Skip to content

Commit dbe0d91

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for 15ebc636c994fbd52ccab2ec33c9375112086a50
1 parent 46485f8 commit dbe0d91

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": 1734285610972,
2+
"lastUpdate": 1734285715732,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -21318,6 +21318,36 @@ window.BENCHMARK_DATA = {
2131821318
"unit": "Average iterations/sec over 10 runs"
2131921319
}
2132021320
]
21321+
},
21322+
{
21323+
"commit": {
21324+
"author": {
21325+
"name": "ChinYikMing",
21326+
"username": "ChinYikMing"
21327+
},
21328+
"committer": {
21329+
"name": "ChinYikMing",
21330+
"username": "ChinYikMing"
21331+
},
21332+
"id": "15ebc636c994fbd52ccab2ec33c9375112086a50",
21333+
"message": "Bring up Linux kernel",
21334+
"timestamp": "2024-12-05T06:01:31Z",
21335+
"url": "https://github.com/sysprog21/rv32emu/pull/508/commits/15ebc636c994fbd52ccab2ec33c9375112086a50"
21336+
},
21337+
"date": 1734285714729,
21338+
"tool": "customBiggerIsBetter",
21339+
"benches": [
21340+
{
21341+
"name": "Dhrystone",
21342+
"value": 1553,
21343+
"unit": "Average DMIPS over 10 runs"
21344+
},
21345+
{
21346+
"name": "Coremark",
21347+
"value": 1395.912,
21348+
"unit": "Average iterations/sec over 10 runs"
21349+
}
21350+
]
2132121351
}
2132221352
]
2132321353
}

0 commit comments

Comments
 (0)