You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2026. It is now read-only.
gzip does not improve performance for PNG and probably would improve it negligibly for JPEG or GIF. There may be others but the important thing is to get started on recognizing these cases and eliminating the overhead in the azure storage layer in these cases. I would envision a file similar to contentTypes.js that maps which content types are precompressed and thus bad candidates for this approach.