alloc / alloc/saus

Cache the worker pool globally for multiple build calls

Đang mở
#9 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
backlog proposal saus build
Ngôn ngữ chính
TypeScript
Star
38
Fork
1
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Currently, each `build` call manages its own worker pool, but that means multiple builds will incur the same startup penalty when they *could* be reusing workers from previous builds.

The proposed feature would introduce a `terminateWorkerPool` exported function that you would only call when you're done calling `build` for the rest of your program.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.