Skip to content

Mark TextRange and TextCursor classes as final

Waqar Ahmed requested to merge work/textRC-final into master

This is much better than manually creating separate non-virtual functions. Also, this results in a direct improvement of about 500 ms, down from 2.8s to 2.3s consistently (using bench_search).

Edited by Waqar Ahmed

Merge request reports