Archived

If you are looking for the last documentation in the 4.x series, see 4.7.5. Looking for another version? See all documentation.

Profile for testing the retrieval of containers and binaries in a repository.

(star) Indicates a timed section.

  1. Single root resource:  run 1,000,000 times
    1. Retrieve a random container from the repository. (star)
    2. Retrieve a property from that container. (star)
    3. Retrieve a binary from that container. (star)
  2. Broad and shallow tree:  run 10,000 times
    1. Retrieve a random top-level container in a broad and shallow Tree Setup profile.
    2. Retrieve the list of descendants. (star)
  3. Narrow and deep tree:  run 10,000 times
    1. Retrieve a random top-level container in a narrow and deep Tree Setup profile.
    2. Retrieve the list of descendants. (star)
  4. Broad and deep tree:  run 10,000 times
    1. Retrieve an container in a narrow and deep Setup profile.
    2. Retrieve the list of descendants. (star)

Test with 1, 2, 4, and 8 threads.

  • No labels