Skip to content

Files

Latest commit

0724050 · Mar 12, 2020

History

History
This branch is 264 commits behind line/decaton:master.

processor

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 12, 2020
Mar 6, 2020
Mar 6, 2020

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 to run without Gradle daemon to get consistent result (saw it runs with old impl/settings several times).

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