Источник:
http://feedproxy.google.com/~r/axsta...PJkkQ/Blog.php
==============
I have done a couple of AIF implementations. Some of them IIS related others BizTalk integration based.
They had a lot of common behavior. The speed of the framework was too slow. After analyzing all those runs, the next topics came along. With these changes AIF works up to 4 times faster.
AIF the framework
- The Tables of AIF are not optimized for AOS caching of data
- The code for generation data for AIFruntimecache is programmed the wrong way.
- The check to analyze the number of decimals is programmed inefficiently
- The check to analyze time fields is programmed inefficiently
- Missing indexes.
- Data policies at runtimeo
- Synchronizing the AOT
Look for more details at the next link
www.axstart.com/AIF.php
This is a content summary only. Visit my website for full links, other content, and more!
Источник:
http://feedproxy.google.com/~r/axsta...PJkkQ/Blog.php