Skip to content

Commit

Permalink
add FluentAssertions.Analyzers Benchmark (benchmarkdotnet) benchmark …
Browse files Browse the repository at this point in the history
…result for 4df8a0e
  • Loading branch information
github-action-benchmark committed Dec 12, 2023
1 parent faad545 commit b03a415
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": 1702361372394,
"lastUpdate": 1702362680225,
"repoUrl": "https://github.com/fluentassertions/fluentassertions.analyzers",
"entries": {
"FluentAssertions.Analyzers Benchmark": [
Expand Down Expand Up @@ -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"
}
]
}
]
}
Expand Down

0 comments on commit b03a415

Please sign in to comment.