STINNER Victor <vstin...@redhat.com> added the comment:

When I worked on the os.scandir() implementation, I recall that an interesting 
test was NFS. Depending on the configuration, stat() in a network filesystem 
can be between very slow and slow.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33695>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to