zoukankan      html  css  js  c++  java
  • axel-2.17.9 aria2c-1.35.0 wget-1.20.3 curl-7.72.0 最新CLI下载工具在win10环境测试下载速度

    axel-2.17.9
    
    ptime 1.0 for Win32, Freeware - http://www.pc-tools.net/
    Copyright(C) 2002, Jem Berkes <jberkes@pc-tools.net>
    
    ===  axel http://huya-w21.huya.com/2034/381260413/yuanhua/3bba46218370ec3115a17e6eadca0af0.mp4 -k -n 8 -o 01-axel.mp4 ===
    Initializing download: http://huya-w21.huya.com/2034/381260413/yuanhua/3bba46218370ec3115a17e6eadca0af0.mp4
    File size: 72293426 bytes
    Opening output file 01-axel.mp4
    Starting download
    
    Connection 5 finished
    Connection 1 finished
    Connection 4 finished
    Connection 7 unexpectedly closed
    Connection 4 finished
    Connection 3 finished
    Connection 6 finished
    Connection 1 finished
    Connection 6 finished
    Connection 2 finished
    Connection 3 finished
    Connection 4 finished
    Connection 7 finished
    Connection 5 finished
    Connection 0 finished
    Connection 4 finished
    Connection 3 finished
    Connection 6 finished
    Connection 1 finished
    Connection 2 finished
    
    Downloaded 68.9444 Megabyte(s) in 8 second(s). (8106.06 KB/s)
    
    Execution time: 8.838 s
    aria2c-1.35.0
    
    ptime 1.0 for Win32, Freeware - http://www.pc-tools.net/
    Copyright(C) 2002, Jem Berkes <jberkes@pc-tools.net>
    
    ===  aria2c http://huya-w21.huya.com/2034/381260413/yuanhua/3bba46218370ec3115a17e6eadca0af0.mp4 -s 8 -o 02-aria2c.mp4 ===
    
    09/02 01:28:35 [NOTICE] Downloading 1 item(s)
    
    09/02 01:28:35 [NOTICE] Allocating disk space. Use --file-allocation=none to disable it. See --file-allocation option in man page for more details.
    [#2f96a4 64MiB/68MiB(93%) CN:1 DL:10MiB]
    09/02 01:28:43 [NOTICE] Download complete: D:/ffmpeg/202006/tools/02-aria2c.mp4
    
    Download Results:
    gid   |stat|avg speed  |path/URI
    ======+====+===========+=======================================================
    2f96a4|OK  |   9.6MiB/s|D:/ffmpeg/202006/tools/02-aria2c.mp4
    
    Status Legend:
    (OK):download completed.
    
    Execution time: 7.926 s
    wget-1.20.3
    
    ptime 1.0 for Win32, Freeware - http://www.pc-tools.net/
    Copyright(C) 2002, Jem Berkes <jberkes@pc-tools.net>
    
    ===  wget http://huya-w21.huya.com/2034/381260413/yuanhua/3bba46218370ec3115a17e6eadca0af0.mp4 -O 03-wget.mp4 ===
    --2020-09-02 01:28:43--  http://huya-w21.huya.com/2034/381260413/yuanhua/3bba46218370ec3115a17e6eadca0af0.mp4
    Resolving huya-w21.huya.com (huya-w21.huya.com)... 36.49.11.41
    Connecting to huya-w21.huya.com (huya-w21.huya.com)|36.49.11.41|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 72293426 (69M) [video/mp4]
    Saving to: '03-wget.mp4'
    
    03-wget.mp4                       100%[===========================================================>]  68.94M  10.7MB/s    in 6.5s
    
    2020-09-02 01:28:49 (10.7 MB/s) - '03-wget.mp4' saved [72293426/72293426]
    
    
    Execution time: 6.646 s
    curl-7.55.1
    
    ptime 1.0 for Win32, Freeware - http://www.pc-tools.net/
    Copyright(C) 2002, Jem Berkes <jberkes@pc-tools.net>
    
    ===  curl http://huya-w21.huya.com/2034/381260413/yuanhua/3bba46218370ec3115a17e6eadca0af0.mp4 -o 04-curl.mp4 ===
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 68.9M  100 68.9M    0     0  10.8M      0  0:00:06  0:00:06 --:--:-- 10.9M
    
    Execution time: 6.439 s
    
    axel-2.17.9   Execution time: 9.245 s
    aria2c-1.35.0 Execution time: 8.021 s
    wget-1.20.3   Execution time: 6.670 s
    curl-7.72.0   Execution time: 6.594 s
    
    axel-2.17.9   Execution time: 8.838 s
    aria2c-1.35.0 Execution time: 7.926 s
    wget-1.20.3   Execution time: 6.646 s
    curl-7.72.0   Execution time: 6.439 s
    
    经过多次测试速度排行如下 curl > wget > aria2c > axel
    结果为什么会是这样,多线程的输掉了,哈哈!
    工具下载链接: https://pan.baidu.com/s/1JzPjNoj9xIId5v-d6v6vyg 提取码: wpby
    axel是64位 替他的都是32位程序
  • 相关阅读:
    bzoj2733 永无乡 平衡树按秩合并
    bzoj2752 高速公路 线段树
    bzoj1052 覆盖问题 二分答案 dfs
    bzoj1584 打扫卫生 dp
    bzoj1854 游戏 二分图
    bzoj3316 JC loves Mkk 二分答案 单调队列
    bzoj3643 Phi的反函数 数学 搜索
    有一种恐怖,叫大爆搜
    BZOJ3566 概率充电器 概率dp
    一些奇奇怪怪的过题思路
  • 原文地址:https://www.cnblogs.com/nlsoft/p/13599677.html
Copyright © 2011-2022 走看看