benchmark_all
Automatically detects algorithms across specified directories, runs benchmarks, and returns formatted performance results to streamline optimization.
Instructions
Automatically detect all algorithms, run benchmarks, and return formatted results (ONE-CLICK BENCHMARK)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | No | Specific file path to analyze (optional - if provided, only analyzes this file) | |
| directories | No | Directories to scan (default: src, examples) | |
| forceRefresh | No | Force refresh even if cached results exist |