dongsheng123132/dsh-benchmark ↗★ 0
dsh-benchmark
DSH 基准测试插件:为 DSH 工具和插件提供可复现的确定性基准测试证据。
AI 分析
核心用途是测试、运行并对比 DSH 插件与工具的性能指标。具体用途尚不清楚,建议阅读仓库说明。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dongsheng123132/dsh-benchmark说明文档
阅读完整 README ↗Install in DSH
dsh plugin --profile benchmark add github:dongsheng123132/dsh-benchmark
The bundle registers:
dsh_benchmark_inspect— inspect protocol metadata and fingerprints without execution.dsh_benchmark_run— run fixed cases and write a content-addressed report.dsh_benchmark_compare— compare current and baseline reports with manifest thresholds.