<?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 performance check in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-check/m-p/6050490#M1352307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have method that doing create of user with some logic on the Z table on DB ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The time that take for creation is 16.837 micro sec and for update   2.989  Microseconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOw it for performance aspects ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;chirs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Aug 2009 08:01:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-06T08:01:56Z</dc:date>
    <item>
      <title>performance check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-check/m-p/6050490#M1352307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have method that doing create of user with some logic on the Z table on DB ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The time that take for creation is 16.837 micro sec and for update   2.989  Microseconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOw it for performance aspects ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;chirs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2009 08:01:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-check/m-p/6050490#M1352307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-06T08:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: performance check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-check/m-p/6050491#M1352308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure what exactly your question is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~17 milli seconds for creating a record and ~3 milli seconds for updating a record doesn't sound too bad. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on the other hand... if you create 5 million records with 17 ms each... you need almost a whole day (~24 hours) for doing so &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what exactly is the question or problem?&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, 06 Aug 2009 08:16:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-check/m-p/6050491#M1352308</guid>
      <dc:creator>HermannGahm</dc:creator>
      <dc:date>2009-08-06T08:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: performance check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-check/m-p/6050492#M1352309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hermann,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Chris's example microseconds is used, &lt;/P&gt;&lt;P&gt;so on basis of your example with 5.000.000 records&lt;/P&gt;&lt;P&gt;it would take 85 seconds - that is hell of a fast app! ( on the other hand this is hell of a expensive system, 5.000.000 users!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Chris: What is your question? Performance optimization?&lt;/P&gt;&lt;P&gt;Without knowing what your are doing in your app, we cannot&lt;/P&gt;&lt;P&gt;give any hints...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;REA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Ramy EL-ARNAOUTY on Aug 6, 2009 10:59 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2009 08:49:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-check/m-p/6050492#M1352309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-06T08:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: performance check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-check/m-p/6050493#M1352310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi REA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe i interpreted the figures wrong i used the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;16.837 micro sec   = 16837 micro sec    = ~17 milli sec (since no tool i know measures nano seconds....)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;16.837 micro sec   multiplied by 5.000.000 records = 84185000000 micro seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;84185000000 micro seconds = 84185000 milli seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;84185000 milli seconds = 84185 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;84185 seconds = 23,38 hours&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;23,38 hours = ~ 1 whole day&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you are right 5 Million is probably a bit high...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i meant... even small units of code with small amounts of time could contribute significant&lt;/P&gt;&lt;P&gt;if you execute the small units often enough... in case of inserting a record, if you have to insert&lt;/P&gt;&lt;P&gt;many of them an array interface should be used instead of doing it one by one...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but, back to the question: what the probem/question exactly is... &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&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, 06 Aug 2009 09:20:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-check/m-p/6050493#M1352310</guid>
      <dc:creator>HermannGahm</dc:creator>
      <dc:date>2009-08-06T09:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: performance check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-check/m-p/6050494#M1352311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hermann,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your are right...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK habs verstanden: &lt;/P&gt;&lt;P&gt;hier dreht sich nicht um einen dezimalpunkt sondern um ein tausender trennzeichen. alles klar: asche über mein Haupt, und ich behaupte das Gegenteil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Ramy EL-ARNAOUTY on Aug 6, 2009 11:29 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2009 09:28:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-check/m-p/6050494#M1352311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-06T09:28:39Z</dc:date>
    </item>
  </channel>
</rss>

