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": 1735280847692 ,
2
+ "lastUpdate": 1735281286151 ,
3
3
"repoUrl": "https://github.com/sysprog21/rv32emu",
4
4
"entries": {
5
5
"Benchmarks": [
@@ -21978,6 +21978,36 @@ window.BENCHMARK_DATA = {
21978
21978
"unit": "Average iterations/sec over 10 runs"
21979
21979
}
21980
21980
]
21981
+ },
21982
+ {
21983
+ "commit": {
21984
+ "author": {
21985
+ "name": "RinHizakura",
21986
+ "username": "RinHizakura"
21987
+ },
21988
+ "committer": {
21989
+ "name": "RinHizakura",
21990
+ "username": "RinHizakura"
21991
+ },
21992
+ "id": "dfbed8e0f86ab81f9c52010d1edafe98faff5c1c",
21993
+ "message": "Use instruction-based emulation for debug mode",
21994
+ "timestamp": "2024-12-27T06:02:43Z",
21995
+ "url": "https://github.com/sysprog21/rv32emu/pull/530/commits/dfbed8e0f86ab81f9c52010d1edafe98faff5c1c"
21996
+ },
21997
+ "date": 1735281285442,
21998
+ "tool": "customBiggerIsBetter",
21999
+ "benches": [
22000
+ {
22001
+ "name": "Dhrystone",
22002
+ "value": 1325,
22003
+ "unit": "Average DMIPS over 10 runs"
22004
+ },
22005
+ {
22006
+ "name": "Coremark",
22007
+ "value": 972.266,
22008
+ "unit": "Average iterations/sec over 10 runs"
22009
+ }
22010
+ ]
21981
22011
}
21982
22012
]
21983
22013
}
You can’t perform that action at this time.
0 commit comments