How can I optimize the performance of my Appian application?

How can I optimize the performance of my Appian application?

  Discussion posts and replies are publicly visible

Parents
  • Use only the essential components and keep the interface and process model simple. Enter less data and apply filters to reduce database queries,Use Appian’s caching for frequent data access.----For large lists, use spreadsheets to reduce loading time.--- Wherever possible, use a parallel gateway in processes.---Only load components when necessary.--- Perform regular load tests and use the Appian health check tool.---- Keep up to date with Appian’s design and development guidelines.

Reply
  • Use only the essential components and keep the interface and process model simple. Enter less data and apply filters to reduce database queries,Use Appian’s caching for frequent data access.----For large lists, use spreadsheets to reduce loading time.--- Wherever possible, use a parallel gateway in processes.---Only load components when necessary.--- Perform regular load tests and use the Appian health check tool.---- Keep up to date with Appian’s design and development guidelines.

Children
No Data