-
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
[build] change agent image source #5874
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 (5874) - mean (75ms) : 65, 85
. : milestone, 75,
master - mean (71ms) : 64, 79
. : milestone, 71,
section CallTarget+Inlining+NGEN
This PR (5874) - mean (1,072ms) : 1048, 1097
. : milestone, 1072,
master - mean (1,066ms) : 1043, 1089
. : milestone, 1066,
gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (5874) - mean (111ms) : 108, 115
. : milestone, 111,
master - mean (108ms) : 105, 111
. : milestone, 108,
section CallTarget+Inlining+NGEN
This PR (5874) - mean (759ms) : 723, 796
. : milestone, 759,
master - mean (756ms) : 710, 801
. : milestone, 756,
gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (5874) - mean (96ms) : 91, 100
. : milestone, 96,
master - mean (92ms) : 89, 94
. : milestone, 92,
section CallTarget+Inlining+NGEN
This PR (5874) - mean (711ms) : 696, 726
. : milestone, 711,
master - mean (698ms) : 677, 718
. : milestone, 698,
gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.6.2)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (5874) - mean (192ms) : 189, 196
. : milestone, 192,
master - mean (192ms) : 188, 195
. : milestone, 192,
section CallTarget+Inlining+NGEN
This PR (5874) - mean (1,162ms) : 1139, 1184
. : milestone, 1162,
master - mean (1,159ms) : 1135, 1182
. : milestone, 1159,
gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (5874) - mean (275ms) : 271, 280
. : milestone, 275,
master - mean (277ms) : 271, 283
. : milestone, 277,
section CallTarget+Inlining+NGEN
This PR (5874) - mean (919ms) : 890, 948
. : milestone, 919,
master - mean (917ms) : 897, 937
. : milestone, 917,
gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat X
axisFormat %s
todayMarker off
section Baseline
This PR (5874) - mean (266ms) : 261, 270
. : milestone, 266,
master - mean (265ms) : 261, 268
. : milestone, 265,
section CallTarget+Inlining+NGEN
This PR (5874) - mean (903ms) : 885, 921
. : milestone, 903,
master - mean (902ms) : 885, 920
. : milestone, 902,
|
Datadog ReportBranch report: ✅ 0 Failed, 352344 Passed, 1789 Skipped, 28h 5m 52.03s Total Time ⌛ Performance Regressions vs Default Branch (1)
|
Benchmarks Report for tracer 🐌Benchmarks for #5874 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‑netcoreapp3.1 | 1.151 | 663.11 | 763.04 | |
Benchmarks.Trace.SpanBenchmark.StartFinishScope‑net6.0 | 1.137 | 474.59 | 539.78 |
Raw results
Branch | Method | Toolchain | Mean | StdError | StdDev | Gen 0 | Gen 1 | Gen 2 | Allocated |
---|---|---|---|---|---|---|---|---|---|
master | StartFinishSpan |
net6.0 | 405ns | 0.257ns | 0.961ns | 0.00814 | 0 | 0 | 576 B |
master | StartFinishSpan |
netcoreapp3.1 | 594ns | 0.863ns | 3.34ns | 0.00767 | 0 | 0 | 576 B |
master | StartFinishSpan |
net472 | 642ns | 0.609ns | 2.28ns | 0.0917 | 0 | 0 | 578 B |
master | StartFinishScope |
net6.0 | 475ns | 0.143ns | 0.553ns | 0.00969 | 0 | 0 | 696 B |
master | StartFinishScope |
netcoreapp3.1 | 663ns | 0.645ns | 2.5ns | 0.00964 | 0 | 0 | 696 B |
master | StartFinishScope |
net472 | 894ns | 0.393ns | 1.52ns | 0.104 | 0 | 0 | 658 B |
#5874 | StartFinishSpan |
net6.0 | 398ns | 0.104ns | 0.39ns | 0.00802 | 0 | 0 | 576 B |
#5874 | StartFinishSpan |
netcoreapp3.1 | 634ns | 0.227ns | 0.88ns | 0.00761 | 0 | 0 | 576 B |
#5874 | StartFinishSpan |
net472 | 645ns | 0.483ns | 1.87ns | 0.0916 | 0 | 0 | 578 B |
#5874 | StartFinishScope |
net6.0 | 539ns | 0.795ns | 3.08ns | 0.00969 | 0 | 0 | 696 B |
#5874 | StartFinishScope |
netcoreapp3.1 | 763ns | 0.551ns | 2.06ns | 0.00919 | 0 | 0 | 696 B |
#5874 | StartFinishScope |
net472 | 894ns | 0.414ns | 1.6ns | 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 | 617ns | 0.161ns | 0.623ns | 0.00981 | 0 | 0 | 696 B |
master | RunOnMethodBegin |
netcoreapp3.1 | 889ns | 0.454ns | 1.76ns | 0.00931 | 0 | 0 | 696 B |
master | RunOnMethodBegin |
net472 | 1.16μs | 0.259ns | 0.935ns | 0.104 | 0 | 0 | 658 B |
#5874 | RunOnMethodBegin |
net6.0 | 625ns | 2.81ns | 10.9ns | 0.00962 | 0 | 0 | 696 B |
#5874 | RunOnMethodBegin |
netcoreapp3.1 | 906ns | 0.853ns | 3.3ns | 0.00908 | 0 | 0 | 696 B |
#5874 | RunOnMethodBegin |
net472 | 1.12μs | 0.312ns | 1.21ns | 0.104 | 0 | 0 | 658 B |
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!
Merging with one approval as it's a small change that will improve CI stability. |
Summary of changes
Move from docker's image repository to erc.aws.
Reason for change
The quotas for unauthenticated users are more generous:
erc.aws
https://docs.aws.amazon.com/AmazonECR/latest/public/public-service-quotas.html
docker
https://forums.docker.com/t/is-authenticated-user-also-rate-limited-by-ip-address-when-pulling/140031
Test coverage
it's part of the tests!