Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by possiblyasleep

  1. possiblyasleep

    Line taking too long to execute, and is not consistent

    Thanks for the tip, I changed how the string was handled, and this improved the common case quite a bit. I actually was looking at it after that and realized that a base class I had overlooked previously was needlessly accessing the disk every time it was constructed. I guess that is what I...
  2. possiblyasleep

    Line taking too long to execute, and is not consistent

    I have been analyzing project load times of a program we are currently developing, and have been trying to figure out why it is going slower than we think it should. I have narrowed the problem down to a single line of code, but unfortunately can not account for why it is behaving as it is...

Part and Inventory Search

Back
Top