6 ms·
So ... essentially testing file descriptor allocation overhead
by agambrahma 1y ago
So ... essentially testing file descriptor allocation overhead
- loeg 1y agoSort of. Fd table size, which is slightly different than fds (once you reach the ulimit, there's no need to resize it larger); and only in multithreaded programs.