xref: /aosp_15_r20/external/okhttp/benchmarks/README.md (revision ab625e417e7950f52094c019474d2a9e9f14a68c)
1*ab625e41SAndroid Build Coastguard WorkerOkHttp Benchmarks
2*ab625e41SAndroid Build Coastguard Worker=======================================
3*ab625e41SAndroid Build Coastguard Worker
4*ab625e41SAndroid Build Coastguard WorkerThis module allows you to test the performance of HTTP clients.
5*ab625e41SAndroid Build Coastguard Worker
6*ab625e41SAndroid Build Coastguard Worker### Running
7*ab625e41SAndroid Build Coastguard Worker  1. If you made modifications to `com.squareup.okhttp.benchmarks.Benchmark` run `mvn compile`.
8*ab625e41SAndroid Build Coastguard Worker  2. Run `mvn exec:exec` to launch a new JVM, which will execute the benchmark.
9