precompress icon indicating copy to clipboard operation
precompress copied to clipboard

CLI to compress files to gzip and brotli

Results 2 precompress issues
Sort by recently updated
recently updated
newest added

Depends on https://github.com/nodejs/node/issues/48412

Sometimes it does not use multiple processor cores for some reason. I think we're better off spawning child processes instead of relying on this mostly undocumented libuv feature `UV_THREADPOOL_SIZE`.