The digest function is an Angular stuff and is a well known perf issue
related to the way how Angular detects changes in UI components.

This perf issue should be fixed with Angular2, which is using native
functions for change detection:
http://blog.thoughtram.io/angular/2016/02/22/angular-2-change-detection-explained.html

On Fri, Sep 30, 2016 at 9:45 PM, Prasad Wagle <prasadwa...@gmail.com> wrote:

> Hi,
>
> I just created ZEPPELIN-1513
> <https://issues.apache.org/jira/browse/ZEPPELIN-1513> - Paragraph text
> editor is very slow when number of notes is large (> 1000). The screenshot
> attached to the Jira issue with profiler information indicates that the
> problem is with the digest function. How do we fix this problem and is
> there a short-term workaround?
>
> Thanks,
> Prasad
>

Reply via email to