Optimum file size in a file datastore
Show older comments
Hello together,
I'm storing a lot of *.mat files that I'm storing in a file datastore. The size of the files is pretty flexible as I convert some text files before. I used to vary the size of these mat files which had a huge impact on the speed of processing my requests with the tall array. However, I would like if there is a "Matlab optimum value" and how to find it out without going through an iterative process.
PS: I'm using v7.3 files and noticed that the processing speed was increasing with increasing file size but that at one point, the size of the files was not growing linearly with the length of my stored variables anymore.
Thank you.
Answers (1)
Eric Martin
on 11 Dec 2019
0 votes
Categories
Find more on Big Data Processing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!