Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.0.1] findbugs is very slowly #168

Closed
mkjasinski opened this issue Sep 7, 2017 · 1 comment
Closed

[3.0.1] findbugs is very slowly #168

mkjasinski opened this issue Sep 7, 2017 · 1 comment

Comments

@mkjasinski
Copy link

mkjasinski commented Sep 7, 2017

Hi,

I have a 30MB jar file and I run FB from the command line:

fb analysis -output ./t1.log -projectName auto-xml: withMessages -noClassOk file.jar

The scan takes about 14 minutes. I would like to speed up. I have been changed the GC algorithms, changed the heap and other parameters, still nothing.

I have been used G1, CMS gc algorithms (default: parallel), memory from 1G to 3G, changed mx and ms.

How to speed it up? Does this just work?

@iloveeclipse
Copy link
Member

This project continues development in a new home: https://github.com/spotbugs/spotbugs/

Please do not open new issues here anymore!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants