register_algorithm
Register an algorithm for benchmarking by providing its name, category, and description. Enables performance analysis and automated comparisons across JavaScript, TypeScript, and Python.
Instructions
Register a new algorithm to benchmark
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Algorithm name | |
| category | No | Algorithm category | |
| description | No | Algorithm description |