mirror of
https://git.sync.wtf/troed/oc-ls-stats.git
synced 2026-08-31 09:43:38 +03:00
b54d609934b12d10215cef79c3cc9229092999e0
- Display: PP xxxx tps (yyy%) | GEN xxxx tps - Add prefillTotalTokens and prefillProcessedTokens tracking - Show progress percentage during prefill - Remove sessionAverage memo and AVG calculation
oc-tps
Displays live TPS (tokens per second), average TPS, and average TTFT (time to first token) in the OpenCode session prompt.
Installation
Install from the CLI:
opencode plugin oc-tps@latest --global
Requires opencode 1.3.14 or newer.
Languages
TypeScript
100%
