⚡ micro-optimizations for dump()
All ‘<<‘ calls have been replaced by write()/put() calls. The indentation strings needs not to be resized. Cachegrind measures 1% performance improvement.
Showing
Please register or sign in to comment