运行时依赖
OSLinux · macOS · Windows
安装命令
点击复制官方npx clawhub@latest install performance-benchmark
镜像加速npx clawhub@latest install performance-benchmark --registry https://cn.longxiaskill.com 镜像可用
本土化适配说明
performance-benchmark — 性能基准测试 安装说明: 安装命令:["openclaw skills install performance-benchmark"]
技能文档
概述
测量性能基准,检测性能回归,比较在更改前后栈的替代方案。支持模式:页面性能(Core Web Vitals)、API 延迟...用法
# 示例命令,根据实际情况修改
npx performance-benchmark [options]
配置
# 示例配置,根据实际情况修改
config:
mode: page # 或 api
# 其他配置...