service · inferred from evidence
llama-server
A local service used for benchmarking LLM calls, mentioned as having no network latency.
- Agno agent.run() slowed by synchronous telemetry (~1s latency per run)
A benchmark against a local llama-server (no network latency) showed `agent.run()` taking roughly a second longer than calling the LLM directly. Investigating the Agno source revealed the cause: telemetry was dispatched synchronously on the