# Codeflash Documentation ## Docs - [Getting Started](https://docs.codeflash.ai/claude-code-plugin/getting-started.md): Install the Codeflash Claude Code plugin and run your first optimization - [Troubleshooting](https://docs.codeflash.ai/claude-code-plugin/troubleshooting.md): Common problems and fixes for the Codeflash Claude Code plugin - [Usage Guide](https://docs.codeflash.ai/claude-code-plugin/usage-guide.md): Commands, flags, and workflows for the Codeflash Claude Code plugin - [How Codeflash Measures Code Runtime](https://docs.codeflash.ai/codeflash-concepts/benchmarking.md): Learn how Codeflash accurately measures code performance using multiple runs and minimum timing - [How Codeflash Measures Code Runtime on GPUs](https://docs.codeflash.ai/codeflash-concepts/benchmarking-gpu-code.md): Learn how Codeflash accurately measures code performance on GPUs - [How Codeflash Works](https://docs.codeflash.ai/codeflash-concepts/how-codeflash-works.md): Understand Codeflash's generate-and-verify approach to code optimization and correctness verification - [Java Configuration](https://docs.codeflash.ai/configuration/java.md): Configure Codeflash for Java projects - [JavaScript / TypeScript Configuration](https://docs.codeflash.ai/configuration/javascript.md): Configure Codeflash for JavaScript and TypeScript projects using package.json - [Python Configuration](https://docs.codeflash.ai/configuration/python.md): Configure Codeflash for Python projects using pyproject.toml - [Extension Configuration](https://docs.codeflash.ai/editor-plugins/vscode/configuration.md): Configure Codeflash project settings through the extension - [Extension Features](https://docs.codeflash.ai/editor-plugins/vscode/features.md): Complete guide to VS Code extension features: inline suggestions, sidebar panel, and optimization workflow - [VS Code Extension](https://docs.codeflash.ai/editor-plugins/vscode/index.md): Optimize Python code directly in your editor with one-click AI-powered optimizations - [Extension Troubleshooting](https://docs.codeflash.ai/editor-plugins/vscode/troubleshooting.md): Fix common issues with the Codeflash VS Code extension - [Java Installation](https://docs.codeflash.ai/getting-started/java-installation.md): Install and configure Codeflash for your Java project - [JavaScript / TypeScript Installation](https://docs.codeflash.ai/getting-started/javascript-installation.md): Install and configure Codeflash for your JavaScript/TypeScript project - [Python Installation](https://docs.codeflash.ai/getting-started/local-installation.md): Install and configure Codeflash for your Python project in minutes - [Getting the Best Out of Codeflash](https://docs.codeflash.ai/getting-the-best-out-of-codeflash.md): Tips, recommendations, and best practices for maximizing Codeflash's optimization capabilities - [Codeflash is an AI performance optimizer for your code](https://docs.codeflash.ai/index.md) - [Optimize Performance Benchmarks with every Pull Request](https://docs.codeflash.ai/optimizing-with-codeflash/benchmarking.md): Configure and use benchmark integration for performance-critical code optimization (Python only) - [Optimize Your Entire Codebase](https://docs.codeflash.ai/optimizing-with-codeflash/codeflash-all.md): Automatically optimize all codepaths in your project with Codeflash's comprehensive analysis - [Auto Optimize Pull Requests](https://docs.codeflash.ai/optimizing-with-codeflash/codeflash-github-actions.md): Automatically optimize new code in pull requests with Codeflash GitHub Actions workflow - [Optimize a Single Function](https://docs.codeflash.ai/optimizing-with-codeflash/one-function.md): Target and optimize individual functions for maximum performance gains - [Staging Review for Optimizations](https://docs.codeflash.ai/optimizing-with-codeflash/review-optimizations.md): Review and manage optimizations before creating pull requests with staging mode - [Trace & Optimize E2E Workflows](https://docs.codeflash.ai/optimizing-with-codeflash/trace-and-optimize.md): End-to-end optimization of entire workflows with execution tracing - [Just-in-Time Compilation](https://docs.codeflash.ai/support-for-jit/index.md): Learn how Codeflash optimizes code using JIT compilation with Numba, PyTorch, TensorFlow, and JAX ## OpenAPI Specs - [openapi](https://docs.codeflash.ai/api-reference/openapi.json)