Crates.io | zksync_node_jemalloc |
lib.rs | zksync_node_jemalloc |
version | 29.4.0-non-semver-compat |
created_at | 2025-06-30 22:22:42.123928+00 |
updated_at | 2025-09-24 18:45:50.896271+00 |
description | Jemalloc tooling used by ZKsync node |
homepage | https://zksync.io/ |
repository | https://github.com/matter-labs/zksync-era |
max_upload_size | |
id | 1732489 |
size | 32,060 |
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.