zksync_node_jemalloc

Crates.iozksync_node_jemalloc
lib.rszksync_node_jemalloc
version29.4.0-non-semver-compat
created_at2025-06-30 22:22:42.123928+00
updated_at2025-09-24 18:45:50.896271+00
descriptionJemalloc tooling used by ZKsync node
homepagehttps://zksync.io/
repositoryhttps://github.com/matter-labs/zksync-era
max_upload_size
id1732489
size32,060
(CratesMatterLabs)

documentation

README

Jemalloc Tooling used by ZKsync Node

This library contains high-level tools for monitoring Jemalloc, the global memory allocator used by ZKsync nodes.

The main tool provided by the crate is JemallocMonitorLayer, which integrates into the node framework and periodically collects Jemalloc stats as metrics and logs.

Commit count: 2808

cargo fmt