Chromium Code Reviews
DescriptionGzip compress IDR_AUDIO_SPATIALIZATION_COMPOSITE.
This WAV file is an HRTF database needed by WebAudio. It's the largest
single resource in Resources.pak on Android. Applying gzip compression
shrinks it from 240k to 140k (still the largest resource, even then). The
tradeoff will be worse WebAudio startup time and RAM usage, but WebAudio
is rarely used so it's more important to optimize for global cost on all
users (in this case, APK size).
BUG=655429
Patch Set 1 #
Messages
Total messages: 8 (4 generated)
|
|||||||||||||||||||