yakra / DataProcessing

Data Processing Scripts and Programs for Travel Mapping Project
0 stars 0 forks source link

waypoints, segments, clinched #213

Closed yakra closed 3 months ago

yakra commented 2 years ago

Ideas for speeding up the highest-impact DB tables

C++:

[157.8] ...waypoints    4.0
[161.8] ...segments 6.8
[168.6] ...clinched 1.7
[170.3] ...

Python:

[444.9] ...waypoints    6.8
[451.7] ...segments 3.4
[465.1] ...clinched 5.7
[470.8] ...
yakra commented 2 years ago

related: https://github.com/TravelMapping/DataProcessing/issues/324

yakra commented 2 years ago