← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Don't use the RTREE in UpdateAllLayersOrder() / UpdateAllLayersColor()

 

Patch merged.  Thanks!

On 02/25/2018 04:01 PM, Jon Evans wrote:
This patch uses simple iteration instead of the RTREE search to update the layer order and color in VIEW.  On my Linux system, this results in a ~50% speedup in release build (less in debug build) and is most noticeable when switching layers in GerbView with large Gerber files loaded (i.e. high number of items in the view).

-Jon


_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp



References