MCPcopy Index your code
hub / github.com/Tarquinen/oc-tps

github.com/Tarquinen/oc-tps @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
16 symbols 37 edges 1 files 0 documented · 0% updated 13d ago★ 1063 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

oc-tps

Displays live TPS (tokens per second), average TPS, and average TTFT (time to first token) in the OpenCode session prompt.

Demo

Installation

Install from the CLI:

opencode plugin oc-tps@latest --global

Requires opencode 1.3.14 or newer.

Core symbols most depended-on inside this repo

bump
called by 8
tui.tsx
formatRate
called by 2
tui.tsx
statusText
called by 2
tui.tsx
pruneSamples
called by 2
tui.tsx
estimateStreamTokens
called by 1
tui.tsx
formatTtft
called by 1
tui.tsx
activeDurationMs
called by 1
tui.tsx
sync
called by 1
tui.tsx

Shape

Function 16

Languages

TypeScript100%

Modules by API surface

tui.tsx16 symbols

For agents

$ claude mcp add oc-tps \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page