[GitHub] qpid-proton-j pull request #12: PROTON-1690 JMH Benchmarks for baseline perf...

2017-12-07 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/qpid-proton-j/pull/12


---

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] qpid-proton-j pull request #12: PROTON-1690 JMH Benchmarks for baseline perf...

2017-11-18 Thread franz1981
GitHub user franz1981 opened a pull request:

https://github.com/apache/qpid-proton-j/pull/12

PROTON-1690 JMH Benchmarks for baseline performance of Message 
encoding/decoding

It adds a module to perform reliable (and repeatible) benchmarks on a basic 
Message encoding/decoding.
The benchamarks could be saved in several human readable forms (normal 
text, CSV, JSON etc) and can be run from the IDE (to test immediatly some 
changes in the dev fork/branch) or as a standalone jar.
It is just the base that could contain future benchmarks on other critical 
parts.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/franz1981/qpid-proton-j msg_jmh_bench

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/qpid-proton-j/pull/12.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #12


commit 950169d8a2a70778a4e1789aad2cd66d043c7b6f
Author: Francesco Nigro 
Date:   2017-11-18T17:51:31Z

PROTON-1690 JMH Benchmarks for baseline performance of Message 
encoding/decoding




---

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org