]> git.sesse.net Git - nageru/history - disk_space_estimator.cpp
Move to a denormalized protobuf-based schema for frames; a bit faster (~2x), and...
[nageru] / disk_space_estimator.cpp
2018-11-25 Steinar H. GundersonChange from file-per-frame to multiple files per frame.
2018-10-14 Steinar H. GundersonAssorted clang-format fixes (not complete).
2018-10-01 Steinar H. GundersonAdd a disk space estimator. Code largely borrowed from...