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

QEMU webserver performance issues #95

Open
Ivan-Velickovic opened this issue Aug 12, 2024 · 2 comments
Open

QEMU webserver performance issues #95

Ivan-Velickovic opened this issue Aug 12, 2024 · 2 comments

Comments

@Ivan-Velickovic
Copy link
Collaborator

When running the webserver example on QEMU, the performance is significantly worse than on hardware with the Odroid-C4. The web pages take more than a couple seconds to load whereas they should be fairly instantaneous.

This issue is to signal that we are aware of the issue and are investigating why the performance is not ideal.

@wom-bat
Copy link
Contributor

wom-bat commented Aug 28, 2024

Funny, I don't see any slowness at the moment. I do see NFS running out of sockets ...

@Ivan-Velickovic
Copy link
Collaborator Author

time wget --recursive --no-clobber --page-requisites --html-extension --convert-links --restrict-file-names=windows --domains localhost --no-parent localhost:5555 this command takes ~2.5 minutes on QEMU vs 30 seconds on Odroid-C4.

The running out of sockets should be resolved by #100.

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