Performance - Partial Parsing

SyntaxEditor for WPF Forum

Posted 6 years ago by Xinen Lee
Version: 18.1.0671
Avatar

Hi Actipro,

 

We are facing severe performance issues with a document of 5000 lines. We are unable to use asynchronous parsing due to some limitations.

Do you support partial parsing such that only the changed part of the document is parsed each time, and not the whole document?

Comments (1)

Posted 6 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

I would never recommend that you use synchronous parsing with anything but small documents, as you will certainly see major editor slowdowns with any decent-sized document.  Parsing only works on the entire document.  

What are the limitations you spoke of with using our async features for parsing?  Using our async features would prevent the UI from getting slowed down while editing.


Actipro Software Support

The latest build of this product (v24.1.2) was released 0 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.