Skip to content

Commit 643b17b

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for ecb20c82197edf5429109a3f906d735b2ba687db
1 parent 21e600f commit 643b17b

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": 1735283121999,
2+
"lastUpdate": 1735366202050,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -22098,6 +22098,36 @@ window.BENCHMARK_DATA = {
2209822098
"unit": "Average iterations/sec over 10 runs"
2209922099
}
2210022100
]
22101+
},
22102+
{
22103+
"commit": {
22104+
"author": {
22105+
"name": "RinHizakura",
22106+
"username": "RinHizakura"
22107+
},
22108+
"committer": {
22109+
"name": "RinHizakura",
22110+
"username": "RinHizakura"
22111+
},
22112+
"id": "ecb20c82197edf5429109a3f906d735b2ba687db",
22113+
"message": "Use instruction-based emulation for debug mode",
22114+
"timestamp": "2024-12-27T06:02:43Z",
22115+
"url": "https://github.com/sysprog21/rv32emu/pull/530/commits/ecb20c82197edf5429109a3f906d735b2ba687db"
22116+
},
22117+
"date": 1735366201429,
22118+
"tool": "customBiggerIsBetter",
22119+
"benches": [
22120+
{
22121+
"name": "Dhrystone",
22122+
"value": 1346,
22123+
"unit": "Average DMIPS over 10 runs"
22124+
},
22125+
{
22126+
"name": "Coremark",
22127+
"value": 950.448,
22128+
"unit": "Average iterations/sec over 10 runs"
22129+
}
22130+
]
2210122131
}
2210222132
]
2210322133
}

0 commit comments

Comments
 (0)