Message295117
From my performance measurements, the overhead was negligible (not even counting the processing done on files returned by glob).
And also glob in C, bash, perl all do sort by default and these are generally pretty fast languages, yet they still chose consistency over performance.
I updated my PR to also update the documentation accordingly. |
|
Date |
User |
Action |
Args |
2017-06-04 09:02:38 | bmwiedemann | set | recipients:
+ bmwiedemann, serhiy.storchaka |
2017-06-04 09:02:38 | bmwiedemann | set | messageid: <1496566958.55.0.987951790817.issue30461@psf.upfronthosting.co.za> |
2017-06-04 09:02:38 | bmwiedemann | link | issue30461 messages |
2017-06-04 09:02:38 | bmwiedemann | create | |
|