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": 1735283121999 ,
2
+ "lastUpdate": 1735366202050 ,
3
3
"repoUrl": "https://github.com/sysprog21/rv32emu",
4
4
"entries": {
5
5
"Benchmarks": [
@@ -22098,6 +22098,36 @@ window.BENCHMARK_DATA = {
22098
22098
"unit": "Average iterations/sec over 10 runs"
22099
22099
}
22100
22100
]
22101
+ },
22102
+ {
22103
+ "commit": {
22104
+ "author": {
22105
+ "name": "RinHizakura",
22106
+ "username": "RinHizakura"
22107
+ },
22108
+ "committer": {
22109
+ "name": "RinHizakura",
22110
+ "username": "RinHizakura"
22111
+ },
22112
+ "id": "ecb20c82197edf5429109a3f906d735b2ba687db",
22113
+ "message": "Use instruction-based emulation for debug mode",
22114
+ "timestamp": "2024-12-27T06:02:43Z",
22115
+ "url": "https://github.com/sysprog21/rv32emu/pull/530/commits/ecb20c82197edf5429109a3f906d735b2ba687db"
22116
+ },
22117
+ "date": 1735366201429,
22118
+ "tool": "customBiggerIsBetter",
22119
+ "benches": [
22120
+ {
22121
+ "name": "Dhrystone",
22122
+ "value": 1346,
22123
+ "unit": "Average DMIPS over 10 runs"
22124
+ },
22125
+ {
22126
+ "name": "Coremark",
22127
+ "value": 950.448,
22128
+ "unit": "Average iterations/sec over 10 runs"
22129
+ }
22130
+ ]
22101
22131
}
22102
22132
]
22103
22133
}
You can’t perform that action at this time.
0 commit comments