Check out this Knowledgebase
article. The key to fast file I/O is writing/reading 512 bytes at a time.
However, if you have LabVIEW RT 7.0, this point is moot because of the file cache that was introduced. With a file cache, you don't need to pick a magic write/read size.