01KW9QZA2DM3ECYYNX7DYPRDJ7: 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: 01KW9R02FR4D4HPKHV8ENZE9F6

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-29T13:15:09.311Zjob dependencies complete; ready to run (waiting for 5 m 23 s)
22026-06-29T13:16:04.410Zjob assigned to worker 01KW9RA0Y4BA5639JG5FTNPSGN [factory aws, i-0b36dbfcddf024ffb] (queued for 55 s)
32026-06-29T13:16:10.312Zdownloading input: /input/xde/work/debug/xde.dbg
42026-06-29T13:16:11.373Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-06-29T13:16:11.375Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-06-29T13:16:11.402Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-06-29T13:16:11.404Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-06-29T13:16:11.453Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-06-29T13:16:11.456Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-06-29T13:16:11.484Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-06-29T13:16:11.487Zdownloading input: /input/xde/work/release/xde
122026-06-29T13:16:12.715Zdownloaded input: /input/xde/work/release/xde
132026-06-29T13:16:12.715Zdownloading input: /input/xde/work/release/xde.sha256
142026-06-29T13:16:12.743Zdownloaded input: /input/xde/work/release/xde.sha256
152026-06-29T13:16:12.746Zdownloading input: /input/xde/work/release/xde_link.so
162026-06-29T13:16:12.775Zdownloaded input: /input/xde/work/release/xde_link.so
172026-06-29T13:16:12.778Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-06-29T13:16:12.807Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-06-29T13:16:12.809Zdownloading input: /input/xde/work/test/loopback
202026-06-29T13:16:14.102Zdownloaded input: /input/xde/work/test/loopback
212026-06-29T13:16:14.105Zdownloading input: /input/xde/work/test/multicast_rx
222026-06-29T13:16:14.772Zdownloaded input: /input/xde/work/test/multicast_rx
232026-06-29T13:16:14.775Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-06-29T13:16:16.178Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-06-29T13:16:16.181Zdownloading input: /input/xde/work/test/multicast_validation
262026-06-29T13:16:16.818Zdownloaded input: /input/xde/work/test/multicast_validation
272026-06-29T13:16:16.821Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-06-29T13:16:17.517Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-06-29T13:16:17.520Zdownloading input: /input/xde/work/test/multicast_multi_nexthop
302026-06-29T13:16:18.108Zdownloaded input: /input/xde/work/test/multicast_multi_nexthop
312026-06-29T13:16:18.108Zdownloading input: /input/xde/work/xde.conf
322026-06-29T13:16:18.135Zdownloaded input: /input/xde/work/xde.conf
 
332026-06-29T13:16:18.138Zstarting task 0: "setup"
342026-06-29T13:16:18.140Z++ uname -s
352026-06-29T13:16:18.143Z+ kern=SunOS
362026-06-29T13:16:18.143Z+ build_user=build
372026-06-29T13:16:18.143Z+ build_uid=12345
382026-06-29T13:16:18.143Z+ work_dir=/work
392026-06-29T13:16:18.143Z+ input_dir=/input
402026-06-29T13:16:18.143Z+ [[ 0 == 12345 ]]
412026-06-29T13:16:18.143Z+ case "$kern" in
422026-06-29T13:16:18.143Z+ groupadd -g 12345 build
432026-06-29T13:16:18.146Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
442026-06-29T13:16:20.150Z+ zfs create -o mountpoint=/work rpool/work
452026-06-29T13:16:20.360Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
462026-06-29T13:16:20.363Z+ home_fs=zfs
472026-06-29T13:16:20.363Z+ [[ zfs == autofs ]]
482026-06-29T13:16:20.363Z+ mkdir -p /home/build
492026-06-29T13:16:20.363Z+ chown build:build /home/build /work
502026-06-29T13:16:21.365Z+ chmod 0700 /home/build /work
512026-06-29T13:16:21.368Zprocess exited: duration 3231 ms, exit code 0
 
522026-06-29T13:16:21.373Zstarting task 1: "rust-toolchain"
532026-06-29T13:16:21.377Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.0
542026-06-29T13:16:21.377Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-06-29T13:16:21.377Z * rust toolchain channel = "1.96.0"
562026-06-29T13:16:21.377Z * rust toolchain profile = "default"
572026-06-29T13:16:21.377Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
582026-06-29T13:16:21.377Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
592026-06-29T13:16:21.380Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
602026-06-29T13:16:21.380Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.0 --profile default
612026-06-29T13:16:21.483Zinfo: downloading installer
622026-06-29T13:16:22.727Zwarn: It looks like you have an existing rustup settings file at:
632026-06-29T13:16:22.728Zwarn: /home/build/.rustup/settings.toml
642026-06-29T13:16:22.728Zwarn: Rustup will install the default toolchain as specified in the settings file,
652026-06-29T13:16:22.728Zwarn: instead of the one inferred from the default host triple.
662026-06-29T13:16:22.736Zinfo: profile set to default
672026-06-29T13:16:22.736Zinfo: default host triple is x86_64-unknown-illumos
682026-06-29T13:16:22.738Zinfo: syncing channel updates for 1.96.0-x86_64-unknown-illumos
692026-06-29T13:16:22.861Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
702026-06-29T13:16:22.864Zinfo: downloading 6 components
712026-06-29T13:16:37.313Zinfo: default toolchain set to 1.96.0-x86_64-unknown-illumos
722026-06-29T13:16:37.314Z
732026-06-29T13:16:37.341Z 1.96.0-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25)
742026-06-29T13:16:37.341Z
752026-06-29T13:16:37.344Z
762026-06-29T13:16:37.344ZRust is installed now. Great!
772026-06-29T13:16:37.344Z
782026-06-29T13:16:37.344ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
792026-06-29T13:16:37.344Zenvironment variable. This has not been done automatically.
802026-06-29T13:16:37.344Z
812026-06-29T13:16:37.345ZTo configure your current shell, you need to source
822026-06-29T13:16:37.345Zthe corresponding env file under $HOME/.cargo.
832026-06-29T13:16:37.345Z
842026-06-29T13:16:37.345ZThis is usually done by running one of the following (note the leading DOT):
852026-06-29T13:16:37.345Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
862026-06-29T13:16:37.345Zsource "$HOME/.cargo/env.fish" # For fish
872026-06-29T13:16:37.345Zsource "~/.cargo/env.nu" # For nushell
882026-06-29T13:16:37.345Zsource "$HOME/.cargo/env.tcsh" # For tcsh
892026-06-29T13:16:37.345Z. "$HOME/.cargo/env.ps1" # For pwsh
902026-06-29T13:16:37.345Zsource "$HOME/.cargo/env.xsh" # For xonsh
912026-06-29T13:16:37.345Zwarn: no default linker (`cc`) was found in your PATH
922026-06-29T13:16:37.345Zwarn: many Rust crates require a system C toolchain to build
932026-06-29T13:16:37.440Z+ rustup --version
942026-06-29T13:16:37.449Zrustup 1.29.0 (28d1352db 2026-03-05)
952026-06-29T13:16:37.452Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
962026-06-29T13:16:37.471Zinfo: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)`
972026-06-29T13:16:37.474Z+ cargo --version
982026-06-29T13:16:37.487Zcargo 1.96.0 (30a34c682 2026-05-25)
992026-06-29T13:16:37.490Z+ rustc --version
1002026-06-29T13:16:37.510Zrustc 1.96.0 (ac68faa20 2026-05-25)
1012026-06-29T13:16:37.513Zprocess exited: duration 16138 ms, exit code 0
 
1022026-06-29T13:16:37.518Zstarting task 2: "authentication"
1032026-06-29T13:16:37.535Zprocess exited: duration 16 ms, exit code 0
 
1042026-06-29T13:16:37.541Zstarting task 3: "clone repository"
1052026-06-29T13:16:37.544Z+ mkdir -p /work/oxidecomputer/opte
1062026-06-29T13:16:37.546Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1072026-06-29T13:16:37.576ZCloning into '/work/oxidecomputer/opte'...
1082026-06-29T13:16:38.489Z+ cd /work/oxidecomputer/opte
1092026-06-29T13:16:38.489Z+ git fetch origin 51d30fdee47762c885ff8eecd004311d562a7a72
1102026-06-29T13:16:38.723ZFrom https://github.com/oxidecomputer/opte
1112026-06-29T13:16:38.723Z * branch 51d30fdee47762c885ff8eecd004311d562a7a72 -> FETCH_HEAD
1122026-06-29T13:16:38.730Z+ [[ -n zl/mcast-tx-ecmp-select-one ]]
1132026-06-29T13:16:38.733Z++ git branch --show-current
1142026-06-29T13:16:38.733Z+ current=master
1152026-06-29T13:16:38.733Z+ [[ master != zl/mcast-tx-ecmp-select-one ]]
1162026-06-29T13:16:38.733Z+ git branch -f zl/mcast-tx-ecmp-select-one 51d30fdee47762c885ff8eecd004311d562a7a72
1172026-06-29T13:16:38.735Z+ git checkout -f zl/mcast-tx-ecmp-select-one
1182026-06-29T13:16:38.753ZSwitched to branch 'zl/mcast-tx-ecmp-select-one'
1192026-06-29T13:16:38.756Z+ git reset --hard 51d30fdee47762c885ff8eecd004311d562a7a72
1202026-06-29T13:16:38.771ZHEAD is now at 51d30fd [ecmp] Deduplicate redundant multicast next hops via per-target ECMP selection
1212026-06-29T13:16:38.774Zprocess exited: duration 1231 ms, exit code 0
 
1222026-06-29T13:16:38.780Zstarting task 4: "build"
1232026-06-29T13:16:38.783Z+ source .github/buildomat/common.sh
1242026-06-29T13:16:38.786Z++ rustup show active-toolchain
1252026-06-29T13:16:38.789Z1.96.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1262026-06-29T13:16:38.791Z++ pushd xde
1272026-06-29T13:16:38.791Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1282026-06-29T13:16:38.792Z++ rustup show active-toolchain
1292026-06-29T13:16:38.795Zinfo: syncing channel updates for nightly-2026-06-19-x86_64-unknown-illumos
1302026-06-29T13:16:39.033Zinfo: latest update on 2026-06-19 for version 1.98.0-nightly (bc2112ed5 2026-06-18)
1312026-06-29T13:16:39.036Zinfo: downloading 6 components
1322026-06-29T13:16:52.210Znightly-2026-06-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1332026-06-29T13:16:52.313Z+++ rustup show active-toolchain -v
1342026-06-29T13:16:52.316Z+++ head -n 1
1352026-06-29T13:16:52.316Z+++ cut '-d ' -f1
1362026-06-29T13:16:52.381Z++ export NIGHTLY=nightly-2026-06-19-x86_64-unknown-illumos
1372026-06-29T13:16:52.382Z++ NIGHTLY=nightly-2026-06-19-x86_64-unknown-illumos
1382026-06-29T13:16:52.382Z++ popd
1392026-06-29T13:16:52.384Z/work/oxidecomputer/opte
1402026-06-29T13:16:52.384Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1412026-06-29T13:16:53.918Z Startup: Refreshing catalog 'helios' ... Done
1422026-06-29T13:16:54.032Z Startup: Caching catalogs ... Done
1432026-06-29T13:16:54.535ZPlanning: Solver setup ... Done
1442026-06-29T13:16:54.563ZPlanning: Running solver ... Done
1452026-06-29T13:16:54.574ZPlanning: Finding local manifests ... Done
1462026-06-29T13:16:54.587ZPlanning: Fetching manifests: 0/6 0% complete
1472026-06-29T13:16:54.610ZPlanning: Fetching manifests: 6/6 100% complete
1482026-06-29T13:16:54.623ZPlanning: Package planning ... Done
1492026-06-29T13:16:54.626ZPlanning: Merging actions ... Done
1502026-06-29T13:16:54.835ZPlanning: Checking for conflicting actions ... Done
1512026-06-29T13:16:54.838ZPlanning: Consolidating action changes ... Done
1522026-06-29T13:16:55.644ZPlanning: Evaluating mediators ... Done
1532026-06-29T13:16:55.647ZPlanning: Planning completed in 1.59 seconds
1542026-06-29T13:16:55.653Z Packages to install: 6
1552026-06-29T13:16:55.661Z Services to change: 2
1562026-06-29T13:16:55.661Z Create boot environment: No
1572026-06-29T13:16:55.661ZCreate backup boot environment: No
1582026-06-29T13:16:55.678Z
1592026-06-29T13:16:55.678ZDownload: 0/22 items 0.0/15.4MB 0% complete
1602026-06-29T13:16:55.811ZDownload: Completed 15.36 MB in 0.13 seconds (115M/s)
1612026-06-29T13:16:56.055Z Actions: 1/110 actions (Installing new actions)
1622026-06-29T13:16:56.462Z Actions: Completed 110 actions in 0.41 seconds.
1632026-06-29T13:16:56.472ZFinalize: Updating package state database ... Done
1642026-06-29T13:16:56.475ZFinalize: Updating package cache ... Done
1652026-06-29T13:16:56.502ZFinalize: Updating image state ... Done
1662026-06-29T13:16:59.056ZFinalize: Creating fast lookup database ... Done
1672026-06-29T13:16:59.127ZFinalize: Reading search index ... Done
1682026-06-29T13:16:59.129ZFinalize: Updating search index ... Done
1692026-06-29T13:17:03.854ZFinalize: Updating package cache ... Done
1702026-06-29T13:17:03.961Z+ [[ -z 01KW9R02FR4D4HPKHV8ENZE9F6 ]]
1712026-06-29T13:17:03.961Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1722026-06-29T13:17:04.906Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1732026-06-29T13:17:04.906Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1742026-06-29T13:17:04.906Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1752026-06-29T13:17:04.906Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1762026-06-29T13:17:04.906Ztempdir @ "/tmp/.tmpt72KhO/tmp"
1772026-06-29T13:17:04.906Zimage root @ "/tmp/.tmpt72KhO/tmp/root"
1782026-06-29T13:17:04.906Zcreating image...
1792026-06-29T13:17:05.198Zcopying publishers...
1802026-06-29T13:17:05.761Zadding properties...
1812026-06-29T13:17:06.464Zinstalling packages...
1822026-06-29T13:17:18.480Zseeding SMF database...
1832026-06-29T13:17:22.761Zconfiguring SMF profile...
1842026-06-29T13:17:22.761Zmodifying shadow(5)...
1852026-06-29T13:17:22.764Zloading user and group database...
1862026-06-29T13:17:22.764Zloading facet selections...
1872026-06-29T13:17:23.044Z devel -> true
1882026-06-29T13:17:23.044Z doc.man -> true
1892026-06-29T13:17:23.044Z entire.service/hal -> true
1902026-06-29T13:17:23.044Z entire.service/network/smtp/dma -> true
1912026-06-29T13:17:23.044Z locale.ar -> true
1922026-06-29T13:17:23.044Z locale.ca -> true
1932026-06-29T13:17:23.044Z locale.cs -> true
1942026-06-29T13:17:23.044Z locale.de -> true
1952026-06-29T13:17:23.044Z locale.es -> true
1962026-06-29T13:17:23.044Z locale.fr -> true
1972026-06-29T13:17:23.044Z locale.he -> true
1982026-06-29T13:17:23.045Z locale.hu -> true
1992026-06-29T13:17:23.045Z locale.id -> true
2002026-06-29T13:17:23.045Z locale.it -> true
2012026-06-29T13:17:23.045Z locale.ja -> true
2022026-06-29T13:17:23.045Z locale.ko -> true
2032026-06-29T13:17:23.045Z locale.nl -> true
2042026-06-29T13:17:23.045Z locale.pl -> true
2052026-06-29T13:17:23.045Z locale.pt_BR -> true
2062026-06-29T13:17:23.045Z locale.ru -> true
2072026-06-29T13:17:23.045Z locale.sk -> true
2082026-06-29T13:17:23.045Z locale.sv -> true
2092026-06-29T13:17:23.045Z locale.zh_CN -> true
2102026-06-29T13:17:23.045Z locale.zh_HK -> true
2112026-06-29T13:17:23.045Z locale.zh_TW -> true
2122026-06-29T13:17:23.045Z onu.ooceonly -> true
2132026-06-29T13:17:23.045Z version-lock.shell/ksh93 -> true
2142026-06-29T13:17:23.045Z version-lock.system/data/hardware-registry -> true
2152026-06-29T13:17:23.045Z version-lock.system/data/zoneinfo -> true
2162026-06-29T13:17:23.045Z version-lock.system/microcode/amd -> true
2172026-06-29T13:17:23.045Z version-lock.system/microcode/intel -> true
2182026-06-29T13:17:23.045Z version-lock.system/microcode/oxide -> true
2192026-06-29T13:17:23.045Zassessing packaged files...
2202026-06-29T13:17:24.542Zcreating archive...
2212026-06-29T13:17:24.567Zmissing from packaging:
2222026-06-29T13:17:24.570Z "etc/.pwd.lock"
2232026-06-29T13:17:24.572Z "etc/svc/profile/generic.xml"
2242026-06-29T13:17:24.572Z "etc/svc/profile/inetd_services.xml"
2252026-06-29T13:17:24.572Z "etc/svc/profile/name_service.xml"
2262026-06-29T13:17:24.572Z "etc/svc/profile/platform.xml"
2272026-06-29T13:17:24.572Z "etc/svc/profile/platform_omicron1.xml"
2282026-06-29T13:17:24.572Z "etc/svc/repository.db"
2292026-06-29T13:17:24.575Z
2302026-06-29T13:17:24.579Z
2312026-06-29T13:17:24.579Zfinishing archive...
2322026-06-29T13:17:25.225Zcreating gzonly manifest...
2332026-06-29T13:17:25.228Zok
2342026-06-29T13:17:25.297Z++ logname
2352026-06-29T13:17:25.300Z+ run_user=build
2362026-06-29T13:17:25.303Z++ id -gn build
2372026-06-29T13:17:25.303Z+ run_group=build
2382026-06-29T13:17:25.303Z+ trap cleanup EXIT
2392026-06-29T13:17:25.306Z+ TGT_BASE=/work
2402026-06-29T13:17:25.306Z+ OUT_DIR=/work/bench-results
2412026-06-29T13:17:25.306Z+ mkdir -p /work/bench-results
2422026-06-29T13:17:25.306Z+ mkdir -p target/criterion
2432026-06-29T13:17:25.306Z+ mkdir -p target/xde-bench
2442026-06-29T13:17:25.309Z+ banner collect
2452026-06-29T13:17:25.309Z
2462026-06-29T13:17:25.309Z #### #### # # ###### #### #####
2472026-06-29T13:17:25.309Z # # # # # # # # # #
2482026-06-29T13:17:25.309Z # # # # # ##### # #
2492026-06-29T13:17:25.309Z # # # # # # # #
2502026-06-29T13:17:25.309Z # # # # # # # # # #
2512026-06-29T13:17:25.309Z #### #### ###### ###### ###### #### #
2522026-06-29T13:17:25.309Z
2532026-06-29T13:17:25.312Z++ cat .git/refs/heads/master
2542026-06-29T13:17:25.312Z+ BASELINE_COMMIT=cd7749d9dd18f39e065781147cbf51d39930ceca
2552026-06-29T13:17:25.312Z+ [[ zl/mcast-tx-ecmp-select-one == \m\a\s\t\e\r ]]
2562026-06-29T13:17:25.312Z+ get_artifact opte benchmark cd7749d9dd18f39e065781147cbf51d39930ceca bench-results.tgz
2572026-06-29T13:17:25.312Z+ local curl_res
2582026-06-29T13:17:25.312Z+ repo=opte
2592026-06-29T13:17:25.312Z+ series=benchmark
2602026-06-29T13:17:25.312Z+ commit=cd7749d9dd18f39e065781147cbf51d39930ceca
2612026-06-29T13:17:25.313Z+ name=bench-results.tgz
2622026-06-29T13:17:25.313Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2632026-06-29T13:17:25.313Z+ mkdir -p download
2642026-06-29T13:17:25.313Z+ pushd download
2652026-06-29T13:17:25.313Z+ [[ ! -f bench-results.tgz ]]
2662026-06-29T13:17:25.313Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2672026-06-29T13:17:25.313Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/cd7749d9dd18f39e065781147cbf51d39930ceca/bench-results.tgz
2682026-06-29T13:17:25.319Z % Total % Received % Xferd Average Speed Time Time Time Current
2692026-06-29T13:17:25.322Z Dload Upload Total Spent Left Speed
2702026-06-29T13:17:27.403Z 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 00:01 0 7 6.10M 7 479.4k 0 0 238.2k 0 00:26 00:02 00:24 238.2k 100 6.10M 100 6.10M 0 0 2.92M 0 00:02 00:02 238.2k 100 6.10M 100 6.10M 0 0 2.92M 0 00:02 00:02 238.2k 100 6.10M 100 6.10M 0 0 2.92M 0 00:02 00:02 238.2k
2712026-06-29T13:17:27.407Z+ curl_res=0
2722026-06-29T13:17:27.407Z+ popd
2732026-06-29T13:17:27.409Z/work/oxidecomputer/opte
2742026-06-29T13:17:27.409Z+ return 0
2752026-06-29T13:17:27.409Z+ tar -xf download/bench-results.tgz -C target
2762026-06-29T13:17:27.592Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2772026-06-29T13:17:27.595Z+ rm -r target/bench-results
2782026-06-29T13:17:27.598Z+ [[ '' -eq 1 ]]
2792026-06-29T13:17:27.598Z+ uname -a
2802026-06-29T13:17:27.598ZSunOS w-01KW9RA0Y4BA5639JG5FTNPSGN 5.11 helios-3.0.23972 i86pc i386 i86pc
2812026-06-29T13:17:27.598Z+ cat /etc/versions/build
2822026-06-29T13:17:27.598Zheads/stlouis-0-gd5af107c55
2832026-06-29T13:17:27.598Z+ dladm
2842026-06-29T13:17:27.601ZLINK CLASS MTU STATE BRIDGE OVER
2852026-06-29T13:17:27.601Zena0 phys 9216 up -- --
2862026-06-29T13:17:27.603Z+ ipadm
2872026-06-29T13:17:27.603ZADDROBJ TYPE STATE ADDR
2882026-06-29T13:17:27.603Zlo0/v4 static ok 127.0.0.1/8
2892026-06-29T13:17:27.604Zena0/dhcp dhcp ok 10.150.1.166/24
2902026-06-29T13:17:27.604Zlo0/v6 static ok ::1/128
2912026-06-29T13:17:27.604Z+ pfexec rem_drv xde
2922026-06-29T13:17:27.611Z+ set -o errexit
2932026-06-29T13:17:27.611Z+ set -o pipefail
2942026-06-29T13:17:27.611Z+ banner prepare
2952026-06-29T13:17:27.614Z
2962026-06-29T13:17:27.614Z ##### ##### ###### ##### ## ##### ######
2972026-06-29T13:17:27.614Z # # # # # # # # # # # #
2982026-06-29T13:17:27.614Z # # # # ##### # # # # # # #####
2992026-06-29T13:17:27.614Z ##### ##### # ##### ###### ##### #
3002026-06-29T13:17:27.614Z # # # # # # # # # #
3012026-06-29T13:17:27.614Z # # # ###### # # # # # ######
3022026-06-29T13:17:27.614Z
3032026-06-29T13:17:27.614Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3042026-06-29T13:17:27.626Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3052026-06-29T13:17:27.684Z+ pfexec add_drv xde
3062026-06-29T13:17:28.414Z+ banner bench
3072026-06-29T13:17:28.417Z
3082026-06-29T13:17:28.417Z ##### ###### # # #### # #
3092026-06-29T13:17:28.417Z # # # ## # # # # #
3102026-06-29T13:17:28.417Z ##### ##### # # # # ######
3112026-06-29T13:17:28.417Z # # # # # # # # #
3122026-06-29T13:17:28.417Z # # # # ## # # # #
3132026-06-29T13:17:28.417Z ##### ###### # # #### # #
3142026-06-29T13:17:28.417Z
3152026-06-29T13:17:28.417Z+ cargo kbench local
3162026-06-29T13:17:28.526Z Updating crates.io index
3172026-06-29T13:17:28.529Z Updating git repository `https://github.com/oxidecomputer/falcon`
3182026-06-29T13:17:29.495Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3192026-06-29T13:17:29.944Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202026-06-29T13:17:30.241Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3212026-06-29T13:17:30.619Z Updating git repository `https://github.com/oxidecomputer/zone`
3222026-06-29T13:17:30.908Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3232026-06-29T13:17:31.219Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3242026-06-29T13:17:33.045Z Downloading crates ...
3252026-06-29T13:17:33.105Z Downloaded aho-corasick v1.1.4
3262026-06-29T13:17:33.113Z Downloaded find-msvc-tools v0.1.9
3272026-06-29T13:17:33.116Z Downloaded bitflags v1.3.2
3282026-06-29T13:17:33.116Z Downloaded clap_lex v1.1.0
3292026-06-29T13:17:33.119Z Downloaded cfg_aliases v0.2.1
3302026-06-29T13:17:33.119Z Downloaded anstyle-parse v1.0.0
3312026-06-29T13:17:33.119Z Downloaded anstyle v1.0.14
3322026-06-29T13:17:33.122Z Downloaded log v0.4.33
3332026-06-29T13:17:33.122Z Downloaded macaddr v1.0.1
3342026-06-29T13:17:33.124Z Downloaded pin-project-lite v0.2.17
3352026-06-29T13:17:33.127Z Downloaded managed v0.8.0
3362026-06-29T13:17:33.127Z Downloaded anstream v1.0.0
3372026-06-29T13:17:33.130Z Downloaded postcard v1.1.3
3382026-06-29T13:17:33.130Z Downloaded plotters-backend v0.3.7
3392026-06-29T13:17:33.130Z Downloaded bitflags v2.13.0
3402026-06-29T13:17:33.133Z Downloaded cstr-argument v0.1.2
3412026-06-29T13:17:33.133Z Downloaded anstyle-query v1.1.5
3422026-06-29T13:17:33.136Z Downloaded alloca v0.4.0
3432026-06-29T13:17:33.136Z Downloaded cc v1.2.65
3442026-06-29T13:17:33.138Z Downloaded crossbeam-epoch v0.9.18
3452026-06-29T13:17:33.138Z Downloaded cookie-factory v0.3.3
3462026-06-29T13:17:33.141Z Downloaded regex v1.12.4
3472026-06-29T13:17:33.144Z Downloaded colored v3.1.1
3482026-06-29T13:17:33.146Z Downloaded ref-cast-impl v1.0.25
3492026-06-29T13:17:33.146Z Downloaded anes v0.1.6
3502026-06-29T13:17:33.149Z Downloaded clap_derive v4.6.1
3512026-06-29T13:17:33.149Z Downloaded cast v0.3.0
3522026-06-29T13:17:33.149Z Downloaded darling_macro v0.23.0
3532026-06-29T13:17:33.152Z Downloaded ctor-proc-macro v0.0.13
3542026-06-29T13:17:33.152Z Downloaded circular v0.3.0
3552026-06-29T13:17:33.152Z Downloaded ciborium-io v0.2.2
3562026-06-29T13:17:33.152Z Downloaded cfg-if v1.0.4
3572026-06-29T13:17:33.152Z Downloaded ciborium-ll v0.2.2
3582026-06-29T13:17:33.155Z Downloaded ctor v0.10.1
3592026-06-29T13:17:33.155Z Downloaded page_size v0.6.0
3602026-06-29T13:17:33.158Z Downloaded embedded-io v0.4.0
3612026-06-29T13:17:33.158Z Downloaded errno v0.3.14
3622026-06-29T13:17:33.162Z Downloaded colorchoice v1.0.5
3632026-06-29T13:17:33.165Z Downloaded cpufeatures v0.3.0
3642026-06-29T13:17:33.165Z Downloaded num-conv v0.2.2
3652026-06-29T13:17:33.168Z Downloaded lazy_static v1.5.0
3662026-06-29T13:17:33.168Z Downloaded ref-cast v1.0.25
3672026-06-29T13:17:33.168Z Downloaded proc-macro-error-attr v1.0.4
3682026-06-29T13:17:33.171Z Downloaded powerfmt v0.2.0
3692026-06-29T13:17:33.171Z Downloaded futures-macro v0.3.32
3702026-06-29T13:17:33.174Z Downloaded ident_case v1.0.1
3712026-06-29T13:17:33.174Z Downloaded dyn-clone v1.0.20
3722026-06-29T13:17:33.174Z Downloaded shlex v2.0.1
3732026-06-29T13:17:33.174Z Downloaded slog-async v2.8.0
3742026-06-29T13:17:33.177Z Downloaded num_enum_derive v0.7.6
3752026-06-29T13:17:33.177Z Downloaded futures-sink v0.3.32
3762026-06-29T13:17:33.177Z Downloaded pretty-hex v0.4.2
3772026-06-29T13:17:33.180Z Downloaded embedded-io v0.6.1
3782026-06-29T13:17:33.180Z Downloaded hash32 v0.3.1
3792026-06-29T13:17:33.180Z Downloaded rusticata-macros v5.0.0
3802026-06-29T13:17:33.180Z Downloaded heck v0.5.0
3812026-06-29T13:17:33.182Z Downloaded futures-io v0.3.32
3822026-06-29T13:17:33.185Z Downloaded proc-macro-crate v3.5.0
3832026-06-29T13:17:33.185Z Downloaded is-terminal v0.4.17
3842026-06-29T13:17:33.185Z Downloaded strsim v0.11.1
3852026-06-29T13:17:33.185Z Downloaded futures-core v0.3.32
3862026-06-29T13:17:33.188Z Downloaded dtor-proc-macro v0.0.13
3872026-06-29T13:17:33.188Z Downloaded foreign-types-macros v0.2.3
3882026-06-29T13:17:33.188Z Downloaded fnv v1.0.7
3892026-06-29T13:17:33.188Z Downloaded equivalent v1.0.2
3902026-06-29T13:17:33.191Z Downloaded defmt v0.3.100
3912026-06-29T13:17:33.191Z Downloaded once_cell v1.21.4
3922026-06-29T13:17:33.194Z Downloaded slab v0.4.12
3932026-06-29T13:17:33.197Z Downloaded link-section v0.2.1
3942026-06-29T13:17:33.197Z Downloaded is_terminal_polyfill v1.70.2
3952026-06-29T13:17:33.197Z Downloaded foreign-types-shared v0.3.1
3962026-06-29T13:17:33.200Z Downloaded dtor v0.8.1
3972026-06-29T13:17:33.200Z Downloaded defmt-parser v1.0.0
3982026-06-29T13:17:33.203Z Downloaded itoa v1.0.18
3992026-06-29T13:17:33.206Z Downloaded utf8parse v0.2.2
4002026-06-29T13:17:33.206Z Downloaded proc-macro-error-attr2 v2.0.0
4012026-06-29T13:17:33.206Z Downloaded slog-envlogger v2.2.0
4022026-06-29T13:17:33.209Z Downloaded either v1.16.0
4032026-06-29T13:17:33.209Z Downloaded tabwriter v1.4.1
4042026-06-29T13:17:33.209Z Downloaded byteorder v1.5.0
4052026-06-29T13:17:33.212Z Downloaded same-file v1.0.6
4062026-06-29T13:17:33.212Z Downloaded crossbeam-deque v0.8.6
4072026-06-29T13:17:33.212Z Downloaded version_check v0.9.5
4082026-06-29T13:17:33.212Z Downloaded plotters-svg v0.3.7
4092026-06-29T13:17:33.214Z Downloaded take_mut v0.2.2
4102026-06-29T13:17:33.214Z Downloaded ciborium v0.2.2
4112026-06-29T13:17:33.214Z Downloaded futures-task v0.3.32
4122026-06-29T13:17:33.217Z Downloaded foreign-types v0.5.0
4132026-06-29T13:17:33.217Z Downloaded darling_macro v0.21.3
4142026-06-29T13:17:33.217Z Downloaded autocfg v1.5.1
4152026-06-29T13:17:33.217Z Downloaded futures-executor v0.3.32
4162026-06-29T13:17:33.220Z Downloaded erased-serde v0.3.31
4172026-06-29T13:17:33.220Z Downloaded time-core v0.1.9
4182026-06-29T13:17:33.220Z Downloaded proc-macro-error v1.0.4
4192026-06-29T13:17:33.223Z Downloaded num_enum v0.7.6
4202026-06-29T13:17:33.225Z Downloaded defmt-macros v1.1.0
4212026-06-29T13:17:33.228Z Downloaded criterion-plot v0.8.2
4222026-06-29T13:17:33.228Z Downloaded cobs v0.3.0
4232026-06-29T13:17:33.231Z Downloaded terminal_size v0.4.4
4242026-06-29T13:17:33.231Z Downloaded deranged v0.5.8
4252026-06-29T13:17:33.234Z Downloaded ipnetwork v0.21.1
4262026-06-29T13:17:33.237Z Downloaded heck v0.4.1
4272026-06-29T13:17:33.237Z Downloaded thiserror v2.0.18
4282026-06-29T13:17:33.240Z Downloaded anyhow v1.0.102
4292026-06-29T13:17:33.242Z Downloaded darling v0.23.0
4302026-06-29T13:17:33.245Z Downloaded rustversion v1.0.22
4312026-06-29T13:17:33.248Z Downloaded defmt v1.1.0
4322026-06-29T13:17:33.250Z Downloaded criterion v0.8.2
4332026-06-29T13:17:33.253Z Downloaded serde_core v1.0.228
4342026-06-29T13:17:33.255Z Downloaded ingot v0.1.1
4352026-06-29T13:17:33.255Z Downloaded quote v1.0.46
4362026-06-29T13:17:33.258Z Downloaded tinytemplate v1.2.1
4372026-06-29T13:17:33.258Z Downloaded thiserror v1.0.69
4382026-06-29T13:17:33.261Z Downloaded stable_deref_trait v1.2.1
4392026-06-29T13:17:33.261Z Downloaded slog-scope v4.4.1
4402026-06-29T13:17:33.261Z Downloaded ingot-types v0.1.2
4412026-06-29T13:17:33.264Z Downloaded slog-stdlog v4.1.1
4422026-06-29T13:17:33.264Z Downloaded oxnet v0.1.6
4432026-06-29T13:17:33.264Z Downloaded slog-term v2.9.2
4442026-06-29T13:17:33.267Z Downloaded futures-channel v0.3.32
4452026-06-29T13:17:33.267Z Downloaded walkdir v2.5.0
4462026-06-29T13:17:33.270Z Downloaded rand_core v0.10.1
4472026-06-29T13:17:33.270Z Downloaded crossbeam-utils v0.8.21
4482026-06-29T13:17:33.270Z Downloaded zmij v1.0.21
4492026-06-29T13:17:33.273Z Downloaded darling v0.21.3
4502026-06-29T13:17:33.275Z Downloaded thiserror-impl v1.0.69
4512026-06-29T13:17:33.275Z Downloaded chacha20 v0.10.0
4522026-06-29T13:17:33.275Z Downloaded half v2.7.1
4532026-06-29T13:17:33.278Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4542026-06-29T13:17:33.278Z Downloaded getrandom v0.4.3
4552026-06-29T13:17:33.281Z Downloaded ingot-macros v0.1.1
4562026-06-29T13:17:33.281Z Downloaded iana-time-zone v0.1.65
4572026-06-29T13:17:33.284Z Downloaded crc32fast v1.5.0
4582026-06-29T13:17:33.284Z Downloaded darling_core v0.21.3
4592026-06-29T13:17:33.287Z Downloaded futures v0.3.32
4602026-06-29T13:17:33.290Z Downloaded clap v4.6.1
4612026-06-29T13:17:33.294Z Downloaded time-macros v0.2.30
4622026-06-29T13:17:33.297Z Downloaded rayon-core v1.13.0
4632026-06-29T13:17:33.300Z Downloaded oorandom v11.1.5
4642026-06-29T13:17:33.300Z Downloaded thread_local v1.1.9
4652026-06-29T13:17:33.300Z Downloaded thiserror-impl v2.0.18
4662026-06-29T13:17:33.303Z Downloaded proc-macro-error2 v2.0.1
4672026-06-29T13:17:33.303Z Downloaded serde_derive v1.0.228
4682026-06-29T13:17:33.305Z Downloaded heapless v0.8.0
4692026-06-29T13:17:33.305Z Downloaded darling_core v0.23.0
4702026-06-29T13:17:33.308Z Downloaded tracing-attributes v0.1.31
4712026-06-29T13:17:33.311Z Downloaded toml_parser v1.1.2+spec-1.1.0
4722026-06-29T13:17:33.311Z Downloaded crossbeam-channel v0.5.15
4732026-06-29T13:17:33.313Z Downloaded term v1.2.1
4742026-06-29T13:17:33.316Z Downloaded indexmap v2.14.0
4752026-06-29T13:17:33.319Z Downloaded slog v2.8.2
4762026-06-29T13:17:33.319Z Downloaded num-traits v0.2.19
4772026-06-29T13:17:33.322Z Downloaded arc-swap v1.9.1
4782026-06-29T13:17:33.325Z Downloaded unicode-ident v1.0.24
4792026-06-29T13:17:33.329Z Downloaded tracing-core v0.1.36
4802026-06-29T13:17:33.333Z Downloaded uuid v1.23.3
4812026-06-29T13:17:33.336Z Downloaded socket2 v0.6.4
4822026-06-29T13:17:33.338Z Downloaded itertools v0.13.0
4832026-06-29T13:17:33.342Z Downloaded proc-macro2 v1.0.106
4842026-06-29T13:17:33.344Z Downloaded itertools v0.12.1
4852026-06-29T13:17:33.347Z Downloaded memchr v2.8.2
4862026-06-29T13:17:33.350Z Downloaded itertools v0.14.0
4872026-06-29T13:17:33.353Z Downloaded toml_edit v0.25.12+spec-1.1.0
4882026-06-29T13:17:33.356Z Downloaded futures-util v0.3.32
4892026-06-29T13:17:33.361Z Downloaded itertools v0.15.0
4902026-06-29T13:17:33.365Z Downloaded clap_builder v4.6.0
4912026-06-29T13:17:33.368Z Downloaded zerocopy-derive v0.8.52
4922026-06-29T13:17:33.376Z Downloaded chrono v0.4.45
4932026-06-29T13:17:33.379Z Downloaded rand v0.10.1
4942026-06-29T13:17:33.381Z Downloaded serde v1.0.228
4952026-06-29T13:17:33.384Z Downloaded hashbrown v0.17.1
4962026-06-29T13:17:33.400Z Downloaded libc v0.2.186
4972026-06-29T13:17:33.420Z Downloaded serde_json v1.0.150
4982026-06-29T13:17:33.423Z Downloaded nom v8.0.0
4992026-06-29T13:17:33.427Z Downloaded plotters v0.3.7
5002026-06-29T13:17:33.460Z Downloaded winnow v1.0.3
5012026-06-29T13:17:33.465Z Downloaded rayon v1.12.0
5022026-06-29T13:17:33.470Z Downloaded pcap-parser v0.17.0
5032026-06-29T13:17:33.515Z Downloaded zerocopy v0.8.52
5042026-06-29T13:17:33.525Z Downloaded syn v1.0.109
5052026-06-29T13:17:33.531Z Downloaded time v0.3.51
5062026-06-29T13:17:33.538Z Downloaded syn v2.0.118
5072026-06-29T13:17:33.545Z Downloaded nix v0.31.3
5082026-06-29T13:17:33.550Z Downloaded smoltcp v0.11.0
5092026-06-29T13:17:33.557Z Downloaded regex-syntax v0.8.11
5102026-06-29T13:17:33.561Z Downloaded unicode-width v0.2.2
5112026-06-29T13:17:33.564Z Downloaded rustix v1.1.4
5122026-06-29T13:17:33.578Z Downloaded tracing v0.1.44
5132026-06-29T13:17:33.587Z Downloaded regex-automata v0.4.14
5142026-06-29T13:17:33.657Z Compiling proc-macro2 v1.0.106
5152026-06-29T13:17:33.657Z Compiling quote v1.0.46
5162026-06-29T13:17:33.657Z Compiling unicode-ident v1.0.24
5172026-06-29T13:17:33.657Z Compiling serde_core v1.0.228
5182026-06-29T13:17:33.660Z Compiling cfg-if v1.0.4
5192026-06-29T13:17:33.660Z Compiling libc v0.2.186
5202026-06-29T13:17:33.660Z Compiling memchr v2.8.2
5212026-06-29T13:17:33.660Z Compiling serde v1.0.228
5222026-06-29T13:17:33.806Z Compiling rustversion v1.0.22
5232026-06-29T13:17:33.872Z Compiling strsim v0.11.1
5242026-06-29T13:17:34.128Z Compiling version_check v0.9.5
5252026-06-29T13:17:34.136Z Compiling ident_case v1.0.1
5262026-06-29T13:17:34.167Z Compiling zerocopy v0.8.52
5272026-06-29T13:17:34.240Z Compiling thiserror v2.0.18
5282026-06-29T13:17:34.392Z Compiling either v1.16.0
5292026-06-29T13:17:34.609Z Compiling fnv v1.0.7
5302026-06-29T13:17:34.686Z Compiling regex-syntax v0.8.11
5312026-06-29T13:17:34.698Z Compiling syn v1.0.109
5322026-06-29T13:17:34.698Z Compiling pin-project-lite v0.2.17
5332026-06-29T13:17:34.743Z Compiling crossbeam-utils v0.8.21
5342026-06-29T13:17:34.959Z Compiling syn v2.0.118
5352026-06-29T13:17:34.967Z Compiling aho-corasick v1.1.4
5362026-06-29T13:17:35.025Z Compiling winnow v1.0.3
5372026-06-29T13:17:35.035Z Compiling equivalent v1.0.2
5382026-06-29T13:17:35.053Z Compiling hashbrown v0.17.1
5392026-06-29T13:17:35.584Z Compiling indexmap v2.14.0
5402026-06-29T13:17:35.816Z Compiling itertools v0.14.0
5412026-06-29T13:17:36.031Z Compiling bitflags v2.13.0
5422026-06-29T13:17:36.157Z Compiling regex-automata v0.4.14
5432026-06-29T13:17:36.204Z Compiling toml_parser v1.1.2+spec-1.1.0
5442026-06-29T13:17:36.308Z Compiling byteorder v1.5.0
5452026-06-29T13:17:36.378Z Compiling toml_datetime v1.1.1+spec-1.1.0
5462026-06-29T13:17:36.499Z Compiling heapless v0.8.0
5472026-06-29T13:17:36.599Z Compiling autocfg v1.5.1
5482026-06-29T13:17:36.726Z Compiling toml_edit v0.25.12+spec-1.1.0
5492026-06-29T13:17:36.744Z Compiling hash32 v0.3.1
5502026-06-29T13:17:36.881Z Compiling slog v2.8.2
5512026-06-29T13:17:36.941Z Compiling num-traits v0.2.19
5522026-06-29T13:17:36.949Z Compiling smoltcp v0.11.0
5532026-06-29T13:17:37.044Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5542026-06-29T13:17:37.100Z Compiling futures-core v0.3.32
5552026-06-29T13:17:37.164Z Compiling macaddr v1.0.1
5562026-06-29T13:17:37.252Z Compiling futures-sink v0.3.32
5572026-06-29T13:17:37.271Z Compiling stable_deref_trait v1.2.1
5582026-06-29T13:17:37.305Z Compiling proc-macro-crate v3.5.0
5592026-06-29T13:17:37.362Z Compiling futures-channel v0.3.32
5602026-06-29T13:17:37.546Z Compiling darling_core v0.21.3
5612026-06-29T13:17:37.608Z Compiling darling_core v0.23.0
5622026-06-29T13:17:37.627Z Compiling proc-macro-error-attr v1.0.4
5632026-06-29T13:17:37.732Z Compiling rand_core v0.10.1
5642026-06-29T13:17:37.843Z Compiling regex v1.12.4
5652026-06-29T13:17:37.851Z Compiling futures-io v0.3.32
5662026-06-29T13:17:37.892Z Compiling slab v0.4.12
5672026-06-29T13:17:38.028Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5682026-06-29T13:17:38.092Z Compiling managed v0.8.0
5692026-06-29T13:17:38.243Z Compiling crc32fast v1.5.0
5702026-06-29T13:17:38.252Z Compiling ref-cast v1.0.25
5712026-06-29T13:17:38.348Z Compiling futures-task v0.3.32
5722026-06-29T13:17:38.413Z Compiling getrandom v0.4.3
5732026-06-29T13:17:38.558Z Compiling anyhow v1.0.102
5742026-06-29T13:17:38.580Z Compiling bitflags v1.3.2
5752026-06-29T13:17:38.700Z Compiling serde_derive v1.0.228
5762026-06-29T13:17:38.708Z Compiling zerocopy-derive v0.8.52
5772026-06-29T13:17:38.710Z Compiling thiserror-impl v2.0.18
5782026-06-29T13:17:38.716Z Compiling futures-macro v0.3.32
5792026-06-29T13:17:39.092Z Compiling num_enum_derive v0.7.6
5802026-06-29T13:17:39.536Z Compiling futures-util v0.3.32
5812026-06-29T13:17:39.714Z Compiling darling_macro v0.21.3
5822026-06-29T13:17:39.782Z Compiling darling_macro v0.23.0
5832026-06-29T13:17:40.030Z Compiling cobs v0.3.0
5842026-06-29T13:17:40.088Z Compiling ref-cast-impl v1.0.25
5852026-06-29T13:17:40.255Z Compiling foreign-types-macros v0.2.3
5862026-06-29T13:17:40.272Z Compiling darling v0.21.3
5872026-06-29T13:17:40.338Z Compiling darling v0.23.0
5882026-06-29T13:17:40.349Z Compiling ingot-macros v0.1.1
5892026-06-29T13:17:40.692Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5902026-06-29T13:17:40.886Z Compiling proc-macro-error v1.0.4
5912026-06-29T13:17:41.097Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5922026-06-29T13:17:41.113Z Compiling unicode-width v0.2.2
5932026-06-29T13:17:41.169Z Compiling once_cell v1.21.4
5942026-06-29T13:17:41.326Z Compiling foreign-types-shared v0.3.1
5952026-06-29T13:17:41.401Z Compiling rustix v1.1.4
5962026-06-29T13:17:41.409Z Compiling cpufeatures v0.3.0
5972026-06-29T13:17:41.412Z Compiling ipnetwork v0.21.1
5982026-06-29T13:17:41.416Z Compiling foreign-types v0.5.0
5992026-06-29T13:17:41.481Z Compiling chacha20 v0.10.0
6002026-06-29T13:17:41.491Z Compiling tracing-core v0.1.36
6012026-06-29T13:17:41.768Z Compiling tabwriter v1.4.1
6022026-06-29T13:17:41.923Z Compiling erased-serde v0.3.31
6032026-06-29T13:17:41.951Z Compiling postcard v1.1.3
6042026-06-29T13:17:41.966Z Compiling futures-executor v0.3.32
6052026-06-29T13:17:42.260Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6062026-06-29T13:17:42.314Z Compiling num_enum v0.7.6
6072026-06-29T13:17:42.596Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6082026-06-29T13:17:42.614Z Compiling tracing-attributes v0.1.31
6092026-06-29T13:17:42.816Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6102026-06-29T13:17:42.874Z Compiling errno v0.3.14
6112026-06-29T13:17:42.881Z Compiling itertools v0.15.0
6122026-06-29T13:17:42.992Z Compiling cstr-argument v0.1.2
6132026-06-29T13:17:43.084Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6142026-06-29T13:17:43.151Z Compiling find-msvc-tools v0.1.9
6152026-06-29T13:17:43.293Z Compiling ingot-types v0.1.2
6162026-06-29T13:17:43.301Z Compiling num-conv v0.2.2
6172026-06-29T13:17:43.370Z Compiling shlex v2.0.1
6182026-06-29T13:17:43.388Z Compiling time-core v0.1.9
6192026-06-29T13:17:43.502Z Compiling utf8parse v0.2.2
6202026-06-29T13:17:43.590Z Compiling pretty-hex v0.4.2
6212026-06-29T13:17:43.606Z Compiling dyn-clone v1.0.20
6222026-06-29T13:17:43.606Z Compiling zmij v1.0.21
6232026-06-29T13:17:43.725Z Compiling thiserror v1.0.69
6242026-06-29T13:17:43.751Z Compiling ingot v0.1.1
6252026-06-29T13:17:43.797Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6262026-06-29T13:17:43.874Z Compiling tracing v0.1.44
6272026-06-29T13:17:43.935Z Compiling time-macros v0.2.30
6282026-06-29T13:17:44.002Z Compiling anstyle-parse v1.0.0
6292026-06-29T13:17:44.205Z Compiling cc v1.2.65
6302026-06-29T13:17:44.214Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6312026-06-29T13:17:44.230Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6322026-06-29T13:17:44.550Z Compiling rand v0.10.1
6332026-06-29T13:17:45.142Z Compiling futures v0.3.32
6342026-06-29T13:17:45.193Z Compiling thiserror-impl v1.0.69
6352026-06-29T13:17:45.220Z Compiling uuid v1.23.3
6362026-06-29T13:17:45.311Z Compiling crossbeam-epoch v0.9.18
6372026-06-29T13:17:45.376Z Compiling arc-swap v1.9.1
6382026-06-29T13:17:45.663Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6392026-06-29T13:17:45.721Z Compiling socket2 v0.6.4
6402026-06-29T13:17:45.759Z Compiling nom v8.0.0
6412026-06-29T13:17:45.886Z Compiling thread_local v1.1.9
6422026-06-29T13:17:46.224Z Compiling colored v3.1.1
6432026-06-29T13:17:46.280Z Compiling anstyle v1.0.14
6442026-06-29T13:17:46.321Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6452026-06-29T13:17:46.529Z Compiling iana-time-zone v0.1.65
6462026-06-29T13:17:46.532Z Compiling powerfmt v0.2.0
6472026-06-29T13:17:46.768Z Compiling heck v0.4.1
6482026-06-29T13:17:46.776Z Compiling is_terminal_polyfill v1.70.2
6492026-06-29T13:17:46.864Z Compiling serde_json v1.0.150
6502026-06-29T13:17:46.964Z Compiling slog-async v2.8.0
6512026-06-29T13:17:47.008Z Compiling lazy_static v1.5.0
6522026-06-29T13:17:47.097Z Compiling colorchoice v1.0.5
6532026-06-29T13:17:47.111Z Compiling oxnet v0.1.6
6542026-06-29T13:17:47.209Z Compiling rayon-core v1.13.0
6552026-06-29T13:17:47.372Z Compiling deranged v0.5.8
6562026-06-29T13:17:47.411Z Compiling anstyle-query v1.1.5
6572026-06-29T13:17:47.492Z Compiling anstream v1.0.0
6582026-06-29T13:17:47.517Z Compiling slog-scope v4.4.1
6592026-06-29T13:17:47.780Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6602026-06-29T13:17:47.912Z Compiling chrono v0.4.45
6612026-06-29T13:17:48.425Z Compiling time v0.3.51
6622026-06-29T13:17:48.484Z Compiling rusticata-macros v5.0.0
6632026-06-29T13:17:48.756Z Compiling crossbeam-deque v0.8.6
6642026-06-29T13:17:48.774Z Compiling alloca v0.4.0
6652026-06-29T13:17:48.972Z Compiling cookie-factory v0.3.3
6662026-06-29T13:17:48.980Z Compiling terminal_size v0.4.4
6672026-06-29T13:17:49.127Z Compiling half v2.7.1
6682026-06-29T13:17:49.300Z Compiling crossbeam-channel v0.5.15
6692026-06-29T13:17:49.364Z Compiling is-terminal v0.4.17
6702026-06-29T13:17:49.457Z Compiling itertools v0.12.1
6712026-06-29T13:17:49.466Z Compiling clap_lex v1.1.0
6722026-06-29T13:17:49.784Z Compiling log v0.4.33
6732026-06-29T13:17:49.946Z Compiling take_mut v0.2.2
6742026-06-29T13:17:50.018Z Compiling term v1.2.1
6752026-06-29T13:17:50.058Z Compiling plotters-backend v0.3.7
6762026-06-29T13:17:50.261Z Compiling heck v0.5.0
6772026-06-29T13:17:50.389Z Compiling cfg_aliases v0.2.1
6782026-06-29T13:17:50.461Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6792026-06-29T13:17:50.470Z Compiling itoa v1.0.18
6802026-06-29T13:17:50.572Z Compiling ciborium-io v0.2.2
6812026-06-29T13:17:50.679Z Compiling circular v0.3.0
6822026-06-29T13:17:50.895Z Compiling clap_builder v4.6.0
6832026-06-29T13:17:50.906Z Compiling pcap-parser v0.17.0
6842026-06-29T13:17:51.188Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6852026-06-29T13:17:51.307Z Compiling ciborium-ll v0.2.2
6862026-06-29T13:17:51.547Z Compiling clap_derive v4.6.1
6872026-06-29T13:17:52.253Z Compiling nix v0.31.3
6882026-06-29T13:17:52.376Z Compiling slog-term v2.9.2
6892026-06-29T13:17:52.630Z Compiling plotters-svg v0.3.7
6902026-06-29T13:17:52.937Z Compiling slog-stdlog v4.1.1
6912026-06-29T13:17:53.286Z Compiling itertools v0.13.0
6922026-06-29T13:17:53.518Z Compiling cast v0.3.0
6932026-06-29T13:17:53.537Z Compiling same-file v1.0.6
6942026-06-29T13:17:53.692Z Compiling rayon v1.12.0
6952026-06-29T13:17:53.700Z Compiling walkdir v2.5.0
6962026-06-29T13:17:53.955Z Compiling clap v4.6.1
6972026-06-29T13:17:54.036Z Compiling slog-envlogger v2.2.0
6982026-06-29T13:17:54.286Z Compiling plotters v0.3.7
6992026-06-29T13:17:54.482Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
7002026-06-29T13:17:54.822Z Compiling criterion-plot v0.8.2
7012026-06-29T13:17:54.989Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
7022026-06-29T13:17:55.161Z Compiling tinytemplate v1.2.1
7032026-06-29T13:17:55.482Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
7042026-06-29T13:17:55.627Z Compiling ciborium v0.2.2
7052026-06-29T13:17:55.842Z Compiling page_size v0.6.0
7062026-06-29T13:17:55.957Z Compiling dtor-proc-macro v0.0.13
7072026-06-29T13:17:56.152Z Compiling anes v0.1.6
7082026-06-29T13:17:56.315Z Compiling oorandom v11.1.5
7092026-06-29T13:17:56.394Z Compiling dtor v0.8.1
7102026-06-29T13:17:56.402Z Compiling criterion v0.8.2
7112026-06-29T13:17:56.406Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7122026-06-29T13:17:56.483Z Compiling link-section v0.2.1
7132026-06-29T13:17:56.627Z Compiling ctor-proc-macro v0.0.13
7142026-06-29T13:17:56.977Z Compiling ctor v0.10.1
7152026-06-29T13:17:58.435Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7162026-06-29T13:18:12.335Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.91s
7172026-06-29T13:18:12.429Z Running benches/xde.rs (target/release/deps/xde-14250d6c5751f705)
7182026-06-29T13:18:12.438Z###--------------------------------###
7192026-06-29T13:18:12.438Z:::Building test topology... (120s):::
7202026-06-29T13:18:12.438Z###--------------------------------###
7212026-06-29T13:18:12.443Zadding underlay route 0
7222026-06-29T13:18:12.446Zadding underlay route 1
7232026-06-29T13:18:12.568Zstart zones a, b
7242026-06-29T13:18:22.625Zconfigure zone
7252026-06-29T13:18:22.629Zconfigure zone
7262026-06-29T13:18:22.644Zinstall zone
7272026-06-29T13:18:22.647Zinstall zone
7282026-06-29T13:18:32.320Zboot zone
7292026-06-29T13:18:32.320Zboot zone
7302026-06-29T13:18:32.403Zsetup zones a, b
7312026-06-29T13:18:32.403Z[a] svcs -a
7322026-06-29T13:18:32.403Z[b] svcs -a
7332026-06-29T13:18:32.422ZFailed to parse command output: exit code 1
7342026-06-29T13:18:32.422Zstdout:
7352026-06-29T13:18:32.422Z
7362026-06-29T13:18:32.422Zstderr:
7372026-06-29T13:18:32.422Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7382026-06-29T13:18:32.422ZFailed to parse command output: exit code 1
7392026-06-29T13:18:32.422Zstdout:
7402026-06-29T13:18:32.422Z
7412026-06-29T13:18:32.422Zstderr:
7422026-06-29T13:18:32.422Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7432026-06-29T13:18:32.622Z[a] svcs -a
7442026-06-29T13:18:32.622Z[b] svcs -a
7452026-06-29T13:18:32.734ZSTATE STIME FMRI
7462026-06-29T13:18:32.734Zonline 13:18:31 svc:/system/svc/restarter:default
7472026-06-29T13:18:32.734Zoffline 13:18:31 svc:/system/early-manifest-import:default
7482026-06-29T13:18:32.734Z- - svc:/application/management/net-snmp:default
7492026-06-29T13:18:32.734Z- - svc:/application/pkg/dynamic-mirror:default
7502026-06-29T13:18:32.734Z- - svc:/application/pkg/mirror:default
7512026-06-29T13:18:32.734Z- - svc:/application/pkg/repositories-setup:default
7522026-06-29T13:18:32.734Z- - svc:/application/pkg/server:default
7532026-06-29T13:18:32.734Z- - svc:/application/security/tcsd:default
7542026-06-29T13:18:32.734Z- - svc:/milestone/devices:default
7552026-06-29T13:18:32.734Z- - svc:/milestone/multi-user-server:default
7562026-06-29T13:18:32.734Z- - svc:/milestone/multi-user:default
7572026-06-29T13:18:32.734Z- - svc:/milestone/name-services:default
7582026-06-29T13:18:32.734Z- - svc:/milestone/network:default
7592026-06-29T13:18:32.734Z- - svc:/milestone/single-user:default
7602026-06-29T13:18:32.734Z- - svc:/milestone/sysconfig:default
7612026-06-29T13:18:32.734Z- - svc:/network/chrony:default
7622026-06-29T13:18:32.734Z- - svc:/network/datalink-management:default
7632026-06-29T13:18:32.734Z- - svc:/network/dns/client:default
7642026-06-29T13:18:32.734Z- - svc:/network/dns/install:default
7652026-06-29T13:18:32.734Z- - svc:/network/dns/multicast:default
7662026-06-29T13:18:32.734Z- - svc:/network/inetd-upgrade:default
7672026-06-29T13:18:32.734Z- - svc:/network/inetd:default
7682026-06-29T13:18:32.734Z- - svc:/network/initial:default
7692026-06-29T13:18:32.734Z- - svc:/network/install:default
7702026-06-29T13:18:32.734Z- - svc:/network/ip-interface-management:default
7712026-06-29T13:18:32.734Z- - svc:/network/ipmp:default
7722026-06-29T13:18:32.734Z- - svc:/network/ipqos:default
7732026-06-29T13:18:32.734Z- - svc:/network/ipsec/ike:default
7742026-06-29T13:18:32.735Z- - svc:/network/ipsec/ipsecalgs:default
7752026-06-29T13:18:32.735Z- - svc:/network/ipsec/manual-key:default
7762026-06-29T13:18:32.735Z- - svc:/network/ipsec/policy:default
7772026-06-29T13:18:32.735Z- - svc:/network/iptun:default
7782026-06-29T13:18:32.735Z- - svc:/network/ipv4-forwarding:default
7792026-06-29T13:18:32.735Z- - svc:/network/ipv6-forwarding:default
7802026-06-29T13:18:32.735Z- - svc:/network/ldap/client:default
7812026-06-29T13:18:32.735Z- - svc:/network/location:default
7822026-06-29T13:18:32.735Z- - svc:/network/loopback:default
7832026-06-29T13:18:32.735Z- - svc:/network/netcfg:default
7842026-06-29T13:18:32.735Z- - svc:/network/netmask:default
7852026-06-29T13:18:32.735Z- - svc:/network/nfs/cbd:default
7862026-06-29T13:18:32.735Z- - svc:/network/nfs/client:default
7872026-06-29T13:18:32.735Z- - svc:/network/nfs/log:default
7882026-06-29T13:18:32.735Z- - svc:/network/nfs/mapid:default
7892026-06-29T13:18:32.735Z- - svc:/network/nfs/nlockmgr:default
7902026-06-29T13:18:32.735Z- - svc:/network/nfs/rquota:default
7912026-06-29T13:18:32.735Z- - svc:/network/nfs/server:default
7922026-06-29T13:18:32.735Z- - svc:/network/nfs/status:default
7932026-06-29T13:18:32.735Z- - svc:/network/nis/client:default
7942026-06-29T13:18:32.735Z- - svc:/network/physical:default
7952026-06-29T13:18:32.735Z- - svc:/network/physical:nwam
7962026-06-29T13:18:32.735Z- - svc:/network/routing-setup:default
7972026-06-29T13:18:32.735Z- - svc:/network/routing/legacy-routing:ipv4
7982026-06-29T13:18:32.735Z- - svc:/network/routing/legacy-routing:ipv6
7992026-06-29T13:18:32.735Z- - svc:/network/routing/ndp:default
8002026-06-29T13:18:32.735Z- - svc:/network/routing/rdisc:default
8012026-06-29T13:18:32.735Z- - svc:/network/routing/ripng:default
8022026-06-29T13:18:32.735Z- - svc:/network/routing/route:default
8032026-06-29T13:18:32.735Z- - svc:/network/rpc/bind:default
8042026-06-29T13:18:32.735Z- - svc:/network/rpc/gss:default
8052026-06-29T13:18:32.735Z- - svc:/network/rpc/keyserv:default
8062026-06-29T13:18:32.735Z- - svc:/network/security/kadmin:default
8072026-06-29T13:18:32.735Z- - svc:/network/security/krb5kdc:default
8082026-06-29T13:18:32.735Z- - svc:/network/security/ktkt_warn:default
8092026-06-29T13:18:32.735Z- - svc:/network/service:default
8102026-06-29T13:18:32.735Z- - svc:/network/shares/group:default
8112026-06-29T13:18:32.735Z- - svc:/network/smb/client:default
8122026-06-29T13:18:32.735Z- - svc:/network/smb/server:default
8132026-06-29T13:18:32.736Z- - svc:/network/ssh:default
8142026-06-29T13:18:32.736Z- - svc:/network/tcpkey:default
8152026-06-29T13:18:32.736Z- - svc:/system/auditd:default
8162026-06-29T13:18:32.736Z- - svc:/system/auditset:default
8172026-06-29T13:18:32.736Z- - svc:/system/boot-archive-update:default
8182026-06-29T13:18:32.736Z- - svc:/system/boot-archive:default
8192026-06-29T13:18:32.736Z- - svc:/system/boot-config:default
8202026-06-29T13:18:32.736Z- - svc:/system/consadm:default
8212026-06-29T13:18:32.736Z- - svc:/system/console-login:default
8222026-06-29T13:18:32.736Z- - svc:/system/console-login:vt2
8232026-06-29T13:18:32.736Z- - svc:/system/console-login:vt3
8242026-06-29T13:18:32.736Z- - svc:/system/console-login:vt4
8252026-06-29T13:18:32.736Z- - svc:/system/console-login:vt5
8262026-06-29T13:18:32.736Z- - svc:/system/console-login:vt6
8272026-06-29T13:18:32.736Z- - svc:/system/coreadm:default
8282026-06-29T13:18:32.736Z- - svc:/system/cron:default
8292026-06-29T13:18:32.736Z- - svc:/system/cryptosvc:default
8302026-06-29T13:18:32.736Z- - svc:/system/device/allocate:default
8312026-06-29T13:18:32.736Z- - svc:/system/device/audio:default
8322026-06-29T13:18:32.736Z- - svc:/system/device/local:default
8332026-06-29T13:18:32.736Z- - svc:/system/device/mpxio-upgrade:default
8342026-06-29T13:18:32.736Z- - svc:/system/extended-accounting:flow
8352026-06-29T13:18:32.736Z- - svc:/system/extended-accounting:net
8362026-06-29T13:18:32.736Z- - svc:/system/extended-accounting:process
8372026-06-29T13:18:32.736Z- - svc:/system/extended-accounting:task
8382026-06-29T13:18:32.736Z- - svc:/system/filesystem/local:default
8392026-06-29T13:18:32.736Z- - svc:/system/filesystem/minimal:default
8402026-06-29T13:18:32.736Z- - svc:/system/filesystem/reparse:default
8412026-06-29T13:18:32.736Z- - svc:/system/filesystem/root:default
8422026-06-29T13:18:32.736Z- - svc:/system/filesystem/usr:default
8432026-06-29T13:18:32.736Z- - svc:/system/fm/notify-params:default
8442026-06-29T13:18:32.736Z- - svc:/system/fmd:default
8452026-06-29T13:18:32.740Z- - svc:/system/hostid:default
8462026-06-29T13:18:32.740Z- - svc:/system/hotplug:default
8472026-06-29T13:18:32.740Z- - svc:/system/identity:domain
8482026-06-29T13:18:32.740Z- - svc:/system/identity:node
8492026-06-29T13:18:32.740Z- - svc:/system/idmap:default
8502026-06-29T13:18:32.740Z- - svc:/system/keymap:default
8512026-06-29T13:18:32.740Z- - svc:/system/logadm-upgrade:default
8522026-06-29T13:18:32.740Z- - svc:/system/manifest-import:default
8532026-06-29T13:18:32.740Z- - svc:/system/name-service-cache:default
8542026-06-29T13:18:32.740Z- - svc:/system/pfexec:default
8552026-06-29T13:18:32.740Z- - svc:/system/pkgserv:default
8562026-06-29T13:18:32.740Z- - svc:/system/process-security:default
8572026-06-29T13:18:32.740Z- - svc:/system/rbac:default
8582026-06-29T13:18:32.740Z- - svc:/system/rmtmpfiles:default
8592026-06-29T13:18:32.740Z- - svc:/system/sac:default
8602026-06-29T13:18:32.740Z- - svc:/system/sar:default
8612026-06-29T13:18:32.740Z- - svc:/system/svc/global:default
8622026-06-29T13:18:32.740Z- - svc:/system/system-log:default
8632026-06-29T13:18:32.740Z- - svc:/system/update-man-index:default
8642026-06-29T13:18:32.740Z- - svc:/system/utmp:default
8652026-06-29T13:18:32.740Z- - svc:/system/vtdaemon:default
8662026-06-29T13:18:32.740Z[a] svcs milestone/network
8672026-06-29T13:18:32.740ZSTATE STIME FMRI
8682026-06-29T13:18:32.740Zonline 13:18:31 svc:/system/svc/restarter:default
8692026-06-29T13:18:32.740Zoffline 13:18:31 svc:/system/early-manifest-import:default
8702026-06-29T13:18:32.740Z- - svc:/application/management/net-snmp:default
8712026-06-29T13:18:32.740Z- - svc:/application/pkg/dynamic-mirror:default
8722026-06-29T13:18:32.740Z- - svc:/application/pkg/mirror:default
8732026-06-29T13:18:32.740Z- - svc:/application/pkg/repositories-setup:default
8742026-06-29T13:18:32.740Z- - svc:/application/pkg/server:default
8752026-06-29T13:18:32.741Z- - svc:/application/security/tcsd:default
8762026-06-29T13:18:32.741Z- - svc:/milestone/devices:default
8772026-06-29T13:18:32.741Z- - svc:/milestone/multi-user-server:default
8782026-06-29T13:18:32.741Z- - svc:/milestone/multi-user:default
8792026-06-29T13:18:32.741Z- - svc:/milestone/name-services:default
8802026-06-29T13:18:32.741Z- - svc:/milestone/network:default
8812026-06-29T13:18:32.741Z- - svc:/milestone/single-user:default
8822026-06-29T13:18:32.741Z- - svc:/milestone/sysconfig:default
8832026-06-29T13:18:32.741Z- - svc:/network/chrony:default
8842026-06-29T13:18:32.741Z- - svc:/network/datalink-management:default
8852026-06-29T13:18:32.741Z- - svc:/network/dns/client:default
8862026-06-29T13:18:32.741Z- - svc:/network/dns/install:default
8872026-06-29T13:18:32.741Z- - svc:/network/dns/multicast:default
8882026-06-29T13:18:32.741Z- - svc:/network/inetd-upgrade:default
8892026-06-29T13:18:32.741Z- - svc:/network/inetd:default
8902026-06-29T13:18:32.741Z- - svc:/network/initial:default
8912026-06-29T13:18:32.741Z- - svc:/network/install:default
8922026-06-29T13:18:32.741Z- - svc:/network/ip-interface-management:default
8932026-06-29T13:18:32.741Z- - svc:/network/ipmp:default
8942026-06-29T13:18:32.741Z- - svc:/network/ipqos:default
8952026-06-29T13:18:32.741Z- - svc:/network/ipsec/ike:default
8962026-06-29T13:18:32.741Z- - svc:/network/ipsec/ipsecalgs:default
8972026-06-29T13:18:32.741Z- - svc:/network/ipsec/manual-key:default
8982026-06-29T13:18:32.741Z- - svc:/network/ipsec/policy:default
8992026-06-29T13:18:32.741Z- - svc:/network/iptun:default
9002026-06-29T13:18:32.741Z- - svc:/network/ipv4-forwarding:default
9012026-06-29T13:18:32.741Z- - svc:/network/ipv6-forwarding:default
9022026-06-29T13:18:32.741Z- - svc:/network/ldap/client:default
9032026-06-29T13:18:32.741Z- - svc:/network/location:default
9042026-06-29T13:18:32.741Z- - svc:/network/loopback:default
9052026-06-29T13:18:32.741Z- - svc:/network/netcfg:default
9062026-06-29T13:18:32.741Z- - svc:/network/netmask:default
9072026-06-29T13:18:32.741Z- - svc:/network/nfs/cbd:default
9082026-06-29T13:18:32.741Z- - svc:/network/nfs/client:default
9092026-06-29T13:18:32.741Z- - svc:/network/nfs/log:default
9102026-06-29T13:18:32.741Z- - svc:/network/nfs/mapid:default
9112026-06-29T13:18:32.741Z- - svc:/network/nfs/nlockmgr:default
9122026-06-29T13:18:32.741Z- - svc:/network/nfs/rquota:default
9132026-06-29T13:18:32.741Z- - svc:/network/nfs/server:default
9142026-06-29T13:18:32.741Z- - svc:/network/nfs/status:default
9152026-06-29T13:18:32.742Z- - svc:/network/nis/client:default
9162026-06-29T13:18:32.742Z- - svc:/network/physical:default
9172026-06-29T13:18:32.742Z- - svc:/network/physical:nwam
9182026-06-29T13:18:32.742Z- - svc:/network/routing-setup:default
9192026-06-29T13:18:32.742Z- - svc:/network/routing/legacy-routing:ipv4
9202026-06-29T13:18:32.742Z- - svc:/network/routing/legacy-routing:ipv6
9212026-06-29T13:18:32.742Z- - svc:/network/routing/ndp:default
9222026-06-29T13:18:32.742Z- - svc:/network/routing/rdisc:default
9232026-06-29T13:18:32.742Z- - svc:/network/routing/ripng:default
9242026-06-29T13:18:32.742Z- - svc:/network/routing/route:default
9252026-06-29T13:18:32.742Z- - svc:/network/rpc/bind:default
9262026-06-29T13:18:32.742Z- - svc:/network/rpc/gss:default
9272026-06-29T13:18:32.742Z- - svc:/network/rpc/keyserv:default
9282026-06-29T13:18:32.742Z- - svc:/network/security/kadmin:default
9292026-06-29T13:18:32.742Z- - svc:/network/security/krb5kdc:default
9302026-06-29T13:18:32.742Z- - svc:/network/security/ktkt_warn:default
9312026-06-29T13:18:32.742Z- - svc:/network/service:default
9322026-06-29T13:18:32.742Z- - svc:/network/shares/group:default
9332026-06-29T13:18:32.742Z- - svc:/network/smb/client:default
9342026-06-29T13:18:32.742Z- - svc:/network/smb/server:default
9352026-06-29T13:18:32.742Z- - svc:/network/ssh:default
9362026-06-29T13:18:32.742Z- - svc:/network/tcpkey:default
9372026-06-29T13:18:32.742Z- - svc:/system/auditd:default
9382026-06-29T13:18:32.742Z- - svc:/system/auditset:default
9392026-06-29T13:18:32.742Z- - svc:/system/boot-archive-update:default
9402026-06-29T13:18:32.742Z- - svc:/system/boot-archive:default
9412026-06-29T13:18:32.742Z- - svc:/system/boot-config:default
9422026-06-29T13:18:32.742Z- - svc:/system/consadm:default
9432026-06-29T13:18:32.742Z- - svc:/system/console-login:default
9442026-06-29T13:18:32.742Z- - svc:/system/console-login:vt2
9452026-06-29T13:18:32.746Z- - svc:/system/console-login:vt3
9462026-06-29T13:18:32.746Z- - svc:/system/console-login:vt4
9472026-06-29T13:18:32.746Z- - svc:/system/console-login:vt5
9482026-06-29T13:18:32.746Z- - svc:/system/console-login:vt6
9492026-06-29T13:18:32.746Z- - svc:/system/coreadm:default
9502026-06-29T13:18:32.746Z- - svc:/system/cron:default
9512026-06-29T13:18:32.746Z- - svc:/system/cryptosvc:default
9522026-06-29T13:18:32.746Z- - svc:/system/device/allocate:default
9532026-06-29T13:18:32.746Z- - svc:/system/device/audio:default
9542026-06-29T13:18:32.746Z- - svc:/system/device/local:default
9552026-06-29T13:18:32.746Z- - svc:/system/device/mpxio-upgrade:default
9562026-06-29T13:18:32.746Z- - svc:/system/extended-accounting:flow
9572026-06-29T13:18:32.746Z- - svc:/system/extended-accounting:net
9582026-06-29T13:18:32.746Z- - svc:/system/extended-accounting:process
9592026-06-29T13:18:32.746Z- - svc:/system/extended-accounting:task
9602026-06-29T13:18:32.746Z- - svc:/system/filesystem/local:default
9612026-06-29T13:18:32.746Z- - svc:/system/filesystem/minimal:default
9622026-06-29T13:18:32.746Z- - svc:/system/filesystem/reparse:default
9632026-06-29T13:18:32.746Z- - svc:/system/filesystem/root:default
9642026-06-29T13:18:32.746Z- - svc:/system/filesystem/usr:default
9652026-06-29T13:18:32.746Z- - svc:/system/fm/notify-params:default
9662026-06-29T13:18:32.746Z- - svc:/system/fmd:default
9672026-06-29T13:18:32.746Z- - svc:/system/hostid:default
9682026-06-29T13:18:32.746Z- - svc:/system/hotplug:default
9692026-06-29T13:18:32.746Z- - svc:/system/identity:domain
9702026-06-29T13:18:32.746Z- - svc:/system/identity:node
9712026-06-29T13:18:32.746Z- - svc:/system/idmap:default
9722026-06-29T13:18:32.746Z- - svc:/system/keymap:default
9732026-06-29T13:18:32.746Z- - svc:/system/logadm-upgrade:default
9742026-06-29T13:18:32.746Z- - svc:/system/manifest-import:default
9752026-06-29T13:18:32.747Z- - svc:/system/name-service-cache:default
9762026-06-29T13:18:32.747Z- - svc:/system/pfexec:default
9772026-06-29T13:18:32.747Z- - svc:/system/pkgserv:default
9782026-06-29T13:18:32.747Z- - svc:/system/process-security:default
9792026-06-29T13:18:32.747Z- - svc:/system/rbac:default
9802026-06-29T13:18:32.747Z- - svc:/system/rmtmpfiles:default
9812026-06-29T13:18:32.747Z- - svc:/system/sac:default
9822026-06-29T13:18:32.747Z- - svc:/system/sar:default
9832026-06-29T13:18:32.747Z- - svc:/system/svc/global:default
9842026-06-29T13:18:32.747Z- - svc:/system/system-log:default
9852026-06-29T13:18:32.747Z- - svc:/system/update-man-index:default
9862026-06-29T13:18:32.747Z- - svc:/system/utmp:default
9872026-06-29T13:18:32.747Z- - svc:/system/vtdaemon:default
9882026-06-29T13:18:32.747Z[b] svcs milestone/network
9892026-06-29T13:18:32.750ZSTATE STIME FMRI
9902026-06-29T13:18:32.750Z- - svc:/milestone/network:default
9912026-06-29T13:18:32.750ZSTATE STIME FMRI
9922026-06-29T13:18:32.750Z- - svc:/milestone/network:default
9932026-06-29T13:18:33.746Z[a] svcs milestone/network
9942026-06-29T13:18:33.746Z[b] svcs milestone/network
9952026-06-29T13:18:33.762ZSTATE STIME FMRI
9962026-06-29T13:18:33.762Zonline 13:18:32 svc:/milestone/network:default
9972026-06-29T13:18:33.762Z[a] ipadm create-addr -t -T dhcp opte0/test
9982026-06-29T13:18:33.765ZSTATE STIME FMRI
9992026-06-29T13:18:33.765Zonline 13:18:32 svc:/milestone/network:default
10002026-06-29T13:18:33.765Z[b] ipadm create-addr -t -T dhcp opte1/test
10012026-06-29T13:18:38.332Z
10022026-06-29T13:18:38.332Z[b] route add -iface 10.0.0.254 10.0.0.2
10032026-06-29T13:18:38.346Zadd host 10.0.0.254: gateway 10.0.0.2
10042026-06-29T13:18:38.346Z[b] route add 10.0.0.0/24 10.0.0.254
10052026-06-29T13:18:38.358Zadd net 10.0.0.0/24: gateway 10.0.0.254
10062026-06-29T13:18:38.358Z[b] route add 224.0.0.0/4 10.0.0.254
10072026-06-29T13:18:38.369Zadd net 224.0.0.0/4: gateway 10.0.0.254
10082026-06-29T13:18:39.186Z
10092026-06-29T13:18:39.186Z[a] route add -iface 10.0.0.254 10.0.0.1
10102026-06-29T13:18:39.200Zadd host 10.0.0.254: gateway 10.0.0.1
10112026-06-29T13:18:39.200Z[a] route add 10.0.0.0/24 10.0.0.254
10122026-06-29T13:18:39.212Zadd net 10.0.0.0/24: gateway 10.0.0.254
10132026-06-29T13:18:39.212Z[a] route add 224.0.0.0/4 10.0.0.254
10142026-06-29T13:18:39.223Zadd net 224.0.0.0/4: gateway 10.0.0.254
10152026-06-29T13:18:39.226Z###---------------###
10162026-06-29T13:18:39.226Z:::Topology built!:::
10172026-06-29T13:18:39.226Z###---------------###
10182026-06-29T13:18:39.226Z###----------------###
10192026-06-29T13:18:39.226Z::: iPerf spawned! :::
10202026-06-29T13:18:39.226Z:::Waiting... (10s):::
10212026-06-29T13:18:39.226Z###----------------###
10222026-06-29T13:18:49.223Z###---###
10232026-06-29T13:18:49.223Z:::Go!:::
10242026-06-29T13:18:49.223Z###---###
10252026-06-29T13:18:49.223Z[a] ping 10.0.0.2
10262026-06-29T13:18:49.239Z10.0.0.2 is alive
10272026-06-29T13:18:49.239Z###-------------------###
10282026-06-29T13:18:49.239Z:::Running experiment :::
10292026-06-29T13:18:49.239Z:::iperf-tcp/local/c2s:::
10302026-06-29T13:18:49.239Z###-------------------###
10312026-06-29T13:18:56.620Z-----------------------------------------------------------
10322026-06-29T13:18:56.620ZServer listening on 5201 (test #1)
10332026-06-29T13:18:56.620Z-----------------------------------------------------------
10342026-06-29T13:18:56.620ZAccepted connection from 10.0.0.1, port 57412
10352026-06-29T13:18:56.620Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37960
10362026-06-29T13:18:56.620Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35231
10372026-06-29T13:18:56.620Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55250
10382026-06-29T13:18:56.620Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60166
10392026-06-29T13:18:56.620Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52608
10402026-06-29T13:18:56.620Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57287
10412026-06-29T13:18:56.620Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42178
10422026-06-29T13:18:56.620Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52059
10432026-06-29T13:18:56.620Z[ ID] Interval Transfer Bitrate
10442026-06-29T13:18:56.620Z[ 5] 0.00-1.00 sec 116 MBytes 974 Mbits/sec
10452026-06-29T13:18:56.620Z[ 8] 0.00-1.00 sec 116 MBytes 974 Mbits/sec
10462026-06-29T13:18:56.620Z[ 10] 0.00-1.00 sec 116 MBytes 974 Mbits/sec
10472026-06-29T13:18:56.620Z[ 12] 0.00-1.00 sec 116 MBytes 974 Mbits/sec
10482026-06-29T13:18:56.620Z[ 14] 0.00-1.00 sec 116 MBytes 974 Mbits/sec
10492026-06-29T13:18:56.620Z[ 16] 0.00-1.00 sec 116 MBytes 974 Mbits/sec
10502026-06-29T13:18:56.620Z[ 18] 0.00-1.00 sec 116 MBytes 975 Mbits/sec
10512026-06-29T13:18:56.620Z[ 20] 0.00-1.00 sec 116 MBytes 974 Mbits/sec
10522026-06-29T13:18:56.620Z[SUM] 0.00-1.00 sec 929 MBytes 7.79 Gbits/sec
10532026-06-29T13:18:56.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
10542026-06-29T13:18:56.624Z[ 5] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10552026-06-29T13:18:56.624Z[ 8] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10562026-06-29T13:18:56.624Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10572026-06-29T13:18:56.624Z[ 12] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10582026-06-29T13:18:56.624Z[ 14] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10592026-06-29T13:18:56.624Z[ 16] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10602026-06-29T13:18:56.624Z[ 18] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10612026-06-29T13:18:56.624Z[ 20] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10622026-06-29T13:18:56.624Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
10632026-06-29T13:18:56.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
10642026-06-29T13:18:56.624Z[ 5] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10652026-06-29T13:18:56.624Z[ 8] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10662026-06-29T13:18:56.624Z[ 10] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10672026-06-29T13:18:56.624Z[ 12] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10682026-06-29T13:18:56.624Z[ 14] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10692026-06-29T13:18:56.624Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10702026-06-29T13:18:56.624Z[ 18] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10712026-06-29T13:18:56.624Z[ 20] 2.00-3.00 sec 150 MBytes 1.25 Gbits/sec
10722026-06-29T13:18:56.624Z[SUM] 2.00-3.00 sec 1.17 GBytes 10.1 Gbits/sec
10732026-06-29T13:18:56.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
10742026-06-29T13:18:56.624Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10752026-06-29T13:18:56.624Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10762026-06-29T13:18:56.624Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10772026-06-29T13:18:56.624Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10782026-06-29T13:18:56.624Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10792026-06-29T13:18:56.624Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10802026-06-29T13:18:56.624Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10812026-06-29T13:18:56.625Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10822026-06-29T13:18:56.625Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
10832026-06-29T13:18:56.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
10842026-06-29T13:18:56.625Z[ 5] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
10852026-06-29T13:18:56.625Z[ 8] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
10862026-06-29T13:18:56.625Z[ 10] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
10872026-06-29T13:18:56.625Z[ 12] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
10882026-06-29T13:18:56.625Z[ 14] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
10892026-06-29T13:18:56.625Z[ 16] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
10902026-06-29T13:18:56.625Z[ 18] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
10912026-06-29T13:18:56.625Z[ 20] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
10922026-06-29T13:18:56.625Z[SUM] 4.00-5.00 sec 1.17 GBytes 10.1 Gbits/sec
10932026-06-29T13:18:56.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
10942026-06-29T13:18:56.625Z[ 5] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10952026-06-29T13:18:56.625Z[ 8] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10962026-06-29T13:18:56.625Z[ 10] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10972026-06-29T13:18:56.625Z[ 12] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10982026-06-29T13:18:56.625Z[ 14] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10992026-06-29T13:18:56.625Z[ 16] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
11002026-06-29T13:18:56.625Z[ 18] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
11012026-06-29T13:18:56.625Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
11022026-06-29T13:18:56.625Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.1 Gbits/sec
11032026-06-29T13:18:56.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
11042026-06-29T13:18:56.625Z[ 5] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
11052026-06-29T13:18:56.625Z[ 8] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
11062026-06-29T13:18:56.625Z[ 10] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
11072026-06-29T13:18:59.622Z[ 12] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
11082026-06-29T13:18:59.622Z[ 14] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
11092026-06-29T13:18:59.622Z[ 16] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
11102026-06-29T13:18:59.622Z[ 18] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
11112026-06-29T13:18:59.622Z[ 20] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
11122026-06-29T13:18:59.622Z[SUM] 6.00-7.00 sec 1.17 GBytes 10.1 Gbits/sec
11132026-06-29T13:18:59.622Z- - - - - - - - - - - - - - - - - - - - - - - - -
11142026-06-29T13:18:59.622Z[ 5] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
11152026-06-29T13:18:59.622Z[ 8] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
11162026-06-29T13:18:59.622Z[ 10] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
11172026-06-29T13:18:59.622Z[ 12] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
11182026-06-29T13:18:59.622Z[ 14] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
11192026-06-29T13:18:59.622Z[ 16] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
11202026-06-29T13:18:59.622Z[ 18] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
11212026-06-29T13:18:59.622Z[ 20] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
11222026-06-29T13:18:59.622Z[SUM] 7.00-8.00 sec 1.17 GBytes 10.1 Gbits/sec
11232026-06-29T13:18:59.622Z- - - - - - - - - - - - - - - - - - - - - - - - -
11242026-06-29T13:18:59.622Z[ 5] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11252026-06-29T13:18:59.622Z[ 8] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
11262026-06-29T13:18:59.622Z[ 10] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11272026-06-29T13:18:59.622Z[ 12] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
11282026-06-29T13:18:59.622Z[ 14] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
11292026-06-29T13:18:59.622Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11302026-06-29T13:18:59.622Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11312026-06-29T13:18:59.622Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11322026-06-29T13:18:59.622Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.2 Gbits/sec
11332026-06-29T13:18:59.622Z- - - - - - - - - - - - - - - - - - - - - - - - -
11342026-06-29T13:18:59.622Z[ 5] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
11352026-06-29T13:18:59.622Z[ 8] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
11362026-06-29T13:18:59.622Z[ 10] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
11372026-06-29T13:18:59.622Z[ 12] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
11382026-06-29T13:18:59.622Z[ 14] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
11392026-06-29T13:18:59.622Z[ 16] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
11402026-06-29T13:18:59.622Z[ 18] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
11412026-06-29T13:18:59.622Z[ 20] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
11422026-06-29T13:18:59.622Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.2 Gbits/sec
11432026-06-29T13:18:59.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
11442026-06-29T13:18:59.623Z[ 5] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
11452026-06-29T13:18:59.623Z[ 8] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
11462026-06-29T13:18:59.623Z[ 10] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
11472026-06-29T13:18:59.623Z[ 12] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
11482026-06-29T13:18:59.623Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11492026-06-29T13:18:59.623Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11502026-06-29T13:18:59.623Z[ 18] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
11512026-06-29T13:18:59.623Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11522026-06-29T13:18:59.623Z[SUM] 10.00-10.00 sec 640 KBytes 10.5 Gbits/sec
11532026-06-29T13:18:59.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
11542026-06-29T13:18:59.623Z[ ID] Interval Transfer Bitrate
11552026-06-29T13:18:59.623Z[ 5] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11562026-06-29T13:18:59.626Z[ 8] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11572026-06-29T13:18:59.626Z[ 10] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11582026-06-29T13:18:59.626Z[ 12] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11592026-06-29T13:18:59.626Z[ 14] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11602026-06-29T13:18:59.626Z[ 16] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11612026-06-29T13:18:59.626Z[ 18] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11622026-06-29T13:18:59.626Z[ 20] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11632026-06-29T13:18:59.626Z[SUM] 0.00-10.00 sec 11.5 GBytes 9.91 Gbits/sec receiver
11642026-06-29T13:18:59.626ZRun 1/5...9906.10590234428Mbps
11652026-06-29T13:19:07.014Z-----------------------------------------------------------
11662026-06-29T13:19:07.014ZServer listening on 5201 (test #2)
11672026-06-29T13:19:07.014Z-----------------------------------------------------------
11682026-06-29T13:19:07.014ZAccepted connection from 10.0.0.1, port 39357
11692026-06-29T13:19:07.014Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57681
11702026-06-29T13:19:07.014Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46707
11712026-06-29T13:19:07.014Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51551
11722026-06-29T13:19:07.014Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33991
11732026-06-29T13:19:07.014Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45948
11742026-06-29T13:19:07.014Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38593
11752026-06-29T13:19:07.014Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44718
11762026-06-29T13:19:07.014Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57486
11772026-06-29T13:19:07.014Z[ ID] Interval Transfer Bitrate
11782026-06-29T13:19:07.014Z[ 5] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
11792026-06-29T13:19:07.014Z[ 8] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
11802026-06-29T13:19:07.014Z[ 10] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
11812026-06-29T13:19:07.014Z[ 12] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
11822026-06-29T13:19:07.014Z[ 14] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
11832026-06-29T13:19:07.014Z[ 16] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
11842026-06-29T13:19:07.014Z[ 18] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
11852026-06-29T13:19:07.014Z[ 20] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
11862026-06-29T13:19:07.014Z[SUM] 0.00-1.00 sec 948 MBytes 7.96 Gbits/sec
11872026-06-29T13:19:07.014Z- - - - - - - - - - - - - - - - - - - - - - - - -
11882026-06-29T13:19:07.014Z[ 5] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11892026-06-29T13:19:07.015Z[ 8] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
11902026-06-29T13:19:07.015Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11912026-06-29T13:19:07.015Z[ 12] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
11922026-06-29T13:19:07.015Z[ 14] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11932026-06-29T13:19:07.015Z[ 16] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11942026-06-29T13:19:07.015Z[ 18] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
11952026-06-29T13:19:07.015Z[ 20] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11962026-06-29T13:19:07.015Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.2 Gbits/sec
11972026-06-29T13:19:07.015Z- - - - - - - - - - - - - - - - - - - - - - - - -
11982026-06-29T13:19:07.015Z[ 5] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
11992026-06-29T13:19:07.015Z[ 8] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
12002026-06-29T13:19:07.015Z[ 10] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
12012026-06-29T13:19:07.015Z[ 12] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
12022026-06-29T13:19:07.015Z[ 14] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
12032026-06-29T13:19:07.015Z[ 16] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
12042026-06-29T13:19:07.015Z[ 18] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
12052026-06-29T13:19:07.015Z[ 20] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
12062026-06-29T13:19:07.015Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
12072026-06-29T13:19:07.015Z- - - - - - - - - - - - - - - - - - - - - - - - -
12082026-06-29T13:19:07.015Z[ 5] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
12092026-06-29T13:19:07.015Z[ 8] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
12102026-06-29T13:19:07.015Z[ 10] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
12112026-06-29T13:19:07.015Z[ 12] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
12122026-06-29T13:19:07.015Z[ 14] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
12132026-06-29T13:19:07.015Z[ 16] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
12142026-06-29T13:19:07.015Z[ 18] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
12152026-06-29T13:19:07.018Z[ 20] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
12162026-06-29T13:19:07.018Z[SUM] 3.00-4.00 sec 1.18 GBytes 10.1 Gbits/sec
12172026-06-29T13:19:07.018Z- - - - - - - - - - - - - - - - - - - - - - - - -
12182026-06-29T13:19:07.018Z[ 5] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
12192026-06-29T13:19:07.018Z[ 8] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
12202026-06-29T13:19:07.019Z[ 10] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
12212026-06-29T13:19:07.019Z[ 12] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
12222026-06-29T13:19:07.019Z[ 14] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
12232026-06-29T13:19:07.019Z[ 16] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
12242026-06-29T13:19:07.019Z[ 18] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
12252026-06-29T13:19:07.019Z[ 20] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
12262026-06-29T13:19:07.019Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.1 Gbits/sec
12272026-06-29T13:19:07.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
12282026-06-29T13:19:07.019Z[ 5] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
12292026-06-29T13:19:07.019Z[ 8] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
12302026-06-29T13:19:07.019Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12312026-06-29T13:19:07.019Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12322026-06-29T13:19:07.019Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12332026-06-29T13:19:07.019Z[ 16] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
12342026-06-29T13:19:07.019Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12352026-06-29T13:19:07.019Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12362026-06-29T13:19:07.019Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.2 Gbits/sec
12372026-06-29T13:19:07.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
12382026-06-29T13:19:07.019Z[ 5] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
12392026-06-29T13:19:07.019Z[ 8] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
12402026-06-29T13:19:07.019Z[ 10] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12412026-06-29T13:19:10.015Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12422026-06-29T13:19:10.016Z[ 14] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
12432026-06-29T13:19:10.016Z[ 16] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12442026-06-29T13:19:10.016Z[ 18] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
12452026-06-29T13:19:10.016Z[ 20] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12462026-06-29T13:19:10.016Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.1 Gbits/sec
12472026-06-29T13:19:10.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
12482026-06-29T13:19:10.016Z[ 5] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
12492026-06-29T13:19:10.016Z[ 8] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
12502026-06-29T13:19:10.016Z[ 10] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
12512026-06-29T13:19:10.016Z[ 12] 7.00-8.00 sec 151 MBytes 1.26 Gbits/sec
12522026-06-29T13:19:10.016Z[ 14] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
12532026-06-29T13:19:10.016Z[ 16] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
12542026-06-29T13:19:10.016Z[ 18] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
12552026-06-29T13:19:10.016Z[ 20] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
12562026-06-29T13:19:10.016Z[SUM] 7.00-8.00 sec 1.18 GBytes 10.1 Gbits/sec
12572026-06-29T13:19:10.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
12582026-06-29T13:19:10.016Z[ 5] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
12592026-06-29T13:19:10.016Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
12602026-06-29T13:19:10.016Z[ 10] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
12612026-06-29T13:19:10.016Z[ 12] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
12622026-06-29T13:19:10.016Z[ 14] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
12632026-06-29T13:19:10.016Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
12642026-06-29T13:19:10.016Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
12652026-06-29T13:19:10.016Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
12662026-06-29T13:19:10.016Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.2 Gbits/sec
12672026-06-29T13:19:10.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
12682026-06-29T13:19:10.016Z[ 5] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12692026-06-29T13:19:10.016Z[ 8] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12702026-06-29T13:19:10.016Z[ 10] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12712026-06-29T13:19:10.016Z[ 12] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12722026-06-29T13:19:10.016Z[ 14] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12732026-06-29T13:19:10.016Z[ 16] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12742026-06-29T13:19:10.016Z[ 18] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12752026-06-29T13:19:10.016Z[ 20] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12762026-06-29T13:19:10.016Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.1 Gbits/sec
12772026-06-29T13:19:10.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
12782026-06-29T13:19:10.017Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12792026-06-29T13:19:10.017Z[ 8] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12802026-06-29T13:19:10.017Z[ 10] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12812026-06-29T13:19:10.017Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12822026-06-29T13:19:10.017Z[ 14] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
12832026-06-29T13:19:10.017Z[ 16] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12842026-06-29T13:19:10.017Z[ 18] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12852026-06-29T13:19:10.017Z[ 20] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12862026-06-29T13:19:10.017Z[SUM] 10.00-10.00 sec 768 KBytes 11.4 Gbits/sec
12872026-06-29T13:19:10.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
12882026-06-29T13:19:10.017Z[ ID] Interval Transfer Bitrate
12892026-06-29T13:19:10.017Z[ 5] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
12902026-06-29T13:19:10.017Z[ 8] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
12912026-06-29T13:19:10.017Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
12922026-06-29T13:19:10.017Z[ 12] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
12932026-06-29T13:19:10.017Z[ 14] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
12942026-06-29T13:19:10.017Z[ 16] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
12952026-06-29T13:19:10.017Z[ 18] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
12962026-06-29T13:19:10.017Z[ 20] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
12972026-06-29T13:19:10.017Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.93 Gbits/sec receiver
12982026-06-29T13:19:10.034ZRun 2/5...9928.662713145737Mbps
12992026-06-29T13:19:17.412Z-----------------------------------------------------------
13002026-06-29T13:19:17.412ZServer listening on 5201 (test #3)
13012026-06-29T13:19:17.412Z-----------------------------------------------------------
13022026-06-29T13:19:17.412ZAccepted connection from 10.0.0.1, port 45610
13032026-06-29T13:19:17.412Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41454
13042026-06-29T13:19:17.412Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39029
13052026-06-29T13:19:17.412Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62434
13062026-06-29T13:19:17.412Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55208
13072026-06-29T13:19:17.412Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32861
13082026-06-29T13:19:17.412Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65467
13092026-06-29T13:19:17.412Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53036
13102026-06-29T13:19:17.412Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55865
13112026-06-29T13:19:17.412Z[ ID] Interval Transfer Bitrate
13122026-06-29T13:19:17.412Z[ 5] 0.00-1.00 sec 115 MBytes 963 Mbits/sec
13132026-06-29T13:19:17.412Z[ 8] 0.00-1.00 sec 115 MBytes 964 Mbits/sec
13142026-06-29T13:19:17.412Z[ 10] 0.00-1.00 sec 115 MBytes 966 Mbits/sec
13152026-06-29T13:19:17.412Z[ 12] 0.00-1.00 sec 115 MBytes 964 Mbits/sec
13162026-06-29T13:19:17.412Z[ 14] 0.00-1.00 sec 115 MBytes 966 Mbits/sec
13172026-06-29T13:19:17.412Z[ 16] 0.00-1.00 sec 115 MBytes 962 Mbits/sec
13182026-06-29T13:19:17.412Z[ 18] 0.00-1.00 sec 115 MBytes 964 Mbits/sec
13192026-06-29T13:19:17.412Z[ 20] 0.00-1.00 sec 115 MBytes 964 Mbits/sec
13202026-06-29T13:19:17.412Z[SUM] 0.00-1.00 sec 920 MBytes 7.71 Gbits/sec
13212026-06-29T13:19:17.412Z- - - - - - - - - - - - - - - - - - - - - - - - -
13222026-06-29T13:19:17.412Z[ 5] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
13232026-06-29T13:19:17.412Z[ 8] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
13242026-06-29T13:19:17.412Z[ 10] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
13252026-06-29T13:19:17.412Z[ 12] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
13262026-06-29T13:19:17.412Z[ 14] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
13272026-06-29T13:19:17.412Z[ 16] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
13282026-06-29T13:19:17.412Z[ 18] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
13292026-06-29T13:19:17.413Z[ 20] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
13302026-06-29T13:19:17.413Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.1 Gbits/sec
13312026-06-29T13:19:17.413Z- - - - - - - - - - - - - - - - - - - - - - - - -
13322026-06-29T13:19:17.413Z[ 5] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13332026-06-29T13:19:17.413Z[ 8] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13342026-06-29T13:19:17.413Z[ 10] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13352026-06-29T13:19:17.413Z[ 12] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13362026-06-29T13:19:17.413Z[ 14] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13372026-06-29T13:19:17.413Z[ 16] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13382026-06-29T13:19:17.413Z[ 18] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13392026-06-29T13:19:17.413Z[ 20] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13402026-06-29T13:19:17.413Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.1 Gbits/sec
13412026-06-29T13:19:17.413Z- - - - - - - - - - - - - - - - - - - - - - - - -
13422026-06-29T13:19:17.413Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
13432026-06-29T13:19:17.413Z[ 8] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13442026-06-29T13:19:17.413Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
13452026-06-29T13:19:17.413Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
13462026-06-29T13:19:17.413Z[ 14] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13472026-06-29T13:19:17.413Z[ 16] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13482026-06-29T13:19:17.413Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
13492026-06-29T13:19:17.413Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
13502026-06-29T13:19:17.413Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
13512026-06-29T13:19:17.413Z- - - - - - - - - - - - - - - - - - - - - - - - -
13522026-06-29T13:19:17.413Z[ 5] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
13532026-06-29T13:19:17.413Z[ 8] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
13542026-06-29T13:19:17.413Z[ 10] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
13552026-06-29T13:19:17.413Z[ 12] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
13562026-06-29T13:19:17.413Z[ 14] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
13572026-06-29T13:19:17.413Z[ 16] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
13582026-06-29T13:19:17.413Z[ 18] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
13592026-06-29T13:19:17.413Z[ 20] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
13602026-06-29T13:19:17.413Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.1 Gbits/sec
13612026-06-29T13:19:17.413Z- - - - - - - - - - - - - - - - - - - - - - - - -
13622026-06-29T13:19:17.413Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
13632026-06-29T13:19:17.413Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
13642026-06-29T13:19:17.413Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13652026-06-29T13:19:17.413Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
13662026-06-29T13:19:17.417Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13672026-06-29T13:19:17.417Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
13682026-06-29T13:19:17.417Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
13692026-06-29T13:19:17.417Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
13702026-06-29T13:19:17.417Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
13712026-06-29T13:19:17.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
13722026-06-29T13:19:17.417Z[ 5] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
13732026-06-29T13:19:17.417Z[ 8] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
13742026-06-29T13:19:17.417Z[ 10] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
13752026-06-29T13:19:20.413Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
13762026-06-29T13:19:20.413Z[ 14] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
13772026-06-29T13:19:20.413Z[ 16] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
13782026-06-29T13:19:20.413Z[ 18] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
13792026-06-29T13:19:20.413Z[ 20] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
13802026-06-29T13:19:20.413Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.1 Gbits/sec
13812026-06-29T13:19:20.413Z- - - - - - - - - - - - - - - - - - - - - - - - -
13822026-06-29T13:19:20.413Z[ 5] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
13832026-06-29T13:19:20.413Z[ 8] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13842026-06-29T13:19:20.413Z[ 10] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13852026-06-29T13:19:20.413Z[ 12] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13862026-06-29T13:19:20.413Z[ 14] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13872026-06-29T13:19:20.413Z[ 16] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13882026-06-29T13:19:20.413Z[ 18] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13892026-06-29T13:19:20.413Z[ 20] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13902026-06-29T13:19:20.413Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
13912026-06-29T13:19:20.413Z- - - - - - - - - - - - - - - - - - - - - - - - -
13922026-06-29T13:19:20.413Z[ 5] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
13932026-06-29T13:19:20.413Z[ 8] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
13942026-06-29T13:19:20.413Z[ 10] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
13952026-06-29T13:19:20.413Z[ 12] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
13962026-06-29T13:19:20.413Z[ 14] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
13972026-06-29T13:19:20.413Z[ 16] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
13982026-06-29T13:19:20.414Z[ 18] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
13992026-06-29T13:19:20.414Z[ 20] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
14002026-06-29T13:19:20.414Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.1 Gbits/sec
14012026-06-29T13:19:20.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
14022026-06-29T13:19:20.414Z[ 5] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
14032026-06-29T13:19:20.414Z[ 8] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
14042026-06-29T13:19:20.414Z[ 10] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
14052026-06-29T13:19:20.414Z[ 12] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
14062026-06-29T13:19:20.414Z[ 14] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
14072026-06-29T13:19:20.414Z[ 16] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
14082026-06-29T13:19:20.414Z[ 18] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
14092026-06-29T13:19:20.414Z[ 20] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
14102026-06-29T13:19:20.414Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.1 Gbits/sec
14112026-06-29T13:19:20.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
14122026-06-29T13:19:20.414Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14132026-06-29T13:19:20.414Z[ 8] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
14142026-06-29T13:19:20.414Z[ 10] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
14152026-06-29T13:19:20.414Z[ 12] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
14162026-06-29T13:19:20.417Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14172026-06-29T13:19:20.418Z[ 16] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
14182026-06-29T13:19:20.418Z[ 18] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
14192026-06-29T13:19:20.418Z[ 20] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
14202026-06-29T13:19:20.418Z[SUM] 10.00-10.00 sec 768 KBytes 11.2 Gbits/sec
14212026-06-29T13:19:20.418Z- - - - - - - - - - - - - - - - - - - - - - - - -
14222026-06-29T13:19:20.418Z[ ID] Interval Transfer Bitrate
14232026-06-29T13:19:20.418Z[ 5] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
14242026-06-29T13:19:20.418Z[ 8] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
14252026-06-29T13:19:20.418Z[ 10] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
14262026-06-29T13:19:20.418Z[ 12] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
14272026-06-29T13:19:20.418Z[ 14] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
14282026-06-29T13:19:20.418Z[ 16] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
14292026-06-29T13:19:20.418Z[ 18] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
14302026-06-29T13:19:20.418Z[ 20] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
14312026-06-29T13:19:20.418Z[SUM] 0.00-10.00 sec 11.5 GBytes 9.90 Gbits/sec receiver
14322026-06-29T13:19:20.418ZRun 3/5...9903.08589275086Mbps
14332026-06-29T13:19:27.816Z-----------------------------------------------------------
14342026-06-29T13:19:27.816ZServer listening on 5201 (test #4)
14352026-06-29T13:19:27.816Z-----------------------------------------------------------
14362026-06-29T13:19:27.816ZAccepted connection from 10.0.0.1, port 38711
14372026-06-29T13:19:27.816Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34333
14382026-06-29T13:19:27.816Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35287
14392026-06-29T13:19:27.816Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53803
14402026-06-29T13:19:27.816Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52022
14412026-06-29T13:19:27.816Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43349
14422026-06-29T13:19:27.816Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63873
14432026-06-29T13:19:27.816Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52959
14442026-06-29T13:19:27.816Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58761
14452026-06-29T13:19:27.816Z[ ID] Interval Transfer Bitrate
14462026-06-29T13:19:27.816Z[ 5] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
14472026-06-29T13:19:27.816Z[ 8] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
14482026-06-29T13:19:27.817Z[ 10] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14492026-06-29T13:19:27.817Z[ 12] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
14502026-06-29T13:19:27.817Z[ 14] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14512026-06-29T13:19:27.817Z[ 16] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
14522026-06-29T13:19:27.817Z[ 18] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
14532026-06-29T13:19:27.817Z[ 20] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
14542026-06-29T13:19:27.817Z[SUM] 0.00-1.00 sec 945 MBytes 7.93 Gbits/sec
14552026-06-29T13:19:27.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
14562026-06-29T13:19:27.817Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14572026-06-29T13:19:27.817Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14582026-06-29T13:19:27.817Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14592026-06-29T13:19:27.817Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14602026-06-29T13:19:27.817Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14612026-06-29T13:19:27.817Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14622026-06-29T13:19:27.817Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14632026-06-29T13:19:27.817Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14642026-06-29T13:19:27.817Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
14652026-06-29T13:19:27.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
14662026-06-29T13:19:27.817Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14672026-06-29T13:19:27.817Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14682026-06-29T13:19:27.817Z[ 10] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
14692026-06-29T13:19:27.817Z[ 12] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
14702026-06-29T13:19:27.817Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14712026-06-29T13:19:27.817Z[ 16] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
14722026-06-29T13:19:27.817Z[ 18] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
14732026-06-29T13:19:27.817Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14742026-06-29T13:19:27.817Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
14752026-06-29T13:19:27.818Z- - - - - - - - - - - - - - - - - - - - - - - - -
14762026-06-29T13:19:27.818Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14772026-06-29T13:19:27.818Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14782026-06-29T13:19:27.818Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14792026-06-29T13:19:27.818Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14802026-06-29T13:19:27.818Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14812026-06-29T13:19:27.818Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14822026-06-29T13:19:27.818Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14832026-06-29T13:19:27.818Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14842026-06-29T13:19:27.818Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
14852026-06-29T13:19:27.818Z- - - - - - - - - - - - - - - - - - - - - - - - -
14862026-06-29T13:19:27.818Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14872026-06-29T13:19:27.818Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14882026-06-29T13:19:27.818Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14892026-06-29T13:19:27.818Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14902026-06-29T13:19:27.818Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14912026-06-29T13:19:27.818Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14922026-06-29T13:19:27.818Z[ 18] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
14932026-06-29T13:19:27.818Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14942026-06-29T13:19:27.818Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
14952026-06-29T13:19:27.818Z- - - - - - - - - - - - - - - - - - - - - - - - -
14962026-06-29T13:19:27.818Z[ 5] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
14972026-06-29T13:19:27.818Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14982026-06-29T13:19:27.818Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14992026-06-29T13:19:27.818Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
15002026-06-29T13:19:27.818Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
15012026-06-29T13:19:27.818Z[ 16] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
15022026-06-29T13:19:27.818Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
15032026-06-29T13:19:27.818Z[ 20] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
15042026-06-29T13:19:27.819Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.2 Gbits/sec
15052026-06-29T13:19:27.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
15062026-06-29T13:19:27.819Z[ 5] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15072026-06-29T13:19:27.819Z[ 8] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15082026-06-29T13:19:27.819Z[ 10] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15092026-06-29T13:19:30.816Z[ 12] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15102026-06-29T13:19:30.816Z[ 14] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15112026-06-29T13:19:30.816Z[ 16] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15122026-06-29T13:19:30.816Z[ 18] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15132026-06-29T13:19:30.816Z[ 20] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15142026-06-29T13:19:30.816Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
15152026-06-29T13:19:30.816Z- - - - - - - - - - - - - - - - - - - - - - - - -
15162026-06-29T13:19:30.816Z[ 5] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15172026-06-29T13:19:30.816Z[ 8] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15182026-06-29T13:19:30.816Z[ 10] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15192026-06-29T13:19:30.816Z[ 12] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15202026-06-29T13:19:30.816Z[ 14] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15212026-06-29T13:19:30.816Z[ 16] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15222026-06-29T13:19:30.816Z[ 18] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15232026-06-29T13:19:30.816Z[ 20] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15242026-06-29T13:19:30.816Z[SUM] 7.00-8.00 sec 1.18 GBytes 10.1 Gbits/sec
15252026-06-29T13:19:30.816Z- - - - - - - - - - - - - - - - - - - - - - - - -
15262026-06-29T13:19:30.816Z[ 5] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15272026-06-29T13:19:30.816Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15282026-06-29T13:19:30.816Z[ 10] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15292026-06-29T13:19:30.816Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15302026-06-29T13:19:30.816Z[ 14] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15312026-06-29T13:19:30.816Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15322026-06-29T13:19:30.816Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15332026-06-29T13:19:30.817Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15342026-06-29T13:19:30.817Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
15352026-06-29T13:19:30.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
15362026-06-29T13:19:30.817Z[ 5] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
15372026-06-29T13:19:30.817Z[ 8] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15382026-06-29T13:19:30.817Z[ 10] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15392026-06-29T13:19:30.817Z[ 12] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15402026-06-29T13:19:30.817Z[ 14] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15412026-06-29T13:19:30.817Z[ 16] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15422026-06-29T13:19:30.817Z[ 18] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15432026-06-29T13:19:30.817Z[ 20] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15442026-06-29T13:19:30.817Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.2 Gbits/sec
15452026-06-29T13:19:30.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
15462026-06-29T13:19:30.817Z[ 5] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
15472026-06-29T13:19:30.817Z[ 8] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
15482026-06-29T13:19:30.817Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15492026-06-29T13:19:30.817Z[ 12] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
15502026-06-29T13:19:30.817Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15512026-06-29T13:19:30.817Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15522026-06-29T13:19:30.817Z[ 18] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
15532026-06-29T13:19:30.817Z[ 20] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
15542026-06-29T13:19:30.817Z[SUM] 10.00-10.00 sec 640 KBytes 10.9 Gbits/sec
15552026-06-29T13:19:30.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
15562026-06-29T13:19:30.820Z[ ID] Interval Transfer Bitrate
15572026-06-29T13:19:30.820Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15582026-06-29T13:19:30.820Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15592026-06-29T13:19:30.820Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15602026-06-29T13:19:30.820Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15612026-06-29T13:19:30.820Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15622026-06-29T13:19:30.820Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15632026-06-29T13:19:30.820Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15642026-06-29T13:19:30.820Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15652026-06-29T13:19:30.820Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.96 Gbits/sec receiver
15662026-06-29T13:19:30.820ZRun 4/5...9965.168372101949Mbps
15672026-06-29T13:19:38.214Z-----------------------------------------------------------
15682026-06-29T13:19:38.214ZServer listening on 5201 (test #5)
15692026-06-29T13:19:38.214Z-----------------------------------------------------------
15702026-06-29T13:19:38.214ZAccepted connection from 10.0.0.1, port 47813
15712026-06-29T13:19:38.214Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48401
15722026-06-29T13:19:38.214Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42256
15732026-06-29T13:19:38.214Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53506
15742026-06-29T13:19:38.214Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55957
15752026-06-29T13:19:38.214Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51029
15762026-06-29T13:19:38.214Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53880
15772026-06-29T13:19:38.214Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59830
15782026-06-29T13:19:38.214Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41635
15792026-06-29T13:19:38.214Z[ ID] Interval Transfer Bitrate
15802026-06-29T13:19:38.214Z[ 5] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
15812026-06-29T13:19:38.214Z[ 8] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
15822026-06-29T13:19:38.214Z[ 10] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
15832026-06-29T13:19:38.214Z[ 12] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
15842026-06-29T13:19:38.214Z[ 14] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
15852026-06-29T13:19:38.214Z[ 16] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
15862026-06-29T13:19:38.214Z[ 18] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
15872026-06-29T13:19:38.214Z[ 20] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
15882026-06-29T13:19:38.214Z[SUM] 0.00-1.00 sec 940 MBytes 7.89 Gbits/sec
15892026-06-29T13:19:38.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
15902026-06-29T13:19:38.214Z[ 5] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
15912026-06-29T13:19:38.214Z[ 8] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
15922026-06-29T13:19:38.214Z[ 10] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15932026-06-29T13:19:38.214Z[ 12] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
15942026-06-29T13:19:38.214Z[ 14] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15952026-06-29T13:19:38.214Z[ 16] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15962026-06-29T13:19:38.214Z[ 18] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
15972026-06-29T13:19:38.215Z[ 20] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
15982026-06-29T13:19:38.215Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.1 Gbits/sec
15992026-06-29T13:19:38.215Z- - - - - - - - - - - - - - - - - - - - - - - - -
16002026-06-29T13:19:38.215Z[ 5] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
16012026-06-29T13:19:38.215Z[ 8] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
16022026-06-29T13:19:38.215Z[ 10] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
16032026-06-29T13:19:38.215Z[ 12] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
16042026-06-29T13:19:38.215Z[ 14] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
16052026-06-29T13:19:38.215Z[ 16] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
16062026-06-29T13:19:38.215Z[ 18] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
16072026-06-29T13:19:38.215Z[ 20] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
16082026-06-29T13:19:38.215Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.1 Gbits/sec
16092026-06-29T13:19:38.215Z- - - - - - - - - - - - - - - - - - - - - - - - -
16102026-06-29T13:19:38.215Z[ 5] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
16112026-06-29T13:19:38.215Z[ 8] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
16122026-06-29T13:19:38.218Z[ 10] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
16132026-06-29T13:19:38.218Z[ 12] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
16142026-06-29T13:19:38.218Z[ 14] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
16152026-06-29T13:19:38.218Z[ 16] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
16162026-06-29T13:19:38.218Z[ 18] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
16172026-06-29T13:19:38.218Z[ 20] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
16182026-06-29T13:19:38.218Z[SUM] 3.00-4.00 sec 1.17 GBytes 10.1 Gbits/sec
16192026-06-29T13:19:38.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
16202026-06-29T13:19:38.218Z[ 5] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16212026-06-29T13:19:38.218Z[ 8] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16222026-06-29T13:19:38.218Z[ 10] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16232026-06-29T13:19:38.218Z[ 12] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16242026-06-29T13:19:38.218Z[ 14] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16252026-06-29T13:19:38.218Z[ 16] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16262026-06-29T13:19:38.218Z[ 18] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16272026-06-29T13:19:38.218Z[ 20] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16282026-06-29T13:19:38.218Z[SUM] 4.00-5.00 sec 1.17 GBytes 10.1 Gbits/sec
16292026-06-29T13:19:38.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
16302026-06-29T13:19:38.218Z[ 5] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16312026-06-29T13:19:38.218Z[ 8] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16322026-06-29T13:19:38.218Z[ 10] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
16332026-06-29T13:19:38.218Z[ 12] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
16342026-06-29T13:19:38.218Z[ 14] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16352026-06-29T13:19:38.219Z[ 16] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16362026-06-29T13:19:38.219Z[ 18] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16372026-06-29T13:19:38.219Z[ 20] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16382026-06-29T13:19:38.219Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.1 Gbits/sec
16392026-06-29T13:19:38.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
16402026-06-29T13:19:38.219Z[ 5] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
16412026-06-29T13:19:38.219Z[ 8] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
16422026-06-29T13:19:38.219Z[ 10] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
16432026-06-29T13:19:41.214Z[ 12] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
16442026-06-29T13:19:41.214Z[ 14] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
16452026-06-29T13:19:41.214Z[ 16] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
16462026-06-29T13:19:41.214Z[ 18] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
16472026-06-29T13:19:41.214Z[ 20] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
16482026-06-29T13:19:41.214Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.1 Gbits/sec
16492026-06-29T13:19:41.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
16502026-06-29T13:19:41.214Z[ 5] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16512026-06-29T13:19:41.214Z[ 8] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16522026-06-29T13:19:41.215Z[ 10] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16532026-06-29T13:19:41.215Z[ 12] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16542026-06-29T13:19:41.215Z[ 14] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16552026-06-29T13:19:41.215Z[ 16] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16562026-06-29T13:19:41.215Z[ 18] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16572026-06-29T13:19:41.215Z[ 20] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16582026-06-29T13:19:41.215Z[SUM] 7.00-8.00 sec 1.18 GBytes 10.1 Gbits/sec
16592026-06-29T13:19:41.215Z- - - - - - - - - - - - - - - - - - - - - - - - -
16602026-06-29T13:19:41.215Z[ 5] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
16612026-06-29T13:19:41.215Z[ 8] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
16622026-06-29T13:19:41.215Z[ 10] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
16632026-06-29T13:19:41.215Z[ 12] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
16642026-06-29T13:19:41.215Z[ 14] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
16652026-06-29T13:19:41.215Z[ 16] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
16662026-06-29T13:19:41.215Z[ 18] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
16672026-06-29T13:19:41.215Z[ 20] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
16682026-06-29T13:19:41.215Z[SUM] 8.00-9.00 sec 1.17 GBytes 10.1 Gbits/sec
16692026-06-29T13:19:41.215Z- - - - - - - - - - - - - - - - - - - - - - - - -
16702026-06-29T13:19:41.218Z[ 5] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
16712026-06-29T13:19:41.218Z[ 8] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
16722026-06-29T13:19:41.218Z[ 10] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
16732026-06-29T13:19:41.219Z[ 12] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
16742026-06-29T13:19:41.219Z[ 14] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
16752026-06-29T13:19:41.219Z[ 16] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
16762026-06-29T13:19:41.219Z[ 18] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
16772026-06-29T13:19:41.219Z[ 20] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
16782026-06-29T13:19:41.219Z[SUM] 9.00-10.00 sec 1.17 GBytes 10.1 Gbits/sec
16792026-06-29T13:19:41.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
16802026-06-29T13:19:41.219Z[ 5] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
16812026-06-29T13:19:41.219Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16822026-06-29T13:19:41.219Z[ 10] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
16832026-06-29T13:19:41.219Z[ 12] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
16842026-06-29T13:19:41.219Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16852026-06-29T13:19:41.219Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16862026-06-29T13:19:41.219Z[ 18] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
16872026-06-29T13:19:41.219Z[ 20] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
16882026-06-29T13:19:41.219Z[SUM] 10.00-10.00 sec 640 KBytes 10.6 Gbits/sec
16892026-06-29T13:19:41.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
16902026-06-29T13:19:41.219Z[ ID] Interval Transfer Bitrate
16912026-06-29T13:19:41.219Z[ 5] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16922026-06-29T13:19:41.219Z[ 8] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16932026-06-29T13:19:41.219Z[ 10] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16942026-06-29T13:19:41.219Z[ 12] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16952026-06-29T13:19:41.219Z[ 14] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16962026-06-29T13:19:41.219Z[ 16] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16972026-06-29T13:19:41.219Z[ 18] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16982026-06-29T13:19:41.219Z[ 20] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16992026-06-29T13:19:41.219Z[SUM] 0.00-10.00 sec 11.5 GBytes 9.87 Gbits/sec receiver
17002026-06-29T13:19:41.219ZRun 5/5...9868.80995822075Mbps
17012026-06-29T13:19:41.219Z###---------------------###
17022026-06-29T13:19:41.219Z::: iPerf done... :::
17032026-06-29T13:19:41.219Z:::Awaiting out files...:::
17042026-06-29T13:19:41.219Z###---------------------###
17052026-06-29T13:19:41.219Z###-----###
17062026-06-29T13:19:41.219Z:::done!:::
17072026-06-29T13:19:41.219Z###-----###
17082026-06-29T13:19:41.219Z###-------------------###
17092026-06-29T13:19:41.219Z:::Running experiment :::
17102026-06-29T13:19:41.219Z:::iperf-tcp/local/s2c:::
17112026-06-29T13:19:41.219Z###-------------------###
17122026-06-29T13:19:48.621Z-----------------------------------------------------------
17132026-06-29T13:19:48.621ZServer listening on 5201 (test #6)
17142026-06-29T13:19:48.621Z-----------------------------------------------------------
17152026-06-29T13:19:48.621ZAccepted connection from 10.0.0.1, port 53084
17162026-06-29T13:19:48.622Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63632
17172026-06-29T13:19:48.622Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51652
17182026-06-29T13:19:48.622Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60475
17192026-06-29T13:19:48.622Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50649
17202026-06-29T13:19:48.622Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46186
17212026-06-29T13:19:48.622Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37789
17222026-06-29T13:19:48.622Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57626
17232026-06-29T13:19:48.622Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52310
17242026-06-29T13:19:48.622Z[ ID] Interval Transfer Bitrate
17252026-06-29T13:19:48.622Z[ 5] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
17262026-06-29T13:19:48.622Z[ 8] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
17272026-06-29T13:19:48.622Z[ 10] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
17282026-06-29T13:19:48.622Z[ 12] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
17292026-06-29T13:19:48.622Z[ 14] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
17302026-06-29T13:19:48.622Z[ 16] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
17312026-06-29T13:19:48.622Z[ 18] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
17322026-06-29T13:19:48.622Z[ 20] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
17332026-06-29T13:19:48.622Z[SUM] 0.00-1.00 sec 959 MBytes 8.05 Gbits/sec
17342026-06-29T13:19:48.622Z- - - - - - - - - - - - - - - - - - - - - - - - -
17352026-06-29T13:19:48.622Z[ 5] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
17362026-06-29T13:19:48.622Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17372026-06-29T13:19:48.622Z[ 10] 1.00-2.00 sec 143 MBytes 1.20 Gbits/sec
17382026-06-29T13:19:48.622Z[ 12] 1.00-2.00 sec 165 MBytes 1.39 Gbits/sec
17392026-06-29T13:19:48.622Z[ 14] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
17402026-06-29T13:19:48.622Z[ 16] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
17412026-06-29T13:19:48.622Z[ 18] 1.00-2.00 sec 169 MBytes 1.42 Gbits/sec
17422026-06-29T13:19:48.622Z[ 20] 1.00-2.00 sec 168 MBytes 1.41 Gbits/sec
17432026-06-29T13:19:48.622Z[SUM] 1.00-2.00 sec 1.25 GBytes 10.7 Gbits/sec
17442026-06-29T13:19:48.622Z- - - - - - - - - - - - - - - - - - - - - - - - -
17452026-06-29T13:19:48.622Z[ 5] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
17462026-06-29T13:19:48.622Z[ 8] 2.00-3.00 sec 169 MBytes 1.42 Gbits/sec
17472026-06-29T13:19:48.622Z[ 10] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
17482026-06-29T13:19:48.622Z[ 12] 2.00-3.00 sec 141 MBytes 1.18 Gbits/sec
17492026-06-29T13:19:48.622Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17502026-06-29T13:19:48.622Z[ 16] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
17512026-06-29T13:19:48.622Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17522026-06-29T13:19:48.622Z[ 20] 2.00-3.00 sec 168 MBytes 1.41 Gbits/sec
17532026-06-29T13:19:48.623Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
17542026-06-29T13:19:48.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
17552026-06-29T13:19:48.623Z[ 5] 3.00-4.00 sec 164 MBytes 1.38 Gbits/sec
17562026-06-29T13:19:48.623Z[ 8] 3.00-4.00 sec 173 MBytes 1.45 Gbits/sec
17572026-06-29T13:19:48.623Z[ 10] 3.00-4.00 sec 192 MBytes 1.61 Gbits/sec
17582026-06-29T13:19:48.623Z[ 12] 3.00-4.00 sec 147 MBytes 1.23 Gbits/sec
17592026-06-29T13:19:48.623Z[ 14] 3.00-4.00 sec 169 MBytes 1.42 Gbits/sec
17602026-06-29T13:19:48.623Z[ 16] 3.00-4.00 sec 169 MBytes 1.41 Gbits/sec
17612026-06-29T13:19:48.623Z[ 18] 3.00-4.00 sec 196 MBytes 1.65 Gbits/sec
17622026-06-29T13:19:48.623Z[ 20] 3.00-4.00 sec 170 MBytes 1.43 Gbits/sec
17632026-06-29T13:19:48.623Z[SUM] 3.00-4.00 sec 1.35 GBytes 11.6 Gbits/sec
17642026-06-29T13:19:48.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
17652026-06-29T13:19:48.623Z[ 5] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
17662026-06-29T13:19:48.623Z[ 8] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
17672026-06-29T13:19:48.623Z[ 10] 4.00-5.00 sec 192 MBytes 1.61 Gbits/sec
17682026-06-29T13:19:48.623Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17692026-06-29T13:19:48.623Z[ 14] 4.00-5.00 sec 165 MBytes 1.38 Gbits/sec
17702026-06-29T13:19:48.623Z[ 16] 4.00-5.00 sec 165 MBytes 1.38 Gbits/sec
17712026-06-29T13:19:48.623Z[ 18] 4.00-5.00 sec 190 MBytes 1.59 Gbits/sec
17722026-06-29T13:19:48.623Z[ 20] 4.00-5.00 sec 184 MBytes 1.54 Gbits/sec
17732026-06-29T13:19:48.623Z[SUM] 4.00-5.00 sec 1.33 GBytes 11.4 Gbits/sec
17742026-06-29T13:19:48.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
17752026-06-29T13:19:48.623Z[ 5] 5.00-6.00 sec 146 MBytes 1.22 Gbits/sec
17762026-06-29T13:19:48.623Z[ 8] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
17772026-06-29T13:19:48.623Z[ 10] 5.00-6.00 sec 166 MBytes 1.39 Gbits/sec
17782026-06-29T13:19:48.623Z[ 12] 5.00-6.00 sec 171 MBytes 1.44 Gbits/sec
17792026-06-29T13:19:48.623Z[ 14] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
17802026-06-29T13:19:48.623Z[ 16] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
17812026-06-29T13:19:48.623Z[ 18] 5.00-6.00 sec 168 MBytes 1.41 Gbits/sec
17822026-06-29T13:19:48.623Z[ 20] 5.00-6.00 sec 169 MBytes 1.42 Gbits/sec
17832026-06-29T13:19:48.623Z[SUM] 5.00-6.00 sec 1.27 GBytes 10.9 Gbits/sec
17842026-06-29T13:19:48.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
17852026-06-29T13:19:48.623Z[ 5] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
17862026-06-29T13:19:48.623Z[ 8] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
17872026-06-29T13:19:48.623Z[ 10] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
17882026-06-29T13:19:51.623Z[ 12] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
17892026-06-29T13:19:51.623Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
17902026-06-29T13:19:51.623Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
17912026-06-29T13:19:51.623Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
17922026-06-29T13:19:51.623Z[ 20] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
17932026-06-29T13:19:51.623Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
17942026-06-29T13:19:51.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
17952026-06-29T13:19:51.623Z[ 5] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
17962026-06-29T13:19:51.623Z[ 8] 7.00-8.00 sec 145 MBytes 1.22 Gbits/sec
17972026-06-29T13:19:51.623Z[ 10] 7.00-8.00 sec 165 MBytes 1.39 Gbits/sec
17982026-06-29T13:19:51.624Z[ 12] 7.00-8.00 sec 170 MBytes 1.42 Gbits/sec
17992026-06-29T13:19:51.624Z[ 14] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
18002026-06-29T13:19:51.624Z[ 16] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
18012026-06-29T13:19:51.624Z[ 18] 7.00-8.00 sec 166 MBytes 1.39 Gbits/sec
18022026-06-29T13:19:51.624Z[ 20] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
18032026-06-29T13:19:51.624Z[SUM] 7.00-8.00 sec 1.25 GBytes 10.7 Gbits/sec
18042026-06-29T13:19:51.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
18052026-06-29T13:19:51.624Z[ 5] 8.00-9.00 sec 183 MBytes 1.53 Gbits/sec
18062026-06-29T13:19:51.624Z[ 8] 8.00-9.00 sec 163 MBytes 1.37 Gbits/sec
18072026-06-29T13:19:51.624Z[ 10] 8.00-9.00 sec 167 MBytes 1.40 Gbits/sec
18082026-06-29T13:19:51.624Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
18092026-06-29T13:19:51.624Z[ 14] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
18102026-06-29T13:19:51.624Z[ 16] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
18112026-06-29T13:19:51.624Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18122026-06-29T13:19:51.624Z[ 20] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
18132026-06-29T13:19:51.624Z[SUM] 8.00-9.00 sec 1.28 GBytes 11.0 Gbits/sec
18142026-06-29T13:19:51.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
18152026-06-29T13:19:51.624Z[ 5] 9.00-10.00 sec 159 MBytes 1.34 Gbits/sec
18162026-06-29T13:19:51.624Z[ 8] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
18172026-06-29T13:19:51.624Z[ 10] 9.00-10.00 sec 163 MBytes 1.37 Gbits/sec
18182026-06-29T13:19:51.624Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
18192026-06-29T13:19:51.624Z[ 14] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
18202026-06-29T13:19:51.624Z[ 16] 9.00-10.00 sec 159 MBytes 1.34 Gbits/sec
18212026-06-29T13:19:51.624Z[ 18] 9.00-10.00 sec 176 MBytes 1.48 Gbits/sec
18222026-06-29T13:19:51.624Z[ 20] 9.00-10.00 sec 162 MBytes 1.35 Gbits/sec
18232026-06-29T13:19:51.624Z[SUM] 9.00-10.00 sec 1.26 GBytes 10.8 Gbits/sec
18242026-06-29T13:19:51.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
18252026-06-29T13:19:51.625Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18262026-06-29T13:19:51.625Z[ 8] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
18272026-06-29T13:19:51.625Z[ 10] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
18282026-06-29T13:19:51.625Z[ 12] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
18292026-06-29T13:19:51.625Z[ 14] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
18302026-06-29T13:19:51.625Z[ 16] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
18312026-06-29T13:19:51.625Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18322026-06-29T13:19:51.625Z[ 20] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
18332026-06-29T13:19:51.625Z[SUM] 10.00-10.00 sec 768 KBytes 14.0 Gbits/sec
18342026-06-29T13:19:51.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
18352026-06-29T13:19:51.625Z[ ID] Interval Transfer Bitrate
18362026-06-29T13:19:51.625Z[ 5] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
18372026-06-29T13:19:51.625Z[ 8] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
18382026-06-29T13:19:51.625Z[ 10] 0.00-10.00 sec 1.58 GBytes 1.36 Gbits/sec sender
18392026-06-29T13:19:51.625Z[ 12] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18402026-06-29T13:19:51.625Z[ 14] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
18412026-06-29T13:19:51.625Z[ 16] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
18422026-06-29T13:19:51.625Z[ 18] 0.00-10.00 sec 1.61 GBytes 1.38 Gbits/sec sender
18432026-06-29T13:19:51.625Z[ 20] 0.00-10.00 sec 1.58 GBytes 1.36 Gbits/sec sender
18442026-06-29T13:19:51.625Z[SUM] 0.00-10.00 sec 12.3 GBytes 10.6 Gbits/sec sender
18452026-06-29T13:19:51.629ZRun 1/5...10592.430859921928Mbps
18462026-06-29T13:19:59.020Z-----------------------------------------------------------
18472026-06-29T13:19:59.020ZServer listening on 5201 (test #7)
18482026-06-29T13:19:59.021Z-----------------------------------------------------------
18492026-06-29T13:19:59.021ZAccepted connection from 10.0.0.1, port 37731
18502026-06-29T13:19:59.021Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53256
18512026-06-29T13:19:59.021Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33818
18522026-06-29T13:19:59.021Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36106
18532026-06-29T13:19:59.021Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60515
18542026-06-29T13:19:59.021Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60003
18552026-06-29T13:19:59.021Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33395
18562026-06-29T13:19:59.021Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45062
18572026-06-29T13:19:59.021Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39464
18582026-06-29T13:19:59.021Z[ ID] Interval Transfer Bitrate
18592026-06-29T13:19:59.021Z[ 5] 0.00-1.00 sec 115 MBytes 962 Mbits/sec
18602026-06-29T13:19:59.021Z[ 8] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
18612026-06-29T13:19:59.021Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18622026-06-29T13:19:59.021Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18632026-06-29T13:19:59.021Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18642026-06-29T13:19:59.021Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
18652026-06-29T13:19:59.021Z[ 18] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
18662026-06-29T13:19:59.021Z[ 20] 0.00-1.00 sec 115 MBytes 962 Mbits/sec
18672026-06-29T13:19:59.021Z[SUM] 0.00-1.00 sec 946 MBytes 7.93 Gbits/sec
18682026-06-29T13:19:59.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
18692026-06-29T13:19:59.021Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18702026-06-29T13:19:59.021Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
18712026-06-29T13:19:59.021Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
18722026-06-29T13:19:59.021Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
18732026-06-29T13:19:59.021Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
18742026-06-29T13:19:59.021Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
18752026-06-29T13:19:59.021Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
18762026-06-29T13:19:59.021Z[ 20] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
18772026-06-29T13:19:59.021Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
18782026-06-29T13:19:59.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
18792026-06-29T13:19:59.021Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
18802026-06-29T13:19:59.021Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18812026-06-29T13:19:59.021Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18822026-06-29T13:19:59.021Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18832026-06-29T13:19:59.021Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18842026-06-29T13:19:59.021Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18852026-06-29T13:19:59.021Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18862026-06-29T13:19:59.021Z[ 20] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
18872026-06-29T13:19:59.022Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
18882026-06-29T13:19:59.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
18892026-06-29T13:19:59.022Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
18902026-06-29T13:19:59.022Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18912026-06-29T13:19:59.022Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18922026-06-29T13:19:59.022Z[ 12] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
18932026-06-29T13:19:59.022Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18942026-06-29T13:19:59.022Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18952026-06-29T13:19:59.022Z[ 18] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
18962026-06-29T13:19:59.022Z[ 20] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
18972026-06-29T13:19:59.022Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
18982026-06-29T13:19:59.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
18992026-06-29T13:19:59.022Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
19002026-06-29T13:19:59.022Z[ 8] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
19012026-06-29T13:19:59.022Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
19022026-06-29T13:19:59.022Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
19032026-06-29T13:19:59.022Z[ 14] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
19042026-06-29T13:19:59.022Z[ 16] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
19052026-06-29T13:19:59.022Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
19062026-06-29T13:19:59.022Z[ 20] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
19072026-06-29T13:19:59.022Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
19082026-06-29T13:19:59.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
19092026-06-29T13:19:59.022Z[ 5] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
19102026-06-29T13:19:59.022Z[ 8] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
19112026-06-29T13:19:59.022Z[ 10] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19122026-06-29T13:19:59.022Z[ 12] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19132026-06-29T13:19:59.022Z[ 14] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19142026-06-29T13:19:59.022Z[ 16] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19152026-06-29T13:19:59.022Z[ 18] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
19162026-06-29T13:19:59.022Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19172026-06-29T13:19:59.022Z[SUM] 5.00-6.00 sec 1.23 GBytes 10.6 Gbits/sec
19182026-06-29T13:19:59.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
19192026-06-29T13:19:59.022Z[ 5] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
19202026-06-29T13:19:59.022Z[ 8] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19212026-06-29T13:19:59.022Z[ 10] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19222026-06-29T13:20:02.022Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19232026-06-29T13:20:02.022Z[ 14] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19242026-06-29T13:20:02.022Z[ 16] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19252026-06-29T13:20:02.022Z[ 18] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19262026-06-29T13:20:02.022Z[ 20] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19272026-06-29T13:20:02.022Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.1 Gbits/sec
19282026-06-29T13:20:02.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
19292026-06-29T13:20:02.022Z[ 5] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
19302026-06-29T13:20:02.022Z[ 8] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
19312026-06-29T13:20:02.022Z[ 10] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
19322026-06-29T13:20:02.022Z[ 12] 7.00-8.00 sec 151 MBytes 1.26 Gbits/sec
19332026-06-29T13:20:02.022Z[ 14] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
19342026-06-29T13:20:02.022Z[ 16] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
19352026-06-29T13:20:02.023Z[ 18] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
19362026-06-29T13:20:02.023Z[ 20] 7.00-8.00 sec 151 MBytes 1.26 Gbits/sec
19372026-06-29T13:20:02.023Z[SUM] 7.00-8.00 sec 1.17 GBytes 10.1 Gbits/sec
19382026-06-29T13:20:02.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
19392026-06-29T13:20:02.023Z[ 5] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
19402026-06-29T13:20:02.023Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
19412026-06-29T13:20:02.023Z[ 10] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
19422026-06-29T13:20:02.023Z[ 12] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
19432026-06-29T13:20:02.023Z[ 14] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
19442026-06-29T13:20:02.023Z[ 16] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
19452026-06-29T13:20:02.023Z[ 18] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
19462026-06-29T13:20:02.023Z[ 20] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
19472026-06-29T13:20:02.023Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.2 Gbits/sec
19482026-06-29T13:20:02.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
19492026-06-29T13:20:02.023Z[ 5] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
19502026-06-29T13:20:02.023Z[ 8] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
19512026-06-29T13:20:02.023Z[ 10] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
19522026-06-29T13:20:02.023Z[ 12] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
19532026-06-29T13:20:02.023Z[ 14] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
19542026-06-29T13:20:02.023Z[ 16] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
19552026-06-29T13:20:02.023Z[ 18] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
19562026-06-29T13:20:02.023Z[ 20] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
19572026-06-29T13:20:02.023Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.1 Gbits/sec
19582026-06-29T13:20:02.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
19592026-06-29T13:20:02.023Z[ 5] 10.00-10.00 sec 128 KBytes 2.51 Gbits/sec
19602026-06-29T13:20:02.023Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19612026-06-29T13:20:02.023Z[ 10] 10.00-10.00 sec 128 KBytes 2.52 Gbits/sec
19622026-06-29T13:20:02.023Z[ 12] 10.00-10.00 sec 128 KBytes 2.52 Gbits/sec
19632026-06-29T13:20:02.023Z[ 14] 10.00-10.00 sec 128 KBytes 2.52 Gbits/sec
19642026-06-29T13:20:02.023Z[ 16] 10.00-10.00 sec 128 KBytes 2.52 Gbits/sec
19652026-06-29T13:20:02.023Z[ 18] 10.00-10.00 sec 128 KBytes 2.52 Gbits/sec
19662026-06-29T13:20:02.023Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19672026-06-29T13:20:02.027Z[SUM] 10.00-10.00 sec 768 KBytes 15.1 Gbits/sec
19682026-06-29T13:20:02.027Z- - - - - - - - - - - - - - - - - - - - - - - - -
19692026-06-29T13:20:02.027Z[ ID] Interval Transfer Bitrate
19702026-06-29T13:20:02.027Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
19712026-06-29T13:20:02.027Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
19722026-06-29T13:20:02.027Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
19732026-06-29T13:20:02.027Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
19742026-06-29T13:20:02.027Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
19752026-06-29T13:20:02.027Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
19762026-06-29T13:20:02.027Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
19772026-06-29T13:20:02.027Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
19782026-06-29T13:20:02.027Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec sender
19792026-06-29T13:20:02.027ZRun 2/5...10040.844771494922Mbps
19802026-06-29T13:20:09.423Z-----------------------------------------------------------
19812026-06-29T13:20:09.423ZServer listening on 5201 (test #8)
19822026-06-29T13:20:09.423Z-----------------------------------------------------------
19832026-06-29T13:20:09.424ZAccepted connection from 10.0.0.1, port 62324
19842026-06-29T13:20:09.424Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50454
19852026-06-29T13:20:09.424Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49680
19862026-06-29T13:20:09.424Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47146
19872026-06-29T13:20:09.424Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63818
19882026-06-29T13:20:09.424Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37800
19892026-06-29T13:20:09.424Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53091
19902026-06-29T13:20:09.424Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53481
19912026-06-29T13:20:09.424Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50261
19922026-06-29T13:20:09.424Z[ ID] Interval Transfer Bitrate
19932026-06-29T13:20:09.424Z[ 5] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
19942026-06-29T13:20:09.424Z[ 8] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
19952026-06-29T13:20:09.424Z[ 10] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
19962026-06-29T13:20:09.424Z[ 12] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
19972026-06-29T13:20:09.428Z[ 14] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
19982026-06-29T13:20:09.428Z[ 16] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
19992026-06-29T13:20:09.428Z[ 18] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
20002026-06-29T13:20:09.428Z[ 20] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
20012026-06-29T13:20:09.428Z[SUM] 0.00-1.00 sec 948 MBytes 7.95 Gbits/sec
20022026-06-29T13:20:09.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
20032026-06-29T13:20:09.428Z[ 5] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
20042026-06-29T13:20:09.428Z[ 8] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
20052026-06-29T13:20:09.429Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
20062026-06-29T13:20:09.429Z[ 12] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
20072026-06-29T13:20:09.429Z[ 14] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
20082026-06-29T13:20:09.429Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
20092026-06-29T13:20:09.429Z[ 18] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
20102026-06-29T13:20:09.429Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
20112026-06-29T13:20:09.429Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
20122026-06-29T13:20:09.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
20132026-06-29T13:20:09.429Z[ 5] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
20142026-06-29T13:20:09.429Z[ 8] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
20152026-06-29T13:20:09.429Z[ 10] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
20162026-06-29T13:20:09.429Z[ 12] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
20172026-06-29T13:20:09.429Z[ 14] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
20182026-06-29T13:20:09.429Z[ 16] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
20192026-06-29T13:20:09.429Z[ 18] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
20202026-06-29T13:20:09.429Z[ 20] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
20212026-06-29T13:20:09.429Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.2 Gbits/sec
20222026-06-29T13:20:09.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
20232026-06-29T13:20:09.429Z[ 5] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
20242026-06-29T13:20:09.429Z[ 8] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
20252026-06-29T13:20:09.429Z[ 10] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
20262026-06-29T13:20:09.429Z[ 12] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
20272026-06-29T13:20:09.429Z[ 14] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
20282026-06-29T13:20:09.429Z[ 16] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
20292026-06-29T13:20:09.429Z[ 18] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
20302026-06-29T13:20:09.429Z[ 20] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
20312026-06-29T13:20:09.429Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
20322026-06-29T13:20:09.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
20332026-06-29T13:20:09.430Z[ 5] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
20342026-06-29T13:20:09.430Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
20352026-06-29T13:20:09.430Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
20362026-06-29T13:20:09.430Z[ 12] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
20372026-06-29T13:20:09.430Z[ 14] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
20382026-06-29T13:20:09.430Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20392026-06-29T13:20:09.430Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
20402026-06-29T13:20:09.430Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
20412026-06-29T13:20:09.430Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
20422026-06-29T13:20:09.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
20432026-06-29T13:20:09.430Z[ 5] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
20442026-06-29T13:20:09.430Z[ 8] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
20452026-06-29T13:20:09.430Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
20462026-06-29T13:20:09.430Z[ 12] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
20472026-06-29T13:20:09.430Z[ 14] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
20482026-06-29T13:20:09.430Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
20492026-06-29T13:20:09.430Z[ 18] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
20502026-06-29T13:20:09.430Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
20512026-06-29T13:20:09.430Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.2 Gbits/sec
20522026-06-29T13:20:09.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
20532026-06-29T13:20:09.430Z[ 5] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
20542026-06-29T13:20:09.430Z[ 8] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
20552026-06-29T13:20:09.430Z[ 10] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
20562026-06-29T13:20:12.425Z[ 12] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
20572026-06-29T13:20:12.425Z[ 14] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
20582026-06-29T13:20:12.426Z[ 16] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
20592026-06-29T13:20:12.426Z[ 18] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
20602026-06-29T13:20:12.426Z[ 20] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
20612026-06-29T13:20:12.426Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.2 Gbits/sec
20622026-06-29T13:20:12.426Z- - - - - - - - - - - - - - - - - - - - - - - - -
20632026-06-29T13:20:12.426Z[ 5] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
20642026-06-29T13:20:12.426Z[ 8] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
20652026-06-29T13:20:12.426Z[ 10] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
20662026-06-29T13:20:12.426Z[ 12] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20672026-06-29T13:20:12.426Z[ 14] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
20682026-06-29T13:20:12.426Z[ 16] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
20692026-06-29T13:20:12.426Z[ 18] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
20702026-06-29T13:20:12.426Z[ 20] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
20712026-06-29T13:20:12.426Z[SUM] 7.00-8.00 sec 1.18 GBytes 10.1 Gbits/sec
20722026-06-29T13:20:12.426Z- - - - - - - - - - - - - - - - - - - - - - - - -
20732026-06-29T13:20:12.426Z[ 5] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
20742026-06-29T13:20:12.426Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
20752026-06-29T13:20:12.426Z[ 10] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
20762026-06-29T13:20:12.426Z[ 12] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
20772026-06-29T13:20:12.426Z[ 14] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
20782026-06-29T13:20:12.426Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
20792026-06-29T13:20:12.426Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
20802026-06-29T13:20:12.426Z[ 20] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
20812026-06-29T13:20:12.426Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.2 Gbits/sec
20822026-06-29T13:20:12.426Z- - - - - - - - - - - - - - - - - - - - - - - - -
20832026-06-29T13:20:12.426Z[ 5] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
20842026-06-29T13:20:12.426Z[ 8] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
20852026-06-29T13:20:12.426Z[ 10] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
20862026-06-29T13:20:12.426Z[ 12] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
20872026-06-29T13:20:12.426Z[ 14] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
20882026-06-29T13:20:12.426Z[ 16] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
20892026-06-29T13:20:12.426Z[ 18] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
20902026-06-29T13:20:12.426Z[ 20] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
20912026-06-29T13:20:12.426Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.2 Gbits/sec
20922026-06-29T13:20:12.426Z- - - - - - - - - - - - - - - - - - - - - - - - -
20932026-06-29T13:20:12.426Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20942026-06-29T13:20:12.426Z[ 8] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
20952026-06-29T13:20:12.426Z[ 10] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
20962026-06-29T13:20:12.426Z[ 12] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
20972026-06-29T13:20:12.427Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20982026-06-29T13:20:12.427Z[ 16] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
20992026-06-29T13:20:12.427Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21002026-06-29T13:20:12.427Z[ 20] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
21012026-06-29T13:20:12.427Z[SUM] 10.00-10.00 sec 640 KBytes 11.9 Gbits/sec
21022026-06-29T13:20:12.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
21032026-06-29T13:20:12.427Z[ ID] Interval Transfer Bitrate
21042026-06-29T13:20:12.427Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
21052026-06-29T13:20:12.427Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
21062026-06-29T13:20:12.427Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
21072026-06-29T13:20:12.427Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
21082026-06-29T13:20:12.427Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
21092026-06-29T13:20:12.427Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
21102026-06-29T13:20:12.427Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
21112026-06-29T13:20:12.427Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
21122026-06-29T13:20:12.427Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.95 Gbits/sec sender
21132026-06-29T13:20:12.430ZRun 3/5...9951.90055808483Mbps
21142026-06-29T13:20:19.814Z-----------------------------------------------------------
21152026-06-29T13:20:19.814ZServer listening on 5201 (test #9)
21162026-06-29T13:20:19.814Z-----------------------------------------------------------
21172026-06-29T13:20:19.814ZAccepted connection from 10.0.0.1, port 43858
21182026-06-29T13:20:19.814Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64922
21192026-06-29T13:20:19.814Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45960
21202026-06-29T13:20:19.814Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64945
21212026-06-29T13:20:19.814Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61349
21222026-06-29T13:20:19.814Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53904
21232026-06-29T13:20:19.814Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51852
21242026-06-29T13:20:19.814Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54780
21252026-06-29T13:20:19.814Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57934
21262026-06-29T13:20:19.814Z[ ID] Interval Transfer Bitrate
21272026-06-29T13:20:19.814Z[ 5] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
21282026-06-29T13:20:19.814Z[ 8] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
21292026-06-29T13:20:19.815Z[ 10] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
21302026-06-29T13:20:19.815Z[ 12] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
21312026-06-29T13:20:19.815Z[ 14] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
21322026-06-29T13:20:19.815Z[ 16] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
21332026-06-29T13:20:19.815Z[ 18] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
21342026-06-29T13:20:19.815Z[ 20] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
21352026-06-29T13:20:19.815Z[SUM] 0.00-1.00 sec 948 MBytes 7.95 Gbits/sec
21362026-06-29T13:20:19.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
21372026-06-29T13:20:19.815Z[ 5] 1.00-2.00 sec 160 MBytes 1.35 Gbits/sec
21382026-06-29T13:20:19.815Z[ 8] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
21392026-06-29T13:20:19.815Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21402026-06-29T13:20:19.815Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21412026-06-29T13:20:19.815Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21422026-06-29T13:20:19.815Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21432026-06-29T13:20:19.815Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21442026-06-29T13:20:19.815Z[ 20] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
21452026-06-29T13:20:19.815Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
21462026-06-29T13:20:19.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
21472026-06-29T13:20:19.815Z[ 5] 2.00-3.00 sec 147 MBytes 1.23 Gbits/sec
21482026-06-29T13:20:19.815Z[ 8] 2.00-3.00 sec 172 MBytes 1.44 Gbits/sec
21492026-06-29T13:20:19.815Z[ 10] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
21502026-06-29T13:20:19.815Z[ 12] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
21512026-06-29T13:20:19.815Z[ 14] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
21522026-06-29T13:20:19.815Z[ 16] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
21532026-06-29T13:20:19.815Z[ 18] 2.00-3.00 sec 175 MBytes 1.47 Gbits/sec
21542026-06-29T13:20:19.815Z[ 20] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
21552026-06-29T13:20:19.815Z[SUM] 2.00-3.00 sec 1.26 GBytes 10.8 Gbits/sec
21562026-06-29T13:20:19.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
21572026-06-29T13:20:19.815Z[ 5] 3.00-4.00 sec 148 MBytes 1.25 Gbits/sec
21582026-06-29T13:20:19.815Z[ 8] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
21592026-06-29T13:20:19.815Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21602026-06-29T13:20:19.815Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21612026-06-29T13:20:19.815Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21622026-06-29T13:20:19.815Z[ 16] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
21632026-06-29T13:20:19.815Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21642026-06-29T13:20:19.815Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21652026-06-29T13:20:19.815Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
21662026-06-29T13:20:19.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
21672026-06-29T13:20:19.815Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21682026-06-29T13:20:19.815Z[ 8] 4.00-5.00 sec 148 MBytes 1.24 Gbits/sec
21692026-06-29T13:20:19.816Z[ 10] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
21702026-06-29T13:20:19.816Z[ 12] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
21712026-06-29T13:20:19.816Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
21722026-06-29T13:20:19.816Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21732026-06-29T13:20:19.816Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21742026-06-29T13:20:19.816Z[ 20] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
21752026-06-29T13:20:19.816Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
21762026-06-29T13:20:19.816Z- - - - - - - - - - - - - - - - - - - - - - - - -
21772026-06-29T13:20:19.816Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21782026-06-29T13:20:19.816Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21792026-06-29T13:20:19.816Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
21802026-06-29T13:20:19.816Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
21812026-06-29T13:20:19.816Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
21822026-06-29T13:20:19.816Z[ 16] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
21832026-06-29T13:20:19.816Z[ 18] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
21842026-06-29T13:20:19.816Z[ 20] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
21852026-06-29T13:20:19.816Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
21862026-06-29T13:20:19.816Z- - - - - - - - - - - - - - - - - - - - - - - - -
21872026-06-29T13:20:19.816Z[ 5] 6.00-7.00 sec 171 MBytes 1.44 Gbits/sec
21882026-06-29T13:20:19.816Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21892026-06-29T13:20:19.816Z[ 10] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
21902026-06-29T13:20:22.816Z[ 12] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
21912026-06-29T13:20:22.816Z[ 14] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
21922026-06-29T13:20:22.816Z[ 16] 6.00-7.00 sec 166 MBytes 1.39 Gbits/sec
21932026-06-29T13:20:22.816Z[ 18] 6.00-7.00 sec 168 MBytes 1.41 Gbits/sec
21942026-06-29T13:20:22.816Z[ 20] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
21952026-06-29T13:20:22.816Z[SUM] 6.00-7.00 sec 1.26 GBytes 10.9 Gbits/sec
21962026-06-29T13:20:22.816Z- - - - - - - - - - - - - - - - - - - - - - - - -
21972026-06-29T13:20:22.816Z[ 5] 7.00-8.00 sec 148 MBytes 1.24 Gbits/sec
21982026-06-29T13:20:22.816Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
21992026-06-29T13:20:22.816Z[ 10] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
22002026-06-29T13:20:22.816Z[ 12] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
22012026-06-29T13:20:22.816Z[ 14] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
22022026-06-29T13:20:22.816Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
22032026-06-29T13:20:22.816Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
22042026-06-29T13:20:22.816Z[ 20] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
22052026-06-29T13:20:22.816Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
22062026-06-29T13:20:22.816Z- - - - - - - - - - - - - - - - - - - - - - - - -
22072026-06-29T13:20:22.816Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22082026-06-29T13:20:22.816Z[ 8] 8.00-9.00 sec 166 MBytes 1.39 Gbits/sec
22092026-06-29T13:20:22.816Z[ 10] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
22102026-06-29T13:20:22.816Z[ 12] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
22112026-06-29T13:20:22.816Z[ 14] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
22122026-06-29T13:20:22.816Z[ 16] 8.00-9.00 sec 167 MBytes 1.40 Gbits/sec
22132026-06-29T13:20:22.817Z[ 18] 8.00-9.00 sec 166 MBytes 1.39 Gbits/sec
22142026-06-29T13:20:22.817Z[ 20] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
22152026-06-29T13:20:22.817Z[SUM] 8.00-9.00 sec 1.26 GBytes 10.8 Gbits/sec
22162026-06-29T13:20:22.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
22172026-06-29T13:20:22.817Z[ 5] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
22182026-06-29T13:20:22.817Z[ 8] 9.00-10.00 sec 172 MBytes 1.44 Gbits/sec
22192026-06-29T13:20:22.817Z[ 10] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
22202026-06-29T13:20:22.817Z[ 12] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
22212026-06-29T13:20:22.817Z[ 14] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
22222026-06-29T13:20:22.817Z[ 16] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
22232026-06-29T13:20:22.817Z[ 18] 9.00-10.00 sec 170 MBytes 1.43 Gbits/sec
22242026-06-29T13:20:22.817Z[ 20] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
22252026-06-29T13:20:22.817Z[SUM] 9.00-10.00 sec 1.28 GBytes 11.0 Gbits/sec
22262026-06-29T13:20:22.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
22272026-06-29T13:20:22.817Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22282026-06-29T13:20:22.817Z[ 8] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
22292026-06-29T13:20:22.817Z[ 10] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
22302026-06-29T13:20:22.817Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22312026-06-29T13:20:22.817Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22322026-06-29T13:20:22.817Z[ 16] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
22332026-06-29T13:20:22.817Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22342026-06-29T13:20:22.817Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22352026-06-29T13:20:22.817Z[SUM] 10.00-10.00 sec 384 KBytes 7.32 Gbits/sec
22362026-06-29T13:20:22.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
22372026-06-29T13:20:22.817Z[ ID] Interval Transfer Bitrate
22382026-06-29T13:20:22.817Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22392026-06-29T13:20:22.817Z[ 8] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
22402026-06-29T13:20:22.817Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22412026-06-29T13:20:22.817Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22422026-06-29T13:20:22.817Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22432026-06-29T13:20:22.817Z[ 16] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
22442026-06-29T13:20:22.817Z[ 18] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
22452026-06-29T13:20:22.817Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22462026-06-29T13:20:22.821Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
22472026-06-29T13:20:22.821ZRun 4/5...10290.797168942037Mbps
22482026-06-29T13:20:30.205Z-----------------------------------------------------------
22492026-06-29T13:20:30.205ZServer listening on 5201 (test #10)
22502026-06-29T13:20:30.205Z-----------------------------------------------------------
22512026-06-29T13:20:30.205ZAccepted connection from 10.0.0.1, port 38517
22522026-06-29T13:20:30.205Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43041
22532026-06-29T13:20:30.205Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63845
22542026-06-29T13:20:30.205Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56027
22552026-06-29T13:20:30.205Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62600
22562026-06-29T13:20:30.205Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35921
22572026-06-29T13:20:30.205Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62355
22582026-06-29T13:20:30.205Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64550
22592026-06-29T13:20:30.205Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46991
22602026-06-29T13:20:30.205Z[ ID] Interval Transfer Bitrate
22612026-06-29T13:20:30.205Z[ 5] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
22622026-06-29T13:20:30.205Z[ 8] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
22632026-06-29T13:20:30.205Z[ 10] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
22642026-06-29T13:20:30.205Z[ 12] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
22652026-06-29T13:20:30.205Z[ 14] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
22662026-06-29T13:20:30.205Z[ 16] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
22672026-06-29T13:20:30.205Z[ 18] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
22682026-06-29T13:20:30.205Z[ 20] 0.00-1.00 sec 117 MBytes 982 Mbits/sec
22692026-06-29T13:20:30.205Z[SUM] 0.00-1.00 sec 937 MBytes 7.86 Gbits/sec
22702026-06-29T13:20:30.205Z- - - - - - - - - - - - - - - - - - - - - - - - -
22712026-06-29T13:20:30.205Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
22722026-06-29T13:20:30.205Z[ 8] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
22732026-06-29T13:20:30.205Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
22742026-06-29T13:20:30.205Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
22752026-06-29T13:20:30.205Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
22762026-06-29T13:20:30.205Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
22772026-06-29T13:20:30.206Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
22782026-06-29T13:20:30.206Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
22792026-06-29T13:20:30.206Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
22802026-06-29T13:20:30.206Z- - - - - - - - - - - - - - - - - - - - - - - - -
22812026-06-29T13:20:30.206Z[ 5] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
22822026-06-29T13:20:30.206Z[ 8] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
22832026-06-29T13:20:30.206Z[ 10] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
22842026-06-29T13:20:30.206Z[ 12] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
22852026-06-29T13:20:30.206Z[ 14] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
22862026-06-29T13:20:30.206Z[ 16] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
22872026-06-29T13:20:30.206Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
22882026-06-29T13:20:30.206Z[ 20] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
22892026-06-29T13:20:30.206Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
22902026-06-29T13:20:30.206Z- - - - - - - - - - - - - - - - - - - - - - - - -
22912026-06-29T13:20:30.206Z[ 5] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
22922026-06-29T13:20:30.206Z[ 8] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
22932026-06-29T13:20:30.206Z[ 10] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
22942026-06-29T13:20:30.206Z[ 12] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
22952026-06-29T13:20:30.206Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22962026-06-29T13:20:30.206Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
22972026-06-29T13:20:30.206Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22982026-06-29T13:20:30.206Z[ 20] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
22992026-06-29T13:20:30.206Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
23002026-06-29T13:20:30.206Z- - - - - - - - - - - - - - - - - - - - - - - - -
23012026-06-29T13:20:30.206Z[ 5] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
23022026-06-29T13:20:30.206Z[ 8] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
23032026-06-29T13:20:30.206Z[ 10] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
23042026-06-29T13:20:30.206Z[ 12] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
23052026-06-29T13:20:30.206Z[ 14] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
23062026-06-29T13:20:30.206Z[ 16] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
23072026-06-29T13:20:30.206Z[ 18] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
23082026-06-29T13:20:30.206Z[ 20] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
23092026-06-29T13:20:30.206Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.2 Gbits/sec
23102026-06-29T13:20:30.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
23112026-06-29T13:20:30.210Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
23122026-06-29T13:20:30.210Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
23132026-06-29T13:20:30.210Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
23142026-06-29T13:20:30.210Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
23152026-06-29T13:20:30.210Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
23162026-06-29T13:20:30.210Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
23172026-06-29T13:20:30.210Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
23182026-06-29T13:20:30.210Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
23192026-06-29T13:20:30.210Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
23202026-06-29T13:20:30.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
23212026-06-29T13:20:30.210Z[ 5] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
23222026-06-29T13:20:30.210Z[ 8] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
23232026-06-29T13:20:30.210Z[ 10] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
23242026-06-29T13:20:33.207Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
23252026-06-29T13:20:33.207Z[ 14] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
23262026-06-29T13:20:33.207Z[ 16] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
23272026-06-29T13:20:33.207Z[ 18] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
23282026-06-29T13:20:33.207Z[ 20] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
23292026-06-29T13:20:33.207Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.2 Gbits/sec
23302026-06-29T13:20:33.207Z- - - - - - - - - - - - - - - - - - - - - - - - -
23312026-06-29T13:20:33.207Z[ 5] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23322026-06-29T13:20:33.207Z[ 8] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23332026-06-29T13:20:33.207Z[ 10] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23342026-06-29T13:20:33.207Z[ 12] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23352026-06-29T13:20:33.207Z[ 14] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23362026-06-29T13:20:33.207Z[ 16] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23372026-06-29T13:20:33.207Z[ 18] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23382026-06-29T13:20:33.207Z[ 20] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23392026-06-29T13:20:33.207Z[SUM] 7.00-8.00 sec 1.17 GBytes 10.1 Gbits/sec
23402026-06-29T13:20:33.207Z- - - - - - - - - - - - - - - - - - - - - - - - -
23412026-06-29T13:20:33.207Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23422026-06-29T13:20:33.207Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23432026-06-29T13:20:33.208Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23442026-06-29T13:20:33.208Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23452026-06-29T13:20:33.208Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23462026-06-29T13:20:33.208Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23472026-06-29T13:20:33.208Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23482026-06-29T13:20:33.208Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23492026-06-29T13:20:33.208Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
23502026-06-29T13:20:33.208Z- - - - - - - - - - - - - - - - - - - - - - - - -
23512026-06-29T13:20:33.208Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23522026-06-29T13:20:33.208Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23532026-06-29T13:20:33.208Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23542026-06-29T13:20:33.208Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23552026-06-29T13:20:33.208Z[ 14] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
23562026-06-29T13:20:33.208Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23572026-06-29T13:20:33.208Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23582026-06-29T13:20:33.208Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23592026-06-29T13:20:33.208Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.3 Gbits/sec
23602026-06-29T13:20:33.208Z- - - - - - - - - - - - - - - - - - - - - - - - -
23612026-06-29T13:20:33.208Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23622026-06-29T13:20:33.208Z[ 8] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
23632026-06-29T13:20:33.208Z[ 10] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
23642026-06-29T13:20:33.208Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23652026-06-29T13:20:33.208Z[ 14] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
23662026-06-29T13:20:33.208Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23672026-06-29T13:20:33.208Z[ 18] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
23682026-06-29T13:20:33.208Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23692026-06-29T13:20:33.208Z[SUM] 10.00-10.00 sec 512 KBytes 8.65 Gbits/sec
23702026-06-29T13:20:33.209Z- - - - - - - - - - - - - - - - - - - - - - - - -
23712026-06-29T13:20:33.209Z[ ID] Interval Transfer Bitrate
23722026-06-29T13:20:33.212Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
23732026-06-29T13:20:33.212Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
23742026-06-29T13:20:33.212Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
23752026-06-29T13:20:33.212Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
23762026-06-29T13:20:33.212Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
23772026-06-29T13:20:33.213Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
23782026-06-29T13:20:33.213Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
23792026-06-29T13:20:33.213Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
23802026-06-29T13:20:33.213Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.96 Gbits/sec sender
23812026-06-29T13:20:33.213ZRun 5/5...9961.18465208586Mbps
23822026-06-29T13:20:33.213Z###---------------------###
23832026-06-29T13:20:33.213Z::: iPerf done... :::
23842026-06-29T13:20:33.213Z:::Awaiting out files...:::
23852026-06-29T13:20:33.213Z###---------------------###
23862026-06-29T13:20:33.213Z###-----###
23872026-06-29T13:20:33.213Z:::done!:::
23882026-06-29T13:20:33.213Z###-----###
23892026-06-29T13:20:33.213Z###-------------------###
23902026-06-29T13:20:33.213Z:::Running experiment :::
23912026-06-29T13:20:33.213Z:::iperf-tcp/local/c2s:::
23922026-06-29T13:20:33.213Z###-------------------###
23932026-06-29T13:20:33.555Zdtrace: description 'profile-201us ' matched 2 probes
23942026-06-29T13:20:40.600Z-----------------------------------------------------------
23952026-06-29T13:20:40.600ZServer listening on 5201 (test #11)
23962026-06-29T13:20:40.600Z-----------------------------------------------------------
23972026-06-29T13:20:40.600ZAccepted connection from 10.0.0.1, port 58750
23982026-06-29T13:20:40.600Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57331
23992026-06-29T13:20:40.600Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62806
24002026-06-29T13:20:40.600Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43886
24012026-06-29T13:20:40.600Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39566
24022026-06-29T13:20:40.600Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56300
24032026-06-29T13:20:40.600Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64345
24042026-06-29T13:20:40.600Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63600
24052026-06-29T13:20:40.600Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33296
24062026-06-29T13:20:40.601Z[ ID] Interval Transfer Bitrate
24072026-06-29T13:20:40.601Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
24082026-06-29T13:20:40.601Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
24092026-06-29T13:20:40.601Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
24102026-06-29T13:20:40.601Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
24112026-06-29T13:20:40.601Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
24122026-06-29T13:20:40.601Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
24132026-06-29T13:20:40.601Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
24142026-06-29T13:20:40.601Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
24152026-06-29T13:20:40.601Z[SUM] 0.00-1.00 sec 332 MBytes 2.79 Gbits/sec
24162026-06-29T13:20:40.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
24172026-06-29T13:20:40.601Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
24182026-06-29T13:20:40.601Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
24192026-06-29T13:20:40.601Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
24202026-06-29T13:20:40.601Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
24212026-06-29T13:20:40.601Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
24222026-06-29T13:20:40.605Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
24232026-06-29T13:20:40.605Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
24242026-06-29T13:20:40.605Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
24252026-06-29T13:20:40.605Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
24262026-06-29T13:20:40.605Z- - - - - - - - - - - - - - - - - - - - - - - - -
24272026-06-29T13:20:40.605Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24282026-06-29T13:20:40.605Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24292026-06-29T13:20:40.605Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24302026-06-29T13:20:40.605Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24312026-06-29T13:20:40.605Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24322026-06-29T13:20:40.605Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24332026-06-29T13:20:40.605Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24342026-06-29T13:20:40.605Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24352026-06-29T13:20:40.605Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
24362026-06-29T13:20:40.605Z- - - - - - - - - - - - - - - - - - - - - - - - -
24372026-06-29T13:20:40.605Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
24382026-06-29T13:20:40.605Z[ 8] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
24392026-06-29T13:20:40.605Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
24402026-06-29T13:20:40.605Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
24412026-06-29T13:20:40.605Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
24422026-06-29T13:20:40.605Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
24432026-06-29T13:20:40.605Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
24442026-06-29T13:20:40.605Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
24452026-06-29T13:20:40.605Z[SUM] 3.00-4.00 sec 420 MBytes 3.52 Gbits/sec
24462026-06-29T13:20:40.605Z- - - - - - - - - - - - - - - - - - - - - - - - -
24472026-06-29T13:20:40.605Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
24482026-06-29T13:20:40.606Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
24492026-06-29T13:20:40.606Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
24502026-06-29T13:20:40.606Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
24512026-06-29T13:20:40.606Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
24522026-06-29T13:20:40.606Z[ 16] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
24532026-06-29T13:20:40.606Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
24542026-06-29T13:20:40.606Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
24552026-06-29T13:20:40.606Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
24562026-06-29T13:20:40.606Z- - - - - - - - - - - - - - - - - - - - - - - - -
24572026-06-29T13:20:40.606Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24582026-06-29T13:20:40.606Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24592026-06-29T13:20:40.606Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24602026-06-29T13:20:40.606Z[ 12] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
24612026-06-29T13:20:40.606Z[ 14] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
24622026-06-29T13:20:40.606Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
24632026-06-29T13:20:40.606Z[ 18] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
24642026-06-29T13:20:40.606Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
24652026-06-29T13:20:40.606Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
24662026-06-29T13:20:40.606Z- - - - - - - - - - - - - - - - - - - - - - - - -
24672026-06-29T13:20:40.606Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
24682026-06-29T13:20:40.606Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
24692026-06-29T13:20:40.606Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
24702026-06-29T13:20:43.603Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
24712026-06-29T13:20:43.603Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
24722026-06-29T13:20:43.603Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
24732026-06-29T13:20:43.603Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
24742026-06-29T13:20:43.603Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
24752026-06-29T13:20:43.603Z[SUM] 6.00-7.00 sec 420 MBytes 3.53 Gbits/sec
24762026-06-29T13:20:43.603Z- - - - - - - - - - - - - - - - - - - - - - - - -
24772026-06-29T13:20:43.603Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
24782026-06-29T13:20:43.603Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24792026-06-29T13:20:43.604Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24802026-06-29T13:20:43.604Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24812026-06-29T13:20:43.604Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24822026-06-29T13:20:43.604Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24832026-06-29T13:20:43.604Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24842026-06-29T13:20:43.604Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24852026-06-29T13:20:43.604Z[SUM] 7.00-8.00 sec 420 MBytes 3.53 Gbits/sec
24862026-06-29T13:20:43.604Z- - - - - - - - - - - - - - - - - - - - - - - - -
24872026-06-29T13:20:43.604Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
24882026-06-29T13:20:43.604Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
24892026-06-29T13:20:43.604Z[ 10] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
24902026-06-29T13:20:43.604Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
24912026-06-29T13:20:43.604Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
24922026-06-29T13:20:43.604Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
24932026-06-29T13:20:43.604Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
24942026-06-29T13:20:43.604Z[ 20] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
24952026-06-29T13:20:43.604Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
24962026-06-29T13:20:43.604Z- - - - - - - - - - - - - - - - - - - - - - - - -
24972026-06-29T13:20:43.604Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
24982026-06-29T13:20:43.604Z[ 8] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
24992026-06-29T13:20:43.604Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
25002026-06-29T13:20:43.604Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
25012026-06-29T13:20:43.604Z[ 14] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
25022026-06-29T13:20:43.604Z[ 16] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
25032026-06-29T13:20:43.604Z[ 18] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
25042026-06-29T13:20:43.604Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
25052026-06-29T13:20:43.604Z[SUM] 9.00-10.00 sec 420 MBytes 3.52 Gbits/sec
25062026-06-29T13:20:43.604Z- - - - - - - - - - - - - - - - - - - - - - - - -
25072026-06-29T13:20:43.604Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25082026-06-29T13:20:43.604Z[ 8] 10.00-10.00 sec 128 KBytes 928 Mbits/sec
25092026-06-29T13:20:43.604Z[ 10] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
25102026-06-29T13:20:43.604Z[ 12] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
25112026-06-29T13:20:43.604Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25122026-06-29T13:20:43.604Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25132026-06-29T13:20:43.604Z[ 18] 10.00-10.00 sec 128 KBytes 928 Mbits/sec
25142026-06-29T13:20:43.604Z[ 20] 10.00-10.00 sec 128 KBytes 928 Mbits/sec
25152026-06-29T13:20:43.604Z[SUM] 10.00-10.00 sec 640 KBytes 4.64 Gbits/sec
25162026-06-29T13:20:43.604Z- - - - - - - - - - - - - - - - - - - - - - - - -
25172026-06-29T13:20:43.605Z[ ID] Interval Transfer Bitrate
25182026-06-29T13:20:43.605Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
25192026-06-29T13:20:43.605Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
25202026-06-29T13:20:43.605Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
25212026-06-29T13:20:43.605Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
25222026-06-29T13:20:43.605Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
25232026-06-29T13:20:43.608Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
25242026-06-29T13:20:43.608Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
25252026-06-29T13:20:43.608Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
25262026-06-29T13:20:43.608Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec receiver
25272026-06-29T13:20:43.608ZRun 1/10...3465.159457494904Mbps
25282026-06-29T13:20:51.005Z-----------------------------------------------------------
25292026-06-29T13:20:51.005ZServer listening on 5201 (test #12)
25302026-06-29T13:20:51.005Z-----------------------------------------------------------
25312026-06-29T13:20:51.005ZAccepted connection from 10.0.0.1, port 44542
25322026-06-29T13:20:51.005Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47336
25332026-06-29T13:20:51.005Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56169
25342026-06-29T13:20:51.005Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42098
25352026-06-29T13:20:51.005Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39616
25362026-06-29T13:20:51.005Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34663
25372026-06-29T13:20:51.005Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46069
25382026-06-29T13:20:51.005Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50760
25392026-06-29T13:20:51.005Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63449
25402026-06-29T13:20:51.005Z[ ID] Interval Transfer Bitrate
25412026-06-29T13:20:51.005Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25422026-06-29T13:20:51.005Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25432026-06-29T13:20:51.005Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25442026-06-29T13:20:51.005Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25452026-06-29T13:20:51.005Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25462026-06-29T13:20:51.005Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25472026-06-29T13:20:51.005Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25482026-06-29T13:20:51.005Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25492026-06-29T13:20:51.005Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
25502026-06-29T13:20:51.005Z- - - - - - - - - - - - - - - - - - - - - - - - -
25512026-06-29T13:20:51.005Z[ 5] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
25522026-06-29T13:20:51.005Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
25532026-06-29T13:20:51.005Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
25542026-06-29T13:20:51.005Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
25552026-06-29T13:20:51.006Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
25562026-06-29T13:20:51.006Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
25572026-06-29T13:20:51.006Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
25582026-06-29T13:20:51.006Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
25592026-06-29T13:20:51.006Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
25602026-06-29T13:20:51.006Z- - - - - - - - - - - - - - - - - - - - - - - - -
25612026-06-29T13:20:51.006Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25622026-06-29T13:20:51.006Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
25632026-06-29T13:20:51.006Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
25642026-06-29T13:20:51.006Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
25652026-06-29T13:20:51.006Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25662026-06-29T13:20:51.006Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
25672026-06-29T13:20:51.006Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25682026-06-29T13:20:51.006Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25692026-06-29T13:20:51.006Z[SUM] 2.00-3.00 sec 425 MBytes 3.56 Gbits/sec
25702026-06-29T13:20:51.006Z- - - - - - - - - - - - - - - - - - - - - - - - -
25712026-06-29T13:20:51.006Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
25722026-06-29T13:20:51.006Z[ 8] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
25732026-06-29T13:20:51.006Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
25742026-06-29T13:20:51.006Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
25752026-06-29T13:20:51.006Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
25762026-06-29T13:20:51.006Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
25772026-06-29T13:20:51.006Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
25782026-06-29T13:20:51.006Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
25792026-06-29T13:20:51.006Z[SUM] 3.00-4.00 sec 420 MBytes 3.52 Gbits/sec
25802026-06-29T13:20:51.006Z- - - - - - - - - - - - - - - - - - - - - - - - -
25812026-06-29T13:20:51.006Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25822026-06-29T13:20:51.006Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25832026-06-29T13:20:51.006Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25842026-06-29T13:20:51.006Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
25852026-06-29T13:20:51.006Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
25862026-06-29T13:20:51.006Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
25872026-06-29T13:20:51.006Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25882026-06-29T13:20:51.006Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
25892026-06-29T13:20:51.006Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
25902026-06-29T13:20:51.006Z- - - - - - - - - - - - - - - - - - - - - - - - -
25912026-06-29T13:20:51.006Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25922026-06-29T13:20:51.007Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25932026-06-29T13:20:51.007Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
25942026-06-29T13:20:51.007Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
25952026-06-29T13:20:51.007Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25962026-06-29T13:20:51.007Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
25972026-06-29T13:20:51.007Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25982026-06-29T13:20:51.007Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25992026-06-29T13:20:51.007Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
26002026-06-29T13:20:51.007Z- - - - - - - - - - - - - - - - - - - - - - - - -
26012026-06-29T13:20:51.007Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
26022026-06-29T13:20:51.007Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
26032026-06-29T13:20:51.007Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
26042026-06-29T13:20:54.007Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
26052026-06-29T13:20:54.007Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
26062026-06-29T13:20:54.007Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
26072026-06-29T13:20:54.007Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
26082026-06-29T13:20:54.007Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
26092026-06-29T13:20:54.007Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
26102026-06-29T13:20:54.007Z- - - - - - - - - - - - - - - - - - - - - - - - -
26112026-06-29T13:20:54.007Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26122026-06-29T13:20:54.007Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26132026-06-29T13:20:54.007Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26142026-06-29T13:20:54.007Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26152026-06-29T13:20:54.007Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26162026-06-29T13:20:54.007Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26172026-06-29T13:20:54.008Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26182026-06-29T13:20:54.008Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26192026-06-29T13:20:54.008Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
26202026-06-29T13:20:54.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
26212026-06-29T13:20:54.008Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
26222026-06-29T13:20:54.008Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
26232026-06-29T13:20:54.008Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
26242026-06-29T13:20:54.008Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
26252026-06-29T13:20:54.008Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
26262026-06-29T13:20:54.008Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
26272026-06-29T13:20:54.008Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
26282026-06-29T13:20:54.008Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
26292026-06-29T13:20:54.008Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
26302026-06-29T13:20:54.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
26312026-06-29T13:20:54.008Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
26322026-06-29T13:20:54.008Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
26332026-06-29T13:20:54.008Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
26342026-06-29T13:20:54.008Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
26352026-06-29T13:20:54.008Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
26362026-06-29T13:20:54.008Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
26372026-06-29T13:20:54.008Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
26382026-06-29T13:20:54.008Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
26392026-06-29T13:20:54.008Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
26402026-06-29T13:20:54.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
26412026-06-29T13:20:54.008Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26422026-06-29T13:20:54.008Z[ 8] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
26432026-06-29T13:20:54.008Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26442026-06-29T13:20:54.008Z[ 12] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
26452026-06-29T13:20:54.008Z[ 14] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
26462026-06-29T13:20:54.008Z[ 16] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
26472026-06-29T13:20:54.008Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26482026-06-29T13:20:54.008Z[ 20] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
26492026-06-29T13:20:54.008Z[SUM] 10.00-10.00 sec 640 KBytes 4.66 Gbits/sec
26502026-06-29T13:20:54.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
26512026-06-29T13:20:54.008Z[ ID] Interval Transfer Bitrate
26522026-06-29T13:20:54.008Z[ 5] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26532026-06-29T13:20:54.008Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26542026-06-29T13:20:54.008Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26552026-06-29T13:20:54.008Z[ 12] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26562026-06-29T13:20:54.009Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26572026-06-29T13:20:54.009Z[ 16] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26582026-06-29T13:20:54.009Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
26592026-06-29T13:20:54.009Z[ 20] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26602026-06-29T13:20:54.009Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
26612026-06-29T13:20:54.012ZRun 2/10...3478.67781521694Mbps
26622026-06-29T13:21:01.431Z-----------------------------------------------------------
26632026-06-29T13:21:01.431ZServer listening on 5201 (test #13)
26642026-06-29T13:21:01.431Z-----------------------------------------------------------
26652026-06-29T13:21:01.432ZAccepted connection from 10.0.0.1, port 42912
26662026-06-29T13:21:01.432Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39455
26672026-06-29T13:21:01.432Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34702
26682026-06-29T13:21:01.432Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65004
26692026-06-29T13:21:01.432Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48687
26702026-06-29T13:21:01.432Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55398
26712026-06-29T13:21:01.432Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51586
26722026-06-29T13:21:01.432Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48548
26732026-06-29T13:21:01.432Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58244
26742026-06-29T13:21:01.432Z[ ID] Interval Transfer Bitrate
26752026-06-29T13:21:01.432Z[ 5] 0.00-1.00 sec 34.0 MBytes 285 Mbits/sec
26762026-06-29T13:21:01.432Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
26772026-06-29T13:21:01.432Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
26782026-06-29T13:21:01.432Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
26792026-06-29T13:21:01.432Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
26802026-06-29T13:21:01.432Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
26812026-06-29T13:21:01.432Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26822026-06-29T13:21:01.432Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
26832026-06-29T13:21:01.432Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
26842026-06-29T13:21:01.432Z- - - - - - - - - - - - - - - - - - - - - - - - -
26852026-06-29T13:21:01.432Z[ 5] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
26862026-06-29T13:21:01.432Z[ 8] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
26872026-06-29T13:21:01.432Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
26882026-06-29T13:21:01.432Z[ 12] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
26892026-06-29T13:21:01.432Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
26902026-06-29T13:21:01.432Z[ 16] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
26912026-06-29T13:21:01.432Z[ 18] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
26922026-06-29T13:21:01.432Z[ 20] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
26932026-06-29T13:21:01.432Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
26942026-06-29T13:21:01.432Z- - - - - - - - - - - - - - - - - - - - - - - - -
26952026-06-29T13:21:01.432Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26962026-06-29T13:21:01.432Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26972026-06-29T13:21:01.432Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26982026-06-29T13:21:01.432Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26992026-06-29T13:21:01.432Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
27002026-06-29T13:21:01.432Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
27012026-06-29T13:21:01.432Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
27022026-06-29T13:21:01.433Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
27032026-06-29T13:21:01.433Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
27042026-06-29T13:21:01.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
27052026-06-29T13:21:01.433Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
27062026-06-29T13:21:01.433Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
27072026-06-29T13:21:01.433Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27082026-06-29T13:21:01.433Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
27092026-06-29T13:21:01.433Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27102026-06-29T13:21:01.433Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27112026-06-29T13:21:01.433Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
27122026-06-29T13:21:01.433Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
27132026-06-29T13:21:01.433Z[SUM] 3.00-4.00 sec 420 MBytes 3.53 Gbits/sec
27142026-06-29T13:21:01.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
27152026-06-29T13:21:01.433Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
27162026-06-29T13:21:01.433Z[ 8] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
27172026-06-29T13:21:01.433Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
27182026-06-29T13:21:01.433Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
27192026-06-29T13:21:01.433Z[ 14] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
27202026-06-29T13:21:01.433Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
27212026-06-29T13:21:01.433Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
27222026-06-29T13:21:01.433Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
27232026-06-29T13:21:01.433Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
27242026-06-29T13:21:01.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
27252026-06-29T13:21:01.433Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27262026-06-29T13:21:01.433Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27272026-06-29T13:21:01.433Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27282026-06-29T13:21:01.433Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
27292026-06-29T13:21:01.433Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
27302026-06-29T13:21:01.433Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27312026-06-29T13:21:01.433Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27322026-06-29T13:21:01.433Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
27332026-06-29T13:21:01.433Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
27342026-06-29T13:21:01.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
27352026-06-29T13:21:01.433Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27362026-06-29T13:21:01.433Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
27372026-06-29T13:21:01.433Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27382026-06-29T13:21:04.434Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27392026-06-29T13:21:04.434Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
27402026-06-29T13:21:04.434Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27412026-06-29T13:21:04.434Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27422026-06-29T13:21:04.434Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27432026-06-29T13:21:04.434Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
27442026-06-29T13:21:04.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
27452026-06-29T13:21:04.434Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27462026-06-29T13:21:04.434Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27472026-06-29T13:21:04.434Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27482026-06-29T13:21:04.434Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27492026-06-29T13:21:04.434Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27502026-06-29T13:21:04.438Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27512026-06-29T13:21:04.439Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27522026-06-29T13:21:04.439Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27532026-06-29T13:21:04.439Z[SUM] 7.00-8.00 sec 424 MBytes 3.55 Gbits/sec
27542026-06-29T13:21:04.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
27552026-06-29T13:21:04.439Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
27562026-06-29T13:21:04.439Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27572026-06-29T13:21:04.439Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
27582026-06-29T13:21:04.439Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
27592026-06-29T13:21:04.439Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27602026-06-29T13:21:04.439Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27612026-06-29T13:21:04.439Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27622026-06-29T13:21:04.439Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
27632026-06-29T13:21:04.439Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
27642026-06-29T13:21:04.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
27652026-06-29T13:21:04.439Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27662026-06-29T13:21:04.439Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27672026-06-29T13:21:04.439Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27682026-06-29T13:21:04.439Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27692026-06-29T13:21:04.439Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27702026-06-29T13:21:04.439Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27712026-06-29T13:21:04.439Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27722026-06-29T13:21:04.439Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27732026-06-29T13:21:04.439Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
27742026-06-29T13:21:04.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
27752026-06-29T13:21:04.439Z[ 5] 10.00-10.00 sec 128 KBytes 802 Mbits/sec
27762026-06-29T13:21:04.439Z[ 8] 10.00-10.00 sec 128 KBytes 802 Mbits/sec
27772026-06-29T13:21:04.440Z[ 10] 10.00-10.00 sec 128 KBytes 802 Mbits/sec
27782026-06-29T13:21:04.440Z[ 12] 10.00-10.00 sec 128 KBytes 802 Mbits/sec
27792026-06-29T13:21:04.440Z[ 14] 10.00-10.00 sec 128 KBytes 802 Mbits/sec
27802026-06-29T13:21:04.440Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27812026-06-29T13:21:04.440Z[ 18] 10.00-10.00 sec 128 KBytes 803 Mbits/sec
27822026-06-29T13:21:04.440Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27832026-06-29T13:21:04.440Z[SUM] 10.00-10.00 sec 768 KBytes 4.81 Gbits/sec
27842026-06-29T13:21:04.440Z- - - - - - - - - - - - - - - - - - - - - - - - -
27852026-06-29T13:21:04.440Z[ ID] Interval Transfer Bitrate
27862026-06-29T13:21:04.440Z[ 5] 0.00-10.00 sec 510 MBytes 428 Mbits/sec receiver
27872026-06-29T13:21:04.440Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27882026-06-29T13:21:04.440Z[ 10] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
27892026-06-29T13:21:04.440Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27902026-06-29T13:21:04.440Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27912026-06-29T13:21:04.440Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27922026-06-29T13:21:04.440Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27932026-06-29T13:21:04.440Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27942026-06-29T13:21:04.440Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
27952026-06-29T13:21:04.440ZRun 3/10...3474.384656237616Mbps
27962026-06-29T13:21:11.835Z-----------------------------------------------------------
27972026-06-29T13:21:11.835ZServer listening on 5201 (test #14)
27982026-06-29T13:21:11.835Z-----------------------------------------------------------
27992026-06-29T13:21:11.835ZAccepted connection from 10.0.0.1, port 33824
28002026-06-29T13:21:11.835Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54499
28012026-06-29T13:21:11.835Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36189
28022026-06-29T13:21:11.835Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34981
28032026-06-29T13:21:11.835Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61478
28042026-06-29T13:21:11.835Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45753
28052026-06-29T13:21:11.835Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44509
28062026-06-29T13:21:11.835Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64633
28072026-06-29T13:21:11.835Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64164
28082026-06-29T13:21:11.835Z[ ID] Interval Transfer Bitrate
28092026-06-29T13:21:11.835Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
28102026-06-29T13:21:11.835Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28112026-06-29T13:21:11.835Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28122026-06-29T13:21:11.835Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28132026-06-29T13:21:11.835Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
28142026-06-29T13:21:11.835Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28152026-06-29T13:21:11.835Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
28162026-06-29T13:21:11.836Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28172026-06-29T13:21:11.836Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
28182026-06-29T13:21:11.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
28192026-06-29T13:21:11.836Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
28202026-06-29T13:21:11.836Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28212026-06-29T13:21:11.836Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
28222026-06-29T13:21:11.836Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28232026-06-29T13:21:11.836Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28242026-06-29T13:21:11.836Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28252026-06-29T13:21:11.836Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
28262026-06-29T13:21:11.836Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28272026-06-29T13:21:11.836Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
28282026-06-29T13:21:11.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
28292026-06-29T13:21:11.836Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
28302026-06-29T13:21:11.836Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
28312026-06-29T13:21:11.836Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
28322026-06-29T13:21:11.836Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
28332026-06-29T13:21:11.836Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
28342026-06-29T13:21:11.836Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
28352026-06-29T13:21:11.836Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
28362026-06-29T13:21:11.836Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
28372026-06-29T13:21:11.836Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
28382026-06-29T13:21:11.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
28392026-06-29T13:21:11.836Z[ 5] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
28402026-06-29T13:21:11.836Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
28412026-06-29T13:21:11.836Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
28422026-06-29T13:21:11.836Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
28432026-06-29T13:21:11.837Z[ 14] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
28442026-06-29T13:21:11.837Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
28452026-06-29T13:21:11.837Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
28462026-06-29T13:21:11.837Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
28472026-06-29T13:21:11.837Z[SUM] 3.00-4.00 sec 420 MBytes 3.53 Gbits/sec
28482026-06-29T13:21:11.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
28492026-06-29T13:21:11.837Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28502026-06-29T13:21:11.837Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28512026-06-29T13:21:11.837Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28522026-06-29T13:21:11.837Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
28532026-06-29T13:21:11.837Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28542026-06-29T13:21:11.837Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28552026-06-29T13:21:11.837Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28562026-06-29T13:21:11.837Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28572026-06-29T13:21:11.837Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
28582026-06-29T13:21:11.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
28592026-06-29T13:21:11.837Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
28602026-06-29T13:21:11.837Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
28612026-06-29T13:21:11.837Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28622026-06-29T13:21:11.837Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28632026-06-29T13:21:11.837Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28642026-06-29T13:21:11.837Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
28652026-06-29T13:21:11.837Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28662026-06-29T13:21:11.837Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28672026-06-29T13:21:11.837Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
28682026-06-29T13:21:11.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
28692026-06-29T13:21:11.837Z[ 5] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
28702026-06-29T13:21:11.838Z[ 8] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
28712026-06-29T13:21:11.838Z[ 10] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
28722026-06-29T13:21:14.837Z[ 12] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
28732026-06-29T13:21:14.837Z[ 14] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
28742026-06-29T13:21:14.837Z[ 16] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
28752026-06-29T13:21:14.837Z[ 18] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
28762026-06-29T13:21:14.837Z[ 20] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
28772026-06-29T13:21:14.837Z[SUM] 6.00-7.00 sec 417 MBytes 3.50 Gbits/sec
28782026-06-29T13:21:14.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
28792026-06-29T13:21:14.837Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28802026-06-29T13:21:14.837Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28812026-06-29T13:21:14.837Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28822026-06-29T13:21:14.837Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
28832026-06-29T13:21:14.837Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28842026-06-29T13:21:14.837Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28852026-06-29T13:21:14.837Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28862026-06-29T13:21:14.837Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
28872026-06-29T13:21:14.837Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
28882026-06-29T13:21:14.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
28892026-06-29T13:21:14.837Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
28902026-06-29T13:21:14.838Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
28912026-06-29T13:21:14.838Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
28922026-06-29T13:21:14.838Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
28932026-06-29T13:21:14.838Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
28942026-06-29T13:21:14.838Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
28952026-06-29T13:21:14.838Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
28962026-06-29T13:21:14.838Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
28972026-06-29T13:21:14.838Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
28982026-06-29T13:21:14.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
28992026-06-29T13:21:14.838Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
29002026-06-29T13:21:14.838Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
29012026-06-29T13:21:14.838Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
29022026-06-29T13:21:14.838Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
29032026-06-29T13:21:14.838Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
29042026-06-29T13:21:14.838Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
29052026-06-29T13:21:14.838Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
29062026-06-29T13:21:14.838Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
29072026-06-29T13:21:14.838Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
29082026-06-29T13:21:14.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
29092026-06-29T13:21:14.838Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29102026-06-29T13:21:14.838Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29112026-06-29T13:21:14.838Z[ 10] 10.00-10.00 sec 128 KBytes 893 Mbits/sec
29122026-06-29T13:21:14.838Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29132026-06-29T13:21:14.838Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29142026-06-29T13:21:14.838Z[ 16] 10.00-10.00 sec 128 KBytes 893 Mbits/sec
29152026-06-29T13:21:14.838Z[ 18] 10.00-10.00 sec 128 KBytes 894 Mbits/sec
29162026-06-29T13:21:14.838Z[ 20] 10.00-10.00 sec 128 KBytes 894 Mbits/sec
29172026-06-29T13:21:14.838Z[SUM] 10.00-10.00 sec 512 KBytes 3.57 Gbits/sec
29182026-06-29T13:21:14.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
29192026-06-29T13:21:14.838Z[ ID] Interval Transfer Bitrate
29202026-06-29T13:21:14.838Z[ 5] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
29212026-06-29T13:21:14.838Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29222026-06-29T13:21:14.838Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29232026-06-29T13:21:14.838Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29242026-06-29T13:21:14.838Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29252026-06-29T13:21:14.838Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29262026-06-29T13:21:14.838Z[ 18] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29272026-06-29T13:21:14.838Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29282026-06-29T13:21:14.838Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
29292026-06-29T13:21:14.842ZRun 4/10...3470.6067372944744Mbps
29302026-06-29T13:21:22.236Z-----------------------------------------------------------
29312026-06-29T13:21:22.236ZServer listening on 5201 (test #15)
29322026-06-29T13:21:22.236Z-----------------------------------------------------------
29332026-06-29T13:21:22.236ZAccepted connection from 10.0.0.1, port 58820
29342026-06-29T13:21:22.236Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33461
29352026-06-29T13:21:22.236Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37256
29362026-06-29T13:21:22.236Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34292
29372026-06-29T13:21:22.236Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54207
29382026-06-29T13:21:22.236Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46413
29392026-06-29T13:21:22.236Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51406
29402026-06-29T13:21:22.236Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53102
29412026-06-29T13:21:22.236Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59272
29422026-06-29T13:21:22.236Z[ ID] Interval Transfer Bitrate
29432026-06-29T13:21:22.237Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29442026-06-29T13:21:22.237Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29452026-06-29T13:21:22.237Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29462026-06-29T13:21:22.237Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29472026-06-29T13:21:22.237Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
29482026-06-29T13:21:22.237Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29492026-06-29T13:21:22.237Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29502026-06-29T13:21:22.237Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29512026-06-29T13:21:22.237Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
29522026-06-29T13:21:22.237Z- - - - - - - - - - - - - - - - - - - - - - - - -
29532026-06-29T13:21:22.237Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29542026-06-29T13:21:22.237Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29552026-06-29T13:21:22.237Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29562026-06-29T13:21:22.237Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29572026-06-29T13:21:22.237Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29582026-06-29T13:21:22.237Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29592026-06-29T13:21:22.237Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29602026-06-29T13:21:22.237Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29612026-06-29T13:21:22.237Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
29622026-06-29T13:21:22.237Z- - - - - - - - - - - - - - - - - - - - - - - - -
29632026-06-29T13:21:22.237Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29642026-06-29T13:21:22.237Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29652026-06-29T13:21:22.237Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29662026-06-29T13:21:22.237Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29672026-06-29T13:21:22.237Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29682026-06-29T13:21:22.237Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29692026-06-29T13:21:22.237Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29702026-06-29T13:21:22.237Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29712026-06-29T13:21:22.237Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
29722026-06-29T13:21:22.237Z- - - - - - - - - - - - - - - - - - - - - - - - -
29732026-06-29T13:21:22.237Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29742026-06-29T13:21:22.237Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29752026-06-29T13:21:22.237Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29762026-06-29T13:21:22.237Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29772026-06-29T13:21:22.237Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29782026-06-29T13:21:22.237Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29792026-06-29T13:21:22.237Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29802026-06-29T13:21:22.237Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29812026-06-29T13:21:22.238Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
29822026-06-29T13:21:22.238Z- - - - - - - - - - - - - - - - - - - - - - - - -
29832026-06-29T13:21:22.238Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
29842026-06-29T13:21:22.238Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
29852026-06-29T13:21:22.238Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
29862026-06-29T13:21:22.238Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
29872026-06-29T13:21:22.238Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
29882026-06-29T13:21:22.238Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
29892026-06-29T13:21:22.238Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
29902026-06-29T13:21:22.238Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
29912026-06-29T13:21:22.238Z[SUM] 4.00-5.00 sec 424 MBytes 3.55 Gbits/sec
29922026-06-29T13:21:22.238Z- - - - - - - - - - - - - - - - - - - - - - - - -
29932026-06-29T13:21:22.238Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29942026-06-29T13:21:22.238Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29952026-06-29T13:21:22.238Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29962026-06-29T13:21:22.238Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29972026-06-29T13:21:22.238Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29982026-06-29T13:21:22.238Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29992026-06-29T13:21:22.238Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
30002026-06-29T13:21:22.238Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
30012026-06-29T13:21:22.238Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
30022026-06-29T13:21:22.238Z- - - - - - - - - - - - - - - - - - - - - - - - -
30032026-06-29T13:21:22.238Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
30042026-06-29T13:21:22.238Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30052026-06-29T13:21:22.238Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
30062026-06-29T13:21:25.240Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30072026-06-29T13:21:25.240Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30082026-06-29T13:21:25.240Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30092026-06-29T13:21:25.240Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30102026-06-29T13:21:25.240Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30112026-06-29T13:21:25.240Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
30122026-06-29T13:21:25.240Z- - - - - - - - - - - - - - - - - - - - - - - - -
30132026-06-29T13:21:25.240Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30142026-06-29T13:21:25.240Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30152026-06-29T13:21:25.240Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30162026-06-29T13:21:25.240Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30172026-06-29T13:21:25.240Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30182026-06-29T13:21:25.240Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30192026-06-29T13:21:25.240Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30202026-06-29T13:21:25.240Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30212026-06-29T13:21:25.240Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
30222026-06-29T13:21:25.240Z- - - - - - - - - - - - - - - - - - - - - - - - -
30232026-06-29T13:21:25.240Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30242026-06-29T13:21:25.240Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30252026-06-29T13:21:25.240Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30262026-06-29T13:21:25.240Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30272026-06-29T13:21:25.240Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
30282026-06-29T13:21:25.240Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30292026-06-29T13:21:25.240Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30302026-06-29T13:21:25.240Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30312026-06-29T13:21:25.240Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
30322026-06-29T13:21:25.240Z- - - - - - - - - - - - - - - - - - - - - - - - -
30332026-06-29T13:21:25.240Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
30342026-06-29T13:21:25.240Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
30352026-06-29T13:21:25.240Z[ 10] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
30362026-06-29T13:21:25.241Z[ 12] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
30372026-06-29T13:21:25.241Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
30382026-06-29T13:21:25.241Z[ 16] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
30392026-06-29T13:21:25.241Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
30402026-06-29T13:21:25.241Z[ 20] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
30412026-06-29T13:21:25.241Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
30422026-06-29T13:21:25.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
30432026-06-29T13:21:25.241Z[ 5] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
30442026-06-29T13:21:25.241Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30452026-06-29T13:21:25.241Z[ 10] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
30462026-06-29T13:21:25.241Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30472026-06-29T13:21:25.241Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30482026-06-29T13:21:25.241Z[ 16] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
30492026-06-29T13:21:25.241Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30502026-06-29T13:21:25.241Z[ 20] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
30512026-06-29T13:21:25.241Z[SUM] 10.00-10.00 sec 512 KBytes 3.60 Gbits/sec
30522026-06-29T13:21:25.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
30532026-06-29T13:21:25.241Z[ ID] Interval Transfer Bitrate
30542026-06-29T13:21:25.241Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30552026-06-29T13:21:25.241Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30562026-06-29T13:21:25.241Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30572026-06-29T13:21:25.241Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30582026-06-29T13:21:25.241Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30592026-06-29T13:21:25.241Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30602026-06-29T13:21:25.241Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30612026-06-29T13:21:25.241Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
30622026-06-29T13:21:25.241Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
30632026-06-29T13:21:25.245ZRun 5/10...3503.6410728503283Mbps
30642026-06-29T13:21:32.638Z-----------------------------------------------------------
30652026-06-29T13:21:32.638ZServer listening on 5201 (test #16)
30662026-06-29T13:21:32.638Z-----------------------------------------------------------
30672026-06-29T13:21:32.638ZAccepted connection from 10.0.0.1, port 62208
30682026-06-29T13:21:32.638Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60350
30692026-06-29T13:21:32.638Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38501
30702026-06-29T13:21:32.638Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54500
30712026-06-29T13:21:32.638Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48791
30722026-06-29T13:21:32.638Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64039
30732026-06-29T13:21:32.638Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61552
30742026-06-29T13:21:32.638Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56602
30752026-06-29T13:21:32.638Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55339
30762026-06-29T13:21:32.638Z[ ID] Interval Transfer Bitrate
30772026-06-29T13:21:32.638Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
30782026-06-29T13:21:32.638Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
30792026-06-29T13:21:32.638Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30802026-06-29T13:21:32.638Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
30812026-06-29T13:21:32.639Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
30822026-06-29T13:21:32.639Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
30832026-06-29T13:21:32.639Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
30842026-06-29T13:21:32.639Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30852026-06-29T13:21:32.639Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
30862026-06-29T13:21:32.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
30872026-06-29T13:21:32.639Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
30882026-06-29T13:21:32.639Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
30892026-06-29T13:21:32.639Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
30902026-06-29T13:21:32.639Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
30912026-06-29T13:21:32.639Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
30922026-06-29T13:21:32.639Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
30932026-06-29T13:21:32.639Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
30942026-06-29T13:21:32.639Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
30952026-06-29T13:21:32.639Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
30962026-06-29T13:21:32.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
30972026-06-29T13:21:32.639Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30982026-06-29T13:21:32.639Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30992026-06-29T13:21:32.639Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
31002026-06-29T13:21:32.639Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
31012026-06-29T13:21:32.639Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
31022026-06-29T13:21:32.639Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
31032026-06-29T13:21:32.639Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
31042026-06-29T13:21:32.639Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
31052026-06-29T13:21:32.639Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
31062026-06-29T13:21:32.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
31072026-06-29T13:21:32.639Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
31082026-06-29T13:21:32.639Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
31092026-06-29T13:21:32.639Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
31102026-06-29T13:21:32.639Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
31112026-06-29T13:21:32.639Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
31122026-06-29T13:21:32.639Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
31132026-06-29T13:21:32.639Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
31142026-06-29T13:21:32.639Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
31152026-06-29T13:21:32.639Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
31162026-06-29T13:21:32.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
31172026-06-29T13:21:32.639Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
31182026-06-29T13:21:32.643Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
31192026-06-29T13:21:32.643Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
31202026-06-29T13:21:32.643Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
31212026-06-29T13:21:32.643Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
31222026-06-29T13:21:32.643Z[ 16] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
31232026-06-29T13:21:32.643Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
31242026-06-29T13:21:32.643Z[ 20] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
31252026-06-29T13:21:32.643Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
31262026-06-29T13:21:32.643Z- - - - - - - - - - - - - - - - - - - - - - - - -
31272026-06-29T13:21:32.643Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
31282026-06-29T13:21:32.643Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
31292026-06-29T13:21:32.643Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31302026-06-29T13:21:32.643Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
31312026-06-29T13:21:32.643Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31322026-06-29T13:21:32.643Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
31332026-06-29T13:21:32.643Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
31342026-06-29T13:21:32.643Z[ 20] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
31352026-06-29T13:21:32.643Z[SUM] 5.00-6.00 sec 420 MBytes 3.53 Gbits/sec
31362026-06-29T13:21:32.643Z- - - - - - - - - - - - - - - - - - - - - - - - -
31372026-06-29T13:21:32.643Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
31382026-06-29T13:21:32.643Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
31392026-06-29T13:21:32.643Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
31402026-06-29T13:21:35.641Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
31412026-06-29T13:21:35.641Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
31422026-06-29T13:21:35.641Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
31432026-06-29T13:21:35.641Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
31442026-06-29T13:21:35.641Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
31452026-06-29T13:21:35.641Z[SUM] 6.00-7.00 sec 424 MBytes 3.55 Gbits/sec
31462026-06-29T13:21:35.641Z- - - - - - - - - - - - - - - - - - - - - - - - -
31472026-06-29T13:21:35.641Z[ 5] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
31482026-06-29T13:21:35.641Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
31492026-06-29T13:21:35.641Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
31502026-06-29T13:21:35.641Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
31512026-06-29T13:21:35.641Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
31522026-06-29T13:21:35.641Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
31532026-06-29T13:21:35.641Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
31542026-06-29T13:21:35.641Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
31552026-06-29T13:21:35.641Z[SUM] 7.00-8.00 sec 420 MBytes 3.53 Gbits/sec
31562026-06-29T13:21:35.641Z- - - - - - - - - - - - - - - - - - - - - - - - -
31572026-06-29T13:21:35.641Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31582026-06-29T13:21:35.641Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31592026-06-29T13:21:35.641Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31602026-06-29T13:21:35.641Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31612026-06-29T13:21:35.641Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31622026-06-29T13:21:35.641Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31632026-06-29T13:21:35.641Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31642026-06-29T13:21:35.641Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31652026-06-29T13:21:35.641Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
31662026-06-29T13:21:35.641Z- - - - - - - - - - - - - - - - - - - - - - - - -
31672026-06-29T13:21:35.641Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31682026-06-29T13:21:35.641Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31692026-06-29T13:21:35.641Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31702026-06-29T13:21:35.641Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31712026-06-29T13:21:35.642Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
31722026-06-29T13:21:35.642Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31732026-06-29T13:21:35.642Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31742026-06-29T13:21:35.642Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31752026-06-29T13:21:35.642Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
31762026-06-29T13:21:35.642Z- - - - - - - - - - - - - - - - - - - - - - - - -
31772026-06-29T13:21:35.642Z[ 5] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
31782026-06-29T13:21:35.642Z[ 8] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
31792026-06-29T13:21:35.642Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31802026-06-29T13:21:35.642Z[ 12] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
31812026-06-29T13:21:35.642Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31822026-06-29T13:21:35.642Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31832026-06-29T13:21:35.642Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31842026-06-29T13:21:35.642Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31852026-06-29T13:21:35.642Z[SUM] 10.00-10.00 sec 384 KBytes 2.87 Gbits/sec
31862026-06-29T13:21:35.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
31872026-06-29T13:21:35.645Z[ ID] Interval Transfer Bitrate
31882026-06-29T13:21:35.645Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
31892026-06-29T13:21:35.645Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
31902026-06-29T13:21:35.645Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
31912026-06-29T13:21:35.645Z[ 12] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
31922026-06-29T13:21:35.645Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
31932026-06-29T13:21:35.645Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
31942026-06-29T13:21:35.645Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
31952026-06-29T13:21:35.645Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
31962026-06-29T13:21:35.646Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
31972026-06-29T13:21:35.646ZRun 6/10...3474.2798008081236Mbps
31982026-06-29T13:21:43.052Z-----------------------------------------------------------
31992026-06-29T13:21:43.053ZServer listening on 5201 (test #17)
32002026-06-29T13:21:43.053Z-----------------------------------------------------------
32012026-06-29T13:21:43.053ZAccepted connection from 10.0.0.1, port 46689
32022026-06-29T13:21:43.053Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40296
32032026-06-29T13:21:43.053Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45581
32042026-06-29T13:21:43.053Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55483
32052026-06-29T13:21:43.053Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56791
32062026-06-29T13:21:43.053Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54420
32072026-06-29T13:21:43.053Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47829
32082026-06-29T13:21:43.053Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57179
32092026-06-29T13:21:43.053Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55730
32102026-06-29T13:21:43.053Z[ ID] Interval Transfer Bitrate
32112026-06-29T13:21:43.053Z[ 5] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
32122026-06-29T13:21:43.053Z[ 8] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
32132026-06-29T13:21:43.053Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
32142026-06-29T13:21:43.053Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
32152026-06-29T13:21:43.053Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
32162026-06-29T13:21:43.053Z[ 16] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
32172026-06-29T13:21:43.053Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
32182026-06-29T13:21:43.053Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
32192026-06-29T13:21:43.053Z[SUM] 0.00-1.00 sec 332 MBytes 2.78 Gbits/sec
32202026-06-29T13:21:43.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
32212026-06-29T13:21:43.053Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32222026-06-29T13:21:43.053Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32232026-06-29T13:21:43.053Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32242026-06-29T13:21:43.053Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32252026-06-29T13:21:43.053Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32262026-06-29T13:21:43.053Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32272026-06-29T13:21:43.053Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32282026-06-29T13:21:43.053Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32292026-06-29T13:21:43.053Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
32302026-06-29T13:21:43.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
32312026-06-29T13:21:43.053Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32322026-06-29T13:21:43.053Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32332026-06-29T13:21:43.053Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32342026-06-29T13:21:43.053Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32352026-06-29T13:21:43.053Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32362026-06-29T13:21:43.053Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32372026-06-29T13:21:43.054Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32382026-06-29T13:21:43.054Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32392026-06-29T13:21:43.054Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
32402026-06-29T13:21:43.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
32412026-06-29T13:21:43.054Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32422026-06-29T13:21:43.054Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32432026-06-29T13:21:43.054Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32442026-06-29T13:21:43.054Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32452026-06-29T13:21:43.054Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32462026-06-29T13:21:43.054Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32472026-06-29T13:21:43.054Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32482026-06-29T13:21:43.054Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
32492026-06-29T13:21:43.054Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
32502026-06-29T13:21:43.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
32512026-06-29T13:21:43.057Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32522026-06-29T13:21:43.057Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
32532026-06-29T13:21:43.057Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
32542026-06-29T13:21:43.057Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32552026-06-29T13:21:43.057Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32562026-06-29T13:21:43.057Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32572026-06-29T13:21:43.057Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32582026-06-29T13:21:43.057Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32592026-06-29T13:21:43.057Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
32602026-06-29T13:21:43.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
32612026-06-29T13:21:43.057Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32622026-06-29T13:21:43.057Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32632026-06-29T13:21:43.057Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32642026-06-29T13:21:43.057Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32652026-06-29T13:21:43.057Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32662026-06-29T13:21:43.057Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32672026-06-29T13:21:43.057Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32682026-06-29T13:21:43.057Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32692026-06-29T13:21:43.057Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
32702026-06-29T13:21:43.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
32712026-06-29T13:21:43.057Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32722026-06-29T13:21:43.057Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32732026-06-29T13:21:43.057Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32742026-06-29T13:21:46.055Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32752026-06-29T13:21:46.055Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32762026-06-29T13:21:46.055Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32772026-06-29T13:21:46.055Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32782026-06-29T13:21:46.055Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32792026-06-29T13:21:46.056Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
32802026-06-29T13:21:46.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
32812026-06-29T13:21:46.056Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32822026-06-29T13:21:46.056Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32832026-06-29T13:21:46.056Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32842026-06-29T13:21:46.056Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32852026-06-29T13:21:46.056Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32862026-06-29T13:21:46.056Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32872026-06-29T13:21:46.056Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32882026-06-29T13:21:46.056Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32892026-06-29T13:21:46.056Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
32902026-06-29T13:21:46.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
32912026-06-29T13:21:46.056Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32922026-06-29T13:21:46.056Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32932026-06-29T13:21:46.056Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32942026-06-29T13:21:46.056Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32952026-06-29T13:21:46.056Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32962026-06-29T13:21:46.056Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32972026-06-29T13:21:46.056Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32982026-06-29T13:21:46.056Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32992026-06-29T13:21:46.056Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
33002026-06-29T13:21:46.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
33012026-06-29T13:21:46.056Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
33022026-06-29T13:21:46.056Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
33032026-06-29T13:21:46.056Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
33042026-06-29T13:21:46.057Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
33052026-06-29T13:21:46.057Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
33062026-06-29T13:21:46.057Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
33072026-06-29T13:21:46.057Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
33082026-06-29T13:21:46.057Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
33092026-06-29T13:21:46.057Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
33102026-06-29T13:21:46.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
33112026-06-29T13:21:46.057Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33122026-06-29T13:21:46.057Z[ 8] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
33132026-06-29T13:21:46.057Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33142026-06-29T13:21:46.057Z[ 12] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
33152026-06-29T13:21:46.057Z[ 14] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
33162026-06-29T13:21:46.057Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33172026-06-29T13:21:46.057Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33182026-06-29T13:21:46.057Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33192026-06-29T13:21:46.057Z[SUM] 10.00-10.00 sec 384 KBytes 3.12 Gbits/sec
33202026-06-29T13:21:46.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
33212026-06-29T13:21:46.060Z[ ID] Interval Transfer Bitrate
33222026-06-29T13:21:46.060Z[ 5] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
33232026-06-29T13:21:46.061Z[ 8] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
33242026-06-29T13:21:46.061Z[ 10] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
33252026-06-29T13:21:46.061Z[ 12] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
33262026-06-29T13:21:46.061Z[ 14] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
33272026-06-29T13:21:46.061Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
33282026-06-29T13:21:46.061Z[ 18] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
33292026-06-29T13:21:46.061Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
33302026-06-29T13:21:46.061Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.48 Gbits/sec receiver
33312026-06-29T13:21:46.061ZRun 7/10...3485.2903179484824Mbps
33322026-06-29T13:21:53.455Z-----------------------------------------------------------
33332026-06-29T13:21:53.455ZServer listening on 5201 (test #18)
33342026-06-29T13:21:53.455Z-----------------------------------------------------------
33352026-06-29T13:21:53.455ZAccepted connection from 10.0.0.1, port 54514
33362026-06-29T13:21:53.455Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59121
33372026-06-29T13:21:53.456Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57347
33382026-06-29T13:21:53.456Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47190
33392026-06-29T13:21:53.456Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37193
33402026-06-29T13:21:53.456Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60670
33412026-06-29T13:21:53.456Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52418
33422026-06-29T13:21:53.456Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40099
33432026-06-29T13:21:53.456Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38875
33442026-06-29T13:21:53.456Z[ ID] Interval Transfer Bitrate
33452026-06-29T13:21:53.456Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33462026-06-29T13:21:53.456Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
33472026-06-29T13:21:53.456Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33482026-06-29T13:21:53.456Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33492026-06-29T13:21:53.456Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33502026-06-29T13:21:53.456Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33512026-06-29T13:21:53.456Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33522026-06-29T13:21:53.456Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33532026-06-29T13:21:53.456Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
33542026-06-29T13:21:53.456Z- - - - - - - - - - - - - - - - - - - - - - - - -
33552026-06-29T13:21:53.456Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
33562026-06-29T13:21:53.456Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
33572026-06-29T13:21:53.456Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
33582026-06-29T13:21:53.456Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
33592026-06-29T13:21:53.456Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
33602026-06-29T13:21:53.456Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
33612026-06-29T13:21:53.456Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
33622026-06-29T13:21:53.456Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
33632026-06-29T13:21:53.456Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
33642026-06-29T13:21:53.456Z- - - - - - - - - - - - - - - - - - - - - - - - -
33652026-06-29T13:21:53.456Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
33662026-06-29T13:21:53.456Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
33672026-06-29T13:21:53.456Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
33682026-06-29T13:21:53.456Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33692026-06-29T13:21:53.456Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
33702026-06-29T13:21:53.456Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33712026-06-29T13:21:53.456Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
33722026-06-29T13:21:53.456Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
33732026-06-29T13:21:53.456Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
33742026-06-29T13:21:53.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
33752026-06-29T13:21:53.457Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
33762026-06-29T13:21:53.457Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
33772026-06-29T13:21:53.457Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
33782026-06-29T13:21:53.457Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
33792026-06-29T13:21:53.457Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
33802026-06-29T13:21:53.457Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
33812026-06-29T13:21:53.457Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
33822026-06-29T13:21:53.457Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
33832026-06-29T13:21:53.457Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
33842026-06-29T13:21:53.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
33852026-06-29T13:21:53.457Z[ 5] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
33862026-06-29T13:21:53.457Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
33872026-06-29T13:21:53.457Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
33882026-06-29T13:21:53.457Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
33892026-06-29T13:21:53.457Z[ 14] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
33902026-06-29T13:21:53.457Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
33912026-06-29T13:21:53.457Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
33922026-06-29T13:21:53.457Z[ 20] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
33932026-06-29T13:21:53.457Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
33942026-06-29T13:21:53.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
33952026-06-29T13:21:53.457Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
33962026-06-29T13:21:53.457Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
33972026-06-29T13:21:53.457Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
33982026-06-29T13:21:53.457Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
33992026-06-29T13:21:53.457Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
34002026-06-29T13:21:53.457Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
34012026-06-29T13:21:53.457Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
34022026-06-29T13:21:53.457Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
34032026-06-29T13:21:53.457Z[SUM] 5.00-6.00 sec 420 MBytes 3.53 Gbits/sec
34042026-06-29T13:21:53.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
34052026-06-29T13:21:53.457Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
34062026-06-29T13:21:53.457Z[ 8] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
34072026-06-29T13:21:53.457Z[ 10] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
34082026-06-29T13:21:56.457Z[ 12] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
34092026-06-29T13:21:56.458Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
34102026-06-29T13:21:56.458Z[ 16] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
34112026-06-29T13:21:56.458Z[ 18] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
34122026-06-29T13:21:56.458Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
34132026-06-29T13:21:56.458Z[SUM] 6.00-7.00 sec 419 MBytes 3.51 Gbits/sec
34142026-06-29T13:21:56.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
34152026-06-29T13:21:56.458Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
34162026-06-29T13:21:56.458Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
34172026-06-29T13:21:56.458Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
34182026-06-29T13:21:56.458Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
34192026-06-29T13:21:56.458Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
34202026-06-29T13:21:56.458Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
34212026-06-29T13:21:56.458Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
34222026-06-29T13:21:56.458Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
34232026-06-29T13:21:56.458Z[SUM] 7.00-8.00 sec 421 MBytes 3.53 Gbits/sec
34242026-06-29T13:21:56.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
34252026-06-29T13:21:56.458Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
34262026-06-29T13:21:56.458Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
34272026-06-29T13:21:56.458Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
34282026-06-29T13:21:56.458Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
34292026-06-29T13:21:56.458Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
34302026-06-29T13:21:56.458Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
34312026-06-29T13:21:56.458Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
34322026-06-29T13:21:56.458Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
34332026-06-29T13:21:56.458Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
34342026-06-29T13:21:56.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
34352026-06-29T13:21:56.459Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
34362026-06-29T13:21:56.459Z[ 8] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
34372026-06-29T13:21:56.459Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
34382026-06-29T13:21:56.459Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
34392026-06-29T13:21:56.459Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
34402026-06-29T13:21:56.459Z[ 16] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
34412026-06-29T13:21:56.459Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
34422026-06-29T13:21:56.459Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
34432026-06-29T13:21:56.459Z[SUM] 9.00-10.00 sec 420 MBytes 3.52 Gbits/sec
34442026-06-29T13:21:56.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
34452026-06-29T13:21:56.459Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34462026-06-29T13:21:56.459Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34472026-06-29T13:21:56.459Z[ 10] 10.00-10.00 sec 128 KBytes 1.15 Gbits/sec
34482026-06-29T13:21:56.459Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34492026-06-29T13:21:56.459Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34502026-06-29T13:21:56.459Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34512026-06-29T13:21:56.459Z[ 18] 10.00-10.00 sec 128 KBytes 1.16 Gbits/sec
34522026-06-29T13:21:56.459Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34532026-06-29T13:21:56.459Z[SUM] 10.00-10.00 sec 256 KBytes 2.31 Gbits/sec
34542026-06-29T13:21:56.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
34552026-06-29T13:21:56.459Z[ ID] Interval Transfer Bitrate
34562026-06-29T13:21:56.459Z[ 5] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
34572026-06-29T13:21:56.459Z[ 8] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
34582026-06-29T13:21:56.463Z[ 10] 0.00-10.00 sec 516 MBytes 432 Mbits/sec receiver
34592026-06-29T13:21:56.463Z[ 12] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
34602026-06-29T13:21:56.463Z[ 14] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
34612026-06-29T13:21:56.463Z[ 16] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
34622026-06-29T13:21:56.463Z[ 18] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
34632026-06-29T13:21:56.463Z[ 20] 0.00-10.00 sec 516 MBytes 432 Mbits/sec receiver
34642026-06-29T13:21:56.463Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec receiver
34652026-06-29T13:21:56.463ZRun 8/10...3458.452164363661Mbps
34662026-06-29T13:22:03.859Z-----------------------------------------------------------
34672026-06-29T13:22:03.859ZServer listening on 5201 (test #19)
34682026-06-29T13:22:03.859Z-----------------------------------------------------------
34692026-06-29T13:22:03.859ZAccepted connection from 10.0.0.1, port 61411
34702026-06-29T13:22:03.859Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44883
34712026-06-29T13:22:03.860Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50894
34722026-06-29T13:22:03.860Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41202
34732026-06-29T13:22:03.860Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44505
34742026-06-29T13:22:03.860Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48689
34752026-06-29T13:22:03.860Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40571
34762026-06-29T13:22:03.860Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32848
34772026-06-29T13:22:03.860Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48585
34782026-06-29T13:22:03.860Z[ ID] Interval Transfer Bitrate
34792026-06-29T13:22:03.860Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
34802026-06-29T13:22:03.860Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
34812026-06-29T13:22:03.860Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
34822026-06-29T13:22:03.860Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
34832026-06-29T13:22:03.860Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
34842026-06-29T13:22:03.860Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
34852026-06-29T13:22:03.860Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
34862026-06-29T13:22:03.860Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
34872026-06-29T13:22:03.860Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
34882026-06-29T13:22:03.860Z- - - - - - - - - - - - - - - - - - - - - - - - -
34892026-06-29T13:22:03.860Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
34902026-06-29T13:22:03.860Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
34912026-06-29T13:22:03.860Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34922026-06-29T13:22:03.860Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34932026-06-29T13:22:03.860Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34942026-06-29T13:22:03.860Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34952026-06-29T13:22:03.860Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34962026-06-29T13:22:03.860Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34972026-06-29T13:22:03.860Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
34982026-06-29T13:22:03.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
34992026-06-29T13:22:03.861Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
35002026-06-29T13:22:03.861Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
35012026-06-29T13:22:03.861Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
35022026-06-29T13:22:03.861Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
35032026-06-29T13:22:03.861Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
35042026-06-29T13:22:03.861Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
35052026-06-29T13:22:03.861Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
35062026-06-29T13:22:03.861Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
35072026-06-29T13:22:03.861Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
35082026-06-29T13:22:03.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
35092026-06-29T13:22:03.861Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
35102026-06-29T13:22:03.861Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
35112026-06-29T13:22:03.861Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
35122026-06-29T13:22:03.861Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
35132026-06-29T13:22:03.861Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
35142026-06-29T13:22:03.861Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
35152026-06-29T13:22:03.861Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
35162026-06-29T13:22:03.861Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
35172026-06-29T13:22:03.861Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
35182026-06-29T13:22:03.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
35192026-06-29T13:22:03.861Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
35202026-06-29T13:22:03.861Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35212026-06-29T13:22:03.861Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35222026-06-29T13:22:03.861Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
35232026-06-29T13:22:03.861Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
35242026-06-29T13:22:03.861Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
35252026-06-29T13:22:03.861Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
35262026-06-29T13:22:03.862Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35272026-06-29T13:22:03.862Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
35282026-06-29T13:22:03.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
35292026-06-29T13:22:03.862Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
35302026-06-29T13:22:03.862Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
35312026-06-29T13:22:03.862Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
35322026-06-29T13:22:03.862Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
35332026-06-29T13:22:03.862Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
35342026-06-29T13:22:03.862Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
35352026-06-29T13:22:03.862Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
35362026-06-29T13:22:03.862Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
35372026-06-29T13:22:03.862Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
35382026-06-29T13:22:03.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
35392026-06-29T13:22:03.862Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
35402026-06-29T13:22:03.862Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
35412026-06-29T13:22:03.862Z[ 10] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
35422026-06-29T13:22:06.861Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
35432026-06-29T13:22:06.861Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
35442026-06-29T13:22:06.861Z[ 16] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
35452026-06-29T13:22:06.861Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
35462026-06-29T13:22:06.861Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
35472026-06-29T13:22:06.861Z[SUM] 6.00-7.00 sec 420 MBytes 3.52 Gbits/sec
35482026-06-29T13:22:06.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
35492026-06-29T13:22:06.861Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
35502026-06-29T13:22:06.861Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
35512026-06-29T13:22:06.861Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35522026-06-29T13:22:06.861Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35532026-06-29T13:22:06.862Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35542026-06-29T13:22:06.862Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35552026-06-29T13:22:06.862Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35562026-06-29T13:22:06.862Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35572026-06-29T13:22:06.862Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
35582026-06-29T13:22:06.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
35592026-06-29T13:22:06.862Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
35602026-06-29T13:22:06.862Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
35612026-06-29T13:22:06.862Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
35622026-06-29T13:22:06.862Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
35632026-06-29T13:22:06.862Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
35642026-06-29T13:22:06.862Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
35652026-06-29T13:22:06.862Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
35662026-06-29T13:22:06.862Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
35672026-06-29T13:22:06.862Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
35682026-06-29T13:22:06.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
35692026-06-29T13:22:06.862Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
35702026-06-29T13:22:06.862Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
35712026-06-29T13:22:06.862Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
35722026-06-29T13:22:06.862Z[ 12] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
35732026-06-29T13:22:06.862Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
35742026-06-29T13:22:06.862Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
35752026-06-29T13:22:06.862Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35762026-06-29T13:22:06.862Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
35772026-06-29T13:22:06.862Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
35782026-06-29T13:22:06.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
35792026-06-29T13:22:06.862Z[ 5] 10.00-10.00 sec 128 KBytes 725 Mbits/sec
35802026-06-29T13:22:06.862Z[ 8] 10.00-10.00 sec 128 KBytes 725 Mbits/sec
35812026-06-29T13:22:06.862Z[ 10] 10.00-10.00 sec 128 KBytes 725 Mbits/sec
35822026-06-29T13:22:06.862Z[ 12] 10.00-10.00 sec 128 KBytes 725 Mbits/sec
35832026-06-29T13:22:06.862Z[ 14] 10.00-10.00 sec 128 KBytes 725 Mbits/sec
35842026-06-29T13:22:06.862Z[ 16] 10.00-10.00 sec 128 KBytes 725 Mbits/sec
35852026-06-29T13:22:06.862Z[ 18] 10.00-10.00 sec 128 KBytes 725 Mbits/sec
35862026-06-29T13:22:06.862Z[ 20] 10.00-10.00 sec 128 KBytes 725 Mbits/sec
35872026-06-29T13:22:06.862Z[SUM] 10.00-10.00 sec 1.00 MBytes 5.80 Gbits/sec
35882026-06-29T13:22:06.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
35892026-06-29T13:22:06.862Z[ ID] Interval Transfer Bitrate
35902026-06-29T13:22:06.862Z[ 5] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
35912026-06-29T13:22:06.862Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
35922026-06-29T13:22:06.863Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
35932026-06-29T13:22:06.863Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35942026-06-29T13:22:06.863Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
35952026-06-29T13:22:06.863Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
35962026-06-29T13:22:06.863Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
35972026-06-29T13:22:06.863Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
35982026-06-29T13:22:06.863Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
35992026-06-29T13:22:06.866ZRun 9/10...3471.122683455597Mbps
36002026-06-29T13:22:14.263Z-----------------------------------------------------------
36012026-06-29T13:22:14.263ZServer listening on 5201 (test #20)
36022026-06-29T13:22:14.263Z-----------------------------------------------------------
36032026-06-29T13:22:14.263ZAccepted connection from 10.0.0.1, port 44255
36042026-06-29T13:22:14.263Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33630
36052026-06-29T13:22:14.263Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34439
36062026-06-29T13:22:14.263Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38896
36072026-06-29T13:22:14.263Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55041
36082026-06-29T13:22:14.263Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35532
36092026-06-29T13:22:14.263Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35931
36102026-06-29T13:22:14.263Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47315
36112026-06-29T13:22:14.263Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58310
36122026-06-29T13:22:14.263Z[ ID] Interval Transfer Bitrate
36132026-06-29T13:22:14.263Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36142026-06-29T13:22:14.263Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
36152026-06-29T13:22:14.263Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36162026-06-29T13:22:14.263Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36172026-06-29T13:22:14.263Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
36182026-06-29T13:22:14.263Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36192026-06-29T13:22:14.264Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
36202026-06-29T13:22:14.264Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
36212026-06-29T13:22:14.264Z[SUM] 0.00-1.00 sec 334 MBytes 2.81 Gbits/sec
36222026-06-29T13:22:14.264Z- - - - - - - - - - - - - - - - - - - - - - - - -
36232026-06-29T13:22:14.264Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
36242026-06-29T13:22:14.264Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
36252026-06-29T13:22:14.264Z[ 10] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
36262026-06-29T13:22:14.264Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
36272026-06-29T13:22:14.264Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
36282026-06-29T13:22:14.264Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
36292026-06-29T13:22:14.264Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
36302026-06-29T13:22:14.264Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
36312026-06-29T13:22:14.264Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
36322026-06-29T13:22:14.264Z- - - - - - - - - - - - - - - - - - - - - - - - -
36332026-06-29T13:22:14.264Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36342026-06-29T13:22:14.264Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36352026-06-29T13:22:14.264Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36362026-06-29T13:22:14.264Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36372026-06-29T13:22:14.264Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36382026-06-29T13:22:14.264Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36392026-06-29T13:22:14.264Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36402026-06-29T13:22:14.264Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36412026-06-29T13:22:14.264Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
36422026-06-29T13:22:14.264Z- - - - - - - - - - - - - - - - - - - - - - - - -
36432026-06-29T13:22:14.264Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36442026-06-29T13:22:14.264Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36452026-06-29T13:22:14.264Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36462026-06-29T13:22:14.264Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36472026-06-29T13:22:14.264Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36482026-06-29T13:22:14.264Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36492026-06-29T13:22:14.264Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36502026-06-29T13:22:14.264Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36512026-06-29T13:22:14.264Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
36522026-06-29T13:22:14.264Z- - - - - - - - - - - - - - - - - - - - - - - - -
36532026-06-29T13:22:14.264Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
36542026-06-29T13:22:14.264Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36552026-06-29T13:22:14.264Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36562026-06-29T13:22:14.264Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
36572026-06-29T13:22:14.264Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36582026-06-29T13:22:14.265Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
36592026-06-29T13:22:14.265Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36602026-06-29T13:22:14.265Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
36612026-06-29T13:22:14.265Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
36622026-06-29T13:22:14.265Z- - - - - - - - - - - - - - - - - - - - - - - - -
36632026-06-29T13:22:14.265Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36642026-06-29T13:22:14.265Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36652026-06-29T13:22:14.265Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36662026-06-29T13:22:14.265Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36672026-06-29T13:22:14.265Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36682026-06-29T13:22:14.265Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36692026-06-29T13:22:14.265Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36702026-06-29T13:22:14.265Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36712026-06-29T13:22:14.265Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
36722026-06-29T13:22:14.265Z- - - - - - - - - - - - - - - - - - - - - - - - -
36732026-06-29T13:22:14.265Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36742026-06-29T13:22:14.265Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36752026-06-29T13:22:14.268Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36762026-06-29T13:22:17.264Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36772026-06-29T13:22:17.264Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36782026-06-29T13:22:17.264Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36792026-06-29T13:22:17.265Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36802026-06-29T13:22:17.265Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36812026-06-29T13:22:17.265Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
36822026-06-29T13:22:17.265Z- - - - - - - - - - - - - - - - - - - - - - - - -
36832026-06-29T13:22:17.265Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
36842026-06-29T13:22:17.265Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
36852026-06-29T13:22:17.265Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
36862026-06-29T13:22:17.265Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
36872026-06-29T13:22:17.265Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
36882026-06-29T13:22:17.265Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
36892026-06-29T13:22:17.265Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
36902026-06-29T13:22:17.265Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
36912026-06-29T13:22:17.265Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
36922026-06-29T13:22:17.265Z- - - - - - - - - - - - - - - - - - - - - - - - -
36932026-06-29T13:22:17.265Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
36942026-06-29T13:22:17.265Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
36952026-06-29T13:22:17.265Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
36962026-06-29T13:22:17.265Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
36972026-06-29T13:22:17.265Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
36982026-06-29T13:22:17.265Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
36992026-06-29T13:22:17.265Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
37002026-06-29T13:22:17.265Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
37012026-06-29T13:22:17.265Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
37022026-06-29T13:22:17.265Z- - - - - - - - - - - - - - - - - - - - - - - - -
37032026-06-29T13:22:17.265Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
37042026-06-29T13:22:17.265Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
37052026-06-29T13:22:17.265Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
37062026-06-29T13:22:17.265Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
37072026-06-29T13:22:17.265Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
37082026-06-29T13:22:17.265Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
37092026-06-29T13:22:17.265Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
37102026-06-29T13:22:17.265Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
37112026-06-29T13:22:17.265Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
37122026-06-29T13:22:17.265Z- - - - - - - - - - - - - - - - - - - - - - - - -
37132026-06-29T13:22:17.265Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37142026-06-29T13:22:17.265Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37152026-06-29T13:22:17.265Z[ 10] 10.00-10.00 sec 128 KBytes 1.07 Gbits/sec
37162026-06-29T13:22:17.265Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37172026-06-29T13:22:17.265Z[ 14] 10.00-10.00 sec 128 KBytes 1.07 Gbits/sec
37182026-06-29T13:22:17.266Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37192026-06-29T13:22:17.266Z[ 18] 10.00-10.00 sec 128 KBytes 1.07 Gbits/sec
37202026-06-29T13:22:17.266Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37212026-06-29T13:22:17.266Z[SUM] 10.00-10.00 sec 384 KBytes 3.20 Gbits/sec
37222026-06-29T13:22:17.266Z- - - - - - - - - - - - - - - - - - - - - - - - -
37232026-06-29T13:22:17.266Z[ ID] Interval Transfer Bitrate
37242026-06-29T13:22:17.266Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37252026-06-29T13:22:17.266Z[ 8] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
37262026-06-29T13:22:17.266Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37272026-06-29T13:22:17.266Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37282026-06-29T13:22:17.266Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
37292026-06-29T13:22:17.266Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
37302026-06-29T13:22:17.266Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37312026-06-29T13:22:17.266Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37322026-06-29T13:22:17.266Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec receiver
37332026-06-29T13:22:17.269ZRun 10/10...3492.7291174135935Mbps
37342026-06-29T13:22:17.269Z###---------------------###
37352026-06-29T13:22:17.269Z::: iPerf done... :::
37362026-06-29T13:22:17.269Z:::Awaiting out files...:::
37372026-06-29T13:22:17.269Z###---------------------###
37382026-06-29T13:22:17.269Z###-----###
37392026-06-29T13:22:17.269Z:::done!:::
37402026-06-29T13:22:17.269Z###-----###
37412026-06-29T13:22:18.219ZGnuplot not found, using plotters backend
37422026-06-29T13:22:18.357ZBenchmarking iperf-tcp/local/c2s/tx
37432026-06-29T13:22:18.357ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37442026-06-29T13:22:22.528ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37452026-06-29T13:22:42.520ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37462026-06-29T13:22:42.612Ziperf-tcp/local/c2s/tx time: [3.6456 µs 3.6457 µs 3.6458 µs]
37472026-06-29T13:22:42.613Z change: [+1.9196% +1.9241% +1.9283%] (p = 0.00 < 0.05)
37482026-06-29T13:22:42.613Z Performance has regressed.
37492026-06-29T13:22:42.613ZFound 1 outliers among 100 measurements (1.00%)
37502026-06-29T13:22:42.613Z 1 (1.00%) high mild
37512026-06-29T13:22:43.503Z
37522026-06-29T13:22:43.507ZBenchmarking iperf-tcp/local/c2s/rx
37532026-06-29T13:22:43.507ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37542026-06-29T13:22:47.673ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37552026-06-29T13:23:07.667ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37562026-06-29T13:23:07.755Ziperf-tcp/local/c2s/rx time: [6.7208 µs 6.7209 µs 6.7211 µs]
37572026-06-29T13:23:07.755Z change: [+1.3180% +1.3235% +1.3289%] (p = 0.00 < 0.05)
37582026-06-29T13:23:07.755Z Performance has regressed.
37592026-06-29T13:23:07.755ZFound 4 outliers among 100 measurements (4.00%)
37602026-06-29T13:23:07.755Z 1 (1.00%) low severe
37612026-06-29T13:23:07.755Z 2 (2.00%) low mild
37622026-06-29T13:23:07.755Z 1 (1.00%) high mild
37632026-06-29T13:23:08.642Z
37642026-06-29T13:23:08.645Z###-------------------###
37652026-06-29T13:23:08.645Z:::Running experiment :::
37662026-06-29T13:23:08.645Z:::iperf-tcp/local/s2c:::
37672026-06-29T13:23:08.645Z###-------------------###
37682026-06-29T13:23:08.990Zdtrace: description 'profile-201us ' matched 2 probes
37692026-06-29T13:23:16.032Z-----------------------------------------------------------
37702026-06-29T13:23:16.032ZServer listening on 5201 (test #21)
37712026-06-29T13:23:16.032Z-----------------------------------------------------------
37722026-06-29T13:23:16.032ZAccepted connection from 10.0.0.1, port 44542
37732026-06-29T13:23:16.032Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47812
37742026-06-29T13:23:16.032Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42168
37752026-06-29T13:23:16.032Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48884
37762026-06-29T13:23:16.032Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64046
37772026-06-29T13:23:16.032Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49290
37782026-06-29T13:23:16.032Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55008
37792026-06-29T13:23:16.032Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60039
37802026-06-29T13:23:16.032Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41637
37812026-06-29T13:23:16.032Z[ ID] Interval Transfer Bitrate
37822026-06-29T13:23:16.032Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
37832026-06-29T13:23:16.032Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
37842026-06-29T13:23:16.032Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
37852026-06-29T13:23:16.032Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
37862026-06-29T13:23:16.032Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
37872026-06-29T13:23:16.032Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
37882026-06-29T13:23:16.033Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
37892026-06-29T13:23:16.033Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
37902026-06-29T13:23:16.033Z[SUM] 0.00-1.00 sec 332 MBytes 2.78 Gbits/sec
37912026-06-29T13:23:16.033Z- - - - - - - - - - - - - - - - - - - - - - - - -
37922026-06-29T13:23:16.033Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37932026-06-29T13:23:16.033Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
37942026-06-29T13:23:16.033Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37952026-06-29T13:23:16.033Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
37962026-06-29T13:23:16.033Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
37972026-06-29T13:23:16.033Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
37982026-06-29T13:23:16.033Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
37992026-06-29T13:23:16.033Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
38002026-06-29T13:23:16.033Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
38012026-06-29T13:23:16.033Z- - - - - - - - - - - - - - - - - - - - - - - - -
38022026-06-29T13:23:16.033Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
38032026-06-29T13:23:16.033Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
38042026-06-29T13:23:16.033Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
38052026-06-29T13:23:16.033Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
38062026-06-29T13:23:16.033Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
38072026-06-29T13:23:16.033Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
38082026-06-29T13:23:16.033Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
38092026-06-29T13:23:16.033Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
38102026-06-29T13:23:16.033Z[SUM] 2.00-3.00 sec 425 MBytes 3.56 Gbits/sec
38112026-06-29T13:23:16.033Z- - - - - - - - - - - - - - - - - - - - - - - - -
38122026-06-29T13:23:16.033Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38132026-06-29T13:23:16.033Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38142026-06-29T13:23:16.033Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38152026-06-29T13:23:16.033Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38162026-06-29T13:23:16.033Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38172026-06-29T13:23:16.033Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
38182026-06-29T13:23:16.033Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38192026-06-29T13:23:16.033Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38202026-06-29T13:23:16.033Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
38212026-06-29T13:23:16.033Z- - - - - - - - - - - - - - - - - - - - - - - - -
38222026-06-29T13:23:16.033Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38232026-06-29T13:23:16.033Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
38242026-06-29T13:23:16.033Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
38252026-06-29T13:23:16.034Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38262026-06-29T13:23:16.034Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
38272026-06-29T13:23:16.034Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38282026-06-29T13:23:16.034Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38292026-06-29T13:23:16.034Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
38302026-06-29T13:23:16.034Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
38312026-06-29T13:23:16.034Z- - - - - - - - - - - - - - - - - - - - - - - - -
38322026-06-29T13:23:16.034Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38332026-06-29T13:23:16.034Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38342026-06-29T13:23:16.034Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38352026-06-29T13:23:16.034Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
38362026-06-29T13:23:16.034Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38372026-06-29T13:23:16.034Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
38382026-06-29T13:23:16.034Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
38392026-06-29T13:23:16.034Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
38402026-06-29T13:23:16.034Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
38412026-06-29T13:23:16.034Z- - - - - - - - - - - - - - - - - - - - - - - - -
38422026-06-29T13:23:16.034Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38432026-06-29T13:23:16.034Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38442026-06-29T13:23:16.034Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
38452026-06-29T13:23:19.036Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
38462026-06-29T13:23:19.036Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
38472026-06-29T13:23:19.037Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38482026-06-29T13:23:19.037Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
38492026-06-29T13:23:19.037Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38502026-06-29T13:23:19.037Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
38512026-06-29T13:23:19.037Z- - - - - - - - - - - - - - - - - - - - - - - - -
38522026-06-29T13:23:19.037Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38532026-06-29T13:23:19.037Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38542026-06-29T13:23:19.037Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38552026-06-29T13:23:19.037Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
38562026-06-29T13:23:19.037Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38572026-06-29T13:23:19.037Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38582026-06-29T13:23:19.037Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38592026-06-29T13:23:19.037Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
38602026-06-29T13:23:19.037Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
38612026-06-29T13:23:19.037Z- - - - - - - - - - - - - - - - - - - - - - - - -
38622026-06-29T13:23:19.037Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
38632026-06-29T13:23:19.037Z[ 8] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
38642026-06-29T13:23:19.037Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
38652026-06-29T13:23:19.037Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
38662026-06-29T13:23:19.037Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
38672026-06-29T13:23:19.037Z[ 16] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
38682026-06-29T13:23:19.037Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
38692026-06-29T13:23:19.037Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
38702026-06-29T13:23:19.037Z[SUM] 8.00-9.00 sec 420 MBytes 3.52 Gbits/sec
38712026-06-29T13:23:19.037Z- - - - - - - - - - - - - - - - - - - - - - - - -
38722026-06-29T13:23:19.037Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
38732026-06-29T13:23:19.038Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
38742026-06-29T13:23:19.038Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
38752026-06-29T13:23:19.038Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
38762026-06-29T13:23:19.038Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
38772026-06-29T13:23:19.038Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
38782026-06-29T13:23:19.038Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
38792026-06-29T13:23:19.038Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
38802026-06-29T13:23:19.038Z[SUM] 9.00-10.00 sec 424 MBytes 3.55 Gbits/sec
38812026-06-29T13:23:19.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
38822026-06-29T13:23:19.038Z[ 5] 10.00-10.00 sec 128 KBytes 868 Mbits/sec
38832026-06-29T13:23:19.038Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38842026-06-29T13:23:19.038Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38852026-06-29T13:23:19.038Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38862026-06-29T13:23:19.038Z[ 14] 10.00-10.00 sec 128 KBytes 870 Mbits/sec
38872026-06-29T13:23:19.038Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38882026-06-29T13:23:19.038Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38892026-06-29T13:23:19.038Z[ 20] 10.00-10.00 sec 128 KBytes 870 Mbits/sec
38902026-06-29T13:23:19.038Z[SUM] 10.00-10.00 sec 384 KBytes 2.60 Gbits/sec
38912026-06-29T13:23:19.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
38922026-06-29T13:23:19.038Z[ ID] Interval Transfer Bitrate
38932026-06-29T13:23:19.038Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
38942026-06-29T13:23:19.038Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
38952026-06-29T13:23:19.038Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
38962026-06-29T13:23:19.038Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38972026-06-29T13:23:19.038Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
38982026-06-29T13:23:19.038Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
38992026-06-29T13:23:19.038Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
39002026-06-29T13:23:19.038Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
39012026-06-29T13:23:19.039Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
39022026-06-29T13:23:19.042ZRun 1/10...3473.1929437029853Mbps
39032026-06-29T13:23:26.440Z-----------------------------------------------------------
39042026-06-29T13:23:26.440ZServer listening on 5201 (test #22)
39052026-06-29T13:23:26.440Z-----------------------------------------------------------
39062026-06-29T13:23:26.440ZAccepted connection from 10.0.0.1, port 40947
39072026-06-29T13:23:26.440Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52940
39082026-06-29T13:23:26.440Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44353
39092026-06-29T13:23:26.440Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44685
39102026-06-29T13:23:26.440Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53438
39112026-06-29T13:23:26.440Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45319
39122026-06-29T13:23:26.440Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48880
39132026-06-29T13:23:26.440Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33849
39142026-06-29T13:23:26.440Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49967
39152026-06-29T13:23:26.440Z[ ID] Interval Transfer Bitrate
39162026-06-29T13:23:26.440Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
39172026-06-29T13:23:26.440Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39182026-06-29T13:23:26.440Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39192026-06-29T13:23:26.440Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
39202026-06-29T13:23:26.440Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
39212026-06-29T13:23:26.441Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
39222026-06-29T13:23:26.441Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
39232026-06-29T13:23:26.441Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
39242026-06-29T13:23:26.441Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
39252026-06-29T13:23:26.441Z- - - - - - - - - - - - - - - - - - - - - - - - -
39262026-06-29T13:23:26.441Z[ 5] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
39272026-06-29T13:23:26.441Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39282026-06-29T13:23:26.441Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39292026-06-29T13:23:26.441Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39302026-06-29T13:23:26.441Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39312026-06-29T13:23:26.441Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39322026-06-29T13:23:26.441Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39332026-06-29T13:23:26.441Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
39342026-06-29T13:23:26.441Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
39352026-06-29T13:23:26.441Z- - - - - - - - - - - - - - - - - - - - - - - - -
39362026-06-29T13:23:26.441Z[ 5] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
39372026-06-29T13:23:26.441Z[ 8] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
39382026-06-29T13:23:26.441Z[ 10] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
39392026-06-29T13:23:26.441Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39402026-06-29T13:23:26.441Z[ 14] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
39412026-06-29T13:23:26.441Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39422026-06-29T13:23:26.441Z[ 18] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
39432026-06-29T13:23:26.441Z[ 20] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
39442026-06-29T13:23:26.441Z[SUM] 2.00-3.00 sec 419 MBytes 3.52 Gbits/sec
39452026-06-29T13:23:26.441Z- - - - - - - - - - - - - - - - - - - - - - - - -
39462026-06-29T13:23:26.441Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
39472026-06-29T13:23:26.441Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
39482026-06-29T13:23:26.441Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
39492026-06-29T13:23:26.442Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
39502026-06-29T13:23:26.442Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
39512026-06-29T13:23:26.442Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
39522026-06-29T13:23:26.442Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
39532026-06-29T13:23:26.442Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
39542026-06-29T13:23:26.442Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
39552026-06-29T13:23:26.442Z- - - - - - - - - - - - - - - - - - - - - - - - -
39562026-06-29T13:23:26.442Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
39572026-06-29T13:23:26.442Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
39582026-06-29T13:23:26.442Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
39592026-06-29T13:23:26.442Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
39602026-06-29T13:23:26.442Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
39612026-06-29T13:23:26.442Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
39622026-06-29T13:23:26.442Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39632026-06-29T13:23:26.442Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
39642026-06-29T13:23:26.442Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
39652026-06-29T13:23:26.442Z- - - - - - - - - - - - - - - - - - - - - - - - -
39662026-06-29T13:23:26.442Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39672026-06-29T13:23:26.442Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39682026-06-29T13:23:26.442Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
39692026-06-29T13:23:26.442Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39702026-06-29T13:23:26.442Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39712026-06-29T13:23:26.442Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39722026-06-29T13:23:26.442Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39732026-06-29T13:23:26.446Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39742026-06-29T13:23:26.446Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
39752026-06-29T13:23:26.446Z- - - - - - - - - - - - - - - - - - - - - - - - -
39762026-06-29T13:23:26.446Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
39772026-06-29T13:23:26.446Z[ 8] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
39782026-06-29T13:23:26.446Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
39792026-06-29T13:23:29.444Z[ 12] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
39802026-06-29T13:23:29.444Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
39812026-06-29T13:23:29.444Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
39822026-06-29T13:23:29.444Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
39832026-06-29T13:23:29.444Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
39842026-06-29T13:23:29.444Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
39852026-06-29T13:23:29.444Z- - - - - - - - - - - - - - - - - - - - - - - - -
39862026-06-29T13:23:29.444Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39872026-06-29T13:23:29.444Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39882026-06-29T13:23:29.444Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39892026-06-29T13:23:29.444Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39902026-06-29T13:23:29.444Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39912026-06-29T13:23:29.444Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39922026-06-29T13:23:29.444Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39932026-06-29T13:23:29.444Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39942026-06-29T13:23:29.444Z[SUM] 7.00-8.00 sec 424 MBytes 3.55 Gbits/sec
39952026-06-29T13:23:29.444Z- - - - - - - - - - - - - - - - - - - - - - - - -
39962026-06-29T13:23:29.444Z[ 5] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
39972026-06-29T13:23:29.444Z[ 8] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
39982026-06-29T13:23:29.445Z[ 10] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
39992026-06-29T13:23:29.445Z[ 12] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
40002026-06-29T13:23:29.445Z[ 14] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
40012026-06-29T13:23:29.445Z[ 16] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
40022026-06-29T13:23:29.445Z[ 18] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
40032026-06-29T13:23:29.445Z[ 20] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
40042026-06-29T13:23:29.445Z[SUM] 8.00-9.00 sec 415 MBytes 3.48 Gbits/sec
40052026-06-29T13:23:29.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
40062026-06-29T13:23:29.445Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
40072026-06-29T13:23:29.445Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
40082026-06-29T13:23:29.445Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40092026-06-29T13:23:29.445Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40102026-06-29T13:23:29.445Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40112026-06-29T13:23:29.445Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40122026-06-29T13:23:29.445Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40132026-06-29T13:23:29.445Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40142026-06-29T13:23:29.445Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
40152026-06-29T13:23:29.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
40162026-06-29T13:23:29.445Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40172026-06-29T13:23:29.445Z[ 8] 10.00-10.00 sec 128 KBytes 906 Mbits/sec
40182026-06-29T13:23:29.445Z[ 10] 10.00-10.00 sec 128 KBytes 906 Mbits/sec
40192026-06-29T13:23:29.445Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40202026-06-29T13:23:29.445Z[ 14] 10.00-10.00 sec 128 KBytes 907 Mbits/sec
40212026-06-29T13:23:29.445Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40222026-06-29T13:23:29.445Z[ 18] 10.00-10.00 sec 128 KBytes 907 Mbits/sec
40232026-06-29T13:23:29.445Z[ 20] 10.00-10.00 sec 128 KBytes 907 Mbits/sec
40242026-06-29T13:23:29.445Z[SUM] 10.00-10.00 sec 640 KBytes 4.53 Gbits/sec
40252026-06-29T13:23:29.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
40262026-06-29T13:23:29.445Z[ ID] Interval Transfer Bitrate
40272026-06-29T13:23:29.445Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
40282026-06-29T13:23:29.445Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
40292026-06-29T13:23:29.445Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
40302026-06-29T13:23:29.445Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
40312026-06-29T13:23:29.445Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
40322026-06-29T13:23:29.445Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
40332026-06-29T13:23:29.445Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
40342026-06-29T13:23:29.445Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
40352026-06-29T13:23:29.445Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
40362026-06-29T13:23:29.449ZRun 2/10...3463.35450298135Mbps
40372026-06-29T13:23:36.852Z-----------------------------------------------------------
40382026-06-29T13:23:36.852ZServer listening on 5201 (test #23)
40392026-06-29T13:23:36.852Z-----------------------------------------------------------
40402026-06-29T13:23:36.852ZAccepted connection from 10.0.0.1, port 49185
40412026-06-29T13:23:36.852Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56821
40422026-06-29T13:23:36.852Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33848
40432026-06-29T13:23:36.852Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38097
40442026-06-29T13:23:36.852Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47255
40452026-06-29T13:23:36.852Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50781
40462026-06-29T13:23:36.852Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63105
40472026-06-29T13:23:36.852Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58470
40482026-06-29T13:23:36.852Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59136
40492026-06-29T13:23:36.852Z[ ID] Interval Transfer Bitrate
40502026-06-29T13:23:36.852Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40512026-06-29T13:23:36.852Z[ 8] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
40522026-06-29T13:23:36.852Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
40532026-06-29T13:23:36.852Z[ 12] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
40542026-06-29T13:23:36.852Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40552026-06-29T13:23:36.852Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40562026-06-29T13:23:36.852Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40572026-06-29T13:23:36.852Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
40582026-06-29T13:23:36.852Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
40592026-06-29T13:23:36.852Z- - - - - - - - - - - - - - - - - - - - - - - - -
40602026-06-29T13:23:36.852Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40612026-06-29T13:23:36.853Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40622026-06-29T13:23:36.853Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40632026-06-29T13:23:36.853Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40642026-06-29T13:23:36.853Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40652026-06-29T13:23:36.853Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40662026-06-29T13:23:36.853Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40672026-06-29T13:23:36.853Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40682026-06-29T13:23:36.853Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
40692026-06-29T13:23:36.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
40702026-06-29T13:23:36.853Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
40712026-06-29T13:23:36.853Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
40722026-06-29T13:23:36.853Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
40732026-06-29T13:23:36.853Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
40742026-06-29T13:23:36.853Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40752026-06-29T13:23:36.853Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
40762026-06-29T13:23:36.853Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
40772026-06-29T13:23:36.853Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
40782026-06-29T13:23:36.853Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
40792026-06-29T13:23:36.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
40802026-06-29T13:23:36.853Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
40812026-06-29T13:23:36.853Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
40822026-06-29T13:23:36.853Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40832026-06-29T13:23:36.853Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40842026-06-29T13:23:36.853Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40852026-06-29T13:23:36.853Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40862026-06-29T13:23:36.853Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
40872026-06-29T13:23:36.853Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
40882026-06-29T13:23:36.853Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
40892026-06-29T13:23:36.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
40902026-06-29T13:23:36.853Z[ 5] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
40912026-06-29T13:23:36.853Z[ 8] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
40922026-06-29T13:23:36.853Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
40932026-06-29T13:23:36.853Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
40942026-06-29T13:23:36.853Z[ 14] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
40952026-06-29T13:23:36.853Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
40962026-06-29T13:23:36.853Z[ 18] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
40972026-06-29T13:23:36.853Z[ 20] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
40982026-06-29T13:23:36.853Z[SUM] 4.00-5.00 sec 420 MBytes 3.53 Gbits/sec
40992026-06-29T13:23:36.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
41002026-06-29T13:23:36.854Z[ 5] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
41012026-06-29T13:23:36.854Z[ 8] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
41022026-06-29T13:23:36.854Z[ 10] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
41032026-06-29T13:23:36.854Z[ 12] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
41042026-06-29T13:23:36.854Z[ 14] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
41052026-06-29T13:23:36.854Z[ 16] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
41062026-06-29T13:23:36.854Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
41072026-06-29T13:23:36.854Z[ 20] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
41082026-06-29T13:23:36.854Z[SUM] 5.00-6.00 sec 418 MBytes 3.51 Gbits/sec
41092026-06-29T13:23:36.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
41102026-06-29T13:23:36.854Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41112026-06-29T13:23:36.854Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
41122026-06-29T13:23:36.854Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41132026-06-29T13:23:39.859Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
41142026-06-29T13:23:39.859Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
41152026-06-29T13:23:39.859Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41162026-06-29T13:23:39.859Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41172026-06-29T13:23:39.859Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41182026-06-29T13:23:39.859Z[SUM] 6.00-7.00 sec 420 MBytes 3.53 Gbits/sec
41192026-06-29T13:23:39.859Z- - - - - - - - - - - - - - - - - - - - - - - - -
41202026-06-29T13:23:39.859Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
41212026-06-29T13:23:39.859Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
41222026-06-29T13:23:39.859Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
41232026-06-29T13:23:39.859Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
41242026-06-29T13:23:39.859Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
41252026-06-29T13:23:39.859Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
41262026-06-29T13:23:39.859Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
41272026-06-29T13:23:39.859Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
41282026-06-29T13:23:39.859Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
41292026-06-29T13:23:39.859Z- - - - - - - - - - - - - - - - - - - - - - - - -
41302026-06-29T13:23:39.859Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41312026-06-29T13:23:39.859Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41322026-06-29T13:23:39.859Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41332026-06-29T13:23:39.859Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
41342026-06-29T13:23:39.859Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41352026-06-29T13:23:39.859Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41362026-06-29T13:23:39.859Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41372026-06-29T13:23:39.859Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41382026-06-29T13:23:39.859Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
41392026-06-29T13:23:39.859Z- - - - - - - - - - - - - - - - - - - - - - - - -
41402026-06-29T13:23:39.859Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
41412026-06-29T13:23:39.859Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
41422026-06-29T13:23:39.859Z[ 10] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
41432026-06-29T13:23:39.859Z[ 12] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
41442026-06-29T13:23:39.859Z[ 14] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
41452026-06-29T13:23:39.859Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
41462026-06-29T13:23:39.859Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
41472026-06-29T13:23:39.859Z[ 20] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
41482026-06-29T13:23:39.859Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
41492026-06-29T13:23:39.860Z- - - - - - - - - - - - - - - - - - - - - - - - -
41502026-06-29T13:23:39.860Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41512026-06-29T13:23:39.860Z[ 8] 10.00-10.00 sec 128 KBytes 904 Mbits/sec
41522026-06-29T13:23:39.860Z[ 10] 10.00-10.00 sec 128 KBytes 904 Mbits/sec
41532026-06-29T13:23:39.860Z[ 12] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
41542026-06-29T13:23:39.860Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41552026-06-29T13:23:39.860Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41562026-06-29T13:23:39.860Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41572026-06-29T13:23:39.860Z[ 20] 10.00-10.00 sec 128 KBytes 904 Mbits/sec
41582026-06-29T13:23:39.860Z[SUM] 10.00-10.00 sec 512 KBytes 3.61 Gbits/sec
41592026-06-29T13:23:39.860Z- - - - - - - - - - - - - - - - - - - - - - - - -
41602026-06-29T13:23:39.860Z[ ID] Interval Transfer Bitrate
41612026-06-29T13:23:39.860Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
41622026-06-29T13:23:39.860Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
41632026-06-29T13:23:39.860Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
41642026-06-29T13:23:39.860Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
41652026-06-29T13:23:39.860Z[ 14] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
41662026-06-29T13:23:39.860Z[ 16] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
41672026-06-29T13:23:39.860Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
41682026-06-29T13:23:39.860Z[ 20] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
41692026-06-29T13:23:39.860Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
41702026-06-29T13:23:39.863ZRun 3/10...3466.392936833454Mbps
41712026-06-29T13:23:47.262Z-----------------------------------------------------------
41722026-06-29T13:23:47.262ZServer listening on 5201 (test #24)
41732026-06-29T13:23:47.262Z-----------------------------------------------------------
41742026-06-29T13:23:47.262ZAccepted connection from 10.0.0.1, port 41714
41752026-06-29T13:23:47.262Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63256
41762026-06-29T13:23:47.262Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36796
41772026-06-29T13:23:47.262Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54939
41782026-06-29T13:23:47.262Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43594
41792026-06-29T13:23:47.262Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45034
41802026-06-29T13:23:47.262Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50357
41812026-06-29T13:23:47.262Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58835
41822026-06-29T13:23:47.262Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64577
41832026-06-29T13:23:47.262Z[ ID] Interval Transfer Bitrate
41842026-06-29T13:23:47.262Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41852026-06-29T13:23:47.262Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41862026-06-29T13:23:47.262Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41872026-06-29T13:23:47.262Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41882026-06-29T13:23:47.262Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41892026-06-29T13:23:47.262Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41902026-06-29T13:23:47.262Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41912026-06-29T13:23:47.262Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41922026-06-29T13:23:47.262Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
41932026-06-29T13:23:47.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
41942026-06-29T13:23:47.262Z[ 5] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
41952026-06-29T13:23:47.262Z[ 8] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
41962026-06-29T13:23:47.262Z[ 10] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
41972026-06-29T13:23:47.262Z[ 12] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
41982026-06-29T13:23:47.262Z[ 14] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
41992026-06-29T13:23:47.262Z[ 16] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
42002026-06-29T13:23:47.262Z[ 18] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
42012026-06-29T13:23:47.262Z[ 20] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
42022026-06-29T13:23:47.262Z[SUM] 1.00-2.00 sec 418 MBytes 3.50 Gbits/sec
42032026-06-29T13:23:47.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
42042026-06-29T13:23:47.262Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42052026-06-29T13:23:47.262Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42062026-06-29T13:23:47.263Z[ 10] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
42072026-06-29T13:23:47.263Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
42082026-06-29T13:23:47.263Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42092026-06-29T13:23:47.263Z[ 16] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
42102026-06-29T13:23:47.263Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42112026-06-29T13:23:47.263Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
42122026-06-29T13:23:47.263Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
42132026-06-29T13:23:47.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
42142026-06-29T13:23:47.263Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42152026-06-29T13:23:47.263Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42162026-06-29T13:23:47.263Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42172026-06-29T13:23:47.263Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
42182026-06-29T13:23:47.263Z[ 14] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
42192026-06-29T13:23:47.263Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42202026-06-29T13:23:47.263Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
42212026-06-29T13:23:47.263Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
42222026-06-29T13:23:47.263Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
42232026-06-29T13:23:47.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
42242026-06-29T13:23:47.263Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
42252026-06-29T13:23:47.263Z[ 8] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
42262026-06-29T13:23:47.263Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
42272026-06-29T13:23:47.263Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
42282026-06-29T13:23:47.263Z[ 14] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
42292026-06-29T13:23:47.263Z[ 16] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
42302026-06-29T13:23:47.263Z[ 18] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
42312026-06-29T13:23:47.263Z[ 20] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
42322026-06-29T13:23:47.263Z[SUM] 4.00-5.00 sec 419 MBytes 3.51 Gbits/sec
42332026-06-29T13:23:47.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
42342026-06-29T13:23:47.263Z[ 5] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
42352026-06-29T13:23:47.263Z[ 8] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
42362026-06-29T13:23:47.263Z[ 10] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
42372026-06-29T13:23:47.263Z[ 12] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
42382026-06-29T13:23:47.263Z[ 14] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
42392026-06-29T13:23:47.263Z[ 16] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
42402026-06-29T13:23:47.263Z[ 18] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
42412026-06-29T13:23:47.263Z[ 20] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
42422026-06-29T13:23:47.263Z[SUM] 5.00-6.00 sec 417 MBytes 3.50 Gbits/sec
42432026-06-29T13:23:47.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
42442026-06-29T13:23:47.263Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42452026-06-29T13:23:47.264Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
42462026-06-29T13:23:47.264Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42472026-06-29T13:23:50.267Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42482026-06-29T13:23:50.268Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
42492026-06-29T13:23:50.268Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
42502026-06-29T13:23:50.268Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42512026-06-29T13:23:50.268Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
42522026-06-29T13:23:50.268Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
42532026-06-29T13:23:50.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
42542026-06-29T13:23:50.268Z[ 5] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
42552026-06-29T13:23:50.268Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
42562026-06-29T13:23:50.268Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
42572026-06-29T13:23:50.268Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
42582026-06-29T13:23:50.268Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
42592026-06-29T13:23:50.268Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
42602026-06-29T13:23:50.268Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
42612026-06-29T13:23:50.268Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
42622026-06-29T13:23:50.268Z[SUM] 7.00-8.00 sec 420 MBytes 3.53 Gbits/sec
42632026-06-29T13:23:50.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
42642026-06-29T13:23:50.268Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
42652026-06-29T13:23:50.268Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
42662026-06-29T13:23:50.268Z[ 10] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
42672026-06-29T13:23:50.268Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
42682026-06-29T13:23:50.268Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
42692026-06-29T13:23:50.268Z[ 16] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
42702026-06-29T13:23:50.268Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
42712026-06-29T13:23:50.268Z[ 20] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
42722026-06-29T13:23:50.268Z[SUM] 8.00-9.00 sec 419 MBytes 3.51 Gbits/sec
42732026-06-29T13:23:50.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
42742026-06-29T13:23:50.268Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
42752026-06-29T13:23:50.269Z[ 8] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
42762026-06-29T13:23:50.269Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
42772026-06-29T13:23:50.269Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
42782026-06-29T13:23:50.269Z[ 14] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
42792026-06-29T13:23:50.269Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
42802026-06-29T13:23:50.269Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
42812026-06-29T13:23:50.269Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
42822026-06-29T13:23:50.269Z[SUM] 9.00-10.00 sec 419 MBytes 3.52 Gbits/sec
42832026-06-29T13:23:50.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
42842026-06-29T13:23:50.269Z[ 5] 10.00-10.00 sec 128 KBytes 939 Mbits/sec
42852026-06-29T13:23:50.269Z[ 8] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
42862026-06-29T13:23:50.269Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42872026-06-29T13:23:50.269Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42882026-06-29T13:23:50.269Z[ 14] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
42892026-06-29T13:23:50.269Z[ 16] 10.00-10.00 sec 128 KBytes 939 Mbits/sec
42902026-06-29T13:23:50.269Z[ 18] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
42912026-06-29T13:23:50.269Z[ 20] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
42922026-06-29T13:23:50.269Z[SUM] 10.00-10.00 sec 768 KBytes 5.63 Gbits/sec
42932026-06-29T13:23:50.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
42942026-06-29T13:23:50.269Z[ ID] Interval Transfer Bitrate
42952026-06-29T13:23:50.269Z[ 5] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
42962026-06-29T13:23:50.269Z[ 8] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
42972026-06-29T13:23:50.269Z[ 10] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
42982026-06-29T13:23:50.269Z[ 12] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
42992026-06-29T13:23:50.269Z[ 14] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
43002026-06-29T13:23:50.269Z[ 16] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
43012026-06-29T13:23:50.269Z[ 18] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
43022026-06-29T13:23:50.269Z[ 20] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
43032026-06-29T13:23:50.270Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.45 Gbits/sec sender
43042026-06-29T13:23:50.273ZRun 4/10...3450.9955258087152Mbps
43052026-06-29T13:23:57.669Z-----------------------------------------------------------
43062026-06-29T13:23:57.669ZServer listening on 5201 (test #25)
43072026-06-29T13:23:57.669Z-----------------------------------------------------------
43082026-06-29T13:23:57.669ZAccepted connection from 10.0.0.1, port 44553
43092026-06-29T13:23:57.670Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41673
43102026-06-29T13:23:57.670Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46963
43112026-06-29T13:23:57.670Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54488
43122026-06-29T13:23:57.670Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42168
43132026-06-29T13:23:57.670Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64310
43142026-06-29T13:23:57.670Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49264
43152026-06-29T13:23:57.670Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54011
43162026-06-29T13:23:57.670Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40727
43172026-06-29T13:23:57.670Z[ ID] Interval Transfer Bitrate
43182026-06-29T13:23:57.670Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43192026-06-29T13:23:57.670Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43202026-06-29T13:23:57.670Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43212026-06-29T13:23:57.670Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43222026-06-29T13:23:57.670Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43232026-06-29T13:23:57.670Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43242026-06-29T13:23:57.670Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43252026-06-29T13:23:57.670Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43262026-06-29T13:23:57.670Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
43272026-06-29T13:23:57.670Z- - - - - - - - - - - - - - - - - - - - - - - - -
43282026-06-29T13:23:57.670Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43292026-06-29T13:23:57.670Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43302026-06-29T13:23:57.670Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43312026-06-29T13:23:57.670Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43322026-06-29T13:23:57.670Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43332026-06-29T13:23:57.670Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43342026-06-29T13:23:57.670Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43352026-06-29T13:23:57.670Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43362026-06-29T13:23:57.671Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
43372026-06-29T13:23:57.671Z- - - - - - - - - - - - - - - - - - - - - - - - -
43382026-06-29T13:23:57.671Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43392026-06-29T13:23:57.671Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43402026-06-29T13:23:57.671Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
43412026-06-29T13:23:57.671Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
43422026-06-29T13:23:57.671Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43432026-06-29T13:23:57.671Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
43442026-06-29T13:23:57.671Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43452026-06-29T13:23:57.671Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
43462026-06-29T13:23:57.671Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
43472026-06-29T13:23:57.671Z- - - - - - - - - - - - - - - - - - - - - - - - -
43482026-06-29T13:23:57.671Z[ 5] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
43492026-06-29T13:23:57.671Z[ 8] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43502026-06-29T13:23:57.671Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
43512026-06-29T13:23:57.671Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
43522026-06-29T13:23:57.671Z[ 14] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43532026-06-29T13:23:57.671Z[ 16] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43542026-06-29T13:23:57.671Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43552026-06-29T13:23:57.671Z[ 20] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43562026-06-29T13:23:57.671Z[SUM] 3.00-4.00 sec 419 MBytes 3.52 Gbits/sec
43572026-06-29T13:23:57.671Z- - - - - - - - - - - - - - - - - - - - - - - - -
43582026-06-29T13:23:57.671Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
43592026-06-29T13:23:57.671Z[ 8] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
43602026-06-29T13:23:57.671Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
43612026-06-29T13:23:57.671Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
43622026-06-29T13:23:57.671Z[ 14] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
43632026-06-29T13:23:57.671Z[ 16] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
43642026-06-29T13:23:57.672Z[ 18] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
43652026-06-29T13:23:57.672Z[ 20] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
43662026-06-29T13:23:57.672Z[SUM] 4.00-5.00 sec 418 MBytes 3.51 Gbits/sec
43672026-06-29T13:23:57.672Z- - - - - - - - - - - - - - - - - - - - - - - - -
43682026-06-29T13:23:57.672Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43692026-06-29T13:23:57.672Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43702026-06-29T13:23:57.672Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43712026-06-29T13:23:57.672Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43722026-06-29T13:23:57.672Z[ 14] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
43732026-06-29T13:23:57.672Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43742026-06-29T13:23:57.672Z[ 18] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
43752026-06-29T13:23:57.672Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43762026-06-29T13:23:57.672Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
43772026-06-29T13:23:57.672Z- - - - - - - - - - - - - - - - - - - - - - - - -
43782026-06-29T13:23:57.672Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43792026-06-29T13:23:57.672Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
43802026-06-29T13:23:57.672Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43812026-06-29T13:24:00.673Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43822026-06-29T13:24:00.673Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43832026-06-29T13:24:00.673Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43842026-06-29T13:24:00.673Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43852026-06-29T13:24:00.673Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
43862026-06-29T13:24:00.673Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
43872026-06-29T13:24:00.673Z- - - - - - - - - - - - - - - - - - - - - - - - -
43882026-06-29T13:24:00.673Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43892026-06-29T13:24:00.673Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43902026-06-29T13:24:00.673Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43912026-06-29T13:24:00.673Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43922026-06-29T13:24:00.673Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43932026-06-29T13:24:00.673Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43942026-06-29T13:24:00.673Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43952026-06-29T13:24:00.673Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43962026-06-29T13:24:00.673Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
43972026-06-29T13:24:00.673Z- - - - - - - - - - - - - - - - - - - - - - - - -
43982026-06-29T13:24:00.673Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
43992026-06-29T13:24:00.673Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
44002026-06-29T13:24:00.673Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
44012026-06-29T13:24:00.673Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
44022026-06-29T13:24:00.673Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
44032026-06-29T13:24:00.673Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
44042026-06-29T13:24:00.674Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
44052026-06-29T13:24:00.674Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
44062026-06-29T13:24:00.674Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
44072026-06-29T13:24:00.674Z- - - - - - - - - - - - - - - - - - - - - - - - -
44082026-06-29T13:24:00.674Z[ 5] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
44092026-06-29T13:24:00.674Z[ 8] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
44102026-06-29T13:24:00.674Z[ 10] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
44112026-06-29T13:24:00.674Z[ 12] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
44122026-06-29T13:24:00.674Z[ 14] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
44132026-06-29T13:24:00.674Z[ 16] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
44142026-06-29T13:24:00.674Z[ 18] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
44152026-06-29T13:24:00.674Z[ 20] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
44162026-06-29T13:24:00.674Z[SUM] 9.00-10.00 sec 418 MBytes 3.50 Gbits/sec
44172026-06-29T13:24:00.674Z- - - - - - - - - - - - - - - - - - - - - - - - -
44182026-06-29T13:24:00.674Z[ 5] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
44192026-06-29T13:24:00.674Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44202026-06-29T13:24:00.674Z[ 10] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
44212026-06-29T13:24:00.674Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44222026-06-29T13:24:00.674Z[ 14] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
44232026-06-29T13:24:00.674Z[ 16] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
44242026-06-29T13:24:00.674Z[ 18] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
44252026-06-29T13:24:00.674Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44262026-06-29T13:24:00.674Z[SUM] 10.00-10.00 sec 640 KBytes 4.41 Gbits/sec
44272026-06-29T13:24:00.674Z- - - - - - - - - - - - - - - - - - - - - - - - -
44282026-06-29T13:24:00.674Z[ ID] Interval Transfer Bitrate
44292026-06-29T13:24:00.677Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44302026-06-29T13:24:00.677Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44312026-06-29T13:24:00.677Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44322026-06-29T13:24:00.677Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44332026-06-29T13:24:00.677Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44342026-06-29T13:24:00.677Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44352026-06-29T13:24:00.678Z[ 18] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44362026-06-29T13:24:00.678Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44372026-06-29T13:24:00.678Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
44382026-06-29T13:24:00.678ZRun 5/10...3469.8427680093478Mbps
44392026-06-29T13:24:08.081Z-----------------------------------------------------------
44402026-06-29T13:24:08.081ZServer listening on 5201 (test #26)
44412026-06-29T13:24:08.081Z-----------------------------------------------------------
44422026-06-29T13:24:08.081ZAccepted connection from 10.0.0.1, port 55490
44432026-06-29T13:24:08.081Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63883
44442026-06-29T13:24:08.081Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39010
44452026-06-29T13:24:08.081Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46704
44462026-06-29T13:24:08.081Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35121
44472026-06-29T13:24:08.081Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46509
44482026-06-29T13:24:08.081Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41022
44492026-06-29T13:24:08.081Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55299
44502026-06-29T13:24:08.082Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59905
44512026-06-29T13:24:08.082Z[ ID] Interval Transfer Bitrate
44522026-06-29T13:24:08.082Z[ 5] 0.00-1.00 sec 40.6 MBytes 341 Mbits/sec
44532026-06-29T13:24:08.082Z[ 8] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
44542026-06-29T13:24:08.082Z[ 10] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
44552026-06-29T13:24:08.082Z[ 12] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
44562026-06-29T13:24:08.082Z[ 14] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
44572026-06-29T13:24:08.082Z[ 16] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
44582026-06-29T13:24:08.082Z[ 18] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
44592026-06-29T13:24:08.082Z[ 20] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
44602026-06-29T13:24:08.082Z[SUM] 0.00-1.00 sec 326 MBytes 2.74 Gbits/sec
44612026-06-29T13:24:08.082Z- - - - - - - - - - - - - - - - - - - - - - - - -
44622026-06-29T13:24:08.082Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
44632026-06-29T13:24:08.082Z[ 8] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
44642026-06-29T13:24:08.082Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
44652026-06-29T13:24:08.082Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
44662026-06-29T13:24:08.082Z[ 14] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
44672026-06-29T13:24:08.082Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
44682026-06-29T13:24:08.082Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
44692026-06-29T13:24:08.082Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
44702026-06-29T13:24:08.082Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
44712026-06-29T13:24:08.082Z- - - - - - - - - - - - - - - - - - - - - - - - -
44722026-06-29T13:24:08.082Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44732026-06-29T13:24:08.082Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
44742026-06-29T13:24:08.082Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44752026-06-29T13:24:08.082Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44762026-06-29T13:24:08.082Z[ 14] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
44772026-06-29T13:24:08.082Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44782026-06-29T13:24:08.082Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44792026-06-29T13:24:08.082Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
44802026-06-29T13:24:08.082Z[SUM] 2.00-3.00 sec 420 MBytes 3.53 Gbits/sec
44812026-06-29T13:24:08.082Z- - - - - - - - - - - - - - - - - - - - - - - - -
44822026-06-29T13:24:08.082Z[ 5] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
44832026-06-29T13:24:08.082Z[ 8] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
44842026-06-29T13:24:08.082Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
44852026-06-29T13:24:08.082Z[ 12] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
44862026-06-29T13:24:08.082Z[ 14] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
44872026-06-29T13:24:08.082Z[ 16] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
44882026-06-29T13:24:08.082Z[ 18] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
44892026-06-29T13:24:08.083Z[ 20] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
44902026-06-29T13:24:08.083Z[SUM] 3.00-4.00 sec 418 MBytes 3.51 Gbits/sec
44912026-06-29T13:24:08.083Z- - - - - - - - - - - - - - - - - - - - - - - - -
44922026-06-29T13:24:08.083Z[ 5] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
44932026-06-29T13:24:08.083Z[ 8] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
44942026-06-29T13:24:08.083Z[ 10] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
44952026-06-29T13:24:08.083Z[ 12] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
44962026-06-29T13:24:08.083Z[ 14] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
44972026-06-29T13:24:08.083Z[ 16] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
44982026-06-29T13:24:08.083Z[ 18] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
44992026-06-29T13:24:08.083Z[ 20] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
45002026-06-29T13:24:08.083Z[SUM] 4.00-5.00 sec 414 MBytes 3.48 Gbits/sec
45012026-06-29T13:24:08.083Z- - - - - - - - - - - - - - - - - - - - - - - - -
45022026-06-29T13:24:08.083Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
45032026-06-29T13:24:08.083Z[ 8] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
45042026-06-29T13:24:08.083Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
45052026-06-29T13:24:08.083Z[ 12] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
45062026-06-29T13:24:08.086Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
45072026-06-29T13:24:08.086Z[ 16] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
45082026-06-29T13:24:08.086Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
45092026-06-29T13:24:08.086Z[ 20] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
45102026-06-29T13:24:08.086Z[SUM] 5.00-6.00 sec 419 MBytes 3.51 Gbits/sec
45112026-06-29T13:24:08.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
45122026-06-29T13:24:08.086Z[ 5] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
45132026-06-29T13:24:08.086Z[ 8] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
45142026-06-29T13:24:08.086Z[ 10] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
45152026-06-29T13:24:11.086Z[ 12] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
45162026-06-29T13:24:11.086Z[ 14] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
45172026-06-29T13:24:11.086Z[ 16] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
45182026-06-29T13:24:11.086Z[ 18] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
45192026-06-29T13:24:11.086Z[ 20] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
45202026-06-29T13:24:11.086Z[SUM] 6.00-7.00 sec 416 MBytes 3.49 Gbits/sec
45212026-06-29T13:24:11.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
45222026-06-29T13:24:11.086Z[ 5] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
45232026-06-29T13:24:11.086Z[ 8] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
45242026-06-29T13:24:11.086Z[ 10] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
45252026-06-29T13:24:11.087Z[ 12] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
45262026-06-29T13:24:11.087Z[ 14] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
45272026-06-29T13:24:11.087Z[ 16] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
45282026-06-29T13:24:11.087Z[ 18] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
45292026-06-29T13:24:11.087Z[ 20] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
45302026-06-29T13:24:11.087Z[SUM] 7.00-8.00 sec 417 MBytes 3.50 Gbits/sec
45312026-06-29T13:24:11.087Z- - - - - - - - - - - - - - - - - - - - - - - - -
45322026-06-29T13:24:11.087Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
45332026-06-29T13:24:11.087Z[ 8] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
45342026-06-29T13:24:11.087Z[ 10] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
45352026-06-29T13:24:11.087Z[ 12] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
45362026-06-29T13:24:11.087Z[ 14] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
45372026-06-29T13:24:11.087Z[ 16] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
45382026-06-29T13:24:11.087Z[ 18] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
45392026-06-29T13:24:11.087Z[ 20] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
45402026-06-29T13:24:11.087Z[SUM] 8.00-9.00 sec 418 MBytes 3.51 Gbits/sec
45412026-06-29T13:24:11.087Z- - - - - - - - - - - - - - - - - - - - - - - - -
45422026-06-29T13:24:11.087Z[ 5] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
45432026-06-29T13:24:11.087Z[ 8] 9.00-10.00 sec 52.0 MBytes 436 Mbits/sec
45442026-06-29T13:24:11.087Z[ 10] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
45452026-06-29T13:24:11.087Z[ 12] 9.00-10.00 sec 52.0 MBytes 436 Mbits/sec
45462026-06-29T13:24:11.087Z[ 14] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
45472026-06-29T13:24:11.087Z[ 16] 9.00-10.00 sec 52.0 MBytes 436 Mbits/sec
45482026-06-29T13:24:11.087Z[ 18] 9.00-10.00 sec 52.0 MBytes 436 Mbits/sec
45492026-06-29T13:24:11.087Z[ 20] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
45502026-06-29T13:24:11.087Z[SUM] 9.00-10.00 sec 416 MBytes 3.49 Gbits/sec
45512026-06-29T13:24:11.087Z- - - - - - - - - - - - - - - - - - - - - - - - -
45522026-06-29T13:24:11.087Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45532026-06-29T13:24:11.087Z[ 8] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
45542026-06-29T13:24:11.087Z[ 10] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
45552026-06-29T13:24:11.087Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45562026-06-29T13:24:11.087Z[ 14] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
45572026-06-29T13:24:11.087Z[ 16] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
45582026-06-29T13:24:11.087Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45592026-06-29T13:24:11.087Z[ 20] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
45602026-06-29T13:24:11.087Z[SUM] 10.00-10.00 sec 640 KBytes 4.51 Gbits/sec
45612026-06-29T13:24:11.087Z- - - - - - - - - - - - - - - - - - - - - - - - -
45622026-06-29T13:24:11.087Z[ ID] Interval Transfer Bitrate
45632026-06-29T13:24:11.088Z[ 5] 0.00-10.00 sec 511 MBytes 428 Mbits/sec sender
45642026-06-29T13:24:11.088Z[ 8] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
45652026-06-29T13:24:11.088Z[ 10] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
45662026-06-29T13:24:11.088Z[ 12] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
45672026-06-29T13:24:11.088Z[ 14] 0.00-10.00 sec 511 MBytes 428 Mbits/sec sender
45682026-06-29T13:24:11.088Z[ 16] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
45692026-06-29T13:24:11.088Z[ 18] 0.00-10.00 sec 511 MBytes 428 Mbits/sec sender
45702026-06-29T13:24:11.088Z[ 20] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
45712026-06-29T13:24:11.088Z[SUM] 0.00-10.00 sec 3.99 GBytes 3.43 Gbits/sec sender
45722026-06-29T13:24:11.091ZRun 6/10...3428.0199260507184Mbps
45732026-06-29T13:24:18.489Z-----------------------------------------------------------
45742026-06-29T13:24:18.489ZServer listening on 5201 (test #27)
45752026-06-29T13:24:18.489Z-----------------------------------------------------------
45762026-06-29T13:24:18.489ZAccepted connection from 10.0.0.1, port 42962
45772026-06-29T13:24:18.489Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58873
45782026-06-29T13:24:18.490Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63170
45792026-06-29T13:24:18.490Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64666
45802026-06-29T13:24:18.490Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60472
45812026-06-29T13:24:18.490Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58746
45822026-06-29T13:24:18.490Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36551
45832026-06-29T13:24:18.490Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57944
45842026-06-29T13:24:18.490Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62452
45852026-06-29T13:24:18.490Z[ ID] Interval Transfer Bitrate
45862026-06-29T13:24:18.490Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45872026-06-29T13:24:18.490Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45882026-06-29T13:24:18.490Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45892026-06-29T13:24:18.490Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45902026-06-29T13:24:18.490Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45912026-06-29T13:24:18.490Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45922026-06-29T13:24:18.490Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45932026-06-29T13:24:18.490Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45942026-06-29T13:24:18.490Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
45952026-06-29T13:24:18.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
45962026-06-29T13:24:18.490Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45972026-06-29T13:24:18.490Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45982026-06-29T13:24:18.490Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45992026-06-29T13:24:18.490Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
46002026-06-29T13:24:18.490Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
46012026-06-29T13:24:18.490Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
46022026-06-29T13:24:18.490Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
46032026-06-29T13:24:18.490Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
46042026-06-29T13:24:18.490Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
46052026-06-29T13:24:18.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
46062026-06-29T13:24:18.490Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
46072026-06-29T13:24:18.490Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46082026-06-29T13:24:18.490Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
46092026-06-29T13:24:18.490Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46102026-06-29T13:24:18.490Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46112026-06-29T13:24:18.490Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
46122026-06-29T13:24:18.490Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46132026-06-29T13:24:18.490Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46142026-06-29T13:24:18.490Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
46152026-06-29T13:24:18.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
46162026-06-29T13:24:18.491Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46172026-06-29T13:24:18.491Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46182026-06-29T13:24:18.491Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46192026-06-29T13:24:18.491Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46202026-06-29T13:24:18.491Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46212026-06-29T13:24:18.491Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46222026-06-29T13:24:18.491Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46232026-06-29T13:24:18.491Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46242026-06-29T13:24:18.491Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
46252026-06-29T13:24:18.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
46262026-06-29T13:24:18.491Z[ 5] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
46272026-06-29T13:24:18.491Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
46282026-06-29T13:24:18.491Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
46292026-06-29T13:24:18.491Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
46302026-06-29T13:24:18.491Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
46312026-06-29T13:24:18.491Z[ 16] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
46322026-06-29T13:24:18.491Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
46332026-06-29T13:24:18.491Z[ 20] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
46342026-06-29T13:24:18.491Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
46352026-06-29T13:24:18.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
46362026-06-29T13:24:18.491Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46372026-06-29T13:24:18.491Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46382026-06-29T13:24:18.491Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
46392026-06-29T13:24:18.491Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46402026-06-29T13:24:18.491Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46412026-06-29T13:24:18.491Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
46422026-06-29T13:24:18.491Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46432026-06-29T13:24:18.491Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
46442026-06-29T13:24:18.491Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
46452026-06-29T13:24:18.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
46462026-06-29T13:24:18.491Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46472026-06-29T13:24:18.491Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46482026-06-29T13:24:18.491Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46492026-06-29T13:24:21.494Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46502026-06-29T13:24:21.494Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
46512026-06-29T13:24:21.494Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46522026-06-29T13:24:21.494Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46532026-06-29T13:24:21.494Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46542026-06-29T13:24:21.494Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
46552026-06-29T13:24:21.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
46562026-06-29T13:24:21.494Z[ 5] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
46572026-06-29T13:24:21.494Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
46582026-06-29T13:24:21.494Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
46592026-06-29T13:24:21.494Z[ 12] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
46602026-06-29T13:24:21.494Z[ 14] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
46612026-06-29T13:24:21.494Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46622026-06-29T13:24:21.494Z[ 18] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
46632026-06-29T13:24:21.494Z[ 20] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
46642026-06-29T13:24:21.494Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
46652026-06-29T13:24:21.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
46662026-06-29T13:24:21.494Z[ 5] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
46672026-06-29T13:24:21.494Z[ 8] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
46682026-06-29T13:24:21.494Z[ 10] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
46692026-06-29T13:24:21.494Z[ 12] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
46702026-06-29T13:24:21.494Z[ 14] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
46712026-06-29T13:24:21.494Z[ 16] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
46722026-06-29T13:24:21.494Z[ 18] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
46732026-06-29T13:24:21.494Z[ 20] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
46742026-06-29T13:24:21.494Z[SUM] 8.00-9.00 sec 416 MBytes 3.49 Gbits/sec
46752026-06-29T13:24:21.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
46762026-06-29T13:24:21.495Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46772026-06-29T13:24:21.495Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46782026-06-29T13:24:21.495Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46792026-06-29T13:24:21.495Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46802026-06-29T13:24:21.495Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46812026-06-29T13:24:21.495Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46822026-06-29T13:24:21.495Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46832026-06-29T13:24:21.495Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46842026-06-29T13:24:21.495Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
46852026-06-29T13:24:21.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
46862026-06-29T13:24:21.495Z[ 5] 10.00-10.00 sec 128 KBytes 856 Mbits/sec
46872026-06-29T13:24:21.495Z[ 8] 10.00-10.00 sec 128 KBytes 857 Mbits/sec
46882026-06-29T13:24:21.495Z[ 10] 10.00-10.00 sec 128 KBytes 858 Mbits/sec
46892026-06-29T13:24:21.495Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46902026-06-29T13:24:21.495Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46912026-06-29T13:24:21.495Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46922026-06-29T13:24:21.495Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46932026-06-29T13:24:21.495Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46942026-06-29T13:24:21.495Z[SUM] 10.00-10.00 sec 384 KBytes 2.57 Gbits/sec
46952026-06-29T13:24:21.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
46962026-06-29T13:24:21.495Z[ ID] Interval Transfer Bitrate
46972026-06-29T13:24:21.495Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
46982026-06-29T13:24:21.495Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
46992026-06-29T13:24:21.495Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
47002026-06-29T13:24:21.495Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
47012026-06-29T13:24:21.495Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
47022026-06-29T13:24:21.495Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
47032026-06-29T13:24:21.495Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
47042026-06-29T13:24:21.495Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
47052026-06-29T13:24:21.495Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
47062026-06-29T13:24:21.499ZRun 7/10...3470.879417688381Mbps
47072026-06-29T13:24:28.895Z-----------------------------------------------------------
47082026-06-29T13:24:28.895ZServer listening on 5201 (test #28)
47092026-06-29T13:24:28.895Z-----------------------------------------------------------
47102026-06-29T13:24:28.895ZAccepted connection from 10.0.0.1, port 59488
47112026-06-29T13:24:28.895Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53435
47122026-06-29T13:24:28.895Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61542
47132026-06-29T13:24:28.895Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64884
47142026-06-29T13:24:28.895Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58521
47152026-06-29T13:24:28.895Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64100
47162026-06-29T13:24:28.895Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61215
47172026-06-29T13:24:28.895Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58316
47182026-06-29T13:24:28.895Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62090
47192026-06-29T13:24:28.895Z[ ID] Interval Transfer Bitrate
47202026-06-29T13:24:28.895Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
47212026-06-29T13:24:28.895Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47222026-06-29T13:24:28.895Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47232026-06-29T13:24:28.896Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47242026-06-29T13:24:28.896Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47252026-06-29T13:24:28.896Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47262026-06-29T13:24:28.896Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47272026-06-29T13:24:28.896Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47282026-06-29T13:24:28.896Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
47292026-06-29T13:24:28.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
47302026-06-29T13:24:28.896Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
47312026-06-29T13:24:28.896Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
47322026-06-29T13:24:28.896Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
47332026-06-29T13:24:28.896Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
47342026-06-29T13:24:28.896Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
47352026-06-29T13:24:28.896Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
47362026-06-29T13:24:28.896Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
47372026-06-29T13:24:28.896Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
47382026-06-29T13:24:28.896Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
47392026-06-29T13:24:28.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
47402026-06-29T13:24:28.896Z[ 5] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
47412026-06-29T13:24:28.896Z[ 8] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
47422026-06-29T13:24:28.896Z[ 10] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
47432026-06-29T13:24:28.896Z[ 12] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
47442026-06-29T13:24:28.896Z[ 14] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
47452026-06-29T13:24:28.896Z[ 16] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
47462026-06-29T13:24:28.896Z[ 18] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
47472026-06-29T13:24:28.896Z[ 20] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
47482026-06-29T13:24:28.896Z[SUM] 2.00-3.00 sec 418 MBytes 3.50 Gbits/sec
47492026-06-29T13:24:28.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
47502026-06-29T13:24:28.896Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47512026-06-29T13:24:28.896Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47522026-06-29T13:24:28.896Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
47532026-06-29T13:24:28.896Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47542026-06-29T13:24:28.896Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47552026-06-29T13:24:28.896Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
47562026-06-29T13:24:28.896Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47572026-06-29T13:24:28.896Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47582026-06-29T13:24:28.896Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
47592026-06-29T13:24:28.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
47602026-06-29T13:24:28.896Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47612026-06-29T13:24:28.896Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
47622026-06-29T13:24:28.897Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
47632026-06-29T13:24:28.897Z[ 12] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
47642026-06-29T13:24:28.897Z[ 14] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
47652026-06-29T13:24:28.897Z[ 16] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47662026-06-29T13:24:28.897Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47672026-06-29T13:24:28.897Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47682026-06-29T13:24:28.897Z[SUM] 4.00-5.00 sec 420 MBytes 3.53 Gbits/sec
47692026-06-29T13:24:28.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
47702026-06-29T13:24:28.897Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
47712026-06-29T13:24:28.897Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
47722026-06-29T13:24:28.897Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47732026-06-29T13:24:28.897Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47742026-06-29T13:24:28.897Z[ 14] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
47752026-06-29T13:24:28.897Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
47762026-06-29T13:24:28.897Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47772026-06-29T13:24:28.897Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
47782026-06-29T13:24:28.897Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
47792026-06-29T13:24:28.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
47802026-06-29T13:24:28.897Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
47812026-06-29T13:24:28.897Z[ 8] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
47822026-06-29T13:24:28.897Z[ 10] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
47832026-06-29T13:24:31.900Z[ 12] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
47842026-06-29T13:24:31.900Z[ 14] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
47852026-06-29T13:24:31.900Z[ 16] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
47862026-06-29T13:24:31.900Z[ 18] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
47872026-06-29T13:24:31.900Z[ 20] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
47882026-06-29T13:24:31.900Z[SUM] 6.00-7.00 sec 418 MBytes 3.50 Gbits/sec
47892026-06-29T13:24:31.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
47902026-06-29T13:24:31.900Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47912026-06-29T13:24:31.900Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47922026-06-29T13:24:31.900Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
47932026-06-29T13:24:31.900Z[ 12] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47942026-06-29T13:24:31.900Z[ 14] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47952026-06-29T13:24:31.900Z[ 16] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47962026-06-29T13:24:31.900Z[ 18] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47972026-06-29T13:24:31.900Z[ 20] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47982026-06-29T13:24:31.900Z[SUM] 7.00-8.00 sec 418 MBytes 3.51 Gbits/sec
47992026-06-29T13:24:31.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
48002026-06-29T13:24:31.900Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48012026-06-29T13:24:31.900Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48022026-06-29T13:24:31.900Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
48032026-06-29T13:24:31.900Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48042026-06-29T13:24:31.900Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48052026-06-29T13:24:31.901Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
48062026-06-29T13:24:31.901Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48072026-06-29T13:24:31.901Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48082026-06-29T13:24:31.901Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
48092026-06-29T13:24:31.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
48102026-06-29T13:24:31.901Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48112026-06-29T13:24:31.901Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
48122026-06-29T13:24:31.901Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48132026-06-29T13:24:31.901Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
48142026-06-29T13:24:31.901Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
48152026-06-29T13:24:31.901Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48162026-06-29T13:24:31.901Z[ 18] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
48172026-06-29T13:24:31.901Z[ 20] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
48182026-06-29T13:24:31.901Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
48192026-06-29T13:24:31.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
48202026-06-29T13:24:31.901Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48212026-06-29T13:24:31.901Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48222026-06-29T13:24:31.901Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48232026-06-29T13:24:31.901Z[ 12] 10.00-10.00 sec 128 KBytes 887 Mbits/sec
48242026-06-29T13:24:31.901Z[ 14] 10.00-10.00 sec 128 KBytes 886 Mbits/sec
48252026-06-29T13:24:31.901Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48262026-06-29T13:24:31.901Z[ 18] 10.00-10.00 sec 128 KBytes 887 Mbits/sec
48272026-06-29T13:24:31.901Z[ 20] 10.00-10.00 sec 128 KBytes 887 Mbits/sec
48282026-06-29T13:24:31.901Z[SUM] 10.00-10.00 sec 512 KBytes 3.55 Gbits/sec
48292026-06-29T13:24:31.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
48302026-06-29T13:24:31.901Z[ ID] Interval Transfer Bitrate
48312026-06-29T13:24:31.901Z[ 5] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
48322026-06-29T13:24:31.901Z[ 8] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
48332026-06-29T13:24:31.901Z[ 10] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
48342026-06-29T13:24:31.901Z[ 12] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
48352026-06-29T13:24:31.901Z[ 14] 0.00-10.00 sec 514 MBytes 432 Mbits/sec sender
48362026-06-29T13:24:31.901Z[ 16] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
48372026-06-29T13:24:31.901Z[ 18] 0.00-10.00 sec 514 MBytes 432 Mbits/sec sender
48382026-06-29T13:24:31.901Z[ 20] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
48392026-06-29T13:24:31.901Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.45 Gbits/sec sender
48402026-06-29T13:24:31.905ZRun 8/10...3452.9661877540884Mbps
48412026-06-29T13:24:39.308Z-----------------------------------------------------------
48422026-06-29T13:24:39.308ZServer listening on 5201 (test #29)
48432026-06-29T13:24:39.308Z-----------------------------------------------------------
48442026-06-29T13:24:39.308ZAccepted connection from 10.0.0.1, port 32843
48452026-06-29T13:24:39.308Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39406
48462026-06-29T13:24:39.308Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48519
48472026-06-29T13:24:39.309Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45376
48482026-06-29T13:24:39.309Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56887
48492026-06-29T13:24:39.309Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56439
48502026-06-29T13:24:39.309Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37075
48512026-06-29T13:24:39.309Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43335
48522026-06-29T13:24:39.309Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48420
48532026-06-29T13:24:39.309Z[ ID] Interval Transfer Bitrate
48542026-06-29T13:24:39.309Z[ 5] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48552026-06-29T13:24:39.309Z[ 8] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48562026-06-29T13:24:39.309Z[ 10] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
48572026-06-29T13:24:39.309Z[ 12] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48582026-06-29T13:24:39.309Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48592026-06-29T13:24:39.309Z[ 16] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48602026-06-29T13:24:39.309Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48612026-06-29T13:24:39.309Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48622026-06-29T13:24:39.309Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
48632026-06-29T13:24:39.309Z- - - - - - - - - - - - - - - - - - - - - - - - -
48642026-06-29T13:24:39.309Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
48652026-06-29T13:24:39.309Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48662026-06-29T13:24:39.309Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48672026-06-29T13:24:39.309Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
48682026-06-29T13:24:39.309Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48692026-06-29T13:24:39.309Z[ 16] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
48702026-06-29T13:24:39.309Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
48712026-06-29T13:24:39.309Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48722026-06-29T13:24:39.309Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
48732026-06-29T13:24:39.309Z- - - - - - - - - - - - - - - - - - - - - - - - -
48742026-06-29T13:24:39.309Z[ 5] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
48752026-06-29T13:24:39.310Z[ 8] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
48762026-06-29T13:24:39.310Z[ 10] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
48772026-06-29T13:24:39.310Z[ 12] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
48782026-06-29T13:24:39.310Z[ 14] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
48792026-06-29T13:24:39.310Z[ 16] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
48802026-06-29T13:24:39.310Z[ 18] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
48812026-06-29T13:24:39.310Z[ 20] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
48822026-06-29T13:24:39.310Z[SUM] 2.00-3.00 sec 418 MBytes 3.51 Gbits/sec
48832026-06-29T13:24:39.310Z- - - - - - - - - - - - - - - - - - - - - - - - -
48842026-06-29T13:24:39.310Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
48852026-06-29T13:24:39.310Z[ 8] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
48862026-06-29T13:24:39.310Z[ 10] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
48872026-06-29T13:24:39.310Z[ 12] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
48882026-06-29T13:24:39.310Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
48892026-06-29T13:24:39.310Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
48902026-06-29T13:24:39.310Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
48912026-06-29T13:24:39.310Z[ 20] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
48922026-06-29T13:24:39.310Z[SUM] 3.00-4.00 sec 420 MBytes 3.52 Gbits/sec
48932026-06-29T13:24:39.310Z- - - - - - - - - - - - - - - - - - - - - - - - -
48942026-06-29T13:24:39.310Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
48952026-06-29T13:24:39.310Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
48962026-06-29T13:24:39.310Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
48972026-06-29T13:24:39.310Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
48982026-06-29T13:24:39.310Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
48992026-06-29T13:24:39.310Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
49002026-06-29T13:24:39.310Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
49012026-06-29T13:24:39.310Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
49022026-06-29T13:24:39.310Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
49032026-06-29T13:24:39.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
49042026-06-29T13:24:39.311Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49052026-06-29T13:24:39.311Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49062026-06-29T13:24:39.311Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49072026-06-29T13:24:39.311Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49082026-06-29T13:24:39.311Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49092026-06-29T13:24:39.311Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49102026-06-29T13:24:39.311Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49112026-06-29T13:24:39.311Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49122026-06-29T13:24:39.311Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
49132026-06-29T13:24:39.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
49142026-06-29T13:24:39.311Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49152026-06-29T13:24:39.311Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49162026-06-29T13:24:39.311Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49172026-06-29T13:24:42.313Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49182026-06-29T13:24:42.313Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49192026-06-29T13:24:42.314Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49202026-06-29T13:24:42.314Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
49212026-06-29T13:24:42.314Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49222026-06-29T13:24:42.314Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
49232026-06-29T13:24:42.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
49242026-06-29T13:24:42.314Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
49252026-06-29T13:24:42.314Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49262026-06-29T13:24:42.314Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
49272026-06-29T13:24:42.314Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
49282026-06-29T13:24:42.314Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
49292026-06-29T13:24:42.314Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49302026-06-29T13:24:42.314Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49312026-06-29T13:24:42.314Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49322026-06-29T13:24:42.314Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
49332026-06-29T13:24:42.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
49342026-06-29T13:24:42.314Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49352026-06-29T13:24:42.314Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49362026-06-29T13:24:42.314Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49372026-06-29T13:24:42.314Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
49382026-06-29T13:24:42.314Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49392026-06-29T13:24:42.314Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49402026-06-29T13:24:42.314Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49412026-06-29T13:24:42.314Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49422026-06-29T13:24:42.314Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
49432026-06-29T13:24:42.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
49442026-06-29T13:24:42.314Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49452026-06-29T13:24:42.314Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49462026-06-29T13:24:42.314Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49472026-06-29T13:24:42.314Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49482026-06-29T13:24:42.314Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49492026-06-29T13:24:42.314Z[ 16] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
49502026-06-29T13:24:42.314Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49512026-06-29T13:24:42.314Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49522026-06-29T13:24:42.314Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
49532026-06-29T13:24:42.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
49542026-06-29T13:24:42.314Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49552026-06-29T13:24:42.314Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49562026-06-29T13:24:42.314Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49572026-06-29T13:24:42.314Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49582026-06-29T13:24:42.315Z[ 14] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
49592026-06-29T13:24:42.315Z[ 16] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
49602026-06-29T13:24:42.315Z[ 18] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
49612026-06-29T13:24:42.315Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49622026-06-29T13:24:42.315Z[SUM] 10.00-10.00 sec 384 KBytes 2.66 Gbits/sec
49632026-06-29T13:24:42.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
49642026-06-29T13:24:42.315Z[ ID] Interval Transfer Bitrate
49652026-06-29T13:24:42.315Z[ 5] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
49662026-06-29T13:24:42.315Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49672026-06-29T13:24:42.315Z[ 10] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
49682026-06-29T13:24:42.315Z[ 12] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
49692026-06-29T13:24:42.315Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
49702026-06-29T13:24:42.315Z[ 16] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
49712026-06-29T13:24:42.315Z[ 18] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
49722026-06-29T13:24:42.315Z[ 20] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
49732026-06-29T13:24:42.315Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
49742026-06-29T13:24:42.318ZRun 9/10...3467.2264984334374Mbps
49752026-06-29T13:24:49.714Z-----------------------------------------------------------
49762026-06-29T13:24:49.714ZServer listening on 5201 (test #30)
49772026-06-29T13:24:49.714Z-----------------------------------------------------------
49782026-06-29T13:24:49.714ZAccepted connection from 10.0.0.1, port 38417
49792026-06-29T13:24:49.714Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56978
49802026-06-29T13:24:49.714Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50171
49812026-06-29T13:24:49.714Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62328
49822026-06-29T13:24:49.714Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37263
49832026-06-29T13:24:49.714Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53938
49842026-06-29T13:24:49.714Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61639
49852026-06-29T13:24:49.714Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34064
49862026-06-29T13:24:49.715Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53713
49872026-06-29T13:24:49.715Z[ ID] Interval Transfer Bitrate
49882026-06-29T13:24:49.715Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49892026-06-29T13:24:49.715Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49902026-06-29T13:24:49.715Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49912026-06-29T13:24:49.715Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
49922026-06-29T13:24:49.715Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49932026-06-29T13:24:49.715Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
49942026-06-29T13:24:49.715Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49952026-06-29T13:24:49.715Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
49962026-06-29T13:24:49.715Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
49972026-06-29T13:24:49.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
49982026-06-29T13:24:49.715Z[ 5] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
49992026-06-29T13:24:49.715Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
50002026-06-29T13:24:49.715Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
50012026-06-29T13:24:49.715Z[ 12] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
50022026-06-29T13:24:49.715Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
50032026-06-29T13:24:49.715Z[ 16] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
50042026-06-29T13:24:49.715Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
50052026-06-29T13:24:49.715Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
50062026-06-29T13:24:49.715Z[SUM] 1.00-2.00 sec 420 MBytes 3.53 Gbits/sec
50072026-06-29T13:24:49.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
50082026-06-29T13:24:49.715Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50092026-06-29T13:24:49.715Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50102026-06-29T13:24:49.715Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50112026-06-29T13:24:49.715Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50122026-06-29T13:24:49.715Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50132026-06-29T13:24:49.715Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50142026-06-29T13:24:49.715Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50152026-06-29T13:24:49.715Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50162026-06-29T13:24:49.715Z[SUM] 2.00-3.00 sec 425 MBytes 3.56 Gbits/sec
50172026-06-29T13:24:49.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
50182026-06-29T13:24:49.715Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
50192026-06-29T13:24:49.715Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
50202026-06-29T13:24:49.715Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
50212026-06-29T13:24:49.715Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
50222026-06-29T13:24:49.715Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
50232026-06-29T13:24:49.715Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
50242026-06-29T13:24:49.715Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
50252026-06-29T13:24:49.716Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
50262026-06-29T13:24:49.716Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
50272026-06-29T13:24:49.716Z- - - - - - - - - - - - - - - - - - - - - - - - -
50282026-06-29T13:24:49.716Z[ 5] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50292026-06-29T13:24:49.716Z[ 8] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50302026-06-29T13:24:49.716Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
50312026-06-29T13:24:49.716Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
50322026-06-29T13:24:49.716Z[ 14] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50332026-06-29T13:24:49.716Z[ 16] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
50342026-06-29T13:24:49.716Z[ 18] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50352026-06-29T13:24:49.716Z[ 20] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50362026-06-29T13:24:49.716Z[SUM] 4.00-5.00 sec 418 MBytes 3.51 Gbits/sec
50372026-06-29T13:24:49.716Z- - - - - - - - - - - - - - - - - - - - - - - - -
50382026-06-29T13:24:49.716Z[ 5] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
50392026-06-29T13:24:49.716Z[ 8] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
50402026-06-29T13:24:49.716Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
50412026-06-29T13:24:49.716Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
50422026-06-29T13:24:49.716Z[ 14] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
50432026-06-29T13:24:49.716Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
50442026-06-29T13:24:49.716Z[ 18] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
50452026-06-29T13:24:49.716Z[ 20] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
50462026-06-29T13:24:49.716Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
50472026-06-29T13:24:49.716Z- - - - - - - - - - - - - - - - - - - - - - - - -
50482026-06-29T13:24:49.716Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
50492026-06-29T13:24:49.716Z[ 8] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
50502026-06-29T13:24:49.716Z[ 10] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
50512026-06-29T13:24:52.719Z[ 12] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
50522026-06-29T13:24:52.719Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
50532026-06-29T13:24:52.719Z[ 16] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
50542026-06-29T13:24:52.719Z[ 18] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
50552026-06-29T13:24:52.719Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
50562026-06-29T13:24:52.719Z[SUM] 6.00-7.00 sec 419 MBytes 3.51 Gbits/sec
50572026-06-29T13:24:52.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
50582026-06-29T13:24:52.719Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50592026-06-29T13:24:52.719Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50602026-06-29T13:24:52.720Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50612026-06-29T13:24:52.720Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50622026-06-29T13:24:52.720Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50632026-06-29T13:24:52.720Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50642026-06-29T13:24:52.720Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50652026-06-29T13:24:52.720Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50662026-06-29T13:24:52.720Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
50672026-06-29T13:24:52.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
50682026-06-29T13:24:52.720Z[ 5] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
50692026-06-29T13:24:52.720Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
50702026-06-29T13:24:52.720Z[ 10] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
50712026-06-29T13:24:52.720Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
50722026-06-29T13:24:52.720Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
50732026-06-29T13:24:52.720Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
50742026-06-29T13:24:52.720Z[ 18] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
50752026-06-29T13:24:52.720Z[ 20] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
50762026-06-29T13:24:52.720Z[SUM] 8.00-9.00 sec 419 MBytes 3.51 Gbits/sec
50772026-06-29T13:24:52.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
50782026-06-29T13:24:52.720Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
50792026-06-29T13:24:52.720Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
50802026-06-29T13:24:52.720Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
50812026-06-29T13:24:52.720Z[ 12] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
50822026-06-29T13:24:52.720Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
50832026-06-29T13:24:52.720Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
50842026-06-29T13:24:52.720Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
50852026-06-29T13:24:52.720Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
50862026-06-29T13:24:52.720Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
50872026-06-29T13:24:52.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
50882026-06-29T13:24:52.720Z[ 5] 10.00-10.00 sec 128 KBytes 857 Mbits/sec
50892026-06-29T13:24:52.720Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50902026-06-29T13:24:52.720Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50912026-06-29T13:24:52.720Z[ 12] 10.00-10.00 sec 128 KBytes 857 Mbits/sec
50922026-06-29T13:24:52.720Z[ 14] 10.00-10.00 sec 128 KBytes 857 Mbits/sec
50932026-06-29T13:24:52.720Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50942026-06-29T13:24:52.720Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50952026-06-29T13:24:52.720Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50962026-06-29T13:24:52.720Z[SUM] 10.00-10.00 sec 384 KBytes 2.57 Gbits/sec
50972026-06-29T13:24:52.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
50982026-06-29T13:24:52.721Z[ ID] Interval Transfer Bitrate
50992026-06-29T13:24:52.721Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
51002026-06-29T13:24:52.721Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
51012026-06-29T13:24:52.721Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
51022026-06-29T13:24:52.721Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
51032026-06-29T13:24:52.721Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
51042026-06-29T13:24:52.721Z[ 16] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
51052026-06-29T13:24:52.721Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
51062026-06-29T13:24:52.721Z[ 20] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
51072026-06-29T13:24:52.721Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
51082026-06-29T13:24:52.724ZRun 10/10...3461.1309493015715Mbps
51092026-06-29T13:24:52.724Z###---------------------###
51102026-06-29T13:24:52.724Z::: iPerf done... :::
51112026-06-29T13:24:52.724Z:::Awaiting out files...:::
51122026-06-29T13:24:52.724Z###---------------------###
51132026-06-29T13:24:52.724Z###-----###
51142026-06-29T13:24:52.724Z:::done!:::
51152026-06-29T13:24:52.724Z###-----###
51162026-06-29T13:24:53.700ZBenchmarking iperf-tcp/local/s2c/tx
51172026-06-29T13:24:53.700ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51182026-06-29T13:24:57.867ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51192026-06-29T13:25:17.879ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51202026-06-29T13:25:17.966Ziperf-tcp/local/s2c/tx time: [3.6365 µs 3.6366 µs 3.6366 µs]
51212026-06-29T13:25:17.966Z change: [+1.5165% +1.5209% +1.5252%] (p = 0.00 < 0.05)
51222026-06-29T13:25:17.966Z Performance has regressed.
51232026-06-29T13:25:17.966ZFound 6 outliers among 100 measurements (6.00%)
51242026-06-29T13:25:17.966Z 1 (1.00%) low severe
51252026-06-29T13:25:17.966Z 4 (4.00%) high mild
51262026-06-29T13:25:17.967Z 1 (1.00%) high severe
51272026-06-29T13:25:18.859Z
51282026-06-29T13:25:18.861ZBenchmarking iperf-tcp/local/s2c/rx
51292026-06-29T13:25:18.861ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51302026-06-29T13:25:23.029ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51312026-06-29T13:25:43.030ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51322026-06-29T13:25:43.116Ziperf-tcp/local/s2c/rx time: [6.7112 µs 6.7113 µs 6.7115 µs]
51332026-06-29T13:25:43.116Z change: [+1.2261% +1.2308% +1.2354%] (p = 0.00 < 0.05)
51342026-06-29T13:25:43.116Z Performance has regressed.
51352026-06-29T13:25:43.116ZFound 4 outliers among 100 measurements (4.00%)
51362026-06-29T13:25:43.116Z 3 (3.00%) low mild
51372026-06-29T13:25:43.116Z 1 (1.00%) high mild
51382026-06-29T13:25:44.008Z
51392026-06-29T13:25:48.643Z+ cargo ubench
51402026-06-29T13:25:48.883Z Compiling proc-macro2 v1.0.106
51412026-06-29T13:25:48.883Z Compiling unicode-ident v1.0.24
51422026-06-29T13:25:48.883Z Compiling quote v1.0.46
51432026-06-29T13:25:48.883Z Compiling serde_core v1.0.228
51442026-06-29T13:25:48.886Z Compiling cfg-if v1.0.4
51452026-06-29T13:25:48.886Z Compiling libc v0.2.186
51462026-06-29T13:25:48.886Z Compiling memchr v2.8.2
51472026-06-29T13:25:48.886Z Compiling serde v1.0.228
51482026-06-29T13:25:48.963Z Compiling rustversion v1.0.22
51492026-06-29T13:25:49.011Z Compiling version_check v0.9.5
51502026-06-29T13:25:49.212Z Compiling strsim v0.11.1
51512026-06-29T13:25:49.231Z Compiling ident_case v1.0.1
51522026-06-29T13:25:49.265Z Compiling zerocopy v0.8.52
51532026-06-29T13:25:49.333Z Compiling thiserror v2.0.18
51542026-06-29T13:25:49.484Z Compiling either v1.16.0
51552026-06-29T13:25:49.667Z Compiling fnv v1.0.7
51562026-06-29T13:25:49.761Z Compiling syn v1.0.109
51572026-06-29T13:25:49.796Z Compiling regex-syntax v0.8.11
51582026-06-29T13:25:49.858Z Compiling crossbeam-utils v0.8.21
51592026-06-29T13:25:49.872Z Compiling pin-project-lite v0.2.17
51602026-06-29T13:25:50.050Z Compiling syn v2.0.118
51612026-06-29T13:25:50.076Z Compiling aho-corasick v1.1.4
51622026-06-29T13:25:50.096Z Compiling equivalent v1.0.2
51632026-06-29T13:25:50.152Z Compiling hashbrown v0.17.1
51642026-06-29T13:25:50.156Z Compiling winnow v1.0.3
51652026-06-29T13:25:50.232Z Compiling itertools v0.14.0
51662026-06-29T13:25:50.714Z Compiling indexmap v2.14.0
51672026-06-29T13:25:51.206Z Compiling toml_parser v1.1.2+spec-1.1.0
51682026-06-29T13:25:51.330Z Compiling bitflags v2.13.0
51692026-06-29T13:25:51.485Z Compiling regex-automata v0.4.14
51702026-06-29T13:25:51.485Z Compiling heapless v0.8.0
51712026-06-29T13:25:51.510Z Compiling byteorder v1.5.0
51722026-06-29T13:25:51.672Z Compiling autocfg v1.5.1
51732026-06-29T13:25:51.696Z Compiling toml_datetime v1.1.1+spec-1.1.0
51742026-06-29T13:25:51.746Z Compiling hash32 v0.3.1
51752026-06-29T13:25:51.851Z Compiling toml_edit v0.25.12+spec-1.1.0
51762026-06-29T13:25:51.875Z Compiling slog v2.8.2
51772026-06-29T13:25:51.912Z Compiling futures-core v0.3.32
51782026-06-29T13:25:51.929Z Compiling macaddr v1.0.1
51792026-06-29T13:25:52.006Z Compiling num-traits v0.2.19
51802026-06-29T13:25:52.055Z Compiling futures-sink v0.3.32
51812026-06-29T13:25:52.089Z Compiling stable_deref_trait v1.2.1
51822026-06-29T13:25:52.129Z Compiling smoltcp v0.11.0
51832026-06-29T13:25:52.150Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51842026-06-29T13:25:52.386Z Compiling proc-macro-crate v3.5.0
51852026-06-29T13:25:52.389Z Compiling futures-channel v0.3.32
51862026-06-29T13:25:52.469Z Compiling proc-macro-error-attr v1.0.4
51872026-06-29T13:25:52.619Z Compiling darling_core v0.21.3
51882026-06-29T13:25:52.626Z Compiling darling_core v0.23.0
51892026-06-29T13:25:52.687Z Compiling anyhow v1.0.102
51902026-06-29T13:25:52.727Z Compiling slab v0.4.12
51912026-06-29T13:25:52.785Z Compiling futures-io v0.3.32
51922026-06-29T13:25:52.918Z Compiling futures-task v0.3.32
51932026-06-29T13:25:52.965Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51942026-06-29T13:25:52.993Z Compiling managed v0.8.0
51952026-06-29T13:25:53.077Z Compiling getrandom v0.4.3
51962026-06-29T13:25:53.172Z Compiling regex v1.12.4
51972026-06-29T13:25:53.305Z Compiling ref-cast v1.0.25
51982026-06-29T13:25:53.389Z Compiling rand_core v0.10.1
51992026-06-29T13:25:53.544Z Compiling bitflags v1.3.2
52002026-06-29T13:25:53.586Z Compiling crc32fast v1.5.0
52012026-06-29T13:25:53.840Z Compiling serde_derive v1.0.228
52022026-06-29T13:25:53.853Z Compiling zerocopy-derive v0.8.52
52032026-06-29T13:25:53.859Z Compiling thiserror-impl v2.0.18
52042026-06-29T13:25:54.067Z Compiling futures-macro v0.3.32
52052026-06-29T13:25:54.228Z Compiling num_enum_derive v0.7.6
52062026-06-29T13:25:54.751Z Compiling darling_macro v0.23.0
52072026-06-29T13:25:54.754Z Compiling darling_macro v0.21.3
52082026-06-29T13:25:54.875Z Compiling futures-util v0.3.32
52092026-06-29T13:25:55.157Z Compiling cobs v0.3.0
52102026-06-29T13:25:55.202Z Compiling ref-cast-impl v1.0.25
52112026-06-29T13:25:55.298Z Compiling darling v0.21.3
52122026-06-29T13:25:55.303Z Compiling darling v0.23.0
52132026-06-29T13:25:55.370Z Compiling ingot-macros v0.1.1
52142026-06-29T13:25:55.373Z Compiling foreign-types-macros v0.2.3
52152026-06-29T13:25:55.791Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52162026-06-29T13:25:55.989Z Compiling proc-macro-error v1.0.4
52172026-06-29T13:25:56.112Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52182026-06-29T13:25:56.194Z Compiling ipnetwork v0.21.1
52192026-06-29T13:25:56.221Z Compiling cpufeatures v0.3.0
52202026-06-29T13:25:56.288Z Compiling rustix v1.1.4
52212026-06-29T13:25:56.338Z Compiling foreign-types-shared v0.3.1
52222026-06-29T13:25:56.425Z Compiling once_cell v1.21.4
52232026-06-29T13:25:56.546Z Compiling unicode-width v0.2.2
52242026-06-29T13:25:56.562Z Compiling foreign-types v0.5.0
52252026-06-29T13:25:56.630Z Compiling tracing-core v0.1.36
52262026-06-29T13:25:56.693Z Compiling chacha20 v0.10.0
52272026-06-29T13:25:56.823Z Compiling tabwriter v1.4.1
52282026-06-29T13:25:56.967Z Compiling erased-serde v0.3.31
52292026-06-29T13:25:57.024Z Compiling postcard v1.1.3
52302026-06-29T13:25:57.154Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52312026-06-29T13:25:57.380Z Compiling futures-executor v0.3.32
52322026-06-29T13:25:57.497Z Compiling num_enum v0.7.6
52332026-06-29T13:25:57.566Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52342026-06-29T13:25:57.699Z Compiling tracing-attributes v0.1.31
52352026-06-29T13:25:57.765Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52362026-06-29T13:25:58.037Z Compiling errno v0.3.14
52372026-06-29T13:25:58.046Z Compiling itertools v0.15.0
52382026-06-29T13:25:58.057Z Compiling cstr-argument v0.1.2
52392026-06-29T13:25:58.165Z Compiling num-conv v0.2.2
52402026-06-29T13:25:58.245Z Compiling time-core v0.1.9
52412026-06-29T13:25:58.252Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52422026-06-29T13:25:58.312Z Compiling shlex v2.0.1
52432026-06-29T13:25:58.326Z Compiling thiserror v1.0.69
52442026-06-29T13:25:58.427Z Compiling ingot-types v0.1.2
52452026-06-29T13:25:58.462Z Compiling pretty-hex v0.4.2
52462026-06-29T13:25:58.538Z Compiling zmij v1.0.21
52472026-06-29T13:25:58.591Z Compiling dyn-clone v1.0.20
52482026-06-29T13:25:58.628Z Compiling utf8parse v0.2.2
52492026-06-29T13:25:58.727Z Compiling find-msvc-tools v0.1.9
52502026-06-29T13:25:58.730Z Compiling anstyle-parse v1.0.0
52512026-06-29T13:25:58.820Z Compiling ingot v0.1.1
52522026-06-29T13:25:58.887Z Compiling cc v1.2.65
52532026-06-29T13:25:58.953Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52542026-06-29T13:25:58.986Z Compiling tracing v0.1.44
52552026-06-29T13:25:59.106Z Compiling time-macros v0.2.30
52562026-06-29T13:25:59.149Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52572026-06-29T13:25:59.499Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52582026-06-29T13:25:59.615Z Compiling rand v0.10.1
52592026-06-29T13:25:59.727Z Compiling futures v0.3.32
52602026-06-29T13:26:00.008Z Compiling thiserror-impl v1.0.69
52612026-06-29T13:26:00.066Z Compiling uuid v1.23.3
52622026-06-29T13:26:00.299Z Compiling crossbeam-epoch v0.9.18
52632026-06-29T13:26:00.391Z Compiling arc-swap v1.9.1
52642026-06-29T13:26:00.492Z Compiling socket2 v0.6.4
52652026-06-29T13:26:00.735Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52662026-06-29T13:26:00.740Z Compiling nom v8.0.0
52672026-06-29T13:26:00.965Z Compiling thread_local v1.1.9
52682026-06-29T13:26:01.086Z Compiling oxnet v0.1.6
52692026-06-29T13:26:01.159Z Compiling heck v0.4.1
52702026-06-29T13:26:01.296Z Compiling rayon-core v1.13.0
52712026-06-29T13:26:01.383Z Compiling colored v3.1.1
52722026-06-29T13:26:01.502Z Compiling anstyle v1.0.14
52732026-06-29T13:26:01.947Z Compiling colorchoice v1.0.5
52742026-06-29T13:26:02.061Z Compiling deranged v0.5.8
52752026-06-29T13:26:02.096Z Compiling is_terminal_polyfill v1.70.2
52762026-06-29T13:26:02.183Z Compiling serde_json v1.0.150
52772026-06-29T13:26:02.416Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52782026-06-29T13:26:02.469Z Compiling anstyle-query v1.1.5
52792026-06-29T13:26:02.570Z Compiling lazy_static v1.5.0
52802026-06-29T13:26:02.663Z Compiling iana-time-zone v0.1.65
52812026-06-29T13:26:02.823Z Compiling powerfmt v0.2.0
52822026-06-29T13:26:02.903Z Compiling slog-async v2.8.0
52832026-06-29T13:26:02.980Z Compiling chrono v0.4.45
52842026-06-29T13:26:03.045Z Compiling slog-scope v4.4.1
52852026-06-29T13:26:03.151Z Compiling time v0.3.51
52862026-06-29T13:26:03.262Z Compiling rusticata-macros v5.0.0
52872026-06-29T13:26:03.465Z Compiling anstream v1.0.0
52882026-06-29T13:26:03.893Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52892026-06-29T13:26:04.038Z Compiling crossbeam-deque v0.8.6
52902026-06-29T13:26:04.255Z Compiling alloca v0.4.0
52912026-06-29T13:26:04.524Z Compiling terminal_size v0.4.4
52922026-06-29T13:26:04.533Z Compiling cookie-factory v0.3.3
52932026-06-29T13:26:04.664Z Compiling half v2.7.1
52942026-06-29T13:26:04.853Z Compiling crossbeam-channel v0.5.15
52952026-06-29T13:26:04.859Z Compiling is-terminal v0.4.17
52962026-06-29T13:26:04.947Z Compiling itertools v0.12.1
52972026-06-29T13:26:04.950Z Compiling itoa v1.0.18
52982026-06-29T13:26:04.987Z Compiling ciborium-io v0.2.2
52992026-06-29T13:26:05.077Z Compiling heck v0.5.0
53002026-06-29T13:26:05.272Z Compiling log v0.4.33
53012026-06-29T13:26:05.502Z Compiling circular v0.3.0
53022026-06-29T13:26:05.508Z Compiling take_mut v0.2.2
53032026-06-29T13:26:05.613Z Compiling term v1.2.1
53042026-06-29T13:26:05.714Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
53052026-06-29T13:26:05.876Z Compiling plotters-backend v0.3.7
53062026-06-29T13:26:06.012Z Compiling cfg_aliases v0.2.1
53072026-06-29T13:26:06.080Z Compiling clap_lex v1.1.0
53082026-06-29T13:26:06.196Z Compiling nix v0.31.3
53092026-06-29T13:26:06.403Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53102026-06-29T13:26:06.403Z Compiling clap_builder v4.6.0
53112026-06-29T13:26:06.562Z Compiling plotters-svg v0.3.7
53122026-06-29T13:26:06.568Z Compiling slog-term v2.9.2
53132026-06-29T13:26:06.855Z Compiling pcap-parser v0.17.0
53142026-06-29T13:26:07.702Z Compiling slog-stdlog v4.1.1
53152026-06-29T13:26:07.798Z Compiling clap_derive v4.6.1
53162026-06-29T13:26:08.032Z Compiling ciborium-ll v0.2.2
53172026-06-29T13:26:08.292Z Compiling itertools v0.13.0
53182026-06-29T13:26:09.139Z Compiling same-file v1.0.6
53192026-06-29T13:26:09.298Z Compiling cast v0.3.0
53202026-06-29T13:26:09.471Z Compiling walkdir v2.5.0
53212026-06-29T13:26:09.483Z Compiling clap v4.6.1
53222026-06-29T13:26:09.504Z Compiling tinytemplate v1.2.1
53232026-06-29T13:26:09.557Z Compiling rayon v1.12.0
53242026-06-29T13:26:09.847Z Compiling criterion-plot v0.8.2
53252026-06-29T13:26:10.046Z Compiling ciborium v0.2.2
53262026-06-29T13:26:10.116Z Compiling slog-envlogger v2.2.0
53272026-06-29T13:26:10.597Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53282026-06-29T13:26:10.629Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53292026-06-29T13:26:10.759Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53302026-06-29T13:26:11.006Z Compiling plotters v0.3.7
53312026-06-29T13:26:11.675Z Compiling page_size v0.6.0
53322026-06-29T13:26:11.724Z Compiling dtor-proc-macro v0.0.13
53332026-06-29T13:26:11.729Z Compiling anes v0.1.6
53342026-06-29T13:26:11.775Z Compiling oorandom v11.1.5
53352026-06-29T13:26:11.967Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53362026-06-29T13:26:12.064Z Compiling dtor v0.8.1
53372026-06-29T13:26:12.152Z Compiling criterion v0.8.2
53382026-06-29T13:26:12.244Z Compiling ctor-proc-macro v0.0.13
53392026-06-29T13:26:12.585Z Compiling link-section v0.2.1
53402026-06-29T13:26:12.723Z Compiling ctor v0.10.1
53412026-06-29T13:26:14.244Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53422026-06-29T13:27:35.451Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 46s
53432026-06-29T13:27:35.478Z Running benches/userland.rs (target/release-lto/deps/userland-dc7f38d27ee2ac50)
53442026-06-29T13:27:35.481ZGnuplot not found, using plotters backend
53452026-06-29T13:27:35.618ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53462026-06-29T13:27:35.618ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53472026-06-29T13:27:41.166ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0032 s (7.6M iterations)
53482026-06-29T13:27:46.015ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53492026-06-29T13:27:46.107Zparse/Hairpin-DHCPv4/wallclock/Discover
53502026-06-29T13:27:46.107Z time: [61.972 ns 62.263 ns 62.610 ns]
53512026-06-29T13:27:46.108Z change: [+0.2806% +1.3603% +2.4884%] (p = 0.02 < 0.05)
53522026-06-29T13:27:46.108Z Change within noise threshold.
53532026-06-29T13:27:46.108ZFound 3 outliers among 100 measurements (3.00%)
53542026-06-29T13:27:46.108Z 1 (1.00%) high mild
53552026-06-29T13:27:46.108Z 2 (2.00%) high severe
53562026-06-29T13:27:47.007Z
53572026-06-29T13:27:47.010ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53582026-06-29T13:27:47.010ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53592026-06-29T13:27:53.020ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0024 s (3.5M iterations)
53602026-06-29T13:27:58.006ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53612026-06-29T13:27:58.094Zprocess/Hairpin-DHCPv4/wallclock/Discover
53622026-06-29T13:27:58.094Z time: [849.71 ns 850.13 ns 850.59 ns]
53632026-06-29T13:27:58.094Z change: [+1.0215% +1.1360% +1.2535%] (p = 0.00 < 0.05)
53642026-06-29T13:27:58.094Z Performance has regressed.
53652026-06-29T13:27:58.094ZFound 3 outliers among 100 measurements (3.00%)
53662026-06-29T13:27:58.094Z 1 (1.00%) high mild
53672026-06-29T13:27:58.094Z 2 (2.00%) high severe
53682026-06-29T13:27:58.992Z
53692026-06-29T13:27:58.995ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53702026-06-29T13:27:58.995ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53712026-06-29T13:28:04.763ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0026 s (7.3M iterations)
53722026-06-29T13:28:09.416ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53732026-06-29T13:28:09.502Zparse/Hairpin-DHCPv4/wallclock/Request
53742026-06-29T13:28:09.502Z time: [62.117 ns 62.413 ns 62.771 ns]
53752026-06-29T13:28:09.503Z change: [−0.0913% +1.0463% +2.1200%] (p = 0.08 > 0.05)
53762026-06-29T13:28:09.503Z No change in performance detected.
53772026-06-29T13:28:09.503ZFound 2 outliers among 100 measurements (2.00%)
53782026-06-29T13:28:09.503Z 2 (2.00%) high severe
53792026-06-29T13:28:10.403Z
53802026-06-29T13:28:10.405ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53812026-06-29T13:28:10.406ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53822026-06-29T13:28:16.315ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0042 s (3.6M iterations)
53832026-06-29T13:28:21.300ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53842026-06-29T13:28:21.386Zprocess/Hairpin-DHCPv4/wallclock/Request
53852026-06-29T13:28:21.387Z time: [821.64 ns 822.03 ns 822.44 ns]
53862026-06-29T13:28:21.387Z change: [−1.2962% −0.8622% −0.4241%] (p = 0.00 < 0.05)
53872026-06-29T13:28:21.387Z Change within noise threshold.
53882026-06-29T13:28:21.387ZFound 6 outliers among 100 measurements (6.00%)
53892026-06-29T13:28:21.387Z 4 (4.00%) high mild
53902026-06-29T13:28:21.387Z 2 (2.00%) high severe
53912026-06-29T13:28:22.275Z
53922026-06-29T13:28:22.277ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53932026-06-29T13:28:22.277ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53942026-06-29T13:28:25.754ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0024 s (6.0M iterations)
53952026-06-29T13:28:30.600ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53962026-06-29T13:28:30.688Zparse/Hairpin-DHCPv6/wallclock/Solicit
53972026-06-29T13:28:30.688Z time: [61.634 ns 61.923 ns 62.273 ns]
53982026-06-29T13:28:30.688Z change: [−0.4368% +0.8666% +2.2205%] (p = 0.20 > 0.05)
53992026-06-29T13:28:30.688Z No change in performance detected.
54002026-06-29T13:28:30.688ZFound 3 outliers among 100 measurements (3.00%)
54012026-06-29T13:28:30.688Z 1 (1.00%) high mild
54022026-06-29T13:28:30.688Z 2 (2.00%) high severe
54032026-06-29T13:28:31.588Z
54042026-06-29T13:28:31.591ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
54052026-06-29T13:28:31.591ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54062026-06-29T13:28:35.346ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0037 s (2.8M iterations)
54072026-06-29T13:28:40.372ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54082026-06-29T13:28:40.459Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54092026-06-29T13:28:40.459Z time: [1.0542 µs 1.0550 µs 1.0559 µs]
54102026-06-29T13:28:40.459Z change: [+1.9042% +2.0553% +2.1906%] (p = 0.00 < 0.05)
54112026-06-29T13:28:40.460Z Performance has regressed.
54122026-06-29T13:28:40.460ZFound 2 outliers among 100 measurements (2.00%)
54132026-06-29T13:28:40.460Z 1 (1.00%) high mild
54142026-06-29T13:28:40.460Z 1 (1.00%) high severe
54152026-06-29T13:28:41.356Z
54162026-06-29T13:28:41.359ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54172026-06-29T13:28:41.359ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54182026-06-29T13:28:45.209ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0014 s (5.4M iterations)
54192026-06-29T13:28:49.916ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54202026-06-29T13:28:50.002Zparse/Hairpin-DHCPv6/wallclock/Request
54212026-06-29T13:28:50.002Z time: [61.869 ns 62.149 ns 62.487 ns]
54222026-06-29T13:28:50.002Z change: [+0.3767% +1.4974% +2.6215%] (p = 0.01 < 0.05)
54232026-06-29T13:28:50.002Z Change within noise threshold.
54242026-06-29T13:28:50.002ZFound 4 outliers among 100 measurements (4.00%)
54252026-06-29T13:28:50.002Z 3 (3.00%) high mild
54262026-06-29T13:28:50.002Z 1 (1.00%) high severe
54272026-06-29T13:28:50.904Z
54282026-06-29T13:28:50.907ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54292026-06-29T13:28:50.907ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54302026-06-29T13:28:54.928ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0088 s (2.6M iterations)
54312026-06-29T13:28:59.922ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54322026-06-29T13:29:00.008Zprocess/Hairpin-DHCPv6/wallclock/Request
54332026-06-29T13:29:00.008Z time: [1.1043 µs 1.1050 µs 1.1057 µs]
54342026-06-29T13:29:00.008Z change: [+3.0551% +3.1960% +3.3286%] (p = 0.00 < 0.05)
54352026-06-29T13:29:00.008Z Performance has regressed.
54362026-06-29T13:29:00.008ZFound 7 outliers among 100 measurements (7.00%)
54372026-06-29T13:29:00.008Z 1 (1.00%) low mild
54382026-06-29T13:29:00.008Z 3 (3.00%) high mild
54392026-06-29T13:29:00.008Z 3 (3.00%) high severe
54402026-06-29T13:29:00.902Z
54412026-06-29T13:29:00.905ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54422026-06-29T13:29:00.905ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54432026-06-29T13:29:07.061ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0012 s (6.8M iterations)
54442026-06-29T13:29:11.574ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54452026-06-29T13:29:11.660Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54462026-06-29T13:29:11.660Z time: [61.464 ns 61.768 ns 62.131 ns]
54472026-06-29T13:29:11.660Z change: [−0.3904% +0.7530% +1.8346%] (p = 0.21 > 0.05)
54482026-06-29T13:29:11.660Z No change in performance detected.
54492026-06-29T13:29:11.660ZFound 2 outliers among 100 measurements (2.00%)
54502026-06-29T13:29:11.660Z 2 (2.00%) high severe
54512026-06-29T13:29:12.555Z
54522026-06-29T13:29:12.558ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54532026-06-29T13:29:12.558ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54542026-06-29T13:29:17.884ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0041 s (3.9M iterations)
54552026-06-29T13:29:22.765ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54562026-06-29T13:29:22.851Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54572026-06-29T13:29:22.851Z time: [635.21 ns 635.96 ns 636.86 ns]
54582026-06-29T13:29:22.851Z change: [+1.1582% +1.4461% +1.7759%] (p = 0.00 < 0.05)
54592026-06-29T13:29:22.851Z Performance has regressed.
54602026-06-29T13:29:22.851ZFound 2 outliers among 100 measurements (2.00%)
54612026-06-29T13:29:22.851Z 1 (1.00%) high mild
54622026-06-29T13:29:22.851Z 1 (1.00%) high severe
54632026-06-29T13:29:23.752Z
54642026-06-29T13:29:23.755ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54652026-06-29T13:29:23.755ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54662026-06-29T13:29:28.149ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0017 s (4.8M iterations)
54672026-06-29T13:29:32.041ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54682026-06-29T13:29:32.128Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54692026-06-29T13:29:32.128Z time: [122.22 ns 122.51 ns 122.87 ns]
54702026-06-29T13:29:32.128Z change: [+0.0404% +0.8410% +1.6885%] (p = 0.04 < 0.05)
54712026-06-29T13:29:32.128Z Change within noise threshold.
54722026-06-29T13:29:32.128ZFound 3 outliers among 100 measurements (3.00%)
54732026-06-29T13:29:32.128Z 2 (2.00%) high mild
54742026-06-29T13:29:32.128Z 1 (1.00%) high severe
54752026-06-29T13:29:33.022Z
54762026-06-29T13:29:33.025ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54772026-06-29T13:29:33.025ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54782026-06-29T13:29:36.295ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0054 s (3.2M iterations)
54792026-06-29T13:29:40.809ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54802026-06-29T13:29:40.893Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54812026-06-29T13:29:40.894Z time: [719.26 ns 719.67 ns 720.13 ns]
54822026-06-29T13:29:40.894Z change: [+0.7468% +0.8739% +1.0105%] (p = 0.00 < 0.05)
54832026-06-29T13:29:40.894Z Change within noise threshold.
54842026-06-29T13:29:40.894ZFound 4 outliers among 100 measurements (4.00%)
54852026-06-29T13:29:40.897Z 2 (2.00%) high mild
54862026-06-29T13:29:40.897Z 2 (2.00%) high severe
54872026-06-29T13:29:41.785Z
54882026-06-29T13:29:41.787ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54892026-06-29T13:29:41.787ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54902026-06-29T13:29:48.047ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0030 s (6.7M iterations)
54912026-06-29T13:29:52.521ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54922026-06-29T13:29:52.608Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54932026-06-29T13:29:52.608Z time: [61.359 ns 61.615 ns 61.923 ns]
54942026-06-29T13:29:52.608Z change: [−0.1065% +0.9859% +2.1700%] (p = 0.08 > 0.05)
54952026-06-29T13:29:52.608Z No change in performance detected.
54962026-06-29T13:29:52.608ZFound 3 outliers among 100 measurements (3.00%)
54972026-06-29T13:29:52.608Z 1 (1.00%) high mild
54982026-06-29T13:29:52.608Z 2 (2.00%) high severe
54992026-06-29T13:29:53.509Z
55002026-06-29T13:29:53.512ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
55012026-06-29T13:29:53.512ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
55022026-06-29T13:29:56.524ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0031 s (3.5M iterations)
55032026-06-29T13:30:01.484ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
55042026-06-29T13:30:01.571Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
55052026-06-29T13:30:01.571Z time: [815.50 ns 816.08 ns 816.71 ns]
55062026-06-29T13:30:01.571Z change: [−1.5981% −1.4468% −1.2777%] (p = 0.00 < 0.05)
55072026-06-29T13:30:01.571Z Performance has improved.
55082026-06-29T13:30:01.571ZFound 5 outliers among 100 measurements (5.00%)
55092026-06-29T13:30:01.571Z 3 (3.00%) high mild
55102026-06-29T13:30:01.571Z 2 (2.00%) high severe
55112026-06-29T13:30:02.469Z
55122026-06-29T13:30:02.472ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55132026-06-29T13:30:02.472ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55142026-06-29T13:30:05.509ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0001 s (6.9M iterations)
55152026-06-29T13:30:10.091ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55162026-06-29T13:30:10.179Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55172026-06-29T13:30:10.180Z time: [61.280 ns 61.530 ns 61.829 ns]
55182026-06-29T13:30:10.180Z change: [−0.7106% +0.4411% +1.5726%] (p = 0.44 > 0.05)
55192026-06-29T13:30:10.180Z No change in performance detected.
55202026-06-29T13:30:10.180ZFound 3 outliers among 100 measurements (3.00%)
55212026-06-29T13:30:10.180Z 1 (1.00%) high mild
55222026-06-29T13:30:10.180Z 2 (2.00%) high severe
55232026-06-29T13:30:11.076Z
55242026-06-29T13:30:11.079ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55252026-06-29T13:30:11.080ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55262026-06-29T13:30:17.123ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0014 s (3.5M iterations)
55272026-06-29T13:30:21.940ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55282026-06-29T13:30:22.029Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55292026-06-29T13:30:22.029Z time: [772.54 ns 773.14 ns 773.81 ns]
55302026-06-29T13:30:22.029Z change: [+0.6600% +0.8549% +1.0344%] (p = 0.00 < 0.05)
55312026-06-29T13:30:22.029Z Change within noise threshold.
55322026-06-29T13:30:22.029ZFound 6 outliers among 100 measurements (6.00%)
55332026-06-29T13:30:22.029Z 3 (3.00%) high mild
55342026-06-29T13:30:22.029Z 3 (3.00%) high severe
55352026-06-29T13:30:22.931Z
55362026-06-29T13:30:22.934ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55372026-06-29T13:30:22.934ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55382026-06-29T13:30:26.416ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (12M iterations)
55392026-06-29T13:30:30.227ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55402026-06-29T13:30:30.313Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55412026-06-29T13:30:30.313Z time: [62.689 ns 62.931 ns 63.218 ns]
55422026-06-29T13:30:30.313Z change: [+0.5684% +1.5571% +2.5301%] (p = 0.00 < 0.05)
55432026-06-29T13:30:30.313Z Change within noise threshold.
55442026-06-29T13:30:30.313ZFound 2 outliers among 100 measurements (2.00%)
55452026-06-29T13:30:30.314Z 1 (1.00%) high mild
55462026-06-29T13:30:30.314Z 1 (1.00%) high severe
55472026-06-29T13:30:31.215Z
55482026-06-29T13:30:31.217ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55492026-06-29T13:30:31.217ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55502026-06-29T13:30:36.447ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (4.0M iterations)
55512026-06-29T13:30:41.174ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55522026-06-29T13:30:41.261Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55532026-06-29T13:30:41.261Z time: [254.84 ns 255.18 ns 255.59 ns]
55542026-06-29T13:30:41.261Z change: [+0.5139% +0.8770% +1.2556%] (p = 0.00 < 0.05)
55552026-06-29T13:30:41.261Z Change within noise threshold.
55562026-06-29T13:30:41.261ZFound 7 outliers among 100 measurements (7.00%)
55572026-06-29T13:30:41.261Z 5 (5.00%) high mild
55582026-06-29T13:30:41.262Z 2 (2.00%) high severe
55592026-06-29T13:30:42.156Z
55602026-06-29T13:30:42.159ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55612026-06-29T13:30:42.159ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55622026-06-29T13:30:45.194ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (6.9M iterations)
55632026-06-29T13:30:49.839ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55642026-06-29T13:30:49.926Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55652026-06-29T13:30:49.927Z time: [80.464 ns 80.754 ns 81.097 ns]
55662026-06-29T13:30:49.927Z change: [−0.0947% +0.8334% +1.7037%] (p = 0.07 > 0.05)
55672026-06-29T13:30:49.927Z No change in performance detected.
55682026-06-29T13:30:49.927ZFound 3 outliers among 100 measurements (3.00%)
55692026-06-29T13:30:49.927Z 2 (2.00%) high mild
55702026-06-29T13:30:49.927Z 1 (1.00%) high severe
55712026-06-29T13:30:50.829Z
55722026-06-29T13:30:50.832ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55732026-06-29T13:30:50.832ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55742026-06-29T13:30:54.906ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0072 s (2.6M iterations)
55752026-06-29T13:30:59.919ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55762026-06-29T13:31:00.006Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55772026-06-29T13:31:00.006Z time: [273.52 ns 273.86 ns 274.25 ns]
55782026-06-29T13:31:00.006Z change: [+0.8047% +1.1484% +1.4976%] (p = 0.00 < 0.05)
55792026-06-29T13:31:00.006Z Change within noise threshold.
55802026-06-29T13:31:00.006ZFound 3 outliers among 100 measurements (3.00%)
55812026-06-29T13:31:00.006Z 2 (2.00%) high mild
55822026-06-29T13:31:00.006Z 1 (1.00%) high severe
55832026-06-29T13:31:00.903Z
55842026-06-29T13:31:00.905ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55852026-06-29T13:31:00.905ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55862026-06-29T13:31:07.141ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0015 s (6.7M iterations)
55872026-06-29T13:31:10.702ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55882026-06-29T13:31:10.789Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55892026-06-29T13:31:10.789Z time: [99.058 ns 99.239 ns 99.400 ns]
55902026-06-29T13:31:10.789Z change: [−0.1039% +0.6618% +1.3911%] (p = 0.09 > 0.05)
55912026-06-29T13:31:10.789Z No change in performance detected.
55922026-06-29T13:31:10.789ZFound 6 outliers among 100 measurements (6.00%)
55932026-06-29T13:31:10.789Z 1 (1.00%) high mild
55942026-06-29T13:31:10.789Z 5 (5.00%) high severe
55952026-06-29T13:31:11.690Z
55962026-06-29T13:31:11.692ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55972026-06-29T13:31:11.692ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55982026-06-29T13:31:14.722ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0011 s (3.5M iterations)
55992026-06-29T13:31:19.325ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
56002026-06-29T13:31:19.412Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
56012026-06-29T13:31:19.412Z time: [226.61 ns 227.04 ns 227.54 ns]
56022026-06-29T13:31:19.412Z change: [+0.4451% +0.9344% +1.4681%] (p = 0.00 < 0.05)
56032026-06-29T13:31:19.412Z Change within noise threshold.
56042026-06-29T13:31:19.412ZFound 2 outliers among 100 measurements (2.00%)
56052026-06-29T13:31:19.412Z 2 (2.00%) high mild
56062026-06-29T13:31:20.324Z
56072026-06-29T13:31:20.327ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56082026-06-29T13:31:20.327ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56092026-06-29T13:31:24.668ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0047 s (4.8M iterations)
56102026-06-29T13:31:29.034ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56112026-06-29T13:31:29.120Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56122026-06-29T13:31:29.120Z time: [118.04 ns 118.30 ns 118.53 ns]
56132026-06-29T13:31:29.120Z change: [+1.1486% +2.0738% +2.9743%] (p = 0.00 < 0.05)
56142026-06-29T13:31:29.120Z Performance has regressed.
56152026-06-29T13:31:29.120ZFound 7 outliers among 100 measurements (7.00%)
56162026-06-29T13:31:29.120Z 4 (4.00%) high mild
56172026-06-29T13:31:29.120Z 3 (3.00%) high severe
56182026-06-29T13:31:30.021Z
56192026-06-29T13:31:30.024ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56202026-06-29T13:31:30.024ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56212026-06-29T13:31:34.560ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0051 s (2.3M iterations)
56222026-06-29T13:31:39.373ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56232026-06-29T13:31:39.459Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56242026-06-29T13:31:39.459Z time: [246.71 ns 247.02 ns 247.40 ns]
56252026-06-29T13:31:39.459Z change: [+1.4593% +2.0494% +2.5768%] (p = 0.00 < 0.05)
56262026-06-29T13:31:39.459Z Performance has regressed.
56272026-06-29T13:31:39.459ZFound 4 outliers among 100 measurements (4.00%)
56282026-06-29T13:31:39.459Z 2 (2.00%) high mild
56292026-06-29T13:31:39.460Z 2 (2.00%) high severe
56302026-06-29T13:31:40.369Z
56312026-06-29T13:31:40.372ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56322026-06-29T13:31:40.372ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56332026-06-29T13:31:43.672ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (13M iterations)
56342026-06-29T13:31:47.590ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56352026-06-29T13:31:47.677Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56362026-06-29T13:31:47.677Z time: [60.980 ns 61.213 ns 61.488 ns]
56372026-06-29T13:31:47.677Z change: [+0.2609% +1.1543% +2.0473%] (p = 0.01 < 0.05)
56382026-06-29T13:31:47.677Z Change within noise threshold.
56392026-06-29T13:31:47.677ZFound 2 outliers among 100 measurements (2.00%)
56402026-06-29T13:31:47.677Z 1 (1.00%) high mild
56412026-06-29T13:31:47.677Z 1 (1.00%) high severe
56422026-06-29T13:31:48.574Z
56432026-06-29T13:31:48.577ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56442026-06-29T13:31:48.577ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56452026-06-29T13:31:53.387ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (4.4M iterations)
56462026-06-29T13:31:58.170ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56472026-06-29T13:31:58.257Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56482026-06-29T13:31:58.258Z time: [217.43 ns 217.80 ns 218.22 ns]
56492026-06-29T13:31:58.258Z change: [+0.4895% +0.9523% +1.3813%] (p = 0.00 < 0.05)
56502026-06-29T13:31:58.258Z Change within noise threshold.
56512026-06-29T13:31:58.258ZFound 3 outliers among 100 measurements (3.00%)
56522026-06-29T13:31:58.258Z 1 (1.00%) high mild
56532026-06-29T13:31:58.258Z 2 (2.00%) high severe
56542026-06-29T13:31:59.157Z
56552026-06-29T13:31:59.160ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56562026-06-29T13:31:59.160ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56572026-06-29T13:32:02.208ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0010 s (6.9M iterations)
56582026-06-29T13:32:06.893ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56592026-06-29T13:32:06.979Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56602026-06-29T13:32:06.979Z time: [79.489 ns 79.805 ns 80.175 ns]
56612026-06-29T13:32:06.979Z change: [+0.2960% +1.2079% +2.1083%] (p = 0.01 < 0.05)
56622026-06-29T13:32:06.979Z Change within noise threshold.
56632026-06-29T13:32:06.979ZFound 2 outliers among 100 measurements (2.00%)
56642026-06-29T13:32:06.979Z 1 (1.00%) high mild
56652026-06-29T13:32:06.979Z 1 (1.00%) high severe
56662026-06-29T13:32:07.883Z
56672026-06-29T13:32:07.886ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56682026-06-29T13:32:07.886ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56692026-06-29T13:32:11.774ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0030 s (2.7M iterations)
56702026-06-29T13:32:16.806ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56712026-06-29T13:32:16.893Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56722026-06-29T13:32:16.893Z time: [237.26 ns 237.59 ns 237.99 ns]
56732026-06-29T13:32:16.893Z change: [+1.0923% +1.5421% +1.9908%] (p = 0.00 < 0.05)
56742026-06-29T13:32:16.893Z Performance has regressed.
56752026-06-29T13:32:16.893ZFound 4 outliers among 100 measurements (4.00%)
56762026-06-29T13:32:16.893Z 2 (2.00%) high mild
56772026-06-29T13:32:16.893Z 2 (2.00%) high severe
56782026-06-29T13:32:17.790Z
56792026-06-29T13:32:17.793ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56802026-06-29T13:32:17.793ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56812026-06-29T13:32:23.877ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0027 s (6.9M iterations)
56822026-06-29T13:32:27.490ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56832026-06-29T13:32:27.577Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56842026-06-29T13:32:27.577Z time: [98.287 ns 98.500 ns 98.697 ns]
56852026-06-29T13:32:27.580Z change: [+0.2459% +0.9659% +1.6863%] (p = 0.01 < 0.05)
56862026-06-29T13:32:27.580Z Change within noise threshold.
56872026-06-29T13:32:27.580ZFound 5 outliers among 100 measurements (5.00%)
56882026-06-29T13:32:27.580Z 3 (3.00%) high mild
56892026-06-29T13:32:27.580Z 2 (2.00%) high severe
56902026-06-29T13:32:28.476Z
56912026-06-29T13:32:28.479ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56922026-06-29T13:32:28.479ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56932026-06-29T13:32:34.373ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0054 s (3.6M iterations)
56942026-06-29T13:32:38.818ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56952026-06-29T13:32:38.904Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56962026-06-29T13:32:38.904Z time: [188.37 ns 188.77 ns 189.23 ns]
56972026-06-29T13:32:38.904Z change: [+0.2634% +0.9218% +1.5554%] (p = 0.00 < 0.05)
56982026-06-29T13:32:38.904Z Change within noise threshold.
56992026-06-29T13:32:38.905ZFound 2 outliers among 100 measurements (2.00%)
57002026-06-29T13:32:38.905Z 1 (1.00%) high mild
57012026-06-29T13:32:38.905Z 1 (1.00%) high severe
57022026-06-29T13:32:39.803Z
57032026-06-29T13:32:39.806ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57042026-06-29T13:32:39.806ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57052026-06-29T13:32:44.155ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0034 s (4.8M iterations)
57062026-06-29T13:32:48.500ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57072026-06-29T13:32:48.587Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57082026-06-29T13:32:48.587Z time: [117.91 ns 118.19 ns 118.43 ns]
57092026-06-29T13:32:48.587Z change: [+1.0989% +1.9219% +2.8366%] (p = 0.00 < 0.05)
57102026-06-29T13:32:48.587Z Performance has regressed.
57112026-06-29T13:32:48.587ZFound 6 outliers among 100 measurements (6.00%)
57122026-06-29T13:32:48.587Z 3 (3.00%) high mild
57132026-06-29T13:32:48.587Z 3 (3.00%) high severe
57142026-06-29T13:32:49.485Z
57152026-06-29T13:32:49.488ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57162026-06-29T13:32:49.488ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57172026-06-29T13:32:53.848ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0007 s (2.4M iterations)
57182026-06-29T13:32:58.682ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57192026-06-29T13:32:58.769Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57202026-06-29T13:32:58.769Z time: [209.81 ns 210.00 ns 210.24 ns]
57212026-06-29T13:32:58.769Z change: [+1.7828% +2.3681% +2.9806%] (p = 0.00 < 0.05)
57222026-06-29T13:32:58.769Z Performance has regressed.
57232026-06-29T13:32:58.769ZFound 6 outliers among 100 measurements (6.00%)
57242026-06-29T13:32:58.769Z 4 (4.00%) high mild
57252026-06-29T13:32:58.769Z 2 (2.00%) high severe
57262026-06-29T13:32:59.670Z
57272026-06-29T13:32:59.673ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57282026-06-29T13:32:59.673ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57292026-06-29T13:33:03.309ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (12M iterations)
57302026-06-29T13:33:07.297ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57312026-06-29T13:33:07.385Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57322026-06-29T13:33:07.385Z time: [62.035 ns 62.241 ns 62.482 ns]
57332026-06-29T13:33:07.385Z change: [−0.0078% +0.9887% +1.9328%] (p = 0.05 < 0.05)
57342026-06-29T13:33:07.385Z Change within noise threshold.
57352026-06-29T13:33:07.385ZFound 3 outliers among 100 measurements (3.00%)
57362026-06-29T13:33:07.385Z 2 (2.00%) high mild
57372026-06-29T13:33:07.385Z 1 (1.00%) high severe
57382026-06-29T13:33:08.290Z
57392026-06-29T13:33:08.293ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57402026-06-29T13:33:08.293ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57412026-06-29T13:33:13.674ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0039 s (3.9M iterations)
57422026-06-29T13:33:18.501ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57432026-06-29T13:33:18.587Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57442026-06-29T13:33:18.587Z time: [250.79 ns 251.16 ns 251.57 ns]
57452026-06-29T13:33:18.587Z change: [+0.5363% +0.8990% +1.2735%] (p = 0.00 < 0.05)
57462026-06-29T13:33:18.587Z Change within noise threshold.
57472026-06-29T13:33:18.587ZFound 2 outliers among 100 measurements (2.00%)
57482026-06-29T13:33:18.587Z 1 (1.00%) high mild
57492026-06-29T13:33:18.587Z 1 (1.00%) high severe
57502026-06-29T13:33:19.484Z
57512026-06-29T13:33:19.487ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57522026-06-29T13:33:19.487ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57532026-06-29T13:33:22.679ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0008 s (6.6M iterations)
57542026-06-29T13:33:27.421ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57552026-06-29T13:33:27.508Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57562026-06-29T13:33:27.508Z time: [80.332 ns 80.610 ns 80.937 ns]
57572026-06-29T13:33:27.508Z change: [+0.0901% +1.0394% +2.0426%] (p = 0.03 < 0.05)
57582026-06-29T13:33:27.508Z Change within noise threshold.
57592026-06-29T13:33:27.508ZFound 3 outliers among 100 measurements (3.00%)
57602026-06-29T13:33:27.508Z 2 (2.00%) high mild
57612026-06-29T13:33:27.508Z 1 (1.00%) high severe
57622026-06-29T13:33:28.404Z
57632026-06-29T13:33:28.407ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57642026-06-29T13:33:28.407ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57652026-06-29T13:33:32.590ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0087 s (2.5M iterations)
57662026-06-29T13:33:37.607ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57672026-06-29T13:33:37.693Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57682026-06-29T13:33:37.693Z time: [269.01 ns 269.34 ns 269.76 ns]
57692026-06-29T13:33:37.693Z change: [+0.2315% +0.7237% +1.1947%] (p = 0.00 < 0.05)
57702026-06-29T13:33:37.693Z Change within noise threshold.
57712026-06-29T13:33:37.693ZFound 6 outliers among 100 measurements (6.00%)
57722026-06-29T13:33:37.693Z 4 (4.00%) high mild
57732026-06-29T13:33:37.693Z 2 (2.00%) high severe
57742026-06-29T13:33:38.592Z
57752026-06-29T13:33:38.595ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57762026-06-29T13:33:38.595ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57772026-06-29T13:33:41.657ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0005 s (6.8M iterations)
57782026-06-29T13:33:45.511ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57792026-06-29T13:33:45.597Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57802026-06-29T13:33:45.597Z time: [99.996 ns 100.62 ns 101.22 ns]
57812026-06-29T13:33:45.597Z change: [+1.0386% +1.6927% +2.3531%] (p = 0.00 < 0.05)
57822026-06-29T13:33:45.597Z Performance has regressed.
57832026-06-29T13:33:45.597ZFound 2 outliers among 100 measurements (2.00%)
57842026-06-29T13:33:45.597Z 1 (1.00%) high mild
57852026-06-29T13:33:45.597Z 1 (1.00%) high severe
57862026-06-29T13:33:46.496Z
57872026-06-29T13:33:46.499ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57882026-06-29T13:33:46.499ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57892026-06-29T13:33:49.622ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0061 s (3.4M iterations)
57902026-06-29T13:33:54.307ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57912026-06-29T13:33:54.393Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57922026-06-29T13:33:54.393Z time: [222.71 ns 222.98 ns 223.30 ns]
57932026-06-29T13:33:54.393Z change: [+0.3008% +0.7850% +1.3390%] (p = 0.00 < 0.05)
57942026-06-29T13:33:54.393Z Change within noise threshold.
57952026-06-29T13:33:54.393ZFound 4 outliers among 100 measurements (4.00%)
57962026-06-29T13:33:54.393Z 2 (2.00%) high mild
57972026-06-29T13:33:54.393Z 2 (2.00%) high severe
57982026-06-29T13:33:55.294Z
57992026-06-29T13:33:55.296ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58002026-06-29T13:33:55.296ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58012026-06-29T13:33:59.796ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0034 s (4.7M iterations)
58022026-06-29T13:34:04.183ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58032026-06-29T13:34:04.271Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58042026-06-29T13:34:04.271Z time: [118.72 ns 118.90 ns 119.09 ns]
58052026-06-29T13:34:04.271Z change: [+1.6435% +2.5034% +3.5196%] (p = 0.00 < 0.05)
58062026-06-29T13:34:04.271Z Performance has regressed.
58072026-06-29T13:34:04.271ZFound 10 outliers among 100 measurements (10.00%)
58082026-06-29T13:34:04.271Z 6 (6.00%) high mild
58092026-06-29T13:34:04.271Z 4 (4.00%) high severe
58102026-06-29T13:34:05.173Z
58112026-06-29T13:34:05.176ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58122026-06-29T13:34:05.176ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58132026-06-29T13:34:09.859ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0087 s (2.2M iterations)
58142026-06-29T13:34:14.748ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58152026-06-29T13:34:14.834Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58162026-06-29T13:34:14.834Z time: [243.34 ns 243.65 ns 244.03 ns]
58172026-06-29T13:34:14.834Z change: [+1.2257% +1.8386% +2.4540%] (p = 0.00 < 0.05)
58182026-06-29T13:34:14.834Z Performance has regressed.
58192026-06-29T13:34:14.834ZFound 3 outliers among 100 measurements (3.00%)
58202026-06-29T13:34:14.834Z 1 (1.00%) high mild
58212026-06-29T13:34:14.834Z 2 (2.00%) high severe
58222026-06-29T13:34:15.735Z
58232026-06-29T13:34:15.738ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58242026-06-29T13:34:15.738ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58252026-06-29T13:34:19.343ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (12M iterations)
58262026-06-29T13:34:23.315ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58272026-06-29T13:34:23.401Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58282026-06-29T13:34:23.401Z time: [61.305 ns 61.518 ns 61.763 ns]
58292026-06-29T13:34:23.401Z change: [+0.7196% +1.6342% +2.5858%] (p = 0.00 < 0.05)
58302026-06-29T13:34:23.401Z Change within noise threshold.
58312026-06-29T13:34:23.401ZFound 3 outliers among 100 measurements (3.00%)
58322026-06-29T13:34:23.401Z 2 (2.00%) high mild
58332026-06-29T13:34:23.401Z 1 (1.00%) high severe
58342026-06-29T13:34:24.299Z
58352026-06-29T13:34:24.302ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58362026-06-29T13:34:24.302ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58372026-06-29T13:34:29.390ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (4.1M iterations)
58382026-06-29T13:34:34.249ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58392026-06-29T13:34:34.285Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58402026-06-29T13:34:34.285Z time: [219.62 ns 220.00 ns 220.44 ns]
58412026-06-29T13:34:34.285Z change: [+0.4161% +0.8583% +1.3208%] (p = 0.00 < 0.05)
58422026-06-29T13:34:34.285Z Change within noise threshold.
58432026-06-29T13:34:34.285ZFound 3 outliers among 100 measurements (3.00%)
58442026-06-29T13:34:34.285Z 1 (1.00%) high mild
58452026-06-29T13:34:34.285Z 2 (2.00%) high severe
58462026-06-29T13:34:35.184Z
58472026-06-29T13:34:35.187ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58482026-06-29T13:34:35.187ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58492026-06-29T13:34:38.315ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (6.7M iterations)
58502026-06-29T13:34:43.165ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58512026-06-29T13:34:43.253Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58522026-06-29T13:34:43.253Z time: [79.460 ns 79.748 ns 80.086 ns]
58532026-06-29T13:34:43.253Z change: [+0.2575% +1.1599% +2.0603%] (p = 0.01 < 0.05)
58542026-06-29T13:34:43.253Z Change within noise threshold.
58552026-06-29T13:34:43.253ZFound 3 outliers among 100 measurements (3.00%)
58562026-06-29T13:34:43.253Z 2 (2.00%) high mild
58572026-06-29T13:34:43.253Z 1 (1.00%) high severe
58582026-06-29T13:34:44.154Z
58592026-06-29T13:34:44.156ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58602026-06-29T13:34:44.156ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58612026-06-29T13:34:48.171ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0002 s (2.6M iterations)
58622026-06-29T13:34:53.188ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58632026-06-29T13:34:53.275Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58642026-06-29T13:34:53.275Z time: [238.39 ns 238.72 ns 239.12 ns]
58652026-06-29T13:34:53.276Z change: [+0.6392% +1.0934% +1.5525%] (p = 0.00 < 0.05)
58662026-06-29T13:34:53.276Z Change within noise threshold.
58672026-06-29T13:34:53.276ZFound 3 outliers among 100 measurements (3.00%)
58682026-06-29T13:34:53.276Z 3 (3.00%) high severe
58692026-06-29T13:34:54.170Z
58702026-06-29T13:34:54.173ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58712026-06-29T13:34:54.173ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58722026-06-29T13:34:57.185ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0024 s (7.0M iterations)
58732026-06-29T13:35:01.074ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58742026-06-29T13:35:01.161Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58752026-06-29T13:35:01.161Z time: [98.917 ns 99.007 ns 99.099 ns]
58762026-06-29T13:35:01.161Z change: [+0.3025% +1.0032% +1.7133%] (p = 0.00 < 0.05)
58772026-06-29T13:35:01.163Z Change within noise threshold.
58782026-06-29T13:35:01.163ZFound 7 outliers among 100 measurements (7.00%)
58792026-06-29T13:35:01.163Z 2 (2.00%) high mild
58802026-06-29T13:35:01.163Z 5 (5.00%) high severe
58812026-06-29T13:35:02.061Z
58822026-06-29T13:35:02.064ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58832026-06-29T13:35:02.064ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58842026-06-29T13:35:08.233ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0007 s (3.4M iterations)
58852026-06-29T13:35:12.712ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58862026-06-29T13:35:12.798Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58872026-06-29T13:35:12.798Z time: [189.39 ns 189.71 ns 190.08 ns]
58882026-06-29T13:35:12.798Z change: [−0.1032% +0.4725% +1.0487%] (p = 0.10 > 0.05)
58892026-06-29T13:35:12.798Z No change in performance detected.
58902026-06-29T13:35:12.798ZFound 4 outliers among 100 measurements (4.00%)
58912026-06-29T13:35:12.798Z 2 (2.00%) high mild
58922026-06-29T13:35:12.798Z 2 (2.00%) high severe
58932026-06-29T13:35:13.696Z
58942026-06-29T13:35:13.699ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58952026-06-29T13:35:13.699ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58962026-06-29T13:35:18.146ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (4.7M iterations)
58972026-06-29T13:35:22.550ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58982026-06-29T13:35:22.636Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58992026-06-29T13:35:22.636Z time: [117.21 ns 117.42 ns 117.61 ns]
59002026-06-29T13:35:22.636Z change: [+0.7660% +1.7403% +2.6887%] (p = 0.00 < 0.05)
59012026-06-29T13:35:22.636Z Change within noise threshold.
59022026-06-29T13:35:22.636ZFound 5 outliers among 100 measurements (5.00%)
59032026-06-29T13:35:22.636Z 1 (1.00%) high mild
59042026-06-29T13:35:22.636Z 4 (4.00%) high severe
59052026-06-29T13:35:23.535Z
59062026-06-29T13:35:23.538ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59072026-06-29T13:35:23.538ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59082026-06-29T13:35:28.006ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0055 s (2.3M iterations)
59092026-06-29T13:35:32.947ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59102026-06-29T13:35:33.033Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59112026-06-29T13:35:33.033Z time: [209.10 ns 209.35 ns 209.63 ns]
59122026-06-29T13:35:33.033Z change: [+0.8260% +1.3863% +1.9560%] (p = 0.00 < 0.05)
59132026-06-29T13:35:33.033Z Change within noise threshold.
59142026-06-29T13:35:33.034ZFound 6 outliers among 100 measurements (6.00%)
59152026-06-29T13:35:33.034Z 4 (4.00%) high mild
59162026-06-29T13:35:33.034Z 2 (2.00%) high severe
59172026-06-29T13:35:33.932Z
59182026-06-29T13:35:33.935ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59192026-06-29T13:35:33.935ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59202026-06-29T13:35:37.242ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (13M iterations)
59212026-06-29T13:35:41.230ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59222026-06-29T13:35:41.317Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59232026-06-29T13:35:41.317Z time: [62.417 ns 62.662 ns 62.953 ns]
59242026-06-29T13:35:41.317Z change: [+0.0748% +0.9727% +1.8771%] (p = 0.03 < 0.05)
59252026-06-29T13:35:41.317Z Change within noise threshold.
59262026-06-29T13:35:41.317ZFound 2 outliers among 100 measurements (2.00%)
59272026-06-29T13:35:41.317Z 1 (1.00%) high mild
59282026-06-29T13:35:41.317Z 1 (1.00%) high severe
59292026-06-29T13:35:42.212Z
59302026-06-29T13:35:42.215ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59312026-06-29T13:35:42.215ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59322026-06-29T13:35:47.198ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (4.2M iterations)
59332026-06-29T13:35:52.245ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59342026-06-29T13:35:52.332Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59352026-06-29T13:35:52.332Z time: [291.65 ns 294.32 ns 297.77 ns]
59362026-06-29T13:35:52.332Z change: [−15.251% +1.2484% +24.799%] (p = 0.91 > 0.05)
59372026-06-29T13:35:52.332Z No change in performance detected.
59382026-06-29T13:35:52.332ZFound 12 outliers among 100 measurements (12.00%)
59392026-06-29T13:35:52.332Z 4 (4.00%) high mild
59402026-06-29T13:35:52.332Z 8 (8.00%) high severe
59412026-06-29T13:35:53.241Z
59422026-06-29T13:35:53.244ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59432026-06-29T13:35:53.244ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59442026-06-29T13:35:59.382ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0024 s (6.8M iterations)
59452026-06-29T13:36:04.010ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59462026-06-29T13:36:04.097Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59472026-06-29T13:36:04.097Z time: [80.562 ns 80.844 ns 81.177 ns]
59482026-06-29T13:36:04.097Z change: [+0.3185% +1.2450% +2.2102%] (p = 0.01 < 0.05)
59492026-06-29T13:36:04.098Z Change within noise threshold.
59502026-06-29T13:36:04.098ZFound 2 outliers among 100 measurements (2.00%)
59512026-06-29T13:36:04.098Z 1 (1.00%) high mild
59522026-06-29T13:36:04.098Z 1 (1.00%) high severe
59532026-06-29T13:36:04.999Z
59542026-06-29T13:36:05.002ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59552026-06-29T13:36:05.002ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59562026-06-29T13:36:08.922ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0066 s (2.7M iterations)
59572026-06-29T13:36:14.142ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59582026-06-29T13:36:14.228Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59592026-06-29T13:36:14.228Z time: [331.74 ns 335.76 ns 341.01 ns]
59602026-06-29T13:36:14.228Z change: [−15.420% +0.9764% +19.428%] (p = 0.92 > 0.05)
59612026-06-29T13:36:14.228Z No change in performance detected.
59622026-06-29T13:36:14.228ZFound 13 outliers among 100 measurements (13.00%)
59632026-06-29T13:36:14.228Z 6 (6.00%) high mild
59642026-06-29T13:36:14.228Z 7 (7.00%) high severe
59652026-06-29T13:36:15.128Z
59662026-06-29T13:36:15.131ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59672026-06-29T13:36:15.131ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59682026-06-29T13:36:21.231ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0002 s (6.9M iterations)
59692026-06-29T13:36:24.867ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59702026-06-29T13:36:24.954Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59712026-06-29T13:36:24.954Z time: [98.461 ns 98.649 ns 98.824 ns]
59722026-06-29T13:36:24.954Z change: [−0.0683% +0.6336% +1.3493%] (p = 0.09 > 0.05)
59732026-06-29T13:36:24.954Z No change in performance detected.
59742026-06-29T13:36:24.954ZFound 6 outliers among 100 measurements (6.00%)
59752026-06-29T13:36:24.954Z 3 (3.00%) high mild
59762026-06-29T13:36:24.954Z 3 (3.00%) high severe
59772026-06-29T13:36:25.850Z
59782026-06-29T13:36:25.852ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59792026-06-29T13:36:25.852ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59802026-06-29T13:36:31.896ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0004 s (3.5M iterations)
59812026-06-29T13:36:36.562ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59822026-06-29T13:36:36.649Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59832026-06-29T13:36:36.649Z time: [259.15 ns 261.31 ns 264.17 ns]
59842026-06-29T13:36:36.649Z change: [−13.474% +1.0801% +17.539%] (p = 0.90 > 0.05)
59852026-06-29T13:36:36.649Z No change in performance detected.
59862026-06-29T13:36:36.649ZFound 13 outliers among 100 measurements (13.00%)
59872026-06-29T13:36:36.649Z 5 (5.00%) high mild
59882026-06-29T13:36:36.649Z 8 (8.00%) high severe
59892026-06-29T13:36:37.552Z
59902026-06-29T13:36:37.555ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59912026-06-29T13:36:37.555ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59922026-06-29T13:36:41.843ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0018 s (4.9M iterations)
59932026-06-29T13:36:46.253ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59942026-06-29T13:36:46.340Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59952026-06-29T13:36:46.340Z time: [118.16 ns 118.42 ns 118.67 ns]
59962026-06-29T13:36:46.340Z change: [+1.4423% +2.3564% +3.3270%] (p = 0.00 < 0.05)
59972026-06-29T13:36:46.340Z Performance has regressed.
59982026-06-29T13:36:46.340ZFound 9 outliers among 100 measurements (9.00%)
59992026-06-29T13:36:46.340Z 6 (6.00%) high mild
60002026-06-29T13:36:46.341Z 3 (3.00%) high severe
60012026-06-29T13:36:47.239Z
60022026-06-29T13:36:47.241ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60032026-06-29T13:36:47.242ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
60042026-06-29T13:36:51.622ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0032 s (2.4M iterations)
60052026-06-29T13:36:56.647ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60062026-06-29T13:36:56.733Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60072026-06-29T13:36:56.733Z time: [293.74 ns 296.96 ns 301.13 ns]
60082026-06-29T13:36:56.733Z change: [−14.495% +1.4305% +20.262%] (p = 0.88 > 0.05)
60092026-06-29T13:36:56.733Z No change in performance detected.
60102026-06-29T13:36:56.733ZFound 12 outliers among 100 measurements (12.00%)
60112026-06-29T13:36:56.733Z 4 (4.00%) high mild
60122026-06-29T13:36:56.733Z 8 (8.00%) high severe
60132026-06-29T13:36:57.632Z
60142026-06-29T13:36:57.635ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60152026-06-29T13:36:57.635ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60162026-06-29T13:37:00.849ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (13M iterations)
60172026-06-29T13:37:04.872ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60182026-06-29T13:37:04.958Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60192026-06-29T13:37:04.959Z time: [61.014 ns 61.238 ns 61.506 ns]
60202026-06-29T13:37:04.959Z change: [+0.3089% +1.1808% +2.0926%] (p = 0.01 < 0.05)
60212026-06-29T13:37:04.959Z Change within noise threshold.
60222026-06-29T13:37:04.959ZFound 3 outliers among 100 measurements (3.00%)
60232026-06-29T13:37:04.959Z 2 (2.00%) high mild
60242026-06-29T13:37:04.959Z 1 (1.00%) high severe
60252026-06-29T13:37:05.872Z
60262026-06-29T13:37:05.875ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60272026-06-29T13:37:05.875ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60282026-06-29T13:37:10.562ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0025 s (4.5M iterations)
60292026-06-29T13:37:15.697ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60302026-06-29T13:37:15.783Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60312026-06-29T13:37:15.783Z time: [246.81 ns 248.94 ns 251.66 ns]
60322026-06-29T13:37:15.783Z change: [−15.090% +1.7268% +22.684%] (p = 0.86 > 0.05)
60332026-06-29T13:37:15.783Z No change in performance detected.
60342026-06-29T13:37:15.783ZFound 13 outliers among 100 measurements (13.00%)
60352026-06-29T13:37:15.783Z 4 (4.00%) high mild
60362026-06-29T13:37:15.783Z 9 (9.00%) high severe
60372026-06-29T13:37:16.690Z
60382026-06-29T13:37:16.694ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60392026-06-29T13:37:16.694ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60402026-06-29T13:37:22.684ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0007 s (7.0M iterations)
60412026-06-29T13:37:27.377ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60422026-06-29T13:37:27.463Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60432026-06-29T13:37:27.463Z time: [79.327 ns 79.619 ns 79.962 ns]
60442026-06-29T13:37:27.463Z change: [−0.1363% +0.7971% +1.7326%] (p = 0.09 > 0.05)
60452026-06-29T13:37:27.463Z No change in performance detected.
60462026-06-29T13:37:27.463ZFound 2 outliers among 100 measurements (2.00%)
60472026-06-29T13:37:27.463Z 1 (1.00%) high mild
60482026-06-29T13:37:27.463Z 1 (1.00%) high severe
60492026-06-29T13:37:28.364Z
60502026-06-29T13:37:28.368ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60512026-06-29T13:37:28.368ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60522026-06-29T13:37:32.182ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (2.7M iterations)
60532026-06-29T13:37:37.388ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60542026-06-29T13:37:37.474Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60552026-06-29T13:37:37.474Z time: [283.50 ns 286.85 ns 291.18 ns]
60562026-06-29T13:37:37.474Z change: [−14.873% +1.3208% +20.067%] (p = 0.89 > 0.05)
60572026-06-29T13:37:37.474Z No change in performance detected.
60582026-06-29T13:37:37.474ZFound 12 outliers among 100 measurements (12.00%)
60592026-06-29T13:37:37.477Z 5 (5.00%) high mild
60602026-06-29T13:37:37.477Z 7 (7.00%) high severe
60612026-06-29T13:37:38.378Z
60622026-06-29T13:37:38.381ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60632026-06-29T13:37:38.381ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60642026-06-29T13:37:44.197ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0023 s (7.2M iterations)
60652026-06-29T13:37:47.982ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60662026-06-29T13:37:48.103Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60672026-06-29T13:37:48.103Z time: [98.184 ns 98.412 ns 98.625 ns]
60682026-06-29T13:37:48.103Z change: [+0.3191% +1.0484% +1.8106%] (p = 0.01 < 0.05)
60692026-06-29T13:37:48.103Z Change within noise threshold.
60702026-06-29T13:37:48.103ZFound 5 outliers among 100 measurements (5.00%)
60712026-06-29T13:37:48.103Z 1 (1.00%) high mild
60722026-06-29T13:37:48.103Z 4 (4.00%) high severe
60732026-06-29T13:37:48.967Z
60742026-06-29T13:37:48.970ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60752026-06-29T13:37:48.970ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60762026-06-29T13:37:54.659ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0029 s (3.7M iterations)
60772026-06-29T13:37:59.419ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60782026-06-29T13:37:59.505Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60792026-06-29T13:37:59.505Z time: [212.25 ns 213.93 ns 216.13 ns]
60802026-06-29T13:37:59.505Z change: [−12.749% +1.8157% +18.872%] (p = 0.83 > 0.05)
60812026-06-29T13:37:59.505Z No change in performance detected.
60822026-06-29T13:37:59.505ZFound 12 outliers among 100 measurements (12.00%)
60832026-06-29T13:37:59.505Z 4 (4.00%) high mild
60842026-06-29T13:37:59.505Z 8 (8.00%) high severe
60852026-06-29T13:38:00.412Z
60862026-06-29T13:38:00.416ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60872026-06-29T13:38:00.416ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60882026-06-29T13:38:04.585ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0026 s (5.0M iterations)
60892026-06-29T13:38:09.121ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60902026-06-29T13:38:09.207Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60912026-06-29T13:38:09.207Z time: [117.60 ns 117.82 ns 118.01 ns]
60922026-06-29T13:38:09.207Z change: [+1.1575% +2.0468% +2.8579%] (p = 0.00 < 0.05)
60932026-06-29T13:38:09.207Z Performance has regressed.
60942026-06-29T13:38:09.207ZFound 7 outliers among 100 measurements (7.00%)
60952026-06-29T13:38:09.207Z 4 (4.00%) high mild
60962026-06-29T13:38:09.207Z 3 (3.00%) high severe
60972026-06-29T13:38:10.105Z
60982026-06-29T13:38:10.107ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60992026-06-29T13:38:10.107ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
61002026-06-29T13:38:14.332ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0090 s (2.5M iterations)
61012026-06-29T13:38:19.394ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
61022026-06-29T13:38:19.482Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61032026-06-29T13:38:19.482Z time: [244.78 ns 247.19 ns 250.35 ns]
61042026-06-29T13:38:19.482Z change: [−13.024% +2.6477% +20.947%] (p = 0.76 > 0.05)
61052026-06-29T13:38:19.482Z No change in performance detected.
61062026-06-29T13:38:19.482ZFound 12 outliers among 100 measurements (12.00%)
61072026-06-29T13:38:19.482Z 4 (4.00%) high mild
61082026-06-29T13:38:19.482Z 8 (8.00%) high severe
61092026-06-29T13:38:20.386Z
61102026-06-29T13:38:20.389ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61112026-06-29T13:38:20.389ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61122026-06-29T13:38:23.812ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (12M iterations)
61132026-06-29T13:38:28.057ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61142026-06-29T13:38:28.144Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61152026-06-29T13:38:28.144Z time: [62.293 ns 62.522 ns 62.793 ns]
61162026-06-29T13:38:28.144Z change: [+0.2460% +1.2109% +2.1764%] (p = 0.01 < 0.05)
61172026-06-29T13:38:28.144Z Change within noise threshold.
61182026-06-29T13:38:28.145ZFound 2 outliers among 100 measurements (2.00%)
61192026-06-29T13:38:28.145Z 1 (1.00%) high mild
61202026-06-29T13:38:28.145Z 1 (1.00%) high severe
61212026-06-29T13:38:29.041Z
61222026-06-29T13:38:29.044ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61232026-06-29T13:38:29.044ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61242026-06-29T13:38:34.164ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (4.1M iterations)
61252026-06-29T13:38:39.353ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61262026-06-29T13:38:39.439Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61272026-06-29T13:38:39.440Z time: [292.36 ns 295.33 ns 299.14 ns]
61282026-06-29T13:38:39.440Z change: [−17.418% +0.9139% +20.682%] (p = 0.93 > 0.05)
61292026-06-29T13:38:39.440Z No change in performance detected.
61302026-06-29T13:38:39.440ZFound 13 outliers among 100 measurements (13.00%)
61312026-06-29T13:38:39.440Z 5 (5.00%) high mild
61322026-06-29T13:38:39.440Z 8 (8.00%) high severe
61332026-06-29T13:38:40.348Z
61342026-06-29T13:38:40.351ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61352026-06-29T13:38:40.351ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61362026-06-29T13:38:43.457ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0032 s (6.8M iterations)
61372026-06-29T13:38:48.393ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61382026-06-29T13:38:48.480Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61392026-06-29T13:38:48.480Z time: [80.446 ns 80.723 ns 81.054 ns]
61402026-06-29T13:38:48.480Z change: [−0.3856% +0.7600% +1.8124%] (p = 0.19 > 0.05)
61412026-06-29T13:38:48.480Z No change in performance detected.
61422026-06-29T13:38:48.480ZFound 2 outliers among 100 measurements (2.00%)
61432026-06-29T13:38:48.480Z 1 (1.00%) high mild
61442026-06-29T13:38:48.480Z 1 (1.00%) high severe
61452026-06-29T13:38:49.382Z
61462026-06-29T13:38:49.385ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61472026-06-29T13:38:49.385ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61482026-06-29T13:38:53.451ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0069 s (2.6M iterations)
61492026-06-29T13:38:58.719ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61502026-06-29T13:38:58.808Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61512026-06-29T13:38:58.809Z time: [334.77 ns 339.34 ns 345.32 ns]
61522026-06-29T13:38:58.809Z change: [−16.523% +0.4098% +21.800%] (p = 0.97 > 0.05)
61532026-06-29T13:38:58.809Z No change in performance detected.
61542026-06-29T13:38:58.809ZFound 11 outliers among 100 measurements (11.00%)
61552026-06-29T13:38:58.809Z 4 (4.00%) high mild
61562026-06-29T13:38:58.809Z 7 (7.00%) high severe
61572026-06-29T13:38:59.712Z
61582026-06-29T13:38:59.714ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61592026-06-29T13:38:59.714ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61602026-06-29T13:39:05.913ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0027 s (6.8M iterations)
61612026-06-29T13:39:09.722ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61622026-06-29T13:39:09.808Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61632026-06-29T13:39:09.808Z time: [98.963 ns 99.072 ns 99.183 ns]
61642026-06-29T13:39:09.808Z change: [+0.1670% +0.8022% +1.4392%] (p = 0.01 < 0.05)
61652026-06-29T13:39:09.808Z Change within noise threshold.
61662026-06-29T13:39:09.808ZFound 5 outliers among 100 measurements (5.00%)
61672026-06-29T13:39:09.808Z 3 (3.00%) high mild
61682026-06-29T13:39:09.808Z 2 (2.00%) high severe
61692026-06-29T13:39:10.706Z
61702026-06-29T13:39:10.709ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61712026-06-29T13:39:10.709ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61722026-06-29T13:39:16.897ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0009 s (3.4M iterations)
61732026-06-29T13:39:21.713ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61742026-06-29T13:39:21.800Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61752026-06-29T13:39:21.800Z time: [257.09 ns 259.49 ns 262.64 ns]
61762026-06-29T13:39:21.800Z change: [−14.368% +0.5254% +19.223%] (p = 0.95 > 0.05)
61772026-06-29T13:39:21.800Z No change in performance detected.
61782026-06-29T13:39:21.800ZFound 13 outliers among 100 measurements (13.00%)
61792026-06-29T13:39:21.800Z 6 (6.00%) high mild
61802026-06-29T13:39:21.800Z 7 (7.00%) high severe
61812026-06-29T13:39:22.700Z
61822026-06-29T13:39:22.703ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61832026-06-29T13:39:22.703ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61842026-06-29T13:39:26.999ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0006 s (4.9M iterations)
61852026-06-29T13:39:31.605ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61862026-06-29T13:39:31.693Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61872026-06-29T13:39:31.693Z time: [118.65 ns 118.83 ns 119.01 ns]
61882026-06-29T13:39:31.693Z change: [+1.9515% +2.8805% +3.9317%] (p = 0.00 < 0.05)
61892026-06-29T13:39:31.693Z Performance has regressed.
61902026-06-29T13:39:31.693ZFound 8 outliers among 100 measurements (8.00%)
61912026-06-29T13:39:31.693Z 4 (4.00%) high mild
61922026-06-29T13:39:31.693Z 4 (4.00%) high severe
61932026-06-29T13:39:32.597Z
61942026-06-29T13:39:32.600ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61952026-06-29T13:39:32.600ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61962026-06-29T13:39:37.069ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0071 s (2.3M iterations)
61972026-06-29T13:39:42.189ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61982026-06-29T13:39:42.275Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61992026-06-29T13:39:42.275Z time: [292.76 ns 296.16 ns 300.55 ns]
62002026-06-29T13:39:42.275Z change: [−15.504% +0.7570% +21.687%] (p = 0.94 > 0.05)
62012026-06-29T13:39:42.275Z No change in performance detected.
62022026-06-29T13:39:42.275ZFound 12 outliers among 100 measurements (12.00%)
62032026-06-29T13:39:42.275Z 4 (4.00%) high mild
62042026-06-29T13:39:42.275Z 8 (8.00%) high severe
62052026-06-29T13:39:43.179Z
62062026-06-29T13:39:43.182ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62072026-06-29T13:39:43.182ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62082026-06-29T13:39:46.588ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (12M iterations)
62092026-06-29T13:39:50.793ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62102026-06-29T13:39:50.880Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62112026-06-29T13:39:50.880Z time: [61.333 ns 61.567 ns 61.843 ns]
62122026-06-29T13:39:50.880Z change: [+0.7149% +1.5570% +2.5492%] (p = 0.00 < 0.05)
62132026-06-29T13:39:50.880Z Change within noise threshold.
62142026-06-29T13:39:50.880ZFound 3 outliers among 100 measurements (3.00%)
62152026-06-29T13:39:50.880Z 2 (2.00%) high mild
62162026-06-29T13:39:50.880Z 1 (1.00%) high severe
62172026-06-29T13:39:51.784Z
62182026-06-29T13:39:51.786ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62192026-06-29T13:39:51.786ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62202026-06-29T13:39:56.741ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (4.2M iterations)
62212026-06-29T13:40:01.913ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62222026-06-29T13:40:02.000Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62232026-06-29T13:40:02.000Z time: [253.03 ns 255.55 ns 258.75 ns]
62242026-06-29T13:40:02.000Z change: [−16.942% +0.9333% +22.503%] (p = 0.93 > 0.05)
62252026-06-29T13:40:02.000Z No change in performance detected.
62262026-06-29T13:40:02.003ZFound 13 outliers among 100 measurements (13.00%)
62272026-06-29T13:40:02.003Z 5 (5.00%) high mild
62282026-06-29T13:40:02.003Z 8 (8.00%) high severe
62292026-06-29T13:40:02.902Z
62302026-06-29T13:40:02.905ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62312026-06-29T13:40:02.905ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62322026-06-29T13:40:05.964ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0024 s (6.9M iterations)
62332026-06-29T13:40:10.913ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62342026-06-29T13:40:11.002Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62352026-06-29T13:40:11.002Z time: [79.260 ns 79.556 ns 79.901 ns]
62362026-06-29T13:40:11.002Z change: [−0.0713% +0.8448% +1.7911%] (p = 0.08 > 0.05)
62372026-06-29T13:40:11.002Z No change in performance detected.
62382026-06-29T13:40:11.002ZFound 3 outliers among 100 measurements (3.00%)
62392026-06-29T13:40:11.002Z 2 (2.00%) high mild
62402026-06-29T13:40:11.002Z 1 (1.00%) high severe
62412026-06-29T13:40:11.907Z
62422026-06-29T13:40:11.910ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62432026-06-29T13:40:11.910ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62442026-06-29T13:40:15.907ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0090 s (2.6M iterations)
62452026-06-29T13:40:21.148ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62462026-06-29T13:40:21.236Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62472026-06-29T13:40:21.236Z time: [292.70 ns 296.44 ns 301.30 ns]
62482026-06-29T13:40:21.236Z change: [−15.993% +0.7065% +20.474%] (p = 0.93 > 0.05)
62492026-06-29T13:40:21.236Z No change in performance detected.
62502026-06-29T13:40:21.236ZFound 13 outliers among 100 measurements (13.00%)
62512026-06-29T13:40:21.236Z 6 (6.00%) high mild
62522026-06-29T13:40:21.236Z 7 (7.00%) high severe
62532026-06-29T13:40:22.138Z
62542026-06-29T13:40:22.141ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62552026-06-29T13:40:22.141ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62562026-06-29T13:40:28.305ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0004 s (6.8M iterations)
62572026-06-29T13:40:32.101ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62582026-06-29T13:40:32.187Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62592026-06-29T13:40:32.187Z time: [98.624 ns 98.724 ns 98.831 ns]
62602026-06-29T13:40:32.187Z change: [+0.2644% +0.8770% +1.5084%] (p = 0.00 < 0.05)
62612026-06-29T13:40:32.187Z Change within noise threshold.
62622026-06-29T13:40:32.187ZFound 6 outliers among 100 measurements (6.00%)
62632026-06-29T13:40:32.187Z 2 (2.00%) high mild
62642026-06-29T13:40:32.188Z 4 (4.00%) high severe
62652026-06-29T13:40:33.088Z
62662026-06-29T13:40:33.091ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62672026-06-29T13:40:33.091ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62682026-06-29T13:40:39.065ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0009 s (3.5M iterations)
62692026-06-29T13:40:43.858ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62702026-06-29T13:40:43.944Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62712026-06-29T13:40:43.944Z time: [215.84 ns 217.63 ns 219.96 ns]
62722026-06-29T13:40:43.944Z change: [−13.075% +1.2764% +17.195%] (p = 0.88 > 0.05)
62732026-06-29T13:40:43.944Z No change in performance detected.
62742026-06-29T13:40:43.944ZFound 12 outliers among 100 measurements (12.00%)
62752026-06-29T13:40:43.944Z 4 (4.00%) high mild
62762026-06-29T13:40:43.944Z 8 (8.00%) high severe
62772026-06-29T13:40:44.849Z
62782026-06-29T13:40:44.852ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62792026-06-29T13:40:44.852ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62802026-06-29T13:40:49.122ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0010 s (4.9M iterations)
62812026-06-29T13:40:53.727ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62822026-06-29T13:40:53.814Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62832026-06-29T13:40:53.814Z time: [117.68 ns 117.88 ns 118.07 ns]
62842026-06-29T13:40:53.814Z change: [+0.4312% +1.3628% +2.2559%] (p = 0.00 < 0.05)
62852026-06-29T13:40:53.814Z Change within noise threshold.
62862026-06-29T13:40:53.814ZFound 6 outliers among 100 measurements (6.00%)
62872026-06-29T13:40:53.814Z 3 (3.00%) high mild
62882026-06-29T13:40:53.814Z 3 (3.00%) high severe
62892026-06-29T13:40:54.718Z
62902026-06-29T13:40:54.721ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62912026-06-29T13:40:54.721ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62922026-06-29T13:40:59.106ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0078 s (2.4M iterations)
62932026-06-29T13:41:04.231ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62942026-06-29T13:41:04.318Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62952026-06-29T13:41:04.318Z time: [248.95 ns 251.54 ns 254.92 ns]
62962026-06-29T13:41:04.318Z change: [−14.587% +0.7822% +19.214%] (p = 0.93 > 0.05)
62972026-06-29T13:41:04.318Z No change in performance detected.
62982026-06-29T13:41:04.318ZFound 12 outliers among 100 measurements (12.00%)
62992026-06-29T13:41:04.318Z 4 (4.00%) high mild
63002026-06-29T13:41:04.318Z 8 (8.00%) high severe
63012026-06-29T13:41:05.223Z
63022026-06-29T13:41:05.225ZBenchmarking source_filter/allows/exclude_empty_v4
63032026-06-29T13:41:05.225ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
63042026-06-29T13:41:09.063ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
63052026-06-29T13:41:14.065ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63062026-06-29T13:41:14.151Zsource_filter/allows/exclude_empty_v4
63072026-06-29T13:41:14.151Z time: [894.02 ps 894.33 ps 894.67 ps]
63082026-06-29T13:41:14.152Z thrpt: [1.1177 Gelem/s 1.1182 Gelem/s 1.1185 Gelem/s]
63092026-06-29T13:41:14.152Z change:
63102026-06-29T13:41:14.152Z time: [+0.1556% +0.2091% +0.2623%] (p = 0.00 < 0.05)
63112026-06-29T13:41:14.152Z thrpt: [−0.2616% −0.2086% −0.1553%]
63122026-06-29T13:41:14.152Z Change within noise threshold.
63132026-06-29T13:41:14.152ZFound 4 outliers among 100 measurements (4.00%)
63142026-06-29T13:41:14.152Z 2 (2.00%) low mild
63152026-06-29T13:41:14.152Z 2 (2.00%) high mild
63162026-06-29T13:41:15.053ZBenchmarking source_filter/allows/exclude_empty_v6
63172026-06-29T13:41:15.053ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63182026-06-29T13:41:18.890ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
63192026-06-29T13:41:23.892ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63202026-06-29T13:41:23.978Zsource_filter/allows/exclude_empty_v6
63212026-06-29T13:41:23.978Z time: [893.39 ps 893.67 ps 893.96 ps]
63222026-06-29T13:41:23.979Z thrpt: [1.1186 Gelem/s 1.1190 Gelem/s 1.1193 Gelem/s]
63232026-06-29T13:41:23.979Z change:
63242026-06-29T13:41:23.979Z time: [+0.0189% +0.0757% +0.1332%] (p = 0.01 < 0.05)
63252026-06-29T13:41:23.979Z thrpt: [−0.1330% −0.0757% −0.0189%]
63262026-06-29T13:41:23.979Z Change within noise threshold.
63272026-06-29T13:41:23.979ZFound 7 outliers among 100 measurements (7.00%)
63282026-06-29T13:41:23.979Z 1 (1.00%) low mild
63292026-06-29T13:41:23.979Z 4 (4.00%) high mild
63302026-06-29T13:41:23.979Z 2 (2.00%) high severe
63312026-06-29T13:41:24.878ZBenchmarking source_filter/allows/exclude_miss_v4/1
63322026-06-29T13:41:24.878ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63332026-06-29T13:41:29.201ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
63342026-06-29T13:41:34.203ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63352026-06-29T13:41:34.290Zsource_filter/allows/exclude_miss_v4/1
63362026-06-29T13:41:34.290Z time: [2.0127 ns 2.0137 ns 2.0149 ns]
63372026-06-29T13:41:34.290Z thrpt: [496.30 Melem/s 496.60 Melem/s 496.83 Melem/s]
63382026-06-29T13:41:34.290Z change:
63392026-06-29T13:41:34.290Z time: [−0.1411% +0.1063% +0.3176%] (p = 0.38 > 0.05)
63402026-06-29T13:41:34.290Z thrpt: [−0.3166% −0.1062% +0.1413%]
63412026-06-29T13:41:34.290Z No change in performance detected.
63422026-06-29T13:41:34.290ZFound 10 outliers among 100 measurements (10.00%)
63432026-06-29T13:41:34.290Z 2 (2.00%) low severe
63442026-06-29T13:41:34.291Z 5 (5.00%) high mild
63452026-06-29T13:41:34.291Z 3 (3.00%) high severe
63462026-06-29T13:41:35.184ZBenchmarking source_filter/allows/exclude_hit_v4/1
63472026-06-29T13:41:35.184ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63482026-06-29T13:41:38.997ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63492026-06-29T13:41:44.116ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63502026-06-29T13:41:44.202Zsource_filter/allows/exclude_hit_v4/1
63512026-06-29T13:41:44.202Z time: [1.7930 ns 1.8028 ns 1.8148 ns]
63522026-06-29T13:41:44.202Z thrpt: [551.02 Melem/s 554.70 Melem/s 557.72 Melem/s]
63532026-06-29T13:41:44.202Z change:
63542026-06-29T13:41:44.202Z time: [−2.9283% −2.2727% −1.5568%] (p = 0.00 < 0.05)
63552026-06-29T13:41:44.202Z thrpt: [+1.5815% +2.3256% +3.0166%]
63562026-06-29T13:41:44.202Z Performance has improved.
63572026-06-29T13:41:45.103ZBenchmarking source_filter/allows/exclude_miss_v6/1
63582026-06-29T13:41:45.103ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63592026-06-29T13:41:49.903ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63602026-06-29T13:41:54.949ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63612026-06-29T13:41:55.036Zsource_filter/allows/exclude_miss_v6/1
63622026-06-29T13:41:55.036Z time: [4.4872 ns 4.5069 ns 4.5307 ns]
63632026-06-29T13:41:55.036Z thrpt: [220.72 Melem/s 221.88 Melem/s 222.86 Melem/s]
63642026-06-29T13:41:55.036Z change:
63652026-06-29T13:41:55.036Z time: [−0.7259% −0.1465% +0.4614%] (p = 0.64 > 0.05)
63662026-06-29T13:41:55.036Z thrpt: [−0.4593% +0.1468% +0.7312%]
63672026-06-29T13:41:55.036Z No change in performance detected.
63682026-06-29T13:41:55.036ZFound 21 outliers among 100 measurements (21.00%)
63692026-06-29T13:41:55.036Z 1 (1.00%) high mild
63702026-06-29T13:41:55.036Z 20 (20.00%) high severe
63712026-06-29T13:41:55.928ZBenchmarking source_filter/allows/exclude_hit_v6/1
63722026-06-29T13:41:55.928ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63732026-06-29T13:42:00.970ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63742026-06-29T13:42:06.016ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63752026-06-29T13:42:06.103Zsource_filter/allows/exclude_hit_v6/1
63762026-06-29T13:42:06.103Z time: [4.7138 ns 4.7352 ns 4.7611 ns]
63772026-06-29T13:42:06.103Z thrpt: [210.04 Melem/s 211.18 Melem/s 212.14 Melem/s]
63782026-06-29T13:42:06.103Z change:
63792026-06-29T13:42:06.103Z time: [−0.2084% +0.3479% +0.9047%] (p = 0.22 > 0.05)
63802026-06-29T13:42:06.103Z thrpt: [−0.8966% −0.3467% +0.2088%]
63812026-06-29T13:42:06.106Z No change in performance detected.
63822026-06-29T13:42:06.106ZFound 19 outliers among 100 measurements (19.00%)
63832026-06-29T13:42:06.106Z 19 (19.00%) high severe
63842026-06-29T13:42:07.002ZBenchmarking source_filter/allows/exclude_miss_v4/5
63852026-06-29T13:42:07.002ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63862026-06-29T13:42:10.788ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
63872026-06-29T13:42:15.788ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63882026-06-29T13:42:15.875Zsource_filter/allows/exclude_miss_v4/5
63892026-06-29T13:42:15.875Z time: [3.4981 ns 3.5165 ns 3.5369 ns]
63902026-06-29T13:42:15.875Z thrpt: [282.73 Melem/s 284.37 Melem/s 285.87 Melem/s]
63912026-06-29T13:42:15.875Z change:
63922026-06-29T13:42:15.875Z time: [−10.316% −8.3292% −6.2722%] (p = 0.00 < 0.05)
63932026-06-29T13:42:15.875Z thrpt: [+6.6919% +9.0860% +11.502%]
63942026-06-29T13:42:15.875Z Performance has improved.
63952026-06-29T13:42:15.875ZFound 1 outliers among 100 measurements (1.00%)
63962026-06-29T13:42:15.875Z 1 (1.00%) high mild
63972026-06-29T13:42:16.764ZBenchmarking source_filter/allows/exclude_hit_v4/5
63982026-06-29T13:42:16.764ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63992026-06-29T13:42:20.572ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
64002026-06-29T13:42:25.582ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
64012026-06-29T13:42:25.668Zsource_filter/allows/exclude_hit_v4/5
64022026-06-29T13:42:25.668Z time: [1.7730 ns 1.7750 ns 1.7771 ns]
64032026-06-29T13:42:25.668Z thrpt: [562.72 Melem/s 563.39 Melem/s 564.02 Melem/s]
64042026-06-29T13:42:25.668Z change:
64052026-06-29T13:42:25.668Z time: [−7.2108% −6.8846% −6.5524%] (p = 0.00 < 0.05)
64062026-06-29T13:42:25.668Z thrpt: [+7.0119% +7.3937% +7.7712%]
64072026-06-29T13:42:25.668Z Performance has improved.
64082026-06-29T13:42:25.668ZFound 2 outliers among 100 measurements (2.00%)
64092026-06-29T13:42:25.668Z 1 (1.00%) high mild
64102026-06-29T13:42:25.668Z 1 (1.00%) high severe
64112026-06-29T13:42:26.562ZBenchmarking source_filter/allows/exclude_miss_v6/5
64122026-06-29T13:42:26.562ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64132026-06-29T13:42:30.165ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (745M iterations)
64142026-06-29T13:42:35.200ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64152026-06-29T13:42:35.286Zsource_filter/allows/exclude_miss_v6/5
64162026-06-29T13:42:35.286Z time: [6.7268 ns 6.7498 ns 6.7777 ns]
64172026-06-29T13:42:35.286Z thrpt: [147.54 Melem/s 148.15 Melem/s 148.66 Melem/s]
64182026-06-29T13:42:35.286Z change:
64192026-06-29T13:42:35.286Z time: [+0.0953% +0.5227% +0.9446%] (p = 0.02 < 0.05)
64202026-06-29T13:42:35.287Z thrpt: [−0.9358% −0.5200% −0.0952%]
64212026-06-29T13:42:35.287Z Change within noise threshold.
64222026-06-29T13:42:35.287ZFound 19 outliers among 100 measurements (19.00%)
64232026-06-29T13:42:35.287Z 17 (17.00%) high mild
64242026-06-29T13:42:35.287Z 2 (2.00%) high severe
64252026-06-29T13:42:36.182ZBenchmarking source_filter/allows/exclude_hit_v6/5
64262026-06-29T13:42:36.182ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64272026-06-29T13:42:41.225ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64282026-06-29T13:42:46.270ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64292026-06-29T13:42:46.357Zsource_filter/allows/exclude_hit_v6/5
64302026-06-29T13:42:46.357Z time: [4.7151 ns 4.7347 ns 4.7582 ns]
64312026-06-29T13:42:46.357Z thrpt: [210.16 Melem/s 211.21 Melem/s 212.09 Melem/s]
64322026-06-29T13:42:46.357Z change:
64332026-06-29T13:42:46.357Z time: [−0.4502% +0.1048% +0.6587%] (p = 0.72 > 0.05)
64342026-06-29T13:42:46.357Z thrpt: [−0.6544% −0.1047% +0.4522%]
64352026-06-29T13:42:46.358Z No change in performance detected.
64362026-06-29T13:42:46.358ZFound 21 outliers among 100 measurements (21.00%)
64372026-06-29T13:42:46.358Z 2 (2.00%) low mild
64382026-06-29T13:42:46.358Z 19 (19.00%) high severe
64392026-06-29T13:42:47.256ZBenchmarking source_filter/allows/exclude_miss_v4/10
64402026-06-29T13:42:47.256ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64412026-06-29T13:42:50.544ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (816M iterations)
64422026-06-29T13:42:55.512ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64432026-06-29T13:42:55.599Zsource_filter/allows/exclude_miss_v4/10
64442026-06-29T13:42:55.599Z time: [6.0333 ns 6.0819 ns 6.1348 ns]
64452026-06-29T13:42:55.599Z thrpt: [163.00 Melem/s 164.42 Melem/s 165.75 Melem/s]
64462026-06-29T13:42:55.599Z change:
64472026-06-29T13:42:55.599Z time: [−6.4739% −5.1021% −3.7411%] (p = 0.00 < 0.05)
64482026-06-29T13:42:55.599Z thrpt: [+3.8865% +5.3764% +6.9221%]
64492026-06-29T13:42:55.599Z Performance has improved.
64502026-06-29T13:42:56.495ZBenchmarking source_filter/allows/exclude_hit_v4/10
64512026-06-29T13:42:56.495ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64522026-06-29T13:43:00.394ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
64532026-06-29T13:43:05.272ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64542026-06-29T13:43:05.359Zsource_filter/allows/exclude_hit_v4/10
64552026-06-29T13:43:05.359Z time: [1.7691 ns 1.7712 ns 1.7735 ns]
64562026-06-29T13:43:05.359Z thrpt: [563.85 Melem/s 564.58 Melem/s 565.27 Melem/s]
64572026-06-29T13:43:05.359Z change:
64582026-06-29T13:43:05.359Z time: [−6.0504% −5.6306% −5.2156%] (p = 0.00 < 0.05)
64592026-06-29T13:43:05.359Z thrpt: [+5.5026% +5.9666% +6.4400%]
64602026-06-29T13:43:05.359Z Performance has improved.
64612026-06-29T13:43:05.359ZFound 1 outliers among 100 measurements (1.00%)
64622026-06-29T13:43:05.359Z 1 (1.00%) high mild
64632026-06-29T13:43:06.252ZBenchmarking source_filter/allows/exclude_miss_v6/10
64642026-06-29T13:43:06.252ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64652026-06-29T13:43:11.892ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (476M iterations)
64662026-06-29T13:43:16.890ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64672026-06-29T13:43:16.977Zsource_filter/allows/exclude_miss_v6/10
64682026-06-29T13:43:16.977Z time: [10.498 ns 10.502 ns 10.505 ns]
64692026-06-29T13:43:16.977Z thrpt: [95.190 Melem/s 95.224 Melem/s 95.253 Melem/s]
64702026-06-29T13:43:16.977Z change:
64712026-06-29T13:43:16.977Z time: [+8.2644% +8.4568% +8.6467%] (p = 0.00 < 0.05)
64722026-06-29T13:43:16.977Z thrpt: [−7.9585% −7.7974% −7.6336%]
64732026-06-29T13:43:16.977Z Performance has regressed.
64742026-06-29T13:43:16.977ZFound 6 outliers among 100 measurements (6.00%)
64752026-06-29T13:43:16.977Z 1 (1.00%) low mild
64762026-06-29T13:43:16.977Z 3 (3.00%) high mild
64772026-06-29T13:43:16.977Z 2 (2.00%) high severe
64782026-06-29T13:43:17.869ZBenchmarking source_filter/allows/exclude_hit_v6/10
64792026-06-29T13:43:17.870ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64802026-06-29T13:43:22.916ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64812026-06-29T13:43:27.990ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64822026-06-29T13:43:28.076Zsource_filter/allows/exclude_hit_v6/10
64832026-06-29T13:43:28.077Z time: [4.7249 ns 4.7559 ns 4.7943 ns]
64842026-06-29T13:43:28.077Z thrpt: [208.58 Melem/s 210.26 Melem/s 211.65 Melem/s]
64852026-06-29T13:43:28.080Z change:
64862026-06-29T13:43:28.080Z time: [−0.0836% +0.8633% +2.0514%] (p = 0.10 > 0.05)
64872026-06-29T13:43:28.080Z thrpt: [−2.0102% −0.8559% +0.0837%]
64882026-06-29T13:43:28.080Z No change in performance detected.
64892026-06-29T13:43:28.080ZFound 23 outliers among 100 measurements (23.00%)
64902026-06-29T13:43:28.080Z 1 (1.00%) low severe
64912026-06-29T13:43:28.080Z 2 (2.00%) low mild
64922026-06-29T13:43:28.080Z 1 (1.00%) high mild
64932026-06-29T13:43:28.080Z 19 (19.00%) high severe
64942026-06-29T13:43:28.976ZBenchmarking source_filter/allows/exclude_miss_v4/50
64952026-06-29T13:43:28.976ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64962026-06-29T13:43:32.168ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (841M iterations)
64972026-06-29T13:43:36.997ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64982026-06-29T13:43:37.084Zsource_filter/allows/exclude_miss_v4/50
64992026-06-29T13:43:37.084Z time: [5.6970 ns 5.7203 ns 5.7465 ns]
65002026-06-29T13:43:37.084Z thrpt: [174.02 Melem/s 174.82 Melem/s 175.53 Melem/s]
65012026-06-29T13:43:37.084Z change:
65022026-06-29T13:43:37.084Z time: [−5.1421% −4.0145% −2.8805%] (p = 0.00 < 0.05)
65032026-06-29T13:43:37.084Z thrpt: [+2.9660% +4.1824% +5.4209%]
65042026-06-29T13:43:37.084Z Performance has improved.
65052026-06-29T13:43:37.087ZFound 7 outliers among 100 measurements (7.00%)
65062026-06-29T13:43:37.087Z 3 (3.00%) high mild
65072026-06-29T13:43:37.087Z 4 (4.00%) high severe
65082026-06-29T13:43:37.978ZBenchmarking source_filter/allows/exclude_hit_v4/50
65092026-06-29T13:43:37.978ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
65102026-06-29T13:43:43.809ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65112026-06-29T13:43:48.935ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
65122026-06-29T13:43:49.023Zsource_filter/allows/exclude_hit_v4/50
65132026-06-29T13:43:49.023Z time: [2.7813 ns 2.7837 ns 2.7861 ns]
65142026-06-29T13:43:49.023Z thrpt: [358.92 Melem/s 359.23 Melem/s 359.54 Melem/s]
65152026-06-29T13:43:49.023Z change:
65162026-06-29T13:43:49.023Z time: [−2.5170% −1.9672% −1.4353%] (p = 0.00 < 0.05)
65172026-06-29T13:43:49.023Z thrpt: [+1.4562% +2.0066% +2.5820%]
65182026-06-29T13:43:49.023Z Performance has improved.
65192026-06-29T13:43:49.023ZFound 3 outliers among 100 measurements (3.00%)
65202026-06-29T13:43:49.023Z 3 (3.00%) high mild
65212026-06-29T13:43:49.915ZBenchmarking source_filter/allows/exclude_miss_v6/50
65222026-06-29T13:43:49.915ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65232026-06-29T13:43:55.196ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (508M iterations)
65242026-06-29T13:44:00.197ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65252026-06-29T13:44:00.284Zsource_filter/allows/exclude_miss_v6/50
65262026-06-29T13:44:00.284Z time: [9.8336 ns 9.8372 ns 9.8412 ns]
65272026-06-29T13:44:00.284Z thrpt: [101.61 Melem/s 101.65 Melem/s 101.69 Melem/s]
65282026-06-29T13:44:00.284Z change:
65292026-06-29T13:44:00.284Z time: [+6.4236% +6.6718% +6.9144%] (p = 0.00 < 0.05)
65302026-06-29T13:44:00.284Z thrpt: [−6.4673% −6.2545% −6.0359%]
65312026-06-29T13:44:00.284Z Performance has regressed.
65322026-06-29T13:44:00.284ZFound 6 outliers among 100 measurements (6.00%)
65332026-06-29T13:44:00.284Z 2 (2.00%) high mild
65342026-06-29T13:44:00.284Z 4 (4.00%) high severe
65352026-06-29T13:44:01.184ZBenchmarking source_filter/allows/exclude_hit_v6/50
65362026-06-29T13:44:01.184ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65372026-06-29T13:44:04.188ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (894M iterations)
65382026-06-29T13:44:09.223ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65392026-06-29T13:44:09.310Zsource_filter/allows/exclude_hit_v6/50
65402026-06-29T13:44:09.310Z time: [5.6104 ns 5.6303 ns 5.6542 ns]
65412026-06-29T13:44:09.310Z thrpt: [176.86 Melem/s 177.61 Melem/s 178.24 Melem/s]
65422026-06-29T13:44:09.310Z change:
65432026-06-29T13:44:09.310Z time: [−0.8749% −0.3428% +0.1857%] (p = 0.20 > 0.05)
65442026-06-29T13:44:09.310Z thrpt: [−0.1854% +0.3439% +0.8827%]
65452026-06-29T13:44:09.310Z No change in performance detected.
65462026-06-29T13:44:09.310ZFound 19 outliers among 100 measurements (19.00%)
65472026-06-29T13:44:09.310Z 19 (19.00%) high severe
65482026-06-29T13:44:10.202ZBenchmarking source_filter/allows/exclude_miss_v4/100
65492026-06-29T13:44:10.202ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65502026-06-29T13:44:14.346ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (648M iterations)
65512026-06-29T13:44:19.233ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65522026-06-29T13:44:19.320Zsource_filter/allows/exclude_miss_v4/100
65532026-06-29T13:44:19.320Z time: [7.4958 ns 7.5176 ns 7.5433 ns]
65542026-06-29T13:44:19.320Z thrpt: [132.57 Melem/s 133.02 Melem/s 133.41 Melem/s]
65552026-06-29T13:44:19.320Z change:
65562026-06-29T13:44:19.320Z time: [−11.044% −9.7370% −8.3204%] (p = 0.00 < 0.05)
65572026-06-29T13:44:19.320Z thrpt: [+9.0755% +10.787% +12.415%]
65582026-06-29T13:44:19.320Z Performance has improved.
65592026-06-29T13:44:19.320ZFound 13 outliers among 100 measurements (13.00%)
65602026-06-29T13:44:19.320Z 4 (4.00%) high mild
65612026-06-29T13:44:19.320Z 9 (9.00%) high severe
65622026-06-29T13:44:20.218ZBenchmarking source_filter/allows/exclude_hit_v4/100
65632026-06-29T13:44:20.218ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65642026-06-29T13:44:25.894ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
65652026-06-29T13:44:30.895ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65662026-06-29T13:44:30.983Zsource_filter/allows/exclude_hit_v4/100
65672026-06-29T13:44:30.983Z time: [2.6400 ns 2.6437 ns 2.6475 ns]
65682026-06-29T13:44:30.983Z thrpt: [377.72 Melem/s 378.25 Melem/s 378.78 Melem/s]
65692026-06-29T13:44:30.983Z change:
65702026-06-29T13:44:30.983Z time: [−11.744% −11.143% −10.540%] (p = 0.00 < 0.05)
65712026-06-29T13:44:30.983Z thrpt: [+11.782% +12.540% +13.307%]
65722026-06-29T13:44:30.983Z Performance has improved.
65732026-06-29T13:44:30.983ZFound 3 outliers among 100 measurements (3.00%)
65742026-06-29T13:44:30.983Z 2 (2.00%) low mild
65752026-06-29T13:44:30.983Z 1 (1.00%) high severe
65762026-06-29T13:44:31.876ZBenchmarking source_filter/allows/exclude_miss_v6/100
65772026-06-29T13:44:31.876ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65782026-06-29T13:44:35.474ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (373M iterations)
65792026-06-29T13:44:40.474ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65802026-06-29T13:44:40.561Zsource_filter/allows/exclude_miss_v6/100
65812026-06-29T13:44:40.562Z time: [13.399 ns 13.402 ns 13.406 ns]
65822026-06-29T13:44:40.562Z thrpt: [74.595 Melem/s 74.614 Melem/s 74.632 Melem/s]
65832026-06-29T13:44:40.562Z change:
65842026-06-29T13:44:40.562Z time: [+12.723% +12.876% +13.026%] (p = 0.00 < 0.05)
65852026-06-29T13:44:40.562Z thrpt: [−11.525% −11.407% −11.287%]
65862026-06-29T13:44:40.562Z Performance has regressed.
65872026-06-29T13:44:40.562ZFound 6 outliers among 100 measurements (6.00%)
65882026-06-29T13:44:40.562Z 3 (3.00%) low mild
65892026-06-29T13:44:40.562Z 2 (2.00%) high mild
65902026-06-29T13:44:40.562Z 1 (1.00%) high severe
65912026-06-29T13:44:41.455ZBenchmarking source_filter/allows/exclude_hit_v6/100
65922026-06-29T13:44:41.455ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65932026-06-29T13:44:47.450ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (896M iterations)
65942026-06-29T13:44:52.490ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65952026-06-29T13:44:52.577Zsource_filter/allows/exclude_hit_v6/100
65962026-06-29T13:44:52.577Z time: [5.6047 ns 5.6243 ns 5.6478 ns]
65972026-06-29T13:44:52.577Z thrpt: [177.06 Melem/s 177.80 Melem/s 178.42 Melem/s]
65982026-06-29T13:44:52.577Z change:
65992026-06-29T13:44:52.577Z time: [−0.4892% −0.0325% +0.4173%] (p = 0.90 > 0.05)
66002026-06-29T13:44:52.577Z thrpt: [−0.4156% +0.0325% +0.4916%]
66012026-06-29T13:44:52.577Z No change in performance detected.
66022026-06-29T13:44:52.577ZFound 19 outliers among 100 measurements (19.00%)
66032026-06-29T13:44:52.577Z 19 (19.00%) high severe
66042026-06-29T13:44:53.472ZBenchmarking source_filter/allows/include_hit_v4/1
66052026-06-29T13:44:53.472ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
66062026-06-29T13:44:57.281ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
66072026-06-29T13:45:02.270ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
66082026-06-29T13:45:02.357Zsource_filter/allows/include_hit_v4/1
66092026-06-29T13:45:02.357Z time: [1.7678 ns 1.7698 ns 1.7718 ns]
66102026-06-29T13:45:02.357Z thrpt: [564.41 Melem/s 565.05 Melem/s 565.69 Melem/s]
66112026-06-29T13:45:02.357Z change:
66122026-06-29T13:45:02.357Z time: [−9.1931% −8.9250% −8.6423%] (p = 0.00 < 0.05)
66132026-06-29T13:45:02.358Z thrpt: [+9.4598% +9.7997% +10.124%]
66142026-06-29T13:45:02.358Z Performance has improved.
66152026-06-29T13:45:02.358ZFound 3 outliers among 100 measurements (3.00%)
66162026-06-29T13:45:02.358Z 1 (1.00%) high mild
66172026-06-29T13:45:02.358Z 2 (2.00%) high severe
66182026-06-29T13:45:03.259ZBenchmarking source_filter/allows/include_miss_v4/1
66192026-06-29T13:45:03.259ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66202026-06-29T13:45:07.582ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
66212026-06-29T13:45:12.592ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66222026-06-29T13:45:12.672Zsource_filter/allows/include_miss_v4/1
66232026-06-29T13:45:12.672Z time: [2.0133 ns 2.0142 ns 2.0151 ns]
66242026-06-29T13:45:12.672Z thrpt: [496.24 Melem/s 496.47 Melem/s 496.69 Melem/s]
66252026-06-29T13:45:12.672Z change:
66262026-06-29T13:45:12.672Z time: [−0.0003% +0.1514% +0.2831%] (p = 0.04 < 0.05)
66272026-06-29T13:45:12.672Z thrpt: [−0.2823% −0.1511% +0.0003%]
66282026-06-29T13:45:12.672Z Change within noise threshold.
66292026-06-29T13:45:12.672ZFound 3 outliers among 100 measurements (3.00%)
66302026-06-29T13:45:12.672Z 1 (1.00%) high mild
66312026-06-29T13:45:12.672Z 2 (2.00%) high severe
66322026-06-29T13:45:13.571ZBenchmarking source_filter/allows/include_hit_v6/1
66332026-06-29T13:45:13.571ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66342026-06-29T13:45:18.637ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66352026-06-29T13:45:23.678ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66362026-06-29T13:45:23.764Zsource_filter/allows/include_hit_v6/1
66372026-06-29T13:45:23.764Z time: [4.7195 ns 4.7484 ns 4.7829 ns]
66382026-06-29T13:45:23.764Z thrpt: [209.08 Melem/s 210.60 Melem/s 211.89 Melem/s]
66392026-06-29T13:45:23.764Z change:
66402026-06-29T13:45:23.764Z time: [−0.4369% +0.3410% +1.1982%] (p = 0.42 > 0.05)
66412026-06-29T13:45:23.764Z thrpt: [−1.1840% −0.3398% +0.4388%]
66422026-06-29T13:45:23.764Z No change in performance detected.
66432026-06-29T13:45:23.767ZFound 20 outliers among 100 measurements (20.00%)
66442026-06-29T13:45:23.767Z 1 (1.00%) high mild
66452026-06-29T13:45:23.767Z 19 (19.00%) high severe
66462026-06-29T13:45:24.665ZBenchmarking source_filter/allows/include_miss_v6/1
66472026-06-29T13:45:24.665ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66482026-06-29T13:45:29.464ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66492026-06-29T13:45:34.511ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66502026-06-29T13:45:34.598Zsource_filter/allows/include_miss_v6/1
66512026-06-29T13:45:34.598Z time: [4.4870 ns 4.5066 ns 4.5298 ns]
66522026-06-29T13:45:34.598Z thrpt: [220.76 Melem/s 221.90 Melem/s 222.86 Melem/s]
66532026-06-29T13:45:34.598Z change:
66542026-06-29T13:45:34.598Z time: [−0.6231% −0.0359% +0.5266%] (p = 0.90 > 0.05)
66552026-06-29T13:45:34.598Z thrpt: [−0.5238% +0.0359% +0.6270%]
66562026-06-29T13:45:34.598Z No change in performance detected.
66572026-06-29T13:45:34.598ZFound 20 outliers among 100 measurements (20.00%)
66582026-06-29T13:45:34.598Z 1 (1.00%) high mild
66592026-06-29T13:45:34.598Z 19 (19.00%) high severe
66602026-06-29T13:45:35.497ZBenchmarking source_filter/allows/include_hit_v4/5
66612026-06-29T13:45:35.497ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66622026-06-29T13:45:39.299ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
66632026-06-29T13:45:44.302ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66642026-06-29T13:45:44.389Zsource_filter/allows/include_hit_v4/5
66652026-06-29T13:45:44.389Z time: [1.7701 ns 1.7718 ns 1.7733 ns]
66662026-06-29T13:45:44.389Z thrpt: [563.91 Melem/s 564.41 Melem/s 564.93 Melem/s]
66672026-06-29T13:45:44.389Z change:
66682026-06-29T13:45:44.389Z time: [−7.8347% −7.4307% −7.0438%] (p = 0.00 < 0.05)
66692026-06-29T13:45:44.389Z thrpt: [+7.5776% +8.0272% +8.5007%]
66702026-06-29T13:45:44.389Z Performance has improved.
66712026-06-29T13:45:44.389ZFound 5 outliers among 100 measurements (5.00%)
66722026-06-29T13:45:44.392Z 3 (3.00%) low mild
66732026-06-29T13:45:44.392Z 1 (1.00%) high mild
66742026-06-29T13:45:44.392Z 1 (1.00%) high severe
66752026-06-29T13:45:45.277ZBenchmarking source_filter/allows/include_miss_v4/5
66762026-06-29T13:45:45.277ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66772026-06-29T13:45:49.054ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
66782026-06-29T13:45:54.085ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66792026-06-29T13:45:54.171Zsource_filter/allows/include_miss_v4/5
66802026-06-29T13:45:54.172Z time: [3.5216 ns 3.5400 ns 3.5593 ns]
66812026-06-29T13:45:54.172Z thrpt: [280.95 Melem/s 282.49 Melem/s 283.97 Melem/s]
66822026-06-29T13:45:54.172Z change:
66832026-06-29T13:45:54.172Z time: [−10.000% −8.6607% −7.2831%] (p = 0.00 < 0.05)
66842026-06-29T13:45:54.172Z thrpt: [+7.8552% +9.4819% +11.111%]
66852026-06-29T13:45:54.172Z Performance has improved.
66862026-06-29T13:45:54.172ZFound 3 outliers among 100 measurements (3.00%)
66872026-06-29T13:45:54.172Z 1 (1.00%) high mild
66882026-06-29T13:45:54.172Z 2 (2.00%) high severe
66892026-06-29T13:45:55.070ZBenchmarking source_filter/allows/include_hit_v6/5
66902026-06-29T13:45:55.070ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66912026-06-29T13:46:00.112ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66922026-06-29T13:46:05.180ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66932026-06-29T13:46:05.267Zsource_filter/allows/include_hit_v6/5
66942026-06-29T13:46:05.267Z time: [4.7205 ns 4.7463 ns 4.7771 ns]
66952026-06-29T13:46:05.267Z thrpt: [209.33 Melem/s 210.69 Melem/s 211.84 Melem/s]
66962026-06-29T13:46:05.267Z change:
66972026-06-29T13:46:05.267Z time: [−0.7682% +0.1094% +1.0349%] (p = 0.82 > 0.05)
66982026-06-29T13:46:05.267Z thrpt: [−1.0243% −0.1093% +0.7741%]
66992026-06-29T13:46:05.267Z No change in performance detected.
67002026-06-29T13:46:05.267ZFound 20 outliers among 100 measurements (20.00%)
67012026-06-29T13:46:05.267Z 20 (20.00%) high severe
67022026-06-29T13:46:06.169ZBenchmarking source_filter/allows/include_miss_v6/5
67032026-06-29T13:46:06.169ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
67042026-06-29T13:46:09.780ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (743M iterations)
67052026-06-29T13:46:14.809ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
67062026-06-29T13:46:14.895Zsource_filter/allows/include_miss_v6/5
67072026-06-29T13:46:14.895Z time: [6.7443 ns 6.7640 ns 6.7858 ns]
67082026-06-29T13:46:14.895Z thrpt: [147.37 Melem/s 147.84 Melem/s 148.27 Melem/s]
67092026-06-29T13:46:14.895Z change:
67102026-06-29T13:46:14.895Z time: [−0.5455% −0.1292% +0.2742%] (p = 0.54 > 0.05)
67112026-06-29T13:46:14.895Z thrpt: [−0.2734% +0.1294% +0.5485%]
67122026-06-29T13:46:14.895Z No change in performance detected.
67132026-06-29T13:46:14.895ZFound 19 outliers among 100 measurements (19.00%)
67142026-06-29T13:46:14.895Z 19 (19.00%) high mild
67152026-06-29T13:46:15.796ZBenchmarking source_filter/allows/include_hit_v4/10
67162026-06-29T13:46:15.796ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
67172026-06-29T13:46:19.597ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
67182026-06-29T13:46:24.838ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
67192026-06-29T13:46:24.925Zsource_filter/allows/include_hit_v4/10
67202026-06-29T13:46:24.925Z time: [1.8605 ns 1.8641 ns 1.8671 ns]
67212026-06-29T13:46:24.925Z thrpt: [535.58 Melem/s 536.45 Melem/s 537.50 Melem/s]
67222026-06-29T13:46:24.925Z change:
67232026-06-29T13:46:24.925Z time: [−4.5312% −3.9756% −3.4063%] (p = 0.00 < 0.05)
67242026-06-29T13:46:24.925Z thrpt: [+3.5264% +4.1402% +4.7463%]
67252026-06-29T13:46:24.925Z Performance has improved.
67262026-06-29T13:46:25.820ZBenchmarking source_filter/allows/include_miss_v4/10
67272026-06-29T13:46:25.820ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67282026-06-29T13:46:29.001ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (844M iterations)
67292026-06-29T13:46:34.062ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67302026-06-29T13:46:34.148Zsource_filter/allows/include_miss_v4/10
67312026-06-29T13:46:34.148Z time: [5.9559 ns 5.9911 ns 6.0330 ns]
67322026-06-29T13:46:34.148Z thrpt: [165.75 Melem/s 166.91 Melem/s 167.90 Melem/s]
67332026-06-29T13:46:34.149Z change:
67342026-06-29T13:46:34.149Z time: [−9.8071% −8.1523% −6.4773%] (p = 0.00 < 0.05)
67352026-06-29T13:46:34.149Z thrpt: [+6.9259% +8.8759% +10.873%]
67362026-06-29T13:46:34.149Z Performance has improved.
67372026-06-29T13:46:34.151ZFound 15 outliers among 100 measurements (15.00%)
67382026-06-29T13:46:34.152Z 2 (2.00%) high mild
67392026-06-29T13:46:34.152Z 13 (13.00%) high severe
67402026-06-29T13:46:35.049ZBenchmarking source_filter/allows/include_hit_v6/10
67412026-06-29T13:46:35.049ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67422026-06-29T13:46:40.227ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
67432026-06-29T13:46:45.168ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67442026-06-29T13:46:45.253Zsource_filter/allows/include_hit_v6/10
67452026-06-29T13:46:45.254Z time: [4.7221 ns 4.7411 ns 4.7639 ns]
67462026-06-29T13:46:45.254Z thrpt: [209.91 Melem/s 210.92 Melem/s 211.77 Melem/s]
67472026-06-29T13:46:45.254Z change:
67482026-06-29T13:46:45.254Z time: [+1.5353% +2.8179% +4.0430%] (p = 0.00 < 0.05)
67492026-06-29T13:46:45.254Z thrpt: [−3.8859% −2.7407% −1.5120%]
67502026-06-29T13:46:45.254Z Performance has regressed.
67512026-06-29T13:46:45.254ZFound 16 outliers among 100 measurements (16.00%)
67522026-06-29T13:46:45.254Z 13 (13.00%) high mild
67532026-06-29T13:46:45.254Z 3 (3.00%) high severe
67542026-06-29T13:46:46.140ZBenchmarking source_filter/allows/include_miss_v6/10
67552026-06-29T13:46:46.140ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67562026-06-29T13:46:51.781ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (476M iterations)
67572026-06-29T13:46:56.784ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67582026-06-29T13:46:56.871Zsource_filter/allows/include_miss_v6/10
67592026-06-29T13:46:56.872Z time: [10.508 ns 10.512 ns 10.517 ns]
67602026-06-29T13:46:56.872Z thrpt: [95.084 Melem/s 95.125 Melem/s 95.164 Melem/s]
67612026-06-29T13:46:56.872Z change:
67622026-06-29T13:46:56.872Z time: [+8.4783% +8.6808% +8.8892%] (p = 0.00 < 0.05)
67632026-06-29T13:46:56.872Z thrpt: [−8.1635% −7.9874% −7.8157%]
67642026-06-29T13:46:56.872Z Performance has regressed.
67652026-06-29T13:46:56.875ZFound 11 outliers among 100 measurements (11.00%)
67662026-06-29T13:46:56.875Z 6 (6.00%) high mild
67672026-06-29T13:46:56.875Z 5 (5.00%) high severe
67682026-06-29T13:46:57.763ZBenchmarking source_filter/allows/include_hit_v4/50
67692026-06-29T13:46:57.763ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67702026-06-29T13:47:03.502ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
67712026-06-29T13:47:08.450ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67722026-06-29T13:47:08.538Zsource_filter/allows/include_hit_v4/50
67732026-06-29T13:47:08.538Z time: [2.6406 ns 2.6449 ns 2.6493 ns]
67742026-06-29T13:47:08.538Z thrpt: [377.45 Melem/s 378.08 Melem/s 378.70 Melem/s]
67752026-06-29T13:47:08.538Z change:
67762026-06-29T13:47:08.538Z time: [−6.9647% −6.4022% −5.8805%] (p = 0.00 < 0.05)
67772026-06-29T13:47:08.538Z thrpt: [+6.2480% +6.8401% +7.4861%]
67782026-06-29T13:47:08.538Z Performance has improved.
67792026-06-29T13:47:08.538ZFound 3 outliers among 100 measurements (3.00%)
67802026-06-29T13:47:08.538Z 2 (2.00%) low mild
67812026-06-29T13:47:08.538Z 1 (1.00%) high mild
67822026-06-29T13:47:09.438ZBenchmarking source_filter/allows/include_miss_v4/50
67832026-06-29T13:47:09.438ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67842026-06-29T13:47:12.622ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (843M iterations)
67852026-06-29T13:47:17.448ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67862026-06-29T13:47:17.535Zsource_filter/allows/include_miss_v4/50
67872026-06-29T13:47:17.535Z time: [5.6904 ns 5.7135 ns 5.7413 ns]
67882026-06-29T13:47:17.535Z thrpt: [174.18 Melem/s 175.02 Melem/s 175.73 Melem/s]
67892026-06-29T13:47:17.535Z change:
67902026-06-29T13:47:17.535Z time: [−4.6359% −3.8244% −3.0211%] (p = 0.00 < 0.05)
67912026-06-29T13:47:17.535Z thrpt: [+3.1152% +3.9765% +4.8613%]
67922026-06-29T13:47:17.535Z Performance has improved.
67932026-06-29T13:47:17.535ZFound 1 outliers among 100 measurements (1.00%)
67942026-06-29T13:47:17.535Z 1 (1.00%) high severe
67952026-06-29T13:47:18.431ZBenchmarking source_filter/allows/include_hit_v6/50
67962026-06-29T13:47:18.431ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67972026-06-29T13:47:21.450ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (889M iterations)
67982026-06-29T13:47:26.493ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67992026-06-29T13:47:26.579Zsource_filter/allows/include_hit_v6/50
68002026-06-29T13:47:26.579Z time: [5.6492 ns 5.6682 ns 5.6908 ns]
68012026-06-29T13:47:26.579Z thrpt: [175.72 Melem/s 176.42 Melem/s 177.02 Melem/s]
68022026-06-29T13:47:26.579Z change:
68032026-06-29T13:47:26.579Z time: [−0.3905% +0.1352% +0.6661%] (p = 0.61 > 0.05)
68042026-06-29T13:47:26.579Z thrpt: [−0.6617% −0.1350% +0.3920%]
68052026-06-29T13:47:26.579Z No change in performance detected.
68062026-06-29T13:47:26.579ZFound 19 outliers among 100 measurements (19.00%)
68072026-06-29T13:47:26.579Z 19 (19.00%) high severe
68082026-06-29T13:47:27.473ZBenchmarking source_filter/allows/include_miss_v6/50
68092026-06-29T13:47:27.473ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
68102026-06-29T13:47:32.778ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (506M iterations)
68112026-06-29T13:47:37.765ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
68122026-06-29T13:47:37.852Zsource_filter/allows/include_miss_v6/50
68132026-06-29T13:47:37.852Z time: [9.8436 ns 9.8489 ns 9.8551 ns]
68142026-06-29T13:47:37.852Z thrpt: [101.47 Melem/s 101.53 Melem/s 101.59 Melem/s]
68152026-06-29T13:47:37.852Z change:
68162026-06-29T13:47:37.852Z time: [+6.8758% +7.1116% +7.3388%] (p = 0.00 < 0.05)
68172026-06-29T13:47:37.852Z thrpt: [−6.8370% −6.6395% −6.4334%]
68182026-06-29T13:47:37.852Z Performance has regressed.
68192026-06-29T13:47:37.852ZFound 1 outliers among 100 measurements (1.00%)
68202026-06-29T13:47:37.852Z 1 (1.00%) high mild
68212026-06-29T13:47:38.741ZBenchmarking source_filter/allows/include_hit_v4/100
68222026-06-29T13:47:38.743ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
68232026-06-29T13:47:44.418ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
68242026-06-29T13:47:49.416ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
68252026-06-29T13:47:49.504Zsource_filter/allows/include_hit_v4/100
68262026-06-29T13:47:49.504Z time: [2.6411 ns 2.6445 ns 2.6478 ns]
68272026-06-29T13:47:49.504Z thrpt: [377.67 Melem/s 378.14 Melem/s 378.63 Melem/s]
68282026-06-29T13:47:49.504Z change:
68292026-06-29T13:47:49.504Z time: [−6.1133% −5.6588% −5.2033%] (p = 0.00 < 0.05)
68302026-06-29T13:47:49.504Z thrpt: [+5.4889% +5.9982% +6.5113%]
68312026-06-29T13:47:49.504Z Performance has improved.
68322026-06-29T13:47:49.504ZFound 7 outliers among 100 measurements (7.00%)
68332026-06-29T13:47:49.504Z 4 (4.00%) low mild
68342026-06-29T13:47:49.504Z 3 (3.00%) high mild
68352026-06-29T13:47:50.398ZBenchmarking source_filter/allows/include_miss_v4/100
68362026-06-29T13:47:50.398ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68372026-06-29T13:47:54.538ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (648M iterations)
68382026-06-29T13:47:59.444ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68392026-06-29T13:47:59.531Zsource_filter/allows/include_miss_v4/100
68402026-06-29T13:47:59.531Z time: [7.5274 ns 7.5656 ns 7.6062 ns]
68412026-06-29T13:47:59.531Z thrpt: [131.47 Melem/s 132.18 Melem/s 132.85 Melem/s]
68422026-06-29T13:47:59.531Z change:
68432026-06-29T13:47:59.531Z time: [−11.341% −10.337% −9.2377%] (p = 0.00 < 0.05)
68442026-06-29T13:47:59.531Z thrpt: [+10.178% +11.528% +12.792%]
68452026-06-29T13:47:59.531Z Performance has improved.
68462026-06-29T13:47:59.531ZFound 7 outliers among 100 measurements (7.00%)
68472026-06-29T13:47:59.531Z 3 (3.00%) high mild
68482026-06-29T13:47:59.531Z 4 (4.00%) high severe
68492026-06-29T13:48:00.425ZBenchmarking source_filter/allows/include_hit_v6/100
68502026-06-29T13:48:00.425ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68512026-06-29T13:48:03.430ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (893M iterations)
68522026-06-29T13:48:08.470ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68532026-06-29T13:48:08.557Zsource_filter/allows/include_hit_v6/100
68542026-06-29T13:48:08.557Z time: [5.6181 ns 5.6372 ns 5.6598 ns]
68552026-06-29T13:48:08.557Z thrpt: [176.68 Melem/s 177.39 Melem/s 178.00 Melem/s]
68562026-06-29T13:48:08.557Z change:
68572026-06-29T13:48:08.557Z time: [−0.3438% +0.1341% +0.6131%] (p = 0.59 > 0.05)
68582026-06-29T13:48:08.557Z thrpt: [−0.6094% −0.1339% +0.3449%]
68592026-06-29T13:48:08.557Z No change in performance detected.
68602026-06-29T13:48:08.557ZFound 19 outliers among 100 measurements (19.00%)
68612026-06-29T13:48:08.557Z 19 (19.00%) high severe
68622026-06-29T13:48:09.453ZBenchmarking source_filter/allows/include_miss_v6/100
68632026-06-29T13:48:09.453ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68642026-06-29T13:48:13.057ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0001 s (372M iterations)
68652026-06-29T13:48:18.054ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68662026-06-29T13:48:18.141Zsource_filter/allows/include_miss_v6/100
68672026-06-29T13:48:18.141Z time: [13.412 ns 13.421 ns 13.432 ns]
68682026-06-29T13:48:18.141Z thrpt: [74.451 Melem/s 74.511 Melem/s 74.560 Melem/s]
68692026-06-29T13:48:18.141Z change:
68702026-06-29T13:48:18.141Z time: [+12.728% +12.911% +13.095%] (p = 0.00 < 0.05)
68712026-06-29T13:48:18.141Z thrpt: [−11.579% −11.435% −11.291%]
68722026-06-29T13:48:18.141Z Performance has regressed.
68732026-06-29T13:48:18.141ZFound 7 outliers among 100 measurements (7.00%)
68742026-06-29T13:48:18.141Z 4 (4.00%) high mild
68752026-06-29T13:48:18.141Z 3 (3.00%) high severe
68762026-06-29T13:48:19.042ZBenchmarking source_filter/allows/include_empty_v4
68772026-06-29T13:48:19.042ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68782026-06-29T13:48:22.882ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
68792026-06-29T13:48:28.519ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68802026-06-29T13:48:28.606Zsource_filter/allows/include_empty_v4
68812026-06-29T13:48:28.606Z time: [1.0140 ns 1.0410 ns 1.0628 ns]
68822026-06-29T13:48:28.606Z thrpt: [940.91 Melem/s 960.58 Melem/s 986.23 Melem/s]
68832026-06-29T13:48:28.606Z change:
68842026-06-29T13:48:28.606Z time: [+1.4291% +4.2456% +6.9666%] (p = 0.00 < 0.05)
68852026-06-29T13:48:28.606Z thrpt: [−6.5128% −4.0727% −1.4089%]
68862026-06-29T13:48:28.606Z Performance has regressed.
68872026-06-29T13:48:29.509ZBenchmarking source_filter/allows/include_empty_v6
68882026-06-29T13:48:29.509ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68892026-06-29T13:48:33.348ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
68902026-06-29T13:48:38.346ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68912026-06-29T13:48:38.434Zsource_filter/allows/include_empty_v6
68922026-06-29T13:48:38.434Z time: [893.26 ps 893.54 ps 893.84 ps]
68932026-06-29T13:48:38.434Z thrpt: [1.1188 Gelem/s 1.1191 Gelem/s 1.1195 Gelem/s]
68942026-06-29T13:48:38.434Z change:
68952026-06-29T13:48:38.434Z time: [−0.2604% −0.2146% −0.1666%] (p = 0.00 < 0.05)
68962026-06-29T13:48:38.434Z thrpt: [+0.1668% +0.2151% +0.2610%]
68972026-06-29T13:48:38.434Z Change within noise threshold.
68982026-06-29T13:48:38.434ZFound 2 outliers among 100 measurements (2.00%)
68992026-06-29T13:48:38.434Z 1 (1.00%) low mild
69002026-06-29T13:48:38.434Z 1 (1.00%) high mild
69012026-06-29T13:48:39.352Z
69022026-06-29T13:48:39.355ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
69032026-06-29T13:48:39.355ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
69042026-06-29T13:48:39.355ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0491 ms (605 iterations)
69052026-06-29T13:48:39.355ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
69062026-06-29T13:48:39.355Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
69072026-06-29T13:48:39.355Z time: [18.000 18.000 18.000 ]
69082026-06-29T13:48:39.355Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69092026-06-29T13:48:39.355Z No change in performance detected.
69102026-06-29T13:48:39.355Z
69112026-06-29T13:48:39.355ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
69122026-06-29T13:48:39.355ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
69132026-06-29T13:48:39.355ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0579 ms (715 iterations)
69142026-06-29T13:48:39.358ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
69152026-06-29T13:48:39.358Zprocess/Hairpin-DHCPv4/alloc_ct/Request
69162026-06-29T13:48:39.358Z time: [18.000 18.000 18.000 ]
69172026-06-29T13:48:39.358Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69182026-06-29T13:48:39.358Z No change in performance detected.
69192026-06-29T13:48:39.358Z
69202026-06-29T13:48:39.358ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
69212026-06-29T13:48:39.358ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
69222026-06-29T13:48:39.358ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0269 ms (495 iterations)
69232026-06-29T13:48:39.358ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
69242026-06-29T13:48:39.358Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
69252026-06-29T13:48:39.358Z time: [20.000 20.000 20.000 ]
69262026-06-29T13:48:39.358Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69272026-06-29T13:48:39.358Z No change in performance detected.
69282026-06-29T13:48:39.358Z
69292026-06-29T13:48:39.358ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69302026-06-29T13:48:39.358ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69312026-06-29T13:48:39.358ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0412 ms (495 iterations)
69322026-06-29T13:48:39.370ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69332026-06-29T13:48:39.370Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69342026-06-29T13:48:39.370Z time: [21.000 21.000 21.000 ]
69352026-06-29T13:48:39.370Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69362026-06-29T13:48:39.370Z No change in performance detected.
69372026-06-29T13:48:39.370Z
69382026-06-29T13:48:39.370ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69392026-06-29T13:48:39.370ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69402026-06-29T13:48:39.370ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0607 ms (825 iterations)
69412026-06-29T13:48:39.370ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69422026-06-29T13:48:39.370Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69432026-06-29T13:48:39.370Z time: [13.000 13.000 13.000 ]
69442026-06-29T13:48:39.370Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69452026-06-29T13:48:39.370Z No change in performance detected.
69462026-06-29T13:48:39.370Z
69472026-06-29T13:48:39.370ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69482026-06-29T13:48:39.370ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69492026-06-29T13:48:39.370ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0407 ms (715 iterations)
69502026-06-29T13:48:39.370ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69512026-06-29T13:48:39.370Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69522026-06-29T13:48:39.370Z time: [12.000 12.000 12.000 ]
69532026-06-29T13:48:39.370Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69542026-06-29T13:48:39.370Z No change in performance detected.
69552026-06-29T13:48:39.370Z
69562026-06-29T13:48:39.370ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69572026-06-29T13:48:39.370ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69582026-06-29T13:48:39.370ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0678 ms (660 iterations)
69592026-06-29T13:48:39.370ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69602026-06-29T13:48:39.370Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69612026-06-29T13:48:39.370Z time: [14.000 14.000 14.000 ]
69622026-06-29T13:48:39.370Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69632026-06-29T13:48:39.371Z No change in performance detected.
69642026-06-29T13:48:39.371Z
69652026-06-29T13:48:39.371ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69662026-06-29T13:48:39.371ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69672026-06-29T13:48:39.371ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0360 ms (715 iterations)
69682026-06-29T13:48:39.371ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69692026-06-29T13:48:39.371Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69702026-06-29T13:48:39.371Z time: [14.000 14.000 14.000 ]
69712026-06-29T13:48:39.371Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69722026-06-29T13:48:39.371Z No change in performance detected.
69732026-06-29T13:48:39.371Z
69742026-06-29T13:48:39.371ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69752026-06-29T13:48:39.371ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69762026-06-29T13:48:39.371ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0412 ms (605 iterations)
69772026-06-29T13:48:39.371ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69782026-06-29T13:48:39.371Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69792026-06-29T13:48:39.371Z time: [3.0000 3.0000 3.0000 ]
69802026-06-29T13:48:39.371Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69812026-06-29T13:48:39.371Z No change in performance detected.
69822026-06-29T13:48:39.371Z
69832026-06-29T13:48:39.371ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69842026-06-29T13:48:39.371ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69852026-06-29T13:48:39.371ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0579 ms (495 iterations)
69862026-06-29T13:48:39.376ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69872026-06-29T13:48:39.376Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69882026-06-29T13:48:39.376Z time: [3.0000 3.0000 3.0000 ]
69892026-06-29T13:48:39.376Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69902026-06-29T13:48:39.376Z No change in performance detected.
69912026-06-29T13:48:39.376Z
69922026-06-29T13:48:39.376ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69932026-06-29T13:48:39.376ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69942026-06-29T13:48:39.376ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0599 ms (605 iterations)
69952026-06-29T13:48:39.376ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69962026-06-29T13:48:39.376ZCriterion.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.
69972026-06-29T13:48:39.376Z
69982026-06-29T13:48:39.376ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69992026-06-29T13:48:39.376ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70002026-06-29T13:48:39.376ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1095 ms (495 iterations)
70012026-06-29T13:48:39.376ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
70022026-06-29T13:48:39.376ZCriterion.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.
70032026-06-29T13:48:39.376Z
70042026-06-29T13:48:39.376ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
70052026-06-29T13:48:39.376ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
70062026-06-29T13:48:39.376ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0513 ms (935 iterations)
70072026-06-29T13:48:39.376ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
70082026-06-29T13:48:39.376Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
70092026-06-29T13:48:39.376Z time: [3.0000 3.0000 3.0000 ]
70102026-06-29T13:48:39.376Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70112026-06-29T13:48:39.376Z No change in performance detected.
70122026-06-29T13:48:39.376Z
70132026-06-29T13:48:39.376ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70142026-06-29T13:48:39.376ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70152026-06-29T13:48:39.376ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1109 ms (550 iterations)
70162026-06-29T13:48:39.379ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
70172026-06-29T13:48:39.379Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70182026-06-29T13:48:39.379Z time: [3.0000 3.0000 3.0000 ]
70192026-06-29T13:48:39.379Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70202026-06-29T13:48:39.379Z No change in performance detected.
70212026-06-29T13:48:39.379Z
70222026-06-29T13:48:39.379ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
70232026-06-29T13:48:39.380ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70242026-06-29T13:48:39.380ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0662 ms (770 iterations)
70252026-06-29T13:48:39.380ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70262026-06-29T13:48:39.380ZCriterion.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.
70272026-06-29T13:48:39.380Z
70282026-06-29T13:48:39.380ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70292026-06-29T13:48:39.380ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70302026-06-29T13:48:39.380ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0192 ms (495 iterations)
70312026-06-29T13:48:39.383ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70322026-06-29T13:48:39.383ZCriterion.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.
70332026-06-29T13:48:39.383Z
70342026-06-29T13:48:39.383ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70352026-06-29T13:48:39.383ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70362026-06-29T13:48:39.383ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0010 ms (770 iterations)
70372026-06-29T13:48:39.383ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70382026-06-29T13:48:39.383Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70392026-06-29T13:48:39.383Z time: [3.0000 3.0000 3.0000 ]
70402026-06-29T13:48:39.383Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70412026-06-29T13:48:39.383Z No change in performance detected.
70422026-06-29T13:48:39.383Z
70432026-06-29T13:48:39.383ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70442026-06-29T13:48:39.383ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70452026-06-29T13:48:39.383ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0932 ms (495 iterations)
70462026-06-29T13:48:39.383ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70472026-06-29T13:48:39.386Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70482026-06-29T13:48:39.386Z time: [3.0000 3.0000 3.0000 ]
70492026-06-29T13:48:39.386Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70502026-06-29T13:48:39.386Z No change in performance detected.
70512026-06-29T13:48:39.386Z
70522026-06-29T13:48:39.386ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70532026-06-29T13:48:39.386ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70542026-06-29T13:48:39.386ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0319 ms (605 iterations)
70552026-06-29T13:48:39.386ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70562026-06-29T13:48:39.386ZCriterion.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.
70572026-06-29T13:48:39.386Z
70582026-06-29T13:48:39.386ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70592026-06-29T13:48:39.386ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70602026-06-29T13:48:39.386ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1059 ms (495 iterations)
70612026-06-29T13:48:39.386ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70622026-06-29T13:48:39.386ZCriterion.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.
70632026-06-29T13:48:39.386Z
70642026-06-29T13:48:39.386ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70652026-06-29T13:48:39.386ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70662026-06-29T13:48:39.389ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0544 ms (880 iterations)
70672026-06-29T13:48:39.389ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70682026-06-29T13:48:39.389Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70692026-06-29T13:48:39.389Z time: [3.0000 3.0000 3.0000 ]
70702026-06-29T13:48:39.389Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70712026-06-29T13:48:39.389Z No change in performance detected.
70722026-06-29T13:48:39.389Z
70732026-06-29T13:48:39.389ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70742026-06-29T13:48:39.389ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70752026-06-29T13:48:39.389ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0212 ms (495 iterations)
70762026-06-29T13:48:39.389ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70772026-06-29T13:48:39.392Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70782026-06-29T13:48:39.392Z time: [3.0000 3.0000 3.0000 ]
70792026-06-29T13:48:39.392Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70802026-06-29T13:48:39.392Z No change in performance detected.
70812026-06-29T13:48:39.392Z
70822026-06-29T13:48:39.392ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70832026-06-29T13:48:39.392ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70842026-06-29T13:48:39.392ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0194 ms (715 iterations)
70852026-06-29T13:48:39.392ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70862026-06-29T13:48:39.392ZCriterion.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.
70872026-06-29T13:48:39.392Z
70882026-06-29T13:48:39.392ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70892026-06-29T13:48:39.392ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70902026-06-29T13:48:39.392ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0586 ms (495 iterations)
70912026-06-29T13:48:39.392ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70922026-06-29T13:48:39.392ZCriterion.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.
70932026-06-29T13:48:39.392Z
70942026-06-29T13:48:39.392ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70952026-06-29T13:48:39.393ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70962026-06-29T13:48:39.395ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1153 ms (275 iterations)
70972026-06-29T13:48:39.395ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70982026-06-29T13:48:39.395Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70992026-06-29T13:48:39.395Z time: [45.000 45.000 45.000 ]
71002026-06-29T13:48:39.395Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71012026-06-29T13:48:39.395Z No change in performance detected.
71022026-06-29T13:48:39.395Z
71032026-06-29T13:48:39.396ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
71042026-06-29T13:48:39.396ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
71052026-06-29T13:48:39.396ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1070 ms (220 iterations)
71062026-06-29T13:48:39.396ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
71072026-06-29T13:48:39.399Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
71082026-06-29T13:48:39.399Z time: [45.000 45.000 45.000 ]
71092026-06-29T13:48:39.399Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71102026-06-29T13:48:39.399Z No change in performance detected.
71112026-06-29T13:48:39.399Z
71122026-06-29T13:48:39.399ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71132026-06-29T13:48:39.399ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
71142026-06-29T13:48:39.399ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0218 ms (275 iterations)
71152026-06-29T13:48:39.399ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
71162026-06-29T13:48:39.399Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71172026-06-29T13:48:39.399Z time: [30.000 30.000 30.000 ]
71182026-06-29T13:48:39.399Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71192026-06-29T13:48:39.399Z No change in performance detected.
71202026-06-29T13:48:39.399Z
71212026-06-29T13:48:39.399ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71222026-06-29T13:48:39.399ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71232026-06-29T13:48:39.399ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1605 ms (275 iterations)
71242026-06-29T13:48:39.402ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71252026-06-29T13:48:39.402Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71262026-06-29T13:48:39.402Z time: [30.000 30.000 30.000 ]
71272026-06-29T13:48:39.402Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71282026-06-29T13:48:39.402Z No change in performance detected.
71292026-06-29T13:48:39.402Z
71302026-06-29T13:48:39.402ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71312026-06-29T13:48:39.402ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71322026-06-29T13:48:39.402ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0252 ms (275 iterations)
71332026-06-29T13:48:39.403ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71342026-06-29T13:48:39.403Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71352026-06-29T13:48:39.403Z time: [44.000 44.000 44.000 ]
71362026-06-29T13:48:39.403Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71372026-06-29T13:48:39.403Z No change in performance detected.
71382026-06-29T13:48:39.403Z
71392026-06-29T13:48:39.403ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71402026-06-29T13:48:39.403ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71412026-06-29T13:48:39.403ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1812 ms (275 iterations)
71422026-06-29T13:48:39.405ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71432026-06-29T13:48:39.405Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71442026-06-29T13:48:39.405Z time: [44.000 44.000 44.000 ]
71452026-06-29T13:48:39.405Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71462026-06-29T13:48:39.405Z No change in performance detected.
71472026-06-29T13:48:39.405Z
71482026-06-29T13:48:39.405ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71492026-06-29T13:48:39.405ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71502026-06-29T13:48:39.405ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0037 ms (330 iterations)
71512026-06-29T13:48:39.405ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71522026-06-29T13:48:39.408Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71532026-06-29T13:48:39.408Z time: [29.000 29.000 29.000 ]
71542026-06-29T13:48:39.408Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71552026-06-29T13:48:39.408Z No change in performance detected.
71562026-06-29T13:48:39.408Z
71572026-06-29T13:48:39.408ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71582026-06-29T13:48:39.409ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71592026-06-29T13:48:39.409ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0770 ms (275 iterations)
71602026-06-29T13:48:39.409ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71612026-06-29T13:48:39.409Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71622026-06-29T13:48:39.409Z time: [29.000 29.000 29.000 ]
71632026-06-29T13:48:39.409Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71642026-06-29T13:48:39.409Z No change in performance detected.
71652026-06-29T13:48:39.409Z
71662026-06-29T13:48:39.409ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71672026-06-29T13:48:39.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71682026-06-29T13:48:39.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.2115 ms (275 iterations)
71692026-06-29T13:48:39.413ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71702026-06-29T13:48:39.413Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71712026-06-29T13:48:39.413Z time: [45.000 45.000 45.000 ]
71722026-06-29T13:48:39.414Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71732026-06-29T13:48:39.414Z No change in performance detected.
71742026-06-29T13:48:39.414Z
71752026-06-29T13:48:39.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71762026-06-29T13:48:39.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71772026-06-29T13:48:39.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0712 ms (220 iterations)
71782026-06-29T13:48:39.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71792026-06-29T13:48:39.414Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71802026-06-29T13:48:39.414Z time: [45.000 45.000 45.000 ]
71812026-06-29T13:48:39.414Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71822026-06-29T13:48:39.414Z No change in performance detected.
71832026-06-29T13:48:39.414Z
71842026-06-29T13:48:39.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71852026-06-29T13:48:39.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71862026-06-29T13:48:39.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1883 ms (330 iterations)
71872026-06-29T13:48:39.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71882026-06-29T13:48:39.417Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71892026-06-29T13:48:39.417Z time: [30.000 30.000 30.000 ]
71902026-06-29T13:48:39.417Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71912026-06-29T13:48:39.417Z No change in performance detected.
71922026-06-29T13:48:39.417Z
71932026-06-29T13:48:39.417ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71942026-06-29T13:48:39.417ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71952026-06-29T13:48:39.417ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1893 ms (275 iterations)
71962026-06-29T13:48:39.417ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71972026-06-29T13:48:39.417Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71982026-06-29T13:48:39.417Z time: [30.000 30.000 30.000 ]
71992026-06-29T13:48:39.417Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72002026-06-29T13:48:39.417Z No change in performance detected.
72012026-06-29T13:48:39.417Z
72022026-06-29T13:48:39.417ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
72032026-06-29T13:48:39.417ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
72042026-06-29T13:48:39.417ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0937 ms (275 iterations)
72052026-06-29T13:48:39.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
72062026-06-29T13:48:39.420Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
72072026-06-29T13:48:39.420Z time: [44.000 44.000 44.000 ]
72082026-06-29T13:48:39.420Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72092026-06-29T13:48:39.420Z No change in performance detected.
72102026-06-29T13:48:39.420Z
72112026-06-29T13:48:39.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72122026-06-29T13:48:39.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
72132026-06-29T13:48:39.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0461 ms (220 iterations)
72142026-06-29T13:48:39.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
72152026-06-29T13:48:39.420Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72162026-06-29T13:48:39.420Z time: [44.000 44.000 44.000 ]
72172026-06-29T13:48:39.420Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72182026-06-29T13:48:39.420Z No change in performance detected.
72192026-06-29T13:48:39.420Z
72202026-06-29T13:48:39.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72212026-06-29T13:48:39.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
72222026-06-29T13:48:39.421ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0414 ms (330 iterations)
72232026-06-29T13:48:39.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
72242026-06-29T13:48:39.424Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72252026-06-29T13:48:39.424Z time: [29.000 29.000 29.000 ]
72262026-06-29T13:48:39.424Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72272026-06-29T13:48:39.424Z No change in performance detected.
72282026-06-29T13:48:39.424Z
72292026-06-29T13:48:39.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72302026-06-29T13:48:39.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72312026-06-29T13:48:39.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1544 ms (275 iterations)
72322026-06-29T13:48:39.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72332026-06-29T13:48:39.424Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72342026-06-29T13:48:39.424Z time: [29.000 29.000 29.000 ]
72352026-06-29T13:48:39.424Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72362026-06-29T13:48:39.424Z No change in performance detected.
72372026-06-29T13:48:39.428Z
72382026-06-29T13:48:39.428ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72392026-06-29T13:48:39.428ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72402026-06-29T13:48:39.428ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0793 ms (715 iterations)
72412026-06-29T13:48:39.428ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72422026-06-29T13:48:39.428Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72432026-06-29T13:48:39.428Z time: [3924.0 B 3924.0 B 3924.0 B]
72442026-06-29T13:48:39.428Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72452026-06-29T13:48:39.428Z No change in performance detected.
72462026-06-29T13:48:39.428Z
72472026-06-29T13:48:39.428ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72482026-06-29T13:48:39.428ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72492026-06-29T13:48:39.428ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0292 ms (715 iterations)
72502026-06-29T13:48:39.432ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72512026-06-29T13:48:39.432Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72522026-06-29T13:48:39.432Z time: [3924.0 B 3924.0 B 3924.0 B]
72532026-06-29T13:48:39.432Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72542026-06-29T13:48:39.432Z No change in performance detected.
72552026-06-29T13:48:39.432Z
72562026-06-29T13:48:39.432ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72572026-06-29T13:48:39.432ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72582026-06-29T13:48:39.432ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0630 ms (550 iterations)
72592026-06-29T13:48:39.432ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72602026-06-29T13:48:39.432Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72612026-06-29T13:48:39.432Z time: [3988.0 B 3988.0 B 3988.0 B]
72622026-06-29T13:48:39.432Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72632026-06-29T13:48:39.432Z No change in performance detected.
72642026-06-29T13:48:39.432Z
72652026-06-29T13:48:39.432ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72662026-06-29T13:48:39.432ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72672026-06-29T13:48:39.432ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0097 ms (495 iterations)
72682026-06-29T13:48:39.432ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72692026-06-29T13:48:39.436Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72702026-06-29T13:48:39.436Z time: [4386.0 B 4386.0 B 4386.0 B]
72712026-06-29T13:48:39.436Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72722026-06-29T13:48:39.436Z No change in performance detected.
72732026-06-29T13:48:39.436Z
72742026-06-29T13:48:39.436ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72752026-06-29T13:48:39.436ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72762026-06-29T13:48:39.436ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0591 ms (825 iterations)
72772026-06-29T13:48:39.436ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72782026-06-29T13:48:39.436Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72792026-06-29T13:48:39.436Z time: [2888.0 B 2888.0 B 2888.0 B]
72802026-06-29T13:48:39.436Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72812026-06-29T13:48:39.436Z No change in performance detected.
72822026-06-29T13:48:39.436Z
72832026-06-29T13:48:39.436ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72842026-06-29T13:48:39.436ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72852026-06-29T13:48:39.436ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0350 ms (715 iterations)
72862026-06-29T13:48:39.436ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72872026-06-29T13:48:39.436Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72882026-06-29T13:48:39.436Z time: [2873.0 B 2873.0 B 2873.0 B]
72892026-06-29T13:48:39.436Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72902026-06-29T13:48:39.436Z No change in performance detected.
72912026-06-29T13:48:39.436Z
72922026-06-29T13:48:39.436ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72932026-06-29T13:48:39.436ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72942026-06-29T13:48:39.436ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0442 ms (715 iterations)
72952026-06-29T13:48:39.439ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72962026-06-29T13:48:39.439Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72972026-06-29T13:48:39.439Z time: [2926.0 B 2926.0 B 2926.0 B]
72982026-06-29T13:48:39.439Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72992026-06-29T13:48:39.439Z No change in performance detected.
73002026-06-29T13:48:39.439Z
73012026-06-29T13:48:39.439ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
73022026-06-29T13:48:39.439ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
73032026-06-29T13:48:39.439ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0082 ms (715 iterations)
73042026-06-29T13:48:39.439ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
73052026-06-29T13:48:39.439Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
73062026-06-29T13:48:39.439Z time: [2910.0 B 2910.0 B 2910.0 B]
73072026-06-29T13:48:39.439Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73082026-06-29T13:48:39.439Z No change in performance detected.
73092026-06-29T13:48:39.439Z
73102026-06-29T13:48:39.440ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
73112026-06-29T13:48:39.440ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73122026-06-29T13:48:39.443ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0644 ms (825 iterations)
73132026-06-29T13:48:39.443ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
73142026-06-29T13:48:39.443Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
73152026-06-29T13:48:39.443Z time: [264.00 B 264.00 B 264.00 B]
73162026-06-29T13:48:39.443Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73172026-06-29T13:48:39.443Z No change in performance detected.
73182026-06-29T13:48:39.443Z
73192026-06-29T13:48:39.443ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73202026-06-29T13:48:39.443ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73212026-06-29T13:48:39.443ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1091 ms (550 iterations)
73222026-06-29T13:48:39.443ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73232026-06-29T13:48:39.445Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73242026-06-29T13:48:39.445Z time: [264.00 B 264.00 B 264.00 B]
73252026-06-29T13:48:39.445Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73262026-06-29T13:48:39.445Z No change in performance detected.
73272026-06-29T13:48:39.445Z
73282026-06-29T13:48:39.446ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
73292026-06-29T13:48:39.446ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73302026-06-29T13:48:39.446ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0185 ms (715 iterations)
73312026-06-29T13:48:39.446ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73322026-06-29T13:48:39.446ZCriterion.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.
73332026-06-29T13:48:39.446Z
73342026-06-29T13:48:39.446ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73352026-06-29T13:48:39.446ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73362026-06-29T13:48:39.446ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0701 ms (495 iterations)
73372026-06-29T13:48:39.446ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73382026-06-29T13:48:39.446ZCriterion.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.
73392026-06-29T13:48:39.446Z
73402026-06-29T13:48:39.446ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73412026-06-29T13:48:39.446ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73422026-06-29T13:48:39.446ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0543 ms (935 iterations)
73432026-06-29T13:48:39.449ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73442026-06-29T13:48:39.449Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73452026-06-29T13:48:39.449Z time: [264.00 B 264.00 B 264.00 B]
73462026-06-29T13:48:39.449Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73472026-06-29T13:48:39.449Z No change in performance detected.
73482026-06-29T13:48:39.449Z
73492026-06-29T13:48:39.449ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73502026-06-29T13:48:39.449ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73512026-06-29T13:48:39.449ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0456 ms (550 iterations)
73522026-06-29T13:48:39.449ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73532026-06-29T13:48:39.449Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73542026-06-29T13:48:39.449Z time: [264.00 B 264.00 B 264.00 B]
73552026-06-29T13:48:39.449Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73562026-06-29T13:48:39.449Z No change in performance detected.
73572026-06-29T13:48:39.452Z
73582026-06-29T13:48:39.452ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73592026-06-29T13:48:39.452ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73602026-06-29T13:48:39.452ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0052 ms (770 iterations)
73612026-06-29T13:48:39.452ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73622026-06-29T13:48:39.452ZCriterion.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.
73632026-06-29T13:48:39.452Z
73642026-06-29T13:48:39.452ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73652026-06-29T13:48:39.452ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73662026-06-29T13:48:39.452ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0047 ms (495 iterations)
73672026-06-29T13:48:39.452ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73682026-06-29T13:48:39.452ZCriterion.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.
73692026-06-29T13:48:39.452Z
73702026-06-29T13:48:39.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73712026-06-29T13:48:39.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73722026-06-29T13:48:39.453ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0598 ms (825 iterations)
73732026-06-29T13:48:39.455ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73742026-06-29T13:48:39.455Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73752026-06-29T13:48:39.455Z time: [264.00 B 264.00 B 264.00 B]
73762026-06-29T13:48:39.455Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73772026-06-29T13:48:39.456Z No change in performance detected.
73782026-06-29T13:48:39.456Z
73792026-06-29T13:48:39.456ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73802026-06-29T13:48:39.456ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73812026-06-29T13:48:39.456ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0376 ms (495 iterations)
73822026-06-29T13:48:39.456ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73832026-06-29T13:48:39.456Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73842026-06-29T13:48:39.456Z time: [264.00 B 264.00 B 264.00 B]
73852026-06-29T13:48:39.456Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73862026-06-29T13:48:39.456Z No change in performance detected.
73872026-06-29T13:48:39.456Z
73882026-06-29T13:48:39.456ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73892026-06-29T13:48:39.456ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73902026-06-29T13:48:39.456ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0467 ms (715 iterations)
73912026-06-29T13:48:39.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73922026-06-29T13:48:39.459ZCriterion.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.
73932026-06-29T13:48:39.459Z
73942026-06-29T13:48:39.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73952026-06-29T13:48:39.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73962026-06-29T13:48:39.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0963 ms (495 iterations)
73972026-06-29T13:48:39.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73982026-06-29T13:48:39.459ZCriterion.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.
73992026-06-29T13:48:39.459Z
74002026-06-29T13:48:39.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
74012026-06-29T13:48:39.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
74022026-06-29T13:48:39.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0487 ms (880 iterations)
74032026-06-29T13:48:39.462ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
74042026-06-29T13:48:39.462Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
74052026-06-29T13:48:39.462Z time: [264.00 B 264.00 B 264.00 B]
74062026-06-29T13:48:39.462Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74072026-06-29T13:48:39.462Z No change in performance detected.
74082026-06-29T13:48:39.462Z
74092026-06-29T13:48:39.462ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
74102026-06-29T13:48:39.462ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
74112026-06-29T13:48:39.462ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0041 ms (495 iterations)
74122026-06-29T13:48:39.462ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
74132026-06-29T13:48:39.462Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
74142026-06-29T13:48:39.462Z time: [264.00 B 264.00 B 264.00 B]
74152026-06-29T13:48:39.462Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74162026-06-29T13:48:39.462Z No change in performance detected.
74172026-06-29T13:48:39.462Z
74182026-06-29T13:48:39.462ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
74192026-06-29T13:48:39.462ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74202026-06-29T13:48:39.462ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0738 ms (770 iterations)
74212026-06-29T13:48:39.465ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74222026-06-29T13:48:39.465ZCriterion.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.
74232026-06-29T13:48:39.465Z
74242026-06-29T13:48:39.465ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
74252026-06-29T13:48:39.465ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
74262026-06-29T13:48:39.465ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0592 ms (495 iterations)
74272026-06-29T13:48:39.465ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74282026-06-29T13:48:39.465ZCriterion.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.
74292026-06-29T13:48:39.466Z
74302026-06-29T13:48:39.466ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74312026-06-29T13:48:39.466ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
74322026-06-29T13:48:39.466ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1287 ms (275 iterations)
74332026-06-29T13:48:39.466ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74342026-06-29T13:48:39.468Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74352026-06-29T13:48:39.468Z time: [8539.0 B 8539.0 B 8539.0 B]
74362026-06-29T13:48:39.468Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74372026-06-29T13:48:39.469Z No change in performance detected.
74382026-06-29T13:48:39.469Z
74392026-06-29T13:48:39.469ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74402026-06-29T13:48:39.469ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74412026-06-29T13:48:39.469ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0070 ms (220 iterations)
74422026-06-29T13:48:39.469ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74432026-06-29T13:48:39.469Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74442026-06-29T13:48:39.469Z time: [8539.0 B 8539.0 B 8539.0 B]
74452026-06-29T13:48:39.469Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74462026-06-29T13:48:39.469Z No change in performance detected.
74472026-06-29T13:48:39.469Z
74482026-06-29T13:48:39.469ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74492026-06-29T13:48:39.469ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74502026-06-29T13:48:39.469ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1286 ms (330 iterations)
74512026-06-29T13:48:39.472ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74522026-06-29T13:48:39.472Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74532026-06-29T13:48:39.472Z time: [7048.0 B 7048.0 B 7048.0 B]
74542026-06-29T13:48:39.472Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74552026-06-29T13:48:39.472Z No change in performance detected.
74562026-06-29T13:48:39.472Z
74572026-06-29T13:48:39.472ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74582026-06-29T13:48:39.472ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74592026-06-29T13:48:39.472ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1242 ms (275 iterations)
74602026-06-29T13:48:39.472ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74612026-06-29T13:48:39.472Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74622026-06-29T13:48:39.472Z time: [7048.0 B 7048.0 B 7048.0 B]
74632026-06-29T13:48:39.472Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74642026-06-29T13:48:39.472Z No change in performance detected.
74652026-06-29T13:48:39.472Z
74662026-06-29T13:48:39.472ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74672026-06-29T13:48:39.472ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74682026-06-29T13:48:39.475ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1962 ms (330 iterations)
74692026-06-29T13:48:39.475ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74702026-06-29T13:48:39.475Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74712026-06-29T13:48:39.475Z time: [8507.0 B 8507.0 B 8507.0 B]
74722026-06-29T13:48:39.475Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74732026-06-29T13:48:39.475Z No change in performance detected.
74742026-06-29T13:48:39.475Z
74752026-06-29T13:48:39.475ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74762026-06-29T13:48:39.475ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74772026-06-29T13:48:39.475ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2218 ms (275 iterations)
74782026-06-29T13:48:39.475ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74792026-06-29T13:48:39.478Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74802026-06-29T13:48:39.478Z time: [8507.0 B 8507.0 B 8507.0 B]
74812026-06-29T13:48:39.478Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74822026-06-29T13:48:39.478Z No change in performance detected.
74832026-06-29T13:48:39.478Z
74842026-06-29T13:48:39.479ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74852026-06-29T13:48:39.479ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74862026-06-29T13:48:39.479ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0055 ms (330 iterations)
74872026-06-29T13:48:39.479ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74882026-06-29T13:48:39.479Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74892026-06-29T13:48:39.479Z time: [7016.0 B 7016.0 B 7016.0 B]
74902026-06-29T13:48:39.479Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74912026-06-29T13:48:39.479Z No change in performance detected.
74922026-06-29T13:48:39.479Z
74932026-06-29T13:48:39.479ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74942026-06-29T13:48:39.479ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74952026-06-29T13:48:39.479ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0499 ms (275 iterations)
74962026-06-29T13:48:39.482ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74972026-06-29T13:48:39.482Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74982026-06-29T13:48:39.482Z time: [7016.0 B 7016.0 B 7016.0 B]
74992026-06-29T13:48:39.482Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75002026-06-29T13:48:39.482Z No change in performance detected.
75012026-06-29T13:48:39.482Z
75022026-06-29T13:48:39.482ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
75032026-06-29T13:48:39.482ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
75042026-06-29T13:48:39.482ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1601 ms (275 iterations)
75052026-06-29T13:48:39.482ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
75062026-06-29T13:48:39.482Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
75072026-06-29T13:48:39.482Z time: [8539.0 B 8539.0 B 8539.0 B]
75082026-06-29T13:48:39.482Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75092026-06-29T13:48:39.482Z No change in performance detected.
75102026-06-29T13:48:39.482Z
75112026-06-29T13:48:39.482ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75122026-06-29T13:48:39.482ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
75132026-06-29T13:48:39.482ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0620 ms (220 iterations)
75142026-06-29T13:48:39.485ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
75152026-06-29T13:48:39.485Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75162026-06-29T13:48:39.485Z time: [8539.0 B 8539.0 B 8539.0 B]
75172026-06-29T13:48:39.485Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75182026-06-29T13:48:39.485Z No change in performance detected.
75192026-06-29T13:48:39.485Z
75202026-06-29T13:48:39.485ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75212026-06-29T13:48:39.485ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
75222026-06-29T13:48:39.485ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1775 ms (330 iterations)
75232026-06-29T13:48:39.485ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
75242026-06-29T13:48:39.485Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75252026-06-29T13:48:39.485Z time: [7048.0 B 7048.0 B 7048.0 B]
75262026-06-29T13:48:39.485Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75272026-06-29T13:48:39.485Z No change in performance detected.
75282026-06-29T13:48:39.488Z
75292026-06-29T13:48:39.488ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75302026-06-29T13:48:39.488ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
75312026-06-29T13:48:39.488ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1583 ms (275 iterations)
75322026-06-29T13:48:39.488ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75332026-06-29T13:48:39.488Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75342026-06-29T13:48:39.488Z time: [7048.0 B 7048.0 B 7048.0 B]
75352026-06-29T13:48:39.488Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75362026-06-29T13:48:39.488Z No change in performance detected.
75372026-06-29T13:48:39.488Z
75382026-06-29T13:48:39.488ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75392026-06-29T13:48:39.488ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75402026-06-29T13:48:39.488ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0656 ms (275 iterations)
75412026-06-29T13:48:39.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75422026-06-29T13:48:39.491Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75432026-06-29T13:48:39.491Z time: [8507.0 B 8507.0 B 8507.0 B]
75442026-06-29T13:48:39.491Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75452026-06-29T13:48:39.491Z No change in performance detected.
75462026-06-29T13:48:39.491Z
75472026-06-29T13:48:39.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75482026-06-29T13:48:39.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75492026-06-29T13:48:39.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0037 ms (220 iterations)
75502026-06-29T13:48:39.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75512026-06-29T13:48:39.491Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75522026-06-29T13:48:39.491Z time: [8507.0 B 8507.0 B 8507.0 B]
75532026-06-29T13:48:39.491Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75542026-06-29T13:48:39.491Z No change in performance detected.
75552026-06-29T13:48:39.491Z
75562026-06-29T13:48:39.492ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75572026-06-29T13:48:39.492ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75582026-06-29T13:48:39.492ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0703 ms (330 iterations)
75592026-06-29T13:48:39.494ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75602026-06-29T13:48:39.494Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75612026-06-29T13:48:39.494Z time: [7016.0 B 7016.0 B 7016.0 B]
75622026-06-29T13:48:39.494Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75632026-06-29T13:48:39.495Z No change in performance detected.
75642026-06-29T13:48:39.495Z
75652026-06-29T13:48:39.495ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75662026-06-29T13:48:39.495ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75672026-06-29T13:48:39.495ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0866 ms (275 iterations)
75682026-06-29T13:48:39.495ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75692026-06-29T13:48:39.497Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75702026-06-29T13:48:39.498Z time: [7016.0 B 7016.0 B 7016.0 B]
75712026-06-29T13:48:39.498Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75722026-06-29T13:48:39.498Z No change in performance detected.
75732026-06-29T13:48:39.498Z
75742026-06-29T13:48:39.538Z+ cp -r target/criterion /work/bench-results
75752026-06-29T13:48:39.697Z+ cp -r target/xde-bench /work/bench-results
75762026-06-29T13:48:39.732Z+ pushd /work
75772026-06-29T13:48:39.732Z+ tar -caf bench-results.tgz bench-results
75782026-06-29T13:48:39.732Z/work /work/oxidecomputer/opte
75792026-06-29T13:48:40.289Z+ popd
75802026-06-29T13:48:40.289Z/work/oxidecomputer/opte
75812026-06-29T13:48:40.289Z+ cleanup
75822026-06-29T13:48:40.293Z+ [[ build != root ]]
75832026-06-29T13:48:40.293Z+ pfexec chown -R build:build .
75842026-06-29T13:48:40.363Z+ [[ -z 01KW9R02FR4D4HPKHV8ENZE9F6 ]]
75852026-06-29T13:48:40.367Zprocess exited: duration 1921572 ms, exit code 0
 
75862026-06-29T13:48:40.378Zfound 1 output files
75872026-06-29T13:48:40.378Zuploading: /work/bench-results.tgz (6374062 bytes)
75882026-06-29T13:48:41.434Zuploaded: /work/bench-results.tgz