Skip to content

Commit

Permalink
add FluentAssertions.Analyzers Benchmark (benchmarkdotnet) benchmark …
Browse files Browse the repository at this point in the history
…result for ebc959e
  • Loading branch information
github-action-benchmark committed Oct 24, 2024
1 parent f67ad0e commit f573917
Showing 1 changed file with 45 additions and 1 deletion.
46 changes: 45 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": 1729664430781,
"lastUpdate": 1729788409665,
"repoUrl": "https://github.com/fluentassertions/fluentassertions.analyzers",
"entries": {
"FluentAssertions.Analyzers Benchmark": [
Expand Down Expand Up @@ -12586,6 +12586,50 @@ window.BENCHMARK_DATA = {
"range": "± 2.0631149299862632"
}
]
},
{
"commit": {
"author": {
"name": "fluentassertions",
"username": "fluentassertions"
},
"committer": {
"name": "fluentassertions",
"username": "fluentassertions"
},
"id": "ebc959ef0084056497f2797d40cbff42c4690ee4",
"message": "bugfix: improve CollectionShouldHaveCountLessThan_CountShouldBeLessThan detection",
"timestamp": "2024-10-23T07:03:06Z",
"url": "https://github.com/fluentassertions/fluentassertions.analyzers/pull/398/commits/ebc959ef0084056497f2797d40cbff42c4690ee4"
},
"date": 1729788408835,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.MinimalCompilation_SingleSource_ObjectStatement_Analyzing",
"value": 314.19929804120744,
"unit": "ns",
"range": "± 1.110578151291477"
},
{
"name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.MinimalCompilation_SingleSource_ObjectStatement_Analyzing",
"value": 321.51502216657,
"unit": "ns",
"range": "± 2.136154962321727"
},
{
"name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.SmallCompilation_MultipleSources_StringAssertions_Analyzing",
"value": 338.2949253490993,
"unit": "ns",
"range": "± 0.36131717310677713"
},
{
"name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.SmallCompilation_MultipleSources_StringAssertions_Analyzing",
"value": 316.80411111513774,
"unit": "ns",
"range": "± 0.6308372495293422"
}
]
}
]
}
Expand Down

0 comments on commit f573917

Please sign in to comment.