Ionic binding performance

Hi,

Is always the binding way the optimal way to represent information on an app?

For example on a only read page that the information is not intended to change, the binding way continously listening to changes.

Is possible to binding only one time?

Thanks