Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0 in /tracer/src/Datadog.Trace.BenchmarkDotNet #6121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2024

Bumps Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 3.3.4 to 3.11.0.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 4, 2024 16:40
@dependabot dependabot bot added area:benchmarks Benchmarks, throughput tests, Crank, Bombardier, etc dependencies Pull requests that update a dependency file labels Oct 4, 2024
@datadog-ddstaging
Copy link

datadog-ddstaging bot commented Oct 4, 2024

Datadog Report

Branch report: dependabot/nuget/tracer/src/Datadog.Trace.BenchmarkDotNet/Microsoft.CodeAnalysis.Analyzers-3.11.0
Commit report: 67453ba
Test service: dd-trace-dotnet

✅ 0 Failed, 362394 Passed, 2066 Skipped, 15h 44m 35.47s Total Time
⌛ 1 Performance Regression

⌛ Performance Regressions vs Default Branch (1)

  • Baseline - Samples.FakeDbCommand.windows.netcoreapp31.json.scenarios 115.9ms (+6.4ms, +6%) - Details

@andrewlock
Copy link
Member

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing the following branches/commits:

Execution-time benchmarks measure the whole time it takes to execute a program. And are intended to measure the one-off costs. Cases where the execution time results for the PR are worse than latest master results are shown in red. The following thresholds were used for comparing the execution times:

  • Welch test with statistical test for significance of 5%
  • Only results indicating a difference greater than 5% and 5 ms are considered.

Note that these results are based on a single point-in-time result for each branch. For full results, see the dashboard.

Graphs show the p99 interval based on the mean and StdDev of the test run, as well as the mean value of the run (shown as a diamond below the graph).

gantt
    title Execution time (ms) FakeDbCommand (.NET Framework 4.6.2) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6121) - mean (70ms)  : 67, 73
     .   : milestone, 70,
    master - mean (71ms)  : 67, 74
     .   : milestone, 71,

    section CallTarget+Inlining+NGEN
    This PR (6121) - mean (1,104ms)  : 1085, 1123
     .   : milestone, 1104,
    master - mean (1,109ms)  : 1084, 1133
     .   : milestone, 1109,

Loading
gantt
    title Execution time (ms) FakeDbCommand (.NET Core 3.1) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6121) - mean (116ms)  : 104, 127
     .   : milestone, 116,
    master - mean (110ms)  : 106, 114
     .   : milestone, 110,

    section CallTarget+Inlining+NGEN
    This PR (6121) - mean (787ms)  : 761, 813
     .   : milestone, 787,
    master - mean (777ms)  : 762, 792
     .   : milestone, 777,

Loading
gantt
    title Execution time (ms) FakeDbCommand (.NET 6) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6121) - mean (94ms)  : 90, 99
     .   : milestone, 94,
    master - mean (93ms)  : 90, 95
     .   : milestone, 93,

    section CallTarget+Inlining+NGEN
    This PR (6121) - mean (743ms)  : 723, 763
     .   : milestone, 743,
    master - mean (733ms)  : 718, 748
     .   : milestone, 733,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6121) - mean (190ms)  : 187, 193
     .   : milestone, 190,
    master - mean (192ms)  : 188, 195
     .   : milestone, 192,

    section CallTarget+Inlining+NGEN
    This PR (6121) - mean (1,201ms)  : 1177, 1225
     .   : milestone, 1201,
    master - mean (1,205ms)  : 1183, 1227
     .   : milestone, 1205,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET Core 3.1) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6121) - mean (276ms)  : 272, 280
     .   : milestone, 276,
    master - mean (280ms)  : 266, 293
     .   : milestone, 280,

    section CallTarget+Inlining+NGEN
    This PR (6121) - mean (940ms)  : 925, 956
     .   : milestone, 940,
    master - mean (942ms)  : 925, 959
     .   : milestone, 942,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6121) - mean (265ms)  : 261, 269
     .   : milestone, 265,
    master - mean (266ms)  : 263, 270
     .   : milestone, 266,

    section CallTarget+Inlining+NGEN
    This PR (6121) - mean (929ms)  : 913, 946
     .   : milestone, 929,
    master - mean (933ms)  : 915, 951
     .   : milestone, 933,

