Performance of ssi help with different topics. Help is very fast - benchmarks use 100 iterations for timing accuracy.
📈 Performance History
Help Index Performance History
xychart x-axis [0.244.0, 0.244.2, 0.244.10, 0.244.17, 0.244.19, 0.244.24, 0.244.25] y-axis "Time (ms)" 0 --> 5 line [3.68, 3.64, 3.86, 3.88, 3.62, 3.78, 3.80] line [3.72, 3.73, 3.92, 3.96, 3.68, 3.86, 3.79] line [3.73, 3.71, 3.93, 3.95, 3.72, 3.86, 3.81] line [3.67, 3.68, 3.80, 3.93, 3.66, 3.75, 3.76] line [3.67, 3.64, 3.75, 3.85, 3.58, 3.76, 3.69]
📈 Normalized Trend
Help Index — Normalized trend
xychart x-axis [0.244.0, 0.244.2, 0.244.10, 0.244.17, 0.244.19, 0.244.24, 0.244.25] y-axis "Relative to first non-zero (1.0 = baseline)" 0 --> 2 line [1.00, 0.99, 1.05, 1.05, 0.98, 1.03, 1.03] line [1.00, 1.00, 1.05, 1.06, 0.99, 1.04, 1.02] line [1.00, 0.99, 1.05, 1.06, 1.00, 1.03, 1.02] line [1.00, 1.00, 1.04, 1.07, 1.00, 1.02, 1.02] line [1.00, 0.99, 1.02, 1.05, 0.98, 1.02, 1.01]
📊 Performance Results
| Topic | Command | Mean (ms) | Median (ms) | ± Std Dev | CV% | Outliers | Range | Peak RSS (MB) | Trend |
|---|---|---|---|---|---|---|---|---|---|
| 📋 Index | ssi help |
3.80 | 3.81 | ± 0.18 | 4.6% | 24 (24.0%) | 3.47-4.20 | 44.10 | 🟢🟢🟢 |
| 🚀 Deploy | ssi help deploy |
3.79 | 3.79 | ± 0.15 | 4.0% | 18 (18.0%) | 3.51-4.09 | 44.10 | 🟢🟢🟢 |
| ⚙️ Config | ssi help config |
3.81 | 3.81 | ± 0.05 | 1.4% | 35 (35.0%) | 3.70-3.93 | 44.10 | 🟢🟢🟢 |
| ✨ New | ssi help new |
3.76 | 3.77 | ± 0.10 | 2.7% | 28 (28.0%) | 3.55-3.97 | 44.30 | 🟢🟢🟢 |
| 🌐 Overview | ssi help overview |
3.69 | 3.68 | ± 0.12 | 3.4% | 16 (16.0%) | 3.45-3.92 | 44.30 | 🟢🟢🟢 |
Methodology
- Outlier Detection: IQR method (Q1 - 1.5×IQR to Q3 + 1.5×IQR) removes system noise
- Statistics Reported: Cleaned data after outlier removal
- Primary Metrics: Mean (cleaned), Median (outlier-resistant), CV% (quality indicator)
- Measurement Method: Wall-clock timing with subprocess overhead
- Iterations: 100 runs per help topic
Help benchmarks demonstrate startup overhead and text formatting performance.