Skip to content

Instantly share code, notes, and snippets.

@dmachat
Last active August 18, 2016 21:30
Show Gist options
  • Save dmachat/1c1b8f936b527f14f027dc93064ab0ab to your computer and use it in GitHub Desktop.
Save dmachat/1c1b8f936b527f14f027dc93064ab0ab to your computer and use it in GitHub Desktop.
gulp vs webpack initial

Compare gulp vs webpack production output after initial changeover to webpack

gulp webpack
build time 34-41s 16-24s
incremental build time 1-2s ~1s
bundle size 1.8M 924K
vendor bundle size N/A 776K
app.css size 97K 74K
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment