Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

processor module

A Decaton module containing core classes for processor.

Benchmark

To maintain good performance for core implementations that impacts processor performance significantly, some micro benchmarks are maintained. See jmh-gradle-plugin for added build targets.

To run benchmark, it's highly recommended running without Gradle daemon to get consistent result (saw it runs with old impl/settings several times).

./gradlew --no-daemon clean processor:jmh