7 ms·
Surely one can a) minify b) remove 'unwanted' services from the file in order to speed things up?
by ffffruit 15y ago
Surely one can a) minify b) remove 'unwanted' services from the file in order to speed things up?
- beaumartinez 15y agoBrowsers still have to interpret the JS—I'd wager that in these situation performance (especially on less optimised JS engines) is CPU bound, not IO bound
- freyfogle 15y agoActually with mapstraction v2 you load only the libraries you need by default.