Skip to content

Instantly share code, notes, and snippets.

@nolanlawson
Created August 14, 2016 23:50
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/45ed2c7fa53da035dfc1e153763b9f93 to your computer and use it in GitHub Desktop.
Save nolanlawson/45ed2c7fa53da035dfc1e153763b9f93 to your computer and use it in GitHub Desktop.
iPod touch 6th gen, iOS 9.3.1, Safari
100 modules
Bundler Load time (ms) Run time (ms) Total time (ms)
browserify 105.23 4.56 109.79
browserify-collapsed 104.39 5.28 109.67
webpack 106.95 3.78 110.74
rollup 104.57 0.11 104.67
closure 105.29 0.13 105.42
1000 modules
Bundler Load time (ms) Run time (ms) Total time (ms)
browserify 136.13 23.69 159.82
browserify-collapsed 109.92 19.83 129.75
webpack 107.61 16.65 124.26
rollup 107.63 0.4 108.03
closure 107.53 0.36 107.89
5000 modules
Bundler Load time (ms) Run time (ms) Total time (ms)
browserify 219.97 50.31 270.27
browserify-collapsed 171.47 71.47 242.94
webpack 112.68 56.57 169.26
rollup 109.47 1.12 110.6
closure 109.84 1.27 111.11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment