Skip to main content



      Home
Home » Newcomers » Newcomers » Set Eclipse use 16core CPU(low performance with Xeon E5-2698V3)
Set Eclipse use 16core CPU [message #1768645] Thu, 20 July 2017 18:38 Go to next message
Eclipse UserFriend
Hello guys!
I have a trouble.
I'm using Eclipse for work on PC with Xeon E5-2698V3, 80Gb RAM, Samsung Evo 850Gb SSD, and...
CPU Load 6-7% ;(
Memory set to -Xms48g -Xmx64g, but not using more 3Gb, and...
Help me, how set using CPU more?
Thanks in advance and sorry for the bad english
Re: Set Eclipse use 16core CPU [message #1768646 is a reply to message #1768645] Thu, 20 July 2017 20:36 Go to previous messageGo to next message
Eclipse UserFriend
Which JVM?
Re: Set Eclipse use 16core CPU [message #1768647 is a reply to message #1768646] Thu, 20 July 2017 20:37 Go to previous messageGo to next message
Eclipse UserFriend
Nitin Dahyabhai wrote on Fri, 21 July 2017 00:36
Which JVM?

jdk1.8.0_131
Re: Set Eclipse use 16core CPU [message #1768648 is a reply to message #1768647] Thu, 20 July 2017 20:41 Go to previous messageGo to next message
Eclipse UserFriend
Is it 64-bit? Are the O.S. and Eclipse also 64-bit?
Re: Set Eclipse use 16core CPU [message #1768649 is a reply to message #1768648] Thu, 20 July 2017 20:41 Go to previous messageGo to next message
Eclipse UserFriend
Nitin Dahyabhai wrote on Fri, 21 July 2017 00:41
Is it 64-bit? Are the O.S. and Eclipse also 64-bit?

yep
Re: Set Eclipse use 16core CPU [message #1768658 is a reply to message #1768649] Fri, 21 July 2017 01:48 Go to previous message
Eclipse UserFriend
The extent to which Eclipse uses more of your CPU cores depends on how many threads are actively running in the process. Much work needs to be done on the main thread (any work that directly manipulates the UI controls), so that's often gating factor for the extent to which multiple threads can be used. And while various things are delegated to background jobs (threads), e.g., the incremental builder, there's no VM setting you can set that has any impact on the extend to which multiple threads will be used in Eclipse.
Previous Topic:Eclipse Mars stopped opening
Next Topic:[New to forums] Need help with compiling/importing SRC
Goto Forum:
  


Current Time: Tue Apr 15 00:38:31 EDT 2025

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

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

Back to the top