Data Study

LLM API latency: 30 models, measured live

We measured every model on the Plugsky API on 7 August 2026: 30/30 responded, most in 0.23–0.93s, with verified failover and Arabic embeddings.

P
Plugsky Engineering
Plugsky · Aug 7, 2026 · Original data

Method

On 7 August 2026 we ran real inference requests against every model on the public Plugsky API (api.plugsky.com/v1/chat/completions) with a production API key. Each model received the same prompt ("Reply with exactly: HELLO"), max_tokens=20, non-streaming. Latency was measured end-to-end from request to final response. All 30 chat models were also probed by the automated watchdog (/api/health/models), and 3 embedding models were tested with both English and Arabic input.

Results: 30/30 chat models responded

Every chat model returned a valid completion. Median latencies by tier:

Speed tierModelsMedian latency
Fastestplugsky-phi, plugsky-gemma3-nano-2b, plugsky-lite, plugsky-gemma3-nano-4b, plugsky-gemma-4, plugsky-vision-fast, plugsky-qwen-vl0.23–0.30s
Fastplugsky-micro, plugsky-kimi, plugsky-minimax, plugsky-tiny, plugsky-coder-fast, plugsky-mistral-small, plugsky-coder-ultra, plugsky-thinker0.46–0.78s
Midplugsky-pro, plugsky-frontier, plugsky-reasoning, plugsky-gpt-oss, plugsky-qwen-next, plugsky-coder, plugsky-nano, plugsky-longctx, plugsky-ultra, plugsky-plus0.67–0.93s
Slower (OK)plugsky-llama4 (1.4s), plugsky-deepseek-pro (3.4s), plugsky-mistral-medium (12.1s)1.4–12.1s

Full per-model measurements are published in the audit appendix of this report. Latency varies with load and prompt length; these are single-run medians on 2026-08-07.

Health: 30/30 healthy, 0 broken

The watchdog probe (/api/health/models, every 5 minutes, 80-token prompt) reported 30/30 chat models healthy, 0 failed, 0 slow, 0 rate-limited. Four models currently run on watchdog-applied upstream overrides after their original upstreams were retired by NVIDIA NIM — the watchdog swapped them to healthy same-profile peers automatically, and users saw no interruption.

Fallback: forced-failure test

We forced one model's primary upstream to a nonexistent endpoint. The request still returned 200 with content in 0.93s, routed automatically to a healthy fallback upstream. Session history was preserved through the failover (a 10-message conversation correctly recalled earlier context). Embeddings similarly failed over: plugsky-embed, plugsky-embed-nim, and plugsky-embed-multilingual all returned valid vectors (2,048 / 4,096 / 4,096 dimensions) including Arabic input.

What this means for buyers

  • Independent AI clouds can be fast — sub-300ms responses are achievable on hosted open-weight models.
  • Failover is real, not marketing — automatic cascade kept a request alive through a total upstream failure.
  • Arabic support is measurable — multilingual embeddings handle Arabic input on the same endpoint as English.

Appendix: full measurements (2026-08-07)

ModelLatencyResult
plugsky-micro0.55sOK
plugsky-lite0.24sOK
plugsky-plus0.80sOK
plugsky-pro0.67sOK
plugsky-max0.71sOK
plugsky-frontier0.70sOK
plugsky-reasoning0.71sOK
plugsky-kimi0.60sOK
plugsky-deepseek-pro3.40sOK
plugsky-deepseek-flash0.73sOK
plugsky-gpt-oss0.70sOK
plugsky-qwen-next0.82sOK
plugsky-coder0.67sOK
plugsky-minimax0.53sOK
plugsky-vision-fast0.30sOK
plugsky-llama41.39sOK
plugsky-qwen-vl0.30sOK
plugsky-longctx0.81sOK
plugsky-mistral-medium12.10sOK
plugsky-gemma-40.28sOK
plugsky-nano0.85sOK
plugsky-tiny0.62sOK
plugsky-coder-fast0.71sOK
plugsky-phi0.23sOK
plugsky-gemma3-nano-2b0.23sOK
plugsky-gemma3-nano-4b0.27sOK
plugsky-mistral-small0.61sOK
plugsky-ultra0.93sOK
plugsky-thinker0.78sOK
plugsky-coder-ultra0.46sOK

Get started in minutes

OpenAI-compatible API with 30+ models, free trial, and a 99.9% uptime SLA. No code changes required.

Start free trial → Read the docs