Svetlitski / fcp

A significantly faster alternative to the classic Unix cp(1) command, copying large files and directories in a fraction of the time.
BSD 3-Clause "New" or "Revised" License
734 stars 17 forks source link

Benchmarks: compare with GNU Parallel #37

Open chapmanjacobd opened 1 year ago

chapmanjacobd commented 1 year ago

It would be interesting to test how fcd compares with GNU findutils / Parallel find -printf | parallel