The output of both bzr log commands contains the same versions as svn log does.
I know it's apples and oranges, but in terms of the competition this is what I'm up against:
time svn log MyDir real 0m3.024s user 0m0.012s sys 0m0.004s
I'll leave these checkouts as is so we can use them as a benchmark in future.
The output of both bzr log commands contains the same versions as svn log does.
I know it's apples and oranges, but in terms of the competition this is what I'm up against:
time svn log MyDir
real 0m3.024s
user 0m0.012s
sys 0m0.004s
I'll leave these checkouts as is so we can use them as a benchmark in future.