-
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
[Test Package Versions Bump] Updating package versions #5873
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). |
Datadog ReportBranch report: ✅ 0 Failed, 365269 Passed, 2067 Skipped, 14h 27m 46.62s Total Time |
Benchmarks Report for tracer 🐌Benchmarks for #5873 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‑net6.0 | 1.177 | 472.13 | 555.63 | |
Benchmarks.Trace.SpanBenchmark.StartFinishSpan‑net472 | 1.121 | 603.79 | 676.64 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | StartFinishSpan |
net6.0 | 402ns | 1.21ns | 4.7ns | 0.00805 | 0 | 0 | 576 B |
master | StartFinishSpan |
netcoreapp3.1 | 580ns | 0.314ns | 1.22ns | 0.00785 | 0 | 0 | 576 B |
master | StartFinishSpan |
net472 | 604ns | 0.71ns | 2.75ns | 0.0917 | 0 | 0 | 578 B |
master | StartFinishScope |
net6.0 | 473ns | 0.453ns | 1.75ns | 0.00978 | 0 | 0 | 696 B |
master | StartFinishScope |
netcoreapp3.1 | 680ns | 0.347ns | 1.34ns | 0.00955 | 0 | 0 | 696 B |
master | StartFinishScope |
net472 | 822ns | 1.58ns | 6.13ns | 0.105 | 0 | 0 | 658 B |
#5873 | StartFinishSpan |
net6.0 | 394ns | 0.295ns | 1.14ns | 0.00817 | 0 | 0 | 576 B |
#5873 | StartFinishSpan |
netcoreapp3.1 | 552ns | 0.414ns | 1.55ns | 0.00776 | 0 | 0 | 576 B |
#5873 | StartFinishSpan |
net472 | 677ns | 0.545ns | 2.04ns | 0.0915 | 0 | 0 | 578 B |
#5873 | StartFinishScope |
net6.0 | 556ns | 0.68ns | 2.35ns | 0.0097 | 0 | 0 | 696 B |
#5873 | StartFinishScope |
netcoreapp3.1 | 688ns | 0.469ns | 1.82ns | 0.0096 | 0 | 0 | 696 B |
#5873 | StartFinishScope |
net472 | 885ns | 0.908ns | 3.52ns | 0.104 | 0 | 0 | 658 B |
Benchmarks.Trace.TraceAnnotationsBenchmark - Slower ⚠️ Same allocations ✔️
Slower ⚠️ in #5873
Benchmark
diff/base
Base Median (ns)
Diff Median (ns)
Modality
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin‑net6.0
1.133
583.81
661.20
Benchmark | diff/base | Base Median (ns) | Diff Median (ns) | Modality |
---|---|---|---|---|
Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin‑net6.0 | 1.133 | 583.81 | 661.20 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | RunOnMethodBegin |
net6.0 | 584ns | 0.507ns | 1.96ns | 0.0099 | 0 | 0 | 696 B |
master | RunOnMethodBegin |
netcoreapp3.1 | 954ns | 0.881ns | 3.41ns | 0.00953 | 0 | 0 | 696 B |
master | RunOnMethodBegin |
net472 | 1.14μs | 0.817ns | 3.17ns | 0.104 | 0 | 0 | 658 B |
#5873 | RunOnMethodBegin |
net6.0 | 661ns | 0.762ns | 2.95ns | 0.0098 | 0 | 0 | 696 B |
#5873 | RunOnMethodBegin |
netcoreapp3.1 | 919ns | 0.995ns | 3.85ns | 0.00927 | 0 | 0 | 696 B |
#5873 | RunOnMethodBegin |
net472 | 1.03μs | 1.42ns | 5.49ns | 0.104 | 0 | 0 | 658 B |
24be8f1
to
67269f4
Compare
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
67269f4
to
4f3bab7
Compare
4f3bab7
to
7c89acd
Compare
Updates the package versions for integration tests.