Skip to content

Commit 9f469a0

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for 7378cb46d257d6f1dc0b75363913d293344dc9e0
1 parent 029f744 commit 9f469a0

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": 1734200781305,
2+
"lastUpdate": 1734201112814,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -21078,6 +21078,36 @@ window.BENCHMARK_DATA = {
2107821078
"unit": "Average iterations/sec over 10 runs"
2107921079
}
2108021080
]
21081+
},
21082+
{
21083+
"commit": {
21084+
"author": {
21085+
"name": "ChinYikMing",
21086+
"username": "ChinYikMing"
21087+
},
21088+
"committer": {
21089+
"name": "ChinYikMing",
21090+
"username": "ChinYikMing"
21091+
},
21092+
"id": "7378cb46d257d6f1dc0b75363913d293344dc9e0",
21093+
"message": "Bring up Linux kernel",
21094+
"timestamp": "2024-12-05T06:01:31Z",
21095+
"url": "https://github.com/sysprog21/rv32emu/pull/508/commits/7378cb46d257d6f1dc0b75363913d293344dc9e0"
21096+
},
21097+
"date": 1734201112070,
21098+
"tool": "customBiggerIsBetter",
21099+
"benches": [
21100+
{
21101+
"name": "Dhrystone",
21102+
"value": 1474,
21103+
"unit": "Average DMIPS over 10 runs"
21104+
},
21105+
{
21106+
"name": "Coremark",
21107+
"value": 1422.377,
21108+
"unit": "Average iterations/sec over 10 runs"
21109+
}
21110+
]
2108121111
}
2108221112
]
2108321113
}

0 commit comments

Comments
 (0)