Hi,

I have read that PyPy can actually be slower than CPython for a short running script because it has a longer start up time, is that also true for each new process when using multiprocessing or do subsequent processes benefit from JITting that's already been done by the initiating process?

Thanks.
_______________________________________________
pypy-dev mailing list -- pypy-dev@python.org
To unsubscribe send an email to pypy-dev-le...@python.org
https://mail.python.org/mailman3/lists/pypy-dev.python.org/
Member address: arch...@mail-archive.com

Reply via email to