SurfSense/surfsense_backend/app/retriever
DESKTOP-RTLN3BA\$punk 664c43ca13 feat: add performance logging middleware and enhance performance tracking across services
- Introduced RequestPerfMiddleware to log request performance metrics, including slow request thresholds.
- Updated various services and retrievers to utilize the new performance logging utility for better tracking of execution times.
- Enhanced existing methods with detailed performance logs for operations such as embedding, searching, and indexing.
- Removed deprecated logging setup in stream_new_chat and replaced it with the new performance logger.
2026-02-27 16:32:30 -08:00
..
__init__.py fix(backend): rename retriver directory to retriever 2025-12-06 22:21:30 +05:30
chunks_hybrid_search.py feat: add performance logging middleware and enhance performance tracking across services 2026-02-27 16:32:30 -08:00
documents_hybrid_search.py feat: add performance logging middleware and enhance performance tracking across services 2026-02-27 16:32:30 -08:00