01KPCT3F7VRR97HQDR9E26HX7J: bench

BasicConfig {
    output_rules: [
        "=/work/bench-results.tgz",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/work/bench-results.tgz",
            series: "benchmark",
            name: "bench-results.tgz",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01KPCT5F8QSAVDNXJ6XHXM9T1Q

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-04-17T04:16:59.695Zjob dependencies complete; ready to run (waiting for 5 m 47 s)
22026-04-17T04:17:56.983Zjob assigned to worker 01KPCTGECERP6QSCT3N23BKHB7 [factory aws, i-0bb820d0ae9b45476] (queued for 57 s)
32026-04-17T04:18:03.890Zdownloading input: /input/xde/work/debug/xde.dbg
42026-04-17T04:18:04.934Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-04-17T04:18:04.937Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-04-17T04:18:04.961Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-04-17T04:18:04.961Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-04-17T04:18:04.999Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-04-17T04:18:05.002Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-04-17T04:18:05.030Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-04-17T04:18:05.035Zdownloading input: /input/xde/work/release/xde
122026-04-17T04:18:05.588Zdownloaded input: /input/xde/work/release/xde
132026-04-17T04:18:05.594Zdownloading input: /input/xde/work/release/xde.sha256
142026-04-17T04:18:05.622Zdownloaded input: /input/xde/work/release/xde.sha256
152026-04-17T04:18:05.622Zdownloading input: /input/xde/work/release/xde_link.so
162026-04-17T04:18:05.647Zdownloaded input: /input/xde/work/release/xde_link.so
172026-04-17T04:18:05.647Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-04-17T04:18:05.680Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-04-17T04:18:05.684Zdownloading input: /input/xde/work/test/loopback
202026-04-17T04:18:06.254Zdownloaded input: /input/xde/work/test/loopback
212026-04-17T04:18:06.257Zdownloading input: /input/xde/work/test/multicast_rx
222026-04-17T04:18:06.767Zdownloaded input: /input/xde/work/test/multicast_rx
232026-04-17T04:18:06.771Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-04-17T04:18:07.323Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-04-17T04:18:07.365Zdownloading input: /input/xde/work/test/multicast_validation
262026-04-17T04:18:07.987Zdownloaded input: /input/xde/work/test/multicast_validation
272026-04-17T04:18:07.990Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-04-17T04:18:08.595Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-04-17T04:18:08.595Zdownloading input: /input/xde/work/xde.conf
302026-04-17T04:18:08.623Zdownloaded input: /input/xde/work/xde.conf
 
312026-04-17T04:18:08.626Zstarting task 0: "setup"
322026-04-17T04:18:08.632Z++ uname -s
332026-04-17T04:18:08.635Z+ kern=SunOS
342026-04-17T04:18:08.635Z+ build_user=build
352026-04-17T04:18:08.635Z+ build_uid=12345
362026-04-17T04:18:08.635Z+ work_dir=/work
372026-04-17T04:18:08.635Z+ input_dir=/input
382026-04-17T04:18:08.635Z+ [[ 0 == 12345 ]]
392026-04-17T04:18:08.636Z+ case "$kern" in
402026-04-17T04:18:08.636Z+ groupadd -g 12345 build
412026-04-17T04:18:08.636Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-04-17T04:18:10.641Z+ zfs create -o mountpoint=/work rpool/work
432026-04-17T04:18:10.815Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-04-17T04:18:10.818Z+ home_fs=zfs
452026-04-17T04:18:10.819Z+ [[ zfs == autofs ]]
462026-04-17T04:18:10.819Z+ mkdir -p /home/build
472026-04-17T04:18:10.819Z+ chown build:build /home/build /work
482026-04-17T04:18:12.820Z+ chmod 0700 /home/build /work
492026-04-17T04:18:12.823Zprocess exited: duration 4198 ms, exit code 0
 
502026-04-17T04:18:12.829Zstarting task 1: "rust-toolchain"
512026-04-17T04:18:12.834Z+ printf ' * rust toolchain channel = "%s"\n' 1.95.0
522026-04-17T04:18:12.834Z * rust toolchain channel = "1.95.0"
532026-04-17T04:18:12.834Z * rust toolchain profile = "default"
542026-04-17T04:18:12.834Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-04-17T04:18:12.834Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-04-17T04:18:12.834Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-04-17T04:18:12.838Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-04-17T04:18:12.838Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default
592026-04-17T04:18:12.953Zinfo: downloading installer
602026-04-17T04:18:14.444Zwarn: It looks like you have an existing installation of Rust at:
612026-04-17T04:18:14.444Zwarn: /opt/ooce/bin
622026-04-17T04:18:14.445Zwarn: It is recommended that rustup be the primary Rust installation.
632026-04-17T04:18:14.445Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
642026-04-17T04:18:14.445Zwarn: If you are sure that you want both rustup and your already installed Rust
652026-04-17T04:18:14.445Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
662026-04-17T04:18:14.445Zwarn: or pass `-y' to ignore all ignorable checks.
672026-04-17T04:18:14.445Zerror: cannot install while Rust is installed
682026-04-17T04:18:14.445Zwarn: continuing (because the -y flag is set and the error is ignorable)
692026-04-17T04:18:14.445Zwarn: It looks like you have an existing rustup settings file at:
702026-04-17T04:18:14.445Zwarn: /home/build/.rustup/settings.toml
712026-04-17T04:18:14.445Zwarn: Rustup will install the default toolchain as specified in the settings file,
722026-04-17T04:18:14.445Zwarn: instead of the one inferred from the default host triple.
732026-04-17T04:18:14.454Zinfo: profile set to default
742026-04-17T04:18:14.454Zinfo: default host triple is x86_64-unknown-illumos
752026-04-17T04:18:14.457Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
762026-04-17T04:18:14.600Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
772026-04-17T04:18:14.605Zinfo: downloading 6 components
782026-04-17T04:18:28.963Zinfo: default toolchain set to 1.95.0-x86_64-unknown-illumos
792026-04-17T04:18:28.964Z
802026-04-17T04:18:28.993Z 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
812026-04-17T04:18:28.994Z
822026-04-17T04:18:28.994Z
832026-04-17T04:18:28.994ZRust is installed now. Great!
842026-04-17T04:18:28.994Z
852026-04-17T04:18:28.994ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
862026-04-17T04:18:28.997Zenvironment variable. This has not been done automatically.
872026-04-17T04:18:28.997Z
882026-04-17T04:18:28.997ZTo configure your current shell, you need to source
892026-04-17T04:18:28.997Zthe corresponding env file under $HOME/.cargo.
902026-04-17T04:18:28.997Z
912026-04-17T04:18:28.997ZThis is usually done by running one of the following (note the leading DOT):
922026-04-17T04:18:28.997Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
932026-04-17T04:18:28.997Zsource "$HOME/.cargo/env.fish" # For fish
942026-04-17T04:18:28.997Zsource "~/.cargo/env.nu" # For nushell
952026-04-17T04:18:28.997Zsource "$HOME/.cargo/env.tcsh" # For tcsh
962026-04-17T04:18:28.997Z. "$HOME/.cargo/env.ps1" # For pwsh
972026-04-17T04:18:28.997Zsource "$HOME/.cargo/env.xsh" # For xonsh
982026-04-17T04:18:28.997Zwarn: no default linker (`cc`) was found in your PATH
992026-04-17T04:18:28.997Zwarn: many Rust crates require a system C toolchain to build
1002026-04-17T04:18:29.095Z+ rustup --version
1012026-04-17T04:18:29.104Zrustup 1.29.0 (28d1352db 2026-03-05)
1022026-04-17T04:18:29.107Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1032026-04-17T04:18:29.125Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
1042026-04-17T04:18:29.128Z+ cargo --version
1052026-04-17T04:18:29.141Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
1062026-04-17T04:18:29.144Z+ rustc --version
1072026-04-17T04:18:29.163Zrustc 1.95.0 (59807616e 2026-04-14)
1082026-04-17T04:18:29.166Zprocess exited: duration 16335 ms, exit code 0
 
1092026-04-17T04:18:29.174Zstarting task 2: "authentication"
1102026-04-17T04:18:29.193Zprocess exited: duration 18 ms, exit code 0
 
1112026-04-17T04:18:29.199Zstarting task 3: "clone repository"
1122026-04-17T04:18:29.203Z+ mkdir -p /work/oxidecomputer/opte
1132026-04-17T04:18:29.206Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1142026-04-17T04:18:29.233ZCloning into '/work/oxidecomputer/opte'...
1152026-04-17T04:18:30.025Z+ cd /work/oxidecomputer/opte
1162026-04-17T04:18:30.025Z+ git fetch origin 882c068b404722c1733d645e40a73d14bb4404e1
1172026-04-17T04:18:30.262ZFrom https://github.com/oxidecomputer/opte
1182026-04-17T04:18:30.262Z * branch 882c068b404722c1733d645e40a73d14bb4404e1 -> FETCH_HEAD
1192026-04-17T04:18:30.267Z+ [[ -n renovate/rust-1.x ]]
1202026-04-17T04:18:30.270Z++ git branch --show-current
1212026-04-17T04:18:30.270Z+ current=master
1222026-04-17T04:18:30.270Z+ [[ master != renovate/rust-1.x ]]
1232026-04-17T04:18:30.270Z+ git branch -f renovate/rust-1.x 882c068b404722c1733d645e40a73d14bb4404e1
1242026-04-17T04:18:30.274Z+ git checkout -f renovate/rust-1.x
1252026-04-17T04:18:30.288ZSwitched to branch 'renovate/rust-1.x'
1262026-04-17T04:18:30.291Z+ git reset --hard 882c068b404722c1733d645e40a73d14bb4404e1
1272026-04-17T04:18:30.305ZHEAD is now at 882c068 Update dependency rust to v1.95.0
1282026-04-17T04:18:30.308Zprocess exited: duration 1106 ms, exit code 0
 
1292026-04-17T04:18:30.316Zstarting task 4: "build"
1302026-04-17T04:18:30.320Z+ source .github/buildomat/common.sh
1312026-04-17T04:18:30.323Z++ rustup show active-toolchain
1322026-04-17T04:18:30.326Z1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1332026-04-17T04:18:30.326Z++ pushd xde
1342026-04-17T04:18:30.326Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1352026-04-17T04:18:30.326Z++ rustup show active-toolchain
1362026-04-17T04:18:30.331Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1372026-04-17T04:18:30.699Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1382026-04-17T04:18:30.703Zinfo: downloading 6 components
1392026-04-17T04:18:44.127Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1402026-04-17T04:18:44.223Z+++ rustup show active-toolchain -v
1412026-04-17T04:18:44.227Z+++ head -n 1
1422026-04-17T04:18:44.227Z+++ cut '-d ' -f1
1432026-04-17T04:18:44.275Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1442026-04-17T04:18:44.275Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1452026-04-17T04:18:44.275Z++ popd
1462026-04-17T04:18:44.280Z/work/oxidecomputer/opte
1472026-04-17T04:18:44.280Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1482026-04-17T04:18:52.121Z Startup: Refreshing catalog 'helios-dev' ... Done
1492026-04-17T04:18:59.433Z Startup: Caching catalogs ... Done
1502026-04-17T04:19:05.381ZPlanning: Solver setup ... Done
1512026-04-17T04:19:05.431ZPlanning: Running solver ... Done
1522026-04-17T04:19:05.574ZPlanning: Finding local manifests ... Done
1532026-04-17T04:19:05.583ZPlanning: Fetching manifests: 0/6 0% complete
1542026-04-17T04:19:05.611ZPlanning: Fetching manifests: 6/6 100% complete
1552026-04-17T04:19:05.624ZPlanning: Package planning ... Done
1562026-04-17T04:19:05.624ZPlanning: Merging actions ... Done
1572026-04-17T04:19:05.867ZPlanning: Checking for conflicting actions ... Done
1582026-04-17T04:19:05.902ZPlanning: Consolidating action changes ... Done
1592026-04-17T04:19:06.570ZPlanning: Evaluating mediators ... Done
1602026-04-17T04:19:06.574ZPlanning: Planning completed in 6.97 seconds
1612026-04-17T04:19:06.582Z Packages to install: 6
1622026-04-17T04:19:06.585Z Services to change: 2
1632026-04-17T04:19:06.585Z Create boot environment: No
1642026-04-17T04:19:06.585ZCreate backup boot environment: No
1652026-04-17T04:19:06.620Z
1662026-04-17T04:19:06.620ZDownload: 0/22 items 0.0/15.0MB 0% complete
1672026-04-17T04:19:07.132ZDownload: Completed 15.03 MB in 0.17 seconds (85.9M/s)
1682026-04-17T04:19:07.141Z Actions: 1/111 actions (Installing new actions)
1692026-04-17T04:19:07.310Z Actions: Completed 111 actions in 0.41 seconds.
1702026-04-17T04:19:07.920Z Done
1712026-04-17T04:19:07.920Z Done
1722026-04-17T04:19:08.539Z Done
1732026-04-17T04:19:11.698Z Done
1742026-04-17T04:19:11.767Z Done
1752026-04-17T04:19:11.770Z Done
1762026-04-17T04:19:16.900Z Done
1772026-04-17T04:19:17.554Z+ [[ -z 01KPCT5F8QSAVDNXJ6XHXM9T1Q ]]
1782026-04-17T04:19:17.554Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1792026-04-17T04:19:18.616Zincorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23838:20260323T150135Z
1802026-04-17T04:19:18.616Zentire = pkg://helios-dev/entire@2-2.0:20230621T192557Z
1812026-04-17T04:19:18.616Zinstall = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
1822026-04-17T04:19:18.616Zinstall = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
1832026-04-17T04:19:18.619Ztempdir @ "/tmp/.tmp3kQ1ME/tmp"
1842026-04-17T04:19:18.619Zimage root @ "/tmp/.tmp3kQ1ME/tmp/root"
1852026-04-17T04:19:18.619Zcreating image...
1862026-04-17T04:19:18.873Zcopying publishers...
1872026-04-17T04:19:33.864Zadding properties...
1882026-04-17T04:19:34.528Zinstalling packages...
1892026-04-17T04:20:58.190Zseeding SMF database...
1902026-04-17T04:21:02.444Zconfiguring SMF profile...
1912026-04-17T04:21:02.444Zmodifying shadow(5)...
1922026-04-17T04:21:02.448Zloading user and group database...
1932026-04-17T04:21:02.448Zloading facet selections...
1942026-04-17T04:21:02.709Z devel -> true
1952026-04-17T04:21:02.709Z doc.man -> true
1962026-04-17T04:21:02.709Z entire.service/hal -> true
1972026-04-17T04:21:02.709Z entire.service/network/smtp/dma -> true
1982026-04-17T04:21:02.709Z locale.ar -> true
1992026-04-17T04:21:02.709Z locale.ca -> true
2002026-04-17T04:21:02.709Z locale.cs -> true
2012026-04-17T04:21:02.709Z locale.de -> true
2022026-04-17T04:21:02.709Z locale.es -> true
2032026-04-17T04:21:02.709Z locale.fr -> true
2042026-04-17T04:21:02.709Z locale.he -> true
2052026-04-17T04:21:02.709Z locale.hu -> true
2062026-04-17T04:21:02.709Z locale.id -> true
2072026-04-17T04:21:02.710Z locale.it -> true
2082026-04-17T04:21:02.710Z locale.ja -> true
2092026-04-17T04:21:02.710Z locale.ko -> true
2102026-04-17T04:21:02.710Z locale.nl -> true
2112026-04-17T04:21:02.710Z locale.pl -> true
2122026-04-17T04:21:02.710Z locale.pt_BR -> true
2132026-04-17T04:21:02.710Z locale.ru -> true
2142026-04-17T04:21:02.710Z locale.sk -> true
2152026-04-17T04:21:02.710Z locale.sv -> true
2162026-04-17T04:21:02.710Z locale.zh_CN -> true
2172026-04-17T04:21:02.710Z locale.zh_HK -> true
2182026-04-17T04:21:02.710Z locale.zh_TW -> true
2192026-04-17T04:21:02.710Z onu.ooceonly -> true
2202026-04-17T04:21:02.710Z version-lock.shell/ksh93 -> true
2212026-04-17T04:21:02.710Z version-lock.system/data/hardware-registry -> true
2222026-04-17T04:21:02.710Z version-lock.system/data/zoneinfo -> true
2232026-04-17T04:21:02.710Z version-lock.system/microcode/amd -> true
2242026-04-17T04:21:02.710Z version-lock.system/microcode/intel -> true
2252026-04-17T04:21:02.710Z version-lock.system/microcode/oxide -> true
2262026-04-17T04:21:02.710Zassessing packaged files...
2272026-04-17T04:21:04.205Zcreating archive...
2282026-04-17T04:21:04.229Zmissing from packaging:
2292026-04-17T04:21:04.229Z "etc/.pwd.lock"
2302026-04-17T04:21:04.233Z "etc/svc/profile/generic.xml"
2312026-04-17T04:21:04.233Z "etc/svc/profile/inetd_services.xml"
2322026-04-17T04:21:04.233Z "etc/svc/profile/name_service.xml"
2332026-04-17T04:21:04.233Z "etc/svc/profile/platform.xml"
2342026-04-17T04:21:04.233Z "etc/svc/profile/platform_omicron1.xml"
2352026-04-17T04:21:04.236Z "etc/svc/repository.db"
2362026-04-17T04:21:04.236Z
2372026-04-17T04:21:04.242Z
2382026-04-17T04:21:04.242Zfinishing archive...
2392026-04-17T04:21:04.877Zcreating gzonly manifest...
2402026-04-17T04:21:04.881Zok
2412026-04-17T04:21:04.979Z+ trap cleanup EXIT
2422026-04-17T04:21:04.979Z+ OUT_DIR=/work/bench-results
2432026-04-17T04:21:04.979Z+ mkdir -p /work/bench-results
2442026-04-17T04:21:04.983Z+ mkdir -p target/criterion
2452026-04-17T04:21:04.986Z+ mkdir -p target/xde-bench
2462026-04-17T04:21:04.986Z+ banner collect
2472026-04-17T04:21:04.989Z
2482026-04-17T04:21:04.989Z #### #### # # ###### #### #####
2492026-04-17T04:21:04.989Z # # # # # # # # # #
2502026-04-17T04:21:04.989Z # # # # # ##### # #
2512026-04-17T04:21:04.989Z # # # # # # # #
2522026-04-17T04:21:04.989Z # # # # # # # # # #
2532026-04-17T04:21:04.989Z #### #### ###### ###### ###### #### #
2542026-04-17T04:21:04.989Z
2552026-04-17T04:21:04.989Z++ cat .git/refs/heads/master
2562026-04-17T04:21:04.989Z+ BASELINE_COMMIT=87ab6e17133d057f762cdcb27940faaa705737a3
2572026-04-17T04:21:04.989Z+ [[ renovate/rust-1.x == \m\a\s\t\e\r ]]
2582026-04-17T04:21:04.989Z+ get_artifact opte benchmark 87ab6e17133d057f762cdcb27940faaa705737a3 bench-results.tgz
2592026-04-17T04:21:04.989Z+ local curl_res
2602026-04-17T04:21:04.989Z+ repo=opte
2612026-04-17T04:21:04.989Z+ series=benchmark
2622026-04-17T04:21:04.989Z+ commit=87ab6e17133d057f762cdcb27940faaa705737a3
2632026-04-17T04:21:04.989Z+ name=bench-results.tgz
2642026-04-17T04:21:04.989Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2652026-04-17T04:21:04.989Z+ mkdir -p download
2662026-04-17T04:21:04.993Z+ pushd download
2672026-04-17T04:21:04.993Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2682026-04-17T04:21:04.993Z+ [[ ! -f bench-results.tgz ]]
2692026-04-17T04:21:04.993Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/87ab6e17133d057f762cdcb27940faaa705737a3/bench-results.tgz
2702026-04-17T04:21:04.996Z % Total % Received % Xferd Average Speed Time Time Time Current
2712026-04-17T04:21:04.996Z Dload Upload Total Spent Left Speed
2722026-04-17T04:21:05.346Z 0 0 0 0 0 0 0 0 0 100 6.07M 100 6.07M 0 0 17.38M 0 0 100 6.07M 100 6.07M 0 0 17.37M 0 0 100 6.07M 100 6.07M 0 0 17.37M 0 0
2732026-04-17T04:21:05.349Z+ curl_res=0
2742026-04-17T04:21:05.349Z+ popd
2752026-04-17T04:21:05.349Z+ return 0
2762026-04-17T04:21:05.349Z/work/oxidecomputer/opte
2772026-04-17T04:21:05.349Z+ tar -xf download/bench-results.tgz -C target
2782026-04-17T04:21:05.629Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2792026-04-17T04:21:05.632Z+ rm -r target/bench-results
2802026-04-17T04:21:05.632Z+ [[ '' -eq 1 ]]
2812026-04-17T04:21:05.632Z+ uname -a
2822026-04-17T04:21:05.636ZSunOS w-01KPCTGECERP6QSCT3N23BKHB7 5.11 helios-2.0.23838 i86pc i386 i86pc
2832026-04-17T04:21:05.636Z+ cat /etc/versions/build
2842026-04-17T04:21:05.636Zheads/stlouis-0-ge1108ec7ee
2852026-04-17T04:21:05.636Z+ dladm
2862026-04-17T04:21:05.639ZLINK CLASS MTU STATE BRIDGE OVER
2872026-04-17T04:21:05.639Zena0 phys 9216 up -- --
2882026-04-17T04:21:05.639Z+ ipadm
2892026-04-17T04:21:05.643ZADDROBJ TYPE STATE ADDR
2902026-04-17T04:21:05.643Zlo0/v4 static ok 127.0.0.1/8
2912026-04-17T04:21:05.643Zena0/dhcp dhcp ok 10.150.2.179/24
2922026-04-17T04:21:05.643Zlo0/v6 static ok ::1/128
2932026-04-17T04:21:05.643Z+ pfexec rem_drv xde
2942026-04-17T04:21:05.648Z+ set -o errexit
2952026-04-17T04:21:05.648Z+ set -o pipefail
2962026-04-17T04:21:05.648Z+ banner prepare
2972026-04-17T04:21:05.652Z
2982026-04-17T04:21:05.652Z ##### ##### ###### ##### ## ##### ######
2992026-04-17T04:21:05.652Z # # # # # # # # # # # #
3002026-04-17T04:21:05.652Z # # # # ##### # # # # # # #####
3012026-04-17T04:21:05.652Z ##### ##### # ##### ###### ##### #
3022026-04-17T04:21:05.652Z # # # # # # # # # #
3032026-04-17T04:21:05.652Z # # # ###### # # # # # ######
3042026-04-17T04:21:05.652Z
3052026-04-17T04:21:05.652Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3062026-04-17T04:21:05.652Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3072026-04-17T04:21:05.716Z+ pfexec add_drv xde
3082026-04-17T04:21:06.456Z+ banner bench
3092026-04-17T04:21:06.459Z
3102026-04-17T04:21:06.459Z ##### ###### # # #### # #
3112026-04-17T04:21:06.459Z # # # ## # # # # #
3122026-04-17T04:21:06.459Z ##### ##### # # # # ######
3132026-04-17T04:21:06.459Z # # # # # # # # #
3142026-04-17T04:21:06.459Z # # # # ## # # # #
3152026-04-17T04:21:06.459Z ##### ###### # # #### # #
3162026-04-17T04:21:06.459Z
3172026-04-17T04:21:06.459Z+ cargo kbench local
3182026-04-17T04:21:06.564Z Updating crates.io index
3192026-04-17T04:21:06.619Z Updating git repository `https://github.com/oxidecomputer/falcon`
3202026-04-17T04:21:08.034Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3212026-04-17T04:21:08.347Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3222026-04-17T04:21:08.790Z Updating git repository `https://github.com/oxidecomputer/zone`
3232026-04-17T04:21:09.276Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3242026-04-17T04:21:09.542Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3252026-04-17T04:21:09.797Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3262026-04-17T04:21:11.799Z Downloading crates ...
3272026-04-17T04:21:11.854Z Downloaded crossbeam-deque v0.8.6
3282026-04-17T04:21:11.882Z Downloaded powerfmt v0.2.0
3292026-04-17T04:21:11.885Z Downloaded proc-macro-crate v3.5.0
3302026-04-17T04:21:11.885Z Downloaded plotters-svg v0.3.7
3312026-04-17T04:21:11.885Z Downloaded terminal_size v0.4.4
3322026-04-17T04:21:11.889Z Downloaded pin-project-lite v0.2.17
3332026-04-17T04:21:11.892Z Downloaded oxnet v0.1.4
3342026-04-17T04:21:11.895Z Downloaded quote v1.0.45
3352026-04-17T04:21:11.903Z Downloaded num-conv v0.2.1
3362026-04-17T04:21:11.906Z Downloaded ref-cast-impl v1.0.25
3372026-04-17T04:21:11.910Z Downloaded proc-macro-error-attr2 v2.0.0
3382026-04-17T04:21:11.910Z Downloaded proc-macro-error-attr v1.0.4
3392026-04-17T04:21:11.910Z Downloaded thiserror-impl v1.0.69
3402026-04-17T04:21:11.910Z Downloaded rand_core v0.10.1
3412026-04-17T04:21:11.913Z Downloaded ref-cast v1.0.25
3422026-04-17T04:21:11.916Z Downloaded pretty-hex v0.4.2
3432026-04-17T04:21:11.919Z Downloaded cstr-argument v0.1.2
3442026-04-17T04:21:11.919Z Downloaded plotters-backend v0.3.7
3452026-04-17T04:21:11.919Z Downloaded alloca v0.4.0
3462026-04-17T04:21:11.922Z Downloaded libc v0.2.185
3472026-04-17T04:21:11.940Z Downloaded proc-macro-error2 v2.0.1
3482026-04-17T04:21:11.943Z Downloaded once_cell v1.21.4
3492026-04-17T04:21:11.943Z Downloaded num_enum v0.7.6
3502026-04-17T04:21:11.946Z Downloaded managed v0.8.0
3512026-04-17T04:21:11.946Z Downloaded macaddr v1.0.1
3522026-04-17T04:21:11.950Z Downloaded page_size v0.6.0
3532026-04-17T04:21:11.950Z Downloaded is_terminal_polyfill v1.70.2
3542026-04-17T04:21:11.950Z Downloaded ctor-proc-macro v0.0.12
3552026-04-17T04:21:11.950Z Downloaded cfg_aliases v0.2.1
3562026-04-17T04:21:11.953Z Downloaded embedded-io v0.6.1
3572026-04-17T04:21:11.953Z Downloaded cobs v0.3.0
3582026-04-17T04:21:11.953Z Downloaded cast v0.3.0
3592026-04-17T04:21:11.953Z Downloaded anstyle-query v1.1.5
3602026-04-17T04:21:11.953Z Downloaded proc-macro-error v1.0.4
3612026-04-17T04:21:11.956Z Downloaded fnv v1.0.7
3622026-04-17T04:21:11.956Z Downloaded time-core v0.1.8
3632026-04-17T04:21:11.959Z Downloaded rusticata-macros v5.0.0
3642026-04-17T04:21:11.959Z Downloaded take_mut v0.2.2
3652026-04-17T04:21:11.959Z Downloaded foreign-types v0.5.0
3662026-04-17T04:21:11.959Z Downloaded oorandom v11.1.5
3672026-04-17T04:21:11.959Z Downloaded equivalent v1.0.2
3682026-04-17T04:21:11.962Z Downloaded cpufeatures v0.3.0
3692026-04-17T04:21:11.963Z Downloaded cfg-if v1.0.4
3702026-04-17T04:21:11.963Z Downloaded utf8parse v0.2.2
3712026-04-17T04:21:11.966Z Downloaded stable_deref_trait v1.2.1
3722026-04-17T04:21:11.966Z Downloaded foreign-types-macros v0.2.3
3732026-04-17T04:21:11.966Z Downloaded dtor v0.7.0
3742026-04-17T04:21:11.969Z Downloaded strsim v0.11.1
3752026-04-17T04:21:11.973Z Downloaded byteorder v1.5.0
3762026-04-17T04:21:11.973Z Downloaded slog-scope v4.4.1
3772026-04-17T04:21:11.973Z Downloaded futures-core v0.3.32
3782026-04-17T04:21:11.976Z Downloaded clap_derive v4.6.0
3792026-04-17T04:21:11.976Z Downloaded bitflags v2.11.0
3802026-04-17T04:21:11.979Z Downloaded toml_datetime v1.1.1+spec-1.1.0
3812026-04-17T04:21:11.979Z Downloaded num_enum_derive v0.7.6
3822026-04-17T04:21:11.979Z Downloaded tabwriter v1.4.1
3832026-04-17T04:21:11.982Z Downloaded futures-sink v0.3.32
3842026-04-17T04:21:11.982Z Downloaded foreign-types-shared v0.3.1
3852026-04-17T04:21:11.982Z Downloaded errno v0.3.14
3862026-04-17T04:21:11.982Z Downloaded embedded-io v0.4.0
3872026-04-17T04:21:11.985Z Downloaded darling_macro v0.23.0
3882026-04-17T04:21:11.985Z Downloaded hash32 v0.3.1
3892026-04-17T04:21:11.985Z Downloaded darling_macro v0.21.3
3902026-04-17T04:21:11.985Z Downloaded ciborium-ll v0.2.2
3912026-04-17T04:21:11.985Z Downloaded version_check v0.9.5
3922026-04-17T04:21:11.988Z Downloaded dyn-clone v1.0.20
3932026-04-17T04:21:11.993Z Downloaded lazy_static v1.5.0
3942026-04-17T04:21:11.996Z Downloaded dtor-proc-macro v0.0.12
3952026-04-17T04:21:11.996Z Downloaded colorchoice v1.0.5
3962026-04-17T04:21:11.999Z Downloaded itoa v1.0.18
3972026-04-17T04:21:12.002Z Downloaded futures-macro v0.3.32
3982026-04-17T04:21:12.002Z Downloaded same-file v1.0.6
3992026-04-17T04:21:12.002Z Downloaded walkdir v2.5.0
4002026-04-17T04:21:12.006Z Downloaded link-section v0.2.0
4012026-04-17T04:21:12.006Z Downloaded ident_case v1.0.1
4022026-04-17T04:21:12.006Z Downloaded futures-io v0.3.32
4032026-04-17T04:21:12.006Z Downloaded ciborium-io v0.2.2
4042026-04-17T04:21:12.006Z Downloaded clap_lex v1.1.0
4052026-04-17T04:21:12.009Z Downloaded defmt-parser v1.0.0
4062026-04-17T04:21:12.009Z Downloaded heck v0.4.1
4072026-04-17T04:21:12.009Z Downloaded is-terminal v0.4.17
4082026-04-17T04:21:12.009Z Downloaded zmij v1.0.21
4092026-04-17T04:21:12.012Z Downloaded time-macros v0.2.27
4102026-04-17T04:21:12.012Z Downloaded thiserror v2.0.18
4112026-04-17T04:21:12.016Z Downloaded slog-async v2.8.0
4122026-04-17T04:21:12.016Z Downloaded circular v0.3.0
4132026-04-17T04:21:12.016Z Downloaded slog-stdlog v4.1.1
4142026-04-17T04:21:12.016Z Downloaded rustversion v1.0.22
4152026-04-17T04:21:12.019Z Downloaded thread_local v1.1.9
4162026-04-17T04:21:12.019Z Downloaded thiserror v1.0.69
4172026-04-17T04:21:12.022Z Downloaded anes v0.1.6
4182026-04-17T04:21:12.022Z Downloaded either v1.15.0
4192026-04-17T04:21:12.025Z Downloaded cookie-factory v0.3.3
4202026-04-17T04:21:12.025Z Downloaded thiserror-impl v2.0.18
4212026-04-17T04:21:12.025Z Downloaded slog-envlogger v2.2.0
4222026-04-17T04:21:12.025Z Downloaded slab v0.4.12
4232026-04-17T04:21:12.028Z Downloaded deranged v0.5.8
4242026-04-17T04:21:12.028Z Downloaded defmt v1.0.1
4252026-04-17T04:21:12.031Z Downloaded anstream v1.0.0
4262026-04-17T04:21:12.031Z Downloaded futures-channel v0.3.32
4272026-04-17T04:21:12.031Z Downloaded toml_parser v1.1.2+spec-1.1.0
4282026-04-17T04:21:12.034Z Downloaded rayon-core v1.13.0
4292026-04-17T04:21:12.034Z Downloaded tinytemplate v1.2.1
4302026-04-17T04:21:12.038Z Downloaded half v2.7.1
4312026-04-17T04:21:12.038Z Downloaded ingot-types v0.1.2
4322026-04-17T04:21:12.038Z Downloaded defmt-macros v1.0.1
4332026-04-17T04:21:12.041Z Downloaded tracing-attributes v0.1.31
4342026-04-17T04:21:12.041Z Downloaded criterion-plot v0.8.2
4352026-04-17T04:21:12.044Z Downloaded anstyle v1.0.14
4362026-04-17T04:21:12.044Z Downloaded futures-task v0.3.32
4372026-04-17T04:21:12.044Z Downloaded erased-serde v0.3.31
4382026-04-17T04:21:12.044Z Downloaded ctor v0.10.0
4392026-04-17T04:21:12.047Z Downloaded crossbeam-epoch v0.9.18
4402026-04-17T04:21:12.047Z Downloaded defmt v0.3.100
4412026-04-17T04:21:12.047Z Downloaded shlex v1.3.0
4422026-04-17T04:21:12.047Z Downloaded heck v0.5.0
4432026-04-17T04:21:12.051Z Downloaded num-traits v0.2.19
4442026-04-17T04:21:12.054Z Downloaded postcard v1.1.3
4452026-04-17T04:21:12.057Z Downloaded slog-term v2.9.2
4462026-04-17T04:21:12.060Z Downloaded futures-executor v0.3.32
4472026-04-17T04:21:12.060Z Downloaded crc32fast v1.5.0
4482026-04-17T04:21:12.063Z Downloaded ipnetwork v0.21.1
4492026-04-17T04:21:12.063Z Downloaded ingot v0.1.1
4502026-04-17T04:21:12.063Z Downloaded slog v2.8.2
4512026-04-17T04:21:12.066Z Downloaded proc-macro2 v1.0.106
4522026-04-17T04:21:12.066Z Downloaded getrandom v0.4.2
4532026-04-17T04:21:12.069Z Downloaded darling v0.21.3
4542026-04-17T04:21:12.072Z Downloaded unicode-ident v1.0.24
4552026-04-17T04:21:12.072Z Downloaded ingot-macros v0.1.1
4562026-04-17T04:21:12.075Z Downloaded anyhow v1.0.102
4572026-04-17T04:21:12.075Z Downloaded uuid v1.23.0
4582026-04-17T04:21:12.078Z Downloaded find-msvc-tools v0.1.9
4592026-04-17T04:21:12.078Z Downloaded darling v0.23.0
4602026-04-17T04:21:12.082Z Downloaded serde_core v1.0.228
4612026-04-17T04:21:12.082Z Downloaded iana-time-zone v0.1.65
4622026-04-17T04:21:12.085Z Downloaded colored v3.1.1
4632026-04-17T04:21:12.085Z Downloaded ciborium v0.2.2
4642026-04-17T04:21:12.085Z Downloaded chacha20 v0.10.0
4652026-04-17T04:21:12.088Z Downloaded term v1.2.1
4662026-04-17T04:21:12.088Z Downloaded autocfg v1.5.0
4672026-04-17T04:21:12.091Z Downloaded futures v0.3.32
4682026-04-17T04:21:12.091Z Downloaded crossbeam-utils v0.8.21
4692026-04-17T04:21:12.095Z Downloaded memchr v2.8.0
4702026-04-17T04:21:12.097Z Downloaded anstyle-parse v1.0.0
4712026-04-17T04:21:12.097Z Downloaded tracing-core v0.1.36
4722026-04-17T04:21:12.098Z Downloaded serde_derive v1.0.228
4732026-04-17T04:21:12.101Z Downloaded toml_edit v0.25.11+spec-1.1.0
4742026-04-17T04:21:12.136Z Downloaded log v0.4.29
4752026-04-17T04:21:12.136Z Downloaded clap v4.6.0
4762026-04-17T04:21:12.136Z Downloaded heapless v0.8.0
4772026-04-17T04:21:12.136Z Downloaded darling_core v0.23.0
4782026-04-17T04:21:12.136Z Downloaded darling_core v0.21.3
4792026-04-17T04:21:12.136Z Downloaded zerocopy-derive v0.8.48
4802026-04-17T04:21:12.137Z Downloaded bitflags v1.3.2
4812026-04-17T04:21:12.137Z Downloaded cc v1.2.60
4822026-04-17T04:21:12.137Z Downloaded arc-swap v1.9.1
4832026-04-17T04:21:12.137Z Downloaded socket2 v0.6.3
4842026-04-17T04:21:12.137Z Downloaded serde v1.0.228
4852026-04-17T04:21:12.137Z Downloaded crossbeam-channel v0.5.15
4862026-04-17T04:21:12.137Z Downloaded indexmap v2.14.0
4872026-04-17T04:21:12.153Z Downloaded rand v0.10.1
4882026-04-17T04:21:12.156Z Downloaded criterion v0.8.2
4892026-04-17T04:21:12.159Z Downloaded itertools v0.13.0
4902026-04-17T04:21:12.167Z Downloaded nom v8.0.0
4912026-04-17T04:21:12.171Z Downloaded itertools v0.12.1
4922026-04-17T04:21:12.174Z Downloaded futures-util v0.3.32
4932026-04-17T04:21:12.180Z Downloaded itertools v0.14.0
4942026-04-17T04:21:12.183Z Downloaded hashbrown v0.17.0
4952026-04-17T04:21:12.186Z Downloaded aho-corasick v1.1.4
4962026-04-17T04:21:12.189Z Downloaded chrono v0.4.44
4972026-04-17T04:21:12.193Z Downloaded rayon v1.11.0
4982026-04-17T04:21:12.197Z Downloaded plotters v0.3.7
4992026-04-17T04:21:12.201Z Downloaded regex v1.12.3
5002026-04-17T04:21:12.204Z Downloaded clap_builder v4.6.0
5012026-04-17T04:21:12.215Z Downloaded serde_json v1.0.149
5022026-04-17T04:21:12.223Z Downloaded pcap-parser v0.17.0
5032026-04-17T04:21:12.238Z Downloaded winnow v1.0.1
5042026-04-17T04:21:12.269Z Downloaded time v0.3.47
5052026-04-17T04:21:12.275Z Downloaded syn v1.0.109
5062026-04-17T04:21:12.280Z Downloaded unicode-width v0.2.2
5072026-04-17T04:21:12.291Z Downloaded zerocopy v0.8.48
5082026-04-17T04:21:12.306Z Downloaded smoltcp v0.11.0
5092026-04-17T04:21:12.311Z Downloaded syn v2.0.117
5102026-04-17T04:21:12.317Z Downloaded nix v0.31.2
5112026-04-17T04:21:12.327Z Downloaded regex-syntax v0.8.10
5122026-04-17T04:21:12.330Z Downloaded rustix v1.1.4
5132026-04-17T04:21:12.342Z Downloaded tracing v0.1.44
5142026-04-17T04:21:12.352Z Downloaded regex-automata v0.4.14
5152026-04-17T04:21:12.418Z Compiling proc-macro2 v1.0.106
5162026-04-17T04:21:12.418Z Compiling unicode-ident v1.0.24
5172026-04-17T04:21:12.418Z Compiling quote v1.0.45
5182026-04-17T04:21:12.418Z Compiling serde_core v1.0.228
5192026-04-17T04:21:12.419Z Compiling cfg-if v1.0.4
5202026-04-17T04:21:12.422Z Compiling libc v0.2.185
5212026-04-17T04:21:12.422Z Compiling memchr v2.8.0
5222026-04-17T04:21:12.422Z Compiling serde v1.0.228
5232026-04-17T04:21:12.563Z Compiling rustversion v1.0.22
5242026-04-17T04:21:12.631Z Compiling ident_case v1.0.1
5252026-04-17T04:21:12.769Z Compiling strsim v0.11.1
5262026-04-17T04:21:12.911Z Compiling version_check v0.9.5
5272026-04-17T04:21:12.918Z Compiling zerocopy v0.8.48
5282026-04-17T04:21:13.060Z Compiling either v1.15.0
5292026-04-17T04:21:13.162Z Compiling thiserror v2.0.18
5302026-04-17T04:21:13.331Z Compiling fnv v1.0.7
5312026-04-17T04:21:13.422Z Compiling regex-syntax v0.8.10
5322026-04-17T04:21:13.430Z Compiling syn v1.0.109
5332026-04-17T04:21:13.445Z Compiling pin-project-lite v0.2.17
5342026-04-17T04:21:13.519Z Compiling crossbeam-utils v0.8.21
5352026-04-17T04:21:13.532Z Compiling winnow v1.0.1
5362026-04-17T04:21:13.737Z Compiling aho-corasick v1.1.4
5372026-04-17T04:21:13.782Z Compiling hashbrown v0.17.0
5382026-04-17T04:21:13.835Z Compiling equivalent v1.0.2
5392026-04-17T04:21:13.923Z Compiling syn v2.0.117
5402026-04-17T04:21:14.008Z Compiling itertools v0.14.0
5412026-04-17T04:21:14.319Z Compiling indexmap v2.14.0
5422026-04-17T04:21:14.576Z Compiling toml_parser v1.1.2+spec-1.1.0
5432026-04-17T04:21:15.118Z Compiling bitflags v2.11.0
5442026-04-17T04:21:15.138Z Compiling regex-automata v0.4.14
5452026-04-17T04:21:15.249Z Compiling heapless v0.8.0
5462026-04-17T04:21:15.411Z Compiling autocfg v1.5.0
5472026-04-17T04:21:15.454Z Compiling toml_datetime v1.1.1+spec-1.1.0
5482026-04-17T04:21:15.551Z Compiling byteorder v1.5.0
5492026-04-17T04:21:15.668Z Compiling toml_edit v0.25.11+spec-1.1.0
5502026-04-17T04:21:15.741Z Compiling hash32 v0.3.1
5512026-04-17T04:21:15.744Z Compiling num-traits v0.2.19
5522026-04-17T04:21:15.754Z Compiling slog v2.8.2
5532026-04-17T04:21:15.877Z Compiling futures-core v0.3.32
5542026-04-17T04:21:15.885Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5552026-04-17T04:21:15.979Z Compiling smoltcp v0.11.0
5562026-04-17T04:21:15.987Z Compiling stable_deref_trait v1.2.1
5572026-04-17T04:21:16.025Z Compiling macaddr v1.0.1
5582026-04-17T04:21:16.054Z Compiling futures-sink v0.3.32
5592026-04-17T04:21:16.141Z Compiling futures-channel v0.3.32
5602026-04-17T04:21:16.231Z Compiling proc-macro-crate v3.5.0
5612026-04-17T04:21:16.384Z Compiling proc-macro-error-attr v1.0.4
5622026-04-17T04:21:16.543Z Compiling ref-cast v1.0.25
5632026-04-17T04:21:16.604Z Compiling darling_core v0.21.3
5642026-04-17T04:21:16.664Z Compiling darling_core v0.23.0
5652026-04-17T04:21:16.696Z Compiling futures-task v0.3.32
5662026-04-17T04:21:16.714Z Compiling anyhow v1.0.102
5672026-04-17T04:21:16.862Z Compiling regex v1.12.3
5682026-04-17T04:21:16.865Z Compiling itoa v1.0.18
5692026-04-17T04:21:17.052Z Compiling bitflags v1.3.2
5702026-04-17T04:21:17.074Z Compiling futures-io v0.3.32
5712026-04-17T04:21:17.120Z Compiling managed v0.8.0
5722026-04-17T04:21:17.263Z Compiling slab v0.4.12
5732026-04-17T04:21:17.272Z Compiling getrandom v0.4.2
5742026-04-17T04:21:17.375Z Compiling crc32fast v1.5.0
5752026-04-17T04:21:17.394Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
5762026-04-17T04:21:17.466Z Compiling rand_core v0.10.1
5772026-04-17T04:21:17.713Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5782026-04-17T04:21:17.739Z Compiling proc-macro-error v1.0.4
5792026-04-17T04:21:17.755Z Compiling serde_derive v1.0.228
5802026-04-17T04:21:17.833Z Compiling zerocopy-derive v0.8.48
5812026-04-17T04:21:17.982Z Compiling thiserror-impl v2.0.18
5822026-04-17T04:21:18.154Z Compiling futures-macro v0.3.32
5832026-04-17T04:21:18.436Z Compiling foreign-types-macros v0.2.3
5842026-04-17T04:21:18.757Z Compiling darling_macro v0.21.3
5852026-04-17T04:21:18.806Z Compiling darling_macro v0.23.0
5862026-04-17T04:21:18.962Z Compiling futures-util v0.3.32
5872026-04-17T04:21:19.060Z Compiling num_enum_derive v0.7.6
5882026-04-17T04:21:19.313Z Compiling darling v0.21.3
5892026-04-17T04:21:19.322Z Compiling cobs v0.3.0
5902026-04-17T04:21:19.353Z Compiling darling v0.23.0
5912026-04-17T04:21:19.388Z Compiling ingot-macros v0.1.1
5922026-04-17T04:21:19.428Z Compiling ref-cast-impl v1.0.25
5932026-04-17T04:21:19.533Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5942026-04-17T04:21:19.773Z Compiling ipnetwork v0.21.1
5952026-04-17T04:21:20.024Z Compiling cpufeatures v0.3.0
5962026-04-17T04:21:20.047Z Compiling once_cell v1.21.4
5972026-04-17T04:21:20.092Z Compiling foreign-types-shared v0.3.1
5982026-04-17T04:21:20.153Z Compiling unicode-width v0.2.2
5992026-04-17T04:21:20.180Z Compiling rustix v1.1.4
6002026-04-17T04:21:20.274Z Compiling tracing-core v0.1.36
6012026-04-17T04:21:20.282Z Compiling foreign-types v0.5.0
6022026-04-17T04:21:20.354Z Compiling chacha20 v0.10.0
6032026-04-17T04:21:20.444Z Compiling tabwriter v1.4.1
6042026-04-17T04:21:20.626Z Compiling num_enum v0.7.6
6052026-04-17T04:21:20.768Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6062026-04-17T04:21:20.876Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6072026-04-17T04:21:21.021Z Compiling erased-serde v0.3.31
6082026-04-17T04:21:21.114Z Compiling postcard v1.1.3
6092026-04-17T04:21:21.387Z Compiling futures-executor v0.3.32
6102026-04-17T04:21:21.395Z Compiling tracing-attributes v0.1.31
6112026-04-17T04:21:21.824Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6122026-04-17T04:21:21.860Z Compiling errno v0.3.14
6132026-04-17T04:21:21.967Z Compiling cstr-argument v0.1.2
6142026-04-17T04:21:22.020Z Compiling utf8parse v0.2.2
6152026-04-17T04:21:22.071Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51)
6162026-04-17T04:21:22.121Z Compiling powerfmt v0.2.0
6172026-04-17T04:21:22.128Z Compiling shlex v1.3.0
6182026-04-17T04:21:22.308Z Compiling zmij v1.0.21
6192026-04-17T04:21:22.315Z Compiling num-conv v0.2.1
6202026-04-17T04:21:22.348Z Compiling ingot-types v0.1.2
6212026-04-17T04:21:22.453Z Compiling thiserror v1.0.69
6222026-04-17T04:21:22.516Z Compiling time-core v0.1.8
6232026-04-17T04:21:22.605Z Compiling dyn-clone v1.0.20
6242026-04-17T04:21:22.661Z Compiling pretty-hex v0.4.2
6252026-04-17T04:21:22.669Z Compiling find-msvc-tools v0.1.9
6262026-04-17T04:21:22.743Z Compiling ingot v0.1.1
6272026-04-17T04:21:22.781Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
6282026-04-17T04:21:22.793Z Compiling tracing v0.1.44
6292026-04-17T04:21:22.896Z Compiling cc v1.2.60
6302026-04-17T04:21:22.948Z Compiling time-macros v0.2.27
6312026-04-17T04:21:23.018Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6322026-04-17T04:21:23.133Z Compiling deranged v0.5.8
6332026-04-17T04:21:23.141Z Compiling anstyle-parse v1.0.0
6342026-04-17T04:21:23.344Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6352026-04-17T04:21:23.686Z Compiling rand v0.10.1
6362026-04-17T04:21:24.230Z Compiling futures v0.3.32
6372026-04-17T04:21:24.234Z Compiling thiserror-impl v1.0.69
6382026-04-17T04:21:24.246Z Compiling crossbeam-epoch v0.9.18
6392026-04-17T04:21:24.305Z Compiling uuid v1.23.0
6402026-04-17T04:21:24.485Z Compiling arc-swap v1.9.1
6412026-04-17T04:21:24.685Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6422026-04-17T04:21:24.714Z Compiling socket2 v0.6.3
6432026-04-17T04:21:24.803Z Compiling nom v8.0.0
6442026-04-17T04:21:24.821Z Compiling thread_local v1.1.9
6452026-04-17T04:21:25.154Z Compiling rayon-core v1.13.0
6462026-04-17T04:21:25.263Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6472026-04-17T04:21:25.368Z Compiling slog-async v2.8.0
6482026-04-17T04:21:25.475Z Compiling oxnet v0.1.4
6492026-04-17T04:21:25.516Z Compiling lazy_static v1.5.0
6502026-04-17T04:21:25.531Z Compiling serde_json v1.0.149
6512026-04-17T04:21:25.666Z Compiling anstyle v1.0.14
6522026-04-17T04:21:25.755Z Compiling heck v0.4.1
6532026-04-17T04:21:25.778Z Compiling anstyle-query v1.1.5
6542026-04-17T04:21:25.880Z Compiling iana-time-zone v0.1.65
6552026-04-17T04:21:25.948Z Compiling colorchoice v1.0.5
6562026-04-17T04:21:26.173Z Compiling colored v3.1.1
6572026-04-17T04:21:26.193Z Compiling is_terminal_polyfill v1.70.2
6582026-04-17T04:21:26.211Z Compiling time v0.3.47
6592026-04-17T04:21:26.282Z Compiling anstream v1.0.0
6602026-04-17T04:21:26.744Z Compiling chrono v0.4.44
6612026-04-17T04:21:26.785Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6622026-04-17T04:21:27.322Z Compiling rusticata-macros v5.0.0
6632026-04-17T04:21:27.509Z Compiling slog-scope v4.4.1
6642026-04-17T04:21:27.710Z Compiling crossbeam-deque v0.8.6
6652026-04-17T04:21:27.900Z Compiling cookie-factory v0.3.3
6662026-04-17T04:21:27.914Z Compiling alloca v0.4.0
6672026-04-17T04:21:27.914Z Compiling terminal_size v0.4.4
6682026-04-17T04:21:28.063Z Compiling half v2.7.1
6692026-04-17T04:21:28.202Z Compiling crossbeam-channel v0.5.15
6702026-04-17T04:21:28.222Z Compiling is-terminal v0.4.17
6712026-04-17T04:21:28.232Z Compiling itertools v0.12.1
6722026-04-17T04:21:28.318Z Compiling heck v0.5.0
6732026-04-17T04:21:28.514Z Compiling cfg_aliases v0.2.1
6742026-04-17T04:21:28.584Z Compiling log v0.4.29
6752026-04-17T04:21:28.816Z Compiling term v1.2.1
6762026-04-17T04:21:28.832Z Compiling ciborium-io v0.2.2
6772026-04-17T04:21:28.927Z Compiling circular v0.3.0
6782026-04-17T04:21:29.037Z Compiling plotters-backend v0.3.7
6792026-04-17T04:21:29.140Z Compiling take_mut v0.2.2
6802026-04-17T04:21:29.255Z Compiling clap_lex v1.1.0
6812026-04-17T04:21:29.342Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6822026-04-17T04:21:29.360Z Compiling plotters-svg v0.3.7
6832026-04-17T04:21:29.568Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6842026-04-17T04:21:29.659Z Compiling clap_builder v4.6.0
6852026-04-17T04:21:30.084Z Compiling slog-term v2.9.2
6862026-04-17T04:21:30.137Z Compiling pcap-parser v0.17.0
6872026-04-17T04:21:30.666Z Compiling ciborium-ll v0.2.2
6882026-04-17T04:21:30.747Z Compiling slog-stdlog v4.1.1
6892026-04-17T04:21:30.903Z Compiling nix v0.31.2
6902026-04-17T04:21:31.081Z Compiling clap_derive v4.6.0
6912026-04-17T04:21:31.385Z Compiling itertools v0.13.0
6922026-04-17T04:21:32.063Z Compiling cast v0.3.0
6932026-04-17T04:21:32.243Z Compiling same-file v1.0.6
6942026-04-17T04:21:32.412Z Compiling walkdir v2.5.0
6952026-04-17T04:21:32.549Z Compiling tinytemplate v1.2.1
6962026-04-17T04:21:32.786Z Compiling clap v4.6.0
6972026-04-17T04:21:32.865Z Compiling criterion-plot v0.8.2
6982026-04-17T04:21:32.873Z Compiling rayon v1.11.0
6992026-04-17T04:21:33.084Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
7002026-04-17T04:21:33.128Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
7012026-04-17T04:21:33.467Z Compiling slog-envlogger v2.2.0
7022026-04-17T04:21:33.526Z Compiling ciborium v0.2.2
7032026-04-17T04:21:33.655Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10)
7042026-04-17T04:21:34.279Z Compiling plotters v0.3.7
7052026-04-17T04:21:34.387Z Compiling page_size v0.6.0
7062026-04-17T04:21:34.498Z Compiling oorandom v11.1.5
7072026-04-17T04:21:34.537Z Compiling dtor-proc-macro v0.0.12
7082026-04-17T04:21:34.624Z Compiling anes v0.1.6
7092026-04-17T04:21:34.873Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7102026-04-17T04:21:34.900Z Compiling dtor v0.7.0
7112026-04-17T04:21:34.985Z Compiling ctor-proc-macro v0.0.12
7122026-04-17T04:21:35.345Z Compiling criterion v0.8.2
7132026-04-17T04:21:35.475Z Compiling link-section v0.2.0
7142026-04-17T04:21:35.617Z Compiling ctor v0.10.0
7152026-04-17T04:21:37.271Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7162026-04-17T04:21:50.930Z Finished `bench` profile [optimized + debuginfo] target(s) in 44.46s
7172026-04-17T04:21:51.032Z Running benches/xde.rs (target/release/deps/xde-b623f4d29013331b)
7182026-04-17T04:21:51.042Z###--------------------------------###
7192026-04-17T04:21:51.042Z:::Building test topology... (120s):::
7202026-04-17T04:21:51.042Z###--------------------------------###
7212026-04-17T04:21:51.048Zadding underlay route 0
7222026-04-17T04:21:51.052Zadding underlay route 1
7232026-04-17T04:21:51.209Zstart zones a, b
7242026-04-17T04:22:01.298Zconfigure zone
7252026-04-17T04:22:01.301Zconfigure zone
7262026-04-17T04:22:01.316Zinstall zone
7272026-04-17T04:22:01.319Zinstall zone
7282026-04-17T04:22:12.175Zboot zone
7292026-04-17T04:22:12.175Zboot zone
7302026-04-17T04:22:12.253Zsetup zones a, b
7312026-04-17T04:22:12.253Z[a] svcs -a
7322026-04-17T04:22:12.253Z[b] svcs -a
7332026-04-17T04:22:12.272ZFailed to parse command output: exit code 1
7342026-04-17T04:22:12.272Zstdout:
7352026-04-17T04:22:12.272Z
7362026-04-17T04:22:12.272Zstderr:
7372026-04-17T04:22:12.272Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7382026-04-17T04:22:12.275ZFailed to parse command output: exit code 1
7392026-04-17T04:22:12.275Zstdout:
7402026-04-17T04:22:12.275Z
7412026-04-17T04:22:12.276Zstderr:
7422026-04-17T04:22:12.276Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7432026-04-17T04:22:12.472Z[a] svcs -a
7442026-04-17T04:22:12.472Z[b] svcs -a
7452026-04-17T04:22:12.581ZSTATE STIME FMRI
7462026-04-17T04:22:12.581Zonline 4:22:11 svc:/system/svc/restarter:default
7472026-04-17T04:22:12.582Zoffline 4:22:11 svc:/system/early-manifest-import:default
7482026-04-17T04:22:12.582Z- - svc:/application/management/net-snmp:default
7492026-04-17T04:22:12.582Z- - svc:/application/pkg/dynamic-mirror:default
7502026-04-17T04:22:12.582Z- - svc:/application/pkg/mirror:default
7512026-04-17T04:22:12.582Z- - svc:/application/pkg/repositories-setup:default
7522026-04-17T04:22:12.582Z- - svc:/application/pkg/server:default
7532026-04-17T04:22:12.582Z- - svc:/application/security/tcsd:default
7542026-04-17T04:22:12.582Z- - svc:/milestone/devices:default
7552026-04-17T04:22:12.582Z- - svc:/milestone/multi-user-server:default
7562026-04-17T04:22:12.582Z- - svc:/milestone/multi-user:default
7572026-04-17T04:22:12.582Z- - svc:/milestone/name-services:default
7582026-04-17T04:22:12.582Z- - svc:/milestone/network:default
7592026-04-17T04:22:12.582Z- - svc:/milestone/single-user:default
7602026-04-17T04:22:12.582Z- - svc:/milestone/sysconfig:default
7612026-04-17T04:22:12.582Z- - svc:/network/chrony:default
7622026-04-17T04:22:12.582Z- - svc:/network/datalink-management:default
7632026-04-17T04:22:12.582Z- - svc:/network/dns/client:default
7642026-04-17T04:22:12.582Z- - svc:/network/dns/install:default
7652026-04-17T04:22:12.582Z- - svc:/network/dns/multicast:default
7662026-04-17T04:22:12.582Z- - svc:/network/inetd-upgrade:default
7672026-04-17T04:22:12.582Z- - svc:/network/inetd:default
7682026-04-17T04:22:12.582Z- - svc:/network/initial:default
7692026-04-17T04:22:12.582Z- - svc:/network/install:default
7702026-04-17T04:22:12.582Z- - svc:/network/ip-interface-management:default
7712026-04-17T04:22:12.582Z- - svc:/network/ipmp:default
7722026-04-17T04:22:12.582Z- - svc:/network/ipqos:default
7732026-04-17T04:22:12.582Z- - svc:/network/ipsec/ike:default
7742026-04-17T04:22:12.582Z- - svc:/network/ipsec/ipsecalgs:default
7752026-04-17T04:22:12.582Z- - svc:/network/ipsec/manual-key:default
7762026-04-17T04:22:12.582Z- - svc:/network/ipsec/policy:default
7772026-04-17T04:22:12.582Z- - svc:/network/iptun:default
7782026-04-17T04:22:12.582Z- - svc:/network/ipv4-forwarding:default
7792026-04-17T04:22:12.582Z- - svc:/network/ipv6-forwarding:default
7802026-04-17T04:22:12.582Z- - svc:/network/ldap/client:default
7812026-04-17T04:22:12.582Z- - svc:/network/location:default
7822026-04-17T04:22:12.582Z- - svc:/network/loopback:default
7832026-04-17T04:22:12.582Z- - svc:/network/netcfg:default
7842026-04-17T04:22:12.582Z- - svc:/network/netmask:default
7852026-04-17T04:22:12.583Z- - svc:/network/nfs/cbd:default
7862026-04-17T04:22:12.583Z- - svc:/network/nfs/client:default
7872026-04-17T04:22:12.583Z- - svc:/network/nfs/log:default
7882026-04-17T04:22:12.583Z- - svc:/network/nfs/mapid:default
7892026-04-17T04:22:12.583Z- - svc:/network/nfs/nlockmgr:default
7902026-04-17T04:22:12.583Z- - svc:/network/nfs/rquota:default
7912026-04-17T04:22:12.583Z- - svc:/network/nfs/server:default
7922026-04-17T04:22:12.583Z- - svc:/network/nfs/status:default
7932026-04-17T04:22:12.583Z- - svc:/network/nis/client:default
7942026-04-17T04:22:12.583Z- - svc:/network/physical:default
7952026-04-17T04:22:12.583Z- - svc:/network/physical:nwam
7962026-04-17T04:22:12.583Z- - svc:/network/routing-setup:default
7972026-04-17T04:22:12.583Z- - svc:/network/routing/legacy-routing:ipv4
7982026-04-17T04:22:12.583Z- - svc:/network/routing/legacy-routing:ipv6
7992026-04-17T04:22:12.583Z- - svc:/network/routing/ndp:default
8002026-04-17T04:22:12.583Z- - svc:/network/routing/rdisc:default
8012026-04-17T04:22:12.583Z- - svc:/network/routing/ripng:default
8022026-04-17T04:22:12.583Z- - svc:/network/routing/route:default
8032026-04-17T04:22:12.583Z- - svc:/network/rpc/bind:default
8042026-04-17T04:22:12.583Z- - svc:/network/rpc/gss:default
8052026-04-17T04:22:12.583Z- - svc:/network/rpc/keyserv:default
8062026-04-17T04:22:12.583Z- - svc:/network/security/kadmin:default
8072026-04-17T04:22:12.583Z- - svc:/network/security/krb5kdc:default
8082026-04-17T04:22:12.583Z- - svc:/network/security/ktkt_warn:default
8092026-04-17T04:22:12.583Z- - svc:/network/service:default
8102026-04-17T04:22:12.583Z- - svc:/network/shares/group:default
8112026-04-17T04:22:12.583Z- - svc:/network/smb/client:default
8122026-04-17T04:22:12.583Z- - svc:/network/smb/server:default
8132026-04-17T04:22:12.583Z- - svc:/network/ssh:default
8142026-04-17T04:22:12.583Z- - svc:/network/tcpkey:default
8152026-04-17T04:22:12.583Z- - svc:/system/auditd:default
8162026-04-17T04:22:12.583Z- - svc:/system/auditset:default
8172026-04-17T04:22:12.583Z- - svc:/system/boot-archive-update:default
8182026-04-17T04:22:12.583Z- - svc:/system/boot-archive:default
8192026-04-17T04:22:12.583Z- - svc:/system/boot-config:default
8202026-04-17T04:22:12.583Z- - svc:/system/consadm:default
8212026-04-17T04:22:12.583Z- - svc:/system/console-login:default
8222026-04-17T04:22:12.583Z- - svc:/system/console-login:vt2
8232026-04-17T04:22:12.584Z- - svc:/system/console-login:vt3
8242026-04-17T04:22:12.584Z- - svc:/system/console-login:vt4
8252026-04-17T04:22:12.584Z- - svc:/system/console-login:vt5
8262026-04-17T04:22:12.584Z- - svc:/system/console-login:vt6
8272026-04-17T04:22:12.584Z- - svc:/system/coreadm:default
8282026-04-17T04:22:12.584Z- - svc:/system/cron:default
8292026-04-17T04:22:12.584Z- - svc:/system/cryptosvc:default
8302026-04-17T04:22:12.584Z- - svc:/system/device/allocate:default
8312026-04-17T04:22:12.584Z- - svc:/system/device/audio:default
8322026-04-17T04:22:12.584Z- - svc:/system/device/local:default
8332026-04-17T04:22:12.584Z- - svc:/system/device/mpxio-upgrade:default
8342026-04-17T04:22:12.584Z- - svc:/system/extended-accounting:flow
8352026-04-17T04:22:12.584Z- - svc:/system/extended-accounting:net
8362026-04-17T04:22:12.584Z- - svc:/system/extended-accounting:process
8372026-04-17T04:22:12.584Z- - svc:/system/extended-accounting:task
8382026-04-17T04:22:12.584Z- - svc:/system/filesystem/local:default
8392026-04-17T04:22:12.584Z- - svc:/system/filesystem/minimal:default
8402026-04-17T04:22:12.584Z- - svc:/system/filesystem/reparse:default
8412026-04-17T04:22:12.584Z- - svc:/system/filesystem/root:default
8422026-04-17T04:22:12.584Z- - svc:/system/filesystem/usr:default
8432026-04-17T04:22:12.584Z- - svc:/system/fm/notify-params:default
8442026-04-17T04:22:12.584Z- - svc:/system/fmd:default
8452026-04-17T04:22:12.588Z- - svc:/system/hostid:default
8462026-04-17T04:22:12.588Z- - svc:/system/hotplug:default
8472026-04-17T04:22:12.588Z- - svc:/system/identity:domain
8482026-04-17T04:22:12.588Z- - svc:/system/identity:node
8492026-04-17T04:22:12.588Z- - svc:/system/idmap:default
8502026-04-17T04:22:12.588Z- - svc:/system/keymap:default
8512026-04-17T04:22:12.588Z- - svc:/system/logadm-upgrade:default
8522026-04-17T04:22:12.588Z- - svc:/system/manifest-import:default
8532026-04-17T04:22:12.588Z- - svc:/system/name-service-cache:default
8542026-04-17T04:22:12.588Z- - svc:/system/pfexec:default
8552026-04-17T04:22:12.588Z- - svc:/system/pkgserv:default
8562026-04-17T04:22:12.589Z- - svc:/system/process-security:default
8572026-04-17T04:22:12.589Z- - svc:/system/rbac:default
8582026-04-17T04:22:12.589Z- - svc:/system/rmtmpfiles:default
8592026-04-17T04:22:12.589Z- - svc:/system/sac:default
8602026-04-17T04:22:12.589Z- - svc:/system/sar:default
8612026-04-17T04:22:12.589Z- - svc:/system/svc/global:default
8622026-04-17T04:22:12.589Z- - svc:/system/system-log:default
8632026-04-17T04:22:12.589Z- - svc:/system/update-man-index:default
8642026-04-17T04:22:12.589Z- - svc:/system/utmp:default
8652026-04-17T04:22:12.589Z- - svc:/system/vtdaemon:default
8662026-04-17T04:22:12.589Z[b] svcs milestone/network
8672026-04-17T04:22:12.589ZSTATE STIME FMRI
8682026-04-17T04:22:12.589Zonline 4:22:11 svc:/system/svc/restarter:default
8692026-04-17T04:22:12.589Zoffline 4:22:11 svc:/system/early-manifest-import:default
8702026-04-17T04:22:12.589Z- - svc:/application/management/net-snmp:default
8712026-04-17T04:22:12.589Z- - svc:/application/pkg/dynamic-mirror:default
8722026-04-17T04:22:12.589Z- - svc:/application/pkg/mirror:default
8732026-04-17T04:22:12.589Z- - svc:/application/pkg/repositories-setup:default
8742026-04-17T04:22:12.589Z- - svc:/application/pkg/server:default
8752026-04-17T04:22:12.589Z- - svc:/application/security/tcsd:default
8762026-04-17T04:22:12.589Z- - svc:/milestone/devices:default
8772026-04-17T04:22:12.589Z- - svc:/milestone/multi-user-server:default
8782026-04-17T04:22:12.589Z- - svc:/milestone/multi-user:default
8792026-04-17T04:22:12.589Z- - svc:/milestone/name-services:default
8802026-04-17T04:22:12.589Z- - svc:/milestone/network:default
8812026-04-17T04:22:12.589Z- - svc:/milestone/single-user:default
8822026-04-17T04:22:12.589Z- - svc:/milestone/sysconfig:default
8832026-04-17T04:22:12.589Z- - svc:/network/chrony:default
8842026-04-17T04:22:12.589Z- - svc:/network/datalink-management:default
8852026-04-17T04:22:12.589Z- - svc:/network/dns/client:default
8862026-04-17T04:22:12.589Z- - svc:/network/dns/install:default
8872026-04-17T04:22:12.589Z- - svc:/network/dns/multicast:default
8882026-04-17T04:22:12.589Z- - svc:/network/inetd-upgrade:default
8892026-04-17T04:22:12.589Z- - svc:/network/inetd:default
8902026-04-17T04:22:12.589Z- - svc:/network/initial:default
8912026-04-17T04:22:12.589Z- - svc:/network/install:default
8922026-04-17T04:22:12.589Z- - svc:/network/ip-interface-management:default
8932026-04-17T04:22:12.589Z- - svc:/network/ipmp:default
8942026-04-17T04:22:12.590Z- - svc:/network/ipqos:default
8952026-04-17T04:22:12.590Z- - svc:/network/ipsec/ike:default
8962026-04-17T04:22:12.590Z- - svc:/network/ipsec/ipsecalgs:default
8972026-04-17T04:22:12.590Z- - svc:/network/ipsec/manual-key:default
8982026-04-17T04:22:12.590Z- - svc:/network/ipsec/policy:default
8992026-04-17T04:22:12.590Z- - svc:/network/iptun:default
9002026-04-17T04:22:12.590Z- - svc:/network/ipv4-forwarding:default
9012026-04-17T04:22:12.590Z- - svc:/network/ipv6-forwarding:default
9022026-04-17T04:22:12.590Z- - svc:/network/ldap/client:default
9032026-04-17T04:22:12.590Z- - svc:/network/location:default
9042026-04-17T04:22:12.590Z- - svc:/network/loopback:default
9052026-04-17T04:22:12.590Z- - svc:/network/netcfg:default
9062026-04-17T04:22:12.590Z- - svc:/network/netmask:default
9072026-04-17T04:22:12.590Z- - svc:/network/nfs/cbd:default
9082026-04-17T04:22:12.590Z- - svc:/network/nfs/client:default
9092026-04-17T04:22:12.590Z- - svc:/network/nfs/log:default
9102026-04-17T04:22:12.590Z- - svc:/network/nfs/mapid:default
9112026-04-17T04:22:12.590Z- - svc:/network/nfs/nlockmgr:default
9122026-04-17T04:22:12.590Z- - svc:/network/nfs/rquota:default
9132026-04-17T04:22:12.590Z- - svc:/network/nfs/server:default
9142026-04-17T04:22:12.590Z- - svc:/network/nfs/status:default
9152026-04-17T04:22:12.590Z- - svc:/network/nis/client:default
9162026-04-17T04:22:12.590Z- - svc:/network/physical:default
9172026-04-17T04:22:12.590Z- - svc:/network/physical:nwam
9182026-04-17T04:22:12.590Z- - svc:/network/routing-setup:default
9192026-04-17T04:22:12.590Z- - svc:/network/routing/legacy-routing:ipv4
9202026-04-17T04:22:12.590Z- - svc:/network/routing/legacy-routing:ipv6
9212026-04-17T04:22:12.590Z- - svc:/network/routing/ndp:default
9222026-04-17T04:22:12.590Z- - svc:/network/routing/rdisc:default
9232026-04-17T04:22:12.590Z- - svc:/network/routing/ripng:default
9242026-04-17T04:22:12.590Z- - svc:/network/routing/route:default
9252026-04-17T04:22:12.590Z- - svc:/network/rpc/bind:default
9262026-04-17T04:22:12.590Z- - svc:/network/rpc/gss:default
9272026-04-17T04:22:12.590Z- - svc:/network/rpc/keyserv:default
9282026-04-17T04:22:12.590Z- - svc:/network/security/kadmin:default
9292026-04-17T04:22:12.590Z- - svc:/network/security/krb5kdc:default
9302026-04-17T04:22:12.590Z- - svc:/network/security/ktkt_warn:default
9312026-04-17T04:22:12.590Z- - svc:/network/service:default
9322026-04-17T04:22:12.590Z- - svc:/network/shares/group:default
9332026-04-17T04:22:12.591Z- - svc:/network/smb/client:default
9342026-04-17T04:22:12.591Z- - svc:/network/smb/server:default
9352026-04-17T04:22:12.591Z- - svc:/network/ssh:default
9362026-04-17T04:22:12.591Z- - svc:/network/tcpkey:default
9372026-04-17T04:22:12.591Z- - svc:/system/auditd:default
9382026-04-17T04:22:12.591Z- - svc:/system/auditset:default
9392026-04-17T04:22:12.591Z- - svc:/system/boot-archive-update:default
9402026-04-17T04:22:12.591Z- - svc:/system/boot-archive:default
9412026-04-17T04:22:12.591Z- - svc:/system/boot-config:default
9422026-04-17T04:22:12.591Z- - svc:/system/consadm:default
9432026-04-17T04:22:12.591Z- - svc:/system/console-login:default
9442026-04-17T04:22:12.591Z- - svc:/system/console-login:vt2
9452026-04-17T04:22:12.595Z- - svc:/system/console-login:vt3
9462026-04-17T04:22:12.595Z- - svc:/system/console-login:vt4
9472026-04-17T04:22:12.595Z- - svc:/system/console-login:vt5
9482026-04-17T04:22:12.595Z- - svc:/system/console-login:vt6
9492026-04-17T04:22:12.595Z- - svc:/system/coreadm:default
9502026-04-17T04:22:12.595Z- - svc:/system/cron:default
9512026-04-17T04:22:12.595Z- - svc:/system/cryptosvc:default
9522026-04-17T04:22:12.595Z- - svc:/system/device/allocate:default
9532026-04-17T04:22:12.595Z- - svc:/system/device/audio:default
9542026-04-17T04:22:12.595Z- - svc:/system/device/local:default
9552026-04-17T04:22:12.595Z- - svc:/system/device/mpxio-upgrade:default
9562026-04-17T04:22:12.595Z- - svc:/system/extended-accounting:flow
9572026-04-17T04:22:12.595Z- - svc:/system/extended-accounting:net
9582026-04-17T04:22:12.595Z- - svc:/system/extended-accounting:process
9592026-04-17T04:22:12.595Z- - svc:/system/extended-accounting:task
9602026-04-17T04:22:12.595Z- - svc:/system/filesystem/local:default
9612026-04-17T04:22:12.595Z- - svc:/system/filesystem/minimal:default
9622026-04-17T04:22:12.595Z- - svc:/system/filesystem/reparse:default
9632026-04-17T04:22:12.595Z- - svc:/system/filesystem/root:default
9642026-04-17T04:22:12.595Z- - svc:/system/filesystem/usr:default
9652026-04-17T04:22:12.595Z- - svc:/system/fm/notify-params:default
9662026-04-17T04:22:12.595Z- - svc:/system/fmd:default
9672026-04-17T04:22:12.595Z- - svc:/system/hostid:default
9682026-04-17T04:22:12.595Z- - svc:/system/hotplug:default
9692026-04-17T04:22:12.595Z- - svc:/system/identity:domain
9702026-04-17T04:22:12.595Z- - svc:/system/identity:node
9712026-04-17T04:22:12.595Z- - svc:/system/idmap:default
9722026-04-17T04:22:12.595Z- - svc:/system/keymap:default
9732026-04-17T04:22:12.595Z- - svc:/system/logadm-upgrade:default
9742026-04-17T04:22:12.595Z- - svc:/system/manifest-import:default
9752026-04-17T04:22:12.596Z- - svc:/system/name-service-cache:default
9762026-04-17T04:22:12.596Z- - svc:/system/pfexec:default
9772026-04-17T04:22:12.596Z- - svc:/system/pkgserv:default
9782026-04-17T04:22:12.596Z- - svc:/system/process-security:default
9792026-04-17T04:22:12.596Z- - svc:/system/rbac:default
9802026-04-17T04:22:12.596Z- - svc:/system/rmtmpfiles:default
9812026-04-17T04:22:12.596Z- - svc:/system/sac:default
9822026-04-17T04:22:12.596Z- - svc:/system/sar:default
9832026-04-17T04:22:12.596Z- - svc:/system/svc/global:default
9842026-04-17T04:22:12.596Z- - svc:/system/system-log:default
9852026-04-17T04:22:12.596Z- - svc:/system/update-man-index:default
9862026-04-17T04:22:12.596Z- - svc:/system/utmp:default
9872026-04-17T04:22:12.596Z- - svc:/system/vtdaemon:default
9882026-04-17T04:22:12.596Z[a] svcs milestone/network
9892026-04-17T04:22:12.596ZSTATE STIME FMRI
9902026-04-17T04:22:12.596Z- - svc:/milestone/network:default
9912026-04-17T04:22:12.596ZSTATE STIME FMRI
9922026-04-17T04:22:12.596Z- - svc:/milestone/network:default
9932026-04-17T04:22:13.593Z[b] svcs milestone/network
9942026-04-17T04:22:13.597Z[a] svcs milestone/network
9952026-04-17T04:22:13.609ZSTATE STIME FMRI
9962026-04-17T04:22:13.609Zonline 4:22:12 svc:/milestone/network:default
9972026-04-17T04:22:13.609Z[a] ipadm create-addr -t -T dhcp opte0/test
9982026-04-17T04:22:13.609ZSTATE STIME FMRI
9992026-04-17T04:22:13.609Zonline 4:22:12 svc:/milestone/network:default
10002026-04-17T04:22:13.609Z[b] ipadm create-addr -t -T dhcp opte1/test
10012026-04-17T04:22:18.913Z
10022026-04-17T04:22:18.913Z[a] route add -iface 10.0.0.254 10.0.0.1
10032026-04-17T04:22:18.928Zadd host 10.0.0.254: gateway 10.0.0.1
10042026-04-17T04:22:18.928Z[a] route add 10.0.0.0/24 10.0.0.254
10052026-04-17T04:22:18.939Zadd net 10.0.0.0/24: gateway 10.0.0.254
10062026-04-17T04:22:18.939Z[a] route add 224.0.0.0/4 10.0.0.254
10072026-04-17T04:22:18.950Zadd net 224.0.0.0/4: gateway 10.0.0.254
10082026-04-17T04:22:18.990Z
10092026-04-17T04:22:18.990Z[b] route add -iface 10.0.0.254 10.0.0.2
10102026-04-17T04:22:19.002Zadd host 10.0.0.254: gateway 10.0.0.2
10112026-04-17T04:22:19.002Z[b] route add 10.0.0.0/24 10.0.0.254
10122026-04-17T04:22:19.013Zadd net 10.0.0.0/24: gateway 10.0.0.254
10132026-04-17T04:22:19.013Z[b] route add 224.0.0.0/4 10.0.0.254
10142026-04-17T04:22:19.024Zadd net 224.0.0.0/4: gateway 10.0.0.254
10152026-04-17T04:22:19.027Z###---------------###
10162026-04-17T04:22:19.027Z:::Topology built!:::
10172026-04-17T04:22:19.027Z###---------------###
10182026-04-17T04:22:19.027Z###----------------###
10192026-04-17T04:22:19.027Z::: iPerf spawned! :::
10202026-04-17T04:22:19.027Z:::Waiting... (10s):::
10212026-04-17T04:22:19.027Z###----------------###
10222026-04-17T04:22:29.024Z###---###
10232026-04-17T04:22:29.024Z:::Go!:::
10242026-04-17T04:22:29.024Z###---###
10252026-04-17T04:22:29.025Z[a] ping 10.0.0.2
10262026-04-17T04:22:29.043Z10.0.0.2 is alive
10272026-04-17T04:22:29.043Z###-------------------###
10282026-04-17T04:22:29.043Z:::Running experiment :::
10292026-04-17T04:22:29.043Z:::iperf-tcp/local/c2s:::
10302026-04-17T04:22:29.043Z###-------------------###
10312026-04-17T04:22:36.427Z-----------------------------------------------------------
10322026-04-17T04:22:36.427ZServer listening on 5201 (test #1)
10332026-04-17T04:22:36.427Z-----------------------------------------------------------
10342026-04-17T04:22:36.427ZAccepted connection from 10.0.0.1, port 59780
10352026-04-17T04:22:36.428Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64459
10362026-04-17T04:22:36.428Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36119
10372026-04-17T04:22:36.428Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53880
10382026-04-17T04:22:36.428Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51881
10392026-04-17T04:22:36.428Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45291
10402026-04-17T04:22:36.428Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48401
10412026-04-17T04:22:36.428Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38717
10422026-04-17T04:22:36.428Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60500
10432026-04-17T04:22:36.428Z[ ID] Interval Transfer Bitrate
10442026-04-17T04:22:36.428Z[ 5] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
10452026-04-17T04:22:36.428Z[ 8] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
10462026-04-17T04:22:36.428Z[ 10] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
10472026-04-17T04:22:36.428Z[ 12] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
10482026-04-17T04:22:36.428Z[ 14] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
10492026-04-17T04:22:36.428Z[ 16] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
10502026-04-17T04:22:36.428Z[ 18] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
10512026-04-17T04:22:36.428Z[ 20] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
10522026-04-17T04:22:36.428Z[SUM] 0.00-1.00 sec 944 MBytes 7.92 Gbits/sec
10532026-04-17T04:22:36.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
10542026-04-17T04:22:36.428Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10552026-04-17T04:22:36.428Z[ 8] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
10562026-04-17T04:22:36.428Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10572026-04-17T04:22:36.428Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10582026-04-17T04:22:36.428Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10592026-04-17T04:22:36.428Z[ 16] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
10602026-04-17T04:22:36.428Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10612026-04-17T04:22:36.428Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10622026-04-17T04:22:36.428Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
10632026-04-17T04:22:36.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
10642026-04-17T04:22:36.428Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10652026-04-17T04:22:36.428Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
10662026-04-17T04:22:36.428Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10672026-04-17T04:22:36.428Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10682026-04-17T04:22:36.428Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10692026-04-17T04:22:36.428Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10702026-04-17T04:22:36.428Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10712026-04-17T04:22:36.428Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10722026-04-17T04:22:36.429Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
10732026-04-17T04:22:36.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
10742026-04-17T04:22:36.429Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10752026-04-17T04:22:36.429Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10762026-04-17T04:22:36.429Z[ 10] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
10772026-04-17T04:22:36.429Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10782026-04-17T04:22:36.429Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
10792026-04-17T04:22:36.429Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10802026-04-17T04:22:36.429Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10812026-04-17T04:22:36.433Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10822026-04-17T04:22:36.433Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
10832026-04-17T04:22:36.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
10842026-04-17T04:22:36.433Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10852026-04-17T04:22:36.433Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10862026-04-17T04:22:36.433Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10872026-04-17T04:22:36.433Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10882026-04-17T04:22:36.433Z[ 14] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10892026-04-17T04:22:36.433Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10902026-04-17T04:22:36.433Z[ 18] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10912026-04-17T04:22:36.433Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10922026-04-17T04:22:36.433Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
10932026-04-17T04:22:36.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
10942026-04-17T04:22:36.433Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10952026-04-17T04:22:36.433Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10962026-04-17T04:22:36.433Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10972026-04-17T04:22:36.433Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10982026-04-17T04:22:36.433Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10992026-04-17T04:22:36.433Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
11002026-04-17T04:22:36.433Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
11012026-04-17T04:22:36.433Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
11022026-04-17T04:22:36.433Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
11032026-04-17T04:22:36.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
11042026-04-17T04:22:36.433Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11052026-04-17T04:22:36.433Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11062026-04-17T04:22:36.433Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11072026-04-17T04:22:39.431Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11082026-04-17T04:22:39.431Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11092026-04-17T04:22:39.431Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11102026-04-17T04:22:39.431Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11112026-04-17T04:22:39.431Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11122026-04-17T04:22:39.431Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
11132026-04-17T04:22:39.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
11142026-04-17T04:22:39.432Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11152026-04-17T04:22:39.432Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11162026-04-17T04:22:39.432Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11172026-04-17T04:22:39.432Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11182026-04-17T04:22:39.432Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11192026-04-17T04:22:39.432Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11202026-04-17T04:22:39.432Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11212026-04-17T04:22:39.432Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11222026-04-17T04:22:39.432Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
11232026-04-17T04:22:39.432Z- - - - - - - - - - - - - - - - - - - - - - - - -
11242026-04-17T04:22:39.432Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11252026-04-17T04:22:39.432Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11262026-04-17T04:22:39.432Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11272026-04-17T04:22:39.432Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11282026-04-17T04:22:39.432Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11292026-04-17T04:22:39.432Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11302026-04-17T04:22:39.432Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11312026-04-17T04:22:39.436Z[ 20] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
11322026-04-17T04:22:39.436Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
11332026-04-17T04:22:39.436Z- - - - - - - - - - - - - - - - - - - - - - - - -
11342026-04-17T04:22:39.436Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11352026-04-17T04:22:39.436Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11362026-04-17T04:22:39.436Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11372026-04-17T04:22:39.436Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11382026-04-17T04:22:39.436Z[ 14] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
11392026-04-17T04:22:39.436Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11402026-04-17T04:22:39.436Z[ 18] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
11412026-04-17T04:22:39.436Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11422026-04-17T04:22:39.436Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
11432026-04-17T04:22:39.436Z- - - - - - - - - - - - - - - - - - - - - - - - -
11442026-04-17T04:22:39.436Z[ 5] 10.00-10.00 sec 640 KBytes 1.37 Gbits/sec
11452026-04-17T04:22:39.436Z[ 8] 10.00-10.00 sec 640 KBytes 1.37 Gbits/sec
11462026-04-17T04:22:39.436Z[ 10] 10.00-10.00 sec 512 KBytes 1.09 Gbits/sec
11472026-04-17T04:22:39.436Z[ 12] 10.00-10.00 sec 640 KBytes 1.37 Gbits/sec
11482026-04-17T04:22:39.436Z[ 14] 10.00-10.00 sec 512 KBytes 1.09 Gbits/sec
11492026-04-17T04:22:39.436Z[ 16] 10.00-10.00 sec 640 KBytes 1.37 Gbits/sec
11502026-04-17T04:22:39.436Z[ 18] 10.00-10.00 sec 640 KBytes 1.37 Gbits/sec
11512026-04-17T04:22:39.437Z[ 20] 10.00-10.00 sec 640 KBytes 1.37 Gbits/sec
11522026-04-17T04:22:39.437Z[SUM] 10.00-10.00 sec 4.75 MBytes 10.4 Gbits/sec
11532026-04-17T04:22:39.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
11542026-04-17T04:22:39.437Z[ ID] Interval Transfer Bitrate
11552026-04-17T04:22:39.437Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11562026-04-17T04:22:39.437Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11572026-04-17T04:22:39.437Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11582026-04-17T04:22:39.437Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11592026-04-17T04:22:39.437Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11602026-04-17T04:22:39.437Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11612026-04-17T04:22:39.437Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11622026-04-17T04:22:39.437Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11632026-04-17T04:22:39.437Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
11642026-04-17T04:22:39.437ZRun 1/5...10147.821876566532Mbps
11652026-04-17T04:22:46.820Z-----------------------------------------------------------
11662026-04-17T04:22:46.820ZServer listening on 5201 (test #2)
11672026-04-17T04:22:46.820Z-----------------------------------------------------------
11682026-04-17T04:22:46.820ZAccepted connection from 10.0.0.1, port 41893
11692026-04-17T04:22:46.820Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44225
11702026-04-17T04:22:46.820Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47652
11712026-04-17T04:22:46.820Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36045
11722026-04-17T04:22:46.820Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61809
11732026-04-17T04:22:46.820Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43025
11742026-04-17T04:22:46.820Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33451
11752026-04-17T04:22:46.820Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53651
11762026-04-17T04:22:46.820Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42906
11772026-04-17T04:22:46.820Z[ ID] Interval Transfer Bitrate
11782026-04-17T04:22:46.820Z[ 5] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
11792026-04-17T04:22:46.820Z[ 8] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
11802026-04-17T04:22:46.820Z[ 10] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
11812026-04-17T04:22:46.820Z[ 12] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
11822026-04-17T04:22:46.820Z[ 14] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
11832026-04-17T04:22:46.820Z[ 16] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
11842026-04-17T04:22:46.820Z[ 18] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
11852026-04-17T04:22:46.820Z[ 20] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
11862026-04-17T04:22:46.820Z[SUM] 0.00-1.00 sec 948 MBytes 7.95 Gbits/sec
11872026-04-17T04:22:46.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
11882026-04-17T04:22:46.820Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11892026-04-17T04:22:46.820Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11902026-04-17T04:22:46.821Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11912026-04-17T04:22:46.821Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11922026-04-17T04:22:46.821Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11932026-04-17T04:22:46.821Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11942026-04-17T04:22:46.821Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11952026-04-17T04:22:46.821Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11962026-04-17T04:22:46.821Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
11972026-04-17T04:22:46.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
11982026-04-17T04:22:46.821Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11992026-04-17T04:22:46.821Z[ 8] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
12002026-04-17T04:22:46.821Z[ 10] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
12012026-04-17T04:22:46.821Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12022026-04-17T04:22:46.821Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12032026-04-17T04:22:46.821Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12042026-04-17T04:22:46.821Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12052026-04-17T04:22:46.821Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12062026-04-17T04:22:46.821Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
12072026-04-17T04:22:46.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
12082026-04-17T04:22:46.821Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12092026-04-17T04:22:46.821Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12102026-04-17T04:22:46.821Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12112026-04-17T04:22:46.821Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12122026-04-17T04:22:46.821Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12132026-04-17T04:22:46.821Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12142026-04-17T04:22:46.821Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12152026-04-17T04:22:46.821Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12162026-04-17T04:22:46.821Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
12172026-04-17T04:22:46.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
12182026-04-17T04:22:46.821Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12192026-04-17T04:22:46.821Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12202026-04-17T04:22:46.821Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12212026-04-17T04:22:46.821Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12222026-04-17T04:22:46.821Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12232026-04-17T04:22:46.821Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12242026-04-17T04:22:46.821Z[ 18] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
12252026-04-17T04:22:46.821Z[ 20] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
12262026-04-17T04:22:46.821Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
12272026-04-17T04:22:46.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
12282026-04-17T04:22:46.821Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12292026-04-17T04:22:46.822Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12302026-04-17T04:22:46.822Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12312026-04-17T04:22:46.822Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12322026-04-17T04:22:46.822Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12332026-04-17T04:22:46.822Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12342026-04-17T04:22:46.822Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12352026-04-17T04:22:46.822Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12362026-04-17T04:22:46.822Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
12372026-04-17T04:22:46.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
12382026-04-17T04:22:46.822Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12392026-04-17T04:22:46.822Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12402026-04-17T04:22:46.822Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12412026-04-17T04:22:49.820Z[ 12] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
12422026-04-17T04:22:49.820Z[ 14] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
12432026-04-17T04:22:49.820Z[ 16] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
12442026-04-17T04:22:49.820Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12452026-04-17T04:22:49.820Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12462026-04-17T04:22:49.820Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
12472026-04-17T04:22:49.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
12482026-04-17T04:22:49.820Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12492026-04-17T04:22:49.820Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12502026-04-17T04:22:49.820Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12512026-04-17T04:22:49.820Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12522026-04-17T04:22:49.820Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12532026-04-17T04:22:49.820Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12542026-04-17T04:22:49.820Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12552026-04-17T04:22:49.820Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12562026-04-17T04:22:49.820Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
12572026-04-17T04:22:49.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
12582026-04-17T04:22:49.821Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12592026-04-17T04:22:49.821Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12602026-04-17T04:22:49.821Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12612026-04-17T04:22:49.821Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12622026-04-17T04:22:49.821Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12632026-04-17T04:22:49.821Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12642026-04-17T04:22:49.821Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12652026-04-17T04:22:49.821Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12662026-04-17T04:22:49.821Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
12672026-04-17T04:22:49.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
12682026-04-17T04:22:49.821Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12692026-04-17T04:22:49.821Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12702026-04-17T04:22:49.821Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12712026-04-17T04:22:49.821Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12722026-04-17T04:22:49.821Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12732026-04-17T04:22:49.821Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12742026-04-17T04:22:49.821Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12752026-04-17T04:22:49.821Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12762026-04-17T04:22:49.821Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
12772026-04-17T04:22:49.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
12782026-04-17T04:22:49.821Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12792026-04-17T04:22:49.821Z[ 8] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
12802026-04-17T04:22:49.821Z[ 10] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
12812026-04-17T04:22:49.821Z[ 12] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
12822026-04-17T04:22:49.821Z[ 14] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
12832026-04-17T04:22:49.821Z[ 16] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
12842026-04-17T04:22:49.821Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12852026-04-17T04:22:49.821Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12862026-04-17T04:22:49.821Z[SUM] 10.00-10.00 sec 640 KBytes 10.4 Gbits/sec
12872026-04-17T04:22:49.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
12882026-04-17T04:22:49.825Z[ ID] Interval Transfer Bitrate
12892026-04-17T04:22:49.825Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
12902026-04-17T04:22:49.825Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12912026-04-17T04:22:49.825Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12922026-04-17T04:22:49.825Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12932026-04-17T04:22:49.825Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12942026-04-17T04:22:49.825Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
12952026-04-17T04:22:49.825Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12962026-04-17T04:22:49.825Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12972026-04-17T04:22:49.825Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
12982026-04-17T04:22:49.825ZRun 2/5...10138.273932458316Mbps
12992026-04-17T04:22:57.207Z-----------------------------------------------------------
13002026-04-17T04:22:57.207ZServer listening on 5201 (test #3)
13012026-04-17T04:22:57.207Z-----------------------------------------------------------
13022026-04-17T04:22:57.207ZAccepted connection from 10.0.0.1, port 48895
13032026-04-17T04:22:57.207Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55223
13042026-04-17T04:22:57.207Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46643
13052026-04-17T04:22:57.207Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41214
13062026-04-17T04:22:57.207Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42766
13072026-04-17T04:22:57.207Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57172
13082026-04-17T04:22:57.207Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61865
13092026-04-17T04:22:57.207Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34010
13102026-04-17T04:22:57.207Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56244
13112026-04-17T04:22:57.208Z[ ID] Interval Transfer Bitrate
13122026-04-17T04:22:57.208Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
13132026-04-17T04:22:57.208Z[ 8] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
13142026-04-17T04:22:57.208Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
13152026-04-17T04:22:57.208Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
13162026-04-17T04:22:57.208Z[ 14] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
13172026-04-17T04:22:57.208Z[ 16] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
13182026-04-17T04:22:57.208Z[ 18] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
13192026-04-17T04:22:57.208Z[ 20] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
13202026-04-17T04:22:57.208Z[SUM] 0.00-1.00 sec 953 MBytes 8.00 Gbits/sec
13212026-04-17T04:22:57.208Z- - - - - - - - - - - - - - - - - - - - - - - - -
13222026-04-17T04:22:57.208Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13232026-04-17T04:22:57.208Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13242026-04-17T04:22:57.208Z[ 10] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
13252026-04-17T04:22:57.208Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13262026-04-17T04:22:57.208Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13272026-04-17T04:22:57.208Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13282026-04-17T04:22:57.208Z[ 18] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
13292026-04-17T04:22:57.208Z[ 20] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
13302026-04-17T04:22:57.208Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
13312026-04-17T04:22:57.208Z- - - - - - - - - - - - - - - - - - - - - - - - -
13322026-04-17T04:22:57.208Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13332026-04-17T04:22:57.208Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13342026-04-17T04:22:57.208Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13352026-04-17T04:22:57.209Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13362026-04-17T04:22:57.209Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13372026-04-17T04:22:57.209Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13382026-04-17T04:22:57.212Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13392026-04-17T04:22:57.212Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13402026-04-17T04:22:57.212Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
13412026-04-17T04:22:57.212Z- - - - - - - - - - - - - - - - - - - - - - - - -
13422026-04-17T04:22:57.212Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13432026-04-17T04:22:57.212Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13442026-04-17T04:22:57.213Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13452026-04-17T04:22:57.213Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13462026-04-17T04:22:57.213Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13472026-04-17T04:22:57.213Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13482026-04-17T04:22:57.213Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13492026-04-17T04:22:57.213Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13502026-04-17T04:22:57.213Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
13512026-04-17T04:22:57.213Z- - - - - - - - - - - - - - - - - - - - - - - - -
13522026-04-17T04:22:57.213Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13532026-04-17T04:22:57.213Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13542026-04-17T04:22:57.213Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13552026-04-17T04:22:57.213Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13562026-04-17T04:22:57.213Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13572026-04-17T04:22:57.213Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13582026-04-17T04:22:57.213Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13592026-04-17T04:22:57.213Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13602026-04-17T04:22:57.213Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
13612026-04-17T04:22:57.213Z- - - - - - - - - - - - - - - - - - - - - - - - -
13622026-04-17T04:22:57.213Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13632026-04-17T04:22:57.213Z[ 8] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13642026-04-17T04:22:57.213Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13652026-04-17T04:22:57.213Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13662026-04-17T04:22:57.213Z[ 14] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13672026-04-17T04:22:57.213Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13682026-04-17T04:22:57.213Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13692026-04-17T04:22:57.213Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13702026-04-17T04:22:57.213Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
13712026-04-17T04:22:57.213Z- - - - - - - - - - - - - - - - - - - - - - - - -
13722026-04-17T04:22:57.213Z[ 5] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
13732026-04-17T04:22:57.213Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13742026-04-17T04:22:57.213Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13752026-04-17T04:23:00.209Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13762026-04-17T04:23:00.209Z[ 14] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
13772026-04-17T04:23:00.209Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13782026-04-17T04:23:00.209Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13792026-04-17T04:23:00.209Z[ 20] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
13802026-04-17T04:23:00.209Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
13812026-04-17T04:23:00.209Z- - - - - - - - - - - - - - - - - - - - - - - - -
13822026-04-17T04:23:00.210Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13832026-04-17T04:23:00.210Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13842026-04-17T04:23:00.210Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13852026-04-17T04:23:00.210Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13862026-04-17T04:23:00.210Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13872026-04-17T04:23:00.210Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13882026-04-17T04:23:00.210Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13892026-04-17T04:23:00.210Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13902026-04-17T04:23:00.210Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
13912026-04-17T04:23:00.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
13922026-04-17T04:23:00.210Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13932026-04-17T04:23:00.210Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13942026-04-17T04:23:00.210Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13952026-04-17T04:23:00.210Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13962026-04-17T04:23:00.210Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13972026-04-17T04:23:00.210Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13982026-04-17T04:23:00.210Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13992026-04-17T04:23:00.210Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
14002026-04-17T04:23:00.210Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
14012026-04-17T04:23:00.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
14022026-04-17T04:23:00.210Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14032026-04-17T04:23:00.210Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14042026-04-17T04:23:00.210Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14052026-04-17T04:23:00.210Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14062026-04-17T04:23:00.210Z[ 14] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
14072026-04-17T04:23:00.210Z[ 16] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
14082026-04-17T04:23:00.210Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14092026-04-17T04:23:00.210Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14102026-04-17T04:23:00.210Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
14112026-04-17T04:23:00.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
14122026-04-17T04:23:00.210Z[ 5] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
14132026-04-17T04:23:00.210Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14142026-04-17T04:23:00.210Z[ 10] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
14152026-04-17T04:23:00.219Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14162026-04-17T04:23:00.219Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14172026-04-17T04:23:00.219Z[ 16] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
14182026-04-17T04:23:00.219Z[ 18] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
14192026-04-17T04:23:00.219Z[ 20] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
14202026-04-17T04:23:00.219Z[SUM] 10.00-10.00 sec 640 KBytes 10.4 Gbits/sec
14212026-04-17T04:23:00.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
14222026-04-17T04:23:00.219Z[ ID] Interval Transfer Bitrate
14232026-04-17T04:23:00.219Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14242026-04-17T04:23:00.219Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14252026-04-17T04:23:00.219Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14262026-04-17T04:23:00.219Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14272026-04-17T04:23:00.219Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14282026-04-17T04:23:00.219Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14292026-04-17T04:23:00.219Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14302026-04-17T04:23:00.219Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14312026-04-17T04:23:00.219Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
14322026-04-17T04:23:00.219ZRun 3/5...10129.24318694171Mbps
14332026-04-17T04:23:07.595Z-----------------------------------------------------------
14342026-04-17T04:23:07.595ZServer listening on 5201 (test #4)
14352026-04-17T04:23:07.595Z-----------------------------------------------------------
14362026-04-17T04:23:07.595ZAccepted connection from 10.0.0.1, port 62602
14372026-04-17T04:23:07.595Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38488
14382026-04-17T04:23:07.595Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54975
14392026-04-17T04:23:07.595Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65439
14402026-04-17T04:23:07.595Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50565
14412026-04-17T04:23:07.595Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51950
14422026-04-17T04:23:07.595Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43750
14432026-04-17T04:23:07.595Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50304
14442026-04-17T04:23:07.595Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44801
14452026-04-17T04:23:07.595Z[ ID] Interval Transfer Bitrate
14462026-04-17T04:23:07.596Z[ 5] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
14472026-04-17T04:23:07.596Z[ 8] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
14482026-04-17T04:23:07.596Z[ 10] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
14492026-04-17T04:23:07.596Z[ 12] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14502026-04-17T04:23:07.596Z[ 14] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14512026-04-17T04:23:07.596Z[ 16] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14522026-04-17T04:23:07.596Z[ 18] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14532026-04-17T04:23:07.596Z[ 20] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14542026-04-17T04:23:07.596Z[SUM] 0.00-1.00 sec 949 MBytes 7.96 Gbits/sec
14552026-04-17T04:23:07.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
14562026-04-17T04:23:07.596Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14572026-04-17T04:23:07.596Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14582026-04-17T04:23:07.596Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14592026-04-17T04:23:07.596Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14602026-04-17T04:23:07.596Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14612026-04-17T04:23:07.596Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14622026-04-17T04:23:07.596Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14632026-04-17T04:23:07.596Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14642026-04-17T04:23:07.596Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
14652026-04-17T04:23:07.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
14662026-04-17T04:23:07.596Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14672026-04-17T04:23:07.596Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14682026-04-17T04:23:07.596Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14692026-04-17T04:23:07.596Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14702026-04-17T04:23:07.596Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14712026-04-17T04:23:07.596Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14722026-04-17T04:23:07.596Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14732026-04-17T04:23:07.600Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14742026-04-17T04:23:07.600Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
14752026-04-17T04:23:07.600Z- - - - - - - - - - - - - - - - - - - - - - - - -
14762026-04-17T04:23:07.600Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14772026-04-17T04:23:07.600Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14782026-04-17T04:23:07.600Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14792026-04-17T04:23:07.600Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14802026-04-17T04:23:07.600Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14812026-04-17T04:23:07.600Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14822026-04-17T04:23:07.600Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14832026-04-17T04:23:07.600Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14842026-04-17T04:23:07.600Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
14852026-04-17T04:23:07.600Z- - - - - - - - - - - - - - - - - - - - - - - - -
14862026-04-17T04:23:07.600Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14872026-04-17T04:23:07.600Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14882026-04-17T04:23:07.600Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14892026-04-17T04:23:07.600Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14902026-04-17T04:23:07.600Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14912026-04-17T04:23:07.600Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14922026-04-17T04:23:07.600Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14932026-04-17T04:23:07.600Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14942026-04-17T04:23:07.600Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
14952026-04-17T04:23:07.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
14962026-04-17T04:23:07.601Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14972026-04-17T04:23:07.601Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14982026-04-17T04:23:07.601Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14992026-04-17T04:23:07.601Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
15002026-04-17T04:23:07.601Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
15012026-04-17T04:23:07.601Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
15022026-04-17T04:23:07.601Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
15032026-04-17T04:23:07.601Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
15042026-04-17T04:23:07.601Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
15052026-04-17T04:23:07.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
15062026-04-17T04:23:07.601Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15072026-04-17T04:23:07.601Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15082026-04-17T04:23:07.601Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15092026-04-17T04:23:10.596Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15102026-04-17T04:23:10.596Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15112026-04-17T04:23:10.596Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15122026-04-17T04:23:10.596Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15132026-04-17T04:23:10.596Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15142026-04-17T04:23:10.597Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
15152026-04-17T04:23:10.597Z- - - - - - - - - - - - - - - - - - - - - - - - -
15162026-04-17T04:23:10.597Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15172026-04-17T04:23:10.597Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15182026-04-17T04:23:10.597Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15192026-04-17T04:23:10.597Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15202026-04-17T04:23:10.597Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15212026-04-17T04:23:10.597Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15222026-04-17T04:23:10.597Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15232026-04-17T04:23:10.597Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15242026-04-17T04:23:10.597Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
15252026-04-17T04:23:10.597Z- - - - - - - - - - - - - - - - - - - - - - - - -
15262026-04-17T04:23:10.597Z[ 5] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
15272026-04-17T04:23:10.597Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15282026-04-17T04:23:10.597Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15292026-04-17T04:23:10.597Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15302026-04-17T04:23:10.597Z[ 14] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
15312026-04-17T04:23:10.597Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15322026-04-17T04:23:10.597Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15332026-04-17T04:23:10.597Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15342026-04-17T04:23:10.597Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
15352026-04-17T04:23:10.597Z- - - - - - - - - - - - - - - - - - - - - - - - -
15362026-04-17T04:23:10.597Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15372026-04-17T04:23:10.597Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15382026-04-17T04:23:10.597Z[ 10] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
15392026-04-17T04:23:10.597Z[ 12] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
15402026-04-17T04:23:10.597Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15412026-04-17T04:23:10.597Z[ 16] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
15422026-04-17T04:23:10.597Z[ 18] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
15432026-04-17T04:23:10.597Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15442026-04-17T04:23:10.601Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
15452026-04-17T04:23:10.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
15462026-04-17T04:23:10.601Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15472026-04-17T04:23:10.601Z[ 8] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
15482026-04-17T04:23:10.601Z[ 10] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
15492026-04-17T04:23:10.601Z[ 12] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
15502026-04-17T04:23:10.601Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15512026-04-17T04:23:10.601Z[ 16] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
15522026-04-17T04:23:10.601Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15532026-04-17T04:23:10.601Z[ 20] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
15542026-04-17T04:23:10.601Z[SUM] 10.00-10.00 sec 640 KBytes 10.2 Gbits/sec
15552026-04-17T04:23:10.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
15562026-04-17T04:23:10.601Z[ ID] Interval Transfer Bitrate
15572026-04-17T04:23:10.601Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15582026-04-17T04:23:10.601Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15592026-04-17T04:23:10.601Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15602026-04-17T04:23:10.601Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15612026-04-17T04:23:10.601Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15622026-04-17T04:23:10.601Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15632026-04-17T04:23:10.601Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15642026-04-17T04:23:10.601Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15652026-04-17T04:23:10.601Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
15662026-04-17T04:23:10.601ZRun 4/5...10095.889068018316Mbps
15672026-04-17T04:23:17.982Z-----------------------------------------------------------
15682026-04-17T04:23:17.982ZServer listening on 5201 (test #5)
15692026-04-17T04:23:17.982Z-----------------------------------------------------------
15702026-04-17T04:23:17.982ZAccepted connection from 10.0.0.1, port 61593
15712026-04-17T04:23:17.982Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58131
15722026-04-17T04:23:17.982Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35401
15732026-04-17T04:23:17.982Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53847
15742026-04-17T04:23:17.982Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62194
15752026-04-17T04:23:17.982Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51651
15762026-04-17T04:23:17.982Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58336
15772026-04-17T04:23:17.982Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61151
15782026-04-17T04:23:17.982Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54280
15792026-04-17T04:23:17.982Z[ ID] Interval Transfer Bitrate
15802026-04-17T04:23:17.982Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
15812026-04-17T04:23:17.982Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
15822026-04-17T04:23:17.982Z[ 10] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
15832026-04-17T04:23:17.982Z[ 12] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
15842026-04-17T04:23:17.982Z[ 14] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
15852026-04-17T04:23:17.982Z[ 16] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
15862026-04-17T04:23:17.982Z[ 18] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
15872026-04-17T04:23:17.982Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
15882026-04-17T04:23:17.982Z[SUM] 0.00-1.00 sec 968 MBytes 8.12 Gbits/sec
15892026-04-17T04:23:17.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
15902026-04-17T04:23:17.982Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15912026-04-17T04:23:17.982Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15922026-04-17T04:23:17.982Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15932026-04-17T04:23:17.982Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15942026-04-17T04:23:17.983Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15952026-04-17T04:23:17.983Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15962026-04-17T04:23:17.983Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15972026-04-17T04:23:17.983Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15982026-04-17T04:23:17.983Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
15992026-04-17T04:23:17.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
16002026-04-17T04:23:17.983Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16012026-04-17T04:23:17.983Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16022026-04-17T04:23:17.983Z[ 10] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
16032026-04-17T04:23:17.983Z[ 12] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
16042026-04-17T04:23:17.983Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16052026-04-17T04:23:17.983Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16062026-04-17T04:23:17.983Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16072026-04-17T04:23:17.983Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16082026-04-17T04:23:17.983Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
16092026-04-17T04:23:17.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
16102026-04-17T04:23:17.983Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16112026-04-17T04:23:17.983Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16122026-04-17T04:23:17.983Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16132026-04-17T04:23:17.983Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16142026-04-17T04:23:17.983Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16152026-04-17T04:23:17.983Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16162026-04-17T04:23:17.983Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16172026-04-17T04:23:17.983Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16182026-04-17T04:23:17.983Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
16192026-04-17T04:23:17.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
16202026-04-17T04:23:17.983Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16212026-04-17T04:23:17.983Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16222026-04-17T04:23:17.983Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16232026-04-17T04:23:17.983Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16242026-04-17T04:23:17.983Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16252026-04-17T04:23:17.983Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16262026-04-17T04:23:17.983Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16272026-04-17T04:23:17.983Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16282026-04-17T04:23:17.983Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
16292026-04-17T04:23:17.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
16302026-04-17T04:23:17.983Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16312026-04-17T04:23:17.983Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16322026-04-17T04:23:17.984Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16332026-04-17T04:23:17.984Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16342026-04-17T04:23:17.984Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16352026-04-17T04:23:17.984Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16362026-04-17T04:23:17.984Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16372026-04-17T04:23:17.984Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16382026-04-17T04:23:17.984Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
16392026-04-17T04:23:17.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
16402026-04-17T04:23:17.984Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16412026-04-17T04:23:17.984Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16422026-04-17T04:23:17.984Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16432026-04-17T04:23:20.982Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16442026-04-17T04:23:20.982Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16452026-04-17T04:23:20.982Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16462026-04-17T04:23:20.982Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16472026-04-17T04:23:20.982Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16482026-04-17T04:23:20.982Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
16492026-04-17T04:23:20.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
16502026-04-17T04:23:20.982Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16512026-04-17T04:23:20.982Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16522026-04-17T04:23:20.982Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16532026-04-17T04:23:20.982Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16542026-04-17T04:23:20.982Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16552026-04-17T04:23:20.982Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16562026-04-17T04:23:20.982Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16572026-04-17T04:23:20.982Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16582026-04-17T04:23:20.982Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
16592026-04-17T04:23:20.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
16602026-04-17T04:23:20.982Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16612026-04-17T04:23:20.982Z[ 8] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
16622026-04-17T04:23:20.982Z[ 10] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
16632026-04-17T04:23:20.982Z[ 12] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
16642026-04-17T04:23:20.982Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16652026-04-17T04:23:20.982Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16662026-04-17T04:23:20.982Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16672026-04-17T04:23:20.982Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16682026-04-17T04:23:20.982Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
16692026-04-17T04:23:20.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
16702026-04-17T04:23:20.982Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16712026-04-17T04:23:20.982Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16722026-04-17T04:23:20.983Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16732026-04-17T04:23:20.983Z[ 12] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
16742026-04-17T04:23:20.983Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16752026-04-17T04:23:20.983Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16762026-04-17T04:23:20.983Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16772026-04-17T04:23:20.983Z[ 20] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
16782026-04-17T04:23:20.983Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
16792026-04-17T04:23:20.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
16802026-04-17T04:23:20.983Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16812026-04-17T04:23:20.983Z[ 8] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
16822026-04-17T04:23:20.983Z[ 10] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
16832026-04-17T04:23:20.983Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16842026-04-17T04:23:20.983Z[ 14] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
16852026-04-17T04:23:20.983Z[ 16] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
16862026-04-17T04:23:20.983Z[ 18] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
16872026-04-17T04:23:20.983Z[ 20] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
16882026-04-17T04:23:20.983Z[SUM] 10.00-10.00 sec 768 KBytes 12.3 Gbits/sec
16892026-04-17T04:23:20.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
16902026-04-17T04:23:20.983Z[ ID] Interval Transfer Bitrate
16912026-04-17T04:23:20.983Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16922026-04-17T04:23:20.983Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16932026-04-17T04:23:20.983Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16942026-04-17T04:23:20.983Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16952026-04-17T04:23:20.983Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16962026-04-17T04:23:20.983Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16972026-04-17T04:23:20.983Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16982026-04-17T04:23:20.983Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16992026-04-17T04:23:20.983Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
17002026-04-17T04:23:20.987ZRun 5/5...10122.658728846085Mbps
17012026-04-17T04:23:20.987Z###---------------------###
17022026-04-17T04:23:20.987Z::: iPerf done... :::
17032026-04-17T04:23:20.987Z:::Awaiting out files...:::
17042026-04-17T04:23:20.987Z###---------------------###
17052026-04-17T04:23:20.987Z###-----###
17062026-04-17T04:23:20.987Z:::done!:::
17072026-04-17T04:23:20.987Z###-----###
17082026-04-17T04:23:20.987Z###-------------------###
17092026-04-17T04:23:20.987Z:::Running experiment :::
17102026-04-17T04:23:20.987Z:::iperf-tcp/local/s2c:::
17112026-04-17T04:23:20.987Z###-------------------###
17122026-04-17T04:23:28.367Z-----------------------------------------------------------
17132026-04-17T04:23:28.367ZServer listening on 5201 (test #6)
17142026-04-17T04:23:28.367Z-----------------------------------------------------------
17152026-04-17T04:23:28.367ZAccepted connection from 10.0.0.1, port 55703
17162026-04-17T04:23:28.367Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61670
17172026-04-17T04:23:28.367Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33039
17182026-04-17T04:23:28.367Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55831
17192026-04-17T04:23:28.367Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57028
17202026-04-17T04:23:28.367Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58243
17212026-04-17T04:23:28.367Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56465
17222026-04-17T04:23:28.367Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51740
17232026-04-17T04:23:28.367Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55034
17242026-04-17T04:23:28.367Z[ ID] Interval Transfer Bitrate
17252026-04-17T04:23:28.368Z[ 5] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
17262026-04-17T04:23:28.368Z[ 8] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
17272026-04-17T04:23:28.368Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17282026-04-17T04:23:28.368Z[ 12] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
17292026-04-17T04:23:28.368Z[ 14] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
17302026-04-17T04:23:28.368Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17312026-04-17T04:23:28.368Z[ 18] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
17322026-04-17T04:23:28.368Z[ 20] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
17332026-04-17T04:23:28.368Z[SUM] 0.00-1.00 sec 964 MBytes 8.08 Gbits/sec
17342026-04-17T04:23:28.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
17352026-04-17T04:23:28.368Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17362026-04-17T04:23:28.368Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17372026-04-17T04:23:28.368Z[ 10] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
17382026-04-17T04:23:28.368Z[ 12] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
17392026-04-17T04:23:28.368Z[ 14] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
17402026-04-17T04:23:28.368Z[ 16] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
17412026-04-17T04:23:28.368Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17422026-04-17T04:23:28.368Z[ 20] 1.00-2.00 sec 163 MBytes 1.36 Gbits/sec
17432026-04-17T04:23:28.368Z[SUM] 1.00-2.00 sec 1.24 GBytes 10.6 Gbits/sec
17442026-04-17T04:23:28.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
17452026-04-17T04:23:28.368Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17462026-04-17T04:23:28.368Z[ 8] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
17472026-04-17T04:23:28.368Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
17482026-04-17T04:23:28.368Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
17492026-04-17T04:23:28.368Z[ 14] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
17502026-04-17T04:23:28.368Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17512026-04-17T04:23:28.368Z[ 18] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
17522026-04-17T04:23:28.368Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
17532026-04-17T04:23:28.368Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.4 Gbits/sec
17542026-04-17T04:23:28.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
17552026-04-17T04:23:28.368Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
17562026-04-17T04:23:28.368Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
17572026-04-17T04:23:28.368Z[ 10] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
17582026-04-17T04:23:28.368Z[ 12] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
17592026-04-17T04:23:28.368Z[ 14] 3.00-4.00 sec 163 MBytes 1.37 Gbits/sec
17602026-04-17T04:23:28.368Z[ 16] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
17612026-04-17T04:23:28.368Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
17622026-04-17T04:23:28.372Z[ 20] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
17632026-04-17T04:23:28.372Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.6 Gbits/sec
17642026-04-17T04:23:28.372Z- - - - - - - - - - - - - - - - - - - - - - - - -
17652026-04-17T04:23:28.372Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17662026-04-17T04:23:28.373Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17672026-04-17T04:23:28.373Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17682026-04-17T04:23:28.373Z[ 12] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
17692026-04-17T04:23:28.373Z[ 14] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
17702026-04-17T04:23:28.373Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17712026-04-17T04:23:28.373Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17722026-04-17T04:23:28.373Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17732026-04-17T04:23:28.373Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
17742026-04-17T04:23:28.373Z- - - - - - - - - - - - - - - - - - - - - - - - -
17752026-04-17T04:23:28.373Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17762026-04-17T04:23:28.373Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17772026-04-17T04:23:28.373Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17782026-04-17T04:23:28.373Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17792026-04-17T04:23:28.373Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17802026-04-17T04:23:28.373Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17812026-04-17T04:23:28.373Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17822026-04-17T04:23:28.373Z[ 20] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
17832026-04-17T04:23:28.373Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
17842026-04-17T04:23:28.373Z- - - - - - - - - - - - - - - - - - - - - - - - -
17852026-04-17T04:23:28.373Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17862026-04-17T04:23:28.373Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17872026-04-17T04:23:28.373Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17882026-04-17T04:23:31.369Z[ 12] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
17892026-04-17T04:23:31.369Z[ 14] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
17902026-04-17T04:23:31.369Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17912026-04-17T04:23:31.370Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17922026-04-17T04:23:31.370Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17932026-04-17T04:23:31.370Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
17942026-04-17T04:23:31.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
17952026-04-17T04:23:31.370Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
17962026-04-17T04:23:31.370Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
17972026-04-17T04:23:31.370Z[ 10] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
17982026-04-17T04:23:31.370Z[ 12] 7.00-8.00 sec 177 MBytes 1.48 Gbits/sec
17992026-04-17T04:23:31.370Z[ 14] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
18002026-04-17T04:23:31.370Z[ 16] 7.00-8.00 sec 162 MBytes 1.35 Gbits/sec
18012026-04-17T04:23:31.370Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
18022026-04-17T04:23:31.370Z[ 20] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
18032026-04-17T04:23:31.370Z[SUM] 7.00-8.00 sec 1.26 GBytes 10.9 Gbits/sec
18042026-04-17T04:23:31.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
18052026-04-17T04:23:31.370Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18062026-04-17T04:23:31.370Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18072026-04-17T04:23:31.370Z[ 10] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
18082026-04-17T04:23:31.370Z[ 12] 8.00-9.00 sec 169 MBytes 1.41 Gbits/sec
18092026-04-17T04:23:31.370Z[ 14] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
18102026-04-17T04:23:31.370Z[ 16] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
18112026-04-17T04:23:31.370Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18122026-04-17T04:23:31.370Z[ 20] 8.00-9.00 sec 165 MBytes 1.38 Gbits/sec
18132026-04-17T04:23:31.370Z[SUM] 8.00-9.00 sec 1.25 GBytes 10.7 Gbits/sec
18142026-04-17T04:23:31.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
18152026-04-17T04:23:31.370Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18162026-04-17T04:23:31.370Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18172026-04-17T04:23:31.370Z[ 10] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
18182026-04-17T04:23:31.370Z[ 12] 9.00-10.00 sec 164 MBytes 1.37 Gbits/sec
18192026-04-17T04:23:31.370Z[ 14] 9.00-10.00 sec 162 MBytes 1.36 Gbits/sec
18202026-04-17T04:23:31.370Z[ 16] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
18212026-04-17T04:23:31.370Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18222026-04-17T04:23:31.370Z[ 20] 9.00-10.00 sec 160 MBytes 1.35 Gbits/sec
18232026-04-17T04:23:31.370Z[SUM] 9.00-10.00 sec 1.24 GBytes 10.7 Gbits/sec
18242026-04-17T04:23:31.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
18252026-04-17T04:23:31.370Z[ 5] 10.00-10.00 sec 128 KBytes 2.45 Gbits/sec
18262026-04-17T04:23:31.370Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18272026-04-17T04:23:31.371Z[ 10] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
18282026-04-17T04:23:31.371Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18292026-04-17T04:23:31.371Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18302026-04-17T04:23:31.371Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18312026-04-17T04:23:31.371Z[ 18] 10.00-10.00 sec 128 KBytes 2.45 Gbits/sec
18322026-04-17T04:23:31.371Z[ 20] 10.00-10.00 sec 128 KBytes 2.45 Gbits/sec
18332026-04-17T04:23:31.371Z[SUM] 10.00-10.00 sec 512 KBytes 9.80 Gbits/sec
18342026-04-17T04:23:31.371Z- - - - - - - - - - - - - - - - - - - - - - - - -
18352026-04-17T04:23:31.371Z[ ID] Interval Transfer Bitrate
18362026-04-17T04:23:31.371Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18372026-04-17T04:23:31.371Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18382026-04-17T04:23:31.371Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18392026-04-17T04:23:31.371Z[ 12] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
18402026-04-17T04:23:31.371Z[ 14] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
18412026-04-17T04:23:31.371Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18422026-04-17T04:23:31.371Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18432026-04-17T04:23:31.371Z[ 20] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
18442026-04-17T04:23:31.371Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
18452026-04-17T04:23:31.375ZRun 1/5...10327.70254274761Mbps
18462026-04-17T04:23:38.750Z-----------------------------------------------------------
18472026-04-17T04:23:38.750ZServer listening on 5201 (test #7)
18482026-04-17T04:23:38.750Z-----------------------------------------------------------
18492026-04-17T04:23:38.750ZAccepted connection from 10.0.0.1, port 48584
18502026-04-17T04:23:38.750Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46656
18512026-04-17T04:23:38.750Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52338
18522026-04-17T04:23:38.750Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54162
18532026-04-17T04:23:38.750Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47791
18542026-04-17T04:23:38.750Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62920
18552026-04-17T04:23:38.750Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56699
18562026-04-17T04:23:38.750Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50466
18572026-04-17T04:23:38.750Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52956
18582026-04-17T04:23:38.750Z[ ID] Interval Transfer Bitrate
18592026-04-17T04:23:38.750Z[ 5] 0.00-1.00 sec 116 MBytes 970 Mbits/sec
18602026-04-17T04:23:38.750Z[ 8] 0.00-1.00 sec 116 MBytes 969 Mbits/sec
18612026-04-17T04:23:38.750Z[ 10] 0.00-1.00 sec 144 MBytes 1.21 Gbits/sec
18622026-04-17T04:23:38.750Z[ 12] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
18632026-04-17T04:23:38.750Z[ 14] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
18642026-04-17T04:23:38.750Z[ 16] 0.00-1.00 sec 115 MBytes 968 Mbits/sec
18652026-04-17T04:23:38.751Z[ 18] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
18662026-04-17T04:23:38.751Z[ 20] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
18672026-04-17T04:23:38.751Z[SUM] 0.00-1.00 sec 992 MBytes 8.33 Gbits/sec
18682026-04-17T04:23:38.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
18692026-04-17T04:23:38.751Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18702026-04-17T04:23:38.751Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18712026-04-17T04:23:38.751Z[ 10] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
18722026-04-17T04:23:38.751Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
18732026-04-17T04:23:38.751Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18742026-04-17T04:23:38.751Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18752026-04-17T04:23:38.751Z[ 18] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
18762026-04-17T04:23:38.751Z[ 20] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
18772026-04-17T04:23:38.751Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
18782026-04-17T04:23:38.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
18792026-04-17T04:23:38.751Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18802026-04-17T04:23:38.751Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18812026-04-17T04:23:38.751Z[ 10] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
18822026-04-17T04:23:38.751Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18832026-04-17T04:23:38.751Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18842026-04-17T04:23:38.751Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18852026-04-17T04:23:38.751Z[ 18] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
18862026-04-17T04:23:38.751Z[ 20] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
18872026-04-17T04:23:38.751Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
18882026-04-17T04:23:38.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
18892026-04-17T04:23:38.751Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18902026-04-17T04:23:38.751Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18912026-04-17T04:23:38.751Z[ 10] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
18922026-04-17T04:23:38.751Z[ 12] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
18932026-04-17T04:23:38.751Z[ 14] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
18942026-04-17T04:23:38.751Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18952026-04-17T04:23:38.751Z[ 18] 3.00-4.00 sec 173 MBytes 1.45 Gbits/sec
18962026-04-17T04:23:38.751Z[ 20] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
18972026-04-17T04:23:38.751Z[SUM] 3.00-4.00 sec 1.26 GBytes 10.8 Gbits/sec
18982026-04-17T04:23:38.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
18992026-04-17T04:23:38.751Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19002026-04-17T04:23:38.751Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19012026-04-17T04:23:38.751Z[ 10] 4.00-5.00 sec 165 MBytes 1.38 Gbits/sec
19022026-04-17T04:23:38.751Z[ 12] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
19032026-04-17T04:23:38.751Z[ 14] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
19042026-04-17T04:23:38.752Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19052026-04-17T04:23:38.752Z[ 18] 4.00-5.00 sec 166 MBytes 1.39 Gbits/sec
19062026-04-17T04:23:38.752Z[ 20] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
19072026-04-17T04:23:38.752Z[SUM] 4.00-5.00 sec 1.25 GBytes 10.7 Gbits/sec
19082026-04-17T04:23:38.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
19092026-04-17T04:23:38.752Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
19102026-04-17T04:23:38.752Z[ 8] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
19112026-04-17T04:23:38.752Z[ 10] 5.00-6.00 sec 160 MBytes 1.35 Gbits/sec
19122026-04-17T04:23:38.752Z[ 12] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19132026-04-17T04:23:38.752Z[ 14] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
19142026-04-17T04:23:38.752Z[ 16] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
19152026-04-17T04:23:38.752Z[ 18] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
19162026-04-17T04:23:38.752Z[ 20] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
19172026-04-17T04:23:38.752Z[SUM] 5.00-6.00 sec 1.23 GBytes 10.6 Gbits/sec
19182026-04-17T04:23:38.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
19192026-04-17T04:23:38.752Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19202026-04-17T04:23:38.752Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19212026-04-17T04:23:38.752Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19222026-04-17T04:23:41.751Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19232026-04-17T04:23:41.751Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19242026-04-17T04:23:41.751Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19252026-04-17T04:23:41.751Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19262026-04-17T04:23:41.751Z[ 20] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
19272026-04-17T04:23:41.751Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
19282026-04-17T04:23:41.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
19292026-04-17T04:23:41.751Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19302026-04-17T04:23:41.751Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19312026-04-17T04:23:41.751Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19322026-04-17T04:23:41.751Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19332026-04-17T04:23:41.751Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19342026-04-17T04:23:41.751Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19352026-04-17T04:23:41.751Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19362026-04-17T04:23:41.751Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19372026-04-17T04:23:41.751Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
19382026-04-17T04:23:41.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
19392026-04-17T04:23:41.751Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19402026-04-17T04:23:41.751Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19412026-04-17T04:23:41.751Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19422026-04-17T04:23:41.751Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19432026-04-17T04:23:41.751Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19442026-04-17T04:23:41.751Z[ 16] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
19452026-04-17T04:23:41.751Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19462026-04-17T04:23:41.751Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19472026-04-17T04:23:41.751Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.4 Gbits/sec
19482026-04-17T04:23:41.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
19492026-04-17T04:23:41.752Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19502026-04-17T04:23:41.752Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19512026-04-17T04:23:41.752Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19522026-04-17T04:23:41.752Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19532026-04-17T04:23:41.752Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19542026-04-17T04:23:41.752Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19552026-04-17T04:23:41.752Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19562026-04-17T04:23:41.752Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19572026-04-17T04:23:41.752Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
19582026-04-17T04:23:41.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
19592026-04-17T04:23:41.752Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19602026-04-17T04:23:41.752Z[ 8] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
19612026-04-17T04:23:41.752Z[ 10] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
19622026-04-17T04:23:41.752Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19632026-04-17T04:23:41.752Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19642026-04-17T04:23:41.752Z[ 16] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19652026-04-17T04:23:41.752Z[ 18] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19662026-04-17T04:23:41.752Z[ 20] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19672026-04-17T04:23:41.752Z[SUM] 10.00-10.00 sec 640 KBytes 11.4 Gbits/sec
19682026-04-17T04:23:41.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
19692026-04-17T04:23:41.752Z[ ID] Interval Transfer Bitrate
19702026-04-17T04:23:41.752Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19712026-04-17T04:23:41.752Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19722026-04-17T04:23:41.752Z[ 10] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
19732026-04-17T04:23:41.752Z[ 12] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19742026-04-17T04:23:41.752Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19752026-04-17T04:23:41.752Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19762026-04-17T04:23:41.752Z[ 18] 0.00-10.00 sec 1.53 GBytes 1.32 Gbits/sec sender
19772026-04-17T04:23:41.752Z[ 20] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19782026-04-17T04:23:41.752Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
19792026-04-17T04:23:41.756ZRun 2/5...10308.484556777375Mbps
19802026-04-17T04:23:49.138Z-----------------------------------------------------------
19812026-04-17T04:23:49.138ZServer listening on 5201 (test #8)
19822026-04-17T04:23:49.138Z-----------------------------------------------------------
19832026-04-17T04:23:49.138ZAccepted connection from 10.0.0.1, port 43892
19842026-04-17T04:23:49.138Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38243
19852026-04-17T04:23:49.139Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53109
19862026-04-17T04:23:49.139Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48815
19872026-04-17T04:23:49.139Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35509
19882026-04-17T04:23:49.139Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38845
19892026-04-17T04:23:49.139Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63640
19902026-04-17T04:23:49.139Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61817
19912026-04-17T04:23:49.139Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52939
19922026-04-17T04:23:49.139Z[ ID] Interval Transfer Bitrate
19932026-04-17T04:23:49.139Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19942026-04-17T04:23:49.139Z[ 8] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
19952026-04-17T04:23:49.139Z[ 10] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
19962026-04-17T04:23:49.139Z[ 12] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
19972026-04-17T04:23:49.139Z[ 14] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
19982026-04-17T04:23:49.139Z[ 16] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
19992026-04-17T04:23:49.139Z[ 18] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
20002026-04-17T04:23:49.139Z[ 20] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
20012026-04-17T04:23:49.139Z[SUM] 0.00-1.00 sec 951 MBytes 7.98 Gbits/sec
20022026-04-17T04:23:49.139Z- - - - - - - - - - - - - - - - - - - - - - - - -
20032026-04-17T04:23:49.139Z[ 5] 1.00-2.00 sec 160 MBytes 1.35 Gbits/sec
20042026-04-17T04:23:49.139Z[ 8] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
20052026-04-17T04:23:49.139Z[ 10] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
20062026-04-17T04:23:49.139Z[ 12] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
20072026-04-17T04:23:49.143Z[ 14] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
20082026-04-17T04:23:49.143Z[ 16] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
20092026-04-17T04:23:49.143Z[ 18] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
20102026-04-17T04:23:49.143Z[ 20] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
20112026-04-17T04:23:49.143Z[SUM] 1.00-2.00 sec 1.24 GBytes 10.7 Gbits/sec
20122026-04-17T04:23:49.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
20132026-04-17T04:23:49.143Z[ 5] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
20142026-04-17T04:23:49.143Z[ 8] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
20152026-04-17T04:23:49.143Z[ 10] 2.00-3.00 sec 164 MBytes 1.38 Gbits/sec
20162026-04-17T04:23:49.143Z[ 12] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
20172026-04-17T04:23:49.143Z[ 14] 2.00-3.00 sec 160 MBytes 1.35 Gbits/sec
20182026-04-17T04:23:49.143Z[ 16] 2.00-3.00 sec 162 MBytes 1.35 Gbits/sec
20192026-04-17T04:23:49.143Z[ 18] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
20202026-04-17T04:23:49.143Z[ 20] 2.00-3.00 sec 173 MBytes 1.45 Gbits/sec
20212026-04-17T04:23:49.143Z[SUM] 2.00-3.00 sec 1.28 GBytes 11.0 Gbits/sec
20222026-04-17T04:23:49.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
20232026-04-17T04:23:49.143Z[ 5] 3.00-4.00 sec 168 MBytes 1.41 Gbits/sec
20242026-04-17T04:23:49.143Z[ 8] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
20252026-04-17T04:23:49.143Z[ 10] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
20262026-04-17T04:23:49.144Z[ 12] 3.00-4.00 sec 165 MBytes 1.39 Gbits/sec
20272026-04-17T04:23:49.144Z[ 14] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
20282026-04-17T04:23:49.144Z[ 16] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
20292026-04-17T04:23:49.144Z[ 18] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
20302026-04-17T04:23:49.144Z[ 20] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
20312026-04-17T04:23:49.144Z[SUM] 3.00-4.00 sec 1.25 GBytes 10.7 Gbits/sec
20322026-04-17T04:23:49.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
20332026-04-17T04:23:49.144Z[ 5] 4.00-5.00 sec 169 MBytes 1.42 Gbits/sec
20342026-04-17T04:23:49.144Z[ 8] 4.00-5.00 sec 166 MBytes 1.39 Gbits/sec
20352026-04-17T04:23:49.144Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
20362026-04-17T04:23:49.144Z[ 12] 4.00-5.00 sec 181 MBytes 1.52 Gbits/sec
20372026-04-17T04:23:49.144Z[ 14] 4.00-5.00 sec 166 MBytes 1.39 Gbits/sec
20382026-04-17T04:23:49.144Z[ 16] 4.00-5.00 sec 166 MBytes 1.40 Gbits/sec
20392026-04-17T04:23:49.144Z[ 18] 4.00-5.00 sec 167 MBytes 1.40 Gbits/sec
20402026-04-17T04:23:49.144Z[ 20] 4.00-5.00 sec 186 MBytes 1.56 Gbits/sec
20412026-04-17T04:23:49.144Z[SUM] 4.00-5.00 sec 1.32 GBytes 11.4 Gbits/sec
20422026-04-17T04:23:49.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
20432026-04-17T04:23:49.144Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20442026-04-17T04:23:49.144Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20452026-04-17T04:23:49.144Z[ 10] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
20462026-04-17T04:23:49.144Z[ 12] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
20472026-04-17T04:23:49.144Z[ 14] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
20482026-04-17T04:23:49.144Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20492026-04-17T04:23:49.144Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20502026-04-17T04:23:49.144Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20512026-04-17T04:23:49.144Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
20522026-04-17T04:23:49.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
20532026-04-17T04:23:49.144Z[ 5] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
20542026-04-17T04:23:49.144Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20552026-04-17T04:23:49.144Z[ 10] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20562026-04-17T04:23:52.141Z[ 12] 6.00-7.00 sec 164 MBytes 1.37 Gbits/sec
20572026-04-17T04:23:52.141Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20582026-04-17T04:23:52.141Z[ 16] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20592026-04-17T04:23:52.141Z[ 18] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20602026-04-17T04:23:52.141Z[ 20] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20612026-04-17T04:23:52.141Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.6 Gbits/sec
20622026-04-17T04:23:52.141Z- - - - - - - - - - - - - - - - - - - - - - - - -
20632026-04-17T04:23:52.141Z[ 5] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
20642026-04-17T04:23:52.141Z[ 8] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20652026-04-17T04:23:52.141Z[ 10] 7.00-8.00 sec 165 MBytes 1.39 Gbits/sec
20662026-04-17T04:23:52.141Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20672026-04-17T04:23:52.142Z[ 14] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20682026-04-17T04:23:52.142Z[ 16] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20692026-04-17T04:23:52.142Z[ 18] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20702026-04-17T04:23:52.142Z[ 20] 7.00-8.00 sec 159 MBytes 1.34 Gbits/sec
20712026-04-17T04:23:52.142Z[SUM] 7.00-8.00 sec 1.24 GBytes 10.6 Gbits/sec
20722026-04-17T04:23:52.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
20732026-04-17T04:23:52.142Z[ 5] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
20742026-04-17T04:23:52.142Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20752026-04-17T04:23:52.142Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20762026-04-17T04:23:52.142Z[ 12] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
20772026-04-17T04:23:52.142Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20782026-04-17T04:23:52.142Z[ 16] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
20792026-04-17T04:23:52.142Z[ 18] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
20802026-04-17T04:23:52.142Z[ 20] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
20812026-04-17T04:23:52.142Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.6 Gbits/sec
20822026-04-17T04:23:52.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
20832026-04-17T04:23:52.142Z[ 5] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
20842026-04-17T04:23:52.142Z[ 8] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
20852026-04-17T04:23:52.142Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20862026-04-17T04:23:52.142Z[ 12] 9.00-10.00 sec 166 MBytes 1.39 Gbits/sec
20872026-04-17T04:23:52.142Z[ 14] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
20882026-04-17T04:23:52.142Z[ 16] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
20892026-04-17T04:23:52.142Z[ 18] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
20902026-04-17T04:23:52.142Z[ 20] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
20912026-04-17T04:23:52.142Z[SUM] 9.00-10.00 sec 1.25 GBytes 10.7 Gbits/sec
20922026-04-17T04:23:52.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
20932026-04-17T04:23:52.142Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20942026-04-17T04:23:52.142Z[ 8] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
20952026-04-17T04:23:52.142Z[ 10] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
20962026-04-17T04:23:52.142Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20972026-04-17T04:23:52.142Z[ 14] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
20982026-04-17T04:23:52.142Z[ 16] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
20992026-04-17T04:23:52.142Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21002026-04-17T04:23:52.142Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21012026-04-17T04:23:52.142Z[SUM] 10.00-10.00 sec 512 KBytes 9.10 Gbits/sec
21022026-04-17T04:23:52.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
21032026-04-17T04:23:52.142Z[ ID] Interval Transfer Bitrate
21042026-04-17T04:23:52.143Z[ 5] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
21052026-04-17T04:23:52.143Z[ 8] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
21062026-04-17T04:23:52.143Z[ 10] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
21072026-04-17T04:23:52.143Z[ 12] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
21082026-04-17T04:23:52.143Z[ 14] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
21092026-04-17T04:23:52.146Z[ 16] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
21102026-04-17T04:23:52.146Z[ 18] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
21112026-04-17T04:23:52.146Z[ 20] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
21122026-04-17T04:23:52.146Z[SUM] 0.00-10.00 sec 12.2 GBytes 10.5 Gbits/sec sender
21132026-04-17T04:23:52.146ZRun 3/5...10465.970114616566Mbps
21142026-04-17T04:23:59.531Z-----------------------------------------------------------
21152026-04-17T04:23:59.531ZServer listening on 5201 (test #9)
21162026-04-17T04:23:59.531Z-----------------------------------------------------------
21172026-04-17T04:23:59.531ZAccepted connection from 10.0.0.1, port 47481
21182026-04-17T04:23:59.531Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62221
21192026-04-17T04:23:59.531Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43178
21202026-04-17T04:23:59.531Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51209
21212026-04-17T04:23:59.531Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48259
21222026-04-17T04:23:59.531Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61654
21232026-04-17T04:23:59.531Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63545
21242026-04-17T04:23:59.531Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48887
21252026-04-17T04:23:59.531Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63932
21262026-04-17T04:23:59.531Z[ ID] Interval Transfer Bitrate
21272026-04-17T04:23:59.531Z[ 5] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
21282026-04-17T04:23:59.531Z[ 8] 0.00-1.00 sec 134 MBytes 1.13 Gbits/sec
21292026-04-17T04:23:59.531Z[ 10] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
21302026-04-17T04:23:59.531Z[ 12] 0.00-1.00 sec 134 MBytes 1.12 Gbits/sec
21312026-04-17T04:23:59.531Z[ 14] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
21322026-04-17T04:23:59.531Z[ 16] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
21332026-04-17T04:23:59.531Z[ 18] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
21342026-04-17T04:23:59.531Z[ 20] 0.00-1.00 sec 134 MBytes 1.12 Gbits/sec
21352026-04-17T04:23:59.531Z[SUM] 0.00-1.00 sec 1008 MBytes 8.46 Gbits/sec
21362026-04-17T04:23:59.532Z- - - - - - - - - - - - - - - - - - - - - - - - -
21372026-04-17T04:23:59.532Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21382026-04-17T04:23:59.532Z[ 8] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
21392026-04-17T04:23:59.532Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21402026-04-17T04:23:59.532Z[ 12] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
21412026-04-17T04:23:59.532Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21422026-04-17T04:23:59.532Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21432026-04-17T04:23:59.532Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21442026-04-17T04:23:59.532Z[ 20] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
21452026-04-17T04:23:59.532Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
21462026-04-17T04:23:59.532Z- - - - - - - - - - - - - - - - - - - - - - - - -
21472026-04-17T04:23:59.532Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21482026-04-17T04:23:59.532Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21492026-04-17T04:23:59.532Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21502026-04-17T04:23:59.532Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21512026-04-17T04:23:59.532Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21522026-04-17T04:23:59.532Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21532026-04-17T04:23:59.532Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21542026-04-17T04:23:59.536Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21552026-04-17T04:23:59.536Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
21562026-04-17T04:23:59.536Z- - - - - - - - - - - - - - - - - - - - - - - - -
21572026-04-17T04:23:59.536Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21582026-04-17T04:23:59.536Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21592026-04-17T04:23:59.536Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21602026-04-17T04:23:59.536Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21612026-04-17T04:23:59.536Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21622026-04-17T04:23:59.536Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21632026-04-17T04:23:59.536Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21642026-04-17T04:23:59.536Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21652026-04-17T04:23:59.536Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
21662026-04-17T04:23:59.536Z- - - - - - - - - - - - - - - - - - - - - - - - -
21672026-04-17T04:23:59.536Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21682026-04-17T04:23:59.536Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21692026-04-17T04:23:59.536Z[ 10] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
21702026-04-17T04:23:59.536Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21712026-04-17T04:23:59.536Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21722026-04-17T04:23:59.536Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21732026-04-17T04:23:59.536Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21742026-04-17T04:23:59.536Z[ 20] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
21752026-04-17T04:23:59.536Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
21762026-04-17T04:23:59.537Z- - - - - - - - - - - - - - - - - - - - - - - - -
21772026-04-17T04:23:59.537Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21782026-04-17T04:23:59.537Z[ 8] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
21792026-04-17T04:23:59.537Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21802026-04-17T04:23:59.537Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21812026-04-17T04:23:59.537Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21822026-04-17T04:23:59.537Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21832026-04-17T04:23:59.537Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21842026-04-17T04:23:59.537Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21852026-04-17T04:23:59.537Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
21862026-04-17T04:23:59.537Z- - - - - - - - - - - - - - - - - - - - - - - - -
21872026-04-17T04:23:59.537Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21882026-04-17T04:23:59.537Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21892026-04-17T04:23:59.537Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21902026-04-17T04:24:02.533Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21912026-04-17T04:24:02.533Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21922026-04-17T04:24:02.533Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21932026-04-17T04:24:02.533Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21942026-04-17T04:24:02.533Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21952026-04-17T04:24:02.533Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
21962026-04-17T04:24:02.533Z- - - - - - - - - - - - - - - - - - - - - - - - -
21972026-04-17T04:24:02.533Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21982026-04-17T04:24:02.533Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21992026-04-17T04:24:02.533Z[ 10] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
22002026-04-17T04:24:02.533Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
22012026-04-17T04:24:02.533Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
22022026-04-17T04:24:02.533Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
22032026-04-17T04:24:02.533Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
22042026-04-17T04:24:02.533Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
22052026-04-17T04:24:02.533Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
22062026-04-17T04:24:02.533Z- - - - - - - - - - - - - - - - - - - - - - - - -
22072026-04-17T04:24:02.533Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22082026-04-17T04:24:02.533Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22092026-04-17T04:24:02.533Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22102026-04-17T04:24:02.534Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22112026-04-17T04:24:02.534Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22122026-04-17T04:24:02.534Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22132026-04-17T04:24:02.534Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22142026-04-17T04:24:02.534Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22152026-04-17T04:24:02.534Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
22162026-04-17T04:24:02.534Z- - - - - - - - - - - - - - - - - - - - - - - - -
22172026-04-17T04:24:02.534Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22182026-04-17T04:24:02.534Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22192026-04-17T04:24:02.534Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22202026-04-17T04:24:02.534Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22212026-04-17T04:24:02.534Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22222026-04-17T04:24:02.534Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22232026-04-17T04:24:02.534Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22242026-04-17T04:24:02.534Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22252026-04-17T04:24:02.534Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
22262026-04-17T04:24:02.534Z- - - - - - - - - - - - - - - - - - - - - - - - -
22272026-04-17T04:24:02.534Z[ 5] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
22282026-04-17T04:24:02.534Z[ 8] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
22292026-04-17T04:24:02.534Z[ 10] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
22302026-04-17T04:24:02.534Z[ 12] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
22312026-04-17T04:24:02.534Z[ 14] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
22322026-04-17T04:24:02.534Z[ 16] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
22332026-04-17T04:24:02.534Z[ 18] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
22342026-04-17T04:24:02.534Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22352026-04-17T04:24:02.534Z[SUM] 10.00-10.00 sec 896 KBytes 13.8 Gbits/sec
22362026-04-17T04:24:02.534Z- - - - - - - - - - - - - - - - - - - - - - - - -
22372026-04-17T04:24:02.534Z[ ID] Interval Transfer Bitrate
22382026-04-17T04:24:02.534Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22392026-04-17T04:24:02.534Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22402026-04-17T04:24:02.534Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22412026-04-17T04:24:02.534Z[ 12] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22422026-04-17T04:24:02.534Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22432026-04-17T04:24:02.534Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22442026-04-17T04:24:02.534Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22452026-04-17T04:24:02.534Z[ 20] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22462026-04-17T04:24:02.534Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
22472026-04-17T04:24:02.538ZRun 4/5...10226.624830009248Mbps
22482026-04-17T04:24:09.923Z-----------------------------------------------------------
22492026-04-17T04:24:09.923ZServer listening on 5201 (test #10)
22502026-04-17T04:24:09.923Z-----------------------------------------------------------
22512026-04-17T04:24:09.923ZAccepted connection from 10.0.0.1, port 47643
22522026-04-17T04:24:09.923Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51518
22532026-04-17T04:24:09.923Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58502
22542026-04-17T04:24:09.923Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63455
22552026-04-17T04:24:09.923Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36604
22562026-04-17T04:24:09.923Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50986
22572026-04-17T04:24:09.923Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64538
22582026-04-17T04:24:09.923Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32941
22592026-04-17T04:24:09.923Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48969
22602026-04-17T04:24:09.923Z[ ID] Interval Transfer Bitrate
22612026-04-17T04:24:09.923Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22622026-04-17T04:24:09.923Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22632026-04-17T04:24:09.923Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22642026-04-17T04:24:09.923Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22652026-04-17T04:24:09.924Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22662026-04-17T04:24:09.924Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22672026-04-17T04:24:09.924Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22682026-04-17T04:24:09.924Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22692026-04-17T04:24:09.924Z[SUM] 0.00-1.00 sec 963 MBytes 8.08 Gbits/sec
22702026-04-17T04:24:09.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
22712026-04-17T04:24:09.924Z[ 5] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
22722026-04-17T04:24:09.924Z[ 8] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
22732026-04-17T04:24:09.924Z[ 10] 1.00-2.00 sec 159 MBytes 1.34 Gbits/sec
22742026-04-17T04:24:09.924Z[ 12] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
22752026-04-17T04:24:09.924Z[ 14] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
22762026-04-17T04:24:09.924Z[ 16] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
22772026-04-17T04:24:09.924Z[ 18] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
22782026-04-17T04:24:09.924Z[ 20] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
22792026-04-17T04:24:09.924Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.5 Gbits/sec
22802026-04-17T04:24:09.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
22812026-04-17T04:24:09.924Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22822026-04-17T04:24:09.924Z[ 8] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
22832026-04-17T04:24:09.924Z[ 10] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
22842026-04-17T04:24:09.924Z[ 12] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
22852026-04-17T04:24:09.924Z[ 14] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
22862026-04-17T04:24:09.924Z[ 16] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
22872026-04-17T04:24:09.924Z[ 18] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
22882026-04-17T04:24:09.924Z[ 20] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
22892026-04-17T04:24:09.924Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.5 Gbits/sec
22902026-04-17T04:24:09.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
22912026-04-17T04:24:09.924Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22922026-04-17T04:24:09.924Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22932026-04-17T04:24:09.924Z[ 10] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
22942026-04-17T04:24:09.924Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22952026-04-17T04:24:09.924Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22962026-04-17T04:24:09.924Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22972026-04-17T04:24:09.924Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22982026-04-17T04:24:09.924Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22992026-04-17T04:24:09.924Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
23002026-04-17T04:24:09.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
23012026-04-17T04:24:09.924Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23022026-04-17T04:24:09.924Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23032026-04-17T04:24:09.925Z[ 10] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
23042026-04-17T04:24:09.925Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23052026-04-17T04:24:09.925Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23062026-04-17T04:24:09.925Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23072026-04-17T04:24:09.925Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23082026-04-17T04:24:09.925Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23092026-04-17T04:24:09.925Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
23102026-04-17T04:24:09.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
23112026-04-17T04:24:09.925Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23122026-04-17T04:24:09.925Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23132026-04-17T04:24:09.925Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23142026-04-17T04:24:09.925Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23152026-04-17T04:24:09.925Z[ 14] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
23162026-04-17T04:24:09.925Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23172026-04-17T04:24:09.925Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23182026-04-17T04:24:09.925Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23192026-04-17T04:24:09.925Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
23202026-04-17T04:24:09.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
23212026-04-17T04:24:09.925Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23222026-04-17T04:24:09.925Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23232026-04-17T04:24:09.925Z[ 10] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23242026-04-17T04:24:12.925Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23252026-04-17T04:24:12.925Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23262026-04-17T04:24:12.925Z[ 16] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
23272026-04-17T04:24:12.925Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23282026-04-17T04:24:12.925Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23292026-04-17T04:24:12.925Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.4 Gbits/sec
23302026-04-17T04:24:12.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
23312026-04-17T04:24:12.925Z[ 5] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
23322026-04-17T04:24:12.925Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23332026-04-17T04:24:12.925Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23342026-04-17T04:24:12.925Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23352026-04-17T04:24:12.925Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23362026-04-17T04:24:12.925Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23372026-04-17T04:24:12.925Z[ 18] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
23382026-04-17T04:24:12.925Z[ 20] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
23392026-04-17T04:24:12.925Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
23402026-04-17T04:24:12.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
23412026-04-17T04:24:12.925Z[ 5] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
23422026-04-17T04:24:12.925Z[ 8] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
23432026-04-17T04:24:12.925Z[ 10] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
23442026-04-17T04:24:12.925Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23452026-04-17T04:24:12.925Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23462026-04-17T04:24:12.926Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23472026-04-17T04:24:12.926Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23482026-04-17T04:24:12.926Z[ 20] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
23492026-04-17T04:24:12.926Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.4 Gbits/sec
23502026-04-17T04:24:12.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
23512026-04-17T04:24:12.926Z[ 5] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
23522026-04-17T04:24:12.926Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23532026-04-17T04:24:12.926Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23542026-04-17T04:24:12.926Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23552026-04-17T04:24:12.926Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23562026-04-17T04:24:12.926Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23572026-04-17T04:24:12.926Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23582026-04-17T04:24:12.926Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23592026-04-17T04:24:12.926Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
23602026-04-17T04:24:12.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
23612026-04-17T04:24:12.926Z[ 5] 10.00-10.00 sec 128 KBytes 2.19 Gbits/sec
23622026-04-17T04:24:12.926Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23632026-04-17T04:24:12.926Z[ 10] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
23642026-04-17T04:24:12.926Z[ 12] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
23652026-04-17T04:24:12.926Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23662026-04-17T04:24:12.926Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23672026-04-17T04:24:12.926Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23682026-04-17T04:24:12.926Z[ 20] 10.00-10.00 sec 128 KBytes 2.19 Gbits/sec
23692026-04-17T04:24:12.926Z[SUM] 10.00-10.00 sec 512 KBytes 8.77 Gbits/sec
23702026-04-17T04:24:12.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
23712026-04-17T04:24:12.926Z[ ID] Interval Transfer Bitrate
23722026-04-17T04:24:12.926Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23732026-04-17T04:24:12.926Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23742026-04-17T04:24:12.926Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23752026-04-17T04:24:12.926Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23762026-04-17T04:24:12.926Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23772026-04-17T04:24:12.926Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
23782026-04-17T04:24:12.926Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23792026-04-17T04:24:12.926Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
23802026-04-17T04:24:12.926Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
23812026-04-17T04:24:12.930ZRun 5/5...10206.964726238997Mbps
23822026-04-17T04:24:12.931Z###---------------------###
23832026-04-17T04:24:12.931Z::: iPerf done... :::
23842026-04-17T04:24:12.931Z:::Awaiting out files...:::
23852026-04-17T04:24:12.931Z###---------------------###
23862026-04-17T04:24:12.931Z###-----###
23872026-04-17T04:24:12.931Z:::done!:::
23882026-04-17T04:24:12.931Z###-----###
23892026-04-17T04:24:12.931Z###-------------------###
23902026-04-17T04:24:12.931Z:::Running experiment :::
23912026-04-17T04:24:12.931Z:::iperf-tcp/local/c2s:::
23922026-04-17T04:24:12.931Z###-------------------###
23932026-04-17T04:24:13.158Zdtrace: description 'profile-201us ' matched 2 probes
23942026-04-17T04:24:20.329Z-----------------------------------------------------------
23952026-04-17T04:24:20.329ZServer listening on 5201 (test #11)
23962026-04-17T04:24:20.329Z-----------------------------------------------------------
23972026-04-17T04:24:20.329ZAccepted connection from 10.0.0.1, port 32804
23982026-04-17T04:24:20.329Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38854
23992026-04-17T04:24:20.329Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47692
24002026-04-17T04:24:20.329Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54249
24012026-04-17T04:24:20.329Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35318
24022026-04-17T04:24:20.329Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54150
24032026-04-17T04:24:20.329Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51992
24042026-04-17T04:24:20.329Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41321
24052026-04-17T04:24:20.329Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55044
24062026-04-17T04:24:20.329Z[ ID] Interval Transfer Bitrate
24072026-04-17T04:24:20.329Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
24082026-04-17T04:24:20.329Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24092026-04-17T04:24:20.329Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24102026-04-17T04:24:20.329Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
24112026-04-17T04:24:20.329Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
24122026-04-17T04:24:20.329Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
24132026-04-17T04:24:20.329Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24142026-04-17T04:24:20.329Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
24152026-04-17T04:24:20.329Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
24162026-04-17T04:24:20.330Z- - - - - - - - - - - - - - - - - - - - - - - - -
24172026-04-17T04:24:20.330Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24182026-04-17T04:24:20.330Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24192026-04-17T04:24:20.330Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24202026-04-17T04:24:20.330Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24212026-04-17T04:24:20.330Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24222026-04-17T04:24:20.330Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24232026-04-17T04:24:20.330Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24242026-04-17T04:24:20.330Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24252026-04-17T04:24:20.330Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
24262026-04-17T04:24:20.330Z- - - - - - - - - - - - - - - - - - - - - - - - -
24272026-04-17T04:24:20.330Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24282026-04-17T04:24:20.330Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24292026-04-17T04:24:20.330Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24302026-04-17T04:24:20.330Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24312026-04-17T04:24:20.330Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24322026-04-17T04:24:20.330Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24332026-04-17T04:24:20.330Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24342026-04-17T04:24:20.330Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24352026-04-17T04:24:20.330Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
24362026-04-17T04:24:20.330Z- - - - - - - - - - - - - - - - - - - - - - - - -
24372026-04-17T04:24:20.330Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24382026-04-17T04:24:20.330Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24392026-04-17T04:24:20.330Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24402026-04-17T04:24:20.330Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24412026-04-17T04:24:20.330Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24422026-04-17T04:24:20.330Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24432026-04-17T04:24:20.330Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24442026-04-17T04:24:20.330Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
24452026-04-17T04:24:20.330Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
24462026-04-17T04:24:20.330Z- - - - - - - - - - - - - - - - - - - - - - - - -
24472026-04-17T04:24:20.330Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
24482026-04-17T04:24:20.330Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24492026-04-17T04:24:20.330Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24502026-04-17T04:24:20.330Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
24512026-04-17T04:24:20.330Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24522026-04-17T04:24:20.330Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24532026-04-17T04:24:20.330Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24542026-04-17T04:24:20.330Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24552026-04-17T04:24:20.331Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
24562026-04-17T04:24:20.331Z- - - - - - - - - - - - - - - - - - - - - - - - -
24572026-04-17T04:24:20.331Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
24582026-04-17T04:24:20.331Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
24592026-04-17T04:24:20.331Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
24602026-04-17T04:24:20.331Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
24612026-04-17T04:24:20.331Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24622026-04-17T04:24:20.331Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
24632026-04-17T04:24:20.331Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
24642026-04-17T04:24:20.331Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24652026-04-17T04:24:20.331Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
24662026-04-17T04:24:20.331Z- - - - - - - - - - - - - - - - - - - - - - - - -
24672026-04-17T04:24:20.331Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24682026-04-17T04:24:20.331Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24692026-04-17T04:24:20.331Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
24702026-04-17T04:24:23.331Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
24712026-04-17T04:24:23.331Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
24722026-04-17T04:24:23.331Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
24732026-04-17T04:24:23.331Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
24742026-04-17T04:24:23.331Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
24752026-04-17T04:24:23.331Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
24762026-04-17T04:24:23.331Z- - - - - - - - - - - - - - - - - - - - - - - - -
24772026-04-17T04:24:23.331Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24782026-04-17T04:24:23.331Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
24792026-04-17T04:24:23.331Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
24802026-04-17T04:24:23.331Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
24812026-04-17T04:24:23.331Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24822026-04-17T04:24:23.331Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24832026-04-17T04:24:23.331Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
24842026-04-17T04:24:23.331Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
24852026-04-17T04:24:23.331Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
24862026-04-17T04:24:23.331Z- - - - - - - - - - - - - - - - - - - - - - - - -
24872026-04-17T04:24:23.331Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
24882026-04-17T04:24:23.332Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24892026-04-17T04:24:23.332Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24902026-04-17T04:24:23.332Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24912026-04-17T04:24:23.332Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24922026-04-17T04:24:23.332Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
24932026-04-17T04:24:23.332Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24942026-04-17T04:24:23.332Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24952026-04-17T04:24:23.332Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
24962026-04-17T04:24:23.332Z- - - - - - - - - - - - - - - - - - - - - - - - -
24972026-04-17T04:24:23.332Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
24982026-04-17T04:24:23.332Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24992026-04-17T04:24:23.332Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
25002026-04-17T04:24:23.332Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
25012026-04-17T04:24:23.332Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
25022026-04-17T04:24:23.332Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
25032026-04-17T04:24:23.332Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
25042026-04-17T04:24:23.332Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
25052026-04-17T04:24:23.332Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
25062026-04-17T04:24:23.332Z- - - - - - - - - - - - - - - - - - - - - - - - -
25072026-04-17T04:24:23.332Z[ 5] 10.00-10.00 sec 128 KBytes 790 Mbits/sec
25082026-04-17T04:24:23.332Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25092026-04-17T04:24:23.332Z[ 10] 10.00-10.00 sec 128 KBytes 791 Mbits/sec
25102026-04-17T04:24:23.332Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25112026-04-17T04:24:23.332Z[ 14] 10.00-10.00 sec 128 KBytes 791 Mbits/sec
25122026-04-17T04:24:23.332Z[ 16] 10.00-10.00 sec 128 KBytes 791 Mbits/sec
25132026-04-17T04:24:23.332Z[ 18] 10.00-10.00 sec 128 KBytes 791 Mbits/sec
25142026-04-17T04:24:23.332Z[ 20] 10.00-10.00 sec 128 KBytes 791 Mbits/sec
25152026-04-17T04:24:23.332Z[SUM] 10.00-10.00 sec 768 KBytes 4.74 Gbits/sec
25162026-04-17T04:24:23.332Z- - - - - - - - - - - - - - - - - - - - - - - - -
25172026-04-17T04:24:23.332Z[ ID] Interval Transfer Bitrate
25182026-04-17T04:24:23.332Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25192026-04-17T04:24:23.332Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25202026-04-17T04:24:23.332Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25212026-04-17T04:24:23.332Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25222026-04-17T04:24:23.332Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25232026-04-17T04:24:23.332Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25242026-04-17T04:24:23.332Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25252026-04-17T04:24:23.332Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25262026-04-17T04:24:23.333Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
25272026-04-17T04:24:23.337ZRun 1/10...3504.1572908609555Mbps
25282026-04-17T04:24:30.729Z-----------------------------------------------------------
25292026-04-17T04:24:30.729ZServer listening on 5201 (test #12)
25302026-04-17T04:24:30.729Z-----------------------------------------------------------
25312026-04-17T04:24:30.729ZAccepted connection from 10.0.0.1, port 49028
25322026-04-17T04:24:30.729Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62792
25332026-04-17T04:24:30.729Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48498
25342026-04-17T04:24:30.729Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50469
25352026-04-17T04:24:30.729Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37098
25362026-04-17T04:24:30.729Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61578
25372026-04-17T04:24:30.729Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47201
25382026-04-17T04:24:30.729Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43798
25392026-04-17T04:24:30.729Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39394
25402026-04-17T04:24:30.729Z[ ID] Interval Transfer Bitrate
25412026-04-17T04:24:30.729Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25422026-04-17T04:24:30.729Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25432026-04-17T04:24:30.729Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
25442026-04-17T04:24:30.729Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25452026-04-17T04:24:30.730Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25462026-04-17T04:24:30.730Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
25472026-04-17T04:24:30.730Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25482026-04-17T04:24:30.730Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25492026-04-17T04:24:30.730Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
25502026-04-17T04:24:30.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
25512026-04-17T04:24:30.730Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
25522026-04-17T04:24:30.730Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25532026-04-17T04:24:30.730Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
25542026-04-17T04:24:30.730Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
25552026-04-17T04:24:30.730Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
25562026-04-17T04:24:30.730Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
25572026-04-17T04:24:30.730Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
25582026-04-17T04:24:30.730Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
25592026-04-17T04:24:30.730Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
25602026-04-17T04:24:30.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
25612026-04-17T04:24:30.730Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
25622026-04-17T04:24:30.730Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25632026-04-17T04:24:30.730Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25642026-04-17T04:24:30.730Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
25652026-04-17T04:24:30.730Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
25662026-04-17T04:24:30.730Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
25672026-04-17T04:24:30.730Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
25682026-04-17T04:24:30.730Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25692026-04-17T04:24:30.730Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
25702026-04-17T04:24:30.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
25712026-04-17T04:24:30.730Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25722026-04-17T04:24:30.730Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25732026-04-17T04:24:30.730Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25742026-04-17T04:24:30.730Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25752026-04-17T04:24:30.730Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
25762026-04-17T04:24:30.730Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
25772026-04-17T04:24:30.730Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
25782026-04-17T04:24:30.730Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
25792026-04-17T04:24:30.730Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
25802026-04-17T04:24:30.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
25812026-04-17T04:24:30.730Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25822026-04-17T04:24:30.731Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25832026-04-17T04:24:30.731Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25842026-04-17T04:24:30.731Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25852026-04-17T04:24:30.731Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25862026-04-17T04:24:30.731Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25872026-04-17T04:24:30.731Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25882026-04-17T04:24:30.731Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25892026-04-17T04:24:30.731Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
25902026-04-17T04:24:30.731Z- - - - - - - - - - - - - - - - - - - - - - - - -
25912026-04-17T04:24:30.731Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25922026-04-17T04:24:30.731Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
25932026-04-17T04:24:30.731Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25942026-04-17T04:24:30.731Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25952026-04-17T04:24:30.731Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25962026-04-17T04:24:30.731Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25972026-04-17T04:24:30.731Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25982026-04-17T04:24:30.731Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25992026-04-17T04:24:30.731Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
26002026-04-17T04:24:30.731Z- - - - - - - - - - - - - - - - - - - - - - - - -
26012026-04-17T04:24:30.731Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
26022026-04-17T04:24:30.731Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
26032026-04-17T04:24:30.731Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
26042026-04-17T04:24:33.732Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
26052026-04-17T04:24:33.732Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
26062026-04-17T04:24:33.732Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
26072026-04-17T04:24:33.732Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
26082026-04-17T04:24:33.732Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
26092026-04-17T04:24:33.732Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
26102026-04-17T04:24:33.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
26112026-04-17T04:24:33.732Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26122026-04-17T04:24:33.732Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26132026-04-17T04:24:33.732Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26142026-04-17T04:24:33.732Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26152026-04-17T04:24:33.732Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26162026-04-17T04:24:33.732Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26172026-04-17T04:24:33.732Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26182026-04-17T04:24:33.732Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26192026-04-17T04:24:33.732Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
26202026-04-17T04:24:33.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
26212026-04-17T04:24:33.732Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
26222026-04-17T04:24:33.732Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26232026-04-17T04:24:33.732Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26242026-04-17T04:24:33.732Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
26252026-04-17T04:24:33.732Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
26262026-04-17T04:24:33.732Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
26272026-04-17T04:24:33.732Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
26282026-04-17T04:24:33.732Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
26292026-04-17T04:24:33.732Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
26302026-04-17T04:24:33.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
26312026-04-17T04:24:33.732Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26322026-04-17T04:24:33.732Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26332026-04-17T04:24:33.732Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26342026-04-17T04:24:33.732Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
26352026-04-17T04:24:33.732Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26362026-04-17T04:24:33.732Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26372026-04-17T04:24:33.732Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26382026-04-17T04:24:33.732Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26392026-04-17T04:24:33.732Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
26402026-04-17T04:24:33.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
26412026-04-17T04:24:33.733Z[ 5] 10.00-10.00 sec 128 KBytes 820 Mbits/sec
26422026-04-17T04:24:33.733Z[ 8] 10.00-10.00 sec 128 KBytes 821 Mbits/sec
26432026-04-17T04:24:33.733Z[ 10] 10.00-10.00 sec 128 KBytes 822 Mbits/sec
26442026-04-17T04:24:33.733Z[ 12] 10.00-10.00 sec 128 KBytes 821 Mbits/sec
26452026-04-17T04:24:33.733Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26462026-04-17T04:24:33.733Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26472026-04-17T04:24:33.733Z[ 18] 10.00-10.00 sec 128 KBytes 822 Mbits/sec
26482026-04-17T04:24:33.733Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26492026-04-17T04:24:33.733Z[SUM] 10.00-10.00 sec 640 KBytes 4.10 Gbits/sec
26502026-04-17T04:24:33.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
26512026-04-17T04:24:33.733Z[ ID] Interval Transfer Bitrate
26522026-04-17T04:24:33.733Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26532026-04-17T04:24:33.733Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
26542026-04-17T04:24:33.733Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26552026-04-17T04:24:33.733Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
26562026-04-17T04:24:33.733Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26572026-04-17T04:24:33.733Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26582026-04-17T04:24:33.733Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
26592026-04-17T04:24:33.733Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
26602026-04-17T04:24:33.733Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec receiver
26612026-04-17T04:24:33.737ZRun 2/10...3516.0119101522682Mbps
26622026-04-17T04:24:41.126Z-----------------------------------------------------------
26632026-04-17T04:24:41.126ZServer listening on 5201 (test #13)
26642026-04-17T04:24:41.126Z-----------------------------------------------------------
26652026-04-17T04:24:41.126ZAccepted connection from 10.0.0.1, port 61924
26662026-04-17T04:24:41.126Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45417
26672026-04-17T04:24:41.126Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40715
26682026-04-17T04:24:41.126Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55149
26692026-04-17T04:24:41.126Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53815
26702026-04-17T04:24:41.126Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54167
26712026-04-17T04:24:41.126Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35932
26722026-04-17T04:24:41.126Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35577
26732026-04-17T04:24:41.126Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36428
26742026-04-17T04:24:41.126Z[ ID] Interval Transfer Bitrate
26752026-04-17T04:24:41.126Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
26762026-04-17T04:24:41.126Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
26772026-04-17T04:24:41.126Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
26782026-04-17T04:24:41.126Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26792026-04-17T04:24:41.126Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26802026-04-17T04:24:41.126Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26812026-04-17T04:24:41.126Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26822026-04-17T04:24:41.126Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26832026-04-17T04:24:41.126Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
26842026-04-17T04:24:41.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
26852026-04-17T04:24:41.127Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26862026-04-17T04:24:41.127Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26872026-04-17T04:24:41.127Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26882026-04-17T04:24:41.127Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26892026-04-17T04:24:41.127Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26902026-04-17T04:24:41.127Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26912026-04-17T04:24:41.127Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26922026-04-17T04:24:41.127Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26932026-04-17T04:24:41.127Z[SUM] 1.00-2.00 sec 427 MBytes 3.59 Gbits/sec
26942026-04-17T04:24:41.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
26952026-04-17T04:24:41.127Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26962026-04-17T04:24:41.127Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26972026-04-17T04:24:41.127Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26982026-04-17T04:24:41.127Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26992026-04-17T04:24:41.127Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
27002026-04-17T04:24:41.127Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
27012026-04-17T04:24:41.127Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
27022026-04-17T04:24:41.127Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
27032026-04-17T04:24:41.127Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
27042026-04-17T04:24:41.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
27052026-04-17T04:24:41.127Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27062026-04-17T04:24:41.127Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27072026-04-17T04:24:41.131Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
27082026-04-17T04:24:41.131Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27092026-04-17T04:24:41.131Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
27102026-04-17T04:24:41.131Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27112026-04-17T04:24:41.131Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27122026-04-17T04:24:41.131Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27132026-04-17T04:24:41.131Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
27142026-04-17T04:24:41.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
27152026-04-17T04:24:41.131Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27162026-04-17T04:24:41.131Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27172026-04-17T04:24:41.131Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27182026-04-17T04:24:41.131Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27192026-04-17T04:24:41.131Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27202026-04-17T04:24:41.131Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27212026-04-17T04:24:41.131Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
27222026-04-17T04:24:41.131Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27232026-04-17T04:24:41.131Z[SUM] 4.00-5.00 sec 424 MBytes 3.55 Gbits/sec
27242026-04-17T04:24:41.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
27252026-04-17T04:24:41.131Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
27262026-04-17T04:24:41.131Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
27272026-04-17T04:24:41.131Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
27282026-04-17T04:24:41.131Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
27292026-04-17T04:24:41.131Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
27302026-04-17T04:24:41.131Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
27312026-04-17T04:24:41.131Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
27322026-04-17T04:24:41.131Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
27332026-04-17T04:24:41.131Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
27342026-04-17T04:24:41.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
27352026-04-17T04:24:41.132Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27362026-04-17T04:24:41.132Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27372026-04-17T04:24:41.132Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27382026-04-17T04:24:44.128Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27392026-04-17T04:24:44.128Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27402026-04-17T04:24:44.128Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27412026-04-17T04:24:44.128Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27422026-04-17T04:24:44.128Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27432026-04-17T04:24:44.128Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
27442026-04-17T04:24:44.128Z- - - - - - - - - - - - - - - - - - - - - - - - -
27452026-04-17T04:24:44.128Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
27462026-04-17T04:24:44.128Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
27472026-04-17T04:24:44.128Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
27482026-04-17T04:24:44.128Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
27492026-04-17T04:24:44.128Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
27502026-04-17T04:24:44.128Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
27512026-04-17T04:24:44.128Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
27522026-04-17T04:24:44.128Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
27532026-04-17T04:24:44.129Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
27542026-04-17T04:24:44.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
27552026-04-17T04:24:44.129Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
27562026-04-17T04:24:44.129Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27572026-04-17T04:24:44.129Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27582026-04-17T04:24:44.129Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27592026-04-17T04:24:44.129Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27602026-04-17T04:24:44.129Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27612026-04-17T04:24:44.129Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27622026-04-17T04:24:44.129Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27632026-04-17T04:24:44.129Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
27642026-04-17T04:24:44.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
27652026-04-17T04:24:44.129Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27662026-04-17T04:24:44.129Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27672026-04-17T04:24:44.129Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27682026-04-17T04:24:44.129Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
27692026-04-17T04:24:44.129Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27702026-04-17T04:24:44.129Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27712026-04-17T04:24:44.129Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27722026-04-17T04:24:44.129Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27732026-04-17T04:24:44.129Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
27742026-04-17T04:24:44.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
27752026-04-17T04:24:44.129Z[ 5] 10.00-10.00 sec 128 KBytes 1.15 Gbits/sec
27762026-04-17T04:24:44.129Z[ 8] 10.00-10.00 sec 128 KBytes 1.15 Gbits/sec
27772026-04-17T04:24:44.129Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27782026-04-17T04:24:44.129Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27792026-04-17T04:24:44.129Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27802026-04-17T04:24:44.129Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27812026-04-17T04:24:44.129Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27822026-04-17T04:24:44.129Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27832026-04-17T04:24:44.129Z[SUM] 10.00-10.00 sec 256 KBytes 2.30 Gbits/sec
27842026-04-17T04:24:44.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
27852026-04-17T04:24:44.129Z[ ID] Interval Transfer Bitrate
27862026-04-17T04:24:44.129Z[ 5] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
27872026-04-17T04:24:44.129Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
27882026-04-17T04:24:44.129Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
27892026-04-17T04:24:44.129Z[ 12] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
27902026-04-17T04:24:44.129Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
27912026-04-17T04:24:44.129Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
27922026-04-17T04:24:44.130Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
27932026-04-17T04:24:44.130Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
27942026-04-17T04:24:44.130Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec receiver
27952026-04-17T04:24:44.133ZRun 3/10...3492.313188560403Mbps
27962026-04-17T04:24:51.524Z-----------------------------------------------------------
27972026-04-17T04:24:51.524ZServer listening on 5201 (test #14)
27982026-04-17T04:24:51.524Z-----------------------------------------------------------
27992026-04-17T04:24:51.524ZAccepted connection from 10.0.0.1, port 54319
28002026-04-17T04:24:51.524Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51145
28012026-04-17T04:24:51.524Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51728
28022026-04-17T04:24:51.524Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43637
28032026-04-17T04:24:51.524Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63087
28042026-04-17T04:24:51.524Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49123
28052026-04-17T04:24:51.524Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50336
28062026-04-17T04:24:51.524Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51569
28072026-04-17T04:24:51.524Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53490
28082026-04-17T04:24:51.524Z[ ID] Interval Transfer Bitrate
28092026-04-17T04:24:51.524Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
28102026-04-17T04:24:51.524Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
28112026-04-17T04:24:51.524Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28122026-04-17T04:24:51.524Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28132026-04-17T04:24:51.524Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28142026-04-17T04:24:51.524Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
28152026-04-17T04:24:51.524Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28162026-04-17T04:24:51.524Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28172026-04-17T04:24:51.524Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
28182026-04-17T04:24:51.524Z- - - - - - - - - - - - - - - - - - - - - - - - -
28192026-04-17T04:24:51.524Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28202026-04-17T04:24:51.524Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
28212026-04-17T04:24:51.524Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28222026-04-17T04:24:51.524Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
28232026-04-17T04:24:51.524Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28242026-04-17T04:24:51.525Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28252026-04-17T04:24:51.525Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28262026-04-17T04:24:51.525Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28272026-04-17T04:24:51.525Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
28282026-04-17T04:24:51.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
28292026-04-17T04:24:51.525Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28302026-04-17T04:24:51.525Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28312026-04-17T04:24:51.525Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28322026-04-17T04:24:51.525Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28332026-04-17T04:24:51.525Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
28342026-04-17T04:24:51.525Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28352026-04-17T04:24:51.525Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28362026-04-17T04:24:51.525Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28372026-04-17T04:24:51.525Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
28382026-04-17T04:24:51.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
28392026-04-17T04:24:51.525Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
28402026-04-17T04:24:51.525Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
28412026-04-17T04:24:51.525Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
28422026-04-17T04:24:51.525Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
28432026-04-17T04:24:51.525Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28442026-04-17T04:24:51.525Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28452026-04-17T04:24:51.525Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
28462026-04-17T04:24:51.525Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28472026-04-17T04:24:51.525Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
28482026-04-17T04:24:51.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
28492026-04-17T04:24:51.525Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28502026-04-17T04:24:51.525Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28512026-04-17T04:24:51.525Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28522026-04-17T04:24:51.525Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
28532026-04-17T04:24:51.525Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
28542026-04-17T04:24:51.525Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28552026-04-17T04:24:51.525Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
28562026-04-17T04:24:51.525Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28572026-04-17T04:24:51.525Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
28582026-04-17T04:24:51.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
28592026-04-17T04:24:51.525Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28602026-04-17T04:24:51.525Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28612026-04-17T04:24:51.525Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28622026-04-17T04:24:51.525Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28632026-04-17T04:24:51.526Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28642026-04-17T04:24:51.526Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28652026-04-17T04:24:51.526Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28662026-04-17T04:24:51.526Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28672026-04-17T04:24:51.526Z[SUM] 5.00-6.00 sec 427 MBytes 3.59 Gbits/sec
28682026-04-17T04:24:51.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
28692026-04-17T04:24:51.526Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28702026-04-17T04:24:51.526Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
28712026-04-17T04:24:51.526Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28722026-04-17T04:24:54.526Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28732026-04-17T04:24:54.526Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28742026-04-17T04:24:54.526Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28752026-04-17T04:24:54.526Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28762026-04-17T04:24:54.526Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
28772026-04-17T04:24:54.526Z[SUM] 6.00-7.00 sec 425 MBytes 3.56 Gbits/sec
28782026-04-17T04:24:54.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
28792026-04-17T04:24:54.526Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28802026-04-17T04:24:54.526Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28812026-04-17T04:24:54.526Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28822026-04-17T04:24:54.526Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
28832026-04-17T04:24:54.526Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28842026-04-17T04:24:54.526Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
28852026-04-17T04:24:54.526Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
28862026-04-17T04:24:54.526Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28872026-04-17T04:24:54.526Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
28882026-04-17T04:24:54.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
28892026-04-17T04:24:54.526Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28902026-04-17T04:24:54.526Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28912026-04-17T04:24:54.526Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
28922026-04-17T04:24:54.526Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28932026-04-17T04:24:54.526Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28942026-04-17T04:24:54.526Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28952026-04-17T04:24:54.526Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28962026-04-17T04:24:54.526Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28972026-04-17T04:24:54.526Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
28982026-04-17T04:24:54.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
28992026-04-17T04:24:54.526Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
29002026-04-17T04:24:54.526Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
29012026-04-17T04:24:54.526Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
29022026-04-17T04:24:54.526Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
29032026-04-17T04:24:54.526Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
29042026-04-17T04:24:54.526Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
29052026-04-17T04:24:54.526Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
29062026-04-17T04:24:54.526Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
29072026-04-17T04:24:54.526Z[SUM] 9.00-10.00 sec 430 MBytes 3.60 Gbits/sec
29082026-04-17T04:24:54.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
29092026-04-17T04:24:54.527Z[ 5] 10.00-10.00 sec 128 KBytes 831 Mbits/sec
29102026-04-17T04:24:54.527Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29112026-04-17T04:24:54.527Z[ 10] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
29122026-04-17T04:24:54.527Z[ 12] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
29132026-04-17T04:24:54.527Z[ 14] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
29142026-04-17T04:24:54.527Z[ 16] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
29152026-04-17T04:24:54.527Z[ 18] 10.00-10.00 sec 128 KBytes 833 Mbits/sec
29162026-04-17T04:24:54.527Z[ 20] 10.00-10.00 sec 128 KBytes 833 Mbits/sec
29172026-04-17T04:24:54.527Z[SUM] 10.00-10.00 sec 896 KBytes 5.82 Gbits/sec
29182026-04-17T04:24:54.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
29192026-04-17T04:24:54.527Z[ ID] Interval Transfer Bitrate
29202026-04-17T04:24:54.527Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
29212026-04-17T04:24:54.527Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29222026-04-17T04:24:54.527Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
29232026-04-17T04:24:54.527Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
29242026-04-17T04:24:54.527Z[ 14] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
29252026-04-17T04:24:54.527Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
29262026-04-17T04:24:54.527Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
29272026-04-17T04:24:54.527Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
29282026-04-17T04:24:54.527Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec receiver
29292026-04-17T04:24:54.531ZRun 4/10...3508.355008767311Mbps
29302026-04-17T04:25:02.326Z-----------------------------------------------------------
29312026-04-17T04:25:02.326ZServer listening on 5201 (test #15)
29322026-04-17T04:25:02.326Z-----------------------------------------------------------
29332026-04-17T04:25:02.326ZAccepted connection from 10.0.0.1, port 43783
29342026-04-17T04:25:02.326Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37709
29352026-04-17T04:25:02.326Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42567
29362026-04-17T04:25:02.326Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50341
29372026-04-17T04:25:02.326Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56967
29382026-04-17T04:25:02.326Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38797
29392026-04-17T04:25:02.326Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63452
29402026-04-17T04:25:02.326Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57414
29412026-04-17T04:25:02.326Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55149
29422026-04-17T04:25:02.326Z[ ID] Interval Transfer Bitrate
29432026-04-17T04:25:02.326Z[ 5] 0.00-1.00 sec 37.9 MBytes 318 Mbits/sec
29442026-04-17T04:25:02.326Z[ 8] 0.00-1.00 sec 37.6 MBytes 316 Mbits/sec
29452026-04-17T04:25:02.326Z[ 10] 0.00-1.00 sec 37.8 MBytes 317 Mbits/sec
29462026-04-17T04:25:02.326Z[ 12] 0.00-1.00 sec 37.6 MBytes 316 Mbits/sec
29472026-04-17T04:25:02.326Z[ 14] 0.00-1.00 sec 37.9 MBytes 318 Mbits/sec
29482026-04-17T04:25:02.326Z[ 16] 0.00-1.00 sec 37.8 MBytes 317 Mbits/sec
29492026-04-17T04:25:02.326Z[ 18] 0.00-1.00 sec 37.8 MBytes 317 Mbits/sec
29502026-04-17T04:25:02.326Z[ 20] 0.00-1.00 sec 28.5 MBytes 239 Mbits/sec
29512026-04-17T04:25:02.326Z[SUM] 0.00-1.00 sec 293 MBytes 2.46 Gbits/sec
29522026-04-17T04:25:02.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
29532026-04-17T04:25:02.326Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29542026-04-17T04:25:02.326Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
29552026-04-17T04:25:02.326Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
29562026-04-17T04:25:02.326Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
29572026-04-17T04:25:02.326Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29582026-04-17T04:25:02.326Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29592026-04-17T04:25:02.326Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29602026-04-17T04:25:02.326Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
29612026-04-17T04:25:02.327Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
29622026-04-17T04:25:02.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
29632026-04-17T04:25:02.327Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29642026-04-17T04:25:02.327Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29652026-04-17T04:25:02.327Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29662026-04-17T04:25:02.327Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29672026-04-17T04:25:02.327Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29682026-04-17T04:25:02.327Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29692026-04-17T04:25:02.327Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29702026-04-17T04:25:02.327Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29712026-04-17T04:25:02.327Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
29722026-04-17T04:25:02.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
29732026-04-17T04:25:02.327Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29742026-04-17T04:25:02.327Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29752026-04-17T04:25:02.327Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29762026-04-17T04:25:02.327Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29772026-04-17T04:25:02.327Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29782026-04-17T04:25:02.327Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
29792026-04-17T04:25:02.327Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29802026-04-17T04:25:02.327Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29812026-04-17T04:25:02.327Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
29822026-04-17T04:25:02.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
29832026-04-17T04:25:02.327Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
29842026-04-17T04:25:02.327Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
29852026-04-17T04:25:02.327Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
29862026-04-17T04:25:02.327Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
29872026-04-17T04:25:02.327Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
29882026-04-17T04:25:02.327Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
29892026-04-17T04:25:02.327Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
29902026-04-17T04:25:02.327Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
29912026-04-17T04:25:02.327Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
29922026-04-17T04:25:02.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
29932026-04-17T04:25:02.327Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29942026-04-17T04:25:02.327Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29952026-04-17T04:25:02.327Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29962026-04-17T04:25:02.327Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29972026-04-17T04:25:02.327Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29982026-04-17T04:25:02.327Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29992026-04-17T04:25:02.327Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
30002026-04-17T04:25:02.328Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
30012026-04-17T04:25:02.328Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
30022026-04-17T04:25:02.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
30032026-04-17T04:25:02.328Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
30042026-04-17T04:25:02.328Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
30052026-04-17T04:25:02.328Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
30062026-04-17T04:25:05.327Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
30072026-04-17T04:25:05.327Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
30082026-04-17T04:25:05.327Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
30092026-04-17T04:25:05.328Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
30102026-04-17T04:25:05.328Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
30112026-04-17T04:25:05.328Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
30122026-04-17T04:25:05.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
30132026-04-17T04:25:05.328Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30142026-04-17T04:25:05.328Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30152026-04-17T04:25:05.328Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30162026-04-17T04:25:05.328Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30172026-04-17T04:25:05.328Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30182026-04-17T04:25:05.328Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30192026-04-17T04:25:05.328Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30202026-04-17T04:25:05.328Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30212026-04-17T04:25:05.328Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
30222026-04-17T04:25:05.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
30232026-04-17T04:25:05.328Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30242026-04-17T04:25:05.328Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30252026-04-17T04:25:05.328Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30262026-04-17T04:25:05.328Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30272026-04-17T04:25:05.328Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30282026-04-17T04:25:05.328Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30292026-04-17T04:25:05.328Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30302026-04-17T04:25:05.328Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30312026-04-17T04:25:05.328Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
30322026-04-17T04:25:05.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
30332026-04-17T04:25:05.328Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30342026-04-17T04:25:05.328Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30352026-04-17T04:25:05.328Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30362026-04-17T04:25:05.328Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30372026-04-17T04:25:05.328Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30382026-04-17T04:25:05.328Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
30392026-04-17T04:25:05.328Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30402026-04-17T04:25:05.328Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30412026-04-17T04:25:05.328Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
30422026-04-17T04:25:05.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
30432026-04-17T04:25:05.328Z[ 5] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
30442026-04-17T04:25:05.328Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30452026-04-17T04:25:05.328Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30462026-04-17T04:25:05.328Z[ 12] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
30472026-04-17T04:25:05.329Z[ 14] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
30482026-04-17T04:25:05.329Z[ 16] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
30492026-04-17T04:25:05.329Z[ 18] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
30502026-04-17T04:25:05.329Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30512026-04-17T04:25:05.329Z[SUM] 10.00-10.00 sec 640 KBytes 4.29 Gbits/sec
30522026-04-17T04:25:05.329Z- - - - - - - - - - - - - - - - - - - - - - - - -
30532026-04-17T04:25:05.329Z[ ID] Interval Transfer Bitrate
30542026-04-17T04:25:05.329Z[ 5] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
30552026-04-17T04:25:05.329Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30562026-04-17T04:25:05.329Z[ 10] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
30572026-04-17T04:25:05.329Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30582026-04-17T04:25:05.329Z[ 14] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
30592026-04-17T04:25:05.329Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30602026-04-17T04:25:05.329Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30612026-04-17T04:25:05.329Z[ 20] 0.00-10.00 sec 510 MBytes 428 Mbits/sec receiver
30622026-04-17T04:25:05.329Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
30632026-04-17T04:25:05.333ZRun 5/10...3476.17067463771Mbps
30642026-04-17T04:25:12.725Z-----------------------------------------------------------
30652026-04-17T04:25:12.725ZServer listening on 5201 (test #16)
30662026-04-17T04:25:12.725Z-----------------------------------------------------------
30672026-04-17T04:25:12.725ZAccepted connection from 10.0.0.1, port 39295
30682026-04-17T04:25:12.725Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40322
30692026-04-17T04:25:12.725Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44461
30702026-04-17T04:25:12.725Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54399
30712026-04-17T04:25:12.725Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55147
30722026-04-17T04:25:12.725Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62751
30732026-04-17T04:25:12.725Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48532
30742026-04-17T04:25:12.725Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65239
30752026-04-17T04:25:12.725Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59274
30762026-04-17T04:25:12.725Z[ ID] Interval Transfer Bitrate
30772026-04-17T04:25:12.725Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30782026-04-17T04:25:12.725Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30792026-04-17T04:25:12.725Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
30802026-04-17T04:25:12.725Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30812026-04-17T04:25:12.725Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30822026-04-17T04:25:12.725Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30832026-04-17T04:25:12.725Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30842026-04-17T04:25:12.725Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30852026-04-17T04:25:12.725Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
30862026-04-17T04:25:12.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
30872026-04-17T04:25:12.725Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30882026-04-17T04:25:12.725Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30892026-04-17T04:25:12.725Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30902026-04-17T04:25:12.725Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30912026-04-17T04:25:12.725Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30922026-04-17T04:25:12.725Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30932026-04-17T04:25:12.725Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30942026-04-17T04:25:12.725Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30952026-04-17T04:25:12.725Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
30962026-04-17T04:25:12.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
30972026-04-17T04:25:12.725Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
30982026-04-17T04:25:12.725Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30992026-04-17T04:25:12.726Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
31002026-04-17T04:25:12.726Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
31012026-04-17T04:25:12.726Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
31022026-04-17T04:25:12.726Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
31032026-04-17T04:25:12.726Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
31042026-04-17T04:25:12.726Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
31052026-04-17T04:25:12.726Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
31062026-04-17T04:25:12.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
31072026-04-17T04:25:12.726Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
31082026-04-17T04:25:12.726Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
31092026-04-17T04:25:12.726Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
31102026-04-17T04:25:12.726Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
31112026-04-17T04:25:12.726Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
31122026-04-17T04:25:12.726Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
31132026-04-17T04:25:12.726Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
31142026-04-17T04:25:12.726Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
31152026-04-17T04:25:12.726Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
31162026-04-17T04:25:12.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
31172026-04-17T04:25:12.726Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31182026-04-17T04:25:12.726Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31192026-04-17T04:25:12.726Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31202026-04-17T04:25:12.726Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31212026-04-17T04:25:12.726Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31222026-04-17T04:25:12.726Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
31232026-04-17T04:25:12.726Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31242026-04-17T04:25:12.726Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31252026-04-17T04:25:12.726Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
31262026-04-17T04:25:12.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
31272026-04-17T04:25:12.726Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31282026-04-17T04:25:12.726Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31292026-04-17T04:25:12.726Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31302026-04-17T04:25:12.726Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31312026-04-17T04:25:12.726Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31322026-04-17T04:25:12.726Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31332026-04-17T04:25:12.726Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31342026-04-17T04:25:12.726Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31352026-04-17T04:25:12.727Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
31362026-04-17T04:25:12.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
31372026-04-17T04:25:12.727Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
31382026-04-17T04:25:12.727Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
31392026-04-17T04:25:12.727Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
31402026-04-17T04:25:15.726Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
31412026-04-17T04:25:15.726Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
31422026-04-17T04:25:15.726Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
31432026-04-17T04:25:15.726Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
31442026-04-17T04:25:15.726Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
31452026-04-17T04:25:15.726Z[SUM] 6.00-7.00 sec 425 MBytes 3.56 Gbits/sec
31462026-04-17T04:25:15.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
31472026-04-17T04:25:15.726Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31482026-04-17T04:25:15.727Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31492026-04-17T04:25:15.727Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31502026-04-17T04:25:15.727Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31512026-04-17T04:25:15.727Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31522026-04-17T04:25:15.727Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31532026-04-17T04:25:15.727Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31542026-04-17T04:25:15.727Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31552026-04-17T04:25:15.727Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
31562026-04-17T04:25:15.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
31572026-04-17T04:25:15.727Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31582026-04-17T04:25:15.727Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31592026-04-17T04:25:15.727Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31602026-04-17T04:25:15.727Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31612026-04-17T04:25:15.727Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
31622026-04-17T04:25:15.727Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31632026-04-17T04:25:15.727Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31642026-04-17T04:25:15.727Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
31652026-04-17T04:25:15.727Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
31662026-04-17T04:25:15.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
31672026-04-17T04:25:15.727Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
31682026-04-17T04:25:15.727Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31692026-04-17T04:25:15.727Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31702026-04-17T04:25:15.727Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31712026-04-17T04:25:15.727Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31722026-04-17T04:25:15.727Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31732026-04-17T04:25:15.727Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
31742026-04-17T04:25:15.727Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
31752026-04-17T04:25:15.727Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
31762026-04-17T04:25:15.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
31772026-04-17T04:25:15.727Z[ 5] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
31782026-04-17T04:25:15.727Z[ 8] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
31792026-04-17T04:25:15.727Z[ 10] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
31802026-04-17T04:25:15.727Z[ 12] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
31812026-04-17T04:25:15.727Z[ 14] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
31822026-04-17T04:25:15.727Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31832026-04-17T04:25:15.727Z[ 18] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
31842026-04-17T04:25:15.727Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31852026-04-17T04:25:15.727Z[SUM] 10.00-10.00 sec 768 KBytes 5.49 Gbits/sec
31862026-04-17T04:25:15.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
31872026-04-17T04:25:15.728Z[ ID] Interval Transfer Bitrate
31882026-04-17T04:25:15.728Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31892026-04-17T04:25:15.728Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31902026-04-17T04:25:15.728Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31912026-04-17T04:25:15.728Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31922026-04-17T04:25:15.728Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31932026-04-17T04:25:15.728Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31942026-04-17T04:25:15.728Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31952026-04-17T04:25:15.728Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31962026-04-17T04:25:15.728Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
31972026-04-17T04:25:15.731ZRun 6/10...3504.062597173095Mbps
31982026-04-17T04:25:23.124Z-----------------------------------------------------------
31992026-04-17T04:25:23.124ZServer listening on 5201 (test #17)
32002026-04-17T04:25:23.124Z-----------------------------------------------------------
32012026-04-17T04:25:23.124ZAccepted connection from 10.0.0.1, port 64573
32022026-04-17T04:25:23.124Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55532
32032026-04-17T04:25:23.124Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61275
32042026-04-17T04:25:23.124Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35108
32052026-04-17T04:25:23.124Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63238
32062026-04-17T04:25:23.124Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37250
32072026-04-17T04:25:23.124Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43588
32082026-04-17T04:25:23.124Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48244
32092026-04-17T04:25:23.124Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60867
32102026-04-17T04:25:23.124Z[ ID] Interval Transfer Bitrate
32112026-04-17T04:25:23.124Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
32122026-04-17T04:25:23.124Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32132026-04-17T04:25:23.124Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32142026-04-17T04:25:23.124Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32152026-04-17T04:25:23.124Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32162026-04-17T04:25:23.124Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32172026-04-17T04:25:23.124Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32182026-04-17T04:25:23.124Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32192026-04-17T04:25:23.124Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
32202026-04-17T04:25:23.124Z- - - - - - - - - - - - - - - - - - - - - - - - -
32212026-04-17T04:25:23.124Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32222026-04-17T04:25:23.124Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32232026-04-17T04:25:23.124Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32242026-04-17T04:25:23.124Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32252026-04-17T04:25:23.124Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32262026-04-17T04:25:23.124Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32272026-04-17T04:25:23.124Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32282026-04-17T04:25:23.124Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32292026-04-17T04:25:23.124Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
32302026-04-17T04:25:23.124Z- - - - - - - - - - - - - - - - - - - - - - - - -
32312026-04-17T04:25:23.125Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32322026-04-17T04:25:23.125Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32332026-04-17T04:25:23.125Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32342026-04-17T04:25:23.125Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32352026-04-17T04:25:23.125Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32362026-04-17T04:25:23.125Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32372026-04-17T04:25:23.125Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32382026-04-17T04:25:23.125Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32392026-04-17T04:25:23.125Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
32402026-04-17T04:25:23.125Z- - - - - - - - - - - - - - - - - - - - - - - - -
32412026-04-17T04:25:23.125Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32422026-04-17T04:25:23.125Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32432026-04-17T04:25:23.125Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32442026-04-17T04:25:23.125Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32452026-04-17T04:25:23.125Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32462026-04-17T04:25:23.125Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32472026-04-17T04:25:23.125Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32482026-04-17T04:25:23.125Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32492026-04-17T04:25:23.125Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
32502026-04-17T04:25:23.125Z- - - - - - - - - - - - - - - - - - - - - - - - -
32512026-04-17T04:25:23.125Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32522026-04-17T04:25:23.125Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32532026-04-17T04:25:23.125Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32542026-04-17T04:25:23.125Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32552026-04-17T04:25:23.125Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
32562026-04-17T04:25:23.125Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
32572026-04-17T04:25:23.125Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
32582026-04-17T04:25:23.125Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32592026-04-17T04:25:23.125Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
32602026-04-17T04:25:23.125Z- - - - - - - - - - - - - - - - - - - - - - - - -
32612026-04-17T04:25:23.125Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32622026-04-17T04:25:23.125Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32632026-04-17T04:25:23.125Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32642026-04-17T04:25:23.125Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32652026-04-17T04:25:23.125Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32662026-04-17T04:25:23.125Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32672026-04-17T04:25:23.125Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32682026-04-17T04:25:23.125Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32692026-04-17T04:25:23.125Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
32702026-04-17T04:25:23.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
32712026-04-17T04:25:23.126Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32722026-04-17T04:25:23.126Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32732026-04-17T04:25:23.126Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32742026-04-17T04:25:26.124Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32752026-04-17T04:25:26.124Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32762026-04-17T04:25:26.125Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32772026-04-17T04:25:26.125Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
32782026-04-17T04:25:26.125Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
32792026-04-17T04:25:26.125Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
32802026-04-17T04:25:26.125Z- - - - - - - - - - - - - - - - - - - - - - - - -
32812026-04-17T04:25:26.125Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32822026-04-17T04:25:26.125Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32832026-04-17T04:25:26.125Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32842026-04-17T04:25:26.125Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32852026-04-17T04:25:26.125Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32862026-04-17T04:25:26.125Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32872026-04-17T04:25:26.125Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32882026-04-17T04:25:26.125Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32892026-04-17T04:25:26.125Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
32902026-04-17T04:25:26.125Z- - - - - - - - - - - - - - - - - - - - - - - - -
32912026-04-17T04:25:26.125Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32922026-04-17T04:25:26.125Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32932026-04-17T04:25:26.125Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32942026-04-17T04:25:26.125Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32952026-04-17T04:25:26.125Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32962026-04-17T04:25:26.125Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32972026-04-17T04:25:26.125Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32982026-04-17T04:25:26.125Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32992026-04-17T04:25:26.125Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
33002026-04-17T04:25:26.125Z- - - - - - - - - - - - - - - - - - - - - - - - -
33012026-04-17T04:25:26.125Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
33022026-04-17T04:25:26.125Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
33032026-04-17T04:25:26.125Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
33042026-04-17T04:25:26.125Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
33052026-04-17T04:25:26.125Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
33062026-04-17T04:25:26.125Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
33072026-04-17T04:25:26.125Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
33082026-04-17T04:25:26.125Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
33092026-04-17T04:25:26.125Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
33102026-04-17T04:25:26.125Z- - - - - - - - - - - - - - - - - - - - - - - - -
33112026-04-17T04:25:26.125Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33122026-04-17T04:25:26.125Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33132026-04-17T04:25:26.126Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33142026-04-17T04:25:26.126Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33152026-04-17T04:25:26.126Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33162026-04-17T04:25:26.126Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33172026-04-17T04:25:26.126Z[ 18] 10.00-10.00 sec 128 KBytes 1.11 Gbits/sec
33182026-04-17T04:25:26.126Z[ 20] 10.00-10.00 sec 128 KBytes 1.11 Gbits/sec
33192026-04-17T04:25:26.126Z[SUM] 10.00-10.00 sec 256 KBytes 2.22 Gbits/sec
33202026-04-17T04:25:26.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
33212026-04-17T04:25:26.126Z[ ID] Interval Transfer Bitrate
33222026-04-17T04:25:26.126Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33232026-04-17T04:25:26.126Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33242026-04-17T04:25:26.126Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33252026-04-17T04:25:26.126Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
33262026-04-17T04:25:26.126Z[ 14] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
33272026-04-17T04:25:26.126Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33282026-04-17T04:25:26.126Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33292026-04-17T04:25:26.126Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33302026-04-17T04:25:26.129Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
33312026-04-17T04:25:26.129ZRun 7/10...3498.818770306471Mbps
33322026-04-17T04:25:33.523Z-----------------------------------------------------------
33332026-04-17T04:25:33.523ZServer listening on 5201 (test #18)
33342026-04-17T04:25:33.523Z-----------------------------------------------------------
33352026-04-17T04:25:33.523ZAccepted connection from 10.0.0.1, port 48169
33362026-04-17T04:25:33.523Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46568
33372026-04-17T04:25:33.523Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62634
33382026-04-17T04:25:33.523Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41512
33392026-04-17T04:25:33.523Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60994
33402026-04-17T04:25:33.523Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58903
33412026-04-17T04:25:33.523Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56088
33422026-04-17T04:25:33.523Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53084
33432026-04-17T04:25:33.523Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61032
33442026-04-17T04:25:33.523Z[ ID] Interval Transfer Bitrate
33452026-04-17T04:25:33.523Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33462026-04-17T04:25:33.523Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33472026-04-17T04:25:33.523Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33482026-04-17T04:25:33.523Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33492026-04-17T04:25:33.524Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33502026-04-17T04:25:33.524Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33512026-04-17T04:25:33.524Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33522026-04-17T04:25:33.524Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33532026-04-17T04:25:33.524Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
33542026-04-17T04:25:33.524Z- - - - - - - - - - - - - - - - - - - - - - - - -
33552026-04-17T04:25:33.524Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33562026-04-17T04:25:33.524Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33572026-04-17T04:25:33.524Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33582026-04-17T04:25:33.524Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33592026-04-17T04:25:33.524Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33602026-04-17T04:25:33.524Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33612026-04-17T04:25:33.524Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33622026-04-17T04:25:33.524Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33632026-04-17T04:25:33.524Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
33642026-04-17T04:25:33.524Z- - - - - - - - - - - - - - - - - - - - - - - - -
33652026-04-17T04:25:33.524Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33662026-04-17T04:25:33.524Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33672026-04-17T04:25:33.524Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
33682026-04-17T04:25:33.524Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33692026-04-17T04:25:33.524Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33702026-04-17T04:25:33.524Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33712026-04-17T04:25:33.524Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33722026-04-17T04:25:33.524Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33732026-04-17T04:25:33.524Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
33742026-04-17T04:25:33.524Z- - - - - - - - - - - - - - - - - - - - - - - - -
33752026-04-17T04:25:33.524Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
33762026-04-17T04:25:33.524Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
33772026-04-17T04:25:33.524Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
33782026-04-17T04:25:33.524Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
33792026-04-17T04:25:33.524Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
33802026-04-17T04:25:33.524Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
33812026-04-17T04:25:33.524Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
33822026-04-17T04:25:33.524Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
33832026-04-17T04:25:33.524Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
33842026-04-17T04:25:33.524Z- - - - - - - - - - - - - - - - - - - - - - - - -
33852026-04-17T04:25:33.524Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33862026-04-17T04:25:33.524Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
33872026-04-17T04:25:33.525Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
33882026-04-17T04:25:33.525Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33892026-04-17T04:25:33.525Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
33902026-04-17T04:25:33.525Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33912026-04-17T04:25:33.525Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33922026-04-17T04:25:33.525Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33932026-04-17T04:25:33.525Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
33942026-04-17T04:25:33.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
33952026-04-17T04:25:33.525Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33962026-04-17T04:25:33.525Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
33972026-04-17T04:25:33.525Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
33982026-04-17T04:25:33.525Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
33992026-04-17T04:25:33.525Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
34002026-04-17T04:25:33.525Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
34012026-04-17T04:25:33.525Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
34022026-04-17T04:25:33.525Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
34032026-04-17T04:25:33.525Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
34042026-04-17T04:25:33.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
34052026-04-17T04:25:33.525Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
34062026-04-17T04:25:33.525Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
34072026-04-17T04:25:33.525Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
34082026-04-17T04:25:36.524Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34092026-04-17T04:25:36.524Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
34102026-04-17T04:25:36.524Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
34112026-04-17T04:25:36.524Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
34122026-04-17T04:25:36.525Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34132026-04-17T04:25:36.525Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
34142026-04-17T04:25:36.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
34152026-04-17T04:25:36.525Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34162026-04-17T04:25:36.525Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34172026-04-17T04:25:36.525Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34182026-04-17T04:25:36.525Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34192026-04-17T04:25:36.525Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34202026-04-17T04:25:36.525Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34212026-04-17T04:25:36.525Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34222026-04-17T04:25:36.525Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
34232026-04-17T04:25:36.525Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
34242026-04-17T04:25:36.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
34252026-04-17T04:25:36.525Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
34262026-04-17T04:25:36.525Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34272026-04-17T04:25:36.525Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
34282026-04-17T04:25:36.525Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34292026-04-17T04:25:36.525Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34302026-04-17T04:25:36.525Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
34312026-04-17T04:25:36.525Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34322026-04-17T04:25:36.525Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34332026-04-17T04:25:36.525Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
34342026-04-17T04:25:36.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
34352026-04-17T04:25:36.525Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34362026-04-17T04:25:36.525Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34372026-04-17T04:25:36.525Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34382026-04-17T04:25:36.525Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34392026-04-17T04:25:36.525Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34402026-04-17T04:25:36.525Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34412026-04-17T04:25:36.525Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34422026-04-17T04:25:36.525Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34432026-04-17T04:25:36.525Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
34442026-04-17T04:25:36.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
34452026-04-17T04:25:36.525Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34462026-04-17T04:25:36.525Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34472026-04-17T04:25:36.525Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34482026-04-17T04:25:36.525Z[ 12] 10.00-10.00 sec 128 KBytes 1.15 Gbits/sec
34492026-04-17T04:25:36.525Z[ 14] 10.00-10.00 sec 128 KBytes 1.15 Gbits/sec
34502026-04-17T04:25:36.526Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34512026-04-17T04:25:36.526Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34522026-04-17T04:25:36.526Z[ 20] 10.00-10.00 sec 128 KBytes 1.15 Gbits/sec
34532026-04-17T04:25:36.526Z[SUM] 10.00-10.00 sec 384 KBytes 3.46 Gbits/sec
34542026-04-17T04:25:36.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
34552026-04-17T04:25:36.526Z[ ID] Interval Transfer Bitrate
34562026-04-17T04:25:36.526Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34572026-04-17T04:25:36.526Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34582026-04-17T04:25:36.526Z[ 10] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
34592026-04-17T04:25:36.526Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34602026-04-17T04:25:36.526Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34612026-04-17T04:25:36.526Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
34622026-04-17T04:25:36.526Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34632026-04-17T04:25:36.526Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34642026-04-17T04:25:36.526Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec receiver
34652026-04-17T04:25:36.529ZRun 8/10...3492.1045254154187Mbps
34662026-04-17T04:25:43.921Z-----------------------------------------------------------
34672026-04-17T04:25:43.921ZServer listening on 5201 (test #19)
34682026-04-17T04:25:43.921Z-----------------------------------------------------------
34692026-04-17T04:25:43.921ZAccepted connection from 10.0.0.1, port 60768
34702026-04-17T04:25:43.921Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61601
34712026-04-17T04:25:43.921Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55878
34722026-04-17T04:25:43.921Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49867
34732026-04-17T04:25:43.921Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50919
34742026-04-17T04:25:43.921Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65483
34752026-04-17T04:25:43.921Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42447
34762026-04-17T04:25:43.921Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35955
34772026-04-17T04:25:43.921Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49377
34782026-04-17T04:25:43.921Z[ ID] Interval Transfer Bitrate
34792026-04-17T04:25:43.921Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34802026-04-17T04:25:43.921Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34812026-04-17T04:25:43.921Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34822026-04-17T04:25:43.921Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34832026-04-17T04:25:43.921Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34842026-04-17T04:25:43.922Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34852026-04-17T04:25:43.922Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34862026-04-17T04:25:43.922Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34872026-04-17T04:25:43.922Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
34882026-04-17T04:25:43.922Z- - - - - - - - - - - - - - - - - - - - - - - - -
34892026-04-17T04:25:43.922Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34902026-04-17T04:25:43.922Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
34912026-04-17T04:25:43.922Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34922026-04-17T04:25:43.922Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34932026-04-17T04:25:43.922Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
34942026-04-17T04:25:43.922Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34952026-04-17T04:25:43.922Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34962026-04-17T04:25:43.922Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34972026-04-17T04:25:43.922Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
34982026-04-17T04:25:43.922Z- - - - - - - - - - - - - - - - - - - - - - - - -
34992026-04-17T04:25:43.922Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
35002026-04-17T04:25:43.922Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
35012026-04-17T04:25:43.922Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
35022026-04-17T04:25:43.922Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
35032026-04-17T04:25:43.922Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
35042026-04-17T04:25:43.922Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
35052026-04-17T04:25:43.926Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
35062026-04-17T04:25:43.926Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
35072026-04-17T04:25:43.926Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
35082026-04-17T04:25:43.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
35092026-04-17T04:25:43.926Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35102026-04-17T04:25:43.926Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35112026-04-17T04:25:43.926Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35122026-04-17T04:25:43.926Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35132026-04-17T04:25:43.926Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35142026-04-17T04:25:43.926Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35152026-04-17T04:25:43.926Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35162026-04-17T04:25:43.926Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
35172026-04-17T04:25:43.926Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
35182026-04-17T04:25:43.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
35192026-04-17T04:25:43.926Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
35202026-04-17T04:25:43.926Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
35212026-04-17T04:25:43.926Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35222026-04-17T04:25:43.926Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
35232026-04-17T04:25:43.926Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
35242026-04-17T04:25:43.926Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
35252026-04-17T04:25:43.926Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35262026-04-17T04:25:43.926Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35272026-04-17T04:25:43.926Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
35282026-04-17T04:25:43.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
35292026-04-17T04:25:43.926Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35302026-04-17T04:25:43.926Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35312026-04-17T04:25:43.926Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35322026-04-17T04:25:43.926Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35332026-04-17T04:25:43.926Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35342026-04-17T04:25:43.926Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35352026-04-17T04:25:43.926Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35362026-04-17T04:25:43.926Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35372026-04-17T04:25:43.926Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
35382026-04-17T04:25:43.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
35392026-04-17T04:25:43.926Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35402026-04-17T04:25:43.926Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35412026-04-17T04:25:43.926Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35422026-04-17T04:25:46.925Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35432026-04-17T04:25:46.925Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35442026-04-17T04:25:46.925Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35452026-04-17T04:25:46.925Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35462026-04-17T04:25:46.925Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
35472026-04-17T04:25:46.925Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
35482026-04-17T04:25:46.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
35492026-04-17T04:25:46.925Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
35502026-04-17T04:25:46.926Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
35512026-04-17T04:25:46.926Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
35522026-04-17T04:25:46.926Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
35532026-04-17T04:25:46.926Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
35542026-04-17T04:25:46.926Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
35552026-04-17T04:25:46.926Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
35562026-04-17T04:25:46.926Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35572026-04-17T04:25:46.926Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
35582026-04-17T04:25:46.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
35592026-04-17T04:25:46.926Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35602026-04-17T04:25:46.926Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35612026-04-17T04:25:46.926Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35622026-04-17T04:25:46.926Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35632026-04-17T04:25:46.926Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35642026-04-17T04:25:46.926Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35652026-04-17T04:25:46.926Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35662026-04-17T04:25:46.926Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35672026-04-17T04:25:46.926Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
35682026-04-17T04:25:46.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
35692026-04-17T04:25:46.926Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35702026-04-17T04:25:46.926Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35712026-04-17T04:25:46.926Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35722026-04-17T04:25:46.926Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35732026-04-17T04:25:46.926Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35742026-04-17T04:25:46.926Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35752026-04-17T04:25:46.926Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35762026-04-17T04:25:46.926Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35772026-04-17T04:25:46.926Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
35782026-04-17T04:25:46.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
35792026-04-17T04:25:46.926Z[ 5] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
35802026-04-17T04:25:46.926Z[ 8] 10.00-10.00 sec 128 KBytes 885 Mbits/sec
35812026-04-17T04:25:46.926Z[ 10] 10.00-10.00 sec 128 KBytes 885 Mbits/sec
35822026-04-17T04:25:46.926Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35832026-04-17T04:25:46.926Z[ 14] 10.00-10.00 sec 128 KBytes 885 Mbits/sec
35842026-04-17T04:25:46.926Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35852026-04-17T04:25:46.926Z[ 18] 10.00-10.00 sec 128 KBytes 885 Mbits/sec
35862026-04-17T04:25:46.926Z[ 20] 10.00-10.00 sec 128 KBytes 885 Mbits/sec
35872026-04-17T04:25:46.926Z[SUM] 10.00-10.00 sec 768 KBytes 5.30 Gbits/sec
35882026-04-17T04:25:46.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
35892026-04-17T04:25:46.927Z[ ID] Interval Transfer Bitrate
35902026-04-17T04:25:46.927Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
35912026-04-17T04:25:46.927Z[ 8] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
35922026-04-17T04:25:46.927Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
35932026-04-17T04:25:46.927Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
35942026-04-17T04:25:46.927Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
35952026-04-17T04:25:46.927Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
35962026-04-17T04:25:46.927Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
35972026-04-17T04:25:46.927Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
35982026-04-17T04:25:46.927Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
35992026-04-17T04:25:46.930ZRun 9/10...3498.394100766244Mbps
36002026-04-17T04:25:54.321Z-----------------------------------------------------------
36012026-04-17T04:25:54.321ZServer listening on 5201 (test #20)
36022026-04-17T04:25:54.321Z-----------------------------------------------------------
36032026-04-17T04:25:54.321ZAccepted connection from 10.0.0.1, port 51762
36042026-04-17T04:25:54.321Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40853
36052026-04-17T04:25:54.321Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60623
36062026-04-17T04:25:54.321Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51009
36072026-04-17T04:25:54.321Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36304
36082026-04-17T04:25:54.321Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63992
36092026-04-17T04:25:54.321Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55363
36102026-04-17T04:25:54.321Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45142
36112026-04-17T04:25:54.321Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53683
36122026-04-17T04:25:54.321Z[ ID] Interval Transfer Bitrate
36132026-04-17T04:25:54.321Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36142026-04-17T04:25:54.321Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36152026-04-17T04:25:54.321Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36162026-04-17T04:25:54.321Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36172026-04-17T04:25:54.321Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36182026-04-17T04:25:54.321Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
36192026-04-17T04:25:54.321Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
36202026-04-17T04:25:54.321Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36212026-04-17T04:25:54.321Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
36222026-04-17T04:25:54.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
36232026-04-17T04:25:54.321Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36242026-04-17T04:25:54.321Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36252026-04-17T04:25:54.321Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36262026-04-17T04:25:54.321Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36272026-04-17T04:25:54.321Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36282026-04-17T04:25:54.321Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36292026-04-17T04:25:54.321Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36302026-04-17T04:25:54.321Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36312026-04-17T04:25:54.321Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
36322026-04-17T04:25:54.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
36332026-04-17T04:25:54.321Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36342026-04-17T04:25:54.321Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36352026-04-17T04:25:54.321Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36362026-04-17T04:25:54.321Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36372026-04-17T04:25:54.322Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36382026-04-17T04:25:54.322Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36392026-04-17T04:25:54.322Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36402026-04-17T04:25:54.322Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36412026-04-17T04:25:54.322Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
36422026-04-17T04:25:54.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
36432026-04-17T04:25:54.322Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
36442026-04-17T04:25:54.322Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
36452026-04-17T04:25:54.322Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36462026-04-17T04:25:54.322Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36472026-04-17T04:25:54.322Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
36482026-04-17T04:25:54.322Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
36492026-04-17T04:25:54.322Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36502026-04-17T04:25:54.322Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
36512026-04-17T04:25:54.322Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
36522026-04-17T04:25:54.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
36532026-04-17T04:25:54.322Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36542026-04-17T04:25:54.325Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36552026-04-17T04:25:54.326Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36562026-04-17T04:25:54.326Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36572026-04-17T04:25:54.326Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36582026-04-17T04:25:54.326Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36592026-04-17T04:25:54.326Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36602026-04-17T04:25:54.326Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36612026-04-17T04:25:54.326Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
36622026-04-17T04:25:54.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
36632026-04-17T04:25:54.326Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36642026-04-17T04:25:54.326Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36652026-04-17T04:25:54.326Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36662026-04-17T04:25:54.326Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36672026-04-17T04:25:54.326Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36682026-04-17T04:25:54.326Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
36692026-04-17T04:25:54.326Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36702026-04-17T04:25:54.326Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36712026-04-17T04:25:54.326Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
36722026-04-17T04:25:54.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
36732026-04-17T04:25:54.326Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36742026-04-17T04:25:54.326Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36752026-04-17T04:25:54.326Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36762026-04-17T04:25:57.324Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36772026-04-17T04:25:57.324Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36782026-04-17T04:25:57.324Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36792026-04-17T04:25:57.324Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36802026-04-17T04:25:57.324Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36812026-04-17T04:25:57.324Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
36822026-04-17T04:25:57.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
36832026-04-17T04:25:57.324Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36842026-04-17T04:25:57.324Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
36852026-04-17T04:25:57.324Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
36862026-04-17T04:25:57.324Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
36872026-04-17T04:25:57.324Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
36882026-04-17T04:25:57.324Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
36892026-04-17T04:25:57.324Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
36902026-04-17T04:25:57.324Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36912026-04-17T04:25:57.324Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
36922026-04-17T04:25:57.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
36932026-04-17T04:25:57.324Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36942026-04-17T04:25:57.324Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
36952026-04-17T04:25:57.324Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
36962026-04-17T04:25:57.324Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36972026-04-17T04:25:57.324Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
36982026-04-17T04:25:57.324Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
36992026-04-17T04:25:57.324Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
37002026-04-17T04:25:57.324Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
37012026-04-17T04:25:57.324Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
37022026-04-17T04:25:57.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
37032026-04-17T04:25:57.324Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
37042026-04-17T04:25:57.324Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
37052026-04-17T04:25:57.324Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
37062026-04-17T04:25:57.325Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
37072026-04-17T04:25:57.325Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
37082026-04-17T04:25:57.325Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37092026-04-17T04:25:57.325Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37102026-04-17T04:25:57.325Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
37112026-04-17T04:25:57.325Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
37122026-04-17T04:25:57.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
37132026-04-17T04:25:57.325Z[ 5] 10.00-10.00 sec 128 KBytes 979 Mbits/sec
37142026-04-17T04:25:57.325Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37152026-04-17T04:25:57.325Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37162026-04-17T04:25:57.325Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37172026-04-17T04:25:57.325Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37182026-04-17T04:25:57.325Z[ 16] 10.00-10.00 sec 128 KBytes 980 Mbits/sec
37192026-04-17T04:25:57.325Z[ 18] 10.00-10.00 sec 128 KBytes 980 Mbits/sec
37202026-04-17T04:25:57.325Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37212026-04-17T04:25:57.325Z[SUM] 10.00-10.00 sec 384 KBytes 2.94 Gbits/sec
37222026-04-17T04:25:57.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
37232026-04-17T04:25:57.325Z[ ID] Interval Transfer Bitrate
37242026-04-17T04:25:57.325Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37252026-04-17T04:25:57.325Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37262026-04-17T04:25:57.325Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37272026-04-17T04:25:57.325Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37282026-04-17T04:25:57.325Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
37292026-04-17T04:25:57.325Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37302026-04-17T04:25:57.325Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37312026-04-17T04:25:57.325Z[ 20] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
37322026-04-17T04:25:57.325Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
37332026-04-17T04:25:57.329ZRun 10/10...3522.8253987364674Mbps
37342026-04-17T04:25:57.329Z###---------------------###
37352026-04-17T04:25:57.329Z::: iPerf done... :::
37362026-04-17T04:25:57.329Z:::Awaiting out files...:::
37372026-04-17T04:25:57.329Z###---------------------###
37382026-04-17T04:25:57.329Z###-----###
37392026-04-17T04:25:57.329Z:::done!:::
37402026-04-17T04:25:57.329Z###-----###
37412026-04-17T04:25:58.282ZGnuplot not found, using plotters backend
37422026-04-17T04:25:58.425ZBenchmarking iperf-tcp/local/c2s/tx
37432026-04-17T04:25:58.425ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37442026-04-17T04:26:02.357ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37452026-04-17T04:26:22.305ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37462026-04-17T04:26:22.398Ziperf-tcp/local/c2s/tx time: [3.4474 µs 3.4475 µs 3.4476 µs]
37472026-04-17T04:26:22.398Z change: [+0.8569% +0.8612% +0.8655%] (p = 0.00 < 0.05)
37482026-04-17T04:26:22.398Z Change within noise threshold.
37492026-04-17T04:26:22.398ZFound 5 outliers among 100 measurements (5.00%)
37502026-04-17T04:26:22.398Z 1 (1.00%) low severe
37512026-04-17T04:26:22.398Z 4 (4.00%) low mild
37522026-04-17T04:26:23.283Z
37532026-04-17T04:26:23.286ZBenchmarking iperf-tcp/local/c2s/rx
37542026-04-17T04:26:23.286ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37552026-04-17T04:26:27.197ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37562026-04-17T04:26:47.182ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37572026-04-17T04:26:47.271Ziperf-tcp/local/c2s/rx time: [6.5576 µs 6.5577 µs 6.5579 µs]
37582026-04-17T04:26:47.272Z change: [+0.5360% +0.5414% +0.5480%] (p = 0.00 < 0.05)
37592026-04-17T04:26:47.272Z Change within noise threshold.
37602026-04-17T04:26:47.272ZFound 3 outliers among 100 measurements (3.00%)
37612026-04-17T04:26:47.272Z 3 (3.00%) high severe
37622026-04-17T04:26:48.155Z
37632026-04-17T04:26:48.159Z###-------------------###
37642026-04-17T04:26:48.159Z:::Running experiment :::
37652026-04-17T04:26:48.159Z:::iperf-tcp/local/s2c:::
37662026-04-17T04:26:48.159Z###-------------------###
37672026-04-17T04:26:48.383Zdtrace: description 'profile-201us ' matched 2 probes
37682026-04-17T04:26:55.544Z-----------------------------------------------------------
37692026-04-17T04:26:55.544ZServer listening on 5201 (test #21)
37702026-04-17T04:26:55.544Z-----------------------------------------------------------
37712026-04-17T04:26:55.544ZAccepted connection from 10.0.0.1, port 49826
37722026-04-17T04:26:55.544Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38118
37732026-04-17T04:26:55.544Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40330
37742026-04-17T04:26:55.544Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38682
37752026-04-17T04:26:55.544Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58951
37762026-04-17T04:26:55.544Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49771
37772026-04-17T04:26:55.544Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63471
37782026-04-17T04:26:55.545Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44384
37792026-04-17T04:26:55.545Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38505
37802026-04-17T04:26:55.545Z[ ID] Interval Transfer Bitrate
37812026-04-17T04:26:55.545Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37822026-04-17T04:26:55.545Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37832026-04-17T04:26:55.545Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37842026-04-17T04:26:55.545Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37852026-04-17T04:26:55.545Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37862026-04-17T04:26:55.545Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37872026-04-17T04:26:55.545Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37882026-04-17T04:26:55.545Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37892026-04-17T04:26:55.545Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
37902026-04-17T04:26:55.545Z- - - - - - - - - - - - - - - - - - - - - - - - -
37912026-04-17T04:26:55.545Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37922026-04-17T04:26:55.545Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
37932026-04-17T04:26:55.545Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37942026-04-17T04:26:55.545Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
37952026-04-17T04:26:55.545Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
37962026-04-17T04:26:55.545Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
37972026-04-17T04:26:55.545Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
37982026-04-17T04:26:55.545Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37992026-04-17T04:26:55.545Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
38002026-04-17T04:26:55.545Z- - - - - - - - - - - - - - - - - - - - - - - - -
38012026-04-17T04:26:55.545Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
38022026-04-17T04:26:55.545Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
38032026-04-17T04:26:55.545Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
38042026-04-17T04:26:55.545Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
38052026-04-17T04:26:55.545Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
38062026-04-17T04:26:55.545Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
38072026-04-17T04:26:55.545Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
38082026-04-17T04:26:55.545Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
38092026-04-17T04:26:55.545Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
38102026-04-17T04:26:55.545Z- - - - - - - - - - - - - - - - - - - - - - - - -
38112026-04-17T04:26:55.545Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
38122026-04-17T04:26:55.545Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
38132026-04-17T04:26:55.545Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
38142026-04-17T04:26:55.545Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
38152026-04-17T04:26:55.545Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
38162026-04-17T04:26:55.546Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
38172026-04-17T04:26:55.546Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
38182026-04-17T04:26:55.546Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
38192026-04-17T04:26:55.546Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
38202026-04-17T04:26:55.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
38212026-04-17T04:26:55.546Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38222026-04-17T04:26:55.546Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38232026-04-17T04:26:55.546Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38242026-04-17T04:26:55.546Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38252026-04-17T04:26:55.546Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38262026-04-17T04:26:55.546Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38272026-04-17T04:26:55.546Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38282026-04-17T04:26:55.546Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38292026-04-17T04:26:55.546Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
38302026-04-17T04:26:55.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
38312026-04-17T04:26:55.546Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38322026-04-17T04:26:55.546Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
38332026-04-17T04:26:55.546Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38342026-04-17T04:26:55.546Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
38352026-04-17T04:26:55.546Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
38362026-04-17T04:26:55.546Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38372026-04-17T04:26:55.546Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38382026-04-17T04:26:55.546Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
38392026-04-17T04:26:55.546Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
38402026-04-17T04:26:55.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
38412026-04-17T04:26:55.546Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38422026-04-17T04:26:55.546Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
38432026-04-17T04:26:55.546Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
38442026-04-17T04:26:58.548Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
38452026-04-17T04:26:58.548Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38462026-04-17T04:26:58.548Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38472026-04-17T04:26:58.548Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38482026-04-17T04:26:58.548Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
38492026-04-17T04:26:58.549Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
38502026-04-17T04:26:58.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
38512026-04-17T04:26:58.549Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38522026-04-17T04:26:58.549Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38532026-04-17T04:26:58.549Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38542026-04-17T04:26:58.549Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
38552026-04-17T04:26:58.549Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
38562026-04-17T04:26:58.549Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38572026-04-17T04:26:58.549Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38582026-04-17T04:26:58.549Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38592026-04-17T04:26:58.549Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
38602026-04-17T04:26:58.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
38612026-04-17T04:26:58.549Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38622026-04-17T04:26:58.549Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38632026-04-17T04:26:58.549Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38642026-04-17T04:26:58.549Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38652026-04-17T04:26:58.549Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38662026-04-17T04:26:58.549Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38672026-04-17T04:26:58.549Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38682026-04-17T04:26:58.549Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38692026-04-17T04:26:58.549Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
38702026-04-17T04:26:58.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
38712026-04-17T04:26:58.549Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38722026-04-17T04:26:58.549Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38732026-04-17T04:26:58.549Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38742026-04-17T04:26:58.549Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
38752026-04-17T04:26:58.549Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38762026-04-17T04:26:58.549Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38772026-04-17T04:26:58.549Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38782026-04-17T04:26:58.549Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38792026-04-17T04:26:58.549Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
38802026-04-17T04:26:58.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
38812026-04-17T04:26:58.549Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38822026-04-17T04:26:58.549Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38832026-04-17T04:26:58.549Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38842026-04-17T04:26:58.549Z[ 12] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
38852026-04-17T04:26:58.549Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38862026-04-17T04:26:58.549Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38872026-04-17T04:26:58.550Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38882026-04-17T04:26:58.550Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38892026-04-17T04:26:58.550Z[SUM] 10.00-10.00 sec 128 KBytes 835 Mbits/sec
38902026-04-17T04:26:58.550Z- - - - - - - - - - - - - - - - - - - - - - - - -
38912026-04-17T04:26:58.550Z[ ID] Interval Transfer Bitrate
38922026-04-17T04:26:58.550Z[ 5] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
38932026-04-17T04:26:58.550Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
38942026-04-17T04:26:58.550Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
38952026-04-17T04:26:58.550Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
38962026-04-17T04:26:58.550Z[ 14] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
38972026-04-17T04:26:58.550Z[ 16] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
38982026-04-17T04:26:58.550Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
38992026-04-17T04:26:58.550Z[ 20] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
39002026-04-17T04:26:58.550Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec sender
39012026-04-17T04:26:58.554ZRun 1/10...3499.3852437043793Mbps
39022026-04-17T04:27:05.946Z-----------------------------------------------------------
39032026-04-17T04:27:05.946ZServer listening on 5201 (test #22)
39042026-04-17T04:27:05.946Z-----------------------------------------------------------
39052026-04-17T04:27:05.946ZAccepted connection from 10.0.0.1, port 63782
39062026-04-17T04:27:05.946Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64266
39072026-04-17T04:27:05.946Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44472
39082026-04-17T04:27:05.946Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37130
39092026-04-17T04:27:05.946Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57586
39102026-04-17T04:27:05.946Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53480
39112026-04-17T04:27:05.946Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51937
39122026-04-17T04:27:05.946Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34207
39132026-04-17T04:27:05.946Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45206
39142026-04-17T04:27:05.946Z[ ID] Interval Transfer Bitrate
39152026-04-17T04:27:05.946Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39162026-04-17T04:27:05.946Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39172026-04-17T04:27:05.946Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39182026-04-17T04:27:05.946Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39192026-04-17T04:27:05.947Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39202026-04-17T04:27:05.947Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39212026-04-17T04:27:05.947Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39222026-04-17T04:27:05.947Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39232026-04-17T04:27:05.947Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
39242026-04-17T04:27:05.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
39252026-04-17T04:27:05.947Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39262026-04-17T04:27:05.947Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39272026-04-17T04:27:05.947Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39282026-04-17T04:27:05.947Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39292026-04-17T04:27:05.947Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39302026-04-17T04:27:05.947Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39312026-04-17T04:27:05.947Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39322026-04-17T04:27:05.947Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39332026-04-17T04:27:05.947Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
39342026-04-17T04:27:05.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
39352026-04-17T04:27:05.947Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39362026-04-17T04:27:05.947Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39372026-04-17T04:27:05.947Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
39382026-04-17T04:27:05.947Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
39392026-04-17T04:27:05.947Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
39402026-04-17T04:27:05.947Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
39412026-04-17T04:27:05.947Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
39422026-04-17T04:27:05.947Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
39432026-04-17T04:27:05.947Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
39442026-04-17T04:27:05.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
39452026-04-17T04:27:05.947Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
39462026-04-17T04:27:05.947Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
39472026-04-17T04:27:05.947Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
39482026-04-17T04:27:05.947Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39492026-04-17T04:27:05.947Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39502026-04-17T04:27:05.947Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39512026-04-17T04:27:05.947Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39522026-04-17T04:27:05.947Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39532026-04-17T04:27:05.947Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
39542026-04-17T04:27:05.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
39552026-04-17T04:27:05.947Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39562026-04-17T04:27:05.947Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39572026-04-17T04:27:05.948Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39582026-04-17T04:27:05.948Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39592026-04-17T04:27:05.948Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39602026-04-17T04:27:05.948Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39612026-04-17T04:27:05.948Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39622026-04-17T04:27:05.948Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39632026-04-17T04:27:05.948Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
39642026-04-17T04:27:05.948Z- - - - - - - - - - - - - - - - - - - - - - - - -
39652026-04-17T04:27:05.948Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39662026-04-17T04:27:05.948Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39672026-04-17T04:27:05.948Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39682026-04-17T04:27:05.948Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39692026-04-17T04:27:05.948Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39702026-04-17T04:27:05.948Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39712026-04-17T04:27:05.948Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39722026-04-17T04:27:05.948Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39732026-04-17T04:27:05.948Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
39742026-04-17T04:27:05.948Z- - - - - - - - - - - - - - - - - - - - - - - - -
39752026-04-17T04:27:05.948Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39762026-04-17T04:27:05.948Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
39772026-04-17T04:27:05.948Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39782026-04-17T04:27:08.950Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39792026-04-17T04:27:08.950Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39802026-04-17T04:27:08.950Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39812026-04-17T04:27:08.950Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39822026-04-17T04:27:08.950Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39832026-04-17T04:27:08.950Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
39842026-04-17T04:27:08.950Z- - - - - - - - - - - - - - - - - - - - - - - - -
39852026-04-17T04:27:08.950Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39862026-04-17T04:27:08.950Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39872026-04-17T04:27:08.950Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39882026-04-17T04:27:08.950Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39892026-04-17T04:27:08.950Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39902026-04-17T04:27:08.950Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39912026-04-17T04:27:08.950Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39922026-04-17T04:27:08.950Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39932026-04-17T04:27:08.950Z[SUM] 7.00-8.00 sec 424 MBytes 3.55 Gbits/sec
39942026-04-17T04:27:08.950Z- - - - - - - - - - - - - - - - - - - - - - - - -
39952026-04-17T04:27:08.951Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
39962026-04-17T04:27:08.951Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39972026-04-17T04:27:08.951Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
39982026-04-17T04:27:08.951Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
39992026-04-17T04:27:08.951Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
40002026-04-17T04:27:08.951Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
40012026-04-17T04:27:08.951Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
40022026-04-17T04:27:08.951Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
40032026-04-17T04:27:08.951Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
40042026-04-17T04:27:08.951Z- - - - - - - - - - - - - - - - - - - - - - - - -
40052026-04-17T04:27:08.951Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
40062026-04-17T04:27:08.951Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
40072026-04-17T04:27:08.951Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
40082026-04-17T04:27:08.951Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40092026-04-17T04:27:08.951Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
40102026-04-17T04:27:08.951Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40112026-04-17T04:27:08.951Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
40122026-04-17T04:27:08.951Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
40132026-04-17T04:27:08.951Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
40142026-04-17T04:27:08.951Z- - - - - - - - - - - - - - - - - - - - - - - - -
40152026-04-17T04:27:08.951Z[ 5] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
40162026-04-17T04:27:08.951Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40172026-04-17T04:27:08.951Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40182026-04-17T04:27:08.951Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40192026-04-17T04:27:08.951Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40202026-04-17T04:27:08.951Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40212026-04-17T04:27:08.951Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40222026-04-17T04:27:08.951Z[ 20] 10.00-10.00 sec 128 KBytes 865 Mbits/sec
40232026-04-17T04:27:08.951Z[SUM] 10.00-10.00 sec 256 KBytes 1.73 Gbits/sec
40242026-04-17T04:27:08.951Z- - - - - - - - - - - - - - - - - - - - - - - - -
40252026-04-17T04:27:08.951Z[ ID] Interval Transfer Bitrate
40262026-04-17T04:27:08.951Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40272026-04-17T04:27:08.955Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40282026-04-17T04:27:08.955Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40292026-04-17T04:27:08.955Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40302026-04-17T04:27:08.955Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40312026-04-17T04:27:08.955Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40322026-04-17T04:27:08.955Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40332026-04-17T04:27:08.955Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40342026-04-17T04:27:08.955Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec sender
40352026-04-17T04:27:08.955ZRun 2/10...3496.4635898539354Mbps
40362026-04-17T04:27:16.356Z-----------------------------------------------------------
40372026-04-17T04:27:16.356ZServer listening on 5201 (test #23)
40382026-04-17T04:27:16.356Z-----------------------------------------------------------
40392026-04-17T04:27:16.356ZAccepted connection from 10.0.0.1, port 63878
40402026-04-17T04:27:16.356Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63276
40412026-04-17T04:27:16.356Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45065
40422026-04-17T04:27:16.356Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46121
40432026-04-17T04:27:16.356Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62085
40442026-04-17T04:27:16.356Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57885
40452026-04-17T04:27:16.356Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42384
40462026-04-17T04:27:16.356Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46154
40472026-04-17T04:27:16.356Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56722
40482026-04-17T04:27:16.356Z[ ID] Interval Transfer Bitrate
40492026-04-17T04:27:16.356Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
40502026-04-17T04:27:16.356Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
40512026-04-17T04:27:16.356Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
40522026-04-17T04:27:16.356Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
40532026-04-17T04:27:16.356Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
40542026-04-17T04:27:16.356Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
40552026-04-17T04:27:16.356Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
40562026-04-17T04:27:16.356Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
40572026-04-17T04:27:16.356Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
40582026-04-17T04:27:16.356Z- - - - - - - - - - - - - - - - - - - - - - - - -
40592026-04-17T04:27:16.356Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40602026-04-17T04:27:16.356Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40612026-04-17T04:27:16.356Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40622026-04-17T04:27:16.356Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40632026-04-17T04:27:16.356Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40642026-04-17T04:27:16.356Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40652026-04-17T04:27:16.356Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40662026-04-17T04:27:16.356Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40672026-04-17T04:27:16.357Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
40682026-04-17T04:27:16.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
40692026-04-17T04:27:16.357Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
40702026-04-17T04:27:16.357Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40712026-04-17T04:27:16.357Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
40722026-04-17T04:27:16.357Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40732026-04-17T04:27:16.357Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40742026-04-17T04:27:16.357Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40752026-04-17T04:27:16.357Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
40762026-04-17T04:27:16.357Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
40772026-04-17T04:27:16.357Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
40782026-04-17T04:27:16.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
40792026-04-17T04:27:16.357Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40802026-04-17T04:27:16.357Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40812026-04-17T04:27:16.357Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40822026-04-17T04:27:16.357Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40832026-04-17T04:27:16.357Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40842026-04-17T04:27:16.357Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40852026-04-17T04:27:16.357Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40862026-04-17T04:27:16.357Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40872026-04-17T04:27:16.357Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
40882026-04-17T04:27:16.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
40892026-04-17T04:27:16.357Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40902026-04-17T04:27:16.357Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40912026-04-17T04:27:16.357Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40922026-04-17T04:27:16.357Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40932026-04-17T04:27:16.357Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40942026-04-17T04:27:16.357Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40952026-04-17T04:27:16.357Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40962026-04-17T04:27:16.357Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40972026-04-17T04:27:16.357Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
40982026-04-17T04:27:16.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
40992026-04-17T04:27:16.357Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
41002026-04-17T04:27:16.357Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
41012026-04-17T04:27:16.357Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
41022026-04-17T04:27:16.357Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
41032026-04-17T04:27:16.357Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
41042026-04-17T04:27:16.357Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
41052026-04-17T04:27:16.357Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
41062026-04-17T04:27:16.357Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
41072026-04-17T04:27:16.358Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
41082026-04-17T04:27:16.358Z- - - - - - - - - - - - - - - - - - - - - - - - -
41092026-04-17T04:27:16.358Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41102026-04-17T04:27:16.358Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41112026-04-17T04:27:16.358Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41122026-04-17T04:27:19.360Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
41132026-04-17T04:27:19.360Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41142026-04-17T04:27:19.360Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41152026-04-17T04:27:19.360Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41162026-04-17T04:27:19.360Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41172026-04-17T04:27:19.360Z[SUM] 6.00-7.00 sec 427 MBytes 3.59 Gbits/sec
41182026-04-17T04:27:19.360Z- - - - - - - - - - - - - - - - - - - - - - - - -
41192026-04-17T04:27:19.360Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41202026-04-17T04:27:19.360Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41212026-04-17T04:27:19.360Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41222026-04-17T04:27:19.360Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41232026-04-17T04:27:19.360Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41242026-04-17T04:27:19.360Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41252026-04-17T04:27:19.360Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41262026-04-17T04:27:19.360Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41272026-04-17T04:27:19.361Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
41282026-04-17T04:27:19.361Z- - - - - - - - - - - - - - - - - - - - - - - - -
41292026-04-17T04:27:19.361Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41302026-04-17T04:27:19.361Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41312026-04-17T04:27:19.361Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41322026-04-17T04:27:19.361Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41332026-04-17T04:27:19.361Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41342026-04-17T04:27:19.361Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41352026-04-17T04:27:19.361Z[ 18] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41362026-04-17T04:27:19.361Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41372026-04-17T04:27:19.361Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
41382026-04-17T04:27:19.361Z- - - - - - - - - - - - - - - - - - - - - - - - -
41392026-04-17T04:27:19.361Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41402026-04-17T04:27:19.361Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41412026-04-17T04:27:19.361Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41422026-04-17T04:27:19.361Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41432026-04-17T04:27:19.361Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41442026-04-17T04:27:19.361Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
41452026-04-17T04:27:19.361Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41462026-04-17T04:27:19.361Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41472026-04-17T04:27:19.361Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
41482026-04-17T04:27:19.361Z- - - - - - - - - - - - - - - - - - - - - - - - -
41492026-04-17T04:27:19.361Z[ 5] 10.00-10.00 sec 128 KBytes 918 Mbits/sec
41502026-04-17T04:27:19.361Z[ 8] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
41512026-04-17T04:27:19.361Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41522026-04-17T04:27:19.361Z[ 12] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
41532026-04-17T04:27:19.361Z[ 14] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
41542026-04-17T04:27:19.361Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41552026-04-17T04:27:19.361Z[ 18] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
41562026-04-17T04:27:19.361Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41572026-04-17T04:27:19.361Z[SUM] 10.00-10.00 sec 640 KBytes 4.59 Gbits/sec
41582026-04-17T04:27:19.361Z- - - - - - - - - - - - - - - - - - - - - - - - -
41592026-04-17T04:27:19.361Z[ ID] Interval Transfer Bitrate
41602026-04-17T04:27:19.361Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41612026-04-17T04:27:19.361Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41622026-04-17T04:27:19.361Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41632026-04-17T04:27:19.361Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41642026-04-17T04:27:19.361Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41652026-04-17T04:27:19.362Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41662026-04-17T04:27:19.362Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41672026-04-17T04:27:19.362Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41682026-04-17T04:27:19.362Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
41692026-04-17T04:27:19.365ZRun 3/10...3501.837626835287Mbps
41702026-04-17T04:27:26.760Z-----------------------------------------------------------
41712026-04-17T04:27:26.760ZServer listening on 5201 (test #24)
41722026-04-17T04:27:26.760Z-----------------------------------------------------------
41732026-04-17T04:27:26.760ZAccepted connection from 10.0.0.1, port 60205
41742026-04-17T04:27:26.760Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65040
41752026-04-17T04:27:26.760Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62972
41762026-04-17T04:27:26.760Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33842
41772026-04-17T04:27:26.760Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63645
41782026-04-17T04:27:26.760Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43333
41792026-04-17T04:27:26.760Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63854
41802026-04-17T04:27:26.760Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39594
41812026-04-17T04:27:26.760Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60217
41822026-04-17T04:27:26.760Z[ ID] Interval Transfer Bitrate
41832026-04-17T04:27:26.761Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41842026-04-17T04:27:26.761Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41852026-04-17T04:27:26.761Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41862026-04-17T04:27:26.761Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41872026-04-17T04:27:26.761Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41882026-04-17T04:27:26.761Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41892026-04-17T04:27:26.761Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41902026-04-17T04:27:26.761Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41912026-04-17T04:27:26.761Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
41922026-04-17T04:27:26.761Z- - - - - - - - - - - - - - - - - - - - - - - - -
41932026-04-17T04:27:26.761Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41942026-04-17T04:27:26.761Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41952026-04-17T04:27:26.761Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41962026-04-17T04:27:26.761Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41972026-04-17T04:27:26.761Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41982026-04-17T04:27:26.761Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41992026-04-17T04:27:26.761Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
42002026-04-17T04:27:26.761Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
42012026-04-17T04:27:26.761Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
42022026-04-17T04:27:26.761Z- - - - - - - - - - - - - - - - - - - - - - - - -
42032026-04-17T04:27:26.761Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
42042026-04-17T04:27:26.761Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
42052026-04-17T04:27:26.761Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
42062026-04-17T04:27:26.761Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
42072026-04-17T04:27:26.761Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42082026-04-17T04:27:26.761Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42092026-04-17T04:27:26.761Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42102026-04-17T04:27:26.761Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42112026-04-17T04:27:26.761Z[SUM] 2.00-3.00 sec 424 MBytes 3.55 Gbits/sec
42122026-04-17T04:27:26.761Z- - - - - - - - - - - - - - - - - - - - - - - - -
42132026-04-17T04:27:26.761Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42142026-04-17T04:27:26.761Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
42152026-04-17T04:27:26.761Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
42162026-04-17T04:27:26.761Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
42172026-04-17T04:27:26.761Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42182026-04-17T04:27:26.761Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
42192026-04-17T04:27:26.761Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42202026-04-17T04:27:26.761Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42212026-04-17T04:27:26.761Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
42222026-04-17T04:27:26.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
42232026-04-17T04:27:26.762Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
42242026-04-17T04:27:26.762Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
42252026-04-17T04:27:26.762Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
42262026-04-17T04:27:26.762Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
42272026-04-17T04:27:26.762Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
42282026-04-17T04:27:26.762Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
42292026-04-17T04:27:26.762Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
42302026-04-17T04:27:26.762Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
42312026-04-17T04:27:26.762Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
42322026-04-17T04:27:26.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
42332026-04-17T04:27:26.762Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
42342026-04-17T04:27:26.762Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
42352026-04-17T04:27:26.762Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
42362026-04-17T04:27:26.762Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
42372026-04-17T04:27:26.762Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
42382026-04-17T04:27:26.762Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
42392026-04-17T04:27:26.762Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
42402026-04-17T04:27:26.762Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
42412026-04-17T04:27:26.762Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
42422026-04-17T04:27:26.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
42432026-04-17T04:27:26.762Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42442026-04-17T04:27:26.766Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42452026-04-17T04:27:26.766Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42462026-04-17T04:27:29.764Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42472026-04-17T04:27:29.764Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42482026-04-17T04:27:29.764Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42492026-04-17T04:27:29.764Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42502026-04-17T04:27:29.764Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42512026-04-17T04:27:29.764Z[SUM] 6.00-7.00 sec 427 MBytes 3.59 Gbits/sec
42522026-04-17T04:27:29.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
42532026-04-17T04:27:29.764Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42542026-04-17T04:27:29.764Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
42552026-04-17T04:27:29.764Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42562026-04-17T04:27:29.764Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42572026-04-17T04:27:29.764Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42582026-04-17T04:27:29.764Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42592026-04-17T04:27:29.764Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42602026-04-17T04:27:29.764Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42612026-04-17T04:27:29.764Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
42622026-04-17T04:27:29.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
42632026-04-17T04:27:29.765Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
42642026-04-17T04:27:29.765Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
42652026-04-17T04:27:29.765Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
42662026-04-17T04:27:29.765Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
42672026-04-17T04:27:29.765Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
42682026-04-17T04:27:29.765Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
42692026-04-17T04:27:29.765Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
42702026-04-17T04:27:29.765Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
42712026-04-17T04:27:29.765Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
42722026-04-17T04:27:29.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
42732026-04-17T04:27:29.765Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42742026-04-17T04:27:29.765Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42752026-04-17T04:27:29.765Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42762026-04-17T04:27:29.765Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42772026-04-17T04:27:29.765Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42782026-04-17T04:27:29.765Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42792026-04-17T04:27:29.765Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42802026-04-17T04:27:29.765Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42812026-04-17T04:27:29.765Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
42822026-04-17T04:27:29.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
42832026-04-17T04:27:29.765Z[ 5] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
42842026-04-17T04:27:29.765Z[ 8] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
42852026-04-17T04:27:29.765Z[ 10] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
42862026-04-17T04:27:29.765Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42872026-04-17T04:27:29.765Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42882026-04-17T04:27:29.765Z[ 16] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
42892026-04-17T04:27:29.765Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42902026-04-17T04:27:29.765Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42912026-04-17T04:27:29.765Z[SUM] 10.00-10.00 sec 512 KBytes 3.51 Gbits/sec
42922026-04-17T04:27:29.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
42932026-04-17T04:27:29.765Z[ ID] Interval Transfer Bitrate
42942026-04-17T04:27:29.765Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
42952026-04-17T04:27:29.765Z[ 8] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
42962026-04-17T04:27:29.765Z[ 10] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
42972026-04-17T04:27:29.765Z[ 12] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
42982026-04-17T04:27:29.765Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
42992026-04-17T04:27:29.765Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
43002026-04-17T04:27:29.765Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
43012026-04-17T04:27:29.766Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
43022026-04-17T04:27:29.766Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.48 Gbits/sec sender
43032026-04-17T04:27:29.770ZRun 4/10...3483.5767564547937Mbps
43042026-04-17T04:27:37.162Z-----------------------------------------------------------
43052026-04-17T04:27:37.162ZServer listening on 5201 (test #25)
43062026-04-17T04:27:37.162Z-----------------------------------------------------------
43072026-04-17T04:27:37.162ZAccepted connection from 10.0.0.1, port 41123
43082026-04-17T04:27:37.162Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65169
43092026-04-17T04:27:37.162Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57695
43102026-04-17T04:27:37.162Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56934
43112026-04-17T04:27:37.162Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55626
43122026-04-17T04:27:37.162Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32812
43132026-04-17T04:27:37.162Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55875
43142026-04-17T04:27:37.162Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35284
43152026-04-17T04:27:37.162Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64361
43162026-04-17T04:27:37.162Z[ ID] Interval Transfer Bitrate
43172026-04-17T04:27:37.162Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43182026-04-17T04:27:37.162Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43192026-04-17T04:27:37.162Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43202026-04-17T04:27:37.162Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43212026-04-17T04:27:37.162Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43222026-04-17T04:27:37.162Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43232026-04-17T04:27:37.162Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43242026-04-17T04:27:37.162Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43252026-04-17T04:27:37.162Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
43262026-04-17T04:27:37.162Z- - - - - - - - - - - - - - - - - - - - - - - - -
43272026-04-17T04:27:37.162Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
43282026-04-17T04:27:37.162Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
43292026-04-17T04:27:37.162Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
43302026-04-17T04:27:37.162Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
43312026-04-17T04:27:37.162Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43322026-04-17T04:27:37.162Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
43332026-04-17T04:27:37.162Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
43342026-04-17T04:27:37.162Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
43352026-04-17T04:27:37.163Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
43362026-04-17T04:27:37.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
43372026-04-17T04:27:37.163Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43382026-04-17T04:27:37.163Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43392026-04-17T04:27:37.163Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43402026-04-17T04:27:37.163Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43412026-04-17T04:27:37.163Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
43422026-04-17T04:27:37.163Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43432026-04-17T04:27:37.163Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43442026-04-17T04:27:37.163Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43452026-04-17T04:27:37.163Z[SUM] 2.00-3.00 sec 425 MBytes 3.56 Gbits/sec
43462026-04-17T04:27:37.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
43472026-04-17T04:27:37.163Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
43482026-04-17T04:27:37.163Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43492026-04-17T04:27:37.163Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
43502026-04-17T04:27:37.163Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43512026-04-17T04:27:37.163Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43522026-04-17T04:27:37.163Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43532026-04-17T04:27:37.163Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
43542026-04-17T04:27:37.163Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43552026-04-17T04:27:37.163Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
43562026-04-17T04:27:37.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
43572026-04-17T04:27:37.163Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
43582026-04-17T04:27:37.163Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43592026-04-17T04:27:37.163Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43602026-04-17T04:27:37.163Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43612026-04-17T04:27:37.163Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
43622026-04-17T04:27:37.163Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
43632026-04-17T04:27:37.163Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43642026-04-17T04:27:37.163Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43652026-04-17T04:27:37.163Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
43662026-04-17T04:27:37.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
43672026-04-17T04:27:37.163Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43682026-04-17T04:27:37.163Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43692026-04-17T04:27:37.163Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43702026-04-17T04:27:37.163Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43712026-04-17T04:27:37.163Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43722026-04-17T04:27:37.163Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43732026-04-17T04:27:37.163Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43742026-04-17T04:27:37.164Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
43752026-04-17T04:27:37.164Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
43762026-04-17T04:27:37.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
43772026-04-17T04:27:37.164Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43782026-04-17T04:27:37.164Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43792026-04-17T04:27:37.164Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43802026-04-17T04:27:40.166Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43812026-04-17T04:27:40.166Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43822026-04-17T04:27:40.166Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43832026-04-17T04:27:40.166Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43842026-04-17T04:27:40.166Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43852026-04-17T04:27:40.166Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
43862026-04-17T04:27:40.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
43872026-04-17T04:27:40.166Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43882026-04-17T04:27:40.166Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43892026-04-17T04:27:40.166Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43902026-04-17T04:27:40.166Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43912026-04-17T04:27:40.166Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43922026-04-17T04:27:40.166Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43932026-04-17T04:27:40.167Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43942026-04-17T04:27:40.167Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43952026-04-17T04:27:40.167Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
43962026-04-17T04:27:40.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
43972026-04-17T04:27:40.167Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
43982026-04-17T04:27:40.167Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
43992026-04-17T04:27:40.167Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
44002026-04-17T04:27:40.167Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
44012026-04-17T04:27:40.167Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
44022026-04-17T04:27:40.167Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
44032026-04-17T04:27:40.167Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
44042026-04-17T04:27:40.167Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
44052026-04-17T04:27:40.167Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
44062026-04-17T04:27:40.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
44072026-04-17T04:27:40.167Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44082026-04-17T04:27:40.167Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44092026-04-17T04:27:40.167Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44102026-04-17T04:27:40.167Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44112026-04-17T04:27:40.167Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
44122026-04-17T04:27:40.167Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44132026-04-17T04:27:40.167Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44142026-04-17T04:27:40.167Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44152026-04-17T04:27:40.167Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
44162026-04-17T04:27:40.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
44172026-04-17T04:27:40.167Z[ 5] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
44182026-04-17T04:27:40.167Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44192026-04-17T04:27:40.167Z[ 10] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
44202026-04-17T04:27:40.167Z[ 12] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
44212026-04-17T04:27:40.167Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44222026-04-17T04:27:40.167Z[ 16] 10.00-10.00 sec 128 KBytes 923 Mbits/sec
44232026-04-17T04:27:40.167Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44242026-04-17T04:27:40.167Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44252026-04-17T04:27:40.167Z[SUM] 10.00-10.00 sec 512 KBytes 3.66 Gbits/sec
44262026-04-17T04:27:40.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
44272026-04-17T04:27:40.167Z[ ID] Interval Transfer Bitrate
44282026-04-17T04:27:40.167Z[ 5] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
44292026-04-17T04:27:40.167Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
44302026-04-17T04:27:40.167Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
44312026-04-17T04:27:40.168Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
44322026-04-17T04:27:40.168Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
44332026-04-17T04:27:40.168Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
44342026-04-17T04:27:40.168Z[ 18] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
44352026-04-17T04:27:40.168Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
44362026-04-17T04:27:40.168Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
44372026-04-17T04:27:40.171ZRun 5/10...3500.263195337743Mbps
44382026-04-17T04:27:47.562Z-----------------------------------------------------------
44392026-04-17T04:27:47.562ZServer listening on 5201 (test #26)
44402026-04-17T04:27:47.562Z-----------------------------------------------------------
44412026-04-17T04:27:47.562ZAccepted connection from 10.0.0.1, port 52320
44422026-04-17T04:27:47.562Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40540
44432026-04-17T04:27:47.562Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43884
44442026-04-17T04:27:47.563Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43049
44452026-04-17T04:27:47.563Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49374
44462026-04-17T04:27:47.563Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40899
44472026-04-17T04:27:47.563Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50070
44482026-04-17T04:27:47.563Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61173
44492026-04-17T04:27:47.563Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39671
44502026-04-17T04:27:47.563Z[ ID] Interval Transfer Bitrate
44512026-04-17T04:27:47.563Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44522026-04-17T04:27:47.563Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44532026-04-17T04:27:47.563Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44542026-04-17T04:27:47.563Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44552026-04-17T04:27:47.563Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44562026-04-17T04:27:47.563Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44572026-04-17T04:27:47.563Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44582026-04-17T04:27:47.563Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44592026-04-17T04:27:47.563Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
44602026-04-17T04:27:47.563Z- - - - - - - - - - - - - - - - - - - - - - - - -
44612026-04-17T04:27:47.563Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44622026-04-17T04:27:47.563Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44632026-04-17T04:27:47.563Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44642026-04-17T04:27:47.563Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44652026-04-17T04:27:47.563Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44662026-04-17T04:27:47.563Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44672026-04-17T04:27:47.563Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44682026-04-17T04:27:47.563Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44692026-04-17T04:27:47.563Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
44702026-04-17T04:27:47.563Z- - - - - - - - - - - - - - - - - - - - - - - - -
44712026-04-17T04:27:47.563Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44722026-04-17T04:27:47.563Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
44732026-04-17T04:27:47.563Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
44742026-04-17T04:27:47.563Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
44752026-04-17T04:27:47.563Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44762026-04-17T04:27:47.563Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44772026-04-17T04:27:47.563Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44782026-04-17T04:27:47.563Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44792026-04-17T04:27:47.563Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
44802026-04-17T04:27:47.563Z- - - - - - - - - - - - - - - - - - - - - - - - -
44812026-04-17T04:27:47.563Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44822026-04-17T04:27:47.564Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44832026-04-17T04:27:47.564Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44842026-04-17T04:27:47.564Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44852026-04-17T04:27:47.564Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44862026-04-17T04:27:47.564Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44872026-04-17T04:27:47.564Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44882026-04-17T04:27:47.564Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44892026-04-17T04:27:47.564Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
44902026-04-17T04:27:47.564Z- - - - - - - - - - - - - - - - - - - - - - - - -
44912026-04-17T04:27:47.564Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44922026-04-17T04:27:47.564Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
44932026-04-17T04:27:47.564Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44942026-04-17T04:27:47.564Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
44952026-04-17T04:27:47.564Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
44962026-04-17T04:27:47.564Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44972026-04-17T04:27:47.564Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44982026-04-17T04:27:47.564Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
44992026-04-17T04:27:47.564Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
45002026-04-17T04:27:47.564Z- - - - - - - - - - - - - - - - - - - - - - - - -
45012026-04-17T04:27:47.564Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
45022026-04-17T04:27:47.564Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
45032026-04-17T04:27:47.564Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
45042026-04-17T04:27:47.564Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
45052026-04-17T04:27:47.564Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
45062026-04-17T04:27:47.564Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
45072026-04-17T04:27:47.564Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
45082026-04-17T04:27:47.564Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
45092026-04-17T04:27:47.564Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
45102026-04-17T04:27:47.564Z- - - - - - - - - - - - - - - - - - - - - - - - -
45112026-04-17T04:27:47.564Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45122026-04-17T04:27:47.564Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45132026-04-17T04:27:47.564Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45142026-04-17T04:27:50.567Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45152026-04-17T04:27:50.567Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45162026-04-17T04:27:50.567Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45172026-04-17T04:27:50.567Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45182026-04-17T04:27:50.567Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45192026-04-17T04:27:50.567Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
45202026-04-17T04:27:50.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
45212026-04-17T04:27:50.567Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45222026-04-17T04:27:50.567Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45232026-04-17T04:27:50.567Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45242026-04-17T04:27:50.567Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45252026-04-17T04:27:50.567Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45262026-04-17T04:27:50.567Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45272026-04-17T04:27:50.567Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45282026-04-17T04:27:50.567Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45292026-04-17T04:27:50.567Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
45302026-04-17T04:27:50.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
45312026-04-17T04:27:50.567Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45322026-04-17T04:27:50.567Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45332026-04-17T04:27:50.567Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45342026-04-17T04:27:50.568Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45352026-04-17T04:27:50.568Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45362026-04-17T04:27:50.568Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45372026-04-17T04:27:50.568Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45382026-04-17T04:27:50.568Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45392026-04-17T04:27:50.568Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
45402026-04-17T04:27:50.568Z- - - - - - - - - - - - - - - - - - - - - - - - -
45412026-04-17T04:27:50.568Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
45422026-04-17T04:27:50.568Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
45432026-04-17T04:27:50.568Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45442026-04-17T04:27:50.568Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45452026-04-17T04:27:50.568Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
45462026-04-17T04:27:50.568Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
45472026-04-17T04:27:50.568Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
45482026-04-17T04:27:50.568Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
45492026-04-17T04:27:50.568Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
45502026-04-17T04:27:50.568Z- - - - - - - - - - - - - - - - - - - - - - - - -
45512026-04-17T04:27:50.568Z[ 5] 10.00-10.00 sec 128 KBytes 893 Mbits/sec
45522026-04-17T04:27:50.568Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45532026-04-17T04:27:50.568Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45542026-04-17T04:27:50.568Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45552026-04-17T04:27:50.568Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45562026-04-17T04:27:50.568Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45572026-04-17T04:27:50.568Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45582026-04-17T04:27:50.568Z[ 20] 10.00-10.00 sec 128 KBytes 894 Mbits/sec
45592026-04-17T04:27:50.568Z[SUM] 10.00-10.00 sec 256 KBytes 1.79 Gbits/sec
45602026-04-17T04:27:50.568Z- - - - - - - - - - - - - - - - - - - - - - - - -
45612026-04-17T04:27:50.568Z[ ID] Interval Transfer Bitrate
45622026-04-17T04:27:50.568Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
45632026-04-17T04:27:50.568Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
45642026-04-17T04:27:50.568Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
45652026-04-17T04:27:50.568Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
45662026-04-17T04:27:50.568Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
45672026-04-17T04:27:50.568Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
45682026-04-17T04:27:50.568Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
45692026-04-17T04:27:50.568Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
45702026-04-17T04:27:50.568Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec sender
45712026-04-17T04:27:50.572ZRun 6/10...3489.036017513916Mbps
45722026-04-17T04:27:57.963Z-----------------------------------------------------------
45732026-04-17T04:27:57.963ZServer listening on 5201 (test #27)
45742026-04-17T04:27:57.963Z-----------------------------------------------------------
45752026-04-17T04:27:57.963ZAccepted connection from 10.0.0.1, port 64509
45762026-04-17T04:27:57.963Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42830
45772026-04-17T04:27:57.963Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63616
45782026-04-17T04:27:57.963Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64184
45792026-04-17T04:27:57.963Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55150
45802026-04-17T04:27:57.963Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49956
45812026-04-17T04:27:57.963Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64695
45822026-04-17T04:27:57.963Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49008
45832026-04-17T04:27:57.963Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51181
45842026-04-17T04:27:57.963Z[ ID] Interval Transfer Bitrate
45852026-04-17T04:27:57.963Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45862026-04-17T04:27:57.963Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45872026-04-17T04:27:57.963Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45882026-04-17T04:27:57.963Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45892026-04-17T04:27:57.963Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45902026-04-17T04:27:57.963Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45912026-04-17T04:27:57.963Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45922026-04-17T04:27:57.963Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45932026-04-17T04:27:57.963Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
45942026-04-17T04:27:57.963Z- - - - - - - - - - - - - - - - - - - - - - - - -
45952026-04-17T04:27:57.963Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45962026-04-17T04:27:57.963Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45972026-04-17T04:27:57.963Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45982026-04-17T04:27:57.963Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45992026-04-17T04:27:57.963Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
46002026-04-17T04:27:57.964Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
46012026-04-17T04:27:57.964Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
46022026-04-17T04:27:57.964Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
46032026-04-17T04:27:57.964Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
46042026-04-17T04:27:57.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
46052026-04-17T04:27:57.964Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
46062026-04-17T04:27:57.964Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
46072026-04-17T04:27:57.964Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
46082026-04-17T04:27:57.964Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
46092026-04-17T04:27:57.964Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
46102026-04-17T04:27:57.964Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
46112026-04-17T04:27:57.964Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
46122026-04-17T04:27:57.964Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
46132026-04-17T04:27:57.964Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
46142026-04-17T04:27:57.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
46152026-04-17T04:27:57.964Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46162026-04-17T04:27:57.964Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46172026-04-17T04:27:57.964Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46182026-04-17T04:27:57.964Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46192026-04-17T04:27:57.964Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46202026-04-17T04:27:57.964Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46212026-04-17T04:27:57.964Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46222026-04-17T04:27:57.964Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46232026-04-17T04:27:57.964Z[SUM] 3.00-4.00 sec 425 MBytes 3.56 Gbits/sec
46242026-04-17T04:27:57.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
46252026-04-17T04:27:57.964Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46262026-04-17T04:27:57.964Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46272026-04-17T04:27:57.964Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46282026-04-17T04:27:57.964Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46292026-04-17T04:27:57.964Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46302026-04-17T04:27:57.964Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46312026-04-17T04:27:57.964Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46322026-04-17T04:27:57.964Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
46332026-04-17T04:27:57.964Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
46342026-04-17T04:27:57.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
46352026-04-17T04:27:57.964Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46362026-04-17T04:27:57.964Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
46372026-04-17T04:27:57.964Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
46382026-04-17T04:27:57.965Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46392026-04-17T04:27:57.965Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46402026-04-17T04:27:57.965Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
46412026-04-17T04:27:57.965Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46422026-04-17T04:27:57.965Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46432026-04-17T04:27:57.965Z[SUM] 5.00-6.00 sec 424 MBytes 3.55 Gbits/sec
46442026-04-17T04:27:57.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
46452026-04-17T04:27:57.965Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46462026-04-17T04:27:57.968Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46472026-04-17T04:27:57.968Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46482026-04-17T04:28:00.967Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46492026-04-17T04:28:00.967Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46502026-04-17T04:28:00.967Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46512026-04-17T04:28:00.967Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46522026-04-17T04:28:00.967Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46532026-04-17T04:28:00.967Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
46542026-04-17T04:28:00.967Z- - - - - - - - - - - - - - - - - - - - - - - - -
46552026-04-17T04:28:00.967Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46562026-04-17T04:28:00.967Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46572026-04-17T04:28:00.967Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46582026-04-17T04:28:00.967Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46592026-04-17T04:28:00.968Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
46602026-04-17T04:28:00.968Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46612026-04-17T04:28:00.968Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46622026-04-17T04:28:00.968Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46632026-04-17T04:28:00.968Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
46642026-04-17T04:28:00.968Z- - - - - - - - - - - - - - - - - - - - - - - - -
46652026-04-17T04:28:00.968Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46662026-04-17T04:28:00.968Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46672026-04-17T04:28:00.968Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46682026-04-17T04:28:00.968Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46692026-04-17T04:28:00.968Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46702026-04-17T04:28:00.968Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
46712026-04-17T04:28:00.968Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46722026-04-17T04:28:00.968Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46732026-04-17T04:28:00.968Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
46742026-04-17T04:28:00.968Z- - - - - - - - - - - - - - - - - - - - - - - - -
46752026-04-17T04:28:00.968Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46762026-04-17T04:28:00.968Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
46772026-04-17T04:28:00.968Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46782026-04-17T04:28:00.968Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
46792026-04-17T04:28:00.968Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46802026-04-17T04:28:00.968Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46812026-04-17T04:28:00.968Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46822026-04-17T04:28:00.968Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46832026-04-17T04:28:00.968Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
46842026-04-17T04:28:00.968Z- - - - - - - - - - - - - - - - - - - - - - - - -
46852026-04-17T04:28:00.968Z[ 5] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
46862026-04-17T04:28:00.968Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46872026-04-17T04:28:00.968Z[ 10] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
46882026-04-17T04:28:00.968Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46892026-04-17T04:28:00.968Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46902026-04-17T04:28:00.968Z[ 16] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
46912026-04-17T04:28:00.968Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46922026-04-17T04:28:00.968Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46932026-04-17T04:28:00.968Z[SUM] 10.00-10.00 sec 384 KBytes 2.70 Gbits/sec
46942026-04-17T04:28:00.968Z- - - - - - - - - - - - - - - - - - - - - - - - -
46952026-04-17T04:28:00.968Z[ ID] Interval Transfer Bitrate
46962026-04-17T04:28:00.969Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
46972026-04-17T04:28:00.969Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
46982026-04-17T04:28:00.969Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
46992026-04-17T04:28:00.969Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
47002026-04-17T04:28:00.969Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
47012026-04-17T04:28:00.969Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
47022026-04-17T04:28:00.969Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
47032026-04-17T04:28:00.969Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
47042026-04-17T04:28:00.969Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec sender
47052026-04-17T04:28:00.972ZRun 7/10...3490.2976488774325Mbps
47062026-04-17T04:28:08.364Z-----------------------------------------------------------
47072026-04-17T04:28:08.364ZServer listening on 5201 (test #28)
47082026-04-17T04:28:08.364Z-----------------------------------------------------------
47092026-04-17T04:28:08.364ZAccepted connection from 10.0.0.1, port 43555
47102026-04-17T04:28:08.364Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48446
47112026-04-17T04:28:08.364Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40168
47122026-04-17T04:28:08.364Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55675
47132026-04-17T04:28:08.364Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56596
47142026-04-17T04:28:08.364Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60262
47152026-04-17T04:28:08.364Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58708
47162026-04-17T04:28:08.364Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48151
47172026-04-17T04:28:08.364Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39024
47182026-04-17T04:28:08.364Z[ ID] Interval Transfer Bitrate
47192026-04-17T04:28:08.364Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47202026-04-17T04:28:08.364Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47212026-04-17T04:28:08.364Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47222026-04-17T04:28:08.364Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47232026-04-17T04:28:08.364Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47242026-04-17T04:28:08.365Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47252026-04-17T04:28:08.365Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47262026-04-17T04:28:08.365Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47272026-04-17T04:28:08.365Z[SUM] 0.00-1.00 sec 339 MBytes 2.85 Gbits/sec
47282026-04-17T04:28:08.365Z- - - - - - - - - - - - - - - - - - - - - - - - -
47292026-04-17T04:28:08.365Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
47302026-04-17T04:28:08.365Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47312026-04-17T04:28:08.365Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47322026-04-17T04:28:08.365Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47332026-04-17T04:28:08.365Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47342026-04-17T04:28:08.365Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47352026-04-17T04:28:08.365Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47362026-04-17T04:28:08.365Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47372026-04-17T04:28:08.365Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
47382026-04-17T04:28:08.365Z- - - - - - - - - - - - - - - - - - - - - - - - -
47392026-04-17T04:28:08.365Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
47402026-04-17T04:28:08.365Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
47412026-04-17T04:28:08.365Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47422026-04-17T04:28:08.365Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
47432026-04-17T04:28:08.365Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47442026-04-17T04:28:08.365Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47452026-04-17T04:28:08.365Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
47462026-04-17T04:28:08.365Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
47472026-04-17T04:28:08.365Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
47482026-04-17T04:28:08.365Z- - - - - - - - - - - - - - - - - - - - - - - - -
47492026-04-17T04:28:08.365Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47502026-04-17T04:28:08.365Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47512026-04-17T04:28:08.365Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47522026-04-17T04:28:08.365Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47532026-04-17T04:28:08.365Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47542026-04-17T04:28:08.365Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47552026-04-17T04:28:08.365Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47562026-04-17T04:28:08.365Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47572026-04-17T04:28:08.365Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
47582026-04-17T04:28:08.365Z- - - - - - - - - - - - - - - - - - - - - - - - -
47592026-04-17T04:28:08.365Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
47602026-04-17T04:28:08.365Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47612026-04-17T04:28:08.365Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47622026-04-17T04:28:08.365Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47632026-04-17T04:28:08.366Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47642026-04-17T04:28:08.366Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47652026-04-17T04:28:08.366Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47662026-04-17T04:28:08.366Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47672026-04-17T04:28:08.366Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
47682026-04-17T04:28:08.366Z- - - - - - - - - - - - - - - - - - - - - - - - -
47692026-04-17T04:28:08.366Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47702026-04-17T04:28:08.366Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47712026-04-17T04:28:08.366Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47722026-04-17T04:28:08.366Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47732026-04-17T04:28:08.366Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47742026-04-17T04:28:08.366Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47752026-04-17T04:28:08.366Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47762026-04-17T04:28:08.366Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47772026-04-17T04:28:08.366Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
47782026-04-17T04:28:08.366Z- - - - - - - - - - - - - - - - - - - - - - - - -
47792026-04-17T04:28:08.366Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47802026-04-17T04:28:08.366Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47812026-04-17T04:28:08.366Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47822026-04-17T04:28:11.369Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47832026-04-17T04:28:11.369Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47842026-04-17T04:28:11.369Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47852026-04-17T04:28:11.369Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47862026-04-17T04:28:11.369Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47872026-04-17T04:28:11.369Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
47882026-04-17T04:28:11.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
47892026-04-17T04:28:11.369Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47902026-04-17T04:28:11.369Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47912026-04-17T04:28:11.369Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47922026-04-17T04:28:11.369Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47932026-04-17T04:28:11.369Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47942026-04-17T04:28:11.369Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47952026-04-17T04:28:11.369Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47962026-04-17T04:28:11.369Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47972026-04-17T04:28:11.369Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
47982026-04-17T04:28:11.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
47992026-04-17T04:28:11.369Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48002026-04-17T04:28:11.369Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
48012026-04-17T04:28:11.369Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
48022026-04-17T04:28:11.369Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
48032026-04-17T04:28:11.370Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
48042026-04-17T04:28:11.370Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
48052026-04-17T04:28:11.370Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48062026-04-17T04:28:11.370Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48072026-04-17T04:28:11.370Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
48082026-04-17T04:28:11.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
48092026-04-17T04:28:11.370Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48102026-04-17T04:28:11.370Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48112026-04-17T04:28:11.370Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
48122026-04-17T04:28:11.370Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48132026-04-17T04:28:11.370Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48142026-04-17T04:28:11.370Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48152026-04-17T04:28:11.370Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
48162026-04-17T04:28:11.370Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
48172026-04-17T04:28:11.370Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
48182026-04-17T04:28:11.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
48192026-04-17T04:28:11.370Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48202026-04-17T04:28:11.370Z[ 8] 10.00-10.00 sec 128 KBytes 987 Mbits/sec
48212026-04-17T04:28:11.370Z[ 10] 10.00-10.00 sec 128 KBytes 987 Mbits/sec
48222026-04-17T04:28:11.370Z[ 12] 10.00-10.00 sec 128 KBytes 987 Mbits/sec
48232026-04-17T04:28:11.370Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48242026-04-17T04:28:11.370Z[ 16] 10.00-10.00 sec 128 KBytes 987 Mbits/sec
48252026-04-17T04:28:11.370Z[ 18] 10.00-10.00 sec 128 KBytes 988 Mbits/sec
48262026-04-17T04:28:11.370Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48272026-04-17T04:28:11.370Z[SUM] 10.00-10.00 sec 640 KBytes 4.94 Gbits/sec
48282026-04-17T04:28:11.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
48292026-04-17T04:28:11.370Z[ ID] Interval Transfer Bitrate
48302026-04-17T04:28:11.370Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48312026-04-17T04:28:11.370Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48322026-04-17T04:28:11.370Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48332026-04-17T04:28:11.370Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48342026-04-17T04:28:11.370Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48352026-04-17T04:28:11.370Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48362026-04-17T04:28:11.370Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48372026-04-17T04:28:11.370Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48382026-04-17T04:28:11.370Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
48392026-04-17T04:28:11.374ZRun 8/10...3503.124494379506Mbps
48402026-04-17T04:28:18.772Z-----------------------------------------------------------
48412026-04-17T04:28:18.773ZServer listening on 5201 (test #29)
48422026-04-17T04:28:18.773Z-----------------------------------------------------------
48432026-04-17T04:28:18.773ZAccepted connection from 10.0.0.1, port 50899
48442026-04-17T04:28:18.773Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48613
48452026-04-17T04:28:18.773Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46393
48462026-04-17T04:28:18.773Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65406
48472026-04-17T04:28:18.773Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40370
48482026-04-17T04:28:18.773Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34351
48492026-04-17T04:28:18.773Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58146
48502026-04-17T04:28:18.773Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44003
48512026-04-17T04:28:18.773Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60044
48522026-04-17T04:28:18.773Z[ ID] Interval Transfer Bitrate
48532026-04-17T04:28:18.773Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48542026-04-17T04:28:18.773Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48552026-04-17T04:28:18.773Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48562026-04-17T04:28:18.773Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48572026-04-17T04:28:18.773Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48582026-04-17T04:28:18.773Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48592026-04-17T04:28:18.773Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48602026-04-17T04:28:18.773Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48612026-04-17T04:28:18.773Z[SUM] 0.00-1.00 sec 337 MBytes 2.82 Gbits/sec
48622026-04-17T04:28:18.773Z- - - - - - - - - - - - - - - - - - - - - - - - -
48632026-04-17T04:28:18.773Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48642026-04-17T04:28:18.773Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48652026-04-17T04:28:18.773Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48662026-04-17T04:28:18.773Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48672026-04-17T04:28:18.773Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48682026-04-17T04:28:18.773Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48692026-04-17T04:28:18.773Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48702026-04-17T04:28:18.773Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48712026-04-17T04:28:18.773Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
48722026-04-17T04:28:18.773Z- - - - - - - - - - - - - - - - - - - - - - - - -
48732026-04-17T04:28:18.773Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48742026-04-17T04:28:18.773Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48752026-04-17T04:28:18.773Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48762026-04-17T04:28:18.773Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48772026-04-17T04:28:18.773Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48782026-04-17T04:28:18.774Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48792026-04-17T04:28:18.774Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48802026-04-17T04:28:18.774Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48812026-04-17T04:28:18.774Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
48822026-04-17T04:28:18.774Z- - - - - - - - - - - - - - - - - - - - - - - - -
48832026-04-17T04:28:18.774Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48842026-04-17T04:28:18.774Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
48852026-04-17T04:28:18.774Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
48862026-04-17T04:28:18.774Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48872026-04-17T04:28:18.774Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48882026-04-17T04:28:18.774Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
48892026-04-17T04:28:18.774Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
48902026-04-17T04:28:18.774Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
48912026-04-17T04:28:18.774Z[SUM] 3.00-4.00 sec 430 MBytes 3.60 Gbits/sec
48922026-04-17T04:28:18.774Z- - - - - - - - - - - - - - - - - - - - - - - - -
48932026-04-17T04:28:18.774Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48942026-04-17T04:28:18.774Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48952026-04-17T04:28:18.774Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48962026-04-17T04:28:18.774Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
48972026-04-17T04:28:18.774Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
48982026-04-17T04:28:18.774Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
48992026-04-17T04:28:18.774Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
49002026-04-17T04:28:18.774Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
49012026-04-17T04:28:18.774Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
49022026-04-17T04:28:18.774Z- - - - - - - - - - - - - - - - - - - - - - - - -
49032026-04-17T04:28:18.774Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
49042026-04-17T04:28:18.774Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
49052026-04-17T04:28:18.774Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
49062026-04-17T04:28:18.774Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
49072026-04-17T04:28:18.774Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
49082026-04-17T04:28:18.774Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49092026-04-17T04:28:18.774Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
49102026-04-17T04:28:18.774Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
49112026-04-17T04:28:18.774Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
49122026-04-17T04:28:18.774Z- - - - - - - - - - - - - - - - - - - - - - - - -
49132026-04-17T04:28:18.774Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49142026-04-17T04:28:18.774Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49152026-04-17T04:28:18.774Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49162026-04-17T04:28:21.779Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49172026-04-17T04:28:21.780Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49182026-04-17T04:28:21.780Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49192026-04-17T04:28:21.780Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49202026-04-17T04:28:21.780Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49212026-04-17T04:28:21.780Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
49222026-04-17T04:28:21.780Z- - - - - - - - - - - - - - - - - - - - - - - - -
49232026-04-17T04:28:21.780Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49242026-04-17T04:28:21.780Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49252026-04-17T04:28:21.780Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
49262026-04-17T04:28:21.780Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49272026-04-17T04:28:21.780Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
49282026-04-17T04:28:21.780Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49292026-04-17T04:28:21.780Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
49302026-04-17T04:28:21.780Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
49312026-04-17T04:28:21.780Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
49322026-04-17T04:28:21.780Z- - - - - - - - - - - - - - - - - - - - - - - - -
49332026-04-17T04:28:21.780Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49342026-04-17T04:28:21.780Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49352026-04-17T04:28:21.780Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49362026-04-17T04:28:21.780Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49372026-04-17T04:28:21.780Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49382026-04-17T04:28:21.780Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49392026-04-17T04:28:21.780Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49402026-04-17T04:28:21.780Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49412026-04-17T04:28:21.780Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
49422026-04-17T04:28:21.780Z- - - - - - - - - - - - - - - - - - - - - - - - -
49432026-04-17T04:28:21.780Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49442026-04-17T04:28:21.780Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49452026-04-17T04:28:21.780Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49462026-04-17T04:28:21.780Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49472026-04-17T04:28:21.780Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49482026-04-17T04:28:21.780Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49492026-04-17T04:28:21.780Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49502026-04-17T04:28:21.780Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49512026-04-17T04:28:21.780Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
49522026-04-17T04:28:21.780Z- - - - - - - - - - - - - - - - - - - - - - - - -
49532026-04-17T04:28:21.780Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49542026-04-17T04:28:21.780Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49552026-04-17T04:28:21.781Z[ 10] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
49562026-04-17T04:28:21.781Z[ 12] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
49572026-04-17T04:28:21.781Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49582026-04-17T04:28:21.781Z[ 16] 10.00-10.00 sec 128 KBytes 890 Mbits/sec
49592026-04-17T04:28:21.781Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49602026-04-17T04:28:21.781Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49612026-04-17T04:28:21.781Z[SUM] 10.00-10.00 sec 384 KBytes 2.67 Gbits/sec
49622026-04-17T04:28:21.781Z- - - - - - - - - - - - - - - - - - - - - - - - -
49632026-04-17T04:28:21.781Z[ ID] Interval Transfer Bitrate
49642026-04-17T04:28:21.781Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49652026-04-17T04:28:21.781Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49662026-04-17T04:28:21.781Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49672026-04-17T04:28:21.781Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49682026-04-17T04:28:21.781Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49692026-04-17T04:28:21.781Z[ 16] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
49702026-04-17T04:28:21.781Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49712026-04-17T04:28:21.781Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49722026-04-17T04:28:21.781Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
49732026-04-17T04:28:21.789ZRun 9/10...3501.298695896753Mbps
49742026-04-17T04:28:29.219Z-----------------------------------------------------------
49752026-04-17T04:28:29.219ZServer listening on 5201 (test #30)
49762026-04-17T04:28:29.219Z-----------------------------------------------------------
49772026-04-17T04:28:29.219ZAccepted connection from 10.0.0.1, port 65018
49782026-04-17T04:28:29.219Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44222
49792026-04-17T04:28:29.219Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48783
49802026-04-17T04:28:29.219Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53053
49812026-04-17T04:28:29.220Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47241
49822026-04-17T04:28:29.220Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43047
49832026-04-17T04:28:29.220Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47277
49842026-04-17T04:28:29.220Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52180
49852026-04-17T04:28:29.220Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61746
49862026-04-17T04:28:29.220Z[ ID] Interval Transfer Bitrate
49872026-04-17T04:28:29.220Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49882026-04-17T04:28:29.220Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49892026-04-17T04:28:29.220Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49902026-04-17T04:28:29.220Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49912026-04-17T04:28:29.220Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49922026-04-17T04:28:29.220Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49932026-04-17T04:28:29.220Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49942026-04-17T04:28:29.220Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49952026-04-17T04:28:29.220Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
49962026-04-17T04:28:29.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
49972026-04-17T04:28:29.220Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
49982026-04-17T04:28:29.220Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49992026-04-17T04:28:29.220Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
50002026-04-17T04:28:29.220Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
50012026-04-17T04:28:29.220Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
50022026-04-17T04:28:29.220Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
50032026-04-17T04:28:29.220Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
50042026-04-17T04:28:29.220Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
50052026-04-17T04:28:29.220Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
50062026-04-17T04:28:29.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
50072026-04-17T04:28:29.220Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50082026-04-17T04:28:29.220Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50092026-04-17T04:28:29.220Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50102026-04-17T04:28:29.220Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50112026-04-17T04:28:29.220Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50122026-04-17T04:28:29.220Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
50132026-04-17T04:28:29.220Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50142026-04-17T04:28:29.220Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50152026-04-17T04:28:29.220Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
50162026-04-17T04:28:29.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
50172026-04-17T04:28:29.220Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50182026-04-17T04:28:29.220Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50192026-04-17T04:28:29.220Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50202026-04-17T04:28:29.221Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50212026-04-17T04:28:29.221Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50222026-04-17T04:28:29.221Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
50232026-04-17T04:28:29.225Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50242026-04-17T04:28:29.225Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50252026-04-17T04:28:29.225Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
50262026-04-17T04:28:29.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
50272026-04-17T04:28:29.225Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
50282026-04-17T04:28:29.225Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50292026-04-17T04:28:29.225Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50302026-04-17T04:28:29.225Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50312026-04-17T04:28:29.225Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50322026-04-17T04:28:29.225Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
50332026-04-17T04:28:29.226Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50342026-04-17T04:28:29.226Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
50352026-04-17T04:28:29.226Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
50362026-04-17T04:28:29.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
50372026-04-17T04:28:29.226Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
50382026-04-17T04:28:29.226Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50392026-04-17T04:28:29.226Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50402026-04-17T04:28:29.226Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50412026-04-17T04:28:29.226Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50422026-04-17T04:28:29.226Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50432026-04-17T04:28:29.226Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50442026-04-17T04:28:29.226Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50452026-04-17T04:28:29.226Z[SUM] 5.00-6.00 sec 426 MBytes 3.58 Gbits/sec
50462026-04-17T04:28:29.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
50472026-04-17T04:28:29.226Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50482026-04-17T04:28:29.226Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50492026-04-17T04:28:29.226Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50502026-04-17T04:28:32.176Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50512026-04-17T04:28:32.176Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50522026-04-17T04:28:32.176Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50532026-04-17T04:28:32.176Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50542026-04-17T04:28:32.176Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50552026-04-17T04:28:32.176Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
50562026-04-17T04:28:32.176Z- - - - - - - - - - - - - - - - - - - - - - - - -
50572026-04-17T04:28:32.176Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50582026-04-17T04:28:32.176Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50592026-04-17T04:28:32.176Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50602026-04-17T04:28:32.176Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50612026-04-17T04:28:32.176Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50622026-04-17T04:28:32.176Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50632026-04-17T04:28:32.176Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50642026-04-17T04:28:32.176Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50652026-04-17T04:28:32.176Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
50662026-04-17T04:28:32.177Z- - - - - - - - - - - - - - - - - - - - - - - - -
50672026-04-17T04:28:32.177Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
50682026-04-17T04:28:32.177Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
50692026-04-17T04:28:32.177Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
50702026-04-17T04:28:32.177Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50712026-04-17T04:28:32.177Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
50722026-04-17T04:28:32.177Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
50732026-04-17T04:28:32.177Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
50742026-04-17T04:28:32.177Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
50752026-04-17T04:28:32.177Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
50762026-04-17T04:28:32.177Z- - - - - - - - - - - - - - - - - - - - - - - - -
50772026-04-17T04:28:32.177Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
50782026-04-17T04:28:32.177Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50792026-04-17T04:28:32.177Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
50802026-04-17T04:28:32.177Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
50812026-04-17T04:28:32.177Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
50822026-04-17T04:28:32.177Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
50832026-04-17T04:28:32.177Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
50842026-04-17T04:28:32.177Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
50852026-04-17T04:28:32.177Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
50862026-04-17T04:28:32.177Z- - - - - - - - - - - - - - - - - - - - - - - - -
50872026-04-17T04:28:32.177Z[ 5] 10.00-10.00 sec 128 KBytes 951 Mbits/sec
50882026-04-17T04:28:32.177Z[ 8] 10.00-10.00 sec 128 KBytes 952 Mbits/sec
50892026-04-17T04:28:32.177Z[ 10] 10.00-10.00 sec 128 KBytes 953 Mbits/sec
50902026-04-17T04:28:32.177Z[ 12] 10.00-10.00 sec 128 KBytes 954 Mbits/sec
50912026-04-17T04:28:32.177Z[ 14] 10.00-10.00 sec 128 KBytes 953 Mbits/sec
50922026-04-17T04:28:32.177Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50932026-04-17T04:28:32.177Z[ 18] 10.00-10.00 sec 128 KBytes 953 Mbits/sec
50942026-04-17T04:28:32.177Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50952026-04-17T04:28:32.177Z[SUM] 10.00-10.00 sec 768 KBytes 5.70 Gbits/sec
50962026-04-17T04:28:32.177Z- - - - - - - - - - - - - - - - - - - - - - - - -
50972026-04-17T04:28:32.177Z[ ID] Interval Transfer Bitrate
50982026-04-17T04:28:32.177Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
50992026-04-17T04:28:32.177Z[ 8] 0.00-10.00 sec 520 MBytes 437 Mbits/sec sender
51002026-04-17T04:28:32.177Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
51012026-04-17T04:28:32.177Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
51022026-04-17T04:28:32.177Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
51032026-04-17T04:28:32.177Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
51042026-04-17T04:28:32.178Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
51052026-04-17T04:28:32.178Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
51062026-04-17T04:28:32.178Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec sender
51072026-04-17T04:28:32.181ZRun 10/10...3492.2047662047553Mbps
51082026-04-17T04:28:32.181Z###---------------------###
51092026-04-17T04:28:32.181Z::: iPerf done... :::
51102026-04-17T04:28:32.181Z:::Awaiting out files...:::
51112026-04-17T04:28:32.181Z###---------------------###
51122026-04-17T04:28:32.182Z###-----###
51132026-04-17T04:28:32.182Z:::done!:::
51142026-04-17T04:28:32.182Z###-----###
51152026-04-17T04:28:33.153ZBenchmarking iperf-tcp/local/s2c/tx
51162026-04-17T04:28:33.153ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51172026-04-17T04:28:37.065ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51182026-04-17T04:28:57.069ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51192026-04-17T04:28:57.156Ziperf-tcp/local/s2c/tx time: [3.4314 µs 3.4315 µs 3.4316 µs]
51202026-04-17T04:28:57.156Z change: [+0.7047% +0.7103% +0.7153%] (p = 0.00 < 0.05)
51212026-04-17T04:28:57.156Z Change within noise threshold.
51222026-04-17T04:28:57.156ZFound 7 outliers among 100 measurements (7.00%)
51232026-04-17T04:28:57.156Z 2 (2.00%) low severe
51242026-04-17T04:28:57.156Z 2 (2.00%) low mild
51252026-04-17T04:28:57.156Z 2 (2.00%) high mild
51262026-04-17T04:28:57.156Z 1 (1.00%) high severe
51272026-04-17T04:28:58.041Z
51282026-04-17T04:28:58.045ZBenchmarking iperf-tcp/local/s2c/rx
51292026-04-17T04:28:58.045ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51302026-04-17T04:29:01.953ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51312026-04-17T04:29:21.954ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51322026-04-17T04:29:22.043Ziperf-tcp/local/s2c/rx time: [6.5379 µs 6.5381 µs 6.5383 µs]
51332026-04-17T04:29:22.043Z change: [+0.2445% +0.2493% +0.2544%] (p = 0.00 < 0.05)
51342026-04-17T04:29:22.043Z Change within noise threshold.
51352026-04-17T04:29:22.043ZFound 3 outliers among 100 measurements (3.00%)
51362026-04-17T04:29:22.043Z 2 (2.00%) low mild
51372026-04-17T04:29:22.043Z 1 (1.00%) high mild
51382026-04-17T04:29:22.920Z
51392026-04-17T04:29:27.442Z+ cargo ubench
51402026-04-17T04:29:27.690Z Compiling proc-macro2 v1.0.106
51412026-04-17T04:29:27.690Z Compiling quote v1.0.45
51422026-04-17T04:29:27.690Z Compiling unicode-ident v1.0.24
51432026-04-17T04:29:27.690Z Compiling serde_core v1.0.228
51442026-04-17T04:29:27.690Z Compiling cfg-if v1.0.4
51452026-04-17T04:29:27.693Z Compiling libc v0.2.185
51462026-04-17T04:29:27.693Z Compiling memchr v2.8.0
51472026-04-17T04:29:27.693Z Compiling serde v1.0.228
51482026-04-17T04:29:27.798Z Compiling rustversion v1.0.22
51492026-04-17T04:29:27.882Z Compiling strsim v0.11.1
51502026-04-17T04:29:28.144Z Compiling ident_case v1.0.1
51512026-04-17T04:29:28.232Z Compiling version_check v0.9.5
51522026-04-17T04:29:28.262Z Compiling zerocopy v0.8.48
51532026-04-17T04:29:28.270Z Compiling either v1.15.0
51542026-04-17T04:29:28.536Z Compiling thiserror v2.0.18
51552026-04-17T04:29:28.770Z Compiling fnv v1.0.7
51562026-04-17T04:29:28.890Z Compiling pin-project-lite v0.2.17
51572026-04-17T04:29:28.908Z Compiling regex-syntax v0.8.10
51582026-04-17T04:29:28.949Z Compiling crossbeam-utils v0.8.21
51592026-04-17T04:29:29.121Z Compiling aho-corasick v1.1.4
51602026-04-17T04:29:29.171Z Compiling syn v1.0.109
51612026-04-17T04:29:29.232Z Compiling winnow v1.0.1
51622026-04-17T04:29:29.313Z Compiling syn v2.0.117
51632026-04-17T04:29:29.345Z Compiling hashbrown v0.17.0
51642026-04-17T04:29:29.551Z Compiling equivalent v1.0.2
51652026-04-17T04:29:29.641Z Compiling itertools v0.14.0
51662026-04-17T04:29:30.053Z Compiling indexmap v2.14.0
51672026-04-17T04:29:30.741Z Compiling bitflags v2.11.0
51682026-04-17T04:29:30.946Z Compiling regex-automata v0.4.14
51692026-04-17T04:29:30.951Z Compiling toml_parser v1.1.2+spec-1.1.0
51702026-04-17T04:29:31.130Z Compiling autocfg v1.5.0
51712026-04-17T04:29:31.149Z Compiling byteorder v1.5.0
51722026-04-17T04:29:31.255Z Compiling toml_datetime v1.1.1+spec-1.1.0
51732026-04-17T04:29:31.330Z Compiling heapless v0.8.0
51742026-04-17T04:29:31.461Z Compiling num-traits v0.2.19
51752026-04-17T04:29:31.469Z Compiling toml_edit v0.25.11+spec-1.1.0
51762026-04-17T04:29:31.492Z Compiling hash32 v0.3.1
51772026-04-17T04:29:31.622Z Compiling slog v2.8.2
51782026-04-17T04:29:31.664Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51792026-04-17T04:29:31.691Z Compiling stable_deref_trait v1.2.1
51802026-04-17T04:29:31.759Z Compiling futures-sink v0.3.32
51812026-04-17T04:29:31.777Z Compiling futures-core v0.3.32
51822026-04-17T04:29:31.851Z Compiling macaddr v1.0.1
51832026-04-17T04:29:31.855Z Compiling smoltcp v0.11.0
51842026-04-17T04:29:31.912Z Compiling futures-channel v0.3.32
51852026-04-17T04:29:32.050Z Compiling proc-macro-crate v3.5.0
51862026-04-17T04:29:32.232Z Compiling darling_core v0.21.3
51872026-04-17T04:29:32.327Z Compiling darling_core v0.23.0
51882026-04-17T04:29:32.418Z Compiling proc-macro-error-attr v1.0.4
51892026-04-17T04:29:32.427Z Compiling futures-task v0.3.32
51902026-04-17T04:29:32.487Z Compiling crc32fast v1.5.0
51912026-04-17T04:29:32.576Z Compiling itoa v1.0.18
51922026-04-17T04:29:32.651Z Compiling regex v1.12.3
51932026-04-17T04:29:32.803Z Compiling bitflags v1.3.2
51942026-04-17T04:29:32.832Z Compiling futures-io v0.3.32
51952026-04-17T04:29:32.872Z Compiling slab v0.4.12
51962026-04-17T04:29:33.025Z Compiling getrandom v0.4.2
51972026-04-17T04:29:33.073Z Compiling ref-cast v1.0.25
51982026-04-17T04:29:33.095Z Compiling anyhow v1.0.102
51992026-04-17T04:29:33.281Z Compiling rand_core v0.10.1
52002026-04-17T04:29:33.294Z Compiling managed v0.8.0
52012026-04-17T04:29:33.383Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
52022026-04-17T04:29:33.456Z Compiling serde_derive v1.0.228
52032026-04-17T04:29:33.470Z Compiling zerocopy-derive v0.8.48
52042026-04-17T04:29:33.529Z Compiling thiserror-impl v2.0.18
52052026-04-17T04:29:33.581Z Compiling futures-macro v0.3.32
52062026-04-17T04:29:33.612Z Compiling foreign-types-macros v0.2.3
52072026-04-17T04:29:34.225Z Compiling ref-cast-impl v1.0.25
52082026-04-17T04:29:34.381Z Compiling futures-util v0.3.32
52092026-04-17T04:29:34.386Z Compiling darling_macro v0.21.3
52102026-04-17T04:29:34.491Z Compiling darling_macro v0.23.0
52112026-04-17T04:29:34.814Z Compiling cobs v0.3.0
52122026-04-17T04:29:34.823Z Compiling num_enum_derive v0.7.6
52132026-04-17T04:29:34.929Z Compiling darling v0.21.3
52142026-04-17T04:29:35.006Z Compiling ingot-macros v0.1.1
52152026-04-17T04:29:35.038Z Compiling darling v0.23.0
52162026-04-17T04:29:35.110Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52172026-04-17T04:29:35.477Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52182026-04-17T04:29:35.714Z Compiling proc-macro-error v1.0.4
52192026-04-17T04:29:35.789Z Compiling cpufeatures v0.3.0
52202026-04-17T04:29:35.805Z Compiling unicode-width v0.2.2
52212026-04-17T04:29:35.856Z Compiling rustix v1.1.4
52222026-04-17T04:29:35.951Z Compiling once_cell v1.21.4
52232026-04-17T04:29:36.102Z Compiling foreign-types-shared v0.3.1
52242026-04-17T04:29:36.179Z Compiling ipnetwork v0.21.1
52252026-04-17T04:29:36.187Z Compiling foreign-types v0.5.0
52262026-04-17T04:29:36.253Z Compiling tracing-core v0.1.36
52272026-04-17T04:29:36.411Z Compiling tabwriter v1.4.1
52282026-04-17T04:29:36.540Z Compiling erased-serde v0.3.31
52292026-04-17T04:29:36.547Z Compiling postcard v1.1.3
52302026-04-17T04:29:36.740Z Compiling futures-executor v0.3.32
52312026-04-17T04:29:36.745Z Compiling chacha20 v0.10.0
52322026-04-17T04:29:36.892Z Compiling num_enum v0.7.6
52332026-04-17T04:29:37.018Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52342026-04-17T04:29:37.372Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52352026-04-17T04:29:37.431Z Compiling tracing-attributes v0.1.31
52362026-04-17T04:29:37.475Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52372026-04-17T04:29:37.653Z Compiling errno v0.3.14
52382026-04-17T04:29:37.716Z Compiling cstr-argument v0.1.2
52392026-04-17T04:29:37.862Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51)
52402026-04-17T04:29:37.870Z Compiling zmij v1.0.21
52412026-04-17T04:29:37.873Z Compiling num-conv v0.2.1
52422026-04-17T04:29:37.967Z Compiling ingot-types v0.1.2
52432026-04-17T04:29:38.004Z Compiling pretty-hex v0.4.2
52442026-04-17T04:29:38.088Z Compiling time-core v0.1.8
52452026-04-17T04:29:38.128Z Compiling dyn-clone v1.0.20
52462026-04-17T04:29:38.159Z Compiling find-msvc-tools v0.1.9
52472026-04-17T04:29:38.219Z Compiling shlex v1.3.0
52482026-04-17T04:29:38.258Z Compiling powerfmt v0.2.0
52492026-04-17T04:29:38.376Z Compiling ingot v0.1.1
52502026-04-17T04:29:38.381Z Compiling thiserror v1.0.69
52512026-04-17T04:29:38.396Z Compiling utf8parse v0.2.2
52522026-04-17T04:29:38.478Z Compiling anstyle-parse v1.0.0
52532026-04-17T04:29:38.493Z Compiling deranged v0.5.8
52542026-04-17T04:29:38.640Z Compiling tracing v0.1.44
52552026-04-17T04:29:38.674Z Compiling cc v1.2.60
52562026-04-17T04:29:38.853Z Compiling time-macros v0.2.27
52572026-04-17T04:29:38.995Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
52582026-04-17T04:29:39.174Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52592026-04-17T04:29:39.190Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52602026-04-17T04:29:39.589Z Compiling rand v0.10.1
52612026-04-17T04:29:39.788Z Compiling futures v0.3.32
52622026-04-17T04:29:39.828Z Compiling thiserror-impl v1.0.69
52632026-04-17T04:29:39.858Z Compiling crossbeam-epoch v0.9.18
52642026-04-17T04:29:40.103Z Compiling uuid v1.23.0
52652026-04-17T04:29:40.296Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52662026-04-17T04:29:40.347Z Compiling arc-swap v1.9.1
52672026-04-17T04:29:40.461Z Compiling socket2 v0.6.3
52682026-04-17T04:29:40.512Z Compiling nom v8.0.0
52692026-04-17T04:29:40.676Z Compiling thread_local v1.1.9
52702026-04-17T04:29:40.962Z Compiling colored v3.1.1
52712026-04-17T04:29:41.035Z Compiling anstyle-query v1.1.5
52722026-04-17T04:29:41.138Z Compiling slog-async v2.8.0
52732026-04-17T04:29:41.521Z Compiling lazy_static v1.5.0
52742026-04-17T04:29:41.616Z Compiling heck v0.4.1
52752026-04-17T04:29:41.656Z Compiling anstyle v1.0.14
52762026-04-17T04:29:41.897Z Compiling serde_json v1.0.149
52772026-04-17T04:29:41.952Z Compiling oxnet v0.1.4
52782026-04-17T04:29:41.982Z Compiling iana-time-zone v0.1.65
52792026-04-17T04:29:42.160Z Compiling is_terminal_polyfill v1.70.2
52802026-04-17T04:29:42.249Z Compiling rayon-core v1.13.0
52812026-04-17T04:29:42.293Z Compiling colorchoice v1.0.5
52822026-04-17T04:29:42.362Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52832026-04-17T04:29:42.402Z Compiling anstream v1.0.0
52842026-04-17T04:29:42.551Z Compiling chrono v0.4.44
52852026-04-17T04:29:42.571Z Compiling time v0.3.47
52862026-04-17T04:29:42.818Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52872026-04-17T04:29:43.154Z Compiling rusticata-macros v5.0.0
52882026-04-17T04:29:43.430Z Compiling slog-scope v4.4.1
52892026-04-17T04:29:43.624Z Compiling crossbeam-deque v0.8.6
52902026-04-17T04:29:43.795Z Compiling cookie-factory v0.3.3
52912026-04-17T04:29:43.829Z Compiling terminal_size v0.4.4
52922026-04-17T04:29:43.967Z Compiling alloca v0.4.0
52932026-04-17T04:29:44.201Z Compiling half v2.7.1
52942026-04-17T04:29:44.250Z Compiling crossbeam-channel v0.5.15
52952026-04-17T04:29:44.271Z Compiling is-terminal v0.4.17
52962026-04-17T04:29:44.363Z Compiling itertools v0.12.1
52972026-04-17T04:29:44.418Z Compiling plotters-backend v0.3.7
52982026-04-17T04:29:44.510Z Compiling clap_lex v1.1.0
52992026-04-17T04:29:44.737Z Compiling log v0.4.29
53002026-04-17T04:29:44.828Z Compiling heck v0.5.0
53012026-04-17T04:29:44.870Z Compiling take_mut v0.2.2
53022026-04-17T04:29:44.959Z Compiling cfg_aliases v0.2.1
53032026-04-17T04:29:44.977Z Compiling circular v0.3.0
53042026-04-17T04:29:45.018Z Compiling ciborium-io v0.2.2
53052026-04-17T04:29:45.106Z Compiling term v1.2.1
53062026-04-17T04:29:45.183Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
53072026-04-17T04:29:45.475Z Compiling slog-term v2.9.2
53082026-04-17T04:29:45.527Z Compiling clap_builder v4.6.0
53092026-04-17T04:29:45.761Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53102026-04-17T04:29:45.785Z Compiling ciborium-ll v0.2.2
53112026-04-17T04:29:46.013Z Compiling pcap-parser v0.17.0
53122026-04-17T04:29:46.496Z Compiling nix v0.31.2
53132026-04-17T04:29:46.568Z Compiling clap_derive v4.6.0
53142026-04-17T04:29:47.042Z Compiling slog-stdlog v4.1.1
53152026-04-17T04:29:47.386Z Compiling plotters-svg v0.3.7
53162026-04-17T04:29:47.853Z Compiling itertools v0.13.0
53172026-04-17T04:29:48.278Z Compiling cast v0.3.0
53182026-04-17T04:29:48.292Z Compiling same-file v1.0.6
53192026-04-17T04:29:48.443Z Compiling walkdir v2.5.0
53202026-04-17T04:29:48.443Z Compiling tinytemplate v1.2.1
53212026-04-17T04:29:48.960Z Compiling clap v4.6.0
53222026-04-17T04:29:48.978Z Compiling rayon v1.11.0
53232026-04-17T04:29:49.130Z Compiling plotters v0.3.7
53242026-04-17T04:29:49.311Z Compiling criterion-plot v0.8.2
53252026-04-17T04:29:49.458Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53262026-04-17T04:29:49.553Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53272026-04-17T04:29:50.058Z Compiling slog-envlogger v2.2.0
53282026-04-17T04:29:50.323Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10)
53292026-04-17T04:29:50.342Z Compiling ciborium v0.2.2
53302026-04-17T04:29:50.933Z Compiling page_size v0.6.0
53312026-04-17T04:29:51.043Z Compiling dtor-proc-macro v0.0.12
53322026-04-17T04:29:51.053Z Compiling oorandom v11.1.5
53332026-04-17T04:29:51.073Z Compiling anes v0.1.6
53342026-04-17T04:29:51.172Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53352026-04-17T04:29:51.320Z Compiling criterion v0.8.2
53362026-04-17T04:29:51.401Z Compiling dtor v0.7.0
53372026-04-17T04:29:51.478Z Compiling link-section v0.2.0
53382026-04-17T04:29:51.615Z Compiling ctor-proc-macro v0.0.12
53392026-04-17T04:29:51.976Z Compiling ctor v0.10.0
53402026-04-17T04:29:53.330Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53412026-04-17T04:31:12.528Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 45s
53422026-04-17T04:31:12.554Z Running benches/userland.rs (target/release-lto/deps/userland-c1a9119b4ea75c5e)
53432026-04-17T04:31:12.557ZGnuplot not found, using plotters backend
53442026-04-17T04:31:12.698ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53452026-04-17T04:31:12.698ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53462026-04-17T04:31:18.153ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0013 s (7.7M iterations)
53472026-04-17T04:31:23.048ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53482026-04-17T04:31:23.141Zparse/Hairpin-DHCPv4/wallclock/Discover
53492026-04-17T04:31:23.141Z time: [60.754 ns 60.873 ns 61.016 ns]
53502026-04-17T04:31:23.141Z change: [−1.8457% −0.8622% +0.1603%] (p = 0.08 > 0.05)
53512026-04-17T04:31:23.141Z No change in performance detected.
53522026-04-17T04:31:23.141ZFound 6 outliers among 100 measurements (6.00%)
53532026-04-17T04:31:23.141Z 3 (3.00%) high mild
53542026-04-17T04:31:23.141Z 3 (3.00%) high severe
53552026-04-17T04:31:24.035Z
53562026-04-17T04:31:24.039ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53572026-04-17T04:31:24.039ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53582026-04-17T04:31:29.895ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0016 s (3.6M iterations)
53592026-04-17T04:31:34.899ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53602026-04-17T04:31:34.987Zprocess/Hairpin-DHCPv4/wallclock/Discover
53612026-04-17T04:31:34.987Z time: [815.78 ns 816.44 ns 817.22 ns]
53622026-04-17T04:31:34.987Z change: [−2.8972% −2.6645% −2.4344%] (p = 0.00 < 0.05)
53632026-04-17T04:31:34.987Z Performance has improved.
53642026-04-17T04:31:34.987ZFound 4 outliers among 100 measurements (4.00%)
53652026-04-17T04:31:34.987Z 2 (2.00%) high mild
53662026-04-17T04:31:34.987Z 2 (2.00%) high severe
53672026-04-17T04:31:35.863Z
53682026-04-17T04:31:35.867ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53692026-04-17T04:31:35.867ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53702026-04-17T04:31:41.578ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0020 s (7.3M iterations)
53712026-04-17T04:31:46.266ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53722026-04-17T04:31:46.354Zparse/Hairpin-DHCPv4/wallclock/Request
53732026-04-17T04:31:46.354Z time: [61.329 ns 61.449 ns 61.594 ns]
53742026-04-17T04:31:46.354Z change: [−0.6214% +0.4092% +1.3449%] (p = 0.45 > 0.05)
53752026-04-17T04:31:46.354Z No change in performance detected.
53762026-04-17T04:31:46.354ZFound 6 outliers among 100 measurements (6.00%)
53772026-04-17T04:31:46.354Z 3 (3.00%) high mild
53782026-04-17T04:31:46.354Z 3 (3.00%) high severe
53792026-04-17T04:31:47.243Z
53802026-04-17T04:31:47.247ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53812026-04-17T04:31:47.247ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53822026-04-17T04:31:52.993ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0045 s (3.7M iterations)
53832026-04-17T04:31:57.996ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53842026-04-17T04:31:58.085Zprocess/Hairpin-DHCPv4/wallclock/Request
53852026-04-17T04:31:58.085Z time: [791.34 ns 791.63 ns 791.96 ns]
53862026-04-17T04:31:58.085Z change: [−0.3519% −0.1875% −0.0244%] (p = 0.02 < 0.05)
53872026-04-17T04:31:58.085Z Change within noise threshold.
53882026-04-17T04:31:58.085ZFound 4 outliers among 100 measurements (4.00%)
53892026-04-17T04:31:58.085Z 2 (2.00%) high mild
53902026-04-17T04:31:58.085Z 2 (2.00%) high severe
53912026-04-17T04:31:58.961Z
53922026-04-17T04:31:58.965ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53932026-04-17T04:31:58.965ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53942026-04-17T04:32:02.410ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0027 s (6.1M iterations)
53952026-04-17T04:32:07.312ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53962026-04-17T04:32:07.400Zparse/Hairpin-DHCPv6/wallclock/Solicit
53972026-04-17T04:32:07.400Z time: [60.316 ns 60.445 ns 60.603 ns]
53982026-04-17T04:32:07.400Z change: [−1.8788% −0.6986% +0.4898%] (p = 0.26 > 0.05)
53992026-04-17T04:32:07.400Z No change in performance detected.
54002026-04-17T04:32:07.400ZFound 7 outliers among 100 measurements (7.00%)
54012026-04-17T04:32:07.400Z 3 (3.00%) high mild
54022026-04-17T04:32:07.400Z 4 (4.00%) high severe
54032026-04-17T04:32:08.291Z
54042026-04-17T04:32:08.294ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
54052026-04-17T04:32:08.295ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54062026-04-17T04:32:11.984ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0064 s (2.8M iterations)
54072026-04-17T04:32:17.022ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54082026-04-17T04:32:17.110Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54092026-04-17T04:32:17.110Z time: [1.0231 µs 1.0237 µs 1.0244 µs]
54102026-04-17T04:32:17.110Z change: [−0.7871% −0.5916% −0.3767%] (p = 0.00 < 0.05)
54112026-04-17T04:32:17.110Z Change within noise threshold.
54122026-04-17T04:32:17.110ZFound 6 outliers among 100 measurements (6.00%)
54132026-04-17T04:32:17.110Z 2 (2.00%) high mild
54142026-04-17T04:32:17.110Z 4 (4.00%) high severe
54152026-04-17T04:32:17.998Z
54162026-04-17T04:32:18.001ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54172026-04-17T04:32:18.002ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54182026-04-17T04:32:21.811ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0042 s (5.5M iterations)
54192026-04-17T04:32:26.564ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54202026-04-17T04:32:26.652Zparse/Hairpin-DHCPv6/wallclock/Request
54212026-04-17T04:32:26.652Z time: [60.366 ns 60.486 ns 60.635 ns]
54222026-04-17T04:32:26.652Z change: [−1.9365% −0.8492% +0.2436%] (p = 0.12 > 0.05)
54232026-04-17T04:32:26.652Z No change in performance detected.
54242026-04-17T04:32:26.652ZFound 6 outliers among 100 measurements (6.00%)
54252026-04-17T04:32:26.652Z 2 (2.00%) high mild
54262026-04-17T04:32:26.652Z 4 (4.00%) high severe
54272026-04-17T04:32:27.547Z
54282026-04-17T04:32:27.550ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54292026-04-17T04:32:27.550ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54302026-04-17T04:32:31.523ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0067 s (2.6M iterations)
54312026-04-17T04:32:36.501ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54322026-04-17T04:32:36.588Zprocess/Hairpin-DHCPv6/wallclock/Request
54332026-04-17T04:32:36.588Z time: [1.0732 µs 1.0736 µs 1.0740 µs]
54342026-04-17T04:32:36.588Z change: [+0.1825% +0.3019% +0.4264%] (p = 0.00 < 0.05)
54352026-04-17T04:32:36.588Z Change within noise threshold.
54362026-04-17T04:32:36.588ZFound 6 outliers among 100 measurements (6.00%)
54372026-04-17T04:32:36.588Z 3 (3.00%) high mild
54382026-04-17T04:32:36.589Z 3 (3.00%) high severe
54392026-04-17T04:32:37.474Z
54402026-04-17T04:32:37.477ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54412026-04-17T04:32:37.477ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54422026-04-17T04:32:43.579ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0016 s (6.9M iterations)
54432026-04-17T04:32:48.110ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54442026-04-17T04:32:48.197Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54452026-04-17T04:32:48.198Z time: [60.478 ns 60.605 ns 60.760 ns]
54462026-04-17T04:32:48.198Z change: [−1.5281% −0.5078% +0.5215%] (p = 0.35 > 0.05)
54472026-04-17T04:32:48.198Z No change in performance detected.
54482026-04-17T04:32:48.198ZFound 7 outliers among 100 measurements (7.00%)
54492026-04-17T04:32:48.198Z 4 (4.00%) high mild
54502026-04-17T04:32:48.198Z 3 (3.00%) high severe
54512026-04-17T04:32:49.094Z
54522026-04-17T04:32:49.098ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54532026-04-17T04:32:49.098ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54542026-04-17T04:32:54.343ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0045 s (4.0M iterations)
54552026-04-17T04:32:59.221ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54562026-04-17T04:32:59.308Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54572026-04-17T04:32:59.308Z time: [615.70 ns 616.06 ns 616.47 ns]
54582026-04-17T04:32:59.308Z change: [−0.7061% −0.5337% −0.3447%] (p = 0.00 < 0.05)
54592026-04-17T04:32:59.308Z Change within noise threshold.
54602026-04-17T04:32:59.309ZFound 5 outliers among 100 measurements (5.00%)
54612026-04-17T04:32:59.309Z 3 (3.00%) high mild
54622026-04-17T04:32:59.309Z 2 (2.00%) high severe
54632026-04-17T04:33:00.196Z
54642026-04-17T04:33:00.200ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54652026-04-17T04:33:00.200ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54662026-04-17T04:33:04.649ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0012 s (4.7M iterations)
54672026-04-17T04:33:08.421ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54682026-04-17T04:33:08.509Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54692026-04-17T04:33:08.509Z time: [120.84 ns 120.98 ns 121.15 ns]
54702026-04-17T04:33:08.509Z change: [−0.6638% +0.0513% +0.7612%] (p = 0.89 > 0.05)
54712026-04-17T04:33:08.509Z No change in performance detected.
54722026-04-17T04:33:08.509ZFound 7 outliers among 100 measurements (7.00%)
54732026-04-17T04:33:08.509Z 2 (2.00%) high mild
54742026-04-17T04:33:08.509Z 5 (5.00%) high severe
54752026-04-17T04:33:09.402Z
54762026-04-17T04:33:09.406ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54772026-04-17T04:33:09.406ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54782026-04-17T04:33:12.643ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0009 s (3.2M iterations)
54792026-04-17T04:33:17.116ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54802026-04-17T04:33:17.203Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54812026-04-17T04:33:17.203Z time: [699.92 ns 700.23 ns 700.53 ns]
54822026-04-17T04:33:17.203Z change: [−0.4141% −0.2055% +0.0104%] (p = 0.05 > 0.05)
54832026-04-17T04:33:17.204Z No change in performance detected.
54842026-04-17T04:33:17.204ZFound 20 outliers among 100 measurements (20.00%)
54852026-04-17T04:33:17.204Z 14 (14.00%) high mild
54862026-04-17T04:33:17.204Z 6 (6.00%) high severe
54872026-04-17T04:33:18.094Z
54882026-04-17T04:33:18.097ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54892026-04-17T04:33:18.097ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54902026-04-17T04:33:21.154ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0031 s (6.9M iterations)
54912026-04-17T04:33:25.690ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54922026-04-17T04:33:25.777Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54932026-04-17T04:33:25.778Z time: [60.351 ns 60.434 ns 60.528 ns]
54942026-04-17T04:33:25.778Z change: [−1.0047% +0.0223% +1.0248%] (p = 0.97 > 0.05)
54952026-04-17T04:33:25.778Z No change in performance detected.
54962026-04-17T04:33:25.778ZFound 7 outliers among 100 measurements (7.00%)
54972026-04-17T04:33:25.778Z 2 (2.00%) high mild
54982026-04-17T04:33:25.778Z 5 (5.00%) high severe
54992026-04-17T04:33:26.673Z
55002026-04-17T04:33:26.676ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
55012026-04-17T04:33:26.676ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
55022026-04-17T04:33:32.756ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0023 s (3.4M iterations)
55032026-04-17T04:33:37.573ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
55042026-04-17T04:33:37.661Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
55052026-04-17T04:33:37.661Z time: [795.15 ns 795.58 ns 795.99 ns]
55062026-04-17T04:33:37.661Z change: [−0.6445% −0.4411% −0.2559%] (p = 0.00 < 0.05)
55072026-04-17T04:33:37.661Z Change within noise threshold.
55082026-04-17T04:33:37.661ZFound 3 outliers among 100 measurements (3.00%)
55092026-04-17T04:33:37.661Z 1 (1.00%) high mild
55102026-04-17T04:33:37.661Z 2 (2.00%) high severe
55112026-04-17T04:33:38.548Z
55122026-04-17T04:33:38.551ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55132026-04-17T04:33:38.551ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55142026-04-17T04:33:41.651ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0024 s (6.8M iterations)
55152026-04-17T04:33:46.095ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55162026-04-17T04:33:46.183Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55172026-04-17T04:33:46.183Z time: [59.903 ns 60.008 ns 60.118 ns]
55182026-04-17T04:33:46.183Z change: [−1.8901% −0.8678% +0.1238%] (p = 0.10 > 0.05)
55192026-04-17T04:33:46.183Z No change in performance detected.
55202026-04-17T04:33:46.183ZFound 8 outliers among 100 measurements (8.00%)
55212026-04-17T04:33:46.183Z 3 (3.00%) high mild
55222026-04-17T04:33:46.183Z 5 (5.00%) high severe
55232026-04-17T04:33:47.078Z
55242026-04-17T04:33:47.082ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55252026-04-17T04:33:47.083ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55262026-04-17T04:33:53.048ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0019 s (3.5M iterations)
55272026-04-17T04:33:57.823ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55282026-04-17T04:33:57.910Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55292026-04-17T04:33:57.910Z time: [759.63 ns 760.16 ns 760.70 ns]
55302026-04-17T04:33:57.910Z change: [+0.1956% +0.3813% +0.5429%] (p = 0.00 < 0.05)
55312026-04-17T04:33:57.910Z Change within noise threshold.
55322026-04-17T04:33:57.910ZFound 3 outliers among 100 measurements (3.00%)
55332026-04-17T04:33:57.910Z 1 (1.00%) high mild
55342026-04-17T04:33:57.910Z 2 (2.00%) high severe
55352026-04-17T04:33:58.797Z
55362026-04-17T04:33:58.800ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55372026-04-17T04:33:58.800ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55382026-04-17T04:34:02.224ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (12M iterations)
55392026-04-17T04:34:06.031ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55402026-04-17T04:34:06.117Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55412026-04-17T04:34:06.117Z time: [61.762 ns 61.887 ns 62.021 ns]
55422026-04-17T04:34:06.117Z change: [−0.9493% −0.2578% +0.4209%] (p = 0.47 > 0.05)
55432026-04-17T04:34:06.117Z No change in performance detected.
55442026-04-17T04:34:06.117ZFound 5 outliers among 100 measurements (5.00%)
55452026-04-17T04:34:06.118Z 3 (3.00%) high mild
55462026-04-17T04:34:06.118Z 2 (2.00%) high severe
55472026-04-17T04:34:07.007Z
55482026-04-17T04:34:07.011ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55492026-04-17T04:34:07.011ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55502026-04-17T04:34:12.110ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (4.1M iterations)
55512026-04-17T04:34:16.830ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55522026-04-17T04:34:16.918Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55532026-04-17T04:34:16.918Z time: [244.63 ns 244.91 ns 245.20 ns]
55542026-04-17T04:34:16.918Z change: [−1.3106% −0.8941% −0.4713%] (p = 0.00 < 0.05)
55552026-04-17T04:34:16.918Z Change within noise threshold.
55562026-04-17T04:34:16.918ZFound 3 outliers among 100 measurements (3.00%)
55572026-04-17T04:34:16.918Z 1 (1.00%) high mild
55582026-04-17T04:34:16.918Z 2 (2.00%) high severe
55592026-04-17T04:34:17.818Z
55602026-04-17T04:34:17.822ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55612026-04-17T04:34:17.822ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55622026-04-17T04:34:21.049ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0016 s (6.5M iterations)
55632026-04-17T04:34:25.652ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55642026-04-17T04:34:25.741Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55652026-04-17T04:34:25.741Z time: [89.825 ns 90.002 ns 90.197 ns]
55662026-04-17T04:34:25.741Z change: [+10.561% +11.293% +11.937%] (p = 0.00 < 0.05)
55672026-04-17T04:34:25.741Z Performance has regressed.
55682026-04-17T04:34:25.741ZFound 9 outliers among 100 measurements (9.00%)
55692026-04-17T04:34:25.744Z 8 (8.00%) high mild
55702026-04-17T04:34:25.744Z 1 (1.00%) high severe
55712026-04-17T04:34:26.619Z
55722026-04-17T04:34:26.622ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55732026-04-17T04:34:26.623ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55742026-04-17T04:34:30.653ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0021 s (2.6M iterations)
55752026-04-17T04:34:35.634ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55762026-04-17T04:34:35.722Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55772026-04-17T04:34:35.722Z time: [274.52 ns 274.67 ns 274.84 ns]
55782026-04-17T04:34:35.722Z change: [+2.1870% +2.6221% +3.0024%] (p = 0.00 < 0.05)
55792026-04-17T04:34:35.722Z Performance has regressed.
55802026-04-17T04:34:35.722ZFound 4 outliers among 100 measurements (4.00%)
55812026-04-17T04:34:35.722Z 1 (1.00%) high mild
55822026-04-17T04:34:35.722Z 3 (3.00%) high severe
55832026-04-17T04:34:36.604Z
55842026-04-17T04:34:36.607ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55852026-04-17T04:34:36.607ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55862026-04-17T04:34:42.831ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0004 s (6.7M iterations)
55872026-04-17T04:34:46.362ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55882026-04-17T04:34:46.450Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55892026-04-17T04:34:46.450Z time: [97.584 ns 97.819 ns 98.033 ns]
55902026-04-17T04:34:46.450Z change: [−0.5148% +0.1597% +0.7842%] (p = 0.66 > 0.05)
55912026-04-17T04:34:46.450Z No change in performance detected.
55922026-04-17T04:34:46.450ZFound 13 outliers among 100 measurements (13.00%)
55932026-04-17T04:34:46.450Z 9 (9.00%) high mild
55942026-04-17T04:34:46.450Z 4 (4.00%) high severe
55952026-04-17T04:34:47.335Z
55962026-04-17T04:34:47.338ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55972026-04-17T04:34:47.338ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55982026-04-17T04:34:53.503ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0051 s (3.4M iterations)
55992026-04-17T04:34:57.917ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
56002026-04-17T04:34:58.004Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
56012026-04-17T04:34:58.004Z time: [215.44 ns 215.78 ns 216.12 ns]
56022026-04-17T04:34:58.004Z change: [−2.8914% −2.3072% −1.7507%] (p = 0.00 < 0.05)
56032026-04-17T04:34:58.004Z Performance has improved.
56042026-04-17T04:34:58.004ZFound 5 outliers among 100 measurements (5.00%)
56052026-04-17T04:34:58.004Z 3 (3.00%) high mild
56062026-04-17T04:34:58.005Z 2 (2.00%) high severe
56072026-04-17T04:34:58.892Z
56082026-04-17T04:34:58.895ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56092026-04-17T04:34:58.895ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56102026-04-17T04:35:03.346ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0024 s (4.7M iterations)
56112026-04-17T04:35:07.652ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56122026-04-17T04:35:07.741Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56132026-04-17T04:35:07.741Z time: [125.73 ns 126.04 ns 126.30 ns]
56142026-04-17T04:35:07.741Z change: [+6.0847% +6.7951% +7.4312%] (p = 0.00 < 0.05)
56152026-04-17T04:35:07.741Z Performance has regressed.
56162026-04-17T04:35:07.741ZFound 22 outliers among 100 measurements (22.00%)
56172026-04-17T04:35:07.741Z 18 (18.00%) low mild
56182026-04-17T04:35:07.741Z 1 (1.00%) high mild
56192026-04-17T04:35:07.741Z 3 (3.00%) high severe
56202026-04-17T04:35:08.625Z
56212026-04-17T04:35:08.628ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56222026-04-17T04:35:08.628ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56232026-04-17T04:35:13.129ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0000 s (2.3M iterations)
56242026-04-17T04:35:17.926ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56252026-04-17T04:35:18.013Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56262026-04-17T04:35:18.013Z time: [246.15 ns 246.51 ns 246.90 ns]
56272026-04-17T04:35:18.013Z change: [+1.2898% +1.8807% +2.4410%] (p = 0.00 < 0.05)
56282026-04-17T04:35:18.013Z Performance has regressed.
56292026-04-17T04:35:18.013ZFound 6 outliers among 100 measurements (6.00%)
56302026-04-17T04:35:18.013Z 5 (5.00%) high mild
56312026-04-17T04:35:18.017Z 1 (1.00%) high severe
56322026-04-17T04:35:18.900Z
56332026-04-17T04:35:18.903ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56342026-04-17T04:35:18.903ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56352026-04-17T04:35:22.158ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (13M iterations)
56362026-04-17T04:35:26.085ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56372026-04-17T04:35:26.172Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56382026-04-17T04:35:26.172Z time: [60.184 ns 60.371 ns 60.590 ns]
56392026-04-17T04:35:26.172Z change: [−1.1809% −0.4298% +0.3556%] (p = 0.27 > 0.05)
56402026-04-17T04:35:26.172Z No change in performance detected.
56412026-04-17T04:35:26.172ZFound 3 outliers among 100 measurements (3.00%)
56422026-04-17T04:35:26.172Z 2 (2.00%) high mild
56432026-04-17T04:35:26.172Z 1 (1.00%) high severe
56442026-04-17T04:35:27.063Z
56452026-04-17T04:35:27.066ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56462026-04-17T04:35:27.066ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56472026-04-17T04:35:31.818ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0030 s (4.4M iterations)
56482026-04-17T04:35:36.594ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56492026-04-17T04:35:36.682Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56502026-04-17T04:35:36.685Z time: [218.57 ns 218.74 ns 218.94 ns]
56512026-04-17T04:35:36.685Z change: [−4.5834% −4.1412% −3.7232%] (p = 0.00 < 0.05)
56522026-04-17T04:35:36.685Z Performance has improved.
56532026-04-17T04:35:36.685ZFound 4 outliers among 100 measurements (4.00%)
56542026-04-17T04:35:36.685Z 2 (2.00%) high mild
56552026-04-17T04:35:36.685Z 2 (2.00%) high severe
56562026-04-17T04:35:37.572Z
56572026-04-17T04:35:37.575ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56582026-04-17T04:35:37.575ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56592026-04-17T04:35:40.584ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0011 s (7.0M iterations)
56602026-04-17T04:35:45.339ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56612026-04-17T04:35:45.427Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56622026-04-17T04:35:45.427Z time: [80.797 ns 81.174 ns 81.626 ns]
56632026-04-17T04:35:45.427Z change: [+2.1779% +3.0155% +3.8029%] (p = 0.00 < 0.05)
56642026-04-17T04:35:45.427Z Performance has regressed.
56652026-04-17T04:35:45.427ZFound 2 outliers among 100 measurements (2.00%)
56662026-04-17T04:35:45.427Z 1 (1.00%) high mild
56672026-04-17T04:35:45.427Z 1 (1.00%) high severe
56682026-04-17T04:35:46.316Z
56692026-04-17T04:35:46.319ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56702026-04-17T04:35:46.319ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56712026-04-17T04:35:50.167ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0070 s (2.7M iterations)
56722026-04-17T04:35:55.156ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56732026-04-17T04:35:55.244Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56742026-04-17T04:35:55.244Z time: [239.77 ns 240.08 ns 240.45 ns]
56752026-04-17T04:35:55.244Z change: [−2.7131% −2.3018% −1.8881%] (p = 0.00 < 0.05)
56762026-04-17T04:35:55.244Z Performance has improved.
56772026-04-17T04:35:55.244ZFound 4 outliers among 100 measurements (4.00%)
56782026-04-17T04:35:55.244Z 2 (2.00%) high mild
56792026-04-17T04:35:55.244Z 2 (2.00%) high severe
56802026-04-17T04:35:56.129Z
56812026-04-17T04:35:56.132ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56822026-04-17T04:35:56.132ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56832026-04-17T04:36:02.199ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0018 s (6.9M iterations)
56842026-04-17T04:36:05.785ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56852026-04-17T04:36:05.872Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56862026-04-17T04:36:05.872Z time: [97.243 ns 97.485 ns 97.692 ns]
56872026-04-17T04:36:05.872Z change: [−0.8124% −0.1799% +0.4700%] (p = 0.59 > 0.05)
56882026-04-17T04:36:05.873Z No change in performance detected.
56892026-04-17T04:36:05.873ZFound 7 outliers among 100 measurements (7.00%)
56902026-04-17T04:36:05.873Z 3 (3.00%) high mild
56912026-04-17T04:36:05.873Z 4 (4.00%) high severe
56922026-04-17T04:36:06.768Z
56932026-04-17T04:36:06.772ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56942026-04-17T04:36:06.772ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56952026-04-17T04:36:12.610ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0003 s (3.6M iterations)
56962026-04-17T04:36:17.038ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56972026-04-17T04:36:17.126Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56982026-04-17T04:36:17.126Z time: [188.05 ns 188.47 ns 188.92 ns]
56992026-04-17T04:36:17.126Z change: [−5.6805% −5.1198% −4.5666%] (p = 0.00 < 0.05)
57002026-04-17T04:36:17.126Z Performance has improved.
57012026-04-17T04:36:17.126ZFound 4 outliers among 100 measurements (4.00%)
57022026-04-17T04:36:17.126Z 2 (2.00%) high mild
57032026-04-17T04:36:17.126Z 2 (2.00%) high severe
57042026-04-17T04:36:18.006Z
57052026-04-17T04:36:18.009ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57062026-04-17T04:36:18.009ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57072026-04-17T04:36:22.300ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0048 s (4.9M iterations)
57082026-04-17T04:36:26.716ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57092026-04-17T04:36:26.804Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57102026-04-17T04:36:26.804Z time: [115.91 ns 116.23 ns 116.51 ns]
57112026-04-17T04:36:26.804Z change: [−1.5741% −0.8001% +0.0303%] (p = 0.04 < 0.05)
57122026-04-17T04:36:26.804Z Change within noise threshold.
57132026-04-17T04:36:26.804ZFound 19 outliers among 100 measurements (19.00%)
57142026-04-17T04:36:26.804Z 8 (8.00%) low mild
57152026-04-17T04:36:26.804Z 5 (5.00%) high mild
57162026-04-17T04:36:26.804Z 6 (6.00%) high severe
57172026-04-17T04:36:27.697Z
57182026-04-17T04:36:27.701ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57192026-04-17T04:36:27.701ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57202026-04-17T04:36:32.036ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (2.4M iterations)
57212026-04-17T04:36:36.846ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57222026-04-17T04:36:36.933Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57232026-04-17T04:36:36.933Z time: [207.66 ns 208.10 ns 208.56 ns]
57242026-04-17T04:36:36.933Z change: [−4.6312% −3.9828% −3.3539%] (p = 0.00 < 0.05)
57252026-04-17T04:36:36.933Z Performance has improved.
57262026-04-17T04:36:36.933ZFound 4 outliers among 100 measurements (4.00%)
57272026-04-17T04:36:36.933Z 4 (4.00%) high mild
57282026-04-17T04:36:37.823Z
57292026-04-17T04:36:37.826ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57302026-04-17T04:36:37.826ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57312026-04-17T04:36:41.405ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (12M iterations)
57322026-04-17T04:36:45.435ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57332026-04-17T04:36:45.522Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57342026-04-17T04:36:45.522Z time: [60.978 ns 61.121 ns 61.289 ns]
57352026-04-17T04:36:45.522Z change: [−0.9399% −0.2159% +0.5542%] (p = 0.57 > 0.05)
57362026-04-17T04:36:45.522Z No change in performance detected.
57372026-04-17T04:36:45.522ZFound 5 outliers among 100 measurements (5.00%)
57382026-04-17T04:36:45.522Z 1 (1.00%) high mild
57392026-04-17T04:36:45.522Z 4 (4.00%) high severe
57402026-04-17T04:36:46.411Z
57412026-04-17T04:36:46.415ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57422026-04-17T04:36:46.415ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57432026-04-17T04:36:51.698ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0022 s (4.0M iterations)
57442026-04-17T04:36:56.511ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57452026-04-17T04:36:56.598Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57462026-04-17T04:36:56.598Z time: [241.31 ns 241.44 ns 241.61 ns]
57472026-04-17T04:36:56.598Z change: [+0.2065% +0.5934% +0.9864%] (p = 0.00 < 0.05)
57482026-04-17T04:36:56.598Z Change within noise threshold.
57492026-04-17T04:36:56.598ZFound 5 outliers among 100 measurements (5.00%)
57502026-04-17T04:36:56.598Z 2 (2.00%) high mild
57512026-04-17T04:36:56.598Z 3 (3.00%) high severe
57522026-04-17T04:36:57.489Z
57532026-04-17T04:36:57.492ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57542026-04-17T04:36:57.492ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57552026-04-17T04:37:00.818ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0029 s (6.3M iterations)
57562026-04-17T04:37:05.370ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57572026-04-17T04:37:05.458Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57582026-04-17T04:37:05.458Z time: [79.446 ns 79.613 ns 79.795 ns]
57592026-04-17T04:37:05.458Z change: [−0.5597% +0.2195% +1.0654%] (p = 0.61 > 0.05)
57602026-04-17T04:37:05.458Z No change in performance detected.
57612026-04-17T04:37:05.458ZFound 6 outliers among 100 measurements (6.00%)
57622026-04-17T04:37:05.458Z 2 (2.00%) high mild
57632026-04-17T04:37:05.458Z 4 (4.00%) high severe
57642026-04-17T04:37:06.348Z
57652026-04-17T04:37:06.352ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57662026-04-17T04:37:06.352ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57672026-04-17T04:37:10.543ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0090 s (2.5M iterations)
57682026-04-17T04:37:15.563ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57692026-04-17T04:37:15.651Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57702026-04-17T04:37:15.651Z time: [260.04 ns 260.29 ns 260.55 ns]
57712026-04-17T04:37:15.651Z change: [+0.3265% +0.7570% +1.1768%] (p = 0.00 < 0.05)
57722026-04-17T04:37:15.651Z Change within noise threshold.
57732026-04-17T04:37:15.651ZFound 4 outliers among 100 measurements (4.00%)
57742026-04-17T04:37:15.651Z 2 (2.00%) high mild
57752026-04-17T04:37:15.651Z 2 (2.00%) high severe
57762026-04-17T04:37:16.537Z
57772026-04-17T04:37:16.540ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57782026-04-17T04:37:16.540ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57792026-04-17T04:37:19.575ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0007 s (6.9M iterations)
57802026-04-17T04:37:23.438ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57812026-04-17T04:37:23.525Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57822026-04-17T04:37:23.526Z time: [97.914 ns 97.996 ns 98.086 ns]
57832026-04-17T04:37:23.526Z change: [−1.2076% −0.5568% +0.1812%] (p = 0.11 > 0.05)
57842026-04-17T04:37:23.526Z No change in performance detected.
57852026-04-17T04:37:23.526ZFound 10 outliers among 100 measurements (10.00%)
57862026-04-17T04:37:23.526Z 3 (3.00%) high mild
57872026-04-17T04:37:23.526Z 7 (7.00%) high severe
57882026-04-17T04:37:24.415Z
57892026-04-17T04:37:24.418ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57902026-04-17T04:37:24.418ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57912026-04-17T04:37:27.488ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0023 s (3.4M iterations)
57922026-04-17T04:37:32.150ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57932026-04-17T04:37:32.237Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57942026-04-17T04:37:32.237Z time: [211.47 ns 211.77 ns 212.11 ns]
57952026-04-17T04:37:32.237Z change: [−0.6236% −0.0645% +0.5285%] (p = 0.82 > 0.05)
57962026-04-17T04:37:32.241Z No change in performance detected.
57972026-04-17T04:37:32.241ZFound 2 outliers among 100 measurements (2.00%)
57982026-04-17T04:37:32.241Z 1 (1.00%) high mild
57992026-04-17T04:37:32.241Z 1 (1.00%) high severe
58002026-04-17T04:37:33.125Z
58012026-04-17T04:37:33.128ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58022026-04-17T04:37:33.128ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58032026-04-17T04:37:37.584ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0040 s (4.7M iterations)
58042026-04-17T04:37:41.978ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58052026-04-17T04:37:42.066Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58062026-04-17T04:37:42.066Z time: [116.67 ns 116.84 ns 116.99 ns]
58072026-04-17T04:37:42.066Z change: [−1.4680% −0.7097% +0.0057%] (p = 0.07 > 0.05)
58082026-04-17T04:37:42.066Z No change in performance detected.
58092026-04-17T04:37:42.066ZFound 13 outliers among 100 measurements (13.00%)
58102026-04-17T04:37:42.066Z 3 (3.00%) high mild
58112026-04-17T04:37:42.066Z 10 (10.00%) high severe
58122026-04-17T04:37:42.956Z
58132026-04-17T04:37:42.960ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58142026-04-17T04:37:42.960ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58152026-04-17T04:37:47.530ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0106 s (2.3M iterations)
58162026-04-17T04:37:52.369ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58172026-04-17T04:37:52.457Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58182026-04-17T04:37:52.457Z time: [229.77 ns 230.10 ns 230.44 ns]
58192026-04-17T04:37:52.457Z change: [−1.0830% −0.5029% +0.0192%] (p = 0.08 > 0.05)
58202026-04-17T04:37:52.457Z No change in performance detected.
58212026-04-17T04:37:52.457ZFound 5 outliers among 100 measurements (5.00%)
58222026-04-17T04:37:52.457Z 2 (2.00%) high mild
58232026-04-17T04:37:52.457Z 3 (3.00%) high severe
58242026-04-17T04:37:53.347Z
58252026-04-17T04:37:53.351ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58262026-04-17T04:37:53.351ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58272026-04-17T04:37:56.893ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (12M iterations)
58282026-04-17T04:38:00.902ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58292026-04-17T04:38:00.989Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58302026-04-17T04:38:00.989Z time: [60.133 ns 60.233 ns 60.347 ns]
58312026-04-17T04:38:00.989Z change: [−1.5849% −0.8450% −0.1368%] (p = 0.03 < 0.05)
58322026-04-17T04:38:00.989Z Change within noise threshold.
58332026-04-17T04:38:00.989ZFound 5 outliers among 100 measurements (5.00%)
58342026-04-17T04:38:00.989Z 5 (5.00%) high severe
58352026-04-17T04:38:01.876Z
58362026-04-17T04:38:01.879ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58372026-04-17T04:38:01.879ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58382026-04-17T04:38:06.937ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0023 s (4.1M iterations)
58392026-04-17T04:38:11.726ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58402026-04-17T04:38:11.813Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58412026-04-17T04:38:11.813Z time: [218.01 ns 218.19 ns 218.39 ns]
58422026-04-17T04:38:11.813Z change: [−0.3264% +0.1127% +0.5711%] (p = 0.61 > 0.05)
58432026-04-17T04:38:11.813Z No change in performance detected.
58442026-04-17T04:38:11.813ZFound 4 outliers among 100 measurements (4.00%)
58452026-04-17T04:38:11.813Z 2 (2.00%) high mild
58462026-04-17T04:38:11.813Z 2 (2.00%) high severe
58472026-04-17T04:38:12.705Z
58482026-04-17T04:38:12.708ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58492026-04-17T04:38:12.708ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58502026-04-17T04:38:15.789ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0021 s (6.8M iterations)
58512026-04-17T04:38:20.632ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58522026-04-17T04:38:20.719Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58532026-04-17T04:38:20.719Z time: [78.400 ns 78.580 ns 78.770 ns]
58542026-04-17T04:38:20.719Z change: [−0.9750% −0.1343% +0.7509%] (p = 0.76 > 0.05)
58552026-04-17T04:38:20.719Z No change in performance detected.
58562026-04-17T04:38:20.719ZFound 7 outliers among 100 measurements (7.00%)
58572026-04-17T04:38:20.719Z 5 (5.00%) high mild
58582026-04-17T04:38:20.719Z 2 (2.00%) high severe
58592026-04-17T04:38:21.608Z
58602026-04-17T04:38:21.612ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58612026-04-17T04:38:21.612ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58622026-04-17T04:38:25.549ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (2.7M iterations)
58632026-04-17T04:38:30.535ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58642026-04-17T04:38:30.622Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58652026-04-17T04:38:30.622Z time: [236.86 ns 237.13 ns 237.48 ns]
58662026-04-17T04:38:30.622Z change: [−0.0710% +0.3534% +0.7796%] (p = 0.11 > 0.05)
58672026-04-17T04:38:30.622Z No change in performance detected.
58682026-04-17T04:38:30.622ZFound 5 outliers among 100 measurements (5.00%)
58692026-04-17T04:38:30.622Z 2 (2.00%) high mild
58702026-04-17T04:38:30.622Z 3 (3.00%) high severe
58712026-04-17T04:38:31.511Z
58722026-04-17T04:38:31.515ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58732026-04-17T04:38:31.515ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58742026-04-17T04:38:37.862ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0007 s (6.6M iterations)
58752026-04-17T04:38:41.524ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58762026-04-17T04:38:41.611Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58772026-04-17T04:38:41.611Z time: [97.433 ns 97.522 ns 97.622 ns]
58782026-04-17T04:38:41.611Z change: [−0.6871% −0.0416% +0.6466%] (p = 0.90 > 0.05)
58792026-04-17T04:38:41.611Z No change in performance detected.
58802026-04-17T04:38:41.611ZFound 8 outliers among 100 measurements (8.00%)
58812026-04-17T04:38:41.611Z 5 (5.00%) high mild
58822026-04-17T04:38:41.611Z 3 (3.00%) high severe
58832026-04-17T04:38:42.506Z
58842026-04-17T04:38:42.509ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58852026-04-17T04:38:42.509ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58862026-04-17T04:38:48.630ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0067 s (3.4M iterations)
58872026-04-17T04:38:53.128ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58882026-04-17T04:38:53.216Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58892026-04-17T04:38:53.216Z time: [186.73 ns 187.21 ns 187.71 ns]
58902026-04-17T04:38:53.216Z change: [−1.8128% −1.2152% −0.6126%] (p = 0.00 < 0.05)
58912026-04-17T04:38:53.216Z Change within noise threshold.
58922026-04-17T04:38:53.216ZFound 2 outliers among 100 measurements (2.00%)
58932026-04-17T04:38:53.216Z 1 (1.00%) high mild
58942026-04-17T04:38:53.216Z 1 (1.00%) high severe
58952026-04-17T04:38:54.098Z
58962026-04-17T04:38:54.102ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58972026-04-17T04:38:54.102ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58982026-04-17T04:38:58.514ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0023 s (4.8M iterations)
58992026-04-17T04:39:02.928ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59002026-04-17T04:39:03.016Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59012026-04-17T04:39:03.016Z time: [115.77 ns 115.94 ns 116.10 ns]
59022026-04-17T04:39:03.016Z change: [−1.3631% −0.6193% +0.1113%] (p = 0.11 > 0.05)
59032026-04-17T04:39:03.016Z No change in performance detected.
59042026-04-17T04:39:03.016ZFound 11 outliers among 100 measurements (11.00%)
59052026-04-17T04:39:03.016Z 7 (7.00%) high mild
59062026-04-17T04:39:03.016Z 4 (4.00%) high severe
59072026-04-17T04:39:03.906Z
59082026-04-17T04:39:03.909ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59092026-04-17T04:39:03.909ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59102026-04-17T04:39:08.338ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0048 s (2.4M iterations)
59112026-04-17T04:39:13.180ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59122026-04-17T04:39:13.267Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59132026-04-17T04:39:13.267Z time: [204.20 ns 204.68 ns 205.15 ns]
59142026-04-17T04:39:13.267Z change: [−2.5052% −1.8621% −1.2334%] (p = 0.00 < 0.05)
59152026-04-17T04:39:13.267Z Performance has improved.
59162026-04-17T04:39:13.267ZFound 4 outliers among 100 measurements (4.00%)
59172026-04-17T04:39:13.267Z 2 (2.00%) high mild
59182026-04-17T04:39:13.267Z 2 (2.00%) high severe
59192026-04-17T04:39:14.157Z
59202026-04-17T04:39:14.161ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59212026-04-17T04:39:14.161ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59222026-04-17T04:39:17.455ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (13M iterations)
59232026-04-17T04:39:21.411ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59242026-04-17T04:39:21.498Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59252026-04-17T04:39:21.498Z time: [61.831 ns 61.961 ns 62.110 ns]
59262026-04-17T04:39:21.498Z change: [−1.1562% −0.4699% +0.2624%] (p = 0.20 > 0.05)
59272026-04-17T04:39:21.498Z No change in performance detected.
59282026-04-17T04:39:21.498ZFound 4 outliers among 100 measurements (4.00%)
59292026-04-17T04:39:21.498Z 1 (1.00%) high mild
59302026-04-17T04:39:21.498Z 3 (3.00%) high severe
59312026-04-17T04:39:22.388Z
59322026-04-17T04:39:22.391ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59332026-04-17T04:39:22.392ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59342026-04-17T04:39:27.237ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0021 s (4.3M iterations)
59352026-04-17T04:39:32.255ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59362026-04-17T04:39:32.342Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59372026-04-17T04:39:32.342Z time: [270.21 ns 271.95 ns 274.23 ns]
59382026-04-17T04:39:32.342Z change: [−14.353% −1.2904% +14.379%] (p = 0.88 > 0.05)
59392026-04-17T04:39:32.342Z No change in performance detected.
59402026-04-17T04:39:32.342ZFound 12 outliers among 100 measurements (12.00%)
59412026-04-17T04:39:32.342Z 4 (4.00%) high mild
59422026-04-17T04:39:32.342Z 8 (8.00%) high severe
59432026-04-17T04:39:33.238Z
59442026-04-17T04:39:33.242ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59452026-04-17T04:39:33.242ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59462026-04-17T04:39:39.276ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0008 s (6.9M iterations)
59472026-04-17T04:39:44.001ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59482026-04-17T04:39:44.090Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59492026-04-17T04:39:44.090Z time: [79.914 ns 80.096 ns 80.289 ns]
59502026-04-17T04:39:44.090Z change: [−0.6065% +0.1865% +0.9897%] (p = 0.66 > 0.05)
59512026-04-17T04:39:44.090Z No change in performance detected.
59522026-04-17T04:39:44.090ZFound 5 outliers among 100 measurements (5.00%)
59532026-04-17T04:39:44.090Z 3 (3.00%) high mild
59542026-04-17T04:39:44.090Z 2 (2.00%) high severe
59552026-04-17T04:39:44.981Z
59562026-04-17T04:39:44.984ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59572026-04-17T04:39:44.984ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59582026-04-17T04:39:48.867ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0060 s (2.7M iterations)
59592026-04-17T04:39:54.048ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59602026-04-17T04:39:54.136Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59612026-04-17T04:39:54.136Z time: [306.07 ns 308.74 ns 312.23 ns]
59622026-04-17T04:39:54.136Z change: [−13.270% −0.6502% +14.410%] (p = 0.93 > 0.05)
59632026-04-17T04:39:54.136Z No change in performance detected.
59642026-04-17T04:39:54.136ZFound 11 outliers among 100 measurements (11.00%)
59652026-04-17T04:39:54.136Z 4 (4.00%) high mild
59662026-04-17T04:39:54.136Z 7 (7.00%) high severe
59672026-04-17T04:39:55.028Z
59682026-04-17T04:39:55.031ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59692026-04-17T04:39:55.031ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59702026-04-17T04:40:01.003ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0030 s (7.0M iterations)
59712026-04-17T04:40:04.681ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59722026-04-17T04:40:04.768Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59732026-04-17T04:40:04.768Z time: [97.709 ns 97.943 ns 98.152 ns]
59742026-04-17T04:40:04.768Z change: [−0.6605% +0.0580% +0.7708%] (p = 0.88 > 0.05)
59752026-04-17T04:40:04.768Z No change in performance detected.
59762026-04-17T04:40:04.768ZFound 14 outliers among 100 measurements (14.00%)
59772026-04-17T04:40:04.768Z 4 (4.00%) low mild
59782026-04-17T04:40:04.768Z 5 (5.00%) high mild
59792026-04-17T04:40:04.768Z 5 (5.00%) high severe
59802026-04-17T04:40:05.669Z
59812026-04-17T04:40:05.673ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59822026-04-17T04:40:05.673ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59832026-04-17T04:40:11.556ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0030 s (3.6M iterations)
59842026-04-17T04:40:16.210ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59852026-04-17T04:40:16.297Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59862026-04-17T04:40:16.297Z time: [234.16 ns 235.29 ns 236.78 ns]
59872026-04-17T04:40:16.298Z change: [−13.108% −3.0145% +7.6162%] (p = 0.61 > 0.05)
59882026-04-17T04:40:16.298Z No change in performance detected.
59892026-04-17T04:40:16.298ZFound 9 outliers among 100 measurements (9.00%)
59902026-04-17T04:40:16.298Z 2 (2.00%) high mild
59912026-04-17T04:40:16.298Z 7 (7.00%) high severe
59922026-04-17T04:40:17.186Z
59932026-04-17T04:40:17.190ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59942026-04-17T04:40:17.190ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59952026-04-17T04:40:21.349ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0012 s (5.0M iterations)
59962026-04-17T04:40:25.883ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59972026-04-17T04:40:25.970Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59982026-04-17T04:40:25.970Z time: [115.77 ns 116.10 ns 116.39 ns]
59992026-04-17T04:40:25.970Z change: [−1.1658% −0.3808% +0.4530%] (p = 0.37 > 0.05)
60002026-04-17T04:40:25.970Z No change in performance detected.
60012026-04-17T04:40:25.970ZFound 19 outliers among 100 measurements (19.00%)
60022026-04-17T04:40:25.973Z 8 (8.00%) low mild
60032026-04-17T04:40:25.973Z 6 (6.00%) high mild
60042026-04-17T04:40:25.973Z 5 (5.00%) high severe
60052026-04-17T04:40:26.858Z
60062026-04-17T04:40:26.861ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60072026-04-17T04:40:26.861ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
60082026-04-17T04:40:31.117ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0038 s (2.5M iterations)
60092026-04-17T04:40:36.135ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60102026-04-17T04:40:36.222Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60112026-04-17T04:40:36.222Z time: [262.18 ns 263.91 ns 266.18 ns]
60122026-04-17T04:40:36.222Z change: [−14.380% −2.7501% +10.257%] (p = 0.67 > 0.05)
60132026-04-17T04:40:36.222Z No change in performance detected.
60142026-04-17T04:40:36.225ZFound 10 outliers among 100 measurements (10.00%)
60152026-04-17T04:40:36.225Z 4 (4.00%) high mild
60162026-04-17T04:40:36.225Z 6 (6.00%) high severe
60172026-04-17T04:40:37.112Z
60182026-04-17T04:40:37.116ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60192026-04-17T04:40:37.116ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60202026-04-17T04:40:40.206ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (14M iterations)
60212026-04-17T04:40:44.337ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60222026-04-17T04:40:44.424Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60232026-04-17T04:40:44.424Z time: [60.150 ns 60.316 ns 60.508 ns]
60242026-04-17T04:40:44.424Z change: [−1.8141% −1.1171% −0.3967%] (p = 0.00 < 0.05)
60252026-04-17T04:40:44.424Z Change within noise threshold.
60262026-04-17T04:40:44.424ZFound 4 outliers among 100 measurements (4.00%)
60272026-04-17T04:40:44.424Z 2 (2.00%) high mild
60282026-04-17T04:40:44.424Z 2 (2.00%) high severe
60292026-04-17T04:40:45.320Z
60302026-04-17T04:40:45.323ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60312026-04-17T04:40:45.323ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60322026-04-17T04:40:49.965ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0055 s (4.5M iterations)
60332026-04-17T04:40:55.034ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60342026-04-17T04:40:55.121Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60352026-04-17T04:40:55.121Z time: [242.16 ns 243.75 ns 245.84 ns]
60362026-04-17T04:40:55.121Z change: [−16.753% −2.4876% +14.323%] (p = 0.77 > 0.05)
60372026-04-17T04:40:55.121Z No change in performance detected.
60382026-04-17T04:40:55.121ZFound 12 outliers among 100 measurements (12.00%)
60392026-04-17T04:40:55.121Z 5 (5.00%) high mild
60402026-04-17T04:40:55.121Z 7 (7.00%) high severe
60412026-04-17T04:40:56.015Z
60422026-04-17T04:40:56.018ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60432026-04-17T04:40:56.018ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60442026-04-17T04:41:02.050ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0024 s (7.0M iterations)
60452026-04-17T04:41:06.761ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60462026-04-17T04:41:06.849Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60472026-04-17T04:41:06.849Z time: [78.589 ns 78.770 ns 78.963 ns]
60482026-04-17T04:41:06.849Z change: [−1.2949% −0.5129% +0.2707%] (p = 0.22 > 0.05)
60492026-04-17T04:41:06.849Z No change in performance detected.
60502026-04-17T04:41:06.849ZFound 4 outliers among 100 measurements (4.00%)
60512026-04-17T04:41:06.849Z 2 (2.00%) high mild
60522026-04-17T04:41:06.849Z 2 (2.00%) high severe
60532026-04-17T04:41:07.743Z
60542026-04-17T04:41:07.747ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60552026-04-17T04:41:07.747ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60562026-04-17T04:41:11.573ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0063 s (2.7M iterations)
60572026-04-17T04:41:16.735ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60582026-04-17T04:41:16.822Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60592026-04-17T04:41:16.822Z time: [277.62 ns 280.21 ns 283.56 ns]
60602026-04-17T04:41:16.822Z change: [−15.070% −1.4554% +14.895%] (p = 0.85 > 0.05)
60612026-04-17T04:41:16.822Z No change in performance detected.
60622026-04-17T04:41:16.823ZFound 12 outliers among 100 measurements (12.00%)
60632026-04-17T04:41:16.826Z 5 (5.00%) high mild
60642026-04-17T04:41:16.826Z 7 (7.00%) high severe
60652026-04-17T04:41:17.715Z
60662026-04-17T04:41:17.718ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60672026-04-17T04:41:17.718ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60682026-04-17T04:41:23.571ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0023 s (7.2M iterations)
60692026-04-17T04:41:27.289ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60702026-04-17T04:41:27.378Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60712026-04-17T04:41:27.378Z time: [97.280 ns 97.521 ns 97.734 ns]
60722026-04-17T04:41:27.378Z change: [−0.8395% −0.2004% +0.4552%] (p = 0.56 > 0.05)
60732026-04-17T04:41:27.378Z No change in performance detected.
60742026-04-17T04:41:27.378ZFound 14 outliers among 100 measurements (14.00%)
60752026-04-17T04:41:27.378Z 11 (11.00%) high mild
60762026-04-17T04:41:27.378Z 3 (3.00%) high severe
60772026-04-17T04:41:28.271Z
60782026-04-17T04:41:28.275ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60792026-04-17T04:41:28.275ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60802026-04-17T04:41:33.962ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0013 s (3.7M iterations)
60812026-04-17T04:41:38.630ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60822026-04-17T04:41:38.717Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60832026-04-17T04:41:38.717Z time: [206.44 ns 207.55 ns 209.02 ns]
60842026-04-17T04:41:38.717Z change: [−14.473% −3.3609% +9.4763%] (p = 0.59 > 0.05)
60852026-04-17T04:41:38.717Z No change in performance detected.
60862026-04-17T04:41:38.717ZFound 9 outliers among 100 measurements (9.00%)
60872026-04-17T04:41:38.717Z 3 (3.00%) high mild
60882026-04-17T04:41:38.717Z 6 (6.00%) high severe
60892026-04-17T04:41:39.603Z
60902026-04-17T04:41:39.606ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60912026-04-17T04:41:39.606ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60922026-04-17T04:41:43.786ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0025 s (5.0M iterations)
60932026-04-17T04:41:48.302ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60942026-04-17T04:41:48.389Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60952026-04-17T04:41:48.390Z time: [115.51 ns 115.84 ns 116.11 ns]
60962026-04-17T04:41:48.390Z change: [−1.2556% −0.4306% +0.3087%] (p = 0.30 > 0.05)
60972026-04-17T04:41:48.390Z No change in performance detected.
60982026-04-17T04:41:48.390ZFound 32 outliers among 100 measurements (32.00%)
60992026-04-17T04:41:48.390Z 19 (19.00%) low mild
61002026-04-17T04:41:48.390Z 3 (3.00%) high mild
61012026-04-17T04:41:48.390Z 10 (10.00%) high severe
61022026-04-17T04:41:49.277Z
61032026-04-17T04:41:49.281ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61042026-04-17T04:41:49.281ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
61052026-04-17T04:41:53.477ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0051 s (2.5M iterations)
61062026-04-17T04:41:58.486ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
61072026-04-17T04:41:58.573Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61082026-04-17T04:41:58.573Z time: [233.93 ns 235.50 ns 237.60 ns]
61092026-04-17T04:41:58.573Z change: [−14.661% −2.6294% +11.322%] (p = 0.70 > 0.05)
61102026-04-17T04:41:58.573Z No change in performance detected.
61112026-04-17T04:41:58.573ZFound 10 outliers among 100 measurements (10.00%)
61122026-04-17T04:41:58.573Z 4 (4.00%) high mild
61132026-04-17T04:41:58.573Z 6 (6.00%) high severe
61142026-04-17T04:41:59.462Z
61152026-04-17T04:41:59.465ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61162026-04-17T04:41:59.465ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61172026-04-17T04:42:02.870ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (12M iterations)
61182026-04-17T04:42:07.099ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61192026-04-17T04:42:07.187Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61202026-04-17T04:42:07.187Z time: [60.731 ns 60.874 ns 61.041 ns]
61212026-04-17T04:42:07.187Z change: [−1.5913% −0.8890% −0.2014%] (p = 0.01 < 0.05)
61222026-04-17T04:42:07.187Z Change within noise threshold.
61232026-04-17T04:42:07.187ZFound 4 outliers among 100 measurements (4.00%)
61242026-04-17T04:42:07.187Z 2 (2.00%) high mild
61252026-04-17T04:42:07.191Z 2 (2.00%) high severe
61262026-04-17T04:42:08.089Z
61272026-04-17T04:42:08.092ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61282026-04-17T04:42:08.093ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61292026-04-17T04:42:13.187ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (4.1M iterations)
61302026-04-17T04:42:18.270ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61312026-04-17T04:42:18.357Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61322026-04-17T04:42:18.358Z time: [270.22 ns 272.33 ns 275.11 ns]
61332026-04-17T04:42:18.358Z change: [−15.629% +0.0296% +17.561%] (p = 1.00 > 0.05)
61342026-04-17T04:42:18.358Z No change in performance detected.
61352026-04-17T04:42:18.358ZFound 12 outliers among 100 measurements (12.00%)
61362026-04-17T04:42:18.358Z 4 (4.00%) high mild
61372026-04-17T04:42:18.358Z 8 (8.00%) high severe
61382026-04-17T04:42:19.250Z
61392026-04-17T04:42:19.253ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61402026-04-17T04:42:19.253ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61412026-04-17T04:42:22.360ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (6.7M iterations)
61422026-04-17T04:42:27.235ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61432026-04-17T04:42:27.323Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61442026-04-17T04:42:27.323Z time: [79.309 ns 79.480 ns 79.662 ns]
61452026-04-17T04:42:27.323Z change: [−0.7468% +0.0800% +0.9179%] (p = 0.86 > 0.05)
61462026-04-17T04:42:27.323Z No change in performance detected.
61472026-04-17T04:42:27.323ZFound 7 outliers among 100 measurements (7.00%)
61482026-04-17T04:42:27.323Z 5 (5.00%) high mild
61492026-04-17T04:42:27.323Z 2 (2.00%) high severe
61502026-04-17T04:42:28.215Z
61512026-04-17T04:42:28.219ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61522026-04-17T04:42:28.219ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61532026-04-17T04:42:32.218ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0022 s (2.6M iterations)
61542026-04-17T04:42:37.425ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61552026-04-17T04:42:37.513Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61562026-04-17T04:42:37.513Z time: [307.88 ns 311.01 ns 315.05 ns]
61572026-04-17T04:42:37.513Z change: [−18.274% −3.4008% +13.871%] (p = 0.70 > 0.05)
61582026-04-17T04:42:37.513Z No change in performance detected.
61592026-04-17T04:42:37.513ZFound 12 outliers among 100 measurements (12.00%)
61602026-04-17T04:42:37.513Z 5 (5.00%) high mild
61612026-04-17T04:42:37.513Z 7 (7.00%) high severe
61622026-04-17T04:42:38.401Z
61632026-04-17T04:42:38.404ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61642026-04-17T04:42:38.404ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61652026-04-17T04:42:44.670ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0000 s (6.7M iterations)
61662026-04-17T04:42:48.430ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61672026-04-17T04:42:48.518Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61682026-04-17T04:42:48.518Z time: [98.295 ns 98.385 ns 98.484 ns]
61692026-04-17T04:42:48.518Z change: [−0.3857% +0.2379% +0.9100%] (p = 0.48 > 0.05)
61702026-04-17T04:42:48.518Z No change in performance detected.
61712026-04-17T04:42:48.518ZFound 10 outliers among 100 measurements (10.00%)
61722026-04-17T04:42:48.518Z 5 (5.00%) high mild
61732026-04-17T04:42:48.518Z 5 (5.00%) high severe
61742026-04-17T04:42:49.404Z
61752026-04-17T04:42:49.407ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61762026-04-17T04:42:49.407ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61772026-04-17T04:42:55.540ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0014 s (3.4M iterations)
61782026-04-17T04:43:00.240ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61792026-04-17T04:43:00.327Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61802026-04-17T04:43:00.327Z time: [231.04 ns 232.29 ns 233.95 ns]
61812026-04-17T04:43:00.327Z change: [−12.564% −1.1092% +11.628%] (p = 0.87 > 0.05)
61822026-04-17T04:43:00.327Z No change in performance detected.
61832026-04-17T04:43:00.327ZFound 10 outliers among 100 measurements (10.00%)
61842026-04-17T04:43:00.327Z 3 (3.00%) high mild
61852026-04-17T04:43:00.327Z 7 (7.00%) high severe
61862026-04-17T04:43:01.212Z
61872026-04-17T04:43:01.216ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61882026-04-17T04:43:01.216ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61892026-04-17T04:43:05.538ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0044 s (4.9M iterations)
61902026-04-17T04:43:10.051ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61912026-04-17T04:43:10.139Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61922026-04-17T04:43:10.139Z time: [116.21 ns 116.38 ns 116.53 ns]
61932026-04-17T04:43:10.139Z change: [−1.4143% −0.6785% +0.0748%] (p = 0.08 > 0.05)
61942026-04-17T04:43:10.139Z No change in performance detected.
61952026-04-17T04:43:10.139ZFound 24 outliers among 100 measurements (24.00%)
61962026-04-17T04:43:10.139Z 8 (8.00%) low mild
61972026-04-17T04:43:10.139Z 5 (5.00%) high mild
61982026-04-17T04:43:10.139Z 11 (11.00%) high severe
61992026-04-17T04:43:11.027Z
62002026-04-17T04:43:11.030ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
62012026-04-17T04:43:11.030ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
62022026-04-17T04:43:15.451ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0064 s (2.4M iterations)
62032026-04-17T04:43:20.497ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
62042026-04-17T04:43:20.584Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
62052026-04-17T04:43:20.584Z time: [260.43 ns 262.28 ns 264.71 ns]
62062026-04-17T04:43:20.584Z change: [−14.129% −1.6872% +12.343%] (p = 0.81 > 0.05)
62072026-04-17T04:43:20.584Z No change in performance detected.
62082026-04-17T04:43:20.584ZFound 10 outliers among 100 measurements (10.00%)
62092026-04-17T04:43:20.584Z 4 (4.00%) high mild
62102026-04-17T04:43:20.584Z 6 (6.00%) high severe
62112026-04-17T04:43:21.472Z
62122026-04-17T04:43:21.475ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62132026-04-17T04:43:21.475ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62142026-04-17T04:43:24.869ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (12M iterations)
62152026-04-17T04:43:29.049ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62162026-04-17T04:43:29.137Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62172026-04-17T04:43:29.137Z time: [59.885 ns 60.025 ns 60.184 ns]
62182026-04-17T04:43:29.137Z change: [−1.3541% −0.6331% +0.0734%] (p = 0.09 > 0.05)
62192026-04-17T04:43:29.137Z No change in performance detected.
62202026-04-17T04:43:29.137ZFound 5 outliers among 100 measurements (5.00%)
62212026-04-17T04:43:29.137Z 2 (2.00%) high mild
62222026-04-17T04:43:29.137Z 3 (3.00%) high severe
62232026-04-17T04:43:30.031Z
62242026-04-17T04:43:30.034ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62252026-04-17T04:43:30.034ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62262026-04-17T04:43:34.998ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0053 s (4.2M iterations)
62272026-04-17T04:43:40.084ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62282026-04-17T04:43:40.170Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62292026-04-17T04:43:40.170Z time: [246.61 ns 248.53 ns 251.06 ns]
62302026-04-17T04:43:40.170Z change: [−15.800% +0.4306% +20.346%] (p = 0.97 > 0.05)
62312026-04-17T04:43:40.170Z No change in performance detected.
62322026-04-17T04:43:40.171ZFound 11 outliers among 100 measurements (11.00%)
62332026-04-17T04:43:40.171Z 3 (3.00%) high mild
62342026-04-17T04:43:40.171Z 8 (8.00%) high severe
62352026-04-17T04:43:41.060Z
62362026-04-17T04:43:41.064ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62372026-04-17T04:43:41.064ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62382026-04-17T04:43:44.125ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (6.8M iterations)
62392026-04-17T04:43:49.046ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62402026-04-17T04:43:49.133Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62412026-04-17T04:43:49.133Z time: [78.266 ns 78.454 ns 78.656 ns]
62422026-04-17T04:43:49.133Z change: [−1.0018% −0.1829% +0.6566%] (p = 0.67 > 0.05)
62432026-04-17T04:43:49.133Z No change in performance detected.
62442026-04-17T04:43:49.133ZFound 5 outliers among 100 measurements (5.00%)
62452026-04-17T04:43:49.133Z 3 (3.00%) high mild
62462026-04-17T04:43:49.133Z 2 (2.00%) high severe
62472026-04-17T04:43:50.023Z
62482026-04-17T04:43:50.026ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62492026-04-17T04:43:50.026ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62502026-04-17T04:43:53.975ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (2.7M iterations)
62512026-04-17T04:43:59.145ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62522026-04-17T04:43:59.231Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62532026-04-17T04:43:59.231Z time: [282.25 ns 285.25 ns 289.17 ns]
62542026-04-17T04:43:59.231Z change: [−14.723% +0.3170% +18.012%] (p = 0.97 > 0.05)
62552026-04-17T04:43:59.232Z No change in performance detected.
62562026-04-17T04:43:59.232ZFound 11 outliers among 100 measurements (11.00%)
62572026-04-17T04:43:59.232Z 4 (4.00%) high mild
62582026-04-17T04:43:59.232Z 7 (7.00%) high severe
62592026-04-17T04:44:00.120Z
62602026-04-17T04:44:00.123ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62612026-04-17T04:44:00.123ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62622026-04-17T04:44:06.288ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.8M iterations)
62632026-04-17T04:44:10.057ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62642026-04-17T04:44:10.144Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62652026-04-17T04:44:10.145Z time: [97.570 ns 97.656 ns 97.755 ns]
62662026-04-17T04:44:10.145Z change: [−0.9111% −0.2787% +0.3558%] (p = 0.41 > 0.05)
62672026-04-17T04:44:10.145Z No change in performance detected.
62682026-04-17T04:44:10.145ZFound 10 outliers among 100 measurements (10.00%)
62692026-04-17T04:44:10.145Z 4 (4.00%) high mild
62702026-04-17T04:44:10.145Z 6 (6.00%) high severe
62712026-04-17T04:44:11.040Z
62722026-04-17T04:44:11.044ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62732026-04-17T04:44:11.044ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62742026-04-17T04:44:17.029ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0033 s (3.5M iterations)
62752026-04-17T04:44:21.734ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62762026-04-17T04:44:21.822Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62772026-04-17T04:44:21.822Z time: [206.44 ns 207.66 ns 209.30 ns]
62782026-04-17T04:44:21.822Z change: [−12.927% −1.0494% +13.195%] (p = 0.88 > 0.05)
62792026-04-17T04:44:21.822Z No change in performance detected.
62802026-04-17T04:44:21.822ZFound 10 outliers among 100 measurements (10.00%)
62812026-04-17T04:44:21.822Z 3 (3.00%) high mild
62822026-04-17T04:44:21.822Z 7 (7.00%) high severe
62832026-04-17T04:44:22.712Z
62842026-04-17T04:44:22.715ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62852026-04-17T04:44:22.715ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62862026-04-17T04:44:26.999ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0016 s (4.9M iterations)
62872026-04-17T04:44:31.538ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62882026-04-17T04:44:31.626Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62892026-04-17T04:44:31.626Z time: [115.90 ns 116.07 ns 116.22 ns]
62902026-04-17T04:44:31.626Z change: [−1.7438% −1.0116% −0.2289%] (p = 0.01 < 0.05)
62912026-04-17T04:44:31.626Z Change within noise threshold.
62922026-04-17T04:44:31.626ZFound 11 outliers among 100 measurements (11.00%)
62932026-04-17T04:44:31.626Z 4 (4.00%) high mild
62942026-04-17T04:44:31.626Z 7 (7.00%) high severe
62952026-04-17T04:44:32.513Z
62962026-04-17T04:44:32.516ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62972026-04-17T04:44:32.516ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62982026-04-17T04:44:36.869ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0029 s (2.4M iterations)
62992026-04-17T04:44:41.907ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
63002026-04-17T04:44:41.994Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
63012026-04-17T04:44:41.994Z time: [234.07 ns 235.83 ns 238.19 ns]
63022026-04-17T04:44:41.994Z change: [−14.190% −1.2144% +13.914%] (p = 0.87 > 0.05)
63032026-04-17T04:44:41.994Z No change in performance detected.
63042026-04-17T04:44:41.994ZFound 10 outliers among 100 measurements (10.00%)
63052026-04-17T04:44:41.994Z 4 (4.00%) high mild
63062026-04-17T04:44:41.994Z 6 (6.00%) high severe
63072026-04-17T04:44:42.882Z
63082026-04-17T04:44:42.886ZBenchmarking source_filter/allows/exclude_empty_v4
63092026-04-17T04:44:42.886ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
63102026-04-17T04:44:47.431ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (9.4B iterations)
63112026-04-17T04:44:53.152ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63122026-04-17T04:44:53.239Zsource_filter/allows/exclude_empty_v4
63132026-04-17T04:44:53.239Z time: [603.80 ps 606.14 ps 608.61 ps]
63142026-04-17T04:44:53.239Z thrpt: [1.6431 Gelem/s 1.6498 Gelem/s 1.6562 Gelem/s]
63152026-04-17T04:44:53.239Z change:
63162026-04-17T04:44:53.239Z time: [−22.827% −22.526% −22.213%] (p = 0.00 < 0.05)
63172026-04-17T04:44:53.239Z thrpt: [+28.557% +29.075% +29.579%]
63182026-04-17T04:44:53.239Z Performance has improved.
63192026-04-17T04:44:53.239ZFound 1 outliers among 100 measurements (1.00%)
63202026-04-17T04:44:53.239Z 1 (1.00%) low mild
63212026-04-17T04:44:54.123ZBenchmarking source_filter/allows/exclude_empty_v6
63222026-04-17T04:44:54.123ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63232026-04-17T04:44:58.116ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (11B iterations)
63242026-04-17T04:45:03.066ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63252026-04-17T04:45:03.154Zsource_filter/allows/exclude_empty_v6
63262026-04-17T04:45:03.154Z time: [460.03 ps 460.13 ps 460.24 ps]
63272026-04-17T04:45:03.154Z thrpt: [2.1728 Gelem/s 2.1733 Gelem/s 2.1738 Gelem/s]
63282026-04-17T04:45:03.154Z change:
63292026-04-17T04:45:03.154Z time: [−40.691% −40.658% −40.621%] (p = 0.00 < 0.05)
63302026-04-17T04:45:03.154Z thrpt: [+68.409% +68.514% +68.609%]
63312026-04-17T04:45:03.154Z Performance has improved.
63322026-04-17T04:45:03.157ZFound 7 outliers among 100 measurements (7.00%)
63332026-04-17T04:45:03.157Z 1 (1.00%) low mild
63342026-04-17T04:45:03.158Z 4 (4.00%) high mild
63352026-04-17T04:45:03.158Z 2 (2.00%) high severe
63362026-04-17T04:45:04.040ZBenchmarking source_filter/allows/exclude_miss_v4/1
63372026-04-17T04:45:04.040ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63382026-04-17T04:45:07.896ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63392026-04-17T04:45:12.873ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63402026-04-17T04:45:12.959Zsource_filter/allows/exclude_miss_v4/1
63412026-04-17T04:45:12.960Z time: [1.7801 ns 1.7840 ns 1.7887 ns]
63422026-04-17T04:45:12.960Z thrpt: [559.07 Melem/s 560.52 Melem/s 561.76 Melem/s]
63432026-04-17T04:45:12.960Z change:
63442026-04-17T04:45:12.960Z time: [+4.2676% +4.6416% +5.0270%] (p = 0.00 < 0.05)
63452026-04-17T04:45:12.960Z thrpt: [−4.7864% −4.4357% −4.0929%]
63462026-04-17T04:45:12.960Z Performance has regressed.
63472026-04-17T04:45:12.960ZFound 15 outliers among 100 measurements (15.00%)
63482026-04-17T04:45:12.960Z 5 (5.00%) high mild
63492026-04-17T04:45:12.960Z 10 (10.00%) high severe
63502026-04-17T04:45:13.848ZBenchmarking source_filter/allows/exclude_hit_v4/1
63512026-04-17T04:45:13.848ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63522026-04-17T04:45:17.293ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (3.1B iterations)
63532026-04-17T04:45:22.292ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63542026-04-17T04:45:22.380Zsource_filter/allows/exclude_hit_v4/1
63552026-04-17T04:45:22.380Z time: [1.5924 ns 1.6020 ns 1.6118 ns]
63562026-04-17T04:45:22.380Z thrpt: [620.43 Melem/s 624.24 Melem/s 627.98 Melem/s]
63572026-04-17T04:45:22.380Z change:
63582026-04-17T04:45:22.380Z time: [−11.852% −11.127% −10.372%] (p = 0.00 < 0.05)
63592026-04-17T04:45:22.380Z thrpt: [+11.573% +12.520% +13.445%]
63602026-04-17T04:45:22.380Z Performance has improved.
63612026-04-17T04:45:22.380ZFound 9 outliers among 100 measurements (9.00%)
63622026-04-17T04:45:22.380Z 9 (9.00%) high mild
63632026-04-17T04:45:23.261ZBenchmarking source_filter/allows/exclude_miss_v6/1
63642026-04-17T04:45:23.261ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63652026-04-17T04:45:28.016ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63662026-04-17T04:45:33.107ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63672026-04-17T04:45:33.194Zsource_filter/allows/exclude_miss_v6/1
63682026-04-17T04:45:33.194Z time: [4.4887 ns 4.5190 ns 4.5481 ns]
63692026-04-17T04:45:33.194Z thrpt: [219.87 Melem/s 221.29 Melem/s 222.78 Melem/s]
63702026-04-17T04:45:33.194Z change:
63712026-04-17T04:45:33.194Z time: [+1.1792% +1.6770% +2.1325%] (p = 0.00 < 0.05)
63722026-04-17T04:45:33.194Z thrpt: [−2.0880% −1.6493% −1.1654%]
63732026-04-17T04:45:33.194Z Performance has regressed.
63742026-04-17T04:45:34.082ZBenchmarking source_filter/allows/exclude_hit_v6/1
63752026-04-17T04:45:34.082ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63762026-04-17T04:45:39.075ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63772026-04-17T04:45:44.092ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63782026-04-17T04:45:44.163Zsource_filter/allows/exclude_hit_v6/1
63792026-04-17T04:45:44.163Z time: [4.6491 ns 4.6496 ns 4.6501 ns]
63802026-04-17T04:45:44.163Z thrpt: [215.05 Melem/s 215.07 Melem/s 215.09 Melem/s]
63812026-04-17T04:45:44.163Z change:
63822026-04-17T04:45:44.163Z time: [+2.7782% +3.4435% +4.0470%] (p = 0.00 < 0.05)
63832026-04-17T04:45:44.163Z thrpt: [−3.8896% −3.3288% −2.7031%]
63842026-04-17T04:45:44.163Z Performance has regressed.
63852026-04-17T04:45:44.166ZFound 9 outliers among 100 measurements (9.00%)
63862026-04-17T04:45:44.166Z 5 (5.00%) low mild
63872026-04-17T04:45:44.166Z 3 (3.00%) high mild
63882026-04-17T04:45:44.166Z 1 (1.00%) high severe
63892026-04-17T04:45:45.046ZBenchmarking source_filter/allows/exclude_miss_v4/5
63902026-04-17T04:45:45.046ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63912026-04-17T04:45:49.392ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.2B iterations)
63922026-04-17T04:45:54.108ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63932026-04-17T04:45:54.195Zsource_filter/allows/exclude_miss_v4/5
63942026-04-17T04:45:54.195Z time: [3.7370 ns 3.7947 ns 3.8564 ns]
63952026-04-17T04:45:54.195Z thrpt: [259.31 Melem/s 263.52 Melem/s 267.59 Melem/s]
63962026-04-17T04:45:54.195Z change:
63972026-04-17T04:45:54.195Z time: [−11.414% −9.3849% −7.2964%] (p = 0.00 < 0.05)
63982026-04-17T04:45:54.195Z thrpt: [+7.8706% +10.357% +12.884%]
63992026-04-17T04:45:54.195Z Performance has improved.
64002026-04-17T04:45:54.195ZFound 6 outliers among 100 measurements (6.00%)
64012026-04-17T04:45:54.195Z 6 (6.00%) high mild
64022026-04-17T04:45:55.083ZBenchmarking source_filter/allows/exclude_hit_v4/5
64032026-04-17T04:45:55.083ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
64042026-04-17T04:45:58.517ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (3.1B iterations)
64052026-04-17T04:46:03.521ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
64062026-04-17T04:46:03.609Zsource_filter/allows/exclude_hit_v4/5
64072026-04-17T04:46:03.609Z time: [1.5904 ns 1.5995 ns 1.6089 ns]
64082026-04-17T04:46:03.609Z thrpt: [621.53 Melem/s 625.20 Melem/s 628.76 Melem/s]
64092026-04-17T04:46:03.609Z change:
64102026-04-17T04:46:03.609Z time: [−12.059% −11.535% −10.957%] (p = 0.00 < 0.05)
64112026-04-17T04:46:03.609Z thrpt: [+12.305% +13.039% +13.712%]
64122026-04-17T04:46:03.609Z Performance has improved.
64132026-04-17T04:46:03.609ZFound 3 outliers among 100 measurements (3.00%)
64142026-04-17T04:46:03.609Z 3 (3.00%) high mild
64152026-04-17T04:46:04.500ZBenchmarking source_filter/allows/exclude_miss_v6/5
64162026-04-17T04:46:04.500ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64172026-04-17T04:46:08.069ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (752M iterations)
64182026-04-17T04:46:13.077ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64192026-04-17T04:46:13.164Zsource_filter/allows/exclude_miss_v6/5
64202026-04-17T04:46:13.164Z time: [6.6508 ns 6.6534 ns 6.6562 ns]
64212026-04-17T04:46:13.164Z thrpt: [150.24 Melem/s 150.30 Melem/s 150.36 Melem/s]
64222026-04-17T04:46:13.164Z change:
64232026-04-17T04:46:13.167Z time: [−3.4235% −3.1897% −2.9750%] (p = 0.00 < 0.05)
64242026-04-17T04:46:13.167Z thrpt: [+3.0662% +3.2948% +3.5448%]
64252026-04-17T04:46:13.167Z Performance has improved.
64262026-04-17T04:46:13.167ZFound 1 outliers among 100 measurements (1.00%)
64272026-04-17T04:46:13.167Z 1 (1.00%) high severe
64282026-04-17T04:46:14.053ZBenchmarking source_filter/allows/exclude_hit_v6/5
64292026-04-17T04:46:14.053ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64302026-04-17T04:46:19.049ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64312026-04-17T04:46:24.047ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64322026-04-17T04:46:24.134Zsource_filter/allows/exclude_hit_v6/5
64332026-04-17T04:46:24.134Z time: [4.6487 ns 4.6506 ns 4.6539 ns]
64342026-04-17T04:46:24.134Z thrpt: [214.88 Melem/s 215.03 Melem/s 215.12 Melem/s]
64352026-04-17T04:46:24.134Z change:
64362026-04-17T04:46:24.135Z time: [+2.8261% +3.4909% +4.0992%] (p = 0.00 < 0.05)
64372026-04-17T04:46:24.135Z thrpt: [−3.9377% −3.3732% −2.7484%]
64382026-04-17T04:46:24.135Z Performance has regressed.
64392026-04-17T04:46:24.135ZFound 10 outliers among 100 measurements (10.00%)
64402026-04-17T04:46:24.135Z 1 (1.00%) low mild
64412026-04-17T04:46:24.135Z 6 (6.00%) high mild
64422026-04-17T04:46:24.135Z 3 (3.00%) high severe
64432026-04-17T04:46:25.016ZBenchmarking source_filter/allows/exclude_miss_v4/10
64442026-04-17T04:46:25.016ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64452026-04-17T04:46:28.580ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (753M iterations)
64462026-04-17T04:46:33.424ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64472026-04-17T04:46:33.510Zsource_filter/allows/exclude_miss_v4/10
64482026-04-17T04:46:33.510Z time: [6.2777 ns 6.4223 ns 6.5734 ns]
64492026-04-17T04:46:33.510Z thrpt: [152.13 Melem/s 155.71 Melem/s 159.29 Melem/s]
64502026-04-17T04:46:33.510Z change:
64512026-04-17T04:46:33.510Z time: [−17.495% −14.971% −12.547%] (p = 0.00 < 0.05)
64522026-04-17T04:46:33.510Z thrpt: [+14.347% +17.607% +21.205%]
64532026-04-17T04:46:33.510Z Performance has improved.
64542026-04-17T04:46:33.510ZFound 2 outliers among 100 measurements (2.00%)
64552026-04-17T04:46:33.510Z 2 (2.00%) high mild
64562026-04-17T04:46:34.401ZBenchmarking source_filter/allows/exclude_hit_v4/10
64572026-04-17T04:46:34.402ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64582026-04-17T04:46:37.872ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (3.1B iterations)
64592026-04-17T04:46:42.802ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64602026-04-17T04:46:42.889Zsource_filter/allows/exclude_hit_v4/10
64612026-04-17T04:46:42.889Z time: [1.5843 ns 1.5946 ns 1.6054 ns]
64622026-04-17T04:46:42.889Z thrpt: [622.91 Melem/s 627.12 Melem/s 631.17 Melem/s]
64632026-04-17T04:46:42.889Z change:
64642026-04-17T04:46:42.889Z time: [−12.613% −11.917% −11.335%] (p = 0.00 < 0.05)
64652026-04-17T04:46:42.889Z thrpt: [+12.784% +13.529% +14.433%]
64662026-04-17T04:46:42.889Z Performance has improved.
64672026-04-17T04:46:42.889ZFound 6 outliers among 100 measurements (6.00%)
64682026-04-17T04:46:42.889Z 6 (6.00%) high mild
64692026-04-17T04:46:43.780ZBenchmarking source_filter/allows/exclude_miss_v6/10
64702026-04-17T04:46:43.781ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64712026-04-17T04:46:48.881ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (526M iterations)
64722026-04-17T04:46:53.895ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64732026-04-17T04:46:53.984Zsource_filter/allows/exclude_miss_v6/10
64742026-04-17T04:46:53.984Z time: [9.5110 ns 9.5327 ns 9.5533 ns]
64752026-04-17T04:46:53.984Z thrpt: [104.68 Melem/s 104.90 Melem/s 105.14 Melem/s]
64762026-04-17T04:46:53.984Z change:
64772026-04-17T04:46:53.984Z time: [−13.354% −13.203% −13.067%] (p = 0.00 < 0.05)
64782026-04-17T04:46:53.984Z thrpt: [+15.031% +15.212% +15.412%]
64792026-04-17T04:46:53.984Z Performance has improved.
64802026-04-17T04:46:54.869ZBenchmarking source_filter/allows/exclude_hit_v6/10
64812026-04-17T04:46:54.869ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64822026-04-17T04:46:59.862ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64832026-04-17T04:47:04.862ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64842026-04-17T04:47:04.951Zsource_filter/allows/exclude_hit_v6/10
64852026-04-17T04:47:04.951Z time: [4.6490 ns 4.6495 ns 4.6499 ns]
64862026-04-17T04:47:04.951Z thrpt: [215.06 Melem/s 215.08 Melem/s 215.10 Melem/s]
64872026-04-17T04:47:04.951Z change:
64882026-04-17T04:47:04.951Z time: [+2.7494% +3.4221% +4.0299%] (p = 0.00 < 0.05)
64892026-04-17T04:47:04.951Z thrpt: [−3.8738% −3.3089% −2.6758%]
64902026-04-17T04:47:04.951Z Performance has regressed.
64912026-04-17T04:47:04.951ZFound 6 outliers among 100 measurements (6.00%)
64922026-04-17T04:47:04.951Z 6 (6.00%) high mild
64932026-04-17T04:47:05.833ZBenchmarking source_filter/allows/exclude_miss_v4/50
64942026-04-17T04:47:05.833ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64952026-04-17T04:47:09.638ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (705M iterations)
64962026-04-17T04:47:14.505ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64972026-04-17T04:47:14.592Zsource_filter/allows/exclude_miss_v4/50
64982026-04-17T04:47:14.592Z time: [6.7855 ns 6.8746 ns 6.9677 ns]
64992026-04-17T04:47:14.592Z thrpt: [143.52 Melem/s 145.46 Melem/s 147.37 Melem/s]
65002026-04-17T04:47:14.592Z change:
65012026-04-17T04:47:14.592Z time: [−5.9109% −4.7797% −3.4563%] (p = 0.00 < 0.05)
65022026-04-17T04:47:14.592Z thrpt: [+3.5801% +5.0196% +6.2823%]
65032026-04-17T04:47:14.593Z Performance has improved.
65042026-04-17T04:47:15.479ZBenchmarking source_filter/allows/exclude_hit_v4/50
65052026-04-17T04:47:15.480ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
65062026-04-17T04:47:21.396ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65072026-04-17T04:47:26.409ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
65082026-04-17T04:47:26.496Zsource_filter/allows/exclude_hit_v4/50
65092026-04-17T04:47:26.496Z time: [2.7421 ns 2.7611 ns 2.7803 ns]
65102026-04-17T04:47:26.496Z thrpt: [359.68 Melem/s 362.18 Melem/s 364.68 Melem/s]
65112026-04-17T04:47:26.496Z change:
65122026-04-17T04:47:26.496Z time: [−0.7129% −0.0428% +0.7792%] (p = 0.91 > 0.05)
65132026-04-17T04:47:26.496Z thrpt: [−0.7732% +0.0428% +0.7180%]
65142026-04-17T04:47:26.497Z No change in performance detected.
65152026-04-17T04:47:26.497ZFound 3 outliers among 100 measurements (3.00%)
65162026-04-17T04:47:26.497Z 3 (3.00%) high mild
65172026-04-17T04:47:27.383ZBenchmarking source_filter/allows/exclude_miss_v6/50
65182026-04-17T04:47:27.383ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65192026-04-17T04:47:32.338ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (542M iterations)
65202026-04-17T04:47:37.314ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65212026-04-17T04:47:37.401Zsource_filter/allows/exclude_miss_v6/50
65222026-04-17T04:47:37.401Z time: [9.1624 ns 9.1932 ns 9.2223 ns]
65232026-04-17T04:47:37.401Z thrpt: [108.43 Melem/s 108.78 Melem/s 109.14 Melem/s]
65242026-04-17T04:47:37.401Z change:
65252026-04-17T04:47:37.402Z time: [−12.498% −12.157% −11.812%] (p = 0.00 < 0.05)
65262026-04-17T04:47:37.402Z thrpt: [+13.395% +13.839% +14.284%]
65272026-04-17T04:47:37.402Z Performance has improved.
65282026-04-17T04:47:38.286ZBenchmarking source_filter/allows/exclude_hit_v6/50
65292026-04-17T04:47:38.286ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65302026-04-17T04:47:44.238ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (902M iterations)
65312026-04-17T04:47:49.238ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65322026-04-17T04:47:49.325Zsource_filter/allows/exclude_hit_v6/50
65332026-04-17T04:47:49.325Z time: [5.5399 ns 5.5412 ns 5.5427 ns]
65342026-04-17T04:47:49.325Z thrpt: [180.42 Melem/s 180.47 Melem/s 180.51 Melem/s]
65352026-04-17T04:47:49.325Z change:
65362026-04-17T04:47:49.325Z time: [+0.2082% +0.2469% +0.2894%] (p = 0.00 < 0.05)
65372026-04-17T04:47:49.325Z thrpt: [−0.2886% −0.2463% −0.2078%]
65382026-04-17T04:47:49.326Z Change within noise threshold.
65392026-04-17T04:47:49.326ZFound 4 outliers among 100 measurements (4.00%)
65402026-04-17T04:47:49.330Z 3 (3.00%) high mild
65412026-04-17T04:47:49.330Z 1 (1.00%) high severe
65422026-04-17T04:47:50.208ZBenchmarking source_filter/allows/exclude_miss_v4/100
65432026-04-17T04:47:50.208ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65442026-04-17T04:47:55.280ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (529M iterations)
65452026-04-17T04:48:00.168ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65462026-04-17T04:48:00.256Zsource_filter/allows/exclude_miss_v4/100
65472026-04-17T04:48:00.256Z time: [9.0644 ns 9.2673 ns 9.4746 ns]
65482026-04-17T04:48:00.256Z thrpt: [105.55 Melem/s 107.91 Melem/s 110.32 Melem/s]
65492026-04-17T04:48:00.256Z change:
65502026-04-17T04:48:00.256Z time: [−12.190% −9.8348% −7.4845%] (p = 0.00 < 0.05)
65512026-04-17T04:48:00.256Z thrpt: [+8.0900% +10.908% +13.882%]
65522026-04-17T04:48:00.256Z Performance has improved.
65532026-04-17T04:48:00.260ZFound 1 outliers among 100 measurements (1.00%)
65542026-04-17T04:48:00.260Z 1 (1.00%) high mild
65552026-04-17T04:48:01.143ZBenchmarking source_filter/allows/exclude_hit_v4/100
65562026-04-17T04:48:01.143ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65572026-04-17T04:48:07.092ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65582026-04-17T04:48:12.061ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65592026-04-17T04:48:12.149Zsource_filter/allows/exclude_hit_v4/100
65602026-04-17T04:48:12.149Z time: [2.7420 ns 2.7598 ns 2.7782 ns]
65612026-04-17T04:48:12.149Z thrpt: [359.95 Melem/s 362.35 Melem/s 364.69 Melem/s]
65622026-04-17T04:48:12.149Z change:
65632026-04-17T04:48:12.149Z time: [−0.3371% +0.1881% +0.9124%] (p = 0.57 > 0.05)
65642026-04-17T04:48:12.149Z thrpt: [−0.9041% −0.1877% +0.3382%]
65652026-04-17T04:48:12.149Z No change in performance detected.
65662026-04-17T04:48:13.034ZBenchmarking source_filter/allows/exclude_miss_v6/100
65672026-04-17T04:48:13.034ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65682026-04-17T04:48:16.226ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (420M iterations)
65692026-04-17T04:48:21.252ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65702026-04-17T04:48:21.340Zsource_filter/allows/exclude_miss_v6/100
65712026-04-17T04:48:21.340Z time: [11.919 ns 11.956 ns 11.995 ns]
65722026-04-17T04:48:21.340Z thrpt: [83.371 Melem/s 83.640 Melem/s 83.897 Melem/s]
65732026-04-17T04:48:21.340Z change:
65742026-04-17T04:48:21.340Z time: [−15.372% −14.995% −14.642%] (p = 0.00 < 0.05)
65752026-04-17T04:48:21.340Z thrpt: [+17.154% +17.641% +18.164%]
65762026-04-17T04:48:21.340Z Performance has improved.
65772026-04-17T04:48:21.340ZFound 3 outliers among 100 measurements (3.00%)
65782026-04-17T04:48:21.340Z 3 (3.00%) high mild
65792026-04-17T04:48:22.229ZBenchmarking source_filter/allows/exclude_hit_v6/100
65802026-04-17T04:48:22.229ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65812026-04-17T04:48:28.186ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (901M iterations)
65822026-04-17T04:48:33.182ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65832026-04-17T04:48:33.269Zsource_filter/allows/exclude_hit_v6/100
65842026-04-17T04:48:33.269Z time: [5.5407 ns 5.5425 ns 5.5443 ns]
65852026-04-17T04:48:33.269Z thrpt: [180.36 Melem/s 180.42 Melem/s 180.48 Melem/s]
65862026-04-17T04:48:33.269Z change:
65872026-04-17T04:48:33.269Z time: [+0.1848% +0.2335% +0.2794%] (p = 0.00 < 0.05)
65882026-04-17T04:48:33.269Z thrpt: [−0.2787% −0.2329% −0.1845%]
65892026-04-17T04:48:33.270Z Change within noise threshold.
65902026-04-17T04:48:33.270ZFound 3 outliers among 100 measurements (3.00%)
65912026-04-17T04:48:33.270Z 3 (3.00%) high mild
65922026-04-17T04:48:34.153ZBenchmarking source_filter/allows/include_hit_v4/1
65932026-04-17T04:48:34.153ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65942026-04-17T04:48:37.596ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (3.1B iterations)
65952026-04-17T04:48:42.604ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65962026-04-17T04:48:42.691Zsource_filter/allows/include_hit_v4/1
65972026-04-17T04:48:42.692Z time: [1.5929 ns 1.6043 ns 1.6166 ns]
65982026-04-17T04:48:42.692Z thrpt: [618.57 Melem/s 623.33 Melem/s 627.79 Melem/s]
65992026-04-17T04:48:42.692Z change:
66002026-04-17T04:48:42.692Z time: [−12.090% −11.345% −10.509%] (p = 0.00 < 0.05)
66012026-04-17T04:48:42.692Z thrpt: [+11.743% +12.796% +13.752%]
66022026-04-17T04:48:42.692Z Performance has improved.
66032026-04-17T04:48:43.581ZBenchmarking source_filter/allows/include_miss_v4/1
66042026-04-17T04:48:43.581ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66052026-04-17T04:48:47.790ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
66062026-04-17T04:48:52.327ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66072026-04-17T04:48:52.414Zsource_filter/allows/include_miss_v4/1
66082026-04-17T04:48:52.414Z time: [1.7745 ns 1.7782 ns 1.7825 ns]
66092026-04-17T04:48:52.414Z thrpt: [561.01 Melem/s 562.36 Melem/s 563.53 Melem/s]
66102026-04-17T04:48:52.414Z change:
66112026-04-17T04:48:52.414Z time: [+5.4808% +5.8593% +6.2441%] (p = 0.00 < 0.05)
66122026-04-17T04:48:52.414Z thrpt: [−5.8772% −5.5350% −5.1960%]
66132026-04-17T04:48:52.414Z Performance has regressed.
66142026-04-17T04:48:52.414ZFound 14 outliers among 100 measurements (14.00%)
66152026-04-17T04:48:52.414Z 2 (2.00%) high mild
66162026-04-17T04:48:52.414Z 12 (12.00%) high severe
66172026-04-17T04:48:53.297ZBenchmarking source_filter/allows/include_hit_v6/1
66182026-04-17T04:48:53.301ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66192026-04-17T04:48:58.293ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66202026-04-17T04:49:03.291ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66212026-04-17T04:49:03.378Zsource_filter/allows/include_hit_v6/1
66222026-04-17T04:49:03.378Z time: [4.6480 ns 4.6487 ns 4.6495 ns]
66232026-04-17T04:49:03.378Z thrpt: [215.08 Melem/s 215.11 Melem/s 215.14 Melem/s]
66242026-04-17T04:49:03.378Z change:
66252026-04-17T04:49:03.378Z time: [+2.7918% +3.4584% +4.0837%] (p = 0.00 < 0.05)
66262026-04-17T04:49:03.378Z thrpt: [−3.9235% −3.3428% −2.7160%]
66272026-04-17T04:49:03.378Z Performance has regressed.
66282026-04-17T04:49:03.378ZFound 4 outliers among 100 measurements (4.00%)
66292026-04-17T04:49:03.382Z 2 (2.00%) high mild
66302026-04-17T04:49:03.382Z 2 (2.00%) high severe
66312026-04-17T04:49:04.269ZBenchmarking source_filter/allows/include_miss_v6/1
66322026-04-17T04:49:04.270ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66332026-04-17T04:49:09.025ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66342026-04-17T04:49:14.116ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66352026-04-17T04:49:14.203Zsource_filter/allows/include_miss_v6/1
66362026-04-17T04:49:14.203Z time: [4.4891 ns 4.5194 ns 4.5484 ns]
66372026-04-17T04:49:14.203Z thrpt: [219.86 Melem/s 221.27 Melem/s 222.76 Melem/s]
66382026-04-17T04:49:14.203Z change:
66392026-04-17T04:49:14.203Z time: [+1.1890% +1.6725% +2.1060%] (p = 0.00 < 0.05)
66402026-04-17T04:49:14.203Z thrpt: [−2.0626% −1.6450% −1.1751%]
66412026-04-17T04:49:14.203Z Performance has regressed.
66422026-04-17T04:49:15.088ZBenchmarking source_filter/allows/include_hit_v4/5
66432026-04-17T04:49:15.088ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66442026-04-17T04:49:18.524ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (3.1B iterations)
66452026-04-17T04:49:23.527ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66462026-04-17T04:49:23.614Zsource_filter/allows/include_hit_v4/5
66472026-04-17T04:49:23.614Z time: [1.5913 ns 1.6001 ns 1.6093 ns]
66482026-04-17T04:49:23.615Z thrpt: [621.39 Melem/s 624.95 Melem/s 628.44 Melem/s]
66492026-04-17T04:49:23.615Z change:
66502026-04-17T04:49:23.615Z time: [−10.202% −9.5631% −8.8887%] (p = 0.00 < 0.05)
66512026-04-17T04:49:23.615Z thrpt: [+9.7559% +10.574% +11.361%]
66522026-04-17T04:49:23.615Z Performance has improved.
66532026-04-17T04:49:23.615ZFound 6 outliers among 100 measurements (6.00%)
66542026-04-17T04:49:23.615Z 6 (6.00%) high mild
66552026-04-17T04:49:24.502ZBenchmarking source_filter/allows/include_miss_v4/5
66562026-04-17T04:49:24.502ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66572026-04-17T04:49:28.739ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
66582026-04-17T04:49:33.630ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66592026-04-17T04:49:33.716Zsource_filter/allows/include_miss_v4/5
66602026-04-17T04:49:33.716Z time: [3.7704 ns 3.8374 ns 3.9112 ns]
66612026-04-17T04:49:33.716Z thrpt: [255.68 Melem/s 260.59 Melem/s 265.22 Melem/s]
66622026-04-17T04:49:33.716Z change:
66632026-04-17T04:49:33.717Z time: [−12.486% −10.755% −9.0896%] (p = 0.00 < 0.05)
66642026-04-17T04:49:33.717Z thrpt: [+9.9984% +12.052% +14.267%]
66652026-04-17T04:49:33.717Z Performance has improved.
66662026-04-17T04:49:33.717ZFound 2 outliers among 100 measurements (2.00%)
66672026-04-17T04:49:33.717Z 2 (2.00%) high mild
66682026-04-17T04:49:34.605ZBenchmarking source_filter/allows/include_hit_v6/5
66692026-04-17T04:49:34.605ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66702026-04-17T04:49:39.599ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66712026-04-17T04:49:44.598ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66722026-04-17T04:49:44.685Zsource_filter/allows/include_hit_v6/5
66732026-04-17T04:49:44.685Z time: [4.6490 ns 4.6495 ns 4.6501 ns]
66742026-04-17T04:49:44.685Z thrpt: [215.05 Melem/s 215.08 Melem/s 215.10 Melem/s]
66752026-04-17T04:49:44.685Z change:
66762026-04-17T04:49:44.685Z time: [+2.9001% +3.5436% +4.1418%] (p = 0.00 < 0.05)
66772026-04-17T04:49:44.685Z thrpt: [−3.9771% −3.4224% −2.8184%]
66782026-04-17T04:49:44.685Z Performance has regressed.
66792026-04-17T04:49:44.689ZFound 8 outliers among 100 measurements (8.00%)
66802026-04-17T04:49:44.689Z 3 (3.00%) high mild
66812026-04-17T04:49:44.689Z 5 (5.00%) high severe
66822026-04-17T04:49:45.570ZBenchmarking source_filter/allows/include_miss_v6/5
66832026-04-17T04:49:45.570ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66842026-04-17T04:49:49.137ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (753M iterations)
66852026-04-17T04:49:54.139ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66862026-04-17T04:49:54.227Zsource_filter/allows/include_miss_v6/5
66872026-04-17T04:49:54.227Z time: [6.6452 ns 6.6471 ns 6.6490 ns]
66882026-04-17T04:49:54.227Z thrpt: [150.40 Melem/s 150.44 Melem/s 150.49 Melem/s]
66892026-04-17T04:49:54.227Z change:
66902026-04-17T04:49:54.227Z time: [−3.4489% −3.4095% −3.3741%] (p = 0.00 < 0.05)
66912026-04-17T04:49:54.227Z thrpt: [+3.4919% +3.5299% +3.5721%]
66922026-04-17T04:49:54.227Z Performance has improved.
66932026-04-17T04:49:55.109ZBenchmarking source_filter/allows/include_hit_v4/10
66942026-04-17T04:49:55.109ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66952026-04-17T04:49:58.562ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (3.1B iterations)
66962026-04-17T04:50:03.531ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66972026-04-17T04:50:03.618Zsource_filter/allows/include_hit_v4/10
66982026-04-17T04:50:03.618Z time: [1.5843 ns 1.5945 ns 1.6056 ns]
66992026-04-17T04:50:03.618Z thrpt: [622.84 Melem/s 627.14 Melem/s 631.21 Melem/s]
67002026-04-17T04:50:03.618Z change:
67012026-04-17T04:50:03.618Z time: [−11.145% −10.440% −9.7805%] (p = 0.00 < 0.05)
67022026-04-17T04:50:03.618Z thrpt: [+10.841% +11.657% +12.542%]
67032026-04-17T04:50:03.618Z Performance has improved.
67042026-04-17T04:50:03.619ZFound 2 outliers among 100 measurements (2.00%)
67052026-04-17T04:50:03.619Z 2 (2.00%) high mild
67062026-04-17T04:50:04.504ZBenchmarking source_filter/allows/include_miss_v4/10
67072026-04-17T04:50:04.504ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67082026-04-17T04:50:08.125ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (741M iterations)
67092026-04-17T04:50:12.867ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67102026-04-17T04:50:12.953Zsource_filter/allows/include_miss_v4/10
67112026-04-17T04:50:12.953Z time: [6.2199 ns 6.3579 ns 6.5032 ns]
67122026-04-17T04:50:12.953Z thrpt: [153.77 Melem/s 157.29 Melem/s 160.77 Melem/s]
67132026-04-17T04:50:12.954Z change:
67142026-04-17T04:50:12.954Z time: [−16.800% −14.384% −11.930%] (p = 0.00 < 0.05)
67152026-04-17T04:50:12.954Z thrpt: [+13.546% +16.800% +20.192%]
67162026-04-17T04:50:12.954Z Performance has improved.
67172026-04-17T04:50:12.954ZFound 4 outliers among 100 measurements (4.00%)
67182026-04-17T04:50:12.954Z 4 (4.00%) high mild
67192026-04-17T04:50:13.830ZBenchmarking source_filter/allows/include_hit_v6/10
67202026-04-17T04:50:13.830ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67212026-04-17T04:50:18.826ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67222026-04-17T04:50:23.827ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67232026-04-17T04:50:23.915Zsource_filter/allows/include_hit_v6/10
67242026-04-17T04:50:23.915Z time: [4.6530 ns 4.6535 ns 4.6541 ns]
67252026-04-17T04:50:23.915Z thrpt: [214.86 Melem/s 214.89 Melem/s 214.92 Melem/s]
67262026-04-17T04:50:23.915Z change:
67272026-04-17T04:50:23.915Z time: [+2.7274% +3.4256% +4.0606%] (p = 0.00 < 0.05)
67282026-04-17T04:50:23.915Z thrpt: [−3.9022% −3.3121% −2.6550%]
67292026-04-17T04:50:23.915Z Performance has regressed.
67302026-04-17T04:50:23.918ZFound 5 outliers among 100 measurements (5.00%)
67312026-04-17T04:50:23.918Z 4 (4.00%) high mild
67322026-04-17T04:50:23.918Z 1 (1.00%) high severe
67332026-04-17T04:50:24.797ZBenchmarking source_filter/allows/include_miss_v6/10
67342026-04-17T04:50:24.797ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67352026-04-17T04:50:29.898ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (526M iterations)
67362026-04-17T04:50:34.898ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67372026-04-17T04:50:34.985Zsource_filter/allows/include_miss_v6/10
67382026-04-17T04:50:34.985Z time: [9.4913 ns 9.5039 ns 9.5158 ns]
67392026-04-17T04:50:34.985Z thrpt: [105.09 Melem/s 105.22 Melem/s 105.36 Melem/s]
67402026-04-17T04:50:34.985Z change:
67412026-04-17T04:50:34.985Z time: [−12.883% −12.779% −12.676%] (p = 0.00 < 0.05)
67422026-04-17T04:50:34.986Z thrpt: [+14.515% +14.651% +14.788%]
67432026-04-17T04:50:34.989Z Performance has improved.
67442026-04-17T04:50:35.872ZBenchmarking source_filter/allows/include_hit_v4/50
67452026-04-17T04:50:35.872ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67462026-04-17T04:50:38.900ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67472026-04-17T04:50:43.796ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67482026-04-17T04:50:43.883Zsource_filter/allows/include_hit_v4/50
67492026-04-17T04:50:43.883Z time: [2.7376 ns 2.7555 ns 2.7746 ns]
67502026-04-17T04:50:43.883Z thrpt: [360.41 Melem/s 362.92 Melem/s 365.28 Melem/s]
67512026-04-17T04:50:43.883Z change:
67522026-04-17T04:50:43.886Z time: [−0.9180% −0.1531% +0.8358%] (p = 0.73 > 0.05)
67532026-04-17T04:50:43.886Z thrpt: [−0.8288% +0.1533% +0.9265%]
67542026-04-17T04:50:43.886Z No change in performance detected.
67552026-04-17T04:50:43.886ZFound 5 outliers among 100 measurements (5.00%)
67562026-04-17T04:50:43.886Z 5 (5.00%) high mild
67572026-04-17T04:50:44.767ZBenchmarking source_filter/allows/include_miss_v4/50
67582026-04-17T04:50:44.767ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67592026-04-17T04:50:48.539ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (712M iterations)
67602026-04-17T04:50:53.627ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67612026-04-17T04:50:53.715Zsource_filter/allows/include_miss_v4/50
67622026-04-17T04:50:53.715Z time: [6.9950 ns 7.1429 ns 7.2940 ns]
67632026-04-17T04:50:53.715Z thrpt: [137.10 Melem/s 140.00 Melem/s 142.96 Melem/s]
67642026-04-17T04:50:53.715Z change:
67652026-04-17T04:50:53.715Z time: [−4.6960% −2.7894% −0.5142%] (p = 0.01 < 0.05)
67662026-04-17T04:50:53.715Z thrpt: [+0.5169% +2.8694% +4.9274%]
67672026-04-17T04:50:53.715Z Change within noise threshold.
67682026-04-17T04:50:53.715ZFound 1 outliers among 100 measurements (1.00%)
67692026-04-17T04:50:53.715Z 1 (1.00%) high mild
67702026-04-17T04:50:54.600ZBenchmarking source_filter/allows/include_hit_v6/50
67712026-04-17T04:50:54.600ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67722026-04-17T04:51:00.557ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (901M iterations)
67732026-04-17T04:51:05.553ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67742026-04-17T04:51:05.640Zsource_filter/allows/include_hit_v6/50
67752026-04-17T04:51:05.640Z time: [5.5393 ns 5.5408 ns 5.5426 ns]
67762026-04-17T04:51:05.640Z thrpt: [180.42 Melem/s 180.48 Melem/s 180.53 Melem/s]
67772026-04-17T04:51:05.640Z change:
67782026-04-17T04:51:05.640Z time: [−0.3375% −0.2347% −0.0667%] (p = 0.00 < 0.05)
67792026-04-17T04:51:05.640Z thrpt: [+0.0667% +0.2353% +0.3386%]
67802026-04-17T04:51:05.640Z Change within noise threshold.
67812026-04-17T04:51:05.640ZFound 5 outliers among 100 measurements (5.00%)
67822026-04-17T04:51:05.640Z 4 (4.00%) high mild
67832026-04-17T04:51:05.640Z 1 (1.00%) high severe
67842026-04-17T04:51:06.532ZBenchmarking source_filter/allows/include_miss_v6/50
67852026-04-17T04:51:06.532ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67862026-04-17T04:51:11.430ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (548M iterations)
67872026-04-17T04:51:16.479ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67882026-04-17T04:51:16.565Zsource_filter/allows/include_miss_v6/50
67892026-04-17T04:51:16.566Z time: [9.1770 ns 9.2133 ns 9.2487 ns]
67902026-04-17T04:51:16.566Z thrpt: [108.12 Melem/s 108.54 Melem/s 108.97 Melem/s]
67912026-04-17T04:51:16.566Z change:
67922026-04-17T04:51:16.566Z time: [−11.454% −11.067% −10.721%] (p = 0.00 < 0.05)
67932026-04-17T04:51:16.566Z thrpt: [+12.008% +12.444% +12.935%]
67942026-04-17T04:51:16.566Z Performance has improved.
67952026-04-17T04:51:17.454ZBenchmarking source_filter/allows/include_hit_v4/100
67962026-04-17T04:51:17.454ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
67972026-04-17T04:51:23.354ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67982026-04-17T04:51:28.349ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
67992026-04-17T04:51:28.436Zsource_filter/allows/include_hit_v4/100
68002026-04-17T04:51:28.436Z time: [2.7285 ns 2.7460 ns 2.7636 ns]
68012026-04-17T04:51:28.436Z thrpt: [361.84 Melem/s 364.17 Melem/s 366.50 Melem/s]
68022026-04-17T04:51:28.436Z change:
68032026-04-17T04:51:28.436Z time: [−0.3400% +0.6560% +1.6051%] (p = 0.22 > 0.05)
68042026-04-17T04:51:28.436Z thrpt: [−1.5797% −0.6517% +0.3412%]
68052026-04-17T04:51:28.436Z No change in performance detected.
68062026-04-17T04:51:28.436ZFound 7 outliers among 100 measurements (7.00%)
68072026-04-17T04:51:28.436Z 4 (4.00%) high mild
68082026-04-17T04:51:28.436Z 3 (3.00%) high severe
68092026-04-17T04:51:29.325ZBenchmarking source_filter/allows/include_miss_v4/100
68102026-04-17T04:51:29.325ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68112026-04-17T04:51:34.377ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (531M iterations)
68122026-04-17T04:51:39.306ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68132026-04-17T04:51:39.393Zsource_filter/allows/include_miss_v4/100
68142026-04-17T04:51:39.393Z time: [9.0106 ns 9.2349 ns 9.4685 ns]
68152026-04-17T04:51:39.393Z thrpt: [105.61 Melem/s 108.28 Melem/s 110.98 Melem/s]
68162026-04-17T04:51:39.393Z change:
68172026-04-17T04:51:39.393Z time: [−10.496% −8.1735% −5.8491%] (p = 0.00 < 0.05)
68182026-04-17T04:51:39.393Z thrpt: [+6.2125% +8.9010% +11.727%]
68192026-04-17T04:51:39.393Z Performance has improved.
68202026-04-17T04:51:40.276ZBenchmarking source_filter/allows/include_hit_v6/100
68212026-04-17T04:51:40.276ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68222026-04-17T04:51:46.234ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (901M iterations)
68232026-04-17T04:51:51.246ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68242026-04-17T04:51:51.333Zsource_filter/allows/include_hit_v6/100
68252026-04-17T04:51:51.333Z time: [5.5563 ns 5.5662 ns 5.5756 ns]
68262026-04-17T04:51:51.333Z thrpt: [179.35 Melem/s 179.66 Melem/s 179.98 Melem/s]
68272026-04-17T04:51:51.333Z change:
68282026-04-17T04:51:51.337Z time: [+0.2598% +0.3512% +0.4327%] (p = 0.00 < 0.05)
68292026-04-17T04:51:51.337Z thrpt: [−0.4309% −0.3500% −0.2591%]
68302026-04-17T04:51:51.337Z Change within noise threshold.
68312026-04-17T04:51:51.337ZFound 14 outliers among 100 measurements (14.00%)
68322026-04-17T04:51:51.337Z 14 (14.00%) high mild
68332026-04-17T04:51:52.216ZBenchmarking source_filter/allows/include_miss_v6/100
68342026-04-17T04:51:52.216ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68352026-04-17T04:51:55.401ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (421M iterations)
68362026-04-17T04:52:00.380ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68372026-04-17T04:52:00.468Zsource_filter/allows/include_miss_v6/100
68382026-04-17T04:52:00.468Z time: [11.791 ns 11.816 ns 11.842 ns]
68392026-04-17T04:52:00.468Z thrpt: [84.446 Melem/s 84.631 Melem/s 84.812 Melem/s]
68402026-04-17T04:52:00.468Z change:
68412026-04-17T04:52:00.468Z time: [−16.526% −16.295% −16.077%] (p = 0.00 < 0.05)
68422026-04-17T04:52:00.468Z thrpt: [+19.157% +19.467% +19.798%]
68432026-04-17T04:52:00.468Z Performance has improved.
68442026-04-17T04:52:00.468ZFound 1 outliers among 100 measurements (1.00%)
68452026-04-17T04:52:00.468Z 1 (1.00%) high mild
68462026-04-17T04:52:01.350ZBenchmarking source_filter/allows/include_empty_v4
68472026-04-17T04:52:01.351ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68482026-04-17T04:52:06.500ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (8.3B iterations)
68492026-04-17T04:52:11.525ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68502026-04-17T04:52:11.612Zsource_filter/allows/include_empty_v4
68512026-04-17T04:52:11.612Z time: [601.15 ps 603.06 ps 605.02 ps]
68522026-04-17T04:52:11.612Z thrpt: [1.6528 Gelem/s 1.6582 Gelem/s 1.6635 Gelem/s]
68532026-04-17T04:52:11.612Z change:
68542026-04-17T04:52:11.612Z time: [−23.018% −22.735% −22.412%] (p = 0.00 < 0.05)
68552026-04-17T04:52:11.612Z thrpt: [+28.887% +29.425% +29.901%]
68562026-04-17T04:52:11.612Z Performance has improved.
68572026-04-17T04:52:11.613ZFound 4 outliers among 100 measurements (4.00%)
68582026-04-17T04:52:11.613Z 1 (1.00%) low severe
68592026-04-17T04:52:11.613Z 2 (2.00%) low mild
68602026-04-17T04:52:11.613Z 1 (1.00%) high mild
68612026-04-17T04:52:12.500ZBenchmarking source_filter/allows/include_empty_v6
68622026-04-17T04:52:12.500ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68632026-04-17T04:52:16.456ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (11B iterations)
68642026-04-17T04:52:21.459ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68652026-04-17T04:52:21.546Zsource_filter/allows/include_empty_v6
68662026-04-17T04:52:21.546Z time: [460.50 ps 460.60 ps 460.71 ps]
68672026-04-17T04:52:21.547Z thrpt: [2.1706 Gelem/s 2.1711 Gelem/s 2.1715 Gelem/s]
68682026-04-17T04:52:21.547Z change:
68692026-04-17T04:52:21.547Z time: [−40.541% −40.499% −40.450%] (p = 0.00 < 0.05)
68702026-04-17T04:52:21.547Z thrpt: [+67.928% +68.065% +68.184%]
68712026-04-17T04:52:21.550Z Performance has improved.
68722026-04-17T04:52:21.550ZFound 13 outliers among 100 measurements (13.00%)
68732026-04-17T04:52:21.550Z 1 (1.00%) low mild
68742026-04-17T04:52:21.550Z 7 (7.00%) high mild
68752026-04-17T04:52:21.550Z 5 (5.00%) high severe
68762026-04-17T04:52:22.455Z
68772026-04-17T04:52:22.459ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68782026-04-17T04:52:22.459ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68792026-04-17T04:52:22.459ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0348 ms (605 iterations)
68802026-04-17T04:52:22.459ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68812026-04-17T04:52:22.459Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68822026-04-17T04:52:22.459Z time: [18.000 18.000 18.000 ]
68832026-04-17T04:52:22.459Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68842026-04-17T04:52:22.459Z No change in performance detected.
68852026-04-17T04:52:22.459Z
68862026-04-17T04:52:22.459ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68872026-04-17T04:52:22.459ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68882026-04-17T04:52:22.459ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0296 ms (715 iterations)
68892026-04-17T04:52:22.459ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68902026-04-17T04:52:22.463Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68912026-04-17T04:52:22.463Z time: [18.000 18.000 18.000 ]
68922026-04-17T04:52:22.463Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68932026-04-17T04:52:22.463Z No change in performance detected.
68942026-04-17T04:52:22.463Z
68952026-04-17T04:52:22.463ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
68962026-04-17T04:52:22.463ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
68972026-04-17T04:52:22.463ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.1003 ms (550 iterations)
68982026-04-17T04:52:22.463ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
68992026-04-17T04:52:22.463Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
69002026-04-17T04:52:22.463Z time: [20.000 20.000 20.000 ]
69012026-04-17T04:52:22.463Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69022026-04-17T04:52:22.463Z No change in performance detected.
69032026-04-17T04:52:22.463Z
69042026-04-17T04:52:22.463ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69052026-04-17T04:52:22.463ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69062026-04-17T04:52:22.463ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0186 ms (495 iterations)
69072026-04-17T04:52:22.463ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69082026-04-17T04:52:22.467Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69092026-04-17T04:52:22.467Z time: [21.000 21.000 21.000 ]
69102026-04-17T04:52:22.467Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69112026-04-17T04:52:22.467Z No change in performance detected.
69122026-04-17T04:52:22.467Z
69132026-04-17T04:52:22.467ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69142026-04-17T04:52:22.467ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69152026-04-17T04:52:22.467ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0496 ms (825 iterations)
69162026-04-17T04:52:22.467ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69172026-04-17T04:52:22.467Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69182026-04-17T04:52:22.467Z time: [13.000 13.000 13.000 ]
69192026-04-17T04:52:22.467Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69202026-04-17T04:52:22.467Z No change in performance detected.
69212026-04-17T04:52:22.467Z
69222026-04-17T04:52:22.467ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69232026-04-17T04:52:22.467ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69242026-04-17T04:52:22.467ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0320 ms (715 iterations)
69252026-04-17T04:52:22.467ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69262026-04-17T04:52:22.470Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69272026-04-17T04:52:22.470Z time: [12.000 12.000 12.000 ]
69282026-04-17T04:52:22.471Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69292026-04-17T04:52:22.471Z No change in performance detected.
69302026-04-17T04:52:22.471Z
69312026-04-17T04:52:22.471ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69322026-04-17T04:52:22.471ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69332026-04-17T04:52:22.471ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0493 ms (715 iterations)
69342026-04-17T04:52:22.471ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69352026-04-17T04:52:22.471Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69362026-04-17T04:52:22.471Z time: [14.000 14.000 14.000 ]
69372026-04-17T04:52:22.471Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69382026-04-17T04:52:22.471Z No change in performance detected.
69392026-04-17T04:52:22.471Z
69402026-04-17T04:52:22.471ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69412026-04-17T04:52:22.471ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69422026-04-17T04:52:22.471ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0116 ms (715 iterations)
69432026-04-17T04:52:22.474ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69442026-04-17T04:52:22.474Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69452026-04-17T04:52:22.474Z time: [14.000 14.000 14.000 ]
69462026-04-17T04:52:22.474Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69472026-04-17T04:52:22.474Z No change in performance detected.
69482026-04-17T04:52:22.474Z
69492026-04-17T04:52:22.474ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69502026-04-17T04:52:22.474ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69512026-04-17T04:52:22.474ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0738 ms (660 iterations)
69522026-04-17T04:52:22.475ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69532026-04-17T04:52:22.475Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69542026-04-17T04:52:22.475Z time: [3.0000 3.0000 3.0000 ]
69552026-04-17T04:52:22.475Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69562026-04-17T04:52:22.475Z No change in performance detected.
69572026-04-17T04:52:22.475Z
69582026-04-17T04:52:22.475ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69592026-04-17T04:52:22.475ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69602026-04-17T04:52:22.475ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0230 ms (495 iterations)
69612026-04-17T04:52:22.475ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69622026-04-17T04:52:22.478Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69632026-04-17T04:52:22.478Z time: [3.0000 3.0000 3.0000 ]
69642026-04-17T04:52:22.478Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69652026-04-17T04:52:22.478Z No change in performance detected.
69662026-04-17T04:52:22.478Z
69672026-04-17T04:52:22.478ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69682026-04-17T04:52:22.478ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69692026-04-17T04:52:22.478ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0627 ms (660 iterations)
69702026-04-17T04:52:22.478ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69712026-04-17T04:52:22.479ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
69722026-04-17T04:52:22.479Z
69732026-04-17T04:52:22.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69742026-04-17T04:52:22.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69752026-04-17T04:52:22.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0527 ms (495 iterations)
69762026-04-17T04:52:22.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69772026-04-17T04:52:22.479ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
69782026-04-17T04:52:22.479Z
69792026-04-17T04:52:22.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69802026-04-17T04:52:22.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69812026-04-17T04:52:22.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0443 ms (935 iterations)
69822026-04-17T04:52:22.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69832026-04-17T04:52:22.482Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69842026-04-17T04:52:22.482Z time: [3.0000 3.0000 3.0000 ]
69852026-04-17T04:52:22.482Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69862026-04-17T04:52:22.482Z No change in performance detected.
69872026-04-17T04:52:22.482Z
69882026-04-17T04:52:22.482ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69892026-04-17T04:52:22.482ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69902026-04-17T04:52:22.482ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0070 ms (495 iterations)
69912026-04-17T04:52:22.482ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69922026-04-17T04:52:22.482Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69932026-04-17T04:52:22.482Z time: [3.0000 3.0000 3.0000 ]
69942026-04-17T04:52:22.482Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69952026-04-17T04:52:22.482Z No change in performance detected.
69962026-04-17T04:52:22.483Z
69972026-04-17T04:52:22.483ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
69982026-04-17T04:52:22.483ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
69992026-04-17T04:52:22.483ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0256 ms (770 iterations)
70002026-04-17T04:52:22.483ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70012026-04-17T04:52:22.483ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70022026-04-17T04:52:22.483Z
70032026-04-17T04:52:22.486ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70042026-04-17T04:52:22.486ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70052026-04-17T04:52:22.486ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0319 ms (495 iterations)
70062026-04-17T04:52:22.486ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70072026-04-17T04:52:22.486ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70082026-04-17T04:52:22.486Z
70092026-04-17T04:52:22.486ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70102026-04-17T04:52:22.486ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70112026-04-17T04:52:22.486ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0474 ms (825 iterations)
70122026-04-17T04:52:22.486ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70132026-04-17T04:52:22.486Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70142026-04-17T04:52:22.486Z time: [3.0000 3.0000 3.0000 ]
70152026-04-17T04:52:22.486Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70162026-04-17T04:52:22.486Z No change in performance detected.
70172026-04-17T04:52:22.487Z
70182026-04-17T04:52:22.487ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70192026-04-17T04:52:22.487ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70202026-04-17T04:52:22.487ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0398 ms (495 iterations)
70212026-04-17T04:52:22.490ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70222026-04-17T04:52:22.490Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70232026-04-17T04:52:22.490Z time: [3.0000 3.0000 3.0000 ]
70242026-04-17T04:52:22.490Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70252026-04-17T04:52:22.490Z No change in performance detected.
70262026-04-17T04:52:22.490Z
70272026-04-17T04:52:22.490ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70282026-04-17T04:52:22.490ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70292026-04-17T04:52:22.490ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0345 ms (715 iterations)
70302026-04-17T04:52:22.490ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70312026-04-17T04:52:22.490ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70322026-04-17T04:52:22.491Z
70332026-04-17T04:52:22.491ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70342026-04-17T04:52:22.491ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70352026-04-17T04:52:22.491ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0779 ms (495 iterations)
70362026-04-17T04:52:22.491ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70372026-04-17T04:52:22.491Z
70382026-04-17T04:52:22.491ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70392026-04-17T04:52:22.491ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70402026-04-17T04:52:22.491ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70412026-04-17T04:52:22.491ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0418 ms (880 iterations)
70422026-04-17T04:52:22.494ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70432026-04-17T04:52:22.494Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70442026-04-17T04:52:22.494Z time: [3.0000 3.0000 3.0000 ]
70452026-04-17T04:52:22.494Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70462026-04-17T04:52:22.494Z No change in performance detected.
70472026-04-17T04:52:22.494Z
70482026-04-17T04:52:22.494ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70492026-04-17T04:52:22.494ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70502026-04-17T04:52:22.494ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0238 ms (495 iterations)
70512026-04-17T04:52:22.494ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70522026-04-17T04:52:22.494Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70532026-04-17T04:52:22.494Z time: [3.0000 3.0000 3.0000 ]
70542026-04-17T04:52:22.494Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70552026-04-17T04:52:22.494Z No change in performance detected.
70562026-04-17T04:52:22.494Z
70572026-04-17T04:52:22.494ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70582026-04-17T04:52:22.494ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70592026-04-17T04:52:22.494ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0283 ms (715 iterations)
70602026-04-17T04:52:22.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70612026-04-17T04:52:22.498ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70622026-04-17T04:52:22.498Z
70632026-04-17T04:52:22.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70642026-04-17T04:52:22.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70652026-04-17T04:52:22.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0424 ms (495 iterations)
70662026-04-17T04:52:22.498ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70672026-04-17T04:52:22.498ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70682026-04-17T04:52:22.498Z
70692026-04-17T04:52:22.498ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70702026-04-17T04:52:22.498ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70712026-04-17T04:52:22.498ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1188 ms (330 iterations)
70722026-04-17T04:52:22.498ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70732026-04-17T04:52:22.517Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70742026-04-17T04:52:22.517Z time: [35.000 35.000 35.000 ]
70752026-04-17T04:52:22.517Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70762026-04-17T04:52:22.517Z No change in performance detected.
70772026-04-17T04:52:22.517Z
70782026-04-17T04:52:22.517ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70792026-04-17T04:52:22.517ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70802026-04-17T04:52:22.517ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1508 ms (275 iterations)
70812026-04-17T04:52:22.517ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70822026-04-17T04:52:22.517Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70832026-04-17T04:52:22.518Z time: [35.000 35.000 35.000 ]
70842026-04-17T04:52:22.518Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70852026-04-17T04:52:22.518Z No change in performance detected.
70862026-04-17T04:52:22.518Z
70872026-04-17T04:52:22.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70882026-04-17T04:52:22.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70892026-04-17T04:52:22.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0452 ms (385 iterations)
70902026-04-17T04:52:22.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70912026-04-17T04:52:22.518Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70922026-04-17T04:52:22.518Z time: [20.000 20.000 20.000 ]
70932026-04-17T04:52:22.518Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70942026-04-17T04:52:22.518Z No change in performance detected.
70952026-04-17T04:52:22.518Z
70962026-04-17T04:52:22.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70972026-04-17T04:52:22.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70982026-04-17T04:52:22.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0161 ms (275 iterations)
70992026-04-17T04:52:22.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71002026-04-17T04:52:22.518Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71012026-04-17T04:52:22.518Z time: [20.000 20.000 20.000 ]
71022026-04-17T04:52:22.518Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71032026-04-17T04:52:22.518Z No change in performance detected.
71042026-04-17T04:52:22.518Z
71052026-04-17T04:52:22.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71062026-04-17T04:52:22.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71072026-04-17T04:52:22.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1581 ms (385 iterations)
71082026-04-17T04:52:22.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71092026-04-17T04:52:22.518Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71102026-04-17T04:52:22.518Z time: [35.000 35.000 35.000 ]
71112026-04-17T04:52:22.518Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71122026-04-17T04:52:22.518Z No change in performance detected.
71132026-04-17T04:52:22.518Z
71142026-04-17T04:52:22.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71152026-04-17T04:52:22.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71162026-04-17T04:52:22.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0665 ms (275 iterations)
71172026-04-17T04:52:22.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71182026-04-17T04:52:22.518Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71192026-04-17T04:52:22.518Z time: [35.000 35.000 35.000 ]
71202026-04-17T04:52:22.518Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71212026-04-17T04:52:22.519Z No change in performance detected.
71222026-04-17T04:52:22.519Z
71232026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71242026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71252026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1245 ms (440 iterations)
71262026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71272026-04-17T04:52:22.519Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71282026-04-17T04:52:22.519Z time: [20.000 20.000 20.000 ]
71292026-04-17T04:52:22.519Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71302026-04-17T04:52:22.519Z No change in performance detected.
71312026-04-17T04:52:22.519Z
71322026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71332026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71342026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1442 ms (330 iterations)
71352026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71362026-04-17T04:52:22.519Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71372026-04-17T04:52:22.519Z time: [20.000 20.000 20.000 ]
71382026-04-17T04:52:22.519Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71392026-04-17T04:52:22.519Z No change in performance detected.
71402026-04-17T04:52:22.519Z
71412026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71422026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71432026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1679 ms (330 iterations)
71442026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71452026-04-17T04:52:22.519Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71462026-04-17T04:52:22.519Z time: [35.000 35.000 35.000 ]
71472026-04-17T04:52:22.519Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71482026-04-17T04:52:22.519Z No change in performance detected.
71492026-04-17T04:52:22.519Z
71502026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71512026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71522026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2300 ms (275 iterations)
71532026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71542026-04-17T04:52:22.519Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71552026-04-17T04:52:22.519Z time: [35.000 35.000 35.000 ]
71562026-04-17T04:52:22.519Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71572026-04-17T04:52:22.519Z No change in performance detected.
71582026-04-17T04:52:22.519Z
71592026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71602026-04-17T04:52:22.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71612026-04-17T04:52:22.520ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0974 ms (385 iterations)
71622026-04-17T04:52:22.524ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71632026-04-17T04:52:22.524Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71642026-04-17T04:52:22.524Z time: [20.000 20.000 20.000 ]
71652026-04-17T04:52:22.524Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71662026-04-17T04:52:22.524Z No change in performance detected.
71672026-04-17T04:52:22.524Z
71682026-04-17T04:52:22.525ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71692026-04-17T04:52:22.525ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71702026-04-17T04:52:22.525ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0074 ms (275 iterations)
71712026-04-17T04:52:22.525ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71722026-04-17T04:52:22.525Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71732026-04-17T04:52:22.525Z time: [20.000 20.000 20.000 ]
71742026-04-17T04:52:22.525Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71752026-04-17T04:52:22.525Z No change in performance detected.
71762026-04-17T04:52:22.525Z
71772026-04-17T04:52:22.525ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71782026-04-17T04:52:22.525ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71792026-04-17T04:52:22.525ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1493 ms (330 iterations)
71802026-04-17T04:52:22.525ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71812026-04-17T04:52:22.525Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71822026-04-17T04:52:22.525Z time: [35.000 35.000 35.000 ]
71832026-04-17T04:52:22.525Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71842026-04-17T04:52:22.525Z No change in performance detected.
71852026-04-17T04:52:22.525Z
71862026-04-17T04:52:22.525ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71872026-04-17T04:52:22.525ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71882026-04-17T04:52:22.525ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1490 ms (275 iterations)
71892026-04-17T04:52:22.525ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71902026-04-17T04:52:22.525Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71912026-04-17T04:52:22.525Z time: [35.000 35.000 35.000 ]
71922026-04-17T04:52:22.525Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71932026-04-17T04:52:22.525Z No change in performance detected.
71942026-04-17T04:52:22.525Z
71952026-04-17T04:52:22.525ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71962026-04-17T04:52:22.525ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71972026-04-17T04:52:22.529ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0577 ms (385 iterations)
71982026-04-17T04:52:22.529ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
71992026-04-17T04:52:22.529Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72002026-04-17T04:52:22.529Z time: [20.000 20.000 20.000 ]
72012026-04-17T04:52:22.529Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72022026-04-17T04:52:22.529Z No change in performance detected.
72032026-04-17T04:52:22.529Z
72042026-04-17T04:52:22.529ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72052026-04-17T04:52:22.529ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72062026-04-17T04:52:22.529ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1427 ms (330 iterations)
72072026-04-17T04:52:22.529ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72082026-04-17T04:52:22.529Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72092026-04-17T04:52:22.529Z time: [20.000 20.000 20.000 ]
72102026-04-17T04:52:22.529Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72112026-04-17T04:52:22.529Z No change in performance detected.
72122026-04-17T04:52:22.529Z
72132026-04-17T04:52:22.529ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72142026-04-17T04:52:22.529ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72152026-04-17T04:52:22.529ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0378 ms (715 iterations)
72162026-04-17T04:52:22.532ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72172026-04-17T04:52:22.533Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72182026-04-17T04:52:22.533Z time: [3924.0 B 3924.0 B 3924.0 B]
72192026-04-17T04:52:22.533Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72202026-04-17T04:52:22.533Z No change in performance detected.
72212026-04-17T04:52:22.533Z
72222026-04-17T04:52:22.533ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72232026-04-17T04:52:22.533ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72242026-04-17T04:52:22.533ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0204 ms (715 iterations)
72252026-04-17T04:52:22.533ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72262026-04-17T04:52:22.533Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72272026-04-17T04:52:22.533Z time: [3924.0 B 3924.0 B 3924.0 B]
72282026-04-17T04:52:22.533Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72292026-04-17T04:52:22.533Z No change in performance detected.
72302026-04-17T04:52:22.533Z
72312026-04-17T04:52:22.533ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72322026-04-17T04:52:22.533ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72332026-04-17T04:52:22.533ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0618 ms (550 iterations)
72342026-04-17T04:52:22.536ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72352026-04-17T04:52:22.537Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72362026-04-17T04:52:22.537Z time: [3988.0 B 3988.0 B 3988.0 B]
72372026-04-17T04:52:22.537Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72382026-04-17T04:52:22.537Z No change in performance detected.
72392026-04-17T04:52:22.537Z
72402026-04-17T04:52:22.537ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72412026-04-17T04:52:22.537ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72422026-04-17T04:52:22.537ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0733 ms (550 iterations)
72432026-04-17T04:52:22.537ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72442026-04-17T04:52:22.537Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72452026-04-17T04:52:22.537Z time: [4386.0 B 4386.0 B 4386.0 B]
72462026-04-17T04:52:22.537Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72472026-04-17T04:52:22.537Z No change in performance detected.
72482026-04-17T04:52:22.537Z
72492026-04-17T04:52:22.537ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72502026-04-17T04:52:22.537ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72512026-04-17T04:52:22.537ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0307 ms (825 iterations)
72522026-04-17T04:52:22.540ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72532026-04-17T04:52:22.541Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72542026-04-17T04:52:22.541Z time: [2888.0 B 2888.0 B 2888.0 B]
72552026-04-17T04:52:22.541Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72562026-04-17T04:52:22.541Z No change in performance detected.
72572026-04-17T04:52:22.541Z
72582026-04-17T04:52:22.541ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72592026-04-17T04:52:22.541ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72602026-04-17T04:52:22.541ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0158 ms (715 iterations)
72612026-04-17T04:52:22.541ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72622026-04-17T04:52:22.541Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72632026-04-17T04:52:22.541Z time: [2873.0 B 2873.0 B 2873.0 B]
72642026-04-17T04:52:22.541Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72652026-04-17T04:52:22.541Z No change in performance detected.
72662026-04-17T04:52:22.541Z
72672026-04-17T04:52:22.541ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72682026-04-17T04:52:22.541ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72692026-04-17T04:52:22.541ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0240 ms (715 iterations)
72702026-04-17T04:52:22.544ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72712026-04-17T04:52:22.544Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72722026-04-17T04:52:22.544Z time: [2926.0 B 2926.0 B 2926.0 B]
72732026-04-17T04:52:22.544Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72742026-04-17T04:52:22.544Z No change in performance detected.
72752026-04-17T04:52:22.544Z
72762026-04-17T04:52:22.545ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72772026-04-17T04:52:22.545ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72782026-04-17T04:52:22.545ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0040 ms (715 iterations)
72792026-04-17T04:52:22.545ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72802026-04-17T04:52:22.545Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72812026-04-17T04:52:22.545Z time: [2910.0 B 2910.0 B 2910.0 B]
72822026-04-17T04:52:22.545Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72832026-04-17T04:52:22.545Z No change in performance detected.
72842026-04-17T04:52:22.545Z
72852026-04-17T04:52:22.545ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72862026-04-17T04:52:22.545ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72872026-04-17T04:52:22.545ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0161 ms (825 iterations)
72882026-04-17T04:52:22.548ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72892026-04-17T04:52:22.548Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72902026-04-17T04:52:22.548Z time: [264.00 B 264.00 B 264.00 B]
72912026-04-17T04:52:22.548Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72922026-04-17T04:52:22.548Z No change in performance detected.
72932026-04-17T04:52:22.548Z
72942026-04-17T04:52:22.548ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72952026-04-17T04:52:22.548ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72962026-04-17T04:52:22.548ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0708 ms (550 iterations)
72972026-04-17T04:52:22.548ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
72982026-04-17T04:52:22.548Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72992026-04-17T04:52:22.548Z time: [264.00 B 264.00 B 264.00 B]
73002026-04-17T04:52:22.548Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73012026-04-17T04:52:22.548Z No change in performance detected.
73022026-04-17T04:52:22.549Z
73032026-04-17T04:52:22.549ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
73042026-04-17T04:52:22.549ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73052026-04-17T04:52:22.549ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0556 ms (770 iterations)
73062026-04-17T04:52:22.552ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73072026-04-17T04:52:22.552ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73082026-04-17T04:52:22.552Z
73092026-04-17T04:52:22.552ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73102026-04-17T04:52:22.552ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73112026-04-17T04:52:22.552ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0248 ms (495 iterations)
73122026-04-17T04:52:22.552ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73132026-04-17T04:52:22.552ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73142026-04-17T04:52:22.552Z
73152026-04-17T04:52:22.552ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73162026-04-17T04:52:22.552ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73172026-04-17T04:52:22.552ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0405 ms (935 iterations)
73182026-04-17T04:52:22.552ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73192026-04-17T04:52:22.552Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73202026-04-17T04:52:22.552Z time: [264.00 B 264.00 B 264.00 B]
73212026-04-17T04:52:22.552Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73222026-04-17T04:52:22.553Z No change in performance detected.
73232026-04-17T04:52:22.553Z
73242026-04-17T04:52:22.553ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73252026-04-17T04:52:22.553ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73262026-04-17T04:52:22.553ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1097 ms (550 iterations)
73272026-04-17T04:52:22.556ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73282026-04-17T04:52:22.556Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73292026-04-17T04:52:22.556Z time: [264.00 B 264.00 B 264.00 B]
73302026-04-17T04:52:22.556Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73312026-04-17T04:52:22.556Z No change in performance detected.
73322026-04-17T04:52:22.556Z
73332026-04-17T04:52:22.556ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73342026-04-17T04:52:22.556ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73352026-04-17T04:52:22.556ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0699 ms (825 iterations)
73362026-04-17T04:52:22.556ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73372026-04-17T04:52:22.556ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73382026-04-17T04:52:22.557Z
73392026-04-17T04:52:22.557ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73402026-04-17T04:52:22.557ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73412026-04-17T04:52:22.557ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0089 ms (495 iterations)
73422026-04-17T04:52:22.557ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73432026-04-17T04:52:22.557ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73442026-04-17T04:52:22.557Z
73452026-04-17T04:52:22.557ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73462026-04-17T04:52:22.557ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73472026-04-17T04:52:22.557ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0365 ms (825 iterations)
73482026-04-17T04:52:22.560ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73492026-04-17T04:52:22.560Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73502026-04-17T04:52:22.560Z time: [264.00 B 264.00 B 264.00 B]
73512026-04-17T04:52:22.560Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73522026-04-17T04:52:22.560Z No change in performance detected.
73532026-04-17T04:52:22.561Z
73542026-04-17T04:52:22.561ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73552026-04-17T04:52:22.561ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73562026-04-17T04:52:22.561ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0772 ms (495 iterations)
73572026-04-17T04:52:22.561ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73582026-04-17T04:52:22.561Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73592026-04-17T04:52:22.561Z time: [264.00 B 264.00 B 264.00 B]
73602026-04-17T04:52:22.561Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73612026-04-17T04:52:22.561Z No change in performance detected.
73622026-04-17T04:52:22.561Z
73632026-04-17T04:52:22.561ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73642026-04-17T04:52:22.561ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73652026-04-17T04:52:22.561ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0288 ms (715 iterations)
73662026-04-17T04:52:22.564ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73672026-04-17T04:52:22.564ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73682026-04-17T04:52:22.564Z
73692026-04-17T04:52:22.564ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73702026-04-17T04:52:22.564ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73712026-04-17T04:52:22.564ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0659 ms (495 iterations)
73722026-04-17T04:52:22.564ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73732026-04-17T04:52:22.564ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73742026-04-17T04:52:22.564Z
73752026-04-17T04:52:22.564ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73762026-04-17T04:52:22.564ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73772026-04-17T04:52:22.565ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0406 ms (880 iterations)
73782026-04-17T04:52:22.565ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73792026-04-17T04:52:22.565Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73802026-04-17T04:52:22.565Z time: [264.00 B 264.00 B 264.00 B]
73812026-04-17T04:52:22.565Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73822026-04-17T04:52:22.565Z No change in performance detected.
73832026-04-17T04:52:22.565Z
73842026-04-17T04:52:22.565ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73852026-04-17T04:52:22.565ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73862026-04-17T04:52:22.565ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0699 ms (550 iterations)
73872026-04-17T04:52:22.568ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73882026-04-17T04:52:22.568Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73892026-04-17T04:52:22.568Z time: [264.00 B 264.00 B 264.00 B]
73902026-04-17T04:52:22.568Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73912026-04-17T04:52:22.568Z No change in performance detected.
73922026-04-17T04:52:22.568Z
73932026-04-17T04:52:22.568ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
73942026-04-17T04:52:22.568ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73952026-04-17T04:52:22.568ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0082 ms (715 iterations)
73962026-04-17T04:52:22.568ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
73972026-04-17T04:52:22.568ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73982026-04-17T04:52:22.568Z
73992026-04-17T04:52:22.568ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
74002026-04-17T04:52:22.568ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
74012026-04-17T04:52:22.569ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0340 ms (495 iterations)
74022026-04-17T04:52:22.572ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74032026-04-17T04:52:22.572ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
74042026-04-17T04:52:22.572Z
74052026-04-17T04:52:22.572ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74062026-04-17T04:52:22.572ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
74072026-04-17T04:52:22.572ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0720 ms (330 iterations)
74082026-04-17T04:52:22.572ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74092026-04-17T04:52:22.572Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74102026-04-17T04:52:22.572Z time: [7363.0 B 7363.0 B 7363.0 B]
74112026-04-17T04:52:22.572Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74122026-04-17T04:52:22.572Z No change in performance detected.
74132026-04-17T04:52:22.572Z
74142026-04-17T04:52:22.572ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74152026-04-17T04:52:22.572ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74162026-04-17T04:52:22.572ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0731 ms (275 iterations)
74172026-04-17T04:52:22.572ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74182026-04-17T04:52:22.576Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74192026-04-17T04:52:22.576Z time: [7363.0 B 7363.0 B 7363.0 B]
74202026-04-17T04:52:22.576Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74212026-04-17T04:52:22.576Z No change in performance detected.
74222026-04-17T04:52:22.576Z
74232026-04-17T04:52:22.576ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74242026-04-17T04:52:22.576ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74252026-04-17T04:52:22.576ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0317 ms (385 iterations)
74262026-04-17T04:52:22.576ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74272026-04-17T04:52:22.576Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74282026-04-17T04:52:22.576Z time: [5872.0 B 5872.0 B 5872.0 B]
74292026-04-17T04:52:22.576Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74302026-04-17T04:52:22.576Z No change in performance detected.
74312026-04-17T04:52:22.576Z
74322026-04-17T04:52:22.576ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74332026-04-17T04:52:22.576ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74342026-04-17T04:52:22.576ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1922 ms (330 iterations)
74352026-04-17T04:52:22.576ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74362026-04-17T04:52:22.580Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74372026-04-17T04:52:22.580Z time: [5872.0 B 5872.0 B 5872.0 B]
74382026-04-17T04:52:22.580Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74392026-04-17T04:52:22.580Z No change in performance detected.
74402026-04-17T04:52:22.580Z
74412026-04-17T04:52:22.580ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74422026-04-17T04:52:22.580ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74432026-04-17T04:52:22.580ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0214 ms (330 iterations)
74442026-04-17T04:52:22.580ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74452026-04-17T04:52:22.580Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74462026-04-17T04:52:22.580Z time: [7363.0 B 7363.0 B 7363.0 B]
74472026-04-17T04:52:22.580Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74482026-04-17T04:52:22.580Z No change in performance detected.
74492026-04-17T04:52:22.580Z
74502026-04-17T04:52:22.580ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74512026-04-17T04:52:22.580ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74522026-04-17T04:52:22.580ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0387 ms (275 iterations)
74532026-04-17T04:52:22.580ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74542026-04-17T04:52:22.584Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74552026-04-17T04:52:22.584Z time: [7363.0 B 7363.0 B 7363.0 B]
74562026-04-17T04:52:22.584Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74572026-04-17T04:52:22.584Z No change in performance detected.
74582026-04-17T04:52:22.584Z
74592026-04-17T04:52:22.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74602026-04-17T04:52:22.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74612026-04-17T04:52:22.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0083 ms (385 iterations)
74622026-04-17T04:52:22.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74632026-04-17T04:52:22.584Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74642026-04-17T04:52:22.584Z time: [5872.0 B 5872.0 B 5872.0 B]
74652026-04-17T04:52:22.584Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74662026-04-17T04:52:22.584Z No change in performance detected.
74672026-04-17T04:52:22.584Z
74682026-04-17T04:52:22.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74692026-04-17T04:52:22.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74702026-04-17T04:52:22.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0927 ms (330 iterations)
74712026-04-17T04:52:22.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74722026-04-17T04:52:22.588Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74732026-04-17T04:52:22.588Z time: [5872.0 B 5872.0 B 5872.0 B]
74742026-04-17T04:52:22.588Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74752026-04-17T04:52:22.588Z No change in performance detected.
74762026-04-17T04:52:22.588Z
74772026-04-17T04:52:22.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74782026-04-17T04:52:22.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74792026-04-17T04:52:22.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0073 ms (275 iterations)
74802026-04-17T04:52:22.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74812026-04-17T04:52:22.588Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74822026-04-17T04:52:22.588Z time: [7363.0 B 7363.0 B 7363.0 B]
74832026-04-17T04:52:22.588Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74842026-04-17T04:52:22.588Z No change in performance detected.
74852026-04-17T04:52:22.588Z
74862026-04-17T04:52:22.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74872026-04-17T04:52:22.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74882026-04-17T04:52:22.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1384 ms (275 iterations)
74892026-04-17T04:52:22.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74902026-04-17T04:52:22.592Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74912026-04-17T04:52:22.592Z time: [7363.0 B 7363.0 B 7363.0 B]
74922026-04-17T04:52:22.592Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74932026-04-17T04:52:22.592Z No change in performance detected.
74942026-04-17T04:52:22.592Z
74952026-04-17T04:52:22.592ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74962026-04-17T04:52:22.592ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
74972026-04-17T04:52:22.592ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0890 ms (385 iterations)
74982026-04-17T04:52:22.592ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
74992026-04-17T04:52:22.592Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75002026-04-17T04:52:22.592Z time: [5872.0 B 5872.0 B 5872.0 B]
75012026-04-17T04:52:22.592Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75022026-04-17T04:52:22.592Z No change in performance detected.
75032026-04-17T04:52:22.592Z
75042026-04-17T04:52:22.592ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75052026-04-17T04:52:22.592ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
75062026-04-17T04:52:22.592ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1749 ms (330 iterations)
75072026-04-17T04:52:22.592ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75082026-04-17T04:52:22.592Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75092026-04-17T04:52:22.592Z time: [5872.0 B 5872.0 B 5872.0 B]
75102026-04-17T04:52:22.592Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75112026-04-17T04:52:22.592Z No change in performance detected.
75122026-04-17T04:52:22.596Z
75132026-04-17T04:52:22.596ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75142026-04-17T04:52:22.596ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75152026-04-17T04:52:22.596ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1213 ms (330 iterations)
75162026-04-17T04:52:22.596ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75172026-04-17T04:52:22.596Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75182026-04-17T04:52:22.596Z time: [7363.0 B 7363.0 B 7363.0 B]
75192026-04-17T04:52:22.596Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75202026-04-17T04:52:22.596Z No change in performance detected.
75212026-04-17T04:52:22.596Z
75222026-04-17T04:52:22.596ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75232026-04-17T04:52:22.596ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75242026-04-17T04:52:22.596ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1080 ms (275 iterations)
75252026-04-17T04:52:22.596ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75262026-04-17T04:52:22.596Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75272026-04-17T04:52:22.596Z time: [7363.0 B 7363.0 B 7363.0 B]
75282026-04-17T04:52:22.596Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75292026-04-17T04:52:22.596Z No change in performance detected.
75302026-04-17T04:52:22.596Z
75312026-04-17T04:52:22.596ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75322026-04-17T04:52:22.596ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75332026-04-17T04:52:22.600ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0441 ms (385 iterations)
75342026-04-17T04:52:22.600ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75352026-04-17T04:52:22.600Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75362026-04-17T04:52:22.600Z time: [5872.0 B 5872.0 B 5872.0 B]
75372026-04-17T04:52:22.600Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75382026-04-17T04:52:22.600Z No change in performance detected.
75392026-04-17T04:52:22.600Z
75402026-04-17T04:52:22.600ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75412026-04-17T04:52:22.600ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75422026-04-17T04:52:22.600ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1383 ms (330 iterations)
75432026-04-17T04:52:22.600ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75442026-04-17T04:52:22.600Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75452026-04-17T04:52:22.600Z time: [5872.0 B 5872.0 B 5872.0 B]
75462026-04-17T04:52:22.600Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75472026-04-17T04:52:22.600Z No change in performance detected.
75482026-04-17T04:52:22.600Z
75492026-04-17T04:52:22.644Z+ cp -r target/criterion /work/bench-results
75502026-04-17T04:52:22.799Z+ cp -r target/xde-bench /work/bench-results
75512026-04-17T04:52:22.833Z+ pushd /work
75522026-04-17T04:52:22.833Z/work /work/oxidecomputer/opte
75532026-04-17T04:52:22.833Z+ tar -caf bench-results.tgz bench-results
75542026-04-17T04:52:23.511Z+ popd
75552026-04-17T04:52:23.512Z/work/oxidecomputer/opte
75562026-04-17T04:52:23.512Z+ cleanup
75572026-04-17T04:52:23.515Z++ id -un
75582026-04-17T04:52:23.518Z++ id -gn
75592026-04-17T04:52:23.522Z+ pfexec chown -R build:build .
75602026-04-17T04:52:23.590Z+ [[ -z 01KPCT5F8QSAVDNXJ6XHXM9T1Q ]]
75612026-04-17T04:52:23.594Zprocess exited: duration 2033169 ms, exit code 0
 
75622026-04-17T04:52:23.606Zfound 1 output files
75632026-04-17T04:52:23.606Zuploading: /work/bench-results.tgz (6347580 bytes)
75642026-04-17T04:52:24.664Zuploaded: /work/bench-results.tgz