@pi-plugins/speed
v0.1.6
Published
Inference speed extension for pi-agent: tokens/sec and time to first token.
Maintainers
Readme
@pi-plugins/speed
A pi-agent extension that shows how fast the current model is generating — tokens per second and time to first token — on a shared status line above the editor.
Install
pi install npm:@pi-plugins/speedFor a one-off run without adding it to settings:
pi -e npm:@pi-plugins/speedFor local development, load it straight from this directory:
pi -e ./plugins/speedUsage
There is nothing to run. The status line keeps itself up to date:
48 tok/s · TTFT 920ms