better benchmark for move/copy speedup

This commit is contained in:
Joey Hess 2020-07-24 13:34:12 -04:00
parent 18f1fb5841
commit c5ea2e9d12
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 2 additions and 4 deletions

View file

@ -33,10 +33,8 @@ and precache them.
> > > * `sync --content` 2x speedup!
> > > * `fsck --fast` 1.5x speedup
> > > * `whereis` 1.5x speedup
> > > * `copy --to` 2x speedup when remote has all files
> > >
> > > move, copy, and drop probably are also faster, but the work will
> > > dominate
> > >
> > > [[done]]
Another thing that the same cat-file --buffer approach could be used with