Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7069591
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T05:27:51+00:00 2026-05-28T05:27:51+00:00

Are there any, free, tools which allow incremental static analysis of code (for SVN

  • 0

Are there any, free, tools which allow incremental static analysis of code (for SVN and preferably Git)? Currently we are using Sonar (2.12 I think?) but the problem is the time it needs to analyse all the code in our project which is 40-60minutes. And we need to multiply it since we have several branches working on different subprojects.

That is why I am looking for a tool that could analyse the code from only the latest commit (which, to my knowledge Sonar does not support) or only the code that has been modified in the last X hours/days/whatever.

I have found the Cutoff Plugin for Sonar, which supposedly does what I want (checks only the code from the file that have been modified after a certain date) but:

  1. I still need to check if it works
  2. check if it supports dynamic date changes (so it would only take into consideration the code from i.e. the last day and not that I would have to change the exclude date manually daily).
  3. it doesn’t seem to be well supported (last change in 2010 and it still is in version 0.1)

It would be perfect if it only checked the code from the last commit, but I haven’t seen that anywhere.

Also as a side question: is running the analysis after every commit (i.e. using the hudson sonar plugin) a good thing or should it be avoided? At my last team we had sonar run like that and we’d get an instant email if we “broke it” (added a major/critical to the code). This was very convenient as we knew who was at fault (based on the info from the commit). Or should we instead analyse it less frequently (lets say once a week)? In that case I would have to check if Sonar would be able to say who committed the problematic code.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T05:27:51+00:00Added an answer on May 28, 2026 at 5:27 am

    There’s very few, especially since the are many tools/rules rely on walking the possible stacks to limit the number of false positives. So a change in one assembly would require re-evaluation of the calling assemblies as well, it’s not as simple as it looks from the outside.

    To speed up the static analysis consider investing in a memory disk or an SSD to store the sources and binaries. Use a multi-core machine, have plenty of memory and run the x64 version of these tools whenever possible. Many of these tools are first I/O and then CPU limited. Most improvements can be found by reducing the latency and throughput of the system and the amount of swapping required (by having enough memory) to further reduce I/O.

    You can also use a buddy build/validate shelve set build on a build server to offload the build time to a different machine which can be shared among developers.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Are there any good (and preferably free) code coverage tools out there for Perl?
Are there any open source/free tools using which I can implement ppt/ pdf viewing
Are there any good (preferably free) tools out there? Can they give accurate estimates
Are there any free tools through which I can design beautiful HTML Forms?
Are there any free or cheap Code coverage tools I can use ad hook
Is there any free profiling tool with which I can measure the performance of
Are there any free tools that implement evidence-based scheduling like Joel talks about ?
Are there any free tools for scripting MSSQL table data? I'll gladly write one,
Are there any free tools to help simplify working with an NHibernate project in
Are there any free tools or software packages that offer functionality similar to MS

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.