tree: 6d87a7da2b65daf136c677b611b2a7e636f9ee76 [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
benchmarks/README.md

OkHttp Benchmarks

This module allows you to test the performance of HTTP clients.

Running

  1. If you made modifications to com.squareup.okhttp.benchmarks.Benchmark run mvn compile.
  2. Run mvn exec:exec to launch a new JVM, which will execute the benchmark.