-
-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
We are using this tool to optimize parts of the library that are too heavy, it would be great to have a way to use the gzip and/or brotli compressed sizes, so that we can focus on parts of the library that after compression are still too big.
I already encountered a couple cases where I reduced the code of a function, but that didn't reflect in a reduction of the compressed size (but the opposite).
tituswoo and elf-pavlik