如何修复Groovy Grails Tool Suite 3极端内存使用 [英] How to fix Groovy Grails Tool Suite 3 extreme memory usage

查看:153
本文介绍了如何修复Groovy Grails Tool Suite 3极端内存使用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Groovy Grails工具套件总是需要超过3000M的内存。即使在开始。



堆状态显示约2500M



如何解决这个问题,这不应该是那么多。我总是要重新启动我的IDE,因为它太慢了。



我已经升级了我的GGTS.ini:



-Xms320m
-Xmx3072m
-XX:MaxPermSize = 2048m

解决方案


  1. 关闭未使用的项目

  2. 停用自动构建

  3. 重新创建工作区(先备份!)

  4. 其他解决方案: http://blog.normation.com/2010/05/24/优化日食表演/


Groovy Grails Tool Suite always takes more than 3000M of memory. Even at start.

Heap status show about 2500M

How can I fix this, it's not supposed to take that much. I always have to restart my IDE because it's too slow.

I've already upgraded my GGTS.ini:

-Xms320m -Xmx3072m -XX:MaxPermSize=2048m

解决方案

  1. Close unused project
  2. Deactivate auto-build
  3. Recreate your workspace (Back it up first!)
  4. Others solutions: http://blog.normation.com/2010/05/24/optimizing-eclipse-performances/

这篇关于如何修复Groovy Grails Tool Suite 3极端内存使用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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