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

Disable debugger exploration tests #6085

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

andrewlock
Copy link
Member

Summary of changes

Disables the debugger exploration tests

Reason for change

They're all completely broken

Implementation details

Disable the tests until debugger team can look into them

Test coverage

This is the test

@andrewlock andrewlock added the area:tests unit tests, integration tests label Sep 26, 2024
@andrewlock andrewlock requested a review from a team as a code owner September 26, 2024 10:06
@github-actions github-actions bot added the area:builds project files, build scripts, pipelines, versioning, releases, packages label Sep 26, 2024
@andrewlock
Copy link
Member Author

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 (6085) - mean (71ms)  : 67, 74
     .   : milestone, 71,
    master - mean (71ms)  : 67, 74
     .   : milestone, 71,

    section CallTarget+Inlining+NGEN
    This PR (6085) - mean (1,109ms)  : 1086, 1132
     .   : milestone, 1109,
    master - mean (1,105ms)  : 1089, 1122
     .   : milestone, 1105,

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

    section CallTarget+Inlining+NGEN
    This PR (6085) - mean (781ms)  : 760, 801
     .   : milestone, 781,
    master - mean (777ms)  : 762, 793
     .   : milestone, 777,

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

    section CallTarget+Inlining+NGEN
    This PR (6085) - mean (739ms)  : 722, 757
     .   : milestone, 739,
    master - mean (735ms)  : 711, 758
     .   : milestone, 735,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6085) - mean (191ms)  : 185, 198
     .   : milestone, 191,
    master - mean (191ms)  : 186, 196
     .   : milestone, 191,

    section CallTarget+Inlining+NGEN
    This PR (6085) - mean (1,201ms)  : 1178, 1224
     .   : milestone, 1201,
    master - mean (1,195ms)  : 1170, 1221
     .   : milestone, 1195,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET Core 3.1) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6085) - mean (275ms)  : 271, 280
     .   : milestone, 275,
    master - mean (277ms)  : 273, 282
     .   : milestone, 277,

    section CallTarget+Inlining+NGEN
    This PR (6085) - mean (942ms)  : 924, 961
     .   : milestone, 942,
    master - mean (946ms)  : 927, 965
     .   : milestone, 946,

Loading
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6) 
    dateFormat  X
    axisFormat %s
    todayMarker off
    section Baseline
    This PR (6085) - mean (265ms)  : 261, 268
     .   : milestone, 265,
    master - mean (267ms)  : 262, 273
     .   : milestone, 267,

    section CallTarget+Inlining+NGEN
    This PR (6085) - mean (931ms)  : 913, 948
     .   : milestone, 931,
    master - mean (930ms)  : 911, 949
     .   : milestone, 930,

Loading

@datadog-ddstaging
Copy link

datadog-ddstaging bot commented Sep 26, 2024

Datadog Report

Branch report: andrew/ci/disable-debugger-exploration-tests
Commit report: bf5b455
Test service: dd-trace-dotnet

✅ 0 Failed, 370708 Passed, 2092 Skipped, 15h 29m 23.42s Total Time

@andrewlock
Copy link
Member Author

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 (6085) (11.111M)   : 0, 11110742
    master (11.031M)   : 0, 11030770
    benchmarks/2.9.0 (11.081M)   : 0, 11080577

    section Automatic
    This PR (6085) (7.370M)   : 0, 7369919
    master (7.287M)   : 0, 7286559
    benchmarks/2.9.0 (7.732M)   : 0, 7732233

    section Trace stats
    master (7.697M)   : 0, 7696608

    section Manual
    master (11.084M)   : 0, 11083839

    section Manual + Automatic
    This PR (6085) (6.809M)   : 0, 6808716
    master (6.821M)   : 0, 6821015

    section DD_TRACE_ENABLED=0
    master (10.243M)   : 0, 10243116

Loading
gantt
    title Throughput Linux arm64 (Total requests) 
    dateFormat  X
    axisFormat %s
    section Baseline
    This PR (6085) (9.569M)   : 0, 9569490
    master (9.514M)   : 0, 9514330
    benchmarks/2.9.0 (9.798M)   : 0, 9798067

    section Automatic
    This PR (6085) (6.591M)   : 0, 6591069
    master (6.630M)   : 0, 6629847

    section Trace stats
    master (6.750M)   : 0, 6749832

    section Manual
    master (9.657M)   : 0, 9657097

    section Manual + Automatic
    This PR (6085) (6.114M)   : 0, 6114497
    master (5.882M)   : 0, 5881704

    section DD_TRACE_ENABLED=0
    master (8.860M)   : 0, 8860464

