c# - File reading/writing speed -


in ntfs, reading/writing speed of file(with known path) influenced number of files in same folder?

es:

var data = system.io.file.readallbytes(aknownpath); 

locating file takes more time per each file in directory.

reading opened file constant.


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

excel vba - VBA Proxy auto-configuration for http requests -

sql server 2008 - split ssrs expression between 2 words -