(22.09.04 19:40)

Für alle Anwender von Eclipse 3.0 unter Windows: John Whaley hat ein kleines aber nützliches Plugin entwickelt, um die Ausführungsgeschwindigkeit von Eclipse zu verbessern:

The performance of Eclipse (and other large Java applications) has long suffered due to the Windows virtual memory manager. Windows has a tendency to preemptively swap Java processes out of physical memory, even when there is still plenty of physical memory available. This interacts very poorly with Java processes, which do not have good locality and touch a lot of memory. The problem is exacerbated when Java performs garbage collection, which causes the Java process to touch lots of memory that has been paged out to disk. Ever had Eclipse randomly hang for 15-20 seconds? This is most likely the culprit.
[John Whaley]

Bei mir versieht das Plugin seinen Dienst bis jetzt tadellos. Auf meinem Notebook mit 512 MB habe ich die Werte momentan wie folgt gesetzt:

Minimum Working Set Size 200 MB
Maximum Working Set Size 350 MB

Das Plugin gibt es hier: KeepResident Eclipse Plugin

-nemo :-)

Über diesen Artikel diskutieren.

Zugriffe heute: 1 - gesamt: 5872.




Telefonverkäufer - nein danke! Testautomatisierungsmuster

Druckbare Version