Revision 59956e4...

Go back to digest for 1st May 2011

Optimization in Educational

Dennis Nienhüser committed changes in [marble] src/lib/geodata/data/GeoDataLineString.cpp:

Avoid repeated consecutive calls to the private class.

According to callgrind the function call is executed often enough to
lead to a measurable runtime fraction.

File Changes

Modified 1 files
  • src/lib/geodata/data/GeoDataLineString.cpp
1 files changed in total