wasmerio / winterjs

Winter is coming... ❄️
https://winterjs.org/
MIT License
3.04k stars 53 forks source link

Investigate High CPU Load and Server Stalling In WASIX #4

Closed theduke closed 1 year ago

theduke commented 1 year ago

When running in WASIX, the server has very high CPU usage, and stops responding to requests after a short time (1 minute or so).

This might be related to setting up multiple runtimes, and hence could be fixed by #1 , but this needs to be investigated.