Skip to content

Commit 5585a1a

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for 4a9a94d37576f61cf35aea8914ea4922e6b757c9
1 parent a7a1161 commit 5585a1a

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": 1734204504491,
2+
"lastUpdate": 1734205715663,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -21138,6 +21138,36 @@ window.BENCHMARK_DATA = {
2113821138
"unit": "Average iterations/sec over 10 runs"
2113921139
}
2114021140
]
21141+
},
21142+
{
21143+
"commit": {
21144+
"author": {
21145+
"name": "ChinYikMing",
21146+
"username": "ChinYikMing"
21147+
},
21148+
"committer": {
21149+
"name": "ChinYikMing",
21150+
"username": "ChinYikMing"
21151+
},
21152+
"id": "4a9a94d37576f61cf35aea8914ea4922e6b757c9",
21153+
"message": "Bring up Linux kernel",
21154+
"timestamp": "2024-12-05T06:01:31Z",
21155+
"url": "https://github.com/sysprog21/rv32emu/pull/508/commits/4a9a94d37576f61cf35aea8914ea4922e6b757c9"
21156+
},
21157+
"date": 1734205714658,
21158+
"tool": "customBiggerIsBetter",
21159+
"benches": [
21160+
{
21161+
"name": "Dhrystone",
21162+
"value": 1522,
21163+
"unit": "Average DMIPS over 10 runs"
21164+
},
21165+
{
21166+
"name": "Coremark",
21167+
"value": 1420.375,
21168+
"unit": "Average iterations/sec over 10 runs"
21169+
}
21170+
]
2114121171
}
2114221172
]
2114321173
}

0 commit comments

Comments
 (0)