Use more efficient line-buffered awk (#2766) sed --unbuffered reads character-by-character. This saves 3 seconds of CPU time per test flag.
Recent Commits to s3fs-fuse:master
-
Use more efficient line-buffered awk (#2766)
-
Simplify shellcheck target (#2767)
Simplify shellcheck target (#2767)
-
Do not honor -o nonempty when compiled with FUSE 3 (#2765)
Do not honor -o nonempty when compiled with FUSE 3 (#2765) Fixes #2760.