40 concurrent users requesting every 1-4 seconds for 5 minutes avg was 1438 requests in 5 min (28,760/hr or 287.6/min or 4.8/sec)
- First load is really slow ~7–9s
- Once cache is warm things are really fast 11ms
- Cache breaks are happening on every publish.
- PHP seems to be the bottleneck