How can I run specific benchmark class or function? I am looking for something like ```shell ./gradlew benchmark -Pbenchmarks="*Day1Benchmark*substringSolution" ```