mirror of
https://github.com/uutils/coreutils
synced 2024-12-19 01:23:53 +00:00
ef12991ee7
By default, stdout's LineWriter results one syscall per line, i.e. a billion syscalls when factoring a billion numbers... Buffering the output yields a ~28% speedup. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
sieve.rs |