]> git.openstreetmap.org Git - rails.git/commitdiff
Preload traces for the selected points
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 11 Nov 2020 17:52:33 +0000 (17:52 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 11 Nov 2020 17:52:33 +0000 (17:52 +0000)
It doesn't make a huge difference, since rails caches all the results
of the queries generated by point.trace lookups, but at least it cuts
down on the logs.


No differences found