mirror of
https://github.com/nlohmann/json.git
synced 2024-12-13 04:36:45 +08:00
d4daaa897f
* Add benchmark for cbor serialization and cbor binary data serialization * Use std::vector::insert method instead of std::copy in output_vector_adapter::write_characters This change increases a lot the performance when writing lots of binary data. |
||
---|---|---|
.. | ||
binary_writer.hpp | ||
output_adapters.hpp | ||
serializer.hpp |