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": 1734506427437 ,
2+ "lastUpdate": 1734523321692 ,
33 "repoUrl": "https://github.com/sysprog21/rv32emu",
44 "entries": {
55 "Benchmarks": [
@@ -21588,6 +21588,36 @@ window.BENCHMARK_DATA = {
2158821588 "unit": "Average iterations/sec over 10 runs"
2158921589 }
2159021590 ]
21591+ },
21592+ {
21593+ "commit": {
21594+ "author": {
21595+ "name": "vacantron",
21596+ "username": "vacantron"
21597+ },
21598+ "committer": {
21599+ "name": "vacantron",
21600+ "username": "vacantron"
21601+ },
21602+ "id": "73b1ba585114b4175d4d65aa6c07396103ebb11f",
21603+ "message": "Allow JIT compilation for system emulation",
21604+ "timestamp": "2024-11-19T06:47:52Z",
21605+ "url": "https://github.com/sysprog21/rv32emu/pull/521/commits/73b1ba585114b4175d4d65aa6c07396103ebb11f"
21606+ },
21607+ "date": 1734523321042,
21608+ "tool": "customBiggerIsBetter",
21609+ "benches": [
21610+ {
21611+ "name": "Dhrystone",
21612+ "value": 1343,
21613+ "unit": "Average DMIPS over 10 runs"
21614+ },
21615+ {
21616+ "name": "Coremark",
21617+ "value": 979.275,
21618+ "unit": "Average iterations/sec over 10 runs"
21619+ }
21620+ ]
2159121621 }
2159221622 ]
2159321623 }
You can’t perform that action at this time.
0 commit comments