Skip to content

Instantly share code, notes, and snippets.

@nolanlawson
Created August 15, 2016 00:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nolanlawson/6269d304c970174c21164288808392ea to your computer and use it in GitHub Desktop.
Save nolanlawson/6269d304c970174c21164288808392ea to your computer and use it in GitHub Desktop.
Nexus 5, Android 5.1.1, Chrome 52, throttled to "Regular 3G"
100 modules
Bundler Load time (ms) Run time (ms) Total time (ms)
browserify 194.49 31.78 226.27
browserify-collapsed 197.7 44.53 242.24
webpack 179.82 25.1 204.92
rollup 141.09 0.9 141.99
closure 153.1 5.99 159.09
1000 modules
Bundler Load time (ms) Run time (ms) Total time (ms)
browserify 449.18 147.18 596.36
browserify-collapsed 445.98 141.4 587.39
webpack 293.74 118.96 412.69
rollup 198.11 16.66 214.77
closure 169.15 42.9 212.06
5000 modules
Bundler Load time (ms) Run time (ms) Total time (ms)
browserify 1087.04 761.16 1848.21
browserify-collapsed 1012.37 655.18 1667.54
webpack 715.79 484.56 1200.35
rollup 332.04 51.02 383.06
closure 313.54 86.92 400.47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment