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": 1734883943675 ,
2+ "lastUpdate": 1734930023031 ,
33 "repoUrl": "https://github.com/sysprog21/rv32emu",
44 "entries": {
55 "Benchmarks": [
@@ -21678,6 +21678,36 @@ window.BENCHMARK_DATA = {
2167821678 "unit": "Average iterations/sec over 10 runs"
2167921679 }
2168021680 ]
21681+ },
21682+ {
21683+ "commit": {
21684+ "author": {
21685+ "name": "visitorckw",
21686+ "username": "visitorckw"
21687+ },
21688+ "committer": {
21689+ "name": "visitorckw",
21690+ "username": "visitorckw"
21691+ },
21692+ "id": "e7ded18da549393a3e2c96550ac4fadf51bd06ab",
21693+ "message": "Add bitmanip extension support",
21694+ "timestamp": "2024-10-28T01:32:30Z",
21695+ "url": "https://github.com/sysprog21/rv32emu/pull/525/commits/e7ded18da549393a3e2c96550ac4fadf51bd06ab"
21696+ },
21697+ "date": 1734930022430,
21698+ "tool": "customBiggerIsBetter",
21699+ "benches": [
21700+ {
21701+ "name": "Dhrystone",
21702+ "value": 1301,
21703+ "unit": "Average DMIPS over 10 runs"
21704+ },
21705+ {
21706+ "name": "Coremark",
21707+ "value": 977.65,
21708+ "unit": "Average iterations/sec over 10 runs"
21709+ }
21710+ ]
2168121711 }
2168221712 ]
2168321713 }
You can’t perform that action at this time.
0 commit comments