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": 1729530341116 ,
2+ "lastUpdate": 1729530466770 ,
33 "repoUrl": "https://github.com/sysprog21/rv32emu",
44 "entries": {
55 "Benchmarks": [
@@ -17294,6 +17294,36 @@ window.BENCHMARK_DATA = {
1729417294 "unit": "Average iterations/sec over 10 runs"
1729517295 }
1729617296 ]
17297+ },
17298+ {
17299+ "commit": {
17300+ "author": {
17301+ "name": "ChinYikMing",
17302+ "username": "ChinYikMing"
17303+ },
17304+ "committer": {
17305+ "name": "ChinYikMing",
17306+ "username": "ChinYikMing"
17307+ },
17308+ "id": "5aac76aeb14a556c6d646fb7f589ea69b3c268cf",
17309+ "message": "Preliminary support for MMU emulation",
17310+ "timestamp": "2024-10-19T08:43:41Z",
17311+ "url": "https://github.com/sysprog21/rv32emu/pull/438/commits/5aac76aeb14a556c6d646fb7f589ea69b3c268cf"
17312+ },
17313+ "date": 1729530465791,
17314+ "tool": "customBiggerIsBetter",
17315+ "benches": [
17316+ {
17317+ "name": "Dhrystone",
17318+ "value": 1539,
17319+ "unit": "Average DMIPS over 10 runs"
17320+ },
17321+ {
17322+ "name": "Coremark",
17323+ "value": 1417.122,
17324+ "unit": "Average iterations/sec over 10 runs"
17325+ }
17326+ ]
1729717327 }
1729817328 ]
1729917329 }
You can’t perform that action at this time.
0 commit comments