Loading
gantt
    title Throughput Windows x64 (Total requests) 
    dateFormat  X
    axisFormat %s
    section Baseline
    This PR (6085) (10.060M)   : 0, 10059557
    master (10.111M)   : 0, 10110593
    benchmarks/2.9.0 (10.067M)   : 0, 10067315

    section Automatic
    This PR (6085) (6.841M)   : 0, 6841416
    master (6.720M)   : 0, 6720265
    benchmarks/2.9.0 (7.552M)   : 0, 7552193

    section Trace stats
    master (7.385M)   : 0, 7384835

    section Manual
    master (10.056M)   : 0, 10056146

    section Manual + Automatic
    This PR (6085) (6.328M)   : 0, 6328054
    master (6.271M)   : 0, 6270956

    section DD_TRACE_ENABLED=0
    master (9.426M)   : 0, 9425661

Loading

@andrewlock
Copy link
Member Author

Benchmarks Report for tracer 🐌

Benchmarks for #6085 compared to master:

  • 1 benchmarks are faster, with geometric mean 1.259
  • 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.78μs 44.7ns 334ns 0.011 0.00368 0 5.43 KB
master StartStopWithChild netcoreapp3.1 9.77μs 48.9ns 219ns 0.0146 0.00975 0 5.62 KB
master StartStopWithChild net472 15.9μs 52.3ns 202ns 1.02 0.3 0.0948 6.06 KB
#6085 StartStopWithChild net6.0 7.69μs 42.9ns 294ns 0.0157 0.00783 0 5.42 KB
#6085 StartStopWithChild netcoreapp3.1 9.71μs 49.9ns 223ns 0.0189 0.00943 0 5.61 KB
#6085 StartStopWithChild net472 15.9μs 54ns 209ns 1.02 0.294 0.0954 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 473μs 380ns 1.47μs 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 652μs 1.5μs 5.8μs 0 0 0 2.7 KB
master WriteAndFlushEnrichedTraces net472 835μs 360ns 1.3μs 0.417 0 0 3.3 KB
#6085 WriteAndFlushEnrichedTraces net6.0 456μs 554ns 2.15μs 0 0 0 2.7 KB
#6085 WriteAndFlushEnrichedTraces netcoreapp3.1 649μs 390ns 1.51μs 0 0 0 2.7 KB
#6085 WriteAndFlushEnrichedTraces net472 834μs 351ns 1.31μs 0.417 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 201μs 1.17μs 10.4μs 0.197 0 0 18.45 KB
master SendRequest netcoreapp3.1 214μs 1.07μs 4.66μs 0.214 0 0 20.61 KB
master SendRequest net472 0ns 0ns 0ns 0 0 0 0 b
#6085 SendRequest net6.0 194μs 1.1μs 7.36μs 0.189 0 0 18.45 KB
#6085 SendRequest netcoreapp3.1 219μs 1.26μs 9.4μs 0.206 0 0 20.61 KB
#6085 SendRequest net472 0.00264ns 0.00106ns 0.0041ns 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 575μs 1.45μs 5.03μs 0.566 0 0 41.62 KB
master WriteAndFlushEnrichedTraces netcoreapp3.1 659μs 1.74μs 6.53μs 0.336 0 0 41.73 KB
master WriteAndFlushEnrichedTraces net472 856μs 3.26μs 12.2μs 8.45 2.53 0.422 53.29 KB
#6085 WriteAndFlushEnrichedTraces net6.0 558μs 2.9μs 13.6μs 0.553 0 0 41.62 KB
#6085 WriteAndFlushEnrichedTraces netcoreapp3.1 676μs 3.01μs 11.7μs 0.336 0 0 41.69 KB
#6085 WriteAndFlushEnrichedTraces net472 872μs 4.05μs 15.1μs 8.36 2.64 0.44 53.33 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.22μs 0.904ns 3.38ns 0.0141 0 0 1.02 KB
master ExecuteNonQuery netcoreapp3.1 1.73μs 0.997ns 3.86ns 0.0137 0 0 1.02 KB
master ExecuteNonQuery net472 2.03μs 1.27ns 4.74ns 0.157 0 0 987 B
#6085 ExecuteNonQuery net6.0 1.25μs 1.22ns 4.74ns 0.0144 0 0 1.02 KB
#6085 ExecuteNonQuery netcoreapp3.1 1.68μs 1.23ns 4.45ns 0.0133 0 0 1.02 KB
#6085 ExecuteNonQuery net472 2.05μs 2.99ns 11.6ns 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.12μs 0.704ns 2.63ns 0.0134 0 0 976 B
master CallElasticsearch netcoreapp3.1 1.62μs 0.691ns 2.49ns 0.0128 0 0 976 B
master CallElasticsearch net472 2.5μs 0.986ns 3.82ns 0.158 0 0 995 B
master CallElasticsearchAsync net6.0 1.35μs 1.09ns 4.23ns 0.0135 0 0 952 B
master CallElasticsearchAsync netcoreapp3.1 1.58μs 0.751ns 2.81ns 0.0142 0 0 1.02 KB
master CallElasticsearchAsync net472 2.66μs 3.68ns 13.8ns 0.166 0 0 1.05 KB
#6085 CallElasticsearch net6.0 1.21μs 1.14ns 4.41ns 0.014 0 0 976 B
#6085 CallElasticsearch netcoreapp3.1 1.53μs 1.08ns 4.02ns 0.013 0 0 976 B
#6085 CallElasticsearch net472 2.46μs 2.21ns 8.57ns 0.158 0 0 995 B
#6085 CallElasticsearchAsync net6.0 1.33μs 0.814ns 3.15ns 0.0134 0 0 952 B
#6085 CallElasticsearchAsync netcoreapp3.1 1.71μs 0.527ns 1.9ns 0.0136 0 0 1.02 KB
#6085 CallElasticsearchAsync net472 2.52μs 1.45ns 5.43ns 0.167 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.24μs 0.374ns 1.4ns 0.0132 0 0 952 B
master ExecuteAsync netcoreapp3.1 1.5μs 0.847ns 3.17ns 0.0126 0 0 952 B
master ExecuteAsync net472 1.82μs 0.667ns 2.58ns 0.145 0 0 915 B
#6085 ExecuteAsync net6.0 1.27μs 1.02ns 3.95ns 0.0134 0 0 952 B
#6085 ExecuteAsync netcoreapp3.1 1.62μs 0.737ns 2.66ns 0.0124 0 0 952 B
#6085 ExecuteAsync net472 1.74μs 1.03ns 3.99ns 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.16μs 1.95ns 7.02ns 0.0313 0 0 2.22 KB
master SendAsync netcoreapp3.1 5.17μs 3.33ns 12.9ns 0.0362 0 0 2.76 KB
master SendAsync net472 7.87μs 1.98ns 7.68ns 0.497 0 0 3.15 KB
#6085 SendAsync net6.0 4.27μs 2.37ns 9.18ns 0.0321 0 0 2.22 KB
#6085 SendAsync netcoreapp3.1 5.07μs 1.13ns 4.23ns 0.0355 0 0 2.76 KB
#6085 SendAsync net472 7.84μs 1.87ns 7.23ns 0.497 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.45μs 0.976ns 3.65ns 0.0234 0 0 1.64 KB
master EnrichedLog netcoreapp3.1 2.3μs 1.11ns 4.17ns 0.0219 0 0 1.64 KB
master EnrichedLog net472 2.63μs 0.546ns 1.97ns 0.249 0 0 1.57 KB
#6085 EnrichedLog net6.0 1.46μs 0.857ns 3.32ns 0.0232 0 0 1.64 KB
#6085 EnrichedLog netcoreapp3.1 2.14μs 1.23ns 4.77ns 0.0224 0 0 1.64 KB
#6085 EnrichedLog net472 2.59μs 0.538ns 2.08ns 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 113μs 171ns 664ns 0 0 0 4.28 KB
master EnrichedLog netcoreapp3.1 119μs 208ns 805ns 0 0 0 4.28 KB
master EnrichedLog net472 146μs 50.2ns 188ns 0.655 0.218 0 4.46 KB
#6085 EnrichedLog net6.0 116μs 310ns 1.2μs 0.0571 0 0 4.28 KB
#6085 EnrichedLog netcoreapp3.1 117μs 149ns 579ns 0.0584 0 0 4.28 KB
#6085 EnrichedLog net472 146μs 110ns 425ns 0.659 0.22 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 3.16μs 1.05ns 3.93ns 0.03 0 0 2.2 KB
master EnrichedLog netcoreapp3.1 4.37μs 9.63ns 36ns 0.0302 0 0 2.2 KB
master EnrichedLog net472 4.67μs 1.12ns 4.35ns 0.32 0 0 2.02 KB
#6085 EnrichedLog net6.0 3.15μs 0.628ns 2.35ns 0.0302 0 0 2.2 KB
#6085 EnrichedLog netcoreapp3.1 4.17μs 1.37ns 5.3ns 0.0292 0 0 2.2 KB
#6085 EnrichedLog net472 4.89μs 1.56ns 6.04ns 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.3μs 0.468ns 1.75ns 0.0156 0 0 1.14 KB
master SendReceive netcoreapp3.1 1.74μs 0.722ns 2.7ns 0.0155 0 0 1.14 KB
master SendReceive net472 2.16μs 1.77ns 6.85ns 0.183 0 0 1.16 KB
#6085 SendReceive net6.0 1.39μs 0.689ns 2.58ns 0.016 0 0 1.14 KB
#6085 SendReceive netcoreapp3.1 1.74μs 0.911ns 3.53ns 0.0158 0 0 1.14 KB
#6085 SendReceive net472 2.13μs 5.14ns 19.9ns 0.183 0.00105 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.87μs 1.18ns 4.41ns 0.023 0 0 1.6 KB
master EnrichedLog netcoreapp3.1 3.93μs 1.12ns 3.87ns 0.0217 0 0 1.65 KB
master EnrichedLog net472 4.25μs 2.39ns 9.27ns 0.324 0 0 2.04 KB
#6085 EnrichedLog net6.0 2.86μs 0.49ns 1.83ns 0.0229 0 0 1.6 KB
#6085 EnrichedLog netcoreapp3.1 3.74μs 0.741ns 2.67ns 0.0224 0 0 1.65 KB
#6085 EnrichedLog net472 4.34μs 2.3ns 8.61ns 0.323 0 0 2.04 KB
Benchmarks.Trace.SpanBenchmark - Same speed ✔️ Same allocations ✔️

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master StartFinishSpan net6.0 453ns 0.326ns 1.26ns 0.00794 0 0 576 B
master StartFinishSpan netcoreapp3.1 589ns 0.53ns 2.05ns 0.00773 0 0 576 B
master StartFinishSpan net472 651ns 0.872ns 3.38ns 0.0917 0 0 578 B
master StartFinishScope net6.0 527ns 0.304ns 1.18ns 0.00979 0 0 696 B
master StartFinishScope netcoreapp3.1 713ns 0.463ns 1.79ns 0.00946 0 0 696 B
master StartFinishScope net472 890ns 1.11ns 4.29ns 0.105 0 0 658 B
#6085 StartFinishSpan net6.0 464ns 0.415ns 1.61ns 0.00796 0 0 576 B
#6085 StartFinishSpan netcoreapp3.1 614ns 0.549ns 2.05ns 0.00771 0 0 576 B
#6085 StartFinishSpan net472 652ns 0.946ns 3.67ns 0.0918 0 0 578 B
#6085 StartFinishScope net6.0 479ns 0.265ns 1.03ns 0.00989 0 0 696 B
#6085 StartFinishScope netcoreapp3.1 747ns 1.31ns 5.07ns 0.00961 0 0 696 B
#6085 StartFinishScope net472 849ns 0.828ns 3.21ns 0.104 0 0 658 B
Benchmarks.Trace.TraceAnnotationsBenchmark - Faster 🎉 Same allocations ✔️

