Special considerations
  • 24 Dec 2024
  • 1 Minute à lire
  • Sombre
    Lumière
  • PDF

Special considerations

  • Sombre
    Lumière
  • PDF

The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article

Although the Binding process is to a large extent automatic, there are several considerations that needs to be made when extracting the constants that will be used for binding.

Performance

The number of bindings extracted affects both start-up and run-time performance. Adding push-bindings increases the startup time to load the application, while adding pull-bindings increases the run- time of algorithms that need to call a method to retrieve a value rather than using a local variable.

Distribution

Make sure constants are distributed evenly in the application, so that pull bindings are called regularly during code execution. This makes App Shielding able to perform runtime checks during the life-time of the application execution, rather than doing checks at startup only.


Cet article vous a-t-il été utile ?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Ozzy, facilitant la découverte de connaissances grâce à l’intelligence conversationnelle