Closed sigvaldm closed 6 years ago
Binary population.dat is 38.5% the size of ASCII version. Not yet committed. Compression would be the next step in reducing the size, but not sure it's worth the effort. Note also that binary files are more brittle since they depend on datatype sizes, struct padding and endianness of the machine. Because of this I have left the option to use ASCII files.
Merged.
Combine with better system for storing state.dat and population.dat.