Skip to content

Commit 129613d

Browse files
author
github-action-benchmark
committed
add Benchmark.Net Benchmark (benchmarkdotnet) benchmark result for c38cce9
1 parent 71f2502 commit 129613d

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": 1774932928139,
2+
"lastUpdate": 1774932962934,
33
"entries": {
44
"Rust Benchmark": [
55
{
@@ -67081,6 +67081,42 @@ window.BENCHMARK_DATA = {
6708167081
"range": "± 0.047916355013371034"
6708267082
}
6708367083
]
67084+
},
67085+
{
67086+
"commit": {
67087+
"author": {
67088+
"email": "k.trzesniewski@gmail.com",
67089+
"name": "Chris Trzesniewski",
67090+
"username": "ktrz"
67091+
},
67092+
"committer": {
67093+
"email": "k.trzesniewski@gmail.com",
67094+
"name": "Chris Trzesniewski",
67095+
"username": "ktrz"
67096+
},
67097+
"distinct": true,
67098+
"id": "c38cce98215cf75e178ecd5a0c1a1ab215e93006",
67099+
"message": "release v1.22.0",
67100+
"timestamp": "2026-03-31T06:53:51+02:00",
67101+
"tree_id": "bcd62a1fb1374f67221a37001260ca831840ac40",
67102+
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/c38cce98215cf75e178ecd5a0c1a1ab215e93006"
67103+
},
67104+
"date": 1774932958342,
67105+
"tool": "benchmarkdotnet",
67106+
"benches": [
67107+
{
67108+
"name": "Sample.Benchmarks.Fib10",
67109+
"value": 22.165519416332245,
67110+
"unit": "ns",
67111+
"range": "± 0.053248905155396604"
67112+
},
67113+
{
67114+
"name": "Sample.Benchmarks.Fib20",
67115+
"value": 43.70282246669134,
67116+
"unit": "ns",
67117+
"range": "± 0.06458311214324038"
67118+
}
67119+
]
6708467120
}
6708567121
],
6708667122
"JMH Benchmark": [

0 commit comments

Comments
 (0)