-
Notifications
You must be signed in to change notification settings - Fork 145
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] DEBUG-3298 Handle symbols without names #6578
base: master
Are you sure you want to change the base?
Conversation
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 (6578) - mean (69ms) : 66, 72
. : milestone, 69,
master - mean (69ms) : 66, 72
. : milestone, 69,
section CallTarget+Inlining+NGEN
This PR (6578) - mean (981ms) : 963, 999
. : milestone, 981,
master - mean (985ms) : 961, 1010
. : milestone, 985,
gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6578) - mean (108ms) : 105, 110
. : milestone, 108,
master - mean (109ms) : 106, 111
. : milestone, 109,
section CallTarget+Inlining+NGEN
This PR (6578) - mean (684ms) : 669, 698
. : milestone, 684,
master - mean (684ms) : 667, 701
. : milestone, 684,
gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6578) - mean (91ms) : 89, 93
. : milestone, 91,
master - mean (92ms) : 90, 93
. : milestone, 92,
section CallTarget+Inlining+NGEN
This PR (6578) - mean (637ms) : 619, 655
. : milestone, 637,
master - mean (635ms) : 619, 650
. : milestone, 635,
gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6578) - mean (189ms) : 185, 194
. : milestone, 189,
master - mean (189ms) : 186, 193
. : milestone, 189,
section CallTarget+Inlining+NGEN
This PR (6578) - mean (1,083ms) : 1053, 1114
. : milestone, 1083,
master - mean (1,087ms) : 1062, 1113
. : milestone, 1087,
gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6578) - mean (275ms) : 270, 280
. : milestone, 275,
master - mean (275ms) : 271, 280
. : milestone, 275,
section CallTarget+Inlining+NGEN
This PR (6578) - mean (873ms) : 842, 904
. : milestone, 873,
master - mean (874ms) : 845, 903
. : milestone, 874,
gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6578) - mean (264ms) : 259, 269
. : milestone, 264,
master - mean (265ms) : 262, 268
. : milestone, 265,
section CallTarget+Inlining+NGEN
This PR (6578) - mean (849ms) : 817, 882
. : milestone, 849,
master - mean (854ms) : 823, 884
. : milestone, 854,
|
Benchmarks Report for tracer 🐌Benchmarks for #6578 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 - Faster 🎉 Same allocations ✔️
|
Benchmark | base/diff | Base Median (ns) | Diff Median (ns) | Modality |
---|---|---|---|---|
Benchmarks.Trace.SpanBenchmark.StartFinishSpan‑net6.0 | 1.127 | 452.77 | 401.75 | |
Benchmarks.Trace.SpanBenchmark.StartFinishScope‑net6.0 | 1.121 | 535.98 | 478.22 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | StartFinishSpan |
net6.0 | 452ns | 0.614ns | 2.38ns | 0.00813 | 0 | 0 | 576 B |
master | StartFinishSpan |
netcoreapp3.1 | 564ns | 0.835ns | 3.01ns | 0.00773 | 0 | 0 | 576 B |
master | StartFinishSpan |
net472 | 600ns | 1.25ns | 4.84ns | 0.0918 | 0 | 0 | 578 B |
master | StartFinishScope |
net6.0 | 536ns | 0.73ns | 2.83ns | 0.00984 | 0 | 0 | 696 B |
master | StartFinishScope |
netcoreapp3.1 | 687ns | 1.67ns | 6.48ns | 0.00963 | 0 | 0 | 696 B |
master | StartFinishScope |
net472 | 868ns | 1.77ns | 6.84ns | 0.104 | 0 | 0 | 658 B |
#6578 | StartFinishSpan |
net6.0 | 402ns | 0.418ns | 1.62ns | 0.00814 | 0 | 0 | 576 B |
#6578 | StartFinishSpan |
netcoreapp3.1 | 571ns | 0.949ns | 3.68ns | 0.0078 | 0 | 0 | 576 B |
#6578 | StartFinishSpan |
net472 | 658ns | 1.28ns | 4.94ns | 0.0917 | 0 | 0 | 578 B |
#6578 | StartFinishScope |
net6.0 | 477ns | 0.844ns | 3.27ns | 0.00966 | 0 | 0 | 696 B |
#6578 | StartFinishScope |
netcoreapp3.1 | 719ns | 0.967ns | 3.75ns | 0.00939 | 0 | 0 | 696 B |
#6578 | StartFinishScope |
net472 | 826ns | 1.5ns | 5.8ns | 0.104 | 0 | 0 | 658 B |
Benchmarks.Trace.TraceAnnotationsBenchmark - Slower ⚠️ Same allocations ✔️
Slower ⚠️ in #6578
Benchmark
diff/base
Base Median (ns)
Diff Median (ns)
Modality
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin‑netcoreapp3.1
1.248
851.90
1,063.08
Benchmark | diff/base | Base Median (ns) | Diff Median (ns) | Modality |
---|---|---|---|---|
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin‑netcoreapp3.1 | 1.248 | 851.90 | 1,063.08 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | RunOnMethodBegin |
net6.0 | 626ns | 0.918ns | 3.56ns | 0.00978 | 0 | 0 | 696 B |
master | RunOnMethodBegin |
netcoreapp3.1 | 853ns | 1.3ns | 5.02ns | 0.00942 | 0 | 0 | 696 B |
master | RunOnMethodBegin |
net472 | 1.02μs | 2ns | 7.73ns | 0.104 | 0 | 0 | 658 B |
#6578 | RunOnMethodBegin |
net6.0 | 611ns | 1.02ns | 3.95ns | 0.00985 | 0 | 0 | 696 B |
#6578 | RunOnMethodBegin |
netcoreapp3.1 | 1.06μs | 2.56ns | 9.91ns | 0.00946 | 0 | 0 | 696 B |
#6578 | RunOnMethodBegin |
net472 | 1.11μs | 2.24ns | 8.67ns | 0.105 | 0 | 0 | 658 B |
Datadog ReportBranch report: ✅ 0 Failed, 247280 Passed, 2824 Skipped, 32h 20m 30.55s Total Time |
9200c1b
to
150e4b3
Compare
Summary of changes
We don't want to upload symbols that don't have name because it's useless for the customer