Skip to main content



      Home
Home » Newcomers » Newcomers » eclipse is SO slow!!! HELP
eclipse is SO slow!!! HELP [message #1386235] Sun, 15 June 2014 13:18 Go to next message
Eclipse UserFriend
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 16:34 Go to previous messageGo to next message
Eclipse UserFriend
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] Sun, 15 June 2014 20:56 Go to previous messageGo to next message
Eclipse UserFriend
Looks to be a great pc
Re: eclipse is SO slow!!! HELP [message #1386305 is a reply to message #1386239] Mon, 16 June 2014 08:52 Go to previous messageGo to next message
Eclipse UserFriend
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 12:39 Go to previous messageGo to next message
Eclipse UserFriend
Is this Eclipse you're showing, or a different application you've written?
Re: eclipse is SO slow!!! HELP [message #1386336 is a reply to message #1386331] Mon, 16 June 2014 13:31 Go to previous messageGo to next message
Eclipse UserFriend
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 14:42 Go to previous messageGo to next message
Eclipse UserFriend
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 15:40 Go to previous messageGo to next message
Eclipse UserFriend
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 15:00 Go to previous messageGo to next message
Eclipse UserFriend
?????
Re: eclipse is SO slow!!! HELP [message #1386506 is a reply to message #1386484] Tue, 17 June 2014 22:29 Go to previous message
Eclipse UserFriend
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: Wed Jun 18 05:11:02 EDT 2025

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

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

Back to the top