Smaller code samples do not generate any noticeable delay. However, when working with a complex grammar and massive source sample, parsing can add some delay. As a result, parsing should be redesigned into an Async model to prevent even small freezes to the UI.