mirror of
https://github.com/square/okhttp.git
synced 2025-11-26 06:43:09 +03:00
OkHttp Benchmarks
This module allows you to test the performance of HTTP clients.
Running
- If you made modifications to
Benchmarkrunmvn compile. - Run
mvn exec:execto launch a new JVM, which will execute the benchmark.