Skip to content

Conversation

@pgimalac
Copy link
Member

@pgimalac pgimalac commented Apr 14, 2025

What does this PR do?

Update github.com/modern-go/reflect2 to benefit from modern-go/reflect2#30.

Motivation

Avoid disabling dead code elimination.

Describe how you validated your changes

CI

Possible Drawbacks / Trade-offs

Additional Notes

This change is not enough to enable DCE on all binaries, but it's one of the few remaining steps.
It does seem like it improved something as we have a small reduction.

@pgimalac pgimalac added changelog/no-changelog qa/done QA done before merge and regressions are covered by tests ask-review Ask required teams to review this PR team/agent-runtimes labels Apr 14, 2025
@github-actions github-actions bot added the long review PR is complex, plan time to review it label Apr 14, 2025
@agent-platform-auto-pr
Copy link
Contributor

Uncompressed package size comparison

Comparison with ancestor 798e34c34cb0abf872d1fbb2389300c48539836e

Size reduction summary
package diff status size ancestor threshold
datadog-dogstatsd-x86_64-rpm -0.25MB 39.75MB 40.00MB 0.50MB
datadog-dogstatsd-x86_64-suse -0.25MB 39.75MB 40.00MB 0.50MB
datadog-iot-agent-aarch64-rpm -0.25MB 57.94MB 58.19MB 0.50MB
datadog-dogstatsd-amd64-deb -0.25MB 39.67MB 39.92MB 0.50MB
datadog-dogstatsd-arm64-deb -0.25MB 38.18MB 38.43MB 0.50MB
datadog-iot-agent-arm64-deb -0.25MB 57.87MB 58.12MB 0.50MB
datadog-iot-agent-x86_64-rpm -0.25MB 60.63MB 60.88MB 0.50MB
datadog-iot-agent-x86_64-suse -0.25MB 60.63MB 60.88MB 0.50MB
datadog-iot-agent-amd64-deb -0.25MB 60.56MB 60.81MB 0.50MB
datadog-heroku-agent-amd64-deb -0.76MB 446.10MB 446.86MB 0.50MB
datadog-agent-aarch64-rpm -1.25MB 801.18MB 802.43MB 0.50MB
datadog-agent-arm64-deb -1.25MB 791.33MB 792.57MB 0.50MB
datadog-agent-x86_64-rpm -1.25MB 811.43MB 812.69MB 0.50MB
datadog-agent-x86_64-suse -1.25MB 811.43MB 812.69MB 0.50MB
datadog-agent-amd64-deb -1.25MB 801.56MB 802.81MB 0.50MB
Diff per package
package diff status size ancestor threshold

Decision

✅ Passed

@cit-pr-commenter
Copy link

Regression Detector

Regression Detector Results

Metrics dashboard
Target profiles
Run ID: d89c655d-7b88-4754-842c-89e4f81e7bb0

Baseline: 798e34c
Comparison: a459252
Diff

Optimization Goals: ✅ No significant changes detected

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI trials links
file_tree memory utilization +0.52 [+0.39, +0.64] 1 Logs
uds_dogstatsd_20mb_12k_contexts_20_senders memory utilization +0.24 [+0.18, +0.30] 1 Logs
file_to_blackhole_0ms_latency_http1 egress throughput +0.02 [-0.72, +0.75] 1 Logs
file_to_blackhole_0ms_latency egress throughput +0.01 [-0.77, +0.80] 1 Logs
uds_dogstatsd_to_api ingress throughput +0.01 [-0.25, +0.27] 1 Logs
file_to_blackhole_100ms_latency egress throughput +0.01 [-0.67, +0.68] 1 Logs
tcp_dd_logs_filter_exclude ingress throughput -0.00 [-0.02, +0.01] 1 Logs
file_to_blackhole_300ms_latency egress throughput -0.02 [-0.65, +0.62] 1 Logs
file_to_blackhole_0ms_latency_http2 egress throughput -0.02 [-0.76, +0.72] 1 Logs
file_to_blackhole_500ms_latency egress throughput -0.03 [-0.82, +0.76] 1 Logs
quality_gate_idle memory utilization -0.09 [-0.14, -0.03] 1 Logs bounds checks dashboard
quality_gate_idle_all_features memory utilization -0.09 [-0.18, -0.00] 1 Logs bounds checks dashboard
file_to_blackhole_1000ms_latency_linear_load egress throughput -0.10 [-0.57, +0.37] 1 Logs
file_to_blackhole_1000ms_latency egress throughput -0.17 [-0.93, +0.59] 1 Logs
otlp_ingest_logs memory utilization -0.28 [-0.45, -0.12] 1 Logs
uds_dogstatsd_to_api_cpu % cpu utilization -0.35 [-1.20, +0.49] 1 Logs
otlp_ingest_metrics memory utilization -0.44 [-0.58, -0.30] 1 Logs
tcp_syslog_to_blackhole ingress throughput -0.65 [-0.72, -0.58] 1 Logs
otlp_ingest_traces memory utilization -1.89 [-2.28, -1.51] 1 Logs
quality_gate_logs % cpu utilization -2.40 [-5.18, +0.39] 1 Logs

Bounds Checks: ✅ Passed

perf experiment bounds_check_name replicates_passed links
file_to_blackhole_0ms_latency lost_bytes 10/10
file_to_blackhole_0ms_latency memory_usage 10/10
file_to_blackhole_0ms_latency_http1 lost_bytes 10/10
file_to_blackhole_0ms_latency_http1 memory_usage 10/10
file_to_blackhole_0ms_latency_http2 lost_bytes 10/10
file_to_blackhole_0ms_latency_http2 memory_usage 10/10
file_to_blackhole_1000ms_latency memory_usage 10/10
file_to_blackhole_1000ms_latency_linear_load memory_usage 10/10
file_to_blackhole_100ms_latency lost_bytes 10/10
file_to_blackhole_100ms_latency memory_usage 10/10
file_to_blackhole_300ms_latency lost_bytes 10/10
file_to_blackhole_300ms_latency memory_usage 10/10
file_to_blackhole_500ms_latency lost_bytes 10/10
file_to_blackhole_500ms_latency memory_usage 10/10
quality_gate_idle intake_connections 10/10 bounds checks dashboard
quality_gate_idle memory_usage 10/10 bounds checks dashboard
quality_gate_idle_all_features intake_connections 10/10 bounds checks dashboard
quality_gate_idle_all_features memory_usage 10/10 bounds checks dashboard
quality_gate_logs intake_connections 10/10
quality_gate_logs lost_bytes 10/10
quality_gate_logs memory_usage 10/10

Explanation

Confidence level: 90.00%
Effect size tolerance: |Δ mean %| ≥ 5.00%

Performance changes are noted in the perf column of each table:

  • ✅ = significantly better comparison variant performance
  • ❌ = significantly worse comparison variant performance
  • ➖ = no significant change in performance

A regression test is an A/B test of target performance in a repeatable rig, where "performance" is measured as "comparison variant minus baseline variant" for an optimization goal (e.g., ingress throughput). Due to intrinsic variability in measuring that goal, we can only estimate its mean value for each experiment; we report uncertainty in that value as a 90.00% confidence interval denoted "Δ mean % CI".

For each experiment, we decide whether a change in performance is a "regression" -- a change worth investigating further -- if all of the following criteria are true:

  1. Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.

  2. Its 90.00% confidence interval "Δ mean % CI" does not contain zero, indicating that if our statistical model is accurate, there is at least a 90.00% chance there is a difference in performance between baseline and comparison variants.

  3. Its configuration does not mark it "erratic".

CI Pass/Fail Decision

Passed. All Quality Gates passed.

  • quality_gate_logs, bounds check intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check lost_bytes: 10/10 replicas passed. Gate passed.
  • quality_gate_idle_all_features, bounds check intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_idle_all_features, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_idle, bounds check intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_idle, bounds check memory_usage: 10/10 replicas passed. Gate passed.

@agent-platform-auto-pr
Copy link
Contributor

Static quality checks

✅ Please find below the results from static quality gates

Successful checks

Info

