Book a Demo

Author Topic: CPU usage  (Read 3035 times)

florin

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
CPU usage
« on: November 25, 2010, 11:04:45 pm »
Hi all,

My scenario: EA 8 under Win7 using MsSql 2008 as a backend.
Currently EA takes about 50% of CPU usage on a Intel i5, 4 core CPU when "idle" in the background. About the same CPU consumption when editing diagrams.

There are no add-ins installed.

Any reason for this? And a way to reduce the resource consumption?

Thanks,
florin

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: CPU usage
« Reply #1 on: November 25, 2010, 11:14:31 pm »
Florin,

On my machine (XP 2 core with EA 8.0) EA consumes nothing when I not working on it.
I can't really think of anything it could be doing if you are not working on it.

Geert

florin

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: CPU usage
« Reply #2 on: November 26, 2010, 12:47:27 am »
Using process explorer i can see that there are 6 thread running, (2xntdll.dll, 1xgdiplu.dll and 3xEA.exe). From these there are 2 of the threads running from EA.exe, the 2nd and 3rd as the start address, each using about 25% of CPU.

florin

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: CPU usage
« Reply #3 on: November 26, 2010, 01:17:48 am »
Seems to be a false alarm. There was a hanged EA which was the cause. After closing the "good" instance and killing the hanging EA process, seems to work ok.