mirror of
https://github.com/RPCS3/cereal.git
synced 2024-11-27 05:00:38 +00:00
A C++11 library for serialization
30a1fa6d38
So far I've only played around with std::vector<double> for size 7 or size 1M, we are smaller when the header is a significant portion and the same size (though always smaller due to no header) at larger sizes, but we basically run at the same speed and same size for vectors of doubles |
||
---|---|---|
binary_archive | ||
details | ||
json_archive | ||
.gitignore | ||
boost_serialize.cpp | ||
cereal.hpp | ||
Makefile | ||
performance.cpp | ||
test.cpp | ||
unittests.cpp |