Opened 12 years ago

Last modified 12 years ago

#9256 closed enhancement

Test "Unconnected Ways" is slow — at Version 3

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

Description (last modified by Don-vip)

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 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 (3)

comment:1 by Don-vip, 12 years ago

Keywords: performance added

comment:2 by skyper, 12 years ago

Keywords: unconnected_way added

comment:3 by Don-vip, 12 years ago

Description: modified (diff)
Summary: Test "Starting Unconnected Ways" is slowTest "Unconnected Ways" is slow
Note: See TracTickets for help on using tickets.