Skip to content

Commit f6b836a

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for 0ca9dee2cb8f8e4b7b2602f51f0be34f0304028a
1 parent 643b17b commit f6b836a

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": 1735366202050,
2+
"lastUpdate": 1735372489906,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -22128,6 +22128,36 @@ window.BENCHMARK_DATA = {
2212822128
"unit": "Average iterations/sec over 10 runs"
2212922129
}
2213022130
]
22131+
},
22132+
{
22133+
"commit": {
22134+
"author": {
22135+
"name": "RinHizakura",
22136+
"username": "RinHizakura"
22137+
},
22138+
"committer": {
22139+
"name": "RinHizakura",
22140+
"username": "RinHizakura"
22141+
},
22142+
"id": "0ca9dee2cb8f8e4b7b2602f51f0be34f0304028a",
22143+
"message": "Fix crash on system without mmap()",
22144+
"timestamp": "2024-12-28T07:42:24Z",
22145+
"url": "https://github.com/sysprog21/rv32emu/pull/531/commits/0ca9dee2cb8f8e4b7b2602f51f0be34f0304028a"
22146+
},
22147+
"date": 1735372489175,
22148+
"tool": "customBiggerIsBetter",
22149+
"benches": [
22150+
{
22151+
"name": "Dhrystone",
22152+
"value": 1322,
22153+
"unit": "Average DMIPS over 10 runs"
22154+
},
22155+
{
22156+
"name": "Coremark",
22157+
"value": 958.695,
22158+
"unit": "Average iterations/sec over 10 runs"
22159+
}
22160+
]
2213122161
}
2213222162
]
2213322163
}

0 commit comments

Comments
 (0)