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": 1734204504491 ,
2+ "lastUpdate": 1734205715663 ,
33 "repoUrl": "https://github.com/sysprog21/rv32emu",
44 "entries": {
55 "Benchmarks": [
@@ -21138,6 +21138,36 @@ window.BENCHMARK_DATA = {
2113821138 "unit": "Average iterations/sec over 10 runs"
2113921139 }
2114021140 ]
21141+ },
21142+ {
21143+ "commit": {
21144+ "author": {
21145+ "name": "ChinYikMing",
21146+ "username": "ChinYikMing"
21147+ },
21148+ "committer": {
21149+ "name": "ChinYikMing",
21150+ "username": "ChinYikMing"
21151+ },
21152+ "id": "4a9a94d37576f61cf35aea8914ea4922e6b757c9",
21153+ "message": "Bring up Linux kernel",
21154+ "timestamp": "2024-12-05T06:01:31Z",
21155+ "url": "https://github.com/sysprog21/rv32emu/pull/508/commits/4a9a94d37576f61cf35aea8914ea4922e6b757c9"
21156+ },
21157+ "date": 1734205714658,
21158+ "tool": "customBiggerIsBetter",
21159+ "benches": [
21160+ {
21161+ "name": "Dhrystone",
21162+ "value": 1522,
21163+ "unit": "Average DMIPS over 10 runs"
21164+ },
21165+ {
21166+ "name": "Coremark",
21167+ "value": 1420.375,
21168+ "unit": "Average iterations/sec over 10 runs"
21169+ }
21170+ ]
2114121171 }
2114221172 ]
2114321173 }
You can’t perform that action at this time.
0 commit comments