Cache payload should be compressed before storing
オープン
- 主要言語
- Python
- スター
- 6
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Experiments show that an on disk cache compresses very well.
A 105MB cached payload compressed to 272KB with zip and 79KB with bzip2.
zip compression was much faster so seems like a good thing to implement.
The total cache size was 1.5GB and it came down to about 4MB after zip compression which is very manageable.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。