-
Notifications
You must be signed in to change notification settings - Fork 140
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
[Dynamic Instrumentation] Temporary disable system tests #5411
Conversation
Datadog ReportBranch report: ✅ 0 Failed, 332911 Passed, 1592 Skipped, 40m 21.88s Wall Time |
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 (5411) - mean (73ms) : 65, 82
. : milestone, 73,
master - mean (74ms) : 63, 85
. : milestone, 74,
section CallTarget+Inlining+NGEN
This PR (5411) - mean (995ms) : 976, 1015
. : milestone, 995,
master - mean (993ms) : 969, 1016
. : milestone, 993,
gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (5411) - mean (110ms) : 107, 113
. : milestone, 110,
master - mean (109ms) : 107, 111
. : milestone, 109,
section CallTarget+Inlining+NGEN
This PR (5411) - mean (711ms) : 686, 736
. : milestone, 711,
master - mean (711ms) : 691, 731
. : milestone, 711,
gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (5411) - mean (94ms) : 91, 97
. : milestone, 94,
master - mean (94ms) : 91, 97
. : milestone, 94,
section CallTarget+Inlining+NGEN
This PR (5411) - mean (670ms) : 645, 695
. : milestone, 670,
master - mean (668ms) : 639, 697
. : milestone, 668,
gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (5411) - mean (186ms) : 179, 192
. : milestone, 186,
master - mean (186ms) : 181, 192
. : milestone, 186,
section CallTarget+Inlining+NGEN
This PR (5411) - mean (1,076ms) : 1052, 1100
. : milestone, 1076,
master - mean (1,066ms) : 1046, 1087
. : milestone, 1066,
gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (5411) - mean (271ms) : 267, 274
. : milestone, 271,
master - mean (271ms) : 266, 275
. : milestone, 271,
section CallTarget+Inlining+NGEN
This PR (5411) - mean (870ms) : 843, 898
. : milestone, 870,
master - mean (865ms) : 836, 893
. : milestone, 865,
gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (5411) - mean (260ms) : 253, 266
. : milestone, 260,
master - mean (258ms) : 251, 265
. : milestone, 258,
section CallTarget+Inlining+NGEN
This PR (5411) - mean (848ms) : 823, 873
. : milestone, 848,
master - mean (848ms) : 829, 868
. : milestone, 848,
|
Benchmarks Report for tracer 🐌Benchmarks for #5411 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.StartFinishScope‑net472 | 1.153 | 907.90 | 1,046.92 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | StartFinishSpan |
net6.0 | 519ns | 0.878ns | 3.4ns | 0.00763 | 0 | 0 | 552 B |
master | StartFinishSpan |
netcoreapp3.1 | 749ns | 1.05ns | 4.05ns | 0.00717 | 0 | 0 | 552 B |
master | StartFinishSpan |
net472 | 812ns | 1.38ns | 5.36ns | 0.088 | 0 | 0 | 554 B |
master | StartFinishScope |
net6.0 | 583ns | 0.925ns | 3.58ns | 0.00936 | 0 | 0 | 672 B |
master | StartFinishScope |
netcoreapp3.1 | 898ns | 1.96ns | 7.58ns | 0.00904 | 0 | 0 | 672 B |
master | StartFinishScope |
net472 | 909ns | 1.83ns | 7.07ns | 0.101 | 0 | 0 | 634 B |
#5411 | StartFinishSpan |
net6.0 | 473ns | 0.702ns | 2.63ns | 0.00772 | 0 | 0 | 552 B |
#5411 | StartFinishSpan |
netcoreapp3.1 | 772ns | 1.43ns | 5.54ns | 0.00731 | 0 | 0 | 552 B |
#5411 | StartFinishSpan |
net472 | 817ns | 1.94ns | 7.5ns | 0.0879 | 0 | 0 | 554 B |
#5411 | StartFinishScope |
net6.0 | 580ns | 1.34ns | 5.19ns | 0.0094 | 0 | 0 | 672 B |
#5411 | StartFinishScope |
netcoreapp3.1 | 809ns | 0.993ns | 3.72ns | 0.00915 | 0 | 0 | 672 B |
#5411 | StartFinishScope |
net472 | 1.05μs | 2.03ns | 7.87ns | 0.101 | 0 | 0 | 634 B |
Benchmarks.Trace.TraceAnnotationsBenchmark - Slower ⚠️ Same allocations ✔️
Slower ⚠️ in #5411
Benchmark
diff/base
Base Median (ns)
Diff Median (ns)
Modality
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin‑net6.0
1.133
630.91
714.97
Benchmark | diff/base | Base Median (ns) | Diff Median (ns) | Modality |
---|---|---|---|---|
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin‑net6.0 | 1.133 | 630.91 | 714.97 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | RunOnMethodBegin |
net6.0 | 630ns | 1.45ns | 5.62ns | 0.00951 | 0 | 0 | 672 B |
master | RunOnMethodBegin |
netcoreapp3.1 | 958ns | 2ns | 7.76ns | 0.00901 | 0 | 0 | 672 B |
master | RunOnMethodBegin |
net472 | 1.11μs | 1.98ns | 7.66ns | 0.1 | 0 | 0 | 634 B |
#5411 | RunOnMethodBegin |
net6.0 | 716ns | 1.41ns | 5.47ns | 0.00952 | 0 | 0 | 672 B |
#5411 | RunOnMethodBegin |
netcoreapp3.1 | 931ns | 2.06ns | 7.99ns | 0.00919 | 0 | 0 | 672 B |
#5411 | RunOnMethodBegin |
net472 | 1.09μs | 1.54ns | 5.98ns | 0.101 | 0 | 0 | 634 B |
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.
LGTM
Summary of changes
Disable system tests for
Dynamic Instrumentation
Reason for change
There is currently a bug in the master branch that breaks all system tests. This PR temporarily disables them for
Dynamic Instrumentation
to prevent anyone from being blocked until the issue is fixed.