Message322933
| Author | vstinner |
|---|---|
| Recipients | benhoyt, benjamin.peterson, brett.cannon, giampaolo.rodola, ncoghlan, serhiy.storchaka, stutzbach, tarek, vstinner, yselivanov |
| Date | 2018-08-02.09:24:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1533201857.72.0.56676864532.issue33695@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-08-02 09:24:17 | vstinner | set | recipients: + vstinner, brett.cannon, ncoghlan, giampaolo.rodola, benjamin.peterson, tarek, stutzbach, benhoyt, serhiy.storchaka, yselivanov |
| 2018-08-02 09:24:17 | vstinner | set | messageid: <1533201857.72.0.56676864532.issue33695@psf.upfronthosting.co.za> |
| 2018-08-02 09:24:17 | vstinner | link | issue33695 messages |
| 2018-08-02 09:24:17 | vstinner | create | |