machines-in-motion / shared_memory

realtime interprocess communication
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

serialization via cereal working and tested #4

Closed vincentberenz closed 5 years ago

vincentberenz commented 5 years ago

What is new

Tests

Unit tests added

Demos

serialization.cpp added

Benchmark

serialization_frequency.cpp added. Not really a benchmark, just check how fast serialization is.

MaximilienNaveau commented 5 years ago

I think it is good, for each demos we should add a proper documentation in doxygen. (To be done in a next pull request)