- [x] Get rid of jmh (jmh is not flexible in configuration and in some cases don't work well with Kotlin) - [ ] Save results if app is failed by one of test-cases - [ ] Kill test if process work too long (run in different thread?) - [ ] Add fast baseline-info creation - [ ] Store test-cases in separate repository/server - [ ] Configure jvm warm-up - [ ] Add fast charts creation - [ ] *create charts on CI
(jmh is not flexible in configuration and in some cases don't work well with Kotlin)