osx - How to estimate CSS text file size reduction when compressing with gziped -


i'm writing mac app analyse css files , estimate size reduction when minified. estimate reduction in size obtained http compression using gzip. how can that? there library can me?

you better off doing minification , gzipping , presenting difference. time work not significant enough estimate other means. if analyzing 1000s of files @ once, user have expectation operation take bit of time complete.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -