Skip to content
dsh.fish
Bundle

dsh-algo-compare

算法耗时对比

Source
uckkk
stars
1 stars
License
MIT
Updated
Updated 20 days ago

Readme

# dsh-algo-compare · 算法耗时对比

## 工具

- `algo_compare`:算法耗时对比:按参数精确计算,返回详细结果。

纯 Node 实现,无网络依赖。

```bash
dsh plugin add github:uckkk/dsh-algo-compare
```

## 安装

```bash
dsh plugin add github:uckkk/dsh-algo-compare
```

## 使用

安装后在会话中调用该插件注册的工具即可。

## 许可

MIT

Install

dsh plugin --profile web add github:uckkk/dsh-algo-compare

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source