Page 1 of 1

R-Studio - slow data extraction

Posted: Wed Apr 15, 2015 11:01 am
by Peter
I've posted the new update into the old post http://forum.r-tt.com/recovering-data-i ... low#p11539, but still don't see it there, so I've decided to open the new thread instead.

This problem - slow data extraction speed with R-Studio on some file systems has been bothering me for more than a year, and it's still not fixed.

I kept trying to find out what's is exactly the issue for the last 6 months, tried different computers, OS, drives, file systems, and it looks like the common problem is the following - when a recovered file system has too many folders (multi-level folder tree) and/or files, and especially if it's not NTFS, the extraction speed is terribly slow - like 1-3 files per second (small files usually).
Using UFS Explorer in exactly the same environment (running in parallel on the same computer) shows at least 10x faster extraction speed, and it's the same fast if I just copy files via Windows.
Extraction of large files has NO such issues, and the speed is about the same for both R-Studio and UFS.

Just recently I had a recovery from NTFS volume with 14 mln files in 7 mln folders (8.5 GB of RAM was used), and the extraction speed was exactly 2 files/sec (SATA to SATA). ETA was shown as ~ 50 days.
UFS Explorer has worked just fine on the same machine doing ~ 50 files/sec, with ETA of 2 days - feel the difference.

So, for me it looks like something is wrong with R-Studio engine, specifically how it's processing file/folder creation requests, especially for large, milti-level file systems.
Also, I usually use different masking - not sure if it has any impact here.

It's all pretty sad because I prefer R-studio to UFS Explorer, so could you please try to check this issue and fix it?

Re: R-Studio - slow data extraction

Posted: Fri Apr 17, 2015 12:04 pm
by Alt
We regularly compare R-Studio with other data recovery programs, including UFS explorer and haven't found such differences in file recover speed. OK, we'll check that again and post results here.

Re: R-Studio - slow data extraction

Posted: Sun Apr 19, 2015 1:46 am
by Peter
Alt - thanks, I'd really appreciate that.

It seems that this slow down is specifically related to a folder creation process.
If a file system has too many folders (like 1-2 files per folder only, and nested folders), that when it's really slow down.
Regular NTFS volumes usually don't have that, so it might not be easy to replicate this issue. Modern HFS+ and ExtFS might have that "feature" in some system folders.

Please keep me updated.

Re: R-Studio - slow data extraction

Posted: Tue Apr 21, 2015 11:57 am
by Alt
Peter wrote:Alt - thanks, I'd really appreciate that.

It seems that this slow down is specifically related to a folder creation process.
If a file system has too many folders (like 1-2 files per folder only, and nested folders), that when it's really slow down.
Regular NTFS volumes usually don't have that, so it might not be easy to replicate this issue. Modern HFS+ and ExtFS might have that "feature" in some system folders.

Please keep me updated.
Thanks, I've passed this info to our developers.

Re: R-Studio - slow data extraction

Posted: Fri May 01, 2015 10:09 am
by Peter
hi Alt,

do you have any updates from developers?

Re: R-Studio - slow data extraction

Posted: Fri May 01, 2015 11:09 am
by Alt
I expect they'll fix the bug in the next build.

Re: R-Studio - slow data extraction

Posted: Tue Aug 27, 2019 3:50 am
by VAS_Tesweb
It happens especially with Mac OS file systems. A huge gain of time can be done by using filters to export the data (try to exclude all the files starting with "._*"

It worked for me.

Cheers