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