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": 1734423828515 ,
2+ "lastUpdate": 1734506427437 ,
33 "repoUrl": "https://github.com/sysprog21/rv32emu",
44 "entries": {
55 "Benchmarks": [
@@ -21558,6 +21558,36 @@ window.BENCHMARK_DATA = {
2155821558 "unit": "Average iterations/sec over 10 runs"
2155921559 }
2156021560 ]
21561+ },
21562+ {
21563+ "commit": {
21564+ "author": {
21565+ "name": "vacantron",
21566+ "username": "vacantron"
21567+ },
21568+ "committer": {
21569+ "name": "vacantron",
21570+ "username": "vacantron"
21571+ },
21572+ "id": "330a5748c6abad1d022800bcd4e7554e1d52c5ab",
21573+ "message": "Support just-in-time (JIT) compilation in system simulation ",
21574+ "timestamp": "2024-11-19T06:47:52Z",
21575+ "url": "https://github.com/sysprog21/rv32emu/pull/521/commits/330a5748c6abad1d022800bcd4e7554e1d52c5ab"
21576+ },
21577+ "date": 1734506426495,
21578+ "tool": "customBiggerIsBetter",
21579+ "benches": [
21580+ {
21581+ "name": "Dhrystone",
21582+ "value": 1331,
21583+ "unit": "Average DMIPS over 10 runs"
21584+ },
21585+ {
21586+ "name": "Coremark",
21587+ "value": 979.976,
21588+ "unit": "Average iterations/sec over 10 runs"
21589+ }
21590+ ]
2156121591 }
2156221592 ]
2156321593 }
You can’t perform that action at this time.
0 commit comments