mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-20 10:55:15 +00:00
3d5beece87
to avoid clogging the Hash cache with one-time hashes,
and avoiding the global cache lock.
This also greatly increases Hash cache hit rates.
Also use SimpleByteCache for temporary byte buffers.