Skip to content

[Profiler] Bump to libunwind 1.8.3#8387

Merged
gleocadie merged 1 commit intomasterfrom
gleocadie/bump-libunwind-version
Apr 17, 2026
Merged

[Profiler] Bump to libunwind 1.8.3#8387
gleocadie merged 1 commit intomasterfrom
gleocadie/bump-libunwind-version

Conversation

@gleocadie
Copy link
Copy Markdown
Collaborator

@gleocadie gleocadie commented Mar 27, 2026

Summary of changes

Bump libunwind to 1.8.3

Reason for change

Get new fixes

Implementation details

Test coverage

Other details

@github-actions github-actions bot added the area:profiler Issues related to the continous-profiler label Mar 27, 2026
@gleocadie gleocadie force-pushed the gleocadie/bump-libunwind-version branch from bbcddd6 to edfd7a2 Compare March 27, 2026 22:51
@pr-commenter
Copy link
Copy Markdown

pr-commenter bot commented Mar 27, 2026

Benchmarks

Benchmark execution time: 2026-04-17 12:19:05

Comparing candidate commit bac9b4a in PR branch gleocadie/bump-libunwind-version with baseline commit bac2202 in branch master.

Found 1 performance improvements and 1 performance regressions! Performance is the same for 25 metrics, 0 unstable metrics, 87 known flaky benchmarks.

Explanation

This is an A/B test comparing a candidate commit's performance against that of a baseline commit. Performance changes are noted in the tables below as:

  • 🟩 = significantly better candidate vs. baseline
  • 🟥 = significantly worse candidate vs. baseline

We compute a confidence interval (CI) over the relative difference of means between metrics from the candidate and baseline commits, considering the baseline as the reference.

If the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD), the change is considered significant.

Feel free to reach out to #apm-benchmarking-platform on Slack if you have any questions.

More details about the CI and significant changes

You can imagine this CI as a range of values that is likely to contain the true difference of means between the candidate and baseline commits.

CIs of the difference of means are often centered around 0%, because often changes are not that big:

---------------------------------(------|---^--------)-------------------------------->
                              -0.6%    0%  0.3%     +1.2%
                                 |          |        |
         lower bound of the CI --'          |        |
sample mean (center of the CI) -------------'        |
         upper bound of the CI ----------------------'

As described above, a change is considered significant if the CI is entirely outside the configured SIGNIFICANT_IMPACT_THRESHOLD (or the deprecated UNCONFIDENCE_THRESHOLD).

For instance, for an execution time metric, this confidence interval indicates a significantly worse performance:

----------------------------------------|---------|---(---------^---------)---------->
                                       0%        1%  1.3%      2.2%      3.1%
                                                  |   |         |         |
       significant impact threshold --------------'   |         |         |
                      lower bound of CI --------------'         |         |
       sample mean (center of the CI) --------------------------'         |
                      upper bound of CI ----------------------------------'

scenario:Benchmarks.Trace.HttpClientBenchmark.SendAsync net472

  • 🟥 throughput [-6619.835op/s; -6139.250op/s] or [-7.557%; -7.008%]

scenario:Benchmarks.Trace.HttpClientBenchmark.SendAsync net6.0

  • 🟩 throughput [+8166.949op/s; +9018.704op/s] or [+5.548%; +6.127%]

Known flaky benchmarks

These benchmarks are marked as flaky and will not trigger a failure. Modify FLAKY_BENCHMARKS_REGEX to control which benchmarks are marked as flaky.

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.008%; +0.005%]
  • ignore execution_time [-736.062µs; +210.247µs] or [-0.366%; +0.104%]
  • ignore throughput [+522.461op/s; +1005.084op/s] or [+0.619%; +1.192%]

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.006%; +0.007%]
  • ignore execution_time [-2043.286µs; +1456.215µs] or [-1.019%; +0.727%]
  • 🟩 throughput [+9203.541op/s; +11391.052op/s] or [+7.736%; +9.575%]

