Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ve-dev] Fw: [Bug 37683] [plan item] Address platform-specific UI performance problems

I got through reading the PR (phew quite a long one), and added myself
to the CC list. I'll run some of my own benchmarks on RHEL 3 with both
GCJ compiled, and with the IBM Java SDK for comparison. The problem with
that PR is there are over 50 different comments, and everyone is running
benchmarks without a commonality of hardware or software to compare
from. 

Running Eclipse itself on Linux is fine; I really don't notice any real
performance problems. When I use the VE, I do notice performance issues
associated with the visual elements (IE dragging controls onto the
bean), but the VE is already scheduled for some tuning/performance
tweaking across platforms? I vaguely remember this from either an email,
or the conference call.


Anyway, thanks for the heads-up. It is certainly a PR to keep an eye on.

Regards

Phil Muldoon

On Wed, 2003-12-17 at 06:48, Dr Gili Mendel wrote:
> fyi, the GTK vs. Windows SWT performance issues.
> 
> 
> ------------
> Dr. Gili Mendel
> IBM
> Software Development
> RTP Raleigh, NC
> (919)543 6408, tie: 441 6408
> 
> ----- Forwarded by Dr Gili Mendel/Raleigh/IBM on 12/17/2003 07:47 AM
> -----
> 
> bugzilla-daemon@xxxxxxxxxxx
> 
> 12/17/2003 07:18 AM
>         
>         To:        Dr
> Gili
> Mendel/Raleigh/IBM@IBMUS
>         cc:        
>         Subject:      
> [Bug 37683] [plan item]
> Address
> platform-specific UI
> performance problems
> 
> 
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=37683
> 
> 
> 
> 
> 
> ------- Additional Comments From a_ilyin@xxxxxxxxx  2003-12-17 07:18
> -------
> To #51
> Really difference is very impressive:
> 
> Linux
> gc.drawText 121100
> gc.stringExtent 437166
> 
> Windows
> gc.drawText 12719
> gc.stringExtent 5938
> 
> 
> 
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug, or are watching someone who is.
-- 
Phil Muldoon <pmuldoon@xxxxxxxxxx>
Red Hat, Inc.



Back to the top