• Niels Lohmann's avatar
    micro-optimizations for dump() · 0f04e42d
    Niels Lohmann authored
    All ‘<<‘ calls have been replaced by write()/put() calls. The
    indentation strings needs not to be resized. Cachegrind measures 1%
    performance improvement.
    0f04e42d
json.hpp.re2c 407 KB