2 个版本
0.1.1 | 2023年8月8日 |
---|---|
0.1.0 | 2023年8月7日 |
#275 在 性能分析
16KB
115 行
ssh-wrap-rs
ssh 性能基准测试
运行 bin 使用 wezterm_ssh
- 步骤 1: 运行 docker-compose: docker-compose up -d
➜ docker-compose up -d
[+] Running 3/3
✔ Network ssh-wrap-rs_default Created 0.0s
✔ Container ssh-wrap-rs-sftp-1 Started 0.3s
! sftp The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
➜ ssh-wrap-rs git:(main)
- 步骤 2: cargo run --example use_wezterm_ssh
➜ cargo run --example use_wezterm_ssh
依赖项
~11–27MB
~357K SLoC