[519033] Do not refresh the SMV viewer after every change notification60/100460/2
commitd09a09a834719b95ee799ff28149293198ce99d0
authorMartin Fleck <mfleck@eclipsesource.com>
Thu, 29 Jun 2017 08:58:33 +0000 (29 10:58 +0200)
committerLaurent Goubet <laurent.goubet@obeo.fr>
Thu, 6 Jul 2017 15:05:24 +0000 (6 11:05 -0400)
treec87ebe2cd5ef16ca21691d0bd34f3f2749536e97
parentd6574725c6c891bd7be30cd78cb0b4bccd7d9296
[519033] Do not refresh the SMV viewer after every change notification

When many notifications arrive and the notification queue is heavily
populated, do a single viewer refresh on the whole view. The threshold
to bundle the viewer updates is set to 30 notifications.

Bug: 519033
Change-Id: I1e442aaf8a636217543ece51ff82d4e6e888f181
Signed-off-by: Martin Fleck <mfleck@eclipsesource.com>
plugins/org.eclipse.emf.compare.ide.ui/src/org/eclipse/emf/compare/ide/ui/internal/structuremergeviewer/EMFCompareStructureMergeViewerContentProvider.java