Closed guillermo-carrasco closed 10 years ago
Great post @brainstorm , thank you :-)
It is quite difficult to perform memory benchmarks for processes that create threads or that call subprocesses that create threads, which would be our case, with the test function calling FACS/fastq_screen.
I've been trying out memory_profiler and others, but they all have the same problem with subprocesses. I sent an email to Fabian Pedregosa, author of memory_profiler, and he is willing to help. I'll keep you posted.
I was mailing with Fabian, but I though that is better to make this discussion public, other people may be interested on this. You can follow-up the public issue that I just created here.
We have a fix guys, let's benchmark!
Would be nice to have also some numbers on memory usage.