Re: Performance measurement data: find

2003-11-01 Thread Linda W.
What program? find.exe is from the cygwin distribution. the Windows find is from pressiing Windows key+f (or control-f in explorer) the /filemon.exe/ program is standard filemon util from SYSINTERNALS.COM website which includes utils (FREE): procexp: display same fields as task manager and -

Re: Performance measurement data: find

2003-11-01 Thread Brian Ford
On Sat, 1 Nov 2003, Alex Vinokur wrote: > "Linda W." <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Performance comparison , # system calls in "Explorer find" vs. "gnu > > find" under cygwin. Search for "foobar.txt" in directory /tmp (under > > cygwin), C:\tmp (under explorer). >

Re: Performance measurement data: find

2003-11-01 Thread Alex Vinokur
"Linda W." <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Performance comparison , # system calls in "Explorer find" vs. "gnu > > find" under > cygwin. Search for "foobar.txt" in directory /tmp (under cygwin), C:\tmp > (under explorer). > > # system calls > Explorer: