logging-performance-optimization
Installation
SKILL.md
Logging Performance Optimization
Optimize logging performance by reducing overhead, implementing async logging, buffering strategies, sampling techniques, and analyzing performance impact for high-throughput and latency-sensitive systems.
When to use me
Use this skill when:
- Logging overhead is impacting application performance
- Building high-throughput systems where logging cost matters
- Optimizing latency-sensitive applications
- Implementing logging for resource-constrained environments
- Diagnosing performance issues related to logging
- Designing logging strategies for large-scale deployments
- Balancing observability needs with performance requirements
- Implementing cost-effective logging for cloud environments
- Tuning logging configurations for optimal performance