-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
latencyLatencyLatencyregressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version
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.
Metadata
Metadata
Assignees
Labels
latencyLatencyLatencyregressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version