Skip to content

Commit

Permalink
add FluentAssertions.Analyzers Benchmark (benchmarkdotnet) benchmark …
Browse files Browse the repository at this point in the history
…result for 169eaca
  • Loading branch information
github-action-benchmark committed Nov 7, 2023
1 parent 997bae9 commit eb12df8
Showing 1 changed file with 33 additions and 1 deletion.
34 changes: 33 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": 1699337123881,
"lastUpdate": 1699337393393,
"repoUrl": "https://github.com/fluentassertions/fluentassertions.analyzers",
"entries": {
"FluentAssertions.Analyzers Benchmark": [
Expand Down Expand Up @@ -34,6 +34,38 @@ window.BENCHMARK_DATA = {
"range": "± 3.881865500205727"
}
]
},
{
"commit": {
"author": {
"name": "fluentassertions",
"username": "fluentassertions"
},
"committer": {
"name": "fluentassertions",
"username": "fluentassertions"
},
"id": "169eacacbb6e4701d062f64e7981f7536dda8c4f",
"message": "Benchmark tests",
"timestamp": "2023-11-05T21:55:49Z",
"url": "https://github.com/fluentassertions/fluentassertions.analyzers/pull/180/commits/169eacacbb6e4701d062f64e7981f7536dda8c4f"
},
"date": 1699337392087,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.MinimalCompilation",
"value": 2939.5671416062573,
"unit": "ns",
"range": "± 48.94609799047216"
},
{
"name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.MinimalCompilation",
"value": 2845.289606730143,
"unit": "ns",
"range": "± 13.54643549097043"
}
]
}
]
}
Expand Down

0 comments on commit eb12df8

Please sign in to comment.