Versions Compared

Key

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

...

Running CRUD integration tests (FedoraCrudConcurrentIT.java in fcrepo-http-api) for simple objects containers and small content files CREATE, UPDATE, DELETE and RETRIEVE with 2, 4, 8, 16, 32 concurrent threads.

...

The test was performed on 2014-05-20 with the master branch at this commit: https://github.com/fcrepo4/fcrepo4/commit/8af7da1cce5c692d092b1228e8f8c8c1dbd0d06d

...

 

Note

It can be seen that the tests below were run with threads numbering from 2 to 32. The resultant graphs show unexpected behavior at the beginning and the ending of most of these tests; hence the running of the tests twice: with both increasing and decreasing numbers of threads.

In any case, the strange behavior in the initial and final test runs indicates a probably issue with the testing framework.

 

Average CRUD response time (ms) for simple

...

containers

Test result started with threads [2, 4, 8, 16, 32]:

...