If your websites take less than 16ms to serve, you can serve 60 customers per second with that. So you sorta do have it per customer?
If your websites take less than 16ms to serve, you can serve 60 customers per second with that. So you sorta do have it per customer?
That’s per core assuming the 16ms is CPU bound activity (so 100 cores would serve 100 customers). If it’s I/O you can overlap a lot of customers since a single core could easily keep track of thousands of in flight requests.
With a latency of up to 984ms
Im just saying that we dont have gaming pc specs per customer to chug that 7GB of data for every request in 30ms