File tree Expand file tree Collapse file tree 1 file changed +31
-1
lines changed Expand file tree Collapse file tree 1 file changed +31
-1
lines changed Original file line number Diff line number Diff line change 1
1
window.BENCHMARK_DATA = {
2
- "lastUpdate": 1745900599739 ,
2
+ "lastUpdate": 1745905091629 ,
3
3
"repoUrl": "https://github.com/sysprog21/rv32emu",
4
4
"entries": {
5
5
"Benchmarks": [
@@ -29240,6 +29240,36 @@ window.BENCHMARK_DATA = {
29240
29240
"unit": "Average iterations/sec over 10 runs"
29241
29241
}
29242
29242
]
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
+ ]
29243
29273
}
29244
29274
]
29245
29275
}
You can’t perform that action at this time.
0 commit comments