Skip to content

Version Packages#14

Merged
aallam merged 1 commit intomainfrom
changeset-release/main
Apr 10, 2026
Merged

Version Packages#14
aallam merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@execbox/process@0.2.1

Patch Changes

  • bba12f2: Improve pooled executor warmup so prewarm() runs a real no-op QuickJS session inside each warmed shell before it is returned to the pool. This reduces first-request startup work for warmed worker and process executors.

    WorkerExecutor now also uses a CPU-aware default pooled maxSize, capped at 4, instead of always defaulting to a single worker shell.

@execbox/worker@0.2.1

Patch Changes

  • bba12f2: Improve pooled executor warmup so prewarm() runs a real no-op QuickJS session inside each warmed shell before it is returned to the pool. This reduces first-request startup work for warmed worker and process executors.

    WorkerExecutor now also uses a CPU-aware default pooled maxSize, capped at 4, instead of always defaulting to a single worker shell.

@aallam aallam merged commit 5393483 into main Apr 10, 2026
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