← Back to context

Comment by hamdingers

1 day ago

Users/TPS aren't the right metric in the first place. I have a webhook glue side project that I didn't even realize had ~8k daily users/~300tps until I set up Cloudflare analytics. As a go program doing trivial work, the load is dwarfed by the cpu/memory usage of all my seedbox related software (which has 1 user, not even every day).

> Users/TPS aren't the right metric in the first place.

This was my initial point :) Don't focus on trying to achieve some metrics, focus on making sure to build the right thing.