完成所有这些步骤后,STS仍然如此缓慢 [英] STS still so slow after doing all these steps

查看:59
本文介绍了完成所有这些步骤后,STS仍然如此缓慢的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在配备128GB SSD的MacBook Pro Retina上使用Spring 3.7.3.RELEASE.在执行任何类型的操作(如保存更改,刷新项目,构建项目,调试,与VCS同步等)时,它变得如此缓慢.我已经做了以下事情,

I am using Spring 3.7.3.RELEASE on MacBook Pro Retina with 128GB SSD. While doing any kind of operations like saving the changes, refreshing the project, building the project, while debugging, while synching with VCS etc, it becomes so slow. I have already did the following things,

  1. 取消选中Windows中的所有插件->首选项"->常规"->启动和关闭",但Spring Maven集成工具除外

  1. Unchecked all plugins in Windows -> Preferences -> General -> Startup and Shutdown except spring maven integration tool

在安装/更新"和标签装饰器"下禁用自动构建

Disabled automatic builds under Install/updated and Label Decorator

已升级到最新的JVM

Upgraded to the latest JVM

禁用所有验证

我的笔记本电脑配置:

Model Name: MacBook Pro
Model Identifier:   MacBookPro12,1
Processor Name: Intel Core i5
Processor Speed:    2.7 GHz
Number of Processors:   1
Total Number of Cores:  2
Memory: 8 GB
Storage: 128GB SSD  

STS配置:

-clean
-startup
../Eclipse/plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
--launcher.library
../Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.300.v20150602-1417
-product
org.springsource.sts.ide
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.8
-Xms512m
-XX:MaxPermSize=6000m
-Xverify:none
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Xdock:icon=../Resources/sts.icns
-Xmx6000m

请向我建议如何加快STS.

Please suggest me what to do to speed up STS.

推荐答案

我过去曾遇到过此问题,但是在安装用于Eclipse的优化器,它变得更快.否则,您可以将最新版本的Eclipse i.e 4.6用于STS,它比以前的版本稍快一些,并且在此处解决了线程阻塞问题.

I had faced this issue in past, but after installing Optimizer for Eclipse it become much faster. Otherwise you can use the latest version of Eclipse i.e 4.6 for STS it is slightly faster than the previous one and the thread blocking issue is solved here.

这篇关于完成所有这些步骤后,STS仍然如此缓慢的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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