Response Speed Test

# Response Speed Test Skill

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Response Speed Test" with this command: npx skills add kingofqin2026/response-speed-test

Response Speed Test Skill

精確測量 OpenClaw 系統響應速度的 Skill,提供毫秒級時間測量和詳細報告生成。

安裝

clawhub install response-speed-test

使用

單次測試

response-speed-test run

基準測試

response-speed-test benchmark --iterations 10

生成報告

response-speed-test report --format markdown

測量階段

階段代碼說明
T0MESSAGE_SENT用戶發送消息
T1GATEWAY_RECEIVEGateway 收到消息
T2SESSION_DISPATCHSession 分發
T3MEMORY_LOADMemory 載入
T4LLM_REQUEST_STARTLLM 請求開始
T5LLM_FIRST_TOKEN第一個 Token (TTFT)
T6LLM_RESPONSE_COMPLETELLM 響應完成
T7MESSAGE_SENT消息發送完成

關鍵指標

  • TTFT: Time To First Token
  • TPS: Tokens Per Second
  • Total Response Time

配置

HEARTBEAT.md 或對話中使用:

- response-speed-test: run benchmark every 6 hours

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

baidu-search

Comprehensive search API integration for Baidu Qianfan Web Search. Use when Claude needs to perform web searches using Baidu Qianfan's enterprise search API....

Registry SourceRecently Updated
General

Self Memory Manager

管理 Claude 的记忆和工作流程优化。包括:(1) Context 使用管理 (2) 重要信息存档 (3) 定时总结 (4) 工作文件夹维护 用于:context 超过 80%、重要信息需要记录、每日总结、清理旧 session

Registry SourceRecently Updated
General

Seedance Video

Generate AI videos using ByteDance Seedance. Use when the user wants to: (1) generate videos from text prompts, (2) generate videos from images (first frame,...

Registry SourceRecently Updated