ls but with io_uring

readme: add not about syscall values

rockorager.dev 7e750692 ea2ab90f

verified
+1 -1
+1 -1
README.md
··· 31 31 32 32 ### Syscalls 33 33 34 - Data gathered with `strace -c` on a directory of `n` plain files. 34 + Data gathered with `strace -c` on a directory of `n` plain files. (Lower is better) 35 35 36 36 | Program | n=10 | n=100 | n=1,000 | n=10,000 | 37 37 |:-------------:|:----:|:-----:|:-------:|:--------:|