Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Performance

One of our core values is to be unobtrusive, which means we want to deliver logs fast and reduce the impact in the garbage collector.

For us to achieve that, measuring (instead of guessing) is fundamental.

Previous tests

development/version 0.6

Where are the tests?

If you want to run or check them, they're in penna-core/src/jmh and can be tested by running gradle :penna-core:jmh.