GitHub - Maciek-roboblog/Claude-Code-Usage-Monitor: Real-time Claude Code usage monitor with predictions and warnings
Real-time Claude Code usage monitor with predictions and warnings - Maciek-roboblog/Claude-Code-Usage-Monitor
Scalene is a Python profiler that measures CPU, GPU, and memory usage with per-line detail and tracks copy volume between code and libraries.
It uniquely distinguishes time and memory spent in Python vs. native code, identifies likely memory leaks, and generates AI-powered optimization suggestions for detected inefficiencies. Scalene offers both command-line and GUI interfaces, supports function-specific profiling, and maintains low performance overhead.