Performance
Optimization Features
Concurrent Processing
- Parallel file processing
- Token counting optimization
- Smart caching system
Memory Management
- Efficient file reading
- Streaming large files
- Memory usage monitoring
Debug Mode
Enable with -debug
flag:
promptext -debug
Debug output includes:
- Processing times
- Memory usage
- Cache hits/misses
- Token counting details
Performance Tips
- Use specific file extensions
- Configure appropriate excludes
- Enable caching
- Use .gitignore integration