Profiling memory usage in given process

I already solved the issue as in why and what is happening. It was this bug in absinthe we stumbled upon: Obscenely high memory usage with deeply nested inputs during Absinthe.Blueprint.Transform.walk · Issue #569 · absinthe-graphql/absinthe · GitHub

I’d like to know if there’s something that’ll help me out next time tracking down such and similar issues :slight_smile: