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

julia-webserver takes up a lot of cpu #300

Closed
ViralBShah opened this issue Dec 11, 2011 · 6 comments
Closed

julia-webserver takes up a lot of cpu #300

ViralBShah opened this issue Dec 11, 2011 · 6 comments
Labels
performance Must go faster

Comments

@ViralBShah
Copy link
Member

julia-webserver takes up about 50% CPU even when there is no work being done. Is this due to polling?

@ghost ghost assigned stepchowfun Dec 11, 2011
@stepchowfun
Copy link

Hmm, polling shouldn't take that much CPU. Is this with no browser
sessions open (just the default "idle" session)?

On Sun, Dec 11, 2011 at 1:07 PM, Viral B. Shah <
reply@reply.github.com

wrote:

julia-webserver takes up about 50% CPU even when there is no work being
done. Is this due to polling?


Reply to this email directly or view it on GitHub:
#300

@ViralBShah
Copy link
Member Author

This is with a browser session open.

-viral

On Dec 11, 2011, at 11:42 PM, Stephan Boyer wrote:

Hmm, polling shouldn't take that much CPU. Is this with no browser
sessions open (just the default "idle" session)?

On Sun, Dec 11, 2011 at 1:07 PM, Viral B. Shah <
reply@reply.github.com

wrote:

julia-webserver takes up about 50% CPU even when there is no work being
done. Is this due to polling?


Reply to this email directly or view it on GitHub:
#300


Reply to this email directly or view it on GitHub:
#300 (comment)

@ViralBShah
Copy link
Member Author

I haven't been able to come up with a good way to reproduce this, and have not noticed it recently. Will reopen if necessary.

@JeffBezanson
Copy link
Sponsor Member

I'm still seeing this. julia webserver using 40% cpu, and the network activity on the browser end is a steady 12k/sec or so, all while idle.

@pygy
Copy link
Contributor

pygy commented Feb 20, 2012

Actually, it happens as soon as the server starts, with no client connected.

@ViralBShah
Copy link
Member Author

I no longer see high cpu usage when the web repl is idle.

cmcaine pushed a commit to cmcaine/julia that referenced this issue Nov 11, 2022
* Add v3 launch label

* Update labels.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Must go faster
Projects
None yet
Development

No branches or pull requests

4 participants