Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » eclipse linux sightings
eclipse linux sightings [message #43054] Wed, 22 January 2003 21:11 Go to next message
Werner Punz is currently offline Werner PunzFriend
Messages: 52
Registered: July 2009
Member
Hi like I mentioned earlier I once a while ago recognized that eclipse
is faster on certain high patched kernels. Well to check it again I patched
a plain vanilla kernel (2.4.20) with the low latency , preemptive kernel
patches, and what can I say. Wohoo Eclipse GTK2 has become significantly
faster (M4), switching workspaces now is quite ok speedwise and also the
whole reaction of the IDE has become snappier. I don't know how those
patches will affect my system, but I don't mind since it is a toy system
anyway, but if you can spend a spare system give those kernel patches a try
or try to get a prepatched kernel, the difference of java generally is
amazing. So far it looks really good, I gave Eclipse a small testrun and no
single crash like with older very high patched kernels (gentoo kernel).


--
Memory Dragon
Re: eclipse linux sightings [message #43320 is a reply to message #43054] Thu, 23 January 2003 15:40 Go to previous messageGo to next message
Klaasjan Brand is currently offline Klaasjan BrandFriend
Messages: 4
Registered: July 2009
Junior Member
On Wed, 22 Jan 2003 22:11:45 +0100, Werner Punz wrote:

> Hi like I mentioned earlier I once a while ago recognized that eclipse
> is faster on certain high patched kernels. Well to check it again I
> patched a plain vanilla kernel (2.4.20) with the low latency ,
> preemptive kernel patches, and what can I say. Wohoo Eclipse GTK2 has
> become significantly faster (M4), switching workspaces now is quite ok
> speedwise and also the whole reaction of the IDE has become snappier. I
> don't know how those patches will affect my system, but I don't mind
> since it is a toy system anyway, but if you can spend a spare system
> give those kernel patches a try or try to get a prepatched kernel, the
> difference of java generally is amazing. So far it looks really good, I
> gave Eclipse a small testrun and no single crash like with older very
> high patched kernels (gentoo kernel).

I'm curious. What's the difference in reaction time between running
Eclipse M4 on a patched kernel and an unpatched one? What kernel patches
are you running?
I've seen no big improvements with the low-latency/pre-emption patches. I
do know that Eclipse/GTK in general has become a lot faster in the last
months...

Klaasjan
Re: eclipse linux sightings [message #43360 is a reply to message #43320] Thu, 23 January 2003 15:50 Go to previous message
Werner Punz is currently offline Werner PunzFriend
Messages: 52
Registered: July 2009
Member
Klaasjan Brand <kjb@dds.nl> wrote in news:b0p1a5$bkt$1@rogue.oti.com:

>
>> Hi like I mentioned earlier I once a while ago recognized that eclipse
>> is faster on certain high patched kernels. Well to check it again I
>> patched a plain vanilla kernel (2.4.20) with the low latency ,
>> preemptive kernel patches, and what can I say. Wohoo Eclipse GTK2 has
>> become significantly faster (M4), switching workspaces now is quite ok
>> speedwise and also the whole reaction of the IDE has become snappier.
I
>> don't know how those patches will affect my system, but I don't mind
>> since it is a toy system anyway, but if you can spend a spare system
>> give those kernel patches a try or try to get a prepatched kernel, the
>> difference of java generally is amazing. So far it looks really good,
I
>> gave Eclipse a small testrun and no single crash like with older very
>> high patched kernels (gentoo kernel).
>
> I'm curious. What's the difference in reaction time between running
> Eclipse M4 on a patched kernel and an unpatched one? What kernel
patches
> are you running?
> I've seen no big improvements with the low-latency/pre-emption patches.
I
> do know that Eclipse/GTK in general has become a lot faster in the last
> months...
>
>

Hard to measure (unless you can give me a hint how)
Lets say it that way, I only patched in the preemtion and low latency
patch on kernel 2.4.20, the rest is the same. X uses DGA DRI and XV on
standard NVidia drivers. The reaction time, subjectively is around 20% -
50% less than before. It is especially noticable during heavy switching
processes like going from Java to the Debug view. My GTK2 is compiled
against the multithreading tag in gentoo and I compiled the whole system
against AthlonTB and -O2 flags in GCC.
Re: eclipse linux sightings [message #589310 is a reply to message #43054] Thu, 23 January 2003 15:40 Go to previous message
Klaasjan Brand is currently offline Klaasjan BrandFriend
Messages: 4
Registered: July 2009
Junior Member
On Wed, 22 Jan 2003 22:11:45 +0100, Werner Punz wrote:

> Hi like I mentioned earlier I once a while ago recognized that eclipse
> is faster on certain high patched kernels. Well to check it again I
> patched a plain vanilla kernel (2.4.20) with the low latency ,
> preemptive kernel patches, and what can I say. Wohoo Eclipse GTK2 has
> become significantly faster (M4), switching workspaces now is quite ok
> speedwise and also the whole reaction of the IDE has become snappier. I
> don't know how those patches will affect my system, but I don't mind
> since it is a toy system anyway, but if you can spend a spare system
> give those kernel patches a try or try to get a prepatched kernel, the
> difference of java generally is amazing. So far it looks really good, I
> gave Eclipse a small testrun and no single crash like with older very
> high patched kernels (gentoo kernel).

I'm curious. What's the difference in reaction time between running
Eclipse M4 on a patched kernel and an unpatched one? What kernel patches
are you running?
I've seen no big improvements with the low-latency/pre-emption patches. I
do know that Eclipse/GTK in general has become a lot faster in the last
months...

Klaasjan
Re: eclipse linux sightings [message #589320 is a reply to message #43320] Thu, 23 January 2003 15:50 Go to previous message
Werner Punz is currently offline Werner PunzFriend
Messages: 52
Registered: July 2009
Member
Klaasjan Brand <kjb@dds.nl> wrote in news:b0p1a5$bkt$1@rogue.oti.com:

>
>> Hi like I mentioned earlier I once a while ago recognized that eclipse
>> is faster on certain high patched kernels. Well to check it again I
>> patched a plain vanilla kernel (2.4.20) with the low latency ,
>> preemptive kernel patches, and what can I say. Wohoo Eclipse GTK2 has
>> become significantly faster (M4), switching workspaces now is quite ok
>> speedwise and also the whole reaction of the IDE has become snappier.
I
>> don't know how those patches will affect my system, but I don't mind
>> since it is a toy system anyway, but if you can spend a spare system
>> give those kernel patches a try or try to get a prepatched kernel, the
>> difference of java generally is amazing. So far it looks really good,
I
>> gave Eclipse a small testrun and no single crash like with older very
>> high patched kernels (gentoo kernel).
>
> I'm curious. What's the difference in reaction time between running
> Eclipse M4 on a patched kernel and an unpatched one? What kernel
patches
> are you running?
> I've seen no big improvements with the low-latency/pre-emption patches.
I
> do know that Eclipse/GTK in general has become a lot faster in the last
> months...
>
>

Hard to measure (unless you can give me a hint how)
Lets say it that way, I only patched in the preemtion and low latency
patch on kernel 2.4.20, the rest is the same. X uses DGA DRI and XV on
standard NVidia drivers. The reaction time, subjectively is around 20% -
50% less than before. It is especially noticable during heavy switching
processes like going from Java to the Debug view. My GTK2 is compiled
against the multithreading tag in gentoo and I compiled the whole system
against AthlonTB and -O2 flags in GCC.
Previous Topic:Slimmed down framework for general application
Next Topic:ResourceAndContainerGroup
Goto Forum:
  


Current Time: Fri Apr 26 19:41:34 GMT 2024

Powered by FUDForum. Page generated in 0.03939 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top