Re: Ottawa - kernel hackers ...



fre, 27.06.2003 kl. 21.48 skrev Alan Cox:
> > On Fri, 2003-06-27 at 18:44, Alan Cox wrote:
> > > > For me it's 8 seconds the first time, much less than that on subsequent
> > > > attempts. I am running GNOME here.
> > > 
> > > What libraries/distro ?
> > 
> > That's Red Hat 9
> 
> Curiouser and curiouser (so is mine, although a generic -ac kernel)

I see similar results here on Red Hat 7.2 with the latest 2.2.x GNOME:

[kmaraas km kmaraas]$ time find ~/.gconf -name '*.xml' -exec cat {} >
/dev/null \;
 
real    0m7.595s
user    0m0.342s
sys     0m0.361s
[kmaraas km kmaraas]$ time find ~/.gconf -name '*.xml' -exec cat {} >
/dev/null \;
 
real    0m0.660s
user    0m0.330s
sys     0m0.320s
[kmaraas km kmaraas]$ time find ~/.gconf -name '*.xml' -exec cat {} >
/dev/null \;
 
real    0m0.657s
user    0m0.324s
sys     0m0.324s

This is a PIII 850 laptop.

Cheers
Kjartan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]