-
Notifications
You must be signed in to change notification settings - Fork 18
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
Very bad performance on ARM, nginx, Julia 1.10 #145
Comments
Might be caused by #146 ? total guess |
Also related is that I recently added more uptime checks, and the server is reporting lots of errors like this:
After switching to Julia 1.6, the errors are gone. |
We tried to run Julia with threads: |
I tried to switch everything to |
Hmmm I noticed the following:
I changed to Julia 1.6 with an old manifest and it's still broken! |
Right now I have:
|
I switched the featured notebook server to Julia 1.10 and disaster! All HTTP requests took >30 secs to complete.
The text was updated successfully, but these errors were encountered: