0
votes
votes
0 answers
need help optimizing
I seem to hit a wall trying to optimize the following code which just doesn't seem to be running as fast as possible. This code can run anywhere from a couple times to ~100k times. [code]try { string strstrFileNameName = //strFileNam ...
