Description
JMH is a Java harness for building, running, and analysing nano/micro/milli/macro benchmarks.Use JMH to replace the old micro benchmarks method in order to get much more accurate results.Modify the MemorySegmentSpeedBenchmark class and move it to flink-benchmark module.