Improve location search by tag performance

Description

Loading locations by tag should switch from the inefficient LocationService.getLocationsByTag to the more efficient LocationService.getLocationsHavingAllTags method. This should improve the performance by 2 times. That is, from an average of 70ms to 35ms on my computer.

Activity

Show:

Org Administrator April 26, 2024 at 12:13 AM

Committed at

Done

Details

Assignee

Reporter

Complexity

Low

Fix versions

Priority

Created April 26, 2024 at 12:02 AM
Updated June 19, 2024 at 7:09 AM
Resolved June 19, 2024 at 7:09 AM