2 releases

0.1.1 Aug 8, 2023
0.1.0 Aug 7, 2023

#275 in Profiling

MIT/Apache

16KB
115 lines

ssh-wrap-rs

ssh performance bench

run bin use_wezterm_ssh

  • step 1: run 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) 
  • step 2: cargo run --example use_wezterm_ssh
 cargo run --example use_wezterm_ssh

Dependencies

~11–27MB
~357K SLoC