Revision 687803

Go back to digest for 15th July 2007

Optimization in Educational

Nikolas Zimmermann committed changes in /trunk/KDE/kdeedu/marble/src/lib:

Stop memory fragmentation, and allocate one Quaternion object on the stack, once. Instead of dozens of allocs/deallocs every second on the heap (when ie. running the timedemo, or working with Marble...) Approved by tackat.

File Changes

Modified 2 files
  • /trunk/KDE/kdeedu/marble/src/lib
  •   /GlobeScanlineTextureMapper.cpp
  •   /GlobeScanlineTextureMapper.h
2 files changed in total