Показать сообщение отдельно
Старый 01.04.2011, 13:11   #1  
Blog bot is offline
Blog bot
Участник
 
25,646 / 848 (80) +++++++
Регистрация: 28.10.2006
axStart: AIF tuning & testing
Источник: 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
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.

Последний раз редактировалось Poleax; 01.04.2011 в 13:40.
За это сообщение автора поблагодарили: axstart (1).