Skip to content

v2.164.0

Choose a tag to compare

@github-actions github-actions released this 22 Oct 20:48
· 2500 commits to main since this release
release/v2.164.0
5c5b620
This release changes the default allocator (on linux/x86_64) to be
`jemalloc`. In tests, jemalloc proves to use less memory without
noticeable impacts on CPU utilization or latency.

This change also includes dependency updates, including an update of
Rust to v1.56.0.