1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-26 06:43:09 +03:00
Files
okhttp/benchmarks

OkHttp Benchmarks

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

Running

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