Skip to content

V0.91.5#340

Merged
dwash96 merged 13 commits intomainfrom
v0.91.5
Jan 1, 2026
Merged

V0.91.5#340
dwash96 merged 13 commits intomainfrom
v0.91.5

Conversation

@dwash96
Copy link
Copy Markdown
Collaborator

@dwash96 dwash96 commented Dec 31, 2025

Addresses:
#306
#335
#339

Includes:

sannysanoff and others added 13 commits December 29, 2025 20:51
- Add --show-speed flag to enable speed display (disabled by default)
- Track LLM response time (llm_elapsed) after streaming completes
- Track time to first token (TtFT) for streaming responses
- Calculate and display prompt processing speed (tokens/sec)
- Calculate and display token generation speed (output tokens/sec)

Output with --show-speed:
  LLM elapsed time: X.XX seconds (TtFT: X.XXs)
  Speed: XXX prompt tokens/sec, XXX output tokens/sec

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
…files

Standardize where to save command files
feat: Add token processing and generation speed to usage report
@dwash96 dwash96 merged commit a64b563 into main Jan 1, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants