01KQNYAV2G6N5FVMRX3FK2HJ3R: 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: 01KQNYBDHJ0Z9SDWDBFC6C7KNN

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-03T03:38:48.728Zjob dependencies complete; ready to run (waiting for 5 m 35 s)
22026-05-03T03:40:27.912Zjob assigned to worker 01KQNYNSF0SZBEK67N003JXFTV [factory aws, i-020eafaf0ccd0c2a7] (queued for 1 m 39 s)
32026-05-03T03:40:34.524Zdownloading input: /input/xde/work/debug/xde.dbg
42026-05-03T03:40:35.456Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-05-03T03:40:35.459Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-05-03T03:40:35.484Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-05-03T03:40:35.484Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-05-03T03:40:35.530Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-05-03T03:40:35.531Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-05-03T03:40:35.559Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-05-03T03:40:35.562Zdownloading input: /input/xde/work/release/xde
122026-05-03T03:40:36.086Zdownloaded input: /input/xde/work/release/xde
132026-05-03T03:40:36.086Zdownloading input: /input/xde/work/release/xde.sha256
142026-05-03T03:40:36.114Zdownloaded input: /input/xde/work/release/xde.sha256
152026-05-03T03:40:36.114Zdownloading input: /input/xde/work/release/xde_link.so
162026-05-03T03:40:36.144Zdownloaded input: /input/xde/work/release/xde_link.so
172026-05-03T03:40:36.144Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-05-03T03:40:36.172Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-05-03T03:40:36.176Zdownloading input: /input/xde/work/test/loopback
202026-05-03T03:40:36.698Zdownloaded input: /input/xde/work/test/loopback
212026-05-03T03:40:36.701Zdownloading input: /input/xde/work/test/multicast_rx
222026-05-03T03:40:37.241Zdownloaded input: /input/xde/work/test/multicast_rx
232026-05-03T03:40:37.244Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-05-03T03:40:37.947Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-05-03T03:40:37.950Zdownloading input: /input/xde/work/test/multicast_validation
262026-05-03T03:40:38.455Zdownloaded input: /input/xde/work/test/multicast_validation
272026-05-03T03:40:38.458Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-05-03T03:40:38.968Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-05-03T03:40:38.970Zdownloading input: /input/xde/work/xde.conf
302026-05-03T03:40:38.995Zdownloaded input: /input/xde/work/xde.conf
 
312026-05-03T03:40:38.998Zstarting task 0: "setup"
322026-05-03T03:40:39.001Z++ uname -s
332026-05-03T03:40:39.004Z+ kern=SunOS
342026-05-03T03:40:39.004Z+ build_user=build
352026-05-03T03:40:39.004Z+ build_uid=12345
362026-05-03T03:40:39.004Z+ work_dir=/work
372026-05-03T03:40:39.004Z+ input_dir=/input
382026-05-03T03:40:39.004Z+ [[ 0 == 12345 ]]
392026-05-03T03:40:39.004Z+ case "$kern" in
402026-05-03T03:40:39.004Z+ groupadd -g 12345 build
412026-05-03T03:40:39.004Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-05-03T03:40:41.011Z+ zfs create -o mountpoint=/work rpool/work
432026-05-03T03:40:41.160Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-05-03T03:40:41.163Z+ home_fs=zfs
452026-05-03T03:40:41.163Z+ [[ zfs == autofs ]]
462026-05-03T03:40:41.163Z+ mkdir -p /home/build
472026-05-03T03:40:41.163Z+ chown build:build /home/build /work
482026-05-03T03:40:43.164Z+ chmod 0700 /home/build /work
492026-05-03T03:40:43.167Zprocess exited: duration 4171 ms, exit code 0
 
502026-05-03T03:40:43.173Zstarting task 1: "rust-toolchain"
512026-05-03T03:40:43.178Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.1
522026-05-03T03:40:43.178Z * rust toolchain channel = "1.94.1"
532026-05-03T03:40:43.178Z * rust toolchain profile = "default"
542026-05-03T03:40:43.178Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-05-03T03:40:43.178Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-05-03T03:40:43.178Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-05-03T03:40:43.180Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-05-03T03:40:43.180Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default
592026-05-03T03:40:43.337Zinfo: downloading installer
602026-05-03T03:40:44.642Zwarn: It looks like you have an existing installation of Rust at:
612026-05-03T03:40:44.642Zwarn: /opt/ooce/bin
622026-05-03T03:40:44.642Zwarn: It is recommended that rustup be the primary Rust installation.
632026-05-03T03:40:44.642Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
642026-05-03T03:40:44.642Zwarn: If you are sure that you want both rustup and your already installed Rust
652026-05-03T03:40:44.642Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
662026-05-03T03:40:44.642Zwarn: or pass `-y' to ignore all ignorable checks.
672026-05-03T03:40:44.642Zerror: cannot install while Rust is installed
682026-05-03T03:40:44.642Zwarn: continuing (because the -y flag is set and the error is ignorable)
692026-05-03T03:40:44.642Zwarn: It looks like you have an existing rustup settings file at:
702026-05-03T03:40:44.642Zwarn: /home/build/.rustup/settings.toml
712026-05-03T03:40:44.642Zwarn: Rustup will install the default toolchain as specified in the settings file,
722026-05-03T03:40:44.642Zwarn: instead of the one inferred from the default host triple.
732026-05-03T03:40:44.651Zinfo: profile set to default
742026-05-03T03:40:44.651Zinfo: default host triple is x86_64-unknown-illumos
752026-05-03T03:40:44.654Zinfo: syncing channel updates for 1.94.1-x86_64-unknown-illumos
762026-05-03T03:40:44.789Zinfo: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25)
772026-05-03T03:40:44.792Zinfo: downloading 6 components
782026-05-03T03:40:58.805Zinfo: default toolchain set to 1.94.1-x86_64-unknown-illumos
792026-05-03T03:40:58.805Z
802026-05-03T03:40:58.834Z 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25)
812026-05-03T03:40:58.834Z
822026-05-03T03:40:58.834Z
832026-05-03T03:40:58.834ZRust is installed now. Great!
842026-05-03T03:40:58.834Z
852026-05-03T03:40:58.834ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
862026-05-03T03:40:58.834Zenvironment variable. This has not been done automatically.
872026-05-03T03:40:58.834Z
882026-05-03T03:40:58.834ZTo configure your current shell, you need to source
892026-05-03T03:40:58.834Zthe corresponding env file under $HOME/.cargo.
902026-05-03T03:40:58.834Z
912026-05-03T03:40:58.834ZThis is usually done by running one of the following (note the leading DOT):
922026-05-03T03:40:58.837Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
932026-05-03T03:40:58.838Zsource "$HOME/.cargo/env.fish" # For fish
942026-05-03T03:40:58.838Zsource "~/.cargo/env.nu" # For nushell
952026-05-03T03:40:58.838Zsource "$HOME/.cargo/env.tcsh" # For tcsh
962026-05-03T03:40:58.838Z. "$HOME/.cargo/env.ps1" # For pwsh
972026-05-03T03:40:58.838Zsource "$HOME/.cargo/env.xsh" # For xonsh
982026-05-03T03:40:58.838Zwarn: no default linker (`cc`) was found in your PATH
992026-05-03T03:40:58.838Zwarn: many Rust crates require a system C toolchain to build
1002026-05-03T03:40:58.921Z+ rustup --version
1012026-05-03T03:40:58.929Zrustup 1.29.0 (28d1352db 2026-03-05)
1022026-05-03T03:40:58.932Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1032026-05-03T03:40:58.951Zinfo: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)`
1042026-05-03T03:40:58.953Z+ cargo --version
1052026-05-03T03:40:58.966Zcargo 1.94.1 (29ea6fb6a 2026-03-24)
1062026-05-03T03:40:58.969Z+ rustc --version
1072026-05-03T03:40:58.988Zrustc 1.94.1 (e408947bf 2026-03-25)
1082026-05-03T03:40:58.990Zprocess exited: duration 15814 ms, exit code 0
 
1092026-05-03T03:40:58.995Zstarting task 2: "authentication"
1102026-05-03T03:40:59.011Zprocess exited: duration 15 ms, exit code 0
 
1112026-05-03T03:40:59.017Zstarting task 3: "clone repository"
1122026-05-03T03:40:59.020Z+ mkdir -p /work/oxidecomputer/opte
1132026-05-03T03:40:59.040Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1142026-05-03T03:40:59.053ZCloning into '/work/oxidecomputer/opte'...
1152026-05-03T03:40:59.836Z+ cd /work/oxidecomputer/opte
1162026-05-03T03:40:59.836Z+ git fetch origin 8630f7d9ee498bc68c7aeaee1df250f921a14ea7
1172026-05-03T03:41:00.056ZFrom https://github.com/oxidecomputer/opte
1182026-05-03T03:41:00.056Z * branch 8630f7d9ee498bc68c7aeaee1df250f921a14ea7 -> FETCH_HEAD
1192026-05-03T03:41:00.061Z+ [[ -n renovate/ctor-0.x ]]
1202026-05-03T03:41:00.064Z++ git branch --show-current
1212026-05-03T03:41:00.064Z+ current=master
1222026-05-03T03:41:00.064Z+ [[ master != renovate/ctor-0.x ]]
1232026-05-03T03:41:00.064Z+ git branch -f renovate/ctor-0.x 8630f7d9ee498bc68c7aeaee1df250f921a14ea7
1242026-05-03T03:41:00.067Z+ git checkout -f renovate/ctor-0.x
1252026-05-03T03:41:00.083ZSwitched to branch 'renovate/ctor-0.x'
1262026-05-03T03:41:00.085Z+ git reset --hard 8630f7d9ee498bc68c7aeaee1df250f921a14ea7
1272026-05-03T03:41:00.099ZHEAD is now at 8630f7d Update Rust crate ctor to 0.13
1282026-05-03T03:41:00.102Zprocess exited: duration 1082 ms, exit code 0
 
1292026-05-03T03:41:00.107Zstarting task 4: "build"
1302026-05-03T03:41:00.111Z+ source .github/buildomat/common.sh
1312026-05-03T03:41:00.111Z++ rustup show active-toolchain
1322026-05-03T03:41:00.116Z1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1332026-05-03T03:41:00.119Z++ pushd xde
1342026-05-03T03:41:00.119Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1352026-05-03T03:41:00.119Z++ rustup show active-toolchain
1362026-05-03T03:41:00.122Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1372026-05-03T03:41:00.261Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1382026-05-03T03:41:00.265Zinfo: downloading 6 components
1392026-05-03T03:41:13.509Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1402026-05-03T03:41:13.602Z+++ rustup show active-toolchain -v
1412026-05-03T03:41:13.605Z+++ head -n 1
1422026-05-03T03:41:13.605Z+++ cut '-d ' -f1
1432026-05-03T03:41:13.659Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1442026-05-03T03:41:13.659Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1452026-05-03T03:41:13.659Z++ popd
1462026-05-03T03:41:13.662Z/work/oxidecomputer/opte
1472026-05-03T03:41:13.662Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1482026-05-03T03:41:22.668Z Startup: Refreshing catalog 'helios-dev' ... Done
1492026-05-03T03:41:30.284Z Startup: Caching catalogs ... Done
1502026-05-03T03:41:37.234ZPlanning: Solver setup ... Done
1512026-05-03T03:41:37.295ZPlanning: Running solver ... Done
1522026-05-03T03:41:37.435ZPlanning: Finding local manifests ... Done
1532026-05-03T03:41:37.447ZPlanning: Fetching manifests: 0/6 0% complete
1542026-05-03T03:41:37.470ZPlanning: Fetching manifests: 6/6 100% complete
1552026-05-03T03:41:37.484ZPlanning: Package planning ... Done
1562026-05-03T03:41:37.487ZPlanning: Merging actions ... Done
1572026-05-03T03:41:37.674ZPlanning: Checking for conflicting actions ... Done
1582026-05-03T03:41:37.676ZPlanning: Consolidating action changes ... Done
1592026-05-03T03:41:38.445ZPlanning: Evaluating mediators ... Done
1602026-05-03T03:41:38.449ZPlanning: Planning completed in 7.99 seconds
1612026-05-03T03:41:38.456Z Packages to install: 6
1622026-05-03T03:41:38.460Z Services to change: 2
1632026-05-03T03:41:38.460Z Create boot environment: No
1642026-05-03T03:41:38.460ZCreate backup boot environment: No
1652026-05-03T03:41:38.495Z
1662026-05-03T03:41:38.495ZDownload: 0/22 items 0.0/15.0MB 0% complete
1672026-05-03T03:41:38.622ZDownload: Completed 15.04 MB in 0.13 seconds (118M/s)
1682026-05-03T03:41:38.712Z Actions: 1/111 actions (Installing new actions)
1692026-05-03T03:41:39.120Z Actions: Completed 111 actions in 0.41 seconds.
1702026-05-03T03:41:39.395Z Done
1712026-05-03T03:41:39.395Z Done
1722026-05-03T03:41:40.018Z Done
1732026-05-03T03:41:43.159Z Done
1742026-05-03T03:41:43.235Z Done
1752026-05-03T03:41:43.238Z Done
1762026-05-03T03:41:48.301Z Done
1772026-05-03T03:41:48.969Z+ [[ -z 01KQNYBDHJ0Z9SDWDBFC6C7KNN ]]
1782026-05-03T03:41:48.969Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1792026-05-03T03:41:50.036Zincorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23838:20260323T150135Z
1802026-05-03T03:41:50.036Zentire = pkg://helios-dev/entire@2-2.0:20230621T192557Z
1812026-05-03T03:41:50.036Zinstall = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
1822026-05-03T03:41:50.036Zinstall = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
1832026-05-03T03:41:50.039Ztempdir @ "/tmp/.tmpD4r8Bt/tmp"
1842026-05-03T03:41:50.039Zimage root @ "/tmp/.tmpD4r8Bt/tmp/root"
1852026-05-03T03:41:50.039Zcreating image...
1862026-05-03T03:41:50.293Zcopying publishers...
1872026-05-03T03:42:04.815Zadding properties...
1882026-05-03T03:42:05.486Zinstalling packages...
1892026-05-03T03:43:27.569Zseeding SMF database...
1902026-05-03T03:43:31.803Zconfiguring SMF profile...
1912026-05-03T03:43:31.803Zmodifying shadow(5)...
1922026-05-03T03:43:31.806Zloading user and group database...
1932026-05-03T03:43:31.806Zloading facet selections...
1942026-05-03T03:43:32.049Z devel -> true
1952026-05-03T03:43:32.049Z doc.man -> true
1962026-05-03T03:43:32.049Z entire.service/hal -> true
1972026-05-03T03:43:32.049Z entire.service/network/smtp/dma -> true
1982026-05-03T03:43:32.049Z locale.ar -> true
1992026-05-03T03:43:32.049Z locale.ca -> true
2002026-05-03T03:43:32.049Z locale.cs -> true
2012026-05-03T03:43:32.049Z locale.de -> true
2022026-05-03T03:43:32.049Z locale.es -> true
2032026-05-03T03:43:32.049Z locale.fr -> true
2042026-05-03T03:43:32.049Z locale.he -> true
2052026-05-03T03:43:32.049Z locale.hu -> true
2062026-05-03T03:43:32.049Z locale.id -> true
2072026-05-03T03:43:32.049Z locale.it -> true
2082026-05-03T03:43:32.049Z locale.ja -> true
2092026-05-03T03:43:32.050Z locale.ko -> true
2102026-05-03T03:43:32.050Z locale.nl -> true
2112026-05-03T03:43:32.050Z locale.pl -> true
2122026-05-03T03:43:32.050Z locale.pt_BR -> true
2132026-05-03T03:43:32.050Z locale.ru -> true
2142026-05-03T03:43:32.050Z locale.sk -> true
2152026-05-03T03:43:32.050Z locale.sv -> true
2162026-05-03T03:43:32.050Z locale.zh_CN -> true
2172026-05-03T03:43:32.050Z locale.zh_HK -> true
2182026-05-03T03:43:32.050Z locale.zh_TW -> true
2192026-05-03T03:43:32.050Z onu.ooceonly -> true
2202026-05-03T03:43:32.050Z version-lock.shell/ksh93 -> true
2212026-05-03T03:43:32.050Z version-lock.system/data/hardware-registry -> true
2222026-05-03T03:43:32.050Z version-lock.system/data/zoneinfo -> true
2232026-05-03T03:43:32.050Z version-lock.system/microcode/amd -> true
2242026-05-03T03:43:32.050Z version-lock.system/microcode/intel -> true
2252026-05-03T03:43:32.050Z version-lock.system/microcode/oxide -> true
2262026-05-03T03:43:32.050Zassessing packaged files...
2272026-05-03T03:43:33.526Zcreating archive...
2282026-05-03T03:43:33.551Zmissing from packaging:
2292026-05-03T03:43:33.551Z "etc/.pwd.lock"
2302026-05-03T03:43:33.555Z "etc/svc/profile/generic.xml"
2312026-05-03T03:43:33.555Z "etc/svc/profile/inetd_services.xml"
2322026-05-03T03:43:33.555Z "etc/svc/profile/name_service.xml"
2332026-05-03T03:43:33.558Z "etc/svc/profile/platform.xml"
2342026-05-03T03:43:33.558Z "etc/svc/profile/platform_omicron1.xml"
2352026-05-03T03:43:33.558Z "etc/svc/repository.db"
2362026-05-03T03:43:33.558Z
2372026-05-03T03:43:33.563Z
2382026-05-03T03:43:33.563Zfinishing archive...
2392026-05-03T03:43:34.206Zcreating gzonly manifest...
2402026-05-03T03:43:34.209Zok
2412026-05-03T03:43:34.306Z+ trap cleanup EXIT
2422026-05-03T03:43:34.309Z+ OUT_DIR=/work/bench-results
2432026-05-03T03:43:34.309Z+ mkdir -p /work/bench-results
2442026-05-03T03:43:34.309Z+ mkdir -p target/criterion
2452026-05-03T03:43:34.311Z+ mkdir -p target/xde-bench
2462026-05-03T03:43:34.312Z+ banner collect
2472026-05-03T03:43:34.314Z
2482026-05-03T03:43:34.314Z #### #### # # ###### #### #####
2492026-05-03T03:43:34.314Z # # # # # # # # # #
2502026-05-03T03:43:34.314Z # # # # # ##### # #
2512026-05-03T03:43:34.314Z # # # # # # # #
2522026-05-03T03:43:34.314Z # # # # # # # # # #
2532026-05-03T03:43:34.314Z #### #### ###### ###### ###### #### #
2542026-05-03T03:43:34.314Z
2552026-05-03T03:43:34.314Z++ cat .git/refs/heads/master
2562026-05-03T03:43:34.317Z+ BASELINE_COMMIT=b715a72f0820a9c23ab9f606975df44718b19a21
2572026-05-03T03:43:34.317Z+ [[ renovate/ctor-0.x == \m\a\s\t\e\r ]]
2582026-05-03T03:43:34.317Z+ get_artifact opte benchmark b715a72f0820a9c23ab9f606975df44718b19a21 bench-results.tgz
2592026-05-03T03:43:34.317Z+ local curl_res
2602026-05-03T03:43:34.317Z+ repo=opte
2612026-05-03T03:43:34.317Z+ series=benchmark
2622026-05-03T03:43:34.317Z+ commit=b715a72f0820a9c23ab9f606975df44718b19a21
2632026-05-03T03:43:34.317Z+ name=bench-results.tgz
2642026-05-03T03:43:34.317Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2652026-05-03T03:43:34.317Z+ mkdir -p download
2662026-05-03T03:43:34.317Z+ pushd download
2672026-05-03T03:43:34.317Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2682026-05-03T03:43:34.317Z+ [[ ! -f bench-results.tgz ]]
2692026-05-03T03:43:34.317Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/b715a72f0820a9c23ab9f606975df44718b19a21/bench-results.tgz
2702026-05-03T03:43:34.322Z % Total % Received % Xferd Average Speed Time Time Time Current
2712026-05-03T03:43:34.325Z Dload Upload Total Spent Left Speed
2722026-05-03T03:43:34.608Z 0 0 0 0 0 0 0 0 0 100 6.04M 100 6.04M 0 0 21.13M 0 0 100 6.04M 100 6.04M 0 0 21.13M 0 0 100 6.04M 100 6.04M 0 0 21.13M 0 0
2732026-05-03T03:43:34.611Z+ curl_res=0
2742026-05-03T03:43:34.612Z+ popd
2752026-05-03T03:43:34.612Z/work/oxidecomputer/opte
2762026-05-03T03:43:34.612Z+ return 0
2772026-05-03T03:43:34.612Z+ tar -xf download/bench-results.tgz -C target
2782026-05-03T03:43:34.901Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2792026-05-03T03:43:34.904Z+ rm -r target/bench-results
2802026-05-03T03:43:34.907Z+ [[ '' -eq 1 ]]
2812026-05-03T03:43:34.907Z+ uname -a
2822026-05-03T03:43:34.907ZSunOS w-01KQNYNSF0SZBEK67N003JXFTV 5.11 helios-2.0.23838 i86pc i386 i86pc
2832026-05-03T03:43:34.907Z+ cat /etc/versions/build
2842026-05-03T03:43:34.907Zheads/stlouis-0-ge1108ec7ee
2852026-05-03T03:43:34.907Z+ dladm
2862026-05-03T03:43:34.910ZLINK CLASS MTU STATE BRIDGE OVER
2872026-05-03T03:43:34.910Zena0 phys 9216 up -- --
2882026-05-03T03:43:34.912Z+ ipadm
2892026-05-03T03:43:34.912ZADDROBJ TYPE STATE ADDR
2902026-05-03T03:43:34.913Zlo0/v4 static ok 127.0.0.1/8
2912026-05-03T03:43:34.913Zena0/dhcp dhcp ok 10.150.1.30/24
2922026-05-03T03:43:34.913Zlo0/v6 static ok ::1/128
2932026-05-03T03:43:34.913Z+ pfexec rem_drv xde
2942026-05-03T03:43:34.920Z+ set -o errexit
2952026-05-03T03:43:34.920Z+ set -o pipefail
2962026-05-03T03:43:34.920Z+ banner prepare
2972026-05-03T03:43:34.923Z
2982026-05-03T03:43:34.923Z ##### ##### ###### ##### ## ##### ######
2992026-05-03T03:43:34.923Z # # # # # # # # # # # #
3002026-05-03T03:43:34.923Z # # # # ##### # # # # # # #####
3012026-05-03T03:43:34.923Z ##### ##### # ##### ###### ##### #
3022026-05-03T03:43:34.923Z # # # # # # # # # #
3032026-05-03T03:43:34.923Z # # # ###### # # # # # ######
3042026-05-03T03:43:34.923Z
3052026-05-03T03:43:34.923Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3062026-05-03T03:43:34.923Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3072026-05-03T03:43:34.985Z+ pfexec add_drv xde
3082026-05-03T03:43:35.727Z+ banner bench
3092026-05-03T03:43:35.730Z
3102026-05-03T03:43:35.730Z ##### ###### # # #### # #
3112026-05-03T03:43:35.730Z # # # ## # # # # #
3122026-05-03T03:43:35.730Z ##### ##### # # # # ######
3132026-05-03T03:43:35.730Z # # # # # # # # #
3142026-05-03T03:43:35.730Z # # # # ## # # # #
3152026-05-03T03:43:35.730Z ##### ###### # # #### # #
3162026-05-03T03:43:35.730Z
3172026-05-03T03:43:35.730Z+ cargo kbench local
3182026-05-03T03:43:35.837Z Updating crates.io index
3192026-05-03T03:43:35.840Z Updating git repository `https://github.com/oxidecomputer/falcon`
3202026-05-03T03:43:36.617Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3212026-05-03T03:43:36.859Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3222026-05-03T03:43:37.218Z Updating git repository `https://github.com/oxidecomputer/zone`
3232026-05-03T03:43:37.590Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3242026-05-03T03:43:37.827Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3252026-05-03T03:43:38.084Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3262026-05-03T03:43:39.985Z Downloading crates ...
3272026-05-03T03:43:40.039Z Downloaded ciborium-ll v0.2.2
3282026-05-03T03:43:40.042Z Downloaded byteorder v1.5.0
3292026-05-03T03:43:40.044Z Downloaded futures-task v0.3.32
3302026-05-03T03:43:40.044Z Downloaded fnv v1.0.7
3312026-05-03T03:43:40.047Z Downloaded futures-macro v0.3.32
3322026-05-03T03:43:40.047Z Downloaded foreign-types-shared v0.3.1
3332026-05-03T03:43:40.047Z Downloaded alloca v0.4.0
3342026-05-03T03:43:40.052Z Downloaded cfg-if v1.0.4
3352026-05-03T03:43:40.056Z Downloaded oorandom v11.1.5
3362026-05-03T03:43:40.059Z Downloaded proc-macro-crate v3.5.0
3372026-05-03T03:43:40.063Z Downloaded clap v4.6.1
3382026-05-03T03:43:40.068Z Downloaded stable_deref_trait v1.2.1
3392026-05-03T03:43:40.071Z Downloaded ciborium v0.2.2
3402026-05-03T03:43:40.074Z Downloaded heapless v0.8.0
3412026-05-03T03:43:40.076Z Downloaded cc v1.2.61
3422026-05-03T03:43:40.079Z Downloaded unicode-ident v1.0.24
3432026-05-03T03:43:40.082Z Downloaded anstyle v1.0.14
3442026-05-03T03:43:40.090Z Downloaded chacha20 v0.10.0
3452026-05-03T03:43:40.094Z Downloaded cast v0.3.0
3462026-05-03T03:43:40.097Z Downloaded clap_lex v1.1.0
3472026-05-03T03:43:40.100Z Downloaded clap_derive v4.6.1
3482026-05-03T03:43:40.100Z Downloaded ciborium-io v0.2.2
3492026-05-03T03:43:40.103Z Downloaded defmt-parser v1.0.0
3502026-05-03T03:43:40.103Z Downloaded circular v0.3.0
3512026-05-03T03:43:40.103Z Downloaded pcap-parser v0.17.0
3522026-05-03T03:43:40.106Z Downloaded futures-io v0.3.32
3532026-05-03T03:43:40.108Z Downloaded anstyle-query v1.1.5
3542026-05-03T03:43:40.111Z Downloaded crossbeam-deque v0.8.6
3552026-05-03T03:43:40.114Z Downloaded strsim v0.11.1
3562026-05-03T03:43:40.116Z Downloaded ref-cast-impl v1.0.25
3572026-05-03T03:43:40.116Z Downloaded cfg_aliases v0.2.1
3582026-05-03T03:43:40.116Z Downloaded rustversion v1.0.22
3592026-05-03T03:43:40.119Z Downloaded darling_macro v0.23.0
3602026-05-03T03:43:40.122Z Downloaded slog-envlogger v2.2.0
3612026-05-03T03:43:40.122Z Downloaded errno v0.3.14
3622026-05-03T03:43:40.124Z Downloaded equivalent v1.0.2
3632026-05-03T03:43:40.124Z Downloaded foreign-types v0.5.0
3642026-05-03T03:43:40.124Z Downloaded dyn-clone v1.0.20
3652026-05-03T03:43:40.127Z Downloaded thread_local v1.1.9
3662026-05-03T03:43:40.127Z Downloaded foreign-types-macros v0.2.3
3672026-05-03T03:43:40.127Z Downloaded toml_datetime v1.1.1+spec-1.1.0
3682026-05-03T03:43:40.130Z Downloaded defmt v0.3.100
3692026-05-03T03:43:40.130Z Downloaded quote v1.0.45
3702026-05-03T03:43:40.130Z Downloaded lazy_static v1.5.0
3712026-05-03T03:43:40.133Z Downloaded tracing-core v0.1.36
3722026-05-03T03:43:40.135Z Downloaded cstr-argument v0.1.2
3732026-05-03T03:43:40.135Z Downloaded darling_macro v0.21.3
3742026-05-03T03:43:40.135Z Downloaded is_terminal_polyfill v1.70.2
3752026-05-03T03:43:40.135Z Downloaded deranged v0.5.8
3762026-05-03T03:43:40.138Z Downloaded anstyle-parse v1.0.0
3772026-05-03T03:43:40.138Z Downloaded link-section v0.13.1
3782026-05-03T03:43:40.141Z Downloaded plotters-backend v0.3.7
3792026-05-03T03:43:40.141Z Downloaded page_size v0.6.0
3802026-05-03T03:43:40.143Z Downloaded heck v0.5.0
3812026-05-03T03:43:40.143Z Downloaded terminal_size v0.4.4
3822026-05-03T03:43:40.148Z Downloaded embedded-io v0.6.1
3832026-05-03T03:43:40.151Z Downloaded cpufeatures v0.3.0
3842026-05-03T03:43:40.153Z Downloaded heck v0.4.1
3852026-05-03T03:43:40.156Z Downloaded itoa v1.0.18
3862026-05-03T03:43:40.159Z Downloaded slog-stdlog v4.1.1
3872026-05-03T03:43:40.159Z Downloaded colorchoice v1.0.5
3882026-05-03T03:43:40.161Z Downloaded managed v0.8.0
3892026-05-03T03:43:40.164Z Downloaded memchr v2.8.0
3902026-05-03T03:43:40.166Z Downloaded num-conv v0.2.1
3912026-05-03T03:43:40.169Z Downloaded is-terminal v0.4.17
3922026-05-03T03:43:40.169Z Downloaded utf8parse v0.2.2
3932026-05-03T03:43:40.169Z Downloaded linktime-proc-macro v0.1.0
3942026-05-03T03:43:40.169Z Downloaded rusticata-macros v5.0.0
3952026-05-03T03:43:40.172Z Downloaded same-file v1.0.6
3962026-05-03T03:43:40.172Z Downloaded ident_case v1.0.1
3972026-05-03T03:43:40.172Z Downloaded hash32 v0.3.1
3982026-05-03T03:43:40.174Z Downloaded futures-core v0.3.32
3992026-05-03T03:43:40.174Z Downloaded tabwriter v1.4.1
4002026-05-03T03:43:40.174Z Downloaded futures-sink v0.3.32
4012026-05-03T03:43:40.177Z Downloaded proc-macro-error-attr2 v2.0.0
4022026-05-03T03:43:40.180Z Downloaded macaddr v1.0.1
4032026-05-03T03:43:40.180Z Downloaded cobs v0.3.0
4042026-05-03T03:43:40.183Z Downloaded time-core v0.1.8
4052026-05-03T03:43:40.183Z Downloaded plotters-svg v0.3.7
4062026-05-03T03:43:40.183Z Downloaded futures-executor v0.3.32
4072026-05-03T03:43:40.183Z Downloaded pretty-hex v0.4.2
4082026-05-03T03:43:40.185Z Downloaded either v1.15.0
4092026-05-03T03:43:40.185Z Downloaded anes v0.1.6
4102026-05-03T03:43:40.188Z Downloaded take_mut v0.2.2
4112026-05-03T03:43:40.188Z Downloaded erased-serde v0.3.31
4122026-05-03T03:43:40.188Z Downloaded futures-channel v0.3.32
4132026-05-03T03:43:40.191Z Downloaded ref-cast v1.0.25
4142026-05-03T03:43:40.191Z Downloaded powerfmt v0.2.0
4152026-05-03T03:43:40.193Z Downloaded autocfg v1.5.0
4162026-05-03T03:43:40.194Z Downloaded version_check v0.9.5
4172026-05-03T03:43:40.194Z Downloaded thiserror-impl v2.0.18
4182026-05-03T03:43:40.196Z Downloaded bitflags v2.11.1
4192026-05-03T03:43:40.199Z Downloaded thiserror v2.0.18
4202026-05-03T03:43:40.202Z Downloaded thiserror-impl v1.0.69
4212026-05-03T03:43:40.204Z Downloaded slog-scope v4.4.1
4222026-05-03T03:43:40.205Z Downloaded zmij v1.0.21
4232026-05-03T03:43:40.207Z Downloaded slog-term v2.9.2
4242026-05-03T03:43:40.207Z Downloaded embedded-io v0.4.0
4252026-05-03T03:43:40.207Z Downloaded anstream v1.0.0
4262026-05-03T03:43:40.210Z Downloaded serde v1.0.228
4272026-05-03T03:43:40.213Z Downloaded find-msvc-tools v0.1.9
4282026-05-03T03:43:40.213Z Downloaded walkdir v2.5.0
4292026-05-03T03:43:40.213Z Downloaded oxnet v0.1.4
4302026-05-03T03:43:40.216Z Downloaded cookie-factory v0.3.3
4312026-05-03T03:43:40.216Z Downloaded slog v2.8.2
4322026-05-03T03:43:40.218Z Downloaded serde_core v1.0.228
4332026-05-03T03:43:40.218Z Downloaded ipnetwork v0.21.1
4342026-05-03T03:43:40.221Z Downloaded darling v0.21.3
4352026-05-03T03:43:40.224Z Downloaded slab v0.4.12
4362026-05-03T03:43:40.224Z Downloaded proc-macro-error2 v2.0.1
4372026-05-03T03:43:40.226Z Downloaded proc-macro-error v1.0.4
4382026-05-03T03:43:40.229Z Downloaded defmt-macros v1.0.1
4392026-05-03T03:43:40.229Z Downloaded proc-macro-error-attr v1.0.4
4402026-05-03T03:43:40.232Z Downloaded num_enum_derive v0.7.6
4412026-05-03T03:43:40.232Z Downloaded crossbeam-utils v0.8.21
4422026-05-03T03:43:40.232Z Downloaded num_enum v0.7.6
4432026-05-03T03:43:40.235Z Downloaded rand_core v0.10.1
4442026-05-03T03:43:40.237Z Downloaded iana-time-zone v0.1.65
4452026-05-03T03:43:40.240Z Downloaded tracing-attributes v0.1.31
4462026-05-03T03:43:40.240Z Downloaded defmt v1.0.1
4472026-05-03T03:43:40.243Z Downloaded thiserror v1.0.69
4482026-05-03T03:43:40.245Z Downloaded tinytemplate v1.2.1
4492026-05-03T03:43:40.245Z Downloaded crc32fast v1.5.0
4502026-05-03T03:43:40.248Z Downloaded log v0.4.29
4512026-05-03T03:43:40.248Z Downloaded pin-project-lite v0.2.17
4522026-05-03T03:43:40.251Z Downloaded ingot-macros v0.1.1
4532026-05-03T03:43:40.253Z Downloaded futures v0.3.32
4542026-05-03T03:43:40.256Z Downloaded postcard v1.1.3
4552026-05-03T03:43:40.256Z Downloaded getrandom v0.4.2
4562026-05-03T03:43:40.259Z Downloaded crossbeam-epoch v0.9.18
4572026-05-03T03:43:40.261Z Downloaded toml_parser v1.1.2+spec-1.1.0
4582026-05-03T03:43:40.261Z Downloaded term v1.2.1
4592026-05-03T03:43:40.264Z Downloaded time-macros v0.2.27
4602026-05-03T03:43:40.266Z Downloaded darling_core v0.21.3
4612026-05-03T03:43:40.269Z Downloaded proc-macro2 v1.0.106
4622026-05-03T03:43:40.269Z Downloaded arc-swap v1.9.1
4632026-05-03T03:43:40.272Z Downloaded zerocopy v0.8.48
4642026-05-03T03:43:40.283Z Downloaded uuid v1.23.1
4652026-05-03T03:43:40.286Z Downloaded socket2 v0.6.3
4662026-05-03T03:43:40.288Z Downloaded darling_core v0.23.0
4672026-05-03T03:43:40.291Z Downloaded crossbeam-channel v0.5.15
4682026-05-03T03:43:40.293Z Downloaded shlex v1.3.0
4692026-05-03T03:43:40.293Z Downloaded serde_derive v1.0.228
4702026-05-03T03:43:40.296Z Downloaded once_cell v1.21.4
4712026-05-03T03:43:40.296Z Downloaded indexmap v2.14.0
4722026-05-03T03:43:40.299Z Downloaded num-traits v0.2.19
4732026-05-03T03:43:40.301Z Downloaded half v2.7.1
4742026-05-03T03:43:40.301Z Downloaded anyhow v1.0.102
4752026-05-03T03:43:40.304Z Downloaded darling v0.23.0
4762026-05-03T03:43:40.307Z Downloaded toml_edit v0.25.11+spec-1.1.0
4772026-05-03T03:43:40.309Z Downloaded criterion v0.8.2
4782026-05-03T03:43:40.313Z Downloaded rayon-core v1.13.0
4792026-05-03T03:43:40.315Z Downloaded colored v3.1.1
4802026-05-03T03:43:40.318Z Downloaded ctor v0.13.1
4812026-05-03T03:43:40.318Z Downloaded ingot v0.1.1
4822026-05-03T03:43:40.321Z Downloaded bitflags v1.3.2
4832026-05-03T03:43:40.321Z Downloaded rand v0.10.1
4842026-05-03T03:43:40.324Z Downloaded aho-corasick v1.1.4
4852026-05-03T03:43:40.326Z Downloaded itertools v0.12.1
4862026-05-03T03:43:40.330Z Downloaded hashbrown v0.17.0
4872026-05-03T03:43:40.333Z Downloaded zerocopy-derive v0.8.48
4882026-05-03T03:43:40.338Z Downloaded itertools v0.14.0
4892026-05-03T03:43:40.342Z Downloaded itertools v0.13.0
4902026-05-03T03:43:40.346Z Downloaded chrono v0.4.44
4912026-05-03T03:43:40.350Z Downloaded futures-util v0.3.32
4922026-05-03T03:43:40.356Z Downloaded clap_builder v4.6.0
4932026-05-03T03:43:40.360Z Downloaded ingot-types v0.1.2
4942026-05-03T03:43:40.363Z Downloaded criterion-plot v0.8.2
4952026-05-03T03:43:40.363Z Downloaded slog-async v2.8.0
4962026-05-03T03:43:40.365Z Downloaded nom v8.0.0
4972026-05-03T03:43:40.368Z Downloaded libc v0.2.186
4982026-05-03T03:43:40.384Z Downloaded plotters v0.3.7
4992026-05-03T03:43:40.391Z Downloaded regex v1.12.3
5002026-05-03T03:43:40.398Z Downloaded serde_json v1.0.149
5012026-05-03T03:43:40.402Z Downloaded winnow v1.0.2
5022026-05-03T03:43:40.407Z Downloaded time v0.3.47
5032026-05-03T03:43:40.413Z Downloaded rayon v1.12.0
5042026-05-03T03:43:40.430Z Downloaded syn v1.0.109
5052026-05-03T03:43:40.451Z Downloaded rustix v1.1.4
5062026-05-03T03:43:40.464Z Downloaded unicode-width v0.2.2
5072026-05-03T03:43:40.467Z Downloaded syn v2.0.117
5082026-05-03T03:43:40.477Z Downloaded smoltcp v0.11.0
5092026-05-03T03:43:40.483Z Downloaded regex-syntax v0.8.10
5102026-05-03T03:43:40.487Z Downloaded nix v0.31.2
5112026-05-03T03:43:40.500Z Downloaded tracing v0.1.44
5122026-05-03T03:43:40.510Z Downloaded regex-automata v0.4.14
5132026-05-03T03:43:40.577Z Compiling proc-macro2 v1.0.106
5142026-05-03T03:43:40.577Z Compiling unicode-ident v1.0.24
5152026-05-03T03:43:40.577Z Compiling quote v1.0.45
5162026-05-03T03:43:40.577Z Compiling serde_core v1.0.228
5172026-05-03T03:43:40.577Z Compiling cfg-if v1.0.4
5182026-05-03T03:43:40.577Z Compiling libc v0.2.186
5192026-05-03T03:43:40.580Z Compiling memchr v2.8.0
5202026-05-03T03:43:40.646Z Compiling serde v1.0.228
5212026-05-03T03:43:40.754Z Compiling rustversion v1.0.22
5222026-05-03T03:43:40.803Z Compiling strsim v0.11.1
5232026-05-03T03:43:41.055Z Compiling version_check v0.9.5
5242026-05-03T03:43:41.055Z Compiling ident_case v1.0.1
5252026-05-03T03:43:41.093Z Compiling zerocopy v0.8.48
5262026-05-03T03:43:41.181Z Compiling thiserror v2.0.18
5272026-05-03T03:43:41.455Z Compiling either v1.15.0
5282026-05-03T03:43:41.635Z Compiling fnv v1.0.7
5292026-05-03T03:43:41.773Z Compiling crossbeam-utils v0.8.21
5302026-05-03T03:43:41.781Z Compiling syn v1.0.109
5312026-05-03T03:43:41.784Z Compiling pin-project-lite v0.2.17
5322026-05-03T03:43:41.998Z Compiling regex-syntax v0.8.10
5332026-05-03T03:43:42.006Z Compiling equivalent v1.0.2
5342026-05-03T03:43:42.084Z Compiling hashbrown v0.17.0
5352026-05-03T03:43:42.137Z Compiling syn v2.0.117
5362026-05-03T03:43:42.179Z Compiling winnow v1.0.2
5372026-05-03T03:43:42.319Z Compiling aho-corasick v1.1.4
5382026-05-03T03:43:42.374Z Compiling itertools v0.14.0
5392026-05-03T03:43:42.612Z Compiling indexmap v2.14.0
5402026-05-03T03:43:43.178Z Compiling bitflags v2.11.1
5412026-05-03T03:43:43.214Z Compiling toml_parser v1.1.2+spec-1.1.0
5422026-05-03T03:43:43.509Z Compiling regex-automata v0.4.14
5432026-05-03T03:43:43.566Z Compiling byteorder v1.5.0
5442026-05-03T03:43:43.653Z Compiling toml_datetime v1.1.1+spec-1.1.0
5452026-05-03T03:43:43.744Z Compiling autocfg v1.5.0
5462026-05-03T03:43:43.756Z Compiling heapless v0.8.0
5472026-05-03T03:43:43.874Z Compiling toml_edit v0.25.11+spec-1.1.0
5482026-05-03T03:43:43.932Z Compiling hash32 v0.3.1
5492026-05-03T03:43:44.012Z Compiling slog v2.8.2
5502026-05-03T03:43:44.063Z Compiling futures-core v0.3.32
5512026-05-03T03:43:44.084Z Compiling num-traits v0.2.19
5522026-05-03T03:43:44.200Z Compiling stable_deref_trait v1.2.1
5532026-05-03T03:43:44.207Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5542026-05-03T03:43:44.217Z Compiling futures-sink v0.3.32
5552026-05-03T03:43:44.270Z Compiling macaddr v1.0.1
5562026-05-03T03:43:44.300Z Compiling smoltcp v0.11.0
5572026-05-03T03:43:44.444Z Compiling proc-macro-crate v3.5.0
5582026-05-03T03:43:44.469Z Compiling futures-channel v0.3.32
5592026-05-03T03:43:44.626Z Compiling darling_core v0.21.3
5602026-05-03T03:43:44.717Z Compiling darling_core v0.23.0
5612026-05-03T03:43:44.782Z Compiling proc-macro-error-attr v1.0.4
5622026-05-03T03:43:44.843Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
5632026-05-03T03:43:44.942Z Compiling futures-io v0.3.32
5642026-05-03T03:43:45.017Z Compiling anyhow v1.0.102
5652026-05-03T03:43:45.058Z Compiling futures-task v0.3.32
5662026-05-03T03:43:45.135Z Compiling slab v0.4.12
5672026-05-03T03:43:45.218Z Compiling regex v1.12.3
5682026-05-03T03:43:45.323Z Compiling rand_core v0.10.1
5692026-05-03T03:43:45.334Z Compiling itoa v1.0.18
5702026-05-03T03:43:45.483Z Compiling getrandom v0.4.2
5712026-05-03T03:43:45.495Z Compiling managed v0.8.0
5722026-05-03T03:43:45.538Z Compiling bitflags v1.3.2
5732026-05-03T03:43:45.605Z Compiling ref-cast v1.0.25
5742026-05-03T03:43:45.605Z Compiling crc32fast v1.5.0
5752026-05-03T03:43:45.855Z Compiling serde_derive v1.0.228
5762026-05-03T03:43:45.900Z Compiling zerocopy-derive v0.8.48
5772026-05-03T03:43:45.956Z Compiling thiserror-impl v2.0.18
5782026-05-03T03:43:46.003Z Compiling futures-macro v0.3.32
5792026-05-03T03:43:46.112Z Compiling ref-cast-impl v1.0.25
5802026-05-03T03:43:46.695Z Compiling num_enum_derive v0.7.6
5812026-05-03T03:43:46.779Z Compiling darling_macro v0.21.3
5822026-05-03T03:43:46.803Z Compiling futures-util v0.3.32
5832026-05-03T03:43:46.828Z Compiling darling_macro v0.23.0
5842026-05-03T03:43:47.253Z Compiling cobs v0.3.0
5852026-05-03T03:43:47.312Z Compiling darling v0.21.3
5862026-05-03T03:43:47.358Z Compiling darling v0.23.0
5872026-05-03T03:43:47.388Z Compiling ingot-macros v0.1.1
5882026-05-03T03:43:47.434Z Compiling foreign-types-macros v0.2.3
5892026-05-03T03:43:47.663Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5902026-05-03T03:43:48.047Z Compiling proc-macro-error v1.0.4
5912026-05-03T03:43:48.050Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5922026-05-03T03:43:48.215Z Compiling once_cell v1.21.4
5932026-05-03T03:43:48.265Z Compiling foreign-types-shared v0.3.1
5942026-05-03T03:43:48.273Z Compiling cpufeatures v0.3.0
5952026-05-03T03:43:48.341Z Compiling rustix v1.1.4
5962026-05-03T03:43:48.353Z Compiling ipnetwork v0.21.1
5972026-05-03T03:43:48.445Z Compiling unicode-width v0.2.2
5982026-05-03T03:43:48.448Z Compiling tracing-core v0.1.36
5992026-05-03T03:43:48.719Z Compiling tabwriter v1.4.1
6002026-05-03T03:43:48.734Z Compiling foreign-types v0.5.0
6012026-05-03T03:43:48.805Z Compiling chacha20 v0.10.0
6022026-05-03T03:43:49.040Z Compiling erased-serde v0.3.31
6032026-05-03T03:43:49.049Z Compiling postcard v1.1.3
6042026-05-03T03:43:49.077Z Compiling futures-executor v0.3.32
6052026-05-03T03:43:49.088Z Compiling num_enum v0.7.6
6062026-05-03T03:43:49.385Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6072026-05-03T03:43:49.575Z Compiling tracing-attributes v0.1.31
6082026-05-03T03:43:49.591Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6092026-05-03T03:43:49.796Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6102026-05-03T03:43:49.964Z Compiling errno v0.3.14
6112026-05-03T03:43:50.058Z Compiling cstr-argument v0.1.2
6122026-05-03T03:43:50.066Z Compiling num-conv v0.2.1
6132026-05-03T03:43:50.109Z Compiling utf8parse v0.2.2
6142026-05-03T03:43:50.207Z Compiling thiserror v1.0.69
6152026-05-03T03:43:50.214Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
6162026-05-03T03:43:50.214Z Compiling pretty-hex v0.4.2
6172026-05-03T03:43:50.260Z Compiling shlex v1.3.0
6182026-05-03T03:43:50.349Z Compiling ingot-types v0.1.2
6192026-05-03T03:43:50.417Z Compiling find-msvc-tools v0.1.9
6202026-05-03T03:43:50.444Z Compiling dyn-clone v1.0.20
6212026-05-03T03:43:50.453Z Compiling time-core v0.1.8
6222026-05-03T03:43:50.500Z Compiling zmij v1.0.21
6232026-05-03T03:43:50.580Z Compiling powerfmt v0.2.0
6242026-05-03T03:43:50.638Z Compiling time-macros v0.2.27
6252026-05-03T03:43:50.778Z Compiling ingot v0.1.1
6262026-05-03T03:43:50.823Z Compiling tracing v0.1.44
6272026-05-03T03:43:50.843Z Compiling deranged v0.5.8
6282026-05-03T03:43:50.912Z Compiling cc v1.2.61
6292026-05-03T03:43:51.369Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
6302026-05-03T03:43:51.489Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6312026-05-03T03:43:51.575Z Compiling anstyle-parse v1.0.0
6322026-05-03T03:43:51.606Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6332026-05-03T03:43:51.781Z Compiling rand v0.10.1
6342026-05-03T03:43:51.971Z Compiling futures v0.3.32
6352026-05-03T03:43:52.045Z Compiling thiserror-impl v1.0.69
6362026-05-03T03:43:52.057Z Compiling crossbeam-epoch v0.9.18
6372026-05-03T03:43:52.224Z Compiling uuid v1.23.1
6382026-05-03T03:43:52.525Z Compiling arc-swap v1.9.1
6392026-05-03T03:43:52.582Z Compiling socket2 v0.6.3
6402026-05-03T03:43:52.636Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6412026-05-03T03:43:52.862Z Compiling nom v8.0.0
6422026-05-03T03:43:52.902Z Compiling thread_local v1.1.9
6432026-05-03T03:43:53.171Z Compiling slog-async v2.8.0
6442026-05-03T03:43:53.244Z Compiling oxnet v0.1.4
6452026-05-03T03:43:53.595Z Compiling heck v0.4.1
6462026-05-03T03:43:53.646Z Compiling colored v3.1.1
6472026-05-03T03:43:53.788Z Compiling colorchoice v1.0.5
6482026-05-03T03:43:53.905Z Compiling anstyle v1.0.14
6492026-05-03T03:43:54.152Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6502026-05-03T03:43:54.194Z Compiling serde_json v1.0.149
6512026-05-03T03:43:54.289Z Compiling is_terminal_polyfill v1.70.2
6522026-05-03T03:43:54.356Z Compiling rayon-core v1.13.0
6532026-05-03T03:43:54.379Z Compiling lazy_static v1.5.0
6542026-05-03T03:43:54.418Z Compiling anstyle-query v1.1.5
6552026-05-03T03:43:54.476Z Compiling iana-time-zone v0.1.65
6562026-05-03T03:43:54.502Z Compiling anstream v1.0.0
6572026-05-03T03:43:54.575Z Compiling slog-scope v4.4.1
6582026-05-03T03:43:54.774Z Compiling chrono v0.4.44
6592026-05-03T03:43:54.917Z Compiling time v0.3.47
6602026-05-03T03:43:55.275Z Compiling rusticata-macros v5.0.0
6612026-05-03T03:43:55.427Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6622026-05-03T03:43:55.551Z Compiling crossbeam-deque v0.8.6
6632026-05-03T03:43:55.639Z Compiling terminal_size v0.4.4
6642026-05-03T03:43:55.793Z Compiling alloca v0.4.0
6652026-05-03T03:43:55.793Z Compiling cookie-factory v0.3.3
6662026-05-03T03:43:56.111Z Compiling half v2.7.1
6672026-05-03T03:43:56.120Z Compiling crossbeam-channel v0.5.15
6682026-05-03T03:43:56.381Z Compiling itertools v0.12.1
6692026-05-03T03:43:56.442Z Compiling is-terminal v0.4.17
6702026-05-03T03:43:56.512Z Compiling take_mut v0.2.2
6712026-05-03T03:43:56.537Z Compiling plotters-backend v0.3.7
6722026-05-03T03:43:56.627Z Compiling cfg_aliases v0.2.1
6732026-05-03T03:43:56.700Z Compiling heck v0.5.0
6742026-05-03T03:43:56.768Z Compiling clap_lex v1.1.0
6752026-05-03T03:43:56.862Z Compiling log v0.4.29
6762026-05-03T03:43:56.899Z Compiling ciborium-io v0.2.2
6772026-05-03T03:43:57.090Z Compiling term v1.2.1
6782026-05-03T03:43:57.099Z Compiling circular v0.3.0
6792026-05-03T03:43:57.312Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6802026-05-03T03:43:57.378Z Compiling slog-term v2.9.2
6812026-05-03T03:43:57.657Z Compiling pcap-parser v0.17.0
6822026-05-03T03:43:57.699Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6832026-05-03T03:43:57.803Z Compiling clap_builder v4.6.0
6842026-05-03T03:43:58.364Z Compiling slog-stdlog v4.1.1
6852026-05-03T03:43:58.378Z Compiling ciborium-ll v0.2.2
6862026-05-03T03:43:58.614Z Compiling clap_derive v4.6.1
6872026-05-03T03:43:58.698Z Compiling plotters-svg v0.3.7
6882026-05-03T03:43:58.855Z Compiling nix v0.31.2
6892026-05-03T03:43:59.836Z Compiling itertools v0.13.0
6902026-05-03T03:44:00.000Z Compiling same-file v1.0.6
6912026-05-03T03:44:00.161Z Compiling cast v0.3.0
6922026-05-03T03:44:00.256Z Compiling clap v4.6.1
6932026-05-03T03:44:00.333Z Compiling rayon v1.12.0
6942026-05-03T03:44:00.341Z Compiling walkdir v2.5.0
6952026-05-03T03:44:00.949Z Compiling tinytemplate v1.2.1
6962026-05-03T03:44:01.131Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6972026-05-03T03:44:01.139Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6982026-05-03T03:44:01.332Z Compiling criterion-plot v0.8.2
6992026-05-03T03:44:01.403Z Compiling slog-envlogger v2.2.0
7002026-05-03T03:44:01.953Z Compiling plotters v0.3.7
7012026-05-03T03:44:02.121Z Compiling ciborium v0.2.2
7022026-05-03T03:44:02.353Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
7032026-05-03T03:44:02.451Z Compiling page_size v0.6.0
7042026-05-03T03:44:02.562Z Compiling anes v0.1.6
7052026-05-03T03:44:02.813Z Compiling oorandom v11.1.5
7062026-05-03T03:44:02.879Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7072026-05-03T03:44:02.939Z Compiling criterion v0.8.2
7082026-05-03T03:44:03.262Z Compiling link-section v0.13.1
7092026-05-03T03:44:03.402Z Compiling linktime-proc-macro v0.1.0
7102026-05-03T03:44:03.859Z Compiling ctor v0.13.1
7112026-05-03T03:44:04.946Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7122026-05-03T03:44:18.642Z Finished `bench` profile [optimized + debuginfo] target(s) in 42.90s
7132026-05-03T03:44:18.741Z Running benches/xde.rs (target/release/deps/xde-13d2604d44b5e83f)
7142026-05-03T03:44:18.751Z###--------------------------------###
7152026-05-03T03:44:18.751Z:::Building test topology... (120s):::
7162026-05-03T03:44:18.751Z###--------------------------------###
7172026-05-03T03:44:18.756Zadding underlay route 0
7182026-05-03T03:44:18.759Zadding underlay route 1
7192026-05-03T03:44:18.907Zstart zones a, b
7202026-05-03T03:44:28.997Zconfigure zone
7212026-05-03T03:44:28.999Zconfigure zone
7222026-05-03T03:44:29.015Zinstall zone
7232026-05-03T03:44:29.018Zinstall zone
7242026-05-03T03:44:39.740Zboot zone
7252026-05-03T03:44:39.741Zboot zone
7262026-05-03T03:44:39.821Zsetup zones a, b
7272026-05-03T03:44:39.821Z[a] svcs -a
7282026-05-03T03:44:39.821Z[b] svcs -a
7292026-05-03T03:44:39.839ZFailed to parse command output: exit code 1
7302026-05-03T03:44:39.839Zstdout:
7312026-05-03T03:44:39.839Z
7322026-05-03T03:44:39.839Zstderr:
7332026-05-03T03:44:39.840Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-05-03T03:44:39.840ZFailed to parse command output: exit code 1
7352026-05-03T03:44:39.840Zstdout:
7362026-05-03T03:44:39.840Z
7372026-05-03T03:44:39.840Zstderr:
7382026-05-03T03:44:39.840Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7392026-05-03T03:44:40.040Z[b] svcs -a
7402026-05-03T03:44:40.040Z[a] svcs -a
7412026-05-03T03:44:40.148ZSTATE STIME FMRI
7422026-05-03T03:44:40.148Zonline 3:44:38 svc:/system/svc/restarter:default
7432026-05-03T03:44:40.148Zoffline 3:44:38 svc:/system/early-manifest-import:default
7442026-05-03T03:44:40.148Z- - svc:/application/management/net-snmp:default
7452026-05-03T03:44:40.149Z- - svc:/application/pkg/dynamic-mirror:default
7462026-05-03T03:44:40.149Z- - svc:/application/pkg/mirror:default
7472026-05-03T03:44:40.149Z- - svc:/application/pkg/repositories-setup:default
7482026-05-03T03:44:40.149Z- - svc:/application/pkg/server:default
7492026-05-03T03:44:40.149Z- - svc:/application/security/tcsd:default
7502026-05-03T03:44:40.149Z- - svc:/milestone/devices:default
7512026-05-03T03:44:40.149Z- - svc:/milestone/multi-user-server:default
7522026-05-03T03:44:40.149Z- - svc:/milestone/multi-user:default
7532026-05-03T03:44:40.149Z- - svc:/milestone/name-services:default
7542026-05-03T03:44:40.149Z- - svc:/milestone/network:default
7552026-05-03T03:44:40.149Z- - svc:/milestone/single-user:default
7562026-05-03T03:44:40.149Z- - svc:/milestone/sysconfig:default
7572026-05-03T03:44:40.149Z- - svc:/network/chrony:default
7582026-05-03T03:44:40.149Z- - svc:/network/datalink-management:default
7592026-05-03T03:44:40.149Z- - svc:/network/dns/client:default
7602026-05-03T03:44:40.149Z- - svc:/network/dns/install:default
7612026-05-03T03:44:40.149Z- - svc:/network/dns/multicast:default
7622026-05-03T03:44:40.150Z- - svc:/network/inetd-upgrade:default
7632026-05-03T03:44:40.150Z- - svc:/network/inetd:default
7642026-05-03T03:44:40.150Z- - svc:/network/initial:default
7652026-05-03T03:44:40.150Z- - svc:/network/install:default
7662026-05-03T03:44:40.150Z- - svc:/network/ip-interface-management:default
7672026-05-03T03:44:40.150Z- - svc:/network/ipmp:default
7682026-05-03T03:44:40.150Z- - svc:/network/ipqos:default
7692026-05-03T03:44:40.150Z- - svc:/network/ipsec/ike:default
7702026-05-03T03:44:40.150Z- - svc:/network/ipsec/ipsecalgs:default
7712026-05-03T03:44:40.150Z- - svc:/network/ipsec/manual-key:default
7722026-05-03T03:44:40.150Z- - svc:/network/ipsec/policy:default
7732026-05-03T03:44:40.150Z- - svc:/network/iptun:default
7742026-05-03T03:44:40.150Z- - svc:/network/ipv4-forwarding:default
7752026-05-03T03:44:40.150Z- - svc:/network/ipv6-forwarding:default
7762026-05-03T03:44:40.150Z- - svc:/network/ldap/client:default
7772026-05-03T03:44:40.150Z- - svc:/network/location:default
7782026-05-03T03:44:40.150Z- - svc:/network/loopback:default
7792026-05-03T03:44:40.150Z- - svc:/network/netcfg:default
7802026-05-03T03:44:40.150Z- - svc:/network/netmask:default
7812026-05-03T03:44:40.150Z- - svc:/network/nfs/cbd:default
7822026-05-03T03:44:40.150Z- - svc:/network/nfs/client:default
7832026-05-03T03:44:40.150Z- - svc:/network/nfs/log:default
7842026-05-03T03:44:40.150Z- - svc:/network/nfs/mapid:default
7852026-05-03T03:44:40.150Z- - svc:/network/nfs/nlockmgr:default
7862026-05-03T03:44:40.150Z- - svc:/network/nfs/rquota:default
7872026-05-03T03:44:40.150Z- - svc:/network/nfs/server:default
7882026-05-03T03:44:40.150Z- - svc:/network/nfs/status:default
7892026-05-03T03:44:40.150Z- - svc:/network/nis/client:default
7902026-05-03T03:44:40.150Z- - svc:/network/physical:default
7912026-05-03T03:44:40.150Z- - svc:/network/physical:nwam
7922026-05-03T03:44:40.150Z- - svc:/network/routing-setup:default
7932026-05-03T03:44:40.150Z- - svc:/network/routing/legacy-routing:ipv4
7942026-05-03T03:44:40.150Z- - svc:/network/routing/legacy-routing:ipv6
7952026-05-03T03:44:40.150Z- - svc:/network/routing/ndp:default
7962026-05-03T03:44:40.150Z- - svc:/network/routing/rdisc:default
7972026-05-03T03:44:40.150Z- - svc:/network/routing/ripng:default
7982026-05-03T03:44:40.150Z- - svc:/network/routing/route:default
7992026-05-03T03:44:40.150Z- - svc:/network/rpc/bind:default
8002026-05-03T03:44:40.150Z- - svc:/network/rpc/gss:default
8012026-05-03T03:44:40.151Z- - svc:/network/rpc/keyserv:default
8022026-05-03T03:44:40.151Z- - svc:/network/security/kadmin:default
8032026-05-03T03:44:40.151Z- - svc:/network/security/krb5kdc:default
8042026-05-03T03:44:40.151Z- - svc:/network/security/ktkt_warn:default
8052026-05-03T03:44:40.151Z- - svc:/network/service:default
8062026-05-03T03:44:40.151Z- - svc:/network/shares/group:default
8072026-05-03T03:44:40.151Z- - svc:/network/smb/client:default
8082026-05-03T03:44:40.151Z- - svc:/network/smb/server:default
8092026-05-03T03:44:40.151Z- - svc:/network/ssh:default
8102026-05-03T03:44:40.151Z- - svc:/network/tcpkey:default
8112026-05-03T03:44:40.151Z- - svc:/system/auditd:default
8122026-05-03T03:44:40.151Z- - svc:/system/auditset:default
8132026-05-03T03:44:40.151Z- - svc:/system/boot-archive-update:default
8142026-05-03T03:44:40.151Z- - svc:/system/boot-archive:default
8152026-05-03T03:44:40.151Z- - svc:/system/boot-config:default
8162026-05-03T03:44:40.151Z- - svc:/system/consadm:default
8172026-05-03T03:44:40.151Z- - svc:/system/console-login:default
8182026-05-03T03:44:40.151Z- - svc:/system/console-login:vt2
8192026-05-03T03:44:40.151Z- - svc:/system/console-login:vt3
8202026-05-03T03:44:40.151Z- - svc:/system/console-login:vt4
8212026-05-03T03:44:40.151Z- - svc:/system/console-login:vt5
8222026-05-03T03:44:40.151Z- - svc:/system/console-login:vt6
8232026-05-03T03:44:40.151Z- - svc:/system/coreadm:default
8242026-05-03T03:44:40.151Z- - svc:/system/cron:default
8252026-05-03T03:44:40.151Z- - svc:/system/cryptosvc:default
8262026-05-03T03:44:40.151Z- - svc:/system/device/allocate:default
8272026-05-03T03:44:40.151Z- - svc:/system/device/audio:default
8282026-05-03T03:44:40.151Z- - svc:/system/device/local:default
8292026-05-03T03:44:40.151Z- - svc:/system/device/mpxio-upgrade:default
8302026-05-03T03:44:40.151Z- - svc:/system/extended-accounting:flow
8312026-05-03T03:44:40.151Z- - svc:/system/extended-accounting:net
8322026-05-03T03:44:40.151Z- - svc:/system/extended-accounting:process
8332026-05-03T03:44:40.151Z- - svc:/system/extended-accounting:task
8342026-05-03T03:44:40.151Z- - svc:/system/filesystem/local:default
8352026-05-03T03:44:40.151Z- - svc:/system/filesystem/minimal:default
8362026-05-03T03:44:40.151Z- - svc:/system/filesystem/reparse:default
8372026-05-03T03:44:40.151Z- - svc:/system/filesystem/root:default
8382026-05-03T03:44:40.151Z- - svc:/system/filesystem/usr:default
8392026-05-03T03:44:40.152Z- - svc:/system/fm/notify-params:default
8402026-05-03T03:44:40.152Z- - svc:/system/fmd:default
8412026-05-03T03:44:40.155Z- - svc:/system/hostid:default
8422026-05-03T03:44:40.155Z- - svc:/system/hotplug:default
8432026-05-03T03:44:40.156Z- - svc:/system/identity:domain
8442026-05-03T03:44:40.156Z- - svc:/system/identity:node
8452026-05-03T03:44:40.156Z- - svc:/system/idmap:default
8462026-05-03T03:44:40.156Z- - svc:/system/keymap:default
8472026-05-03T03:44:40.156Z- - svc:/system/logadm-upgrade:default
8482026-05-03T03:44:40.156Z- - svc:/system/manifest-import:default
8492026-05-03T03:44:40.156Z- - svc:/system/name-service-cache:default
8502026-05-03T03:44:40.156Z- - svc:/system/pfexec:default
8512026-05-03T03:44:40.156Z- - svc:/system/pkgserv:default
8522026-05-03T03:44:40.156Z- - svc:/system/process-security:default
8532026-05-03T03:44:40.156Z- - svc:/system/rbac:default
8542026-05-03T03:44:40.156Z- - svc:/system/rmtmpfiles:default
8552026-05-03T03:44:40.156Z- - svc:/system/sac:default
8562026-05-03T03:44:40.156Z- - svc:/system/sar:default
8572026-05-03T03:44:40.156Z- - svc:/system/svc/global:default
8582026-05-03T03:44:40.156Z- - svc:/system/system-log:default
8592026-05-03T03:44:40.156Z- - svc:/system/update-man-index:default
8602026-05-03T03:44:40.156Z- - svc:/system/utmp:default
8612026-05-03T03:44:40.156Z- - svc:/system/vtdaemon:default
8622026-05-03T03:44:40.156Z[b] svcs milestone/network
8632026-05-03T03:44:40.156ZSTATE STIME FMRI
8642026-05-03T03:44:40.156Zonline 3:44:38 svc:/system/svc/restarter:default
8652026-05-03T03:44:40.156Zoffline 3:44:38 svc:/system/early-manifest-import:default
8662026-05-03T03:44:40.156Z- - svc:/application/management/net-snmp:default
8672026-05-03T03:44:40.156Z- - svc:/application/pkg/dynamic-mirror:default
8682026-05-03T03:44:40.156Z- - svc:/application/pkg/mirror:default
8692026-05-03T03:44:40.156Z- - svc:/application/pkg/repositories-setup:default
8702026-05-03T03:44:40.156Z- - svc:/application/pkg/server:default
8712026-05-03T03:44:40.156Z- - svc:/application/security/tcsd:default
8722026-05-03T03:44:40.156Z- - svc:/milestone/devices:default
8732026-05-03T03:44:40.156Z- - svc:/milestone/multi-user-server:default
8742026-05-03T03:44:40.156Z- - svc:/milestone/multi-user:default
8752026-05-03T03:44:40.156Z- - svc:/milestone/name-services:default
8762026-05-03T03:44:40.156Z- - svc:/milestone/network:default
8772026-05-03T03:44:40.156Z- - svc:/milestone/single-user:default
8782026-05-03T03:44:40.156Z- - svc:/milestone/sysconfig:default
8792026-05-03T03:44:40.156Z- - svc:/network/chrony:default
8802026-05-03T03:44:40.156Z- - svc:/network/datalink-management:default
8812026-05-03T03:44:40.157Z- - svc:/network/dns/client:default
8822026-05-03T03:44:40.157Z- - svc:/network/dns/install:default
8832026-05-03T03:44:40.157Z- - svc:/network/dns/multicast:default
8842026-05-03T03:44:40.157Z- - svc:/network/inetd-upgrade:default
8852026-05-03T03:44:40.157Z- - svc:/network/inetd:default
8862026-05-03T03:44:40.157Z- - svc:/network/initial:default
8872026-05-03T03:44:40.157Z- - svc:/network/install:default
8882026-05-03T03:44:40.157Z- - svc:/network/ip-interface-management:default
8892026-05-03T03:44:40.157Z- - svc:/network/ipmp:default
8902026-05-03T03:44:40.157Z- - svc:/network/ipqos:default
8912026-05-03T03:44:40.157Z- - svc:/network/ipsec/ike:default
8922026-05-03T03:44:40.157Z- - svc:/network/ipsec/ipsecalgs:default
8932026-05-03T03:44:40.157Z- - svc:/network/ipsec/manual-key:default
8942026-05-03T03:44:40.157Z- - svc:/network/ipsec/policy:default
8952026-05-03T03:44:40.157Z- - svc:/network/iptun:default
8962026-05-03T03:44:40.157Z- - svc:/network/ipv4-forwarding:default
8972026-05-03T03:44:40.157Z- - svc:/network/ipv6-forwarding:default
8982026-05-03T03:44:40.157Z- - svc:/network/ldap/client:default
8992026-05-03T03:44:40.157Z- - svc:/network/location:default
9002026-05-03T03:44:40.157Z- - svc:/network/loopback:default
9012026-05-03T03:44:40.157Z- - svc:/network/netcfg:default
9022026-05-03T03:44:40.157Z- - svc:/network/netmask:default
9032026-05-03T03:44:40.157Z- - svc:/network/nfs/cbd:default
9042026-05-03T03:44:40.157Z- - svc:/network/nfs/client:default
9052026-05-03T03:44:40.157Z- - svc:/network/nfs/log:default
9062026-05-03T03:44:40.157Z- - svc:/network/nfs/mapid:default
9072026-05-03T03:44:40.157Z- - svc:/network/nfs/nlockmgr:default
9082026-05-03T03:44:40.157Z- - svc:/network/nfs/rquota:default
9092026-05-03T03:44:40.157Z- - svc:/network/nfs/server:default
9102026-05-03T03:44:40.157Z- - svc:/network/nfs/status:default
9112026-05-03T03:44:40.157Z- - svc:/network/nis/client:default
9122026-05-03T03:44:40.157Z- - svc:/network/physical:default
9132026-05-03T03:44:40.157Z- - svc:/network/physical:nwam
9142026-05-03T03:44:40.157Z- - svc:/network/routing-setup:default
9152026-05-03T03:44:40.157Z- - svc:/network/routing/legacy-routing:ipv4
9162026-05-03T03:44:40.157Z- - svc:/network/routing/legacy-routing:ipv6
9172026-05-03T03:44:40.157Z- - svc:/network/routing/ndp:default
9182026-05-03T03:44:40.157Z- - svc:/network/routing/rdisc:default
9192026-05-03T03:44:40.157Z- - svc:/network/routing/ripng:default
9202026-05-03T03:44:40.158Z- - svc:/network/routing/route:default
9212026-05-03T03:44:40.158Z- - svc:/network/rpc/bind:default
9222026-05-03T03:44:40.158Z- - svc:/network/rpc/gss:default
9232026-05-03T03:44:40.158Z- - svc:/network/rpc/keyserv:default
9242026-05-03T03:44:40.158Z- - svc:/network/security/kadmin:default
9252026-05-03T03:44:40.158Z- - svc:/network/security/krb5kdc:default
9262026-05-03T03:44:40.158Z- - svc:/network/security/ktkt_warn:default
9272026-05-03T03:44:40.158Z- - svc:/network/service:default
9282026-05-03T03:44:40.158Z- - svc:/network/shares/group:default
9292026-05-03T03:44:40.158Z- - svc:/network/smb/client:default
9302026-05-03T03:44:40.158Z- - svc:/network/smb/server:default
9312026-05-03T03:44:40.158Z- - svc:/network/ssh:default
9322026-05-03T03:44:40.158Z- - svc:/network/tcpkey:default
9332026-05-03T03:44:40.158Z- - svc:/system/auditd:default
9342026-05-03T03:44:40.158Z- - svc:/system/auditset:default
9352026-05-03T03:44:40.158Z- - svc:/system/boot-archive-update:default
9362026-05-03T03:44:40.158Z- - svc:/system/boot-archive:default
9372026-05-03T03:44:40.158Z- - svc:/system/boot-config:default
9382026-05-03T03:44:40.158Z- - svc:/system/consadm:default
9392026-05-03T03:44:40.158Z- - svc:/system/console-login:default
9402026-05-03T03:44:40.158Z- - svc:/system/console-login:vt2
9412026-05-03T03:44:40.161Z- - svc:/system/console-login:vt3
9422026-05-03T03:44:40.161Z- - svc:/system/console-login:vt4
9432026-05-03T03:44:40.161Z- - svc:/system/console-login:vt5
9442026-05-03T03:44:40.161Z- - svc:/system/console-login:vt6
9452026-05-03T03:44:40.161Z- - svc:/system/coreadm:default
9462026-05-03T03:44:40.161Z- - svc:/system/cron:default
9472026-05-03T03:44:40.161Z- - svc:/system/cryptosvc:default
9482026-05-03T03:44:40.161Z- - svc:/system/device/allocate:default
9492026-05-03T03:44:40.162Z- - svc:/system/device/audio:default
9502026-05-03T03:44:40.162Z- - svc:/system/device/local:default
9512026-05-03T03:44:40.162Z- - svc:/system/device/mpxio-upgrade:default
9522026-05-03T03:44:40.162Z- - svc:/system/extended-accounting:flow
9532026-05-03T03:44:40.162Z- - svc:/system/extended-accounting:net
9542026-05-03T03:44:40.162Z- - svc:/system/extended-accounting:process
9552026-05-03T03:44:40.162Z- - svc:/system/extended-accounting:task
9562026-05-03T03:44:40.162Z- - svc:/system/filesystem/local:default
9572026-05-03T03:44:40.162Z- - svc:/system/filesystem/minimal:default
9582026-05-03T03:44:40.162Z- - svc:/system/filesystem/reparse:default
9592026-05-03T03:44:40.162Z- - svc:/system/filesystem/root:default
9602026-05-03T03:44:40.162Z- - svc:/system/filesystem/usr:default
9612026-05-03T03:44:40.162Z- - svc:/system/fm/notify-params:default
9622026-05-03T03:44:40.162Z- - svc:/system/fmd:default
9632026-05-03T03:44:40.162Z- - svc:/system/hostid:default
9642026-05-03T03:44:40.162Z- - svc:/system/hotplug:default
9652026-05-03T03:44:40.162Z- - svc:/system/identity:domain
9662026-05-03T03:44:40.162Z- - svc:/system/identity:node
9672026-05-03T03:44:40.162Z- - svc:/system/idmap:default
9682026-05-03T03:44:40.162Z- - svc:/system/keymap:default
9692026-05-03T03:44:40.162Z- - svc:/system/logadm-upgrade:default
9702026-05-03T03:44:40.162Z- - svc:/system/manifest-import:default
9712026-05-03T03:44:40.162Z- - svc:/system/name-service-cache:default
9722026-05-03T03:44:40.162Z- - svc:/system/pfexec:default
9732026-05-03T03:44:40.162Z- - svc:/system/pkgserv:default
9742026-05-03T03:44:40.162Z- - svc:/system/process-security:default
9752026-05-03T03:44:40.162Z- - svc:/system/rbac:default
9762026-05-03T03:44:40.162Z- - svc:/system/rmtmpfiles:default
9772026-05-03T03:44:40.162Z- - svc:/system/sac:default
9782026-05-03T03:44:40.162Z- - svc:/system/sar:default
9792026-05-03T03:44:40.162Z- - svc:/system/svc/global:default
9802026-05-03T03:44:40.162Z- - svc:/system/system-log:default
9812026-05-03T03:44:40.162Z- - svc:/system/update-man-index:default
9822026-05-03T03:44:40.162Z- - svc:/system/utmp:default
9832026-05-03T03:44:40.162Z- - svc:/system/vtdaemon:default
9842026-05-03T03:44:40.162Z[a] svcs milestone/network
9852026-05-03T03:44:40.162ZSTATE STIME FMRI
9862026-05-03T03:44:40.162Z- - svc:/milestone/network:default
9872026-05-03T03:44:40.163ZSTATE STIME FMRI
9882026-05-03T03:44:40.163Z- - svc:/milestone/network:default
9892026-05-03T03:44:41.160Z[b] svcs milestone/network
9902026-05-03T03:44:41.160Z[a] svcs milestone/network
9912026-05-03T03:44:41.176ZSTATE STIME FMRI
9922026-05-03T03:44:41.176Zonline 3:44:39 svc:/milestone/network:default
9932026-05-03T03:44:41.176ZSTATE STIME FMRI
9942026-05-03T03:44:41.176Zonline 3:44:39 svc:/milestone/network:default
9952026-05-03T03:44:41.176Z[a] ipadm create-addr -t -T dhcp opte0/test
9962026-05-03T03:44:41.176Z[b] ipadm create-addr -t -T dhcp opte1/test
9972026-05-03T03:44:47.237Z
9982026-05-03T03:44:47.237Z[b] route add -iface 10.0.0.254 10.0.0.2
9992026-05-03T03:44:47.251Zadd host 10.0.0.254: gateway 10.0.0.2
10002026-05-03T03:44:47.251Z[b] route add 10.0.0.0/24 10.0.0.254
10012026-05-03T03:44:47.263Zadd net 10.0.0.0/24: gateway 10.0.0.254
10022026-05-03T03:44:47.263Z[b] route add 224.0.0.0/4 10.0.0.254
10032026-05-03T03:44:47.274Zadd net 224.0.0.0/4: gateway 10.0.0.254
10042026-05-03T03:44:49.815Z
10052026-05-03T03:44:49.815Z[a] route add -iface 10.0.0.254 10.0.0.1
10062026-05-03T03:44:49.830Zadd host 10.0.0.254: gateway 10.0.0.1
10072026-05-03T03:44:49.830Z[a] route add 10.0.0.0/24 10.0.0.254
10082026-05-03T03:44:49.841Zadd net 10.0.0.0/24: gateway 10.0.0.254
10092026-05-03T03:44:49.841Z[a] route add 224.0.0.0/4 10.0.0.254
10102026-05-03T03:44:49.851Zadd net 224.0.0.0/4: gateway 10.0.0.254
10112026-05-03T03:44:49.854Z###---------------###
10122026-05-03T03:44:49.854Z:::Topology built!:::
10132026-05-03T03:44:49.854Z###---------------###
10142026-05-03T03:44:49.854Z###----------------###
10152026-05-03T03:44:49.854Z::: iPerf spawned! :::
10162026-05-03T03:44:49.854Z:::Waiting... (10s):::
10172026-05-03T03:44:49.854Z###----------------###
10182026-05-03T03:44:59.853Z###---###
10192026-05-03T03:44:59.853Z:::Go!:::
10202026-05-03T03:44:59.853Z###---###
10212026-05-03T03:44:59.853Z[a] ping 10.0.0.2
10222026-05-03T03:44:59.871Z10.0.0.2 is alive
10232026-05-03T03:44:59.871Z###-------------------###
10242026-05-03T03:44:59.871Z:::Running experiment :::
10252026-05-03T03:44:59.871Z:::iperf-tcp/local/c2s:::
10262026-05-03T03:44:59.871Z###-------------------###
10272026-05-03T03:45:07.244Z-----------------------------------------------------------
10282026-05-03T03:45:07.244ZServer listening on 5201 (test #1)
10292026-05-03T03:45:07.244Z-----------------------------------------------------------
10302026-05-03T03:45:07.244ZAccepted connection from 10.0.0.1, port 57995
10312026-05-03T03:45:07.244Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51274
10322026-05-03T03:45:07.244Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52189
10332026-05-03T03:45:07.244Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64520
10342026-05-03T03:45:07.245Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35399
10352026-05-03T03:45:07.245Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43689
10362026-05-03T03:45:07.245Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38296
10372026-05-03T03:45:07.245Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37129
10382026-05-03T03:45:07.245Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37821
10392026-05-03T03:45:07.245Z[ ID] Interval Transfer Bitrate
10402026-05-03T03:45:07.245Z[ 5] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
10412026-05-03T03:45:07.245Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
10422026-05-03T03:45:07.245Z[ 10] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
10432026-05-03T03:45:07.245Z[ 12] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
10442026-05-03T03:45:07.245Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10452026-05-03T03:45:07.245Z[ 16] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
10462026-05-03T03:45:07.245Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
10472026-05-03T03:45:07.245Z[ 20] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
10482026-05-03T03:45:07.245Z[SUM] 0.00-1.00 sec 969 MBytes 8.13 Gbits/sec
10492026-05-03T03:45:07.245Z- - - - - - - - - - - - - - - - - - - - - - - - -
10502026-05-03T03:45:07.245Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10512026-05-03T03:45:07.245Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10522026-05-03T03:45:07.245Z[ 10] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
10532026-05-03T03:45:07.245Z[ 12] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
10542026-05-03T03:45:07.245Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10552026-05-03T03:45:07.245Z[ 16] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
10562026-05-03T03:45:07.245Z[ 18] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
10572026-05-03T03:45:07.245Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10582026-05-03T03:45:07.245Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
10592026-05-03T03:45:07.245Z- - - - - - - - - - - - - - - - - - - - - - - - -
10602026-05-03T03:45:07.245Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
10612026-05-03T03:45:07.245Z[ 8] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
10622026-05-03T03:45:07.245Z[ 10] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
10632026-05-03T03:45:07.245Z[ 12] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
10642026-05-03T03:45:07.245Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10652026-05-03T03:45:07.245Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10662026-05-03T03:45:07.245Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10672026-05-03T03:45:07.245Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10682026-05-03T03:45:07.245Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
10692026-05-03T03:45:07.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
10702026-05-03T03:45:07.246Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10712026-05-03T03:45:07.246Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10722026-05-03T03:45:07.246Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10732026-05-03T03:45:07.246Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10742026-05-03T03:45:07.246Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10752026-05-03T03:45:07.246Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10762026-05-03T03:45:07.246Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10772026-05-03T03:45:07.246Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10782026-05-03T03:45:07.246Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
10792026-05-03T03:45:07.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
10802026-05-03T03:45:07.246Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10812026-05-03T03:45:07.246Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10822026-05-03T03:45:07.246Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10832026-05-03T03:45:07.246Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10842026-05-03T03:45:07.246Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10852026-05-03T03:45:07.246Z[ 16] 4.00-5.00 sec 160 MBytes 1.35 Gbits/sec
10862026-05-03T03:45:07.246Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10872026-05-03T03:45:07.246Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10882026-05-03T03:45:07.246Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
10892026-05-03T03:45:07.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
10902026-05-03T03:45:07.246Z[ 5] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
10912026-05-03T03:45:07.246Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
10922026-05-03T03:45:07.246Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10932026-05-03T03:45:07.246Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
10942026-05-03T03:45:07.246Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10952026-05-03T03:45:07.246Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
10962026-05-03T03:45:07.246Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
10972026-05-03T03:45:07.246Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
10982026-05-03T03:45:07.246Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.4 Gbits/sec
10992026-05-03T03:45:07.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
11002026-05-03T03:45:07.246Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11012026-05-03T03:45:07.246Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11022026-05-03T03:45:07.246Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11032026-05-03T03:45:10.245Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11042026-05-03T03:45:10.245Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11052026-05-03T03:45:10.245Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11062026-05-03T03:45:10.245Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11072026-05-03T03:45:10.245Z[ 20] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
11082026-05-03T03:45:10.249Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
11092026-05-03T03:45:10.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
11102026-05-03T03:45:10.249Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11112026-05-03T03:45:10.249Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11122026-05-03T03:45:10.249Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11132026-05-03T03:45:10.249Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11142026-05-03T03:45:10.249Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11152026-05-03T03:45:10.249Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11162026-05-03T03:45:10.249Z[ 18] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
11172026-05-03T03:45:10.249Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11182026-05-03T03:45:10.249Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
11192026-05-03T03:45:10.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
11202026-05-03T03:45:10.249Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11212026-05-03T03:45:10.249Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11222026-05-03T03:45:10.249Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11232026-05-03T03:45:10.249Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11242026-05-03T03:45:10.249Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11252026-05-03T03:45:10.249Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11262026-05-03T03:45:10.249Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11272026-05-03T03:45:10.249Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11282026-05-03T03:45:10.249Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
11292026-05-03T03:45:10.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
11302026-05-03T03:45:10.249Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11312026-05-03T03:45:10.249Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11322026-05-03T03:45:10.249Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11332026-05-03T03:45:10.249Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11342026-05-03T03:45:10.249Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11352026-05-03T03:45:10.249Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11362026-05-03T03:45:10.249Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11372026-05-03T03:45:10.249Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11382026-05-03T03:45:10.250Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
11392026-05-03T03:45:10.250Z- - - - - - - - - - - - - - - - - - - - - - - - -
11402026-05-03T03:45:10.250Z[ 5] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
11412026-05-03T03:45:10.250Z[ 8] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
11422026-05-03T03:45:10.250Z[ 10] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
11432026-05-03T03:45:10.250Z[ 12] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
11442026-05-03T03:45:10.250Z[ 14] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
11452026-05-03T03:45:10.250Z[ 16] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
11462026-05-03T03:45:10.250Z[ 18] 10.00-10.00 sec 128 KBytes 2.00 Gbits/sec
11472026-05-03T03:45:10.250Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11482026-05-03T03:45:10.250Z[SUM] 10.00-10.00 sec 896 KBytes 14.0 Gbits/sec
11492026-05-03T03:45:10.250Z- - - - - - - - - - - - - - - - - - - - - - - - -
11502026-05-03T03:45:10.250Z[ ID] Interval Transfer Bitrate
11512026-05-03T03:45:10.250Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11522026-05-03T03:45:10.250Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec receiver
11532026-05-03T03:45:10.250Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11542026-05-03T03:45:10.250Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec receiver
11552026-05-03T03:45:10.250Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11562026-05-03T03:45:10.250Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11572026-05-03T03:45:10.250Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11582026-05-03T03:45:10.250Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11592026-05-03T03:45:10.250Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
11602026-05-03T03:45:10.250ZRun 1/5...10201.168903902346Mbps
11612026-05-03T03:45:17.633Z-----------------------------------------------------------
11622026-05-03T03:45:17.633ZServer listening on 5201 (test #2)
11632026-05-03T03:45:17.633Z-----------------------------------------------------------
11642026-05-03T03:45:17.633ZAccepted connection from 10.0.0.1, port 39468
11652026-05-03T03:45:17.633Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57944
11662026-05-03T03:45:17.633Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45695
11672026-05-03T03:45:17.633Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39028
11682026-05-03T03:45:17.633Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60367
11692026-05-03T03:45:17.633Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40028
11702026-05-03T03:45:17.633Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48398
11712026-05-03T03:45:17.633Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39879
11722026-05-03T03:45:17.633Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45900
11732026-05-03T03:45:17.633Z[ ID] Interval Transfer Bitrate
11742026-05-03T03:45:17.633Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11752026-05-03T03:45:17.633Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11762026-05-03T03:45:17.633Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11772026-05-03T03:45:17.633Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11782026-05-03T03:45:17.633Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11792026-05-03T03:45:17.633Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11802026-05-03T03:45:17.633Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11812026-05-03T03:45:17.633Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11822026-05-03T03:45:17.633Z[SUM] 0.00-1.00 sec 958 MBytes 8.04 Gbits/sec
11832026-05-03T03:45:17.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
11842026-05-03T03:45:17.633Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11852026-05-03T03:45:17.633Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11862026-05-03T03:45:17.633Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11872026-05-03T03:45:17.633Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11882026-05-03T03:45:17.634Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11892026-05-03T03:45:17.634Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11902026-05-03T03:45:17.634Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11912026-05-03T03:45:17.634Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11922026-05-03T03:45:17.634Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
11932026-05-03T03:45:17.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
11942026-05-03T03:45:17.634Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11952026-05-03T03:45:17.634Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11962026-05-03T03:45:17.634Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11972026-05-03T03:45:17.634Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11982026-05-03T03:45:17.634Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11992026-05-03T03:45:17.634Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
12002026-05-03T03:45:17.634Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
12012026-05-03T03:45:17.634Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
12022026-05-03T03:45:17.634Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
12032026-05-03T03:45:17.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
12042026-05-03T03:45:17.634Z[ 5] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
12052026-05-03T03:45:17.634Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12062026-05-03T03:45:17.634Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12072026-05-03T03:45:17.634Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12082026-05-03T03:45:17.634Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12092026-05-03T03:45:17.634Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12102026-05-03T03:45:17.634Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12112026-05-03T03:45:17.634Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12122026-05-03T03:45:17.634Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.4 Gbits/sec
12132026-05-03T03:45:17.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
12142026-05-03T03:45:17.634Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12152026-05-03T03:45:17.634Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12162026-05-03T03:45:17.634Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12172026-05-03T03:45:17.634Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12182026-05-03T03:45:17.634Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12192026-05-03T03:45:17.634Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12202026-05-03T03:45:17.634Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12212026-05-03T03:45:17.634Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12222026-05-03T03:45:17.634Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
12232026-05-03T03:45:17.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
12242026-05-03T03:45:17.635Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12252026-05-03T03:45:17.635Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12262026-05-03T03:45:17.635Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12272026-05-03T03:45:17.635Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12282026-05-03T03:45:17.635Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12292026-05-03T03:45:17.635Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12302026-05-03T03:45:17.635Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12312026-05-03T03:45:17.635Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12322026-05-03T03:45:17.635Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
12332026-05-03T03:45:17.635Z- - - - - - - - - - - - - - - - - - - - - - - - -
12342026-05-03T03:45:17.635Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12352026-05-03T03:45:17.635Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12362026-05-03T03:45:17.635Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12372026-05-03T03:45:20.634Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12382026-05-03T03:45:20.634Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12392026-05-03T03:45:20.634Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12402026-05-03T03:45:20.634Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12412026-05-03T03:45:20.634Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12422026-05-03T03:45:20.634Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
12432026-05-03T03:45:20.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
12442026-05-03T03:45:20.634Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12452026-05-03T03:45:20.634Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12462026-05-03T03:45:20.634Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12472026-05-03T03:45:20.634Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12482026-05-03T03:45:20.634Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12492026-05-03T03:45:20.634Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12502026-05-03T03:45:20.634Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12512026-05-03T03:45:20.634Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12522026-05-03T03:45:20.634Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
12532026-05-03T03:45:20.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
12542026-05-03T03:45:20.635Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12552026-05-03T03:45:20.635Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12562026-05-03T03:45:20.635Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12572026-05-03T03:45:20.635Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12582026-05-03T03:45:20.635Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12592026-05-03T03:45:20.635Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12602026-05-03T03:45:20.635Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12612026-05-03T03:45:20.635Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
12622026-05-03T03:45:20.635Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
12632026-05-03T03:45:20.635Z- - - - - - - - - - - - - - - - - - - - - - - - -
12642026-05-03T03:45:20.635Z[ 5] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
12652026-05-03T03:45:20.635Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12662026-05-03T03:45:20.635Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12672026-05-03T03:45:20.635Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12682026-05-03T03:45:20.635Z[ 14] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
12692026-05-03T03:45:20.635Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12702026-05-03T03:45:20.635Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12712026-05-03T03:45:20.635Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12722026-05-03T03:45:20.635Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.4 Gbits/sec
12732026-05-03T03:45:20.635Z- - - - - - - - - - - - - - - - - - - - - - - - -
12742026-05-03T03:45:20.635Z[ 5] 10.00-10.00 sec 128 KBytes 1.67 Gbits/sec
12752026-05-03T03:45:20.635Z[ 8] 10.00-10.00 sec 128 KBytes 1.67 Gbits/sec
12762026-05-03T03:45:20.635Z[ 10] 10.00-10.00 sec 128 KBytes 1.67 Gbits/sec
12772026-05-03T03:45:20.635Z[ 12] 10.00-10.00 sec 128 KBytes 1.67 Gbits/sec
12782026-05-03T03:45:20.635Z[ 14] 10.00-10.00 sec 128 KBytes 1.67 Gbits/sec
12792026-05-03T03:45:20.635Z[ 16] 10.00-10.00 sec 128 KBytes 1.67 Gbits/sec
12802026-05-03T03:45:20.635Z[ 18] 10.00-10.00 sec 128 KBytes 1.67 Gbits/sec
12812026-05-03T03:45:20.635Z[ 20] 10.00-10.00 sec 128 KBytes 1.67 Gbits/sec
12822026-05-03T03:45:20.635Z[SUM] 10.00-10.00 sec 1.00 MBytes 13.4 Gbits/sec
12832026-05-03T03:45:20.635Z- - - - - - - - - - - - - - - - - - - - - - - - -
12842026-05-03T03:45:20.635Z[ ID] Interval Transfer Bitrate
12852026-05-03T03:45:20.635Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12862026-05-03T03:45:20.638Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec receiver
12872026-05-03T03:45:20.639Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12882026-05-03T03:45:20.639Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec receiver
12892026-05-03T03:45:20.639Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec receiver
12902026-05-03T03:45:20.639Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12912026-05-03T03:45:20.639Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
12922026-05-03T03:45:20.639Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12932026-05-03T03:45:20.639Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
12942026-05-03T03:45:20.639ZRun 2/5...10201.360252578168Mbps
12952026-05-03T03:45:28.036Z-----------------------------------------------------------
12962026-05-03T03:45:28.036ZServer listening on 5201 (test #3)
12972026-05-03T03:45:28.036Z-----------------------------------------------------------
12982026-05-03T03:45:28.036ZAccepted connection from 10.0.0.1, port 54815
12992026-05-03T03:45:28.036Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58862
13002026-05-03T03:45:28.036Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54880
13012026-05-03T03:45:28.036Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59392
13022026-05-03T03:45:28.036Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33042
13032026-05-03T03:45:28.036Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64513
13042026-05-03T03:45:28.036Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47373
13052026-05-03T03:45:28.036Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34106
13062026-05-03T03:45:28.036Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35919
13072026-05-03T03:45:28.036Z[ ID] Interval Transfer Bitrate
13082026-05-03T03:45:28.036Z[ 5] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
13092026-05-03T03:45:28.036Z[ 8] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
13102026-05-03T03:45:28.036Z[ 10] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
13112026-05-03T03:45:28.036Z[ 12] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13122026-05-03T03:45:28.036Z[ 14] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13132026-05-03T03:45:28.036Z[ 16] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
13142026-05-03T03:45:28.036Z[ 18] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
13152026-05-03T03:45:28.036Z[ 20] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13162026-05-03T03:45:28.036Z[SUM] 0.00-1.00 sec 948 MBytes 7.95 Gbits/sec
13172026-05-03T03:45:28.036Z- - - - - - - - - - - - - - - - - - - - - - - - -
13182026-05-03T03:45:28.036Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13192026-05-03T03:45:28.036Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13202026-05-03T03:45:28.036Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13212026-05-03T03:45:28.036Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13222026-05-03T03:45:28.036Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13232026-05-03T03:45:28.036Z[ 16] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
13242026-05-03T03:45:28.036Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13252026-05-03T03:45:28.036Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13262026-05-03T03:45:28.037Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.4 Gbits/sec
13272026-05-03T03:45:28.037Z- - - - - - - - - - - - - - - - - - - - - - - - -
13282026-05-03T03:45:28.037Z[ 5] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
13292026-05-03T03:45:28.037Z[ 8] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
13302026-05-03T03:45:28.037Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
13312026-05-03T03:45:28.037Z[ 12] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
13322026-05-03T03:45:28.037Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
13332026-05-03T03:45:28.037Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13342026-05-03T03:45:28.037Z[ 18] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
13352026-05-03T03:45:28.037Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
13362026-05-03T03:45:28.037Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.4 Gbits/sec
13372026-05-03T03:45:28.037Z- - - - - - - - - - - - - - - - - - - - - - - - -
13382026-05-03T03:45:28.037Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13392026-05-03T03:45:28.037Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13402026-05-03T03:45:28.037Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13412026-05-03T03:45:28.037Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13422026-05-03T03:45:28.037Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13432026-05-03T03:45:28.040Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13442026-05-03T03:45:28.040Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13452026-05-03T03:45:28.040Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13462026-05-03T03:45:28.040Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
13472026-05-03T03:45:28.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
13482026-05-03T03:45:28.040Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13492026-05-03T03:45:28.040Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13502026-05-03T03:45:28.040Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13512026-05-03T03:45:28.040Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13522026-05-03T03:45:28.040Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13532026-05-03T03:45:28.040Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13542026-05-03T03:45:28.040Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13552026-05-03T03:45:28.041Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13562026-05-03T03:45:28.041Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
13572026-05-03T03:45:28.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
13582026-05-03T03:45:28.041Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
13592026-05-03T03:45:28.041Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
13602026-05-03T03:45:28.041Z[ 10] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
13612026-05-03T03:45:28.041Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
13622026-05-03T03:45:28.041Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
13632026-05-03T03:45:28.041Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
13642026-05-03T03:45:28.041Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
13652026-05-03T03:45:28.041Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
13662026-05-03T03:45:28.041Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
13672026-05-03T03:45:28.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
13682026-05-03T03:45:28.041Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13692026-05-03T03:45:28.041Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13702026-05-03T03:45:28.041Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13712026-05-03T03:45:31.037Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13722026-05-03T03:45:31.037Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13732026-05-03T03:45:31.037Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13742026-05-03T03:45:31.037Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13752026-05-03T03:45:31.037Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13762026-05-03T03:45:31.037Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
13772026-05-03T03:45:31.037Z- - - - - - - - - - - - - - - - - - - - - - - - -
13782026-05-03T03:45:31.037Z[ 5] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
13792026-05-03T03:45:31.037Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13802026-05-03T03:45:31.037Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13812026-05-03T03:45:31.037Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13822026-05-03T03:45:31.037Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13832026-05-03T03:45:31.037Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13842026-05-03T03:45:31.037Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13852026-05-03T03:45:31.037Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13862026-05-03T03:45:31.037Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
13872026-05-03T03:45:31.037Z- - - - - - - - - - - - - - - - - - - - - - - - -
13882026-05-03T03:45:31.037Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
13892026-05-03T03:45:31.038Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13902026-05-03T03:45:31.038Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13912026-05-03T03:45:31.038Z[ 12] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
13922026-05-03T03:45:31.038Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13932026-05-03T03:45:31.038Z[ 16] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
13942026-05-03T03:45:31.038Z[ 18] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
13952026-05-03T03:45:31.038Z[ 20] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
13962026-05-03T03:45:31.038Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
13972026-05-03T03:45:31.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
13982026-05-03T03:45:31.038Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
13992026-05-03T03:45:31.038Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14002026-05-03T03:45:31.038Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14012026-05-03T03:45:31.038Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14022026-05-03T03:45:31.038Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14032026-05-03T03:45:31.038Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14042026-05-03T03:45:31.038Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14052026-05-03T03:45:31.038Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14062026-05-03T03:45:31.038Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
14072026-05-03T03:45:31.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
14082026-05-03T03:45:31.038Z[ 5] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
14092026-05-03T03:45:31.038Z[ 8] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
14102026-05-03T03:45:31.038Z[ 10] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
14112026-05-03T03:45:31.038Z[ 12] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
14122026-05-03T03:45:31.038Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14132026-05-03T03:45:31.038Z[ 16] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
14142026-05-03T03:45:31.038Z[ 18] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
14152026-05-03T03:45:31.038Z[ 20] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
14162026-05-03T03:45:31.038Z[SUM] 10.00-10.00 sec 896 KBytes 13.3 Gbits/sec
14172026-05-03T03:45:31.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
14182026-05-03T03:45:31.038Z[ ID] Interval Transfer Bitrate
14192026-05-03T03:45:31.038Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14202026-05-03T03:45:31.038Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14212026-05-03T03:45:31.041Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14222026-05-03T03:45:31.042Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14232026-05-03T03:45:31.042Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14242026-05-03T03:45:31.042Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14252026-05-03T03:45:31.042Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec receiver
14262026-05-03T03:45:31.042Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14272026-05-03T03:45:31.042Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
14282026-05-03T03:45:31.042ZRun 3/5...10197.297413003036Mbps
14292026-05-03T03:45:38.424Z-----------------------------------------------------------
14302026-05-03T03:45:38.425ZServer listening on 5201 (test #4)
14312026-05-03T03:45:38.425Z-----------------------------------------------------------
14322026-05-03T03:45:38.425ZAccepted connection from 10.0.0.1, port 52491
14332026-05-03T03:45:38.425Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62446
14342026-05-03T03:45:38.425Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35212
14352026-05-03T03:45:38.425Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55862
14362026-05-03T03:45:38.425Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33678
14372026-05-03T03:45:38.425Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64516
14382026-05-03T03:45:38.425Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42769
14392026-05-03T03:45:38.425Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37323
14402026-05-03T03:45:38.425Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58953
14412026-05-03T03:45:38.425Z[ ID] Interval Transfer Bitrate
14422026-05-03T03:45:38.425Z[ 5] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
14432026-05-03T03:45:38.425Z[ 8] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
14442026-05-03T03:45:38.425Z[ 10] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
14452026-05-03T03:45:38.425Z[ 12] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14462026-05-03T03:45:38.425Z[ 14] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14472026-05-03T03:45:38.425Z[ 16] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
14482026-05-03T03:45:38.425Z[ 18] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
14492026-05-03T03:45:38.425Z[ 20] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
14502026-05-03T03:45:38.425Z[SUM] 0.00-1.00 sec 972 MBytes 8.16 Gbits/sec
14512026-05-03T03:45:38.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
14522026-05-03T03:45:38.425Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14532026-05-03T03:45:38.425Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14542026-05-03T03:45:38.425Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14552026-05-03T03:45:38.425Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14562026-05-03T03:45:38.425Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14572026-05-03T03:45:38.425Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14582026-05-03T03:45:38.425Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14592026-05-03T03:45:38.425Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14602026-05-03T03:45:38.425Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
14612026-05-03T03:45:38.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
14622026-05-03T03:45:38.425Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
14632026-05-03T03:45:38.425Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
14642026-05-03T03:45:38.425Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
14652026-05-03T03:45:38.426Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
14662026-05-03T03:45:38.426Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
14672026-05-03T03:45:38.426Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
14682026-05-03T03:45:38.426Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
14692026-05-03T03:45:38.426Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
14702026-05-03T03:45:38.426Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
14712026-05-03T03:45:38.426Z- - - - - - - - - - - - - - - - - - - - - - - - -
14722026-05-03T03:45:38.426Z[ 5] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
14732026-05-03T03:45:38.429Z[ 8] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
14742026-05-03T03:45:38.429Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14752026-05-03T03:45:38.429Z[ 12] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
14762026-05-03T03:45:38.429Z[ 14] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
14772026-05-03T03:45:38.429Z[ 16] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
14782026-05-03T03:45:38.429Z[ 18] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
14792026-05-03T03:45:38.429Z[ 20] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
14802026-05-03T03:45:38.429Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
14812026-05-03T03:45:38.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
14822026-05-03T03:45:38.429Z[ 5] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
14832026-05-03T03:45:38.429Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14842026-05-03T03:45:38.429Z[ 10] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
14852026-05-03T03:45:38.429Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14862026-05-03T03:45:38.429Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14872026-05-03T03:45:38.429Z[ 16] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
14882026-05-03T03:45:38.429Z[ 18] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
14892026-05-03T03:45:38.429Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14902026-05-03T03:45:38.429Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
14912026-05-03T03:45:38.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
14922026-05-03T03:45:38.429Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14932026-05-03T03:45:38.429Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14942026-05-03T03:45:38.429Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14952026-05-03T03:45:38.429Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14962026-05-03T03:45:38.430Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14972026-05-03T03:45:38.430Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14982026-05-03T03:45:38.430Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14992026-05-03T03:45:38.430Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
15002026-05-03T03:45:38.430Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
15012026-05-03T03:45:38.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
15022026-05-03T03:45:38.430Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15032026-05-03T03:45:38.430Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15042026-05-03T03:45:38.430Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15052026-05-03T03:45:41.426Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15062026-05-03T03:45:41.426Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15072026-05-03T03:45:41.426Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15082026-05-03T03:45:41.426Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15092026-05-03T03:45:41.426Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15102026-05-03T03:45:41.426Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
15112026-05-03T03:45:41.426Z- - - - - - - - - - - - - - - - - - - - - - - - -
15122026-05-03T03:45:41.426Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15132026-05-03T03:45:41.426Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15142026-05-03T03:45:41.426Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15152026-05-03T03:45:41.426Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15162026-05-03T03:45:41.426Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15172026-05-03T03:45:41.427Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15182026-05-03T03:45:41.427Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15192026-05-03T03:45:41.427Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15202026-05-03T03:45:41.427Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
15212026-05-03T03:45:41.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
15222026-05-03T03:45:41.427Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15232026-05-03T03:45:41.427Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15242026-05-03T03:45:41.427Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15252026-05-03T03:45:41.427Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15262026-05-03T03:45:41.427Z[ 14] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
15272026-05-03T03:45:41.427Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15282026-05-03T03:45:41.427Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15292026-05-03T03:45:41.427Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15302026-05-03T03:45:41.428Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
15312026-05-03T03:45:41.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
15322026-05-03T03:45:41.428Z[ 5] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
15332026-05-03T03:45:41.428Z[ 8] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
15342026-05-03T03:45:41.428Z[ 10] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
15352026-05-03T03:45:41.428Z[ 12] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
15362026-05-03T03:45:41.428Z[ 14] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
15372026-05-03T03:45:41.428Z[ 16] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
15382026-05-03T03:45:41.428Z[ 18] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
15392026-05-03T03:45:41.428Z[ 20] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
15402026-05-03T03:45:41.428Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.5 Gbits/sec
15412026-05-03T03:45:41.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
15422026-05-03T03:45:41.428Z[ 5] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
15432026-05-03T03:45:41.428Z[ 8] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
15442026-05-03T03:45:41.428Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15452026-05-03T03:45:41.428Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15462026-05-03T03:45:41.428Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15472026-05-03T03:45:41.428Z[ 16] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
15482026-05-03T03:45:41.428Z[ 18] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
15492026-05-03T03:45:41.428Z[ 20] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
15502026-05-03T03:45:41.428Z[SUM] 10.00-10.00 sec 640 KBytes 10.9 Gbits/sec
15512026-05-03T03:45:41.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
15522026-05-03T03:45:41.428Z[ ID] Interval Transfer Bitrate
15532026-05-03T03:45:41.428Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15542026-05-03T03:45:41.428Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15552026-05-03T03:45:41.428Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15562026-05-03T03:45:41.428Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15572026-05-03T03:45:41.428Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15582026-05-03T03:45:41.428Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15592026-05-03T03:45:41.428Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15602026-05-03T03:45:41.428Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15612026-05-03T03:45:41.428Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
15622026-05-03T03:45:41.432ZRun 4/5...10249.860742637005Mbps
15632026-05-03T03:45:48.811Z-----------------------------------------------------------
15642026-05-03T03:45:48.811ZServer listening on 5201 (test #5)
15652026-05-03T03:45:48.811Z-----------------------------------------------------------
15662026-05-03T03:45:48.812ZAccepted connection from 10.0.0.1, port 46385
15672026-05-03T03:45:48.812Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43471
15682026-05-03T03:45:48.812Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59420
15692026-05-03T03:45:48.812Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60074
15702026-05-03T03:45:48.812Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59030
15712026-05-03T03:45:48.812Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61632
15722026-05-03T03:45:48.812Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38577
15732026-05-03T03:45:48.812Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56160
15742026-05-03T03:45:48.812Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57000
15752026-05-03T03:45:48.812Z[ ID] Interval Transfer Bitrate
15762026-05-03T03:45:48.812Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15772026-05-03T03:45:48.812Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15782026-05-03T03:45:48.812Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15792026-05-03T03:45:48.812Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15802026-05-03T03:45:48.812Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15812026-05-03T03:45:48.812Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15822026-05-03T03:45:48.812Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15832026-05-03T03:45:48.812Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15842026-05-03T03:45:48.813Z[SUM] 0.00-1.00 sec 961 MBytes 8.06 Gbits/sec
15852026-05-03T03:45:48.813Z- - - - - - - - - - - - - - - - - - - - - - - - -
15862026-05-03T03:45:48.813Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15872026-05-03T03:45:48.813Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15882026-05-03T03:45:48.813Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15892026-05-03T03:45:48.813Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15902026-05-03T03:45:48.813Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15912026-05-03T03:45:48.813Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15922026-05-03T03:45:48.813Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15932026-05-03T03:45:48.813Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15942026-05-03T03:45:48.813Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
15952026-05-03T03:45:48.813Z- - - - - - - - - - - - - - - - - - - - - - - - -
15962026-05-03T03:45:48.813Z[ 5] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
15972026-05-03T03:45:48.813Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15982026-05-03T03:45:48.813Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15992026-05-03T03:45:48.813Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
16002026-05-03T03:45:48.813Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16012026-05-03T03:45:48.813Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16022026-05-03T03:45:48.813Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16032026-05-03T03:45:48.813Z[ 20] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
16042026-05-03T03:45:48.813Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
16052026-05-03T03:45:48.813Z- - - - - - - - - - - - - - - - - - - - - - - - -
16062026-05-03T03:45:48.813Z[ 5] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
16072026-05-03T03:45:48.813Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16082026-05-03T03:45:48.813Z[ 10] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
16092026-05-03T03:45:48.813Z[ 12] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
16102026-05-03T03:45:48.813Z[ 14] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
16112026-05-03T03:45:48.813Z[ 16] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
16122026-05-03T03:45:48.813Z[ 18] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
16132026-05-03T03:45:48.817Z[ 20] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
16142026-05-03T03:45:48.817Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
16152026-05-03T03:45:48.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
16162026-05-03T03:45:48.817Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16172026-05-03T03:45:48.817Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16182026-05-03T03:45:48.817Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16192026-05-03T03:45:48.817Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16202026-05-03T03:45:48.817Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16212026-05-03T03:45:48.817Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16222026-05-03T03:45:48.817Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16232026-05-03T03:45:48.817Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16242026-05-03T03:45:48.817Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
16252026-05-03T03:45:48.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
16262026-05-03T03:45:48.817Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
16272026-05-03T03:45:48.817Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
16282026-05-03T03:45:48.817Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
16292026-05-03T03:45:48.817Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
16302026-05-03T03:45:48.817Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
16312026-05-03T03:45:48.817Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
16322026-05-03T03:45:48.817Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
16332026-05-03T03:45:48.817Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
16342026-05-03T03:45:48.817Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
16352026-05-03T03:45:48.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
16362026-05-03T03:45:48.817Z[ 5] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
16372026-05-03T03:45:48.817Z[ 8] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
16382026-05-03T03:45:48.817Z[ 10] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
16392026-05-03T03:45:51.813Z[ 12] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
16402026-05-03T03:45:51.813Z[ 14] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
16412026-05-03T03:45:51.813Z[ 16] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
16422026-05-03T03:45:51.813Z[ 18] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
16432026-05-03T03:45:51.813Z[ 20] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
16442026-05-03T03:45:51.813Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
16452026-05-03T03:45:51.813Z- - - - - - - - - - - - - - - - - - - - - - - - -
16462026-05-03T03:45:51.813Z[ 5] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
16472026-05-03T03:45:51.813Z[ 8] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
16482026-05-03T03:45:51.813Z[ 10] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
16492026-05-03T03:45:51.813Z[ 12] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
16502026-05-03T03:45:51.813Z[ 14] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
16512026-05-03T03:45:51.813Z[ 16] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
16522026-05-03T03:45:51.813Z[ 18] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
16532026-05-03T03:45:51.813Z[ 20] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
16542026-05-03T03:45:51.813Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
16552026-05-03T03:45:51.813Z- - - - - - - - - - - - - - - - - - - - - - - - -
16562026-05-03T03:45:51.813Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16572026-05-03T03:45:51.813Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16582026-05-03T03:45:51.813Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16592026-05-03T03:45:51.813Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16602026-05-03T03:45:51.813Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16612026-05-03T03:45:51.813Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16622026-05-03T03:45:51.813Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16632026-05-03T03:45:51.813Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16642026-05-03T03:45:51.814Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
16652026-05-03T03:45:51.814Z- - - - - - - - - - - - - - - - - - - - - - - - -
16662026-05-03T03:45:51.814Z[ 5] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
16672026-05-03T03:45:51.814Z[ 8] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
16682026-05-03T03:45:51.814Z[ 10] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
16692026-05-03T03:45:51.814Z[ 12] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
16702026-05-03T03:45:51.814Z[ 14] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
16712026-05-03T03:45:51.814Z[ 16] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
16722026-05-03T03:45:51.814Z[ 18] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
16732026-05-03T03:45:51.814Z[ 20] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
16742026-05-03T03:45:51.814Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.6 Gbits/sec
16752026-05-03T03:45:51.814Z- - - - - - - - - - - - - - - - - - - - - - - - -
16762026-05-03T03:45:51.814Z[ 5] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
16772026-05-03T03:45:51.814Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16782026-05-03T03:45:51.814Z[ 10] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
16792026-05-03T03:45:51.814Z[ 12] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
16802026-05-03T03:45:51.814Z[ 14] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
16812026-05-03T03:45:51.814Z[ 16] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
16822026-05-03T03:45:51.814Z[ 18] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
16832026-05-03T03:45:51.814Z[ 20] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
16842026-05-03T03:45:51.814Z[SUM] 10.00-10.00 sec 896 KBytes 15.7 Gbits/sec
16852026-05-03T03:45:51.814Z- - - - - - - - - - - - - - - - - - - - - - - - -
16862026-05-03T03:45:51.814Z[ ID] Interval Transfer Bitrate
16872026-05-03T03:45:51.814Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16882026-05-03T03:45:51.814Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16892026-05-03T03:45:51.814Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16902026-05-03T03:45:51.814Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16912026-05-03T03:45:51.814Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16922026-05-03T03:45:51.814Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16932026-05-03T03:45:51.814Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16942026-05-03T03:45:51.814Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16952026-05-03T03:45:51.814Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.3 Gbits/sec receiver
16962026-05-03T03:45:51.818ZRun 5/5...10251.094409621248Mbps
16972026-05-03T03:45:51.818Z###---------------------###
16982026-05-03T03:45:51.818Z::: iPerf done... :::
16992026-05-03T03:45:51.818Z:::Awaiting out files...:::
17002026-05-03T03:45:51.818Z###---------------------###
17012026-05-03T03:45:51.818Z###-----###
17022026-05-03T03:45:51.818Z:::done!:::
17032026-05-03T03:45:51.818Z###-----###
17042026-05-03T03:45:51.818Z###-------------------###
17052026-05-03T03:45:51.818Z:::Running experiment :::
17062026-05-03T03:45:51.818Z:::iperf-tcp/local/s2c:::
17072026-05-03T03:45:51.818Z###-------------------###
17082026-05-03T03:45:59.200Z-----------------------------------------------------------
17092026-05-03T03:45:59.200ZServer listening on 5201 (test #6)
17102026-05-03T03:45:59.200Z-----------------------------------------------------------
17112026-05-03T03:45:59.200ZAccepted connection from 10.0.0.1, port 53999
17122026-05-03T03:45:59.200Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50883
17132026-05-03T03:45:59.200Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65019
17142026-05-03T03:45:59.200Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38061
17152026-05-03T03:45:59.200Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33294
17162026-05-03T03:45:59.200Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47613
17172026-05-03T03:45:59.200Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38245
17182026-05-03T03:45:59.200Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59379
17192026-05-03T03:45:59.200Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47318
17202026-05-03T03:45:59.200Z[ ID] Interval Transfer Bitrate
17212026-05-03T03:45:59.200Z[ 5] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
17222026-05-03T03:45:59.200Z[ 8] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
17232026-05-03T03:45:59.200Z[ 10] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
17242026-05-03T03:45:59.200Z[ 12] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
17252026-05-03T03:45:59.201Z[ 14] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
17262026-05-03T03:45:59.201Z[ 16] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17272026-05-03T03:45:59.201Z[ 18] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
17282026-05-03T03:45:59.201Z[ 20] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
17292026-05-03T03:45:59.201Z[SUM] 0.00-1.00 sec 974 MBytes 8.17 Gbits/sec
17302026-05-03T03:45:59.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
17312026-05-03T03:45:59.201Z[ 5] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
17322026-05-03T03:45:59.201Z[ 8] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
17332026-05-03T03:45:59.201Z[ 10] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
17342026-05-03T03:45:59.201Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17352026-05-03T03:45:59.201Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17362026-05-03T03:45:59.201Z[ 16] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
17372026-05-03T03:45:59.201Z[ 18] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
17382026-05-03T03:45:59.201Z[ 20] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
17392026-05-03T03:45:59.201Z[SUM] 1.00-2.00 sec 1.24 GBytes 10.6 Gbits/sec
17402026-05-03T03:45:59.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
17412026-05-03T03:45:59.201Z[ 5] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
17422026-05-03T03:45:59.201Z[ 8] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
17432026-05-03T03:45:59.201Z[ 10] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
17442026-05-03T03:45:59.201Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
17452026-05-03T03:45:59.201Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
17462026-05-03T03:45:59.201Z[ 16] 2.00-3.00 sec 161 MBytes 1.35 Gbits/sec
17472026-05-03T03:45:59.201Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
17482026-05-03T03:45:59.201Z[ 20] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
17492026-05-03T03:45:59.201Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.6 Gbits/sec
17502026-05-03T03:45:59.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
17512026-05-03T03:45:59.201Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
17522026-05-03T03:45:59.201Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17532026-05-03T03:45:59.201Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17542026-05-03T03:45:59.201Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17552026-05-03T03:45:59.201Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17562026-05-03T03:45:59.201Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17572026-05-03T03:45:59.201Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17582026-05-03T03:45:59.201Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17592026-05-03T03:45:59.201Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
17602026-05-03T03:45:59.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
17612026-05-03T03:45:59.201Z[ 5] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
17622026-05-03T03:45:59.201Z[ 8] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
17632026-05-03T03:45:59.202Z[ 10] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
17642026-05-03T03:45:59.202Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17652026-05-03T03:45:59.202Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17662026-05-03T03:45:59.202Z[ 16] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
17672026-05-03T03:45:59.202Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17682026-05-03T03:45:59.202Z[ 20] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
17692026-05-03T03:45:59.202Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
17702026-05-03T03:45:59.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
17712026-05-03T03:45:59.202Z[ 5] 5.00-6.00 sec 159 MBytes 1.34 Gbits/sec
17722026-05-03T03:45:59.202Z[ 8] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
17732026-05-03T03:45:59.202Z[ 10] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
17742026-05-03T03:45:59.202Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17752026-05-03T03:45:59.202Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17762026-05-03T03:45:59.202Z[ 16] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
17772026-05-03T03:45:59.202Z[ 18] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
17782026-05-03T03:45:59.202Z[ 20] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
17792026-05-03T03:45:59.202Z[SUM] 5.00-6.00 sec 1.24 GBytes 10.6 Gbits/sec
17802026-05-03T03:45:59.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
17812026-05-03T03:45:59.202Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17822026-05-03T03:45:59.202Z[ 8] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
17832026-05-03T03:45:59.202Z[ 10] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
17842026-05-03T03:46:02.201Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17852026-05-03T03:46:02.201Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17862026-05-03T03:46:02.201Z[ 16] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
17872026-05-03T03:46:02.201Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17882026-05-03T03:46:02.201Z[ 20] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
17892026-05-03T03:46:02.201Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
17902026-05-03T03:46:02.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
17912026-05-03T03:46:02.202Z[ 5] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
17922026-05-03T03:46:02.202Z[ 8] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
17932026-05-03T03:46:02.202Z[ 10] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
17942026-05-03T03:46:02.202Z[ 12] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
17952026-05-03T03:46:02.202Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17962026-05-03T03:46:02.202Z[ 16] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
17972026-05-03T03:46:02.202Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17982026-05-03T03:46:02.202Z[ 20] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
17992026-05-03T03:46:02.202Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.6 Gbits/sec
18002026-05-03T03:46:02.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
18012026-05-03T03:46:02.202Z[ 5] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
18022026-05-03T03:46:02.202Z[ 8] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
18032026-05-03T03:46:02.202Z[ 10] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
18042026-05-03T03:46:02.202Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18052026-05-03T03:46:02.202Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
18062026-05-03T03:46:02.202Z[ 16] 8.00-9.00 sec 159 MBytes 1.34 Gbits/sec
18072026-05-03T03:46:02.202Z[ 18] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
18082026-05-03T03:46:02.202Z[ 20] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
18092026-05-03T03:46:02.202Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.6 Gbits/sec
18102026-05-03T03:46:02.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
18112026-05-03T03:46:02.202Z[ 5] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
18122026-05-03T03:46:02.202Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
18132026-05-03T03:46:02.202Z[ 10] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
18142026-05-03T03:46:02.202Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18152026-05-03T03:46:02.202Z[ 14] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
18162026-05-03T03:46:02.202Z[ 16] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
18172026-05-03T03:46:02.202Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18182026-05-03T03:46:02.202Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
18192026-05-03T03:46:02.202Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
18202026-05-03T03:46:02.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
18212026-05-03T03:46:02.202Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18222026-05-03T03:46:02.202Z[ 8] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
18232026-05-03T03:46:02.202Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18242026-05-03T03:46:02.202Z[ 12] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
18252026-05-03T03:46:02.202Z[ 14] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
18262026-05-03T03:46:02.202Z[ 16] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
18272026-05-03T03:46:02.202Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18282026-05-03T03:46:02.202Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18292026-05-03T03:46:02.203Z[SUM] 10.00-10.00 sec 512 KBytes 8.91 Gbits/sec
18302026-05-03T03:46:02.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
18312026-05-03T03:46:02.203Z[ ID] Interval Transfer Bitrate
18322026-05-03T03:46:02.203Z[ 5] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
18332026-05-03T03:46:02.203Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18342026-05-03T03:46:02.203Z[ 10] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
18352026-05-03T03:46:02.203Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18362026-05-03T03:46:02.203Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18372026-05-03T03:46:02.203Z[ 16] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
18382026-05-03T03:46:02.203Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18392026-05-03T03:46:02.203Z[ 20] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18402026-05-03T03:46:02.203Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
18412026-05-03T03:46:02.206ZRun 1/5...10296.937378630877Mbps
18422026-05-03T03:46:09.585Z-----------------------------------------------------------
18432026-05-03T03:46:09.585ZServer listening on 5201 (test #7)
18442026-05-03T03:46:09.585Z-----------------------------------------------------------
18452026-05-03T03:46:09.585ZAccepted connection from 10.0.0.1, port 42726
18462026-05-03T03:46:09.585Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42623
18472026-05-03T03:46:09.585Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51752
18482026-05-03T03:46:09.585Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39244
18492026-05-03T03:46:09.585Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45967
18502026-05-03T03:46:09.586Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64482
18512026-05-03T03:46:09.586Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39340
18522026-05-03T03:46:09.586Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43636
18532026-05-03T03:46:09.586Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61195
18542026-05-03T03:46:09.586Z[ ID] Interval Transfer Bitrate
18552026-05-03T03:46:09.586Z[ 5] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
18562026-05-03T03:46:09.586Z[ 8] 0.00-1.00 sec 136 MBytes 1.15 Gbits/sec
18572026-05-03T03:46:09.586Z[ 10] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
18582026-05-03T03:46:09.586Z[ 12] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
18592026-05-03T03:46:09.586Z[ 14] 0.00-1.00 sec 132 MBytes 1.10 Gbits/sec
18602026-05-03T03:46:09.586Z[ 16] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
18612026-05-03T03:46:09.586Z[ 18] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
18622026-05-03T03:46:09.586Z[ 20] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
18632026-05-03T03:46:09.586Z[SUM] 0.00-1.00 sec 1.03 GBytes 8.84 Gbits/sec
18642026-05-03T03:46:09.586Z- - - - - - - - - - - - - - - - - - - - - - - - -
18652026-05-03T03:46:09.586Z[ 5] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
18662026-05-03T03:46:09.586Z[ 8] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
18672026-05-03T03:46:09.586Z[ 10] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
18682026-05-03T03:46:09.586Z[ 12] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
18692026-05-03T03:46:09.586Z[ 14] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
18702026-05-03T03:46:09.586Z[ 16] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
18712026-05-03T03:46:09.586Z[ 18] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
18722026-05-03T03:46:09.586Z[ 20] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
18732026-05-03T03:46:09.586Z[SUM] 1.00-2.00 sec 1.26 GBytes 10.8 Gbits/sec
18742026-05-03T03:46:09.586Z- - - - - - - - - - - - - - - - - - - - - - - - -
18752026-05-03T03:46:09.586Z[ 5] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
18762026-05-03T03:46:09.586Z[ 8] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
18772026-05-03T03:46:09.586Z[ 10] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
18782026-05-03T03:46:09.586Z[ 12] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
18792026-05-03T03:46:09.586Z[ 14] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
18802026-05-03T03:46:09.586Z[ 16] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
18812026-05-03T03:46:09.586Z[ 18] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
18822026-05-03T03:46:09.586Z[ 20] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
18832026-05-03T03:46:09.586Z[SUM] 2.00-3.00 sec 1.24 GBytes 10.6 Gbits/sec
18842026-05-03T03:46:09.586Z- - - - - - - - - - - - - - - - - - - - - - - - -
18852026-05-03T03:46:09.586Z[ 5] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
18862026-05-03T03:46:09.586Z[ 8] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
18872026-05-03T03:46:09.587Z[ 10] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
18882026-05-03T03:46:09.587Z[ 12] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
18892026-05-03T03:46:09.587Z[ 14] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
18902026-05-03T03:46:09.587Z[ 16] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
18912026-05-03T03:46:09.587Z[ 18] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
18922026-05-03T03:46:09.590Z[ 20] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
18932026-05-03T03:46:09.590Z[SUM] 3.00-4.00 sec 1.25 GBytes 10.8 Gbits/sec
18942026-05-03T03:46:09.590Z- - - - - - - - - - - - - - - - - - - - - - - - -
18952026-05-03T03:46:09.590Z[ 5] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
18962026-05-03T03:46:09.590Z[ 8] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
18972026-05-03T03:46:09.590Z[ 10] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
18982026-05-03T03:46:09.590Z[ 12] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
18992026-05-03T03:46:09.590Z[ 14] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
19002026-05-03T03:46:09.590Z[ 16] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
19012026-05-03T03:46:09.590Z[ 18] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
19022026-05-03T03:46:09.590Z[ 20] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
19032026-05-03T03:46:09.591Z[SUM] 4.00-5.00 sec 1.24 GBytes 10.7 Gbits/sec
19042026-05-03T03:46:09.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
19052026-05-03T03:46:09.591Z[ 5] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19062026-05-03T03:46:09.591Z[ 8] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
19072026-05-03T03:46:09.591Z[ 10] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19082026-05-03T03:46:09.591Z[ 12] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19092026-05-03T03:46:09.591Z[ 14] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
19102026-05-03T03:46:09.591Z[ 16] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19112026-05-03T03:46:09.591Z[ 18] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19122026-05-03T03:46:09.591Z[ 20] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
19132026-05-03T03:46:09.591Z[SUM] 5.00-6.00 sec 1.23 GBytes 10.5 Gbits/sec
19142026-05-03T03:46:09.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
19152026-05-03T03:46:09.591Z[ 5] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
19162026-05-03T03:46:09.591Z[ 8] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
19172026-05-03T03:46:09.591Z[ 10] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
19182026-05-03T03:46:12.588Z[ 12] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
19192026-05-03T03:46:12.588Z[ 14] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
19202026-05-03T03:46:12.588Z[ 16] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
19212026-05-03T03:46:12.588Z[ 18] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
19222026-05-03T03:46:12.588Z[ 20] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
19232026-05-03T03:46:12.588Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.6 Gbits/sec
19242026-05-03T03:46:12.588Z- - - - - - - - - - - - - - - - - - - - - - - - -
19252026-05-03T03:46:12.588Z[ 5] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19262026-05-03T03:46:12.588Z[ 8] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
19272026-05-03T03:46:12.588Z[ 10] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
19282026-05-03T03:46:12.589Z[ 12] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19292026-05-03T03:46:12.589Z[ 14] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19302026-05-03T03:46:12.589Z[ 16] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
19312026-05-03T03:46:12.589Z[ 18] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
19322026-05-03T03:46:12.589Z[ 20] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19332026-05-03T03:46:12.589Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.6 Gbits/sec
19342026-05-03T03:46:12.589Z- - - - - - - - - - - - - - - - - - - - - - - - -
19352026-05-03T03:46:12.589Z[ 5] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
19362026-05-03T03:46:12.589Z[ 8] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19372026-05-03T03:46:12.589Z[ 10] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19382026-05-03T03:46:12.589Z[ 12] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19392026-05-03T03:46:12.589Z[ 14] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
19402026-05-03T03:46:12.589Z[ 16] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19412026-05-03T03:46:12.589Z[ 18] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19422026-05-03T03:46:12.589Z[ 20] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19432026-05-03T03:46:12.589Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.5 Gbits/sec
19442026-05-03T03:46:12.589Z- - - - - - - - - - - - - - - - - - - - - - - - -
19452026-05-03T03:46:12.589Z[ 5] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19462026-05-03T03:46:12.589Z[ 8] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19472026-05-03T03:46:12.589Z[ 10] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19482026-05-03T03:46:12.589Z[ 12] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19492026-05-03T03:46:12.589Z[ 14] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19502026-05-03T03:46:12.589Z[ 16] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19512026-05-03T03:46:12.589Z[ 18] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19522026-05-03T03:46:12.589Z[ 20] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
19532026-05-03T03:46:12.589Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.5 Gbits/sec
19542026-05-03T03:46:12.589Z- - - - - - - - - - - - - - - - - - - - - - - - -
19552026-05-03T03:46:12.589Z[ 5] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
19562026-05-03T03:46:12.589Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19572026-05-03T03:46:12.589Z[ 10] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
19582026-05-03T03:46:12.589Z[ 12] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
19592026-05-03T03:46:12.590Z[ 14] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
19602026-05-03T03:46:12.590Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19612026-05-03T03:46:12.590Z[ 18] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
19622026-05-03T03:46:12.590Z[ 20] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
19632026-05-03T03:46:12.590Z[SUM] 10.00-10.00 sec 768 KBytes 14.5 Gbits/sec
19642026-05-03T03:46:12.590Z- - - - - - - - - - - - - - - - - - - - - - - - -
19652026-05-03T03:46:12.590Z[ ID] Interval Transfer Bitrate
19662026-05-03T03:46:12.590Z[ 5] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19672026-05-03T03:46:12.590Z[ 8] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
19682026-05-03T03:46:12.590Z[ 10] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19692026-05-03T03:46:12.590Z[ 12] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19702026-05-03T03:46:12.590Z[ 14] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19712026-05-03T03:46:12.590Z[ 16] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19722026-05-03T03:46:12.590Z[ 18] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
19732026-05-03T03:46:12.590Z[ 20] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19742026-05-03T03:46:12.590Z[SUM] 0.00-10.00 sec 12.2 GBytes 10.4 Gbits/sec sender
19752026-05-03T03:46:12.593ZRun 2/5...10447.963670423931Mbps
19762026-05-03T03:46:19.972Z-----------------------------------------------------------
19772026-05-03T03:46:19.972ZServer listening on 5201 (test #8)
19782026-05-03T03:46:19.972Z-----------------------------------------------------------
19792026-05-03T03:46:19.972ZAccepted connection from 10.0.0.1, port 47436
19802026-05-03T03:46:19.972Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60131
19812026-05-03T03:46:19.972Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33579
19822026-05-03T03:46:19.972Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62524
19832026-05-03T03:46:19.972Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34285
19842026-05-03T03:46:19.972Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50603
19852026-05-03T03:46:19.972Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48155
19862026-05-03T03:46:19.972Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56551
19872026-05-03T03:46:19.972Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38464
19882026-05-03T03:46:19.972Z[ ID] Interval Transfer Bitrate
19892026-05-03T03:46:19.972Z[ 5] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19902026-05-03T03:46:19.972Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19912026-05-03T03:46:19.972Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19922026-05-03T03:46:19.972Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19932026-05-03T03:46:19.972Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19942026-05-03T03:46:19.972Z[ 16] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
19952026-05-03T03:46:19.972Z[ 18] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19962026-05-03T03:46:19.972Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19972026-05-03T03:46:19.972Z[SUM] 0.00-1.00 sec 967 MBytes 8.11 Gbits/sec
19982026-05-03T03:46:19.972Z- - - - - - - - - - - - - - - - - - - - - - - - -
19992026-05-03T03:46:19.972Z[ 5] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
20002026-05-03T03:46:19.972Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
20012026-05-03T03:46:19.972Z[ 10] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
20022026-05-03T03:46:19.972Z[ 12] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
20032026-05-03T03:46:19.972Z[ 14] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
20042026-05-03T03:46:19.972Z[ 16] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
20052026-05-03T03:46:19.972Z[ 18] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
20062026-05-03T03:46:19.972Z[ 20] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
20072026-05-03T03:46:19.972Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.6 Gbits/sec
20082026-05-03T03:46:19.972Z- - - - - - - - - - - - - - - - - - - - - - - - -
20092026-05-03T03:46:19.973Z[ 5] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
20102026-05-03T03:46:19.973Z[ 8] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
20112026-05-03T03:46:19.973Z[ 10] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
20122026-05-03T03:46:19.976Z[ 12] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
20132026-05-03T03:46:19.976Z[ 14] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
20142026-05-03T03:46:19.976Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20152026-05-03T03:46:19.976Z[ 18] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
20162026-05-03T03:46:19.976Z[ 20] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
20172026-05-03T03:46:19.976Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
20182026-05-03T03:46:19.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
20192026-05-03T03:46:19.976Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20202026-05-03T03:46:19.976Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20212026-05-03T03:46:19.976Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20222026-05-03T03:46:19.976Z[ 12] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
20232026-05-03T03:46:19.976Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20242026-05-03T03:46:19.976Z[ 16] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
20252026-05-03T03:46:19.976Z[ 18] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20262026-05-03T03:46:19.977Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20272026-05-03T03:46:19.977Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
20282026-05-03T03:46:19.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
20292026-05-03T03:46:19.977Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20302026-05-03T03:46:19.977Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20312026-05-03T03:46:19.977Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20322026-05-03T03:46:19.977Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20332026-05-03T03:46:19.977Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20342026-05-03T03:46:19.977Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20352026-05-03T03:46:19.977Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20362026-05-03T03:46:19.977Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20372026-05-03T03:46:19.977Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
20382026-05-03T03:46:19.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
20392026-05-03T03:46:19.977Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20402026-05-03T03:46:19.977Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20412026-05-03T03:46:19.977Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20422026-05-03T03:46:19.977Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20432026-05-03T03:46:19.977Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20442026-05-03T03:46:19.977Z[ 16] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
20452026-05-03T03:46:19.977Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20462026-05-03T03:46:19.977Z[ 20] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
20472026-05-03T03:46:19.977Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
20482026-05-03T03:46:19.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
20492026-05-03T03:46:19.977Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20502026-05-03T03:46:19.977Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20512026-05-03T03:46:19.977Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20522026-05-03T03:46:22.974Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20532026-05-03T03:46:22.974Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20542026-05-03T03:46:22.974Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20552026-05-03T03:46:22.974Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20562026-05-03T03:46:22.974Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20572026-05-03T03:46:22.974Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
20582026-05-03T03:46:22.974Z- - - - - - - - - - - - - - - - - - - - - - - - -
20592026-05-03T03:46:22.974Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20602026-05-03T03:46:22.974Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20612026-05-03T03:46:22.974Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20622026-05-03T03:46:22.974Z[ 12] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
20632026-05-03T03:46:22.974Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20642026-05-03T03:46:22.974Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20652026-05-03T03:46:22.974Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20662026-05-03T03:46:22.974Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20672026-05-03T03:46:22.974Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
20682026-05-03T03:46:22.974Z- - - - - - - - - - - - - - - - - - - - - - - - -
20692026-05-03T03:46:22.974Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20702026-05-03T03:46:22.974Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20712026-05-03T03:46:22.974Z[ 10] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
20722026-05-03T03:46:22.975Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20732026-05-03T03:46:22.975Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20742026-05-03T03:46:22.975Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20752026-05-03T03:46:22.975Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20762026-05-03T03:46:22.975Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20772026-05-03T03:46:22.975Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
20782026-05-03T03:46:22.975Z- - - - - - - - - - - - - - - - - - - - - - - - -
20792026-05-03T03:46:22.975Z[ 5] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
20802026-05-03T03:46:22.975Z[ 8] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
20812026-05-03T03:46:22.975Z[ 10] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
20822026-05-03T03:46:22.975Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20832026-05-03T03:46:22.975Z[ 14] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
20842026-05-03T03:46:22.975Z[ 16] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
20852026-05-03T03:46:22.975Z[ 18] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
20862026-05-03T03:46:22.975Z[ 20] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
20872026-05-03T03:46:22.975Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.5 Gbits/sec
20882026-05-03T03:46:22.975Z- - - - - - - - - - - - - - - - - - - - - - - - -
20892026-05-03T03:46:22.975Z[ 5] 10.00-10.00 sec 128 KBytes 2.51 Gbits/sec
20902026-05-03T03:46:22.975Z[ 8] 10.00-10.00 sec 128 KBytes 2.52 Gbits/sec
20912026-05-03T03:46:22.975Z[ 10] 10.00-10.00 sec 128 KBytes 2.52 Gbits/sec
20922026-05-03T03:46:22.975Z[ 12] 10.00-10.00 sec 128 KBytes 2.52 Gbits/sec
20932026-05-03T03:46:22.975Z[ 14] 10.00-10.00 sec 128 KBytes 2.52 Gbits/sec
20942026-05-03T03:46:22.975Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20952026-05-03T03:46:22.975Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20962026-05-03T03:46:22.975Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20972026-05-03T03:46:22.975Z[SUM] 10.00-10.00 sec 640 KBytes 12.6 Gbits/sec
20982026-05-03T03:46:22.975Z- - - - - - - - - - - - - - - - - - - - - - - - -
20992026-05-03T03:46:22.978Z[ ID] Interval Transfer Bitrate
21002026-05-03T03:46:22.978Z[ 5] 0.00-10.00 sec 1.50 GBytes 1.28 Gbits/sec sender
21012026-05-03T03:46:22.978Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21022026-05-03T03:46:22.978Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21032026-05-03T03:46:22.978Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21042026-05-03T03:46:22.978Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21052026-05-03T03:46:22.978Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21062026-05-03T03:46:22.978Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.28 Gbits/sec sender
21072026-05-03T03:46:22.978Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21082026-05-03T03:46:22.978Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
21092026-05-03T03:46:22.978ZRun 3/5...10243.830413726128Mbps
21102026-05-03T03:46:30.359Z-----------------------------------------------------------
21112026-05-03T03:46:30.359ZServer listening on 5201 (test #9)
21122026-05-03T03:46:30.359Z-----------------------------------------------------------
21132026-05-03T03:46:30.359ZAccepted connection from 10.0.0.1, port 51017
21142026-05-03T03:46:30.360Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38487
21152026-05-03T03:46:30.360Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56430
21162026-05-03T03:46:30.360Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57964
21172026-05-03T03:46:30.360Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33046
21182026-05-03T03:46:30.360Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49480
21192026-05-03T03:46:30.360Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54573
21202026-05-03T03:46:30.360Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35382
21212026-05-03T03:46:30.360Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50240
21222026-05-03T03:46:30.360Z[ ID] Interval Transfer Bitrate
21232026-05-03T03:46:30.360Z[ 5] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
21242026-05-03T03:46:30.360Z[ 8] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
21252026-05-03T03:46:30.361Z[ 10] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
21262026-05-03T03:46:30.365Z[ 12] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
21272026-05-03T03:46:30.365Z[ 14] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
21282026-05-03T03:46:30.365Z[ 16] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
21292026-05-03T03:46:30.365Z[ 18] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
21302026-05-03T03:46:30.365Z[ 20] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
21312026-05-03T03:46:30.365Z[SUM] 0.00-1.00 sec 1019 MBytes 8.55 Gbits/sec
21322026-05-03T03:46:30.365Z- - - - - - - - - - - - - - - - - - - - - - - - -
21332026-05-03T03:46:30.365Z[ 5] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
21342026-05-03T03:46:30.365Z[ 8] 1.00-2.00 sec 163 MBytes 1.37 Gbits/sec
21352026-05-03T03:46:30.365Z[ 10] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
21362026-05-03T03:46:30.365Z[ 12] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
21372026-05-03T03:46:30.365Z[ 14] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
21382026-05-03T03:46:30.365Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21392026-05-03T03:46:30.365Z[ 18] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
21402026-05-03T03:46:30.365Z[ 20] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
21412026-05-03T03:46:30.365Z[SUM] 1.00-2.00 sec 1.24 GBytes 10.7 Gbits/sec
21422026-05-03T03:46:30.365Z- - - - - - - - - - - - - - - - - - - - - - - - -
21432026-05-03T03:46:30.365Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21442026-05-03T03:46:30.365Z[ 8] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
21452026-05-03T03:46:30.365Z[ 10] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
21462026-05-03T03:46:30.365Z[ 12] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
21472026-05-03T03:46:30.365Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21482026-05-03T03:46:30.365Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21492026-05-03T03:46:30.365Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21502026-05-03T03:46:30.365Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21512026-05-03T03:46:30.365Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
21522026-05-03T03:46:30.365Z- - - - - - - - - - - - - - - - - - - - - - - - -
21532026-05-03T03:46:30.365Z[ 5] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
21542026-05-03T03:46:30.365Z[ 8] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
21552026-05-03T03:46:30.366Z[ 10] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
21562026-05-03T03:46:30.366Z[ 12] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
21572026-05-03T03:46:30.366Z[ 14] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
21582026-05-03T03:46:30.366Z[ 16] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
21592026-05-03T03:46:30.366Z[ 18] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
21602026-05-03T03:46:30.366Z[ 20] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
21612026-05-03T03:46:30.366Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.6 Gbits/sec
21622026-05-03T03:46:30.366Z- - - - - - - - - - - - - - - - - - - - - - - - -
21632026-05-03T03:46:30.366Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21642026-05-03T03:46:30.366Z[ 8] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
21652026-05-03T03:46:30.366Z[ 10] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
21662026-05-03T03:46:30.366Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21672026-05-03T03:46:30.366Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21682026-05-03T03:46:30.366Z[ 16] 4.00-5.00 sec 159 MBytes 1.34 Gbits/sec
21692026-05-03T03:46:30.366Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21702026-05-03T03:46:30.366Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21712026-05-03T03:46:30.366Z[SUM] 4.00-5.00 sec 1.23 GBytes 10.5 Gbits/sec
21722026-05-03T03:46:30.366Z- - - - - - - - - - - - - - - - - - - - - - - - -
21732026-05-03T03:46:30.366Z[ 5] 5.00-6.00 sec 159 MBytes 1.34 Gbits/sec
21742026-05-03T03:46:30.366Z[ 8] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
21752026-05-03T03:46:30.366Z[ 10] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
21762026-05-03T03:46:30.366Z[ 12] 5.00-6.00 sec 166 MBytes 1.39 Gbits/sec
21772026-05-03T03:46:30.366Z[ 14] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
21782026-05-03T03:46:30.366Z[ 16] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
21792026-05-03T03:46:30.366Z[ 18] 5.00-6.00 sec 159 MBytes 1.34 Gbits/sec
21802026-05-03T03:46:30.366Z[ 20] 5.00-6.00 sec 159 MBytes 1.34 Gbits/sec
21812026-05-03T03:46:30.366Z[SUM] 5.00-6.00 sec 1.25 GBytes 10.8 Gbits/sec
21822026-05-03T03:46:30.366Z- - - - - - - - - - - - - - - - - - - - - - - - -
21832026-05-03T03:46:30.366Z[ 5] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21842026-05-03T03:46:30.366Z[ 8] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
21852026-05-03T03:46:30.366Z[ 10] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
21862026-05-03T03:46:33.362Z[ 12] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
21872026-05-03T03:46:33.362Z[ 14] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21882026-05-03T03:46:33.362Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21892026-05-03T03:46:33.362Z[ 18] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21902026-05-03T03:46:33.362Z[ 20] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21912026-05-03T03:46:33.362Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.6 Gbits/sec
21922026-05-03T03:46:33.362Z- - - - - - - - - - - - - - - - - - - - - - - - -
21932026-05-03T03:46:33.362Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21942026-05-03T03:46:33.362Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21952026-05-03T03:46:33.362Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21962026-05-03T03:46:33.362Z[ 12] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
21972026-05-03T03:46:33.362Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21982026-05-03T03:46:33.362Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21992026-05-03T03:46:33.362Z[ 18] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
22002026-05-03T03:46:33.362Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
22012026-05-03T03:46:33.362Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
22022026-05-03T03:46:33.362Z- - - - - - - - - - - - - - - - - - - - - - - - -
22032026-05-03T03:46:33.362Z[ 5] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
22042026-05-03T03:46:33.362Z[ 8] 8.00-9.00 sec 162 MBytes 1.35 Gbits/sec
22052026-05-03T03:46:33.362Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22062026-05-03T03:46:33.362Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22072026-05-03T03:46:33.363Z[ 14] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
22082026-05-03T03:46:33.363Z[ 16] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
22092026-05-03T03:46:33.363Z[ 18] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
22102026-05-03T03:46:33.363Z[ 20] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
22112026-05-03T03:46:33.363Z[SUM] 8.00-9.00 sec 1.24 GBytes 10.6 Gbits/sec
22122026-05-03T03:46:33.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
22132026-05-03T03:46:33.363Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22142026-05-03T03:46:33.363Z[ 8] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22152026-05-03T03:46:33.363Z[ 10] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
22162026-05-03T03:46:33.363Z[ 12] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
22172026-05-03T03:46:33.363Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22182026-05-03T03:46:33.363Z[ 16] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22192026-05-03T03:46:33.363Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22202026-05-03T03:46:33.363Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22212026-05-03T03:46:33.363Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
22222026-05-03T03:46:33.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
22232026-05-03T03:46:33.363Z[ 5] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
22242026-05-03T03:46:33.363Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22252026-05-03T03:46:33.363Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22262026-05-03T03:46:33.363Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22272026-05-03T03:46:33.363Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22282026-05-03T03:46:33.363Z[ 16] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
22292026-05-03T03:46:33.363Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22302026-05-03T03:46:33.363Z[ 20] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
22312026-05-03T03:46:33.363Z[SUM] 10.00-10.00 sec 384 KBytes 6.84 Gbits/sec
22322026-05-03T03:46:33.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
22332026-05-03T03:46:33.363Z[ ID] Interval Transfer Bitrate
22342026-05-03T03:46:33.363Z[ 5] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22352026-05-03T03:46:33.363Z[ 8] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
22362026-05-03T03:46:33.363Z[ 10] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
22372026-05-03T03:46:33.363Z[ 12] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
22382026-05-03T03:46:33.363Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22392026-05-03T03:46:33.363Z[ 16] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
22402026-05-03T03:46:33.363Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22412026-05-03T03:46:33.363Z[ 20] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22422026-05-03T03:46:33.363Z[SUM] 0.00-10.00 sec 12.1 GBytes 10.4 Gbits/sec sender
22432026-05-03T03:46:33.367ZRun 4/5...10374.537583864767Mbps
22442026-05-03T03:46:40.748Z-----------------------------------------------------------
22452026-05-03T03:46:40.748ZServer listening on 5201 (test #10)
22462026-05-03T03:46:40.748Z-----------------------------------------------------------
22472026-05-03T03:46:40.748ZAccepted connection from 10.0.0.1, port 35799
22482026-05-03T03:46:40.748Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54965
22492026-05-03T03:46:40.748Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44030
22502026-05-03T03:46:40.748Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46404
22512026-05-03T03:46:40.749Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45560
22522026-05-03T03:46:40.749Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34648
22532026-05-03T03:46:40.749Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34760
22542026-05-03T03:46:40.749Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39410
22552026-05-03T03:46:40.749Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37798
22562026-05-03T03:46:40.749Z[ ID] Interval Transfer Bitrate
22572026-05-03T03:46:40.749Z[ 5] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22582026-05-03T03:46:40.749Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22592026-05-03T03:46:40.749Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22602026-05-03T03:46:40.749Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22612026-05-03T03:46:40.749Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22622026-05-03T03:46:40.749Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22632026-05-03T03:46:40.749Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22642026-05-03T03:46:40.749Z[ 20] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22652026-05-03T03:46:40.749Z[SUM] 0.00-1.00 sec 965 MBytes 8.10 Gbits/sec
22662026-05-03T03:46:40.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
22672026-05-03T03:46:40.749Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22682026-05-03T03:46:40.749Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22692026-05-03T03:46:40.749Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22702026-05-03T03:46:40.749Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22712026-05-03T03:46:40.749Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22722026-05-03T03:46:40.749Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22732026-05-03T03:46:40.749Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22742026-05-03T03:46:40.749Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22752026-05-03T03:46:40.749Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
22762026-05-03T03:46:40.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
22772026-05-03T03:46:40.749Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22782026-05-03T03:46:40.749Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22792026-05-03T03:46:40.749Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22802026-05-03T03:46:40.749Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22812026-05-03T03:46:40.749Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22822026-05-03T03:46:40.749Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22832026-05-03T03:46:40.749Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22842026-05-03T03:46:40.749Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22852026-05-03T03:46:40.749Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
22862026-05-03T03:46:40.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
22872026-05-03T03:46:40.750Z[ 5] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
22882026-05-03T03:46:40.750Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22892026-05-03T03:46:40.750Z[ 10] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
22902026-05-03T03:46:40.750Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22912026-05-03T03:46:40.750Z[ 14] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
22922026-05-03T03:46:40.750Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22932026-05-03T03:46:40.750Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22942026-05-03T03:46:40.750Z[ 20] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
22952026-05-03T03:46:40.750Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
22962026-05-03T03:46:40.750Z- - - - - - - - - - - - - - - - - - - - - - - - -
22972026-05-03T03:46:40.750Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22982026-05-03T03:46:40.750Z[ 8] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
22992026-05-03T03:46:40.750Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23002026-05-03T03:46:40.750Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23012026-05-03T03:46:40.750Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23022026-05-03T03:46:40.750Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23032026-05-03T03:46:40.750Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23042026-05-03T03:46:40.750Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23052026-05-03T03:46:40.750Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
23062026-05-03T03:46:40.750Z- - - - - - - - - - - - - - - - - - - - - - - - -
23072026-05-03T03:46:40.750Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23082026-05-03T03:46:40.750Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23092026-05-03T03:46:40.750Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23102026-05-03T03:46:40.750Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23112026-05-03T03:46:40.750Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23122026-05-03T03:46:40.750Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23132026-05-03T03:46:40.750Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23142026-05-03T03:46:40.750Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23152026-05-03T03:46:40.750Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
23162026-05-03T03:46:40.750Z- - - - - - - - - - - - - - - - - - - - - - - - -
23172026-05-03T03:46:40.750Z[ 5] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
23182026-05-03T03:46:40.750Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23192026-05-03T03:46:40.750Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23202026-05-03T03:46:43.750Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23212026-05-03T03:46:43.750Z[ 14] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
23222026-05-03T03:46:43.750Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23232026-05-03T03:46:43.750Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23242026-05-03T03:46:43.750Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23252026-05-03T03:46:43.750Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
23262026-05-03T03:46:43.750Z- - - - - - - - - - - - - - - - - - - - - - - - -
23272026-05-03T03:46:43.750Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23282026-05-03T03:46:43.750Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23292026-05-03T03:46:43.750Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23302026-05-03T03:46:43.750Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23312026-05-03T03:46:43.750Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23322026-05-03T03:46:43.750Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23332026-05-03T03:46:43.750Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23342026-05-03T03:46:43.750Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23352026-05-03T03:46:43.750Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
23362026-05-03T03:46:43.750Z- - - - - - - - - - - - - - - - - - - - - - - - -
23372026-05-03T03:46:43.751Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23382026-05-03T03:46:43.751Z[ 8] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
23392026-05-03T03:46:43.751Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23402026-05-03T03:46:43.751Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23412026-05-03T03:46:43.751Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23422026-05-03T03:46:43.751Z[ 16] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
23432026-05-03T03:46:43.751Z[ 18] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
23442026-05-03T03:46:43.751Z[ 20] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
23452026-05-03T03:46:43.751Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
23462026-05-03T03:46:43.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
23472026-05-03T03:46:43.751Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23482026-05-03T03:46:43.751Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23492026-05-03T03:46:43.751Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23502026-05-03T03:46:43.751Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23512026-05-03T03:46:43.751Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23522026-05-03T03:46:43.751Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23532026-05-03T03:46:43.751Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23542026-05-03T03:46:43.751Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23552026-05-03T03:46:43.751Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
23562026-05-03T03:46:43.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
23572026-05-03T03:46:43.751Z[ 5] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
23582026-05-03T03:46:43.751Z[ 8] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
23592026-05-03T03:46:43.751Z[ 10] 10.00-10.00 sec 128 KBytes 2.43 Gbits/sec
23602026-05-03T03:46:43.751Z[ 12] 10.00-10.00 sec 128 KBytes 2.43 Gbits/sec
23612026-05-03T03:46:43.751Z[ 14] 10.00-10.00 sec 128 KBytes 2.43 Gbits/sec
23622026-05-03T03:46:43.751Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23632026-05-03T03:46:43.751Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23642026-05-03T03:46:43.751Z[ 20] 10.00-10.00 sec 128 KBytes 2.43 Gbits/sec
23652026-05-03T03:46:43.751Z[SUM] 10.00-10.00 sec 768 KBytes 14.5 Gbits/sec
23662026-05-03T03:46:43.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
23672026-05-03T03:46:43.751Z[ ID] Interval Transfer Bitrate
23682026-05-03T03:46:43.751Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23692026-05-03T03:46:43.751Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23702026-05-03T03:46:43.751Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23712026-05-03T03:46:43.751Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
23722026-05-03T03:46:43.751Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23732026-05-03T03:46:43.751Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
23742026-05-03T03:46:43.751Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23752026-05-03T03:46:43.751Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23762026-05-03T03:46:43.752Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
23772026-05-03T03:46:43.755ZRun 5/5...10207.42802573884Mbps
23782026-05-03T03:46:43.755Z###---------------------###
23792026-05-03T03:46:43.755Z::: iPerf done... :::
23802026-05-03T03:46:43.755Z:::Awaiting out files...:::
23812026-05-03T03:46:43.755Z###---------------------###
23822026-05-03T03:46:43.755Z###-----###
23832026-05-03T03:46:43.755Z:::done!:::
23842026-05-03T03:46:43.755Z###-----###
23852026-05-03T03:46:43.755Z###-------------------###
23862026-05-03T03:46:43.755Z:::Running experiment :::
23872026-05-03T03:46:43.755Z:::iperf-tcp/local/c2s:::
23882026-05-03T03:46:43.755Z###-------------------###
23892026-05-03T03:46:43.979Zdtrace: description 'profile-201us ' matched 2 probes
23902026-05-03T03:46:51.143Z-----------------------------------------------------------
23912026-05-03T03:46:51.143ZServer listening on 5201 (test #11)
23922026-05-03T03:46:51.143Z-----------------------------------------------------------
23932026-05-03T03:46:51.143ZAccepted connection from 10.0.0.1, port 51356
23942026-05-03T03:46:51.143Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40247
23952026-05-03T03:46:51.143Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38218
23962026-05-03T03:46:51.143Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61253
23972026-05-03T03:46:51.143Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48666
23982026-05-03T03:46:51.143Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37843
23992026-05-03T03:46:51.144Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38694
24002026-05-03T03:46:51.144Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50536
24012026-05-03T03:46:51.144Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53920
24022026-05-03T03:46:51.144Z[ ID] Interval Transfer Bitrate
24032026-05-03T03:46:51.144Z[ 5] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
24042026-05-03T03:46:51.144Z[ 8] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
24052026-05-03T03:46:51.144Z[ 10] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
24062026-05-03T03:46:51.144Z[ 12] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
24072026-05-03T03:46:51.144Z[ 14] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
24082026-05-03T03:46:51.144Z[ 16] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
24092026-05-03T03:46:51.144Z[ 18] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
24102026-05-03T03:46:51.144Z[ 20] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
24112026-05-03T03:46:51.144Z[SUM] 0.00-1.00 sec 350 MBytes 2.94 Gbits/sec
24122026-05-03T03:46:51.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
24132026-05-03T03:46:51.144Z[ 5] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
24142026-05-03T03:46:51.144Z[ 8] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24152026-05-03T03:46:51.144Z[ 10] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24162026-05-03T03:46:51.144Z[ 12] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
24172026-05-03T03:46:51.144Z[ 14] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24182026-05-03T03:46:51.144Z[ 16] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24192026-05-03T03:46:51.144Z[ 18] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24202026-05-03T03:46:51.144Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
24212026-05-03T03:46:51.144Z[SUM] 1.00-2.00 sec 438 MBytes 3.67 Gbits/sec
24222026-05-03T03:46:51.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
24232026-05-03T03:46:51.144Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24242026-05-03T03:46:51.144Z[ 8] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
24252026-05-03T03:46:51.144Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
24262026-05-03T03:46:51.144Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
24272026-05-03T03:46:51.144Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24282026-05-03T03:46:51.144Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
24292026-05-03T03:46:51.144Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
24302026-05-03T03:46:51.144Z[ 20] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
24312026-05-03T03:46:51.144Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
24322026-05-03T03:46:51.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
24332026-05-03T03:46:51.144Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24342026-05-03T03:46:51.144Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24352026-05-03T03:46:51.144Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24362026-05-03T03:46:51.145Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24372026-05-03T03:46:51.145Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24382026-05-03T03:46:51.145Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24392026-05-03T03:46:51.145Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
24402026-05-03T03:46:51.145Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24412026-05-03T03:46:51.145Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
24422026-05-03T03:46:51.145Z- - - - - - - - - - - - - - - - - - - - - - - - -
24432026-05-03T03:46:51.145Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24442026-05-03T03:46:51.145Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24452026-05-03T03:46:51.145Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24462026-05-03T03:46:51.145Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24472026-05-03T03:46:51.145Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24482026-05-03T03:46:51.145Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24492026-05-03T03:46:51.145Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24502026-05-03T03:46:51.145Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24512026-05-03T03:46:51.145Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
24522026-05-03T03:46:51.145Z- - - - - - - - - - - - - - - - - - - - - - - - -
24532026-05-03T03:46:51.145Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
24542026-05-03T03:46:51.145Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
24552026-05-03T03:46:51.145Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
24562026-05-03T03:46:51.145Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
24572026-05-03T03:46:51.145Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
24582026-05-03T03:46:51.145Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
24592026-05-03T03:46:51.145Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
24602026-05-03T03:46:51.145Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
24612026-05-03T03:46:51.145Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
24622026-05-03T03:46:51.145Z- - - - - - - - - - - - - - - - - - - - - - - - -
24632026-05-03T03:46:51.145Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24642026-05-03T03:46:51.145Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24652026-05-03T03:46:51.145Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24662026-05-03T03:46:54.146Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24672026-05-03T03:46:54.146Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24682026-05-03T03:46:54.146Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24692026-05-03T03:46:54.146Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24702026-05-03T03:46:54.146Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24712026-05-03T03:46:54.146Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
24722026-05-03T03:46:54.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
24732026-05-03T03:46:54.146Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24742026-05-03T03:46:54.146Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24752026-05-03T03:46:54.146Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24762026-05-03T03:46:54.147Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24772026-05-03T03:46:54.147Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24782026-05-03T03:46:54.147Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24792026-05-03T03:46:54.147Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24802026-05-03T03:46:54.147Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24812026-05-03T03:46:54.147Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
24822026-05-03T03:46:54.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
24832026-05-03T03:46:54.147Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24842026-05-03T03:46:54.147Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
24852026-05-03T03:46:54.147Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24862026-05-03T03:46:54.147Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24872026-05-03T03:46:54.147Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
24882026-05-03T03:46:54.147Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24892026-05-03T03:46:54.147Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24902026-05-03T03:46:54.147Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
24912026-05-03T03:46:54.147Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
24922026-05-03T03:46:54.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
24932026-05-03T03:46:54.147Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
24942026-05-03T03:46:54.147Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
24952026-05-03T03:46:54.147Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
24962026-05-03T03:46:54.147Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
24972026-05-03T03:46:54.147Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
24982026-05-03T03:46:54.147Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
24992026-05-03T03:46:54.147Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
25002026-05-03T03:46:54.147Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
25012026-05-03T03:46:54.147Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
25022026-05-03T03:46:54.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
25032026-05-03T03:46:54.147Z[ 5] 10.00-10.00 sec 128 KBytes 742 Mbits/sec
25042026-05-03T03:46:54.147Z[ 8] 10.00-10.00 sec 128 KBytes 742 Mbits/sec
25052026-05-03T03:46:54.147Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25062026-05-03T03:46:54.147Z[ 12] 10.00-10.00 sec 128 KBytes 743 Mbits/sec
25072026-05-03T03:46:54.147Z[ 14] 10.00-10.00 sec 128 KBytes 743 Mbits/sec
25082026-05-03T03:46:54.147Z[ 16] 10.00-10.00 sec 128 KBytes 743 Mbits/sec
25092026-05-03T03:46:54.147Z[ 18] 10.00-10.00 sec 128 KBytes 742 Mbits/sec
25102026-05-03T03:46:54.147Z[ 20] 10.00-10.00 sec 128 KBytes 742 Mbits/sec
25112026-05-03T03:46:54.147Z[SUM] 10.00-10.00 sec 896 KBytes 5.19 Gbits/sec
25122026-05-03T03:46:54.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
25132026-05-03T03:46:54.147Z[ ID] Interval Transfer Bitrate
25142026-05-03T03:46:54.148Z[ 5] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
25152026-05-03T03:46:54.148Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
25162026-05-03T03:46:54.148Z[ 10] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
25172026-05-03T03:46:54.148Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
25182026-05-03T03:46:54.148Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
25192026-05-03T03:46:54.148Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
25202026-05-03T03:46:54.148Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
25212026-05-03T03:46:54.148Z[ 20] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
25222026-05-03T03:46:54.148Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec receiver
25232026-05-03T03:46:54.152ZRun 1/10...3558.370296964556Mbps
25242026-05-03T03:47:01.552Z-----------------------------------------------------------
25252026-05-03T03:47:01.552ZServer listening on 5201 (test #12)
25262026-05-03T03:47:01.552Z-----------------------------------------------------------
25272026-05-03T03:47:01.552ZAccepted connection from 10.0.0.1, port 52184
25282026-05-03T03:47:01.552Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59153
25292026-05-03T03:47:01.552Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61034
25302026-05-03T03:47:01.552Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49802
25312026-05-03T03:47:01.552Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40547
25322026-05-03T03:47:01.552Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50675
25332026-05-03T03:47:01.552Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54642
25342026-05-03T03:47:01.553Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61036
25352026-05-03T03:47:01.553Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43861
25362026-05-03T03:47:01.553Z[ ID] Interval Transfer Bitrate
25372026-05-03T03:47:01.553Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25382026-05-03T03:47:01.553Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25392026-05-03T03:47:01.553Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25402026-05-03T03:47:01.553Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25412026-05-03T03:47:01.553Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25422026-05-03T03:47:01.553Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
25432026-05-03T03:47:01.553Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25442026-05-03T03:47:01.553Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25452026-05-03T03:47:01.553Z[SUM] 0.00-1.00 sec 343 MBytes 2.87 Gbits/sec
25462026-05-03T03:47:01.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
25472026-05-03T03:47:01.553Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
25482026-05-03T03:47:01.553Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
25492026-05-03T03:47:01.553Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
25502026-05-03T03:47:01.553Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
25512026-05-03T03:47:01.553Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
25522026-05-03T03:47:01.553Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
25532026-05-03T03:47:01.553Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
25542026-05-03T03:47:01.553Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
25552026-05-03T03:47:01.553Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
25562026-05-03T03:47:01.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
25572026-05-03T03:47:01.553Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
25582026-05-03T03:47:01.553Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25592026-05-03T03:47:01.553Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25602026-05-03T03:47:01.553Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25612026-05-03T03:47:01.553Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25622026-05-03T03:47:01.553Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25632026-05-03T03:47:01.553Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25642026-05-03T03:47:01.553Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
25652026-05-03T03:47:01.553Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
25662026-05-03T03:47:01.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
25672026-05-03T03:47:01.553Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25682026-05-03T03:47:01.553Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25692026-05-03T03:47:01.553Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25702026-05-03T03:47:01.554Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25712026-05-03T03:47:01.554Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25722026-05-03T03:47:01.554Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25732026-05-03T03:47:01.554Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25742026-05-03T03:47:01.554Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25752026-05-03T03:47:01.554Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
25762026-05-03T03:47:01.554Z- - - - - - - - - - - - - - - - - - - - - - - - -
25772026-05-03T03:47:01.554Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25782026-05-03T03:47:01.554Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25792026-05-03T03:47:01.557Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25802026-05-03T03:47:01.557Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25812026-05-03T03:47:01.557Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25822026-05-03T03:47:01.557Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25832026-05-03T03:47:01.557Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25842026-05-03T03:47:01.557Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25852026-05-03T03:47:01.557Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
25862026-05-03T03:47:01.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
25872026-05-03T03:47:01.557Z[ 5] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
25882026-05-03T03:47:01.557Z[ 8] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
25892026-05-03T03:47:01.557Z[ 10] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
25902026-05-03T03:47:01.557Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
25912026-05-03T03:47:01.557Z[ 14] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
25922026-05-03T03:47:01.557Z[ 16] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
25932026-05-03T03:47:01.558Z[ 18] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
25942026-05-03T03:47:01.558Z[ 20] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
25952026-05-03T03:47:01.558Z[SUM] 5.00-6.00 sec 438 MBytes 3.67 Gbits/sec
25962026-05-03T03:47:01.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
25972026-05-03T03:47:01.558Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25982026-05-03T03:47:01.558Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25992026-05-03T03:47:01.558Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
26002026-05-03T03:47:04.556Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
26012026-05-03T03:47:04.556Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
26022026-05-03T03:47:04.556Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
26032026-05-03T03:47:04.556Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
26042026-05-03T03:47:04.556Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
26052026-05-03T03:47:04.556Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
26062026-05-03T03:47:04.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
26072026-05-03T03:47:04.556Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26082026-05-03T03:47:04.556Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26092026-05-03T03:47:04.556Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26102026-05-03T03:47:04.556Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26112026-05-03T03:47:04.556Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26122026-05-03T03:47:04.556Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26132026-05-03T03:47:04.556Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26142026-05-03T03:47:04.556Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26152026-05-03T03:47:04.556Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
26162026-05-03T03:47:04.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
26172026-05-03T03:47:04.556Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26182026-05-03T03:47:04.556Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
26192026-05-03T03:47:04.556Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26202026-05-03T03:47:04.556Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
26212026-05-03T03:47:04.556Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26222026-05-03T03:47:04.556Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26232026-05-03T03:47:04.556Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26242026-05-03T03:47:04.556Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26252026-05-03T03:47:04.556Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
26262026-05-03T03:47:04.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
26272026-05-03T03:47:04.556Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
26282026-05-03T03:47:04.556Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
26292026-05-03T03:47:04.556Z[ 10] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
26302026-05-03T03:47:04.557Z[ 12] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
26312026-05-03T03:47:04.557Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
26322026-05-03T03:47:04.557Z[ 16] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
26332026-05-03T03:47:04.557Z[ 18] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
26342026-05-03T03:47:04.557Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
26352026-05-03T03:47:04.557Z[SUM] 9.00-10.00 sec 437 MBytes 3.66 Gbits/sec
26362026-05-03T03:47:04.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
26372026-05-03T03:47:04.557Z[ 5] 10.00-10.00 sec 128 KBytes 941 Mbits/sec
26382026-05-03T03:47:04.557Z[ 8] 10.00-10.00 sec 128 KBytes 942 Mbits/sec
26392026-05-03T03:47:04.557Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26402026-05-03T03:47:04.557Z[ 12] 10.00-10.00 sec 128 KBytes 943 Mbits/sec
26412026-05-03T03:47:04.557Z[ 14] 10.00-10.00 sec 128 KBytes 943 Mbits/sec
26422026-05-03T03:47:04.557Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26432026-05-03T03:47:04.557Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26442026-05-03T03:47:04.557Z[ 20] 10.00-10.00 sec 128 KBytes 943 Mbits/sec
26452026-05-03T03:47:04.557Z[SUM] 10.00-10.00 sec 640 KBytes 4.71 Gbits/sec
26462026-05-03T03:47:04.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
26472026-05-03T03:47:04.557Z[ ID] Interval Transfer Bitrate
26482026-05-03T03:47:04.557Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
26492026-05-03T03:47:04.557Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
26502026-05-03T03:47:04.557Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
26512026-05-03T03:47:04.557Z[ 12] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
26522026-05-03T03:47:04.557Z[ 14] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
26532026-05-03T03:47:04.560Z[ 16] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
26542026-05-03T03:47:04.560Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
26552026-05-03T03:47:04.560Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
26562026-05-03T03:47:04.560Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.55 Gbits/sec receiver
26572026-05-03T03:47:04.560ZRun 2/10...3552.8140305797456Mbps
26582026-05-03T03:47:11.951Z-----------------------------------------------------------
26592026-05-03T03:47:11.952ZServer listening on 5201 (test #13)
26602026-05-03T03:47:11.952Z-----------------------------------------------------------
26612026-05-03T03:47:11.952ZAccepted connection from 10.0.0.1, port 63086
26622026-05-03T03:47:11.952Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64748
26632026-05-03T03:47:11.952Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40561
26642026-05-03T03:47:11.952Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47498
26652026-05-03T03:47:11.952Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51131
26662026-05-03T03:47:11.952Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51485
26672026-05-03T03:47:11.952Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53642
26682026-05-03T03:47:11.952Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34713
26692026-05-03T03:47:11.952Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54335
26702026-05-03T03:47:11.952Z[ ID] Interval Transfer Bitrate
26712026-05-03T03:47:11.952Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26722026-05-03T03:47:11.952Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26732026-05-03T03:47:11.952Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26742026-05-03T03:47:11.952Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26752026-05-03T03:47:11.952Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26762026-05-03T03:47:11.952Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26772026-05-03T03:47:11.952Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26782026-05-03T03:47:11.952Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26792026-05-03T03:47:11.952Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
26802026-05-03T03:47:11.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
26812026-05-03T03:47:11.952Z[ 5] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
26822026-05-03T03:47:11.952Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26832026-05-03T03:47:11.952Z[ 10] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
26842026-05-03T03:47:11.952Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26852026-05-03T03:47:11.952Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26862026-05-03T03:47:11.952Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
26872026-05-03T03:47:11.952Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26882026-05-03T03:47:11.952Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26892026-05-03T03:47:11.952Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
26902026-05-03T03:47:11.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
26912026-05-03T03:47:11.952Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26922026-05-03T03:47:11.952Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26932026-05-03T03:47:11.952Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26942026-05-03T03:47:11.952Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
26952026-05-03T03:47:11.952Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
26962026-05-03T03:47:11.953Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26972026-05-03T03:47:11.953Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26982026-05-03T03:47:11.953Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26992026-05-03T03:47:11.953Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
27002026-05-03T03:47:11.953Z- - - - - - - - - - - - - - - - - - - - - - - - -
27012026-05-03T03:47:11.953Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
27022026-05-03T03:47:11.953Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
27032026-05-03T03:47:11.953Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
27042026-05-03T03:47:11.953Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
27052026-05-03T03:47:11.953Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
27062026-05-03T03:47:11.953Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
27072026-05-03T03:47:11.953Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
27082026-05-03T03:47:11.953Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
27092026-05-03T03:47:11.953Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
27102026-05-03T03:47:11.953Z- - - - - - - - - - - - - - - - - - - - - - - - -
27112026-05-03T03:47:11.953Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
27122026-05-03T03:47:11.953Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27132026-05-03T03:47:11.953Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27142026-05-03T03:47:11.953Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
27152026-05-03T03:47:11.953Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
27162026-05-03T03:47:11.953Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
27172026-05-03T03:47:11.953Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
27182026-05-03T03:47:11.953Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27192026-05-03T03:47:11.954Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
27202026-05-03T03:47:11.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
27212026-05-03T03:47:11.954Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
27222026-05-03T03:47:11.954Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
27232026-05-03T03:47:11.954Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
27242026-05-03T03:47:11.954Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
27252026-05-03T03:47:11.954Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
27262026-05-03T03:47:11.954Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
27272026-05-03T03:47:11.954Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
27282026-05-03T03:47:11.954Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
27292026-05-03T03:47:11.954Z[SUM] 5.00-6.00 sec 432 MBytes 3.63 Gbits/sec
27302026-05-03T03:47:11.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
27312026-05-03T03:47:11.954Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
27322026-05-03T03:47:11.954Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27332026-05-03T03:47:11.954Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
27342026-05-03T03:47:14.954Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27352026-05-03T03:47:14.954Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27362026-05-03T03:47:14.954Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27372026-05-03T03:47:14.954Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27382026-05-03T03:47:14.954Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
27392026-05-03T03:47:14.954Z[SUM] 6.00-7.00 sec 433 MBytes 3.64 Gbits/sec
27402026-05-03T03:47:14.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
27412026-05-03T03:47:14.954Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27422026-05-03T03:47:14.954Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27432026-05-03T03:47:14.954Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27442026-05-03T03:47:14.954Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27452026-05-03T03:47:14.954Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27462026-05-03T03:47:14.955Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
27472026-05-03T03:47:14.955Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
27482026-05-03T03:47:14.955Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27492026-05-03T03:47:14.955Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
27502026-05-03T03:47:14.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
27512026-05-03T03:47:14.955Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
27522026-05-03T03:47:14.955Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
27532026-05-03T03:47:14.955Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
27542026-05-03T03:47:14.955Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
27552026-05-03T03:47:14.955Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
27562026-05-03T03:47:14.955Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
27572026-05-03T03:47:14.955Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
27582026-05-03T03:47:14.955Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
27592026-05-03T03:47:14.955Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
27602026-05-03T03:47:14.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
27612026-05-03T03:47:14.955Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
27622026-05-03T03:47:14.955Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
27632026-05-03T03:47:14.955Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
27642026-05-03T03:47:14.956Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
27652026-05-03T03:47:14.956Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
27662026-05-03T03:47:14.956Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
27672026-05-03T03:47:14.956Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
27682026-05-03T03:47:14.956Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
27692026-05-03T03:47:14.956Z[SUM] 9.00-10.00 sec 432 MBytes 3.63 Gbits/sec
27702026-05-03T03:47:14.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
27712026-05-03T03:47:14.956Z[ 5] 10.00-10.00 sec 128 KBytes 890 Mbits/sec
27722026-05-03T03:47:14.956Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27732026-05-03T03:47:14.956Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27742026-05-03T03:47:14.956Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27752026-05-03T03:47:14.956Z[ 14] 10.00-10.00 sec 128 KBytes 890 Mbits/sec
27762026-05-03T03:47:14.956Z[ 16] 10.00-10.00 sec 128 KBytes 890 Mbits/sec
27772026-05-03T03:47:14.956Z[ 18] 10.00-10.00 sec 128 KBytes 890 Mbits/sec
27782026-05-03T03:47:14.956Z[ 20] 10.00-10.00 sec 128 KBytes 890 Mbits/sec
27792026-05-03T03:47:14.956Z[SUM] 10.00-10.00 sec 640 KBytes 4.45 Gbits/sec
27802026-05-03T03:47:14.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
27812026-05-03T03:47:14.956Z[ ID] Interval Transfer Bitrate
27822026-05-03T03:47:14.956Z[ 5] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
27832026-05-03T03:47:14.956Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
27842026-05-03T03:47:14.956Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
27852026-05-03T03:47:14.956Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
27862026-05-03T03:47:14.956Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
27872026-05-03T03:47:14.956Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27882026-05-03T03:47:14.956Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
27892026-05-03T03:47:14.956Z[ 20] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
27902026-05-03T03:47:14.956Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec receiver
27912026-05-03T03:47:14.960ZRun 3/10...3558.6941153423973Mbps
27922026-05-03T03:47:22.350Z-----------------------------------------------------------
27932026-05-03T03:47:22.350ZServer listening on 5201 (test #14)
27942026-05-03T03:47:22.350Z-----------------------------------------------------------
27952026-05-03T03:47:22.350ZAccepted connection from 10.0.0.1, port 58224
27962026-05-03T03:47:22.350Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48883
27972026-05-03T03:47:22.350Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56938
27982026-05-03T03:47:22.350Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44334
27992026-05-03T03:47:22.350Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54122
28002026-05-03T03:47:22.351Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45291
28012026-05-03T03:47:22.351Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41828
28022026-05-03T03:47:22.351Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59773
28032026-05-03T03:47:22.351Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46769
28042026-05-03T03:47:22.351Z[ ID] Interval Transfer Bitrate
28052026-05-03T03:47:22.351Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28062026-05-03T03:47:22.351Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28072026-05-03T03:47:22.351Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28082026-05-03T03:47:22.351Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28092026-05-03T03:47:22.351Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28102026-05-03T03:47:22.351Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28112026-05-03T03:47:22.351Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
28122026-05-03T03:47:22.351Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28132026-05-03T03:47:22.351Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
28142026-05-03T03:47:22.351Z- - - - - - - - - - - - - - - - - - - - - - - - -
28152026-05-03T03:47:22.351Z[ 5] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
28162026-05-03T03:47:22.351Z[ 8] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
28172026-05-03T03:47:22.351Z[ 10] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
28182026-05-03T03:47:22.351Z[ 12] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
28192026-05-03T03:47:22.351Z[ 14] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
28202026-05-03T03:47:22.351Z[ 16] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
28212026-05-03T03:47:22.351Z[ 18] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
28222026-05-03T03:47:22.351Z[ 20] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
28232026-05-03T03:47:22.351Z[SUM] 1.00-2.00 sec 439 MBytes 3.68 Gbits/sec
28242026-05-03T03:47:22.351Z- - - - - - - - - - - - - - - - - - - - - - - - -
28252026-05-03T03:47:22.351Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28262026-05-03T03:47:22.351Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28272026-05-03T03:47:22.351Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28282026-05-03T03:47:22.351Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28292026-05-03T03:47:22.351Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28302026-05-03T03:47:22.351Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28312026-05-03T03:47:22.351Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28322026-05-03T03:47:22.351Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28332026-05-03T03:47:22.351Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
28342026-05-03T03:47:22.351Z- - - - - - - - - - - - - - - - - - - - - - - - -
28352026-05-03T03:47:22.351Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28362026-05-03T03:47:22.351Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28372026-05-03T03:47:22.352Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28382026-05-03T03:47:22.352Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28392026-05-03T03:47:22.352Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28402026-05-03T03:47:22.352Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28412026-05-03T03:47:22.352Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
28422026-05-03T03:47:22.352Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28432026-05-03T03:47:22.352Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
28442026-05-03T03:47:22.352Z- - - - - - - - - - - - - - - - - - - - - - - - -
28452026-05-03T03:47:22.352Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28462026-05-03T03:47:22.352Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28472026-05-03T03:47:22.352Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
28482026-05-03T03:47:22.352Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
28492026-05-03T03:47:22.352Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28502026-05-03T03:47:22.352Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28512026-05-03T03:47:22.352Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28522026-05-03T03:47:22.352Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28532026-05-03T03:47:22.352Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
28542026-05-03T03:47:22.352Z- - - - - - - - - - - - - - - - - - - - - - - - -
28552026-05-03T03:47:22.352Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
28562026-05-03T03:47:22.352Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28572026-05-03T03:47:22.352Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
28582026-05-03T03:47:22.352Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
28592026-05-03T03:47:22.352Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
28602026-05-03T03:47:22.352Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
28612026-05-03T03:47:22.352Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
28622026-05-03T03:47:22.352Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
28632026-05-03T03:47:22.352Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
28642026-05-03T03:47:22.352Z- - - - - - - - - - - - - - - - - - - - - - - - -
28652026-05-03T03:47:22.352Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28662026-05-03T03:47:22.352Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
28672026-05-03T03:47:22.352Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28682026-05-03T03:47:25.353Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
28692026-05-03T03:47:25.353Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
28702026-05-03T03:47:25.353Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28712026-05-03T03:47:25.353Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
28722026-05-03T03:47:25.353Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28732026-05-03T03:47:25.353Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
28742026-05-03T03:47:25.353Z- - - - - - - - - - - - - - - - - - - - - - - - -
28752026-05-03T03:47:25.353Z[ 5] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28762026-05-03T03:47:25.353Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
28772026-05-03T03:47:25.353Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28782026-05-03T03:47:25.353Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28792026-05-03T03:47:25.354Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28802026-05-03T03:47:25.354Z[ 16] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
28812026-05-03T03:47:25.354Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28822026-05-03T03:47:25.354Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28832026-05-03T03:47:25.354Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
28842026-05-03T03:47:25.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
28852026-05-03T03:47:25.354Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
28862026-05-03T03:47:25.354Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
28872026-05-03T03:47:25.354Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
28882026-05-03T03:47:25.354Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
28892026-05-03T03:47:25.354Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
28902026-05-03T03:47:25.354Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
28912026-05-03T03:47:25.354Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
28922026-05-03T03:47:25.354Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
28932026-05-03T03:47:25.354Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
28942026-05-03T03:47:25.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
28952026-05-03T03:47:25.354Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
28962026-05-03T03:47:25.354Z[ 8] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
28972026-05-03T03:47:25.354Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
28982026-05-03T03:47:25.354Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
28992026-05-03T03:47:25.354Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
29002026-05-03T03:47:25.354Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
29012026-05-03T03:47:25.354Z[ 18] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
29022026-05-03T03:47:25.354Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
29032026-05-03T03:47:25.354Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
29042026-05-03T03:47:25.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
29052026-05-03T03:47:25.354Z[ 5] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
29062026-05-03T03:47:25.354Z[ 8] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
29072026-05-03T03:47:25.354Z[ 10] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
29082026-05-03T03:47:25.354Z[ 12] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
29092026-05-03T03:47:25.354Z[ 14] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
29102026-05-03T03:47:25.354Z[ 16] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
29112026-05-03T03:47:25.354Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29122026-05-03T03:47:25.354Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29132026-05-03T03:47:25.354Z[SUM] 10.00-10.00 sec 768 KBytes 5.07 Gbits/sec
29142026-05-03T03:47:25.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
29152026-05-03T03:47:25.354Z[ ID] Interval Transfer Bitrate
29162026-05-03T03:47:25.354Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
29172026-05-03T03:47:25.355Z[ 8] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
29182026-05-03T03:47:25.355Z[ 10] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
29192026-05-03T03:47:25.355Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
29202026-05-03T03:47:25.355Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
29212026-05-03T03:47:25.355Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
29222026-05-03T03:47:25.355Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
29232026-05-03T03:47:25.355Z[ 20] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
29242026-05-03T03:47:25.355Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec receiver
29252026-05-03T03:47:25.358ZRun 4/10...3562.2435320769964Mbps
29262026-05-03T03:47:32.749Z-----------------------------------------------------------
29272026-05-03T03:47:32.749ZServer listening on 5201 (test #15)
29282026-05-03T03:47:32.749Z-----------------------------------------------------------
29292026-05-03T03:47:32.749ZAccepted connection from 10.0.0.1, port 40485
29302026-05-03T03:47:32.749Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38066
29312026-05-03T03:47:32.749Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44009
29322026-05-03T03:47:32.749Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55710
29332026-05-03T03:47:32.749Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45770
29342026-05-03T03:47:32.749Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55588
29352026-05-03T03:47:32.750Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52010
29362026-05-03T03:47:32.750Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57286
29372026-05-03T03:47:32.750Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42000
29382026-05-03T03:47:32.750Z[ ID] Interval Transfer Bitrate
29392026-05-03T03:47:32.750Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
29402026-05-03T03:47:32.750Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
29412026-05-03T03:47:32.750Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
29422026-05-03T03:47:32.750Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
29432026-05-03T03:47:32.750Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
29442026-05-03T03:47:32.750Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
29452026-05-03T03:47:32.750Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
29462026-05-03T03:47:32.750Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
29472026-05-03T03:47:32.750Z[SUM] 0.00-1.00 sec 343 MBytes 2.87 Gbits/sec
29482026-05-03T03:47:32.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
29492026-05-03T03:47:32.751Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
29502026-05-03T03:47:32.751Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
29512026-05-03T03:47:32.751Z[ 10] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
29522026-05-03T03:47:32.751Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
29532026-05-03T03:47:32.751Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
29542026-05-03T03:47:32.751Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
29552026-05-03T03:47:32.751Z[ 18] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
29562026-05-03T03:47:32.751Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
29572026-05-03T03:47:32.751Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
29582026-05-03T03:47:32.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
29592026-05-03T03:47:32.751Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
29602026-05-03T03:47:32.751Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
29612026-05-03T03:47:32.751Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
29622026-05-03T03:47:32.751Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
29632026-05-03T03:47:32.751Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
29642026-05-03T03:47:32.751Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
29652026-05-03T03:47:32.751Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
29662026-05-03T03:47:32.751Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
29672026-05-03T03:47:32.751Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
29682026-05-03T03:47:32.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
29692026-05-03T03:47:32.751Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
29702026-05-03T03:47:32.751Z[ 8] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
29712026-05-03T03:47:32.751Z[ 10] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
29722026-05-03T03:47:32.751Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
29732026-05-03T03:47:32.751Z[ 14] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
29742026-05-03T03:47:32.751Z[ 16] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
29752026-05-03T03:47:32.751Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
29762026-05-03T03:47:32.751Z[ 20] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
29772026-05-03T03:47:32.751Z[SUM] 3.00-4.00 sec 437 MBytes 3.67 Gbits/sec
29782026-05-03T03:47:32.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
29792026-05-03T03:47:32.751Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29802026-05-03T03:47:32.751Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
29812026-05-03T03:47:32.751Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29822026-05-03T03:47:32.751Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29832026-05-03T03:47:32.751Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
29842026-05-03T03:47:32.751Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29852026-05-03T03:47:32.751Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
29862026-05-03T03:47:32.752Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29872026-05-03T03:47:32.752Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
29882026-05-03T03:47:32.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
29892026-05-03T03:47:32.752Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
29902026-05-03T03:47:32.752Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
29912026-05-03T03:47:32.752Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
29922026-05-03T03:47:32.752Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29932026-05-03T03:47:32.752Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29942026-05-03T03:47:32.752Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
29952026-05-03T03:47:32.752Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29962026-05-03T03:47:32.752Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
29972026-05-03T03:47:32.752Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
29982026-05-03T03:47:32.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
29992026-05-03T03:47:32.752Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30002026-05-03T03:47:32.752Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30012026-05-03T03:47:32.752Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30022026-05-03T03:47:35.752Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
30032026-05-03T03:47:35.752Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30042026-05-03T03:47:35.752Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
30052026-05-03T03:47:35.752Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30062026-05-03T03:47:35.752Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
30072026-05-03T03:47:35.752Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
30082026-05-03T03:47:35.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
30092026-05-03T03:47:35.753Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
30102026-05-03T03:47:35.753Z[ 8] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
30112026-05-03T03:47:35.753Z[ 10] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
30122026-05-03T03:47:35.753Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
30132026-05-03T03:47:35.753Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
30142026-05-03T03:47:35.753Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
30152026-05-03T03:47:35.753Z[ 18] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
30162026-05-03T03:47:35.753Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
30172026-05-03T03:47:35.753Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
30182026-05-03T03:47:35.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
30192026-05-03T03:47:35.753Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
30202026-05-03T03:47:35.753Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
30212026-05-03T03:47:35.753Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
30222026-05-03T03:47:35.753Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
30232026-05-03T03:47:35.753Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
30242026-05-03T03:47:35.753Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
30252026-05-03T03:47:35.753Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
30262026-05-03T03:47:35.753Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
30272026-05-03T03:47:35.753Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
30282026-05-03T03:47:35.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
30292026-05-03T03:47:35.753Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
30302026-05-03T03:47:35.753Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
30312026-05-03T03:47:35.754Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
30322026-05-03T03:47:35.754Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
30332026-05-03T03:47:35.754Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
30342026-05-03T03:47:35.754Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
30352026-05-03T03:47:35.754Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
30362026-05-03T03:47:35.754Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
30372026-05-03T03:47:35.754Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
30382026-05-03T03:47:35.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
30392026-05-03T03:47:35.754Z[ 5] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
30402026-05-03T03:47:35.754Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30412026-05-03T03:47:35.754Z[ 10] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
30422026-05-03T03:47:35.754Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30432026-05-03T03:47:35.754Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30442026-05-03T03:47:35.754Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30452026-05-03T03:47:35.754Z[ 18] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
30462026-05-03T03:47:35.754Z[ 20] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
30472026-05-03T03:47:35.754Z[SUM] 10.00-10.00 sec 512 KBytes 3.38 Gbits/sec
30482026-05-03T03:47:35.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
30492026-05-03T03:47:35.757Z[ ID] Interval Transfer Bitrate
30502026-05-03T03:47:35.757Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30512026-05-03T03:47:35.757Z[ 8] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
30522026-05-03T03:47:35.757Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30532026-05-03T03:47:35.757Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30542026-05-03T03:47:35.757Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30552026-05-03T03:47:35.757Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30562026-05-03T03:47:35.757Z[ 18] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
30572026-05-03T03:47:35.757Z[ 20] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
30582026-05-03T03:47:35.757Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec receiver
30592026-05-03T03:47:35.757ZRun 5/10...3564.8838039147686Mbps
30602026-05-03T03:47:43.156Z-----------------------------------------------------------
30612026-05-03T03:47:43.156ZServer listening on 5201 (test #16)
30622026-05-03T03:47:43.156Z-----------------------------------------------------------
30632026-05-03T03:47:43.156ZAccepted connection from 10.0.0.1, port 40189
30642026-05-03T03:47:43.156Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43497
30652026-05-03T03:47:43.156Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36557
30662026-05-03T03:47:43.156Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38597
30672026-05-03T03:47:43.156Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39251
30682026-05-03T03:47:43.156Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41409
30692026-05-03T03:47:43.156Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32953
30702026-05-03T03:47:43.156Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56631
30712026-05-03T03:47:43.157Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61922
30722026-05-03T03:47:43.157Z[ ID] Interval Transfer Bitrate
30732026-05-03T03:47:43.157Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30742026-05-03T03:47:43.157Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30752026-05-03T03:47:43.157Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30762026-05-03T03:47:43.157Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30772026-05-03T03:47:43.157Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30782026-05-03T03:47:43.157Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30792026-05-03T03:47:43.157Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
30802026-05-03T03:47:43.157Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30812026-05-03T03:47:43.157Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
30822026-05-03T03:47:43.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
30832026-05-03T03:47:43.157Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
30842026-05-03T03:47:43.157Z[ 8] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
30852026-05-03T03:47:43.157Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
30862026-05-03T03:47:43.157Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
30872026-05-03T03:47:43.157Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
30882026-05-03T03:47:43.157Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
30892026-05-03T03:47:43.157Z[ 18] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
30902026-05-03T03:47:43.157Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
30912026-05-03T03:47:43.157Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
30922026-05-03T03:47:43.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
30932026-05-03T03:47:43.157Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
30942026-05-03T03:47:43.157Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
30952026-05-03T03:47:43.157Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
30962026-05-03T03:47:43.157Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
30972026-05-03T03:47:43.157Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
30982026-05-03T03:47:43.157Z[ 16] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
30992026-05-03T03:47:43.157Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
31002026-05-03T03:47:43.157Z[ 20] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
31012026-05-03T03:47:43.157Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
31022026-05-03T03:47:43.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
31032026-05-03T03:47:43.157Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
31042026-05-03T03:47:43.157Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
31052026-05-03T03:47:43.157Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
31062026-05-03T03:47:43.157Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
31072026-05-03T03:47:43.157Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31082026-05-03T03:47:43.158Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
31092026-05-03T03:47:43.158Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
31102026-05-03T03:47:43.158Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
31112026-05-03T03:47:43.158Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
31122026-05-03T03:47:43.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
31132026-05-03T03:47:43.158Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31142026-05-03T03:47:43.158Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31152026-05-03T03:47:43.158Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31162026-05-03T03:47:43.158Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31172026-05-03T03:47:43.158Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
31182026-05-03T03:47:43.158Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31192026-05-03T03:47:43.158Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31202026-05-03T03:47:43.158Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
31212026-05-03T03:47:43.158Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
31222026-05-03T03:47:43.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
31232026-05-03T03:47:43.158Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
31242026-05-03T03:47:43.158Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
31252026-05-03T03:47:43.158Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
31262026-05-03T03:47:43.158Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
31272026-05-03T03:47:43.158Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
31282026-05-03T03:47:43.158Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
31292026-05-03T03:47:43.158Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
31302026-05-03T03:47:43.161Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
31312026-05-03T03:47:43.161Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
31322026-05-03T03:47:43.161Z- - - - - - - - - - - - - - - - - - - - - - - - -
31332026-05-03T03:47:43.161Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
31342026-05-03T03:47:43.161Z[ 8] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
31352026-05-03T03:47:43.161Z[ 10] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
31362026-05-03T03:47:46.159Z[ 12] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
31372026-05-03T03:47:46.159Z[ 14] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
31382026-05-03T03:47:46.159Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
31392026-05-03T03:47:46.159Z[ 18] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
31402026-05-03T03:47:46.159Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
31412026-05-03T03:47:46.159Z[SUM] 6.00-7.00 sec 436 MBytes 3.66 Gbits/sec
31422026-05-03T03:47:46.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
31432026-05-03T03:47:46.159Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
31442026-05-03T03:47:46.159Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
31452026-05-03T03:47:46.159Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31462026-05-03T03:47:46.159Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31472026-05-03T03:47:46.160Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
31482026-05-03T03:47:46.160Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
31492026-05-03T03:47:46.160Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31502026-05-03T03:47:46.160Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31512026-05-03T03:47:46.160Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
31522026-05-03T03:47:46.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
31532026-05-03T03:47:46.160Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31542026-05-03T03:47:46.160Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31552026-05-03T03:47:46.160Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31562026-05-03T03:47:46.160Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31572026-05-03T03:47:46.160Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31582026-05-03T03:47:46.160Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31592026-05-03T03:47:46.160Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31602026-05-03T03:47:46.160Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31612026-05-03T03:47:46.160Z[SUM] 8.00-9.00 sec 425 MBytes 3.56 Gbits/sec
31622026-05-03T03:47:46.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
31632026-05-03T03:47:46.160Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
31642026-05-03T03:47:46.160Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
31652026-05-03T03:47:46.160Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
31662026-05-03T03:47:46.160Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
31672026-05-03T03:47:46.160Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
31682026-05-03T03:47:46.160Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
31692026-05-03T03:47:46.160Z[ 18] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
31702026-05-03T03:47:46.160Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
31712026-05-03T03:47:46.160Z[SUM] 9.00-10.00 sec 436 MBytes 3.65 Gbits/sec
31722026-05-03T03:47:46.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
31732026-05-03T03:47:46.160Z[ 5] 10.00-10.00 sec 128 KBytes 527 Mbits/sec
31742026-05-03T03:47:46.160Z[ 8] 10.00-10.00 sec 128 KBytes 527 Mbits/sec
31752026-05-03T03:47:46.160Z[ 10] 10.00-10.00 sec 128 KBytes 527 Mbits/sec
31762026-05-03T03:47:46.160Z[ 12] 10.00-10.00 sec 128 KBytes 527 Mbits/sec
31772026-05-03T03:47:46.160Z[ 14] 10.00-10.00 sec 128 KBytes 527 Mbits/sec
31782026-05-03T03:47:46.160Z[ 16] 10.00-10.00 sec 128 KBytes 527 Mbits/sec
31792026-05-03T03:47:46.160Z[ 18] 10.00-10.00 sec 128 KBytes 527 Mbits/sec
31802026-05-03T03:47:46.160Z[ 20] 10.00-10.00 sec 128 KBytes 527 Mbits/sec
31812026-05-03T03:47:46.160Z[SUM] 10.00-10.00 sec 1.00 MBytes 4.22 Gbits/sec
31822026-05-03T03:47:46.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
31832026-05-03T03:47:46.160Z[ ID] Interval Transfer Bitrate
31842026-05-03T03:47:46.160Z[ 5] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
31852026-05-03T03:47:46.161Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
31862026-05-03T03:47:46.161Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
31872026-05-03T03:47:46.161Z[ 12] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
31882026-05-03T03:47:46.161Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31892026-05-03T03:47:46.161Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31902026-05-03T03:47:46.161Z[ 18] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
31912026-05-03T03:47:46.161Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
31922026-05-03T03:47:46.161Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.55 Gbits/sec receiver
31932026-05-03T03:47:46.164ZRun 6/10...3555.4425252150104Mbps
31942026-05-03T03:47:53.555Z-----------------------------------------------------------
31952026-05-03T03:47:53.555ZServer listening on 5201 (test #17)
31962026-05-03T03:47:53.555Z-----------------------------------------------------------
31972026-05-03T03:47:53.555ZAccepted connection from 10.0.0.1, port 50015
31982026-05-03T03:47:53.555Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35163
31992026-05-03T03:47:53.555Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44255
32002026-05-03T03:47:53.555Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38184
32012026-05-03T03:47:53.555Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32870
32022026-05-03T03:47:53.555Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39670
32032026-05-03T03:47:53.555Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50319
32042026-05-03T03:47:53.556Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59925
32052026-05-03T03:47:53.556Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35303
32062026-05-03T03:47:53.556Z[ ID] Interval Transfer Bitrate
32072026-05-03T03:47:53.556Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32082026-05-03T03:47:53.556Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32092026-05-03T03:47:53.556Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32102026-05-03T03:47:53.556Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32112026-05-03T03:47:53.556Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32122026-05-03T03:47:53.556Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32132026-05-03T03:47:53.556Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32142026-05-03T03:47:53.556Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32152026-05-03T03:47:53.556Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
32162026-05-03T03:47:53.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
32172026-05-03T03:47:53.556Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
32182026-05-03T03:47:53.556Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32192026-05-03T03:47:53.556Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
32202026-05-03T03:47:53.556Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
32212026-05-03T03:47:53.556Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
32222026-05-03T03:47:53.556Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
32232026-05-03T03:47:53.556Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
32242026-05-03T03:47:53.556Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32252026-05-03T03:47:53.556Z[SUM] 1.00-2.00 sec 432 MBytes 3.63 Gbits/sec
32262026-05-03T03:47:53.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
32272026-05-03T03:47:53.556Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
32282026-05-03T03:47:53.556Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
32292026-05-03T03:47:53.556Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
32302026-05-03T03:47:53.556Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
32312026-05-03T03:47:53.556Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
32322026-05-03T03:47:53.556Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
32332026-05-03T03:47:53.556Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32342026-05-03T03:47:53.556Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
32352026-05-03T03:47:53.556Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
32362026-05-03T03:47:53.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
32372026-05-03T03:47:53.556Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32382026-05-03T03:47:53.556Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32392026-05-03T03:47:53.556Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32402026-05-03T03:47:53.556Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32412026-05-03T03:47:53.557Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32422026-05-03T03:47:53.557Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32432026-05-03T03:47:53.557Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32442026-05-03T03:47:53.557Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32452026-05-03T03:47:53.557Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
32462026-05-03T03:47:53.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
32472026-05-03T03:47:53.557Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
32482026-05-03T03:47:53.557Z[ 8] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
32492026-05-03T03:47:53.557Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
32502026-05-03T03:47:53.557Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
32512026-05-03T03:47:53.557Z[ 14] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
32522026-05-03T03:47:53.557Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
32532026-05-03T03:47:53.557Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
32542026-05-03T03:47:53.557Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
32552026-05-03T03:47:53.557Z[SUM] 4.00-5.00 sec 436 MBytes 3.65 Gbits/sec
32562026-05-03T03:47:53.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
32572026-05-03T03:47:53.557Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32582026-05-03T03:47:53.557Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32592026-05-03T03:47:53.557Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32602026-05-03T03:47:53.557Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32612026-05-03T03:47:53.557Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32622026-05-03T03:47:53.557Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32632026-05-03T03:47:53.557Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
32642026-05-03T03:47:53.557Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32652026-05-03T03:47:53.557Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
32662026-05-03T03:47:53.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
32672026-05-03T03:47:53.557Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32682026-05-03T03:47:53.557Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32692026-05-03T03:47:53.557Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32702026-05-03T03:47:56.557Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32712026-05-03T03:47:56.557Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32722026-05-03T03:47:56.557Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32732026-05-03T03:47:56.557Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32742026-05-03T03:47:56.557Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32752026-05-03T03:47:56.557Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
32762026-05-03T03:47:56.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
32772026-05-03T03:47:56.557Z[ 5] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
32782026-05-03T03:47:56.557Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
32792026-05-03T03:47:56.557Z[ 10] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
32802026-05-03T03:47:56.557Z[ 12] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
32812026-05-03T03:47:56.557Z[ 14] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
32822026-05-03T03:47:56.557Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
32832026-05-03T03:47:56.557Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
32842026-05-03T03:47:56.557Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
32852026-05-03T03:47:56.557Z[SUM] 7.00-8.00 sec 436 MBytes 3.65 Gbits/sec
32862026-05-03T03:47:56.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
32872026-05-03T03:47:56.558Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32882026-05-03T03:47:56.558Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32892026-05-03T03:47:56.558Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32902026-05-03T03:47:56.558Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32912026-05-03T03:47:56.558Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32922026-05-03T03:47:56.558Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32932026-05-03T03:47:56.558Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32942026-05-03T03:47:56.558Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32952026-05-03T03:47:56.558Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
32962026-05-03T03:47:56.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
32972026-05-03T03:47:56.558Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
32982026-05-03T03:47:56.558Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
32992026-05-03T03:47:56.558Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
33002026-05-03T03:47:56.558Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
33012026-05-03T03:47:56.558Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
33022026-05-03T03:47:56.558Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
33032026-05-03T03:47:56.558Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
33042026-05-03T03:47:56.558Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
33052026-05-03T03:47:56.558Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
33062026-05-03T03:47:56.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
33072026-05-03T03:47:56.558Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33082026-05-03T03:47:56.558Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33092026-05-03T03:47:56.558Z[ 10] 10.00-10.00 sec 128 KBytes 1.24 Gbits/sec
33102026-05-03T03:47:56.558Z[ 12] 10.00-10.00 sec 128 KBytes 1.24 Gbits/sec
33112026-05-03T03:47:56.558Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33122026-05-03T03:47:56.558Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33132026-05-03T03:47:56.558Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33142026-05-03T03:47:56.558Z[ 20] 10.00-10.00 sec 128 KBytes 1.24 Gbits/sec
33152026-05-03T03:47:56.558Z[SUM] 10.00-10.00 sec 384 KBytes 3.71 Gbits/sec
33162026-05-03T03:47:56.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
33172026-05-03T03:47:56.558Z[ ID] Interval Transfer Bitrate
33182026-05-03T03:47:56.558Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
33192026-05-03T03:47:56.558Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
33202026-05-03T03:47:56.558Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
33212026-05-03T03:47:56.558Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
33222026-05-03T03:47:56.558Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
33232026-05-03T03:47:56.559Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
33242026-05-03T03:47:56.559Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
33252026-05-03T03:47:56.559Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
33262026-05-03T03:47:56.559Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec receiver
33272026-05-03T03:47:56.562ZRun 7/10...3549.0349790094747Mbps
33282026-05-03T03:48:03.955Z-----------------------------------------------------------
33292026-05-03T03:48:03.955ZServer listening on 5201 (test #18)
33302026-05-03T03:48:03.955Z-----------------------------------------------------------
33312026-05-03T03:48:03.955ZAccepted connection from 10.0.0.1, port 57755
33322026-05-03T03:48:03.955Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54326
33332026-05-03T03:48:03.955Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40153
33342026-05-03T03:48:03.955Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61099
33352026-05-03T03:48:03.955Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60068
33362026-05-03T03:48:03.955Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62024
33372026-05-03T03:48:03.955Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58669
33382026-05-03T03:48:03.955Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47481
33392026-05-03T03:48:03.955Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50250
33402026-05-03T03:48:03.955Z[ ID] Interval Transfer Bitrate
33412026-05-03T03:48:03.955Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33422026-05-03T03:48:03.955Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33432026-05-03T03:48:03.955Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33442026-05-03T03:48:03.955Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33452026-05-03T03:48:03.955Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33462026-05-03T03:48:03.955Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33472026-05-03T03:48:03.955Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33482026-05-03T03:48:03.955Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33492026-05-03T03:48:03.955Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
33502026-05-03T03:48:03.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
33512026-05-03T03:48:03.955Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
33522026-05-03T03:48:03.955Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33532026-05-03T03:48:03.955Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33542026-05-03T03:48:03.955Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
33552026-05-03T03:48:03.955Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
33562026-05-03T03:48:03.955Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33572026-05-03T03:48:03.955Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33582026-05-03T03:48:03.955Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33592026-05-03T03:48:03.955Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
33602026-05-03T03:48:03.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
33612026-05-03T03:48:03.955Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33622026-05-03T03:48:03.956Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33632026-05-03T03:48:03.956Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
33642026-05-03T03:48:03.956Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33652026-05-03T03:48:03.956Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33662026-05-03T03:48:03.956Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33672026-05-03T03:48:03.956Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
33682026-05-03T03:48:03.956Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33692026-05-03T03:48:03.956Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
33702026-05-03T03:48:03.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
33712026-05-03T03:48:03.956Z[ 5] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
33722026-05-03T03:48:03.956Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
33732026-05-03T03:48:03.956Z[ 10] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
33742026-05-03T03:48:03.956Z[ 12] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
33752026-05-03T03:48:03.956Z[ 14] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
33762026-05-03T03:48:03.956Z[ 16] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
33772026-05-03T03:48:03.956Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
33782026-05-03T03:48:03.956Z[ 20] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
33792026-05-03T03:48:03.956Z[SUM] 3.00-4.00 sec 437 MBytes 3.67 Gbits/sec
33802026-05-03T03:48:03.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
33812026-05-03T03:48:03.956Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
33822026-05-03T03:48:03.956Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
33832026-05-03T03:48:03.956Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33842026-05-03T03:48:03.956Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
33852026-05-03T03:48:03.956Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
33862026-05-03T03:48:03.956Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
33872026-05-03T03:48:03.956Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33882026-05-03T03:48:03.956Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33892026-05-03T03:48:03.956Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
33902026-05-03T03:48:03.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
33912026-05-03T03:48:03.956Z[ 5] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
33922026-05-03T03:48:03.956Z[ 8] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
33932026-05-03T03:48:03.956Z[ 10] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
33942026-05-03T03:48:03.956Z[ 12] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
33952026-05-03T03:48:03.956Z[ 14] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
33962026-05-03T03:48:03.956Z[ 16] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
33972026-05-03T03:48:03.956Z[ 18] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
33982026-05-03T03:48:03.956Z[ 20] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
33992026-05-03T03:48:03.956Z[SUM] 5.00-6.00 sec 440 MBytes 3.69 Gbits/sec
34002026-05-03T03:48:03.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
34012026-05-03T03:48:03.957Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
34022026-05-03T03:48:03.957Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
34032026-05-03T03:48:03.957Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
34042026-05-03T03:48:06.958Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
34052026-05-03T03:48:06.958Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
34062026-05-03T03:48:06.958Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
34072026-05-03T03:48:06.958Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
34082026-05-03T03:48:06.958Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
34092026-05-03T03:48:06.958Z[SUM] 6.00-7.00 sec 435 MBytes 3.65 Gbits/sec
34102026-05-03T03:48:06.958Z- - - - - - - - - - - - - - - - - - - - - - - - -
34112026-05-03T03:48:06.958Z[ 5] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
34122026-05-03T03:48:06.958Z[ 8] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
34132026-05-03T03:48:06.958Z[ 10] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
34142026-05-03T03:48:06.958Z[ 12] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
34152026-05-03T03:48:06.958Z[ 14] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
34162026-05-03T03:48:06.958Z[ 16] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
34172026-05-03T03:48:06.958Z[ 18] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
34182026-05-03T03:48:06.958Z[ 20] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
34192026-05-03T03:48:06.958Z[SUM] 7.00-8.00 sec 439 MBytes 3.68 Gbits/sec
34202026-05-03T03:48:06.958Z- - - - - - - - - - - - - - - - - - - - - - - - -
34212026-05-03T03:48:06.958Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
34222026-05-03T03:48:06.958Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
34232026-05-03T03:48:06.958Z[ 10] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
34242026-05-03T03:48:06.958Z[ 12] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
34252026-05-03T03:48:06.958Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
34262026-05-03T03:48:06.958Z[ 16] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
34272026-05-03T03:48:06.958Z[ 18] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
34282026-05-03T03:48:06.958Z[ 20] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
34292026-05-03T03:48:06.958Z[SUM] 8.00-9.00 sec 436 MBytes 3.66 Gbits/sec
34302026-05-03T03:48:06.958Z- - - - - - - - - - - - - - - - - - - - - - - - -
34312026-05-03T03:48:06.958Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
34322026-05-03T03:48:06.959Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
34332026-05-03T03:48:06.959Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
34342026-05-03T03:48:06.959Z[ 12] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
34352026-05-03T03:48:06.959Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
34362026-05-03T03:48:06.959Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
34372026-05-03T03:48:06.959Z[ 18] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
34382026-05-03T03:48:06.959Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
34392026-05-03T03:48:06.959Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
34402026-05-03T03:48:06.959Z- - - - - - - - - - - - - - - - - - - - - - - - -
34412026-05-03T03:48:06.959Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34422026-05-03T03:48:06.959Z[ 8] 10.00-10.00 sec 128 KBytes 893 Mbits/sec
34432026-05-03T03:48:06.959Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34442026-05-03T03:48:06.959Z[ 12] 10.00-10.00 sec 128 KBytes 893 Mbits/sec
34452026-05-03T03:48:06.959Z[ 14] 10.00-10.00 sec 128 KBytes 893 Mbits/sec
34462026-05-03T03:48:06.959Z[ 16] 10.00-10.00 sec 128 KBytes 893 Mbits/sec
34472026-05-03T03:48:06.959Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34482026-05-03T03:48:06.959Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34492026-05-03T03:48:06.959Z[SUM] 10.00-10.00 sec 512 KBytes 3.57 Gbits/sec
34502026-05-03T03:48:06.959Z- - - - - - - - - - - - - - - - - - - - - - - - -
34512026-05-03T03:48:06.959Z[ ID] Interval Transfer Bitrate
34522026-05-03T03:48:06.959Z[ 5] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
34532026-05-03T03:48:06.959Z[ 8] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
34542026-05-03T03:48:06.959Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
34552026-05-03T03:48:06.959Z[ 12] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
34562026-05-03T03:48:06.959Z[ 14] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
34572026-05-03T03:48:06.959Z[ 16] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
34582026-05-03T03:48:06.959Z[ 18] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
34592026-05-03T03:48:06.959Z[ 20] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
34602026-05-03T03:48:06.959Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.58 Gbits/sec receiver
34612026-05-03T03:48:06.963ZRun 8/10...3575.883639243576Mbps
34622026-05-03T03:48:14.352Z-----------------------------------------------------------
34632026-05-03T03:48:14.352ZServer listening on 5201 (test #19)
34642026-05-03T03:48:14.352Z-----------------------------------------------------------
34652026-05-03T03:48:14.352ZAccepted connection from 10.0.0.1, port 42788
34662026-05-03T03:48:14.352Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53825
34672026-05-03T03:48:14.353Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47725
34682026-05-03T03:48:14.353Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52837
34692026-05-03T03:48:14.353Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41800
34702026-05-03T03:48:14.353Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57521
34712026-05-03T03:48:14.353Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52150
34722026-05-03T03:48:14.353Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46520
34732026-05-03T03:48:14.353Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33799
34742026-05-03T03:48:14.353Z[ ID] Interval Transfer Bitrate
34752026-05-03T03:48:14.353Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34762026-05-03T03:48:14.353Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
34772026-05-03T03:48:14.353Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34782026-05-03T03:48:14.353Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34792026-05-03T03:48:14.353Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34802026-05-03T03:48:14.353Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34812026-05-03T03:48:14.353Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34822026-05-03T03:48:14.353Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34832026-05-03T03:48:14.353Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
34842026-05-03T03:48:14.353Z- - - - - - - - - - - - - - - - - - - - - - - - -
34852026-05-03T03:48:14.353Z[ 5] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
34862026-05-03T03:48:14.353Z[ 8] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
34872026-05-03T03:48:14.353Z[ 10] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
34882026-05-03T03:48:14.353Z[ 12] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
34892026-05-03T03:48:14.353Z[ 14] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
34902026-05-03T03:48:14.353Z[ 16] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
34912026-05-03T03:48:14.353Z[ 18] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
34922026-05-03T03:48:14.353Z[ 20] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
34932026-05-03T03:48:14.353Z[SUM] 1.00-2.00 sec 438 MBytes 3.68 Gbits/sec
34942026-05-03T03:48:14.353Z- - - - - - - - - - - - - - - - - - - - - - - - -
34952026-05-03T03:48:14.353Z[ 5] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34962026-05-03T03:48:14.353Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
34972026-05-03T03:48:14.353Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34982026-05-03T03:48:14.353Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34992026-05-03T03:48:14.353Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
35002026-05-03T03:48:14.353Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
35012026-05-03T03:48:14.353Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
35022026-05-03T03:48:14.353Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
35032026-05-03T03:48:14.354Z[SUM] 2.00-3.00 sec 435 MBytes 3.65 Gbits/sec
35042026-05-03T03:48:14.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
35052026-05-03T03:48:14.354Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35062026-05-03T03:48:14.354Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
35072026-05-03T03:48:14.354Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35082026-05-03T03:48:14.354Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35092026-05-03T03:48:14.354Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
35102026-05-03T03:48:14.354Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
35112026-05-03T03:48:14.354Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
35122026-05-03T03:48:14.354Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35132026-05-03T03:48:14.354Z[SUM] 3.00-4.00 sec 432 MBytes 3.63 Gbits/sec
35142026-05-03T03:48:14.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
35152026-05-03T03:48:14.354Z[ 5] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
35162026-05-03T03:48:14.354Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35172026-05-03T03:48:14.354Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35182026-05-03T03:48:14.354Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35192026-05-03T03:48:14.354Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
35202026-05-03T03:48:14.354Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
35212026-05-03T03:48:14.354Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
35222026-05-03T03:48:14.354Z[ 20] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
35232026-05-03T03:48:14.354Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
35242026-05-03T03:48:14.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
35252026-05-03T03:48:14.354Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
35262026-05-03T03:48:14.354Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
35272026-05-03T03:48:14.354Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
35282026-05-03T03:48:14.354Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
35292026-05-03T03:48:14.354Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
35302026-05-03T03:48:14.354Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35312026-05-03T03:48:14.354Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
35322026-05-03T03:48:14.354Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
35332026-05-03T03:48:14.354Z[SUM] 5.00-6.00 sec 431 MBytes 3.62 Gbits/sec
35342026-05-03T03:48:14.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
35352026-05-03T03:48:14.354Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35362026-05-03T03:48:14.354Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35372026-05-03T03:48:14.354Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
35382026-05-03T03:48:17.355Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35392026-05-03T03:48:17.355Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35402026-05-03T03:48:17.355Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35412026-05-03T03:48:17.355Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
35422026-05-03T03:48:17.355Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35432026-05-03T03:48:17.355Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
35442026-05-03T03:48:17.355Z- - - - - - - - - - - - - - - - - - - - - - - - -
35452026-05-03T03:48:17.355Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35462026-05-03T03:48:17.355Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35472026-05-03T03:48:17.355Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35482026-05-03T03:48:17.355Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35492026-05-03T03:48:17.355Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35502026-05-03T03:48:17.355Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
35512026-05-03T03:48:17.355Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35522026-05-03T03:48:17.355Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35532026-05-03T03:48:17.355Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
35542026-05-03T03:48:17.355Z- - - - - - - - - - - - - - - - - - - - - - - - -
35552026-05-03T03:48:17.355Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35562026-05-03T03:48:17.355Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35572026-05-03T03:48:17.355Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35582026-05-03T03:48:17.355Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35592026-05-03T03:48:17.356Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35602026-05-03T03:48:17.356Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
35612026-05-03T03:48:17.356Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
35622026-05-03T03:48:17.356Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35632026-05-03T03:48:17.356Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
35642026-05-03T03:48:17.356Z- - - - - - - - - - - - - - - - - - - - - - - - -
35652026-05-03T03:48:17.356Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35662026-05-03T03:48:17.356Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
35672026-05-03T03:48:17.356Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35682026-05-03T03:48:17.356Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
35692026-05-03T03:48:17.356Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
35702026-05-03T03:48:17.356Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
35712026-05-03T03:48:17.356Z[ 18] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
35722026-05-03T03:48:17.356Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
35732026-05-03T03:48:17.356Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
35742026-05-03T03:48:17.356Z- - - - - - - - - - - - - - - - - - - - - - - - -
35752026-05-03T03:48:17.356Z[ 5] 10.00-10.00 sec 128 KBytes 946 Mbits/sec
35762026-05-03T03:48:17.356Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35772026-05-03T03:48:17.356Z[ 10] 10.00-10.00 sec 128 KBytes 947 Mbits/sec
35782026-05-03T03:48:17.356Z[ 12] 10.00-10.00 sec 128 KBytes 947 Mbits/sec
35792026-05-03T03:48:17.356Z[ 14] 10.00-10.00 sec 128 KBytes 947 Mbits/sec
35802026-05-03T03:48:17.356Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35812026-05-03T03:48:17.356Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35822026-05-03T03:48:17.356Z[ 20] 10.00-10.00 sec 128 KBytes 947 Mbits/sec
35832026-05-03T03:48:17.356Z[SUM] 10.00-10.00 sec 640 KBytes 4.73 Gbits/sec
35842026-05-03T03:48:17.356Z- - - - - - - - - - - - - - - - - - - - - - - - -
35852026-05-03T03:48:17.356Z[ ID] Interval Transfer Bitrate
35862026-05-03T03:48:17.356Z[ 5] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
35872026-05-03T03:48:17.356Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
35882026-05-03T03:48:17.356Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
35892026-05-03T03:48:17.356Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
35902026-05-03T03:48:17.356Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
35912026-05-03T03:48:17.357Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
35922026-05-03T03:48:17.357Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
35932026-05-03T03:48:17.357Z[ 20] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
35942026-05-03T03:48:17.357Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec receiver
35952026-05-03T03:48:17.360ZRun 9/10...3560.6813868315703Mbps
35962026-05-03T03:48:24.749Z-----------------------------------------------------------
35972026-05-03T03:48:24.749ZServer listening on 5201 (test #20)
35982026-05-03T03:48:24.749Z-----------------------------------------------------------
35992026-05-03T03:48:24.749ZAccepted connection from 10.0.0.1, port 45509
36002026-05-03T03:48:24.749Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48421
36012026-05-03T03:48:24.749Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65305
36022026-05-03T03:48:24.749Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40506
36032026-05-03T03:48:24.749Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46079
36042026-05-03T03:48:24.749Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60202
36052026-05-03T03:48:24.749Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58399
36062026-05-03T03:48:24.749Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65252
36072026-05-03T03:48:24.749Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60275
36082026-05-03T03:48:24.749Z[ ID] Interval Transfer Bitrate
36092026-05-03T03:48:24.749Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
36102026-05-03T03:48:24.749Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
36112026-05-03T03:48:24.749Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
36122026-05-03T03:48:24.750Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
36132026-05-03T03:48:24.750Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
36142026-05-03T03:48:24.750Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
36152026-05-03T03:48:24.750Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
36162026-05-03T03:48:24.750Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
36172026-05-03T03:48:24.750Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
36182026-05-03T03:48:24.750Z- - - - - - - - - - - - - - - - - - - - - - - - -
36192026-05-03T03:48:24.750Z[ 5] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
36202026-05-03T03:48:24.750Z[ 8] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
36212026-05-03T03:48:24.750Z[ 10] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
36222026-05-03T03:48:24.750Z[ 12] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
36232026-05-03T03:48:24.750Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
36242026-05-03T03:48:24.750Z[ 16] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
36252026-05-03T03:48:24.750Z[ 18] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
36262026-05-03T03:48:24.750Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
36272026-05-03T03:48:24.750Z[SUM] 1.00-2.00 sec 438 MBytes 3.67 Gbits/sec
36282026-05-03T03:48:24.750Z- - - - - - - - - - - - - - - - - - - - - - - - -
36292026-05-03T03:48:24.750Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
36302026-05-03T03:48:24.750Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36312026-05-03T03:48:24.750Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
36322026-05-03T03:48:24.750Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36332026-05-03T03:48:24.750Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
36342026-05-03T03:48:24.750Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36352026-05-03T03:48:24.750Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
36362026-05-03T03:48:24.753Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36372026-05-03T03:48:24.753Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
36382026-05-03T03:48:24.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
36392026-05-03T03:48:24.753Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
36402026-05-03T03:48:24.753Z[ 8] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
36412026-05-03T03:48:24.753Z[ 10] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
36422026-05-03T03:48:24.753Z[ 12] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
36432026-05-03T03:48:24.753Z[ 14] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
36442026-05-03T03:48:24.753Z[ 16] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
36452026-05-03T03:48:24.753Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
36462026-05-03T03:48:24.753Z[ 20] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
36472026-05-03T03:48:24.754Z[SUM] 3.00-4.00 sec 437 MBytes 3.67 Gbits/sec
36482026-05-03T03:48:24.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
36492026-05-03T03:48:24.754Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36502026-05-03T03:48:24.754Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
36512026-05-03T03:48:24.754Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
36522026-05-03T03:48:24.754Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
36532026-05-03T03:48:24.754Z[ 14] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
36542026-05-03T03:48:24.754Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
36552026-05-03T03:48:24.754Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
36562026-05-03T03:48:24.754Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36572026-05-03T03:48:24.754Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
36582026-05-03T03:48:24.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
36592026-05-03T03:48:24.754Z[ 5] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
36602026-05-03T03:48:24.754Z[ 8] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
36612026-05-03T03:48:24.754Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
36622026-05-03T03:48:24.754Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
36632026-05-03T03:48:24.754Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
36642026-05-03T03:48:24.754Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
36652026-05-03T03:48:24.754Z[ 18] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
36662026-05-03T03:48:24.754Z[ 20] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
36672026-05-03T03:48:24.754Z[SUM] 5.00-6.00 sec 437 MBytes 3.66 Gbits/sec
36682026-05-03T03:48:24.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
36692026-05-03T03:48:24.754Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
36702026-05-03T03:48:24.754Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
36712026-05-03T03:48:24.754Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
36722026-05-03T03:48:27.753Z[ 12] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
36732026-05-03T03:48:27.753Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
36742026-05-03T03:48:27.753Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
36752026-05-03T03:48:27.753Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
36762026-05-03T03:48:27.753Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
36772026-05-03T03:48:27.753Z[SUM] 6.00-7.00 sec 435 MBytes 3.65 Gbits/sec
36782026-05-03T03:48:27.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
36792026-05-03T03:48:27.753Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36802026-05-03T03:48:27.753Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
36812026-05-03T03:48:27.753Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
36822026-05-03T03:48:27.753Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36832026-05-03T03:48:27.753Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
36842026-05-03T03:48:27.753Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
36852026-05-03T03:48:27.753Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36862026-05-03T03:48:27.753Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
36872026-05-03T03:48:27.753Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
36882026-05-03T03:48:27.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
36892026-05-03T03:48:27.754Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36902026-05-03T03:48:27.754Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36912026-05-03T03:48:27.754Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36922026-05-03T03:48:27.754Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36932026-05-03T03:48:27.754Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36942026-05-03T03:48:27.754Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
36952026-05-03T03:48:27.754Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
36962026-05-03T03:48:27.754Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
36972026-05-03T03:48:27.754Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
36982026-05-03T03:48:27.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
36992026-05-03T03:48:27.754Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37002026-05-03T03:48:27.754Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
37012026-05-03T03:48:27.754Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37022026-05-03T03:48:27.754Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
37032026-05-03T03:48:27.754Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37042026-05-03T03:48:27.754Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37052026-05-03T03:48:27.754Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37062026-05-03T03:48:27.754Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37072026-05-03T03:48:27.754Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
37082026-05-03T03:48:27.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
37092026-05-03T03:48:27.754Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37102026-05-03T03:48:27.754Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37112026-05-03T03:48:27.754Z[ 10] 10.00-10.00 sec 128 KBytes 787 Mbits/sec
37122026-05-03T03:48:27.754Z[ 12] 10.00-10.00 sec 128 KBytes 787 Mbits/sec
37132026-05-03T03:48:27.754Z[ 14] 10.00-10.00 sec 128 KBytes 787 Mbits/sec
37142026-05-03T03:48:27.754Z[ 16] 10.00-10.00 sec 128 KBytes 787 Mbits/sec
37152026-05-03T03:48:27.754Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37162026-05-03T03:48:27.754Z[ 20] 10.00-10.00 sec 128 KBytes 787 Mbits/sec
37172026-05-03T03:48:27.754Z[SUM] 10.00-10.00 sec 640 KBytes 3.93 Gbits/sec
37182026-05-03T03:48:27.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
37192026-05-03T03:48:27.754Z[ ID] Interval Transfer Bitrate
37202026-05-03T03:48:27.754Z[ 5] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
37212026-05-03T03:48:27.754Z[ 8] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
37222026-05-03T03:48:27.754Z[ 10] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
37232026-05-03T03:48:27.754Z[ 12] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
37242026-05-03T03:48:27.754Z[ 14] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
37252026-05-03T03:48:27.755Z[ 16] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
37262026-05-03T03:48:27.755Z[ 18] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
37272026-05-03T03:48:27.755Z[ 20] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
37282026-05-03T03:48:27.755Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.57 Gbits/sec receiver
37292026-05-03T03:48:27.758ZRun 10/10...3571.0581483439955Mbps
37302026-05-03T03:48:27.758Z###---------------------###
37312026-05-03T03:48:27.758Z::: iPerf done... :::
37322026-05-03T03:48:27.758Z:::Awaiting out files...:::
37332026-05-03T03:48:27.758Z###---------------------###
37342026-05-03T03:48:27.758Z###-----###
37352026-05-03T03:48:27.758Z:::done!:::
37362026-05-03T03:48:27.758Z###-----###
37372026-05-03T03:48:28.720ZGnuplot not found, using plotters backend
37382026-05-03T03:48:28.865ZBenchmarking iperf-tcp/local/c2s/tx
37392026-05-03T03:48:28.865ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37402026-05-03T03:48:32.731ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37412026-05-03T03:48:52.721ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37422026-05-03T03:48:52.812Ziperf-tcp/local/c2s/tx time: [3.4039 µs 3.4040 µs 3.4040 µs]
37432026-05-03T03:48:52.812Z change: [−0.9912% −0.9861% −0.9805%] (p = 0.00 < 0.05)
37442026-05-03T03:48:52.812Z Change within noise threshold.
37452026-05-03T03:48:52.812ZFound 6 outliers among 100 measurements (6.00%)
37462026-05-03T03:48:52.812Z 1 (1.00%) low severe
37472026-05-03T03:48:52.812Z 3 (3.00%) low mild
37482026-05-03T03:48:52.812Z 1 (1.00%) high mild
37492026-05-03T03:48:52.812Z 1 (1.00%) high severe
37502026-05-03T03:48:53.693Z
37512026-05-03T03:48:53.696ZBenchmarking iperf-tcp/local/c2s/rx
37522026-05-03T03:48:53.696ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37532026-05-03T03:48:57.561ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37542026-05-03T03:49:17.554ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37552026-05-03T03:49:17.640Ziperf-tcp/local/c2s/rx time: [6.4525 µs 6.4526 µs 6.4527 µs]
37562026-05-03T03:49:17.640Z change: [−0.9755% −0.9703% −0.9653%] (p = 0.00 < 0.05)
37572026-05-03T03:49:17.641Z Change within noise threshold.
37582026-05-03T03:49:17.641ZFound 6 outliers among 100 measurements (6.00%)
37592026-05-03T03:49:17.641Z 2 (2.00%) low severe
37602026-05-03T03:49:17.641Z 2 (2.00%) low mild
37612026-05-03T03:49:17.641Z 1 (1.00%) high mild
37622026-05-03T03:49:17.641Z 1 (1.00%) high severe
37632026-05-03T03:49:18.523Z
37642026-05-03T03:49:18.526Z###-------------------###
37652026-05-03T03:49:18.526Z:::Running experiment :::
37662026-05-03T03:49:18.526Z:::iperf-tcp/local/s2c:::
37672026-05-03T03:49:18.526Z###-------------------###
37682026-05-03T03:49:18.742Zdtrace: description 'profile-201us ' matched 2 probes
37692026-05-03T03:49:25.912Z-----------------------------------------------------------
37702026-05-03T03:49:25.912ZServer listening on 5201 (test #21)
37712026-05-03T03:49:25.912Z-----------------------------------------------------------
37722026-05-03T03:49:25.912ZAccepted connection from 10.0.0.1, port 51008
37732026-05-03T03:49:25.912Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39358
37742026-05-03T03:49:25.912Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63099
37752026-05-03T03:49:25.912Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33189
37762026-05-03T03:49:25.912Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46050
37772026-05-03T03:49:25.912Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65116
37782026-05-03T03:49:25.912Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59049
37792026-05-03T03:49:25.912Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38283
37802026-05-03T03:49:25.912Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49512
37812026-05-03T03:49:25.912Z[ ID] Interval Transfer Bitrate
37822026-05-03T03:49:25.912Z[ 5] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
37832026-05-03T03:49:25.912Z[ 8] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
37842026-05-03T03:49:25.912Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
37852026-05-03T03:49:25.912Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
37862026-05-03T03:49:25.912Z[ 14] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
37872026-05-03T03:49:25.912Z[ 16] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
37882026-05-03T03:49:25.912Z[ 18] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
37892026-05-03T03:49:25.912Z[ 20] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
37902026-05-03T03:49:25.912Z[SUM] 0.00-1.00 sec 347 MBytes 2.91 Gbits/sec
37912026-05-03T03:49:25.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
37922026-05-03T03:49:25.913Z[ 5] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
37932026-05-03T03:49:25.913Z[ 8] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
37942026-05-03T03:49:25.913Z[ 10] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
37952026-05-03T03:49:25.913Z[ 12] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
37962026-05-03T03:49:25.913Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
37972026-05-03T03:49:25.913Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
37982026-05-03T03:49:25.913Z[ 18] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
37992026-05-03T03:49:25.913Z[ 20] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
38002026-05-03T03:49:25.913Z[SUM] 1.00-2.00 sec 437 MBytes 3.67 Gbits/sec
38012026-05-03T03:49:25.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
38022026-05-03T03:49:25.913Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
38032026-05-03T03:49:25.913Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
38042026-05-03T03:49:25.913Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
38052026-05-03T03:49:25.913Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
38062026-05-03T03:49:25.914Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
38072026-05-03T03:49:25.914Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
38082026-05-03T03:49:25.914Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
38092026-05-03T03:49:25.914Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
38102026-05-03T03:49:25.914Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
38112026-05-03T03:49:25.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
38122026-05-03T03:49:25.914Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
38132026-05-03T03:49:25.914Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
38142026-05-03T03:49:25.914Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
38152026-05-03T03:49:25.914Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
38162026-05-03T03:49:25.914Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
38172026-05-03T03:49:25.914Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
38182026-05-03T03:49:25.914Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
38192026-05-03T03:49:25.914Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
38202026-05-03T03:49:25.914Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
38212026-05-03T03:49:25.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
38222026-05-03T03:49:25.914Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38232026-05-03T03:49:25.914Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38242026-05-03T03:49:25.914Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38252026-05-03T03:49:25.914Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38262026-05-03T03:49:25.914Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38272026-05-03T03:49:25.914Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38282026-05-03T03:49:25.914Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38292026-05-03T03:49:25.914Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38302026-05-03T03:49:25.914Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
38312026-05-03T03:49:25.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
38322026-05-03T03:49:25.914Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
38332026-05-03T03:49:25.914Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
38342026-05-03T03:49:25.914Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
38352026-05-03T03:49:25.914Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
38362026-05-03T03:49:25.914Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
38372026-05-03T03:49:25.914Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
38382026-05-03T03:49:25.914Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
38392026-05-03T03:49:25.914Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
38402026-05-03T03:49:25.914Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
38412026-05-03T03:49:25.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
38422026-05-03T03:49:25.914Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38432026-05-03T03:49:25.914Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38442026-05-03T03:49:25.915Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38452026-05-03T03:49:28.916Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
38462026-05-03T03:49:28.916Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38472026-05-03T03:49:28.916Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38482026-05-03T03:49:28.917Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38492026-05-03T03:49:28.917Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38502026-05-03T03:49:28.917Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
38512026-05-03T03:49:28.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
38522026-05-03T03:49:28.917Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
38532026-05-03T03:49:28.917Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
38542026-05-03T03:49:28.917Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
38552026-05-03T03:49:28.917Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
38562026-05-03T03:49:28.917Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38572026-05-03T03:49:28.917Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38582026-05-03T03:49:28.917Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
38592026-05-03T03:49:28.917Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38602026-05-03T03:49:28.917Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
38612026-05-03T03:49:28.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
38622026-05-03T03:49:28.917Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38632026-05-03T03:49:28.917Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38642026-05-03T03:49:28.917Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38652026-05-03T03:49:28.917Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
38662026-05-03T03:49:28.917Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38672026-05-03T03:49:28.917Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38682026-05-03T03:49:28.917Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38692026-05-03T03:49:28.917Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38702026-05-03T03:49:28.917Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
38712026-05-03T03:49:28.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
38722026-05-03T03:49:28.917Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
38732026-05-03T03:49:28.917Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
38742026-05-03T03:49:28.917Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
38752026-05-03T03:49:28.917Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38762026-05-03T03:49:28.917Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38772026-05-03T03:49:28.917Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38782026-05-03T03:49:28.917Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38792026-05-03T03:49:28.917Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
38802026-05-03T03:49:28.917Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
38812026-05-03T03:49:28.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
38822026-05-03T03:49:28.917Z[ ID] Interval Transfer Bitrate
38832026-05-03T03:49:28.917Z[ 5] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
38842026-05-03T03:49:28.917Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38852026-05-03T03:49:28.917Z[ 10] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
38862026-05-03T03:49:28.918Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38872026-05-03T03:49:28.918Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38882026-05-03T03:49:28.918Z[ 16] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
38892026-05-03T03:49:28.918Z[ 18] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
38902026-05-03T03:49:28.918Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
38912026-05-03T03:49:28.918Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec sender
38922026-05-03T03:49:28.921ZRun 1/10...3555.2910257858803Mbps
38932026-05-03T03:49:36.313Z-----------------------------------------------------------
38942026-05-03T03:49:36.313ZServer listening on 5201 (test #22)
38952026-05-03T03:49:36.314Z-----------------------------------------------------------
38962026-05-03T03:49:36.314ZAccepted connection from 10.0.0.1, port 63447
38972026-05-03T03:49:36.314Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47099
38982026-05-03T03:49:36.314Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40362
38992026-05-03T03:49:36.314Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62218
39002026-05-03T03:49:36.314Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34198
39012026-05-03T03:49:36.314Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47516
39022026-05-03T03:49:36.314Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44496
39032026-05-03T03:49:36.314Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53113
39042026-05-03T03:49:36.314Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32871
39052026-05-03T03:49:36.314Z[ ID] Interval Transfer Bitrate
39062026-05-03T03:49:36.314Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
39072026-05-03T03:49:36.314Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
39082026-05-03T03:49:36.314Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
39092026-05-03T03:49:36.314Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
39102026-05-03T03:49:36.314Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
39112026-05-03T03:49:36.314Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
39122026-05-03T03:49:36.314Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
39132026-05-03T03:49:36.314Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
39142026-05-03T03:49:36.314Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
39152026-05-03T03:49:36.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
39162026-05-03T03:49:36.314Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39172026-05-03T03:49:36.314Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39182026-05-03T03:49:36.314Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39192026-05-03T03:49:36.314Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39202026-05-03T03:49:36.314Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39212026-05-03T03:49:36.314Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39222026-05-03T03:49:36.314Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39232026-05-03T03:49:36.314Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39242026-05-03T03:49:36.314Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
39252026-05-03T03:49:36.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
39262026-05-03T03:49:36.314Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39272026-05-03T03:49:36.314Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39282026-05-03T03:49:36.314Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39292026-05-03T03:49:36.314Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39302026-05-03T03:49:36.314Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39312026-05-03T03:49:36.314Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39322026-05-03T03:49:36.315Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39332026-05-03T03:49:36.315Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39342026-05-03T03:49:36.315Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
39352026-05-03T03:49:36.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
39362026-05-03T03:49:36.315Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
39372026-05-03T03:49:36.315Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39382026-05-03T03:49:36.315Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
39392026-05-03T03:49:36.315Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39402026-05-03T03:49:36.315Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
39412026-05-03T03:49:36.315Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39422026-05-03T03:49:36.315Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39432026-05-03T03:49:36.315Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39442026-05-03T03:49:36.315Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
39452026-05-03T03:49:36.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
39462026-05-03T03:49:36.315Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
39472026-05-03T03:49:36.315Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
39482026-05-03T03:49:36.315Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
39492026-05-03T03:49:36.315Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
39502026-05-03T03:49:36.315Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
39512026-05-03T03:49:36.315Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
39522026-05-03T03:49:36.315Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
39532026-05-03T03:49:36.315Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
39542026-05-03T03:49:36.315Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
39552026-05-03T03:49:36.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
39562026-05-03T03:49:36.315Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39572026-05-03T03:49:36.315Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39582026-05-03T03:49:36.315Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39592026-05-03T03:49:36.315Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39602026-05-03T03:49:36.315Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39612026-05-03T03:49:36.315Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39622026-05-03T03:49:36.315Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39632026-05-03T03:49:36.315Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39642026-05-03T03:49:36.315Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
39652026-05-03T03:49:36.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
39662026-05-03T03:49:36.315Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
39672026-05-03T03:49:36.315Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39682026-05-03T03:49:36.315Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39692026-05-03T03:49:39.319Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39702026-05-03T03:49:39.319Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39712026-05-03T03:49:39.319Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
39722026-05-03T03:49:39.319Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
39732026-05-03T03:49:39.319Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39742026-05-03T03:49:39.319Z[SUM] 6.00-7.00 sec 433 MBytes 3.64 Gbits/sec
39752026-05-03T03:49:39.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
39762026-05-03T03:49:39.320Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39772026-05-03T03:49:39.320Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39782026-05-03T03:49:39.320Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39792026-05-03T03:49:39.320Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39802026-05-03T03:49:39.320Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39812026-05-03T03:49:39.320Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39822026-05-03T03:49:39.320Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39832026-05-03T03:49:39.320Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39842026-05-03T03:49:39.320Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
39852026-05-03T03:49:39.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
39862026-05-03T03:49:39.320Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
39872026-05-03T03:49:39.320Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39882026-05-03T03:49:39.320Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39892026-05-03T03:49:39.320Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39902026-05-03T03:49:39.320Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39912026-05-03T03:49:39.320Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
39922026-05-03T03:49:39.320Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
39932026-05-03T03:49:39.320Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
39942026-05-03T03:49:39.320Z[SUM] 8.00-9.00 sec 430 MBytes 3.60 Gbits/sec
39952026-05-03T03:49:39.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
39962026-05-03T03:49:39.320Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
39972026-05-03T03:49:39.320Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
39982026-05-03T03:49:39.320Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
39992026-05-03T03:49:39.320Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40002026-05-03T03:49:39.320Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
40012026-05-03T03:49:39.320Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
40022026-05-03T03:49:39.320Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
40032026-05-03T03:49:39.320Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
40042026-05-03T03:49:39.320Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
40052026-05-03T03:49:39.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
40062026-05-03T03:49:39.321Z[ 5] 10.00-10.00 sec 128 KBytes 910 Mbits/sec
40072026-05-03T03:49:39.321Z[ 8] 10.00-10.00 sec 128 KBytes 910 Mbits/sec
40082026-05-03T03:49:39.321Z[ 10] 10.00-10.00 sec 128 KBytes 910 Mbits/sec
40092026-05-03T03:49:39.321Z[ 12] 10.00-10.00 sec 128 KBytes 910 Mbits/sec
40102026-05-03T03:49:39.321Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40112026-05-03T03:49:39.321Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40122026-05-03T03:49:39.321Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40132026-05-03T03:49:39.321Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40142026-05-03T03:49:39.321Z[SUM] 10.00-10.00 sec 512 KBytes 3.64 Gbits/sec
40152026-05-03T03:49:39.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
40162026-05-03T03:49:39.321Z[ ID] Interval Transfer Bitrate
40172026-05-03T03:49:39.321Z[ 5] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
40182026-05-03T03:49:39.321Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40192026-05-03T03:49:39.321Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40202026-05-03T03:49:39.321Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40212026-05-03T03:49:39.321Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40222026-05-03T03:49:39.321Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40232026-05-03T03:49:39.322Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40242026-05-03T03:49:39.322Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40252026-05-03T03:49:39.322Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
40262026-05-03T03:49:39.326ZRun 2/10...3537.691936781784Mbps
40272026-05-03T03:49:46.718Z-----------------------------------------------------------
40282026-05-03T03:49:46.719ZServer listening on 5201 (test #23)
40292026-05-03T03:49:46.719Z-----------------------------------------------------------
40302026-05-03T03:49:46.719ZAccepted connection from 10.0.0.1, port 45738
40312026-05-03T03:49:46.719Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55659
40322026-05-03T03:49:46.719Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56225
40332026-05-03T03:49:46.719Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45720
40342026-05-03T03:49:46.719Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36182
40352026-05-03T03:49:46.719Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45146
40362026-05-03T03:49:46.719Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45760
40372026-05-03T03:49:46.719Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41786
40382026-05-03T03:49:46.719Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48052
40392026-05-03T03:49:46.719Z[ ID] Interval Transfer Bitrate
40402026-05-03T03:49:46.719Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40412026-05-03T03:49:46.719Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40422026-05-03T03:49:46.719Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40432026-05-03T03:49:46.719Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40442026-05-03T03:49:46.719Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40452026-05-03T03:49:46.719Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40462026-05-03T03:49:46.719Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40472026-05-03T03:49:46.719Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40482026-05-03T03:49:46.719Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
40492026-05-03T03:49:46.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
40502026-05-03T03:49:46.719Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
40512026-05-03T03:49:46.719Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
40522026-05-03T03:49:46.719Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40532026-05-03T03:49:46.719Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
40542026-05-03T03:49:46.719Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40552026-05-03T03:49:46.719Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
40562026-05-03T03:49:46.719Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40572026-05-03T03:49:46.719Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40582026-05-03T03:49:46.719Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
40592026-05-03T03:49:46.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
40602026-05-03T03:49:46.719Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40612026-05-03T03:49:46.719Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40622026-05-03T03:49:46.720Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40632026-05-03T03:49:46.720Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40642026-05-03T03:49:46.720Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40652026-05-03T03:49:46.720Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40662026-05-03T03:49:46.720Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40672026-05-03T03:49:46.720Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
40682026-05-03T03:49:46.720Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
40692026-05-03T03:49:46.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
40702026-05-03T03:49:46.720Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
40712026-05-03T03:49:46.720Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
40722026-05-03T03:49:46.720Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
40732026-05-03T03:49:46.720Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
40742026-05-03T03:49:46.720Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
40752026-05-03T03:49:46.720Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
40762026-05-03T03:49:46.720Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40772026-05-03T03:49:46.720Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40782026-05-03T03:49:46.720Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
40792026-05-03T03:49:46.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
40802026-05-03T03:49:46.720Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
40812026-05-03T03:49:46.720Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
40822026-05-03T03:49:46.720Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
40832026-05-03T03:49:46.720Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40842026-05-03T03:49:46.720Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40852026-05-03T03:49:46.720Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40862026-05-03T03:49:46.720Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
40872026-05-03T03:49:46.720Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
40882026-05-03T03:49:46.720Z[SUM] 4.00-5.00 sec 432 MBytes 3.63 Gbits/sec
40892026-05-03T03:49:46.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
40902026-05-03T03:49:46.720Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40912026-05-03T03:49:46.720Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
40922026-05-03T03:49:46.720Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40932026-05-03T03:49:46.720Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40942026-05-03T03:49:46.720Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40952026-05-03T03:49:46.720Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40962026-05-03T03:49:46.720Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
40972026-05-03T03:49:46.724Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40982026-05-03T03:49:46.724Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
40992026-05-03T03:49:46.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
41002026-05-03T03:49:46.724Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
41012026-05-03T03:49:46.724Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
41022026-05-03T03:49:46.724Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
41032026-05-03T03:49:49.725Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
41042026-05-03T03:49:49.725Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
41052026-05-03T03:49:49.725Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
41062026-05-03T03:49:49.725Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
41072026-05-03T03:49:49.725Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
41082026-05-03T03:49:49.725Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
41092026-05-03T03:49:49.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
41102026-05-03T03:49:49.725Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41112026-05-03T03:49:49.725Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41122026-05-03T03:49:49.725Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41132026-05-03T03:49:49.725Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41142026-05-03T03:49:49.725Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41152026-05-03T03:49:49.725Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41162026-05-03T03:49:49.725Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41172026-05-03T03:49:49.725Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41182026-05-03T03:49:49.725Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
41192026-05-03T03:49:49.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
41202026-05-03T03:49:49.725Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41212026-05-03T03:49:49.725Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
41222026-05-03T03:49:49.726Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
41232026-05-03T03:49:49.726Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41242026-05-03T03:49:49.726Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41252026-05-03T03:49:49.726Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
41262026-05-03T03:49:49.726Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41272026-05-03T03:49:49.726Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41282026-05-03T03:49:49.726Z[SUM] 8.00-9.00 sec 430 MBytes 3.60 Gbits/sec
41292026-05-03T03:49:49.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
41302026-05-03T03:49:49.726Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41312026-05-03T03:49:49.726Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41322026-05-03T03:49:49.726Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41332026-05-03T03:49:49.727Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
41342026-05-03T03:49:49.727Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
41352026-05-03T03:49:49.727Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
41362026-05-03T03:49:49.727Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41372026-05-03T03:49:49.727Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41382026-05-03T03:49:49.727Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
41392026-05-03T03:49:49.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
41402026-05-03T03:49:49.727Z[ 5] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
41412026-05-03T03:49:49.727Z[ 8] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
41422026-05-03T03:49:49.727Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41432026-05-03T03:49:49.727Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41442026-05-03T03:49:49.727Z[ 14] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
41452026-05-03T03:49:49.727Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41462026-05-03T03:49:49.727Z[ 18] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
41472026-05-03T03:49:49.727Z[ 20] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
41482026-05-03T03:49:49.727Z[SUM] 10.00-10.00 sec 640 KBytes 4.64 Gbits/sec
41492026-05-03T03:49:49.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
41502026-05-03T03:49:49.727Z[ ID] Interval Transfer Bitrate
41512026-05-03T03:49:49.727Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41522026-05-03T03:49:49.727Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41532026-05-03T03:49:49.727Z[ 10] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
41542026-05-03T03:49:49.727Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41552026-05-03T03:49:49.727Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41562026-05-03T03:49:49.727Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41572026-05-03T03:49:49.727Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41582026-05-03T03:49:49.727Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41592026-05-03T03:49:49.727Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
41602026-05-03T03:49:49.730ZRun 3/10...3527.5296970967124Mbps
41612026-05-03T03:49:57.120Z-----------------------------------------------------------
41622026-05-03T03:49:57.120ZServer listening on 5201 (test #24)
41632026-05-03T03:49:57.120Z-----------------------------------------------------------
41642026-05-03T03:49:57.120ZAccepted connection from 10.0.0.1, port 62007
41652026-05-03T03:49:57.120Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49043
41662026-05-03T03:49:57.120Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36592
41672026-05-03T03:49:57.120Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58959
41682026-05-03T03:49:57.120Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42521
41692026-05-03T03:49:57.120Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48541
41702026-05-03T03:49:57.120Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43305
41712026-05-03T03:49:57.120Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44930
41722026-05-03T03:49:57.121Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35319
41732026-05-03T03:49:57.121Z[ ID] Interval Transfer Bitrate
41742026-05-03T03:49:57.121Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41752026-05-03T03:49:57.121Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41762026-05-03T03:49:57.121Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41772026-05-03T03:49:57.121Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41782026-05-03T03:49:57.121Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41792026-05-03T03:49:57.121Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41802026-05-03T03:49:57.121Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
41812026-05-03T03:49:57.121Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41822026-05-03T03:49:57.121Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
41832026-05-03T03:49:57.121Z- - - - - - - - - - - - - - - - - - - - - - - - -
41842026-05-03T03:49:57.121Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41852026-05-03T03:49:57.121Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41862026-05-03T03:49:57.122Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41872026-05-03T03:49:57.122Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41882026-05-03T03:49:57.122Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41892026-05-03T03:49:57.122Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41902026-05-03T03:49:57.122Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41912026-05-03T03:49:57.122Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41922026-05-03T03:49:57.122Z[SUM] 1.00-2.00 sec 430 MBytes 3.60 Gbits/sec
41932026-05-03T03:49:57.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
41942026-05-03T03:49:57.122Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
41952026-05-03T03:49:57.122Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
41962026-05-03T03:49:57.122Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
41972026-05-03T03:49:57.122Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
41982026-05-03T03:49:57.122Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
41992026-05-03T03:49:57.122Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
42002026-05-03T03:49:57.122Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
42012026-05-03T03:49:57.122Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42022026-05-03T03:49:57.122Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
42032026-05-03T03:49:57.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
42042026-05-03T03:49:57.122Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
42052026-05-03T03:49:57.122Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
42062026-05-03T03:49:57.122Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42072026-05-03T03:49:57.122Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
42082026-05-03T03:49:57.122Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
42092026-05-03T03:49:57.122Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
42102026-05-03T03:49:57.122Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
42112026-05-03T03:49:57.126Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
42122026-05-03T03:49:57.126Z[SUM] 3.00-4.00 sec 430 MBytes 3.60 Gbits/sec
42132026-05-03T03:49:57.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
42142026-05-03T03:49:57.126Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42152026-05-03T03:49:57.126Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42162026-05-03T03:49:57.126Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42172026-05-03T03:49:57.126Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42182026-05-03T03:49:57.126Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42192026-05-03T03:49:57.126Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42202026-05-03T03:49:57.126Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42212026-05-03T03:49:57.126Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42222026-05-03T03:49:57.126Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
42232026-05-03T03:49:57.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
42242026-05-03T03:49:57.126Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
42252026-05-03T03:49:57.126Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42262026-05-03T03:49:57.126Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42272026-05-03T03:49:57.126Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42282026-05-03T03:49:57.126Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
42292026-05-03T03:49:57.126Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42302026-05-03T03:49:57.126Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42312026-05-03T03:49:57.126Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42322026-05-03T03:49:57.126Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
42332026-05-03T03:49:57.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
42342026-05-03T03:49:57.126Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42352026-05-03T03:49:57.126Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42362026-05-03T03:49:57.126Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42372026-05-03T03:50:00.126Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
42382026-05-03T03:50:00.126Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42392026-05-03T03:50:00.126Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42402026-05-03T03:50:00.126Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
42412026-05-03T03:50:00.126Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42422026-05-03T03:50:00.126Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
42432026-05-03T03:50:00.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
42442026-05-03T03:50:00.126Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42452026-05-03T03:50:00.126Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42462026-05-03T03:50:00.126Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42472026-05-03T03:50:00.126Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42482026-05-03T03:50:00.127Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42492026-05-03T03:50:00.127Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42502026-05-03T03:50:00.127Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42512026-05-03T03:50:00.127Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42522026-05-03T03:50:00.127Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
42532026-05-03T03:50:00.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
42542026-05-03T03:50:00.127Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
42552026-05-03T03:50:00.127Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
42562026-05-03T03:50:00.127Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
42572026-05-03T03:50:00.127Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
42582026-05-03T03:50:00.127Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
42592026-05-03T03:50:00.127Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
42602026-05-03T03:50:00.127Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
42612026-05-03T03:50:00.127Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
42622026-05-03T03:50:00.127Z[SUM] 8.00-9.00 sec 432 MBytes 3.63 Gbits/sec
42632026-05-03T03:50:00.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
42642026-05-03T03:50:00.127Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
42652026-05-03T03:50:00.127Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42662026-05-03T03:50:00.127Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42672026-05-03T03:50:00.127Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42682026-05-03T03:50:00.127Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42692026-05-03T03:50:00.127Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42702026-05-03T03:50:00.127Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42712026-05-03T03:50:00.127Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42722026-05-03T03:50:00.127Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
42732026-05-03T03:50:00.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
42742026-05-03T03:50:00.127Z[ 5] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
42752026-05-03T03:50:00.127Z[ 8] 10.00-10.00 sec 128 KBytes 941 Mbits/sec
42762026-05-03T03:50:00.127Z[ 10] 10.00-10.00 sec 128 KBytes 942 Mbits/sec
42772026-05-03T03:50:00.127Z[ 12] 10.00-10.00 sec 128 KBytes 942 Mbits/sec
42782026-05-03T03:50:00.127Z[ 14] 10.00-10.00 sec 128 KBytes 942 Mbits/sec
42792026-05-03T03:50:00.127Z[ 16] 10.00-10.00 sec 128 KBytes 942 Mbits/sec
42802026-05-03T03:50:00.127Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42812026-05-03T03:50:00.127Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42822026-05-03T03:50:00.127Z[SUM] 10.00-10.00 sec 768 KBytes 5.64 Gbits/sec
42832026-05-03T03:50:00.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
42842026-05-03T03:50:00.127Z[ ID] Interval Transfer Bitrate
42852026-05-03T03:50:00.127Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42862026-05-03T03:50:00.127Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42872026-05-03T03:50:00.128Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42882026-05-03T03:50:00.128Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42892026-05-03T03:50:00.128Z[ 14] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
42902026-05-03T03:50:00.128Z[ 16] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
42912026-05-03T03:50:00.128Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42922026-05-03T03:50:00.128Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42932026-05-03T03:50:00.128Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
42942026-05-03T03:50:00.131ZRun 4/10...3526.801420239513Mbps
42952026-05-03T03:50:07.522Z-----------------------------------------------------------
42962026-05-03T03:50:07.522ZServer listening on 5201 (test #25)
42972026-05-03T03:50:07.522Z-----------------------------------------------------------
42982026-05-03T03:50:07.522ZAccepted connection from 10.0.0.1, port 37140
42992026-05-03T03:50:07.522Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61829
43002026-05-03T03:50:07.522Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63290
43012026-05-03T03:50:07.522Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60820
43022026-05-03T03:50:07.522Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44803
43032026-05-03T03:50:07.522Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41276
43042026-05-03T03:50:07.522Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46389
43052026-05-03T03:50:07.522Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44721
43062026-05-03T03:50:07.522Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35266
43072026-05-03T03:50:07.522Z[ ID] Interval Transfer Bitrate
43082026-05-03T03:50:07.523Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43092026-05-03T03:50:07.523Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
43102026-05-03T03:50:07.523Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
43112026-05-03T03:50:07.523Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43122026-05-03T03:50:07.523Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43132026-05-03T03:50:07.523Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43142026-05-03T03:50:07.523Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
43152026-05-03T03:50:07.523Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43162026-05-03T03:50:07.523Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
43172026-05-03T03:50:07.523Z- - - - - - - - - - - - - - - - - - - - - - - - -
43182026-05-03T03:50:07.523Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
43192026-05-03T03:50:07.523Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
43202026-05-03T03:50:07.523Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
43212026-05-03T03:50:07.523Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
43222026-05-03T03:50:07.523Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
43232026-05-03T03:50:07.523Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
43242026-05-03T03:50:07.523Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
43252026-05-03T03:50:07.523Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
43262026-05-03T03:50:07.523Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
43272026-05-03T03:50:07.523Z- - - - - - - - - - - - - - - - - - - - - - - - -
43282026-05-03T03:50:07.523Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43292026-05-03T03:50:07.523Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43302026-05-03T03:50:07.523Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43312026-05-03T03:50:07.523Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43322026-05-03T03:50:07.523Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43332026-05-03T03:50:07.523Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43342026-05-03T03:50:07.523Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
43352026-05-03T03:50:07.523Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43362026-05-03T03:50:07.523Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
43372026-05-03T03:50:07.523Z- - - - - - - - - - - - - - - - - - - - - - - - -
43382026-05-03T03:50:07.523Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
43392026-05-03T03:50:07.523Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
43402026-05-03T03:50:07.523Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
43412026-05-03T03:50:07.523Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43422026-05-03T03:50:07.523Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43432026-05-03T03:50:07.523Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
43442026-05-03T03:50:07.523Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
43452026-05-03T03:50:07.523Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
43462026-05-03T03:50:07.524Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
43472026-05-03T03:50:07.524Z- - - - - - - - - - - - - - - - - - - - - - - - -
43482026-05-03T03:50:07.524Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43492026-05-03T03:50:07.524Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
43502026-05-03T03:50:07.524Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43512026-05-03T03:50:07.525Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
43522026-05-03T03:50:07.525Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43532026-05-03T03:50:07.525Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43542026-05-03T03:50:07.525Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43552026-05-03T03:50:07.525Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43562026-05-03T03:50:07.525Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
43572026-05-03T03:50:07.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
43582026-05-03T03:50:07.525Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
43592026-05-03T03:50:07.525Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43602026-05-03T03:50:07.525Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43612026-05-03T03:50:07.525Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43622026-05-03T03:50:07.525Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
43632026-05-03T03:50:07.525Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43642026-05-03T03:50:07.525Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43652026-05-03T03:50:07.525Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43662026-05-03T03:50:07.525Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
43672026-05-03T03:50:07.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
43682026-05-03T03:50:07.525Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43692026-05-03T03:50:07.525Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43702026-05-03T03:50:07.525Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43712026-05-03T03:50:10.527Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43722026-05-03T03:50:10.527Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43732026-05-03T03:50:10.527Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43742026-05-03T03:50:10.527Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43752026-05-03T03:50:10.527Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43762026-05-03T03:50:10.527Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
43772026-05-03T03:50:10.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
43782026-05-03T03:50:10.527Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43792026-05-03T03:50:10.527Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43802026-05-03T03:50:10.527Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43812026-05-03T03:50:10.527Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43822026-05-03T03:50:10.527Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43832026-05-03T03:50:10.527Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43842026-05-03T03:50:10.527Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43852026-05-03T03:50:10.527Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43862026-05-03T03:50:10.527Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
43872026-05-03T03:50:10.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
43882026-05-03T03:50:10.527Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43892026-05-03T03:50:10.527Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
43902026-05-03T03:50:10.528Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
43912026-05-03T03:50:10.528Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
43922026-05-03T03:50:10.528Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
43932026-05-03T03:50:10.528Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43942026-05-03T03:50:10.528Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
43952026-05-03T03:50:10.528Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
43962026-05-03T03:50:10.528Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
43972026-05-03T03:50:10.528Z- - - - - - - - - - - - - - - - - - - - - - - - -
43982026-05-03T03:50:10.528Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
43992026-05-03T03:50:10.528Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44002026-05-03T03:50:10.528Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44012026-05-03T03:50:10.528Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44022026-05-03T03:50:10.528Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44032026-05-03T03:50:10.528Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44042026-05-03T03:50:10.529Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44052026-05-03T03:50:10.529Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44062026-05-03T03:50:10.529Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
44072026-05-03T03:50:10.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
44082026-05-03T03:50:10.529Z[ 5] 10.00-10.00 sec 128 KBytes 910 Mbits/sec
44092026-05-03T03:50:10.529Z[ 8] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
44102026-05-03T03:50:10.529Z[ 10] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
44112026-05-03T03:50:10.529Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44122026-05-03T03:50:10.529Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44132026-05-03T03:50:10.529Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44142026-05-03T03:50:10.529Z[ 18] 10.00-10.00 sec 128 KBytes 912 Mbits/sec
44152026-05-03T03:50:10.529Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44162026-05-03T03:50:10.529Z[SUM] 10.00-10.00 sec 512 KBytes 3.64 Gbits/sec
44172026-05-03T03:50:10.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
44182026-05-03T03:50:10.529Z[ ID] Interval Transfer Bitrate
44192026-05-03T03:50:10.529Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44202026-05-03T03:50:10.529Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44212026-05-03T03:50:10.529Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44222026-05-03T03:50:10.529Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44232026-05-03T03:50:10.529Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44242026-05-03T03:50:10.529Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44252026-05-03T03:50:10.532Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44262026-05-03T03:50:10.532Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44272026-05-03T03:50:10.532Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
44282026-05-03T03:50:10.532ZRun 5/10...3528.780434523291Mbps
44292026-05-03T03:50:17.923Z-----------------------------------------------------------
44302026-05-03T03:50:17.923ZServer listening on 5201 (test #26)
44312026-05-03T03:50:17.923Z-----------------------------------------------------------
44322026-05-03T03:50:17.923ZAccepted connection from 10.0.0.1, port 35751
44332026-05-03T03:50:17.923Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47227
44342026-05-03T03:50:17.923Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62268
44352026-05-03T03:50:17.923Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40759
44362026-05-03T03:50:17.923Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52599
44372026-05-03T03:50:17.923Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46741
44382026-05-03T03:50:17.923Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58719
44392026-05-03T03:50:17.923Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33571
44402026-05-03T03:50:17.923Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43939
44412026-05-03T03:50:17.923Z[ ID] Interval Transfer Bitrate
44422026-05-03T03:50:17.923Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44432026-05-03T03:50:17.923Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44442026-05-03T03:50:17.923Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
44452026-05-03T03:50:17.923Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
44462026-05-03T03:50:17.923Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44472026-05-03T03:50:17.923Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44482026-05-03T03:50:17.923Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44492026-05-03T03:50:17.924Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44502026-05-03T03:50:17.924Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
44512026-05-03T03:50:17.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
44522026-05-03T03:50:17.924Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44532026-05-03T03:50:17.924Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44542026-05-03T03:50:17.924Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44552026-05-03T03:50:17.924Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
44562026-05-03T03:50:17.924Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44572026-05-03T03:50:17.924Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44582026-05-03T03:50:17.924Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44592026-05-03T03:50:17.924Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44602026-05-03T03:50:17.924Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
44612026-05-03T03:50:17.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
44622026-05-03T03:50:17.924Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44632026-05-03T03:50:17.924Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44642026-05-03T03:50:17.924Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44652026-05-03T03:50:17.924Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
44662026-05-03T03:50:17.924Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
44672026-05-03T03:50:17.924Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44682026-05-03T03:50:17.924Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44692026-05-03T03:50:17.924Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44702026-05-03T03:50:17.924Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
44712026-05-03T03:50:17.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
44722026-05-03T03:50:17.924Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44732026-05-03T03:50:17.924Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
44742026-05-03T03:50:17.924Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
44752026-05-03T03:50:17.924Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
44762026-05-03T03:50:17.924Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44772026-05-03T03:50:17.924Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
44782026-05-03T03:50:17.924Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44792026-05-03T03:50:17.924Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44802026-05-03T03:50:17.924Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
44812026-05-03T03:50:17.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
44822026-05-03T03:50:17.924Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44832026-05-03T03:50:17.924Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44842026-05-03T03:50:17.924Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44852026-05-03T03:50:17.925Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44862026-05-03T03:50:17.925Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44872026-05-03T03:50:17.925Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44882026-05-03T03:50:17.925Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44892026-05-03T03:50:17.925Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44902026-05-03T03:50:17.925Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
44912026-05-03T03:50:17.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
44922026-05-03T03:50:17.925Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
44932026-05-03T03:50:17.925Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
44942026-05-03T03:50:17.925Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
44952026-05-03T03:50:17.925Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
44962026-05-03T03:50:17.925Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
44972026-05-03T03:50:17.925Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
44982026-05-03T03:50:17.925Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
44992026-05-03T03:50:17.925Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
45002026-05-03T03:50:17.925Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
45012026-05-03T03:50:17.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
45022026-05-03T03:50:17.926Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
45032026-05-03T03:50:17.926Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
45042026-05-03T03:50:17.926Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
45052026-05-03T03:50:20.928Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
45062026-05-03T03:50:20.928Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
45072026-05-03T03:50:20.928Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
45082026-05-03T03:50:20.928Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
45092026-05-03T03:50:20.928Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
45102026-05-03T03:50:20.928Z[SUM] 6.00-7.00 sec 432 MBytes 3.63 Gbits/sec
45112026-05-03T03:50:20.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
45122026-05-03T03:50:20.928Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45132026-05-03T03:50:20.928Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45142026-05-03T03:50:20.928Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45152026-05-03T03:50:20.928Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45162026-05-03T03:50:20.928Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45172026-05-03T03:50:20.928Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45182026-05-03T03:50:20.928Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45192026-05-03T03:50:20.929Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45202026-05-03T03:50:20.929Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
45212026-05-03T03:50:20.929Z- - - - - - - - - - - - - - - - - - - - - - - - -
45222026-05-03T03:50:20.929Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45232026-05-03T03:50:20.929Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45242026-05-03T03:50:20.929Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45252026-05-03T03:50:20.929Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45262026-05-03T03:50:20.929Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45272026-05-03T03:50:20.929Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45282026-05-03T03:50:20.929Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45292026-05-03T03:50:20.929Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45302026-05-03T03:50:20.929Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
45312026-05-03T03:50:20.929Z- - - - - - - - - - - - - - - - - - - - - - - - -
45322026-05-03T03:50:20.929Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45332026-05-03T03:50:20.929Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45342026-05-03T03:50:20.929Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45352026-05-03T03:50:20.929Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45362026-05-03T03:50:20.929Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45372026-05-03T03:50:20.929Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45382026-05-03T03:50:20.929Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45392026-05-03T03:50:20.929Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45402026-05-03T03:50:20.929Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
45412026-05-03T03:50:20.929Z- - - - - - - - - - - - - - - - - - - - - - - - -
45422026-05-03T03:50:20.929Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45432026-05-03T03:50:20.929Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45442026-05-03T03:50:20.929Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45452026-05-03T03:50:20.929Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45462026-05-03T03:50:20.929Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45472026-05-03T03:50:20.929Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45482026-05-03T03:50:20.929Z[ 18] 10.00-10.00 sec 128 KBytes 845 Mbits/sec
45492026-05-03T03:50:20.929Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45502026-05-03T03:50:20.929Z[SUM] 10.00-10.00 sec 128 KBytes 843 Mbits/sec
45512026-05-03T03:50:20.929Z- - - - - - - - - - - - - - - - - - - - - - - - -
45522026-05-03T03:50:20.929Z[ ID] Interval Transfer Bitrate
45532026-05-03T03:50:20.929Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
45542026-05-03T03:50:20.929Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
45552026-05-03T03:50:20.930Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
45562026-05-03T03:50:20.930Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
45572026-05-03T03:50:20.930Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
45582026-05-03T03:50:20.930Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
45592026-05-03T03:50:20.930Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
45602026-05-03T03:50:20.930Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
45612026-05-03T03:50:20.930Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
45622026-05-03T03:50:20.933ZRun 6/10...3517.738608361486Mbps
45632026-05-03T03:50:28.324Z-----------------------------------------------------------
45642026-05-03T03:50:28.324ZServer listening on 5201 (test #27)
45652026-05-03T03:50:28.324Z-----------------------------------------------------------
45662026-05-03T03:50:28.324ZAccepted connection from 10.0.0.1, port 60297
45672026-05-03T03:50:28.324Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54435
45682026-05-03T03:50:28.324Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53277
45692026-05-03T03:50:28.324Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38471
45702026-05-03T03:50:28.324Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39916
45712026-05-03T03:50:28.324Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52779
45722026-05-03T03:50:28.324Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38869
45732026-05-03T03:50:28.324Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47664
45742026-05-03T03:50:28.324Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52221
45752026-05-03T03:50:28.324Z[ ID] Interval Transfer Bitrate
45762026-05-03T03:50:28.324Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
45772026-05-03T03:50:28.324Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
45782026-05-03T03:50:28.324Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
45792026-05-03T03:50:28.324Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
45802026-05-03T03:50:28.324Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
45812026-05-03T03:50:28.324Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
45822026-05-03T03:50:28.324Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
45832026-05-03T03:50:28.324Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
45842026-05-03T03:50:28.324Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
45852026-05-03T03:50:28.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
45862026-05-03T03:50:28.324Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45872026-05-03T03:50:28.324Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45882026-05-03T03:50:28.324Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45892026-05-03T03:50:28.324Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45902026-05-03T03:50:28.324Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45912026-05-03T03:50:28.324Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45922026-05-03T03:50:28.324Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45932026-05-03T03:50:28.325Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45942026-05-03T03:50:28.325Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
45952026-05-03T03:50:28.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
45962026-05-03T03:50:28.325Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
45972026-05-03T03:50:28.325Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
45982026-05-03T03:50:28.325Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
45992026-05-03T03:50:28.325Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
46002026-05-03T03:50:28.325Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
46012026-05-03T03:50:28.325Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
46022026-05-03T03:50:28.325Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
46032026-05-03T03:50:28.325Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
46042026-05-03T03:50:28.325Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
46052026-05-03T03:50:28.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
46062026-05-03T03:50:28.325Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46072026-05-03T03:50:28.325Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46082026-05-03T03:50:28.325Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46092026-05-03T03:50:28.325Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46102026-05-03T03:50:28.325Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46112026-05-03T03:50:28.325Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46122026-05-03T03:50:28.325Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46132026-05-03T03:50:28.325Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46142026-05-03T03:50:28.325Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
46152026-05-03T03:50:28.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
46162026-05-03T03:50:28.325Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
46172026-05-03T03:50:28.325Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
46182026-05-03T03:50:28.325Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
46192026-05-03T03:50:28.325Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
46202026-05-03T03:50:28.325Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
46212026-05-03T03:50:28.325Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
46222026-05-03T03:50:28.325Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
46232026-05-03T03:50:28.325Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
46242026-05-03T03:50:28.325Z[SUM] 4.00-5.00 sec 430 MBytes 3.60 Gbits/sec
46252026-05-03T03:50:28.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
46262026-05-03T03:50:28.325Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46272026-05-03T03:50:28.325Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
46282026-05-03T03:50:28.325Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46292026-05-03T03:50:28.325Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46302026-05-03T03:50:28.326Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46312026-05-03T03:50:28.326Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46322026-05-03T03:50:28.326Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46332026-05-03T03:50:28.326Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46342026-05-03T03:50:28.326Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
46352026-05-03T03:50:28.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
46362026-05-03T03:50:28.326Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46372026-05-03T03:50:28.326Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46382026-05-03T03:50:28.326Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46392026-05-03T03:50:31.329Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46402026-05-03T03:50:31.329Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46412026-05-03T03:50:31.329Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46422026-05-03T03:50:31.329Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46432026-05-03T03:50:31.329Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46442026-05-03T03:50:31.329Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
46452026-05-03T03:50:31.329Z- - - - - - - - - - - - - - - - - - - - - - - - -
46462026-05-03T03:50:31.329Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46472026-05-03T03:50:31.329Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46482026-05-03T03:50:31.329Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46492026-05-03T03:50:31.329Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46502026-05-03T03:50:31.329Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46512026-05-03T03:50:31.329Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46522026-05-03T03:50:31.329Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46532026-05-03T03:50:31.329Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46542026-05-03T03:50:31.329Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
46552026-05-03T03:50:31.329Z- - - - - - - - - - - - - - - - - - - - - - - - -
46562026-05-03T03:50:31.329Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46572026-05-03T03:50:31.329Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46582026-05-03T03:50:31.329Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46592026-05-03T03:50:31.329Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46602026-05-03T03:50:31.329Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46612026-05-03T03:50:31.330Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
46622026-05-03T03:50:31.330Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46632026-05-03T03:50:31.330Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46642026-05-03T03:50:31.330Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
46652026-05-03T03:50:31.330Z- - - - - - - - - - - - - - - - - - - - - - - - -
46662026-05-03T03:50:31.330Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
46672026-05-03T03:50:31.330Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46682026-05-03T03:50:31.330Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46692026-05-03T03:50:31.330Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
46702026-05-03T03:50:31.330Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
46712026-05-03T03:50:31.330Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
46722026-05-03T03:50:31.330Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46732026-05-03T03:50:31.330Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
46742026-05-03T03:50:31.330Z[SUM] 9.00-10.00 sec 432 MBytes 3.63 Gbits/sec
46752026-05-03T03:50:31.330Z- - - - - - - - - - - - - - - - - - - - - - - - -
46762026-05-03T03:50:31.330Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46772026-05-03T03:50:31.330Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46782026-05-03T03:50:31.330Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46792026-05-03T03:50:31.330Z[ 12] 10.00-10.00 sec 128 KBytes 945 Mbits/sec
46802026-05-03T03:50:31.330Z[ 14] 10.00-10.00 sec 128 KBytes 945 Mbits/sec
46812026-05-03T03:50:31.330Z[ 16] 10.00-10.00 sec 128 KBytes 945 Mbits/sec
46822026-05-03T03:50:31.330Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46832026-05-03T03:50:31.330Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-05-03T03:50:31.330Z[SUM] 10.00-10.00 sec 384 KBytes 2.83 Gbits/sec
46852026-05-03T03:50:31.330Z- - - - - - - - - - - - - - - - - - - - - - - - -
46862026-05-03T03:50:31.330Z[ ID] Interval Transfer Bitrate
46872026-05-03T03:50:31.330Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
46882026-05-03T03:50:31.330Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46892026-05-03T03:50:31.330Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46902026-05-03T03:50:31.330Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
46912026-05-03T03:50:31.330Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46922026-05-03T03:50:31.330Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46932026-05-03T03:50:31.330Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46942026-05-03T03:50:31.330Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
46952026-05-03T03:50:31.330Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec sender
46962026-05-03T03:50:31.334ZRun 7/10...3515.792967773938Mbps
46972026-05-03T03:50:38.725Z-----------------------------------------------------------
46982026-05-03T03:50:38.725ZServer listening on 5201 (test #28)
46992026-05-03T03:50:38.725Z-----------------------------------------------------------
47002026-05-03T03:50:38.725ZAccepted connection from 10.0.0.1, port 48709
47012026-05-03T03:50:38.725Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37429
47022026-05-03T03:50:38.725Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43072
47032026-05-03T03:50:38.725Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40136
47042026-05-03T03:50:38.725Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42412
47052026-05-03T03:50:38.725Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47127
47062026-05-03T03:50:38.725Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38089
47072026-05-03T03:50:38.725Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63591
47082026-05-03T03:50:38.725Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42176
47092026-05-03T03:50:38.725Z[ ID] Interval Transfer Bitrate
47102026-05-03T03:50:38.725Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47112026-05-03T03:50:38.725Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47122026-05-03T03:50:38.725Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47132026-05-03T03:50:38.725Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47142026-05-03T03:50:38.725Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47152026-05-03T03:50:38.725Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47162026-05-03T03:50:38.725Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47172026-05-03T03:50:38.725Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47182026-05-03T03:50:38.725Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
47192026-05-03T03:50:38.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
47202026-05-03T03:50:38.725Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
47212026-05-03T03:50:38.725Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
47222026-05-03T03:50:38.725Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
47232026-05-03T03:50:38.725Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
47242026-05-03T03:50:38.725Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47252026-05-03T03:50:38.725Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
47262026-05-03T03:50:38.725Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47272026-05-03T03:50:38.725Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
47282026-05-03T03:50:38.726Z[SUM] 1.00-2.00 sec 432 MBytes 3.63 Gbits/sec
47292026-05-03T03:50:38.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
47302026-05-03T03:50:38.726Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47312026-05-03T03:50:38.726Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
47322026-05-03T03:50:38.726Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47332026-05-03T03:50:38.726Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
47342026-05-03T03:50:38.726Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
47352026-05-03T03:50:38.726Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
47362026-05-03T03:50:38.726Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
47372026-05-03T03:50:38.726Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
47382026-05-03T03:50:38.726Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
47392026-05-03T03:50:38.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
47402026-05-03T03:50:38.726Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47412026-05-03T03:50:38.726Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47422026-05-03T03:50:38.726Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47432026-05-03T03:50:38.726Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47442026-05-03T03:50:38.726Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
47452026-05-03T03:50:38.726Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47462026-05-03T03:50:38.726Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47472026-05-03T03:50:38.726Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47482026-05-03T03:50:38.726Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
47492026-05-03T03:50:38.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
47502026-05-03T03:50:38.726Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
47512026-05-03T03:50:38.726Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47522026-05-03T03:50:38.726Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
47532026-05-03T03:50:38.726Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47542026-05-03T03:50:38.726Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
47552026-05-03T03:50:38.726Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
47562026-05-03T03:50:38.726Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
47572026-05-03T03:50:38.726Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47582026-05-03T03:50:38.726Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
47592026-05-03T03:50:38.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
47602026-05-03T03:50:38.726Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47612026-05-03T03:50:38.726Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47622026-05-03T03:50:38.726Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47632026-05-03T03:50:38.726Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47642026-05-03T03:50:38.726Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47652026-05-03T03:50:38.726Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47662026-05-03T03:50:38.726Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47672026-05-03T03:50:38.727Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47682026-05-03T03:50:38.727Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
47692026-05-03T03:50:38.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
47702026-05-03T03:50:38.727Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47712026-05-03T03:50:38.727Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47722026-05-03T03:50:38.727Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47732026-05-03T03:50:41.730Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47742026-05-03T03:50:41.730Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47752026-05-03T03:50:41.730Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47762026-05-03T03:50:41.730Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47772026-05-03T03:50:41.730Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47782026-05-03T03:50:41.730Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
47792026-05-03T03:50:41.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
47802026-05-03T03:50:41.730Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
47812026-05-03T03:50:41.730Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
47822026-05-03T03:50:41.730Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
47832026-05-03T03:50:41.730Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
47842026-05-03T03:50:41.730Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
47852026-05-03T03:50:41.730Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47862026-05-03T03:50:41.730Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
47872026-05-03T03:50:41.730Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47882026-05-03T03:50:41.730Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
47892026-05-03T03:50:41.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
47902026-05-03T03:50:41.730Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47912026-05-03T03:50:41.730Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
47922026-05-03T03:50:41.730Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47932026-05-03T03:50:41.731Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47942026-05-03T03:50:41.731Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47952026-05-03T03:50:41.731Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47962026-05-03T03:50:41.731Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47972026-05-03T03:50:41.731Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47982026-05-03T03:50:41.731Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
47992026-05-03T03:50:41.731Z- - - - - - - - - - - - - - - - - - - - - - - - -
48002026-05-03T03:50:41.731Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48012026-05-03T03:50:41.731Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48022026-05-03T03:50:41.731Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
48032026-05-03T03:50:41.731Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48042026-05-03T03:50:41.731Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
48052026-05-03T03:50:41.731Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
48062026-05-03T03:50:41.731Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
48072026-05-03T03:50:41.731Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
48082026-05-03T03:50:41.731Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
48092026-05-03T03:50:41.731Z- - - - - - - - - - - - - - - - - - - - - - - - -
48102026-05-03T03:50:41.731Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48112026-05-03T03:50:41.731Z[ 8] 10.00-10.00 sec 128 KBytes 955 Mbits/sec
48122026-05-03T03:50:41.731Z[ 10] 10.00-10.00 sec 128 KBytes 955 Mbits/sec
48132026-05-03T03:50:41.731Z[ 12] 10.00-10.00 sec 128 KBytes 956 Mbits/sec
48142026-05-03T03:50:41.731Z[ 14] 10.00-10.00 sec 128 KBytes 956 Mbits/sec
48152026-05-03T03:50:41.731Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48162026-05-03T03:50:41.731Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48172026-05-03T03:50:41.731Z[ 20] 10.00-10.00 sec 128 KBytes 955 Mbits/sec
48182026-05-03T03:50:41.731Z[SUM] 10.00-10.00 sec 640 KBytes 4.77 Gbits/sec
48192026-05-03T03:50:41.731Z- - - - - - - - - - - - - - - - - - - - - - - - -
48202026-05-03T03:50:41.731Z[ ID] Interval Transfer Bitrate
48212026-05-03T03:50:41.731Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
48222026-05-03T03:50:41.731Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
48232026-05-03T03:50:41.731Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
48242026-05-03T03:50:41.731Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
48252026-05-03T03:50:41.731Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
48262026-05-03T03:50:41.731Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
48272026-05-03T03:50:41.731Z[ 18] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
48282026-05-03T03:50:41.731Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
48292026-05-03T03:50:41.732Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
48302026-05-03T03:50:41.735ZRun 8/10...3526.8063572105357Mbps
48312026-05-03T03:50:49.127Z-----------------------------------------------------------
48322026-05-03T03:50:49.127ZServer listening on 5201 (test #29)
48332026-05-03T03:50:49.127Z-----------------------------------------------------------
48342026-05-03T03:50:49.127ZAccepted connection from 10.0.0.1, port 44868
48352026-05-03T03:50:49.127Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47906
48362026-05-03T03:50:49.127Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55344
48372026-05-03T03:50:49.127Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33997
48382026-05-03T03:50:49.127Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63322
48392026-05-03T03:50:49.127Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52603
48402026-05-03T03:50:49.127Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44418
48412026-05-03T03:50:49.127Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58426
48422026-05-03T03:50:49.127Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51141
48432026-05-03T03:50:49.127Z[ ID] Interval Transfer Bitrate
48442026-05-03T03:50:49.127Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48452026-05-03T03:50:49.127Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48462026-05-03T03:50:49.127Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48472026-05-03T03:50:49.127Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48482026-05-03T03:50:49.127Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48492026-05-03T03:50:49.127Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48502026-05-03T03:50:49.127Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48512026-05-03T03:50:49.128Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48522026-05-03T03:50:49.128Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
48532026-05-03T03:50:49.128Z- - - - - - - - - - - - - - - - - - - - - - - - -
48542026-05-03T03:50:49.128Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48552026-05-03T03:50:49.128Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48562026-05-03T03:50:49.128Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48572026-05-03T03:50:49.128Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48582026-05-03T03:50:49.128Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48592026-05-03T03:50:49.128Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48602026-05-03T03:50:49.128Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48612026-05-03T03:50:49.128Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48622026-05-03T03:50:49.128Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
48632026-05-03T03:50:49.128Z- - - - - - - - - - - - - - - - - - - - - - - - -
48642026-05-03T03:50:49.128Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
48652026-05-03T03:50:49.128Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
48662026-05-03T03:50:49.128Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
48672026-05-03T03:50:49.128Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
48682026-05-03T03:50:49.128Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
48692026-05-03T03:50:49.128Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
48702026-05-03T03:50:49.128Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
48712026-05-03T03:50:49.128Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
48722026-05-03T03:50:49.128Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
48732026-05-03T03:50:49.128Z- - - - - - - - - - - - - - - - - - - - - - - - -
48742026-05-03T03:50:49.128Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48752026-05-03T03:50:49.128Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48762026-05-03T03:50:49.128Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48772026-05-03T03:50:49.128Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48782026-05-03T03:50:49.128Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48792026-05-03T03:50:49.128Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48802026-05-03T03:50:49.128Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48812026-05-03T03:50:49.128Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48822026-05-03T03:50:49.128Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
48832026-05-03T03:50:49.128Z- - - - - - - - - - - - - - - - - - - - - - - - -
48842026-05-03T03:50:49.128Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48852026-05-03T03:50:49.128Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48862026-05-03T03:50:49.128Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48872026-05-03T03:50:49.128Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48882026-05-03T03:50:49.128Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48892026-05-03T03:50:49.128Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48902026-05-03T03:50:49.129Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48912026-05-03T03:50:49.129Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48922026-05-03T03:50:49.129Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
48932026-05-03T03:50:49.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
48942026-05-03T03:50:49.129Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
48952026-05-03T03:50:49.129Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
48962026-05-03T03:50:49.129Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
48972026-05-03T03:50:49.129Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
48982026-05-03T03:50:49.129Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
48992026-05-03T03:50:49.129Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49002026-05-03T03:50:49.129Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49012026-05-03T03:50:49.129Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49022026-05-03T03:50:49.129Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
49032026-05-03T03:50:49.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
49042026-05-03T03:50:49.129Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49052026-05-03T03:50:49.129Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49062026-05-03T03:50:49.129Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49072026-05-03T03:50:52.131Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49082026-05-03T03:50:52.131Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49092026-05-03T03:50:52.131Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49102026-05-03T03:50:52.131Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49112026-05-03T03:50:52.131Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49122026-05-03T03:50:52.131Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
49132026-05-03T03:50:52.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
49142026-05-03T03:50:52.131Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49152026-05-03T03:50:52.131Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49162026-05-03T03:50:52.132Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49172026-05-03T03:50:52.132Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49182026-05-03T03:50:52.132Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49192026-05-03T03:50:52.132Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
49202026-05-03T03:50:52.132Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49212026-05-03T03:50:52.132Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
49222026-05-03T03:50:52.132Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
49232026-05-03T03:50:52.132Z- - - - - - - - - - - - - - - - - - - - - - - - -
49242026-05-03T03:50:52.132Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49252026-05-03T03:50:52.132Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
49262026-05-03T03:50:52.132Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
49272026-05-03T03:50:52.132Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
49282026-05-03T03:50:52.132Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49292026-05-03T03:50:52.132Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49302026-05-03T03:50:52.132Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49312026-05-03T03:50:52.132Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49322026-05-03T03:50:52.132Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
49332026-05-03T03:50:52.132Z- - - - - - - - - - - - - - - - - - - - - - - - -
49342026-05-03T03:50:52.132Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
49352026-05-03T03:50:52.132Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49362026-05-03T03:50:52.132Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49372026-05-03T03:50:52.132Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49382026-05-03T03:50:52.132Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49392026-05-03T03:50:52.132Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49402026-05-03T03:50:52.132Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
49412026-05-03T03:50:52.132Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49422026-05-03T03:50:52.132Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
49432026-05-03T03:50:52.132Z- - - - - - - - - - - - - - - - - - - - - - - - -
49442026-05-03T03:50:52.132Z[ 5] 10.00-10.00 sec 128 KBytes 851 Mbits/sec
49452026-05-03T03:50:52.132Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49462026-05-03T03:50:52.132Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49472026-05-03T03:50:52.132Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49482026-05-03T03:50:52.132Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49492026-05-03T03:50:52.132Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49502026-05-03T03:50:52.132Z[ 18] 10.00-10.00 sec 128 KBytes 852 Mbits/sec
49512026-05-03T03:50:52.132Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49522026-05-03T03:50:52.132Z[SUM] 10.00-10.00 sec 256 KBytes 1.70 Gbits/sec
49532026-05-03T03:50:52.132Z- - - - - - - - - - - - - - - - - - - - - - - - -
49542026-05-03T03:50:52.133Z[ ID] Interval Transfer Bitrate
49552026-05-03T03:50:52.133Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49562026-05-03T03:50:52.133Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49572026-05-03T03:50:52.133Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49582026-05-03T03:50:52.133Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49592026-05-03T03:50:52.133Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49602026-05-03T03:50:52.133Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49612026-05-03T03:50:52.133Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49622026-05-03T03:50:52.133Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49632026-05-03T03:50:52.133Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
49642026-05-03T03:50:52.136ZRun 9/10...3501.9113088775216Mbps
49652026-05-03T03:50:59.526Z-----------------------------------------------------------
49662026-05-03T03:50:59.526ZServer listening on 5201 (test #30)
49672026-05-03T03:50:59.526Z-----------------------------------------------------------
49682026-05-03T03:50:59.526ZAccepted connection from 10.0.0.1, port 46482
49692026-05-03T03:50:59.526Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56110
49702026-05-03T03:50:59.526Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40374
49712026-05-03T03:50:59.526Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48166
49722026-05-03T03:50:59.526Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58408
49732026-05-03T03:50:59.526Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52602
49742026-05-03T03:50:59.526Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37100
49752026-05-03T03:50:59.526Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62948
49762026-05-03T03:50:59.527Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47901
49772026-05-03T03:50:59.527Z[ ID] Interval Transfer Bitrate
49782026-05-03T03:50:59.527Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49792026-05-03T03:50:59.527Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49802026-05-03T03:50:59.527Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49812026-05-03T03:50:59.527Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49822026-05-03T03:50:59.527Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49832026-05-03T03:50:59.527Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49842026-05-03T03:50:59.527Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49852026-05-03T03:50:59.527Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49862026-05-03T03:50:59.527Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
49872026-05-03T03:50:59.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
49882026-05-03T03:50:59.527Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
49892026-05-03T03:50:59.527Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
49902026-05-03T03:50:59.527Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49912026-05-03T03:50:59.527Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
49922026-05-03T03:50:59.527Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
49932026-05-03T03:50:59.527Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49942026-05-03T03:50:59.527Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
49952026-05-03T03:50:59.527Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
49962026-05-03T03:50:59.527Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
49972026-05-03T03:50:59.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
49982026-05-03T03:50:59.527Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
49992026-05-03T03:50:59.527Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50002026-05-03T03:50:59.527Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50012026-05-03T03:50:59.527Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
50022026-05-03T03:50:59.527Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50032026-05-03T03:50:59.527Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50042026-05-03T03:50:59.527Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50052026-05-03T03:50:59.527Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
50062026-05-03T03:50:59.527Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
50072026-05-03T03:50:59.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
50082026-05-03T03:50:59.527Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
50092026-05-03T03:50:59.527Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50102026-05-03T03:50:59.527Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50112026-05-03T03:50:59.527Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50122026-05-03T03:50:59.527Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50132026-05-03T03:50:59.527Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50142026-05-03T03:50:59.528Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50152026-05-03T03:50:59.528Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50162026-05-03T03:50:59.528Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
50172026-05-03T03:50:59.531Z- - - - - - - - - - - - - - - - - - - - - - - - -
50182026-05-03T03:50:59.531Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
50192026-05-03T03:50:59.531Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
50202026-05-03T03:50:59.531Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50212026-05-03T03:50:59.531Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
50222026-05-03T03:50:59.531Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50232026-05-03T03:50:59.531Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
50242026-05-03T03:50:59.531Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
50252026-05-03T03:50:59.531Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50262026-05-03T03:50:59.531Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
50272026-05-03T03:50:59.531Z- - - - - - - - - - - - - - - - - - - - - - - - -
50282026-05-03T03:50:59.531Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50292026-05-03T03:50:59.531Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50302026-05-03T03:50:59.531Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50312026-05-03T03:50:59.531Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50322026-05-03T03:50:59.531Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50332026-05-03T03:50:59.531Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50342026-05-03T03:50:59.531Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50352026-05-03T03:50:59.531Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50362026-05-03T03:50:59.531Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
50372026-05-03T03:50:59.531Z- - - - - - - - - - - - - - - - - - - - - - - - -
50382026-05-03T03:50:59.531Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50392026-05-03T03:50:59.531Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50402026-05-03T03:50:59.531Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50412026-05-03T03:51:02.533Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50422026-05-03T03:51:02.533Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50432026-05-03T03:51:02.533Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50442026-05-03T03:51:02.533Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50452026-05-03T03:51:02.533Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50462026-05-03T03:51:02.533Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
50472026-05-03T03:51:02.533Z- - - - - - - - - - - - - - - - - - - - - - - - -
50482026-05-03T03:51:02.533Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50492026-05-03T03:51:02.533Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50502026-05-03T03:51:02.533Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50512026-05-03T03:51:02.533Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50522026-05-03T03:51:02.533Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50532026-05-03T03:51:02.534Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50542026-05-03T03:51:02.534Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50552026-05-03T03:51:02.534Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50562026-05-03T03:51:02.534Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
50572026-05-03T03:51:02.534Z- - - - - - - - - - - - - - - - - - - - - - - - -
50582026-05-03T03:51:02.534Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50592026-05-03T03:51:02.534Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50602026-05-03T03:51:02.534Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50612026-05-03T03:51:02.534Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50622026-05-03T03:51:02.534Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50632026-05-03T03:51:02.534Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50642026-05-03T03:51:02.534Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50652026-05-03T03:51:02.534Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50662026-05-03T03:51:02.534Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
50672026-05-03T03:51:02.534Z- - - - - - - - - - - - - - - - - - - - - - - - -
50682026-05-03T03:51:02.534Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
50692026-05-03T03:51:02.534Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50702026-05-03T03:51:02.534Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
50712026-05-03T03:51:02.534Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50722026-05-03T03:51:02.534Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
50732026-05-03T03:51:02.534Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50742026-05-03T03:51:02.534Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50752026-05-03T03:51:02.534Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
50762026-05-03T03:51:02.534Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
50772026-05-03T03:51:02.534Z- - - - - - - - - - - - - - - - - - - - - - - - -
50782026-05-03T03:51:02.534Z[ 5] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
50792026-05-03T03:51:02.534Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50802026-05-03T03:51:02.534Z[ 10] 10.00-10.00 sec 128 KBytes 918 Mbits/sec
50812026-05-03T03:51:02.534Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50822026-05-03T03:51:02.534Z[ 14] 10.00-10.00 sec 128 KBytes 919 Mbits/sec
50832026-05-03T03:51:02.534Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50842026-05-03T03:51:02.534Z[ 18] 10.00-10.00 sec 128 KBytes 919 Mbits/sec
50852026-05-03T03:51:02.534Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50862026-05-03T03:51:02.534Z[SUM] 10.00-10.00 sec 512 KBytes 3.67 Gbits/sec
50872026-05-03T03:51:02.534Z- - - - - - - - - - - - - - - - - - - - - - - - -
50882026-05-03T03:51:02.534Z[ ID] Interval Transfer Bitrate
50892026-05-03T03:51:02.534Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50902026-05-03T03:51:02.534Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
50912026-05-03T03:51:02.535Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
50922026-05-03T03:51:02.535Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
50932026-05-03T03:51:02.535Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50942026-05-03T03:51:02.535Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
50952026-05-03T03:51:02.535Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
50962026-05-03T03:51:02.535Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50972026-05-03T03:51:02.535Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
50982026-05-03T03:51:02.538ZRun 10/10...3512.3221706282065Mbps
50992026-05-03T03:51:02.538Z###---------------------###
51002026-05-03T03:51:02.538Z::: iPerf done... :::
51012026-05-03T03:51:02.538Z:::Awaiting out files...:::
51022026-05-03T03:51:02.538Z###---------------------###
51032026-05-03T03:51:02.538Z###-----###
51042026-05-03T03:51:02.538Z:::done!:::
51052026-05-03T03:51:02.538Z###-----###
51062026-05-03T03:51:03.506ZBenchmarking iperf-tcp/local/s2c/tx
51072026-05-03T03:51:03.506ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51082026-05-03T03:51:07.371ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51092026-05-03T03:51:27.372ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51102026-05-03T03:51:27.460Ziperf-tcp/local/s2c/tx time: [3.4170 µs 3.4171 µs 3.4172 µs]
51112026-05-03T03:51:27.460Z change: [−0.4664% −0.4614% −0.4559%] (p = 0.00 < 0.05)
51122026-05-03T03:51:27.460Z Change within noise threshold.
51132026-05-03T03:51:27.460ZFound 6 outliers among 100 measurements (6.00%)
51142026-05-03T03:51:27.460Z 1 (1.00%) low severe
51152026-05-03T03:51:27.460Z 2 (2.00%) low mild
51162026-05-03T03:51:27.460Z 1 (1.00%) high mild
51172026-05-03T03:51:27.460Z 2 (2.00%) high severe
51182026-05-03T03:51:28.340Z
51192026-05-03T03:51:28.343ZBenchmarking iperf-tcp/local/s2c/rx
51202026-05-03T03:51:28.343ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51212026-05-03T03:51:32.206ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51222026-05-03T03:51:52.223ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51232026-05-03T03:51:52.310Ziperf-tcp/local/s2c/rx time: [6.4688 µs 6.4689 µs 6.4691 µs]
51242026-05-03T03:51:52.310Z change: [−0.3352% −0.3307% −0.3263%] (p = 0.00 < 0.05)
51252026-05-03T03:51:52.310Z Change within noise threshold.
51262026-05-03T03:51:52.310ZFound 4 outliers among 100 measurements (4.00%)
51272026-05-03T03:51:52.310Z 1 (1.00%) low severe
51282026-05-03T03:51:52.310Z 2 (2.00%) low mild
51292026-05-03T03:51:52.310Z 1 (1.00%) high mild
51302026-05-03T03:51:53.187Z
51312026-05-03T03:51:57.602Z+ cargo ubench
51322026-05-03T03:51:57.730Z Compiling proc-macro2 v1.0.106
51332026-05-03T03:51:57.730Z Compiling quote v1.0.45
51342026-05-03T03:51:57.730Z Compiling unicode-ident v1.0.24
51352026-05-03T03:51:57.730Z Compiling serde_core v1.0.228
51362026-05-03T03:51:57.733Z Compiling cfg-if v1.0.4
51372026-05-03T03:51:57.733Z Compiling libc v0.2.186
51382026-05-03T03:51:57.733Z Compiling memchr v2.8.0
51392026-05-03T03:51:57.733Z Compiling serde v1.0.228
51402026-05-03T03:51:57.830Z Compiling rustversion v1.0.22
51412026-05-03T03:51:57.886Z Compiling strsim v0.11.1
51422026-05-03T03:51:58.071Z Compiling ident_case v1.0.1
51432026-05-03T03:51:58.091Z Compiling version_check v0.9.5
51442026-05-03T03:51:58.165Z Compiling zerocopy v0.8.48
51452026-05-03T03:51:58.180Z Compiling either v1.15.0
51462026-05-03T03:51:58.342Z Compiling thiserror v2.0.18
51472026-05-03T03:51:58.381Z Compiling fnv v1.0.7
51482026-05-03T03:51:58.563Z Compiling crossbeam-utils v0.8.21
51492026-05-03T03:51:58.671Z Compiling syn v1.0.109
51502026-05-03T03:51:58.683Z Compiling regex-syntax v0.8.10
51512026-05-03T03:51:58.849Z Compiling pin-project-lite v0.2.17
51522026-05-03T03:51:58.855Z Compiling aho-corasick v1.1.4
51532026-05-03T03:51:58.912Z Compiling syn v2.0.117
51542026-05-03T03:51:58.951Z Compiling hashbrown v0.17.0
51552026-05-03T03:51:58.996Z Compiling equivalent v1.0.2
51562026-05-03T03:51:59.016Z Compiling winnow v1.0.2
51572026-05-03T03:51:59.148Z Compiling itertools v0.14.0
51582026-05-03T03:51:59.569Z Compiling indexmap v2.14.0
51592026-05-03T03:52:00.073Z Compiling bitflags v2.11.1
51602026-05-03T03:52:00.130Z Compiling regex-automata v0.4.14
51612026-05-03T03:52:00.160Z Compiling toml_parser v1.1.2+spec-1.1.0
51622026-05-03T03:52:00.382Z Compiling autocfg v1.5.0
51632026-05-03T03:52:00.410Z Compiling byteorder v1.5.0
51642026-05-03T03:52:00.597Z Compiling toml_datetime v1.1.1+spec-1.1.0
51652026-05-03T03:52:00.702Z Compiling heapless v0.8.0
51662026-05-03T03:52:00.715Z Compiling num-traits v0.2.19
51672026-05-03T03:52:00.720Z Compiling hash32 v0.3.1
51682026-05-03T03:52:00.814Z Compiling toml_edit v0.25.11+spec-1.1.0
51692026-05-03T03:52:00.849Z Compiling slog v2.8.2
51702026-05-03T03:52:00.917Z Compiling stable_deref_trait v1.2.1
51712026-05-03T03:52:00.927Z Compiling futures-core v0.3.32
51722026-05-03T03:52:00.984Z Compiling macaddr v1.0.1
51732026-05-03T03:52:01.062Z Compiling smoltcp v0.11.0
51742026-05-03T03:52:01.069Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51752026-05-03T03:52:01.141Z Compiling futures-sink v0.3.32
51762026-05-03T03:52:01.242Z Compiling futures-channel v0.3.32
51772026-05-03T03:52:01.391Z Compiling proc-macro-crate v3.5.0
51782026-05-03T03:52:01.468Z Compiling proc-macro-error-attr v1.0.4
51792026-05-03T03:52:01.482Z Compiling crc32fast v1.5.0
51802026-05-03T03:52:01.647Z Compiling darling_core v0.21.3
51812026-05-03T03:52:01.681Z Compiling darling_core v0.23.0
51822026-05-03T03:52:01.697Z Compiling ref-cast v1.0.25
51832026-05-03T03:52:01.755Z Compiling regex v1.12.3
51842026-05-03T03:52:01.798Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
51852026-05-03T03:52:01.992Z Compiling managed v0.8.0
51862026-05-03T03:52:02.006Z Compiling itoa v1.0.18
51872026-05-03T03:52:02.144Z Compiling getrandom v0.4.2
51882026-05-03T03:52:02.209Z Compiling slab v0.4.12
51892026-05-03T03:52:02.230Z Compiling futures-task v0.3.32
51902026-05-03T03:52:02.406Z Compiling futures-io v0.3.32
51912026-05-03T03:52:02.457Z Compiling bitflags v1.3.2
51922026-05-03T03:52:02.463Z Compiling anyhow v1.0.102
51932026-05-03T03:52:02.473Z Compiling rand_core v0.10.1
51942026-05-03T03:52:02.676Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51952026-05-03T03:52:02.700Z Compiling proc-macro-error v1.0.4
51962026-05-03T03:52:02.823Z Compiling serde_derive v1.0.228
51972026-05-03T03:52:02.912Z Compiling zerocopy-derive v0.8.48
51982026-05-03T03:52:02.970Z Compiling thiserror-impl v2.0.18
51992026-05-03T03:52:03.045Z Compiling futures-macro v0.3.32
52002026-05-03T03:52:03.357Z Compiling num_enum_derive v0.7.6
52012026-05-03T03:52:03.789Z Compiling darling_macro v0.21.3
52022026-05-03T03:52:03.811Z Compiling darling_macro v0.23.0
52032026-05-03T03:52:03.836Z Compiling futures-util v0.3.32
52042026-05-03T03:52:04.263Z Compiling cobs v0.3.0
52052026-05-03T03:52:04.301Z Compiling darling v0.21.3
52062026-05-03T03:52:04.311Z Compiling ref-cast-impl v1.0.25
52072026-05-03T03:52:04.326Z Compiling darling v0.23.0
52082026-05-03T03:52:04.371Z Compiling ingot-macros v0.1.1
52092026-05-03T03:52:04.397Z Compiling foreign-types-macros v0.2.3
52102026-05-03T03:52:04.478Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52112026-05-03T03:52:04.694Z Compiling once_cell v1.21.4
52122026-05-03T03:52:04.884Z Compiling unicode-width v0.2.2
52132026-05-03T03:52:04.925Z Compiling foreign-types-shared v0.3.1
52142026-05-03T03:52:05.004Z Compiling ipnetwork v0.21.1
52152026-05-03T03:52:05.009Z Compiling rustix v1.1.4
52162026-05-03T03:52:05.180Z Compiling cpufeatures v0.3.0
52172026-05-03T03:52:05.249Z Compiling chacha20 v0.10.0
52182026-05-03T03:52:05.369Z Compiling tabwriter v1.4.1
52192026-05-03T03:52:05.427Z Compiling foreign-types v0.5.0
52202026-05-03T03:52:05.540Z Compiling tracing-core v0.1.36
52212026-05-03T03:52:05.581Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52222026-05-03T03:52:05.593Z Compiling num_enum v0.7.6
52232026-05-03T03:52:05.797Z Compiling tracing-attributes v0.1.31
52242026-05-03T03:52:06.071Z Compiling erased-serde v0.3.31
52252026-05-03T03:52:06.171Z Compiling postcard v1.1.3
52262026-05-03T03:52:06.236Z Compiling futures-executor v0.3.32
52272026-05-03T03:52:06.383Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52282026-05-03T03:52:06.800Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52292026-05-03T03:52:06.857Z Compiling errno v0.3.14
52302026-05-03T03:52:06.950Z Compiling cstr-argument v0.1.2
52312026-05-03T03:52:06.973Z Compiling num-conv v0.2.1
52322026-05-03T03:52:06.993Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
52332026-05-03T03:52:07.005Z Compiling dyn-clone v1.0.20
52342026-05-03T03:52:07.102Z Compiling shlex v1.3.0
52352026-05-03T03:52:07.108Z Compiling pretty-hex v0.4.2
52362026-05-03T03:52:07.138Z Compiling utf8parse v0.2.2
52372026-05-03T03:52:07.234Z Compiling zmij v1.0.21
52382026-05-03T03:52:07.234Z Compiling thiserror v1.0.69
52392026-05-03T03:52:07.253Z Compiling powerfmt v0.2.0
52402026-05-03T03:52:07.275Z Compiling find-msvc-tools v0.1.9
52412026-05-03T03:52:07.502Z Compiling ingot-types v0.1.2
52422026-05-03T03:52:07.526Z Compiling time-core v0.1.8
52432026-05-03T03:52:07.533Z Compiling deranged v0.5.8
52442026-05-03T03:52:07.576Z Compiling cc v1.2.61
52452026-05-03T03:52:07.662Z Compiling time-macros v0.2.27
52462026-05-03T03:52:07.763Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52472026-05-03T03:52:07.879Z Compiling ingot v0.1.1
52482026-05-03T03:52:07.928Z Compiling anstyle-parse v1.0.0
52492026-05-03T03:52:08.133Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
52502026-05-03T03:52:08.343Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52512026-05-03T03:52:08.508Z Compiling tracing v0.1.44
52522026-05-03T03:52:08.638Z Compiling rand v0.10.1
52532026-05-03T03:52:08.693Z Compiling futures v0.3.32
52542026-05-03T03:52:08.763Z Compiling thiserror-impl v1.0.69
52552026-05-03T03:52:08.837Z Compiling crossbeam-epoch v0.9.18
52562026-05-03T03:52:09.280Z Compiling uuid v1.23.1
52572026-05-03T03:52:09.397Z Compiling arc-swap v1.9.1
52582026-05-03T03:52:09.467Z Compiling socket2 v0.6.3
52592026-05-03T03:52:09.689Z Compiling nom v8.0.0
52602026-05-03T03:52:09.739Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52612026-05-03T03:52:09.902Z Compiling thread_local v1.1.9
52622026-05-03T03:52:10.005Z Compiling colorchoice v1.0.5
52632026-05-03T03:52:10.114Z Compiling anstyle-query v1.1.5
52642026-05-03T03:52:10.205Z Compiling colored v3.1.1
52652026-05-03T03:52:10.213Z Compiling rayon-core v1.13.0
52662026-05-03T03:52:10.232Z Compiling heck v0.4.1
52672026-05-03T03:52:10.418Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52682026-05-03T03:52:10.771Z Compiling serde_json v1.0.149
52692026-05-03T03:52:10.943Z Compiling anstyle v1.0.14
52702026-05-03T03:52:11.141Z Compiling iana-time-zone v0.1.65
52712026-05-03T03:52:11.193Z Compiling slog-async v2.8.0
52722026-05-03T03:52:11.450Z Compiling lazy_static v1.5.0
52732026-05-03T03:52:11.450Z Compiling is_terminal_polyfill v1.70.2
52742026-05-03T03:52:11.477Z Compiling oxnet v0.1.4
52752026-05-03T03:52:11.538Z Compiling slog-scope v4.4.1
52762026-05-03T03:52:11.543Z Compiling anstream v1.0.0
52772026-05-03T03:52:11.826Z Compiling chrono v0.4.44
52782026-05-03T03:52:11.910Z Compiling time v0.3.47
52792026-05-03T03:52:12.256Z Compiling rusticata-macros v5.0.0
52802026-05-03T03:52:12.483Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52812026-05-03T03:52:12.631Z Compiling terminal_size v0.4.4
52822026-05-03T03:52:12.776Z Compiling crossbeam-deque v0.8.6
52832026-05-03T03:52:12.980Z Compiling cookie-factory v0.3.3
52842026-05-03T03:52:12.988Z Compiling alloca v0.4.0
52852026-05-03T03:52:13.261Z Compiling half v2.7.1
52862026-05-03T03:52:13.301Z Compiling crossbeam-channel v0.5.15
52872026-05-03T03:52:13.440Z Compiling is-terminal v0.4.17
52882026-05-03T03:52:13.535Z Compiling itertools v0.12.1
52892026-05-03T03:52:13.667Z Compiling log v0.4.29
52902026-05-03T03:52:13.893Z Compiling plotters-backend v0.3.7
52912026-05-03T03:52:13.941Z Compiling take_mut v0.2.2
52922026-05-03T03:52:14.051Z Compiling clap_lex v1.1.0
52932026-05-03T03:52:14.209Z Compiling heck v0.5.0
52942026-05-03T03:52:14.284Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52952026-05-03T03:52:14.378Z Compiling cfg_aliases v0.2.1
52962026-05-03T03:52:14.405Z Compiling term v1.2.1
52972026-05-03T03:52:14.445Z Compiling circular v0.3.0
52982026-05-03T03:52:14.661Z Compiling ciborium-io v0.2.2
52992026-05-03T03:52:14.753Z Compiling ciborium-ll v0.2.2
53002026-05-03T03:52:14.832Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53012026-05-03T03:52:14.950Z Compiling slog-term v2.9.2
53022026-05-03T03:52:14.957Z Compiling pcap-parser v0.17.0
53032026-05-03T03:52:14.990Z Compiling nix v0.31.2
53042026-05-03T03:52:15.363Z Compiling clap_derive v4.6.1
53052026-05-03T03:52:15.831Z Compiling clap_builder v4.6.0
53062026-05-03T03:52:16.037Z Compiling plotters-svg v0.3.7
53072026-05-03T03:52:16.340Z Compiling slog-stdlog v4.1.1
53082026-05-03T03:52:17.017Z Compiling itertools v0.13.0
53092026-05-03T03:52:17.077Z Compiling same-file v1.0.6
53102026-05-03T03:52:17.178Z Compiling cast v0.3.0
53112026-05-03T03:52:17.236Z Compiling walkdir v2.5.0
53122026-05-03T03:52:17.359Z Compiling rayon v1.12.0
53132026-05-03T03:52:17.799Z Compiling clap v4.6.1
53142026-05-03T03:52:17.876Z Compiling tinytemplate v1.2.1
53152026-05-03T03:52:18.246Z Compiling slog-envlogger v2.2.0
53162026-05-03T03:52:18.509Z Compiling criterion-plot v0.8.2
53172026-05-03T03:52:18.593Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53182026-05-03T03:52:18.984Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53192026-05-03T03:52:19.121Z Compiling plotters v0.3.7
53202026-05-03T03:52:19.281Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
53212026-05-03T03:52:19.499Z Compiling ciborium v0.2.2
53222026-05-03T03:52:19.606Z Compiling page_size v0.6.0
53232026-05-03T03:52:19.716Z Compiling oorandom v11.1.5
53242026-05-03T03:52:19.843Z Compiling anes v0.1.6
53252026-05-03T03:52:20.092Z Compiling criterion v0.8.2
53262026-05-03T03:52:20.184Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53272026-05-03T03:52:20.312Z Compiling link-section v0.13.1
53282026-05-03T03:52:20.452Z Compiling linktime-proc-macro v0.1.0
53292026-05-03T03:52:20.916Z Compiling ctor v0.13.1
53302026-05-03T03:52:22.058Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53312026-05-03T03:53:42.033Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 44s
53322026-05-03T03:53:42.059Z Running benches/userland.rs (target/release-lto/deps/userland-ac908de02c35b98e)
53332026-05-03T03:53:42.062ZGnuplot not found, using plotters backend
53342026-05-03T03:53:42.203ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53352026-05-03T03:53:42.203ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53362026-05-03T03:53:47.726ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0031 s (7.6M iterations)
53372026-05-03T03:53:52.583ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53382026-05-03T03:53:52.677Zparse/Hairpin-DHCPv4/wallclock/Discover
53392026-05-03T03:53:52.677Z time: [61.460 ns 61.598 ns 61.751 ns]
53402026-05-03T03:53:52.678Z change: [−0.8422% +0.1306% +1.1754%] (p = 0.80 > 0.05)
53412026-05-03T03:53:52.678Z No change in performance detected.
53422026-05-03T03:53:52.678ZFound 13 outliers among 100 measurements (13.00%)
53432026-05-03T03:53:52.678Z 6 (6.00%) high mild
53442026-05-03T03:53:52.678Z 7 (7.00%) high severe
53452026-05-03T03:53:53.884Z
53462026-05-03T03:53:53.887ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53472026-05-03T03:53:53.887ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53482026-05-03T03:53:59.792ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0000 s (3.6M iterations)
53492026-05-03T03:54:04.767ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53502026-05-03T03:54:04.856Zprocess/Hairpin-DHCPv4/wallclock/Discover
53512026-05-03T03:54:04.856Z time: [823.18 ns 823.80 ns 824.56 ns]
53522026-05-03T03:54:04.856Z change: [+0.3701% +0.5422% +0.6943%] (p = 0.00 < 0.05)
53532026-05-03T03:54:04.856Z Change within noise threshold.
53542026-05-03T03:54:04.856ZFound 6 outliers among 100 measurements (6.00%)
53552026-05-03T03:54:04.856Z 4 (4.00%) high mild
53562026-05-03T03:54:04.856Z 2 (2.00%) high severe
53572026-05-03T03:54:06.053Z
53582026-05-03T03:54:06.056ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53592026-05-03T03:54:06.056ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53602026-05-03T03:54:11.813ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0031 s (7.3M iterations)
53612026-05-03T03:54:16.464ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53622026-05-03T03:54:16.553Zparse/Hairpin-DHCPv4/wallclock/Request
53632026-05-03T03:54:16.553Z time: [61.249 ns 61.400 ns 61.572 ns]
53642026-05-03T03:54:16.553Z change: [−1.1772% −0.1388% +0.9444%] (p = 0.80 > 0.05)
53652026-05-03T03:54:16.553Z No change in performance detected.
53662026-05-03T03:54:16.553ZFound 13 outliers among 100 measurements (13.00%)
53672026-05-03T03:54:16.553Z 4 (4.00%) high mild
53682026-05-03T03:54:16.553Z 9 (9.00%) high severe
53692026-05-03T03:54:17.746Z
53702026-05-03T03:54:17.749ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53712026-05-03T03:54:17.749ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53722026-05-03T03:54:23.538ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0062 s (3.6M iterations)
53732026-05-03T03:54:28.507ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53742026-05-03T03:54:28.597Zprocess/Hairpin-DHCPv4/wallclock/Request
53752026-05-03T03:54:28.597Z time: [792.87 ns 793.19 ns 793.51 ns]
53762026-05-03T03:54:28.597Z change: [−0.5038% −0.3444% −0.1836%] (p = 0.00 < 0.05)
53772026-05-03T03:54:28.597Z Change within noise threshold.
53782026-05-03T03:54:28.597ZFound 7 outliers among 100 measurements (7.00%)
53792026-05-03T03:54:28.597Z 2 (2.00%) high mild
53802026-05-03T03:54:28.597Z 5 (5.00%) high severe
53812026-05-03T03:54:29.799Z
53822026-05-03T03:54:29.802ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53832026-05-03T03:54:29.802ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53842026-05-03T03:54:33.280ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0034 s (6.1M iterations)
53852026-05-03T03:54:38.135ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53862026-05-03T03:54:38.224Zparse/Hairpin-DHCPv6/wallclock/Solicit
53872026-05-03T03:54:38.224Z time: [60.485 ns 60.649 ns 60.834 ns]
53882026-05-03T03:54:38.224Z change: [−1.3780% −0.1415% +1.1004%] (p = 0.83 > 0.05)
53892026-05-03T03:54:38.224Z No change in performance detected.
53902026-05-03T03:54:38.224ZFound 15 outliers among 100 measurements (15.00%)
53912026-05-03T03:54:38.224Z 5 (5.00%) high mild
53922026-05-03T03:54:38.224Z 10 (10.00%) high severe
53932026-05-03T03:54:39.433Z
53942026-05-03T03:54:39.435ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53952026-05-03T03:54:39.435ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53962026-05-03T03:54:43.136ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0024 s (2.8M iterations)
53972026-05-03T03:54:48.149ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53982026-05-03T03:54:48.238Zprocess/Hairpin-DHCPv6/wallclock/Solicit
53992026-05-03T03:54:48.238Z time: [1.0310 µs 1.0316 µs 1.0323 µs]
54002026-05-03T03:54:48.238Z change: [−0.4944% −0.3470% −0.1986%] (p = 0.00 < 0.05)
54012026-05-03T03:54:48.241Z Change within noise threshold.
54022026-05-03T03:54:48.241ZFound 6 outliers among 100 measurements (6.00%)
54032026-05-03T03:54:48.241Z 3 (3.00%) high mild
54042026-05-03T03:54:48.241Z 3 (3.00%) high severe
54052026-05-03T03:54:49.445Z
54062026-05-03T03:54:49.448ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54072026-05-03T03:54:49.448ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54082026-05-03T03:54:53.256ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0011 s (5.5M iterations)
54092026-05-03T03:54:57.972ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54102026-05-03T03:54:58.061Zparse/Hairpin-DHCPv6/wallclock/Request
54112026-05-03T03:54:58.061Z time: [60.521 ns 60.685 ns 60.871 ns]
54122026-05-03T03:54:58.061Z change: [−1.5166% −0.4101% +0.6031%] (p = 0.48 > 0.05)
54132026-05-03T03:54:58.061Z No change in performance detected.
54142026-05-03T03:54:58.061ZFound 17 outliers among 100 measurements (17.00%)
54152026-05-03T03:54:58.061Z 6 (6.00%) high mild
54162026-05-03T03:54:58.061Z 11 (11.00%) high severe
54172026-05-03T03:54:59.266Z
54182026-05-03T03:54:59.269ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54192026-05-03T03:54:59.269ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54202026-05-03T03:55:03.220ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0068 s (2.7M iterations)
54212026-05-03T03:55:08.177ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54222026-05-03T03:55:08.265Zprocess/Hairpin-DHCPv6/wallclock/Request
54232026-05-03T03:55:08.265Z time: [1.0667 µs 1.0672 µs 1.0675 µs]
54242026-05-03T03:55:08.266Z change: [−0.6681% −0.5166% −0.3777%] (p = 0.00 < 0.05)
54252026-05-03T03:55:08.266Z Change within noise threshold.
54262026-05-03T03:55:08.266ZFound 15 outliers among 100 measurements (15.00%)
54272026-05-03T03:55:08.266Z 9 (9.00%) low mild
54282026-05-03T03:55:08.266Z 1 (1.00%) high mild
54292026-05-03T03:55:08.266Z 5 (5.00%) high severe
54302026-05-03T03:55:09.469Z
54312026-05-03T03:55:09.471ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54322026-05-03T03:55:09.471ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54332026-05-03T03:55:15.579ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0023 s (6.9M iterations)
54342026-05-03T03:55:20.091ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54352026-05-03T03:55:20.180Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54362026-05-03T03:55:20.180Z time: [60.430 ns 60.608 ns 60.809 ns]
54372026-05-03T03:55:20.180Z change: [−1.3200% −0.2926% +0.7858%] (p = 0.60 > 0.05)
54382026-05-03T03:55:20.180Z No change in performance detected.
54392026-05-03T03:55:20.180ZFound 11 outliers among 100 measurements (11.00%)
54402026-05-03T03:55:20.180Z 3 (3.00%) high mild
54412026-05-03T03:55:20.180Z 8 (8.00%) high severe
54422026-05-03T03:55:21.387Z
54432026-05-03T03:55:21.390ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54442026-05-03T03:55:21.390ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54452026-05-03T03:55:26.653ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0016 s (4.0M iterations)
54462026-05-03T03:55:31.510ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54472026-05-03T03:55:31.598Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54482026-05-03T03:55:31.599Z time: [620.47 ns 620.89 ns 621.36 ns]
54492026-05-03T03:55:31.599Z change: [−0.0350% +0.1522% +0.3440%] (p = 0.13 > 0.05)
54502026-05-03T03:55:31.599Z No change in performance detected.
54512026-05-03T03:55:31.599ZFound 5 outliers among 100 measurements (5.00%)
54522026-05-03T03:55:31.599Z 3 (3.00%) high mild
54532026-05-03T03:55:31.599Z 2 (2.00%) high severe
54542026-05-03T03:55:32.804Z
54552026-05-03T03:55:32.807ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54562026-05-03T03:55:32.807ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54572026-05-03T03:55:37.180ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0041 s (4.8M iterations)
54582026-05-03T03:55:41.018ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54592026-05-03T03:55:41.106Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54602026-05-03T03:55:41.106Z time: [120.77 ns 120.97 ns 121.20 ns]
54612026-05-03T03:55:41.106Z change: [−0.8704% −0.1016% +0.6294%] (p = 0.80 > 0.05)
54622026-05-03T03:55:41.106Z No change in performance detected.
54632026-05-03T03:55:41.106ZFound 15 outliers among 100 measurements (15.00%)
54642026-05-03T03:55:41.106Z 4 (4.00%) high mild
54652026-05-03T03:55:41.106Z 11 (11.00%) high severe
54662026-05-03T03:55:42.315Z
54672026-05-03T03:55:42.317ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54682026-05-03T03:55:42.317ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54692026-05-03T03:55:45.536ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0025 s (3.3M iterations)
54702026-05-03T03:55:50.046ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54712026-05-03T03:55:50.135Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54722026-05-03T03:55:50.135Z time: [701.77 ns 702.19 ns 702.71 ns]
54732026-05-03T03:55:50.135Z change: [+0.0459% +0.2137% +0.3918%] (p = 0.01 < 0.05)
54742026-05-03T03:55:50.135Z Change within noise threshold.
54752026-05-03T03:55:50.135ZFound 5 outliers among 100 measurements (5.00%)
54762026-05-03T03:55:50.135Z 1 (1.00%) high mild
54772026-05-03T03:55:50.135Z 4 (4.00%) high severe
54782026-05-03T03:55:51.334Z
54792026-05-03T03:55:51.337ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54802026-05-03T03:55:51.337ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54812026-05-03T03:55:57.546ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0027 s (6.8M iterations)
54822026-05-03T03:56:01.988ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54832026-05-03T03:56:02.076Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54842026-05-03T03:56:02.076Z time: [60.292 ns 60.477 ns 60.685 ns]
54852026-05-03T03:56:02.076Z change: [−1.2218% −0.2091% +0.8334%] (p = 0.71 > 0.05)
54862026-05-03T03:56:02.076Z No change in performance detected.
54872026-05-03T03:56:02.076ZFound 8 outliers among 100 measurements (8.00%)
54882026-05-03T03:56:02.076Z 3 (3.00%) high mild
54892026-05-03T03:56:02.076Z 5 (5.00%) high severe
54902026-05-03T03:56:03.279Z
54912026-05-03T03:56:03.282ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54922026-05-03T03:56:03.282ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54932026-05-03T03:56:09.326ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0016 s (3.5M iterations)
54942026-05-03T03:56:14.171ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54952026-05-03T03:56:14.260Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54962026-05-03T03:56:14.260Z time: [793.70 ns 794.01 ns 794.38 ns]
54972026-05-03T03:56:14.260Z change: [−0.7325% −0.5213% −0.2828%] (p = 0.00 < 0.05)
54982026-05-03T03:56:14.263Z Change within noise threshold.
54992026-05-03T03:56:14.263ZFound 6 outliers among 100 measurements (6.00%)
55002026-05-03T03:56:14.263Z 2 (2.00%) high mild
55012026-05-03T03:56:14.263Z 4 (4.00%) high severe
55022026-05-03T03:56:15.456Z
55032026-05-03T03:56:15.459ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55042026-05-03T03:56:15.459ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55052026-05-03T03:56:18.475ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0030 s (7.0M iterations)
55062026-05-03T03:56:23.027ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55072026-05-03T03:56:23.116Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55082026-05-03T03:56:23.116Z time: [59.905 ns 60.088 ns 60.294 ns]
55092026-05-03T03:56:23.116Z change: [−1.3989% −0.3642% +0.7958%] (p = 0.52 > 0.05)
55102026-05-03T03:56:23.116Z No change in performance detected.
55112026-05-03T03:56:23.116ZFound 10 outliers among 100 measurements (10.00%)
55122026-05-03T03:56:23.116Z 5 (5.00%) high mild
55132026-05-03T03:56:23.116Z 5 (5.00%) high severe
55142026-05-03T03:56:24.322Z
55152026-05-03T03:56:24.325ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55162026-05-03T03:56:24.325ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55172026-05-03T03:56:30.242ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0021 s (3.5M iterations)
55182026-05-03T03:56:35.043ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55192026-05-03T03:56:35.132Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55202026-05-03T03:56:35.132Z time: [754.18 ns 754.68 ns 755.24 ns]
55212026-05-03T03:56:35.132Z change: [−1.3283% −1.1188% −0.9063%] (p = 0.00 < 0.05)
55222026-05-03T03:56:35.132Z Change within noise threshold.
55232026-05-03T03:56:35.132ZFound 6 outliers among 100 measurements (6.00%)
55242026-05-03T03:56:35.132Z 2 (2.00%) high mild
55252026-05-03T03:56:35.132Z 4 (4.00%) high severe
55262026-05-03T03:56:36.328Z
55272026-05-03T03:56:36.331ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55282026-05-03T03:56:36.331ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55292026-05-03T03:56:39.801ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (12M iterations)
55302026-05-03T03:56:43.659ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55312026-05-03T03:56:43.747Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55322026-05-03T03:56:43.747Z time: [61.870 ns 62.032 ns 62.203 ns]
55332026-05-03T03:56:43.747Z change: [−0.7134% +0.0042% +0.6825%] (p = 0.99 > 0.05)
55342026-05-03T03:56:43.747Z No change in performance detected.
55352026-05-03T03:56:43.747ZFound 6 outliers among 100 measurements (6.00%)
55362026-05-03T03:56:43.747Z 3 (3.00%) high mild
55372026-05-03T03:56:43.747Z 3 (3.00%) high severe
55382026-05-03T03:56:44.953Z
55392026-05-03T03:56:44.956ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55402026-05-03T03:56:44.956ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55412026-05-03T03:56:50.133ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (4.1M iterations)
55422026-05-03T03:56:54.882ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55432026-05-03T03:56:54.971Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55442026-05-03T03:56:54.971Z time: [245.07 ns 245.52 ns 246.02 ns]
55452026-05-03T03:56:54.971Z change: [−0.7457% −0.2697% +0.1784%] (p = 0.26 > 0.05)
55462026-05-03T03:56:54.971Z No change in performance detected.
55472026-05-03T03:56:54.971ZFound 7 outliers among 100 measurements (7.00%)
55482026-05-03T03:56:54.971Z 4 (4.00%) high mild
55492026-05-03T03:56:54.971Z 3 (3.00%) high severe
55502026-05-03T03:56:56.177Z
55512026-05-03T03:56:56.180ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55522026-05-03T03:56:56.180ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55532026-05-03T03:56:59.353ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0010 s (6.6M iterations)
55542026-05-03T03:57:04.083ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55552026-05-03T03:57:04.173Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55562026-05-03T03:57:04.173Z time: [89.525 ns 89.743 ns 89.983 ns]
55572026-05-03T03:57:04.173Z change: [−0.9583% −0.5083% −0.0621%] (p = 0.03 < 0.05)
55582026-05-03T03:57:04.173Z Change within noise threshold.
55592026-05-03T03:57:04.173ZFound 1 outliers among 100 measurements (1.00%)
55602026-05-03T03:57:04.173Z 1 (1.00%) high severe
55612026-05-03T03:57:05.368Z
55622026-05-03T03:57:05.371ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55632026-05-03T03:57:05.371ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55642026-05-03T03:57:09.488ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0089 s (2.6M iterations)
55652026-05-03T03:57:14.477ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55662026-05-03T03:57:14.566Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55672026-05-03T03:57:14.566Z time: [276.12 ns 276.45 ns 276.82 ns]
55682026-05-03T03:57:14.566Z change: [−0.6576% −0.3419% −0.0386%] (p = 0.03 < 0.05)
55692026-05-03T03:57:14.566Z Change within noise threshold.
55702026-05-03T03:57:14.566ZFound 8 outliers among 100 measurements (8.00%)
55712026-05-03T03:57:14.566Z 5 (5.00%) high mild
55722026-05-03T03:57:14.566Z 3 (3.00%) high severe
55732026-05-03T03:57:15.770Z
55742026-05-03T03:57:15.773ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55752026-05-03T03:57:15.773ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55762026-05-03T03:57:21.999ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0017 s (6.7M iterations)
55772026-05-03T03:57:25.576ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55782026-05-03T03:57:25.666Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55792026-05-03T03:57:25.666Z time: [97.896 ns 98.090 ns 98.267 ns]
55802026-05-03T03:57:25.666Z change: [+0.0946% +0.7678% +1.5009%] (p = 0.03 < 0.05)
55812026-05-03T03:57:25.666Z Change within noise threshold.
55822026-05-03T03:57:25.666ZFound 3 outliers among 100 measurements (3.00%)
55832026-05-03T03:57:25.669Z 3 (3.00%) high severe
55842026-05-03T03:57:26.862Z
55852026-05-03T03:57:26.865ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55862026-05-03T03:57:26.865ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55872026-05-03T03:57:29.871ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0063 s (3.5M iterations)
55882026-05-03T03:57:34.512ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55892026-05-03T03:57:34.601Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55902026-05-03T03:57:34.601Z time: [221.03 ns 221.63 ns 222.36 ns]
55912026-05-03T03:57:34.601Z change: [−0.1008% +0.5653% +1.1799%] (p = 0.09 > 0.05)
55922026-05-03T03:57:34.601Z No change in performance detected.
55932026-05-03T03:57:34.601ZFound 2 outliers among 100 measurements (2.00%)
55942026-05-03T03:57:34.601Z 1 (1.00%) high mild
55952026-05-03T03:57:34.601Z 1 (1.00%) high severe
55962026-05-03T03:57:35.805Z
55972026-05-03T03:57:35.808ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55982026-05-03T03:57:35.808ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55992026-05-03T03:57:40.235ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0016 s (4.7M iterations)
56002026-05-03T03:57:44.653ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56012026-05-03T03:57:44.742Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56022026-05-03T03:57:44.742Z time: [127.26 ns 127.54 ns 127.79 ns]
56032026-05-03T03:57:44.742Z change: [+0.4716% +0.9104% +1.3394%] (p = 0.00 < 0.05)
56042026-05-03T03:57:44.742Z Change within noise threshold.
56052026-05-03T03:57:44.742ZFound 8 outliers among 100 measurements (8.00%)
56062026-05-03T03:57:44.742Z 6 (6.00%) low mild
56072026-05-03T03:57:44.742Z 2 (2.00%) high severe
56082026-05-03T03:57:45.943Z
56092026-05-03T03:57:45.946ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56102026-05-03T03:57:45.946ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56112026-05-03T03:57:50.525ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0088 s (2.3M iterations)
56122026-05-03T03:57:55.358ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56132026-05-03T03:57:55.447Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56142026-05-03T03:57:55.447Z time: [250.04 ns 250.58 ns 251.23 ns]
56152026-05-03T03:57:55.448Z change: [−1.0752% −0.5827% −0.1066%] (p = 0.02 < 0.05)
56162026-05-03T03:57:55.448Z Change within noise threshold.
56172026-05-03T03:57:55.448ZFound 4 outliers among 100 measurements (4.00%)
56182026-05-03T03:57:55.448Z 4 (4.00%) high mild
56192026-05-03T03:57:56.638Z
56202026-05-03T03:57:56.641ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56212026-05-03T03:57:56.641ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56222026-05-03T03:57:59.946ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (13M iterations)
56232026-05-03T03:58:03.928ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56242026-05-03T03:58:04.016Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56252026-05-03T03:58:04.016Z time: [60.694 ns 60.809 ns 60.927 ns]
56262026-05-03T03:58:04.016Z change: [−0.7703% −0.0439% +0.7209%] (p = 0.91 > 0.05)
56272026-05-03T03:58:04.016Z No change in performance detected.
56282026-05-03T03:58:04.016ZFound 14 outliers among 100 measurements (14.00%)
56292026-05-03T03:58:04.016Z 9 (9.00%) high mild
56302026-05-03T03:58:04.016Z 5 (5.00%) high severe
56312026-05-03T03:58:05.221Z
56322026-05-03T03:58:05.225ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56332026-05-03T03:58:05.225ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56342026-05-03T03:58:10.107ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0056 s (4.3M iterations)
56352026-05-03T03:58:14.919ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56362026-05-03T03:58:15.008Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56372026-05-03T03:58:15.008Z time: [226.32 ns 226.76 ns 227.26 ns]
56382026-05-03T03:58:15.008Z change: [−0.3173% +0.1751% +0.6624%] (p = 0.49 > 0.05)
56392026-05-03T03:58:15.008Z No change in performance detected.
56402026-05-03T03:58:15.008ZFound 6 outliers among 100 measurements (6.00%)
56412026-05-03T03:58:15.008Z 3 (3.00%) high mild
56422026-05-03T03:58:15.008Z 3 (3.00%) high severe
56432026-05-03T03:58:16.219Z
56442026-05-03T03:58:16.222ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56452026-05-03T03:58:16.222ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56462026-05-03T03:58:19.390ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (6.6M iterations)
56472026-05-03T03:58:24.138ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56482026-05-03T03:58:24.227Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56492026-05-03T03:58:24.227Z time: [88.594 ns 88.787 ns 88.998 ns]
56502026-05-03T03:58:24.227Z change: [−0.9314% −0.5837% −0.2272%] (p = 0.00 < 0.05)
56512026-05-03T03:58:24.227Z Change within noise threshold.
56522026-05-03T03:58:24.227ZFound 1 outliers among 100 measurements (1.00%)
56532026-05-03T03:58:24.229Z 1 (1.00%) high severe
56542026-05-03T03:58:25.431Z
56552026-05-03T03:58:25.433ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56562026-05-03T03:58:25.433ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56572026-05-03T03:58:29.428ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0042 s (2.6M iterations)
56582026-05-03T03:58:34.433ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56592026-05-03T03:58:34.522Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56602026-05-03T03:58:34.522Z time: [255.59 ns 255.95 ns 256.34 ns]
56612026-05-03T03:58:34.522Z change: [−0.2230% +0.0132% +0.2375%] (p = 0.92 > 0.05)
56622026-05-03T03:58:34.522Z No change in performance detected.
56632026-05-03T03:58:34.522ZFound 3 outliers among 100 measurements (3.00%)
56642026-05-03T03:58:34.522Z 1 (1.00%) high mild
56652026-05-03T03:58:34.522Z 2 (2.00%) high severe
56662026-05-03T03:58:35.720Z
56672026-05-03T03:58:35.723ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56682026-05-03T03:58:35.723ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56692026-05-03T03:58:41.800ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0026 s (6.9M iterations)
56702026-05-03T03:58:45.446ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56712026-05-03T03:58:45.535Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56722026-05-03T03:58:45.535Z time: [97.717 ns 97.923 ns 98.110 ns]
56732026-05-03T03:58:45.535Z change: [+0.1836% +0.8200% +1.4482%] (p = 0.01 < 0.05)
56742026-05-03T03:58:45.535Z Change within noise threshold.
56752026-05-03T03:58:45.535ZFound 5 outliers among 100 measurements (5.00%)
56762026-05-03T03:58:45.535Z 3 (3.00%) high mild
56772026-05-03T03:58:45.535Z 2 (2.00%) high severe
56782026-05-03T03:58:46.736Z
56792026-05-03T03:58:46.738ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56802026-05-03T03:58:46.739ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56812026-05-03T03:58:52.683ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0045 s (3.5M iterations)
56822026-05-03T03:58:57.169ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56832026-05-03T03:58:57.257Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56842026-05-03T03:58:57.257Z time: [196.55 ns 197.08 ns 197.74 ns]
56852026-05-03T03:58:57.257Z change: [−1.2287% −0.4310% +0.3042%] (p = 0.29 > 0.05)
56862026-05-03T03:58:57.260Z No change in performance detected.
56872026-05-03T03:58:57.260ZFound 2 outliers among 100 measurements (2.00%)
56882026-05-03T03:58:57.260Z 1 (1.00%) high mild
56892026-05-03T03:58:57.260Z 1 (1.00%) high severe
56902026-05-03T03:58:58.464Z
56912026-05-03T03:58:58.467ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56922026-05-03T03:58:58.467ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56932026-05-03T03:59:02.899ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0030 s (4.7M iterations)
56942026-05-03T03:59:07.285ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56952026-05-03T03:59:07.374Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56962026-05-03T03:59:07.374Z time: [126.58 ns 126.84 ns 127.07 ns]
56972026-05-03T03:59:07.374Z change: [+0.5354% +0.9754% +1.4051%] (p = 0.00 < 0.05)
56982026-05-03T03:59:07.374Z Change within noise threshold.
56992026-05-03T03:59:07.374ZFound 4 outliers among 100 measurements (4.00%)
57002026-05-03T03:59:07.374Z 2 (2.00%) low mild
57012026-05-03T03:59:07.374Z 2 (2.00%) high severe
57022026-05-03T03:59:08.576Z
57032026-05-03T03:59:08.578ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57042026-05-03T03:59:08.578ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57052026-05-03T03:59:13.053ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0018 s (2.3M iterations)
57062026-05-03T03:59:17.901ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57072026-05-03T03:59:17.989Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57082026-05-03T03:59:17.989Z time: [227.94 ns 228.55 ns 229.30 ns]
57092026-05-03T03:59:17.989Z change: [−0.1926% +0.4037% +0.9824%] (p = 0.19 > 0.05)
57102026-05-03T03:59:17.989Z No change in performance detected.
57112026-05-03T03:59:17.989ZFound 3 outliers among 100 measurements (3.00%)
57122026-05-03T03:59:17.989Z 3 (3.00%) high mild
57132026-05-03T03:59:19.188Z
57142026-05-03T03:59:19.191ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57152026-05-03T03:59:19.191ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57162026-05-03T03:59:22.790ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (12M iterations)
57172026-05-03T03:59:26.852ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57182026-05-03T03:59:26.941Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57192026-05-03T03:59:26.941Z time: [61.627 ns 61.763 ns 61.906 ns]
57202026-05-03T03:59:26.941Z change: [+0.1392% +0.8493% +1.5527%] (p = 0.02 < 0.05)
57212026-05-03T03:59:26.941Z Change within noise threshold.
57222026-05-03T03:59:26.941ZFound 10 outliers among 100 measurements (10.00%)
57232026-05-03T03:59:26.941Z 6 (6.00%) high mild
57242026-05-03T03:59:26.941Z 4 (4.00%) high severe
57252026-05-03T03:59:28.147Z
57262026-05-03T03:59:28.150ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57272026-05-03T03:59:28.150ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57282026-05-03T03:59:33.476ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0044 s (3.9M iterations)
57292026-05-03T03:59:38.305ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57302026-05-03T03:59:38.394Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57312026-05-03T03:59:38.394Z time: [239.05 ns 239.61 ns 240.24 ns]
57322026-05-03T03:59:38.394Z change: [−0.3174% +0.1436% +0.6016%] (p = 0.55 > 0.05)
57332026-05-03T03:59:38.394Z No change in performance detected.
57342026-05-03T03:59:38.394ZFound 4 outliers among 100 measurements (4.00%)
57352026-05-03T03:59:38.394Z 2 (2.00%) high mild
57362026-05-03T03:59:38.394Z 2 (2.00%) high severe
57372026-05-03T03:59:39.601Z
57382026-05-03T03:59:39.603ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57392026-05-03T03:59:39.603ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57402026-05-03T03:59:42.923ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (6.3M iterations)
57412026-05-03T03:59:47.723ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57422026-05-03T03:59:47.811Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57432026-05-03T03:59:47.812Z time: [89.052 ns 89.266 ns 89.502 ns]
57442026-05-03T03:59:47.812Z change: [−0.4623% −0.0675% +0.3106%] (p = 0.75 > 0.05)
57452026-05-03T03:59:47.812Z No change in performance detected.
57462026-05-03T03:59:47.812ZFound 2 outliers among 100 measurements (2.00%)
57472026-05-03T03:59:47.812Z 2 (2.00%) high mild
57482026-05-03T03:59:49.009Z
57492026-05-03T03:59:49.012ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57502026-05-03T03:59:49.012ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57512026-05-03T03:59:53.208ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0046 s (2.5M iterations)
57522026-05-03T03:59:58.213ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57532026-05-03T03:59:58.302Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57542026-05-03T03:59:58.302Z time: [267.09 ns 267.39 ns 267.71 ns]
57552026-05-03T03:59:58.302Z change: [−0.6435% −0.4068% −0.1401%] (p = 0.00 < 0.05)
57562026-05-03T03:59:58.302Z Change within noise threshold.
57572026-05-03T03:59:58.302ZFound 4 outliers among 100 measurements (4.00%)
57582026-05-03T03:59:58.302Z 2 (2.00%) high mild
57592026-05-03T03:59:58.302Z 2 (2.00%) high severe
57602026-05-03T03:59:59.508Z
57612026-05-03T03:59:59.511ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57622026-05-03T03:59:59.511ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57632026-05-03T04:00:02.558ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0033 s (6.9M iterations)
57642026-05-03T04:00:06.433ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57652026-05-03T04:00:06.521Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57662026-05-03T04:00:06.521Z time: [98.545 ns 98.722 ns 98.921 ns]
57672026-05-03T04:00:06.521Z change: [+0.2330% +0.9207% +1.6754%] (p = 0.01 < 0.05)
57682026-05-03T04:00:06.521Z Change within noise threshold.
57692026-05-03T04:00:06.521ZFound 2 outliers among 100 measurements (2.00%)
57702026-05-03T04:00:06.521Z 1 (1.00%) high mild
57712026-05-03T04:00:06.521Z 1 (1.00%) high severe
57722026-05-03T04:00:07.727Z
57732026-05-03T04:00:07.730ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57742026-05-03T04:00:07.730ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57752026-05-03T04:00:10.839ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0045 s (3.4M iterations)
57762026-05-03T04:00:15.524ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57772026-05-03T04:00:15.612Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57782026-05-03T04:00:15.612Z time: [213.42 ns 213.88 ns 214.44 ns]
57792026-05-03T04:00:15.612Z change: [−0.6244% +0.0247% +0.6568%] (p = 0.94 > 0.05)
57802026-05-03T04:00:15.612Z No change in performance detected.
57812026-05-03T04:00:15.612ZFound 2 outliers among 100 measurements (2.00%)
57822026-05-03T04:00:15.612Z 1 (1.00%) high mild
57832026-05-03T04:00:15.612Z 1 (1.00%) high severe
57842026-05-03T04:00:16.811Z
57852026-05-03T04:00:16.814ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57862026-05-03T04:00:16.814ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57872026-05-03T04:00:21.387ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0022 s (4.6M iterations)
57882026-05-03T04:00:25.806ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57892026-05-03T04:00:25.895Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57902026-05-03T04:00:25.896Z time: [127.24 ns 127.48 ns 127.72 ns]
57912026-05-03T04:00:25.896Z change: [+0.4271% +0.8353% +1.1979%] (p = 0.00 < 0.05)
57922026-05-03T04:00:25.896Z Change within noise threshold.
57932026-05-03T04:00:25.896ZFound 5 outliers among 100 measurements (5.00%)
57942026-05-03T04:00:25.896Z 1 (1.00%) low severe
57952026-05-03T04:00:25.896Z 2 (2.00%) low mild
57962026-05-03T04:00:25.896Z 2 (2.00%) high severe
57972026-05-03T04:00:27.101Z
57982026-05-03T04:00:27.104ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57992026-05-03T04:00:27.104ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58002026-05-03T04:00:31.773ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0047 s (2.2M iterations)
58012026-05-03T04:00:36.643ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58022026-05-03T04:00:36.731Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58032026-05-03T04:00:36.731Z time: [243.14 ns 243.76 ns 244.51 ns]
58042026-05-03T04:00:36.731Z change: [−0.7995% −0.3018% +0.1690%] (p = 0.23 > 0.05)
58052026-05-03T04:00:36.731Z No change in performance detected.
58062026-05-03T04:00:36.731ZFound 16 outliers among 100 measurements (16.00%)
58072026-05-03T04:00:36.731Z 14 (14.00%) high mild
58082026-05-03T04:00:36.731Z 2 (2.00%) high severe
58092026-05-03T04:00:37.933Z
58102026-05-03T04:00:37.936ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58112026-05-03T04:00:37.936ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58122026-05-03T04:00:41.512ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (12M iterations)
58132026-05-03T04:00:45.551ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58142026-05-03T04:00:45.640Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58152026-05-03T04:00:45.640Z time: [60.527 ns 60.652 ns 60.777 ns]
58162026-05-03T04:00:45.640Z change: [−0.5187% +0.2457% +1.0154%] (p = 0.54 > 0.05)
58172026-05-03T04:00:45.640Z No change in performance detected.
58182026-05-03T04:00:45.640ZFound 14 outliers among 100 measurements (14.00%)
58192026-05-03T04:00:45.640Z 9 (9.00%) high mild
58202026-05-03T04:00:45.640Z 5 (5.00%) high severe
58212026-05-03T04:00:46.844Z
58222026-05-03T04:00:46.847ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58232026-05-03T04:00:46.847ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58242026-05-03T04:00:51.951ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0042 s (4.1M iterations)
58252026-05-03T04:00:56.769ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58262026-05-03T04:00:56.857Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58272026-05-03T04:00:56.857Z time: [217.40 ns 217.84 ns 218.33 ns]
58282026-05-03T04:00:56.857Z change: [−0.2234% +0.2431% +0.7135%] (p = 0.32 > 0.05)
58292026-05-03T04:00:56.857Z No change in performance detected.
58302026-05-03T04:00:56.857ZFound 4 outliers among 100 measurements (4.00%)
58312026-05-03T04:00:56.857Z 2 (2.00%) high mild
58322026-05-03T04:00:56.857Z 2 (2.00%) high severe
58332026-05-03T04:00:58.069Z
58342026-05-03T04:00:58.071ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58352026-05-03T04:00:58.071ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58362026-05-03T04:01:01.314ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0010 s (6.5M iterations)
58372026-05-03T04:01:06.141ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58382026-05-03T04:01:06.229Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58392026-05-03T04:01:06.229Z time: [88.171 ns 88.361 ns 88.569 ns]
58402026-05-03T04:01:06.229Z change: [−1.3272% −0.9236% −0.5144%] (p = 0.00 < 0.05)
58412026-05-03T04:01:06.229Z Change within noise threshold.
58422026-05-03T04:01:06.229ZFound 2 outliers among 100 measurements (2.00%)
58432026-05-03T04:01:06.230Z 1 (1.00%) high mild
58442026-05-03T04:01:06.230Z 1 (1.00%) high severe
58452026-05-03T04:01:07.434Z
58462026-05-03T04:01:07.437ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58472026-05-03T04:01:07.437ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58482026-05-03T04:01:11.544ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0074 s (2.6M iterations)
58492026-05-03T04:01:16.548ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58502026-05-03T04:01:16.636Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58512026-05-03T04:01:16.636Z time: [246.43 ns 246.78 ns 247.18 ns]
58522026-05-03T04:01:16.636Z change: [+0.7163% +0.9959% +1.2631%] (p = 0.00 < 0.05)
58532026-05-03T04:01:16.636Z Change within noise threshold.
58542026-05-03T04:01:16.636ZFound 3 outliers among 100 measurements (3.00%)
58552026-05-03T04:01:16.636Z 1 (1.00%) high mild
58562026-05-03T04:01:16.636Z 2 (2.00%) high severe
58572026-05-03T04:01:17.838Z
58582026-05-03T04:01:17.841ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58592026-05-03T04:01:17.841ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58602026-05-03T04:01:24.198ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0037 s (6.6M iterations)
58612026-05-03T04:01:27.890ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58622026-05-03T04:01:27.978Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58632026-05-03T04:01:27.979Z time: [97.649 ns 97.790 ns 97.932 ns]
58642026-05-03T04:01:27.979Z change: [−0.1532% +0.5357% +1.2179%] (p = 0.13 > 0.05)
58652026-05-03T04:01:27.979Z No change in performance detected.
58662026-05-03T04:01:27.979ZFound 6 outliers among 100 measurements (6.00%)
58672026-05-03T04:01:27.979Z 4 (4.00%) high mild
58682026-05-03T04:01:27.979Z 2 (2.00%) high severe
58692026-05-03T04:01:29.183Z
58702026-05-03T04:01:29.186ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58712026-05-03T04:01:29.186ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58722026-05-03T04:01:35.393ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0011 s (3.4M iterations)
58732026-05-03T04:01:39.886ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58742026-05-03T04:01:39.975Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58752026-05-03T04:01:39.975Z time: [188.09 ns 188.61 ns 189.24 ns]
58762026-05-03T04:01:39.978Z change: [−1.0588% −0.2793% +0.4396%] (p = 0.47 > 0.05)
58772026-05-03T04:01:39.978Z No change in performance detected.
58782026-05-03T04:01:39.978ZFound 2 outliers among 100 measurements (2.00%)
58792026-05-03T04:01:39.978Z 1 (1.00%) high mild
58802026-05-03T04:01:39.978Z 1 (1.00%) high severe
58812026-05-03T04:01:41.175Z
58822026-05-03T04:01:41.178ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58832026-05-03T04:01:41.178ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58842026-05-03T04:01:45.728ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (4.6M iterations)
58852026-05-03T04:01:50.179ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58862026-05-03T04:01:50.268Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58872026-05-03T04:01:50.268Z time: [126.91 ns 127.20 ns 127.48 ns]
58882026-05-03T04:01:50.268Z change: [+0.3236% +0.7231% +1.0574%] (p = 0.00 < 0.05)
58892026-05-03T04:01:50.268Z Change within noise threshold.
58902026-05-03T04:01:50.268ZFound 4 outliers among 100 measurements (4.00%)
58912026-05-03T04:01:50.268Z 1 (1.00%) low mild
58922026-05-03T04:01:50.268Z 1 (1.00%) high mild
58932026-05-03T04:01:50.268Z 2 (2.00%) high severe
58942026-05-03T04:01:51.477Z
58952026-05-03T04:01:51.480ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58962026-05-03T04:01:51.480ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58972026-05-03T04:01:56.030ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0098 s (2.3M iterations)
58982026-05-03T04:02:00.937ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58992026-05-03T04:02:01.025Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59002026-05-03T04:02:01.025Z time: [217.60 ns 218.21 ns 218.98 ns]
59012026-05-03T04:02:01.025Z change: [−1.1814% −0.5675% +0.0395%] (p = 0.07 > 0.05)
59022026-05-03T04:02:01.025Z No change in performance detected.
59032026-05-03T04:02:01.025ZFound 1 outliers among 100 measurements (1.00%)
59042026-05-03T04:02:01.028Z 1 (1.00%) high mild
59052026-05-03T04:02:02.227Z
59062026-05-03T04:02:02.229ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59072026-05-03T04:02:02.230ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59082026-05-03T04:02:05.576ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (13M iterations)
59092026-05-03T04:02:09.603ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59102026-05-03T04:02:09.692Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59112026-05-03T04:02:09.692Z time: [62.152 ns 62.269 ns 62.388 ns]
59122026-05-03T04:02:09.692Z change: [−0.2874% +0.4344% +1.1187%] (p = 0.24 > 0.05)
59132026-05-03T04:02:09.692Z No change in performance detected.
59142026-05-03T04:02:09.692ZFound 12 outliers among 100 measurements (12.00%)
59152026-05-03T04:02:09.692Z 8 (8.00%) high mild
59162026-05-03T04:02:09.692Z 4 (4.00%) high severe
59172026-05-03T04:02:10.897Z
59182026-05-03T04:02:10.900ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59192026-05-03T04:02:10.900ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59202026-05-03T04:02:15.782ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0049 s (4.3M iterations)
59212026-05-03T04:02:20.874ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59222026-05-03T04:02:20.962Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59232026-05-03T04:02:20.963Z time: [272.33 ns 274.32 ns 276.82 ns]
59242026-05-03T04:02:20.963Z change: [−13.509% +0.0231% +17.163%] (p = 1.00 > 0.05)
59252026-05-03T04:02:20.963Z No change in performance detected.
59262026-05-03T04:02:20.963ZFound 14 outliers among 100 measurements (14.00%)
59272026-05-03T04:02:20.963Z 5 (5.00%) high mild
59282026-05-03T04:02:20.963Z 9 (9.00%) high severe
59292026-05-03T04:02:22.170Z
59302026-05-03T04:02:22.173ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59312026-05-03T04:02:22.173ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59322026-05-03T04:02:25.239ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0016 s (6.8M iterations)
59332026-05-03T04:02:30.174ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59342026-05-03T04:02:30.262Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59352026-05-03T04:02:30.262Z time: [89.484 ns 89.687 ns 89.912 ns]
59362026-05-03T04:02:30.262Z change: [−0.5547% −0.1910% +0.2131%] (p = 0.32 > 0.05)
59372026-05-03T04:02:30.262Z No change in performance detected.
59382026-05-03T04:02:30.262ZFound 2 outliers among 100 measurements (2.00%)
59392026-05-03T04:02:30.262Z 2 (2.00%) high mild
59402026-05-03T04:02:31.461Z
59412026-05-03T04:02:31.464ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59422026-05-03T04:02:31.464ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59432026-05-03T04:02:35.490ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0057 s (2.6M iterations)
59442026-05-03T04:02:40.676ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59452026-05-03T04:02:40.764Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59462026-05-03T04:02:40.764Z time: [319.33 ns 322.16 ns 325.75 ns]
59472026-05-03T04:02:40.764Z change: [−13.036% −0.2677% +14.806%] (p = 0.97 > 0.05)
59482026-05-03T04:02:40.765Z No change in performance detected.
59492026-05-03T04:02:40.765ZFound 12 outliers among 100 measurements (12.00%)
59502026-05-03T04:02:40.765Z 5 (5.00%) high mild
59512026-05-03T04:02:40.765Z 7 (7.00%) high severe
59522026-05-03T04:02:41.969Z
59532026-05-03T04:02:41.972ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59542026-05-03T04:02:41.972ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59552026-05-03T04:02:47.953ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0001 s (7.0M iterations)
59562026-05-03T04:02:51.681ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59572026-05-03T04:02:51.771Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59582026-05-03T04:02:51.771Z time: [98.225 ns 98.431 ns 98.624 ns]
59592026-05-03T04:02:51.771Z change: [+0.1921% +0.8531% +1.4576%] (p = 0.01 < 0.05)
59602026-05-03T04:02:51.771Z Change within noise threshold.
59612026-05-03T04:02:51.771ZFound 3 outliers among 100 measurements (3.00%)
59622026-05-03T04:02:51.771Z 1 (1.00%) high mild
59632026-05-03T04:02:51.771Z 2 (2.00%) high severe
59642026-05-03T04:02:52.978Z
59652026-05-03T04:02:52.981ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59662026-05-03T04:02:52.981ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59672026-05-03T04:02:58.928ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0066 s (3.5M iterations)
59682026-05-03T04:03:03.632ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59692026-05-03T04:03:03.720Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59702026-05-03T04:03:03.721Z time: [239.78 ns 241.41 ns 243.49 ns]
59712026-05-03T04:03:03.721Z change: [−10.567% +0.1686% +11.458%] (p = 0.97 > 0.05)
59722026-05-03T04:03:03.721Z No change in performance detected.
59732026-05-03T04:03:03.721ZFound 12 outliers among 100 measurements (12.00%)
59742026-05-03T04:03:03.721Z 4 (4.00%) high mild
59752026-05-03T04:03:03.721Z 8 (8.00%) high severe
59762026-05-03T04:03:04.926Z
59772026-05-03T04:03:04.929ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59782026-05-03T04:03:04.929ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59792026-05-03T04:03:09.191ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0003 s (4.9M iterations)
59802026-05-03T04:03:13.768ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59812026-05-03T04:03:13.856Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59822026-05-03T04:03:13.857Z time: [127.46 ns 127.73 ns 127.96 ns]
59832026-05-03T04:03:13.857Z change: [+0.7249% +1.1498% +1.5653%] (p = 0.00 < 0.05)
59842026-05-03T04:03:13.857Z Change within noise threshold.
59852026-05-03T04:03:13.857ZFound 17 outliers among 100 measurements (17.00%)
59862026-05-03T04:03:13.857Z 14 (14.00%) low mild
59872026-05-03T04:03:13.857Z 3 (3.00%) high severe
59882026-05-03T04:03:15.056Z
59892026-05-03T04:03:15.059ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59902026-05-03T04:03:15.059ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59912026-05-03T04:03:19.500ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0073 s (2.4M iterations)
59922026-05-03T04:03:24.545ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59932026-05-03T04:03:24.634Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59942026-05-03T04:03:24.634Z time: [277.90 ns 280.13 ns 282.95 ns]
59952026-05-03T04:03:24.634Z change: [−11.023% +0.0249% +12.885%] (p = 1.00 > 0.05)
59962026-05-03T04:03:24.634Z No change in performance detected.
59972026-05-03T04:03:24.634ZFound 12 outliers among 100 measurements (12.00%)
59982026-05-03T04:03:24.634Z 4 (4.00%) high mild
59992026-05-03T04:03:24.634Z 8 (8.00%) high severe
60002026-05-03T04:03:25.838Z
60012026-05-03T04:03:25.841ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60022026-05-03T04:03:25.841ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60032026-05-03T04:03:28.992ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (13M iterations)
60042026-05-03T04:03:33.168ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60052026-05-03T04:03:33.256Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60062026-05-03T04:03:33.256Z time: [60.773 ns 60.891 ns 61.010 ns]
60072026-05-03T04:03:33.256Z change: [−0.6271% +0.1996% +1.0142%] (p = 0.63 > 0.05)
60082026-05-03T04:03:33.256Z No change in performance detected.
60092026-05-03T04:03:33.256ZFound 11 outliers among 100 measurements (11.00%)
60102026-05-03T04:03:33.256Z 7 (7.00%) high mild
60112026-05-03T04:03:33.256Z 4 (4.00%) high severe
60122026-05-03T04:03:34.463Z
60132026-05-03T04:03:34.466ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60142026-05-03T04:03:34.466ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60152026-05-03T04:03:39.220ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0040 s (4.4M iterations)
60162026-05-03T04:03:44.312ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60172026-05-03T04:03:44.400Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60182026-05-03T04:03:44.400Z time: [250.14 ns 251.92 ns 254.15 ns]
60192026-05-03T04:03:44.400Z change: [−13.830% +0.0008% +17.135%] (p = 1.00 > 0.05)
60202026-05-03T04:03:44.400Z No change in performance detected.
60212026-05-03T04:03:44.400ZFound 13 outliers among 100 measurements (13.00%)
60222026-05-03T04:03:44.400Z 4 (4.00%) high mild
60232026-05-03T04:03:44.400Z 9 (9.00%) high severe
60242026-05-03T04:03:45.606Z
60252026-05-03T04:03:45.609ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60262026-05-03T04:03:45.609ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60272026-05-03T04:03:48.662ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (6.9M iterations)
60282026-05-03T04:03:53.618ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60292026-05-03T04:03:53.707Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60302026-05-03T04:03:53.708Z time: [89.079 ns 89.275 ns 89.490 ns]
60312026-05-03T04:03:53.708Z change: [−0.0119% +0.3913% +0.8079%] (p = 0.06 > 0.05)
60322026-05-03T04:03:53.708Z No change in performance detected.
60332026-05-03T04:03:53.708ZFound 2 outliers among 100 measurements (2.00%)
60342026-05-03T04:03:53.708Z 1 (1.00%) high mild
60352026-05-03T04:03:53.708Z 1 (1.00%) high severe
60362026-05-03T04:03:54.907Z
60372026-05-03T04:03:54.910ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60382026-05-03T04:03:54.910ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60392026-05-03T04:03:58.876ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0080 s (2.6M iterations)
60402026-05-03T04:04:04.052ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60412026-05-03T04:04:04.140Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60422026-05-03T04:04:04.140Z time: [294.57 ns 297.26 ns 300.69 ns]
60432026-05-03T04:04:04.140Z change: [−13.286% −0.0759% +13.432%] (p = 1.00 > 0.05)
60442026-05-03T04:04:04.140Z No change in performance detected.
60452026-05-03T04:04:04.140ZFound 13 outliers among 100 measurements (13.00%)
60462026-05-03T04:04:04.140Z 6 (6.00%) high mild
60472026-05-03T04:04:04.140Z 7 (7.00%) high severe
60482026-05-03T04:04:05.342Z
60492026-05-03T04:04:05.345ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60502026-05-03T04:04:05.346ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60512026-05-03T04:04:11.256ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0013 s (7.1M iterations)
60522026-05-03T04:04:15.018ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60532026-05-03T04:04:15.107Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60542026-05-03T04:04:15.107Z time: [98.040 ns 98.281 ns 98.501 ns]
60552026-05-03T04:04:15.108Z change: [+0.2984% +1.0082% +1.6808%] (p = 0.00 < 0.05)
60562026-05-03T04:04:15.108Z Change within noise threshold.
60572026-05-03T04:04:15.108ZFound 4 outliers among 100 measurements (4.00%)
60582026-05-03T04:04:15.108Z 2 (2.00%) high mild
60592026-05-03T04:04:15.108Z 2 (2.00%) high severe
60602026-05-03T04:04:16.317Z
60612026-05-03T04:04:16.319ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60622026-05-03T04:04:16.319ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60632026-05-03T04:04:22.094ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0009 s (3.6M iterations)
60642026-05-03T04:04:26.808ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60652026-05-03T04:04:26.896Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60662026-05-03T04:04:26.896Z time: [214.00 ns 215.51 ns 217.43 ns]
60672026-05-03T04:04:26.896Z change: [−10.992% −0.0838% +11.358%] (p = 0.99 > 0.05)
60682026-05-03T04:04:26.896Z No change in performance detected.
60692026-05-03T04:04:26.896ZFound 12 outliers among 100 measurements (12.00%)
60702026-05-03T04:04:26.896Z 4 (4.00%) high mild
60712026-05-03T04:04:26.897Z 8 (8.00%) high severe
60722026-05-03T04:04:28.104Z
60732026-05-03T04:04:28.107ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60742026-05-03T04:04:28.107ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60752026-05-03T04:04:32.429ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0042 s (4.9M iterations)
60762026-05-03T04:04:36.929ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60772026-05-03T04:04:37.018Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60782026-05-03T04:04:37.018Z time: [126.32 ns 126.55 ns 126.75 ns]
60792026-05-03T04:04:37.018Z change: [−0.1097% +0.3225% +0.7521%] (p = 0.14 > 0.05)
60802026-05-03T04:04:37.018Z No change in performance detected.
60812026-05-03T04:04:37.018ZFound 10 outliers among 100 measurements (10.00%)
60822026-05-03T04:04:37.018Z 8 (8.00%) low mild
60832026-05-03T04:04:37.018Z 2 (2.00%) high severe
60842026-05-03T04:04:38.220Z
60852026-05-03T04:04:38.223ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60862026-05-03T04:04:38.223ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60872026-05-03T04:04:42.604ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0028 s (2.4M iterations)
60882026-05-03T04:04:47.623ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60892026-05-03T04:04:47.711Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60902026-05-03T04:04:47.712Z time: [252.23 ns 254.23 ns 256.82 ns]
60912026-05-03T04:04:47.712Z change: [−12.183% −0.2477% +12.004%] (p = 0.97 > 0.05)
60922026-05-03T04:04:47.712Z No change in performance detected.
60932026-05-03T04:04:47.712ZFound 12 outliers among 100 measurements (12.00%)
60942026-05-03T04:04:47.712Z 4 (4.00%) high mild
60952026-05-03T04:04:47.712Z 8 (8.00%) high severe
60962026-05-03T04:04:48.914Z
60972026-05-03T04:04:48.916ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
60982026-05-03T04:04:48.917ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
60992026-05-03T04:04:52.342ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (12M iterations)
61002026-05-03T04:04:56.623ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61012026-05-03T04:04:56.712Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61022026-05-03T04:04:56.712Z time: [61.598 ns 61.756 ns 61.921 ns]
61032026-05-03T04:04:56.712Z change: [+0.2159% +0.9486% +1.7591%] (p = 0.02 < 0.05)
61042026-05-03T04:04:56.712Z Change within noise threshold.
61052026-05-03T04:04:56.712ZFound 9 outliers among 100 measurements (9.00%)
61062026-05-03T04:04:56.712Z 4 (4.00%) high mild
61072026-05-03T04:04:56.715Z 5 (5.00%) high severe
61082026-05-03T04:04:57.917Z
61092026-05-03T04:04:57.919ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61102026-05-03T04:04:57.919ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61112026-05-03T04:05:03.042ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0038 s (4.1M iterations)
61122026-05-03T04:05:08.147ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61132026-05-03T04:05:08.236Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61142026-05-03T04:05:08.236Z time: [270.06 ns 272.35 ns 275.23 ns]
61152026-05-03T04:05:08.236Z change: [−15.514% −0.0854% +18.175%] (p = 0.99 > 0.05)
61162026-05-03T04:05:08.236Z No change in performance detected.
61172026-05-03T04:05:08.236ZFound 13 outliers among 100 measurements (13.00%)
61182026-05-03T04:05:08.236Z 5 (5.00%) high mild
61192026-05-03T04:05:08.236Z 8 (8.00%) high severe
61202026-05-03T04:05:09.440Z
61212026-05-03T04:05:09.443ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61222026-05-03T04:05:09.443ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61232026-05-03T04:05:12.596ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0035 s (6.7M iterations)
61242026-05-03T04:05:17.460ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61252026-05-03T04:05:17.548Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61262026-05-03T04:05:17.548Z time: [79.613 ns 79.851 ns 80.097 ns]
61272026-05-03T04:05:17.548Z change: [−4.1684% −3.4718% −2.6128%] (p = 0.00 < 0.05)
61282026-05-03T04:05:17.548Z Performance has improved.
61292026-05-03T04:05:17.548ZFound 9 outliers among 100 measurements (9.00%)
61302026-05-03T04:05:17.548Z 5 (5.00%) high mild
61312026-05-03T04:05:17.548Z 4 (4.00%) high severe
61322026-05-03T04:05:18.749Z
61332026-05-03T04:05:18.752ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61342026-05-03T04:05:18.752ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61352026-05-03T04:05:22.843ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0078 s (2.6M iterations)
61362026-05-03T04:05:28.056ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61372026-05-03T04:05:28.145Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61382026-05-03T04:05:28.145Z time: [306.39 ns 309.69 ns 313.95 ns]
61392026-05-03T04:05:28.145Z change: [−14.710% −0.7180% +15.202%] (p = 0.93 > 0.05)
61402026-05-03T04:05:28.145Z No change in performance detected.
61412026-05-03T04:05:28.145ZFound 11 outliers among 100 measurements (11.00%)
61422026-05-03T04:05:28.145Z 4 (4.00%) high mild
61432026-05-03T04:05:28.145Z 7 (7.00%) high severe
61442026-05-03T04:05:29.345Z
61452026-05-03T04:05:29.348ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61462026-05-03T04:05:29.348ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61472026-05-03T04:05:35.551ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0020 s (6.8M iterations)
61482026-05-03T04:05:39.352ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61492026-05-03T04:05:39.441Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61502026-05-03T04:05:39.441Z time: [98.524 ns 98.686 ns 98.860 ns]
61512026-05-03T04:05:39.441Z change: [+0.2853% +0.9968% +1.7473%] (p = 0.00 < 0.05)
61522026-05-03T04:05:39.441Z Change within noise threshold.
61532026-05-03T04:05:39.441ZFound 2 outliers among 100 measurements (2.00%)
61542026-05-03T04:05:39.441Z 1 (1.00%) high mild
61552026-05-03T04:05:39.441Z 1 (1.00%) high severe
61562026-05-03T04:05:40.642Z
61572026-05-03T04:05:40.644ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61582026-05-03T04:05:40.644ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61592026-05-03T04:05:46.829ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0052 s (3.4M iterations)
61602026-05-03T04:05:51.563ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61612026-05-03T04:05:51.651Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61622026-05-03T04:05:51.651Z time: [234.58 ns 236.38 ns 238.68 ns]
61632026-05-03T04:05:51.652Z change: [−12.237% −1.0312% +11.746%] (p = 0.88 > 0.05)
61642026-05-03T04:05:51.652Z No change in performance detected.
61652026-05-03T04:05:51.652ZFound 11 outliers among 100 measurements (11.00%)
61662026-05-03T04:05:51.652Z 3 (3.00%) high mild
61672026-05-03T04:05:51.652Z 8 (8.00%) high severe
61682026-05-03T04:05:52.856Z
61692026-05-03T04:05:52.860ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61702026-05-03T04:05:52.860ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61712026-05-03T04:05:57.203ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0027 s (4.8M iterations)
61722026-05-03T04:06:01.782ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61732026-05-03T04:06:01.871Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61742026-05-03T04:06:01.871Z time: [117.89 ns 118.09 ns 118.27 ns]
61752026-05-03T04:06:01.872Z change: [+0.3830% +1.1019% +1.8856%] (p = 0.00 < 0.05)
61762026-05-03T04:06:01.872Z Change within noise threshold.
61772026-05-03T04:06:01.872ZFound 8 outliers among 100 measurements (8.00%)
61782026-05-03T04:06:01.872Z 3 (3.00%) high mild
61792026-05-03T04:06:01.872Z 5 (5.00%) high severe
61802026-05-03T04:06:03.077Z
61812026-05-03T04:06:03.080ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61822026-05-03T04:06:03.080ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61832026-05-03T04:06:07.579ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0079 s (2.3M iterations)
61842026-05-03T04:06:12.645ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61852026-05-03T04:06:12.734Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61862026-05-03T04:06:12.734Z time: [263.15 ns 265.57 ns 268.65 ns]
61872026-05-03T04:06:12.734Z change: [−13.291% −0.5937% +13.818%] (p = 0.94 > 0.05)
61882026-05-03T04:06:12.734Z No change in performance detected.
61892026-05-03T04:06:12.734ZFound 12 outliers among 100 measurements (12.00%)
61902026-05-03T04:06:12.734Z 4 (4.00%) high mild
61912026-05-03T04:06:12.734Z 8 (8.00%) high severe
61922026-05-03T04:06:13.931Z
61932026-05-03T04:06:13.934ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61942026-05-03T04:06:13.934ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
61952026-05-03T04:06:17.356ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (12M iterations)
61962026-05-03T04:06:21.577ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
61972026-05-03T04:06:21.665Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61982026-05-03T04:06:21.665Z time: [60.604 ns 60.724 ns 60.848 ns]
61992026-05-03T04:06:21.665Z change: [−0.2453% +0.4740% +1.1843%] (p = 0.20 > 0.05)
62002026-05-03T04:06:21.665Z No change in performance detected.
62012026-05-03T04:06:21.665ZFound 11 outliers among 100 measurements (11.00%)
62022026-05-03T04:06:21.665Z 6 (6.00%) high mild
62032026-05-03T04:06:21.665Z 5 (5.00%) high severe
62042026-05-03T04:06:22.875Z
62052026-05-03T04:06:22.878ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62062026-05-03T04:06:22.878ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62072026-05-03T04:06:27.868ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (4.2M iterations)
62082026-05-03T04:06:32.982ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62092026-05-03T04:06:33.071Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62102026-05-03T04:06:33.071Z time: [246.02 ns 248.21 ns 250.97 ns]
62112026-05-03T04:06:33.071Z change: [−15.878% +0.2936% +20.355%] (p = 0.98 > 0.05)
62122026-05-03T04:06:33.071Z No change in performance detected.
62132026-05-03T04:06:33.071ZFound 13 outliers among 100 measurements (13.00%)
62142026-05-03T04:06:33.071Z 5 (5.00%) high mild
62152026-05-03T04:06:33.071Z 8 (8.00%) high severe
62162026-05-03T04:06:34.275Z
62172026-05-03T04:06:34.278ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62182026-05-03T04:06:34.278ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62192026-05-03T04:06:37.374ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0030 s (6.8M iterations)
62202026-05-03T04:06:42.332ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62212026-05-03T04:06:42.422Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62222026-05-03T04:06:42.422Z time: [78.352 ns 78.567 ns 78.801 ns]
62232026-05-03T04:06:42.422Z change: [−0.8858% −0.0211% +0.8961%] (p = 0.96 > 0.05)
62242026-05-03T04:06:42.422Z No change in performance detected.
62252026-05-03T04:06:42.422ZFound 11 outliers among 100 measurements (11.00%)
62262026-05-03T04:06:42.422Z 6 (6.00%) high mild
62272026-05-03T04:06:42.422Z 5 (5.00%) high severe
62282026-05-03T04:06:43.626Z
62292026-05-03T04:06:43.629ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62302026-05-03T04:06:43.629ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62312026-05-03T04:06:47.727ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0052 s (2.6M iterations)
62322026-05-03T04:06:52.918ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62332026-05-03T04:06:53.007Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62342026-05-03T04:06:53.007Z time: [283.91 ns 287.09 ns 291.18 ns]
62352026-05-03T04:06:53.007Z change: [−14.456% +0.2709% +17.684%] (p = 0.98 > 0.05)
62362026-05-03T04:06:53.007Z No change in performance detected.
62372026-05-03T04:06:53.007ZFound 11 outliers among 100 measurements (11.00%)
62382026-05-03T04:06:53.007Z 4 (4.00%) high mild
62392026-05-03T04:06:53.007Z 7 (7.00%) high severe
62402026-05-03T04:06:54.213Z
62412026-05-03T04:06:54.216ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62422026-05-03T04:06:54.216ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62432026-05-03T04:07:00.381ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0007 s (6.8M iterations)
62442026-05-03T04:07:04.182ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62452026-05-03T04:07:04.270Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62462026-05-03T04:07:04.271Z time: [97.857 ns 97.954 ns 98.054 ns]
62472026-05-03T04:07:04.271Z change: [+0.0530% +0.7284% +1.4078%] (p = 0.03 < 0.05)
62482026-05-03T04:07:04.271Z Change within noise threshold.
62492026-05-03T04:07:04.271ZFound 6 outliers among 100 measurements (6.00%)
62502026-05-03T04:07:04.271Z 4 (4.00%) high mild
62512026-05-03T04:07:04.271Z 2 (2.00%) high severe
62522026-05-03T04:07:05.470Z
62532026-05-03T04:07:05.473ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62542026-05-03T04:07:05.473ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62552026-05-03T04:07:11.502ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0031 s (3.5M iterations)
62562026-05-03T04:07:16.233ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62572026-05-03T04:07:16.322Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62582026-05-03T04:07:16.322Z time: [208.05 ns 209.75 ns 211.94 ns]
62592026-05-03T04:07:16.322Z change: [−12.781% −0.3873% +13.721%] (p = 0.95 > 0.05)
62602026-05-03T04:07:16.323Z No change in performance detected.
62612026-05-03T04:07:16.323ZFound 13 outliers among 100 measurements (13.00%)
62622026-05-03T04:07:16.323Z 5 (5.00%) high mild
62632026-05-03T04:07:16.323Z 8 (8.00%) high severe
62642026-05-03T04:07:17.529Z
62652026-05-03T04:07:17.532ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62662026-05-03T04:07:17.532ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62672026-05-03T04:07:21.874ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0007 s (4.8M iterations)
62682026-05-03T04:07:26.430ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62692026-05-03T04:07:26.519Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62702026-05-03T04:07:26.519Z time: [117.32 ns 117.51 ns 117.69 ns]
62712026-05-03T04:07:26.519Z change: [+0.2992% +1.0433% +1.7129%] (p = 0.00 < 0.05)
62722026-05-03T04:07:26.519Z Change within noise threshold.
62732026-05-03T04:07:26.519ZFound 9 outliers among 100 measurements (9.00%)
62742026-05-03T04:07:26.519Z 3 (3.00%) high mild
62752026-05-03T04:07:26.519Z 6 (6.00%) high severe
62762026-05-03T04:07:27.726Z
62772026-05-03T04:07:27.729ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62782026-05-03T04:07:27.729ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62792026-05-03T04:07:32.227ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0066 s (2.3M iterations)
62802026-05-03T04:07:37.303ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62812026-05-03T04:07:37.390Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62822026-05-03T04:07:37.391Z time: [237.38 ns 239.67 ns 242.63 ns]
62832026-05-03T04:07:37.391Z change: [−13.021% +0.0416% +16.038%] (p = 0.99 > 0.05)
62842026-05-03T04:07:37.391Z No change in performance detected.
62852026-05-03T04:07:37.391ZFound 12 outliers among 100 measurements (12.00%)
62862026-05-03T04:07:37.391Z 4 (4.00%) high mild
62872026-05-03T04:07:37.391Z 8 (8.00%) high severe
62882026-05-03T04:07:38.592Z
62892026-05-03T04:07:38.595ZBenchmarking source_filter/allows/exclude_empty_v4
62902026-05-03T04:07:38.595ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
62912026-05-03T04:07:42.220ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.9B iterations)
62922026-05-03T04:07:47.198ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
62932026-05-03T04:07:47.287Zsource_filter/allows/exclude_empty_v4
62942026-05-03T04:07:47.287Z time: [840.17 ps 840.61 ps 841.17 ps]
62952026-05-03T04:07:47.287Z thrpt: [1.1888 Gelem/s 1.1896 Gelem/s 1.1902 Gelem/s]
62962026-05-03T04:07:47.287Z change:
62972026-05-03T04:07:47.290Z time: [−5.3490% −5.2106% −5.0585%] (p = 0.00 < 0.05)
62982026-05-03T04:07:47.290Z thrpt: [+5.3281% +5.4970% +5.6513%]
62992026-05-03T04:07:47.290Z Performance has improved.
63002026-05-03T04:07:47.290ZFound 29 outliers among 100 measurements (29.00%)
63012026-05-03T04:07:47.290Z 14 (14.00%) low severe
63022026-05-03T04:07:47.290Z 4 (4.00%) low mild
63032026-05-03T04:07:47.290Z 2 (2.00%) high mild
63042026-05-03T04:07:47.290Z 9 (9.00%) high severe
63052026-05-03T04:07:48.492ZBenchmarking source_filter/allows/exclude_empty_v6
63062026-05-03T04:07:48.492ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63072026-05-03T04:07:51.852ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (6.4B iterations)
63082026-05-03T04:07:56.830ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63092026-05-03T04:07:56.918Zsource_filter/allows/exclude_empty_v6
63102026-05-03T04:07:56.918Z time: [777.50 ps 778.22 ps 779.06 ps]
63112026-05-03T04:07:56.919Z thrpt: [1.2836 Gelem/s 1.2850 Gelem/s 1.2862 Gelem/s]
63122026-05-03T04:07:56.919Z change:
63132026-05-03T04:07:56.919Z time: [−12.603% −12.526% −12.441%] (p = 0.00 < 0.05)
63142026-05-03T04:07:56.919Z thrpt: [+14.208% +14.320% +14.421%]
63152026-05-03T04:07:56.919Z Performance has improved.
63162026-05-03T04:07:56.919ZFound 3 outliers among 100 measurements (3.00%)
63172026-05-03T04:07:56.919Z 3 (3.00%) high mild
63182026-05-03T04:07:58.092ZBenchmarking source_filter/allows/exclude_miss_v4/1
63192026-05-03T04:07:58.092ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63202026-05-03T04:08:02.005ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
63212026-05-03T04:08:07.043ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63222026-05-03T04:08:07.132Zsource_filter/allows/exclude_miss_v4/1
63232026-05-03T04:08:07.132Z time: [1.8156 ns 1.8257 ns 1.8379 ns]
63242026-05-03T04:08:07.132Z thrpt: [544.09 Melem/s 547.75 Melem/s 550.77 Melem/s]
63252026-05-03T04:08:07.132Z change:
63262026-05-03T04:08:07.132Z time: [+8.8749% +9.6097% +10.485%] (p = 0.00 < 0.05)
63272026-05-03T04:08:07.132Z thrpt: [−9.4898% −8.7672% −8.1515%]
63282026-05-03T04:08:07.132Z Performance has regressed.
63292026-05-03T04:08:07.132ZFound 2 outliers among 100 measurements (2.00%)
63302026-05-03T04:08:07.132Z 2 (2.00%) high mild
63312026-05-03T04:08:08.329ZBenchmarking source_filter/allows/exclude_hit_v4/1
63322026-05-03T04:08:08.329ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63332026-05-03T04:08:12.080ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
63342026-05-03T04:08:17.174ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63352026-05-03T04:08:17.262Zsource_filter/allows/exclude_hit_v4/1
63362026-05-03T04:08:17.262Z time: [1.7610 ns 1.7691 ns 1.7791 ns]
63372026-05-03T04:08:17.262Z thrpt: [562.09 Melem/s 565.26 Melem/s 567.87 Melem/s]
63382026-05-03T04:08:17.262Z change:
63392026-05-03T04:08:17.262Z time: [−1.2981% −0.5059% +0.3706%] (p = 0.21 > 0.05)
63402026-05-03T04:08:17.262Z thrpt: [−0.3692% +0.5084% +1.3152%]
63412026-05-03T04:08:17.262Z No change in performance detected.
63422026-05-03T04:08:17.262ZFound 16 outliers among 100 measurements (16.00%)
63432026-05-03T04:08:17.262Z 16 (16.00%) high severe
63442026-05-03T04:08:18.459ZBenchmarking source_filter/allows/exclude_miss_v6/1
63452026-05-03T04:08:18.459ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63462026-05-03T04:08:23.206ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63472026-05-03T04:08:28.208ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63482026-05-03T04:08:28.297Zsource_filter/allows/exclude_miss_v6/1
63492026-05-03T04:08:28.297Z time: [4.4214 ns 4.4222 ns 4.4231 ns]
63502026-05-03T04:08:28.297Z thrpt: [226.08 Melem/s 226.13 Melem/s 226.17 Melem/s]
63512026-05-03T04:08:28.297Z change:
63522026-05-03T04:08:28.297Z time: [−0.0050% +0.0228% +0.0495%] (p = 0.12 > 0.05)
63532026-05-03T04:08:28.300Z thrpt: [−0.0495% −0.0227% +0.0050%]
63542026-05-03T04:08:28.300Z No change in performance detected.
63552026-05-03T04:08:28.300ZFound 3 outliers among 100 measurements (3.00%)
63562026-05-03T04:08:28.300Z 2 (2.00%) high mild
63572026-05-03T04:08:28.300Z 1 (1.00%) high severe
63582026-05-03T04:08:29.501ZBenchmarking source_filter/allows/exclude_hit_v6/1
63592026-05-03T04:08:29.501ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63602026-05-03T04:08:34.254ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63612026-05-03T04:08:39.403ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63622026-05-03T04:08:39.492Zsource_filter/allows/exclude_hit_v6/1
63632026-05-03T04:08:39.492Z time: [4.5241 ns 4.5743 ns 4.6222 ns]
63642026-05-03T04:08:39.492Z thrpt: [216.35 Melem/s 218.61 Melem/s 221.04 Melem/s]
63652026-05-03T04:08:39.492Z change:
63662026-05-03T04:08:39.492Z time: [+0.1649% +1.1356% +2.1009%] (p = 0.02 < 0.05)
63672026-05-03T04:08:39.492Z thrpt: [−2.0577% −1.1229% −0.1646%]
63682026-05-03T04:08:39.492Z Change within noise threshold.
63692026-05-03T04:08:40.695ZBenchmarking source_filter/allows/exclude_miss_v4/5
63702026-05-03T04:08:40.695ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63712026-05-03T04:08:45.294ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.2B iterations)
63722026-05-03T04:08:50.311ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63732026-05-03T04:08:50.395Zsource_filter/allows/exclude_miss_v4/5
63742026-05-03T04:08:50.395Z time: [4.2850 ns 4.2998 ns 4.3153 ns]
63752026-05-03T04:08:50.395Z thrpt: [231.74 Melem/s 232.57 Melem/s 233.37 Melem/s]
63762026-05-03T04:08:50.395Z change:
63772026-05-03T04:08:50.395Z time: [−1.6731% −1.3651% −1.0740%] (p = 0.00 < 0.05)
63782026-05-03T04:08:50.395Z thrpt: [+1.0857% +1.3840% +1.7016%]
63792026-05-03T04:08:50.395Z Performance has improved.
63802026-05-03T04:08:50.395ZFound 15 outliers among 100 measurements (15.00%)
63812026-05-03T04:08:50.398Z 3 (3.00%) high mild
63822026-05-03T04:08:50.398Z 12 (12.00%) high severe
63832026-05-03T04:08:51.601ZBenchmarking source_filter/allows/exclude_hit_v4/5
63842026-05-03T04:08:51.601ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63852026-05-03T04:08:55.379ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63862026-05-03T04:09:00.336ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63872026-05-03T04:09:00.425Zsource_filter/allows/exclude_hit_v4/5
63882026-05-03T04:09:00.426Z time: [1.7420 ns 1.7442 ns 1.7470 ns]
63892026-05-03T04:09:00.426Z thrpt: [572.43 Melem/s 573.32 Melem/s 574.05 Melem/s]
63902026-05-03T04:09:00.426Z change:
63912026-05-03T04:09:00.426Z time: [−3.2519% −2.9335% −2.6109%] (p = 0.00 < 0.05)
63922026-05-03T04:09:00.426Z thrpt: [+2.6809% +3.0222% +3.3612%]
63932026-05-03T04:09:00.426Z Performance has improved.
63942026-05-03T04:09:00.428ZFound 3 outliers among 100 measurements (3.00%)
63952026-05-03T04:09:00.428Z 2 (2.00%) high mild
63962026-05-03T04:09:00.428Z 1 (1.00%) high severe
63972026-05-03T04:09:01.606ZBenchmarking source_filter/allows/exclude_miss_v6/5
63982026-05-03T04:09:01.606ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
63992026-05-03T04:09:05.299ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (727M iterations)
64002026-05-03T04:09:10.312ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64012026-05-03T04:09:10.401Zsource_filter/allows/exclude_miss_v6/5
64022026-05-03T04:09:10.401Z time: [6.8793 ns 6.8888 ns 6.9010 ns]
64032026-05-03T04:09:10.401Z thrpt: [144.91 Melem/s 145.16 Melem/s 145.36 Melem/s]
64042026-05-03T04:09:10.401Z change:
64052026-05-03T04:09:10.401Z time: [+0.4730% +0.6468% +0.8359%] (p = 0.00 < 0.05)
64062026-05-03T04:09:10.401Z thrpt: [−0.8290% −0.6426% −0.4707%]
64072026-05-03T04:09:10.401Z Change within noise threshold.
64082026-05-03T04:09:10.404ZFound 18 outliers among 100 measurements (18.00%)
64092026-05-03T04:09:10.404Z 3 (3.00%) high mild
64102026-05-03T04:09:10.404Z 15 (15.00%) high severe
64112026-05-03T04:09:11.595ZBenchmarking source_filter/allows/exclude_hit_v6/5
64122026-05-03T04:09:11.595ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64132026-05-03T04:09:16.345ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64142026-05-03T04:09:21.489ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64152026-05-03T04:09:21.577Zsource_filter/allows/exclude_hit_v6/5
64162026-05-03T04:09:21.578Z time: [4.5181 ns 4.5655 ns 4.6103 ns]
64172026-05-03T04:09:21.578Z thrpt: [216.91 Melem/s 219.04 Melem/s 221.33 Melem/s]
64182026-05-03T04:09:21.578Z change:
64192026-05-03T04:09:21.578Z time: [−0.0394% +0.9215% +1.8250%] (p = 0.06 > 0.05)
64202026-05-03T04:09:21.578Z thrpt: [−1.7923% −0.9131% +0.0394%]
64212026-05-03T04:09:21.578Z No change in performance detected.
64222026-05-03T04:09:22.776ZBenchmarking source_filter/allows/exclude_miss_v4/10
64232026-05-03T04:09:22.776ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64242026-05-03T04:09:27.001ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (636M iterations)
64252026-05-03T04:09:31.975ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64262026-05-03T04:09:32.063Zsource_filter/allows/exclude_miss_v4/10
64272026-05-03T04:09:32.063Z time: [7.7956 ns 7.8194 ns 7.8463 ns]
64282026-05-03T04:09:32.063Z thrpt: [127.45 Melem/s 127.89 Melem/s 128.28 Melem/s]
64292026-05-03T04:09:32.063Z change:
64302026-05-03T04:09:32.064Z time: [+3.2629% +3.5451% +3.8997%] (p = 0.00 < 0.05)
64312026-05-03T04:09:32.064Z thrpt: [−3.7533% −3.4237% −3.1598%]
64322026-05-03T04:09:32.064Z Performance has regressed.
64332026-05-03T04:09:32.064ZFound 4 outliers among 100 measurements (4.00%)
64342026-05-03T04:09:32.064Z 4 (4.00%) high mild
64352026-05-03T04:09:33.262ZBenchmarking source_filter/allows/exclude_hit_v4/10
64362026-05-03T04:09:33.262ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64372026-05-03T04:09:36.938ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
64382026-05-03T04:09:41.972ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64392026-05-03T04:09:42.060Zsource_filter/allows/exclude_hit_v4/10
64402026-05-03T04:09:42.060Z time: [1.7157 ns 1.7201 ns 1.7253 ns]
64412026-05-03T04:09:42.060Z thrpt: [579.61 Melem/s 581.37 Melem/s 582.87 Melem/s]
64422026-05-03T04:09:42.060Z change:
64432026-05-03T04:09:42.060Z time: [−6.0407% −5.6779% −5.3051%] (p = 0.00 < 0.05)
64442026-05-03T04:09:42.060Z thrpt: [+5.6023% +6.0197% +6.4291%]
64452026-05-03T04:09:42.060Z Performance has improved.
64462026-05-03T04:09:43.248ZBenchmarking source_filter/allows/exclude_miss_v6/10
64472026-05-03T04:09:43.249ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64482026-05-03T04:09:49.102ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (459M iterations)
64492026-05-03T04:09:54.093ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64502026-05-03T04:09:54.182Zsource_filter/allows/exclude_miss_v6/10
64512026-05-03T04:09:54.182Z time: [10.876 ns 10.880 ns 10.884 ns]
64522026-05-03T04:09:54.182Z thrpt: [91.880 Melem/s 91.911 Melem/s 91.941 Melem/s]
64532026-05-03T04:09:54.182Z change:
64542026-05-03T04:09:54.182Z time: [−0.5853% −0.4615% −0.3382%] (p = 0.00 < 0.05)
64552026-05-03T04:09:54.182Z thrpt: [+0.3393% +0.4637% +0.5887%]
64562026-05-03T04:09:54.182Z Change within noise threshold.
64572026-05-03T04:09:54.183ZFound 1 outliers among 100 measurements (1.00%)
64582026-05-03T04:09:54.183Z 1 (1.00%) low mild
64592026-05-03T04:09:55.383ZBenchmarking source_filter/allows/exclude_hit_v6/10
64602026-05-03T04:09:55.383ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64612026-05-03T04:10:00.133ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64622026-05-03T04:10:05.277ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64632026-05-03T04:10:05.365Zsource_filter/allows/exclude_hit_v6/10
64642026-05-03T04:10:05.365Z time: [4.5181 ns 4.5660 ns 4.6116 ns]
64652026-05-03T04:10:05.365Z thrpt: [216.84 Melem/s 219.01 Melem/s 221.33 Melem/s]
64662026-05-03T04:10:05.365Z change:
64672026-05-03T04:10:05.365Z time: [−0.0983% +0.9177% +1.8748%] (p = 0.06 > 0.05)
64682026-05-03T04:10:05.365Z thrpt: [−1.8403% −0.9093% +0.0984%]
64692026-05-03T04:10:05.365Z No change in performance detected.
64702026-05-03T04:10:06.572ZBenchmarking source_filter/allows/exclude_miss_v4/50
64712026-05-03T04:10:06.572ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64722026-05-03T04:10:10.692ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (652M iterations)
64732026-05-03T04:10:15.854ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64742026-05-03T04:10:15.943Zsource_filter/allows/exclude_miss_v4/50
64752026-05-03T04:10:15.943Z time: [7.8471 ns 7.8909 ns 7.9357 ns]
64762026-05-03T04:10:15.943Z thrpt: [126.01 Melem/s 126.73 Melem/s 127.44 Melem/s]
64772026-05-03T04:10:15.943Z change:
64782026-05-03T04:10:15.943Z time: [+3.2071% +4.3972% +5.6554%] (p = 0.00 < 0.05)
64792026-05-03T04:10:15.943Z thrpt: [−5.3527% −4.2120% −3.1075%]
64802026-05-03T04:10:15.946Z Performance has regressed.
64812026-05-03T04:10:15.946ZFound 2 outliers among 100 measurements (2.00%)
64822026-05-03T04:10:15.946Z 2 (2.00%) high mild
64832026-05-03T04:10:17.150ZBenchmarking source_filter/allows/exclude_hit_v4/50
64842026-05-03T04:10:17.150ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
64852026-05-03T04:10:20.152ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
64862026-05-03T04:10:25.159ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
64872026-05-03T04:10:25.247Zsource_filter/allows/exclude_hit_v4/50
64882026-05-03T04:10:25.247Z time: [2.7658 ns 2.7823 ns 2.8020 ns]
64892026-05-03T04:10:25.247Z thrpt: [356.88 Melem/s 359.41 Melem/s 361.56 Melem/s]
64902026-05-03T04:10:25.247Z change:
64912026-05-03T04:10:25.247Z time: [+1.7162% +2.5519% +3.4471%] (p = 0.00 < 0.05)
64922026-05-03T04:10:25.247Z thrpt: [−3.3323% −2.4884% −1.6873%]
64932026-05-03T04:10:25.247Z Performance has regressed.
64942026-05-03T04:10:25.247ZFound 17 outliers among 100 measurements (17.00%)
64952026-05-03T04:10:25.247Z 16 (16.00%) high mild
64962026-05-03T04:10:25.247Z 1 (1.00%) high severe
64972026-05-03T04:10:26.447ZBenchmarking source_filter/allows/exclude_miss_v6/50
64982026-05-03T04:10:26.447ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
64992026-05-03T04:10:32.016ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (482M iterations)
65002026-05-03T04:10:36.988ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65012026-05-03T04:10:37.076Zsource_filter/allows/exclude_miss_v6/50
65022026-05-03T04:10:37.077Z time: [10.305 ns 10.312 ns 10.320 ns]
65032026-05-03T04:10:37.077Z thrpt: [96.901 Melem/s 96.973 Melem/s 97.042 Melem/s]
65042026-05-03T04:10:37.077Z change:
65052026-05-03T04:10:37.077Z time: [+1.2925% +1.3902% +1.4828%] (p = 0.00 < 0.05)
65062026-05-03T04:10:37.077Z thrpt: [−1.4611% −1.3712% −1.2760%]
65072026-05-03T04:10:37.077Z Performance has regressed.
65082026-05-03T04:10:38.291ZBenchmarking source_filter/allows/exclude_hit_v6/50
65092026-05-03T04:10:38.291ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65102026-05-03T04:10:44.259ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (900M iterations)
65112026-05-03T04:10:49.261ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65122026-05-03T04:10:49.349Zsource_filter/allows/exclude_hit_v6/50
65132026-05-03T04:10:49.349Z time: [5.5576 ns 5.5582 ns 5.5589 ns]
65142026-05-03T04:10:49.349Z thrpt: [179.89 Melem/s 179.91 Melem/s 179.94 Melem/s]
65152026-05-03T04:10:49.349Z change:
65162026-05-03T04:10:49.352Z time: [−0.0898% −0.0541% −0.0227%] (p = 0.00 < 0.05)
65172026-05-03T04:10:49.352Z thrpt: [+0.0227% +0.0541% +0.0898%]
65182026-05-03T04:10:49.352Z Change within noise threshold.
65192026-05-03T04:10:49.352ZFound 4 outliers among 100 measurements (4.00%)
65202026-05-03T04:10:49.352Z 2 (2.00%) low mild
65212026-05-03T04:10:49.352Z 2 (2.00%) high mild
65222026-05-03T04:10:50.553ZBenchmarking source_filter/allows/exclude_miss_v4/100
65232026-05-03T04:10:50.553ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65242026-05-03T04:10:55.958ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (497M iterations)
65252026-05-03T04:11:00.946ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65262026-05-03T04:11:01.034Zsource_filter/allows/exclude_miss_v4/100
65272026-05-03T04:11:01.034Z time: [10.023 ns 10.041 ns 10.061 ns]
65282026-05-03T04:11:01.034Z thrpt: [99.397 Melem/s 99.595 Melem/s 99.770 Melem/s]
65292026-05-03T04:11:01.034Z change:
65302026-05-03T04:11:01.034Z time: [−0.4805% −0.3028% −0.0453%] (p = 0.00 < 0.05)
65312026-05-03T04:11:01.034Z thrpt: [+0.0453% +0.3037% +0.4828%]
65322026-05-03T04:11:01.034Z Change within noise threshold.
65332026-05-03T04:11:01.034ZFound 12 outliers among 100 measurements (12.00%)
65342026-05-03T04:11:01.034Z 7 (7.00%) high mild
65352026-05-03T04:11:01.034Z 5 (5.00%) high severe
65362026-05-03T04:11:02.232ZBenchmarking source_filter/allows/exclude_hit_v4/100
65372026-05-03T04:11:02.233ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65382026-05-03T04:11:08.027ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
65392026-05-03T04:11:13.040ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65402026-05-03T04:11:13.128Zsource_filter/allows/exclude_hit_v4/100
65412026-05-03T04:11:13.128Z time: [2.6968 ns 2.7077 ns 2.7197 ns]
65422026-05-03T04:11:13.128Z thrpt: [367.69 Melem/s 369.32 Melem/s 370.82 Melem/s]
65432026-05-03T04:11:13.128Z change:
65442026-05-03T04:11:13.128Z time: [−2.4069% −2.1352% −1.8186%] (p = 0.00 < 0.05)
65452026-05-03T04:11:13.128Z thrpt: [+1.8523% +2.1818% +2.4663%]
65462026-05-03T04:11:13.129Z Performance has improved.
65472026-05-03T04:11:13.129ZFound 6 outliers among 100 measurements (6.00%)
65482026-05-03T04:11:13.129Z 3 (3.00%) high mild
65492026-05-03T04:11:13.129Z 3 (3.00%) high severe
65502026-05-03T04:11:14.330ZBenchmarking source_filter/allows/exclude_miss_v6/100
65512026-05-03T04:11:14.331ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65522026-05-03T04:11:18.062ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0001 s (360M iterations)
65532026-05-03T04:11:23.069ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65542026-05-03T04:11:23.157Zsource_filter/allows/exclude_miss_v6/100
65552026-05-03T04:11:23.157Z time: [13.894 ns 13.910 ns 13.929 ns]
65562026-05-03T04:11:23.157Z thrpt: [71.792 Melem/s 71.892 Melem/s 71.976 Melem/s]
65572026-05-03T04:11:23.158Z change:
65582026-05-03T04:11:23.158Z time: [+0.1445% +0.3375% +0.5652%] (p = 0.00 < 0.05)
65592026-05-03T04:11:23.158Z thrpt: [−0.5620% −0.3364% −0.1443%]
65602026-05-03T04:11:23.158Z Change within noise threshold.
65612026-05-03T04:11:23.158ZFound 8 outliers among 100 measurements (8.00%)
65622026-05-03T04:11:23.158Z 4 (4.00%) high mild
65632026-05-03T04:11:23.158Z 4 (4.00%) high severe
65642026-05-03T04:11:24.364ZBenchmarking source_filter/allows/exclude_hit_v6/100
65652026-05-03T04:11:24.364ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65662026-05-03T04:11:30.330ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (900M iterations)
65672026-05-03T04:11:35.329ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65682026-05-03T04:11:35.418Zsource_filter/allows/exclude_hit_v6/100
65692026-05-03T04:11:35.418Z time: [5.5526 ns 5.5538 ns 5.5551 ns]
65702026-05-03T04:11:35.418Z thrpt: [180.02 Melem/s 180.06 Melem/s 180.09 Melem/s]
65712026-05-03T04:11:35.418Z change:
65722026-05-03T04:11:35.418Z time: [−0.2919% −0.2128% −0.1489%] (p = 0.00 < 0.05)
65732026-05-03T04:11:35.418Z thrpt: [+0.1491% +0.2132% +0.2927%]
65742026-05-03T04:11:35.418Z Change within noise threshold.
65752026-05-03T04:11:35.421ZFound 3 outliers among 100 measurements (3.00%)
65762026-05-03T04:11:35.421Z 3 (3.00%) high mild
65772026-05-03T04:11:36.619ZBenchmarking source_filter/allows/include_hit_v4/1
65782026-05-03T04:11:36.619ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65792026-05-03T04:11:40.409ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
65802026-05-03T04:11:45.432ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65812026-05-03T04:11:45.521Zsource_filter/allows/include_hit_v4/1
65822026-05-03T04:11:45.521Z time: [1.7662 ns 1.7721 ns 1.7787 ns]
65832026-05-03T04:11:45.521Z thrpt: [562.22 Melem/s 564.29 Melem/s 566.18 Melem/s]
65842026-05-03T04:11:45.521Z change:
65852026-05-03T04:11:45.521Z time: [−2.2395% −1.8307% −1.4172%] (p = 0.00 < 0.05)
65862026-05-03T04:11:45.521Z thrpt: [+1.4376% +1.8649% +2.2908%]
65872026-05-03T04:11:45.521Z Performance has improved.
65882026-05-03T04:11:45.524ZFound 4 outliers among 100 measurements (4.00%)
65892026-05-03T04:11:45.524Z 3 (3.00%) high mild
65902026-05-03T04:11:45.524Z 1 (1.00%) high severe
65912026-05-03T04:11:46.725ZBenchmarking source_filter/allows/include_miss_v4/1
65922026-05-03T04:11:46.725ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
65932026-05-03T04:11:50.631ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
65942026-05-03T04:11:55.595ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
65952026-05-03T04:11:55.684Zsource_filter/allows/include_miss_v4/1
65962026-05-03T04:11:55.684Z time: [1.8013 ns 1.8075 ns 1.8142 ns]
65972026-05-03T04:11:55.684Z thrpt: [551.20 Melem/s 553.24 Melem/s 555.16 Melem/s]
65982026-05-03T04:11:55.684Z change:
65992026-05-03T04:11:55.684Z time: [+8.2871% +8.4459% +8.6416%] (p = 0.00 < 0.05)
66002026-05-03T04:11:55.684Z thrpt: [−7.9543% −7.7881% −7.6529%]
66012026-05-03T04:11:55.684Z Performance has regressed.
66022026-05-03T04:11:55.687ZFound 6 outliers among 100 measurements (6.00%)
66032026-05-03T04:11:55.687Z 2 (2.00%) high mild
66042026-05-03T04:11:55.687Z 4 (4.00%) high severe
66052026-05-03T04:11:56.878ZBenchmarking source_filter/allows/include_hit_v6/1
66062026-05-03T04:11:56.878ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66072026-05-03T04:12:01.629ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66082026-05-03T04:12:06.774ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66092026-05-03T04:12:06.862Zsource_filter/allows/include_hit_v6/1
66102026-05-03T04:12:06.862Z time: [4.5206 ns 4.5691 ns 4.6148 ns]
66112026-05-03T04:12:06.862Z thrpt: [216.69 Melem/s 218.86 Melem/s 221.21 Melem/s]
66122026-05-03T04:12:06.862Z change:
66132026-05-03T04:12:06.862Z time: [−0.4229% +0.5518% +1.5007%] (p = 0.26 > 0.05)
66142026-05-03T04:12:06.863Z thrpt: [−1.4785% −0.5488% +0.4247%]
66152026-05-03T04:12:06.863Z No change in performance detected.
66162026-05-03T04:12:08.059ZBenchmarking source_filter/allows/include_miss_v6/1
66172026-05-03T04:12:08.059ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66182026-05-03T04:12:12.811ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66192026-05-03T04:12:17.824ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66202026-05-03T04:12:17.912Zsource_filter/allows/include_miss_v6/1
66212026-05-03T04:12:17.915Z time: [4.4356 ns 4.4385 ns 4.4409 ns]
66222026-05-03T04:12:17.915Z thrpt: [225.18 Melem/s 225.30 Melem/s 225.45 Melem/s]
66232026-05-03T04:12:17.915Z change:
66242026-05-03T04:12:17.915Z time: [+0.3034% +0.3463% +0.3909%] (p = 0.00 < 0.05)
66252026-05-03T04:12:17.915Z thrpt: [−0.3894% −0.3452% −0.3025%]
66262026-05-03T04:12:17.915Z Change within noise threshold.
66272026-05-03T04:12:19.108ZBenchmarking source_filter/allows/include_hit_v4/5
66282026-05-03T04:12:19.108ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66292026-05-03T04:12:22.943ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
66302026-05-03T04:12:27.845ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66312026-05-03T04:12:27.934Zsource_filter/allows/include_hit_v4/5
66322026-05-03T04:12:27.934Z time: [1.7469 ns 1.7502 ns 1.7541 ns]
66332026-05-03T04:12:27.934Z thrpt: [570.10 Melem/s 571.35 Melem/s 572.43 Melem/s]
66342026-05-03T04:12:27.934Z change:
66352026-05-03T04:12:27.934Z time: [−2.1300% −1.8135% −1.4889%] (p = 0.00 < 0.05)
66362026-05-03T04:12:27.934Z thrpt: [+1.5114% +1.8470% +2.1763%]
66372026-05-03T04:12:27.934Z Performance has improved.
66382026-05-03T04:12:27.934ZFound 8 outliers among 100 measurements (8.00%)
66392026-05-03T04:12:27.935Z 4 (4.00%) high mild
66402026-05-03T04:12:27.935Z 4 (4.00%) high severe
66412026-05-03T04:12:29.134ZBenchmarking source_filter/allows/include_miss_v4/5
66422026-05-03T04:12:29.134ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66432026-05-03T04:12:33.814ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66442026-05-03T04:12:38.775ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66452026-05-03T04:12:38.863Zsource_filter/allows/include_miss_v4/5
66462026-05-03T04:12:38.863Z time: [4.3047 ns 4.3164 ns 4.3302 ns]
66472026-05-03T04:12:38.863Z thrpt: [230.94 Melem/s 231.67 Melem/s 232.30 Melem/s]
66482026-05-03T04:12:38.863Z change:
66492026-05-03T04:12:38.863Z time: [−0.3210% +0.1835% +0.6767%] (p = 0.46 > 0.05)
66502026-05-03T04:12:38.863Z thrpt: [−0.6721% −0.1831% +0.3220%]
66512026-05-03T04:12:38.863Z No change in performance detected.
66522026-05-03T04:12:38.863ZFound 4 outliers among 100 measurements (4.00%)
66532026-05-03T04:12:38.863Z 4 (4.00%) high mild
66542026-05-03T04:12:40.032ZBenchmarking source_filter/allows/include_hit_v6/5
66552026-05-03T04:12:40.032ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66562026-05-03T04:12:44.782ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66572026-05-03T04:12:49.926ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66582026-05-03T04:12:50.014Zsource_filter/allows/include_hit_v6/5
66592026-05-03T04:12:50.014Z time: [4.5186 ns 4.5667 ns 4.6117 ns]
66602026-05-03T04:12:50.014Z thrpt: [216.84 Melem/s 218.98 Melem/s 221.31 Melem/s]
66612026-05-03T04:12:50.014Z change:
66622026-05-03T04:12:50.014Z time: [−0.0369% +0.9150% +1.8370%] (p = 0.06 > 0.05)
66632026-05-03T04:12:50.015Z thrpt: [−1.8039% −0.9067% +0.0370%]
66642026-05-03T04:12:50.015Z No change in performance detected.
66652026-05-03T04:12:51.195ZBenchmarking source_filter/allows/include_miss_v6/5
66662026-05-03T04:12:51.195ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66672026-05-03T04:12:54.891ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (726M iterations)
66682026-05-03T04:12:59.940ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66692026-05-03T04:13:00.028Zsource_filter/allows/include_miss_v6/5
66702026-05-03T04:13:00.028Z time: [6.9458 ns 6.9694 ns 6.9908 ns]
66712026-05-03T04:13:00.028Z thrpt: [143.04 Melem/s 143.48 Melem/s 143.97 Melem/s]
66722026-05-03T04:13:00.029Z change:
66732026-05-03T04:13:00.029Z time: [+0.3896% +0.6643% +0.8997%] (p = 0.00 < 0.05)
66742026-05-03T04:13:00.029Z thrpt: [−0.8917% −0.6599% −0.3881%]
66752026-05-03T04:13:00.029Z Change within noise threshold.
66762026-05-03T04:13:00.029ZFound 15 outliers among 100 measurements (15.00%)
66772026-05-03T04:13:00.029Z 15 (15.00%) high mild
66782026-05-03T04:13:01.229ZBenchmarking source_filter/allows/include_hit_v4/10
66792026-05-03T04:13:01.229ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66802026-05-03T04:13:05.053ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
66812026-05-03T04:13:10.004ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66822026-05-03T04:13:10.092Zsource_filter/allows/include_hit_v4/10
66832026-05-03T04:13:10.092Z time: [1.7613 ns 1.7671 ns 1.7725 ns]
66842026-05-03T04:13:10.092Z thrpt: [564.19 Melem/s 565.89 Melem/s 567.76 Melem/s]
66852026-05-03T04:13:10.092Z change:
66862026-05-03T04:13:10.092Z time: [−2.0771% −1.8454% −1.5965%] (p = 0.00 < 0.05)
66872026-05-03T04:13:10.093Z thrpt: [+1.6224% +1.8801% +2.1212%]
66882026-05-03T04:13:10.093Z Performance has improved.
66892026-05-03T04:13:10.093ZFound 20 outliers among 100 measurements (20.00%)
66902026-05-03T04:13:10.093Z 5 (5.00%) high mild
66912026-05-03T04:13:10.093Z 15 (15.00%) high severe
66922026-05-03T04:13:11.289ZBenchmarking source_filter/allows/include_miss_v4/10
66932026-05-03T04:13:11.289ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
66942026-05-03T04:13:15.574ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (627M iterations)
66952026-05-03T04:13:20.604ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
66962026-05-03T04:13:20.691Zsource_filter/allows/include_miss_v4/10
66972026-05-03T04:13:20.691Z time: [8.0146 ns 8.0689 ns 8.1148 ns]
66982026-05-03T04:13:20.691Z thrpt: [123.23 Melem/s 123.93 Melem/s 124.77 Melem/s]
66992026-05-03T04:13:20.691Z change:
67002026-05-03T04:13:20.692Z time: [+4.1943% +4.8473% +5.4266%] (p = 0.00 < 0.05)
67012026-05-03T04:13:20.692Z thrpt: [−5.1473% −4.6232% −4.0254%]
67022026-05-03T04:13:20.692Z Performance has regressed.
67032026-05-03T04:13:21.893ZBenchmarking source_filter/allows/include_hit_v6/10
67042026-05-03T04:13:21.893ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67052026-05-03T04:13:26.643ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67062026-05-03T04:13:31.788ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67072026-05-03T04:13:31.876Zsource_filter/allows/include_hit_v6/10
67082026-05-03T04:13:31.876Z time: [4.5185 ns 4.5667 ns 4.6121 ns]
67092026-05-03T04:13:31.876Z thrpt: [216.82 Melem/s 218.98 Melem/s 221.31 Melem/s]
67102026-05-03T04:13:31.876Z change:
67112026-05-03T04:13:31.876Z time: [−0.0544% +0.9288% +1.8243%] (p = 0.06 > 0.05)
67122026-05-03T04:13:31.876Z thrpt: [−1.7916% −0.9203% +0.0544%]
67132026-05-03T04:13:31.876Z No change in performance detected.
67142026-05-03T04:13:33.078ZBenchmarking source_filter/allows/include_miss_v6/10
67152026-05-03T04:13:33.078ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67162026-05-03T04:13:38.938ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (458M iterations)
67172026-05-03T04:13:43.924ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67182026-05-03T04:13:44.013Zsource_filter/allows/include_miss_v6/10
67192026-05-03T04:13:44.013Z time: [10.876 ns 10.880 ns 10.885 ns]
67202026-05-03T04:13:44.013Z thrpt: [91.868 Melem/s 91.909 Melem/s 91.945 Melem/s]
67212026-05-03T04:13:44.013Z change:
67222026-05-03T04:13:44.013Z time: [−0.7138% −0.5999% −0.4912%] (p = 0.00 < 0.05)
67232026-05-03T04:13:44.013Z thrpt: [+0.4936% +0.6035% +0.7189%]
67242026-05-03T04:13:44.013Z Change within noise threshold.
67252026-05-03T04:13:44.016ZFound 5 outliers among 100 measurements (5.00%)
67262026-05-03T04:13:44.016Z 1 (1.00%) low mild
67272026-05-03T04:13:44.016Z 4 (4.00%) high mild
67282026-05-03T04:13:45.213ZBenchmarking source_filter/allows/include_hit_v4/50
67292026-05-03T04:13:45.213ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67302026-05-03T04:13:51.078ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67312026-05-03T04:13:56.088ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67322026-05-03T04:13:56.176Zsource_filter/allows/include_hit_v4/50
67332026-05-03T04:13:56.176Z time: [2.7299 ns 2.7356 ns 2.7427 ns]
67342026-05-03T04:13:56.176Z thrpt: [364.60 Melem/s 365.55 Melem/s 366.31 Melem/s]
67352026-05-03T04:13:56.176Z change:
67362026-05-03T04:13:56.176Z time: [−0.4417% −0.3059% −0.1539%] (p = 0.00 < 0.05)
67372026-05-03T04:13:56.176Z thrpt: [+0.1542% +0.3069% +0.4436%]
67382026-05-03T04:13:56.176Z Change within noise threshold.
67392026-05-03T04:13:56.177ZFound 3 outliers among 100 measurements (3.00%)
67402026-05-03T04:13:56.177Z 1 (1.00%) high mild
67412026-05-03T04:13:56.177Z 2 (2.00%) high severe
67422026-05-03T04:13:57.377ZBenchmarking source_filter/allows/include_miss_v4/50
67432026-05-03T04:13:57.377ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67442026-05-03T04:14:01.434ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (662M iterations)
67452026-05-03T04:14:06.493ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67462026-05-03T04:14:06.581Zsource_filter/allows/include_miss_v4/50
67472026-05-03T04:14:06.581Z time: [7.6278 ns 7.6784 ns 7.7239 ns]
67482026-05-03T04:14:06.581Z thrpt: [129.47 Melem/s 130.24 Melem/s 131.10 Melem/s]
67492026-05-03T04:14:06.581Z change:
67502026-05-03T04:14:06.581Z time: [−3.0919% −2.0495% −0.9787%] (p = 0.00 < 0.05)
67512026-05-03T04:14:06.584Z thrpt: [+0.9883% +2.0924% +3.1905%]
67522026-05-03T04:14:06.584Z Change within noise threshold.
67532026-05-03T04:14:06.584ZFound 1 outliers among 100 measurements (1.00%)
67542026-05-03T04:14:06.584Z 1 (1.00%) high mild
67552026-05-03T04:14:07.786ZBenchmarking source_filter/allows/include_hit_v6/50
67562026-05-03T04:14:07.786ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67572026-05-03T04:14:13.751ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (900M iterations)
67582026-05-03T04:14:18.748ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67592026-05-03T04:14:18.837Zsource_filter/allows/include_hit_v6/50
67602026-05-03T04:14:18.837Z time: [5.5494 ns 5.5515 ns 5.5538 ns]
67612026-05-03T04:14:18.837Z thrpt: [180.06 Melem/s 180.13 Melem/s 180.20 Melem/s]
67622026-05-03T04:14:18.837Z change:
67632026-05-03T04:14:18.837Z time: [−0.3031% −0.2320% −0.1589%] (p = 0.00 < 0.05)
67642026-05-03T04:14:18.837Z thrpt: [+0.1592% +0.2325% +0.3040%]
67652026-05-03T04:14:18.837Z Change within noise threshold.
67662026-05-03T04:14:18.840ZFound 4 outliers among 100 measurements (4.00%)
67672026-05-03T04:14:18.840Z 3 (3.00%) low mild
67682026-05-03T04:14:18.840Z 1 (1.00%) high severe
67692026-05-03T04:14:20.041ZBenchmarking source_filter/allows/include_miss_v6/50
67702026-05-03T04:14:20.041ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67712026-05-03T04:14:25.574ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (485M iterations)
67722026-05-03T04:14:30.585ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67732026-05-03T04:14:30.673Zsource_filter/allows/include_miss_v6/50
67742026-05-03T04:14:30.673Z time: [10.316 ns 10.328 ns 10.341 ns]
67752026-05-03T04:14:30.673Z thrpt: [96.701 Melem/s 96.826 Melem/s 96.940 Melem/s]
67762026-05-03T04:14:30.673Z change:
67772026-05-03T04:14:30.673Z time: [+0.0710% +0.2811% +0.4732%] (p = 0.01 < 0.05)
67782026-05-03T04:14:30.673Z thrpt: [−0.4710% −0.2803% −0.0710%]
67792026-05-03T04:14:30.673Z Change within noise threshold.
67802026-05-03T04:14:30.673ZFound 7 outliers among 100 measurements (7.00%)
67812026-05-03T04:14:30.673Z 6 (6.00%) high mild
67822026-05-03T04:14:30.673Z 1 (1.00%) high severe
67832026-05-03T04:14:31.873ZBenchmarking source_filter/allows/include_hit_v4/100
67842026-05-03T04:14:31.874ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
67852026-05-03T04:14:37.739ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67862026-05-03T04:14:42.726ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
67872026-05-03T04:14:42.815Zsource_filter/allows/include_hit_v4/100
67882026-05-03T04:14:42.815Z time: [2.7200 ns 2.7246 ns 2.7300 ns]
67892026-05-03T04:14:42.815Z thrpt: [366.31 Melem/s 367.02 Melem/s 367.64 Melem/s]
67902026-05-03T04:14:42.815Z change:
67912026-05-03T04:14:42.815Z time: [−2.1358% −1.7050% −1.2964%] (p = 0.00 < 0.05)
67922026-05-03T04:14:42.815Z thrpt: [+1.3134% +1.7345% +2.1824%]
67932026-05-03T04:14:42.815Z Performance has improved.
67942026-05-03T04:14:42.818ZFound 13 outliers among 100 measurements (13.00%)
67952026-05-03T04:14:42.818Z 5 (5.00%) high mild
67962026-05-03T04:14:42.818Z 8 (8.00%) high severe
67972026-05-03T04:14:44.017ZBenchmarking source_filter/allows/include_miss_v4/100
67982026-05-03T04:14:44.017ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
67992026-05-03T04:14:49.437ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (495M iterations)
68002026-05-03T04:14:54.479ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68012026-05-03T04:14:54.569Zsource_filter/allows/include_miss_v4/100
68022026-05-03T04:14:54.569Z time: [10.168 ns 10.179 ns 10.192 ns]
68032026-05-03T04:14:54.569Z thrpt: [98.117 Melem/s 98.240 Melem/s 98.343 Melem/s]
68042026-05-03T04:14:54.569Z change:
68052026-05-03T04:14:54.569Z time: [+1.0877% +1.2202% +1.3346%] (p = 0.00 < 0.05)
68062026-05-03T04:14:54.569Z thrpt: [−1.3171% −1.2055% −1.0760%]
68072026-05-03T04:14:54.569Z Performance has regressed.
68082026-05-03T04:14:54.569ZFound 14 outliers among 100 measurements (14.00%)
68092026-05-03T04:14:54.569Z 7 (7.00%) high mild
68102026-05-03T04:14:54.569Z 7 (7.00%) high severe
68112026-05-03T04:14:55.775ZBenchmarking source_filter/allows/include_hit_v6/100
68122026-05-03T04:14:55.775ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68132026-05-03T04:15:01.747ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (899M iterations)
68142026-05-03T04:15:06.744ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68152026-05-03T04:15:06.833Zsource_filter/allows/include_hit_v6/100
68162026-05-03T04:15:06.833Z time: [5.5538 ns 5.5555 ns 5.5570 ns]
68172026-05-03T04:15:06.833Z thrpt: [179.95 Melem/s 180.00 Melem/s 180.06 Melem/s]
68182026-05-03T04:15:06.833Z change:
68192026-05-03T04:15:06.833Z time: [−0.0257% +0.0005% +0.0270%] (p = 0.97 > 0.05)
68202026-05-03T04:15:06.833Z thrpt: [−0.0270% −0.0005% +0.0258%]
68212026-05-03T04:15:06.833Z No change in performance detected.
68222026-05-03T04:15:06.833ZFound 9 outliers among 100 measurements (9.00%)
68232026-05-03T04:15:06.833Z 3 (3.00%) low mild
68242026-05-03T04:15:06.833Z 4 (4.00%) high mild
68252026-05-03T04:15:06.833Z 2 (2.00%) high severe
68262026-05-03T04:15:08.035ZBenchmarking source_filter/allows/include_miss_v6/100
68272026-05-03T04:15:08.035ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68282026-05-03T04:15:11.768ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (360M iterations)
68292026-05-03T04:15:16.773ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68302026-05-03T04:15:16.862Zsource_filter/allows/include_miss_v6/100
68312026-05-03T04:15:16.862Z time: [13.903 ns 13.916 ns 13.929 ns]
68322026-05-03T04:15:16.862Z thrpt: [71.795 Melem/s 71.861 Melem/s 71.926 Melem/s]
68332026-05-03T04:15:16.862Z change:
68342026-05-03T04:15:16.862Z time: [+0.3929% +0.5224% +0.6737%] (p = 0.00 < 0.05)
68352026-05-03T04:15:16.862Z thrpt: [−0.6692% −0.5197% −0.3914%]
68362026-05-03T04:15:16.862Z Change within noise threshold.
68372026-05-03T04:15:16.862ZFound 4 outliers among 100 measurements (4.00%)
68382026-05-03T04:15:16.862Z 4 (4.00%) high severe
68392026-05-03T04:15:18.062ZBenchmarking source_filter/allows/include_empty_v4
68402026-05-03T04:15:18.062ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68412026-05-03T04:15:21.675ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.9B iterations)
68422026-05-03T04:15:26.662ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68432026-05-03T04:15:26.751Zsource_filter/allows/include_empty_v4
68442026-05-03T04:15:26.751Z time: [838.06 ps 839.10 ps 840.22 ps]
68452026-05-03T04:15:26.751Z thrpt: [1.1902 Gelem/s 1.1917 Gelem/s 1.1932 Gelem/s]
68462026-05-03T04:15:26.751Z change:
68472026-05-03T04:15:26.751Z time: [−5.5047% −5.3885% −5.2352%] (p = 0.00 < 0.05)
68482026-05-03T04:15:26.751Z thrpt: [+5.5244% +5.6953% +5.8254%]
68492026-05-03T04:15:26.751Z Performance has improved.
68502026-05-03T04:15:26.751ZFound 15 outliers among 100 measurements (15.00%)
68512026-05-03T04:15:26.751Z 1 (1.00%) high mild
68522026-05-03T04:15:26.751Z 14 (14.00%) high severe
68532026-05-03T04:15:27.945ZBenchmarking source_filter/allows/include_empty_v6
68542026-05-03T04:15:27.945ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68552026-05-03T04:15:31.299ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (6.4B iterations)
68562026-05-03T04:15:36.300ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68572026-05-03T04:15:36.388Zsource_filter/allows/include_empty_v6
68582026-05-03T04:15:36.388Z time: [780.43 ps 781.55 ps 782.85 ps]
68592026-05-03T04:15:36.388Z thrpt: [1.2774 Gelem/s 1.2795 Gelem/s 1.2813 Gelem/s]
68602026-05-03T04:15:36.388Z change:
68612026-05-03T04:15:36.388Z time: [−12.257% −12.080% −11.936%] (p = 0.00 < 0.05)
68622026-05-03T04:15:36.388Z thrpt: [+13.554% +13.740% +13.969%]
68632026-05-03T04:15:36.388Z Performance has improved.
68642026-05-03T04:15:36.388ZFound 3 outliers among 100 measurements (3.00%)
68652026-05-03T04:15:36.388Z 3 (3.00%) high mild
68662026-05-03T04:15:37.614Z
68672026-05-03T04:15:37.617ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68682026-05-03T04:15:37.617ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68692026-05-03T04:15:37.617ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0260 ms (605 iterations)
68702026-05-03T04:15:37.617ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68712026-05-03T04:15:37.617Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68722026-05-03T04:15:37.617Z time: [18.000 18.000 18.000 ]
68732026-05-03T04:15:37.617Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68742026-05-03T04:15:37.617Z No change in performance detected.
68752026-05-03T04:15:37.617Z
68762026-05-03T04:15:37.617ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68772026-05-03T04:15:37.618ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68782026-05-03T04:15:37.618ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0512 ms (605 iterations)
68792026-05-03T04:15:37.618ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68802026-05-03T04:15:37.622Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68812026-05-03T04:15:37.622Z time: [18.000 18.000 18.000 ]
68822026-05-03T04:15:37.622Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68832026-05-03T04:15:37.622Z No change in performance detected.
68842026-05-03T04:15:37.622Z
68852026-05-03T04:15:37.622ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
68862026-05-03T04:15:37.622ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
68872026-05-03T04:15:37.622ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0971 ms (550 iterations)
68882026-05-03T04:15:37.622ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
68892026-05-03T04:15:37.622Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
68902026-05-03T04:15:37.622Z time: [20.000 20.000 20.000 ]
68912026-05-03T04:15:37.622Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68922026-05-03T04:15:37.622Z No change in performance detected.
68932026-05-03T04:15:37.622Z
68942026-05-03T04:15:37.622ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
68952026-05-03T04:15:37.622ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
68962026-05-03T04:15:37.622ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0251 ms (495 iterations)
68972026-05-03T04:15:37.622ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
68982026-05-03T04:15:37.622Zprocess/Hairpin-DHCPv6/alloc_ct/Request
68992026-05-03T04:15:37.622Z time: [21.000 21.000 21.000 ]
69002026-05-03T04:15:37.622Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69012026-05-03T04:15:37.622Z No change in performance detected.
69022026-05-03T04:15:37.622Z
69032026-05-03T04:15:37.625ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69042026-05-03T04:15:37.625ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69052026-05-03T04:15:37.625ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0560 ms (825 iterations)
69062026-05-03T04:15:37.625ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69072026-05-03T04:15:37.625Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69082026-05-03T04:15:37.625Z time: [13.000 13.000 13.000 ]
69092026-05-03T04:15:37.625Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69102026-05-03T04:15:37.625Z No change in performance detected.
69112026-05-03T04:15:37.625Z
69122026-05-03T04:15:37.625ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69132026-05-03T04:15:37.625ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69142026-05-03T04:15:37.625ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0418 ms (715 iterations)
69152026-05-03T04:15:37.625ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69162026-05-03T04:15:37.628Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69172026-05-03T04:15:37.628Z time: [12.000 12.000 12.000 ]
69182026-05-03T04:15:37.628Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69192026-05-03T04:15:37.628Z No change in performance detected.
69202026-05-03T04:15:37.628Z
69212026-05-03T04:15:37.628ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69222026-05-03T04:15:37.628ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69232026-05-03T04:15:37.628ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0721 ms (715 iterations)
69242026-05-03T04:15:37.628ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69252026-05-03T04:15:37.628Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69262026-05-03T04:15:37.628Z time: [14.000 14.000 14.000 ]
69272026-05-03T04:15:37.628Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69282026-05-03T04:15:37.629Z No change in performance detected.
69292026-05-03T04:15:37.629Z
69302026-05-03T04:15:37.629ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69312026-05-03T04:15:37.629ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69322026-05-03T04:15:37.629ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0409 ms (715 iterations)
69332026-05-03T04:15:37.632ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69342026-05-03T04:15:37.632Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69352026-05-03T04:15:37.632Z time: [14.000 14.000 14.000 ]
69362026-05-03T04:15:37.632Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69372026-05-03T04:15:37.632Z No change in performance detected.
69382026-05-03T04:15:37.632Z
69392026-05-03T04:15:37.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69402026-05-03T04:15:37.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69412026-05-03T04:15:37.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0965 ms (605 iterations)
69422026-05-03T04:15:37.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69432026-05-03T04:15:37.632Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69442026-05-03T04:15:37.632Z time: [3.0000 3.0000 3.0000 ]
69452026-05-03T04:15:37.632Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69462026-05-03T04:15:37.632Z No change in performance detected.
69472026-05-03T04:15:37.632Z
69482026-05-03T04:15:37.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69492026-05-03T04:15:37.632ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69502026-05-03T04:15:37.635ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0479 ms (495 iterations)
69512026-05-03T04:15:37.635ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69522026-05-03T04:15:37.635Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69532026-05-03T04:15:37.635Z time: [3.0000 3.0000 3.0000 ]
69542026-05-03T04:15:37.635Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69552026-05-03T04:15:37.635Z No change in performance detected.
69562026-05-03T04:15:37.635Z
69572026-05-03T04:15:37.635ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69582026-05-03T04:15:37.635ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69592026-05-03T04:15:37.635ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0802 ms (660 iterations)
69602026-05-03T04:15:37.635ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69612026-05-03T04:15:37.636ZCriterion.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.
69622026-05-03T04:15:37.636Z
69632026-05-03T04:15:37.636ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69642026-05-03T04:15:37.636ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69652026-05-03T04:15:37.636ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0476 ms (495 iterations)
69662026-05-03T04:15:37.639ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69672026-05-03T04:15:37.639ZCriterion.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.
69682026-05-03T04:15:37.639Z
69692026-05-03T04:15:37.639ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69702026-05-03T04:15:37.639ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69712026-05-03T04:15:37.639ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0117 ms (880 iterations)
69722026-05-03T04:15:37.639ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69732026-05-03T04:15:37.639Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69742026-05-03T04:15:37.639Z time: [3.0000 3.0000 3.0000 ]
69752026-05-03T04:15:37.639Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69762026-05-03T04:15:37.639Z No change in performance detected.
69772026-05-03T04:15:37.639Z
69782026-05-03T04:15:37.639ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69792026-05-03T04:15:37.639ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69802026-05-03T04:15:37.639ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0103 ms (495 iterations)
69812026-05-03T04:15:37.642ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69822026-05-03T04:15:37.642Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69832026-05-03T04:15:37.642Z time: [3.0000 3.0000 3.0000 ]
69842026-05-03T04:15:37.642Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69852026-05-03T04:15:37.642Z No change in performance detected.
69862026-05-03T04:15:37.642Z
69872026-05-03T04:15:37.642ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
69882026-05-03T04:15:37.642ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
69892026-05-03T04:15:37.642ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0700 ms (770 iterations)
69902026-05-03T04:15:37.642ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
69912026-05-03T04:15:37.642ZCriterion.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.
69922026-05-03T04:15:37.642Z
69932026-05-03T04:15:37.642ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
69942026-05-03T04:15:37.642ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
69952026-05-03T04:15:37.642ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0283 ms (495 iterations)
69962026-05-03T04:15:37.645ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
69972026-05-03T04:15:37.645ZCriterion.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.
69982026-05-03T04:15:37.645Z
69992026-05-03T04:15:37.645ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70002026-05-03T04:15:37.645ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70012026-05-03T04:15:37.645ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0566 ms (825 iterations)
70022026-05-03T04:15:37.645ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70032026-05-03T04:15:37.645Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70042026-05-03T04:15:37.645Z time: [3.0000 3.0000 3.0000 ]
70052026-05-03T04:15:37.645Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70062026-05-03T04:15:37.645Z No change in performance detected.
70072026-05-03T04:15:37.646Z
70082026-05-03T04:15:37.646ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70092026-05-03T04:15:37.646ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70102026-05-03T04:15:37.646ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0889 ms (495 iterations)
70112026-05-03T04:15:37.646ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70122026-05-03T04:15:37.649Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70132026-05-03T04:15:37.649Z time: [3.0000 3.0000 3.0000 ]
70142026-05-03T04:15:37.649Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70152026-05-03T04:15:37.649Z No change in performance detected.
70162026-05-03T04:15:37.649Z
70172026-05-03T04:15:37.649ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70182026-05-03T04:15:37.649ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70192026-05-03T04:15:37.649ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0656 ms (660 iterations)
70202026-05-03T04:15:37.649ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70212026-05-03T04:15:37.649ZCriterion.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.
70222026-05-03T04:15:37.649Z
70232026-05-03T04:15:37.649ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70242026-05-03T04:15:37.649ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70252026-05-03T04:15:37.649ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1080 ms (495 iterations)
70262026-05-03T04:15:37.649ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70272026-05-03T04:15:37.649ZCriterion.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.
70282026-05-03T04:15:37.649Z
70292026-05-03T04:15:37.649ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70302026-05-03T04:15:37.649ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70312026-05-03T04:15:37.649ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0561 ms (880 iterations)
70322026-05-03T04:15:37.652ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70332026-05-03T04:15:37.652Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70342026-05-03T04:15:37.652Z time: [3.0000 3.0000 3.0000 ]
70352026-05-03T04:15:37.652Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70362026-05-03T04:15:37.652Z No change in performance detected.
70372026-05-03T04:15:37.652Z
70382026-05-03T04:15:37.652ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70392026-05-03T04:15:37.652ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70402026-05-03T04:15:37.652ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0402 ms (495 iterations)
70412026-05-03T04:15:37.652ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70422026-05-03T04:15:37.671Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70432026-05-03T04:15:37.671Z time: [3.0000 3.0000 3.0000 ]
70442026-05-03T04:15:37.671Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70452026-05-03T04:15:37.671Z No change in performance detected.
70462026-05-03T04:15:37.671Z
70472026-05-03T04:15:37.671ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70482026-05-03T04:15:37.671ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70492026-05-03T04:15:37.671ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0054 ms (715 iterations)
70502026-05-03T04:15:37.671ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70512026-05-03T04:15:37.671ZCriterion.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.
70522026-05-03T04:15:37.671Z
70532026-05-03T04:15:37.671ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70542026-05-03T04:15:37.671ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70552026-05-03T04:15:37.671ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1003 ms (495 iterations)
70562026-05-03T04:15:37.671ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70572026-05-03T04:15:37.671ZCriterion.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.
70582026-05-03T04:15:37.671Z
70592026-05-03T04:15:37.671ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70602026-05-03T04:15:37.671ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70612026-05-03T04:15:37.671ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1215 ms (330 iterations)
70622026-05-03T04:15:37.671ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70632026-05-03T04:15:37.671Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70642026-05-03T04:15:37.671Z time: [35.000 35.000 35.000 ]
70652026-05-03T04:15:37.671Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70662026-05-03T04:15:37.671Z No change in performance detected.
70672026-05-03T04:15:37.672Z
70682026-05-03T04:15:37.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70692026-05-03T04:15:37.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70702026-05-03T04:15:37.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1675 ms (275 iterations)
70712026-05-03T04:15:37.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70722026-05-03T04:15:37.672Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70732026-05-03T04:15:37.672Z time: [35.000 35.000 35.000 ]
70742026-05-03T04:15:37.672Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70752026-05-03T04:15:37.672Z No change in performance detected.
70762026-05-03T04:15:37.672Z
70772026-05-03T04:15:37.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70782026-05-03T04:15:37.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70792026-05-03T04:15:37.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0531 ms (385 iterations)
70802026-05-03T04:15:37.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70812026-05-03T04:15:37.672Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70822026-05-03T04:15:37.672Z time: [20.000 20.000 20.000 ]
70832026-05-03T04:15:37.672Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70842026-05-03T04:15:37.672Z No change in performance detected.
70852026-05-03T04:15:37.672Z
70862026-05-03T04:15:37.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70872026-05-03T04:15:37.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70882026-05-03T04:15:37.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1922 ms (330 iterations)
70892026-05-03T04:15:37.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
70902026-05-03T04:15:37.672Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70912026-05-03T04:15:37.672Z time: [20.000 20.000 20.000 ]
70922026-05-03T04:15:37.672Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70932026-05-03T04:15:37.672Z No change in performance detected.
70942026-05-03T04:15:37.672Z
70952026-05-03T04:15:37.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70962026-05-03T04:15:37.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
70972026-05-03T04:15:37.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0105 ms (330 iterations)
70982026-05-03T04:15:37.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
70992026-05-03T04:15:37.672Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71002026-05-03T04:15:37.672Z time: [35.000 35.000 35.000 ]
71012026-05-03T04:15:37.672Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71022026-05-03T04:15:37.672Z No change in performance detected.
71032026-05-03T04:15:37.672Z
71042026-05-03T04:15:37.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71052026-05-03T04:15:37.673ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71062026-05-03T04:15:37.673ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1094 ms (275 iterations)
71072026-05-03T04:15:37.673ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71082026-05-03T04:15:37.673Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71092026-05-03T04:15:37.673Z time: [35.000 35.000 35.000 ]
71102026-05-03T04:15:37.673Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71112026-05-03T04:15:37.673Z No change in performance detected.
71122026-05-03T04:15:37.673Z
71132026-05-03T04:15:37.673ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71142026-05-03T04:15:37.673ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71152026-05-03T04:15:37.673ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1300 ms (440 iterations)
71162026-05-03T04:15:37.673ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71172026-05-03T04:15:37.673Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71182026-05-03T04:15:37.673Z time: [20.000 20.000 20.000 ]
71192026-05-03T04:15:37.673Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71202026-05-03T04:15:37.673Z No change in performance detected.
71212026-05-03T04:15:37.673Z
71222026-05-03T04:15:37.673ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71232026-05-03T04:15:37.673ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71242026-05-03T04:15:37.673ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1190 ms (330 iterations)
71252026-05-03T04:15:37.676ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71262026-05-03T04:15:37.677Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71272026-05-03T04:15:37.677Z time: [20.000 20.000 20.000 ]
71282026-05-03T04:15:37.677Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71292026-05-03T04:15:37.677Z No change in performance detected.
71302026-05-03T04:15:37.677Z
71312026-05-03T04:15:37.677ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71322026-05-03T04:15:37.677ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71332026-05-03T04:15:37.677ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0178 ms (275 iterations)
71342026-05-03T04:15:37.677ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71352026-05-03T04:15:37.677Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71362026-05-03T04:15:37.677Z time: [35.000 35.000 35.000 ]
71372026-05-03T04:15:37.677Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71382026-05-03T04:15:37.677Z No change in performance detected.
71392026-05-03T04:15:37.677Z
71402026-05-03T04:15:37.677ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71412026-05-03T04:15:37.677ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71422026-05-03T04:15:37.677ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1973 ms (275 iterations)
71432026-05-03T04:15:37.677ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71442026-05-03T04:15:37.677Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71452026-05-03T04:15:37.677Z time: [35.000 35.000 35.000 ]
71462026-05-03T04:15:37.677Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71472026-05-03T04:15:37.677Z No change in performance detected.
71482026-05-03T04:15:37.677Z
71492026-05-03T04:15:37.677ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71502026-05-03T04:15:37.677ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71512026-05-03T04:15:37.677ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0987 ms (385 iterations)
71522026-05-03T04:15:37.677ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71532026-05-03T04:15:37.680Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71542026-05-03T04:15:37.680Z time: [20.000 20.000 20.000 ]
71552026-05-03T04:15:37.680Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71562026-05-03T04:15:37.680Z No change in performance detected.
71572026-05-03T04:15:37.680Z
71582026-05-03T04:15:37.680ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71592026-05-03T04:15:37.680ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71602026-05-03T04:15:37.680ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0269 ms (275 iterations)
71612026-05-03T04:15:37.680ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71622026-05-03T04:15:37.680Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71632026-05-03T04:15:37.680Z time: [20.000 20.000 20.000 ]
71642026-05-03T04:15:37.680Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71652026-05-03T04:15:37.681Z No change in performance detected.
71662026-05-03T04:15:37.681Z
71672026-05-03T04:15:37.681ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71682026-05-03T04:15:37.681ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71692026-05-03T04:15:37.681ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1822 ms (330 iterations)
71702026-05-03T04:15:37.681ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71712026-05-03T04:15:37.684Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71722026-05-03T04:15:37.684Z time: [35.000 35.000 35.000 ]
71732026-05-03T04:15:37.684Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71742026-05-03T04:15:37.684Z No change in performance detected.
71752026-05-03T04:15:37.684Z
71762026-05-03T04:15:37.684ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71772026-05-03T04:15:37.684ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71782026-05-03T04:15:37.684ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1771 ms (275 iterations)
71792026-05-03T04:15:37.684ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71802026-05-03T04:15:37.684Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71812026-05-03T04:15:37.684Z time: [35.000 35.000 35.000 ]
71822026-05-03T04:15:37.684Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71832026-05-03T04:15:37.684Z No change in performance detected.
71842026-05-03T04:15:37.684Z
71852026-05-03T04:15:37.684ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71862026-05-03T04:15:37.684ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71872026-05-03T04:15:37.684ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0825 ms (385 iterations)
71882026-05-03T04:15:37.687ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
71892026-05-03T04:15:37.687Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71902026-05-03T04:15:37.687Z time: [20.000 20.000 20.000 ]
71912026-05-03T04:15:37.687Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71922026-05-03T04:15:37.687Z No change in performance detected.
71932026-05-03T04:15:37.687Z
71942026-05-03T04:15:37.687ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71952026-05-03T04:15:37.687ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
71962026-05-03T04:15:37.687ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0123 ms (275 iterations)
71972026-05-03T04:15:37.687ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
71982026-05-03T04:15:37.688Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71992026-05-03T04:15:37.688Z time: [20.000 20.000 20.000 ]
72002026-05-03T04:15:37.688Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72012026-05-03T04:15:37.688Z No change in performance detected.
72022026-05-03T04:15:37.688Z
72032026-05-03T04:15:37.688ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72042026-05-03T04:15:37.688ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72052026-05-03T04:15:37.688ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0380 ms (715 iterations)
72062026-05-03T04:15:37.691ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72072026-05-03T04:15:37.691Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72082026-05-03T04:15:37.691Z time: [3924.0 B 3924.0 B 3924.0 B]
72092026-05-03T04:15:37.691Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72102026-05-03T04:15:37.691Z No change in performance detected.
72112026-05-03T04:15:37.691Z
72122026-05-03T04:15:37.691ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72132026-05-03T04:15:37.691ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72142026-05-03T04:15:37.691ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0329 ms (715 iterations)
72152026-05-03T04:15:37.691ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72162026-05-03T04:15:37.691Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72172026-05-03T04:15:37.691Z time: [3924.0 B 3924.0 B 3924.0 B]
72182026-05-03T04:15:37.691Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72192026-05-03T04:15:37.691Z No change in performance detected.
72202026-05-03T04:15:37.691Z
72212026-05-03T04:15:37.691ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72222026-05-03T04:15:37.691ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72232026-05-03T04:15:37.694ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0941 ms (495 iterations)
72242026-05-03T04:15:37.694ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72252026-05-03T04:15:37.694Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72262026-05-03T04:15:37.694Z time: [3988.0 B 3988.0 B 3988.0 B]
72272026-05-03T04:15:37.694Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72282026-05-03T04:15:37.694Z No change in performance detected.
72292026-05-03T04:15:37.694Z
72302026-05-03T04:15:37.694ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72312026-05-03T04:15:37.694ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72322026-05-03T04:15:37.694ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0702 ms (550 iterations)
72332026-05-03T04:15:37.695ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72342026-05-03T04:15:37.695Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72352026-05-03T04:15:37.695Z time: [4386.0 B 4386.0 B 4386.0 B]
72362026-05-03T04:15:37.695Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72372026-05-03T04:15:37.695Z No change in performance detected.
72382026-05-03T04:15:37.698Z
72392026-05-03T04:15:37.698ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72402026-05-03T04:15:37.698ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72412026-05-03T04:15:37.698ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0507 ms (825 iterations)
72422026-05-03T04:15:37.698ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72432026-05-03T04:15:37.698Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72442026-05-03T04:15:37.698Z time: [2888.0 B 2888.0 B 2888.0 B]
72452026-05-03T04:15:37.698Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72462026-05-03T04:15:37.698Z No change in performance detected.
72472026-05-03T04:15:37.698Z
72482026-05-03T04:15:37.698ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72492026-05-03T04:15:37.698ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72502026-05-03T04:15:37.698ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0316 ms (715 iterations)
72512026-05-03T04:15:37.701ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72522026-05-03T04:15:37.701Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72532026-05-03T04:15:37.701Z time: [2873.0 B 2873.0 B 2873.0 B]
72542026-05-03T04:15:37.701Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72552026-05-03T04:15:37.701Z No change in performance detected.
72562026-05-03T04:15:37.701Z
72572026-05-03T04:15:37.701ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72582026-05-03T04:15:37.701ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72592026-05-03T04:15:37.701ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0612 ms (715 iterations)
72602026-05-03T04:15:37.701ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72612026-05-03T04:15:37.701Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72622026-05-03T04:15:37.701Z time: [2926.0 B 2926.0 B 2926.0 B]
72632026-05-03T04:15:37.701Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72642026-05-03T04:15:37.701Z No change in performance detected.
72652026-05-03T04:15:37.701Z
72662026-05-03T04:15:37.701ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72672026-05-03T04:15:37.701ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72682026-05-03T04:15:37.701ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0145 ms (715 iterations)
72692026-05-03T04:15:37.704ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72702026-05-03T04:15:37.704Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72712026-05-03T04:15:37.704Z time: [2910.0 B 2910.0 B 2910.0 B]
72722026-05-03T04:15:37.704Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72732026-05-03T04:15:37.704Z No change in performance detected.
72742026-05-03T04:15:37.704Z
72752026-05-03T04:15:37.704ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72762026-05-03T04:15:37.704ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72772026-05-03T04:15:37.704ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0287 ms (825 iterations)
72782026-05-03T04:15:37.705ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72792026-05-03T04:15:37.705Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72802026-05-03T04:15:37.705Z time: [264.00 B 264.00 B 264.00 B]
72812026-05-03T04:15:37.705Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72822026-05-03T04:15:37.705Z No change in performance detected.
72832026-05-03T04:15:37.708Z
72842026-05-03T04:15:37.708ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72852026-05-03T04:15:37.708ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72862026-05-03T04:15:37.708ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0303 ms (495 iterations)
72872026-05-03T04:15:37.708ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
72882026-05-03T04:15:37.708Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72892026-05-03T04:15:37.708Z time: [264.00 B 264.00 B 264.00 B]
72902026-05-03T04:15:37.708Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72912026-05-03T04:15:37.708Z No change in performance detected.
72922026-05-03T04:15:37.708Z
72932026-05-03T04:15:37.708ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
72942026-05-03T04:15:37.708ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
72952026-05-03T04:15:37.708ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0301 ms (715 iterations)
72962026-05-03T04:15:37.708ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
72972026-05-03T04:15:37.708ZCriterion.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.
72982026-05-03T04:15:37.708Z
72992026-05-03T04:15:37.708ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73002026-05-03T04:15:37.708ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73012026-05-03T04:15:37.708ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0521 ms (495 iterations)
73022026-05-03T04:15:37.711ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73032026-05-03T04:15:37.711ZCriterion.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.
73042026-05-03T04:15:37.711Z
73052026-05-03T04:15:37.711ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73062026-05-03T04:15:37.711ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73072026-05-03T04:15:37.711ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0076 ms (880 iterations)
73082026-05-03T04:15:37.711ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73092026-05-03T04:15:37.711Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73102026-05-03T04:15:37.711Z time: [264.00 B 264.00 B 264.00 B]
73112026-05-03T04:15:37.712Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73122026-05-03T04:15:37.712Z No change in performance detected.
73132026-05-03T04:15:37.712Z
73142026-05-03T04:15:37.712ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73152026-05-03T04:15:37.712ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73162026-05-03T04:15:37.712ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0930 ms (550 iterations)
73172026-05-03T04:15:37.714ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73182026-05-03T04:15:37.714Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73192026-05-03T04:15:37.715Z time: [264.00 B 264.00 B 264.00 B]
73202026-05-03T04:15:37.715Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73212026-05-03T04:15:37.715Z No change in performance detected.
73222026-05-03T04:15:37.715Z
73232026-05-03T04:15:37.715ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73242026-05-03T04:15:37.715ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73252026-05-03T04:15:37.715ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0232 ms (770 iterations)
73262026-05-03T04:15:37.715ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73272026-05-03T04:15:37.715ZCriterion.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.
73282026-05-03T04:15:37.715Z
73292026-05-03T04:15:37.715ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73302026-05-03T04:15:37.715ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73312026-05-03T04:15:37.715ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0199 ms (495 iterations)
73322026-05-03T04:15:37.718ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73332026-05-03T04:15:37.718ZCriterion.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.
73342026-05-03T04:15:37.718Z
73352026-05-03T04:15:37.718ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73362026-05-03T04:15:37.718ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73372026-05-03T04:15:37.718ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0509 ms (825 iterations)
73382026-05-03T04:15:37.718ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73392026-05-03T04:15:37.718Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73402026-05-03T04:15:37.718Z time: [264.00 B 264.00 B 264.00 B]
73412026-05-03T04:15:37.718Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73422026-05-03T04:15:37.719Z No change in performance detected.
73432026-05-03T04:15:37.719Z
73442026-05-03T04:15:37.719ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73452026-05-03T04:15:37.719ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73462026-05-03T04:15:37.719ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0251 ms (495 iterations)
73472026-05-03T04:15:37.719ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73482026-05-03T04:15:37.722Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73492026-05-03T04:15:37.722Z time: [264.00 B 264.00 B 264.00 B]
73502026-05-03T04:15:37.722Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73512026-05-03T04:15:37.722Z No change in performance detected.
73522026-05-03T04:15:37.722Z
73532026-05-03T04:15:37.722ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73542026-05-03T04:15:37.722ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73552026-05-03T04:15:37.722ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0617 ms (715 iterations)
73562026-05-03T04:15:37.722ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73572026-05-03T04:15:37.722ZCriterion.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.
73582026-05-03T04:15:37.722Z
73592026-05-03T04:15:37.722ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73602026-05-03T04:15:37.722ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73612026-05-03T04:15:37.722ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1040 ms (495 iterations)
73622026-05-03T04:15:37.722ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73632026-05-03T04:15:37.722ZCriterion.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.
73642026-05-03T04:15:37.722Z
73652026-05-03T04:15:37.722ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73662026-05-03T04:15:37.722ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73672026-05-03T04:15:37.722ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0160 ms (825 iterations)
73682026-05-03T04:15:37.725ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73692026-05-03T04:15:37.725Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73702026-05-03T04:15:37.726Z time: [264.00 B 264.00 B 264.00 B]
73712026-05-03T04:15:37.726Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73722026-05-03T04:15:37.726Z No change in performance detected.
73732026-05-03T04:15:37.726Z
73742026-05-03T04:15:37.726ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73752026-05-03T04:15:37.726ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73762026-05-03T04:15:37.726ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0133 ms (495 iterations)
73772026-05-03T04:15:37.726ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73782026-05-03T04:15:37.726Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73792026-05-03T04:15:37.726Z time: [264.00 B 264.00 B 264.00 B]
73802026-05-03T04:15:37.726Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73812026-05-03T04:15:37.726Z No change in performance detected.
73822026-05-03T04:15:37.726Z
73832026-05-03T04:15:37.726ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
73842026-05-03T04:15:37.726ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73852026-05-03T04:15:37.726ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0654 ms (770 iterations)
73862026-05-03T04:15:37.730ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
73872026-05-03T04:15:37.730ZCriterion.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.
73882026-05-03T04:15:37.730Z
73892026-05-03T04:15:37.730ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
73902026-05-03T04:15:37.730ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
73912026-05-03T04:15:37.730ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0727 ms (495 iterations)
73922026-05-03T04:15:37.730ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
73932026-05-03T04:15:37.730ZCriterion.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.
73942026-05-03T04:15:37.730Z
73952026-05-03T04:15:37.730ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73962026-05-03T04:15:37.730ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73972026-05-03T04:15:37.730ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0863 ms (330 iterations)
73982026-05-03T04:15:37.730ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
73992026-05-03T04:15:37.730Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74002026-05-03T04:15:37.730Z time: [7363.0 B 7363.0 B 7363.0 B]
74012026-05-03T04:15:37.730Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74022026-05-03T04:15:37.730Z No change in performance detected.
74032026-05-03T04:15:37.730Z
74042026-05-03T04:15:37.730ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74052026-05-03T04:15:37.730ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74062026-05-03T04:15:37.730ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1234 ms (275 iterations)
74072026-05-03T04:15:37.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74082026-05-03T04:15:37.734Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74092026-05-03T04:15:37.734Z time: [7363.0 B 7363.0 B 7363.0 B]
74102026-05-03T04:15:37.734Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74112026-05-03T04:15:37.734Z No change in performance detected.
74122026-05-03T04:15:37.734Z
74132026-05-03T04:15:37.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74142026-05-03T04:15:37.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74152026-05-03T04:15:37.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0281 ms (385 iterations)
74162026-05-03T04:15:37.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74172026-05-03T04:15:37.734Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74182026-05-03T04:15:37.734Z time: [5872.0 B 5872.0 B 5872.0 B]
74192026-05-03T04:15:37.734Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74202026-05-03T04:15:37.734Z No change in performance detected.
74212026-05-03T04:15:37.734Z
74222026-05-03T04:15:37.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74232026-05-03T04:15:37.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74242026-05-03T04:15:37.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1261 ms (330 iterations)
74252026-05-03T04:15:37.737ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74262026-05-03T04:15:37.737Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74272026-05-03T04:15:37.737Z time: [5872.0 B 5872.0 B 5872.0 B]
74282026-05-03T04:15:37.737Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74292026-05-03T04:15:37.737Z No change in performance detected.
74302026-05-03T04:15:37.737Z
74312026-05-03T04:15:37.737ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74322026-05-03T04:15:37.737ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74332026-05-03T04:15:37.737ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0107 ms (330 iterations)
74342026-05-03T04:15:37.737ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74352026-05-03T04:15:37.737Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74362026-05-03T04:15:37.737Z time: [7363.0 B 7363.0 B 7363.0 B]
74372026-05-03T04:15:37.737Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74382026-05-03T04:15:37.737Z No change in performance detected.
74392026-05-03T04:15:37.737Z
74402026-05-03T04:15:37.737ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74412026-05-03T04:15:37.737ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74422026-05-03T04:15:37.737ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0544 ms (275 iterations)
74432026-05-03T04:15:37.740ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74442026-05-03T04:15:37.740Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74452026-05-03T04:15:37.740Z time: [7363.0 B 7363.0 B 7363.0 B]
74462026-05-03T04:15:37.740Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74472026-05-03T04:15:37.740Z No change in performance detected.
74482026-05-03T04:15:37.740Z
74492026-05-03T04:15:37.740ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74502026-05-03T04:15:37.740ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74512026-05-03T04:15:37.740ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1302 ms (440 iterations)
74522026-05-03T04:15:37.740ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74532026-05-03T04:15:37.741Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74542026-05-03T04:15:37.741Z time: [5872.0 B 5872.0 B 5872.0 B]
74552026-05-03T04:15:37.741Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74562026-05-03T04:15:37.741Z No change in performance detected.
74572026-05-03T04:15:37.743Z
74582026-05-03T04:15:37.744ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74592026-05-03T04:15:37.744ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74602026-05-03T04:15:37.744ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0940 ms (330 iterations)
74612026-05-03T04:15:37.744ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74622026-05-03T04:15:37.744Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74632026-05-03T04:15:37.744Z time: [5872.0 B 5872.0 B 5872.0 B]
74642026-05-03T04:15:37.744Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74652026-05-03T04:15:37.744Z No change in performance detected.
74662026-05-03T04:15:37.744Z
74672026-05-03T04:15:37.744ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74682026-05-03T04:15:37.744ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74692026-05-03T04:15:37.744ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1701 ms (330 iterations)
74702026-05-03T04:15:37.744ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74712026-05-03T04:15:37.747Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74722026-05-03T04:15:37.747Z time: [7363.0 B 7363.0 B 7363.0 B]
74732026-05-03T04:15:37.747Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74742026-05-03T04:15:37.747Z No change in performance detected.
74752026-05-03T04:15:37.747Z
74762026-05-03T04:15:37.747ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74772026-05-03T04:15:37.747ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74782026-05-03T04:15:37.747ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1615 ms (275 iterations)
74792026-05-03T04:15:37.747ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74802026-05-03T04:15:37.747Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74812026-05-03T04:15:37.747Z time: [7363.0 B 7363.0 B 7363.0 B]
74822026-05-03T04:15:37.747Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74832026-05-03T04:15:37.747Z No change in performance detected.
74842026-05-03T04:15:37.747Z
74852026-05-03T04:15:37.747ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74862026-05-03T04:15:37.747ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
74872026-05-03T04:15:37.747ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0953 ms (385 iterations)
74882026-05-03T04:15:37.751ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
74892026-05-03T04:15:37.751Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74902026-05-03T04:15:37.751Z time: [5872.0 B 5872.0 B 5872.0 B]
74912026-05-03T04:15:37.751Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74922026-05-03T04:15:37.751Z No change in performance detected.
74932026-05-03T04:15:37.751Z
74942026-05-03T04:15:37.751ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74952026-05-03T04:15:37.751ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
74962026-05-03T04:15:37.751ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1947 ms (330 iterations)
74972026-05-03T04:15:37.752ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
74982026-05-03T04:15:37.752Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74992026-05-03T04:15:37.752Z time: [5872.0 B 5872.0 B 5872.0 B]
75002026-05-03T04:15:37.752Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75012026-05-03T04:15:37.752Z No change in performance detected.
75022026-05-03T04:15:37.752Z
75032026-05-03T04:15:37.752ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75042026-05-03T04:15:37.752ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75052026-05-03T04:15:37.752ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1408 ms (330 iterations)
75062026-05-03T04:15:37.756ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75072026-05-03T04:15:37.756Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75082026-05-03T04:15:37.756Z time: [7363.0 B 7363.0 B 7363.0 B]
75092026-05-03T04:15:37.756Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75102026-05-03T04:15:37.756Z No change in performance detected.
75112026-05-03T04:15:37.756Z
75122026-05-03T04:15:37.756ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75132026-05-03T04:15:37.756ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75142026-05-03T04:15:37.756ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1471 ms (275 iterations)
75152026-05-03T04:15:37.756ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75162026-05-03T04:15:37.756Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75172026-05-03T04:15:37.756Z time: [7363.0 B 7363.0 B 7363.0 B]
75182026-05-03T04:15:37.756Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75192026-05-03T04:15:37.756Z No change in performance detected.
75202026-05-03T04:15:37.756Z
75212026-05-03T04:15:37.756ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75222026-05-03T04:15:37.756ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75232026-05-03T04:15:37.756ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0497 ms (385 iterations)
75242026-05-03T04:15:37.756ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75252026-05-03T04:15:37.759Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75262026-05-03T04:15:37.759Z time: [5872.0 B 5872.0 B 5872.0 B]
75272026-05-03T04:15:37.759Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75282026-05-03T04:15:37.759Z No change in performance detected.
75292026-05-03T04:15:37.759Z
75302026-05-03T04:15:37.759ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75312026-05-03T04:15:37.759ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75322026-05-03T04:15:37.759ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1567 ms (330 iterations)
75332026-05-03T04:15:37.759ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75342026-05-03T04:15:37.759Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75352026-05-03T04:15:37.760Z time: [5872.0 B 5872.0 B 5872.0 B]
75362026-05-03T04:15:37.760Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75372026-05-03T04:15:37.760Z No change in performance detected.
75382026-05-03T04:15:37.760Z
75392026-05-03T04:15:37.801Z+ cp -r target/criterion /work/bench-results
75402026-05-03T04:15:37.954Z+ cp -r target/xde-bench /work/bench-results
75412026-05-03T04:15:37.989Z+ pushd /work
75422026-05-03T04:15:37.989Z+ tar -caf bench-results.tgz bench-results
75432026-05-03T04:15:37.989Z/work /work/oxidecomputer/opte
75442026-05-03T04:15:38.664Z+ popd
75452026-05-03T04:15:38.667Z/work/oxidecomputer/opte
75462026-05-03T04:15:38.667Z+ cleanup
75472026-05-03T04:15:38.667Z++ id -un
75482026-05-03T04:15:38.670Z++ id -gn
75492026-05-03T04:15:38.670Z+ pfexec chown -R build:build .
75502026-05-03T04:15:38.742Z+ [[ -z 01KQNYBDHJ0Z9SDWDBFC6C7KNN ]]
75512026-05-03T04:15:38.745Zprocess exited: duration 2078353 ms, exit code 0
 
75522026-05-03T04:15:38.758Zfound 1 output files
75532026-05-03T04:15:38.758Zuploading: /work/bench-results.tgz (6370821 bytes)
75542026-05-03T04:15:39.808Zuploaded: /work/bench-results.tgz