gps icon indicating copy to clipboard operation
gps copied to clipboard

Pre-filter version caches in sm adapter according to root manifest

Open sdboyer opened this issue 8 years ago • 2 comments

Similar to #3; the SourceManager should receive the root project's manifest from the solver. As it's the only manifest we know will apply, it could be used to preemptively filter the version caches to contain only versions acceptable by those constraints, eliminating the need to redo those computations each and every time a version queue is created for one of those deps.

sdboyer avatar Apr 01 '16 14:04 sdboyer

This should be a responsibility of #14

sdboyer avatar Apr 26 '16 02:04 sdboyer

This issue was moved to golang/dep#452

fabulous-gopher avatar Apr 21 '17 14:04 fabulous-gopher