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": 1735273029260 ,
2
+ "lastUpdate": 1735280847692 ,
3
3
"repoUrl": "https://github.com/sysprog21/rv32emu",
4
4
"entries": {
5
5
"Benchmarks": [
@@ -21948,6 +21948,36 @@ window.BENCHMARK_DATA = {
21948
21948
"unit": "Average iterations/sec over 10 runs"
21949
21949
}
21950
21950
]
21951
+ },
21952
+ {
21953
+ "commit": {
21954
+ "author": {
21955
+ "name": "RinHizakura",
21956
+ "username": "RinHizakura"
21957
+ },
21958
+ "committer": {
21959
+ "name": "RinHizakura",
21960
+ "username": "RinHizakura"
21961
+ },
21962
+ "id": "d16ce4d5bafb288765501e47566ac4afdd34515d",
21963
+ "message": "Use instruction-based emulation for debug mode",
21964
+ "timestamp": "2024-12-27T06:02:43Z",
21965
+ "url": "https://github.com/sysprog21/rv32emu/pull/530/commits/d16ce4d5bafb288765501e47566ac4afdd34515d"
21966
+ },
21967
+ "date": 1735280847028,
21968
+ "tool": "customBiggerIsBetter",
21969
+ "benches": [
21970
+ {
21971
+ "name": "Dhrystone",
21972
+ "value": 1339,
21973
+ "unit": "Average DMIPS over 10 runs"
21974
+ },
21975
+ {
21976
+ "name": "Coremark",
21977
+ "value": 971.187,
21978
+ "unit": "Average iterations/sec over 10 runs"
21979
+ }
21980
+ ]
21951
21981
}
21952
21982
]
21953
21983
}
You can’t perform that action at this time.
0 commit comments