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": 1734205715663 ,
2+ "lastUpdate": 1734205797710 ,
33 "repoUrl": "https://github.com/sysprog21/rv32emu",
44 "entries": {
55 "Benchmarks": [
@@ -21168,6 +21168,36 @@ window.BENCHMARK_DATA = {
2116821168 "unit": "Average iterations/sec over 10 runs"
2116921169 }
2117021170 ]
21171+ },
21172+ {
21173+ "commit": {
21174+ "author": {
21175+ "name": "ChinYikMing",
21176+ "username": "ChinYikMing"
21177+ },
21178+ "committer": {
21179+ "name": "ChinYikMing",
21180+ "username": "ChinYikMing"
21181+ },
21182+ "id": "09e01cf0ada43ca23a8e3895e14924d48b0a0117",
21183+ "message": "Bring up Linux kernel",
21184+ "timestamp": "2024-12-05T06:01:31Z",
21185+ "url": "https://github.com/sysprog21/rv32emu/pull/508/commits/09e01cf0ada43ca23a8e3895e14924d48b0a0117"
21186+ },
21187+ "date": 1734205797189,
21188+ "tool": "customBiggerIsBetter",
21189+ "benches": [
21190+ {
21191+ "name": "Dhrystone",
21192+ "value": 1550,
21193+ "unit": "Average DMIPS over 10 runs"
21194+ },
21195+ {
21196+ "name": "Coremark",
21197+ "value": 1395.971,
21198+ "unit": "Average iterations/sec over 10 runs"
21199+ }
21200+ ]
2117121201 }
2117221202 ]
2117321203 }
You can’t perform that action at this time.
0 commit comments