Moderator's hypothetical: a page times out for specific expensive enterprise customers threatening to quit. Stephen answers it's as much art as science — use a load-testing tool like OHA for the response side, pair with monitoring (Caio gave GraphQL-specific examples usable for any Rails app), hop into a Rails console to tweak variables, use Ruby's Benchmark block, and dive deeper as signal emerges.