"scripts/vscode:/vscode.git/clone" did not exist on "3c778aee28ed1d9c08a9268fa8a250669a5e182b"
feat(performance): add performance monitoring and optimization
- Add performance_stats module to measure and print execution time statistics - Implement measure_time decorator to track execution time of key functions - Remove multi-threading in pdf parsing for better resource management - Optimize pdf parsing logic for improved performance
Showing
Please register or sign in to comment