Sylvestre Ledru

Results 755 comments of Sylvestre Ledru

good point, patch welcome!

some tests fails: ``` --- TRY 3 STDOUT: coreutils::tests test_du::test_du_basics --- running 1 test run: D:\a\coreutils\coreutils\target\debug\coreutils.exe du test test_du::test_du_basics ... FAILED failures: failures: test_du::test_du_basics test result: FAILED. 0 passed; 1...

we have been focusing on compatibility first. Performances will be improved in the future. > uutils ls can have 2x more syscalls that gnu ls Where do you see that...

for people curious about io-uring: https://github.com/tokio-rs/io-uring

the n=1000 and n=10000 results are bizarre. (that we are much better at 10000, and worse at 1000)