Skip to content

Commit 908ac10

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for d16ce4d5bafb288765501e47566ac4afdd34515d
1 parent 70d527d commit 908ac10

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": 1735273029260,
2+
"lastUpdate": 1735280847692,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -21948,6 +21948,36 @@ window.BENCHMARK_DATA = {
2194821948
"unit": "Average iterations/sec over 10 runs"
2194921949
}
2195021950
]
21951+
},
21952+
{
21953+
"commit": {
21954+
"author": {
21955+
"name": "RinHizakura",
21956+
"username": "RinHizakura"
21957+
},
21958+
"committer": {
21959+
"name": "RinHizakura",
21960+
"username": "RinHizakura"
21961+
},
21962+
"id": "d16ce4d5bafb288765501e47566ac4afdd34515d",
21963+
"message": "Use instruction-based emulation for debug mode",
21964+
"timestamp": "2024-12-27T06:02:43Z",
21965+
"url": "https://github.com/sysprog21/rv32emu/pull/530/commits/d16ce4d5bafb288765501e47566ac4afdd34515d"
21966+
},
21967+
"date": 1735280847028,
21968+
"tool": "customBiggerIsBetter",
21969+
"benches": [
21970+
{
21971+
"name": "Dhrystone",
21972+
"value": 1339,
21973+
"unit": "Average DMIPS over 10 runs"
21974+
},
21975+
{
21976+
"name": "Coremark",
21977+
"value": 971.187,
21978+
"unit": "Average iterations/sec over 10 runs"
21979+
}
21980+
]
2195121981
}
2195221982
]
2195321983
}

0 commit comments

Comments
 (0)