Closed samuelchassot closed 1 month ago
The size of one key is the following: CacheKey size = 32 bytes and serialised size = 322 bytes
CacheKey size = 32 bytes and serialised size = 322 bytes
An example of the cache size reduction on bolts/fp-principles/huffman-coding:
bolts/fp-principles/huffman-coding
So a reduction of 355x.
The size of one key is the following:
CacheKey size = 32 bytes and serialised size = 322 bytes