Ticket #5822 enhancement new
Opened 10 months ago
Make Deferred a new style class
| Reported by: | fijal | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
PyPy is slightly faster with new style classes. Changing Deferred only (which should not be subclassed) changes twisted_names benchmark from the pypy suite by about 10%. Some others might benefit as well.
Note: See
TracTickets for help on using
tickets.
