diff --git a/dev/bench/data.js b/dev/bench/data.js index f2d65ce8..1dec1961 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1702361372394, + "lastUpdate": 1702362680225, "repoUrl": "https://github.com/fluentassertions/fluentassertions.analyzers", "entries": { "FluentAssertions.Analyzers Benchmark": [ @@ -574,6 +574,50 @@ window.BENCHMARK_DATA = { "range": "± 12.96276393075602" } ] + }, + { + "commit": { + "author": { + "name": "fluentassertions", + "username": "fluentassertions" + }, + "committer": { + "name": "fluentassertions", + "username": "fluentassertions" + }, + "id": "4df8a0e5fd4bddda03a7f404f4247e5fdbfb290a", + "message": "use single analyzer for fluentassertions tips - collections", + "timestamp": "2023-12-08T08:19:02Z", + "url": "https://github.com/fluentassertions/fluentassertions.analyzers/pull/252/commits/4df8a0e5fd4bddda03a7f404f4247e5fdbfb290a" + }, + "date": 1702362679658, + "tool": "benchmarkdotnet", + "benches": [ + { + "name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.MinimalCompilation_SingleSource_ObjectStatement_Analyzing", + "value": 2277.664328061617, + "unit": "ns", + "range": "± 12.952970219074604" + }, + { + "name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.MinimalCompilation_SingleSource_ObjectStatement_Analyzing", + "value": 2189.868552207947, + "unit": "ns", + "range": "± 5.429745258522042" + }, + { + "name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.SmallCompilation_MultipleSources_StringAssertions_Analyzing", + "value": 8781.350456237793, + "unit": "ns", + "range": "± 28.654924855771057" + }, + { + "name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.SmallCompilation_MultipleSources_StringAssertions_Analyzing", + "value": 8601.45209757487, + "unit": "ns", + "range": "± 8.86575602521542" + } + ] } ] }