Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Test System

Fedora webapp version 4 installed on an AWS test server (see Test AWS Platform for details)

System information: 'systemInfo.txt' has information about the system on which the tests were performed, gathered using the script 'gatherSystemInfo.sh'

Test Harness

  1. Start server with puppet script
  2. Clone git repositories into /opt

    Code Block
    cd /opt
    sudo git clone https://github.com/futures/ff-jmeter-madness.git ff-jmeter-madness
    sudo git clone https://github.com/futures/ff-jmeter-testResults.git ff-jmeter-testResults
  3. Update fcrepo webapp logging to INFO

    Code Block
    sudo vi /var/lib/tomcat7/webapps/fcrepo4/WEB-INF/classes/logback.xml
  4. Run default (sync config) tests

    Code Block
    cd /opt/ff-jmeter-testResults/2013-06-17-Fedora4Tests
    sudo ./fedora4Test.sh

Test Results

  • The test was run a total of 42 7 times (6 values 1 value of thread count and :1, 7 values of file size) for each modeshape configuration
  • The results are logged to csv files and have been placed in the log directory
  • Graphs were generated using R for  for statistical computing and graphics

A stacked bar chart of the different response codes received, grouped by thread count

...

  • and the this [script]

A box plot of Thread count vs Time taken to complete a response

...