Skip to content

Commit af06dbd

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for 09e01cf0ada43ca23a8e3895e14924d48b0a0117
1 parent 5585a1a commit af06dbd

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": 1734205715663,
2+
"lastUpdate": 1734205797710,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -21168,6 +21168,36 @@ window.BENCHMARK_DATA = {
2116821168
"unit": "Average iterations/sec over 10 runs"
2116921169
}
2117021170
]
21171+
},
21172+
{
21173+
"commit": {
21174+
"author": {
21175+
"name": "ChinYikMing",
21176+
"username": "ChinYikMing"
21177+
},
21178+
"committer": {
21179+
"name": "ChinYikMing",
21180+
"username": "ChinYikMing"
21181+
},
21182+
"id": "09e01cf0ada43ca23a8e3895e14924d48b0a0117",
21183+
"message": "Bring up Linux kernel",
21184+
"timestamp": "2024-12-05T06:01:31Z",
21185+
"url": "https://github.com/sysprog21/rv32emu/pull/508/commits/09e01cf0ada43ca23a8e3895e14924d48b0a0117"
21186+
},
21187+
"date": 1734205797189,
21188+
"tool": "customBiggerIsBetter",
21189+
"benches": [
21190+
{
21191+
"name": "Dhrystone",
21192+
"value": 1550,
21193+
"unit": "Average DMIPS over 10 runs"
21194+
},
21195+
{
21196+
"name": "Coremark",
21197+
"value": 1395.971,
21198+
"unit": "Average iterations/sec over 10 runs"
21199+
}
21200+
]
2117121201
}
2117221202
]
2117321203
}

0 commit comments

Comments
 (0)