grafana / pyroscope-rs

Pyroscope Profiler for Rust. Profile your Rust applications.
Apache License 2.0
132 stars 22 forks source link

refactor suggestion #20

Closed drahnr closed 2 years ago

drahnr commented 2 years ago

Larger refactor of the inner structure. This is an invasive change and encodes the active as type level state transition.

Intended for inspiration and to spark discussion around how to design a safe library API