📊 Performance Dashboard

Comprehensive performance metrics with change point detection and epoch boundaries

🧮

Fibonacci Benchmarks Statistical Metrics

Mean, median, and variability metrics for recursive Fibonacci calculations

{{SECTION:fibonacci-stats|filter=bench::fibonacci_*::mean,bench::fibonacci_*::median,bench::fibonacci_*::mad|aggregate=median|depth=40|title=Fibonacci Performance Statistics|enable_epochs=true|enable_change_detection=true}}
⏱️

Timing Benchmarks Nanoseconds

Execution time measurements for core operations

{{SECTION:timing|filter=*-benchmark,report,test-measure2|exclude=*-size*|aggregate=median|depth=40|title=Execution Time Trends|enable_epochs=true|enable_change_detection=true}}
📦

Size Measurements Bytes

Binary and output size tracking across commits

{{SECTION:sizes|filter=*-size*|aggregate=median|depth=40|title=Binary & Report Sizes|enable_epochs=true|enable_change_detection=true}}
📈

Trend Analysis Slopes

Performance trend slopes showing acceleration or deceleration

{{SECTION:slopes|filter=*::slope|aggregate=median|depth=40|title=Performance Trend Slopes|enable_epochs=true|enable_change_detection=true}}
🔍

Complete Overview All Metrics

Comprehensive view of all performance measurements

{{SECTION:all|filter=*|aggregate=median|depth=40|title=All Measurements (Last 40 Commits)|enable_epochs=true|enable_change_detection=true}}