diff options
Diffstat (limited to 'sandbox/ant/performance/README')
-rw-r--r-- | sandbox/ant/performance/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sandbox/ant/performance/README b/sandbox/ant/performance/README new file mode 100644 index 0000000000..1a9b32fa02 --- /dev/null +++ b/sandbox/ant/performance/README @@ -0,0 +1,10 @@ +Initial stab at doing some performance testing of Tuscany WS, Java and script components + +Download Apache JMeter from: http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi + +Unzip JMeter, startup with startup script in jakarta-jmeter-2.3\bin folder. + +Load testplan, from JMeter: File -> Open, navigate to helloworld1.jmx (in the same folder as this README + + +
\ No newline at end of file |