Skip to content

Commit ce93699

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for 85701c40e26bcfd033bd8fb3e3b511ba317f19fc
1 parent 71c9cde commit ce93699

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": 1738649183304,
2+
"lastUpdate": 1738651859186,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -25606,6 +25606,36 @@ window.BENCHMARK_DATA = {
2560625606
"unit": "Average iterations/sec over 10 runs"
2560725607
}
2560825608
]
25609+
},
25610+
{
25611+
"commit": {
25612+
"author": {
25613+
"name": "ChinYikMing",
25614+
"username": "ChinYikMing"
25615+
},
25616+
"committer": {
25617+
"name": "ChinYikMing",
25618+
"username": "ChinYikMing"
25619+
},
25620+
"id": "85701c40e26bcfd033bd8fb3e3b511ba317f19fc",
25621+
"message": "Standardize logging utility",
25622+
"timestamp": "2025-02-03T15:18:15Z",
25623+
"url": "https://github.com/sysprog21/rv32emu/pull/552/commits/85701c40e26bcfd033bd8fb3e3b511ba317f19fc"
25624+
},
25625+
"date": 1738651857927,
25626+
"tool": "customBiggerIsBetter",
25627+
"benches": [
25628+
{
25629+
"name": "Dhrystone",
25630+
"value": 1307,
25631+
"unit": "Average DMIPS over 10 runs"
25632+
},
25633+
{
25634+
"name": "Coremark",
25635+
"value": 969.939,
25636+
"unit": "Average iterations/sec over 10 runs"
25637+
}
25638+
]
2560925639
}
2561025640
]
2561125641
}

0 commit comments

Comments
 (0)