[pypy-dev] Linux x86-64 binary (64bit, built on Ubuntu 14.04) - much slower implementation warning

Sapna D'Souza sapna.ds at gmail.com
Wed Sep 18 16:06:15 EDT 2019


Hi,

I am benchmarking python vs pypy and tried running my code using Linux
x86-64 binary (64bit, built on Ubuntu 14.04)
<https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-linux64.tar.bz2>
from the downloads section of pypy.org

I observe the following when I execute my scripts:

much slower implementation (libssl.so.1.0.0: cannot open shared object
file: No such file or directory)


Can someone let me know if there is a way to get past this or if this will
be fixed in an upcoming release? I am seeing the run time more than double
when compared to regular python with this version.


Thanks,

Luna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20190918/05c795c7/attachment.html>


More information about the pypy-dev mailing list