Juris __ writes:
> I was looking for a way to profile memory usage for some script which
> deals with log message parsing. Looking through Python's stdlib I
> stumbled upon tracemalloc module. So I tried my hand on profiling my
> script. A few things I noticed that I am not 100% sure I can expl
Hi,
I was looking for a way to profile memory usage for some script which
deals with log message parsing. Looking through Python's stdlib I
stumbled upon tracemalloc module. So I tried my hand on profiling my
script. A few things I noticed that I am not 100% sure I can explain.
Tracemalloc mem