Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
OkHttp Benchmarks
This module allows you to test the performance of HTTP clients.
Running
- If you made modifications to
com.squareup.okhttp.benchmarks.Benchmarkrunmvn compile. - Run
mvn exec:execto launch a new JVM, which will execute the benchmark.