19
19
from bzrlib.benchmarks import Benchmark
22
24
class CommitBenchmark(Benchmark):
24
26
def test_commit_kernel_like_tree(self):
25
27
"""Commit of a fresh import of a clean kernel sized tree."""
28
33
# on robertc's machine the first sample of this took 59750ms/77682ms
29
34
# after initial call reduction 53922ms/73918ms