Loading

@andrewlock
Copy link
Member

Benchmarks Report for tracer 🐌

Benchmarks for #6121 compared to master:

  • 1 benchmarks are faster, with geometric mean 1.159
  • 1 benchmarks are slower, with geometric mean 1.202
  • All benchmarks have the same allocations

The following thresholds were used for comparing the benchmark speeds:

  • Mann–Whitney U test with statistical test for significance of 5%
  • Only results indicating a difference greater than 10% and 0.3 ns are considered.

Allocation changes below 0.5% are ignored.

Benchmark details

Benchmarks.Trace.ActivityBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StartStopWithChild net6.0 7.95μs 43.3ns 245ns 0.0195 0.0078 0 5.42 KB
master StartStopWithChild netcoreapp3.1 9.96μs 52.6ns 273ns 0.0193 0.00965 0 5.61 KB
master StartStopWithChild net472 16.5μs 54.3ns 210ns 1.01 0.288 0.0931 6.07 KB
#6121 StartStopWithChild net6.0 7.61μs 41ns 246ns 0.0121 0.00404 0 5.42 KB
#6121 StartStopWithChild netcoreapp3.1 9.82μs 51.7ns 269ns 0.0195 0.00974 0 5.62 KB
#6121 StartStopWithChild net472 16.4μs 45.2ns 175ns 1.03 0.319 0.0898 6.07 KB
Benchmarks.Trace.AgentWriterBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 479μs 135ns 523ns 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 660μs 970ns 3.63μs 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces net472 840μs 662ns 2.56μs 0.419 0 0 3.3 KB
#6121 WriteAndFlushEnrichedTraces net6.0 499μs 555ns 2.15μs 0 0 0 2.7 KB
#6121 WriteAndFlushEnrichedTraces netcoreapp3.1 661μs 349ns 1.26μs 0 0 0 2.7 KB
#6121 WriteAndFlushEnrichedTraces net472 833μs 627ns 2.43μs 0.414 0 0 3.3 KB
Benchmarks.Trace.AspNetCoreBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendRequest net6.0 195μs 1.13μs 9.16μs 0.195 0 0 18.45 KB
master SendRequest netcoreapp3.1 218μs 1.11μs 5.43μs 0.22 0 0 20.61 KB
master SendRequest net472 0ns 0ns 0ns 0 0 0 0 b
#6121 SendRequest net6.0 190μs 1.1μs 9.4μs 0.191 0 0 18.45 KB
#6121 SendRequest netcoreapp3.1 221μs 1.23μs 8.07μs 0.212 0 0 20.61 KB
#6121 SendRequest net472 0.001ns 0.000458ns 0.00177ns 0 0 0 0 b
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master WriteAndFlushEnrichedTraces net6.0 587μs 2.7μs 9.73μs 0.566 0 0 41.77 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 693μs 3.44μs 15.8μs 0.34 0 0 41.86 KB
master WriteAndFlushEnrichedTraces net472 849μs 3.83μs 14.8μs 8.17 2.45 0.408 53.31 KB
#6121 WriteAndFlushEnrichedTraces net6.0 561μs 1.9μs 7.37μs 0.548 0 0 41.66 KB
#6121 WriteAndFlushEnrichedTraces netcoreapp3.1 679μs 2.48μs 9.59μs 0.336 0 0 41.67 KB
#6121 WriteAndFlushEnrichedTraces net472 849μs 2.73μs 10.6μs 8.13 2.57 0.428 53.31 KB
Benchmarks.Trace.DbCommandBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master ExecuteNonQuery net6.0 1.28μs 1.28ns 4.95ns 0.0141 0 0 1.02 KB
master ExecuteNonQuery netcoreapp3.1 1.71μs 1.89ns 7.31ns 0.0139 0 0 1.02 KB
master ExecuteNonQuery net472 2.08μs 2.33ns 9.03ns 0.157 0 0 987 B
#6121 ExecuteNonQuery net6.0 1.29μs 0.969ns 3.75ns 0.0142 0 0 1.02 KB
#6121 ExecuteNonQuery netcoreapp3.1 1.79μs 0.807ns 3.12ns 0.0141 0 0 1.02 KB
#6121 ExecuteNonQuery net472 2.1μs 3.28ns 12.7ns 0.157 0 0 987 B
Benchmarks.Trace.ElasticsearchBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master CallElasticsearch net6.0 1.17μs 0.591ns 2.29ns 0.0137 0 0 976 B
master CallElasticsearch netcoreapp3.1 1.59μs 0.619ns 2.32ns 0.0135 0 0 976 B
master CallElasticsearch net472 2.51μs 1.49ns 5.75ns 0.157 0 0 995 B
master CallElasticsearchAsync net6.0 1.34μs 1.03ns 3.84ns 0.0134 0 0 952 B
master CallElasticsearchAsync netcoreapp3.1 1.56μs 0.904ns 3.26ns 0.0133 0 0 1.02 KB
master CallElasticsearchAsync net472 2.55μs 0.74ns 2.77ns 0.166 0 0 1.05 KB
#6121 CallElasticsearch net6.0 1.24μs 1.11ns 4.14ns 0.0136 0 0 976 B
#6121 CallElasticsearch netcoreapp3.1 1.58μs 0.671ns 2.6ns 0.0133 0 0 976 B
#6121 CallElasticsearch net472 2.51μs 0.756ns 2.72ns 0.157 0 0 995 B
#6121 CallElasticsearchAsync net6.0 1.3μs 1.56ns 5.83ns 0.0131 0 0 952 B
#6121 CallElasticsearchAsync netcoreapp3.1 1.62μs 0.497ns 1.86ns 0.0138 0 0 1.02 KB
#6121 CallElasticsearchAsync net472 2.63μs 1.04ns 3.9ns 0.166 0 0 1.05 KB
Benchmarks.Trace.GraphQLBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master ExecuteAsync net6.0 1.26μs 0.748ns 2.8ns 0.013 0 0 952 B
master ExecuteAsync netcoreapp3.1 1.57μs 2.21ns 8.28ns 0.0125 0 0 952 B
master ExecuteAsync net472 1.82μs 1.32ns 5.1ns 0.145 0 0 915 B
#6121 ExecuteAsync net6.0 1.35μs 1.08ns 4.02ns 0.0129 0 0 952 B
#6121 ExecuteAsync netcoreapp3.1 1.64μs 0.529ns 1.98ns 0.0123 0 0 952 B
#6121 ExecuteAsync net472 1.74μs 0.644ns 2.49ns 0.145 0 0 915 B
Benchmarks.Trace.HttpClientBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendAsync net6.0 4.15μs 2.01ns 7.52ns 0.0312 0 0 2.22 KB
master SendAsync netcoreapp3.1 5.12μs 2.18ns 8.14ns 0.0359 0 0 2.76 KB
master SendAsync net472 7.75μs 3.29ns 12.7ns 0.499 0 0 3.15 KB
#6121 SendAsync net6.0 4.36μs 1.38ns 5.36ns 0.0305 0 0 2.22 KB
#6121 SendAsync netcoreapp3.1 4.96μs 2.66ns 10.3ns 0.0371 0 0 2.76 KB
#6121 SendAsync net472 7.85μs 2.73ns 10.6ns 0.499 0 0 3.15 KB
Benchmarks.Trace.ILoggerBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 1.55μs 0.522ns 1.81ns 0.0232 0 0 1.64 KB
master EnrichedLog netcoreapp3.1 2.23μs 0.909ns 3.4ns 0.022 0 0 1.64 KB
master EnrichedLog net472 2.51μs 0.62ns 2.32ns 0.249 0 0 1.57 KB
#6121 EnrichedLog net6.0 1.47μs 0.76ns 2.94ns 0.023 0 0 1.64 KB
#6121 EnrichedLog netcoreapp3.1 2.15μs 0.565ns 2.11ns 0.0216 0 0 1.64 KB
#6121 EnrichedLog net472 2.55μs 0.856ns 3.09ns 0.249 0 0 1.57 KB
Benchmarks.Trace.Log4netBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 114μs 138ns 536ns 0.0568 0 0 4.28 KB
master EnrichedLog netcoreapp3.1 118μs 110ns 427ns 0.0593 0 0 4.28 KB
master EnrichedLog net472 147μs 94.5ns 354ns 0.66 0.22 0 4.46 KB
#6121 EnrichedLog net6.0 115μs 145ns 560ns 0.0576 0 0 4.28 KB
#6121 EnrichedLog netcoreapp3.1 118μs 103ns 400ns 0 0 0 4.28 KB
#6121 EnrichedLog net472 147μs 99ns 383ns 0.658 0.219 0 4.46 KB
Benchmarks.Trace.NLogBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 2.98μs 1.39ns 5.22ns 0.0312 0 0 2.2 KB
master EnrichedLog netcoreapp3.1 4.04μs 1.7ns 6.56ns 0.0283 0 0 2.2 KB
master EnrichedLog net472 4.9μs 2.59ns 10ns 0.32 0 0 2.02 KB
#6121 EnrichedLog net6.0 2.9μs 1.05ns 4.05ns 0.0305 0 0 2.2 KB
#6121 EnrichedLog netcoreapp3.1 4.28μs 1.39ns 5.19ns 0.0299 0 0 2.2 KB
#6121 EnrichedLog net472 4.84μs 1.37ns 5.3ns 0.319 0 0 2.02 KB
Benchmarks.Trace.RedisBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master SendReceive net6.0 1.42μs 0.718ns 2.78ns 0.0164 0 0 1.14 KB
master SendReceive netcoreapp3.1 1.83μs 0.688ns 2.48ns 0.0154 0 0 1.14 KB
master SendReceive net472 2.14μs 0.944ns 3.53ns 0.183 0.00107 0 1.16 KB
#6121 SendReceive net6.0 1.37μs 0.857ns 3.32ns 0.0158 0 0 1.14 KB
#6121 SendReceive netcoreapp3.1 1.74μs 1ns 3.87ns 0.0151 0 0 1.14 KB
#6121 SendReceive net472 2.04μs 0.735ns 2.84ns 0.183 0.00102 0 1.16 KB
Benchmarks.Trace.SerilogBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master EnrichedLog net6.0 2.79μs 0.855ns 3.31ns 0.0222 0 0 1.6 KB
master EnrichedLog netcoreapp3.1 3.83μs 1.78ns 6.91ns 0.0229 0 0 1.65 KB
master EnrichedLog net472 4.3μs 0.96ns 3.59ns 0.322 0 0 2.04 KB
#6121 EnrichedLog net6.0 2.67μs 1ns 3.88ns 0.0228 0 0 1.6 KB
#6121 EnrichedLog netcoreapp3.1 3.82μs 2.1ns 8.13ns 0.021 0 0 1.65 KB
#6121 EnrichedLog net472 4.38μs 1.33ns 5.15ns 0.322 0 0 2.04 KB
Benchmarks.Trace.SpanBenchmark - Slower ⚠️ Same allocations ✔️

