Skip to content

chore(release): proposal for libdd-crashtracker#1745

Merged
hoolioh merged 1 commit intorelease/libdd-crashtracker/20260317-112514from
release-proposal/libdd-crashtracker/20260317-112514
Mar 17, 2026
Merged

chore(release): proposal for libdd-crashtracker#1745
hoolioh merged 1 commit intorelease/libdd-crashtracker/20260317-112514from
release-proposal/libdd-crashtracker/20260317-112514

Conversation

@dd-octo-sts
Copy link
Copy Markdown
Contributor

@dd-octo-sts dd-octo-sts bot commented Mar 17, 2026

Release proposal for libdd-crashtracker and its dependencies

This PR contains version bumps based on public API changes and commits since last release.

libdd-crashtracker

Next version: 2.0.0

Semver bump: major
Tag: libdd-crashtracker-v2.0.0

Commits

@dd-octo-sts dd-octo-sts bot requested review from a team as code owners March 17, 2026 11:27
@dd-octo-sts dd-octo-sts bot added the release-proposal This is a release proposal PR label Mar 17, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 17, 2026

📚 Documentation Check Results

⚠️ 1053 documentation warning(s) found

📦 libdd-crashtracker - 1053 warning(s)


Updated: 2026-03-17 11:47:57 UTC | Commit: 73ebd08 | missing-docs job results

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 17, 2026

🔒 Cargo Deny Results

⚠️ 1 issue(s) found, showing only errors (advisories, bans, sources)

📦 libdd-crashtracker - 1 error(s)

Show output
error[unmaintained]: paste - no longer maintained
    ┌─ /home/runner/work/libdatadog/libdatadog/Cargo.lock:141:1
    │
