Skip to content

Instantly share code, notes, and snippets.

@nolanlawson
Created August 20, 2016 21:24
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nolanlawson/4e725df00cd1bc9673b25ef72b831c8b to your computer and use it in GitHub Desktop.
Save nolanlawson/4e725df00cd1bc9673b25ef72b831c8b to your computer and use it in GitHub Desktop.
Nexus 5, 3G, Chrome 52 updated results
100 modules
Bundler Load time (ms) Run time (ms) Total time (ms)
browserify 178.37 37.04 215.41
browserify-collapsed 165.3 61.26 226.56
webpack 171.04 23.44 194.48
rollup 160 6.92 166.92
closure 166.5 1.53 168.03
rjs 302.94 20.46 323.39
rjs-almond 218.82 13.56 232.38
1000 modules
Bundler Load time (ms) Run time (ms) Total time (ms)
browserify 442.33 190.54 632.88
browserify-collapsed 466.07 130.78 596.85
webpack 335.74 140.22 475.96
rollup 168.21 31.09 199.31
closure 182.17 23.36 205.53
rjs 481.47 40.25 521.72
rjs-almond 459.36 24.99 484.35
5000 modules
Bundler Load time (ms) Run time (ms) Total time (ms)
browserify 1121.32 702.64 1823.96
browserify-collapsed 1014.23 733.24 1747.47
webpack 689.68 613.52 1303.21
rollup 335.86 78.03 413.89
closure 308.94 97.93 406.87
rjs 1178.35 99.45 1277.79
rjs-almond 1070.58 121.27 1191.85
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment