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": 1738648798595 ,
2+ "lastUpdate": 1738649183304 ,
33 "repoUrl": "https://github.com/sysprog21/rv32emu",
44 "entries": {
55 "Benchmarks": [
@@ -25576,6 +25576,36 @@ window.BENCHMARK_DATA = {
2557625576 "unit": "Average iterations/sec over 10 runs"
2557725577 }
2557825578 ]
25579+ },
25580+ {
25581+ "commit": {
25582+ "author": {
25583+ "name": "ChinYikMing",
25584+ "username": "ChinYikMing"
25585+ },
25586+ "committer": {
25587+ "name": "ChinYikMing",
25588+ "username": "ChinYikMing"
25589+ },
25590+ "id": "9e07773593d8de2472f0af4d249e0cd21a3b4788",
25591+ "message": "Standardize logging utility",
25592+ "timestamp": "2025-02-03T15:18:15Z",
25593+ "url": "https://github.com/sysprog21/rv32emu/pull/552/commits/9e07773593d8de2472f0af4d249e0cd21a3b4788"
25594+ },
25595+ "date": 1738649182158,
25596+ "tool": "customBiggerIsBetter",
25597+ "benches": [
25598+ {
25599+ "name": "Dhrystone",
25600+ "value": 1330,
25601+ "unit": "Average DMIPS over 10 runs"
25602+ },
25603+ {
25604+ "name": "Coremark",
25605+ "value": 962.043,
25606+ "unit": "Average iterations/sec over 10 runs"
25607+ }
25608+ ]
2557925609 }
2558025610 ]
2558125611 }
You can’t perform that action at this time.
0 commit comments