Remove obsolete lib-injection build artifacts#5927
Conversation
Datadog ReportBranch report: ✅ 0 Failed, 299872 Passed, 1595 Skipped, 12h 21m 17.56s Total 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). |
Benchmarks Report for tracer 🐌Benchmarks for #5927 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.133 | 547.81 | 620.91 |
Raw results
| Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
|---|---|---|---|---|---|---|---|---|---|
| master | StartFinishSpan |
net6.0 | 397ns | 0.278ns | 1.08ns | 0.00803 | 0 | 0 | 576 B |
| master | StartFinishSpan |
netcoreapp3.1 | 548ns | 0.352ns | 1.36ns | 0.00768 | 0 | 0 | 576 B |
| master | StartFinishSpan |
net472 | 636ns | 0.837ns | 3.24ns | 0.0918 | 0 | 0 | 578 B |
| master | StartFinishScope |
net6.0 | 474ns | 0.437ns | 1.64ns | 0.0098 | 0 | 0 | 696 B |
| master | StartFinishScope |
netcoreapp3.1 | 686ns | 0.209ns | 0.753ns | 0.00929 | 0 | 0 | 696 B |
| master | StartFinishScope |
net472 | 823ns | 0.83ns | 3.21ns | 0.104 | 0 | 0 | 658 B |
| #5927 | StartFinishSpan |
net6.0 | 400ns | 0.697ns | 2.7ns | 0.00812 | 0 | 0 | 576 B |
| #5927 | StartFinishSpan |
netcoreapp3.1 | 621ns | 0.417ns | 1.56ns | 0.00779 | 0 | 0 | 576 B |
| #5927 | StartFinishSpan |
net472 | 672ns | 1.12ns | 4.33ns | 0.0916 | 0 | 0 | 578 B |
| #5927 | StartFinishScope |
net6.0 | 495ns | 0.301ns | 1.13ns | 0.00988 | 0 | 0 | 696 B |
| #5927 | StartFinishScope |
netcoreapp3.1 | 694ns | 0.557ns | 2.16ns | 0.00936 | 0 | 0 | 696 B |
| #5927 | StartFinishScope |
net472 | 823ns | 0.6ns | 2.32ns | 0.104 | 0 | 0 | 658 B |
Benchmarks.Trace.TraceAnnotationsBenchmark - Slower ⚠️ Same allocations ✔️
Slower ⚠️ in #5927
Benchmark
diff/base
Base Median (ns)
Diff Median (ns)
Modality
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin‑net6.0
1.121
583.82
654.44
| Benchmark | diff/base | Base Median (ns) | Diff Median (ns) | Modality |
|---|---|---|---|---|
| Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin‑net6.0 | 1.121 | 583.82 | 654.44 |
Raw results
| Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
|---|---|---|---|---|---|---|---|---|---|
| master | RunOnMethodBegin |
net6.0 | 584ns | 0.441ns | 1.71ns | 0.00971 | 0 | 0 | 696 B |
| master | RunOnMethodBegin |
netcoreapp3.1 | 828ns | 0.565ns | 2.11ns | 0.00916 | 0 | 0 | 696 B |
| master | RunOnMethodBegin |
net472 | 1.13μs | 1.22ns | 4.72ns | 0.104 | 0 | 0 | 658 B |
| #5927 | RunOnMethodBegin |
net6.0 | 654ns | 0.546ns | 2.11ns | 0.00959 | 0 | 0 | 696 B |
| #5927 | RunOnMethodBegin |
netcoreapp3.1 | 882ns | 0.594ns | 2.3ns | 0.00961 | 0 | 0 | 696 B |
| #5927 | RunOnMethodBegin |
net472 | 1.07μs | 0.502ns | 1.95ns | 0.104 | 0 | 0 | 658 B |
Summary of changes
Removes obsolete files
Reason for change
We don't use them any more - it's all handled by the one-pipeline
Implementation details
delete