mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
rename copyparty-fuse to partyfuse
This commit is contained in:
parent
f0e78a6826
commit
6bc1bc542f
9 changed files with 13 additions and 13 deletions
|
@ -4,10 +4,10 @@ speed estimates with server and client on the same win10 machine:
|
|||
* `1070 MiB/s` with rclone as both server and client
|
||||
* `570 MiB/s` with rclone-client and `copyparty -ed -j16` as server
|
||||
* `220 MiB/s` with rclone-client and `copyparty -ed` as server
|
||||
* `100 MiB/s` with [../bin/copyparty-fuse.py](../bin/copyparty-fuse.py) as client
|
||||
* `100 MiB/s` with [../bin/partyfuse.py](../bin/partyfuse.py) as client
|
||||
|
||||
when server is on another machine (1gbit LAN),
|
||||
* `75 MiB/s` with [../bin/copyparty-fuse.py](../bin/copyparty-fuse.py) as client
|
||||
* `75 MiB/s` with [../bin/partyfuse.py](../bin/partyfuse.py) as client
|
||||
* `92 MiB/s` with rclone-client and `copyparty -ed` as server
|
||||
* `103 MiB/s` (connection max) with `copyparty -ed -j16` and all the others
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue