Skip to content

Commit

Permalink
Don't use multithreaded testing for StaticPlaceholderBenchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
JarvisCraft committed Feb 12, 2020
1 parent 561a050 commit ad52b86
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
import java.util.concurrent.TimeUnit;
import java.util.regex.Pattern;

@Threads(Threads.MAX)
@BenchmarkMode(Mode.AverageTime)
@OutputTimeUnit(TimeUnit.NANOSECONDS)
public class StaticPlaceholderBenchmark {
Expand Down

0 comments on commit ad52b86

Please sign in to comment.