whiteoctober / Pagerfanta

Pagination for PHP.
Other
1.59k stars 2 forks source link

Performance issue with serializer #281

Open chris2kus31 opened 5 years ago

chris2kus31 commented 5 years ago

We added this library to our api to pass in the results serialized to our UI, however, it seems like it does not work well with Symfony serializer. Any idea why? It’s cause slowness and performance issues. Seems like it’s not playing well with the serializer.