mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
In the test suite, a significant amount of time is spent in memory allocations. A memory pool helps achieve more relevant results with less iterations.