Skip to content

chore: shuffle_ready script and results#4060

Closed
felixge wants to merge 1 commit into
mainfrom
felix.geisendoerfer/chore-shuffle_ready-script-and-results
Closed

chore: shuffle_ready script and results#4060
felixge wants to merge 1 commit into
mainfrom
felix.geisendoerfer/chore-shuffle_ready-script-and-results

Conversation

@felixge

@felixge felixge commented Oct 22, 2025

Copy link
Copy Markdown
Member

DO NOT MERGE

Add ./scripts/shuffle_ready.go to determine which packages consistently pass their test suite when -shuffle on is enabled.

Add the results for testing each package 10 times to results.csv, also available as a google sheet.

This PR is not intended to be merged. It just documents the ground work that was done to create the actual PR to enable shuffle testing.

See PROF-12813.

What does this PR do?

Motivation

Reviewer's Checklist

  • Changed code has unit tests for its functionality at or near 100% coverage.
  • System-Tests covering this feature have been added and enabled with the va.b.c-dev version tag.
  • There is a benchmark for any new code, or changes to existing code.
  • If this interacts with the agent in a new way, a system test has been added.
  • New code is free of linting errors. You can check this by running ./scripts/lint.sh locally.
  • Add an appropriate team label so this PR gets put in the right place for the release notes.
  • Non-trivial go.mod changes, e.g. adding new modules, are reviewed by @DataDog/dd-trace-go-guild.

Unsure? Have a question? Request a review!

DO NOT MERGE

Add ./scripts/shuffle_ready.go to determine which packages consistently
pass their test suite when `-shuffle on` is enabled.

Add the results for testing each package 10 times to results.csv, also
available as a [google sheet][].

This PR is not intended to be merged. It just documents the ground work
that was done to create the actual PR to enable shuffle testing.

See PROF-12813.

[google sheet]: https://docs.google.com/spreadsheets/d/1_X_LdzpXXDoZFtsUhV48ELzs2TCV9QJcDTobTA0pyOs/edit?gid=0#gid=0

Co-Authored-By: Claude <[email protected]>
@pr-commenter

pr-commenter Bot commented Oct 22, 2025

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2025-10-22 14:22:57

Comparing candidate commit 69b9ef2 in PR branch felix.geisendoerfer/chore-shuffle_ready-script-and-results with baseline commit be655e9 in branch main.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 24 metrics, 0 unstable metrics.

@felixge

felixge commented Oct 22, 2025

Copy link
Copy Markdown
Member Author

Closing this as it's not intended to be merged.

@felixge felixge closed this Oct 22, 2025
@felixge
felixge deleted the felix.geisendoerfer/chore-shuffle_ready-script-and-results branch October 23, 2025 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant