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
If http-nu is bombarded with thousands of concurrent requests demanding complex loop mutations, I wonder how well it performs compared to a Golang or Rust web server ? I am worried about Ram spikes
If http-nu is bombarded with thousands of concurrent requests demanding complex loop mutations, I wonder how well it performs compared to a Golang or Rust web server ? I am worried about Ram spikes
Would be nice to have some insight on this.