Skip to content

Add universal compute-synergy optimization doctrine - #18

Open
iteathen wants to merge 1 commit into
mainfrom
docs/compute-synergy-optimization
Open

iteathen wants to merge 1 commit into
mainfrom
docs/compute-synergy-optimization

Conversation

@iteathen

Copy link
Copy Markdown
Owner

Promotes the reusable optimization principles established during the Connect4 frontier-hot-loop work into the account-global agent authority.

Key additions:

  • prefer invariant-bearing representations that remove work on producer and consumer sides;
  • distinguish integral complexity from scope complexity;
  • budget memory and compute jointly, including deliberate preallocation for fewer probes/growth/rehash/dependent loads;
  • co-design identity, extraction, equality, addressing and table geometry;
  • treat tiny hot-loop savings as material when invocation multiplicity justifies it;
  • require system-level causal audit and paired retest for regressors before stacking;
  • promote consumer-neutral native/accelerated primitives into reusable lower-layer libraries instead of embedding one-off consumer escape hatches.

This PR changes engineering guidance only; no product source or repository-local semantic contract is changed.

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