⚡ micro-optimizations for dump()
Added separate code paths for normal output and pritty-printed output. This allowed to remove most of the ifs along the way. Benchmarks and cachegrind suggest a 10% performance improvement.
Showing
Please register or sign in to comment