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": 1735282099511 ,
2
+ "lastUpdate": 1735283121999 ,
3
3
"repoUrl": "https://github.com/sysprog21/rv32emu",
4
4
"entries": {
5
5
"Benchmarks": [
@@ -22068,6 +22068,36 @@ window.BENCHMARK_DATA = {
22068
22068
"unit": "Average iterations/sec over 10 runs"
22069
22069
}
22070
22070
]
22071
+ },
22072
+ {
22073
+ "commit": {
22074
+ "author": {
22075
+ "name": "RinHizakura",
22076
+ "username": "RinHizakura"
22077
+ },
22078
+ "committer": {
22079
+ "name": "RinHizakura",
22080
+ "username": "RinHizakura"
22081
+ },
22082
+ "id": "158597a1ad1266a073877db9e47ab6a70a859aad",
22083
+ "message": "Use instruction-based emulation for debug mode",
22084
+ "timestamp": "2024-12-27T06:02:43Z",
22085
+ "url": "https://github.com/sysprog21/rv32emu/pull/530/commits/158597a1ad1266a073877db9e47ab6a70a859aad"
22086
+ },
22087
+ "date": 1735283121392,
22088
+ "tool": "customBiggerIsBetter",
22089
+ "benches": [
22090
+ {
22091
+ "name": "Dhrystone",
22092
+ "value": 1329,
22093
+ "unit": "Average DMIPS over 10 runs"
22094
+ },
22095
+ {
22096
+ "name": "Coremark",
22097
+ "value": 973.118,
22098
+ "unit": "Average iterations/sec over 10 runs"
22099
+ }
22100
+ ]
22071
22101
}
22072
22102
]
22073
22103
}
You can’t perform that action at this time.
0 commit comments