Skip to content

Commit d9a0837

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

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": 1734286002749,
2+
"lastUpdate": 1734286191778,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -21378,6 +21378,36 @@ window.BENCHMARK_DATA = {
2137821378
"unit": "Average iterations/sec over 10 runs"
2137921379
}
2138021380
]
21381+
},
21382+
{
21383+
"commit": {
21384+
"author": {
21385+
"name": "ChinYikMing",
21386+
"username": "ChinYikMing"
21387+
},
21388+
"committer": {
21389+
"name": "ChinYikMing",
21390+
"username": "ChinYikMing"
21391+
},
21392+
"id": "e7b032254c51d5856db1f9dc1a207e43746b71d7",
21393+
"message": "Bring up Linux kernel",
21394+
"timestamp": "2024-12-05T06:01:31Z",
21395+
"url": "https://github.com/sysprog21/rv32emu/pull/508/commits/e7b032254c51d5856db1f9dc1a207e43746b71d7"
21396+
},
21397+
"date": 1734286190749,
21398+
"tool": "customBiggerIsBetter",
21399+
"benches": [
21400+
{
21401+
"name": "Dhrystone",
21402+
"value": 1512,
21403+
"unit": "Average DMIPS over 10 runs"
21404+
},
21405+
{
21406+
"name": "Coremark",
21407+
"value": 1414.019,
21408+
"unit": "Average iterations/sec over 10 runs"
21409+
}
21410+
]
2138121411
}
2138221412
]
2138321413
}

0 commit comments

Comments
 (0)