Can .NET Go Faster than the File System? I say yes. I have one application where thousands of files are loaded and processed. Occasionally, during running in debug, the debugger stops on the file load line. It says the file is not found. I go to disk... there it is. What the hell. I continue the debugger by pushing the Go button > and it runs fine. Other times this doesn't happen... it's intermittent. Customers complain of this from time to time too. Guess I've gotta do a DoEvents() or sleep the thread or something. Yes, the file system is NTFS. Ok, ok, so I admit the computer is a laptop, not some rack mounted RAID monstrosity but is that any excuse?
What the hell?
Saturday, January 17, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment