mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-15 20:48:02 +00:00
- Add --response-threshold and --p95-threshold parameters - Dev environment now uses relaxed thresholds: * Avatar generation: 2500ms (vs 1000ms prod) * Response time: 2500ms (vs 1000ms prod) * 95th percentile: 5000ms (vs 2000ms prod) - Fixes CI failures due to dev environment being slower than production - Production maintains strict performance standards