Closed
Description
In the past month or so the time to first plot has gotten significantly worse (for me, about 6.2 seconds to ~7.3 seconds). I've identified two main culprits:
-
Printf rewrite (31d7210)
TTFP goes from 6.9 seconds to 7.9 seconds. Maybe it needs more precompile statements? -
LLVM upgrade (of course)
Moving to LLVM 10 changed the TTFP from 7 seconds to ~7.4 seconds.