• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Okio Benchmarks
2===============
3
4This module contains JMH microbenchmarks. Run benchmarks locally with Gradle:
5
6```
7$ ./gradlew jmh
8```
9
10Select and configure benchmarks in the `jmh` section of `okio/jvm/jmh/build.gradle`.
11