Skip to content

Instantly share code, notes, and snippets.

@nolanlawson
Last active August 15, 2016 00:07
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/e84ad060a20f0cb7a7c32308b6b46abe to your computer and use it in GitHub Desktop.
Save nolanlawson/e84ad060a20f0cb7a7c32308b6b46abe to your computer and use it in GitHub Desktop.
Nexus5, Android 5.1.1, Chrome 52
100 modules
Bundler Load time (ms) Run time (ms) Total time (ms)
browserify 117.19 15.22 132.41
browserify-collapsed 134.01 12.14 146.14
webpack 154.63 20.08 174.71
rollup 147.24 3.66 150.9
closure 148.2 1.35 149.55
1000 modules
Bundler Load time (ms) Run time (ms) Total time (ms)
browserify 286.12 157.76 443.89
browserify-collapsed 272.81 145.33 418.14
webpack 240.29 94.96 335.25
rollup 167.77 11.45 179.22
closure 152.84 23.06 175.9
5000 modules
Bundler Load time (ms) Run time (ms) Total time (ms)
browserify 515.75 604.15 1119.9
browserify-collapsed 544.59 562.56 1107.15
webpack 360.91 491.85 852.76
rollup 181.88 52.4 234.28
closure 170.82 68.94 239.76
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment