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": 1735281286151 ,
2
+ "lastUpdate": 1735281934164 ,
3
3
"repoUrl": "https://github.com/sysprog21/rv32emu",
4
4
"entries": {
5
5
"Benchmarks": [
@@ -22008,6 +22008,36 @@ window.BENCHMARK_DATA = {
22008
22008
"unit": "Average iterations/sec over 10 runs"
22009
22009
}
22010
22010
]
22011
+ },
22012
+ {
22013
+ "commit": {
22014
+ "author": {
22015
+ "name": "RinHizakura",
22016
+ "username": "RinHizakura"
22017
+ },
22018
+ "committer": {
22019
+ "name": "RinHizakura",
22020
+ "username": "RinHizakura"
22021
+ },
22022
+ "id": "e10dd4ca3c15d51b7129d8fafb833c602dc076aa",
22023
+ "message": "Use instruction-based emulation for debug mode",
22024
+ "timestamp": "2024-12-27T06:02:43Z",
22025
+ "url": "https://github.com/sysprog21/rv32emu/pull/530/commits/e10dd4ca3c15d51b7129d8fafb833c602dc076aa"
22026
+ },
22027
+ "date": 1735281933585,
22028
+ "tool": "customBiggerIsBetter",
22029
+ "benches": [
22030
+ {
22031
+ "name": "Dhrystone",
22032
+ "value": 1324,
22033
+ "unit": "Average DMIPS over 10 runs"
22034
+ },
22035
+ {
22036
+ "name": "Coremark",
22037
+ "value": 967.689,
22038
+ "unit": "Average iterations/sec over 10 runs"
22039
+ }
22040
+ ]
22011
22041
}
22012
22042
]
22013
22043
}
You can’t perform that action at this time.
0 commit comments