https://github.com/sozu-proxy/proxy-benchmarks
https://github.com/sozu-proxy/proxy-benchmarks
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sozu-proxy/proxy-benchmarks
- Owner: sozu-proxy
- Created: 2018-04-11T18:47:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T15:04:24.000Z (about 2 years ago)
- Last Synced: 2025-01-17T18:57:28.324Z (over 1 year ago)
- Language: Rust
- Size: 34.2 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Proxy benchmarks# Proxy benchmarks
We'll tell you when it's ready.
This benchmarks are focus on the reverse proxies:
- Sozu
- Haproxy
- Traefik
- Envoy
# Requirements
- [docker](https://docs.docker.com/install/)
- [docker-compose](https://docs.docker.com/compose/install/)
# Build
`docker-compose up --no-start`
# Clean
`docker system prune`%