Skip to content

Commit 04fa136

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for 3ef4675e535c60b66697d281ceaf495771d08374
1 parent 5ddace0 commit 04fa136

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": 1734336642521,
2+
"lastUpdate": 1734350021836,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -21498,6 +21498,36 @@ window.BENCHMARK_DATA = {
2149821498
"unit": "Average iterations/sec over 10 runs"
2149921499
}
2150021500
]
21501+
},
21502+
{
21503+
"commit": {
21504+
"author": {
21505+
"name": "ChinYikMing",
21506+
"username": "ChinYikMing"
21507+
},
21508+
"committer": {
21509+
"name": "ChinYikMing",
21510+
"username": "ChinYikMing"
21511+
},
21512+
"id": "3ef4675e535c60b66697d281ceaf495771d08374",
21513+
"message": "Bring up Linux kernel",
21514+
"timestamp": "2024-12-05T06:01:31Z",
21515+
"url": "https://github.com/sysprog21/rv32emu/pull/508/commits/3ef4675e535c60b66697d281ceaf495771d08374"
21516+
},
21517+
"date": 1734350020807,
21518+
"tool": "customBiggerIsBetter",
21519+
"benches": [
21520+
{
21521+
"name": "Dhrystone",
21522+
"value": 1547,
21523+
"unit": "Average DMIPS over 10 runs"
21524+
},
21525+
{
21526+
"name": "Coremark",
21527+
"value": 1409.44,
21528+
"unit": "Average iterations/sec over 10 runs"
21529+
}
21530+
]
2150121531
}
2150221532
]
2150321533
}

0 commit comments

Comments
 (0)