This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New stat stuff (was [PATCH] improve performance of stat() operations (e.g. ls -lR ))



So I've performed a mini-benchmark of Chris' changes.

I did a ls -lR >/dev/null of the cygwin source tree on my
notebook.

Baseline (current setup.exe install): 1m14.9s
'statquery' patch I sent earlier: 4.081s
Current CVS tree: 3.718s
Current CVS tree w/ -E switch to mount: 3.711s
Current CVS tree w/ -X switch to mount: 3.716s

Not all that scientific, I ran each twice, took the 2nd timing.
So, looks good, excellent work. I still don't see any 
difference on the -E or the -X tho'.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]