ACR Rules

  1. Home
  2. Docs
  3. ACR Rules
  4. Performance (29)

Performance (29)

Rules in this category point out places in your code that could slow down your app. For example, doing a commit inside a loop is shown to have a negative impact on performance.

Performance in Mendix is mostly knowing how the platform executes and handles the various activities you can select in your logic.

Below are some great resources that will help you get a better grasp of how the platform works:

Articles