io.finch.benchmarks.request
Compares the performance of different ways of creating request readers on valid input.
The following command will run the request reader benchmarks with reasonable settings:
> sbt "benchmarks/run -i 10 -wi 10 -f 2 -t 1 io.finch.benchmarks.request.*"
Compares the performance of different ways of creating request readers on valid input.
The following command will run the request reader benchmarks with reasonable settings:
> sbt "benchmarks/run -i 10 -wi 10 -f 2 -t 1 io.finch.benchmarks.request.*"