Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transfer speed over a 10Gig network caps out at 600mb/s #20

Closed
Inrixia opened this issue Apr 18, 2018 · 11 comments
Closed

Transfer speed over a 10Gig network caps out at 600mb/s #20

Inrixia opened this issue Apr 18, 2018 · 11 comments
Assignees

Comments

@Inrixia
Copy link

Inrixia commented Apr 18, 2018

I can use explorer to copy a steam folder from my SSD to my NAS at around 600MB/s or 4.8gb/s but whenever I try use SLM to move them it caps out at 600mb/s. This is copying to a network share.

@RevoLand RevoLand self-assigned this Apr 18, 2018
@Vykyan
Copy link

Vykyan commented Jun 27, 2018

I've improved speeds a lot by simply changing the below and recompiling;

CompressionLevel.Optimal -> CompressionLevel.None

in Source/Steam Library Manager/Definitions/SteamAppInfo.cs

You lose a little space saving but the compression and decompression speed up by about 2-5x

ie./ DooM (2016) by default took about an hour, with No comp, took about 15 minutes.

@Inrixia
Copy link
Author

Inrixia commented Jun 27, 2018

Sweet, Ill test it when I get home if its been released :)

@RevoLand
Copy link
Owner

This should be only applies if you are compressing the game and i haven't seen you mentioned that.

I can add an option to let you easily select compression method if needed for the next versions.

@Inrixia
Copy link
Author

Inrixia commented Jun 27, 2018

Right. I also just realized that my original message had a typo in it as the speed when using SLM is 600mb/s not MB/s

@Vykyan
Copy link

Vykyan commented Jun 28, 2018

@RevoLand If you could add a Compression Level selector, that would be great!

@RevoLand
Copy link
Owner

@Vykyan
Implemented with commit 985c4bb . Thank you for the suggestion!

@Inrixia
Can you contact with me over Steam or Discord so we can test stuff like different buffer size or a different file movement method etc whenever you are free? Thanks.

@Vykyan
Copy link

Vykyan commented Jun 28, 2018

@RevoLand Wow, thanks mate, so fast!

@RevoLand
Copy link
Owner

Hello, sorry for the delay.

Can you give a try to this version? @Inrixia
https://send.firefox.com/download/ea4441772d/#eeAljVUaQwMY-RRN4_rA4Q

@Inrixia
Copy link
Author

Inrixia commented Dec 24, 2018

Idm the delay :) I'm currently away from home for two weeks though so I'll test it when I get back. Thanks for continuing to support this btw <3

@Inrixia
Copy link
Author

Inrixia commented Dec 24, 2018

Oh and I just realised I didn't get notified for your previous message to me so rip... I'd be happy to chat if that version doesn't work.

@RevoLand
Copy link
Owner

Not a problem at all! Thanks mate. I will be calling it as a release then, if it goes bad we can look further into this. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants