I built a live race between LLMs to see which generates tokens fastest
Live drag race UI, but latency benchmarks are API-dependent, not architecturally novel.
Measure tokens/sec of any LLM behind an OpenAI-compatible API.
Handy CLI for benchmarking TPS, but curl scripts already do this for free.
LLM developers and engineers benchmarking model providers
llm-bench · custom curl scripts · Artillery
Live drag race UI, but latency benchmarks are API-dependent, not architecturally novel.
Benchmarks OpenCode models locally, but lacks preloaded datasets and only works with configured OpenAI-compatible APIs.
Fast.com for LLMs, but you could script this with curl in five minutes.
Local tokenizer execution beats sending text to external counters.
Yet another prompt benchmarking UI when Promptfoo and LangSmith already exist.
Thinking time becomes game time lost — finally measures latency alongside accuracy.