1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

  2. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

Can Sonar Scanner be run on multiple cores?

Discussão em 'StackOverflow' iniciado por fdantas, Fevereiro 22, 2018.

  1. fdantas

    fdantas Administrator Moderador

    SonarQube 6.7.1. Sonar Scanner 3.0.3.778. Sonar Scanner plugin 2.6.1 for jenkins. Postgres 9.6.6 database. Everything is running on one Solaris 11 Unix box. Project language is OpenEdge ABL. I found no mention of running the scanner on multiple cores anywhere in the documentation.

    A question on here from 2012 seems to indicate it could not be run on multiple cores. Sonar Multicore

    Another question circa 2015 determined that the scanner cannot take advantage of maven's multithread builds. Maven Sonarqube Plugin: Multithreading

    It seems that one plugin (SonarCFamily) offers a way to scan projects on multiple cores, though our application is not written in C. https://docs.sonarqube.org/display/PLUG/Multithreaded Code Scan

    My interest is in speeding up the sonar scanner analysis. Analysis for our (admittedly large ~1 million line) codebase took a full 24 hours. Only plugin installed is the base openedge language plugin. Only default OpenEdge rules are active.

    Continue reading...

Compartilhe esta Página