UrlsController/src/main/java/eu/openaire
Lampros Smyrnaios 9b1f2c4931 Improve performance and reduce memory usage of the "findAssignmentsQuery":
- Reorder JOINs and predicates to reduce the computational cost.
- Remove the memory-costly "pu.url" predicates from the "where" clause, as the DB has no empty urls anymore.
2023-10-31 15:59:48 +02:00
..
urls_controller Improve performance and reduce memory usage of the "findAssignmentsQuery": 2023-10-31 15:59:48 +02:00