Skip to content

[FLINK-2890] [tests] Apply JMH on StringSerializationSpeedBenchmark class.#1284

Closed
gallenvara wants to merge 1 commit intoapache:masterfrom
gallenvara:stringSerializationSpeed
Closed

[FLINK-2890] [tests] Apply JMH on StringSerializationSpeedBenchmark class.#1284
gallenvara wants to merge 1 commit intoapache:masterfrom
gallenvara:stringSerializationSpeed

Conversation

@gallenvara
Copy link
Copy Markdown
Contributor

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 StringSerializationSpeedBenchmark class and move it to flink-benchmark module.

@gallenvara
Copy link
Copy Markdown
Contributor Author

JMH result:
stringserializationspeed

@fhueske
Copy link
Copy Markdown
Contributor

fhueske commented Oct 26, 2015

I'm going to merge this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants