If analysis feels slow or unresponsive, this is usually related to scope size or code complexity.
Best practices for performance:
Prefer selected-code analysis for large files
Avoid repeatedly analyzing unchanged code
Run analysis at meaningful checkpoints rather than continuously
Because SynapseAudit runs locally, performance depends on:
File size
Code structure
System resources
There are no background optimizations or indexing passes.