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: Share on Mastodon (Opens in new window) Mastodon Share on Reddit (Opens in new window) Reddit Email a link to a friend (Opens in new window) Email MoreShare on Tumblr Share on WhatsApp (Opens in new window) WhatsApp Share on Telegram (Opens in new window) Telegram Like this:Like Loading… Related Published by Lars Fosdal Software Developer View all posts by Lars Fosdal Published April 5, 2013
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... Reply
Strange… My XE3 Pro (IDE) takes nothing in idle state (0-1%)… Running on Server 2008 R2 Loading... 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