Module performance

Module performance 

Source
Expand description

Performance monitoring and optimization utilities

This module provides performance tracking, metrics collection, and optimization utilities for the LSP server.

Structsยง

OperationMetrics
Performance metrics for a specific operation
OptimizationRecommendation
Performance optimization recommendations
PerformanceAnalyzer
Performance analyzer for identifying bottlenecks
PerformanceTracker
Performance tracker for measuring operation times
Timer
Timer for measuring operation duration