Skip to content

perf: parallelize safe compaction work#855

Open
TurboTheTurtle wants to merge 1 commit into
CortexReach:masterfrom
TurboTheTurtle:codex/issue-785-safe-parallelization
Open

perf: parallelize safe compaction work#855
TurboTheTurtle wants to merge 1 commit into
CortexReach:masterfrom
TurboTheTurtle:codex/issue-785-safe-parallelization

Conversation

@TurboTheTurtle
Copy link
Copy Markdown
Contributor

Summary

  • process independent compaction clusters with bounded concurrency
  • delete source members with bounded concurrency while continuing after individual delete failures
  • ensure self-improvement template files in parallel

Fixes #785

Tests

  • node --test test/memory-compactor.test.mjs
  • node --test test/self-improvement.test.mjs
  • npm run build

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.

[perf] async/await parallelization opportunities — plan loop + chunk batch + file ops

1 participant