fuzzysolutions 6c99cbc1ba Minor changes to speed up PointstoPaths algorithm
# 1: Replaced time-consuming call on all attributes by a more specific request - responsible for about 90% of running time in my tests.
# 2: Minor speedup by calling items() before the for loop (1s in a large layer).
2018-10-31 08:42:51 +10:00
..
2018-09-14 18:23:03 +10:00
2018-09-14 13:24:57 +02:00
2018-09-14 18:23:03 +10:00
2018-09-14 18:23:03 +10:00
2018-09-04 15:46:42 +02:00
2018-09-14 18:23:03 +10:00