/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Why is Windows so slow?
(games.greggman.com)
337 points
kristianp
| 1 comments |
19 Dec 11 06:56 UTC
|
HN request time: 0.213s
|
source
1.
malkia
◴[
20 Dec 11 05:43 UTC
]
No.
3372442
[source]
▶
>>3368771 (OP)
#
A possible faster way to read directories with one (okay, few at most kernel calls) is to use GetFileInformationByHandleEx.
Here is some example:
https://gist.github.com/1487388
ID:
GO
↑