Faster 🎉 in #6085

Benchmark base/diff Base Median (ns) Diff Median (ns) Modality
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin‑net6.0 1.259 739.36 587.24

Raw results

Branch Method Toolchain Mean StdError StdDev Gen 0 Gen 1 Gen 2 Allocated
master RunOnMethodBegin net6.0 739ns 0.67ns 2.59ns 0.00963 0 0 696 B
master RunOnMethodBegin netcoreapp3.1 868ns 0.742ns 2.87ns 0.0094 0 0 696 B
master RunOnMethodBegin net472 1.11μs 1.07ns 3.86ns 0.104 0 0 658 B
#6085 RunOnMethodBegin net6.0 587ns 0.292ns 1.13ns 0.00977 0 0 696 B
#6085 RunOnMethodBegin netcoreapp3.1 949ns 0.485ns 1.75ns 0.00942 0 0 696 B
#6085 RunOnMethodBegin net472 1.12μs 1.21ns 4.68ns 0.104 0 0 658 B

@andrewlock andrewlock merged commit efe3ae0 into master Sep 26, 2024
71 of 73 checks passed
@andrewlock andrewlock deleted the andrew/ci/disable-debugger-exploration-tests branch September 26, 2024 11:59
@github-actions github-actions bot added this to the vNext-v3 milestone Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:builds project files, build scripts, pipelines, versioning, releases, packages area:tests unit tests, integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants