Y
Hacker News
new
|
ask
|
show
|
jobs
by
calibwam
4394 days ago
However, your js files would get really big, and download latency could actually be a performance drop.
1 comments
xxs
4394 days ago
True, 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.
link