Slide 9
Slide 9 text
Confidential - Do Not Share
Designing Benchmarks
- Decided to use Docker containers
- Latency can be simulated by modifying their virtual network interfaces
- CPU and memory limit for Chocon can be configured
- Wrote a program that spins up containers/networks, runs benchmarks, and
collects results
- https://github.com/kkty/chocon/tree/master/benchmark
- Many parameters were designed to be configurable; it includes HTTPS/HTTP, the
CPU/memory limit for chocon container, network latency, body sizes for each request