Add benchmark performance tests

Issue #294 resolved
James Navin created an issue

More users are asking for performance improvements in order to use the validator library in production environments.

In order to better make decisions about what changes will have positive performance improvements it would be useful to have a set of micro benchmarks / performance tests that can be executed to measure performance changes.

Suggest something like https://openjdk.java.net/projects/code-tools/jmh/ be used.

Comments (1)

  1. Log in to comment