Rendering highlights becomes painfully slow for longer documents · Issue #85 · recogito/recogito-js · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even when only partially rendering highlights in a long document, the process becomes slower and slower as the highlights appear further back in the document. The main problem here is the c
5214
urrent implementation of walkTextNodes and textNodesBetween.