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

Dump speeds slow down to nothing #3

Closed
AlexS2412 opened this issue Jun 28, 2018 · 5 comments
Closed

Dump speeds slow down to nothing #3

AlexS2412 opened this issue Jun 28, 2018 · 5 comments
Labels
invalid This doesn't seem right

Comments

@AlexS2412
Copy link

Tried with latest release with each second it loses 1mibps in speed. Went from start of 10mibps down to 0 before my dump ever completed.

@DarkMatterCore
Copy link
Owner

DarkMatterCore commented Jun 28, 2018

Have you tested it with a different SD card? In all my tests, it ramps up from 0 MiB/s to approximately 7.25 MiB/s, and once it gets there, it keeps that average speed for the whole process. And believe me, I have already lost count on how many times I have dumped Super Mario Odyssey (my only gamecard).

I'm using a 32 GB SanDisk micro SD card (UHC I). Formatted as FAT32.

I haven't had the chance to test with other micro SD cards because this is the only one I have at this moment.

@AlexS2412
Copy link
Author

AlexS2412 commented Jun 28, 2018 via email

@DarkMatterCore
Copy link
Owner

Hmm. It's really weird. Are you using exFAT or FAT32? Using my current test build (with changes unrelated to the dump code) I get the same speeds.

I just made a backup of my SD card, formatted it as exFAT and got a slight speed increase (around 8.50 MiB/s). But it is steadily keeping at that rate.

The code measures the transfer speed using a smoothing factor of 0.05. So it's actually weird it starts straight up from 10 MiB/s and goes down, the smoothing factor should keep it pretty lowered down for the first seconds.

If there is any other kind of information you can provide, I'd greatly appreciate it. Some screenshots or videos would be nice.

@AlexS2412
Copy link
Author

AlexS2412 commented Jun 28, 2018 via email

@DarkMatterCore DarkMatterCore added the question Further information is requested label Jun 28, 2018
@DarkMatterCore
Copy link
Owner

DarkMatterCore commented Jun 28, 2018

Will do. Thanks for willing to help.

This comment will be kept as a placeholder for our findings through Discord. I'll be updating it.

EDIT: After a few tests and an exFAT reformat procedure (using 32 KiB sector alignment), we were able to reproduce the slow transfer speed problem under Windows, which led us to believe the SD card was at fault. Nothing to do here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants