<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Check Performance check for Web dynpro components in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-performance-check-for-web-dynpro-components/m-p/5466655#M1252151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to check performance of my WD program how will I do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sanket sethi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Apr 2009 07:54:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-23T07:54:04Z</dc:date>
    <item>
      <title>Check Performance check for Web dynpro components</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-performance-check-for-web-dynpro-components/m-p/5466655#M1252151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to check performance of my WD program how will I do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sanket sethi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2009 07:54:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-performance-check-for-web-dynpro-components/m-p/5466655#M1252151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-23T07:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Check Performance check for Web dynpro components</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-performance-check-for-web-dynpro-components/m-p/5466656#M1252152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sethi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good question, not so easy to answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The politcal correct answer is use SMD (Solution Manager Diagnostics) and E2E Trace (End to End Trace) to get an overwiew and the details where your time is spent. But i don't know if you have that up and running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without it gets more complicated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP Webdynpro? Or Java Webdynpro? &lt;/P&gt;&lt;P&gt;How much systems of what type are involved? (ABAP stack only or java stack as well?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On ABAP stack you can start with STAD to get an time overview of ABAP backend time.&lt;/P&gt;&lt;P&gt;For JAVA part i don't know all the tools. If most of the time is spent on ABAP drill down&lt;/P&gt;&lt;P&gt;with ST05, SE30, ST12... . If most of the time is not spent in ABAP... personally i call &lt;/P&gt;&lt;P&gt;that bad luck for me but there are tools for JAVA part and frontend measurements available,&lt;/P&gt;&lt;P&gt;but i don't know all of them.... thats why we have SMD and E2E....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps... at least a little bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hermann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2009 08:22:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-performance-check-for-web-dynpro-components/m-p/5466656#M1252152</guid>
      <dc:creator>HermannGahm</dc:creator>
      <dc:date>2009-04-23T08:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Check Performance check for Web dynpro components</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-performance-check-for-web-dynpro-components/m-p/5466657#M1252153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gahm,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Abap wd and using ABAP stack only. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per your suggestion I opened STAD transaction but I am not able to view time consumption while my WD application is running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest me how to use this transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sanket sethi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2009 09:05:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-performance-check-for-web-dynpro-components/m-p/5466657#M1252153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-23T09:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Check Performance check for Web dynpro components</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-performance-check-for-web-dynpro-components/m-p/5466658#M1252154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sethi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use STAD &lt;STRONG&gt;not while&lt;/STRONG&gt; your transactions is runnging &lt;STRONG&gt;but after it finshed&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;Statistics Record will be written when it is finished (or aborted).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the record you find DB Time and CPU Time (and other time values).&lt;/P&gt;&lt;P&gt;Depending on what is biggest... continue with ST05, SE30 or use ST12 &lt;/P&gt;&lt;P&gt;to do both at same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and remember you are analyzing backend time.... time could be spent&lt;/P&gt;&lt;P&gt;in network (datatransfer) or frontend (rendering) as well. These times&lt;/P&gt;&lt;P&gt;have to be analyzed with other tools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hermann&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Hermann Gahm on Apr 23, 2009 11:19 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2009 09:17:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-performance-check-for-web-dynpro-components/m-p/5466658#M1252154</guid>
      <dc:creator>HermannGahm</dc:creator>
      <dc:date>2009-04-23T09:17:54Z</dc:date>
    </item>
  </channel>
</rss>

