Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Find fastest possible read time for fakeNonblockingReadWaitDuration
The first 5 fake non-blocking reads are limited to 1 byte. This should ensure that there is a measurement of a read where bytes are already waiting in Go or the OS's read buffer.
- Loading branch information