allwinner_a64/android/external/okhttp/benchmarks
2018-08-08 16:14:42 +08:00
..
src/main/java/com/squareup/okhttp/benchmarks upload android base code part2 2018-08-08 16:14:42 +08:00
pom.xml upload android base code part2 2018-08-08 16:14:42 +08:00
README.md upload android base code part2 2018-08-08 16:14:42 +08:00

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.