apilatency_compare
Compare latency of two URLs by providing URL A and URL B, returning which responds faster. Use this to benchmark endpoint performance.
Instructions
Compare latency of two URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| left | Yes | URL A | |
| right | Yes | URL B |