This is the mail archive of the cygwin-developers 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: Handling NFS shares


On May 20 18:16, Corinna Vinschen wrote:
> Anyway, NFS access already works quite nicely for me, better than
> accessing my Samba shares!  With this new functionality, maybe I switch
> to NFS entirely at one point.

Did I say "btw." lately?

Btw., it's *much* faster accessing the same dir as NFS share than
accessing it as Samba share.  I ran this command:

  time ls -lR > /dev/null

on the same machine against the Cygwin build tree on the same remote
Linux server a couple of times.

On the Samba share:

  real    0m42.860s
  user    0m0.078s
  sys     0m22.171s

On the NFS share:

  real    0m8.921s
  user    0m0.062s
  sys     0m7.436s


Wow!
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


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