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": 1745861930192 ,
2
+ "lastUpdate": 1745900434017 ,
3
3
"repoUrl": "https://github.com/sysprog21/rv32emu",
4
4
"entries": {
5
5
"Benchmarks": [
@@ -29180,6 +29180,36 @@ window.BENCHMARK_DATA = {
29180
29180
"unit": "Average iterations/sec over 10 runs"
29181
29181
}
29182
29182
]
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
+ ]
29183
29213
}
29184
29214
]
29185
29215
}
You can’t perform that action at this time.
0 commit comments