No performance increase in load/save after installing SSD?
3 次查看(过去 30 天)
显示 更早的评论
I regularly save and load large (>2Gb) matrices. Using savefast gives me about a 40 fold decrease in in write times and 15 fold decrease in read times. However, there is negligible difference between saving to local SATA SSD vs HDD. System benchmarks indicate the SSD is about 2-3x the speed of the HDD. Furthermore, numpy arrays are saved at 2-3x speed with SSD vs HDD, though the baseline speed is slower.
Is there something I'm missing? Do I have to flip some preference to unlock performance gains from SSDs?
I am using R2015B running on CentOS 6.
Thank you.
0 个评论
回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!