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 and small content files CREATE, UPDATE, DELETE and RETRIEVE with 2, 4, 8, 16, 32 concurrent threads.

The following test threads are executed exactly once. In other words, in the "2 threads" test, each of the two threads performs exactly one operation. Likewise with the "32 threads" test.

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

Average CRUD response time (ms) for simple objects

...