Skip to content

Commit

Permalink
add FluentAssertions.Analyzers Benchmark (benchmarkdotnet) benchmark …
Browse files Browse the repository at this point in the history
…result for e8d05d1
  • Loading branch information
github-action-benchmark committed Dec 13, 2023
1 parent 700ec7f commit cf981fc
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": 1702489037286,
"lastUpdate": 1702490623664,
"repoUrl": "https://github.com/fluentassertions/fluentassertions.analyzers",
"entries": {
"FluentAssertions.Analyzers Benchmark": [
Expand Down Expand Up @@ -1366,6 +1366,50 @@ window.BENCHMARK_DATA = {
"range": "± 65.36318603189072"
}
]
},
{
"commit": {
"author": {
"name": "fluentassertions",
"username": "fluentassertions"
},
"committer": {
"name": "fluentassertions",
"username": "fluentassertions"
},
"id": "e8d05d133e69341e18b7114802c3e987ccbd7118",
"message": "use single analyzer for fluentassertions tips - collections",
"timestamp": "2023-12-08T08:19:02Z",
"url": "https://github.com/fluentassertions/fluentassertions.analyzers/pull/252/commits/e8d05d133e69341e18b7114802c3e987ccbd7118"
},
"date": 1702490623079,
"tool": "benchmarkdotnet",
"benches": [
{
"name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.MinimalCompilation_SingleSource_ObjectStatement_Analyzing",
"value": 2425.5437046686807,
"unit": "ns",
"range": "± 15.320014618751209"
},
{
"name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.MinimalCompilation_SingleSource_ObjectStatement_Analyzing",
"value": 2250.540009053548,
"unit": "ns",
"range": "± 20.682024925553772"
},
{
"name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.SmallCompilation_MultipleSources_StringAssertions_Analyzing",
"value": 8728.443337758383,
"unit": "ns",
"range": "± 16.235422393402427"
},
{
"name": "FluentAssertions.Analyzers.BenchmarkTests.FluentAssertionsBenchmarks.SmallCompilation_MultipleSources_StringAssertions_Analyzing",
"value": 7771.091327921549,
"unit": "ns",
"range": "± 62.8809579054182"
}
]
}
]
}
Expand Down

0 comments on commit cf981fc

Please sign in to comment.