-
Notifications
You must be signed in to change notification settings - Fork 2
Load testing
Phil Dinh edited this page Oct 11, 2019
·
1 revision
In its default configs, the turnkey stack compared favorably to a single-VM installation.
Was done in Neoload, it simulates a real user browsing, searching and streaming. Users are launch in succession,
- EC2: t2.xlarge
- RDS: t2.micro + t2.small
- ElastiCache: cache.t2.small
- Avalon performs generally well with 105 concurrent users.
- 2.5% of requests failed around adaptive m3u8 (to be improved by caching) and item view page.
- Average throughput of 403Mbps and response time climbed to 13s at its worst.
- Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz
- 16GB RAM
- With 55 users, response time steadily climbed up to 60s
- Average throughput of 11Mbps