Skip to content

[Profiler] Bump to libunwind 1.8.3#8387

Draft
gleocadie wants to merge 2 commits intomasterfrom
gleocadie/bump-libunwind-version
Draft

[Profiler] Bump to libunwind 1.8.3#8387
gleocadie wants to merge 2 commits intomasterfrom
gleocadie/bump-libunwind-version

Conversation

@gleocadie
Copy link
Copy Markdown
Collaborator

Summary of changes

Reason for change

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-03-28 00:29:34

Comparing candidate commit c0784b1 in PR branch gleocadie/bump-libunwind-version with baseline commit 5ff69b3 in branch master.

Found 9 performance improvements and 8 performance regressions! Performance is the same for 248 metrics, 23 unstable metrics.

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.AgentWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟥 execution_time [+19.440ms; +19.993ms] or [+9.437%; +9.706%]

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

  • 🟩 execution_time [-20.782ms; -20.598ms] or [-16.713%; -16.565%]

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

  • 🟩 execution_time [-18.992ms; -13.054ms] or [-8.935%; -6.141%]

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

  • 🟥 execution_time [+12.937ms; +19.066ms] or [+6.563%; +9.672%]

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

  • 🟩 execution_time [-19.866ms; -19.295ms] or [-9.793%; -9.511%]

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

  • 🟥 execution_time [+21.423ms; +29.183ms] or [+13.946%; +18.998%]
  • 🟥 throughput [-277.370op/s; -200.963op/s] or [-16.608%; -12.033%]

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

  • 🟩 execution_time [-37.798ms; -33.808ms] or [-19.922%; -17.819%]

scenario:Benchmarks.Trace.CharSliceBenchmark.OptimizedCharSlice net472

  • 🟥 execution_time [+165.276µs; +169.538µs] or [+8.560%; +8.781%]
  • 🟥 throughput [-41.849op/s; -40.796op/s] or [-8.080%; -7.877%]

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

  • 🟩 execution_time [-205.111µs; -200.262µs] or [-9.836%; -9.603%]
  • 🟩 throughput [+51.012op/s; +52.241op/s] or [+10.638%; +10.894%]

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

  • 🟥 execution_time [+11.190ms; +15.961ms] or [+5.708%; +8.141%]

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

  • 🟩 execution_time [-28.781ms; -26.354ms] or [-14.291%; -13.086%]

scenario:Benchmarks.Trace.RedisBenchmark.SendReceive net472

  • 🟩 throughput [+18922.016op/s; +20901.281op/s] or [+5.436%; +6.005%]

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

  • 🟥 throughput [-16061655.245op/s; -14867262.268op/s] or [-6.671%; -6.175%]

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

  • 🟩 execution_time [-15.470ms; -11.433ms] or [-7.282%; -5.382%]

