Skip to content

Commit 0cf2c08

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for f478189c5781b1f88431418e39a291545dd78f9d
1 parent 1d1d68d commit 0cf2c08

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": 1745861930192,
2+
"lastUpdate": 1745900434017,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -29180,6 +29180,36 @@ window.BENCHMARK_DATA = {
2918029180
"unit": "Average iterations/sec over 10 runs"
2918129181
}
2918229182
]
29183+
},
29184+
{
29185+
"commit": {
29186+
"author": {
29187+
"name": "vacantron",
29188+
"username": "vacantron"
29189+
},
29190+
"committer": {
29191+
"name": "vacantron",
29192+
"username": "vacantron"
29193+
},
29194+
"id": "f478189c5781b1f88431418e39a291545dd78f9d",
29195+
"message": "Update timer correctly",
29196+
"timestamp": "2024-11-19T06:47:52Z",
29197+
"url": "https://github.com/sysprog21/rv32emu/pull/592/commits/f478189c5781b1f88431418e39a291545dd78f9d"
29198+
},
29199+
"date": 1745900433038,
29200+
"tool": "customBiggerIsBetter",
29201+
"benches": [
29202+
{
29203+
"name": "Dhrystone",
29204+
"value": 1300,
29205+
"unit": "Average DMIPS over 10 runs"
29206+
},
29207+
{
29208+
"name": "Coremark",
29209+
"value": 920.637,
29210+
"unit": "Average iterations/sec over 10 runs"
29211+
}
29212+
]
2918329213
}
2918429214
]
2918529215
}

0 commit comments

Comments
 (0)