Comment 15 for bug 1737363

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

I suspect the problem is not library loading but rather the new
bus/wire/junction code that could be the issue. If you get some time
please try commenting out the SchematicCleanUp() function call on line
371 of eeschema/files_io.cpp. If this makes the problem go away, then
it is most likely the new bus/wire/junction code. I doubt I will have
time to get to it over the next day or so. I will take a look at it
when I get a chance.

On 12/10/2017 1:34 PM, Chris Pavlina wrote:
> Seth - yup! It freezes for about the same amount of time.
>
> JP - oh, good catch - I forgot to check whether I was running release or
> debug. Not sure when my build got switched over as I'd been running
> pretty exclusively RelWithDebInfo builds for a while...
>
> Okay, it's much less important if it's only on a debug build. I still
> won't close this report myself as I worry the issue is still there (and
> might show up on release builds for even _more_ complex boards) but if
> someone else thinks it's a non-issue I suppose they can.
>