Skip to content

Latest commit

 

History

History
 
 

benchmarks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Undertow Benchmarks

JMH

Benchmarks use the JMH harness.

Running

mvn install
java -jar benchmarks/target/undertow-benchmarks.jar

Alternatively benchmarks may be run from the IDE using a JMH plugin like this one for idea.