-
-
Notifications
You must be signed in to change notification settings - Fork 673
Open
Description
Sage still takes too long. 20 seconds, 30 seconds, 5 seconds, on various places... and it is all so painful. This patch attempts to speed up the startup time using lazy imports.
Specific patches at
- Lazily import schemes to save startuptime #11040 - sage.schemes
- Lazily import plot. #11043 - sage.plot
Component: misc
Keywords: sd32
Author: Robert Bradshaw
Issue created by migration from https://trac.sagemath.org/ticket/8254