Estimate compression level 作者: Leon Brocard
实验性实验性
A Firefox browser extension that estimates the HTTP compression level of the page.
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图
关于此扩展
Compression is a core feature of HTTP that improves transfer speed, cache bandwidth utilization and cache utilization.
Lossless data compression algorithms development led to the LZW algorithm (1984), used by the compress application (1985), and then the PKZIP application (1991) with its DEFLATE algorithm which was then used in the gzip format (1992). The zlib library (1995) became a de facto standard compression library for gzip data.
HTTP/1.1 in 1999 (RFC 2616) added support for gzip, compress and deflate compression as content encodings. gzip compression quickly became the default as it compressed better than compress, which used the patented LZW algorithm, and as Microsoft incorrectly implemented deflate as a broken raw deflate stream instead of the correct deflate stream inside a zlib format wrapper.
Compression algorithms generally define a file format and how to decompress it. This allows the user to pick an appropriate compression level: either fast compression, which compresses quickly, but doesn't compress very small or instead best compression, which compresses slowly but generates a smaller output.
With gzip and zlib these levels range from 1 (fast) to 9 (best), with a default of 6.
When you browse to a page with this extension and the content is compressed with gzip, a little badge is shown with the estimated compression level.
If the compression was achieved with a gzip compressor other than zlib, a fractional estimate of zlib compression level is shown.
Lossless data compression algorithms development led to the LZW algorithm (1984), used by the compress application (1985), and then the PKZIP application (1991) with its DEFLATE algorithm which was then used in the gzip format (1992). The zlib library (1995) became a de facto standard compression library for gzip data.
HTTP/1.1 in 1999 (RFC 2616) added support for gzip, compress and deflate compression as content encodings. gzip compression quickly became the default as it compressed better than compress, which used the patented LZW algorithm, and as Microsoft incorrectly implemented deflate as a broken raw deflate stream instead of the correct deflate stream inside a zlib format wrapper.
Compression algorithms generally define a file format and how to decompress it. This allows the user to pick an appropriate compression level: either fast compression, which compresses quickly, but doesn't compress very small or instead best compression, which compresses slowly but generates a smaller output.
With gzip and zlib these levels range from 1 (fast) to 9 (best), with a default of 6.
When you browse to a page with this extension and the content is compressed with gzip, a little badge is shown with the estimated compression level.
If the compression was achieved with a gzip compressor other than zlib, a fractional estimate of zlib compression level is shown.
为您的体验打分
权限详细了解
此附加组件需要:
- 获知浏览器导航时的行为状态
- 存取您在所有网站的数据
更多信息
添加到收藏集
Leon Brocard 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分