mirror of
https://git.sync.wtf/troed/oc-ls-stats.git
synced 2026-09-02 09:48:07 +03:00
45f24fcf56483214b8b7000f498b90699c09d0ad
- Detect when n_decoded drops significantly (counter reset) and treat as new baseline - Previously: reset caused negative deltas, TPS stalled at 0 - Now: reset counter, restart tracking from new baseline
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%
