Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] Expose property to control JavaBuilder's scheduling rule

Sorry, better late than never. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=531554#c36.

Dani



From:        Mickael Istria <mistria@xxxxxxxxxx>
To:        "Eclipse JDT general developers list." <jdt-dev@xxxxxxxxxxx>
Date:        24.10.2018 09:20
Subject:        [jdt-dev] Expose property to control JavaBuilder's scheduling rule
Sent by:        jdt-dev-bounces@xxxxxxxxxxx




Hi all,

In https://bugs.eclipse.org/bugs/show_bug.cgi?id=531554, I've pushed a document showing the result of using relaxed scheduling rule and parallel builds for Java project using JDT's JavaBuilder (+m2e's MavenBuilder).
As you can see on the document, results are positive: there is always a substantial gain in term of overall build time, and there seems to be -so far according to our test process and examples- no issue caused by the relaxed scheduling rule.
In the current state, It seems like it would be worth to expose the currently hidden preference for the relaxed/null scheduling rule to regular UI, with a disclaimer about it being experimental. The goal would be for people who have interest in trying parallel builds to empower them in doing so.

Is there be any objection or recommendation on this topic?
Please voice your concerns and suggestions to https://bugs.eclipse.org/bugs/show_bug.cgi?id=531554.

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



Back to the top