Versions Compared

Key

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

...

  • Status: 300K children created in each container
  • Read Performance: Very little difference between the different container types, with performance degrading sharply after about 1150 batches (295K children).
  • Write Performance: Very little difference between the different container types, with performance degrading sharply after about 1150 batches (295K children).

 

Creating and Reading Containers (3-Level Hierarchy, 100 Nodes per Level)

To see if using multiple container types in the same tests and repository was impacting other container types, run a new set of tests with only Small containers, with a 2-level hierarchy, with 100 top-level containers, each containing 100 child containers, each containing 100 children.

  • Status: 600K children created
  • Read Performance: Steadily increased until around 600K children, then repository failure.
  • Write Performance: Roughly constant with increasing repository size.

Image Added

Creating and Reading Containers (2-Level Hierarchy, 2K Nodes per Level)

Trying a flatter hierarchy, with a larger number of child nodes at each level: 2048 top-level containers, each with 2048 children.

  • Status: 1.2M children created
  • Read Performance: Very slowly increasing until around 1.2M children, then dramatically increasing.
  • Write Performance: Very slowly increasing until around 1.2M children, then dramatically increasing.

Image Added

Creating and Reading Containers (2-Level Hierarchy, 4K Nodes per Level)

Trying a larger number of child nodes at each level, 4096 top-level containers, each with 4096 children.

  • Status: 1.4M children created
  • Read Performance: Very slowly increasing until around 1.4M children, then dramatically increasing.
  • Write Performance: Very slowly increasing until around 1.4M children, then dramatically increasing.

Image Added

Creating and Reading Containers (2-Level Hierarchy, 64K Nodes per Level)

Trying a larger number of child nodes at each level, 65,536 top-level containers, each with 65,536 children.

  • Status: 850K children created
  • Read Performance: Very slowly increasing until around 590K children, then sharply increasing.
  • Write Performance: Very slowly increasing until around 785K children, then sharply increasing.

Image Added