From 32dd8134368cac5e0aa01624b7b7d16fec5426be Mon Sep 17 00:00:00 2001 From: Daniel Mitterdorfer Date: Wed, 15 Jun 2016 22:45:47 +0200 Subject: Fix typo in benchmark README --- benchmarks/README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'benchmarks') diff --git a/benchmarks/README.md b/benchmarks/README.md index afe60c8936..285ac484d3 100644 --- a/benchmarks/README.md +++ b/benchmarks/README.md @@ -16,7 +16,6 @@ Just run `gradle :benchmarks:jmh` from the project root directory. It will build ## Running Microbenchmarks Benchmarks are always run via Gradle with `gradle :benchmarks:jmh`. -``` Running via an IDE is not supported as the results are meaningless (we have no control over the JVM running the benchmarks). -- cgit v1.2.3