kobalt icon indicating copy to clipboard operation
kobalt copied to clipboard

feature idea: add support for jmh

Open pabl0rg opened this issue 7 years ago • 0 comments

JMH seems great and it would be awesome to run benchmarks as part of a build/test process. But currently, using JMH means doing a cumbersome setup and it requires Maven 😝

I'm not sure if this should be a separate plugin or something that a test tool would support.

Also, check out what Jetbrains apparently has to live with: https://github.com/JetBrains/kotlin-benchmarks/blob/master/commands.txt

pabl0rg avatar Mar 28 '17 15:03 pabl0rg