[jbossts-issues] [JBoss JIRA] (JBTM-2370) Document how to run the performance benchmark standalone and link this from performance runs

Tom Jenkinson (JIRA) issues at jboss.org
Fri Apr 17 06:11:18 EDT 2015


Tom Jenkinson created JBTM-2370:
-----------------------------------

             Summary: Document how to run the performance benchmark standalone and link this from performance runs
                 Key: JBTM-2370
                 URL: https://issues.jboss.org/browse/JBTM-2370
             Project: JBoss Transaction Manager
          Issue Type: Task
          Components: Performance Testing
            Reporter: Tom Jenkinson
            Assignee: Michael Musgrove
             Fix For: 5.x.y


Create an article on our wiki (or maybe better done by updating the https://github.com/jbosstm/performance/blob/master/README.md) and then link it from the performance output.

It doesn't need to say how to run against the PR I would say, that can be left to the reader.

Nothing too heavy, just the general flags and how to run it.
git clone narayana master
git clone performance master
(cd narayana && ./build.sh -DskipTests)
(cd performance && ./build.sh -DskipTests)
cd performance
export JMH_ARGS=...
./build.sh...



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbossts-issues mailing list