data overlay with miriam ids
it takes much time to obtain the results, and if it's too much time 504 is returned
Gitlab will go in to maintenance on Friday 5:30pm since SIU is doing Isilon maintenance and we use isilon shares on the Gitlab
it takes much time to obtain the results, and if it's too much time 504 is returned
added performance label
238-data-overlay-with-miriam-ids
created branch 238-data-overlay-with-miriam-ids
mentioned in merge request !195 (merged)
closed via merge request !195 (merged)
closed via commit 59ddae65
!195 (merged) improves performance ~4 times in big examples (1k queries for 4k elements on the map).
It can be improved more by algorithmic changes (reducing O(nm) time complexity to O(nlogm) time complexity), but we leave it for now.
mentioned in commit 59ddae65