GithubHelp home page GithubHelp logo

Comments (6)

alexec avatar alexec commented on June 9, 2024 2

The graph is correct. Your build is running single-threaded, -T is not having an impact on it. It is reporting -T8 because that is what Maven is reporting, you're running one thread per core, and you have 8 cores.

You should expect a single-thread if, for example, you only have one Maven module in your project. This is what your example shows. If it still run single-threaded when you have multiple modules, then your modules are dependant on one another. That maybe just how you project works.

The goal of the project is speed up builds by providing insights. The insight I glean from your build is you assemble stage is long.

This is an OSS project, so help and support can only be given on best effort basis.

This project is not abandoned, but it is considered feature complete. It will continues to get security updates for example.

from maven-build-scanner.

alexec avatar alexec commented on June 9, 2024

Not sure what’s happened here. It only reports threads encountered. It could be your build somehow only runs single threaded, eg due to some dependency

from maven-build-scanner.

ArkadyKarev avatar ArkadyKarev commented on June 9, 2024

@alexec thanks for your response. I tried to run it in several different project, and result is the same - it show only 1 thread. Could you give me advice how I can debug it, please? Or any other thoughts?

from maven-build-scanner.

github-actions avatar github-actions commented on June 9, 2024

Stale issue message

from maven-build-scanner.

amanjadon54 avatar amanjadon54 commented on June 9, 2024

I face the same issue as well with the usage.
@ArkadyKarev were you able to resolve it?

from maven-build-scanner.

ArkadyKarev avatar ArkadyKarev commented on June 9, 2024

I face the same issue as well with the usage. @ArkadyKarev were you able to resolve it?

Hi, nah, this project looks abandoned. I've decided not to use it

from maven-build-scanner.

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.