-
Notifications
You must be signed in to change notification settings - Fork 147
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
[CI] Sending CI Vis Data to HQ #6621
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 (6621) - mean (69ms) : 67, 72
. : milestone, 69,
master - mean (69ms) : 67, 72
. : milestone, 69,
section CallTarget+Inlining+NGEN
This PR (6621) - mean (995ms) : 969, 1021
. : milestone, 995,
master - mean (988ms) : 965, 1012
. : milestone, 988,
gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6621) - mean (103ms) : 101, 105
. : milestone, 103,
master - mean (102ms) : 100, 104
. : milestone, 102,
section CallTarget+Inlining+NGEN
This PR (6621) - mean (677ms) : 660, 693
. : milestone, 677,
master - mean (674ms) : 657, 692
. : milestone, 674,
gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6621) - mean (90ms) : 88, 92
. : milestone, 90,
master - mean (89ms) : 87, 92
. : milestone, 89,
section CallTarget+Inlining+NGEN
This PR (6621) - mean (634ms) : 615, 653
. : milestone, 634,
master - mean (630ms) : 614, 647
. : milestone, 630,
gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6621) - mean (190ms) : 186, 193
. : milestone, 190,
master - mean (190ms) : 185, 196
. : milestone, 190,
section CallTarget+Inlining+NGEN
This PR (6621) - mean (1,101ms) : 1068, 1135
. : milestone, 1101,
master - mean (1,104ms) : 1074, 1134
. : milestone, 1104,
gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6621) - mean (270ms) : 266, 273
. : milestone, 270,
master - mean (271ms) : 265, 276
. : milestone, 271,
section CallTarget+Inlining+NGEN
This PR (6621) - mean (863ms) : 834, 892
. : milestone, 863,
master - mean (863ms) : 835, 892
. : milestone, 863,
gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (6621) - mean (262ms) : 257, 267
. : milestone, 262,
master - mean (262ms) : 258, 266
. : milestone, 262,
section CallTarget+Inlining+NGEN
This PR (6621) - mean (850ms) : 815, 886
. : milestone, 850,
master - mean (847ms) : 817, 878
. : milestone, 847,
|
Were you able to see the data from this run to see whether it worked or not? |
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.
Thanks! We should also update all the dashboards used in the release process as neccessary 🙂
Benchmarks Report for tracer 🐌Benchmarks for #6621 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‑net6.0 | 1.276 | 395.23 | 504.45 |
Benchmark | base/diff | Base Median (ns) | Diff Median (ns) | Modality |
---|---|---|---|---|
Benchmarks.Trace.SpanBenchmark.StartFinishScope‑netcoreapp3.1 | 1.210 | 795.31 | 657.20 | |
Benchmarks.Trace.SpanBenchmark.StartFinishScope‑net472 | 1.122 | 867.10 | 772.51 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | StartFinishSpan |
net6.0 | 395ns | 0.495ns | 1.92ns | 0.00804 | 0 | 0 | 576 B |
master | StartFinishSpan |
netcoreapp3.1 | 600ns | 0.716ns | 2.77ns | 0.00779 | 0 | 0 | 576 B |
master | StartFinishSpan |
net472 | 664ns | 0.883ns | 3.3ns | 0.0916 | 0 | 0 | 578 B |
master | StartFinishScope |
net6.0 | 528ns | 0.806ns | 3.12ns | 0.00988 | 0 | 0 | 696 B |
master | StartFinishScope |
netcoreapp3.1 | 795ns | 0.975ns | 3.65ns | 0.00913 | 0 | 0 | 696 B |
master | StartFinishScope |
net472 | 873ns | 4.19ns | 16.8ns | 0.104 | 0 | 0 | 658 B |
#6621 | StartFinishSpan |
net6.0 | 504ns | 0.504ns | 1.95ns | 0.00802 | 0 | 0 | 576 B |
#6621 | StartFinishSpan |
netcoreapp3.1 | 569ns | 0.741ns | 2.87ns | 0.00785 | 0 | 0 | 576 B |
#6621 | StartFinishSpan |
net472 | 712ns | 1.13ns | 4.37ns | 0.0917 | 0 | 0 | 578 B |
#6621 | StartFinishScope |
net6.0 | 559ns | 0.851ns | 3.3ns | 0.00982 | 0 | 0 | 696 B |
#6621 | StartFinishScope |
netcoreapp3.1 | 656ns | 1.16ns | 4.51ns | 0.00951 | 0 | 0 | 696 B |
#6621 | StartFinishScope |
net472 | 772ns | 1.11ns | 4.29ns | 0.104 | 0 | 0 | 658 B |
Benchmarks.Trace.TraceAnnotationsBenchmark - Same speed ✔️ Same allocations ✔️
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | RunOnMethodBegin |
net6.0 | 650ns | 0.353ns | 1.37ns | 0.0098 | 0 | 0 | 696 B |
master | RunOnMethodBegin |
netcoreapp3.1 | 924ns | 0.793ns | 3.07ns | 0.00929 | 0 | 0 | 696 B |
master | RunOnMethodBegin |
net472 | 1.06μs | 0.795ns | 3.08ns | 0.104 | 0 | 0 | 658 B |
#6621 | RunOnMethodBegin |
net6.0 | 650ns | 0.599ns | 2.32ns | 0.00977 | 0 | 0 | 696 B |
#6621 | RunOnMethodBegin |
netcoreapp3.1 | 922ns | 1.44ns | 5.56ns | 0.00922 | 0 | 0 | 696 B |
#6621 | RunOnMethodBegin |
net472 | 1.11μs | 1.95ns | 7.56ns | 0.104 | 0 | 0 | 658 B |
Summary of changes
To have all data in one org so that it can be viewed collectively for all tracer languages.
Test coverage
This is the test 🫨
