rsnext/packages/next/next-server/server/lib
Shu Ding 241a916e03
Improve image optimizer to only create 1 worker thread (#23188)
As stated in #23157, this PR merges all the operations into 1 worker thread (`processBuffer` in `impl.ts`) and only pass a list of operation names and args into the worker. This should improve the speed and memory usage of next/image.

Fixes #23157. X-ref: #22925.
2021-03-18 15:51:36 +00:00
..
squoosh Improve image optimizer to only create 1 worker thread (#23188) 2021-03-18 15:51:36 +00:00
recursive-readdir-sync.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00