Skip to content

Commit 3c5daf0

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for 5001cfd1645c8be9caeb3986fd1cfeab814f5ebf
1 parent 52304f8 commit 3c5daf0

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": 1745900599739,
2+
"lastUpdate": 1745905091629,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -29240,6 +29240,36 @@ window.BENCHMARK_DATA = {
2924029240
"unit": "Average iterations/sec over 10 runs"
2924129241
}
2924229242
]
29243+
},
29244+
{
29245+
"commit": {
29246+
"author": {
29247+
"name": "vacantron",
29248+
"username": "vacantron"
29249+
},
29250+
"committer": {
29251+
"name": "vacantron",
29252+
"username": "vacantron"
29253+
},
29254+
"id": "5001cfd1645c8be9caeb3986fd1cfeab814f5ebf",
29255+
"message": "Update timer correctly",
29256+
"timestamp": "2024-11-19T06:47:52Z",
29257+
"url": "https://github.com/sysprog21/rv32emu/pull/592/commits/5001cfd1645c8be9caeb3986fd1cfeab814f5ebf"
29258+
},
29259+
"date": 1745905090418,
29260+
"tool": "customBiggerIsBetter",
29261+
"benches": [
29262+
{
29263+
"name": "Dhrystone",
29264+
"value": 1087,
29265+
"unit": "Average DMIPS over 10 runs"
29266+
},
29267+
{
29268+
"name": "Coremark",
29269+
"value": 915.504,
29270+
"unit": "Average iterations/sec over 10 runs"
29271+
}
29272+
]
2924329273
}
2924429274
]
2924529275
}

0 commit comments

Comments
 (0)