KDevelop 4.7 and 5.x co-existence in the same prefix?
Milian Wolff
mail at milianw.de
Mon Jan 4 15:28:47 UTC 2016
On Monday, January 4, 2016 2:12:55 PM CET René J.V. Bertin wrote:
> I've read some of the news on the KDevelop site, and it does seem there
> could be a use case for having both versions co-installed (whether in the
> same prefix or not). If indeed the new clang-based parser is slower on
> older hardware (but not on newer, how would that be?) then there must be
> hardware where KDevelop5 is still usable for certain projects, but other
> projects are bearable only with KDevelop4.
We don't have the manpower to support both. So while the above may be true, it
doesn't change anything.
Note: If you wonder how something could be slower on older hardware but not on
newer: The newer code makes proper use for multipled cores, thus it scales
well when you throw a quad core at it, but is slower when you just have one
core. Also, memory consumption may be higher.
Bye
--
Milian Wolff
mail at milianw.de
http://milianw.de
More information about the KDevelop-devel
mailing list