12-19-2024, 03:00 PM
(This post was last modified: 12-19-2024, 03:05 PM by SpriggsySpriggs.)
Not bad, amigo! I think that does beat Steve's speed. I can't find the post on the old forums where he and I duked it out over this. His direntry.h was faster on smaller directories but slowed down considerably in larger ones. PowerShell kicked ass in big directories. The algorithm that PowerShell uses is technically faster than direntry.h at all times, but the slowdown happened due to including the time to call it from QB64.
I didn't find the one I was looking for but I did find this: https://qb64forum.alephc.xyz/index.php?t...#msg137995
It would have been even faster if I had added "-NoProfile" to my PowerShell call.
I didn't find the one I was looking for but I did find this: https://qb64forum.alephc.xyz/index.php?t...#msg137995
It would have been even faster if I had added "-NoProfile" to my PowerShell call.
The noticing will continue