Skip to content

Revamping memory profiler for the Rust node #1207

@dannywillems

Description

@dannywillems

Related to https://github.com/openmina/bpf-mem, and #954.

From @tizoc:

https://github.com/openmina/bpf-mem and there was a frontend for it
keep in mind that it is not extremely accurate. It is good for when something goes horribly wrong because in that case it is easy to spot the issue, and it is basically 0 overhead memory profiling that supports long runs. So, it works well and had advantages, but also limitations
for better, more accurate and fine-grained memory usage debugging I suggest you extend and continue https://github.com/openmina/openmina/issues/954https://github.com/openmina/bpf-mem and there was a frontend for it
keep in mind that it is not extremely accurate. It is good for when something goes horribly wrong because in that case it is easy to spot the issue, and it is basically 0 overhead memory profiling that supports long runs. So, it works well and had advantages, but also limitations
for better, more accurate and fine-grained memory usage debugging I suggest you extend and continue #954

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions