Skip to content

Add 2d anon stats opposite mirror batch config - #136

Merged
gryaele merged 2 commits into
mainfrom
elenagryaznova/pop-4221-configure-bucket-size-of-20-for-the-di-stats-opposite-mirror
Aug 5, 2026
Merged

Add 2d anon stats opposite mirror batch config#136
gryaele merged 2 commits into
mainfrom
elenagryaznova/pop-4221-configure-bucket-size-of-20-for-the-di-stats-opposite-mirror

Conversation

@gryaele

@gryaele gryaele commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

This pull request introduces a new configuration option for 2D anonymous statistics computation specifically for the "opposite mirror match" case. It also defines a default value for this new parameter to ensure consistent behavior when the value is not explicitly set.

Configuration Enhancements:

  • Added a new field min_2d_job_size_opposite_mirror_match to the AnonStatsServerConfig struct to control the minimum job size for 2D anon stats computation in the "opposite mirror match" scenario. This allows for more granular configuration and potentially improved performance for this specific case.
  • Implemented a default value function default_min_2d_job_size_opposite_mirror_match returning 20, ensuring the new config field has a sensible default if not specified.

@gryaele
gryaele merged commit cec37f5 into main Aug 5, 2026
13 checks passed
@gryaele
gryaele deleted the elenagryaznova/pop-4221-configure-bucket-size-of-20-for-the-di-stats-opposite-mirror branch August 5, 2026 08:37
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.

2 participants