Skip to content

[Profiler] Disable a test on x86 with Managed Code Cache#8147

Merged
gleocadie merged 1 commit intomasterfrom
gleocadie/disable-x86-test-with-managed-code-cache
Feb 3, 2026
Merged

[Profiler] Disable a test on x86 with Managed Code Cache#8147
gleocadie merged 1 commit intomasterfrom
gleocadie/disable-x86-test-with-managed-code-cache

Conversation

@gleocadie
Copy link
Collaborator

Summary of changes

Disable ThrowExceptionsInParallelWithCustomGetFunctionFromIp when running on x86 for now.

Reason for change

It seems that the callstack is not the expected one. Since Managed Code Cache is not enabled by default, we can disable the test on x86 only.

Implementation details

Skip the test on x86

Test coverage

Other details

@gleocadie gleocadie requested a review from a team as a code owner February 3, 2026 14:52
@github-actions github-actions bot added the area:profiler Issues related to the continous-profiler label Feb 3, 2026
Copy link
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

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

Execution-Time Benchmarks Report ⏱️

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

⚠️ Potential regressions detected

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration203.83 ± (203.44 - 204.53) ms215.82 ± (216.43 - 219.14) ms+5.9%❌⬆️
.NET Framework 4.8 - Bailout
duration206.62 ± (206.50 - 207.47) ms228.93 ± (228.43 - 231.72) ms+10.8%❌⬆️
Full Metrics Comparison

FakeDbCommand

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration79.31 ± (79.13 - 79.51) ms79.82 ± (79.65 - 79.99) ms+0.7%✅⬆️
.NET Framework 4.8 - Bailout
duration84.40 ± (84.33 - 84.70) ms83.65 ± (83.49 - 83.87) ms-0.9%
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1121.11 ± (1118.66 - 1126.25) ms1116.25 ± (1115.11 - 1120.83) ms-0.4%
.NET Core 3.1 - Baseline
process.internal_duration_ms24.30 ± (24.23 - 24.36) ms23.84 ± (23.77 - 23.90) ms-1.9%
process.time_to_main_ms94.22 ± (94.02 - 94.42) ms92.03 ± (91.83 - 92.24) ms-2.3%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.94 ± (10.93 - 10.94) MB10.98 ± (10.98 - 10.99) MB+0.4%✅⬆️
runtime.dotnet.threads.count12 ± (12 - 12)12 ± (12 - 12)+0.0%
.NET Core 3.1 - Bailout
process.internal_duration_ms24.07 ± (24.01 - 24.13) ms23.53 ± (23.46 - 23.60) ms-2.2%
process.time_to_main_ms94.28 ± (94.04 - 94.52) ms91.93 ± (91.71 - 92.15) ms-2.5%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.97 ± (10.97 - 10.97) MB11.03 ± (11.02 - 11.03) MB+0.5%✅⬆️
runtime.dotnet.threads.count13 ± (13 - 13)13 ± (13 - 13)+0.0%
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms230.48 ± (227.83 - 233.13) ms237.22 ± (233.50 - 240.94) ms+2.9%✅⬆️
process.time_to_main_ms535.49 ± (534.59 - 536.39) ms526.08 ± (525.07 - 527.08) ms-1.8%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed48.57 ± (48.55 - 48.60) MB48.62 ± (48.60 - 48.65) MB+0.1%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)+0.0%
.NET 6 - Baseline
process.internal_duration_ms22.79 ± (22.75 - 22.84) ms22.31 ± (22.26 - 22.36) ms-2.1%
process.time_to_main_ms81.11 ± (80.93 - 81.29) ms79.30 ± (79.11 - 79.49) ms-2.2%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.64 ± (10.64 - 10.64) MB10.70 ± (10.69 - 10.70) MB+0.5%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 6 - Bailout
process.internal_duration_ms22.70 ± (22.65 - 22.76) ms22.50 ± (22.45 - 22.56) ms-0.9%
process.time_to_main_ms82.45 ± (82.32 - 82.58) ms81.88 ± (81.66 - 82.10) ms-0.7%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed10.72 ± (10.72 - 10.73) MB10.79 ± (10.79 - 10.79) MB+0.6%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms234.06 ± (229.89 - 238.23) ms232.61 ± (228.58 - 236.64) ms-0.6%
process.time_to_main_ms507.09 ± (506.08 - 508.09) ms496.02 ± (495.14 - 496.90) ms-2.2%
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed49.17 ± (49.15 - 49.20) MB49.27 ± (49.25 - 49.29) MB+0.2%✅⬆️
runtime.dotnet.threads.count28 ± (28 - 28)28 ± (28 - 28)-0.2%
.NET 8 - Baseline
process.internal_duration_ms20.51 ± (20.47 - 20.55) ms20.56 ± (20.50 - 20.63) ms+0.3%✅⬆️
process.time_to_main_ms78.03 ± (77.84 - 78.23) ms78.54 ± (78.29 - 78.80) ms+0.7%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.68 ± (7.68 - 7.69) MB7.71 ± (7.70 - 7.71) MB+0.3%✅⬆️
runtime.dotnet.threads.count10 ± (10 - 10)10 ± (10 - 10)+0.0%
.NET 8 - Bailout
process.internal_duration_ms20.47 ± (20.42 - 20.52) ms20.72 ± (20.67 - 20.78) ms+1.2%✅⬆️
process.time_to_main_ms79.01 ± (78.80 - 79.22) ms80.35 ± (80.17 - 80.54) ms+1.7%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed7.74 ± (7.73 - 7.75) MB7.76 ± (7.76 - 7.77) MB+0.3%✅⬆️
runtime.dotnet.threads.count11 ± (11 - 11)11 ± (11 - 11)+0.0%
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms196.85 ± (196.07 - 197.62) ms200.43 ± (199.61 - 201.26) ms+1.8%✅⬆️
process.time_to_main_ms484.07 ± (483.12 - 485.03) ms488.35 ± (487.39 - 489.30) ms+0.9%✅⬆️
runtime.dotnet.exceptions.count0 ± (0 - 0)0 ± (0 - 0)+0.0%
runtime.dotnet.mem.committed37.02 ± (36.98 - 37.05) MB37.10 ± (37.06 - 37.14) MB+0.2%✅⬆️
runtime.dotnet.threads.count27 ± (27 - 27)27 ± (27 - 27)+0.3%✅⬆️

