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

Precompile femtocleaner during auto-deployment. #83

Open
Keno opened this issue Jun 5, 2018 · 2 comments
Open

Precompile femtocleaner during auto-deployment. #83

Keno opened this issue Jun 5, 2018 · 2 comments

Comments

@Keno
Copy link
Member

Keno commented Jun 5, 2018

Right now we time out several events at the beginning as new code paths are triggered and femtocleaner compiles itself. It would be nice to precompile once during auto-deployment, before we kill the old server.

@KristofferC
Copy link
Contributor

Could also put CSTParser.jl and Deprecations.jl in sysimg with generated precompile files as well?

@Keno
Copy link
Member Author

Keno commented Jun 5, 2018

Yes, my ideal workflow here is that we pull down a new manifest, run that through something like PackageCompiler.jl and then just execute that.

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

No branches or pull requests

2 participants