- add a variable re-use instead of double-calling vNodes.size()
Put simple bool checks before function calls.
Put simple bool checks before function calls.
NACK. Please don't micro-optimize unless you've benchmarked and are fixing some performance bottleneck; otherwise you're just contributing to a code-review-denial-of-service-on-the-core-developers attack.