Hi Seth,

What was the reason for the change from std::deque to std::vector?  Building 
the stroke font is now accounting for 50% of document load time (I think 
because we’re using a 2D vector so that any resize of any constituent vector 
has to reallocate the whole shebang).

We also load the font twice, which is something I’ll look at fixing 
irrespective of the above.

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

Reply via email to