You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: