Benchmarks/docker
Sébastien Ros bf1e701d61
Use SNI auth for AZDO worker
2024-06-14 10:50:39 -07:00
..
container-matrix
envoy
haproxy
mongodb-techempower
mssql-techempower
mysql-techempower
nginx
postgres-techempower
postgres-techempower-fortunesbench
redis
servicebus-controller Use SNI auth for AZDO worker 2024-06-14 10:50:39 -07:00
README.md

README.md

Benchmarks in Docker

BenchmarksDriver (Coordinates Client and Server)

git clone https://github.com/aspnet/benchmarks
cd benchmarks/docker/benchmarks
./build.sh
./run-driver.sh -s http://server:5001 -c http://client:5002 -n scenario

BenchmarksClient (Load Generator)

git clone https://github.com/aspnet/benchmarks
cd benchmarks/docker/benchmarks
./build.sh
./run-client.sh

BenchmarksServer (Web Server)

git clone https://github.com/aspnet/benchmarks
cd benchmarks/docker/benchmarks
./build.sh
./run-server.sh

PostgreSQL configured for TechEmpower

git clone https://github.com/aspnet/benchmarks
cd benchmarks/docker/postgres-techempower
./build.sh
./run.sh

PostgreSQL Fortunes Benchmark

git clone https://github.com/aspnet/benchmarks
cd benchmarks/docker/postgres-techempower-fortunesbench
./build.sh
./run.sh server-name-or-ip