Skip to content

Commit 8588c42

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for e10dd4ca3c15d51b7129d8fafb833c602dc076aa
1 parent 74000f9 commit 8588c42

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": 1735281286151,
2+
"lastUpdate": 1735281934164,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -22008,6 +22008,36 @@ window.BENCHMARK_DATA = {
2200822008
"unit": "Average iterations/sec over 10 runs"
2200922009
}
2201022010
]
22011+
},
22012+
{
22013+
"commit": {
22014+
"author": {
22015+
"name": "RinHizakura",
22016+
"username": "RinHizakura"
22017+
},
22018+
"committer": {
22019+
"name": "RinHizakura",
22020+
"username": "RinHizakura"
22021+
},
22022+
"id": "e10dd4ca3c15d51b7129d8fafb833c602dc076aa",
22023+
"message": "Use instruction-based emulation for debug mode",
22024+
"timestamp": "2024-12-27T06:02:43Z",
22025+
"url": "https://github.com/sysprog21/rv32emu/pull/530/commits/e10dd4ca3c15d51b7129d8fafb833c602dc076aa"
22026+
},
22027+
"date": 1735281933585,
22028+
"tool": "customBiggerIsBetter",
22029+
"benches": [
22030+
{
22031+
"name": "Dhrystone",
22032+
"value": 1324,
22033+
"unit": "Average DMIPS over 10 runs"
22034+
},
22035+
{
22036+
"name": "Coremark",
22037+
"value": 967.689,
22038+
"unit": "Average iterations/sec over 10 runs"
22039+
}
22040+
]
2201122041
}
2201222042
]
2201322043
}

0 commit comments

Comments
 (0)