| Projects: | OOo | | | | |
| Action | bzr-packs | bzr-2a | bzr-pending | | Commands |
| File count: | 86573 | 75809 | 75809 | | |
| Working space in MB: | 218.9 | 2043.5 | 2043.5 | | |
| Control space in MB: | 3926.7 | 931.2 | 931.2 | | |
| Original space in MB: | 4146.5 | 2975.1 | 2974.1 | | |
| Final space in MB: | 8532.5 | 8017.5 | 8004.0 | | |
| Final space vs original: | 2.1 | 2.7 | 2.7 | | |
| Actions <= 2 seconds: | 5 | 13 | 12 | | |
| Actions > 2 seconds: | 20 | 12 | 13 | | |
| Actions > 10 seconds: | 12 | 11 | 10 | | |
| Actions > 30 seconds: | 7 | 10 | 7 | | |
| Branch:init-repo | 10.6 | 0.9 | 3.3 | | $tool init-repo project --${format} |
| Branch:unshared | 6425.8 | 1518.9 | 1475.4 | | $tool branch $work_basename project/trunk |
| Branch:shared | 36.6 | 186.9 | 171.8 | | $tool branch trunk fix |
| Branch:sharedNoTree | 3.4 | 0.5 | 0.3 | | $tool branch fix fix2 --no-tree |
| Add:add | 10.1 | 7.4 | 6.3 | | $tool add |
| Add:status | 4.1 | 17.1 | 17.9 | | $tool status |
| Add:diff | 1.6 | 1.5 | 1.3 | | $tool diff |
| Add:commit | 11.0 | 1.9 | 1.9 | | $tool commit -m "testing add" |
| Change:status | 1.8 | 1.6 | 1.2 | | $tool status |
| Change:diff | 2.4 | 1.9 | 1.9 | | $tool diff |
| Change:commit | 10.6 | 1.7 | 1.7 | | $tool commit -m "testing change" |
| ChangeFile:status | 1.1 | 1.0 | 0.5 | | $tool status zzzDir/zzzFile |
| ChangeFile:diff | 1.5 | 1.3 | 1.2 | | $tool diff zzzDir/zzzFile |
| ChangeFile:commit | 6.5 | 73.4 | 3.0 | | $tool commit -m "testing change file" zzzDir/zzzFile |
| Send:send | 14.9 | 56.6 | 57.0 | | $tool send -o zzzBundle.patch |
| Log:log | 87.5 | 53.5 | 50.6 | | $tool log |
| Log:detailed | 136.5 | 70.2 | 63.7 | | $tool log -n0 |
| LogFile:log | 48.9 | 36.4 | 29.2 | | $tool log $file |
| LogFile:detailed | 48.9 | 36.1 | 29.4 | | $tool log -n0 $file |
| Annotate:annotate | 53.8 | 33.6 | 33.9 | | $tool annotate $file |
| History:log | 0.2 | 0.2 | 0.2 | | $tool log -r -1 |
| History:status | 8.4 | 0.2 | 0.2 | | $tool status -c -1 |
| History:diff | 8.5 | 0.2 | 0.2 | | $tool diff -c -1 |
| History:list | 3.3 | 1.2 | 1.2 | | $tool ls -r -1 |
| History:listAll | 3.9 | 54.6 | 56.5 | | $tool ls -r -1 --recursive |