Skip to content

Commit 21e600f

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for 158597a1ad1266a073877db9e47ab6a70a859aad
1 parent ef48a8c commit 21e600f

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": 1735282099511,
2+
"lastUpdate": 1735283121999,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -22068,6 +22068,36 @@ window.BENCHMARK_DATA = {
2206822068
"unit": "Average iterations/sec over 10 runs"
2206922069
}
2207022070
]
22071+
},
22072+
{
22073+
"commit": {
22074+
"author": {
22075+
"name": "RinHizakura",
22076+
"username": "RinHizakura"
22077+
},
22078+
"committer": {
22079+
"name": "RinHizakura",
22080+
"username": "RinHizakura"
22081+
},
22082+
"id": "158597a1ad1266a073877db9e47ab6a70a859aad",
22083+
"message": "Use instruction-based emulation for debug mode",
22084+
"timestamp": "2024-12-27T06:02:43Z",
22085+
"url": "https://github.com/sysprog21/rv32emu/pull/530/commits/158597a1ad1266a073877db9e47ab6a70a859aad"
22086+
},
22087+
"date": 1735283121392,
22088+
"tool": "customBiggerIsBetter",
22089+
"benches": [
22090+
{
22091+
"name": "Dhrystone",
22092+
"value": 1329,
22093+
"unit": "Average DMIPS over 10 runs"
22094+
},
22095+
{
22096+
"name": "Coremark",
22097+
"value": 973.118,
22098+
"unit": "Average iterations/sec over 10 runs"
22099+
}
22100+
]
2207122101
}
2207222102
]
2207322103
}

0 commit comments

Comments
 (0)