SurfSense/surfsense_backend/tests/unit/indexing_pipeline
DESKTOP-RTLN3BA\$punk aabc24f82c feat: enhance performance logging and caching in various components
- Introduced slow callback logging in FastAPI to identify blocking calls.
- Added performance logging for agent creation and tool loading processes.
- Implemented caching for MCP tools to reduce redundant server calls.
- Enhanced sandbox management with in-process caching for improved efficiency.
- Refactored several functions for better readability and performance tracking.
- Updated tests to ensure proper functionality of new features and optimizations.
2026-02-26 13:00:31 -08:00
..
__init__.py test: bootstrap pytest environment for backend 2026-02-24 18:19:56 +02:00
conftest.py feat: enhance performance logging and caching in various components 2026-02-26 13:00:31 -08:00
test_connector_document.py add docstrings to all indexing pipeline tests 2026-02-25 20:30:31 +02:00
test_document_chunker.py add docstrings to all indexing pipeline tests 2026-02-25 20:30:31 +02:00
test_document_hashing.py feat: enhance performance logging and caching in various components 2026-02-26 13:00:31 -08:00
test_document_summarizer.py feat: enhance performance logging and caching in various components 2026-02-26 13:00:31 -08:00