Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.09 seconds.

  1. Re: Static class that reads from file -> performance issues?

    I would expect the file to be read only once. But, in fact, this is one of those cases where it would probably be much faster to throw together a small program that tests the theory than it would be...
  2. Re: Static class that reads from file -> performance issues?

    We can't really know that without looking at the code. And please don't post all of it- make sure it's in the form of an SSCCE.

    Also, we can't really tell you about the performance on your system....
Results 1 to 2 of 2