HttpMessageHandler

Metric Master (Mean ± 95% CI) Current (Mean ± 95% CI) Change Status
.NET Framework 4.8 - Baseline
duration203.83 ± (203.44 - 204.53) ms215.82 ± (216.43 - 219.14) ms+5.9%❌⬆️
.NET Framework 4.8 - Bailout
duration206.62 ± (206.50 - 207.47) ms228.93 ± (228.43 - 231.72) ms+10.8%❌⬆️
.NET Framework 4.8 - CallTarget+Inlining+NGEN
duration1188.00 ± (1187.93 - 1194.72) ms1235.28 ± (1232.67 - 1241.86) ms+4.0%✅⬆️
.NET Core 3.1 - Baseline
process.internal_duration_ms199.68 ± (199.16 - 200.20) ms212.67 ± (211.53 - 213.82) ms+6.5%✅⬆️
process.time_to_main_ms86.45 ± (86.20 - 86.70) ms90.93 ± (90.49 - 91.38) ms+5.2%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.09 ± (16.07 - 16.10) MB16.06 ± (16.04 - 16.07) MB-0.2%
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+0.6%✅⬆️
.NET Core 3.1 - Bailout
process.internal_duration_ms198.70 ± (198.19 - 199.22) ms219.52 ± (217.88 - 221.17) ms+10.5%✅⬆️
process.time_to_main_ms87.86 ± (87.59 - 88.14) ms94.12 ± (93.58 - 94.66) ms+7.1%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed16.17 ± (16.15 - 16.18) MB15.95 ± (15.93 - 15.97) MB-1.3%
runtime.dotnet.threads.count21 ± (21 - 21)21 ± (21 - 21)+0.3%✅⬆️
.NET Core 3.1 - CallTarget+Inlining+NGEN
process.internal_duration_ms424.41 ± (420.95 - 427.87) ms449.17 ± (444.97 - 453.37) ms+5.8%✅⬆️
process.time_to_main_ms504.42 ± (503.42 - 505.43) ms534.83 ± (531.74 - 537.92) ms+6.0%✅⬆️
runtime.dotnet.exceptions.count3 ± (3 - 3)3 ± (3 - 3)+0.0%
runtime.dotnet.mem.committed59.27 ± (59.17 - 59.38) MB58.96 ± (58.83 - 59.09) MB-0.5%
runtime.dotnet.threads.count29 ± (29 - 30)30 ± (30 - 30)+0.4%✅⬆️
.NET 6 - Baseline
process.internal_duration_ms205.14 ± (204.55 - 205.74) ms226.57 ± (224.57 - 228.57) ms+10.4%✅⬆️
process.time_to_main_ms75.66 ± (75.43 - 75.90) ms80.75 ± (80.30 - 81.21) ms+6.7%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.29 ± (16.27 - 16.31) MB16.16 ± (16.15 - 16.18) MB-0.8%
runtime.dotnet.threads.count19 ± (19 - 19)20 ± (19 - 20)+2.1%✅⬆️
.NET 6 - Bailout
process.internal_duration_ms207.27 ± (206.73 - 207.81) ms225.73 ± (224.32 - 227.14) ms+8.9%✅⬆️
process.time_to_main_ms77.70 ± (77.48 - 77.91) ms81.75 ± (81.32 - 82.19) ms+5.2%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed16.34 ± (16.32 - 16.36) MB16.15 ± (16.13 - 16.17) MB-1.1%
runtime.dotnet.threads.count20 ± (20 - 20)21 ± (21 - 21)+1.1%✅⬆️
.NET 6 - CallTarget+Inlining+NGEN
process.internal_duration_ms449.99 ± (445.76 - 454.23) ms479.99 ± (473.57 - 486.40) ms+6.7%✅⬆️
process.time_to_main_ms486.90 ± (485.85 - 487.96) ms507.34 ± (505.20 - 509.49) ms+4.2%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed59.30 ± (59.12 - 59.48) MB58.94 ± (58.78 - 59.11) MB-0.6%
runtime.dotnet.threads.count30 ± (30 - 30)30 ± (30 - 30)+1.1%✅⬆️
.NET 8 - Baseline
process.internal_duration_ms204.67 ± (204.16 - 205.18) ms228.36 ± (225.82 - 230.90) ms+11.6%✅⬆️
process.time_to_main_ms74.84 ± (74.63 - 75.04) ms79.49 ± (78.92 - 80.06) ms+6.2%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.65 ± (11.63 - 11.66) MB11.48 ± (11.45 - 11.50) MB-1.5%
runtime.dotnet.threads.count19 ± (19 - 19)19 ± (19 - 19)+1.6%✅⬆️
.NET 8 - Bailout
process.internal_duration_ms204.92 ± (204.36 - 205.49) ms221.79 ± (219.96 - 223.63) ms+8.2%✅⬆️
process.time_to_main_ms76.42 ± (76.22 - 76.63) ms80.89 ± (80.38 - 81.40) ms+5.9%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed11.68 ± (11.67 - 11.69) MB11.56 ± (11.54 - 11.59) MB-1.0%
runtime.dotnet.threads.count20 ± (20 - 20)20 ± (20 - 20)+1.2%✅⬆️
.NET 8 - CallTarget+Inlining+NGEN
process.internal_duration_ms471.39 ± (464.37 - 478.40) ms473.15 ± (465.80 - 480.51) ms+0.4%✅⬆️
process.time_to_main_ms481.53 ± (480.09 - 482.96) ms485.51 ± (483.43 - 487.59) ms+0.8%✅⬆️
runtime.dotnet.exceptions.count4 ± (4 - 4)4 ± (4 - 4)+0.0%
runtime.dotnet.mem.committed50.53 ± (50.49 - 50.57) MB50.55 ± (50.49 - 50.60) MB+0.0%✅⬆️
runtime.dotnet.threads.count29 ± (29 - 29)29 ± (29 - 29)+0.6%✅⬆️
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 (8147) - mean (80ms)  : 77, 82
    master - mean (79ms)  : 77, 82

    section Bailout
    This PR (8147) - mean (84ms)  : 82, 86
    master - mean (85ms)  : 83, 86

    section CallTarget+Inlining+NGEN
    This PR (8147) - mean (1,118ms)  : 1077, 1159
    master - mean (1,122ms)  : 1067, 1178

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 (8147) - mean (124ms)  : 119, 129
    master - mean (126ms)  : 123, 129

    section Bailout
    This PR (8147) - mean (123ms)  : 121, 126
    master - mean (126ms)  : 122, 130

    section CallTarget+Inlining+NGEN
    This PR (8147) - mean (809ms)  : 744, 875
    master - mean (808ms)  : 755, 860

