Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gzip and uncompressed seem to be showing the same value #432

Closed
alexgorbatchev opened this issue Nov 26, 2014 · 5 comments
Closed

gzip and uncompressed seem to be showing the same value #432

alexgorbatchev opened this issue Nov 26, 2014 · 5 comments

Comments

@alexgorbatchev
Copy link

$ phantomas http://npmawesome.com

...

Offenders for gzipRequests (19):
 * http://npmawesome.com/ (gzip: 43.54 kB / uncompressed: 43.54 kB)
 * http://npmawesome.com/wp-content/themes/npmawesome-wordpress-theme/style.css?t=1415123085&ver=3.9.3 (gzip: 41.15 kB / uncompressed: 41.15 kB)
 * http://npmawesome.com/wp-content/themes/npmawesome-wordpress-theme/js/navigation.js?ver=1406592009 (gzip: 0.55 kB / uncompressed: 0.55 kB)
 * http://npmawesome.com/wp-content/themes/npmawesome-wordpress-theme/js/jquery.unveil.js?ver=1406592009 (gzip: 0.73 kB / uncompressed: 0.73 kB)
 * http://npmawesome.com/wp-content/themes/npmawesome-wordpress-theme/js/skip-link-focus-fix.js?ver=1406592009 (gzip: 0.52 kB / uncompressed: 0.52 kB)
 * http://npmawesome.com/wp-content/themes/npmawesome-wordpress-theme/js/numeral.js?ver=1406592009 (gzip: 9.38 kB / uncompressed: 9.38 kB)
 * http://npmawesome.com/wp-content/themes/npmawesome-wordpress-theme/js/github-stars.js?ver=1406592009 (gzip: 0.86 kB / uncompressed: 0.86 kB)
 * http://npmawesome.com/wp-content/themes/npmawesome-wordpress-theme/bower_components/RRSSB/js/rrssb.js?ver=1414371982 (gzip: 5.25 kB / uncompressed: 5.25 kB)
 * http://npmawesome.com/wp-content/themes/npmawesome-wordpress-theme/js/syntaxhighlighter/shBrushJScript.js?ver=1411049167 (gzip: 0.99 kB / uncompressed: 0.99 kB)
 * http://npmawesome.com/wp-content/themes/npmawesome-wordpress-theme/js/syntaxhighlighter/shBrushCss.js?ver=1411049167 (gzip: 4.62 kB / uncompressed: 4.62 kB)
 * http://npmawesome.com/wp-content/themes/npmawesome-wordpress-theme/js/syntaxhighlighter/shCore.js?ver=1411049167 (gzip: 34.14 kB / uncompressed: 34.14 kB)
 * http://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js?ver=2.0.3 (gzip: 47.17 kB / uncompressed: 47.17 kB)
 * http://platform.twitter.com/widgets.js (gzip: 65.48 kB / uncompressed: 65.48 kB)
 * http://npmawesome.com/wp-content/themes/npmawesome-wordpress-theme/images/npmawesome-logo.svg (gzip: 31.69 kB / uncompressed: 31.69 kB)
 * http://a.disquscdn.com/count.js (gzip: 1.49 kB / uncompressed: 1.49 kB)
 * http://npmawesome.com/wp-content/themes/npmawesome-wordpress-theme/js/syntaxhighlighter/shBrushBash.js?ver=1411049167 (gzip: 2.70 kB / uncompressed: 2.70 kB)
 * http://npmawesome.com/wp-content/themes/npmawesome-wordpress-theme/js/main.js?ver=1414371614 (gzip: 0.62 kB / uncompressed: 0.62 kB)
 * http://npmawesome.com/wp-content/themes/npmawesome-wordpress-theme/js/syntaxhighlighter/shBrushSass.js?ver=1411049167 (gzip: 4.98 kB / uncompressed: 4.98 kB)
 * http://npmawesome.com/wp-content/themes/npmawesome-wordpress-theme/js/syntaxhighlighter/shBrushXml.js?ver=1411049167 (gzip: 1.33 kB / uncompressed: 1.33 kB)

Byte sizes are the same for each file, that doesn't feel right.

@macbre
Copy link
Owner

macbre commented Nov 26, 2014

That's a known issue in PhantomJS - #137. We're waiting for v2.0 that will hopefully have it fixed - see ariya/phantomjs#10156 and ariya/phantomjs#10169

@alexgorbatchev
Copy link
Author

Thanks for the update! I suggest keeping this issue open until phantomjs is fixed.

@marcstreeter
Copy link

Now that 2.0 is out - has there been any movement on this? I noticed that one of the commentators to #10169 said he'd submit a fix, however, I wouldn't be surprised that he didn't submit the fix or that his fix was flawed in someway that prevented its inclusion. Just looking for some status is all.

@macbre
Copy link
Owner

macbre commented Feb 19, 2015

@marcstreeter: we're blocked by #488

@macbre macbre modified the milestones: v1.15, Roadmap Mar 12, 2016
@macbre
Copy link
Owner

macbre commented Mar 12, 2016

Duplicates #137 (let's move the discussion and updates there).

@macbre macbre closed this as completed Mar 12, 2016
@macbre macbre removed this from the v1.15 milestone Mar 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants