• Niels Lohmann's avatar
    micro-optimizations for dump() · b1441f34
    Niels Lohmann authored
    Indentation string is recycled to avoid allocations. Comma-separation
    in objects does not need an if any more. Cachegrind measures 1%
    performance improvement.
    b1441f34
json.hpp 438 KB