Opened 12 years ago

Last modified 12 years ago

#9256 closed enhancement

Test "Starting Unconnected Ways" is slow — at Initial Version

Reported by: mkoniecz Owned by: team
Priority: normal Milestone:
Component: Core validator Version:
Keywords: performance unconnected_way Cc:

Description

On large data (141 MB map of the city obtained via http://overpass-api.de/api/interpreter?data=(node(50,19.78,50.11,20.09);<;);out meta; ) it is running for hours, without visible change. I am not sure is it completely frozen, performing task that cannot be speed up or is it using naive algorithm.

I request that Starting Unconnected Ways test will be speed up and/or progress bar for individual tests of validator will be added (so it is possible to estimate whatever validator will run this test for next hour or the next century or is it completely frozen).

Answer to question why I want to run validator test on the entire city:

  • I wanted to check whatever number of things detected by validator is growing or shrinking over time
  • I fixed problems in some areas and I prefer to not waste time on downloading small parts of city via limited data downloader in JSOM and discovering that in this area everything is fixed
  • I prefer to fix one group of things in one run

Change History (0)

Note: See TracTickets for help on using tickets.