dwiel / dwiel/functioncache

Cache payload should be compressed before storing

Đang mở
#1 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
6
Fork
2
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.