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": 1735366202050 ,
2
+ "lastUpdate": 1735372489906 ,
3
3
"repoUrl": "https://github.com/sysprog21/rv32emu",
4
4
"entries": {
5
5
"Benchmarks": [
@@ -22128,6 +22128,36 @@ window.BENCHMARK_DATA = {
22128
22128
"unit": "Average iterations/sec over 10 runs"
22129
22129
}
22130
22130
]
22131
+ },
22132
+ {
22133
+ "commit": {
22134
+ "author": {
22135
+ "name": "RinHizakura",
22136
+ "username": "RinHizakura"
22137
+ },
22138
+ "committer": {
22139
+ "name": "RinHizakura",
22140
+ "username": "RinHizakura"
22141
+ },
22142
+ "id": "0ca9dee2cb8f8e4b7b2602f51f0be34f0304028a",
22143
+ "message": "Fix crash on system without mmap()",
22144
+ "timestamp": "2024-12-28T07:42:24Z",
22145
+ "url": "https://github.com/sysprog21/rv32emu/pull/531/commits/0ca9dee2cb8f8e4b7b2602f51f0be34f0304028a"
22146
+ },
22147
+ "date": 1735372489175,
22148
+ "tool": "customBiggerIsBetter",
22149
+ "benches": [
22150
+ {
22151
+ "name": "Dhrystone",
22152
+ "value": 1322,
22153
+ "unit": "Average DMIPS over 10 runs"
22154
+ },
22155
+ {
22156
+ "name": "Coremark",
22157
+ "value": 958.695,
22158
+ "unit": "Average iterations/sec over 10 runs"
22159
+ }
22160
+ ]
22131
22161
}
22132
22162
]
22133
22163
}
You can’t perform that action at this time.
0 commit comments