Skip to content

Commit

Permalink
add Benchmark.Net Benchmark (benchmarkdotnet) benchmark result for fe…
Browse files Browse the repository at this point in the history
…4e90e7735310d03ca4b1d8f0eb1d425c55be00
  • Loading branch information
github-action-benchmark committed Jun 19, 2024
1 parent 76a1902 commit f8b27d3
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": 1718827002317,
"lastUpdate": 1718827005176,
"entries": {
"Rust Benchmark": [
{
Expand Down Expand Up @@ -55461,6 +55461,42 @@ window.BENCHMARK_DATA = {
"range": "± 0.09436515578965828"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Sam Xie",
"username": "XSAM"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "fe4e90e7735310d03ca4b1d8f0eb1d425c55be00",
"message": "Fix broken links to github actions (#253)",
"timestamp": "2024-06-19T21:55:27+02:00",
"tree_id": "133b0c86f676b3f67de7ba8141fe165421647295",
"url": "https://github.com/benchmark-action/github-action-benchmark/commit/fe4e90e7735310d03ca4b1d8f0eb1d425c55be00"
},
"date": 1718827001658,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "Sample.Benchmarks.Fib10",
"value": 21.084933906793594,
"unit": "ns",
"range": "± 0.059250644504737306"
},
{
"name": "Sample.Benchmarks.Fib20",
"value": 42.76518106919069,
"unit": "ns",
"range": "± 0.1093384941810064"
}
]
}
],
"JMH Benchmark": [
Expand Down

0 comments on commit f8b27d3

Please sign in to comment.