Skip to content

Commit

Permalink
add Benchmark.Net Benchmark (benchmarkdotnet) benchmark result for 6b…
Browse files Browse the repository at this point in the history
…ae118c112083251560ad8b3a1ff2e43aa23351
  • Loading branch information
github-action-benchmark committed Oct 23, 2024
1 parent 378e979 commit dca2fb9
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1729676013217,
"lastUpdate": 1729676017893,
"entries": {
"Rust Benchmark": [
{
Expand Down Expand Up @@ -56745,6 +56745,42 @@ window.BENCHMARK_DATA = {
"range": "± 0.0636220743879686"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Chris Trzesniewski",
"username": "ktrz"
},
"committer": {
"email": "[email protected]",
"name": "Chris Trzesniewski",
"username": "ktrz"
},
"distinct": true,
"id": "6bae118c112083251560ad8b3a1ff2e43aa23351",
"message": "release v1.20.4",
"timestamp": "2024-10-23T11:31:39+02:00",
"tree_id": "fa1078de1ccdef8046c6ea77ccaabeee477c4f98",
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/6bae118c112083251560ad8b3a1ff2e43aa23351"
},
"date": 1729676015701,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "Sample.Benchmarks.Fib10",
"value": 21.045435070991516,
"unit": "ns",
"range": "± 0.013796003293540146"
},
{
"name": "Sample.Benchmarks.Fib20",
"value": 42.86562103231748,
"unit": "ns",
"range": "± 0.15434904365489402"
}
]
}
],
"JMH Benchmark": [
Expand Down

0 comments on commit dca2fb9

Please sign in to comment.