scenario:Benchmarks.Trace.ActivityBenchmark.StartStopWithChild netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.003%; +0.007%]
  • ignore execution_time [+0.380ms; +2.621ms] or [+0.191%; +1.318%]
  • ignore throughput [-1118.796op/s; +88.714op/s] or [-1.138%; +0.090%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • ignore allocated_mem [+8 bytes; +9 bytes] or [+0.266%; +0.279%]
  • 🟥 execution_time [+309.926ms; +315.565ms] or [+153.796%; +156.595%]
  • ignore throughput [+17.924op/s; +21.654op/s] or [+3.225%; +3.896%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.009%; +0.002%]
  • 🟥 execution_time [+383.158ms; +385.186ms] or [+302.719%; +304.321%]
  • ignore throughput [+16.542op/s; +20.341op/s] or [+2.181%; +2.682%]

scenario:Benchmarks.Trace.AgentWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.009%; +0.002%]
  • 🟥 execution_time [+398.771ms; +400.646ms] or [+352.897%; +354.556%]
  • ignore throughput [-8.058op/s; -3.729op/s] or [-1.138%; -0.527%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net472

  • 🟥 allocated_mem [+1.308KB; +1.308KB] or [+27.529%; +27.541%]
  • ignore execution_time [-537.676µs; +84.832µs] or [-0.269%; +0.042%]
  • ignore throughput [-4773.762op/s; -4387.679op/s] or [-3.714%; -3.414%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody net6.0

  • 🟥 allocated_mem [+471 bytes; +472 bytes] or [+9.977%; +9.987%]
  • 🟩 execution_time [-16.055ms; -11.892ms] or [-7.498%; -5.554%]
  • ignore throughput [+4388.550op/s; +7158.865op/s] or [+3.203%; +5.226%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleMoreComplexBody netcoreapp3.1

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+27.502%; +27.510%]
  • ignore execution_time [-11.938ms; -7.812ms] or [-5.685%; -3.720%]
  • ignore throughput [-924.153op/s; +1381.811op/s] or [-0.836%; +1.249%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net472

  • 🟥 allocated_mem [+1.307KB; +1.307KB] or [+105.746%; +105.759%]
  • ignore execution_time [-1089.938µs; -464.187µs] or [-0.543%; -0.231%]
  • 🟥 throughput [-239060.963op/s; -234430.347op/s] or [-24.409%; -23.936%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody net6.0

  • 🟥 allocated_mem [+471 bytes; +472 bytes] or [+38.558%; +38.566%]
  • 🟩 execution_time [-25.791ms; -12.923ms] or [-11.502%; -5.763%]
  • ignore throughput [-79456.057op/s; -44581.257op/s] or [-8.488%; -4.763%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.AllCycleSimpleBody netcoreapp3.1

  • 🟥 allocated_mem [+1.272KB; +1.272KB] or [+105.292%; +105.304%]
  • ignore execution_time [-0.839ms; +3.424ms] or [-0.419%; +1.709%]
  • 🟥 throughput [-132202.275op/s; -116317.827op/s] or [-18.995%; -16.713%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.007%; +0.003%]
  • ignore execution_time [-846.439µs; +198.231µs] or [-0.422%; +0.099%]
  • ignore throughput [-1342.686op/s; -561.533op/s] or [-0.904%; -0.378%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.003%]
  • ignore execution_time [+0.144ms; +3.707ms] or [+0.073%; +1.870%]
  • 🟩 throughput [+8132.346op/s; +11197.458op/s] or [+5.174%; +7.125%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorMoreComplexBody netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.007%; +0.003%]
  • ignore execution_time [+2.745ms; +6.721ms] or [+1.400%; +3.427%]
  • 🟩 throughput [+7729.779op/s; +10361.271op/s] or [+6.158%; +8.254%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.008%; +0.004%]
  • ignore execution_time [-378.702µs; -164.263µs] or [-0.189%; -0.082%]
  • ignore throughput [+96130.687op/s; +111754.499op/s] or [+2.924%; +3.400%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.006%; +0.008%]
  • ignore execution_time [-3.302ms; -2.270ms] or [-1.633%; -1.123%]
  • 🟩 throughput [+420123.605op/s; +453957.379op/s] or [+14.009%; +15.137%]

scenario:Benchmarks.Trace.Asm.AppSecBodyBenchmark.ObjectExtractorSimpleBody netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.004%]
  • 🟩 execution_time [-18.873ms; -14.506ms] or [-8.700%; -6.687%]
  • 🟩 throughput [+213927.120op/s; +267425.475op/s] or [+8.491%; +10.615%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net472

  • ignore allocated_mem [+0 bytes; +2 bytes] or [-0.001%; +0.007%]
  • 🟥 execution_time [+300.287ms; +300.936ms] or [+150.043%; +150.368%]
  • ignore throughput [+118.746op/s; +139.754op/s] or [+1.312%; +1.544%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs net6.0

  • ignore allocated_mem [-1 bytes; +2 bytes] or [-0.004%; +0.008%]
  • 🟥 execution_time [+299.724ms; +302.929ms] or [+151.152%; +152.768%]
  • ignore throughput [+329.226op/s; +543.857op/s] or [+2.518%; +4.160%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeArgs netcoreapp3.1

  • ignore allocated_mem [-1 bytes; +2 bytes] or [-0.004%; +0.008%]
  • 🟥 execution_time [+300.082ms; +302.801ms] or [+151.158%; +152.528%]
  • ignore throughput [+84.875op/s; +213.021op/s] or [+0.819%; +2.057%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net472

  • ignore allocated_mem [+2 bytes; +3 bytes] or [+0.137%; +0.150%]
  • 🟥 execution_time [+297.105ms; +297.799ms] or [+145.926%; +146.267%]
  • ignore throughput [+21.936op/s; +27.535op/s] or [+0.582%; +0.730%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.009%]
  • 🟥 execution_time [+296.838ms; +299.487ms] or [+145.113%; +146.408%]
  • ignore throughput [+140.135op/s; +182.157op/s] or [+2.036%; +2.646%]

scenario:Benchmarks.Trace.Asm.AppSecEncoderBenchmark.EncodeLegacyArgs netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.009%]
  • 🟥 execution_time [+301.294ms; +302.691ms] or [+150.587%; +151.285%]
  • ignore throughput [+57.281op/s; +77.667op/s] or [+1.137%; +1.542%]

scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • ignore execution_time [+14.465µs; +19.285µs] or [+2.970%; +3.959%]
  • ignore throughput [-77.724op/s; -58.374op/s] or [-3.786%; -2.843%]

scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.000%; +0.010%]
  • 🟥 execution_time [+26.255µs; +52.994µs] or [+6.022%; +12.154%]
  • 🟥 throughput [-257.164op/s; -136.880op/s] or [-11.180%; -5.951%]

scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmark netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.003%; +0.003%]
  • ignore execution_time [+19.434µs; +41.696µs] or [+4.164%; +8.934%]
  • 🟥 throughput [-195.575op/s; -113.517op/s] or [-9.028%; -5.240%]

scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • ignore execution_time [+3.408µs; +8.480µs] or [+0.920%; +2.290%]
  • ignore throughput [-59.016op/s; -23.133op/s] or [-2.186%; -0.857%]

scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.003%; +0.007%]
  • 🟥 execution_time [+35.175µs; +59.893µs] or [+11.230%; +19.121%]
  • 🟥 throughput [-531.409op/s; -327.749op/s] or [-16.566%; -10.217%]

scenario:Benchmarks.Trace.Asm.AppSecWafBenchmark.RunWafRealisticBenchmarkWithAttack netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.003%; +0.003%]
  • ignore execution_time [-4.015µs; +18.583µs] or [-1.098%; +5.083%]
  • ignore throughput [-170.520op/s; -35.092op/s] or [-6.119%; -1.259%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • 🟥 execution_time [+300.041ms; +300.678ms] or [+149.751%; +150.069%]
  • ignore throughput [-1595420.586op/s; -1031714.419op/s] or [-0.799%; -0.517%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest net6.0

  • ignore allocated_mem [+154 bytes; +156 bytes] or [+0.859%; +0.870%]
  • unstable execution_time [+351.748ms; +387.996ms] or [+382.189%; +421.574%]
  • 🟩 throughput [+1051.007op/s; +1195.014op/s] or [+8.636%; +9.820%]

scenario:Benchmarks.Trace.AspNetCoreBenchmark.SendRequest netcoreapp3.1

  • ignore allocated_mem [+20 bytes; +22 bytes] or [+0.099%; +0.110%]
  • unstable execution_time [+331.683ms; +360.732ms] or [+251.844%; +273.900%]
  • 🟩 throughput [+633.002op/s; +830.501op/s] or [+6.128%; +8.040%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 allocated_mem [+2.826KB; +2.830KB] or [+5.020%; +5.029%]
  • unstable execution_time [+352.832ms; +393.044ms] or [+162.229%; +180.718%]
  • 🟥 throughput [-462.435op/s; -421.495op/s] or [-41.901%; -38.192%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net6.0

  • ignore allocated_mem [-1.270KB; -1.268KB] or [-2.995%; -2.990%]
  • unstable execution_time [+182.651ms; +317.482ms] or [+77.838%; +135.297%]
  • 🟥 throughput [-745.729op/s; -662.315op/s] or [-49.740%; -44.177%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces netcoreapp3.1

  • ignore allocated_mem [+1.063KB; +1.066KB] or [+2.509%; +2.516%]
  • 🟥 execution_time [+336.701ms; +347.363ms] or [+201.386%; +207.764%]
  • 🟥 throughput [-422.227op/s; -386.964op/s] or [-29.399%; -26.944%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • ignore execution_time [-83.452µs; -65.169µs] or [-4.200%; -3.280%]
  • ignore throughput [+17.384op/s; +22.295op/s] or [+3.454%; +4.430%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • 🟥 execution_time [+74.550µs; +90.875µs] or [+5.121%; +6.243%]
  • ignore throughput [-39.958op/s; -33.082op/s] or [-5.817%; -4.816%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • ignore execution_time [-97.190µs; -83.986µs] or [-3.381%; -2.922%]
  • ignore throughput [+10.524op/s; +12.214op/s] or [+3.025%; +3.511%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • ignore execution_time [-14.196µs; -5.465µs] or [-1.226%; -0.472%]
  • ignore throughput [+4.456op/s; +10.877op/s] or [+0.516%; +1.259%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • ignore execution_time [-51.830µs; -33.301µs] or [-4.807%; -3.088%]
  • ignore throughput [+30.635op/s; +49.711op/s] or [+3.303%; +5.360%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSliceWithPool netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • ignore execution_time [-167.536µs; -33.325µs] or [-8.975%; -1.785%]
  • unstable throughput [+29.276op/s; +110.985op/s] or [+5.465%; +20.716%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net472

  • ignore allocated_mem [-43 bytes; +21 bytes] or [-0.007%; +0.003%]
  • ignore execution_time [+6.362µs; +24.578µs] or [+0.248%; +0.960%]
  • ignore throughput [-3.580op/s; -0.874op/s] or [-0.917%; -0.224%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice net6.0

  • ignore allocated_mem [-38 bytes; +46 bytes] or [-0.006%; +0.007%]
  • 🟩 execution_time [-184.391µs; -144.282µs] or [-9.341%; -7.309%]
  • 🟩 throughput [+42.157op/s; +52.888op/s] or [+8.322%; +10.440%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OriginalCharSlice netcoreapp3.1

  • ignore allocated_mem [-42 bytes; +23 bytes] or [-0.007%; +0.004%]
  • ignore execution_time [-133.448µs; -93.704µs] or [-3.384%; -2.376%]
  • ignore throughput [+6.420op/s; +8.956op/s] or [+2.531%; +3.532%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.001%; +0.008%]
  • 🟥 execution_time [+302.058ms; +303.328ms] or [+152.111%; +152.750%]
  • ignore throughput [-15617.188op/s; -11480.058op/s] or [-5.025%; -3.694%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.006%; +0.004%]
  • 🟥 execution_time [+301.930ms; +303.172ms] or [+151.298%; +151.920%]
  • ignore throughput [+25733.369op/s; +31030.164op/s] or [+4.057%; +4.892%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearch netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.006%; +0.004%]
  • 🟥 execution_time [+301.834ms; +305.281ms] or [+151.628%; +153.360%]
  • ignore throughput [+12623.410op/s; +20259.452op/s] or [+2.659%; +4.268%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.008%; +0.004%]
  • 🟥 execution_time [+302.344ms; +303.965ms] or [+151.827%; +152.641%]
  • ignore throughput [-388.434op/s; +2300.273op/s] or [-0.130%; +0.771%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.007%; +0.006%]
  • 🟥 execution_time [+299.783ms; +301.883ms] or [+148.230%; +149.268%]
  • ignore throughput [-3971.608op/s; +5171.710op/s] or [-0.640%; +0.833%]

scenario:Benchmarks.Trace.ElasticsearchBenchmark.CallElasticsearchAsync netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.006%; +0.004%]
  • 🟥 execution_time [+302.737ms; +306.408ms] or [+153.440%; +155.301%]
  • ignore throughput [+5269.481op/s; +13700.359op/s] or [+1.138%; +2.958%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net472

  • ignore allocated_mem [+0 bytes; +1 bytes] or [+0.108%; +0.119%]
  • 🟥 execution_time [+299.844ms; +301.385ms] or [+150.495%; +151.268%]
  • ignore throughput [+8629.879op/s; +12173.538op/s] or [+2.239%; +3.158%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.006%; +0.006%]
  • 🟥 execution_time [+298.811ms; +301.142ms] or [+148.930%; +150.092%]
  • 🟩 throughput [+61655.278op/s; +65808.146op/s] or [+12.243%; +13.067%]

scenario:Benchmarks.Trace.GraphQLBenchmark.ExecuteAsync netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.006%; +0.006%]
  • 🟥 execution_time [+300.000ms; +302.806ms] or [+149.247%; +150.643%]
  • ignore throughput [-15886.737op/s; -10646.406op/s] or [-3.760%; -2.520%]

scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.003%; +0.006%]
  • ignore execution_time [-605.443µs; +257.631µs] or [-0.301%; +0.128%]
  • ignore throughput [-8908.410op/s; -7664.239op/s] or [-3.582%; -3.082%]

scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.003%]
  • 🟩 execution_time [-15.161ms; -11.397ms] or [-7.050%; -5.300%]
  • 🟩 throughput [+19028.920op/s; +25746.952op/s] or [+5.220%; +7.063%]

scenario:Benchmarks.Trace.ILoggerBenchmark.EnrichedLog netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.008%]
  • ignore execution_time [-0.693ms; +3.257ms] or [-0.347%; +1.634%]
  • ignore throughput [+6044.900op/s; +11798.763op/s] or [+2.207%; +4.307%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net472

  • ignore allocated_mem [-4.459KB; -4.431KB] or [-1.623%; -1.613%]
  • unstable execution_time [+10.171µs; +51.150µs] or [+2.512%; +12.634%]
  • ignore throughput [-265.786op/s; -59.798op/s] or [-10.696%; -2.406%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark net6.0

  • 🟩 allocated_mem [-19.005KB; -18.984KB] or [-6.932%; -6.925%]
  • unstable execution_time [-43.916µs; +7.582µs] or [-8.680%; +1.499%]
  • ignore throughput [-22.977op/s; +157.116op/s] or [-1.147%; +7.840%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatAspectBenchmark netcoreapp3.1

  • 🟩 allocated_mem [-15.063KB; -15.047KB] or [-5.491%; -5.485%]
  • ignore execution_time [-46.743µs; +10.034µs] or [-8.100%; +1.739%]
  • ignore throughput [-18.158op/s; +134.999op/s] or [-1.037%; +7.713%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net472

  • ignore allocated_mem [-2 bytes; +2 bytes] or [-0.005%; +0.006%]
  • ignore execution_time [-276.318ns; +1262.985ns] or [-0.479%; +2.188%]
  • ignore throughput [-341.250op/s; +87.789op/s] or [-1.969%; +0.507%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark net6.0

  • ignore allocated_mem [-4 bytes; +0 bytes] or [-0.010%; -0.001%]
  • 🟥 execution_time [+6.051µs; +10.068µs] or [+14.302%; +23.798%]
  • 🟥 throughput [-4597.129op/s; -2840.743op/s] or [-19.352%; -11.959%]

scenario:Benchmarks.Trace.Iast.StringAspectsBenchmark.StringConcatBenchmark netcoreapp3.1

  • ignore allocated_mem [-1 bytes; +1 bytes] or [-0.002%; +0.002%]
  • unstable execution_time [-12.009µs; -4.235µs] or [-18.632%; -6.570%]
  • 🟩 throughput [+1129.709op/s; +2757.225op/s] or [+6.931%; +16.916%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net472

  • ignore allocated_mem [+2 bytes; +3 bytes] or [+0.061%; +0.072%]
  • 🟥 execution_time [+302.460ms; +304.075ms] or [+152.880%; +153.697%]
  • ignore throughput [-129.106op/s; -103.609op/s] or [-2.157%; -1.731%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.005%]
  • 🟥 execution_time [+301.290ms; +303.422ms] or [+153.356%; +154.441%]
  • ignore throughput [-72.460op/s; +2.243op/s] or [-0.899%; +0.028%]

scenario:Benchmarks.Trace.Log4netBenchmark.EnrichedLog netcoreapp3.1

  • ignore allocated_mem [-1 bytes; +0 bytes] or [-0.027%; -0.017%]
  • 🟥 execution_time [+300.837ms; +302.646ms] or [+150.606%; +151.512%]
  • ignore throughput [-139.897op/s; -77.747op/s] or [-1.782%; -0.990%]

scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.005%]
  • ignore execution_time [-942.948µs; -97.647µs] or [-0.470%; -0.049%]
  • ignore throughput [-1315.287op/s; -152.304op/s] or [-0.364%; -0.042%]

scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.007%]
  • ignore execution_time [-23.139µs; +645.833µs] or [-0.012%; +0.323%]
  • 🟩 throughput [+49444.959op/s; +52231.525op/s] or [+9.359%; +9.886%]

scenario:Benchmarks.Trace.RedisBenchmark.SendReceive netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.006%]
  • ignore execution_time [+1.320ms; +5.004ms] or [+0.669%; +2.536%]
  • ignore throughput [+3063.125op/s; +11498.448op/s] or [+0.725%; +2.721%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.006%]
  • 🟥 execution_time [+298.838ms; +300.553ms] or [+148.944%; +149.799%]
  • ignore throughput [-2819.273op/s; -1696.213op/s] or [-1.862%; -1.120%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+0.000%; +0.009%]
  • 🟥 execution_time [+301.642ms; +302.756ms] or [+151.470%; +152.030%]
  • ignore throughput [+4670.481op/s; +6392.677op/s] or [+2.031%; +2.780%]

scenario:Benchmarks.Trace.SerilogBenchmark.EnrichedLog netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.003%]
  • 🟥 execution_time [+304.027ms; +307.127ms] or [+154.183%; +155.755%]
  • ignore throughput [+781.220op/s; +2820.381op/s] or [+0.440%; +1.588%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • 🟥 execution_time [+300.492ms; +301.173ms] or [+149.887%; +150.227%]
  • 🟩 throughput [+60922847.133op/s; +61163014.739op/s] or [+44.368%; +44.543%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore net6.0

  • ignore allocated_mem [+103 bytes; +105 bytes] or [+0.605%; +0.615%]
  • unstable execution_time [+382.416ms; +411.845ms] or [+475.602%; +512.203%]
  • 🟩 throughput [+888.067op/s; +1063.480op/s] or [+6.865%; +8.221%]

scenario:Benchmarks.Trace.SingleSpanAspNetCoreBenchmark.SingleSpanAspNetCore netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [+nan%; +nan%]
  • 🟥 execution_time [+299.368ms; +300.264ms] or [+149.318%; +149.765%]
  • ignore throughput [+1596028.740op/s; +2534662.092op/s] or [+0.707%; +1.123%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.006%]
  • ignore execution_time [+150.906µs; +531.759µs] or [+0.075%; +0.266%]
  • ignore throughput [-4621.380op/s; -1928.696op/s] or [-0.516%; -0.215%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.007%]
  • ignore execution_time [-3.811ms; -2.496ms] or [-1.867%; -1.223%]
  • 🟩 throughput [+77666.235op/s; +87281.100op/s] or [+7.251%; +8.149%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishScope netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.003%; +0.006%]
  • ignore execution_time [-0.759ms; +9.593ms] or [-0.384%; +4.854%]
  • ignore throughput [+42007.318op/s; +69803.004op/s] or [+4.862%; +8.080%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.000%; +0.009%]
  • ignore execution_time [+0.936ms; +1.617ms] or [+0.468%; +0.808%]
  • ignore throughput [-14227.927op/s; -8575.973op/s] or [-1.302%; -0.785%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.004%]
  • ignore execution_time [+6.454ms; +18.296ms] or [+3.363%; +9.532%]
  • ignore throughput [+39210.475op/s; +88119.165op/s] or [+3.035%; +6.821%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishSpan netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.001%; +0.008%]
  • ignore execution_time [-3.596ms; -2.134ms] or [-1.767%; -1.049%]
  • 🟩 throughput [+81711.590op/s; +90005.592op/s] or [+8.115%; +8.939%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.008%; +0.002%]
  • ignore execution_time [-1309.091µs; -86.518µs] or [-0.652%; -0.043%]
  • ignore throughput [+10069.632op/s; +13012.320op/s] or [+2.244%; +2.899%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.004%; +0.009%]
  • ignore execution_time [-1.836ms; +7.922ms] or [-0.917%; +3.956%]
  • 🟩 throughput [+36410.345op/s; +50464.811op/s] or [+6.611%; +9.163%]

scenario:Benchmarks.Trace.SpanBenchmark.StartFinishTwoScopes netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.006%; +0.004%]
  • ignore execution_time [-1432.608µs; +2665.162µs] or [-0.720%; +1.339%]
  • 🟩 throughput [+27360.051op/s; +37158.803op/s] or [+6.124%; +8.317%]

scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net472

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.006%]
  • ignore execution_time [-1237.685µs; -292.542µs] or [-0.617%; -0.146%]
  • ignore throughput [-21948.552op/s; -18154.365op/s] or [-3.212%; -2.657%]

scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin net6.0

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.007%]
  • ignore execution_time [-0.517ms; +2.993ms] or [-0.259%; +1.497%]
  • 🟩 throughput [+50170.005op/s; +68263.925op/s] or [+5.605%; +7.627%]

scenario:Benchmarks.Trace.TraceAnnotationsBenchmark.RunOnMethodBegin netcoreapp3.1

  • ignore allocated_mem [+0 bytes; +0 bytes] or [-0.005%; +0.005%]
  • ignore execution_time [+1.217ms; +5.135ms] or [+0.618%; +2.608%]
  • ignore throughput [+30945.150op/s; +46104.443op/s] or [+4.321%; +6.437%]

@dd-trace-dotnet-ci-bot
Copy link
Copy Markdown

dd-trace-dotnet-ci-bot bot commented Mar 27, 2026

Execution-Time Benchmarks Report ⏱️

Execution-time results for samples comparing This PR (8387) and master.

✅ No regressions detected - check the details below

Full Metrics Comparison

FakeDbCommand

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration72.30 ± (72.33 - 72.76) ms72.64 ± (72.64 - 73.06) ms+0.5%✅⬆️
.NET Framework 4.8 - Bailout
duration79.40 ± (79.10 - 79.61) ms78.90 ± (78.80 - 79.43) ms-0.6%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1074.43 ± (1072.73 - 1078.41) ms1069.49 ± (1068.49 - 1074.81) ms-0.5%
.NET Core 3.1 - Baseline
process.internal_duration_ms22.49 ± (22.44 - 22.54) ms22.66 ± (22.60 - 22.73) ms+0.8%✅⬆️
process.time_to_main_ms84.58 ± (84.25 - 84.90) ms85.62 ± (85.30 - 85.95) ms+1.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.84 ± (10.84 - 10.85) MB10.91 ± (10.90 - 10.91) MB+0.6%✅⬆️
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.45 ± (22.40 - 22.50) ms22.45 ± (22.41 - 22.49) ms+0.0%✅⬆️
process.time_to_main_ms86.80 ± (86.53 - 87.08) ms86.91 ± (86.63 - 87.18) ms+0.1%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.94 ± (10.94 - 10.94) MB10.95 ± (10.94 - 10.95) MB+0.1%✅⬆️
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms229.24 ± (228.23 - 230.26) ms227.62 ± (226.64 - 228.60) ms-0.7%
process.time_to_main_ms527.68 ± (526.44 - 528.93) ms525.47 ± (524.11 - 526.83) ms-0.4%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed48.51 ± (48.49 - 48.54) MB48.50 ± (48.47 - 48.53) MB-0.0%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.0%
.NET 6 - Baseline
process.internal_duration_ms21.47 ± (21.41 - 21.53) ms21.19 ± (21.15 - 21.22) ms-1.3%
process.time_to_main_ms75.14 ± (74.84 - 75.43) ms73.00 ± (72.82 - 73.18) ms-2.8%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.62 ± (10.62 - 10.62) MB10.62 ± (10.62 - 10.63) MB+0.0%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms21.06 ± (21.03 - 21.09) ms21.42 ± (21.36 - 21.48) ms+1.7%✅⬆️
process.time_to_main_ms74.02 ± (73.84 - 74.20) ms76.63 ± (76.35 - 76.91) ms+3.5%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.73 ± (10.73 - 10.73) MB10.73 ± (10.73 - 10.74) MB+0.1%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms387.86 ± (385.80 - 389.92) ms385.45 ± (383.49 - 387.42) ms-0.6%
process.time_to_main_ms525.66 ± (524.50 - 526.82) ms527.05 ± (525.81 - 528.29) ms+0.3%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed50.07 ± (50.04 - 50.10) MB50.05 ± (50.02 - 50.07) MB-0.0%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.0%
.NET 8 - Baseline
process.internal_duration_ms19.42 ± (19.39 - 19.46) ms19.57 ± (19.53 - 19.62) ms+0.8%✅⬆️
process.time_to_main_ms72.24 ± (72.07 - 72.40) ms73.45 ± (73.22 - 73.69) ms+1.7%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.66 ± (7.66 - 7.67) MB7.64 ± (7.64 - 7.64) MB-0.3%
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms19.91 ± (19.85 - 19.97) ms19.37 ± (19.34 - 19.41) ms-2.7%
process.time_to_main_ms76.56 ± (76.28 - 76.84) ms73.49 ± (73.34 - 73.64) ms-4.0%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.71 ± (7.70 - 7.71) MB7.71 ± (7.70 - 7.72) MB+0.1%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms306.00 ± (303.40 - 308.61) ms299.94 ± (297.73 - 302.16) ms-2.0%
process.time_to_main_ms487.87 ± (486.60 - 489.14) ms491.26 ± (489.98 - 492.55) ms+0.7%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed37.02 ± (36.99 - 37.04) MB36.99 ± (36.97 - 37.02) MB-0.1%
runtime.dotnet.threads.count27 ± (27 - 27)27 ± (27 - 27)-0.1%

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration199.50 ± (199.38 - 200.13) ms205.84 ± (205.98 - 206.88) ms+3.2%✅⬆️
.NET Framework 4.8 - Bailout
duration204.11 ± (204.06 - 205.16) ms209.84 ± (209.37 - 210.46) ms+2.8%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1184.40 ± (1185.91 - 1193.76) ms1206.56 ± (1206.70 - 1213.55) ms+1.9%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms195.11 ± (194.68 - 195.55) ms200.98 ± (200.49 - 201.47) ms+3.0%✅⬆️
process.time_to_main_ms85.03 ± (84.69 - 85.36) ms87.53 ± (87.23 - 87.83) ms+2.9%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.02 ± (15.99 - 16.05) MB15.94 ± (15.92 - 15.97) MB-0.5%
runtime.dotnet.threads.count20 ± (19 - 20)20 ± (19 - 20)+0.0%✅⬆️
.NET Core 3.1 - Bailout
process.internal_duration_ms194.41 ± (193.95 - 194.86) ms201.83 ± (201.34 - 202.31) ms+3.8%✅⬆️
process.time_to_main_ms86.18 ± (85.93 - 86.42) ms89.53 ± (89.22 - 89.84) ms+3.9%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.07 ± (16.04 - 16.10) MB15.97 ± (15.95 - 15.99) MB-0.6%
runtime.dotnet.threads.count20 ± (20 - 21)21 ± (21 - 21)+1.4%✅⬆️
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms404.23 ± (403.04 - 405.43) ms414.84 ± (413.56 - 416.12) ms+2.6%✅⬆️
process.time_to_main_ms529.04 ± (527.65 - 530.43) ms543.05 ± (541.69 - 544.40) ms+2.6%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed59.30 ± (59.24 - 59.36) MB59.30 ± (59.26 - 59.34) MB+0.0%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)-0.5%
.NET 6 - Baseline
process.internal_duration_ms198.59 ± (198.21 - 198.98) ms207.37 ± (206.91 - 207.83) ms+4.4%✅⬆️
process.time_to_main_ms72.87 ± (72.62 - 73.11) ms77.00 ± (76.71 - 77.30) ms+5.7%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.27 ± (16.25 - 16.30) MB16.29 ± (16.27 - 16.31) MB+0.1%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)+0.4%✅⬆️
.NET 6 - Bailout
process.internal_duration_ms198.71 ± (198.24 - 199.17) ms205.41 ± (204.99 - 205.83) ms+3.4%✅⬆️
process.time_to_main_ms74.32 ± (74.12 - 74.52) ms77.35 ± (77.15 - 77.54) ms+4.1%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.30 ± (16.28 - 16.33) MB16.27 ± (16.24 - 16.30) MB-0.2%
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+0.8%✅⬆️
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms601.47 ± (598.73 - 604.21) ms603.75 ± (600.99 - 606.50) ms+0.4%✅⬆️
process.time_to_main_ms525.31 ± (524.30 - 526.32) ms544.33 ± (543.32 - 545.33) ms+3.6%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed61.73 ± (61.64 - 61.82) MB61.89 ± (61.81 - 61.96) MB+0.3%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)31 ± (31 - 31)+0.9%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms196.81 ± (196.43 - 197.19) ms205.82 ± (205.36 - 206.28) ms+4.6%✅⬆️
process.time_to_main_ms72.59 ± (72.33 - 72.86) ms76.32 ± (76.05 - 76.58) ms+5.1%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.68 ± (11.66 - 11.70) MB11.60 ± (11.58 - 11.62) MB-0.7%
runtime.dotnet.threads.count18 ± (18 - 19)19 ± (19 - 19)+2.1%✅⬆️
.NET 8 - Bailout
process.internal_duration_ms196.71 ± (196.28 - 197.14) ms203.73 ± (203.30 - 204.16) ms+3.6%✅⬆️
process.time_to_main_ms73.87 ± (73.68 - 74.06) ms77.02 ± (76.80 - 77.23) ms+4.3%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.69 ± (11.67 - 11.71) MB11.67 ± (11.65 - 11.69) MB-0.2%
runtime.dotnet.threads.count20 ± (19 - 20)20 ± (20 - 20)+2.0%✅⬆️
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms523.29 ± (520.36 - 526.21) ms540.54 ± (532.67 - 548.42) ms+3.3%✅⬆️
process.time_to_main_ms487.91 ± (487.04 - 488.78) ms507.05 ± (505.84 - 508.26) ms+3.9%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed50.68 ± (50.65 - 50.71) MB50.82 ± (50.73 - 50.91) MB+0.3%✅⬆️
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+0.3%✅⬆️
Comparison explanation

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 highlighted in **red**. The following thresholds were used for comparing the execution times:

  • Welch test with statistical test for significance of 5%
  • Only results indicating a difference greater than 5% and 5 ms are considered.

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).

Duration charts
FakeDbCommand (.NET Framework 4.8)
gantt
    title Execution time (ms) FakeDbCommand (.NET Framework 4.8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8387) - mean (73ms)  : 70, 76
    master - mean (73ms)  : 69, 76

    section Bailout
    This PR (8387) - mean (79ms)  : 74, 84
    master - mean (79ms)  : 76, 83

    section CallTarget+Inlining+NGEN
    This PR (8387) - mean (1,072ms)  : 1026, 1117
    master - mean (1,076ms)  : 1035, 1116

Loading
FakeDbCommand (.NET Core 3.1)
gantt
    title Execution time (ms) FakeDbCommand (.NET Core 3.1)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8387) - mean (115ms)  : 109, 121
    master - mean (114ms)  : 108, 120

    section Bailout
    This PR (8387) - mean (116ms)  : 111, 122
    master - mean (116ms)  : 111, 122

    section CallTarget+Inlining+NGEN
    This PR (8387) - mean (791ms)  : 767, 815
    master - mean (794ms)  : 763, 825

Loading
FakeDbCommand (.NET 6)
gantt
    title Execution time (ms) FakeDbCommand (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8387) - mean (101ms)  : 97, 104
    master - mean (103ms)  : 98, 109

    section Bailout
    This PR (8387) - mean (105ms)  : 99, 110
    master - mean (101ms)  : 98, 104

    section CallTarget+Inlining+NGEN
    This PR (8387) - mean (941ms)  : 910, 972
    master - mean (941ms)  : 906, 975

Loading
FakeDbCommand (.NET 8)
gantt
    title Execution time (ms) FakeDbCommand (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8387) - mean (101ms)  : 96, 105
    master - mean (99ms)  : 96, 103

    section Bailout
    This PR (8387) - mean (100ms)  : 98, 102
    master - mean (104ms)  : 99, 110

    section CallTarget+Inlining+NGEN
    This PR (8387) - mean (823ms)  : 789, 857
    master - mean (825ms)  : 784, 866

Loading
HttpMessageHandler (.NET Framework 4.8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8387) - mean (206ms)  : 201, 212
    master - mean (200ms)  : 196, 204

    section Bailout
    This PR (8387) - mean (210ms)  : 204, 216
    master - mean (205ms)  : 199, 210

    section CallTarget+Inlining+NGEN
    This PR (8387) - mean (1,210ms)  : 1160, 1261
    master - mean (1,190ms)  : 1130, 1249

Loading
HttpMessageHandler (.NET Core 3.1)
gantt
    title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8387) - mean (298ms)  : 291, 305
    master - mean (289ms)  : 283, 295

    section Bailout
    This PR (8387) - mean (301ms)  : 291, 311
    master - mean (290ms)  : 284, 295

    section CallTarget+Inlining+NGEN
    This PR (8387) - mean (996ms)  : 967, 1025
    master - mean (964ms)  : 940, 988

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8387) - mean (293ms)  : 285, 301
    master - mean (280ms)  : 274, 286

    section Bailout
    This PR (8387) - mean (292ms)  : 286, 298
    master - mean (282ms)  : 276, 288

    section CallTarget+Inlining+NGEN
    This PR (8387) - mean (1,178ms)  : 1142, 1214
    master - mean (1,159ms)  : 1115, 1204

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8387) - mean (293ms)  : 286, 299
    master - mean (280ms)  : 275, 285

    section Bailout
    This PR (8387) - mean (291ms)  : 286, 297
    master - mean (281ms)  : 275, 287

    section CallTarget+Inlining+NGEN
    This PR (8387) - mean (1,081ms)  : 983, 1179
    master - mean (1,042ms)  : 992, 1093

Loading

@gleocadie gleocadie force-pushed the gleocadie/bump-libunwind-version branch from c0784b1 to 760aab2 Compare April 16, 2026 11:56
Copy link
Copy Markdown
Contributor

@chrisnas chrisnas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gleocadie gleocadie marked this pull request as ready for review April 17, 2026 08:17
@gleocadie gleocadie requested review from a team as code owners April 17, 2026 08:17
@gleocadie gleocadie force-pushed the gleocadie/bump-libunwind-version branch from 760aab2 to 929dce3 Compare April 17, 2026 08:19
@gleocadie gleocadie force-pushed the gleocadie/bump-libunwind-version branch from 929dce3 to bac9b4a Compare April 17, 2026 11:09
@gleocadie gleocadie merged commit 7ad28e8 into master Apr 17, 2026
138 checks passed
@gleocadie gleocadie deleted the gleocadie/bump-libunwind-version branch April 17, 2026 13:09
@github-actions github-actions bot added this to the vNext-v3 milestone Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:profiler Issues related to the continous-profiler

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants