dongsheng123132/dsh-benchmark0

dsh-benchmark

DSH 基准测试插件:为 DSH 工具和插件提供可复现的确定性基准测试证据。

AI 分析

核心用途是测试、运行并对比 DSH 插件与工具的性能指标。具体用途尚不清楚,建议阅读仓库说明。

包名
dsh-benchmark
版本
0.1.0
许可证
MIT
最近更新
2026年8月13日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dongsheng123132/dsh-benchmark

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.