On 4/02/22 5:07 am, Albert-Jan Roskam wrote:
    On Feb 3, 2022 17:01, Dan Stromberg <drsali...@gmail.com> wrote:

    What profiler do you recommend

If it runs for that long, just measuring execution time should
be enough. Python comes with a "timeit" module to help with
that, or you can use whatever your OS provides (e.g. the
"time" shell command in unices).

--
Greg
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to