01KVVVGMHX04MHY3D6D3RQ827M: bench

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

Buildomat Job: 01KVVVHYKQCRC3M4RPRNA53X31

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-24T03:47:58.350Zjob dependencies complete; ready to run (waiting for 5 m 22 s)
22026-06-24T03:48:51.564Zjob assigned to worker 01KVVVVVMQC94C7QJ264VHHD1T [factory aws, i-08a164a651ceb6424] (queued for 53 s)
32026-06-24T03:48:58.057Zdownloading input: /input/xde/work/debug/xde.dbg
42026-06-24T03:48:59.008Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-06-24T03:48:59.011Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-06-24T03:48:59.035Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-06-24T03:48:59.035Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-06-24T03:48:59.068Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-06-24T03:48:59.068Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-06-24T03:48:59.094Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-06-24T03:48:59.097Zdownloading input: /input/xde/work/release/xde
122026-06-24T03:48:59.733Zdownloaded input: /input/xde/work/release/xde
132026-06-24T03:48:59.738Zdownloading input: /input/xde/work/release/xde.sha256
142026-06-24T03:48:59.756Zdownloaded input: /input/xde/work/release/xde.sha256
152026-06-24T03:48:59.759Zdownloading input: /input/xde/work/release/xde_link.so
162026-06-24T03:48:59.786Zdownloaded input: /input/xde/work/release/xde_link.so
172026-06-24T03:48:59.786Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-06-24T03:48:59.810Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-06-24T03:48:59.813Zdownloading input: /input/xde/work/test/loopback
202026-06-24T03:49:00.336Zdownloaded input: /input/xde/work/test/loopback
212026-06-24T03:49:00.339Zdownloading input: /input/xde/work/test/multicast_rx
222026-06-24T03:49:00.885Zdownloaded input: /input/xde/work/test/multicast_rx
232026-06-24T03:49:00.888Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-06-24T03:49:01.476Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-06-24T03:49:01.479Zdownloading input: /input/xde/work/test/multicast_validation
262026-06-24T03:49:02.140Zdownloaded input: /input/xde/work/test/multicast_validation
272026-06-24T03:49:02.143Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-06-24T03:49:02.719Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-06-24T03:49:02.722Zdownloading input: /input/xde/work/xde.conf
302026-06-24T03:49:02.742Zdownloaded input: /input/xde/work/xde.conf
 
312026-06-24T03:49:02.746Zstarting task 0: "setup"
322026-06-24T03:49:02.748Z++ uname -s
332026-06-24T03:49:02.751Z+ kern=SunOS
342026-06-24T03:49:02.751Z+ build_user=build
352026-06-24T03:49:02.751Z+ build_uid=12345
362026-06-24T03:49:02.751Z+ work_dir=/work
372026-06-24T03:49:02.751Z+ input_dir=/input
382026-06-24T03:49:02.751Z+ [[ 0 == 12345 ]]
392026-06-24T03:49:02.751Z+ case "$kern" in
402026-06-24T03:49:02.751Z+ groupadd -g 12345 build
412026-06-24T03:49:02.755Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-06-24T03:49:04.758Z+ zfs create -o mountpoint=/work rpool/work
432026-06-24T03:49:04.885Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-06-24T03:49:04.888Z+ home_fs=zfs
452026-06-24T03:49:04.888Z+ [[ zfs == autofs ]]
462026-06-24T03:49:04.888Z+ mkdir -p /home/build
472026-06-24T03:49:04.888Z+ chown build:build /home/build /work
482026-06-24T03:49:06.890Z+ chmod 0700 /home/build /work
492026-06-24T03:49:06.892Zprocess exited: duration 4148 ms, exit code 0
 
502026-06-24T03:49:06.898Zstarting task 1: "rust-toolchain"
512026-06-24T03:49:06.902Z * rust toolchain channel = "1.96.0"
522026-06-24T03:49:06.902Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.0
532026-06-24T03:49:06.902Z * rust toolchain profile = "default"
542026-06-24T03:49:06.902Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-06-24T03:49:06.902Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-06-24T03:49:06.902Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-06-24T03:49:06.906Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-06-24T03:49:06.906Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.0 --profile default
592026-06-24T03:49:07.009Zinfo: downloading installer
602026-06-24T03:49:08.660Zwarn: It looks like you have an existing rustup settings file at:
612026-06-24T03:49:08.660Zwarn: /home/build/.rustup/settings.toml
622026-06-24T03:49:08.660Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-06-24T03:49:08.660Zwarn: instead of the one inferred from the default host triple.
642026-06-24T03:49:08.668Zinfo: profile set to default
652026-06-24T03:49:08.668Zinfo: default host triple is x86_64-unknown-illumos
662026-06-24T03:49:08.671Zinfo: syncing channel updates for 1.96.0-x86_64-unknown-illumos
672026-06-24T03:49:08.840Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
682026-06-24T03:49:08.842Zinfo: downloading 6 components
692026-06-24T03:49:24.876Zinfo: default toolchain set to 1.96.0-x86_64-unknown-illumos
702026-06-24T03:49:24.876Z
712026-06-24T03:49:24.903Z 1.96.0-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25)
722026-06-24T03:49:24.903Z
732026-06-24T03:49:24.903Z
742026-06-24T03:49:24.903ZRust is installed now. Great!
752026-06-24T03:49:24.903Z
762026-06-24T03:49:24.906ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-06-24T03:49:24.906Zenvironment variable. This has not been done automatically.
782026-06-24T03:49:24.906Z
792026-06-24T03:49:24.906ZTo configure your current shell, you need to source
802026-06-24T03:49:24.906Zthe corresponding env file under $HOME/.cargo.
812026-06-24T03:49:24.906Z
822026-06-24T03:49:24.906ZThis is usually done by running one of the following (note the leading DOT):
832026-06-24T03:49:24.906Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-06-24T03:49:24.906Zsource "$HOME/.cargo/env.fish" # For fish
852026-06-24T03:49:24.906Zsource "~/.cargo/env.nu" # For nushell
862026-06-24T03:49:24.906Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-06-24T03:49:24.906Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-06-24T03:49:24.906Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-06-24T03:49:24.906Zwarn: no default linker (`cc`) was found in your PATH
902026-06-24T03:49:24.906Zwarn: many Rust crates require a system C toolchain to build
912026-06-24T03:49:25.004Z+ rustup --version
922026-06-24T03:49:25.013Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-06-24T03:49:25.015Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-06-24T03:49:25.035Zinfo: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)`
952026-06-24T03:49:25.038Z+ cargo --version
962026-06-24T03:49:25.051Zcargo 1.96.0 (30a34c682 2026-05-25)
972026-06-24T03:49:25.053Z+ rustc --version
982026-06-24T03:49:25.072Zrustc 1.96.0 (ac68faa20 2026-05-25)
992026-06-24T03:49:25.075Zprocess exited: duration 18176 ms, exit code 0
 
1002026-06-24T03:49:25.080Zstarting task 2: "authentication"
1012026-06-24T03:49:25.097Zprocess exited: duration 16 ms, exit code 0
 
1022026-06-24T03:49:25.102Zstarting task 3: "clone repository"
1032026-06-24T03:49:25.105Z+ mkdir -p /work/oxidecomputer/opte
1042026-06-24T03:49:25.108Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-06-24T03:49:25.139ZCloning into '/work/oxidecomputer/opte'...
1062026-06-24T03:49:25.953Z+ cd /work/oxidecomputer/opte
1072026-06-24T03:49:25.953Z+ git fetch origin 457c32418bac2dd3ee32c9bf8e512f90c540f8a2
1082026-06-24T03:49:26.184ZFrom https://github.com/oxidecomputer/opte
1092026-06-24T03:49:26.184Z * branch 457c32418bac2dd3ee32c9bf8e512f90c540f8a2 -> FETCH_HEAD
1102026-06-24T03:49:26.190Z+ [[ -n renovate/rust-1.x ]]
1112026-06-24T03:49:26.193Z++ git branch --show-current
1122026-06-24T03:49:26.193Z+ current=master
1132026-06-24T03:49:26.193Z+ [[ master != renovate/rust-1.x ]]
1142026-06-24T03:49:26.193Z+ git branch -f renovate/rust-1.x 457c32418bac2dd3ee32c9bf8e512f90c540f8a2
1152026-06-24T03:49:26.196Z+ git checkout -f renovate/rust-1.x
1162026-06-24T03:49:26.212ZSwitched to branch 'renovate/rust-1.x'
1172026-06-24T03:49:26.215Z+ git reset --hard 457c32418bac2dd3ee32c9bf8e512f90c540f8a2
1182026-06-24T03:49:26.218ZHEAD is now at 457c324 Update Rust to nightly-2026-06-24
1192026-06-24T03:49:26.218Zprocess exited: duration 1113 ms, exit code 0
 
1202026-06-24T03:49:26.224Zstarting task 4: "build"
1212026-06-24T03:49:26.227Z+ source .github/buildomat/common.sh
1222026-06-24T03:49:26.227Z++ rustup show active-toolchain
1232026-06-24T03:49:26.233Z1.96.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-06-24T03:49:26.236Z++ pushd xde
1252026-06-24T03:49:26.236Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-06-24T03:49:26.236Z++ rustup show active-toolchain
1272026-06-24T03:49:26.238Zinfo: syncing channel updates for nightly-2026-06-24-x86_64-unknown-illumos
1282026-06-24T03:49:26.401Zinfo: latest update on 2026-06-24 for version 1.98.0-nightly (f28ac764c 2026-06-23)
1292026-06-24T03:49:26.404Zinfo: downloading 6 components
1302026-06-24T03:49:40.133Znightly-2026-06-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-06-24T03:49:40.236Z+++ rustup show active-toolchain -v
1322026-06-24T03:49:40.239Z+++ head -n 1
1332026-06-24T03:49:40.239Z+++ cut '-d ' -f1
1342026-06-24T03:49:40.290Z++ export NIGHTLY=nightly-2026-06-24-x86_64-unknown-illumos
1352026-06-24T03:49:40.290Z++ NIGHTLY=nightly-2026-06-24-x86_64-unknown-illumos
1362026-06-24T03:49:40.290Z++ popd
1372026-06-24T03:49:40.293Z/work/oxidecomputer/opte
1382026-06-24T03:49:40.293Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-06-24T03:49:41.277Z Startup: Refreshing catalog 'helios' ... Done
1402026-06-24T03:49:41.387Z Startup: Caching catalogs ... Done
1412026-06-24T03:49:41.840ZPlanning: Solver setup ... Done
1422026-06-24T03:49:41.868ZPlanning: Running solver ... Done
1432026-06-24T03:49:41.886ZPlanning: Finding local manifests ... Done
1442026-06-24T03:49:41.897ZPlanning: Fetching manifests: 0/6 0% complete
1452026-06-24T03:49:41.924ZPlanning: Fetching manifests: 6/6 100% complete
1462026-06-24T03:49:41.941ZPlanning: Package planning ... Done
1472026-06-24T03:49:41.943ZPlanning: Merging actions ... Done
1482026-06-24T03:49:42.162ZPlanning: Checking for conflicting actions ... Done
1492026-06-24T03:49:42.165ZPlanning: Consolidating action changes ... Done
1502026-06-24T03:49:42.941ZPlanning: Evaluating mediators ... Done
1512026-06-24T03:49:42.944ZPlanning: Planning completed in 1.54 seconds
1522026-06-24T03:49:42.950Z Packages to install: 6
1532026-06-24T03:49:42.950Z Services to change: 2
1542026-06-24T03:49:42.950Z Create boot environment: No
1552026-06-24T03:49:42.950ZCreate backup boot environment: No
1562026-06-24T03:49:42.974Z
1572026-06-24T03:49:42.975ZDownload: 0/22 items 0.0/15.4MB 0% complete
1582026-06-24T03:49:43.160ZDownload: Completed 15.36 MB in 0.19 seconds (82.5M/s)
1592026-06-24T03:49:43.293Z Actions: 1/110 actions (Installing new actions)
1602026-06-24T03:49:43.698Z Actions: Completed 110 actions in 0.40 seconds.
1612026-06-24T03:49:43.708ZFinalize: Updating package state database ... Done
1622026-06-24T03:49:43.711ZFinalize: Updating package cache ... Done
1632026-06-24T03:49:43.736ZFinalize: Updating image state ... Done
1642026-06-24T03:49:46.332ZFinalize: Creating fast lookup database ... Done
1652026-06-24T03:49:46.404ZFinalize: Reading search index ... Done
1662026-06-24T03:49:46.406ZFinalize: Updating search index ... Done
1672026-06-24T03:49:51.126ZFinalize: Updating package cache ... Done
1682026-06-24T03:49:51.229Z+ [[ -z 01KVVVHYKQCRC3M4RPRNA53X31 ]]
1692026-06-24T03:49:51.229Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-06-24T03:49:52.164Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-06-24T03:49:52.164Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-06-24T03:49:52.164Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-06-24T03:49:52.164Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-06-24T03:49:52.164Ztempdir @ "/tmp/.tmpCi2gb4/tmp"
1752026-06-24T03:49:52.164Zimage root @ "/tmp/.tmpCi2gb4/tmp/root"
1762026-06-24T03:49:52.164Zcreating image...
1772026-06-24T03:49:52.453Zcopying publishers...
1782026-06-24T03:49:53.009Zadding properties...
1792026-06-24T03:49:53.712Zinstalling packages...
1802026-06-24T03:50:02.065Zseeding SMF database...
1812026-06-24T03:50:06.322Zconfiguring SMF profile...
1822026-06-24T03:50:06.322Zmodifying shadow(5)...
1832026-06-24T03:50:06.324Zloading user and group database...
1842026-06-24T03:50:06.324Zloading facet selections...
1852026-06-24T03:50:06.613Z devel -> true
1862026-06-24T03:50:06.614Z doc.man -> true
1872026-06-24T03:50:06.614Z entire.service/hal -> true
1882026-06-24T03:50:06.614Z entire.service/network/smtp/dma -> true
1892026-06-24T03:50:06.614Z locale.ar -> true
1902026-06-24T03:50:06.614Z locale.ca -> true
1912026-06-24T03:50:06.614Z locale.cs -> true
1922026-06-24T03:50:06.614Z locale.de -> true
1932026-06-24T03:50:06.614Z locale.es -> true
1942026-06-24T03:50:06.614Z locale.fr -> true
1952026-06-24T03:50:06.614Z locale.he -> true
1962026-06-24T03:50:06.614Z locale.hu -> true
1972026-06-24T03:50:06.614Z locale.id -> true
1982026-06-24T03:50:06.614Z locale.it -> true
1992026-06-24T03:50:06.614Z locale.ja -> true
2002026-06-24T03:50:06.614Z locale.ko -> true
2012026-06-24T03:50:06.614Z locale.nl -> true
2022026-06-24T03:50:06.614Z locale.pl -> true
2032026-06-24T03:50:06.614Z locale.pt_BR -> true
2042026-06-24T03:50:06.614Z locale.ru -> true
2052026-06-24T03:50:06.614Z locale.sk -> true
2062026-06-24T03:50:06.614Z locale.sv -> true
2072026-06-24T03:50:06.614Z locale.zh_CN -> true
2082026-06-24T03:50:06.614Z locale.zh_HK -> true
2092026-06-24T03:50:06.614Z locale.zh_TW -> true
2102026-06-24T03:50:06.614Z onu.ooceonly -> true
2112026-06-24T03:50:06.614Z version-lock.shell/ksh93 -> true
2122026-06-24T03:50:06.614Z version-lock.system/data/hardware-registry -> true
2132026-06-24T03:50:06.614Z version-lock.system/data/zoneinfo -> true
2142026-06-24T03:50:06.614Z version-lock.system/microcode/amd -> true
2152026-06-24T03:50:06.614Z version-lock.system/microcode/intel -> true
2162026-06-24T03:50:06.614Z version-lock.system/microcode/oxide -> true
2172026-06-24T03:50:06.614Zassessing packaged files...
2182026-06-24T03:50:08.072Zcreating archive...
2192026-06-24T03:50:08.098Zmissing from packaging:
2202026-06-24T03:50:08.098Z "etc/.pwd.lock"
2212026-06-24T03:50:08.101Z "etc/svc/profile/generic.xml"
2222026-06-24T03:50:08.101Z "etc/svc/profile/inetd_services.xml"
2232026-06-24T03:50:08.103Z "etc/svc/profile/name_service.xml"
2242026-06-24T03:50:08.103Z "etc/svc/profile/platform.xml"
2252026-06-24T03:50:08.103Z "etc/svc/profile/platform_omicron1.xml"
2262026-06-24T03:50:08.103Z "etc/svc/repository.db"
2272026-06-24T03:50:08.106Z
2282026-06-24T03:50:08.109Z
2292026-06-24T03:50:08.109Zfinishing archive...
2302026-06-24T03:50:08.749Zcreating gzonly manifest...
2312026-06-24T03:50:08.752Zok
2322026-06-24T03:50:08.817Z+ trap cleanup EXIT
2332026-06-24T03:50:08.820Z+ OUT_DIR=/work/bench-results
2342026-06-24T03:50:08.820Z+ mkdir -p /work/bench-results
2352026-06-24T03:50:08.820Z+ mkdir -p target/criterion
2362026-06-24T03:50:08.820Z+ mkdir -p target/xde-bench
2372026-06-24T03:50:08.822Z+ banner collect
2382026-06-24T03:50:08.823Z
2392026-06-24T03:50:08.823Z #### #### # # ###### #### #####
2402026-06-24T03:50:08.823Z # # # # # # # # # #
2412026-06-24T03:50:08.823Z # # # # # ##### # #
2422026-06-24T03:50:08.823Z # # # # # # # #
2432026-06-24T03:50:08.823Z # # # # # # # # # #
2442026-06-24T03:50:08.823Z #### #### ###### ###### ###### #### #
2452026-06-24T03:50:08.823Z
2462026-06-24T03:50:08.825Z++ cat .git/refs/heads/master
2472026-06-24T03:50:08.825Z+ BASELINE_COMMIT=5e7cf2e69b2fc2f2643ed2b63f87043da31c15ed
2482026-06-24T03:50:08.826Z+ [[ renovate/rust-1.x == \m\a\s\t\e\r ]]
2492026-06-24T03:50:08.826Z+ get_artifact opte benchmark 5e7cf2e69b2fc2f2643ed2b63f87043da31c15ed bench-results.tgz
2502026-06-24T03:50:08.826Z+ local curl_res
2512026-06-24T03:50:08.826Z+ repo=opte
2522026-06-24T03:50:08.826Z+ series=benchmark
2532026-06-24T03:50:08.826Z+ commit=5e7cf2e69b2fc2f2643ed2b63f87043da31c15ed
2542026-06-24T03:50:08.826Z+ name=bench-results.tgz
2552026-06-24T03:50:08.826Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-06-24T03:50:08.826Z+ mkdir -p download
2572026-06-24T03:50:08.826Z+ pushd download
2582026-06-24T03:50:08.826Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2592026-06-24T03:50:08.826Z+ [[ ! -f bench-results.tgz ]]
2602026-06-24T03:50:08.826Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/5e7cf2e69b2fc2f2643ed2b63f87043da31c15ed/bench-results.tgz
2612026-06-24T03:50:08.832Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-06-24T03:50:08.835Z Dload Upload Total Spent Left Speed
2632026-06-24T03:50:10.626Z 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 00:01 0 100 6.02M 100 6.02M 0 0 3.36M 0 00:01 00:01 3.36M 100 6.02M 100 6.02M 0 0 3.35M 0 00:01 00:01 3.36M 100 6.02M 100 6.02M 0 0 3.35M 0 00:01 00:01 3.36M
2642026-06-24T03:50:10.630Z+ curl_res=0
2652026-06-24T03:50:10.630Z+ popd
2662026-06-24T03:50:10.632Z+ return 0
2672026-06-24T03:50:10.632Z/work/oxidecomputer/opte
2682026-06-24T03:50:10.632Z+ tar -xf download/bench-results.tgz -C target
2692026-06-24T03:50:10.815Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-06-24T03:50:10.817Z+ rm -r target/bench-results
2712026-06-24T03:50:10.819Z+ [[ '' -eq 1 ]]
2722026-06-24T03:50:10.819Z+ uname -a
2732026-06-24T03:50:10.819ZSunOS w-01KVVVVVMQC94C7QJ264VHHD1T 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-06-24T03:50:10.819Z+ cat /etc/versions/build
2752026-06-24T03:50:10.821Zheads/stlouis-0-gd5af107c55
2762026-06-24T03:50:10.821Z+ dladm
2772026-06-24T03:50:10.824ZLINK CLASS MTU STATE BRIDGE OVER
2782026-06-24T03:50:10.824Zena0 phys 9216 up -- --
2792026-06-24T03:50:10.826Z+ ipadm
2802026-06-24T03:50:10.826ZADDROBJ TYPE STATE ADDR
2812026-06-24T03:50:10.826Zlo0/v4 static ok 127.0.0.1/8
2822026-06-24T03:50:10.826Zena0/dhcp dhcp ok 10.150.1.101/24
2832026-06-24T03:50:10.826Zlo0/v6 static ok ::1/128
2842026-06-24T03:50:10.828Z+ pfexec rem_drv xde
2852026-06-24T03:50:10.835Z+ set -o errexit
2862026-06-24T03:50:10.835Z+ set -o pipefail
2872026-06-24T03:50:10.837Z+ banner prepare
2882026-06-24T03:50:10.837Z
2892026-06-24T03:50:10.837Z ##### ##### ###### ##### ## ##### ######
2902026-06-24T03:50:10.837Z # # # # # # # # # # # #
2912026-06-24T03:50:10.837Z # # # # ##### # # # # # # #####
2922026-06-24T03:50:10.837Z ##### ##### # ##### ###### ##### #
2932026-06-24T03:50:10.837Z # # # # # # # # # #
2942026-06-24T03:50:10.837Z # # # ###### # # # # # ######
2952026-06-24T03:50:10.837Z
2962026-06-24T03:50:10.837Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-06-24T03:50:10.839Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-06-24T03:50:10.906Z+ pfexec add_drv xde
2992026-06-24T03:50:11.536Z+ banner bench
3002026-06-24T03:50:11.538Z
3012026-06-24T03:50:11.538Z ##### ###### # # #### # #
3022026-06-24T03:50:11.538Z # # # ## # # # # #
3032026-06-24T03:50:11.538Z ##### ##### # # # # ######
3042026-06-24T03:50:11.538Z # # # # # # # # #
3052026-06-24T03:50:11.539Z # # # # ## # # # #
3062026-06-24T03:50:11.539Z ##### ###### # # #### # #
3072026-06-24T03:50:11.539Z
3082026-06-24T03:50:11.539Z+ cargo kbench local
3092026-06-24T03:50:11.649Z Updating crates.io index
3102026-06-24T03:50:11.652Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-06-24T03:50:12.625Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-06-24T03:50:12.857Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-06-24T03:50:13.171Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-06-24T03:50:13.433Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-06-24T03:50:13.671Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-06-24T03:50:13.922Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-06-24T03:50:16.239Z Downloading crates ...
3182026-06-24T03:50:16.299Z Downloaded cast v0.3.0
3192026-06-24T03:50:16.306Z Downloaded dyn-clone v1.0.20
3202026-06-24T03:50:16.309Z Downloaded embedded-io v0.6.1
3212026-06-24T03:50:16.312Z Downloaded ctor-proc-macro v0.0.13
3222026-06-24T03:50:16.312Z Downloaded clap_lex v1.1.0
3232026-06-24T03:50:16.312Z Downloaded is_terminal_polyfill v1.70.2
3242026-06-24T03:50:16.316Z Downloaded autocfg v1.5.1
3252026-06-24T03:50:16.319Z Downloaded anstream v1.0.0
3262026-06-24T03:50:16.322Z Downloaded futures-channel v0.3.32
3272026-06-24T03:50:16.322Z Downloaded clap v4.6.1
3282026-06-24T03:50:16.327Z Downloaded aho-corasick v1.1.4
3292026-06-24T03:50:16.330Z Downloaded crossbeam-deque v0.8.6
3302026-06-24T03:50:16.333Z Downloaded defmt-macros v1.1.0
3312026-06-24T03:50:16.336Z Downloaded circular v0.3.0
3322026-06-24T03:50:16.336Z Downloaded chacha20 v0.10.0
3332026-06-24T03:50:16.339Z Downloaded defmt v0.3.100
3342026-06-24T03:50:16.339Z Downloaded cfg-if v1.0.4
3352026-06-24T03:50:16.341Z Downloaded arc-swap v1.9.1
3362026-06-24T03:50:16.344Z Downloaded pretty-hex v0.4.2
3372026-06-24T03:50:16.348Z Downloaded darling_macro v0.23.0
3382026-06-24T03:50:16.351Z Downloaded alloca v0.4.0
3392026-06-24T03:50:16.351Z Downloaded cobs v0.3.0
3402026-06-24T03:50:16.351Z Downloaded proc-macro-error v1.0.4
3412026-06-24T03:50:16.353Z Downloaded criterion-plot v0.8.2
3422026-06-24T03:50:16.356Z Downloaded byteorder v1.5.0
3432026-06-24T03:50:16.359Z Downloaded once_cell v1.21.4
3442026-06-24T03:50:16.363Z Downloaded darling_macro v0.21.3
3452026-06-24T03:50:16.363Z Downloaded cstr-argument v0.1.2
3462026-06-24T03:50:16.366Z Downloaded darling v0.23.0
3472026-06-24T03:50:16.366Z Downloaded managed v0.8.0
3482026-06-24T03:50:16.368Z Downloaded anstyle-parse v1.0.0
3492026-06-24T03:50:16.368Z Downloaded colorchoice v1.0.5
3502026-06-24T03:50:16.371Z Downloaded strsim v0.11.1
3512026-06-24T03:50:16.371Z Downloaded itoa v1.0.18
3522026-06-24T03:50:16.373Z Downloaded cfg_aliases v0.2.1
3532026-06-24T03:50:16.373Z Downloaded anstyle-query v1.1.5
3542026-06-24T03:50:16.376Z Downloaded proc-macro-error-attr v1.0.4
3552026-06-24T03:50:16.376Z Downloaded proc-macro-crate v3.5.0
3562026-06-24T03:50:16.376Z Downloaded powerfmt v0.2.0
3572026-06-24T03:50:16.379Z Downloaded crossbeam-utils v0.8.21
3582026-06-24T03:50:16.379Z Downloaded same-file v1.0.6
3592026-06-24T03:50:16.381Z Downloaded plotters-svg v0.3.7
3602026-06-24T03:50:16.381Z Downloaded crc32fast v1.5.0
3612026-06-24T03:50:16.384Z Downloaded bitflags v1.3.2
3622026-06-24T03:50:16.384Z Downloaded anstyle v1.0.14
3632026-06-24T03:50:16.387Z Downloaded ref-cast-impl v1.0.25
3642026-06-24T03:50:16.387Z Downloaded fnv v1.0.7
3652026-06-24T03:50:16.387Z Downloaded cookie-factory v0.3.3
3662026-06-24T03:50:16.389Z Downloaded ciborium-io v0.2.2
3672026-06-24T03:50:16.389Z Downloaded ciborium v0.2.2
3682026-06-24T03:50:16.389Z Downloaded cpufeatures v0.3.0
3692026-06-24T03:50:16.392Z Downloaded ciborium-ll v0.2.2
3702026-06-24T03:50:16.394Z Downloaded is-terminal v0.4.17
3712026-06-24T03:50:16.394Z Downloaded anes v0.1.6
3722026-06-24T03:50:16.397Z Downloaded foreign-types-macros v0.2.3
3732026-06-24T03:50:16.397Z Downloaded embedded-io v0.4.0
3742026-06-24T03:50:16.397Z Downloaded macaddr v1.0.1
3752026-06-24T03:50:16.399Z Downloaded colored v3.1.1
3762026-06-24T03:50:16.402Z Downloaded hash32 v0.3.1
3772026-06-24T03:50:16.402Z Downloaded dtor-proc-macro v0.0.13
3782026-06-24T03:50:16.405Z Downloaded proc-macro-error-attr2 v2.0.0
3792026-06-24T03:50:16.408Z Downloaded link-section v0.2.1
3802026-06-24T03:50:16.410Z Downloaded ref-cast v1.0.25
3812026-06-24T03:50:16.410Z Downloaded page_size v0.6.0
3822026-06-24T03:50:16.410Z Downloaded lazy_static v1.5.0
3832026-06-24T03:50:16.413Z Downloaded heck v0.4.1
3842026-06-24T03:50:16.413Z Downloaded num_enum_derive v0.7.6
3852026-06-24T03:50:16.413Z Downloaded foreign-types v0.5.0
3862026-06-24T03:50:16.416Z Downloaded futures-core v0.3.32
3872026-06-24T03:50:16.416Z Downloaded equivalent v1.0.2
3882026-06-24T03:50:16.416Z Downloaded dtor v0.8.1
3892026-06-24T03:50:16.418Z Downloaded heck v0.5.0
3902026-06-24T03:50:16.418Z Downloaded quote v1.0.45
3912026-06-24T03:50:16.421Z Downloaded num_enum v0.7.6
3922026-06-24T03:50:16.423Z Downloaded futures-io v0.3.32
3932026-06-24T03:50:16.423Z Downloaded ident_case v1.0.1
3942026-06-24T03:50:16.423Z Downloaded defmt-parser v1.0.0
3952026-06-24T03:50:16.426Z Downloaded foreign-types-shared v0.3.1
3962026-06-24T03:50:16.429Z Downloaded take_mut v0.2.2
3972026-06-24T03:50:16.429Z Downloaded slog-envlogger v2.2.0
3982026-06-24T03:50:16.431Z Downloaded futures-task v0.3.32
3992026-06-24T03:50:16.434Z Downloaded futures-sink v0.3.32
4002026-06-24T03:50:16.436Z Downloaded utf8parse v0.2.2
4012026-06-24T03:50:16.436Z Downloaded rusticata-macros v5.0.0
4022026-06-24T03:50:16.436Z Downloaded futures-executor v0.3.32
4032026-06-24T03:50:16.439Z Downloaded futures-macro v0.3.32
4042026-06-24T03:50:16.439Z Downloaded deranged v0.5.8
4052026-06-24T03:50:16.439Z Downloaded plotters-backend v0.3.7
4062026-06-24T03:50:16.442Z Downloaded terminal_size v0.4.4
4072026-06-24T03:50:16.444Z Downloaded ingot v0.1.1
4082026-06-24T03:50:16.447Z Downloaded ingot-types v0.1.2
4092026-06-24T03:50:16.447Z Downloaded tabwriter v1.4.1
4102026-06-24T03:50:16.451Z Downloaded errno v0.3.14
4112026-06-24T03:50:16.454Z Downloaded ctor v0.10.1
4122026-06-24T03:50:16.457Z Downloaded version_check v0.9.5
4132026-06-24T03:50:16.463Z Downloaded slog-async v2.8.0
4142026-06-24T03:50:16.466Z Downloaded num-conv v0.2.2
4152026-06-24T03:50:16.466Z Downloaded ipnetwork v0.21.1
4162026-06-24T03:50:16.468Z Downloaded darling v0.21.3
4172026-06-24T03:50:16.471Z Downloaded erased-serde v0.3.31
4182026-06-24T03:50:16.471Z Downloaded crossbeam-epoch v0.9.18
4192026-06-24T03:50:16.474Z Downloaded clap_derive v4.6.1
4202026-06-24T03:50:16.474Z Downloaded thiserror-impl v1.0.69
4212026-06-24T03:50:16.476Z Downloaded ingot-macros v0.1.1
4222026-06-24T03:50:16.476Z Downloaded bitflags v2.13.0
4232026-06-24T03:50:16.479Z Downloaded iana-time-zone v0.1.65
4242026-06-24T03:50:16.479Z Downloaded thread_local v1.1.9
4252026-06-24T03:50:16.482Z Downloaded darling_core v0.21.3
4262026-06-24T03:50:16.485Z Downloaded thiserror-impl v2.0.18
4272026-06-24T03:50:16.485Z Downloaded shlex v2.0.1
4282026-06-24T03:50:16.488Z Downloaded oxnet v0.1.6
4292026-06-24T03:50:16.488Z Downloaded thiserror v1.0.69
4302026-06-24T03:50:16.490Z Downloaded defmt v1.1.0
4312026-06-24T03:50:16.493Z Downloaded postcard v1.1.3
4322026-06-24T03:50:16.498Z Downloaded anyhow v1.0.102
4332026-06-24T03:50:16.498Z Downloaded stable_deref_trait v1.2.1
4342026-06-24T03:50:16.498Z Downloaded proc-macro-error2 v2.0.1
4352026-06-24T03:50:16.501Z Downloaded time-core v0.1.9
4362026-06-24T03:50:16.501Z Downloaded getrandom v0.4.2
4372026-06-24T03:50:16.504Z Downloaded slab v0.4.12
4382026-06-24T03:50:16.504Z Downloaded thiserror v2.0.18
4392026-06-24T03:50:16.506Z Downloaded slog-stdlog v4.1.1
4402026-06-24T03:50:16.509Z Downloaded oorandom v11.1.5
4412026-06-24T03:50:16.509Z Downloaded futures v0.3.32
4422026-06-24T03:50:16.512Z Downloaded half v2.7.1
4432026-06-24T03:50:16.514Z Downloaded crossbeam-channel v0.5.15
4442026-06-24T03:50:16.517Z Downloaded slog-scope v4.4.1
4452026-06-24T03:50:16.517Z Downloaded heapless v0.8.0
4462026-06-24T03:50:16.520Z Downloaded slog-term v2.9.2
4472026-06-24T03:50:16.520Z Downloaded either v1.16.0
4482026-06-24T03:50:16.522Z Downloaded darling_core v0.23.0
4492026-06-24T03:50:16.525Z Downloaded find-msvc-tools v0.1.9
4502026-06-24T03:50:16.525Z Downloaded cc v1.2.64
4512026-06-24T03:50:16.527Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4522026-06-24T03:50:16.527Z Downloaded rustversion v1.0.22
4532026-06-24T03:50:16.530Z Downloaded criterion v0.8.2
4542026-06-24T03:50:16.533Z Downloaded pin-project-lite v0.2.17
4552026-06-24T03:50:16.535Z Downloaded tinytemplate v1.2.1
4562026-06-24T03:50:16.538Z Downloaded toml_parser v1.1.2+spec-1.1.0
4572026-06-24T03:50:16.538Z Downloaded rand_core v0.10.1
4582026-06-24T03:50:16.541Z Downloaded proc-macro2 v1.0.106
4592026-06-24T03:50:16.547Z Downloaded rayon-core v1.13.0
4602026-06-24T03:50:16.551Z Downloaded indexmap v2.14.0
4612026-06-24T03:50:16.554Z Downloaded walkdir v2.5.0
4622026-06-24T03:50:16.557Z Downloaded itertools v0.13.0
4632026-06-24T03:50:16.561Z Downloaded zmij v1.0.21
4642026-06-24T03:50:16.564Z Downloaded time-macros v0.2.29
4652026-06-24T03:50:16.564Z Downloaded tracing-attributes v0.1.31
4662026-06-24T03:50:16.567Z Downloaded term v1.2.1
4672026-06-24T03:50:16.569Z Downloaded itertools v0.15.0
4682026-06-24T03:50:16.572Z Downloaded itertools v0.14.0
4692026-06-24T03:50:16.575Z Downloaded slog v2.8.2
4702026-06-24T03:50:16.578Z Downloaded clap_builder v4.6.0
4712026-06-24T03:50:16.581Z Downloaded num-traits v0.2.19
4722026-06-24T03:50:16.583Z Downloaded log v0.4.32
4732026-06-24T03:50:16.586Z Downloaded chrono v0.4.45
4742026-06-24T03:50:16.589Z Downloaded unicode-ident v1.0.24
4752026-06-24T03:50:16.592Z Downloaded serde_core v1.0.228
4762026-06-24T03:50:16.592Z Downloaded futures-util v0.3.32
4772026-06-24T03:50:16.598Z Downloaded socket2 v0.6.4
4782026-06-24T03:50:16.600Z Downloaded tracing-core v0.1.36
4792026-06-24T03:50:16.603Z Downloaded itertools v0.12.1
4802026-06-24T03:50:16.605Z Downloaded hashbrown v0.17.1
4812026-06-24T03:50:16.619Z Downloaded serde v1.0.228
4822026-06-24T03:50:16.625Z Downloaded libc v0.2.186
4832026-06-24T03:50:16.644Z Downloaded uuid v1.23.3
4842026-06-24T03:50:16.647Z Downloaded toml_edit v0.25.12+spec-1.1.0
4852026-06-24T03:50:16.649Z Downloaded serde_derive v1.0.228
4862026-06-24T03:50:16.655Z Downloaded zerocopy-derive v0.8.52
4872026-06-24T03:50:16.682Z Downloaded memchr v2.8.2
4882026-06-24T03:50:16.691Z Downloaded rand v0.10.1
4892026-06-24T03:50:16.728Z Downloaded plotters v0.3.7
4902026-06-24T03:50:16.732Z Downloaded nom v8.0.0
4912026-06-24T03:50:16.746Z Downloaded regex v1.12.4
4922026-06-24T03:50:16.749Z Downloaded serde_json v1.0.150
4932026-06-24T03:50:16.756Z Downloaded rayon v1.12.0
4942026-06-24T03:50:16.764Z Downloaded pcap-parser v0.17.0
4952026-06-24T03:50:16.769Z Downloaded winnow v1.0.3
4962026-06-24T03:50:16.808Z Downloaded syn v1.0.109
4972026-06-24T03:50:16.843Z Downloaded time v0.3.49
4982026-06-24T03:50:16.857Z Downloaded zerocopy v0.8.52
4992026-06-24T03:50:16.868Z Downloaded unicode-width v0.2.2
5002026-06-24T03:50:16.877Z Downloaded smoltcp v0.11.0
5012026-06-24T03:50:16.883Z Downloaded syn v2.0.117
5022026-06-24T03:50:16.889Z Downloaded regex-syntax v0.8.11
5032026-06-24T03:50:16.893Z Downloaded nix v0.31.3
5042026-06-24T03:50:16.912Z Downloaded rustix v1.1.4
5052026-06-24T03:50:16.925Z Downloaded tracing v0.1.44
5062026-06-24T03:50:16.935Z Downloaded regex-automata v0.4.14
5072026-06-24T03:50:17.004Z Compiling proc-macro2 v1.0.106
5082026-06-24T03:50:17.004Z Compiling quote v1.0.45
5092026-06-24T03:50:17.006Z Compiling unicode-ident v1.0.24
5102026-06-24T03:50:17.007Z Compiling serde_core v1.0.228
5112026-06-24T03:50:17.007Z Compiling cfg-if v1.0.4
5122026-06-24T03:50:17.007Z Compiling libc v0.2.186
5132026-06-24T03:50:17.007Z Compiling memchr v2.8.2
5142026-06-24T03:50:17.007Z Compiling serde v1.0.228
5152026-06-24T03:50:17.159Z Compiling rustversion v1.0.22
5162026-06-24T03:50:17.219Z Compiling ident_case v1.0.1
5172026-06-24T03:50:17.335Z Compiling version_check v0.9.5
5182026-06-24T03:50:17.479Z Compiling strsim v0.11.1
5192026-06-24T03:50:17.486Z Compiling zerocopy v0.8.52
5202026-06-24T03:50:17.601Z Compiling either v1.16.0
5212026-06-24T03:50:17.763Z Compiling thiserror v2.0.18
5222026-06-24T03:50:17.892Z Compiling fnv v1.0.7
5232026-06-24T03:50:17.988Z Compiling pin-project-lite v0.2.17
5242026-06-24T03:50:18.025Z Compiling regex-syntax v0.8.11
5252026-06-24T03:50:18.033Z Compiling syn v1.0.109
5262026-06-24T03:50:18.075Z Compiling crossbeam-utils v0.8.21
5272026-06-24T03:50:18.078Z Compiling hashbrown v0.17.1
5282026-06-24T03:50:18.298Z Compiling aho-corasick v1.1.4
5292026-06-24T03:50:18.362Z Compiling winnow v1.0.3
5302026-06-24T03:50:18.387Z Compiling equivalent v1.0.2
5312026-06-24T03:50:18.465Z Compiling syn v2.0.117
5322026-06-24T03:50:18.578Z Compiling indexmap v2.14.0
5332026-06-24T03:50:18.622Z Compiling itertools v0.14.0
5342026-06-24T03:50:19.378Z Compiling bitflags v2.13.0
5352026-06-24T03:50:19.486Z Compiling regex-automata v0.4.14
5362026-06-24T03:50:19.632Z Compiling toml_parser v1.1.2+spec-1.1.0
5372026-06-24T03:50:19.727Z Compiling byteorder v1.5.0
5382026-06-24T03:50:19.839Z Compiling heapless v0.8.0
5392026-06-24T03:50:19.877Z Compiling autocfg v1.5.1
5402026-06-24T03:50:19.916Z Compiling toml_datetime v1.1.1+spec-1.1.0
5412026-06-24T03:50:20.043Z Compiling hash32 v0.3.1
5422026-06-24T03:50:20.134Z Compiling toml_edit v0.25.12+spec-1.1.0
5432026-06-24T03:50:20.161Z Compiling slog v2.8.2
5442026-06-24T03:50:20.176Z Compiling futures-core v0.3.32
5452026-06-24T03:50:20.215Z Compiling num-traits v0.2.19
5462026-06-24T03:50:20.287Z Compiling stable_deref_trait v1.2.1
5472026-06-24T03:50:20.324Z Compiling futures-sink v0.3.32
5482026-06-24T03:50:20.357Z Compiling macaddr v1.0.1
5492026-06-24T03:50:20.377Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5502026-06-24T03:50:20.424Z Compiling smoltcp v0.11.0
5512026-06-24T03:50:20.559Z Compiling futures-channel v0.3.32
5522026-06-24T03:50:20.618Z Compiling proc-macro-error-attr v1.0.4
5532026-06-24T03:50:20.761Z Compiling proc-macro-crate v3.5.0
5542026-06-24T03:50:20.806Z Compiling slab v0.4.12
5552026-06-24T03:50:20.834Z Compiling managed v0.8.0
5562026-06-24T03:50:21.013Z Compiling darling_core v0.21.3
5572026-06-24T03:50:21.016Z Compiling darling_core v0.23.0
5582026-06-24T03:50:21.085Z Compiling futures-io v0.3.32
5592026-06-24T03:50:21.094Z Compiling rand_core v0.10.1
5602026-06-24T03:50:21.175Z Compiling regex v1.12.4
5612026-06-24T03:50:21.250Z Compiling ref-cast v1.0.25
5622026-06-24T03:50:21.269Z Compiling bitflags v1.3.2
5632026-06-24T03:50:21.339Z Compiling crc32fast v1.5.0
5642026-06-24T03:50:21.597Z Compiling getrandom v0.4.2
5652026-06-24T03:50:21.605Z Compiling futures-task v0.3.32
5662026-06-24T03:50:21.682Z Compiling anyhow v1.0.102
5672026-06-24T03:50:21.772Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
5682026-06-24T03:50:21.999Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5692026-06-24T03:50:22.060Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5702026-06-24T03:50:22.213Z Compiling proc-macro-error v1.0.4
5712026-06-24T03:50:22.222Z Compiling serde_derive v1.0.228
5722026-06-24T03:50:22.282Z Compiling zerocopy-derive v0.8.52
5732026-06-24T03:50:22.408Z Compiling thiserror-impl v2.0.18
5742026-06-24T03:50:22.432Z Compiling futures-macro v0.3.32
5752026-06-24T03:50:22.679Z Compiling foreign-types-macros v0.2.3
5762026-06-24T03:50:23.221Z Compiling darling_macro v0.21.3
5772026-06-24T03:50:23.239Z Compiling darling_macro v0.23.0
5782026-06-24T03:50:23.249Z Compiling futures-util v0.3.32
5792026-06-24T03:50:23.320Z Compiling num_enum_derive v0.7.6
5802026-06-24T03:50:23.726Z Compiling cobs v0.3.0
5812026-06-24T03:50:23.760Z Compiling darling v0.21.3
5822026-06-24T03:50:23.784Z Compiling darling v0.23.0
5832026-06-24T03:50:23.836Z Compiling ingot-macros v0.1.1
5842026-06-24T03:50:23.860Z Compiling ref-cast-impl v1.0.25
5852026-06-24T03:50:23.958Z Compiling foreign-types-shared v0.3.1
5862026-06-24T03:50:24.048Z Compiling rustix v1.1.4
5872026-06-24T03:50:24.313Z Compiling once_cell v1.21.4
5882026-06-24T03:50:24.410Z Compiling unicode-width v0.2.2
5892026-06-24T03:50:24.461Z Compiling ipnetwork v0.21.1
5902026-06-24T03:50:24.548Z Compiling cpufeatures v0.3.0
5912026-06-24T03:50:24.618Z Compiling chacha20 v0.10.0
5922026-06-24T03:50:24.690Z Compiling tabwriter v1.4.1
5932026-06-24T03:50:24.705Z Compiling tracing-core v0.1.36
5942026-06-24T03:50:24.942Z Compiling num_enum v0.7.6
5952026-06-24T03:50:25.024Z Compiling foreign-types v0.5.0
5962026-06-24T03:50:25.054Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5972026-06-24T03:50:25.138Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5982026-06-24T03:50:25.187Z Compiling tracing-attributes v0.1.31
5992026-06-24T03:50:25.529Z Compiling erased-serde v0.3.31
6002026-06-24T03:50:25.550Z Compiling postcard v1.1.3
6012026-06-24T03:50:25.624Z Compiling futures-executor v0.3.32
6022026-06-24T03:50:26.207Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6032026-06-24T03:50:26.267Z Compiling errno v0.3.14
6042026-06-24T03:50:26.369Z Compiling itertools v0.15.0
6052026-06-24T03:50:26.413Z Compiling cstr-argument v0.1.2
6062026-06-24T03:50:26.420Z Compiling time-core v0.1.9
6072026-06-24T03:50:26.428Z Compiling pretty-hex v0.4.2
6082026-06-24T03:50:26.481Z Compiling shlex v2.0.1
6092026-06-24T03:50:26.628Z Compiling dyn-clone v1.0.20
6102026-06-24T03:50:26.636Z Compiling utf8parse v0.2.2
6112026-06-24T03:50:26.639Z Compiling num-conv v0.2.2
6122026-06-24T03:50:26.728Z Compiling zmij v1.0.21
6132026-06-24T03:50:26.738Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
6142026-06-24T03:50:26.767Z Compiling find-msvc-tools v0.1.9
6152026-06-24T03:50:26.786Z Compiling thiserror v1.0.69
6162026-06-24T03:50:26.951Z Compiling ingot-types v0.1.2
6172026-06-24T03:50:27.007Z Compiling cc v1.2.64
6182026-06-24T03:50:27.020Z Compiling time-macros v0.2.29
6192026-06-24T03:50:27.084Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6202026-06-24T03:50:27.199Z Compiling anstyle-parse v1.0.0
6212026-06-24T03:50:27.290Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6222026-06-24T03:50:27.377Z Compiling ingot v0.1.1
6232026-06-24T03:50:27.405Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
6242026-06-24T03:50:27.641Z Compiling tracing v0.1.44
6252026-06-24T03:50:27.970Z Compiling rand v0.10.1
6262026-06-24T03:50:28.066Z Compiling futures v0.3.32
6272026-06-24T03:50:28.111Z Compiling thiserror-impl v1.0.69
6282026-06-24T03:50:28.142Z Compiling crossbeam-epoch v0.9.18
6292026-06-24T03:50:28.173Z Compiling uuid v1.23.3
6302026-06-24T03:50:28.614Z Compiling arc-swap v1.9.1
6312026-06-24T03:50:28.721Z Compiling socket2 v0.6.4
6322026-06-24T03:50:28.781Z Compiling nom v8.0.0
6332026-06-24T03:50:28.953Z Compiling thread_local v1.1.9
6342026-06-24T03:50:29.255Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6352026-06-24T03:50:29.272Z Compiling iana-time-zone v0.1.65
6362026-06-24T03:50:29.291Z Compiling colored v3.1.1
6372026-06-24T03:50:29.496Z Compiling slog-async v2.8.0
6382026-06-24T03:50:29.561Z Compiling lazy_static v1.5.0
6392026-06-24T03:50:29.665Z Compiling powerfmt v0.2.0
6402026-06-24T03:50:29.850Z Compiling rayon-core v1.13.0
6412026-06-24T03:50:29.895Z Compiling anstyle v1.0.14
6422026-06-24T03:50:29.933Z Compiling heck v0.4.1
6432026-06-24T03:50:30.019Z Compiling anstyle-query v1.1.5
6442026-06-24T03:50:30.058Z Compiling oxnet v0.1.6
6452026-06-24T03:50:30.128Z Compiling is_terminal_polyfill v1.70.2
6462026-06-24T03:50:30.135Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6472026-06-24T03:50:30.346Z Compiling deranged v0.5.8
6482026-06-24T03:50:30.556Z Compiling colorchoice v1.0.5
6492026-06-24T03:50:30.675Z Compiling serde_json v1.0.150
6502026-06-24T03:50:30.920Z Compiling anstream v1.0.0
6512026-06-24T03:50:31.328Z Compiling time v0.3.49
6522026-06-24T03:50:31.406Z Compiling rusticata-macros v5.0.0
6532026-06-24T03:50:31.447Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6542026-06-24T03:50:31.556Z Compiling slog-scope v4.4.1
6552026-06-24T03:50:31.717Z Compiling chrono v0.4.45
6562026-06-24T03:50:31.944Z Compiling terminal_size v0.4.4
6572026-06-24T03:50:31.944Z Compiling crossbeam-deque v0.8.6
6582026-06-24T03:50:32.092Z Compiling cookie-factory v0.3.3
6592026-06-24T03:50:32.152Z Compiling alloca v0.4.0
6602026-06-24T03:50:32.422Z Compiling half v2.7.1
6612026-06-24T03:50:32.430Z Compiling crossbeam-channel v0.5.15
6622026-06-24T03:50:32.486Z Compiling is-terminal v0.4.17
6632026-06-24T03:50:32.586Z Compiling itertools v0.12.1
6642026-06-24T03:50:32.751Z Compiling ciborium-io v0.2.2
6652026-06-24T03:50:33.014Z Compiling circular v0.3.0
6662026-06-24T03:50:33.077Z Compiling heck v0.5.0
6672026-06-24T03:50:33.232Z Compiling cfg_aliases v0.2.1
6682026-06-24T03:50:33.279Z Compiling log v0.4.32
6692026-06-24T03:50:33.303Z Compiling clap_lex v1.1.0
6702026-06-24T03:50:33.497Z Compiling term v1.2.1
6712026-06-24T03:50:33.512Z Compiling itoa v1.0.18
6722026-06-24T03:50:33.622Z Compiling plotters-backend v0.3.7
6732026-06-24T03:50:33.724Z Compiling take_mut v0.2.2
6742026-06-24T03:50:33.839Z Compiling plotters-svg v0.3.7
6752026-06-24T03:50:33.946Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6762026-06-24T03:50:34.139Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6772026-06-24T03:50:34.203Z Compiling slog-term v2.9.2
6782026-06-24T03:50:34.770Z Compiling clap_builder v4.6.0
6792026-06-24T03:50:35.067Z Compiling slog-stdlog v4.1.1
6802026-06-24T03:50:35.148Z Compiling nix v0.31.3
6812026-06-24T03:50:35.274Z Compiling clap_derive v4.6.1
6822026-06-24T03:50:35.404Z Compiling pcap-parser v0.17.0
6832026-06-24T03:50:35.521Z Compiling ciborium-ll v0.2.2
6842026-06-24T03:50:36.091Z Compiling itertools v0.13.0
6852026-06-24T03:50:36.184Z Compiling same-file v1.0.6
6862026-06-24T03:50:36.350Z Compiling cast v0.3.0
6872026-06-24T03:50:36.558Z Compiling rayon v1.12.0
6882026-06-24T03:50:36.939Z Compiling clap v4.6.1
6892026-06-24T03:50:37.020Z Compiling walkdir v2.5.0
6902026-06-24T03:50:37.260Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6912026-06-24T03:50:37.307Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6922026-06-24T03:50:37.616Z Compiling criterion-plot v0.8.2
6932026-06-24T03:50:37.722Z Compiling ciborium v0.2.2
6942026-06-24T03:50:38.407Z Compiling slog-envlogger v2.2.0
6952026-06-24T03:50:38.501Z Compiling tinytemplate v1.2.1
6962026-06-24T03:50:38.739Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
6972026-06-24T03:50:38.839Z Compiling plotters v0.3.7
6982026-06-24T03:50:39.339Z Compiling page_size v0.6.0
6992026-06-24T03:50:39.452Z Compiling oorandom v11.1.5
7002026-06-24T03:50:39.479Z Compiling anes v0.1.6
7012026-06-24T03:50:39.581Z Compiling dtor-proc-macro v0.0.13
7022026-06-24T03:50:39.636Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7032026-06-24T03:50:39.932Z Compiling dtor v0.8.1
7042026-06-24T03:50:40.024Z Compiling criterion v0.8.2
7052026-06-24T03:50:40.050Z Compiling link-section v0.2.1
7062026-06-24T03:50:40.059Z Compiling ctor-proc-macro v0.0.13
7072026-06-24T03:50:40.405Z Compiling ctor v0.10.1
7082026-06-24T03:50:42.004Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7092026-06-24T03:50:55.863Z Finished `bench` profile [optimized + debuginfo] target(s) in 44.31s
7102026-06-24T03:50:55.962Z Running benches/xde.rs (target/release/deps/xde-f241846ddd7ceb27)
7112026-06-24T03:50:55.971Z###--------------------------------###
7122026-06-24T03:50:55.971Z:::Building test topology... (120s):::
7132026-06-24T03:50:55.971Z###--------------------------------###
7142026-06-24T03:50:55.976Zadding underlay route 0
7152026-06-24T03:50:55.979Zadding underlay route 1
7162026-06-24T03:50:56.107Zstart zones a, b
7172026-06-24T03:51:06.168Zconfigure zone
7182026-06-24T03:51:06.171Zconfigure zone
7192026-06-24T03:51:06.187Zinstall zone
7202026-06-24T03:51:06.189Zinstall zone
7212026-06-24T03:51:15.697Zboot zone
7222026-06-24T03:51:15.698Zboot zone
7232026-06-24T03:51:15.778Zsetup zones a, b
7242026-06-24T03:51:15.778Z[a] svcs -a
7252026-06-24T03:51:15.778Z[b] svcs -a
7262026-06-24T03:51:15.798ZFailed to parse command output: exit code 1
7272026-06-24T03:51:15.798Zstdout:
7282026-06-24T03:51:15.798Z
7292026-06-24T03:51:15.798Zstderr:
7302026-06-24T03:51:15.798Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7312026-06-24T03:51:15.798ZFailed to parse command output: exit code 1
7322026-06-24T03:51:15.798Zstdout:
7332026-06-24T03:51:15.798Z
7342026-06-24T03:51:15.798Zstderr:
7352026-06-24T03:51:15.798Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7362026-06-24T03:51:15.998Z[b] svcs -a
7372026-06-24T03:51:15.998Z[a] svcs -a
7382026-06-24T03:51:16.105ZSTATE STIME FMRI
7392026-06-24T03:51:16.105Zonline 3:51:14 svc:/system/svc/restarter:default
7402026-06-24T03:51:16.105Zoffline 3:51:14 svc:/system/early-manifest-import:default
7412026-06-24T03:51:16.105Z- - svc:/application/management/net-snmp:default
7422026-06-24T03:51:16.105Z- - svc:/application/pkg/dynamic-mirror:default
7432026-06-24T03:51:16.105Z- - svc:/application/pkg/mirror:default
7442026-06-24T03:51:16.105Z- - svc:/application/pkg/repositories-setup:default
7452026-06-24T03:51:16.105Z- - svc:/application/pkg/server:default
7462026-06-24T03:51:16.106Z- - svc:/application/security/tcsd:default
7472026-06-24T03:51:16.106Z- - svc:/milestone/devices:default
7482026-06-24T03:51:16.106Z- - svc:/milestone/multi-user-server:default
7492026-06-24T03:51:16.106Z- - svc:/milestone/multi-user:default
7502026-06-24T03:51:16.106Z- - svc:/milestone/name-services:default
7512026-06-24T03:51:16.106Z- - svc:/milestone/network:default
7522026-06-24T03:51:16.106Z- - svc:/milestone/single-user:default
7532026-06-24T03:51:16.106Z- - svc:/milestone/sysconfig:default
7542026-06-24T03:51:16.106Z- - svc:/network/chrony:default
7552026-06-24T03:51:16.106Z- - svc:/network/datalink-management:default
7562026-06-24T03:51:16.106Z- - svc:/network/dns/client:default
7572026-06-24T03:51:16.106Z- - svc:/network/dns/install:default
7582026-06-24T03:51:16.106Z- - svc:/network/dns/multicast:default
7592026-06-24T03:51:16.106Z- - svc:/network/inetd-upgrade:default
7602026-06-24T03:51:16.106Z- - svc:/network/inetd:default
7612026-06-24T03:51:16.106Z- - svc:/network/initial:default
7622026-06-24T03:51:16.106Z- - svc:/network/install:default
7632026-06-24T03:51:16.106Z- - svc:/network/ip-interface-management:default
7642026-06-24T03:51:16.106Z- - svc:/network/ipmp:default
7652026-06-24T03:51:16.106Z- - svc:/network/ipqos:default
7662026-06-24T03:51:16.106Z- - svc:/network/ipsec/ike:default
7672026-06-24T03:51:16.106Z- - svc:/network/ipsec/ipsecalgs:default
7682026-06-24T03:51:16.106Z- - svc:/network/ipsec/manual-key:default
7692026-06-24T03:51:16.106Z- - svc:/network/ipsec/policy:default
7702026-06-24T03:51:16.106Z- - svc:/network/iptun:default
7712026-06-24T03:51:16.106Z- - svc:/network/ipv4-forwarding:default
7722026-06-24T03:51:16.106Z- - svc:/network/ipv6-forwarding:default
7732026-06-24T03:51:16.106Z- - svc:/network/ldap/client:default
7742026-06-24T03:51:16.106Z- - svc:/network/location:default
7752026-06-24T03:51:16.106Z- - svc:/network/loopback:default
7762026-06-24T03:51:16.106Z- - svc:/network/netcfg:default
7772026-06-24T03:51:16.106Z- - svc:/network/netmask:default
7782026-06-24T03:51:16.106Z- - svc:/network/nfs/cbd:default
7792026-06-24T03:51:16.106Z- - svc:/network/nfs/client:default
7802026-06-24T03:51:16.106Z- - svc:/network/nfs/log:default
7812026-06-24T03:51:16.106Z- - svc:/network/nfs/mapid:default
7822026-06-24T03:51:16.106Z- - svc:/network/nfs/nlockmgr:default
7832026-06-24T03:51:16.106Z- - svc:/network/nfs/rquota:default
7842026-06-24T03:51:16.106Z- - svc:/network/nfs/server:default
7852026-06-24T03:51:16.107Z- - svc:/network/nfs/status:default
7862026-06-24T03:51:16.107Z- - svc:/network/nis/client:default
7872026-06-24T03:51:16.107Z- - svc:/network/physical:default
7882026-06-24T03:51:16.107Z- - svc:/network/physical:nwam
7892026-06-24T03:51:16.107Z- - svc:/network/routing-setup:default
7902026-06-24T03:51:16.107Z- - svc:/network/routing/legacy-routing:ipv4
7912026-06-24T03:51:16.107Z- - svc:/network/routing/legacy-routing:ipv6
7922026-06-24T03:51:16.107Z- - svc:/network/routing/ndp:default
7932026-06-24T03:51:16.107Z- - svc:/network/routing/rdisc:default
7942026-06-24T03:51:16.107Z- - svc:/network/routing/ripng:default
7952026-06-24T03:51:16.107Z- - svc:/network/routing/route:default
7962026-06-24T03:51:16.107Z- - svc:/network/rpc/bind:default
7972026-06-24T03:51:16.107Z- - svc:/network/rpc/gss:default
7982026-06-24T03:51:16.107Z- - svc:/network/rpc/keyserv:default
7992026-06-24T03:51:16.107Z- - svc:/network/security/kadmin:default
8002026-06-24T03:51:16.107Z- - svc:/network/security/krb5kdc:default
8012026-06-24T03:51:16.107Z- - svc:/network/security/ktkt_warn:default
8022026-06-24T03:51:16.107Z- - svc:/network/service:default
8032026-06-24T03:51:16.107Z- - svc:/network/shares/group:default
8042026-06-24T03:51:16.107Z- - svc:/network/smb/client:default
8052026-06-24T03:51:16.107Z- - svc:/network/smb/server:default
8062026-06-24T03:51:16.107Z- - svc:/network/ssh:default
8072026-06-24T03:51:16.107Z- - svc:/network/tcpkey:default
8082026-06-24T03:51:16.107Z- - svc:/system/auditd:default
8092026-06-24T03:51:16.107Z- - svc:/system/auditset:default
8102026-06-24T03:51:16.107Z- - svc:/system/boot-archive-update:default
8112026-06-24T03:51:16.107Z- - svc:/system/boot-archive:default
8122026-06-24T03:51:16.107Z- - svc:/system/boot-config:default
8132026-06-24T03:51:16.107Z- - svc:/system/consadm:default
8142026-06-24T03:51:16.107Z- - svc:/system/console-login:default
8152026-06-24T03:51:16.107Z- - svc:/system/console-login:vt2
8162026-06-24T03:51:16.107Z- - svc:/system/console-login:vt3
8172026-06-24T03:51:16.107Z- - svc:/system/console-login:vt4
8182026-06-24T03:51:16.107Z- - svc:/system/console-login:vt5
8192026-06-24T03:51:16.108Z- - svc:/system/console-login:vt6
8202026-06-24T03:51:16.108Z- - svc:/system/coreadm:default
8212026-06-24T03:51:16.108Z- - svc:/system/cron:default
8222026-06-24T03:51:16.108Z- - svc:/system/cryptosvc:default
8232026-06-24T03:51:16.108Z- - svc:/system/device/allocate:default
8242026-06-24T03:51:16.108Z- - svc:/system/device/audio:default
8252026-06-24T03:51:16.108Z- - svc:/system/device/local:default
8262026-06-24T03:51:16.108Z- - svc:/system/device/mpxio-upgrade:default
8272026-06-24T03:51:16.108Z- - svc:/system/extended-accounting:flow
8282026-06-24T03:51:16.108Z- - svc:/system/extended-accounting:net
8292026-06-24T03:51:16.108Z- - svc:/system/extended-accounting:process
8302026-06-24T03:51:16.108Z- - svc:/system/extended-accounting:task
8312026-06-24T03:51:16.108Z- - svc:/system/filesystem/local:default
8322026-06-24T03:51:16.108Z- - svc:/system/filesystem/minimal:default
8332026-06-24T03:51:16.108Z- - svc:/system/filesystem/reparse:default
8342026-06-24T03:51:16.108Z- - svc:/system/filesystem/root:default
8352026-06-24T03:51:16.108Z- - svc:/system/filesystem/usr:default
8362026-06-24T03:51:16.108Z- - svc:/system/fm/notify-params:default
8372026-06-24T03:51:16.108Z- - svc:/system/fmd:default
8382026-06-24T03:51:16.112Z- - svc:/system/hostid:default
8392026-06-24T03:51:16.112Z- - svc:/system/hotplug:default
8402026-06-24T03:51:16.112Z- - svc:/system/identity:domain
8412026-06-24T03:51:16.112Z- - svc:/system/identity:node
8422026-06-24T03:51:16.112Z- - svc:/system/idmap:default
8432026-06-24T03:51:16.112Z- - svc:/system/keymap:default
8442026-06-24T03:51:16.112Z- - svc:/system/logadm-upgrade:default
8452026-06-24T03:51:16.112Z- - svc:/system/manifest-import:default
8462026-06-24T03:51:16.112Z- - svc:/system/name-service-cache:default
8472026-06-24T03:51:16.112Z- - svc:/system/pfexec:default
8482026-06-24T03:51:16.112Z- - svc:/system/pkgserv:default
8492026-06-24T03:51:16.112Z- - svc:/system/process-security:default
8502026-06-24T03:51:16.112Z- - svc:/system/rbac:default
8512026-06-24T03:51:16.112Z- - svc:/system/rmtmpfiles:default
8522026-06-24T03:51:16.112Z- - svc:/system/sac:default
8532026-06-24T03:51:16.112Z- - svc:/system/sar:default
8542026-06-24T03:51:16.112Z- - svc:/system/svc/global:default
8552026-06-24T03:51:16.112Z- - svc:/system/system-log:default
8562026-06-24T03:51:16.112Z- - svc:/system/update-man-index:default
8572026-06-24T03:51:16.112Z- - svc:/system/utmp:default
8582026-06-24T03:51:16.113Z- - svc:/system/vtdaemon:default
8592026-06-24T03:51:16.113Z[b] svcs milestone/network
8602026-06-24T03:51:16.113ZSTATE STIME FMRI
8612026-06-24T03:51:16.113Zonline 3:51:14 svc:/system/svc/restarter:default
8622026-06-24T03:51:16.113Zoffline 3:51:14 svc:/system/early-manifest-import:default
8632026-06-24T03:51:16.113Z- - svc:/application/management/net-snmp:default
8642026-06-24T03:51:16.113Z- - svc:/application/pkg/dynamic-mirror:default
8652026-06-24T03:51:16.113Z- - svc:/application/pkg/mirror:default
8662026-06-24T03:51:16.113Z- - svc:/application/pkg/repositories-setup:default
8672026-06-24T03:51:16.113Z- - svc:/application/pkg/server:default
8682026-06-24T03:51:16.113Z- - svc:/application/security/tcsd:default
8692026-06-24T03:51:16.113Z- - svc:/milestone/devices:default
8702026-06-24T03:51:16.113Z- - svc:/milestone/multi-user-server:default
8712026-06-24T03:51:16.113Z- - svc:/milestone/multi-user:default
8722026-06-24T03:51:16.113Z- - svc:/milestone/name-services:default
8732026-06-24T03:51:16.113Z- - svc:/milestone/network:default
8742026-06-24T03:51:16.113Z- - svc:/milestone/single-user:default
8752026-06-24T03:51:16.113Z- - svc:/milestone/sysconfig:default
8762026-06-24T03:51:16.113Z- - svc:/network/chrony:default
8772026-06-24T03:51:16.113Z- - svc:/network/datalink-management:default
8782026-06-24T03:51:16.113Z- - svc:/network/dns/client:default
8792026-06-24T03:51:16.113Z- - svc:/network/dns/install:default
8802026-06-24T03:51:16.113Z- - svc:/network/dns/multicast:default
8812026-06-24T03:51:16.113Z- - svc:/network/inetd-upgrade:default
8822026-06-24T03:51:16.113Z- - svc:/network/inetd:default
8832026-06-24T03:51:16.113Z- - svc:/network/initial:default
8842026-06-24T03:51:16.113Z- - svc:/network/install:default
8852026-06-24T03:51:16.113Z- - svc:/network/ip-interface-management:default
8862026-06-24T03:51:16.113Z- - svc:/network/ipmp:default
8872026-06-24T03:51:16.113Z- - svc:/network/ipqos:default
8882026-06-24T03:51:16.113Z- - svc:/network/ipsec/ike:default
8892026-06-24T03:51:16.113Z- - svc:/network/ipsec/ipsecalgs:default
8902026-06-24T03:51:16.113Z- - svc:/network/ipsec/manual-key:default
8912026-06-24T03:51:16.113Z- - svc:/network/ipsec/policy:default
8922026-06-24T03:51:16.113Z- - svc:/network/iptun:default
8932026-06-24T03:51:16.113Z- - svc:/network/ipv4-forwarding:default
8942026-06-24T03:51:16.113Z- - svc:/network/ipv6-forwarding:default
8952026-06-24T03:51:16.114Z- - svc:/network/ldap/client:default
8962026-06-24T03:51:16.114Z- - svc:/network/location:default
8972026-06-24T03:51:16.114Z- - svc:/network/loopback:default
8982026-06-24T03:51:16.114Z- - svc:/network/netcfg:default
8992026-06-24T03:51:16.114Z- - svc:/network/netmask:default
9002026-06-24T03:51:16.114Z- - svc:/network/nfs/cbd:default
9012026-06-24T03:51:16.114Z- - svc:/network/nfs/client:default
9022026-06-24T03:51:16.114Z- - svc:/network/nfs/log:default
9032026-06-24T03:51:16.114Z- - svc:/network/nfs/mapid:default
9042026-06-24T03:51:16.114Z- - svc:/network/nfs/nlockmgr:default
9052026-06-24T03:51:16.114Z- - svc:/network/nfs/rquota:default
9062026-06-24T03:51:16.114Z- - svc:/network/nfs/server:default
9072026-06-24T03:51:16.114Z- - svc:/network/nfs/status:default
9082026-06-24T03:51:16.114Z- - svc:/network/nis/client:default
9092026-06-24T03:51:16.114Z- - svc:/network/physical:default
9102026-06-24T03:51:16.114Z- - svc:/network/physical:nwam
9112026-06-24T03:51:16.114Z- - svc:/network/routing-setup:default
9122026-06-24T03:51:16.114Z- - svc:/network/routing/legacy-routing:ipv4
9132026-06-24T03:51:16.114Z- - svc:/network/routing/legacy-routing:ipv6
9142026-06-24T03:51:16.114Z- - svc:/network/routing/ndp:default
9152026-06-24T03:51:16.114Z- - svc:/network/routing/rdisc:default
9162026-06-24T03:51:16.114Z- - svc:/network/routing/ripng:default
9172026-06-24T03:51:16.114Z- - svc:/network/routing/route:default
9182026-06-24T03:51:16.114Z- - svc:/network/rpc/bind:default
9192026-06-24T03:51:16.114Z- - svc:/network/rpc/gss:default
9202026-06-24T03:51:16.114Z- - svc:/network/rpc/keyserv:default
9212026-06-24T03:51:16.114Z- - svc:/network/security/kadmin:default
9222026-06-24T03:51:16.114Z- - svc:/network/security/krb5kdc:default
9232026-06-24T03:51:16.114Z- - svc:/network/security/ktkt_warn:default
9242026-06-24T03:51:16.114Z- - svc:/network/service:default
9252026-06-24T03:51:16.114Z- - svc:/network/shares/group:default
9262026-06-24T03:51:16.114Z- - svc:/network/smb/client:default
9272026-06-24T03:51:16.114Z- - svc:/network/smb/server:default
9282026-06-24T03:51:16.114Z- - svc:/network/ssh:default
9292026-06-24T03:51:16.114Z- - svc:/network/tcpkey:default
9302026-06-24T03:51:16.114Z- - svc:/system/auditd:default
9312026-06-24T03:51:16.114Z- - svc:/system/auditset:default
9322026-06-24T03:51:16.114Z- - svc:/system/boot-archive-update:default
9332026-06-24T03:51:16.114Z- - svc:/system/boot-archive:default
9342026-06-24T03:51:16.114Z- - svc:/system/boot-config:default
9352026-06-24T03:51:16.115Z- - svc:/system/consadm:default
9362026-06-24T03:51:16.115Z- - svc:/system/console-login:default
9372026-06-24T03:51:16.115Z- - svc:/system/console-login:vt2
9382026-06-24T03:51:16.118Z- - svc:/system/console-login:vt3
9392026-06-24T03:51:16.118Z- - svc:/system/console-login:vt4
9402026-06-24T03:51:16.118Z- - svc:/system/console-login:vt5
9412026-06-24T03:51:16.118Z- - svc:/system/console-login:vt6
9422026-06-24T03:51:16.118Z- - svc:/system/coreadm:default
9432026-06-24T03:51:16.118Z- - svc:/system/cron:default
9442026-06-24T03:51:16.118Z- - svc:/system/cryptosvc:default
9452026-06-24T03:51:16.118Z- - svc:/system/device/allocate:default
9462026-06-24T03:51:16.118Z- - svc:/system/device/audio:default
9472026-06-24T03:51:16.118Z- - svc:/system/device/local:default
9482026-06-24T03:51:16.118Z- - svc:/system/device/mpxio-upgrade:default
9492026-06-24T03:51:16.118Z- - svc:/system/extended-accounting:flow
9502026-06-24T03:51:16.118Z- - svc:/system/extended-accounting:net
9512026-06-24T03:51:16.118Z- - svc:/system/extended-accounting:process
9522026-06-24T03:51:16.118Z- - svc:/system/extended-accounting:task
9532026-06-24T03:51:16.119Z- - svc:/system/filesystem/local:default
9542026-06-24T03:51:16.119Z- - svc:/system/filesystem/minimal:default
9552026-06-24T03:51:16.119Z- - svc:/system/filesystem/reparse:default
9562026-06-24T03:51:16.119Z- - svc:/system/filesystem/root:default
9572026-06-24T03:51:16.119Z- - svc:/system/filesystem/usr:default
9582026-06-24T03:51:16.119Z- - svc:/system/fm/notify-params:default
9592026-06-24T03:51:16.119Z- - svc:/system/fmd:default
9602026-06-24T03:51:16.119Z- - svc:/system/hostid:default
9612026-06-24T03:51:16.119Z- - svc:/system/hotplug:default
9622026-06-24T03:51:16.119Z- - svc:/system/identity:domain
9632026-06-24T03:51:16.119Z- - svc:/system/identity:node
9642026-06-24T03:51:16.119Z- - svc:/system/idmap:default
9652026-06-24T03:51:16.119Z- - svc:/system/keymap:default
9662026-06-24T03:51:16.119Z- - svc:/system/logadm-upgrade:default
9672026-06-24T03:51:16.119Z- - svc:/system/manifest-import:default
9682026-06-24T03:51:16.119Z- - svc:/system/name-service-cache:default
9692026-06-24T03:51:16.119Z- - svc:/system/pfexec:default
9702026-06-24T03:51:16.119Z- - svc:/system/pkgserv:default
9712026-06-24T03:51:16.119Z- - svc:/system/process-security:default
9722026-06-24T03:51:16.119Z- - svc:/system/rbac:default
9732026-06-24T03:51:16.119Z- - svc:/system/rmtmpfiles:default
9742026-06-24T03:51:16.119Z- - svc:/system/sac:default
9752026-06-24T03:51:16.119Z- - svc:/system/sar:default
9762026-06-24T03:51:16.119Z- - svc:/system/svc/global:default
9772026-06-24T03:51:16.119Z- - svc:/system/system-log:default
9782026-06-24T03:51:16.119Z- - svc:/system/update-man-index:default
9792026-06-24T03:51:16.119Z- - svc:/system/utmp:default
9802026-06-24T03:51:16.119Z- - svc:/system/vtdaemon:default
9812026-06-24T03:51:16.119Z[a] svcs milestone/network
9822026-06-24T03:51:16.119ZSTATE STIME FMRI
9832026-06-24T03:51:16.119Z- - svc:/milestone/network:default
9842026-06-24T03:51:16.123ZSTATE STIME FMRI
9852026-06-24T03:51:16.123Z- - svc:/milestone/network:default
9862026-06-24T03:51:17.117Z[b] svcs milestone/network
9872026-06-24T03:51:17.122Z[a] svcs milestone/network
9882026-06-24T03:51:17.132ZSTATE STIME FMRI
9892026-06-24T03:51:17.133Zonline 3:51:15 svc:/milestone/network:default
9902026-06-24T03:51:17.133Z[b] ipadm create-addr -t -T dhcp opte1/test
9912026-06-24T03:51:17.136ZSTATE STIME FMRI
9922026-06-24T03:51:17.136Zonline 3:51:15 svc:/milestone/network:default
9932026-06-24T03:51:17.136Z[a] ipadm create-addr -t -T dhcp opte0/test
9942026-06-24T03:51:22.071Z
9952026-06-24T03:51:22.071Z[b] route add -iface 10.0.0.254 10.0.0.2
9962026-06-24T03:51:22.086Zadd host 10.0.0.254: gateway 10.0.0.2
9972026-06-24T03:51:22.086Z[b] route add 10.0.0.0/24 10.0.0.254
9982026-06-24T03:51:22.098Zadd net 10.0.0.0/24: gateway 10.0.0.254
9992026-06-24T03:51:22.098Z[b] route add 224.0.0.0/4 10.0.0.254
10002026-06-24T03:51:22.108Zadd net 224.0.0.0/4: gateway 10.0.0.254
10012026-06-24T03:51:22.267Z
10022026-06-24T03:51:22.267Z[a] route add -iface 10.0.0.254 10.0.0.1
10032026-06-24T03:51:22.281Zadd host 10.0.0.254: gateway 10.0.0.1
10042026-06-24T03:51:22.281Z[a] route add 10.0.0.0/24 10.0.0.254
10052026-06-24T03:51:22.292Zadd net 10.0.0.0/24: gateway 10.0.0.254
10062026-06-24T03:51:22.292Z[a] route add 224.0.0.0/4 10.0.0.254
10072026-06-24T03:51:22.303Zadd net 224.0.0.0/4: gateway 10.0.0.254
10082026-06-24T03:51:22.305Z###---------------###
10092026-06-24T03:51:22.305Z:::Topology built!:::
10102026-06-24T03:51:22.305Z###---------------###
10112026-06-24T03:51:22.305Z###----------------###
10122026-06-24T03:51:22.305Z::: iPerf spawned! :::
10132026-06-24T03:51:22.305Z:::Waiting... (10s):::
10142026-06-24T03:51:22.305Z###----------------###
10152026-06-24T03:51:32.303Z###---###
10162026-06-24T03:51:32.303Z:::Go!:::
10172026-06-24T03:51:32.304Z###---###
10182026-06-24T03:51:32.304Z[a] ping 10.0.0.2
10192026-06-24T03:51:32.319Z10.0.0.2 is alive
10202026-06-24T03:51:32.319Z###-------------------###
10212026-06-24T03:51:32.319Z:::Running experiment :::
10222026-06-24T03:51:32.319Z:::iperf-tcp/local/c2s:::
10232026-06-24T03:51:32.319Z###-------------------###
10242026-06-24T03:51:39.695Z-----------------------------------------------------------
10252026-06-24T03:51:39.696ZServer listening on 5201 (test #1)
10262026-06-24T03:51:39.696Z-----------------------------------------------------------
10272026-06-24T03:51:39.696ZAccepted connection from 10.0.0.1, port 60769
10282026-06-24T03:51:39.696Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60763
10292026-06-24T03:51:39.696Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48967
10302026-06-24T03:51:39.696Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55207
10312026-06-24T03:51:39.696Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38876
10322026-06-24T03:51:39.696Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36588
10332026-06-24T03:51:39.696Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46033
10342026-06-24T03:51:39.696Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44723
10352026-06-24T03:51:39.696Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51880
10362026-06-24T03:51:39.696Z[ ID] Interval Transfer Bitrate
10372026-06-24T03:51:39.696Z[ 5] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
10382026-06-24T03:51:39.696Z[ 8] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
10392026-06-24T03:51:39.696Z[ 10] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
10402026-06-24T03:51:39.696Z[ 12] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
10412026-06-24T03:51:39.696Z[ 14] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
10422026-06-24T03:51:39.696Z[ 16] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
10432026-06-24T03:51:39.696Z[ 18] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
10442026-06-24T03:51:39.696Z[ 20] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
10452026-06-24T03:51:39.696Z[SUM] 0.00-1.00 sec 943 MBytes 7.91 Gbits/sec
10462026-06-24T03:51:39.696Z- - - - - - - - - - - - - - - - - - - - - - - - -
10472026-06-24T03:51:39.696Z[ 5] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
10482026-06-24T03:51:39.696Z[ 8] 1.00-2.00 sec 175 MBytes 1.47 Gbits/sec
10492026-06-24T03:51:39.696Z[ 10] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
10502026-06-24T03:51:39.696Z[ 12] 1.00-2.00 sec 150 MBytes 1.25 Gbits/sec
10512026-06-24T03:51:39.697Z[ 14] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
10522026-06-24T03:51:39.697Z[ 16] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
10532026-06-24T03:51:39.697Z[ 18] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
10542026-06-24T03:51:39.697Z[ 20] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
10552026-06-24T03:51:39.697Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
10562026-06-24T03:51:39.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
10572026-06-24T03:51:39.697Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
10582026-06-24T03:51:39.697Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10592026-06-24T03:51:39.700Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10602026-06-24T03:51:39.701Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10612026-06-24T03:51:39.701Z[ 14] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
10622026-06-24T03:51:39.701Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
10632026-06-24T03:51:39.701Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
10642026-06-24T03:51:39.701Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
10652026-06-24T03:51:39.701Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
10662026-06-24T03:51:39.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
10672026-06-24T03:51:39.701Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10682026-06-24T03:51:39.701Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10692026-06-24T03:51:39.701Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10702026-06-24T03:51:39.701Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10712026-06-24T03:51:39.701Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10722026-06-24T03:51:39.701Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10732026-06-24T03:51:39.701Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10742026-06-24T03:51:39.701Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10752026-06-24T03:51:39.701Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.3 Gbits/sec
10762026-06-24T03:51:39.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
10772026-06-24T03:51:39.701Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10782026-06-24T03:51:39.701Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10792026-06-24T03:51:39.701Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10802026-06-24T03:51:39.701Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10812026-06-24T03:51:39.701Z[ 14] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
10822026-06-24T03:51:39.701Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10832026-06-24T03:51:39.701Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10842026-06-24T03:51:39.702Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10852026-06-24T03:51:39.702Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
10862026-06-24T03:51:39.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
10872026-06-24T03:51:39.702Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10882026-06-24T03:51:39.702Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10892026-06-24T03:51:39.702Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10902026-06-24T03:51:39.702Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10912026-06-24T03:51:39.702Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10922026-06-24T03:51:39.702Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10932026-06-24T03:51:39.702Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10942026-06-24T03:51:39.702Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10952026-06-24T03:51:39.702Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
10962026-06-24T03:51:39.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
10972026-06-24T03:51:39.702Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10982026-06-24T03:51:39.702Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10992026-06-24T03:51:39.702Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11002026-06-24T03:51:42.696Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11012026-06-24T03:51:42.696Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11022026-06-24T03:51:42.696Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11032026-06-24T03:51:42.696Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11042026-06-24T03:51:42.696Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11052026-06-24T03:51:42.696Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.3 Gbits/sec
11062026-06-24T03:51:42.696Z- - - - - - - - - - - - - - - - - - - - - - - - -
11072026-06-24T03:51:42.697Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11082026-06-24T03:51:42.697Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11092026-06-24T03:51:42.697Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11102026-06-24T03:51:42.697Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11112026-06-24T03:51:42.697Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11122026-06-24T03:51:42.697Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11132026-06-24T03:51:42.697Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11142026-06-24T03:51:42.697Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11152026-06-24T03:51:42.697Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.3 Gbits/sec
11162026-06-24T03:51:42.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
11172026-06-24T03:51:42.697Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11182026-06-24T03:51:42.697Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11192026-06-24T03:51:42.697Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11202026-06-24T03:51:42.697Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11212026-06-24T03:51:42.697Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11222026-06-24T03:51:42.697Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11232026-06-24T03:51:42.697Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11242026-06-24T03:51:42.698Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11252026-06-24T03:51:42.698Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
11262026-06-24T03:51:42.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
11272026-06-24T03:51:42.698Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
11282026-06-24T03:51:42.698Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11292026-06-24T03:51:42.698Z[ 10] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
11302026-06-24T03:51:42.698Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
11312026-06-24T03:51:42.698Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11322026-06-24T03:51:42.698Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11332026-06-24T03:51:42.698Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11342026-06-24T03:51:42.698Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11352026-06-24T03:51:42.698Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
11362026-06-24T03:51:42.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
11372026-06-24T03:51:42.698Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11382026-06-24T03:51:42.698Z[ 8] 10.00-10.00 sec 128 KBytes 2.01 Gbits/sec
11392026-06-24T03:51:42.698Z[ 10] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
11402026-06-24T03:51:42.698Z[ 12] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
11412026-06-24T03:51:42.698Z[ 14] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
11422026-06-24T03:51:42.698Z[ 16] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
11432026-06-24T03:51:42.698Z[ 18] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
11442026-06-24T03:51:42.698Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11452026-06-24T03:51:42.698Z[SUM] 10.00-10.00 sec 768 KBytes 12.1 Gbits/sec
11462026-06-24T03:51:42.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
11472026-06-24T03:51:42.701Z[ ID] Interval Transfer Bitrate
11482026-06-24T03:51:42.702Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11492026-06-24T03:51:42.702Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11502026-06-24T03:51:42.702Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
11512026-06-24T03:51:42.702Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11522026-06-24T03:51:42.702Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
11532026-06-24T03:51:42.702Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11542026-06-24T03:51:42.702Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11552026-06-24T03:51:42.702Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
11562026-06-24T03:51:42.702Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
11572026-06-24T03:51:42.702ZRun 1/5...10022.48333252502Mbps
11582026-06-24T03:51:50.085Z-----------------------------------------------------------
11592026-06-24T03:51:50.085ZServer listening on 5201 (test #2)
11602026-06-24T03:51:50.085Z-----------------------------------------------------------
11612026-06-24T03:51:50.085ZAccepted connection from 10.0.0.1, port 63330
11622026-06-24T03:51:50.085Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56347
11632026-06-24T03:51:50.086Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32937
11642026-06-24T03:51:50.086Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46129
11652026-06-24T03:51:50.086Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36984
11662026-06-24T03:51:50.086Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36882
11672026-06-24T03:51:50.086Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51258
11682026-06-24T03:51:50.086Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41897
11692026-06-24T03:51:50.086Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57688
11702026-06-24T03:51:50.086Z[ ID] Interval Transfer Bitrate
11712026-06-24T03:51:50.086Z[ 5] 0.00-1.00 sec 117 MBytes 983 Mbits/sec
11722026-06-24T03:51:50.086Z[ 8] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
11732026-06-24T03:51:50.086Z[ 10] 0.00-1.00 sec 117 MBytes 983 Mbits/sec
11742026-06-24T03:51:50.086Z[ 12] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
11752026-06-24T03:51:50.086Z[ 14] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
11762026-06-24T03:51:50.086Z[ 16] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
11772026-06-24T03:51:50.086Z[ 18] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
11782026-06-24T03:51:50.086Z[ 20] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
11792026-06-24T03:51:50.086Z[SUM] 0.00-1.00 sec 936 MBytes 7.85 Gbits/sec
11802026-06-24T03:51:50.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
11812026-06-24T03:51:50.086Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11822026-06-24T03:51:50.086Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11832026-06-24T03:51:50.086Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11842026-06-24T03:51:50.086Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11852026-06-24T03:51:50.086Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11862026-06-24T03:51:50.086Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11872026-06-24T03:51:50.090Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11882026-06-24T03:51:50.090Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11892026-06-24T03:51:50.090Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
11902026-06-24T03:51:50.090Z- - - - - - - - - - - - - - - - - - - - - - - - -
11912026-06-24T03:51:50.090Z[ 5] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
11922026-06-24T03:51:50.090Z[ 8] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
11932026-06-24T03:51:50.090Z[ 10] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
11942026-06-24T03:51:50.090Z[ 12] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
11952026-06-24T03:51:50.090Z[ 14] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
11962026-06-24T03:51:50.091Z[ 16] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
11972026-06-24T03:51:50.091Z[ 18] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
11982026-06-24T03:51:50.091Z[ 20] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
11992026-06-24T03:51:50.091Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.2 Gbits/sec
12002026-06-24T03:51:50.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
12012026-06-24T03:51:50.091Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12022026-06-24T03:51:50.091Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12032026-06-24T03:51:50.091Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12042026-06-24T03:51:50.091Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12052026-06-24T03:51:50.091Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12062026-06-24T03:51:50.091Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12072026-06-24T03:51:50.091Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12082026-06-24T03:51:50.091Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12092026-06-24T03:51:50.091Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
12102026-06-24T03:51:50.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
12112026-06-24T03:51:50.091Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12122026-06-24T03:51:50.091Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12132026-06-24T03:51:50.091Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12142026-06-24T03:51:50.091Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12152026-06-24T03:51:50.091Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12162026-06-24T03:51:50.091Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12172026-06-24T03:51:50.091Z[ 18] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12182026-06-24T03:51:50.091Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12192026-06-24T03:51:50.091Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
12202026-06-24T03:51:50.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
12212026-06-24T03:51:50.092Z[ 5] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
12222026-06-24T03:51:50.092Z[ 8] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
12232026-06-24T03:51:50.092Z[ 10] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
12242026-06-24T03:51:50.092Z[ 12] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
12252026-06-24T03:51:50.092Z[ 14] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
12262026-06-24T03:51:50.092Z[ 16] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
12272026-06-24T03:51:50.092Z[ 18] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
12282026-06-24T03:51:50.092Z[ 20] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
12292026-06-24T03:51:50.092Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.1 Gbits/sec
12302026-06-24T03:51:50.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
12312026-06-24T03:51:50.092Z[ 5] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12322026-06-24T03:51:50.092Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12332026-06-24T03:51:50.092Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12342026-06-24T03:51:53.088Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12352026-06-24T03:51:53.088Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12362026-06-24T03:51:53.088Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12372026-06-24T03:51:53.088Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12382026-06-24T03:51:53.088Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12392026-06-24T03:51:53.088Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
12402026-06-24T03:51:53.088Z- - - - - - - - - - - - - - - - - - - - - - - - -
12412026-06-24T03:51:53.088Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12422026-06-24T03:51:53.088Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12432026-06-24T03:51:53.088Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12442026-06-24T03:51:53.088Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12452026-06-24T03:51:53.088Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12462026-06-24T03:51:53.088Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12472026-06-24T03:51:53.088Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12482026-06-24T03:51:53.088Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12492026-06-24T03:51:53.088Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
12502026-06-24T03:51:53.088Z- - - - - - - - - - - - - - - - - - - - - - - - -
12512026-06-24T03:51:53.088Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12522026-06-24T03:51:53.088Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12532026-06-24T03:51:53.088Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12542026-06-24T03:51:53.088Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12552026-06-24T03:51:53.088Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12562026-06-24T03:51:53.088Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12572026-06-24T03:51:53.088Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12582026-06-24T03:51:53.088Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12592026-06-24T03:51:53.088Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
12602026-06-24T03:51:53.088Z- - - - - - - - - - - - - - - - - - - - - - - - -
12612026-06-24T03:51:53.088Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12622026-06-24T03:51:53.089Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12632026-06-24T03:51:53.089Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12642026-06-24T03:51:53.089Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12652026-06-24T03:51:53.089Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12662026-06-24T03:51:53.089Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12672026-06-24T03:51:53.089Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12682026-06-24T03:51:53.092Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12692026-06-24T03:51:53.092Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
12702026-06-24T03:51:53.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
12712026-06-24T03:51:53.092Z[ 5] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
12722026-06-24T03:51:53.092Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12732026-06-24T03:51:53.092Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12742026-06-24T03:51:53.092Z[ 12] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
12752026-06-24T03:51:53.092Z[ 14] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
12762026-06-24T03:51:53.092Z[ 16] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
12772026-06-24T03:51:53.092Z[ 18] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
12782026-06-24T03:51:53.092Z[ 20] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
12792026-06-24T03:51:53.092Z[SUM] 10.00-10.00 sec 768 KBytes 11.1 Gbits/sec
12802026-06-24T03:51:53.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
12812026-06-24T03:51:53.092Z[ ID] Interval Transfer Bitrate
12822026-06-24T03:51:53.092Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
12832026-06-24T03:51:53.092Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
12842026-06-24T03:51:53.092Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
12852026-06-24T03:51:53.092Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
12862026-06-24T03:51:53.092Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
12872026-06-24T03:51:53.092Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
12882026-06-24T03:51:53.092Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
12892026-06-24T03:51:53.092Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
12902026-06-24T03:51:53.092Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.97 Gbits/sec receiver
12912026-06-24T03:51:53.092ZRun 2/5...9971.749350438577Mbps
12922026-06-24T03:52:00.478Z-----------------------------------------------------------
12932026-06-24T03:52:00.478ZServer listening on 5201 (test #3)
12942026-06-24T03:52:00.478Z-----------------------------------------------------------
12952026-06-24T03:52:00.478ZAccepted connection from 10.0.0.1, port 48943
12962026-06-24T03:52:00.478Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55795
12972026-06-24T03:52:00.478Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43940
12982026-06-24T03:52:00.478Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61737
12992026-06-24T03:52:00.478Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46298
13002026-06-24T03:52:00.478Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57260
13012026-06-24T03:52:00.478Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62718
13022026-06-24T03:52:00.478Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54220
13032026-06-24T03:52:00.478Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50695
13042026-06-24T03:52:00.478Z[ ID] Interval Transfer Bitrate
13052026-06-24T03:52:00.478Z[ 5] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
13062026-06-24T03:52:00.478Z[ 8] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
13072026-06-24T03:52:00.478Z[ 10] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
13082026-06-24T03:52:00.478Z[ 12] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
13092026-06-24T03:52:00.478Z[ 14] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
13102026-06-24T03:52:00.479Z[ 16] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
13112026-06-24T03:52:00.479Z[ 18] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
13122026-06-24T03:52:00.479Z[ 20] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
13132026-06-24T03:52:00.479Z[SUM] 0.00-1.00 sec 945 MBytes 7.93 Gbits/sec
13142026-06-24T03:52:00.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
13152026-06-24T03:52:00.479Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13162026-06-24T03:52:00.479Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13172026-06-24T03:52:00.479Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13182026-06-24T03:52:00.479Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13192026-06-24T03:52:00.479Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13202026-06-24T03:52:00.479Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13212026-06-24T03:52:00.479Z[ 18] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
13222026-06-24T03:52:00.479Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13232026-06-24T03:52:00.479Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.4 Gbits/sec
13242026-06-24T03:52:00.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
13252026-06-24T03:52:00.479Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13262026-06-24T03:52:00.479Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13272026-06-24T03:52:00.479Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13282026-06-24T03:52:00.479Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13292026-06-24T03:52:00.479Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13302026-06-24T03:52:00.479Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13312026-06-24T03:52:00.479Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13322026-06-24T03:52:00.479Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13332026-06-24T03:52:00.479Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
13342026-06-24T03:52:00.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
13352026-06-24T03:52:00.479Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13362026-06-24T03:52:00.479Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13372026-06-24T03:52:00.480Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13382026-06-24T03:52:00.480Z[ 12] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
13392026-06-24T03:52:00.480Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13402026-06-24T03:52:00.480Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13412026-06-24T03:52:00.480Z[ 18] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
13422026-06-24T03:52:00.480Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13432026-06-24T03:52:00.480Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
13442026-06-24T03:52:00.480Z- - - - - - - - - - - - - - - - - - - - - - - - -
13452026-06-24T03:52:00.480Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13462026-06-24T03:52:00.480Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13472026-06-24T03:52:00.480Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13482026-06-24T03:52:00.480Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13492026-06-24T03:52:00.480Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13502026-06-24T03:52:00.480Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13512026-06-24T03:52:00.480Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13522026-06-24T03:52:00.480Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13532026-06-24T03:52:00.480Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
13542026-06-24T03:52:00.480Z- - - - - - - - - - - - - - - - - - - - - - - - -
13552026-06-24T03:52:00.480Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13562026-06-24T03:52:00.480Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13572026-06-24T03:52:00.480Z[ 10] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13582026-06-24T03:52:00.480Z[ 12] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13592026-06-24T03:52:00.480Z[ 14] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13602026-06-24T03:52:00.480Z[ 16] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13612026-06-24T03:52:00.480Z[ 18] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13622026-06-24T03:52:00.480Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13632026-06-24T03:52:00.481Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
13642026-06-24T03:52:00.481Z- - - - - - - - - - - - - - - - - - - - - - - - -
13652026-06-24T03:52:00.481Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13662026-06-24T03:52:00.481Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13672026-06-24T03:52:00.481Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13682026-06-24T03:52:03.478Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13692026-06-24T03:52:03.478Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13702026-06-24T03:52:03.478Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13712026-06-24T03:52:03.478Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13722026-06-24T03:52:03.478Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13732026-06-24T03:52:03.478Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
13742026-06-24T03:52:03.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
13752026-06-24T03:52:03.478Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13762026-06-24T03:52:03.478Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13772026-06-24T03:52:03.478Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13782026-06-24T03:52:03.478Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13792026-06-24T03:52:03.478Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13802026-06-24T03:52:03.478Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13812026-06-24T03:52:03.478Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13822026-06-24T03:52:03.478Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13832026-06-24T03:52:03.478Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
13842026-06-24T03:52:03.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
13852026-06-24T03:52:03.479Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13862026-06-24T03:52:03.479Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13872026-06-24T03:52:03.479Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13882026-06-24T03:52:03.479Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13892026-06-24T03:52:03.479Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13902026-06-24T03:52:03.479Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13912026-06-24T03:52:03.479Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13922026-06-24T03:52:03.479Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13932026-06-24T03:52:03.479Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
13942026-06-24T03:52:03.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
13952026-06-24T03:52:03.479Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13962026-06-24T03:52:03.479Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13972026-06-24T03:52:03.479Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13982026-06-24T03:52:03.479Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13992026-06-24T03:52:03.479Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14002026-06-24T03:52:03.479Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14012026-06-24T03:52:03.479Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14022026-06-24T03:52:03.479Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14032026-06-24T03:52:03.479Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
14042026-06-24T03:52:03.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
14052026-06-24T03:52:03.479Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14062026-06-24T03:52:03.479Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14072026-06-24T03:52:03.479Z[ 10] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
14082026-06-24T03:52:03.479Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14092026-06-24T03:52:03.479Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14102026-06-24T03:52:03.479Z[ 16] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
14112026-06-24T03:52:03.479Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14122026-06-24T03:52:03.479Z[ 20] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
14132026-06-24T03:52:03.479Z[SUM] 10.00-10.00 sec 384 KBytes 6.68 Gbits/sec
14142026-06-24T03:52:03.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
14152026-06-24T03:52:03.479Z[ ID] Interval Transfer Bitrate
14162026-06-24T03:52:03.479Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14172026-06-24T03:52:03.479Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14182026-06-24T03:52:03.479Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14192026-06-24T03:52:03.479Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14202026-06-24T03:52:03.479Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14212026-06-24T03:52:03.479Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14222026-06-24T03:52:03.479Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14232026-06-24T03:52:03.480Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14242026-06-24T03:52:03.480Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
14252026-06-24T03:52:03.482ZRun 3/5...10105.986506052335Mbps
14262026-06-24T03:52:10.866Z-----------------------------------------------------------
14272026-06-24T03:52:10.866ZServer listening on 5201 (test #4)
14282026-06-24T03:52:10.866Z-----------------------------------------------------------
14292026-06-24T03:52:10.866ZAccepted connection from 10.0.0.1, port 40087
14302026-06-24T03:52:10.866Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33363
14312026-06-24T03:52:10.866Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41020
14322026-06-24T03:52:10.867Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55341
14332026-06-24T03:52:10.867Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49147
14342026-06-24T03:52:10.867Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42915
14352026-06-24T03:52:10.867Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58169
14362026-06-24T03:52:10.867Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49325
14372026-06-24T03:52:10.867Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34736
14382026-06-24T03:52:10.867Z[ ID] Interval Transfer Bitrate
14392026-06-24T03:52:10.867Z[ 5] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
14402026-06-24T03:52:10.867Z[ 8] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
14412026-06-24T03:52:10.867Z[ 10] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
14422026-06-24T03:52:10.867Z[ 12] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
14432026-06-24T03:52:10.867Z[ 14] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
14442026-06-24T03:52:10.867Z[ 16] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
14452026-06-24T03:52:10.867Z[ 18] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
14462026-06-24T03:52:10.867Z[ 20] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
14472026-06-24T03:52:10.867Z[SUM] 0.00-1.00 sec 939 MBytes 7.88 Gbits/sec
14482026-06-24T03:52:10.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
14492026-06-24T03:52:10.867Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14502026-06-24T03:52:10.867Z[ 8] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14512026-06-24T03:52:10.867Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14522026-06-24T03:52:10.867Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14532026-06-24T03:52:10.867Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14542026-06-24T03:52:10.867Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14552026-06-24T03:52:10.867Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14562026-06-24T03:52:10.867Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14572026-06-24T03:52:10.867Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
14582026-06-24T03:52:10.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
14592026-06-24T03:52:10.868Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14602026-06-24T03:52:10.868Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14612026-06-24T03:52:10.868Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14622026-06-24T03:52:10.868Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14632026-06-24T03:52:10.868Z[ 14] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14642026-06-24T03:52:10.868Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14652026-06-24T03:52:10.868Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14662026-06-24T03:52:10.868Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14672026-06-24T03:52:10.868Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
14682026-06-24T03:52:10.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
14692026-06-24T03:52:10.868Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14702026-06-24T03:52:10.868Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14712026-06-24T03:52:10.868Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14722026-06-24T03:52:10.868Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14732026-06-24T03:52:10.868Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14742026-06-24T03:52:10.868Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14752026-06-24T03:52:10.868Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14762026-06-24T03:52:10.868Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14772026-06-24T03:52:10.868Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
14782026-06-24T03:52:10.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
14792026-06-24T03:52:10.868Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14802026-06-24T03:52:10.868Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14812026-06-24T03:52:10.868Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14822026-06-24T03:52:10.868Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14832026-06-24T03:52:10.868Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14842026-06-24T03:52:10.869Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14852026-06-24T03:52:10.869Z[ 18] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14862026-06-24T03:52:10.869Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14872026-06-24T03:52:10.869Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
14882026-06-24T03:52:10.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
14892026-06-24T03:52:10.869Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14902026-06-24T03:52:10.869Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14912026-06-24T03:52:10.869Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14922026-06-24T03:52:10.869Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14932026-06-24T03:52:10.869Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14942026-06-24T03:52:10.869Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14952026-06-24T03:52:10.869Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14962026-06-24T03:52:10.869Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14972026-06-24T03:52:10.869Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
14982026-06-24T03:52:10.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
14992026-06-24T03:52:10.869Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15002026-06-24T03:52:10.869Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15012026-06-24T03:52:10.869Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15022026-06-24T03:52:13.866Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15032026-06-24T03:52:13.866Z[ 14] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
15042026-06-24T03:52:13.866Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15052026-06-24T03:52:13.866Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15062026-06-24T03:52:13.866Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15072026-06-24T03:52:13.866Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
15082026-06-24T03:52:13.866Z- - - - - - - - - - - - - - - - - - - - - - - - -
15092026-06-24T03:52:13.866Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15102026-06-24T03:52:13.866Z[ 8] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
15112026-06-24T03:52:13.866Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15122026-06-24T03:52:13.866Z[ 12] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
15132026-06-24T03:52:13.867Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15142026-06-24T03:52:13.867Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15152026-06-24T03:52:13.867Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15162026-06-24T03:52:13.867Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15172026-06-24T03:52:13.867Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
15182026-06-24T03:52:13.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
15192026-06-24T03:52:13.867Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15202026-06-24T03:52:13.867Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15212026-06-24T03:52:13.867Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15222026-06-24T03:52:13.867Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15232026-06-24T03:52:13.867Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15242026-06-24T03:52:13.867Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15252026-06-24T03:52:13.867Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15262026-06-24T03:52:13.867Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15272026-06-24T03:52:13.867Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
15282026-06-24T03:52:13.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
15292026-06-24T03:52:13.867Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15302026-06-24T03:52:13.867Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15312026-06-24T03:52:13.867Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15322026-06-24T03:52:13.867Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15332026-06-24T03:52:13.867Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15342026-06-24T03:52:13.867Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15352026-06-24T03:52:13.867Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15362026-06-24T03:52:13.867Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15372026-06-24T03:52:13.867Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.3 Gbits/sec
15382026-06-24T03:52:13.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
15392026-06-24T03:52:13.867Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15402026-06-24T03:52:13.867Z[ 8] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
15412026-06-24T03:52:13.867Z[ 10] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
15422026-06-24T03:52:13.867Z[ 12] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
15432026-06-24T03:52:13.868Z[ 14] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
15442026-06-24T03:52:13.868Z[ 16] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
15452026-06-24T03:52:13.868Z[ 18] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
15462026-06-24T03:52:13.868Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15472026-06-24T03:52:13.868Z[SUM] 10.00-10.00 sec 768 KBytes 12.8 Gbits/sec
15482026-06-24T03:52:13.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
15492026-06-24T03:52:13.871Z[ ID] Interval Transfer Bitrate
15502026-06-24T03:52:13.871Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15512026-06-24T03:52:13.871Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15522026-06-24T03:52:13.871Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15532026-06-24T03:52:13.871Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15542026-06-24T03:52:13.871Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15552026-06-24T03:52:13.871Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15562026-06-24T03:52:13.871Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15572026-06-24T03:52:13.871Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15582026-06-24T03:52:13.871Z[SUM] 0.00-10.00 sec 11.6 GBytes 10.0 Gbits/sec receiver
15592026-06-24T03:52:13.871ZRun 4/5...9999.86359947345Mbps
15602026-06-24T03:52:21.257Z-----------------------------------------------------------
15612026-06-24T03:52:21.257ZServer listening on 5201 (test #5)
15622026-06-24T03:52:21.257Z-----------------------------------------------------------
15632026-06-24T03:52:21.257ZAccepted connection from 10.0.0.1, port 50071
15642026-06-24T03:52:21.257Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64287
15652026-06-24T03:52:21.257Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42141
15662026-06-24T03:52:21.257Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39536
15672026-06-24T03:52:21.257Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38917
15682026-06-24T03:52:21.257Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48092
15692026-06-24T03:52:21.257Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52209
15702026-06-24T03:52:21.257Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55084
15712026-06-24T03:52:21.257Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62432
15722026-06-24T03:52:21.257Z[ ID] Interval Transfer Bitrate
15732026-06-24T03:52:21.257Z[ 5] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
15742026-06-24T03:52:21.257Z[ 8] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
15752026-06-24T03:52:21.257Z[ 10] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
15762026-06-24T03:52:21.257Z[ 12] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
15772026-06-24T03:52:21.257Z[ 14] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
15782026-06-24T03:52:21.262Z[ 16] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
15792026-06-24T03:52:21.262Z[ 18] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
15802026-06-24T03:52:21.262Z[ 20] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
15812026-06-24T03:52:21.262Z[SUM] 0.00-1.00 sec 941 MBytes 7.89 Gbits/sec
15822026-06-24T03:52:21.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
15832026-06-24T03:52:21.262Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15842026-06-24T03:52:21.262Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15852026-06-24T03:52:21.262Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15862026-06-24T03:52:21.262Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15872026-06-24T03:52:21.262Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15882026-06-24T03:52:21.262Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15892026-06-24T03:52:21.262Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15902026-06-24T03:52:21.262Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15912026-06-24T03:52:21.262Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.3 Gbits/sec
15922026-06-24T03:52:21.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
15932026-06-24T03:52:21.262Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15942026-06-24T03:52:21.262Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15952026-06-24T03:52:21.262Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15962026-06-24T03:52:21.262Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15972026-06-24T03:52:21.262Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15982026-06-24T03:52:21.262Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15992026-06-24T03:52:21.262Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
16002026-06-24T03:52:21.262Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
16012026-06-24T03:52:21.262Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.3 Gbits/sec
16022026-06-24T03:52:21.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
16032026-06-24T03:52:21.263Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16042026-06-24T03:52:21.263Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
16052026-06-24T03:52:21.263Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16062026-06-24T03:52:21.263Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16072026-06-24T03:52:21.263Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16082026-06-24T03:52:21.263Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16092026-06-24T03:52:21.263Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16102026-06-24T03:52:21.263Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16112026-06-24T03:52:21.263Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
16122026-06-24T03:52:21.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
16132026-06-24T03:52:21.263Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16142026-06-24T03:52:21.263Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16152026-06-24T03:52:21.263Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16162026-06-24T03:52:21.263Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16172026-06-24T03:52:21.263Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16182026-06-24T03:52:21.263Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16192026-06-24T03:52:21.263Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16202026-06-24T03:52:21.263Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16212026-06-24T03:52:21.263Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.3 Gbits/sec
16222026-06-24T03:52:21.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
16232026-06-24T03:52:21.263Z[ 5] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16242026-06-24T03:52:21.263Z[ 8] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16252026-06-24T03:52:21.263Z[ 10] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16262026-06-24T03:52:21.263Z[ 12] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16272026-06-24T03:52:21.263Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16282026-06-24T03:52:21.263Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16292026-06-24T03:52:21.263Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16302026-06-24T03:52:21.264Z[ 20] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16312026-06-24T03:52:21.264Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
16322026-06-24T03:52:21.264Z- - - - - - - - - - - - - - - - - - - - - - - - -
16332026-06-24T03:52:21.264Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16342026-06-24T03:52:21.264Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16352026-06-24T03:52:21.264Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16362026-06-24T03:52:24.258Z[ 12] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16372026-06-24T03:52:24.258Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16382026-06-24T03:52:24.258Z[ 16] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16392026-06-24T03:52:24.258Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16402026-06-24T03:52:24.258Z[ 20] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16412026-06-24T03:52:24.258Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
16422026-06-24T03:52:24.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
16432026-06-24T03:52:24.258Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16442026-06-24T03:52:24.258Z[ 8] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
16452026-06-24T03:52:24.259Z[ 10] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
16462026-06-24T03:52:24.259Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16472026-06-24T03:52:24.259Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16482026-06-24T03:52:24.259Z[ 16] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
16492026-06-24T03:52:24.259Z[ 18] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
16502026-06-24T03:52:24.259Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16512026-06-24T03:52:24.259Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
16522026-06-24T03:52:24.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
16532026-06-24T03:52:24.259Z[ 5] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16542026-06-24T03:52:24.259Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16552026-06-24T03:52:24.259Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16562026-06-24T03:52:24.259Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16572026-06-24T03:52:24.259Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16582026-06-24T03:52:24.259Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16592026-06-24T03:52:24.259Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16602026-06-24T03:52:24.259Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16612026-06-24T03:52:24.259Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
16622026-06-24T03:52:24.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
16632026-06-24T03:52:24.259Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16642026-06-24T03:52:24.259Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16652026-06-24T03:52:24.259Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16662026-06-24T03:52:24.259Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16672026-06-24T03:52:24.259Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16682026-06-24T03:52:24.259Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16692026-06-24T03:52:24.259Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16702026-06-24T03:52:24.259Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16712026-06-24T03:52:24.259Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
16722026-06-24T03:52:24.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
16732026-06-24T03:52:24.259Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16742026-06-24T03:52:24.259Z[ 8] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
16752026-06-24T03:52:24.259Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16762026-06-24T03:52:24.259Z[ 12] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
16772026-06-24T03:52:24.259Z[ 14] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
16782026-06-24T03:52:24.259Z[ 16] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
16792026-06-24T03:52:24.259Z[ 18] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
16802026-06-24T03:52:24.259Z[ 20] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
16812026-06-24T03:52:24.259Z[SUM] 10.00-10.00 sec 768 KBytes 12.3 Gbits/sec
16822026-06-24T03:52:24.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
16832026-06-24T03:52:24.259Z[ ID] Interval Transfer Bitrate
16842026-06-24T03:52:24.260Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16852026-06-24T03:52:24.260Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16862026-06-24T03:52:24.260Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16872026-06-24T03:52:24.260Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16882026-06-24T03:52:24.260Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16892026-06-24T03:52:24.260Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16902026-06-24T03:52:24.260Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16912026-06-24T03:52:24.260Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16922026-06-24T03:52:24.260Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
16932026-06-24T03:52:24.263ZRun 5/5...10045.686477113695Mbps
16942026-06-24T03:52:24.263Z###---------------------###
16952026-06-24T03:52:24.263Z::: iPerf done... :::
16962026-06-24T03:52:24.263Z:::Awaiting out files...:::
16972026-06-24T03:52:24.263Z###---------------------###
16982026-06-24T03:52:24.263Z###-----###
16992026-06-24T03:52:24.263Z:::done!:::
17002026-06-24T03:52:24.263Z###-----###
17012026-06-24T03:52:24.263Z###-------------------###
17022026-06-24T03:52:24.263Z:::Running experiment :::
17032026-06-24T03:52:24.263Z:::iperf-tcp/local/s2c:::
17042026-06-24T03:52:24.263Z###-------------------###
17052026-06-24T03:52:31.667Z-----------------------------------------------------------
17062026-06-24T03:52:31.667ZServer listening on 5201 (test #6)
17072026-06-24T03:52:31.667Z-----------------------------------------------------------
17082026-06-24T03:52:31.667ZAccepted connection from 10.0.0.1, port 39990
17092026-06-24T03:52:31.667Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40755
17102026-06-24T03:52:31.667Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64538
17112026-06-24T03:52:31.667Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63112
17122026-06-24T03:52:31.667Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60626
17132026-06-24T03:52:31.667Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41276
17142026-06-24T03:52:31.667Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53278
17152026-06-24T03:52:31.668Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34506
17162026-06-24T03:52:31.668Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34651
17172026-06-24T03:52:31.668Z[ ID] Interval Transfer Bitrate
17182026-06-24T03:52:31.668Z[ 5] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
17192026-06-24T03:52:31.668Z[ 8] 0.00-1.00 sec 117 MBytes 982 Mbits/sec
17202026-06-24T03:52:31.668Z[ 10] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
17212026-06-24T03:52:31.668Z[ 12] 0.00-1.00 sec 117 MBytes 982 Mbits/sec
17222026-06-24T03:52:31.668Z[ 14] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
17232026-06-24T03:52:31.668Z[ 16] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
17242026-06-24T03:52:31.668Z[ 18] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
17252026-06-24T03:52:31.668Z[ 20] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
17262026-06-24T03:52:31.668Z[SUM] 0.00-1.00 sec 944 MBytes 7.92 Gbits/sec
17272026-06-24T03:52:31.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
17282026-06-24T03:52:31.668Z[ 5] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
17292026-06-24T03:52:31.668Z[ 8] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
17302026-06-24T03:52:31.668Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
17312026-06-24T03:52:31.668Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
17322026-06-24T03:52:31.668Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
17332026-06-24T03:52:31.668Z[ 16] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
17342026-06-24T03:52:31.668Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
17352026-06-24T03:52:31.668Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
17362026-06-24T03:52:31.668Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
17372026-06-24T03:52:31.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
17382026-06-24T03:52:31.668Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17392026-06-24T03:52:31.668Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
17402026-06-24T03:52:31.668Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17412026-06-24T03:52:31.669Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
17422026-06-24T03:52:31.669Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17432026-06-24T03:52:31.669Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
17442026-06-24T03:52:31.669Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17452026-06-24T03:52:31.669Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
17462026-06-24T03:52:31.669Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
17472026-06-24T03:52:31.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
17482026-06-24T03:52:31.669Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17492026-06-24T03:52:31.669Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17502026-06-24T03:52:31.669Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17512026-06-24T03:52:31.669Z[ 12] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
17522026-06-24T03:52:31.669Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17532026-06-24T03:52:31.669Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17542026-06-24T03:52:31.669Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17552026-06-24T03:52:31.669Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17562026-06-24T03:52:31.669Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
17572026-06-24T03:52:31.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
17582026-06-24T03:52:31.669Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
17592026-06-24T03:52:31.669Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
17602026-06-24T03:52:31.669Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
17612026-06-24T03:52:31.669Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
17622026-06-24T03:52:31.669Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17632026-06-24T03:52:31.669Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17642026-06-24T03:52:31.669Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17652026-06-24T03:52:31.669Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17662026-06-24T03:52:31.669Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
17672026-06-24T03:52:31.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
17682026-06-24T03:52:31.669Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17692026-06-24T03:52:31.670Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17702026-06-24T03:52:31.670Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17712026-06-24T03:52:31.670Z[ 12] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
17722026-06-24T03:52:31.670Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17732026-06-24T03:52:31.670Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17742026-06-24T03:52:31.670Z[ 18] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
17752026-06-24T03:52:31.670Z[ 20] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
17762026-06-24T03:52:31.670Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
17772026-06-24T03:52:31.670Z- - - - - - - - - - - - - - - - - - - - - - - - -
17782026-06-24T03:52:31.670Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17792026-06-24T03:52:31.670Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
17802026-06-24T03:52:31.670Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
17812026-06-24T03:52:34.668Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17822026-06-24T03:52:34.668Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
17832026-06-24T03:52:34.668Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17842026-06-24T03:52:34.668Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
17852026-06-24T03:52:34.668Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
17862026-06-24T03:52:34.668Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
17872026-06-24T03:52:34.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
17882026-06-24T03:52:34.668Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
17892026-06-24T03:52:34.668Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
17902026-06-24T03:52:34.668Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
17912026-06-24T03:52:34.668Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17922026-06-24T03:52:34.668Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
17932026-06-24T03:52:34.668Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
17942026-06-24T03:52:34.668Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
17952026-06-24T03:52:34.668Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
17962026-06-24T03:52:34.668Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.3 Gbits/sec
17972026-06-24T03:52:34.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
17982026-06-24T03:52:34.668Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
17992026-06-24T03:52:34.668Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
18002026-06-24T03:52:34.668Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
18012026-06-24T03:52:34.668Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
18022026-06-24T03:52:34.668Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
18032026-06-24T03:52:34.668Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
18042026-06-24T03:52:34.668Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
18052026-06-24T03:52:34.668Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
18062026-06-24T03:52:34.668Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
18072026-06-24T03:52:34.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
18082026-06-24T03:52:34.668Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
18092026-06-24T03:52:34.668Z[ 8] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
18102026-06-24T03:52:34.668Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18112026-06-24T03:52:34.669Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18122026-06-24T03:52:34.669Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18132026-06-24T03:52:34.669Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18142026-06-24T03:52:34.669Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18152026-06-24T03:52:34.669Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18162026-06-24T03:52:34.669Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
18172026-06-24T03:52:34.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
18182026-06-24T03:52:34.669Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18192026-06-24T03:52:34.669Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18202026-06-24T03:52:34.669Z[ 10] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
18212026-06-24T03:52:34.669Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18222026-06-24T03:52:34.669Z[ 14] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
18232026-06-24T03:52:34.669Z[ 16] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
18242026-06-24T03:52:34.669Z[ 18] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
18252026-06-24T03:52:34.669Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18262026-06-24T03:52:34.669Z[SUM] 10.00-10.00 sec 512 KBytes 9.02 Gbits/sec
18272026-06-24T03:52:34.672Z- - - - - - - - - - - - - - - - - - - - - - - - -
18282026-06-24T03:52:34.672Z[ ID] Interval Transfer Bitrate
18292026-06-24T03:52:34.672Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18302026-06-24T03:52:34.672Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18312026-06-24T03:52:34.672Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18322026-06-24T03:52:34.672Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18332026-06-24T03:52:34.672Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
18342026-06-24T03:52:34.672Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18352026-06-24T03:52:34.672Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18362026-06-24T03:52:34.672Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18372026-06-24T03:52:34.672Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec sender
18382026-06-24T03:52:34.672ZRun 1/5...10018.140524882912Mbps
18392026-06-24T03:52:42.058Z-----------------------------------------------------------
18402026-06-24T03:52:42.058ZServer listening on 5201 (test #7)
18412026-06-24T03:52:42.058Z-----------------------------------------------------------
18422026-06-24T03:52:42.058ZAccepted connection from 10.0.0.1, port 57639
18432026-06-24T03:52:42.058Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36635
18442026-06-24T03:52:42.058Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62673
18452026-06-24T03:52:42.058Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41594
18462026-06-24T03:52:42.058Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36418
18472026-06-24T03:52:42.058Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38336
18482026-06-24T03:52:42.058Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48355
18492026-06-24T03:52:42.058Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54546
18502026-06-24T03:52:42.058Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40581
18512026-06-24T03:52:42.058Z[ ID] Interval Transfer Bitrate
18522026-06-24T03:52:42.058Z[ 5] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
18532026-06-24T03:52:42.058Z[ 8] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
18542026-06-24T03:52:42.058Z[ 10] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
18552026-06-24T03:52:42.058Z[ 12] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
18562026-06-24T03:52:42.058Z[ 14] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
18572026-06-24T03:52:42.058Z[ 16] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
18582026-06-24T03:52:42.058Z[ 18] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
18592026-06-24T03:52:42.058Z[ 20] 0.00-1.00 sec 126 MBytes 1.06 Gbits/sec
18602026-06-24T03:52:42.058Z[SUM] 0.00-1.00 sec 988 MBytes 8.29 Gbits/sec
18612026-06-24T03:52:42.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
18622026-06-24T03:52:42.058Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18632026-06-24T03:52:42.058Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
18642026-06-24T03:52:42.058Z[ 10] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
18652026-06-24T03:52:42.058Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18662026-06-24T03:52:42.059Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
18672026-06-24T03:52:42.059Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
18682026-06-24T03:52:42.059Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
18692026-06-24T03:52:42.059Z[ 20] 1.00-2.00 sec 159 MBytes 1.34 Gbits/sec
18702026-06-24T03:52:42.059Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
18712026-06-24T03:52:42.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
18722026-06-24T03:52:42.059Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18732026-06-24T03:52:42.059Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18742026-06-24T03:52:42.059Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18752026-06-24T03:52:42.059Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18762026-06-24T03:52:42.059Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18772026-06-24T03:52:42.059Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18782026-06-24T03:52:42.059Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18792026-06-24T03:52:42.059Z[ 20] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18802026-06-24T03:52:42.059Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
18812026-06-24T03:52:42.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
18822026-06-24T03:52:42.059Z[ 5] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
18832026-06-24T03:52:42.059Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18842026-06-24T03:52:42.059Z[ 10] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
18852026-06-24T03:52:42.059Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18862026-06-24T03:52:42.059Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
18872026-06-24T03:52:42.059Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18882026-06-24T03:52:42.059Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18892026-06-24T03:52:42.059Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
18902026-06-24T03:52:42.059Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
18912026-06-24T03:52:42.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
18922026-06-24T03:52:42.059Z[ 5] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
18932026-06-24T03:52:42.059Z[ 8] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
18942026-06-24T03:52:42.059Z[ 10] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
18952026-06-24T03:52:42.059Z[ 12] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
18962026-06-24T03:52:42.059Z[ 14] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
18972026-06-24T03:52:42.059Z[ 16] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
18982026-06-24T03:52:42.059Z[ 18] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
18992026-06-24T03:52:42.059Z[ 20] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
19002026-06-24T03:52:42.059Z[SUM] 4.00-5.00 sec 1.23 GBytes 10.6 Gbits/sec
19012026-06-24T03:52:42.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
19022026-06-24T03:52:42.059Z[ 5] 5.00-6.00 sec 165 MBytes 1.38 Gbits/sec
19032026-06-24T03:52:42.059Z[ 8] 5.00-6.00 sec 164 MBytes 1.38 Gbits/sec
19042026-06-24T03:52:42.059Z[ 10] 5.00-6.00 sec 169 MBytes 1.42 Gbits/sec
19052026-06-24T03:52:42.060Z[ 12] 5.00-6.00 sec 165 MBytes 1.38 Gbits/sec
19062026-06-24T03:52:42.060Z[ 14] 5.00-6.00 sec 164 MBytes 1.37 Gbits/sec
19072026-06-24T03:52:42.060Z[ 16] 5.00-6.00 sec 164 MBytes 1.38 Gbits/sec
19082026-06-24T03:52:42.060Z[ 18] 5.00-6.00 sec 164 MBytes 1.38 Gbits/sec
19092026-06-24T03:52:42.060Z[ 20] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
19102026-06-24T03:52:42.060Z[SUM] 5.00-6.00 sec 1.29 GBytes 11.0 Gbits/sec
19112026-06-24T03:52:42.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
19122026-06-24T03:52:42.060Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19132026-06-24T03:52:42.060Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
19142026-06-24T03:52:42.060Z[ 10] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19152026-06-24T03:52:45.059Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19162026-06-24T03:52:45.059Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
19172026-06-24T03:52:45.059Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19182026-06-24T03:52:45.059Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19192026-06-24T03:52:45.059Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19202026-06-24T03:52:45.059Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
19212026-06-24T03:52:45.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
19222026-06-24T03:52:45.059Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
19232026-06-24T03:52:45.059Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
19242026-06-24T03:52:45.059Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
19252026-06-24T03:52:45.059Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
19262026-06-24T03:52:45.059Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
19272026-06-24T03:52:45.059Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
19282026-06-24T03:52:45.060Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
19292026-06-24T03:52:45.060Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19302026-06-24T03:52:45.060Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
19312026-06-24T03:52:45.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
19322026-06-24T03:52:45.060Z[ 5] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
19332026-06-24T03:52:45.060Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19342026-06-24T03:52:45.060Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19352026-06-24T03:52:45.060Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19362026-06-24T03:52:45.060Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19372026-06-24T03:52:45.060Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19382026-06-24T03:52:45.060Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19392026-06-24T03:52:45.060Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19402026-06-24T03:52:45.060Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
19412026-06-24T03:52:45.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
19422026-06-24T03:52:45.060Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
19432026-06-24T03:52:45.060Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
19442026-06-24T03:52:45.060Z[ 10] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
19452026-06-24T03:52:45.060Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
19462026-06-24T03:52:45.060Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
19472026-06-24T03:52:45.060Z[ 16] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
19482026-06-24T03:52:45.060Z[ 18] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
19492026-06-24T03:52:45.060Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
19502026-06-24T03:52:45.060Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
19512026-06-24T03:52:45.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
19522026-06-24T03:52:45.060Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19532026-06-24T03:52:45.060Z[ 8] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
19542026-06-24T03:52:45.060Z[ 10] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
19552026-06-24T03:52:45.060Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19562026-06-24T03:52:45.060Z[ 14] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
19572026-06-24T03:52:45.060Z[ 16] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
19582026-06-24T03:52:45.060Z[ 18] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
19592026-06-24T03:52:45.060Z[ 20] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
19602026-06-24T03:52:45.060Z[SUM] 10.00-10.00 sec 768 KBytes 13.5 Gbits/sec
19612026-06-24T03:52:45.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
19622026-06-24T03:52:45.060Z[ ID] Interval Transfer Bitrate
19632026-06-24T03:52:45.060Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19642026-06-24T03:52:45.060Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19652026-06-24T03:52:45.060Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19662026-06-24T03:52:45.061Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19672026-06-24T03:52:45.061Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19682026-06-24T03:52:45.061Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19692026-06-24T03:52:45.061Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19702026-06-24T03:52:45.061Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19712026-06-24T03:52:45.061Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
19722026-06-24T03:52:45.064ZRun 2/5...10248.60651340866Mbps
19732026-06-24T03:52:52.459Z-----------------------------------------------------------
19742026-06-24T03:52:52.459ZServer listening on 5201 (test #8)
19752026-06-24T03:52:52.459Z-----------------------------------------------------------
19762026-06-24T03:52:52.459ZAccepted connection from 10.0.0.1, port 65397
19772026-06-24T03:52:52.459Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47394
19782026-06-24T03:52:52.459Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52427
19792026-06-24T03:52:52.459Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46069
19802026-06-24T03:52:52.459Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51328
19812026-06-24T03:52:52.459Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58872
19822026-06-24T03:52:52.459Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55657
19832026-06-24T03:52:52.459Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49068
19842026-06-24T03:52:52.459Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48205
19852026-06-24T03:52:52.459Z[ ID] Interval Transfer Bitrate
19862026-06-24T03:52:52.459Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19872026-06-24T03:52:52.459Z[ 8] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
19882026-06-24T03:52:52.459Z[ 10] 0.00-1.00 sec 128 MBytes 1.08 Gbits/sec
19892026-06-24T03:52:52.459Z[ 12] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19902026-06-24T03:52:52.459Z[ 14] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
19912026-06-24T03:52:52.459Z[ 16] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19922026-06-24T03:52:52.459Z[ 18] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19932026-06-24T03:52:52.459Z[ 20] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
19942026-06-24T03:52:52.459Z[SUM] 0.00-1.00 sec 1001 MBytes 8.40 Gbits/sec
19952026-06-24T03:52:52.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
19962026-06-24T03:52:52.459Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19972026-06-24T03:52:52.459Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19982026-06-24T03:52:52.459Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19992026-06-24T03:52:52.459Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20002026-06-24T03:52:52.459Z[ 14] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
20012026-06-24T03:52:52.459Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20022026-06-24T03:52:52.459Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20032026-06-24T03:52:52.460Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
20042026-06-24T03:52:52.460Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
20052026-06-24T03:52:52.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
20062026-06-24T03:52:52.460Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20072026-06-24T03:52:52.460Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20082026-06-24T03:52:52.460Z[ 10] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
20092026-06-24T03:52:52.460Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20102026-06-24T03:52:52.460Z[ 14] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
20112026-06-24T03:52:52.460Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20122026-06-24T03:52:52.460Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20132026-06-24T03:52:52.460Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20142026-06-24T03:52:52.460Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
20152026-06-24T03:52:52.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
20162026-06-24T03:52:52.460Z[ 5] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20172026-06-24T03:52:52.460Z[ 8] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
20182026-06-24T03:52:52.460Z[ 10] 3.00-4.00 sec 168 MBytes 1.41 Gbits/sec
20192026-06-24T03:52:52.460Z[ 12] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20202026-06-24T03:52:52.460Z[ 14] 3.00-4.00 sec 149 MBytes 1.25 Gbits/sec
20212026-06-24T03:52:52.460Z[ 16] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20222026-06-24T03:52:52.460Z[ 18] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20232026-06-24T03:52:52.460Z[ 20] 3.00-4.00 sec 168 MBytes 1.41 Gbits/sec
20242026-06-24T03:52:52.460Z[SUM] 3.00-4.00 sec 1.24 GBytes 10.7 Gbits/sec
20252026-06-24T03:52:52.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
20262026-06-24T03:52:52.460Z[ 5] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
20272026-06-24T03:52:52.460Z[ 8] 4.00-5.00 sec 170 MBytes 1.42 Gbits/sec
20282026-06-24T03:52:52.460Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20292026-06-24T03:52:52.460Z[ 12] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
20302026-06-24T03:52:52.460Z[ 14] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
20312026-06-24T03:52:52.460Z[ 16] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
20322026-06-24T03:52:52.460Z[ 18] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
20332026-06-24T03:52:52.460Z[ 20] 4.00-5.00 sec 173 MBytes 1.45 Gbits/sec
20342026-06-24T03:52:52.460Z[SUM] 4.00-5.00 sec 1.27 GBytes 10.9 Gbits/sec
20352026-06-24T03:52:52.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
20362026-06-24T03:52:52.460Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20372026-06-24T03:52:52.460Z[ 8] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
20382026-06-24T03:52:52.460Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20392026-06-24T03:52:52.460Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20402026-06-24T03:52:52.461Z[ 14] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20412026-06-24T03:52:52.461Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20422026-06-24T03:52:52.461Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20432026-06-24T03:52:52.461Z[ 20] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
20442026-06-24T03:52:52.461Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
20452026-06-24T03:52:52.461Z- - - - - - - - - - - - - - - - - - - - - - - - -
20462026-06-24T03:52:52.461Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20472026-06-24T03:52:52.461Z[ 8] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
20482026-06-24T03:52:52.461Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
20492026-06-24T03:52:55.461Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20502026-06-24T03:52:55.461Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20512026-06-24T03:52:55.461Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20522026-06-24T03:52:55.461Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20532026-06-24T03:52:55.461Z[ 20] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
20542026-06-24T03:52:55.461Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
20552026-06-24T03:52:55.461Z- - - - - - - - - - - - - - - - - - - - - - - - -
20562026-06-24T03:52:55.461Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20572026-06-24T03:52:55.461Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20582026-06-24T03:52:55.461Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20592026-06-24T03:52:55.461Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20602026-06-24T03:52:55.461Z[ 14] 7.00-8.00 sec 163 MBytes 1.37 Gbits/sec
20612026-06-24T03:52:55.461Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20622026-06-24T03:52:55.461Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20632026-06-24T03:52:55.461Z[ 20] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20642026-06-24T03:52:55.461Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.6 Gbits/sec
20652026-06-24T03:52:55.461Z- - - - - - - - - - - - - - - - - - - - - - - - -
20662026-06-24T03:52:55.461Z[ 5] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
20672026-06-24T03:52:55.461Z[ 8] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
20682026-06-24T03:52:55.461Z[ 10] 8.00-9.00 sec 166 MBytes 1.40 Gbits/sec
20692026-06-24T03:52:55.461Z[ 12] 8.00-9.00 sec 159 MBytes 1.34 Gbits/sec
20702026-06-24T03:52:55.461Z[ 14] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
20712026-06-24T03:52:55.462Z[ 16] 8.00-9.00 sec 159 MBytes 1.34 Gbits/sec
20722026-06-24T03:52:55.462Z[ 18] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
20732026-06-24T03:52:55.462Z[ 20] 8.00-9.00 sec 167 MBytes 1.40 Gbits/sec
20742026-06-24T03:52:55.462Z[SUM] 8.00-9.00 sec 1.26 GBytes 10.8 Gbits/sec
20752026-06-24T03:52:55.462Z- - - - - - - - - - - - - - - - - - - - - - - - -
20762026-06-24T03:52:55.462Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20772026-06-24T03:52:55.462Z[ 8] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
20782026-06-24T03:52:55.462Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
20792026-06-24T03:52:55.462Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20802026-06-24T03:52:55.462Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20812026-06-24T03:52:55.465Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20822026-06-24T03:52:55.465Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20832026-06-24T03:52:55.465Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
20842026-06-24T03:52:55.465Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.3 Gbits/sec
20852026-06-24T03:52:55.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
20862026-06-24T03:52:55.465Z[ 5] 10.00-10.00 sec 256 KBytes 1.26 Gbits/sec
20872026-06-24T03:52:55.465Z[ 8] 10.00-10.00 sec 256 KBytes 1.26 Gbits/sec
20882026-06-24T03:52:55.465Z[ 10] 10.00-10.00 sec 256 KBytes 1.26 Gbits/sec
20892026-06-24T03:52:55.465Z[ 12] 10.00-10.00 sec 256 KBytes 1.26 Gbits/sec
20902026-06-24T03:52:55.466Z[ 14] 10.00-10.00 sec 256 KBytes 1.26 Gbits/sec
20912026-06-24T03:52:55.466Z[ 16] 10.00-10.00 sec 256 KBytes 1.26 Gbits/sec
20922026-06-24T03:52:55.466Z[ 18] 10.00-10.00 sec 256 KBytes 1.26 Gbits/sec
20932026-06-24T03:52:55.466Z[ 20] 10.00-10.00 sec 256 KBytes 1.26 Gbits/sec
20942026-06-24T03:52:55.466Z[SUM] 10.00-10.00 sec 2.00 MBytes 10.1 Gbits/sec
20952026-06-24T03:52:55.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
20962026-06-24T03:52:55.466Z[ ID] Interval Transfer Bitrate
20972026-06-24T03:52:55.466Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20982026-06-24T03:52:55.466Z[ 8] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
20992026-06-24T03:52:55.466Z[ 10] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
21002026-06-24T03:52:55.466Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21012026-06-24T03:52:55.466Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
21022026-06-24T03:52:55.466Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21032026-06-24T03:52:55.466Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21042026-06-24T03:52:55.466Z[ 20] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
21052026-06-24T03:52:55.466Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
21062026-06-24T03:52:55.466ZRun 3/5...10339.217767580376Mbps
21072026-06-24T03:53:02.852Z-----------------------------------------------------------
21082026-06-24T03:53:02.852ZServer listening on 5201 (test #9)
21092026-06-24T03:53:02.852Z-----------------------------------------------------------
21102026-06-24T03:53:02.852ZAccepted connection from 10.0.0.1, port 47952
21112026-06-24T03:53:02.852Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59630
21122026-06-24T03:53:02.852Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39495
21132026-06-24T03:53:02.852Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46431
21142026-06-24T03:53:02.852Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54485
21152026-06-24T03:53:02.852Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61715
21162026-06-24T03:53:02.852Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60396
21172026-06-24T03:53:02.852Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44755
21182026-06-24T03:53:02.852Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44799
21192026-06-24T03:53:02.852Z[ ID] Interval Transfer Bitrate
21202026-06-24T03:53:02.852Z[ 5] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
21212026-06-24T03:53:02.852Z[ 8] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21222026-06-24T03:53:02.852Z[ 10] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
21232026-06-24T03:53:02.852Z[ 12] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21242026-06-24T03:53:02.852Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
21252026-06-24T03:53:02.852Z[ 16] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
21262026-06-24T03:53:02.852Z[ 18] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21272026-06-24T03:53:02.852Z[ 20] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21282026-06-24T03:53:02.852Z[SUM] 0.00-1.00 sec 979 MBytes 8.21 Gbits/sec
21292026-06-24T03:53:02.852Z- - - - - - - - - - - - - - - - - - - - - - - - -
21302026-06-24T03:53:02.852Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21312026-06-24T03:53:02.852Z[ 8] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
21322026-06-24T03:53:02.852Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21332026-06-24T03:53:02.852Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21342026-06-24T03:53:02.853Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21352026-06-24T03:53:02.853Z[ 16] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
21362026-06-24T03:53:02.853Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21372026-06-24T03:53:02.853Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21382026-06-24T03:53:02.853Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
21392026-06-24T03:53:02.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
21402026-06-24T03:53:02.853Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21412026-06-24T03:53:02.853Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21422026-06-24T03:53:02.853Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
21432026-06-24T03:53:02.853Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21442026-06-24T03:53:02.853Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21452026-06-24T03:53:02.853Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21462026-06-24T03:53:02.853Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
21472026-06-24T03:53:02.853Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21482026-06-24T03:53:02.853Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
21492026-06-24T03:53:02.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
21502026-06-24T03:53:02.853Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21512026-06-24T03:53:02.853Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
21522026-06-24T03:53:02.853Z[ 10] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
21532026-06-24T03:53:02.853Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
21542026-06-24T03:53:02.853Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
21552026-06-24T03:53:02.853Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21562026-06-24T03:53:02.853Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
21572026-06-24T03:53:02.853Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
21582026-06-24T03:53:02.853Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
21592026-06-24T03:53:02.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
21602026-06-24T03:53:02.853Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21612026-06-24T03:53:02.853Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21622026-06-24T03:53:02.853Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21632026-06-24T03:53:02.853Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21642026-06-24T03:53:02.853Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21652026-06-24T03:53:02.853Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21662026-06-24T03:53:02.853Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21672026-06-24T03:53:02.853Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21682026-06-24T03:53:02.853Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
21692026-06-24T03:53:02.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
21702026-06-24T03:53:02.853Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
21712026-06-24T03:53:02.853Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21722026-06-24T03:53:02.853Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21732026-06-24T03:53:02.854Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21742026-06-24T03:53:02.854Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21752026-06-24T03:53:02.854Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21762026-06-24T03:53:02.854Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21772026-06-24T03:53:02.854Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21782026-06-24T03:53:02.854Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
21792026-06-24T03:53:02.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
21802026-06-24T03:53:02.854Z[ 5] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
21812026-06-24T03:53:02.854Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21822026-06-24T03:53:02.854Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21832026-06-24T03:53:05.853Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21842026-06-24T03:53:05.853Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21852026-06-24T03:53:05.853Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21862026-06-24T03:53:05.853Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21872026-06-24T03:53:05.853Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21882026-06-24T03:53:05.854Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
21892026-06-24T03:53:05.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
21902026-06-24T03:53:05.854Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21912026-06-24T03:53:05.854Z[ 8] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
21922026-06-24T03:53:05.854Z[ 10] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
21932026-06-24T03:53:05.854Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21942026-06-24T03:53:05.854Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21952026-06-24T03:53:05.854Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21962026-06-24T03:53:05.854Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21972026-06-24T03:53:05.854Z[ 20] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
21982026-06-24T03:53:05.854Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
21992026-06-24T03:53:05.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
22002026-06-24T03:53:05.854Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
22012026-06-24T03:53:05.854Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
22022026-06-24T03:53:05.854Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
22032026-06-24T03:53:05.854Z[ 12] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
22042026-06-24T03:53:05.854Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
22052026-06-24T03:53:05.854Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
22062026-06-24T03:53:05.854Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
22072026-06-24T03:53:05.854Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
22082026-06-24T03:53:05.854Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
22092026-06-24T03:53:05.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
22102026-06-24T03:53:05.854Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22112026-06-24T03:53:05.854Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22122026-06-24T03:53:05.854Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
22132026-06-24T03:53:05.854Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
22142026-06-24T03:53:05.854Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22152026-06-24T03:53:05.854Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22162026-06-24T03:53:05.854Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22172026-06-24T03:53:05.854Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22182026-06-24T03:53:05.854Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
22192026-06-24T03:53:05.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
22202026-06-24T03:53:05.854Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22212026-06-24T03:53:05.854Z[ 8] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
22222026-06-24T03:53:05.854Z[ 10] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
22232026-06-24T03:53:05.854Z[ 12] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
22242026-06-24T03:53:05.854Z[ 14] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
22252026-06-24T03:53:05.854Z[ 16] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
22262026-06-24T03:53:05.855Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22272026-06-24T03:53:05.855Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22282026-06-24T03:53:05.855Z[SUM] 10.00-10.00 sec 640 KBytes 11.4 Gbits/sec
22292026-06-24T03:53:05.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
22302026-06-24T03:53:05.855Z[ ID] Interval Transfer Bitrate
22312026-06-24T03:53:05.855Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22322026-06-24T03:53:05.855Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22332026-06-24T03:53:05.855Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22342026-06-24T03:53:05.855Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22352026-06-24T03:53:05.855Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22362026-06-24T03:53:05.855Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22372026-06-24T03:53:05.855Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22382026-06-24T03:53:05.855Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22392026-06-24T03:53:05.855Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec sender
22402026-06-24T03:53:05.858ZRun 4/5...10082.4191941302Mbps
22412026-06-24T03:53:13.241Z-----------------------------------------------------------
22422026-06-24T03:53:13.241ZServer listening on 5201 (test #10)
22432026-06-24T03:53:13.241Z-----------------------------------------------------------
22442026-06-24T03:53:13.241ZAccepted connection from 10.0.0.1, port 59013
22452026-06-24T03:53:13.241Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36080
22462026-06-24T03:53:13.241Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42682
22472026-06-24T03:53:13.241Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38678
22482026-06-24T03:53:13.241Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37578
22492026-06-24T03:53:13.241Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40386
22502026-06-24T03:53:13.241Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62039
22512026-06-24T03:53:13.241Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60246
22522026-06-24T03:53:13.241Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37430
22532026-06-24T03:53:13.241Z[ ID] Interval Transfer Bitrate
22542026-06-24T03:53:13.241Z[ 5] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
22552026-06-24T03:53:13.241Z[ 8] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
22562026-06-24T03:53:13.241Z[ 10] 0.00-1.00 sec 128 MBytes 1.08 Gbits/sec
22572026-06-24T03:53:13.241Z[ 12] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
22582026-06-24T03:53:13.242Z[ 14] 0.00-1.00 sec 128 MBytes 1.08 Gbits/sec
22592026-06-24T03:53:13.245Z[ 16] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22602026-06-24T03:53:13.245Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22612026-06-24T03:53:13.245Z[ 20] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
22622026-06-24T03:53:13.246Z[SUM] 0.00-1.00 sec 985 MBytes 8.26 Gbits/sec
22632026-06-24T03:53:13.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
22642026-06-24T03:53:13.246Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22652026-06-24T03:53:13.246Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22662026-06-24T03:53:13.246Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22672026-06-24T03:53:13.246Z[ 12] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
22682026-06-24T03:53:13.246Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22692026-06-24T03:53:13.246Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22702026-06-24T03:53:13.246Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22712026-06-24T03:53:13.246Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22722026-06-24T03:53:13.246Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
22732026-06-24T03:53:13.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
22742026-06-24T03:53:13.246Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
22752026-06-24T03:53:13.246Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
22762026-06-24T03:53:13.246Z[ 10] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
22772026-06-24T03:53:13.246Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22782026-06-24T03:53:13.246Z[ 14] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
22792026-06-24T03:53:13.246Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22802026-06-24T03:53:13.246Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22812026-06-24T03:53:13.246Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
22822026-06-24T03:53:13.246Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
22832026-06-24T03:53:13.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
22842026-06-24T03:53:13.246Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22852026-06-24T03:53:13.246Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22862026-06-24T03:53:13.246Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22872026-06-24T03:53:13.246Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22882026-06-24T03:53:13.246Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22892026-06-24T03:53:13.246Z[ 16] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22902026-06-24T03:53:13.246Z[ 18] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22912026-06-24T03:53:13.246Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22922026-06-24T03:53:13.246Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
22932026-06-24T03:53:13.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
22942026-06-24T03:53:13.246Z[ 5] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
22952026-06-24T03:53:13.246Z[ 8] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
22962026-06-24T03:53:13.246Z[ 10] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
22972026-06-24T03:53:13.246Z[ 12] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
22982026-06-24T03:53:13.246Z[ 14] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
22992026-06-24T03:53:13.247Z[ 16] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
23002026-06-24T03:53:13.247Z[ 18] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
23012026-06-24T03:53:13.247Z[ 20] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
23022026-06-24T03:53:13.247Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.2 Gbits/sec
23032026-06-24T03:53:13.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
23042026-06-24T03:53:13.247Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23052026-06-24T03:53:13.247Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23062026-06-24T03:53:13.247Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23072026-06-24T03:53:13.247Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23082026-06-24T03:53:13.247Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23092026-06-24T03:53:13.247Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23102026-06-24T03:53:13.247Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23112026-06-24T03:53:13.247Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23122026-06-24T03:53:13.247Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
23132026-06-24T03:53:13.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
23142026-06-24T03:53:13.247Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
23152026-06-24T03:53:13.247Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
23162026-06-24T03:53:13.247Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23172026-06-24T03:53:16.243Z[ 12] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
23182026-06-24T03:53:16.243Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23192026-06-24T03:53:16.243Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
23202026-06-24T03:53:16.243Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
23212026-06-24T03:53:16.243Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
23222026-06-24T03:53:16.243Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
23232026-06-24T03:53:16.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
23242026-06-24T03:53:16.243Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23252026-06-24T03:53:16.243Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23262026-06-24T03:53:16.243Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23272026-06-24T03:53:16.243Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23282026-06-24T03:53:16.243Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23292026-06-24T03:53:16.243Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23302026-06-24T03:53:16.243Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23312026-06-24T03:53:16.243Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23322026-06-24T03:53:16.243Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
23332026-06-24T03:53:16.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
23342026-06-24T03:53:16.243Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23352026-06-24T03:53:16.243Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23362026-06-24T03:53:16.244Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23372026-06-24T03:53:16.244Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23382026-06-24T03:53:16.244Z[ 14] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23392026-06-24T03:53:16.244Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23402026-06-24T03:53:16.244Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23412026-06-24T03:53:16.244Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23422026-06-24T03:53:16.244Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
23432026-06-24T03:53:16.244Z- - - - - - - - - - - - - - - - - - - - - - - - -
23442026-06-24T03:53:16.244Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23452026-06-24T03:53:16.244Z[ 8] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23462026-06-24T03:53:16.244Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23472026-06-24T03:53:16.244Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23482026-06-24T03:53:16.244Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23492026-06-24T03:53:16.244Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23502026-06-24T03:53:16.244Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23512026-06-24T03:53:16.244Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23522026-06-24T03:53:16.244Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
23532026-06-24T03:53:16.244Z- - - - - - - - - - - - - - - - - - - - - - - - -
23542026-06-24T03:53:16.244Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23552026-06-24T03:53:16.244Z[ 8] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
23562026-06-24T03:53:16.244Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23572026-06-24T03:53:16.244Z[ 12] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
23582026-06-24T03:53:16.244Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23592026-06-24T03:53:16.247Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23602026-06-24T03:53:16.247Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23612026-06-24T03:53:16.247Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23622026-06-24T03:53:16.247Z[SUM] 10.00-10.00 sec 256 KBytes 4.60 Gbits/sec
23632026-06-24T03:53:16.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
23642026-06-24T03:53:16.247Z[ ID] Interval Transfer Bitrate
23652026-06-24T03:53:16.247Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
23662026-06-24T03:53:16.247Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
23672026-06-24T03:53:16.247Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23682026-06-24T03:53:16.247Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23692026-06-24T03:53:16.247Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23702026-06-24T03:53:16.248Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23712026-06-24T03:53:16.248Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23722026-06-24T03:53:16.248Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
23732026-06-24T03:53:16.248Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec sender
23742026-06-24T03:53:16.248ZRun 5/5...10089.762913943045Mbps
23752026-06-24T03:53:16.248Z###---------------------###
23762026-06-24T03:53:16.248Z::: iPerf done... :::
23772026-06-24T03:53:16.248Z:::Awaiting out files...:::
23782026-06-24T03:53:16.248Z###---------------------###
23792026-06-24T03:53:16.248Z###-----###
23802026-06-24T03:53:16.248Z:::done!:::
23812026-06-24T03:53:16.248Z###-----###
23822026-06-24T03:53:16.248Z###-------------------###
23832026-06-24T03:53:16.248Z:::Running experiment :::
23842026-06-24T03:53:16.248Z:::iperf-tcp/local/c2s:::
23852026-06-24T03:53:16.248Z###-------------------###
23862026-06-24T03:53:16.586Zdtrace: description 'profile-201us ' matched 2 probes
23872026-06-24T03:53:23.657Z-----------------------------------------------------------
23882026-06-24T03:53:23.657ZServer listening on 5201 (test #11)
23892026-06-24T03:53:23.657Z-----------------------------------------------------------
23902026-06-24T03:53:23.657ZAccepted connection from 10.0.0.1, port 51379
23912026-06-24T03:53:23.657Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40473
23922026-06-24T03:53:23.657Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52711
23932026-06-24T03:53:23.657Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38254
23942026-06-24T03:53:23.657Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49331
23952026-06-24T03:53:23.657Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59455
23962026-06-24T03:53:23.657Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52350
23972026-06-24T03:53:23.657Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55853
23982026-06-24T03:53:23.657Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65316
23992026-06-24T03:53:23.657Z[ ID] Interval Transfer Bitrate
24002026-06-24T03:53:23.657Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
24012026-06-24T03:53:23.657Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
24022026-06-24T03:53:23.657Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
24032026-06-24T03:53:23.657Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
24042026-06-24T03:53:23.657Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
24052026-06-24T03:53:23.657Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
24062026-06-24T03:53:23.657Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
24072026-06-24T03:53:23.657Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
24082026-06-24T03:53:23.657Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
24092026-06-24T03:53:23.657Z- - - - - - - - - - - - - - - - - - - - - - - - -
24102026-06-24T03:53:23.657Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
24112026-06-24T03:53:23.657Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
24122026-06-24T03:53:23.657Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
24132026-06-24T03:53:23.657Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
24142026-06-24T03:53:23.657Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
24152026-06-24T03:53:23.657Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
24162026-06-24T03:53:23.657Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
24172026-06-24T03:53:23.657Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
24182026-06-24T03:53:23.657Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
24192026-06-24T03:53:23.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
24202026-06-24T03:53:23.658Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24212026-06-24T03:53:23.658Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24222026-06-24T03:53:23.658Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24232026-06-24T03:53:23.658Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24242026-06-24T03:53:23.658Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24252026-06-24T03:53:23.658Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24262026-06-24T03:53:23.658Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24272026-06-24T03:53:23.658Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24282026-06-24T03:53:23.658Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
24292026-06-24T03:53:23.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
24302026-06-24T03:53:23.658Z[ 5] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
24312026-06-24T03:53:23.658Z[ 8] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
24322026-06-24T03:53:23.658Z[ 10] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
24332026-06-24T03:53:23.658Z[ 12] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
24342026-06-24T03:53:23.658Z[ 14] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
24352026-06-24T03:53:23.658Z[ 16] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
24362026-06-24T03:53:23.658Z[ 18] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
24372026-06-24T03:53:23.658Z[ 20] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
24382026-06-24T03:53:23.658Z[SUM] 3.00-4.00 sec 439 MBytes 3.68 Gbits/sec
24392026-06-24T03:53:23.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
24402026-06-24T03:53:23.658Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24412026-06-24T03:53:23.658Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24422026-06-24T03:53:23.658Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24432026-06-24T03:53:23.658Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24442026-06-24T03:53:23.658Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24452026-06-24T03:53:23.658Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24462026-06-24T03:53:23.658Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24472026-06-24T03:53:23.658Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24482026-06-24T03:53:23.658Z[SUM] 4.00-5.00 sec 430 MBytes 3.60 Gbits/sec
24492026-06-24T03:53:23.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
24502026-06-24T03:53:23.659Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
24512026-06-24T03:53:23.659Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
24522026-06-24T03:53:23.659Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
24532026-06-24T03:53:23.659Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
24542026-06-24T03:53:23.659Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
24552026-06-24T03:53:23.659Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
24562026-06-24T03:53:23.660Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
24572026-06-24T03:53:23.660Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
24582026-06-24T03:53:23.660Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
24592026-06-24T03:53:23.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
24602026-06-24T03:53:23.660Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24612026-06-24T03:53:23.660Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
24622026-06-24T03:53:23.660Z[ 10] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24632026-06-24T03:53:26.659Z[ 12] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24642026-06-24T03:53:26.659Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
24652026-06-24T03:53:26.659Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24662026-06-24T03:53:26.659Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
24672026-06-24T03:53:26.659Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
24682026-06-24T03:53:26.659Z[SUM] 6.00-7.00 sec 436 MBytes 3.65 Gbits/sec
24692026-06-24T03:53:26.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
24702026-06-24T03:53:26.659Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
24712026-06-24T03:53:26.659Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
24722026-06-24T03:53:26.659Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
24732026-06-24T03:53:26.659Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
24742026-06-24T03:53:26.659Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
24752026-06-24T03:53:26.659Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
24762026-06-24T03:53:26.659Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
24772026-06-24T03:53:26.659Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
24782026-06-24T03:53:26.659Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
24792026-06-24T03:53:26.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
24802026-06-24T03:53:26.659Z[ 5] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
24812026-06-24T03:53:26.659Z[ 8] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
24822026-06-24T03:53:26.659Z[ 10] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
24832026-06-24T03:53:26.659Z[ 12] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
24842026-06-24T03:53:26.659Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
24852026-06-24T03:53:26.659Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
24862026-06-24T03:53:26.659Z[ 18] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
24872026-06-24T03:53:26.659Z[ 20] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
24882026-06-24T03:53:26.659Z[SUM] 8.00-9.00 sec 437 MBytes 3.66 Gbits/sec
24892026-06-24T03:53:26.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
24902026-06-24T03:53:26.659Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
24912026-06-24T03:53:26.659Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
24922026-06-24T03:53:26.660Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
24932026-06-24T03:53:26.660Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
24942026-06-24T03:53:26.660Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
24952026-06-24T03:53:26.660Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
24962026-06-24T03:53:26.660Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
24972026-06-24T03:53:26.660Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
24982026-06-24T03:53:26.660Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
24992026-06-24T03:53:26.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
25002026-06-24T03:53:26.660Z[ 5] 10.00-10.00 sec 128 KBytes 969 Mbits/sec
25012026-06-24T03:53:26.660Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25022026-06-24T03:53:26.660Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25032026-06-24T03:53:26.660Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25042026-06-24T03:53:26.660Z[ 14] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
25052026-06-24T03:53:26.660Z[ 16] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
25062026-06-24T03:53:26.660Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25072026-06-24T03:53:26.660Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25082026-06-24T03:53:26.660Z[SUM] 10.00-10.00 sec 384 KBytes 2.91 Gbits/sec
25092026-06-24T03:53:26.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
25102026-06-24T03:53:26.660Z[ ID] Interval Transfer Bitrate
25112026-06-24T03:53:26.660Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
25122026-06-24T03:53:26.660Z[ 8] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
25132026-06-24T03:53:26.660Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
25142026-06-24T03:53:26.660Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
25152026-06-24T03:53:26.660Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
25162026-06-24T03:53:26.660Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
25172026-06-24T03:53:26.660Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
25182026-06-24T03:53:26.660Z[ 20] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
25192026-06-24T03:53:26.660Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec receiver
25202026-06-24T03:53:26.664ZRun 1/10...3562.2503001935156Mbps
25212026-06-24T03:53:34.072Z-----------------------------------------------------------
25222026-06-24T03:53:34.072ZServer listening on 5201 (test #12)
25232026-06-24T03:53:34.072Z-----------------------------------------------------------
25242026-06-24T03:53:34.072ZAccepted connection from 10.0.0.1, port 37599
25252026-06-24T03:53:34.072Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64175
25262026-06-24T03:53:34.072Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51173
25272026-06-24T03:53:34.073Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54652
25282026-06-24T03:53:34.073Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51990
25292026-06-24T03:53:34.073Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58196
25302026-06-24T03:53:34.073Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64495
25312026-06-24T03:53:34.073Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57849
25322026-06-24T03:53:34.073Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59223
25332026-06-24T03:53:34.073Z[ ID] Interval Transfer Bitrate
25342026-06-24T03:53:34.073Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25352026-06-24T03:53:34.073Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25362026-06-24T03:53:34.073Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25372026-06-24T03:53:34.073Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25382026-06-24T03:53:34.073Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25392026-06-24T03:53:34.073Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25402026-06-24T03:53:34.073Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25412026-06-24T03:53:34.073Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25422026-06-24T03:53:34.073Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
25432026-06-24T03:53:34.073Z- - - - - - - - - - - - - - - - - - - - - - - - -
25442026-06-24T03:53:34.073Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25452026-06-24T03:53:34.073Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25462026-06-24T03:53:34.073Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25472026-06-24T03:53:34.073Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25482026-06-24T03:53:34.073Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25492026-06-24T03:53:34.073Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25502026-06-24T03:53:34.073Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25512026-06-24T03:53:34.073Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25522026-06-24T03:53:34.073Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
25532026-06-24T03:53:34.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
25542026-06-24T03:53:34.074Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
25552026-06-24T03:53:34.074Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25562026-06-24T03:53:34.074Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
25572026-06-24T03:53:34.074Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25582026-06-24T03:53:34.074Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25592026-06-24T03:53:34.074Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25602026-06-24T03:53:34.074Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
25612026-06-24T03:53:34.074Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25622026-06-24T03:53:34.074Z[SUM] 2.00-3.00 sec 430 MBytes 3.60 Gbits/sec
25632026-06-24T03:53:34.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
25642026-06-24T03:53:34.074Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25652026-06-24T03:53:34.074Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25662026-06-24T03:53:34.074Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25672026-06-24T03:53:34.074Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25682026-06-24T03:53:34.074Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25692026-06-24T03:53:34.074Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25702026-06-24T03:53:34.074Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25712026-06-24T03:53:34.080Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25722026-06-24T03:53:34.080Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
25732026-06-24T03:53:34.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
25742026-06-24T03:53:34.080Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25752026-06-24T03:53:34.080Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25762026-06-24T03:53:34.080Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25772026-06-24T03:53:34.080Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25782026-06-24T03:53:34.080Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25792026-06-24T03:53:34.080Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25802026-06-24T03:53:34.080Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25812026-06-24T03:53:34.080Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25822026-06-24T03:53:34.080Z[SUM] 4.00-5.00 sec 432 MBytes 3.63 Gbits/sec
25832026-06-24T03:53:34.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
25842026-06-24T03:53:34.080Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25852026-06-24T03:53:34.080Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25862026-06-24T03:53:34.080Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25872026-06-24T03:53:34.080Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25882026-06-24T03:53:34.080Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25892026-06-24T03:53:34.080Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25902026-06-24T03:53:34.080Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25912026-06-24T03:53:34.081Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25922026-06-24T03:53:34.081Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
25932026-06-24T03:53:34.081Z- - - - - - - - - - - - - - - - - - - - - - - - -
25942026-06-24T03:53:34.081Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
25952026-06-24T03:53:34.081Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25962026-06-24T03:53:34.081Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
25972026-06-24T03:53:37.077Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25982026-06-24T03:53:37.077Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25992026-06-24T03:53:37.077Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
26002026-06-24T03:53:37.077Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
26012026-06-24T03:53:37.077Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
26022026-06-24T03:53:37.077Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
26032026-06-24T03:53:37.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
26042026-06-24T03:53:37.078Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26052026-06-24T03:53:37.078Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
26062026-06-24T03:53:37.078Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26072026-06-24T03:53:37.078Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26082026-06-24T03:53:37.078Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26092026-06-24T03:53:37.078Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26102026-06-24T03:53:37.078Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26112026-06-24T03:53:37.078Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
26122026-06-24T03:53:37.078Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
26132026-06-24T03:53:37.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
26142026-06-24T03:53:37.078Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
26152026-06-24T03:53:37.078Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
26162026-06-24T03:53:37.078Z[ 10] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
26172026-06-24T03:53:37.078Z[ 12] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
26182026-06-24T03:53:37.078Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
26192026-06-24T03:53:37.078Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
26202026-06-24T03:53:37.078Z[ 18] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
26212026-06-24T03:53:37.078Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
26222026-06-24T03:53:37.078Z[SUM] 8.00-9.00 sec 436 MBytes 3.65 Gbits/sec
26232026-06-24T03:53:37.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
26242026-06-24T03:53:37.078Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
26252026-06-24T03:53:37.078Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26262026-06-24T03:53:37.078Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
26272026-06-24T03:53:37.078Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26282026-06-24T03:53:37.078Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26292026-06-24T03:53:37.078Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
26302026-06-24T03:53:37.078Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26312026-06-24T03:53:37.078Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
26322026-06-24T03:53:37.078Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
26332026-06-24T03:53:37.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
26342026-06-24T03:53:37.078Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26352026-06-24T03:53:37.078Z[ 8] 10.00-10.00 sec 256 KBytes 686 Mbits/sec
26362026-06-24T03:53:37.078Z[ 10] 10.00-10.00 sec 256 KBytes 686 Mbits/sec
26372026-06-24T03:53:37.078Z[ 12] 10.00-10.00 sec 128 KBytes 343 Mbits/sec
26382026-06-24T03:53:37.078Z[ 14] 10.00-10.00 sec 128 KBytes 343 Mbits/sec
26392026-06-24T03:53:37.078Z[ 16] 10.00-10.00 sec 128 KBytes 343 Mbits/sec
26402026-06-24T03:53:37.078Z[ 18] 10.00-10.00 sec 256 KBytes 686 Mbits/sec
26412026-06-24T03:53:37.079Z[ 20] 10.00-10.00 sec 128 KBytes 343 Mbits/sec
26422026-06-24T03:53:37.079Z[SUM] 10.00-10.00 sec 1.25 MBytes 3.43 Gbits/sec
26432026-06-24T03:53:37.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
26442026-06-24T03:53:37.079Z[ ID] Interval Transfer Bitrate
26452026-06-24T03:53:37.079Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
26462026-06-24T03:53:37.079Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
26472026-06-24T03:53:37.079Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
26482026-06-24T03:53:37.079Z[ 12] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
26492026-06-24T03:53:37.079Z[ 14] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
26502026-06-24T03:53:37.079Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
26512026-06-24T03:53:37.079Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
26522026-06-24T03:53:37.079Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
26532026-06-24T03:53:37.079Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.53 Gbits/sec receiver
26542026-06-24T03:53:37.082ZRun 2/10...3535.0917078915973Mbps
26552026-06-24T03:53:44.480Z-----------------------------------------------------------
26562026-06-24T03:53:44.480ZServer listening on 5201 (test #13)
26572026-06-24T03:53:44.480Z-----------------------------------------------------------
26582026-06-24T03:53:44.480ZAccepted connection from 10.0.0.1, port 53277
26592026-06-24T03:53:44.480Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53975
26602026-06-24T03:53:44.480Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55018
26612026-06-24T03:53:44.480Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37984
26622026-06-24T03:53:44.480Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37364
26632026-06-24T03:53:44.480Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38330
26642026-06-24T03:53:44.480Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33692
26652026-06-24T03:53:44.481Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40255
26662026-06-24T03:53:44.481Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56003
26672026-06-24T03:53:44.481Z[ ID] Interval Transfer Bitrate
26682026-06-24T03:53:44.481Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26692026-06-24T03:53:44.481Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26702026-06-24T03:53:44.481Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26712026-06-24T03:53:44.481Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26722026-06-24T03:53:44.481Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26732026-06-24T03:53:44.481Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26742026-06-24T03:53:44.481Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26752026-06-24T03:53:44.481Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26762026-06-24T03:53:44.481Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
26772026-06-24T03:53:44.481Z- - - - - - - - - - - - - - - - - - - - - - - - -
26782026-06-24T03:53:44.481Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26792026-06-24T03:53:44.481Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
26802026-06-24T03:53:44.481Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
26812026-06-24T03:53:44.481Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26822026-06-24T03:53:44.481Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
26832026-06-24T03:53:44.481Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
26842026-06-24T03:53:44.481Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
26852026-06-24T03:53:44.481Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
26862026-06-24T03:53:44.481Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
26872026-06-24T03:53:44.481Z- - - - - - - - - - - - - - - - - - - - - - - - -
26882026-06-24T03:53:44.481Z[ 5] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
26892026-06-24T03:53:44.481Z[ 8] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
26902026-06-24T03:53:44.481Z[ 10] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
26912026-06-24T03:53:44.481Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
26922026-06-24T03:53:44.481Z[ 14] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
26932026-06-24T03:53:44.481Z[ 16] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
26942026-06-24T03:53:44.481Z[ 18] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
26952026-06-24T03:53:44.481Z[ 20] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
26962026-06-24T03:53:44.481Z[SUM] 2.00-3.00 sec 438 MBytes 3.67 Gbits/sec
26972026-06-24T03:53:44.481Z- - - - - - - - - - - - - - - - - - - - - - - - -
26982026-06-24T03:53:44.481Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
26992026-06-24T03:53:44.481Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
27002026-06-24T03:53:44.481Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
27012026-06-24T03:53:44.481Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
27022026-06-24T03:53:44.481Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
27032026-06-24T03:53:44.482Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
27042026-06-24T03:53:44.482Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
27052026-06-24T03:53:44.482Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
27062026-06-24T03:53:44.482Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
27072026-06-24T03:53:44.482Z- - - - - - - - - - - - - - - - - - - - - - - - -
27082026-06-24T03:53:44.482Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27092026-06-24T03:53:44.482Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27102026-06-24T03:53:44.482Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
27112026-06-24T03:53:44.482Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27122026-06-24T03:53:44.482Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
27132026-06-24T03:53:44.482Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27142026-06-24T03:53:44.482Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27152026-06-24T03:53:44.482Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
27162026-06-24T03:53:44.482Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
27172026-06-24T03:53:44.482Z- - - - - - - - - - - - - - - - - - - - - - - - -
27182026-06-24T03:53:44.482Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
27192026-06-24T03:53:44.482Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
27202026-06-24T03:53:44.482Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
27212026-06-24T03:53:44.482Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
27222026-06-24T03:53:44.482Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
27232026-06-24T03:53:44.482Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
27242026-06-24T03:53:44.482Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
27252026-06-24T03:53:44.482Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
27262026-06-24T03:53:44.482Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
27272026-06-24T03:53:44.482Z- - - - - - - - - - - - - - - - - - - - - - - - -
27282026-06-24T03:53:44.482Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
27292026-06-24T03:53:44.482Z[ 8] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
27302026-06-24T03:53:44.482Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
27312026-06-24T03:53:47.483Z[ 12] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
27322026-06-24T03:53:47.483Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
27332026-06-24T03:53:47.483Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
27342026-06-24T03:53:47.483Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
27352026-06-24T03:53:47.483Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
27362026-06-24T03:53:47.483Z[SUM] 6.00-7.00 sec 435 MBytes 3.65 Gbits/sec
27372026-06-24T03:53:47.483Z- - - - - - - - - - - - - - - - - - - - - - - - -
27382026-06-24T03:53:47.483Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27392026-06-24T03:53:47.483Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27402026-06-24T03:53:47.483Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27412026-06-24T03:53:47.483Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27422026-06-24T03:53:47.483Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27432026-06-24T03:53:47.483Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27442026-06-24T03:53:47.483Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27452026-06-24T03:53:47.483Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27462026-06-24T03:53:47.483Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
27472026-06-24T03:53:47.483Z- - - - - - - - - - - - - - - - - - - - - - - - -
27482026-06-24T03:53:47.483Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27492026-06-24T03:53:47.483Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
27502026-06-24T03:53:47.483Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
27512026-06-24T03:53:47.483Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
27522026-06-24T03:53:47.483Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
27532026-06-24T03:53:47.483Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
27542026-06-24T03:53:47.483Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
27552026-06-24T03:53:47.483Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
27562026-06-24T03:53:47.483Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
27572026-06-24T03:53:47.483Z- - - - - - - - - - - - - - - - - - - - - - - - -
27582026-06-24T03:53:47.483Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27592026-06-24T03:53:47.483Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27602026-06-24T03:53:47.483Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27612026-06-24T03:53:47.483Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27622026-06-24T03:53:47.483Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27632026-06-24T03:53:47.483Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27642026-06-24T03:53:47.484Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27652026-06-24T03:53:47.484Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27662026-06-24T03:53:47.484Z[SUM] 9.00-10.00 sec 430 MBytes 3.60 Gbits/sec
27672026-06-24T03:53:47.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
27682026-06-24T03:53:47.484Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27692026-06-24T03:53:47.484Z[ 8] 10.00-10.00 sec 128 KBytes 791 Mbits/sec
27702026-06-24T03:53:47.484Z[ 10] 10.00-10.00 sec 128 KBytes 792 Mbits/sec
27712026-06-24T03:53:47.484Z[ 12] 10.00-10.00 sec 128 KBytes 792 Mbits/sec
27722026-06-24T03:53:47.484Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27732026-06-24T03:53:47.484Z[ 16] 10.00-10.00 sec 128 KBytes 792 Mbits/sec
27742026-06-24T03:53:47.484Z[ 18] 10.00-10.00 sec 128 KBytes 793 Mbits/sec
27752026-06-24T03:53:47.484Z[ 20] 10.00-10.00 sec 128 KBytes 793 Mbits/sec
27762026-06-24T03:53:47.484Z[SUM] 10.00-10.00 sec 768 KBytes 4.75 Gbits/sec
27772026-06-24T03:53:47.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
27782026-06-24T03:53:47.484Z[ ID] Interval Transfer Bitrate
27792026-06-24T03:53:47.484Z[ 5] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
27802026-06-24T03:53:47.484Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
27812026-06-24T03:53:47.484Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
27822026-06-24T03:53:47.484Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
27832026-06-24T03:53:47.484Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
27842026-06-24T03:53:47.484Z[ 16] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
27852026-06-24T03:53:47.484Z[ 18] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
27862026-06-24T03:53:47.484Z[ 20] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
27872026-06-24T03:53:47.484Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec receiver
27882026-06-24T03:53:47.487ZRun 3/10...3549.3552235403063Mbps
27892026-06-24T03:53:54.882Z-----------------------------------------------------------
27902026-06-24T03:53:54.882ZServer listening on 5201 (test #14)
27912026-06-24T03:53:54.882Z-----------------------------------------------------------
27922026-06-24T03:53:54.882ZAccepted connection from 10.0.0.1, port 56333
27932026-06-24T03:53:54.882Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55374
27942026-06-24T03:53:54.882Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39481
27952026-06-24T03:53:54.882Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60683
27962026-06-24T03:53:54.882Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37803
27972026-06-24T03:53:54.882Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57399
27982026-06-24T03:53:54.882Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53009
27992026-06-24T03:53:54.882Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53669
28002026-06-24T03:53:54.882Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61234
28012026-06-24T03:53:54.883Z[ ID] Interval Transfer Bitrate
28022026-06-24T03:53:54.883Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28032026-06-24T03:53:54.883Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28042026-06-24T03:53:54.883Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28052026-06-24T03:53:54.883Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28062026-06-24T03:53:54.883Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28072026-06-24T03:53:54.883Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28082026-06-24T03:53:54.883Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28092026-06-24T03:53:54.883Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
28102026-06-24T03:53:54.883Z[SUM] 0.00-1.00 sec 343 MBytes 2.87 Gbits/sec
28112026-06-24T03:53:54.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
28122026-06-24T03:53:54.883Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
28132026-06-24T03:53:54.883Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28142026-06-24T03:53:54.883Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28152026-06-24T03:53:54.883Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
28162026-06-24T03:53:54.883Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
28172026-06-24T03:53:54.883Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28182026-06-24T03:53:54.883Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28192026-06-24T03:53:54.883Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28202026-06-24T03:53:54.883Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
28212026-06-24T03:53:54.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
28222026-06-24T03:53:54.883Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28232026-06-24T03:53:54.883Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28242026-06-24T03:53:54.883Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
28252026-06-24T03:53:54.883Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28262026-06-24T03:53:54.883Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28272026-06-24T03:53:54.883Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28282026-06-24T03:53:54.883Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28292026-06-24T03:53:54.883Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
28302026-06-24T03:53:54.883Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
28312026-06-24T03:53:54.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
28322026-06-24T03:53:54.884Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
28332026-06-24T03:53:54.884Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
28342026-06-24T03:53:54.884Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
28352026-06-24T03:53:54.884Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
28362026-06-24T03:53:54.884Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
28372026-06-24T03:53:54.884Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
28382026-06-24T03:53:54.884Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
28392026-06-24T03:53:54.884Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
28402026-06-24T03:53:54.884Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
28412026-06-24T03:53:54.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
28422026-06-24T03:53:54.884Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28432026-06-24T03:53:54.884Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
28442026-06-24T03:53:54.884Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28452026-06-24T03:53:54.884Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28462026-06-24T03:53:54.884Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
28472026-06-24T03:53:54.884Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28482026-06-24T03:53:54.884Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28492026-06-24T03:53:54.884Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
28502026-06-24T03:53:54.884Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
28512026-06-24T03:53:54.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
28522026-06-24T03:53:54.884Z[ 5] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
28532026-06-24T03:53:54.884Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
28542026-06-24T03:53:54.884Z[ 10] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
28552026-06-24T03:53:54.884Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
28562026-06-24T03:53:54.884Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
28572026-06-24T03:53:54.884Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
28582026-06-24T03:53:54.884Z[ 18] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
28592026-06-24T03:53:54.884Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
28602026-06-24T03:53:54.884Z[SUM] 5.00-6.00 sec 437 MBytes 3.66 Gbits/sec
28612026-06-24T03:53:54.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
28622026-06-24T03:53:54.884Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
28632026-06-24T03:53:54.884Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28642026-06-24T03:53:54.884Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
28652026-06-24T03:53:57.885Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28662026-06-24T03:53:57.885Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28672026-06-24T03:53:57.885Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28682026-06-24T03:53:57.885Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
28692026-06-24T03:53:57.885Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28702026-06-24T03:53:57.885Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
28712026-06-24T03:53:57.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
28722026-06-24T03:53:57.885Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
28732026-06-24T03:53:57.885Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28742026-06-24T03:53:57.885Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28752026-06-24T03:53:57.885Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28762026-06-24T03:53:57.885Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28772026-06-24T03:53:57.885Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
28782026-06-24T03:53:57.885Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28792026-06-24T03:53:57.885Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
28802026-06-24T03:53:57.885Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
28812026-06-24T03:53:57.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
28822026-06-24T03:53:57.885Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28832026-06-24T03:53:57.885Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28842026-06-24T03:53:57.885Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28852026-06-24T03:53:57.885Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28862026-06-24T03:53:57.885Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28872026-06-24T03:53:57.885Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28882026-06-24T03:53:57.885Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28892026-06-24T03:53:57.885Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28902026-06-24T03:53:57.885Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
28912026-06-24T03:53:57.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
28922026-06-24T03:53:57.885Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
28932026-06-24T03:53:57.885Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
28942026-06-24T03:53:57.885Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
28952026-06-24T03:53:57.885Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
28962026-06-24T03:53:57.885Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
28972026-06-24T03:53:57.885Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
28982026-06-24T03:53:57.885Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
28992026-06-24T03:53:57.886Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
29002026-06-24T03:53:57.886Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
29012026-06-24T03:53:57.886Z- - - - - - - - - - - - - - - - - - - - - - - - -
29022026-06-24T03:53:57.886Z[ 5] 10.00-10.00 sec 128 KBytes 852 Mbits/sec
29032026-06-24T03:53:57.886Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29042026-06-24T03:53:57.886Z[ 10] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
29052026-06-24T03:53:57.886Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29062026-06-24T03:53:57.886Z[ 14] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
29072026-06-24T03:53:57.886Z[ 16] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
29082026-06-24T03:53:57.886Z[ 18] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
29092026-06-24T03:53:57.886Z[ 20] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
29102026-06-24T03:53:57.886Z[SUM] 10.00-10.00 sec 768 KBytes 5.11 Gbits/sec
29112026-06-24T03:53:57.886Z- - - - - - - - - - - - - - - - - - - - - - - - -
29122026-06-24T03:53:57.886Z[ ID] Interval Transfer Bitrate
29132026-06-24T03:53:57.886Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29142026-06-24T03:53:57.886Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29152026-06-24T03:53:57.886Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29162026-06-24T03:53:57.886Z[ 12] 0.00-10.00 sec 528 MBytes 442 Mbits/sec receiver
29172026-06-24T03:53:57.886Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29182026-06-24T03:53:57.886Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29192026-06-24T03:53:57.886Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29202026-06-24T03:53:57.886Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29212026-06-24T03:53:57.886Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
29222026-06-24T03:53:57.889ZRun 4/10...3542.644123808988Mbps
29232026-06-24T03:54:05.290Z-----------------------------------------------------------
29242026-06-24T03:54:05.290ZServer listening on 5201 (test #15)
29252026-06-24T03:54:05.290Z-----------------------------------------------------------
29262026-06-24T03:54:05.290ZAccepted connection from 10.0.0.1, port 56588
29272026-06-24T03:54:05.290Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41272
29282026-06-24T03:54:05.290Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35036
29292026-06-24T03:54:05.290Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64619
29302026-06-24T03:54:05.290Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43245
29312026-06-24T03:54:05.290Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46028
29322026-06-24T03:54:05.290Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49381
29332026-06-24T03:54:05.290Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40439
29342026-06-24T03:54:05.290Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45816
29352026-06-24T03:54:05.290Z[ ID] Interval Transfer Bitrate
29362026-06-24T03:54:05.290Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29372026-06-24T03:54:05.291Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29382026-06-24T03:54:05.291Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29392026-06-24T03:54:05.291Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29402026-06-24T03:54:05.291Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29412026-06-24T03:54:05.291Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
29422026-06-24T03:54:05.291Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29432026-06-24T03:54:05.291Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29442026-06-24T03:54:05.291Z[SUM] 0.00-1.00 sec 340 MBytes 2.86 Gbits/sec
29452026-06-24T03:54:05.291Z- - - - - - - - - - - - - - - - - - - - - - - - -
29462026-06-24T03:54:05.291Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29472026-06-24T03:54:05.291Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29482026-06-24T03:54:05.292Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29492026-06-24T03:54:05.292Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29502026-06-24T03:54:05.292Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29512026-06-24T03:54:05.292Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29522026-06-24T03:54:05.292Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29532026-06-24T03:54:05.292Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29542026-06-24T03:54:05.292Z[SUM] 1.00-2.00 sec 430 MBytes 3.60 Gbits/sec
29552026-06-24T03:54:05.292Z- - - - - - - - - - - - - - - - - - - - - - - - -
29562026-06-24T03:54:05.292Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29572026-06-24T03:54:05.292Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29582026-06-24T03:54:05.292Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29592026-06-24T03:54:05.292Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29602026-06-24T03:54:05.292Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29612026-06-24T03:54:05.292Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29622026-06-24T03:54:05.292Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29632026-06-24T03:54:05.292Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29642026-06-24T03:54:05.292Z[SUM] 2.00-3.00 sec 430 MBytes 3.60 Gbits/sec
29652026-06-24T03:54:05.292Z- - - - - - - - - - - - - - - - - - - - - - - - -
29662026-06-24T03:54:05.292Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29672026-06-24T03:54:05.292Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29682026-06-24T03:54:05.292Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29692026-06-24T03:54:05.292Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29702026-06-24T03:54:05.292Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29712026-06-24T03:54:05.292Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29722026-06-24T03:54:05.292Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29732026-06-24T03:54:05.292Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29742026-06-24T03:54:05.292Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
29752026-06-24T03:54:05.292Z- - - - - - - - - - - - - - - - - - - - - - - - -
29762026-06-24T03:54:05.292Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29772026-06-24T03:54:05.292Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
29782026-06-24T03:54:05.292Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
29792026-06-24T03:54:05.292Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
29802026-06-24T03:54:05.292Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29812026-06-24T03:54:05.292Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29822026-06-24T03:54:05.292Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
29832026-06-24T03:54:05.293Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
29842026-06-24T03:54:05.293Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
29852026-06-24T03:54:05.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
29862026-06-24T03:54:05.293Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29872026-06-24T03:54:05.293Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
29882026-06-24T03:54:05.293Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29892026-06-24T03:54:05.293Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29902026-06-24T03:54:05.293Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29912026-06-24T03:54:05.293Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
29922026-06-24T03:54:05.293Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
29932026-06-24T03:54:05.293Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
29942026-06-24T03:54:05.293Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
29952026-06-24T03:54:05.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
29962026-06-24T03:54:05.293Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
29972026-06-24T03:54:05.293Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
29982026-06-24T03:54:05.293Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
29992026-06-24T03:54:08.291Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
30002026-06-24T03:54:08.291Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
30012026-06-24T03:54:08.291Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
30022026-06-24T03:54:08.291Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
30032026-06-24T03:54:08.292Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
30042026-06-24T03:54:08.292Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
30052026-06-24T03:54:08.292Z- - - - - - - - - - - - - - - - - - - - - - - - -
30062026-06-24T03:54:08.292Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30072026-06-24T03:54:08.292Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30082026-06-24T03:54:08.292Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30092026-06-24T03:54:08.292Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30102026-06-24T03:54:08.292Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30112026-06-24T03:54:08.292Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30122026-06-24T03:54:08.292Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30132026-06-24T03:54:08.292Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30142026-06-24T03:54:08.292Z[SUM] 7.00-8.00 sec 430 MBytes 3.60 Gbits/sec
30152026-06-24T03:54:08.292Z- - - - - - - - - - - - - - - - - - - - - - - - -
30162026-06-24T03:54:08.292Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
30172026-06-24T03:54:08.292Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
30182026-06-24T03:54:08.292Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30192026-06-24T03:54:08.292Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
30202026-06-24T03:54:08.292Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
30212026-06-24T03:54:08.292Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30222026-06-24T03:54:08.292Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
30232026-06-24T03:54:08.292Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
30242026-06-24T03:54:08.292Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
30252026-06-24T03:54:08.292Z- - - - - - - - - - - - - - - - - - - - - - - - -
30262026-06-24T03:54:08.292Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30272026-06-24T03:54:08.292Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30282026-06-24T03:54:08.292Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30292026-06-24T03:54:08.292Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30302026-06-24T03:54:08.292Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30312026-06-24T03:54:08.292Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30322026-06-24T03:54:08.292Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30332026-06-24T03:54:08.292Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30342026-06-24T03:54:08.292Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
30352026-06-24T03:54:08.292Z- - - - - - - - - - - - - - - - - - - - - - - - -
30362026-06-24T03:54:08.292Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30372026-06-24T03:54:08.292Z[ 8] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
30382026-06-24T03:54:08.292Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30392026-06-24T03:54:08.292Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30402026-06-24T03:54:08.293Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30412026-06-24T03:54:08.293Z[ 16] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
30422026-06-24T03:54:08.293Z[ 18] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
30432026-06-24T03:54:08.293Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30442026-06-24T03:54:08.293Z[SUM] 10.00-10.00 sec 384 KBytes 3.18 Gbits/sec
30452026-06-24T03:54:08.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
30462026-06-24T03:54:08.293Z[ ID] Interval Transfer Bitrate
30472026-06-24T03:54:08.293Z[ 5] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
30482026-06-24T03:54:08.293Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
30492026-06-24T03:54:08.293Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
30502026-06-24T03:54:08.293Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
30512026-06-24T03:54:08.293Z[ 14] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
30522026-06-24T03:54:08.293Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
30532026-06-24T03:54:08.293Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
30542026-06-24T03:54:08.293Z[ 20] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
30552026-06-24T03:54:08.293Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
30562026-06-24T03:54:08.296ZRun 5/10...3531.635367584354Mbps
30572026-06-24T03:54:15.692Z-----------------------------------------------------------
30582026-06-24T03:54:15.692ZServer listening on 5201 (test #16)
30592026-06-24T03:54:15.692Z-----------------------------------------------------------
30602026-06-24T03:54:15.692ZAccepted connection from 10.0.0.1, port 38758
30612026-06-24T03:54:15.692Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33732
30622026-06-24T03:54:15.692Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38630
30632026-06-24T03:54:15.692Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36196
30642026-06-24T03:54:15.692Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49539
30652026-06-24T03:54:15.692Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46656
30662026-06-24T03:54:15.692Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54367
30672026-06-24T03:54:15.692Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49030
30682026-06-24T03:54:15.692Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40708
30692026-06-24T03:54:15.692Z[ ID] Interval Transfer Bitrate
30702026-06-24T03:54:15.692Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30712026-06-24T03:54:15.692Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30722026-06-24T03:54:15.692Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30732026-06-24T03:54:15.692Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30742026-06-24T03:54:15.692Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30752026-06-24T03:54:15.692Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30762026-06-24T03:54:15.692Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30772026-06-24T03:54:15.692Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30782026-06-24T03:54:15.692Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
30792026-06-24T03:54:15.692Z- - - - - - - - - - - - - - - - - - - - - - - - -
30802026-06-24T03:54:15.692Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30812026-06-24T03:54:15.692Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30822026-06-24T03:54:15.693Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30832026-06-24T03:54:15.693Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30842026-06-24T03:54:15.693Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30852026-06-24T03:54:15.693Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30862026-06-24T03:54:15.693Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30872026-06-24T03:54:15.693Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30882026-06-24T03:54:15.693Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
30892026-06-24T03:54:15.693Z- - - - - - - - - - - - - - - - - - - - - - - - -
30902026-06-24T03:54:15.693Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
30912026-06-24T03:54:15.693Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30922026-06-24T03:54:15.693Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30932026-06-24T03:54:15.693Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
30942026-06-24T03:54:15.693Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30952026-06-24T03:54:15.693Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
30962026-06-24T03:54:15.693Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
30972026-06-24T03:54:15.693Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
30982026-06-24T03:54:15.693Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
30992026-06-24T03:54:15.693Z- - - - - - - - - - - - - - - - - - - - - - - - -
31002026-06-24T03:54:15.693Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
31012026-06-24T03:54:15.693Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
31022026-06-24T03:54:15.693Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
31032026-06-24T03:54:15.693Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31042026-06-24T03:54:15.693Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
31052026-06-24T03:54:15.693Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
31062026-06-24T03:54:15.693Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
31072026-06-24T03:54:15.693Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
31082026-06-24T03:54:15.693Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
31092026-06-24T03:54:15.693Z- - - - - - - - - - - - - - - - - - - - - - - - -
31102026-06-24T03:54:15.693Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31112026-06-24T03:54:15.693Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31122026-06-24T03:54:15.693Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31132026-06-24T03:54:15.693Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31142026-06-24T03:54:15.694Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31152026-06-24T03:54:15.694Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
31162026-06-24T03:54:15.694Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
31172026-06-24T03:54:15.694Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31182026-06-24T03:54:15.694Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
31192026-06-24T03:54:15.694Z- - - - - - - - - - - - - - - - - - - - - - - - -
31202026-06-24T03:54:15.694Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31212026-06-24T03:54:15.694Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31222026-06-24T03:54:15.694Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
31232026-06-24T03:54:15.694Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31242026-06-24T03:54:15.694Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31252026-06-24T03:54:15.694Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31262026-06-24T03:54:15.694Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31272026-06-24T03:54:15.694Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31282026-06-24T03:54:15.694Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
31292026-06-24T03:54:15.694Z- - - - - - - - - - - - - - - - - - - - - - - - -
31302026-06-24T03:54:15.694Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31312026-06-24T03:54:15.694Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
31322026-06-24T03:54:15.694Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31332026-06-24T03:54:18.694Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
31342026-06-24T03:54:18.694Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
31352026-06-24T03:54:18.694Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31362026-06-24T03:54:18.694Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31372026-06-24T03:54:18.694Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31382026-06-24T03:54:18.694Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
31392026-06-24T03:54:18.694Z- - - - - - - - - - - - - - - - - - - - - - - - -
31402026-06-24T03:54:18.694Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31412026-06-24T03:54:18.694Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31422026-06-24T03:54:18.694Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31432026-06-24T03:54:18.694Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31442026-06-24T03:54:18.694Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31452026-06-24T03:54:18.694Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31462026-06-24T03:54:18.694Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31472026-06-24T03:54:18.694Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31482026-06-24T03:54:18.694Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
31492026-06-24T03:54:18.694Z- - - - - - - - - - - - - - - - - - - - - - - - -
31502026-06-24T03:54:18.694Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
31512026-06-24T03:54:18.694Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
31522026-06-24T03:54:18.694Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31532026-06-24T03:54:18.694Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
31542026-06-24T03:54:18.694Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
31552026-06-24T03:54:18.694Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31562026-06-24T03:54:18.694Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
31572026-06-24T03:54:18.694Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
31582026-06-24T03:54:18.694Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
31592026-06-24T03:54:18.694Z- - - - - - - - - - - - - - - - - - - - - - - - -
31602026-06-24T03:54:18.694Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31612026-06-24T03:54:18.694Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31622026-06-24T03:54:18.695Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
31632026-06-24T03:54:18.695Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
31642026-06-24T03:54:18.695Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
31652026-06-24T03:54:18.695Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
31662026-06-24T03:54:18.695Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
31672026-06-24T03:54:18.695Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31682026-06-24T03:54:18.695Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
31692026-06-24T03:54:18.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
31702026-06-24T03:54:18.695Z[ 5] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
31712026-06-24T03:54:18.695Z[ 8] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
31722026-06-24T03:54:18.695Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31732026-06-24T03:54:18.695Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31742026-06-24T03:54:18.695Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31752026-06-24T03:54:18.695Z[ 16] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
31762026-06-24T03:54:18.695Z[ 18] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
31772026-06-24T03:54:18.695Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31782026-06-24T03:54:18.695Z[SUM] 10.00-10.00 sec 512 KBytes 3.61 Gbits/sec
31792026-06-24T03:54:18.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
31802026-06-24T03:54:18.695Z[ ID] Interval Transfer Bitrate
31812026-06-24T03:54:18.695Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31822026-06-24T03:54:18.695Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31832026-06-24T03:54:18.695Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31842026-06-24T03:54:18.695Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31852026-06-24T03:54:18.695Z[ 14] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
31862026-06-24T03:54:18.695Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31872026-06-24T03:54:18.695Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31882026-06-24T03:54:18.695Z[ 20] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
31892026-06-24T03:54:18.695Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
31902026-06-24T03:54:18.698ZRun 6/10...3527.443972720546Mbps
31912026-06-24T03:54:26.099Z-----------------------------------------------------------
31922026-06-24T03:54:26.099ZServer listening on 5201 (test #17)
31932026-06-24T03:54:26.099Z-----------------------------------------------------------
31942026-06-24T03:54:26.099ZAccepted connection from 10.0.0.1, port 45439
31952026-06-24T03:54:26.099Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39574
31962026-06-24T03:54:26.099Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44908
31972026-06-24T03:54:26.099Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62376
31982026-06-24T03:54:26.099Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52147
31992026-06-24T03:54:26.100Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44177
32002026-06-24T03:54:26.100Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41746
32012026-06-24T03:54:26.100Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38948
32022026-06-24T03:54:26.100Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37241
32032026-06-24T03:54:26.100Z[ ID] Interval Transfer Bitrate
32042026-06-24T03:54:26.100Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
32052026-06-24T03:54:26.100Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32062026-06-24T03:54:26.100Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32072026-06-24T03:54:26.100Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32082026-06-24T03:54:26.100Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32092026-06-24T03:54:26.100Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
32102026-06-24T03:54:26.100Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32112026-06-24T03:54:26.100Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32122026-06-24T03:54:26.100Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
32132026-06-24T03:54:26.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
32142026-06-24T03:54:26.100Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
32152026-06-24T03:54:26.100Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32162026-06-24T03:54:26.100Z[ 10] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
32172026-06-24T03:54:26.100Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
32182026-06-24T03:54:26.100Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32192026-06-24T03:54:26.100Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
32202026-06-24T03:54:26.100Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
32212026-06-24T03:54:26.100Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
32222026-06-24T03:54:26.100Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
32232026-06-24T03:54:26.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
32242026-06-24T03:54:26.100Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
32252026-06-24T03:54:26.100Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
32262026-06-24T03:54:26.100Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
32272026-06-24T03:54:26.100Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
32282026-06-24T03:54:26.100Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
32292026-06-24T03:54:26.100Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
32302026-06-24T03:54:26.100Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
32312026-06-24T03:54:26.100Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
32322026-06-24T03:54:26.100Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
32332026-06-24T03:54:26.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
32342026-06-24T03:54:26.100Z[ 5] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
32352026-06-24T03:54:26.101Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
32362026-06-24T03:54:26.101Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
32372026-06-24T03:54:26.101Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
32382026-06-24T03:54:26.101Z[ 14] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
32392026-06-24T03:54:26.101Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
32402026-06-24T03:54:26.101Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
32412026-06-24T03:54:26.101Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
32422026-06-24T03:54:26.101Z[SUM] 3.00-4.00 sec 436 MBytes 3.66 Gbits/sec
32432026-06-24T03:54:26.101Z- - - - - - - - - - - - - - - - - - - - - - - - -
32442026-06-24T03:54:26.101Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
32452026-06-24T03:54:26.101Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
32462026-06-24T03:54:26.101Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
32472026-06-24T03:54:26.101Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32482026-06-24T03:54:26.101Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
32492026-06-24T03:54:26.101Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32502026-06-24T03:54:26.101Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32512026-06-24T03:54:26.101Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
32522026-06-24T03:54:26.101Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
32532026-06-24T03:54:26.101Z- - - - - - - - - - - - - - - - - - - - - - - - -
32542026-06-24T03:54:26.101Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32552026-06-24T03:54:26.101Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32562026-06-24T03:54:26.101Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32572026-06-24T03:54:26.101Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32582026-06-24T03:54:26.101Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32592026-06-24T03:54:26.101Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32602026-06-24T03:54:26.101Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32612026-06-24T03:54:26.101Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32622026-06-24T03:54:26.101Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
32632026-06-24T03:54:26.101Z- - - - - - - - - - - - - - - - - - - - - - - - -
32642026-06-24T03:54:26.101Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
32652026-06-24T03:54:26.101Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32662026-06-24T03:54:26.101Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32672026-06-24T03:54:29.102Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32682026-06-24T03:54:29.102Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
32692026-06-24T03:54:29.102Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32702026-06-24T03:54:29.102Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32712026-06-24T03:54:29.102Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
32722026-06-24T03:54:29.102Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
32732026-06-24T03:54:29.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
32742026-06-24T03:54:29.102Z[ 5] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
32752026-06-24T03:54:29.102Z[ 8] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
32762026-06-24T03:54:29.102Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
32772026-06-24T03:54:29.102Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
32782026-06-24T03:54:29.102Z[ 14] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
32792026-06-24T03:54:29.102Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
32802026-06-24T03:54:29.102Z[ 18] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
32812026-06-24T03:54:29.102Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
32822026-06-24T03:54:29.102Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
32832026-06-24T03:54:29.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
32842026-06-24T03:54:29.102Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
32852026-06-24T03:54:29.102Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
32862026-06-24T03:54:29.103Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
32872026-06-24T03:54:29.103Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32882026-06-24T03:54:29.103Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
32892026-06-24T03:54:29.103Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
32902026-06-24T03:54:29.103Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32912026-06-24T03:54:29.103Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
32922026-06-24T03:54:29.103Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
32932026-06-24T03:54:29.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
32942026-06-24T03:54:29.103Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32952026-06-24T03:54:29.103Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32962026-06-24T03:54:29.103Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32972026-06-24T03:54:29.103Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32982026-06-24T03:54:29.103Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32992026-06-24T03:54:29.103Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
33002026-06-24T03:54:29.103Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
33012026-06-24T03:54:29.103Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
33022026-06-24T03:54:29.103Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
33032026-06-24T03:54:29.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
33042026-06-24T03:54:29.103Z[ 5] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
33052026-06-24T03:54:29.103Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33062026-06-24T03:54:29.103Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33072026-06-24T03:54:29.103Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33082026-06-24T03:54:29.103Z[ 14] 10.00-10.00 sec 128 KBytes 923 Mbits/sec
33092026-06-24T03:54:29.103Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33102026-06-24T03:54:29.103Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33112026-06-24T03:54:29.103Z[ 20] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
33122026-06-24T03:54:29.103Z[SUM] 10.00-10.00 sec 384 KBytes 2.76 Gbits/sec
33132026-06-24T03:54:29.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
33142026-06-24T03:54:29.103Z[ ID] Interval Transfer Bitrate
33152026-06-24T03:54:29.103Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
33162026-06-24T03:54:29.103Z[ 8] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
33172026-06-24T03:54:29.103Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
33182026-06-24T03:54:29.103Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
33192026-06-24T03:54:29.103Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
33202026-06-24T03:54:29.103Z[ 16] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
33212026-06-24T03:54:29.103Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
33222026-06-24T03:54:29.103Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
33232026-06-24T03:54:29.103Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec receiver
33242026-06-24T03:54:29.107ZRun 7/10...3547.777071015902Mbps
33252026-06-24T03:54:36.503Z-----------------------------------------------------------
33262026-06-24T03:54:36.503ZServer listening on 5201 (test #18)
33272026-06-24T03:54:36.503Z-----------------------------------------------------------
33282026-06-24T03:54:36.503ZAccepted connection from 10.0.0.1, port 49295
33292026-06-24T03:54:36.503Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46119
33302026-06-24T03:54:36.503Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54566
33312026-06-24T03:54:36.503Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52858
33322026-06-24T03:54:36.503Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39842
33332026-06-24T03:54:36.503Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46178
33342026-06-24T03:54:36.503Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50900
33352026-06-24T03:54:36.503Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51541
33362026-06-24T03:54:36.503Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41850
33372026-06-24T03:54:36.503Z[ ID] Interval Transfer Bitrate
33382026-06-24T03:54:36.503Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33392026-06-24T03:54:36.503Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33402026-06-24T03:54:36.503Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33412026-06-24T03:54:36.503Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33422026-06-24T03:54:36.503Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33432026-06-24T03:54:36.503Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33442026-06-24T03:54:36.503Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33452026-06-24T03:54:36.503Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33462026-06-24T03:54:36.503Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
33472026-06-24T03:54:36.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
33482026-06-24T03:54:36.503Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
33492026-06-24T03:54:36.503Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
33502026-06-24T03:54:36.503Z[ 10] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
33512026-06-24T03:54:36.503Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
33522026-06-24T03:54:36.503Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
33532026-06-24T03:54:36.503Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
33542026-06-24T03:54:36.503Z[ 18] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
33552026-06-24T03:54:36.503Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
33562026-06-24T03:54:36.504Z[SUM] 1.00-2.00 sec 437 MBytes 3.66 Gbits/sec
33572026-06-24T03:54:36.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
33582026-06-24T03:54:36.504Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33592026-06-24T03:54:36.504Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33602026-06-24T03:54:36.504Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33612026-06-24T03:54:36.504Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33622026-06-24T03:54:36.504Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33632026-06-24T03:54:36.504Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33642026-06-24T03:54:36.504Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33652026-06-24T03:54:36.504Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33662026-06-24T03:54:36.504Z[SUM] 2.00-3.00 sec 424 MBytes 3.55 Gbits/sec
33672026-06-24T03:54:36.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
33682026-06-24T03:54:36.504Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
33692026-06-24T03:54:36.504Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
33702026-06-24T03:54:36.504Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
33712026-06-24T03:54:36.504Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
33722026-06-24T03:54:36.504Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
33732026-06-24T03:54:36.504Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
33742026-06-24T03:54:36.504Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33752026-06-24T03:54:36.504Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
33762026-06-24T03:54:36.504Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
33772026-06-24T03:54:36.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
33782026-06-24T03:54:36.504Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33792026-06-24T03:54:36.504Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
33802026-06-24T03:54:36.504Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33812026-06-24T03:54:36.504Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33822026-06-24T03:54:36.504Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33832026-06-24T03:54:36.504Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
33842026-06-24T03:54:36.504Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33852026-06-24T03:54:36.504Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33862026-06-24T03:54:36.504Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
33872026-06-24T03:54:36.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
33882026-06-24T03:54:36.504Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33892026-06-24T03:54:36.504Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33902026-06-24T03:54:36.504Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
33912026-06-24T03:54:36.504Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
33922026-06-24T03:54:36.504Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
33932026-06-24T03:54:36.504Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
33942026-06-24T03:54:36.505Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
33952026-06-24T03:54:36.505Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
33962026-06-24T03:54:36.505Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
33972026-06-24T03:54:36.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
33982026-06-24T03:54:36.505Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
33992026-06-24T03:54:36.505Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
34002026-06-24T03:54:36.505Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
34012026-06-24T03:54:39.505Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34022026-06-24T03:54:39.505Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34032026-06-24T03:54:39.505Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34042026-06-24T03:54:39.505Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34052026-06-24T03:54:39.505Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34062026-06-24T03:54:39.505Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
34072026-06-24T03:54:39.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
34082026-06-24T03:54:39.505Z[ 5] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
34092026-06-24T03:54:39.505Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
34102026-06-24T03:54:39.505Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
34112026-06-24T03:54:39.505Z[ 12] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
34122026-06-24T03:54:39.505Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
34132026-06-24T03:54:39.505Z[ 16] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
34142026-06-24T03:54:39.505Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
34152026-06-24T03:54:39.505Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
34162026-06-24T03:54:39.505Z[SUM] 7.00-8.00 sec 436 MBytes 3.65 Gbits/sec
34172026-06-24T03:54:39.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
34182026-06-24T03:54:39.505Z[ 5] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
34192026-06-24T03:54:39.505Z[ 8] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
34202026-06-24T03:54:39.505Z[ 10] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
34212026-06-24T03:54:39.505Z[ 12] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
34222026-06-24T03:54:39.505Z[ 14] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
34232026-06-24T03:54:39.505Z[ 16] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
34242026-06-24T03:54:39.505Z[ 18] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
34252026-06-24T03:54:39.505Z[ 20] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
34262026-06-24T03:54:39.505Z[SUM] 8.00-9.00 sec 441 MBytes 3.70 Gbits/sec
34272026-06-24T03:54:39.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
34282026-06-24T03:54:39.506Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34292026-06-24T03:54:39.506Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34302026-06-24T03:54:39.506Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34312026-06-24T03:54:39.506Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34322026-06-24T03:54:39.506Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34332026-06-24T03:54:39.506Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34342026-06-24T03:54:39.506Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
34352026-06-24T03:54:39.506Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34362026-06-24T03:54:39.506Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
34372026-06-24T03:54:39.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
34382026-06-24T03:54:39.506Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34392026-06-24T03:54:39.506Z[ 8] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
34402026-06-24T03:54:39.506Z[ 10] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
34412026-06-24T03:54:39.506Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34422026-06-24T03:54:39.506Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34432026-06-24T03:54:39.506Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34442026-06-24T03:54:39.506Z[ 18] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
34452026-06-24T03:54:39.506Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34462026-06-24T03:54:39.506Z[SUM] 10.00-10.00 sec 384 KBytes 2.88 Gbits/sec
34472026-06-24T03:54:39.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
34482026-06-24T03:54:39.506Z[ ID] Interval Transfer Bitrate
34492026-06-24T03:54:39.506Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34502026-06-24T03:54:39.506Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34512026-06-24T03:54:39.506Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34522026-06-24T03:54:39.506Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34532026-06-24T03:54:39.506Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34542026-06-24T03:54:39.506Z[ 16] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
34552026-06-24T03:54:39.506Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34562026-06-24T03:54:39.509Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
34572026-06-24T03:54:39.509Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.55 Gbits/sec receiver
34582026-06-24T03:54:39.509ZRun 8/10...3552.3924777654893Mbps
34592026-06-24T03:54:46.910Z-----------------------------------------------------------
34602026-06-24T03:54:46.910ZServer listening on 5201 (test #19)
34612026-06-24T03:54:46.910Z-----------------------------------------------------------
34622026-06-24T03:54:46.910ZAccepted connection from 10.0.0.1, port 49153
34632026-06-24T03:54:46.910Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64368
34642026-06-24T03:54:46.910Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33600
34652026-06-24T03:54:46.910Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64780
34662026-06-24T03:54:46.910Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59166
34672026-06-24T03:54:46.910Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37677
34682026-06-24T03:54:46.910Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49072
34692026-06-24T03:54:46.910Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32809
34702026-06-24T03:54:46.910Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59751
34712026-06-24T03:54:46.910Z[ ID] Interval Transfer Bitrate
34722026-06-24T03:54:46.910Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34732026-06-24T03:54:46.910Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34742026-06-24T03:54:46.910Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34752026-06-24T03:54:46.911Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34762026-06-24T03:54:46.911Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34772026-06-24T03:54:46.911Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34782026-06-24T03:54:46.911Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34792026-06-24T03:54:46.911Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34802026-06-24T03:54:46.911Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
34812026-06-24T03:54:46.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
34822026-06-24T03:54:46.911Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34832026-06-24T03:54:46.911Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34842026-06-24T03:54:46.911Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
34852026-06-24T03:54:46.911Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
34862026-06-24T03:54:46.911Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34872026-06-24T03:54:46.911Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
34882026-06-24T03:54:46.911Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
34892026-06-24T03:54:46.911Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34902026-06-24T03:54:46.911Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
34912026-06-24T03:54:46.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
34922026-06-24T03:54:46.911Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34932026-06-24T03:54:46.911Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
34942026-06-24T03:54:46.911Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34952026-06-24T03:54:46.911Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34962026-06-24T03:54:46.911Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
34972026-06-24T03:54:46.911Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34982026-06-24T03:54:46.911Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
34992026-06-24T03:54:46.911Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
35002026-06-24T03:54:46.911Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
35012026-06-24T03:54:46.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
35022026-06-24T03:54:46.911Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35032026-06-24T03:54:46.911Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
35042026-06-24T03:54:46.911Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35052026-06-24T03:54:46.911Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
35062026-06-24T03:54:46.911Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35072026-06-24T03:54:46.911Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
35082026-06-24T03:54:46.911Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35092026-06-24T03:54:46.911Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35102026-06-24T03:54:46.911Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
35112026-06-24T03:54:46.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
35122026-06-24T03:54:46.911Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35132026-06-24T03:54:46.911Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35142026-06-24T03:54:46.912Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35152026-06-24T03:54:46.912Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
35162026-06-24T03:54:46.915Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35172026-06-24T03:54:46.915Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35182026-06-24T03:54:46.915Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35192026-06-24T03:54:46.915Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35202026-06-24T03:54:46.915Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
35212026-06-24T03:54:46.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
35222026-06-24T03:54:46.915Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35232026-06-24T03:54:46.915Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35242026-06-24T03:54:46.915Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35252026-06-24T03:54:46.915Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35262026-06-24T03:54:46.915Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35272026-06-24T03:54:46.915Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35282026-06-24T03:54:46.915Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35292026-06-24T03:54:46.915Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35302026-06-24T03:54:46.915Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
35312026-06-24T03:54:46.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
35322026-06-24T03:54:46.915Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35332026-06-24T03:54:46.915Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35342026-06-24T03:54:46.915Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35352026-06-24T03:54:49.912Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35362026-06-24T03:54:49.912Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35372026-06-24T03:54:49.912Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35382026-06-24T03:54:49.912Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35392026-06-24T03:54:49.912Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35402026-06-24T03:54:49.912Z[SUM] 6.00-7.00 sec 427 MBytes 3.59 Gbits/sec
35412026-06-24T03:54:49.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
35422026-06-24T03:54:49.912Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35432026-06-24T03:54:49.912Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
35442026-06-24T03:54:49.912Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35452026-06-24T03:54:49.912Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35462026-06-24T03:54:49.912Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35472026-06-24T03:54:49.912Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35482026-06-24T03:54:49.912Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35492026-06-24T03:54:49.912Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35502026-06-24T03:54:49.912Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
35512026-06-24T03:54:49.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
35522026-06-24T03:54:49.912Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35532026-06-24T03:54:49.912Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35542026-06-24T03:54:49.913Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35552026-06-24T03:54:49.913Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35562026-06-24T03:54:49.913Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35572026-06-24T03:54:49.913Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35582026-06-24T03:54:49.913Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
35592026-06-24T03:54:49.913Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35602026-06-24T03:54:49.913Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
35612026-06-24T03:54:49.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
35622026-06-24T03:54:49.913Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35632026-06-24T03:54:49.913Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35642026-06-24T03:54:49.913Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35652026-06-24T03:54:49.913Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35662026-06-24T03:54:49.913Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
35672026-06-24T03:54:49.913Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35682026-06-24T03:54:49.913Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35692026-06-24T03:54:49.913Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
35702026-06-24T03:54:49.913Z[SUM] 9.00-10.00 sec 432 MBytes 3.63 Gbits/sec
35712026-06-24T03:54:49.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
35722026-06-24T03:54:49.913Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35732026-06-24T03:54:49.913Z[ 8] 10.00-10.00 sec 128 KBytes 905 Mbits/sec
35742026-06-24T03:54:49.913Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35752026-06-24T03:54:49.913Z[ 12] 10.00-10.00 sec 128 KBytes 905 Mbits/sec
35762026-06-24T03:54:49.913Z[ 14] 10.00-10.00 sec 128 KBytes 906 Mbits/sec
35772026-06-24T03:54:49.913Z[ 16] 10.00-10.00 sec 128 KBytes 906 Mbits/sec
35782026-06-24T03:54:49.913Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35792026-06-24T03:54:49.913Z[ 20] 10.00-10.00 sec 128 KBytes 906 Mbits/sec
35802026-06-24T03:54:49.913Z[SUM] 10.00-10.00 sec 640 KBytes 4.52 Gbits/sec
35812026-06-24T03:54:49.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
35822026-06-24T03:54:49.913Z[ ID] Interval Transfer Bitrate
35832026-06-24T03:54:49.913Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35842026-06-24T03:54:49.913Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35852026-06-24T03:54:49.913Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35862026-06-24T03:54:49.913Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35872026-06-24T03:54:49.913Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35882026-06-24T03:54:49.914Z[ 16] 0.00-10.00 sec 528 MBytes 442 Mbits/sec receiver
35892026-06-24T03:54:49.914Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35902026-06-24T03:54:49.914Z[ 20] 0.00-10.00 sec 528 MBytes 442 Mbits/sec receiver
35912026-06-24T03:54:49.914Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
35922026-06-24T03:54:49.917ZRun 9/10...3538.4584004279122Mbps
35932026-06-24T03:54:57.314Z-----------------------------------------------------------
35942026-06-24T03:54:57.314ZServer listening on 5201 (test #20)
35952026-06-24T03:54:57.314Z-----------------------------------------------------------
35962026-06-24T03:54:57.314ZAccepted connection from 10.0.0.1, port 47499
35972026-06-24T03:54:57.314Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58999
35982026-06-24T03:54:57.314Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54133
35992026-06-24T03:54:57.314Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63101
36002026-06-24T03:54:57.314Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57270
36012026-06-24T03:54:57.314Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36589
36022026-06-24T03:54:57.314Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64143
36032026-06-24T03:54:57.314Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52433
36042026-06-24T03:54:57.314Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47361
36052026-06-24T03:54:57.314Z[ ID] Interval Transfer Bitrate
36062026-06-24T03:54:57.314Z[ 5] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
36072026-06-24T03:54:57.314Z[ 8] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
36082026-06-24T03:54:57.314Z[ 10] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
36092026-06-24T03:54:57.314Z[ 12] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
36102026-06-24T03:54:57.314Z[ 14] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
36112026-06-24T03:54:57.314Z[ 16] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
36122026-06-24T03:54:57.314Z[ 18] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
36132026-06-24T03:54:57.314Z[ 20] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
36142026-06-24T03:54:57.314Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
36152026-06-24T03:54:57.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
36162026-06-24T03:54:57.315Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36172026-06-24T03:54:57.315Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36182026-06-24T03:54:57.315Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36192026-06-24T03:54:57.315Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36202026-06-24T03:54:57.315Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
36212026-06-24T03:54:57.315Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36222026-06-24T03:54:57.315Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36232026-06-24T03:54:57.315Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36242026-06-24T03:54:57.315Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
36252026-06-24T03:54:57.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
36262026-06-24T03:54:57.315Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36272026-06-24T03:54:57.315Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36282026-06-24T03:54:57.315Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36292026-06-24T03:54:57.315Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36302026-06-24T03:54:57.315Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36312026-06-24T03:54:57.315Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36322026-06-24T03:54:57.315Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36332026-06-24T03:54:57.315Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36342026-06-24T03:54:57.315Z[SUM] 2.00-3.00 sec 427 MBytes 3.59 Gbits/sec
36352026-06-24T03:54:57.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
36362026-06-24T03:54:57.315Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36372026-06-24T03:54:57.315Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36382026-06-24T03:54:57.315Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36392026-06-24T03:54:57.315Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36402026-06-24T03:54:57.315Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36412026-06-24T03:54:57.315Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36422026-06-24T03:54:57.315Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36432026-06-24T03:54:57.315Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36442026-06-24T03:54:57.315Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
36452026-06-24T03:54:57.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
36462026-06-24T03:54:57.316Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36472026-06-24T03:54:57.316Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36482026-06-24T03:54:57.316Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36492026-06-24T03:54:57.316Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
36502026-06-24T03:54:57.316Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
36512026-06-24T03:54:57.316Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36522026-06-24T03:54:57.316Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
36532026-06-24T03:54:57.316Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
36542026-06-24T03:54:57.316Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
36552026-06-24T03:54:57.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
36562026-06-24T03:54:57.316Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36572026-06-24T03:54:57.316Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
36582026-06-24T03:54:57.316Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
36592026-06-24T03:54:57.316Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
36602026-06-24T03:54:57.316Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36612026-06-24T03:54:57.316Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
36622026-06-24T03:54:57.317Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36632026-06-24T03:54:57.317Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36642026-06-24T03:54:57.317Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
36652026-06-24T03:54:57.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
36662026-06-24T03:54:57.317Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36672026-06-24T03:54:57.317Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36682026-06-24T03:54:57.317Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36692026-06-24T03:55:00.316Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36702026-06-24T03:55:00.316Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36712026-06-24T03:55:00.316Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36722026-06-24T03:55:00.316Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36732026-06-24T03:55:00.316Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36742026-06-24T03:55:00.316Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
36752026-06-24T03:55:00.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
36762026-06-24T03:55:00.316Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36772026-06-24T03:55:00.316Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36782026-06-24T03:55:00.316Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36792026-06-24T03:55:00.316Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36802026-06-24T03:55:00.316Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
36812026-06-24T03:55:00.316Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36822026-06-24T03:55:00.316Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36832026-06-24T03:55:00.316Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36842026-06-24T03:55:00.316Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
36852026-06-24T03:55:00.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
36862026-06-24T03:55:00.316Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36872026-06-24T03:55:00.316Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36882026-06-24T03:55:00.316Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36892026-06-24T03:55:00.316Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36902026-06-24T03:55:00.316Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36912026-06-24T03:55:00.316Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36922026-06-24T03:55:00.316Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36932026-06-24T03:55:00.316Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36942026-06-24T03:55:00.316Z[SUM] 8.00-9.00 sec 431 MBytes 3.61 Gbits/sec
36952026-06-24T03:55:00.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
36962026-06-24T03:55:00.316Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
36972026-06-24T03:55:00.316Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
36982026-06-24T03:55:00.316Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
36992026-06-24T03:55:00.317Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
37002026-06-24T03:55:00.317Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
37012026-06-24T03:55:00.317Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
37022026-06-24T03:55:00.317Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
37032026-06-24T03:55:00.317Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
37042026-06-24T03:55:00.317Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
37052026-06-24T03:55:00.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
37062026-06-24T03:55:00.317Z[ 5] 10.00-10.00 sec 128 KBytes 1.14 Gbits/sec
37072026-06-24T03:55:00.317Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37082026-06-24T03:55:00.317Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37092026-06-24T03:55:00.317Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37102026-06-24T03:55:00.317Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37112026-06-24T03:55:00.317Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37122026-06-24T03:55:00.317Z[ 18] 10.00-10.00 sec 128 KBytes 1.14 Gbits/sec
37132026-06-24T03:55:00.317Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37142026-06-24T03:55:00.317Z[SUM] 10.00-10.00 sec 256 KBytes 2.29 Gbits/sec
37152026-06-24T03:55:00.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
37162026-06-24T03:55:00.317Z[ ID] Interval Transfer Bitrate
37172026-06-24T03:55:00.317Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37182026-06-24T03:55:00.317Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
37192026-06-24T03:55:00.317Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37202026-06-24T03:55:00.317Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37212026-06-24T03:55:00.317Z[ 14] 0.00-10.00 sec 528 MBytes 442 Mbits/sec receiver
37222026-06-24T03:55:00.317Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37232026-06-24T03:55:00.317Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37242026-06-24T03:55:00.317Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
37252026-06-24T03:55:00.317Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
37262026-06-24T03:55:00.320ZRun 10/10...3532.363350624611Mbps
37272026-06-24T03:55:00.320Z###---------------------###
37282026-06-24T03:55:00.320Z::: iPerf done... :::
37292026-06-24T03:55:00.320Z:::Awaiting out files...:::
37302026-06-24T03:55:00.320Z###---------------------###
37312026-06-24T03:55:00.321Z###-----###
37322026-06-24T03:55:00.321Z:::done!:::
37332026-06-24T03:55:00.321Z###-----###
37342026-06-24T03:55:01.285ZGnuplot not found, using plotters backend
37352026-06-24T03:55:01.428ZBenchmarking iperf-tcp/local/c2s/tx
37362026-06-24T03:55:01.428ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37372026-06-24T03:55:05.578ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37382026-06-24T03:55:25.552ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37392026-06-24T03:55:25.644Ziperf-tcp/local/c2s/tx time: [3.4972 µs 3.4972 µs 3.4973 µs]
37402026-06-24T03:55:25.644Z change: [−1.7194% −1.7151% −1.7107%] (p = 0.00 < 0.05)
37412026-06-24T03:55:25.644Z Performance has improved.
37422026-06-24T03:55:25.644ZFound 7 outliers among 100 measurements (7.00%)
37432026-06-24T03:55:25.644Z 1 (1.00%) low severe
37442026-06-24T03:55:25.644Z 3 (3.00%) low mild
37452026-06-24T03:55:25.644Z 2 (2.00%) high mild
37462026-06-24T03:55:25.644Z 1 (1.00%) high severe
37472026-06-24T03:55:26.532Z
37482026-06-24T03:55:26.535ZBenchmarking iperf-tcp/local/c2s/rx
37492026-06-24T03:55:26.535ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37502026-06-24T03:55:30.679ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37512026-06-24T03:55:50.651ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37522026-06-24T03:55:50.738Ziperf-tcp/local/c2s/rx time: [6.5557 µs 6.5558 µs 6.5559 µs]
37532026-06-24T03:55:50.739Z change: [−0.6322% −0.6284% −0.6246%] (p = 0.00 < 0.05)
37542026-06-24T03:55:50.739Z Change within noise threshold.
37552026-06-24T03:55:50.739ZFound 3 outliers among 100 measurements (3.00%)
37562026-06-24T03:55:50.739Z 1 (1.00%) low mild
37572026-06-24T03:55:50.739Z 1 (1.00%) high mild
37582026-06-24T03:55:50.739Z 1 (1.00%) high severe
37592026-06-24T03:55:51.627Z
37602026-06-24T03:55:51.630Z###-------------------###
37612026-06-24T03:55:51.630Z:::Running experiment :::
37622026-06-24T03:55:51.630Z:::iperf-tcp/local/s2c:::
37632026-06-24T03:55:51.630Z###-------------------###
37642026-06-24T03:55:51.962Zdtrace: description 'profile-201us ' matched 2 probes
37652026-06-24T03:55:59.018Z-----------------------------------------------------------
37662026-06-24T03:55:59.018ZServer listening on 5201 (test #21)
37672026-06-24T03:55:59.018Z-----------------------------------------------------------
37682026-06-24T03:55:59.018ZAccepted connection from 10.0.0.1, port 52325
37692026-06-24T03:55:59.018Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63517
37702026-06-24T03:55:59.018Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54486
37712026-06-24T03:55:59.018Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55904
37722026-06-24T03:55:59.018Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41143
37732026-06-24T03:55:59.018Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61682
37742026-06-24T03:55:59.018Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43377
37752026-06-24T03:55:59.019Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45700
37762026-06-24T03:55:59.019Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40431
37772026-06-24T03:55:59.019Z[ ID] Interval Transfer Bitrate
37782026-06-24T03:55:59.019Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37792026-06-24T03:55:59.019Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37802026-06-24T03:55:59.019Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37812026-06-24T03:55:59.019Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37822026-06-24T03:55:59.019Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37832026-06-24T03:55:59.020Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37842026-06-24T03:55:59.020Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37852026-06-24T03:55:59.020Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37862026-06-24T03:55:59.020Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
37872026-06-24T03:55:59.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
37882026-06-24T03:55:59.020Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
37892026-06-24T03:55:59.020Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
37902026-06-24T03:55:59.020Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
37912026-06-24T03:55:59.020Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
37922026-06-24T03:55:59.020Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
37932026-06-24T03:55:59.020Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
37942026-06-24T03:55:59.020Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
37952026-06-24T03:55:59.020Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
37962026-06-24T03:55:59.020Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
37972026-06-24T03:55:59.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
37982026-06-24T03:55:59.020Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
37992026-06-24T03:55:59.020Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
38002026-06-24T03:55:59.020Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
38012026-06-24T03:55:59.020Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
38022026-06-24T03:55:59.020Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
38032026-06-24T03:55:59.020Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
38042026-06-24T03:55:59.020Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
38052026-06-24T03:55:59.020Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
38062026-06-24T03:55:59.020Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
38072026-06-24T03:55:59.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
38082026-06-24T03:55:59.020Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38092026-06-24T03:55:59.020Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38102026-06-24T03:55:59.020Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38112026-06-24T03:55:59.020Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38122026-06-24T03:55:59.020Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
38132026-06-24T03:55:59.020Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38142026-06-24T03:55:59.020Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38152026-06-24T03:55:59.020Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
38162026-06-24T03:55:59.020Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
38172026-06-24T03:55:59.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
38182026-06-24T03:55:59.020Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38192026-06-24T03:55:59.020Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38202026-06-24T03:55:59.020Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38212026-06-24T03:55:59.021Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38222026-06-24T03:55:59.021Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
38232026-06-24T03:55:59.021Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38242026-06-24T03:55:59.021Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38252026-06-24T03:55:59.021Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38262026-06-24T03:55:59.021Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
38272026-06-24T03:55:59.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
38282026-06-24T03:55:59.021Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
38292026-06-24T03:55:59.021Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
38302026-06-24T03:55:59.021Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
38312026-06-24T03:55:59.021Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
38322026-06-24T03:55:59.021Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
38332026-06-24T03:55:59.021Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
38342026-06-24T03:55:59.021Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
38352026-06-24T03:55:59.021Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
38362026-06-24T03:55:59.021Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
38372026-06-24T03:55:59.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
38382026-06-24T03:55:59.021Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
38392026-06-24T03:55:59.021Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
38402026-06-24T03:55:59.021Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
38412026-06-24T03:56:02.023Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
38422026-06-24T03:56:02.023Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
38432026-06-24T03:56:02.023Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
38442026-06-24T03:56:02.023Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
38452026-06-24T03:56:02.023Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
38462026-06-24T03:56:02.023Z[SUM] 6.00-7.00 sec 427 MBytes 3.59 Gbits/sec
38472026-06-24T03:56:02.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
38482026-06-24T03:56:02.023Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38492026-06-24T03:56:02.023Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38502026-06-24T03:56:02.023Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
38512026-06-24T03:56:02.023Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
38522026-06-24T03:56:02.023Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
38532026-06-24T03:56:02.023Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38542026-06-24T03:56:02.023Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38552026-06-24T03:56:02.023Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38562026-06-24T03:56:02.023Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
38572026-06-24T03:56:02.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
38582026-06-24T03:56:02.023Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38592026-06-24T03:56:02.023Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38602026-06-24T03:56:02.023Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38612026-06-24T03:56:02.023Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38622026-06-24T03:56:02.024Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38632026-06-24T03:56:02.024Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38642026-06-24T03:56:02.024Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38652026-06-24T03:56:02.024Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38662026-06-24T03:56:02.024Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
38672026-06-24T03:56:02.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
38682026-06-24T03:56:02.024Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38692026-06-24T03:56:02.024Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38702026-06-24T03:56:02.024Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38712026-06-24T03:56:02.024Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
38722026-06-24T03:56:02.024Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
38732026-06-24T03:56:02.024Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
38742026-06-24T03:56:02.024Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38752026-06-24T03:56:02.024Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
38762026-06-24T03:56:02.024Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
38772026-06-24T03:56:02.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
38782026-06-24T03:56:02.024Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38792026-06-24T03:56:02.024Z[ 8] 10.00-10.00 sec 128 KBytes 842 Mbits/sec
38802026-06-24T03:56:02.024Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38812026-06-24T03:56:02.024Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38822026-06-24T03:56:02.024Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38832026-06-24T03:56:02.024Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38842026-06-24T03:56:02.024Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38852026-06-24T03:56:02.024Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38862026-06-24T03:56:02.024Z[SUM] 10.00-10.00 sec 128 KBytes 842 Mbits/sec
38872026-06-24T03:56:02.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
38882026-06-24T03:56:02.024Z[ ID] Interval Transfer Bitrate
38892026-06-24T03:56:02.025Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
38902026-06-24T03:56:02.025Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
38912026-06-24T03:56:02.025Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
38922026-06-24T03:56:02.025Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
38932026-06-24T03:56:02.025Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
38942026-06-24T03:56:02.025Z[ 16] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
38952026-06-24T03:56:02.025Z[ 18] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
38962026-06-24T03:56:02.025Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
38972026-06-24T03:56:02.025Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
38982026-06-24T03:56:02.029ZRun 1/10...3526.3323215619303Mbps
38992026-06-24T03:56:09.461Z-----------------------------------------------------------
39002026-06-24T03:56:09.461ZServer listening on 5201 (test #22)
39012026-06-24T03:56:09.461Z-----------------------------------------------------------
39022026-06-24T03:56:09.461ZAccepted connection from 10.0.0.1, port 57298
39032026-06-24T03:56:09.462Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55005
39042026-06-24T03:56:09.462Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39931
39052026-06-24T03:56:09.462Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52118
39062026-06-24T03:56:09.462Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47759
39072026-06-24T03:56:09.462Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40036
39082026-06-24T03:56:09.462Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46538
39092026-06-24T03:56:09.462Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58775
39102026-06-24T03:56:09.462Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38403
39112026-06-24T03:56:09.462Z[ ID] Interval Transfer Bitrate
39122026-06-24T03:56:09.462Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39132026-06-24T03:56:09.462Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
39142026-06-24T03:56:09.462Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
39152026-06-24T03:56:09.462Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
39162026-06-24T03:56:09.462Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39172026-06-24T03:56:09.463Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39182026-06-24T03:56:09.463Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39192026-06-24T03:56:09.463Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
39202026-06-24T03:56:09.463Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
39212026-06-24T03:56:09.463Z- - - - - - - - - - - - - - - - - - - - - - - - -
39222026-06-24T03:56:09.463Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39232026-06-24T03:56:09.463Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39242026-06-24T03:56:09.463Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
39252026-06-24T03:56:09.463Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
39262026-06-24T03:56:09.464Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
39272026-06-24T03:56:09.464Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39282026-06-24T03:56:09.464Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
39292026-06-24T03:56:09.464Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
39302026-06-24T03:56:09.464Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
39312026-06-24T03:56:09.464Z- - - - - - - - - - - - - - - - - - - - - - - - -
39322026-06-24T03:56:09.464Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39332026-06-24T03:56:09.464Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39342026-06-24T03:56:09.464Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
39352026-06-24T03:56:09.464Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39362026-06-24T03:56:09.464Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39372026-06-24T03:56:09.464Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39382026-06-24T03:56:09.465Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39392026-06-24T03:56:09.465Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39402026-06-24T03:56:09.465Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
39412026-06-24T03:56:09.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
39422026-06-24T03:56:09.465Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39432026-06-24T03:56:09.465Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39442026-06-24T03:56:09.465Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39452026-06-24T03:56:09.465Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39462026-06-24T03:56:09.465Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39472026-06-24T03:56:09.465Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39482026-06-24T03:56:09.465Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39492026-06-24T03:56:09.466Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39502026-06-24T03:56:09.466Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
39512026-06-24T03:56:09.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
39522026-06-24T03:56:09.466Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39532026-06-24T03:56:09.466Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39542026-06-24T03:56:09.466Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39552026-06-24T03:56:09.466Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39562026-06-24T03:56:09.466Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39572026-06-24T03:56:09.466Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39582026-06-24T03:56:09.466Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39592026-06-24T03:56:09.466Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39602026-06-24T03:56:09.466Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
39612026-06-24T03:56:09.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
39622026-06-24T03:56:09.467Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39632026-06-24T03:56:09.467Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39642026-06-24T03:56:09.467Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39652026-06-24T03:56:09.467Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39662026-06-24T03:56:09.467Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39672026-06-24T03:56:09.467Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39682026-06-24T03:56:09.467Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
39692026-06-24T03:56:09.467Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39702026-06-24T03:56:09.467Z[SUM] 5.00-6.00 sec 427 MBytes 3.59 Gbits/sec
39712026-06-24T03:56:09.474Z- - - - - - - - - - - - - - - - - - - - - - - - -
39722026-06-24T03:56:09.474Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39732026-06-24T03:56:09.474Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39742026-06-24T03:56:09.474Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
39752026-06-24T03:56:12.466Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39762026-06-24T03:56:12.466Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39772026-06-24T03:56:12.466Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39782026-06-24T03:56:12.466Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
39792026-06-24T03:56:12.466Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39802026-06-24T03:56:12.466Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
39812026-06-24T03:56:12.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
39822026-06-24T03:56:12.466Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39832026-06-24T03:56:12.466Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39842026-06-24T03:56:12.466Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39852026-06-24T03:56:12.466Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39862026-06-24T03:56:12.466Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39872026-06-24T03:56:12.466Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39882026-06-24T03:56:12.466Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
39892026-06-24T03:56:12.466Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39902026-06-24T03:56:12.466Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
39912026-06-24T03:56:12.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
39922026-06-24T03:56:12.466Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
39932026-06-24T03:56:12.466Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
39942026-06-24T03:56:12.466Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39952026-06-24T03:56:12.466Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39962026-06-24T03:56:12.466Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39972026-06-24T03:56:12.466Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
39982026-06-24T03:56:12.466Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39992026-06-24T03:56:12.466Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
40002026-06-24T03:56:12.467Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
40012026-06-24T03:56:12.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
40022026-06-24T03:56:12.467Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40032026-06-24T03:56:12.467Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40042026-06-24T03:56:12.467Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40052026-06-24T03:56:12.467Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40062026-06-24T03:56:12.467Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40072026-06-24T03:56:12.467Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40082026-06-24T03:56:12.467Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40092026-06-24T03:56:12.467Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
40102026-06-24T03:56:12.467Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
40112026-06-24T03:56:12.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
40122026-06-24T03:56:12.467Z[ 5] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
40132026-06-24T03:56:12.467Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40142026-06-24T03:56:12.467Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40152026-06-24T03:56:12.467Z[ 12] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
40162026-06-24T03:56:12.467Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40172026-06-24T03:56:12.467Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40182026-06-24T03:56:12.467Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40192026-06-24T03:56:12.467Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40202026-06-24T03:56:12.467Z[SUM] 10.00-10.00 sec 256 KBytes 1.72 Gbits/sec
40212026-06-24T03:56:12.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
40222026-06-24T03:56:12.467Z[ ID] Interval Transfer Bitrate
40232026-06-24T03:56:12.467Z[ 5] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
40242026-06-24T03:56:12.467Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40252026-06-24T03:56:12.467Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40262026-06-24T03:56:12.468Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40272026-06-24T03:56:12.468Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40282026-06-24T03:56:12.468Z[ 16] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
40292026-06-24T03:56:12.468Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40302026-06-24T03:56:12.468Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40312026-06-24T03:56:12.468Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
40322026-06-24T03:56:12.471ZRun 2/10...3522.991042703539Mbps
40332026-06-24T03:56:19.867Z-----------------------------------------------------------
40342026-06-24T03:56:19.868ZServer listening on 5201 (test #23)
40352026-06-24T03:56:19.868Z-----------------------------------------------------------
40362026-06-24T03:56:19.868ZAccepted connection from 10.0.0.1, port 38073
40372026-06-24T03:56:19.868Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59870
40382026-06-24T03:56:19.868Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48826
40392026-06-24T03:56:19.868Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63363
40402026-06-24T03:56:19.868Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41431
40412026-06-24T03:56:19.868Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49039
40422026-06-24T03:56:19.868Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50080
40432026-06-24T03:56:19.868Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36807
40442026-06-24T03:56:19.868Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48819
40452026-06-24T03:56:19.868Z[ ID] Interval Transfer Bitrate
40462026-06-24T03:56:19.868Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40472026-06-24T03:56:19.868Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40482026-06-24T03:56:19.868Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40492026-06-24T03:56:19.868Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40502026-06-24T03:56:19.868Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40512026-06-24T03:56:19.868Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40522026-06-24T03:56:19.868Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40532026-06-24T03:56:19.868Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40542026-06-24T03:56:19.868Z[SUM] 0.00-1.00 sec 332 MBytes 2.79 Gbits/sec
40552026-06-24T03:56:19.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
40562026-06-24T03:56:19.868Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40572026-06-24T03:56:19.869Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40582026-06-24T03:56:19.869Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40592026-06-24T03:56:19.869Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40602026-06-24T03:56:19.869Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40612026-06-24T03:56:19.869Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40622026-06-24T03:56:19.869Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40632026-06-24T03:56:19.869Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40642026-06-24T03:56:19.869Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
40652026-06-24T03:56:19.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
40662026-06-24T03:56:19.869Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
40672026-06-24T03:56:19.869Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
40682026-06-24T03:56:19.869Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
40692026-06-24T03:56:19.869Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
40702026-06-24T03:56:19.869Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
40712026-06-24T03:56:19.869Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40722026-06-24T03:56:19.869Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
40732026-06-24T03:56:19.869Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
40742026-06-24T03:56:19.869Z[SUM] 2.00-3.00 sec 430 MBytes 3.60 Gbits/sec
40752026-06-24T03:56:19.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
40762026-06-24T03:56:19.869Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40772026-06-24T03:56:19.869Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40782026-06-24T03:56:19.869Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40792026-06-24T03:56:19.869Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40802026-06-24T03:56:19.869Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40812026-06-24T03:56:19.869Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40822026-06-24T03:56:19.869Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40832026-06-24T03:56:19.869Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40842026-06-24T03:56:19.869Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
40852026-06-24T03:56:19.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
40862026-06-24T03:56:19.869Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40872026-06-24T03:56:19.870Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
40882026-06-24T03:56:19.870Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
40892026-06-24T03:56:19.870Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40902026-06-24T03:56:19.870Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40912026-06-24T03:56:19.870Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40922026-06-24T03:56:19.870Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
40932026-06-24T03:56:19.870Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
40942026-06-24T03:56:19.870Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
40952026-06-24T03:56:19.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
40962026-06-24T03:56:19.875Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
40972026-06-24T03:56:19.875Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
40982026-06-24T03:56:19.875Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
40992026-06-24T03:56:19.875Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
41002026-06-24T03:56:19.875Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
41012026-06-24T03:56:19.875Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
41022026-06-24T03:56:19.876Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
41032026-06-24T03:56:19.876Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
41042026-06-24T03:56:19.876Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
41052026-06-24T03:56:19.876Z- - - - - - - - - - - - - - - - - - - - - - - - -
41062026-06-24T03:56:19.876Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41072026-06-24T03:56:19.876Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41082026-06-24T03:56:19.876Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41092026-06-24T03:56:22.873Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41102026-06-24T03:56:22.873Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41112026-06-24T03:56:22.873Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41122026-06-24T03:56:22.873Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41132026-06-24T03:56:22.873Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41142026-06-24T03:56:22.873Z[SUM] 6.00-7.00 sec 427 MBytes 3.59 Gbits/sec
41152026-06-24T03:56:22.873Z- - - - - - - - - - - - - - - - - - - - - - - - -
41162026-06-24T03:56:22.873Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
41172026-06-24T03:56:22.873Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
41182026-06-24T03:56:22.873Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41192026-06-24T03:56:22.873Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41202026-06-24T03:56:22.874Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41212026-06-24T03:56:22.874Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
41222026-06-24T03:56:22.874Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41232026-06-24T03:56:22.874Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
41242026-06-24T03:56:22.874Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
41252026-06-24T03:56:22.874Z- - - - - - - - - - - - - - - - - - - - - - - - -
41262026-06-24T03:56:22.874Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41272026-06-24T03:56:22.874Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41282026-06-24T03:56:22.874Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41292026-06-24T03:56:22.874Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41302026-06-24T03:56:22.874Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41312026-06-24T03:56:22.874Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41322026-06-24T03:56:22.874Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41332026-06-24T03:56:22.874Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41342026-06-24T03:56:22.874Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
41352026-06-24T03:56:22.874Z- - - - - - - - - - - - - - - - - - - - - - - - -
41362026-06-24T03:56:22.875Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
41372026-06-24T03:56:22.875Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41382026-06-24T03:56:22.875Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
41392026-06-24T03:56:22.875Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41402026-06-24T03:56:22.876Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
41412026-06-24T03:56:22.876Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
41422026-06-24T03:56:22.876Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41432026-06-24T03:56:22.876Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
41442026-06-24T03:56:22.876Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
41452026-06-24T03:56:22.876Z- - - - - - - - - - - - - - - - - - - - - - - - -
41462026-06-24T03:56:22.876Z[ 5] 10.00-10.00 sec 128 KBytes 852 Mbits/sec
41472026-06-24T03:56:22.876Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41482026-06-24T03:56:22.876Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41492026-06-24T03:56:22.876Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41502026-06-24T03:56:22.876Z[ 14] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
41512026-06-24T03:56:22.876Z[ 16] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
41522026-06-24T03:56:22.876Z[ 18] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
41532026-06-24T03:56:22.876Z[ 20] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
41542026-06-24T03:56:22.876Z[SUM] 10.00-10.00 sec 640 KBytes 4.26 Gbits/sec
41552026-06-24T03:56:22.876Z- - - - - - - - - - - - - - - - - - - - - - - - -
41562026-06-24T03:56:22.876Z[ ID] Interval Transfer Bitrate
41572026-06-24T03:56:22.876Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
41582026-06-24T03:56:22.876Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
41592026-06-24T03:56:22.876Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41602026-06-24T03:56:22.876Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
41612026-06-24T03:56:22.877Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
41622026-06-24T03:56:22.877Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
41632026-06-24T03:56:22.877Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
41642026-06-24T03:56:22.877Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
41652026-06-24T03:56:22.877Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec sender
41662026-06-24T03:56:22.880ZRun 3/10...3494.362504523185Mbps
41672026-06-24T03:56:30.271Z-----------------------------------------------------------
41682026-06-24T03:56:30.271ZServer listening on 5201 (test #24)
41692026-06-24T03:56:30.271Z-----------------------------------------------------------
41702026-06-24T03:56:30.271ZAccepted connection from 10.0.0.1, port 45097
41712026-06-24T03:56:30.271Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42820
41722026-06-24T03:56:30.271Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58836
41732026-06-24T03:56:30.271Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40523
41742026-06-24T03:56:30.272Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44525
41752026-06-24T03:56:30.272Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45316
41762026-06-24T03:56:30.272Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38054
41772026-06-24T03:56:30.272Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40505
41782026-06-24T03:56:30.272Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32839
41792026-06-24T03:56:30.272Z[ ID] Interval Transfer Bitrate
41802026-06-24T03:56:30.272Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41812026-06-24T03:56:30.272Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41822026-06-24T03:56:30.272Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41832026-06-24T03:56:30.272Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41842026-06-24T03:56:30.272Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41852026-06-24T03:56:30.272Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41862026-06-24T03:56:30.272Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41872026-06-24T03:56:30.272Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41882026-06-24T03:56:30.272Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
41892026-06-24T03:56:30.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
41902026-06-24T03:56:30.272Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
41912026-06-24T03:56:30.272Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41922026-06-24T03:56:30.272Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
41932026-06-24T03:56:30.273Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41942026-06-24T03:56:30.273Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
41952026-06-24T03:56:30.273Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41962026-06-24T03:56:30.273Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
41972026-06-24T03:56:30.273Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41982026-06-24T03:56:30.273Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
41992026-06-24T03:56:30.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
42002026-06-24T03:56:30.273Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
42012026-06-24T03:56:30.273Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
42022026-06-24T03:56:30.273Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
42032026-06-24T03:56:30.273Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
42042026-06-24T03:56:30.273Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
42052026-06-24T03:56:30.273Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
42062026-06-24T03:56:30.273Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
42072026-06-24T03:56:30.273Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
42082026-06-24T03:56:30.273Z[SUM] 2.00-3.00 sec 425 MBytes 3.56 Gbits/sec
42092026-06-24T03:56:30.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
42102026-06-24T03:56:30.274Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42112026-06-24T03:56:30.274Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
42122026-06-24T03:56:30.274Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
42132026-06-24T03:56:30.274Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42142026-06-24T03:56:30.274Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
42152026-06-24T03:56:30.274Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
42162026-06-24T03:56:30.274Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42172026-06-24T03:56:30.274Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
42182026-06-24T03:56:30.274Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
42192026-06-24T03:56:30.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
42202026-06-24T03:56:30.274Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42212026-06-24T03:56:30.274Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42222026-06-24T03:56:30.274Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42232026-06-24T03:56:30.274Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42242026-06-24T03:56:30.274Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42252026-06-24T03:56:30.274Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42262026-06-24T03:56:30.274Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42272026-06-24T03:56:30.274Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42282026-06-24T03:56:30.274Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
42292026-06-24T03:56:30.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
42302026-06-24T03:56:30.274Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42312026-06-24T03:56:30.274Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42322026-06-24T03:56:30.274Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42332026-06-24T03:56:30.274Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42342026-06-24T03:56:30.274Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42352026-06-24T03:56:30.274Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42362026-06-24T03:56:30.274Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42372026-06-24T03:56:30.275Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42382026-06-24T03:56:30.275Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
42392026-06-24T03:56:30.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
42402026-06-24T03:56:30.275Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42412026-06-24T03:56:30.275Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42422026-06-24T03:56:30.275Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42432026-06-24T03:56:33.276Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42442026-06-24T03:56:33.276Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42452026-06-24T03:56:33.276Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42462026-06-24T03:56:33.276Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42472026-06-24T03:56:33.276Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42482026-06-24T03:56:33.276Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
42492026-06-24T03:56:33.276Z- - - - - - - - - - - - - - - - - - - - - - - - -
42502026-06-24T03:56:33.276Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42512026-06-24T03:56:33.276Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42522026-06-24T03:56:33.276Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42532026-06-24T03:56:33.276Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42542026-06-24T03:56:33.276Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42552026-06-24T03:56:33.276Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42562026-06-24T03:56:33.276Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42572026-06-24T03:56:33.276Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
42582026-06-24T03:56:33.276Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
42592026-06-24T03:56:33.276Z- - - - - - - - - - - - - - - - - - - - - - - - -
42602026-06-24T03:56:33.276Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42612026-06-24T03:56:33.276Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42622026-06-24T03:56:33.276Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42632026-06-24T03:56:33.276Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42642026-06-24T03:56:33.276Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42652026-06-24T03:56:33.276Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42662026-06-24T03:56:33.276Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42672026-06-24T03:56:33.276Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42682026-06-24T03:56:33.276Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
42692026-06-24T03:56:33.276Z- - - - - - - - - - - - - - - - - - - - - - - - -
42702026-06-24T03:56:33.276Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42712026-06-24T03:56:33.276Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42722026-06-24T03:56:33.280Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
42732026-06-24T03:56:33.280Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42742026-06-24T03:56:33.280Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42752026-06-24T03:56:33.280Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42762026-06-24T03:56:33.280Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42772026-06-24T03:56:33.280Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42782026-06-24T03:56:33.280Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
42792026-06-24T03:56:33.280Z- - - - - - - - - - - - - - - - - - - - - - - - -
42802026-06-24T03:56:33.280Z[ 5] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
42812026-06-24T03:56:33.280Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42822026-06-24T03:56:33.280Z[ 10] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
42832026-06-24T03:56:33.280Z[ 12] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
42842026-06-24T03:56:33.280Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42852026-06-24T03:56:33.280Z[ 16] 10.00-10.00 sec 128 KBytes 890 Mbits/sec
42862026-06-24T03:56:33.280Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42872026-06-24T03:56:33.280Z[ 20] 10.00-10.00 sec 128 KBytes 890 Mbits/sec
42882026-06-24T03:56:33.280Z[SUM] 10.00-10.00 sec 640 KBytes 4.44 Gbits/sec
42892026-06-24T03:56:33.280Z- - - - - - - - - - - - - - - - - - - - - - - - -
42902026-06-24T03:56:33.280Z[ ID] Interval Transfer Bitrate
42912026-06-24T03:56:33.280Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42922026-06-24T03:56:33.280Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42932026-06-24T03:56:33.280Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42942026-06-24T03:56:33.280Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
42952026-06-24T03:56:33.280Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42962026-06-24T03:56:33.280Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42972026-06-24T03:56:33.280Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42982026-06-24T03:56:33.280Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42992026-06-24T03:56:33.280Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
43002026-06-24T03:56:33.280ZRun 4/10...3510.631655790802Mbps
43012026-06-24T03:56:40.702Z-----------------------------------------------------------
43022026-06-24T03:56:40.702ZServer listening on 5201 (test #25)
43032026-06-24T03:56:40.702Z-----------------------------------------------------------
43042026-06-24T03:56:40.702ZAccepted connection from 10.0.0.1, port 64045
43052026-06-24T03:56:40.702Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45955
43062026-06-24T03:56:40.702Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53509
43072026-06-24T03:56:40.702Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55141
43082026-06-24T03:56:40.702Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50457
43092026-06-24T03:56:40.702Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53159
43102026-06-24T03:56:40.702Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40883
43112026-06-24T03:56:40.702Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35452
43122026-06-24T03:56:40.702Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45126
43132026-06-24T03:56:40.702Z[ ID] Interval Transfer Bitrate
43142026-06-24T03:56:40.702Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
43152026-06-24T03:56:40.702Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
43162026-06-24T03:56:40.702Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
43172026-06-24T03:56:40.702Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
43182026-06-24T03:56:40.702Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
43192026-06-24T03:56:40.703Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
43202026-06-24T03:56:40.703Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
43212026-06-24T03:56:40.703Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
43222026-06-24T03:56:40.703Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
43232026-06-24T03:56:40.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
43242026-06-24T03:56:40.703Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
43252026-06-24T03:56:40.703Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
43262026-06-24T03:56:40.703Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
43272026-06-24T03:56:40.703Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
43282026-06-24T03:56:40.703Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
43292026-06-24T03:56:40.703Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
43302026-06-24T03:56:40.703Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
43312026-06-24T03:56:40.703Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
43322026-06-24T03:56:40.703Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
43332026-06-24T03:56:40.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
43342026-06-24T03:56:40.703Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43352026-06-24T03:56:40.703Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43362026-06-24T03:56:40.703Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43372026-06-24T03:56:40.703Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43382026-06-24T03:56:40.703Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43392026-06-24T03:56:40.703Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43402026-06-24T03:56:40.703Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43412026-06-24T03:56:40.703Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
43422026-06-24T03:56:40.703Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
43432026-06-24T03:56:40.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
43442026-06-24T03:56:40.703Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43452026-06-24T03:56:40.703Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
43462026-06-24T03:56:40.703Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43472026-06-24T03:56:40.703Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43482026-06-24T03:56:40.703Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43492026-06-24T03:56:40.703Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
43502026-06-24T03:56:40.703Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43512026-06-24T03:56:40.703Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43522026-06-24T03:56:40.703Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
43532026-06-24T03:56:40.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
43542026-06-24T03:56:40.703Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
43552026-06-24T03:56:40.704Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
43562026-06-24T03:56:40.704Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
43572026-06-24T03:56:40.704Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
43582026-06-24T03:56:40.704Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
43592026-06-24T03:56:40.704Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
43602026-06-24T03:56:40.704Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
43612026-06-24T03:56:40.704Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
43622026-06-24T03:56:40.704Z[SUM] 4.00-5.00 sec 432 MBytes 3.63 Gbits/sec
43632026-06-24T03:56:40.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
43642026-06-24T03:56:40.704Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43652026-06-24T03:56:40.704Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43662026-06-24T03:56:40.704Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43672026-06-24T03:56:40.704Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43682026-06-24T03:56:40.704Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
43692026-06-24T03:56:40.704Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
43702026-06-24T03:56:40.704Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43712026-06-24T03:56:40.704Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
43722026-06-24T03:56:40.704Z[SUM] 5.00-6.00 sec 430 MBytes 3.60 Gbits/sec
43732026-06-24T03:56:40.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
43742026-06-24T03:56:40.704Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43752026-06-24T03:56:40.704Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43762026-06-24T03:56:40.704Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43772026-06-24T03:56:43.707Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
43782026-06-24T03:56:43.707Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43792026-06-24T03:56:43.707Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43802026-06-24T03:56:43.707Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43812026-06-24T03:56:43.707Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43822026-06-24T03:56:43.707Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
43832026-06-24T03:56:43.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
43842026-06-24T03:56:43.707Z[ 5] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
43852026-06-24T03:56:43.707Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43862026-06-24T03:56:43.707Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
43872026-06-24T03:56:43.708Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
43882026-06-24T03:56:43.708Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
43892026-06-24T03:56:43.708Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43902026-06-24T03:56:43.708Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
43912026-06-24T03:56:43.708Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
43922026-06-24T03:56:43.708Z[SUM] 7.00-8.00 sec 433 MBytes 3.64 Gbits/sec
43932026-06-24T03:56:43.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
43942026-06-24T03:56:43.708Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
43952026-06-24T03:56:43.708Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
43962026-06-24T03:56:43.708Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
43972026-06-24T03:56:43.708Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
43982026-06-24T03:56:43.708Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
43992026-06-24T03:56:43.708Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
44002026-06-24T03:56:43.708Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
44012026-06-24T03:56:43.708Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
44022026-06-24T03:56:43.708Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
44032026-06-24T03:56:43.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
44042026-06-24T03:56:43.708Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44052026-06-24T03:56:43.708Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44062026-06-24T03:56:43.708Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
44072026-06-24T03:56:43.708Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44082026-06-24T03:56:43.708Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44092026-06-24T03:56:43.708Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44102026-06-24T03:56:43.708Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44112026-06-24T03:56:43.708Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
44122026-06-24T03:56:43.708Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
44132026-06-24T03:56:43.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
44142026-06-24T03:56:43.708Z[ 5] 10.00-10.00 sec 128 KBytes 890 Mbits/sec
44152026-06-24T03:56:43.708Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44162026-06-24T03:56:43.708Z[ 10] 10.00-10.00 sec 128 KBytes 891 Mbits/sec
44172026-06-24T03:56:43.709Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44182026-06-24T03:56:43.709Z[ 14] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
44192026-06-24T03:56:43.712Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44202026-06-24T03:56:43.712Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44212026-06-24T03:56:43.712Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44222026-06-24T03:56:43.712Z[SUM] 10.00-10.00 sec 384 KBytes 2.67 Gbits/sec
44232026-06-24T03:56:43.712Z- - - - - - - - - - - - - - - - - - - - - - - - -
44242026-06-24T03:56:43.712Z[ ID] Interval Transfer Bitrate
44252026-06-24T03:56:43.712Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
44262026-06-24T03:56:43.712Z[ 8] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
44272026-06-24T03:56:43.712Z[ 10] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
44282026-06-24T03:56:43.712Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
44292026-06-24T03:56:43.712Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
44302026-06-24T03:56:43.712Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
44312026-06-24T03:56:43.712Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
44322026-06-24T03:56:43.712Z[ 20] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
44332026-06-24T03:56:43.712Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec sender
44342026-06-24T03:56:43.712ZRun 5/10...3508.21986885971Mbps
44352026-06-24T03:56:51.121Z-----------------------------------------------------------
44362026-06-24T03:56:51.121ZServer listening on 5201 (test #26)
44372026-06-24T03:56:51.121Z-----------------------------------------------------------
44382026-06-24T03:56:51.121ZAccepted connection from 10.0.0.1, port 47956
44392026-06-24T03:56:51.121Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56614
44402026-06-24T03:56:51.121Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43936
44412026-06-24T03:56:51.121Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34824
44422026-06-24T03:56:51.121Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47051
44432026-06-24T03:56:51.121Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44900
44442026-06-24T03:56:51.121Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54619
44452026-06-24T03:56:51.121Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56744
44462026-06-24T03:56:51.121Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40901
44472026-06-24T03:56:51.121Z[ ID] Interval Transfer Bitrate
44482026-06-24T03:56:51.121Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44492026-06-24T03:56:51.121Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44502026-06-24T03:56:51.121Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44512026-06-24T03:56:51.122Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44522026-06-24T03:56:51.122Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44532026-06-24T03:56:51.122Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44542026-06-24T03:56:51.122Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44552026-06-24T03:56:51.122Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44562026-06-24T03:56:51.122Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
44572026-06-24T03:56:51.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
44582026-06-24T03:56:51.122Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44592026-06-24T03:56:51.122Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44602026-06-24T03:56:51.122Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44612026-06-24T03:56:51.122Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
44622026-06-24T03:56:51.122Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44632026-06-24T03:56:51.122Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44642026-06-24T03:56:51.122Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44652026-06-24T03:56:51.122Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44662026-06-24T03:56:51.122Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
44672026-06-24T03:56:51.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
44682026-06-24T03:56:51.122Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
44692026-06-24T03:56:51.122Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44702026-06-24T03:56:51.122Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
44712026-06-24T03:56:51.123Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
44722026-06-24T03:56:51.123Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
44732026-06-24T03:56:51.123Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44742026-06-24T03:56:51.123Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
44752026-06-24T03:56:51.123Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44762026-06-24T03:56:51.123Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
44772026-06-24T03:56:51.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
44782026-06-24T03:56:51.123Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44792026-06-24T03:56:51.123Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44802026-06-24T03:56:51.123Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
44812026-06-24T03:56:51.123Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44822026-06-24T03:56:51.123Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
44832026-06-24T03:56:51.123Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44842026-06-24T03:56:51.123Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
44852026-06-24T03:56:51.123Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44862026-06-24T03:56:51.123Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
44872026-06-24T03:56:51.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
44882026-06-24T03:56:51.123Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
44892026-06-24T03:56:51.123Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
44902026-06-24T03:56:51.123Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44912026-06-24T03:56:51.123Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44922026-06-24T03:56:51.123Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44932026-06-24T03:56:51.123Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44942026-06-24T03:56:51.123Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44952026-06-24T03:56:51.123Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44962026-06-24T03:56:51.123Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
44972026-06-24T03:56:51.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
44982026-06-24T03:56:51.123Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
44992026-06-24T03:56:51.123Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45002026-06-24T03:56:51.123Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45012026-06-24T03:56:51.124Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45022026-06-24T03:56:51.124Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45032026-06-24T03:56:51.124Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45042026-06-24T03:56:51.124Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45052026-06-24T03:56:51.124Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45062026-06-24T03:56:51.124Z[SUM] 5.00-6.00 sec 427 MBytes 3.59 Gbits/sec
45072026-06-24T03:56:51.124Z- - - - - - - - - - - - - - - - - - - - - - - - -
45082026-06-24T03:56:51.124Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
45092026-06-24T03:56:51.124Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
45102026-06-24T03:56:51.124Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
45112026-06-24T03:56:54.118Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
45122026-06-24T03:56:54.119Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
45132026-06-24T03:56:54.119Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
45142026-06-24T03:56:54.119Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
45152026-06-24T03:56:54.119Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
45162026-06-24T03:56:54.119Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
45172026-06-24T03:56:54.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
45182026-06-24T03:56:54.120Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45192026-06-24T03:56:54.120Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45202026-06-24T03:56:54.120Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45212026-06-24T03:56:54.120Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45222026-06-24T03:56:54.120Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45232026-06-24T03:56:54.120Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
45242026-06-24T03:56:54.120Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45252026-06-24T03:56:54.120Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45262026-06-24T03:56:54.120Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
45272026-06-24T03:56:54.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
45282026-06-24T03:56:54.120Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45292026-06-24T03:56:54.120Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45302026-06-24T03:56:54.120Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45312026-06-24T03:56:54.120Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45322026-06-24T03:56:54.121Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45332026-06-24T03:56:54.121Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45342026-06-24T03:56:54.121Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45352026-06-24T03:56:54.121Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45362026-06-24T03:56:54.121Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
45372026-06-24T03:56:54.121Z- - - - - - - - - - - - - - - - - - - - - - - - -
45382026-06-24T03:56:54.121Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45392026-06-24T03:56:54.121Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45402026-06-24T03:56:54.121Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45412026-06-24T03:56:54.121Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45422026-06-24T03:56:54.121Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45432026-06-24T03:56:54.121Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45442026-06-24T03:56:54.121Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45452026-06-24T03:56:54.121Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45462026-06-24T03:56:54.121Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
45472026-06-24T03:56:54.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
45482026-06-24T03:56:54.122Z[ 5] 10.00-10.00 sec 128 KBytes 970 Mbits/sec
45492026-06-24T03:56:54.122Z[ 8] 10.00-10.00 sec 128 KBytes 971 Mbits/sec
45502026-06-24T03:56:54.122Z[ 10] 10.00-10.00 sec 128 KBytes 972 Mbits/sec
45512026-06-24T03:56:54.122Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45522026-06-24T03:56:54.122Z[ 14] 10.00-10.00 sec 128 KBytes 973 Mbits/sec
45532026-06-24T03:56:54.122Z[ 16] 10.00-10.00 sec 128 KBytes 973 Mbits/sec
45542026-06-24T03:56:54.122Z[ 18] 10.00-10.00 sec 128 KBytes 973 Mbits/sec
45552026-06-24T03:56:54.122Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45562026-06-24T03:56:54.122Z[SUM] 10.00-10.00 sec 768 KBytes 5.82 Gbits/sec
45572026-06-24T03:56:54.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
45582026-06-24T03:56:54.122Z[ ID] Interval Transfer Bitrate
45592026-06-24T03:56:54.122Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
45602026-06-24T03:56:54.122Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
45612026-06-24T03:56:54.123Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
45622026-06-24T03:56:54.123Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
45632026-06-24T03:56:54.123Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
45642026-06-24T03:56:54.123Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
45652026-06-24T03:56:54.123Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
45662026-06-24T03:56:54.123Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
45672026-06-24T03:56:54.123Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
45682026-06-24T03:56:54.138ZRun 6/10...3521.8845864839454Mbps
45692026-06-24T03:57:01.516Z-----------------------------------------------------------
45702026-06-24T03:57:01.516ZServer listening on 5201 (test #27)
45712026-06-24T03:57:01.516Z-----------------------------------------------------------
45722026-06-24T03:57:01.516ZAccepted connection from 10.0.0.1, port 45628
45732026-06-24T03:57:01.517Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55056
45742026-06-24T03:57:01.517Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50416
45752026-06-24T03:57:01.517Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48693
45762026-06-24T03:57:01.517Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63250
45772026-06-24T03:57:01.517Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52633
45782026-06-24T03:57:01.517Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36289
45792026-06-24T03:57:01.517Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63656
45802026-06-24T03:57:01.517Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40561
45812026-06-24T03:57:01.517Z[ ID] Interval Transfer Bitrate
45822026-06-24T03:57:01.517Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45832026-06-24T03:57:01.517Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45842026-06-24T03:57:01.517Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45852026-06-24T03:57:01.517Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45862026-06-24T03:57:01.517Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45872026-06-24T03:57:01.517Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45882026-06-24T03:57:01.517Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45892026-06-24T03:57:01.517Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45902026-06-24T03:57:01.517Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
45912026-06-24T03:57:01.517Z- - - - - - - - - - - - - - - - - - - - - - - - -
45922026-06-24T03:57:01.517Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
45932026-06-24T03:57:01.517Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
45942026-06-24T03:57:01.517Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
45952026-06-24T03:57:01.517Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
45962026-06-24T03:57:01.517Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
45972026-06-24T03:57:01.517Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
45982026-06-24T03:57:01.517Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
45992026-06-24T03:57:01.517Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
46002026-06-24T03:57:01.517Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
46012026-06-24T03:57:01.517Z- - - - - - - - - - - - - - - - - - - - - - - - -
46022026-06-24T03:57:01.517Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
46032026-06-24T03:57:01.517Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
46042026-06-24T03:57:01.517Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
46052026-06-24T03:57:01.517Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
46062026-06-24T03:57:01.517Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
46072026-06-24T03:57:01.517Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
46082026-06-24T03:57:01.517Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
46092026-06-24T03:57:01.517Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
46102026-06-24T03:57:01.518Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
46112026-06-24T03:57:01.518Z- - - - - - - - - - - - - - - - - - - - - - - - -
46122026-06-24T03:57:01.518Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46132026-06-24T03:57:01.518Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46142026-06-24T03:57:01.518Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46152026-06-24T03:57:01.518Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46162026-06-24T03:57:01.518Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46172026-06-24T03:57:01.518Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46182026-06-24T03:57:01.518Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46192026-06-24T03:57:01.518Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46202026-06-24T03:57:01.518Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
46212026-06-24T03:57:01.518Z- - - - - - - - - - - - - - - - - - - - - - - - -
46222026-06-24T03:57:01.518Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46232026-06-24T03:57:01.518Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46242026-06-24T03:57:01.518Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46252026-06-24T03:57:01.518Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46262026-06-24T03:57:01.518Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46272026-06-24T03:57:01.518Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46282026-06-24T03:57:01.518Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46292026-06-24T03:57:01.518Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46302026-06-24T03:57:01.518Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
46312026-06-24T03:57:01.518Z- - - - - - - - - - - - - - - - - - - - - - - - -
46322026-06-24T03:57:01.518Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46332026-06-24T03:57:01.518Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46342026-06-24T03:57:01.518Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46352026-06-24T03:57:01.518Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
46362026-06-24T03:57:01.518Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46372026-06-24T03:57:01.518Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
46382026-06-24T03:57:01.518Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
46392026-06-24T03:57:01.518Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46402026-06-24T03:57:01.518Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
46412026-06-24T03:57:01.518Z- - - - - - - - - - - - - - - - - - - - - - - - -
46422026-06-24T03:57:01.518Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46432026-06-24T03:57:01.518Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
46442026-06-24T03:57:01.518Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46452026-06-24T03:57:04.520Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46462026-06-24T03:57:04.520Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46472026-06-24T03:57:04.520Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46482026-06-24T03:57:04.520Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46492026-06-24T03:57:04.520Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46502026-06-24T03:57:04.520Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
46512026-06-24T03:57:04.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
46522026-06-24T03:57:04.521Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46532026-06-24T03:57:04.521Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46542026-06-24T03:57:04.521Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46552026-06-24T03:57:04.521Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46562026-06-24T03:57:04.521Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46572026-06-24T03:57:04.521Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46582026-06-24T03:57:04.521Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46592026-06-24T03:57:04.521Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
46602026-06-24T03:57:04.521Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
46612026-06-24T03:57:04.521Z- - - - - - - - - - - - - - - - - - - - - - - - -
46622026-06-24T03:57:04.521Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
46632026-06-24T03:57:04.521Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
46642026-06-24T03:57:04.521Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
46652026-06-24T03:57:04.521Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
46662026-06-24T03:57:04.521Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
46672026-06-24T03:57:04.521Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
46682026-06-24T03:57:04.521Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
46692026-06-24T03:57:04.521Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
46702026-06-24T03:57:04.521Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
46712026-06-24T03:57:04.521Z- - - - - - - - - - - - - - - - - - - - - - - - -
46722026-06-24T03:57:04.521Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46732026-06-24T03:57:04.521Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46742026-06-24T03:57:04.521Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46752026-06-24T03:57:04.521Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46762026-06-24T03:57:04.521Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46772026-06-24T03:57:04.521Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46782026-06-24T03:57:04.521Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46792026-06-24T03:57:04.522Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46802026-06-24T03:57:04.522Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
46812026-06-24T03:57:04.522Z- - - - - - - - - - - - - - - - - - - - - - - - -
46822026-06-24T03:57:04.522Z[ 5] 10.00-10.00 sec 128 KBytes 874 Mbits/sec
46832026-06-24T03:57:04.522Z[ 8] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
46842026-06-24T03:57:04.523Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46852026-06-24T03:57:04.523Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46862026-06-24T03:57:04.523Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46872026-06-24T03:57:04.523Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46882026-06-24T03:57:04.523Z[ 18] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
46892026-06-24T03:57:04.523Z[ 20] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
46902026-06-24T03:57:04.523Z[SUM] 10.00-10.00 sec 512 KBytes 3.50 Gbits/sec
46912026-06-24T03:57:04.523Z- - - - - - - - - - - - - - - - - - - - - - - - -
46922026-06-24T03:57:04.523Z[ ID] Interval Transfer Bitrate
46932026-06-24T03:57:04.523Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
46942026-06-24T03:57:04.523Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
46952026-06-24T03:57:04.523Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
46962026-06-24T03:57:04.523Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
46972026-06-24T03:57:04.523Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
46982026-06-24T03:57:04.523Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
46992026-06-24T03:57:04.523Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
47002026-06-24T03:57:04.523Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
47012026-06-24T03:57:04.523Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
47022026-06-24T03:57:04.526ZRun 7/10...3510.939169903023Mbps
47032026-06-24T03:57:11.922Z-----------------------------------------------------------
47042026-06-24T03:57:11.922ZServer listening on 5201 (test #28)
47052026-06-24T03:57:11.922Z-----------------------------------------------------------
47062026-06-24T03:57:11.922ZAccepted connection from 10.0.0.1, port 59924
47072026-06-24T03:57:11.922Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35854
47082026-06-24T03:57:11.922Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54352
47092026-06-24T03:57:11.922Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50169
47102026-06-24T03:57:11.922Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48803
47112026-06-24T03:57:11.922Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33733
47122026-06-24T03:57:11.922Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47419
47132026-06-24T03:57:11.922Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59377
47142026-06-24T03:57:11.922Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42799
47152026-06-24T03:57:11.922Z[ ID] Interval Transfer Bitrate
47162026-06-24T03:57:11.922Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47172026-06-24T03:57:11.922Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47182026-06-24T03:57:11.922Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47192026-06-24T03:57:11.922Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47202026-06-24T03:57:11.922Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47212026-06-24T03:57:11.922Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47222026-06-24T03:57:11.922Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47232026-06-24T03:57:11.922Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47242026-06-24T03:57:11.923Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
47252026-06-24T03:57:11.923Z- - - - - - - - - - - - - - - - - - - - - - - - -
47262026-06-24T03:57:11.923Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47272026-06-24T03:57:11.923Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47282026-06-24T03:57:11.923Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47292026-06-24T03:57:11.923Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47302026-06-24T03:57:11.923Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47312026-06-24T03:57:11.923Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47322026-06-24T03:57:11.923Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47332026-06-24T03:57:11.923Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47342026-06-24T03:57:11.923Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
47352026-06-24T03:57:11.923Z- - - - - - - - - - - - - - - - - - - - - - - - -
47362026-06-24T03:57:11.923Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47372026-06-24T03:57:11.923Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47382026-06-24T03:57:11.923Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47392026-06-24T03:57:11.923Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47402026-06-24T03:57:11.923Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47412026-06-24T03:57:11.923Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47422026-06-24T03:57:11.923Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47432026-06-24T03:57:11.923Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47442026-06-24T03:57:11.923Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
47452026-06-24T03:57:11.923Z- - - - - - - - - - - - - - - - - - - - - - - - -
47462026-06-24T03:57:11.923Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47472026-06-24T03:57:11.923Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47482026-06-24T03:57:11.923Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47492026-06-24T03:57:11.923Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47502026-06-24T03:57:11.923Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47512026-06-24T03:57:11.923Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47522026-06-24T03:57:11.923Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47532026-06-24T03:57:11.923Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47542026-06-24T03:57:11.923Z[SUM] 3.00-4.00 sec 430 MBytes 3.60 Gbits/sec
47552026-06-24T03:57:11.923Z- - - - - - - - - - - - - - - - - - - - - - - - -
47562026-06-24T03:57:11.923Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47572026-06-24T03:57:11.923Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47582026-06-24T03:57:11.923Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47592026-06-24T03:57:11.923Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47602026-06-24T03:57:11.923Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47612026-06-24T03:57:11.923Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47622026-06-24T03:57:11.923Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47632026-06-24T03:57:11.924Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47642026-06-24T03:57:11.924Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
47652026-06-24T03:57:11.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
47662026-06-24T03:57:11.924Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
47672026-06-24T03:57:11.924Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47682026-06-24T03:57:11.924Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47692026-06-24T03:57:11.924Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
47702026-06-24T03:57:11.924Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
47712026-06-24T03:57:11.924Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
47722026-06-24T03:57:11.924Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47732026-06-24T03:57:11.924Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47742026-06-24T03:57:11.924Z[SUM] 5.00-6.00 sec 424 MBytes 3.55 Gbits/sec
47752026-06-24T03:57:11.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
47762026-06-24T03:57:11.924Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
47772026-06-24T03:57:11.924Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47782026-06-24T03:57:11.924Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47792026-06-24T03:57:14.927Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47802026-06-24T03:57:14.927Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47812026-06-24T03:57:14.927Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47822026-06-24T03:57:14.927Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47832026-06-24T03:57:14.927Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47842026-06-24T03:57:14.927Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
47852026-06-24T03:57:14.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
47862026-06-24T03:57:14.927Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47872026-06-24T03:57:14.927Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
47882026-06-24T03:57:14.927Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47892026-06-24T03:57:14.927Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
47902026-06-24T03:57:14.927Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
47912026-06-24T03:57:14.927Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47922026-06-24T03:57:14.927Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
47932026-06-24T03:57:14.927Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
47942026-06-24T03:57:14.927Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
47952026-06-24T03:57:14.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
47962026-06-24T03:57:14.927Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
47972026-06-24T03:57:14.927Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
47982026-06-24T03:57:14.927Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
47992026-06-24T03:57:14.928Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
48002026-06-24T03:57:14.928Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
48012026-06-24T03:57:14.928Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
48022026-06-24T03:57:14.928Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
48032026-06-24T03:57:14.928Z[ 20] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
48042026-06-24T03:57:14.928Z[SUM] 8.00-9.00 sec 420 MBytes 3.53 Gbits/sec
48052026-06-24T03:57:14.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
48062026-06-24T03:57:14.928Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
48072026-06-24T03:57:14.928Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48082026-06-24T03:57:14.928Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48092026-06-24T03:57:14.928Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48102026-06-24T03:57:14.928Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
48112026-06-24T03:57:14.928Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48122026-06-24T03:57:14.928Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48132026-06-24T03:57:14.928Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
48142026-06-24T03:57:14.928Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
48152026-06-24T03:57:14.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
48162026-06-24T03:57:14.928Z[ 5] 10.00-10.00 sec 128 KBytes 866 Mbits/sec
48172026-06-24T03:57:14.928Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48182026-06-24T03:57:14.928Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48192026-06-24T03:57:14.928Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48202026-06-24T03:57:14.929Z[ 14] 10.00-10.00 sec 128 KBytes 868 Mbits/sec
48212026-06-24T03:57:14.929Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48222026-06-24T03:57:14.929Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48232026-06-24T03:57:14.929Z[ 20] 10.00-10.00 sec 128 KBytes 868 Mbits/sec
48242026-06-24T03:57:14.929Z[SUM] 10.00-10.00 sec 384 KBytes 2.60 Gbits/sec
48252026-06-24T03:57:14.929Z- - - - - - - - - - - - - - - - - - - - - - - - -
48262026-06-24T03:57:14.929Z[ ID] Interval Transfer Bitrate
48272026-06-24T03:57:14.929Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48282026-06-24T03:57:14.929Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48292026-06-24T03:57:14.929Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48302026-06-24T03:57:14.929Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48312026-06-24T03:57:14.929Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48322026-06-24T03:57:14.929Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48332026-06-24T03:57:14.929Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48342026-06-24T03:57:14.929Z[ 20] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
48352026-06-24T03:57:14.929Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
48362026-06-24T03:57:14.933ZRun 8/10...3501.81346712489Mbps
48372026-06-24T03:57:22.329Z-----------------------------------------------------------
48382026-06-24T03:57:22.329ZServer listening on 5201 (test #29)
48392026-06-24T03:57:22.329Z-----------------------------------------------------------
48402026-06-24T03:57:22.329ZAccepted connection from 10.0.0.1, port 46355
48412026-06-24T03:57:22.329Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65256
48422026-06-24T03:57:22.329Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44222
48432026-06-24T03:57:22.329Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43662
48442026-06-24T03:57:22.329Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51655
48452026-06-24T03:57:22.329Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57977
48462026-06-24T03:57:22.329Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54005
48472026-06-24T03:57:22.329Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56324
48482026-06-24T03:57:22.329Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37393
48492026-06-24T03:57:22.329Z[ ID] Interval Transfer Bitrate
48502026-06-24T03:57:22.329Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48512026-06-24T03:57:22.329Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48522026-06-24T03:57:22.329Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48532026-06-24T03:57:22.329Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
48542026-06-24T03:57:22.329Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48552026-06-24T03:57:22.329Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48562026-06-24T03:57:22.330Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
48572026-06-24T03:57:22.330Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48582026-06-24T03:57:22.330Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
48592026-06-24T03:57:22.330Z- - - - - - - - - - - - - - - - - - - - - - - - -
48602026-06-24T03:57:22.330Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48612026-06-24T03:57:22.330Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
48622026-06-24T03:57:22.330Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48632026-06-24T03:57:22.330Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48642026-06-24T03:57:22.330Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48652026-06-24T03:57:22.330Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
48662026-06-24T03:57:22.330Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48672026-06-24T03:57:22.330Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48682026-06-24T03:57:22.330Z[SUM] 1.00-2.00 sec 427 MBytes 3.59 Gbits/sec
48692026-06-24T03:57:22.330Z- - - - - - - - - - - - - - - - - - - - - - - - -
48702026-06-24T03:57:22.330Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
48712026-06-24T03:57:22.330Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
48722026-06-24T03:57:22.330Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48732026-06-24T03:57:22.330Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48742026-06-24T03:57:22.330Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48752026-06-24T03:57:22.330Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48762026-06-24T03:57:22.330Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48772026-06-24T03:57:22.330Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48782026-06-24T03:57:22.330Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
48792026-06-24T03:57:22.330Z- - - - - - - - - - - - - - - - - - - - - - - - -
48802026-06-24T03:57:22.330Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48812026-06-24T03:57:22.330Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48822026-06-24T03:57:22.330Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48832026-06-24T03:57:22.330Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48842026-06-24T03:57:22.330Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48852026-06-24T03:57:22.330Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48862026-06-24T03:57:22.330Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48872026-06-24T03:57:22.330Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48882026-06-24T03:57:22.330Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
48892026-06-24T03:57:22.330Z- - - - - - - - - - - - - - - - - - - - - - - - -
48902026-06-24T03:57:22.331Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48912026-06-24T03:57:22.331Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48922026-06-24T03:57:22.331Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48932026-06-24T03:57:22.331Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48942026-06-24T03:57:22.331Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48952026-06-24T03:57:22.331Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48962026-06-24T03:57:22.331Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48972026-06-24T03:57:22.331Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48982026-06-24T03:57:22.331Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
48992026-06-24T03:57:22.331Z- - - - - - - - - - - - - - - - - - - - - - - - -
49002026-06-24T03:57:22.331Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
49012026-06-24T03:57:22.331Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
49022026-06-24T03:57:22.331Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
49032026-06-24T03:57:22.331Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
49042026-06-24T03:57:22.331Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
49052026-06-24T03:57:22.331Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
49062026-06-24T03:57:22.331Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
49072026-06-24T03:57:22.331Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
49082026-06-24T03:57:22.331Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
49092026-06-24T03:57:22.331Z- - - - - - - - - - - - - - - - - - - - - - - - -
49102026-06-24T03:57:22.331Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49112026-06-24T03:57:22.331Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49122026-06-24T03:57:22.331Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49132026-06-24T03:57:25.334Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49142026-06-24T03:57:25.334Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49152026-06-24T03:57:25.334Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49162026-06-24T03:57:25.334Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49172026-06-24T03:57:25.334Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49182026-06-24T03:57:25.335Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
49192026-06-24T03:57:25.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
49202026-06-24T03:57:25.335Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49212026-06-24T03:57:25.335Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
49222026-06-24T03:57:25.335Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49232026-06-24T03:57:25.335Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49242026-06-24T03:57:25.335Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49252026-06-24T03:57:25.335Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49262026-06-24T03:57:25.335Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49272026-06-24T03:57:25.335Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49282026-06-24T03:57:25.335Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
49292026-06-24T03:57:25.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
49302026-06-24T03:57:25.335Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
49312026-06-24T03:57:25.335Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49322026-06-24T03:57:25.335Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
49332026-06-24T03:57:25.335Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
49342026-06-24T03:57:25.335Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
49352026-06-24T03:57:25.335Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
49362026-06-24T03:57:25.335Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
49372026-06-24T03:57:25.335Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
49382026-06-24T03:57:25.335Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
49392026-06-24T03:57:25.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
49402026-06-24T03:57:25.335Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
49412026-06-24T03:57:25.335Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49422026-06-24T03:57:25.336Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49432026-06-24T03:57:25.336Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49442026-06-24T03:57:25.336Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49452026-06-24T03:57:25.336Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49462026-06-24T03:57:25.336Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49472026-06-24T03:57:25.336Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
49482026-06-24T03:57:25.336Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
49492026-06-24T03:57:25.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
49502026-06-24T03:57:25.336Z[ 5] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
49512026-06-24T03:57:25.336Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49522026-06-24T03:57:25.336Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49532026-06-24T03:57:25.336Z[ 12] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
49542026-06-24T03:57:25.336Z[ 14] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
49552026-06-24T03:57:25.336Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49562026-06-24T03:57:25.336Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49572026-06-24T03:57:25.336Z[ 20] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
49582026-06-24T03:57:25.336Z[SUM] 10.00-10.00 sec 512 KBytes 3.60 Gbits/sec
49592026-06-24T03:57:25.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
49602026-06-24T03:57:25.336Z[ ID] Interval Transfer Bitrate
49612026-06-24T03:57:25.336Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
49622026-06-24T03:57:25.336Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
49632026-06-24T03:57:25.336Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
49642026-06-24T03:57:25.336Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
49652026-06-24T03:57:25.336Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
49662026-06-24T03:57:25.336Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
49672026-06-24T03:57:25.336Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
49682026-06-24T03:57:25.336Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
49692026-06-24T03:57:25.337Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
49702026-06-24T03:57:25.340ZRun 9/10...3514.935926067131Mbps
49712026-06-24T03:57:32.735Z-----------------------------------------------------------
49722026-06-24T03:57:32.735ZServer listening on 5201 (test #30)
49732026-06-24T03:57:32.736Z-----------------------------------------------------------
49742026-06-24T03:57:32.736ZAccepted connection from 10.0.0.1, port 37036
49752026-06-24T03:57:32.736Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34961
49762026-06-24T03:57:32.736Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45524
49772026-06-24T03:57:32.736Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59059
49782026-06-24T03:57:32.736Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43303
49792026-06-24T03:57:32.736Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57099
49802026-06-24T03:57:32.736Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47683
49812026-06-24T03:57:32.736Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49452
49822026-06-24T03:57:32.736Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36329
49832026-06-24T03:57:32.736Z[ ID] Interval Transfer Bitrate
49842026-06-24T03:57:32.736Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
49852026-06-24T03:57:32.736Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
49862026-06-24T03:57:32.736Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
49872026-06-24T03:57:32.736Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
49882026-06-24T03:57:32.736Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
49892026-06-24T03:57:32.736Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
49902026-06-24T03:57:32.736Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
49912026-06-24T03:57:32.736Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
49922026-06-24T03:57:32.736Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
49932026-06-24T03:57:32.736Z- - - - - - - - - - - - - - - - - - - - - - - - -
49942026-06-24T03:57:32.736Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
49952026-06-24T03:57:32.736Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
49962026-06-24T03:57:32.736Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49972026-06-24T03:57:32.736Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
49982026-06-24T03:57:32.736Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
49992026-06-24T03:57:32.736Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
50002026-06-24T03:57:32.736Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
50012026-06-24T03:57:32.736Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
50022026-06-24T03:57:32.736Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
50032026-06-24T03:57:32.736Z- - - - - - - - - - - - - - - - - - - - - - - - -
50042026-06-24T03:57:32.736Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
50052026-06-24T03:57:32.736Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50062026-06-24T03:57:32.736Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50072026-06-24T03:57:32.736Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50082026-06-24T03:57:32.736Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50092026-06-24T03:57:32.736Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
50102026-06-24T03:57:32.737Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50112026-06-24T03:57:32.737Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50122026-06-24T03:57:32.737Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
50132026-06-24T03:57:32.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
50142026-06-24T03:57:32.737Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50152026-06-24T03:57:32.737Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50162026-06-24T03:57:32.737Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50172026-06-24T03:57:32.737Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50182026-06-24T03:57:32.737Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50192026-06-24T03:57:32.737Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50202026-06-24T03:57:32.737Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50212026-06-24T03:57:32.737Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50222026-06-24T03:57:32.737Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
50232026-06-24T03:57:32.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
50242026-06-24T03:57:32.737Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
50252026-06-24T03:57:32.737Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
50262026-06-24T03:57:32.737Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
50272026-06-24T03:57:32.737Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
50282026-06-24T03:57:32.737Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
50292026-06-24T03:57:32.737Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
50302026-06-24T03:57:32.737Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
50312026-06-24T03:57:32.737Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
50322026-06-24T03:57:32.737Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
50332026-06-24T03:57:32.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
50342026-06-24T03:57:32.737Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50352026-06-24T03:57:32.737Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
50362026-06-24T03:57:32.737Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50372026-06-24T03:57:32.737Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
50382026-06-24T03:57:32.737Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50392026-06-24T03:57:32.737Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50402026-06-24T03:57:32.737Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50412026-06-24T03:57:32.737Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50422026-06-24T03:57:32.737Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
50432026-06-24T03:57:32.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
50442026-06-24T03:57:32.737Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50452026-06-24T03:57:32.737Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50462026-06-24T03:57:32.737Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50472026-06-24T03:57:35.741Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50482026-06-24T03:57:35.741Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50492026-06-24T03:57:35.741Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50502026-06-24T03:57:35.741Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50512026-06-24T03:57:35.741Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50522026-06-24T03:57:35.741Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
50532026-06-24T03:57:35.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
50542026-06-24T03:57:35.741Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50552026-06-24T03:57:35.741Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50562026-06-24T03:57:35.741Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50572026-06-24T03:57:35.741Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50582026-06-24T03:57:35.741Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50592026-06-24T03:57:35.741Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50602026-06-24T03:57:35.741Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50612026-06-24T03:57:35.741Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50622026-06-24T03:57:35.741Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
50632026-06-24T03:57:35.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
50642026-06-24T03:57:35.741Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50652026-06-24T03:57:35.741Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50662026-06-24T03:57:35.741Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50672026-06-24T03:57:35.741Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50682026-06-24T03:57:35.741Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50692026-06-24T03:57:35.742Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50702026-06-24T03:57:35.742Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50712026-06-24T03:57:35.742Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50722026-06-24T03:57:35.742Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
50732026-06-24T03:57:35.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
50742026-06-24T03:57:35.742Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
50752026-06-24T03:57:35.742Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
50762026-06-24T03:57:35.742Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
50772026-06-24T03:57:35.742Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50782026-06-24T03:57:35.742Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
50792026-06-24T03:57:35.742Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
50802026-06-24T03:57:35.742Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50812026-06-24T03:57:35.742Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
50822026-06-24T03:57:35.742Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
50832026-06-24T03:57:35.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
50842026-06-24T03:57:35.742Z[ 5] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
50852026-06-24T03:57:35.742Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50862026-06-24T03:57:35.742Z[ 10] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
50872026-06-24T03:57:35.742Z[ 12] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
50882026-06-24T03:57:35.742Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50892026-06-24T03:57:35.743Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50902026-06-24T03:57:35.743Z[ 18] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
50912026-06-24T03:57:35.743Z[ 20] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
50922026-06-24T03:57:35.743Z[SUM] 10.00-10.00 sec 640 KBytes 4.57 Gbits/sec
50932026-06-24T03:57:35.743Z- - - - - - - - - - - - - - - - - - - - - - - - -
50942026-06-24T03:57:35.743Z[ ID] Interval Transfer Bitrate
50952026-06-24T03:57:35.743Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50962026-06-24T03:57:35.743Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50972026-06-24T03:57:35.743Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50982026-06-24T03:57:35.743Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50992026-06-24T03:57:35.743Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
51002026-06-24T03:57:35.743Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
51012026-06-24T03:57:35.743Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
51022026-06-24T03:57:35.743Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
51032026-06-24T03:57:35.743Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
51042026-06-24T03:57:35.747ZRun 10/10...3510.64429259763Mbps
51052026-06-24T03:57:35.747Z###---------------------###
51062026-06-24T03:57:35.747Z::: iPerf done... :::
51072026-06-24T03:57:35.747Z:::Awaiting out files...:::
51082026-06-24T03:57:35.747Z###---------------------###
51092026-06-24T03:57:35.747Z###-----###
51102026-06-24T03:57:35.747Z:::done!:::
51112026-06-24T03:57:35.747Z###-----###
51122026-06-24T03:57:36.723ZBenchmarking iperf-tcp/local/s2c/tx
51132026-06-24T03:57:36.723ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51142026-06-24T03:57:40.875ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51152026-06-24T03:58:00.837ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51162026-06-24T03:58:00.924Ziperf-tcp/local/s2c/tx time: [3.4815 µs 3.4816 µs 3.4817 µs]
51172026-06-24T03:58:00.924Z change: [−2.2353% −2.2300% −2.2252%] (p = 0.00 < 0.05)
51182026-06-24T03:58:00.924Z Performance has improved.
51192026-06-24T03:58:00.924ZFound 5 outliers among 100 measurements (5.00%)
51202026-06-24T03:58:00.924Z 2 (2.00%) low severe
51212026-06-24T03:58:00.924Z 2 (2.00%) low mild
51222026-06-24T03:58:00.924Z 1 (1.00%) high mild
51232026-06-24T03:58:01.815Z
51242026-06-24T03:58:01.818ZBenchmarking iperf-tcp/local/s2c/rx
51252026-06-24T03:58:01.818ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51262026-06-24T03:58:05.965ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51272026-06-24T03:58:25.921ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51282026-06-24T03:58:26.006Ziperf-tcp/local/s2c/rx time: [6.5532 µs 6.5534 µs 6.5535 µs]
51292026-06-24T03:58:26.006Z change: [−0.7938% −0.7890% −0.7845%] (p = 0.00 < 0.05)
51302026-06-24T03:58:26.006Z Change within noise threshold.
51312026-06-24T03:58:26.006ZFound 4 outliers among 100 measurements (4.00%)
51322026-06-24T03:58:26.007Z 1 (1.00%) low severe
51332026-06-24T03:58:26.007Z 1 (1.00%) low mild
51342026-06-24T03:58:26.007Z 1 (1.00%) high mild
51352026-06-24T03:58:26.007Z 1 (1.00%) high severe
51362026-06-24T03:58:26.899Z
51372026-06-24T03:58:31.470Z+ cargo ubench
51382026-06-24T03:58:31.600Z Compiling proc-macro2 v1.0.106
51392026-06-24T03:58:31.600Z Compiling unicode-ident v1.0.24
51402026-06-24T03:58:31.600Z Compiling quote v1.0.45
51412026-06-24T03:58:31.600Z Compiling serde_core v1.0.228
51422026-06-24T03:58:31.600Z Compiling cfg-if v1.0.4
51432026-06-24T03:58:31.600Z Compiling libc v0.2.186
51442026-06-24T03:58:31.603Z Compiling memchr v2.8.2
51452026-06-24T03:58:31.603Z Compiling serde v1.0.228
51462026-06-24T03:58:31.703Z Compiling rustversion v1.0.22
51472026-06-24T03:58:31.762Z Compiling ident_case v1.0.1
51482026-06-24T03:58:31.876Z Compiling version_check v0.9.5
51492026-06-24T03:58:31.960Z Compiling strsim v0.11.1
51502026-06-24T03:58:31.967Z Compiling zerocopy v0.8.52
51512026-06-24T03:58:32.145Z Compiling thiserror v2.0.18
51522026-06-24T03:58:32.317Z Compiling either v1.16.0
51532026-06-24T03:58:32.478Z Compiling fnv v1.0.7
51542026-06-24T03:58:32.569Z Compiling pin-project-lite v0.2.17
51552026-06-24T03:58:32.661Z Compiling regex-syntax v0.8.11
51562026-06-24T03:58:32.685Z Compiling crossbeam-utils v0.8.21
51572026-06-24T03:58:32.730Z Compiling syn v1.0.109
51582026-06-24T03:58:32.735Z Compiling equivalent v1.0.2
51592026-06-24T03:58:32.811Z Compiling winnow v1.0.3
51602026-06-24T03:58:32.862Z Compiling syn v2.0.117
51612026-06-24T03:58:32.978Z Compiling aho-corasick v1.1.4
51622026-06-24T03:58:33.077Z Compiling hashbrown v0.17.1
51632026-06-24T03:58:33.102Z Compiling itertools v0.14.0
51642026-06-24T03:58:33.617Z Compiling indexmap v2.14.0
51652026-06-24T03:58:33.811Z Compiling toml_parser v1.1.2+spec-1.1.0
51662026-06-24T03:58:34.103Z Compiling bitflags v2.13.0
51672026-06-24T03:58:34.226Z Compiling regex-automata v0.4.14
51682026-06-24T03:58:34.341Z Compiling toml_datetime v1.1.1+spec-1.1.0
51692026-06-24T03:58:34.341Z Compiling byteorder v1.5.0
51702026-06-24T03:58:34.361Z Compiling heapless v0.8.0
51712026-06-24T03:58:34.453Z Compiling autocfg v1.5.1
51722026-06-24T03:58:34.524Z Compiling hash32 v0.3.1
51732026-06-24T03:58:34.560Z Compiling toml_edit v0.25.12+spec-1.1.0
51742026-06-24T03:58:34.658Z Compiling slog v2.8.2
51752026-06-24T03:58:34.729Z Compiling smoltcp v0.11.0
51762026-06-24T03:58:34.796Z Compiling num-traits v0.2.19
51772026-06-24T03:58:34.811Z Compiling stable_deref_trait v1.2.1
51782026-06-24T03:58:34.875Z Compiling futures-sink v0.3.32
51792026-06-24T03:58:34.879Z Compiling macaddr v1.0.1
51802026-06-24T03:58:34.976Z Compiling futures-core v0.3.32
51812026-06-24T03:58:35.021Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51822026-06-24T03:58:35.085Z Compiling proc-macro-crate v3.5.0
51832026-06-24T03:58:35.123Z Compiling futures-channel v0.3.32
51842026-06-24T03:58:35.260Z Compiling proc-macro-error-attr v1.0.4
51852026-06-24T03:58:35.371Z Compiling getrandom v0.4.2
51862026-06-24T03:58:35.452Z Compiling darling_core v0.21.3
51872026-06-24T03:58:35.478Z Compiling darling_core v0.23.0
51882026-06-24T03:58:35.490Z Compiling futures-task v0.3.32
51892026-06-24T03:58:35.630Z Compiling bitflags v1.3.2
51902026-06-24T03:58:35.651Z Compiling ref-cast v1.0.25
51912026-06-24T03:58:35.701Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
51922026-06-24T03:58:35.705Z Compiling rand_core v0.10.1
51932026-06-24T03:58:35.859Z Compiling slab v0.4.12
51942026-06-24T03:58:35.905Z Compiling regex v1.12.4
51952026-06-24T03:58:35.954Z Compiling anyhow v1.0.102
51962026-06-24T03:58:36.055Z Compiling crc32fast v1.5.0
51972026-06-24T03:58:36.306Z Compiling managed v0.8.0
51982026-06-24T03:58:36.359Z Compiling futures-io v0.3.32
51992026-06-24T03:58:36.631Z Compiling serde_derive v1.0.228
52002026-06-24T03:58:36.642Z Compiling zerocopy-derive v0.8.52
52012026-06-24T03:58:36.647Z Compiling thiserror-impl v2.0.18
52022026-06-24T03:58:36.801Z Compiling futures-macro v0.3.32
52032026-06-24T03:58:37.198Z Compiling foreign-types-macros v0.2.3
52042026-06-24T03:58:37.616Z Compiling futures-util v0.3.32
52052026-06-24T03:58:37.625Z Compiling darling_macro v0.21.3
52062026-06-24T03:58:37.628Z Compiling darling_macro v0.23.0
52072026-06-24T03:58:37.816Z Compiling ref-cast-impl v1.0.25
52082026-06-24T03:58:37.960Z Compiling cobs v0.3.0
52092026-06-24T03:58:38.166Z Compiling darling v0.21.3
52102026-06-24T03:58:38.169Z Compiling darling v0.23.0
52112026-06-24T03:58:38.178Z Compiling num_enum_derive v0.7.6
52122026-06-24T03:58:38.240Z Compiling ingot-macros v0.1.1
52132026-06-24T03:58:38.403Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52142026-06-24T03:58:38.803Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52152026-06-24T03:58:38.943Z Compiling proc-macro-error v1.0.4
52162026-06-24T03:58:39.028Z Compiling rustix v1.1.4
52172026-06-24T03:58:39.153Z Compiling cpufeatures v0.3.0
52182026-06-24T03:58:39.172Z Compiling unicode-width v0.2.2
52192026-06-24T03:58:39.221Z Compiling once_cell v1.21.4
52202026-06-24T03:58:39.381Z Compiling ipnetwork v0.21.1
52212026-06-24T03:58:39.456Z Compiling foreign-types-shared v0.3.1
52222026-06-24T03:58:39.468Z Compiling tabwriter v1.4.1
52232026-06-24T03:58:39.518Z Compiling foreign-types v0.5.0
52242026-06-24T03:58:39.540Z Compiling tracing-core v0.1.36
52252026-06-24T03:58:39.749Z Compiling chacha20 v0.10.0
52262026-06-24T03:58:39.795Z Compiling erased-serde v0.3.31
52272026-06-24T03:58:39.801Z Compiling postcard v1.1.3
52282026-06-24T03:58:39.991Z Compiling futures-executor v0.3.32
52292026-06-24T03:58:40.030Z Compiling num_enum v0.7.6
52302026-06-24T03:58:40.184Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52312026-06-24T03:58:40.283Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52322026-06-24T03:58:40.434Z Compiling tracing-attributes v0.1.31
52332026-06-24T03:58:40.708Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52342026-06-24T03:58:40.891Z Compiling errno v0.3.14
52352026-06-24T03:58:40.911Z Compiling itertools v0.15.0
52362026-06-24T03:58:40.948Z Compiling cstr-argument v0.1.2
52372026-06-24T03:58:41.031Z Compiling shlex v2.0.1
52382026-06-24T03:58:41.034Z Compiling pretty-hex v0.4.2
52392026-06-24T03:58:41.107Z Compiling ingot-types v0.1.2
52402026-06-24T03:58:41.167Z Compiling zmij v1.0.21
52412026-06-24T03:58:41.211Z Compiling thiserror v1.0.69
52422026-06-24T03:58:41.214Z Compiling utf8parse v0.2.2
52432026-06-24T03:58:41.278Z Compiling time-core v0.1.9
52442026-06-24T03:58:41.370Z Compiling num-conv v0.2.2
52452026-06-24T03:58:41.498Z Compiling dyn-clone v1.0.20
52462026-06-24T03:58:41.520Z Compiling find-msvc-tools v0.1.9
52472026-06-24T03:58:41.527Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
52482026-06-24T03:58:41.600Z Compiling ingot v0.1.1
52492026-06-24T03:58:41.735Z Compiling tracing v0.1.44
52502026-06-24T03:58:41.748Z Compiling cc v1.2.64
52512026-06-24T03:58:41.752Z Compiling time-macros v0.2.29
52522026-06-24T03:58:41.848Z Compiling anstyle-parse v1.0.0
52532026-06-24T03:58:42.053Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
52542026-06-24T03:58:42.056Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52552026-06-24T03:58:42.405Z Compiling rand v0.10.1
52562026-06-24T03:58:42.862Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52572026-06-24T03:58:42.875Z Compiling futures v0.3.32
52582026-06-24T03:58:42.903Z Compiling thiserror-impl v1.0.69
52592026-06-24T03:58:42.947Z Compiling uuid v1.23.3
52602026-06-24T03:58:42.976Z Compiling crossbeam-epoch v0.9.18
52612026-06-24T03:58:43.179Z Compiling arc-swap v1.9.1
52622026-06-24T03:58:43.372Z Compiling socket2 v0.6.4
52632026-06-24T03:58:43.425Z Compiling nom v8.0.0
52642026-06-24T03:58:43.520Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52652026-06-24T03:58:43.792Z Compiling thread_local v1.1.9
52662026-06-24T03:58:43.970Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52672026-06-24T03:58:44.053Z Compiling deranged v0.5.8
52682026-06-24T03:58:44.122Z Compiling colorchoice v1.0.5
52692026-06-24T03:58:44.185Z Compiling rayon-core v1.13.0
52702026-06-24T03:58:44.234Z Compiling iana-time-zone v0.1.65
52712026-06-24T03:58:44.398Z Compiling serde_json v1.0.150
52722026-06-24T03:58:44.632Z Compiling is_terminal_polyfill v1.70.2
52732026-06-24T03:58:45.035Z Compiling anstyle-query v1.1.5
52742026-06-24T03:58:45.077Z Compiling anstyle v1.0.14
52752026-06-24T03:58:45.136Z Compiling heck v0.4.1
52762026-06-24T03:58:45.154Z Compiling lazy_static v1.5.0
52772026-06-24T03:58:45.250Z Compiling slog-async v2.8.0
52782026-06-24T03:58:45.320Z Compiling oxnet v0.1.6
52792026-06-24T03:58:45.325Z Compiling colored v3.1.1
52802026-06-24T03:58:45.534Z Compiling powerfmt v0.2.0
52812026-06-24T03:58:45.661Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52822026-06-24T03:58:45.764Z Compiling time v0.3.49
52832026-06-24T03:58:45.893Z Compiling rusticata-macros v5.0.0
52842026-06-24T03:58:46.154Z Compiling anstream v1.0.0
52852026-06-24T03:58:46.604Z Compiling slog-scope v4.4.1
52862026-06-24T03:58:46.674Z Compiling chrono v0.4.45
52872026-06-24T03:58:46.982Z Compiling crossbeam-deque v0.8.6
52882026-06-24T03:58:47.019Z Compiling cookie-factory v0.3.3
52892026-06-24T03:58:47.116Z Compiling alloca v0.4.0
52902026-06-24T03:58:47.207Z Compiling terminal_size v0.4.4
52912026-06-24T03:58:47.351Z Compiling half v2.7.1
52922026-06-24T03:58:47.385Z Compiling crossbeam-channel v0.5.15
52932026-06-24T03:58:47.479Z Compiling is-terminal v0.4.17
52942026-06-24T03:58:47.576Z Compiling itertools v0.12.1
52952026-06-24T03:58:47.646Z Compiling heck v0.5.0
52962026-06-24T03:58:47.669Z Compiling take_mut v0.2.2
52972026-06-24T03:58:47.781Z Compiling log v0.4.32
52982026-06-24T03:58:47.844Z Compiling circular v0.3.0
52992026-06-24T03:58:48.008Z Compiling clap_lex v1.1.0
53002026-06-24T03:58:48.041Z Compiling plotters-backend v0.3.7
53012026-06-24T03:58:48.057Z Compiling itoa v1.0.18
53022026-06-24T03:58:48.335Z Compiling ciborium-io v0.2.2
53032026-06-24T03:58:48.368Z Compiling term v1.2.1
53042026-06-24T03:58:48.426Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
53052026-06-24T03:58:48.982Z Compiling cfg_aliases v0.2.1
53062026-06-24T03:58:49.028Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53072026-06-24T03:58:49.050Z Compiling nix v0.31.3
53082026-06-24T03:58:49.428Z Compiling slog-term v2.9.2
53092026-06-24T03:58:49.486Z Compiling clap_builder v4.6.0
53102026-06-24T03:58:49.682Z Compiling ciborium-ll v0.2.2
53112026-06-24T03:58:49.791Z Compiling plotters-svg v0.3.7
53122026-06-24T03:58:50.086Z Compiling pcap-parser v0.17.0
53132026-06-24T03:58:50.337Z Compiling slog-stdlog v4.1.1
53142026-06-24T03:58:50.598Z Compiling clap_derive v4.6.1
53152026-06-24T03:58:51.675Z Compiling itertools v0.13.0
53162026-06-24T03:58:51.951Z Compiling cast v0.3.0
53172026-06-24T03:58:52.125Z Compiling same-file v1.0.6
53182026-06-24T03:58:52.292Z Compiling walkdir v2.5.0
53192026-06-24T03:58:52.319Z Compiling clap v4.6.1
53202026-06-24T03:58:52.376Z Compiling rayon v1.12.0
53212026-06-24T03:58:52.452Z Compiling slog-envlogger v2.2.0
53222026-06-24T03:58:52.490Z Compiling tinytemplate v1.2.1
53232026-06-24T03:58:52.842Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53242026-06-24T03:58:53.181Z Compiling criterion-plot v0.8.2
53252026-06-24T03:58:53.351Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53262026-06-24T03:58:53.627Z Compiling plotters v0.3.7
53272026-06-24T03:58:53.943Z Compiling ciborium v0.2.2
53282026-06-24T03:58:54.518Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
53292026-06-24T03:58:54.561Z Compiling page_size v0.6.0
53302026-06-24T03:58:54.669Z Compiling dtor-proc-macro v0.0.13
53312026-06-24T03:58:54.677Z Compiling anes v0.1.6
53322026-06-24T03:58:54.855Z Compiling oorandom v11.1.5
53332026-06-24T03:58:54.922Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53342026-06-24T03:58:54.980Z Compiling criterion v0.8.2
53352026-06-24T03:58:55.014Z Compiling dtor v0.8.1
53362026-06-24T03:58:55.410Z Compiling link-section v0.2.1
53372026-06-24T03:58:55.550Z Compiling ctor-proc-macro v0.0.13
53382026-06-24T03:58:55.902Z Compiling ctor v0.10.1
53392026-06-24T03:58:57.101Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53402026-06-24T04:00:18.156Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 46s
53412026-06-24T04:00:18.189Z Running benches/userland.rs (target/release-lto/deps/userland-8c9c8b7ce131ed74)
53422026-06-24T04:00:18.201ZGnuplot not found, using plotters backend
53432026-06-24T04:00:18.328ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53442026-06-24T04:00:18.328ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53452026-06-24T04:00:24.073ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0019 s (7.6M iterations)
53462026-06-24T04:00:32.545ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53472026-06-24T04:00:32.545Zparse/Hairpin-DHCPv4/wallclock/Discover
53482026-06-24T04:00:32.545Z time: [61.285 ns 61.468 ns 61.675 ns]
53492026-06-24T04:00:32.545Z change: [−1.0434% +0.0166% +1.0995%] (p = 0.98 > 0.05)
53502026-06-24T04:00:32.545Z No change in performance detected.
53512026-06-24T04:00:32.545ZFound 5 outliers among 100 measurements (5.00%)
53522026-06-24T04:00:32.545Z 2 (2.00%) high mild
53532026-06-24T04:00:32.545Z 3 (3.00%) high severe
53542026-06-24T04:00:32.545Z
53552026-06-24T04:00:32.545ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53562026-06-24T04:00:32.545ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53572026-06-24T04:00:35.690ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0067 s (3.5M iterations)
53582026-06-24T04:00:40.668ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53592026-06-24T04:00:40.754Zprocess/Hairpin-DHCPv4/wallclock/Discover
53602026-06-24T04:00:40.755Z time: [833.35 ns 834.33 ns 835.37 ns]
53612026-06-24T04:00:40.755Z change: [+0.1445% +0.3015% +0.4644%] (p = 0.00 < 0.05)
53622026-06-24T04:00:40.755Z Change within noise threshold.
53632026-06-24T04:00:40.755ZFound 3 outliers among 100 measurements (3.00%)
53642026-06-24T04:00:40.755Z 2 (2.00%) high mild
53652026-06-24T04:00:40.755Z 1 (1.00%) high severe
53662026-06-24T04:00:41.649Z
53672026-06-24T04:00:41.653ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53682026-06-24T04:00:41.654ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53692026-06-24T04:00:47.413ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0034 s (7.3M iterations)
53702026-06-24T04:00:52.067ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53712026-06-24T04:00:52.154Zparse/Hairpin-DHCPv4/wallclock/Request
53722026-06-24T04:00:52.154Z time: [61.469 ns 61.675 ns 61.912 ns]
53732026-06-24T04:00:52.154Z change: [−0.5375% +0.5261% +1.6438%] (p = 0.34 > 0.05)
53742026-06-24T04:00:52.154Z No change in performance detected.
53752026-06-24T04:00:52.154ZFound 4 outliers among 100 measurements (4.00%)
53762026-06-24T04:00:52.154Z 2 (2.00%) high mild
53772026-06-24T04:00:52.154Z 2 (2.00%) high severe
53782026-06-24T04:00:53.054Z
53792026-06-24T04:00:53.058ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53802026-06-24T04:00:53.058ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53812026-06-24T04:00:58.977ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0057 s (3.5M iterations)
53822026-06-24T04:01:03.956ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53832026-06-24T04:01:04.013Zprocess/Hairpin-DHCPv4/wallclock/Request
53842026-06-24T04:01:04.013Z time: [811.65 ns 812.69 ns 813.79 ns]
53852026-06-24T04:01:04.013Z change: [+0.2315% +0.3818% +0.5331%] (p = 0.00 < 0.05)
53862026-06-24T04:01:04.013Z Change within noise threshold.
53872026-06-24T04:01:04.013ZFound 2 outliers among 100 measurements (2.00%)
53882026-06-24T04:01:04.013Z 1 (1.00%) high mild
53892026-06-24T04:01:04.013Z 1 (1.00%) high severe
53902026-06-24T04:01:04.907Z
53912026-06-24T04:01:04.910ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53922026-06-24T04:01:04.910ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53932026-06-24T04:01:08.403ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0002 s (6.0M iterations)
53942026-06-24T04:01:13.451ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53952026-06-24T04:01:13.457Zparse/Hairpin-DHCPv6/wallclock/Solicit
53962026-06-24T04:01:13.457Z time: [60.985 ns 61.203 ns 61.455 ns]
53972026-06-24T04:01:13.457Z change: [−0.9344% +0.3979% +1.6083%] (p = 0.56 > 0.05)
53982026-06-24T04:01:13.457Z No change in performance detected.
53992026-06-24T04:01:13.457ZFound 6 outliers among 100 measurements (6.00%)
54002026-06-24T04:01:13.457Z 2 (2.00%) high mild
54012026-06-24T04:01:13.457Z 4 (4.00%) high severe
54022026-06-24T04:01:14.198Z
54032026-06-24T04:01:14.201ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
54042026-06-24T04:01:14.201ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54052026-06-24T04:01:17.957ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0049 s (2.8M iterations)
54062026-06-24T04:01:22.972ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54072026-06-24T04:01:23.058Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54082026-06-24T04:01:23.058Z time: [1.0515 µs 1.0525 µs 1.0536 µs]
54092026-06-24T04:01:23.058Z change: [+0.3344% +0.4690% +0.6019%] (p = 0.00 < 0.05)
54102026-06-24T04:01:23.058Z Change within noise threshold.
54112026-06-24T04:01:23.058ZFound 3 outliers among 100 measurements (3.00%)
54122026-06-24T04:01:23.058Z 2 (2.00%) high mild
54132026-06-24T04:01:23.058Z 1 (1.00%) high severe
54142026-06-24T04:01:23.953Z
54152026-06-24T04:01:23.956ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54162026-06-24T04:01:23.956ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54172026-06-24T04:01:27.823ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0039 s (5.4M iterations)
54182026-06-24T04:01:32.489ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54192026-06-24T04:01:32.575Zparse/Hairpin-DHCPv6/wallclock/Request
54202026-06-24T04:01:32.575Z time: [61.144 ns 61.333 ns 61.551 ns]
54212026-06-24T04:01:32.575Z change: [−0.8360% +0.2763% +1.3873%] (p = 0.64 > 0.05)
54222026-06-24T04:01:32.575Z No change in performance detected.
54232026-06-24T04:01:32.575ZFound 5 outliers among 100 measurements (5.00%)
54242026-06-24T04:01:32.575Z 2 (2.00%) high mild
54252026-06-24T04:01:32.575Z 3 (3.00%) high severe
54262026-06-24T04:01:33.468Z
54272026-06-24T04:01:33.472ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54282026-06-24T04:01:33.472ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54292026-06-24T04:01:37.477ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0094 s (2.6M iterations)
54302026-06-24T04:01:42.494ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54312026-06-24T04:01:42.560Zprocess/Hairpin-DHCPv6/wallclock/Request
54322026-06-24T04:01:42.560Z time: [1.1052 µs 1.1062 µs 1.1073 µs]
54332026-06-24T04:01:42.560Z change: [+0.7276% +0.8886% +1.0342%] (p = 0.00 < 0.05)
54342026-06-24T04:01:42.560Z Change within noise threshold.
54352026-06-24T04:01:43.454Z
54362026-06-24T04:01:43.458ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54372026-06-24T04:01:43.458ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54382026-06-24T04:01:49.626ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0017 s (6.8M iterations)
54392026-06-24T04:01:54.134ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54402026-06-24T04:01:54.220Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54412026-06-24T04:01:54.220Z time: [60.889 ns 61.065 ns 61.269 ns]
54422026-06-24T04:01:54.220Z change: [−0.8437% +0.1912% +1.2700%] (p = 0.74 > 0.05)
54432026-06-24T04:01:54.220Z No change in performance detected.
54442026-06-24T04:01:54.220ZFound 6 outliers among 100 measurements (6.00%)
54452026-06-24T04:01:54.220Z 4 (4.00%) high mild
54462026-06-24T04:01:54.220Z 2 (2.00%) high severe
54472026-06-24T04:01:55.129Z
54482026-06-24T04:01:55.170ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54492026-06-24T04:01:55.170ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54502026-06-24T04:02:00.488ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0061 s (3.9M iterations)
54512026-06-24T04:02:05.335ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54522026-06-24T04:02:05.421Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54532026-06-24T04:02:05.421Z time: [632.82 ns 634.10 ns 635.47 ns]
54542026-06-24T04:02:05.421Z change: [+0.2469% +0.4531% +0.6748%] (p = 0.00 < 0.05)
54552026-06-24T04:02:05.421Z Change within noise threshold.
54562026-06-24T04:02:05.421ZFound 1 outliers among 100 measurements (1.00%)
54572026-06-24T04:02:05.421Z 1 (1.00%) high severe
54582026-06-24T04:02:06.315Z
54592026-06-24T04:02:06.319ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54602026-06-24T04:02:06.319ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54612026-06-24T04:02:10.713ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0032 s (4.8M iterations)
54622026-06-24T04:02:14.548ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54632026-06-24T04:02:14.634Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54642026-06-24T04:02:14.634Z time: [121.92 ns 122.11 ns 122.31 ns]
54652026-06-24T04:02:14.634Z change: [−0.1207% +0.6051% +1.3381%] (p = 0.10 > 0.05)
54662026-06-24T04:02:14.634Z No change in performance detected.
54672026-06-24T04:02:14.634ZFound 5 outliers among 100 measurements (5.00%)
54682026-06-24T04:02:14.634Z 2 (2.00%) high mild
54692026-06-24T04:02:14.634Z 3 (3.00%) high severe
54702026-06-24T04:02:15.529Z
54712026-06-24T04:02:15.534ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54722026-06-24T04:02:15.534ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54732026-06-24T04:02:18.787ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0057 s (3.2M iterations)
54742026-06-24T04:02:23.296ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54752026-06-24T04:02:23.382Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54762026-06-24T04:02:23.382Z time: [717.07 ns 717.94 ns 718.88 ns]
54772026-06-24T04:02:23.382Z change: [+0.4677% +0.6181% +0.7578%] (p = 0.00 < 0.05)
54782026-06-24T04:02:23.382Z Change within noise threshold.
54792026-06-24T04:02:23.382ZFound 3 outliers among 100 measurements (3.00%)
54802026-06-24T04:02:23.382Z 2 (2.00%) high mild
54812026-06-24T04:02:23.382Z 1 (1.00%) high severe
54822026-06-24T04:02:24.275Z
54832026-06-24T04:02:24.278ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54842026-06-24T04:02:24.278ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54852026-06-24T04:02:30.498ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0015 s (6.7M iterations)
54862026-06-24T04:02:34.953ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54872026-06-24T04:02:35.038Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54882026-06-24T04:02:35.038Z time: [60.634 ns 60.807 ns 61.009 ns]
54892026-06-24T04:02:35.038Z change: [−1.2259% −0.1932% +0.8630%] (p = 0.73 > 0.05)
54902026-06-24T04:02:35.038Z No change in performance detected.
54912026-06-24T04:02:35.038ZFound 5 outliers among 100 measurements (5.00%)
54922026-06-24T04:02:35.038Z 3 (3.00%) high mild
54932026-06-24T04:02:35.038Z 2 (2.00%) high severe
54942026-06-24T04:02:35.934Z
54952026-06-24T04:02:35.938ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54962026-06-24T04:02:35.938ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54972026-06-24T04:02:42.069ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0004 s (3.4M iterations)
54982026-06-24T04:02:46.923ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54992026-06-24T04:02:47.010Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
55002026-06-24T04:02:47.010Z time: [818.69 ns 819.68 ns 820.72 ns]
55012026-06-24T04:02:47.010Z change: [+1.7695% +1.9352% +2.0999%] (p = 0.00 < 0.05)
55022026-06-24T04:02:47.010Z Performance has regressed.
55032026-06-24T04:02:47.014ZFound 4 outliers among 100 measurements (4.00%)
55042026-06-24T04:02:47.014Z 2 (2.00%) high mild
55052026-06-24T04:02:47.014Z 2 (2.00%) high severe
55062026-06-24T04:02:47.902Z
55072026-06-24T04:02:47.906ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55082026-06-24T04:02:47.906ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55092026-06-24T04:02:50.947ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0002 s (6.9M iterations)
55102026-06-24T04:02:55.485ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55112026-06-24T04:02:55.571Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55122026-06-24T04:02:55.571Z time: [60.509 ns 60.671 ns 60.857 ns]
55132026-06-24T04:02:55.571Z change: [−1.3599% −0.3168% +0.7974%] (p = 0.57 > 0.05)
55142026-06-24T04:02:55.572Z No change in performance detected.
55152026-06-24T04:02:55.572ZFound 5 outliers among 100 measurements (5.00%)
55162026-06-24T04:02:55.572Z 3 (3.00%) high mild
55172026-06-24T04:02:55.572Z 2 (2.00%) high severe
55182026-06-24T04:02:56.475Z
55192026-06-24T04:02:56.478ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55202026-06-24T04:02:56.478ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55212026-06-24T04:03:02.478ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0006 s (3.5M iterations)
55222026-06-24T04:03:07.280ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55232026-06-24T04:03:07.366Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55242026-06-24T04:03:07.366Z time: [772.17 ns 773.05 ns 773.99 ns]
55252026-06-24T04:03:07.366Z change: [+0.1936% +0.3561% +0.5206%] (p = 0.00 < 0.05)
55262026-06-24T04:03:07.366Z Change within noise threshold.
55272026-06-24T04:03:07.366ZFound 2 outliers among 100 measurements (2.00%)
55282026-06-24T04:03:07.366Z 1 (1.00%) high mild
55292026-06-24T04:03:07.366Z 1 (1.00%) high severe
55302026-06-24T04:03:08.260Z
55312026-06-24T04:03:08.263ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55322026-06-24T04:03:08.264ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55332026-06-24T04:03:11.774ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (12M iterations)
55342026-06-24T04:03:15.498ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55352026-06-24T04:03:15.583Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55362026-06-24T04:03:15.583Z time: [61.598 ns 61.748 ns 61.923 ns]
55372026-06-24T04:03:15.583Z change: [−1.0633% −0.2914% +0.4679%] (p = 0.46 > 0.05)
55382026-06-24T04:03:15.583Z No change in performance detected.
55392026-06-24T04:03:15.583ZFound 3 outliers among 100 measurements (3.00%)
55402026-06-24T04:03:15.583Z 1 (1.00%) high mild
55412026-06-24T04:03:15.583Z 2 (2.00%) high severe
55422026-06-24T04:03:16.482Z
55432026-06-24T04:03:16.486ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55442026-06-24T04:03:16.486ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55452026-06-24T04:03:21.708ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (4.0M iterations)
55462026-06-24T04:03:26.407ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55472026-06-24T04:03:26.492Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55482026-06-24T04:03:26.493Z time: [252.52 ns 252.79 ns 253.11 ns]
55492026-06-24T04:03:26.493Z change: [+0.0221% +0.4079% +0.8030%] (p = 0.04 < 0.05)
55502026-06-24T04:03:26.493Z Change within noise threshold.
55512026-06-24T04:03:26.493ZFound 5 outliers among 100 measurements (5.00%)
55522026-06-24T04:03:26.493Z 3 (3.00%) high mild
55532026-06-24T04:03:26.493Z 2 (2.00%) high severe
55542026-06-24T04:03:27.392Z
55552026-06-24T04:03:27.396ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55562026-06-24T04:03:27.396ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55572026-06-24T04:03:30.497ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (6.8M iterations)
55582026-06-24T04:03:35.228ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55592026-06-24T04:03:35.312Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55602026-06-24T04:03:35.312Z time: [90.004 ns 90.143 ns 90.301 ns]
55612026-06-24T04:03:35.312Z change: [−0.0547% +0.2725% +0.6196%] (p = 0.11 > 0.05)
55622026-06-24T04:03:35.312Z No change in performance detected.
55632026-06-24T04:03:35.312ZFound 4 outliers among 100 measurements (4.00%)
55642026-06-24T04:03:35.312Z 1 (1.00%) low mild
55652026-06-24T04:03:35.312Z 2 (2.00%) high mild
55662026-06-24T04:03:35.313Z 1 (1.00%) high severe
55672026-06-24T04:03:36.211Z
55682026-06-24T04:03:36.214ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55692026-06-24T04:03:36.215ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55702026-06-24T04:03:40.254ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0042 s (2.6M iterations)
55712026-06-24T04:03:45.188ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55722026-06-24T04:03:45.275Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55732026-06-24T04:03:45.275Z time: [281.27 ns 281.58 ns 281.93 ns]
55742026-06-24T04:03:45.275Z change: [+0.2645% +0.5250% +0.7917%] (p = 0.00 < 0.05)
55752026-06-24T04:03:45.275Z Change within noise threshold.
55762026-06-24T04:03:45.276ZFound 3 outliers among 100 measurements (3.00%)
55772026-06-24T04:03:45.276Z 3 (3.00%) high mild
55782026-06-24T04:03:46.168Z
55792026-06-24T04:03:46.171ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55802026-06-24T04:03:46.171ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55812026-06-24T04:03:52.457ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0009 s (6.7M iterations)
55822026-06-24T04:03:55.975ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55832026-06-24T04:03:56.061Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55842026-06-24T04:03:56.061Z time: [99.237 ns 99.895 ns 100.50 ns]
55852026-06-24T04:03:56.061Z change: [+0.2980% +1.0288% +1.7206%] (p = 0.00 < 0.05)
55862026-06-24T04:03:56.061Z Change within noise threshold.
55872026-06-24T04:03:56.061ZFound 3 outliers among 100 measurements (3.00%)
55882026-06-24T04:03:56.061Z 2 (2.00%) high mild
55892026-06-24T04:03:56.061Z 1 (1.00%) high severe
55902026-06-24T04:03:56.953Z
55912026-06-24T04:03:56.956ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55922026-06-24T04:03:56.956ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55932026-06-24T04:03:59.965ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0052 s (3.5M iterations)
55942026-06-24T04:04:04.576ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55952026-06-24T04:04:04.663Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55962026-06-24T04:04:04.663Z time: [226.15 ns 226.39 ns 226.66 ns]
55972026-06-24T04:04:04.663Z change: [−0.3358% +0.0864% +0.4980%] (p = 0.69 > 0.05)
55982026-06-24T04:04:04.663Z No change in performance detected.
55992026-06-24T04:04:04.663ZFound 5 outliers among 100 measurements (5.00%)
56002026-06-24T04:04:04.663Z 1 (1.00%) high mild
56012026-06-24T04:04:04.663Z 4 (4.00%) high severe
56022026-06-24T04:04:05.554Z
56032026-06-24T04:04:05.558ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56042026-06-24T04:04:05.558ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56052026-06-24T04:04:09.948ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0021 s (4.8M iterations)
56062026-06-24T04:04:14.255ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56072026-06-24T04:04:14.341Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56082026-06-24T04:04:14.341Z time: [127.81 ns 128.54 ns 129.19 ns]
56092026-06-24T04:04:14.341Z change: [+0.4663% +0.9502% +1.4827%] (p = 0.00 < 0.05)
56102026-06-24T04:04:14.341Z Change within noise threshold.
56112026-06-24T04:04:14.341ZFound 21 outliers among 100 measurements (21.00%)
56122026-06-24T04:04:14.341Z 3 (3.00%) low mild
56132026-06-24T04:04:14.341Z 16 (16.00%) high mild
56142026-06-24T04:04:14.341Z 2 (2.00%) high severe
56152026-06-24T04:04:15.235Z
56162026-06-24T04:04:15.239ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56172026-06-24T04:04:15.239ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56182026-06-24T04:04:19.783ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (2.3M iterations)
56192026-06-24T04:04:24.630ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56202026-06-24T04:04:24.716Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56212026-06-24T04:04:24.716Z time: [255.34 ns 255.73 ns 256.18 ns]
56222026-06-24T04:04:24.716Z change: [+0.4297% +0.8545% +1.2140%] (p = 0.00 < 0.05)
56232026-06-24T04:04:24.716Z Change within noise threshold.
56242026-06-24T04:04:24.716ZFound 3 outliers among 100 measurements (3.00%)
56252026-06-24T04:04:24.716Z 3 (3.00%) high mild
56262026-06-24T04:04:25.606Z
56272026-06-24T04:04:25.609ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56282026-06-24T04:04:25.609ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56292026-06-24T04:04:28.945ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (13M iterations)
56302026-06-24T04:04:32.787ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56312026-06-24T04:04:32.873Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56322026-06-24T04:04:32.873Z time: [60.499 ns 60.642 ns 60.802 ns]
56332026-06-24T04:04:32.873Z change: [−0.7396% +0.0091% +0.8456%] (p = 0.98 > 0.05)
56342026-06-24T04:04:32.873Z No change in performance detected.
56352026-06-24T04:04:32.873ZFound 3 outliers among 100 measurements (3.00%)
56362026-06-24T04:04:32.873Z 1 (1.00%) high mild
56372026-06-24T04:04:32.873Z 2 (2.00%) high severe
56382026-06-24T04:04:33.762Z
56392026-06-24T04:04:33.766ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56402026-06-24T04:04:33.766ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56412026-06-24T04:04:38.561ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0036 s (4.4M iterations)
56422026-06-24T04:04:43.321ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56432026-06-24T04:04:43.407Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56442026-06-24T04:04:43.407Z time: [215.95 ns 216.20 ns 216.49 ns]
56452026-06-24T04:04:43.407Z change: [+0.0960% +0.5832% +1.0723%] (p = 0.01 < 0.05)
56462026-06-24T04:04:43.407Z Change within noise threshold.
56472026-06-24T04:04:43.407ZFound 3 outliers among 100 measurements (3.00%)
56482026-06-24T04:04:43.407Z 1 (1.00%) high mild
56492026-06-24T04:04:43.407Z 2 (2.00%) high severe
56502026-06-24T04:04:44.308Z
56512026-06-24T04:04:44.312ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56522026-06-24T04:04:44.312ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56532026-06-24T04:04:47.415ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0002 s (6.8M iterations)
56542026-06-24T04:04:52.102ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56552026-06-24T04:04:52.188Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56562026-06-24T04:04:52.188Z time: [88.814 ns 88.964 ns 89.139 ns]
56572026-06-24T04:04:52.188Z change: [−0.0698% +0.2587% +0.6248%] (p = 0.14 > 0.05)
56582026-06-24T04:04:52.188Z No change in performance detected.
56592026-06-24T04:04:52.188ZFound 1 outliers among 100 measurements (1.00%)
56602026-06-24T04:04:52.188Z 1 (1.00%) high severe
56612026-06-24T04:04:53.079Z
56622026-06-24T04:04:53.083ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56632026-06-24T04:04:53.083ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56642026-06-24T04:04:56.967ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0082 s (2.7M iterations)
56652026-06-24T04:05:01.929ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56662026-06-24T04:05:02.015Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56672026-06-24T04:05:02.016Z time: [244.17 ns 244.40 ns 244.65 ns]
56682026-06-24T04:05:02.016Z change: [+0.4864% +0.7285% +0.9724%] (p = 0.00 < 0.05)
56692026-06-24T04:05:02.016Z Change within noise threshold.
56702026-06-24T04:05:02.016ZFound 2 outliers among 100 measurements (2.00%)
56712026-06-24T04:05:02.016Z 1 (1.00%) high mild
56722026-06-24T04:05:02.016Z 1 (1.00%) high severe
56732026-06-24T04:05:02.911Z
56742026-06-24T04:05:02.914ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56752026-06-24T04:05:02.914ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56762026-06-24T04:05:09.056ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0011 s (6.8M iterations)
56772026-06-24T04:05:12.624ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56782026-06-24T04:05:12.713Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56792026-06-24T04:05:12.713Z time: [98.936 ns 99.653 ns 100.31 ns]
56802026-06-24T04:05:12.714Z change: [+0.3251% +1.0549% +1.7439%] (p = 0.00 < 0.05)
56812026-06-24T04:05:12.714Z Change within noise threshold.
56822026-06-24T04:05:12.714ZFound 3 outliers among 100 measurements (3.00%)
56832026-06-24T04:05:12.714Z 1 (1.00%) high mild
56842026-06-24T04:05:12.714Z 2 (2.00%) high severe
56852026-06-24T04:05:13.601Z
56862026-06-24T04:05:13.604ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56872026-06-24T04:05:13.604ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56882026-06-24T04:05:19.448ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0060 s (3.6M iterations)
56892026-06-24T04:05:23.898ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56902026-06-24T04:05:23.985Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56912026-06-24T04:05:23.985Z time: [188.49 ns 188.80 ns 189.12 ns]
56922026-06-24T04:05:23.985Z change: [−0.2446% +0.3896% +0.9363%] (p = 0.21 > 0.05)
56932026-06-24T04:05:23.985Z No change in performance detected.
56942026-06-24T04:05:23.985ZFound 4 outliers among 100 measurements (4.00%)
56952026-06-24T04:05:23.986Z 2 (2.00%) high mild
56962026-06-24T04:05:23.986Z 2 (2.00%) high severe
56972026-06-24T04:05:24.881Z
56982026-06-24T04:05:24.885ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56992026-06-24T04:05:24.885ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57002026-06-24T04:05:29.267ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0012 s (4.8M iterations)
57012026-06-24T04:05:33.596ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57022026-06-24T04:05:33.684Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57032026-06-24T04:05:33.684Z time: [127.16 ns 127.94 ns 128.64 ns]
57042026-06-24T04:05:33.684Z change: [+0.2118% +0.6948% +1.1886%] (p = 0.01 < 0.05)
57052026-06-24T04:05:33.684Z Change within noise threshold.
57062026-06-24T04:05:33.684ZFound 22 outliers among 100 measurements (22.00%)
57072026-06-24T04:05:33.684Z 4 (4.00%) low mild
57082026-06-24T04:05:33.684Z 16 (16.00%) high mild
57092026-06-24T04:05:33.685Z 2 (2.00%) high severe
57102026-06-24T04:05:34.572Z
57112026-06-24T04:05:34.575ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57122026-06-24T04:05:34.575ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57132026-06-24T04:05:38.999ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0005 s (2.4M iterations)
57142026-06-24T04:05:43.818ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57152026-06-24T04:05:43.904Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57162026-06-24T04:05:43.904Z time: [216.62 ns 216.95 ns 217.33 ns]
57172026-06-24T04:05:43.904Z change: [+0.1158% +0.5616% +0.9655%] (p = 0.01 < 0.05)
57182026-06-24T04:05:43.904Z Change within noise threshold.
57192026-06-24T04:05:43.904ZFound 2 outliers among 100 measurements (2.00%)
57202026-06-24T04:05:43.904Z 2 (2.00%) high severe
57212026-06-24T04:05:44.802Z
57222026-06-24T04:05:44.807ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57232026-06-24T04:05:44.807ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57242026-06-24T04:05:48.444ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (12M iterations)
57252026-06-24T04:05:52.414ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57262026-06-24T04:05:52.500Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57272026-06-24T04:05:52.500Z time: [61.292 ns 61.424 ns 61.574 ns]
57282026-06-24T04:05:52.500Z change: [−1.0060% −0.2547% +0.5002%] (p = 0.52 > 0.05)
57292026-06-24T04:05:52.500Z No change in performance detected.
57302026-06-24T04:05:52.500ZFound 4 outliers among 100 measurements (4.00%)
57312026-06-24T04:05:52.500Z 1 (1.00%) high mild
57322026-06-24T04:05:52.500Z 3 (3.00%) high severe
57332026-06-24T04:05:53.394Z
57342026-06-24T04:05:53.398ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57352026-06-24T04:05:53.398ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57362026-06-24T04:05:58.787ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0057 s (3.9M iterations)
57372026-06-24T04:06:03.584ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57382026-06-24T04:06:03.671Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57392026-06-24T04:06:03.671Z time: [249.18 ns 249.42 ns 249.69 ns]
57402026-06-24T04:06:03.671Z change: [+0.1246% +0.4924% +0.8683%] (p = 0.01 < 0.05)
57412026-06-24T04:06:03.671Z Change within noise threshold.
57422026-06-24T04:06:03.671ZFound 5 outliers among 100 measurements (5.00%)
57432026-06-24T04:06:03.671Z 2 (2.00%) high mild
57442026-06-24T04:06:03.671Z 3 (3.00%) high severe
57452026-06-24T04:06:04.568Z
57462026-06-24T04:06:04.572ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57472026-06-24T04:06:04.572ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57482026-06-24T04:06:07.788ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0010 s (6.5M iterations)
57492026-06-24T04:06:12.522ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57502026-06-24T04:06:12.606Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57512026-06-24T04:06:12.606Z time: [89.568 ns 89.702 ns 89.851 ns]
57522026-06-24T04:06:12.606Z change: [+0.0670% +0.3914% +0.7512%] (p = 0.02 < 0.05)
57532026-06-24T04:06:12.606Z Change within noise threshold.
57542026-06-24T04:06:12.607ZFound 11 outliers among 100 measurements (11.00%)
57552026-06-24T04:06:12.607Z 2 (2.00%) low mild
57562026-06-24T04:06:12.607Z 8 (8.00%) high mild
57572026-06-24T04:06:12.607Z 1 (1.00%) high severe
57582026-06-24T04:06:13.500Z
57592026-06-24T04:06:13.503ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57602026-06-24T04:06:13.503ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57612026-06-24T04:06:17.663ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (2.5M iterations)
57622026-06-24T04:06:22.621ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57632026-06-24T04:06:22.707Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57642026-06-24T04:06:22.707Z time: [278.41 ns 278.64 ns 278.91 ns]
57652026-06-24T04:06:22.707Z change: [+0.5141% +0.7821% +1.0493%] (p = 0.00 < 0.05)
57662026-06-24T04:06:22.708Z Change within noise threshold.
57672026-06-24T04:06:22.708ZFound 4 outliers among 100 measurements (4.00%)
57682026-06-24T04:06:22.708Z 3 (3.00%) high mild
57692026-06-24T04:06:22.708Z 1 (1.00%) high severe
57702026-06-24T04:06:23.598Z
57712026-06-24T04:06:23.602ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57722026-06-24T04:06:23.602ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57732026-06-24T04:06:26.658ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0002 s (6.9M iterations)
57742026-06-24T04:06:30.507ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57752026-06-24T04:06:30.622Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57762026-06-24T04:06:30.622Z time: [99.941 ns 100.48 ns 100.99 ns]
57772026-06-24T04:06:30.622Z change: [+0.4653% +1.1148% +1.8014%] (p = 0.00 < 0.05)
57782026-06-24T04:06:30.622Z Change within noise threshold.
57792026-06-24T04:06:30.622ZFound 3 outliers among 100 measurements (3.00%)
57802026-06-24T04:06:30.622Z 1 (1.00%) high mild
57812026-06-24T04:06:30.622Z 2 (2.00%) high severe
57822026-06-24T04:06:31.485Z
57832026-06-24T04:06:31.489ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57842026-06-24T04:06:31.489ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57852026-06-24T04:06:34.600ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0015 s (3.4M iterations)
57862026-06-24T04:06:39.282ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57872026-06-24T04:06:39.368Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57882026-06-24T04:06:39.368Z time: [222.40 ns 222.69 ns 223.01 ns]
57892026-06-24T04:06:39.368Z change: [−0.1666% +0.2668% +0.6753%] (p = 0.23 > 0.05)
57902026-06-24T04:06:39.368Z No change in performance detected.
57912026-06-24T04:06:39.368ZFound 3 outliers among 100 measurements (3.00%)
57922026-06-24T04:06:39.368Z 1 (1.00%) high mild
57932026-06-24T04:06:39.368Z 2 (2.00%) high severe
57942026-06-24T04:06:40.264Z
57952026-06-24T04:06:40.268ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57962026-06-24T04:06:40.268ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57972026-06-24T04:06:44.764ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (4.7M iterations)
57982026-06-24T04:06:49.158ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57992026-06-24T04:06:49.244Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58002026-06-24T04:06:49.245Z time: [128.20 ns 128.83 ns 129.42 ns]
58012026-06-24T04:06:49.245Z change: [+4.8523% +5.3963% +5.9074%] (p = 0.00 < 0.05)
58022026-06-24T04:06:49.245Z Performance has regressed.
58032026-06-24T04:06:49.245ZFound 18 outliers among 100 measurements (18.00%)
58042026-06-24T04:06:49.249Z 14 (14.00%) high mild
58052026-06-24T04:06:49.249Z 4 (4.00%) high severe
58062026-06-24T04:06:50.138Z
58072026-06-24T04:06:50.141ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58082026-06-24T04:06:50.141ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58092026-06-24T04:06:54.808ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0043 s (2.2M iterations)
58102026-06-24T04:06:59.634ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58112026-06-24T04:06:59.720Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58122026-06-24T04:06:59.720Z time: [250.51 ns 250.86 ns 251.25 ns]
58132026-06-24T04:06:59.720Z change: [+2.8496% +3.3626% +3.7940%] (p = 0.00 < 0.05)
58142026-06-24T04:06:59.720Z Performance has regressed.
58152026-06-24T04:06:59.720ZFound 4 outliers among 100 measurements (4.00%)
58162026-06-24T04:06:59.720Z 4 (4.00%) high mild
58172026-06-24T04:07:00.611Z
58182026-06-24T04:07:00.614ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58192026-06-24T04:07:00.615ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58202026-06-24T04:07:04.216ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (12M iterations)
58212026-06-24T04:07:08.168ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58222026-06-24T04:07:08.254Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58232026-06-24T04:07:08.254Z time: [60.323 ns 60.455 ns 60.604 ns]
58242026-06-24T04:07:08.254Z change: [−1.0743% −0.3508% +0.4381%] (p = 0.38 > 0.05)
58252026-06-24T04:07:08.254Z No change in performance detected.
58262026-06-24T04:07:08.255ZFound 4 outliers among 100 measurements (4.00%)
58272026-06-24T04:07:08.255Z 2 (2.00%) high mild
58282026-06-24T04:07:08.255Z 2 (2.00%) high severe
58292026-06-24T04:07:09.148Z
58302026-06-24T04:07:09.152ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58312026-06-24T04:07:09.152ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58322026-06-24T04:07:14.238ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (4.1M iterations)
58332026-06-24T04:07:19.008ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58342026-06-24T04:07:19.094Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58352026-06-24T04:07:19.094Z time: [217.71 ns 217.88 ns 218.08 ns]
58362026-06-24T04:07:19.094Z change: [−0.2742% +0.1563% +0.5949%] (p = 0.49 > 0.05)
58372026-06-24T04:07:19.094Z No change in performance detected.
58382026-06-24T04:07:19.094ZFound 4 outliers among 100 measurements (4.00%)
58392026-06-24T04:07:19.094Z 2 (2.00%) high mild
58402026-06-24T04:07:19.094Z 2 (2.00%) high severe
58412026-06-24T04:07:19.988Z
58422026-06-24T04:07:19.992ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58432026-06-24T04:07:19.992ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58442026-06-24T04:07:23.093ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0017 s (6.8M iterations)
58452026-06-24T04:07:27.864ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58462026-06-24T04:07:27.950Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58472026-06-24T04:07:27.950Z time: [80.026 ns 80.153 ns 80.300 ns]
58482026-06-24T04:07:27.950Z change: [+0.8793% +1.7449% +2.5713%] (p = 0.00 < 0.05)
58492026-06-24T04:07:27.950Z Change within noise threshold.
58502026-06-24T04:07:27.950ZFound 7 outliers among 100 measurements (7.00%)
58512026-06-24T04:07:27.950Z 3 (3.00%) high mild
58522026-06-24T04:07:27.950Z 4 (4.00%) high severe
58532026-06-24T04:07:28.847Z
58542026-06-24T04:07:28.850ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58552026-06-24T04:07:28.850ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58562026-06-24T04:07:32.809ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0087 s (2.7M iterations)
58572026-06-24T04:07:37.786ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58582026-06-24T04:07:37.871Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58592026-06-24T04:07:37.871Z time: [236.50 ns 236.72 ns 236.99 ns]
58602026-06-24T04:07:37.871Z change: [+0.0751% +0.5229% +0.9668%] (p = 0.02 < 0.05)
58612026-06-24T04:07:37.871Z Change within noise threshold.
58622026-06-24T04:07:37.871ZFound 6 outliers among 100 measurements (6.00%)
58632026-06-24T04:07:37.871Z 5 (5.00%) high mild
58642026-06-24T04:07:37.871Z 1 (1.00%) high severe
58652026-06-24T04:07:38.769Z
58662026-06-24T04:07:38.773ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58672026-06-24T04:07:38.773ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58682026-06-24T04:07:41.771ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0018 s (7.0M iterations)
58692026-06-24T04:07:45.662ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58702026-06-24T04:07:45.748Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58712026-06-24T04:07:45.748Z time: [99.114 ns 99.713 ns 100.27 ns]
58722026-06-24T04:07:45.748Z change: [−0.0620% +0.6204% +1.2366%] (p = 0.06 > 0.05)
58732026-06-24T04:07:45.748Z No change in performance detected.
58742026-06-24T04:07:45.748ZFound 3 outliers among 100 measurements (3.00%)
58752026-06-24T04:07:45.748Z 1 (1.00%) high mild
58762026-06-24T04:07:45.748Z 2 (2.00%) high severe
58772026-06-24T04:07:46.640Z
58782026-06-24T04:07:46.643ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58792026-06-24T04:07:46.644ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58802026-06-24T04:07:52.797ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0039 s (3.4M iterations)
58812026-06-24T04:07:57.273ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58822026-06-24T04:07:57.358Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58832026-06-24T04:07:57.358Z time: [189.84 ns 190.15 ns 190.48 ns]
58842026-06-24T04:07:57.358Z change: [−0.3428% +0.1637% +0.6581%] (p = 0.53 > 0.05)
58852026-06-24T04:07:57.358Z No change in performance detected.
58862026-06-24T04:07:57.358ZFound 4 outliers among 100 measurements (4.00%)
58872026-06-24T04:07:57.359Z 2 (2.00%) high mild
58882026-06-24T04:07:57.359Z 2 (2.00%) high severe
58892026-06-24T04:07:58.252Z
58902026-06-24T04:07:58.256ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58912026-06-24T04:07:58.256ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58922026-06-24T04:08:02.736ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0041 s (4.7M iterations)
58932026-06-24T04:08:07.034ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58942026-06-24T04:08:07.119Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58952026-06-24T04:08:07.119Z time: [117.49 ns 118.14 ns 118.73 ns]
58962026-06-24T04:08:07.119Z change: [−0.9295% −0.1638% +0.5636%] (p = 0.68 > 0.05)
58972026-06-24T04:08:07.119Z No change in performance detected.
58982026-06-24T04:08:07.119ZFound 3 outliers among 100 measurements (3.00%)
58992026-06-24T04:08:07.119Z 2 (2.00%) high mild
59002026-06-24T04:08:07.119Z 1 (1.00%) high severe
59012026-06-24T04:08:08.013Z
59022026-06-24T04:08:08.017ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59032026-06-24T04:08:08.017ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59042026-06-24T04:08:12.440ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0102 s (2.4M iterations)
59052026-06-24T04:08:17.304ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59062026-06-24T04:08:17.390Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59072026-06-24T04:08:17.390Z time: [208.26 ns 208.61 ns 208.98 ns]
59082026-06-24T04:08:17.390Z change: [−0.6602% −0.1180% +0.4696%] (p = 0.68 > 0.05)
59092026-06-24T04:08:17.390Z No change in performance detected.
59102026-06-24T04:08:17.390ZFound 6 outliers among 100 measurements (6.00%)
59112026-06-24T04:08:17.390Z 2 (2.00%) high mild
59122026-06-24T04:08:17.390Z 4 (4.00%) high severe
59132026-06-24T04:08:18.286Z
59142026-06-24T04:08:18.289ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59152026-06-24T04:08:18.289ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59162026-06-24T04:08:21.639ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (13M iterations)
59172026-06-24T04:08:25.546ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59182026-06-24T04:08:25.631Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59192026-06-24T04:08:25.631Z time: [61.594 ns 61.752 ns 61.933 ns]
59202026-06-24T04:08:25.631Z change: [−0.7376% +0.0075% +0.7784%] (p = 0.99 > 0.05)
59212026-06-24T04:08:25.631Z No change in performance detected.
59222026-06-24T04:08:25.631ZFound 4 outliers among 100 measurements (4.00%)
59232026-06-24T04:08:25.631Z 2 (2.00%) high mild
59242026-06-24T04:08:25.631Z 2 (2.00%) high severe
59252026-06-24T04:08:26.526Z
59262026-06-24T04:08:26.529ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59272026-06-24T04:08:26.529ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59282026-06-24T04:08:31.517ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0055 s (4.2M iterations)
59292026-06-24T04:08:36.536ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59302026-06-24T04:08:36.622Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59312026-06-24T04:08:36.622Z time: [288.75 ns 291.38 ns 294.81 ns]
59322026-06-24T04:08:36.622Z change: [−16.277% +0.7391% +21.260%] (p = 0.94 > 0.05)
59332026-06-24T04:08:36.622Z No change in performance detected.
59342026-06-24T04:08:36.622ZFound 12 outliers among 100 measurements (12.00%)
59352026-06-24T04:08:36.622Z 4 (4.00%) high mild
59362026-06-24T04:08:36.622Z 8 (8.00%) high severe
59372026-06-24T04:08:37.517Z
59382026-06-24T04:08:37.521ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59392026-06-24T04:08:37.521ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59402026-06-24T04:08:43.586ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0017 s (6.9M iterations)
59412026-06-24T04:08:48.244ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59422026-06-24T04:08:48.323Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59432026-06-24T04:08:48.323Z time: [79.864 ns 79.975 ns 80.103 ns]
59442026-06-24T04:08:48.323Z change: [−0.8913% −0.1069% +0.7066%] (p = 0.79 > 0.05)
59452026-06-24T04:08:48.323Z No change in performance detected.
59462026-06-24T04:08:48.323ZFound 5 outliers among 100 measurements (5.00%)
59472026-06-24T04:08:48.323Z 1 (1.00%) high mild
59482026-06-24T04:08:48.323Z 4 (4.00%) high severe
59492026-06-24T04:08:49.215Z
59502026-06-24T04:08:49.218ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59512026-06-24T04:08:49.218ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59522026-06-24T04:08:53.143ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (2.7M iterations)
59532026-06-24T04:08:58.343ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59542026-06-24T04:08:58.429Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59552026-06-24T04:08:58.429Z time: [328.05 ns 331.96 ns 337.02 ns]
59562026-06-24T04:08:58.429Z change: [−15.552% +0.1208% +17.999%] (p = 0.99 > 0.05)
59572026-06-24T04:08:58.429Z No change in performance detected.
59582026-06-24T04:08:58.429ZFound 13 outliers among 100 measurements (13.00%)
59592026-06-24T04:08:58.429Z 6 (6.00%) high mild
59602026-06-24T04:08:58.429Z 7 (7.00%) high severe
59612026-06-24T04:08:59.326Z
59622026-06-24T04:08:59.329ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59632026-06-24T04:08:59.329ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59642026-06-24T04:09:05.471ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0019 s (6.8M iterations)
59652026-06-24T04:09:09.070ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59662026-06-24T04:09:09.155Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59672026-06-24T04:09:09.155Z time: [99.145 ns 99.797 ns 100.40 ns]
59682026-06-24T04:09:09.155Z change: [+0.0464% +0.7526% +1.3643%] (p = 0.03 < 0.05)
59692026-06-24T04:09:09.155Z Change within noise threshold.
59702026-06-24T04:09:09.155ZFound 2 outliers among 100 measurements (2.00%)
59712026-06-24T04:09:09.155Z 2 (2.00%) high severe
59722026-06-24T04:09:10.046Z
59732026-06-24T04:09:10.049ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59742026-06-24T04:09:10.049ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59752026-06-24T04:09:16.047ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0072 s (3.5M iterations)
59762026-06-24T04:09:20.728ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59772026-06-24T04:09:20.812Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59782026-06-24T04:09:20.813Z time: [257.52 ns 259.62 ns 262.41 ns]
59792026-06-24T04:09:20.813Z change: [−13.885% +0.5029% +17.004%] (p = 0.96 > 0.05)
59802026-06-24T04:09:20.813Z No change in performance detected.
59812026-06-24T04:09:20.813ZFound 12 outliers among 100 measurements (12.00%)
59822026-06-24T04:09:20.813Z 4 (4.00%) high mild
59832026-06-24T04:09:20.813Z 8 (8.00%) high severe
59842026-06-24T04:09:21.709Z
59852026-06-24T04:09:21.712ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59862026-06-24T04:09:21.712ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59872026-06-24T04:09:25.935ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0015 s (5.0M iterations)
59882026-06-24T04:09:30.343ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59892026-06-24T04:09:30.429Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59902026-06-24T04:09:30.429Z time: [117.64 ns 118.40 ns 119.08 ns]
59912026-06-24T04:09:30.429Z change: [−0.0099% +0.8826% +1.7645%] (p = 0.05 > 0.05)
59922026-06-24T04:09:30.429Z No change in performance detected.
59932026-06-24T04:09:30.429ZFound 3 outliers among 100 measurements (3.00%)
59942026-06-24T04:09:30.429Z 1 (1.00%) high mild
59952026-06-24T04:09:30.429Z 2 (2.00%) high severe
59962026-06-24T04:09:31.322Z
59972026-06-24T04:09:31.325ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59982026-06-24T04:09:31.326ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59992026-06-24T04:09:35.700ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0075 s (2.4M iterations)
60002026-06-24T04:09:40.700ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60012026-06-24T04:09:40.785Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60022026-06-24T04:09:40.785Z time: [290.40 ns 293.36 ns 297.27 ns]
60032026-06-24T04:09:40.785Z change: [−15.446% +0.5110% +19.932%] (p = 0.95 > 0.05)
60042026-06-24T04:09:40.785Z No change in performance detected.
60052026-06-24T04:09:40.785ZFound 12 outliers among 100 measurements (12.00%)
60062026-06-24T04:09:40.785Z 4 (4.00%) high mild
60072026-06-24T04:09:40.785Z 8 (8.00%) high severe
60082026-06-24T04:09:41.684Z
60092026-06-24T04:09:41.687ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60102026-06-24T04:09:41.687ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60112026-06-24T04:09:44.938ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (13M iterations)
60122026-06-24T04:09:48.880ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60132026-06-24T04:09:48.966Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60142026-06-24T04:09:48.969Z time: [60.203 ns 60.361 ns 60.544 ns]
60152026-06-24T04:09:48.969Z change: [−0.2886% +0.5079% +1.2709%] (p = 0.21 > 0.05)
60162026-06-24T04:09:48.969Z No change in performance detected.
60172026-06-24T04:09:48.969ZFound 4 outliers among 100 measurements (4.00%)
60182026-06-24T04:09:48.969Z 3 (3.00%) high mild
60192026-06-24T04:09:48.969Z 1 (1.00%) high severe
60202026-06-24T04:09:49.862Z
60212026-06-24T04:09:49.865ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60222026-06-24T04:09:49.866ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60232026-06-24T04:09:54.533ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0055 s (4.5M iterations)
60242026-06-24T04:09:59.636ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60252026-06-24T04:09:59.723Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60262026-06-24T04:09:59.723Z time: [243.70 ns 245.68 ns 248.26 ns]
60272026-06-24T04:09:59.723Z change: [−17.403% −0.4779% +18.837%] (p = 0.97 > 0.05)
60282026-06-24T04:09:59.723Z No change in performance detected.
60292026-06-24T04:09:59.724ZFound 13 outliers among 100 measurements (13.00%)
60302026-06-24T04:09:59.724Z 5 (5.00%) high mild
60312026-06-24T04:09:59.724Z 8 (8.00%) high severe
60322026-06-24T04:10:00.619Z
60332026-06-24T04:10:00.623ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60342026-06-24T04:10:00.623ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60352026-06-24T04:10:06.591ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0012 s (7.0M iterations)
60362026-06-24T04:10:11.287ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60372026-06-24T04:10:11.372Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60382026-06-24T04:10:11.372Z time: [78.852 ns 78.985 ns 79.144 ns]
60392026-06-24T04:10:11.372Z change: [−0.5067% +0.2695% +1.0817%] (p = 0.53 > 0.05)
60402026-06-24T04:10:11.372Z No change in performance detected.
60412026-06-24T04:10:11.372ZFound 5 outliers among 100 measurements (5.00%)
60422026-06-24T04:10:11.372Z 2 (2.00%) high mild
60432026-06-24T04:10:11.372Z 3 (3.00%) high severe
60442026-06-24T04:10:12.275Z
60452026-06-24T04:10:12.278ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60462026-06-24T04:10:12.278ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60472026-06-24T04:10:16.134ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0085 s (2.7M iterations)
60482026-06-24T04:10:21.291ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60492026-06-24T04:10:21.376Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60502026-06-24T04:10:21.376Z time: [281.14 ns 284.31 ns 288.46 ns]
60512026-06-24T04:10:21.376Z change: [−15.609% +0.1582% +19.140%] (p = 0.99 > 0.05)
60522026-06-24T04:10:21.376Z No change in performance detected.
60532026-06-24T04:10:21.376ZFound 12 outliers among 100 measurements (12.00%)
60542026-06-24T04:10:21.377Z 3 (3.00%) high mild
60552026-06-24T04:10:21.377Z 9 (9.00%) high severe
60562026-06-24T04:10:22.271Z
60572026-06-24T04:10:22.274ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60582026-06-24T04:10:22.274ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60592026-06-24T04:10:28.144ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0031 s (7.1M iterations)
60602026-06-24T04:10:31.876ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60612026-06-24T04:10:31.960Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60622026-06-24T04:10:31.960Z time: [98.799 ns 99.515 ns 100.17 ns]
60632026-06-24T04:10:31.960Z change: [+0.1909% +0.8893% +1.5156%] (p = 0.01 < 0.05)
60642026-06-24T04:10:31.960Z Change within noise threshold.
60652026-06-24T04:10:31.960ZFound 2 outliers among 100 measurements (2.00%)
60662026-06-24T04:10:31.960Z 1 (1.00%) high mild
60672026-06-24T04:10:31.960Z 1 (1.00%) high severe
60682026-06-24T04:10:32.856Z
60692026-06-24T04:10:32.859ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60702026-06-24T04:10:32.859ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60712026-06-24T04:10:38.501ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0025 s (3.7M iterations)
60722026-06-24T04:10:43.257ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60732026-06-24T04:10:43.342Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60742026-06-24T04:10:43.342Z time: [211.29 ns 212.80 ns 214.79 ns]
60752026-06-24T04:10:43.342Z change: [−13.773% +0.5154% +16.087%] (p = 0.95 > 0.05)
60762026-06-24T04:10:43.342Z No change in performance detected.
60772026-06-24T04:10:43.342ZFound 12 outliers among 100 measurements (12.00%)
60782026-06-24T04:10:43.342Z 4 (4.00%) high mild
60792026-06-24T04:10:43.343Z 8 (8.00%) high severe
60802026-06-24T04:10:44.240Z
60812026-06-24T04:10:44.243ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60822026-06-24T04:10:44.243ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60832026-06-24T04:10:48.373ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0016 s (5.1M iterations)
60842026-06-24T04:10:52.865ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60852026-06-24T04:10:52.950Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60862026-06-24T04:10:52.950Z time: [117.76 ns 118.52 ns 119.20 ns]
60872026-06-24T04:10:52.950Z change: [+0.4231% +1.1099% +1.8508%] (p = 0.00 < 0.05)
60882026-06-24T04:10:52.951Z Change within noise threshold.
60892026-06-24T04:10:52.951ZFound 3 outliers among 100 measurements (3.00%)
60902026-06-24T04:10:52.951Z 2 (2.00%) high mild
60912026-06-24T04:10:52.951Z 1 (1.00%) high severe
60922026-06-24T04:10:53.841Z
60932026-06-24T04:10:53.845ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60942026-06-24T04:10:53.845ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60952026-06-24T04:10:58.071ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0001 s (2.5M iterations)
60962026-06-24T04:11:03.109ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60972026-06-24T04:11:03.194Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60982026-06-24T04:11:03.194Z time: [241.00 ns 243.14 ns 245.99 ns]
60992026-06-24T04:11:03.194Z change: [−14.957% +0.4182% +17.633%] (p = 0.96 > 0.05)
61002026-06-24T04:11:03.194Z No change in performance detected.
61012026-06-24T04:11:03.194ZFound 12 outliers among 100 measurements (12.00%)
61022026-06-24T04:11:03.194Z 4 (4.00%) high mild
61032026-06-24T04:11:03.194Z 8 (8.00%) high severe
61042026-06-24T04:11:04.091Z
61052026-06-24T04:11:04.094ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61062026-06-24T04:11:04.094ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61072026-06-24T04:11:07.496ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (12M iterations)
61082026-06-24T04:11:11.739ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61092026-06-24T04:11:11.825Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61102026-06-24T04:11:11.825Z time: [61.276 ns 61.413 ns 61.565 ns]
61112026-06-24T04:11:11.825Z change: [−1.0926% −0.3476% +0.4135%] (p = 0.37 > 0.05)
61122026-06-24T04:11:11.825Z No change in performance detected.
61132026-06-24T04:11:11.825ZFound 4 outliers among 100 measurements (4.00%)
61142026-06-24T04:11:11.825Z 2 (2.00%) high mild
61152026-06-24T04:11:11.825Z 2 (2.00%) high severe
61162026-06-24T04:11:12.719Z
61172026-06-24T04:11:12.722ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61182026-06-24T04:11:12.723ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61192026-06-24T04:11:17.850ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0035 s (4.1M iterations)
61202026-06-24T04:11:23.000ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61212026-06-24T04:11:23.086Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61222026-06-24T04:11:23.086Z time: [290.33 ns 293.19 ns 296.88 ns]
61232026-06-24T04:11:23.086Z change: [−18.110% +0.0138% +23.425%] (p = 0.99 > 0.05)
61242026-06-24T04:11:23.086Z No change in performance detected.
61252026-06-24T04:11:23.086ZFound 13 outliers among 100 measurements (13.00%)
61262026-06-24T04:11:23.086Z 5 (5.00%) high mild
61272026-06-24T04:11:23.086Z 8 (8.00%) high severe
61282026-06-24T04:11:23.986Z
61292026-06-24T04:11:23.989ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61302026-06-24T04:11:23.989ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61312026-06-24T04:11:27.043ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0018 s (6.9M iterations)
61322026-06-24T04:11:31.897ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61332026-06-24T04:11:31.983Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61342026-06-24T04:11:31.983Z time: [79.837 ns 79.948 ns 80.079 ns]
61352026-06-24T04:11:31.983Z change: [−0.2738% +0.5192% +1.3813%] (p = 0.22 > 0.05)
61362026-06-24T04:11:31.983Z No change in performance detected.
61372026-06-24T04:11:31.983ZFound 7 outliers among 100 measurements (7.00%)
61382026-06-24T04:11:31.983Z 3 (3.00%) high mild
61392026-06-24T04:11:31.983Z 4 (4.00%) high severe
61402026-06-24T04:11:32.877Z
61412026-06-24T04:11:32.880ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61422026-06-24T04:11:32.880ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61432026-06-24T04:11:37.004ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0072 s (2.5M iterations)
61442026-06-24T04:11:42.214ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61452026-06-24T04:11:42.300Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61462026-06-24T04:11:42.300Z time: [333.39 ns 337.75 ns 343.41 ns]
61472026-06-24T04:11:42.300Z change: [−15.987% +0.1575% +20.444%] (p = 0.99 > 0.05)
61482026-06-24T04:11:42.300Z No change in performance detected.
61492026-06-24T04:11:42.300ZFound 13 outliers among 100 measurements (13.00%)
61502026-06-24T04:11:42.300Z 6 (6.00%) high mild
61512026-06-24T04:11:42.300Z 7 (7.00%) high severe
61522026-06-24T04:11:43.197Z
61532026-06-24T04:11:43.200ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61542026-06-24T04:11:43.200ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61552026-06-24T04:11:49.385ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0032 s (6.8M iterations)
61562026-06-24T04:11:53.187ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61572026-06-24T04:11:53.272Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61582026-06-24T04:11:53.272Z time: [99.694 ns 100.26 ns 100.79 ns]
61592026-06-24T04:11:53.272Z change: [+0.3428% +1.0106% +1.6975%] (p = 0.00 < 0.05)
61602026-06-24T04:11:53.272Z Change within noise threshold.
61612026-06-24T04:11:53.272ZFound 3 outliers among 100 measurements (3.00%)
61622026-06-24T04:11:53.272Z 1 (1.00%) high mild
61632026-06-24T04:11:53.273Z 2 (2.00%) high severe
61642026-06-24T04:11:54.154Z
61652026-06-24T04:11:54.157ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61662026-06-24T04:11:54.157ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61672026-06-24T04:12:00.312ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0042 s (3.4M iterations)
61682026-06-24T04:12:05.136ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61692026-06-24T04:12:05.222Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61702026-06-24T04:12:05.222Z time: [258.09 ns 260.34 ns 263.30 ns]
61712026-06-24T04:12:05.222Z change: [−14.305% +0.9178% +18.606%] (p = 0.93 > 0.05)
61722026-06-24T04:12:05.222Z No change in performance detected.
61732026-06-24T04:12:05.222ZFound 11 outliers among 100 measurements (11.00%)
61742026-06-24T04:12:05.222Z 3 (3.00%) high mild
61752026-06-24T04:12:05.222Z 8 (8.00%) high severe
61762026-06-24T04:12:06.117Z
61772026-06-24T04:12:06.121ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61782026-06-24T04:12:06.121ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61792026-06-24T04:12:10.343ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0008 s (5.0M iterations)
61802026-06-24T04:12:14.913ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61812026-06-24T04:12:14.998Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61822026-06-24T04:12:14.998Z time: [118.12 ns 118.77 ns 119.37 ns]
61832026-06-24T04:12:14.998Z change: [+0.2911% +1.0446% +1.8365%] (p = 0.01 < 0.05)
61842026-06-24T04:12:15.002Z Change within noise threshold.
61852026-06-24T04:12:15.002ZFound 3 outliers among 100 measurements (3.00%)
61862026-06-24T04:12:15.002Z 1 (1.00%) high mild
61872026-06-24T04:12:15.002Z 2 (2.00%) high severe
61882026-06-24T04:12:15.885Z
61892026-06-24T04:12:15.888ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61902026-06-24T04:12:15.888ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61912026-06-24T04:12:20.382ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0029 s (2.3M iterations)
61922026-06-24T04:12:25.510ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61932026-06-24T04:12:25.595Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61942026-06-24T04:12:25.595Z time: [290.53 ns 293.71 ns 297.90 ns]
61952026-06-24T04:12:25.595Z change: [−16.658% +0.0615% +18.561%] (p = 1.00 > 0.05)
61962026-06-24T04:12:25.595Z No change in performance detected.
61972026-06-24T04:12:25.595ZFound 12 outliers among 100 measurements (12.00%)
61982026-06-24T04:12:25.595Z 4 (4.00%) high mild
61992026-06-24T04:12:25.595Z 8 (8.00%) high severe
62002026-06-24T04:12:26.493Z
62012026-06-24T04:12:26.496ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62022026-06-24T04:12:26.496ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62032026-06-24T04:12:29.907ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (12M iterations)
62042026-06-24T04:12:34.087ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62052026-06-24T04:12:34.173Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62062026-06-24T04:12:34.173Z time: [60.444 ns 60.611 ns 60.788 ns]
62072026-06-24T04:12:34.173Z change: [−0.8322% −0.0283% +0.8043%] (p = 0.94 > 0.05)
62082026-06-24T04:12:34.173Z No change in performance detected.
62092026-06-24T04:12:34.173ZFound 4 outliers among 100 measurements (4.00%)
62102026-06-24T04:12:34.173Z 2 (2.00%) high mild
62112026-06-24T04:12:34.173Z 2 (2.00%) high severe
62122026-06-24T04:12:35.072Z
62132026-06-24T04:12:35.075ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62142026-06-24T04:12:35.076ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62152026-06-24T04:12:40.031ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0036 s (4.2M iterations)
62162026-06-24T04:12:45.212ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62172026-06-24T04:12:45.297Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62182026-06-24T04:12:45.297Z time: [251.83 ns 254.17 ns 257.24 ns]
62192026-06-24T04:12:45.297Z change: [−17.731% +0.2571% +21.148%] (p = 0.97 > 0.05)
62202026-06-24T04:12:45.297Z No change in performance detected.
62212026-06-24T04:12:45.297ZFound 13 outliers among 100 measurements (13.00%)
62222026-06-24T04:12:45.297Z 5 (5.00%) high mild
62232026-06-24T04:12:45.297Z 8 (8.00%) high severe
62242026-06-24T04:12:46.198Z
62252026-06-24T04:12:46.201ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62262026-06-24T04:12:46.201ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62272026-06-24T04:12:52.330ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (6.8M iterations)
62282026-06-24T04:12:57.120ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62292026-06-24T04:12:57.205Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62302026-06-24T04:12:57.205Z time: [78.490 ns 78.605 ns 78.738 ns]
62312026-06-24T04:12:57.205Z change: [−0.8738% −0.0572% +0.7211%] (p = 0.89 > 0.05)
62322026-06-24T04:12:57.205Z No change in performance detected.
62332026-06-24T04:12:57.205ZFound 5 outliers among 100 measurements (5.00%)
62342026-06-24T04:12:57.205Z 2 (2.00%) high mild
62352026-06-24T04:12:57.205Z 3 (3.00%) high severe
62362026-06-24T04:12:58.110Z
62372026-06-24T04:12:58.113ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62382026-06-24T04:12:58.113ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62392026-06-24T04:13:02.166ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0005 s (2.6M iterations)
62402026-06-24T04:13:07.365ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62412026-06-24T04:13:07.450Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62422026-06-24T04:13:07.450Z time: [291.62 ns 295.38 ns 300.25 ns]
62432026-06-24T04:13:07.450Z change: [−16.062% +0.3545% +19.734%] (p = 0.97 > 0.05)
62442026-06-24T04:13:07.450Z No change in performance detected.
62452026-06-24T04:13:07.450ZFound 11 outliers among 100 measurements (11.00%)
62462026-06-24T04:13:07.450Z 4 (4.00%) high mild
62472026-06-24T04:13:07.450Z 7 (7.00%) high severe
62482026-06-24T04:13:08.347Z
62492026-06-24T04:13:08.351ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62502026-06-24T04:13:08.351ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62512026-06-24T04:13:14.483ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0018 s (6.8M iterations)
62522026-06-24T04:13:18.289ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62532026-06-24T04:13:18.374Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62542026-06-24T04:13:18.374Z time: [99.101 ns 99.690 ns 100.24 ns]
62552026-06-24T04:13:18.374Z change: [+0.2595% +0.9261% +1.6323%] (p = 0.01 < 0.05)
62562026-06-24T04:13:18.374Z Change within noise threshold.
62572026-06-24T04:13:18.374ZFound 3 outliers among 100 measurements (3.00%)
62582026-06-24T04:13:18.374Z 1 (1.00%) high mild
62592026-06-24T04:13:18.375Z 2 (2.00%) high severe
62602026-06-24T04:13:19.273Z
62612026-06-24T04:13:19.278ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62622026-06-24T04:13:19.278ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62632026-06-24T04:13:25.221ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0049 s (3.5M iterations)
62642026-06-24T04:13:30.013ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62652026-06-24T04:13:30.099Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62662026-06-24T04:13:30.099Z time: [215.29 ns 216.93 ns 219.09 ns]
62672026-06-24T04:13:30.099Z change: [−14.043% +0.2425% +16.765%] (p = 0.98 > 0.05)
62682026-06-24T04:13:30.099Z No change in performance detected.
62692026-06-24T04:13:30.099ZFound 12 outliers among 100 measurements (12.00%)
62702026-06-24T04:13:30.099Z 4 (4.00%) high mild
62712026-06-24T04:13:30.099Z 8 (8.00%) high severe
62722026-06-24T04:13:30.995Z
62732026-06-24T04:13:30.999ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62742026-06-24T04:13:30.999ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62752026-06-24T04:13:35.194ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0043 s (5.0M iterations)
62762026-06-24T04:13:39.780ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62772026-06-24T04:13:39.866Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62782026-06-24T04:13:39.866Z time: [117.73 ns 118.37 ns 118.97 ns]
62792026-06-24T04:13:39.866Z change: [−0.1123% +0.6439% +1.4098%] (p = 0.09 > 0.05)
62802026-06-24T04:13:39.866Z No change in performance detected.
62812026-06-24T04:13:39.866ZFound 3 outliers among 100 measurements (3.00%)
62822026-06-24T04:13:39.866Z 1 (1.00%) high mild
62832026-06-24T04:13:39.866Z 2 (2.00%) high severe
62842026-06-24T04:13:40.757Z
62852026-06-24T04:13:40.761ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62862026-06-24T04:13:40.761ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62872026-06-24T04:13:45.160ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (2.4M iterations)
62882026-06-24T04:13:50.260ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62892026-06-24T04:13:50.345Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62902026-06-24T04:13:50.345Z time: [245.78 ns 248.08 ns 251.13 ns]
62912026-06-24T04:13:50.345Z change: [−14.827% −0.0248% +19.409%] (p = 1.00 > 0.05)
62922026-06-24T04:13:50.345Z No change in performance detected.
62932026-06-24T04:13:50.345ZFound 12 outliers among 100 measurements (12.00%)
62942026-06-24T04:13:50.345Z 4 (4.00%) high mild
62952026-06-24T04:13:50.345Z 8 (8.00%) high severe
62962026-06-24T04:13:51.245Z
62972026-06-24T04:13:51.248ZBenchmarking source_filter/allows/exclude_empty_v4
62982026-06-24T04:13:51.248ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
62992026-06-24T04:13:56.023ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
63002026-06-24T04:14:01.022ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63012026-06-24T04:14:01.107Zsource_filter/allows/exclude_empty_v4
63022026-06-24T04:14:01.107Z time: [1.1115 ns 1.1118 ns 1.1121 ns]
63032026-06-24T04:14:01.107Z thrpt: [899.23 Melem/s 899.46 Melem/s 899.66 Melem/s]
63042026-06-24T04:14:01.107Z change:
63052026-06-24T04:14:01.107Z time: [+0.4012% +0.4262% +0.4548%] (p = 0.00 < 0.05)
63062026-06-24T04:14:01.107Z thrpt: [−0.4528% −0.4244% −0.3996%]
63072026-06-24T04:14:01.107Z Change within noise threshold.
63082026-06-24T04:14:01.110ZFound 2 outliers among 100 measurements (2.00%)
63092026-06-24T04:14:01.111Z 2 (2.00%) high mild
63102026-06-24T04:14:02.000ZBenchmarking source_filter/allows/exclude_empty_v6
63112026-06-24T04:14:02.000ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63122026-06-24T04:14:06.784ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
63132026-06-24T04:14:11.774ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63142026-06-24T04:14:11.860Zsource_filter/allows/exclude_empty_v6
63152026-06-24T04:14:11.860Z time: [1.1114 ns 1.1116 ns 1.1119 ns]
63162026-06-24T04:14:11.860Z thrpt: [899.35 Melem/s 899.57 Melem/s 899.78 Melem/s]
63172026-06-24T04:14:11.863Z change:
63182026-06-24T04:14:11.863Z time: [+0.2838% +0.3151% +0.3435%] (p = 0.00 < 0.05)
63192026-06-24T04:14:11.863Z thrpt: [−0.3423% −0.3141% −0.2830%]
63202026-06-24T04:14:11.863Z Change within noise threshold.
63212026-06-24T04:14:12.752ZBenchmarking source_filter/allows/exclude_miss_v4/1
63222026-06-24T04:14:12.752ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63232026-06-24T04:14:17.586ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.2B iterations)
63242026-06-24T04:14:22.588ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63252026-06-24T04:14:22.673Zsource_filter/allows/exclude_miss_v4/1
63262026-06-24T04:14:22.674Z time: [2.2484 ns 2.2524 ns 2.2566 ns]
63272026-06-24T04:14:22.674Z thrpt: [443.14 Melem/s 443.97 Melem/s 444.75 Melem/s]
63282026-06-24T04:14:22.674Z change:
63292026-06-24T04:14:22.674Z time: [+1.3325% +1.5063% +1.6576%] (p = 0.00 < 0.05)
63302026-06-24T04:14:22.674Z thrpt: [−1.6306% −1.4839% −1.3149%]
63312026-06-24T04:14:22.674Z Performance has regressed.
63322026-06-24T04:14:22.674ZFound 1 outliers among 100 measurements (1.00%)
63332026-06-24T04:14:22.674Z 1 (1.00%) high mild
63342026-06-24T04:14:23.562ZBenchmarking source_filter/allows/exclude_hit_v4/1
63352026-06-24T04:14:23.562ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63362026-06-24T04:14:27.859ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
63372026-06-24T04:14:33.007ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63382026-06-24T04:14:33.012Zsource_filter/allows/exclude_hit_v4/1
63392026-06-24T04:14:33.012Z time: [2.0080 ns 2.0089 ns 2.0098 ns]
63402026-06-24T04:14:33.012Z thrpt: [497.55 Melem/s 497.78 Melem/s 498.01 Melem/s]
63412026-06-24T04:14:33.012Z change:
63422026-06-24T04:14:33.013Z time: [+0.2735% +0.3324% +0.3891%] (p = 0.00 < 0.05)
63432026-06-24T04:14:33.013Z thrpt: [−0.3876% −0.3313% −0.2727%]
63442026-06-24T04:14:33.013Z Change within noise threshold.
63452026-06-24T04:14:33.013ZFound 2 outliers among 100 measurements (2.00%)
63462026-06-24T04:14:33.013Z 1 (1.00%) low severe
63472026-06-24T04:14:33.013Z 1 (1.00%) high mild
63482026-06-24T04:14:33.853ZBenchmarking source_filter/allows/exclude_miss_v6/1
63492026-06-24T04:14:33.853ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63502026-06-24T04:14:38.867ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63512026-06-24T04:14:43.713ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63522026-06-24T04:14:43.799Zsource_filter/allows/exclude_miss_v6/1
63532026-06-24T04:14:43.799Z time: [4.5009 ns 4.5252 ns 4.5517 ns]
63542026-06-24T04:14:43.799Z thrpt: [219.70 Melem/s 220.99 Melem/s 222.18 Melem/s]
63552026-06-24T04:14:43.800Z change:
63562026-06-24T04:14:43.800Z time: [+0.3590% +0.9990% +1.6368%] (p = 0.00 < 0.05)
63572026-06-24T04:14:43.800Z thrpt: [−1.6104% −0.9891% −0.3577%]
63582026-06-24T04:14:43.800Z Change within noise threshold.
63592026-06-24T04:14:44.695ZBenchmarking source_filter/allows/exclude_hit_v6/1
63602026-06-24T04:14:44.695ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63612026-06-24T04:14:49.956ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
63622026-06-24T04:14:54.780ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63632026-06-24T04:14:54.865Zsource_filter/allows/exclude_hit_v6/1
63642026-06-24T04:14:54.865Z time: [4.7032 ns 4.7265 ns 4.7518 ns]
63652026-06-24T04:14:54.865Z thrpt: [210.44 Melem/s 211.57 Melem/s 212.62 Melem/s]
63662026-06-24T04:14:54.865Z change:
63672026-06-24T04:14:54.865Z time: [−1.0990% −0.3504% +0.3698%] (p = 0.36 > 0.05)
63682026-06-24T04:14:54.865Z thrpt: [−0.3685% +0.3517% +1.1113%]
63692026-06-24T04:14:54.865Z No change in performance detected.
63702026-06-24T04:14:55.759ZBenchmarking source_filter/allows/exclude_miss_v4/5
63712026-06-24T04:14:55.760ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63722026-06-24T04:14:59.622ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
63732026-06-24T04:15:04.626ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63742026-06-24T04:15:04.712Zsource_filter/allows/exclude_miss_v4/5
63752026-06-24T04:15:04.712Z time: [3.5902 ns 3.6007 ns 3.6122 ns]
63762026-06-24T04:15:04.712Z thrpt: [276.84 Melem/s 277.72 Melem/s 278.54 Melem/s]
63772026-06-24T04:15:04.712Z change:
63782026-06-24T04:15:04.712Z time: [−0.3269% +0.1111% +0.5400%] (p = 0.62 > 0.05)
63792026-06-24T04:15:04.712Z thrpt: [−0.5371% −0.1110% +0.3280%]
63802026-06-24T04:15:04.712Z No change in performance detected.
63812026-06-24T04:15:04.712ZFound 7 outliers among 100 measurements (7.00%)
63822026-06-24T04:15:04.712Z 6 (6.00%) high mild
63832026-06-24T04:15:04.712Z 1 (1.00%) high severe
63842026-06-24T04:15:05.603ZBenchmarking source_filter/allows/exclude_hit_v4/5
63852026-06-24T04:15:05.603ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63862026-06-24T04:15:09.918ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
63872026-06-24T04:15:14.918ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63882026-06-24T04:15:15.004Zsource_filter/allows/exclude_hit_v4/5
63892026-06-24T04:15:15.004Z time: [2.0088 ns 2.0095 ns 2.0102 ns]
63902026-06-24T04:15:15.004Z thrpt: [497.46 Melem/s 497.63 Melem/s 497.80 Melem/s]
63912026-06-24T04:15:15.004Z change:
63922026-06-24T04:15:15.004Z time: [+0.3379% +0.3989% +0.4594%] (p = 0.00 < 0.05)
63932026-06-24T04:15:15.004Z thrpt: [−0.4573% −0.3973% −0.3367%]
63942026-06-24T04:15:15.004Z Change within noise threshold.
63952026-06-24T04:15:15.004ZFound 1 outliers among 100 measurements (1.00%)
63962026-06-24T04:15:15.005Z 1 (1.00%) high mild
63972026-06-24T04:15:15.890ZBenchmarking source_filter/allows/exclude_miss_v6/5
63982026-06-24T04:15:15.890ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
63992026-06-24T04:15:19.587ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (726M iterations)
64002026-06-24T04:15:24.472ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64012026-06-24T04:15:24.557Zsource_filter/allows/exclude_miss_v6/5
64022026-06-24T04:15:24.557Z time: [6.7033 ns 6.7282 ns 6.7558 ns]
64032026-06-24T04:15:24.557Z thrpt: [148.02 Melem/s 148.63 Melem/s 149.18 Melem/s]
64042026-06-24T04:15:24.557Z change:
64052026-06-24T04:15:24.557Z time: [−0.4794% −0.0524% +0.3773%] (p = 0.81 > 0.05)
64062026-06-24T04:15:24.557Z thrpt: [−0.3759% +0.0525% +0.4817%]
64072026-06-24T04:15:24.557Z No change in performance detected.
64082026-06-24T04:15:25.445ZBenchmarking source_filter/allows/exclude_hit_v6/5
64092026-06-24T04:15:25.445ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64102026-06-24T04:15:30.728ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
64112026-06-24T04:15:35.576ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64122026-06-24T04:15:35.663Zsource_filter/allows/exclude_hit_v6/5
64132026-06-24T04:15:35.663Z time: [4.7210 ns 4.7713 ns 4.8333 ns]
64142026-06-24T04:15:35.663Z thrpt: [206.90 Melem/s 209.59 Melem/s 211.82 Melem/s]
64152026-06-24T04:15:35.663Z change:
64162026-06-24T04:15:35.663Z time: [−0.0049% +0.9366% +2.0885%] (p = 0.07 > 0.05)
64172026-06-24T04:15:35.663Z thrpt: [−2.0458% −0.9279% +0.0049%]
64182026-06-24T04:15:35.663Z No change in performance detected.
64192026-06-24T04:15:35.664ZFound 4 outliers among 100 measurements (4.00%)
64202026-06-24T04:15:35.664Z 1 (1.00%) high mild
64212026-06-24T04:15:35.664Z 3 (3.00%) high severe
64222026-06-24T04:15:36.564ZBenchmarking source_filter/allows/exclude_miss_v4/10
64232026-06-24T04:15:36.564ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64242026-06-24T04:15:39.729ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (848M iterations)
64252026-06-24T04:15:44.845ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64262026-06-24T04:15:44.929Zsource_filter/allows/exclude_miss_v4/10
64272026-06-24T04:15:44.929Z time: [6.0255 ns 6.0583 ns 6.0897 ns]
64282026-06-24T04:15:44.929Z thrpt: [164.21 Melem/s 165.06 Melem/s 165.96 Melem/s]
64292026-06-24T04:15:44.929Z change:
64302026-06-24T04:15:44.929Z time: [+1.4164% +1.8917% +2.3782%] (p = 0.00 < 0.05)
64312026-06-24T04:15:44.929Z thrpt: [−2.3229% −1.8566% −1.3967%]
64322026-06-24T04:15:44.929Z Performance has regressed.
64332026-06-24T04:15:45.815ZBenchmarking source_filter/allows/exclude_hit_v4/10
64342026-06-24T04:15:45.815ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64352026-06-24T04:15:50.152ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
64362026-06-24T04:15:55.122ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64372026-06-24T04:15:55.207Zsource_filter/allows/exclude_hit_v4/10
64382026-06-24T04:15:55.207Z time: [2.0063 ns 2.0072 ns 2.0081 ns]
64392026-06-24T04:15:55.207Z thrpt: [497.99 Melem/s 498.21 Melem/s 498.42 Melem/s]
64402026-06-24T04:15:55.207Z change:
64412026-06-24T04:15:55.207Z time: [+0.2230% +0.2707% +0.3169%] (p = 0.00 < 0.05)
64422026-06-24T04:15:55.207Z thrpt: [−0.3159% −0.2699% −0.2225%]
64432026-06-24T04:15:55.208Z Change within noise threshold.
64442026-06-24T04:15:55.208ZFound 2 outliers among 100 measurements (2.00%)
64452026-06-24T04:15:55.208Z 2 (2.00%) high mild
64462026-06-24T04:15:56.096ZBenchmarking source_filter/allows/exclude_miss_v6/10
64472026-06-24T04:15:56.096ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64482026-06-24T04:16:01.861ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (469M iterations)
64492026-06-24T04:16:06.825ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64502026-06-24T04:16:06.906Zsource_filter/allows/exclude_miss_v6/10
64512026-06-24T04:16:06.907Z time: [10.661 ns 10.664 ns 10.666 ns]
64522026-06-24T04:16:06.907Z thrpt: [93.754 Melem/s 93.777 Melem/s 93.798 Melem/s]
64532026-06-24T04:16:06.907Z change:
64542026-06-24T04:16:06.907Z time: [+0.4032% +0.4316% +0.4593%] (p = 0.00 < 0.05)
64552026-06-24T04:16:06.907Z thrpt: [−0.4572% −0.4297% −0.4016%]
64562026-06-24T04:16:06.907Z Change within noise threshold.
64572026-06-24T04:16:06.907ZFound 2 outliers among 100 measurements (2.00%)
64582026-06-24T04:16:06.907Z 1 (1.00%) high mild
64592026-06-24T04:16:06.907Z 1 (1.00%) high severe
64602026-06-24T04:16:07.796ZBenchmarking source_filter/allows/exclude_hit_v6/10
64612026-06-24T04:16:07.796ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64622026-06-24T04:16:13.100ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
64632026-06-24T04:16:17.905ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64642026-06-24T04:16:17.990Zsource_filter/allows/exclude_hit_v6/10
64652026-06-24T04:16:17.990Z time: [4.7119 ns 4.7489 ns 4.7983 ns]
64662026-06-24T04:16:17.990Z thrpt: [208.41 Melem/s 210.58 Melem/s 212.23 Melem/s]
64672026-06-24T04:16:17.991Z change:
64682026-06-24T04:16:17.991Z time: [−0.3602% +0.4448% +1.3552%] (p = 0.31 > 0.05)
64692026-06-24T04:16:17.991Z thrpt: [−1.3371% −0.4428% +0.3615%]
64702026-06-24T04:16:17.991Z No change in performance detected.
64712026-06-24T04:16:17.991ZFound 2 outliers among 100 measurements (2.00%)
64722026-06-24T04:16:17.991Z 1 (1.00%) high mild
64732026-06-24T04:16:17.991Z 1 (1.00%) high severe
64742026-06-24T04:16:18.887ZBenchmarking source_filter/allows/exclude_miss_v4/50
64752026-06-24T04:16:18.887ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64762026-06-24T04:16:22.085ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (839M iterations)
64772026-06-24T04:16:26.943ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64782026-06-24T04:16:27.028Zsource_filter/allows/exclude_miss_v4/50
64792026-06-24T04:16:27.028Z time: [5.7501 ns 5.7811 ns 5.8128 ns]
64802026-06-24T04:16:27.028Z thrpt: [172.03 Melem/s 172.98 Melem/s 173.91 Melem/s]
64812026-06-24T04:16:27.028Z change:
64822026-06-24T04:16:27.028Z time: [−0.0623% +1.3299% +2.7162%] (p = 0.07 > 0.05)
64832026-06-24T04:16:27.028Z thrpt: [−2.6443% −1.3124% +0.0623%]
64842026-06-24T04:16:27.028Z No change in performance detected.
64852026-06-24T04:16:27.028ZFound 17 outliers among 100 measurements (17.00%)
64862026-06-24T04:16:27.028Z 17 (17.00%) high mild
64872026-06-24T04:16:27.919ZBenchmarking source_filter/allows/exclude_hit_v4/50
64882026-06-24T04:16:27.919ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
64892026-06-24T04:16:31.183ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.6B iterations)
64902026-06-24T04:16:36.012ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
64912026-06-24T04:16:36.097Zsource_filter/allows/exclude_hit_v4/50
64922026-06-24T04:16:36.097Z time: [2.9274 ns 2.9347 ns 2.9421 ns]
64932026-06-24T04:16:36.097Z thrpt: [339.89 Melem/s 340.76 Melem/s 341.60 Melem/s]
64942026-06-24T04:16:36.097Z change:
64952026-06-24T04:16:36.097Z time: [+0.5507% +0.8647% +1.1837%] (p = 0.00 < 0.05)
64962026-06-24T04:16:36.097Z thrpt: [−1.1699% −0.8573% −0.5476%]
64972026-06-24T04:16:36.097Z Change within noise threshold.
64982026-06-24T04:16:36.097ZFound 5 outliers among 100 measurements (5.00%)
64992026-06-24T04:16:36.097Z 5 (5.00%) high mild
65002026-06-24T04:16:36.987ZBenchmarking source_filter/allows/exclude_miss_v6/50
65012026-06-24T04:16:36.987ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65022026-06-24T04:16:42.378ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (498M iterations)
65032026-06-24T04:16:47.370ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65042026-06-24T04:16:47.455Zsource_filter/allows/exclude_miss_v6/50
65052026-06-24T04:16:47.455Z time: [9.9993 ns 10.005 ns 10.012 ns]
65062026-06-24T04:16:47.455Z thrpt: [99.884 Melem/s 99.954 Melem/s 100.01 Melem/s]
65072026-06-24T04:16:47.455Z change:
65082026-06-24T04:16:47.455Z time: [+0.9408% +1.1359% +1.3434%] (p = 0.00 < 0.05)
65092026-06-24T04:16:47.455Z thrpt: [−1.3256% −1.1232% −0.9321%]
65102026-06-24T04:16:47.455Z Change within noise threshold.
65112026-06-24T04:16:48.339ZBenchmarking source_filter/allows/exclude_hit_v6/50
65122026-06-24T04:16:48.339ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65132026-06-24T04:16:51.463ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (859M iterations)
65142026-06-24T04:16:56.290ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65152026-06-24T04:16:56.371Zsource_filter/allows/exclude_hit_v6/50
65162026-06-24T04:16:56.371Z time: [5.5876 ns 5.6118 ns 5.6384 ns]
65172026-06-24T04:16:56.371Z thrpt: [177.36 Melem/s 178.20 Melem/s 178.97 Melem/s]
65182026-06-24T04:16:56.371Z change:
65192026-06-24T04:16:56.371Z time: [−0.2032% +0.2926% +0.8414%] (p = 0.27 > 0.05)
65202026-06-24T04:16:56.371Z thrpt: [−0.8344% −0.2918% +0.2036%]
65212026-06-24T04:16:56.371Z No change in performance detected.
65222026-06-24T04:16:57.268ZBenchmarking source_filter/allows/exclude_miss_v4/100
65232026-06-24T04:16:57.268ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65242026-06-24T04:17:01.290ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (667M iterations)
65252026-06-24T04:17:06.279ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65262026-06-24T04:17:06.365Zsource_filter/allows/exclude_miss_v4/100
65272026-06-24T04:17:06.365Z time: [7.4543 ns 7.4705 ns 7.4885 ns]
65282026-06-24T04:17:06.365Z thrpt: [133.54 Melem/s 133.86 Melem/s 134.15 Melem/s]
65292026-06-24T04:17:06.365Z change:
65302026-06-24T04:17:06.365Z time: [−0.1797% +0.1822% +0.5594%] (p = 0.34 > 0.05)
65312026-06-24T04:17:06.365Z thrpt: [−0.5562% −0.1818% +0.1801%]
65322026-06-24T04:17:06.365Z No change in performance detected.
65332026-06-24T04:17:06.365ZFound 6 outliers among 100 measurements (6.00%)
65342026-06-24T04:17:06.365Z 5 (5.00%) high mild
65352026-06-24T04:17:06.365Z 1 (1.00%) high severe
65362026-06-24T04:17:07.251ZBenchmarking source_filter/allows/exclude_hit_v4/100
65372026-06-24T04:17:07.251ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65382026-06-24T04:17:10.419ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
65392026-06-24T04:17:15.555ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65402026-06-24T04:17:15.640Zsource_filter/allows/exclude_hit_v4/100
65412026-06-24T04:17:15.640Z time: [3.0289 ns 3.0409 ns 3.0524 ns]
65422026-06-24T04:17:15.640Z thrpt: [327.61 Melem/s 328.85 Melem/s 330.15 Melem/s]
65432026-06-24T04:17:15.640Z change:
65442026-06-24T04:17:15.640Z time: [+2.6679% +3.1559% +3.6800%] (p = 0.00 < 0.05)
65452026-06-24T04:17:15.641Z thrpt: [−3.5494% −3.0593% −2.5985%]
65462026-06-24T04:17:15.641Z Performance has regressed.
65472026-06-24T04:17:16.528ZBenchmarking source_filter/allows/exclude_miss_v6/100
65482026-06-24T04:17:16.528ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65492026-06-24T04:17:20.168ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0001 s (369M iterations)
65502026-06-24T04:17:25.165ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65512026-06-24T04:17:25.251Zsource_filter/allows/exclude_miss_v6/100
65522026-06-24T04:17:25.251Z time: [13.550 ns 13.553 ns 13.556 ns]
65532026-06-24T04:17:25.251Z thrpt: [73.770 Melem/s 73.785 Melem/s 73.799 Melem/s]
65542026-06-24T04:17:25.251Z change:
65552026-06-24T04:17:25.251Z time: [+0.3954% +0.4240% +0.4506%] (p = 0.00 < 0.05)
65562026-06-24T04:17:25.251Z thrpt: [−0.4485% −0.4222% −0.3939%]
65572026-06-24T04:17:25.251Z Change within noise threshold.
65582026-06-24T04:17:26.138ZBenchmarking source_filter/allows/exclude_hit_v6/100
65592026-06-24T04:17:26.138ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65602026-06-24T04:17:29.243ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (865M iterations)
65612026-06-24T04:17:34.104ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65622026-06-24T04:17:34.189Zsource_filter/allows/exclude_hit_v6/100
65632026-06-24T04:17:34.189Z time: [5.5984 ns 5.6220 ns 5.6477 ns]
65642026-06-24T04:17:34.189Z thrpt: [177.06 Melem/s 177.87 Melem/s 178.62 Melem/s]
65652026-06-24T04:17:34.189Z change:
65662026-06-24T04:17:34.189Z time: [+0.0432% +0.5791% +1.1246%] (p = 0.03 < 0.05)
65672026-06-24T04:17:34.189Z thrpt: [−1.1121% −0.5758% −0.0432%]
65682026-06-24T04:17:34.189Z Change within noise threshold.
65692026-06-24T04:17:35.085ZBenchmarking source_filter/allows/include_hit_v4/1
65702026-06-24T04:17:35.085ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65712026-06-24T04:17:39.558ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.4B iterations)
65722026-06-24T04:17:44.719ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65732026-06-24T04:17:44.804Zsource_filter/allows/include_hit_v4/1
65742026-06-24T04:17:44.804Z time: [2.1447 ns 2.1491 ns 2.1529 ns]
65752026-06-24T04:17:44.805Z thrpt: [464.49 Melem/s 465.31 Melem/s 466.25 Melem/s]
65762026-06-24T04:17:44.805Z change:
65772026-06-24T04:17:44.805Z time: [+6.9116% +7.0720% +7.2124%] (p = 0.00 < 0.05)
65782026-06-24T04:17:44.805Z thrpt: [−6.7272% −6.6049% −6.4648%]
65792026-06-24T04:17:44.808Z Performance has regressed.
65802026-06-24T04:17:44.808ZFound 15 outliers among 100 measurements (15.00%)
65812026-06-24T04:17:44.808Z 12 (12.00%) low severe
65822026-06-24T04:17:44.808Z 2 (2.00%) low mild
65832026-06-24T04:17:44.808Z 1 (1.00%) high severe
65842026-06-24T04:17:45.696ZBenchmarking source_filter/allows/include_miss_v4/1
65852026-06-24T04:17:45.696ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
65862026-06-24T04:17:50.477ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.2B iterations)
65872026-06-24T04:17:55.482ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
65882026-06-24T04:17:55.567Zsource_filter/allows/include_miss_v4/1
65892026-06-24T04:17:55.567Z time: [2.2275 ns 2.2282 ns 2.2288 ns]
65902026-06-24T04:17:55.570Z thrpt: [448.68 Melem/s 448.80 Melem/s 448.92 Melem/s]
65912026-06-24T04:17:55.570Z change:
65922026-06-24T04:17:55.570Z time: [−0.7997% −0.7268% −0.6527%] (p = 0.00 < 0.05)
65932026-06-24T04:17:55.570Z thrpt: [+0.6570% +0.7321% +0.8062%]
65942026-06-24T04:17:55.570Z Change within noise threshold.
65952026-06-24T04:17:56.457ZBenchmarking source_filter/allows/include_hit_v6/1
65962026-06-24T04:17:56.457ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
65972026-06-24T04:18:01.708ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
65982026-06-24T04:18:06.541ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
65992026-06-24T04:18:06.627Zsource_filter/allows/include_hit_v6/1
66002026-06-24T04:18:06.628Z time: [4.7034 ns 4.7266 ns 4.7521 ns]
66012026-06-24T04:18:06.628Z thrpt: [210.43 Melem/s 211.57 Melem/s 212.61 Melem/s]
66022026-06-24T04:18:06.628Z change:
66032026-06-24T04:18:06.633Z time: [−0.8720% −0.1648% +0.5395%] (p = 0.65 > 0.05)
66042026-06-24T04:18:06.633Z thrpt: [−0.5366% +0.1651% +0.8797%]
66052026-06-24T04:18:06.633Z No change in performance detected.
66062026-06-24T04:18:07.514ZBenchmarking source_filter/allows/include_miss_v6/1
66072026-06-24T04:18:07.514ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66082026-06-24T04:18:12.524ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66092026-06-24T04:18:17.345ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66102026-06-24T04:18:17.431Zsource_filter/allows/include_miss_v6/1
66112026-06-24T04:18:17.431Z time: [4.4754 ns 4.4989 ns 4.5247 ns]
66122026-06-24T04:18:17.431Z thrpt: [221.01 Melem/s 222.27 Melem/s 223.44 Melem/s]
66132026-06-24T04:18:17.431Z change:
66142026-06-24T04:18:17.431Z time: [−0.2352% +0.4053% +1.0404%] (p = 0.22 > 0.05)
66152026-06-24T04:18:17.431Z thrpt: [−1.0297% −0.4036% +0.2357%]
66162026-06-24T04:18:17.431Z No change in performance detected.
66172026-06-24T04:18:18.325ZBenchmarking source_filter/allows/include_hit_v4/5
66182026-06-24T04:18:18.325ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66192026-06-24T04:18:22.635ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
66202026-06-24T04:18:27.756ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66212026-06-24T04:18:27.759Zsource_filter/allows/include_hit_v4/5
66222026-06-24T04:18:27.759Z time: [2.0067 ns 2.0076 ns 2.0084 ns]
66232026-06-24T04:18:27.759Z thrpt: [497.91 Melem/s 498.12 Melem/s 498.33 Melem/s]
66242026-06-24T04:18:27.759Z change:
66252026-06-24T04:18:27.759Z time: [+0.1585% +0.2072% +0.2526%] (p = 0.00 < 0.05)
66262026-06-24T04:18:27.760Z thrpt: [−0.2519% −0.2068% −0.1582%]
66272026-06-24T04:18:27.760Z Change within noise threshold.
66282026-06-24T04:18:27.760ZFound 2 outliers among 100 measurements (2.00%)
66292026-06-24T04:18:27.760Z 2 (2.00%) high mild
66302026-06-24T04:18:28.610ZBenchmarking source_filter/allows/include_miss_v4/5
66312026-06-24T04:18:28.610ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66322026-06-24T04:18:32.473ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
66332026-06-24T04:18:37.489ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66342026-06-24T04:18:37.574Zsource_filter/allows/include_miss_v4/5
66352026-06-24T04:18:37.574Z time: [3.6009 ns 3.6120 ns 3.6237 ns]
66362026-06-24T04:18:37.574Z thrpt: [275.96 Melem/s 276.85 Melem/s 277.71 Melem/s]
66372026-06-24T04:18:37.575Z change:
66382026-06-24T04:18:37.575Z time: [−0.9310% −0.5323% −0.1290%] (p = 0.01 < 0.05)
66392026-06-24T04:18:37.575Z thrpt: [+0.1291% +0.5352% +0.9397%]
66402026-06-24T04:18:37.575Z Change within noise threshold.
66412026-06-24T04:18:37.575ZFound 3 outliers among 100 measurements (3.00%)
66422026-06-24T04:18:37.575Z 3 (3.00%) high mild
66432026-06-24T04:18:38.462ZBenchmarking source_filter/allows/include_hit_v6/5
66442026-06-24T04:18:38.462ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66452026-06-24T04:18:43.751ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
66462026-06-24T04:18:48.550ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66472026-06-24T04:18:48.635Zsource_filter/allows/include_hit_v6/5
66482026-06-24T04:18:48.635Z time: [4.7039 ns 4.7269 ns 4.7525 ns]
66492026-06-24T04:18:48.635Z thrpt: [210.42 Melem/s 211.55 Melem/s 212.59 Melem/s]
66502026-06-24T04:18:48.635Z change:
66512026-06-24T04:18:48.635Z time: [−1.6622% −0.7097% +0.2084%] (p = 0.14 > 0.05)
66522026-06-24T04:18:48.635Z thrpt: [−0.2080% +0.7147% +1.6903%]
66532026-06-24T04:18:48.635Z No change in performance detected.
66542026-06-24T04:18:49.539ZBenchmarking source_filter/allows/include_miss_v6/5
66552026-06-24T04:18:49.539ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66562026-06-24T04:18:53.254ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (722M iterations)
66572026-06-24T04:18:58.116ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66582026-06-24T04:18:58.201Zsource_filter/allows/include_miss_v6/5
66592026-06-24T04:18:58.201Z time: [6.7090 ns 6.7315 ns 6.7556 ns]
66602026-06-24T04:18:58.201Z thrpt: [148.03 Melem/s 148.56 Melem/s 149.05 Melem/s]
66612026-06-24T04:18:58.201Z change:
66622026-06-24T04:18:58.201Z time: [−0.0322% +0.3742% +0.8060%] (p = 0.08 > 0.05)
66632026-06-24T04:18:58.201Z thrpt: [−0.7995% −0.3728% +0.0322%]
66642026-06-24T04:18:58.201Z No change in performance detected.
66652026-06-24T04:18:59.091ZBenchmarking source_filter/allows/include_hit_v4/10
66662026-06-24T04:18:59.091ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66672026-06-24T04:19:03.404ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
66682026-06-24T04:19:08.403ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66692026-06-24T04:19:08.488Zsource_filter/allows/include_hit_v4/10
66702026-06-24T04:19:08.488Z time: [2.0069 ns 2.0077 ns 2.0085 ns]
66712026-06-24T04:19:08.488Z thrpt: [497.88 Melem/s 498.07 Melem/s 498.27 Melem/s]
66722026-06-24T04:19:08.488Z change:
66732026-06-24T04:19:08.488Z time: [−6.4697% −6.4244% −6.3808%] (p = 0.00 < 0.05)
66742026-06-24T04:19:08.488Z thrpt: [+6.8157% +6.8655% +6.9173%]
66752026-06-24T04:19:08.488Z Performance has improved.
66762026-06-24T04:19:09.377ZBenchmarking source_filter/allows/include_miss_v4/10
66772026-06-24T04:19:09.377ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
66782026-06-24T04:19:12.603ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (832M iterations)
66792026-06-24T04:19:17.586ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
66802026-06-24T04:19:17.672Zsource_filter/allows/include_miss_v4/10
66812026-06-24T04:19:17.672Z time: [5.9722 ns 6.0018 ns 6.0361 ns]
66822026-06-24T04:19:17.672Z thrpt: [165.67 Melem/s 166.62 Melem/s 167.44 Melem/s]
66832026-06-24T04:19:17.672Z change:
66842026-06-24T04:19:17.672Z time: [−2.9224% −2.4625% −1.9887%] (p = 0.00 < 0.05)
66852026-06-24T04:19:17.672Z thrpt: [+2.0291% +2.5247% +3.0104%]
66862026-06-24T04:19:17.672Z Performance has improved.
66872026-06-24T04:19:17.672ZFound 3 outliers among 100 measurements (3.00%)
66882026-06-24T04:19:17.672Z 2 (2.00%) high mild
66892026-06-24T04:19:17.672Z 1 (1.00%) high severe
66902026-06-24T04:19:18.563ZBenchmarking source_filter/allows/include_hit_v6/10
66912026-06-24T04:19:18.563ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
66922026-06-24T04:19:23.909ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
66932026-06-24T04:19:28.657ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
66942026-06-24T04:19:28.743Zsource_filter/allows/include_hit_v6/10
66952026-06-24T04:19:28.743Z time: [4.7043 ns 4.7273 ns 4.7528 ns]
66962026-06-24T04:19:28.743Z thrpt: [210.40 Melem/s 211.54 Melem/s 212.57 Melem/s]
66972026-06-24T04:19:28.743Z change:
66982026-06-24T04:19:28.743Z time: [−1.5871% −0.6894% +0.1479%] (p = 0.13 > 0.05)
66992026-06-24T04:19:28.743Z thrpt: [−0.1477% +0.6942% +1.6127%]
67002026-06-24T04:19:28.743Z No change in performance detected.
67012026-06-24T04:19:29.639ZBenchmarking source_filter/allows/include_miss_v6/10
67022026-06-24T04:19:29.639ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67032026-06-24T04:19:35.411ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (468M iterations)
67042026-06-24T04:19:40.366ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67052026-06-24T04:19:40.451Zsource_filter/allows/include_miss_v6/10
67062026-06-24T04:19:40.451Z time: [10.661 ns 10.663 ns 10.666 ns]
67072026-06-24T04:19:40.451Z thrpt: [93.757 Melem/s 93.778 Melem/s 93.800 Melem/s]
67082026-06-24T04:19:40.451Z change:
67092026-06-24T04:19:40.452Z time: [+0.4323% +0.4542% +0.4785%] (p = 0.00 < 0.05)
67102026-06-24T04:19:40.452Z thrpt: [−0.4762% −0.4521% −0.4304%]
67112026-06-24T04:19:40.452Z Change within noise threshold.
67122026-06-24T04:19:41.343ZBenchmarking source_filter/allows/include_hit_v4/50
67132026-06-24T04:19:41.343ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67142026-06-24T04:19:44.504ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
67152026-06-24T04:19:49.642ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67162026-06-24T04:19:49.727Zsource_filter/allows/include_hit_v4/50
67172026-06-24T04:19:49.727Z time: [3.0316 ns 3.0449 ns 3.0558 ns]
67182026-06-24T04:19:49.727Z thrpt: [327.24 Melem/s 328.41 Melem/s 329.86 Melem/s]
67192026-06-24T04:19:49.727Z change:
67202026-06-24T04:19:49.727Z time: [+1.8428% +2.4171% +2.9452%] (p = 0.00 < 0.05)
67212026-06-24T04:19:49.728Z thrpt: [−2.8609% −2.3600% −1.8095%]
67222026-06-24T04:19:49.728Z Performance has regressed.
67232026-06-24T04:19:50.614ZBenchmarking source_filter/allows/include_miss_v4/50
67242026-06-24T04:19:50.614ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67252026-06-24T04:19:53.688ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (874M iterations)
67262026-06-24T04:19:58.678ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67272026-06-24T04:19:58.763Zsource_filter/allows/include_miss_v4/50
67282026-06-24T04:19:58.763Z time: [5.6869 ns 5.7134 ns 5.7448 ns]
67292026-06-24T04:19:58.763Z thrpt: [174.07 Melem/s 175.03 Melem/s 175.84 Melem/s]
67302026-06-24T04:19:58.763Z change:
67312026-06-24T04:19:58.763Z time: [−2.5383% −1.2796% −0.2561%] (p = 0.02 < 0.05)
67322026-06-24T04:19:58.763Z thrpt: [+0.2567% +1.2962% +2.6044%]
67332026-06-24T04:19:58.764Z Change within noise threshold.
67342026-06-24T04:19:58.764ZFound 9 outliers among 100 measurements (9.00%)
67352026-06-24T04:19:58.764Z 7 (7.00%) high mild
67362026-06-24T04:19:58.764Z 2 (2.00%) high severe
67372026-06-24T04:19:59.656ZBenchmarking source_filter/allows/include_hit_v6/50
67382026-06-24T04:19:59.656ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67392026-06-24T04:20:02.762ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (865M iterations)
67402026-06-24T04:20:07.624ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67412026-06-24T04:20:07.709Zsource_filter/allows/include_hit_v6/50
67422026-06-24T04:20:07.709Z time: [5.6003 ns 5.6246 ns 5.6512 ns]
67432026-06-24T04:20:07.709Z thrpt: [176.95 Melem/s 177.79 Melem/s 178.56 Melem/s]
67442026-06-24T04:20:07.709Z change:
67452026-06-24T04:20:07.709Z time: [+0.0469% +0.5309% +1.0326%] (p = 0.04 < 0.05)
67462026-06-24T04:20:07.709Z thrpt: [−1.0220% −0.5281% −0.0469%]
67472026-06-24T04:20:07.712Z Change within noise threshold.
67482026-06-24T04:20:08.606ZBenchmarking source_filter/allows/include_miss_v6/50
67492026-06-24T04:20:08.606ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67502026-06-24T04:20:14.035ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (494M iterations)
67512026-06-24T04:20:18.981ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67522026-06-24T04:20:19.066Zsource_filter/allows/include_miss_v6/50
67532026-06-24T04:20:19.066Z time: [10.001 ns 10.003 ns 10.006 ns]
67542026-06-24T04:20:19.066Z thrpt: [99.939 Melem/s 99.965 Melem/s 99.993 Melem/s]
67552026-06-24T04:20:19.066Z change:
67562026-06-24T04:20:19.067Z time: [−1.7355% −1.7087% −1.6789%] (p = 0.00 < 0.05)
67572026-06-24T04:20:19.067Z thrpt: [+1.7076% +1.7384% +1.7662%]
67582026-06-24T04:20:19.067Z Performance has improved.
67592026-06-24T04:20:19.067ZFound 2 outliers among 100 measurements (2.00%)
67602026-06-24T04:20:19.070Z 1 (1.00%) high mild
67612026-06-24T04:20:19.070Z 1 (1.00%) high severe
67622026-06-24T04:20:19.957ZBenchmarking source_filter/allows/include_hit_v4/100
67632026-06-24T04:20:19.957ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
67642026-06-24T04:20:23.138ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
67652026-06-24T04:20:28.337ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
67662026-06-24T04:20:28.423Zsource_filter/allows/include_hit_v4/100
67672026-06-24T04:20:28.423Z time: [3.0751 ns 3.0811 ns 3.0873 ns]
67682026-06-24T04:20:28.423Z thrpt: [323.91 Melem/s 324.56 Melem/s 325.19 Melem/s]
67692026-06-24T04:20:28.423Z change:
67702026-06-24T04:20:28.423Z time: [+0.6132% +0.8893% +1.1616%] (p = 0.00 < 0.05)
67712026-06-24T04:20:28.427Z thrpt: [−1.1482% −0.8815% −0.6095%]
67722026-06-24T04:20:28.427Z Change within noise threshold.
67732026-06-24T04:20:29.316ZBenchmarking source_filter/allows/include_miss_v4/100
67742026-06-24T04:20:29.316ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
67752026-06-24T04:20:33.734ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (608M iterations)
67762026-06-24T04:20:38.745ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
67772026-06-24T04:20:38.831Zsource_filter/allows/include_miss_v4/100
67782026-06-24T04:20:38.831Z time: [8.2107 ns 8.2510 ns 8.2996 ns]
67792026-06-24T04:20:38.831Z thrpt: [120.49 Melem/s 121.20 Melem/s 121.79 Melem/s]
67802026-06-24T04:20:38.831Z change:
67812026-06-24T04:20:38.831Z time: [+10.837% +11.356% +11.959%] (p = 0.00 < 0.05)
67822026-06-24T04:20:38.831Z thrpt: [−10.682% −10.198% −9.7775%]
67832026-06-24T04:20:38.831Z Performance has regressed.
67842026-06-24T04:20:38.831ZFound 6 outliers among 100 measurements (6.00%)
67852026-06-24T04:20:38.831Z 4 (4.00%) high mild
67862026-06-24T04:20:38.831Z 2 (2.00%) high severe
67872026-06-24T04:20:39.726ZBenchmarking source_filter/allows/include_hit_v6/100
67882026-06-24T04:20:39.726ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
67892026-06-24T04:20:42.840ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (862M iterations)
67902026-06-24T04:20:47.695ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
67912026-06-24T04:20:47.779Zsource_filter/allows/include_hit_v6/100
67922026-06-24T04:20:47.779Z time: [5.6061 ns 5.6317 ns 5.6595 ns]
67932026-06-24T04:20:47.779Z thrpt: [176.70 Melem/s 177.57 Melem/s 178.38 Melem/s]
67942026-06-24T04:20:47.779Z change:
67952026-06-24T04:20:47.779Z time: [+0.0902% +0.6127% +1.1839%] (p = 0.03 < 0.05)
67962026-06-24T04:20:47.779Z thrpt: [−1.1701% −0.6089% −0.0902%]
67972026-06-24T04:20:47.779Z Change within noise threshold.
67982026-06-24T04:20:48.674ZBenchmarking source_filter/allows/include_miss_v6/100
67992026-06-24T04:20:48.674ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68002026-06-24T04:20:52.312ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (369M iterations)
68012026-06-24T04:20:57.314ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68022026-06-24T04:20:57.400Zsource_filter/allows/include_miss_v6/100
68032026-06-24T04:20:57.400Z time: [13.555 ns 13.559 ns 13.564 ns]
68042026-06-24T04:20:57.400Z thrpt: [73.726 Melem/s 73.750 Melem/s 73.774 Melem/s]
68052026-06-24T04:20:57.400Z change:
68062026-06-24T04:20:57.400Z time: [+0.3743% +0.4031% +0.4305%] (p = 0.00 < 0.05)
68072026-06-24T04:20:57.400Z thrpt: [−0.4287% −0.4015% −0.3729%]
68082026-06-24T04:20:57.400Z Change within noise threshold.
68092026-06-24T04:20:58.289ZBenchmarking source_filter/allows/include_empty_v4
68102026-06-24T04:20:58.290ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68112026-06-24T04:21:03.065ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
68122026-06-24T04:21:08.084ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68132026-06-24T04:21:08.158Zsource_filter/allows/include_empty_v4
68142026-06-24T04:21:08.158Z time: [1.1131 ns 1.1134 ns 1.1137 ns]
68152026-06-24T04:21:08.158Z thrpt: [897.89 Melem/s 898.16 Melem/s 898.43 Melem/s]
68162026-06-24T04:21:08.158Z change:
68172026-06-24T04:21:08.158Z time: [+0.3629% +0.4152% +0.4584%] (p = 0.00 < 0.05)
68182026-06-24T04:21:08.158Z thrpt: [−0.4564% −0.4135% −0.3615%]
68192026-06-24T04:21:08.158Z Change within noise threshold.
68202026-06-24T04:21:09.049ZBenchmarking source_filter/allows/include_empty_v6
68212026-06-24T04:21:09.049ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68222026-06-24T04:21:13.826ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
68232026-06-24T04:21:18.825ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68242026-06-24T04:21:18.911Zsource_filter/allows/include_empty_v6
68252026-06-24T04:21:18.911Z time: [1.1114 ns 1.1117 ns 1.1121 ns]
68262026-06-24T04:21:18.911Z thrpt: [899.22 Melem/s 899.50 Melem/s 899.77 Melem/s]
68272026-06-24T04:21:18.911Z change:
68282026-06-24T04:21:18.911Z time: [+0.3633% +0.3968% +0.4302%] (p = 0.00 < 0.05)
68292026-06-24T04:21:18.911Z thrpt: [−0.4283% −0.3952% −0.3620%]
68302026-06-24T04:21:18.911Z Change within noise threshold.
68312026-06-24T04:21:18.911ZFound 2 outliers among 100 measurements (2.00%)
68322026-06-24T04:21:18.911Z 1 (1.00%) high mild
68332026-06-24T04:21:18.911Z 1 (1.00%) high severe
68342026-06-24T04:21:19.823Z
68352026-06-24T04:21:19.827ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68362026-06-24T04:21:19.828ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68372026-06-24T04:21:19.828ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0582 ms (605 iterations)
68382026-06-24T04:21:19.828ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68392026-06-24T04:21:19.828Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68402026-06-24T04:21:19.828Z time: [18.000 18.000 18.000 ]
68412026-06-24T04:21:19.828Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68422026-06-24T04:21:19.828Z No change in performance detected.
68432026-06-24T04:21:19.828Z
68442026-06-24T04:21:19.828ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68452026-06-24T04:21:19.828ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68462026-06-24T04:21:19.828ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0613 ms (715 iterations)
68472026-06-24T04:21:19.828ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68482026-06-24T04:21:19.828Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68492026-06-24T04:21:19.828Z time: [18.000 18.000 18.000 ]
68502026-06-24T04:21:19.828Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68512026-06-24T04:21:19.828Z No change in performance detected.
68522026-06-24T04:21:19.828Z
68532026-06-24T04:21:19.828ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
68542026-06-24T04:21:19.828ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
68552026-06-24T04:21:19.828ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0155 ms (495 iterations)
68562026-06-24T04:21:19.832ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
68572026-06-24T04:21:19.832Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
68582026-06-24T04:21:19.832Z time: [20.000 20.000 20.000 ]
68592026-06-24T04:21:19.832Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68602026-06-24T04:21:19.832Z No change in performance detected.
68612026-06-24T04:21:19.832Z
68622026-06-24T04:21:19.832ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
68632026-06-24T04:21:19.832ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
68642026-06-24T04:21:19.832ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0204 ms (495 iterations)
68652026-06-24T04:21:19.832ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
68662026-06-24T04:21:19.832Zprocess/Hairpin-DHCPv6/alloc_ct/Request
68672026-06-24T04:21:19.832Z time: [21.000 21.000 21.000 ]
68682026-06-24T04:21:19.832Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68692026-06-24T04:21:19.832Z No change in performance detected.
68702026-06-24T04:21:19.832Z
68712026-06-24T04:21:19.832ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
68722026-06-24T04:21:19.832ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
68732026-06-24T04:21:19.832ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0630 ms (825 iterations)
68742026-06-24T04:21:19.832ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
68752026-06-24T04:21:19.836Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
68762026-06-24T04:21:19.836Z time: [13.000 13.000 13.000 ]
68772026-06-24T04:21:19.836Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68782026-06-24T04:21:19.836Z No change in performance detected.
68792026-06-24T04:21:19.836Z
68802026-06-24T04:21:19.836ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
68812026-06-24T04:21:19.836ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
68822026-06-24T04:21:19.837ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0353 ms (715 iterations)
68832026-06-24T04:21:19.837ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
68842026-06-24T04:21:19.837Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
68852026-06-24T04:21:19.837Z time: [12.000 12.000 12.000 ]
68862026-06-24T04:21:19.837Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68872026-06-24T04:21:19.837Z No change in performance detected.
68882026-06-24T04:21:19.837Z
68892026-06-24T04:21:19.837ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
68902026-06-24T04:21:19.837ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
68912026-06-24T04:21:19.837ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0609 ms (715 iterations)
68922026-06-24T04:21:19.837ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
68932026-06-24T04:21:19.841Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
68942026-06-24T04:21:19.841Z time: [14.000 14.000 14.000 ]
68952026-06-24T04:21:19.841Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68962026-06-24T04:21:19.841Z No change in performance detected.
68972026-06-24T04:21:19.841Z
68982026-06-24T04:21:19.841ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
68992026-06-24T04:21:19.841ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69002026-06-24T04:21:19.841ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0169 ms (715 iterations)
69012026-06-24T04:21:19.841ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69022026-06-24T04:21:19.841Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69032026-06-24T04:21:19.841Z time: [14.000 14.000 14.000 ]
69042026-06-24T04:21:19.841Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69052026-06-24T04:21:19.841Z No change in performance detected.
69062026-06-24T04:21:19.841Z
69072026-06-24T04:21:19.841ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69082026-06-24T04:21:19.841ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69092026-06-24T04:21:19.841ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0370 ms (605 iterations)
69102026-06-24T04:21:19.841ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69112026-06-24T04:21:19.841Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69122026-06-24T04:21:19.842Z time: [3.0000 3.0000 3.0000 ]
69132026-06-24T04:21:19.842Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69142026-06-24T04:21:19.842Z No change in performance detected.
69152026-06-24T04:21:19.842Z
69162026-06-24T04:21:19.842ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69172026-06-24T04:21:19.842ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69182026-06-24T04:21:19.842ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0518 ms (495 iterations)
69192026-06-24T04:21:19.845ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69202026-06-24T04:21:19.845Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69212026-06-24T04:21:19.845Z time: [3.0000 3.0000 3.0000 ]
69222026-06-24T04:21:19.845Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69232026-06-24T04:21:19.845Z No change in performance detected.
69242026-06-24T04:21:19.845Z
69252026-06-24T04:21:19.845ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69262026-06-24T04:21:19.845ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69272026-06-24T04:21:19.846ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0603 ms (605 iterations)
69282026-06-24T04:21:19.846ZCriterion.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.
69292026-06-24T04:21:19.846Z
69302026-06-24T04:21:19.846ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69312026-06-24T04:21:19.846ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69322026-06-24T04:21:19.846ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69332026-06-24T04:21:19.846ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0642 ms (495 iterations)
69342026-06-24T04:21:19.846ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69352026-06-24T04:21:19.846ZCriterion.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.
69362026-06-24T04:21:19.846Z
69372026-06-24T04:21:19.847ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69382026-06-24T04:21:19.847ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69392026-06-24T04:21:19.847ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0528 ms (935 iterations)
69402026-06-24T04:21:19.850ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69412026-06-24T04:21:19.850Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69422026-06-24T04:21:19.850Z time: [3.0000 3.0000 3.0000 ]
69432026-06-24T04:21:19.850Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69442026-06-24T04:21:19.850Z No change in performance detected.
69452026-06-24T04:21:19.850Z
69462026-06-24T04:21:19.850ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69472026-06-24T04:21:19.850ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69482026-06-24T04:21:19.850ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0987 ms (550 iterations)
69492026-06-24T04:21:19.850ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69502026-06-24T04:21:19.850Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69512026-06-24T04:21:19.850Z time: [3.0000 3.0000 3.0000 ]
69522026-06-24T04:21:19.850Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69532026-06-24T04:21:19.851Z No change in performance detected.
69542026-06-24T04:21:19.851Z
69552026-06-24T04:21:19.851ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
69562026-06-24T04:21:19.851ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
69572026-06-24T04:21:19.851ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0125 ms (770 iterations)
69582026-06-24T04:21:19.851ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
69592026-06-24T04:21:19.851ZCriterion.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.
69602026-06-24T04:21:19.851Z
69612026-06-24T04:21:19.851ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
69622026-06-24T04:21:19.851ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
69632026-06-24T04:21:19.851ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0423 ms (495 iterations)
69642026-06-24T04:21:19.856ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
69652026-06-24T04:21:19.856ZCriterion.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.
69662026-06-24T04:21:19.856Z
69672026-06-24T04:21:19.856ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
69682026-06-24T04:21:19.856ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
69692026-06-24T04:21:19.856ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0616 ms (825 iterations)
69702026-06-24T04:21:19.857ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
69712026-06-24T04:21:19.857Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
69722026-06-24T04:21:19.857Z time: [3.0000 3.0000 3.0000 ]
69732026-06-24T04:21:19.857Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69742026-06-24T04:21:19.857Z No change in performance detected.
69752026-06-24T04:21:19.857Z
69762026-06-24T04:21:19.857ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
69772026-06-24T04:21:19.857ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
69782026-06-24T04:21:19.857ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0146 ms (495 iterations)
69792026-06-24T04:21:19.857ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
69802026-06-24T04:21:19.857Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
69812026-06-24T04:21:19.857Z time: [3.0000 3.0000 3.0000 ]
69822026-06-24T04:21:19.857Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69832026-06-24T04:21:19.857Z No change in performance detected.
69842026-06-24T04:21:19.857Z
69852026-06-24T04:21:19.857ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
69862026-06-24T04:21:19.857ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
69872026-06-24T04:21:19.857ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0257 ms (605 iterations)
69882026-06-24T04:21:19.861ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
69892026-06-24T04:21:19.861ZCriterion.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.
69902026-06-24T04:21:19.861Z
69912026-06-24T04:21:19.861ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
69922026-06-24T04:21:19.861ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
69932026-06-24T04:21:19.861ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0939 ms (495 iterations)
69942026-06-24T04:21:19.861ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
69952026-06-24T04:21:19.861ZCriterion.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.
69962026-06-24T04:21:19.861Z
69972026-06-24T04:21:19.861ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
69982026-06-24T04:21:19.861ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
69992026-06-24T04:21:19.861ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0493 ms (880 iterations)
70002026-06-24T04:21:19.861ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70012026-06-24T04:21:19.861Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70022026-06-24T04:21:19.861Z time: [3.0000 3.0000 3.0000 ]
70032026-06-24T04:21:19.861Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70042026-06-24T04:21:19.861Z No change in performance detected.
70052026-06-24T04:21:19.861Z
70062026-06-24T04:21:19.862ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70072026-06-24T04:21:19.862ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70082026-06-24T04:21:19.862ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0138 ms (495 iterations)
70092026-06-24T04:21:19.862ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70102026-06-24T04:21:19.862Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70112026-06-24T04:21:19.862Z time: [3.0000 3.0000 3.0000 ]
70122026-06-24T04:21:19.862Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70132026-06-24T04:21:19.862Z No change in performance detected.
70142026-06-24T04:21:19.862Z
70152026-06-24T04:21:19.862ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70162026-06-24T04:21:19.862ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70172026-06-24T04:21:19.865ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0683 ms (770 iterations)
70182026-06-24T04:21:19.865ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70192026-06-24T04:21:19.866ZCriterion.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.
70202026-06-24T04:21:19.866Z
70212026-06-24T04:21:19.866ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70222026-06-24T04:21:19.866ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70232026-06-24T04:21:19.866ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0548 ms (495 iterations)
70242026-06-24T04:21:19.866ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70252026-06-24T04:21:19.866ZCriterion.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.
70262026-06-24T04:21:19.866Z
70272026-06-24T04:21:19.866ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70282026-06-24T04:21:19.866ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70292026-06-24T04:21:19.866ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0992 ms (275 iterations)
70302026-06-24T04:21:19.866ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70312026-06-24T04:21:19.866Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70322026-06-24T04:21:19.866Z time: [45.000 45.000 45.000 ]
70332026-06-24T04:21:19.866Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70342026-06-24T04:21:19.866Z No change in performance detected.
70352026-06-24T04:21:19.866Z
70362026-06-24T04:21:19.866ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70372026-06-24T04:21:19.866ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70382026-06-24T04:21:19.866ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0413 ms (220 iterations)
70392026-06-24T04:21:19.870ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70402026-06-24T04:21:19.870Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70412026-06-24T04:21:19.870Z time: [45.000 45.000 45.000 ]
70422026-06-24T04:21:19.870Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70432026-06-24T04:21:19.870Z No change in performance detected.
70442026-06-24T04:21:19.870Z
70452026-06-24T04:21:19.870ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70462026-06-24T04:21:19.870ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70472026-06-24T04:21:19.870ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1315 ms (330 iterations)
70482026-06-24T04:21:19.870ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70492026-06-24T04:21:19.870Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70502026-06-24T04:21:19.870Z time: [30.000 30.000 30.000 ]
70512026-06-24T04:21:19.870Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70522026-06-24T04:21:19.870Z No change in performance detected.
70532026-06-24T04:21:19.870Z
70542026-06-24T04:21:19.870ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70552026-06-24T04:21:19.871ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70562026-06-24T04:21:19.871ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1641 ms (275 iterations)
70572026-06-24T04:21:19.874ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
70582026-06-24T04:21:19.874Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70592026-06-24T04:21:19.874Z time: [30.000 30.000 30.000 ]
70602026-06-24T04:21:19.874Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70612026-06-24T04:21:19.874Z No change in performance detected.
70622026-06-24T04:21:19.874Z
70632026-06-24T04:21:19.874ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70642026-06-24T04:21:19.874ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
70652026-06-24T04:21:19.874ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0267 ms (275 iterations)
70662026-06-24T04:21:19.874ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
70672026-06-24T04:21:19.874Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70682026-06-24T04:21:19.874Z time: [44.000 44.000 44.000 ]
70692026-06-24T04:21:19.875Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70702026-06-24T04:21:19.875Z No change in performance detected.
70712026-06-24T04:21:19.875Z
70722026-06-24T04:21:19.875ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
70732026-06-24T04:21:19.875ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70742026-06-24T04:21:19.875ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1664 ms (275 iterations)
70752026-06-24T04:21:19.875ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
70762026-06-24T04:21:19.879Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
70772026-06-24T04:21:19.879Z time: [44.000 44.000 44.000 ]
70782026-06-24T04:21:19.879Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70792026-06-24T04:21:19.879Z No change in performance detected.
70802026-06-24T04:21:19.879Z
70812026-06-24T04:21:19.880ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
70822026-06-24T04:21:19.880ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70832026-06-24T04:21:19.880ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0760 ms (330 iterations)
70842026-06-24T04:21:19.880ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70852026-06-24T04:21:19.880Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
70862026-06-24T04:21:19.880Z time: [29.000 29.000 29.000 ]
70872026-06-24T04:21:19.880Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70882026-06-24T04:21:19.880Z No change in performance detected.
70892026-06-24T04:21:19.880Z
70902026-06-24T04:21:19.880ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
70912026-06-24T04:21:19.880ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70922026-06-24T04:21:19.880ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0893 ms (275 iterations)
70932026-06-24T04:21:19.880ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70942026-06-24T04:21:19.884Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
70952026-06-24T04:21:19.884Z time: [29.000 29.000 29.000 ]
70962026-06-24T04:21:19.884Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70972026-06-24T04:21:19.884Z No change in performance detected.
70982026-06-24T04:21:19.884Z
70992026-06-24T04:21:19.884ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71002026-06-24T04:21:19.884ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71012026-06-24T04:21:19.884ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1792 ms (275 iterations)
71022026-06-24T04:21:19.884ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71032026-06-24T04:21:19.884Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71042026-06-24T04:21:19.884Z time: [45.000 45.000 45.000 ]
71052026-06-24T04:21:19.884Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71062026-06-24T04:21:19.884Z No change in performance detected.
71072026-06-24T04:21:19.884Z
71082026-06-24T04:21:19.884ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71092026-06-24T04:21:19.884ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71102026-06-24T04:21:19.884ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0615 ms (220 iterations)
71112026-06-24T04:21:19.884ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71122026-06-24T04:21:19.884Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71132026-06-24T04:21:19.884Z time: [45.000 45.000 45.000 ]
71142026-06-24T04:21:19.884Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71152026-06-24T04:21:19.884Z No change in performance detected.
71162026-06-24T04:21:19.884Z
71172026-06-24T04:21:19.884ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71182026-06-24T04:21:19.884ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71192026-06-24T04:21:19.884ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1868 ms (330 iterations)
71202026-06-24T04:21:19.888ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71212026-06-24T04:21:19.888Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71222026-06-24T04:21:19.888Z time: [30.000 30.000 30.000 ]
71232026-06-24T04:21:19.888Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71242026-06-24T04:21:19.888Z No change in performance detected.
71252026-06-24T04:21:19.888Z
71262026-06-24T04:21:19.888ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71272026-06-24T04:21:19.888ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71282026-06-24T04:21:19.888ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1498 ms (275 iterations)
71292026-06-24T04:21:19.888ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71302026-06-24T04:21:19.888Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71312026-06-24T04:21:19.888Z time: [30.000 30.000 30.000 ]
71322026-06-24T04:21:19.888Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71332026-06-24T04:21:19.889Z No change in performance detected.
71342026-06-24T04:21:19.889Z
71352026-06-24T04:21:19.889ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71362026-06-24T04:21:19.889ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71372026-06-24T04:21:19.889ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0630 ms (275 iterations)
71382026-06-24T04:21:19.889ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71392026-06-24T04:21:19.892Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71402026-06-24T04:21:19.892Z time: [44.000 44.000 44.000 ]
71412026-06-24T04:21:19.892Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71422026-06-24T04:21:19.892Z No change in performance detected.
71432026-06-24T04:21:19.893Z
71442026-06-24T04:21:19.893ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71452026-06-24T04:21:19.893ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71462026-06-24T04:21:19.893ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2339 ms (275 iterations)
71472026-06-24T04:21:19.893ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71482026-06-24T04:21:19.893Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71492026-06-24T04:21:19.893Z time: [44.000 44.000 44.000 ]
71502026-06-24T04:21:19.893Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71512026-06-24T04:21:19.893Z No change in performance detected.
71522026-06-24T04:21:19.893Z
71532026-06-24T04:21:19.893ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71542026-06-24T04:21:19.893ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71552026-06-24T04:21:19.893ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0663 ms (330 iterations)
71562026-06-24T04:21:19.893ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
71572026-06-24T04:21:19.893Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71582026-06-24T04:21:19.893Z time: [29.000 29.000 29.000 ]
71592026-06-24T04:21:19.893Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71602026-06-24T04:21:19.893Z No change in performance detected.
71612026-06-24T04:21:19.893Z
71622026-06-24T04:21:19.893ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71632026-06-24T04:21:19.893ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
71642026-06-24T04:21:19.897ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1179 ms (275 iterations)
71652026-06-24T04:21:19.897ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
71662026-06-24T04:21:19.897Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71672026-06-24T04:21:19.897Z time: [29.000 29.000 29.000 ]
71682026-06-24T04:21:19.898Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71692026-06-24T04:21:19.898Z No change in performance detected.
71702026-06-24T04:21:19.898Z
71712026-06-24T04:21:19.898ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
71722026-06-24T04:21:19.898ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
71732026-06-24T04:21:19.898ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0650 ms (715 iterations)
71742026-06-24T04:21:19.898ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
71752026-06-24T04:21:19.898Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
71762026-06-24T04:21:19.898Z time: [3924.0 B 3924.0 B 3924.0 B]
71772026-06-24T04:21:19.898Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71782026-06-24T04:21:19.898Z No change in performance detected.
71792026-06-24T04:21:19.898Z
71802026-06-24T04:21:19.898ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
71812026-06-24T04:21:19.898ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
71822026-06-24T04:21:19.898ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0307 ms (715 iterations)
71832026-06-24T04:21:19.902ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
71842026-06-24T04:21:19.902Zprocess/Hairpin-DHCPv4/alloc_sz/Request
71852026-06-24T04:21:19.902Z time: [3924.0 B 3924.0 B 3924.0 B]
71862026-06-24T04:21:19.902Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71872026-06-24T04:21:19.902Z No change in performance detected.
71882026-06-24T04:21:19.902Z
71892026-06-24T04:21:19.902ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
71902026-06-24T04:21:19.902ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
71912026-06-24T04:21:19.902ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0516 ms (550 iterations)
71922026-06-24T04:21:19.902ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
71932026-06-24T04:21:19.902Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
71942026-06-24T04:21:19.902Z time: [3988.0 B 3988.0 B 3988.0 B]
71952026-06-24T04:21:19.902Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71962026-06-24T04:21:19.902Z No change in performance detected.
71972026-06-24T04:21:19.902Z
71982026-06-24T04:21:19.902ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
71992026-06-24T04:21:19.902ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72002026-06-24T04:21:19.902ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0759 ms (550 iterations)
72012026-06-24T04:21:19.902ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72022026-06-24T04:21:19.906Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72032026-06-24T04:21:19.906Z time: [4386.0 B 4386.0 B 4386.0 B]
72042026-06-24T04:21:19.906Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72052026-06-24T04:21:19.906Z No change in performance detected.
72062026-06-24T04:21:19.906Z
72072026-06-24T04:21:19.906ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72082026-06-24T04:21:19.906ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72092026-06-24T04:21:19.906ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0431 ms (825 iterations)
72102026-06-24T04:21:19.906ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72112026-06-24T04:21:19.906Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72122026-06-24T04:21:19.906Z time: [2888.0 B 2888.0 B 2888.0 B]
72132026-06-24T04:21:19.906Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72142026-06-24T04:21:19.906Z No change in performance detected.
72152026-06-24T04:21:19.906Z
72162026-06-24T04:21:19.906ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72172026-06-24T04:21:19.906ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72182026-06-24T04:21:19.906ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0213 ms (715 iterations)
72192026-06-24T04:21:19.906ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72202026-06-24T04:21:19.906Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72212026-06-24T04:21:19.907Z time: [2873.0 B 2873.0 B 2873.0 B]
72222026-06-24T04:21:19.907Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72232026-06-24T04:21:19.907Z No change in performance detected.
72242026-06-24T04:21:19.907Z
72252026-06-24T04:21:19.907ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72262026-06-24T04:21:19.907ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72272026-06-24T04:21:19.907ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0387 ms (715 iterations)
72282026-06-24T04:21:19.911ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72292026-06-24T04:21:19.911Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72302026-06-24T04:21:19.911Z time: [2926.0 B 2926.0 B 2926.0 B]
72312026-06-24T04:21:19.911Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72322026-06-24T04:21:19.911Z No change in performance detected.
72332026-06-24T04:21:19.911Z
72342026-06-24T04:21:19.911ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72352026-06-24T04:21:19.912ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72362026-06-24T04:21:19.912ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0119 ms (715 iterations)
72372026-06-24T04:21:19.912ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72382026-06-24T04:21:19.912Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72392026-06-24T04:21:19.912Z time: [2910.0 B 2910.0 B 2910.0 B]
72402026-06-24T04:21:19.912Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72412026-06-24T04:21:19.912Z No change in performance detected.
72422026-06-24T04:21:19.912Z
72432026-06-24T04:21:19.912ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72442026-06-24T04:21:19.912ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72452026-06-24T04:21:19.912ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0104 ms (770 iterations)
72462026-06-24T04:21:19.915ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72472026-06-24T04:21:19.915Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72482026-06-24T04:21:19.916Z time: [264.00 B 264.00 B 264.00 B]
72492026-06-24T04:21:19.916Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72502026-06-24T04:21:19.916Z No change in performance detected.
72512026-06-24T04:21:19.916Z
72522026-06-24T04:21:19.916ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72532026-06-24T04:21:19.916ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72542026-06-24T04:21:19.916ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0947 ms (550 iterations)
72552026-06-24T04:21:19.916ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
72562026-06-24T04:21:19.916Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72572026-06-24T04:21:19.916Z time: [264.00 B 264.00 B 264.00 B]
72582026-06-24T04:21:19.916Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72592026-06-24T04:21:19.917Z No change in performance detected.
72602026-06-24T04:21:19.917Z
72612026-06-24T04:21:19.917ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
72622026-06-24T04:21:19.917ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
72632026-06-24T04:21:19.917ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0058 ms (715 iterations)
72642026-06-24T04:21:19.917ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
72652026-06-24T04:21:19.917ZCriterion.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.
72662026-06-24T04:21:19.917Z
72672026-06-24T04:21:19.917ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
72682026-06-24T04:21:19.917ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
72692026-06-24T04:21:19.917ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0639 ms (495 iterations)
72702026-06-24T04:21:19.917ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
72712026-06-24T04:21:19.917ZCriterion.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.
72722026-06-24T04:21:19.917Z
72732026-06-24T04:21:19.917ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
72742026-06-24T04:21:19.917ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
72752026-06-24T04:21:19.921ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0445 ms (935 iterations)
72762026-06-24T04:21:19.921ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
72772026-06-24T04:21:19.921Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
72782026-06-24T04:21:19.921Z time: [264.00 B 264.00 B 264.00 B]
72792026-06-24T04:21:19.921Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72802026-06-24T04:21:19.921Z No change in performance detected.
72812026-06-24T04:21:19.921Z
72822026-06-24T04:21:19.921ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
72832026-06-24T04:21:19.921ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
72842026-06-24T04:21:19.921ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1192 ms (495 iterations)
72852026-06-24T04:21:19.921ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
72862026-06-24T04:21:19.921Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
72872026-06-24T04:21:19.921Z time: [264.00 B 264.00 B 264.00 B]
72882026-06-24T04:21:19.921Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72892026-06-24T04:21:19.921Z No change in performance detected.
72902026-06-24T04:21:19.921Z
72912026-06-24T04:21:19.921ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
72922026-06-24T04:21:19.921ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
72932026-06-24T04:21:19.921ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0006 ms (770 iterations)
72942026-06-24T04:21:19.922ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
72952026-06-24T04:21:19.922ZCriterion.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.
72962026-06-24T04:21:19.922Z
72972026-06-24T04:21:19.922ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
72982026-06-24T04:21:19.922ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
72992026-06-24T04:21:19.922ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0209 ms (495 iterations)
73002026-06-24T04:21:19.926ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73012026-06-24T04:21:19.926ZCriterion.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.
73022026-06-24T04:21:19.926Z
73032026-06-24T04:21:19.926ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73042026-06-24T04:21:19.926ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73052026-06-24T04:21:19.926ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0510 ms (825 iterations)
73062026-06-24T04:21:19.926ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73072026-06-24T04:21:19.926Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73082026-06-24T04:21:19.926Z time: [264.00 B 264.00 B 264.00 B]
73092026-06-24T04:21:19.926Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73102026-06-24T04:21:19.926Z No change in performance detected.
73112026-06-24T04:21:19.926Z
73122026-06-24T04:21:19.926ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73132026-06-24T04:21:19.926ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73142026-06-24T04:21:19.926ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0125 ms (495 iterations)
73152026-06-24T04:21:19.926ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73162026-06-24T04:21:19.926Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73172026-06-24T04:21:19.926Z time: [264.00 B 264.00 B 264.00 B]
73182026-06-24T04:21:19.926Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73192026-06-24T04:21:19.926Z No change in performance detected.
73202026-06-24T04:21:19.926Z
73212026-06-24T04:21:19.926ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73222026-06-24T04:21:19.926ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73232026-06-24T04:21:19.930ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0460 ms (715 iterations)
73242026-06-24T04:21:19.930ZCriterion.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.
73252026-06-24T04:21:19.930ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73262026-06-24T04:21:19.930Z
73272026-06-24T04:21:19.930ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73282026-06-24T04:21:19.930ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73292026-06-24T04:21:19.930ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0848 ms (495 iterations)
73302026-06-24T04:21:19.930ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73312026-06-24T04:21:19.930ZCriterion.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.
73322026-06-24T04:21:19.930Z
73332026-06-24T04:21:19.930ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73342026-06-24T04:21:19.930ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73352026-06-24T04:21:19.930ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0380 ms (880 iterations)
73362026-06-24T04:21:19.930ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73372026-06-24T04:21:19.930Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73382026-06-24T04:21:19.930Z time: [264.00 B 264.00 B 264.00 B]
73392026-06-24T04:21:19.930Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73402026-06-24T04:21:19.931Z No change in performance detected.
73412026-06-24T04:21:19.931Z
73422026-06-24T04:21:19.931ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73432026-06-24T04:21:19.931ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73442026-06-24T04:21:19.931ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0760 ms (550 iterations)
73452026-06-24T04:21:19.934ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73462026-06-24T04:21:19.934Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73472026-06-24T04:21:19.934Z time: [264.00 B 264.00 B 264.00 B]
73482026-06-24T04:21:19.934Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73492026-06-24T04:21:19.934Z No change in performance detected.
73502026-06-24T04:21:19.934Z
73512026-06-24T04:21:19.934ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
73522026-06-24T04:21:19.934ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73532026-06-24T04:21:19.935ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0609 ms (770 iterations)
73542026-06-24T04:21:19.935ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
73552026-06-24T04:21:19.935ZCriterion.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.
73562026-06-24T04:21:19.935Z
73572026-06-24T04:21:19.935ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
73582026-06-24T04:21:19.935ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
73592026-06-24T04:21:19.935ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0404 ms (495 iterations)
73602026-06-24T04:21:19.935ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
73612026-06-24T04:21:19.935ZCriterion.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.
73622026-06-24T04:21:19.935Z
73632026-06-24T04:21:19.935ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73642026-06-24T04:21:19.935ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73652026-06-24T04:21:19.935ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0597 ms (275 iterations)
73662026-06-24T04:21:19.939ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
73672026-06-24T04:21:19.939Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73682026-06-24T04:21:19.939Z time: [8539.0 B 8539.0 B 8539.0 B]
73692026-06-24T04:21:19.939Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73702026-06-24T04:21:19.939Z No change in performance detected.
73712026-06-24T04:21:19.939Z
73722026-06-24T04:21:19.939ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
73732026-06-24T04:21:19.939ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73742026-06-24T04:21:19.939ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2428 ms (275 iterations)
73752026-06-24T04:21:19.939ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73762026-06-24T04:21:19.939Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
73772026-06-24T04:21:19.939Z time: [8539.0 B 8539.0 B 8539.0 B]
73782026-06-24T04:21:19.939Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73792026-06-24T04:21:19.939Z No change in performance detected.
73802026-06-24T04:21:19.939Z
73812026-06-24T04:21:19.939ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
73822026-06-24T04:21:19.939ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73832026-06-24T04:21:19.940ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1138 ms (330 iterations)
73842026-06-24T04:21:19.943ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73852026-06-24T04:21:19.943Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
73862026-06-24T04:21:19.943Z time: [7048.0 B 7048.0 B 7048.0 B]
73872026-06-24T04:21:19.943Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73882026-06-24T04:21:19.943Z No change in performance detected.
73892026-06-24T04:21:19.943Z
73902026-06-24T04:21:19.943ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
73912026-06-24T04:21:19.943ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73922026-06-24T04:21:19.943ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1024 ms (275 iterations)
73932026-06-24T04:21:19.943ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73942026-06-24T04:21:19.943Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
73952026-06-24T04:21:19.943Z time: [7048.0 B 7048.0 B 7048.0 B]
73962026-06-24T04:21:19.943Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73972026-06-24T04:21:19.943Z No change in performance detected.
73982026-06-24T04:21:19.943Z
73992026-06-24T04:21:19.943ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74002026-06-24T04:21:19.943ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74012026-06-24T04:21:19.944ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1797 ms (330 iterations)
74022026-06-24T04:21:19.947ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74032026-06-24T04:21:19.947Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74042026-06-24T04:21:19.947Z time: [8507.0 B 8507.0 B 8507.0 B]
74052026-06-24T04:21:19.947Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74062026-06-24T04:21:19.947Z No change in performance detected.
74072026-06-24T04:21:19.947Z
74082026-06-24T04:21:19.947ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74092026-06-24T04:21:19.947ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74102026-06-24T04:21:19.947ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2215 ms (275 iterations)
74112026-06-24T04:21:19.947ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74122026-06-24T04:21:19.947Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74132026-06-24T04:21:19.947Z time: [8507.0 B 8507.0 B 8507.0 B]
74142026-06-24T04:21:19.947Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74152026-06-24T04:21:19.947Z No change in performance detected.
74162026-06-24T04:21:19.948Z
74172026-06-24T04:21:19.948ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74182026-06-24T04:21:19.948ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74192026-06-24T04:21:19.948ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0039 ms (330 iterations)
74202026-06-24T04:21:19.948ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74212026-06-24T04:21:19.951Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74222026-06-24T04:21:19.951Z time: [7016.0 B 7016.0 B 7016.0 B]
74232026-06-24T04:21:19.951Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74242026-06-24T04:21:19.951Z No change in performance detected.
74252026-06-24T04:21:19.951Z
74262026-06-24T04:21:19.951ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74272026-06-24T04:21:19.951ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74282026-06-24T04:21:19.951ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0352 ms (275 iterations)
74292026-06-24T04:21:19.951ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74302026-06-24T04:21:19.951Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74312026-06-24T04:21:19.951Z time: [7016.0 B 7016.0 B 7016.0 B]
74322026-06-24T04:21:19.951Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74332026-06-24T04:21:19.952Z No change in performance detected.
74342026-06-24T04:21:19.952Z
74352026-06-24T04:21:19.952ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74362026-06-24T04:21:19.952ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74372026-06-24T04:21:19.952ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1650 ms (275 iterations)
74382026-06-24T04:21:19.952ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74392026-06-24T04:21:19.955Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74402026-06-24T04:21:19.955Z time: [8539.0 B 8539.0 B 8539.0 B]
74412026-06-24T04:21:19.955Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74422026-06-24T04:21:19.955Z No change in performance detected.
74432026-06-24T04:21:19.955Z
74442026-06-24T04:21:19.955ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74452026-06-24T04:21:19.956ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74462026-06-24T04:21:19.956ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0610 ms (220 iterations)
74472026-06-24T04:21:19.956ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74482026-06-24T04:21:19.956Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74492026-06-24T04:21:19.956Z time: [8539.0 B 8539.0 B 8539.0 B]
74502026-06-24T04:21:19.956Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74512026-06-24T04:21:19.956Z No change in performance detected.
74522026-06-24T04:21:19.956Z
74532026-06-24T04:21:19.956ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74542026-06-24T04:21:19.956ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
74552026-06-24T04:21:19.956ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0497 ms (275 iterations)
74562026-06-24T04:21:19.956ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
74572026-06-24T04:21:19.956Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74582026-06-24T04:21:19.956Z time: [7048.0 B 7048.0 B 7048.0 B]
74592026-06-24T04:21:19.956Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74602026-06-24T04:21:19.956Z No change in performance detected.
74612026-06-24T04:21:19.956Z
74622026-06-24T04:21:19.956ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74632026-06-24T04:21:19.956ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
74642026-06-24T04:21:19.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1508 ms (275 iterations)
74652026-06-24T04:21:19.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
74662026-06-24T04:21:19.960Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74672026-06-24T04:21:19.960Z time: [7048.0 B 7048.0 B 7048.0 B]
74682026-06-24T04:21:19.960Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74692026-06-24T04:21:19.960Z No change in performance detected.
74702026-06-24T04:21:19.960Z
74712026-06-24T04:21:19.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
74722026-06-24T04:21:19.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
74732026-06-24T04:21:19.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1051 ms (275 iterations)
74742026-06-24T04:21:19.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
74752026-06-24T04:21:19.960Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
74762026-06-24T04:21:19.960Z time: [8507.0 B 8507.0 B 8507.0 B]
74772026-06-24T04:21:19.960Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74782026-06-24T04:21:19.960Z No change in performance detected.
74792026-06-24T04:21:19.960Z
74802026-06-24T04:21:19.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
74812026-06-24T04:21:19.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
74822026-06-24T04:21:19.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2478 ms (275 iterations)
74832026-06-24T04:21:19.964ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
74842026-06-24T04:21:19.964Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
74852026-06-24T04:21:19.964Z time: [8507.0 B 8507.0 B 8507.0 B]
74862026-06-24T04:21:19.964Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74872026-06-24T04:21:19.964Z No change in performance detected.
74882026-06-24T04:21:19.964Z
74892026-06-24T04:21:19.964ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
74902026-06-24T04:21:19.964ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74912026-06-24T04:21:19.964ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0801 ms (330 iterations)
74922026-06-24T04:21:19.964ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74932026-06-24T04:21:19.964Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
74942026-06-24T04:21:19.965Z time: [7016.0 B 7016.0 B 7016.0 B]
74952026-06-24T04:21:19.965Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74962026-06-24T04:21:19.965Z No change in performance detected.
74972026-06-24T04:21:19.965Z
74982026-06-24T04:21:19.965ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
74992026-06-24T04:21:19.965ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75002026-06-24T04:21:19.966ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0737 ms (275 iterations)
75012026-06-24T04:21:19.969ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75022026-06-24T04:21:19.969Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75032026-06-24T04:21:19.969Z time: [7016.0 B 7016.0 B 7016.0 B]
75042026-06-24T04:21:19.970Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75052026-06-24T04:21:19.970Z No change in performance detected.
75062026-06-24T04:21:19.970Z
75072026-06-24T04:21:20.009Z+ cp -r target/criterion /work/bench-results
75082026-06-24T04:21:20.163Z+ cp -r target/xde-bench /work/bench-results
75092026-06-24T04:21:20.197Z+ pushd /work
75102026-06-24T04:21:20.197Z+ tar -caf bench-results.tgz bench-results
75112026-06-24T04:21:20.197Z/work /work/oxidecomputer/opte
75122026-06-24T04:21:20.752Z+ popd
75132026-06-24T04:21:20.752Z/work/oxidecomputer/opte
75142026-06-24T04:21:20.752Z+ cleanup
75152026-06-24T04:21:20.755Z++ id -un
75162026-06-24T04:21:20.758Z++ id -gn
75172026-06-24T04:21:20.758Z+ pfexec chown -R build:build .
75182026-06-24T04:21:20.831Z+ [[ -z 01KVVVHYKQCRC3M4RPRNA53X31 ]]
75192026-06-24T04:21:20.834Zprocess exited: duration 1914594 ms, exit code 0
 
75202026-06-24T04:21:20.841Zfound 1 output files
75212026-06-24T04:21:20.841Zuploading: /work/bench-results.tgz (6414440 bytes)
75222026-06-24T04:21:21.894Zuploaded: /work/bench-results.tgz