|
|
|
|
|
by dorjoy
929 days ago
|
|
Hey. Thanks for the input. I have heard of rsync but did not try it out because I wanted to implement something simple on my own. And about the benchmark, I think comparing with cp makes sense as when targeting an empty directory it is really just measuring what time it takes to "copy". I guess it could make sense to do "sync" benchmark too but I really just measured the copy performance to be honest. |
|