Versions Compared

Key

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

...

  1. Single node:  run 10,000 times
    1. Randomly retrieve one object from the repository.
    2. Retrieve a property from that object.
    3. Retrieve a datastream from that object.
    4. Delete the retrieved property on that object.(star)
    5. Delete the retrieved datastream on that object. (star)
    6. Delete the object. (star)
  2. Broad and shallow tree:  run 10,000 times
    1. Retrieve an object in a broad and shallow Setup profile.
    2. Delete the object. (star)
  3. Narrow and deep tree:  run 10,000 times
    1. Retrieve an object in a narrow and deep Setup profile.
    2. Delete the object. (star)
    3. Verify the object no longer exists.
  4. Broad and deep tree:  run 10,000
    1. Retrieve an object in a narrow and deep Setup profile.
    2. Delete the object. (star)

Test with 1, 32, 5, 104, and 20 8 threads.