-
-
Notifications
You must be signed in to change notification settings - Fork 674
Closed
Description
Not loading sagenb.misc.misc on normal sage startup speeds up sage startup:
$ dumbbench -- ./sage --startuptime
Ran 25 iterations (4 outliers).
Rounded run time per iteration: 9.80e-01 +/- 1.3e-02 (1.3%)
vs.
dumbbench -- ./sage --startuptime
Ran 21 iterations (1 outliers).
Rounded run time per iteration: 9.38e-01 +/- 1.5e-02 (1.6%)
Apply:
- attachment: trac_11733_sagenb_misc_misc_sage.patch to the Sage library.
- attachment: trac_11733_sagenb_misc_misc_sagenb.patch to the SageNB repository.
Depends on #11732
Component: notebook
Keywords: sd32
Reviewer: Julian Rueth
Issue created by migration from https://trac.sagemath.org/ticket/11733