Skip to main content
April 17, 2024
Question

ideal Response time to render application

  • April 17, 2024
  • 2 replies
  • 0 views

Hi, 

I am trying to understand the non functional requirements for Appian applications. 

Can some one  suggest the ideal time to render the application from your experience.

1. Full screen with buttons and images 

2. ideal response time to bring data from Appian db 

3. ideal response time to bring data from integrations 

4. ideal response time for the button click

Thanks 

    2 replies

    shubhama926776
    Brainy
    April 17, 2024

    Hello [mention:92ba06295fbc4d77b281c512999a858b:e9ed411860ed4f2ba0265705b8793d05] 

    Ideal response times for applications can vary depending on the complexity of the UI and integrations,
    But best practice to be:-
    Render time: Under 2 seconds for a good user experience.
    Data retrieval From DB: Under 1 second.
    Data retrieval from Integrations: Under 3 seconds.
    Button click: Under 500 milliseconds for a responsive feel.

    शुभम्
    April 17, 2024

    Thanks Shubam