On Feb 3, 2022 17:01, Dan Stromberg <drsali...@gmail.com> wrote: > The best answer to "is this slower on
> Pypy" is probably to measure. > Sometimes it makes sense to rewrite C > extension modules in pure python for pypy. ==== Hi Dan, thanks. What profiler do you recommend I normally use cProfile, but I was thinking about this one: https://pyinstrument.readthedocs.io/en/latest/index.html -- https://mail.python.org/mailman/listinfo/python-list