2007 Dec 25 6:08 AM
HI TO ALL,
AFTER ANALYZING THE CODE IN SE30
ABAP
SYSTEM
DATABASE
AMONG THE THREE WHAT SHOULD BE LESS AND WHAT SHOULD BE MORE
HOW SHOULD WE JUDGE THE PERFORMANCE
2007 Dec 27 10:23 AM
Please read my blog
SE30
/people/siegfried.boes/blog/2007/11/13/the-abap-runtime-trace-se30--quick-and-easy
Performance is determined by total time. Percentage is not really important. And of course sum is always 100%,
system should be low otherwise you trace 'loading and generating'. DB should be not too much 30-40%.
i.e. ABAP is the rest and often more than 50%!
But performance is total, and then the top of hit list, so better read the whole blog!
Siegfried
2007 Dec 26 5:47 AM
For all three if it not more than 50%.
Particularly Database is always very less.
Then ABAP.
then R/3.
- s
2007 Dec 26 11:29 AM
hi moazam,
As per my knowledge , database s/b in between 10-20% , system can be 30-40% and abap s/b less than 50 %.
This will give best performance.
Reward if useful.
Thanks,
Srikanth.A
2007 Dec 27 10:23 AM
Please read my blog
SE30
/people/siegfried.boes/blog/2007/11/13/the-abap-runtime-trace-se30--quick-and-easy
Performance is determined by total time. Percentage is not really important. And of course sum is always 100%,
system should be low otherwise you trace 'loading and generating'. DB should be not too much 30-40%.
i.e. ABAP is the rest and often more than 50%!
But performance is total, and then the top of hit list, so better read the whole blog!
Siegfried