Zope Subversion Repository |
|
Zope: zc.buildout/trunk
| Jump to revision:
|
|
| Author: |
rossp |
| Date: |
Mon Jan 16 22:32:59 2012 UTC (16 months ago) |
Log Message:
Avoid sorting the working set and requirements when it won't be logged.
When profiling a simple buildout with 10 parts with identical and
large working sets, this resulted in a decrease of run time from
93.411 to 15.068 seconds, about a 6 fold improvement. To see the
benefit be sure to run without any increase in verbosity ("-v"
option).
Changed paths: