Mercurial > hg > svcore
log data/model/Dense3DModelPeakCache.h @ 1817:23d5cb3f9f38
age | author | description |
---|---|---|
Fri, 10 Jan 2020 14:29:54 +0000 | Chris Cannam | Add optional ability to write a header on delimited data output, & to write times in frames |
Wed, 11 Sep 2019 11:19:27 +0100 | Chris Cannam | Replace the model used for the cache part of the peak-cache model with a simple vector of vectors. Avoids unnecessary locking in a class that is not thread-safe in any case. Also record whether the final column is actually truncated, rather than risk possible backward seeks to re-read it in the case where it simply might be |