1. mathews rutto
  2. PowerServer Mobile (Obsolete)
  3. Monday, 9 March 2020 05:05 AM UTC

Hello,

My mobile application running on Appeon powerserver takes time while opening.

I need help on how to make it open more first.

Thank you in advance.

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Monday, 9 March 2020 14:27 PM UTC
  2. PowerServer Mobile (Obsolete)
  3. # 1

Hi Mathews;

  There could be a plethora of reasons for this, for example:

1) Heavy pre-processing before 1st screen appears

2) App design

3) use of a large framework like the PFC in your App

4) Network latency

5) Device hardware prowess

6) DBMS Connection speed

7) DBMS performance itself

etc

  Can you tell use more about your Mobile App?

BTW: Does a simple "Hello Word" app start up fast?

Regards ... Chris

 

Comment
  1. mathews rutto
  2. Tuesday, 10 March 2020 03:32 AM UTC
I deploy the app as Mobile. How do i improve on PowerServer Performance and network latency?
  1. Helpful
  1. Chris Pollach @Appeon
  2. Tuesday, 10 March 2020 14:48 PM UTC
Excellent. Deploying as Mobile only enhances (tailors) the code generation for Android and/or iOS devices.

For overall PowerServer responsiveness ... you can check out the Sales "Demo" app in your web browser and also deploy your mobile app as "WEB". If the web version responds fast in the browser, then PS itself is most likely working well.

The PS installation also includes a "Sales Mobile" demo App. If you run that on your mobile devices and they do *not* work well. Then network latency would be the issue.

For network latency, my mobile framework records this by using the "appeonextfuncs" object class in the PS's "workarounds" PBL. In there, it then uses the "of_networktest" method to get the network's performance level at start-up. If this number is very low (ie: 16ms) then the network and PS for that matter are responding very well. If this is a high number (ie: > 250ms) then I know latency issues are probably affecting my PS App (either: Mobile, Web or IWA deployed). From there, I would normally speak with my network support team as to the possible reason(s) for this slowness.

HTH ... Regards ... Chris
  1. Helpful
  1. mathews rutto
  2. Wednesday, 11 March 2020 09:12 AM UTC
Will you advice on Recommended Ram size and processor ?

So that i may look at them also.
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.