A benchmark for a simple user service, designed to help with comparing the
performance of Finch and the finagle-http API and the relative performance of
the different JSON libraries supported by Finch.
The following command will run all user service benchmarks with reasonable
settings:
A benchmark for a simple user service, designed to help with comparing the performance of Finch and the finagle-http API and the relative performance of the different JSON libraries supported by Finch.
The following command will run all user service benchmarks with reasonable settings:
> sbt "benchmarks/run -i 10 -wi 10 -f 2 -t 1 io.finch.benchmarks.service.*"