• Niels Lohmann's avatar
    micro-optimizations for dump() · 909b439b
    Niels Lohmann authored
    numtostr now directly writes to a stream. Return value of snprintf is
    reused to avoid finding end of string. Cachegrind suggests a 1%
    performance increase.
    909b439b
json.hpp.re2c 406 KB