01KQWEFRBMWV0ACVQTDBKS4NNG: 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: 01KQWEGFF41ASTEMFVA291T5ZX

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-05T16:17:12.664Zjob dependencies complete; ready to run (waiting for 6 m 9 s)
22026-05-05T16:18:06.779Zjob assigned to worker 01KQWEVW71CH5CER4Y4G3N18Y8 [factory aws, i-0f2d747681d2d4f69] (queued for 54 s)
32026-05-05T16:18:13.891Zdownloading input: /input/xde/work/debug/xde.dbg
42026-05-05T16:18:14.842Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-05-05T16:18:14.845Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-05-05T16:18:14.870Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-05-05T16:18:14.873Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-05-05T16:18:14.909Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-05-05T16:18:14.909Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-05-05T16:18:14.937Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-05-05T16:18:14.941Zdownloading input: /input/xde/work/release/xde
122026-05-05T16:18:15.573Zdownloaded input: /input/xde/work/release/xde
132026-05-05T16:18:15.576Zdownloading input: /input/xde/work/release/xde.sha256
142026-05-05T16:18:15.601Zdownloaded input: /input/xde/work/release/xde.sha256
152026-05-05T16:18:15.601Zdownloading input: /input/xde/work/release/xde_link.so
162026-05-05T16:18:15.623Zdownloaded input: /input/xde/work/release/xde_link.so
172026-05-05T16:18:15.623Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-05-05T16:18:15.649Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-05-05T16:18:15.652Zdownloading input: /input/xde/work/test/loopback
202026-05-05T16:18:16.282Zdownloaded input: /input/xde/work/test/loopback
212026-05-05T16:18:16.285Zdownloading input: /input/xde/work/test/multicast_rx
222026-05-05T16:18:16.939Zdownloaded input: /input/xde/work/test/multicast_rx
232026-05-05T16:18:16.939Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-05-05T16:18:17.677Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-05-05T16:18:17.680Zdownloading input: /input/xde/work/test/multicast_validation
262026-05-05T16:18:18.266Zdownloaded input: /input/xde/work/test/multicast_validation
272026-05-05T16:18:18.269Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-05-05T16:18:18.818Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-05-05T16:18:18.821Zdownloading input: /input/xde/work/xde.conf
302026-05-05T16:18:18.844Zdownloaded input: /input/xde/work/xde.conf
 
312026-05-05T16:18:18.847Zstarting task 0: "setup"
322026-05-05T16:18:18.850Z++ uname -s
332026-05-05T16:18:18.853Z+ kern=SunOS
342026-05-05T16:18:18.853Z+ build_user=build
352026-05-05T16:18:18.853Z+ build_uid=12345
362026-05-05T16:18:18.853Z+ work_dir=/work
372026-05-05T16:18:18.853Z+ input_dir=/input
382026-05-05T16:18:18.853Z+ [[ 0 == 12345 ]]
392026-05-05T16:18:18.853Z+ case "$kern" in
402026-05-05T16:18:18.853Z+ groupadd -g 12345 build
412026-05-05T16:18:18.856Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-05-05T16:18:20.861Z+ zfs create -o mountpoint=/work rpool/work
432026-05-05T16:18:21.022Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-05-05T16:18:21.026Z+ home_fs=zfs
452026-05-05T16:18:21.026Z+ [[ zfs == autofs ]]
462026-05-05T16:18:21.026Z+ mkdir -p /home/build
472026-05-05T16:18:21.026Z+ chown build:build /home/build /work
482026-05-05T16:18:23.027Z+ chmod 0700 /home/build /work
492026-05-05T16:18:23.030Zprocess exited: duration 4185 ms, exit code 0
 
502026-05-05T16:18:23.036Zstarting task 1: "rust-toolchain"
512026-05-05T16:18:23.041Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.1
522026-05-05T16:18:23.041Z+ printf ' * rust toolchain profile = "%s"\n' default
532026-05-05T16:18:23.041Z * rust toolchain channel = "1.94.1"
542026-05-05T16:18:23.041Z * rust toolchain profile = "default"
552026-05-05T16:18:23.041Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-05-05T16:18:23.041Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-05-05T16:18:23.043Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-05-05T16:18:23.043Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default
592026-05-05T16:18:23.116Zinfo: downloading installer
602026-05-05T16:18:24.837Zwarn: It looks like you have an existing installation of Rust at:
612026-05-05T16:18:24.837Zwarn: /opt/ooce/bin
622026-05-05T16:18:24.837Zwarn: It is recommended that rustup be the primary Rust installation.
632026-05-05T16:18:24.837Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
642026-05-05T16:18:24.837Zwarn: If you are sure that you want both rustup and your already installed Rust
652026-05-05T16:18:24.837Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
662026-05-05T16:18:24.837Zwarn: or pass `-y' to ignore all ignorable checks.
672026-05-05T16:18:24.837Zerror: cannot install while Rust is installed
682026-05-05T16:18:24.837Zwarn: continuing (because the -y flag is set and the error is ignorable)
692026-05-05T16:18:24.840Zwarn: It looks like you have an existing rustup settings file at:
702026-05-05T16:18:24.840Zwarn: /home/build/.rustup/settings.toml
712026-05-05T16:18:24.840Zwarn: Rustup will install the default toolchain as specified in the settings file,
722026-05-05T16:18:24.840Zwarn: instead of the one inferred from the default host triple.
732026-05-05T16:18:24.869Zinfo: profile set to default
742026-05-05T16:18:24.869Zinfo: default host triple is x86_64-unknown-illumos
752026-05-05T16:18:24.872Zinfo: syncing channel updates for 1.94.1-x86_64-unknown-illumos
762026-05-05T16:18:25.029Zinfo: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25)
772026-05-05T16:18:25.032Zinfo: downloading 6 components
782026-05-05T16:18:41.321Zinfo: default toolchain set to 1.94.1-x86_64-unknown-illumos
792026-05-05T16:18:41.321Z
802026-05-05T16:18:41.350Z 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25)
812026-05-05T16:18:41.350Z
822026-05-05T16:18:41.350Z
832026-05-05T16:18:41.350ZRust is installed now. Great!
842026-05-05T16:18:41.350Z
852026-05-05T16:18:41.350ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
862026-05-05T16:18:41.350Zenvironment variable. This has not been done automatically.
872026-05-05T16:18:41.350Z
882026-05-05T16:18:41.350ZTo configure your current shell, you need to source
892026-05-05T16:18:41.350Zthe corresponding env file under $HOME/.cargo.
902026-05-05T16:18:41.350Z
912026-05-05T16:18:41.350ZThis is usually done by running one of the following (note the leading DOT):
922026-05-05T16:18:41.350Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
932026-05-05T16:18:41.350Zsource "$HOME/.cargo/env.fish" # For fish
942026-05-05T16:18:41.350Zsource "~/.cargo/env.nu" # For nushell
952026-05-05T16:18:41.350Zsource "$HOME/.cargo/env.tcsh" # For tcsh
962026-05-05T16:18:41.350Z. "$HOME/.cargo/env.ps1" # For pwsh
972026-05-05T16:18:41.350Zsource "$HOME/.cargo/env.xsh" # For xonsh
982026-05-05T16:18:41.353Zwarn: no default linker (`cc`) was found in your PATH
992026-05-05T16:18:41.353Zwarn: many Rust crates require a system C toolchain to build
1002026-05-05T16:18:41.441Z+ rustup --version
1012026-05-05T16:18:41.449Zrustup 1.29.0 (28d1352db 2026-03-05)
1022026-05-05T16:18:41.452Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1032026-05-05T16:18:41.471Zinfo: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)`
1042026-05-05T16:18:41.474Z+ cargo --version
1052026-05-05T16:18:41.486Zcargo 1.94.1 (29ea6fb6a 2026-03-24)
1062026-05-05T16:18:41.489Z+ rustc --version
1072026-05-05T16:18:41.508Zrustc 1.94.1 (e408947bf 2026-03-25)
1082026-05-05T16:18:41.511Zprocess exited: duration 18472 ms, exit code 0
 
1092026-05-05T16:18:41.517Zstarting task 2: "authentication"
1102026-05-05T16:18:41.533Zprocess exited: duration 15 ms, exit code 0
 
1112026-05-05T16:18:41.540Zstarting task 3: "clone repository"
1122026-05-05T16:18:41.543Z+ mkdir -p /work/oxidecomputer/opte
1132026-05-05T16:18:41.545Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1142026-05-05T16:18:41.616ZCloning into '/work/oxidecomputer/opte'...
1152026-05-05T16:18:42.836Z+ cd /work/oxidecomputer/opte
1162026-05-05T16:18:42.839Z+ git fetch origin 84e91b62621406f38e4d0870a92bafacad96536e
1172026-05-05T16:18:43.143ZFrom https://github.com/oxidecomputer/opte
1182026-05-05T16:18:43.143Z * branch 84e91b62621406f38e4d0870a92bafacad96536e -> FETCH_HEAD
1192026-05-05T16:18:43.151Z+ [[ -n mtu ]]
1202026-05-05T16:18:43.153Z++ git branch --show-current
1212026-05-05T16:18:43.153Z+ current=master
1222026-05-05T16:18:43.153Z+ [[ master != mtu ]]
1232026-05-05T16:18:43.153Z+ git branch -f mtu 84e91b62621406f38e4d0870a92bafacad96536e
1242026-05-05T16:18:43.156Z+ git checkout -f mtu
1252026-05-05T16:18:43.174ZSwitched to branch 'mtu'
1262026-05-05T16:18:43.177Z+ git reset --hard 84e91b62621406f38e4d0870a92bafacad96536e
1272026-05-05T16:18:43.192ZHEAD is now at 84e91b6 Bump API_VERSION.
1282026-05-05T16:18:43.194Zprocess exited: duration 1653 ms, exit code 0
 
1292026-05-05T16:18:43.200Zstarting task 4: "build"
1302026-05-05T16:18:43.203Z+ source .github/buildomat/common.sh
1312026-05-05T16:18:43.206Z++ rustup show active-toolchain
1322026-05-05T16:18:43.209Z1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1332026-05-05T16:18:43.212Z++ pushd xde
1342026-05-05T16:18:43.212Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1352026-05-05T16:18:43.212Z++ rustup show active-toolchain
1362026-05-05T16:18:43.215Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1372026-05-05T16:18:43.367Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1382026-05-05T16:18:43.370Zinfo: downloading 6 components
1392026-05-05T16:18:57.596Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1402026-05-05T16:18:57.693Z+++ rustup show active-toolchain -v
1412026-05-05T16:18:57.696Z+++ head -n 1
1422026-05-05T16:18:57.696Z+++ cut '-d ' -f1
1432026-05-05T16:18:57.749Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1442026-05-05T16:18:57.749Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1452026-05-05T16:18:57.750Z++ popd
1462026-05-05T16:18:57.750Z/work/oxidecomputer/opte
1472026-05-05T16:18:57.752Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1482026-05-05T16:19:08.486Z Startup: Refreshing catalog 'helios-dev' ... Done
1492026-05-05T16:19:16.147Z Startup: Caching catalogs ... Done
1502026-05-05T16:19:23.486ZPlanning: Solver setup ... Done
1512026-05-05T16:19:23.556ZPlanning: Running solver ... Done
1522026-05-05T16:19:23.695ZPlanning: Finding local manifests ... Done
1532026-05-05T16:19:23.706ZPlanning: Fetching manifests: 0/6 0% complete
1542026-05-05T16:19:23.728ZPlanning: Fetching manifests: 6/6 100% complete
1552026-05-05T16:19:23.742ZPlanning: Package planning ... Done
1562026-05-05T16:19:23.745ZPlanning: Merging actions ... Done
1572026-05-05T16:19:23.931ZPlanning: Checking for conflicting actions ... Done
1582026-05-05T16:19:23.936ZPlanning: Consolidating action changes ... Done
1592026-05-05T16:19:24.656ZPlanning: Evaluating mediators ... Done
1602026-05-05T16:19:24.661ZPlanning: Planning completed in 8.34 seconds
1612026-05-05T16:19:24.669Z Packages to install: 6
1622026-05-05T16:19:24.669Z Services to change: 2
1632026-05-05T16:19:24.674Z Create boot environment: No
1642026-05-05T16:19:24.674ZCreate backup boot environment: No
1652026-05-05T16:19:24.708Z
1662026-05-05T16:19:24.708ZDownload: 0/22 items 0.0/15.0MB 0% complete
1672026-05-05T16:19:24.855ZDownload: Completed 15.03 MB in 0.14 seconds (105M/s)
1682026-05-05T16:19:24.957Z Actions: 1/111 actions (Installing new actions)
1692026-05-05T16:19:25.360Z Actions: Completed 111 actions in 0.40 seconds.
1702026-05-05T16:19:26.021Z Done
1712026-05-05T16:19:26.021Z Done
1722026-05-05T16:19:26.663Z Done
1732026-05-05T16:19:29.668Z Done
1742026-05-05T16:19:29.741Z Done
1752026-05-05T16:19:29.746Z Done
1762026-05-05T16:19:34.807Z Done
1772026-05-05T16:19:35.500Z+ [[ -z 01KQWEGFF41ASTEMFVA291T5ZX ]]
1782026-05-05T16:19:35.500Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1792026-05-05T16:19:36.569Zincorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23838:20260323T150135Z
1802026-05-05T16:19:36.569Zentire = pkg://helios-dev/entire@2-2.0:20230621T192557Z
1812026-05-05T16:19:36.569Zinstall = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
1822026-05-05T16:19:36.569Zinstall = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
1832026-05-05T16:19:36.569Ztempdir @ "/tmp/.tmp6fFzGy/tmp"
1842026-05-05T16:19:36.569Zimage root @ "/tmp/.tmp6fFzGy/tmp/root"
1852026-05-05T16:19:36.569Zcreating image...
1862026-05-05T16:19:36.828Zcopying publishers...
1872026-05-05T16:19:53.464Zadding properties...
1882026-05-05T16:19:53.467Zinstalling packages...
1892026-05-05T16:21:18.947Zseeding SMF database...
1902026-05-05T16:21:23.205Zconfiguring SMF profile...
1912026-05-05T16:21:23.208Zmodifying shadow(5)...
1922026-05-05T16:21:23.208Zloading user and group database...
1932026-05-05T16:21:23.208Zloading facet selections...
1942026-05-05T16:21:23.470Z devel -> true
1952026-05-05T16:21:23.470Z doc.man -> true
1962026-05-05T16:21:23.470Z entire.service/hal -> true
1972026-05-05T16:21:23.470Z entire.service/network/smtp/dma -> true
1982026-05-05T16:21:23.470Z locale.ar -> true
1992026-05-05T16:21:23.470Z locale.ca -> true
2002026-05-05T16:21:23.471Z locale.cs -> true
2012026-05-05T16:21:23.471Z locale.de -> true
2022026-05-05T16:21:23.471Z locale.es -> true
2032026-05-05T16:21:23.471Z locale.fr -> true
2042026-05-05T16:21:23.471Z locale.he -> true
2052026-05-05T16:21:23.471Z locale.hu -> true
2062026-05-05T16:21:23.471Z locale.id -> true
2072026-05-05T16:21:23.471Z locale.it -> true
2082026-05-05T16:21:23.471Z locale.ja -> true
2092026-05-05T16:21:23.471Z locale.ko -> true
2102026-05-05T16:21:23.471Z locale.nl -> true
2112026-05-05T16:21:23.471Z locale.pl -> true
2122026-05-05T16:21:23.471Z locale.pt_BR -> true
2132026-05-05T16:21:23.471Z locale.ru -> true
2142026-05-05T16:21:23.471Z locale.sk -> true
2152026-05-05T16:21:23.471Z locale.sv -> true
2162026-05-05T16:21:23.471Z locale.zh_CN -> true
2172026-05-05T16:21:23.471Z locale.zh_HK -> true
2182026-05-05T16:21:23.471Z locale.zh_TW -> true
2192026-05-05T16:21:23.471Z onu.ooceonly -> true
2202026-05-05T16:21:23.471Z version-lock.shell/ksh93 -> true
2212026-05-05T16:21:23.471Z version-lock.system/data/hardware-registry -> true
2222026-05-05T16:21:23.471Z version-lock.system/data/zoneinfo -> true
2232026-05-05T16:21:23.471Z version-lock.system/microcode/amd -> true
2242026-05-05T16:21:23.471Z version-lock.system/microcode/intel -> true
2252026-05-05T16:21:23.471Z version-lock.system/microcode/oxide -> true
2262026-05-05T16:21:23.471Zassessing packaged files...
2272026-05-05T16:21:24.960Zcreating archive...
2282026-05-05T16:21:24.985Zmissing from packaging:
2292026-05-05T16:21:24.985Z "etc/.pwd.lock"
2302026-05-05T16:21:24.988Z "etc/svc/profile/generic.xml"
2312026-05-05T16:21:24.989Z "etc/svc/profile/inetd_services.xml"
2322026-05-05T16:21:24.989Z "etc/svc/profile/name_service.xml"
2332026-05-05T16:21:24.989Z "etc/svc/profile/platform.xml"
2342026-05-05T16:21:24.989Z "etc/svc/profile/platform_omicron1.xml"
2352026-05-05T16:21:24.991Z "etc/svc/repository.db"
2362026-05-05T16:21:24.991Z
2372026-05-05T16:21:24.997Z
2382026-05-05T16:21:24.997Zfinishing archive...
2392026-05-05T16:21:25.634Zcreating gzonly manifest...
2402026-05-05T16:21:25.638Zok
2412026-05-05T16:21:25.732Z+ trap cleanup EXIT
2422026-05-05T16:21:25.735Z+ OUT_DIR=/work/bench-results
2432026-05-05T16:21:25.735Z+ mkdir -p /work/bench-results
2442026-05-05T16:21:25.735Z+ mkdir -p target/criterion
2452026-05-05T16:21:25.738Z+ mkdir -p target/xde-bench
2462026-05-05T16:21:25.738Z+ banner collect
2472026-05-05T16:21:25.741Z
2482026-05-05T16:21:25.741Z #### #### # # ###### #### #####
2492026-05-05T16:21:25.741Z # # # # # # # # # #
2502026-05-05T16:21:25.741Z # # # # # ##### # #
2512026-05-05T16:21:25.741Z # # # # # # # #
2522026-05-05T16:21:25.741Z # # # # # # # # # #
2532026-05-05T16:21:25.741Z #### #### ###### ###### ###### #### #
2542026-05-05T16:21:25.741Z
2552026-05-05T16:21:25.741Z++ cat .git/refs/heads/master
2562026-05-05T16:21:25.741Z+ BASELINE_COMMIT=9390b877f3f92a69fb3cd9d5a0cb93b1fb0e5fbb
2572026-05-05T16:21:25.741Z+ [[ mtu == \m\a\s\t\e\r ]]
2582026-05-05T16:21:25.741Z+ get_artifact opte benchmark 9390b877f3f92a69fb3cd9d5a0cb93b1fb0e5fbb bench-results.tgz
2592026-05-05T16:21:25.741Z+ local curl_res
2602026-05-05T16:21:25.741Z+ repo=opte
2612026-05-05T16:21:25.741Z+ series=benchmark
2622026-05-05T16:21:25.741Z+ commit=9390b877f3f92a69fb3cd9d5a0cb93b1fb0e5fbb
2632026-05-05T16:21:25.741Z+ name=bench-results.tgz
2642026-05-05T16:21:25.741Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2652026-05-05T16:21:25.741Z+ mkdir -p download
2662026-05-05T16:21:25.744Z+ pushd download
2672026-05-05T16:21:25.744Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2682026-05-05T16:21:25.744Z+ [[ ! -f bench-results.tgz ]]
2692026-05-05T16:21:25.744Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/9390b877f3f92a69fb3cd9d5a0cb93b1fb0e5fbb/bench-results.tgz
2702026-05-05T16:21:25.749Z % Total % Received % Xferd Average Speed Time Time Time Current
2712026-05-05T16:21:25.749Z Dload Upload Total Spent Left Speed
2722026-05-05T16:21:26.241Z 0 0 0 0 0 0 0 0 0 100 4.29M 100 4.29M 0 0 8.74M 0 0 100 4.29M 100 4.29M 0 0 8.74M 0 0 100 4.29M 100 4.29M 0 0 8.74M 0 0
2732026-05-05T16:21:26.244Z+ curl_res=0
2742026-05-05T16:21:26.244Z+ popd
2752026-05-05T16:21:26.244Z+ return 0
2762026-05-05T16:21:26.244Z/work/oxidecomputer/opte
2772026-05-05T16:21:26.244Z+ tar -xf download/bench-results.tgz -C target
2782026-05-05T16:21:26.473Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2792026-05-05T16:21:26.476Z+ rm -r target/bench-results
2802026-05-05T16:21:26.480Z+ [[ '' -eq 1 ]]
2812026-05-05T16:21:26.480Z+ uname -a
2822026-05-05T16:21:26.480ZSunOS w-01KQWEVW71CH5CER4Y4G3N18Y8 5.11 helios-2.0.23838 i86pc i386 i86pc
2832026-05-05T16:21:26.480Z+ cat /etc/versions/build
2842026-05-05T16:21:26.480Zheads/stlouis-0-ge1108ec7ee
2852026-05-05T16:21:26.480Z+ dladm
2862026-05-05T16:21:26.483ZLINK CLASS MTU STATE BRIDGE OVER
2872026-05-05T16:21:26.483Zena0 phys 9216 up -- --
2882026-05-05T16:21:26.486Z+ ipadm
2892026-05-05T16:21:26.486ZADDROBJ TYPE STATE ADDR
2902026-05-05T16:21:26.486Zlo0/v4 static ok 127.0.0.1/8
2912026-05-05T16:21:26.486Zena0/dhcp dhcp ok 10.150.1.53/24
2922026-05-05T16:21:26.486Zlo0/v6 static ok ::1/128
2932026-05-05T16:21:26.486Z+ pfexec rem_drv xde
2942026-05-05T16:21:26.493Z+ set -o errexit
2952026-05-05T16:21:26.493Z+ set -o pipefail
2962026-05-05T16:21:26.493Z+ banner prepare
2972026-05-05T16:21:26.496Z
2982026-05-05T16:21:26.496Z ##### ##### ###### ##### ## ##### ######
2992026-05-05T16:21:26.496Z # # # # # # # # # # # #
3002026-05-05T16:21:26.496Z # # # # ##### # # # # # # #####
3012026-05-05T16:21:26.496Z ##### ##### # ##### ###### ##### #
3022026-05-05T16:21:26.496Z # # # # # # # # # #
3032026-05-05T16:21:26.496Z # # # ###### # # # # # ######
3042026-05-05T16:21:26.496Z
3052026-05-05T16:21:26.496Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3062026-05-05T16:21:26.499Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3072026-05-05T16:21:26.563Z+ pfexec add_drv xde
3082026-05-05T16:21:27.274Z+ banner bench
3092026-05-05T16:21:27.277Z
3102026-05-05T16:21:27.277Z ##### ###### # # #### # #
3112026-05-05T16:21:27.277Z # # # ## # # # # #
3122026-05-05T16:21:27.277Z ##### ##### # # # # ######
3132026-05-05T16:21:27.277Z # # # # # # # # #
3142026-05-05T16:21:27.277Z # # # # ## # # # #
3152026-05-05T16:21:27.277Z ##### ###### # # #### # #
3162026-05-05T16:21:27.277Z
3172026-05-05T16:21:27.277Z+ cargo kbench local
3182026-05-05T16:21:27.383Z Updating crates.io index
3192026-05-05T16:21:27.386Z Updating git repository `https://github.com/oxidecomputer/falcon`
3202026-05-05T16:21:28.198Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3212026-05-05T16:21:28.587Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3222026-05-05T16:21:28.950Z Updating git repository `https://github.com/oxidecomputer/zone`
3232026-05-05T16:21:29.267Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3242026-05-05T16:21:29.645Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3252026-05-05T16:21:29.906Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3262026-05-05T16:21:31.432Z Downloading crates ...
3272026-05-05T16:21:31.492Z Downloaded anes v0.1.6
3282026-05-05T16:21:31.495Z Downloaded chacha20 v0.10.0
3292026-05-05T16:21:31.498Z Downloaded cobs v0.3.0
3302026-05-05T16:21:31.498Z Downloaded bitflags v2.11.1
3312026-05-05T16:21:31.501Z Downloaded cfg-if v1.0.4
3322026-05-05T16:21:31.501Z Downloaded cast v0.3.0
3332026-05-05T16:21:31.501Z Downloaded futures-sink v0.3.32
3342026-05-05T16:21:31.501Z Downloaded alloca v0.4.0
3352026-05-05T16:21:31.578Z Downloaded oorandom v11.1.5
3362026-05-05T16:21:31.578Z Downloaded heck v0.5.0
3372026-05-05T16:21:31.578Z Downloaded foreign-types-macros v0.2.3
3382026-05-05T16:21:31.578Z Downloaded defmt v0.3.100
3392026-05-05T16:21:31.578Z Downloaded lazy_static v1.5.0
3402026-05-05T16:21:31.578Z Downloaded num_enum_derive v0.7.6
3412026-05-05T16:21:31.578Z Downloaded dtor-proc-macro v0.0.13
3422026-05-05T16:21:31.578Z Downloaded once_cell v1.21.4
3432026-05-05T16:21:31.578Z Downloaded circular v0.3.0
3442026-05-05T16:21:31.578Z Downloaded ciborium-io v0.2.2
3452026-05-05T16:21:31.578Z Downloaded cfg_aliases v0.2.1
3462026-05-05T16:21:31.578Z Downloaded anstream v1.0.0
3472026-05-05T16:21:31.578Z Downloaded macaddr v1.0.1
3482026-05-05T16:21:31.578Z Downloaded oxnet v0.1.4
3492026-05-05T16:21:31.578Z Downloaded find-msvc-tools v0.1.9
3502026-05-05T16:21:31.578Z Downloaded ctor v0.10.1
3512026-05-05T16:21:31.578Z Downloaded ref-cast v1.0.25
3522026-05-05T16:21:31.578Z Downloaded proc-macro-error-attr2 v2.0.0
3532026-05-05T16:21:31.578Z Downloaded rustversion v1.0.22
3542026-05-05T16:21:31.578Z Downloaded proc-macro-crate v3.5.0
3552026-05-05T16:21:31.578Z Downloaded plotters-svg v0.3.7
3562026-05-05T16:21:31.578Z Downloaded either v1.15.0
3572026-05-05T16:21:31.578Z Downloaded postcard v1.1.3
3582026-05-05T16:21:31.578Z Downloaded thiserror-impl v1.0.69
3592026-05-05T16:21:31.578Z Downloaded futures-task v0.3.32
3602026-05-05T16:21:31.578Z Downloaded proc-macro2 v1.0.106
3612026-05-05T16:21:31.578Z Downloaded cc v1.2.61
3622026-05-05T16:21:31.578Z Downloaded ident_case v1.0.1
3632026-05-05T16:21:31.578Z Downloaded managed v0.8.0
3642026-05-05T16:21:31.579Z Downloaded rusticata-macros v5.0.0
3652026-05-05T16:21:31.579Z Downloaded num_enum v0.7.6
3662026-05-05T16:21:31.579Z Downloaded pretty-hex v0.4.2
3672026-05-05T16:21:31.579Z Downloaded foreign-types v0.5.0
3682026-05-05T16:21:31.579Z Downloaded darling_macro v0.23.0
3692026-05-05T16:21:31.579Z Downloaded embedded-io v0.4.0
3702026-05-05T16:21:31.579Z Downloaded darling_macro v0.21.3
3712026-05-05T16:21:31.579Z Downloaded errno v0.3.14
3722026-05-05T16:21:31.579Z Downloaded futures-core v0.3.32
3732026-05-05T16:21:31.579Z Downloaded powerfmt v0.2.0
3742026-05-05T16:21:31.579Z Downloaded dyn-clone v1.0.20
3752026-05-05T16:21:31.579Z Downloaded heck v0.4.1
3762026-05-05T16:21:31.579Z Downloaded hash32 v0.3.1
3772026-05-05T16:21:31.580Z Downloaded quote v1.0.45
3782026-05-05T16:21:31.580Z Downloaded toml_datetime v1.1.1+spec-1.1.0
3792026-05-05T16:21:31.580Z Downloaded slab v0.4.12
3802026-05-05T16:21:31.580Z Downloaded pin-project-lite v0.2.17
3812026-05-05T16:21:31.580Z Downloaded term v1.2.1
3822026-05-05T16:21:31.580Z Downloaded serde_derive v1.0.228
3832026-05-05T16:21:31.580Z Downloaded ciborium v0.2.2
3842026-05-05T16:21:31.580Z Downloaded futures-executor v0.3.32
3852026-05-05T16:21:31.580Z Downloaded futures-channel v0.3.32
3862026-05-05T16:21:31.580Z Downloaded darling v0.21.3
3872026-05-05T16:21:31.584Z Downloaded terminal_size v0.4.4
3882026-05-05T16:21:31.584Z Downloaded time-core v0.1.8
3892026-05-05T16:21:31.584Z Downloaded stable_deref_trait v1.2.1
3902026-05-05T16:21:31.584Z Downloaded link-section v0.2.1
3912026-05-05T16:21:31.584Z Downloaded cstr-argument v0.1.2
3922026-05-05T16:21:31.584Z Downloaded itoa v1.0.18
3932026-05-05T16:21:31.584Z Downloaded embedded-io v0.6.1
3942026-05-05T16:21:31.584Z Downloaded ref-cast-impl v1.0.25
3952026-05-05T16:21:31.584Z Downloaded clap_lex v1.1.0
3962026-05-05T16:21:31.584Z Downloaded equivalent v1.0.2
3972026-05-05T16:21:31.587Z Downloaded utf8parse v0.2.2
3982026-05-05T16:21:31.587Z Downloaded take_mut v0.2.2
3992026-05-05T16:21:31.590Z Downloaded is_terminal_polyfill v1.70.2
4002026-05-05T16:21:31.593Z Downloaded futures-macro v0.3.32
4012026-05-05T16:21:31.593Z Downloaded is-terminal v0.4.17
4022026-05-05T16:21:31.593Z Downloaded proc-macro-error-attr v1.0.4
4032026-05-05T16:21:31.593Z Downloaded defmt-parser v1.0.0
4042026-05-05T16:21:31.596Z Downloaded ctor-proc-macro v0.0.13
4052026-05-05T16:21:31.599Z Downloaded same-file v1.0.6
4062026-05-05T16:21:31.599Z Downloaded plotters-backend v0.3.7
4072026-05-05T16:21:31.599Z Downloaded foreign-types-shared v0.3.1
4082026-05-05T16:21:31.599Z Downloaded dtor v0.8.1
4092026-05-05T16:21:31.599Z Downloaded ingot-types v0.1.2
4102026-05-05T16:21:31.601Z Downloaded futures-io v0.3.32
4112026-05-05T16:21:31.601Z Downloaded defmt-macros v1.0.1
4122026-05-05T16:21:31.601Z Downloaded erased-serde v0.3.31
4132026-05-05T16:21:31.604Z Downloaded tabwriter v1.4.1
4142026-05-05T16:21:31.604Z Downloaded byteorder v1.5.0
4152026-05-05T16:21:31.604Z Downloaded anstyle-parse v1.0.0
4162026-05-05T16:21:31.607Z Downloaded anstyle-query v1.1.5
4172026-05-05T16:21:31.607Z Downloaded colorchoice v1.0.5
4182026-05-05T16:21:31.607Z Downloaded ciborium-ll v0.2.2
4192026-05-05T16:21:31.607Z Downloaded page_size v0.6.0
4202026-05-05T16:21:31.610Z Downloaded num-conv v0.2.1
4212026-05-05T16:21:31.613Z Downloaded getrandom v0.4.2
4222026-05-05T16:21:31.616Z Downloaded crc32fast v1.5.0
4232026-05-05T16:21:31.619Z Downloaded slog-envlogger v2.2.0
4242026-05-05T16:21:31.619Z Downloaded autocfg v1.5.0
4252026-05-05T16:21:31.622Z Downloaded log v0.4.29
4262026-05-05T16:21:31.625Z Downloaded fnv v1.0.7
4272026-05-05T16:21:31.628Z Downloaded arc-swap v1.9.1
4282026-05-05T16:21:31.628Z Downloaded crossbeam-deque v0.8.6
4292026-05-05T16:21:31.631Z Downloaded deranged v0.5.8
4302026-05-05T16:21:31.634Z Downloaded anstyle v1.0.14
4312026-05-05T16:21:31.634Z Downloaded criterion-plot v0.8.2
4322026-05-05T16:21:31.634Z Downloaded strsim v0.11.1
4332026-05-05T16:21:31.637Z Downloaded slog-async v2.8.0
4342026-05-05T16:21:31.639Z Downloaded ingot v0.1.1
4352026-05-05T16:21:31.640Z Downloaded time-macros v0.2.27
4362026-05-05T16:21:31.640Z Downloaded crossbeam-epoch v0.9.18
4372026-05-05T16:21:31.642Z Downloaded walkdir v2.5.0
4382026-05-05T16:21:31.642Z Downloaded zmij v1.0.21
4392026-05-05T16:21:31.645Z Downloaded shlex v1.3.0
4402026-05-05T16:21:31.645Z Downloaded version_check v0.9.5
4412026-05-05T16:21:31.645Z Downloaded proc-macro-error2 v2.0.1
4422026-05-05T16:21:31.648Z Downloaded cookie-factory v0.3.3
4432026-05-05T16:21:31.648Z Downloaded bitflags v1.3.2
4442026-05-05T16:21:31.651Z Downloaded thiserror-impl v2.0.18
4452026-05-05T16:21:31.651Z Downloaded thread_local v1.1.9
4462026-05-05T16:21:31.651Z Downloaded thiserror v2.0.18
4472026-05-05T16:21:31.653Z Downloaded tracing-attributes v0.1.31
4482026-05-05T16:21:31.656Z Downloaded slog-stdlog v4.1.1
4492026-05-05T16:21:31.656Z Downloaded rand_core v0.10.1
4502026-05-05T16:21:31.656Z Downloaded thiserror v1.0.69
4512026-05-05T16:21:31.659Z Downloaded ipnetwork v0.21.1
4522026-05-05T16:21:31.662Z Downloaded iana-time-zone v0.1.65
4532026-05-05T16:21:31.662Z Downloaded colored v3.1.1
4542026-05-05T16:21:31.664Z Downloaded clap_derive v4.6.1
4552026-05-05T16:21:31.664Z Downloaded cpufeatures v0.3.0
4562026-05-05T16:21:31.667Z Downloaded proc-macro-error v1.0.4
4572026-05-05T16:21:31.667Z Downloaded defmt v1.0.1
4582026-05-05T16:21:31.670Z Downloaded slog-term v2.9.2
4592026-05-05T16:21:31.670Z Downloaded anyhow v1.0.102
4602026-05-05T16:21:31.672Z Downloaded ingot-macros v0.1.1
4612026-05-05T16:21:31.673Z Downloaded darling_core v0.23.0
4622026-05-05T16:21:31.675Z Downloaded crossbeam-channel v0.5.15
4632026-05-05T16:21:31.678Z Downloaded tinytemplate v1.2.1
4642026-05-05T16:21:31.678Z Downloaded slog-scope v4.4.1
4652026-05-05T16:21:31.681Z Downloaded clap v4.6.1
4662026-05-05T16:21:31.684Z Downloaded futures v0.3.32
4672026-05-05T16:21:31.686Z Downloaded darling v0.23.0
4682026-05-05T16:21:31.689Z Downloaded crossbeam-utils v0.8.21
4692026-05-05T16:21:31.691Z Downloaded rand v0.10.1
4702026-05-05T16:21:31.694Z Downloaded half v2.7.1
4712026-05-05T16:21:31.694Z Downloaded darling_core v0.21.3
4722026-05-05T16:21:31.697Z Downloaded memchr v2.8.0
4732026-05-05T16:21:31.706Z Downloaded indexmap v2.14.0
4742026-05-05T16:21:31.710Z Downloaded toml_parser v1.1.2+spec-1.1.0
4752026-05-05T16:21:31.713Z Downloaded socket2 v0.6.3
4762026-05-05T16:21:31.718Z Downloaded num-traits v0.2.19
4772026-05-05T16:21:31.721Z Downloaded heapless v0.8.0
4782026-05-05T16:21:31.725Z Downloaded itertools v0.13.0
4792026-05-05T16:21:31.731Z Downloaded criterion v0.8.2
4802026-05-05T16:21:31.735Z Downloaded serde_core v1.0.228
4812026-05-05T16:21:31.737Z Downloaded itertools v0.12.1
4822026-05-05T16:21:31.740Z Downloaded unicode-ident v1.0.24
4832026-05-05T16:21:31.742Z Downloaded hashbrown v0.17.0
4842026-05-05T16:21:31.745Z Downloaded uuid v1.23.1
4852026-05-05T16:21:31.748Z Downloaded slog v2.8.2
4862026-05-05T16:21:31.748Z Downloaded itertools v0.14.0
4872026-05-05T16:21:31.751Z Downloaded tracing-core v0.1.36
4882026-05-05T16:21:31.754Z Downloaded futures-util v0.3.32
4892026-05-05T16:21:31.759Z Downloaded toml_edit v0.25.11+spec-1.1.0
4902026-05-05T16:21:31.761Z Downloaded clap_builder v4.6.0
4912026-05-05T16:21:31.764Z Downloaded zerocopy-derive v0.8.48
4922026-05-05T16:21:31.769Z Downloaded serde v1.0.228
4932026-05-05T16:21:31.771Z Downloaded chrono v0.4.44
4942026-05-05T16:21:31.774Z Downloaded plotters v0.3.7
4952026-05-05T16:21:31.778Z Downloaded aho-corasick v1.1.4
4962026-05-05T16:21:31.781Z Downloaded rayon-core v1.13.0
4972026-05-05T16:21:31.798Z Downloaded libc v0.2.186
4982026-05-05T16:21:31.816Z Downloaded serde_json v1.0.149
4992026-05-05T16:21:31.828Z Downloaded pcap-parser v0.17.0
5002026-05-05T16:21:31.838Z Downloaded regex v1.12.3
5012026-05-05T16:21:31.853Z Downloaded nom v8.0.0
5022026-05-05T16:21:31.864Z Downloaded rayon v1.12.0
5032026-05-05T16:21:31.878Z Downloaded winnow v1.0.2
5042026-05-05T16:21:31.905Z Downloaded time v0.3.47
5052026-05-05T16:21:31.914Z Downloaded syn v1.0.109
5062026-05-05T16:21:31.932Z Downloaded zerocopy v0.8.48
5072026-05-05T16:21:31.943Z Downloaded unicode-width v0.2.2
5082026-05-05T16:21:31.946Z Downloaded syn v2.0.117
5092026-05-05T16:21:31.951Z Downloaded smoltcp v0.11.0
5102026-05-05T16:21:31.957Z Downloaded regex-syntax v0.8.10
5112026-05-05T16:21:31.961Z Downloaded nix v0.31.2
5122026-05-05T16:21:31.970Z Downloaded rustix v1.1.4
5132026-05-05T16:21:31.982Z Downloaded tracing v0.1.44
5142026-05-05T16:21:31.991Z Downloaded regex-automata v0.4.14
5152026-05-05T16:21:32.058Z Compiling proc-macro2 v1.0.106
5162026-05-05T16:21:32.058Z Compiling quote v1.0.45
5172026-05-05T16:21:32.058Z Compiling unicode-ident v1.0.24
5182026-05-05T16:21:32.058Z Compiling serde_core v1.0.228
5192026-05-05T16:21:32.061Z Compiling cfg-if v1.0.4
5202026-05-05T16:21:32.062Z Compiling libc v0.2.186
5212026-05-05T16:21:32.062Z Compiling memchr v2.8.0
5222026-05-05T16:21:32.062Z Compiling serde v1.0.228
5232026-05-05T16:21:32.203Z Compiling rustversion v1.0.22
5242026-05-05T16:21:32.281Z Compiling version_check v0.9.5
5252026-05-05T16:21:32.537Z Compiling strsim v0.11.1
5262026-05-05T16:21:32.667Z Compiling ident_case v1.0.1
5272026-05-05T16:21:32.689Z Compiling zerocopy v0.8.48
5282026-05-05T16:21:32.784Z Compiling thiserror v2.0.18
5292026-05-05T16:21:32.844Z Compiling either v1.15.0
5302026-05-05T16:21:33.196Z Compiling fnv v1.0.7
5312026-05-05T16:21:33.205Z Compiling regex-syntax v0.8.10
5322026-05-05T16:21:33.313Z Compiling crossbeam-utils v0.8.21
5332026-05-05T16:21:33.408Z Compiling pin-project-lite v0.2.17
5342026-05-05T16:21:33.464Z Compiling syn v1.0.109
5352026-05-05T16:21:33.542Z Compiling equivalent v1.0.2
5362026-05-05T16:21:33.623Z Compiling aho-corasick v1.1.4
5372026-05-05T16:21:33.694Z Compiling syn v2.0.117
5382026-05-05T16:21:33.763Z Compiling hashbrown v0.17.0
5392026-05-05T16:21:33.771Z Compiling winnow v1.0.2
5402026-05-05T16:21:33.908Z Compiling itertools v0.14.0
5412026-05-05T16:21:34.286Z Compiling indexmap v2.14.0
5422026-05-05T16:21:34.764Z Compiling bitflags v2.11.1
5432026-05-05T16:21:34.843Z Compiling regex-automata v0.4.14
5442026-05-05T16:21:34.891Z Compiling toml_parser v1.1.2+spec-1.1.0
5452026-05-05T16:21:35.106Z Compiling byteorder v1.5.0
5462026-05-05T16:21:35.118Z Compiling heapless v0.8.0
5472026-05-05T16:21:35.287Z Compiling autocfg v1.5.0
5482026-05-05T16:21:35.297Z Compiling toml_datetime v1.1.1+spec-1.1.0
5492026-05-05T16:21:35.433Z Compiling hash32 v0.3.1
5502026-05-05T16:21:35.514Z Compiling toml_edit v0.25.11+spec-1.1.0
5512026-05-05T16:21:35.564Z Compiling slog v2.8.2
5522026-05-05T16:21:35.572Z Compiling macaddr v1.0.1
5532026-05-05T16:21:35.628Z Compiling num-traits v0.2.19
5542026-05-05T16:21:35.658Z Compiling stable_deref_trait v1.2.1
5552026-05-05T16:21:35.730Z Compiling futures-core v0.3.32
5562026-05-05T16:21:35.777Z Compiling futures-sink v0.3.32
5572026-05-05T16:21:35.780Z Compiling smoltcp v0.11.0
5582026-05-05T16:21:35.843Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5592026-05-05T16:21:35.877Z Compiling futures-channel v0.3.32
5602026-05-05T16:21:36.057Z Compiling proc-macro-crate v3.5.0
5612026-05-05T16:21:36.111Z Compiling proc-macro-error-attr v1.0.4
5622026-05-05T16:21:36.120Z Compiling anyhow v1.0.102
5632026-05-05T16:21:36.324Z Compiling darling_core v0.21.3
5642026-05-05T16:21:36.409Z Compiling darling_core v0.23.0
5652026-05-05T16:21:36.426Z Compiling itoa v1.0.18
5662026-05-05T16:21:36.473Z Compiling regex v1.12.3
5672026-05-05T16:21:36.557Z Compiling futures-io v0.3.32
5682026-05-05T16:21:36.693Z Compiling bitflags v1.3.2
5692026-05-05T16:21:36.765Z Compiling ref-cast v1.0.25
5702026-05-05T16:21:36.786Z Compiling crc32fast v1.5.0
5712026-05-05T16:21:36.915Z Compiling rand_core v0.10.1
5722026-05-05T16:21:37.061Z Compiling slab v0.4.12
5732026-05-05T16:21:37.064Z Compiling futures-task v0.3.32
5742026-05-05T16:21:37.075Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
5752026-05-05T16:21:37.121Z Compiling managed v0.8.0
5762026-05-05T16:21:37.223Z Compiling getrandom v0.4.2
5772026-05-05T16:21:37.416Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5782026-05-05T16:21:37.471Z Compiling serde_derive v1.0.228
5792026-05-05T16:21:37.492Z Compiling zerocopy-derive v0.8.48
5802026-05-05T16:21:37.521Z Compiling thiserror-impl v2.0.18
5812026-05-05T16:21:37.804Z Compiling futures-macro v0.3.32
5822026-05-05T16:21:38.410Z Compiling ref-cast-impl v1.0.25
5832026-05-05T16:21:38.572Z Compiling darling_macro v0.21.3
5842026-05-05T16:21:38.603Z Compiling futures-util v0.3.32
5852026-05-05T16:21:38.638Z Compiling darling_macro v0.23.0
5862026-05-05T16:21:38.712Z Compiling foreign-types-macros v0.2.3
5872026-05-05T16:21:38.825Z Compiling cobs v0.3.0
5882026-05-05T16:21:39.043Z Compiling num_enum_derive v0.7.6
5892026-05-05T16:21:39.104Z Compiling darling v0.21.3
5902026-05-05T16:21:39.168Z Compiling darling v0.23.0
5912026-05-05T16:21:39.181Z Compiling ingot-macros v0.1.1
5922026-05-05T16:21:39.247Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5932026-05-05T16:21:39.324Z Compiling proc-macro-error v1.0.4
5942026-05-05T16:21:39.466Z Compiling cpufeatures v0.3.0
5952026-05-05T16:21:39.538Z Compiling once_cell v1.21.4
5962026-05-05T16:21:39.550Z Compiling foreign-types-shared v0.3.1
5972026-05-05T16:21:39.639Z Compiling rustix v1.1.4
5982026-05-05T16:21:39.771Z Compiling ipnetwork v0.21.1
5992026-05-05T16:21:39.985Z Compiling unicode-width v0.2.2
6002026-05-05T16:21:40.017Z Compiling num_enum v0.7.6
6012026-05-05T16:21:40.130Z Compiling tracing-core v0.1.36
6022026-05-05T16:21:40.155Z Compiling foreign-types v0.5.0
6032026-05-05T16:21:40.227Z Compiling tabwriter v1.4.1
6042026-05-05T16:21:40.297Z Compiling chacha20 v0.10.0
6052026-05-05T16:21:40.408Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6062026-05-05T16:21:40.654Z Compiling erased-serde v0.3.31
6072026-05-05T16:21:40.732Z Compiling postcard v1.1.3
6082026-05-05T16:21:40.970Z Compiling futures-executor v0.3.32
6092026-05-05T16:21:41.012Z Compiling tracing-attributes v0.1.31
6102026-05-05T16:21:41.204Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6112026-05-05T16:21:41.432Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6122026-05-05T16:21:41.615Z Compiling errno v0.3.14
6132026-05-05T16:21:41.704Z Compiling cstr-argument v0.1.2
6142026-05-05T16:21:41.765Z Compiling find-msvc-tools v0.1.9
6152026-05-05T16:21:41.806Z Compiling dyn-clone v1.0.20
6162026-05-05T16:21:41.898Z Compiling time-core v0.1.8
6172026-05-05T16:21:41.945Z Compiling ingot-types v0.1.2
6182026-05-05T16:21:41.993Z Compiling thiserror v1.0.69
6192026-05-05T16:21:42.041Z Compiling powerfmt v0.2.0
6202026-05-05T16:21:42.087Z Compiling num-conv v0.2.1
6212026-05-05T16:21:42.212Z Compiling pretty-hex v0.4.2
6222026-05-05T16:21:42.233Z Compiling shlex v1.3.0
6232026-05-05T16:21:42.347Z Compiling utf8parse v0.2.2
6242026-05-05T16:21:42.355Z Compiling zmij v1.0.21
6252026-05-05T16:21:42.388Z Compiling ingot v0.1.1
6262026-05-05T16:21:42.419Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
6272026-05-05T16:21:42.422Z Compiling cc v1.2.61
6282026-05-05T16:21:42.448Z Compiling anstyle-parse v1.0.0
6292026-05-05T16:21:42.650Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
6302026-05-05T16:21:42.681Z Compiling time-macros v0.2.27
6312026-05-05T16:21:42.842Z Compiling tracing v0.1.44
6322026-05-05T16:21:42.856Z Compiling deranged v0.5.8
6332026-05-05T16:21:43.166Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6342026-05-05T16:21:43.175Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6352026-05-05T16:21:43.537Z Compiling futures v0.3.32
6362026-05-05T16:21:43.674Z Compiling rand v0.10.1
6372026-05-05T16:21:43.796Z Compiling thiserror-impl v1.0.69
6382026-05-05T16:21:43.974Z Compiling crossbeam-epoch v0.9.18
6392026-05-05T16:21:44.091Z Compiling uuid v1.23.1
6402026-05-05T16:21:44.428Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6412026-05-05T16:21:44.488Z Compiling arc-swap v1.9.1
6422026-05-05T16:21:44.511Z Compiling socket2 v0.6.3
6432026-05-05T16:21:44.520Z Compiling nom v8.0.0
6442026-05-05T16:21:44.833Z Compiling thread_local v1.1.9
6452026-05-05T16:21:44.937Z Compiling is_terminal_polyfill v1.70.2
6462026-05-05T16:21:45.030Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6472026-05-05T16:21:45.071Z Compiling anstyle-query v1.1.5
6482026-05-05T16:21:45.175Z Compiling anstyle v1.0.14
6492026-05-05T16:21:45.178Z Compiling heck v0.4.1
6502026-05-05T16:21:45.373Z Compiling lazy_static v1.5.0
6512026-05-05T16:21:45.422Z Compiling colored v3.1.1
6522026-05-05T16:21:45.621Z Compiling iana-time-zone v0.1.65
6532026-05-05T16:21:45.923Z Compiling serde_json v1.0.149
6542026-05-05T16:21:45.938Z Compiling colorchoice v1.0.5
6552026-05-05T16:21:45.974Z Compiling oxnet v0.1.4
6562026-05-05T16:21:46.051Z Compiling slog-async v2.8.0
6572026-05-05T16:21:46.264Z Compiling rayon-core v1.13.0
6582026-05-05T16:21:46.375Z Compiling time v0.3.47
6592026-05-05T16:21:46.505Z Compiling anstream v1.0.0
6602026-05-05T16:21:46.612Z Compiling chrono v0.4.44
6612026-05-05T16:21:46.923Z Compiling rusticata-macros v5.0.0
6622026-05-05T16:21:47.112Z Compiling slog-scope v4.4.1
6632026-05-05T16:21:47.187Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6642026-05-05T16:21:47.664Z Compiling crossbeam-deque v0.8.6
6652026-05-05T16:21:47.664Z Compiling terminal_size v0.4.4
6662026-05-05T16:21:47.817Z Compiling cookie-factory v0.3.3
6672026-05-05T16:21:47.849Z Compiling alloca v0.4.0
6682026-05-05T16:21:48.000Z Compiling half v2.7.1
6692026-05-05T16:21:48.119Z Compiling crossbeam-channel v0.5.15
6702026-05-05T16:21:48.143Z Compiling is-terminal v0.4.17
6712026-05-05T16:21:48.190Z Compiling itertools v0.12.1
6722026-05-05T16:21:48.237Z Compiling circular v0.3.0
6732026-05-05T16:21:48.329Z Compiling log v0.4.29
6742026-05-05T16:21:48.454Z Compiling ciborium-io v0.2.2
6752026-05-05T16:21:48.550Z Compiling cfg_aliases v0.2.1
6762026-05-05T16:21:48.560Z Compiling term v1.2.1
6772026-05-05T16:21:48.621Z Compiling take_mut v0.2.2
6782026-05-05T16:21:48.762Z Compiling clap_lex v1.1.0
6792026-05-05T16:21:49.083Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6802026-05-05T16:21:49.091Z Compiling heck v0.5.0
6812026-05-05T16:21:49.243Z Compiling plotters-backend v0.3.7
6822026-05-05T16:21:49.290Z Compiling clap_derive v4.6.1
6832026-05-05T16:21:49.399Z Compiling clap_builder v4.6.0
6842026-05-05T16:21:49.569Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6852026-05-05T16:21:49.629Z Compiling plotters-svg v0.3.7
6862026-05-05T16:21:49.866Z Compiling slog-term v2.9.2
6872026-05-05T16:21:50.750Z Compiling nix v0.31.2
6882026-05-05T16:21:50.857Z Compiling ciborium-ll v0.2.2
6892026-05-05T16:21:50.934Z Compiling slog-stdlog v4.1.1
6902026-05-05T16:21:50.943Z Compiling pcap-parser v0.17.0
6912026-05-05T16:21:51.276Z Compiling itertools v0.13.0
6922026-05-05T16:21:51.525Z Compiling same-file v1.0.6
6932026-05-05T16:21:51.697Z Compiling cast v0.3.0
6942026-05-05T16:21:51.877Z Compiling tinytemplate v1.2.1
6952026-05-05T16:21:52.402Z Compiling walkdir v2.5.0
6962026-05-05T16:21:52.780Z Compiling criterion-plot v0.8.2
6972026-05-05T16:21:52.848Z Compiling rayon v1.12.0
6982026-05-05T16:21:52.938Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6992026-05-05T16:21:52.995Z Compiling clap v4.6.1
7002026-05-05T16:21:53.019Z Compiling slog-envlogger v2.2.0
7012026-05-05T16:21:53.075Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
7022026-05-05T16:21:53.266Z Compiling ciborium v0.2.2
7032026-05-05T16:21:53.606Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
7042026-05-05T16:21:53.974Z Compiling plotters v0.3.7
7052026-05-05T16:21:54.034Z Compiling page_size v0.6.0
7062026-05-05T16:21:54.146Z Compiling dtor-proc-macro v0.0.13
7072026-05-05T16:21:54.496Z Compiling oorandom v11.1.5
7082026-05-05T16:21:54.508Z Compiling anes v0.1.6
7092026-05-05T16:21:54.620Z Compiling dtor v0.8.1
7102026-05-05T16:21:54.714Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7112026-05-05T16:21:54.978Z Compiling criterion v0.8.2
7122026-05-05T16:21:55.166Z Compiling link-section v0.2.1
7132026-05-05T16:21:55.310Z Compiling ctor-proc-macro v0.0.13
7142026-05-05T16:21:55.651Z Compiling ctor v0.10.1
7152026-05-05T16:21:56.948Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7162026-05-05T16:22:10.796Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.51s
7172026-05-05T16:22:10.897Z Running benches/xde.rs (target/release/deps/xde-ab82638fcdd79d76)
7182026-05-05T16:22:10.906Z###--------------------------------###
7192026-05-05T16:22:10.906Z:::Building test topology... (120s):::
7202026-05-05T16:22:10.906Z###--------------------------------###
7212026-05-05T16:22:10.912Zadding underlay route 0
7222026-05-05T16:22:10.915Zadding underlay route 1
7232026-05-05T16:22:11.049Zstart zones a, b
7242026-05-05T16:22:21.142Zconfigure zone
7252026-05-05T16:22:21.145Zconfigure zone
7262026-05-05T16:22:21.159Zinstall zone
7272026-05-05T16:22:21.162Zinstall zone
7282026-05-05T16:22:31.828Zboot zone
7292026-05-05T16:22:31.829Zboot zone
7302026-05-05T16:22:31.906Zsetup zones a, b
7312026-05-05T16:22:31.906Z[a] svcs -a
7322026-05-05T16:22:31.906Z[b] svcs -a
7332026-05-05T16:22:31.925ZFailed to parse command output: exit code 1
7342026-05-05T16:22:31.925Zstdout:
7352026-05-05T16:22:31.925Z
7362026-05-05T16:22:31.925Zstderr:
7372026-05-05T16:22:31.925Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7382026-05-05T16:22:31.925ZFailed to parse command output: exit code 1
7392026-05-05T16:22:31.925Zstdout:
7402026-05-05T16:22:31.925Z
7412026-05-05T16:22:31.925Zstderr:
7422026-05-05T16:22:31.925Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7432026-05-05T16:22:32.125Z[a] svcs -a
7442026-05-05T16:22:32.125Z[b] svcs -a
7452026-05-05T16:22:32.234ZSTATE STIME FMRI
7462026-05-05T16:22:32.234Zonline 16:22:30 svc:/system/svc/restarter:default
7472026-05-05T16:22:32.234Zoffline 16:22:30 svc:/system/early-manifest-import:default
7482026-05-05T16:22:32.234Z- - svc:/application/management/net-snmp:default
7492026-05-05T16:22:32.234Z- - svc:/application/pkg/dynamic-mirror:default
7502026-05-05T16:22:32.234Z- - svc:/application/pkg/mirror:default
7512026-05-05T16:22:32.234Z- - svc:/application/pkg/repositories-setup:default
7522026-05-05T16:22:32.234Z- - svc:/application/pkg/server:default
7532026-05-05T16:22:32.234Z- - svc:/application/security/tcsd:default
7542026-05-05T16:22:32.234Z- - svc:/milestone/devices:default
7552026-05-05T16:22:32.234Z- - svc:/milestone/multi-user-server:default
7562026-05-05T16:22:32.234Z- - svc:/milestone/multi-user:default
7572026-05-05T16:22:32.234Z- - svc:/milestone/name-services:default
7582026-05-05T16:22:32.234Z- - svc:/milestone/network:default
7592026-05-05T16:22:32.234Z- - svc:/milestone/single-user:default
7602026-05-05T16:22:32.234Z- - svc:/milestone/sysconfig:default
7612026-05-05T16:22:32.234Z- - svc:/network/chrony:default
7622026-05-05T16:22:32.234Z- - svc:/network/datalink-management:default
7632026-05-05T16:22:32.234Z- - svc:/network/dns/client:default
7642026-05-05T16:22:32.234Z- - svc:/network/dns/install:default
7652026-05-05T16:22:32.234Z- - svc:/network/dns/multicast:default
7662026-05-05T16:22:32.234Z- - svc:/network/inetd-upgrade:default
7672026-05-05T16:22:32.234Z- - svc:/network/inetd:default
7682026-05-05T16:22:32.234Z- - svc:/network/initial:default
7692026-05-05T16:22:32.234Z- - svc:/network/install:default
7702026-05-05T16:22:32.234Z- - svc:/network/ip-interface-management:default
7712026-05-05T16:22:32.235Z- - svc:/network/ipmp:default
7722026-05-05T16:22:32.235Z- - svc:/network/ipqos:default
7732026-05-05T16:22:32.235Z- - svc:/network/ipsec/ike:default
7742026-05-05T16:22:32.235Z- - svc:/network/ipsec/ipsecalgs:default
7752026-05-05T16:22:32.235Z- - svc:/network/ipsec/manual-key:default
7762026-05-05T16:22:32.235Z- - svc:/network/ipsec/policy:default
7772026-05-05T16:22:32.235Z- - svc:/network/iptun:default
7782026-05-05T16:22:32.235Z- - svc:/network/ipv4-forwarding:default
7792026-05-05T16:22:32.235Z- - svc:/network/ipv6-forwarding:default
7802026-05-05T16:22:32.235Z- - svc:/network/ldap/client:default
7812026-05-05T16:22:32.235Z- - svc:/network/location:default
7822026-05-05T16:22:32.235Z- - svc:/network/loopback:default
7832026-05-05T16:22:32.235Z- - svc:/network/netcfg:default
7842026-05-05T16:22:32.235Z- - svc:/network/netmask:default
7852026-05-05T16:22:32.235Z- - svc:/network/nfs/cbd:default
7862026-05-05T16:22:32.235Z- - svc:/network/nfs/client:default
7872026-05-05T16:22:32.235Z- - svc:/network/nfs/log:default
7882026-05-05T16:22:32.235Z- - svc:/network/nfs/mapid:default
7892026-05-05T16:22:32.235Z- - svc:/network/nfs/nlockmgr:default
7902026-05-05T16:22:32.235Z- - svc:/network/nfs/rquota:default
7912026-05-05T16:22:32.235Z- - svc:/network/nfs/server:default
7922026-05-05T16:22:32.235Z- - svc:/network/nfs/status:default
7932026-05-05T16:22:32.235Z- - svc:/network/nis/client:default
7942026-05-05T16:22:32.235Z- - svc:/network/physical:default
7952026-05-05T16:22:32.235Z- - svc:/network/physical:nwam
7962026-05-05T16:22:32.235Z- - svc:/network/routing-setup:default
7972026-05-05T16:22:32.235Z- - svc:/network/routing/legacy-routing:ipv4
7982026-05-05T16:22:32.235Z- - svc:/network/routing/legacy-routing:ipv6
7992026-05-05T16:22:32.236Z- - svc:/network/routing/ndp:default
8002026-05-05T16:22:32.236Z- - svc:/network/routing/rdisc:default
8012026-05-05T16:22:32.236Z- - svc:/network/routing/ripng:default
8022026-05-05T16:22:32.236Z- - svc:/network/routing/route:default
8032026-05-05T16:22:32.236Z- - svc:/network/rpc/bind:default
8042026-05-05T16:22:32.236Z- - svc:/network/rpc/gss:default
8052026-05-05T16:22:32.236Z- - svc:/network/rpc/keyserv:default
8062026-05-05T16:22:32.236Z- - svc:/network/security/kadmin:default
8072026-05-05T16:22:32.236Z- - svc:/network/security/krb5kdc:default
8082026-05-05T16:22:32.236Z- - svc:/network/security/ktkt_warn:default
8092026-05-05T16:22:32.236Z- - svc:/network/service:default
8102026-05-05T16:22:32.236Z- - svc:/network/shares/group:default
8112026-05-05T16:22:32.236Z- - svc:/network/smb/client:default
8122026-05-05T16:22:32.236Z- - svc:/network/smb/server:default
8132026-05-05T16:22:32.236Z- - svc:/network/ssh:default
8142026-05-05T16:22:32.236Z- - svc:/network/tcpkey:default
8152026-05-05T16:22:32.236Z- - svc:/system/auditd:default
8162026-05-05T16:22:32.236Z- - svc:/system/auditset:default
8172026-05-05T16:22:32.236Z- - svc:/system/boot-archive-update:default
8182026-05-05T16:22:32.236Z- - svc:/system/boot-archive:default
8192026-05-05T16:22:32.236Z- - svc:/system/boot-config:default
8202026-05-05T16:22:32.236Z- - svc:/system/consadm:default
8212026-05-05T16:22:32.236Z- - svc:/system/console-login:default
8222026-05-05T16:22:32.236Z- - svc:/system/console-login:vt2
8232026-05-05T16:22:32.236Z- - svc:/system/console-login:vt3
8242026-05-05T16:22:32.236Z- - svc:/system/console-login:vt4
8252026-05-05T16:22:32.236Z- - svc:/system/console-login:vt5
8262026-05-05T16:22:32.236Z- - svc:/system/console-login:vt6
8272026-05-05T16:22:32.236Z- - svc:/system/coreadm:default
8282026-05-05T16:22:32.236Z- - svc:/system/cron:default
8292026-05-05T16:22:32.237Z- - svc:/system/cryptosvc:default
8302026-05-05T16:22:32.237Z- - svc:/system/device/allocate:default
8312026-05-05T16:22:32.237Z- - svc:/system/device/audio:default
8322026-05-05T16:22:32.237Z- - svc:/system/device/local:default
8332026-05-05T16:22:32.237Z- - svc:/system/device/mpxio-upgrade:default
8342026-05-05T16:22:32.237Z- - svc:/system/extended-accounting:flow
8352026-05-05T16:22:32.237Z- - svc:/system/extended-accounting:net
8362026-05-05T16:22:32.237Z- - svc:/system/extended-accounting:process
8372026-05-05T16:22:32.237Z- - svc:/system/extended-accounting:task
8382026-05-05T16:22:32.237Z- - svc:/system/filesystem/local:default
8392026-05-05T16:22:32.237Z- - svc:/system/filesystem/minimal:default
8402026-05-05T16:22:32.237Z- - svc:/system/filesystem/reparse:default
8412026-05-05T16:22:32.237Z- - svc:/system/filesystem/root:default
8422026-05-05T16:22:32.237Z- - svc:/system/filesystem/usr:default
8432026-05-05T16:22:32.237Z- - svc:/system/fm/notify-params:default
8442026-05-05T16:22:32.237Z- - svc:/system/fmd:default
8452026-05-05T16:22:32.241Z- - svc:/system/hostid:default
8462026-05-05T16:22:32.241Z- - svc:/system/hotplug:default
8472026-05-05T16:22:32.241Z- - svc:/system/identity:domain
8482026-05-05T16:22:32.241Z- - svc:/system/identity:node
8492026-05-05T16:22:32.241Z- - svc:/system/idmap:default
8502026-05-05T16:22:32.241Z- - svc:/system/keymap:default
8512026-05-05T16:22:32.241Z- - svc:/system/logadm-upgrade:default
8522026-05-05T16:22:32.241Z- - svc:/system/manifest-import:default
8532026-05-05T16:22:32.241Z- - svc:/system/name-service-cache:default
8542026-05-05T16:22:32.242Z- - svc:/system/pfexec:default
8552026-05-05T16:22:32.242Z- - svc:/system/pkgserv:default
8562026-05-05T16:22:32.242Z- - svc:/system/process-security:default
8572026-05-05T16:22:32.242Z- - svc:/system/rbac:default
8582026-05-05T16:22:32.242Z- - svc:/system/rmtmpfiles:default
8592026-05-05T16:22:32.242Z- - svc:/system/sac:default
8602026-05-05T16:22:32.242Z- - svc:/system/sar:default
8612026-05-05T16:22:32.242Z- - svc:/system/svc/global:default
8622026-05-05T16:22:32.242Z- - svc:/system/system-log:default
8632026-05-05T16:22:32.242Z- - svc:/system/update-man-index:default
8642026-05-05T16:22:32.242Z- - svc:/system/utmp:default
8652026-05-05T16:22:32.242Z- - svc:/system/vtdaemon:default
8662026-05-05T16:22:32.242Z[b] svcs milestone/network
8672026-05-05T16:22:32.242ZSTATE STIME FMRI
8682026-05-05T16:22:32.242Zonline 16:22:30 svc:/system/svc/restarter:default
8692026-05-05T16:22:32.242Zoffline 16:22:30 svc:/system/early-manifest-import:default
8702026-05-05T16:22:32.242Z- - svc:/application/management/net-snmp:default
8712026-05-05T16:22:32.242Z- - svc:/application/pkg/dynamic-mirror:default
8722026-05-05T16:22:32.242Z- - svc:/application/pkg/mirror:default
8732026-05-05T16:22:32.242Z- - svc:/application/pkg/repositories-setup:default
8742026-05-05T16:22:32.242Z- - svc:/application/pkg/server:default
8752026-05-05T16:22:32.242Z- - svc:/application/security/tcsd:default
8762026-05-05T16:22:32.242Z- - svc:/milestone/devices:default
8772026-05-05T16:22:32.242Z- - svc:/milestone/multi-user-server:default
8782026-05-05T16:22:32.242Z- - svc:/milestone/multi-user:default
8792026-05-05T16:22:32.242Z- - svc:/milestone/name-services:default
8802026-05-05T16:22:32.243Z- - svc:/milestone/network:default
8812026-05-05T16:22:32.243Z- - svc:/milestone/single-user:default
8822026-05-05T16:22:32.243Z- - svc:/milestone/sysconfig:default
8832026-05-05T16:22:32.243Z- - svc:/network/chrony:default
8842026-05-05T16:22:32.243Z- - svc:/network/datalink-management:default
8852026-05-05T16:22:32.243Z- - svc:/network/dns/client:default
8862026-05-05T16:22:32.243Z- - svc:/network/dns/install:default
8872026-05-05T16:22:32.243Z- - svc:/network/dns/multicast:default
8882026-05-05T16:22:32.243Z- - svc:/network/inetd-upgrade:default
8892026-05-05T16:22:32.243Z- - svc:/network/inetd:default
8902026-05-05T16:22:32.243Z- - svc:/network/initial:default
8912026-05-05T16:22:32.243Z- - svc:/network/install:default
8922026-05-05T16:22:32.243Z- - svc:/network/ip-interface-management:default
8932026-05-05T16:22:32.243Z- - svc:/network/ipmp:default
8942026-05-05T16:22:32.243Z- - svc:/network/ipqos:default
8952026-05-05T16:22:32.243Z- - svc:/network/ipsec/ike:default
8962026-05-05T16:22:32.243Z- - svc:/network/ipsec/ipsecalgs:default
8972026-05-05T16:22:32.243Z- - svc:/network/ipsec/manual-key:default
8982026-05-05T16:22:32.243Z- - svc:/network/ipsec/policy:default
8992026-05-05T16:22:32.243Z- - svc:/network/iptun:default
9002026-05-05T16:22:32.243Z- - svc:/network/ipv4-forwarding:default
9012026-05-05T16:22:32.243Z- - svc:/network/ipv6-forwarding:default
9022026-05-05T16:22:32.243Z- - svc:/network/ldap/client:default
9032026-05-05T16:22:32.243Z- - svc:/network/location:default
9042026-05-05T16:22:32.243Z- - svc:/network/loopback:default
9052026-05-05T16:22:32.243Z- - svc:/network/netcfg:default
9062026-05-05T16:22:32.244Z- - svc:/network/netmask:default
9072026-05-05T16:22:32.244Z- - svc:/network/nfs/cbd:default
9082026-05-05T16:22:32.244Z- - svc:/network/nfs/client:default
9092026-05-05T16:22:32.244Z- - svc:/network/nfs/log:default
9102026-05-05T16:22:32.244Z- - svc:/network/nfs/mapid:default
9112026-05-05T16:22:32.244Z- - svc:/network/nfs/nlockmgr:default
9122026-05-05T16:22:32.244Z- - svc:/network/nfs/rquota:default
9132026-05-05T16:22:32.244Z- - svc:/network/nfs/server:default
9142026-05-05T16:22:32.244Z- - svc:/network/nfs/status:default
9152026-05-05T16:22:32.244Z- - svc:/network/nis/client:default
9162026-05-05T16:22:32.244Z- - svc:/network/physical:default
9172026-05-05T16:22:32.244Z- - svc:/network/physical:nwam
9182026-05-05T16:22:32.244Z- - svc:/network/routing-setup:default
9192026-05-05T16:22:32.244Z- - svc:/network/routing/legacy-routing:ipv4
9202026-05-05T16:22:32.244Z- - svc:/network/routing/legacy-routing:ipv6
9212026-05-05T16:22:32.244Z- - svc:/network/routing/ndp:default
9222026-05-05T16:22:32.244Z- - svc:/network/routing/rdisc:default
9232026-05-05T16:22:32.244Z- - svc:/network/routing/ripng:default
9242026-05-05T16:22:32.244Z- - svc:/network/routing/route:default
9252026-05-05T16:22:32.244Z- - svc:/network/rpc/bind:default
9262026-05-05T16:22:32.244Z- - svc:/network/rpc/gss:default
9272026-05-05T16:22:32.244Z- - svc:/network/rpc/keyserv:default
9282026-05-05T16:22:32.244Z- - svc:/network/security/kadmin:default
9292026-05-05T16:22:32.244Z- - svc:/network/security/krb5kdc:default
9302026-05-05T16:22:32.244Z- - svc:/network/security/ktkt_warn:default
9312026-05-05T16:22:32.244Z- - svc:/network/service:default
9322026-05-05T16:22:32.245Z- - svc:/network/shares/group:default
9332026-05-05T16:22:32.245Z- - svc:/network/smb/client:default
9342026-05-05T16:22:32.245Z- - svc:/network/smb/server:default
9352026-05-05T16:22:32.245Z- - svc:/network/ssh:default
9362026-05-05T16:22:32.245Z- - svc:/network/tcpkey:default
9372026-05-05T16:22:32.245Z- - svc:/system/auditd:default
9382026-05-05T16:22:32.245Z- - svc:/system/auditset:default
9392026-05-05T16:22:32.245Z- - svc:/system/boot-archive-update:default
9402026-05-05T16:22:32.245Z- - svc:/system/boot-archive:default
9412026-05-05T16:22:32.245Z- - svc:/system/boot-config:default
9422026-05-05T16:22:32.245Z- - svc:/system/consadm:default
9432026-05-05T16:22:32.245Z- - svc:/system/console-login:default
9442026-05-05T16:22:32.245Z- - svc:/system/console-login:vt2
9452026-05-05T16:22:32.249Z- - svc:/system/console-login:vt3
9462026-05-05T16:22:32.249Z- - svc:/system/console-login:vt4
9472026-05-05T16:22:32.249Z- - svc:/system/console-login:vt5
9482026-05-05T16:22:32.249Z- - svc:/system/console-login:vt6
9492026-05-05T16:22:32.249Z- - svc:/system/coreadm:default
9502026-05-05T16:22:32.249Z- - svc:/system/cron:default
9512026-05-05T16:22:32.249Z- - svc:/system/cryptosvc:default
9522026-05-05T16:22:32.249Z- - svc:/system/device/allocate:default
9532026-05-05T16:22:32.249Z- - svc:/system/device/audio:default
9542026-05-05T16:22:32.249Z- - svc:/system/device/local:default
9552026-05-05T16:22:32.249Z- - svc:/system/device/mpxio-upgrade:default
9562026-05-05T16:22:32.249Z- - svc:/system/extended-accounting:flow
9572026-05-05T16:22:32.249Z- - svc:/system/extended-accounting:net
9582026-05-05T16:22:32.249Z- - svc:/system/extended-accounting:process
9592026-05-05T16:22:32.249Z- - svc:/system/extended-accounting:task
9602026-05-05T16:22:32.249Z- - svc:/system/filesystem/local:default
9612026-05-05T16:22:32.250Z- - svc:/system/filesystem/minimal:default
9622026-05-05T16:22:32.250Z- - svc:/system/filesystem/reparse:default
9632026-05-05T16:22:32.250Z- - svc:/system/filesystem/root:default
9642026-05-05T16:22:32.250Z- - svc:/system/filesystem/usr:default
9652026-05-05T16:22:32.250Z- - svc:/system/fm/notify-params:default
9662026-05-05T16:22:32.250Z- - svc:/system/fmd:default
9672026-05-05T16:22:32.250Z- - svc:/system/hostid:default
9682026-05-05T16:22:32.250Z- - svc:/system/hotplug:default
9692026-05-05T16:22:32.250Z- - svc:/system/identity:domain
9702026-05-05T16:22:32.250Z- - svc:/system/identity:node
9712026-05-05T16:22:32.250Z- - svc:/system/idmap:default
9722026-05-05T16:22:32.250Z- - svc:/system/keymap:default
9732026-05-05T16:22:32.250Z- - svc:/system/logadm-upgrade:default
9742026-05-05T16:22:32.250Z- - svc:/system/manifest-import:default
9752026-05-05T16:22:32.250Z- - svc:/system/name-service-cache:default
9762026-05-05T16:22:32.250Z- - svc:/system/pfexec:default
9772026-05-05T16:22:32.250Z- - svc:/system/pkgserv:default
9782026-05-05T16:22:32.250Z- - svc:/system/process-security:default
9792026-05-05T16:22:32.250Z- - svc:/system/rbac:default
9802026-05-05T16:22:32.250Z- - svc:/system/rmtmpfiles:default
9812026-05-05T16:22:32.250Z- - svc:/system/sac:default
9822026-05-05T16:22:32.250Z- - svc:/system/sar:default
9832026-05-05T16:22:32.250Z- - svc:/system/svc/global:default
9842026-05-05T16:22:32.250Z- - svc:/system/system-log:default
9852026-05-05T16:22:32.250Z- - svc:/system/update-man-index:default
9862026-05-05T16:22:32.251Z- - svc:/system/utmp:default
9872026-05-05T16:22:32.251Z- - svc:/system/vtdaemon:default
9882026-05-05T16:22:32.251Z[a] svcs milestone/network
9892026-05-05T16:22:32.251ZSTATE STIME FMRI
9902026-05-05T16:22:32.251Z- - svc:/milestone/network:default
9912026-05-05T16:22:32.251ZSTATE STIME FMRI
9922026-05-05T16:22:32.251Z- - svc:/milestone/network:default
9932026-05-05T16:22:33.246Z[b] svcs milestone/network
9942026-05-05T16:22:33.249Z[a] svcs milestone/network
9952026-05-05T16:22:33.261ZSTATE STIME FMRI
9962026-05-05T16:22:33.261Zonline 16:22:31 svc:/milestone/network:default
9972026-05-05T16:22:33.261Z[b] ipadm create-addr -t -T dhcp opte1/test
9982026-05-05T16:22:33.265ZSTATE STIME FMRI
9992026-05-05T16:22:33.265Zonline 16:22:31 svc:/milestone/network:default
10002026-05-05T16:22:33.265Z[a] ipadm create-addr -t -T dhcp opte0/test
10012026-05-05T16:22:38.302Z
10022026-05-05T16:22:38.302Z[a] route add -iface 10.0.0.254 10.0.0.1
10032026-05-05T16:22:38.316Zadd host 10.0.0.254: gateway 10.0.0.1
10042026-05-05T16:22:38.316Z[a] route add 10.0.0.0/24 10.0.0.254
10052026-05-05T16:22:38.330Zadd net 10.0.0.0/24: gateway 10.0.0.254
10062026-05-05T16:22:38.330Z[a] route add 224.0.0.0/4 10.0.0.254
10072026-05-05T16:22:38.341Zadd net 224.0.0.0/4: gateway 10.0.0.254
10082026-05-05T16:22:39.115Z
10092026-05-05T16:22:39.115Z[b] route add -iface 10.0.0.254 10.0.0.2
10102026-05-05T16:22:39.128Zadd host 10.0.0.254: gateway 10.0.0.2
10112026-05-05T16:22:39.128Z[b] route add 10.0.0.0/24 10.0.0.254
10122026-05-05T16:22:39.139Zadd net 10.0.0.0/24: gateway 10.0.0.254
10132026-05-05T16:22:39.139Z[b] route add 224.0.0.0/4 10.0.0.254
10142026-05-05T16:22:39.150Zadd net 224.0.0.0/4: gateway 10.0.0.254
10152026-05-05T16:22:39.153Z###---------------###
10162026-05-05T16:22:39.153Z:::Topology built!:::
10172026-05-05T16:22:39.153Z###---------------###
10182026-05-05T16:22:39.153Z###----------------###
10192026-05-05T16:22:39.153Z::: iPerf spawned! :::
10202026-05-05T16:22:39.153Z:::Waiting... (10s):::
10212026-05-05T16:22:39.153Z###----------------###
10222026-05-05T16:22:49.151Z###---###
10232026-05-05T16:22:49.151Z:::Go!:::
10242026-05-05T16:22:49.151Z###---###
10252026-05-05T16:22:49.151Z[a] ping 10.0.0.2
10262026-05-05T16:22:49.170Z10.0.0.2 is alive
10272026-05-05T16:22:49.170Z###-------------------###
10282026-05-05T16:22:49.170Z:::Running experiment :::
10292026-05-05T16:22:49.170Z:::iperf-tcp/local/c2s:::
10302026-05-05T16:22:49.170Z###-------------------###
10312026-05-05T16:22:56.550Z-----------------------------------------------------------
10322026-05-05T16:22:56.550ZServer listening on 5201 (test #1)
10332026-05-05T16:22:56.550Z-----------------------------------------------------------
10342026-05-05T16:22:56.550ZAccepted connection from 10.0.0.1, port 54726
10352026-05-05T16:22:56.550Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45430
10362026-05-05T16:22:56.550Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36476
10372026-05-05T16:22:56.550Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49752
10382026-05-05T16:22:56.550Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61764
10392026-05-05T16:22:56.550Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54929
10402026-05-05T16:22:56.550Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52129
10412026-05-05T16:22:56.550Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34648
10422026-05-05T16:22:56.550Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61372
10432026-05-05T16:22:56.550Z[ ID] Interval Transfer Bitrate
10442026-05-05T16:22:56.550Z[ 5] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
10452026-05-05T16:22:56.550Z[ 8] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
10462026-05-05T16:22:56.550Z[ 10] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
10472026-05-05T16:22:56.550Z[ 12] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
10482026-05-05T16:22:56.550Z[ 14] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
10492026-05-05T16:22:56.550Z[ 16] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
10502026-05-05T16:22:56.550Z[ 18] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
10512026-05-05T16:22:56.550Z[ 20] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
10522026-05-05T16:22:56.550Z[SUM] 0.00-1.00 sec 946 MBytes 7.94 Gbits/sec
10532026-05-05T16:22:56.550Z- - - - - - - - - - - - - - - - - - - - - - - - -
10542026-05-05T16:22:56.550Z[ 5] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10552026-05-05T16:22:56.550Z[ 8] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10562026-05-05T16:22:56.550Z[ 10] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10572026-05-05T16:22:56.550Z[ 12] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10582026-05-05T16:22:56.550Z[ 14] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10592026-05-05T16:22:56.550Z[ 16] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
10602026-05-05T16:22:56.550Z[ 18] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10612026-05-05T16:22:56.550Z[ 20] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10622026-05-05T16:22:56.550Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
10632026-05-05T16:22:56.550Z- - - - - - - - - - - - - - - - - - - - - - - - -
10642026-05-05T16:22:56.550Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10652026-05-05T16:22:56.550Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10662026-05-05T16:22:56.550Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10672026-05-05T16:22:56.551Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10682026-05-05T16:22:56.551Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10692026-05-05T16:22:56.551Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10702026-05-05T16:22:56.551Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10712026-05-05T16:22:56.551Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10722026-05-05T16:22:56.551Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
10732026-05-05T16:22:56.551Z- - - - - - - - - - - - - - - - - - - - - - - - -
10742026-05-05T16:22:56.551Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10752026-05-05T16:22:56.551Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10762026-05-05T16:22:56.551Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10772026-05-05T16:22:56.551Z[ 12] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10782026-05-05T16:22:56.551Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10792026-05-05T16:22:56.551Z[ 16] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10802026-05-05T16:22:56.551Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10812026-05-05T16:22:56.551Z[ 20] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10822026-05-05T16:22:56.551Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
10832026-05-05T16:22:56.551Z- - - - - - - - - - - - - - - - - - - - - - - - -
10842026-05-05T16:22:56.551Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10852026-05-05T16:22:56.551Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10862026-05-05T16:22:56.551Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10872026-05-05T16:22:56.551Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10882026-05-05T16:22:56.551Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10892026-05-05T16:22:56.551Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10902026-05-05T16:22:56.551Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10912026-05-05T16:22:56.551Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10922026-05-05T16:22:56.551Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
10932026-05-05T16:22:56.551Z- - - - - - - - - - - - - - - - - - - - - - - - -
10942026-05-05T16:22:56.551Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10952026-05-05T16:22:56.551Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10962026-05-05T16:22:56.551Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10972026-05-05T16:22:56.555Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10982026-05-05T16:22:56.555Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10992026-05-05T16:22:56.555Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
11002026-05-05T16:22:56.555Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
11012026-05-05T16:22:56.555Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
11022026-05-05T16:22:56.555Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
11032026-05-05T16:22:56.555Z- - - - - - - - - - - - - - - - - - - - - - - - -
11042026-05-05T16:22:56.555Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11052026-05-05T16:22:56.555Z[ 8] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
11062026-05-05T16:22:56.555Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
11072026-05-05T16:22:59.551Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11082026-05-05T16:22:59.551Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11092026-05-05T16:22:59.551Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11102026-05-05T16:22:59.551Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
11112026-05-05T16:22:59.551Z[ 20] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
11122026-05-05T16:22:59.551Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
11132026-05-05T16:22:59.551Z- - - - - - - - - - - - - - - - - - - - - - - - -
11142026-05-05T16:22:59.551Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11152026-05-05T16:22:59.551Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11162026-05-05T16:22:59.551Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11172026-05-05T16:22:59.551Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11182026-05-05T16:22:59.551Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11192026-05-05T16:22:59.551Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11202026-05-05T16:22:59.551Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11212026-05-05T16:22:59.551Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11222026-05-05T16:22:59.551Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
11232026-05-05T16:22:59.551Z- - - - - - - - - - - - - - - - - - - - - - - - -
11242026-05-05T16:22:59.551Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11252026-05-05T16:22:59.551Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11262026-05-05T16:22:59.552Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11272026-05-05T16:22:59.552Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11282026-05-05T16:22:59.552Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11292026-05-05T16:22:59.552Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11302026-05-05T16:22:59.552Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11312026-05-05T16:22:59.552Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11322026-05-05T16:22:59.552Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
11332026-05-05T16:22:59.552Z- - - - - - - - - - - - - - - - - - - - - - - - -
11342026-05-05T16:22:59.552Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11352026-05-05T16:22:59.552Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11362026-05-05T16:22:59.552Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11372026-05-05T16:22:59.552Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11382026-05-05T16:22:59.552Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11392026-05-05T16:22:59.552Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11402026-05-05T16:22:59.552Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11412026-05-05T16:22:59.552Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11422026-05-05T16:22:59.552Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
11432026-05-05T16:22:59.552Z- - - - - - - - - - - - - - - - - - - - - - - - -
11442026-05-05T16:22:59.552Z[ 5] 10.00-10.00 sec 256 KBytes 1.67 Gbits/sec
11452026-05-05T16:22:59.552Z[ 8] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
11462026-05-05T16:22:59.552Z[ 10] 10.00-10.00 sec 256 KBytes 1.67 Gbits/sec
11472026-05-05T16:22:59.552Z[ 12] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
11482026-05-05T16:22:59.552Z[ 14] 10.00-10.00 sec 256 KBytes 1.67 Gbits/sec
11492026-05-05T16:22:59.552Z[ 16] 10.00-10.00 sec 256 KBytes 1.67 Gbits/sec
11502026-05-05T16:22:59.552Z[ 18] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
11512026-05-05T16:22:59.552Z[ 20] 10.00-10.00 sec 256 KBytes 1.67 Gbits/sec
11522026-05-05T16:22:59.552Z[SUM] 10.00-10.00 sec 1.62 MBytes 10.9 Gbits/sec
11532026-05-05T16:22:59.552Z- - - - - - - - - - - - - - - - - - - - - - - - -
11542026-05-05T16:22:59.552Z[ ID] Interval Transfer Bitrate
11552026-05-05T16:22:59.552Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11562026-05-05T16:22:59.552Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11572026-05-05T16:22:59.552Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11582026-05-05T16:22:59.552Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11592026-05-05T16:22:59.552Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11602026-05-05T16:22:59.552Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11612026-05-05T16:22:59.552Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11622026-05-05T16:22:59.552Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11632026-05-05T16:22:59.552Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
11642026-05-05T16:22:59.556ZRun 1/5...10067.381509879047Mbps
11652026-05-05T16:23:06.940Z-----------------------------------------------------------
11662026-05-05T16:23:06.940ZServer listening on 5201 (test #2)
11672026-05-05T16:23:06.940Z-----------------------------------------------------------
11682026-05-05T16:23:06.940ZAccepted connection from 10.0.0.1, port 64322
11692026-05-05T16:23:06.940Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52118
11702026-05-05T16:23:06.940Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34959
11712026-05-05T16:23:06.940Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37477
11722026-05-05T16:23:06.940Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59757
11732026-05-05T16:23:06.940Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34674
11742026-05-05T16:23:06.940Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40742
11752026-05-05T16:23:06.940Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62585
11762026-05-05T16:23:06.940Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39660
11772026-05-05T16:23:06.940Z[ ID] Interval Transfer Bitrate
11782026-05-05T16:23:06.940Z[ 5] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
11792026-05-05T16:23:06.940Z[ 8] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
11802026-05-05T16:23:06.940Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11812026-05-05T16:23:06.940Z[ 12] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
11822026-05-05T16:23:06.940Z[ 14] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
11832026-05-05T16:23:06.940Z[ 16] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
11842026-05-05T16:23:06.940Z[ 18] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
11852026-05-05T16:23:06.940Z[ 20] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
11862026-05-05T16:23:06.940Z[SUM] 0.00-1.00 sec 952 MBytes 7.99 Gbits/sec
11872026-05-05T16:23:06.940Z- - - - - - - - - - - - - - - - - - - - - - - - -
11882026-05-05T16:23:06.940Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11892026-05-05T16:23:06.940Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11902026-05-05T16:23:06.940Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11912026-05-05T16:23:06.940Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11922026-05-05T16:23:06.940Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11932026-05-05T16:23:06.940Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11942026-05-05T16:23:06.940Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11952026-05-05T16:23:06.940Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11962026-05-05T16:23:06.940Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
11972026-05-05T16:23:06.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
11982026-05-05T16:23:06.941Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11992026-05-05T16:23:06.941Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
12002026-05-05T16:23:06.941Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
12012026-05-05T16:23:06.941Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
12022026-05-05T16:23:06.941Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
12032026-05-05T16:23:06.941Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
12042026-05-05T16:23:06.941Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
12052026-05-05T16:23:06.941Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
12062026-05-05T16:23:06.941Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
12072026-05-05T16:23:06.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
12082026-05-05T16:23:06.941Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12092026-05-05T16:23:06.941Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12102026-05-05T16:23:06.941Z[ 10] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
12112026-05-05T16:23:06.941Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12122026-05-05T16:23:06.941Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
12132026-05-05T16:23:06.941Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12142026-05-05T16:23:06.941Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12152026-05-05T16:23:06.941Z[ 20] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
12162026-05-05T16:23:06.941Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
12172026-05-05T16:23:06.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
12182026-05-05T16:23:06.941Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12192026-05-05T16:23:06.941Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12202026-05-05T16:23:06.941Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12212026-05-05T16:23:06.941Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12222026-05-05T16:23:06.941Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12232026-05-05T16:23:06.941Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12242026-05-05T16:23:06.945Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12252026-05-05T16:23:06.945Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12262026-05-05T16:23:06.945Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
12272026-05-05T16:23:06.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
12282026-05-05T16:23:06.945Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12292026-05-05T16:23:06.945Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12302026-05-05T16:23:06.945Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12312026-05-05T16:23:06.945Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12322026-05-05T16:23:06.945Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12332026-05-05T16:23:06.945Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12342026-05-05T16:23:06.945Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12352026-05-05T16:23:06.945Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12362026-05-05T16:23:06.945Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
12372026-05-05T16:23:06.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
12382026-05-05T16:23:06.945Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12392026-05-05T16:23:06.945Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12402026-05-05T16:23:06.945Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12412026-05-05T16:23:09.941Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12422026-05-05T16:23:09.941Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12432026-05-05T16:23:09.941Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12442026-05-05T16:23:09.941Z[ 18] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
12452026-05-05T16:23:09.941Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12462026-05-05T16:23:09.941Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
12472026-05-05T16:23:09.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
12482026-05-05T16:23:09.941Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12492026-05-05T16:23:09.941Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12502026-05-05T16:23:09.941Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12512026-05-05T16:23:09.942Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12522026-05-05T16:23:09.942Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12532026-05-05T16:23:09.942Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12542026-05-05T16:23:09.942Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12552026-05-05T16:23:09.942Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12562026-05-05T16:23:09.942Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
12572026-05-05T16:23:09.942Z- - - - - - - - - - - - - - - - - - - - - - - - -
12582026-05-05T16:23:09.942Z[ 5] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
12592026-05-05T16:23:09.942Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
12602026-05-05T16:23:09.942Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12612026-05-05T16:23:09.942Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12622026-05-05T16:23:09.942Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12632026-05-05T16:23:09.942Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12642026-05-05T16:23:09.942Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12652026-05-05T16:23:09.942Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12662026-05-05T16:23:09.942Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
12672026-05-05T16:23:09.942Z- - - - - - - - - - - - - - - - - - - - - - - - -
12682026-05-05T16:23:09.942Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12692026-05-05T16:23:09.942Z[ 8] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
12702026-05-05T16:23:09.942Z[ 10] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
12712026-05-05T16:23:09.942Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12722026-05-05T16:23:09.942Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12732026-05-05T16:23:09.942Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12742026-05-05T16:23:09.942Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12752026-05-05T16:23:09.942Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12762026-05-05T16:23:09.942Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
12772026-05-05T16:23:09.942Z- - - - - - - - - - - - - - - - - - - - - - - - -
12782026-05-05T16:23:09.942Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12792026-05-05T16:23:09.942Z[ 8] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12802026-05-05T16:23:09.942Z[ 10] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12812026-05-05T16:23:09.942Z[ 12] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12822026-05-05T16:23:09.942Z[ 14] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12832026-05-05T16:23:09.942Z[ 16] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12842026-05-05T16:23:09.942Z[ 18] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12852026-05-05T16:23:09.942Z[ 20] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12862026-05-05T16:23:09.942Z[SUM] 10.00-10.00 sec 896 KBytes 13.2 Gbits/sec
12872026-05-05T16:23:09.942Z- - - - - - - - - - - - - - - - - - - - - - - - -
12882026-05-05T16:23:10.001Z[ ID] Interval Transfer Bitrate
12892026-05-05T16:23:10.001Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12902026-05-05T16:23:10.001Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12912026-05-05T16:23:10.002Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12922026-05-05T16:23:10.002Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12932026-05-05T16:23:10.002Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12942026-05-05T16:23:10.002Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12952026-05-05T16:23:10.002Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12962026-05-05T16:23:10.002Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12972026-05-05T16:23:10.002Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
12982026-05-05T16:23:10.002ZRun 2/5...10111.936986942177Mbps
12992026-05-05T16:23:17.324Z-----------------------------------------------------------
13002026-05-05T16:23:17.324ZServer listening on 5201 (test #3)
13012026-05-05T16:23:17.324Z-----------------------------------------------------------
13022026-05-05T16:23:17.324ZAccepted connection from 10.0.0.1, port 52445
13032026-05-05T16:23:17.324Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50029
13042026-05-05T16:23:17.324Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41023
13052026-05-05T16:23:17.324Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40477
13062026-05-05T16:23:17.324Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60001
13072026-05-05T16:23:17.324Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45810
13082026-05-05T16:23:17.324Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64386
13092026-05-05T16:23:17.324Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43369
13102026-05-05T16:23:17.324Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53239
13112026-05-05T16:23:17.324Z[ ID] Interval Transfer Bitrate
13122026-05-05T16:23:17.324Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13132026-05-05T16:23:17.324Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13142026-05-05T16:23:17.324Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13152026-05-05T16:23:17.324Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13162026-05-05T16:23:17.324Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13172026-05-05T16:23:17.324Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13182026-05-05T16:23:17.324Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13192026-05-05T16:23:17.324Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13202026-05-05T16:23:17.324Z[SUM] 0.00-1.00 sec 962 MBytes 8.07 Gbits/sec
13212026-05-05T16:23:17.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
13222026-05-05T16:23:17.324Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13232026-05-05T16:23:17.324Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13242026-05-05T16:23:17.324Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13252026-05-05T16:23:17.324Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13262026-05-05T16:23:17.324Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13272026-05-05T16:23:17.324Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13282026-05-05T16:23:17.324Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13292026-05-05T16:23:17.324Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13302026-05-05T16:23:17.324Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
13312026-05-05T16:23:17.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
13322026-05-05T16:23:17.325Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13332026-05-05T16:23:17.325Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13342026-05-05T16:23:17.325Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13352026-05-05T16:23:17.325Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13362026-05-05T16:23:17.325Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13372026-05-05T16:23:17.325Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13382026-05-05T16:23:17.325Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13392026-05-05T16:23:17.325Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13402026-05-05T16:23:17.325Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
13412026-05-05T16:23:17.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
13422026-05-05T16:23:17.325Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13432026-05-05T16:23:17.325Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13442026-05-05T16:23:17.325Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13452026-05-05T16:23:17.325Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13462026-05-05T16:23:17.325Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13472026-05-05T16:23:17.325Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13482026-05-05T16:23:17.325Z[ 18] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13492026-05-05T16:23:17.325Z[ 20] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13502026-05-05T16:23:17.325Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
13512026-05-05T16:23:17.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
13522026-05-05T16:23:17.325Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13532026-05-05T16:23:17.325Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13542026-05-05T16:23:17.325Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13552026-05-05T16:23:17.325Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13562026-05-05T16:23:17.325Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13572026-05-05T16:23:17.325Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13582026-05-05T16:23:17.325Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13592026-05-05T16:23:17.325Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13602026-05-05T16:23:17.325Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
13612026-05-05T16:23:17.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
13622026-05-05T16:23:17.325Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13632026-05-05T16:23:17.325Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13642026-05-05T16:23:17.325Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13652026-05-05T16:23:17.325Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13662026-05-05T16:23:17.325Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13672026-05-05T16:23:17.325Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13682026-05-05T16:23:17.325Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13692026-05-05T16:23:17.325Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13702026-05-05T16:23:17.326Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
13712026-05-05T16:23:17.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
13722026-05-05T16:23:17.326Z[ 5] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
13732026-05-05T16:23:17.326Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13742026-05-05T16:23:17.326Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13752026-05-05T16:23:20.324Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13762026-05-05T16:23:20.324Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13772026-05-05T16:23:20.324Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13782026-05-05T16:23:20.324Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13792026-05-05T16:23:20.324Z[ 20] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
13802026-05-05T16:23:20.324Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
13812026-05-05T16:23:20.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
13822026-05-05T16:23:20.324Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13832026-05-05T16:23:20.324Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13842026-05-05T16:23:20.324Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13852026-05-05T16:23:20.324Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13862026-05-05T16:23:20.324Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13872026-05-05T16:23:20.324Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13882026-05-05T16:23:20.324Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13892026-05-05T16:23:20.325Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13902026-05-05T16:23:20.325Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.3 Gbits/sec
13912026-05-05T16:23:20.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
13922026-05-05T16:23:20.325Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13932026-05-05T16:23:20.325Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13942026-05-05T16:23:20.325Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13952026-05-05T16:23:20.325Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13962026-05-05T16:23:20.325Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13972026-05-05T16:23:20.325Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13982026-05-05T16:23:20.325Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13992026-05-05T16:23:20.325Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
14002026-05-05T16:23:20.325Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
14012026-05-05T16:23:20.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
14022026-05-05T16:23:20.325Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
14032026-05-05T16:23:20.325Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14042026-05-05T16:23:20.325Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14052026-05-05T16:23:20.325Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14062026-05-05T16:23:20.325Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
14072026-05-05T16:23:20.325Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14082026-05-05T16:23:20.325Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14092026-05-05T16:23:20.325Z[ 20] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
14102026-05-05T16:23:20.325Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
14112026-05-05T16:23:20.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
14122026-05-05T16:23:20.325Z[ 5] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
14132026-05-05T16:23:20.325Z[ 8] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
14142026-05-05T16:23:20.325Z[ 10] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
14152026-05-05T16:23:20.325Z[ 12] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
14162026-05-05T16:23:20.325Z[ 14] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
14172026-05-05T16:23:20.325Z[ 16] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
14182026-05-05T16:23:20.325Z[ 18] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
14192026-05-05T16:23:20.325Z[ 20] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
14202026-05-05T16:23:20.325Z[SUM] 10.00-10.00 sec 1.00 MBytes 16.5 Gbits/sec
14212026-05-05T16:23:20.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
14222026-05-05T16:23:20.325Z[ ID] Interval Transfer Bitrate
14232026-05-05T16:23:20.325Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14242026-05-05T16:23:20.325Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14252026-05-05T16:23:20.325Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14262026-05-05T16:23:20.325Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14272026-05-05T16:23:20.325Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14282026-05-05T16:23:20.326Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14292026-05-05T16:23:20.326Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14302026-05-05T16:23:20.326Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14312026-05-05T16:23:20.326Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
14322026-05-05T16:23:20.329ZRun 3/5...10068.235455526345Mbps
14332026-05-05T16:23:27.713Z-----------------------------------------------------------
14342026-05-05T16:23:27.714ZServer listening on 5201 (test #4)
14352026-05-05T16:23:27.714Z-----------------------------------------------------------
14362026-05-05T16:23:27.714ZAccepted connection from 10.0.0.1, port 52493
14372026-05-05T16:23:27.714Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52332
14382026-05-05T16:23:27.714Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36445
14392026-05-05T16:23:27.714Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37781
14402026-05-05T16:23:27.714Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44884
14412026-05-05T16:23:27.714Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45626
14422026-05-05T16:23:27.714Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41285
14432026-05-05T16:23:27.714Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60455
14442026-05-05T16:23:27.714Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46625
14452026-05-05T16:23:27.714Z[ ID] Interval Transfer Bitrate
14462026-05-05T16:23:27.714Z[ 5] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
14472026-05-05T16:23:27.714Z[ 8] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14482026-05-05T16:23:27.714Z[ 10] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
14492026-05-05T16:23:27.714Z[ 12] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
14502026-05-05T16:23:27.714Z[ 14] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14512026-05-05T16:23:27.714Z[ 16] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
14522026-05-05T16:23:27.714Z[ 18] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
14532026-05-05T16:23:27.714Z[ 20] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14542026-05-05T16:23:27.714Z[SUM] 0.00-1.00 sec 949 MBytes 7.96 Gbits/sec
14552026-05-05T16:23:27.714Z- - - - - - - - - - - - - - - - - - - - - - - - -
14562026-05-05T16:23:27.714Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14572026-05-05T16:23:27.714Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14582026-05-05T16:23:27.714Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14592026-05-05T16:23:27.714Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14602026-05-05T16:23:27.714Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14612026-05-05T16:23:27.714Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14622026-05-05T16:23:27.714Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14632026-05-05T16:23:27.714Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14642026-05-05T16:23:27.714Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
14652026-05-05T16:23:27.714Z- - - - - - - - - - - - - - - - - - - - - - - - -
14662026-05-05T16:23:27.714Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14672026-05-05T16:23:27.714Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14682026-05-05T16:23:27.714Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14692026-05-05T16:23:27.714Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14702026-05-05T16:23:27.714Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14712026-05-05T16:23:27.714Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14722026-05-05T16:23:27.714Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14732026-05-05T16:23:27.715Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14742026-05-05T16:23:27.715Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
14752026-05-05T16:23:27.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
14762026-05-05T16:23:27.715Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14772026-05-05T16:23:27.715Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14782026-05-05T16:23:27.715Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14792026-05-05T16:23:27.715Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14802026-05-05T16:23:27.715Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14812026-05-05T16:23:27.715Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14822026-05-05T16:23:27.715Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14832026-05-05T16:23:27.715Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14842026-05-05T16:23:27.715Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
14852026-05-05T16:23:27.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
14862026-05-05T16:23:27.715Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14872026-05-05T16:23:27.715Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14882026-05-05T16:23:27.715Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14892026-05-05T16:23:27.715Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14902026-05-05T16:23:27.715Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14912026-05-05T16:23:27.715Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14922026-05-05T16:23:27.715Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14932026-05-05T16:23:27.715Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14942026-05-05T16:23:27.715Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
14952026-05-05T16:23:27.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
14962026-05-05T16:23:27.715Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14972026-05-05T16:23:27.715Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14982026-05-05T16:23:27.715Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14992026-05-05T16:23:27.715Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
15002026-05-05T16:23:27.715Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
15012026-05-05T16:23:27.715Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
15022026-05-05T16:23:27.715Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
15032026-05-05T16:23:27.715Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
15042026-05-05T16:23:27.715Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.3 Gbits/sec
15052026-05-05T16:23:27.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
15062026-05-05T16:23:27.715Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15072026-05-05T16:23:27.715Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15082026-05-05T16:23:27.715Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15092026-05-05T16:23:30.714Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15102026-05-05T16:23:30.714Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15112026-05-05T16:23:30.714Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15122026-05-05T16:23:30.714Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15132026-05-05T16:23:30.714Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15142026-05-05T16:23:30.714Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.3 Gbits/sec
15152026-05-05T16:23:30.714Z- - - - - - - - - - - - - - - - - - - - - - - - -
15162026-05-05T16:23:30.714Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15172026-05-05T16:23:30.714Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15182026-05-05T16:23:30.714Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15192026-05-05T16:23:30.714Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15202026-05-05T16:23:30.715Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15212026-05-05T16:23:30.715Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15222026-05-05T16:23:30.715Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15232026-05-05T16:23:30.715Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15242026-05-05T16:23:30.715Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
15252026-05-05T16:23:30.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
15262026-05-05T16:23:30.715Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15272026-05-05T16:23:30.715Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15282026-05-05T16:23:30.715Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15292026-05-05T16:23:30.715Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15302026-05-05T16:23:30.715Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15312026-05-05T16:23:30.715Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15322026-05-05T16:23:30.715Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15332026-05-05T16:23:30.715Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15342026-05-05T16:23:30.715Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
15352026-05-05T16:23:30.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
15362026-05-05T16:23:30.715Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15372026-05-05T16:23:30.715Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15382026-05-05T16:23:30.715Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15392026-05-05T16:23:30.715Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15402026-05-05T16:23:30.715Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15412026-05-05T16:23:30.715Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15422026-05-05T16:23:30.715Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15432026-05-05T16:23:30.715Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15442026-05-05T16:23:30.715Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
15452026-05-05T16:23:30.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
15462026-05-05T16:23:30.715Z[ 5] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15472026-05-05T16:23:30.715Z[ 8] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15482026-05-05T16:23:30.715Z[ 10] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15492026-05-05T16:23:30.715Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15502026-05-05T16:23:30.715Z[ 14] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15512026-05-05T16:23:30.715Z[ 16] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15522026-05-05T16:23:30.715Z[ 18] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15532026-05-05T16:23:30.715Z[ 20] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15542026-05-05T16:23:30.715Z[SUM] 10.00-10.00 sec 896 KBytes 14.1 Gbits/sec
15552026-05-05T16:23:30.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
15562026-05-05T16:23:30.715Z[ ID] Interval Transfer Bitrate
15572026-05-05T16:23:30.715Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15582026-05-05T16:23:30.715Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15592026-05-05T16:23:30.716Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15602026-05-05T16:23:30.716Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15612026-05-05T16:23:30.716Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15622026-05-05T16:23:30.716Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15632026-05-05T16:23:30.716Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15642026-05-05T16:23:30.716Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15652026-05-05T16:23:30.716Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
15662026-05-05T16:23:30.719ZRun 4/5...10077.683545464537Mbps
15672026-05-05T16:23:38.104Z-----------------------------------------------------------
15682026-05-05T16:23:38.104ZServer listening on 5201 (test #5)
15692026-05-05T16:23:38.104Z-----------------------------------------------------------
15702026-05-05T16:23:38.104ZAccepted connection from 10.0.0.1, port 54391
15712026-05-05T16:23:38.104Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48214
15722026-05-05T16:23:38.104Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60542
15732026-05-05T16:23:38.104Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43035
15742026-05-05T16:23:38.104Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38925
15752026-05-05T16:23:38.104Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37435
15762026-05-05T16:23:38.104Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52387
15772026-05-05T16:23:38.104Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43006
15782026-05-05T16:23:38.104Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60564
15792026-05-05T16:23:38.104Z[ ID] Interval Transfer Bitrate
15802026-05-05T16:23:38.104Z[ 5] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
15812026-05-05T16:23:38.104Z[ 8] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
15822026-05-05T16:23:38.104Z[ 10] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
15832026-05-05T16:23:38.104Z[ 12] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
15842026-05-05T16:23:38.104Z[ 14] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
15852026-05-05T16:23:38.104Z[ 16] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
15862026-05-05T16:23:38.104Z[ 18] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
15872026-05-05T16:23:38.105Z[ 20] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
15882026-05-05T16:23:38.105Z[SUM] 0.00-1.00 sec 948 MBytes 7.95 Gbits/sec
15892026-05-05T16:23:38.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
15902026-05-05T16:23:38.105Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15912026-05-05T16:23:38.105Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15922026-05-05T16:23:38.105Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15932026-05-05T16:23:38.105Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15942026-05-05T16:23:38.105Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15952026-05-05T16:23:38.105Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15962026-05-05T16:23:38.105Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15972026-05-05T16:23:38.105Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15982026-05-05T16:23:38.105Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
15992026-05-05T16:23:38.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
16002026-05-05T16:23:38.106Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
16012026-05-05T16:23:38.106Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
16022026-05-05T16:23:38.106Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
16032026-05-05T16:23:38.106Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
16042026-05-05T16:23:38.106Z[ 14] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
16052026-05-05T16:23:38.106Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
16062026-05-05T16:23:38.106Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
16072026-05-05T16:23:38.106Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
16082026-05-05T16:23:38.106Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
16092026-05-05T16:23:38.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
16102026-05-05T16:23:38.106Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16112026-05-05T16:23:38.106Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16122026-05-05T16:23:38.106Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16132026-05-05T16:23:38.106Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16142026-05-05T16:23:38.106Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16152026-05-05T16:23:38.106Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16162026-05-05T16:23:38.106Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16172026-05-05T16:23:38.106Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16182026-05-05T16:23:38.106Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
16192026-05-05T16:23:38.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
16202026-05-05T16:23:38.106Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16212026-05-05T16:23:38.106Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16222026-05-05T16:23:38.106Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16232026-05-05T16:23:38.106Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16242026-05-05T16:23:38.106Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16252026-05-05T16:23:38.106Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16262026-05-05T16:23:38.106Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16272026-05-05T16:23:38.106Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16282026-05-05T16:23:38.106Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
16292026-05-05T16:23:38.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
16302026-05-05T16:23:38.106Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16312026-05-05T16:23:38.106Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16322026-05-05T16:23:38.106Z[ 10] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16332026-05-05T16:23:38.106Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16342026-05-05T16:23:38.106Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16352026-05-05T16:23:38.106Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16362026-05-05T16:23:38.106Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16372026-05-05T16:23:38.106Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16382026-05-05T16:23:38.107Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.3 Gbits/sec
16392026-05-05T16:23:38.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
16402026-05-05T16:23:38.107Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16412026-05-05T16:23:38.107Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16422026-05-05T16:23:38.107Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16432026-05-05T16:23:41.104Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16442026-05-05T16:23:41.104Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16452026-05-05T16:23:41.104Z[ 16] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16462026-05-05T16:23:41.105Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16472026-05-05T16:23:41.105Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16482026-05-05T16:23:41.105Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
16492026-05-05T16:23:41.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
16502026-05-05T16:23:41.105Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16512026-05-05T16:23:41.105Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16522026-05-05T16:23:41.105Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16532026-05-05T16:23:41.105Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16542026-05-05T16:23:41.105Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16552026-05-05T16:23:41.105Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16562026-05-05T16:23:41.105Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16572026-05-05T16:23:41.105Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16582026-05-05T16:23:41.105Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
16592026-05-05T16:23:41.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
16602026-05-05T16:23:41.105Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16612026-05-05T16:23:41.105Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16622026-05-05T16:23:41.105Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16632026-05-05T16:23:41.105Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16642026-05-05T16:23:41.105Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16652026-05-05T16:23:41.105Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16662026-05-05T16:23:41.109Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16672026-05-05T16:23:41.109Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16682026-05-05T16:23:41.109Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.3 Gbits/sec
16692026-05-05T16:23:41.109Z- - - - - - - - - - - - - - - - - - - - - - - - -
16702026-05-05T16:23:41.109Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16712026-05-05T16:23:41.109Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16722026-05-05T16:23:41.109Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16732026-05-05T16:23:41.109Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16742026-05-05T16:23:41.109Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16752026-05-05T16:23:41.109Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16762026-05-05T16:23:41.109Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16772026-05-05T16:23:41.109Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16782026-05-05T16:23:41.109Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.3 Gbits/sec
16792026-05-05T16:23:41.109Z- - - - - - - - - - - - - - - - - - - - - - - - -
16802026-05-05T16:23:41.109Z[ 5] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
16812026-05-05T16:23:41.109Z[ 8] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
16822026-05-05T16:23:41.109Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16832026-05-05T16:23:41.109Z[ 12] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
16842026-05-05T16:23:41.109Z[ 14] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
16852026-05-05T16:23:41.109Z[ 16] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
16862026-05-05T16:23:41.109Z[ 18] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
16872026-05-05T16:23:41.109Z[ 20] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
16882026-05-05T16:23:41.109Z[SUM] 10.00-10.00 sec 896 KBytes 13.0 Gbits/sec
16892026-05-05T16:23:41.109Z- - - - - - - - - - - - - - - - - - - - - - - - -
16902026-05-05T16:23:41.109Z[ ID] Interval Transfer Bitrate
16912026-05-05T16:23:41.109Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16922026-05-05T16:23:41.109Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16932026-05-05T16:23:41.109Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16942026-05-05T16:23:41.109Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16952026-05-05T16:23:41.109Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16962026-05-05T16:23:41.110Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16972026-05-05T16:23:41.110Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16982026-05-05T16:23:41.110Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16992026-05-05T16:23:41.110Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
17002026-05-05T16:23:41.110ZRun 5/5...10034.868292505367Mbps
17012026-05-05T16:23:41.110Z###---------------------###
17022026-05-05T16:23:41.110Z::: iPerf done... :::
17032026-05-05T16:23:41.110Z:::Awaiting out files...:::
17042026-05-05T16:23:41.110Z###---------------------###
17052026-05-05T16:23:41.110Z###-----###
17062026-05-05T16:23:41.110Z:::done!:::
17072026-05-05T16:23:41.110Z###-----###
17082026-05-05T16:23:41.110Z###-------------------###
17092026-05-05T16:23:41.110Z:::Running experiment :::
17102026-05-05T16:23:41.110Z:::iperf-tcp/local/s2c:::
17112026-05-05T16:23:41.110Z###-------------------###
17122026-05-05T16:23:48.500Z-----------------------------------------------------------
17132026-05-05T16:23:48.500ZServer listening on 5201 (test #6)
17142026-05-05T16:23:48.500Z-----------------------------------------------------------
17152026-05-05T16:23:48.500ZAccepted connection from 10.0.0.1, port 64494
17162026-05-05T16:23:48.500Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43440
17172026-05-05T16:23:48.500Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55205
17182026-05-05T16:23:48.500Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57629
17192026-05-05T16:23:48.500Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41125
17202026-05-05T16:23:48.500Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36297
17212026-05-05T16:23:48.500Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46354
17222026-05-05T16:23:48.500Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32837
17232026-05-05T16:23:48.500Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34622
17242026-05-05T16:23:48.500Z[ ID] Interval Transfer Bitrate
17252026-05-05T16:23:48.500Z[ 5] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
17262026-05-05T16:23:48.500Z[ 8] 0.00-1.00 sec 116 MBytes 972 Mbits/sec
17272026-05-05T16:23:48.500Z[ 10] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
17282026-05-05T16:23:48.500Z[ 12] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
17292026-05-05T16:23:48.500Z[ 14] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
17302026-05-05T16:23:48.500Z[ 16] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
17312026-05-05T16:23:48.500Z[ 18] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
17322026-05-05T16:23:48.500Z[ 20] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
17332026-05-05T16:23:48.500Z[SUM] 0.00-1.00 sec 973 MBytes 8.16 Gbits/sec
17342026-05-05T16:23:48.500Z- - - - - - - - - - - - - - - - - - - - - - - - -
17352026-05-05T16:23:48.500Z[ 5] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
17362026-05-05T16:23:48.500Z[ 8] 1.00-2.00 sec 160 MBytes 1.35 Gbits/sec
17372026-05-05T16:23:48.500Z[ 10] 1.00-2.00 sec 160 MBytes 1.35 Gbits/sec
17382026-05-05T16:23:48.500Z[ 12] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
17392026-05-05T16:23:48.500Z[ 14] 1.00-2.00 sec 160 MBytes 1.35 Gbits/sec
17402026-05-05T16:23:48.500Z[ 16] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
17412026-05-05T16:23:48.500Z[ 18] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
17422026-05-05T16:23:48.500Z[ 20] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
17432026-05-05T16:23:48.500Z[SUM] 1.00-2.00 sec 1.25 GBytes 10.7 Gbits/sec
17442026-05-05T16:23:48.500Z- - - - - - - - - - - - - - - - - - - - - - - - -
17452026-05-05T16:23:48.500Z[ 5] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
17462026-05-05T16:23:48.500Z[ 8] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
17472026-05-05T16:23:48.500Z[ 10] 2.00-3.00 sec 167 MBytes 1.40 Gbits/sec
17482026-05-05T16:23:48.501Z[ 12] 2.00-3.00 sec 167 MBytes 1.40 Gbits/sec
17492026-05-05T16:23:48.501Z[ 14] 2.00-3.00 sec 167 MBytes 1.40 Gbits/sec
17502026-05-05T16:23:48.501Z[ 16] 2.00-3.00 sec 176 MBytes 1.47 Gbits/sec
17512026-05-05T16:23:48.501Z[ 18] 2.00-3.00 sec 167 MBytes 1.40 Gbits/sec
17522026-05-05T16:23:48.501Z[ 20] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
17532026-05-05T16:23:48.501Z[SUM] 2.00-3.00 sec 1.30 GBytes 11.1 Gbits/sec
17542026-05-05T16:23:48.501Z- - - - - - - - - - - - - - - - - - - - - - - - -
17552026-05-05T16:23:48.501Z[ 5] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
17562026-05-05T16:23:48.501Z[ 8] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
17572026-05-05T16:23:48.501Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
17582026-05-05T16:23:48.501Z[ 12] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
17592026-05-05T16:23:48.501Z[ 14] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
17602026-05-05T16:23:48.501Z[ 16] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
17612026-05-05T16:23:48.501Z[ 18] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
17622026-05-05T16:23:48.501Z[ 20] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
17632026-05-05T16:23:48.501Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.5 Gbits/sec
17642026-05-05T16:23:48.501Z- - - - - - - - - - - - - - - - - - - - - - - - -
17652026-05-05T16:23:48.501Z[ 5] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
17662026-05-05T16:23:48.501Z[ 8] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
17672026-05-05T16:23:48.501Z[ 10] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
17682026-05-05T16:23:48.501Z[ 12] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
17692026-05-05T16:23:48.501Z[ 14] 4.00-5.00 sec 159 MBytes 1.34 Gbits/sec
17702026-05-05T16:23:48.501Z[ 16] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
17712026-05-05T16:23:48.501Z[ 18] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
17722026-05-05T16:23:48.501Z[ 20] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
17732026-05-05T16:23:48.501Z[SUM] 4.00-5.00 sec 1.25 GBytes 10.7 Gbits/sec
17742026-05-05T16:23:48.501Z- - - - - - - - - - - - - - - - - - - - - - - - -
17752026-05-05T16:23:48.501Z[ 5] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
17762026-05-05T16:23:48.501Z[ 8] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
17772026-05-05T16:23:48.501Z[ 10] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
17782026-05-05T16:23:48.505Z[ 12] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
17792026-05-05T16:23:48.505Z[ 14] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
17802026-05-05T16:23:48.505Z[ 16] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
17812026-05-05T16:23:48.505Z[ 18] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
17822026-05-05T16:23:48.505Z[ 20] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
17832026-05-05T16:23:48.505Z[SUM] 5.00-6.00 sec 1.25 GBytes 10.7 Gbits/sec
17842026-05-05T16:23:48.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
17852026-05-05T16:23:48.505Z[ 5] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
17862026-05-05T16:23:48.505Z[ 8] 6.00-7.00 sec 164 MBytes 1.38 Gbits/sec
17872026-05-05T16:23:48.505Z[ 10] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
17882026-05-05T16:23:51.501Z[ 12] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
17892026-05-05T16:23:51.501Z[ 14] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
17902026-05-05T16:23:51.501Z[ 16] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
17912026-05-05T16:23:51.501Z[ 18] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
17922026-05-05T16:23:51.501Z[ 20] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
17932026-05-05T16:23:51.501Z[SUM] 6.00-7.00 sec 1.25 GBytes 10.7 Gbits/sec
17942026-05-05T16:23:51.501Z- - - - - - - - - - - - - - - - - - - - - - - - -
17952026-05-05T16:23:51.501Z[ 5] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
17962026-05-05T16:23:51.501Z[ 8] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
17972026-05-05T16:23:51.501Z[ 10] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
17982026-05-05T16:23:51.501Z[ 12] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
17992026-05-05T16:23:51.501Z[ 14] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
18002026-05-05T16:23:51.502Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
18012026-05-05T16:23:51.502Z[ 18] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
18022026-05-05T16:23:51.502Z[ 20] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
18032026-05-05T16:23:51.502Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.6 Gbits/sec
18042026-05-05T16:23:51.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
18052026-05-05T16:23:51.502Z[ 5] 8.00-9.00 sec 167 MBytes 1.40 Gbits/sec
18062026-05-05T16:23:51.502Z[ 8] 8.00-9.00 sec 171 MBytes 1.43 Gbits/sec
18072026-05-05T16:23:51.502Z[ 10] 8.00-9.00 sec 170 MBytes 1.42 Gbits/sec
18082026-05-05T16:23:51.502Z[ 12] 8.00-9.00 sec 168 MBytes 1.41 Gbits/sec
18092026-05-05T16:23:51.502Z[ 14] 8.00-9.00 sec 170 MBytes 1.42 Gbits/sec
18102026-05-05T16:23:51.502Z[ 16] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
18112026-05-05T16:23:51.502Z[ 18] 8.00-9.00 sec 168 MBytes 1.41 Gbits/sec
18122026-05-05T16:23:51.502Z[ 20] 8.00-9.00 sec 167 MBytes 1.40 Gbits/sec
18132026-05-05T16:23:51.502Z[SUM] 8.00-9.00 sec 1.31 GBytes 11.3 Gbits/sec
18142026-05-05T16:23:51.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
18152026-05-05T16:23:51.502Z[ 5] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18162026-05-05T16:23:51.502Z[ 8] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
18172026-05-05T16:23:51.502Z[ 10] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18182026-05-05T16:23:51.502Z[ 12] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18192026-05-05T16:23:51.502Z[ 14] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18202026-05-05T16:23:51.502Z[ 16] 9.00-10.00 sec 162 MBytes 1.36 Gbits/sec
18212026-05-05T16:23:51.502Z[ 18] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18222026-05-05T16:23:51.502Z[ 20] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18232026-05-05T16:23:51.502Z[SUM] 9.00-10.00 sec 1.25 GBytes 10.7 Gbits/sec
18242026-05-05T16:23:51.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
18252026-05-05T16:23:51.502Z[ 5] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
18262026-05-05T16:23:51.502Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18272026-05-05T16:23:51.502Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18282026-05-05T16:23:51.502Z[ 12] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
18292026-05-05T16:23:51.502Z[ 14] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
18302026-05-05T16:23:51.502Z[ 16] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
18312026-05-05T16:23:51.502Z[ 18] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
18322026-05-05T16:23:51.502Z[ 20] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
18332026-05-05T16:23:51.502Z[SUM] 10.00-10.00 sec 768 KBytes 13.3 Gbits/sec
18342026-05-05T16:23:51.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
18352026-05-05T16:23:51.502Z[ ID] Interval Transfer Bitrate
18362026-05-05T16:23:51.502Z[ 5] 0.00-10.00 sec 1.53 GBytes 1.32 Gbits/sec sender
18372026-05-05T16:23:51.502Z[ 8] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
18382026-05-05T16:23:51.503Z[ 10] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
18392026-05-05T16:23:51.503Z[ 12] 0.00-10.00 sec 1.53 GBytes 1.32 Gbits/sec sender
18402026-05-05T16:23:51.503Z[ 14] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
18412026-05-05T16:23:51.503Z[ 16] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
18422026-05-05T16:23:51.503Z[ 18] 0.00-10.00 sec 1.53 GBytes 1.32 Gbits/sec sender
18432026-05-05T16:23:51.503Z[ 20] 0.00-10.00 sec 1.53 GBytes 1.32 Gbits/sec sender
18442026-05-05T16:23:51.503Z[SUM] 0.00-10.00 sec 12.3 GBytes 10.5 Gbits/sec sender
18452026-05-05T16:23:51.506ZRun 1/5...10523.519476249556Mbps
18462026-05-05T16:23:58.883Z-----------------------------------------------------------
18472026-05-05T16:23:58.883ZServer listening on 5201 (test #7)
18482026-05-05T16:23:58.883Z-----------------------------------------------------------
18492026-05-05T16:23:58.883ZAccepted connection from 10.0.0.1, port 57666
18502026-05-05T16:23:58.883Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46787
18512026-05-05T16:23:58.883Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54718
18522026-05-05T16:23:58.883Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44354
18532026-05-05T16:23:58.883Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53579
18542026-05-05T16:23:58.883Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39838
18552026-05-05T16:23:58.883Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37963
18562026-05-05T16:23:58.883Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53197
18572026-05-05T16:23:58.883Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43500
18582026-05-05T16:23:58.883Z[ ID] Interval Transfer Bitrate
18592026-05-05T16:23:58.883Z[ 5] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
18602026-05-05T16:23:58.883Z[ 8] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
18612026-05-05T16:23:58.883Z[ 10] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
18622026-05-05T16:23:58.884Z[ 12] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
18632026-05-05T16:23:58.884Z[ 14] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
18642026-05-05T16:23:58.884Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
18652026-05-05T16:23:58.884Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
18662026-05-05T16:23:58.884Z[ 20] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
18672026-05-05T16:23:58.884Z[SUM] 0.00-1.00 sec 958 MBytes 8.04 Gbits/sec
18682026-05-05T16:23:58.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
18692026-05-05T16:23:58.884Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18702026-05-05T16:23:58.884Z[ 8] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
18712026-05-05T16:23:58.884Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
18722026-05-05T16:23:58.884Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
18732026-05-05T16:23:58.884Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18742026-05-05T16:23:58.884Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
18752026-05-05T16:23:58.884Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
18762026-05-05T16:23:58.884Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18772026-05-05T16:23:58.884Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
18782026-05-05T16:23:58.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
18792026-05-05T16:23:58.884Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18802026-05-05T16:23:58.884Z[ 8] 2.00-3.00 sec 159 MBytes 1.34 Gbits/sec
18812026-05-05T16:23:58.884Z[ 10] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
18822026-05-05T16:23:58.884Z[ 12] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
18832026-05-05T16:23:58.884Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18842026-05-05T16:23:58.884Z[ 16] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
18852026-05-05T16:23:58.884Z[ 18] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
18862026-05-05T16:23:58.884Z[ 20] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
18872026-05-05T16:23:58.884Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.5 Gbits/sec
18882026-05-05T16:23:58.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
18892026-05-05T16:23:58.884Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18902026-05-05T16:23:58.884Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18912026-05-05T16:23:58.885Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18922026-05-05T16:23:58.885Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18932026-05-05T16:23:58.885Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18942026-05-05T16:23:58.885Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18952026-05-05T16:23:58.885Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18962026-05-05T16:23:58.885Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18972026-05-05T16:23:58.885Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
18982026-05-05T16:23:58.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
18992026-05-05T16:23:58.885Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
19002026-05-05T16:23:58.885Z[ 8] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
19012026-05-05T16:23:58.885Z[ 10] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
19022026-05-05T16:23:58.885Z[ 12] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
19032026-05-05T16:23:58.885Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
19042026-05-05T16:23:58.885Z[ 16] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
19052026-05-05T16:23:58.885Z[ 18] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
19062026-05-05T16:23:58.885Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
19072026-05-05T16:23:58.885Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
19082026-05-05T16:23:58.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
19092026-05-05T16:23:58.885Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19102026-05-05T16:23:58.885Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19112026-05-05T16:23:58.885Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19122026-05-05T16:23:58.885Z[ 12] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
19132026-05-05T16:23:58.885Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19142026-05-05T16:23:58.885Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19152026-05-05T16:23:58.885Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19162026-05-05T16:23:58.885Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19172026-05-05T16:23:58.885Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
19182026-05-05T16:23:58.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
19192026-05-05T16:23:58.885Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19202026-05-05T16:23:58.885Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19212026-05-05T16:23:58.886Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19222026-05-05T16:24:01.884Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19232026-05-05T16:24:01.884Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19242026-05-05T16:24:01.884Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19252026-05-05T16:24:01.884Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19262026-05-05T16:24:01.884Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19272026-05-05T16:24:01.884Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
19282026-05-05T16:24:01.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
19292026-05-05T16:24:01.884Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19302026-05-05T16:24:01.884Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19312026-05-05T16:24:01.884Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19322026-05-05T16:24:01.884Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19332026-05-05T16:24:01.884Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19342026-05-05T16:24:01.884Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19352026-05-05T16:24:01.884Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19362026-05-05T16:24:01.885Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19372026-05-05T16:24:01.885Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
19382026-05-05T16:24:01.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
19392026-05-05T16:24:01.885Z[ 5] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
19402026-05-05T16:24:01.885Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19412026-05-05T16:24:01.885Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19422026-05-05T16:24:01.885Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19432026-05-05T16:24:01.885Z[ 14] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
19442026-05-05T16:24:01.885Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19452026-05-05T16:24:01.885Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19462026-05-05T16:24:01.885Z[ 20] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
19472026-05-05T16:24:01.885Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
19482026-05-05T16:24:01.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
19492026-05-05T16:24:01.885Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19502026-05-05T16:24:01.885Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19512026-05-05T16:24:01.885Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19522026-05-05T16:24:01.885Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19532026-05-05T16:24:01.885Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19542026-05-05T16:24:01.885Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19552026-05-05T16:24:01.885Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19562026-05-05T16:24:01.885Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19572026-05-05T16:24:01.885Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
19582026-05-05T16:24:01.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
19592026-05-05T16:24:01.885Z[ 5] 10.00-10.00 sec 128 KBytes 2.49 Gbits/sec
19602026-05-05T16:24:01.885Z[ 8] 10.00-10.00 sec 128 KBytes 2.50 Gbits/sec
19612026-05-05T16:24:01.885Z[ 10] 10.00-10.00 sec 128 KBytes 2.50 Gbits/sec
19622026-05-05T16:24:01.885Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19632026-05-05T16:24:01.885Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19642026-05-05T16:24:01.885Z[ 16] 10.00-10.00 sec 128 KBytes 2.50 Gbits/sec
19652026-05-05T16:24:01.885Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19662026-05-05T16:24:01.885Z[ 20] 10.00-10.00 sec 128 KBytes 2.50 Gbits/sec
19672026-05-05T16:24:01.885Z[SUM] 10.00-10.00 sec 640 KBytes 12.5 Gbits/sec
19682026-05-05T16:24:01.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
19692026-05-05T16:24:01.885Z[ ID] Interval Transfer Bitrate
19702026-05-05T16:24:01.885Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19712026-05-05T16:24:01.885Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19722026-05-05T16:24:01.885Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19732026-05-05T16:24:01.885Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19742026-05-05T16:24:01.885Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19752026-05-05T16:24:01.886Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19762026-05-05T16:24:01.886Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19772026-05-05T16:24:01.886Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19782026-05-05T16:24:01.886Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
19792026-05-05T16:24:01.889ZRun 2/5...10180.082806341798Mbps
19802026-05-05T16:24:09.269Z-----------------------------------------------------------
19812026-05-05T16:24:09.269ZServer listening on 5201 (test #8)
19822026-05-05T16:24:09.269Z-----------------------------------------------------------
19832026-05-05T16:24:09.269ZAccepted connection from 10.0.0.1, port 45252
19842026-05-05T16:24:09.269Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61670
19852026-05-05T16:24:09.269Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63596
19862026-05-05T16:24:09.269Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37667
19872026-05-05T16:24:09.269Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56452
19882026-05-05T16:24:09.269Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39502
19892026-05-05T16:24:09.269Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62799
19902026-05-05T16:24:09.269Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50598
19912026-05-05T16:24:09.269Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41854
19922026-05-05T16:24:09.269Z[ ID] Interval Transfer Bitrate
19932026-05-05T16:24:09.269Z[ 5] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
19942026-05-05T16:24:09.269Z[ 8] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19952026-05-05T16:24:09.269Z[ 10] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19962026-05-05T16:24:09.269Z[ 12] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19972026-05-05T16:24:09.269Z[ 14] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19982026-05-05T16:24:09.269Z[ 16] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
19992026-05-05T16:24:09.269Z[ 18] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
20002026-05-05T16:24:09.270Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
20012026-05-05T16:24:09.270Z[SUM] 0.00-1.00 sec 1000 MBytes 8.39 Gbits/sec
20022026-05-05T16:24:09.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
20032026-05-05T16:24:09.270Z[ 5] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
20042026-05-05T16:24:09.270Z[ 8] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
20052026-05-05T16:24:09.270Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
20062026-05-05T16:24:09.270Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
20072026-05-05T16:24:09.270Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
20082026-05-05T16:24:09.270Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20092026-05-05T16:24:09.270Z[ 18] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
20102026-05-05T16:24:09.270Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20112026-05-05T16:24:09.270Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.5 Gbits/sec
20122026-05-05T16:24:09.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
20132026-05-05T16:24:09.270Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20142026-05-05T16:24:09.270Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20152026-05-05T16:24:09.270Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20162026-05-05T16:24:09.270Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
20172026-05-05T16:24:09.270Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20182026-05-05T16:24:09.270Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
20192026-05-05T16:24:09.270Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20202026-05-05T16:24:09.273Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20212026-05-05T16:24:09.273Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
20222026-05-05T16:24:09.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
20232026-05-05T16:24:09.273Z[ 5] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
20242026-05-05T16:24:09.273Z[ 8] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
20252026-05-05T16:24:09.274Z[ 10] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
20262026-05-05T16:24:09.274Z[ 12] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
20272026-05-05T16:24:09.274Z[ 14] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
20282026-05-05T16:24:09.274Z[ 16] 3.00-4.00 sec 168 MBytes 1.41 Gbits/sec
20292026-05-05T16:24:09.274Z[ 18] 3.00-4.00 sec 164 MBytes 1.37 Gbits/sec
20302026-05-05T16:24:09.274Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20312026-05-05T16:24:09.274Z[SUM] 3.00-4.00 sec 1.25 GBytes 10.7 Gbits/sec
20322026-05-05T16:24:09.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
20332026-05-05T16:24:09.274Z[ 5] 4.00-5.00 sec 172 MBytes 1.44 Gbits/sec
20342026-05-05T16:24:09.274Z[ 8] 4.00-5.00 sec 163 MBytes 1.36 Gbits/sec
20352026-05-05T16:24:09.274Z[ 10] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
20362026-05-05T16:24:09.274Z[ 12] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
20372026-05-05T16:24:09.274Z[ 14] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
20382026-05-05T16:24:09.274Z[ 16] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec
20392026-05-05T16:24:09.274Z[ 18] 4.00-5.00 sec 166 MBytes 1.39 Gbits/sec
20402026-05-05T16:24:09.274Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20412026-05-05T16:24:09.274Z[SUM] 4.00-5.00 sec 1.28 GBytes 11.0 Gbits/sec
20422026-05-05T16:24:09.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
20432026-05-05T16:24:09.274Z[ 5] 5.00-6.00 sec 180 MBytes 1.51 Gbits/sec
20442026-05-05T16:24:09.274Z[ 8] 5.00-6.00 sec 167 MBytes 1.40 Gbits/sec
20452026-05-05T16:24:09.274Z[ 10] 5.00-6.00 sec 166 MBytes 1.40 Gbits/sec
20462026-05-05T16:24:09.274Z[ 12] 5.00-6.00 sec 166 MBytes 1.40 Gbits/sec
20472026-05-05T16:24:09.274Z[ 14] 5.00-6.00 sec 167 MBytes 1.40 Gbits/sec
20482026-05-05T16:24:09.274Z[ 16] 5.00-6.00 sec 170 MBytes 1.43 Gbits/sec
20492026-05-05T16:24:09.274Z[ 18] 5.00-6.00 sec 186 MBytes 1.56 Gbits/sec
20502026-05-05T16:24:09.274Z[ 20] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20512026-05-05T16:24:09.274Z[SUM] 5.00-6.00 sec 1.33 GBytes 11.4 Gbits/sec
20522026-05-05T16:24:09.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
20532026-05-05T16:24:09.274Z[ 5] 6.00-7.00 sec 159 MBytes 1.34 Gbits/sec
20542026-05-05T16:24:09.274Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20552026-05-05T16:24:09.274Z[ 10] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
20562026-05-05T16:24:12.272Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20572026-05-05T16:24:12.272Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20582026-05-05T16:24:12.272Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20592026-05-05T16:24:12.272Z[ 18] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20602026-05-05T16:24:12.272Z[ 20] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20612026-05-05T16:24:12.272Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
20622026-05-05T16:24:12.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
20632026-05-05T16:24:12.272Z[ 5] 7.00-8.00 sec 149 MBytes 1.25 Gbits/sec
20642026-05-05T16:24:12.272Z[ 8] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
20652026-05-05T16:24:12.272Z[ 10] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
20662026-05-05T16:24:12.272Z[ 12] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
20672026-05-05T16:24:12.272Z[ 14] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
20682026-05-05T16:24:12.272Z[ 16] 7.00-8.00 sec 177 MBytes 1.49 Gbits/sec
20692026-05-05T16:24:12.272Z[ 18] 7.00-8.00 sec 174 MBytes 1.46 Gbits/sec
20702026-05-05T16:24:12.272Z[ 20] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
20712026-05-05T16:24:12.272Z[SUM] 7.00-8.00 sec 1.28 GBytes 11.0 Gbits/sec
20722026-05-05T16:24:12.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
20732026-05-05T16:24:12.272Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20742026-05-05T16:24:12.272Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20752026-05-05T16:24:12.272Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20762026-05-05T16:24:12.272Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20772026-05-05T16:24:12.272Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20782026-05-05T16:24:12.272Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20792026-05-05T16:24:12.272Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20802026-05-05T16:24:12.272Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20812026-05-05T16:24:12.272Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
20822026-05-05T16:24:12.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
20832026-05-05T16:24:12.272Z[ 5] 9.00-10.00 sec 159 MBytes 1.34 Gbits/sec
20842026-05-05T16:24:12.272Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20852026-05-05T16:24:12.272Z[ 10] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
20862026-05-05T16:24:12.272Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20872026-05-05T16:24:12.272Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20882026-05-05T16:24:12.272Z[ 16] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
20892026-05-05T16:24:12.272Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20902026-05-05T16:24:12.272Z[ 20] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
20912026-05-05T16:24:12.273Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
20922026-05-05T16:24:12.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
20932026-05-05T16:24:12.273Z[ 5] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
20942026-05-05T16:24:12.273Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20952026-05-05T16:24:12.273Z[ 10] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
20962026-05-05T16:24:12.273Z[ 12] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
20972026-05-05T16:24:12.273Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20982026-05-05T16:24:12.273Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20992026-05-05T16:24:12.273Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21002026-05-05T16:24:12.273Z[ 20] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
21012026-05-05T16:24:12.273Z[SUM] 10.00-10.00 sec 512 KBytes 9.51 Gbits/sec
21022026-05-05T16:24:12.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
21032026-05-05T16:24:12.273Z[ ID] Interval Transfer Bitrate
21042026-05-05T16:24:12.273Z[ 5] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
21052026-05-05T16:24:12.273Z[ 8] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
21062026-05-05T16:24:12.273Z[ 10] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
21072026-05-05T16:24:12.273Z[ 12] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
21082026-05-05T16:24:12.273Z[ 14] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
21092026-05-05T16:24:12.276Z[ 16] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
21102026-05-05T16:24:12.276Z[ 18] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
21112026-05-05T16:24:12.277Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21122026-05-05T16:24:12.277Z[SUM] 0.00-10.00 sec 12.2 GBytes 10.5 Gbits/sec sender
21132026-05-05T16:24:12.277ZRun 3/5...10458.652392646612Mbps
21142026-05-05T16:24:19.658Z-----------------------------------------------------------
21152026-05-05T16:24:19.658ZServer listening on 5201 (test #9)
21162026-05-05T16:24:19.658Z-----------------------------------------------------------
21172026-05-05T16:24:19.658ZAccepted connection from 10.0.0.1, port 59570
21182026-05-05T16:24:19.658Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61555
21192026-05-05T16:24:19.658Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45222
21202026-05-05T16:24:19.658Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43980
21212026-05-05T16:24:19.658Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52818
21222026-05-05T16:24:19.658Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50650
21232026-05-05T16:24:19.658Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51541
21242026-05-05T16:24:19.658Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51124
21252026-05-05T16:24:19.658Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55773
21262026-05-05T16:24:19.658Z[ ID] Interval Transfer Bitrate
21272026-05-05T16:24:19.658Z[ 5] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
21282026-05-05T16:24:19.658Z[ 8] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
21292026-05-05T16:24:19.658Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
21302026-05-05T16:24:19.658Z[ 12] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
21312026-05-05T16:24:19.658Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
21322026-05-05T16:24:19.658Z[ 16] 0.00-1.00 sec 117 MBytes 979 Mbits/sec
21332026-05-05T16:24:19.658Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21342026-05-05T16:24:19.658Z[ 20] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
21352026-05-05T16:24:19.658Z[SUM] 0.00-1.00 sec 967 MBytes 8.11 Gbits/sec
21362026-05-05T16:24:19.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
21372026-05-05T16:24:19.658Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21382026-05-05T16:24:19.658Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21392026-05-05T16:24:19.658Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21402026-05-05T16:24:19.658Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21412026-05-05T16:24:19.658Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21422026-05-05T16:24:19.658Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21432026-05-05T16:24:19.662Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21442026-05-05T16:24:19.662Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21452026-05-05T16:24:19.662Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
21462026-05-05T16:24:19.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
21472026-05-05T16:24:19.662Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
21482026-05-05T16:24:19.662Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21492026-05-05T16:24:19.662Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21502026-05-05T16:24:19.662Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21512026-05-05T16:24:19.662Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21522026-05-05T16:24:19.662Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21532026-05-05T16:24:19.662Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21542026-05-05T16:24:19.662Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21552026-05-05T16:24:19.662Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
21562026-05-05T16:24:19.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
21572026-05-05T16:24:19.662Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21582026-05-05T16:24:19.662Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21592026-05-05T16:24:19.662Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21602026-05-05T16:24:19.662Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21612026-05-05T16:24:19.662Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21622026-05-05T16:24:19.662Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21632026-05-05T16:24:19.662Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21642026-05-05T16:24:19.662Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21652026-05-05T16:24:19.662Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
21662026-05-05T16:24:19.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
21672026-05-05T16:24:19.662Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21682026-05-05T16:24:19.663Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21692026-05-05T16:24:19.663Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21702026-05-05T16:24:19.663Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21712026-05-05T16:24:19.663Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21722026-05-05T16:24:19.663Z[ 16] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
21732026-05-05T16:24:19.663Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21742026-05-05T16:24:19.663Z[ 20] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
21752026-05-05T16:24:19.663Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
21762026-05-05T16:24:19.663Z- - - - - - - - - - - - - - - - - - - - - - - - -
21772026-05-05T16:24:19.663Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
21782026-05-05T16:24:19.663Z[ 8] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
21792026-05-05T16:24:19.663Z[ 10] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
21802026-05-05T16:24:19.663Z[ 12] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
21812026-05-05T16:24:19.663Z[ 14] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
21822026-05-05T16:24:19.663Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21832026-05-05T16:24:19.663Z[ 18] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
21842026-05-05T16:24:19.663Z[ 20] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
21852026-05-05T16:24:19.663Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
21862026-05-05T16:24:19.663Z- - - - - - - - - - - - - - - - - - - - - - - - -
21872026-05-05T16:24:19.663Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21882026-05-05T16:24:19.663Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21892026-05-05T16:24:19.663Z[ 10] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
21902026-05-05T16:24:22.660Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21912026-05-05T16:24:22.660Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21922026-05-05T16:24:22.660Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21932026-05-05T16:24:22.660Z[ 18] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
21942026-05-05T16:24:22.660Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21952026-05-05T16:24:22.660Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
21962026-05-05T16:24:22.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
21972026-05-05T16:24:22.660Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21982026-05-05T16:24:22.660Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21992026-05-05T16:24:22.660Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
22002026-05-05T16:24:22.661Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
22012026-05-05T16:24:22.661Z[ 14] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
22022026-05-05T16:24:22.661Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
22032026-05-05T16:24:22.661Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
22042026-05-05T16:24:22.661Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
22052026-05-05T16:24:22.661Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
22062026-05-05T16:24:22.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
22072026-05-05T16:24:22.661Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22082026-05-05T16:24:22.661Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22092026-05-05T16:24:22.661Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22102026-05-05T16:24:22.661Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
22112026-05-05T16:24:22.661Z[ 14] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
22122026-05-05T16:24:22.661Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22132026-05-05T16:24:22.661Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22142026-05-05T16:24:22.661Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
22152026-05-05T16:24:22.661Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
22162026-05-05T16:24:22.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
22172026-05-05T16:24:22.661Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22182026-05-05T16:24:22.661Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22192026-05-05T16:24:22.661Z[ 10] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
22202026-05-05T16:24:22.661Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22212026-05-05T16:24:22.661Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22222026-05-05T16:24:22.661Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22232026-05-05T16:24:22.661Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22242026-05-05T16:24:22.661Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22252026-05-05T16:24:22.661Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.4 Gbits/sec
22262026-05-05T16:24:22.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
22272026-05-05T16:24:22.661Z[ 5] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
22282026-05-05T16:24:22.661Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22292026-05-05T16:24:22.661Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22302026-05-05T16:24:22.661Z[ 12] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
22312026-05-05T16:24:22.661Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22322026-05-05T16:24:22.661Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22332026-05-05T16:24:22.661Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22342026-05-05T16:24:22.661Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22352026-05-05T16:24:22.661Z[SUM] 10.00-10.00 sec 256 KBytes 4.44 Gbits/sec
22362026-05-05T16:24:22.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
22372026-05-05T16:24:22.661Z[ ID] Interval Transfer Bitrate
22382026-05-05T16:24:22.661Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22392026-05-05T16:24:22.662Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22402026-05-05T16:24:22.662Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
22412026-05-05T16:24:22.662Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22422026-05-05T16:24:22.662Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22432026-05-05T16:24:22.662Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22442026-05-05T16:24:22.662Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
22452026-05-05T16:24:22.662Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22462026-05-05T16:24:22.662Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
22472026-05-05T16:24:22.665ZRun 4/5...10127.387807413781Mbps
22482026-05-05T16:24:30.052Z-----------------------------------------------------------
22492026-05-05T16:24:30.052ZServer listening on 5201 (test #10)
22502026-05-05T16:24:30.052Z-----------------------------------------------------------
22512026-05-05T16:24:30.052ZAccepted connection from 10.0.0.1, port 39916
22522026-05-05T16:24:30.052Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39770
22532026-05-05T16:24:30.052Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53831
22542026-05-05T16:24:30.052Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46526
22552026-05-05T16:24:30.052Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58154
22562026-05-05T16:24:30.052Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56578
22572026-05-05T16:24:30.052Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64548
22582026-05-05T16:24:30.052Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34452
22592026-05-05T16:24:30.052Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41161
22602026-05-05T16:24:30.052Z[ ID] Interval Transfer Bitrate
22612026-05-05T16:24:30.052Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22622026-05-05T16:24:30.052Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22632026-05-05T16:24:30.052Z[ 10] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
22642026-05-05T16:24:30.053Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22652026-05-05T16:24:30.053Z[ 14] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
22662026-05-05T16:24:30.053Z[ 16] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
22672026-05-05T16:24:30.053Z[ 18] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
22682026-05-05T16:24:30.053Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22692026-05-05T16:24:30.053Z[SUM] 0.00-1.00 sec 975 MBytes 8.18 Gbits/sec
22702026-05-05T16:24:30.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
22712026-05-05T16:24:30.053Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22722026-05-05T16:24:30.053Z[ 8] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
22732026-05-05T16:24:30.053Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22742026-05-05T16:24:30.053Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22752026-05-05T16:24:30.053Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22762026-05-05T16:24:30.053Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22772026-05-05T16:24:30.053Z[ 18] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
22782026-05-05T16:24:30.053Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22792026-05-05T16:24:30.053Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
22802026-05-05T16:24:30.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
22812026-05-05T16:24:30.053Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
22822026-05-05T16:24:30.053Z[ 8] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
22832026-05-05T16:24:30.053Z[ 10] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
22842026-05-05T16:24:30.056Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22852026-05-05T16:24:30.057Z[ 14] 2.00-3.00 sec 164 MBytes 1.37 Gbits/sec
22862026-05-05T16:24:30.057Z[ 16] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
22872026-05-05T16:24:30.057Z[ 18] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
22882026-05-05T16:24:30.057Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22892026-05-05T16:24:30.057Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.6 Gbits/sec
22902026-05-05T16:24:30.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
22912026-05-05T16:24:30.057Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22922026-05-05T16:24:30.057Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22932026-05-05T16:24:30.057Z[ 10] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
22942026-05-05T16:24:30.057Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22952026-05-05T16:24:30.057Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22962026-05-05T16:24:30.057Z[ 16] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
22972026-05-05T16:24:30.057Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22982026-05-05T16:24:30.057Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22992026-05-05T16:24:30.057Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
23002026-05-05T16:24:30.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
23012026-05-05T16:24:30.057Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
23022026-05-05T16:24:30.057Z[ 8] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
23032026-05-05T16:24:30.057Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23042026-05-05T16:24:30.057Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
23052026-05-05T16:24:30.057Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23062026-05-05T16:24:30.057Z[ 16] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
23072026-05-05T16:24:30.057Z[ 18] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
23082026-05-05T16:24:30.057Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
23092026-05-05T16:24:30.057Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
23102026-05-05T16:24:30.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
23112026-05-05T16:24:30.057Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23122026-05-05T16:24:30.057Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23132026-05-05T16:24:30.057Z[ 10] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
23142026-05-05T16:24:30.057Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23152026-05-05T16:24:30.057Z[ 14] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
23162026-05-05T16:24:30.057Z[ 16] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
23172026-05-05T16:24:30.057Z[ 18] 5.00-6.00 sec 165 MBytes 1.39 Gbits/sec
23182026-05-05T16:24:30.057Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23192026-05-05T16:24:30.057Z[SUM] 5.00-6.00 sec 1.24 GBytes 10.6 Gbits/sec
23202026-05-05T16:24:30.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
23212026-05-05T16:24:30.057Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23222026-05-05T16:24:30.057Z[ 8] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
23232026-05-05T16:24:30.058Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23242026-05-05T16:24:33.054Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
23252026-05-05T16:24:33.054Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23262026-05-05T16:24:33.054Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23272026-05-05T16:24:33.054Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23282026-05-05T16:24:33.054Z[ 20] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
23292026-05-05T16:24:33.054Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
23302026-05-05T16:24:33.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
23312026-05-05T16:24:33.054Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23322026-05-05T16:24:33.054Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23332026-05-05T16:24:33.054Z[ 10] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
23342026-05-05T16:24:33.054Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23352026-05-05T16:24:33.054Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23362026-05-05T16:24:33.054Z[ 16] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
23372026-05-05T16:24:33.054Z[ 18] 7.00-8.00 sec 159 MBytes 1.34 Gbits/sec
23382026-05-05T16:24:33.054Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23392026-05-05T16:24:33.054Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
23402026-05-05T16:24:33.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
23412026-05-05T16:24:33.054Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23422026-05-05T16:24:33.054Z[ 8] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
23432026-05-05T16:24:33.054Z[ 10] 8.00-9.00 sec 168 MBytes 1.41 Gbits/sec
23442026-05-05T16:24:33.054Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23452026-05-05T16:24:33.054Z[ 14] 8.00-9.00 sec 166 MBytes 1.39 Gbits/sec
23462026-05-05T16:24:33.054Z[ 16] 8.00-9.00 sec 159 MBytes 1.34 Gbits/sec
23472026-05-05T16:24:33.054Z[ 18] 8.00-9.00 sec 165 MBytes 1.38 Gbits/sec
23482026-05-05T16:24:33.054Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23492026-05-05T16:24:33.054Z[SUM] 8.00-9.00 sec 1.25 GBytes 10.7 Gbits/sec
23502026-05-05T16:24:33.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
23512026-05-05T16:24:33.055Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23522026-05-05T16:24:33.055Z[ 8] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23532026-05-05T16:24:33.055Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23542026-05-05T16:24:33.055Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23552026-05-05T16:24:33.055Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23562026-05-05T16:24:33.055Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23572026-05-05T16:24:33.055Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23582026-05-05T16:24:33.058Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23592026-05-05T16:24:33.058Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
23602026-05-05T16:24:33.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
23612026-05-05T16:24:33.058Z[ 5] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
23622026-05-05T16:24:33.058Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23632026-05-05T16:24:33.058Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23642026-05-05T16:24:33.058Z[ 12] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
23652026-05-05T16:24:33.058Z[ 14] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
23662026-05-05T16:24:33.058Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23672026-05-05T16:24:33.058Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23682026-05-05T16:24:33.058Z[ 20] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
23692026-05-05T16:24:33.058Z[SUM] 10.00-10.00 sec 512 KBytes 8.47 Gbits/sec
23702026-05-05T16:24:33.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
23712026-05-05T16:24:33.058Z[ ID] Interval Transfer Bitrate
23722026-05-05T16:24:33.058Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23732026-05-05T16:24:33.058Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23742026-05-05T16:24:33.058Z[ 10] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
23752026-05-05T16:24:33.058Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23762026-05-05T16:24:33.058Z[ 14] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
23772026-05-05T16:24:33.058Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23782026-05-05T16:24:33.058Z[ 18] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
23792026-05-05T16:24:33.058Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23802026-05-05T16:24:33.058Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
23812026-05-05T16:24:33.059ZRun 5/5...10265.247280638143Mbps
23822026-05-05T16:24:33.059Z###---------------------###
23832026-05-05T16:24:33.059Z::: iPerf done... :::
23842026-05-05T16:24:33.059Z:::Awaiting out files...:::
23852026-05-05T16:24:33.059Z###---------------------###
23862026-05-05T16:24:33.059Z###-----###
23872026-05-05T16:24:33.059Z:::done!:::
23882026-05-05T16:24:33.059Z###-----###
23892026-05-05T16:24:33.059Z###-------------------###
23902026-05-05T16:24:33.059Z:::Running experiment :::
23912026-05-05T16:24:33.059Z:::iperf-tcp/local/c2s:::
23922026-05-05T16:24:33.059Z###-------------------###
23932026-05-05T16:24:33.297Zdtrace: description 'profile-201us ' matched 2 probes
23942026-05-05T16:24:40.450Z-----------------------------------------------------------
23952026-05-05T16:24:40.450ZServer listening on 5201 (test #11)
23962026-05-05T16:24:40.450Z-----------------------------------------------------------
23972026-05-05T16:24:40.450ZAccepted connection from 10.0.0.1, port 57123
23982026-05-05T16:24:40.450Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48390
23992026-05-05T16:24:40.450Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44839
24002026-05-05T16:24:40.450Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37074
24012026-05-05T16:24:40.450Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47921
24022026-05-05T16:24:40.450Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48413
24032026-05-05T16:24:40.450Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45346
24042026-05-05T16:24:40.450Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48726
24052026-05-05T16:24:40.450Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44283
24062026-05-05T16:24:40.450Z[ ID] Interval Transfer Bitrate
24072026-05-05T16:24:40.450Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24082026-05-05T16:24:40.450Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24092026-05-05T16:24:40.450Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24102026-05-05T16:24:40.450Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24112026-05-05T16:24:40.451Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24122026-05-05T16:24:40.451Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24132026-05-05T16:24:40.451Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
24142026-05-05T16:24:40.451Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24152026-05-05T16:24:40.451Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
24162026-05-05T16:24:40.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
24172026-05-05T16:24:40.451Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24182026-05-05T16:24:40.451Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
24192026-05-05T16:24:40.451Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24202026-05-05T16:24:40.451Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24212026-05-05T16:24:40.451Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
24222026-05-05T16:24:40.451Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
24232026-05-05T16:24:40.451Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
24242026-05-05T16:24:40.451Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24252026-05-05T16:24:40.451Z[SUM] 1.00-2.00 sec 432 MBytes 3.63 Gbits/sec
24262026-05-05T16:24:40.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
24272026-05-05T16:24:40.451Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
24282026-05-05T16:24:40.451Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
24292026-05-05T16:24:40.451Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
24302026-05-05T16:24:40.451Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
24312026-05-05T16:24:40.451Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
24322026-05-05T16:24:40.451Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24332026-05-05T16:24:40.451Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
24342026-05-05T16:24:40.451Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
24352026-05-05T16:24:40.451Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
24362026-05-05T16:24:40.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
24372026-05-05T16:24:40.451Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24382026-05-05T16:24:40.451Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24392026-05-05T16:24:40.451Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24402026-05-05T16:24:40.451Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24412026-05-05T16:24:40.451Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24422026-05-05T16:24:40.451Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24432026-05-05T16:24:40.451Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24442026-05-05T16:24:40.451Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24452026-05-05T16:24:40.451Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
24462026-05-05T16:24:40.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
24472026-05-05T16:24:40.451Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24482026-05-05T16:24:40.451Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24492026-05-05T16:24:40.451Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24502026-05-05T16:24:40.452Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24512026-05-05T16:24:40.452Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24522026-05-05T16:24:40.452Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24532026-05-05T16:24:40.452Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24542026-05-05T16:24:40.452Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24552026-05-05T16:24:40.452Z[SUM] 4.00-5.00 sec 432 MBytes 3.63 Gbits/sec
24562026-05-05T16:24:40.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
24572026-05-05T16:24:40.452Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24582026-05-05T16:24:40.452Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24592026-05-05T16:24:40.452Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24602026-05-05T16:24:40.452Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24612026-05-05T16:24:40.452Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24622026-05-05T16:24:40.452Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24632026-05-05T16:24:40.452Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24642026-05-05T16:24:40.452Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24652026-05-05T16:24:40.452Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
24662026-05-05T16:24:40.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
24672026-05-05T16:24:40.452Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24682026-05-05T16:24:40.452Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
24692026-05-05T16:24:40.452Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24702026-05-05T16:24:43.452Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
24712026-05-05T16:24:43.452Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
24722026-05-05T16:24:43.453Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
24732026-05-05T16:24:43.453Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
24742026-05-05T16:24:43.453Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
24752026-05-05T16:24:43.453Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
24762026-05-05T16:24:43.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
24772026-05-05T16:24:43.453Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24782026-05-05T16:24:43.453Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24792026-05-05T16:24:43.453Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24802026-05-05T16:24:43.453Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
24812026-05-05T16:24:43.453Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24822026-05-05T16:24:43.453Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
24832026-05-05T16:24:43.453Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24842026-05-05T16:24:43.453Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24852026-05-05T16:24:43.453Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
24862026-05-05T16:24:43.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
24872026-05-05T16:24:43.453Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24882026-05-05T16:24:43.453Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24892026-05-05T16:24:43.453Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24902026-05-05T16:24:43.453Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24912026-05-05T16:24:43.453Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24922026-05-05T16:24:43.453Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24932026-05-05T16:24:43.453Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24942026-05-05T16:24:43.453Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24952026-05-05T16:24:43.453Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
24962026-05-05T16:24:43.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
24972026-05-05T16:24:43.453Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
24982026-05-05T16:24:43.453Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
24992026-05-05T16:24:43.453Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
25002026-05-05T16:24:43.453Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
25012026-05-05T16:24:43.453Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
25022026-05-05T16:24:43.453Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
25032026-05-05T16:24:43.453Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
25042026-05-05T16:24:43.453Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
25052026-05-05T16:24:43.453Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
25062026-05-05T16:24:43.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
25072026-05-05T16:24:43.453Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25082026-05-05T16:24:43.453Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25092026-05-05T16:24:43.453Z[ 10] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
25102026-05-05T16:24:43.454Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25112026-05-05T16:24:43.454Z[ 14] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
25122026-05-05T16:24:43.454Z[ 16] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
25132026-05-05T16:24:43.454Z[ 18] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
25142026-05-05T16:24:43.454Z[ 20] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
25152026-05-05T16:24:43.454Z[SUM] 10.00-10.00 sec 640 KBytes 4.22 Gbits/sec
25162026-05-05T16:24:43.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
25172026-05-05T16:24:43.454Z[ ID] Interval Transfer Bitrate
25182026-05-05T16:24:43.454Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25192026-05-05T16:24:43.454Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25202026-05-05T16:24:43.454Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25212026-05-05T16:24:43.454Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25222026-05-05T16:24:43.454Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25232026-05-05T16:24:43.454Z[ 16] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
25242026-05-05T16:24:43.454Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25252026-05-05T16:24:43.454Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25262026-05-05T16:24:43.454Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.53 Gbits/sec receiver
25272026-05-05T16:24:43.457ZRun 1/10...3535.1972702192365Mbps
25282026-05-05T16:24:50.852Z-----------------------------------------------------------
25292026-05-05T16:24:50.853ZServer listening on 5201 (test #12)
25302026-05-05T16:24:50.853Z-----------------------------------------------------------
25312026-05-05T16:24:50.853ZAccepted connection from 10.0.0.1, port 41189
25322026-05-05T16:24:50.853Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47569
25332026-05-05T16:24:50.853Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46645
25342026-05-05T16:24:50.853Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36364
25352026-05-05T16:24:50.853Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40976
25362026-05-05T16:24:50.853Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36336
25372026-05-05T16:24:50.853Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61556
25382026-05-05T16:24:50.853Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46056
25392026-05-05T16:24:50.853Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63325
25402026-05-05T16:24:50.853Z[ ID] Interval Transfer Bitrate
25412026-05-05T16:24:50.853Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25422026-05-05T16:24:50.853Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25432026-05-05T16:24:50.853Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25442026-05-05T16:24:50.853Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25452026-05-05T16:24:50.853Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25462026-05-05T16:24:50.853Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25472026-05-05T16:24:50.853Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25482026-05-05T16:24:50.853Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25492026-05-05T16:24:50.853Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
25502026-05-05T16:24:50.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
25512026-05-05T16:24:50.853Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25522026-05-05T16:24:50.853Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25532026-05-05T16:24:50.853Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
25542026-05-05T16:24:50.853Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25552026-05-05T16:24:50.853Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25562026-05-05T16:24:50.853Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
25572026-05-05T16:24:50.853Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25582026-05-05T16:24:50.853Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25592026-05-05T16:24:50.853Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
25602026-05-05T16:24:50.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
25612026-05-05T16:24:50.853Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25622026-05-05T16:24:50.853Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25632026-05-05T16:24:50.853Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25642026-05-05T16:24:50.853Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25652026-05-05T16:24:50.853Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
25662026-05-05T16:24:50.854Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
25672026-05-05T16:24:50.854Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
25682026-05-05T16:24:50.854Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
25692026-05-05T16:24:50.854Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
25702026-05-05T16:24:50.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
25712026-05-05T16:24:50.854Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
25722026-05-05T16:24:50.854Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25732026-05-05T16:24:50.854Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
25742026-05-05T16:24:50.854Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
25752026-05-05T16:24:50.854Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25762026-05-05T16:24:50.854Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
25772026-05-05T16:24:50.854Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25782026-05-05T16:24:50.854Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
25792026-05-05T16:24:50.854Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
25802026-05-05T16:24:50.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
25812026-05-05T16:24:50.854Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25822026-05-05T16:24:50.854Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25832026-05-05T16:24:50.854Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25842026-05-05T16:24:50.854Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25852026-05-05T16:24:50.854Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25862026-05-05T16:24:50.854Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25872026-05-05T16:24:50.854Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25882026-05-05T16:24:50.854Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25892026-05-05T16:24:50.854Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
25902026-05-05T16:24:50.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
25912026-05-05T16:24:50.854Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25922026-05-05T16:24:50.854Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25932026-05-05T16:24:50.854Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25942026-05-05T16:24:50.854Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25952026-05-05T16:24:50.854Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25962026-05-05T16:24:50.854Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25972026-05-05T16:24:50.854Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
25982026-05-05T16:24:50.854Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
25992026-05-05T16:24:50.854Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
26002026-05-05T16:24:50.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
26012026-05-05T16:24:50.854Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
26022026-05-05T16:24:50.854Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
26032026-05-05T16:24:50.854Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
26042026-05-05T16:24:53.855Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
26052026-05-05T16:24:53.855Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
26062026-05-05T16:24:53.855Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
26072026-05-05T16:24:53.855Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
26082026-05-05T16:24:53.855Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
26092026-05-05T16:24:53.855Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
26102026-05-05T16:24:53.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
26112026-05-05T16:24:53.855Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26122026-05-05T16:24:53.855Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26132026-05-05T16:24:53.855Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26142026-05-05T16:24:53.855Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26152026-05-05T16:24:53.855Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26162026-05-05T16:24:53.855Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26172026-05-05T16:24:53.855Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26182026-05-05T16:24:53.855Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26192026-05-05T16:24:53.855Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
26202026-05-05T16:24:53.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
26212026-05-05T16:24:53.855Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26222026-05-05T16:24:53.855Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
26232026-05-05T16:24:53.855Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
26242026-05-05T16:24:53.855Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26252026-05-05T16:24:53.855Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26262026-05-05T16:24:53.855Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
26272026-05-05T16:24:53.855Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26282026-05-05T16:24:53.855Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
26292026-05-05T16:24:53.855Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
26302026-05-05T16:24:53.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
26312026-05-05T16:24:53.855Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26322026-05-05T16:24:53.855Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26332026-05-05T16:24:53.855Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26342026-05-05T16:24:53.855Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26352026-05-05T16:24:53.855Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26362026-05-05T16:24:53.855Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26372026-05-05T16:24:53.855Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
26382026-05-05T16:24:53.856Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
26392026-05-05T16:24:53.856Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
26402026-05-05T16:24:53.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
26412026-05-05T16:24:53.856Z[ 5] 10.00-10.00 sec 128 KBytes 1.12 Gbits/sec
26422026-05-05T16:24:53.856Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26432026-05-05T16:24:53.856Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26442026-05-05T16:24:53.856Z[ 12] 10.00-10.00 sec 128 KBytes 1.13 Gbits/sec
26452026-05-05T16:24:53.856Z[ 14] 10.00-10.00 sec 128 KBytes 1.13 Gbits/sec
26462026-05-05T16:24:53.856Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26472026-05-05T16:24:53.856Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26482026-05-05T16:24:53.856Z[ 20] 10.00-10.00 sec 128 KBytes 1.13 Gbits/sec
26492026-05-05T16:24:53.856Z[SUM] 10.00-10.00 sec 512 KBytes 4.49 Gbits/sec
26502026-05-05T16:24:53.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
26512026-05-05T16:24:53.856Z[ ID] Interval Transfer Bitrate
26522026-05-05T16:24:53.856Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26532026-05-05T16:24:53.856Z[ 8] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
26542026-05-05T16:24:53.856Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26552026-05-05T16:24:53.856Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26562026-05-05T16:24:53.856Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26572026-05-05T16:24:53.856Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
26582026-05-05T16:24:53.856Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26592026-05-05T16:24:53.856Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
26602026-05-05T16:24:53.856Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec receiver
26612026-05-05T16:24:53.860ZRun 2/10...3495.2445953966035Mbps
26622026-05-05T16:25:01.261Z-----------------------------------------------------------
26632026-05-05T16:25:01.261ZServer listening on 5201 (test #13)
26642026-05-05T16:25:01.261Z-----------------------------------------------------------
26652026-05-05T16:25:01.261ZAccepted connection from 10.0.0.1, port 33593
26662026-05-05T16:25:01.261Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35124
26672026-05-05T16:25:01.261Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51668
26682026-05-05T16:25:01.261Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62200
26692026-05-05T16:25:01.261Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62265
26702026-05-05T16:25:01.261Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54897
26712026-05-05T16:25:01.261Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34243
26722026-05-05T16:25:01.261Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62689
26732026-05-05T16:25:01.261Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52238
26742026-05-05T16:25:01.261Z[ ID] Interval Transfer Bitrate
26752026-05-05T16:25:01.261Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26762026-05-05T16:25:01.262Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26772026-05-05T16:25:01.262Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26782026-05-05T16:25:01.262Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26792026-05-05T16:25:01.262Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26802026-05-05T16:25:01.262Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26812026-05-05T16:25:01.262Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26822026-05-05T16:25:01.262Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26832026-05-05T16:25:01.262Z[SUM] 0.00-1.00 sec 340 MBytes 2.86 Gbits/sec
26842026-05-05T16:25:01.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
26852026-05-05T16:25:01.262Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
26862026-05-05T16:25:01.262Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
26872026-05-05T16:25:01.262Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
26882026-05-05T16:25:01.262Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
26892026-05-05T16:25:01.262Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
26902026-05-05T16:25:01.262Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
26912026-05-05T16:25:01.262Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
26922026-05-05T16:25:01.262Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
26932026-05-05T16:25:01.262Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
26942026-05-05T16:25:01.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
26952026-05-05T16:25:01.262Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26962026-05-05T16:25:01.262Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26972026-05-05T16:25:01.262Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
26982026-05-05T16:25:01.262Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26992026-05-05T16:25:01.262Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
27002026-05-05T16:25:01.262Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
27012026-05-05T16:25:01.262Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
27022026-05-05T16:25:01.262Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
27032026-05-05T16:25:01.262Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
27042026-05-05T16:25:01.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
27052026-05-05T16:25:01.262Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
27062026-05-05T16:25:01.262Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27072026-05-05T16:25:01.262Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
27082026-05-05T16:25:01.262Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
27092026-05-05T16:25:01.262Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
27102026-05-05T16:25:01.262Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
27112026-05-05T16:25:01.262Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27122026-05-05T16:25:01.262Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
27132026-05-05T16:25:01.262Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
27142026-05-05T16:25:01.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
27152026-05-05T16:25:01.263Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27162026-05-05T16:25:01.263Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
27172026-05-05T16:25:01.263Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27182026-05-05T16:25:01.263Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
27192026-05-05T16:25:01.263Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27202026-05-05T16:25:01.263Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27212026-05-05T16:25:01.263Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27222026-05-05T16:25:01.263Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27232026-05-05T16:25:01.263Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
27242026-05-05T16:25:01.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
27252026-05-05T16:25:01.263Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27262026-05-05T16:25:01.263Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27272026-05-05T16:25:01.263Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27282026-05-05T16:25:01.263Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
27292026-05-05T16:25:01.263Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27302026-05-05T16:25:01.263Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
27312026-05-05T16:25:01.263Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27322026-05-05T16:25:01.263Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27332026-05-05T16:25:01.263Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
27342026-05-05T16:25:01.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
27352026-05-05T16:25:01.263Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
27362026-05-05T16:25:01.263Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
27372026-05-05T16:25:01.263Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
27382026-05-05T16:25:04.263Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
27392026-05-05T16:25:04.263Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
27402026-05-05T16:25:04.263Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
27412026-05-05T16:25:04.263Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
27422026-05-05T16:25:04.263Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
27432026-05-05T16:25:04.263Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
27442026-05-05T16:25:04.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
27452026-05-05T16:25:04.263Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27462026-05-05T16:25:04.263Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27472026-05-05T16:25:04.263Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
27482026-05-05T16:25:04.263Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27492026-05-05T16:25:04.263Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
27502026-05-05T16:25:04.263Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
27512026-05-05T16:25:04.263Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27522026-05-05T16:25:04.264Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27532026-05-05T16:25:04.264Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
27542026-05-05T16:25:04.264Z- - - - - - - - - - - - - - - - - - - - - - - - -
27552026-05-05T16:25:04.264Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27562026-05-05T16:25:04.264Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27572026-05-05T16:25:04.264Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27582026-05-05T16:25:04.264Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
27592026-05-05T16:25:04.264Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27602026-05-05T16:25:04.264Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27612026-05-05T16:25:04.264Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27622026-05-05T16:25:04.264Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27632026-05-05T16:25:04.264Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
27642026-05-05T16:25:04.264Z- - - - - - - - - - - - - - - - - - - - - - - - -
27652026-05-05T16:25:04.264Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27662026-05-05T16:25:04.264Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27672026-05-05T16:25:04.264Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27682026-05-05T16:25:04.264Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27692026-05-05T16:25:04.264Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27702026-05-05T16:25:04.264Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27712026-05-05T16:25:04.264Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27722026-05-05T16:25:04.264Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27732026-05-05T16:25:04.264Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
27742026-05-05T16:25:04.264Z- - - - - - - - - - - - - - - - - - - - - - - - -
27752026-05-05T16:25:04.264Z[ 5] 10.00-10.00 sec 128 KBytes 690 Mbits/sec
27762026-05-05T16:25:04.264Z[ 8] 10.00-10.00 sec 128 KBytes 691 Mbits/sec
27772026-05-05T16:25:04.264Z[ 10] 10.00-10.00 sec 128 KBytes 691 Mbits/sec
27782026-05-05T16:25:04.264Z[ 12] 10.00-10.00 sec 128 KBytes 691 Mbits/sec
27792026-05-05T16:25:04.264Z[ 14] 10.00-10.00 sec 128 KBytes 691 Mbits/sec
27802026-05-05T16:25:04.264Z[ 16] 10.00-10.00 sec 128 KBytes 691 Mbits/sec
27812026-05-05T16:25:04.264Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27822026-05-05T16:25:04.264Z[ 20] 10.00-10.00 sec 128 KBytes 691 Mbits/sec
27832026-05-05T16:25:04.264Z[SUM] 10.00-10.00 sec 896 KBytes 4.83 Gbits/sec
27842026-05-05T16:25:04.264Z- - - - - - - - - - - - - - - - - - - - - - - - -
27852026-05-05T16:25:04.264Z[ ID] Interval Transfer Bitrate
27862026-05-05T16:25:04.264Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
27872026-05-05T16:25:04.264Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
27882026-05-05T16:25:04.264Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
27892026-05-05T16:25:04.264Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
27902026-05-05T16:25:04.264Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
27912026-05-05T16:25:04.265Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
27922026-05-05T16:25:04.265Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
27932026-05-05T16:25:04.265Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
27942026-05-05T16:25:04.265Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
27952026-05-05T16:25:04.268ZRun 3/10...3521.4735475814336Mbps
27962026-05-05T16:25:11.675Z-----------------------------------------------------------
27972026-05-05T16:25:11.675ZServer listening on 5201 (test #14)
27982026-05-05T16:25:11.675Z-----------------------------------------------------------
27992026-05-05T16:25:11.675ZAccepted connection from 10.0.0.1, port 39793
28002026-05-05T16:25:11.675Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41941
28012026-05-05T16:25:11.675Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64475
28022026-05-05T16:25:11.675Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54923
28032026-05-05T16:25:11.675Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45069
28042026-05-05T16:25:11.675Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39889
28052026-05-05T16:25:11.675Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50177
28062026-05-05T16:25:11.675Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49978
28072026-05-05T16:25:11.675Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42150
28082026-05-05T16:25:11.675Z[ ID] Interval Transfer Bitrate
28092026-05-05T16:25:11.675Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28102026-05-05T16:25:11.675Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28112026-05-05T16:25:11.675Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
28122026-05-05T16:25:11.675Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
28132026-05-05T16:25:11.675Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
28142026-05-05T16:25:11.675Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
28152026-05-05T16:25:11.675Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
28162026-05-05T16:25:11.675Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
28172026-05-05T16:25:11.675Z[SUM] 0.00-1.00 sec 332 MBytes 2.79 Gbits/sec
28182026-05-05T16:25:11.675Z- - - - - - - - - - - - - - - - - - - - - - - - -
28192026-05-05T16:25:11.675Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
28202026-05-05T16:25:11.675Z[ 8] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
28212026-05-05T16:25:11.675Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
28222026-05-05T16:25:11.675Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
28232026-05-05T16:25:11.675Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28242026-05-05T16:25:11.675Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28252026-05-05T16:25:11.675Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
28262026-05-05T16:25:11.676Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
28272026-05-05T16:25:11.676Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
28282026-05-05T16:25:11.676Z- - - - - - - - - - - - - - - - - - - - - - - - -
28292026-05-05T16:25:11.676Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28302026-05-05T16:25:11.676Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28312026-05-05T16:25:11.676Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
28322026-05-05T16:25:11.676Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28332026-05-05T16:25:11.676Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28342026-05-05T16:25:11.676Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28352026-05-05T16:25:11.676Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28362026-05-05T16:25:11.676Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
28372026-05-05T16:25:11.676Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
28382026-05-05T16:25:11.676Z- - - - - - - - - - - - - - - - - - - - - - - - -
28392026-05-05T16:25:11.676Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28402026-05-05T16:25:11.676Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28412026-05-05T16:25:11.676Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28422026-05-05T16:25:11.676Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28432026-05-05T16:25:11.676Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
28442026-05-05T16:25:11.676Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
28452026-05-05T16:25:11.676Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
28462026-05-05T16:25:11.676Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
28472026-05-05T16:25:11.676Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
28482026-05-05T16:25:11.676Z- - - - - - - - - - - - - - - - - - - - - - - - -
28492026-05-05T16:25:11.676Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
28502026-05-05T16:25:11.676Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
28512026-05-05T16:25:11.676Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
28522026-05-05T16:25:11.676Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28532026-05-05T16:25:11.676Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28542026-05-05T16:25:11.676Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
28552026-05-05T16:25:11.676Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28562026-05-05T16:25:11.676Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28572026-05-05T16:25:11.676Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
28582026-05-05T16:25:11.676Z- - - - - - - - - - - - - - - - - - - - - - - - -
28592026-05-05T16:25:11.676Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28602026-05-05T16:25:11.676Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28612026-05-05T16:25:11.676Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
28622026-05-05T16:25:11.676Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28632026-05-05T16:25:11.676Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28642026-05-05T16:25:11.676Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28652026-05-05T16:25:11.676Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28662026-05-05T16:25:11.677Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28672026-05-05T16:25:11.677Z[SUM] 5.00-6.00 sec 426 MBytes 3.58 Gbits/sec
28682026-05-05T16:25:11.677Z- - - - - - - - - - - - - - - - - - - - - - - - -
28692026-05-05T16:25:11.677Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
28702026-05-05T16:25:11.677Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
28712026-05-05T16:25:11.677Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
28722026-05-05T16:25:14.679Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
28732026-05-05T16:25:14.679Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
28742026-05-05T16:25:14.679Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
28752026-05-05T16:25:14.679Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
28762026-05-05T16:25:14.679Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
28772026-05-05T16:25:14.679Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
28782026-05-05T16:25:14.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
28792026-05-05T16:25:14.679Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
28802026-05-05T16:25:14.679Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
28812026-05-05T16:25:14.679Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
28822026-05-05T16:25:14.679Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
28832026-05-05T16:25:14.679Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
28842026-05-05T16:25:14.679Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
28852026-05-05T16:25:14.679Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
28862026-05-05T16:25:14.679Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
28872026-05-05T16:25:14.679Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
28882026-05-05T16:25:14.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
28892026-05-05T16:25:14.679Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28902026-05-05T16:25:14.679Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28912026-05-05T16:25:14.679Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28922026-05-05T16:25:14.679Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28932026-05-05T16:25:14.679Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28942026-05-05T16:25:14.679Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28952026-05-05T16:25:14.679Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28962026-05-05T16:25:14.679Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28972026-05-05T16:25:14.679Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
28982026-05-05T16:25:14.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
28992026-05-05T16:25:14.679Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
29002026-05-05T16:25:14.679Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
29012026-05-05T16:25:14.679Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
29022026-05-05T16:25:14.679Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
29032026-05-05T16:25:14.679Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
29042026-05-05T16:25:14.679Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
29052026-05-05T16:25:14.679Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
29062026-05-05T16:25:14.679Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
29072026-05-05T16:25:14.679Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
29082026-05-05T16:25:14.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
29092026-05-05T16:25:14.680Z[ 5] 10.00-10.00 sec 256 KBytes 744 Mbits/sec
29102026-05-05T16:25:14.680Z[ 8] 10.00-10.00 sec 128 KBytes 372 Mbits/sec
29112026-05-05T16:25:14.680Z[ 10] 10.00-10.00 sec 128 KBytes 372 Mbits/sec
29122026-05-05T16:25:14.680Z[ 12] 10.00-10.00 sec 128 KBytes 372 Mbits/sec
29132026-05-05T16:25:14.680Z[ 14] 10.00-10.00 sec 256 KBytes 744 Mbits/sec
29142026-05-05T16:25:14.680Z[ 16] 10.00-10.00 sec 128 KBytes 372 Mbits/sec
29152026-05-05T16:25:14.680Z[ 18] 10.00-10.00 sec 128 KBytes 372 Mbits/sec
29162026-05-05T16:25:14.680Z[ 20] 10.00-10.00 sec 128 KBytes 372 Mbits/sec
29172026-05-05T16:25:14.680Z[SUM] 10.00-10.00 sec 1.25 MBytes 3.72 Gbits/sec
29182026-05-05T16:25:14.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
29192026-05-05T16:25:14.680Z[ ID] Interval Transfer Bitrate
29202026-05-05T16:25:14.680Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
29212026-05-05T16:25:14.680Z[ 8] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
29222026-05-05T16:25:14.680Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29232026-05-05T16:25:14.680Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29242026-05-05T16:25:14.680Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
29252026-05-05T16:25:14.680Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
29262026-05-05T16:25:14.680Z[ 18] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
29272026-05-05T16:25:14.680Z[ 20] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
29282026-05-05T16:25:14.680Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec receiver
29292026-05-05T16:25:14.686ZRun 4/10...3508.147402919279Mbps
29302026-05-05T16:25:22.091Z-----------------------------------------------------------
29312026-05-05T16:25:22.091ZServer listening on 5201 (test #15)
29322026-05-05T16:25:22.091Z-----------------------------------------------------------
29332026-05-05T16:25:22.091ZAccepted connection from 10.0.0.1, port 38877
29342026-05-05T16:25:22.091Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39668
29352026-05-05T16:25:22.091Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41814
29362026-05-05T16:25:22.091Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55414
29372026-05-05T16:25:22.091Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53861
29382026-05-05T16:25:22.091Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47921
29392026-05-05T16:25:22.091Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37459
29402026-05-05T16:25:22.091Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61646
29412026-05-05T16:25:22.091Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36070
29422026-05-05T16:25:22.091Z[ ID] Interval Transfer Bitrate
29432026-05-05T16:25:22.091Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29442026-05-05T16:25:22.091Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29452026-05-05T16:25:22.091Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29462026-05-05T16:25:22.091Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29472026-05-05T16:25:22.091Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29482026-05-05T16:25:22.091Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29492026-05-05T16:25:22.091Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29502026-05-05T16:25:22.091Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29512026-05-05T16:25:22.091Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
29522026-05-05T16:25:22.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
29532026-05-05T16:25:22.091Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29542026-05-05T16:25:22.091Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29552026-05-05T16:25:22.092Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29562026-05-05T16:25:22.092Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29572026-05-05T16:25:22.092Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29582026-05-05T16:25:22.092Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29592026-05-05T16:25:22.092Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29602026-05-05T16:25:22.092Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29612026-05-05T16:25:22.092Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
29622026-05-05T16:25:22.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
29632026-05-05T16:25:22.092Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29642026-05-05T16:25:22.092Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29652026-05-05T16:25:22.092Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29662026-05-05T16:25:22.092Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29672026-05-05T16:25:22.092Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29682026-05-05T16:25:22.092Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29692026-05-05T16:25:22.092Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29702026-05-05T16:25:22.092Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29712026-05-05T16:25:22.092Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
29722026-05-05T16:25:22.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
29732026-05-05T16:25:22.092Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29742026-05-05T16:25:22.092Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29752026-05-05T16:25:22.092Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29762026-05-05T16:25:22.092Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29772026-05-05T16:25:22.092Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29782026-05-05T16:25:22.092Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29792026-05-05T16:25:22.092Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29802026-05-05T16:25:22.092Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29812026-05-05T16:25:22.092Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
29822026-05-05T16:25:22.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
29832026-05-05T16:25:22.092Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29842026-05-05T16:25:22.092Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29852026-05-05T16:25:22.092Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29862026-05-05T16:25:22.092Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29872026-05-05T16:25:22.092Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29882026-05-05T16:25:22.092Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29892026-05-05T16:25:22.092Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29902026-05-05T16:25:22.092Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29912026-05-05T16:25:22.092Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
29922026-05-05T16:25:22.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
29932026-05-05T16:25:22.092Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29942026-05-05T16:25:22.093Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29952026-05-05T16:25:22.093Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29962026-05-05T16:25:22.093Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29972026-05-05T16:25:22.093Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29982026-05-05T16:25:22.093Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29992026-05-05T16:25:22.093Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
30002026-05-05T16:25:22.093Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
30012026-05-05T16:25:22.093Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
30022026-05-05T16:25:22.093Z- - - - - - - - - - - - - - - - - - - - - - - - -
30032026-05-05T16:25:22.093Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30042026-05-05T16:25:22.093Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30052026-05-05T16:25:22.093Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30062026-05-05T16:25:25.096Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30072026-05-05T16:25:25.096Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30082026-05-05T16:25:25.096Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30092026-05-05T16:25:25.096Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
30102026-05-05T16:25:25.096Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30112026-05-05T16:25:25.096Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
30122026-05-05T16:25:25.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
30132026-05-05T16:25:25.096Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30142026-05-05T16:25:25.096Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30152026-05-05T16:25:25.096Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30162026-05-05T16:25:25.096Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30172026-05-05T16:25:25.096Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30182026-05-05T16:25:25.096Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30192026-05-05T16:25:25.096Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30202026-05-05T16:25:25.096Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30212026-05-05T16:25:25.096Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
30222026-05-05T16:25:25.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
30232026-05-05T16:25:25.096Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30242026-05-05T16:25:25.096Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30252026-05-05T16:25:25.096Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30262026-05-05T16:25:25.096Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30272026-05-05T16:25:25.096Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30282026-05-05T16:25:25.096Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30292026-05-05T16:25:25.096Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30302026-05-05T16:25:25.096Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30312026-05-05T16:25:25.096Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
30322026-05-05T16:25:25.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
30332026-05-05T16:25:25.096Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30342026-05-05T16:25:25.096Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30352026-05-05T16:25:25.096Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30362026-05-05T16:25:25.096Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30372026-05-05T16:25:25.096Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30382026-05-05T16:25:25.096Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30392026-05-05T16:25:25.097Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30402026-05-05T16:25:25.097Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30412026-05-05T16:25:25.097Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
30422026-05-05T16:25:25.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
30432026-05-05T16:25:25.097Z[ 5] 10.00-10.00 sec 256 KBytes 585 Mbits/sec
30442026-05-05T16:25:25.097Z[ 8] 10.00-10.00 sec 256 KBytes 585 Mbits/sec
30452026-05-05T16:25:25.097Z[ 10] 10.00-10.00 sec 256 KBytes 585 Mbits/sec
30462026-05-05T16:25:25.097Z[ 12] 10.00-10.00 sec 256 KBytes 585 Mbits/sec
30472026-05-05T16:25:25.097Z[ 14] 10.00-10.00 sec 128 KBytes 293 Mbits/sec
30482026-05-05T16:25:25.097Z[ 16] 10.00-10.00 sec 256 KBytes 585 Mbits/sec
30492026-05-05T16:25:25.097Z[ 18] 10.00-10.00 sec 256 KBytes 585 Mbits/sec
30502026-05-05T16:25:25.097Z[ 20] 10.00-10.00 sec 256 KBytes 585 Mbits/sec
30512026-05-05T16:25:25.097Z[SUM] 10.00-10.00 sec 1.88 MBytes 4.39 Gbits/sec
30522026-05-05T16:25:25.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
30532026-05-05T16:25:25.100Z[ ID] Interval Transfer Bitrate
30542026-05-05T16:25:25.100Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
30552026-05-05T16:25:25.100Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30562026-05-05T16:25:25.100Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30572026-05-05T16:25:25.100Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30582026-05-05T16:25:25.100Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30592026-05-05T16:25:25.100Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30602026-05-05T16:25:25.100Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30612026-05-05T16:25:25.101Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30622026-05-05T16:25:25.101Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
30632026-05-05T16:25:25.101ZRun 5/10...3513.8106491006283Mbps
30642026-05-05T16:25:32.507Z-----------------------------------------------------------
30652026-05-05T16:25:32.507ZServer listening on 5201 (test #16)
30662026-05-05T16:25:32.507Z-----------------------------------------------------------
30672026-05-05T16:25:32.507ZAccepted connection from 10.0.0.1, port 48335
30682026-05-05T16:25:32.507Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51802
30692026-05-05T16:25:32.507Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40647
30702026-05-05T16:25:32.507Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51663
30712026-05-05T16:25:32.507Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55076
30722026-05-05T16:25:32.507Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37556
30732026-05-05T16:25:32.507Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37113
30742026-05-05T16:25:32.507Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60370
30752026-05-05T16:25:32.507Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51519
30762026-05-05T16:25:32.507Z[ ID] Interval Transfer Bitrate
30772026-05-05T16:25:32.507Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30782026-05-05T16:25:32.507Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30792026-05-05T16:25:32.507Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30802026-05-05T16:25:32.507Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30812026-05-05T16:25:32.507Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30822026-05-05T16:25:32.507Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30832026-05-05T16:25:32.507Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30842026-05-05T16:25:32.507Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30852026-05-05T16:25:32.507Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
30862026-05-05T16:25:32.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
30872026-05-05T16:25:32.507Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30882026-05-05T16:25:32.508Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30892026-05-05T16:25:32.508Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30902026-05-05T16:25:32.508Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30912026-05-05T16:25:32.508Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30922026-05-05T16:25:32.508Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30932026-05-05T16:25:32.508Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30942026-05-05T16:25:32.508Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30952026-05-05T16:25:32.508Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
30962026-05-05T16:25:32.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
30972026-05-05T16:25:32.508Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
30982026-05-05T16:25:32.508Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
30992026-05-05T16:25:32.508Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
31002026-05-05T16:25:32.508Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
31012026-05-05T16:25:32.508Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
31022026-05-05T16:25:32.508Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
31032026-05-05T16:25:32.508Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
31042026-05-05T16:25:32.508Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
31052026-05-05T16:25:32.508Z[SUM] 2.00-3.00 sec 431 MBytes 3.61 Gbits/sec
31062026-05-05T16:25:32.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
31072026-05-05T16:25:32.508Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31082026-05-05T16:25:32.508Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31092026-05-05T16:25:32.508Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
31102026-05-05T16:25:32.508Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31112026-05-05T16:25:32.508Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31122026-05-05T16:25:32.508Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
31132026-05-05T16:25:32.508Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31142026-05-05T16:25:32.508Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31152026-05-05T16:25:32.508Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
31162026-05-05T16:25:32.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
31172026-05-05T16:25:32.508Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31182026-05-05T16:25:32.508Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31192026-05-05T16:25:32.508Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31202026-05-05T16:25:32.508Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31212026-05-05T16:25:32.508Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31222026-05-05T16:25:32.508Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31232026-05-05T16:25:32.508Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31242026-05-05T16:25:32.508Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31252026-05-05T16:25:32.508Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
31262026-05-05T16:25:32.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
31272026-05-05T16:25:32.509Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31282026-05-05T16:25:32.509Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31292026-05-05T16:25:32.512Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31302026-05-05T16:25:32.512Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31312026-05-05T16:25:32.512Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31322026-05-05T16:25:32.512Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31332026-05-05T16:25:32.512Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31342026-05-05T16:25:32.512Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31352026-05-05T16:25:32.512Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
31362026-05-05T16:25:32.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
31372026-05-05T16:25:32.512Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31382026-05-05T16:25:32.512Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31392026-05-05T16:25:32.512Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
31402026-05-05T16:25:35.511Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31412026-05-05T16:25:35.511Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31422026-05-05T16:25:35.511Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31432026-05-05T16:25:35.511Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
31442026-05-05T16:25:35.511Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31452026-05-05T16:25:35.511Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
31462026-05-05T16:25:35.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
31472026-05-05T16:25:35.512Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31482026-05-05T16:25:35.512Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31492026-05-05T16:25:35.512Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31502026-05-05T16:25:35.512Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
31512026-05-05T16:25:35.512Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
31522026-05-05T16:25:35.512Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31532026-05-05T16:25:35.512Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31542026-05-05T16:25:35.512Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
31552026-05-05T16:25:35.512Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
31562026-05-05T16:25:35.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
31572026-05-05T16:25:35.512Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31582026-05-05T16:25:35.512Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31592026-05-05T16:25:35.512Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31602026-05-05T16:25:35.512Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31612026-05-05T16:25:35.512Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31622026-05-05T16:25:35.512Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31632026-05-05T16:25:35.512Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31642026-05-05T16:25:35.512Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31652026-05-05T16:25:35.512Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
31662026-05-05T16:25:35.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
31672026-05-05T16:25:35.512Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
31682026-05-05T16:25:35.512Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
31692026-05-05T16:25:35.512Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
31702026-05-05T16:25:35.512Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
31712026-05-05T16:25:35.512Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
31722026-05-05T16:25:35.512Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
31732026-05-05T16:25:35.512Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
31742026-05-05T16:25:35.512Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
31752026-05-05T16:25:35.512Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
31762026-05-05T16:25:35.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
31772026-05-05T16:25:35.513Z[ 5] 10.00-10.00 sec 256 KBytes 628 Mbits/sec
31782026-05-05T16:25:35.513Z[ 8] 10.00-10.00 sec 256 KBytes 628 Mbits/sec
31792026-05-05T16:25:35.513Z[ 10] 10.00-10.00 sec 128 KBytes 314 Mbits/sec
31802026-05-05T16:25:35.513Z[ 12] 10.00-10.00 sec 256 KBytes 628 Mbits/sec
31812026-05-05T16:25:35.513Z[ 14] 10.00-10.00 sec 128 KBytes 314 Mbits/sec
31822026-05-05T16:25:35.513Z[ 16] 10.00-10.00 sec 128 KBytes 314 Mbits/sec
31832026-05-05T16:25:35.513Z[ 18] 10.00-10.00 sec 256 KBytes 628 Mbits/sec
31842026-05-05T16:25:35.513Z[ 20] 10.00-10.00 sec 256 KBytes 628 Mbits/sec
31852026-05-05T16:25:35.513Z[SUM] 10.00-10.00 sec 1.62 MBytes 4.08 Gbits/sec
31862026-05-05T16:25:35.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
31872026-05-05T16:25:35.513Z[ ID] Interval Transfer Bitrate
31882026-05-05T16:25:35.513Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
31892026-05-05T16:25:35.513Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31902026-05-05T16:25:35.513Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
31912026-05-05T16:25:35.513Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
31922026-05-05T16:25:35.513Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
31932026-05-05T16:25:35.513Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
31942026-05-05T16:25:35.513Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
31952026-05-05T16:25:35.513Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
31962026-05-05T16:25:35.513Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
31972026-05-05T16:25:35.517ZRun 6/10...3522.203663069303Mbps
31982026-05-05T16:25:43.015Z-----------------------------------------------------------
31992026-05-05T16:25:43.015ZServer listening on 5201 (test #17)
32002026-05-05T16:25:43.015Z-----------------------------------------------------------
32012026-05-05T16:25:43.015ZAccepted connection from 10.0.0.1, port 61305
32022026-05-05T16:25:43.015Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37558
32032026-05-05T16:25:43.015Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51052
32042026-05-05T16:25:43.015Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34507
32052026-05-05T16:25:43.015Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51604
32062026-05-05T16:25:43.015Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47762
32072026-05-05T16:25:43.016Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43841
32082026-05-05T16:25:43.016Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37146
32092026-05-05T16:25:43.016Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45809
32102026-05-05T16:25:43.016Z[ ID] Interval Transfer Bitrate
32112026-05-05T16:25:43.016Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32122026-05-05T16:25:43.016Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32132026-05-05T16:25:43.016Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32142026-05-05T16:25:43.016Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32152026-05-05T16:25:43.016Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
32162026-05-05T16:25:43.016Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32172026-05-05T16:25:43.016Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32182026-05-05T16:25:43.016Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32192026-05-05T16:25:43.016Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
32202026-05-05T16:25:43.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
32212026-05-05T16:25:43.016Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32222026-05-05T16:25:43.016Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32232026-05-05T16:25:43.016Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32242026-05-05T16:25:43.016Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32252026-05-05T16:25:43.016Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32262026-05-05T16:25:43.016Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32272026-05-05T16:25:43.016Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32282026-05-05T16:25:43.016Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32292026-05-05T16:25:43.016Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
32302026-05-05T16:25:43.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
32312026-05-05T16:25:43.016Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32322026-05-05T16:25:43.016Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32332026-05-05T16:25:43.016Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32342026-05-05T16:25:43.016Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32352026-05-05T16:25:43.016Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32362026-05-05T16:25:43.016Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32372026-05-05T16:25:43.016Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32382026-05-05T16:25:43.017Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32392026-05-05T16:25:43.017Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
32402026-05-05T16:25:43.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
32412026-05-05T16:25:43.017Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32422026-05-05T16:25:43.017Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32432026-05-05T16:25:43.017Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32442026-05-05T16:25:43.017Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32452026-05-05T16:25:43.017Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32462026-05-05T16:25:43.017Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32472026-05-05T16:25:43.017Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32482026-05-05T16:25:43.017Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32492026-05-05T16:25:43.017Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
32502026-05-05T16:25:43.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
32512026-05-05T16:25:43.017Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32522026-05-05T16:25:43.017Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32532026-05-05T16:25:43.017Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32542026-05-05T16:25:43.017Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32552026-05-05T16:25:43.017Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32562026-05-05T16:25:43.017Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32572026-05-05T16:25:43.017Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32582026-05-05T16:25:43.017Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32592026-05-05T16:25:43.017Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
32602026-05-05T16:25:43.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
32612026-05-05T16:25:43.017Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32622026-05-05T16:25:43.017Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32632026-05-05T16:25:43.017Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32642026-05-05T16:25:43.017Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32652026-05-05T16:25:43.017Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32662026-05-05T16:25:43.017Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32672026-05-05T16:25:43.017Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32682026-05-05T16:25:43.017Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32692026-05-05T16:25:43.017Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
32702026-05-05T16:25:43.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
32712026-05-05T16:25:43.017Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32722026-05-05T16:25:43.017Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
32732026-05-05T16:25:43.017Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32742026-05-05T16:25:45.908Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32752026-05-05T16:25:45.908Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32762026-05-05T16:25:45.908Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32772026-05-05T16:25:45.908Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
32782026-05-05T16:25:45.908Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32792026-05-05T16:25:45.908Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
32802026-05-05T16:25:45.908Z- - - - - - - - - - - - - - - - - - - - - - - - -
32812026-05-05T16:25:45.908Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32822026-05-05T16:25:45.908Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32832026-05-05T16:25:45.908Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32842026-05-05T16:25:45.908Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32852026-05-05T16:25:45.908Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32862026-05-05T16:25:45.908Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32872026-05-05T16:25:45.909Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32882026-05-05T16:25:45.909Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32892026-05-05T16:25:45.909Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
32902026-05-05T16:25:45.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
32912026-05-05T16:25:45.909Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32922026-05-05T16:25:45.909Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32932026-05-05T16:25:45.909Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32942026-05-05T16:25:45.909Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32952026-05-05T16:25:45.909Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32962026-05-05T16:25:45.909Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32972026-05-05T16:25:45.909Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32982026-05-05T16:25:45.909Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32992026-05-05T16:25:45.909Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
33002026-05-05T16:25:45.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
33012026-05-05T16:25:45.909Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
33022026-05-05T16:25:45.909Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
33032026-05-05T16:25:45.909Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
33042026-05-05T16:25:45.909Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
33052026-05-05T16:25:45.909Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
33062026-05-05T16:25:45.909Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
33072026-05-05T16:25:45.909Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
33082026-05-05T16:25:45.909Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
33092026-05-05T16:25:45.909Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
33102026-05-05T16:25:45.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
33112026-05-05T16:25:45.909Z[ 5] 10.00-10.00 sec 128 KBytes 793 Mbits/sec
33122026-05-05T16:25:45.909Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33132026-05-05T16:25:45.909Z[ 10] 10.00-10.00 sec 128 KBytes 795 Mbits/sec
33142026-05-05T16:25:45.909Z[ 12] 10.00-10.00 sec 128 KBytes 795 Mbits/sec
33152026-05-05T16:25:45.909Z[ 14] 10.00-10.00 sec 128 KBytes 795 Mbits/sec
33162026-05-05T16:25:45.909Z[ 16] 10.00-10.00 sec 128 KBytes 795 Mbits/sec
33172026-05-05T16:25:45.909Z[ 18] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
33182026-05-05T16:25:45.909Z[ 20] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
33192026-05-05T16:25:45.909Z[SUM] 10.00-10.00 sec 896 KBytes 5.55 Gbits/sec
33202026-05-05T16:25:45.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
33212026-05-05T16:25:45.909Z[ ID] Interval Transfer Bitrate
33222026-05-05T16:25:45.909Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
33232026-05-05T16:25:45.909Z[ 8] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
33242026-05-05T16:25:45.909Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33252026-05-05T16:25:45.909Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33262026-05-05T16:25:45.909Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33272026-05-05T16:25:45.910Z[ 16] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
33282026-05-05T16:25:45.910Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33292026-05-05T16:25:45.910Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33302026-05-05T16:25:45.913Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec receiver
33312026-05-05T16:25:45.913ZRun 7/10...3508.8754258153767Mbps
33322026-05-05T16:25:53.319Z-----------------------------------------------------------
33332026-05-05T16:25:53.320ZServer listening on 5201 (test #18)
33342026-05-05T16:25:53.320Z-----------------------------------------------------------
33352026-05-05T16:25:53.320ZAccepted connection from 10.0.0.1, port 60195
33362026-05-05T16:25:53.320Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41208
33372026-05-05T16:25:53.320Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58507
33382026-05-05T16:25:53.320Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33795
33392026-05-05T16:25:53.320Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61721
33402026-05-05T16:25:53.320Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50930
33412026-05-05T16:25:53.320Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34327
33422026-05-05T16:25:53.320Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45008
33432026-05-05T16:25:53.320Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46286
33442026-05-05T16:25:53.320Z[ ID] Interval Transfer Bitrate
33452026-05-05T16:25:53.320Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33462026-05-05T16:25:53.320Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33472026-05-05T16:25:53.320Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33482026-05-05T16:25:53.320Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33492026-05-05T16:25:53.320Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33502026-05-05T16:25:53.320Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33512026-05-05T16:25:53.320Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33522026-05-05T16:25:53.320Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33532026-05-05T16:25:53.320Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
33542026-05-05T16:25:53.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
33552026-05-05T16:25:53.320Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33562026-05-05T16:25:53.320Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33572026-05-05T16:25:53.320Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33582026-05-05T16:25:53.320Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33592026-05-05T16:25:53.320Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
33602026-05-05T16:25:53.320Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
33612026-05-05T16:25:53.320Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
33622026-05-05T16:25:53.320Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33632026-05-05T16:25:53.320Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
33642026-05-05T16:25:53.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
33652026-05-05T16:25:53.320Z[ 5] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
33662026-05-05T16:25:53.320Z[ 8] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
33672026-05-05T16:25:53.320Z[ 10] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
33682026-05-05T16:25:53.320Z[ 12] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
33692026-05-05T16:25:53.321Z[ 14] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
33702026-05-05T16:25:53.321Z[ 16] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
33712026-05-05T16:25:53.321Z[ 18] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
33722026-05-05T16:25:53.321Z[ 20] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
33732026-05-05T16:25:53.321Z[SUM] 2.00-3.00 sec 439 MBytes 3.68 Gbits/sec
33742026-05-05T16:25:53.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
33752026-05-05T16:25:53.321Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33762026-05-05T16:25:53.321Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33772026-05-05T16:25:53.321Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33782026-05-05T16:25:53.321Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33792026-05-05T16:25:53.321Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33802026-05-05T16:25:53.321Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33812026-05-05T16:25:53.321Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33822026-05-05T16:25:53.321Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33832026-05-05T16:25:53.321Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
33842026-05-05T16:25:53.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
33852026-05-05T16:25:53.321Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
33862026-05-05T16:25:53.321Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
33872026-05-05T16:25:53.321Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
33882026-05-05T16:25:53.321Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
33892026-05-05T16:25:53.321Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
33902026-05-05T16:25:53.321Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33912026-05-05T16:25:53.321Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
33922026-05-05T16:25:53.321Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
33932026-05-05T16:25:53.321Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
33942026-05-05T16:25:53.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
33952026-05-05T16:25:53.321Z[ 5] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
33962026-05-05T16:25:53.321Z[ 8] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
33972026-05-05T16:25:53.321Z[ 10] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
33982026-05-05T16:25:53.321Z[ 12] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
33992026-05-05T16:25:53.321Z[ 14] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
34002026-05-05T16:25:53.321Z[ 16] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
34012026-05-05T16:25:53.321Z[ 18] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
34022026-05-05T16:25:53.321Z[ 20] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
34032026-05-05T16:25:53.321Z[SUM] 5.00-6.00 sec 439 MBytes 3.68 Gbits/sec
34042026-05-05T16:25:53.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
34052026-05-05T16:25:53.321Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
34062026-05-05T16:25:53.321Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
34072026-05-05T16:25:53.321Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
34082026-05-05T16:25:56.322Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
34092026-05-05T16:25:56.322Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
34102026-05-05T16:25:56.322Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
34112026-05-05T16:25:56.322Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
34122026-05-05T16:25:56.322Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
34132026-05-05T16:25:56.322Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
34142026-05-05T16:25:56.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
34152026-05-05T16:25:56.322Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
34162026-05-05T16:25:56.322Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
34172026-05-05T16:25:56.322Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
34182026-05-05T16:25:56.322Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
34192026-05-05T16:25:56.322Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
34202026-05-05T16:25:56.322Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
34212026-05-05T16:25:56.322Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
34222026-05-05T16:25:56.322Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
34232026-05-05T16:25:56.322Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
34242026-05-05T16:25:56.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
34252026-05-05T16:25:56.322Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
34262026-05-05T16:25:56.322Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34272026-05-05T16:25:56.322Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34282026-05-05T16:25:56.322Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34292026-05-05T16:25:56.322Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
34302026-05-05T16:25:56.323Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
34312026-05-05T16:25:56.323Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34322026-05-05T16:25:56.323Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34332026-05-05T16:25:56.323Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
34342026-05-05T16:25:56.323Z- - - - - - - - - - - - - - - - - - - - - - - - -
34352026-05-05T16:25:56.323Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34362026-05-05T16:25:56.323Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
34372026-05-05T16:25:56.323Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34382026-05-05T16:25:56.323Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
34392026-05-05T16:25:56.323Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34402026-05-05T16:25:56.323Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
34412026-05-05T16:25:56.323Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
34422026-05-05T16:25:56.323Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
34432026-05-05T16:25:56.323Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
34442026-05-05T16:25:56.323Z- - - - - - - - - - - - - - - - - - - - - - - - -
34452026-05-05T16:25:56.323Z[ 5] 10.00-10.00 sec 128 KBytes 735 Mbits/sec
34462026-05-05T16:25:56.323Z[ 8] 10.00-10.00 sec 128 KBytes 736 Mbits/sec
34472026-05-05T16:25:56.323Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34482026-05-05T16:25:56.323Z[ 12] 10.00-10.00 sec 128 KBytes 736 Mbits/sec
34492026-05-05T16:25:56.323Z[ 14] 10.00-10.00 sec 128 KBytes 737 Mbits/sec
34502026-05-05T16:25:56.323Z[ 16] 10.00-10.00 sec 128 KBytes 737 Mbits/sec
34512026-05-05T16:25:56.323Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34522026-05-05T16:25:56.323Z[ 20] 10.00-10.00 sec 128 KBytes 737 Mbits/sec
34532026-05-05T16:25:56.323Z[SUM] 10.00-10.00 sec 768 KBytes 4.41 Gbits/sec
34542026-05-05T16:25:56.323Z- - - - - - - - - - - - - - - - - - - - - - - - -
34552026-05-05T16:25:56.323Z[ ID] Interval Transfer Bitrate
34562026-05-05T16:25:56.323Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34572026-05-05T16:25:56.323Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34582026-05-05T16:25:56.323Z[ 10] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
34592026-05-05T16:25:56.323Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34602026-05-05T16:25:56.323Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34612026-05-05T16:25:56.323Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34622026-05-05T16:25:56.323Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34632026-05-05T16:25:56.323Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
34642026-05-05T16:25:56.323Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec receiver
34652026-05-05T16:25:56.326ZRun 8/10...3551.98051558774Mbps
34662026-05-05T16:26:03.723Z-----------------------------------------------------------
34672026-05-05T16:26:03.724ZServer listening on 5201 (test #19)
34682026-05-05T16:26:03.724Z-----------------------------------------------------------
34692026-05-05T16:26:03.724ZAccepted connection from 10.0.0.1, port 48770
34702026-05-05T16:26:03.724Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52631
34712026-05-05T16:26:03.724Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33915
34722026-05-05T16:26:03.724Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60799
34732026-05-05T16:26:03.724Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56831
34742026-05-05T16:26:03.724Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38219
34752026-05-05T16:26:03.724Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50538
34762026-05-05T16:26:03.724Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55914
34772026-05-05T16:26:03.724Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39940
34782026-05-05T16:26:03.724Z[ ID] Interval Transfer Bitrate
34792026-05-05T16:26:03.724Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34802026-05-05T16:26:03.724Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34812026-05-05T16:26:03.724Z[ 10] 0.00-1.00 sec 42.6 MBytes 357 Mbits/sec
34822026-05-05T16:26:03.724Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34832026-05-05T16:26:03.724Z[ 14] 0.00-1.00 sec 42.6 MBytes 357 Mbits/sec
34842026-05-05T16:26:03.724Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34852026-05-05T16:26:03.724Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34862026-05-05T16:26:03.724Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34872026-05-05T16:26:03.724Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
34882026-05-05T16:26:03.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
34892026-05-05T16:26:03.724Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34902026-05-05T16:26:03.724Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34912026-05-05T16:26:03.724Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34922026-05-05T16:26:03.724Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34932026-05-05T16:26:03.724Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34942026-05-05T16:26:03.724Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34952026-05-05T16:26:03.724Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34962026-05-05T16:26:03.724Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34972026-05-05T16:26:03.724Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
34982026-05-05T16:26:03.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
34992026-05-05T16:26:03.724Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
35002026-05-05T16:26:03.724Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
35012026-05-05T16:26:03.724Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
35022026-05-05T16:26:03.724Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
35032026-05-05T16:26:03.724Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
35042026-05-05T16:26:03.724Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
35052026-05-05T16:26:03.725Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
35062026-05-05T16:26:03.725Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
35072026-05-05T16:26:03.725Z[SUM] 2.00-3.00 sec 431 MBytes 3.61 Gbits/sec
35082026-05-05T16:26:03.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
35092026-05-05T16:26:03.725Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
35102026-05-05T16:26:03.725Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
35112026-05-05T16:26:03.725Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
35122026-05-05T16:26:03.725Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
35132026-05-05T16:26:03.725Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
35142026-05-05T16:26:03.725Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
35152026-05-05T16:26:03.725Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
35162026-05-05T16:26:03.725Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
35172026-05-05T16:26:03.725Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
35182026-05-05T16:26:03.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
35192026-05-05T16:26:03.725Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35202026-05-05T16:26:03.725Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35212026-05-05T16:26:03.725Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35222026-05-05T16:26:03.725Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35232026-05-05T16:26:03.725Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35242026-05-05T16:26:03.725Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
35252026-05-05T16:26:03.725Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35262026-05-05T16:26:03.725Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35272026-05-05T16:26:03.725Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
35282026-05-05T16:26:03.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
35292026-05-05T16:26:03.725Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35302026-05-05T16:26:03.725Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35312026-05-05T16:26:03.725Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35322026-05-05T16:26:03.725Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35332026-05-05T16:26:03.725Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35342026-05-05T16:26:03.725Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35352026-05-05T16:26:03.725Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35362026-05-05T16:26:03.725Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35372026-05-05T16:26:03.725Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
35382026-05-05T16:26:03.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
35392026-05-05T16:26:03.725Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35402026-05-05T16:26:03.725Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35412026-05-05T16:26:03.725Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35422026-05-05T16:26:06.725Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35432026-05-05T16:26:06.725Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35442026-05-05T16:26:06.726Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35452026-05-05T16:26:06.726Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35462026-05-05T16:26:06.726Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
35472026-05-05T16:26:06.726Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
35482026-05-05T16:26:06.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
35492026-05-05T16:26:06.726Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35502026-05-05T16:26:06.726Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35512026-05-05T16:26:06.726Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
35522026-05-05T16:26:06.726Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35532026-05-05T16:26:06.726Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
35542026-05-05T16:26:06.726Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35552026-05-05T16:26:06.726Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
35562026-05-05T16:26:06.726Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35572026-05-05T16:26:06.726Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
35582026-05-05T16:26:06.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
35592026-05-05T16:26:06.726Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35602026-05-05T16:26:06.726Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35612026-05-05T16:26:06.726Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35622026-05-05T16:26:06.726Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35632026-05-05T16:26:06.726Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35642026-05-05T16:26:06.726Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35652026-05-05T16:26:06.726Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35662026-05-05T16:26:06.726Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35672026-05-05T16:26:06.726Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
35682026-05-05T16:26:06.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
35692026-05-05T16:26:06.726Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
35702026-05-05T16:26:06.726Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
35712026-05-05T16:26:06.726Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
35722026-05-05T16:26:06.726Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
35732026-05-05T16:26:06.726Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
35742026-05-05T16:26:06.726Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
35752026-05-05T16:26:06.726Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
35762026-05-05T16:26:06.726Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
35772026-05-05T16:26:06.726Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
35782026-05-05T16:26:06.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
35792026-05-05T16:26:06.726Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35802026-05-05T16:26:06.726Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35812026-05-05T16:26:06.726Z[ 10] 10.00-10.00 sec 128 KBytes 967 Mbits/sec
35822026-05-05T16:26:06.726Z[ 12] 10.00-10.00 sec 128 KBytes 967 Mbits/sec
35832026-05-05T16:26:06.727Z[ 14] 10.00-10.00 sec 128 KBytes 967 Mbits/sec
35842026-05-05T16:26:06.727Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35852026-05-05T16:26:06.727Z[ 18] 10.00-10.00 sec 128 KBytes 968 Mbits/sec
35862026-05-05T16:26:06.727Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35872026-05-05T16:26:06.727Z[SUM] 10.00-10.00 sec 512 KBytes 3.86 Gbits/sec
35882026-05-05T16:26:06.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
35892026-05-05T16:26:06.727Z[ ID] Interval Transfer Bitrate
35902026-05-05T16:26:06.727Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
35912026-05-05T16:26:06.727Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
35922026-05-05T16:26:06.727Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
35932026-05-05T16:26:06.727Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
35942026-05-05T16:26:06.727Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
35952026-05-05T16:26:06.727Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
35962026-05-05T16:26:06.727Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
35972026-05-05T16:26:06.727Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
35982026-05-05T16:26:06.727Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
35992026-05-05T16:26:06.730ZRun 9/10...3514.638246009745Mbps
36002026-05-05T16:26:14.142Z-----------------------------------------------------------
36012026-05-05T16:26:14.142ZServer listening on 5201 (test #20)
36022026-05-05T16:26:14.142Z-----------------------------------------------------------
36032026-05-05T16:26:14.142ZAccepted connection from 10.0.0.1, port 58050
36042026-05-05T16:26:14.142Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40908
36052026-05-05T16:26:14.142Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53151
36062026-05-05T16:26:14.142Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57827
36072026-05-05T16:26:14.142Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58223
36082026-05-05T16:26:14.142Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56319
36092026-05-05T16:26:14.142Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35590
36102026-05-05T16:26:14.142Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61959
36112026-05-05T16:26:14.142Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45266
36122026-05-05T16:26:14.142Z[ ID] Interval Transfer Bitrate
36132026-05-05T16:26:14.142Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36142026-05-05T16:26:14.142Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36152026-05-05T16:26:14.142Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36162026-05-05T16:26:14.142Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36172026-05-05T16:26:14.142Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36182026-05-05T16:26:14.142Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36192026-05-05T16:26:14.146Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
36202026-05-05T16:26:14.146Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36212026-05-05T16:26:14.146Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
36222026-05-05T16:26:14.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
36232026-05-05T16:26:14.146Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36242026-05-05T16:26:14.146Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36252026-05-05T16:26:14.146Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36262026-05-05T16:26:14.146Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36272026-05-05T16:26:14.146Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36282026-05-05T16:26:14.146Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
36292026-05-05T16:26:14.146Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36302026-05-05T16:26:14.146Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
36312026-05-05T16:26:14.146Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
36322026-05-05T16:26:14.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
36332026-05-05T16:26:14.146Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36342026-05-05T16:26:14.146Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36352026-05-05T16:26:14.146Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36362026-05-05T16:26:14.146Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
36372026-05-05T16:26:14.146Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
36382026-05-05T16:26:14.146Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
36392026-05-05T16:26:14.146Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
36402026-05-05T16:26:14.146Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
36412026-05-05T16:26:14.146Z[SUM] 2.00-3.00 sec 431 MBytes 3.61 Gbits/sec
36422026-05-05T16:26:14.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
36432026-05-05T16:26:14.146Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36442026-05-05T16:26:14.146Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36452026-05-05T16:26:14.146Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36462026-05-05T16:26:14.146Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36472026-05-05T16:26:14.146Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36482026-05-05T16:26:14.146Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36492026-05-05T16:26:14.146Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36502026-05-05T16:26:14.146Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36512026-05-05T16:26:14.146Z[SUM] 3.00-4.00 sec 430 MBytes 3.60 Gbits/sec
36522026-05-05T16:26:14.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
36532026-05-05T16:26:14.147Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
36542026-05-05T16:26:14.147Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36552026-05-05T16:26:14.147Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36562026-05-05T16:26:14.147Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
36572026-05-05T16:26:14.147Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36582026-05-05T16:26:14.147Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36592026-05-05T16:26:14.147Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36602026-05-05T16:26:14.147Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36612026-05-05T16:26:14.147Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
36622026-05-05T16:26:14.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
36632026-05-05T16:26:14.147Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
36642026-05-05T16:26:14.147Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
36652026-05-05T16:26:14.147Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
36662026-05-05T16:26:14.147Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
36672026-05-05T16:26:14.147Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
36682026-05-05T16:26:14.147Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
36692026-05-05T16:26:14.147Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
36702026-05-05T16:26:14.147Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
36712026-05-05T16:26:14.147Z[SUM] 5.00-6.00 sec 430 MBytes 3.60 Gbits/sec
36722026-05-05T16:26:14.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
36732026-05-05T16:26:14.147Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36742026-05-05T16:26:14.147Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36752026-05-05T16:26:14.147Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36762026-05-05T16:26:17.146Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36772026-05-05T16:26:17.146Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36782026-05-05T16:26:17.146Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
36792026-05-05T16:26:17.146Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36802026-05-05T16:26:17.146Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36812026-05-05T16:26:17.146Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
36822026-05-05T16:26:17.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
36832026-05-05T16:26:17.146Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36842026-05-05T16:26:17.146Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36852026-05-05T16:26:17.146Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36862026-05-05T16:26:17.146Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36872026-05-05T16:26:17.146Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36882026-05-05T16:26:17.146Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36892026-05-05T16:26:17.146Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36902026-05-05T16:26:17.146Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36912026-05-05T16:26:17.146Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
36922026-05-05T16:26:17.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
36932026-05-05T16:26:17.146Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
36942026-05-05T16:26:17.146Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36952026-05-05T16:26:17.146Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36962026-05-05T16:26:17.146Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36972026-05-05T16:26:17.146Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
36982026-05-05T16:26:17.146Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
36992026-05-05T16:26:17.146Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
37002026-05-05T16:26:17.146Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
37012026-05-05T16:26:17.146Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
37022026-05-05T16:26:17.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
37032026-05-05T16:26:17.146Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
37042026-05-05T16:26:17.146Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
37052026-05-05T16:26:17.146Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
37062026-05-05T16:26:17.146Z[ 12] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
37072026-05-05T16:26:17.146Z[ 14] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
37082026-05-05T16:26:17.146Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
37092026-05-05T16:26:17.146Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
37102026-05-05T16:26:17.147Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
37112026-05-05T16:26:17.147Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
37122026-05-05T16:26:17.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
37132026-05-05T16:26:17.147Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37142026-05-05T16:26:17.147Z[ 8] 10.00-10.00 sec 128 KBytes 835 Mbits/sec
37152026-05-05T16:26:17.147Z[ 10] 10.00-10.00 sec 128 KBytes 834 Mbits/sec
37162026-05-05T16:26:17.147Z[ 12] 10.00-10.00 sec 128 KBytes 834 Mbits/sec
37172026-05-05T16:26:17.147Z[ 14] 10.00-10.00 sec 128 KBytes 834 Mbits/sec
37182026-05-05T16:26:17.147Z[ 16] 10.00-10.00 sec 128 KBytes 835 Mbits/sec
37192026-05-05T16:26:17.147Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37202026-05-05T16:26:17.147Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37212026-05-05T16:26:17.147Z[SUM] 10.00-10.00 sec 640 KBytes 4.17 Gbits/sec
37222026-05-05T16:26:17.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
37232026-05-05T16:26:17.147Z[ ID] Interval Transfer Bitrate
37242026-05-05T16:26:17.147Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37252026-05-05T16:26:17.147Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
37262026-05-05T16:26:17.147Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
37272026-05-05T16:26:17.147Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
37282026-05-05T16:26:17.147Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
37292026-05-05T16:26:17.147Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
37302026-05-05T16:26:17.147Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
37312026-05-05T16:26:17.147Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
37322026-05-05T16:26:17.147Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
37332026-05-05T16:26:17.151ZRun 10/10...3518.005218493021Mbps
37342026-05-05T16:26:17.151Z###---------------------###
37352026-05-05T16:26:17.151Z::: iPerf done... :::
37362026-05-05T16:26:17.151Z:::Awaiting out files...:::
37372026-05-05T16:26:17.151Z###---------------------###
37382026-05-05T16:26:17.151Z###-----###
37392026-05-05T16:26:17.151Z:::done!:::
37402026-05-05T16:26:17.151Z###-----###
37412026-05-05T16:26:18.121ZGnuplot not found, using plotters backend
37422026-05-05T16:26:18.268ZBenchmarking iperf-tcp/local/c2s/tx
37432026-05-05T16:26:18.268ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37442026-05-05T16:26:22.171ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37452026-05-05T16:26:42.172ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37462026-05-05T16:26:42.266Ziperf-tcp/local/c2s/tx time: [3.4354 µs 3.4355 µs 3.4356 µs]
37472026-05-05T16:26:42.266Z change: [−1.8214% −1.8164% −1.8115%] (p = 0.00 < 0.05)
37482026-05-05T16:26:42.266Z Performance has improved.
37492026-05-05T16:26:42.266ZFound 7 outliers among 100 measurements (7.00%)
37502026-05-05T16:26:42.266Z 1 (1.00%) low severe
37512026-05-05T16:26:42.266Z 3 (3.00%) low mild
37522026-05-05T16:26:42.266Z 2 (2.00%) high mild
37532026-05-05T16:26:42.266Z 1 (1.00%) high severe
37542026-05-05T16:26:43.159Z
37552026-05-05T16:26:43.162ZBenchmarking iperf-tcp/local/c2s/rx
37562026-05-05T16:26:43.162ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37572026-05-05T16:26:47.062ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37582026-05-05T16:27:07.058ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37592026-05-05T16:27:07.146Ziperf-tcp/local/c2s/rx time: [6.5674 µs 6.5676 µs 6.5677 µs]
37602026-05-05T16:27:07.146Z change: [+0.7756% +0.7804% +0.7849%] (p = 0.00 < 0.05)
37612026-05-05T16:27:07.146Z Change within noise threshold.
37622026-05-05T16:27:07.147ZFound 8 outliers among 100 measurements (8.00%)
37632026-05-05T16:27:07.147Z 1 (1.00%) low severe
37642026-05-05T16:27:07.147Z 5 (5.00%) low mild
37652026-05-05T16:27:07.147Z 1 (1.00%) high mild
37662026-05-05T16:27:07.147Z 1 (1.00%) high severe
37672026-05-05T16:27:08.039Z
37682026-05-05T16:27:08.042Z###-------------------###
37692026-05-05T16:27:08.042Z:::Running experiment :::
37702026-05-05T16:27:08.042Z:::iperf-tcp/local/s2c:::
37712026-05-05T16:27:08.042Z###-------------------###
37722026-05-05T16:27:08.262Zdtrace: description 'profile-201us ' matched 2 probes
37732026-05-05T16:27:15.453Z-----------------------------------------------------------
37742026-05-05T16:27:15.453ZServer listening on 5201 (test #21)
37752026-05-05T16:27:15.453Z-----------------------------------------------------------
37762026-05-05T16:27:15.453ZAccepted connection from 10.0.0.1, port 44363
37772026-05-05T16:27:15.453Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38486
37782026-05-05T16:27:15.453Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50884
37792026-05-05T16:27:15.453Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60190
37802026-05-05T16:27:15.453Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45728
37812026-05-05T16:27:15.453Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40401
37822026-05-05T16:27:15.453Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55943
37832026-05-05T16:27:15.453Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43902
37842026-05-05T16:27:15.453Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51336
37852026-05-05T16:27:15.453Z[ ID] Interval Transfer Bitrate
37862026-05-05T16:27:15.453Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37872026-05-05T16:27:15.453Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37882026-05-05T16:27:15.453Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37892026-05-05T16:27:15.453Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37902026-05-05T16:27:15.453Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37912026-05-05T16:27:15.453Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37922026-05-05T16:27:15.453Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37932026-05-05T16:27:15.453Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37942026-05-05T16:27:15.453Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
37952026-05-05T16:27:15.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
37962026-05-05T16:27:15.453Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
37972026-05-05T16:27:15.453Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
37982026-05-05T16:27:15.453Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
37992026-05-05T16:27:15.453Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
38002026-05-05T16:27:15.453Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
38012026-05-05T16:27:15.454Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
38022026-05-05T16:27:15.454Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
38032026-05-05T16:27:15.454Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
38042026-05-05T16:27:15.454Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
38052026-05-05T16:27:15.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
38062026-05-05T16:27:15.454Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
38072026-05-05T16:27:15.454Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
38082026-05-05T16:27:15.454Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
38092026-05-05T16:27:15.454Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
38102026-05-05T16:27:15.454Z[ 14] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
38112026-05-05T16:27:15.454Z[ 16] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
38122026-05-05T16:27:15.454Z[ 18] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
38132026-05-05T16:27:15.454Z[ 20] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
38142026-05-05T16:27:15.454Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
38152026-05-05T16:27:15.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
38162026-05-05T16:27:15.454Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38172026-05-05T16:27:15.454Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38182026-05-05T16:27:15.454Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38192026-05-05T16:27:15.454Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38202026-05-05T16:27:15.454Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38212026-05-05T16:27:15.454Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38222026-05-05T16:27:15.454Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38232026-05-05T16:27:15.454Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38242026-05-05T16:27:15.454Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
38252026-05-05T16:27:15.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
38262026-05-05T16:27:15.454Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38272026-05-05T16:27:15.454Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38282026-05-05T16:27:15.454Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38292026-05-05T16:27:15.454Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
38302026-05-05T16:27:15.454Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
38312026-05-05T16:27:15.454Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
38322026-05-05T16:27:15.454Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38332026-05-05T16:27:15.454Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38342026-05-05T16:27:15.454Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
38352026-05-05T16:27:15.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
38362026-05-05T16:27:15.454Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
38372026-05-05T16:27:15.454Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
38382026-05-05T16:27:15.454Z[ 10] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
38392026-05-05T16:27:15.455Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
38402026-05-05T16:27:15.455Z[ 14] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
38412026-05-05T16:27:15.455Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
38422026-05-05T16:27:15.455Z[ 18] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
38432026-05-05T16:27:15.455Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
38442026-05-05T16:27:15.455Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
38452026-05-05T16:27:15.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
38462026-05-05T16:27:15.455Z[ 5] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
38472026-05-05T16:27:15.455Z[ 8] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
38482026-05-05T16:27:15.455Z[ 10] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
38492026-05-05T16:27:18.458Z[ 12] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
38502026-05-05T16:27:18.458Z[ 14] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
38512026-05-05T16:27:18.458Z[ 16] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
38522026-05-05T16:27:18.458Z[ 18] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
38532026-05-05T16:27:18.458Z[ 20] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
38542026-05-05T16:27:18.458Z[SUM] 6.00-7.00 sec 438 MBytes 3.68 Gbits/sec
38552026-05-05T16:27:18.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
38562026-05-05T16:27:18.458Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38572026-05-05T16:27:18.458Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38582026-05-05T16:27:18.458Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38592026-05-05T16:27:18.458Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38602026-05-05T16:27:18.458Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
38612026-05-05T16:27:18.459Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38622026-05-05T16:27:18.459Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
38632026-05-05T16:27:18.459Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
38642026-05-05T16:27:18.459Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
38652026-05-05T16:27:18.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
38662026-05-05T16:27:18.459Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
38672026-05-05T16:27:18.459Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38682026-05-05T16:27:18.459Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
38692026-05-05T16:27:18.459Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38702026-05-05T16:27:18.459Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38712026-05-05T16:27:18.459Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38722026-05-05T16:27:18.459Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38732026-05-05T16:27:18.459Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38742026-05-05T16:27:18.459Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
38752026-05-05T16:27:18.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
38762026-05-05T16:27:18.459Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
38772026-05-05T16:27:18.459Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
38782026-05-05T16:27:18.459Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
38792026-05-05T16:27:18.459Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
38802026-05-05T16:27:18.459Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38812026-05-05T16:27:18.459Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
38822026-05-05T16:27:18.459Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
38832026-05-05T16:27:18.459Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38842026-05-05T16:27:18.459Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
38852026-05-05T16:27:18.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
38862026-05-05T16:27:18.459Z[ 5] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
38872026-05-05T16:27:18.459Z[ 8] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
38882026-05-05T16:27:18.459Z[ 10] 10.00-10.00 sec 128 KBytes 967 Mbits/sec
38892026-05-05T16:27:18.459Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38902026-05-05T16:27:18.459Z[ 14] 10.00-10.00 sec 128 KBytes 967 Mbits/sec
38912026-05-05T16:27:18.459Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38922026-05-05T16:27:18.459Z[ 18] 10.00-10.00 sec 128 KBytes 967 Mbits/sec
38932026-05-05T16:27:18.459Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38942026-05-05T16:27:18.459Z[SUM] 10.00-10.00 sec 640 KBytes 4.83 Gbits/sec
38952026-05-05T16:27:18.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
38962026-05-05T16:27:18.459Z[ ID] Interval Transfer Bitrate
38972026-05-05T16:27:18.459Z[ 5] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38982026-05-05T16:27:18.459Z[ 8] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38992026-05-05T16:27:18.459Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
39002026-05-05T16:27:18.459Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
39012026-05-05T16:27:18.460Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
39022026-05-05T16:27:18.460Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
39032026-05-05T16:27:18.460Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
39042026-05-05T16:27:18.460Z[ 20] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
39052026-05-05T16:27:18.460Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec sender
39062026-05-05T16:27:18.463ZRun 1/10...3560.676567042312Mbps
39072026-05-05T16:27:25.865Z-----------------------------------------------------------
39082026-05-05T16:27:25.865ZServer listening on 5201 (test #22)
39092026-05-05T16:27:25.865Z-----------------------------------------------------------
39102026-05-05T16:27:25.865ZAccepted connection from 10.0.0.1, port 51919
39112026-05-05T16:27:25.865Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50580
39122026-05-05T16:27:25.865Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59270
39132026-05-05T16:27:25.865Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58989
39142026-05-05T16:27:25.865Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34247
39152026-05-05T16:27:25.865Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46061
39162026-05-05T16:27:25.865Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60360
39172026-05-05T16:27:25.865Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50053
39182026-05-05T16:27:25.865Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43808
39192026-05-05T16:27:25.865Z[ ID] Interval Transfer Bitrate
39202026-05-05T16:27:25.865Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39212026-05-05T16:27:25.865Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39222026-05-05T16:27:25.865Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39232026-05-05T16:27:25.865Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39242026-05-05T16:27:25.865Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39252026-05-05T16:27:25.865Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39262026-05-05T16:27:25.865Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39272026-05-05T16:27:25.865Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39282026-05-05T16:27:25.865Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
39292026-05-05T16:27:25.865Z- - - - - - - - - - - - - - - - - - - - - - - - -
39302026-05-05T16:27:25.865Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
39312026-05-05T16:27:25.866Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39322026-05-05T16:27:25.866Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
39332026-05-05T16:27:25.866Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
39342026-05-05T16:27:25.866Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39352026-05-05T16:27:25.866Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39362026-05-05T16:27:25.866Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
39372026-05-05T16:27:25.866Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39382026-05-05T16:27:25.866Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
39392026-05-05T16:27:25.866Z- - - - - - - - - - - - - - - - - - - - - - - - -
39402026-05-05T16:27:25.866Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39412026-05-05T16:27:25.866Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39422026-05-05T16:27:25.866Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39432026-05-05T16:27:25.866Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39442026-05-05T16:27:25.866Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39452026-05-05T16:27:25.866Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39462026-05-05T16:27:25.866Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39472026-05-05T16:27:25.866Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39482026-05-05T16:27:25.866Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
39492026-05-05T16:27:25.866Z- - - - - - - - - - - - - - - - - - - - - - - - -
39502026-05-05T16:27:25.866Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39512026-05-05T16:27:25.866Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39522026-05-05T16:27:25.866Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39532026-05-05T16:27:25.866Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39542026-05-05T16:27:25.866Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
39552026-05-05T16:27:25.866Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39562026-05-05T16:27:25.866Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39572026-05-05T16:27:25.866Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39582026-05-05T16:27:25.866Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
39592026-05-05T16:27:25.866Z- - - - - - - - - - - - - - - - - - - - - - - - -
39602026-05-05T16:27:25.866Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39612026-05-05T16:27:25.866Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39622026-05-05T16:27:25.866Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39632026-05-05T16:27:25.866Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39642026-05-05T16:27:25.866Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39652026-05-05T16:27:25.866Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39662026-05-05T16:27:25.866Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39672026-05-05T16:27:25.866Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39682026-05-05T16:27:25.866Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
39692026-05-05T16:27:25.866Z- - - - - - - - - - - - - - - - - - - - - - - - -
39702026-05-05T16:27:25.866Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
39712026-05-05T16:27:25.867Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
39722026-05-05T16:27:25.867Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
39732026-05-05T16:27:25.867Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
39742026-05-05T16:27:25.867Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
39752026-05-05T16:27:25.867Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
39762026-05-05T16:27:25.867Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
39772026-05-05T16:27:25.867Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
39782026-05-05T16:27:25.867Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
39792026-05-05T16:27:25.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
39802026-05-05T16:27:25.867Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
39812026-05-05T16:27:25.867Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39822026-05-05T16:27:25.867Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39832026-05-05T16:27:28.869Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39842026-05-05T16:27:28.869Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39852026-05-05T16:27:28.869Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39862026-05-05T16:27:28.869Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39872026-05-05T16:27:28.869Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39882026-05-05T16:27:28.869Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
39892026-05-05T16:27:28.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
39902026-05-05T16:27:28.869Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39912026-05-05T16:27:28.869Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39922026-05-05T16:27:28.869Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39932026-05-05T16:27:28.869Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39942026-05-05T16:27:28.869Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39952026-05-05T16:27:28.869Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39962026-05-05T16:27:28.869Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39972026-05-05T16:27:28.869Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39982026-05-05T16:27:28.869Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
39992026-05-05T16:27:28.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
40002026-05-05T16:27:28.869Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
40012026-05-05T16:27:28.869Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
40022026-05-05T16:27:28.869Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
40032026-05-05T16:27:28.869Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
40042026-05-05T16:27:28.869Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
40052026-05-05T16:27:28.869Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
40062026-05-05T16:27:28.869Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
40072026-05-05T16:27:28.869Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
40082026-05-05T16:27:28.869Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
40092026-05-05T16:27:28.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
40102026-05-05T16:27:28.869Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40112026-05-05T16:27:28.869Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40122026-05-05T16:27:28.869Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40132026-05-05T16:27:28.869Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40142026-05-05T16:27:28.870Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40152026-05-05T16:27:28.870Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
40162026-05-05T16:27:28.870Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40172026-05-05T16:27:28.870Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40182026-05-05T16:27:28.870Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
40192026-05-05T16:27:28.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
40202026-05-05T16:27:28.870Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40212026-05-05T16:27:28.870Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40222026-05-05T16:27:28.870Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40232026-05-05T16:27:28.870Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40242026-05-05T16:27:28.870Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40252026-05-05T16:27:28.870Z[ 16] 10.00-10.00 sec 128 KBytes 937 Mbits/sec
40262026-05-05T16:27:28.870Z[ 18] 10.00-10.00 sec 128 KBytes 937 Mbits/sec
40272026-05-05T16:27:28.870Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40282026-05-05T16:27:28.870Z[SUM] 10.00-10.00 sec 256 KBytes 1.87 Gbits/sec
40292026-05-05T16:27:28.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
40302026-05-05T16:27:28.870Z[ ID] Interval Transfer Bitrate
40312026-05-05T16:27:28.870Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40322026-05-05T16:27:28.872Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40332026-05-05T16:27:28.872Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40342026-05-05T16:27:28.872Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40352026-05-05T16:27:28.872Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40362026-05-05T16:27:28.872Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40372026-05-05T16:27:28.872Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40382026-05-05T16:27:28.872Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40392026-05-05T16:27:28.872Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
40402026-05-05T16:27:28.875ZRun 2/10...3518.830680151666Mbps
40412026-05-05T16:27:36.273Z-----------------------------------------------------------
40422026-05-05T16:27:36.273ZServer listening on 5201 (test #23)
40432026-05-05T16:27:36.273Z-----------------------------------------------------------
40442026-05-05T16:27:36.273ZAccepted connection from 10.0.0.1, port 58598
40452026-05-05T16:27:36.273Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37679
40462026-05-05T16:27:36.273Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33056
40472026-05-05T16:27:36.273Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42386
40482026-05-05T16:27:36.273Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44990
40492026-05-05T16:27:36.273Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56757
40502026-05-05T16:27:36.273Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40936
40512026-05-05T16:27:36.273Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43327
40522026-05-05T16:27:36.273Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56914
40532026-05-05T16:27:36.273Z[ ID] Interval Transfer Bitrate
40542026-05-05T16:27:36.273Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40552026-05-05T16:27:36.274Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40562026-05-05T16:27:36.274Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40572026-05-05T16:27:36.274Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40582026-05-05T16:27:36.274Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40592026-05-05T16:27:36.274Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40602026-05-05T16:27:36.274Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40612026-05-05T16:27:36.274Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40622026-05-05T16:27:36.274Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
40632026-05-05T16:27:36.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
40642026-05-05T16:27:36.274Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40652026-05-05T16:27:36.274Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40662026-05-05T16:27:36.274Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40672026-05-05T16:27:36.274Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
40682026-05-05T16:27:36.274Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40692026-05-05T16:27:36.274Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
40702026-05-05T16:27:36.274Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40712026-05-05T16:27:36.274Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
40722026-05-05T16:27:36.274Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
40732026-05-05T16:27:36.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
40742026-05-05T16:27:36.274Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
40752026-05-05T16:27:36.274Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
40762026-05-05T16:27:36.274Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
40772026-05-05T16:27:36.274Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
40782026-05-05T16:27:36.274Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
40792026-05-05T16:27:36.274Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
40802026-05-05T16:27:36.274Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
40812026-05-05T16:27:36.274Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
40822026-05-05T16:27:36.274Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
40832026-05-05T16:27:36.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
40842026-05-05T16:27:36.274Z[ 5] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40852026-05-05T16:27:36.274Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40862026-05-05T16:27:36.274Z[ 10] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40872026-05-05T16:27:36.274Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40882026-05-05T16:27:36.274Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40892026-05-05T16:27:36.274Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40902026-05-05T16:27:36.274Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40912026-05-05T16:27:36.274Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
40922026-05-05T16:27:36.274Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
40932026-05-05T16:27:36.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
40942026-05-05T16:27:36.274Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40952026-05-05T16:27:36.275Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
40962026-05-05T16:27:36.275Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
40972026-05-05T16:27:36.275Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
40982026-05-05T16:27:36.275Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
40992026-05-05T16:27:36.275Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
41002026-05-05T16:27:36.275Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
41012026-05-05T16:27:36.275Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
41022026-05-05T16:27:36.275Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
41032026-05-05T16:27:36.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
41042026-05-05T16:27:36.275Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
41052026-05-05T16:27:36.275Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
41062026-05-05T16:27:36.275Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
41072026-05-05T16:27:36.275Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
41082026-05-05T16:27:36.275Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
41092026-05-05T16:27:36.275Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
41102026-05-05T16:27:36.275Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
41112026-05-05T16:27:36.275Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
41122026-05-05T16:27:36.275Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
41132026-05-05T16:27:36.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
41142026-05-05T16:27:36.275Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41152026-05-05T16:27:36.275Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
41162026-05-05T16:27:36.275Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
41172026-05-05T16:27:39.276Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41182026-05-05T16:27:39.276Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
41192026-05-05T16:27:39.276Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41202026-05-05T16:27:39.276Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41212026-05-05T16:27:39.276Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41222026-05-05T16:27:39.276Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
41232026-05-05T16:27:39.276Z- - - - - - - - - - - - - - - - - - - - - - - - -
41242026-05-05T16:27:39.276Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
41252026-05-05T16:27:39.277Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41262026-05-05T16:27:39.277Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
41272026-05-05T16:27:39.277Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41282026-05-05T16:27:39.277Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41292026-05-05T16:27:39.277Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41302026-05-05T16:27:39.277Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41312026-05-05T16:27:39.277Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41322026-05-05T16:27:39.277Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
41332026-05-05T16:27:39.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
41342026-05-05T16:27:39.277Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
41352026-05-05T16:27:39.277Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
41362026-05-05T16:27:39.277Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
41372026-05-05T16:27:39.277Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
41382026-05-05T16:27:39.277Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41392026-05-05T16:27:39.277Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
41402026-05-05T16:27:39.277Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41412026-05-05T16:27:39.277Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
41422026-05-05T16:27:39.277Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
41432026-05-05T16:27:39.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
41442026-05-05T16:27:39.277Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41452026-05-05T16:27:39.277Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41462026-05-05T16:27:39.277Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41472026-05-05T16:27:39.277Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41482026-05-05T16:27:39.277Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41492026-05-05T16:27:39.277Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41502026-05-05T16:27:39.277Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41512026-05-05T16:27:39.277Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41522026-05-05T16:27:39.277Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
41532026-05-05T16:27:39.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
41542026-05-05T16:27:39.277Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41552026-05-05T16:27:39.277Z[ 8] 10.00-10.00 sec 128 KBytes 904 Mbits/sec
41562026-05-05T16:27:39.281Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41572026-05-05T16:27:39.281Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41582026-05-05T16:27:39.281Z[ 14] 10.00-10.00 sec 128 KBytes 904 Mbits/sec
41592026-05-05T16:27:39.281Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41602026-05-05T16:27:39.281Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41612026-05-05T16:27:39.281Z[ 20] 10.00-10.00 sec 128 KBytes 905 Mbits/sec
41622026-05-05T16:27:39.281Z[SUM] 10.00-10.00 sec 384 KBytes 2.71 Gbits/sec
41632026-05-05T16:27:39.281Z- - - - - - - - - - - - - - - - - - - - - - - - -
41642026-05-05T16:27:39.281Z[ ID] Interval Transfer Bitrate
41652026-05-05T16:27:39.281Z[ 5] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
41662026-05-05T16:27:39.281Z[ 8] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
41672026-05-05T16:27:39.281Z[ 10] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
41682026-05-05T16:27:39.281Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
41692026-05-05T16:27:39.281Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
41702026-05-05T16:27:39.281Z[ 16] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
41712026-05-05T16:27:39.281Z[ 18] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
41722026-05-05T16:27:39.281Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
41732026-05-05T16:27:39.281Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec sender
41742026-05-05T16:27:39.281ZRun 3/10...3547.8580339377986Mbps
41752026-05-05T16:27:46.681Z-----------------------------------------------------------
41762026-05-05T16:27:46.681ZServer listening on 5201 (test #24)
41772026-05-05T16:27:46.681Z-----------------------------------------------------------
41782026-05-05T16:27:46.681ZAccepted connection from 10.0.0.1, port 44296
41792026-05-05T16:27:46.681Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63665
41802026-05-05T16:27:46.681Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44077
41812026-05-05T16:27:46.681Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57853
41822026-05-05T16:27:46.681Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59489
41832026-05-05T16:27:46.681Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58081
41842026-05-05T16:27:46.681Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60652
41852026-05-05T16:27:46.681Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42150
41862026-05-05T16:27:46.681Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45096
41872026-05-05T16:27:46.681Z[ ID] Interval Transfer Bitrate
41882026-05-05T16:27:46.681Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41892026-05-05T16:27:46.681Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41902026-05-05T16:27:46.681Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41912026-05-05T16:27:46.681Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41922026-05-05T16:27:46.681Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41932026-05-05T16:27:46.681Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41942026-05-05T16:27:46.681Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41952026-05-05T16:27:46.681Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41962026-05-05T16:27:46.681Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
41972026-05-05T16:27:46.681Z- - - - - - - - - - - - - - - - - - - - - - - - -
41982026-05-05T16:27:46.681Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41992026-05-05T16:27:46.681Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
42002026-05-05T16:27:46.681Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
42012026-05-05T16:27:46.682Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
42022026-05-05T16:27:46.682Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
42032026-05-05T16:27:46.682Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
42042026-05-05T16:27:46.682Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
42052026-05-05T16:27:46.682Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
42062026-05-05T16:27:46.682Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
42072026-05-05T16:27:46.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
42082026-05-05T16:27:46.682Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
42092026-05-05T16:27:46.682Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
42102026-05-05T16:27:46.682Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42112026-05-05T16:27:46.682Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42122026-05-05T16:27:46.682Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42132026-05-05T16:27:46.682Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42142026-05-05T16:27:46.682Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
42152026-05-05T16:27:46.682Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
42162026-05-05T16:27:46.682Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
42172026-05-05T16:27:46.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
42182026-05-05T16:27:46.682Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
42192026-05-05T16:27:46.682Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42202026-05-05T16:27:46.682Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
42212026-05-05T16:27:46.682Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42222026-05-05T16:27:46.682Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42232026-05-05T16:27:46.682Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42242026-05-05T16:27:46.682Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42252026-05-05T16:27:46.682Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42262026-05-05T16:27:46.682Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
42272026-05-05T16:27:46.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
42282026-05-05T16:27:46.682Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42292026-05-05T16:27:46.682Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42302026-05-05T16:27:46.682Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42312026-05-05T16:27:46.682Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42322026-05-05T16:27:46.682Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42332026-05-05T16:27:46.682Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42342026-05-05T16:27:46.682Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42352026-05-05T16:27:46.682Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42362026-05-05T16:27:46.682Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
42372026-05-05T16:27:46.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
42382026-05-05T16:27:46.682Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42392026-05-05T16:27:46.682Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42402026-05-05T16:27:46.682Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42412026-05-05T16:27:46.683Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42422026-05-05T16:27:46.683Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42432026-05-05T16:27:46.683Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42442026-05-05T16:27:46.683Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42452026-05-05T16:27:46.683Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42462026-05-05T16:27:46.683Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
42472026-05-05T16:27:46.683Z- - - - - - - - - - - - - - - - - - - - - - - - -
42482026-05-05T16:27:46.683Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42492026-05-05T16:27:46.683Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42502026-05-05T16:27:46.683Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42512026-05-05T16:27:49.686Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42522026-05-05T16:27:49.686Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42532026-05-05T16:27:49.686Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42542026-05-05T16:27:49.687Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42552026-05-05T16:27:49.687Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42562026-05-05T16:27:49.687Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
42572026-05-05T16:27:49.687Z- - - - - - - - - - - - - - - - - - - - - - - - -
42582026-05-05T16:27:49.687Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42592026-05-05T16:27:49.687Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42602026-05-05T16:27:49.687Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42612026-05-05T16:27:49.687Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42622026-05-05T16:27:49.687Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42632026-05-05T16:27:49.687Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42642026-05-05T16:27:49.687Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42652026-05-05T16:27:49.687Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42662026-05-05T16:27:49.687Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
42672026-05-05T16:27:49.687Z- - - - - - - - - - - - - - - - - - - - - - - - -
42682026-05-05T16:27:49.687Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42692026-05-05T16:27:49.687Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42702026-05-05T16:27:49.687Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42712026-05-05T16:27:49.687Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42722026-05-05T16:27:49.687Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42732026-05-05T16:27:49.687Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42742026-05-05T16:27:49.687Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42752026-05-05T16:27:49.687Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42762026-05-05T16:27:49.687Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
42772026-05-05T16:27:49.687Z- - - - - - - - - - - - - - - - - - - - - - - - -
42782026-05-05T16:27:49.687Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
42792026-05-05T16:27:49.687Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
42802026-05-05T16:27:49.687Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
42812026-05-05T16:27:49.687Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
42822026-05-05T16:27:49.687Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
42832026-05-05T16:27:49.687Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
42842026-05-05T16:27:49.687Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42852026-05-05T16:27:49.687Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
42862026-05-05T16:27:49.687Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
42872026-05-05T16:27:49.687Z- - - - - - - - - - - - - - - - - - - - - - - - -
42882026-05-05T16:27:49.687Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42892026-05-05T16:27:49.687Z[ 8] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
42902026-05-05T16:27:49.687Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42912026-05-05T16:27:49.688Z[ 12] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
42922026-05-05T16:27:49.688Z[ 14] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
42932026-05-05T16:27:49.688Z[ 16] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
42942026-05-05T16:27:49.688Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42952026-05-05T16:27:49.688Z[ 20] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
42962026-05-05T16:27:49.688Z[SUM] 10.00-10.00 sec 640 KBytes 4.56 Gbits/sec
42972026-05-05T16:27:49.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
42982026-05-05T16:27:49.688Z[ ID] Interval Transfer Bitrate
42992026-05-05T16:27:49.688Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
43002026-05-05T16:27:49.688Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
43012026-05-05T16:27:49.688Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
43022026-05-05T16:27:49.688Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
43032026-05-05T16:27:49.688Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
43042026-05-05T16:27:49.688Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
43052026-05-05T16:27:49.688Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
43062026-05-05T16:27:49.688Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
43072026-05-05T16:27:49.691Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec sender
43082026-05-05T16:27:49.691ZRun 4/10...3516.61837223596Mbps
43092026-05-05T16:27:57.085Z-----------------------------------------------------------
43102026-05-05T16:27:57.085ZServer listening on 5201 (test #25)
43112026-05-05T16:27:57.085Z-----------------------------------------------------------
43122026-05-05T16:27:57.085ZAccepted connection from 10.0.0.1, port 57860
43132026-05-05T16:27:57.085Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53679
43142026-05-05T16:27:57.085Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49080
43152026-05-05T16:27:57.085Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60688
43162026-05-05T16:27:57.085Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34719
43172026-05-05T16:27:57.085Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53319
43182026-05-05T16:27:57.085Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56650
43192026-05-05T16:27:57.085Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47020
43202026-05-05T16:27:57.085Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58090
43212026-05-05T16:27:57.085Z[ ID] Interval Transfer Bitrate
43222026-05-05T16:27:57.085Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43232026-05-05T16:27:57.085Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43242026-05-05T16:27:57.085Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43252026-05-05T16:27:57.085Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43262026-05-05T16:27:57.085Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43272026-05-05T16:27:57.085Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43282026-05-05T16:27:57.085Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43292026-05-05T16:27:57.085Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43302026-05-05T16:27:57.085Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
43312026-05-05T16:27:57.085Z- - - - - - - - - - - - - - - - - - - - - - - - -
43322026-05-05T16:27:57.085Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
43332026-05-05T16:27:57.085Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43342026-05-05T16:27:57.086Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
43352026-05-05T16:27:57.086Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
43362026-05-05T16:27:57.086Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43372026-05-05T16:27:57.086Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
43382026-05-05T16:27:57.086Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43392026-05-05T16:27:57.086Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43402026-05-05T16:27:57.086Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
43412026-05-05T16:27:57.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
43422026-05-05T16:27:57.086Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43432026-05-05T16:27:57.086Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43442026-05-05T16:27:57.086Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43452026-05-05T16:27:57.086Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43462026-05-05T16:27:57.086Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43472026-05-05T16:27:57.086Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43482026-05-05T16:27:57.086Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43492026-05-05T16:27:57.086Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43502026-05-05T16:27:57.086Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
43512026-05-05T16:27:57.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
43522026-05-05T16:27:57.086Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
43532026-05-05T16:27:57.086Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43542026-05-05T16:27:57.086Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43552026-05-05T16:27:57.086Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43562026-05-05T16:27:57.089Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43572026-05-05T16:27:57.089Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43582026-05-05T16:27:57.089Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
43592026-05-05T16:27:57.089Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
43602026-05-05T16:27:57.089Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
43612026-05-05T16:27:57.089Z- - - - - - - - - - - - - - - - - - - - - - - - -
43622026-05-05T16:27:57.089Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
43632026-05-05T16:27:57.089Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43642026-05-05T16:27:57.090Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43652026-05-05T16:27:57.090Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43662026-05-05T16:27:57.090Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43672026-05-05T16:27:57.090Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43682026-05-05T16:27:57.090Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
43692026-05-05T16:27:57.090Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43702026-05-05T16:27:57.090Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
43712026-05-05T16:27:57.090Z- - - - - - - - - - - - - - - - - - - - - - - - -
43722026-05-05T16:27:57.090Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
43732026-05-05T16:27:57.090Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
43742026-05-05T16:27:57.090Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43752026-05-05T16:27:57.090Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43762026-05-05T16:27:57.090Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
43772026-05-05T16:27:57.090Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43782026-05-05T16:27:57.090Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
43792026-05-05T16:27:57.090Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43802026-05-05T16:27:57.090Z[SUM] 5.00-6.00 sec 426 MBytes 3.58 Gbits/sec
43812026-05-05T16:27:57.090Z- - - - - - - - - - - - - - - - - - - - - - - - -
43822026-05-05T16:27:57.090Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43832026-05-05T16:27:57.090Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43842026-05-05T16:27:57.090Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
43852026-05-05T16:28:00.091Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
43862026-05-05T16:28:00.091Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43872026-05-05T16:28:00.091Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43882026-05-05T16:28:00.091Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43892026-05-05T16:28:00.091Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43902026-05-05T16:28:00.091Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
43912026-05-05T16:28:00.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
43922026-05-05T16:28:00.091Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43932026-05-05T16:28:00.091Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43942026-05-05T16:28:00.091Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43952026-05-05T16:28:00.091Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43962026-05-05T16:28:00.091Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43972026-05-05T16:28:00.091Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43982026-05-05T16:28:00.091Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43992026-05-05T16:28:00.091Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
44002026-05-05T16:28:00.091Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
44012026-05-05T16:28:00.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
44022026-05-05T16:28:00.091Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
44032026-05-05T16:28:00.091Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
44042026-05-05T16:28:00.091Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
44052026-05-05T16:28:00.091Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
44062026-05-05T16:28:00.091Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
44072026-05-05T16:28:00.091Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
44082026-05-05T16:28:00.091Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
44092026-05-05T16:28:00.092Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
44102026-05-05T16:28:00.092Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
44112026-05-05T16:28:00.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
44122026-05-05T16:28:00.092Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44132026-05-05T16:28:00.092Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44142026-05-05T16:28:00.092Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44152026-05-05T16:28:00.092Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44162026-05-05T16:28:00.092Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44172026-05-05T16:28:00.092Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
44182026-05-05T16:28:00.092Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
44192026-05-05T16:28:00.092Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
44202026-05-05T16:28:00.092Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
44212026-05-05T16:28:00.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
44222026-05-05T16:28:00.092Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44232026-05-05T16:28:00.092Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44242026-05-05T16:28:00.092Z[ 10] 10.00-10.00 sec 128 KBytes 743 Mbits/sec
44252026-05-05T16:28:00.092Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44262026-05-05T16:28:00.092Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44272026-05-05T16:28:00.092Z[ 16] 10.00-10.00 sec 128 KBytes 743 Mbits/sec
44282026-05-05T16:28:00.092Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44292026-05-05T16:28:00.092Z[ 20] 10.00-10.00 sec 128 KBytes 743 Mbits/sec
44302026-05-05T16:28:00.092Z[SUM] 10.00-10.00 sec 384 KBytes 2.23 Gbits/sec
44312026-05-05T16:28:00.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
44322026-05-05T16:28:00.092Z[ ID] Interval Transfer Bitrate
44332026-05-05T16:28:00.092Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44342026-05-05T16:28:00.092Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44352026-05-05T16:28:00.092Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44362026-05-05T16:28:00.092Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44372026-05-05T16:28:00.092Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
44382026-05-05T16:28:00.092Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44392026-05-05T16:28:00.092Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
44402026-05-05T16:28:00.092Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44412026-05-05T16:28:00.092Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
44422026-05-05T16:28:00.096ZRun 5/10...3514.744979765886Mbps
44432026-05-05T16:28:07.491Z-----------------------------------------------------------
44442026-05-05T16:28:07.491ZServer listening on 5201 (test #26)
44452026-05-05T16:28:07.491Z-----------------------------------------------------------
44462026-05-05T16:28:07.491ZAccepted connection from 10.0.0.1, port 43629
44472026-05-05T16:28:07.492Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44430
44482026-05-05T16:28:07.492Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44865
44492026-05-05T16:28:07.492Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50214
44502026-05-05T16:28:07.492Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43154
44512026-05-05T16:28:07.492Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61729
44522026-05-05T16:28:07.492Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53176
44532026-05-05T16:28:07.492Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59995
44542026-05-05T16:28:07.492Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45753
44552026-05-05T16:28:07.492Z[ ID] Interval Transfer Bitrate
44562026-05-05T16:28:07.492Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44572026-05-05T16:28:07.492Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44582026-05-05T16:28:07.492Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44592026-05-05T16:28:07.492Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44602026-05-05T16:28:07.492Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44612026-05-05T16:28:07.492Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44622026-05-05T16:28:07.492Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44632026-05-05T16:28:07.492Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44642026-05-05T16:28:07.492Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
44652026-05-05T16:28:07.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
44662026-05-05T16:28:07.492Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44672026-05-05T16:28:07.492Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
44682026-05-05T16:28:07.492Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44692026-05-05T16:28:07.492Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
44702026-05-05T16:28:07.492Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
44712026-05-05T16:28:07.492Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44722026-05-05T16:28:07.492Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44732026-05-05T16:28:07.492Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
44742026-05-05T16:28:07.492Z[SUM] 1.00-2.00 sec 430 MBytes 3.60 Gbits/sec
44752026-05-05T16:28:07.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
44762026-05-05T16:28:07.492Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
44772026-05-05T16:28:07.492Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44782026-05-05T16:28:07.492Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
44792026-05-05T16:28:07.492Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44802026-05-05T16:28:07.492Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44812026-05-05T16:28:07.492Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44822026-05-05T16:28:07.492Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44832026-05-05T16:28:07.492Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44842026-05-05T16:28:07.493Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
44852026-05-05T16:28:07.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
44862026-05-05T16:28:07.493Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
44872026-05-05T16:28:07.493Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
44882026-05-05T16:28:07.493Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
44892026-05-05T16:28:07.493Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
44902026-05-05T16:28:07.493Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
44912026-05-05T16:28:07.493Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
44922026-05-05T16:28:07.493Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
44932026-05-05T16:28:07.493Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44942026-05-05T16:28:07.493Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
44952026-05-05T16:28:07.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
44962026-05-05T16:28:07.493Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
44972026-05-05T16:28:07.493Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
44982026-05-05T16:28:07.493Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
44992026-05-05T16:28:07.493Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
45002026-05-05T16:28:07.493Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
45012026-05-05T16:28:07.493Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
45022026-05-05T16:28:07.493Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
45032026-05-05T16:28:07.493Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
45042026-05-05T16:28:07.493Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
45052026-05-05T16:28:07.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
45062026-05-05T16:28:07.493Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45072026-05-05T16:28:07.493Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45082026-05-05T16:28:07.493Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
45092026-05-05T16:28:07.493Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45102026-05-05T16:28:07.493Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45112026-05-05T16:28:07.493Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45122026-05-05T16:28:07.493Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45132026-05-05T16:28:07.493Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45142026-05-05T16:28:07.493Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
45152026-05-05T16:28:07.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
45162026-05-05T16:28:07.493Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45172026-05-05T16:28:07.493Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45182026-05-05T16:28:07.493Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45192026-05-05T16:28:10.496Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45202026-05-05T16:28:10.496Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45212026-05-05T16:28:10.496Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45222026-05-05T16:28:10.496Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45232026-05-05T16:28:10.496Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45242026-05-05T16:28:10.496Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
45252026-05-05T16:28:10.496Z- - - - - - - - - - - - - - - - - - - - - - - - -
45262026-05-05T16:28:10.496Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45272026-05-05T16:28:10.496Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45282026-05-05T16:28:10.496Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
45292026-05-05T16:28:10.496Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45302026-05-05T16:28:10.496Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
45312026-05-05T16:28:10.496Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45322026-05-05T16:28:10.496Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45332026-05-05T16:28:10.496Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45342026-05-05T16:28:10.496Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
45352026-05-05T16:28:10.496Z- - - - - - - - - - - - - - - - - - - - - - - - -
45362026-05-05T16:28:10.496Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45372026-05-05T16:28:10.496Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45382026-05-05T16:28:10.496Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45392026-05-05T16:28:10.496Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45402026-05-05T16:28:10.496Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45412026-05-05T16:28:10.496Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45422026-05-05T16:28:10.496Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45432026-05-05T16:28:10.496Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45442026-05-05T16:28:10.496Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
45452026-05-05T16:28:10.496Z- - - - - - - - - - - - - - - - - - - - - - - - -
45462026-05-05T16:28:10.496Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45472026-05-05T16:28:10.496Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45482026-05-05T16:28:10.497Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45492026-05-05T16:28:10.497Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
45502026-05-05T16:28:10.497Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45512026-05-05T16:28:10.497Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
45522026-05-05T16:28:10.497Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
45532026-05-05T16:28:10.497Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45542026-05-05T16:28:10.497Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
45552026-05-05T16:28:10.497Z- - - - - - - - - - - - - - - - - - - - - - - - -
45562026-05-05T16:28:10.497Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45572026-05-05T16:28:10.497Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45582026-05-05T16:28:10.497Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45592026-05-05T16:28:10.497Z[ 12] 10.00-10.00 sec 128 KBytes 768 Mbits/sec
45602026-05-05T16:28:10.497Z[ 14] 10.00-10.00 sec 128 KBytes 768 Mbits/sec
45612026-05-05T16:28:10.497Z[ 16] 10.00-10.00 sec 128 KBytes 768 Mbits/sec
45622026-05-05T16:28:10.497Z[ 18] 10.00-10.00 sec 128 KBytes 767 Mbits/sec
45632026-05-05T16:28:10.497Z[ 20] 10.00-10.00 sec 128 KBytes 768 Mbits/sec
45642026-05-05T16:28:10.497Z[SUM] 10.00-10.00 sec 640 KBytes 3.84 Gbits/sec
45652026-05-05T16:28:10.497Z- - - - - - - - - - - - - - - - - - - - - - - - -
45662026-05-05T16:28:10.497Z[ ID] Interval Transfer Bitrate
45672026-05-05T16:28:10.497Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
45682026-05-05T16:28:10.497Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
45692026-05-05T16:28:10.497Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
45702026-05-05T16:28:10.497Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
45712026-05-05T16:28:10.497Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
45722026-05-05T16:28:10.497Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
45732026-05-05T16:28:10.497Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
45742026-05-05T16:28:10.497Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
45752026-05-05T16:28:10.497Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
45762026-05-05T16:28:10.500ZRun 6/10...3522.20465553707Mbps
45772026-05-05T16:28:17.909Z-----------------------------------------------------------
45782026-05-05T16:28:17.909ZServer listening on 5201 (test #27)
45792026-05-05T16:28:17.909Z-----------------------------------------------------------
45802026-05-05T16:28:17.909ZAccepted connection from 10.0.0.1, port 62624
45812026-05-05T16:28:17.909Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58121
45822026-05-05T16:28:17.909Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38010
45832026-05-05T16:28:17.909Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40455
45842026-05-05T16:28:17.909Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51206
45852026-05-05T16:28:17.909Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46992
45862026-05-05T16:28:17.909Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49283
45872026-05-05T16:28:17.909Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50544
45882026-05-05T16:28:17.909Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51027
45892026-05-05T16:28:17.909Z[ ID] Interval Transfer Bitrate
45902026-05-05T16:28:17.909Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45912026-05-05T16:28:17.909Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45922026-05-05T16:28:17.909Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45932026-05-05T16:28:17.909Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45942026-05-05T16:28:17.909Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45952026-05-05T16:28:17.909Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45962026-05-05T16:28:17.909Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45972026-05-05T16:28:17.909Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45982026-05-05T16:28:17.909Z[SUM] 0.00-1.00 sec 339 MBytes 2.85 Gbits/sec
45992026-05-05T16:28:17.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
46002026-05-05T16:28:17.909Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
46012026-05-05T16:28:17.909Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
46022026-05-05T16:28:17.909Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
46032026-05-05T16:28:17.909Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
46042026-05-05T16:28:17.909Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
46052026-05-05T16:28:17.909Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
46062026-05-05T16:28:17.909Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
46072026-05-05T16:28:17.909Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
46082026-05-05T16:28:17.909Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
46092026-05-05T16:28:17.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
46102026-05-05T16:28:17.910Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
46112026-05-05T16:28:17.910Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
46122026-05-05T16:28:17.910Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
46132026-05-05T16:28:17.910Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
46142026-05-05T16:28:17.910Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46152026-05-05T16:28:17.910Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46162026-05-05T16:28:17.910Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
46172026-05-05T16:28:17.910Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
46182026-05-05T16:28:17.910Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
46192026-05-05T16:28:17.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
46202026-05-05T16:28:17.910Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
46212026-05-05T16:28:17.910Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46222026-05-05T16:28:17.910Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46232026-05-05T16:28:17.910Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
46242026-05-05T16:28:17.910Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46252026-05-05T16:28:17.910Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46262026-05-05T16:28:17.910Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
46272026-05-05T16:28:17.910Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46282026-05-05T16:28:17.910Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
46292026-05-05T16:28:17.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
46302026-05-05T16:28:17.910Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46312026-05-05T16:28:17.910Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46322026-05-05T16:28:17.910Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46332026-05-05T16:28:17.910Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46342026-05-05T16:28:17.910Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46352026-05-05T16:28:17.910Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46362026-05-05T16:28:17.910Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46372026-05-05T16:28:17.910Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46382026-05-05T16:28:17.910Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
46392026-05-05T16:28:17.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
46402026-05-05T16:28:17.910Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
46412026-05-05T16:28:17.910Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46422026-05-05T16:28:17.910Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46432026-05-05T16:28:17.910Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
46442026-05-05T16:28:17.910Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46452026-05-05T16:28:17.910Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46462026-05-05T16:28:17.910Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46472026-05-05T16:28:17.910Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46482026-05-05T16:28:17.910Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
46492026-05-05T16:28:17.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
46502026-05-05T16:28:17.911Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46512026-05-05T16:28:17.911Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46522026-05-05T16:28:17.911Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46532026-05-05T16:28:20.914Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46542026-05-05T16:28:20.914Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46552026-05-05T16:28:20.914Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46562026-05-05T16:28:20.914Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46572026-05-05T16:28:20.914Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46582026-05-05T16:28:20.914Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
46592026-05-05T16:28:20.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
46602026-05-05T16:28:20.914Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46612026-05-05T16:28:20.914Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46622026-05-05T16:28:20.914Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46632026-05-05T16:28:20.914Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46642026-05-05T16:28:20.914Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46652026-05-05T16:28:20.914Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46662026-05-05T16:28:20.914Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46672026-05-05T16:28:20.915Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46682026-05-05T16:28:20.915Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
46692026-05-05T16:28:20.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
46702026-05-05T16:28:20.915Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46712026-05-05T16:28:20.915Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46722026-05-05T16:28:20.915Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46732026-05-05T16:28:20.915Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46742026-05-05T16:28:20.915Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46752026-05-05T16:28:20.915Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46762026-05-05T16:28:20.915Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46772026-05-05T16:28:20.915Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46782026-05-05T16:28:20.915Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
46792026-05-05T16:28:20.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
46802026-05-05T16:28:20.915Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46812026-05-05T16:28:20.915Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46822026-05-05T16:28:20.915Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46832026-05-05T16:28:20.915Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46842026-05-05T16:28:20.915Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46852026-05-05T16:28:20.915Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46862026-05-05T16:28:20.915Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46872026-05-05T16:28:20.915Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46882026-05-05T16:28:20.915Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
46892026-05-05T16:28:20.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
46902026-05-05T16:28:20.915Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46912026-05-05T16:28:20.915Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46922026-05-05T16:28:20.915Z[ 10] 10.00-10.00 sec 128 KBytes 608 Mbits/sec
46932026-05-05T16:28:20.915Z[ 12] 10.00-10.00 sec 128 KBytes 608 Mbits/sec
46942026-05-05T16:28:20.915Z[ 14] 10.00-10.00 sec 128 KBytes 609 Mbits/sec
46952026-05-05T16:28:20.915Z[ 16] 10.00-10.00 sec 128 KBytes 609 Mbits/sec
46962026-05-05T16:28:20.915Z[ 18] 10.00-10.00 sec 128 KBytes 609 Mbits/sec
46972026-05-05T16:28:20.915Z[ 20] 10.00-10.00 sec 128 KBytes 609 Mbits/sec
46982026-05-05T16:28:20.915Z[SUM] 10.00-10.00 sec 768 KBytes 3.65 Gbits/sec
46992026-05-05T16:28:20.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
47002026-05-05T16:28:20.915Z[ ID] Interval Transfer Bitrate
47012026-05-05T16:28:20.915Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
47022026-05-05T16:28:20.915Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
47032026-05-05T16:28:20.915Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
47042026-05-05T16:28:20.915Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
47052026-05-05T16:28:20.915Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
47062026-05-05T16:28:20.916Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
47072026-05-05T16:28:20.916Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
47082026-05-05T16:28:20.916Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
47092026-05-05T16:28:20.916Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
47102026-05-05T16:28:20.919ZRun 7/10...3518.303661732492Mbps
47112026-05-05T16:28:28.313Z-----------------------------------------------------------
47122026-05-05T16:28:28.313ZServer listening on 5201 (test #28)
47132026-05-05T16:28:28.313Z-----------------------------------------------------------
47142026-05-05T16:28:28.313ZAccepted connection from 10.0.0.1, port 61401
47152026-05-05T16:28:28.313Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36901
47162026-05-05T16:28:28.313Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63564
47172026-05-05T16:28:28.313Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63040
47182026-05-05T16:28:28.313Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56306
47192026-05-05T16:28:28.313Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40214
47202026-05-05T16:28:28.313Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62904
47212026-05-05T16:28:28.313Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49082
47222026-05-05T16:28:28.313Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64914
47232026-05-05T16:28:28.313Z[ ID] Interval Transfer Bitrate
47242026-05-05T16:28:28.313Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47252026-05-05T16:28:28.313Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
47262026-05-05T16:28:28.313Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47272026-05-05T16:28:28.313Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47282026-05-05T16:28:28.313Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47292026-05-05T16:28:28.313Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
47302026-05-05T16:28:28.314Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
47312026-05-05T16:28:28.314Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47322026-05-05T16:28:28.314Z[SUM] 0.00-1.00 sec 343 MBytes 2.87 Gbits/sec
47332026-05-05T16:28:28.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
47342026-05-05T16:28:28.314Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47352026-05-05T16:28:28.314Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
47362026-05-05T16:28:28.314Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
47372026-05-05T16:28:28.314Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47382026-05-05T16:28:28.314Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
47392026-05-05T16:28:28.314Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
47402026-05-05T16:28:28.314Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47412026-05-05T16:28:28.314Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
47422026-05-05T16:28:28.314Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
47432026-05-05T16:28:28.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
47442026-05-05T16:28:28.314Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47452026-05-05T16:28:28.314Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47462026-05-05T16:28:28.314Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47472026-05-05T16:28:28.314Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47482026-05-05T16:28:28.314Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47492026-05-05T16:28:28.314Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47502026-05-05T16:28:28.314Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47512026-05-05T16:28:28.314Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47522026-05-05T16:28:28.314Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
47532026-05-05T16:28:28.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
47542026-05-05T16:28:28.314Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47552026-05-05T16:28:28.314Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47562026-05-05T16:28:28.314Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
47572026-05-05T16:28:28.314Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
47582026-05-05T16:28:28.314Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
47592026-05-05T16:28:28.314Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47602026-05-05T16:28:28.314Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47612026-05-05T16:28:28.314Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
47622026-05-05T16:28:28.314Z[SUM] 3.00-4.00 sec 433 MBytes 3.64 Gbits/sec
47632026-05-05T16:28:28.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
47642026-05-05T16:28:28.314Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
47652026-05-05T16:28:28.314Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47662026-05-05T16:28:28.314Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
47672026-05-05T16:28:28.314Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47682026-05-05T16:28:28.314Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47692026-05-05T16:28:28.315Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
47702026-05-05T16:28:28.315Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
47712026-05-05T16:28:28.315Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47722026-05-05T16:28:28.315Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
47732026-05-05T16:28:28.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
47742026-05-05T16:28:28.315Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
47752026-05-05T16:28:28.315Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
47762026-05-05T16:28:28.315Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
47772026-05-05T16:28:28.315Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
47782026-05-05T16:28:28.315Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
47792026-05-05T16:28:28.315Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
47802026-05-05T16:28:28.315Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
47812026-05-05T16:28:28.315Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
47822026-05-05T16:28:28.315Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
47832026-05-05T16:28:28.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
47842026-05-05T16:28:28.315Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
47852026-05-05T16:28:28.315Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
47862026-05-05T16:28:28.315Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
47872026-05-05T16:28:31.318Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
47882026-05-05T16:28:31.318Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
47892026-05-05T16:28:31.318Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
47902026-05-05T16:28:31.318Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
47912026-05-05T16:28:31.318Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
47922026-05-05T16:28:31.318Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
47932026-05-05T16:28:31.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
47942026-05-05T16:28:31.318Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
47952026-05-05T16:28:31.318Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
47962026-05-05T16:28:31.318Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
47972026-05-05T16:28:31.318Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
47982026-05-05T16:28:31.318Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
47992026-05-05T16:28:31.318Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
48002026-05-05T16:28:31.318Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
48012026-05-05T16:28:31.318Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
48022026-05-05T16:28:31.318Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
48032026-05-05T16:28:31.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
48042026-05-05T16:28:31.318Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
48052026-05-05T16:28:31.318Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
48062026-05-05T16:28:31.318Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
48072026-05-05T16:28:31.318Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
48082026-05-05T16:28:31.318Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
48092026-05-05T16:28:31.318Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
48102026-05-05T16:28:31.318Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
48112026-05-05T16:28:31.318Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
48122026-05-05T16:28:31.318Z[SUM] 8.00-9.00 sec 432 MBytes 3.63 Gbits/sec
48132026-05-05T16:28:31.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
48142026-05-05T16:28:31.318Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
48152026-05-05T16:28:31.318Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
48162026-05-05T16:28:31.318Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
48172026-05-05T16:28:31.319Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
48182026-05-05T16:28:31.319Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
48192026-05-05T16:28:31.319Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
48202026-05-05T16:28:31.319Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
48212026-05-05T16:28:31.319Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
48222026-05-05T16:28:31.319Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
48232026-05-05T16:28:31.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
48242026-05-05T16:28:31.319Z[ 5] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
48252026-05-05T16:28:31.319Z[ 8] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
48262026-05-05T16:28:31.319Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48272026-05-05T16:28:31.319Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48282026-05-05T16:28:31.319Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48292026-05-05T16:28:31.319Z[ 16] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
48302026-05-05T16:28:31.319Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48312026-05-05T16:28:31.319Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48322026-05-05T16:28:31.319Z[SUM] 10.00-10.00 sec 384 KBytes 2.77 Gbits/sec
48332026-05-05T16:28:31.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
48342026-05-05T16:28:31.319Z[ ID] Interval Transfer Bitrate
48352026-05-05T16:28:31.319Z[ 5] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
48362026-05-05T16:28:31.319Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
48372026-05-05T16:28:31.319Z[ 10] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
48382026-05-05T16:28:31.319Z[ 12] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
48392026-05-05T16:28:31.319Z[ 14] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
48402026-05-05T16:28:31.319Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
48412026-05-05T16:28:31.319Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
48422026-05-05T16:28:31.319Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
48432026-05-05T16:28:31.319Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.55 Gbits/sec sender
48442026-05-05T16:28:31.322ZRun 8/10...3552.796417291653Mbps
48452026-05-05T16:28:38.736Z-----------------------------------------------------------
48462026-05-05T16:28:38.736ZServer listening on 5201 (test #29)
48472026-05-05T16:28:38.736Z-----------------------------------------------------------
48482026-05-05T16:28:38.736ZAccepted connection from 10.0.0.1, port 45151
48492026-05-05T16:28:38.736Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44857
48502026-05-05T16:28:38.736Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44838
48512026-05-05T16:28:38.736Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45105
48522026-05-05T16:28:38.736Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63912
48532026-05-05T16:28:38.736Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51571
48542026-05-05T16:28:38.736Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58410
48552026-05-05T16:28:38.736Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47708
48562026-05-05T16:28:38.736Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41182
48572026-05-05T16:28:38.736Z[ ID] Interval Transfer Bitrate
48582026-05-05T16:28:38.737Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
48592026-05-05T16:28:38.737Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
48602026-05-05T16:28:38.737Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
48612026-05-05T16:28:38.737Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
48622026-05-05T16:28:38.737Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
48632026-05-05T16:28:38.737Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
48642026-05-05T16:28:38.737Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
48652026-05-05T16:28:38.737Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
48662026-05-05T16:28:38.737Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
48672026-05-05T16:28:38.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
48682026-05-05T16:28:38.737Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48692026-05-05T16:28:38.737Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48702026-05-05T16:28:38.737Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48712026-05-05T16:28:38.737Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48722026-05-05T16:28:38.737Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48732026-05-05T16:28:38.737Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48742026-05-05T16:28:38.737Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48752026-05-05T16:28:38.737Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48762026-05-05T16:28:38.737Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
48772026-05-05T16:28:38.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
48782026-05-05T16:28:38.737Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48792026-05-05T16:28:38.737Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
48802026-05-05T16:28:38.737Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
48812026-05-05T16:28:38.737Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
48822026-05-05T16:28:38.737Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
48832026-05-05T16:28:38.737Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
48842026-05-05T16:28:38.737Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48852026-05-05T16:28:38.737Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
48862026-05-05T16:28:38.737Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
48872026-05-05T16:28:38.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
48882026-05-05T16:28:38.737Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48892026-05-05T16:28:38.737Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
48902026-05-05T16:28:38.737Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
48912026-05-05T16:28:38.737Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
48922026-05-05T16:28:38.737Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48932026-05-05T16:28:38.737Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
48942026-05-05T16:28:38.737Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
48952026-05-05T16:28:38.737Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
48962026-05-05T16:28:38.737Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
48972026-05-05T16:28:38.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
48982026-05-05T16:28:38.738Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48992026-05-05T16:28:38.738Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
49002026-05-05T16:28:38.738Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
49012026-05-05T16:28:38.738Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
49022026-05-05T16:28:38.738Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
49032026-05-05T16:28:38.738Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
49042026-05-05T16:28:38.738Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
49052026-05-05T16:28:38.738Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
49062026-05-05T16:28:38.738Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
49072026-05-05T16:28:38.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
49082026-05-05T16:28:38.738Z[ 5] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
49092026-05-05T16:28:38.738Z[ 8] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
49102026-05-05T16:28:38.738Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
49112026-05-05T16:28:38.738Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
49122026-05-05T16:28:38.738Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
49132026-05-05T16:28:38.738Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
49142026-05-05T16:28:38.738Z[ 18] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
49152026-05-05T16:28:38.738Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
49162026-05-05T16:28:38.738Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
49172026-05-05T16:28:38.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
49182026-05-05T16:28:38.738Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49192026-05-05T16:28:38.738Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49202026-05-05T16:28:38.738Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49212026-05-05T16:28:41.741Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49222026-05-05T16:28:41.741Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49232026-05-05T16:28:41.741Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49242026-05-05T16:28:41.741Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49252026-05-05T16:28:41.741Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
49262026-05-05T16:28:41.741Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
49272026-05-05T16:28:41.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
49282026-05-05T16:28:41.741Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49292026-05-05T16:28:41.741Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49302026-05-05T16:28:41.741Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
49312026-05-05T16:28:41.741Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49322026-05-05T16:28:41.741Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49332026-05-05T16:28:41.741Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49342026-05-05T16:28:41.741Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49352026-05-05T16:28:41.741Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49362026-05-05T16:28:41.741Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
49372026-05-05T16:28:41.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
49382026-05-05T16:28:41.741Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49392026-05-05T16:28:41.741Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49402026-05-05T16:28:41.741Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49412026-05-05T16:28:41.741Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49422026-05-05T16:28:41.741Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49432026-05-05T16:28:41.741Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49442026-05-05T16:28:41.741Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49452026-05-05T16:28:41.741Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49462026-05-05T16:28:41.741Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
49472026-05-05T16:28:41.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
49482026-05-05T16:28:41.741Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49492026-05-05T16:28:41.741Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49502026-05-05T16:28:41.741Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49512026-05-05T16:28:41.742Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49522026-05-05T16:28:41.742Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49532026-05-05T16:28:41.742Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49542026-05-05T16:28:41.742Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49552026-05-05T16:28:41.742Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49562026-05-05T16:28:41.742Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
49572026-05-05T16:28:41.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
49582026-05-05T16:28:41.742Z[ 5] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
49592026-05-05T16:28:41.742Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49602026-05-05T16:28:41.742Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49612026-05-05T16:28:41.742Z[ 12] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
49622026-05-05T16:28:41.742Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49632026-05-05T16:28:41.742Z[ 16] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
49642026-05-05T16:28:41.742Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49652026-05-05T16:28:41.742Z[ 20] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
49662026-05-05T16:28:41.742Z[SUM] 10.00-10.00 sec 512 KBytes 3.58 Gbits/sec
49672026-05-05T16:28:41.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
49682026-05-05T16:28:41.742Z[ ID] Interval Transfer Bitrate
49692026-05-05T16:28:41.742Z[ 5] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
49702026-05-05T16:28:41.742Z[ 8] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
49712026-05-05T16:28:41.742Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
49722026-05-05T16:28:41.742Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
49732026-05-05T16:28:41.742Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
49742026-05-05T16:28:41.742Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
49752026-05-05T16:28:41.742Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
49762026-05-05T16:28:41.742Z[ 20] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
49772026-05-05T16:28:41.742Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
49782026-05-05T16:28:41.746ZRun 9/10...3523.74081036581Mbps
49792026-05-05T16:28:49.143Z-----------------------------------------------------------
49802026-05-05T16:28:49.143ZServer listening on 5201 (test #30)
49812026-05-05T16:28:49.143Z-----------------------------------------------------------
49822026-05-05T16:28:49.143ZAccepted connection from 10.0.0.1, port 37734
49832026-05-05T16:28:49.143Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48669
49842026-05-05T16:28:49.143Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48668
49852026-05-05T16:28:49.143Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47702
49862026-05-05T16:28:49.143Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46353
49872026-05-05T16:28:49.143Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58963
49882026-05-05T16:28:49.143Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57556
49892026-05-05T16:28:49.143Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33893
49902026-05-05T16:28:49.143Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59545
49912026-05-05T16:28:49.143Z[ ID] Interval Transfer Bitrate
49922026-05-05T16:28:49.143Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
49932026-05-05T16:28:49.143Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
49942026-05-05T16:28:49.143Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
49952026-05-05T16:28:49.143Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
49962026-05-05T16:28:49.143Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
49972026-05-05T16:28:49.143Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
49982026-05-05T16:28:49.143Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
49992026-05-05T16:28:49.143Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
50002026-05-05T16:28:49.143Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
50012026-05-05T16:28:49.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
50022026-05-05T16:28:49.143Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
50032026-05-05T16:28:49.143Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
50042026-05-05T16:28:49.143Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
50052026-05-05T16:28:49.143Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
50062026-05-05T16:28:49.143Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
50072026-05-05T16:28:49.143Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
50082026-05-05T16:28:49.143Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
50092026-05-05T16:28:49.143Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
50102026-05-05T16:28:49.143Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
50112026-05-05T16:28:49.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
50122026-05-05T16:28:49.143Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
50132026-05-05T16:28:49.143Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
50142026-05-05T16:28:49.143Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
50152026-05-05T16:28:49.143Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
50162026-05-05T16:28:49.144Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
50172026-05-05T16:28:49.144Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
50182026-05-05T16:28:49.144Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
50192026-05-05T16:28:49.144Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
50202026-05-05T16:28:49.144Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
50212026-05-05T16:28:49.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
50222026-05-05T16:28:49.144Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50232026-05-05T16:28:49.144Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50242026-05-05T16:28:49.144Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50252026-05-05T16:28:49.144Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50262026-05-05T16:28:49.144Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50272026-05-05T16:28:49.147Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50282026-05-05T16:28:49.147Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50292026-05-05T16:28:49.147Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50302026-05-05T16:28:49.147Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
50312026-05-05T16:28:49.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
50322026-05-05T16:28:49.147Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50332026-05-05T16:28:49.147Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50342026-05-05T16:28:49.147Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50352026-05-05T16:28:49.147Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50362026-05-05T16:28:49.147Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50372026-05-05T16:28:49.147Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50382026-05-05T16:28:49.147Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50392026-05-05T16:28:49.147Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50402026-05-05T16:28:49.147Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
50412026-05-05T16:28:49.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
50422026-05-05T16:28:49.147Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
50432026-05-05T16:28:49.147Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50442026-05-05T16:28:49.147Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
50452026-05-05T16:28:49.147Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50462026-05-05T16:28:49.147Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50472026-05-05T16:28:49.147Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
50482026-05-05T16:28:49.147Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
50492026-05-05T16:28:49.147Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50502026-05-05T16:28:49.148Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
50512026-05-05T16:28:49.148Z- - - - - - - - - - - - - - - - - - - - - - - - -
50522026-05-05T16:28:49.148Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
50532026-05-05T16:28:49.148Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
50542026-05-05T16:28:49.148Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
50552026-05-05T16:28:52.149Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
50562026-05-05T16:28:52.149Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50572026-05-05T16:28:52.149Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50582026-05-05T16:28:52.149Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50592026-05-05T16:28:52.149Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50602026-05-05T16:28:52.149Z[SUM] 6.00-7.00 sec 424 MBytes 3.55 Gbits/sec
50612026-05-05T16:28:52.149Z- - - - - - - - - - - - - - - - - - - - - - - - -
50622026-05-05T16:28:52.149Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50632026-05-05T16:28:52.149Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50642026-05-05T16:28:52.149Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50652026-05-05T16:28:52.149Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50662026-05-05T16:28:52.149Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50672026-05-05T16:28:52.149Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50682026-05-05T16:28:52.149Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50692026-05-05T16:28:52.149Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50702026-05-05T16:28:52.149Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
50712026-05-05T16:28:52.149Z- - - - - - - - - - - - - - - - - - - - - - - - -
50722026-05-05T16:28:52.149Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50732026-05-05T16:28:52.149Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50742026-05-05T16:28:52.149Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50752026-05-05T16:28:52.149Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50762026-05-05T16:28:52.149Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50772026-05-05T16:28:52.149Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50782026-05-05T16:28:52.149Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50792026-05-05T16:28:52.149Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50802026-05-05T16:28:52.149Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
50812026-05-05T16:28:52.149Z- - - - - - - - - - - - - - - - - - - - - - - - -
50822026-05-05T16:28:52.150Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50832026-05-05T16:28:52.150Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50842026-05-05T16:28:52.150Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50852026-05-05T16:28:52.150Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
50862026-05-05T16:28:52.150Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50872026-05-05T16:28:52.150Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
50882026-05-05T16:28:52.150Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50892026-05-05T16:28:52.150Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50902026-05-05T16:28:52.150Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
50912026-05-05T16:28:52.150Z- - - - - - - - - - - - - - - - - - - - - - - - -
50922026-05-05T16:28:52.150Z[ 5] 10.00-10.00 sec 128 KBytes 938 Mbits/sec
50932026-05-05T16:28:52.150Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50942026-05-05T16:28:52.150Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50952026-05-05T16:28:52.150Z[ 12] 10.00-10.00 sec 128 KBytes 939 Mbits/sec
50962026-05-05T16:28:52.150Z[ 14] 10.00-10.00 sec 128 KBytes 939 Mbits/sec
50972026-05-05T16:28:52.150Z[ 16] 10.00-10.00 sec 128 KBytes 939 Mbits/sec
50982026-05-05T16:28:52.150Z[ 18] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
50992026-05-05T16:28:52.150Z[ 20] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
51002026-05-05T16:28:52.150Z[SUM] 10.00-10.00 sec 768 KBytes 5.63 Gbits/sec
51012026-05-05T16:28:52.150Z- - - - - - - - - - - - - - - - - - - - - - - - -
51022026-05-05T16:28:52.150Z[ ID] Interval Transfer Bitrate
51032026-05-05T16:28:52.150Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
51042026-05-05T16:28:52.150Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
51052026-05-05T16:28:52.150Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
51062026-05-05T16:28:52.150Z[ 12] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
51072026-05-05T16:28:52.150Z[ 14] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
51082026-05-05T16:28:52.150Z[ 16] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
51092026-05-05T16:28:52.150Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
51102026-05-05T16:28:52.150Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
51112026-05-05T16:28:52.150Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
51122026-05-05T16:28:52.153ZRun 10/10...3525.857103375898Mbps
51132026-05-05T16:28:52.154Z###---------------------###
51142026-05-05T16:28:52.154Z::: iPerf done... :::
51152026-05-05T16:28:52.154Z:::Awaiting out files...:::
51162026-05-05T16:28:52.154Z###---------------------###
51172026-05-05T16:28:52.154Z###-----###
51182026-05-05T16:28:52.154Z:::done!:::
51192026-05-05T16:28:52.154Z###-----###
51202026-05-05T16:28:53.121ZBenchmarking iperf-tcp/local/s2c/tx
51212026-05-05T16:28:53.121ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51222026-05-05T16:28:57.026ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51232026-05-05T16:29:17.007ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51242026-05-05T16:29:17.096Ziperf-tcp/local/s2c/tx time: [3.4348 µs 3.4349 µs 3.4350 µs]
51252026-05-05T16:29:17.096Z change: [−1.6179% −1.6126% −1.6080%] (p = 0.00 < 0.05)
51262026-05-05T16:29:17.096Z Performance has improved.
51272026-05-05T16:29:17.096ZFound 4 outliers among 100 measurements (4.00%)
51282026-05-05T16:29:17.096Z 2 (2.00%) low severe
51292026-05-05T16:29:17.096Z 1 (1.00%) low mild
51302026-05-05T16:29:17.096Z 1 (1.00%) high mild
51312026-05-05T16:29:17.984Z
51322026-05-05T16:29:17.987ZBenchmarking iperf-tcp/local/s2c/rx
51332026-05-05T16:29:17.987ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51342026-05-05T16:29:21.883ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51352026-05-05T16:29:41.885ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51362026-05-05T16:29:41.974Ziperf-tcp/local/s2c/rx time: [6.5780 µs 6.5781 µs 6.5782 µs]
51372026-05-05T16:29:41.974Z change: [+0.9583% +0.9637% +0.9694%] (p = 0.00 < 0.05)
51382026-05-05T16:29:41.974Z Change within noise threshold.
51392026-05-05T16:29:41.974ZFound 9 outliers among 100 measurements (9.00%)
51402026-05-05T16:29:41.975Z 1 (1.00%) low severe
51412026-05-05T16:29:41.975Z 4 (4.00%) low mild
51422026-05-05T16:29:41.975Z 1 (1.00%) high mild
51432026-05-05T16:29:41.975Z 3 (3.00%) high severe
51442026-05-05T16:29:42.867Z
51452026-05-05T16:29:47.282Z+ cargo ubench
51462026-05-05T16:29:47.425Z Compiling proc-macro2 v1.0.106
51472026-05-05T16:29:47.425Z Compiling quote v1.0.45
51482026-05-05T16:29:47.425Z Compiling unicode-ident v1.0.24
51492026-05-05T16:29:47.425Z Compiling serde_core v1.0.228
51502026-05-05T16:29:47.429Z Compiling cfg-if v1.0.4
51512026-05-05T16:29:47.429Z Compiling libc v0.2.186
51522026-05-05T16:29:47.429Z Compiling memchr v2.8.0
51532026-05-05T16:29:47.429Z Compiling serde v1.0.228
51542026-05-05T16:29:47.533Z Compiling rustversion v1.0.22
51552026-05-05T16:29:47.630Z Compiling strsim v0.11.1
51562026-05-05T16:29:47.829Z Compiling ident_case v1.0.1
51572026-05-05T16:29:47.833Z Compiling version_check v0.9.5
51582026-05-05T16:29:47.962Z Compiling zerocopy v0.8.48
51592026-05-05T16:29:47.995Z Compiling thiserror v2.0.18
51602026-05-05T16:29:48.189Z Compiling either v1.15.0
51612026-05-05T16:29:48.478Z Compiling fnv v1.0.7
51622026-05-05T16:29:48.592Z Compiling crossbeam-utils v0.8.21
51632026-05-05T16:29:48.604Z Compiling pin-project-lite v0.2.17
51642026-05-05T16:29:48.626Z Compiling syn v1.0.109
51652026-05-05T16:29:48.727Z Compiling regex-syntax v0.8.10
51662026-05-05T16:29:48.822Z Compiling winnow v1.0.2
51672026-05-05T16:29:48.969Z Compiling syn v2.0.117
51682026-05-05T16:29:48.989Z Compiling equivalent v1.0.2
51692026-05-05T16:29:49.008Z Compiling aho-corasick v1.1.4
51702026-05-05T16:29:49.120Z Compiling hashbrown v0.17.0
51712026-05-05T16:29:49.234Z Compiling itertools v0.14.0
51722026-05-05T16:29:49.806Z Compiling indexmap v2.14.0
51732026-05-05T16:29:50.441Z Compiling bitflags v2.11.1
51742026-05-05T16:29:50.517Z Compiling regex-automata v0.4.14
51752026-05-05T16:29:50.568Z Compiling toml_parser v1.1.2+spec-1.1.0
51762026-05-05T16:29:50.879Z Compiling autocfg v1.5.0
51772026-05-05T16:29:51.027Z Compiling byteorder v1.5.0
51782026-05-05T16:29:51.248Z Compiling toml_datetime v1.1.1+spec-1.1.0
51792026-05-05T16:29:51.251Z Compiling heapless v0.8.0
51802026-05-05T16:29:51.313Z Compiling num-traits v0.2.19
51812026-05-05T16:29:51.390Z Compiling hash32 v0.3.1
51822026-05-05T16:29:51.538Z Compiling toml_edit v0.25.11+spec-1.1.0
51832026-05-05T16:29:51.547Z Compiling slog v2.8.2
51842026-05-05T16:29:51.580Z Compiling stable_deref_trait v1.2.1
51852026-05-05T16:29:51.580Z Compiling futures-sink v0.3.32
51862026-05-05T16:29:51.659Z Compiling futures-core v0.3.32
51872026-05-05T16:29:51.693Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51882026-05-05T16:29:51.784Z Compiling smoltcp v0.11.0
51892026-05-05T16:29:51.818Z Compiling macaddr v1.0.1
51902026-05-05T16:29:51.961Z Compiling futures-channel v0.3.32
51912026-05-05T16:29:52.166Z Compiling darling_core v0.21.3
51922026-05-05T16:29:52.198Z Compiling darling_core v0.23.0
51932026-05-05T16:29:52.230Z Compiling proc-macro-crate v3.5.0
51942026-05-05T16:29:52.337Z Compiling proc-macro-error-attr v1.0.4
51952026-05-05T16:29:52.532Z Compiling futures-io v0.3.32
51962026-05-05T16:29:52.552Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
51972026-05-05T16:29:52.635Z Compiling regex v1.12.3
51982026-05-05T16:29:52.711Z Compiling futures-task v0.3.32
51992026-05-05T16:29:52.758Z Compiling anyhow v1.0.102
52002026-05-05T16:29:52.870Z Compiling slab v0.4.12
52012026-05-05T16:29:53.024Z Compiling managed v0.8.0
52022026-05-05T16:29:53.060Z Compiling getrandom v0.4.2
52032026-05-05T16:29:53.063Z Compiling bitflags v1.3.2
52042026-05-05T16:29:53.125Z Compiling rand_core v0.10.1
52052026-05-05T16:29:53.262Z Compiling itoa v1.0.18
52062026-05-05T16:29:53.280Z Compiling crc32fast v1.5.0
52072026-05-05T16:29:53.306Z Compiling ref-cast v1.0.25
52082026-05-05T16:29:53.370Z Compiling serde_derive v1.0.228
52092026-05-05T16:29:53.467Z Compiling zerocopy-derive v0.8.48
52102026-05-05T16:29:53.472Z Compiling thiserror-impl v2.0.18
52112026-05-05T16:29:53.566Z Compiling futures-macro v0.3.32
52122026-05-05T16:29:53.793Z Compiling foreign-types-macros v0.2.3
52132026-05-05T16:29:54.326Z Compiling darling_macro v0.21.3
52142026-05-05T16:29:54.360Z Compiling darling_macro v0.23.0
52152026-05-05T16:29:54.379Z Compiling futures-util v0.3.32
52162026-05-05T16:29:54.412Z Compiling num_enum_derive v0.7.6
52172026-05-05T16:29:54.807Z Compiling cobs v0.3.0
52182026-05-05T16:29:54.851Z Compiling darling v0.21.3
52192026-05-05T16:29:54.885Z Compiling darling v0.23.0
52202026-05-05T16:29:54.922Z Compiling ingot-macros v0.1.1
52212026-05-05T16:29:54.957Z Compiling ref-cast-impl v1.0.25
52222026-05-05T16:29:55.385Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52232026-05-05T16:29:55.538Z Compiling proc-macro-error v1.0.4
52242026-05-05T16:29:55.756Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52252026-05-05T16:29:55.765Z Compiling cpufeatures v0.3.0
52262026-05-05T16:29:55.831Z Compiling foreign-types-shared v0.3.1
52272026-05-05T16:29:55.918Z Compiling once_cell v1.21.4
52282026-05-05T16:29:55.975Z Compiling ipnetwork v0.21.1
52292026-05-05T16:29:55.978Z Compiling rustix v1.1.4
52302026-05-05T16:29:56.145Z Compiling unicode-width v0.2.2
52312026-05-05T16:29:56.292Z Compiling tracing-core v0.1.36
52322026-05-05T16:29:56.372Z Compiling tabwriter v1.4.1
52332026-05-05T16:29:56.436Z Compiling foreign-types v0.5.0
52342026-05-05T16:29:56.505Z Compiling chacha20 v0.10.0
52352026-05-05T16:29:56.608Z Compiling erased-serde v0.3.31
52362026-05-05T16:29:56.695Z Compiling postcard v1.1.3
52372026-05-05T16:29:56.700Z Compiling futures-executor v0.3.32
52382026-05-05T16:29:56.879Z Compiling num_enum v0.7.6
52392026-05-05T16:29:57.199Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52402026-05-05T16:29:57.216Z Compiling tracing-attributes v0.1.31
52412026-05-05T16:29:57.397Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52422026-05-05T16:29:57.534Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52432026-05-05T16:29:57.617Z Compiling errno v0.3.14
52442026-05-05T16:29:57.765Z Compiling cstr-argument v0.1.2
52452026-05-05T16:29:57.798Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
52462026-05-05T16:29:57.878Z Compiling powerfmt v0.2.0
52472026-05-05T16:29:57.927Z Compiling utf8parse v0.2.2
52482026-05-05T16:29:58.002Z Compiling ingot-types v0.1.2
52492026-05-05T16:29:58.008Z Compiling num-conv v0.2.1
52502026-05-05T16:29:58.027Z Compiling pretty-hex v0.4.2
52512026-05-05T16:29:58.101Z Compiling thiserror v1.0.69
52522026-05-05T16:29:58.118Z Compiling shlex v1.3.0
52532026-05-05T16:29:58.137Z Compiling find-msvc-tools v0.1.9
52542026-05-05T16:29:58.163Z Compiling dyn-clone v1.0.20
52552026-05-05T16:29:58.299Z Compiling zmij v1.0.21
52562026-05-05T16:29:58.366Z Compiling ingot v0.1.1
52572026-05-05T16:29:58.402Z Compiling time-core v0.1.8
52582026-05-05T16:29:58.428Z Compiling tracing v0.1.44
52592026-05-05T16:29:58.539Z Compiling time-macros v0.2.27
52602026-05-05T16:29:58.588Z Compiling cc v1.2.61
52612026-05-05T16:29:58.615Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
52622026-05-05T16:29:58.754Z Compiling deranged v0.5.8
52632026-05-05T16:29:58.819Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52642026-05-05T16:29:58.931Z Compiling anstyle-parse v1.0.0
52652026-05-05T16:29:59.134Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52662026-05-05T16:29:59.473Z Compiling rand v0.10.1
52672026-05-05T16:29:59.685Z Compiling futures v0.3.32
52682026-05-05T16:29:59.758Z Compiling thiserror-impl v1.0.69
52692026-05-05T16:29:59.773Z Compiling crossbeam-epoch v0.9.18
52702026-05-05T16:29:59.854Z Compiling uuid v1.23.1
52712026-05-05T16:30:00.212Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52722026-05-05T16:30:00.219Z Compiling socket2 v0.6.3
52732026-05-05T16:30:00.259Z Compiling arc-swap v1.9.1
52742026-05-05T16:30:00.466Z Compiling nom v8.0.0
52752026-05-05T16:30:00.597Z Compiling thread_local v1.1.9
52762026-05-05T16:30:00.814Z Compiling rayon-core v1.13.0
52772026-05-05T16:30:00.898Z Compiling iana-time-zone v0.1.65
52782026-05-05T16:30:00.927Z Compiling anstyle v1.0.14
52792026-05-05T16:30:01.024Z Compiling lazy_static v1.5.0
52802026-05-05T16:30:01.167Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52812026-05-05T16:30:01.201Z Compiling colored v3.1.1
52822026-05-05T16:30:01.375Z Compiling is_terminal_polyfill v1.70.2
52832026-05-05T16:30:01.464Z Compiling oxnet v0.1.4
52842026-05-05T16:30:01.747Z Compiling heck v0.4.1
52852026-05-05T16:30:01.768Z Compiling anstyle-query v1.1.5
52862026-05-05T16:30:01.867Z Compiling slog-async v2.8.0
52872026-05-05T16:30:01.937Z Compiling serde_json v1.0.149
52882026-05-05T16:30:02.161Z Compiling colorchoice v1.0.5
52892026-05-05T16:30:02.239Z Compiling anstream v1.0.0
52902026-05-05T16:30:02.246Z Compiling time v0.3.47
52912026-05-05T16:30:02.652Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52922026-05-05T16:30:03.042Z Compiling rusticata-macros v5.0.0
52932026-05-05T16:30:03.262Z Compiling slog-scope v4.4.1
52942026-05-05T16:30:03.306Z Compiling chrono v0.4.44
52952026-05-05T16:30:03.410Z Compiling crossbeam-deque v0.8.6
52962026-05-05T16:30:03.587Z Compiling cookie-factory v0.3.3
52972026-05-05T16:30:03.615Z Compiling alloca v0.4.0
52982026-05-05T16:30:03.637Z Compiling terminal_size v0.4.4
52992026-05-05T16:30:03.879Z Compiling half v2.7.1
53002026-05-05T16:30:03.898Z Compiling crossbeam-channel v0.5.15
53012026-05-05T16:30:04.016Z Compiling is-terminal v0.4.17
53022026-05-05T16:30:04.079Z Compiling itertools v0.12.1
53032026-05-05T16:30:04.104Z Compiling term v1.2.1
53042026-05-05T16:30:04.199Z Compiling take_mut v0.2.2
53052026-05-05T16:30:04.307Z Compiling heck v0.5.0
53062026-05-05T16:30:04.505Z Compiling cfg_aliases v0.2.1
53072026-05-05T16:30:04.533Z Compiling circular v0.3.0
53082026-05-05T16:30:04.570Z Compiling plotters-backend v0.3.7
53092026-05-05T16:30:04.747Z Compiling log v0.4.29
53102026-05-05T16:30:04.895Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
53112026-05-05T16:30:04.974Z Compiling clap_lex v1.1.0
53122026-05-05T16:30:05.503Z Compiling ciborium-io v0.2.2
53132026-05-05T16:30:05.534Z Compiling clap_builder v4.6.0
53142026-05-05T16:30:05.594Z Compiling ciborium-ll v0.2.2
53152026-05-05T16:30:05.830Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53162026-05-05T16:30:06.016Z Compiling slog-stdlog v4.1.1
53172026-05-05T16:30:06.293Z Compiling plotters-svg v0.3.7
53182026-05-05T16:30:06.303Z Compiling pcap-parser v0.17.0
53192026-05-05T16:30:06.347Z Compiling nix v0.31.2
53202026-05-05T16:30:06.587Z Compiling clap_derive v4.6.1
53212026-05-05T16:30:06.720Z Compiling slog-term v2.9.2
53222026-05-05T16:30:08.122Z Compiling itertools v0.13.0
53232026-05-05T16:30:08.283Z Compiling same-file v1.0.6
53242026-05-05T16:30:08.441Z Compiling cast v0.3.0
53252026-05-05T16:30:08.611Z Compiling rayon v1.12.0
53262026-05-05T16:30:08.619Z Compiling walkdir v2.5.0
53272026-05-05T16:30:09.155Z Compiling tinytemplate v1.2.1
53282026-05-05T16:30:09.312Z Compiling clap v4.6.1
53292026-05-05T16:30:09.486Z Compiling criterion-plot v0.8.2
53302026-05-05T16:30:09.599Z Compiling slog-envlogger v2.2.0
53312026-05-05T16:30:09.747Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53322026-05-05T16:30:10.156Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53332026-05-05T16:30:10.256Z Compiling plotters v0.3.7
53342026-05-05T16:30:10.277Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
53352026-05-05T16:30:10.482Z Compiling ciborium v0.2.2
53362026-05-05T16:30:10.739Z Compiling page_size v0.6.0
53372026-05-05T16:30:10.846Z Compiling dtor-proc-macro v0.0.13
53382026-05-05T16:30:11.184Z Compiling oorandom v11.1.5
53392026-05-05T16:30:11.189Z Compiling anes v0.1.6
53402026-05-05T16:30:11.243Z Compiling dtor v0.8.1
53412026-05-05T16:30:11.304Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53422026-05-05T16:30:11.424Z Compiling criterion v0.8.2
53432026-05-05T16:30:11.448Z Compiling link-section v0.2.1
53442026-05-05T16:30:11.582Z Compiling ctor-proc-macro v0.0.13
53452026-05-05T16:30:11.922Z Compiling ctor v0.10.1
53462026-05-05T16:30:13.440Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53472026-05-05T16:31:33.766Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 46s
53482026-05-05T16:31:33.794Z Running benches/userland.rs (target/release-lto/deps/userland-767d724e82775517)
53492026-05-05T16:31:33.797ZGnuplot not found, using plotters backend
53502026-05-05T16:31:33.940ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53512026-05-05T16:31:33.940ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53522026-05-05T16:31:39.460ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0008 s (7.6M iterations)
53532026-05-05T16:31:44.346ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53542026-05-05T16:31:44.439Zparse/Hairpin-DHCPv4/wallclock/Discover
53552026-05-05T16:31:44.439Z time: [62.029 ns 62.178 ns 62.318 ns]
53562026-05-05T16:31:44.439Z change: [−0.2511% +0.7221% +1.6074%] (p = 0.15 > 0.05)
53572026-05-05T16:31:44.439Z No change in performance detected.
53582026-05-05T16:31:44.439ZFound 5 outliers among 100 measurements (5.00%)
53592026-05-05T16:31:44.439Z 2 (2.00%) high mild
53602026-05-05T16:31:44.440Z 3 (3.00%) high severe
53612026-05-05T16:31:45.665Z
53622026-05-05T16:31:45.668ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53632026-05-05T16:31:45.668ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53642026-05-05T16:31:51.604ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0049 s (3.5M iterations)
53652026-05-05T16:31:56.597ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53662026-05-05T16:31:56.686Zprocess/Hairpin-DHCPv4/wallclock/Discover
53672026-05-05T16:31:56.686Z time: [829.54 ns 829.95 ns 830.33 ns]
53682026-05-05T16:31:56.686Z change: [+0.7394% +0.8690% +1.0249%] (p = 0.00 < 0.05)
53692026-05-05T16:31:56.686Z Change within noise threshold.
53702026-05-05T16:31:56.686ZFound 8 outliers among 100 measurements (8.00%)
53712026-05-05T16:31:56.686Z 4 (4.00%) high mild
53722026-05-05T16:31:56.686Z 4 (4.00%) high severe
53732026-05-05T16:31:57.897Z
53742026-05-05T16:31:57.901ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53752026-05-05T16:31:57.901ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53762026-05-05T16:32:03.651ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0008 s (7.3M iterations)
53772026-05-05T16:32:08.335ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53782026-05-05T16:32:08.424Zparse/Hairpin-DHCPv4/wallclock/Request
53792026-05-05T16:32:08.424Z time: [62.040 ns 62.196 ns 62.341 ns]
53802026-05-05T16:32:08.424Z change: [−0.2717% +0.7433% +1.7536%] (p = 0.17 > 0.05)
53812026-05-05T16:32:08.424Z No change in performance detected.
53822026-05-05T16:32:08.424ZFound 7 outliers among 100 measurements (7.00%)
53832026-05-05T16:32:08.424Z 4 (4.00%) high mild
53842026-05-05T16:32:08.424Z 3 (3.00%) high severe
53852026-05-05T16:32:09.649Z
53862026-05-05T16:32:09.652ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53872026-05-05T16:32:09.652ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53882026-05-05T16:32:15.477ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0032 s (3.6M iterations)
53892026-05-05T16:32:20.465ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53902026-05-05T16:32:20.554Zprocess/Hairpin-DHCPv4/wallclock/Request
53912026-05-05T16:32:20.554Z time: [801.79 ns 802.08 ns 802.36 ns]
53922026-05-05T16:32:20.554Z change: [+0.5905% +0.7520% +0.9105%] (p = 0.00 < 0.05)
53932026-05-05T16:32:20.554Z Change within noise threshold.
53942026-05-05T16:32:20.554ZFound 8 outliers among 100 measurements (8.00%)
53952026-05-05T16:32:20.554Z 4 (4.00%) high mild
53962026-05-05T16:32:20.554Z 4 (4.00%) high severe
53972026-05-05T16:32:21.769Z
53982026-05-05T16:32:21.772ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53992026-05-05T16:32:21.772ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54002026-05-05T16:32:25.277ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0001 s (6.0M iterations)
54012026-05-05T16:32:30.105ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54022026-05-05T16:32:30.193Zparse/Hairpin-DHCPv6/wallclock/Solicit
54032026-05-05T16:32:30.193Z time: [61.090 ns 61.255 ns 61.411 ns]
54042026-05-05T16:32:30.193Z change: [−1.2167% +0.1140% +1.3392%] (p = 0.87 > 0.05)
54052026-05-05T16:32:30.193Z No change in performance detected.
54062026-05-05T16:32:30.193ZFound 6 outliers among 100 measurements (6.00%)
54072026-05-05T16:32:30.193Z 2 (2.00%) high mild
54082026-05-05T16:32:30.193Z 4 (4.00%) high severe
54092026-05-05T16:32:31.416Z
54102026-05-05T16:32:31.419ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
54112026-05-05T16:32:31.419ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54122026-05-05T16:32:35.144ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0079 s (2.8M iterations)
54132026-05-05T16:32:40.171ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54142026-05-05T16:32:40.260Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54152026-05-05T16:32:40.260Z time: [1.0358 µs 1.0367 µs 1.0377 µs]
54162026-05-05T16:32:40.260Z change: [−1.6296% −1.4358% −1.2565%] (p = 0.00 < 0.05)
54172026-05-05T16:32:40.260Z Performance has improved.
54182026-05-05T16:32:40.260ZFound 3 outliers among 100 measurements (3.00%)
54192026-05-05T16:32:40.260Z 2 (2.00%) high mild
54202026-05-05T16:32:40.260Z 1 (1.00%) high severe
54212026-05-05T16:32:41.472Z
54222026-05-05T16:32:41.476ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54232026-05-05T16:32:41.476ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54242026-05-05T16:32:45.335ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0044 s (5.4M iterations)
54252026-05-05T16:32:50.049ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54262026-05-05T16:32:50.137Zparse/Hairpin-DHCPv6/wallclock/Request
54272026-05-05T16:32:50.137Z time: [61.352 ns 61.508 ns 61.653 ns]
54282026-05-05T16:32:50.137Z change: [−0.8455% +0.2266% +1.2906%] (p = 0.69 > 0.05)
54292026-05-05T16:32:50.137Z No change in performance detected.
54302026-05-05T16:32:50.137ZFound 5 outliers among 100 measurements (5.00%)
54312026-05-05T16:32:50.137Z 2 (2.00%) high mild
54322026-05-05T16:32:50.137Z 3 (3.00%) high severe
54332026-05-05T16:32:51.356Z
54342026-05-05T16:32:51.359ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54352026-05-05T16:32:51.359ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54362026-05-05T16:32:55.320ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0011 s (2.6M iterations)
54372026-05-05T16:33:00.277ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54382026-05-05T16:33:00.364Zprocess/Hairpin-DHCPv6/wallclock/Request
54392026-05-05T16:33:00.364Z time: [1.0656 µs 1.0665 µs 1.0673 µs]
54402026-05-05T16:33:00.365Z change: [−1.9800% −1.8116% −1.6374%] (p = 0.00 < 0.05)
54412026-05-05T16:33:00.365Z Performance has improved.
54422026-05-05T16:33:00.365ZFound 15 outliers among 100 measurements (15.00%)
54432026-05-05T16:33:00.365Z 8 (8.00%) low mild
54442026-05-05T16:33:00.365Z 3 (3.00%) high mild
54452026-05-05T16:33:00.365Z 4 (4.00%) high severe
54462026-05-05T16:33:01.573Z
54472026-05-05T16:33:01.576ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54482026-05-05T16:33:01.576ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54492026-05-05T16:33:07.739ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0024 s (6.8M iterations)
54502026-05-05T16:33:12.243ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54512026-05-05T16:33:12.330Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54522026-05-05T16:33:12.330Z time: [61.142 ns 61.316 ns 61.481 ns]
54532026-05-05T16:33:12.330Z change: [−0.7786% +0.2797% +1.2557%] (p = 0.61 > 0.05)
54542026-05-05T16:33:12.330Z No change in performance detected.
54552026-05-05T16:33:12.330ZFound 5 outliers among 100 measurements (5.00%)
54562026-05-05T16:33:12.330Z 3 (3.00%) high mild
54572026-05-05T16:33:12.331Z 2 (2.00%) high severe
54582026-05-05T16:33:13.554Z
54592026-05-05T16:33:13.557ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54602026-05-05T16:33:13.557ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54612026-05-05T16:33:18.857ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0048 s (4.0M iterations)
54622026-05-05T16:33:23.713ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54632026-05-05T16:33:23.802Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54642026-05-05T16:33:23.802Z time: [623.02 ns 623.25 ns 623.47 ns]
54652026-05-05T16:33:23.802Z change: [−0.4753% −0.2527% −0.0387%] (p = 0.02 < 0.05)
54662026-05-05T16:33:23.802Z Change within noise threshold.
54672026-05-05T16:33:23.802ZFound 18 outliers among 100 measurements (18.00%)
54682026-05-05T16:33:23.805Z 8 (8.00%) high mild
54692026-05-05T16:33:23.805Z 10 (10.00%) high severe
54702026-05-05T16:33:25.014Z
54712026-05-05T16:33:25.017ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54722026-05-05T16:33:25.017ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54732026-05-05T16:33:29.471ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0010 s (4.7M iterations)
54742026-05-05T16:33:33.259ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54752026-05-05T16:33:33.347Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54762026-05-05T16:33:33.347Z time: [121.76 ns 121.97 ns 122.17 ns]
54772026-05-05T16:33:33.347Z change: [−0.3369% +0.3718% +1.1387%] (p = 0.34 > 0.05)
54782026-05-05T16:33:33.347Z No change in performance detected.
54792026-05-05T16:33:33.347ZFound 5 outliers among 100 measurements (5.00%)
54802026-05-05T16:33:33.347Z 2 (2.00%) high mild
54812026-05-05T16:33:33.347Z 3 (3.00%) high severe
54822026-05-05T16:33:34.569Z
54832026-05-05T16:33:34.572ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54842026-05-05T16:33:34.572ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54852026-05-05T16:33:37.823ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0058 s (3.2M iterations)
54862026-05-05T16:33:42.357ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54872026-05-05T16:33:42.445Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54882026-05-05T16:33:42.445Z time: [714.05 ns 714.59 ns 715.10 ns]
54892026-05-05T16:33:42.445Z change: [+0.8798% +1.0330% +1.1824%] (p = 0.00 < 0.05)
54902026-05-05T16:33:42.445Z Change within noise threshold.
54912026-05-05T16:33:42.445ZFound 8 outliers among 100 measurements (8.00%)
54922026-05-05T16:33:42.445Z 4 (4.00%) high mild
54932026-05-05T16:33:42.445Z 4 (4.00%) high severe
54942026-05-05T16:33:43.713Z
54952026-05-05T16:33:43.716ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54962026-05-05T16:33:43.716ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54972026-05-05T16:33:46.732ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0012 s (6.8M iterations)
54982026-05-05T16:33:51.245ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54992026-05-05T16:33:51.332Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
55002026-05-05T16:33:51.335Z time: [60.285 ns 60.475 ns 60.659 ns]
55012026-05-05T16:33:51.335Z change: [−1.0975% +0.0157% +1.1131%] (p = 0.98 > 0.05)
55022026-05-05T16:33:51.335Z No change in performance detected.
55032026-05-05T16:33:51.335ZFound 6 outliers among 100 measurements (6.00%)
55042026-05-05T16:33:51.335Z 4 (4.00%) high mild
55052026-05-05T16:33:51.335Z 2 (2.00%) high severe
55062026-05-05T16:33:52.557Z
55072026-05-05T16:33:52.560ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
55082026-05-05T16:33:52.560ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
55092026-05-05T16:33:55.566ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0037 s (3.5M iterations)
55102026-05-05T16:34:00.503ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
55112026-05-05T16:34:00.593Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
55122026-05-05T16:34:00.593Z time: [805.34 ns 805.70 ns 806.01 ns]
55132026-05-05T16:34:00.593Z change: [+0.3420% +0.4741% +0.6106%] (p = 0.00 < 0.05)
55142026-05-05T16:34:00.593Z Change within noise threshold.
55152026-05-05T16:34:00.593ZFound 6 outliers among 100 measurements (6.00%)
55162026-05-05T16:34:00.593Z 2 (2.00%) high mild
55172026-05-05T16:34:00.593Z 4 (4.00%) high severe
55182026-05-05T16:34:01.807Z
55192026-05-05T16:34:01.810ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55202026-05-05T16:34:01.811ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55212026-05-05T16:34:04.922ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0026 s (6.7M iterations)
55222026-05-05T16:34:09.352ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55232026-05-05T16:34:09.438Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55242026-05-05T16:34:09.439Z time: [60.590 ns 60.797 ns 60.992 ns]
55252026-05-05T16:34:09.439Z change: [−0.8938% +0.1992% +1.3447%] (p = 0.74 > 0.05)
55262026-05-05T16:34:09.439Z No change in performance detected.
55272026-05-05T16:34:09.439ZFound 4 outliers among 100 measurements (4.00%)
55282026-05-05T16:34:09.439Z 2 (2.00%) high mild
55292026-05-05T16:34:09.439Z 2 (2.00%) high severe
55302026-05-05T16:34:10.663Z
55312026-05-05T16:34:10.666ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55322026-05-05T16:34:10.666ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55332026-05-05T16:34:16.614ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0003 s (3.5M iterations)
55342026-05-05T16:34:21.406ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55352026-05-05T16:34:21.494Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55362026-05-05T16:34:21.494Z time: [757.04 ns 757.45 ns 757.84 ns]
55372026-05-05T16:34:21.494Z change: [−0.0273% +0.1624% +0.3691%] (p = 0.11 > 0.05)
55382026-05-05T16:34:21.495Z No change in performance detected.
55392026-05-05T16:34:21.495ZFound 8 outliers among 100 measurements (8.00%)
55402026-05-05T16:34:21.495Z 3 (3.00%) high mild
55412026-05-05T16:34:21.495Z 5 (5.00%) high severe
55422026-05-05T16:34:22.717Z
55432026-05-05T16:34:22.721ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55442026-05-05T16:34:22.721ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55452026-05-05T16:34:26.244ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (12M iterations)
55462026-05-05T16:34:30.069ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55472026-05-05T16:34:30.157Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55482026-05-05T16:34:30.157Z time: [61.977 ns 62.147 ns 62.311 ns]
55492026-05-05T16:34:30.157Z change: [−0.3145% +0.4817% +1.2240%] (p = 0.22 > 0.05)
55502026-05-05T16:34:30.157Z No change in performance detected.
55512026-05-05T16:34:30.157ZFound 2 outliers among 100 measurements (2.00%)
55522026-05-05T16:34:30.157Z 1 (1.00%) high mild
55532026-05-05T16:34:30.157Z 1 (1.00%) high severe
55542026-05-05T16:34:31.379Z
55552026-05-05T16:34:31.383ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55562026-05-05T16:34:31.383ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55572026-05-05T16:34:36.639ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0051 s (4.0M iterations)
55582026-05-05T16:34:41.366ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55592026-05-05T16:34:41.454Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55602026-05-05T16:34:41.455Z time: [247.53 ns 248.10 ns 248.63 ns]
55612026-05-05T16:34:41.455Z change: [−0.8625% −0.4402% +0.0221%] (p = 0.05 > 0.05)
55622026-05-05T16:34:41.455Z No change in performance detected.
55632026-05-05T16:34:41.455ZFound 5 outliers among 100 measurements (5.00%)
55642026-05-05T16:34:41.455Z 3 (3.00%) high mild
55652026-05-05T16:34:41.455Z 2 (2.00%) high severe
55662026-05-05T16:34:42.677Z
55672026-05-05T16:34:42.680ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55682026-05-05T16:34:42.680ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55692026-05-05T16:34:45.697ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (6.9M iterations)
55702026-05-05T16:34:50.416ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55712026-05-05T16:34:50.505Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55722026-05-05T16:34:50.505Z time: [80.714 ns 81.037 ns 81.352 ns]
55732026-05-05T16:34:50.505Z change: [−0.5119% +0.3429% +1.1496%] (p = 0.44 > 0.05)
55742026-05-05T16:34:50.505Z No change in performance detected.
55752026-05-05T16:34:50.505ZFound 3 outliers among 100 measurements (3.00%)
55762026-05-05T16:34:50.505Z 1 (1.00%) high mild
55772026-05-05T16:34:50.505Z 2 (2.00%) high severe
55782026-05-05T16:34:51.701Z
55792026-05-05T16:34:51.704ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55802026-05-05T16:34:51.704ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55812026-05-05T16:34:55.713ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0043 s (2.6M iterations)
55822026-05-05T16:35:00.678ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55832026-05-05T16:35:00.766Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55842026-05-05T16:35:00.766Z time: [268.44 ns 268.70 ns 268.95 ns]
55852026-05-05T16:35:00.766Z change: [−0.5226% −0.0586% +0.3883%] (p = 0.80 > 0.05)
55862026-05-05T16:35:00.766Z No change in performance detected.
55872026-05-05T16:35:00.766ZFound 11 outliers among 100 measurements (11.00%)
55882026-05-05T16:35:00.766Z 6 (6.00%) high mild
55892026-05-05T16:35:00.766Z 5 (5.00%) high severe
55902026-05-05T16:35:01.983Z
55912026-05-05T16:35:01.985ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55922026-05-05T16:35:01.985ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55932026-05-05T16:35:08.248ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.7M iterations)
55942026-05-05T16:35:11.832ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55952026-05-05T16:35:11.920Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55962026-05-05T16:35:11.920Z time: [97.807 ns 98.033 ns 98.268 ns]
55972026-05-05T16:35:11.920Z change: [−0.5873% +0.1178% +0.8429%] (p = 0.76 > 0.05)
55982026-05-05T16:35:11.920Z No change in performance detected.
55992026-05-05T16:35:11.920ZFound 5 outliers among 100 measurements (5.00%)
56002026-05-05T16:35:11.920Z 2 (2.00%) high mild
56012026-05-05T16:35:11.920Z 3 (3.00%) high severe
56022026-05-05T16:35:13.127Z
56032026-05-05T16:35:13.130ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
56042026-05-05T16:35:13.130ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
56052026-05-05T16:35:16.191ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0013 s (3.4M iterations)
56062026-05-05T16:35:20.772ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
56072026-05-05T16:35:20.860Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
56082026-05-05T16:35:20.860Z time: [221.32 ns 222.00 ns 222.76 ns]
56092026-05-05T16:35:20.860Z change: [−0.9221% −0.3054% +0.3293%] (p = 0.34 > 0.05)
56102026-05-05T16:35:20.860Z No change in performance detected.
56112026-05-05T16:35:20.860ZFound 4 outliers among 100 measurements (4.00%)
56122026-05-05T16:35:20.860Z 2 (2.00%) high mild
56132026-05-05T16:35:20.860Z 2 (2.00%) high severe
56142026-05-05T16:35:22.065Z
56152026-05-05T16:35:22.068ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56162026-05-05T16:35:22.068ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56172026-05-05T16:35:26.367ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0031 s (4.9M iterations)
56182026-05-05T16:35:30.725ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56192026-05-05T16:35:30.813Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56202026-05-05T16:35:30.813Z time: [116.74 ns 117.13 ns 117.52 ns]
56212026-05-05T16:35:30.813Z change: [−0.0884% +0.7004% +1.4886%] (p = 0.08 > 0.05)
56222026-05-05T16:35:30.813Z No change in performance detected.
56232026-05-05T16:35:30.813ZFound 5 outliers among 100 measurements (5.00%)
56242026-05-05T16:35:30.813Z 3 (3.00%) high mild
56252026-05-05T16:35:30.813Z 2 (2.00%) high severe
56262026-05-05T16:35:32.026Z
56272026-05-05T16:35:32.029ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56282026-05-05T16:35:32.029ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56292026-05-05T16:35:36.528ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0072 s (2.3M iterations)
56302026-05-05T16:35:41.346ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56312026-05-05T16:35:41.434Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56322026-05-05T16:35:41.434Z time: [242.71 ns 243.58 ns 244.55 ns]
56332026-05-05T16:35:41.434Z change: [+0.9009% +1.5771% +2.2811%] (p = 0.00 < 0.05)
56342026-05-05T16:35:41.434Z Change within noise threshold.
56352026-05-05T16:35:41.434ZFound 5 outliers among 100 measurements (5.00%)
56362026-05-05T16:35:41.434Z 1 (1.00%) high mild
56372026-05-05T16:35:41.434Z 4 (4.00%) high severe
56382026-05-05T16:35:42.650Z
56392026-05-05T16:35:42.653ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56402026-05-05T16:35:42.653ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56412026-05-05T16:35:46.005ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (13M iterations)
56422026-05-05T16:35:49.979ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56432026-05-05T16:35:50.068Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56442026-05-05T16:35:50.068Z time: [61.142 ns 61.287 ns 61.425 ns]
56452026-05-05T16:35:50.068Z change: [−0.6389% +0.0711% +0.8217%] (p = 0.86 > 0.05)
56462026-05-05T16:35:50.068Z No change in performance detected.
56472026-05-05T16:35:50.068ZFound 4 outliers among 100 measurements (4.00%)
56482026-05-05T16:35:50.068Z 1 (1.00%) high mild
56492026-05-05T16:35:50.068Z 3 (3.00%) high severe
56502026-05-05T16:35:51.284Z
56512026-05-05T16:35:51.287ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56522026-05-05T16:35:51.287ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56532026-05-05T16:35:56.236ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (4.2M iterations)
56542026-05-05T16:36:01.019ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56552026-05-05T16:36:01.106Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56562026-05-05T16:36:01.106Z time: [227.41 ns 227.85 ns 228.27 ns]
56572026-05-05T16:36:01.106Z change: [−0.7113% −0.2815% +0.1862%] (p = 0.22 > 0.05)
56582026-05-05T16:36:01.106Z No change in performance detected.
56592026-05-05T16:36:01.109ZFound 6 outliers among 100 measurements (6.00%)
56602026-05-05T16:36:01.109Z 4 (4.00%) high mild
56612026-05-05T16:36:01.109Z 2 (2.00%) high severe
56622026-05-05T16:36:02.325Z
56632026-05-05T16:36:02.328ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56642026-05-05T16:36:02.328ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56652026-05-05T16:36:05.326ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0005 s (7.0M iterations)
56662026-05-05T16:36:10.078ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56672026-05-05T16:36:10.166Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56682026-05-05T16:36:10.166Z time: [79.503 ns 79.767 ns 80.024 ns]
56692026-05-05T16:36:10.166Z change: [−0.4333% +0.4026% +1.2409%] (p = 0.35 > 0.05)
56702026-05-05T16:36:10.166Z No change in performance detected.
56712026-05-05T16:36:10.166ZFound 4 outliers among 100 measurements (4.00%)
56722026-05-05T16:36:10.166Z 1 (1.00%) high mild
56732026-05-05T16:36:10.166Z 3 (3.00%) high severe
56742026-05-05T16:36:11.367Z
56752026-05-05T16:36:11.371ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56762026-05-05T16:36:11.371ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56772026-05-05T16:36:15.272ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0020 s (2.7M iterations)
56782026-05-05T16:36:20.268ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56792026-05-05T16:36:20.356Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56802026-05-05T16:36:20.356Z time: [246.64 ns 246.97 ns 247.30 ns]
56812026-05-05T16:36:20.356Z change: [−0.4306% +0.0107% +0.4507%] (p = 0.97 > 0.05)
56822026-05-05T16:36:20.356Z No change in performance detected.
56832026-05-05T16:36:20.356ZFound 7 outliers among 100 measurements (7.00%)
56842026-05-05T16:36:20.356Z 4 (4.00%) high mild
56852026-05-05T16:36:20.356Z 3 (3.00%) high severe
56862026-05-05T16:36:21.572Z
56872026-05-05T16:36:21.575ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56882026-05-05T16:36:21.575ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56892026-05-05T16:36:27.688ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0021 s (6.9M iterations)
56902026-05-05T16:36:31.332ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56912026-05-05T16:36:31.420Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56922026-05-05T16:36:31.420Z time: [97.506 ns 97.740 ns 97.974 ns]
56932026-05-05T16:36:31.420Z change: [−0.9653% −0.3235% +0.3300%] (p = 0.33 > 0.05)
56942026-05-05T16:36:31.423Z No change in performance detected.
56952026-05-05T16:36:31.423ZFound 5 outliers among 100 measurements (5.00%)
56962026-05-05T16:36:31.423Z 2 (2.00%) high mild
56972026-05-05T16:36:31.423Z 3 (3.00%) high severe
56982026-05-05T16:36:32.638Z
56992026-05-05T16:36:32.641ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
57002026-05-05T16:36:32.641ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
57012026-05-05T16:36:38.685ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0018 s (3.5M iterations)
57022026-05-05T16:36:43.131ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
57032026-05-05T16:36:43.219Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
57042026-05-05T16:36:43.219Z time: [199.73 ns 200.43 ns 201.22 ns]
57052026-05-05T16:36:43.219Z change: [+0.4765% +1.0949% +1.8068%] (p = 0.00 < 0.05)
57062026-05-05T16:36:43.219Z Change within noise threshold.
57072026-05-05T16:36:43.219ZFound 5 outliers among 100 measurements (5.00%)
57082026-05-05T16:36:43.219Z 3 (3.00%) high mild
57092026-05-05T16:36:43.219Z 2 (2.00%) high severe
57102026-05-05T16:36:44.429Z
57112026-05-05T16:36:44.432ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57122026-05-05T16:36:44.432ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57132026-05-05T16:36:48.713ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0028 s (4.9M iterations)
57142026-05-05T16:36:53.088ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57152026-05-05T16:36:53.176Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57162026-05-05T16:36:53.176Z time: [116.47 ns 116.83 ns 117.18 ns]
57172026-05-05T16:36:53.176Z change: [−0.1566% +0.6194% +1.3731%] (p = 0.12 > 0.05)
57182026-05-05T16:36:53.177Z No change in performance detected.
57192026-05-05T16:36:53.177ZFound 6 outliers among 100 measurements (6.00%)
57202026-05-05T16:36:53.177Z 2 (2.00%) low mild
57212026-05-05T16:36:53.177Z 1 (1.00%) high mild
57222026-05-05T16:36:53.177Z 3 (3.00%) high severe
57232026-05-05T16:36:54.394Z
57242026-05-05T16:36:54.397ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57252026-05-05T16:36:54.397ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57262026-05-05T16:36:58.787ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0029 s (2.4M iterations)
57272026-05-05T16:37:03.616ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57282026-05-05T16:37:03.704Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57292026-05-05T16:37:03.704Z time: [218.40 ns 219.21 ns 220.12 ns]
57302026-05-05T16:37:03.704Z change: [+0.7450% +1.4849% +2.2667%] (p = 0.00 < 0.05)
57312026-05-05T16:37:03.704Z Change within noise threshold.
57322026-05-05T16:37:03.704ZFound 6 outliers among 100 measurements (6.00%)
57332026-05-05T16:37:03.704Z 2 (2.00%) high mild
57342026-05-05T16:37:03.704Z 4 (4.00%) high severe
57352026-05-05T16:37:04.906Z
57362026-05-05T16:37:04.909ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57372026-05-05T16:37:04.909ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57382026-05-05T16:37:08.533ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (12M iterations)
57392026-05-05T16:37:12.578ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57402026-05-05T16:37:12.666Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57412026-05-05T16:37:12.666Z time: [61.421 ns 61.557 ns 61.685 ns]
57422026-05-05T16:37:12.666Z change: [−1.2638% −0.5704% +0.1512%] (p = 0.11 > 0.05)
57432026-05-05T16:37:12.666Z No change in performance detected.
57442026-05-05T16:37:12.666ZFound 4 outliers among 100 measurements (4.00%)
57452026-05-05T16:37:12.666Z 2 (2.00%) high mild
57462026-05-05T16:37:12.666Z 2 (2.00%) high severe
57472026-05-05T16:37:13.886Z
57482026-05-05T16:37:13.889ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57492026-05-05T16:37:13.889ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57502026-05-05T16:37:19.284ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0039 s (3.9M iterations)
57512026-05-05T16:37:24.147ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57522026-05-05T16:37:24.221Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57532026-05-05T16:37:24.221Z time: [240.82 ns 241.38 ns 241.89 ns]
57542026-05-05T16:37:24.221Z change: [−0.4052% +0.0313% +0.4760%] (p = 0.89 > 0.05)
57552026-05-05T16:37:24.221Z No change in performance detected.
57562026-05-05T16:37:24.221ZFound 3 outliers among 100 measurements (3.00%)
57572026-05-05T16:37:24.221Z 1 (1.00%) high mild
57582026-05-05T16:37:24.221Z 2 (2.00%) high severe
57592026-05-05T16:37:25.442Z
57602026-05-05T16:37:25.445ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57612026-05-05T16:37:25.445ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57622026-05-05T16:37:28.562ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0032 s (6.7M iterations)
57632026-05-05T16:37:33.325ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57642026-05-05T16:37:33.412Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57652026-05-05T16:37:33.412Z time: [80.083 ns 80.387 ns 80.678 ns]
57662026-05-05T16:37:33.412Z change: [−0.2880% +0.4945% +1.4178%] (p = 0.25 > 0.05)
57672026-05-05T16:37:33.412Z No change in performance detected.
57682026-05-05T16:37:33.412ZFound 3 outliers among 100 measurements (3.00%)
57692026-05-05T16:37:33.412Z 1 (1.00%) high mild
57702026-05-05T16:37:33.413Z 2 (2.00%) high severe
57712026-05-05T16:37:34.596Z
57722026-05-05T16:37:34.599ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57732026-05-05T16:37:34.599ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57742026-05-05T16:37:38.728ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0038 s (2.5M iterations)
57752026-05-05T16:37:43.712ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57762026-05-05T16:37:43.799Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57772026-05-05T16:37:43.799Z time: [259.78 ns 260.18 ns 260.55 ns]
57782026-05-05T16:37:43.799Z change: [−0.6528% −0.2087% +0.1987%] (p = 0.35 > 0.05)
57792026-05-05T16:37:43.799Z No change in performance detected.
57802026-05-05T16:37:43.799ZFound 7 outliers among 100 measurements (7.00%)
57812026-05-05T16:37:43.799Z 4 (4.00%) high mild
57822026-05-05T16:37:43.800Z 3 (3.00%) high severe
57832026-05-05T16:37:45.017Z
57842026-05-05T16:37:45.020ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57852026-05-05T16:37:45.020ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57862026-05-05T16:37:48.076ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0023 s (6.9M iterations)
57872026-05-05T16:37:51.961ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57882026-05-05T16:37:52.049Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57892026-05-05T16:37:52.049Z time: [98.474 ns 98.597 ns 98.740 ns]
57902026-05-05T16:37:52.049Z change: [−0.8763% −0.1462% +0.5645%] (p = 0.69 > 0.05)
57912026-05-05T16:37:52.049Z No change in performance detected.
57922026-05-05T16:37:52.050ZFound 8 outliers among 100 measurements (8.00%)
57932026-05-05T16:37:52.050Z 6 (6.00%) high mild
57942026-05-05T16:37:52.050Z 2 (2.00%) high severe
57952026-05-05T16:37:53.262Z
57962026-05-05T16:37:53.265ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57972026-05-05T16:37:53.265ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57982026-05-05T16:37:56.404ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0010 s (3.3M iterations)
57992026-05-05T16:38:01.055ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
58002026-05-05T16:38:01.142Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
58012026-05-05T16:38:01.142Z time: [213.16 ns 213.78 ns 214.46 ns]
58022026-05-05T16:38:01.142Z change: [−0.0862% +0.5120% +1.2433%] (p = 0.13 > 0.05)
58032026-05-05T16:38:01.142Z No change in performance detected.
58042026-05-05T16:38:01.142ZFound 4 outliers among 100 measurements (4.00%)
58052026-05-05T16:38:01.142Z 1 (1.00%) high mild
58062026-05-05T16:38:01.142Z 3 (3.00%) high severe
58072026-05-05T16:38:02.358Z
58082026-05-05T16:38:02.362ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58092026-05-05T16:38:02.362ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58102026-05-05T16:38:06.753ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0050 s (4.8M iterations)
58112026-05-05T16:38:11.178ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58122026-05-05T16:38:11.265Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58132026-05-05T16:38:11.266Z time: [117.28 ns 117.49 ns 117.71 ns]
58142026-05-05T16:38:11.266Z change: [−0.2308% +0.5281% +1.3273%] (p = 0.19 > 0.05)
58152026-05-05T16:38:11.266Z No change in performance detected.
58162026-05-05T16:38:11.266ZFound 6 outliers among 100 measurements (6.00%)
58172026-05-05T16:38:11.266Z 2 (2.00%) high mild
58182026-05-05T16:38:11.266Z 4 (4.00%) high severe
58192026-05-05T16:38:12.487Z
58202026-05-05T16:38:12.490ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58212026-05-05T16:38:12.490ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58222026-05-05T16:38:17.084ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0035 s (2.3M iterations)
58232026-05-05T16:38:21.924ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58242026-05-05T16:38:22.011Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58252026-05-05T16:38:22.011Z time: [232.65 ns 233.43 ns 234.31 ns]
58262026-05-05T16:38:22.011Z change: [+0.6052% +1.2886% +2.0939%] (p = 0.00 < 0.05)
58272026-05-05T16:38:22.011Z Change within noise threshold.
58282026-05-05T16:38:22.011ZFound 6 outliers among 100 measurements (6.00%)
58292026-05-05T16:38:22.011Z 2 (2.00%) high mild
58302026-05-05T16:38:22.011Z 4 (4.00%) high severe
58312026-05-05T16:38:23.229Z
58322026-05-05T16:38:23.232ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58332026-05-05T16:38:23.232ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58342026-05-05T16:38:26.834ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (12M iterations)
58352026-05-05T16:38:30.855ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58362026-05-05T16:38:30.944Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58372026-05-05T16:38:30.944Z time: [60.794 ns 60.909 ns 61.015 ns]
58382026-05-05T16:38:30.944Z change: [−0.8557% −0.1454% +0.5960%] (p = 0.71 > 0.05)
58392026-05-05T16:38:30.944Z No change in performance detected.
58402026-05-05T16:38:30.944ZFound 4 outliers among 100 measurements (4.00%)
58412026-05-05T16:38:30.944Z 4 (4.00%) high severe
58422026-05-05T16:38:32.156Z
58432026-05-05T16:38:32.159ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58442026-05-05T16:38:32.159ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58452026-05-05T16:38:37.330ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (4.1M iterations)
58462026-05-05T16:38:42.122ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58472026-05-05T16:38:42.209Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58482026-05-05T16:38:42.210Z time: [218.20 ns 218.65 ns 219.06 ns]
58492026-05-05T16:38:42.210Z change: [−0.4360% +0.0449% +0.4874%] (p = 0.86 > 0.05)
58502026-05-05T16:38:42.210Z No change in performance detected.
58512026-05-05T16:38:42.210ZFound 4 outliers among 100 measurements (4.00%)
58522026-05-05T16:38:42.210Z 1 (1.00%) high mild
58532026-05-05T16:38:42.210Z 3 (3.00%) high severe
58542026-05-05T16:38:43.428Z
58552026-05-05T16:38:43.431ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58562026-05-05T16:38:43.431ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58572026-05-05T16:38:46.508ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0037 s (6.8M iterations)
58582026-05-05T16:38:51.278ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58592026-05-05T16:38:51.365Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58602026-05-05T16:38:51.365Z time: [79.103 ns 79.373 ns 79.628 ns]
58612026-05-05T16:38:51.365Z change: [−0.5121% +0.3160% +1.1332%] (p = 0.47 > 0.05)
58622026-05-05T16:38:51.365Z No change in performance detected.
58632026-05-05T16:38:51.365ZFound 3 outliers among 100 measurements (3.00%)
58642026-05-05T16:38:51.365Z 1 (1.00%) high mild
58652026-05-05T16:38:51.365Z 2 (2.00%) high severe
58662026-05-05T16:38:52.566Z
58672026-05-05T16:38:52.569ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58682026-05-05T16:38:52.569ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58692026-05-05T16:38:56.565ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0075 s (2.6M iterations)
58702026-05-05T16:39:01.583ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58712026-05-05T16:39:01.671Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58722026-05-05T16:39:01.671Z time: [237.43 ns 237.69 ns 237.95 ns]
58732026-05-05T16:39:01.671Z change: [−0.2160% +0.1781% +0.5715%] (p = 0.42 > 0.05)
58742026-05-05T16:39:01.671Z No change in performance detected.
58752026-05-05T16:39:01.671ZFound 11 outliers among 100 measurements (11.00%)
58762026-05-05T16:39:01.671Z 5 (5.00%) high mild
58772026-05-05T16:39:01.671Z 6 (6.00%) high severe
58782026-05-05T16:39:02.892Z
58792026-05-05T16:39:02.895ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58802026-05-05T16:39:02.895ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58812026-05-05T16:39:05.896ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0018 s (7.0M iterations)
58822026-05-05T16:39:09.822ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58832026-05-05T16:39:09.910Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58842026-05-05T16:39:09.910Z time: [97.564 ns 97.704 ns 97.864 ns]
58852026-05-05T16:39:09.910Z change: [−0.7787% −0.1264% +0.5156%] (p = 0.72 > 0.05)
58862026-05-05T16:39:09.910Z No change in performance detected.
58872026-05-05T16:39:09.910ZFound 7 outliers among 100 measurements (7.00%)
58882026-05-05T16:39:09.910Z 4 (4.00%) high mild
58892026-05-05T16:39:09.910Z 3 (3.00%) high severe
58902026-05-05T16:39:11.123Z
58912026-05-05T16:39:11.126ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58922026-05-05T16:39:11.127ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58932026-05-05T16:39:17.397ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0073 s (3.3M iterations)
58942026-05-05T16:39:21.883ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58952026-05-05T16:39:21.971Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58962026-05-05T16:39:21.971Z time: [189.52 ns 190.24 ns 191.03 ns]
58972026-05-05T16:39:21.971Z change: [−0.4522% +0.1283% +0.7246%] (p = 0.67 > 0.05)
58982026-05-05T16:39:21.971Z No change in performance detected.
58992026-05-05T16:39:21.971ZFound 4 outliers among 100 measurements (4.00%)
59002026-05-05T16:39:21.971Z 1 (1.00%) high mild
59012026-05-05T16:39:21.971Z 3 (3.00%) high severe
59022026-05-05T16:39:23.185Z
59032026-05-05T16:39:23.188ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59042026-05-05T16:39:23.188ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59052026-05-05T16:39:27.568ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0020 s (4.8M iterations)
59062026-05-05T16:39:32.002ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59072026-05-05T16:39:32.090Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59082026-05-05T16:39:32.090Z time: [117.06 ns 117.27 ns 117.49 ns]
59092026-05-05T16:39:32.090Z change: [−0.0765% +0.6837% +1.5115%] (p = 0.09 > 0.05)
59102026-05-05T16:39:32.090Z No change in performance detected.
59112026-05-05T16:39:32.090ZFound 5 outliers among 100 measurements (5.00%)
59122026-05-05T16:39:32.090Z 1 (1.00%) high mild
59132026-05-05T16:39:32.090Z 4 (4.00%) high severe
59142026-05-05T16:39:33.308Z
59152026-05-05T16:39:33.311ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59162026-05-05T16:39:33.311ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59172026-05-05T16:39:37.744ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0097 s (2.4M iterations)
59182026-05-05T16:39:42.621ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59192026-05-05T16:39:42.709Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59202026-05-05T16:39:42.709Z time: [210.11 ns 210.99 ns 211.99 ns]
59212026-05-05T16:39:42.709Z change: [+1.2683% +2.0415% +2.9097%] (p = 0.00 < 0.05)
59222026-05-05T16:39:42.709Z Performance has regressed.
59232026-05-05T16:39:42.709ZFound 6 outliers among 100 measurements (6.00%)
59242026-05-05T16:39:42.709Z 3 (3.00%) high mild
59252026-05-05T16:39:42.709Z 3 (3.00%) high severe
59262026-05-05T16:39:43.920Z
59272026-05-05T16:39:43.923ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59282026-05-05T16:39:43.923ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59292026-05-05T16:39:47.287ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (12M iterations)
59302026-05-05T16:39:51.290ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59312026-05-05T16:39:51.377Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59322026-05-05T16:39:51.377Z time: [62.017 ns 62.184 ns 62.343 ns]
59332026-05-05T16:39:51.377Z change: [−0.7834% −0.0860% +0.6123%] (p = 0.81 > 0.05)
59342026-05-05T16:39:51.377Z No change in performance detected.
59352026-05-05T16:39:51.377ZFound 4 outliers among 100 measurements (4.00%)
59362026-05-05T16:39:51.377Z 2 (2.00%) high mild
59372026-05-05T16:39:51.377Z 2 (2.00%) high severe
59382026-05-05T16:39:52.598Z
59392026-05-05T16:39:52.602ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59402026-05-05T16:39:52.602ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59412026-05-05T16:39:57.552ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0040 s (4.2M iterations)
59422026-05-05T16:40:02.613ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59432026-05-05T16:40:02.700Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59442026-05-05T16:40:02.700Z time: [274.12 ns 275.70 ns 277.73 ns]
59452026-05-05T16:40:02.700Z change: [−13.983% −0.4684% +15.990%] (p = 0.96 > 0.05)
59462026-05-05T16:40:02.700Z No change in performance detected.
59472026-05-05T16:40:02.700ZFound 11 outliers among 100 measurements (11.00%)
59482026-05-05T16:40:02.700Z 3 (3.00%) high mild
59492026-05-05T16:40:02.700Z 8 (8.00%) high severe
59502026-05-05T16:40:03.920Z
59512026-05-05T16:40:03.923ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59522026-05-05T16:40:03.923ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59532026-05-05T16:40:09.933ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0018 s (7.0M iterations)
59542026-05-05T16:40:14.707ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59552026-05-05T16:40:14.795Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59562026-05-05T16:40:14.796Z time: [80.250 ns 80.572 ns 80.877 ns]
59572026-05-05T16:40:14.796Z change: [−0.4105% +0.3966% +1.1667%] (p = 0.35 > 0.05)
59582026-05-05T16:40:14.796Z No change in performance detected.
59592026-05-05T16:40:14.796ZFound 3 outliers among 100 measurements (3.00%)
59602026-05-05T16:40:14.796Z 1 (1.00%) high mild
59612026-05-05T16:40:14.796Z 2 (2.00%) high severe
59622026-05-05T16:40:15.993Z
59632026-05-05T16:40:15.996ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59642026-05-05T16:40:15.996ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59652026-05-05T16:40:19.922ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0038 s (2.7M iterations)
59662026-05-05T16:40:25.101ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59672026-05-05T16:40:25.188Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59682026-05-05T16:40:25.188Z time: [310.22 ns 312.84 ns 316.28 ns]
59692026-05-05T16:40:25.188Z change: [−13.440% −0.5412% +14.837%] (p = 0.94 > 0.05)
59702026-05-05T16:40:25.188Z No change in performance detected.
59712026-05-05T16:40:25.188ZFound 11 outliers among 100 measurements (11.00%)
59722026-05-05T16:40:25.191Z 4 (4.00%) high mild
59732026-05-05T16:40:25.191Z 7 (7.00%) high severe
59742026-05-05T16:40:26.403Z
59752026-05-05T16:40:26.406ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59762026-05-05T16:40:26.406ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59772026-05-05T16:40:32.404ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0024 s (7.0M iterations)
59782026-05-05T16:40:36.149ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59792026-05-05T16:40:36.237Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59802026-05-05T16:40:36.237Z time: [98.135 ns 98.365 ns 98.600 ns]
59812026-05-05T16:40:36.237Z change: [−0.6250% +0.0218% +0.6587%] (p = 0.95 > 0.05)
59822026-05-05T16:40:36.237Z No change in performance detected.
59832026-05-05T16:40:36.237ZFound 5 outliers among 100 measurements (5.00%)
59842026-05-05T16:40:36.237Z 1 (1.00%) high mild
59852026-05-05T16:40:36.237Z 4 (4.00%) high severe
59862026-05-05T16:40:37.450Z
59872026-05-05T16:40:37.453ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59882026-05-05T16:40:37.453ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59892026-05-05T16:40:43.487ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0006 s (3.5M iterations)
59902026-05-05T16:40:48.158ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59912026-05-05T16:40:48.246Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59922026-05-05T16:40:48.246Z time: [241.74 ns 243.39 ns 245.37 ns]
59932026-05-05T16:40:48.246Z change: [−9.5269% +0.6413% +12.603%] (p = 0.91 > 0.05)
59942026-05-05T16:40:48.246Z No change in performance detected.
59952026-05-05T16:40:48.246ZFound 13 outliers among 100 measurements (13.00%)
59962026-05-05T16:40:48.246Z 5 (5.00%) high mild
59972026-05-05T16:40:48.246Z 8 (8.00%) high severe
59982026-05-05T16:40:49.464Z
59992026-05-05T16:40:49.467ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60002026-05-05T16:40:49.467ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
60012026-05-05T16:40:53.612ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0043 s (5.1M iterations)
60022026-05-05T16:40:58.126ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60032026-05-05T16:40:58.214Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60042026-05-05T16:40:58.214Z time: [116.96 ns 117.35 ns 117.72 ns]
60052026-05-05T16:40:58.215Z change: [−0.2922% +0.4222% +1.0923%] (p = 0.24 > 0.05)
60062026-05-05T16:40:58.215Z No change in performance detected.
60072026-05-05T16:40:58.215ZFound 21 outliers among 100 measurements (21.00%)
60082026-05-05T16:40:58.215Z 16 (16.00%) low mild
60092026-05-05T16:40:58.215Z 3 (3.00%) high mild
60102026-05-05T16:40:58.215Z 2 (2.00%) high severe
60112026-05-05T16:40:59.430Z
60122026-05-05T16:40:59.433ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60132026-05-05T16:40:59.433ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
60142026-05-05T16:41:03.792ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0091 s (2.4M iterations)
60152026-05-05T16:41:08.810ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60162026-05-05T16:41:08.898Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60172026-05-05T16:41:08.898Z time: [270.25 ns 272.51 ns 275.34 ns]
60182026-05-05T16:41:08.898Z change: [−10.758% +1.1113% +14.125%] (p = 0.87 > 0.05)
60192026-05-05T16:41:08.898Z No change in performance detected.
60202026-05-05T16:41:08.898ZFound 12 outliers among 100 measurements (12.00%)
60212026-05-05T16:41:08.898Z 4 (4.00%) high mild
60222026-05-05T16:41:08.898Z 8 (8.00%) high severe
60232026-05-05T16:41:10.113Z
60242026-05-05T16:41:10.116ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60252026-05-05T16:41:10.116ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60262026-05-05T16:41:13.310ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (13M iterations)
60272026-05-05T16:41:17.471ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60282026-05-05T16:41:17.559Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60292026-05-05T16:41:17.559Z time: [61.054 ns 61.161 ns 61.261 ns]
60302026-05-05T16:41:17.559Z change: [+0.3460% +0.9776% +1.6474%] (p = 0.00 < 0.05)
60312026-05-05T16:41:17.559Z Change within noise threshold.
60322026-05-05T16:41:17.559ZFound 4 outliers among 100 measurements (4.00%)
60332026-05-05T16:41:17.559Z 1 (1.00%) high mild
60342026-05-05T16:41:17.559Z 3 (3.00%) high severe
60352026-05-05T16:41:18.779Z
60362026-05-05T16:41:18.781ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60372026-05-05T16:41:18.782ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60382026-05-05T16:41:23.596ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0052 s (4.4M iterations)
60392026-05-05T16:41:28.673ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60402026-05-05T16:41:28.761Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60412026-05-05T16:41:28.761Z time: [252.89 ns 254.45 ns 256.45 ns]
60422026-05-05T16:41:28.761Z change: [−14.043% −0.2012% +16.698%] (p = 0.98 > 0.05)
60432026-05-05T16:41:28.761Z No change in performance detected.
60442026-05-05T16:41:28.761ZFound 11 outliers among 100 measurements (11.00%)
60452026-05-05T16:41:28.761Z 3 (3.00%) high mild
60462026-05-05T16:41:28.761Z 8 (8.00%) high severe
60472026-05-05T16:41:29.981Z
60482026-05-05T16:41:29.984ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60492026-05-05T16:41:29.984ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60502026-05-05T16:41:35.941ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0014 s (7.0M iterations)
60512026-05-05T16:41:40.676ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60522026-05-05T16:41:40.765Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60532026-05-05T16:41:40.765Z time: [79.244 ns 79.514 ns 79.771 ns]
60542026-05-05T16:41:40.765Z change: [−0.6456% +0.1531% +0.8981%] (p = 0.72 > 0.05)
60552026-05-05T16:41:40.766Z No change in performance detected.
60562026-05-05T16:41:40.766ZFound 4 outliers among 100 measurements (4.00%)
60572026-05-05T16:41:40.766Z 2 (2.00%) high mild
60582026-05-05T16:41:40.766Z 2 (2.00%) high severe
60592026-05-05T16:41:41.937Z
60602026-05-05T16:41:41.940ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60612026-05-05T16:41:41.940ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60622026-05-05T16:41:45.778ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0039 s (2.7M iterations)
60632026-05-05T16:41:50.968ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60642026-05-05T16:41:51.055Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60652026-05-05T16:41:51.055Z time: [286.05 ns 288.56 ns 291.80 ns]
60662026-05-05T16:41:51.055Z change: [−13.341% −0.7330% +15.464%] (p = 0.93 > 0.05)
60672026-05-05T16:41:51.058Z No change in performance detected.
60682026-05-05T16:41:51.058ZFound 12 outliers among 100 measurements (12.00%)
60692026-05-05T16:41:51.058Z 5 (5.00%) high mild
60702026-05-05T16:41:51.058Z 7 (7.00%) high severe
60712026-05-05T16:41:52.274Z
60722026-05-05T16:41:52.277ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60732026-05-05T16:41:52.277ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60742026-05-05T16:41:58.201ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0018 s (7.1M iterations)
60752026-05-05T16:42:01.968ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60762026-05-05T16:42:02.056Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60772026-05-05T16:42:02.056Z time: [98.199 ns 98.412 ns 98.636 ns]
60782026-05-05T16:42:02.056Z change: [+0.1208% +0.7612% +1.4143%] (p = 0.02 < 0.05)
60792026-05-05T16:42:02.056Z Change within noise threshold.
60802026-05-05T16:42:02.056ZFound 6 outliers among 100 measurements (6.00%)
60812026-05-05T16:42:02.056Z 2 (2.00%) high mild
60822026-05-05T16:42:02.056Z 4 (4.00%) high severe
60832026-05-05T16:42:03.275Z
60842026-05-05T16:42:03.278ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60852026-05-05T16:42:03.278ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60862026-05-05T16:42:09.145ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0030 s (3.6M iterations)
60872026-05-05T16:42:13.822ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60882026-05-05T16:42:13.909Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60892026-05-05T16:42:13.909Z time: [217.20 ns 218.76 ns 220.65 ns]
60902026-05-05T16:42:13.909Z change: [−10.931% +0.4458% +12.365%] (p = 0.94 > 0.05)
60912026-05-05T16:42:13.909Z No change in performance detected.
60922026-05-05T16:42:13.909ZFound 14 outliers among 100 measurements (14.00%)
60932026-05-05T16:42:13.909Z 5 (5.00%) high mild
60942026-05-05T16:42:13.909Z 9 (9.00%) high severe
60952026-05-05T16:42:15.126Z
60962026-05-05T16:42:15.129ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60972026-05-05T16:42:15.129ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60982026-05-05T16:42:19.315ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0036 s (5.0M iterations)
60992026-05-05T16:42:23.802ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
61002026-05-05T16:42:23.891Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61012026-05-05T16:42:23.891Z time: [117.09 ns 117.45 ns 117.82 ns]
61022026-05-05T16:42:23.891Z change: [+0.3714% +1.1474% +2.0014%] (p = 0.00 < 0.05)
61032026-05-05T16:42:23.891Z Change within noise threshold.
61042026-05-05T16:42:23.891ZFound 3 outliers among 100 measurements (3.00%)
61052026-05-05T16:42:23.891Z 3 (3.00%) high severe
61062026-05-05T16:42:25.105Z
61072026-05-05T16:42:25.109ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61082026-05-05T16:42:25.109ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
61092026-05-05T16:42:29.407ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0029 s (2.4M iterations)
61102026-05-05T16:42:34.409ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
61112026-05-05T16:42:34.497Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61122026-05-05T16:42:34.500Z time: [245.71 ns 247.74 ns 250.30 ns]
61132026-05-05T16:42:34.500Z change: [−11.528% +1.0899% +16.304%] (p = 0.88 > 0.05)
61142026-05-05T16:42:34.500Z No change in performance detected.
61152026-05-05T16:42:34.500ZFound 14 outliers among 100 measurements (14.00%)
61162026-05-05T16:42:34.500Z 6 (6.00%) high mild
61172026-05-05T16:42:34.500Z 8 (8.00%) high severe
61182026-05-05T16:42:35.710Z
61192026-05-05T16:42:35.713ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61202026-05-05T16:42:35.713ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61212026-05-05T16:42:39.169ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (12M iterations)
61222026-05-05T16:42:43.413ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61232026-05-05T16:42:43.501Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61242026-05-05T16:42:43.501Z time: [61.501 ns 61.633 ns 61.755 ns]
61252026-05-05T16:42:43.502Z change: [−0.6128% +0.0974% +0.7628%] (p = 0.78 > 0.05)
61262026-05-05T16:42:43.502Z No change in performance detected.
61272026-05-05T16:42:43.502ZFound 4 outliers among 100 measurements (4.00%)
61282026-05-05T16:42:43.502Z 1 (1.00%) high mild
61292026-05-05T16:42:43.502Z 3 (3.00%) high severe
61302026-05-05T16:42:44.722Z
61312026-05-05T16:42:44.725ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61322026-05-05T16:42:44.725ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61332026-05-05T16:42:49.907ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0055 s (4.1M iterations)
61342026-05-05T16:42:55.006ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61352026-05-05T16:42:55.094Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61362026-05-05T16:42:55.094Z time: [272.56 ns 274.47 ns 276.89 ns]
61372026-05-05T16:42:55.094Z change: [−15.179% −0.0288% +15.952%] (p = 1.00 > 0.05)
61382026-05-05T16:42:55.094Z No change in performance detected.
61392026-05-05T16:42:55.094ZFound 12 outliers among 100 measurements (12.00%)
61402026-05-05T16:42:55.094Z 4 (4.00%) high mild
61412026-05-05T16:42:55.094Z 8 (8.00%) high severe
61422026-05-05T16:42:56.312Z
61432026-05-05T16:42:56.315ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61442026-05-05T16:42:56.315ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61452026-05-05T16:42:59.353ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0013 s (6.9M iterations)
61462026-05-05T16:43:04.246ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61472026-05-05T16:43:04.333Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61482026-05-05T16:43:04.333Z time: [79.762 ns 80.062 ns 80.346 ns]
61492026-05-05T16:43:04.333Z change: [−0.5240% +0.3241% +1.2108%] (p = 0.48 > 0.05)
61502026-05-05T16:43:04.333Z No change in performance detected.
61512026-05-05T16:43:04.333ZFound 3 outliers among 100 measurements (3.00%)
61522026-05-05T16:43:04.333Z 1 (1.00%) high mild
61532026-05-05T16:43:04.333Z 2 (2.00%) high severe
61542026-05-05T16:43:05.527Z
61552026-05-05T16:43:05.530ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61562026-05-05T16:43:05.530ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61572026-05-05T16:43:09.608ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (2.6M iterations)
61582026-05-05T16:43:14.780ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61592026-05-05T16:43:14.868Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61602026-05-05T16:43:14.868Z time: [308.19 ns 311.20 ns 315.08 ns]
61612026-05-05T16:43:14.868Z change: [−13.886% −0.5299% +15.763%] (p = 0.95 > 0.05)
61622026-05-05T16:43:14.868Z No change in performance detected.
61632026-05-05T16:43:14.868ZFound 11 outliers among 100 measurements (11.00%)
61642026-05-05T16:43:14.868Z 4 (4.00%) high mild
61652026-05-05T16:43:14.868Z 7 (7.00%) high severe
61662026-05-05T16:43:16.084Z
61672026-05-05T16:43:16.087ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61682026-05-05T16:43:16.087ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61692026-05-05T16:43:22.337ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0031 s (6.7M iterations)
61702026-05-05T16:43:26.134ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61712026-05-05T16:43:26.222Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61722026-05-05T16:43:26.222Z time: [98.493 ns 98.610 ns 98.746 ns]
61732026-05-05T16:43:26.222Z change: [−1.0595% −0.3016% +0.4225%] (p = 0.43 > 0.05)
61742026-05-05T16:43:26.222Z No change in performance detected.
61752026-05-05T16:43:26.222ZFound 7 outliers among 100 measurements (7.00%)
61762026-05-05T16:43:26.222Z 4 (4.00%) high mild
61772026-05-05T16:43:26.222Z 3 (3.00%) high severe
61782026-05-05T16:43:27.440Z
61792026-05-05T16:43:27.443ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61802026-05-05T16:43:27.443ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61812026-05-05T16:43:33.704ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0071 s (3.4M iterations)
61822026-05-05T16:43:38.412ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61832026-05-05T16:43:38.499Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61842026-05-05T16:43:38.499Z time: [236.18 ns 237.94 ns 240.13 ns]
61852026-05-05T16:43:38.499Z change: [−10.642% +1.6376% +15.527%] (p = 0.81 > 0.05)
61862026-05-05T16:43:38.499Z No change in performance detected.
61872026-05-05T16:43:38.499ZFound 13 outliers among 100 measurements (13.00%)
61882026-05-05T16:43:38.499Z 4 (4.00%) high mild
61892026-05-05T16:43:38.499Z 9 (9.00%) high severe
61902026-05-05T16:43:39.712Z
61912026-05-05T16:43:39.715ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61922026-05-05T16:43:39.715ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61932026-05-05T16:43:43.974ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0018 s (4.9M iterations)
61942026-05-05T16:43:48.534ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61952026-05-05T16:43:48.622Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61962026-05-05T16:43:48.622Z time: [116.77 ns 116.97 ns 117.19 ns]
61972026-05-05T16:43:48.622Z change: [−0.6082% +0.1543% +0.8642%] (p = 0.70 > 0.05)
61982026-05-05T16:43:48.622Z No change in performance detected.
61992026-05-05T16:43:48.622ZFound 5 outliers among 100 measurements (5.00%)
62002026-05-05T16:43:48.622Z 1 (1.00%) high mild
62012026-05-05T16:43:48.622Z 4 (4.00%) high severe
62022026-05-05T16:43:49.839Z
62032026-05-05T16:43:49.842ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
62042026-05-05T16:43:49.842ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
62052026-05-05T16:43:54.315ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0004 s (2.3M iterations)
62062026-05-05T16:43:59.348ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
62072026-05-05T16:43:59.436Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
62082026-05-05T16:43:59.436Z time: [267.01 ns 269.51 ns 272.65 ns]
62092026-05-05T16:43:59.436Z change: [−11.949% +1.0862% +16.409%] (p = 0.88 > 0.05)
62102026-05-05T16:43:59.436Z No change in performance detected.
62112026-05-05T16:43:59.436ZFound 12 outliers among 100 measurements (12.00%)
62122026-05-05T16:43:59.436Z 4 (4.00%) high mild
62132026-05-05T16:43:59.436Z 8 (8.00%) high severe
62142026-05-05T16:44:00.651Z
62152026-05-05T16:44:00.654ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62162026-05-05T16:44:00.654ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62172026-05-05T16:44:04.126ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (12M iterations)
62182026-05-05T16:44:08.323ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62192026-05-05T16:44:08.411Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62202026-05-05T16:44:08.411Z time: [61.117 ns 61.238 ns 61.352 ns]
62212026-05-05T16:44:08.411Z change: [+0.0410% +0.7305% +1.3912%] (p = 0.03 < 0.05)
62222026-05-05T16:44:08.411Z Change within noise threshold.
62232026-05-05T16:44:08.411ZFound 5 outliers among 100 measurements (5.00%)
62242026-05-05T16:44:08.411Z 2 (2.00%) high mild
62252026-05-05T16:44:08.411Z 3 (3.00%) high severe
62262026-05-05T16:44:09.628Z
62272026-05-05T16:44:09.632ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62282026-05-05T16:44:09.632ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62292026-05-05T16:44:14.682ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0050 s (4.2M iterations)
62302026-05-05T16:44:19.791ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62312026-05-05T16:44:19.864Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62322026-05-05T16:44:19.864Z time: [248.11 ns 249.93 ns 252.29 ns]
62332026-05-05T16:44:19.865Z change: [−16.899% −0.9154% +16.849%] (p = 0.93 > 0.05)
62342026-05-05T16:44:19.865Z No change in performance detected.
62352026-05-05T16:44:19.867ZFound 13 outliers among 100 measurements (13.00%)
62362026-05-05T16:44:19.868Z 5 (5.00%) high mild
62372026-05-05T16:44:19.868Z 8 (8.00%) high severe
62382026-05-05T16:44:21.078Z
62392026-05-05T16:44:21.082ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62402026-05-05T16:44:21.082ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62412026-05-05T16:44:24.081ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0002 s (7.0M iterations)
62422026-05-05T16:44:29.051ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62432026-05-05T16:44:29.138Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62442026-05-05T16:44:29.138Z time: [78.902 ns 79.151 ns 79.391 ns]
62452026-05-05T16:44:29.138Z change: [−0.6040% +0.2426% +1.0261%] (p = 0.57 > 0.05)
62462026-05-05T16:44:29.139Z No change in performance detected.
62472026-05-05T16:44:29.139ZFound 6 outliers among 100 measurements (6.00%)
62482026-05-05T16:44:29.139Z 4 (4.00%) high mild
62492026-05-05T16:44:29.139Z 2 (2.00%) high severe
62502026-05-05T16:44:30.332Z
62512026-05-05T16:44:30.335ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62522026-05-05T16:44:30.335ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62532026-05-05T16:44:34.328ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0038 s (2.6M iterations)
62542026-05-05T16:44:39.503ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62552026-05-05T16:44:39.591Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62562026-05-05T16:44:39.591Z time: [283.55 ns 286.45 ns 290.25 ns]
62572026-05-05T16:44:39.591Z change: [−16.043% −1.3987% +14.395%] (p = 0.87 > 0.05)
62582026-05-05T16:44:39.591Z No change in performance detected.
62592026-05-05T16:44:39.591ZFound 11 outliers among 100 measurements (11.00%)
62602026-05-05T16:44:39.591Z 4 (4.00%) high mild
62612026-05-05T16:44:39.591Z 7 (7.00%) high severe
62622026-05-05T16:44:40.804Z
62632026-05-05T16:44:40.807ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62642026-05-05T16:44:40.808ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62652026-05-05T16:44:47.007ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0029 s (6.8M iterations)
62662026-05-05T16:44:50.810ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62672026-05-05T16:44:50.899Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62682026-05-05T16:44:50.899Z time: [97.485 ns 97.649 ns 97.837 ns]
62692026-05-05T16:44:50.899Z change: [−0.5925% +0.0381% +0.7113%] (p = 0.91 > 0.05)
62702026-05-05T16:44:50.899Z No change in performance detected.
62712026-05-05T16:44:50.899ZFound 5 outliers among 100 measurements (5.00%)
62722026-05-05T16:44:50.899Z 3 (3.00%) high mild
62732026-05-05T16:44:50.899Z 2 (2.00%) high severe
62742026-05-05T16:44:52.120Z
62752026-05-05T16:44:52.123ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62762026-05-05T16:44:52.123ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62772026-05-05T16:44:58.236ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0073 s (3.4M iterations)
62782026-05-05T16:45:02.947ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62792026-05-05T16:45:03.035Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62802026-05-05T16:45:03.035Z time: [211.47 ns 213.18 ns 215.28 ns]
62812026-05-05T16:45:03.035Z change: [−12.815% −0.3413% +13.146%] (p = 0.96 > 0.05)
62822026-05-05T16:45:03.035Z No change in performance detected.
62832026-05-05T16:45:03.035ZFound 13 outliers among 100 measurements (13.00%)
62842026-05-05T16:45:03.035Z 5 (5.00%) high mild
62852026-05-05T16:45:03.035Z 8 (8.00%) high severe
62862026-05-05T16:45:04.249Z
62872026-05-05T16:45:04.252ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62882026-05-05T16:45:04.253ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62892026-05-05T16:45:08.526ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0047 s (4.9M iterations)
62902026-05-05T16:45:13.075ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62912026-05-05T16:45:13.163Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62922026-05-05T16:45:13.163Z time: [116.85 ns 117.06 ns 117.29 ns]
62932026-05-05T16:45:13.163Z change: [−0.1037% +0.6592% +1.4796%] (p = 0.10 > 0.05)
62942026-05-05T16:45:13.163Z No change in performance detected.
62952026-05-05T16:45:13.163ZFound 5 outliers among 100 measurements (5.00%)
62962026-05-05T16:45:13.163Z 1 (1.00%) high mild
62972026-05-05T16:45:13.163Z 4 (4.00%) high severe
62982026-05-05T16:45:14.383Z
62992026-05-05T16:45:14.386ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
63002026-05-05T16:45:14.386ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
63012026-05-05T16:45:18.792ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0005 s (2.4M iterations)
63022026-05-05T16:45:23.831ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
63032026-05-05T16:45:23.918Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
63042026-05-05T16:45:23.918Z time: [239.82 ns 242.17 ns 245.10 ns]
63052026-05-05T16:45:23.918Z change: [−13.451% +0.1617% +17.439%] (p = 0.99 > 0.05)
63062026-05-05T16:45:23.918Z No change in performance detected.
63072026-05-05T16:45:23.918ZFound 12 outliers among 100 measurements (12.00%)
63082026-05-05T16:45:23.918Z 4 (4.00%) high mild
63092026-05-05T16:45:23.918Z 8 (8.00%) high severe
63102026-05-05T16:45:25.131Z
63112026-05-05T16:45:25.135ZBenchmarking source_filter/allows/exclude_empty_v4
63122026-05-05T16:45:25.135ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
63132026-05-05T16:45:28.960ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
63142026-05-05T16:45:33.958ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63152026-05-05T16:45:34.045Zsource_filter/allows/exclude_empty_v4
63162026-05-05T16:45:34.045Z time: [890.62 ps 890.77 ps 890.93 ps]
63172026-05-05T16:45:34.045Z thrpt: [1.1224 Gelem/s 1.1226 Gelem/s 1.1228 Gelem/s]
63182026-05-05T16:45:34.045Z change:
63192026-05-05T16:45:34.045Z time: [+13.625% +13.746% +13.870%] (p = 0.00 < 0.05)
63202026-05-05T16:45:34.045Z thrpt: [−12.181% −12.085% −11.991%]
63212026-05-05T16:45:34.045Z Performance has regressed.
63222026-05-05T16:45:34.046ZFound 2 outliers among 100 measurements (2.00%)
63232026-05-05T16:45:34.046Z 1 (1.00%) high mild
63242026-05-05T16:45:34.046Z 1 (1.00%) high severe
63252026-05-05T16:45:35.256ZBenchmarking source_filter/allows/exclude_empty_v6
63262026-05-05T16:45:35.256ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63272026-05-05T16:45:39.083ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
63282026-05-05T16:45:44.082ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63292026-05-05T16:45:44.170Zsource_filter/allows/exclude_empty_v6
63302026-05-05T16:45:44.170Z time: [890.53 ps 890.68 ps 890.84 ps]
63312026-05-05T16:45:44.170Z thrpt: [1.1225 Gelem/s 1.1227 Gelem/s 1.1229 Gelem/s]
63322026-05-05T16:45:44.170Z change:
63332026-05-05T16:45:44.173Z time: [+14.163% +14.260% +14.351%] (p = 0.00 < 0.05)
63342026-05-05T16:45:44.173Z thrpt: [−12.550% −12.481% −12.406%]
63352026-05-05T16:45:44.173Z Performance has regressed.
63362026-05-05T16:45:44.173ZFound 3 outliers among 100 measurements (3.00%)
63372026-05-05T16:45:44.173Z 2 (2.00%) high mild
63382026-05-05T16:45:44.173Z 1 (1.00%) high severe
63392026-05-05T16:45:45.387ZBenchmarking source_filter/allows/exclude_miss_v4/1
63402026-05-05T16:45:45.387ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63412026-05-05T16:45:49.078ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
63422026-05-05T16:45:54.088ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63432026-05-05T16:45:54.176Zsource_filter/allows/exclude_miss_v4/1
63442026-05-05T16:45:54.176Z time: [1.7190 ns 1.7226 ns 1.7267 ns]
63452026-05-05T16:45:54.176Z thrpt: [579.13 Melem/s 580.53 Melem/s 581.72 Melem/s]
63462026-05-05T16:45:54.176Z change:
63472026-05-05T16:45:54.176Z time: [−2.4786% −2.0457% −1.6320%] (p = 0.00 < 0.05)
63482026-05-05T16:45:54.176Z thrpt: [+1.6591% +2.0884% +2.5416%]
63492026-05-05T16:45:54.176Z Performance has improved.
63502026-05-05T16:45:54.176ZFound 5 outliers among 100 measurements (5.00%)
63512026-05-05T16:45:54.176Z 2 (2.00%) high mild
63522026-05-05T16:45:54.176Z 3 (3.00%) high severe
63532026-05-05T16:45:55.390ZBenchmarking source_filter/allows/exclude_hit_v4/1
63542026-05-05T16:45:55.390ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63552026-05-05T16:45:59.314ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
63562026-05-05T16:46:04.324ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63572026-05-05T16:46:04.413Zsource_filter/allows/exclude_hit_v4/1
63582026-05-05T16:46:04.413Z time: [1.8311 ns 1.8335 ns 1.8358 ns]
63592026-05-05T16:46:04.413Z thrpt: [544.72 Melem/s 545.41 Melem/s 546.11 Melem/s]
63602026-05-05T16:46:04.413Z change:
63612026-05-05T16:46:04.413Z time: [+2.1156% +2.3843% +2.6382%] (p = 0.00 < 0.05)
63622026-05-05T16:46:04.413Z thrpt: [−2.5704% −2.3287% −2.0718%]
63632026-05-05T16:46:04.413Z Performance has regressed.
63642026-05-05T16:46:04.417ZFound 3 outliers among 100 measurements (3.00%)
63652026-05-05T16:46:04.417Z 3 (3.00%) high mild
63662026-05-05T16:46:05.630ZBenchmarking source_filter/allows/exclude_miss_v6/1
63672026-05-05T16:46:05.630ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63682026-05-05T16:46:10.404ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63692026-05-05T16:46:15.404ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63702026-05-05T16:46:15.492Zsource_filter/allows/exclude_miss_v6/1
63712026-05-05T16:46:15.492Z time: [4.4455 ns 4.4462 ns 4.4469 ns]
63722026-05-05T16:46:15.492Z thrpt: [224.88 Melem/s 224.91 Melem/s 224.94 Melem/s]
63732026-05-05T16:46:15.492Z change:
63742026-05-05T16:46:15.492Z time: [+0.2995% +0.3231% +0.3482%] (p = 0.00 < 0.05)
63752026-05-05T16:46:15.492Z thrpt: [−0.3470% −0.3220% −0.2986%]
63762026-05-05T16:46:15.492Z Change within noise threshold.
63772026-05-05T16:46:15.492ZFound 1 outliers among 100 measurements (1.00%)
63782026-05-05T16:46:15.492Z 1 (1.00%) high severe
63792026-05-05T16:46:16.701ZBenchmarking source_filter/allows/exclude_hit_v6/1
63802026-05-05T16:46:16.701ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63812026-05-05T16:46:21.476ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63822026-05-05T16:46:26.556ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63832026-05-05T16:46:26.644Zsource_filter/allows/exclude_hit_v6/1
63842026-05-05T16:46:26.644Z time: [4.4791 ns 4.5108 ns 4.5484 ns]
63852026-05-05T16:46:26.644Z thrpt: [219.86 Melem/s 221.69 Melem/s 223.26 Melem/s]
63862026-05-05T16:46:26.644Z change:
63872026-05-05T16:46:26.644Z time: [−0.5762% +0.3049% +1.1967%] (p = 0.50 > 0.05)
63882026-05-05T16:46:26.644Z thrpt: [−1.1825% −0.3040% +0.5796%]
63892026-05-05T16:46:26.644Z No change in performance detected.
63902026-05-05T16:46:26.644ZFound 19 outliers among 100 measurements (19.00%)
63912026-05-05T16:46:26.644Z 19 (19.00%) high severe
63922026-05-05T16:46:27.856ZBenchmarking source_filter/allows/exclude_miss_v4/5
63932026-05-05T16:46:27.856ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63942026-05-05T16:46:32.477ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.2B iterations)
63952026-05-05T16:46:37.474ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63962026-05-05T16:46:37.562Zsource_filter/allows/exclude_miss_v4/5
63972026-05-05T16:46:37.562Z time: [4.2995 ns 4.3003 ns 4.3012 ns]
63982026-05-05T16:46:37.562Z thrpt: [232.49 Melem/s 232.54 Melem/s 232.59 Melem/s]
63992026-05-05T16:46:37.562Z change:
64002026-05-05T16:46:37.562Z time: [−0.5382% −0.1927% +0.1260%] (p = 0.26 > 0.05)
64012026-05-05T16:46:37.562Z thrpt: [−0.1259% +0.1930% +0.5411%]
64022026-05-05T16:46:37.562Z No change in performance detected.
64032026-05-05T16:46:37.565ZFound 3 outliers among 100 measurements (3.00%)
64042026-05-05T16:46:37.565Z 3 (3.00%) high mild
64052026-05-05T16:46:38.778ZBenchmarking source_filter/allows/exclude_hit_v4/5
64062026-05-05T16:46:38.778ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
64072026-05-05T16:46:42.711ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
64082026-05-05T16:46:47.712ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
64092026-05-05T16:46:47.800Zsource_filter/allows/exclude_hit_v4/5
64102026-05-05T16:46:47.800Z time: [1.8293 ns 1.8343 ns 1.8394 ns]
64112026-05-05T16:46:47.800Z thrpt: [543.66 Melem/s 545.16 Melem/s 546.67 Melem/s]
64122026-05-05T16:46:47.800Z change:
64132026-05-05T16:46:47.800Z time: [+0.5788% +1.0581% +1.5238%] (p = 0.00 < 0.05)
64142026-05-05T16:46:47.800Z thrpt: [−1.5009% −1.0470% −0.5755%]
64152026-05-05T16:46:47.800Z Change within noise threshold.
64162026-05-05T16:46:47.800ZFound 7 outliers among 100 measurements (7.00%)
64172026-05-05T16:46:47.800Z 7 (7.00%) high severe
64182026-05-05T16:46:49.008ZBenchmarking source_filter/allows/exclude_miss_v6/5
64192026-05-05T16:46:49.008ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64202026-05-05T16:46:52.753ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (716M iterations)
64212026-05-05T16:46:57.749ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64222026-05-05T16:46:57.837Zsource_filter/allows/exclude_miss_v6/5
64232026-05-05T16:46:57.837Z time: [6.9691 ns 6.9760 ns 6.9840 ns]
64242026-05-05T16:46:57.837Z thrpt: [143.19 Melem/s 143.35 Melem/s 143.49 Melem/s]
64252026-05-05T16:46:57.837Z change:
64262026-05-05T16:46:57.837Z time: [+1.0158% +1.1693% +1.3013%] (p = 0.00 < 0.05)
64272026-05-05T16:46:57.837Z thrpt: [−1.2846% −1.1557% −1.0056%]
64282026-05-05T16:46:57.837Z Performance has regressed.
64292026-05-05T16:46:57.837ZFound 3 outliers among 100 measurements (3.00%)
64302026-05-05T16:46:57.837Z 3 (3.00%) high mild
64312026-05-05T16:46:59.046ZBenchmarking source_filter/allows/exclude_hit_v6/5
64322026-05-05T16:46:59.046ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64332026-05-05T16:47:03.820ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64342026-05-05T16:47:08.902ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64352026-05-05T16:47:08.990Zsource_filter/allows/exclude_hit_v6/5
64362026-05-05T16:47:08.990Z time: [4.4784 ns 4.5102 ns 4.5483 ns]
64372026-05-05T16:47:08.990Z thrpt: [219.86 Melem/s 221.72 Melem/s 223.29 Melem/s]
64382026-05-05T16:47:08.991Z change:
64392026-05-05T16:47:08.991Z time: [−0.5971% +0.2821% +1.2162%] (p = 0.53 > 0.05)
64402026-05-05T16:47:08.991Z thrpt: [−1.2016% −0.2813% +0.6007%]
64412026-05-05T16:47:08.991Z No change in performance detected.
64422026-05-05T16:47:08.991ZFound 19 outliers among 100 measurements (19.00%)
64432026-05-05T16:47:08.991Z 19 (19.00%) high severe
64442026-05-05T16:47:10.203ZBenchmarking source_filter/allows/exclude_miss_v4/10
64452026-05-05T16:47:10.203ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64462026-05-05T16:47:14.323ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (652M iterations)
64472026-05-05T16:47:19.278ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64482026-05-05T16:47:19.366Zsource_filter/allows/exclude_miss_v4/10
64492026-05-05T16:47:19.366Z time: [7.6014 ns 7.6026 ns 7.6039 ns]
64502026-05-05T16:47:19.366Z thrpt: [131.51 Melem/s 131.53 Melem/s 131.55 Melem/s]
64512026-05-05T16:47:19.366Z change:
64522026-05-05T16:47:19.366Z time: [−0.1345% −0.0270% +0.0648%] (p = 0.61 > 0.05)
64532026-05-05T16:47:19.366Z thrpt: [−0.0648% +0.0270% +0.1347%]
64542026-05-05T16:47:19.366Z No change in performance detected.
64552026-05-05T16:47:19.369ZFound 7 outliers among 100 measurements (7.00%)
64562026-05-05T16:47:19.369Z 2 (2.00%) high mild
64572026-05-05T16:47:19.369Z 5 (5.00%) high severe
64582026-05-05T16:47:20.585ZBenchmarking source_filter/allows/exclude_hit_v4/10
64592026-05-05T16:47:20.585ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64602026-05-05T16:47:24.509ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
64612026-05-05T16:47:29.505ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64622026-05-05T16:47:29.593Zsource_filter/allows/exclude_hit_v4/10
64632026-05-05T16:47:29.593Z time: [1.8231 ns 1.8241 ns 1.8253 ns]
64642026-05-05T16:47:29.593Z thrpt: [547.86 Melem/s 548.22 Melem/s 548.51 Melem/s]
64652026-05-05T16:47:29.593Z change:
64662026-05-05T16:47:29.593Z time: [+1.2223% +1.5347% +1.8225%] (p = 0.00 < 0.05)
64672026-05-05T16:47:29.593Z thrpt: [−1.7899% −1.5115% −1.2076%]
64682026-05-05T16:47:29.593Z Performance has regressed.
64692026-05-05T16:47:30.803ZBenchmarking source_filter/allows/exclude_miss_v6/10
64702026-05-05T16:47:30.803ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64712026-05-05T16:47:36.678ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (457M iterations)
64722026-05-05T16:47:41.672ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64732026-05-05T16:47:41.761Zsource_filter/allows/exclude_miss_v6/10
64742026-05-05T16:47:41.761Z time: [10.919 ns 10.930 ns 10.940 ns]
64752026-05-05T16:47:41.761Z thrpt: [91.410 Melem/s 91.495 Melem/s 91.582 Melem/s]
64762026-05-05T16:47:41.761Z change:
64772026-05-05T16:47:41.761Z time: [−0.0615% +0.0337% +0.1145%] (p = 0.44 > 0.05)
64782026-05-05T16:47:41.761Z thrpt: [−0.1144% −0.0337% +0.0615%]
64792026-05-05T16:47:41.761Z No change in performance detected.
64802026-05-05T16:47:42.971ZBenchmarking source_filter/allows/exclude_hit_v6/10
64812026-05-05T16:47:42.971ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64822026-05-05T16:47:47.750ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64832026-05-05T16:47:52.821ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64842026-05-05T16:47:52.909Zsource_filter/allows/exclude_hit_v6/10
64852026-05-05T16:47:52.909Z time: [4.4736 ns 4.5051 ns 4.5430 ns]
64862026-05-05T16:47:52.909Z thrpt: [220.12 Melem/s 221.97 Melem/s 223.53 Melem/s]
64872026-05-05T16:47:52.909Z change:
64882026-05-05T16:47:52.909Z time: [−0.6246% +0.2513% +1.1089%] (p = 0.57 > 0.05)
64892026-05-05T16:47:52.909Z thrpt: [−1.0967% −0.2507% +0.6285%]
64902026-05-05T16:47:52.909Z No change in performance detected.
64912026-05-05T16:47:52.909ZFound 20 outliers among 100 measurements (20.00%)
64922026-05-05T16:47:52.909Z 20 (20.00%) high severe
64932026-05-05T16:47:54.122ZBenchmarking source_filter/allows/exclude_miss_v4/50
64942026-05-05T16:47:54.122ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64952026-05-05T16:47:58.076ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (679M iterations)
64962026-05-05T16:48:03.076ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64972026-05-05T16:48:03.164Zsource_filter/allows/exclude_miss_v4/50
64982026-05-05T16:48:03.164Z time: [7.3539 ns 7.3661 ns 7.3794 ns]
64992026-05-05T16:48:03.164Z thrpt: [135.51 Melem/s 135.76 Melem/s 135.98 Melem/s]
65002026-05-05T16:48:03.164Z change:
65012026-05-05T16:48:03.164Z time: [−0.3204% +0.1011% +0.5386%] (p = 0.65 > 0.05)
65022026-05-05T16:48:03.167Z thrpt: [−0.5357% −0.1010% +0.3214%]
65032026-05-05T16:48:03.168Z No change in performance detected.
65042026-05-05T16:48:03.168ZFound 8 outliers among 100 measurements (8.00%)
65052026-05-05T16:48:03.168Z 5 (5.00%) high mild
65062026-05-05T16:48:03.168Z 3 (3.00%) high severe
65072026-05-05T16:48:04.379ZBenchmarking source_filter/allows/exclude_hit_v4/50
65082026-05-05T16:48:04.379ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
65092026-05-05T16:48:07.384ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65102026-05-05T16:48:12.426ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
65112026-05-05T16:48:12.514Zsource_filter/allows/exclude_hit_v4/50
65122026-05-05T16:48:12.514Z time: [2.8170 ns 2.8203 ns 2.8241 ns]
65132026-05-05T16:48:12.514Z thrpt: [354.09 Melem/s 354.58 Melem/s 354.99 Melem/s]
65142026-05-05T16:48:12.514Z change:
65152026-05-05T16:48:12.514Z time: [+1.9149% +2.2766% +2.6175%] (p = 0.00 < 0.05)
65162026-05-05T16:48:12.514Z thrpt: [−2.5508% −2.2260% −1.8790%]
65172026-05-05T16:48:12.514Z Performance has regressed.
65182026-05-05T16:48:13.735ZBenchmarking source_filter/allows/exclude_miss_v6/50
65192026-05-05T16:48:13.735ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65202026-05-05T16:48:19.223ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (489M iterations)
65212026-05-05T16:48:24.233ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65222026-05-05T16:48:24.322Zsource_filter/allows/exclude_miss_v6/50
65232026-05-05T16:48:24.322Z time: [10.240 ns 10.246 ns 10.253 ns]
65242026-05-05T16:48:24.322Z thrpt: [97.536 Melem/s 97.595 Melem/s 97.659 Melem/s]
65252026-05-05T16:48:24.322Z change:
65262026-05-05T16:48:24.322Z time: [−1.9735% −1.6803% −1.4300%] (p = 0.00 < 0.05)
65272026-05-05T16:48:24.322Z thrpt: [+1.4508% +1.7090% +2.0132%]
65282026-05-05T16:48:24.322Z Performance has improved.
65292026-05-05T16:48:24.322ZFound 2 outliers among 100 measurements (2.00%)
65302026-05-05T16:48:24.322Z 2 (2.00%) low mild
65312026-05-05T16:48:25.536ZBenchmarking source_filter/allows/exclude_hit_v6/50
65322026-05-05T16:48:25.537ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65332026-05-05T16:48:28.538ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (895M iterations)
65342026-05-05T16:48:33.539ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65352026-05-05T16:48:33.627Zsource_filter/allows/exclude_hit_v6/50
65362026-05-05T16:48:33.627Z time: [5.5885 ns 5.5896 ns 5.5912 ns]
65372026-05-05T16:48:33.627Z thrpt: [178.85 Melem/s 178.90 Melem/s 178.94 Melem/s]
65382026-05-05T16:48:33.627Z change:
65392026-05-05T16:48:33.627Z time: [+0.3475% +0.3940% +0.4722%] (p = 0.00 < 0.05)
65402026-05-05T16:48:33.627Z thrpt: [−0.4700% −0.3924% −0.3463%]
65412026-05-05T16:48:33.627Z Change within noise threshold.
65422026-05-05T16:48:33.627ZFound 8 outliers among 100 measurements (8.00%)
65432026-05-05T16:48:33.627Z 6 (6.00%) low mild
65442026-05-05T16:48:33.627Z 1 (1.00%) high mild
65452026-05-05T16:48:33.627Z 1 (1.00%) high severe
65462026-05-05T16:48:34.837ZBenchmarking source_filter/allows/exclude_miss_v4/100
65472026-05-05T16:48:34.837ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65482026-05-05T16:48:40.251ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (496M iterations)
65492026-05-05T16:48:45.251ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65502026-05-05T16:48:45.339Zsource_filter/allows/exclude_miss_v4/100
65512026-05-05T16:48:45.339Z time: [10.081 ns 10.083 ns 10.085 ns]
65522026-05-05T16:48:45.339Z thrpt: [99.162 Melem/s 99.178 Melem/s 99.194 Melem/s]
65532026-05-05T16:48:45.339Z change:
65542026-05-05T16:48:45.339Z time: [+0.7191% +1.0358% +1.3206%] (p = 0.00 < 0.05)
65552026-05-05T16:48:45.339Z thrpt: [−1.3034% −1.0252% −0.7140%]
65562026-05-05T16:48:45.339Z Change within noise threshold.
65572026-05-05T16:48:45.339ZFound 3 outliers among 100 measurements (3.00%)
65582026-05-05T16:48:45.339Z 1 (1.00%) high mild
65592026-05-05T16:48:45.339Z 2 (2.00%) high severe
65602026-05-05T16:48:46.553ZBenchmarking source_filter/allows/exclude_hit_v4/100
65612026-05-05T16:48:46.553ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65622026-05-05T16:48:49.569ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65632026-05-05T16:48:54.611ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65642026-05-05T16:48:54.699Zsource_filter/allows/exclude_hit_v4/100
65652026-05-05T16:48:54.699Z time: [2.8213 ns 2.8288 ns 2.8367 ns]
65662026-05-05T16:48:54.699Z thrpt: [352.53 Melem/s 353.51 Melem/s 354.45 Melem/s]
65672026-05-05T16:48:54.699Z change:
65682026-05-05T16:48:54.699Z time: [+1.2508% +1.6166% +1.9509%] (p = 0.00 < 0.05)
65692026-05-05T16:48:54.699Z thrpt: [−1.9136% −1.5909% −1.2353%]
65702026-05-05T16:48:54.699Z Performance has regressed.
65712026-05-05T16:48:55.902ZBenchmarking source_filter/allows/exclude_miss_v6/100
65722026-05-05T16:48:55.902ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65732026-05-05T16:48:59.644ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (359M iterations)
65742026-05-05T16:49:04.658ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65752026-05-05T16:49:04.746Zsource_filter/allows/exclude_miss_v6/100
65762026-05-05T16:49:04.746Z time: [13.967 ns 13.980 ns 13.992 ns]
65772026-05-05T16:49:04.746Z thrpt: [71.467 Melem/s 71.532 Melem/s 71.597 Melem/s]
65782026-05-05T16:49:04.746Z change:
65792026-05-05T16:49:04.746Z time: [−0.4613% −0.2573% −0.0617%] (p = 0.01 < 0.05)
65802026-05-05T16:49:04.746Z thrpt: [+0.0617% +0.2580% +0.4634%]
65812026-05-05T16:49:04.746Z Change within noise threshold.
65822026-05-05T16:49:05.962ZBenchmarking source_filter/allows/exclude_hit_v6/100
65832026-05-05T16:49:05.962ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65842026-05-05T16:49:08.963ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (894M iterations)
65852026-05-05T16:49:13.958ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65862026-05-05T16:49:14.046Zsource_filter/allows/exclude_hit_v6/100
65872026-05-05T16:49:14.046Z time: [5.5830 ns 5.5840 ns 5.5850 ns]
65882026-05-05T16:49:14.046Z thrpt: [179.05 Melem/s 179.08 Melem/s 179.11 Melem/s]
65892026-05-05T16:49:14.046Z change:
65902026-05-05T16:49:14.046Z time: [+0.2266% +0.2543% +0.2799%] (p = 0.00 < 0.05)
65912026-05-05T16:49:14.046Z thrpt: [−0.2791% −0.2537% −0.2261%]
65922026-05-05T16:49:14.046Z Change within noise threshold.
65932026-05-05T16:49:14.046ZFound 3 outliers among 100 measurements (3.00%)
65942026-05-05T16:49:14.046Z 1 (1.00%) low mild
65952026-05-05T16:49:14.046Z 1 (1.00%) high mild
65962026-05-05T16:49:14.047Z 1 (1.00%) high severe
65972026-05-05T16:49:15.258ZBenchmarking source_filter/allows/include_hit_v4/1
65982026-05-05T16:49:15.258ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65992026-05-05T16:49:19.168ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
66002026-05-05T16:49:24.226ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
66012026-05-05T16:49:24.314Zsource_filter/allows/include_hit_v4/1
66022026-05-05T16:49:24.314Z time: [1.8389 ns 1.8453 ns 1.8514 ns]
66032026-05-05T16:49:24.314Z thrpt: [540.15 Melem/s 541.92 Melem/s 543.82 Melem/s]
66042026-05-05T16:49:24.314Z change:
66052026-05-05T16:49:24.314Z time: [+1.9727% +2.3323% +2.6947%] (p = 0.00 < 0.05)
66062026-05-05T16:49:24.314Z thrpt: [−2.6240% −2.2791% −1.9345%]
66072026-05-05T16:49:24.314Z Performance has regressed.
66082026-05-05T16:49:25.529ZBenchmarking source_filter/allows/include_miss_v4/1
66092026-05-05T16:49:25.529ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66102026-05-05T16:49:29.219ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
66112026-05-05T16:49:34.206ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66122026-05-05T16:49:34.294Zsource_filter/allows/include_miss_v4/1
66132026-05-05T16:49:34.294Z time: [1.7128 ns 1.7132 ns 1.7137 ns]
66142026-05-05T16:49:34.294Z thrpt: [583.53 Melem/s 583.70 Melem/s 583.85 Melem/s]
66152026-05-05T16:49:34.294Z change:
66162026-05-05T16:49:34.294Z time: [−3.2921% −2.8708% −2.4672%] (p = 0.00 < 0.05)
66172026-05-05T16:49:34.294Z thrpt: [+2.5296% +2.9557% +3.4042%]
66182026-05-05T16:49:34.294Z Performance has improved.
66192026-05-05T16:49:34.294ZFound 10 outliers among 100 measurements (10.00%)
66202026-05-05T16:49:34.294Z 1 (1.00%) low mild
66212026-05-05T16:49:34.294Z 4 (4.00%) high mild
66222026-05-05T16:49:34.294Z 5 (5.00%) high severe
66232026-05-05T16:49:35.506ZBenchmarking source_filter/allows/include_hit_v6/1
66242026-05-05T16:49:35.506ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66252026-05-05T16:49:40.281ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66262026-05-05T16:49:45.357ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66272026-05-05T16:49:45.445Zsource_filter/allows/include_hit_v6/1
66282026-05-05T16:49:45.445Z time: [4.4755 ns 4.5063 ns 4.5430 ns]
66292026-05-05T16:49:45.445Z thrpt: [220.12 Melem/s 221.91 Melem/s 223.44 Melem/s]
66302026-05-05T16:49:45.445Z change:
66312026-05-05T16:49:45.445Z time: [−0.5284% +0.3238% +1.1452%] (p = 0.46 > 0.05)
66322026-05-05T16:49:45.445Z thrpt: [−1.1322% −0.3228% +0.5312%]
66332026-05-05T16:49:45.445Z No change in performance detected.
66342026-05-05T16:49:45.445ZFound 21 outliers among 100 measurements (21.00%)
66352026-05-05T16:49:45.445Z 1 (1.00%) high mild
66362026-05-05T16:49:45.445Z 20 (20.00%) high severe
66372026-05-05T16:49:46.662ZBenchmarking source_filter/allows/include_miss_v6/1
66382026-05-05T16:49:46.662ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66392026-05-05T16:49:51.437ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66402026-05-05T16:49:56.440ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66412026-05-05T16:49:56.528Zsource_filter/allows/include_miss_v6/1
66422026-05-05T16:49:56.528Z time: [4.4478 ns 4.4484 ns 4.4490 ns]
66432026-05-05T16:49:56.528Z thrpt: [224.77 Melem/s 224.80 Melem/s 224.83 Melem/s]
66442026-05-05T16:49:56.528Z change:
66452026-05-05T16:49:56.528Z time: [+0.3452% +0.3658% +0.3856%] (p = 0.00 < 0.05)
66462026-05-05T16:49:56.528Z thrpt: [−0.3841% −0.3644% −0.3440%]
66472026-05-05T16:49:56.528Z Change within noise threshold.
66482026-05-05T16:49:56.528ZFound 6 outliers among 100 measurements (6.00%)
66492026-05-05T16:49:56.528Z 6 (6.00%) high mild
66502026-05-05T16:49:57.739ZBenchmarking source_filter/allows/include_hit_v4/5
66512026-05-05T16:49:57.739ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66522026-05-05T16:50:01.697ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
66532026-05-05T16:50:06.647ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66542026-05-05T16:50:06.735Zsource_filter/allows/include_hit_v4/5
66552026-05-05T16:50:06.735Z time: [1.8224 ns 1.8237 ns 1.8252 ns]
66562026-05-05T16:50:06.735Z thrpt: [547.88 Melem/s 548.34 Melem/s 548.71 Melem/s]
66572026-05-05T16:50:06.735Z change:
66582026-05-05T16:50:06.735Z time: [−0.2685% +0.0754% +0.3414%] (p = 0.67 > 0.05)
66592026-05-05T16:50:06.735Z thrpt: [−0.3403% −0.0754% +0.2692%]
66602026-05-05T16:50:06.735Z No change in performance detected.
66612026-05-05T16:50:06.735ZFound 4 outliers among 100 measurements (4.00%)
66622026-05-05T16:50:06.735Z 1 (1.00%) high mild
66632026-05-05T16:50:06.735Z 3 (3.00%) high severe
66642026-05-05T16:50:07.946ZBenchmarking source_filter/allows/include_miss_v4/5
66652026-05-05T16:50:07.946ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66662026-05-05T16:50:12.566ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.2B iterations)
66672026-05-05T16:50:17.561ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66682026-05-05T16:50:17.649Zsource_filter/allows/include_miss_v4/5
66692026-05-05T16:50:17.652Z time: [4.2975 ns 4.2980 ns 4.2985 ns]
66702026-05-05T16:50:17.652Z thrpt: [232.64 Melem/s 232.66 Melem/s 232.69 Melem/s]
66712026-05-05T16:50:17.652Z change:
66722026-05-05T16:50:17.652Z time: [+2.0815% +2.1691% +2.2422%] (p = 0.00 < 0.05)
66732026-05-05T16:50:17.652Z thrpt: [−2.1930% −2.1230% −2.0390%]
66742026-05-05T16:50:17.652Z Performance has regressed.
66752026-05-05T16:50:17.652ZFound 4 outliers among 100 measurements (4.00%)
66762026-05-05T16:50:17.652Z 3 (3.00%) low mild
66772026-05-05T16:50:17.652Z 1 (1.00%) high severe
66782026-05-05T16:50:18.866ZBenchmarking source_filter/allows/include_hit_v6/5
66792026-05-05T16:50:18.867ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66802026-05-05T16:50:23.640ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66812026-05-05T16:50:28.719ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66822026-05-05T16:50:28.807Zsource_filter/allows/include_hit_v6/5
66832026-05-05T16:50:28.807Z time: [4.4767 ns 4.5078 ns 4.5448 ns]
66842026-05-05T16:50:28.807Z thrpt: [220.03 Melem/s 221.84 Melem/s 223.38 Melem/s]
66852026-05-05T16:50:28.807Z change:
66862026-05-05T16:50:28.807Z time: [−0.5747% +0.2998% +1.2021%] (p = 0.50 > 0.05)
66872026-05-05T16:50:28.807Z thrpt: [−1.1879% −0.2990% +0.5780%]
66882026-05-05T16:50:28.807Z No change in performance detected.
66892026-05-05T16:50:28.808ZFound 19 outliers among 100 measurements (19.00%)
66902026-05-05T16:50:28.808Z 19 (19.00%) high severe
66912026-05-05T16:50:30.021ZBenchmarking source_filter/allows/include_miss_v6/5
66922026-05-05T16:50:30.021ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66932026-05-05T16:50:33.793ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (712M iterations)
66942026-05-05T16:50:38.781ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66952026-05-05T16:50:38.869Zsource_filter/allows/include_miss_v6/5
66962026-05-05T16:50:38.869Z time: [7.0014 ns 7.0058 ns 7.0114 ns]
66972026-05-05T16:50:38.869Z thrpt: [142.63 Melem/s 142.74 Melem/s 142.83 Melem/s]
66982026-05-05T16:50:38.869Z change:
66992026-05-05T16:50:38.869Z time: [+1.8985% +1.9640% +2.0457%] (p = 0.00 < 0.05)
67002026-05-05T16:50:38.869Z thrpt: [−2.0047% −1.9262% −1.8632%]
67012026-05-05T16:50:38.869Z Performance has regressed.
67022026-05-05T16:50:38.869ZFound 16 outliers among 100 measurements (16.00%)
67032026-05-05T16:50:38.869Z 4 (4.00%) high mild
67042026-05-05T16:50:38.869Z 12 (12.00%) high severe
67052026-05-05T16:50:40.081ZBenchmarking source_filter/allows/include_hit_v4/10
67062026-05-05T16:50:40.081ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
67072026-05-05T16:50:44.001ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
67082026-05-05T16:50:49.053ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
67092026-05-05T16:50:49.141Zsource_filter/allows/include_hit_v4/10
67102026-05-05T16:50:49.141Z time: [1.8397 ns 1.8430 ns 1.8465 ns]
67112026-05-05T16:50:49.141Z thrpt: [541.57 Melem/s 542.60 Melem/s 543.56 Melem/s]
67122026-05-05T16:50:49.141Z change:
67132026-05-05T16:50:49.141Z time: [+0.4301% +0.6754% +0.9338%] (p = 0.00 < 0.05)
67142026-05-05T16:50:49.141Z thrpt: [−0.9251% −0.6709% −0.4282%]
67152026-05-05T16:50:49.142Z Change within noise threshold.
67162026-05-05T16:50:50.351ZBenchmarking source_filter/allows/include_miss_v4/10
67172026-05-05T16:50:50.351ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67182026-05-05T16:50:54.432ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (658M iterations)
67192026-05-05T16:50:59.434ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67202026-05-05T16:50:59.522Zsource_filter/allows/include_miss_v4/10
67212026-05-05T16:50:59.522Z time: [7.6012 ns 7.6038 ns 7.6071 ns]
67222026-05-05T16:50:59.522Z thrpt: [131.46 Melem/s 131.51 Melem/s 131.56 Melem/s]
67232026-05-05T16:50:59.523Z change:
67242026-05-05T16:50:59.523Z time: [+0.6027% +0.6341% +0.6636%] (p = 0.00 < 0.05)
67252026-05-05T16:50:59.523Z thrpt: [−0.6592% −0.6301% −0.5991%]
67262026-05-05T16:50:59.523Z Change within noise threshold.
67272026-05-05T16:50:59.523ZFound 3 outliers among 100 measurements (3.00%)
67282026-05-05T16:50:59.526Z 1 (1.00%) high mild
67292026-05-05T16:50:59.526Z 2 (2.00%) high severe
67302026-05-05T16:51:00.739ZBenchmarking source_filter/allows/include_hit_v6/10
67312026-05-05T16:51:00.739ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67322026-05-05T16:51:05.512ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67332026-05-05T16:51:10.588ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67342026-05-05T16:51:10.676Zsource_filter/allows/include_hit_v6/10
67352026-05-05T16:51:10.676Z time: [4.4729 ns 4.5050 ns 4.5437 ns]
67362026-05-05T16:51:10.676Z thrpt: [220.08 Melem/s 221.97 Melem/s 223.57 Melem/s]
67372026-05-05T16:51:10.676Z change:
67382026-05-05T16:51:10.676Z time: [−0.5769% +0.2579% +1.0833%] (p = 0.56 > 0.05)
67392026-05-05T16:51:10.676Z thrpt: [−1.0717% −0.2572% +0.5802%]
67402026-05-05T16:51:10.676Z No change in performance detected.
67412026-05-05T16:51:10.676ZFound 19 outliers among 100 measurements (19.00%)
67422026-05-05T16:51:10.676Z 19 (19.00%) high severe
67432026-05-05T16:51:11.882ZBenchmarking source_filter/allows/include_miss_v6/10
67442026-05-05T16:51:11.883ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67452026-05-05T16:51:17.757ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (457M iterations)
67462026-05-05T16:51:22.766ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67472026-05-05T16:51:22.835Zsource_filter/allows/include_miss_v6/10
67482026-05-05T16:51:22.835Z time: [10.903 ns 10.917 ns 10.934 ns]
67492026-05-05T16:51:22.835Z thrpt: [91.461 Melem/s 91.599 Melem/s 91.716 Melem/s]
67502026-05-05T16:51:22.835Z change:
67512026-05-05T16:51:22.835Z time: [+0.0598% +0.1582% +0.2648%] (p = 0.00 < 0.05)
67522026-05-05T16:51:22.835Z thrpt: [−0.2641% −0.1580% −0.0598%]
67532026-05-05T16:51:22.835Z Change within noise threshold.
67542026-05-05T16:51:22.835ZFound 2 outliers among 100 measurements (2.00%)
67552026-05-05T16:51:22.835Z 1 (1.00%) high mild
67562026-05-05T16:51:22.835Z 1 (1.00%) high severe
67572026-05-05T16:51:24.045ZBenchmarking source_filter/allows/include_hit_v4/50
67582026-05-05T16:51:24.045ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67592026-05-05T16:51:27.063ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67602026-05-05T16:51:32.056ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67612026-05-05T16:51:32.145Zsource_filter/allows/include_hit_v4/50
67622026-05-05T16:51:32.145Z time: [2.8054 ns 2.8082 ns 2.8107 ns]
67632026-05-05T16:51:32.145Z thrpt: [355.78 Melem/s 356.10 Melem/s 356.46 Melem/s]
67642026-05-05T16:51:32.145Z change:
67652026-05-05T16:51:32.145Z time: [+1.7957% +2.0566% +2.3105%] (p = 0.00 < 0.05)
67662026-05-05T16:51:32.145Z thrpt: [−2.2583% −2.0152% −1.7641%]
67672026-05-05T16:51:32.145Z Performance has regressed.
67682026-05-05T16:51:32.145ZFound 1 outliers among 100 measurements (1.00%)
67692026-05-05T16:51:32.145Z 1 (1.00%) high severe
67702026-05-05T16:51:33.356ZBenchmarking source_filter/allows/include_miss_v4/50
67712026-05-05T16:51:33.356ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67722026-05-05T16:51:37.332ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (675M iterations)
67732026-05-05T16:51:42.339ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67742026-05-05T16:51:42.426Zsource_filter/allows/include_miss_v4/50
67752026-05-05T16:51:42.426Z time: [7.3957 ns 7.4197 ns 7.4443 ns]
67762026-05-05T16:51:42.426Z thrpt: [134.33 Melem/s 134.78 Melem/s 135.21 Melem/s]
67772026-05-05T16:51:42.426Z change:
67782026-05-05T16:51:42.426Z time: [−1.0196% −0.4525% +0.0967%] (p = 0.12 > 0.05)
67792026-05-05T16:51:42.426Z thrpt: [−0.0966% +0.4546% +1.0301%]
67802026-05-05T16:51:42.426Z No change in performance detected.
67812026-05-05T16:51:42.426ZFound 4 outliers among 100 measurements (4.00%)
67822026-05-05T16:51:42.426Z 3 (3.00%) high mild
67832026-05-05T16:51:42.426Z 1 (1.00%) high severe
67842026-05-05T16:51:43.605ZBenchmarking source_filter/allows/include_hit_v6/50
67852026-05-05T16:51:43.605ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67862026-05-05T16:51:46.606ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (894M iterations)
67872026-05-05T16:51:51.602ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67882026-05-05T16:51:51.690Zsource_filter/allows/include_hit_v6/50
67892026-05-05T16:51:51.691Z time: [5.5835 ns 5.5847 ns 5.5861 ns]
67902026-05-05T16:51:51.691Z thrpt: [179.02 Melem/s 179.06 Melem/s 179.10 Melem/s]
67912026-05-05T16:51:51.691Z change:
67922026-05-05T16:51:51.691Z time: [−0.2013% −0.1618% −0.0930%] (p = 0.00 < 0.05)
67932026-05-05T16:51:51.691Z thrpt: [+0.0931% +0.1620% +0.2017%]
67942026-05-05T16:51:51.691Z Change within noise threshold.
67952026-05-05T16:51:51.691ZFound 5 outliers among 100 measurements (5.00%)
67962026-05-05T16:51:51.691Z 2 (2.00%) high mild
67972026-05-05T16:51:51.691Z 3 (3.00%) high severe
67982026-05-05T16:51:52.910ZBenchmarking source_filter/allows/include_miss_v6/50
67992026-05-05T16:51:52.910ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
68002026-05-05T16:51:58.408ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (488M iterations)
68012026-05-05T16:52:03.412ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
68022026-05-05T16:52:03.500Zsource_filter/allows/include_miss_v6/50
68032026-05-05T16:52:03.500Z time: [10.239 ns 10.245 ns 10.251 ns]
68042026-05-05T16:52:03.500Z thrpt: [97.550 Melem/s 97.608 Melem/s 97.662 Melem/s]
68052026-05-05T16:52:03.500Z change:
68062026-05-05T16:52:03.500Z time: [−1.7720% −1.5908% −1.4247%] (p = 0.00 < 0.05)
68072026-05-05T16:52:03.500Z thrpt: [+1.4453% +1.6165% +1.8040%]
68082026-05-05T16:52:03.500Z Performance has improved.
68092026-05-05T16:52:03.500ZFound 2 outliers among 100 measurements (2.00%)
68102026-05-05T16:52:03.500Z 1 (1.00%) high mild
68112026-05-05T16:52:03.500Z 1 (1.00%) high severe
68122026-05-05T16:52:04.714ZBenchmarking source_filter/allows/include_hit_v4/100
68132026-05-05T16:52:04.714ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
68142026-05-05T16:52:07.725ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
68152026-05-05T16:52:12.740ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
68162026-05-05T16:52:12.827Zsource_filter/allows/include_hit_v4/100
68172026-05-05T16:52:12.827Z time: [2.8071 ns 2.8085 ns 2.8103 ns]
68182026-05-05T16:52:12.827Z thrpt: [355.83 Melem/s 356.06 Melem/s 356.24 Melem/s]
68192026-05-05T16:52:12.827Z change:
68202026-05-05T16:52:12.827Z time: [+2.4022% +2.6737% +2.9169%] (p = 0.00 < 0.05)
68212026-05-05T16:52:12.827Z thrpt: [−2.8342% −2.6041% −2.3459%]
68222026-05-05T16:52:12.827Z Performance has regressed.
68232026-05-05T16:52:14.036ZBenchmarking source_filter/allows/include_miss_v4/100
68242026-05-05T16:52:14.036ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68252026-05-05T16:52:19.465ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (494M iterations)
68262026-05-05T16:52:24.451ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68272026-05-05T16:52:24.539Zsource_filter/allows/include_miss_v4/100
68282026-05-05T16:52:24.539Z time: [10.081 ns 10.085 ns 10.089 ns]
68292026-05-05T16:52:24.539Z thrpt: [99.118 Melem/s 99.157 Melem/s 99.193 Melem/s]
68302026-05-05T16:52:24.539Z change:
68312026-05-05T16:52:24.539Z time: [+0.7941% +1.0636% +1.3043%] (p = 0.00 < 0.05)
68322026-05-05T16:52:24.542Z thrpt: [−1.2875% −1.0524% −0.7878%]
68332026-05-05T16:52:24.542Z Change within noise threshold.
68342026-05-05T16:52:24.542ZFound 12 outliers among 100 measurements (12.00%)
68352026-05-05T16:52:24.542Z 1 (1.00%) low mild
68362026-05-05T16:52:24.542Z 3 (3.00%) high mild
68372026-05-05T16:52:24.542Z 8 (8.00%) high severe
68382026-05-05T16:52:25.735ZBenchmarking source_filter/allows/include_hit_v6/100
68392026-05-05T16:52:25.735ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68402026-05-05T16:52:31.716ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (898M iterations)
68412026-05-05T16:52:36.729ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68422026-05-05T16:52:36.817Zsource_filter/allows/include_hit_v6/100
68432026-05-05T16:52:36.817Z time: [5.5836 ns 5.5849 ns 5.5860 ns]
68442026-05-05T16:52:36.817Z thrpt: [179.02 Melem/s 179.06 Melem/s 179.10 Melem/s]
68452026-05-05T16:52:36.817Z change:
68462026-05-05T16:52:36.817Z time: [+0.0519% +0.2172% +0.3183%] (p = 0.00 < 0.05)
68472026-05-05T16:52:36.817Z thrpt: [−0.3173% −0.2167% −0.0518%]
68482026-05-05T16:52:36.817Z Change within noise threshold.
68492026-05-05T16:52:36.818ZFound 1 outliers among 100 measurements (1.00%)
68502026-05-05T16:52:36.818Z 1 (1.00%) low mild
68512026-05-05T16:52:38.032ZBenchmarking source_filter/allows/include_miss_v6/100
68522026-05-05T16:52:38.032ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68532026-05-05T16:52:41.796ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (357M iterations)
68542026-05-05T16:52:46.766ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68552026-05-05T16:52:46.854Zsource_filter/allows/include_miss_v6/100
68562026-05-05T16:52:46.854Z time: [13.929 ns 13.933 ns 13.937 ns]
68572026-05-05T16:52:46.854Z thrpt: [71.750 Melem/s 71.770 Melem/s 71.792 Melem/s]
68582026-05-05T16:52:46.854Z change:
68592026-05-05T16:52:46.854Z time: [−1.9407% −1.4535% −1.0234%] (p = 0.00 < 0.05)
68602026-05-05T16:52:46.854Z thrpt: [+1.0339% +1.4749% +1.9791%]
68612026-05-05T16:52:46.854Z Performance has improved.
68622026-05-05T16:52:46.854ZFound 16 outliers among 100 measurements (16.00%)
68632026-05-05T16:52:46.854Z 1 (1.00%) high mild
68642026-05-05T16:52:46.854Z 15 (15.00%) high severe
68652026-05-05T16:52:48.068ZBenchmarking source_filter/allows/include_empty_v4
68662026-05-05T16:52:48.068ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68672026-05-05T16:52:51.894ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
68682026-05-05T16:52:56.897ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68692026-05-05T16:52:56.986Zsource_filter/allows/include_empty_v4
68702026-05-05T16:52:56.986Z time: [891.28 ps 891.44 ps 891.60 ps]
68712026-05-05T16:52:56.986Z thrpt: [1.1216 Gelem/s 1.1218 Gelem/s 1.1220 Gelem/s]
68722026-05-05T16:52:56.986Z change:
68732026-05-05T16:52:56.986Z time: [+14.154% +14.280% +14.397%] (p = 0.00 < 0.05)
68742026-05-05T16:52:56.986Z thrpt: [−12.585% −12.495% −12.399%]
68752026-05-05T16:52:56.986Z Performance has regressed.
68762026-05-05T16:52:58.202ZBenchmarking source_filter/allows/include_empty_v6
68772026-05-05T16:52:58.202ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68782026-05-05T16:53:02.029ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
68792026-05-05T16:53:07.030ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68802026-05-05T16:53:07.119Zsource_filter/allows/include_empty_v6
68812026-05-05T16:53:07.119Z time: [890.66 ps 890.99 ps 891.49 ps]
68822026-05-05T16:53:07.119Z thrpt: [1.1217 Gelem/s 1.1223 Gelem/s 1.1228 Gelem/s]
68832026-05-05T16:53:07.119Z change:
68842026-05-05T16:53:07.119Z time: [+14.060% +14.305% +14.533%] (p = 0.00 < 0.05)
68852026-05-05T16:53:07.119Z thrpt: [−12.689% −12.515% −12.327%]
68862026-05-05T16:53:07.119Z Performance has regressed.
68872026-05-05T16:53:07.119ZFound 4 outliers among 100 measurements (4.00%)
68882026-05-05T16:53:07.119Z 2 (2.00%) high mild
68892026-05-05T16:53:07.119Z 2 (2.00%) high severe
68902026-05-05T16:53:08.363Z
68912026-05-05T16:53:08.366ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68922026-05-05T16:53:08.366ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68932026-05-05T16:53:08.366ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0436 ms (605 iterations)
68942026-05-05T16:53:08.366ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68952026-05-05T16:53:08.366Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68962026-05-05T16:53:08.366Z time: [18.000 18.000 18.000 ]
68972026-05-05T16:53:08.366Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68982026-05-05T16:53:08.366Z No change in performance detected.
68992026-05-05T16:53:08.366Z
69002026-05-05T16:53:08.366ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
69012026-05-05T16:53:08.366ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
69022026-05-05T16:53:08.366ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0474 ms (715 iterations)
69032026-05-05T16:53:08.366ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
69042026-05-05T16:53:08.369Zprocess/Hairpin-DHCPv4/alloc_ct/Request
69052026-05-05T16:53:08.369Z time: [18.000 18.000 18.000 ]
69062026-05-05T16:53:08.369Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69072026-05-05T16:53:08.369Z No change in performance detected.
69082026-05-05T16:53:08.369Z
69092026-05-05T16:53:08.370ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
69102026-05-05T16:53:08.370ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
69112026-05-05T16:53:08.370ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.1020 ms (550 iterations)
69122026-05-05T16:53:08.370ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
69132026-05-05T16:53:08.370Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
69142026-05-05T16:53:08.370Z time: [20.000 20.000 20.000 ]
69152026-05-05T16:53:08.370Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69162026-05-05T16:53:08.370Z No change in performance detected.
69172026-05-05T16:53:08.370Z
69182026-05-05T16:53:08.370ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69192026-05-05T16:53:08.370ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69202026-05-05T16:53:08.370ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0209 ms (495 iterations)
69212026-05-05T16:53:08.373ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69222026-05-05T16:53:08.373Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69232026-05-05T16:53:08.373Z time: [21.000 21.000 21.000 ]
69242026-05-05T16:53:08.373Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69252026-05-05T16:53:08.373Z No change in performance detected.
69262026-05-05T16:53:08.373Z
69272026-05-05T16:53:08.373ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69282026-05-05T16:53:08.373ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69292026-05-05T16:53:08.373ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0620 ms (825 iterations)
69302026-05-05T16:53:08.373ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69312026-05-05T16:53:08.373Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69322026-05-05T16:53:08.373Z time: [13.000 13.000 13.000 ]
69332026-05-05T16:53:08.373Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69342026-05-05T16:53:08.373Z No change in performance detected.
69352026-05-05T16:53:08.373Z
69362026-05-05T16:53:08.373ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69372026-05-05T16:53:08.373ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69382026-05-05T16:53:08.373ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0335 ms (715 iterations)
69392026-05-05T16:53:08.377ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69402026-05-05T16:53:08.377Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69412026-05-05T16:53:08.377Z time: [12.000 12.000 12.000 ]
69422026-05-05T16:53:08.377Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69432026-05-05T16:53:08.377Z No change in performance detected.
69442026-05-05T16:53:08.377Z
69452026-05-05T16:53:08.377ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69462026-05-05T16:53:08.377ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69472026-05-05T16:53:08.377ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0543 ms (715 iterations)
69482026-05-05T16:53:08.377ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69492026-05-05T16:53:08.377Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69502026-05-05T16:53:08.377Z time: [14.000 14.000 14.000 ]
69512026-05-05T16:53:08.377Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69522026-05-05T16:53:08.377Z No change in performance detected.
69532026-05-05T16:53:08.377Z
69542026-05-05T16:53:08.377ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69552026-05-05T16:53:08.377ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69562026-05-05T16:53:08.377ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0123 ms (715 iterations)
69572026-05-05T16:53:08.380ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69582026-05-05T16:53:08.380Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69592026-05-05T16:53:08.380Z time: [14.000 14.000 14.000 ]
69602026-05-05T16:53:08.380Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69612026-05-05T16:53:08.380Z No change in performance detected.
69622026-05-05T16:53:08.381Z
69632026-05-05T16:53:08.381ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69642026-05-05T16:53:08.381ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69652026-05-05T16:53:08.381ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0138 ms (605 iterations)
69662026-05-05T16:53:08.381ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69672026-05-05T16:53:08.381Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69682026-05-05T16:53:08.381Z time: [3.0000 3.0000 3.0000 ]
69692026-05-05T16:53:08.381Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69702026-05-05T16:53:08.381Z No change in performance detected.
69712026-05-05T16:53:08.381Z
69722026-05-05T16:53:08.381ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69732026-05-05T16:53:08.381ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69742026-05-05T16:53:08.381ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0538 ms (495 iterations)
69752026-05-05T16:53:08.384ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69762026-05-05T16:53:08.384Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69772026-05-05T16:53:08.384Z time: [3.0000 3.0000 3.0000 ]
69782026-05-05T16:53:08.384Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69792026-05-05T16:53:08.384Z No change in performance detected.
69802026-05-05T16:53:08.384Z
69812026-05-05T16:53:08.384ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69822026-05-05T16:53:08.384ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69832026-05-05T16:53:08.384ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0433 ms (605 iterations)
69842026-05-05T16:53:08.384ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69852026-05-05T16:53:08.384ZCriterion.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.
69862026-05-05T16:53:08.384Z
69872026-05-05T16:53:08.384ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69882026-05-05T16:53:08.384ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69892026-05-05T16:53:08.384ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0628 ms (495 iterations)
69902026-05-05T16:53:08.388ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69912026-05-05T16:53:08.388ZCriterion.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.
69922026-05-05T16:53:08.388Z
69932026-05-05T16:53:08.388ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69942026-05-05T16:53:08.388ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69952026-05-05T16:53:08.388ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0277 ms (880 iterations)
69962026-05-05T16:53:08.388ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69972026-05-05T16:53:08.388Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69982026-05-05T16:53:08.388Z time: [3.0000 3.0000 3.0000 ]
69992026-05-05T16:53:08.388Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70002026-05-05T16:53:08.388Z No change in performance detected.
70012026-05-05T16:53:08.388Z
70022026-05-05T16:53:08.388ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70032026-05-05T16:53:08.388ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70042026-05-05T16:53:08.388ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0969 ms (550 iterations)
70052026-05-05T16:53:08.388ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
70062026-05-05T16:53:08.391Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70072026-05-05T16:53:08.391Z time: [3.0000 3.0000 3.0000 ]
70082026-05-05T16:53:08.391Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70092026-05-05T16:53:08.391Z No change in performance detected.
70102026-05-05T16:53:08.391Z
70112026-05-05T16:53:08.391ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
70122026-05-05T16:53:08.391ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70132026-05-05T16:53:08.391ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0060 ms (715 iterations)
70142026-05-05T16:53:08.391ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70152026-05-05T16:53:08.391ZCriterion.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.
70162026-05-05T16:53:08.391Z
70172026-05-05T16:53:08.391ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70182026-05-05T16:53:08.391ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70192026-05-05T16:53:08.391ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0724 ms (495 iterations)
70202026-05-05T16:53:08.391ZCriterion.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.
70212026-05-05T16:53:08.391Z
70222026-05-05T16:53:08.391ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70232026-05-05T16:53:08.391ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70242026-05-05T16:53:08.391ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70252026-05-05T16:53:08.392ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0680 ms (825 iterations)
70262026-05-05T16:53:08.395ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70272026-05-05T16:53:08.395Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70282026-05-05T16:53:08.395Z time: [3.0000 3.0000 3.0000 ]
70292026-05-05T16:53:08.395Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70302026-05-05T16:53:08.395Z No change in performance detected.
70312026-05-05T16:53:08.395Z
70322026-05-05T16:53:08.395ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70332026-05-05T16:53:08.395ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70342026-05-05T16:53:08.395ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0530 ms (495 iterations)
70352026-05-05T16:53:08.395ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70362026-05-05T16:53:08.395Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70372026-05-05T16:53:08.395Z time: [3.0000 3.0000 3.0000 ]
70382026-05-05T16:53:08.395Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70392026-05-05T16:53:08.395Z No change in performance detected.
70402026-05-05T16:53:08.395Z
70412026-05-05T16:53:08.395ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70422026-05-05T16:53:08.395ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70432026-05-05T16:53:08.395ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0148 ms (605 iterations)
70442026-05-05T16:53:08.398ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70452026-05-05T16:53:08.398ZCriterion.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.
70462026-05-05T16:53:08.398Z
70472026-05-05T16:53:08.398ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70482026-05-05T16:53:08.398ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70492026-05-05T16:53:08.399ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0940 ms (495 iterations)
70502026-05-05T16:53:08.399ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70512026-05-05T16:53:08.399ZCriterion.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.
70522026-05-05T16:53:08.399Z
70532026-05-05T16:53:08.399ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70542026-05-05T16:53:08.399ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70552026-05-05T16:53:08.399ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0044 ms (825 iterations)
70562026-05-05T16:53:08.399ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70572026-05-05T16:53:08.402Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70582026-05-05T16:53:08.402Z time: [3.0000 3.0000 3.0000 ]
70592026-05-05T16:53:08.402Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70602026-05-05T16:53:08.402Z No change in performance detected.
70612026-05-05T16:53:08.402Z
70622026-05-05T16:53:08.402ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70632026-05-05T16:53:08.402ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70642026-05-05T16:53:08.402ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0281 ms (495 iterations)
70652026-05-05T16:53:08.402ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70662026-05-05T16:53:08.402Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70672026-05-05T16:53:08.402Z time: [3.0000 3.0000 3.0000 ]
70682026-05-05T16:53:08.402Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70692026-05-05T16:53:08.402Z No change in performance detected.
70702026-05-05T16:53:08.402Z
70712026-05-05T16:53:08.402ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70722026-05-05T16:53:08.402ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70732026-05-05T16:53:08.402ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0160 ms (715 iterations)
70742026-05-05T16:53:08.402ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70752026-05-05T16:53:08.402ZCriterion.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.
70762026-05-05T16:53:08.402Z
70772026-05-05T16:53:08.402ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70782026-05-05T16:53:08.403ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70792026-05-05T16:53:08.406ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1131 ms (495 iterations)
70802026-05-05T16:53:08.406ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70812026-05-05T16:53:08.406ZCriterion.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.
70822026-05-05T16:53:08.406Z
70832026-05-05T16:53:08.406ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70842026-05-05T16:53:08.406ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70852026-05-05T16:53:08.406ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1308 ms (330 iterations)
70862026-05-05T16:53:08.406ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70872026-05-05T16:53:08.406Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70882026-05-05T16:53:08.406Z time: [35.000 35.000 35.000 ]
70892026-05-05T16:53:08.406Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70902026-05-05T16:53:08.406Z No change in performance detected.
70912026-05-05T16:53:08.406Z
70922026-05-05T16:53:08.406ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70932026-05-05T16:53:08.406ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70942026-05-05T16:53:08.406ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0922 ms (275 iterations)
70952026-05-05T16:53:08.409ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70962026-05-05T16:53:08.409Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70972026-05-05T16:53:08.409Z time: [35.000 35.000 35.000 ]
70982026-05-05T16:53:08.409Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70992026-05-05T16:53:08.409Z No change in performance detected.
71002026-05-05T16:53:08.410Z
71012026-05-05T16:53:08.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71022026-05-05T16:53:08.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
71032026-05-05T16:53:08.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0349 ms (385 iterations)
71042026-05-05T16:53:08.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
71052026-05-05T16:53:08.410Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71062026-05-05T16:53:08.410Z time: [20.000 20.000 20.000 ]
71072026-05-05T16:53:08.410Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71082026-05-05T16:53:08.410Z No change in performance detected.
71092026-05-05T16:53:08.410Z
71102026-05-05T16:53:08.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71112026-05-05T16:53:08.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71122026-05-05T16:53:08.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1365 ms (330 iterations)
71132026-05-05T16:53:08.413ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71142026-05-05T16:53:08.413Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71152026-05-05T16:53:08.413Z time: [20.000 20.000 20.000 ]
71162026-05-05T16:53:08.413Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71172026-05-05T16:53:08.413Z No change in performance detected.
71182026-05-05T16:53:08.413Z
71192026-05-05T16:53:08.413ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71202026-05-05T16:53:08.413ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71212026-05-05T16:53:08.413ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0125 ms (330 iterations)
71222026-05-05T16:53:08.413ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71232026-05-05T16:53:08.413Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71242026-05-05T16:53:08.413Z time: [35.000 35.000 35.000 ]
71252026-05-05T16:53:08.413Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71262026-05-05T16:53:08.413Z No change in performance detected.
71272026-05-05T16:53:08.413Z
71282026-05-05T16:53:08.413ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71292026-05-05T16:53:08.413ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71302026-05-05T16:53:08.413ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0530 ms (275 iterations)
71312026-05-05T16:53:08.416ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71322026-05-05T16:53:08.416Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71332026-05-05T16:53:08.417Z time: [35.000 35.000 35.000 ]
71342026-05-05T16:53:08.417Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71352026-05-05T16:53:08.417Z No change in performance detected.
71362026-05-05T16:53:08.417Z
71372026-05-05T16:53:08.417ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71382026-05-05T16:53:08.417ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71392026-05-05T16:53:08.417ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1353 ms (440 iterations)
71402026-05-05T16:53:08.417ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71412026-05-05T16:53:08.420Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71422026-05-05T16:53:08.420Z time: [20.000 20.000 20.000 ]
71432026-05-05T16:53:08.420Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71442026-05-05T16:53:08.420Z No change in performance detected.
71452026-05-05T16:53:08.420Z
71462026-05-05T16:53:08.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71472026-05-05T16:53:08.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71482026-05-05T16:53:08.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1042 ms (330 iterations)
71492026-05-05T16:53:08.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71502026-05-05T16:53:08.420Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71512026-05-05T16:53:08.420Z time: [20.000 20.000 20.000 ]
71522026-05-05T16:53:08.420Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71532026-05-05T16:53:08.420Z No change in performance detected.
71542026-05-05T16:53:08.420Z
71552026-05-05T16:53:08.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71562026-05-05T16:53:08.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71572026-05-05T16:53:08.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1797 ms (330 iterations)
71582026-05-05T16:53:08.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71592026-05-05T16:53:08.424Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71602026-05-05T16:53:08.424Z time: [35.000 35.000 35.000 ]
71612026-05-05T16:53:08.424Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71622026-05-05T16:53:08.424Z No change in performance detected.
71632026-05-05T16:53:08.424Z
71642026-05-05T16:53:08.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71652026-05-05T16:53:08.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71662026-05-05T16:53:08.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1607 ms (275 iterations)
71672026-05-05T16:53:08.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71682026-05-05T16:53:08.424Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71692026-05-05T16:53:08.424Z time: [35.000 35.000 35.000 ]
71702026-05-05T16:53:08.424Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71712026-05-05T16:53:08.424Z No change in performance detected.
71722026-05-05T16:53:08.424Z
71732026-05-05T16:53:08.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71742026-05-05T16:53:08.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71752026-05-05T16:53:08.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0934 ms (385 iterations)
71762026-05-05T16:53:08.427ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71772026-05-05T16:53:08.427Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71782026-05-05T16:53:08.427Z time: [20.000 20.000 20.000 ]
71792026-05-05T16:53:08.427Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71802026-05-05T16:53:08.427Z No change in performance detected.
71812026-05-05T16:53:08.427Z
71822026-05-05T16:53:08.427ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71832026-05-05T16:53:08.427ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71842026-05-05T16:53:08.427ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1940 ms (330 iterations)
71852026-05-05T16:53:08.427ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71862026-05-05T16:53:08.427Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71872026-05-05T16:53:08.427Z time: [20.000 20.000 20.000 ]
71882026-05-05T16:53:08.427Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71892026-05-05T16:53:08.427Z No change in performance detected.
71902026-05-05T16:53:08.427Z
71912026-05-05T16:53:08.427ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71922026-05-05T16:53:08.427ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71932026-05-05T16:53:08.427ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1922 ms (330 iterations)
71942026-05-05T16:53:08.431ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71952026-05-05T16:53:08.431Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71962026-05-05T16:53:08.431Z time: [35.000 35.000 35.000 ]
71972026-05-05T16:53:08.431Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71982026-05-05T16:53:08.431Z No change in performance detected.
71992026-05-05T16:53:08.431Z
72002026-05-05T16:53:08.431ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72012026-05-05T16:53:08.431ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
72022026-05-05T16:53:08.431ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1454 ms (275 iterations)
72032026-05-05T16:53:08.431ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
72042026-05-05T16:53:08.431Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72052026-05-05T16:53:08.431Z time: [35.000 35.000 35.000 ]
72062026-05-05T16:53:08.431Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72072026-05-05T16:53:08.431Z No change in performance detected.
72082026-05-05T16:53:08.434Z
72092026-05-05T16:53:08.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72102026-05-05T16:53:08.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
72112026-05-05T16:53:08.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0699 ms (385 iterations)
72122026-05-05T16:53:08.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
72132026-05-05T16:53:08.434Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72142026-05-05T16:53:08.434Z time: [20.000 20.000 20.000 ]
72152026-05-05T16:53:08.434Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72162026-05-05T16:53:08.434Z No change in performance detected.
72172026-05-05T16:53:08.434Z
72182026-05-05T16:53:08.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72192026-05-05T16:53:08.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72202026-05-05T16:53:08.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1656 ms (330 iterations)
72212026-05-05T16:53:08.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72222026-05-05T16:53:08.437Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72232026-05-05T16:53:08.437Z time: [20.000 20.000 20.000 ]
72242026-05-05T16:53:08.437Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72252026-05-05T16:53:08.437Z No change in performance detected.
72262026-05-05T16:53:08.437Z
72272026-05-05T16:53:08.437ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72282026-05-05T16:53:08.438ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72292026-05-05T16:53:08.438ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0513 ms (660 iterations)
72302026-05-05T16:53:08.438ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72312026-05-05T16:53:08.438Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72322026-05-05T16:53:08.438Z time: [3924.0 B 3924.0 B 3924.0 B]
72332026-05-05T16:53:08.438Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72342026-05-05T16:53:08.438Z No change in performance detected.
72352026-05-05T16:53:08.438Z
72362026-05-05T16:53:08.438ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72372026-05-05T16:53:08.438ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72382026-05-05T16:53:08.438ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0267 ms (715 iterations)
72392026-05-05T16:53:08.441ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72402026-05-05T16:53:08.441Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72412026-05-05T16:53:08.441Z time: [3924.0 B 3924.0 B 3924.0 B]
72422026-05-05T16:53:08.441Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72432026-05-05T16:53:08.441Z No change in performance detected.
72442026-05-05T16:53:08.441Z
72452026-05-05T16:53:08.441ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72462026-05-05T16:53:08.441ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72472026-05-05T16:53:08.441ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0516 ms (550 iterations)
72482026-05-05T16:53:08.441ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72492026-05-05T16:53:08.441Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72502026-05-05T16:53:08.441Z time: [3988.0 B 3988.0 B 3988.0 B]
72512026-05-05T16:53:08.441Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72522026-05-05T16:53:08.441Z No change in performance detected.
72532026-05-05T16:53:08.441Z
72542026-05-05T16:53:08.441ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72552026-05-05T16:53:08.441ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72562026-05-05T16:53:08.441ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0792 ms (550 iterations)
72572026-05-05T16:53:08.445ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72582026-05-05T16:53:08.445Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72592026-05-05T16:53:08.445Z time: [4386.0 B 4386.0 B 4386.0 B]
72602026-05-05T16:53:08.445Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72612026-05-05T16:53:08.445Z No change in performance detected.
72622026-05-05T16:53:08.445Z
72632026-05-05T16:53:08.445ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72642026-05-05T16:53:08.445ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72652026-05-05T16:53:08.445ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0554 ms (825 iterations)
72662026-05-05T16:53:08.445ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72672026-05-05T16:53:08.445Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72682026-05-05T16:53:08.445Z time: [2888.0 B 2888.0 B 2888.0 B]
72692026-05-05T16:53:08.445Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72702026-05-05T16:53:08.445Z No change in performance detected.
72712026-05-05T16:53:08.445Z
72722026-05-05T16:53:08.445ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72732026-05-05T16:53:08.445ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72742026-05-05T16:53:08.445ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0230 ms (715 iterations)
72752026-05-05T16:53:08.448ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72762026-05-05T16:53:08.448Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72772026-05-05T16:53:08.448Z time: [2873.0 B 2873.0 B 2873.0 B]
72782026-05-05T16:53:08.448Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72792026-05-05T16:53:08.448Z No change in performance detected.
72802026-05-05T16:53:08.449Z
72812026-05-05T16:53:08.449ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72822026-05-05T16:53:08.449ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72832026-05-05T16:53:08.449ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0406 ms (715 iterations)
72842026-05-05T16:53:08.449ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72852026-05-05T16:53:08.449Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72862026-05-05T16:53:08.449Z time: [2926.0 B 2926.0 B 2926.0 B]
72872026-05-05T16:53:08.449Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72882026-05-05T16:53:08.449Z No change in performance detected.
72892026-05-05T16:53:08.449Z
72902026-05-05T16:53:08.449ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72912026-05-05T16:53:08.449ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72922026-05-05T16:53:08.452ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0088 ms (715 iterations)
72932026-05-05T16:53:08.452ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72942026-05-05T16:53:08.452Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72952026-05-05T16:53:08.452Z time: [2910.0 B 2910.0 B 2910.0 B]
72962026-05-05T16:53:08.452Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72972026-05-05T16:53:08.452Z No change in performance detected.
72982026-05-05T16:53:08.452Z
72992026-05-05T16:53:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
73002026-05-05T16:53:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73012026-05-05T16:53:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0539 ms (825 iterations)
73022026-05-05T16:53:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
73032026-05-05T16:53:08.455Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
73042026-05-05T16:53:08.455Z time: [264.00 B 264.00 B 264.00 B]
73052026-05-05T16:53:08.455Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73062026-05-05T16:53:08.455Z No change in performance detected.
73072026-05-05T16:53:08.455Z
73082026-05-05T16:53:08.455ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73092026-05-05T16:53:08.455ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73102026-05-05T16:53:08.455ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0166 ms (495 iterations)
73112026-05-05T16:53:08.455ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73122026-05-05T16:53:08.455Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73132026-05-05T16:53:08.455Z time: [264.00 B 264.00 B 264.00 B]
73142026-05-05T16:53:08.456Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73152026-05-05T16:53:08.456Z No change in performance detected.
73162026-05-05T16:53:08.456Z
73172026-05-05T16:53:08.456ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
73182026-05-05T16:53:08.456ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73192026-05-05T16:53:08.456ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0199 ms (715 iterations)
73202026-05-05T16:53:08.459ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73212026-05-05T16:53:08.459ZCriterion.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.
73222026-05-05T16:53:08.459Z
73232026-05-05T16:53:08.459ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73242026-05-05T16:53:08.459ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73252026-05-05T16:53:08.459ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0476 ms (495 iterations)
73262026-05-05T16:53:08.459ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73272026-05-05T16:53:08.459ZCriterion.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.
73282026-05-05T16:53:08.459Z
73292026-05-05T16:53:08.459ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73302026-05-05T16:53:08.459ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73312026-05-05T16:53:08.459ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0183 ms (880 iterations)
73322026-05-05T16:53:08.459ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73332026-05-05T16:53:08.459Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73342026-05-05T16:53:08.459Z time: [264.00 B 264.00 B 264.00 B]
73352026-05-05T16:53:08.459Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73362026-05-05T16:53:08.459Z No change in performance detected.
73372026-05-05T16:53:08.459Z
73382026-05-05T16:53:08.459ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73392026-05-05T16:53:08.459ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73402026-05-05T16:53:08.459ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0622 ms (550 iterations)
73412026-05-05T16:53:08.463ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73422026-05-05T16:53:08.463Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73432026-05-05T16:53:08.463Z time: [264.00 B 264.00 B 264.00 B]
73442026-05-05T16:53:08.463Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73452026-05-05T16:53:08.463Z No change in performance detected.
73462026-05-05T16:53:08.463Z
73472026-05-05T16:53:08.463ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73482026-05-05T16:53:08.463ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73492026-05-05T16:53:08.463ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0329 ms (770 iterations)
73502026-05-05T16:53:08.463ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73512026-05-05T16:53:08.463ZCriterion.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.
73522026-05-05T16:53:08.463Z
73532026-05-05T16:53:08.463ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73542026-05-05T16:53:08.463ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73552026-05-05T16:53:08.463ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0209 ms (495 iterations)
73562026-05-05T16:53:08.463ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73572026-05-05T16:53:08.463ZCriterion.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.
73582026-05-05T16:53:08.463Z
73592026-05-05T16:53:08.463ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73602026-05-05T16:53:08.463ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73612026-05-05T16:53:08.466ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0574 ms (825 iterations)
73622026-05-05T16:53:08.466ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73632026-05-05T16:53:08.466Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73642026-05-05T16:53:08.466Z time: [264.00 B 264.00 B 264.00 B]
73652026-05-05T16:53:08.467Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73662026-05-05T16:53:08.467Z No change in performance detected.
73672026-05-05T16:53:08.467Z
73682026-05-05T16:53:08.467ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73692026-05-05T16:53:08.467ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73702026-05-05T16:53:08.467ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0307 ms (495 iterations)
73712026-05-05T16:53:08.467ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73722026-05-05T16:53:08.467Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73732026-05-05T16:53:08.467Z time: [264.00 B 264.00 B 264.00 B]
73742026-05-05T16:53:08.467Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73752026-05-05T16:53:08.467Z No change in performance detected.
73762026-05-05T16:53:08.470Z
73772026-05-05T16:53:08.470ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73782026-05-05T16:53:08.470ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73792026-05-05T16:53:08.470ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0541 ms (715 iterations)
73802026-05-05T16:53:08.470ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73812026-05-05T16:53:08.470ZCriterion.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.
73822026-05-05T16:53:08.470Z
73832026-05-05T16:53:08.470ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73842026-05-05T16:53:08.470ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73852026-05-05T16:53:08.470ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0926 ms (495 iterations)
73862026-05-05T16:53:08.470ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73872026-05-05T16:53:08.470ZCriterion.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.
73882026-05-05T16:53:08.470Z
73892026-05-05T16:53:08.470ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73902026-05-05T16:53:08.470ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73912026-05-05T16:53:08.470ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0609 ms (880 iterations)
73922026-05-05T16:53:08.473ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73932026-05-05T16:53:08.473Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73942026-05-05T16:53:08.473Z time: [264.00 B 264.00 B 264.00 B]
73952026-05-05T16:53:08.473Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73962026-05-05T16:53:08.473Z No change in performance detected.
73972026-05-05T16:53:08.473Z
73982026-05-05T16:53:08.473ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73992026-05-05T16:53:08.473ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
74002026-05-05T16:53:08.473ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1059 ms (550 iterations)
74012026-05-05T16:53:08.473ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
74022026-05-05T16:53:08.473Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
74032026-05-05T16:53:08.473Z time: [264.00 B 264.00 B 264.00 B]
74042026-05-05T16:53:08.473Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74052026-05-05T16:53:08.473Z No change in performance detected.
74062026-05-05T16:53:08.473Z
74072026-05-05T16:53:08.474ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
74082026-05-05T16:53:08.474ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74092026-05-05T16:53:08.474ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0629 ms (660 iterations)
74102026-05-05T16:53:08.477ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74112026-05-05T16:53:08.477ZCriterion.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.
74122026-05-05T16:53:08.477Z
74132026-05-05T16:53:08.477ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
74142026-05-05T16:53:08.477ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
74152026-05-05T16:53:08.477ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0526 ms (495 iterations)
74162026-05-05T16:53:08.477ZCriterion.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.
74172026-05-05T16:53:08.477ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74182026-05-05T16:53:08.477Z
74192026-05-05T16:53:08.477ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74202026-05-05T16:53:08.477ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
74212026-05-05T16:53:08.477ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0900 ms (330 iterations)
74222026-05-05T16:53:08.477ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74232026-05-05T16:53:08.480Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74242026-05-05T16:53:08.480Z time: [7363.0 B 7363.0 B 7363.0 B]
74252026-05-05T16:53:08.480Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74262026-05-05T16:53:08.480Z No change in performance detected.
74272026-05-05T16:53:08.480Z
74282026-05-05T16:53:08.480ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74292026-05-05T16:53:08.480ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74302026-05-05T16:53:08.480ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0847 ms (275 iterations)
74312026-05-05T16:53:08.480ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74322026-05-05T16:53:08.480Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74332026-05-05T16:53:08.480Z time: [7363.0 B 7363.0 B 7363.0 B]
74342026-05-05T16:53:08.480Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74352026-05-05T16:53:08.480Z No change in performance detected.
74362026-05-05T16:53:08.480Z
74372026-05-05T16:53:08.480ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74382026-05-05T16:53:08.480ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74392026-05-05T16:53:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0328 ms (385 iterations)
74402026-05-05T16:53:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74412026-05-05T16:53:08.484Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74422026-05-05T16:53:08.484Z time: [5872.0 B 5872.0 B 5872.0 B]
74432026-05-05T16:53:08.484Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74442026-05-05T16:53:08.484Z No change in performance detected.
74452026-05-05T16:53:08.484Z
74462026-05-05T16:53:08.484ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74472026-05-05T16:53:08.484ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74482026-05-05T16:53:08.484ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1336 ms (330 iterations)
74492026-05-05T16:53:08.484ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74502026-05-05T16:53:08.484Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74512026-05-05T16:53:08.484Z time: [5872.0 B 5872.0 B 5872.0 B]
74522026-05-05T16:53:08.484Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74532026-05-05T16:53:08.484Z No change in performance detected.
74542026-05-05T16:53:08.484Z
74552026-05-05T16:53:08.484ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74562026-05-05T16:53:08.484ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74572026-05-05T16:53:08.484ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0162 ms (330 iterations)
74582026-05-05T16:53:08.487ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74592026-05-05T16:53:08.487Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74602026-05-05T16:53:08.487Z time: [7363.0 B 7363.0 B 7363.0 B]
74612026-05-05T16:53:08.487Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74622026-05-05T16:53:08.487Z No change in performance detected.
74632026-05-05T16:53:08.487Z
74642026-05-05T16:53:08.487ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74652026-05-05T16:53:08.487ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74662026-05-05T16:53:08.488ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0434 ms (275 iterations)
74672026-05-05T16:53:08.488ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74682026-05-05T16:53:08.488Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74692026-05-05T16:53:08.488Z time: [7363.0 B 7363.0 B 7363.0 B]
74702026-05-05T16:53:08.488Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74712026-05-05T16:53:08.488Z No change in performance detected.
74722026-05-05T16:53:08.488Z
74732026-05-05T16:53:08.488ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74742026-05-05T16:53:08.488ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74752026-05-05T16:53:08.488ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1358 ms (440 iterations)
74762026-05-05T16:53:08.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74772026-05-05T16:53:08.491Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74782026-05-05T16:53:08.491Z time: [5872.0 B 5872.0 B 5872.0 B]
74792026-05-05T16:53:08.491Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74802026-05-05T16:53:08.491Z No change in performance detected.
74812026-05-05T16:53:08.491Z
74822026-05-05T16:53:08.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74832026-05-05T16:53:08.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74842026-05-05T16:53:08.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1068 ms (330 iterations)
74852026-05-05T16:53:08.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74862026-05-05T16:53:08.491Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74872026-05-05T16:53:08.491Z time: [5872.0 B 5872.0 B 5872.0 B]
74882026-05-05T16:53:08.491Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74892026-05-05T16:53:08.491Z No change in performance detected.
74902026-05-05T16:53:08.491Z
74912026-05-05T16:53:08.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74922026-05-05T16:53:08.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74932026-05-05T16:53:08.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1786 ms (330 iterations)
74942026-05-05T16:53:08.494ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74952026-05-05T16:53:08.494Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74962026-05-05T16:53:08.495Z time: [7363.0 B 7363.0 B 7363.0 B]
74972026-05-05T16:53:08.495Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74982026-05-05T16:53:08.495Z No change in performance detected.
74992026-05-05T16:53:08.495Z
75002026-05-05T16:53:08.495ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75012026-05-05T16:53:08.495ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
75022026-05-05T16:53:08.495ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2268 ms (275 iterations)
75032026-05-05T16:53:08.495ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
75042026-05-05T16:53:08.497Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75052026-05-05T16:53:08.497Z time: [7363.0 B 7363.0 B 7363.0 B]
75062026-05-05T16:53:08.497Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75072026-05-05T16:53:08.498Z No change in performance detected.
75082026-05-05T16:53:08.498Z
75092026-05-05T16:53:08.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75102026-05-05T16:53:08.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
75112026-05-05T16:53:08.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1160 ms (385 iterations)
75122026-05-05T16:53:08.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
75132026-05-05T16:53:08.498Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75142026-05-05T16:53:08.498Z time: [5872.0 B 5872.0 B 5872.0 B]
75152026-05-05T16:53:08.498Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75162026-05-05T16:53:08.498Z No change in performance detected.
75172026-05-05T16:53:08.498Z
75182026-05-05T16:53:08.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75192026-05-05T16:53:08.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
75202026-05-05T16:53:08.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1961 ms (330 iterations)
75212026-05-05T16:53:08.501ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75222026-05-05T16:53:08.501Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75232026-05-05T16:53:08.501Z time: [5872.0 B 5872.0 B 5872.0 B]
75242026-05-05T16:53:08.501Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75252026-05-05T16:53:08.501Z No change in performance detected.
75262026-05-05T16:53:08.501Z
75272026-05-05T16:53:08.501ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75282026-05-05T16:53:08.501ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75292026-05-05T16:53:08.501ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1456 ms (330 iterations)
75302026-05-05T16:53:08.501ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75312026-05-05T16:53:08.501Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75322026-05-05T16:53:08.502Z time: [7363.0 B 7363.0 B 7363.0 B]
75332026-05-05T16:53:08.502Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75342026-05-05T16:53:08.502Z No change in performance detected.
75352026-05-05T16:53:08.502Z
75362026-05-05T16:53:08.502ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75372026-05-05T16:53:08.502ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75382026-05-05T16:53:08.502ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1355 ms (275 iterations)
75392026-05-05T16:53:08.505ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75402026-05-05T16:53:08.505Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75412026-05-05T16:53:08.505Z time: [7363.0 B 7363.0 B 7363.0 B]
75422026-05-05T16:53:08.505Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75432026-05-05T16:53:08.505Z No change in performance detected.
75442026-05-05T16:53:08.505Z
75452026-05-05T16:53:08.505ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75462026-05-05T16:53:08.505ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75472026-05-05T16:53:08.505ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0640 ms (385 iterations)
75482026-05-05T16:53:08.505ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75492026-05-05T16:53:08.505Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75502026-05-05T16:53:08.505Z time: [5872.0 B 5872.0 B 5872.0 B]
75512026-05-05T16:53:08.505Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75522026-05-05T16:53:08.505Z No change in performance detected.
75532026-05-05T16:53:08.505Z
75542026-05-05T16:53:08.505ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75552026-05-05T16:53:08.505ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75562026-05-05T16:53:08.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1888 ms (275 iterations)
75572026-05-05T16:53:08.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75582026-05-05T16:53:08.508Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75592026-05-05T16:53:08.508Z time: [5872.0 B 5872.0 B 5872.0 B]
75602026-05-05T16:53:08.508Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75612026-05-05T16:53:08.508Z No change in performance detected.
75622026-05-05T16:53:08.508Z
75632026-05-05T16:53:08.550Z+ cp -r target/criterion /work/bench-results
75642026-05-05T16:53:08.706Z+ cp -r target/xde-bench /work/bench-results
75652026-05-05T16:53:08.741Z+ pushd /work
75662026-05-05T16:53:08.741Z+ tar -caf bench-results.tgz bench-results
75672026-05-05T16:53:08.741Z/work /work/oxidecomputer/opte
75682026-05-05T16:53:09.416Z+ popd
75692026-05-05T16:53:09.417Z/work/oxidecomputer/opte
75702026-05-05T16:53:09.420Z+ cleanup
75712026-05-05T16:53:09.420Z++ id -un
75722026-05-05T16:53:09.423Z++ id -gn
75732026-05-05T16:53:09.425Z+ pfexec chown -R build:build .
75742026-05-05T16:53:09.495Z+ [[ -z 01KQWEGFF41ASTEMFVA291T5ZX ]]
75752026-05-05T16:53:09.498Zprocess exited: duration 2066158 ms, exit code 0
 
75762026-05-05T16:53:09.510Zfound 1 output files
75772026-05-05T16:53:09.510Zuploading: /work/bench-results.tgz (6320582 bytes)
75782026-05-05T16:53:10.562Zuploaded: /work/bench-results.tgz