GitHub user mgoulish opened a pull request:
https://github.com/apache/qpid-dispatch/pull/278
No JIRA yet -- example perf test in unit test environment
I'd like some feedback on this. It's using some code that I am using in a
non-unit-test context.
The goal here is to have a set of quick performance smoke-tests in out
dispatch unit-test environment.
This code:
* provides a high-level interface for test code to set up a router
network including c-language quiver clients
* no need for hand-written config files
* but it needs two environment variables to show it where to get the
quiver c-client and the router.
* parses the quiver client output and writes results to a file in /tmp
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mgoulish/qpid-dispatch sample_perf_unit_test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/278.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 #278
----
commit 54def21db24837dbdf45e27815d7eb7d073d67a0
Author: mgoulish <mgoulish@...>
Date: 2018-04-04T17:06:06Z
No JIRA yet -- example perf test in unit test environment
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]