Compiling Black with mypyc, Pt. 2 - Optimization
Compiling Black without errors or warnings was the easy bit, now I had to optimize it for mypyc.
Compiling Black without errors or warnings was the easy bit, now I had to optimize it for mypyc.
I spent a COVID summer (and then some) integrating mypyc into Black to double performance. How was it?