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": 1734350021836 ,
2+ "lastUpdate": 1734423828515 ,
33 "repoUrl": "https://github.com/sysprog21/rv32emu",
44 "entries": {
55 "Benchmarks": [
@@ -21528,6 +21528,36 @@ window.BENCHMARK_DATA = {
2152821528 "unit": "Average iterations/sec over 10 runs"
2152921529 }
2153021530 ]
21531+ },
21532+ {
21533+ "commit": {
21534+ "author": {
21535+ "name": "vacantron",
21536+ "username": "vacantron"
21537+ },
21538+ "committer": {
21539+ "name": "vacantron",
21540+ "username": "vacantron"
21541+ },
21542+ "id": "330a5748c6abad1d022800bcd4e7554e1d52c5ab",
21543+ "message": "Support just-in-time (JIT) compilation in system simulation ",
21544+ "timestamp": "2024-11-19T06:47:52Z",
21545+ "url": "https://github.com/sysprog21/rv32emu/pull/521/commits/330a5748c6abad1d022800bcd4e7554e1d52c5ab"
21546+ },
21547+ "date": 1734423827817,
21548+ "tool": "customBiggerIsBetter",
21549+ "benches": [
21550+ {
21551+ "name": "Dhrystone",
21552+ "value": 1305,
21553+ "unit": "Average DMIPS over 10 runs"
21554+ },
21555+ {
21556+ "name": "Coremark",
21557+ "value": 979.653,
21558+ "unit": "Average iterations/sec over 10 runs"
21559+ }
21560+ ]
2153121561 }
2153221562 ]
2153321563 }
You can’t perform that action at this time.
0 commit comments