Y
Hacker News
new
|
ask
|
show
|
jobs
by
ethbro
3818 days ago
Not to mention the horror of inventing and deploying an efficient binary packed web execution format, only to slow things down even further in 5 years by seeing webpages load myGC_v1.2.5 + myGC_v1.3.1 + nuGC_v2.1.3 etc etc
1 comments
amelius
3818 days ago
This can be approached the same way as shared binaries. Just load the relevant libraries once, then cache.
link