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": 1735281934164 ,
2
+ "lastUpdate": 1735282099511 ,
3
3
"repoUrl": "https://github.com/sysprog21/rv32emu",
4
4
"entries": {
5
5
"Benchmarks": [
@@ -22038,6 +22038,36 @@ window.BENCHMARK_DATA = {
22038
22038
"unit": "Average iterations/sec over 10 runs"
22039
22039
}
22040
22040
]
22041
+ },
22042
+ {
22043
+ "commit": {
22044
+ "author": {
22045
+ "name": "RinHizakura",
22046
+ "username": "RinHizakura"
22047
+ },
22048
+ "committer": {
22049
+ "name": "RinHizakura",
22050
+ "username": "RinHizakura"
22051
+ },
22052
+ "id": "5e07634e644a594cc3b298366011b937d510920c",
22053
+ "message": "Use instruction-based emulation for debug mode",
22054
+ "timestamp": "2024-12-27T06:02:43Z",
22055
+ "url": "https://github.com/sysprog21/rv32emu/pull/530/commits/5e07634e644a594cc3b298366011b937d510920c"
22056
+ },
22057
+ "date": 1735282098901,
22058
+ "tool": "customBiggerIsBetter",
22059
+ "benches": [
22060
+ {
22061
+ "name": "Dhrystone",
22062
+ "value": 1338,
22063
+ "unit": "Average DMIPS over 10 runs"
22064
+ },
22065
+ {
22066
+ "name": "Coremark",
22067
+ "value": 959.31,
22068
+ "unit": "Average iterations/sec over 10 runs"
22069
+ }
22070
+ ]
22041
22071
}
22042
22072
]
22043
22073
}
You can’t perform that action at this time.
0 commit comments