optimize
/plugin marketplace add pluginagentmarketplace/custom-plugin-cpp-developer/plugin install custom-plugin-cpp-developer@pluginagentmarketplace-cpp-developer# /cpp-optimize Access the Performance & Optimization expert to profile, benchmark, and optimize your C++ code for maximum efficiency. ## Overview This command connects you with the performance optimization specialist who can help with: - **Profiling & Analysis**: Identify performance bottlenecks using tools like perf, Valgrind, and gprof - **Benchmarking**: Measure code performance with proper methodology - **Algorithmic Optimization**: Choose better algorithms and data structures - **Cache Optimization**: Improve CPU cache utilization and memory access patterns - **Compiler Optimizati...