Hacker News new | ask | show | jobs
by tasercake 966 days ago
What kinds of projects did you find Memray useful for? I work on a FastAPI app with a ton of API endpoints and the occasional memory leak. So far I’ve had a hard time using Memray (or any other profiler) to figure out which endpoints in particular might be causing the leak. Would love to hear from anyone who’s been in a similar spot before.
1 comments

Mostly a complex scientific computing application. (sorry to not be more specific, but it was indeed not a webapp)