-
-
Couldn't load subscription status.
- Fork 936
Closed
Description
I just tried to upgrade to 2.1 beta 2 where I didn't found any bugs but a regression in execution time when returning a lot of results. Memory also increases a lot.
As you can see when I get 9200 results (id, name):
In 2.0.10 it takes about 600ms
With 2.1.0 beta 2: 7s
I tried to downgrade, upgrade multiple times and I always have the same results. The regression seems to be linked to the serialisation part. Could you please check?

