Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazily import schemes to save startuptime #11040

Open
robertwb opened this issue Mar 26, 2011 · 11 comments
Open

Lazily import schemes to save startuptime #11040

robertwb opened this issue Mar 26, 2011 · 11 comments

Comments

@robertwb
Copy link
Contributor

This is a relatively self-contained target.

Split off of #8254

Component: misc

Keywords: sd32

Branch/Commit: public/ticket/11040 @ 8c82533

Issue created by migration from https://trac.sagemath.org/ticket/11040

@robertwb
Copy link
Contributor Author

Attachment: 11040-lazy-schemes.patch.gz

@robertwb
Copy link
Contributor Author

comment:2

Lazily importing functions, modules, constructors works fine. Lazily importing actual object that get passed around and stored has issues that need to be addressed.

@williamstein
Copy link
Contributor

Changed keywords from none to sd32

@jdemeyer jdemeyer modified the milestones: sage-5.11, sage-5.12 Aug 13, 2013
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.1, sage-6.2 Jan 30, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.2, sage-6.3 May 6, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.3, sage-6.4 Aug 10, 2014
@fchapoton
Copy link
Contributor

Branch: public/ticket/11040

@fchapoton
Copy link
Contributor

Commit: 094921c

@fchapoton
Copy link
Contributor

New commits:

094921cusing an old attachment to make a git branch (lazy import checks)

@fchapoton fchapoton modified the milestones: sage-6.4, sage-8.5 Dec 3, 2018
@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Dec 6, 2018

Changed commit from 094921c to f651d7a

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Dec 6, 2018

Branch pushed to git repo; I updated commit sha1. New commits:

f651d7afix detail

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Dec 6, 2018

Branch pushed to git repo; I updated commit sha1. New commits:

05dd734fix details
8c82533more lazy import of schemes

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Dec 6, 2018

Changed commit from f651d7a to 8c82533

@fchapoton
Copy link
Contributor

comment:13

clearly not working at all..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants