Ticket #4480 (closed defect: fixed)
[with new patch, positive review] cython dependancy checking is too slow
| Reported by: | robertwb | Owned by: | craigcitro |
|---|---|---|---|
| Priority: | blocker | Milestone: | sage-3.2 |
| Component: | build | Keywords: | |
| Cc: | tornaria | Author(s): | |
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
The attached patch builds the entire dependency tree from scratch in 0.6 seconds, and caches it to disk so subsequent dependency checking takes 0.05 seconds to verify.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

