Skip to main content
June 12, 2025
Question

How descendent rule count is getting calculated on interface performance

  • June 12, 2025
  • 3 replies
  • 0 views

I'd like to understand how the count of descendant rules affects interface performance and how this count is calculated.

    3 replies

    stefanhelzle0001
    June 12, 2025

    As Appian tries to run things in parallel, the overall execution time very much depends on the dependencies between function calls.

    But, what is your specific question?

    June 12, 2025

    Hi [mention:a11f77a729fb4db2af76b09948583328:e9ed411860ed4f2ba0265705b8793d05] Thank you for your response.

    We’re currently facing an issue with an interface that takes a considerable amount of time to load. To improve its performance, we analyzed the interface and noticed that several descendant rules are being invoked multiple time and contributing to the delay.
    So, I wanted to understand how this count is calculated.

    meghar3159
    June 12, 2025

    Hi You can check out this link for details : community.appian.com/.../interface-performance-and-debugging