Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-16 | Add logger_stress_SUITE to benchmarks spec | Siri Hansen | |
2017-11-30 | Add microbenchmarks for file:read/2 and file:write/2 | John Högberg | |
2017-09-05 | Replace the zlib driver with a NIF | John Högberg | |
All operations will now yield appropriately, allowing them to be used freely in concurrent applications. This commit also deprecates the functions listed below, although they won't raise deprecation warnings until OTP 21: zlib:adler32 zlib:crc32 zlib:inflateChunk zlib:getBufSize zlib:setBufSize The behavior of throwing an error when a dictionary is required for decompression has also been deprecated. |