On 2011/04/28 08:45, Antoine Jacoutot wrote: > On Sat, 23 Apr 2011, Dale Rahn wrote: > > > Here is a diff that was originally hatched at c2k10 and finally implemented > > at k2k11. This has been tested lightly so needs to be tested on all systems > > with big and small programs. > > > > On some machines this can shave 15% off of the startup time of large > > applications with lots of dynamically loaded libraries. > > > > Please test and let me know if there are any problems found. > > > > Yes I am intentionally cross posting this to ports@ as large ports > > are the most affected by this diff. > > > > Maybe this will finally get ajacoutot@ off my back ;) > > Heh ;-) > > Anyway, I've been running with several variations of that diff on > some machines (i386 and macppc) for several weeks without seeing any > regressions. > And I can confirm large beasts do benefit from it. >
No problems with light testing on arm, it's very slightly faster. e.g. starting /usr/local/bin/vim (console version from the gtk+2 package i.e. it's linked with a zillion X-related libs) going from around 1.91s before the diff to 1.88s after. Been running it since you posted it on amd64, no problems seen in normal use.