diff --git a/dev/bench/data.js b/dev/bench/data.js index 70915a23..a75080cf 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1702185361120, + "lastUpdate": 1702186592015, "repoUrl": "https://github.com/fluentassertions/fluentassertions.analyzers", "entries": { "FluentAssertions.Analyzers Benchmark": [ @@ -222,6 +222,50 @@ window.BENCHMARK_DATA = { "range": "± 33.62042951060611" } ] + }, + { + "commit": { + "author": { + "name": "fluentassertions", + "username": "fluentassertions" + }, + "committer": { + "name": "fluentassertions", + "username": "fluentassertions" + }, + "id": "b94d586990ea4a5a64eb5fad9574689ff593690a", + "message": "introduce single CollectionAnalyzer for collection assertions", + "timestamp": "2023-12-08T08:19:02Z", + "url": "https://github.com/fluentassertions/fluentassertions.analyzers/pull/251/commits/b94d586990ea4a5a64eb5fad9574689ff593690a" + }, + "date": 1702186590885, + "tool": "benchmarkdotnet", + "benches": [ + { + "name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.MinimalCompilation_SingleSource_ObjectStatement_Analyzing", + "value": 2405.330012981708, + "unit": "ns", + "range": "± 15.87659792498857" + }, + { + "name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.MinimalCompilation_SingleSource_ObjectStatement_Analyzing", + "value": 2266.43930943807, + "unit": "ns", + "range": "± 15.839067453275751" + }, + { + "name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.SmallCompilation_MultipleSources_StringAssertions_Analyzing", + "value": 8704.296216837565, + "unit": "ns", + "range": "± 33.845061624971635" + }, + { + "name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.SmallCompilation_MultipleSources_StringAssertions_Analyzing", + "value": 8117.248678843181, + "unit": "ns", + "range": "± 21.64668320545194" + } + ] } ] }