Opened 15 years ago

Last modified 2 years ago

#5641 new defect

Painting error layer is very slow — at Version 2

Reported by: bilbo Owned by: team
Priority: normal Milestone:
Component: Core validator Version: latest
Keywords: performance gsoc-candidate Cc: michael2402

Description (last modified by skyper)

When error layer in validator is visible and being painted, scrolling through the map is very slow - with medium size map (~ 8000 ways, 32000 nodes), when I zoom in close, the scrolling is smooth, however if I turn on the error layer, the scrolling goes to about 1 redraw per 2 seconds.

I suspect that the error layer is not using quad buckets or any similar algorithm to speed things up and only draw things that are actually visible.

Although, even when zoomed out (so entire map is visible), the redraw speed is much worse (approximately 3 to 5 times slower with the error layer than without it)

Change History (2)

comment:1 by bastiK, 15 years ago

Priority: majornormal

comment:2 by skyper, 13 years ago

Component: CoreCore validator
Description: modified (diff)

Hopefully, [5671] did improve this situation.

Note: See TracTickets for help on using tickets.