Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Storing Variables globally › Re: Storing Variables globally
January 17, 2007 at 9:18 AM
#17269
Anon,
why not take the advice of Dijkstra? If you are going to optimize – do it last. Wait until you have a performance problem and then fix it. You will be better employed working on a real problem or adding real functionality, rather than something that might happen.
Just make sure part of your testing is performance testing, and you have a good tool to find out where the performance issues are.
John D.