Eclipse中的缓慢Juno(4.2) [英] Slowness in Eclipse Juno (4.2)

查看:130
本文介绍了Eclipse中的缓慢Juno(4.2)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Eclipse 4.2 Juno中缓慢切换选项卡有一些问题,希望有人可能会有一些答案。原来的延迟是大约10秒,一旦我在eclipse.ini文件中指定了java vm,就会下降到2-4,但这还比我想象的慢。我卸载了我认为可能会冒犯的所有插件,并列出了下面的活动,我相信该系统是足够的,但列出了规格。感谢您可以给我的任何帮助。

I've had some issues with slowness switching tabs in Eclipse 4.2 Juno and was hoping someone might have some answers. The original delay was about 10 seconds which dropped to 2-4 once I specified the java vm in the eclipse.ini file, but that's still slower than I think it should be. I've uninstalled all the addons that I thought might be offending and listed the active ones below and I believe the system to be more than adequate, but listed the specs anyway. Thanks for any help you could give me.

系统:

Windows 7x64

1.73 Ghz i7

8 GB RAM

System:
Windows 7x64
1.73 Ghz i7
8 GB RAM

Eclipse插件:

Eclipse颜色主题

PHP开发工具(PDT)

Eclipse Addons:
Eclipse Color Themes
PHP Development Tools (PDT)

Eclipse.ini:

-vm  
C:\Program Files\Java\jre7\bin\javaw.exe  
-startup  
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar  
--launcher.library  
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120522-1813  
-showsplash  
org.eclipse.platform  
--launcher.XXMaxPermSize  
512m  
--launcher.defaultAction  
openFile  
-vmargs  
-server  
-Dosgi.requiredJavaVersion=1.7  
-Xmn256m  
-Xms4196m  
-Xmx4196m  
-Xss4m  
-XX:PermSize=256m  
-XX:MaxPermSize=256m  
-XX:+UseParallelGC  


推荐答案

在Juno中有一些已知的UI性能问题。请参阅 https://bugs.eclipse.org/bugs/show_bug上的漫长讨论。 cgi?id = 385272

There are some known issues with UI performance in Juno. See the lengthy discussion at https://bugs.eclipse.org/bugs/show_bug.cgi?id=385272

Juno Service Release 2(SR2)已经发布,它解决了许多UI性能问题。

The Juno Service Release 2 (SR2) has been released and it addresses many of the UI performance problems.

这篇关于Eclipse中的缓慢Juno(4.2)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