Skip to content
New issue

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

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

Already on GitHub? # to your account

In case a Lakefile has a lot of depending libraries. #7

Open
takagi opened this issue Aug 28, 2015 · 1 comment
Open

In case a Lakefile has a lot of depending libraries. #7

takagi opened this issue Aug 28, 2015 · 1 comment

Comments

@takagi
Copy link
Owner

takagi commented Aug 28, 2015

In case that a Lakefile depends on a lot of libraries, it is needed to load all of them even if a task actually executed depends some of them, leading long launch time.

A solution is dividing such Lakefile into pieces to load only required ones.

Another way?

@takagi takagi changed the title In case a Clakefile has a lot of depending libraries. In case a Lakefile has a lot of depending libraries. Sep 2, 2015
@takagi
Copy link
Owner Author

takagi commented Sep 19, 2015

How about in place ql:quickload?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant