Viewing profile — pablogsal
pablogsal
HN member- Joined
- Wed, Apr 20, 2022, 11:10 PM UTC
- HN karma
- 221
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About pablogsal
No profile information was provided.
Recent public activity
-
comment
Comment #39330150
Have you tried aggregated capture files? https://bloomberg.github.io/memray/run.html#aggregated-captu... With that option the files are much much smaller and much easier to analyse…
- story
-
comment
Comment #31104447
One thing to note is that we support tracking forked/child processes as well! >> - Much lower overhead, sounds like. I actually think Fil has the potential to be faster in some sit…
-
comment
Comment #31104320
Yeah, please hook me in! You know my email :)
-
comment
Comment #31104317
Nice! Fil looks like an awesome profiler and is fantastic that works in other platforms. I am super excited to see more cool features and https://pythonspeed.com/sciagraph/ looks f…
-
comment
Comment #31104251
It does much more than that! It tracks every single allocation and dumps it to a file that can later be analysed in many ways. Currently our reporters report peak memory (and leake…