Hello, I'm seeing an issue where loading files from a server goes much slower than loading from the hard drive. I don't think it's a problem with the server, as ImageJ doesn't show such a drastic time difference. I've got the times below for the same 22 MB file. Any ideas what is going on or how to improve the load time? Using Windows 7, Matlab 2016b Time to load in Matlab w/ TIFFStack hard drive: 3.5s server: 57s `tic;tfstk=TIFFStack('filename');toc` Time to load in ImageJ hard drive: 1.8s server: 2.85s
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by bpisaacoff and has received 3 comments.