[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [tycho-user] build speed?
|
Alright, I'd seen that before. I wasn't aware if there were workarounds or ways to structure my projects such that the target platform/dependency resolution isn't as big of a deal.
Yeah, I get it's a complex topic. :-)
Thanks.
On Fri, Feb 17, 2012 at 10:11 AM, Oberlies, Tobias
<tobias.oberlies@xxxxxxx> wrote:
The build performance issue is traced here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=356888
The whole target platform/dependency resolution is not really an easy subject, so probably not a good starting point in case you wanted to contribute a patch.
Regards
Tobias
You could try the offline mode that is now supported by 0.14.0
Jeff
On Fri, Feb 17, 2012 at 5:34 PM, Matthew O'Connor <thegreendragon@xxxxxxxxx> wrote:
Hi,
I'm looking for ways to speed up my build.
I have a Tycho project with around 10 subprojects each of which has 5-10 bundles in them. I specify all my project dependencies in the root pom. The rest of the poms just specify they are "eclipse-plugin"s. Likewise for build plugins.
Running "mvn -o package" takes around 2 1/2 minutes. About 1 1/2 of those are spent on Tycho's dependency, class path, and target platform resolution. It seems like dependency resolution is slow, but then I don't know the complexity of what is being done.
I've created a "release" profile that handles creating products & zips for all our target platforms. This helped quite a bit for normal builds.
What are some good ways to speed up the build?
Thanks,
Matt
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user
--
Jeff MAURY
"Legacy code" often differs from its suggested alternative by actually working and scaling.
- Bjarne Stroustrup
http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user