01M11DVT7KY84FBRK1YBRC940T: 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: 01M11DWKQY0VWGD49DHRHNCWZ6

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-27T11:02:56.203Zjob dependencies complete; ready to run (waiting for 5 m 15 s)
22026-08-27T11:03:52.325Zjob assigned to worker 01M11E6BV6D4RYWV9AH241Q3S9 [factory aws, i-0ca2f0cc03e19414f] (queued for 56 s)
32026-08-27T11:03:58.533Zdownloading input: /input/xde/work/debug/xde.dbg
42026-08-27T11:03:59.432Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-08-27T11:03:59.436Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-08-27T11:03:59.463Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-08-27T11:03:59.466Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-08-27T11:03:59.507Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-08-27T11:03:59.507Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-08-27T11:03:59.533Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-08-27T11:03:59.536Zdownloading input: /input/xde/work/release/xde
122026-08-27T11:04:00.152Zdownloaded input: /input/xde/work/release/xde
132026-08-27T11:04:00.155Zdownloading input: /input/xde/work/release/xde.sha256
142026-08-27T11:04:00.183Zdownloaded input: /input/xde/work/release/xde.sha256
152026-08-27T11:04:00.187Zdownloading input: /input/xde/work/release/xde_link.so
162026-08-27T11:04:00.219Zdownloaded input: /input/xde/work/release/xde_link.so
172026-08-27T11:04:00.219Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-08-27T11:04:00.252Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-08-27T11:04:00.255Zdownloading input: /input/xde/work/test/loopback
202026-08-27T11:04:00.966Zdownloaded input: /input/xde/work/test/loopback
212026-08-27T11:04:00.969Zdownloading input: /input/xde/work/test/multicast_rx
222026-08-27T11:04:01.836Zdownloaded input: /input/xde/work/test/multicast_rx
232026-08-27T11:04:01.840Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-08-27T11:04:02.583Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-08-27T11:04:02.587Zdownloading input: /input/xde/work/test/multicast_validation
262026-08-27T11:04:03.346Zdownloaded input: /input/xde/work/test/multicast_validation
272026-08-27T11:04:03.349Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-08-27T11:04:04.098Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-08-27T11:04:04.101Zdownloading input: /input/xde/work/test/multicast_multi_nexthop
302026-08-27T11:04:04.760Zdownloaded input: /input/xde/work/test/multicast_multi_nexthop
312026-08-27T11:04:04.764Zdownloading input: /input/xde/work/xde.conf
322026-08-27T11:04:04.790Zdownloaded input: /input/xde/work/xde.conf
 
332026-08-27T11:04:04.793Zstarting task 0: "setup"
342026-08-27T11:04:04.796Z++ uname -s
352026-08-27T11:04:04.799Z+ kern=SunOS
362026-08-27T11:04:04.799Z+ build_user=build
372026-08-27T11:04:04.799Z+ build_uid=12345
382026-08-27T11:04:04.799Z+ work_dir=/work
392026-08-27T11:04:04.799Z+ input_dir=/input
402026-08-27T11:04:04.799Z+ [[ 0 == 12345 ]]
412026-08-27T11:04:04.800Z+ case "$kern" in
422026-08-27T11:04:04.800Z+ groupadd -g 12345 build
432026-08-27T11:04:04.800Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
442026-08-27T11:04:06.805Z+ zfs create -o mountpoint=/work rpool/work
452026-08-27T11:04:06.998Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
462026-08-27T11:04:07.002Z+ home_fs=zfs
472026-08-27T11:04:07.002Z+ [[ zfs == autofs ]]
482026-08-27T11:04:07.002Z+ mkdir -p /home/build
492026-08-27T11:04:07.002Z+ chown build:build /home/build /work
502026-08-27T11:04:09.002Z+ chmod 0700 /home/build /work
512026-08-27T11:04:09.006Zprocess exited: duration 4213 ms, exit code 0
 
522026-08-27T11:04:09.012Zstarting task 1: "rust-toolchain"
532026-08-27T11:04:09.016Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
542026-08-27T11:04:09.016Z * rust toolchain channel = "1.97.1"
552026-08-27T11:04:09.016Z * rust toolchain profile = "default"
562026-08-27T11:04:09.016Z+ printf ' * rust toolchain profile = "%s"\n' default
572026-08-27T11:04:09.016Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
582026-08-27T11:04:09.016Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
592026-08-27T11:04:09.019Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
602026-08-27T11:04:09.019Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
612026-08-27T11:04:09.121Zinfo: downloading installer
622026-08-27T11:04:10.550Zwarn: It looks like you have an existing rustup settings file at:
632026-08-27T11:04:10.550Zwarn: /home/build/.rustup/settings.toml
642026-08-27T11:04:10.550Zwarn: Rustup will install the default toolchain as specified in the settings file,
652026-08-27T11:04:10.550Zwarn: instead of the one inferred from the default host triple.
662026-08-27T11:04:10.558Zinfo: profile set to default
672026-08-27T11:04:10.558Zinfo: default host triple is x86_64-unknown-illumos
682026-08-27T11:04:10.561Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
692026-08-27T11:04:10.702Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
702026-08-27T11:04:10.705Zinfo: downloading 6 components
712026-08-27T11:04:25.519Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
722026-08-27T11:04:25.519Z
732026-08-27T11:04:25.546Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
742026-08-27T11:04:25.546Z
752026-08-27T11:04:25.546Z
762026-08-27T11:04:25.546ZRust is installed now. Great!
772026-08-27T11:04:25.546Z
782026-08-27T11:04:25.546ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
792026-08-27T11:04:25.546Zenvironment variable. This has not been done automatically.
802026-08-27T11:04:25.547Z
812026-08-27T11:04:25.547ZTo configure your current shell, you need to source
822026-08-27T11:04:25.550Zthe corresponding env file under $HOME/.cargo.
832026-08-27T11:04:25.550Z
842026-08-27T11:04:25.550ZThis is usually done by running one of the following (note the leading DOT):
852026-08-27T11:04:25.550Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
862026-08-27T11:04:25.550Zsource "$HOME/.cargo/env.fish" # For fish
872026-08-27T11:04:25.550Zsource "~/.cargo/env.nu" # For nushell
882026-08-27T11:04:25.550Zsource "$HOME/.cargo/env.tcsh" # For tcsh
892026-08-27T11:04:25.550Z. "$HOME/.cargo/env.ps1" # For pwsh
902026-08-27T11:04:25.550Zsource "$HOME/.cargo/env.xsh" # For xonsh
912026-08-27T11:04:25.550Zwarn: no default linker (`cc`) was found in your PATH
922026-08-27T11:04:25.550Zwarn: many Rust crates require a system C toolchain to build
932026-08-27T11:04:25.645Z+ rustup --version
942026-08-27T11:04:25.654Zrustup 1.29.0 (28d1352db 2026-03-05)
952026-08-27T11:04:25.657Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
962026-08-27T11:04:25.675Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
972026-08-27T11:04:25.678Z+ cargo --version
982026-08-27T11:04:25.693Zcargo 1.97.1 (c980f4866 2026-06-30)
992026-08-27T11:04:25.696Z+ rustc --version
1002026-08-27T11:04:25.714Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1012026-08-27T11:04:25.717Zprocess exited: duration 16704 ms, exit code 0
 
1022026-08-27T11:04:25.723Zstarting task 2: "authentication"
1032026-08-27T11:04:25.740Zprocess exited: duration 16 ms, exit code 0
 
1042026-08-27T11:04:25.746Zstarting task 3: "clone repository"
1052026-08-27T11:04:25.749Z+ mkdir -p /work/oxidecomputer/opte
1062026-08-27T11:04:25.752Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1072026-08-27T11:04:25.787ZCloning into '/work/oxidecomputer/opte'...
1082026-08-27T11:04:26.904Z+ cd /work/oxidecomputer/opte
1092026-08-27T11:04:26.904Z+ git fetch origin 8510c9873305aaa3558334b5ffa6819220541249
1102026-08-27T11:04:27.204ZFrom https://github.com/oxidecomputer/opte
1112026-08-27T11:04:27.205Z * branch 8510c9873305aaa3558334b5ffa6819220541249 -> FETCH_HEAD
1122026-08-27T11:04:27.210Z+ [[ -n bound-my-list ]]
1132026-08-27T11:04:27.213Z++ git branch --show-current
1142026-08-27T11:04:27.213Z+ current=master
1152026-08-27T11:04:27.213Z+ [[ master != bound-my-list ]]
1162026-08-27T11:04:27.213Z+ git branch -f bound-my-list 8510c9873305aaa3558334b5ffa6819220541249
1172026-08-27T11:04:27.216Z+ git checkout -f bound-my-list
1182026-08-27T11:04:27.232ZSwitched to branch 'bound-my-list'
1192026-08-27T11:04:27.235Z+ git reset --hard 8510c9873305aaa3558334b5ffa6819220541249
1202026-08-27T11:04:27.238ZHEAD is now at 8510c98 Nit
1212026-08-27T11:04:27.241Zprocess exited: duration 1492 ms, exit code 0
 
1222026-08-27T11:04:27.246Zstarting task 4: "build"
1232026-08-27T11:04:27.250Z+ source .github/buildomat/common.sh
1242026-08-27T11:04:27.250Z++ rustup show active-toolchain
1252026-08-27T11:04:27.255Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1262026-08-27T11:04:27.258Z++ pushd xde
1272026-08-27T11:04:27.258Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1282026-08-27T11:04:27.258Z++ rustup show active-toolchain
1292026-08-27T11:04:27.261Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1302026-08-27T11:04:27.415Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1312026-08-27T11:04:27.418Zinfo: downloading 6 components
1322026-08-27T11:04:42.309Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1332026-08-27T11:04:42.403Z+++ rustup show active-toolchain -v
1342026-08-27T11:04:42.406Z+++ head -n 1
1352026-08-27T11:04:42.406Z+++ cut '-d ' -f1
1362026-08-27T11:04:42.453Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1372026-08-27T11:04:42.453Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1382026-08-27T11:04:42.453Z++ popd
1392026-08-27T11:04:42.457Z/work/oxidecomputer/opte
1402026-08-27T11:04:42.457Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1412026-08-27T11:04:44.029Z Startup: Refreshing catalog 'helios' ... Done
1422026-08-27T11:04:44.415Z Startup: Caching catalogs ... Done
1432026-08-27T11:04:46.583ZPlanning: Solver setup ... Done
1442026-08-27T11:04:46.646ZPlanning: Running solver ... Done
1452026-08-27T11:04:46.693ZPlanning: Finding local manifests ... Done
1462026-08-27T11:04:46.704ZPlanning: Fetching manifests: 0/6 0% complete
1472026-08-27T11:04:46.729ZPlanning: Fetching manifests: 6/6 100% complete
1482026-08-27T11:04:46.741ZPlanning: Package planning ... Done
1492026-08-27T11:04:46.744ZPlanning: Merging actions ... Done
1502026-08-27T11:04:47.006ZPlanning: Checking for conflicting actions ... Done
1512026-08-27T11:04:47.009ZPlanning: Consolidating action changes ... Done
1522026-08-27T11:04:47.737ZPlanning: Evaluating mediators ... Done
1532026-08-27T11:04:47.740ZPlanning: Planning completed in 3.29 seconds
1542026-08-27T11:04:47.745Z Packages to install: 6
1552026-08-27T11:04:47.748Z Services to change: 2
1562026-08-27T11:04:47.748Z Create boot environment: No
1572026-08-27T11:04:47.748ZCreate backup boot environment: No
1582026-08-27T11:04:47.769Z
1592026-08-27T11:04:47.769ZDownload: 0/22 items 0.0/15.6MB 0% complete
1602026-08-27T11:04:47.917ZDownload: Completed 15.56 MB in 0.15 seconds (105M/s)
1612026-08-27T11:04:48.017Z Actions: 1/110 actions (Installing new actions)
1622026-08-27T11:04:48.423Z Actions: Completed 110 actions in 0.41 seconds.
1632026-08-27T11:04:48.460ZFinalize: Updating package state database ... Done
1642026-08-27T11:04:48.460ZFinalize: Updating package cache ... Done
1652026-08-27T11:04:48.550ZFinalize: Updating image state ... Done
1662026-08-27T11:04:51.251ZFinalize: Creating fast lookup database ... Done
1672026-08-27T11:04:51.316ZFinalize: Reading search index ... Done
1682026-08-27T11:04:51.319ZFinalize: Updating search index ... Done
1692026-08-27T11:04:56.038ZFinalize: Updating package cache ... Done
1702026-08-27T11:04:56.206Z+ [[ -z 01M11DWKQY0VWGD49DHRHNCWZ6 ]]
1712026-08-27T11:04:56.206Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1722026-08-27T11:04:57.121Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1732026-08-27T11:04:57.121Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1742026-08-27T11:04:57.121Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1752026-08-27T11:04:57.121Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1762026-08-27T11:04:57.124Ztempdir @ "/tmp/.tmp9At9ir/tmp"
1772026-08-27T11:04:57.124Zimage root @ "/tmp/.tmp9At9ir/tmp/root"
1782026-08-27T11:04:57.125Zcreating image...
1792026-08-27T11:04:57.405Zcopying publishers...
1802026-08-27T11:04:58.776Zadding properties...
1812026-08-27T11:04:59.489Zinstalling packages...
1822026-08-27T11:05:07.145Zseeding SMF database...
1832026-08-27T11:05:11.405Zconfiguring SMF profile...
1842026-08-27T11:05:11.405Zmodifying shadow(5)...
1852026-08-27T11:05:11.408Zloading user and group database...
1862026-08-27T11:05:11.408Zloading facet selections...
1872026-08-27T11:05:11.689Z devel -> true
1882026-08-27T11:05:11.689Z doc.man -> true
1892026-08-27T11:05:11.689Z entire.service/hal -> true
1902026-08-27T11:05:11.689Z entire.service/network/smtp/dma -> true
1912026-08-27T11:05:11.689Z locale.ar -> true
1922026-08-27T11:05:11.689Z locale.ca -> true
1932026-08-27T11:05:11.689Z locale.cs -> true
1942026-08-27T11:05:11.689Z locale.de -> true
1952026-08-27T11:05:11.689Z locale.es -> true
1962026-08-27T11:05:11.689Z locale.fr -> true
1972026-08-27T11:05:11.689Z locale.he -> true
1982026-08-27T11:05:11.689Z locale.hu -> true
1992026-08-27T11:05:11.689Z locale.id -> true
2002026-08-27T11:05:11.689Z locale.it -> true
2012026-08-27T11:05:11.689Z locale.ja -> true
2022026-08-27T11:05:11.689Z locale.ko -> true
2032026-08-27T11:05:11.689Z locale.nl -> true
2042026-08-27T11:05:11.689Z locale.pl -> true
2052026-08-27T11:05:11.689Z locale.pt_BR -> true
2062026-08-27T11:05:11.689Z locale.ru -> true
2072026-08-27T11:05:11.689Z locale.sk -> true
2082026-08-27T11:05:11.689Z locale.sv -> true
2092026-08-27T11:05:11.689Z locale.zh_CN -> true
2102026-08-27T11:05:11.689Z locale.zh_HK -> true
2112026-08-27T11:05:11.689Z locale.zh_TW -> true
2122026-08-27T11:05:11.690Z onu.ooceonly -> true
2132026-08-27T11:05:11.690Z version-lock.shell/ksh93 -> true
2142026-08-27T11:05:11.690Z version-lock.system/data/hardware-registry -> true
2152026-08-27T11:05:11.690Z version-lock.system/data/zoneinfo -> true
2162026-08-27T11:05:11.690Z version-lock.system/microcode/amd -> true
2172026-08-27T11:05:11.690Z version-lock.system/microcode/intel -> true
2182026-08-27T11:05:11.690Z version-lock.system/microcode/oxide -> true
2192026-08-27T11:05:11.690Zassessing packaged files...
2202026-08-27T11:05:13.143Zcreating archive...
2212026-08-27T11:05:13.168Zmissing from packaging:
2222026-08-27T11:05:13.168Z "etc/.pwd.lock"
2232026-08-27T11:05:13.172Z "etc/svc/profile/generic.xml"
2242026-08-27T11:05:13.172Z "etc/svc/profile/inetd_services.xml"
2252026-08-27T11:05:13.172Z "etc/svc/profile/name_service.xml"
2262026-08-27T11:05:13.175Z "etc/svc/profile/platform.xml"
2272026-08-27T11:05:13.175Z "etc/svc/profile/platform_omicron1.xml"
2282026-08-27T11:05:13.175Z "etc/svc/repository.db"
2292026-08-27T11:05:13.175Z
2302026-08-27T11:05:13.180Z
2312026-08-27T11:05:13.180Zfinishing archive...
2322026-08-27T11:05:13.817Zcreating gzonly manifest...
2332026-08-27T11:05:13.820Zok
2342026-08-27T11:05:13.885Z++ logname
2352026-08-27T11:05:13.888Z+ run_user=build
2362026-08-27T11:05:13.891Z++ id -gn build
2372026-08-27T11:05:13.892Z+ run_group=build
2382026-08-27T11:05:13.892Z+ trap cleanup EXIT
2392026-08-27T11:05:13.892Z+ TGT_BASE=/work
2402026-08-27T11:05:13.892Z+ OUT_DIR=/work/bench-results
2412026-08-27T11:05:13.892Z+ mkdir -p /work/bench-results
2422026-08-27T11:05:13.895Z+ mkdir -p target/criterion
2432026-08-27T11:05:13.895Z+ mkdir -p target/xde-bench
2442026-08-27T11:05:13.897Z+ banner collect
2452026-08-27T11:05:13.897Z
2462026-08-27T11:05:13.897Z #### #### # # ###### #### #####
2472026-08-27T11:05:13.897Z # # # # # # # # # #
2482026-08-27T11:05:13.898Z # # # # # ##### # #
2492026-08-27T11:05:13.898Z # # # # # # # #
2502026-08-27T11:05:13.898Z # # # # # # # # # #
2512026-08-27T11:05:13.898Z #### #### ###### ###### ###### #### #
2522026-08-27T11:05:13.898Z
2532026-08-27T11:05:13.901Z++ cat .git/refs/heads/master
2542026-08-27T11:05:13.901Z+ BASELINE_COMMIT=16ef8c60a15fa6b0afd02c5f23f742c20b818f97
2552026-08-27T11:05:13.901Z+ [[ bound-my-list == \m\a\s\t\e\r ]]
2562026-08-27T11:05:13.901Z+ get_artifact opte benchmark 16ef8c60a15fa6b0afd02c5f23f742c20b818f97 bench-results.tgz
2572026-08-27T11:05:13.901Z+ local curl_res
2582026-08-27T11:05:13.901Z+ repo=opte
2592026-08-27T11:05:13.901Z+ series=benchmark
2602026-08-27T11:05:13.901Z+ commit=16ef8c60a15fa6b0afd02c5f23f742c20b818f97
2612026-08-27T11:05:13.901Z+ name=bench-results.tgz
2622026-08-27T11:05:13.901Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2632026-08-27T11:05:13.901Z+ mkdir -p download
2642026-08-27T11:05:13.901Z+ pushd download
2652026-08-27T11:05:13.901Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2662026-08-27T11:05:13.901Z+ [[ ! -f bench-results.tgz ]]
2672026-08-27T11:05:13.901Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/16ef8c60a15fa6b0afd02c5f23f742c20b818f97/bench-results.tgz
2682026-08-27T11:05:13.907Z % Total % Received % Xferd Average Speed Time Time Time Current
2692026-08-27T11:05:13.910Z Dload Upload Total Spent Left Speed
2702026-08-27T11:05:14.120Z 0 0 0 0 0 0 0 0 0 100 6.06M 100 6.06M 0 0 28.35M 0 0 100 6.06M 100 6.06M 0 0 28.35M 0 0 100 6.06M 100 6.06M 0 0 28.34M 0 0
2712026-08-27T11:05:14.124Z+ curl_res=0
2722026-08-27T11:05:14.124Z+ popd
2732026-08-27T11:05:14.124Z/work/oxidecomputer/opte
2742026-08-27T11:05:14.124Z+ return 0
2752026-08-27T11:05:14.124Z+ tar -xf download/bench-results.tgz -C target
2762026-08-27T11:05:14.297Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2772026-08-27T11:05:14.300Z+ rm -r target/bench-results
2782026-08-27T11:05:14.300Z+ [[ '' -eq 1 ]]
2792026-08-27T11:05:14.300Z+ uname -a
2802026-08-27T11:05:14.303ZSunOS w-01M11E6BV6D4RYWV9AH241Q3S9 5.11 helios-3.0.23972 i86pc i386 i86pc
2812026-08-27T11:05:14.303Z+ cat /etc/versions/build
2822026-08-27T11:05:14.303Zheads/stlouis-0-gd5af107c55
2832026-08-27T11:05:14.303Z+ dladm
2842026-08-27T11:05:14.306ZLINK CLASS MTU STATE BRIDGE OVER
2852026-08-27T11:05:14.306Zena0 phys 9216 up -- --
2862026-08-27T11:05:14.306Z+ ipadm
2872026-08-27T11:05:14.309ZADDROBJ TYPE STATE ADDR
2882026-08-27T11:05:14.309Zlo0/v4 static ok 127.0.0.1/8
2892026-08-27T11:05:14.309Zena0/dhcp dhcp ok 10.150.1.29/24
2902026-08-27T11:05:14.309Zlo0/v6 static ok ::1/128
2912026-08-27T11:05:14.309Z+ pfexec rem_drv xde
2922026-08-27T11:05:14.316Z+ set -o errexit
2932026-08-27T11:05:14.316Z+ set -o pipefail
2942026-08-27T11:05:14.316Z+ banner prepare
2952026-08-27T11:05:14.319Z
2962026-08-27T11:05:14.319Z ##### ##### ###### ##### ## ##### ######
2972026-08-27T11:05:14.319Z # # # # # # # # # # # #
2982026-08-27T11:05:14.319Z # # # # ##### # # # # # # #####
2992026-08-27T11:05:14.319Z ##### ##### # ##### ###### ##### #
3002026-08-27T11:05:14.319Z # # # # # # # # # #
3012026-08-27T11:05:14.319Z # # # ###### # # # # # ######
3022026-08-27T11:05:14.319Z
3032026-08-27T11:05:14.319Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3042026-08-27T11:05:14.322Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3052026-08-27T11:05:14.389Z+ pfexec add_drv xde
3062026-08-27T11:05:15.079Z+ banner bench
3072026-08-27T11:05:15.082Z
3082026-08-27T11:05:15.082Z ##### ###### # # #### # #
3092026-08-27T11:05:15.082Z # # # ## # # # # #
3102026-08-27T11:05:15.082Z ##### ##### # # # # ######
3112026-08-27T11:05:15.082Z # # # # # # # # #
3122026-08-27T11:05:15.082Z # # # # ## # # # #
3132026-08-27T11:05:15.082Z ##### ###### # # #### # #
3142026-08-27T11:05:15.082Z
3152026-08-27T11:05:15.082Z+ cargo kbench local
3162026-08-27T11:05:15.192Z Updating crates.io index
3172026-08-27T11:05:15.195Z Updating git repository `https://github.com/oxidecomputer/falcon`
3182026-08-27T11:05:15.925Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3192026-08-27T11:05:16.559Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202026-08-27T11:05:16.863Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3212026-08-27T11:05:17.257Z Updating git repository `https://github.com/oxidecomputer/zone`
3222026-08-27T11:05:17.585Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3232026-08-27T11:05:17.928Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3242026-08-27T11:05:19.299Z Downloading crates ...
3252026-08-27T11:05:19.360Z Downloaded cast v0.3.0
3262026-08-27T11:05:19.363Z Downloaded num_enum_derive v0.7.6
3272026-08-27T11:05:19.368Z Downloaded ref-cast-impl v1.0.25
3282026-08-27T11:05:19.373Z Downloaded darling_macro v0.23.0
3292026-08-27T11:05:19.376Z Downloaded circular v0.3.0
3302026-08-27T11:05:19.376Z Downloaded cpufeatures v0.3.0
3312026-08-27T11:05:19.376Z Downloaded proc-macro-crate v3.5.0
3322026-08-27T11:05:19.376Z Downloaded defmt v0.3.100
3332026-08-27T11:05:19.379Z Downloaded anstyle-query v1.1.5
3342026-08-27T11:05:19.379Z Downloaded nom v8.0.0
3352026-08-27T11:05:19.382Z Downloaded alloca v0.4.0
3362026-08-27T11:05:19.382Z Downloaded bitflags v1.3.2
3372026-08-27T11:05:19.385Z Downloaded autocfg v1.5.1
3382026-08-27T11:05:19.385Z Downloaded plotters-svg v0.3.7
3392026-08-27T11:05:19.385Z Downloaded byteorder v1.5.0
3402026-08-27T11:05:19.385Z Downloaded cfg-if v1.0.4
3412026-08-27T11:05:19.388Z Downloaded ciborium-ll v0.2.2
3422026-08-27T11:05:19.388Z Downloaded rayon-core v1.13.0
3432026-08-27T11:05:19.391Z Downloaded colorchoice v1.0.5
3442026-08-27T11:05:19.391Z Downloaded heck v0.4.1
3452026-08-27T11:05:19.393Z Downloaded ctor-proc-macro v0.0.13
3462026-08-27T11:05:19.393Z Downloaded cfg_aliases v0.2.1
3472026-08-27T11:05:19.393Z Downloaded ciborium-io v0.2.2
3482026-08-27T11:05:19.396Z Downloaded slog-async v2.8.0
3492026-08-27T11:05:19.396Z Downloaded slog-stdlog v4.1.1
3502026-08-27T11:05:19.396Z Downloaded pretty-hex v0.4.2
3512026-08-27T11:05:19.396Z Downloaded same-file v1.0.6
3522026-08-27T11:05:19.399Z Downloaded defmt-parser v1.0.0
3532026-08-27T11:05:19.402Z Downloaded rusticata-macros v5.0.0
3542026-08-27T11:05:19.402Z Downloaded managed v0.8.0
3552026-08-27T11:05:19.402Z Downloaded cobs v0.3.0
3562026-08-27T11:05:19.403Z Downloaded stable_deref_trait v1.2.1
3572026-08-27T11:05:19.403Z Downloaded strsim v0.11.1
3582026-08-27T11:05:19.405Z Downloaded futures-core v0.3.32
3592026-08-27T11:05:19.408Z Downloaded hash32 v0.3.1
3602026-08-27T11:05:19.408Z Downloaded clap_lex v1.1.0
3612026-08-27T11:05:19.411Z Downloaded powerfmt v0.2.0
3622026-08-27T11:05:19.411Z Downloaded macaddr v1.0.1
3632026-08-27T11:05:19.411Z Downloaded dtor v0.8.1
3642026-08-27T11:05:19.414Z Downloaded slog-term v2.9.2
3652026-08-27T11:05:19.414Z Downloaded ident_case v1.0.1
3662026-08-27T11:05:19.417Z Downloaded slab v0.4.12
3672026-08-27T11:05:19.417Z Downloaded link-section v0.2.1
3682026-08-27T11:05:19.419Z Downloaded anstyle v1.0.14
3692026-08-27T11:05:19.420Z Downloaded proc-macro-error-attr v1.0.4
3702026-08-27T11:05:19.422Z Downloaded utf8parse v0.2.2
3712026-08-27T11:05:19.422Z Downloaded anstyle-parse v1.0.0
3722026-08-27T11:05:19.425Z Downloaded num-conv v0.2.2
3732026-08-27T11:05:19.428Z Downloaded foreign-types v0.5.0
3742026-08-27T11:05:19.428Z Downloaded futures-sink v0.3.32
3752026-08-27T11:05:19.428Z Downloaded lazy_static v1.5.0
3762026-08-27T11:05:19.431Z Downloaded ref-cast v1.0.25
3772026-08-27T11:05:19.434Z Downloaded terminal_size v0.4.4
3782026-08-27T11:05:19.434Z Downloaded plotters-backend v0.3.7
3792026-08-27T11:05:19.434Z Downloaded heck v0.5.0
3802026-08-27T11:05:19.434Z Downloaded page_size v0.6.0
3812026-08-27T11:05:19.437Z Downloaded embedded-io v0.4.0
3822026-08-27T11:05:19.439Z Downloaded equivalent v1.0.2
3832026-08-27T11:05:19.439Z Downloaded is_terminal_polyfill v1.70.2
3842026-08-27T11:05:19.439Z Downloaded slog-envlogger v2.2.0
3852026-08-27T11:05:19.439Z Downloaded foreign-types-shared v0.3.1
3862026-08-27T11:05:19.439Z Downloaded futures-task v0.3.32
3872026-08-27T11:05:19.442Z Downloaded foreign-types-macros v0.2.3
3882026-08-27T11:05:19.442Z Downloaded futures-macro v0.3.32
3892026-08-27T11:05:19.442Z Downloaded thread_local v1.1.10
3902026-08-27T11:05:19.445Z Downloaded itoa v1.0.18
3912026-08-27T11:05:19.445Z Downloaded tabwriter v1.4.1
3922026-08-27T11:05:19.448Z Downloaded take_mut v0.2.2
3932026-08-27T11:05:19.448Z Downloaded time-core v0.1.9
3942026-08-27T11:05:19.448Z Downloaded dyn-clone v1.0.20
3952026-08-27T11:05:19.448Z Downloaded cookie-factory v0.3.3
3962026-08-27T11:05:19.451Z Downloaded deranged v0.5.8
3972026-08-27T11:05:19.451Z Downloaded crc32fast v1.5.0
3982026-08-27T11:05:19.454Z Downloaded criterion-plot v0.8.2
3992026-08-27T11:05:19.454Z Downloaded version_check v0.9.5
4002026-08-27T11:05:19.457Z Downloaded errno v0.3.14
4012026-08-27T11:05:19.457Z Downloaded is-terminal v0.4.17
4022026-08-27T11:05:19.459Z Downloaded slog-scope v4.4.1
4032026-08-27T11:05:19.462Z Downloaded zmij v1.0.22
4042026-08-27T11:05:19.462Z Downloaded oorandom v11.1.5
4052026-08-27T11:05:19.462Z Downloaded futures-io v0.3.32
4062026-08-27T11:05:19.462Z Downloaded time-macros v0.2.31
4072026-08-27T11:05:19.465Z Downloaded dtor-proc-macro v0.0.13
4082026-08-27T11:05:19.468Z Downloaded cstr-argument v0.1.2
4092026-08-27T11:05:19.468Z Downloaded embedded-io v0.6.1
4102026-08-27T11:05:19.468Z Downloaded thiserror v1.0.69
4112026-08-27T11:05:19.471Z Downloaded tracing-attributes v0.1.31
4122026-08-27T11:05:19.471Z Downloaded anes v0.1.6
4132026-08-27T11:05:19.474Z Downloaded defmt-macros v1.1.1
4142026-08-27T11:05:19.474Z Downloaded tinytemplate v1.2.1
4152026-08-27T11:05:19.474Z Downloaded anstream v1.0.0
4162026-08-27T11:05:19.477Z Downloaded oxnet v0.1.6
4172026-08-27T11:05:19.477Z Downloaded shlex v2.0.1
4182026-08-27T11:05:19.477Z Downloaded rand_core v0.10.1
4192026-08-27T11:05:19.480Z Downloaded num_enum v0.7.6
4202026-08-27T11:05:19.480Z Downloaded thiserror-impl v1.0.69
4212026-08-27T11:05:19.483Z Downloaded defmt v1.1.1
4222026-08-27T11:05:19.485Z Downloaded walkdir v2.5.0
4232026-08-27T11:05:19.485Z Downloaded clap_derive v4.6.1
4242026-08-27T11:05:19.485Z Downloaded colored v3.1.1
4252026-08-27T11:05:19.488Z Downloaded quote v1.0.46
4262026-08-27T11:05:19.488Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4272026-08-27T11:05:19.488Z Downloaded crossbeam-deque v0.8.7
4282026-08-27T11:05:19.491Z Downloaded thiserror-impl v2.0.18
4292026-08-27T11:05:19.494Z Downloaded erased-serde v0.3.31
4302026-08-27T11:05:19.497Z Downloaded rustversion v1.0.23
4312026-08-27T11:05:19.500Z Downloaded serde_derive v1.0.228
4322026-08-27T11:05:19.500Z Downloaded toml_parser v1.1.2+spec-1.1.0
4332026-08-27T11:05:19.503Z Downloaded bitflags v2.13.0
4342026-08-27T11:05:19.503Z Downloaded futures-executor v0.3.32
4352026-08-27T11:05:19.506Z Downloaded either v1.16.0
4362026-08-27T11:05:19.506Z Downloaded ipnetwork v0.21.1
4372026-08-27T11:05:19.506Z Downloaded pin-project-lite v0.2.17
4382026-08-27T11:05:19.509Z Downloaded postcard v1.1.3
4392026-08-27T11:05:19.512Z Downloaded proc-macro-error v1.0.4
4402026-08-27T11:05:19.512Z Downloaded chacha20 v0.10.1
4412026-08-27T11:05:19.515Z Downloaded ctor v0.10.1
4422026-08-27T11:05:19.515Z Downloaded futures-channel v0.3.32
4432026-08-27T11:05:19.515Z Downloaded thiserror v2.0.18
4442026-08-27T11:05:19.518Z Downloaded crossbeam-utils v0.8.22
4452026-08-27T11:05:19.521Z Downloaded ingot-macros v0.2.0
4462026-08-27T11:05:19.521Z Downloaded crossbeam-epoch v0.9.20
4472026-08-27T11:05:19.521Z Downloaded term v1.2.1
4482026-08-27T11:05:19.523Z Downloaded darling v0.23.0
4492026-08-27T11:05:19.526Z Downloaded socket2 v0.6.4
4502026-08-27T11:05:19.526Z Downloaded serde_core v1.0.228
4512026-08-27T11:05:19.529Z Downloaded iana-time-zone v0.1.65
4522026-08-27T11:05:19.529Z Downloaded unicode-ident v1.0.24
4532026-08-27T11:05:19.532Z Downloaded num-traits v0.2.19
4542026-08-27T11:05:19.532Z Downloaded proc-macro2 v1.0.106
4552026-08-27T11:05:19.535Z Downloaded ingot v0.2.0
4562026-08-27T11:05:19.535Z Downloaded ingot-types v0.2.0
4572026-08-27T11:05:19.535Z Downloaded tracing-core v0.1.36
4582026-08-27T11:05:19.537Z Downloaded once_cell v1.21.4
4592026-08-27T11:05:19.537Z Downloaded anyhow v1.0.103
4602026-08-27T11:05:19.540Z Downloaded ciborium v0.2.2
4612026-08-27T11:05:19.540Z Downloaded uuid v1.23.5
4622026-08-27T11:05:19.544Z Downloaded find-msvc-tools v0.1.9
4632026-08-27T11:05:19.544Z Downloaded arc-swap v1.9.2
4642026-08-27T11:05:19.546Z Downloaded slog v2.8.2
4652026-08-27T11:05:19.546Z Downloaded getrandom v0.4.3
4662026-08-27T11:05:19.549Z Downloaded futures v0.3.32
4672026-08-27T11:05:19.552Z Downloaded toml_edit v0.25.12+spec-1.1.0
4682026-08-27T11:05:19.555Z Downloaded log v0.4.33
4692026-08-27T11:05:19.561Z Downloaded serde v1.0.228
4702026-08-27T11:05:19.564Z Downloaded darling_core v0.23.0
4712026-08-27T11:05:19.566Z Downloaded clap v4.6.1
4722026-08-27T11:05:19.570Z Downloaded half v2.7.1
4732026-08-27T11:05:19.576Z Downloaded crossbeam-channel v0.5.16
4742026-08-27T11:05:19.579Z Downloaded cc v1.2.67
4752026-08-27T11:05:19.582Z Downloaded heapless v0.8.0
4762026-08-27T11:05:19.596Z Downloaded zerocopy-derive v0.8.54
4772026-08-27T11:05:19.601Z Downloaded rand v0.10.2
4782026-08-27T11:05:19.605Z Downloaded memchr v2.8.3
4792026-08-27T11:05:19.609Z Downloaded indexmap v2.14.0
4802026-08-27T11:05:19.614Z Downloaded criterion v0.8.2
4812026-08-27T11:05:19.618Z Downloaded plotters v0.3.7
4822026-08-27T11:05:19.623Z Downloaded itertools v0.12.1
4832026-08-27T11:05:19.626Z Downloaded hashbrown v0.17.1
4842026-08-27T11:05:19.630Z Downloaded regex v1.13.0
4852026-08-27T11:05:19.633Z Downloaded clap_builder v4.6.0
4862026-08-27T11:05:19.636Z Downloaded itertools v0.15.0
4872026-08-27T11:05:19.640Z Downloaded itertools v0.13.0
4882026-08-27T11:05:19.643Z Downloaded aho-corasick v1.1.4
4892026-08-27T11:05:19.646Z Downloaded futures-util v0.3.32
4902026-08-27T11:05:19.652Z Downloaded rayon v1.12.0
4912026-08-27T11:05:19.657Z Downloaded chrono v0.4.45
4922026-08-27T11:05:19.660Z Downloaded pcap-parser v0.17.0
4932026-08-27T11:05:19.663Z Downloaded serde_json v1.0.150
4942026-08-27T11:05:19.667Z Downloaded winnow v1.0.3
4952026-08-27T11:05:19.671Z Downloaded nix v0.31.3
4962026-08-27T11:05:19.693Z Downloaded syn v1.0.109
4972026-08-27T11:05:19.698Z Downloaded libc v0.2.186
4982026-08-27T11:05:19.716Z Downloaded unicode-width v0.2.2
4992026-08-27T11:05:19.719Z Downloaded syn v2.0.118
5002026-08-27T11:05:19.724Z Downloaded zerocopy v0.8.54
5012026-08-27T11:05:19.734Z Downloaded time v0.3.53
5022026-08-27T11:05:19.740Z Downloaded smoltcp v0.11.0
5032026-08-27T11:05:19.746Z Downloaded regex-syntax v0.8.11
5042026-08-27T11:05:19.750Z Downloaded rustix v1.1.4
5052026-08-27T11:05:19.762Z Downloaded tracing v0.1.44
5062026-08-27T11:05:19.771Z Downloaded regex-automata v0.4.15
5072026-08-27T11:05:19.836Z Compiling proc-macro2 v1.0.106
5082026-08-27T11:05:19.836Z Compiling unicode-ident v1.0.24
5092026-08-27T11:05:19.836Z Compiling quote v1.0.46
5102026-08-27T11:05:19.839Z Compiling serde_core v1.0.228
5112026-08-27T11:05:19.840Z Compiling cfg-if v1.0.4
5122026-08-27T11:05:19.840Z Compiling libc v0.2.186
5132026-08-27T11:05:19.840Z Compiling memchr v2.8.3
5142026-08-27T11:05:19.840Z Compiling serde v1.0.228
5152026-08-27T11:05:19.982Z Compiling rustversion v1.0.23
5162026-08-27T11:05:20.049Z Compiling version_check v0.9.5
5172026-08-27T11:05:20.322Z Compiling zerocopy v0.8.54
5182026-08-27T11:05:20.330Z Compiling either v1.16.0
5192026-08-27T11:05:20.333Z Compiling strsim v0.11.1
5202026-08-27T11:05:20.543Z Compiling thiserror v2.0.18
5212026-08-27T11:05:20.623Z Compiling ident_case v1.0.1
5222026-08-27T11:05:20.753Z Compiling crossbeam-utils v0.8.22
5232026-08-27T11:05:20.894Z Compiling syn v1.0.109
5242026-08-27T11:05:20.902Z Compiling regex-syntax v0.8.11
5252026-08-27T11:05:20.945Z Compiling pin-project-lite v0.2.17
5262026-08-27T11:05:21.063Z Compiling hashbrown v0.17.1
5272026-08-27T11:05:21.177Z Compiling aho-corasick v1.1.4
5282026-08-27T11:05:21.231Z Compiling syn v2.0.118
5292026-08-27T11:05:21.280Z Compiling winnow v1.0.3
5302026-08-27T11:05:21.303Z Compiling equivalent v1.0.2
5312026-08-27T11:05:21.303Z Compiling itertools v0.15.0
5322026-08-27T11:05:21.599Z Compiling indexmap v2.14.0
5332026-08-27T11:05:22.207Z Compiling bitflags v2.13.0
5342026-08-27T11:05:22.293Z Compiling regex-automata v0.4.15
5352026-08-27T11:05:22.364Z Compiling toml_parser v1.1.2+spec-1.1.0
5362026-08-27T11:05:22.556Z Compiling byteorder v1.5.0
5372026-08-27T11:05:22.583Z Compiling heapless v0.8.0
5382026-08-27T11:05:22.739Z Compiling toml_datetime v1.1.1+spec-1.1.0
5392026-08-27T11:05:22.865Z Compiling autocfg v1.5.1
5402026-08-27T11:05:22.884Z Compiling toml_edit v0.25.12+spec-1.1.0
5412026-08-27T11:05:22.950Z Compiling hash32 v0.3.1
5422026-08-27T11:05:23.064Z Compiling slog v2.8.2
5432026-08-27T11:05:23.087Z Compiling macaddr v1.0.1
5442026-08-27T11:05:23.174Z Compiling futures-sink v0.3.32
5452026-08-27T11:05:23.194Z Compiling num-traits v0.2.19
5462026-08-27T11:05:23.277Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5472026-08-27T11:05:23.286Z Compiling stable_deref_trait v1.2.1
5482026-08-27T11:05:23.286Z Compiling smoltcp v0.11.0
5492026-08-27T11:05:23.354Z Compiling futures-core v0.3.32
5502026-08-27T11:05:23.500Z Compiling futures-channel v0.3.32
5512026-08-27T11:05:23.519Z Compiling proc-macro-crate v3.5.0
5522026-08-27T11:05:23.633Z Compiling proc-macro-error-attr v1.0.4
5532026-08-27T11:05:23.746Z Compiling darling_core v0.23.0
5542026-08-27T11:05:23.749Z Compiling rand_core v0.10.1
5552026-08-27T11:05:23.856Z Compiling futures-task v0.3.32
5562026-08-27T11:05:23.907Z Compiling futures-io v0.3.32
5572026-08-27T11:05:23.915Z Compiling regex v1.13.0
5582026-08-27T11:05:24.021Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5592026-08-27T11:05:24.048Z Compiling bitflags v1.3.2
5602026-08-27T11:05:24.092Z Compiling crc32fast v1.5.0
5612026-08-27T11:05:24.114Z Compiling ref-cast v1.0.25
5622026-08-27T11:05:24.226Z Compiling anyhow v1.0.103
5632026-08-27T11:05:24.306Z Compiling managed v0.8.0
5642026-08-27T11:05:24.367Z Compiling slab v0.4.12
5652026-08-27T11:05:24.412Z Compiling getrandom v0.4.3
5662026-08-27T11:05:24.678Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5672026-08-27T11:05:24.687Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5682026-08-27T11:05:24.733Z Compiling proc-macro-error v1.0.4
5692026-08-27T11:05:24.765Z Compiling rustix v1.1.4
5702026-08-27T11:05:24.888Z Compiling serde_derive v1.0.228
5712026-08-27T11:05:24.900Z Compiling zerocopy-derive v0.8.54
5722026-08-27T11:05:24.951Z Compiling thiserror-impl v2.0.18
5732026-08-27T11:05:25.135Z Compiling futures-macro v0.3.32
5742026-08-27T11:05:25.139Z Compiling foreign-types-macros v0.2.3
5752026-08-27T11:05:25.387Z Compiling num_enum_derive v0.7.6
5762026-08-27T11:05:25.757Z Compiling ref-cast-impl v1.0.25
5772026-08-27T11:05:25.907Z Compiling darling_macro v0.23.0
5782026-08-27T11:05:25.951Z Compiling futures-util v0.3.32
5792026-08-27T11:05:26.288Z Compiling cobs v0.3.0
5802026-08-27T11:05:26.348Z Compiling ipnetwork v0.21.1
5812026-08-27T11:05:26.366Z Compiling unicode-width v0.2.2
5822026-08-27T11:05:26.469Z Compiling darling v0.23.0
5832026-08-27T11:05:26.507Z Compiling crossbeam-epoch v0.9.20
5842026-08-27T11:05:26.545Z Compiling ingot-macros v0.2.0
5852026-08-27T11:05:26.657Z Compiling cpufeatures v0.3.0
5862026-08-27T11:05:26.717Z Compiling once_cell v1.21.4
5872026-08-27T11:05:26.736Z Compiling foreign-types-shared v0.3.1
5882026-08-27T11:05:26.775Z Compiling chacha20 v0.10.1
5892026-08-27T11:05:26.822Z Compiling foreign-types v0.5.0
5902026-08-27T11:05:26.896Z Compiling tracing-core v0.1.36
5912026-08-27T11:05:26.951Z Compiling tabwriter v1.4.1
5922026-08-27T11:05:27.059Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5932026-08-27T11:05:27.282Z Compiling num_enum v0.7.6
5942026-08-27T11:05:27.559Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5952026-08-27T11:05:27.594Z Compiling tracing-attributes v0.1.31
5962026-08-27T11:05:28.044Z Compiling erased-serde v0.3.31
5972026-08-27T11:05:28.171Z Compiling postcard v1.1.3
5982026-08-27T11:05:28.323Z Compiling futures-executor v0.3.32
5992026-08-27T11:05:28.536Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6002026-08-27T11:05:28.618Z Compiling errno v0.3.14
6012026-08-27T11:05:28.743Z Compiling cstr-argument v0.1.2
6022026-08-27T11:05:28.902Z Compiling crossbeam-deque v0.8.7
6032026-08-27T11:05:28.980Z Compiling zmij v1.0.22
6042026-08-27T11:05:29.011Z Compiling thiserror v1.0.69
6052026-08-27T11:05:29.147Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6062026-08-27T11:05:29.158Z Compiling num-conv v0.2.2
6072026-08-27T11:05:29.262Z Compiling shlex v2.0.1
6082026-08-27T11:05:29.305Z Compiling find-msvc-tools v0.1.9
6092026-08-27T11:05:29.313Z Compiling pretty-hex v0.4.2
6102026-08-27T11:05:29.358Z Compiling time-core v0.1.9
6112026-08-27T11:05:29.444Z Compiling ingot-types v0.2.0
6122026-08-27T11:05:29.448Z Compiling utf8parse v0.2.2
6132026-08-27T11:05:29.529Z Compiling dyn-clone v1.0.20
6142026-08-27T11:05:29.538Z Compiling time-macros v0.2.31
6152026-08-27T11:05:29.546Z Compiling anstyle-parse v1.0.0
6162026-08-27T11:05:29.554Z Compiling cc v1.2.67
6172026-08-27T11:05:29.664Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6182026-08-27T11:05:29.871Z Compiling ingot v0.2.0
6192026-08-27T11:05:29.935Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6202026-08-27T11:05:29.946Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6212026-08-27T11:05:30.052Z Compiling tracing v0.1.44
6222026-08-27T11:05:30.368Z Compiling futures v0.3.32
6232026-08-27T11:05:30.690Z Compiling rand v0.10.2
6242026-08-27T11:05:30.821Z Compiling thiserror-impl v1.0.69
6252026-08-27T11:05:31.147Z Compiling uuid v1.23.5
6262026-08-27T11:05:31.190Z Compiling arc-swap v1.9.2
6272026-08-27T11:05:31.465Z Compiling socket2 v0.6.4
6282026-08-27T11:05:31.533Z Compiling nom v8.0.0
6292026-08-27T11:05:31.573Z Compiling thread_local v1.1.10
6302026-08-27T11:05:31.910Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6312026-08-27T11:05:31.947Z Compiling colorchoice v1.0.5
6322026-08-27T11:05:32.048Z Compiling rayon-core v1.13.0
6332026-08-27T11:05:32.064Z Compiling anstyle-query v1.1.5
6342026-08-27T11:05:32.164Z Compiling serde_json v1.0.150
6352026-08-27T11:05:32.370Z Compiling anstyle v1.0.14
6362026-08-27T11:05:32.387Z Compiling powerfmt v0.2.0
6372026-08-27T11:05:32.395Z Compiling heck v0.4.1
6382026-08-27T11:05:32.583Z Compiling iana-time-zone v0.1.65
6392026-08-27T11:05:32.608Z Compiling oxnet v0.1.6
6402026-08-27T11:05:32.608Z Compiling lazy_static v1.5.0
6412026-08-27T11:05:32.712Z Compiling is_terminal_polyfill v1.70.2
6422026-08-27T11:05:32.816Z Compiling colored v3.1.1
6432026-08-27T11:05:32.913Z Compiling slog-async v2.8.0
6442026-08-27T11:05:33.193Z Compiling deranged v0.5.8
6452026-08-27T11:05:33.364Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6462026-08-27T11:05:33.543Z Compiling anstream v1.0.0
6472026-08-27T11:05:33.575Z Compiling chrono v0.4.45
6482026-08-27T11:05:33.658Z Compiling slog-scope v4.4.1
6492026-08-27T11:05:33.947Z Compiling rusticata-macros v5.0.0
6502026-08-27T11:05:34.034Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6512026-08-27T11:05:34.211Z Compiling time v0.3.53
6522026-08-27T11:05:34.636Z Compiling terminal_size v0.4.4
6532026-08-27T11:05:34.679Z Compiling alloca v0.4.0
6542026-08-27T11:05:34.777Z Compiling cookie-factory v0.3.3
6552026-08-27T11:05:35.136Z Compiling half v2.7.1
6562026-08-27T11:05:35.147Z Compiling crossbeam-channel v0.5.16
6572026-08-27T11:05:35.305Z Compiling is-terminal v0.4.17
6582026-08-27T11:05:35.407Z Compiling itertools v0.12.1
6592026-08-27T11:05:35.466Z Compiling take_mut v0.2.2
6602026-08-27T11:05:35.581Z Compiling term v1.2.1
6612026-08-27T11:05:35.807Z Compiling plotters-backend v0.3.7
6622026-08-27T11:05:36.049Z Compiling ciborium-io v0.2.2
6632026-08-27T11:05:36.139Z Compiling cfg_aliases v0.2.1
6642026-08-27T11:05:36.147Z Compiling log v0.4.33
6652026-08-27T11:05:36.192Z Compiling itoa v1.0.18
6662026-08-27T11:05:36.205Z Compiling heck v0.5.0
6672026-08-27T11:05:36.372Z Compiling circular v0.3.0
6682026-08-27T11:05:36.396Z Compiling clap_lex v1.1.0
6692026-08-27T11:05:36.400Z Compiling clap_derive v4.6.1
6702026-08-27T11:05:36.585Z Compiling clap_builder v4.6.0
6712026-08-27T11:05:36.726Z Compiling pcap-parser v0.17.0
6722026-08-27T11:05:36.853Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6732026-08-27T11:05:36.873Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6742026-08-27T11:05:37.775Z Compiling slog-stdlog v4.1.1
6752026-08-27T11:05:38.010Z Compiling nix v0.31.3
6762026-08-27T11:05:38.035Z Compiling ciborium-ll v0.2.2
6772026-08-27T11:05:38.104Z Compiling plotters-svg v0.3.7
6782026-08-27T11:05:38.274Z Compiling slog-term v2.9.2
6792026-08-27T11:05:38.719Z Compiling itertools v0.13.0
6802026-08-27T11:05:38.746Z Compiling cast v0.3.0
6812026-08-27T11:05:38.920Z Compiling same-file v1.0.6
6822026-08-27T11:05:39.083Z Compiling walkdir v2.5.0
6832026-08-27T11:05:39.324Z Compiling rayon v1.12.0
6842026-08-27T11:05:39.396Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6852026-08-27T11:05:39.618Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6862026-08-27T11:05:39.887Z Compiling slog-envlogger v2.2.0
6872026-08-27T11:05:40.233Z Compiling criterion-plot v0.8.2
6882026-08-27T11:05:40.816Z Compiling clap v4.6.1
6892026-08-27T11:05:40.910Z Compiling plotters v0.3.7
6902026-08-27T11:05:41.041Z Compiling ciborium v0.2.2
6912026-08-27T11:05:41.518Z Compiling tinytemplate v1.2.1
6922026-08-27T11:05:41.586Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
6932026-08-27T11:05:41.821Z Compiling page_size v0.6.0
6942026-08-27T11:05:41.931Z Compiling anes v0.1.6
6952026-08-27T11:05:42.092Z Compiling dtor-proc-macro v0.0.13
6962026-08-27T11:05:42.176Z Compiling oorandom v11.1.5
6972026-08-27T11:05:42.251Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
6982026-08-27T11:05:42.301Z Compiling criterion v0.8.2
6992026-08-27T11:05:42.437Z Compiling dtor v0.8.1
7002026-08-27T11:05:42.497Z Compiling link-section v0.2.1
7012026-08-27T11:05:42.524Z Compiling ctor-proc-macro v0.0.13
7022026-08-27T11:05:42.869Z Compiling ctor v0.10.1
7032026-08-27T11:05:44.274Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7042026-08-27T11:05:58.214Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.12s
7052026-08-27T11:05:58.301Z Running benches/xde.rs (target/release/deps/xde-169ae832a0985bae)
7062026-08-27T11:05:58.310Z###--------------------------------###
7072026-08-27T11:05:58.310Z:::Building test topology... (120s):::
7082026-08-27T11:05:58.310Z###--------------------------------###
7092026-08-27T11:05:58.315Zadding underlay route 0
7102026-08-27T11:05:58.318Zadding underlay route 1
7112026-08-27T11:05:58.435Zstart zones a, b
7122026-08-27T11:06:08.495Zconfigure zone
7132026-08-27T11:06:08.498Zconfigure zone
7142026-08-27T11:06:08.514Zinstall zone
7152026-08-27T11:06:08.517Zinstall zone
7162026-08-27T11:06:18.334Zboot zone
7172026-08-27T11:06:18.334Zboot zone
7182026-08-27T11:06:18.418Zsetup zones a, b
7192026-08-27T11:06:18.418Z[a] svcs -a
7202026-08-27T11:06:18.418Z[b] svcs -a
7212026-08-27T11:06:18.437ZFailed to parse command output: exit code 1
7222026-08-27T11:06:18.437Zstdout:
7232026-08-27T11:06:18.437Z
7242026-08-27T11:06:18.437Zstderr:
7252026-08-27T11:06:18.437Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7262026-08-27T11:06:18.441ZFailed to parse command output: exit code 1
7272026-08-27T11:06:18.441Zstdout:
7282026-08-27T11:06:18.441Z
7292026-08-27T11:06:18.441Zstderr:
7302026-08-27T11:06:18.441Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7312026-08-27T11:06:18.637Z[a] svcs -a
7322026-08-27T11:06:18.641Z[b] svcs -a
7332026-08-27T11:06:18.745ZSTATE STIME FMRI
7342026-08-27T11:06:18.745Zonline 11:06:17 svc:/system/svc/restarter:default
7352026-08-27T11:06:18.745Zoffline 11:06:17 svc:/system/early-manifest-import:default
7362026-08-27T11:06:18.745Z- - svc:/application/management/net-snmp:default
7372026-08-27T11:06:18.745Z- - svc:/application/pkg/dynamic-mirror:default
7382026-08-27T11:06:18.745Z- - svc:/application/pkg/mirror:default
7392026-08-27T11:06:18.745Z- - svc:/application/pkg/repositories-setup:default
7402026-08-27T11:06:18.745Z- - svc:/application/pkg/server:default
7412026-08-27T11:06:18.745Z- - svc:/application/security/tcsd:default
7422026-08-27T11:06:18.745Z- - svc:/milestone/devices:default
7432026-08-27T11:06:18.746Z- - svc:/milestone/multi-user-server:default
7442026-08-27T11:06:18.746Z- - svc:/milestone/multi-user:default
7452026-08-27T11:06:18.746Z- - svc:/milestone/name-services:default
7462026-08-27T11:06:18.746Z- - svc:/milestone/network:default
7472026-08-27T11:06:18.746Z- - svc:/milestone/single-user:default
7482026-08-27T11:06:18.746Z- - svc:/milestone/sysconfig:default
7492026-08-27T11:06:18.746Z- - svc:/network/chrony:default
7502026-08-27T11:06:18.746Z- - svc:/network/datalink-management:default
7512026-08-27T11:06:18.746Z- - svc:/network/dns/client:default
7522026-08-27T11:06:18.746Z- - svc:/network/dns/install:default
7532026-08-27T11:06:18.746Z- - svc:/network/dns/multicast:default
7542026-08-27T11:06:18.746Z- - svc:/network/inetd-upgrade:default
7552026-08-27T11:06:18.746Z- - svc:/network/inetd:default
7562026-08-27T11:06:18.746Z- - svc:/network/initial:default
7572026-08-27T11:06:18.746Z- - svc:/network/install:default
7582026-08-27T11:06:18.746Z- - svc:/network/ip-interface-management:default
7592026-08-27T11:06:18.746Z- - svc:/network/ipmp:default
7602026-08-27T11:06:18.746Z- - svc:/network/ipqos:default
7612026-08-27T11:06:18.746Z- - svc:/network/ipsec/ike:default
7622026-08-27T11:06:18.746Z- - svc:/network/ipsec/ipsecalgs:default
7632026-08-27T11:06:18.746Z- - svc:/network/ipsec/manual-key:default
7642026-08-27T11:06:18.746Z- - svc:/network/ipsec/policy:default
7652026-08-27T11:06:18.746Z- - svc:/network/iptun:default
7662026-08-27T11:06:18.746Z- - svc:/network/ipv4-forwarding:default
7672026-08-27T11:06:18.746Z- - svc:/network/ipv6-forwarding:default
7682026-08-27T11:06:18.746Z- - svc:/network/ldap/client:default
7692026-08-27T11:06:18.746Z- - svc:/network/location:default
7702026-08-27T11:06:18.746Z- - svc:/network/loopback:default
7712026-08-27T11:06:18.747Z- - svc:/network/netcfg:default
7722026-08-27T11:06:18.747Z- - svc:/network/netmask:default
7732026-08-27T11:06:18.747Z- - svc:/network/nfs/cbd:default
7742026-08-27T11:06:18.747Z- - svc:/network/nfs/client:default
7752026-08-27T11:06:18.747Z- - svc:/network/nfs/log:default
7762026-08-27T11:06:18.747Z- - svc:/network/nfs/mapid:default
7772026-08-27T11:06:18.747Z- - svc:/network/nfs/nlockmgr:default
7782026-08-27T11:06:18.747Z- - svc:/network/nfs/rquota:default
7792026-08-27T11:06:18.747Z- - svc:/network/nfs/server:default
7802026-08-27T11:06:18.747Z- - svc:/network/nfs/status:default
7812026-08-27T11:06:18.747Z- - svc:/network/nis/client:default
7822026-08-27T11:06:18.747Z- - svc:/network/physical:default
7832026-08-27T11:06:18.747Z- - svc:/network/physical:nwam
7842026-08-27T11:06:18.747Z- - svc:/network/routing-setup:default
7852026-08-27T11:06:18.747Z- - svc:/network/routing/legacy-routing:ipv4
7862026-08-27T11:06:18.747Z- - svc:/network/routing/legacy-routing:ipv6
7872026-08-27T11:06:18.747Z- - svc:/network/routing/ndp:default
7882026-08-27T11:06:18.747Z- - svc:/network/routing/rdisc:default
7892026-08-27T11:06:18.747Z- - svc:/network/routing/ripng:default
7902026-08-27T11:06:18.747Z- - svc:/network/routing/route:default
7912026-08-27T11:06:18.747Z- - svc:/network/rpc/bind:default
7922026-08-27T11:06:18.747Z- - svc:/network/rpc/gss:default
7932026-08-27T11:06:18.747Z- - svc:/network/rpc/keyserv:default
7942026-08-27T11:06:18.747Z- - svc:/network/security/kadmin:default
7952026-08-27T11:06:18.747Z- - svc:/network/security/krb5kdc:default
7962026-08-27T11:06:18.747Z- - svc:/network/security/ktkt_warn:default
7972026-08-27T11:06:18.747Z- - svc:/network/service:default
7982026-08-27T11:06:18.747Z- - svc:/network/shares/group:default
7992026-08-27T11:06:18.747Z- - svc:/network/smb/client:default
8002026-08-27T11:06:18.748Z- - svc:/network/smb/server:default
8012026-08-27T11:06:18.748Z- - svc:/network/ssh:default
8022026-08-27T11:06:18.748Z- - svc:/network/tcpkey:default
8032026-08-27T11:06:18.748Z- - svc:/system/auditd:default
8042026-08-27T11:06:18.748Z- - svc:/system/auditset:default
8052026-08-27T11:06:18.748Z- - svc:/system/boot-archive-update:default
8062026-08-27T11:06:18.748Z- - svc:/system/boot-archive:default
8072026-08-27T11:06:18.748Z- - svc:/system/boot-config:default
8082026-08-27T11:06:18.748Z- - svc:/system/consadm:default
8092026-08-27T11:06:18.748Z- - svc:/system/console-login:default
8102026-08-27T11:06:18.748Z- - svc:/system/console-login:vt2
8112026-08-27T11:06:18.748Z- - svc:/system/console-login:vt3
8122026-08-27T11:06:18.748Z- - svc:/system/console-login:vt4
8132026-08-27T11:06:18.748Z- - svc:/system/console-login:vt5
8142026-08-27T11:06:18.748Z- - svc:/system/console-login:vt6
8152026-08-27T11:06:18.748Z- - svc:/system/coreadm:default
8162026-08-27T11:06:18.748Z- - svc:/system/cron:default
8172026-08-27T11:06:18.748Z- - svc:/system/cryptosvc:default
8182026-08-27T11:06:18.748Z- - svc:/system/device/allocate:default
8192026-08-27T11:06:18.748Z- - svc:/system/device/audio:default
8202026-08-27T11:06:18.748Z- - svc:/system/device/local:default
8212026-08-27T11:06:18.748Z- - svc:/system/device/mpxio-upgrade:default
8222026-08-27T11:06:18.748Z- - svc:/system/extended-accounting:flow
8232026-08-27T11:06:18.748Z- - svc:/system/extended-accounting:net
8242026-08-27T11:06:18.748Z- - svc:/system/extended-accounting:process
8252026-08-27T11:06:18.748Z- - svc:/system/extended-accounting:task
8262026-08-27T11:06:18.748Z- - svc:/system/filesystem/local:default
8272026-08-27T11:06:18.748Z- - svc:/system/filesystem/minimal:default
8282026-08-27T11:06:18.749Z- - svc:/system/filesystem/reparse:default
8292026-08-27T11:06:18.749Z- - svc:/system/filesystem/root:default
8302026-08-27T11:06:18.749Z- - svc:/system/filesystem/usr:default
8312026-08-27T11:06:18.749Z- - svc:/system/fm/notify-params:default
8322026-08-27T11:06:18.749Z- - svc:/system/fmd:default
8332026-08-27T11:06:18.753Z- - svc:/system/hostid:default
8342026-08-27T11:06:18.753Z- - svc:/system/hotplug:default
8352026-08-27T11:06:18.753Z- - svc:/system/identity:domain
8362026-08-27T11:06:18.753Z- - svc:/system/identity:node
8372026-08-27T11:06:18.753Z- - svc:/system/idmap:default
8382026-08-27T11:06:18.753Z- - svc:/system/keymap:default
8392026-08-27T11:06:18.753Z- - svc:/system/logadm-upgrade:default
8402026-08-27T11:06:18.753Z- - svc:/system/manifest-import:default
8412026-08-27T11:06:18.754Z- - svc:/system/name-service-cache:default
8422026-08-27T11:06:18.754Z- - svc:/system/pfexec:default
8432026-08-27T11:06:18.754Z- - svc:/system/pkgserv:default
8442026-08-27T11:06:18.754Z- - svc:/system/process-security:default
8452026-08-27T11:06:18.754Z- - svc:/system/rbac:default
8462026-08-27T11:06:18.754Z- - svc:/system/rmtmpfiles:default
8472026-08-27T11:06:18.754Z- - svc:/system/sac:default
8482026-08-27T11:06:18.754Z- - svc:/system/sar:default
8492026-08-27T11:06:18.754Z- - svc:/system/svc/global:default
8502026-08-27T11:06:18.754Z- - svc:/system/system-log:default
8512026-08-27T11:06:18.754Z- - svc:/system/update-man-index:default
8522026-08-27T11:06:18.754Z- - svc:/system/utmp:default
8532026-08-27T11:06:18.754Z- - svc:/system/vtdaemon:default
8542026-08-27T11:06:18.754Z[b] svcs milestone/network
8552026-08-27T11:06:18.754ZSTATE STIME FMRI
8562026-08-27T11:06:18.754Zonline 11:06:17 svc:/system/svc/restarter:default
8572026-08-27T11:06:18.754Zoffline 11:06:17 svc:/system/early-manifest-import:default
8582026-08-27T11:06:18.754Z- - svc:/application/management/net-snmp:default
8592026-08-27T11:06:18.754Z- - svc:/application/pkg/dynamic-mirror:default
8602026-08-27T11:06:18.754Z- - svc:/application/pkg/mirror:default
8612026-08-27T11:06:18.754Z- - svc:/application/pkg/repositories-setup:default
8622026-08-27T11:06:18.754Z- - svc:/application/pkg/server:default
8632026-08-27T11:06:18.754Z- - svc:/application/security/tcsd:default
8642026-08-27T11:06:18.754Z- - svc:/milestone/devices:default
8652026-08-27T11:06:18.754Z- - svc:/milestone/multi-user-server:default
8662026-08-27T11:06:18.754Z- - svc:/milestone/multi-user:default
8672026-08-27T11:06:18.754Z- - svc:/milestone/name-services:default
8682026-08-27T11:06:18.755Z- - svc:/milestone/network:default
8692026-08-27T11:06:18.755Z- - svc:/milestone/single-user:default
8702026-08-27T11:06:18.755Z- - svc:/milestone/sysconfig:default
8712026-08-27T11:06:18.755Z- - svc:/network/chrony:default
8722026-08-27T11:06:18.755Z- - svc:/network/datalink-management:default
8732026-08-27T11:06:18.755Z- - svc:/network/dns/client:default
8742026-08-27T11:06:18.755Z- - svc:/network/dns/install:default
8752026-08-27T11:06:18.755Z- - svc:/network/dns/multicast:default
8762026-08-27T11:06:18.755Z- - svc:/network/inetd-upgrade:default
8772026-08-27T11:06:18.755Z- - svc:/network/inetd:default
8782026-08-27T11:06:18.755Z- - svc:/network/initial:default
8792026-08-27T11:06:18.755Z- - svc:/network/install:default
8802026-08-27T11:06:18.755Z- - svc:/network/ip-interface-management:default
8812026-08-27T11:06:18.755Z- - svc:/network/ipmp:default
8822026-08-27T11:06:18.755Z- - svc:/network/ipqos:default
8832026-08-27T11:06:18.755Z- - svc:/network/ipsec/ike:default
8842026-08-27T11:06:18.755Z- - svc:/network/ipsec/ipsecalgs:default
8852026-08-27T11:06:18.755Z- - svc:/network/ipsec/manual-key:default
8862026-08-27T11:06:18.755Z- - svc:/network/ipsec/policy:default
8872026-08-27T11:06:18.755Z- - svc:/network/iptun:default
8882026-08-27T11:06:18.755Z- - svc:/network/ipv4-forwarding:default
8892026-08-27T11:06:18.755Z- - svc:/network/ipv6-forwarding:default
8902026-08-27T11:06:18.755Z- - svc:/network/ldap/client:default
8912026-08-27T11:06:18.755Z- - svc:/network/location:default
8922026-08-27T11:06:18.755Z- - svc:/network/loopback:default
8932026-08-27T11:06:18.755Z- - svc:/network/netcfg:default
8942026-08-27T11:06:18.755Z- - svc:/network/netmask:default
8952026-08-27T11:06:18.755Z- - svc:/network/nfs/cbd:default
8962026-08-27T11:06:18.756Z- - svc:/network/nfs/client:default
8972026-08-27T11:06:18.756Z- - svc:/network/nfs/log:default
8982026-08-27T11:06:18.756Z- - svc:/network/nfs/mapid:default
8992026-08-27T11:06:18.756Z- - svc:/network/nfs/nlockmgr:default
9002026-08-27T11:06:18.756Z- - svc:/network/nfs/rquota:default
9012026-08-27T11:06:18.756Z- - svc:/network/nfs/server:default
9022026-08-27T11:06:18.756Z- - svc:/network/nfs/status:default
9032026-08-27T11:06:18.756Z- - svc:/network/nis/client:default
9042026-08-27T11:06:18.756Z- - svc:/network/physical:default
9052026-08-27T11:06:18.756Z- - svc:/network/physical:nwam
9062026-08-27T11:06:18.756Z- - svc:/network/routing-setup:default
9072026-08-27T11:06:18.756Z- - svc:/network/routing/legacy-routing:ipv4
9082026-08-27T11:06:18.756Z- - svc:/network/routing/legacy-routing:ipv6
9092026-08-27T11:06:18.756Z- - svc:/network/routing/ndp:default
9102026-08-27T11:06:18.756Z- - svc:/network/routing/rdisc:default
9112026-08-27T11:06:18.756Z- - svc:/network/routing/ripng:default
9122026-08-27T11:06:18.756Z- - svc:/network/routing/route:default
9132026-08-27T11:06:18.756Z- - svc:/network/rpc/bind:default
9142026-08-27T11:06:18.756Z- - svc:/network/rpc/gss:default
9152026-08-27T11:06:18.756Z- - svc:/network/rpc/keyserv:default
9162026-08-27T11:06:18.756Z- - svc:/network/security/kadmin:default
9172026-08-27T11:06:18.756Z- - svc:/network/security/krb5kdc:default
9182026-08-27T11:06:18.756Z- - svc:/network/security/ktkt_warn:default
9192026-08-27T11:06:18.756Z- - svc:/network/service:default
9202026-08-27T11:06:18.756Z- - svc:/network/shares/group:default
9212026-08-27T11:06:18.756Z- - svc:/network/smb/client:default
9222026-08-27T11:06:18.756Z- - svc:/network/smb/server:default
9232026-08-27T11:06:18.756Z- - svc:/network/ssh:default
9242026-08-27T11:06:18.756Z- - svc:/network/tcpkey:default
9252026-08-27T11:06:18.757Z- - svc:/system/auditd:default
9262026-08-27T11:06:18.757Z- - svc:/system/auditset:default
9272026-08-27T11:06:18.757Z- - svc:/system/boot-archive-update:default
9282026-08-27T11:06:18.757Z- - svc:/system/boot-archive:default
9292026-08-27T11:06:18.757Z- - svc:/system/boot-config:default
9302026-08-27T11:06:18.757Z- - svc:/system/consadm:default
9312026-08-27T11:06:18.757Z- - svc:/system/console-login:default
9322026-08-27T11:06:18.757Z- - svc:/system/console-login:vt2
9332026-08-27T11:06:18.761Z- - svc:/system/console-login:vt3
9342026-08-27T11:06:18.761Z- - svc:/system/console-login:vt4
9352026-08-27T11:06:18.761Z- - svc:/system/console-login:vt5
9362026-08-27T11:06:18.761Z- - svc:/system/console-login:vt6
9372026-08-27T11:06:18.761Z- - svc:/system/coreadm:default
9382026-08-27T11:06:18.761Z- - svc:/system/cron:default
9392026-08-27T11:06:18.761Z- - svc:/system/cryptosvc:default
9402026-08-27T11:06:18.762Z- - svc:/system/device/allocate:default
9412026-08-27T11:06:18.762Z- - svc:/system/device/audio:default
9422026-08-27T11:06:18.762Z- - svc:/system/device/local:default
9432026-08-27T11:06:18.762Z- - svc:/system/device/mpxio-upgrade:default
9442026-08-27T11:06:18.762Z- - svc:/system/extended-accounting:flow
9452026-08-27T11:06:18.762Z- - svc:/system/extended-accounting:net
9462026-08-27T11:06:18.762Z- - svc:/system/extended-accounting:process
9472026-08-27T11:06:18.762Z- - svc:/system/extended-accounting:task
9482026-08-27T11:06:18.762Z- - svc:/system/filesystem/local:default
9492026-08-27T11:06:18.762Z- - svc:/system/filesystem/minimal:default
9502026-08-27T11:06:18.762Z- - svc:/system/filesystem/reparse:default
9512026-08-27T11:06:18.762Z- - svc:/system/filesystem/root:default
9522026-08-27T11:06:18.762Z- - svc:/system/filesystem/usr:default
9532026-08-27T11:06:18.762Z- - svc:/system/fm/notify-params:default
9542026-08-27T11:06:18.762Z- - svc:/system/fmd:default
9552026-08-27T11:06:18.762Z- - svc:/system/hostid:default
9562026-08-27T11:06:18.762Z- - svc:/system/hotplug:default
9572026-08-27T11:06:18.762Z- - svc:/system/identity:domain
9582026-08-27T11:06:18.762Z- - svc:/system/identity:node
9592026-08-27T11:06:18.762Z- - svc:/system/idmap:default
9602026-08-27T11:06:18.762Z- - svc:/system/keymap:default
9612026-08-27T11:06:18.762Z- - svc:/system/logadm-upgrade:default
9622026-08-27T11:06:18.762Z- - svc:/system/manifest-import:default
9632026-08-27T11:06:18.762Z- - svc:/system/name-service-cache:default
9642026-08-27T11:06:18.762Z- - svc:/system/pfexec:default
9652026-08-27T11:06:18.762Z- - svc:/system/pkgserv:default
9662026-08-27T11:06:18.762Z- - svc:/system/process-security:default
9672026-08-27T11:06:18.762Z- - svc:/system/rbac:default
9682026-08-27T11:06:18.763Z- - svc:/system/rmtmpfiles:default
9692026-08-27T11:06:18.763Z- - svc:/system/sac:default
9702026-08-27T11:06:18.763Z- - svc:/system/sar:default
9712026-08-27T11:06:18.763Z- - svc:/system/svc/global:default
9722026-08-27T11:06:18.763Z- - svc:/system/system-log:default
9732026-08-27T11:06:18.763Z- - svc:/system/update-man-index:default
9742026-08-27T11:06:18.763Z- - svc:/system/utmp:default
9752026-08-27T11:06:18.763Z- - svc:/system/vtdaemon:default
9762026-08-27T11:06:18.763Z[a] svcs milestone/network
9772026-08-27T11:06:18.763ZSTATE STIME FMRI
9782026-08-27T11:06:18.763Z- - svc:/milestone/network:default
9792026-08-27T11:06:18.763ZSTATE STIME FMRI
9802026-08-27T11:06:18.763Z- - svc:/milestone/network:default
9812026-08-27T11:06:19.758Z[b] svcs milestone/network
9822026-08-27T11:06:19.762Z[a] svcs milestone/network
9832026-08-27T11:06:19.774ZSTATE STIME FMRI
9842026-08-27T11:06:19.774Zonline 11:06:18 svc:/milestone/network:default
9852026-08-27T11:06:19.774ZSTATE STIME FMRI
9862026-08-27T11:06:19.774Zonline 11:06:18 svc:/milestone/network:default
9872026-08-27T11:06:19.774Z[a] ipadm create-addr -t -T dhcp opte0/test
9882026-08-27T11:06:19.774Z[b] ipadm create-addr -t -T dhcp opte1/test
9892026-08-27T11:06:25.186Z
9902026-08-27T11:06:25.186Z[a] route add -iface 10.0.0.254 10.0.0.1
9912026-08-27T11:06:25.200Zadd host 10.0.0.254: gateway 10.0.0.1
9922026-08-27T11:06:25.200Z[a] route add 10.0.0.0/24 10.0.0.254
9932026-08-27T11:06:25.212Zadd net 10.0.0.0/24: gateway 10.0.0.254
9942026-08-27T11:06:25.212Z[a] route add 224.0.0.0/4 10.0.0.254
9952026-08-27T11:06:25.223Zadd net 224.0.0.0/4: gateway 10.0.0.254
9962026-08-27T11:06:26.215Z
9972026-08-27T11:06:26.216Z[b] route add -iface 10.0.0.254 10.0.0.2
9982026-08-27T11:06:26.229Zadd host 10.0.0.254: gateway 10.0.0.2
9992026-08-27T11:06:26.229Z[b] route add 10.0.0.0/24 10.0.0.254
10002026-08-27T11:06:26.240Zadd net 10.0.0.0/24: gateway 10.0.0.254
10012026-08-27T11:06:26.240Z[b] route add 224.0.0.0/4 10.0.0.254
10022026-08-27T11:06:26.251Zadd net 224.0.0.0/4: gateway 10.0.0.254
10032026-08-27T11:06:26.255Z###---------------###
10042026-08-27T11:06:26.255Z:::Topology built!:::
10052026-08-27T11:06:26.255Z###---------------###
10062026-08-27T11:06:26.255Z###----------------###
10072026-08-27T11:06:26.255Z::: iPerf spawned! :::
10082026-08-27T11:06:26.255Z:::Waiting... (10s):::
10092026-08-27T11:06:26.255Z###----------------###
10102026-08-27T11:06:36.251Z###---###
10112026-08-27T11:06:36.252Z:::Go!:::
10122026-08-27T11:06:36.252Z###---###
10132026-08-27T11:06:36.252Z[a] ping 10.0.0.2
10142026-08-27T11:06:36.267Z10.0.0.2 is alive
10152026-08-27T11:06:36.267Z###-------------------###
10162026-08-27T11:06:36.267Z:::Running experiment :::
10172026-08-27T11:06:36.267Z:::iperf-tcp/local/c2s:::
10182026-08-27T11:06:36.267Z###-------------------###
10192026-08-27T11:06:43.649Z-----------------------------------------------------------
10202026-08-27T11:06:43.649ZServer listening on 5201 (test #1)
10212026-08-27T11:06:43.649Z-----------------------------------------------------------
10222026-08-27T11:06:43.649ZAccepted connection from 10.0.0.1, port 64823
10232026-08-27T11:06:43.649Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44169
10242026-08-27T11:06:43.649Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54823
10252026-08-27T11:06:43.649Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39306
10262026-08-27T11:06:43.649Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46056
10272026-08-27T11:06:43.649Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50726
10282026-08-27T11:06:43.649Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46995
10292026-08-27T11:06:43.649Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44296
10302026-08-27T11:06:43.649Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48998
10312026-08-27T11:06:43.649Z[ ID] Interval Transfer Bitrate
10322026-08-27T11:06:43.649Z[ 5] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
10332026-08-27T11:06:43.649Z[ 8] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10342026-08-27T11:06:43.649Z[ 10] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
10352026-08-27T11:06:43.649Z[ 12] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10362026-08-27T11:06:43.649Z[ 14] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
10372026-08-27T11:06:43.649Z[ 16] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
10382026-08-27T11:06:43.649Z[ 18] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
10392026-08-27T11:06:43.649Z[ 20] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
10402026-08-27T11:06:43.649Z[SUM] 0.00-1.00 sec 982 MBytes 8.23 Gbits/sec
10412026-08-27T11:06:43.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
10422026-08-27T11:06:43.649Z[ 5] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
10432026-08-27T11:06:43.653Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10442026-08-27T11:06:43.653Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10452026-08-27T11:06:43.653Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10462026-08-27T11:06:43.653Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10472026-08-27T11:06:43.653Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10482026-08-27T11:06:43.653Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10492026-08-27T11:06:43.653Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10502026-08-27T11:06:43.653Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
10512026-08-27T11:06:43.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
10522026-08-27T11:06:43.653Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10532026-08-27T11:06:43.653Z[ 8] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
10542026-08-27T11:06:43.653Z[ 10] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
10552026-08-27T11:06:43.653Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10562026-08-27T11:06:43.653Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10572026-08-27T11:06:43.653Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10582026-08-27T11:06:43.653Z[ 18] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
10592026-08-27T11:06:43.653Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10602026-08-27T11:06:43.653Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.4 Gbits/sec
10612026-08-27T11:06:43.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
10622026-08-27T11:06:43.653Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10632026-08-27T11:06:43.653Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10642026-08-27T11:06:43.653Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10652026-08-27T11:06:43.653Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10662026-08-27T11:06:43.654Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10672026-08-27T11:06:43.654Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10682026-08-27T11:06:43.654Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10692026-08-27T11:06:43.654Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10702026-08-27T11:06:43.654Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
10712026-08-27T11:06:43.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
10722026-08-27T11:06:43.654Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10732026-08-27T11:06:43.654Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10742026-08-27T11:06:43.654Z[ 10] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
10752026-08-27T11:06:43.654Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10762026-08-27T11:06:43.654Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10772026-08-27T11:06:43.654Z[ 16] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
10782026-08-27T11:06:43.654Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10792026-08-27T11:06:43.654Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10802026-08-27T11:06:43.654Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
10812026-08-27T11:06:43.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
10822026-08-27T11:06:43.654Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10832026-08-27T11:06:43.654Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10842026-08-27T11:06:43.654Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10852026-08-27T11:06:43.654Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10862026-08-27T11:06:43.654Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
10872026-08-27T11:06:43.654Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
10882026-08-27T11:06:43.654Z[ 18] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
10892026-08-27T11:06:43.654Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10902026-08-27T11:06:43.654Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
10912026-08-27T11:06:43.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
10922026-08-27T11:06:43.654Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10932026-08-27T11:06:43.654Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10942026-08-27T11:06:43.654Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10952026-08-27T11:06:46.651Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10962026-08-27T11:06:46.651Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10972026-08-27T11:06:46.651Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10982026-08-27T11:06:46.651Z[ 18] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
10992026-08-27T11:06:46.651Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11002026-08-27T11:06:46.651Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
11012026-08-27T11:06:46.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
11022026-08-27T11:06:46.652Z[ 5] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
11032026-08-27T11:06:46.652Z[ 8] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
11042026-08-27T11:06:46.652Z[ 10] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
11052026-08-27T11:06:46.652Z[ 12] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
11062026-08-27T11:06:46.652Z[ 14] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
11072026-08-27T11:06:46.652Z[ 16] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
11082026-08-27T11:06:46.652Z[ 18] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
11092026-08-27T11:06:46.652Z[ 20] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
11102026-08-27T11:06:46.652Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.5 Gbits/sec
11112026-08-27T11:06:46.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
11122026-08-27T11:06:46.652Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11132026-08-27T11:06:46.652Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11142026-08-27T11:06:46.652Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11152026-08-27T11:06:46.652Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11162026-08-27T11:06:46.652Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11172026-08-27T11:06:46.652Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11182026-08-27T11:06:46.652Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11192026-08-27T11:06:46.652Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11202026-08-27T11:06:46.652Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
11212026-08-27T11:06:46.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
11222026-08-27T11:06:46.652Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11232026-08-27T11:06:46.652Z[ 8] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
11242026-08-27T11:06:46.652Z[ 10] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
11252026-08-27T11:06:46.652Z[ 12] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
11262026-08-27T11:06:46.652Z[ 14] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
11272026-08-27T11:06:46.652Z[ 16] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
11282026-08-27T11:06:46.652Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11292026-08-27T11:06:46.652Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11302026-08-27T11:06:46.653Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
11312026-08-27T11:06:46.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
11322026-08-27T11:06:46.653Z[ 5] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
11332026-08-27T11:06:46.653Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11342026-08-27T11:06:46.653Z[ 10] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
11352026-08-27T11:06:46.653Z[ 12] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
11362026-08-27T11:06:46.653Z[ 14] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
11372026-08-27T11:06:46.653Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11382026-08-27T11:06:46.653Z[ 18] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
11392026-08-27T11:06:46.653Z[ 20] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
11402026-08-27T11:06:46.653Z[SUM] 10.00-10.00 sec 768 KBytes 12.4 Gbits/sec
11412026-08-27T11:06:46.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
11422026-08-27T11:06:46.653Z[ ID] Interval Transfer Bitrate
11432026-08-27T11:06:46.653Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11442026-08-27T11:06:46.653Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11452026-08-27T11:06:46.653Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11462026-08-27T11:06:46.653Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11472026-08-27T11:06:46.653Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11482026-08-27T11:06:46.653Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11492026-08-27T11:06:46.653Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11502026-08-27T11:06:46.653Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11512026-08-27T11:06:46.653Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.3 Gbits/sec receiver
11522026-08-27T11:06:46.657ZRun 1/5...10252.733138224625Mbps
11532026-08-27T11:06:54.041Z-----------------------------------------------------------
11542026-08-27T11:06:54.041ZServer listening on 5201 (test #2)
11552026-08-27T11:06:54.041Z-----------------------------------------------------------
11562026-08-27T11:06:54.041ZAccepted connection from 10.0.0.1, port 50950
11572026-08-27T11:06:54.041Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57417
11582026-08-27T11:06:54.041Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42152
11592026-08-27T11:06:54.042Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50891
11602026-08-27T11:06:54.042Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52164
11612026-08-27T11:06:54.042Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57054
11622026-08-27T11:06:54.042Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56297
11632026-08-27T11:06:54.042Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49108
11642026-08-27T11:06:54.042Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62550
11652026-08-27T11:06:54.042Z[ ID] Interval Transfer Bitrate
11662026-08-27T11:06:54.042Z[ 5] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
11672026-08-27T11:06:54.042Z[ 8] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11682026-08-27T11:06:54.042Z[ 10] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11692026-08-27T11:06:54.042Z[ 12] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11702026-08-27T11:06:54.042Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11712026-08-27T11:06:54.042Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11722026-08-27T11:06:54.042Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
11732026-08-27T11:06:54.042Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11742026-08-27T11:06:54.042Z[SUM] 0.00-1.00 sec 967 MBytes 8.11 Gbits/sec
11752026-08-27T11:06:54.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
11762026-08-27T11:06:54.042Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11772026-08-27T11:06:54.042Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11782026-08-27T11:06:54.042Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11792026-08-27T11:06:54.042Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11802026-08-27T11:06:54.042Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11812026-08-27T11:06:54.042Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11822026-08-27T11:06:54.042Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11832026-08-27T11:06:54.042Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11842026-08-27T11:06:54.042Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
11852026-08-27T11:06:54.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
11862026-08-27T11:06:54.043Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11872026-08-27T11:06:54.043Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11882026-08-27T11:06:54.043Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11892026-08-27T11:06:54.043Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11902026-08-27T11:06:54.043Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11912026-08-27T11:06:54.043Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11922026-08-27T11:06:54.043Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11932026-08-27T11:06:54.043Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11942026-08-27T11:06:54.043Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
11952026-08-27T11:06:54.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
11962026-08-27T11:06:54.043Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
11972026-08-27T11:06:54.043Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
11982026-08-27T11:06:54.043Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
11992026-08-27T11:06:54.043Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12002026-08-27T11:06:54.043Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12012026-08-27T11:06:54.043Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12022026-08-27T11:06:54.043Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12032026-08-27T11:06:54.043Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12042026-08-27T11:06:54.043Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
12052026-08-27T11:06:54.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
12062026-08-27T11:06:54.043Z[ 5] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
12072026-08-27T11:06:54.043Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12082026-08-27T11:06:54.043Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12092026-08-27T11:06:54.043Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12102026-08-27T11:06:54.043Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12112026-08-27T11:06:54.043Z[ 16] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
12122026-08-27T11:06:54.043Z[ 18] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
12132026-08-27T11:06:54.043Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12142026-08-27T11:06:54.043Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.4 Gbits/sec
12152026-08-27T11:06:54.044Z- - - - - - - - - - - - - - - - - - - - - - - - -
12162026-08-27T11:06:54.044Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12172026-08-27T11:06:54.044Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12182026-08-27T11:06:54.044Z[ 10] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
12192026-08-27T11:06:54.044Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12202026-08-27T11:06:54.044Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12212026-08-27T11:06:54.044Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12222026-08-27T11:06:54.044Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
12232026-08-27T11:06:54.044Z[ 20] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
12242026-08-27T11:06:54.044Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
12252026-08-27T11:06:54.044Z- - - - - - - - - - - - - - - - - - - - - - - - -
12262026-08-27T11:06:54.044Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12272026-08-27T11:06:54.044Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12282026-08-27T11:06:54.044Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12292026-08-27T11:06:57.041Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12302026-08-27T11:06:57.041Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12312026-08-27T11:06:57.041Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12322026-08-27T11:06:57.041Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12332026-08-27T11:06:57.041Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12342026-08-27T11:06:57.041Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
12352026-08-27T11:06:57.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
12362026-08-27T11:06:57.042Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12372026-08-27T11:06:57.042Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12382026-08-27T11:06:57.042Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12392026-08-27T11:06:57.042Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12402026-08-27T11:06:57.042Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12412026-08-27T11:06:57.042Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12422026-08-27T11:06:57.042Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12432026-08-27T11:06:57.042Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12442026-08-27T11:06:57.042Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
12452026-08-27T11:06:57.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
12462026-08-27T11:06:57.042Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12472026-08-27T11:06:57.042Z[ 8] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
12482026-08-27T11:06:57.042Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12492026-08-27T11:06:57.042Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12502026-08-27T11:06:57.042Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12512026-08-27T11:06:57.042Z[ 16] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
12522026-08-27T11:06:57.042Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12532026-08-27T11:06:57.042Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12542026-08-27T11:06:57.042Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
12552026-08-27T11:06:57.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
12562026-08-27T11:06:57.042Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12572026-08-27T11:06:57.042Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12582026-08-27T11:06:57.042Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12592026-08-27T11:06:57.042Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12602026-08-27T11:06:57.042Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12612026-08-27T11:06:57.042Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12622026-08-27T11:06:57.042Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12632026-08-27T11:06:57.042Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12642026-08-27T11:06:57.042Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
12652026-08-27T11:06:57.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
12662026-08-27T11:06:57.042Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12672026-08-27T11:06:57.042Z[ 8] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
12682026-08-27T11:06:57.042Z[ 10] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
12692026-08-27T11:06:57.042Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12702026-08-27T11:06:57.042Z[ 14] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
12712026-08-27T11:06:57.042Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12722026-08-27T11:06:57.042Z[ 18] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
12732026-08-27T11:06:57.042Z[ 20] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
12742026-08-27T11:06:57.043Z[SUM] 10.00-10.00 sec 640 KBytes 9.55 Gbits/sec
12752026-08-27T11:06:57.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
12762026-08-27T11:06:57.046Z[ ID] Interval Transfer Bitrate
12772026-08-27T11:06:57.046Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12782026-08-27T11:06:57.046Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12792026-08-27T11:06:57.046Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12802026-08-27T11:06:57.046Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12812026-08-27T11:06:57.046Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12822026-08-27T11:06:57.046Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12832026-08-27T11:06:57.046Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12842026-08-27T11:06:57.046Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12852026-08-27T11:06:57.046Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec receiver
12862026-08-27T11:06:57.046ZRun 2/5...10153.368055838884Mbps
12872026-08-27T11:07:04.435Z-----------------------------------------------------------
12882026-08-27T11:07:04.435ZServer listening on 5201 (test #3)
12892026-08-27T11:07:04.435Z-----------------------------------------------------------
12902026-08-27T11:07:04.435ZAccepted connection from 10.0.0.1, port 58674
12912026-08-27T11:07:04.435Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50929
12922026-08-27T11:07:04.435Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35455
12932026-08-27T11:07:04.435Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63271
12942026-08-27T11:07:04.435Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35988
12952026-08-27T11:07:04.435Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33638
12962026-08-27T11:07:04.436Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37809
12972026-08-27T11:07:04.436Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46881
12982026-08-27T11:07:04.436Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42068
12992026-08-27T11:07:04.436Z[ ID] Interval Transfer Bitrate
13002026-08-27T11:07:04.436Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13012026-08-27T11:07:04.436Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13022026-08-27T11:07:04.436Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13032026-08-27T11:07:04.436Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
13042026-08-27T11:07:04.436Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13052026-08-27T11:07:04.436Z[ 16] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
13062026-08-27T11:07:04.436Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13072026-08-27T11:07:04.436Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13082026-08-27T11:07:04.436Z[SUM] 0.00-1.00 sec 956 MBytes 8.02 Gbits/sec
13092026-08-27T11:07:04.436Z- - - - - - - - - - - - - - - - - - - - - - - - -
13102026-08-27T11:07:04.436Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13112026-08-27T11:07:04.436Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13122026-08-27T11:07:04.440Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13132026-08-27T11:07:04.440Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13142026-08-27T11:07:04.440Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13152026-08-27T11:07:04.440Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13162026-08-27T11:07:04.440Z[ 18] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
13172026-08-27T11:07:04.440Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13182026-08-27T11:07:04.440Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
13192026-08-27T11:07:04.440Z- - - - - - - - - - - - - - - - - - - - - - - - -
13202026-08-27T11:07:04.440Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
13212026-08-27T11:07:04.440Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
13222026-08-27T11:07:04.440Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
13232026-08-27T11:07:04.441Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
13242026-08-27T11:07:04.441Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
13252026-08-27T11:07:04.441Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
13262026-08-27T11:07:04.441Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
13272026-08-27T11:07:04.441Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
13282026-08-27T11:07:04.441Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
13292026-08-27T11:07:04.441Z- - - - - - - - - - - - - - - - - - - - - - - - -
13302026-08-27T11:07:04.441Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13312026-08-27T11:07:04.441Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13322026-08-27T11:07:04.441Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13332026-08-27T11:07:04.441Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13342026-08-27T11:07:04.441Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13352026-08-27T11:07:04.441Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13362026-08-27T11:07:04.441Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13372026-08-27T11:07:04.441Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13382026-08-27T11:07:04.441Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
13392026-08-27T11:07:04.441Z- - - - - - - - - - - - - - - - - - - - - - - - -
13402026-08-27T11:07:04.441Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13412026-08-27T11:07:04.441Z[ 8] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
13422026-08-27T11:07:04.441Z[ 10] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
13432026-08-27T11:07:04.441Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
13442026-08-27T11:07:04.441Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13452026-08-27T11:07:04.441Z[ 16] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
13462026-08-27T11:07:04.441Z[ 18] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
13472026-08-27T11:07:04.441Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13482026-08-27T11:07:04.441Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
13492026-08-27T11:07:04.441Z- - - - - - - - - - - - - - - - - - - - - - - - -
13502026-08-27T11:07:04.441Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13512026-08-27T11:07:04.442Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13522026-08-27T11:07:04.442Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13532026-08-27T11:07:04.442Z[ 12] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13542026-08-27T11:07:04.442Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13552026-08-27T11:07:04.442Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13562026-08-27T11:07:04.442Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13572026-08-27T11:07:04.442Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13582026-08-27T11:07:04.442Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
13592026-08-27T11:07:04.442Z- - - - - - - - - - - - - - - - - - - - - - - - -
13602026-08-27T11:07:04.442Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13612026-08-27T11:07:04.442Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13622026-08-27T11:07:04.442Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13632026-08-27T11:07:07.437Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13642026-08-27T11:07:07.437Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13652026-08-27T11:07:07.437Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13662026-08-27T11:07:07.437Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13672026-08-27T11:07:07.437Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13682026-08-27T11:07:07.437Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
13692026-08-27T11:07:07.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
13702026-08-27T11:07:07.437Z[ 5] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
13712026-08-27T11:07:07.437Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13722026-08-27T11:07:07.437Z[ 10] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
13732026-08-27T11:07:07.437Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13742026-08-27T11:07:07.437Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13752026-08-27T11:07:07.437Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13762026-08-27T11:07:07.437Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13772026-08-27T11:07:07.437Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13782026-08-27T11:07:07.437Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
13792026-08-27T11:07:07.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
13802026-08-27T11:07:07.437Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13812026-08-27T11:07:07.437Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13822026-08-27T11:07:07.437Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13832026-08-27T11:07:07.438Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13842026-08-27T11:07:07.438Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13852026-08-27T11:07:07.438Z[ 16] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
13862026-08-27T11:07:07.438Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13872026-08-27T11:07:07.438Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13882026-08-27T11:07:07.438Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
13892026-08-27T11:07:07.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
13902026-08-27T11:07:07.438Z[ 5] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
13912026-08-27T11:07:07.438Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13922026-08-27T11:07:07.438Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13932026-08-27T11:07:07.438Z[ 12] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
13942026-08-27T11:07:07.438Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13952026-08-27T11:07:07.438Z[ 16] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
13962026-08-27T11:07:07.438Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13972026-08-27T11:07:07.438Z[ 20] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
13982026-08-27T11:07:07.438Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
13992026-08-27T11:07:07.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
14002026-08-27T11:07:07.438Z[ 5] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
14012026-08-27T11:07:07.438Z[ 8] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
14022026-08-27T11:07:07.438Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14032026-08-27T11:07:07.438Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14042026-08-27T11:07:07.438Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14052026-08-27T11:07:07.438Z[ 16] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
14062026-08-27T11:07:07.438Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14072026-08-27T11:07:07.438Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14082026-08-27T11:07:07.438Z[SUM] 10.00-10.00 sec 384 KBytes 6.93 Gbits/sec
14092026-08-27T11:07:07.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
14102026-08-27T11:07:07.438Z[ ID] Interval Transfer Bitrate
14112026-08-27T11:07:07.438Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14122026-08-27T11:07:07.438Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14132026-08-27T11:07:07.438Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14142026-08-27T11:07:07.438Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14152026-08-27T11:07:07.438Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14162026-08-27T11:07:07.438Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14172026-08-27T11:07:07.438Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14182026-08-27T11:07:07.438Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14192026-08-27T11:07:07.438Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec receiver
14202026-08-27T11:07:07.442ZRun 3/5...10164.386014988511Mbps
14212026-08-27T11:07:14.845Z-----------------------------------------------------------
14222026-08-27T11:07:14.845ZServer listening on 5201 (test #4)
14232026-08-27T11:07:14.845Z-----------------------------------------------------------
14242026-08-27T11:07:14.845ZAccepted connection from 10.0.0.1, port 63779
14252026-08-27T11:07:14.845Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47933
14262026-08-27T11:07:14.845Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44781
14272026-08-27T11:07:14.845Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48893
14282026-08-27T11:07:14.845Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40275
14292026-08-27T11:07:14.846Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46826
14302026-08-27T11:07:14.846Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65403
14312026-08-27T11:07:14.846Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60265
14322026-08-27T11:07:14.846Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51257
14332026-08-27T11:07:14.846Z[ ID] Interval Transfer Bitrate
14342026-08-27T11:07:14.846Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14352026-08-27T11:07:14.846Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14362026-08-27T11:07:14.846Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14372026-08-27T11:07:14.846Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14382026-08-27T11:07:14.846Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14392026-08-27T11:07:14.846Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14402026-08-27T11:07:14.846Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14412026-08-27T11:07:14.846Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14422026-08-27T11:07:14.846Z[SUM] 0.00-1.00 sec 956 MBytes 8.02 Gbits/sec
14432026-08-27T11:07:14.846Z- - - - - - - - - - - - - - - - - - - - - - - - -
14442026-08-27T11:07:14.846Z[ 5] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
14452026-08-27T11:07:14.846Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14462026-08-27T11:07:14.846Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14472026-08-27T11:07:14.846Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14482026-08-27T11:07:14.846Z[ 14] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
14492026-08-27T11:07:14.846Z[ 16] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
14502026-08-27T11:07:14.846Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14512026-08-27T11:07:14.846Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14522026-08-27T11:07:14.846Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
14532026-08-27T11:07:14.846Z- - - - - - - - - - - - - - - - - - - - - - - - -
14542026-08-27T11:07:14.846Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14552026-08-27T11:07:14.846Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14562026-08-27T11:07:14.846Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14572026-08-27T11:07:14.846Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14582026-08-27T11:07:14.846Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14592026-08-27T11:07:14.846Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14602026-08-27T11:07:14.846Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14612026-08-27T11:07:14.850Z[ 20] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
14622026-08-27T11:07:14.850Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
14632026-08-27T11:07:14.850Z- - - - - - - - - - - - - - - - - - - - - - - - -
14642026-08-27T11:07:14.850Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14652026-08-27T11:07:14.850Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14662026-08-27T11:07:14.850Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14672026-08-27T11:07:14.850Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14682026-08-27T11:07:14.850Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14692026-08-27T11:07:14.850Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14702026-08-27T11:07:14.850Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14712026-08-27T11:07:14.850Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14722026-08-27T11:07:14.850Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
14732026-08-27T11:07:14.850Z- - - - - - - - - - - - - - - - - - - - - - - - -
14742026-08-27T11:07:14.850Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14752026-08-27T11:07:14.850Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14762026-08-27T11:07:14.850Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14772026-08-27T11:07:14.850Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14782026-08-27T11:07:14.851Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14792026-08-27T11:07:14.851Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14802026-08-27T11:07:14.851Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14812026-08-27T11:07:14.851Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14822026-08-27T11:07:14.851Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
14832026-08-27T11:07:14.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
14842026-08-27T11:07:14.851Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14852026-08-27T11:07:14.851Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14862026-08-27T11:07:14.851Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14872026-08-27T11:07:14.851Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14882026-08-27T11:07:14.851Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14892026-08-27T11:07:14.851Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14902026-08-27T11:07:14.851Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14912026-08-27T11:07:14.851Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14922026-08-27T11:07:14.851Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
14932026-08-27T11:07:14.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
14942026-08-27T11:07:14.851Z[ 5] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
14952026-08-27T11:07:14.851Z[ 8] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
14962026-08-27T11:07:14.851Z[ 10] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
14972026-08-27T11:07:17.846Z[ 12] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
14982026-08-27T11:07:17.846Z[ 14] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
14992026-08-27T11:07:17.846Z[ 16] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
15002026-08-27T11:07:17.846Z[ 18] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
15012026-08-27T11:07:17.846Z[ 20] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
15022026-08-27T11:07:17.846Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.5 Gbits/sec
15032026-08-27T11:07:17.846Z- - - - - - - - - - - - - - - - - - - - - - - - -
15042026-08-27T11:07:17.846Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15052026-08-27T11:07:17.847Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15062026-08-27T11:07:17.847Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15072026-08-27T11:07:17.847Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15082026-08-27T11:07:17.847Z[ 14] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
15092026-08-27T11:07:17.847Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15102026-08-27T11:07:17.847Z[ 18] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
15112026-08-27T11:07:17.847Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15122026-08-27T11:07:17.847Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
15132026-08-27T11:07:17.847Z- - - - - - - - - - - - - - - - - - - - - - - - -
15142026-08-27T11:07:17.847Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15152026-08-27T11:07:17.847Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15162026-08-27T11:07:17.847Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15172026-08-27T11:07:17.847Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15182026-08-27T11:07:17.847Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15192026-08-27T11:07:17.847Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15202026-08-27T11:07:17.847Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15212026-08-27T11:07:17.847Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15222026-08-27T11:07:17.847Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
15232026-08-27T11:07:17.847Z- - - - - - - - - - - - - - - - - - - - - - - - -
15242026-08-27T11:07:17.847Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15252026-08-27T11:07:17.847Z[ 8] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
15262026-08-27T11:07:17.847Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15272026-08-27T11:07:17.847Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15282026-08-27T11:07:17.847Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15292026-08-27T11:07:17.847Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15302026-08-27T11:07:17.847Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15312026-08-27T11:07:17.847Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15322026-08-27T11:07:17.847Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
15332026-08-27T11:07:17.847Z- - - - - - - - - - - - - - - - - - - - - - - - -
15342026-08-27T11:07:17.847Z[ 5] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
15352026-08-27T11:07:17.847Z[ 8] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
15362026-08-27T11:07:17.847Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15372026-08-27T11:07:17.847Z[ 12] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
15382026-08-27T11:07:17.847Z[ 14] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
15392026-08-27T11:07:17.847Z[ 16] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
15402026-08-27T11:07:17.848Z[ 18] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
15412026-08-27T11:07:17.848Z[ 20] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
15422026-08-27T11:07:17.851Z[SUM] 10.00-10.00 sec 896 KBytes 13.3 Gbits/sec
15432026-08-27T11:07:17.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
15442026-08-27T11:07:17.851Z[ ID] Interval Transfer Bitrate
15452026-08-27T11:07:17.851Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15462026-08-27T11:07:17.851Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15472026-08-27T11:07:17.851Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15482026-08-27T11:07:17.851Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15492026-08-27T11:07:17.851Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15502026-08-27T11:07:17.851Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15512026-08-27T11:07:17.851Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15522026-08-27T11:07:17.851Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
15532026-08-27T11:07:17.851Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
15542026-08-27T11:07:17.852ZRun 4/5...10216.808700068608Mbps
15552026-08-27T11:07:25.242Z-----------------------------------------------------------
15562026-08-27T11:07:25.242ZServer listening on 5201 (test #5)
15572026-08-27T11:07:25.242Z-----------------------------------------------------------
15582026-08-27T11:07:25.242ZAccepted connection from 10.0.0.1, port 35910
15592026-08-27T11:07:25.242Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57880
15602026-08-27T11:07:25.242Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46073
15612026-08-27T11:07:25.242Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47421
15622026-08-27T11:07:25.242Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41545
15632026-08-27T11:07:25.242Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36034
15642026-08-27T11:07:25.242Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45029
15652026-08-27T11:07:25.242Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51749
15662026-08-27T11:07:25.242Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43707
15672026-08-27T11:07:25.242Z[ ID] Interval Transfer Bitrate
15682026-08-27T11:07:25.242Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
15692026-08-27T11:07:25.242Z[ 8] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
15702026-08-27T11:07:25.242Z[ 10] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
15712026-08-27T11:07:25.242Z[ 12] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
15722026-08-27T11:07:25.242Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15732026-08-27T11:07:25.242Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
15742026-08-27T11:07:25.242Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15752026-08-27T11:07:25.242Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
15762026-08-27T11:07:25.243Z[SUM] 0.00-1.00 sec 965 MBytes 8.09 Gbits/sec
15772026-08-27T11:07:25.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
15782026-08-27T11:07:25.243Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15792026-08-27T11:07:25.243Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15802026-08-27T11:07:25.243Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15812026-08-27T11:07:25.243Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15822026-08-27T11:07:25.243Z[ 14] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
15832026-08-27T11:07:25.243Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15842026-08-27T11:07:25.243Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15852026-08-27T11:07:25.243Z[ 20] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
15862026-08-27T11:07:25.243Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
15872026-08-27T11:07:25.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
15882026-08-27T11:07:25.243Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
15892026-08-27T11:07:25.243Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15902026-08-27T11:07:25.243Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15912026-08-27T11:07:25.243Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15922026-08-27T11:07:25.243Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15932026-08-27T11:07:25.243Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15942026-08-27T11:07:25.243Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15952026-08-27T11:07:25.243Z[ 20] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
15962026-08-27T11:07:25.243Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
15972026-08-27T11:07:25.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
15982026-08-27T11:07:25.243Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
15992026-08-27T11:07:25.243Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16002026-08-27T11:07:25.243Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16012026-08-27T11:07:25.243Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16022026-08-27T11:07:25.243Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16032026-08-27T11:07:25.243Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16042026-08-27T11:07:25.243Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16052026-08-27T11:07:25.243Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16062026-08-27T11:07:25.243Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
16072026-08-27T11:07:25.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
16082026-08-27T11:07:25.243Z[ 5] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
16092026-08-27T11:07:25.243Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16102026-08-27T11:07:25.243Z[ 10] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
16112026-08-27T11:07:25.243Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16122026-08-27T11:07:25.243Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16132026-08-27T11:07:25.243Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16142026-08-27T11:07:25.243Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16152026-08-27T11:07:25.244Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16162026-08-27T11:07:25.244Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
16172026-08-27T11:07:25.244Z- - - - - - - - - - - - - - - - - - - - - - - - -
16182026-08-27T11:07:25.244Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16192026-08-27T11:07:25.244Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16202026-08-27T11:07:25.244Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16212026-08-27T11:07:25.244Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16222026-08-27T11:07:25.244Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16232026-08-27T11:07:25.244Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16242026-08-27T11:07:25.244Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16252026-08-27T11:07:25.244Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16262026-08-27T11:07:25.244Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
16272026-08-27T11:07:25.244Z- - - - - - - - - - - - - - - - - - - - - - - - -
16282026-08-27T11:07:25.244Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16292026-08-27T11:07:25.244Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16302026-08-27T11:07:25.244Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16312026-08-27T11:07:28.241Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16322026-08-27T11:07:28.241Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16332026-08-27T11:07:28.241Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16342026-08-27T11:07:28.241Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16352026-08-27T11:07:28.241Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16362026-08-27T11:07:28.241Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
16372026-08-27T11:07:28.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
16382026-08-27T11:07:28.241Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16392026-08-27T11:07:28.241Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16402026-08-27T11:07:28.241Z[ 10] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
16412026-08-27T11:07:28.241Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16422026-08-27T11:07:28.241Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16432026-08-27T11:07:28.241Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16442026-08-27T11:07:28.241Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16452026-08-27T11:07:28.241Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16462026-08-27T11:07:28.241Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
16472026-08-27T11:07:28.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
16482026-08-27T11:07:28.241Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16492026-08-27T11:07:28.241Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16502026-08-27T11:07:28.241Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16512026-08-27T11:07:28.241Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16522026-08-27T11:07:28.241Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16532026-08-27T11:07:28.242Z[ 16] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
16542026-08-27T11:07:28.242Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16552026-08-27T11:07:28.242Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16562026-08-27T11:07:28.245Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
16572026-08-27T11:07:28.245Z- - - - - - - - - - - - - - - - - - - - - - - - -
16582026-08-27T11:07:28.245Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16592026-08-27T11:07:28.245Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16602026-08-27T11:07:28.245Z[ 10] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
16612026-08-27T11:07:28.245Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
16622026-08-27T11:07:28.245Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
16632026-08-27T11:07:28.245Z[ 16] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
16642026-08-27T11:07:28.245Z[ 18] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
16652026-08-27T11:07:28.245Z[ 20] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
16662026-08-27T11:07:28.246Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
16672026-08-27T11:07:28.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
16682026-08-27T11:07:28.246Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16692026-08-27T11:07:28.246Z[ 8] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
16702026-08-27T11:07:28.246Z[ 10] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
16712026-08-27T11:07:28.246Z[ 12] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
16722026-08-27T11:07:28.246Z[ 14] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
16732026-08-27T11:07:28.246Z[ 16] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
16742026-08-27T11:07:28.246Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16752026-08-27T11:07:28.246Z[ 20] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
16762026-08-27T11:07:28.246Z[SUM] 10.00-10.00 sec 768 KBytes 11.8 Gbits/sec
16772026-08-27T11:07:28.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
16782026-08-27T11:07:28.246Z[ ID] Interval Transfer Bitrate
16792026-08-27T11:07:28.246Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16802026-08-27T11:07:28.246Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16812026-08-27T11:07:28.246Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16822026-08-27T11:07:28.246Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16832026-08-27T11:07:28.246Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16842026-08-27T11:07:28.246Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16852026-08-27T11:07:28.246Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16862026-08-27T11:07:28.246Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16872026-08-27T11:07:28.246Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
16882026-08-27T11:07:28.246ZRun 5/5...10136.503551585009Mbps
16892026-08-27T11:07:28.246Z###---------------------###
16902026-08-27T11:07:28.246Z::: iPerf done... :::
16912026-08-27T11:07:28.246Z:::Awaiting out files...:::
16922026-08-27T11:07:28.246Z###---------------------###
16932026-08-27T11:07:28.246Z###-----###
16942026-08-27T11:07:28.246Z:::done!:::
16952026-08-27T11:07:28.246Z###-----###
16962026-08-27T11:07:28.246Z###-------------------###
16972026-08-27T11:07:28.246Z:::Running experiment :::
16982026-08-27T11:07:28.246Z:::iperf-tcp/local/s2c:::
16992026-08-27T11:07:28.246Z###-------------------###
17002026-08-27T11:07:35.631Z-----------------------------------------------------------
17012026-08-27T11:07:35.631ZServer listening on 5201 (test #6)
17022026-08-27T11:07:35.631Z-----------------------------------------------------------
17032026-08-27T11:07:35.631ZAccepted connection from 10.0.0.1, port 63314
17042026-08-27T11:07:35.631Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47065
17052026-08-27T11:07:35.631Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47116
17062026-08-27T11:07:35.631Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40755
17072026-08-27T11:07:35.632Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55489
17082026-08-27T11:07:35.632Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48213
17092026-08-27T11:07:35.632Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41686
17102026-08-27T11:07:35.632Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63122
17112026-08-27T11:07:35.632Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57771
17122026-08-27T11:07:35.632Z[ ID] Interval Transfer Bitrate
17132026-08-27T11:07:35.632Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
17142026-08-27T11:07:35.632Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
17152026-08-27T11:07:35.632Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
17162026-08-27T11:07:35.632Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
17172026-08-27T11:07:35.632Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
17182026-08-27T11:07:35.632Z[ 16] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
17192026-08-27T11:07:35.632Z[ 18] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
17202026-08-27T11:07:35.632Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
17212026-08-27T11:07:35.632Z[SUM] 0.00-1.00 sec 956 MBytes 8.02 Gbits/sec
17222026-08-27T11:07:35.632Z- - - - - - - - - - - - - - - - - - - - - - - - -
17232026-08-27T11:07:35.632Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17242026-08-27T11:07:35.632Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17252026-08-27T11:07:35.632Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17262026-08-27T11:07:35.632Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17272026-08-27T11:07:35.632Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17282026-08-27T11:07:35.632Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17292026-08-27T11:07:35.632Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17302026-08-27T11:07:35.632Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17312026-08-27T11:07:35.632Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
17322026-08-27T11:07:35.632Z- - - - - - - - - - - - - - - - - - - - - - - - -
17332026-08-27T11:07:35.632Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17342026-08-27T11:07:35.632Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17352026-08-27T11:07:35.632Z[ 10] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
17362026-08-27T11:07:35.632Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17372026-08-27T11:07:35.632Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17382026-08-27T11:07:35.632Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17392026-08-27T11:07:35.632Z[ 18] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
17402026-08-27T11:07:35.632Z[ 20] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
17412026-08-27T11:07:35.632Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
17422026-08-27T11:07:35.632Z- - - - - - - - - - - - - - - - - - - - - - - - -
17432026-08-27T11:07:35.632Z[ 5] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
17442026-08-27T11:07:35.632Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17452026-08-27T11:07:35.632Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17462026-08-27T11:07:35.633Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17472026-08-27T11:07:35.633Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17482026-08-27T11:07:35.633Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17492026-08-27T11:07:35.633Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17502026-08-27T11:07:35.633Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17512026-08-27T11:07:35.633Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
17522026-08-27T11:07:35.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
17532026-08-27T11:07:35.633Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17542026-08-27T11:07:35.633Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17552026-08-27T11:07:35.633Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17562026-08-27T11:07:35.633Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17572026-08-27T11:07:35.633Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17582026-08-27T11:07:35.633Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17592026-08-27T11:07:35.633Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17602026-08-27T11:07:35.633Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17612026-08-27T11:07:35.633Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
17622026-08-27T11:07:35.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
17632026-08-27T11:07:35.633Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17642026-08-27T11:07:35.633Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17652026-08-27T11:07:35.633Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17662026-08-27T11:07:35.633Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17672026-08-27T11:07:35.633Z[ 14] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
17682026-08-27T11:07:35.633Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17692026-08-27T11:07:35.633Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17702026-08-27T11:07:35.633Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17712026-08-27T11:07:35.633Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
17722026-08-27T11:07:35.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
17732026-08-27T11:07:35.633Z[ 5] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
17742026-08-27T11:07:35.633Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17752026-08-27T11:07:35.633Z[ 10] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
17762026-08-27T11:07:38.631Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17772026-08-27T11:07:38.631Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17782026-08-27T11:07:38.631Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17792026-08-27T11:07:38.631Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17802026-08-27T11:07:38.631Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17812026-08-27T11:07:38.631Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
17822026-08-27T11:07:38.631Z- - - - - - - - - - - - - - - - - - - - - - - - -
17832026-08-27T11:07:38.631Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17842026-08-27T11:07:38.631Z[ 8] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
17852026-08-27T11:07:38.631Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17862026-08-27T11:07:38.631Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17872026-08-27T11:07:38.632Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17882026-08-27T11:07:38.632Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17892026-08-27T11:07:38.632Z[ 18] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
17902026-08-27T11:07:38.632Z[ 20] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
17912026-08-27T11:07:38.632Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.4 Gbits/sec
17922026-08-27T11:07:38.632Z- - - - - - - - - - - - - - - - - - - - - - - - -
17932026-08-27T11:07:38.632Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
17942026-08-27T11:07:38.632Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
17952026-08-27T11:07:38.632Z[ 10] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
17962026-08-27T11:07:38.632Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
17972026-08-27T11:07:38.632Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
17982026-08-27T11:07:38.632Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
17992026-08-27T11:07:38.632Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18002026-08-27T11:07:38.632Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18012026-08-27T11:07:38.632Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
18022026-08-27T11:07:38.632Z- - - - - - - - - - - - - - - - - - - - - - - - -
18032026-08-27T11:07:38.632Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18042026-08-27T11:07:38.632Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18052026-08-27T11:07:38.632Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18062026-08-27T11:07:38.632Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18072026-08-27T11:07:38.632Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18082026-08-27T11:07:38.632Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18092026-08-27T11:07:38.632Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18102026-08-27T11:07:38.632Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18112026-08-27T11:07:38.632Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
18122026-08-27T11:07:38.632Z- - - - - - - - - - - - - - - - - - - - - - - - -
18132026-08-27T11:07:38.632Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18142026-08-27T11:07:38.633Z[ 8] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
18152026-08-27T11:07:38.637Z[ 10] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
18162026-08-27T11:07:38.637Z[ 12] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
18172026-08-27T11:07:38.637Z[ 14] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
18182026-08-27T11:07:38.637Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18192026-08-27T11:07:38.637Z[ 18] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
18202026-08-27T11:07:38.637Z[ 20] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
18212026-08-27T11:07:38.637Z[SUM] 10.00-10.00 sec 768 KBytes 13.8 Gbits/sec
18222026-08-27T11:07:38.637Z- - - - - - - - - - - - - - - - - - - - - - - - -
18232026-08-27T11:07:38.637Z[ ID] Interval Transfer Bitrate
18242026-08-27T11:07:38.637Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18252026-08-27T11:07:38.637Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18262026-08-27T11:07:38.637Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18272026-08-27T11:07:38.637Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18282026-08-27T11:07:38.637Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18292026-08-27T11:07:38.637Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18302026-08-27T11:07:38.637Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18312026-08-27T11:07:38.637Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18322026-08-27T11:07:38.637Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec sender
18332026-08-27T11:07:38.637ZRun 1/5...10150.896081842588Mbps
18342026-08-27T11:07:46.019Z-----------------------------------------------------------
18352026-08-27T11:07:46.020ZServer listening on 5201 (test #7)
18362026-08-27T11:07:46.020Z-----------------------------------------------------------
18372026-08-27T11:07:46.020ZAccepted connection from 10.0.0.1, port 46018
18382026-08-27T11:07:46.020Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43604
18392026-08-27T11:07:46.020Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63016
18402026-08-27T11:07:46.020Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63703
18412026-08-27T11:07:46.020Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36428
18422026-08-27T11:07:46.020Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39877
18432026-08-27T11:07:46.020Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41194
18442026-08-27T11:07:46.020Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35026
18452026-08-27T11:07:46.020Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57002
18462026-08-27T11:07:46.020Z[ ID] Interval Transfer Bitrate
18472026-08-27T11:07:46.020Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
18482026-08-27T11:07:46.020Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
18492026-08-27T11:07:46.020Z[ 10] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
18502026-08-27T11:07:46.020Z[ 12] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
18512026-08-27T11:07:46.020Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
18522026-08-27T11:07:46.020Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
18532026-08-27T11:07:46.020Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
18542026-08-27T11:07:46.020Z[ 20] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
18552026-08-27T11:07:46.020Z[SUM] 0.00-1.00 sec 968 MBytes 8.12 Gbits/sec
18562026-08-27T11:07:46.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
18572026-08-27T11:07:46.020Z[ 5] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
18582026-08-27T11:07:46.020Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18592026-08-27T11:07:46.020Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18602026-08-27T11:07:46.020Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18612026-08-27T11:07:46.020Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18622026-08-27T11:07:46.020Z[ 16] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
18632026-08-27T11:07:46.020Z[ 18] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
18642026-08-27T11:07:46.020Z[ 20] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
18652026-08-27T11:07:46.020Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
18662026-08-27T11:07:46.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
18672026-08-27T11:07:46.020Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18682026-08-27T11:07:46.020Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18692026-08-27T11:07:46.020Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18702026-08-27T11:07:46.020Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18712026-08-27T11:07:46.020Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18722026-08-27T11:07:46.020Z[ 16] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
18732026-08-27T11:07:46.020Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18742026-08-27T11:07:46.021Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18752026-08-27T11:07:46.021Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
18762026-08-27T11:07:46.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
18772026-08-27T11:07:46.021Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18782026-08-27T11:07:46.021Z[ 8] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
18792026-08-27T11:07:46.024Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18802026-08-27T11:07:46.024Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18812026-08-27T11:07:46.025Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18822026-08-27T11:07:46.025Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18832026-08-27T11:07:46.025Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18842026-08-27T11:07:46.025Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18852026-08-27T11:07:46.025Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.4 Gbits/sec
18862026-08-27T11:07:46.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
18872026-08-27T11:07:46.025Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18882026-08-27T11:07:46.025Z[ 8] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
18892026-08-27T11:07:46.025Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18902026-08-27T11:07:46.025Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18912026-08-27T11:07:46.025Z[ 14] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
18922026-08-27T11:07:46.025Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18932026-08-27T11:07:46.025Z[ 18] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
18942026-08-27T11:07:46.025Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18952026-08-27T11:07:46.025Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
18962026-08-27T11:07:46.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
18972026-08-27T11:07:46.025Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
18982026-08-27T11:07:46.025Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
18992026-08-27T11:07:46.025Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19002026-08-27T11:07:46.025Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19012026-08-27T11:07:46.025Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19022026-08-27T11:07:46.025Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19032026-08-27T11:07:46.025Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19042026-08-27T11:07:46.025Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19052026-08-27T11:07:46.025Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
19062026-08-27T11:07:46.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
19072026-08-27T11:07:46.025Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19082026-08-27T11:07:46.025Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19092026-08-27T11:07:46.025Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19102026-08-27T11:07:49.020Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19112026-08-27T11:07:49.020Z[ 14] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
19122026-08-27T11:07:49.020Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19132026-08-27T11:07:49.020Z[ 18] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
19142026-08-27T11:07:49.020Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19152026-08-27T11:07:49.020Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
19162026-08-27T11:07:49.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
19172026-08-27T11:07:49.020Z[ 5] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
19182026-08-27T11:07:49.020Z[ 8] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
19192026-08-27T11:07:49.020Z[ 10] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
19202026-08-27T11:07:49.020Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19212026-08-27T11:07:49.020Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19222026-08-27T11:07:49.020Z[ 16] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
19232026-08-27T11:07:49.020Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19242026-08-27T11:07:49.020Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19252026-08-27T11:07:49.020Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
19262026-08-27T11:07:49.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
19272026-08-27T11:07:49.020Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19282026-08-27T11:07:49.020Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19292026-08-27T11:07:49.020Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19302026-08-27T11:07:49.020Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19312026-08-27T11:07:49.021Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19322026-08-27T11:07:49.021Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19332026-08-27T11:07:49.021Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19342026-08-27T11:07:49.024Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19352026-08-27T11:07:49.024Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
19362026-08-27T11:07:49.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
19372026-08-27T11:07:49.024Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19382026-08-27T11:07:49.024Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19392026-08-27T11:07:49.024Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19402026-08-27T11:07:49.024Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19412026-08-27T11:07:49.024Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19422026-08-27T11:07:49.024Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19432026-08-27T11:07:49.024Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19442026-08-27T11:07:49.024Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19452026-08-27T11:07:49.024Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
19462026-08-27T11:07:49.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
19472026-08-27T11:07:49.024Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19482026-08-27T11:07:49.025Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19492026-08-27T11:07:49.025Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19502026-08-27T11:07:49.025Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19512026-08-27T11:07:49.025Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19522026-08-27T11:07:49.025Z[ 16] 10.00-10.00 sec 128 KBytes 2.45 Gbits/sec
19532026-08-27T11:07:49.025Z[ 18] 10.00-10.00 sec 128 KBytes 2.45 Gbits/sec
19542026-08-27T11:07:49.025Z[ 20] 10.00-10.00 sec 128 KBytes 2.45 Gbits/sec
19552026-08-27T11:07:49.025Z[SUM] 10.00-10.00 sec 384 KBytes 7.33 Gbits/sec
19562026-08-27T11:07:49.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
19572026-08-27T11:07:49.025Z[ ID] Interval Transfer Bitrate
19582026-08-27T11:07:49.025Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19592026-08-27T11:07:49.025Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19602026-08-27T11:07:49.025Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19612026-08-27T11:07:49.025Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19622026-08-27T11:07:49.025Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19632026-08-27T11:07:49.025Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19642026-08-27T11:07:49.025Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19652026-08-27T11:07:49.025Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19662026-08-27T11:07:49.025Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
19672026-08-27T11:07:49.025ZRun 2/5...10183.428871980645Mbps
19682026-08-27T11:07:56.422Z-----------------------------------------------------------
19692026-08-27T11:07:56.422ZServer listening on 5201 (test #8)
19702026-08-27T11:07:56.422Z-----------------------------------------------------------
19712026-08-27T11:07:56.422ZAccepted connection from 10.0.0.1, port 42522
19722026-08-27T11:07:56.422Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51776
19732026-08-27T11:07:56.422Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45114
19742026-08-27T11:07:56.422Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34809
19752026-08-27T11:07:56.422Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52970
19762026-08-27T11:07:56.422Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40621
19772026-08-27T11:07:56.422Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42692
19782026-08-27T11:07:56.422Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59578
19792026-08-27T11:07:56.422Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35796
19802026-08-27T11:07:56.422Z[ ID] Interval Transfer Bitrate
19812026-08-27T11:07:56.423Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19822026-08-27T11:07:56.423Z[ 8] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19832026-08-27T11:07:56.423Z[ 10] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19842026-08-27T11:07:56.423Z[ 12] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19852026-08-27T11:07:56.423Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19862026-08-27T11:07:56.423Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19872026-08-27T11:07:56.423Z[ 18] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19882026-08-27T11:07:56.423Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19892026-08-27T11:07:56.423Z[SUM] 0.00-1.00 sec 966 MBytes 8.10 Gbits/sec
19902026-08-27T11:07:56.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
19912026-08-27T11:07:56.423Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19922026-08-27T11:07:56.423Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19932026-08-27T11:07:56.423Z[ 10] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
19942026-08-27T11:07:56.423Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19952026-08-27T11:07:56.423Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19962026-08-27T11:07:56.423Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19972026-08-27T11:07:56.423Z[ 18] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
19982026-08-27T11:07:56.423Z[ 20] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
19992026-08-27T11:07:56.423Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
20002026-08-27T11:07:56.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
20012026-08-27T11:07:56.423Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
20022026-08-27T11:07:56.423Z[ 8] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
20032026-08-27T11:07:56.423Z[ 10] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
20042026-08-27T11:07:56.423Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20052026-08-27T11:07:56.423Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20062026-08-27T11:07:56.423Z[ 16] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
20072026-08-27T11:07:56.423Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20082026-08-27T11:07:56.423Z[ 20] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
20092026-08-27T11:07:56.424Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
20102026-08-27T11:07:56.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
20112026-08-27T11:07:56.424Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20122026-08-27T11:07:56.424Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20132026-08-27T11:07:56.424Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20142026-08-27T11:07:56.424Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20152026-08-27T11:07:56.424Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20162026-08-27T11:07:56.424Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20172026-08-27T11:07:56.424Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20182026-08-27T11:07:56.424Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20192026-08-27T11:07:56.424Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
20202026-08-27T11:07:56.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
20212026-08-27T11:07:56.428Z[ 5] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20222026-08-27T11:07:56.428Z[ 8] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20232026-08-27T11:07:56.428Z[ 10] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20242026-08-27T11:07:56.428Z[ 12] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20252026-08-27T11:07:56.428Z[ 14] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20262026-08-27T11:07:56.428Z[ 16] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20272026-08-27T11:07:56.428Z[ 18] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20282026-08-27T11:07:56.428Z[ 20] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20292026-08-27T11:07:56.428Z[SUM] 4.00-5.00 sec 1.23 GBytes 10.5 Gbits/sec
20302026-08-27T11:07:56.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
20312026-08-27T11:07:56.428Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20322026-08-27T11:07:56.428Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20332026-08-27T11:07:56.428Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20342026-08-27T11:07:56.428Z[ 12] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
20352026-08-27T11:07:56.428Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20362026-08-27T11:07:56.428Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20372026-08-27T11:07:56.429Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20382026-08-27T11:07:56.429Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20392026-08-27T11:07:56.429Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
20402026-08-27T11:07:56.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
20412026-08-27T11:07:56.429Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20422026-08-27T11:07:56.429Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20432026-08-27T11:07:56.429Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20442026-08-27T11:07:59.424Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20452026-08-27T11:07:59.424Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20462026-08-27T11:07:59.424Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20472026-08-27T11:07:59.424Z[ 18] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
20482026-08-27T11:07:59.424Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20492026-08-27T11:07:59.424Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
20502026-08-27T11:07:59.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
20512026-08-27T11:07:59.424Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20522026-08-27T11:07:59.424Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20532026-08-27T11:07:59.424Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20542026-08-27T11:07:59.424Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20552026-08-27T11:07:59.424Z[ 14] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
20562026-08-27T11:07:59.424Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20572026-08-27T11:07:59.424Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20582026-08-27T11:07:59.424Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20592026-08-27T11:07:59.424Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.4 Gbits/sec
20602026-08-27T11:07:59.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
20612026-08-27T11:07:59.424Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20622026-08-27T11:07:59.424Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20632026-08-27T11:07:59.424Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20642026-08-27T11:07:59.424Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20652026-08-27T11:07:59.424Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20662026-08-27T11:07:59.424Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20672026-08-27T11:07:59.424Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20682026-08-27T11:07:59.424Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20692026-08-27T11:07:59.424Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
20702026-08-27T11:07:59.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
20712026-08-27T11:07:59.424Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20722026-08-27T11:07:59.424Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20732026-08-27T11:07:59.424Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20742026-08-27T11:07:59.424Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20752026-08-27T11:07:59.424Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20762026-08-27T11:07:59.424Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20772026-08-27T11:07:59.424Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20782026-08-27T11:07:59.424Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20792026-08-27T11:07:59.424Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
20802026-08-27T11:07:59.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
20812026-08-27T11:07:59.425Z[ 5] 10.00-10.00 sec 128 KBytes 2.43 Gbits/sec
20822026-08-27T11:07:59.425Z[ 8] 10.00-10.00 sec 128 KBytes 2.43 Gbits/sec
20832026-08-27T11:07:59.425Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20842026-08-27T11:07:59.425Z[ 12] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
20852026-08-27T11:07:59.425Z[ 14] 10.00-10.00 sec 128 KBytes 2.43 Gbits/sec
20862026-08-27T11:07:59.425Z[ 16] 10.00-10.00 sec 128 KBytes 2.43 Gbits/sec
20872026-08-27T11:07:59.425Z[ 18] 10.00-10.00 sec 128 KBytes 2.43 Gbits/sec
20882026-08-27T11:07:59.425Z[ 20] 10.00-10.00 sec 128 KBytes 2.43 Gbits/sec
20892026-08-27T11:07:59.425Z[SUM] 10.00-10.00 sec 896 KBytes 17.0 Gbits/sec
20902026-08-27T11:07:59.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
20912026-08-27T11:07:59.425Z[ ID] Interval Transfer Bitrate
20922026-08-27T11:07:59.425Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
20932026-08-27T11:07:59.425Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
20942026-08-27T11:07:59.425Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20952026-08-27T11:07:59.425Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20962026-08-27T11:07:59.425Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20972026-08-27T11:07:59.425Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
20982026-08-27T11:07:59.425Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20992026-08-27T11:07:59.425Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21002026-08-27T11:07:59.425Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
21012026-08-27T11:07:59.429ZRun 3/5...10203.553570666107Mbps
21022026-08-27T11:08:06.829Z-----------------------------------------------------------
21032026-08-27T11:08:06.829ZServer listening on 5201 (test #9)
21042026-08-27T11:08:06.829Z-----------------------------------------------------------
21052026-08-27T11:08:06.829ZAccepted connection from 10.0.0.1, port 46751
21062026-08-27T11:08:06.829Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40728
21072026-08-27T11:08:06.829Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62638
21082026-08-27T11:08:06.829Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33096
21092026-08-27T11:08:06.829Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53599
21102026-08-27T11:08:06.830Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62087
21112026-08-27T11:08:06.830Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38276
21122026-08-27T11:08:06.830Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42871
21132026-08-27T11:08:06.830Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45833
21142026-08-27T11:08:06.830Z[ ID] Interval Transfer Bitrate
21152026-08-27T11:08:06.830Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
21162026-08-27T11:08:06.830Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21172026-08-27T11:08:06.830Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
21182026-08-27T11:08:06.830Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
21192026-08-27T11:08:06.830Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
21202026-08-27T11:08:06.830Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21212026-08-27T11:08:06.830Z[ 18] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
21222026-08-27T11:08:06.830Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21232026-08-27T11:08:06.830Z[SUM] 0.00-1.00 sec 955 MBytes 8.01 Gbits/sec
21242026-08-27T11:08:06.830Z- - - - - - - - - - - - - - - - - - - - - - - - -
21252026-08-27T11:08:06.830Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21262026-08-27T11:08:06.830Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21272026-08-27T11:08:06.830Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21282026-08-27T11:08:06.830Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21292026-08-27T11:08:06.830Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21302026-08-27T11:08:06.830Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21312026-08-27T11:08:06.830Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21322026-08-27T11:08:06.830Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21332026-08-27T11:08:06.830Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
21342026-08-27T11:08:06.830Z- - - - - - - - - - - - - - - - - - - - - - - - -
21352026-08-27T11:08:06.830Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21362026-08-27T11:08:06.831Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21372026-08-27T11:08:06.831Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21382026-08-27T11:08:06.831Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21392026-08-27T11:08:06.831Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21402026-08-27T11:08:06.831Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21412026-08-27T11:08:06.831Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21422026-08-27T11:08:06.831Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21432026-08-27T11:08:06.831Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
21442026-08-27T11:08:06.831Z- - - - - - - - - - - - - - - - - - - - - - - - -
21452026-08-27T11:08:06.831Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21462026-08-27T11:08:06.831Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21472026-08-27T11:08:06.831Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21482026-08-27T11:08:06.831Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21492026-08-27T11:08:06.831Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21502026-08-27T11:08:06.831Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21512026-08-27T11:08:06.831Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21522026-08-27T11:08:06.831Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21532026-08-27T11:08:06.831Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.3 Gbits/sec
21542026-08-27T11:08:06.831Z- - - - - - - - - - - - - - - - - - - - - - - - -
21552026-08-27T11:08:06.831Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21562026-08-27T11:08:06.831Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21572026-08-27T11:08:06.835Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21582026-08-27T11:08:06.835Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21592026-08-27T11:08:06.835Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21602026-08-27T11:08:06.835Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21612026-08-27T11:08:06.835Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21622026-08-27T11:08:06.835Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21632026-08-27T11:08:06.835Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.3 Gbits/sec
21642026-08-27T11:08:06.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
21652026-08-27T11:08:06.835Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21662026-08-27T11:08:06.835Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21672026-08-27T11:08:06.835Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21682026-08-27T11:08:06.835Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21692026-08-27T11:08:06.835Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21702026-08-27T11:08:06.835Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21712026-08-27T11:08:06.835Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21722026-08-27T11:08:06.835Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
21732026-08-27T11:08:06.835Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
21742026-08-27T11:08:06.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
21752026-08-27T11:08:06.836Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21762026-08-27T11:08:06.836Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21772026-08-27T11:08:06.836Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21782026-08-27T11:08:09.831Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21792026-08-27T11:08:09.831Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21802026-08-27T11:08:09.831Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21812026-08-27T11:08:09.831Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21822026-08-27T11:08:09.831Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21832026-08-27T11:08:09.831Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
21842026-08-27T11:08:09.831Z- - - - - - - - - - - - - - - - - - - - - - - - -
21852026-08-27T11:08:09.831Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21862026-08-27T11:08:09.831Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21872026-08-27T11:08:09.831Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21882026-08-27T11:08:09.831Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21892026-08-27T11:08:09.831Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21902026-08-27T11:08:09.831Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21912026-08-27T11:08:09.831Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21922026-08-27T11:08:09.831Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21932026-08-27T11:08:09.831Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.3 Gbits/sec
21942026-08-27T11:08:09.831Z- - - - - - - - - - - - - - - - - - - - - - - - -
21952026-08-27T11:08:09.831Z[ 5] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
21962026-08-27T11:08:09.831Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
21972026-08-27T11:08:09.831Z[ 10] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
21982026-08-27T11:08:09.831Z[ 12] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
21992026-08-27T11:08:09.831Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
22002026-08-27T11:08:09.831Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
22012026-08-27T11:08:09.831Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
22022026-08-27T11:08:09.831Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
22032026-08-27T11:08:09.831Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
22042026-08-27T11:08:09.831Z- - - - - - - - - - - - - - - - - - - - - - - - -
22052026-08-27T11:08:09.831Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22062026-08-27T11:08:09.831Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22072026-08-27T11:08:09.831Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22082026-08-27T11:08:09.831Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
22092026-08-27T11:08:09.831Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
22102026-08-27T11:08:09.831Z[ 16] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
22112026-08-27T11:08:09.831Z[ 18] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
22122026-08-27T11:08:09.831Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22132026-08-27T11:08:09.832Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
22142026-08-27T11:08:09.832Z- - - - - - - - - - - - - - - - - - - - - - - - -
22152026-08-27T11:08:09.832Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22162026-08-27T11:08:09.832Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22172026-08-27T11:08:09.832Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22182026-08-27T11:08:09.835Z[ 12] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
22192026-08-27T11:08:09.835Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22202026-08-27T11:08:09.835Z[ 16] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
22212026-08-27T11:08:09.835Z[ 18] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
22222026-08-27T11:08:09.835Z[ 20] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
22232026-08-27T11:08:09.835Z[SUM] 10.00-10.00 sec 512 KBytes 9.14 Gbits/sec
22242026-08-27T11:08:09.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
22252026-08-27T11:08:09.835Z[ ID] Interval Transfer Bitrate
22262026-08-27T11:08:09.835Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
22272026-08-27T11:08:09.835Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22282026-08-27T11:08:09.835Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
22292026-08-27T11:08:09.835Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22302026-08-27T11:08:09.836Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
22312026-08-27T11:08:09.836Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22322026-08-27T11:08:09.836Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22332026-08-27T11:08:09.836Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
22342026-08-27T11:08:09.836Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec sender
22352026-08-27T11:08:09.836ZRun 4/5...10039.535472372158Mbps
22362026-08-27T11:08:17.229Z-----------------------------------------------------------
22372026-08-27T11:08:17.229ZServer listening on 5201 (test #10)
22382026-08-27T11:08:17.229Z-----------------------------------------------------------
22392026-08-27T11:08:17.229ZAccepted connection from 10.0.0.1, port 48412
22402026-08-27T11:08:17.229Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54759
22412026-08-27T11:08:17.229Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63402
22422026-08-27T11:08:17.229Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55843
22432026-08-27T11:08:17.229Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39071
22442026-08-27T11:08:17.229Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36187
22452026-08-27T11:08:17.229Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44464
22462026-08-27T11:08:17.229Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47083
22472026-08-27T11:08:17.229Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52771
22482026-08-27T11:08:17.229Z[ ID] Interval Transfer Bitrate
22492026-08-27T11:08:17.229Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22502026-08-27T11:08:17.229Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22512026-08-27T11:08:17.229Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22522026-08-27T11:08:17.229Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22532026-08-27T11:08:17.229Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22542026-08-27T11:08:17.229Z[ 16] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22552026-08-27T11:08:17.229Z[ 18] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22562026-08-27T11:08:17.229Z[ 20] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22572026-08-27T11:08:17.229Z[SUM] 0.00-1.00 sec 955 MBytes 8.01 Gbits/sec
22582026-08-27T11:08:17.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
22592026-08-27T11:08:17.229Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22602026-08-27T11:08:17.229Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22612026-08-27T11:08:17.229Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22622026-08-27T11:08:17.229Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22632026-08-27T11:08:17.229Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22642026-08-27T11:08:17.229Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22652026-08-27T11:08:17.229Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22662026-08-27T11:08:17.230Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22672026-08-27T11:08:17.230Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
22682026-08-27T11:08:17.230Z- - - - - - - - - - - - - - - - - - - - - - - - -
22692026-08-27T11:08:17.230Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22702026-08-27T11:08:17.230Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22712026-08-27T11:08:17.230Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22722026-08-27T11:08:17.230Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22732026-08-27T11:08:17.230Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22742026-08-27T11:08:17.230Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22752026-08-27T11:08:17.230Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22762026-08-27T11:08:17.230Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22772026-08-27T11:08:17.230Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
22782026-08-27T11:08:17.230Z- - - - - - - - - - - - - - - - - - - - - - - - -
22792026-08-27T11:08:17.230Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22802026-08-27T11:08:17.230Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22812026-08-27T11:08:17.230Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22822026-08-27T11:08:17.230Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22832026-08-27T11:08:17.230Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22842026-08-27T11:08:17.234Z[ 16] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
22852026-08-27T11:08:17.234Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22862026-08-27T11:08:17.234Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22872026-08-27T11:08:17.234Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
22882026-08-27T11:08:17.234Z- - - - - - - - - - - - - - - - - - - - - - - - -
22892026-08-27T11:08:17.234Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22902026-08-27T11:08:17.234Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22912026-08-27T11:08:17.234Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22922026-08-27T11:08:17.234Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
22932026-08-27T11:08:17.234Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22942026-08-27T11:08:17.234Z[ 16] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
22952026-08-27T11:08:17.234Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22962026-08-27T11:08:17.234Z[ 20] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
22972026-08-27T11:08:17.234Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
22982026-08-27T11:08:17.234Z- - - - - - - - - - - - - - - - - - - - - - - - -
22992026-08-27T11:08:17.234Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
23002026-08-27T11:08:17.234Z[ 8] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
23012026-08-27T11:08:17.234Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23022026-08-27T11:08:17.234Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23032026-08-27T11:08:17.234Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23042026-08-27T11:08:17.234Z[ 16] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
23052026-08-27T11:08:17.234Z[ 18] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
23062026-08-27T11:08:17.234Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23072026-08-27T11:08:17.234Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
23082026-08-27T11:08:17.234Z- - - - - - - - - - - - - - - - - - - - - - - - -
23092026-08-27T11:08:17.234Z[ 5] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
23102026-08-27T11:08:17.234Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23112026-08-27T11:08:17.234Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23122026-08-27T11:08:20.229Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23132026-08-27T11:08:20.229Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23142026-08-27T11:08:20.229Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23152026-08-27T11:08:20.229Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23162026-08-27T11:08:20.229Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23172026-08-27T11:08:20.229Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
23182026-08-27T11:08:20.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
23192026-08-27T11:08:20.229Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23202026-08-27T11:08:20.229Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23212026-08-27T11:08:20.229Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23222026-08-27T11:08:20.229Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23232026-08-27T11:08:20.229Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23242026-08-27T11:08:20.229Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23252026-08-27T11:08:20.229Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23262026-08-27T11:08:20.229Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23272026-08-27T11:08:20.234Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
23282026-08-27T11:08:20.234Z- - - - - - - - - - - - - - - - - - - - - - - - -
23292026-08-27T11:08:20.234Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23302026-08-27T11:08:20.234Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23312026-08-27T11:08:20.234Z[ 10] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23322026-08-27T11:08:20.234Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23332026-08-27T11:08:20.234Z[ 14] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23342026-08-27T11:08:20.234Z[ 16] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23352026-08-27T11:08:20.234Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23362026-08-27T11:08:20.234Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23372026-08-27T11:08:20.234Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
23382026-08-27T11:08:20.234Z- - - - - - - - - - - - - - - - - - - - - - - - -
23392026-08-27T11:08:20.234Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23402026-08-27T11:08:20.234Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23412026-08-27T11:08:20.234Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23422026-08-27T11:08:20.234Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23432026-08-27T11:08:20.234Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23442026-08-27T11:08:20.234Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23452026-08-27T11:08:20.234Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23462026-08-27T11:08:20.234Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23472026-08-27T11:08:20.234Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
23482026-08-27T11:08:20.235Z- - - - - - - - - - - - - - - - - - - - - - - - -
23492026-08-27T11:08:20.235Z[ 5] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
23502026-08-27T11:08:20.235Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23512026-08-27T11:08:20.235Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23522026-08-27T11:08:20.235Z[ 12] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
23532026-08-27T11:08:20.235Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23542026-08-27T11:08:20.235Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23552026-08-27T11:08:20.235Z[ 18] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
23562026-08-27T11:08:20.235Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23572026-08-27T11:08:20.235Z[SUM] 10.00-10.00 sec 384 KBytes 6.22 Gbits/sec
23582026-08-27T11:08:20.235Z- - - - - - - - - - - - - - - - - - - - - - - - -
23592026-08-27T11:08:20.235Z[ ID] Interval Transfer Bitrate
23602026-08-27T11:08:20.235Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23612026-08-27T11:08:20.235Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23622026-08-27T11:08:20.235Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23632026-08-27T11:08:20.235Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23642026-08-27T11:08:20.235Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23652026-08-27T11:08:20.235Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23662026-08-27T11:08:20.235Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23672026-08-27T11:08:20.235Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23682026-08-27T11:08:20.235Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
23692026-08-27T11:08:20.235ZRun 5/5...10116.661492934665Mbps
23702026-08-27T11:08:20.235Z###---------------------###
23712026-08-27T11:08:20.235Z::: iPerf done... :::
23722026-08-27T11:08:20.235Z:::Awaiting out files...:::
23732026-08-27T11:08:20.235Z###---------------------###
23742026-08-27T11:08:20.235Z###-----###
23752026-08-27T11:08:20.235Z:::done!:::
23762026-08-27T11:08:20.235Z###-----###
23772026-08-27T11:08:20.235Z###-------------------###
23782026-08-27T11:08:20.235Z:::Running experiment :::
23792026-08-27T11:08:20.235Z:::iperf-tcp/local/c2s:::
23802026-08-27T11:08:20.235Z###-------------------###
23812026-08-27T11:08:20.580Zdtrace: description 'profile-201us ' matched 2 probes
23822026-08-27T11:08:27.624Z-----------------------------------------------------------
23832026-08-27T11:08:27.624ZServer listening on 5201 (test #11)
23842026-08-27T11:08:27.624Z-----------------------------------------------------------
23852026-08-27T11:08:27.624ZAccepted connection from 10.0.0.1, port 52813
23862026-08-27T11:08:27.624Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49933
23872026-08-27T11:08:27.624Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39408
23882026-08-27T11:08:27.624Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60437
23892026-08-27T11:08:27.624Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58022
23902026-08-27T11:08:27.624Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57506
23912026-08-27T11:08:27.624Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35906
23922026-08-27T11:08:27.624Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45454
23932026-08-27T11:08:27.624Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59702
23942026-08-27T11:08:27.624Z[ ID] Interval Transfer Bitrate
23952026-08-27T11:08:27.624Z[ 5] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
23962026-08-27T11:08:27.624Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
23972026-08-27T11:08:27.624Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
23982026-08-27T11:08:27.624Z[ 12] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
23992026-08-27T11:08:27.624Z[ 14] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
24002026-08-27T11:08:27.624Z[ 16] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
24012026-08-27T11:08:27.624Z[ 18] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
24022026-08-27T11:08:27.624Z[ 20] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
24032026-08-27T11:08:27.624Z[SUM] 0.00-1.00 sec 348 MBytes 2.92 Gbits/sec
24042026-08-27T11:08:27.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
24052026-08-27T11:08:27.624Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24062026-08-27T11:08:27.624Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24072026-08-27T11:08:27.624Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24082026-08-27T11:08:27.624Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24092026-08-27T11:08:27.624Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24102026-08-27T11:08:27.624Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24112026-08-27T11:08:27.625Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24122026-08-27T11:08:27.625Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24132026-08-27T11:08:27.625Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
24142026-08-27T11:08:27.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
24152026-08-27T11:08:27.625Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
24162026-08-27T11:08:27.625Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
24172026-08-27T11:08:27.625Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
24182026-08-27T11:08:27.625Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
24192026-08-27T11:08:27.625Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
24202026-08-27T11:08:27.625Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
24212026-08-27T11:08:27.625Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
24222026-08-27T11:08:27.625Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
24232026-08-27T11:08:27.625Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
24242026-08-27T11:08:27.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
24252026-08-27T11:08:27.625Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24262026-08-27T11:08:27.625Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
24272026-08-27T11:08:27.625Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
24282026-08-27T11:08:27.625Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
24292026-08-27T11:08:27.625Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
24302026-08-27T11:08:27.625Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
24312026-08-27T11:08:27.625Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24322026-08-27T11:08:27.625Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24332026-08-27T11:08:27.625Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
24342026-08-27T11:08:27.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
24352026-08-27T11:08:27.625Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
24362026-08-27T11:08:27.625Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
24372026-08-27T11:08:27.625Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
24382026-08-27T11:08:27.625Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
24392026-08-27T11:08:27.625Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
24402026-08-27T11:08:27.625Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
24412026-08-27T11:08:27.625Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24422026-08-27T11:08:27.625Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
24432026-08-27T11:08:27.625Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
24442026-08-27T11:08:27.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
24452026-08-27T11:08:27.626Z[ 5] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
24462026-08-27T11:08:27.626Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24472026-08-27T11:08:27.626Z[ 10] 5.00-6.00 sec 52.6 MBytes 442 Mbits/sec
24482026-08-27T11:08:27.626Z[ 12] 5.00-6.00 sec 52.6 MBytes 442 Mbits/sec
24492026-08-27T11:08:27.626Z[ 14] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
24502026-08-27T11:08:27.626Z[ 16] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
24512026-08-27T11:08:27.626Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24522026-08-27T11:08:27.626Z[ 20] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
24532026-08-27T11:08:27.626Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
24542026-08-27T11:08:27.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
24552026-08-27T11:08:27.626Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
24562026-08-27T11:08:27.626Z[ 8] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
24572026-08-27T11:08:27.626Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
24582026-08-27T11:08:30.625Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
24592026-08-27T11:08:30.625Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
24602026-08-27T11:08:30.625Z[ 16] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
24612026-08-27T11:08:30.625Z[ 18] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
24622026-08-27T11:08:30.625Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
24632026-08-27T11:08:30.625Z[SUM] 6.00-7.00 sec 419 MBytes 3.52 Gbits/sec
24642026-08-27T11:08:30.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
24652026-08-27T11:08:30.625Z[ 5] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24662026-08-27T11:08:30.625Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24672026-08-27T11:08:30.625Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24682026-08-27T11:08:30.625Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24692026-08-27T11:08:30.625Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24702026-08-27T11:08:30.625Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24712026-08-27T11:08:30.625Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24722026-08-27T11:08:30.625Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24732026-08-27T11:08:30.625Z[SUM] 7.00-8.00 sec 420 MBytes 3.53 Gbits/sec
24742026-08-27T11:08:30.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
24752026-08-27T11:08:30.625Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
24762026-08-27T11:08:30.625Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
24772026-08-27T11:08:30.625Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
24782026-08-27T11:08:30.625Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
24792026-08-27T11:08:30.625Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
24802026-08-27T11:08:30.625Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
24812026-08-27T11:08:30.625Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
24822026-08-27T11:08:30.625Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
24832026-08-27T11:08:30.626Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
24842026-08-27T11:08:30.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
24852026-08-27T11:08:30.626Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
24862026-08-27T11:08:30.626Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
24872026-08-27T11:08:30.626Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
24882026-08-27T11:08:30.626Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
24892026-08-27T11:08:30.626Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
24902026-08-27T11:08:30.626Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
24912026-08-27T11:08:30.626Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
24922026-08-27T11:08:30.626Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
24932026-08-27T11:08:30.626Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
24942026-08-27T11:08:30.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
24952026-08-27T11:08:30.626Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24962026-08-27T11:08:30.626Z[ 8] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
24972026-08-27T11:08:30.629Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24982026-08-27T11:08:30.629Z[ 12] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
24992026-08-27T11:08:30.629Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25002026-08-27T11:08:30.630Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25012026-08-27T11:08:30.630Z[ 18] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
25022026-08-27T11:08:30.630Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25032026-08-27T11:08:30.630Z[SUM] 10.00-10.00 sec 384 KBytes 3.06 Gbits/sec
25042026-08-27T11:08:30.630Z- - - - - - - - - - - - - - - - - - - - - - - - -
25052026-08-27T11:08:30.630Z[ ID] Interval Transfer Bitrate
25062026-08-27T11:08:30.630Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25072026-08-27T11:08:30.630Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25082026-08-27T11:08:30.630Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25092026-08-27T11:08:30.630Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25102026-08-27T11:08:30.630Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25112026-08-27T11:08:30.630Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25122026-08-27T11:08:30.630Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25132026-08-27T11:08:30.630Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25142026-08-27T11:08:30.630Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
25152026-08-27T11:08:30.630ZRun 1/10...3504.1671023080844Mbps
25162026-08-27T11:08:38.030Z-----------------------------------------------------------
25172026-08-27T11:08:38.030ZServer listening on 5201 (test #12)
25182026-08-27T11:08:38.030Z-----------------------------------------------------------
25192026-08-27T11:08:38.030ZAccepted connection from 10.0.0.1, port 33351
25202026-08-27T11:08:38.030Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37709
25212026-08-27T11:08:38.030Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33495
25222026-08-27T11:08:38.030Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51027
25232026-08-27T11:08:38.030Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50435
25242026-08-27T11:08:38.030Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51650
25252026-08-27T11:08:38.030Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51073
25262026-08-27T11:08:38.030Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46578
25272026-08-27T11:08:38.030Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40583
25282026-08-27T11:08:38.030Z[ ID] Interval Transfer Bitrate
25292026-08-27T11:08:38.030Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25302026-08-27T11:08:38.030Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25312026-08-27T11:08:38.030Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25322026-08-27T11:08:38.030Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25332026-08-27T11:08:38.030Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25342026-08-27T11:08:38.030Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25352026-08-27T11:08:38.030Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25362026-08-27T11:08:38.030Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25372026-08-27T11:08:38.030Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
25382026-08-27T11:08:38.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
25392026-08-27T11:08:38.030Z[ 5] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
25402026-08-27T11:08:38.030Z[ 8] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
25412026-08-27T11:08:38.030Z[ 10] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
25422026-08-27T11:08:38.031Z[ 12] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
25432026-08-27T11:08:38.031Z[ 14] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
25442026-08-27T11:08:38.031Z[ 16] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
25452026-08-27T11:08:38.031Z[ 18] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
25462026-08-27T11:08:38.031Z[ 20] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
25472026-08-27T11:08:38.031Z[SUM] 1.00-2.00 sec 440 MBytes 3.69 Gbits/sec
25482026-08-27T11:08:38.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
25492026-08-27T11:08:38.031Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25502026-08-27T11:08:38.031Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25512026-08-27T11:08:38.031Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25522026-08-27T11:08:38.031Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25532026-08-27T11:08:38.031Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25542026-08-27T11:08:38.031Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25552026-08-27T11:08:38.031Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25562026-08-27T11:08:38.031Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
25572026-08-27T11:08:38.031Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
25582026-08-27T11:08:38.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
25592026-08-27T11:08:38.031Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
25602026-08-27T11:08:38.031Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
25612026-08-27T11:08:38.031Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
25622026-08-27T11:08:38.031Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
25632026-08-27T11:08:38.031Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
25642026-08-27T11:08:38.031Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
25652026-08-27T11:08:38.031Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
25662026-08-27T11:08:38.031Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
25672026-08-27T11:08:38.031Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
25682026-08-27T11:08:38.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
25692026-08-27T11:08:38.031Z[ 5] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
25702026-08-27T11:08:38.031Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
25712026-08-27T11:08:38.031Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
25722026-08-27T11:08:38.031Z[ 12] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
25732026-08-27T11:08:38.031Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
25742026-08-27T11:08:38.031Z[ 16] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
25752026-08-27T11:08:38.031Z[ 18] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
25762026-08-27T11:08:38.031Z[ 20] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
25772026-08-27T11:08:38.031Z[SUM] 4.00-5.00 sec 420 MBytes 3.52 Gbits/sec
25782026-08-27T11:08:38.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
25792026-08-27T11:08:38.031Z[ 5] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
25802026-08-27T11:08:38.031Z[ 8] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
25812026-08-27T11:08:38.031Z[ 10] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
25822026-08-27T11:08:38.032Z[ 12] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
25832026-08-27T11:08:38.032Z[ 14] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
25842026-08-27T11:08:38.032Z[ 16] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
25852026-08-27T11:08:38.032Z[ 18] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
25862026-08-27T11:08:38.032Z[ 20] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
25872026-08-27T11:08:38.032Z[SUM] 5.00-6.00 sec 418 MBytes 3.50 Gbits/sec
25882026-08-27T11:08:38.032Z- - - - - - - - - - - - - - - - - - - - - - - - -
25892026-08-27T11:08:38.032Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
25902026-08-27T11:08:38.032Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
25912026-08-27T11:08:38.032Z[ 10] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
25922026-08-27T11:08:41.139Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
25932026-08-27T11:08:41.139Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
25942026-08-27T11:08:41.139Z[ 16] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
25952026-08-27T11:08:41.139Z[ 18] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
25962026-08-27T11:08:41.139Z[ 20] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
25972026-08-27T11:08:41.139Z[SUM] 6.00-7.00 sec 437 MBytes 3.66 Gbits/sec
25982026-08-27T11:08:41.139Z- - - - - - - - - - - - - - - - - - - - - - - - -
25992026-08-27T11:08:41.139Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26002026-08-27T11:08:41.139Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26012026-08-27T11:08:41.139Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26022026-08-27T11:08:41.139Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26032026-08-27T11:08:41.139Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26042026-08-27T11:08:41.139Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26052026-08-27T11:08:41.140Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26062026-08-27T11:08:41.140Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26072026-08-27T11:08:41.140Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
26082026-08-27T11:08:41.140Z- - - - - - - - - - - - - - - - - - - - - - - - -
26092026-08-27T11:08:41.140Z[ 5] 8.00-9.00 sec 51.6 MBytes 433 Mbits/sec
26102026-08-27T11:08:41.140Z[ 8] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
26112026-08-27T11:08:41.140Z[ 10] 8.00-9.00 sec 51.6 MBytes 433 Mbits/sec
26122026-08-27T11:08:41.140Z[ 12] 8.00-9.00 sec 51.6 MBytes 433 Mbits/sec
26132026-08-27T11:08:41.140Z[ 14] 8.00-9.00 sec 51.8 MBytes 434 Mbits/sec
26142026-08-27T11:08:41.140Z[ 16] 8.00-9.00 sec 51.8 MBytes 434 Mbits/sec
26152026-08-27T11:08:41.140Z[ 18] 8.00-9.00 sec 51.8 MBytes 434 Mbits/sec
26162026-08-27T11:08:41.140Z[ 20] 8.00-9.00 sec 51.6 MBytes 433 Mbits/sec
26172026-08-27T11:08:41.140Z[SUM] 8.00-9.00 sec 414 MBytes 3.47 Gbits/sec
26182026-08-27T11:08:41.140Z- - - - - - - - - - - - - - - - - - - - - - - - -
26192026-08-27T11:08:41.140Z[ 5] 9.00-10.00 sec 51.4 MBytes 431 Mbits/sec
26202026-08-27T11:08:41.140Z[ 8] 9.00-10.00 sec 51.2 MBytes 430 Mbits/sec
26212026-08-27T11:08:41.140Z[ 10] 9.00-10.00 sec 51.5 MBytes 432 Mbits/sec
26222026-08-27T11:08:41.140Z[ 12] 9.00-10.00 sec 51.4 MBytes 431 Mbits/sec
26232026-08-27T11:08:41.140Z[ 14] 9.00-10.00 sec 51.2 MBytes 430 Mbits/sec
26242026-08-27T11:08:41.140Z[ 16] 9.00-10.00 sec 51.2 MBytes 430 Mbits/sec
26252026-08-27T11:08:41.140Z[ 18] 9.00-10.00 sec 51.4 MBytes 431 Mbits/sec
26262026-08-27T11:08:41.140Z[ 20] 9.00-10.00 sec 51.4 MBytes 431 Mbits/sec
26272026-08-27T11:08:41.140Z[SUM] 9.00-10.00 sec 411 MBytes 3.45 Gbits/sec
26282026-08-27T11:08:41.140Z- - - - - - - - - - - - - - - - - - - - - - - - -
26292026-08-27T11:08:41.140Z[ 5] 10.00-10.00 sec 128 KBytes 727 Mbits/sec
26302026-08-27T11:08:41.141Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26312026-08-27T11:08:41.141Z[ 10] 10.00-10.00 sec 128 KBytes 728 Mbits/sec
26322026-08-27T11:08:41.141Z[ 12] 10.00-10.00 sec 128 KBytes 728 Mbits/sec
26332026-08-27T11:08:41.141Z[ 14] 10.00-10.00 sec 128 KBytes 728 Mbits/sec
26342026-08-27T11:08:41.141Z[ 16] 10.00-10.00 sec 128 KBytes 728 Mbits/sec
26352026-08-27T11:08:41.141Z[ 18] 10.00-10.00 sec 128 KBytes 728 Mbits/sec
26362026-08-27T11:08:41.141Z[ 20] 10.00-10.00 sec 128 KBytes 728 Mbits/sec
26372026-08-27T11:08:41.141Z[SUM] 10.00-10.00 sec 896 KBytes 5.09 Gbits/sec
26382026-08-27T11:08:41.141Z- - - - - - - - - - - - - - - - - - - - - - - - -
26392026-08-27T11:08:41.141Z[ ID] Interval Transfer Bitrate
26402026-08-27T11:08:41.141Z[ 5] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26412026-08-27T11:08:41.141Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26422026-08-27T11:08:41.141Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
26432026-08-27T11:08:41.141Z[ 12] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26442026-08-27T11:08:41.141Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
26452026-08-27T11:08:41.141Z[ 16] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26462026-08-27T11:08:41.141Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
26472026-08-27T11:08:41.141Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
26482026-08-27T11:08:41.141Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
26492026-08-27T11:08:41.149ZRun 2/10...3480.149616813161Mbps
26502026-08-27T11:08:48.437Z-----------------------------------------------------------
26512026-08-27T11:08:48.437ZServer listening on 5201 (test #13)
26522026-08-27T11:08:48.437Z-----------------------------------------------------------
26532026-08-27T11:08:48.437ZAccepted connection from 10.0.0.1, port 49931
26542026-08-27T11:08:48.437Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33074
26552026-08-27T11:08:48.437Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54246
26562026-08-27T11:08:48.437Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34311
26572026-08-27T11:08:48.437Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50869
26582026-08-27T11:08:48.437Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54373
26592026-08-27T11:08:48.437Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62478
26602026-08-27T11:08:48.438Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55357
26612026-08-27T11:08:48.438Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37059
26622026-08-27T11:08:48.438Z[ ID] Interval Transfer Bitrate
26632026-08-27T11:08:48.438Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
26642026-08-27T11:08:48.438Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
26652026-08-27T11:08:48.438Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26662026-08-27T11:08:48.438Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26672026-08-27T11:08:48.438Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26682026-08-27T11:08:48.438Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
26692026-08-27T11:08:48.438Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
26702026-08-27T11:08:48.438Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26712026-08-27T11:08:48.438Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
26722026-08-27T11:08:48.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
26732026-08-27T11:08:48.438Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
26742026-08-27T11:08:48.438Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
26752026-08-27T11:08:48.438Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
26762026-08-27T11:08:48.438Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
26772026-08-27T11:08:48.438Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
26782026-08-27T11:08:48.438Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
26792026-08-27T11:08:48.438Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
26802026-08-27T11:08:48.438Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
26812026-08-27T11:08:48.438Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
26822026-08-27T11:08:48.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
26832026-08-27T11:08:48.438Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
26842026-08-27T11:08:48.438Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26852026-08-27T11:08:48.438Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
26862026-08-27T11:08:48.438Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
26872026-08-27T11:08:48.438Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26882026-08-27T11:08:48.438Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
26892026-08-27T11:08:48.438Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
26902026-08-27T11:08:48.438Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26912026-08-27T11:08:48.438Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
26922026-08-27T11:08:48.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
26932026-08-27T11:08:48.438Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
26942026-08-27T11:08:48.438Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
26952026-08-27T11:08:48.438Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
26962026-08-27T11:08:48.438Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
26972026-08-27T11:08:48.438Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
26982026-08-27T11:08:48.438Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
26992026-08-27T11:08:48.439Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
27002026-08-27T11:08:48.439Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
27012026-08-27T11:08:48.439Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
27022026-08-27T11:08:48.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
27032026-08-27T11:08:48.439Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27042026-08-27T11:08:48.439Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27052026-08-27T11:08:48.439Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
27062026-08-27T11:08:48.439Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
27072026-08-27T11:08:48.439Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
27082026-08-27T11:08:48.439Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
27092026-08-27T11:08:48.439Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
27102026-08-27T11:08:48.439Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27112026-08-27T11:08:48.439Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
27122026-08-27T11:08:48.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
27132026-08-27T11:08:48.439Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
27142026-08-27T11:08:48.439Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
27152026-08-27T11:08:48.439Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
27162026-08-27T11:08:48.439Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
27172026-08-27T11:08:48.439Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
27182026-08-27T11:08:48.439Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
27192026-08-27T11:08:48.439Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
27202026-08-27T11:08:48.439Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
27212026-08-27T11:08:48.439Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
27222026-08-27T11:08:48.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
27232026-08-27T11:08:48.439Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27242026-08-27T11:08:48.439Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27252026-08-27T11:08:48.439Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27262026-08-27T11:08:51.439Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27272026-08-27T11:08:51.439Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27282026-08-27T11:08:51.439Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27292026-08-27T11:08:51.439Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27302026-08-27T11:08:51.439Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27312026-08-27T11:08:51.439Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
27322026-08-27T11:08:51.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
27332026-08-27T11:08:51.439Z[ 5] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
27342026-08-27T11:08:51.439Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27352026-08-27T11:08:51.440Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27362026-08-27T11:08:51.440Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27372026-08-27T11:08:51.440Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27382026-08-27T11:08:51.440Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27392026-08-27T11:08:51.440Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27402026-08-27T11:08:51.440Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27412026-08-27T11:08:51.440Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
27422026-08-27T11:08:51.440Z- - - - - - - - - - - - - - - - - - - - - - - - -
27432026-08-27T11:08:51.440Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27442026-08-27T11:08:51.440Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27452026-08-27T11:08:51.440Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
27462026-08-27T11:08:51.440Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
27472026-08-27T11:08:51.440Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27482026-08-27T11:08:51.440Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
27492026-08-27T11:08:51.440Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27502026-08-27T11:08:51.440Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27512026-08-27T11:08:51.440Z[SUM] 8.00-9.00 sec 432 MBytes 3.63 Gbits/sec
27522026-08-27T11:08:51.440Z- - - - - - - - - - - - - - - - - - - - - - - - -
27532026-08-27T11:08:51.440Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
27542026-08-27T11:08:51.440Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
27552026-08-27T11:08:51.440Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
27562026-08-27T11:08:51.440Z[ 12] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
27572026-08-27T11:08:51.440Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
27582026-08-27T11:08:51.440Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
27592026-08-27T11:08:51.440Z[ 18] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
27602026-08-27T11:08:51.440Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
27612026-08-27T11:08:51.440Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
27622026-08-27T11:08:51.440Z- - - - - - - - - - - - - - - - - - - - - - - - -
27632026-08-27T11:08:51.440Z[ 5] 10.00-10.00 sec 128 KBytes 809 Mbits/sec
27642026-08-27T11:08:51.440Z[ 8] 10.00-10.00 sec 128 KBytes 810 Mbits/sec
27652026-08-27T11:08:51.440Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27662026-08-27T11:08:51.440Z[ 12] 10.00-10.00 sec 128 KBytes 810 Mbits/sec
27672026-08-27T11:08:51.440Z[ 14] 10.00-10.00 sec 128 KBytes 810 Mbits/sec
27682026-08-27T11:08:51.440Z[ 16] 10.00-10.00 sec 128 KBytes 810 Mbits/sec
27692026-08-27T11:08:51.440Z[ 18] 10.00-10.00 sec 128 KBytes 810 Mbits/sec
27702026-08-27T11:08:51.440Z[ 20] 10.00-10.00 sec 128 KBytes 810 Mbits/sec
27712026-08-27T11:08:51.440Z[SUM] 10.00-10.00 sec 896 KBytes 5.66 Gbits/sec
27722026-08-27T11:08:51.440Z- - - - - - - - - - - - - - - - - - - - - - - - -
27732026-08-27T11:08:51.440Z[ ID] Interval Transfer Bitrate
27742026-08-27T11:08:51.440Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27752026-08-27T11:08:51.441Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
27762026-08-27T11:08:51.441Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27772026-08-27T11:08:51.441Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27782026-08-27T11:08:51.441Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27792026-08-27T11:08:51.441Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27802026-08-27T11:08:51.441Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27812026-08-27T11:08:51.441Z[ 20] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27822026-08-27T11:08:51.441Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec receiver
27832026-08-27T11:08:51.444ZRun 3/10...3561.606209759788Mbps
27842026-08-27T11:08:58.856Z-----------------------------------------------------------
27852026-08-27T11:08:58.856ZServer listening on 5201 (test #14)
27862026-08-27T11:08:58.856Z-----------------------------------------------------------
27872026-08-27T11:08:58.856ZAccepted connection from 10.0.0.1, port 35466
27882026-08-27T11:08:58.856Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50692
27892026-08-27T11:08:58.857Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59251
27902026-08-27T11:08:58.857Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51984
27912026-08-27T11:08:58.857Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51325
27922026-08-27T11:08:58.857Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57333
27932026-08-27T11:08:58.857Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49043
27942026-08-27T11:08:58.857Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44399
27952026-08-27T11:08:58.857Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48338
27962026-08-27T11:08:58.857Z[ ID] Interval Transfer Bitrate
27972026-08-27T11:08:58.857Z[ 5] 0.00-1.00 sec 33.6 MBytes 282 Mbits/sec
27982026-08-27T11:08:58.857Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
27992026-08-27T11:08:58.857Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28002026-08-27T11:08:58.861Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28012026-08-27T11:08:58.862Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28022026-08-27T11:08:58.862Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28032026-08-27T11:08:58.862Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28042026-08-27T11:08:58.862Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28052026-08-27T11:08:58.862Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
28062026-08-27T11:08:58.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
28072026-08-27T11:08:58.862Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28082026-08-27T11:08:58.862Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
28092026-08-27T11:08:58.862Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28102026-08-27T11:08:58.862Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28112026-08-27T11:08:58.862Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28122026-08-27T11:08:58.862Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28132026-08-27T11:08:58.862Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28142026-08-27T11:08:58.862Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28152026-08-27T11:08:58.862Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
28162026-08-27T11:08:58.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
28172026-08-27T11:08:58.862Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28182026-08-27T11:08:58.862Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28192026-08-27T11:08:58.862Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28202026-08-27T11:08:58.862Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28212026-08-27T11:08:58.862Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28222026-08-27T11:08:58.862Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28232026-08-27T11:08:58.862Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28242026-08-27T11:08:58.862Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28252026-08-27T11:08:58.862Z[SUM] 2.00-3.00 sec 431 MBytes 3.61 Gbits/sec
28262026-08-27T11:08:58.863Z- - - - - - - - - - - - - - - - - - - - - - - - -
28272026-08-27T11:08:58.863Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28282026-08-27T11:08:58.863Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28292026-08-27T11:08:58.863Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28302026-08-27T11:08:58.863Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
28312026-08-27T11:08:58.863Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28322026-08-27T11:08:58.863Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
28332026-08-27T11:08:58.863Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28342026-08-27T11:08:58.863Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28352026-08-27T11:08:58.863Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
28362026-08-27T11:08:58.863Z- - - - - - - - - - - - - - - - - - - - - - - - -
28372026-08-27T11:08:58.863Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28382026-08-27T11:08:58.863Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
28392026-08-27T11:08:58.863Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
28402026-08-27T11:08:58.863Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28412026-08-27T11:08:58.863Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28422026-08-27T11:08:58.863Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28432026-08-27T11:08:58.863Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
28442026-08-27T11:08:58.863Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28452026-08-27T11:08:58.863Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
28462026-08-27T11:08:58.863Z- - - - - - - - - - - - - - - - - - - - - - - - -
28472026-08-27T11:08:58.863Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28482026-08-27T11:08:58.863Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28492026-08-27T11:08:58.863Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28502026-08-27T11:08:58.863Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28512026-08-27T11:08:58.863Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
28522026-08-27T11:08:58.863Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28532026-08-27T11:08:58.863Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28542026-08-27T11:08:58.864Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28552026-08-27T11:08:58.864Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
28562026-08-27T11:08:58.864Z- - - - - - - - - - - - - - - - - - - - - - - - -
28572026-08-27T11:08:58.864Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
28582026-08-27T11:08:58.864Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
28592026-08-27T11:08:58.864Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
28602026-08-27T11:09:01.862Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
28612026-08-27T11:09:01.862Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
28622026-08-27T11:09:01.862Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
28632026-08-27T11:09:01.862Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
28642026-08-27T11:09:01.862Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
28652026-08-27T11:09:01.862Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
28662026-08-27T11:09:01.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
28672026-08-27T11:09:01.862Z[ 5] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
28682026-08-27T11:09:01.862Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28692026-08-27T11:09:01.862Z[ 10] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
28702026-08-27T11:09:01.862Z[ 12] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
28712026-08-27T11:09:01.862Z[ 14] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
28722026-08-27T11:09:01.862Z[ 16] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
28732026-08-27T11:09:01.862Z[ 18] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
28742026-08-27T11:09:01.862Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
28752026-08-27T11:09:01.862Z[SUM] 7.00-8.00 sec 436 MBytes 3.66 Gbits/sec
28762026-08-27T11:09:01.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
28772026-08-27T11:09:01.862Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28782026-08-27T11:09:01.862Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28792026-08-27T11:09:01.862Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28802026-08-27T11:09:01.862Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
28812026-08-27T11:09:01.862Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28822026-08-27T11:09:01.862Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28832026-08-27T11:09:01.862Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28842026-08-27T11:09:01.862Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28852026-08-27T11:09:01.862Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
28862026-08-27T11:09:01.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
28872026-08-27T11:09:01.862Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
28882026-08-27T11:09:01.862Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
28892026-08-27T11:09:01.862Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
28902026-08-27T11:09:01.862Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
28912026-08-27T11:09:01.862Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
28922026-08-27T11:09:01.862Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
28932026-08-27T11:09:01.862Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
28942026-08-27T11:09:01.862Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
28952026-08-27T11:09:01.863Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
28962026-08-27T11:09:01.863Z- - - - - - - - - - - - - - - - - - - - - - - - -
28972026-08-27T11:09:01.863Z[ 5] 10.00-10.00 sec 128 KBytes 304 Mbits/sec
28982026-08-27T11:09:01.863Z[ 8] 10.00-10.00 sec 256 KBytes 607 Mbits/sec
28992026-08-27T11:09:01.863Z[ 10] 10.00-10.00 sec 256 KBytes 607 Mbits/sec
29002026-08-27T11:09:01.863Z[ 12] 10.00-10.00 sec 256 KBytes 607 Mbits/sec
29012026-08-27T11:09:01.863Z[ 14] 10.00-10.00 sec 128 KBytes 304 Mbits/sec
29022026-08-27T11:09:01.863Z[ 16] 10.00-10.00 sec 128 KBytes 304 Mbits/sec
29032026-08-27T11:09:01.863Z[ 18] 10.00-10.00 sec 128 KBytes 304 Mbits/sec
29042026-08-27T11:09:01.863Z[ 20] 10.00-10.00 sec 128 KBytes 304 Mbits/sec
29052026-08-27T11:09:01.863Z[SUM] 10.00-10.00 sec 1.38 MBytes 3.34 Gbits/sec
29062026-08-27T11:09:01.863Z- - - - - - - - - - - - - - - - - - - - - - - - -
29072026-08-27T11:09:01.863Z[ ID] Interval Transfer Bitrate
29082026-08-27T11:09:01.863Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
29092026-08-27T11:09:01.863Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29102026-08-27T11:09:01.863Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29112026-08-27T11:09:01.863Z[ 12] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
29122026-08-27T11:09:01.863Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29132026-08-27T11:09:01.863Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29142026-08-27T11:09:01.863Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29152026-08-27T11:09:01.863Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29162026-08-27T11:09:01.863Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
29172026-08-27T11:09:01.867ZRun 4/10...3536.7796491866657Mbps
29182026-08-27T11:09:09.276Z-----------------------------------------------------------
29192026-08-27T11:09:09.276ZServer listening on 5201 (test #15)
29202026-08-27T11:09:09.276Z-----------------------------------------------------------
29212026-08-27T11:09:09.276ZAccepted connection from 10.0.0.1, port 34850
29222026-08-27T11:09:09.276Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52193
29232026-08-27T11:09:09.276Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51277
29242026-08-27T11:09:09.276Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55966
29252026-08-27T11:09:09.276Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51813
29262026-08-27T11:09:09.276Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46060
29272026-08-27T11:09:09.277Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60045
29282026-08-27T11:09:09.277Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43597
29292026-08-27T11:09:09.277Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43514
29302026-08-27T11:09:09.277Z[ ID] Interval Transfer Bitrate
29312026-08-27T11:09:09.277Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29322026-08-27T11:09:09.277Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
29332026-08-27T11:09:09.277Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29342026-08-27T11:09:09.277Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29352026-08-27T11:09:09.277Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29362026-08-27T11:09:09.277Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29372026-08-27T11:09:09.277Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29382026-08-27T11:09:09.277Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29392026-08-27T11:09:09.277Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
29402026-08-27T11:09:09.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
29412026-08-27T11:09:09.277Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
29422026-08-27T11:09:09.277Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
29432026-08-27T11:09:09.277Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
29442026-08-27T11:09:09.277Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
29452026-08-27T11:09:09.277Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
29462026-08-27T11:09:09.277Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
29472026-08-27T11:09:09.277Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
29482026-08-27T11:09:09.277Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
29492026-08-27T11:09:09.277Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
29502026-08-27T11:09:09.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
29512026-08-27T11:09:09.277Z[ 5] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
29522026-08-27T11:09:09.277Z[ 8] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
29532026-08-27T11:09:09.277Z[ 10] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
29542026-08-27T11:09:09.277Z[ 12] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
29552026-08-27T11:09:09.277Z[ 14] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
29562026-08-27T11:09:09.277Z[ 16] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
29572026-08-27T11:09:09.277Z[ 18] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
29582026-08-27T11:09:09.277Z[ 20] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
29592026-08-27T11:09:09.277Z[SUM] 2.00-3.00 sec 443 MBytes 3.72 Gbits/sec
29602026-08-27T11:09:09.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
29612026-08-27T11:09:09.277Z[ 5] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
29622026-08-27T11:09:09.277Z[ 8] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
29632026-08-27T11:09:09.277Z[ 10] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
29642026-08-27T11:09:09.281Z[ 12] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
29652026-08-27T11:09:09.281Z[ 14] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
29662026-08-27T11:09:09.281Z[ 16] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
29672026-08-27T11:09:09.281Z[ 18] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
29682026-08-27T11:09:09.281Z[ 20] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
29692026-08-27T11:09:09.281Z[SUM] 3.00-4.00 sec 443 MBytes 3.71 Gbits/sec
29702026-08-27T11:09:09.281Z- - - - - - - - - - - - - - - - - - - - - - - - -
29712026-08-27T11:09:09.281Z[ 5] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
29722026-08-27T11:09:09.281Z[ 8] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
29732026-08-27T11:09:09.281Z[ 10] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
29742026-08-27T11:09:09.281Z[ 12] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
29752026-08-27T11:09:09.281Z[ 14] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
29762026-08-27T11:09:09.281Z[ 16] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
29772026-08-27T11:09:09.282Z[ 18] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
29782026-08-27T11:09:09.282Z[ 20] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
29792026-08-27T11:09:09.282Z[SUM] 4.00-5.00 sec 441 MBytes 3.70 Gbits/sec
29802026-08-27T11:09:09.282Z- - - - - - - - - - - - - - - - - - - - - - - - -
29812026-08-27T11:09:09.282Z[ 5] 5.00-6.00 sec 55.6 MBytes 467 Mbits/sec
29822026-08-27T11:09:09.282Z[ 8] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
29832026-08-27T11:09:09.282Z[ 10] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
29842026-08-27T11:09:09.282Z[ 12] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
29852026-08-27T11:09:09.282Z[ 14] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
29862026-08-27T11:09:09.282Z[ 16] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
29872026-08-27T11:09:09.282Z[ 18] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
29882026-08-27T11:09:09.282Z[ 20] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
29892026-08-27T11:09:09.282Z[SUM] 5.00-6.00 sec 443 MBytes 3.72 Gbits/sec
29902026-08-27T11:09:09.282Z- - - - - - - - - - - - - - - - - - - - - - - - -
29912026-08-27T11:09:09.282Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
29922026-08-27T11:09:09.282Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
29932026-08-27T11:09:09.282Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29942026-08-27T11:09:12.279Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29952026-08-27T11:09:12.279Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29962026-08-27T11:09:12.279Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29972026-08-27T11:09:12.279Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29982026-08-27T11:09:12.279Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
29992026-08-27T11:09:12.279Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
30002026-08-27T11:09:12.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
30012026-08-27T11:09:12.279Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30022026-08-27T11:09:12.279Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30032026-08-27T11:09:12.279Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30042026-08-27T11:09:12.279Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30052026-08-27T11:09:12.279Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30062026-08-27T11:09:12.279Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30072026-08-27T11:09:12.279Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30082026-08-27T11:09:12.279Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30092026-08-27T11:09:12.279Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
30102026-08-27T11:09:12.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
30112026-08-27T11:09:12.279Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30122026-08-27T11:09:12.280Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30132026-08-27T11:09:12.280Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30142026-08-27T11:09:12.280Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30152026-08-27T11:09:12.280Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30162026-08-27T11:09:12.280Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30172026-08-27T11:09:12.280Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30182026-08-27T11:09:12.280Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30192026-08-27T11:09:12.280Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
30202026-08-27T11:09:12.280Z- - - - - - - - - - - - - - - - - - - - - - - - -
30212026-08-27T11:09:12.280Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
30222026-08-27T11:09:12.280Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
30232026-08-27T11:09:12.280Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
30242026-08-27T11:09:12.280Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
30252026-08-27T11:09:12.280Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
30262026-08-27T11:09:12.280Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
30272026-08-27T11:09:12.280Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
30282026-08-27T11:09:12.280Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
30292026-08-27T11:09:12.280Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
30302026-08-27T11:09:12.280Z- - - - - - - - - - - - - - - - - - - - - - - - -
30312026-08-27T11:09:12.280Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30322026-08-27T11:09:12.280Z[ 8] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
30332026-08-27T11:09:12.280Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30342026-08-27T11:09:12.280Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30352026-08-27T11:09:12.280Z[ 14] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
30362026-08-27T11:09:12.280Z[ 16] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
30372026-08-27T11:09:12.280Z[ 18] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
30382026-08-27T11:09:12.280Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30392026-08-27T11:09:12.280Z[SUM] 10.00-10.00 sec 512 KBytes 4.23 Gbits/sec
30402026-08-27T11:09:12.280Z- - - - - - - - - - - - - - - - - - - - - - - - -
30412026-08-27T11:09:12.280Z[ ID] Interval Transfer Bitrate
30422026-08-27T11:09:12.280Z[ 5] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
30432026-08-27T11:09:12.280Z[ 8] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
30442026-08-27T11:09:12.280Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
30452026-08-27T11:09:12.280Z[ 12] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
30462026-08-27T11:09:12.280Z[ 14] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
30472026-08-27T11:09:12.280Z[ 16] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
30482026-08-27T11:09:12.280Z[ 18] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
30492026-08-27T11:09:12.280Z[ 20] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
30502026-08-27T11:09:12.280Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.58 Gbits/sec receiver
30512026-08-27T11:09:12.284ZRun 5/10...3578.4012422942847Mbps
30522026-08-27T11:09:19.684Z-----------------------------------------------------------
30532026-08-27T11:09:19.684ZServer listening on 5201 (test #16)
30542026-08-27T11:09:19.684Z-----------------------------------------------------------
30552026-08-27T11:09:19.684ZAccepted connection from 10.0.0.1, port 61837
30562026-08-27T11:09:19.684Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50778
30572026-08-27T11:09:19.684Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33408
30582026-08-27T11:09:19.684Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44244
30592026-08-27T11:09:19.684Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49378
30602026-08-27T11:09:19.684Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46069
30612026-08-27T11:09:19.684Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49301
30622026-08-27T11:09:19.684Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41699
30632026-08-27T11:09:19.684Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44032
30642026-08-27T11:09:19.684Z[ ID] Interval Transfer Bitrate
30652026-08-27T11:09:19.684Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30662026-08-27T11:09:19.685Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30672026-08-27T11:09:19.685Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30682026-08-27T11:09:19.685Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30692026-08-27T11:09:19.685Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30702026-08-27T11:09:19.685Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30712026-08-27T11:09:19.685Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30722026-08-27T11:09:19.685Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30732026-08-27T11:09:19.685Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
30742026-08-27T11:09:19.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
30752026-08-27T11:09:19.685Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30762026-08-27T11:09:19.685Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30772026-08-27T11:09:19.685Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30782026-08-27T11:09:19.685Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30792026-08-27T11:09:19.685Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30802026-08-27T11:09:19.685Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30812026-08-27T11:09:19.685Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30822026-08-27T11:09:19.685Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30832026-08-27T11:09:19.685Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
30842026-08-27T11:09:19.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
30852026-08-27T11:09:19.685Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30862026-08-27T11:09:19.685Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30872026-08-27T11:09:19.685Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30882026-08-27T11:09:19.685Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30892026-08-27T11:09:19.685Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30902026-08-27T11:09:19.685Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30912026-08-27T11:09:19.685Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30922026-08-27T11:09:19.685Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30932026-08-27T11:09:19.685Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
30942026-08-27T11:09:19.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
30952026-08-27T11:09:19.685Z[ 5] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
30962026-08-27T11:09:19.685Z[ 8] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
30972026-08-27T11:09:19.685Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
30982026-08-27T11:09:19.685Z[ 12] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
30992026-08-27T11:09:19.685Z[ 14] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
31002026-08-27T11:09:19.686Z[ 16] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
31012026-08-27T11:09:19.686Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
31022026-08-27T11:09:19.686Z[ 20] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
31032026-08-27T11:09:19.686Z[SUM] 3.00-4.00 sec 419 MBytes 3.52 Gbits/sec
31042026-08-27T11:09:19.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
31052026-08-27T11:09:19.686Z[ 5] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
31062026-08-27T11:09:19.686Z[ 8] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
31072026-08-27T11:09:19.686Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
31082026-08-27T11:09:19.686Z[ 12] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
31092026-08-27T11:09:19.686Z[ 14] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
31102026-08-27T11:09:19.686Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
31112026-08-27T11:09:19.686Z[ 18] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
31122026-08-27T11:09:19.686Z[ 20] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
31132026-08-27T11:09:19.686Z[SUM] 4.00-5.00 sec 420 MBytes 3.53 Gbits/sec
31142026-08-27T11:09:19.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
31152026-08-27T11:09:19.686Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31162026-08-27T11:09:19.686Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
31172026-08-27T11:09:19.686Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
31182026-08-27T11:09:19.686Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31192026-08-27T11:09:19.686Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31202026-08-27T11:09:19.686Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
31212026-08-27T11:09:19.686Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31222026-08-27T11:09:19.686Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31232026-08-27T11:09:19.686Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
31242026-08-27T11:09:19.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
31252026-08-27T11:09:19.686Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
31262026-08-27T11:09:19.686Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
31272026-08-27T11:09:19.686Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
31282026-08-27T11:09:22.685Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
31292026-08-27T11:09:22.686Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
31302026-08-27T11:09:22.686Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31312026-08-27T11:09:22.686Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
31322026-08-27T11:09:22.686Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31332026-08-27T11:09:22.686Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
31342026-08-27T11:09:22.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
31352026-08-27T11:09:22.686Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
31362026-08-27T11:09:22.686Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31372026-08-27T11:09:22.686Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31382026-08-27T11:09:22.686Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31392026-08-27T11:09:22.686Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31402026-08-27T11:09:22.686Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
31412026-08-27T11:09:22.686Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
31422026-08-27T11:09:22.686Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31432026-08-27T11:09:22.686Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
31442026-08-27T11:09:22.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
31452026-08-27T11:09:22.686Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31462026-08-27T11:09:22.686Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31472026-08-27T11:09:22.686Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31482026-08-27T11:09:22.686Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31492026-08-27T11:09:22.686Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31502026-08-27T11:09:22.686Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31512026-08-27T11:09:22.686Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31522026-08-27T11:09:22.686Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31532026-08-27T11:09:22.686Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
31542026-08-27T11:09:22.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
31552026-08-27T11:09:22.686Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31562026-08-27T11:09:22.686Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31572026-08-27T11:09:22.686Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31582026-08-27T11:09:22.686Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
31592026-08-27T11:09:22.686Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31602026-08-27T11:09:22.686Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
31612026-08-27T11:09:22.686Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
31622026-08-27T11:09:22.686Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
31632026-08-27T11:09:22.686Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
31642026-08-27T11:09:22.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
31652026-08-27T11:09:22.686Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31662026-08-27T11:09:22.687Z[ 8] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
31672026-08-27T11:09:22.687Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31682026-08-27T11:09:22.687Z[ 12] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
31692026-08-27T11:09:22.687Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31702026-08-27T11:09:22.687Z[ 16] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
31712026-08-27T11:09:22.687Z[ 18] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
31722026-08-27T11:09:22.687Z[ 20] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
31732026-08-27T11:09:22.687Z[SUM] 10.00-10.00 sec 640 KBytes 4.51 Gbits/sec
31742026-08-27T11:09:22.687Z- - - - - - - - - - - - - - - - - - - - - - - - -
31752026-08-27T11:09:22.687Z[ ID] Interval Transfer Bitrate
31762026-08-27T11:09:22.687Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
31772026-08-27T11:09:22.687Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
31782026-08-27T11:09:22.687Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
31792026-08-27T11:09:22.687Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
31802026-08-27T11:09:22.687Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
31812026-08-27T11:09:22.687Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
31822026-08-27T11:09:22.687Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
31832026-08-27T11:09:22.687Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
31842026-08-27T11:09:22.687Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec receiver
31852026-08-27T11:09:22.690ZRun 6/10...3494.3092843833842Mbps
31862026-08-27T11:09:30.103Z-----------------------------------------------------------
31872026-08-27T11:09:30.103ZServer listening on 5201 (test #17)
31882026-08-27T11:09:30.103Z-----------------------------------------------------------
31892026-08-27T11:09:30.103ZAccepted connection from 10.0.0.1, port 50009
31902026-08-27T11:09:30.103Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33546
31912026-08-27T11:09:30.103Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45481
31922026-08-27T11:09:30.103Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44209
31932026-08-27T11:09:30.103Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41349
31942026-08-27T11:09:30.103Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48489
31952026-08-27T11:09:30.103Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47374
31962026-08-27T11:09:30.103Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50277
31972026-08-27T11:09:30.103Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43987
31982026-08-27T11:09:30.103Z[ ID] Interval Transfer Bitrate
31992026-08-27T11:09:30.103Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32002026-08-27T11:09:30.103Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32012026-08-27T11:09:30.103Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
32022026-08-27T11:09:30.103Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32032026-08-27T11:09:30.103Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32042026-08-27T11:09:30.103Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32052026-08-27T11:09:30.104Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32062026-08-27T11:09:30.104Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32072026-08-27T11:09:30.104Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
32082026-08-27T11:09:30.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
32092026-08-27T11:09:30.104Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32102026-08-27T11:09:30.104Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32112026-08-27T11:09:30.104Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32122026-08-27T11:09:30.104Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32132026-08-27T11:09:30.104Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32142026-08-27T11:09:30.104Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32152026-08-27T11:09:30.104Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32162026-08-27T11:09:30.104Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32172026-08-27T11:09:30.104Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
32182026-08-27T11:09:30.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
32192026-08-27T11:09:30.104Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32202026-08-27T11:09:30.104Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32212026-08-27T11:09:30.104Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32222026-08-27T11:09:30.104Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
32232026-08-27T11:09:30.104Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32242026-08-27T11:09:30.104Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32252026-08-27T11:09:30.104Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
32262026-08-27T11:09:30.104Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32272026-08-27T11:09:30.104Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
32282026-08-27T11:09:30.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
32292026-08-27T11:09:30.104Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32302026-08-27T11:09:30.104Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32312026-08-27T11:09:30.104Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32322026-08-27T11:09:30.104Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32332026-08-27T11:09:30.104Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32342026-08-27T11:09:30.104Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32352026-08-27T11:09:30.104Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32362026-08-27T11:09:30.104Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32372026-08-27T11:09:30.104Z[SUM] 3.00-4.00 sec 424 MBytes 3.55 Gbits/sec
32382026-08-27T11:09:30.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
32392026-08-27T11:09:30.104Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32402026-08-27T11:09:30.104Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32412026-08-27T11:09:30.104Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
32422026-08-27T11:09:30.104Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32432026-08-27T11:09:30.104Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32442026-08-27T11:09:30.104Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
32452026-08-27T11:09:30.105Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
32462026-08-27T11:09:30.105Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32472026-08-27T11:09:30.105Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
32482026-08-27T11:09:30.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
32492026-08-27T11:09:30.105Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32502026-08-27T11:09:30.105Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32512026-08-27T11:09:30.105Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32522026-08-27T11:09:30.105Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32532026-08-27T11:09:30.105Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32542026-08-27T11:09:30.105Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32552026-08-27T11:09:30.105Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32562026-08-27T11:09:30.105Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32572026-08-27T11:09:30.105Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
32582026-08-27T11:09:30.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
32592026-08-27T11:09:30.105Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32602026-08-27T11:09:30.105Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32612026-08-27T11:09:30.105Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32622026-08-27T11:09:33.106Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32632026-08-27T11:09:33.106Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
32642026-08-27T11:09:33.106Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32652026-08-27T11:09:33.106Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32662026-08-27T11:09:33.106Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32672026-08-27T11:09:33.106Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
32682026-08-27T11:09:33.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
32692026-08-27T11:09:33.106Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32702026-08-27T11:09:33.106Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32712026-08-27T11:09:33.106Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32722026-08-27T11:09:33.106Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32732026-08-27T11:09:33.106Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32742026-08-27T11:09:33.106Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32752026-08-27T11:09:33.106Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32762026-08-27T11:09:33.106Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32772026-08-27T11:09:33.106Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
32782026-08-27T11:09:33.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
32792026-08-27T11:09:33.107Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
32802026-08-27T11:09:33.107Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
32812026-08-27T11:09:33.107Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
32822026-08-27T11:09:33.107Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
32832026-08-27T11:09:33.107Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
32842026-08-27T11:09:33.107Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
32852026-08-27T11:09:33.107Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
32862026-08-27T11:09:33.107Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
32872026-08-27T11:09:33.107Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
32882026-08-27T11:09:33.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
32892026-08-27T11:09:33.107Z[ 5] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
32902026-08-27T11:09:33.107Z[ 8] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
32912026-08-27T11:09:33.107Z[ 10] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
32922026-08-27T11:09:33.107Z[ 12] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
32932026-08-27T11:09:33.107Z[ 14] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
32942026-08-27T11:09:33.107Z[ 16] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
32952026-08-27T11:09:33.107Z[ 18] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
32962026-08-27T11:09:33.107Z[ 20] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
32972026-08-27T11:09:33.107Z[SUM] 9.00-10.00 sec 439 MBytes 3.68 Gbits/sec
32982026-08-27T11:09:33.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
32992026-08-27T11:09:33.107Z[ 5] 10.00-10.00 sec 128 KBytes 686 Mbits/sec
33002026-08-27T11:09:33.107Z[ 8] 10.00-10.00 sec 128 KBytes 686 Mbits/sec
33012026-08-27T11:09:33.107Z[ 10] 10.00-10.00 sec 128 KBytes 687 Mbits/sec
33022026-08-27T11:09:33.107Z[ 12] 10.00-10.00 sec 128 KBytes 686 Mbits/sec
33032026-08-27T11:09:33.107Z[ 14] 10.00-10.00 sec 128 KBytes 686 Mbits/sec
33042026-08-27T11:09:33.107Z[ 16] 10.00-10.00 sec 128 KBytes 686 Mbits/sec
33052026-08-27T11:09:33.107Z[ 18] 10.00-10.00 sec 128 KBytes 686 Mbits/sec
33062026-08-27T11:09:33.108Z[ 20] 10.00-10.00 sec 128 KBytes 686 Mbits/sec
33072026-08-27T11:09:33.108Z[SUM] 10.00-10.00 sec 1.00 MBytes 5.49 Gbits/sec
33082026-08-27T11:09:33.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
33092026-08-27T11:09:33.108Z[ ID] Interval Transfer Bitrate
33102026-08-27T11:09:33.108Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33112026-08-27T11:09:33.108Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33122026-08-27T11:09:33.108Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33132026-08-27T11:09:33.108Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
33142026-08-27T11:09:33.108Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33152026-08-27T11:09:33.108Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33162026-08-27T11:09:33.108Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33172026-08-27T11:09:33.108Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33182026-08-27T11:09:33.108Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
33192026-08-27T11:09:33.112ZRun 7/10...3517.7888239303443Mbps
33202026-08-27T11:09:40.517Z-----------------------------------------------------------
33212026-08-27T11:09:40.517ZServer listening on 5201 (test #18)
33222026-08-27T11:09:40.518Z-----------------------------------------------------------
33232026-08-27T11:09:40.518ZAccepted connection from 10.0.0.1, port 37497
33242026-08-27T11:09:40.518Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51257
33252026-08-27T11:09:40.518Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37041
33262026-08-27T11:09:40.518Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53214
33272026-08-27T11:09:40.518Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61597
33282026-08-27T11:09:40.518Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44317
33292026-08-27T11:09:40.518Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39553
33302026-08-27T11:09:40.518Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52619
33312026-08-27T11:09:40.518Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52756
33322026-08-27T11:09:40.518Z[ ID] Interval Transfer Bitrate
33332026-08-27T11:09:40.518Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33342026-08-27T11:09:40.518Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
33352026-08-27T11:09:40.518Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33362026-08-27T11:09:40.518Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33372026-08-27T11:09:40.518Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33382026-08-27T11:09:40.518Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33392026-08-27T11:09:40.518Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33402026-08-27T11:09:40.518Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33412026-08-27T11:09:40.518Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
33422026-08-27T11:09:40.518Z- - - - - - - - - - - - - - - - - - - - - - - - -
33432026-08-27T11:09:40.518Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33442026-08-27T11:09:40.518Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33452026-08-27T11:09:40.518Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33462026-08-27T11:09:40.518Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33472026-08-27T11:09:40.518Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33482026-08-27T11:09:40.518Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33492026-08-27T11:09:40.518Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
33502026-08-27T11:09:40.518Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33512026-08-27T11:09:40.518Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
33522026-08-27T11:09:40.518Z- - - - - - - - - - - - - - - - - - - - - - - - -
33532026-08-27T11:09:40.518Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33542026-08-27T11:09:40.518Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33552026-08-27T11:09:40.518Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33562026-08-27T11:09:40.518Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33572026-08-27T11:09:40.518Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33582026-08-27T11:09:40.518Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33592026-08-27T11:09:40.518Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33602026-08-27T11:09:40.519Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33612026-08-27T11:09:40.519Z[SUM] 2.00-3.00 sec 424 MBytes 3.55 Gbits/sec
33622026-08-27T11:09:40.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
33632026-08-27T11:09:40.519Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33642026-08-27T11:09:40.519Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33652026-08-27T11:09:40.519Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33662026-08-27T11:09:40.519Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33672026-08-27T11:09:40.519Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33682026-08-27T11:09:40.519Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33692026-08-27T11:09:40.519Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33702026-08-27T11:09:40.519Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33712026-08-27T11:09:40.519Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
33722026-08-27T11:09:40.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
33732026-08-27T11:09:40.519Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33742026-08-27T11:09:40.519Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33752026-08-27T11:09:40.519Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33762026-08-27T11:09:40.519Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33772026-08-27T11:09:40.519Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33782026-08-27T11:09:40.519Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33792026-08-27T11:09:40.519Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33802026-08-27T11:09:40.519Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
33812026-08-27T11:09:40.519Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
33822026-08-27T11:09:40.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
33832026-08-27T11:09:40.519Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33842026-08-27T11:09:40.519Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33852026-08-27T11:09:40.519Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33862026-08-27T11:09:40.519Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33872026-08-27T11:09:40.519Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33882026-08-27T11:09:40.519Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33892026-08-27T11:09:40.519Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33902026-08-27T11:09:40.519Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33912026-08-27T11:09:40.519Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
33922026-08-27T11:09:40.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
33932026-08-27T11:09:40.519Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
33942026-08-27T11:09:40.519Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
33952026-08-27T11:09:40.519Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
33962026-08-27T11:09:43.520Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
33972026-08-27T11:09:43.520Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
33982026-08-27T11:09:43.520Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
33992026-08-27T11:09:43.520Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34002026-08-27T11:09:43.521Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
34012026-08-27T11:09:43.521Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
34022026-08-27T11:09:43.521Z- - - - - - - - - - - - - - - - - - - - - - - - -
34032026-08-27T11:09:43.521Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
34042026-08-27T11:09:43.521Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
34052026-08-27T11:09:43.521Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
34062026-08-27T11:09:43.521Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
34072026-08-27T11:09:43.521Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
34082026-08-27T11:09:43.521Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
34092026-08-27T11:09:43.521Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
34102026-08-27T11:09:43.521Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34112026-08-27T11:09:43.521Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
34122026-08-27T11:09:43.521Z- - - - - - - - - - - - - - - - - - - - - - - - -
34132026-08-27T11:09:43.521Z[ 5] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
34142026-08-27T11:09:43.521Z[ 8] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
34152026-08-27T11:09:43.521Z[ 10] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
34162026-08-27T11:09:43.521Z[ 12] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
34172026-08-27T11:09:43.521Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
34182026-08-27T11:09:43.521Z[ 16] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
34192026-08-27T11:09:43.521Z[ 18] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
34202026-08-27T11:09:43.521Z[ 20] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
34212026-08-27T11:09:43.521Z[SUM] 8.00-9.00 sec 437 MBytes 3.66 Gbits/sec
34222026-08-27T11:09:43.521Z- - - - - - - - - - - - - - - - - - - - - - - - -
34232026-08-27T11:09:43.521Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
34242026-08-27T11:09:43.521Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
34252026-08-27T11:09:43.521Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
34262026-08-27T11:09:43.521Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
34272026-08-27T11:09:43.521Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
34282026-08-27T11:09:43.521Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
34292026-08-27T11:09:43.521Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
34302026-08-27T11:09:43.521Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
34312026-08-27T11:09:43.522Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
34322026-08-27T11:09:43.522Z- - - - - - - - - - - - - - - - - - - - - - - - -
34332026-08-27T11:09:43.522Z[ 5] 10.00-10.00 sec 128 KBytes 455 Mbits/sec
34342026-08-27T11:09:43.522Z[ 8] 10.00-10.00 sec 128 KBytes 455 Mbits/sec
34352026-08-27T11:09:43.522Z[ 10] 10.00-10.00 sec 128 KBytes 455 Mbits/sec
34362026-08-27T11:09:43.522Z[ 12] 10.00-10.00 sec 128 KBytes 455 Mbits/sec
34372026-08-27T11:09:43.522Z[ 14] 10.00-10.00 sec 128 KBytes 455 Mbits/sec
34382026-08-27T11:09:43.522Z[ 16] 10.00-10.00 sec 128 KBytes 455 Mbits/sec
34392026-08-27T11:09:43.522Z[ 18] 10.00-10.00 sec 128 KBytes 455 Mbits/sec
34402026-08-27T11:09:43.522Z[ 20] 10.00-10.00 sec 128 KBytes 455 Mbits/sec
34412026-08-27T11:09:43.522Z[SUM] 10.00-10.00 sec 1.00 MBytes 3.64 Gbits/sec
34422026-08-27T11:09:43.522Z- - - - - - - - - - - - - - - - - - - - - - - - -
34432026-08-27T11:09:43.522Z[ ID] Interval Transfer Bitrate
34442026-08-27T11:09:43.522Z[ 5] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
34452026-08-27T11:09:43.522Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34462026-08-27T11:09:43.522Z[ 10] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
34472026-08-27T11:09:43.522Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34482026-08-27T11:09:43.522Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34492026-08-27T11:09:43.522Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
34502026-08-27T11:09:43.522Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34512026-08-27T11:09:43.522Z[ 20] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
34522026-08-27T11:09:43.522Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
34532026-08-27T11:09:43.526ZRun 8/10...3524.9189810148255Mbps
34542026-08-27T11:09:50.918Z-----------------------------------------------------------
34552026-08-27T11:09:50.918ZServer listening on 5201 (test #19)
34562026-08-27T11:09:50.918Z-----------------------------------------------------------
34572026-08-27T11:09:50.918ZAccepted connection from 10.0.0.1, port 62093
34582026-08-27T11:09:50.918Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45104
34592026-08-27T11:09:50.918Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45927
34602026-08-27T11:09:50.918Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43939
34612026-08-27T11:09:50.918Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49622
34622026-08-27T11:09:50.918Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54623
34632026-08-27T11:09:50.918Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53347
34642026-08-27T11:09:50.918Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47730
34652026-08-27T11:09:50.918Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46130
34662026-08-27T11:09:50.918Z[ ID] Interval Transfer Bitrate
34672026-08-27T11:09:50.918Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
34682026-08-27T11:09:50.918Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34692026-08-27T11:09:50.918Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
34702026-08-27T11:09:50.918Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34712026-08-27T11:09:50.919Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
34722026-08-27T11:09:50.919Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34732026-08-27T11:09:50.919Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
34742026-08-27T11:09:50.919Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34752026-08-27T11:09:50.919Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
34762026-08-27T11:09:50.919Z- - - - - - - - - - - - - - - - - - - - - - - - -
34772026-08-27T11:09:50.919Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
34782026-08-27T11:09:50.919Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
34792026-08-27T11:09:50.919Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
34802026-08-27T11:09:50.919Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
34812026-08-27T11:09:50.919Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
34822026-08-27T11:09:50.919Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
34832026-08-27T11:09:50.919Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
34842026-08-27T11:09:50.919Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
34852026-08-27T11:09:50.919Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
34862026-08-27T11:09:50.919Z- - - - - - - - - - - - - - - - - - - - - - - - -
34872026-08-27T11:09:50.919Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34882026-08-27T11:09:50.919Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34892026-08-27T11:09:50.919Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34902026-08-27T11:09:50.919Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
34912026-08-27T11:09:50.919Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34922026-08-27T11:09:50.919Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
34932026-08-27T11:09:50.919Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
34942026-08-27T11:09:50.919Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
34952026-08-27T11:09:50.919Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
34962026-08-27T11:09:50.919Z- - - - - - - - - - - - - - - - - - - - - - - - -
34972026-08-27T11:09:50.919Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
34982026-08-27T11:09:50.919Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
34992026-08-27T11:09:50.919Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
35002026-08-27T11:09:50.920Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
35012026-08-27T11:09:50.920Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35022026-08-27T11:09:50.920Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
35032026-08-27T11:09:50.920Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35042026-08-27T11:09:50.920Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35052026-08-27T11:09:50.920Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
35062026-08-27T11:09:50.920Z- - - - - - - - - - - - - - - - - - - - - - - - -
35072026-08-27T11:09:50.920Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35082026-08-27T11:09:50.920Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
35092026-08-27T11:09:50.920Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35102026-08-27T11:09:50.920Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35112026-08-27T11:09:50.920Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35122026-08-27T11:09:50.920Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35132026-08-27T11:09:50.920Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35142026-08-27T11:09:50.920Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
35152026-08-27T11:09:50.920Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
35162026-08-27T11:09:50.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
35172026-08-27T11:09:50.924Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35182026-08-27T11:09:50.925Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35192026-08-27T11:09:50.925Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35202026-08-27T11:09:50.925Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35212026-08-27T11:09:50.925Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35222026-08-27T11:09:50.925Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35232026-08-27T11:09:50.925Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35242026-08-27T11:09:50.925Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35252026-08-27T11:09:50.925Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
35262026-08-27T11:09:50.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
35272026-08-27T11:09:50.925Z[ 5] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
35282026-08-27T11:09:50.925Z[ 8] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
35292026-08-27T11:09:50.925Z[ 10] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
35302026-08-27T11:09:53.919Z[ 12] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
35312026-08-27T11:09:53.919Z[ 14] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
35322026-08-27T11:09:53.919Z[ 16] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
35332026-08-27T11:09:53.919Z[ 18] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
35342026-08-27T11:09:53.919Z[ 20] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
35352026-08-27T11:09:53.919Z[SUM] 6.00-7.00 sec 439 MBytes 3.68 Gbits/sec
35362026-08-27T11:09:53.919Z- - - - - - - - - - - - - - - - - - - - - - - - -
35372026-08-27T11:09:53.919Z[ 5] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
35382026-08-27T11:09:53.919Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35392026-08-27T11:09:53.919Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35402026-08-27T11:09:53.919Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35412026-08-27T11:09:53.919Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35422026-08-27T11:09:53.919Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35432026-08-27T11:09:53.919Z[ 18] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
35442026-08-27T11:09:53.923Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
35452026-08-27T11:09:53.923Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
35462026-08-27T11:09:53.923Z- - - - - - - - - - - - - - - - - - - - - - - - -
35472026-08-27T11:09:53.923Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35482026-08-27T11:09:53.923Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35492026-08-27T11:09:53.923Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35502026-08-27T11:09:53.923Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35512026-08-27T11:09:53.923Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35522026-08-27T11:09:53.923Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35532026-08-27T11:09:53.923Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35542026-08-27T11:09:53.923Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35552026-08-27T11:09:53.923Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
35562026-08-27T11:09:53.923Z- - - - - - - - - - - - - - - - - - - - - - - - -
35572026-08-27T11:09:53.923Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35582026-08-27T11:09:53.923Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35592026-08-27T11:09:53.923Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35602026-08-27T11:09:53.923Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35612026-08-27T11:09:53.923Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35622026-08-27T11:09:53.923Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35632026-08-27T11:09:53.923Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35642026-08-27T11:09:53.923Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35652026-08-27T11:09:53.923Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
35662026-08-27T11:09:53.923Z- - - - - - - - - - - - - - - - - - - - - - - - -
35672026-08-27T11:09:53.923Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35682026-08-27T11:09:53.923Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35692026-08-27T11:09:53.923Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35702026-08-27T11:09:53.923Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35712026-08-27T11:09:53.923Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35722026-08-27T11:09:53.923Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35732026-08-27T11:09:53.924Z[ 18] 10.00-10.00 sec 128 KBytes 1.23 Gbits/sec
35742026-08-27T11:09:53.924Z[ 20] 10.00-10.00 sec 128 KBytes 1.23 Gbits/sec
35752026-08-27T11:09:53.924Z[SUM] 10.00-10.00 sec 256 KBytes 2.45 Gbits/sec
35762026-08-27T11:09:53.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
35772026-08-27T11:09:53.924Z[ ID] Interval Transfer Bitrate
35782026-08-27T11:09:53.924Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35792026-08-27T11:09:53.924Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35802026-08-27T11:09:53.924Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35812026-08-27T11:09:53.924Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35822026-08-27T11:09:53.924Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35832026-08-27T11:09:53.924Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
35842026-08-27T11:09:53.924Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35852026-08-27T11:09:53.924Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35862026-08-27T11:09:53.924Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec receiver
35872026-08-27T11:09:53.924ZRun 9/10...3545.6895393471214Mbps
35882026-08-27T11:10:01.339Z-----------------------------------------------------------
35892026-08-27T11:10:01.339ZServer listening on 5201 (test #20)
35902026-08-27T11:10:01.339Z-----------------------------------------------------------
35912026-08-27T11:10:01.339ZAccepted connection from 10.0.0.1, port 60633
35922026-08-27T11:10:01.339Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38702
35932026-08-27T11:10:01.339Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35077
35942026-08-27T11:10:01.339Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34404
35952026-08-27T11:10:01.339Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32986
35962026-08-27T11:10:01.339Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64327
35972026-08-27T11:10:01.339Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62903
35982026-08-27T11:10:01.339Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53823
35992026-08-27T11:10:01.339Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49023
36002026-08-27T11:10:01.340Z[ ID] Interval Transfer Bitrate
36012026-08-27T11:10:01.340Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36022026-08-27T11:10:01.340Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36032026-08-27T11:10:01.340Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36042026-08-27T11:10:01.340Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36052026-08-27T11:10:01.340Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36062026-08-27T11:10:01.340Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36072026-08-27T11:10:01.340Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36082026-08-27T11:10:01.340Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36092026-08-27T11:10:01.340Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
36102026-08-27T11:10:01.340Z- - - - - - - - - - - - - - - - - - - - - - - - -
36112026-08-27T11:10:01.340Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36122026-08-27T11:10:01.340Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36132026-08-27T11:10:01.340Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36142026-08-27T11:10:01.340Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36152026-08-27T11:10:01.340Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36162026-08-27T11:10:01.340Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36172026-08-27T11:10:01.340Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36182026-08-27T11:10:01.340Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36192026-08-27T11:10:01.340Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
36202026-08-27T11:10:01.340Z- - - - - - - - - - - - - - - - - - - - - - - - -
36212026-08-27T11:10:01.340Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36222026-08-27T11:10:01.340Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36232026-08-27T11:10:01.340Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36242026-08-27T11:10:01.340Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36252026-08-27T11:10:01.340Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36262026-08-27T11:10:01.340Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36272026-08-27T11:10:01.340Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36282026-08-27T11:10:01.340Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36292026-08-27T11:10:01.340Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
36302026-08-27T11:10:01.340Z- - - - - - - - - - - - - - - - - - - - - - - - -
36312026-08-27T11:10:01.340Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
36322026-08-27T11:10:01.340Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36332026-08-27T11:10:01.340Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36342026-08-27T11:10:01.340Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36352026-08-27T11:10:01.340Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36362026-08-27T11:10:01.340Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36372026-08-27T11:10:01.340Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36382026-08-27T11:10:01.340Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36392026-08-27T11:10:01.341Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
36402026-08-27T11:10:01.341Z- - - - - - - - - - - - - - - - - - - - - - - - -
36412026-08-27T11:10:01.341Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
36422026-08-27T11:10:01.341Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
36432026-08-27T11:10:01.341Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
36442026-08-27T11:10:01.341Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
36452026-08-27T11:10:01.341Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
36462026-08-27T11:10:01.341Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
36472026-08-27T11:10:01.341Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
36482026-08-27T11:10:01.341Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
36492026-08-27T11:10:01.341Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
36502026-08-27T11:10:01.341Z- - - - - - - - - - - - - - - - - - - - - - - - -
36512026-08-27T11:10:01.341Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36522026-08-27T11:10:01.341Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
36532026-08-27T11:10:01.341Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36542026-08-27T11:10:01.341Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36552026-08-27T11:10:01.341Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
36562026-08-27T11:10:01.341Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36572026-08-27T11:10:01.341Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36582026-08-27T11:10:01.341Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
36592026-08-27T11:10:01.341Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
36602026-08-27T11:10:01.341Z- - - - - - - - - - - - - - - - - - - - - - - - -
36612026-08-27T11:10:01.341Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36622026-08-27T11:10:01.341Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
36632026-08-27T11:10:01.341Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36642026-08-27T11:10:04.341Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36652026-08-27T11:10:04.341Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
36662026-08-27T11:10:04.341Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36672026-08-27T11:10:04.341Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
36682026-08-27T11:10:04.341Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
36692026-08-27T11:10:04.341Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
36702026-08-27T11:10:04.341Z- - - - - - - - - - - - - - - - - - - - - - - - -
36712026-08-27T11:10:04.341Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
36722026-08-27T11:10:04.341Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
36732026-08-27T11:10:04.341Z[ 10] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
36742026-08-27T11:10:04.341Z[ 12] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
36752026-08-27T11:10:04.341Z[ 14] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
36762026-08-27T11:10:04.341Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
36772026-08-27T11:10:04.341Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
36782026-08-27T11:10:04.341Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
36792026-08-27T11:10:04.341Z[SUM] 7.00-8.00 sec 419 MBytes 3.51 Gbits/sec
36802026-08-27T11:10:04.341Z- - - - - - - - - - - - - - - - - - - - - - - - -
36812026-08-27T11:10:04.341Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
36822026-08-27T11:10:04.341Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
36832026-08-27T11:10:04.341Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
36842026-08-27T11:10:04.341Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
36852026-08-27T11:10:04.341Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
36862026-08-27T11:10:04.341Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
36872026-08-27T11:10:04.341Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
36882026-08-27T11:10:04.341Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
36892026-08-27T11:10:04.341Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
36902026-08-27T11:10:04.342Z- - - - - - - - - - - - - - - - - - - - - - - - -
36912026-08-27T11:10:04.342Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
36922026-08-27T11:10:04.342Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
36932026-08-27T11:10:04.342Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
36942026-08-27T11:10:04.342Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
36952026-08-27T11:10:04.342Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
36962026-08-27T11:10:04.342Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
36972026-08-27T11:10:04.342Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
36982026-08-27T11:10:04.342Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
36992026-08-27T11:10:04.342Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
37002026-08-27T11:10:04.342Z- - - - - - - - - - - - - - - - - - - - - - - - -
37012026-08-27T11:10:04.342Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37022026-08-27T11:10:04.342Z[ 8] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
37032026-08-27T11:10:04.342Z[ 10] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
37042026-08-27T11:10:04.342Z[ 12] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
37052026-08-27T11:10:04.342Z[ 14] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
37062026-08-27T11:10:04.342Z[ 16] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
37072026-08-27T11:10:04.342Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37082026-08-27T11:10:04.342Z[ 20] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
37092026-08-27T11:10:04.342Z[SUM] 10.00-10.00 sec 768 KBytes 5.54 Gbits/sec
37102026-08-27T11:10:04.342Z- - - - - - - - - - - - - - - - - - - - - - - - -
37112026-08-27T11:10:04.342Z[ ID] Interval Transfer Bitrate
37122026-08-27T11:10:04.342Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37132026-08-27T11:10:04.342Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37142026-08-27T11:10:04.342Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37152026-08-27T11:10:04.342Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37162026-08-27T11:10:04.342Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37172026-08-27T11:10:04.346Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37182026-08-27T11:10:04.346Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37192026-08-27T11:10:04.346Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37202026-08-27T11:10:04.346Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec receiver
37212026-08-27T11:10:04.346ZRun 10/10...3490.8462605131554Mbps
37222026-08-27T11:10:04.346Z###---------------------###
37232026-08-27T11:10:04.346Z::: iPerf done... :::
37242026-08-27T11:10:04.346Z:::Awaiting out files...:::
37252026-08-27T11:10:04.346Z###---------------------###
37262026-08-27T11:10:04.346Z###-----###
37272026-08-27T11:10:04.346Z:::done!:::
37282026-08-27T11:10:04.346Z###-----###
37292026-08-27T11:10:05.275ZGnuplot not found, using plotters backend
37302026-08-27T11:10:05.411ZBenchmarking iperf-tcp/local/c2s/tx
37312026-08-27T11:10:05.411ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37322026-08-27T11:10:09.544ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37332026-08-27T11:10:29.537ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37342026-08-27T11:10:29.629Ziperf-tcp/local/c2s/tx time: [3.4724 µs 3.4724 µs 3.4725 µs]
37352026-08-27T11:10:29.629Z change: [−0.7431% −0.7384% −0.7336%] (p = 0.00 < 0.05)
37362026-08-27T11:10:29.629Z Change within noise threshold.
37372026-08-27T11:10:29.629ZFound 5 outliers among 100 measurements (5.00%)
37382026-08-27T11:10:29.629Z 1 (1.00%) low severe
37392026-08-27T11:10:29.629Z 3 (3.00%) high mild
37402026-08-27T11:10:29.629Z 1 (1.00%) high severe
37412026-08-27T11:10:30.516Z
37422026-08-27T11:10:30.519ZBenchmarking iperf-tcp/local/c2s/rx
37432026-08-27T11:10:30.519ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37442026-08-27T11:10:34.653ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37452026-08-27T11:10:54.643ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37462026-08-27T11:10:54.730Ziperf-tcp/local/c2s/rx time: [6.4872 µs 6.4873 µs 6.4874 µs]
37472026-08-27T11:10:54.731Z change: [−1.9616% −1.9568% −1.9525%] (p = 0.00 < 0.05)
37482026-08-27T11:10:54.731Z Performance has improved.
37492026-08-27T11:10:54.731ZFound 7 outliers among 100 measurements (7.00%)
37502026-08-27T11:10:54.731Z 1 (1.00%) low severe
37512026-08-27T11:10:54.731Z 2 (2.00%) low mild
37522026-08-27T11:10:54.731Z 2 (2.00%) high mild
37532026-08-27T11:10:54.731Z 2 (2.00%) high severe
37542026-08-27T11:10:55.619Z
37552026-08-27T11:10:55.622Z###-------------------###
37562026-08-27T11:10:55.622Z:::Running experiment :::
37572026-08-27T11:10:55.622Z:::iperf-tcp/local/s2c:::
37582026-08-27T11:10:55.622Z###-------------------###
37592026-08-27T11:10:55.955Zdtrace: description 'profile-201us ' matched 2 probes
37602026-08-27T11:11:03.014Z-----------------------------------------------------------
37612026-08-27T11:11:03.014ZServer listening on 5201 (test #21)
37622026-08-27T11:11:03.014Z-----------------------------------------------------------
37632026-08-27T11:11:03.014ZAccepted connection from 10.0.0.1, port 61172
37642026-08-27T11:11:03.014Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41023
37652026-08-27T11:11:03.014Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40394
37662026-08-27T11:11:03.014Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33061
37672026-08-27T11:11:03.014Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53978
37682026-08-27T11:11:03.014Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37723
37692026-08-27T11:11:03.014Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53751
37702026-08-27T11:11:03.014Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58920
37712026-08-27T11:11:03.014Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38374
37722026-08-27T11:11:03.014Z[ ID] Interval Transfer Bitrate
37732026-08-27T11:11:03.014Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
37742026-08-27T11:11:03.014Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
37752026-08-27T11:11:03.014Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
37762026-08-27T11:11:03.015Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
37772026-08-27T11:11:03.015Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
37782026-08-27T11:11:03.015Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
37792026-08-27T11:11:03.015Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
37802026-08-27T11:11:03.015Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
37812026-08-27T11:11:03.015Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
37822026-08-27T11:11:03.015Z- - - - - - - - - - - - - - - - - - - - - - - - -
37832026-08-27T11:11:03.015Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37842026-08-27T11:11:03.015Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37852026-08-27T11:11:03.015Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
37862026-08-27T11:11:03.015Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37872026-08-27T11:11:03.015Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37882026-08-27T11:11:03.015Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37892026-08-27T11:11:03.015Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37902026-08-27T11:11:03.015Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
37912026-08-27T11:11:03.015Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
37922026-08-27T11:11:03.015Z- - - - - - - - - - - - - - - - - - - - - - - - -
37932026-08-27T11:11:03.015Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
37942026-08-27T11:11:03.015Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
37952026-08-27T11:11:03.015Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
37962026-08-27T11:11:03.015Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
37972026-08-27T11:11:03.015Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
37982026-08-27T11:11:03.015Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
37992026-08-27T11:11:03.015Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
38002026-08-27T11:11:03.015Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
38012026-08-27T11:11:03.015Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
38022026-08-27T11:11:03.015Z- - - - - - - - - - - - - - - - - - - - - - - - -
38032026-08-27T11:11:03.015Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
38042026-08-27T11:11:03.015Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
38052026-08-27T11:11:03.015Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
38062026-08-27T11:11:03.015Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
38072026-08-27T11:11:03.015Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
38082026-08-27T11:11:03.015Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
38092026-08-27T11:11:03.015Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
38102026-08-27T11:11:03.015Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
38112026-08-27T11:11:03.015Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
38122026-08-27T11:11:03.015Z- - - - - - - - - - - - - - - - - - - - - - - - -
38132026-08-27T11:11:03.015Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
38142026-08-27T11:11:03.015Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
38152026-08-27T11:11:03.015Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
38162026-08-27T11:11:03.016Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
38172026-08-27T11:11:03.016Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
38182026-08-27T11:11:03.016Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
38192026-08-27T11:11:03.016Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
38202026-08-27T11:11:03.016Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
38212026-08-27T11:11:03.016Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
38222026-08-27T11:11:03.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
38232026-08-27T11:11:03.019Z[ 5] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
38242026-08-27T11:11:03.019Z[ 8] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
38252026-08-27T11:11:03.020Z[ 10] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
38262026-08-27T11:11:03.020Z[ 12] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
38272026-08-27T11:11:03.020Z[ 14] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
38282026-08-27T11:11:03.020Z[ 16] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
38292026-08-27T11:11:03.020Z[ 18] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
38302026-08-27T11:11:03.020Z[ 20] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
38312026-08-27T11:11:03.020Z[SUM] 5.00-6.00 sec 417 MBytes 3.50 Gbits/sec
38322026-08-27T11:11:03.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
38332026-08-27T11:11:03.020Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38342026-08-27T11:11:03.020Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38352026-08-27T11:11:03.020Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38362026-08-27T11:11:06.019Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38372026-08-27T11:11:06.019Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
38382026-08-27T11:11:06.019Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38392026-08-27T11:11:06.020Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38402026-08-27T11:11:06.020Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38412026-08-27T11:11:06.020Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
38422026-08-27T11:11:06.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
38432026-08-27T11:11:06.020Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38442026-08-27T11:11:06.020Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38452026-08-27T11:11:06.020Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38462026-08-27T11:11:06.020Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38472026-08-27T11:11:06.020Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38482026-08-27T11:11:06.020Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38492026-08-27T11:11:06.020Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38502026-08-27T11:11:06.020Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38512026-08-27T11:11:06.020Z[SUM] 7.00-8.00 sec 424 MBytes 3.55 Gbits/sec
38522026-08-27T11:11:06.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
38532026-08-27T11:11:06.020Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
38542026-08-27T11:11:06.020Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
38552026-08-27T11:11:06.020Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
38562026-08-27T11:11:06.020Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38572026-08-27T11:11:06.020Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
38582026-08-27T11:11:06.020Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
38592026-08-27T11:11:06.020Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
38602026-08-27T11:11:06.020Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38612026-08-27T11:11:06.020Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
38622026-08-27T11:11:06.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
38632026-08-27T11:11:06.020Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38642026-08-27T11:11:06.020Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38652026-08-27T11:11:06.020Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38662026-08-27T11:11:06.020Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38672026-08-27T11:11:06.020Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38682026-08-27T11:11:06.020Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38692026-08-27T11:11:06.020Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38702026-08-27T11:11:06.020Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38712026-08-27T11:11:06.020Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
38722026-08-27T11:11:06.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
38732026-08-27T11:11:06.020Z[ 5] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
38742026-08-27T11:11:06.020Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38752026-08-27T11:11:06.020Z[ 10] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
38762026-08-27T11:11:06.020Z[ 12] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
38772026-08-27T11:11:06.020Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38782026-08-27T11:11:06.020Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38792026-08-27T11:11:06.021Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38802026-08-27T11:11:06.021Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38812026-08-27T11:11:06.021Z[SUM] 10.00-10.00 sec 384 KBytes 2.49 Gbits/sec
38822026-08-27T11:11:06.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
38832026-08-27T11:11:06.021Z[ ID] Interval Transfer Bitrate
38842026-08-27T11:11:06.021Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
38852026-08-27T11:11:06.021Z[ 8] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
38862026-08-27T11:11:06.021Z[ 10] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
38872026-08-27T11:11:06.021Z[ 12] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
38882026-08-27T11:11:06.021Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
38892026-08-27T11:11:06.021Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
38902026-08-27T11:11:06.021Z[ 18] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
38912026-08-27T11:11:06.021Z[ 20] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
38922026-08-27T11:11:06.021Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec sender
38932026-08-27T11:11:06.025ZRun 1/10...3485.2319721235544Mbps
38942026-08-27T11:11:13.418Z-----------------------------------------------------------
38952026-08-27T11:11:13.418ZServer listening on 5201 (test #22)
38962026-08-27T11:11:13.418Z-----------------------------------------------------------
38972026-08-27T11:11:13.419ZAccepted connection from 10.0.0.1, port 60588
38982026-08-27T11:11:13.419Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33824
38992026-08-27T11:11:13.419Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46487
39002026-08-27T11:11:13.419Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36532
39012026-08-27T11:11:13.419Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56050
39022026-08-27T11:11:13.419Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33446
39032026-08-27T11:11:13.419Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57888
39042026-08-27T11:11:13.419Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36355
39052026-08-27T11:11:13.419Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61451
39062026-08-27T11:11:13.419Z[ ID] Interval Transfer Bitrate
39072026-08-27T11:11:13.419Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39082026-08-27T11:11:13.419Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39092026-08-27T11:11:13.419Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39102026-08-27T11:11:13.419Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39112026-08-27T11:11:13.419Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39122026-08-27T11:11:13.419Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39132026-08-27T11:11:13.419Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39142026-08-27T11:11:13.419Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39152026-08-27T11:11:13.419Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
39162026-08-27T11:11:13.419Z- - - - - - - - - - - - - - - - - - - - - - - - -
39172026-08-27T11:11:13.419Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39182026-08-27T11:11:13.419Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39192026-08-27T11:11:13.419Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
39202026-08-27T11:11:13.419Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39212026-08-27T11:11:13.419Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39222026-08-27T11:11:13.419Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
39232026-08-27T11:11:13.419Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39242026-08-27T11:11:13.419Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
39252026-08-27T11:11:13.419Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
39262026-08-27T11:11:13.419Z- - - - - - - - - - - - - - - - - - - - - - - - -
39272026-08-27T11:11:13.419Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39282026-08-27T11:11:13.419Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39292026-08-27T11:11:13.419Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39302026-08-27T11:11:13.419Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39312026-08-27T11:11:13.419Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39322026-08-27T11:11:13.419Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39332026-08-27T11:11:13.419Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39342026-08-27T11:11:13.419Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39352026-08-27T11:11:13.419Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
39362026-08-27T11:11:13.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
39372026-08-27T11:11:13.420Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39382026-08-27T11:11:13.420Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39392026-08-27T11:11:13.420Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39402026-08-27T11:11:13.420Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39412026-08-27T11:11:13.420Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
39422026-08-27T11:11:13.420Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
39432026-08-27T11:11:13.420Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39442026-08-27T11:11:13.420Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39452026-08-27T11:11:13.420Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
39462026-08-27T11:11:13.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
39472026-08-27T11:11:13.420Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39482026-08-27T11:11:13.420Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39492026-08-27T11:11:13.420Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39502026-08-27T11:11:13.420Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39512026-08-27T11:11:13.420Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39522026-08-27T11:11:13.420Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39532026-08-27T11:11:13.420Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39542026-08-27T11:11:13.420Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39552026-08-27T11:11:13.420Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
39562026-08-27T11:11:13.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
39572026-08-27T11:11:13.420Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
39582026-08-27T11:11:13.420Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
39592026-08-27T11:11:13.420Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
39602026-08-27T11:11:13.420Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
39612026-08-27T11:11:13.420Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
39622026-08-27T11:11:13.420Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
39632026-08-27T11:11:13.420Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
39642026-08-27T11:11:13.420Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
39652026-08-27T11:11:13.420Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
39662026-08-27T11:11:13.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
39672026-08-27T11:11:13.420Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39682026-08-27T11:11:13.420Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39692026-08-27T11:11:13.420Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39702026-08-27T11:11:16.424Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
39712026-08-27T11:11:16.424Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
39722026-08-27T11:11:16.424Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
39732026-08-27T11:11:16.424Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39742026-08-27T11:11:16.424Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
39752026-08-27T11:11:16.424Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
39762026-08-27T11:11:16.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
39772026-08-27T11:11:16.424Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39782026-08-27T11:11:16.424Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
39792026-08-27T11:11:16.424Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
39802026-08-27T11:11:16.424Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
39812026-08-27T11:11:16.424Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
39822026-08-27T11:11:16.424Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
39832026-08-27T11:11:16.424Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
39842026-08-27T11:11:16.424Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
39852026-08-27T11:11:16.424Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
39862026-08-27T11:11:16.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
39872026-08-27T11:11:16.424Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
39882026-08-27T11:11:16.424Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
39892026-08-27T11:11:16.424Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
39902026-08-27T11:11:16.424Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
39912026-08-27T11:11:16.424Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
39922026-08-27T11:11:16.424Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
39932026-08-27T11:11:16.424Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
39942026-08-27T11:11:16.424Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
39952026-08-27T11:11:16.425Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
39962026-08-27T11:11:16.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
39972026-08-27T11:11:16.425Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
39982026-08-27T11:11:16.425Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
39992026-08-27T11:11:16.425Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40002026-08-27T11:11:16.425Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40012026-08-27T11:11:16.425Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
40022026-08-27T11:11:16.425Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
40032026-08-27T11:11:16.425Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
40042026-08-27T11:11:16.425Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40052026-08-27T11:11:16.425Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
40062026-08-27T11:11:16.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
40072026-08-27T11:11:16.425Z[ 5] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
40082026-08-27T11:11:16.425Z[ 8] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
40092026-08-27T11:11:16.425Z[ 10] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
40102026-08-27T11:11:16.425Z[ 12] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
40112026-08-27T11:11:16.425Z[ 14] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
40122026-08-27T11:11:16.425Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40132026-08-27T11:11:16.425Z[ 18] 10.00-10.00 sec 128 KBytes 959 Mbits/sec
40142026-08-27T11:11:16.425Z[ 20] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
40152026-08-27T11:11:16.425Z[SUM] 10.00-10.00 sec 896 KBytes 6.70 Gbits/sec
40162026-08-27T11:11:16.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
40172026-08-27T11:11:16.425Z[ ID] Interval Transfer Bitrate
40182026-08-27T11:11:16.425Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40192026-08-27T11:11:16.425Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40202026-08-27T11:11:16.425Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40212026-08-27T11:11:16.425Z[ 12] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
40222026-08-27T11:11:16.426Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40232026-08-27T11:11:16.426Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40242026-08-27T11:11:16.426Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40252026-08-27T11:11:16.426Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40262026-08-27T11:11:16.426Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
40272026-08-27T11:11:16.430ZRun 2/10...3539.4951883836084Mbps
40282026-08-27T11:11:23.833Z-----------------------------------------------------------
40292026-08-27T11:11:23.833ZServer listening on 5201 (test #23)
40302026-08-27T11:11:23.833Z-----------------------------------------------------------
40312026-08-27T11:11:23.833ZAccepted connection from 10.0.0.1, port 47255
40322026-08-27T11:11:23.833Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41865
40332026-08-27T11:11:23.833Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44041
40342026-08-27T11:11:23.833Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35535
40352026-08-27T11:11:23.833Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44040
40362026-08-27T11:11:23.833Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37144
40372026-08-27T11:11:23.833Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41801
40382026-08-27T11:11:23.833Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65496
40392026-08-27T11:11:23.833Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37436
40402026-08-27T11:11:23.833Z[ ID] Interval Transfer Bitrate
40412026-08-27T11:11:23.833Z[ 5] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
40422026-08-27T11:11:23.833Z[ 8] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
40432026-08-27T11:11:23.833Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
40442026-08-27T11:11:23.833Z[ 12] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
40452026-08-27T11:11:23.833Z[ 14] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
40462026-08-27T11:11:23.833Z[ 16] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
40472026-08-27T11:11:23.833Z[ 18] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
40482026-08-27T11:11:23.833Z[ 20] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
40492026-08-27T11:11:23.833Z[SUM] 0.00-1.00 sec 347 MBytes 2.91 Gbits/sec
40502026-08-27T11:11:23.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
40512026-08-27T11:11:23.837Z[ 5] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
40522026-08-27T11:11:23.837Z[ 8] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
40532026-08-27T11:11:23.837Z[ 10] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
40542026-08-27T11:11:23.837Z[ 12] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
40552026-08-27T11:11:23.837Z[ 14] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
40562026-08-27T11:11:23.837Z[ 16] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
40572026-08-27T11:11:23.837Z[ 18] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
40582026-08-27T11:11:23.837Z[ 20] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
40592026-08-27T11:11:23.837Z[SUM] 1.00-2.00 sec 441 MBytes 3.70 Gbits/sec
40602026-08-27T11:11:23.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
40612026-08-27T11:11:23.837Z[ 5] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
40622026-08-27T11:11:23.837Z[ 8] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
40632026-08-27T11:11:23.837Z[ 10] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
40642026-08-27T11:11:23.837Z[ 12] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
40652026-08-27T11:11:23.837Z[ 14] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
40662026-08-27T11:11:23.837Z[ 16] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
40672026-08-27T11:11:23.837Z[ 18] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
40682026-08-27T11:11:23.837Z[ 20] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
40692026-08-27T11:11:23.837Z[SUM] 2.00-3.00 sec 439 MBytes 3.68 Gbits/sec
40702026-08-27T11:11:23.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
40712026-08-27T11:11:23.837Z[ 5] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
40722026-08-27T11:11:23.837Z[ 8] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
40732026-08-27T11:11:23.837Z[ 10] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
40742026-08-27T11:11:23.838Z[ 12] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
40752026-08-27T11:11:23.838Z[ 14] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
40762026-08-27T11:11:23.838Z[ 16] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
40772026-08-27T11:11:23.838Z[ 18] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
40782026-08-27T11:11:23.838Z[ 20] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
40792026-08-27T11:11:23.838Z[SUM] 3.00-4.00 sec 441 MBytes 3.70 Gbits/sec
40802026-08-27T11:11:23.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
40812026-08-27T11:11:23.838Z[ 5] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
40822026-08-27T11:11:23.838Z[ 8] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
40832026-08-27T11:11:23.838Z[ 10] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
40842026-08-27T11:11:23.838Z[ 12] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
40852026-08-27T11:11:23.838Z[ 14] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
40862026-08-27T11:11:23.838Z[ 16] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
40872026-08-27T11:11:23.838Z[ 18] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
40882026-08-27T11:11:23.838Z[ 20] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
40892026-08-27T11:11:23.838Z[SUM] 4.00-5.00 sec 441 MBytes 3.70 Gbits/sec
40902026-08-27T11:11:23.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
40912026-08-27T11:11:23.838Z[ 5] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
40922026-08-27T11:11:23.838Z[ 8] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
40932026-08-27T11:11:23.838Z[ 10] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
40942026-08-27T11:11:23.838Z[ 12] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
40952026-08-27T11:11:23.838Z[ 14] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
40962026-08-27T11:11:23.838Z[ 16] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
40972026-08-27T11:11:23.838Z[ 18] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
40982026-08-27T11:11:23.838Z[ 20] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
40992026-08-27T11:11:23.838Z[SUM] 5.00-6.00 sec 441 MBytes 3.70 Gbits/sec
41002026-08-27T11:11:23.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
41012026-08-27T11:11:23.838Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
41022026-08-27T11:11:23.838Z[ 8] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
41032026-08-27T11:11:23.838Z[ 10] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
41042026-08-27T11:11:26.839Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
41052026-08-27T11:11:26.839Z[ 14] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
41062026-08-27T11:11:26.839Z[ 16] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
41072026-08-27T11:11:26.839Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
41082026-08-27T11:11:26.839Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
41092026-08-27T11:11:26.839Z[SUM] 6.00-7.00 sec 436 MBytes 3.66 Gbits/sec
41102026-08-27T11:11:26.839Z- - - - - - - - - - - - - - - - - - - - - - - - -
41112026-08-27T11:11:26.839Z[ 5] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
41122026-08-27T11:11:26.839Z[ 8] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
41132026-08-27T11:11:26.839Z[ 10] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
41142026-08-27T11:11:26.839Z[ 12] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
41152026-08-27T11:11:26.839Z[ 14] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
41162026-08-27T11:11:26.839Z[ 16] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
41172026-08-27T11:11:26.839Z[ 18] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
41182026-08-27T11:11:26.839Z[ 20] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
41192026-08-27T11:11:26.839Z[SUM] 7.00-8.00 sec 439 MBytes 3.68 Gbits/sec
41202026-08-27T11:11:26.839Z- - - - - - - - - - - - - - - - - - - - - - - - -
41212026-08-27T11:11:26.839Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
41222026-08-27T11:11:26.839Z[ 8] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
41232026-08-27T11:11:26.839Z[ 10] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
41242026-08-27T11:11:26.839Z[ 12] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
41252026-08-27T11:11:26.839Z[ 14] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
41262026-08-27T11:11:26.839Z[ 16] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
41272026-08-27T11:11:26.839Z[ 18] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
41282026-08-27T11:11:26.839Z[ 20] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
41292026-08-27T11:11:26.839Z[SUM] 8.00-9.00 sec 437 MBytes 3.67 Gbits/sec
41302026-08-27T11:11:26.840Z- - - - - - - - - - - - - - - - - - - - - - - - -
41312026-08-27T11:11:26.840Z[ 5] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
41322026-08-27T11:11:26.840Z[ 8] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
41332026-08-27T11:11:26.840Z[ 10] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
41342026-08-27T11:11:26.840Z[ 12] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
41352026-08-27T11:11:26.840Z[ 14] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
41362026-08-27T11:11:26.840Z[ 16] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
41372026-08-27T11:11:26.840Z[ 18] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
41382026-08-27T11:11:26.840Z[ 20] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
41392026-08-27T11:11:26.840Z[SUM] 9.00-10.00 sec 440 MBytes 3.69 Gbits/sec
41402026-08-27T11:11:26.840Z- - - - - - - - - - - - - - - - - - - - - - - - -
41412026-08-27T11:11:26.840Z[ 5] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
41422026-08-27T11:11:26.840Z[ 8] 10.00-10.00 sec 128 KBytes 968 Mbits/sec
41432026-08-27T11:11:26.840Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41442026-08-27T11:11:26.840Z[ 12] 10.00-10.00 sec 128 KBytes 969 Mbits/sec
41452026-08-27T11:11:26.840Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41462026-08-27T11:11:26.840Z[ 16] 10.00-10.00 sec 128 KBytes 968 Mbits/sec
41472026-08-27T11:11:26.840Z[ 18] 10.00-10.00 sec 128 KBytes 968 Mbits/sec
41482026-08-27T11:11:26.840Z[ 20] 10.00-10.00 sec 128 KBytes 968 Mbits/sec
41492026-08-27T11:11:26.840Z[SUM] 10.00-10.00 sec 768 KBytes 5.80 Gbits/sec
41502026-08-27T11:11:26.840Z- - - - - - - - - - - - - - - - - - - - - - - - -
41512026-08-27T11:11:26.840Z[ ID] Interval Transfer Bitrate
41522026-08-27T11:11:26.840Z[ 5] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
41532026-08-27T11:11:26.840Z[ 8] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
41542026-08-27T11:11:26.840Z[ 10] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
41552026-08-27T11:11:26.840Z[ 12] 0.00-10.00 sec 538 MBytes 452 Mbits/sec sender
41562026-08-27T11:11:26.840Z[ 14] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
41572026-08-27T11:11:26.840Z[ 16] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
41582026-08-27T11:11:26.840Z[ 18] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
41592026-08-27T11:11:26.840Z[ 20] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
41602026-08-27T11:11:26.840Z[SUM] 0.00-10.00 sec 4.20 GBytes 3.61 Gbits/sec sender
41612026-08-27T11:11:26.844ZRun 3/10...3609.851167326944Mbps
41622026-08-27T11:11:34.241Z-----------------------------------------------------------
41632026-08-27T11:11:34.241ZServer listening on 5201 (test #24)
41642026-08-27T11:11:34.241Z-----------------------------------------------------------
41652026-08-27T11:11:34.242ZAccepted connection from 10.0.0.1, port 41387
41662026-08-27T11:11:34.242Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33906
41672026-08-27T11:11:34.242Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38125
41682026-08-27T11:11:34.242Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52230
41692026-08-27T11:11:34.242Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44410
41702026-08-27T11:11:34.242Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59153
41712026-08-27T11:11:34.242Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38868
41722026-08-27T11:11:34.242Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46097
41732026-08-27T11:11:34.242Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35878
41742026-08-27T11:11:34.242Z[ ID] Interval Transfer Bitrate
41752026-08-27T11:11:34.242Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41762026-08-27T11:11:34.242Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41772026-08-27T11:11:34.242Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41782026-08-27T11:11:34.242Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41792026-08-27T11:11:34.242Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41802026-08-27T11:11:34.242Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41812026-08-27T11:11:34.242Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41822026-08-27T11:11:34.242Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41832026-08-27T11:11:34.242Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
41842026-08-27T11:11:34.242Z- - - - - - - - - - - - - - - - - - - - - - - - -
41852026-08-27T11:11:34.242Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41862026-08-27T11:11:34.242Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41872026-08-27T11:11:34.242Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41882026-08-27T11:11:34.242Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41892026-08-27T11:11:34.242Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41902026-08-27T11:11:34.242Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41912026-08-27T11:11:34.242Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41922026-08-27T11:11:34.242Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41932026-08-27T11:11:34.243Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
41942026-08-27T11:11:34.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
41952026-08-27T11:11:34.243Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
41962026-08-27T11:11:34.243Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
41972026-08-27T11:11:34.243Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
41982026-08-27T11:11:34.243Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
41992026-08-27T11:11:34.243Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
42002026-08-27T11:11:34.243Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
42012026-08-27T11:11:34.243Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
42022026-08-27T11:11:34.243Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
42032026-08-27T11:11:34.243Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
42042026-08-27T11:11:34.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
42052026-08-27T11:11:34.243Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
42062026-08-27T11:11:34.243Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
42072026-08-27T11:11:34.243Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
42082026-08-27T11:11:34.243Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
42092026-08-27T11:11:34.243Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
42102026-08-27T11:11:34.243Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
42112026-08-27T11:11:34.243Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
42122026-08-27T11:11:34.243Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
42132026-08-27T11:11:34.243Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
42142026-08-27T11:11:34.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
42152026-08-27T11:11:34.247Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42162026-08-27T11:11:34.247Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
42172026-08-27T11:11:34.247Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
42182026-08-27T11:11:34.247Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
42192026-08-27T11:11:34.247Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
42202026-08-27T11:11:34.247Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
42212026-08-27T11:11:34.247Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42222026-08-27T11:11:34.247Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
42232026-08-27T11:11:34.247Z[SUM] 4.00-5.00 sec 432 MBytes 3.63 Gbits/sec
42242026-08-27T11:11:34.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
42252026-08-27T11:11:34.248Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
42262026-08-27T11:11:34.248Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
42272026-08-27T11:11:34.248Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
42282026-08-27T11:11:34.248Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
42292026-08-27T11:11:34.248Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
42302026-08-27T11:11:34.248Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
42312026-08-27T11:11:34.248Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
42322026-08-27T11:11:34.248Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
42332026-08-27T11:11:34.248Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
42342026-08-27T11:11:34.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
42352026-08-27T11:11:34.248Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
42362026-08-27T11:11:34.248Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
42372026-08-27T11:11:34.248Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
42382026-08-27T11:11:37.246Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
42392026-08-27T11:11:37.246Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
42402026-08-27T11:11:37.246Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
42412026-08-27T11:11:37.246Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
42422026-08-27T11:11:37.246Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
42432026-08-27T11:11:37.246Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
42442026-08-27T11:11:37.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
42452026-08-27T11:11:37.247Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42462026-08-27T11:11:37.247Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42472026-08-27T11:11:37.247Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42482026-08-27T11:11:37.247Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
42492026-08-27T11:11:37.247Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42502026-08-27T11:11:37.247Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42512026-08-27T11:11:37.247Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
42522026-08-27T11:11:37.247Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
42532026-08-27T11:11:37.247Z[SUM] 7.00-8.00 sec 427 MBytes 3.59 Gbits/sec
42542026-08-27T11:11:37.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
42552026-08-27T11:11:37.247Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42562026-08-27T11:11:37.247Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42572026-08-27T11:11:37.247Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42582026-08-27T11:11:37.247Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42592026-08-27T11:11:37.247Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
42602026-08-27T11:11:37.247Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42612026-08-27T11:11:37.247Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42622026-08-27T11:11:37.247Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42632026-08-27T11:11:37.247Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
42642026-08-27T11:11:37.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
42652026-08-27T11:11:37.247Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42662026-08-27T11:11:37.247Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42672026-08-27T11:11:37.247Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
42682026-08-27T11:11:37.247Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42692026-08-27T11:11:37.247Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
42702026-08-27T11:11:37.247Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
42712026-08-27T11:11:37.247Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42722026-08-27T11:11:37.247Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42732026-08-27T11:11:37.247Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
42742026-08-27T11:11:37.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
42752026-08-27T11:11:37.247Z[ 5] 10.00-10.00 sec 128 KBytes 946 Mbits/sec
42762026-08-27T11:11:37.247Z[ 8] 10.00-10.00 sec 128 KBytes 947 Mbits/sec
42772026-08-27T11:11:37.247Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42782026-08-27T11:11:37.247Z[ 12] 10.00-10.00 sec 128 KBytes 948 Mbits/sec
42792026-08-27T11:11:37.247Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42802026-08-27T11:11:37.247Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42812026-08-27T11:11:37.247Z[ 18] 10.00-10.00 sec 128 KBytes 948 Mbits/sec
42822026-08-27T11:11:37.247Z[ 20] 10.00-10.00 sec 128 KBytes 948 Mbits/sec
42832026-08-27T11:11:37.247Z[SUM] 10.00-10.00 sec 640 KBytes 4.73 Gbits/sec
42842026-08-27T11:11:37.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
42852026-08-27T11:11:37.248Z[ ID] Interval Transfer Bitrate
42862026-08-27T11:11:37.248Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42872026-08-27T11:11:37.248Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42882026-08-27T11:11:37.248Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42892026-08-27T11:11:37.248Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42902026-08-27T11:11:37.248Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42912026-08-27T11:11:37.248Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42922026-08-27T11:11:37.248Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42932026-08-27T11:11:37.248Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42942026-08-27T11:11:37.248Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
42952026-08-27T11:11:37.251ZRun 4/10...3529.5312918484424Mbps
42962026-08-27T11:11:44.643Z-----------------------------------------------------------
42972026-08-27T11:11:44.643ZServer listening on 5201 (test #25)
42982026-08-27T11:11:44.643Z-----------------------------------------------------------
42992026-08-27T11:11:44.643ZAccepted connection from 10.0.0.1, port 43543
43002026-08-27T11:11:44.644Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51055
43012026-08-27T11:11:44.644Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45903
43022026-08-27T11:11:44.644Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57850
43032026-08-27T11:11:44.644Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58381
43042026-08-27T11:11:44.644Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57635
43052026-08-27T11:11:44.644Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46319
43062026-08-27T11:11:44.644Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42364
43072026-08-27T11:11:44.644Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60969
43082026-08-27T11:11:44.644Z[ ID] Interval Transfer Bitrate
43092026-08-27T11:11:44.644Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
43102026-08-27T11:11:44.644Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43112026-08-27T11:11:44.644Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
43122026-08-27T11:11:44.644Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
43132026-08-27T11:11:44.644Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
43142026-08-27T11:11:44.644Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43152026-08-27T11:11:44.644Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43162026-08-27T11:11:44.644Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
43172026-08-27T11:11:44.644Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
43182026-08-27T11:11:44.644Z- - - - - - - - - - - - - - - - - - - - - - - - -
43192026-08-27T11:11:44.644Z[ 5] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43202026-08-27T11:11:44.644Z[ 8] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43212026-08-27T11:11:44.644Z[ 10] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
43222026-08-27T11:11:44.644Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43232026-08-27T11:11:44.644Z[ 14] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43242026-08-27T11:11:44.644Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43252026-08-27T11:11:44.644Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43262026-08-27T11:11:44.644Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43272026-08-27T11:11:44.644Z[SUM] 1.00-2.00 sec 420 MBytes 3.52 Gbits/sec
43282026-08-27T11:11:44.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
43292026-08-27T11:11:44.648Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43302026-08-27T11:11:44.648Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43312026-08-27T11:11:44.648Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43322026-08-27T11:11:44.648Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43332026-08-27T11:11:44.648Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43342026-08-27T11:11:44.648Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43352026-08-27T11:11:44.648Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43362026-08-27T11:11:44.648Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43372026-08-27T11:11:44.648Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
43382026-08-27T11:11:44.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
43392026-08-27T11:11:44.648Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43402026-08-27T11:11:44.648Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43412026-08-27T11:11:44.648Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43422026-08-27T11:11:44.648Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43432026-08-27T11:11:44.648Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43442026-08-27T11:11:44.648Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43452026-08-27T11:11:44.648Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43462026-08-27T11:11:44.648Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43472026-08-27T11:11:44.648Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
43482026-08-27T11:11:44.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
43492026-08-27T11:11:44.648Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43502026-08-27T11:11:44.648Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
43512026-08-27T11:11:44.648Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43522026-08-27T11:11:44.648Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43532026-08-27T11:11:44.648Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43542026-08-27T11:11:44.648Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43552026-08-27T11:11:44.648Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43562026-08-27T11:11:44.648Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43572026-08-27T11:11:44.648Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
43582026-08-27T11:11:44.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
43592026-08-27T11:11:44.648Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43602026-08-27T11:11:44.649Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43612026-08-27T11:11:44.649Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43622026-08-27T11:11:44.649Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43632026-08-27T11:11:44.649Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43642026-08-27T11:11:44.649Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43652026-08-27T11:11:44.649Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43662026-08-27T11:11:44.649Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43672026-08-27T11:11:44.649Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
43682026-08-27T11:11:44.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
43692026-08-27T11:11:44.649Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
43702026-08-27T11:11:44.649Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
43712026-08-27T11:11:44.649Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
43722026-08-27T11:11:47.649Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
43732026-08-27T11:11:47.649Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
43742026-08-27T11:11:47.649Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
43752026-08-27T11:11:47.649Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
43762026-08-27T11:11:47.649Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
43772026-08-27T11:11:47.649Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
43782026-08-27T11:11:47.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
43792026-08-27T11:11:47.649Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43802026-08-27T11:11:47.649Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
43812026-08-27T11:11:47.649Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43822026-08-27T11:11:47.649Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
43832026-08-27T11:11:47.649Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
43842026-08-27T11:11:47.649Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43852026-08-27T11:11:47.649Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
43862026-08-27T11:11:47.650Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
43872026-08-27T11:11:47.650Z[SUM] 7.00-8.00 sec 421 MBytes 3.53 Gbits/sec
43882026-08-27T11:11:47.650Z- - - - - - - - - - - - - - - - - - - - - - - - -
43892026-08-27T11:11:47.650Z[ 5] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
43902026-08-27T11:11:47.650Z[ 8] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43912026-08-27T11:11:47.650Z[ 10] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43922026-08-27T11:11:47.650Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43932026-08-27T11:11:47.650Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43942026-08-27T11:11:47.650Z[ 16] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43952026-08-27T11:11:47.650Z[ 18] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
43962026-08-27T11:11:47.650Z[ 20] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
43972026-08-27T11:11:47.650Z[SUM] 8.00-9.00 sec 418 MBytes 3.51 Gbits/sec
43982026-08-27T11:11:47.650Z- - - - - - - - - - - - - - - - - - - - - - - - -
43992026-08-27T11:11:47.650Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
44002026-08-27T11:11:47.650Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
44012026-08-27T11:11:47.650Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
44022026-08-27T11:11:47.650Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
44032026-08-27T11:11:47.650Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
44042026-08-27T11:11:47.650Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
44052026-08-27T11:11:47.650Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
44062026-08-27T11:11:47.650Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
44072026-08-27T11:11:47.650Z[SUM] 9.00-10.00 sec 424 MBytes 3.55 Gbits/sec
44082026-08-27T11:11:47.650Z- - - - - - - - - - - - - - - - - - - - - - - - -
44092026-08-27T11:11:47.650Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44102026-08-27T11:11:47.650Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44112026-08-27T11:11:47.650Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44122026-08-27T11:11:47.650Z[ 12] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
44132026-08-27T11:11:47.650Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44142026-08-27T11:11:47.650Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44152026-08-27T11:11:47.650Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44162026-08-27T11:11:47.650Z[ 20] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
44172026-08-27T11:11:47.650Z[SUM] 10.00-10.00 sec 256 KBytes 1.76 Gbits/sec
44182026-08-27T11:11:47.650Z- - - - - - - - - - - - - - - - - - - - - - - - -
44192026-08-27T11:11:47.650Z[ ID] Interval Transfer Bitrate
44202026-08-27T11:11:47.650Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44212026-08-27T11:11:47.650Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44222026-08-27T11:11:47.650Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44232026-08-27T11:11:47.650Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44242026-08-27T11:11:47.650Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44252026-08-27T11:11:47.651Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44262026-08-27T11:11:47.651Z[ 18] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44272026-08-27T11:11:47.651Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44282026-08-27T11:11:47.651Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
44292026-08-27T11:11:47.654ZRun 5/10...3469.94900074541Mbps
44302026-08-27T11:11:55.048Z-----------------------------------------------------------
44312026-08-27T11:11:55.048ZServer listening on 5201 (test #26)
44322026-08-27T11:11:55.048Z-----------------------------------------------------------
44332026-08-27T11:11:55.048ZAccepted connection from 10.0.0.1, port 59550
44342026-08-27T11:11:55.048Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60971
44352026-08-27T11:11:55.048Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55384
44362026-08-27T11:11:55.048Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52351
44372026-08-27T11:11:55.048Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63151
44382026-08-27T11:11:55.048Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53040
44392026-08-27T11:11:55.048Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41092
44402026-08-27T11:11:55.049Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61604
44412026-08-27T11:11:55.049Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51463
44422026-08-27T11:11:55.049Z[ ID] Interval Transfer Bitrate
44432026-08-27T11:11:55.049Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44442026-08-27T11:11:55.049Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44452026-08-27T11:11:55.049Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44462026-08-27T11:11:55.049Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44472026-08-27T11:11:55.049Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44482026-08-27T11:11:55.049Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44492026-08-27T11:11:55.049Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44502026-08-27T11:11:55.049Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44512026-08-27T11:11:55.049Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
44522026-08-27T11:11:55.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
44532026-08-27T11:11:55.049Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44542026-08-27T11:11:55.049Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44552026-08-27T11:11:55.049Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44562026-08-27T11:11:55.049Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44572026-08-27T11:11:55.049Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44582026-08-27T11:11:55.049Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44592026-08-27T11:11:55.049Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44602026-08-27T11:11:55.049Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44612026-08-27T11:11:55.049Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
44622026-08-27T11:11:55.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
44632026-08-27T11:11:55.049Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
44642026-08-27T11:11:55.049Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
44652026-08-27T11:11:55.049Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
44662026-08-27T11:11:55.049Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
44672026-08-27T11:11:55.049Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
44682026-08-27T11:11:55.049Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
44692026-08-27T11:11:55.049Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
44702026-08-27T11:11:55.049Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
44712026-08-27T11:11:55.049Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
44722026-08-27T11:11:55.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
44732026-08-27T11:11:55.049Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
44742026-08-27T11:11:55.049Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
44752026-08-27T11:11:55.049Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
44762026-08-27T11:11:55.049Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
44772026-08-27T11:11:55.049Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
44782026-08-27T11:11:55.049Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
44792026-08-27T11:11:55.050Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
44802026-08-27T11:11:55.050Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
44812026-08-27T11:11:55.050Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
44822026-08-27T11:11:55.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
44832026-08-27T11:11:55.050Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44842026-08-27T11:11:55.050Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44852026-08-27T11:11:55.050Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44862026-08-27T11:11:55.050Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44872026-08-27T11:11:55.050Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44882026-08-27T11:11:55.050Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44892026-08-27T11:11:55.050Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44902026-08-27T11:11:55.050Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44912026-08-27T11:11:55.050Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
44922026-08-27T11:11:55.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
44932026-08-27T11:11:55.050Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
44942026-08-27T11:11:55.050Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
44952026-08-27T11:11:55.050Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
44962026-08-27T11:11:55.050Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
44972026-08-27T11:11:55.050Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
44982026-08-27T11:11:55.050Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
44992026-08-27T11:11:55.050Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45002026-08-27T11:11:55.050Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45012026-08-27T11:11:55.050Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
45022026-08-27T11:11:55.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
45032026-08-27T11:11:55.050Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45042026-08-27T11:11:55.050Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45052026-08-27T11:11:55.050Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45062026-08-27T11:11:58.052Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45072026-08-27T11:11:58.052Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45082026-08-27T11:11:58.052Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45092026-08-27T11:11:58.052Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45102026-08-27T11:11:58.052Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45112026-08-27T11:11:58.053Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
45122026-08-27T11:11:58.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
45132026-08-27T11:11:58.053Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
45142026-08-27T11:11:58.053Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
45152026-08-27T11:11:58.053Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
45162026-08-27T11:11:58.053Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
45172026-08-27T11:11:58.053Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
45182026-08-27T11:11:58.053Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
45192026-08-27T11:11:58.053Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
45202026-08-27T11:11:58.053Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
45212026-08-27T11:11:58.053Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
45222026-08-27T11:11:58.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
45232026-08-27T11:11:58.053Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
45242026-08-27T11:11:58.053Z[ 8] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
45252026-08-27T11:11:58.053Z[ 10] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
45262026-08-27T11:11:58.053Z[ 12] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
45272026-08-27T11:11:58.053Z[ 14] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
45282026-08-27T11:11:58.053Z[ 16] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
45292026-08-27T11:11:58.053Z[ 18] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
45302026-08-27T11:11:58.053Z[ 20] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
45312026-08-27T11:11:58.053Z[SUM] 8.00-9.00 sec 418 MBytes 3.51 Gbits/sec
45322026-08-27T11:11:58.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
45332026-08-27T11:11:58.053Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45342026-08-27T11:11:58.053Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45352026-08-27T11:11:58.053Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45362026-08-27T11:11:58.053Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45372026-08-27T11:11:58.053Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45382026-08-27T11:11:58.053Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45392026-08-27T11:11:58.053Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45402026-08-27T11:11:58.053Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45412026-08-27T11:11:58.053Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
45422026-08-27T11:11:58.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
45432026-08-27T11:11:58.053Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45442026-08-27T11:11:58.053Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45452026-08-27T11:11:58.053Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45462026-08-27T11:11:58.053Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45472026-08-27T11:11:58.053Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45482026-08-27T11:11:58.053Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45492026-08-27T11:11:58.053Z[ 18] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
45502026-08-27T11:11:58.054Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45512026-08-27T11:11:58.054Z[SUM] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
45522026-08-27T11:11:58.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
45532026-08-27T11:11:58.054Z[ ID] Interval Transfer Bitrate
45542026-08-27T11:11:58.054Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45552026-08-27T11:11:58.054Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45562026-08-27T11:11:58.054Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45572026-08-27T11:11:58.054Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45582026-08-27T11:11:58.054Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45592026-08-27T11:11:58.054Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45602026-08-27T11:11:58.054Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45612026-08-27T11:11:58.054Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
45622026-08-27T11:11:58.054Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
45632026-08-27T11:11:58.057ZRun 6/10...3504.9430382569262Mbps
45642026-08-27T11:12:05.449Z-----------------------------------------------------------
45652026-08-27T11:12:05.449ZServer listening on 5201 (test #27)
45662026-08-27T11:12:05.449Z-----------------------------------------------------------
45672026-08-27T11:12:05.449ZAccepted connection from 10.0.0.1, port 46633
45682026-08-27T11:12:05.450Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43931
45692026-08-27T11:12:05.450Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42666
45702026-08-27T11:12:05.450Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40813
45712026-08-27T11:12:05.450Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55377
45722026-08-27T11:12:05.450Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53858
45732026-08-27T11:12:05.450Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41182
45742026-08-27T11:12:05.450Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50260
45752026-08-27T11:12:05.450Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45893
45762026-08-27T11:12:05.450Z[ ID] Interval Transfer Bitrate
45772026-08-27T11:12:05.450Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45782026-08-27T11:12:05.450Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45792026-08-27T11:12:05.450Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45802026-08-27T11:12:05.450Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45812026-08-27T11:12:05.450Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45822026-08-27T11:12:05.450Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45832026-08-27T11:12:05.450Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45842026-08-27T11:12:05.450Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45852026-08-27T11:12:05.450Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
45862026-08-27T11:12:05.450Z- - - - - - - - - - - - - - - - - - - - - - - - -
45872026-08-27T11:12:05.450Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
45882026-08-27T11:12:05.450Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
45892026-08-27T11:12:05.450Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
45902026-08-27T11:12:05.450Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
45912026-08-27T11:12:05.450Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
45922026-08-27T11:12:05.450Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
45932026-08-27T11:12:05.450Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
45942026-08-27T11:12:05.450Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
45952026-08-27T11:12:05.450Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
45962026-08-27T11:12:05.450Z- - - - - - - - - - - - - - - - - - - - - - - - -
45972026-08-27T11:12:05.450Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
45982026-08-27T11:12:05.450Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
45992026-08-27T11:12:05.450Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
46002026-08-27T11:12:05.450Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
46012026-08-27T11:12:05.450Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
46022026-08-27T11:12:05.450Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
46032026-08-27T11:12:05.450Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
46042026-08-27T11:12:05.450Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
46052026-08-27T11:12:05.450Z[SUM] 2.00-3.00 sec 427 MBytes 3.59 Gbits/sec
46062026-08-27T11:12:05.450Z- - - - - - - - - - - - - - - - - - - - - - - - -
46072026-08-27T11:12:05.451Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46082026-08-27T11:12:05.451Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46092026-08-27T11:12:05.451Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46102026-08-27T11:12:05.451Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46112026-08-27T11:12:05.451Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46122026-08-27T11:12:05.451Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46132026-08-27T11:12:05.451Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46142026-08-27T11:12:05.451Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46152026-08-27T11:12:05.451Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
46162026-08-27T11:12:05.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
46172026-08-27T11:12:05.451Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46182026-08-27T11:12:05.451Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46192026-08-27T11:12:05.451Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46202026-08-27T11:12:05.451Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46212026-08-27T11:12:05.451Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46222026-08-27T11:12:05.451Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
46232026-08-27T11:12:05.451Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46242026-08-27T11:12:05.451Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46252026-08-27T11:12:05.451Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
46262026-08-27T11:12:05.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
46272026-08-27T11:12:05.451Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
46282026-08-27T11:12:05.451Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
46292026-08-27T11:12:05.451Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46302026-08-27T11:12:05.451Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
46312026-08-27T11:12:05.451Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46322026-08-27T11:12:05.451Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
46332026-08-27T11:12:05.451Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46342026-08-27T11:12:05.451Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
46352026-08-27T11:12:05.451Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
46362026-08-27T11:12:05.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
46372026-08-27T11:12:05.451Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46382026-08-27T11:12:05.451Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46392026-08-27T11:12:05.451Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46402026-08-27T11:12:08.454Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46412026-08-27T11:12:08.454Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46422026-08-27T11:12:08.454Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46432026-08-27T11:12:08.454Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46442026-08-27T11:12:08.454Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46452026-08-27T11:12:08.454Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
46462026-08-27T11:12:08.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
46472026-08-27T11:12:08.454Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
46482026-08-27T11:12:08.454Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
46492026-08-27T11:12:08.454Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
46502026-08-27T11:12:08.454Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
46512026-08-27T11:12:08.455Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
46522026-08-27T11:12:08.455Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
46532026-08-27T11:12:08.455Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
46542026-08-27T11:12:08.455Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
46552026-08-27T11:12:08.455Z[SUM] 7.00-8.00 sec 420 MBytes 3.53 Gbits/sec
46562026-08-27T11:12:08.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
46572026-08-27T11:12:08.455Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
46582026-08-27T11:12:08.455Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
46592026-08-27T11:12:08.455Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
46602026-08-27T11:12:08.455Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
46612026-08-27T11:12:08.455Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
46622026-08-27T11:12:08.455Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
46632026-08-27T11:12:08.455Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
46642026-08-27T11:12:08.455Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
46652026-08-27T11:12:08.455Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
46662026-08-27T11:12:08.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
46672026-08-27T11:12:08.455Z[ 5] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
46682026-08-27T11:12:08.455Z[ 8] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
46692026-08-27T11:12:08.455Z[ 10] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
46702026-08-27T11:12:08.455Z[ 12] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
46712026-08-27T11:12:08.455Z[ 14] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
46722026-08-27T11:12:08.455Z[ 16] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
46732026-08-27T11:12:08.455Z[ 18] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
46742026-08-27T11:12:08.455Z[ 20] 9.00-10.00 sec 55.5 MBytes 466 Mbits/sec
46752026-08-27T11:12:08.455Z[SUM] 9.00-10.00 sec 442 MBytes 3.71 Gbits/sec
46762026-08-27T11:12:08.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
46772026-08-27T11:12:08.455Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46782026-08-27T11:12:08.455Z[ 8] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
46792026-08-27T11:12:08.456Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46802026-08-27T11:12:08.456Z[ 12] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
46812026-08-27T11:12:08.456Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46822026-08-27T11:12:08.456Z[ 16] 10.00-10.00 sec 128 KBytes 923 Mbits/sec
46832026-08-27T11:12:08.456Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-08-27T11:12:08.456Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46852026-08-27T11:12:08.456Z[SUM] 10.00-10.00 sec 384 KBytes 2.76 Gbits/sec
46862026-08-27T11:12:08.456Z- - - - - - - - - - - - - - - - - - - - - - - - -
46872026-08-27T11:12:08.456Z[ ID] Interval Transfer Bitrate
46882026-08-27T11:12:08.456Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
46892026-08-27T11:12:08.456Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
46902026-08-27T11:12:08.456Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
46912026-08-27T11:12:08.456Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
46922026-08-27T11:12:08.456Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
46932026-08-27T11:12:08.456Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
46942026-08-27T11:12:08.456Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
46952026-08-27T11:12:08.456Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
46962026-08-27T11:12:08.456Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
46972026-08-27T11:12:08.460ZRun 7/10...3511.905949225244Mbps
46982026-08-27T11:12:15.853Z-----------------------------------------------------------
46992026-08-27T11:12:15.853ZServer listening on 5201 (test #28)
47002026-08-27T11:12:15.853Z-----------------------------------------------------------
47012026-08-27T11:12:15.853ZAccepted connection from 10.0.0.1, port 58108
47022026-08-27T11:12:15.853Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38024
47032026-08-27T11:12:15.853Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37883
47042026-08-27T11:12:15.853Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46121
47052026-08-27T11:12:15.853Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37578
47062026-08-27T11:12:15.853Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48602
47072026-08-27T11:12:15.853Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32855
47082026-08-27T11:12:15.853Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36391
47092026-08-27T11:12:15.853Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45328
47102026-08-27T11:12:15.853Z[ ID] Interval Transfer Bitrate
47112026-08-27T11:12:15.853Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
47122026-08-27T11:12:15.853Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47132026-08-27T11:12:15.853Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47142026-08-27T11:12:15.853Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
47152026-08-27T11:12:15.853Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47162026-08-27T11:12:15.853Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
47172026-08-27T11:12:15.853Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47182026-08-27T11:12:15.854Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47192026-08-27T11:12:15.854Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
47202026-08-27T11:12:15.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
47212026-08-27T11:12:15.854Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
47222026-08-27T11:12:15.854Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47232026-08-27T11:12:15.854Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47242026-08-27T11:12:15.854Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
47252026-08-27T11:12:15.854Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
47262026-08-27T11:12:15.854Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
47272026-08-27T11:12:15.854Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
47282026-08-27T11:12:15.854Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
47292026-08-27T11:12:15.854Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
47302026-08-27T11:12:15.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
47312026-08-27T11:12:15.854Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
47322026-08-27T11:12:15.854Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
47332026-08-27T11:12:15.854Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
47342026-08-27T11:12:15.854Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
47352026-08-27T11:12:15.854Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
47362026-08-27T11:12:15.854Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
47372026-08-27T11:12:15.854Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
47382026-08-27T11:12:15.854Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
47392026-08-27T11:12:15.854Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
47402026-08-27T11:12:15.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
47412026-08-27T11:12:15.854Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47422026-08-27T11:12:15.854Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
47432026-08-27T11:12:15.854Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47442026-08-27T11:12:15.854Z[ 12] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
47452026-08-27T11:12:15.854Z[ 14] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
47462026-08-27T11:12:15.855Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47472026-08-27T11:12:15.855Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
47482026-08-27T11:12:15.855Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47492026-08-27T11:12:15.855Z[SUM] 3.00-4.00 sec 420 MBytes 3.53 Gbits/sec
47502026-08-27T11:12:15.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
47512026-08-27T11:12:15.855Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47522026-08-27T11:12:15.855Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47532026-08-27T11:12:15.855Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
47542026-08-27T11:12:15.855Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47552026-08-27T11:12:15.855Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47562026-08-27T11:12:15.855Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
47572026-08-27T11:12:15.855Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47582026-08-27T11:12:15.855Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47592026-08-27T11:12:15.855Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
47602026-08-27T11:12:15.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
47612026-08-27T11:12:15.855Z[ 5] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
47622026-08-27T11:12:15.855Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
47632026-08-27T11:12:15.855Z[ 10] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
47642026-08-27T11:12:15.855Z[ 12] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
47652026-08-27T11:12:15.855Z[ 14] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
47662026-08-27T11:12:15.855Z[ 16] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
47672026-08-27T11:12:15.855Z[ 18] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
47682026-08-27T11:12:15.855Z[ 20] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
47692026-08-27T11:12:15.855Z[SUM] 5.00-6.00 sec 438 MBytes 3.67 Gbits/sec
47702026-08-27T11:12:15.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
47712026-08-27T11:12:15.855Z[ 5] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
47722026-08-27T11:12:15.855Z[ 8] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
47732026-08-27T11:12:15.856Z[ 10] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
47742026-08-27T11:12:18.857Z[ 12] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
47752026-08-27T11:12:18.857Z[ 14] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
47762026-08-27T11:12:18.857Z[ 16] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
47772026-08-27T11:12:18.857Z[ 18] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
47782026-08-27T11:12:18.857Z[ 20] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
47792026-08-27T11:12:18.857Z[SUM] 6.00-7.00 sec 440 MBytes 3.70 Gbits/sec
47802026-08-27T11:12:18.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
47812026-08-27T11:12:18.857Z[ 5] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
47822026-08-27T11:12:18.857Z[ 8] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
47832026-08-27T11:12:18.857Z[ 10] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
47842026-08-27T11:12:18.857Z[ 12] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
47852026-08-27T11:12:18.857Z[ 14] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
47862026-08-27T11:12:18.857Z[ 16] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
47872026-08-27T11:12:18.857Z[ 18] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
47882026-08-27T11:12:18.857Z[ 20] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
47892026-08-27T11:12:18.857Z[SUM] 7.00-8.00 sec 440 MBytes 3.69 Gbits/sec
47902026-08-27T11:12:18.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
47912026-08-27T11:12:18.857Z[ 5] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
47922026-08-27T11:12:18.857Z[ 8] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
47932026-08-27T11:12:18.857Z[ 10] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
47942026-08-27T11:12:18.857Z[ 12] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
47952026-08-27T11:12:18.857Z[ 14] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
47962026-08-27T11:12:18.857Z[ 16] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
47972026-08-27T11:12:18.857Z[ 18] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
47982026-08-27T11:12:18.857Z[ 20] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
47992026-08-27T11:12:18.857Z[SUM] 8.00-9.00 sec 438 MBytes 3.67 Gbits/sec
48002026-08-27T11:12:18.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
48012026-08-27T11:12:18.857Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
48022026-08-27T11:12:18.857Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
48032026-08-27T11:12:18.857Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
48042026-08-27T11:12:18.857Z[ 12] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
48052026-08-27T11:12:18.857Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
48062026-08-27T11:12:18.857Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
48072026-08-27T11:12:18.857Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
48082026-08-27T11:12:18.857Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
48092026-08-27T11:12:18.857Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
48102026-08-27T11:12:18.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
48112026-08-27T11:12:18.858Z[ 5] 10.00-10.00 sec 128 KBytes 974 Mbits/sec
48122026-08-27T11:12:18.858Z[ 8] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
48132026-08-27T11:12:18.858Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48142026-08-27T11:12:18.858Z[ 12] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
48152026-08-27T11:12:18.858Z[ 14] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
48162026-08-27T11:12:18.858Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48172026-08-27T11:12:18.858Z[ 18] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
48182026-08-27T11:12:18.858Z[ 20] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
48192026-08-27T11:12:18.858Z[SUM] 10.00-10.00 sec 768 KBytes 5.84 Gbits/sec
48202026-08-27T11:12:18.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
48212026-08-27T11:12:18.861Z[ ID] Interval Transfer Bitrate
48222026-08-27T11:12:18.861Z[ 5] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
48232026-08-27T11:12:18.861Z[ 8] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
48242026-08-27T11:12:18.861Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
48252026-08-27T11:12:18.861Z[ 12] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
48262026-08-27T11:12:18.861Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
48272026-08-27T11:12:18.862Z[ 16] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
48282026-08-27T11:12:18.862Z[ 18] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
48292026-08-27T11:12:18.862Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
48302026-08-27T11:12:18.862Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec sender
48312026-08-27T11:12:18.862ZRun 8/10...3547.889961183227Mbps
48322026-08-27T11:12:26.257Z-----------------------------------------------------------
48332026-08-27T11:12:26.257ZServer listening on 5201 (test #29)
48342026-08-27T11:12:26.257Z-----------------------------------------------------------
48352026-08-27T11:12:26.257ZAccepted connection from 10.0.0.1, port 65281
48362026-08-27T11:12:26.257Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51323
48372026-08-27T11:12:26.257Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43975
48382026-08-27T11:12:26.257Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46634
48392026-08-27T11:12:26.257Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41887
48402026-08-27T11:12:26.257Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37337
48412026-08-27T11:12:26.257Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36903
48422026-08-27T11:12:26.257Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44223
48432026-08-27T11:12:26.257Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37899
48442026-08-27T11:12:26.257Z[ ID] Interval Transfer Bitrate
48452026-08-27T11:12:26.257Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48462026-08-27T11:12:26.257Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48472026-08-27T11:12:26.257Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48482026-08-27T11:12:26.257Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48492026-08-27T11:12:26.257Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
48502026-08-27T11:12:26.257Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
48512026-08-27T11:12:26.257Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48522026-08-27T11:12:26.257Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48532026-08-27T11:12:26.257Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
48542026-08-27T11:12:26.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
48552026-08-27T11:12:26.257Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
48562026-08-27T11:12:26.257Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48572026-08-27T11:12:26.257Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
48582026-08-27T11:12:26.257Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48592026-08-27T11:12:26.257Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48602026-08-27T11:12:26.257Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
48612026-08-27T11:12:26.257Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
48622026-08-27T11:12:26.258Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48632026-08-27T11:12:26.258Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
48642026-08-27T11:12:26.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
48652026-08-27T11:12:26.258Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
48662026-08-27T11:12:26.258Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
48672026-08-27T11:12:26.258Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
48682026-08-27T11:12:26.258Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
48692026-08-27T11:12:26.258Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
48702026-08-27T11:12:26.258Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
48712026-08-27T11:12:26.258Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
48722026-08-27T11:12:26.258Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
48732026-08-27T11:12:26.258Z[SUM] 2.00-3.00 sec 435 MBytes 3.65 Gbits/sec
48742026-08-27T11:12:26.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
48752026-08-27T11:12:26.258Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48762026-08-27T11:12:26.258Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
48772026-08-27T11:12:26.258Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
48782026-08-27T11:12:26.258Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48792026-08-27T11:12:26.258Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48802026-08-27T11:12:26.258Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48812026-08-27T11:12:26.258Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48822026-08-27T11:12:26.258Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48832026-08-27T11:12:26.258Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
48842026-08-27T11:12:26.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
48852026-08-27T11:12:26.258Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48862026-08-27T11:12:26.258Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48872026-08-27T11:12:26.258Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48882026-08-27T11:12:26.258Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48892026-08-27T11:12:26.258Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48902026-08-27T11:12:26.258Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48912026-08-27T11:12:26.258Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48922026-08-27T11:12:26.258Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
48932026-08-27T11:12:26.258Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
48942026-08-27T11:12:26.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
48952026-08-27T11:12:26.258Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
48962026-08-27T11:12:26.258Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
48972026-08-27T11:12:26.258Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
48982026-08-27T11:12:26.259Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
48992026-08-27T11:12:26.259Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
49002026-08-27T11:12:26.259Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
49012026-08-27T11:12:26.259Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
49022026-08-27T11:12:26.259Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
49032026-08-27T11:12:26.259Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
49042026-08-27T11:12:26.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
49052026-08-27T11:12:26.259Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
49062026-08-27T11:12:26.259Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
49072026-08-27T11:12:26.259Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49082026-08-27T11:12:29.261Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49092026-08-27T11:12:29.261Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
49102026-08-27T11:12:29.261Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
49112026-08-27T11:12:29.261Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
49122026-08-27T11:12:29.261Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
49132026-08-27T11:12:29.261Z[SUM] 6.00-7.00 sec 432 MBytes 3.63 Gbits/sec
49142026-08-27T11:12:29.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
49152026-08-27T11:12:29.261Z[ 5] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
49162026-08-27T11:12:29.261Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49172026-08-27T11:12:29.261Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49182026-08-27T11:12:29.261Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49192026-08-27T11:12:29.261Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
49202026-08-27T11:12:29.261Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49212026-08-27T11:12:29.261Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49222026-08-27T11:12:29.261Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
49232026-08-27T11:12:29.261Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
49242026-08-27T11:12:29.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
49252026-08-27T11:12:29.262Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
49262026-08-27T11:12:29.262Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
49272026-08-27T11:12:29.262Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49282026-08-27T11:12:29.262Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
49292026-08-27T11:12:29.262Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49302026-08-27T11:12:29.262Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
49312026-08-27T11:12:29.262Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
49322026-08-27T11:12:29.262Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
49332026-08-27T11:12:29.262Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
49342026-08-27T11:12:29.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
49352026-08-27T11:12:29.262Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
49362026-08-27T11:12:29.262Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
49372026-08-27T11:12:29.262Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49382026-08-27T11:12:29.262Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49392026-08-27T11:12:29.262Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49402026-08-27T11:12:29.262Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49412026-08-27T11:12:29.262Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49422026-08-27T11:12:29.262Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
49432026-08-27T11:12:29.262Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
49442026-08-27T11:12:29.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
49452026-08-27T11:12:29.262Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49462026-08-27T11:12:29.262Z[ 8] 10.00-10.00 sec 128 KBytes 997 Mbits/sec
49472026-08-27T11:12:29.262Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49482026-08-27T11:12:29.262Z[ 12] 10.00-10.00 sec 128 KBytes 997 Mbits/sec
49492026-08-27T11:12:29.262Z[ 14] 10.00-10.00 sec 128 KBytes 998 Mbits/sec
49502026-08-27T11:12:29.262Z[ 16] 10.00-10.00 sec 128 KBytes 998 Mbits/sec
49512026-08-27T11:12:29.262Z[ 18] 10.00-10.00 sec 128 KBytes 998 Mbits/sec
49522026-08-27T11:12:29.262Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49532026-08-27T11:12:29.262Z[SUM] 10.00-10.00 sec 640 KBytes 4.98 Gbits/sec
49542026-08-27T11:12:29.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
49552026-08-27T11:12:29.266Z[ ID] Interval Transfer Bitrate
49562026-08-27T11:12:29.266Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
49572026-08-27T11:12:29.266Z[ 8] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
49582026-08-27T11:12:29.266Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
49592026-08-27T11:12:29.266Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
49602026-08-27T11:12:29.266Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
49612026-08-27T11:12:29.266Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
49622026-08-27T11:12:29.266Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
49632026-08-27T11:12:29.266Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
49642026-08-27T11:12:29.266Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
49652026-08-27T11:12:29.266ZRun 9/10...3540.6637172477417Mbps
49662026-08-27T11:12:36.678Z-----------------------------------------------------------
49672026-08-27T11:12:36.678ZServer listening on 5201 (test #30)
49682026-08-27T11:12:36.678Z-----------------------------------------------------------
49692026-08-27T11:12:36.679ZAccepted connection from 10.0.0.1, port 48898
49702026-08-27T11:12:36.679Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41220
49712026-08-27T11:12:36.679Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54135
49722026-08-27T11:12:36.679Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63703
49732026-08-27T11:12:36.679Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45289
49742026-08-27T11:12:36.679Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50156
49752026-08-27T11:12:36.679Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41601
49762026-08-27T11:12:36.679Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62616
49772026-08-27T11:12:36.679Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54288
49782026-08-27T11:12:36.679Z[ ID] Interval Transfer Bitrate
49792026-08-27T11:12:36.679Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49802026-08-27T11:12:36.679Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49812026-08-27T11:12:36.679Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49822026-08-27T11:12:36.679Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49832026-08-27T11:12:36.679Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49842026-08-27T11:12:36.679Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49852026-08-27T11:12:36.679Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49862026-08-27T11:12:36.679Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49872026-08-27T11:12:36.679Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
49882026-08-27T11:12:36.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
49892026-08-27T11:12:36.679Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49902026-08-27T11:12:36.679Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49912026-08-27T11:12:36.679Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49922026-08-27T11:12:36.679Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49932026-08-27T11:12:36.679Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
49942026-08-27T11:12:36.679Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49952026-08-27T11:12:36.679Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
49962026-08-27T11:12:36.679Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49972026-08-27T11:12:36.679Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
49982026-08-27T11:12:36.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
49992026-08-27T11:12:36.679Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
50002026-08-27T11:12:36.679Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
50012026-08-27T11:12:36.679Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
50022026-08-27T11:12:36.679Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
50032026-08-27T11:12:36.679Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
50042026-08-27T11:12:36.679Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
50052026-08-27T11:12:36.679Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
50062026-08-27T11:12:36.679Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
50072026-08-27T11:12:36.679Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
50082026-08-27T11:12:36.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
50092026-08-27T11:12:36.680Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50102026-08-27T11:12:36.680Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50112026-08-27T11:12:36.680Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50122026-08-27T11:12:36.680Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50132026-08-27T11:12:36.680Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50142026-08-27T11:12:36.680Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
50152026-08-27T11:12:36.680Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50162026-08-27T11:12:36.680Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50172026-08-27T11:12:36.680Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
50182026-08-27T11:12:36.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
50192026-08-27T11:12:36.680Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
50202026-08-27T11:12:36.680Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
50212026-08-27T11:12:36.680Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50222026-08-27T11:12:36.680Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
50232026-08-27T11:12:36.680Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
50242026-08-27T11:12:36.680Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
50252026-08-27T11:12:36.680Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
50262026-08-27T11:12:36.680Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50272026-08-27T11:12:36.680Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
50282026-08-27T11:12:36.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
50292026-08-27T11:12:36.680Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50302026-08-27T11:12:36.680Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50312026-08-27T11:12:36.680Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50322026-08-27T11:12:36.680Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50332026-08-27T11:12:36.680Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50342026-08-27T11:12:36.680Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50352026-08-27T11:12:36.680Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50362026-08-27T11:12:36.680Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50372026-08-27T11:12:36.680Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
50382026-08-27T11:12:36.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
50392026-08-27T11:12:36.680Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
50402026-08-27T11:12:36.680Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
50412026-08-27T11:12:36.680Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
50422026-08-27T11:12:39.683Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
50432026-08-27T11:12:39.683Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
50442026-08-27T11:12:39.683Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
50452026-08-27T11:12:39.683Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
50462026-08-27T11:12:39.683Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
50472026-08-27T11:12:39.684Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
50482026-08-27T11:12:39.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
50492026-08-27T11:12:39.684Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50502026-08-27T11:12:39.684Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50512026-08-27T11:12:39.684Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50522026-08-27T11:12:39.684Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50532026-08-27T11:12:39.684Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50542026-08-27T11:12:39.684Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50552026-08-27T11:12:39.684Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50562026-08-27T11:12:39.684Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50572026-08-27T11:12:39.684Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
50582026-08-27T11:12:39.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
50592026-08-27T11:12:39.684Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50602026-08-27T11:12:39.684Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50612026-08-27T11:12:39.684Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50622026-08-27T11:12:39.684Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50632026-08-27T11:12:39.684Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50642026-08-27T11:12:39.684Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50652026-08-27T11:12:39.684Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50662026-08-27T11:12:39.684Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50672026-08-27T11:12:39.684Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
50682026-08-27T11:12:39.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
50692026-08-27T11:12:39.684Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
50702026-08-27T11:12:39.684Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
50712026-08-27T11:12:39.684Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
50722026-08-27T11:12:39.684Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
50732026-08-27T11:12:39.684Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
50742026-08-27T11:12:39.684Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
50752026-08-27T11:12:39.684Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
50762026-08-27T11:12:39.684Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
50772026-08-27T11:12:39.684Z[SUM] 9.00-10.00 sec 433 MBytes 3.64 Gbits/sec
50782026-08-27T11:12:39.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
50792026-08-27T11:12:39.684Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50802026-08-27T11:12:39.684Z[ 8] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
50812026-08-27T11:12:39.684Z[ 10] 10.00-10.00 sec 128 KBytes 904 Mbits/sec
50822026-08-27T11:12:39.684Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50832026-08-27T11:12:39.684Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50842026-08-27T11:12:39.684Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50852026-08-27T11:12:39.685Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50862026-08-27T11:12:39.685Z[ 20] 10.00-10.00 sec 128 KBytes 904 Mbits/sec
50872026-08-27T11:12:39.685Z[SUM] 10.00-10.00 sec 384 KBytes 2.71 Gbits/sec
50882026-08-27T11:12:39.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
50892026-08-27T11:12:39.685Z[ ID] Interval Transfer Bitrate
50902026-08-27T11:12:39.685Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50912026-08-27T11:12:39.685Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50922026-08-27T11:12:39.685Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
50932026-08-27T11:12:39.685Z[ 12] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
50942026-08-27T11:12:39.685Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50952026-08-27T11:12:39.685Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50962026-08-27T11:12:39.685Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
50972026-08-27T11:12:39.685Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50982026-08-27T11:12:39.685Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
50992026-08-27T11:12:39.689ZRun 10/10...3533.28595889983Mbps
51002026-08-27T11:12:39.689Z###---------------------###
51012026-08-27T11:12:39.689Z::: iPerf done... :::
51022026-08-27T11:12:39.689Z:::Awaiting out files...:::
51032026-08-27T11:12:39.689Z###---------------------###
51042026-08-27T11:12:39.689Z###-----###
51052026-08-27T11:12:39.689Z:::done!:::
51062026-08-27T11:12:39.689Z###-----###
51072026-08-27T11:12:40.648ZBenchmarking iperf-tcp/local/s2c/tx
51082026-08-27T11:12:40.648ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51092026-08-27T11:12:44.785ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51102026-08-27T11:13:04.783ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51112026-08-27T11:13:04.871Ziperf-tcp/local/s2c/tx time: [3.4983 µs 3.4983 µs 3.4984 µs]
51122026-08-27T11:13:04.871Z change: [+0.1469% +0.1517% +0.1565%] (p = 0.00 < 0.05)
51132026-08-27T11:13:04.871Z Change within noise threshold.
51142026-08-27T11:13:04.871ZFound 6 outliers among 100 measurements (6.00%)
51152026-08-27T11:13:04.871Z 1 (1.00%) low severe
51162026-08-27T11:13:04.871Z 3 (3.00%) low mild
51172026-08-27T11:13:04.871Z 1 (1.00%) high mild
51182026-08-27T11:13:04.871Z 1 (1.00%) high severe
51192026-08-27T11:13:05.765Z
51202026-08-27T11:13:05.768ZBenchmarking iperf-tcp/local/s2c/rx
51212026-08-27T11:13:05.768ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51222026-08-27T11:13:09.901ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51232026-08-27T11:13:29.890ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51242026-08-27T11:13:29.976Ziperf-tcp/local/s2c/rx time: [6.4869 µs 6.4870 µs 6.4872 µs]
51252026-08-27T11:13:29.977Z change: [−1.7397% −1.7357% −1.7317%] (p = 0.00 < 0.05)
51262026-08-27T11:13:29.977Z Performance has improved.
51272026-08-27T11:13:29.977ZFound 6 outliers among 100 measurements (6.00%)
51282026-08-27T11:13:29.977Z 2 (2.00%) low mild
51292026-08-27T11:13:29.977Z 3 (3.00%) high mild
51302026-08-27T11:13:29.977Z 1 (1.00%) high severe
51312026-08-27T11:13:30.867Z
51322026-08-27T11:13:35.250Z+ cargo ubench
51332026-08-27T11:13:35.376Z Compiling proc-macro2 v1.0.106
51342026-08-27T11:13:35.379Z Compiling unicode-ident v1.0.24
51352026-08-27T11:13:35.379Z Compiling quote v1.0.46
51362026-08-27T11:13:35.379Z Compiling serde_core v1.0.228
51372026-08-27T11:13:35.379Z Compiling cfg-if v1.0.4
51382026-08-27T11:13:35.379Z Compiling libc v0.2.186
51392026-08-27T11:13:35.379Z Compiling memchr v2.8.3
51402026-08-27T11:13:35.379Z Compiling serde v1.0.228
51412026-08-27T11:13:35.473Z Compiling rustversion v1.0.23
51422026-08-27T11:13:35.528Z Compiling version_check v0.9.5
51432026-08-27T11:13:35.716Z Compiling zerocopy v0.8.54
51442026-08-27T11:13:35.731Z Compiling either v1.16.0
51452026-08-27T11:13:35.783Z Compiling thiserror v2.0.18
51462026-08-27T11:13:35.932Z Compiling strsim v0.11.1
51472026-08-27T11:13:36.145Z Compiling ident_case v1.0.1
51482026-08-27T11:13:36.300Z Compiling regex-syntax v0.8.11
51492026-08-27T11:13:36.370Z Compiling pin-project-lite v0.2.17
51502026-08-27T11:13:36.396Z Compiling crossbeam-utils v0.8.22
51512026-08-27T11:13:36.434Z Compiling syn v1.0.109
51522026-08-27T11:13:36.752Z Compiling syn v2.0.118
51532026-08-27T11:13:36.756Z Compiling aho-corasick v1.1.4
51542026-08-27T11:13:36.777Z Compiling equivalent v1.0.2
51552026-08-27T11:13:36.867Z Compiling winnow v1.0.3
51562026-08-27T11:13:36.885Z Compiling hashbrown v0.17.1
51572026-08-27T11:13:36.956Z Compiling itertools v0.15.0
51582026-08-27T11:13:37.536Z Compiling indexmap v2.14.0
51592026-08-27T11:13:38.045Z Compiling regex-automata v0.4.15
51602026-08-27T11:13:38.262Z Compiling toml_parser v1.1.2+spec-1.1.0
51612026-08-27T11:13:38.542Z Compiling autocfg v1.5.1
51622026-08-27T11:13:38.813Z Compiling bitflags v2.13.0
51632026-08-27T11:13:38.915Z Compiling heapless v0.8.0
51642026-08-27T11:13:38.930Z Compiling byteorder v1.5.0
51652026-08-27T11:13:38.949Z Compiling toml_datetime v1.1.1+spec-1.1.0
51662026-08-27T11:13:39.181Z Compiling toml_edit v0.25.12+spec-1.1.0
51672026-08-27T11:13:39.213Z Compiling hash32 v0.3.1
51682026-08-27T11:13:39.223Z Compiling num-traits v0.2.19
51692026-08-27T11:13:39.313Z Compiling slog v2.8.2
51702026-08-27T11:13:39.405Z Compiling futures-sink v0.3.32
51712026-08-27T11:13:39.493Z Compiling stable_deref_trait v1.2.1
51722026-08-27T11:13:39.509Z Compiling smoltcp v0.11.0
51732026-08-27T11:13:39.518Z Compiling macaddr v1.0.1
51742026-08-27T11:13:39.571Z Compiling futures-core v0.3.32
51752026-08-27T11:13:39.578Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51762026-08-27T11:13:39.751Z Compiling futures-channel v0.3.32
51772026-08-27T11:13:39.920Z Compiling proc-macro-crate v3.5.0
51782026-08-27T11:13:40.104Z Compiling darling_core v0.23.0
51792026-08-27T11:13:40.165Z Compiling proc-macro-error-attr v1.0.4
51802026-08-27T11:13:40.331Z Compiling getrandom v0.4.3
51812026-08-27T11:13:40.466Z Compiling managed v0.8.0
51822026-08-27T11:13:40.494Z Compiling crc32fast v1.5.0
51832026-08-27T11:13:40.509Z Compiling regex v1.13.0
51842026-08-27T11:13:40.674Z Compiling bitflags v1.3.2
51852026-08-27T11:13:40.739Z Compiling anyhow v1.0.103
51862026-08-27T11:13:40.743Z Compiling rand_core v0.10.1
51872026-08-27T11:13:40.894Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51882026-08-27T11:13:40.898Z Compiling ref-cast v1.0.25
51892026-08-27T11:13:40.927Z Compiling futures-task v0.3.32
51902026-08-27T11:13:41.053Z Compiling futures-io v0.3.32
51912026-08-27T11:13:41.084Z Compiling slab v0.4.12
51922026-08-27T11:13:41.258Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51932026-08-27T11:13:41.273Z Compiling proc-macro-error v1.0.4
51942026-08-27T11:13:41.301Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
51952026-08-27T11:13:41.397Z Compiling serde_derive v1.0.228
51962026-08-27T11:13:41.441Z Compiling zerocopy-derive v0.8.54
51972026-08-27T11:13:41.483Z Compiling thiserror-impl v2.0.18
51982026-08-27T11:13:41.513Z Compiling futures-macro v0.3.32
51992026-08-27T11:13:41.643Z Compiling ref-cast-impl v1.0.25
52002026-08-27T11:13:41.912Z Compiling foreign-types-macros v0.2.3
52012026-08-27T11:13:42.220Z Compiling num_enum_derive v0.7.6
52022026-08-27T11:13:42.300Z Compiling futures-util v0.3.32
52032026-08-27T11:13:42.365Z Compiling darling_macro v0.23.0
52042026-08-27T11:13:42.520Z Compiling rustix v1.1.4
52052026-08-27T11:13:42.755Z Compiling cobs v0.3.0
52062026-08-27T11:13:42.855Z Compiling cpufeatures v0.3.0
52072026-08-27T11:13:42.916Z Compiling ipnetwork v0.21.1
52082026-08-27T11:13:42.921Z Compiling darling v0.23.0
52092026-08-27T11:13:42.965Z Compiling crossbeam-epoch v0.9.20
52102026-08-27T11:13:42.989Z Compiling ingot-macros v0.2.0
52112026-08-27T11:13:43.198Z Compiling once_cell v1.21.4
52122026-08-27T11:13:43.222Z Compiling unicode-width v0.2.2
52132026-08-27T11:13:43.274Z Compiling foreign-types-shared v0.3.1
52142026-08-27T11:13:43.359Z Compiling foreign-types v0.5.0
52152026-08-27T11:13:43.422Z Compiling tracing-core v0.1.36
52162026-08-27T11:13:43.433Z Compiling num_enum v0.7.6
52172026-08-27T11:13:43.510Z Compiling tabwriter v1.4.1
52182026-08-27T11:13:43.542Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52192026-08-27T11:13:43.836Z Compiling chacha20 v0.10.1
52202026-08-27T11:13:44.223Z Compiling tracing-attributes v0.1.31
52212026-08-27T11:13:44.282Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52222026-08-27T11:13:44.589Z Compiling erased-serde v0.3.31
52232026-08-27T11:13:44.697Z Compiling postcard v1.1.3
52242026-08-27T11:13:44.756Z Compiling futures-executor v0.3.32
52252026-08-27T11:13:45.106Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52262026-08-27T11:13:45.261Z Compiling errno v0.3.14
52272026-08-27T11:13:45.400Z Compiling cstr-argument v0.1.2
52282026-08-27T11:13:45.409Z Compiling utf8parse v0.2.2
52292026-08-27T11:13:45.555Z Compiling thiserror v1.0.69
52302026-08-27T11:13:45.570Z Compiling pretty-hex v0.4.2
52312026-08-27T11:13:45.578Z Compiling num-conv v0.2.2
52322026-08-27T11:13:45.688Z Compiling time-core v0.1.9
52332026-08-27T11:13:45.695Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52342026-08-27T11:13:45.720Z Compiling zmij v1.0.22
52352026-08-27T11:13:45.855Z Compiling crossbeam-deque v0.8.7
52362026-08-27T11:13:45.863Z Compiling find-msvc-tools v0.1.9
52372026-08-27T11:13:45.904Z Compiling ingot-types v0.2.0
52382026-08-27T11:13:46.005Z Compiling shlex v2.0.1
52392026-08-27T11:13:46.078Z Compiling dyn-clone v1.0.20
52402026-08-27T11:13:46.119Z Compiling time-macros v0.2.31
52412026-08-27T11:13:46.181Z Compiling cc v1.2.67
52422026-08-27T11:13:46.212Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52432026-08-27T11:13:46.292Z Compiling ingot v0.2.0
52442026-08-27T11:13:46.333Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52452026-08-27T11:13:46.404Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52462026-08-27T11:13:46.442Z Compiling anstyle-parse v1.0.0
52472026-08-27T11:13:46.645Z Compiling tracing v0.1.44
52482026-08-27T11:13:46.868Z Compiling rand v0.10.2
52492026-08-27T11:13:46.967Z Compiling futures v0.3.32
52502026-08-27T11:13:47.294Z Compiling thiserror-impl v1.0.69
52512026-08-27T11:13:47.611Z Compiling uuid v1.23.5
52522026-08-27T11:13:47.633Z Compiling arc-swap v1.9.2
52532026-08-27T11:13:47.726Z Compiling socket2 v0.6.4
52542026-08-27T11:13:47.962Z Compiling nom v8.0.0
52552026-08-27T11:13:48.026Z Compiling thread_local v1.1.10
52562026-08-27T11:13:48.313Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52572026-08-27T11:13:48.357Z Compiling iana-time-zone v0.1.65
52582026-08-27T11:13:48.408Z Compiling slog-async v2.8.0
52592026-08-27T11:13:48.423Z Compiling anstyle-query v1.1.5
52602026-08-27T11:13:48.520Z Compiling colored v3.1.1
52612026-08-27T11:13:48.678Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52622026-08-27T11:13:48.808Z Compiling heck v0.4.1
52632026-08-27T11:13:48.884Z Compiling anstyle v1.0.14
52642026-08-27T11:13:48.996Z Compiling is_terminal_polyfill v1.70.2
52652026-08-27T11:13:49.082Z Compiling oxnet v0.1.6
52662026-08-27T11:13:49.085Z Compiling rayon-core v1.13.0
52672026-08-27T11:13:49.122Z Compiling powerfmt v0.2.0
52682026-08-27T11:13:49.340Z Compiling serde_json v1.0.150
52692026-08-27T11:13:49.356Z Compiling colorchoice v1.0.5
52702026-08-27T11:13:49.464Z Compiling deranged v0.5.8
52712026-08-27T11:13:49.562Z Compiling lazy_static v1.5.0
52722026-08-27T11:13:49.658Z Compiling slog-scope v4.4.1
52732026-08-27T11:13:50.026Z Compiling anstream v1.0.0
52742026-08-27T11:13:50.432Z Compiling rusticata-macros v5.0.0
52752026-08-27T11:13:50.627Z Compiling time v0.3.53
52762026-08-27T11:13:50.699Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52772026-08-27T11:13:50.820Z Compiling chrono v0.4.45
52782026-08-27T11:13:51.070Z Compiling terminal_size v0.4.4
52792026-08-27T11:13:51.155Z Compiling alloca v0.4.0
52802026-08-27T11:13:51.205Z Compiling cookie-factory v0.3.3
52812026-08-27T11:13:51.425Z Compiling half v2.7.1
52822026-08-27T11:13:51.519Z Compiling crossbeam-channel v0.5.16
52832026-08-27T11:13:51.652Z Compiling is-terminal v0.4.17
52842026-08-27T11:13:51.734Z Compiling itertools v0.12.1
52852026-08-27T11:13:51.744Z Compiling ciborium-io v0.2.2
52862026-08-27T11:13:51.831Z Compiling circular v0.3.0
52872026-08-27T11:13:52.042Z Compiling clap_lex v1.1.0
52882026-08-27T11:13:52.154Z Compiling plotters-backend v0.3.7
52892026-08-27T11:13:52.366Z Compiling term v1.2.1
52902026-08-27T11:13:52.395Z Compiling itoa v1.0.18
52912026-08-27T11:13:52.471Z Compiling take_mut v0.2.2
52922026-08-27T11:13:52.581Z Compiling cfg_aliases v0.2.1
52932026-08-27T11:13:52.599Z Compiling heck v0.5.0
52942026-08-27T11:13:52.646Z Compiling log v0.4.33
52952026-08-27T11:13:52.871Z Compiling slog-stdlog v4.1.1
52962026-08-27T11:13:53.153Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52972026-08-27T11:13:53.190Z Compiling clap_builder v4.6.0
52982026-08-27T11:13:53.495Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52992026-08-27T11:13:53.629Z Compiling clap_derive v4.6.1
53002026-08-27T11:13:53.730Z Compiling slog-term v2.9.2
53012026-08-27T11:13:53.735Z Compiling nix v0.31.3
53022026-08-27T11:13:54.948Z Compiling plotters-svg v0.3.7
53032026-08-27T11:13:55.093Z Compiling pcap-parser v0.17.0
53042026-08-27T11:13:55.210Z Compiling ciborium-ll v0.2.2
53052026-08-27T11:13:55.290Z Compiling itertools v0.13.0
53062026-08-27T11:13:55.440Z Compiling same-file v1.0.6
53072026-08-27T11:13:55.599Z Compiling cast v0.3.0
53082026-08-27T11:13:55.770Z Compiling rayon v1.12.0
53092026-08-27T11:13:56.472Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53102026-08-27T11:13:56.498Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53112026-08-27T11:13:56.788Z Compiling criterion-plot v0.8.2
53122026-08-27T11:13:57.303Z Compiling walkdir v2.5.0
53132026-08-27T11:13:57.546Z Compiling ciborium v0.2.2
53142026-08-27T11:13:57.898Z Compiling tinytemplate v1.2.1
53152026-08-27T11:13:57.935Z Compiling clap v4.6.1
53162026-08-27T11:13:58.010Z Compiling plotters v0.3.7
53172026-08-27T11:13:58.259Z Compiling slog-envlogger v2.2.0
53182026-08-27T11:13:59.004Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53192026-08-27T11:13:59.151Z Compiling page_size v0.6.0
53202026-08-27T11:13:59.207Z Compiling oorandom v11.1.5
53212026-08-27T11:13:59.249Z Compiling dtor-proc-macro v0.0.13
53222026-08-27T11:13:59.255Z Compiling anes v0.1.6
53232026-08-27T11:13:59.324Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53242026-08-27T11:13:59.492Z Compiling criterion v0.8.2
53252026-08-27T11:13:59.587Z Compiling dtor v0.8.1
53262026-08-27T11:13:59.897Z Compiling ctor-proc-macro v0.0.13
53272026-08-27T11:14:00.269Z Compiling link-section v0.2.1
53282026-08-27T11:14:00.406Z Compiling ctor v0.10.1
53292026-08-27T11:14:01.581Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53302026-08-27T11:15:25.559Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 50s
53312026-08-27T11:15:25.584Z Running benches/userland.rs (target/release-lto/deps/userland-2709d8afad011759)
53322026-08-27T11:15:25.588ZGnuplot not found, using plotters backend
53332026-08-27T11:15:25.724ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53342026-08-27T11:15:25.724ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53352026-08-27T11:15:31.217ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0030 s (7.6M iterations)
53362026-08-27T11:15:36.040ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53372026-08-27T11:15:36.129Zparse/Hairpin-DHCPv4/wallclock/Discover
53382026-08-27T11:15:36.129Z time: [61.706 ns 61.885 ns 62.077 ns]
53392026-08-27T11:15:36.129Z change: [−0.8947% +0.1112% +1.1286%] (p = 0.83 > 0.05)
53402026-08-27T11:15:36.129Z No change in performance detected.
53412026-08-27T11:15:36.129ZFound 7 outliers among 100 measurements (7.00%)
53422026-08-27T11:15:36.129Z 4 (4.00%) high mild
53432026-08-27T11:15:36.129Z 3 (3.00%) high severe
53442026-08-27T11:15:37.023Z
53452026-08-27T11:15:37.027ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53462026-08-27T11:15:37.027ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53472026-08-27T11:15:42.852ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0038 s (3.6M iterations)
53482026-08-27T11:15:47.843ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53492026-08-27T11:15:47.929Zprocess/Hairpin-DHCPv4/wallclock/Discover
53502026-08-27T11:15:47.929Z time: [813.84 ns 814.20 ns 814.58 ns]
53512026-08-27T11:15:47.929Z change: [+1.1260% +1.3290% +1.5257%] (p = 0.00 < 0.05)
53522026-08-27T11:15:47.929Z Performance has regressed.
53532026-08-27T11:15:47.929ZFound 8 outliers among 100 measurements (8.00%)
53542026-08-27T11:15:47.929Z 3 (3.00%) high mild
53552026-08-27T11:15:47.929Z 5 (5.00%) high severe
53562026-08-27T11:15:48.819Z
53572026-08-27T11:15:48.823ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53582026-08-27T11:15:48.823ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53592026-08-27T11:15:54.549ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0013 s (7.3M iterations)
53602026-08-27T11:15:59.175ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53612026-08-27T11:15:59.260Zparse/Hairpin-DHCPv4/wallclock/Request
53622026-08-27T11:15:59.260Z time: [61.961 ns 62.129 ns 62.314 ns]
53632026-08-27T11:15:59.260Z change: [−0.3171% +0.6913% +1.7573%] (p = 0.21 > 0.05)
53642026-08-27T11:15:59.260Z No change in performance detected.
53652026-08-27T11:15:59.260ZFound 8 outliers among 100 measurements (8.00%)
53662026-08-27T11:15:59.260Z 3 (3.00%) high mild
53672026-08-27T11:15:59.260Z 5 (5.00%) high severe
53682026-08-27T11:16:00.161Z
53692026-08-27T11:16:00.164ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53702026-08-27T11:16:00.164ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53712026-08-27T11:16:05.907ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0016 s (3.7M iterations)
53722026-08-27T11:16:10.893ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53732026-08-27T11:16:10.978Zprocess/Hairpin-DHCPv4/wallclock/Request
53742026-08-27T11:16:10.978Z time: [792.29 ns 792.58 ns 792.88 ns]
53752026-08-27T11:16:10.978Z change: [+1.6329% +1.8029% +1.9814%] (p = 0.00 < 0.05)
53762026-08-27T11:16:10.978Z Performance has regressed.
53772026-08-27T11:16:10.978ZFound 6 outliers among 100 measurements (6.00%)
53782026-08-27T11:16:10.978Z 2 (2.00%) high mild
53792026-08-27T11:16:10.978Z 4 (4.00%) high severe
53802026-08-27T11:16:11.868Z
53812026-08-27T11:16:11.871ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53822026-08-27T11:16:11.871ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53832026-08-27T11:16:15.302ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0029 s (6.1M iterations)
53842026-08-27T11:16:20.161ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53852026-08-27T11:16:20.245Zparse/Hairpin-DHCPv6/wallclock/Solicit
53862026-08-27T11:16:20.245Z time: [61.246 ns 61.444 ns 61.657 ns]
53872026-08-27T11:16:20.245Z change: [+0.1233% +1.4471% +2.9252%] (p = 0.05 > 0.05)
53882026-08-27T11:16:20.245Z No change in performance detected.
53892026-08-27T11:16:20.245ZFound 10 outliers among 100 measurements (10.00%)
53902026-08-27T11:16:20.245Z 4 (4.00%) high mild
53912026-08-27T11:16:20.245Z 6 (6.00%) high severe
53922026-08-27T11:16:21.138Z
53932026-08-27T11:16:21.143ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53942026-08-27T11:16:21.143ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53952026-08-27T11:16:24.820ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0015 s (2.8M iterations)
53962026-08-27T11:16:29.836ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53972026-08-27T11:16:29.920Zprocess/Hairpin-DHCPv6/wallclock/Solicit
53982026-08-27T11:16:29.920Z time: [1.0263 µs 1.0271 µs 1.0282 µs]
53992026-08-27T11:16:29.920Z change: [−0.5984% −0.4387% −0.2605%] (p = 0.00 < 0.05)
54002026-08-27T11:16:29.920Z Change within noise threshold.
54012026-08-27T11:16:29.920ZFound 3 outliers among 100 measurements (3.00%)
54022026-08-27T11:16:29.920Z 2 (2.00%) high mild
54032026-08-27T11:16:29.920Z 1 (1.00%) high severe
54042026-08-27T11:16:30.808Z
54052026-08-27T11:16:30.811ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54062026-08-27T11:16:30.811ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54072026-08-27T11:16:34.588ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0022 s (5.5M iterations)
54082026-08-27T11:16:39.301ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54092026-08-27T11:16:39.386Zparse/Hairpin-DHCPv6/wallclock/Request
54102026-08-27T11:16:39.386Z time: [60.835 ns 61.037 ns 61.263 ns]
54112026-08-27T11:16:39.386Z change: [−0.0918% +1.3162% +2.7246%] (p = 0.07 > 0.05)
54122026-08-27T11:16:39.386Z No change in performance detected.
54132026-08-27T11:16:39.386ZFound 11 outliers among 100 measurements (11.00%)
54142026-08-27T11:16:39.386Z 5 (5.00%) high mild
54152026-08-27T11:16:39.386Z 6 (6.00%) high severe
54162026-08-27T11:16:40.283Z
54172026-08-27T11:16:40.287ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54182026-08-27T11:16:40.287ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54192026-08-27T11:16:44.199ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0061 s (2.7M iterations)
54202026-08-27T11:16:49.168ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54212026-08-27T11:16:49.252Zprocess/Hairpin-DHCPv6/wallclock/Request
54222026-08-27T11:16:49.252Z time: [1.0615 µs 1.0623 µs 1.0632 µs]
54232026-08-27T11:16:49.252Z change: [+0.1699% +0.3209% +0.4710%] (p = 0.00 < 0.05)
54242026-08-27T11:16:49.252Z Change within noise threshold.
54252026-08-27T11:16:49.252ZFound 3 outliers among 100 measurements (3.00%)
54262026-08-27T11:16:49.252Z 2 (2.00%) high mild
54272026-08-27T11:16:49.252Z 1 (1.00%) high severe
54282026-08-27T11:16:50.147Z
54292026-08-27T11:16:50.150ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54302026-08-27T11:16:50.150ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54312026-08-27T11:16:56.242ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0007 s (6.9M iterations)
54322026-08-27T11:17:00.742ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54332026-08-27T11:17:00.827Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54342026-08-27T11:17:00.827Z time: [61.515 ns 61.709 ns 61.925 ns]
54352026-08-27T11:17:00.827Z change: [+0.4849% +1.8247% +3.1890%] (p = 0.01 < 0.05)
54362026-08-27T11:17:00.827Z Change within noise threshold.
54372026-08-27T11:17:00.827ZFound 11 outliers among 100 measurements (11.00%)
54382026-08-27T11:17:00.827Z 3 (3.00%) high mild
54392026-08-27T11:17:00.827Z 8 (8.00%) high severe
54402026-08-27T11:17:01.725Z
54412026-08-27T11:17:01.728ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54422026-08-27T11:17:01.728ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54432026-08-27T11:17:07.053ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0036 s (3.9M iterations)
54442026-08-27T11:17:11.884ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54452026-08-27T11:17:11.969Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54462026-08-27T11:17:11.969Z time: [632.18 ns 632.66 ns 633.22 ns]
54472026-08-27T11:17:11.969Z change: [+1.6215% +1.8309% +2.0143%] (p = 0.00 < 0.05)
54482026-08-27T11:17:11.969Z Performance has regressed.
54492026-08-27T11:17:11.970ZFound 4 outliers among 100 measurements (4.00%)
54502026-08-27T11:17:11.970Z 2 (2.00%) high mild
54512026-08-27T11:17:11.970Z 2 (2.00%) high severe
54522026-08-27T11:17:12.862Z
54532026-08-27T11:17:12.866ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54542026-08-27T11:17:12.866ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54552026-08-27T11:17:17.204ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0046 s (4.8M iterations)
54562026-08-27T11:17:21.045ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54572026-08-27T11:17:21.130Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54582026-08-27T11:17:21.130Z time: [122.39 ns 122.63 ns 122.89 ns]
54592026-08-27T11:17:21.130Z change: [+0.7711% +1.6325% +2.5947%] (p = 0.00 < 0.05)
54602026-08-27T11:17:21.130Z Change within noise threshold.
54612026-08-27T11:17:21.130ZFound 16 outliers among 100 measurements (16.00%)
54622026-08-27T11:17:21.130Z 5 (5.00%) high mild
54632026-08-27T11:17:21.130Z 11 (11.00%) high severe
54642026-08-27T11:17:22.021Z
54652026-08-27T11:17:22.024ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54662026-08-27T11:17:22.024ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54672026-08-27T11:17:25.267ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0030 s (3.2M iterations)
54682026-08-27T11:17:29.748ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54692026-08-27T11:17:29.833Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54702026-08-27T11:17:29.833Z time: [710.46 ns 712.06 ns 714.38 ns]
54712026-08-27T11:17:29.833Z change: [−0.7980% −0.6038% −0.3850%] (p = 0.00 < 0.05)
54722026-08-27T11:17:29.833Z Change within noise threshold.
54732026-08-27T11:17:29.833ZFound 9 outliers among 100 measurements (9.00%)
54742026-08-27T11:17:29.833Z 4 (4.00%) high mild
54752026-08-27T11:17:29.833Z 5 (5.00%) high severe
54762026-08-27T11:17:30.732Z
54772026-08-27T11:17:30.736ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54782026-08-27T11:17:30.736ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54792026-08-27T11:17:36.863ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0016 s (6.8M iterations)
54802026-08-27T11:17:41.320ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54812026-08-27T11:17:41.404Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54822026-08-27T11:17:41.404Z time: [60.654 ns 60.854 ns 61.076 ns]
54832026-08-27T11:17:41.404Z change: [−0.4520% +0.6574% +1.7522%] (p = 0.25 > 0.05)
54842026-08-27T11:17:41.404Z No change in performance detected.
54852026-08-27T11:17:41.404ZFound 7 outliers among 100 measurements (7.00%)
54862026-08-27T11:17:41.404Z 4 (4.00%) high mild
54872026-08-27T11:17:41.404Z 3 (3.00%) high severe
54882026-08-27T11:17:42.299Z
54892026-08-27T11:17:42.303ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54902026-08-27T11:17:42.303ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54912026-08-27T11:17:48.389ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0002 s (3.4M iterations)
54922026-08-27T11:17:53.208ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54932026-08-27T11:17:53.292Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54942026-08-27T11:17:53.292Z time: [803.84 ns 804.12 ns 804.42 ns]
54952026-08-27T11:17:53.292Z change: [+0.7143% +0.8991% +1.0634%] (p = 0.00 < 0.05)
54962026-08-27T11:17:53.292Z Change within noise threshold.
54972026-08-27T11:17:53.292ZFound 4 outliers among 100 measurements (4.00%)
54982026-08-27T11:17:53.292Z 2 (2.00%) high mild
54992026-08-27T11:17:53.292Z 2 (2.00%) high severe
55002026-08-27T11:17:54.180Z
55012026-08-27T11:17:54.183ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55022026-08-27T11:17:54.183ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55032026-08-27T11:18:00.375ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0008 s (6.8M iterations)
55042026-08-27T11:18:04.777ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55052026-08-27T11:18:04.861Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55062026-08-27T11:18:04.861Z time: [60.622 ns 60.778 ns 60.950 ns]
55072026-08-27T11:18:04.861Z change: [−0.6434% +0.4907% +1.6601%] (p = 0.40 > 0.05)
55082026-08-27T11:18:04.861Z No change in performance detected.
55092026-08-27T11:18:04.862ZFound 8 outliers among 100 measurements (8.00%)
55102026-08-27T11:18:04.862Z 4 (4.00%) high mild
55112026-08-27T11:18:04.862Z 4 (4.00%) high severe
55122026-08-27T11:18:05.756Z
55132026-08-27T11:18:05.759ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55142026-08-27T11:18:05.759ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55152026-08-27T11:18:11.711ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0050 s (3.5M iterations)
55162026-08-27T11:18:16.480ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55172026-08-27T11:18:16.564Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55182026-08-27T11:18:16.564Z time: [760.64 ns 761.09 ns 761.60 ns]
55192026-08-27T11:18:16.564Z change: [+0.3122% +0.5054% +0.6983%] (p = 0.00 < 0.05)
55202026-08-27T11:18:16.564Z Change within noise threshold.
55212026-08-27T11:18:16.564ZFound 5 outliers among 100 measurements (5.00%)
55222026-08-27T11:18:16.565Z 3 (3.00%) high mild
55232026-08-27T11:18:16.565Z 2 (2.00%) high severe
55242026-08-27T11:18:17.457Z
55252026-08-27T11:18:17.461ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55262026-08-27T11:18:17.461ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55272026-08-27T11:18:20.941ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (12M iterations)
55282026-08-27T11:18:24.733ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55292026-08-27T11:18:24.818Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55302026-08-27T11:18:24.818Z time: [62.623 ns 62.804 ns 63.001 ns]
55312026-08-27T11:18:24.818Z change: [−0.1802% +0.6218% +1.3839%] (p = 0.11 > 0.05)
55322026-08-27T11:18:24.818Z No change in performance detected.
55332026-08-27T11:18:24.818ZFound 5 outliers among 100 measurements (5.00%)
55342026-08-27T11:18:24.818Z 3 (3.00%) high mild
55352026-08-27T11:18:24.818Z 2 (2.00%) high severe
55362026-08-27T11:18:25.722Z
55372026-08-27T11:18:25.725ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55382026-08-27T11:18:25.725ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55392026-08-27T11:18:30.914ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (4.0M iterations)
55402026-08-27T11:18:35.619ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55412026-08-27T11:18:35.703Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55422026-08-27T11:18:35.703Z time: [254.20 ns 254.48 ns 254.74 ns]
55432026-08-27T11:18:35.703Z change: [−0.2723% +0.1379% +0.5273%] (p = 0.51 > 0.05)
55442026-08-27T11:18:35.703Z No change in performance detected.
55452026-08-27T11:18:35.703ZFound 6 outliers among 100 measurements (6.00%)
55462026-08-27T11:18:35.703Z 3 (3.00%) high mild
55472026-08-27T11:18:35.707Z 3 (3.00%) high severe
55482026-08-27T11:18:36.591Z
55492026-08-27T11:18:36.594ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55502026-08-27T11:18:36.594ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55512026-08-27T11:18:39.688ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0002 s (6.8M iterations)
55522026-08-27T11:18:44.408ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55532026-08-27T11:18:44.493Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55542026-08-27T11:18:44.494Z time: [80.122 ns 80.382 ns 80.648 ns]
55552026-08-27T11:18:44.494Z change: [−0.5014% +0.3605% +1.1338%] (p = 0.41 > 0.05)
55562026-08-27T11:18:44.494Z No change in performance detected.
55572026-08-27T11:18:44.494ZFound 5 outliers among 100 measurements (5.00%)
55582026-08-27T11:18:44.497Z 3 (3.00%) high mild
55592026-08-27T11:18:44.497Z 2 (2.00%) high severe
55602026-08-27T11:18:45.385Z
55612026-08-27T11:18:45.388ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55622026-08-27T11:18:45.388ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55632026-08-27T11:18:49.450ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0014 s (2.6M iterations)
55642026-08-27T11:18:54.371ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55652026-08-27T11:18:54.456Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55662026-08-27T11:18:54.456Z time: [272.26 ns 272.75 ns 273.30 ns]
55672026-08-27T11:18:54.456Z change: [−0.3315% +0.1450% +0.6157%] (p = 0.55 > 0.05)
55682026-08-27T11:18:54.456Z No change in performance detected.
55692026-08-27T11:18:54.456ZFound 8 outliers among 100 measurements (8.00%)
55702026-08-27T11:18:54.456Z 5 (5.00%) high mild
55712026-08-27T11:18:54.456Z 3 (3.00%) high severe
55722026-08-27T11:18:55.351Z
55732026-08-27T11:18:55.355ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55742026-08-27T11:18:55.355ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55752026-08-27T11:19:01.619ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0001 s (6.7M iterations)
55762026-08-27T11:19:05.161ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55772026-08-27T11:19:05.246Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55782026-08-27T11:19:05.246Z time: [98.145 ns 98.444 ns 98.708 ns]
55792026-08-27T11:19:05.246Z change: [−1.8309% −1.0325% −0.1579%] (p = 0.02 < 0.05)
55802026-08-27T11:19:05.246Z Change within noise threshold.
55812026-08-27T11:19:05.246ZFound 4 outliers among 100 measurements (4.00%)
55822026-08-27T11:19:05.246Z 2 (2.00%) high mild
55832026-08-27T11:19:05.247Z 2 (2.00%) high severe
55842026-08-27T11:19:06.138Z
55852026-08-27T11:19:06.142ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55862026-08-27T11:19:06.142ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55872026-08-27T11:19:09.152ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0005 s (3.5M iterations)
55882026-08-27T11:19:13.731ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55892026-08-27T11:19:13.815Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55902026-08-27T11:19:13.816Z time: [224.46 ns 224.82 ns 225.24 ns]
55912026-08-27T11:19:13.816Z change: [−0.9043% −0.4154% +0.1059%] (p = 0.11 > 0.05)
55922026-08-27T11:19:13.816Z No change in performance detected.
55932026-08-27T11:19:13.816ZFound 15 outliers among 100 measurements (15.00%)
55942026-08-27T11:19:13.816Z 10 (10.00%) high mild
55952026-08-27T11:19:13.816Z 5 (5.00%) high severe
55962026-08-27T11:19:14.709Z
55972026-08-27T11:19:14.713ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55982026-08-27T11:19:14.713ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55992026-08-27T11:19:19.131ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0045 s (4.7M iterations)
56002026-08-27T11:19:23.461ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56012026-08-27T11:19:23.545Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56022026-08-27T11:19:23.545Z time: [117.78 ns 118.11 ns 118.40 ns]
56032026-08-27T11:19:23.545Z change: [−1.7028% −0.8564% −0.0603%] (p = 0.04 < 0.05)
56042026-08-27T11:19:23.545Z Change within noise threshold.
56052026-08-27T11:19:23.545ZFound 3 outliers among 100 measurements (3.00%)
56062026-08-27T11:19:23.545Z 1 (1.00%) high mild
56072026-08-27T11:19:23.545Z 2 (2.00%) high severe
56082026-08-27T11:19:24.448Z
56092026-08-27T11:19:24.451ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56102026-08-27T11:19:24.451ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56112026-08-27T11:19:29.018ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0069 s (2.3M iterations)
56122026-08-27T11:19:33.794ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56132026-08-27T11:19:33.879Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56142026-08-27T11:19:33.879Z time: [243.38 ns 243.85 ns 244.38 ns]
56152026-08-27T11:19:33.879Z change: [−1.6058% −0.9886% −0.3485%] (p = 0.00 < 0.05)
56162026-08-27T11:19:33.879Z Change within noise threshold.
56172026-08-27T11:19:33.879ZFound 12 outliers among 100 measurements (12.00%)
56182026-08-27T11:19:33.879Z 6 (6.00%) high mild
56192026-08-27T11:19:33.879Z 6 (6.00%) high severe
56202026-08-27T11:19:34.773Z
56212026-08-27T11:19:34.776ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56222026-08-27T11:19:34.776ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56232026-08-27T11:19:38.096ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (13M iterations)
56242026-08-27T11:19:42.008ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56252026-08-27T11:19:42.092Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56262026-08-27T11:19:42.092Z time: [61.056 ns 61.217 ns 61.381 ns]
56272026-08-27T11:19:42.092Z change: [−1.0863% −0.2620% +0.5571%] (p = 0.54 > 0.05)
56282026-08-27T11:19:42.092Z No change in performance detected.
56292026-08-27T11:19:42.092ZFound 10 outliers among 100 measurements (10.00%)
56302026-08-27T11:19:42.093Z 6 (6.00%) high mild
56312026-08-27T11:19:42.093Z 4 (4.00%) high severe
56322026-08-27T11:19:42.988Z
56332026-08-27T11:19:42.991ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56342026-08-27T11:19:42.991ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56352026-08-27T11:19:47.782ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0040 s (4.4M iterations)
56362026-08-27T11:19:52.550ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56372026-08-27T11:19:52.634Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56382026-08-27T11:19:52.634Z time: [217.28 ns 217.64 ns 217.98 ns]
56392026-08-27T11:19:52.634Z change: [−0.3635% +0.0926% +0.5652%] (p = 0.70 > 0.05)
56402026-08-27T11:19:52.634Z No change in performance detected.
56412026-08-27T11:19:52.634ZFound 4 outliers among 100 measurements (4.00%)
56422026-08-27T11:19:52.634Z 1 (1.00%) high mild
56432026-08-27T11:19:52.634Z 3 (3.00%) high severe
56442026-08-27T11:19:53.527Z
56452026-08-27T11:19:53.530ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56462026-08-27T11:19:53.530ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56472026-08-27T11:19:56.605ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0029 s (6.8M iterations)
56482026-08-27T11:20:01.333ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56492026-08-27T11:20:01.417Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56502026-08-27T11:20:01.417Z time: [78.680 ns 78.939 ns 79.210 ns]
56512026-08-27T11:20:01.417Z change: [−0.9180% −0.0528% +0.9262%] (p = 0.90 > 0.05)
56522026-08-27T11:20:01.417Z No change in performance detected.
56532026-08-27T11:20:01.417ZFound 5 outliers among 100 measurements (5.00%)
56542026-08-27T11:20:01.417Z 3 (3.00%) high mild
56552026-08-27T11:20:01.417Z 2 (2.00%) high severe
56562026-08-27T11:20:02.309Z
56572026-08-27T11:20:02.312ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56582026-08-27T11:20:02.312ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56592026-08-27T11:20:06.220ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (2.7M iterations)
56602026-08-27T11:20:11.189ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56612026-08-27T11:20:11.273Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56622026-08-27T11:20:11.273Z time: [235.52 ns 235.71 ns 235.92 ns]
56632026-08-27T11:20:11.273Z change: [−0.6535% −0.1569% +0.3552%] (p = 0.54 > 0.05)
56642026-08-27T11:20:11.273Z No change in performance detected.
56652026-08-27T11:20:11.273ZFound 15 outliers among 100 measurements (15.00%)
56662026-08-27T11:20:11.273Z 6 (6.00%) high mild
56672026-08-27T11:20:11.273Z 9 (9.00%) high severe
56682026-08-27T11:20:12.164Z
56692026-08-27T11:20:12.167ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56702026-08-27T11:20:12.167ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56712026-08-27T11:20:18.282ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0010 s (6.9M iterations)
56722026-08-27T11:20:21.882ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56732026-08-27T11:20:21.966Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56742026-08-27T11:20:21.966Z time: [97.297 ns 97.551 ns 97.782 ns]
56752026-08-27T11:20:21.966Z change: [−1.9283% −1.1338% −0.3421%] (p = 0.00 < 0.05)
56762026-08-27T11:20:21.966Z Change within noise threshold.
56772026-08-27T11:20:21.966ZFound 3 outliers among 100 measurements (3.00%)
56782026-08-27T11:20:21.966Z 1 (1.00%) high mild
56792026-08-27T11:20:21.966Z 2 (2.00%) high severe
56802026-08-27T11:20:22.857Z
56812026-08-27T11:20:22.861ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56822026-08-27T11:20:22.861ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56832026-08-27T11:20:28.700ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0017 s (3.6M iterations)
56842026-08-27T11:20:33.145ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56852026-08-27T11:20:33.229Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56862026-08-27T11:20:33.229Z time: [186.03 ns 186.21 ns 186.43 ns]
56872026-08-27T11:20:33.229Z change: [−1.5963% −0.9745% −0.3855%] (p = 0.00 < 0.05)
56882026-08-27T11:20:33.229Z Change within noise threshold.
56892026-08-27T11:20:33.230ZFound 15 outliers among 100 measurements (15.00%)
56902026-08-27T11:20:33.230Z 3 (3.00%) high mild
56912026-08-27T11:20:33.230Z 12 (12.00%) high severe
56922026-08-27T11:20:34.120Z
56932026-08-27T11:20:34.123ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56942026-08-27T11:20:34.123ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56952026-08-27T11:20:38.484ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0021 s (4.8M iterations)
56962026-08-27T11:20:42.804ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56972026-08-27T11:20:42.888Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56982026-08-27T11:20:42.888Z time: [116.57 ns 116.86 ns 117.13 ns]
56992026-08-27T11:20:42.888Z change: [−1.7730% −0.9829% −0.1759%] (p = 0.02 < 0.05)
57002026-08-27T11:20:42.888Z Change within noise threshold.
57012026-08-27T11:20:42.888ZFound 4 outliers among 100 measurements (4.00%)
57022026-08-27T11:20:42.888Z 1 (1.00%) high mild
57032026-08-27T11:20:42.888Z 3 (3.00%) high severe
57042026-08-27T11:20:43.779Z
57052026-08-27T11:20:43.782ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57062026-08-27T11:20:43.782ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57072026-08-27T11:20:48.149ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0098 s (2.4M iterations)
57082026-08-27T11:20:52.962ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57092026-08-27T11:20:53.047Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57102026-08-27T11:20:53.047Z time: [206.15 ns 206.45 ns 206.78 ns]
57112026-08-27T11:20:53.047Z change: [−1.4690% −0.8044% −0.0467%] (p = 0.03 < 0.05)
57122026-08-27T11:20:53.047Z Change within noise threshold.
57132026-08-27T11:20:53.047ZFound 16 outliers among 100 measurements (16.00%)
57142026-08-27T11:20:53.047Z 6 (6.00%) high mild
57152026-08-27T11:20:53.047Z 10 (10.00%) high severe
57162026-08-27T11:20:53.938Z
57172026-08-27T11:20:53.941ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57182026-08-27T11:20:53.941ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57192026-08-27T11:20:57.537ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (12M iterations)
57202026-08-27T11:21:01.566ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57212026-08-27T11:21:01.650Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57222026-08-27T11:21:01.650Z time: [61.463 ns 61.629 ns 61.793 ns]
57232026-08-27T11:21:01.650Z change: [−0.3077% +0.4661% +1.2418%] (p = 0.25 > 0.05)
57242026-08-27T11:21:01.650Z No change in performance detected.
57252026-08-27T11:21:01.650ZFound 9 outliers among 100 measurements (9.00%)
57262026-08-27T11:21:01.650Z 5 (5.00%) high mild
57272026-08-27T11:21:01.650Z 4 (4.00%) high severe
57282026-08-27T11:21:02.543Z
57292026-08-27T11:21:02.547ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57302026-08-27T11:21:02.547ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57312026-08-27T11:21:07.900ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0038 s (3.9M iterations)
57322026-08-27T11:21:12.699ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57332026-08-27T11:21:12.783Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57342026-08-27T11:21:12.783Z time: [250.78 ns 251.03 ns 251.27 ns]
57352026-08-27T11:21:12.783Z change: [−0.3390% +0.0919% +0.5091%] (p = 0.69 > 0.05)
57362026-08-27T11:21:12.783Z No change in performance detected.
57372026-08-27T11:21:12.783ZFound 6 outliers among 100 measurements (6.00%)
57382026-08-27T11:21:12.783Z 3 (3.00%) high mild
57392026-08-27T11:21:12.783Z 3 (3.00%) high severe
57402026-08-27T11:21:13.671Z
57412026-08-27T11:21:13.675ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57422026-08-27T11:21:13.675ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57432026-08-27T11:21:16.861ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0033 s (6.6M iterations)
57442026-08-27T11:21:21.609ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57452026-08-27T11:21:21.694Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57462026-08-27T11:21:21.694Z time: [79.307 ns 79.550 ns 79.804 ns]
57472026-08-27T11:21:21.694Z change: [−0.3724% +0.4939% +1.3344%] (p = 0.27 > 0.05)
57482026-08-27T11:21:21.694Z No change in performance detected.
57492026-08-27T11:21:21.694ZFound 8 outliers among 100 measurements (8.00%)
57502026-08-27T11:21:21.694Z 5 (5.00%) high mild
57512026-08-27T11:21:21.694Z 3 (3.00%) high severe
57522026-08-27T11:21:22.583Z
57532026-08-27T11:21:22.587ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57542026-08-27T11:21:22.587ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57552026-08-27T11:21:26.703ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0095 s (2.6M iterations)
57562026-08-27T11:21:31.690ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57572026-08-27T11:21:31.774Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57582026-08-27T11:21:31.774Z time: [268.79 ns 269.27 ns 269.81 ns]
57592026-08-27T11:21:31.774Z change: [−0.4850% +0.0526% +0.5852%] (p = 0.85 > 0.05)
57602026-08-27T11:21:31.774Z No change in performance detected.
57612026-08-27T11:21:31.774ZFound 14 outliers among 100 measurements (14.00%)
57622026-08-27T11:21:31.774Z 7 (7.00%) high mild
57632026-08-27T11:21:31.774Z 7 (7.00%) high severe
57642026-08-27T11:21:32.667Z
57652026-08-27T11:21:32.670ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57662026-08-27T11:21:32.670ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57672026-08-27T11:21:35.716ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0033 s (6.9M iterations)
57682026-08-27T11:21:39.574ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57692026-08-27T11:21:39.659Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57702026-08-27T11:21:39.659Z time: [98.058 ns 98.342 ns 98.598 ns]
57712026-08-27T11:21:39.659Z change: [−1.1159% −0.3474% +0.3667%] (p = 0.37 > 0.05)
57722026-08-27T11:21:39.659Z No change in performance detected.
57732026-08-27T11:21:39.659ZFound 6 outliers among 100 measurements (6.00%)
57742026-08-27T11:21:39.659Z 4 (4.00%) high mild
57752026-08-27T11:21:39.659Z 2 (2.00%) high severe
57762026-08-27T11:21:40.560Z
57772026-08-27T11:21:40.563ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57782026-08-27T11:21:40.563ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57792026-08-27T11:21:43.661ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0035 s (3.4M iterations)
57802026-08-27T11:21:48.321ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57812026-08-27T11:21:48.406Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57822026-08-27T11:21:48.406Z time: [221.16 ns 221.34 ns 221.56 ns]
57832026-08-27T11:21:48.406Z change: [−1.2988% −0.8093% −0.2955%] (p = 0.00 < 0.05)
57842026-08-27T11:21:48.406Z Change within noise threshold.
57852026-08-27T11:21:48.406ZFound 16 outliers among 100 measurements (16.00%)
57862026-08-27T11:21:48.406Z 9 (9.00%) high mild
57872026-08-27T11:21:48.406Z 7 (7.00%) high severe
57882026-08-27T11:21:49.298Z
57892026-08-27T11:21:49.301ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57902026-08-27T11:21:49.301ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57912026-08-27T11:21:53.771ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0025 s (4.7M iterations)
57922026-08-27T11:21:58.122ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57932026-08-27T11:21:58.206Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57942026-08-27T11:21:58.207Z time: [117.89 ns 118.15 ns 118.39 ns]
57952026-08-27T11:21:58.207Z change: [−1.1640% −0.4340% +0.3044%] (p = 0.26 > 0.05)
57962026-08-27T11:21:58.207Z No change in performance detected.
57972026-08-27T11:21:58.207ZFound 3 outliers among 100 measurements (3.00%)
57982026-08-27T11:21:58.207Z 1 (1.00%) high mild
57992026-08-27T11:21:58.207Z 2 (2.00%) high severe
58002026-08-27T11:21:59.099Z
58012026-08-27T11:21:59.102ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58022026-08-27T11:21:59.102ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58032026-08-27T11:22:03.680ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0087 s (2.3M iterations)
58042026-08-27T11:22:08.533ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58052026-08-27T11:22:08.617Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58062026-08-27T11:22:08.617Z time: [241.40 ns 241.74 ns 242.15 ns]
58072026-08-27T11:22:08.617Z change: [−0.6691% −0.1803% +0.3793%] (p = 0.50 > 0.05)
58082026-08-27T11:22:08.617Z No change in performance detected.
58092026-08-27T11:22:08.621ZFound 13 outliers among 100 measurements (13.00%)
58102026-08-27T11:22:08.621Z 5 (5.00%) high mild
58112026-08-27T11:22:08.621Z 8 (8.00%) high severe
58122026-08-27T11:22:09.508Z
58132026-08-27T11:22:09.512ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58142026-08-27T11:22:09.512ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58152026-08-27T11:22:13.094ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (12M iterations)
58162026-08-27T11:22:17.093ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58172026-08-27T11:22:17.177Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58182026-08-27T11:22:17.177Z time: [60.807 ns 60.967 ns 61.131 ns]
58192026-08-27T11:22:17.177Z change: [−0.4159% +0.3376% +1.0717%] (p = 0.40 > 0.05)
58202026-08-27T11:22:17.177Z No change in performance detected.
58212026-08-27T11:22:17.177ZFound 10 outliers among 100 measurements (10.00%)
58222026-08-27T11:22:17.178Z 6 (6.00%) high mild
58232026-08-27T11:22:17.178Z 4 (4.00%) high severe
58242026-08-27T11:22:18.073Z
58252026-08-27T11:22:18.076ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58262026-08-27T11:22:18.076ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58272026-08-27T11:22:23.162ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (4.1M iterations)
58282026-08-27T11:22:27.931ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58292026-08-27T11:22:28.015Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58302026-08-27T11:22:28.015Z time: [219.10 ns 219.38 ns 219.66 ns]
58312026-08-27T11:22:28.015Z change: [−0.6448% −0.1460% +0.3346%] (p = 0.57 > 0.05)
58322026-08-27T11:22:28.015Z No change in performance detected.
58332026-08-27T11:22:28.016ZFound 6 outliers among 100 measurements (6.00%)
58342026-08-27T11:22:28.016Z 3 (3.00%) high mild
58352026-08-27T11:22:28.016Z 3 (3.00%) high severe
58362026-08-27T11:22:28.905Z
58372026-08-27T11:22:28.909ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58382026-08-27T11:22:28.909ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58392026-08-27T11:22:32.052ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0000 s (6.7M iterations)
58402026-08-27T11:22:36.813ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58412026-08-27T11:22:36.897Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58422026-08-27T11:22:36.897Z time: [78.350 ns 78.617 ns 78.894 ns]
58432026-08-27T11:22:36.897Z change: [−0.3910% +0.5177% +1.4666%] (p = 0.28 > 0.05)
58442026-08-27T11:22:36.897Z No change in performance detected.
58452026-08-27T11:22:36.897ZFound 8 outliers among 100 measurements (8.00%)
58462026-08-27T11:22:36.897Z 5 (5.00%) high mild
58472026-08-27T11:22:36.897Z 3 (3.00%) high severe
58482026-08-27T11:22:37.786Z
58492026-08-27T11:22:37.789ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58502026-08-27T11:22:37.789ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58512026-08-27T11:22:41.719ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (2.7M iterations)
58522026-08-27T11:22:46.721ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58532026-08-27T11:22:46.805Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58542026-08-27T11:22:46.805Z time: [236.79 ns 237.09 ns 237.41 ns]
58552026-08-27T11:22:46.805Z change: [−0.6196% −0.0822% +0.4515%] (p = 0.76 > 0.05)
58562026-08-27T11:22:46.805Z No change in performance detected.
58572026-08-27T11:22:46.805ZFound 29 outliers among 100 measurements (29.00%)
58582026-08-27T11:22:46.805Z 10 (10.00%) low mild
58592026-08-27T11:22:46.805Z 6 (6.00%) high mild
58602026-08-27T11:22:46.805Z 13 (13.00%) high severe
58612026-08-27T11:22:47.695Z
58622026-08-27T11:22:47.698ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58632026-08-27T11:22:47.699ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58642026-08-27T11:22:54.098ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0028 s (6.6M iterations)
58652026-08-27T11:22:57.768ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58662026-08-27T11:22:57.852Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58672026-08-27T11:22:57.852Z time: [97.994 ns 98.252 ns 98.487 ns]
58682026-08-27T11:22:57.852Z change: [−0.6960% +0.0997% +0.8657%] (p = 0.80 > 0.05)
58692026-08-27T11:22:57.852Z No change in performance detected.
58702026-08-27T11:22:57.852ZFound 5 outliers among 100 measurements (5.00%)
58712026-08-27T11:22:57.852Z 3 (3.00%) high mild
58722026-08-27T11:22:57.852Z 2 (2.00%) high severe
58732026-08-27T11:22:58.744Z
58742026-08-27T11:22:58.748ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58752026-08-27T11:22:58.748ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58762026-08-27T11:23:04.894ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0051 s (3.4M iterations)
58772026-08-27T11:23:09.374ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58782026-08-27T11:23:09.459Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58792026-08-27T11:23:09.459Z time: [189.13 ns 189.29 ns 189.49 ns]
58802026-08-27T11:23:09.459Z change: [−1.5335% −1.0165% −0.4639%] (p = 0.00 < 0.05)
58812026-08-27T11:23:09.459Z Change within noise threshold.
58822026-08-27T11:23:09.459ZFound 14 outliers among 100 measurements (14.00%)
58832026-08-27T11:23:09.459Z 9 (9.00%) high mild
58842026-08-27T11:23:09.459Z 5 (5.00%) high severe
58852026-08-27T11:23:10.349Z
58862026-08-27T11:23:10.353ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58872026-08-27T11:23:10.353ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58882026-08-27T11:23:14.739ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (4.8M iterations)
58892026-08-27T11:23:19.132ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58902026-08-27T11:23:19.216Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58912026-08-27T11:23:19.216Z time: [117.19 ns 117.44 ns 117.68 ns]
58922026-08-27T11:23:19.216Z change: [−0.7487% +0.0286% +0.7889%] (p = 0.94 > 0.05)
58932026-08-27T11:23:19.216Z No change in performance detected.
58942026-08-27T11:23:19.216ZFound 4 outliers among 100 measurements (4.00%)
58952026-08-27T11:23:19.216Z 2 (2.00%) high mild
58962026-08-27T11:23:19.216Z 2 (2.00%) high severe
58972026-08-27T11:23:20.114Z
58982026-08-27T11:23:20.117ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58992026-08-27T11:23:20.117ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59002026-08-27T11:23:24.510ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0065 s (2.4M iterations)
59012026-08-27T11:23:29.394ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59022026-08-27T11:23:29.479Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59032026-08-27T11:23:29.479Z time: [208.46 ns 208.76 ns 209.11 ns]
59042026-08-27T11:23:29.479Z change: [−1.6756% −1.1429% −0.5737%] (p = 0.00 < 0.05)
59052026-08-27T11:23:29.479Z Change within noise threshold.
59062026-08-27T11:23:29.479ZFound 10 outliers among 100 measurements (10.00%)
59072026-08-27T11:23:29.479Z 4 (4.00%) high mild
59082026-08-27T11:23:29.479Z 6 (6.00%) high severe
59092026-08-27T11:23:30.367Z
59102026-08-27T11:23:30.370ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59112026-08-27T11:23:30.370ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59122026-08-27T11:23:33.691ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (13M iterations)
59132026-08-27T11:23:37.648ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59142026-08-27T11:23:37.732Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59152026-08-27T11:23:37.733Z time: [62.134 ns 62.283 ns 62.432 ns]
59162026-08-27T11:23:37.733Z change: [−1.0858% −0.3825% +0.3087%] (p = 0.30 > 0.05)
59172026-08-27T11:23:37.733Z No change in performance detected.
59182026-08-27T11:23:37.736ZFound 9 outliers among 100 measurements (9.00%)
59192026-08-27T11:23:37.736Z 5 (5.00%) high mild
59202026-08-27T11:23:37.736Z 4 (4.00%) high severe
59212026-08-27T11:23:38.626Z
59222026-08-27T11:23:38.629ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59232026-08-27T11:23:38.629ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59242026-08-27T11:23:43.571ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (4.2M iterations)
59252026-08-27T11:23:48.645ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59262026-08-27T11:23:48.729Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59272026-08-27T11:23:48.729Z time: [291.20 ns 293.59 ns 296.68 ns]
59282026-08-27T11:23:48.729Z change: [−15.380% +1.2694% +22.211%] (p = 0.90 > 0.05)
59292026-08-27T11:23:48.729Z No change in performance detected.
59302026-08-27T11:23:48.729ZFound 13 outliers among 100 measurements (13.00%)
59312026-08-27T11:23:48.729Z 5 (5.00%) high mild
59322026-08-27T11:23:48.729Z 8 (8.00%) high severe
59332026-08-27T11:23:49.622Z
59342026-08-27T11:23:49.625ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59352026-08-27T11:23:49.625ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59362026-08-27T11:23:55.706ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (6.9M iterations)
59372026-08-27T11:24:00.463ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59382026-08-27T11:24:00.548Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59392026-08-27T11:24:00.548Z time: [80.008 ns 80.274 ns 80.551 ns]
59402026-08-27T11:24:00.548Z change: [−0.6344% +0.2429% +1.0774%] (p = 0.58 > 0.05)
59412026-08-27T11:24:00.548Z No change in performance detected.
59422026-08-27T11:24:00.548ZFound 6 outliers among 100 measurements (6.00%)
59432026-08-27T11:24:00.548Z 3 (3.00%) high mild
59442026-08-27T11:24:00.548Z 3 (3.00%) high severe
59452026-08-27T11:24:01.441Z
59462026-08-27T11:24:01.444ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59472026-08-27T11:24:01.444ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59482026-08-27T11:24:05.441ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0083 s (2.6M iterations)
59492026-08-27T11:24:10.687ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59502026-08-27T11:24:10.771Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59512026-08-27T11:24:10.771Z time: [329.65 ns 333.69 ns 338.89 ns]
59522026-08-27T11:24:10.771Z change: [−14.314% +0.9395% +19.235%] (p = 0.91 > 0.05)
59532026-08-27T11:24:10.771Z No change in performance detected.
59542026-08-27T11:24:10.771ZFound 13 outliers among 100 measurements (13.00%)
59552026-08-27T11:24:10.771Z 6 (6.00%) high mild
59562026-08-27T11:24:10.771Z 7 (7.00%) high severe
59572026-08-27T11:24:11.666Z
59582026-08-27T11:24:11.669ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59592026-08-27T11:24:11.669ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59602026-08-27T11:24:17.626ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0018 s (7.0M iterations)
59612026-08-27T11:24:21.345ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59622026-08-27T11:24:21.429Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59632026-08-27T11:24:21.429Z time: [97.934 ns 98.228 ns 98.491 ns]
59642026-08-27T11:24:21.429Z change: [−1.3059% −0.5417% +0.2240%] (p = 0.17 > 0.05)
59652026-08-27T11:24:21.429Z No change in performance detected.
59662026-08-27T11:24:21.430ZFound 4 outliers among 100 measurements (4.00%)
59672026-08-27T11:24:21.430Z 2 (2.00%) high mild
59682026-08-27T11:24:21.430Z 2 (2.00%) high severe
59692026-08-27T11:24:22.323Z
59702026-08-27T11:24:22.327ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59712026-08-27T11:24:22.327ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59722026-08-27T11:24:28.227ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0041 s (3.6M iterations)
59732026-08-27T11:24:32.980ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59742026-08-27T11:24:33.066Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59752026-08-27T11:24:33.066Z time: [255.00 ns 257.22 ns 260.05 ns]
59762026-08-27T11:24:33.066Z change: [−14.747% −0.1683% +16.797%] (p = 0.99 > 0.05)
59772026-08-27T11:24:33.066Z No change in performance detected.
59782026-08-27T11:24:33.066ZFound 12 outliers among 100 measurements (12.00%)
59792026-08-27T11:24:33.066Z 4 (4.00%) high mild
59802026-08-27T11:24:33.066Z 8 (8.00%) high severe
59812026-08-27T11:24:33.960Z
59822026-08-27T11:24:33.963ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59832026-08-27T11:24:33.963ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59842026-08-27T11:24:38.178ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0023 s (5.0M iterations)
59852026-08-27T11:24:42.652ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59862026-08-27T11:24:42.737Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59872026-08-27T11:24:42.737Z time: [116.76 ns 117.12 ns 117.44 ns]
59882026-08-27T11:24:42.737Z change: [−1.2973% −0.5632% +0.2440%] (p = 0.16 > 0.05)
59892026-08-27T11:24:42.737Z No change in performance detected.
59902026-08-27T11:24:42.737ZFound 4 outliers among 100 measurements (4.00%)
59912026-08-27T11:24:42.737Z 2 (2.00%) high mild
59922026-08-27T11:24:42.737Z 2 (2.00%) high severe
59932026-08-27T11:24:43.626Z
59942026-08-27T11:24:43.630ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59952026-08-27T11:24:43.630ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59962026-08-27T11:24:48.017ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0105 s (2.4M iterations)
59972026-08-27T11:24:53.066ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59982026-08-27T11:24:53.150Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59992026-08-27T11:24:53.150Z time: [288.36 ns 291.63 ns 295.82 ns]
60002026-08-27T11:24:53.150Z change: [−15.868% −0.1154% +18.458%] (p = 0.99 > 0.05)
60012026-08-27T11:24:53.150Z No change in performance detected.
60022026-08-27T11:24:53.150ZFound 12 outliers among 100 measurements (12.00%)
60032026-08-27T11:24:53.150Z 4 (4.00%) high mild
60042026-08-27T11:24:53.150Z 8 (8.00%) high severe
60052026-08-27T11:24:54.049Z
60062026-08-27T11:24:54.052ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60072026-08-27T11:24:54.052ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60082026-08-27T11:24:57.170ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (13M iterations)
60092026-08-27T11:25:01.333ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60102026-08-27T11:25:01.556Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60112026-08-27T11:25:01.556Z time: [60.992 ns 61.153 ns 61.313 ns]
60122026-08-27T11:25:01.556Z change: [−1.0653% −0.2849% +0.6047%] (p = 0.49 > 0.05)
60132026-08-27T11:25:01.556Z No change in performance detected.
60142026-08-27T11:25:01.556ZFound 6 outliers among 100 measurements (6.00%)
60152026-08-27T11:25:01.556Z 2 (2.00%) high mild
60162026-08-27T11:25:01.556Z 4 (4.00%) high severe
60172026-08-27T11:25:02.313Z
60182026-08-27T11:25:02.316ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60192026-08-27T11:25:02.316ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60202026-08-27T11:25:06.990ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (4.5M iterations)
60212026-08-27T11:25:12.122ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60222026-08-27T11:25:12.206Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60232026-08-27T11:25:12.206Z time: [245.07 ns 246.91 ns 249.29 ns]
60242026-08-27T11:25:12.206Z change: [−15.667% +0.4585% +20.104%] (p = 0.97 > 0.05)
60252026-08-27T11:25:12.206Z No change in performance detected.
60262026-08-27T11:25:12.206ZFound 12 outliers among 100 measurements (12.00%)
60272026-08-27T11:25:12.206Z 5 (5.00%) high mild
60282026-08-27T11:25:12.206Z 7 (7.00%) high severe
60292026-08-27T11:25:13.100Z
60302026-08-27T11:25:13.103ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60312026-08-27T11:25:13.103ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60322026-08-27T11:25:19.229ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (6.8M iterations)
60332026-08-27T11:25:23.980ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60342026-08-27T11:25:24.065Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60352026-08-27T11:25:24.065Z time: [78.878 ns 79.132 ns 79.397 ns]
60362026-08-27T11:25:24.065Z change: [−1.0514% −0.1986% +0.6392%] (p = 0.66 > 0.05)
60372026-08-27T11:25:24.065Z No change in performance detected.
60382026-08-27T11:25:24.065ZFound 5 outliers among 100 measurements (5.00%)
60392026-08-27T11:25:24.065Z 2 (2.00%) high mild
60402026-08-27T11:25:24.065Z 3 (3.00%) high severe
60412026-08-27T11:25:24.953Z
60422026-08-27T11:25:24.956ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60432026-08-27T11:25:24.956ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60442026-08-27T11:25:28.866ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0032 s (2.7M iterations)
60452026-08-27T11:25:34.082ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60462026-08-27T11:25:34.166Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60472026-08-27T11:25:34.166Z time: [282.61 ns 285.81 ns 289.96 ns]
60482026-08-27T11:25:34.166Z change: [−14.408% +0.8240% +19.593%] (p = 0.93 > 0.05)
60492026-08-27T11:25:34.166Z No change in performance detected.
60502026-08-27T11:25:34.166ZFound 13 outliers among 100 measurements (13.00%)
60512026-08-27T11:25:34.166Z 6 (6.00%) high mild
60522026-08-27T11:25:34.166Z 7 (7.00%) high severe
60532026-08-27T11:25:35.061Z
60542026-08-27T11:25:35.065ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60552026-08-27T11:25:35.065ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60562026-08-27T11:25:40.916ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0010 s (7.2M iterations)
60572026-08-27T11:25:44.677ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60582026-08-27T11:25:44.762Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60592026-08-27T11:25:44.762Z time: [97.314 ns 97.597 ns 97.857 ns]
60602026-08-27T11:25:44.762Z change: [−1.0850% −0.3395% +0.4424%] (p = 0.40 > 0.05)
60612026-08-27T11:25:44.762Z No change in performance detected.
60622026-08-27T11:25:44.762ZFound 4 outliers among 100 measurements (4.00%)
60632026-08-27T11:25:44.762Z 2 (2.00%) high mild
60642026-08-27T11:25:44.762Z 2 (2.00%) high severe
60652026-08-27T11:25:45.656Z
60662026-08-27T11:25:45.659ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60672026-08-27T11:25:45.659ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60682026-08-27T11:25:51.338ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0002 s (3.7M iterations)
60692026-08-27T11:25:56.086ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60702026-08-27T11:25:56.171Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60712026-08-27T11:25:56.171Z time: [208.56 ns 210.14 ns 212.19 ns]
60722026-08-27T11:25:56.171Z change: [−14.194% −0.3060% +16.695%] (p = 0.97 > 0.05)
60732026-08-27T11:25:56.171Z No change in performance detected.
60742026-08-27T11:25:56.171ZFound 13 outliers among 100 measurements (13.00%)
60752026-08-27T11:25:56.171Z 5 (5.00%) high mild
60762026-08-27T11:25:56.171Z 8 (8.00%) high severe
60772026-08-27T11:25:57.064Z
60782026-08-27T11:25:57.068ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60792026-08-27T11:25:57.068ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60802026-08-27T11:26:01.280ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0049 s (5.0M iterations)
60812026-08-27T11:26:05.788ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60822026-08-27T11:26:05.872Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60832026-08-27T11:26:05.872Z time: [116.70 ns 116.99 ns 117.26 ns]
60842026-08-27T11:26:05.872Z change: [−1.2205% −0.4619% +0.2926%] (p = 0.25 > 0.05)
60852026-08-27T11:26:05.872Z No change in performance detected.
60862026-08-27T11:26:05.875ZFound 4 outliers among 100 measurements (4.00%)
60872026-08-27T11:26:05.875Z 1 (1.00%) high mild
60882026-08-27T11:26:05.876Z 3 (3.00%) high severe
60892026-08-27T11:26:06.761Z
60902026-08-27T11:26:06.764ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60912026-08-27T11:26:06.765ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60922026-08-27T11:26:11.066ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0070 s (2.4M iterations)
60932026-08-27T11:26:16.146ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60942026-08-27T11:26:16.230Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60952026-08-27T11:26:16.230Z time: [238.70 ns 241.18 ns 244.36 ns]
60962026-08-27T11:26:16.230Z change: [−15.387% −0.3483% +17.114%] (p = 0.97 > 0.05)
60972026-08-27T11:26:16.230Z No change in performance detected.
60982026-08-27T11:26:16.230ZFound 12 outliers among 100 measurements (12.00%)
60992026-08-27T11:26:16.230Z 4 (4.00%) high mild
61002026-08-27T11:26:16.230Z 8 (8.00%) high severe
61012026-08-27T11:26:17.123Z
61022026-08-27T11:26:17.126ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61032026-08-27T11:26:17.126ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61042026-08-27T11:26:20.506ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (12M iterations)
61052026-08-27T11:26:24.797ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61062026-08-27T11:26:24.882Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61072026-08-27T11:26:24.882Z time: [61.485 ns 61.666 ns 61.848 ns]
61082026-08-27T11:26:24.882Z change: [−0.8355% −0.0661% +0.6794%] (p = 0.87 > 0.05)
61092026-08-27T11:26:24.882Z No change in performance detected.
61102026-08-27T11:26:24.882ZFound 6 outliers among 100 measurements (6.00%)
61112026-08-27T11:26:24.882Z 2 (2.00%) high mild
61122026-08-27T11:26:24.882Z 4 (4.00%) high severe
61132026-08-27T11:26:25.775Z
61142026-08-27T11:26:25.778ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61152026-08-27T11:26:25.778ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61162026-08-27T11:26:30.925ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0037 s (4.1M iterations)
61172026-08-27T11:26:36.087ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61182026-08-27T11:26:36.170Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61192026-08-27T11:26:36.170Z time: [291.71 ns 294.51 ns 298.17 ns]
61202026-08-27T11:26:36.170Z change: [−16.522% +0.9519% +22.909%] (p = 0.93 > 0.05)
61212026-08-27T11:26:36.170Z No change in performance detected.
61222026-08-27T11:26:36.170ZFound 12 outliers among 100 measurements (12.00%)
61232026-08-27T11:26:36.170Z 5 (5.00%) high mild
61242026-08-27T11:26:36.170Z 7 (7.00%) high severe
61252026-08-27T11:26:37.067Z
61262026-08-27T11:26:37.070ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61272026-08-27T11:26:37.071ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61282026-08-27T11:26:40.183ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0012 s (6.7M iterations)
61292026-08-27T11:26:45.043ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61302026-08-27T11:26:45.127Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61312026-08-27T11:26:45.127Z time: [79.326 ns 79.562 ns 79.807 ns]
61322026-08-27T11:26:45.128Z change: [−0.4529% +0.4080% +1.2649%] (p = 0.36 > 0.05)
61332026-08-27T11:26:45.128Z No change in performance detected.
61342026-08-27T11:26:45.128ZFound 8 outliers among 100 measurements (8.00%)
61352026-08-27T11:26:45.128Z 5 (5.00%) high mild
61362026-08-27T11:26:45.128Z 3 (3.00%) high severe
61372026-08-27T11:26:46.018Z
61382026-08-27T11:26:46.022ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61392026-08-27T11:26:46.022ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61402026-08-27T11:26:50.096ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0076 s (2.6M iterations)
61412026-08-27T11:26:55.312ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61422026-08-27T11:26:55.396Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61432026-08-27T11:26:55.396Z time: [332.94 ns 337.50 ns 343.36 ns]
61442026-08-27T11:26:55.396Z change: [−16.285% +0.3426% +19.130%] (p = 0.97 > 0.05)
61452026-08-27T11:26:55.396Z No change in performance detected.
61462026-08-27T11:26:55.396ZFound 13 outliers among 100 measurements (13.00%)
61472026-08-27T11:26:55.396Z 6 (6.00%) high mild
61482026-08-27T11:26:55.396Z 7 (7.00%) high severe
61492026-08-27T11:26:56.292Z
61502026-08-27T11:26:56.296ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61512026-08-27T11:26:56.296ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61522026-08-27T11:27:02.490ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0032 s (6.8M iterations)
61532026-08-27T11:27:06.295ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61542026-08-27T11:27:06.380Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61552026-08-27T11:27:06.383Z time: [98.503 ns 98.801 ns 99.080 ns]
61562026-08-27T11:27:06.383Z change: [−0.5875% +0.1537% +0.8545%] (p = 0.69 > 0.05)
61572026-08-27T11:27:06.383Z No change in performance detected.
61582026-08-27T11:27:06.383ZFound 4 outliers among 100 measurements (4.00%)
61592026-08-27T11:27:06.383Z 2 (2.00%) high mild
61602026-08-27T11:27:06.383Z 2 (2.00%) high severe
61612026-08-27T11:27:07.274Z
61622026-08-27T11:27:07.277ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61632026-08-27T11:27:07.277ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61642026-08-27T11:27:13.433ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0058 s (3.4M iterations)
61652026-08-27T11:27:18.233ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61662026-08-27T11:27:18.316Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61672026-08-27T11:27:18.316Z time: [255.65 ns 257.94 ns 260.89 ns]
61682026-08-27T11:27:18.316Z change: [−15.148% −0.2264% +17.860%] (p = 0.98 > 0.05)
61692026-08-27T11:27:18.316Z No change in performance detected.
61702026-08-27T11:27:18.316ZFound 13 outliers among 100 measurements (13.00%)
61712026-08-27T11:27:18.316Z 6 (6.00%) high mild
61722026-08-27T11:27:18.320Z 7 (7.00%) high severe
61732026-08-27T11:27:19.210Z
61742026-08-27T11:27:19.213ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61752026-08-27T11:27:19.213ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61762026-08-27T11:27:23.466ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0010 s (4.9M iterations)
61772026-08-27T11:27:28.034ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61782026-08-27T11:27:28.119Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61792026-08-27T11:27:28.119Z time: [118.04 ns 118.31 ns 118.55 ns]
61802026-08-27T11:27:28.119Z change: [−0.9110% −0.1688% +0.6066%] (p = 0.66 > 0.05)
61812026-08-27T11:27:28.119Z No change in performance detected.
61822026-08-27T11:27:28.119ZFound 4 outliers among 100 measurements (4.00%)
61832026-08-27T11:27:28.119Z 2 (2.00%) high mild
61842026-08-27T11:27:28.119Z 2 (2.00%) high severe
61852026-08-27T11:27:29.015Z
61862026-08-27T11:27:29.018ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61872026-08-27T11:27:29.019ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61882026-08-27T11:27:33.459ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0077 s (2.4M iterations)
61892026-08-27T11:27:38.583ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61902026-08-27T11:27:38.667Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61912026-08-27T11:27:38.667Z time: [289.65 ns 293.03 ns 297.40 ns]
61922026-08-27T11:27:38.667Z change: [−17.748% −1.2867% +16.901%] (p = 0.90 > 0.05)
61932026-08-27T11:27:38.667Z No change in performance detected.
61942026-08-27T11:27:38.667ZFound 12 outliers among 100 measurements (12.00%)
61952026-08-27T11:27:38.667Z 4 (4.00%) high mild
61962026-08-27T11:27:38.667Z 8 (8.00%) high severe
61972026-08-27T11:27:39.558Z
61982026-08-27T11:27:39.562ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61992026-08-27T11:27:39.562ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62002026-08-27T11:27:42.954ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (12M iterations)
62012026-08-27T11:27:47.171ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62022026-08-27T11:27:47.255Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62032026-08-27T11:27:47.255Z time: [60.657 ns 60.813 ns 60.968 ns]
62042026-08-27T11:27:47.255Z change: [−0.9453% −0.1557% +0.6246%] (p = 0.70 > 0.05)
62052026-08-27T11:27:47.255Z No change in performance detected.
62062026-08-27T11:27:47.256ZFound 11 outliers among 100 measurements (11.00%)
62072026-08-27T11:27:47.256Z 7 (7.00%) high mild
62082026-08-27T11:27:47.256Z 4 (4.00%) high severe
62092026-08-27T11:27:48.145Z
62102026-08-27T11:27:48.149ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62112026-08-27T11:27:48.149ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62122026-08-27T11:27:53.135ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0045 s (4.2M iterations)
62132026-08-27T11:27:58.266ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62142026-08-27T11:27:58.350Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62152026-08-27T11:27:58.350Z time: [252.46 ns 254.63 ns 257.43 ns]
62162026-08-27T11:27:58.350Z change: [−16.934% +0.5775% +22.140%] (p = 0.96 > 0.05)
62172026-08-27T11:27:58.350Z No change in performance detected.
62182026-08-27T11:27:58.350ZFound 12 outliers among 100 measurements (12.00%)
62192026-08-27T11:27:58.350Z 4 (4.00%) high mild
62202026-08-27T11:27:58.350Z 8 (8.00%) high severe
62212026-08-27T11:27:59.243Z
62222026-08-27T11:27:59.246ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62232026-08-27T11:27:59.247ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62242026-08-27T11:28:02.270ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (6.9M iterations)
62252026-08-27T11:28:07.240ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62262026-08-27T11:28:07.324Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62272026-08-27T11:28:07.324Z time: [78.354 ns 78.617 ns 78.889 ns]
62282026-08-27T11:28:07.324Z change: [−0.4813% +0.3667% +1.2468%] (p = 0.42 > 0.05)
62292026-08-27T11:28:07.325Z No change in performance detected.
62302026-08-27T11:28:07.325ZFound 5 outliers among 100 measurements (5.00%)
62312026-08-27T11:28:07.325Z 3 (3.00%) high mild
62322026-08-27T11:28:07.325Z 2 (2.00%) high severe
62332026-08-27T11:28:08.212Z
62342026-08-27T11:28:08.215ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62352026-08-27T11:28:08.215ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62362026-08-27T11:28:12.191ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0008 s (2.6M iterations)
62372026-08-27T11:28:17.395ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62382026-08-27T11:28:17.479Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62392026-08-27T11:28:17.479Z time: [290.03 ns 293.65 ns 298.33 ns]
62402026-08-27T11:28:17.479Z change: [−15.728% +0.2199% +20.049%] (p = 0.98 > 0.05)
62412026-08-27T11:28:17.479Z No change in performance detected.
62422026-08-27T11:28:17.479ZFound 13 outliers among 100 measurements (13.00%)
62432026-08-27T11:28:17.479Z 6 (6.00%) high mild
62442026-08-27T11:28:17.479Z 7 (7.00%) high severe
62452026-08-27T11:28:18.376Z
62462026-08-27T11:28:18.380ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62472026-08-27T11:28:18.380ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62482026-08-27T11:28:24.500ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0026 s (6.9M iterations)
62492026-08-27T11:28:28.317ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62502026-08-27T11:28:28.402Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62512026-08-27T11:28:28.402Z time: [97.429 ns 97.663 ns 97.862 ns]
62522026-08-27T11:28:28.402Z change: [−1.1299% −0.4035% +0.3266%] (p = 0.27 > 0.05)
62532026-08-27T11:28:28.402Z No change in performance detected.
62542026-08-27T11:28:28.402ZFound 7 outliers among 100 measurements (7.00%)
62552026-08-27T11:28:28.402Z 3 (3.00%) high mild
62562026-08-27T11:28:28.402Z 4 (4.00%) high severe
62572026-08-27T11:28:29.292Z
62582026-08-27T11:28:29.295ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62592026-08-27T11:28:29.295ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62602026-08-27T11:28:35.296ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0025 s (3.5M iterations)
62612026-08-27T11:28:40.063ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62622026-08-27T11:28:40.147Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62632026-08-27T11:28:40.147Z time: [214.66 ns 216.39 ns 218.63 ns]
62642026-08-27T11:28:40.147Z change: [−14.296% −0.0874% +15.277%] (p = 0.99 > 0.05)
62652026-08-27T11:28:40.147Z No change in performance detected.
62662026-08-27T11:28:40.147ZFound 11 outliers among 100 measurements (11.00%)
62672026-08-27T11:28:40.147Z 4 (4.00%) high mild
62682026-08-27T11:28:40.147Z 7 (7.00%) high severe
62692026-08-27T11:28:41.040Z
62702026-08-27T11:28:41.043ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62712026-08-27T11:28:41.044ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62722026-08-27T11:28:45.279ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0014 s (4.9M iterations)
62732026-08-27T11:28:49.834ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62742026-08-27T11:28:49.918Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62752026-08-27T11:28:49.919Z time: [117.09 ns 117.35 ns 117.60 ns]
62762026-08-27T11:28:49.919Z change: [−0.8169% −0.0338% +0.7112%] (p = 0.93 > 0.05)
62772026-08-27T11:28:49.919Z No change in performance detected.
62782026-08-27T11:28:49.919ZFound 4 outliers among 100 measurements (4.00%)
62792026-08-27T11:28:49.919Z 2 (2.00%) high mild
62802026-08-27T11:28:49.919Z 2 (2.00%) high severe
62812026-08-27T11:28:50.815Z
62822026-08-27T11:28:50.818ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62832026-08-27T11:28:50.818ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62842026-08-27T11:28:55.154ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0051 s (2.4M iterations)
62852026-08-27T11:29:00.266ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62862026-08-27T11:29:00.350Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62872026-08-27T11:29:00.350Z time: [244.76 ns 247.25 ns 250.49 ns]
62882026-08-27T11:29:00.350Z change: [−15.184% −0.0652% +18.076%] (p = 1.00 > 0.05)
62892026-08-27T11:29:00.350Z No change in performance detected.
62902026-08-27T11:29:00.350ZFound 12 outliers among 100 measurements (12.00%)
62912026-08-27T11:29:00.350Z 4 (4.00%) high mild
62922026-08-27T11:29:00.350Z 8 (8.00%) high severe
62932026-08-27T11:29:01.243Z
62942026-08-27T11:29:01.246ZBenchmarking process/Eviction/wallclock/1024
62952026-08-27T11:29:01.246ZBenchmarking process/Eviction/wallclock/1024: Warming up for 3.0000 s
62962026-08-27T11:29:04.868ZBenchmarking process/Eviction/wallclock/1024: Collecting 100 samples in estimated 5.0283 s (91k iterations)
62972026-08-27T11:29:09.893ZBenchmarking process/Eviction/wallclock/1024: Analyzing
62982026-08-27T11:29:09.942Zprocess/Eviction/wallclock/1024
62992026-08-27T11:29:09.942Z time: [54.581 µs 54.905 µs 55.383 µs]
63002026-08-27T11:29:09.942ZFound 6 outliers among 100 measurements (6.00%)
63012026-08-27T11:29:09.942Z 2 (2.00%) high mild
63022026-08-27T11:29:09.943Z 4 (4.00%) high severe
63032026-08-27T11:29:10.567Z
63042026-08-27T11:29:10.570ZBenchmarking process/Eviction/wallclock/32768
63052026-08-27T11:29:10.570ZBenchmarking process/Eviction/wallclock/32768: Warming up for 3.0000 s
63062026-08-27T11:29:14.333ZBenchmarking process/Eviction/wallclock/32768: Collecting 100 samples in estimated 5.1516 s (1400 iterations)
63072026-08-27T11:29:19.161ZBenchmarking process/Eviction/wallclock/32768: Analyzing
63082026-08-27T11:29:19.209Zprocess/Eviction/wallclock/32768
63092026-08-27T11:29:19.209Z time: [3.4290 ms 3.4468 ms 3.4688 ms]
63102026-08-27T11:29:19.209ZFound 4 outliers among 100 measurements (4.00%)
63112026-08-27T11:29:19.209Z 1 (1.00%) high mild
63122026-08-27T11:29:19.209Z 3 (3.00%) high severe
63132026-08-27T11:29:19.744Z
63142026-08-27T11:29:19.801ZBenchmarking process/Eviction/wallclock/524288
63152026-08-27T11:29:19.801ZBenchmarking process/Eviction/wallclock/524288: Warming up for 3.0000 s
63162026-08-27T11:29:23.423Z
63172026-08-27T11:29:23.423ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 362.2s, or reduce sample count to 10.
63182026-08-27T11:29:23.423ZBenchmarking process/Eviction/wallclock/524288: Collecting 100 samples in estimated 362.19 s (100 iterations)
63192026-08-27T11:29:55.791ZBenchmarking process/Eviction/wallclock/524288: Analyzing
63202026-08-27T11:29:55.840Zprocess/Eviction/wallclock/524288
63212026-08-27T11:29:55.840Z time: [322.53 ms 323.67 ms 324.92 ms]
63222026-08-27T11:29:55.840ZFound 12 outliers among 100 measurements (12.00%)
63232026-08-27T11:29:55.840Z 2 (2.00%) high mild
63242026-08-27T11:29:55.840Z 10 (10.00%) high severe
63252026-08-27T11:29:56.377Z
63262026-08-27T11:29:57.700ZBenchmarking process/Eviction/wallclock/1048576
63272026-08-27T11:29:57.700ZBenchmarking process/Eviction/wallclock/1048576: Warming up for 3.0000 s
63282026-08-27T11:30:03.723Z
63292026-08-27T11:30:03.723ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 602.3s, or reduce sample count to 10.
63302026-08-27T11:30:03.723ZBenchmarking process/Eviction/wallclock/1048576: Collecting 100 samples in estimated 602.29 s (100 iterations)
63312026-08-27T11:31:15.901ZBenchmarking process/Eviction/wallclock/1048576: Analyzing
63322026-08-27T11:31:15.949Zprocess/Eviction/wallclock/1048576
63332026-08-27T11:31:15.949Z time: [720.80 ms 721.77 ms 722.88 ms]
63342026-08-27T11:31:15.949ZFound 4 outliers among 100 measurements (4.00%)
63352026-08-27T11:31:15.949Z 4 (4.00%) high severe
63362026-08-27T11:31:16.493Z
63372026-08-27T11:31:19.339ZBenchmarking source_filter/allows/exclude_empty_v4
63382026-08-27T11:31:19.339ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
63392026-08-27T11:31:24.106ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
63402026-08-27T11:31:29.106ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63412026-08-27T11:31:29.194Zsource_filter/allows/exclude_empty_v4
63422026-08-27T11:31:29.194Z time: [1.1096 ns 1.1098 ns 1.1099 ns]
63432026-08-27T11:31:29.194Z thrpt: [900.95 Melem/s 901.09 Melem/s 901.23 Melem/s]
63442026-08-27T11:31:29.194Z change:
63452026-08-27T11:31:29.194Z time: [+24.562% +24.617% +24.671%] (p = 0.00 < 0.05)
63462026-08-27T11:31:29.194Z thrpt: [−19.789% −19.754% −19.718%]
63472026-08-27T11:31:29.194Z Performance has regressed.
63482026-08-27T11:31:29.194ZFound 4 outliers among 100 measurements (4.00%)
63492026-08-27T11:31:29.194Z 2 (2.00%) low mild
63502026-08-27T11:31:29.194Z 2 (2.00%) high severe
63512026-08-27T11:31:30.080ZBenchmarking source_filter/allows/exclude_empty_v6
63522026-08-27T11:31:30.080ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63532026-08-27T11:31:34.846ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
63542026-08-27T11:31:38.881ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63552026-08-27T11:31:38.966Zsource_filter/allows/exclude_empty_v6
63562026-08-27T11:31:38.966Z time: [888.49 ps 889.29 ps 890.41 ps]
63572026-08-27T11:31:38.967Z thrpt: [1.1231 Gelem/s 1.1245 Gelem/s 1.1255 Gelem/s]
63582026-08-27T11:31:38.967Z change:
63592026-08-27T11:31:38.967Z time: [+2.4596% +4.2436% +6.5474%] (p = 0.00 < 0.05)
63602026-08-27T11:31:38.967Z thrpt: [−6.1451% −4.0708% −2.4005%]
63612026-08-27T11:31:38.967Z Performance has regressed.
63622026-08-27T11:31:38.967ZFound 20 outliers among 100 measurements (20.00%)
63632026-08-27T11:31:38.967Z 1 (1.00%) high mild
63642026-08-27T11:31:38.967Z 19 (19.00%) high severe
63652026-08-27T11:31:39.859ZBenchmarking source_filter/allows/exclude_miss_v4/1
63662026-08-27T11:31:39.859ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63672026-08-27T11:31:44.183ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
63682026-08-27T11:31:49.226ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63692026-08-27T11:31:49.310Zsource_filter/allows/exclude_miss_v4/1
63702026-08-27T11:31:49.310Z time: [2.0258 ns 2.0315 ns 2.0373 ns]
63712026-08-27T11:31:49.310Z thrpt: [490.84 Melem/s 492.24 Melem/s 493.63 Melem/s]
63722026-08-27T11:31:49.310Z change:
63732026-08-27T11:31:49.310Z time: [−6.1309% −5.6976% −5.2580%] (p = 0.00 < 0.05)
63742026-08-27T11:31:49.310Z thrpt: [+5.5498% +6.0419% +6.5313%]
63752026-08-27T11:31:49.310Z Performance has improved.
63762026-08-27T11:31:49.313ZFound 3 outliers among 100 measurements (3.00%)
63772026-08-27T11:31:49.313Z 2 (2.00%) high mild
63782026-08-27T11:31:49.313Z 1 (1.00%) high severe
63792026-08-27T11:31:50.199ZBenchmarking source_filter/allows/exclude_hit_v4/1
63802026-08-27T11:31:50.199ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63812026-08-27T11:31:54.296ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
63822026-08-27T11:31:59.221ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63832026-08-27T11:31:59.306Zsource_filter/allows/exclude_hit_v4/1
63842026-08-27T11:31:59.306Z time: [1.8688 ns 1.8806 ns 1.8927 ns]
63852026-08-27T11:31:59.306Z thrpt: [528.33 Melem/s 531.74 Melem/s 535.10 Melem/s]
63862026-08-27T11:31:59.306Z change:
63872026-08-27T11:31:59.306Z time: [−3.5229% −2.6667% −1.7407%] (p = 0.00 < 0.05)
63882026-08-27T11:31:59.306Z thrpt: [+1.7715% +2.7397% +3.6516%]
63892026-08-27T11:31:59.309Z Performance has improved.
63902026-08-27T11:32:00.318ZBenchmarking source_filter/allows/exclude_miss_v6/1
63912026-08-27T11:32:00.318ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63922026-08-27T11:32:05.079ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63932026-08-27T11:32:10.129ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63942026-08-27T11:32:10.213Zsource_filter/allows/exclude_miss_v6/1
63952026-08-27T11:32:10.213Z time: [4.4541 ns 4.4735 ns 4.4966 ns]
63962026-08-27T11:32:10.213Z thrpt: [222.39 Melem/s 223.54 Melem/s 224.51 Melem/s]
63972026-08-27T11:32:10.214Z change:
63982026-08-27T11:32:10.214Z time: [−0.4828% +0.0441% +0.6013%] (p = 0.88 > 0.05)
63992026-08-27T11:32:10.214Z thrpt: [−0.5977% −0.0441% +0.4851%]
64002026-08-27T11:32:10.214Z No change in performance detected.
64012026-08-27T11:32:10.214ZFound 19 outliers among 100 measurements (19.00%)
64022026-08-27T11:32:10.214Z 19 (19.00%) high severe
64032026-08-27T11:32:11.100ZBenchmarking source_filter/allows/exclude_hit_v6/1
64042026-08-27T11:32:11.100ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
64052026-08-27T11:32:16.106ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64062026-08-27T11:32:21.172ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
64072026-08-27T11:32:21.257Zsource_filter/allows/exclude_hit_v6/1
64082026-08-27T11:32:21.257Z time: [4.7004 ns 4.7200 ns 4.7433 ns]
64092026-08-27T11:32:21.257Z thrpt: [210.82 Melem/s 211.86 Melem/s 212.75 Melem/s]
64102026-08-27T11:32:21.257Z change:
64112026-08-27T11:32:21.257Z time: [+0.0439% +0.5624% +1.0778%] (p = 0.03 < 0.05)
64122026-08-27T11:32:21.257Z thrpt: [−1.0664% −0.5593% −0.0439%]
64132026-08-27T11:32:21.257Z Change within noise threshold.
64142026-08-27T11:32:21.257ZFound 21 outliers among 100 measurements (21.00%)
64152026-08-27T11:32:21.257Z 2 (2.00%) high mild
64162026-08-27T11:32:21.257Z 19 (19.00%) high severe
64172026-08-27T11:32:22.145ZBenchmarking source_filter/allows/exclude_miss_v4/5
64182026-08-27T11:32:22.145ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
64192026-08-27T11:32:26.318ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
64202026-08-27T11:32:31.404ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
64212026-08-27T11:32:31.488Zsource_filter/allows/exclude_miss_v4/5
64222026-08-27T11:32:31.488Z time: [3.8623 ns 3.9421 ns 4.0251 ns]
64232026-08-27T11:32:31.488Z thrpt: [248.44 Melem/s 253.67 Melem/s 258.91 Melem/s]
64242026-08-27T11:32:31.488Z change:
64252026-08-27T11:32:31.488Z time: [−0.1362% +2.1487% +4.1599%] (p = 0.05 > 0.05)
64262026-08-27T11:32:31.488Z thrpt: [−3.9938% −2.1035% +0.1364%]
64272026-08-27T11:32:31.488Z No change in performance detected.
64282026-08-27T11:32:32.379ZBenchmarking source_filter/allows/exclude_hit_v4/5
64292026-08-27T11:32:32.379ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
64302026-08-27T11:32:36.426ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
64312026-08-27T11:32:41.426ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
64322026-08-27T11:32:41.511Zsource_filter/allows/exclude_hit_v4/5
64332026-08-27T11:32:41.511Z time: [1.8727 ns 1.8848 ns 1.8969 ns]
64342026-08-27T11:32:41.511Z thrpt: [527.18 Melem/s 530.57 Melem/s 533.99 Melem/s]
64352026-08-27T11:32:41.511Z change:
64362026-08-27T11:32:41.511Z time: [−4.8711% −4.3599% −3.8747%] (p = 0.00 < 0.05)
64372026-08-27T11:32:41.511Z thrpt: [+4.0309% +4.5586% +5.1205%]
64382026-08-27T11:32:41.511Z Performance has improved.
64392026-08-27T11:32:41.511ZFound 3 outliers among 100 measurements (3.00%)
64402026-08-27T11:32:41.511Z 3 (3.00%) high mild
64412026-08-27T11:32:42.408ZBenchmarking source_filter/allows/exclude_miss_v6/5
64422026-08-27T11:32:42.408ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64432026-08-27T11:32:45.995ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (748M iterations)
64442026-08-27T11:32:51.058ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64452026-08-27T11:32:51.142Zsource_filter/allows/exclude_miss_v6/5
64462026-08-27T11:32:51.142Z time: [6.7587 ns 6.7713 ns 6.7854 ns]
64472026-08-27T11:32:51.142Z thrpt: [147.38 Melem/s 147.68 Melem/s 147.96 Melem/s]
64482026-08-27T11:32:51.142Z change:
64492026-08-27T11:32:51.142Z time: [+0.4469% +0.7935% +1.1218%] (p = 0.00 < 0.05)
64502026-08-27T11:32:51.142Z thrpt: [−1.1094% −0.7873% −0.4449%]
64512026-08-27T11:32:51.142Z Change within noise threshold.
64522026-08-27T11:32:52.037ZBenchmarking source_filter/allows/exclude_hit_v6/5
64532026-08-27T11:32:52.037ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64542026-08-27T11:32:57.036ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64552026-08-27T11:33:02.082ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64562026-08-27T11:33:02.166Zsource_filter/allows/exclude_hit_v6/5
64572026-08-27T11:33:02.166Z time: [4.6739 ns 4.6935 ns 4.7168 ns]
64582026-08-27T11:33:02.166Z thrpt: [212.01 Melem/s 213.06 Melem/s 213.95 Melem/s]
64592026-08-27T11:33:02.166Z change:
64602026-08-27T11:33:02.166Z time: [−0.4675% +0.0603% +0.5845%] (p = 0.81 > 0.05)
64612026-08-27T11:33:02.166Z thrpt: [−0.5811% −0.0603% +0.4697%]
64622026-08-27T11:33:02.166Z No change in performance detected.
64632026-08-27T11:33:02.167ZFound 19 outliers among 100 measurements (19.00%)
64642026-08-27T11:33:02.167Z 19 (19.00%) high severe
64652026-08-27T11:33:03.056ZBenchmarking source_filter/allows/exclude_miss_v4/10
64662026-08-27T11:33:03.056ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64672026-08-27T11:33:06.446ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (792M iterations)
64682026-08-27T11:33:11.430ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64692026-08-27T11:33:11.513Zsource_filter/allows/exclude_miss_v4/10
64702026-08-27T11:33:11.513Z time: [6.0377 ns 6.1680 ns 6.3235 ns]
64712026-08-27T11:33:11.513Z thrpt: [158.14 Melem/s 162.13 Melem/s 165.63 Melem/s]
64722026-08-27T11:33:11.513Z change:
64732026-08-27T11:33:11.513Z time: [+3.3201% +6.1075% +8.8505%] (p = 0.00 < 0.05)
64742026-08-27T11:33:11.513Z thrpt: [−8.1309% −5.7559% −3.2134%]
64752026-08-27T11:33:11.513Z Performance has regressed.
64762026-08-27T11:33:12.404ZBenchmarking source_filter/allows/exclude_hit_v4/10
64772026-08-27T11:33:12.404ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64782026-08-27T11:33:16.431ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
64792026-08-27T11:33:21.379ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64802026-08-27T11:33:21.463Zsource_filter/allows/exclude_hit_v4/10
64812026-08-27T11:33:21.463Z time: [1.8433 ns 1.8568 ns 1.8708 ns]
64822026-08-27T11:33:21.463Z thrpt: [534.54 Melem/s 538.57 Melem/s 542.52 Melem/s]
64832026-08-27T11:33:21.463Z change:
64842026-08-27T11:33:21.463Z time: [−10.938% −10.313% −9.6780%] (p = 0.00 < 0.05)
64852026-08-27T11:33:21.463Z thrpt: [+10.715% +11.499% +12.281%]
64862026-08-27T11:33:21.463Z Performance has improved.
64872026-08-27T11:33:22.342ZBenchmarking source_filter/allows/exclude_miss_v6/10
64882026-08-27T11:33:22.342ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64892026-08-27T11:33:27.561ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (514M iterations)
64902026-08-27T11:33:32.566ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64912026-08-27T11:33:32.650Zsource_filter/allows/exclude_miss_v6/10
64922026-08-27T11:33:32.650Z time: [9.7131 ns 9.7275 ns 9.7442 ns]
64932026-08-27T11:33:32.650Z thrpt: [102.63 Melem/s 102.80 Melem/s 102.95 Melem/s]
64942026-08-27T11:33:32.650Z change:
64952026-08-27T11:33:32.650Z time: [−6.6821% −6.5692% −6.4406%] (p = 0.00 < 0.05)
64962026-08-27T11:33:32.650Z thrpt: [+6.8840% +7.0311% +7.1606%]
64972026-08-27T11:33:32.650Z Performance has improved.
64982026-08-27T11:33:32.650ZFound 19 outliers among 100 measurements (19.00%)
64992026-08-27T11:33:32.650Z 3 (3.00%) high mild
65002026-08-27T11:33:32.650Z 16 (16.00%) high severe
65012026-08-27T11:33:33.542ZBenchmarking source_filter/allows/exclude_hit_v6/10
65022026-08-27T11:33:33.542ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
65032026-08-27T11:33:38.542ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
65042026-08-27T11:33:43.588ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
65052026-08-27T11:33:43.673Zsource_filter/allows/exclude_hit_v6/10
65062026-08-27T11:33:43.673Z time: [4.6742 ns 4.6937 ns 4.7170 ns]
65072026-08-27T11:33:43.676Z thrpt: [212.00 Melem/s 213.05 Melem/s 213.94 Melem/s]
65082026-08-27T11:33:43.676Z change:
65092026-08-27T11:33:43.676Z time: [−0.4369% +0.0748% +0.5976%] (p = 0.78 > 0.05)
65102026-08-27T11:33:43.676Z thrpt: [−0.5940% −0.0748% +0.4388%]
65112026-08-27T11:33:43.676Z No change in performance detected.
65122026-08-27T11:33:43.676ZFound 19 outliers among 100 measurements (19.00%)
65132026-08-27T11:33:43.676Z 19 (19.00%) high severe
65142026-08-27T11:33:44.566ZBenchmarking source_filter/allows/exclude_miss_v4/50
65152026-08-27T11:33:44.567ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
65162026-08-27T11:33:47.729ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (849M iterations)
65172026-08-27T11:33:52.711ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
65182026-08-27T11:33:52.795Zsource_filter/allows/exclude_miss_v4/50
65192026-08-27T11:33:52.795Z time: [5.8464 ns 5.9390 ns 6.0216 ns]
65202026-08-27T11:33:52.795Z thrpt: [166.07 Melem/s 168.38 Melem/s 171.05 Melem/s]
65212026-08-27T11:33:52.795Z change:
65222026-08-27T11:33:52.795Z time: [−2.0697% −0.9695% +0.2857%] (p = 0.13 > 0.05)
65232026-08-27T11:33:52.795Z thrpt: [−0.2849% +0.9790% +2.1135%]
65242026-08-27T11:33:52.795Z No change in performance detected.
65252026-08-27T11:33:52.795ZFound 1 outliers among 100 measurements (1.00%)
65262026-08-27T11:33:52.795Z 1 (1.00%) high mild
65272026-08-27T11:33:53.684ZBenchmarking source_filter/allows/exclude_hit_v4/50
65282026-08-27T11:33:53.684ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
65292026-08-27T11:33:56.777ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
65302026-08-27T11:34:01.948ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
65312026-08-27T11:34:02.033Zsource_filter/allows/exclude_hit_v4/50
65322026-08-27T11:34:02.033Z time: [2.9722 ns 2.9864 ns 3.0011 ns]
65332026-08-27T11:34:02.033Z thrpt: [333.21 Melem/s 334.86 Melem/s 336.45 Melem/s]
65342026-08-27T11:34:02.033Z change:
65352026-08-27T11:34:02.033Z time: [−2.0366% −1.6695% −1.2664%] (p = 0.00 < 0.05)
65362026-08-27T11:34:02.033Z thrpt: [+1.2826% +1.6979% +2.0789%]
65372026-08-27T11:34:02.033Z Performance has improved.
65382026-08-27T11:34:02.033ZFound 6 outliers among 100 measurements (6.00%)
65392026-08-27T11:34:02.033Z 5 (5.00%) high mild
65402026-08-27T11:34:02.033Z 1 (1.00%) high severe
65412026-08-27T11:34:02.919ZBenchmarking source_filter/allows/exclude_miss_v6/50
65422026-08-27T11:34:02.919ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65432026-08-27T11:34:07.818ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (548M iterations)
65442026-08-27T11:34:12.840ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65452026-08-27T11:34:12.924Zsource_filter/allows/exclude_miss_v6/50
65462026-08-27T11:34:12.924Z time: [9.1367 ns 9.1543 ns 9.1753 ns]
65472026-08-27T11:34:12.924Z thrpt: [108.99 Melem/s 109.24 Melem/s 109.45 Melem/s]
65482026-08-27T11:34:12.924Z change:
65492026-08-27T11:34:12.924Z time: [−6.0751% −5.9096% −5.7325%] (p = 0.00 < 0.05)
65502026-08-27T11:34:12.924Z thrpt: [+6.0811% +6.2808% +6.4680%]
65512026-08-27T11:34:12.924Z Performance has improved.
65522026-08-27T11:34:13.812ZBenchmarking source_filter/allows/exclude_hit_v6/50
65532026-08-27T11:34:13.816ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65542026-08-27T11:34:19.772ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (901M iterations)
65552026-08-27T11:34:24.813ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65562026-08-27T11:34:24.897Zsource_filter/allows/exclude_hit_v6/50
65572026-08-27T11:34:24.897Z time: [5.5696 ns 5.5904 ns 5.6150 ns]
65582026-08-27T11:34:24.897Z thrpt: [178.09 Melem/s 178.88 Melem/s 179.55 Melem/s]
65592026-08-27T11:34:24.897Z change:
65602026-08-27T11:34:24.897Z time: [−0.7173% −0.1935% +0.3051%] (p = 0.46 > 0.05)
65612026-08-27T11:34:24.897Z thrpt: [−0.3042% +0.1939% +0.7225%]
65622026-08-27T11:34:24.897Z No change in performance detected.
65632026-08-27T11:34:24.897ZFound 19 outliers among 100 measurements (19.00%)
65642026-08-27T11:34:24.897Z 19 (19.00%) high severe
65652026-08-27T11:34:25.791ZBenchmarking source_filter/allows/exclude_miss_v4/100
65662026-08-27T11:34:25.791ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65672026-08-27T11:34:30.292ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (596M iterations)
65682026-08-27T11:34:35.440ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65692026-08-27T11:34:35.524Zsource_filter/allows/exclude_miss_v4/100
65702026-08-27T11:34:35.524Z time: [8.4475 ns 8.5996 ns 8.7516 ns]
65712026-08-27T11:34:35.524Z thrpt: [114.26 Melem/s 116.28 Melem/s 118.38 Melem/s]
65722026-08-27T11:34:35.524Z change:
65732026-08-27T11:34:35.524Z time: [+10.309% +12.369% +14.824%] (p = 0.00 < 0.05)
65742026-08-27T11:34:35.524Z thrpt: [−12.910% −11.008% −9.3457%]
65752026-08-27T11:34:35.524Z Performance has regressed.
65762026-08-27T11:34:36.414ZBenchmarking source_filter/allows/exclude_hit_v4/100
65772026-08-27T11:34:36.414ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65782026-08-27T11:34:39.420ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65792026-08-27T11:34:44.459ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65802026-08-27T11:34:44.543Zsource_filter/allows/exclude_hit_v4/100
65812026-08-27T11:34:44.544Z time: [2.7956 ns 2.8142 ns 2.8344 ns]
65822026-08-27T11:34:44.544Z thrpt: [352.80 Melem/s 355.34 Melem/s 357.70 Melem/s]
65832026-08-27T11:34:44.544Z change:
65842026-08-27T11:34:44.544Z time: [−2.1096% −1.2522% −0.3678%] (p = 0.00 < 0.05)
65852026-08-27T11:34:44.544Z thrpt: [+0.3691% +1.2681% +2.1550%]
65862026-08-27T11:34:44.547Z Change within noise threshold.
65872026-08-27T11:34:45.432ZBenchmarking source_filter/allows/exclude_miss_v6/100
65882026-08-27T11:34:45.432ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65892026-08-27T11:34:48.577ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0001 s (427M iterations)
65902026-08-27T11:34:53.590ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65912026-08-27T11:34:53.674Zsource_filter/allows/exclude_miss_v6/100
65922026-08-27T11:34:53.674Z time: [11.727 ns 11.742 ns 11.759 ns]
65932026-08-27T11:34:53.674Z thrpt: [85.040 Melem/s 85.166 Melem/s 85.271 Melem/s]
65942026-08-27T11:34:53.674Z change:
65952026-08-27T11:34:53.674Z time: [−11.788% −11.677% −11.555%] (p = 0.00 < 0.05)
65962026-08-27T11:34:53.674Z thrpt: [+13.064% +13.221% +13.363%]
65972026-08-27T11:34:53.674Z Performance has improved.
65982026-08-27T11:34:53.674ZFound 20 outliers among 100 measurements (20.00%)
65992026-08-27T11:34:53.674Z 6 (6.00%) high mild
66002026-08-27T11:34:53.674Z 14 (14.00%) high severe
66012026-08-27T11:34:54.561ZBenchmarking source_filter/allows/exclude_hit_v6/100
66022026-08-27T11:34:54.561ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
66032026-08-27T11:35:00.523ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (901M iterations)
66042026-08-27T11:35:05.570ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
66052026-08-27T11:35:05.654Zsource_filter/allows/exclude_hit_v6/100
66062026-08-27T11:35:05.654Z time: [5.5755 ns 5.5956 ns 5.6198 ns]
66072026-08-27T11:35:05.654Z thrpt: [177.94 Melem/s 178.71 Melem/s 179.36 Melem/s]
66082026-08-27T11:35:05.654Z change:
66092026-08-27T11:35:05.654Z time: [+0.2097% +0.7256% +1.2617%] (p = 0.01 < 0.05)
66102026-08-27T11:35:05.655Z thrpt: [−1.2460% −0.7204% −0.2092%]
66112026-08-27T11:35:05.655Z Change within noise threshold.
66122026-08-27T11:35:06.543ZBenchmarking source_filter/allows/include_hit_v4/1
66132026-08-27T11:35:06.543ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
66142026-08-27T11:35:10.607ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
66152026-08-27T11:35:15.618ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
66162026-08-27T11:35:15.702Zsource_filter/allows/include_hit_v4/1
66172026-08-27T11:35:15.702Z time: [1.8869 ns 1.8997 ns 1.9127 ns]
66182026-08-27T11:35:15.702Z thrpt: [522.82 Melem/s 526.40 Melem/s 529.98 Melem/s]
66192026-08-27T11:35:15.702Z change:
66202026-08-27T11:35:15.702Z time: [−3.0271% −2.1221% −1.2102%] (p = 0.00 < 0.05)
66212026-08-27T11:35:15.702Z thrpt: [+1.2250% +2.1681% +3.1216%]
66222026-08-27T11:35:15.702Z Performance has improved.
66232026-08-27T11:35:16.592ZBenchmarking source_filter/allows/include_miss_v4/1
66242026-08-27T11:35:16.592ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66252026-08-27T11:35:21.482ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.2B iterations)
66262026-08-27T11:35:25.898ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66272026-08-27T11:35:25.981Zsource_filter/allows/include_miss_v4/1
66282026-08-27T11:35:25.981Z time: [2.0066 ns 2.0107 ns 2.0150 ns]
66292026-08-27T11:35:25.981Z thrpt: [496.28 Melem/s 497.35 Melem/s 498.34 Melem/s]
66302026-08-27T11:35:25.982Z change:
66312026-08-27T11:35:25.982Z time: [−5.8236% −5.5749% −5.3134%] (p = 0.00 < 0.05)
66322026-08-27T11:35:25.982Z thrpt: [+5.6116% +5.9041% +6.1837%]
66332026-08-27T11:35:25.982Z Performance has improved.
66342026-08-27T11:35:25.982ZFound 4 outliers among 100 measurements (4.00%)
66352026-08-27T11:35:25.982Z 4 (4.00%) high mild
66362026-08-27T11:35:26.869ZBenchmarking source_filter/allows/include_hit_v6/1
66372026-08-27T11:35:26.869ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66382026-08-27T11:35:31.868ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66392026-08-27T11:35:36.914ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66402026-08-27T11:35:36.998Zsource_filter/allows/include_hit_v6/1
66412026-08-27T11:35:36.998Z time: [4.6736 ns 4.6931 ns 4.7164 ns]
66422026-08-27T11:35:36.998Z thrpt: [212.03 Melem/s 213.08 Melem/s 213.97 Melem/s]
66432026-08-27T11:35:36.998Z change:
66442026-08-27T11:35:36.998Z time: [−0.4248% +0.0898% +0.5912%] (p = 0.73 > 0.05)
66452026-08-27T11:35:36.998Z thrpt: [−0.5878% −0.0897% +0.4266%]
66462026-08-27T11:35:36.998Z No change in performance detected.
66472026-08-27T11:35:36.998ZFound 21 outliers among 100 measurements (21.00%)
66482026-08-27T11:35:36.998Z 21 (21.00%) high severe
66492026-08-27T11:35:37.884ZBenchmarking source_filter/allows/include_miss_v6/1
66502026-08-27T11:35:37.884ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66512026-08-27T11:35:42.644ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66522026-08-27T11:35:47.690ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66532026-08-27T11:35:47.775Zsource_filter/allows/include_miss_v6/1
66542026-08-27T11:35:47.775Z time: [4.4508 ns 4.4705 ns 4.4941 ns]
66552026-08-27T11:35:47.775Z thrpt: [222.51 Melem/s 223.69 Melem/s 224.68 Melem/s]
66562026-08-27T11:35:47.775Z change:
66572026-08-27T11:35:47.775Z time: [−0.4886% +0.0253% +0.5803%] (p = 0.92 > 0.05)
66582026-08-27T11:35:47.775Z thrpt: [−0.5769% −0.0253% +0.4910%]
66592026-08-27T11:35:47.775Z No change in performance detected.
66602026-08-27T11:35:47.775ZFound 19 outliers among 100 measurements (19.00%)
66612026-08-27T11:35:47.775Z 19 (19.00%) high severe
66622026-08-27T11:35:48.662ZBenchmarking source_filter/allows/include_hit_v4/5
66632026-08-27T11:35:48.662ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66642026-08-27T11:35:52.725ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
66652026-08-27T11:35:57.673ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66662026-08-27T11:35:57.757Zsource_filter/allows/include_hit_v4/5
66672026-08-27T11:35:57.757Z time: [1.8609 ns 1.8754 ns 1.8902 ns]
66682026-08-27T11:35:57.757Z thrpt: [529.03 Melem/s 533.21 Melem/s 537.39 Melem/s]
66692026-08-27T11:35:57.757Z change:
66702026-08-27T11:35:57.757Z time: [−2.0729% −1.0780% −0.1488%] (p = 0.02 < 0.05)
66712026-08-27T11:35:57.757Z thrpt: [+0.1490% +1.0897% +2.1167%]
66722026-08-27T11:35:57.757Z Change within noise threshold.
66732026-08-27T11:35:58.642ZBenchmarking source_filter/allows/include_miss_v4/5
66742026-08-27T11:35:58.642ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66752026-08-27T11:36:03.035ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.2B iterations)
66762026-08-27T11:36:07.899ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66772026-08-27T11:36:07.982Zsource_filter/allows/include_miss_v4/5
66782026-08-27T11:36:07.982Z time: [3.9356 ns 4.0485 ns 4.1524 ns]
66792026-08-27T11:36:07.982Z thrpt: [240.82 Melem/s 247.01 Melem/s 254.09 Melem/s]
66802026-08-27T11:36:07.982Z change:
66812026-08-27T11:36:07.982Z time: [−0.9551% +1.4307% +3.8617%] (p = 0.25 > 0.05)
66822026-08-27T11:36:07.982Z thrpt: [−3.7182% −1.4105% +0.9643%]
66832026-08-27T11:36:07.982Z No change in performance detected.
66842026-08-27T11:36:08.874ZBenchmarking source_filter/allows/include_hit_v6/5
66852026-08-27T11:36:08.874ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66862026-08-27T11:36:13.872ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66872026-08-27T11:36:18.917ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66882026-08-27T11:36:19.001Zsource_filter/allows/include_hit_v6/5
66892026-08-27T11:36:19.001Z time: [4.6731 ns 4.6925 ns 4.7156 ns]
66902026-08-27T11:36:19.001Z thrpt: [212.06 Melem/s 213.10 Melem/s 213.99 Melem/s]
66912026-08-27T11:36:19.001Z change:
66922026-08-27T11:36:19.001Z time: [−0.5328% −0.0141% +0.4969%] (p = 0.95 > 0.05)
66932026-08-27T11:36:19.001Z thrpt: [−0.4945% +0.0141% +0.5357%]
66942026-08-27T11:36:19.001Z No change in performance detected.
66952026-08-27T11:36:19.001ZFound 21 outliers among 100 measurements (21.00%)
66962026-08-27T11:36:19.002Z 2 (2.00%) high mild
66972026-08-27T11:36:19.002Z 19 (19.00%) high severe
66982026-08-27T11:36:19.890ZBenchmarking source_filter/allows/include_miss_v6/5
66992026-08-27T11:36:19.890ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
67002026-08-27T11:36:23.480ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (748M iterations)
67012026-08-27T11:36:28.491ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
67022026-08-27T11:36:28.574Zsource_filter/allows/include_miss_v6/5
67032026-08-27T11:36:28.574Z time: [6.6716 ns 6.6919 ns 6.7157 ns]
67042026-08-27T11:36:28.575Z thrpt: [148.90 Melem/s 149.44 Melem/s 149.89 Melem/s]
67052026-08-27T11:36:28.575Z change:
67062026-08-27T11:36:28.575Z time: [−0.1697% +0.2635% +0.6688%] (p = 0.23 > 0.05)
67072026-08-27T11:36:28.575Z thrpt: [−0.6644% −0.2628% +0.1699%]
67082026-08-27T11:36:28.575Z No change in performance detected.
67092026-08-27T11:36:28.575ZFound 6 outliers among 100 measurements (6.00%)
67102026-08-27T11:36:28.575Z 6 (6.00%) high mild
67112026-08-27T11:36:29.470ZBenchmarking source_filter/allows/include_hit_v4/10
67122026-08-27T11:36:29.470ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
67132026-08-27T11:36:33.573ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
67142026-08-27T11:36:38.550ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
67152026-08-27T11:36:38.635Zsource_filter/allows/include_hit_v4/10
67162026-08-27T11:36:38.635Z time: [1.8897 ns 1.9020 ns 1.9145 ns]
67172026-08-27T11:36:38.635Z thrpt: [522.32 Melem/s 525.77 Melem/s 529.19 Melem/s]
67182026-08-27T11:36:38.635Z change:
67192026-08-27T11:36:38.635Z time: [−2.2410% −1.3111% −0.3453%] (p = 0.01 < 0.05)
67202026-08-27T11:36:38.635Z thrpt: [+0.3465% +1.3285% +2.2924%]
67212026-08-27T11:36:38.635Z Change within noise threshold.
67222026-08-27T11:36:39.521ZBenchmarking source_filter/allows/include_miss_v4/10
67232026-08-27T11:36:39.521ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67242026-08-27T11:36:43.032ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (764M iterations)
67252026-08-27T11:36:48.230ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67262026-08-27T11:36:48.314Zsource_filter/allows/include_miss_v4/10
67272026-08-27T11:36:48.314Z time: [6.6222 ns 6.8028 ns 6.9826 ns]
67282026-08-27T11:36:48.314Z thrpt: [143.21 Melem/s 147.00 Melem/s 151.01 Melem/s]
67292026-08-27T11:36:48.314Z change:
67302026-08-27T11:36:48.314Z time: [+6.4906% +8.7791% +10.902%] (p = 0.00 < 0.05)
67312026-08-27T11:36:48.315Z thrpt: [−9.8304% −8.0706% −6.0950%]
67322026-08-27T11:36:48.315Z Performance has regressed.
67332026-08-27T11:36:49.202ZBenchmarking source_filter/allows/include_hit_v6/10
67342026-08-27T11:36:49.202ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67352026-08-27T11:36:54.199ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67362026-08-27T11:36:59.242ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67372026-08-27T11:36:59.327Zsource_filter/allows/include_hit_v6/10
67382026-08-27T11:36:59.327Z time: [4.6702 ns 4.6895 ns 4.7127 ns]
67392026-08-27T11:36:59.327Z thrpt: [212.19 Melem/s 213.24 Melem/s 214.12 Melem/s]
67402026-08-27T11:36:59.327Z change:
67412026-08-27T11:36:59.327Z time: [−0.5540% −0.0432% +0.4425%] (p = 0.88 > 0.05)
67422026-08-27T11:36:59.327Z thrpt: [−0.4405% +0.0432% +0.5571%]
67432026-08-27T11:36:59.327Z No change in performance detected.
67442026-08-27T11:36:59.327ZFound 20 outliers among 100 measurements (20.00%)
67452026-08-27T11:36:59.327Z 1 (1.00%) high mild
67462026-08-27T11:36:59.327Z 19 (19.00%) high severe
67472026-08-27T11:37:00.214ZBenchmarking source_filter/allows/include_miss_v6/10
67482026-08-27T11:37:00.215ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67492026-08-27T11:37:05.429ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (515M iterations)
67502026-08-27T11:37:10.429ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67512026-08-27T11:37:10.513Zsource_filter/allows/include_miss_v6/10
67522026-08-27T11:37:10.513Z time: [9.6995 ns 9.7076 ns 9.7171 ns]
67532026-08-27T11:37:10.513Z thrpt: [102.91 Melem/s 103.01 Melem/s 103.10 Melem/s]
67542026-08-27T11:37:10.513Z change:
67552026-08-27T11:37:10.513Z time: [−6.7498% −6.6722% −6.5881%] (p = 0.00 < 0.05)
67562026-08-27T11:37:10.513Z thrpt: [+7.0528% +7.1492% +7.2384%]
67572026-08-27T11:37:10.513Z Performance has improved.
67582026-08-27T11:37:11.402ZBenchmarking source_filter/allows/include_hit_v4/50
67592026-08-27T11:37:11.402ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67602026-08-27T11:37:14.420ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67612026-08-27T11:37:19.548ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67622026-08-27T11:37:19.632Zsource_filter/allows/include_hit_v4/50
67632026-08-27T11:37:19.632Z time: [2.8732 ns 2.8904 ns 2.9089 ns]
67642026-08-27T11:37:19.632Z thrpt: [343.77 Melem/s 345.97 Melem/s 348.04 Melem/s]
67652026-08-27T11:37:19.632Z change:
67662026-08-27T11:37:19.632Z time: [−1.5905% −0.7734% +0.0484%] (p = 0.06 > 0.05)
67672026-08-27T11:37:19.633Z thrpt: [−0.0484% +0.7794% +1.6162%]
67682026-08-27T11:37:19.633Z No change in performance detected.
67692026-08-27T11:37:19.633ZFound 5 outliers among 100 measurements (5.00%)
67702026-08-27T11:37:19.633Z 1 (1.00%) low mild
67712026-08-27T11:37:19.633Z 4 (4.00%) high mild
67722026-08-27T11:37:20.524ZBenchmarking source_filter/allows/include_miss_v4/50
67732026-08-27T11:37:20.524ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67742026-08-27T11:37:23.585ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (877M iterations)
67752026-08-27T11:37:28.575ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67762026-08-27T11:37:28.659Zsource_filter/allows/include_miss_v4/50
67772026-08-27T11:37:28.659Z time: [5.6657 ns 5.6924 ns 5.7204 ns]
67782026-08-27T11:37:28.659Z thrpt: [174.81 Melem/s 175.67 Melem/s 176.50 Melem/s]
67792026-08-27T11:37:28.659Z change:
67802026-08-27T11:37:28.659Z time: [−4.0978% −3.6377% −3.1498%] (p = 0.00 < 0.05)
67812026-08-27T11:37:28.659Z thrpt: [+3.2523% +3.7750% +4.2729%]
67822026-08-27T11:37:28.659Z Performance has improved.
67832026-08-27T11:37:28.659ZFound 3 outliers among 100 measurements (3.00%)
67842026-08-27T11:37:28.660Z 3 (3.00%) high mild
67852026-08-27T11:37:29.545ZBenchmarking source_filter/allows/include_hit_v6/50
67862026-08-27T11:37:29.545ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67872026-08-27T11:37:32.551ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (893M iterations)
67882026-08-27T11:37:37.551ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67892026-08-27T11:37:37.635Zsource_filter/allows/include_hit_v6/50
67902026-08-27T11:37:37.635Z time: [5.5717 ns 5.5931 ns 5.6186 ns]
67912026-08-27T11:37:37.635Z thrpt: [177.98 Melem/s 178.79 Melem/s 179.48 Melem/s]
67922026-08-27T11:37:37.635Z change:
67932026-08-27T11:37:37.635Z time: [−0.5963% −0.1474% +0.3099%] (p = 0.53 > 0.05)
67942026-08-27T11:37:37.635Z thrpt: [−0.3089% +0.1476% +0.5999%]
67952026-08-27T11:37:37.635Z No change in performance detected.
67962026-08-27T11:37:37.635ZFound 20 outliers among 100 measurements (20.00%)
67972026-08-27T11:37:37.636Z 20 (20.00%) high severe
67982026-08-27T11:37:38.524ZBenchmarking source_filter/allows/include_miss_v6/50
67992026-08-27T11:37:38.524ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
68002026-08-27T11:37:43.415ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (549M iterations)
68012026-08-27T11:37:48.436ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
68022026-08-27T11:37:48.520Zsource_filter/allows/include_miss_v6/50
68032026-08-27T11:37:48.520Z time: [9.1259 ns 9.1430 ns 9.1632 ns]
68042026-08-27T11:37:48.520Z thrpt: [109.13 Melem/s 109.37 Melem/s 109.58 Melem/s]
68052026-08-27T11:37:48.524Z change:
68062026-08-27T11:37:48.524Z time: [−8.1090% −7.9607% −7.8152%] (p = 0.00 < 0.05)
68072026-08-27T11:37:48.524Z thrpt: [+8.4778% +8.6492% +8.8245%]
68082026-08-27T11:37:48.524Z Performance has improved.
68092026-08-27T11:37:49.414ZBenchmarking source_filter/allows/include_hit_v4/100
68102026-08-27T11:37:49.414ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
68112026-08-27T11:37:52.511ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
68122026-08-27T11:37:57.583ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
68132026-08-27T11:37:57.668Zsource_filter/allows/include_hit_v4/100
68142026-08-27T11:37:57.668Z time: [2.9153 ns 2.9316 ns 2.9484 ns]
68152026-08-27T11:37:57.668Z thrpt: [339.16 Melem/s 341.11 Melem/s 343.01 Melem/s]
68162026-08-27T11:37:57.668Z change:
68172026-08-27T11:37:57.668Z time: [+0.7136% +1.3663% +1.9903%] (p = 0.00 < 0.05)
68182026-08-27T11:37:57.668Z thrpt: [−1.9514% −1.3479% −0.7086%]
68192026-08-27T11:37:57.668Z Change within noise threshold.
68202026-08-27T11:37:57.668ZFound 3 outliers among 100 measurements (3.00%)
68212026-08-27T11:37:57.668Z 3 (3.00%) high mild
68222026-08-27T11:37:58.553ZBenchmarking source_filter/allows/include_miss_v4/100
68232026-08-27T11:37:58.553ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68242026-08-27T11:38:02.836ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (627M iterations)
68252026-08-27T11:38:07.961ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68262026-08-27T11:38:08.046Zsource_filter/allows/include_miss_v4/100
68272026-08-27T11:38:08.049Z time: [8.0433 ns 8.1896 ns 8.3277 ns]
68282026-08-27T11:38:08.049Z thrpt: [120.08 Melem/s 122.11 Melem/s 124.33 Melem/s]
68292026-08-27T11:38:08.049Z change:
68302026-08-27T11:38:08.049Z time: [+5.8811% +7.4130% +9.0938%] (p = 0.00 < 0.05)
68312026-08-27T11:38:08.049Z thrpt: [−8.3358% −6.9014% −5.5544%]
68322026-08-27T11:38:08.049Z Performance has regressed.
68332026-08-27T11:38:08.937ZBenchmarking source_filter/allows/include_hit_v6/100
68342026-08-27T11:38:08.937ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68352026-08-27T11:38:14.934ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (895M iterations)
68362026-08-27T11:38:20.091ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68372026-08-27T11:38:20.174Zsource_filter/allows/include_hit_v6/100
68382026-08-27T11:38:20.175Z time: [5.7150 ns 5.7636 ns 5.8100 ns]
68392026-08-27T11:38:20.175Z thrpt: [172.12 Melem/s 173.50 Melem/s 174.98 Melem/s]
68402026-08-27T11:38:20.175Z change:
68412026-08-27T11:38:20.175Z time: [+1.8933% +2.6627% +3.3727%] (p = 0.00 < 0.05)
68422026-08-27T11:38:20.175Z thrpt: [−3.2626% −2.5937% −1.8582%]
68432026-08-27T11:38:20.175Z Performance has regressed.
68442026-08-27T11:38:21.073ZBenchmarking source_filter/allows/include_miss_v6/100
68452026-08-27T11:38:21.073ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68462026-08-27T11:38:24.220ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (427M iterations)
68472026-08-27T11:38:29.271ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68482026-08-27T11:38:29.356Zsource_filter/allows/include_miss_v6/100
68492026-08-27T11:38:29.356Z time: [11.811 ns 11.850 ns 11.897 ns]
68502026-08-27T11:38:29.356Z thrpt: [84.053 Melem/s 84.390 Melem/s 84.667 Melem/s]
68512026-08-27T11:38:29.356Z change:
68522026-08-27T11:38:29.356Z time: [−12.789% −12.606% −12.421%] (p = 0.00 < 0.05)
68532026-08-27T11:38:29.356Z thrpt: [+14.182% +14.424% +14.665%]
68542026-08-27T11:38:29.356Z Performance has improved.
68552026-08-27T11:38:29.356ZFound 3 outliers among 100 measurements (3.00%)
68562026-08-27T11:38:29.356Z 3 (3.00%) high severe
68572026-08-27T11:38:30.243ZBenchmarking source_filter/allows/include_empty_v4
68582026-08-27T11:38:30.243ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68592026-08-27T11:38:34.053ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
68602026-08-27T11:38:39.054ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68612026-08-27T11:38:39.139Zsource_filter/allows/include_empty_v4
68622026-08-27T11:38:39.139Z time: [887.23 ps 887.40 ps 887.58 ps]
68632026-08-27T11:38:39.139Z thrpt: [1.1267 Gelem/s 1.1269 Gelem/s 1.1271 Gelem/s]
68642026-08-27T11:38:39.139Z change:
68652026-08-27T11:38:39.139Z time: [−19.876% −19.861% −19.844%] (p = 0.00 < 0.05)
68662026-08-27T11:38:39.139Z thrpt: [+24.757% +24.784% +24.807%]
68672026-08-27T11:38:39.139Z Performance has improved.
68682026-08-27T11:38:39.139ZFound 3 outliers among 100 measurements (3.00%)
68692026-08-27T11:38:39.139Z 2 (2.00%) high mild
68702026-08-27T11:38:39.139Z 1 (1.00%) high severe
68712026-08-27T11:38:40.027ZBenchmarking source_filter/allows/include_empty_v6
68722026-08-27T11:38:40.027ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68732026-08-27T11:38:43.838ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
68742026-08-27T11:38:48.843ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68752026-08-27T11:38:48.928Zsource_filter/allows/include_empty_v6
68762026-08-27T11:38:48.928Z time: [888.09 ps 888.22 ps 888.35 ps]
68772026-08-27T11:38:48.928Z thrpt: [1.1257 Gelem/s 1.1259 Gelem/s 1.1260 Gelem/s]
68782026-08-27T11:38:48.928Z change:
68792026-08-27T11:38:48.928Z time: [−19.799% −19.752% −19.686%] (p = 0.00 < 0.05)
68802026-08-27T11:38:48.928Z thrpt: [+24.512% +24.613% +24.687%]
68812026-08-27T11:38:48.928Z Performance has improved.
68822026-08-27T11:38:48.928ZFound 11 outliers among 100 measurements (11.00%)
68832026-08-27T11:38:48.928Z 1 (1.00%) high mild
68842026-08-27T11:38:48.928Z 10 (10.00%) high severe
68852026-08-27T11:38:49.840Z
68862026-08-27T11:38:49.843ZBenchmarking cleanup/wallclock/P0/1024
68872026-08-27T11:38:49.843ZBenchmarking cleanup/wallclock/P0/1024: Warming up for 3.0000 s
68882026-08-27T11:38:52.911ZBenchmarking cleanup/wallclock/P0/1024: Collecting 100 samples in estimated 5.2067 s (56k iterations)
68892026-08-27T11:38:58.082ZBenchmarking cleanup/wallclock/P0/1024: Analyzing
68902026-08-27T11:38:58.131Zcleanup/wallclock/P0/1024
68912026-08-27T11:38:58.131Z time: [72.482 µs 72.534 µs 72.596 µs]
68922026-08-27T11:38:58.131ZFound 19 outliers among 100 measurements (19.00%)
68932026-08-27T11:38:58.131Z 1 (1.00%) high mild
68942026-08-27T11:38:58.131Z 18 (18.00%) high severe
68952026-08-27T11:38:58.761Z
68962026-08-27T11:38:58.761ZBenchmarking cleanup/wallclock/P0.1/1024
68972026-08-27T11:38:58.761ZBenchmarking cleanup/wallclock/P0.1/1024: Warming up for 3.0000 s
68982026-08-27T11:39:02.978ZBenchmarking cleanup/wallclock/P0.1/1024: Collecting 100 samples in estimated 5.1986 s (40k iterations)
68992026-08-27T11:39:17.805ZBenchmarking cleanup/wallclock/P0.1/1024: Analyzing
69002026-08-27T11:39:17.854Zcleanup/wallclock/P0.1/1024
69012026-08-27T11:39:17.854Z time: [143.98 µs 144.06 µs 144.15 µs]
69022026-08-27T11:39:17.854ZFound 2 outliers among 100 measurements (2.00%)
69032026-08-27T11:39:17.854Z 2 (2.00%) low mild
69042026-08-27T11:39:18.478Z
69052026-08-27T11:39:18.478ZBenchmarking cleanup/wallclock/P0.25/1024
69062026-08-27T11:39:18.478ZBenchmarking cleanup/wallclock/P0.25/1024: Warming up for 3.0000 s
69072026-08-27T11:39:22.493ZBenchmarking cleanup/wallclock/P0.25/1024: Collecting 100 samples in estimated 6.1893 s (25k iterations)
69082026-08-27T11:39:42.192ZBenchmarking cleanup/wallclock/P0.25/1024: Analyzing
69092026-08-27T11:39:42.244Zcleanup/wallclock/P0.25/1024
69102026-08-27T11:39:42.244Z time: [252.94 µs 253.07 µs 253.21 µs]
69112026-08-27T11:39:42.251ZFound 2 outliers among 100 measurements (2.00%)
69122026-08-27T11:39:42.251Z 1 (1.00%) low mild
69132026-08-27T11:39:42.251Z 1 (1.00%) high mild
69142026-08-27T11:39:42.866Z
69152026-08-27T11:39:42.866ZBenchmarking cleanup/wallclock/P0.5/1024
69162026-08-27T11:39:42.866ZBenchmarking cleanup/wallclock/P0.5/1024: Warming up for 3.0000 s
69172026-08-27T11:39:46.483ZBenchmarking cleanup/wallclock/P0.5/1024: Collecting 100 samples in estimated 8.9206 s (10k iterations)
69182026-08-27T11:40:02.494ZBenchmarking cleanup/wallclock/P0.5/1024: Analyzing
69192026-08-27T11:40:02.542Zcleanup/wallclock/P0.5/1024
69202026-08-27T11:40:02.543Z time: [502.97 µs 503.46 µs 503.89 µs]
69212026-08-27T11:40:02.543ZFound 2 outliers among 100 measurements (2.00%)
69222026-08-27T11:40:02.543Z 1 (1.00%) low severe
69232026-08-27T11:40:02.543Z 1 (1.00%) low mild
69242026-08-27T11:40:03.168Z
69252026-08-27T11:40:03.172ZBenchmarking cleanup/wallclock/P0/32768
69262026-08-27T11:40:03.172ZBenchmarking cleanup/wallclock/P0/32768: Warming up for 3.0000 s
69272026-08-27T11:40:07.328ZBenchmarking cleanup/wallclock/P0/32768: Collecting 100 samples in estimated 6.5243 s (400 iterations)
69282026-08-27T11:40:11.174ZBenchmarking cleanup/wallclock/P0/32768: Analyzing
69292026-08-27T11:40:11.223Zcleanup/wallclock/P0/32768
69302026-08-27T11:40:11.223Z time: [8.1011 ms 8.1236 ms 8.1488 ms]
69312026-08-27T11:40:11.223ZFound 5 outliers among 100 measurements (5.00%)
69322026-08-27T11:40:11.223Z 1 (1.00%) low mild
69332026-08-27T11:40:11.223Z 3 (3.00%) high mild
69342026-08-27T11:40:11.223Z 1 (1.00%) high severe
69352026-08-27T11:40:11.762Z
69362026-08-27T11:40:11.766ZBenchmarking cleanup/wallclock/P0.1/32768
69372026-08-27T11:40:11.766ZBenchmarking cleanup/wallclock/P0.1/32768: Warming up for 3.0000 s
69382026-08-27T11:40:16.451ZBenchmarking cleanup/wallclock/P0.1/32768: Collecting 100 samples in estimated 7.3835 s (200 iterations)
69392026-08-27T11:40:23.897ZBenchmarking cleanup/wallclock/P0.1/32768: Analyzing
69402026-08-27T11:40:23.943Zcleanup/wallclock/P0.1/32768
69412026-08-27T11:40:23.943Z time: [22.109 ms 22.211 ms 22.329 ms]
69422026-08-27T11:40:23.943ZFound 8 outliers among 100 measurements (8.00%)
69432026-08-27T11:40:23.943Z 8 (8.00%) high severe
69442026-08-27T11:40:24.479Z
69452026-08-27T11:40:24.479ZBenchmarking cleanup/wallclock/P0.25/32768
69462026-08-27T11:40:24.479ZBenchmarking cleanup/wallclock/P0.25/32768: Warming up for 3.0000 s
69472026-08-27T11:40:29.242Z
69482026-08-27T11:40:29.242ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 7.6s, or reduce sample count to 60.
69492026-08-27T11:40:29.242ZBenchmarking cleanup/wallclock/P0.25/32768: Collecting 100 samples in estimated 7.5603 s (100 iterations)
69502026-08-27T11:40:36.809ZBenchmarking cleanup/wallclock/P0.25/32768: Analyzing
69512026-08-27T11:40:36.855Zcleanup/wallclock/P0.25/32768
69522026-08-27T11:40:36.855Z time: [39.084 ms 39.198 ms 39.320 ms]
69532026-08-27T11:40:36.855ZFound 2 outliers among 100 measurements (2.00%)
69542026-08-27T11:40:36.856Z 1 (1.00%) high mild
69552026-08-27T11:40:36.856Z 1 (1.00%) high severe
69562026-08-27T11:40:37.391Z
69572026-08-27T11:40:37.391ZBenchmarking cleanup/wallclock/P0.5/32768
69582026-08-27T11:40:37.391ZBenchmarking cleanup/wallclock/P0.5/32768: Warming up for 3.0000 s
69592026-08-27T11:40:41.661Z
69602026-08-27T11:40:41.661ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 13.8s, or reduce sample count to 30.
69612026-08-27T11:40:41.661ZBenchmarking cleanup/wallclock/P0.5/32768: Collecting 100 samples in estimated 13.775 s (100 iterations)
69622026-08-27T11:40:55.625ZBenchmarking cleanup/wallclock/P0.5/32768: Analyzing
69632026-08-27T11:40:55.674Zcleanup/wallclock/P0.5/32768
69642026-08-27T11:40:55.674Z time: [66.363 ms 66.761 ms 67.166 ms]
69652026-08-27T11:40:55.674ZFound 2 outliers among 100 measurements (2.00%)
69662026-08-27T11:40:55.674Z 2 (2.00%) high mild
69672026-08-27T11:40:56.210Z
69682026-08-27T11:40:56.269ZBenchmarking cleanup/wallclock/P0/524288
69692026-08-27T11:40:56.269ZBenchmarking cleanup/wallclock/P0/524288: Warming up for 3.0000 s
69702026-08-27T11:47:04.804Z
69712026-08-27T11:47:04.804ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 36853.2s, or reduce sample count to 10.
69722026-08-27T11:47:04.804ZBenchmarking cleanup/wallclock/P0/524288: Collecting 100 samples in estimated 36853 s (100 iterations)
69732026-08-27T11:47:34.917ZBenchmarking cleanup/wallclock/P0/524288: Analyzing
69742026-08-27T11:47:34.972Zcleanup/wallclock/P0/524288
69752026-08-27T11:47:34.972Z time: [260.56 ms 260.72 ms 260.90 ms]
69762026-08-27T11:47:34.972ZFound 6 outliers among 100 measurements (6.00%)
69772026-08-27T11:47:34.972Z 6 (6.00%) high mild
69782026-08-27T11:47:35.514Z
69792026-08-27T11:47:35.514ZBenchmarking cleanup/wallclock/P0.1/524288
69802026-08-27T11:47:35.514ZBenchmarking cleanup/wallclock/P0.1/524288: Warming up for 3.0000 s
69812026-08-27T11:47:40.802Z
69822026-08-27T11:47:40.802ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 75.5s, or reduce sample count to 10.
69832026-08-27T11:47:40.802ZBenchmarking cleanup/wallclock/P0.1/524288: Collecting 100 samples in estimated 75.538 s (100 iterations)
69842026-08-27T11:49:04.880ZBenchmarking cleanup/wallclock/P0.1/524288: Analyzing
69852026-08-27T11:49:04.925Zcleanup/wallclock/P0.1/524288
69862026-08-27T11:49:04.925Z time: [527.11 ms 528.53 ms 529.75 ms]
69872026-08-27T11:49:04.925ZFound 11 outliers among 100 measurements (11.00%)
69882026-08-27T11:49:04.925Z 7 (7.00%) low severe
69892026-08-27T11:49:04.926Z 4 (4.00%) low mild
69902026-08-27T11:49:05.466Z
69912026-08-27T11:49:05.466ZBenchmarking cleanup/wallclock/P0.25/524288
69922026-08-27T11:49:05.466ZBenchmarking cleanup/wallclock/P0.25/524288: Warming up for 3.0000 s
69932026-08-27T11:49:09.813Z
69942026-08-27T11:49:09.813ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 144.9s, or reduce sample count to 10.
69952026-08-27T11:49:09.813ZBenchmarking cleanup/wallclock/P0.25/524288: Collecting 100 samples in estimated 144.93 s (100 iterations)
69962026-08-27T11:51:46.847ZBenchmarking cleanup/wallclock/P0.25/524288: Analyzing
69972026-08-27T11:51:46.901Zcleanup/wallclock/P0.25/524288
69982026-08-27T11:51:46.901Z time: [855.83 ms 856.34 ms 856.86 ms]
69992026-08-27T11:51:46.901ZFound 1 outliers among 100 measurements (1.00%)
70002026-08-27T11:51:46.901Z 1 (1.00%) low mild
70012026-08-27T11:51:47.436Z
70022026-08-27T11:51:47.436ZBenchmarking cleanup/wallclock/P0.5/524288
70032026-08-27T11:51:47.436ZBenchmarking cleanup/wallclock/P0.5/524288: Warming up for 3.0000 s
70042026-08-27T11:51:55.052Z
70052026-08-27T11:51:55.052ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 253.9s, or reduce sample count to 10.
70062026-08-27T11:51:55.052ZBenchmarking cleanup/wallclock/P0.5/524288: Collecting 100 samples in estimated 253.86 s (100 iterations)
70072026-08-27T11:56:23.014ZBenchmarking cleanup/wallclock/P0.5/524288: Analyzing
70082026-08-27T11:56:23.060Zcleanup/wallclock/P0.5/524288
70092026-08-27T11:56:23.060Z time: [1.3275 s 1.3285 s 1.3298 s]
70102026-08-27T11:56:23.060ZFound 5 outliers among 100 measurements (5.00%)
70112026-08-27T11:56:23.060Z 3 (3.00%) high mild
70122026-08-27T11:56:23.060Z 2 (2.00%) high severe
70132026-08-27T11:56:23.596Z
70142026-08-27T11:56:25.193ZBenchmarking cleanup/wallclock/P0/1048576
70152026-08-27T11:56:25.193ZBenchmarking cleanup/wallclock/P0/1048576: Warming up for 3.0000 s
70162026-08-27T11:58:52.229Z
70172026-08-27T11:58:52.229ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 14703.4s, or reduce sample count to 10.
70182026-08-27T11:58:52.229ZBenchmarking cleanup/wallclock/P0/1048576: Collecting 100 samples in estimated 14703 s (100 iterations)
70192026-08-27T12:00:02.866ZBenchmarking cleanup/wallclock/P0/1048576: Analyzing
70202026-08-27T12:00:02.914Zcleanup/wallclock/P0/1048576
70212026-08-27T12:00:02.914Z time: [612.74 ms 613.24 ms 613.77 ms]
70222026-08-27T12:00:02.914ZFound 3 outliers among 100 measurements (3.00%)
70232026-08-27T12:00:02.914Z 2 (2.00%) high mild
70242026-08-27T12:00:02.915Z 1 (1.00%) high severe
70252026-08-27T12:00:03.467Z
70262026-08-27T12:00:03.467ZBenchmarking cleanup/wallclock/P0.1/1048576
70272026-08-27T12:00:03.467ZBenchmarking cleanup/wallclock/P0.1/1048576: Warming up for 3.0000 s
70282026-08-27T12:00:07.918Z
70292026-08-27T12:00:07.918ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 148.3s, or reduce sample count to 10.
70302026-08-27T12:00:07.918ZBenchmarking cleanup/wallclock/P0.1/1048576: Collecting 100 samples in estimated 148.35 s (100 iterations)
70312026-08-27T12:03:02.348ZBenchmarking cleanup/wallclock/P0.1/1048576: Analyzing
70322026-08-27T12:03:02.394Zcleanup/wallclock/P0.1/1048576
70332026-08-27T12:03:02.394Z time: [1.0785 s 1.0805 s 1.0822 s]
70342026-08-27T12:03:02.394ZFound 15 outliers among 100 measurements (15.00%)
70352026-08-27T12:03:02.394Z 9 (9.00%) low severe
70362026-08-27T12:03:02.394Z 3 (3.00%) low mild
70372026-08-27T12:03:02.394Z 3 (3.00%) high mild
70382026-08-27T12:03:02.932Z
70392026-08-27T12:03:02.932ZBenchmarking cleanup/wallclock/P0.25/1048576
70402026-08-27T12:03:02.932ZBenchmarking cleanup/wallclock/P0.25/1048576: Warming up for 3.0000 s
70412026-08-27T12:03:11.794Z
70422026-08-27T12:03:11.795ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 295.4s, or reduce sample count to 10.
70432026-08-27T12:03:11.795ZBenchmarking cleanup/wallclock/P0.25/1048576: Collecting 100 samples in estimated 295.42 s (100 iterations)
70442026-08-27T12:08:28.710ZBenchmarking cleanup/wallclock/P0.25/1048576: Analyzing
70452026-08-27T12:08:28.754Zcleanup/wallclock/P0.25/1048576
70462026-08-27T12:08:28.754Z time: [1.6677 s 1.6707 s 1.6736 s]
70472026-08-27T12:08:29.290Z
70482026-08-27T12:08:29.290ZBenchmarking cleanup/wallclock/P0.5/1048576
70492026-08-27T12:08:29.290ZBenchmarking cleanup/wallclock/P0.5/1048576: Warming up for 3.0000 s
70502026-08-27T12:08:33.554Z
70512026-08-27T12:08:33.554ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 426.4s, or reduce sample count to 10.
70522026-08-27T12:08:33.554ZBenchmarking cleanup/wallclock/P0.5/1048576: Collecting 100 samples in estimated 426.36 s (100 iterations)
70532026-08-27T12:17:46.096ZBenchmarking cleanup/wallclock/P0.5/1048576: Analyzing
70542026-08-27T12:17:46.142Zcleanup/wallclock/P0.5/1048576
70552026-08-27T12:17:46.142Z time: [2.6709 s 2.6733 s 2.6757 s]
70562026-08-27T12:17:46.142ZFound 1 outliers among 100 measurements (1.00%)
70572026-08-27T12:17:46.142Z 1 (1.00%) low mild
70582026-08-27T12:17:46.676Z
70592026-08-27T12:17:48.625ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
70602026-08-27T12:17:48.625ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
70612026-08-27T12:17:48.628ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0449 ms (605 iterations)
70622026-08-27T12:17:48.628ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
70632026-08-27T12:17:48.628Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
70642026-08-27T12:17:48.628Z time: [18.000 18.000 18.000 ]
70652026-08-27T12:17:48.628Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70662026-08-27T12:17:48.628Z No change in performance detected.
70672026-08-27T12:17:48.628Z
70682026-08-27T12:17:48.628ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
70692026-08-27T12:17:48.628ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
70702026-08-27T12:17:48.628ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0351 ms (715 iterations)
70712026-08-27T12:17:48.631ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
70722026-08-27T12:17:48.631Zprocess/Hairpin-DHCPv4/alloc_ct/Request
70732026-08-27T12:17:48.631Z time: [18.000 18.000 18.000 ]
70742026-08-27T12:17:48.631Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70752026-08-27T12:17:48.631Z No change in performance detected.
70762026-08-27T12:17:48.631Z
70772026-08-27T12:17:48.631ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
70782026-08-27T12:17:48.631ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
70792026-08-27T12:17:48.631ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0021 ms (495 iterations)
70802026-08-27T12:17:48.631ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
70812026-08-27T12:17:48.631Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
70822026-08-27T12:17:48.632Z time: [20.000 20.000 20.000 ]
70832026-08-27T12:17:48.632Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70842026-08-27T12:17:48.632Z No change in performance detected.
70852026-08-27T12:17:48.632Z
70862026-08-27T12:17:48.632ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
70872026-08-27T12:17:48.632ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
70882026-08-27T12:17:48.632ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0779 ms (550 iterations)
70892026-08-27T12:17:48.635ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
70902026-08-27T12:17:48.635Zprocess/Hairpin-DHCPv6/alloc_ct/Request
70912026-08-27T12:17:48.635Z time: [21.000 21.000 21.000 ]
70922026-08-27T12:17:48.635Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70932026-08-27T12:17:48.635Z No change in performance detected.
70942026-08-27T12:17:48.635Z
70952026-08-27T12:17:48.635ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
70962026-08-27T12:17:48.635ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
70972026-08-27T12:17:48.635ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0599 ms (825 iterations)
70982026-08-27T12:17:48.635ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
70992026-08-27T12:17:48.638Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
71002026-08-27T12:17:48.638Z time: [13.000 13.000 13.000 ]
71012026-08-27T12:17:48.638Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71022026-08-27T12:17:48.638Z No change in performance detected.
71032026-08-27T12:17:48.638Z
71042026-08-27T12:17:48.638ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
71052026-08-27T12:17:48.638ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
71062026-08-27T12:17:48.638ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0320 ms (715 iterations)
71072026-08-27T12:17:48.638ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
71082026-08-27T12:17:48.638Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
71092026-08-27T12:17:48.638Z time: [12.000 12.000 12.000 ]
71102026-08-27T12:17:48.638Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71112026-08-27T12:17:48.638Z No change in performance detected.
71122026-08-27T12:17:48.638Z
71132026-08-27T12:17:48.638ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
71142026-08-27T12:17:48.638ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
71152026-08-27T12:17:48.638ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0606 ms (715 iterations)
71162026-08-27T12:17:48.641ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
71172026-08-27T12:17:48.641Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
71182026-08-27T12:17:48.642Z time: [14.000 14.000 14.000 ]
71192026-08-27T12:17:48.642Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71202026-08-27T12:17:48.642Z No change in performance detected.
71212026-08-27T12:17:48.642Z
71222026-08-27T12:17:48.642ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
71232026-08-27T12:17:48.642ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
71242026-08-27T12:17:48.642ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0313 ms (715 iterations)
71252026-08-27T12:17:48.642ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
71262026-08-27T12:17:48.642Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
71272026-08-27T12:17:48.642Z time: [14.000 14.000 14.000 ]
71282026-08-27T12:17:48.642Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71292026-08-27T12:17:48.642Z No change in performance detected.
71302026-08-27T12:17:48.642Z
71312026-08-27T12:17:48.642ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
71322026-08-27T12:17:48.642ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
71332026-08-27T12:17:48.642ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0278 ms (605 iterations)
71342026-08-27T12:17:48.645ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
71352026-08-27T12:17:48.645Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
71362026-08-27T12:17:48.645Z time: [3.0000 3.0000 3.0000 ]
71372026-08-27T12:17:48.645Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71382026-08-27T12:17:48.645Z No change in performance detected.
71392026-08-27T12:17:48.645Z
71402026-08-27T12:17:48.645ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
71412026-08-27T12:17:48.645ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
71422026-08-27T12:17:48.645ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0705 ms (495 iterations)
71432026-08-27T12:17:48.645ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
71442026-08-27T12:17:48.645Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
71452026-08-27T12:17:48.646Z time: [3.0000 3.0000 3.0000 ]
71462026-08-27T12:17:48.646Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71472026-08-27T12:17:48.646Z No change in performance detected.
71482026-08-27T12:17:48.646Z
71492026-08-27T12:17:48.646ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
71502026-08-27T12:17:48.646ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
71512026-08-27T12:17:48.646ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0752 ms (605 iterations)
71522026-08-27T12:17:48.649ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
71532026-08-27T12:17:48.649ZCriterion.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.
71542026-08-27T12:17:48.649Z
71552026-08-27T12:17:48.649ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
71562026-08-27T12:17:48.649ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71572026-08-27T12:17:48.649ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0788 ms (495 iterations)
71582026-08-27T12:17:48.649ZCriterion.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.
71592026-08-27T12:17:48.649ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71602026-08-27T12:17:48.649Z
71612026-08-27T12:17:48.649ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
71622026-08-27T12:17:48.649ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71632026-08-27T12:17:48.649ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0554 ms (935 iterations)
71642026-08-27T12:17:48.649ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71652026-08-27T12:17:48.652Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
71662026-08-27T12:17:48.652Z time: [3.0000 3.0000 3.0000 ]
71672026-08-27T12:17:48.652Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71682026-08-27T12:17:48.652Z No change in performance detected.
71692026-08-27T12:17:48.652Z
71702026-08-27T12:17:48.652ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
71712026-08-27T12:17:48.652ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71722026-08-27T12:17:48.652ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0789 ms (550 iterations)
71732026-08-27T12:17:48.652ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71742026-08-27T12:17:48.652Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
71752026-08-27T12:17:48.652Z time: [3.0000 3.0000 3.0000 ]
71762026-08-27T12:17:48.652Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71772026-08-27T12:17:48.652Z No change in performance detected.
71782026-08-27T12:17:48.652Z
71792026-08-27T12:17:48.652ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
71802026-08-27T12:17:48.652ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71812026-08-27T12:17:48.653ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0734 ms (770 iterations)
71822026-08-27T12:17:48.656ZCriterion.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.
71832026-08-27T12:17:48.656ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71842026-08-27T12:17:48.656Z
71852026-08-27T12:17:48.656ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
71862026-08-27T12:17:48.656ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71872026-08-27T12:17:48.656ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0234 ms (495 iterations)
71882026-08-27T12:17:48.656ZCriterion.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.
71892026-08-27T12:17:48.656ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71902026-08-27T12:17:48.656Z
71912026-08-27T12:17:48.656ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
71922026-08-27T12:17:48.656ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71932026-08-27T12:17:48.656ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0701 ms (825 iterations)
71942026-08-27T12:17:48.656ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71952026-08-27T12:17:48.656Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
71962026-08-27T12:17:48.656Z time: [3.0000 3.0000 3.0000 ]
71972026-08-27T12:17:48.656Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71982026-08-27T12:17:48.656Z No change in performance detected.
71992026-08-27T12:17:48.659Z
72002026-08-27T12:17:48.659ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
72012026-08-27T12:17:48.659ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
72022026-08-27T12:17:48.659ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0490 ms (495 iterations)
72032026-08-27T12:17:48.659ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
72042026-08-27T12:17:48.659Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
72052026-08-27T12:17:48.659Z time: [3.0000 3.0000 3.0000 ]
72062026-08-27T12:17:48.659Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72072026-08-27T12:17:48.659Z No change in performance detected.
72082026-08-27T12:17:48.659Z
72092026-08-27T12:17:48.659ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
72102026-08-27T12:17:48.659ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
72112026-08-27T12:17:48.659ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0677 ms (715 iterations)
72122026-08-27T12:17:48.659ZCriterion.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.
72132026-08-27T12:17:48.659ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
72142026-08-27T12:17:48.660Z
72152026-08-27T12:17:48.660ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
72162026-08-27T12:17:48.660ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
72172026-08-27T12:17:48.660ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1047 ms (495 iterations)
72182026-08-27T12:17:48.664ZCriterion.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.
72192026-08-27T12:17:48.664ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
72202026-08-27T12:17:48.664Z
72212026-08-27T12:17:48.664ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
72222026-08-27T12:17:48.664ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
72232026-08-27T12:17:48.664ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0579 ms (880 iterations)
72242026-08-27T12:17:48.664ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
72252026-08-27T12:17:48.664Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
72262026-08-27T12:17:48.664Z time: [3.0000 3.0000 3.0000 ]
72272026-08-27T12:17:48.665Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72282026-08-27T12:17:48.665Z No change in performance detected.
72292026-08-27T12:17:48.665Z
72302026-08-27T12:17:48.665ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
72312026-08-27T12:17:48.665ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
72322026-08-27T12:17:48.665ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0309 ms (495 iterations)
72332026-08-27T12:17:48.668ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
72342026-08-27T12:17:48.668Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
72352026-08-27T12:17:48.668Z time: [3.0000 3.0000 3.0000 ]
72362026-08-27T12:17:48.668Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72372026-08-27T12:17:48.668Z No change in performance detected.
72382026-08-27T12:17:48.668Z
72392026-08-27T12:17:48.668ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
72402026-08-27T12:17:48.668ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
72412026-08-27T12:17:48.668ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0008 ms (715 iterations)
72422026-08-27T12:17:48.668ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
72432026-08-27T12:17:48.668ZCriterion.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.
72442026-08-27T12:17:48.668Z
72452026-08-27T12:17:48.668ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
72462026-08-27T12:17:48.668ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72472026-08-27T12:17:48.668ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0598 ms (495 iterations)
72482026-08-27T12:17:48.668ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72492026-08-27T12:17:48.668ZCriterion.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.
72502026-08-27T12:17:48.668Z
72512026-08-27T12:17:48.668ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
72522026-08-27T12:17:48.668ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72532026-08-27T12:17:48.668ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1097 ms (275 iterations)
72542026-08-27T12:17:48.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
72552026-08-27T12:17:48.672Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
72562026-08-27T12:17:48.672Z time: [44.000 44.000 44.000 ]
72572026-08-27T12:17:48.672Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72582026-08-27T12:17:48.672Z No change in performance detected.
72592026-08-27T12:17:48.672Z
72602026-08-27T12:17:48.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
72612026-08-27T12:17:48.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72622026-08-27T12:17:48.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0434 ms (220 iterations)
72632026-08-27T12:17:48.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
72642026-08-27T12:17:48.672Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
72652026-08-27T12:17:48.672Z time: [44.000 44.000 44.000 ]
72662026-08-27T12:17:48.672Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72672026-08-27T12:17:48.672Z No change in performance detected.
72682026-08-27T12:17:48.672Z
72692026-08-27T12:17:48.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
72702026-08-27T12:17:48.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
72712026-08-27T12:17:48.672ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1777 ms (330 iterations)
72722026-08-27T12:17:48.675ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
72732026-08-27T12:17:48.675Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
72742026-08-27T12:17:48.675Z time: [29.000 29.000 29.000 ]
72752026-08-27T12:17:48.675Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72762026-08-27T12:17:48.675Z No change in performance detected.
72772026-08-27T12:17:48.675Z
72782026-08-27T12:17:48.676ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
72792026-08-27T12:17:48.676ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
72802026-08-27T12:17:48.676ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1623 ms (275 iterations)
72812026-08-27T12:17:48.676ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
72822026-08-27T12:17:48.676Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
72832026-08-27T12:17:48.676Z time: [29.000 29.000 29.000 ]
72842026-08-27T12:17:48.676Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72852026-08-27T12:17:48.676Z No change in performance detected.
72862026-08-27T12:17:48.676Z
72872026-08-27T12:17:48.676ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
72882026-08-27T12:17:48.676ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
72892026-08-27T12:17:48.676ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0318 ms (275 iterations)
72902026-08-27T12:17:48.679ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
72912026-08-27T12:17:48.679Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
72922026-08-27T12:17:48.679Z time: [43.000 43.000 43.000 ]
72932026-08-27T12:17:48.679Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72942026-08-27T12:17:48.679Z No change in performance detected.
72952026-08-27T12:17:48.679Z
72962026-08-27T12:17:48.679ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
72972026-08-27T12:17:48.679ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
72982026-08-27T12:17:48.679ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1850 ms (275 iterations)
72992026-08-27T12:17:48.679ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
73002026-08-27T12:17:48.682Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
73012026-08-27T12:17:48.682Z time: [43.000 43.000 43.000 ]
73022026-08-27T12:17:48.682Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73032026-08-27T12:17:48.682Z No change in performance detected.
73042026-08-27T12:17:48.682Z
73052026-08-27T12:17:48.682ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
73062026-08-27T12:17:48.682ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
73072026-08-27T12:17:48.682ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0086 ms (330 iterations)
73082026-08-27T12:17:48.682ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
73092026-08-27T12:17:48.682Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
73102026-08-27T12:17:48.682Z time: [28.000 28.000 28.000 ]
73112026-08-27T12:17:48.682Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73122026-08-27T12:17:48.682Z No change in performance detected.
73132026-08-27T12:17:48.682Z
73142026-08-27T12:17:48.682ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
73152026-08-27T12:17:48.682ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
73162026-08-27T12:17:48.682ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0963 ms (275 iterations)
73172026-08-27T12:17:48.686ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
73182026-08-27T12:17:48.686Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
73192026-08-27T12:17:48.686Z time: [28.000 28.000 28.000 ]
73202026-08-27T12:17:48.686Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73212026-08-27T12:17:48.686Z No change in performance detected.
73222026-08-27T12:17:48.686Z
73232026-08-27T12:17:48.686ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
73242026-08-27T12:17:48.686ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73252026-08-27T12:17:48.686ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1803 ms (275 iterations)
73262026-08-27T12:17:48.686ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
73272026-08-27T12:17:48.686Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
73282026-08-27T12:17:48.686Z time: [44.000 44.000 44.000 ]
73292026-08-27T12:17:48.686Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73302026-08-27T12:17:48.686Z No change in performance detected.
73312026-08-27T12:17:48.686Z
73322026-08-27T12:17:48.686ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
73332026-08-27T12:17:48.686ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73342026-08-27T12:17:48.686ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0581 ms (220 iterations)
73352026-08-27T12:17:48.689ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
73362026-08-27T12:17:48.689Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
73372026-08-27T12:17:48.689Z time: [44.000 44.000 44.000 ]
73382026-08-27T12:17:48.689Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73392026-08-27T12:17:48.689Z No change in performance detected.
73402026-08-27T12:17:48.689Z
73412026-08-27T12:17:48.689ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
73422026-08-27T12:17:48.689ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
73432026-08-27T12:17:48.689ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1792 ms (330 iterations)
73442026-08-27T12:17:48.689ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
73452026-08-27T12:17:48.711Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
73462026-08-27T12:17:48.711Z time: [29.000 29.000 29.000 ]
73472026-08-27T12:17:48.711Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73482026-08-27T12:17:48.712Z No change in performance detected.
73492026-08-27T12:17:48.712Z
73502026-08-27T12:17:48.712ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
73512026-08-27T12:17:48.712ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73522026-08-27T12:17:48.712ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2198 ms (275 iterations)
73532026-08-27T12:17:48.712ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
73542026-08-27T12:17:48.712Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
73552026-08-27T12:17:48.712Z time: [29.000 29.000 29.000 ]
73562026-08-27T12:17:48.712Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73572026-08-27T12:17:48.712Z No change in performance detected.
73582026-08-27T12:17:48.712Z
73592026-08-27T12:17:48.712ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
73602026-08-27T12:17:48.712ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
73612026-08-27T12:17:48.712ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0899 ms (275 iterations)
73622026-08-27T12:17:48.712ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
73632026-08-27T12:17:48.712Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
73642026-08-27T12:17:48.712Z time: [43.000 43.000 43.000 ]
73652026-08-27T12:17:48.712Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73662026-08-27T12:17:48.712Z No change in performance detected.
73672026-08-27T12:17:48.712Z
73682026-08-27T12:17:48.712ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
73692026-08-27T12:17:48.712ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73702026-08-27T12:17:48.712ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2498 ms (275 iterations)
73712026-08-27T12:17:48.712ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
73722026-08-27T12:17:48.712Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
73732026-08-27T12:17:48.712Z time: [43.000 43.000 43.000 ]
73742026-08-27T12:17:48.712Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73752026-08-27T12:17:48.712Z No change in performance detected.
73762026-08-27T12:17:48.712Z
73772026-08-27T12:17:48.712ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
73782026-08-27T12:17:48.712ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
73792026-08-27T12:17:48.712ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0756 ms (330 iterations)
73802026-08-27T12:17:48.712ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
73812026-08-27T12:17:48.712Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
73822026-08-27T12:17:48.712Z time: [28.000 28.000 28.000 ]
73832026-08-27T12:17:48.712Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73842026-08-27T12:17:48.712Z No change in performance detected.
73852026-08-27T12:17:48.712Z
73862026-08-27T12:17:48.713ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
73872026-08-27T12:17:48.713ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
73882026-08-27T12:17:48.713ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1191 ms (275 iterations)
73892026-08-27T12:17:48.713ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
73902026-08-27T12:17:48.713Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
73912026-08-27T12:17:48.713Z time: [28.000 28.000 28.000 ]
73922026-08-27T12:17:48.713Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73932026-08-27T12:17:48.713Z No change in performance detected.
73942026-08-27T12:17:48.713Z
73952026-08-27T12:17:48.713ZBenchmarking process/Eviction/alloc_ct/1024
73962026-08-27T12:17:48.713ZBenchmarking process/Eviction/alloc_ct/1024: Warming up for 100.00 µs
73972026-08-27T12:17:48.713Z
73982026-08-27T12:17:48.713ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 42.1ms.
73992026-08-27T12:17:48.713ZBenchmarking process/Eviction/alloc_ct/1024: Collecting 10 samples in estimated 42.122 ms (10 iterations)
74002026-08-27T12:17:48.713ZBenchmarking process/Eviction/alloc_ct/1024: Analyzing
74012026-08-27T12:17:48.713Zprocess/Eviction/alloc_ct/1024
74022026-08-27T12:17:48.713Z time: [7.0000 7.0000 7.0000 ]
74032026-08-27T12:17:48.713Z
74042026-08-27T12:17:48.713ZBenchmarking process/Eviction/alloc_ct/32768
74052026-08-27T12:17:48.713ZBenchmarking process/Eviction/alloc_ct/32768: Warming up for 100.00 µs
74062026-08-27T12:17:48.860Z
74072026-08-27T12:17:48.860ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.5s.
74082026-08-27T12:17:48.860ZBenchmarking process/Eviction/alloc_ct/32768: Collecting 10 samples in estimated 1.5271 s (10 iterations)
74092026-08-27T12:17:49.059ZBenchmarking process/Eviction/alloc_ct/32768: Analyzing
74102026-08-27T12:17:49.062Zprocess/Eviction/alloc_ct/32768
74112026-08-27T12:17:49.062Z time: [7.0000 7.0000 7.0000 ]
74122026-08-27T12:17:49.062Z
74132026-08-27T12:17:49.176ZBenchmarking process/Eviction/alloc_ct/524288
74142026-08-27T12:17:49.177ZBenchmarking process/Eviction/alloc_ct/524288: Warming up for 100.00 µs
74152026-08-27T12:17:51.717Z
74162026-08-27T12:17:51.717ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 25.4s.
74172026-08-27T12:17:51.717ZBenchmarking process/Eviction/alloc_ct/524288: Collecting 10 samples in estimated 25.400 s (10 iterations)
74182026-08-27T12:17:56.146ZBenchmarking process/Eviction/alloc_ct/524288: Analyzing
74192026-08-27T12:17:56.149Zprocess/Eviction/alloc_ct/524288
74202026-08-27T12:17:56.150Z time: [23.000 23.400 24.200 ]
74212026-08-27T12:17:56.150ZFound 1 outliers among 10 measurements (10.00%)
74222026-08-27T12:17:56.150Z 1 (10.00%) high severe
74232026-08-27T12:17:56.150Z
74242026-08-27T12:17:57.942ZBenchmarking process/Eviction/alloc_ct/1048576
74252026-08-27T12:17:57.942ZBenchmarking process/Eviction/alloc_ct/1048576: Warming up for 100.00 µs
74262026-08-27T12:18:03.177Z
74272026-08-27T12:18:03.177ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 52.4s.
74282026-08-27T12:18:03.177ZBenchmarking process/Eviction/alloc_ct/1048576: Collecting 10 samples in estimated 52.351 s (10 iterations)
74292026-08-27T12:18:11.812ZBenchmarking process/Eviction/alloc_ct/1048576: Analyzing
74302026-08-27T12:18:11.815Zprocess/Eviction/alloc_ct/1048576
74312026-08-27T12:18:11.815Z time: [23.000 23.600 24.200 ]
74322026-08-27T12:18:11.815Z
74332026-08-27T12:18:15.417ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
74342026-08-27T12:18:15.417ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
74352026-08-27T12:18:15.420ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0397 ms (605 iterations)
74362026-08-27T12:18:15.420ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
74372026-08-27T12:18:15.420Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
74382026-08-27T12:18:15.420Z time: [3924.0 B 3924.0 B 3924.0 B]
74392026-08-27T12:18:15.420Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74402026-08-27T12:18:15.420Z No change in performance detected.
74412026-08-27T12:18:15.420Z
74422026-08-27T12:18:15.420ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
74432026-08-27T12:18:15.420ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
74442026-08-27T12:18:15.420ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0664 ms (715 iterations)
74452026-08-27T12:18:15.423ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
74462026-08-27T12:18:15.423Zprocess/Hairpin-DHCPv4/alloc_sz/Request
74472026-08-27T12:18:15.423Z time: [3924.0 B 3924.0 B 3924.0 B]
74482026-08-27T12:18:15.423Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74492026-08-27T12:18:15.423Z No change in performance detected.
74502026-08-27T12:18:15.423Z
74512026-08-27T12:18:15.423ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
74522026-08-27T12:18:15.423ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
74532026-08-27T12:18:15.423ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0015 ms (495 iterations)
74542026-08-27T12:18:15.423ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
74552026-08-27T12:18:15.423Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
74562026-08-27T12:18:15.423Z time: [3988.0 B 3988.0 B 3988.0 B]
74572026-08-27T12:18:15.423Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74582026-08-27T12:18:15.423Z No change in performance detected.
74592026-08-27T12:18:15.423Z
74602026-08-27T12:18:15.423ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
74612026-08-27T12:18:15.423ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
74622026-08-27T12:18:15.423ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0573 ms (495 iterations)
74632026-08-27T12:18:15.426ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
74642026-08-27T12:18:15.426Zprocess/Hairpin-DHCPv6/alloc_sz/Request
74652026-08-27T12:18:15.426Z time: [4386.0 B 4386.0 B 4386.0 B]
74662026-08-27T12:18:15.426Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74672026-08-27T12:18:15.426Z No change in performance detected.
74682026-08-27T12:18:15.426Z
74692026-08-27T12:18:15.427ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
74702026-08-27T12:18:15.427ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
74712026-08-27T12:18:15.427ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0506 ms (825 iterations)
74722026-08-27T12:18:15.427ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
74732026-08-27T12:18:15.427Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
74742026-08-27T12:18:15.427Z time: [2888.0 B 2888.0 B 2888.0 B]
74752026-08-27T12:18:15.427Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74762026-08-27T12:18:15.427Z No change in performance detected.
74772026-08-27T12:18:15.430Z
74782026-08-27T12:18:15.430ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
74792026-08-27T12:18:15.430ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
74802026-08-27T12:18:15.430ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0489 ms (715 iterations)
74812026-08-27T12:18:15.430ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
74822026-08-27T12:18:15.430Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
74832026-08-27T12:18:15.430Z time: [2873.0 B 2873.0 B 2873.0 B]
74842026-08-27T12:18:15.430Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74852026-08-27T12:18:15.430Z No change in performance detected.
74862026-08-27T12:18:15.430Z
74872026-08-27T12:18:15.430ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
74882026-08-27T12:18:15.430ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
74892026-08-27T12:18:15.430ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0663 ms (715 iterations)
74902026-08-27T12:18:15.430ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
74912026-08-27T12:18:15.433Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
74922026-08-27T12:18:15.433Z time: [2926.0 B 2926.0 B 2926.0 B]
74932026-08-27T12:18:15.433Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74942026-08-27T12:18:15.433Z No change in performance detected.
74952026-08-27T12:18:15.433Z
74962026-08-27T12:18:15.433ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
74972026-08-27T12:18:15.433ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
74982026-08-27T12:18:15.433ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0134 ms (715 iterations)
74992026-08-27T12:18:15.433ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
75002026-08-27T12:18:15.433Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
75012026-08-27T12:18:15.433Z time: [2910.0 B 2910.0 B 2910.0 B]
75022026-08-27T12:18:15.434Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75032026-08-27T12:18:15.434Z No change in performance detected.
75042026-08-27T12:18:15.434Z
75052026-08-27T12:18:15.434ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
75062026-08-27T12:18:15.434ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
75072026-08-27T12:18:15.434ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0168 ms (605 iterations)
75082026-08-27T12:18:15.437ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
75092026-08-27T12:18:15.437Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
75102026-08-27T12:18:15.437Z time: [264.00 B 264.00 B 264.00 B]
75112026-08-27T12:18:15.437Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75122026-08-27T12:18:15.437Z No change in performance detected.
75132026-08-27T12:18:15.437Z
75142026-08-27T12:18:15.437ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
75152026-08-27T12:18:15.437ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
75162026-08-27T12:18:15.437ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0630 ms (495 iterations)
75172026-08-27T12:18:15.437ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
75182026-08-27T12:18:15.437Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
75192026-08-27T12:18:15.437Z time: [264.00 B 264.00 B 264.00 B]
75202026-08-27T12:18:15.437Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75212026-08-27T12:18:15.437Z No change in performance detected.
75222026-08-27T12:18:15.437Z
75232026-08-27T12:18:15.437ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
75242026-08-27T12:18:15.437ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
75252026-08-27T12:18:15.437ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0767 ms (660 iterations)
75262026-08-27T12:18:15.441ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
75272026-08-27T12:18:15.441ZCriterion.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.
75282026-08-27T12:18:15.441Z
75292026-08-27T12:18:15.441ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
75302026-08-27T12:18:15.441ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
75312026-08-27T12:18:15.441ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1155 ms (495 iterations)
75322026-08-27T12:18:15.441ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
75332026-08-27T12:18:15.441ZCriterion.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.
75342026-08-27T12:18:15.441Z
75352026-08-27T12:18:15.441ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
75362026-08-27T12:18:15.441ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
75372026-08-27T12:18:15.441ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0574 ms (935 iterations)
75382026-08-27T12:18:15.441ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
75392026-08-27T12:18:15.441Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
75402026-08-27T12:18:15.441Z time: [264.00 B 264.00 B 264.00 B]
75412026-08-27T12:18:15.441Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75422026-08-27T12:18:15.441Z No change in performance detected.
75432026-08-27T12:18:15.444Z
75442026-08-27T12:18:15.444ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
75452026-08-27T12:18:15.444ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
75462026-08-27T12:18:15.444ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0044 ms (495 iterations)
75472026-08-27T12:18:15.444ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
75482026-08-27T12:18:15.444Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
75492026-08-27T12:18:15.445Z time: [264.00 B 264.00 B 264.00 B]
75502026-08-27T12:18:15.445Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75512026-08-27T12:18:15.445Z No change in performance detected.
75522026-08-27T12:18:15.445Z
75532026-08-27T12:18:15.445ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
75542026-08-27T12:18:15.445ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
75552026-08-27T12:18:15.445ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0280 ms (770 iterations)
75562026-08-27T12:18:15.445ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
75572026-08-27T12:18:15.445ZCriterion.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.
75582026-08-27T12:18:15.445Z
75592026-08-27T12:18:15.445ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
75602026-08-27T12:18:15.445ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
75612026-08-27T12:18:15.445ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0158 ms (495 iterations)
75622026-08-27T12:18:15.448ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
75632026-08-27T12:18:15.448ZCriterion.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.
75642026-08-27T12:18:15.448Z
75652026-08-27T12:18:15.448ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
75662026-08-27T12:18:15.448ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
75672026-08-27T12:18:15.448ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0641 ms (825 iterations)
75682026-08-27T12:18:15.448ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
75692026-08-27T12:18:15.448Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
75702026-08-27T12:18:15.448Z time: [264.00 B 264.00 B 264.00 B]
75712026-08-27T12:18:15.448Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75722026-08-27T12:18:15.448Z No change in performance detected.
75732026-08-27T12:18:15.448Z
75742026-08-27T12:18:15.448ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
75752026-08-27T12:18:15.448ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
75762026-08-27T12:18:15.448ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0765 ms (495 iterations)
75772026-08-27T12:18:15.451ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
75782026-08-27T12:18:15.451Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
75792026-08-27T12:18:15.451Z time: [264.00 B 264.00 B 264.00 B]
75802026-08-27T12:18:15.451Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75812026-08-27T12:18:15.451Z No change in performance detected.
75822026-08-27T12:18:15.451Z
75832026-08-27T12:18:15.451ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
75842026-08-27T12:18:15.451ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
75852026-08-27T12:18:15.451ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0601 ms (715 iterations)
75862026-08-27T12:18:15.451ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
75872026-08-27T12:18:15.451ZCriterion.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.
75882026-08-27T12:18:15.451Z
75892026-08-27T12:18:15.451ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
75902026-08-27T12:18:15.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
75912026-08-27T12:18:15.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1082 ms (495 iterations)
75922026-08-27T12:18:15.455ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75932026-08-27T12:18:15.455ZCriterion.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.
75942026-08-27T12:18:15.455Z
75952026-08-27T12:18:15.455ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
75962026-08-27T12:18:15.455ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75972026-08-27T12:18:15.455ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0551 ms (880 iterations)
75982026-08-27T12:18:15.455ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75992026-08-27T12:18:15.455Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
76002026-08-27T12:18:15.455Z time: [264.00 B 264.00 B 264.00 B]
76012026-08-27T12:18:15.455Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76022026-08-27T12:18:15.455Z No change in performance detected.
76032026-08-27T12:18:15.455Z
76042026-08-27T12:18:15.455ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
76052026-08-27T12:18:15.455ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
76062026-08-27T12:18:15.455ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0364 ms (495 iterations)
76072026-08-27T12:18:15.455ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
76082026-08-27T12:18:15.458Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
76092026-08-27T12:18:15.458Z time: [264.00 B 264.00 B 264.00 B]
76102026-08-27T12:18:15.459Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76112026-08-27T12:18:15.459Z No change in performance detected.
76122026-08-27T12:18:15.459Z
76132026-08-27T12:18:15.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
76142026-08-27T12:18:15.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
76152026-08-27T12:18:15.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0651 ms (660 iterations)
76162026-08-27T12:18:15.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
76172026-08-27T12:18:15.459ZCriterion.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.
76182026-08-27T12:18:15.459Z
76192026-08-27T12:18:15.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
76202026-08-27T12:18:15.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
76212026-08-27T12:18:15.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0663 ms (495 iterations)
76222026-08-27T12:18:15.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
76232026-08-27T12:18:15.459ZCriterion.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.
76242026-08-27T12:18:15.459Z
76252026-08-27T12:18:15.459ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
76262026-08-27T12:18:15.459ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
76272026-08-27T12:18:15.459ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1110 ms (275 iterations)
76282026-08-27T12:18:15.463ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
76292026-08-27T12:18:15.463Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
76302026-08-27T12:18:15.463Z time: [8547.0 B 8547.0 B 8547.0 B]
76312026-08-27T12:18:15.463Z change: [+0.4702% +0.4702% +0.4702%] (p = 0.00 < 0.05)
76322026-08-27T12:18:15.463Z Change within noise threshold.
76332026-08-27T12:18:15.463Z
76342026-08-27T12:18:15.463ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
76352026-08-27T12:18:15.463ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
76362026-08-27T12:18:15.463ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0409 ms (220 iterations)
76372026-08-27T12:18:15.463ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
76382026-08-27T12:18:15.463Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
76392026-08-27T12:18:15.463Z time: [8547.0 B 8547.0 B 8547.0 B]
76402026-08-27T12:18:15.463Z change: [+0.4702% +0.4702% +0.4702%] (p = 0.00 < 0.05)
76412026-08-27T12:18:15.463Z Change within noise threshold.
76422026-08-27T12:18:15.463Z
76432026-08-27T12:18:15.463ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
76442026-08-27T12:18:15.463ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
76452026-08-27T12:18:15.463ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1283 ms (330 iterations)
76462026-08-27T12:18:15.466ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
76472026-08-27T12:18:15.466Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
76482026-08-27T12:18:15.466Z time: [7056.0 B 7056.0 B 7056.0 B]
76492026-08-27T12:18:15.466Z change: [+0.5701% +0.5701% +0.5701%] (p = 0.00 < 0.05)
76502026-08-27T12:18:15.466Z Change within noise threshold.
76512026-08-27T12:18:15.466Z
76522026-08-27T12:18:15.466ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
76532026-08-27T12:18:15.466ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
76542026-08-27T12:18:15.466ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1750 ms (275 iterations)
76552026-08-27T12:18:15.467ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
76562026-08-27T12:18:15.467Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
76572026-08-27T12:18:15.467Z time: [7056.0 B 7056.0 B 7056.0 B]
76582026-08-27T12:18:15.467Z change: [+0.5701% +0.5701% +0.5701%] (p = 0.00 < 0.05)
76592026-08-27T12:18:15.467Z Change within noise threshold.
76602026-08-27T12:18:15.467Z
76612026-08-27T12:18:15.467ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
76622026-08-27T12:18:15.467ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
76632026-08-27T12:18:15.467ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0202 ms (275 iterations)
76642026-08-27T12:18:15.470ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
76652026-08-27T12:18:15.470Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
76662026-08-27T12:18:15.470Z time: [8515.0 B 8515.0 B 8515.0 B]
76672026-08-27T12:18:15.470Z change: [+0.4720% +0.4720% +0.4720%] (p = 0.00 < 0.05)
76682026-08-27T12:18:15.470Z Change within noise threshold.
76692026-08-27T12:18:15.470Z
76702026-08-27T12:18:15.470ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
76712026-08-27T12:18:15.470ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
76722026-08-27T12:18:15.470ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1868 ms (275 iterations)
76732026-08-27T12:18:15.470ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
76742026-08-27T12:18:15.470Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
76752026-08-27T12:18:15.470Z time: [8515.0 B 8515.0 B 8515.0 B]
76762026-08-27T12:18:15.470Z change: [+0.4720% +0.4720% +0.4720%] (p = 0.00 < 0.05)
76772026-08-27T12:18:15.470Z Change within noise threshold.
76782026-08-27T12:18:15.470Z
76792026-08-27T12:18:15.470ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
76802026-08-27T12:18:15.470ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
76812026-08-27T12:18:15.471ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0049 ms (330 iterations)
76822026-08-27T12:18:15.474ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
76832026-08-27T12:18:15.474Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
76842026-08-27T12:18:15.474Z time: [7024.0 B 7024.0 B 7024.0 B]
76852026-08-27T12:18:15.474Z change: [+0.5727% +0.5727% +0.5727%] (p = 0.00 < 0.05)
76862026-08-27T12:18:15.474Z Change within noise threshold.
76872026-08-27T12:18:15.474Z
76882026-08-27T12:18:15.474ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
76892026-08-27T12:18:15.474ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
76902026-08-27T12:18:15.474ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0749 ms (275 iterations)
76912026-08-27T12:18:15.474ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
76922026-08-27T12:18:15.474Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
76932026-08-27T12:18:15.474Z time: [7024.0 B 7024.0 B 7024.0 B]
76942026-08-27T12:18:15.474Z change: [+0.5727% +0.5727% +0.5727%] (p = 0.00 < 0.05)
76952026-08-27T12:18:15.474Z Change within noise threshold.
76962026-08-27T12:18:15.477Z
76972026-08-27T12:18:15.477ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
76982026-08-27T12:18:15.477ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
76992026-08-27T12:18:15.477ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1603 ms (275 iterations)
77002026-08-27T12:18:15.477ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
77012026-08-27T12:18:15.478Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
77022026-08-27T12:18:15.478Z time: [8547.0 B 8547.0 B 8547.0 B]
77032026-08-27T12:18:15.478Z change: [+0.4702% +0.4702% +0.4702%] (p = 0.00 < 0.05)
77042026-08-27T12:18:15.478Z Change within noise threshold.
77052026-08-27T12:18:15.478Z
77062026-08-27T12:18:15.478ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
77072026-08-27T12:18:15.478ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
77082026-08-27T12:18:15.478ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0608 ms (220 iterations)
77092026-08-27T12:18:15.478ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
77102026-08-27T12:18:15.481Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
77112026-08-27T12:18:15.481Z time: [8547.0 B 8547.0 B 8547.0 B]
77122026-08-27T12:18:15.481Z change: [+0.4702% +0.4702% +0.4702%] (p = 0.00 < 0.05)
77132026-08-27T12:18:15.481Z Change within noise threshold.
77142026-08-27T12:18:15.481Z
77152026-08-27T12:18:15.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
77162026-08-27T12:18:15.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
77172026-08-27T12:18:15.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0023 ms (275 iterations)
77182026-08-27T12:18:15.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
77192026-08-27T12:18:15.481Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
77202026-08-27T12:18:15.481Z time: [7056.0 B 7056.0 B 7056.0 B]
77212026-08-27T12:18:15.481Z change: [+0.5701% +0.5701% +0.5701%] (p = 0.00 < 0.05)
77222026-08-27T12:18:15.481Z Change within noise threshold.
77232026-08-27T12:18:15.481Z
77242026-08-27T12:18:15.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
77252026-08-27T12:18:15.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
77262026-08-27T12:18:15.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2313 ms (275 iterations)
77272026-08-27T12:18:15.484ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
77282026-08-27T12:18:15.484Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
77292026-08-27T12:18:15.484Z time: [7056.0 B 7056.0 B 7056.0 B]
77302026-08-27T12:18:15.484Z change: [+0.5701% +0.5701% +0.5701%] (p = 0.00 < 0.05)
77312026-08-27T12:18:15.484Z Change within noise threshold.
77322026-08-27T12:18:15.484Z
77332026-08-27T12:18:15.484ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
77342026-08-27T12:18:15.484ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
77352026-08-27T12:18:15.484ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0653 ms (275 iterations)
77362026-08-27T12:18:15.485ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
77372026-08-27T12:18:15.485Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
77382026-08-27T12:18:15.485Z time: [8515.0 B 8515.0 B 8515.0 B]
77392026-08-27T12:18:15.485Z change: [+0.4720% +0.4720% +0.4720%] (p = 0.00 < 0.05)
77402026-08-27T12:18:15.485Z Change within noise threshold.
77412026-08-27T12:18:15.485Z
77422026-08-27T12:18:15.485ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
77432026-08-27T12:18:15.485ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
77442026-08-27T12:18:15.485ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2395 ms (275 iterations)
77452026-08-27T12:18:15.488ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
77462026-08-27T12:18:15.488Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
77472026-08-27T12:18:15.488Z time: [8515.0 B 8515.0 B 8515.0 B]
77482026-08-27T12:18:15.488Z change: [+0.4720% +0.4720% +0.4720%] (p = 0.00 < 0.05)
77492026-08-27T12:18:15.488Z Change within noise threshold.
77502026-08-27T12:18:15.488Z
77512026-08-27T12:18:15.488ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
77522026-08-27T12:18:15.488ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
77532026-08-27T12:18:15.488ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0791 ms (330 iterations)
77542026-08-27T12:18:15.488ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
77552026-08-27T12:18:15.491Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
77562026-08-27T12:18:15.491Z time: [7024.0 B 7024.0 B 7024.0 B]
77572026-08-27T12:18:15.491Z change: [+0.5727% +0.5727% +0.5727%] (p = 0.00 < 0.05)
77582026-08-27T12:18:15.491Z Change within noise threshold.
77592026-08-27T12:18:15.491Z
77602026-08-27T12:18:15.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
77612026-08-27T12:18:15.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
77622026-08-27T12:18:15.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1067 ms (275 iterations)
77632026-08-27T12:18:15.491ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
77642026-08-27T12:18:15.491Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
77652026-08-27T12:18:15.491Z time: [7024.0 B 7024.0 B 7024.0 B]
77662026-08-27T12:18:15.491Z change: [+0.5727% +0.5727% +0.5727%] (p = 0.00 < 0.05)
77672026-08-27T12:18:15.491Z Change within noise threshold.
77682026-08-27T12:18:15.491Z
77692026-08-27T12:18:15.491ZBenchmarking process/Eviction/alloc_sz/1024
77702026-08-27T12:18:15.491ZBenchmarking process/Eviction/alloc_sz/1024: Warming up for 100.00 µs
77712026-08-27T12:18:15.495Z
77722026-08-27T12:18:15.495ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 39.7ms.
77732026-08-27T12:18:15.495ZBenchmarking process/Eviction/alloc_sz/1024: Collecting 10 samples in estimated 39.746 ms (10 iterations)
77742026-08-27T12:18:15.498ZBenchmarking process/Eviction/alloc_sz/1024: Analyzing
77752026-08-27T12:18:15.498Zprocess/Eviction/alloc_sz/1024
77762026-08-27T12:18:15.498Z time: [2725.0 B 2725.0 B 2725.0 B]
77772026-08-27T12:18:15.498Z
77782026-08-27T12:18:15.498ZBenchmarking process/Eviction/alloc_sz/32768
77792026-08-27T12:18:15.498ZBenchmarking process/Eviction/alloc_sz/32768: Warming up for 100.00 µs
77802026-08-27T12:18:15.647Z
77812026-08-27T12:18:15.647ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.5s.
77822026-08-27T12:18:15.647ZBenchmarking process/Eviction/alloc_sz/32768: Collecting 10 samples in estimated 1.4927 s (10 iterations)
77832026-08-27T12:18:15.853ZBenchmarking process/Eviction/alloc_sz/32768: Analyzing
77842026-08-27T12:18:15.855Zprocess/Eviction/alloc_sz/32768
77852026-08-27T12:18:15.855Z time: [2725.0 B 2725.0 B 2725.0 B]
77862026-08-27T12:18:15.855Z
77872026-08-27T12:18:15.969ZBenchmarking process/Eviction/alloc_sz/524288
77882026-08-27T12:18:15.969ZBenchmarking process/Eviction/alloc_sz/524288: Warming up for 100.00 µs
77892026-08-27T12:18:18.731Z
77902026-08-27T12:18:18.731ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 27.6s.
77912026-08-27T12:18:18.731ZBenchmarking process/Eviction/alloc_sz/524288: Collecting 10 samples in estimated 27.625 s (10 iterations)
77922026-08-27T12:18:23.137ZBenchmarking process/Eviction/alloc_sz/524288: Analyzing
77932026-08-27T12:18:23.140Zprocess/Eviction/alloc_sz/524288
77942026-08-27T12:18:23.140Z time: [4613.0 B 4849.8 B 5323.4 B]
77952026-08-27T12:18:23.140ZFound 1 outliers among 10 measurements (10.00%)
77962026-08-27T12:18:23.140Z 1 (10.00%) high severe
77972026-08-27T12:18:23.140Z
77982026-08-27T12:18:24.955ZBenchmarking process/Eviction/alloc_sz/1048576
77992026-08-27T12:18:24.955ZBenchmarking process/Eviction/alloc_sz/1048576: Warming up for 100.00 µs
78002026-08-27T12:18:53.646Z
78012026-08-27T12:18:53.646ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 286.9s.
78022026-08-27T12:18:53.646ZBenchmarking process/Eviction/alloc_sz/1048576: Collecting 10 samples in estimated 286.91 s (10 iterations)
78032026-08-27T12:19:02.373ZBenchmarking process/Eviction/alloc_sz/1048576: Analyzing
78042026-08-27T12:19:02.377Zprocess/Eviction/alloc_sz/1048576
78052026-08-27T12:19:02.377Z time: [4613.0 B 4939.4 B 5265.8 B]
78062026-08-27T12:19:02.377Z
78072026-08-27T12:19:06.870Z+ cp -r target/criterion /work/bench-results
78082026-08-27T12:19:07.042Z+ cp -r target/xde-bench /work/bench-results
78092026-08-27T12:19:07.075Z+ pushd /work
78102026-08-27T12:19:07.075Z+ tar -caf bench-results.tgz bench-results
78112026-08-27T12:19:07.075Z/work /work/oxidecomputer/opte
78122026-08-27T12:19:07.658Z+ popd
78132026-08-27T12:19:07.661Z/work/oxidecomputer/opte
78142026-08-27T12:19:07.661Z+ cleanup
78152026-08-27T12:19:07.661Z+ [[ build != root ]]
78162026-08-27T12:19:07.661Z+ pfexec chown -R build:build .
78172026-08-27T12:19:07.735Z+ [[ -z 01M11DWKQY0VWGD49DHRHNCWZ6 ]]
78182026-08-27T12:19:07.738Zprocess exited: duration 4480460 ms, exit code 0
 
78192026-08-27T12:19:07.749Zfound 1 output files
78202026-08-27T12:19:07.786Zuploading: /work/bench-results.tgz (6779250 bytes)
78212026-08-27T12:19:08.811Zuploaded: /work/bench-results.tgz