P403n1x87 / echion

Near-zero-overhead, in-process CPython frame stack sampler with async support
MIT License
14 stars 2 forks source link

refactor: frame management #17

Closed P403n1x87 closed 1 year ago

P403n1x87 commented 1 year ago

We use smart pointers and reference wrappers to improve the memory management of frame objects.