GithubHelp home page GithubHelp logo

Comments (3)

HannesWell avatar HannesWell commented on June 10, 2024

With PR #161 one big step to improve the dependency resolution runtime is now fully completed.
The dependency resolution now only takes about two times longer than with Tycho 2.2.0, compared to about six time the runtime from Tycho 2.2.0 to 2.3.0.

As already mentioned in the PR, in my benchmark the runtimes are the followings (all on the same computer with the same build and only different tycho versions):

From Scanning for projects to to long line before the reactor summary
Tycho 2.2.0 - 25sec (from which 7sec are Scanning for projects)
Tycho 2.3.0 - 147sec (from which 7sec are Scanning for projects)
Tycho 2.4.0-SNAPSHOT - 48sec (from which 7sec are Scanning for projects)

The following arguments were used to display a timestamp next to each printed line from which the runtime was derived:
-Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=HH:mm:ss

These runtimes and their ratio of course depend on the exact build.
However since the runtime is still about two times greater than before and other issues (like #159) regarding the runtime were raised, I keep this open and will have a look later if even better runtime can be achieved.

Other builds for benchmarking would be useful.

from tycho.

HannesWell avatar HannesWell commented on June 10, 2024

After issue #159 is closed with PR #160 the runtime of the dependency resolution is dropped to 32sec (including scanning for projects which still takes 7 sec).

from tycho.

HannesWell avatar HannesWell commented on June 10, 2024

In my latest measurements the Dependency-Resolution part of the initial Target-Platform resolution only took about 6 or 7 sec in my case. So I think there is not much more to achieve in this regard.

from tycho.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.