I assume you are talking about the difference between 1.22 and 1.23?
In 1.22 I had problems where in some situations the performance improved a bit, but in others where the performance was up to 20 times slower.
I made the decision to revert object retrieval back to the 1.20 version until I could figure out a way to get the speed improvements without the downsides.
Sorry if this is a problem. Hopefully I'll be able to figure something out soon.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear,
In v1.23 the retrieving criteria is very slow because the framework generate one SQL for each object.
Before 1.23 it wasn't.
Hi Marcos,
I assume you are talking about the difference between 1.22 and 1.23?
In 1.22 I had problems where in some situations the performance improved a bit, but in others where the performance was up to 20 times slower.
I made the decision to revert object retrieval back to the 1.20 version until I could figure out a way to get the speed improvements without the downsides.
Sorry if this is a problem. Hopefully I'll be able to figure something out soon.