On Sat, Nov 16, 2013 at 9:10 AM, Volker Braun <[email protected]> wrote:
> Can somebody remind me of the status of the cython compiler cache?

Discussion at http://trac.sagemath.org/ticket/13031 , but it may have
been fixed since then.

> IMHO the first goal *after* the initial git release will be to speed up the
> build when you are jumping around in the repo. This requires some sort of
> package management in SAGE_LOCAL, either nix/stow or something simple like
> putting SAGE_LOCAL under git revision control to restore already-compiled
> versions. Feel free to post your suggestions if you have any ;-)

Are you thinking that ccache and cycache won't be sufficiently fast?
Granted some package changes compile non-C code or do expensive
tuning, but those changes should be relatively rare (and cloning the
repo isn't that bad in the exceptional case).

- Robert

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to