Result Quality gate On disk size On disk size limit On wire size On wire size limit
static_quality_gate_agent_deb_amd64 776.14 MiB 778.06 MiB 190.5 MiB 191.06 MiB
static_quality_gate_agent_deb_amd64_fips 774.11 MiB 776.14 MiB 190.24 MiB 190.72 MiB
static_quality_gate_agent_heroku_amd64 433.55 MiB 434.99 MiB 113.25 MiB 114.37 MiB
static_quality_gate_agent_msi 975.39 MiB 978.45 MiB 150.52 MiB 151.65 MiB
static_quality_gate_agent_rpm_amd64 776.07 MiB 778.06 MiB 192.32 MiB 193.42 MiB
static_quality_gate_agent_rpm_amd64_fips 774.09 MiB 776.12 MiB 191.41 MiB 192.61 MiB
static_quality_gate_agent_rpm_arm64 766.33 MiB 768.37 MiB 173.84 MiB 174.71 MiB
static_quality_gate_agent_rpm_arm64_fips 764.53 MiB 766.55 MiB 172.88 MiB 173.92 MiB
static_quality_gate_agent_suse_amd64 776.1 MiB 778.08 MiB 192.32 MiB 193.42 MiB
static_quality_gate_agent_suse_amd64_fips 774.09 MiB 776.11 MiB 191.41 MiB 192.78 MiB
static_quality_gate_agent_suse_arm64 766.34 MiB 768.31 MiB 173.84 MiB 174.71 MiB
static_quality_gate_agent_suse_arm64_fips 764.52 MiB 766.5 MiB 172.88 MiB 173.92 MiB
static_quality_gate_docker_agent_amd64 860.63 MiB 862.0 MiB 290.39 MiB 291.48 MiB
static_quality_gate_docker_agent_arm64 874.13 MiB 875.62 MiB 276.85 MiB 277.94 MiB
static_quality_gate_docker_agent_jmx_amd64 860.63 MiB 862.0 MiB 290.39 MiB 291.48 MiB
static_quality_gate_docker_agent_jmx_arm64 874.13 MiB 876.23 MiB 276.85 MiB 277.94 MiB
static_quality_gate_docker_agent_windows1809 860.63 MiB 862.0 MiB 290.39 MiB 291.48 MiB
static_quality_gate_docker_agent_windows1809_core 860.63 MiB 862.2 MiB 290.39 MiB 291.48 MiB
static_quality_gate_docker_agent_windows1809_core_jmx 860.63 MiB 862.0 MiB 290.39 MiB 291.48 MiB
static_quality_gate_docker_agent_windows1809_jmx 860.63 MiB 862.0 MiB 290.39 MiB 291.48 MiB
static_quality_gate_docker_agent_windows2022 860.63 MiB 862.0 MiB 290.39 MiB 291.48 MiB
static_quality_gate_docker_agent_windows2022_core 860.63 MiB 862.0 MiB 290.39 MiB 291.48 MiB
static_quality_gate_docker_agent_windows2022_core_jmx 860.63 MiB 862.0 MiB 290.39 MiB 291.48 MiB
static_quality_gate_docker_agent_windows2022_jmx 860.63 MiB 862.0 MiB 290.39 MiB 291.48 MiB
static_quality_gate_docker_cluster_agent_amd64 262.14 MiB 263.4 MiB 103.07 MiB 104.07 MiB
static_quality_gate_docker_cluster_agent_arm64 278.13 MiB 279.38 MiB 97.94 MiB 98.95 MiB
static_quality_gate_docker_cws_instrumentation_amd64 6.65 MiB 7.12 MiB 2.82 MiB 3.29 MiB
static_quality_gate_docker_cws_instrumentation_arm64 6.44 MiB 6.92 MiB 2.6 MiB 3.07 MiB
static_quality_gate_docker_dogstatsd_amd64 46.05 MiB 46.39 MiB 17.42 MiB 17.78 MiB
static_quality_gate_docker_dogstatsd_arm64 44.67 MiB 45.05 MiB 16.28 MiB 16.65 MiB
static_quality_gate_dogstatsd_deb_amd64 37.91 MiB 38.4 MiB 9.85 MiB 10.26 MiB
static_quality_gate_dogstatsd_deb_arm64 36.48 MiB 36.98 MiB 8.55 MiB 8.96 MiB
static_quality_gate_dogstatsd_rpm_amd64 37.91 MiB 38.4 MiB 9.86 MiB 10.27 MiB
static_quality_gate_dogstatsd_suse_amd64 37.91 MiB 38.4 MiB 9.86 MiB 10.27 MiB
static_quality_gate_iot_agent_deb_amd64 57.83 MiB 58.51 MiB 14.59 MiB 15.02 MiB
static_quality_gate_iot_agent_deb_arm64 55.27 MiB 55.94 MiB 12.6 MiB 13.05 MiB
static_quality_gate_iot_agent_deb_armhf 53.97 MiB 54.32 MiB 12.61 MiB 13.05 MiB
static_quality_gate_iot_agent_rpm_amd64 57.83 MiB 58.51 MiB 14.61 MiB 15.04 MiB
static_quality_gate_iot_agent_rpm_arm64 55.27 MiB 55.94 MiB 12.63 MiB 13.07 MiB
static_quality_gate_iot_agent_suse_amd64 57.83 MiB 58.51 MiB 14.61 MiB 15.04 MiB

@pgimalac pgimalac removed the ask-review Ask required teams to review this PR label Apr 14, 2025
@pgimalac pgimalac requested review from a team and jose-manuel-almaza April 14, 2025 11:58
@pgimalac pgimalac added the ask-review Ask required teams to review this PR label Apr 14, 2025
@pgimalac pgimalac changed the title Update reflect2 to avoid disabling dead code elimination [AGENTRUN-217] Update reflect2 to avoid disabling dead code elimination Apr 14, 2025
@pgimalac
Copy link
Member Author

/merge

@dd-devflow
Copy link

dd-devflow bot commented Apr 17, 2025

View all feedbacks in Devflow UI.

2025-04-17 09:15:33 UTC ℹ️ Start processing command /merge


2025-04-17 09:15:38 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in main is approximately 36m (p90).


2025-04-17 09:57:08 UTC ℹ️ MergeQueue: This merge request was merged

@dd-mergequeue dd-mergequeue bot merged commit 470d157 into main Apr 17, 2025
554 checks passed
@dd-mergequeue dd-mergequeue bot deleted the pgimalac/bump-reflect2-dce branch April 17, 2025 09:57
@github-actions github-actions bot added this to the 7.66.0 milestone Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ask-review Ask required teams to review this PR changelog/no-changelog long review PR is complex, plan time to review it qa/done QA done before merge and regressions are covered by tests team/agent-runtimes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants