Part of bzrlib.benchmarks.tree_creator
| Class | KernelLikeTreeCreator | Create a basic tree with ~10k unversioned files |
| Class | KernelLikeAddedTreeCreator | Create a tree with ~10k versioned but not committed files |
| Class | KernelLikeCommittedTreeCreator | Create a tree with ~10K files, and a single commit adding all of them |
| Class | KernelLikeInventoryCreator | Return just the memory representation of a committed kernel-like tree |