@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.02 ± (71.87 - 72.20) ms72.12 ± (72.16 - 72.45) ms+0.1%✅⬆️
.NET Framework 4.8 - Bailout
duration75.90 ± (75.92 - 76.28) ms76.49 ± (76.36 - 76.75) ms+0.8%✅⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1071.19 ± (1073.40 - 1080.69) ms1081.24 ± (1084.37 - 1093.39) ms+0.9%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms22.31 ± (22.27 - 22.36) ms22.30 ± (22.25 - 22.34) ms-0.1%
process.time_to_main_ms83.95 ± (83.77 - 84.13) ms84.12 ± (83.95 - 84.29) ms+0.2%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.90 ± (10.90 - 10.90) MB10.91 ± (10.91 - 10.92) MB+0.1%✅⬆️
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms22.29 ± (22.26 - 22.33) ms22.41 ± (22.36 - 22.45) ms+0.5%✅⬆️
process.time_to_main_ms84.76 ± (84.56 - 84.95) ms85.34 ± (85.14 - 85.55) ms+0.7%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.94 ± (10.94 - 10.95) MB10.94 ± (10.94 - 10.95) MB+0.0%✅⬆️
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms223.72 ± (222.51 - 224.93) ms225.14 ± (223.84 - 226.44) ms+0.6%✅⬆️
process.time_to_main_ms533.23 ± (532.05 - 534.41) ms536.37 ± (535.07 - 537.68) ms+0.6%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed48.28 ± (48.25 - 48.31) MB48.23 ± (48.20 - 48.27) MB-0.1%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.2%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms21.02 ± (20.98 - 21.06) ms21.09 ± (21.04 - 21.13) ms+0.3%✅⬆️
process.time_to_main_ms72.28 ± (72.08 - 72.47) ms72.55 ± (72.37 - 72.73) ms+0.4%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.62 ± (10.62 - 10.62) MB10.63 ± (10.62 - 10.63) MB+0.0%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms20.97 ± (20.92 - 21.02) ms21.08 ± (21.04 - 21.12) ms+0.5%✅⬆️
process.time_to_main_ms73.15 ± (72.98 - 73.31) ms73.81 ± (73.63 - 73.98) ms+0.9%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.72 ± (10.72 - 10.73) MB10.74 ± (10.74 - 10.74) MB+0.1%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms389.35 ± (386.97 - 391.72) ms387.79 ± (385.44 - 390.15) ms-0.4%
process.time_to_main_ms533.36 ± (532.47 - 534.25) ms533.62 ± (532.66 - 534.57) ms+0.0%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed50.33 ± (50.30 - 50.35) MB50.31 ± (50.29 - 50.34) MB-0.0%
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.4%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms19.25 ± (19.22 - 19.28) ms19.32 ± (19.28 - 19.35) ms+0.4%✅⬆️
process.time_to_main_ms72.01 ± (71.86 - 72.17) ms71.80 ± (71.64 - 71.96) ms-0.3%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.68 ± (7.68 - 7.69) MB7.65 ± (7.65 - 7.66) MB-0.4%
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms19.40 ± (19.36 - 19.45) ms19.37 ± (19.33 - 19.41) ms-0.2%
process.time_to_main_ms73.12 ± (72.93 - 73.31) ms73.48 ± (73.31 - 73.65) ms+0.5%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.74 ± (7.73 - 7.75) MB7.73 ± (7.72 - 7.74) MB-0.2%
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms308.11 ± (305.82 - 310.41) ms308.25 ± (305.86 - 310.63) ms+0.0%✅⬆️
process.time_to_main_ms492.18 ± (491.46 - 492.90) ms489.89 ± (489.24 - 490.55) ms-0.5%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed37.25 ± (37.23 - 37.27) MB37.24 ± (37.22 - 37.26) MB-0.0%
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
duration218.49 ± (218.04 - 219.56) ms193.58 ± (193.48 - 194.30) ms-11.4%
.NET Framework 4.8 - Bailout
duration223.69 ± (223.62 - 225.44) ms196.97 ± (196.88 - 197.50) ms-11.9%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1251.39 ± (1249.52 - 1257.15) ms1154.07 ± (1153.48 - 1159.41) ms-7.8%
.NET Core 3.1 - Baseline
process.internal_duration_ms213.28 ± (212.53 - 214.04) ms190.96 ± (190.54 - 191.38) ms-10.5%
process.time_to_main_ms91.48 ± (91.21 - 91.75) ms81.74 ± (81.50 - 81.98) ms-10.7%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed15.90 ± (15.89 - 15.92) MB16.09 ± (16.07 - 16.11) MB+1.2%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)-1.4%
.NET Core 3.1 - Bailout
process.internal_duration_ms210.85 ± (210.11 - 211.59) ms187.57 ± (187.19 - 187.95) ms-11.0%
process.time_to_main_ms92.41 ± (92.15 - 92.68) ms81.94 ± (81.81 - 82.06) ms-11.3%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed15.91 ± (15.90 - 15.93) MB16.20 ± (16.17 - 16.23) MB+1.8%✅⬆️
runtime.dotnet.threads.count21 ± (21 - 21)21 ± (20 - 21)-1.8%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms425.02 ± (423.70 - 426.33) ms395.39 ± (394.17 - 396.60) ms-7.0%
process.time_to_main_ms572.59 ± (571.31 - 573.86) ms524.18 ± (522.92 - 525.44) ms-8.5%
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed59.14 ± (59.10 - 59.17) MB58.82 ± (58.65 - 58.99) MB-0.5%
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)-0.1%
.NET 6 - Baseline
process.internal_duration_ms221.38 ± (220.55 - 222.20) ms197.56 ± (197.08 - 198.05) ms-10.8%
process.time_to_main_ms79.55 ± (79.26 - 79.85) ms71.90 ± (71.68 - 72.12) ms-9.6%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.14 ± (16.12 - 16.16) MB16.39 ± (16.36 - 16.41) MB+1.5%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 20)19 ± (19 - 19)-1.6%
.NET 6 - Bailout
process.internal_duration_ms222.88 ± (221.85 - 223.91) ms196.89 ± (196.41 - 197.37) ms-11.7%
process.time_to_main_ms81.52 ± (81.18 - 81.85) ms72.84 ± (72.65 - 73.02) ms-10.6%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.13 ± (16.11 - 16.14) MB16.43 ± (16.40 - 16.45) MB+1.9%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 21)20 ± (20 - 20)-1.8%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms611.49 ± (606.78 - 616.21) ms598.23 ± (595.81 - 600.65) ms-2.2%
process.time_to_main_ms574.44 ± (573.28 - 575.60) ms528.01 ± (526.97 - 529.06) ms-8.1%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed61.75 ± (61.66 - 61.83) MB62.05 ± (61.96 - 62.14) MB+0.5%✅⬆️
runtime.dotnet.threads.count31 ± (31 - 31)30 ± (30 - 30)-1.8%
.NET 8 - Baseline
process.internal_duration_ms224.41 ± (223.24 - 225.57) ms190.17 ± (189.82 - 190.51) ms-15.3%
process.time_to_main_ms79.04 ± (78.79 - 79.30) ms69.73 ± (69.53 - 69.93) ms-11.8%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.47 ± (11.45 - 11.48) MB11.80 ± (11.77 - 11.83) MB+2.9%✅⬆️
runtime.dotnet.threads.count19 ± (19 - 19)18 ± (18 - 18)-4.1%
.NET 8 - Bailout
process.internal_duration_ms220.71 ± (219.48 - 221.94) ms189.44 ± (189.18 - 189.70) ms-14.2%
process.time_to_main_ms80.42 ± (80.17 - 80.68) ms70.74 ± (70.63 - 70.84) ms-12.0%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.53 ± (11.51 - 11.55) MB11.86 ± (11.82 - 11.89) MB+2.8%✅⬆️
runtime.dotnet.threads.count20 ± (20 - 20)19 ± (19 - 19)-4.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms622.94 ± (618.70 - 627.19) ms519.09 ± (516.03 - 522.14) ms-16.7%
process.time_to_main_ms528.91 ± (527.62 - 530.21) ms482.07 ± (481.39 - 482.75) ms-8.9%
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed51.99 ± (51.95 - 52.04) MB50.97 ± (50.95 - 51.00) MB-2.0%
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)-0.4%
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 (72ms)  : 70, 74
    master - mean (72ms)  : 70, 74

    section Bailout
    This PR (8387) - mean (77ms)  : 75, 79
    master - mean (76ms)  : 74, 78

    section CallTarget+Inlining+NGEN
    This PR (8387) - mean (1,089ms)  : 1022, 1156
    master - mean (1,077ms)  : 1025, 1129

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 (113ms)  : 110, 117
    master - mean (113ms)  : 110, 116

    section Bailout
    This PR (8387) - mean (114ms)  : 112, 117
    master - mean (114ms)  : 111, 116

    section CallTarget+Inlining+NGEN
    This PR (8387) - mean (801ms)  : 784, 819
    master - mean (795ms)  : 770, 820

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

    section Bailout
    This PR (8387) - mean (101ms)  : 98, 104
    master - mean (100ms)  : 98, 103

    section CallTarget+Inlining+NGEN
    This PR (8387) - mean (950ms)  : 917, 982
    master - mean (951ms)  : 902, 1000

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

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

    section CallTarget+Inlining+NGEN
    This PR (8387) - mean (832ms)  : 787, 877
    master - mean (832ms)  : 791, 872

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 (194ms)  : 189, 199
    master - mean (219ms)  : 208, 230

    section Bailout
    This PR (8387) - mean (197ms)  : 194, 200
    master - mean (225ms)  : 212, 237

    section CallTarget+Inlining+NGEN
    This PR (8387) - mean (1,156ms)  : 1114, 1199
    master - mean (1,253ms)  : 1197, 1309

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 (282ms)  : 275, 289
    master - mean (315ms)  : 298, 332

    section Bailout
    This PR (8387) - mean (278ms)  : 273, 283
    master - mean (313ms)  : 299, 327

    section CallTarget+Inlining+NGEN
    This PR (8387) - mean (950ms)  : 921, 980
    master - mean (1,038ms)  : 1003, 1072

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8387) - mean (278ms)  : 269, 286
    master - mean (311ms)  : 295, 326

    section Bailout
    This PR (8387) - mean (278ms)  : 270, 285
    master - mean (315ms)  : 294, 335

    section CallTarget+Inlining+NGEN
    This PR (8387) - mean (1,157ms)  : 1123, 1191
    master - mean (1,220ms)  : 1144, 1296

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8387) - mean (270ms)  : 263, 276
    master - mean (314ms)  : 291, 338

    section Bailout
    This PR (8387) - mean (270ms)  : 267, 273
    master - mean (313ms)  : 292, 334

    section CallTarget+Inlining+NGEN
    This PR (8387) - mean (1,037ms)  : 990, 1083
    master - mean (1,184ms)  : 1112, 1257

Loading

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.

1 participant