Skip to content

Commit ef48a8c

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for 5e07634e644a594cc3b298366011b937d510920c
1 parent 8588c42 commit ef48a8c

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

data.js

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1735281934164,
2+
"lastUpdate": 1735282099511,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -22038,6 +22038,36 @@ window.BENCHMARK_DATA = {
2203822038
"unit": "Average iterations/sec over 10 runs"
2203922039
}
2204022040
]
22041+
},
22042+
{
22043+
"commit": {
22044+
"author": {
22045+
"name": "RinHizakura",
22046+
"username": "RinHizakura"
22047+
},
22048+
"committer": {
22049+
"name": "RinHizakura",
22050+
"username": "RinHizakura"
22051+
},
22052+
"id": "5e07634e644a594cc3b298366011b937d510920c",
22053+
"message": "Use instruction-based emulation for debug mode",
22054+
"timestamp": "2024-12-27T06:02:43Z",
22055+
"url": "https://github.com/sysprog21/rv32emu/pull/530/commits/5e07634e644a594cc3b298366011b937d510920c"
22056+
},
22057+
"date": 1735282098901,
22058+
"tool": "customBiggerIsBetter",
22059+
"benches": [
22060+
{
22061+
"name": "Dhrystone",
22062+
"value": 1338,
22063+
"unit": "Average DMIPS over 10 runs"
22064+
},
22065+
{
22066+
"name": "Coremark",
22067+
"value": 959.31,
22068+
"unit": "Average iterations/sec over 10 runs"
22069+
}
22070+
]
2204122071
}
2204222072
]
2204322073
}

0 commit comments

Comments
 (0)