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": 1734209705071 ,
2+ "lastUpdate": 1734248026785 ,
33 "repoUrl": "https://github.com/sysprog21/rv32emu",
44 "entries": {
55 "Benchmarks": [
@@ -21228,6 +21228,36 @@ window.BENCHMARK_DATA = {
2122821228 "unit": "Average iterations/sec over 10 runs"
2122921229 }
2123021230 ]
21231+ },
21232+ {
21233+ "commit": {
21234+ "author": {
21235+ "name": "ChinYikMing",
21236+ "username": "ChinYikMing"
21237+ },
21238+ "committer": {
21239+ "name": "ChinYikMing",
21240+ "username": "ChinYikMing"
21241+ },
21242+ "id": "2f39cb85ab046d77243ba478f8d6d4cc4923706e",
21243+ "message": "Bring up Linux kernel",
21244+ "timestamp": "2024-12-05T06:01:31Z",
21245+ "url": "https://github.com/sysprog21/rv32emu/pull/508/commits/2f39cb85ab046d77243ba478f8d6d4cc4923706e"
21246+ },
21247+ "date": 1734248025750,
21248+ "tool": "customBiggerIsBetter",
21249+ "benches": [
21250+ {
21251+ "name": "Dhrystone",
21252+ "value": 1551,
21253+ "unit": "Average DMIPS over 10 runs"
21254+ },
21255+ {
21256+ "name": "Coremark",
21257+ "value": 1394.866,
21258+ "unit": "Average iterations/sec over 10 runs"
21259+ }
21260+ ]
2123121261 }
2123221262 ]
2123321263 }
You can’t perform that action at this time.
0 commit comments