Refactoring Calc Area Broadcasters

From Apache OpenOffice Wiki
< Calc‎ | Performance
Revision as of 15:21, 6 March 2009 by ErAck (Talk | contribs)

Jump to: navigation, search


Because of the unique sorted set requirement and the underlying tree implementation of ::std::set, inserting area broadcasters with identical top left addresses to large sets takes a lot of time. Refactoring that to use a different structure.

Personal tools