7 ms·
However, your js files would get really big, and download latency could actually be a performance drop.
by calibwam 12y ago
However, your js files would get really big, and download latency could actually be a performance drop.
- xxs 12y agoTrue, however they should be very well compressible by 'deflate' too, the main concern is the initial parsing grok by the JIT. Yet, on runtime the scripts will be good as any.