Skip to content

Latest commit

 

History

History
 
 

benchmarks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.