Skip to content

Commit

Permalink
Rework Context micro benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Apr 5, 2018
1 parent 746cf77 commit 2ea065c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -26,7 +26,7 @@
* @author <a href="mailto:julien@julienviet.com">Julien Viet</a>
*/
@State(Scope.Thread)
public class RunOnContextBenchmark extends BenchmarkBase {
public class ContextBenchmark extends BenchmarkBase {

@CompilerControl(CompilerControl.Mode.DONT_INLINE)
public static void consume(final String buf) {
Expand Down

0 comments on commit 2ea065c

Please sign in to comment.