Revision 1192374

Go back to digest for 7th November 2010

Optimization in Office

Thorsten Zachmann committed changes in /trunk/koffice/kspread:

Optimize styles loading.

Use a shared default style to reduce the number of malloc/free which will happen otherwise.
This reduces the number of mallocs/frees by 20% the tested document.

File Changes

Modified 2 files
  • /trunk/koffice/kspread
  •   /Style.cpp
  •   /Style.h
2 files changed in total