Why glibc's fstat() is slow
Why glibc's fstat() is slow
Posted Sep 15, 2023 13:49 UTC (Fri) by walters (subscriber, #7396)Parent article: Why glibc's fstat() is slow
I glanced at the rustix linux-raw backend, and it seems to get it right:
https://github.com/bytecodealliance/rustix/blob/93c95474e...
