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 11window.BENCHMARK_DATA = {
2- "lastUpdate": 1734523321692 ,
2+ "lastUpdate": 1734523445562 ,
33 "repoUrl": "https://github.com/sysprog21/rv32emu",
44 "entries": {
55 "Benchmarks": [
@@ -21618,6 +21618,36 @@ window.BENCHMARK_DATA = {
2161821618 "unit": "Average iterations/sec over 10 runs"
2161921619 }
2162021620 ]
21621+ },
21622+ {
21623+ "commit": {
21624+ "author": {
21625+ "name": "vacantron",
21626+ "username": "vacantron"
21627+ },
21628+ "committer": {
21629+ "name": "vacantron",
21630+ "username": "vacantron"
21631+ },
21632+ "id": "09fc94535f5b62231ffce1041a447744a1572b8e",
21633+ "message": "Allow JIT compilation for system emulation",
21634+ "timestamp": "2024-11-19T06:47:52Z",
21635+ "url": "https://github.com/sysprog21/rv32emu/pull/521/commits/09fc94535f5b62231ffce1041a447744a1572b8e"
21636+ },
21637+ "date": 1734523444392,
21638+ "tool": "customBiggerIsBetter",
21639+ "benches": [
21640+ {
21641+ "name": "Dhrystone",
21642+ "value": 1343,
21643+ "unit": "Average DMIPS over 10 runs"
21644+ },
21645+ {
21646+ "name": "Coremark",
21647+ "value": 975.239,
21648+ "unit": "Average iterations/sec over 10 runs"
21649+ }
21650+ ]
2162121651 }
2162221652 ]
2162321653 }
You can’t perform that action at this time.
0 commit comments