]> git.sesse.net Git - remoteglot-book/history - binloader.cpp
Set parallel merges to a value different from parallel loads.
[remoteglot-book] / binloader.cpp
2014-12-13 Steinar H. GundersonStore and merge the file number information. Still...
2014-12-13 Steinar H. GundersonStore and handle the PGN start position.
2014-12-12 Steinar H. GundersonKey the table by position, not position+move. Makes...
2014-12-12 Steinar H. GundersonSwitch value format to protobuf. Slightly smaller,...
2014-12-11 Steinar H. GundersonParse timestamps from the binary format. Needs some...
2014-12-11 Steinar H. GundersonPartition the SSTable; somewhat less efficient space...
2014-12-10 Steinar H. GundersonTune compression options a bit for intermediates (binlo...
2014-12-10 Steinar H. GundersonAdd some utilities to be able to build books in parts...
2014-12-10 Steinar H. GundersonStore sum and number of Elo values instead of averages...
2014-12-10 Steinar H. GundersonReuse the remoteglot library for a new book project.