How to reduce the Infer time for my Project?
Open
question
- Dominant language
- OCaml
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 19h 36m
- Merged PRs (30d)
- 13
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.