Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] Eclipse is more memory-efficient than Intellij

Oh, I would be *very* careful with that. I can backfire quickly. :)

The author didn't disclose what Eclipse package is used. It could be a very basic Eclipse package. He is comparing it with Intellij Ultimate edition. I'm not sure about the value of this a comparison.

The author is also not disclosing details of the project setup. For example, was it a vanilla JDT project or a Maven project with M2E? Was there any Webtool extension/nature associated with it? I would expect the memory profile to be very different just between the three I mentioned.

-Gunnar

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx, http://guw.io/






On Nov 27, 2018, at 09:53, Mickael Istria <mistria@xxxxxxxxxx> wrote:

Hi,

For those who doubt about Eclipse IDE memory-efficiency: https://dzone.com/articles/memory-efficient-ide-eclipse-or-intellij

Cheers,
--
Mickael Istria
Eclipse IDE developer, for Red Hat Developers
_______________________________________________
ide-dev mailing list
ide-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/ide-dev


Back to the top