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

SnoopCompile to improve precompile times #35

Closed
onetonfoot opened this issue Mar 28, 2023 · 1 comment
Closed

SnoopCompile to improve precompile times #35

onetonfoot opened this issue Mar 28, 2023 · 1 comment

Comments

@onetonfoot
Copy link
Owner

Start-up times for a HTTP server should be quick, and we also don't want handlers to be slow the first time they are called. SnoopCompile can be used to improve this by generating precompile statements

@onetonfoot
Copy link
Owner Author

Current solution to this is to use scripts/generate_precompile.jl . In the future we might wanna tackle otherthings to easier / smoother deployment like Docker or CLI generation but there probably belong in different packages

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

1 participant