Loading
FakeDbCommand (.NET 6)
gantt
    title Execution time (ms) FakeDbCommand (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8147) - mean (109ms)  : 104, 114
    master - mean (111ms)  : 108, 114

    section Bailout
    This PR (8147) - mean (111ms)  : 107, 115
    master - mean (112ms)  : 110, 114

    section CallTarget+Inlining+NGEN
    This PR (8147) - mean (772ms)  : 702, 842
    master - mean (784ms)  : 717, 851

Loading
FakeDbCommand (.NET 8)
gantt
    title Execution time (ms) FakeDbCommand (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8147) - mean (108ms)  : 102, 113
    master - mean (107ms)  : 103, 111

    section Bailout
    This PR (8147) - mean (110ms)  : 105, 114
    master - mean (108ms)  : 105, 111

    section CallTarget+Inlining+NGEN
    This PR (8147) - mean (733ms)  : 709, 758
    master - mean (723ms)  : 698, 749

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 (8147) - mean (218ms)  : 200, 236
    master - mean (204ms)  : 196, 212

    section Bailout
    This PR (8147) - mean (230ms)  : crit, 206, 254
    master - mean (207ms)  : 200, 213

    section CallTarget+Inlining+NGEN
    This PR (8147) - mean (1,237ms)  : 1172, 1303
    master - mean (1,191ms)  : 1143, 1239

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 (8147) - mean (314ms)  : 291, 336
    master - mean (296ms)  : 283, 309

    section Bailout
    This PR (8147) - mean (324ms)  : crit, 296, 352
    master - mean (296ms)  : 288, 305

    section CallTarget+Inlining+NGEN
    This PR (8147) - mean (1,032ms)  : crit, 926, 1138
    master - mean (972ms)  : 910, 1033

Loading
HttpMessageHandler (.NET 6)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 6)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8147) - mean (318ms)  : 283, 353
    master - mean (290ms)  : 276, 304

    section Bailout
    This PR (8147) - mean (319ms)  : crit, 288, 350
    master - mean (294ms)  : 284, 305

    section CallTarget+Inlining+NGEN
    This PR (8147) - mean (1,042ms)  : crit, 943, 1141
    master - mean (979ms)  : 906, 1053

Loading
HttpMessageHandler (.NET 8)
gantt
    title Execution time (ms) HttpMessageHandler (.NET 8)
    dateFormat  x
    axisFormat %Q
    todayMarker off
    section Baseline
    This PR (8147) - mean (320ms)  : 281, 359
    master - mean (291ms)  : 281, 300

    section Bailout
    This PR (8147) - mean (316ms)  : crit, 274, 357
    master - mean (292ms)  : 281, 302

    section CallTarget+Inlining+NGEN
    This PR (8147) - mean (1,001ms)  : 877, 1126
    master - mean (993ms)  : 877, 1108

Loading

@pr-commenter
Copy link

pr-commenter bot commented Feb 3, 2026

Benchmarks

Benchmark execution time: 2026-02-03 18:05:28

Comparing candidate commit 690b7e5 in PR branch gleocadie/disable-x86-test-with-managed-code-cache with baseline commit 9ffd7d6 in branch master.

Found 7 performance improvements and 11 performance regressions! Performance is the same for 152 metrics, 22 unstable metrics.

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

  • 🟥 execution_time [+103.808ms; +106.426ms] or [+111.363%; +114.172%]

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

  • 🟥 execution_time [+79.960ms; +80.167ms] or [+65.711%; +65.881%]

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

  • 🟥 execution_time [+89.313ms; +90.015ms] or [+80.352%; +80.984%]

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

  • 🟥 execution_time [+11.399ms; +17.366ms] or [+5.770%; +8.790%]

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

  • 🟩 throughput [+57649.730op/s; +61233.003op/s] or [+6.205%; +6.591%]

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

  • 🟥 execution_time [+16.807ms; +23.157ms] or [+8.675%; +11.952%]

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

  • 🟩 execution_time [-17.139ms; -12.513ms] or [-8.021%; -5.856%]

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

  • 🟩 execution_time [-25.373ms; -19.470ms] or [-11.695%; -8.975%]

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

  • 🟩 execution_time [-26.097ms; -25.943ms] or [-13.014%; -12.938%]

scenario:Benchmarks.Trace.CIVisibilityProtocolWriterBenchmark.WriteAndFlushEnrichedTraces net472

  • 🟩 execution_time [-18.660ms; -14.927ms] or [-9.105%; -7.284%]
  • 🟩 throughput [+165.282op/s; +186.014op/s] or [+16.282%; +18.324%]

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

  • 🟥 execution_time [+197.118µs; +204.869µs] or [+14.326%; +14.890%]
  • 🟥 throughput [-94.512op/s; -90.776op/s] or [-13.004%; -12.490%]

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

  • 🟥 execution_time [+116.299µs; +126.968µs] or [+11.457%; +12.507%]
  • 🟥 throughput [-109.588op/s; -101.125op/s] or [-11.124%; -10.265%]

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

  • 🟥 execution_time [+3.354µs; +7.805µs] or [+7.114%; +16.553%]
  • 🟥 throughput [-2709.709op/s; -1266.131op/s] or [-12.673%; -5.922%]

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

  • 🟩 execution_time [-19.123ms; -13.567ms] or [-8.920%; -6.329%]

@gleocadie gleocadie force-pushed the gleocadie/disable-x86-test-with-managed-code-cache branch from 38204f3 to 690b7e5 Compare February 3, 2026 16:52
@gleocadie gleocadie merged commit 9b09e32 into master Feb 3, 2026
148 checks passed
@gleocadie gleocadie deleted the gleocadie/disable-x86-test-with-managed-code-cache branch February 3, 2026 20:18
@github-actions github-actions bot added this to the vNext-v3 milestone Feb 3, 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.

2 participants