Skip to content

Instantly share code, notes, and snippets.

@emaildano
Last active November 19, 2018 16:24
Show Gist options
  • Save emaildano/2dbccd699c11c93b6b61d9160aed2ad7 to your computer and use it in GitHub Desktop.
Save emaildano/2dbccd699c11c93b6b61d9160aed2ad7 to your computer and use it in GitHub Desktop.

Concatenation Versus No Concatenation

Concatenation and Minification

No Concatenation or Minification

Results

Without concatenation, load time and fully-loaded times were faster. Fully-loaded time was 24.1537 faster than a static WordPress site with concatenated and minified files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment