Revision 6f77139...

Go back to digest for 4th December 2011

Optimization in Office

Sebastian Sauer committed changes in [calligra] tables/DependencyManager.cpp:

Optimize DependencyManager by using iteraters to save some lookups.

On loading the www.worldmapper.org%2Fdata%2Funderlying%2FWorldmapper_U3_hdr%304_tables1-22.ods document the DependencyManager::updateAllDependencies took before ~20.2 seconds and takes now ~18.8 seconds what equals a speedup of ~1.5 seconds.

File Changes

Modified 1 files
  • tables/DependencyManager.cpp
1 files changed in total