Prevent Evaluation of UI Only Model

We are implementing our first custom field renderer. The renderer is controlling the display of thousand separators on edit. It seems like the field renderer snippet is re-evaluating the fields in a UI-Only data model on every edit of the field. Is there a way to disable the re-evaluation of those fields?