Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » eclipse is SO slow!!! HELP
eclipse is SO slow!!! HELP [message #1386235] Sun, 15 June 2014 17:18 Go to next message
Drew Jocham is currently offline Drew JochamFriend
Messages: 8
Registered: June 2014
Junior Member
I made a youtube clip that slows you a program that takes 16 seconds to read a file of 1000 strings. However since I am new I am not able to post links.

This is what my eclipse.ini file looks like:

-startup
../../../plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
--launcher.library
../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.200.v20140116-2212
-product
org.eclipse.epp.package.standard.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
2048m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.7
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-XX:PermSize=512m
-XX:MaxPermSize=1024m
-Xms512m
-Xmx850m
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts


I have a 2.8 GHz Intel Core i7
8GB 1333 MHz DDR3
500 GB SSD

Version 10.9.3

My iMac has a 3.6GHz processor and it FLY's with eclipse but my macbook pro is SO slow. However it used to be really fast and one day it just stopped. I did add an add-on (OSGI framework) but that should not slow it down this much. Please help, it is so annoying.
Re: eclipse is SO slow!!! HELP [message #1386239 is a reply to message #1386235] Sun, 15 June 2014 20:34 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 06/15/2014 12:29 PM, Drew Jocham wrote:
> I made a youtube clip that slows you a program that takes 16 seconds to
> read a file of 1000 strings. However since I am new I am not able to
> post links.

Surely you can think of a way to post a URL getting around this restriction.
Re: eclipse is SO slow!!! HELP [message #1386241 is a reply to message #1386239] Mon, 16 June 2014 00:56 Go to previous messageGo to next message
frases cortas is currently offline frases cortasFriend
Messages: 1
Registered: June 2014
Location: México
Junior Member
Looks to be a great pc
Re: eclipse is SO slow!!! HELP [message #1386305 is a reply to message #1386239] Mon, 16 June 2014 12:52 Go to previous messageGo to next message
Drew Jocham is currently offline Drew JochamFriend
Messages: 8
Registered: June 2014
Junior Member
go to you tube and at the end of the address just ass /watch?v=nYGGFtQ39tA

so youtube dot com then /watch?v=nYGGFtQ39tA.

Please any advice would be really appreciated, this is driving me crazy!
Re: eclipse is SO slow!!! HELP [message #1386331 is a reply to message #1386305] Mon, 16 June 2014 16:39 Go to previous messageGo to next message
Nitin Dahyabhai is currently online Nitin DahyabhaiFriend
Messages: 4430
Registered: July 2009
Senior Member

Is this Eclipse you're showing, or a different application you've written?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: eclipse is SO slow!!! HELP [message #1386336 is a reply to message #1386331] Mon, 16 June 2014 17:31 Go to previous messageGo to next message
Drew Jocham is currently offline Drew JochamFriend
Messages: 8
Registered: June 2014
Junior Member
it is eclipse running a program very slow.

I made a program that reads a file of 1000 strings and prints them onto the console.

My iMac can do this is 1 second my Macbook takes 16 seconds. This is not normal and I do not know why it just changed on me like this.
Re: eclipse is SO slow!!! HELP [message #1386342 is a reply to message #1386336] Mon, 16 June 2014 18:42 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Maybe you don't realize this, but Eclipse does not actually run your applications. It launches a JVM (that you specify) with parameters to run your application.
Re: eclipse is SO slow!!! HELP [message #1386347 is a reply to message #1386342] Mon, 16 June 2014 19:40 Go to previous messageGo to next message
Drew Jocham is currently offline Drew JochamFriend
Messages: 8
Registered: June 2014
Junior Member
Do you have any advice how to make it run faster?
Re: eclipse is SO slow!!! HELP [message #1386484 is a reply to message #1386347] Tue, 17 June 2014 19:00 Go to previous messageGo to next message
Drew Jocham is currently offline Drew JochamFriend
Messages: 8
Registered: June 2014
Junior Member
?????
Re: eclipse is SO slow!!! HELP [message #1386506 is a reply to message #1386484] Wed, 18 June 2014 02:29 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 06/17/2014 01:00 PM, Drew Jocham wrote:
> ?????

Please note that this forum's purpose is to answer questions on the
Eclipse workbench, its downloading, installing and use. It's not to help
with teaching Java programming, debugging programs or profiling
applications.

Try elsewhere.
Previous Topic:cannot create extension.... blerg
Next Topic:Eclipse Installation Problem
Goto Forum:
  


Current Time: Thu Mar 28 20:20:56 GMT 2024

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

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

Back to the top