Skip to content

Commit fce9944

Browse files
author
github-action-benchmark
committed
add Benchmark.Net Benchmark (benchmarkdotnet) benchmark result for 689894f
1 parent 18cc2a4 commit fce9944

1 file changed

Lines changed: 37 additions & 1 deletion

File tree

dev/bench/data.js

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1756571947541,
2+
"lastUpdate": 1756571951322,
33
"entries": {
44
"Rust Benchmark": [
55
{
@@ -62617,6 +62617,42 @@ window.BENCHMARK_DATA = {
6261762617
"range": "± 0.12484656014163706"
6261862618
}
6261962619
]
62620+
},
62621+
{
62622+
"commit": {
62623+
"author": {
62624+
"email": "k.trzesniewski@gmail.com",
62625+
"name": "Chris Trześniewski",
62626+
"username": "ktrz"
62627+
},
62628+
"committer": {
62629+
"email": "noreply@github.com",
62630+
"name": "GitHub",
62631+
"username": "web-flow"
62632+
},
62633+
"distinct": true,
62634+
"id": "689894fdd87f7c62559ae828d4c91bacc2b211d4",
62635+
"message": "chore: enable codecov comment on PRs (#321)\n\n* enable PR comments from codecov\n* use the latest codecov action",
62636+
"timestamp": "2025-08-30T18:37:21+02:00",
62637+
"tree_id": "7d8957c3b4034091fb7ba16187c142bc4d06baef",
62638+
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/689894fdd87f7c62559ae828d4c91bacc2b211d4"
62639+
},
62640+
"date": 1756571947834,
62641+
"tool": "benchmarkdotnet",
62642+
"benches": [
62643+
{
62644+
"name": "Sample.Benchmarks.Fib10",
62645+
"value": 21.93938740293185,
62646+
"unit": "ns",
62647+
"range": "± 0.05590981514389659"
62648+
},
62649+
{
62650+
"name": "Sample.Benchmarks.Fib20",
62651+
"value": 42.92904370597431,
62652+
"unit": "ns",
62653+
"range": "± 0.06560567776636235"
62654+
}
62655+
]
6262062656
}
6262162657
],
6262262658
"JMH Benchmark": [

0 commit comments

Comments
 (0)