Refactoring Calc Area Broadcasters

From Apache OpenOffice Wiki
< Calc‎ | Performance
Revision as of 16:22, 12 March 2009 by Fl (Talk | contribs)

Jump to: navigation, search

Performance 170.png
Performance Project

performance.openoffice.org

Quick Navigation

Team

Communication

Activities

About this template



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