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": 1734185435274 ,
2+ "lastUpdate": 1734189721099 ,
33 "repoUrl": "https://github.com/sysprog21/rv32emu",
44 "entries": {
55 "Benchmarks": [
@@ -20958,6 +20958,36 @@ window.BENCHMARK_DATA = {
2095820958 "unit": "Average iterations/sec over 10 runs"
2095920959 }
2096020960 ]
20961+ },
20962+ {
20963+ "commit": {
20964+ "author": {
20965+ "name": "ChinYikMing",
20966+ "username": "ChinYikMing"
20967+ },
20968+ "committer": {
20969+ "name": "ChinYikMing",
20970+ "username": "ChinYikMing"
20971+ },
20972+ "id": "7913e4a28a37e2f96e3367fb3f16b831528e5ba0",
20973+ "message": "Bring up Linux kernel",
20974+ "timestamp": "2024-12-05T06:01:31Z",
20975+ "url": "https://github.com/sysprog21/rv32emu/pull/508/commits/7913e4a28a37e2f96e3367fb3f16b831528e5ba0"
20976+ },
20977+ "date": 1734189719993,
20978+ "tool": "customBiggerIsBetter",
20979+ "benches": [
20980+ {
20981+ "name": "Dhrystone",
20982+ "value": 1549,
20983+ "unit": "Average DMIPS over 10 runs"
20984+ },
20985+ {
20986+ "name": "Coremark",
20987+ "value": 1400.444,
20988+ "unit": "Average iterations/sec over 10 runs"
20989+ }
20990+ ]
2096120991 }
2096220992 ]
2096320993 }
You can’t perform that action at this time.
0 commit comments