I want to use pypy to speed up my application, it's fast for standard library such as dict/list. I need to use a third party library regex( https://pypi.org/project/regex/). pypy is much slower with this library. for full codes, see https://github.com/mrabarnett/mrab-regex/issues/586
_______________________________________________ pypy-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3//lists/pypy-dev.python.org Member address: [email protected]
