]> git.donarmstrong.com Git - lilypond.git/commit
Optimizations for pure-height approximations.
authorJoe Neeman <joeneeman@gmail.com>
Fri, 14 Jan 2011 12:32:16 +0000 (13:32 +0100)
committerJoe Neeman <joeneeman@gmail.com>
Sun, 13 Feb 2011 22:37:20 +0000 (09:37 +1100)
commitbf6cfba8705c5a4d76e5ab8c6669ea901d061ffb
treee5a40f1f976249b7c2eabf14bf79b4a0409e5f43
parent99215eafd2360149eca272f24efa7013681cffd7
Optimizations for pure-height approximations.

Since we end up querying the height of each VerticalAxisGroup
multiple times for each line, cache the intermediate results.
lily/axis-group-interface.cc
lily/include/axis-group-interface.hh
lily/include/spanner.hh
lily/spanner.cc