[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: some more performance benchmarks

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Fri, 8 Apr 2011 10:02:41 +0300

Neels Hofmeyr wrote on Thu, Apr 07, 2011 at 16:42:43 +0200:
> [[[
> COMPARE 5x5_1.6 to 5x5_trunk
> 1.23|+0.45 means factor=1.23, difference in seconds = 0.45
> factor < 1 or difference < 0 means '5x5_trunk' is faster than
> '5x5_1.6'
> min max avg operation
> 1.151|+49.7471 0.863|-76.9170 1.036|+15.1526 TOTAL RUN
> 1.322|+0.0026 0.631|-1.4086 0.938|-0.0019 add
> 1.864|+0.0113 0.413|-11.9194 0.513|-3.5088 checkout
> 0.625|-2.3169 0.533|-24.8236 0.769|-4.0490 commit
> 0.899|-0.0030 0.129|-0.7784 0.122|-0.3825 copy
> 44.382|+100.3599 16.604|+122.9722 24.856|+109.4408 delete
> 1.245|+1.6928 0.943|-1.2191 0.768|-3.3842 merge
> 1.258|+0.0023 0.263|-1.8166 1.189|+0.0028 mkdir
> 1.256|+0.0022 0.187|-2.3871 0.910|-0.0016 prop mod
> 1.237|+0.0021 0.153|-0.4198 0.480|-0.0174 propdel
> 1.267|+0.0020 0.267|-0.2795 1.544|+0.0050 proplist
> 1.267|+0.0023 0.091|-5.4157 1.018|+0.0003 propset
> 1.148|+0.0013 2.347|+0.0133 1.254|+0.0024 resolve
> 2.764|+0.5885 0.878|-0.3298 1.565|+0.5413 resolved
> 1.410|+0.0733 3.061|+1.9744 2.038|+0.4877 status
> 0.602|-3.3563 0.422|-8.9009 0.470|-6.4426 switch
> 1.622|+0.0934 0.302|-21.6808 0.421|-3.9173 update
> ]]]
...
> I'm playing with the thought of making graphical charts of these
> numbers, but that might be overkill :)

Disagree. If you're going to post long columns of numbers and expect
people to make any sense of them, a chart would help *a lot*.

Or, at least, make the output be in unary rather than decimal :-)

Daniel
Received on 2011-04-08 09:07:24 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.