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": 1734286002749 ,
2+ "lastUpdate": 1734286191778 ,
33 "repoUrl": "https://github.com/sysprog21/rv32emu",
44 "entries": {
55 "Benchmarks": [
@@ -21378,6 +21378,36 @@ window.BENCHMARK_DATA = {
2137821378 "unit": "Average iterations/sec over 10 runs"
2137921379 }
2138021380 ]
21381+ },
21382+ {
21383+ "commit": {
21384+ "author": {
21385+ "name": "ChinYikMing",
21386+ "username": "ChinYikMing"
21387+ },
21388+ "committer": {
21389+ "name": "ChinYikMing",
21390+ "username": "ChinYikMing"
21391+ },
21392+ "id": "e7b032254c51d5856db1f9dc1a207e43746b71d7",
21393+ "message": "Bring up Linux kernel",
21394+ "timestamp": "2024-12-05T06:01:31Z",
21395+ "url": "https://github.com/sysprog21/rv32emu/pull/508/commits/e7b032254c51d5856db1f9dc1a207e43746b71d7"
21396+ },
21397+ "date": 1734286190749,
21398+ "tool": "customBiggerIsBetter",
21399+ "benches": [
21400+ {
21401+ "name": "Dhrystone",
21402+ "value": 1512,
21403+ "unit": "Average DMIPS over 10 runs"
21404+ },
21405+ {
21406+ "name": "Coremark",
21407+ "value": 1414.019,
21408+ "unit": "Average iterations/sec over 10 runs"
21409+ }
21410+ ]
2138121411 }
2138221412 ]
2138321413 }
You can’t perform that action at this time.
0 commit comments