8000 Performance · mout/mout Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Miller Medeiros edited this page Nov 28, 2013 · 2 revisions

front-end

If you are using mout on the front-end it is really important that you run an optimizer before deploying the code to a server, otherwise you may end up having too many file requests which can degrade load-time performance a lot.

See RequireJS optimization for more info.

node.js

There is nothing to worry, mout is converted into plain node.js modules during npm publish (using nodefy), no performance drawbacks.

Clone this wiki locally
0