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": 1734205797710 ,
2+ "lastUpdate": 1734209705071 ,
33 "repoUrl": "https://github.com/sysprog21/rv32emu",
44 "entries": {
55 "Benchmarks": [
@@ -21198,6 +21198,36 @@ window.BENCHMARK_DATA = {
2119821198 "unit": "Average iterations/sec over 10 runs"
2119921199 }
2120021200 ]
21201+ },
21202+ {
21203+ "commit": {
21204+ "author": {
21205+ "name": "ChinYikMing",
21206+ "username": "ChinYikMing"
21207+ },
21208+ "committer": {
21209+ "name": "ChinYikMing",
21210+ "username": "ChinYikMing"
21211+ },
21212+ "id": "a5fc69d574d9077903fe90e3eebe3f2f6998dd89",
21213+ "message": "Bring up Linux kernel",
21214+ "timestamp": "2024-12-05T06:01:31Z",
21215+ "url": "https://github.com/sysprog21/rv32emu/pull/508/commits/a5fc69d574d9077903fe90e3eebe3f2f6998dd89"
21216+ },
21217+ "date": 1734209704423,
21218+ "tool": "customBiggerIsBetter",
21219+ "benches": [
21220+ {
21221+ "name": "Dhrystone",
21222+ "value": 1538,
21223+ "unit": "Average DMIPS over 10 runs"
21224+ },
21225+ {
21226+ "name": "Coremark",
21227+ "value": 1417.18,
21228+ "unit": "Average iterations/sec over 10 runs"
21229+ }
21230+ ]
2120121231 }
2120221232 ]
2120321233 }
You can’t perform that action at this time.
0 commit comments