Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test pypy as the default interperter for downloader and extract feeds #40

Open
fccoelho opened this issue Dec 3, 2013 · 1 comment
Open

Comments

@fccoelho
Copy link
Member

fccoelho commented Dec 3, 2013

Pypy is know to work well with Feedparser, requests, pymongo and other dependencies of the project so I think it maybe useful to try and see if there's something to gain in terms of performance.

@fccoelho
Copy link
Member Author

fccoelho commented Dec 3, 2013

Trying to run the tests under pypy, I noticed a problem to import cld, related to loading the C++ library:
ImportError: unable to load extension module '/usr/local/lib/pypy2.7/dist-packages/cld.pypy-20.so'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant