-
Notifications
You must be signed in to change notification settings - Fork 971
Closed
Labels
databaseoptimizationSomething to make Lighthouse run more efficiently.Something to make Lighthouse run more efficiently.
Description
Description
We have a bug report from AllNodes about a Lighthouse node using 77GB of RAM when switching from --prune-blobs false to --prune-blobs true.
They helpfully shared a jemalloc memory dump which shows that the allocations are within do_atomically_with_block_and_blobs_cache, in particular in the get_blobs call under the partition.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
databaseoptimizationSomething to make Lighthouse run more efficiently.Something to make Lighthouse run more efficiently.