Open Javi3rV opened 1 week ago
croc uses multi threading. bottleneck is your network connection
How do you recommend to test my net speed? I would like to check it so I can see if it is my net fault
Run with croc --no-multi
It says flag provided but not defined
i meant croc send --no-multi
Oh, makes sense. There is actually a difference in speed, btw it would be nice to have a parameter to configure the number of threads
What about adding configurable threads number? For many files we know we can use --zip, but I tested croc with a 800mb file and it was slower than I expected. Here is where multi threading would help, I think sending or receiving the file with 5 or 10 individual threads would speed it up a lot.
I dont know if this is because of public relay (I feel lazy to configure my own server and use it as a relay).