How big is my JavaScript gizpped?
Easy to answer that if you are running *nix/OS X or are on Windows and using Cygwin:
gzip -c yourfile.js | wc -c
of course you can hand anything to gzip
. Your CSS, HTML, etc. wc -c
gives you back the exact bytes.
Written by Luis Nell
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#