-
Notifications
You must be signed in to change notification settings - Fork 271
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
High CPU load on page access #73
Comments
The browser on the index page takes high CPU? or the server when and index page is loaded? |
The server when the page did load. Try to run it on a Raspberry Pi. They are cheap. |
Weird, someone used to run sharefest on RPi a while ago and said the CPU is incredibly low. |
How do I profile it? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ich someone accesses the index page, it has a high CPU load (94% on Raspberry Pi). So the page loads several seconds. Useless on a Raspberry Pi. I can't understand why, looks like a static page.
The text was updated successfully, but these errors were encountered: