Description
I've just tried to pass my production servers from 0.8.7 (and some subclasses) to 0.10.0 and had to rollback. I've tried with 0.9.0 as a provisory solution but it was exactly the same.
Some changes for the 0.9.0 introduced some serious performance drop, only noticeable at a certain load. We had a huge increase in running processes and CPU usage coming from the system and not from the user, in parallel to load increase (increasing exponentially with the load, behaving normal at low level).
Just creating this ticket to remember to take a deeper look at performance. I've been through the diff between 0.8.7 and 0.9.0 and tried to make a branch rolling back some of the changes, without success for now...
If somebody is interested I think this effort could benefit to many people.