I'm interested in learning the main factors which affect PC-lint-ing time. I'm aware of a few such as -passes(#)
which will increase the time PC-Lint takes (increase linearly?) or that reducing the messages which are output does not affect the linting time. I'm hoping to verify my understanding of lint's performance by having one of you who is more experienced with lint list the main factors they've encountered that affect linting time.
Also, do any of you have experience using .lob files with PC-Lint. How much would you say it affected linting time?