Skip to content

Latest commit

 

History

History
 
 

akka-http-bench-jmh

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Akka Http Microbenchmarks

This subproject contains some microbenchmarks parts of Akka Http.

You can run them like:

project akka-http-bench-jmh jmh:run -i 3 -wi 3 -f 1 .*LineParserBenchmark

Use 'jmh:run -h' to get an overview of the available options.