[MacPorts] #18259: Improve mportsearch performance
MacPorts
noreply at macports.org
Sun Feb 1 00:17:52 PST 2009
#18259: Improve mportsearch performance
--------------------------------------------+-------------------------------
Reporter: blb@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone: MacPorts Future
Component: base | Version: 1.8.0
Keywords: search mportsearch performance | Port:
--------------------------------------------+-------------------------------
Comment(by blb@…):
To compare against my earlier results, quickindex-array.diff shows:
{{{
$ time port-test -dy install gnome > gnome_patch2.txt 2>&1
real 0m26.863s
user 0m18.970s
sys 0m6.854s
}}}
using a max of 340M of memory. So faster than my update without the
memory cost. Note that this was after the PortIndex.quick file had
already been generated, though that definitely doesn't take much time
either.
--
Ticket URL: <http://trac.macports.org/ticket/18259#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list