Skip to content

Commit fc94d74

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for a27625bbbb672ea690717b12f0c13378fd462d69
1 parent 3c5daf0 commit fc94d74

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

data.js

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1745905091629,
2+
"lastUpdate": 1745946340057,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -29270,6 +29270,36 @@ window.BENCHMARK_DATA = {
2927029270
"unit": "Average iterations/sec over 10 runs"
2927129271
}
2927229272
]
29273+
},
29274+
{
29275+
"commit": {
29276+
"author": {
29277+
"name": "vacantron",
29278+
"username": "vacantron"
29279+
},
29280+
"committer": {
29281+
"name": "vacantron",
29282+
"username": "vacantron"
29283+
},
29284+
"id": "a27625bbbb672ea690717b12f0c13378fd462d69",
29285+
"message": "Advance timer properly during JIT execution",
29286+
"timestamp": "2024-11-19T06:47:52Z",
29287+
"url": "https://github.com/sysprog21/rv32emu/pull/592/commits/a27625bbbb672ea690717b12f0c13378fd462d69"
29288+
},
29289+
"date": 1745946339061,
29290+
"tool": "customBiggerIsBetter",
29291+
"benches": [
29292+
{
29293+
"name": "Dhrystone",
29294+
"value": 1285,
29295+
"unit": "Average DMIPS over 10 runs"
29296+
},
29297+
{
29298+
"name": "Coremark",
29299+
"value": 915.126,
29300+
"unit": "Average iterations/sec over 10 runs"
29301+
}
29302+
]
2927329303
}
2927429304
]
2927529305
}

0 commit comments

Comments
 (0)