From faad545ed988b4993596e373a1cbabe1411784d7 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 12 Dec 2023 06:09:32 +0000 Subject: [PATCH] add FluentAssertions.Analyzers Benchmark (benchmarkdotnet) benchmark result for 7b28549fe88a223a7a91c36eb8afbcbe4f02b377 --- dev/bench/data.js | 46 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 551af77a..f2d65ce8 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1702357181561, + "lastUpdate": 1702361372394, "repoUrl": "https://github.com/fluentassertions/fluentassertions.analyzers", "entries": { "FluentAssertions.Analyzers Benchmark": [ @@ -530,6 +530,50 @@ window.BENCHMARK_DATA = { "range": "± 58.42088272358465" } ] + }, + { + "commit": { + "author": { + "name": "fluentassertions", + "username": "fluentassertions" + }, + "committer": { + "name": "fluentassertions", + "username": "fluentassertions" + }, + "id": "7b28549fe88a223a7a91c36eb8afbcbe4f02b377", + "message": "use single analyzer for fluentassertions tips - collections", + "timestamp": "2023-12-08T08:19:02Z", + "url": "https://github.com/fluentassertions/fluentassertions.analyzers/pull/252/commits/7b28549fe88a223a7a91c36eb8afbcbe4f02b377" + }, + "date": 1702361371609, + "tool": "benchmarkdotnet", + "benches": [ + { + "name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.MinimalCompilation_SingleSource_ObjectStatement_Analyzing", + "value": 2336.232214518956, + "unit": "ns", + "range": "± 30.89409364713268" + }, + { + "name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.MinimalCompilation_SingleSource_ObjectStatement_Analyzing", + "value": 2268.938804880778, + "unit": "ns", + "range": "± 15.115837059214437" + }, + { + "name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.SmallCompilation_MultipleSources_StringAssertions_Analyzing", + "value": 8824.809182739258, + "unit": "ns", + "range": "± 66.70570231006138" + }, + { + "name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.SmallCompilation_MultipleSources_StringAssertions_Analyzing", + "value": 8503.377904619489, + "unit": "ns", + "range": "± 12.96276393075602" + } + ] } ] }