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

Make all classes new-style. This is especially good for PyPy #86

Merged
merged 1 commit into from
Apr 17, 2017

Conversation

jamadden
Copy link
Member

@jamadden jamadden commented Apr 13, 2017

See zopefoundation/ZODB#160 for rationale.

Also restore PyPy to the build matrix.

I didn't try too hard to benchmark the actual improvements because there's a bug in the latest PyPy's (5.7.1) jit (I presume) that caused crashes (even with ZEO 4) under heavy loads (mostly on the client in ZEO5, mostly on the server in ZEO 4, interestingly enough). I did verify that under light load it at least performed no worse than before, both with and without zopefoundation/ZODB#160 being applied.

See zopefoundation/ZODB#160 for rationale.

Also restore PyPy to the build matrix.
@jamadden jamadden requested a review from jimfulton April 17, 2017 11:35
@jimfulton jimfulton merged commit a4af74b into master Apr 17, 2017
@jimfulton
Copy link
Member

Thanks again.

@jamadden jamadden deleted the only-new-style branch April 17, 2017 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants