cpp-serializers
cpp-serializers copied to clipboard
Create separate programs for each library
Currently, benchmark.cpp has everything lumped together in one file. It would be helpful if there were a separate program for each library being tested. That way the sizes of the programs could be compared.