You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "David Mollitor (JIRA)" <ji...@apache.org> on 2019/03/11 14:18:00 UTC

[jira] [Created] (AVRO-2346) Introduce JMH Performance Testing Framework

David Mollitor created AVRO-2346:
------------------------------------

             Summary: Introduce JMH Performance Testing Framework
                 Key: AVRO-2346
                 URL: https://issues.apache.org/jira/browse/AVRO-2346
             Project: Apache Avro
          Issue Type: New Feature
          Components: java
    Affects Versions: 1.9.0
            Reporter: David Mollitor
            Assignee: David Mollitor


There exists already a {{org.apache.avro.io.Perf.java}} testing framework.  Very well done.

However, I would like to introduce a new module to the Avro Java project that leverages the OpenJDK JMH performance testing framework.  The framework will allow the testing performance harness to keep up with the latest in performance testing.

https://openjdk.java.net/projects/code-tools/jmh/


I expect that this testing framework will require a few revisions to get it "right," meaning producing actionable information.  This will require a hard look by some domain experts.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)