Skip to content

feat: framework for parallelizable statistic computation#77

Draft
laggycomputer wants to merge 21 commits intomainfrom
parallelizable_stats
Draft

feat: framework for parallelizable statistic computation#77
laggycomputer wants to merge 21 commits intomainfrom
parallelizable_stats

Conversation

@laggycomputer
Copy link
Copy Markdown
Collaborator

  • Introduce the SiteComposable trait, guaranteeing that a GlobalStatistic can be computed from its parts indepedently, concurrently, and potentially out-of-order.
  • Use this trait to create generic code capable of parallelizing any such statistic.

@laggycomputer laggycomputer force-pushed the parallelizable_stats branch from 15aae01 to 63569fc Compare April 2, 2026 18:45
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