Skip to content

feat: framework for parallelizable statistic computation#77

Draft
laggycomputer wants to merge 11 commits intomainfrom
parallelizable_stats
Draft

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

Conversation

@laggycomputer
Copy link
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.

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