grpc-java/context/src
Eric Anderson 6164b7b2ee Move jmh benchmarks to their respective modules
The benchmarks should be close to the code they're benchmarking, like
we do with tests.

This includes a bugfix to SerializingExecutorBenchmark to let it run.

The io.grpc.benchmarks.netty benchmarks in benchmarks/ depend on
ByteBufOutputMarshaller from benchmarks's main, so they were not moved.
2017-08-28 13:37:39 -07:00
..
jmh/java/io/grpc Move jmh benchmarks to their respective modules 2017-08-28 13:37:39 -07:00
main/java/io/grpc context: Use polymorphism instead of canBeCancelled field 2017-08-28 09:41:56 -07:00
test/java/io/grpc context: add RunWith annotation 2017-08-28 12:11:02 -07:00