Skip to main content

create_default_analyzer

Function create_default_analyzer 

Source
pub fn create_default_analyzer() -> PerformanceAnalyzer
Expand description

Create a performance analyzer with default configuration.

Factory function that creates a performance analyzer with standard thresholds suitable for most database workloads.

ยงReturns

A configured PerformanceAnalyzer instance