Slower ⚠️ in #6121

Benchmark diff/base Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.SpanBenchmark.StartFinishSpan‑net472 1.202 607.38 729.78

Faster 🎉 in #6121

Benchmark base/diff Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.SpanBenchmark.StartFinishSpan‑net6.0 1.159 462.55 399.08

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StartFinishSpan net6.0 463ns 0.188ns 0.727ns 0.00812 0 0 576 B
master StartFinishSpan netcoreapp3.1 565ns 0.448ns 1.74ns 0.00788 0 0 576 B
master StartFinishSpan net472 608ns 0.301ns 1.17ns 0.0917 0 0 578 B
master StartFinishScope net6.0 473ns 0.271ns 1.05ns 0.00973 0 0 696 B
master StartFinishScope netcoreapp3.1 729ns 0.47ns 1.82ns 0.00931 0 0 696 B
master StartFinishScope net472 809ns 0.491ns 1.9ns 0.104 0 0 658 B
#6121 StartFinishSpan net6.0 399ns 0.126ns 0.472ns 0.00813 0 0 576 B
#6121 StartFinishSpan netcoreapp3.1 577ns 0.537ns 2.08ns 0.00793 0 0 576 B
#6121 StartFinishSpan net472 723ns 3.55ns 14.6ns 0.0917 0 0 578 B
#6121 StartFinishScope net6.0 483ns 0.391ns 1.41ns 0.00967 0 0 696 B
#6121 StartFinishScope netcoreapp3.1 713ns 1.16ns 4.48ns 0.00962 0 0 696 B
#6121 StartFinishScope net472 897ns 0.705ns 2.64ns 0.104 0 0 658 B
Benchmarks.Trace.TraceAnnotationsBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master RunOnMethodBegin net6.0 656ns 0.36ns 1.39ns 0.00977 0 0 696 B
master RunOnMethodBegin netcoreapp3.1 936ns 0.689ns 2.48ns 0.00951 0 0 696 B
master RunOnMethodBegin net472 1.15μs 0.35ns 1.35ns 0.105 0 0 658 B
#6121 RunOnMethodBegin net6.0 652ns 0.273ns 1.06ns 0.00977 0 0 696 B
#6121 RunOnMethodBegin netcoreapp3.1 953ns 1.8ns 6.97ns 0.00903 0 0 696 B
#6121 RunOnMethodBegin net472 1.12μs 0.222ns 0.8ns 0.104 0 0 658 B

