SWT replaceAllSorted causes massive table repaints
If I add some like 800 items into an EL using replaceAllSorted causes the attached EventTableViewer to update the table very slowly. Should I disable the table repaint or is that something GL EventTableViewer is supposed to do itself? I thought I saw some code related to that. The behavior is the same with SWT.VIRTUAL or not.
Thanks,
Phil