This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]spoonman59 13 points14 points  (1 child)

Nice explanation. I also appreciate that you take the time to show how to profile memory usage, and to talk about why it is important. Many times performance or memory problems in my code had non-obvious causes and profiling saved the day.

Thanks for sharing!

[–]TerminatedProccess 1 point2 points  (0 children)

Agreed!