@andrewlock
Copy link
Member

Throughput/Crank Report ⚡

Throughput results for AspNetCoreSimpleController comparing the following branches/commits:

Cases where throughput results for the PR are worse than latest master (5% drop or greater), results are shown in red.

Note that these results are based on a single point-in-time result for each branch. For full results, see one of the many, many dashboards!

gantt
    title Throughput Linux x64 (Total requests) 
    dateFormat  X
    axisFormat %s
    section Baseline
    This PR (6121) (10.993M)   : 0, 10993192
    master (11.026M)   : 0, 11025824
    benchmarks/2.9.0 (11.081M)   : 0, 11080577

    section Automatic
    This PR (6121) (7.404M)   : 0, 7404484
    master (7.223M)   : 0, 7222652
    benchmarks/2.9.0 (7.732M)   : 0, 7732233

    section Trace stats
    master (7.637M)   : 0, 7637054

    section Manual
    master (11.033M)   : 0, 11033388

    section Manual + Automatic
    This PR (6121) (6.777M)   : 0, 6777255
    master (6.838M)   : 0, 6838100

    section DD_TRACE_ENABLED=0
    master (10.111M)   : 0, 10110844

Loading
gantt
    title Throughput Linux arm64 (Total requests) 
    dateFormat  X
    axisFormat %s
    section Baseline
    This PR (6121) (9.763M)   : 0, 9763046
    master (9.545M)   : 0, 9544888
    benchmarks/2.9.0 (9.798M)   : 0, 9798067

    section Automatic
    This PR (6121) (6.573M)   : 0, 6572597
    master (6.582M)   : 0, 6582390

    section Trace stats
    master (7.056M)   : 0, 7055697

    section Manual
    master (9.420M)   : 0, 9419917

    section Manual + Automatic
    This PR (6121) (6.235M)   : 0, 6234656
    master (6.120M)   : 0, 6119946

    section DD_TRACE_ENABLED=0
    master (8.969M)   : 0, 8969486

Loading
gantt
    title Throughput Windows x64 (Total requests) 
    dateFormat  X
    axisFormat %s
    section Baseline
    This PR (6121) (9.903M)   : 0, 9902656
    master (10.152M)   : 0, 10151987
    benchmarks/2.9.0 (10.067M)   : 0, 10067315

    section Automatic
    This PR (6121) (6.770M)   : 0, 6770362
    master (6.883M)   : 0, 6882713
    benchmarks/2.9.0 (7.552M)   : 0, 7552193

    section Trace stats
    master (7.424M)   : 0, 7423517

    section Manual
    master (10.308M)   : 0, 10308097

    section Manual + Automatic
    This PR (6121) (6.255M)   : 0, 6254531
    master (6.480M)   : 0, 6479805

    section DD_TRACE_ENABLED=0
    master (9.556M)   : 0, 9555959

Loading

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:benchmarks Benchmarks, throughput tests, Crank, Bombardier, etc dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant