Skip to content

Commit 20346d0

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for 7a1aabccfb1436bcc4edacdd71705e1147964438
1 parent dbe0d91 commit 20346d0

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": 1734285715732,
2+
"lastUpdate": 1734286002749,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -21348,6 +21348,36 @@ window.BENCHMARK_DATA = {
2134821348
"unit": "Average iterations/sec over 10 runs"
2134921349
}
2135021350
]
21351+
},
21352+
{
21353+
"commit": {
21354+
"author": {
21355+
"name": "ChinYikMing",
21356+
"username": "ChinYikMing"
21357+
},
21358+
"committer": {
21359+
"name": "ChinYikMing",
21360+
"username": "ChinYikMing"
21361+
},
21362+
"id": "7a1aabccfb1436bcc4edacdd71705e1147964438",
21363+
"message": "Bring up Linux kernel",
21364+
"timestamp": "2024-12-05T06:01:31Z",
21365+
"url": "https://github.com/sysprog21/rv32emu/pull/508/commits/7a1aabccfb1436bcc4edacdd71705e1147964438"
21366+
},
21367+
"date": 1734286001983,
21368+
"tool": "customBiggerIsBetter",
21369+
"benches": [
21370+
{
21371+
"name": "Dhrystone",
21372+
"value": 1557,
21373+
"unit": "Average DMIPS over 10 runs"
21374+
},
21375+
{
21376+
"name": "Coremark",
21377+
"value": 1407.756,
21378+
"unit": "Average iterations/sec over 10 runs"
21379+
}
21380+
]
2135121381
}
2135221382
]
2135321383
}

0 commit comments

Comments
 (0)