4 ms·
Would you mind sharing your thought process to get from `daily_users` to `reqs_per_sec`? I'm playing with some estimations of `concurrent_users` for a basic web
by maxFlow 4y ago
Would you mind sharing your thought process to get from `daily_users` to `reqs_per_sec`? I'm playing with some estimations of `concurrent_users` for a basic website, and I'd be quite interested in the breakdown.
- swyx 4y agolet's think step by step: 24hrs * 60mins * 60secs = 86400 86400 < 50000 QED