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": 1745905091629 ,
2
+ "lastUpdate": 1745946340057 ,
3
3
"repoUrl": "https://github.com/sysprog21/rv32emu",
4
4
"entries": {
5
5
"Benchmarks": [
@@ -29270,6 +29270,36 @@ window.BENCHMARK_DATA = {
29270
29270
"unit": "Average iterations/sec over 10 runs"
29271
29271
}
29272
29272
]
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
+ ]
29273
29303
}
29274
29304
]
29275
29305
}
You can’t perform that action at this time.
0 commit comments