]> git.tdb.fi Git - r2c2.git/commit
Improve block recreation algorithms
authorMikko Rasa <tdb@tdb.fi>
Mon, 19 Aug 2013 16:06:42 +0000 (19:06 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 19 Aug 2013 16:23:45 +0000 (19:23 +0300)
commit710efe5438a585b071085fc7d7ea14aebd8328fd
tree4988f9b9af40f4ecb679b85c793acdaa2370dd44
parent678982e7ddb22bb5fd44ce448d1c5cbf646b2573
Improve block recreation algorithms

These changes result in a more than 100% performance improvement in
operations that create and delete a lot of tracks, such as the extend
tool.
source/libr2c2/layout.cpp
source/libr2c2/track.cpp