On 2017-08-29 17:08, shazianu...@gmail.com wrote:
You can just put some timing around the methods that might be a problem, writing to a logfile. Process a few files and then look at the logfile to see whether any of those methods took longer than expected.You mean recursive linear search? Or is there a way I can test all my code with multiple files to see which function is causing issue?
-- https://mail.python.org/mailman/listinfo/python-list