Replace LoKi distance calculator?
As can be seen in this flame graph
the sprucing spends a lot of time (25%?) in LoKi::DistanceCalculator. It should be possible to get this down by using simpler functions that do not rely on particle extraoplators (such as in the Thor functors).