Comment 21 for bug 1737363

Revision history for this message
Wayne Stambaugh (stambaughw) wrote : Re: [Bug 1737363] Re: Poor performance in SchematicCleanUp() in eeschema

Seth,

Maybe I overlooked it but I didn't see where the pin end points cache is
getting updated when library symbol link is changed.

On 12/11/2017 6:51 PM, Seth Hillbrand wrote:
> Chris-
>
> Would you mind testing this patch to see if it resolves your speed
> issue?
>
> This caches pin locations with the component. Avoids locking the
> weak_ptr to the LIB_PART.
>
> -Seth
>
> ** Patch added: "0001-Optimizing-speed-of-sch_component-pin-references.patch"
> https://bugs.launchpad.net/kicad/+bug/1737363/+attachment/5021513/+files/0001-Optimizing-speed-of-sch_component-pin-references.patch
>