dwiel / dwiel/functioncache

Cache payload should be compressed before storing

オープン
#1 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。