-
Notifications
You must be signed in to change notification settings - Fork 147
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
Disable the merge queue #6780
Disable the merge queue #6780
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙇♂️
Datadog ReportBranch report: ❌ 1 Failed (0 Known Flaky), 248597 Passed, 2393 Skipped, 20h 32m 36.43s Total Time ❌ Failed Tests (1)
|
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:
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 (6780) - mean (80ms) : 74, 86
. : milestone, 80,
master - mean (69ms) : 65, 74
. : milestone, 69,
section CallTarget+Inlining+NGEN
This PR (6780) - mean (1,094ms) : crit, 1060, 1128
. : crit, milestone, 1094,
master - mean (1,002ms) : 977, 1026
. : milestone, 1002,
gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6780) - mean (117ms) : 111, 123
. : milestone, 117,
master - mean (102ms) : 100, 104
. : milestone, 102,
section CallTarget+Inlining+NGEN
This PR (6780) - mean (753ms) : crit, 731, 775
. : crit, milestone, 753,
master - mean (686ms) : 665, 706
. : milestone, 686,
gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6780) - mean (103ms) : 98, 109
. : milestone, 103,
master - mean (89ms) : 87, 91
. : milestone, 89,
section CallTarget+Inlining+NGEN
This PR (6780) - mean (705ms) : crit, 682, 728
. : crit, milestone, 705,
master - mean (642ms) : 626, 659
. : milestone, 642,
gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6780) - mean (190ms) : 187, 194
. : milestone, 190,
master - mean (190ms) : 186, 195
. : milestone, 190,
section CallTarget+Inlining+NGEN
This PR (6780) - mean (1,112ms) : 1087, 1138
. : milestone, 1112,
master - mean (1,109ms) : 1078, 1139
. : milestone, 1109,
gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6780) - mean (269ms) : 265, 273
. : milestone, 269,
master - mean (269ms) : 265, 274
. : milestone, 269,
section CallTarget+Inlining+NGEN
This PR (6780) - mean (875ms) : 849, 902
. : milestone, 875,
master - mean (876ms) : 847, 904
. : milestone, 876,
gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6780) - mean (263ms) : 259, 268
. : milestone, 263,
master - mean (262ms) : 258, 265
. : milestone, 262,
section CallTarget+Inlining+NGEN
This PR (6780) - mean (858ms) : 825, 891
. : milestone, 858,
master - mean (861ms) : 824, 898
. : milestone, 861,
|
Benchmarks Report for tracer 🐌Benchmarks for #6780 compared to master:
The following thresholds were used for comparing the benchmark speeds:
Allocation changes below 0.5% are ignored. Benchmark detailsBenchmarks.Trace.ActivityBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.AgentWriterBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.AspNetCoreBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.DbCommandBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.ElasticsearchBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.GraphQLBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.HttpClientBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.ILoggerBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.Log4netBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.NLogBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.RedisBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.SerilogBenchmark - Same speed ✔️ Same allocations ✔️Raw results
Benchmarks.Trace.SpanBenchmark - Slower
|
Benchmark | diff/base | Base Median (ns) | Diff Median (ns) | Modality |
---|---|---|---|---|
Benchmarks.Trace.SpanBenchmark.StartFinishSpan‑netcoreapp3.1 | 1.137 | 591.89 | 672.97 |
Benchmark | base/diff | Base Median (ns) | Diff Median (ns) | Modality |
---|---|---|---|---|
Benchmarks.Trace.SpanBenchmark.StartFinishScope‑net6.0 | 1.127 | 554.09 | 491.85 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | StartFinishSpan |
net6.0 | 396ns | 0.121ns | 0.471ns | 0.0081 | 0 | 0 | 576 B |
master | StartFinishSpan |
netcoreapp3.1 | 592ns | 0.366ns | 1.37ns | 0.00774 | 0 | 0 | 576 B |
master | StartFinishSpan |
net472 | 594ns | 0.319ns | 1.23ns | 0.0916 | 0 | 0 | 578 B |
master | StartFinishScope |
net6.0 | 554ns | 0.151ns | 0.523ns | 0.00986 | 0 | 0 | 696 B |
master | StartFinishScope |
netcoreapp3.1 | 722ns | 0.372ns | 1.39ns | 0.00937 | 0 | 0 | 696 B |
master | StartFinishScope |
net472 | 896ns | 0.264ns | 1.02ns | 0.105 | 0 | 0 | 658 B |
#6780 | StartFinishSpan |
net6.0 | 399ns | 0.0734ns | 0.275ns | 0.0081 | 0 | 0 | 576 B |
#6780 | StartFinishSpan |
netcoreapp3.1 | 673ns | 0.382ns | 1.48ns | 0.00765 | 0 | 0 | 576 B |
#6780 | StartFinishSpan |
net472 | 660ns | 0.659ns | 2.55ns | 0.0915 | 0 | 0 | 578 B |
#6780 | StartFinishScope |
net6.0 | 492ns | 0.128ns | 0.495ns | 0.00986 | 0 | 0 | 696 B |
#6780 | StartFinishScope |
netcoreapp3.1 | 686ns | 0.429ns | 1.66ns | 0.0094 | 0 | 0 | 696 B |
#6780 | StartFinishScope |
net472 | 889ns | 0.656ns | 2.54ns | 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 | 595ns | 0.146ns | 0.526ns | 0.00989 | 0 | 0 | 696 B |
master | RunOnMethodBegin |
netcoreapp3.1 | 938ns | 0.635ns | 2.46ns | 0.00918 | 0 | 0 | 696 B |
master | RunOnMethodBegin |
net472 | 1.07μs | 0.232ns | 0.898ns | 0.104 | 0 | 0 | 658 B |
#6780 | RunOnMethodBegin |
net6.0 | 616ns | 0.189ns | 0.707ns | 0.00989 | 0 | 0 | 696 B |
#6780 | RunOnMethodBegin |
netcoreapp3.1 | 969ns | 0.311ns | 1.16ns | 0.00928 | 0 | 0 | 696 B |
#6780 | RunOnMethodBegin |
net472 | 1.09μs | 0.214ns | 0.8ns | 0.105 | 0 | 0 | 658 B |
Summary of changes
Disables the merge queue
Reason for change
We don't want it.
It hits our CI very hard and doesn't work very well for us, we prefer to use the manual button to merge the PRs
Implementation details
Added the file, also saw that https://github.com/DataDog/dd-trace-go/blob/main/repository.datadog.yml has it as well so I think this should be good.
Test coverage
None
Other details