141 │ paste 1.0.15 registry+https://github.com/rust-lang/crates.io-index
    │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ unmaintained advisory detected
    │
    ├ ID: RUSTSEC-2024-0436
    ├ Advisory: https://rustsec.org/advisories/RUSTSEC-2024-0436
    ├ The creator of the crate `paste` has stated in the [`README.md`](https://github.com/dtolnay/paste/blob/master/README.md) 
      that this project is not longer maintained as well as archived the repository
      
      ## Possible Alternative(s)
      
      - [`pastey`]: a fork of paste and is aimed to be a drop-in replacement with additional features for paste crate
      - [`with_builtin_macros`]: crate providing a [superset of `paste`'s functionality including general `macro_rules!` eager expansions](https://docs.rs/with_builtin_macros/0.1.0/with_builtin_macros/macro.with_eager_expansions.html)  and `concat!`/`concat_idents!` macros
      
      [`pastey`]: https://crates.io/crates/pastey
      [`with_builtin_macros`]: https://crates.io/crates/with_builtin_macros
    ├ Announcement: https://github.com/dtolnay/paste
    ├ Solution: No safe upgrade is available!
    ├ paste v1.0.15
      └── libdd-libunwind-sys v29.0.0
          └── libdd-crashtracker v2.0.0

advisories FAILED, bans ok, sources ok

Updated: 2026-03-17 11:47:20 UTC | Commit: 73ebd08 | dependency-check job results

@pr-commenter
Copy link
Copy Markdown

pr-commenter bot commented Mar 17, 2026

Benchmarks

Comparison

Benchmark execution time: 2026-03-17 11:44:49

Comparing candidate commit 77de8d6 in PR branch release-proposal/libdd-crashtracker/20260317-112514 with baseline commit 622ea62 in branch release/libdd-crashtracker/20260317-112514.

Found 1 performance improvements and 0 performance regressions! Performance is the same for 58 metrics, 2 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:profile_add_sample2_frames_x1000

  • 🟩 execution_time [-36.266µs; -35.990µs] or [-4.813%; -4.776%]

Candidate

Candidate benchmark details

Group 1

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
normalization/normalize_name/normalize_name/Too-Long-.Too-Long-.Too-Long-.Too-Long-.Too-Long-.Too-Lo... execution_time 186.187µs 186.523µs ± 0.193µs 186.514µs ± 0.129µs 186.632µs 186.844µs 187.122µs 187.493µs 0.52% 1.175 3.135 0.10% 0.014µs 1 200
normalization/normalize_name/normalize_name/Too-Long-.Too-Long-.Too-Long-.Too-Long-.Too-Long-.Too-Lo... throughput 5333528.896op/s 5361260.755op/s ± 5528.670op/s 5361519.916op/s ± 3705.384op/s 5365347.647op/s 5368563.313op/s 5370702.726op/s 5370955.083op/s 0.18% -1.164 3.079 0.10% 390.936op/s 1 200
normalization/normalize_name/normalize_name/bad-name execution_time 17.897µs 18.007µs ± 0.068µs 18.007µs ± 0.035µs 18.039µs 18.078µs 18.112µs 18.715µs 3.93% 5.553 55.866 0.38% 0.005µs 1 200
normalization/normalize_name/normalize_name/bad-name throughput 53432451.279op/s 55533207.197op/s ± 206298.108op/s 55533609.155op/s ± 107613.777op/s 55651497.231op/s 55763421.399op/s 55830913.541op/s 55874473.066op/s 0.61% -5.254 51.863 0.37% 14587.479op/s 1 200
normalization/normalize_name/normalize_name/good execution_time 10.453µs 10.680µs ± 0.055µs 10.679µs ± 0.039µs 10.718µs 10.765µs 10.797µs 10.852µs 1.63% -0.220 1.017 0.52% 0.004µs 1 200
normalization/normalize_name/normalize_name/good throughput 92148329.266op/s 93639199.778op/s ± 486184.548op/s 93646044.416op/s ± 344889.298op/s 93963760.844op/s 94352702.653op/s 94682686.276op/s 95669040.622op/s 2.16% 0.267 1.104 0.52% 34378.439op/s 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
normalization/normalize_name/normalize_name/Too-Long-.Too-Long-.Too-Long-.Too-Long-.Too-Long-.Too-Lo... execution_time [186.497µs; 186.550µs] or [-0.014%; +0.014%] None None None
normalization/normalize_name/normalize_name/Too-Long-.Too-Long-.Too-Long-.Too-Long-.Too-Long-.Too-Lo... throughput [5360494.534op/s; 5362026.975op/s] or [-0.014%; +0.014%] None None None
normalization/normalize_name/normalize_name/bad-name execution_time [17.998µs; 18.017µs] or [-0.053%; +0.053%] None None None
normalization/normalize_name/normalize_name/bad-name throughput [55504616.264op/s; 55561798.131op/s] or [-0.051%; +0.051%] None None None
normalization/normalize_name/normalize_name/good execution_time [10.672µs; 10.687µs] or [-0.072%; +0.072%] None None None
normalization/normalize_name/normalize_name/good throughput [93571819.276op/s; 93706580.280op/s] or [-0.072%; +0.072%] None None None

Group 2

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
normalization/normalize_trace/test_trace execution_time 236.817ns 247.278ns ± 13.337ns 241.167ns ± 2.946ns 247.774ns 283.432ns 285.862ns 286.430ns 18.77% 1.805 2.117 5.38% 0.943ns 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
normalization/normalize_trace/test_trace execution_time [245.430ns; 249.126ns] or [-0.747%; +0.747%] None None None

Group 3

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
profile_add_sample_frames_x1000 execution_time 4.141ms 4.145ms ± 0.002ms 4.144ms ± 0.001ms 4.146ms 4.149ms 4.154ms 4.160ms 0.37% 2.091 7.760 0.06% 0.000ms 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
profile_add_sample_frames_x1000 execution_time [4.145ms; 4.145ms] or [-0.008%; +0.008%] None None None

Group 4

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
profile_add_sample2_frames_x1000 execution_time 716.629µs 717.410µs ± 0.657µs 717.272µs ± 0.211µs 717.486µs 718.618µs 720.547µs 721.211µs 0.55% 3.175 12.225 0.09% 0.046µs 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
profile_add_sample2_frames_x1000 execution_time [717.319µs; 717.501µs] or [-0.013%; +0.013%] None None None

Group 5

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
sql/obfuscate_sql_string execution_time 86.346µs 86.706µs ± 0.178µs 86.688µs ± 0.049µs 86.730µs 86.859µs 86.962µs 88.872µs 2.52% 9.086 107.400 0.21% 0.013µs 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
sql/obfuscate_sql_string execution_time [86.681µs; 86.731µs] or [-0.028%; +0.028%] None None None

Group 6

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
profile_add_sample_timestamped_x1000 execution_time 4.154ms 4.158ms ± 0.007ms 4.157ms ± 0.001ms 4.158ms 4.161ms 4.167ms 4.254ms 2.33% 11.916 154.811 0.17% 0.001ms 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
profile_add_sample_timestamped_x1000 execution_time [4.157ms; 4.159ms] or [-0.024%; +0.024%] None None None

Group 7

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
single_flag_killswitch/rules-based execution_time 190.511ns 193.597ns ± 8.983ns 192.837ns ± 1.289ns 193.819ns 197.001ns 199.889ns 317.092ns 64.44% 13.093 177.399 4.63% 0.635ns 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
single_flag_killswitch/rules-based execution_time [192.352ns; 194.842ns] or [-0.643%; +0.643%] None None None

Group 8

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
write only interface execution_time 1.262µs 3.144µs ± 1.414µs 2.975µs ± 0.030µs 3.002µs 3.341µs 13.583µs 15.073µs 406.58% 7.543 57.415 44.86% 0.100µs 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
write only interface execution_time [2.948µs; 3.340µs] or [-6.233%; +6.233%] None None None

Group 9

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
sdk_test_data/rules-based execution_time 145.086µs 146.898µs ± 1.587µs 146.674µs ± 0.491µs 147.169µs 148.385µs 152.722µs 161.829µs 10.33% 5.397 41.978 1.08% 0.112µs 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
sdk_test_data/rules-based execution_time [146.678µs; 147.118µs] or [-0.150%; +0.150%] None None None

Group 10

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
benching deserializing traces from msgpack to their internal representation execution_time 49.663ms 50.119ms ± 0.992ms 49.985ms ± 0.046ms 50.041ms 50.214ms 53.601ms 61.665ms 23.37% 9.643 100.284 1.97% 0.070ms 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
benching deserializing traces from msgpack to their internal representation execution_time [49.982ms; 50.257ms] or [-0.274%; +0.274%] None None None

Group 11

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
normalization/normalize_service/normalize_service/A0000000000000000000000000000000000000000000000000... execution_time 495.365µs 496.874µs ± 0.591µs 496.897µs ± 0.299µs 497.182µs 497.519µs 498.060µs 501.598µs 0.95% 2.303 19.294 0.12% 0.042µs 1 200
normalization/normalize_service/normalize_service/A0000000000000000000000000000000000000000000000000... throughput 1993627.481op/s 2012586.920op/s ± 2386.553op/s 2012489.060op/s ± 1211.323op/s 2013871.886op/s 2016223.464op/s 2017944.633op/s 2018714.380op/s 0.31% -2.247 18.776 0.12% 168.755op/s 1 200
normalization/normalize_service/normalize_service/Data🐨dog🐶 繋がっ⛰てて execution_time 369.935µs 370.445µs ± 0.255µs 370.418µs ± 0.151µs 370.571µs 370.949µs 371.105µs 371.126µs 0.19% 0.570 0.103 0.07% 0.018µs 1 200
normalization/normalize_service/normalize_service/Data🐨dog🐶 繋がっ⛰てて throughput 2694502.044op/s 2699459.160op/s ± 1860.938op/s 2699655.677op/s ± 1103.544op/s 2700736.417op/s 2702304.041op/s 2702929.453op/s 2703175.361op/s 0.13% -0.566 0.099 0.07% 131.588op/s 1 200
normalization/normalize_service/normalize_service/Test Conversion 0f Weird !@#$%^&**() Characters execution_time 168.688µs 169.035µs ± 0.163µs 169.030µs ± 0.106µs 169.132µs 169.304µs 169.467µs 169.588µs 0.33% 0.423 0.387 0.10% 0.011µs 1 200
normalization/normalize_service/normalize_service/Test Conversion 0f Weird !@#$%^&**() Characters throughput 5896652.525op/s 5915957.239op/s ± 5689.492op/s 5916118.520op/s ± 3719.460op/s 5919974.541op/s 5924439.072op/s 5927532.015op/s 5928108.042op/s 0.20% -0.417 0.376 0.10% 402.308op/s 1 200
normalization/normalize_service/normalize_service/[empty string] execution_time 36.852µs 37.060µs ± 0.120µs 37.076µs ± 0.101µs 37.161µs 37.229µs 37.277µs 37.310µs 0.63% -0.130 -1.190 0.32% 0.008µs 1 200
normalization/normalize_service/normalize_service/[empty string] throughput 26802594.876op/s 26983564.734op/s ± 87080.165op/s 26971288.256op/s ± 73771.748op/s 27069405.395op/s 27118363.777op/s 27129942.901op/s 27135688.354op/s 0.61% 0.138 -1.192 0.32% 6157.498op/s 1 200
normalization/normalize_service/normalize_service/test_ASCII execution_time 46.164µs 46.282µs ± 0.062µs 46.273µs ± 0.027µs 46.302µs 46.355µs 46.478µs 46.812µs 1.16% 3.766 27.260 0.13% 0.004µs 1 200
normalization/normalize_service/normalize_service/test_ASCII throughput 21361818.318op/s 21606703.065op/s ± 28588.166op/s 21610646.327op/s ± 12588.009op/s 21623053.090op/s 21636603.377op/s 21648936.125op/s 21661721.790op/s 0.24% -3.707 26.586 0.13% 2021.489op/s 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
normalization/normalize_service/normalize_service/A0000000000000000000000000000000000000000000000000... execution_time [496.792µs; 496.956µs] or [-0.016%; +0.016%] None None None
normalization/normalize_service/normalize_service/A0000000000000000000000000000000000000000000000000... throughput [2012256.167op/s; 2012917.674op/s] or [-0.016%; +0.016%] None None None
normalization/normalize_service/normalize_service/Data🐨dog🐶 繋がっ⛰てて execution_time [370.409µs; 370.480µs] or [-0.010%; +0.010%] None None None
normalization/normalize_service/normalize_service/Data🐨dog🐶 繋がっ⛰てて throughput [2699201.252op/s; 2699717.068op/s] or [-0.010%; +0.010%] None None None
normalization/normalize_service/normalize_service/Test Conversion 0f Weird !@#$%^&**() Characters execution_time [169.012µs; 169.057µs] or [-0.013%; +0.013%] None None None
normalization/normalize_service/normalize_service/Test Conversion 0f Weird !@#$%^&**() Characters throughput [5915168.730op/s; 5916745.748op/s] or [-0.013%; +0.013%] None None None
normalization/normalize_service/normalize_service/[empty string] execution_time [37.043µs; 37.077µs] or [-0.045%; +0.045%] None None None
normalization/normalize_service/normalize_service/[empty string] throughput [26971496.261op/s; 26995633.207op/s] or [-0.045%; +0.045%] None None None
normalization/normalize_service/normalize_service/test_ASCII execution_time [46.273µs; 46.291µs] or [-0.018%; +0.018%] None None None
normalization/normalize_service/normalize_service/test_ASCII throughput [21602741.020op/s; 21610665.110op/s] or [-0.018%; +0.018%] None None None

Group 12

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
tags/replace_trace_tags execution_time 2.359µs 2.414µs ± 0.016µs 2.412µs ± 0.007µs 2.422µs 2.443µs 2.451µs 2.454µs 1.71% -0.281 1.101 0.67% 0.001µs 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
tags/replace_trace_tags execution_time [2.412µs; 2.417µs] or [-0.093%; +0.093%] None None None

Group 13

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
benching string interning on wordpress profile execution_time 160.345µs 160.873µs ± 0.462µs 160.732µs ± 0.166µs 161.035µs 161.664µs 162.156µs 164.264µs 2.20% 3.051 15.848 0.29% 0.033µs 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
benching string interning on wordpress profile execution_time [160.809µs; 160.937µs] or [-0.040%; +0.040%] None None None

Group 14

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
receiver_entry_point/report/2598 execution_time 3.415ms 3.446ms ± 0.022ms 3.441ms ± 0.008ms 3.450ms 3.487ms 3.522ms 3.605ms 4.76% 3.156 15.697 0.63% 0.002ms 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
receiver_entry_point/report/2598 execution_time [3.443ms; 3.449ms] or [-0.087%; +0.087%] None None None

Group 15

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
redis/obfuscate_redis_string execution_time 32.762µs 33.563µs ± 0.911µs 33.112µs ± 0.242µs 34.811µs 34.904µs 35.554µs 36.527µs 10.31% 0.961 -0.670 2.71% 0.064µs 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
redis/obfuscate_redis_string execution_time [33.437µs; 33.690µs] or [-0.376%; +0.376%] None None None

Group 16

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
credit_card/is_card_number/ execution_time 3.890µs 3.914µs ± 0.006µs 3.913µs ± 0.002µs 3.915µs 3.918µs 3.922µs 3.963µs 1.28% 5.847 51.708 0.14% 0.000µs 1 200
credit_card/is_card_number/ throughput 252318521.927op/s 255502239.219op/s ± 365374.870op/s 255550142.175op/s ± 119996.015op/s 255644290.373op/s 255737797.919op/s 255802165.841op/s 257061187.200op/s 0.59% -5.762 51.015 0.14% 25835.905op/s 1 200
credit_card/is_card_number/ 3782-8224-6310-005 execution_time 80.318µs 80.760µs ± 0.241µs 80.726µs ± 0.168µs 80.909µs 81.217µs 81.371µs 81.535µs 1.00% 0.633 0.029 0.30% 0.017µs 1 200
credit_card/is_card_number/ 3782-8224-6310-005 throughput 12264636.434op/s 12382429.805op/s ± 36957.090op/s 12387609.295op/s ± 25776.061op/s 12408942.206op/s 12433053.339op/s 12444321.500op/s 12450447.970op/s 0.51% -0.618 0.001 0.30% 2613.261op/s 1 200
credit_card/is_card_number/ 378282246310005 execution_time 72.984µs 73.611µs ± 0.358µs 73.554µs ± 0.248µs 73.824µs 74.228µs 74.661µs 74.761µs 1.64% 0.729 0.370 0.48% 0.025µs 1 200
credit_card/is_card_number/ 378282246310005 throughput 13376040.934op/s 13585328.648op/s ± 65806.271op/s 13595448.256op/s ± 45864.994op/s 13636261.609op/s 13674125.805op/s 13690414.969op/s 13701693.973op/s 0.78% -0.702 0.305 0.48% 4653.206op/s 1 200
credit_card/is_card_number/37828224631 execution_time 3.898µs 3.916µs ± 0.003µs 3.915µs ± 0.001µs 3.917µs 3.920µs 3.926µs 3.931µs 0.41% 0.969 14.814 0.07% 0.000µs 1 200
credit_card/is_card_number/37828224631 throughput 254368796.525op/s 255368945.347op/s ± 185067.979op/s 255401606.532op/s ± 61619.537op/s 255449312.472op/s 255552725.644op/s 255626569.666op/s 256514411.893op/s 0.44% -0.934 14.848 0.07% 13086.282op/s 1 200
credit_card/is_card_number/378282246310005 execution_time 70.123µs 70.663µs ± 0.276µs 70.627µs ± 0.192µs 70.828µs 71.163µs 71.420µs 71.658µs 1.46% 0.699 0.497 0.39% 0.020µs 1 200
credit_card/is_card_number/378282246310005 throughput 13955254.148op/s 14151936.416op/s ± 55169.044op/s 14158884.768op/s ± 38503.622op/s 14195397.497op/s 14229953.198op/s 14250675.573op/s 14260726.451op/s 0.72% -0.676 0.442 0.39% 3901.041op/s 1 200
credit_card/is_card_number/37828224631000521389798 execution_time 53.078µs 53.164µs ± 0.107µs 53.153µs ± 0.028µs 53.182µs 53.216µs 53.289µs 54.230µs 2.03% 8.189 74.632 0.20% 0.008µs 1 200
credit_card/is_card_number/37828224631000521389798 throughput 18440026.448op/s 18809683.335op/s ± 37407.741op/s 18813685.633op/s ± 9830.683op/s 18823189.153op/s 18833209.529op/s 18839934.220op/s 18840330.788op/s 0.14% -8.131 73.890 0.20% 2645.127op/s 1 200
credit_card/is_card_number/x371413321323331 execution_time 6.432µs 6.444µs ± 0.007µs 6.443µs ± 0.004µs 6.447µs 6.456µs 6.464µs 6.472µs 0.45% 0.946 1.636 0.11% 0.000µs 1 200
credit_card/is_card_number/x371413321323331 throughput 154517542.371op/s 155179670.200op/s ± 163762.884op/s 155210476.757op/s ± 89340.343op/s 155292954.481op/s 155411314.331op/s 155455365.129op/s 155467092.465op/s 0.17% -0.938 1.608 0.11% 11579.785op/s 1 200
credit_card/is_card_number_no_luhn/ execution_time 3.893µs 3.913µs ± 0.003µs 3.912µs ± 0.001µs 3.914µs 3.917µs 3.921µs 3.922µs 0.25% -1.276 15.742 0.07% 0.000µs 1 200
credit_card/is_card_number_no_luhn/ throughput 254971215.774op/s 255575520.638op/s ± 170256.462op/s 255604927.747op/s ± 76039.955op/s 255663325.131op/s 255732168.616op/s 255828489.720op/s 256854922.473op/s 0.49% 1.308 15.973 0.07% 12038.950op/s 1 200
credit_card/is_card_number_no_luhn/ 3782-8224-6310-005 execution_time 64.835µs 65.130µs ± 0.125µs 65.114µs ± 0.078µs 65.199µs 65.352µs 65.525µs 65.639µs 0.81% 0.901 1.534 0.19% 0.009µs 1 200
credit_card/is_card_number_no_luhn/ 3782-8224-6310-005 throughput 15234915.974op/s 15354002.053op/s ± 29487.288op/s 15357687.269op/s ± 18386.792op/s 15375359.836op/s 15391107.095op/s 15405680.723op/s 15423730.952op/s 0.43% -0.886 1.488 0.19% 2085.066op/s 1 200
credit_card/is_card_number_no_luhn/ 378282246310005 execution_time 58.189µs 58.395µs ± 0.143µs 58.364µs ± 0.086µs 58.470µs 58.649µs 58.866µs 59.077µs 1.22% 1.371 2.782 0.24% 0.010µs 1 200
credit_card/is_card_number_no_luhn/ 378282246310005 throughput 16927031.308op/s 17124774.976op/s ± 41880.555op/s 17133715.651op/s ± 25229.854op/s 17156257.548op/s 17173327.761op/s 17181316.815op/s 17185490.291op/s 0.30% -1.350 2.680 0.24% 2961.402op/s 1 200
credit_card/is_card_number_no_luhn/37828224631 execution_time 3.893µs 3.914µs ± 0.003µs 3.914µs ± 0.002µs 3.915µs 3.917µs 3.920µs 3.926µs 0.30% -1.628 14.267 0.07% 0.000µs 1 200
credit_card/is_card_number_no_luhn/37828224631 throughput 254725877.300op/s 255511386.066op/s ± 187996.223op/s 255495131.242op/s ± 103240.652op/s 255619939.835op/s 255775920.693op/s 255860275.226op/s 256895127.512op/s 0.55% 1.658 14.476 0.07% 13293.340op/s 1 200
credit_card/is_card_number_no_luhn/378282246310005 execution_time 55.186µs 55.482µs ± 0.158µs 55.456µs ± 0.092µs 55.565µs 55.750µs 55.953µs 56.272µs 1.47% 1.130 2.796 0.28% 0.011µs 1 200
credit_card/is_card_number_no_luhn/378282246310005 throughput 17770953.034op/s 18023986.056op/s ± 51065.941op/s 18032371.394op/s ± 30041.316op/s 18058898.849op/s 18097015.727op/s 18108378.463op/s 18120584.985op/s 0.49% -1.100 2.658 0.28% 3610.907op/s 1 200
credit_card/is_card_number_no_luhn/37828224631000521389798 execution_time 53.079µs 53.137µs ± 0.036µs 53.132µs ± 0.021µs 53.154µs 53.196µs 53.251µs 53.312µs 0.34% 1.290 3.042 0.07% 0.003µs 1 200
credit_card/is_card_number_no_luhn/37828224631000521389798 throughput 18757594.220op/s 18819301.737op/s ± 12576.989op/s 18821026.034op/s ± 7495.251op/s 18828182.721op/s 18834994.783op/s 18839492.561op/s 18839994.617op/s 0.10% -1.283 3.010 0.07% 889.327op/s 1 200
credit_card/is_card_number_no_luhn/x371413321323331 execution_time 6.430µs 6.439µs ± 0.005µs 6.438µs ± 0.003µs 6.441µs 6.450µs 6.459µs 6.466µs 0.43% 1.765 4.676 0.08% 0.000µs 1 200
credit_card/is_card_number_no_luhn/x371413321323331 throughput 154664908.622op/s 155299899.401op/s ± 128185.049op/s 155324970.274op/s ± 61961.690op/s 155380958.065op/s 155448761.945op/s 155479484.534op/s 155527999.544op/s 0.13% -1.757 4.633 0.08% 9064.052op/s 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
credit_card/is_card_number/ execution_time [3.913µs; 3.915µs] or [-0.020%; +0.020%] None None None
credit_card/is_card_number/ throughput [255451601.776op/s; 255552876.662op/s] or [-0.020%; +0.020%] None None None
credit_card/is_card_number/ 3782-8224-6310-005 execution_time [80.727µs; 80.794µs] or [-0.041%; +0.041%] None None None
credit_card/is_card_number/ 3782-8224-6310-005 throughput [12377307.908op/s; 12387551.702op/s] or [-0.041%; +0.041%] None None None
credit_card/is_card_number/ 378282246310005 execution_time [73.561µs; 73.660µs] or [-0.067%; +0.067%] None None None
credit_card/is_card_number/ 378282246310005 throughput [13576208.531op/s; 13594448.764op/s] or [-0.067%; +0.067%] None None None
credit_card/is_card_number/37828224631 execution_time [3.916µs; 3.916µs] or [-0.010%; +0.010%] None None None
credit_card/is_card_number/37828224631 throughput [255343296.705op/s; 255394593.989op/s] or [-0.010%; +0.010%] None None None
credit_card/is_card_number/378282246310005 execution_time [70.624µs; 70.701µs] or [-0.054%; +0.054%] None None None
credit_card/is_card_number/378282246310005 throughput [14144290.517op/s; 14159582.315op/s] or [-0.054%; +0.054%] None None None
credit_card/is_card_number/37828224631000521389798 execution_time [53.149µs; 53.179µs] or [-0.028%; +0.028%] None None None
credit_card/is_card_number/37828224631000521389798 throughput [18804498.982op/s; 18814867.688op/s] or [-0.028%; +0.028%] None None None
credit_card/is_card_number/x371413321323331 execution_time [6.443µs; 6.445µs] or [-0.015%; +0.015%] None None None
credit_card/is_card_number/x371413321323331 throughput [155156974.239op/s; 155202366.160op/s] or [-0.015%; +0.015%] None None None
credit_card/is_card_number_no_luhn/ execution_time [3.912µs; 3.913µs] or [-0.009%; +0.009%] None None None
credit_card/is_card_number_no_luhn/ throughput [255551924.730op/s; 255599116.547op/s] or [-0.009%; +0.009%] None None None
credit_card/is_card_number_no_luhn/ 3782-8224-6310-005 execution_time [65.112µs; 65.147µs] or [-0.027%; +0.027%] None None None
credit_card/is_card_number_no_luhn/ 3782-8224-6310-005 throughput [15349915.399op/s; 15358088.708op/s] or [-0.027%; +0.027%] None None None
credit_card/is_card_number_no_luhn/ 378282246310005 execution_time [58.375µs; 58.415µs] or [-0.034%; +0.034%] None None None
credit_card/is_card_number_no_luhn/ 378282246310005 throughput [17118970.734op/s; 17130579.218op/s] or [-0.034%; +0.034%] None None None
credit_card/is_card_number_no_luhn/37828224631 execution_time [3.913µs; 3.914µs] or [-0.010%; +0.010%] None None None
credit_card/is_card_number_no_luhn/37828224631 throughput [255485331.597op/s; 255537440.534op/s] or [-0.010%; +0.010%] None None None
credit_card/is_card_number_no_luhn/378282246310005 execution_time [55.460µs; 55.504µs] or [-0.039%; +0.039%] None None None
credit_card/is_card_number_no_luhn/378282246310005 throughput [18016908.807op/s; 18031063.304op/s] or [-0.039%; +0.039%] None None None
credit_card/is_card_number_no_luhn/37828224631000521389798 execution_time [53.132µs; 53.142µs] or [-0.009%; +0.009%] None None None
credit_card/is_card_number_no_luhn/37828224631000521389798 throughput [18817558.687op/s; 18821044.786op/s] or [-0.009%; +0.009%] None None None
credit_card/is_card_number_no_luhn/x371413321323331 execution_time [6.438µs; 6.440µs] or [-0.011%; +0.011%] None None None
credit_card/is_card_number_no_luhn/x371413321323331 throughput [155282134.186op/s; 155317664.616op/s] or [-0.011%; +0.011%] None None None

Group 17

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
concentrator/add_spans_to_concentrator execution_time 13.078ms 13.113ms ± 0.017ms 13.111ms ± 0.011ms 13.122ms 13.142ms 13.154ms 13.192ms 0.62% 0.854 1.763 0.13% 0.001ms 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
concentrator/add_spans_to_concentrator execution_time [13.110ms; 13.115ms] or [-0.018%; +0.018%] None None None

Group 18

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
two way interface execution_time 18.603µs 26.976µs ± 9.661µs 19.148µs ± 0.357µs 35.180µs 45.440µs 45.671µs 68.650µs 258.52% 0.826 0.189 35.72% 0.683µs 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
two way interface execution_time [25.637µs; 28.315µs] or [-4.963%; +4.963%] None None None

Group 19

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
ip_address/quantize_peer_ip_address_benchmark execution_time 4.997µs 5.069µs ± 0.044µs 5.075µs ± 0.037µs 5.099µs 5.140µs 5.142µs 5.145µs 1.38% 0.163 -1.177 0.86% 0.003µs 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
ip_address/quantize_peer_ip_address_benchmark execution_time [5.063µs; 5.075µs] or [-0.119%; +0.119%] None None None

Group 20

cpu_model git_commit_sha git_commit_date git_branch
Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 77de8d6 1773746846 release-proposal/libdd-crashtracker/20260317-112514
scenario metric min mean ± sd median ± mad p75 p95 p99 max peak_to_median_ratio skewness kurtosis cv sem runs sample_size
benching serializing traces from their internal representation to msgpack execution_time 14.194ms 14.233ms ± 0.030ms 14.228ms ± 0.010ms 14.239ms 14.263ms 14.357ms 14.458ms 1.61% 4.029 22.537 0.21% 0.002ms 1 200
scenario metric 95% CI mean Shapiro-Wilk pvalue Ljung-Box pvalue (lag=1) Dip test pvalue
benching serializing traces from their internal representation to msgpack execution_time [14.229ms; 14.237ms] or [-0.029%; +0.029%] None None None

Baseline

Omitted due to size.

@hoolioh hoolioh merged commit 93a5f7f into release/libdd-crashtracker/20260317-112514 Mar 17, 2026
147 of 153 checks passed
@hoolioh hoolioh deleted the release-proposal/libdd-crashtracker/20260317-112514 branch March 17, 2026 11:54
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.46%. Comparing base (622ea62) to head (77de8d6).
⚠️ Report is 1 commits behind head on release/libdd-crashtracker/20260317-112514.

Additional details and impacted files
@@                              Coverage Diff                               @@
##           release/libdd-crashtracker/20260317-112514    #1745      +/-   ##
==============================================================================
- Coverage                                       71.60%   71.46%   -0.14%     
==============================================================================
  Files                                             430      430              
  Lines                                           63967    63967              
==============================================================================
- Hits                                            45802    45714      -88     
- Misses                                          18165    18253      +88     
Components Coverage Δ
libdd-crashtracker 63.75% <ø> (-0.19%) ⬇️
libdd-crashtracker-ffi 16.17% <ø> (-1.56%) ⬇️
libdd-alloc 98.77% <ø> (ø)
libdd-data-pipeline 87.94% <ø> (ø)
libdd-data-pipeline-ffi 74.85% <ø> (ø)
libdd-common 79.73% <ø> (ø)
libdd-common-ffi 73.40% <ø> (ø)
libdd-telemetry 62.48% <ø> (ø)
libdd-telemetry-ffi 16.75% <ø> (ø)
libdd-dogstatsd-client 82.64% <ø> (ø)
datadog-ipc 80.47% <ø> (+0.11%) ⬆️
libdd-profiling 81.59% <ø> (-0.02%) ⬇️
libdd-profiling-ffi 63.65% <ø> (ø)
datadog-sidecar 33.13% <ø> (-1.40%) ⬇️
datdog-sidecar-ffi 10.88% <ø> (-6.14%) ⬇️
spawn-worker 54.69% <ø> (ø)
libdd-tinybytes 93.16% <ø> (ø)
libdd-trace-normalization 81.71% <ø> (ø)
libdd-trace-obfuscation 91.80% <ø> (ø)
libdd-trace-protobuf 68.25% <ø> (ø)
libdd-trace-utils 88.98% <ø> (ø)
datadog-tracer-flare 90.45% <ø> (ø)
libdd-log 74.69% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants