Guest_imported
New member
- Jan 1, 1970
- 0
The program I am working on has a lot of lookups. No CPU intensive stuff.
At the moment, it runs very slow. Compared to the compile of more or less the same code couple of days ago, when it ran cca 100-1000 times faster. No changes since then should affect the speed that much, perhaps 50%.
Also, couple of times as I was stepping through the code, debugger took me from the middle of one function to the middle of another function in another class ?!? What was that?
Any suggestions are deeply appreciated.
At the moment, it runs very slow. Compared to the compile of more or less the same code couple of days ago, when it ran cca 100-1000 times faster. No changes since then should affect the speed that much, perhaps 50%.
Also, couple of times as I was stepping through the code, debugger took me from the middle of one function to the middle of another function in another class ?!? What was that?
Any suggestions are deeply appreciated.