niko

知行合一

致良知
x
email

VPS 総合テスト

  1. 融合怪
curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh

または

bash <(wget -qO- bash.spiritlhl.net/ecs)
  1. LemonBench
    VPS の基本情報、ネットワーク、ストリーミングのロック解除、ルーティングなどをチェックします。
wget -qO- https://raw.githubusercontent.com/LemonBench/LemonBench/main/LemonBench.sh | bash -s -- --fast
  1. UnixBench.sh

秋水逸冰さんの作品で、Unixbench の主なテスト項目には、システムコール、読み書き、プロセス、グラフィックテスト、2D、3D、パイプライン、演算、C ライブラリなどのシステムベンチマークパフォーマンスが提供されます。

wget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh && chmod +x unixbench.sh && ./unixbench.sh
  1. Bench ネットワーク帯域幅とディスクの読み書き速度:

    国外の一部 + 国内の一部ノード

wget -qO- bench.sh | bash
  1. SuperBench.sh ネットワーク帯域幅とディスクの読み書き速度:
    SuperBench スクリプトは、Oldking さんが秋水逸冰(teddysun)の bench.sh スクリプトをベースに、独自の機能としてサーバーの電源投入時間のチェック、サーバーの仮想化アーキテクチャ、TCP 輻輳制御などを追加しました。
wget -qO- --no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
  1. YABS パフォーマンステストスクリプト:
    スクリプトは非常に包括的で、VPS のさまざまなパフォーマンスをテストするために使用できます。構成情報、ディスク IO テスト、ネットワーク帯域幅テスト、Geekbench テストなどが含まれます。
curl -sL yabs.sh | bash
  1. Geekbench 5 専用テストスクリプト:
bash <(curl -sL gb5.top)
読み込み中...
文章は、創作者によって署名され、ブロックチェーンに安全に保存されています。