Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » CPU Spike when editing
CPU Spike when editing [message #32093] Wed, 27 June 2007 21:24 Go to next message
Eclipse UserFriend
Originally posted by: tanner.tssoftware.net

Hello all,

I recently started to use Eclipse with PDT to create php scripts, but
while editing a file (new or old), my cpu usage goes up dramatically from
15% to around 90%. After I stop editing, it goes back down to 15%. I'm
using Eclipse 3.2 with the latest version of PDT.

Anyone know how to solve this?

Thanks
-Tanner
Re: CPU Spike when editing [message #32129 is a reply to message #32093] Thu, 28 June 2007 00:21 Go to previous messageGo to next message
Adam Randall is currently offline Adam RandallFriend
Messages: 19
Registered: July 2009
Junior Member
On Wed, 27 Jun 2007 21:24:47 +0000 (UTC)
tanner@tssoftware.net (Tanner Smith) wrote:

> Hello all,
>
> I recently started to use Eclipse with PDT to create php scripts, but
> while editing a file (new or old), my cpu usage goes up dramatically from
> 15% to around 90%. After I stop editing, it goes back down to 15%. I'm
> using Eclipse 3.2 with the latest version of PDT.
>
> Anyone know how to solve this?
>
> Thanks
> -Tanner
>

How big is the file you are working on?

--
Adam Randall adam@lockdownnetworks.com
Senior Software Engineer (866) 844-8080
Lockdown Networks, Inc.
Re: CPU Spike when editing [message #32163 is a reply to message #32129] Thu, 28 June 2007 02:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tanner.tssoftware.net

Adam Randall wrote:

> On Wed, 27 Jun 2007 21:24:47 +0000 (UTC)
> tanner@tssoftware.net (Tanner Smith) wrote:

>> Hello all,
>>
>> I recently started to use Eclipse with PDT to create php scripts, but
>> while editing a file (new or old), my cpu usage goes up dramatically from
>> 15% to around 90%. After I stop editing, it goes back down to 15%. I'm
>> using Eclipse 3.2 with the latest version of PDT.
>>
>> Anyone know how to solve this?
>>
>> Thanks
>> -Tanner
>>

> How big is the file you are working on?

The specific file I notice it on is 5.3KB. I watched the cpu usage on a
file which is 317 bytes and don't notice a thing of increase.

Thanks
-Tanner
Re: CPU Spike when editing [message #32512 is a reply to message #32163] Thu, 28 June 2007 19:40 Go to previous messageGo to next message
Adam Randall is currently offline Adam RandallFriend
Messages: 19
Registered: July 2009
Junior Member
On Thu, 28 Jun 2007 02:18:41 +0000 (UTC)
tanner@tssoftware.net (Tanner) wrote:

> Adam Randall wrote:
>
> > On Wed, 27 Jun 2007 21:24:47 +0000 (UTC)
> > tanner@tssoftware.net (Tanner Smith) wrote:
>
> >> Hello all,
> >>
> >> I recently started to use Eclipse with PDT to create php scripts, but
> >> while editing a file (new or old), my cpu usage goes up dramatically from
> >> 15% to around 90%. After I stop editing, it goes back down to 15%. I'm
> >> using Eclipse 3.2 with the latest version of PDT.
> >>
> >> Anyone know how to solve this?
> >>
> >> Thanks
> >> -Tanner
> >>
>
> > How big is the file you are working on?
>
> The specific file I notice it on is 5.3KB. I watched the cpu usage on a
> file which is 317 bytes and don't notice a thing of increase.
>
> Thanks
> -Tanner
>

Well....that's a little smaller than I expected. In my case, Eclipse will go bonkers when the file is like several tousand lines long. I didn't write it...just maintaining it :)

--
Adam Randall adam@lockdownnetworks.com
Senior Software Engineer (866) 844-8080
Lockdown Networks, Inc.
Re: CPU Spike when editing [message #32581 is a reply to message #32093] Fri, 29 June 2007 08:28 Go to previous messageGo to next message
Bruce Heller is currently offline Bruce HellerFriend
Messages: 7
Registered: July 2009
Junior Member
Hello, I noticed the same problem and made a post a few days ago :
http://www.eclipse.org/newsportal/article.php?id=526&gro up=eclipse.tools.pdt#526
Re: CPU Spike when editing [message #32751 is a reply to message #32581] Sat, 30 June 2007 11:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tanner.tssoftware.net

Bruce Heller wrote:
Re: CPU Spike when editing [message #33528 is a reply to message #32512] Wed, 04 July 2007 14:14 Go to previous messageGo to next message
B. Charbonneau is currently offline B. CharbonneauFriend
Messages: 2
Registered: July 2009
Junior Member
Adam Randall wrote:

> On Thu, 28 Jun 2007 02:18:41 +0000 (UTC)
> tanner@tssoftware.net (Tanner) wrote:

>> Adam Randall wrote:
>>
>> > On Wed, 27 Jun 2007 21:24:47 +0000 (UTC)
>> > tanner@tssoftware.net (Tanner Smith) wrote:
>>
>> >> Hello all,
>> >>
>> >> I recently started to use Eclipse with PDT to create php scripts, but
>> >> while editing a file (new or old), my cpu usage goes up dramatically
from
>> >> 15% to around 90%. After I stop editing, it goes back down to 15%. I'm
>> >> using Eclipse 3.2 with the latest version of PDT.
>> >>
>> >> Anyone know how to solve this?
>> >>
>> >> Thanks
>> >> -Tanner
>> >>
>>
>> > How big is the file you are working on?
>>
>> The specific file I notice it on is 5.3KB. I watched the cpu usage on a
>> file which is 317 bytes and don't notice a thing of increase.
>>
>> Thanks
>> -Tanner
>>

> Well....that's a little smaller than I expected. In my case, Eclipse will go
bonkers when the file is like several tousand lines long. I didn't write
it...just maintaining it :)

I'm also having this problem. I tried doing an upgrade to Eclipse 3.3 and
PDT 1.0 M1 but that did not resolve the problem.

The file I'm working with at the moment is only 9112 bytes.

This is a seriously annoying issue.

-Brent
Re: CPU Spike when editing [message #33998 is a reply to message #32093] Thu, 05 July 2007 16:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pobox.verysmall.org

Same problem here. Any news?

Iavor
Re: CPU Spike when editing [message #34516 is a reply to message #32093] Sun, 08 July 2007 10:31 Go to previous message
Guy Gurfinkel is currently offline Guy GurfinkelFriend
Messages: 39
Registered: July 2009
Member
This issue was resolved for next release

--
Guy Gurfinkel,
Team Leader, Development Tools
Zend.


"Tanner Smith" <tanner@tssoftware.net> wrote in message
news:9ab613ec312e99c7b6c3db70c62ba957$1@www.eclipse.org...
> Hello all,
>
> I recently started to use Eclipse with PDT to create php scripts, but
> while editing a file (new or old), my cpu usage goes up dramatically from
> 15% to around 90%. After I stop editing, it goes back down to 15%. I'm
> using Eclipse 3.2 with the latest version of PDT.
>
> Anyone know how to solve this?
>
> Thanks
> -Tanner
>
Previous Topic:PDT 1.0 M1 much slower while editing ?
Next Topic:Creating php model with europa is takes 4ever
Goto Forum:
  


Current Time: Thu Apr 25 16:42:47 GMT 2024

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

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

Back to the top