-
Notifications
You must be signed in to change notification settings - Fork 0
Performance
Syed Ibrahim Omer edited this page Apr 13, 2026
·
1 revision
- Data download (network + upstream latency)
- Indicator computation (rolling windows, ewm)
- File writing (especially CSV and XLSX)
indicators AAPL -f parquetindicators AAPL -p 10y -t 1moindicators AAPL MSFT NVDA -f parquet -d ./outputUse cached profiling mode for deterministic benchmarks:
indicators --profile --profile-mode cachedRelated pages:
- Getting Started
- CLI Reference
- Configuration & Templates
- Indicators (Overview)
- Output Formats
- Advanced Usage
- Troubleshooting
- Pipeline
- CLI Parsing
- Data Source (Yahoo Finance)
- Source Data Deep Dive
- Schema Normalization
- Data Shape Invariants
- Output Writing
- Write Output Deep Dive
- Config Resolution
- Polars Engine
- Source Modules
- Testing
- Performance
- Indicators Engine
- Reproducibility