Bug 550453 - Performance loss in Composite.WM_paint()
Summary: Performance loss in Composite.WM_paint()
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.1.1   Edit
Hardware: PC Windows NT
: P1 blocker (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-26 11:01 EDT by Anis KHARCHI CLA
Modified: 2022-01-20 07:01 EST (History)
8 users (show)

See Also:


Attachments
Wm_Paint CPU_TIME (64.17 KB, image/jpeg)
2019-08-26 11:01 EDT, Anis KHARCHI CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anis KHARCHI CLA 2019-08-26 11:01:31 EDT
Created attachment 279683 [details]
Wm_Paint CPU_TIME

Hello,

When updating our product to Eclipse 2019-06, we noticed some performance loss in all our drawing operations, notably the Composite.WM_Paint(long,long) execution.

We would like to know if this performance loss is known?
If that is the case, is this problem solved in future versions?
Comment 1 Lars Vogel CLA 2020-06-12 07:15:06 EDT
Do you still see this in 2020-09? to check, get latest I-Build from https://download.eclipse.org/eclipse/downloads/

If yes,could you provide fixes to improve the performance in this area?