XE3 IDE idling at 7-20% CPU Lars Fosdal Delphi Developers: Delphi Code Rants April 5, 2013 1 Minute XE3 IDE idling at 7-20% CPU No, it is not doing background compiles. Annoying! Share this:TweetEmailMoreShare on TumblrWhatsAppTelegramPocketLike this:Like Loading... Related Published by Lars Fosdal Software Developer View all posts by Lars Fosdal Published April 5, 2013
My list of reasons not to go there keeps growing, and growing, and growing…. Loading... Log in to Reply
ah, typical TAction.OnUpdate syndrome: very easy to use but it can also easily cause high cpu (because it is executed for each message) Loading... Log in to Reply
Strange… My XE3 Pro (IDE) takes nothing in idle state (0-1%)… Running on Server 2008 R2 Loading... Log in to Reply
ouch, how many threads does it have started?
You are looking at the thread list, and the stack for the main thread.
The Delphi IDE, a masterpiece of performance and stability…
It’s some piece, all right…
oh, my bad, didn’t look at the image… really weird…
Lars Fosdal Have the same problem on my notebook
Sergionn Rad Really? FM process without any background threads on iOS?
My list of reasons not to go there keeps growing, and growing, and growing….
ah, typical TAction.OnUpdate syndrome: very easy to use but it can also easily cause high cpu (because it is executed for each message)
Strange… My XE3 Pro (IDE) takes nothing in idle state (0-1%)… Running on Server 2008 R2