01KSQRBWRX1944NQPJ2TN7ZZGV: 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: 01KSQRCY1JTKC571S22MEPQAF9

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-28T17:04:20.518Zjob dependencies complete; ready to run (waiting for 5 m 16 s)
22026-05-28T17:05:16.705Zjob assigned to worker 01KSQRPPS053NFAD3847KTDZDE [factory aws, i-064d4c47d56c51eaf] (queued for 56 s)
32026-05-28T17:05:23.132Zdownloading input: /input/xde/work/debug/xde.dbg
42026-05-28T17:05:24.102Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-05-28T17:05:24.107Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-05-28T17:05:24.138Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-05-28T17:05:24.140Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-05-28T17:05:24.221Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-05-28T17:05:24.224Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-05-28T17:05:24.255Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-05-28T17:05:24.258Zdownloading input: /input/xde/work/release/xde
122026-05-28T17:05:25.113Zdownloaded input: /input/xde/work/release/xde
132026-05-28T17:05:25.116Zdownloading input: /input/xde/work/release/xde.sha256
142026-05-28T17:05:25.164Zdownloaded input: /input/xde/work/release/xde.sha256
152026-05-28T17:05:25.167Zdownloading input: /input/xde/work/release/xde_link.so
162026-05-28T17:05:25.189Zdownloaded input: /input/xde/work/release/xde_link.so
172026-05-28T17:05:25.192Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-05-28T17:05:25.220Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-05-28T17:05:25.223Zdownloading input: /input/xde/work/test/loopback
202026-05-28T17:05:25.948Zdownloaded input: /input/xde/work/test/loopback
212026-05-28T17:05:25.952Zdownloading input: /input/xde/work/test/multicast_rx
222026-05-28T17:05:26.944Zdownloaded input: /input/xde/work/test/multicast_rx
232026-05-28T17:05:26.947Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-05-28T17:05:27.986Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-05-28T17:05:27.990Zdownloading input: /input/xde/work/test/multicast_validation
262026-05-28T17:05:28.850Zdownloaded input: /input/xde/work/test/multicast_validation
272026-05-28T17:05:28.853Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-05-28T17:05:29.802Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-05-28T17:05:29.806Zdownloading input: /input/xde/work/xde.conf
302026-05-28T17:05:29.836Zdownloaded input: /input/xde/work/xde.conf
 
312026-05-28T17:05:29.836Zstarting task 0: "setup"
322026-05-28T17:05:29.842Z++ uname -s
332026-05-28T17:05:29.845Z+ kern=SunOS
342026-05-28T17:05:29.845Z+ build_user=build
352026-05-28T17:05:29.845Z+ build_uid=12345
362026-05-28T17:05:29.845Z+ work_dir=/work
372026-05-28T17:05:29.845Z+ input_dir=/input
382026-05-28T17:05:29.845Z+ [[ 0 == 12345 ]]
392026-05-28T17:05:29.845Z+ case "$kern" in
402026-05-28T17:05:29.845Z+ groupadd -g 12345 build
412026-05-28T17:05:29.856Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-05-28T17:05:31.862Z+ zfs create -o mountpoint=/work rpool/work
432026-05-28T17:05:32.133Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-05-28T17:05:32.136Z+ home_fs=zfs
452026-05-28T17:05:32.136Z+ [[ zfs == autofs ]]
462026-05-28T17:05:32.136Z+ mkdir -p /home/build
472026-05-28T17:05:32.136Z+ chown build:build /home/build /work
482026-05-28T17:05:34.138Z+ chmod 0700 /home/build /work
492026-05-28T17:05:34.141Zprocess exited: duration 4302 ms, exit code 0
 
502026-05-28T17:05:34.147Zstarting task 1: "rust-toolchain"
512026-05-28T17:05:34.151Z * rust toolchain channel = "1.95.0"
522026-05-28T17:05:34.151Z+ printf ' * rust toolchain channel = "%s"\n' 1.95.0
532026-05-28T17:05:34.151Z * rust toolchain profile = "default"
542026-05-28T17:05:34.151Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-05-28T17:05:34.151Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-05-28T17:05:34.151Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-05-28T17:05:34.154Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-05-28T17:05:34.154Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default
592026-05-28T17:05:34.248Zinfo: downloading installer
602026-05-28T17:05:35.589Zwarn: It looks like you have an existing rustup settings file at:
612026-05-28T17:05:35.589Zwarn: /home/build/.rustup/settings.toml
622026-05-28T17:05:35.589Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-05-28T17:05:35.589Zwarn: instead of the one inferred from the default host triple.
642026-05-28T17:05:35.598Zinfo: profile set to default
652026-05-28T17:05:35.598Zinfo: default host triple is x86_64-unknown-illumos
662026-05-28T17:05:35.601Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
672026-05-28T17:05:35.738Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
682026-05-28T17:05:35.740Zinfo: downloading 6 components
692026-05-28T17:05:49.891Zinfo: default toolchain set to 1.95.0-x86_64-unknown-illumos
702026-05-28T17:05:49.891Z
712026-05-28T17:05:49.919Z 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
722026-05-28T17:05:49.919Z
732026-05-28T17:05:49.919Z
742026-05-28T17:05:49.919ZRust is installed now. Great!
752026-05-28T17:05:49.919Z
762026-05-28T17:05:49.919ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-05-28T17:05:49.919Zenvironment variable. This has not been done automatically.
782026-05-28T17:05:49.919Z
792026-05-28T17:05:49.919ZTo configure your current shell, you need to source
802026-05-28T17:05:49.919Zthe corresponding env file under $HOME/.cargo.
812026-05-28T17:05:49.919Z
822026-05-28T17:05:49.919ZThis is usually done by running one of the following (note the leading DOT):
832026-05-28T17:05:49.919Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-05-28T17:05:49.919Zsource "$HOME/.cargo/env.fish" # For fish
852026-05-28T17:05:49.919Zsource "~/.cargo/env.nu" # For nushell
862026-05-28T17:05:49.919Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-05-28T17:05:49.922Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-05-28T17:05:49.922Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-05-28T17:05:49.922Zwarn: no default linker (`cc`) was found in your PATH
902026-05-28T17:05:49.922Zwarn: many Rust crates require a system C toolchain to build
912026-05-28T17:05:50.014Z+ rustup --version
922026-05-28T17:05:50.023Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-05-28T17:05:50.026Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-05-28T17:05:50.044Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
952026-05-28T17:05:50.047Z+ cargo --version
962026-05-28T17:05:50.060Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
972026-05-28T17:05:50.063Z+ rustc --version
982026-05-28T17:05:50.084Zrustc 1.95.0 (59807616e 2026-04-14)
992026-05-28T17:05:50.087Zprocess exited: duration 15939 ms, exit code 0
 
1002026-05-28T17:05:50.094Zstarting task 2: "authentication"
1012026-05-28T17:05:50.110Zprocess exited: duration 16 ms, exit code 0
 
1022026-05-28T17:05:50.116Zstarting task 3: "clone repository"
1032026-05-28T17:05:50.120Z+ mkdir -p /work/oxidecomputer/opte
1042026-05-28T17:05:50.123Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-05-28T17:05:50.168ZCloning into '/work/oxidecomputer/opte'...
1062026-05-28T17:05:51.397Z+ cd /work/oxidecomputer/opte
1072026-05-28T17:05:51.397Z+ git fetch origin dba5a0313b0c6ec8aacde73b30440e4fafb02cb5
1082026-05-28T17:05:51.683ZFrom https://github.com/oxidecomputer/opte
1092026-05-28T17:05:51.683Z * branch dba5a0313b0c6ec8aacde73b30440e4fafb02cb5 -> FETCH_HEAD
1102026-05-28T17:05:51.688Z+ [[ -n eviction-policy ]]
1112026-05-28T17:05:51.691Z++ git branch --show-current
1122026-05-28T17:05:51.691Z+ current=master
1132026-05-28T17:05:51.691Z+ [[ master != eviction-policy ]]
1142026-05-28T17:05:51.691Z+ git branch -f eviction-policy dba5a0313b0c6ec8aacde73b30440e4fafb02cb5
1152026-05-28T17:05:51.694Z+ git checkout -f eviction-policy
1162026-05-28T17:05:51.710ZSwitched to branch 'eviction-policy'
1172026-05-28T17:05:51.712Z+ git reset --hard dba5a0313b0c6ec8aacde73b30440e4fafb02cb5
1182026-05-28T17:05:51.726ZHEAD is now at dba5a03 Ry review feedback.
1192026-05-28T17:05:51.729Zprocess exited: duration 1610 ms, exit code 0
 
1202026-05-28T17:05:51.734Zstarting task 4: "build"
1212026-05-28T17:05:51.738Z+ source .github/buildomat/common.sh
1222026-05-28T17:05:51.738Z++ rustup show active-toolchain
1232026-05-28T17:05:51.743Z1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-05-28T17:05:51.746Z++ pushd xde
1252026-05-28T17:05:51.746Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-05-28T17:05:51.746Z++ rustup show active-toolchain
1272026-05-28T17:05:51.750Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1282026-05-28T17:05:52.229Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1292026-05-28T17:05:52.232Zinfo: downloading 6 components
1302026-05-28T17:06:05.166Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-05-28T17:06:05.263Z+++ rustup show active-toolchain -v
1322026-05-28T17:06:05.266Z+++ head -n 1
1332026-05-28T17:06:05.266Z+++ cut '-d ' -f1
1342026-05-28T17:06:05.317Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1352026-05-28T17:06:05.317Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1362026-05-28T17:06:05.317Z++ popd
1372026-05-28T17:06:05.320Z/work/oxidecomputer/opte
1382026-05-28T17:06:05.320Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-05-28T17:06:06.689Z Startup: Refreshing catalog 'helios' ... Done
1402026-05-28T17:06:06.767Z Startup: Caching catalogs ... Done
1412026-05-28T17:06:07.031ZPlanning: Solver setup ... Done
1422026-05-28T17:06:07.050ZPlanning: Running solver ... Done
1432026-05-28T17:06:07.066ZPlanning: Finding local manifests ... Done
1442026-05-28T17:06:07.077ZPlanning: Fetching manifests: 0/6 0% complete
1452026-05-28T17:06:07.097ZPlanning: Fetching manifests: 6/6 100% complete
1462026-05-28T17:06:07.110ZPlanning: Package planning ... Done
1472026-05-28T17:06:07.113ZPlanning: Merging actions ... Done
1482026-05-28T17:06:07.349ZPlanning: Checking for conflicting actions ... Done
1492026-05-28T17:06:07.352ZPlanning: Consolidating action changes ... Done
1502026-05-28T17:06:08.746ZPlanning: Evaluating mediators ... Done
1512026-05-28T17:06:08.750ZPlanning: Planning completed in 1.96 seconds
1522026-05-28T17:06:09.603Z Packages to install: 6
1532026-05-28T17:06:09.603Z Services to change: 2
1542026-05-28T17:06:09.603Z Create boot environment: No
1552026-05-28T17:06:09.603ZCreate backup boot environment: No
1562026-05-28T17:06:09.661Z
1572026-05-28T17:06:09.661ZDownload: 0/22 items 0.0/14.9MB 0% complete
1582026-05-28T17:06:09.805ZDownload: Completed 14.92 MB in 0.14 seconds (103M/s)
1592026-05-28T17:06:09.947Z Actions: 1/110 actions (Installing new actions)
1602026-05-28T17:06:10.378Z Actions: Completed 110 actions in 0.43 seconds.
1612026-05-28T17:06:10.385ZFinalize: Updating package state database ... Done
1622026-05-28T17:06:10.388ZFinalize: Updating package cache ... Done
1632026-05-28T17:06:10.404ZFinalize: Updating image state ... Done
1642026-05-28T17:06:13.107ZFinalize: Creating fast lookup database ... Done
1652026-05-28T17:06:13.179ZFinalize: Reading search index ... Done
1662026-05-28T17:06:13.182ZFinalize: Updating search index ... Done
1672026-05-28T17:06:18.202ZFinalize: Updating package cache ... Done
1682026-05-28T17:06:18.290Z+ [[ -z 01KSQRCY1JTKC571S22MEPQAF9 ]]
1692026-05-28T17:06:18.290Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-05-28T17:06:19.152Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-05-28T17:06:19.152Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-05-28T17:06:19.152Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-05-28T17:06:19.152Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-05-28T17:06:19.152Ztempdir @ "/tmp/.tmp9ancab/tmp"
1752026-05-28T17:06:19.155Zimage root @ "/tmp/.tmp9ancab/tmp/root"
1762026-05-28T17:06:19.155Zcreating image...
1772026-05-28T17:06:19.436Zcopying publishers...
1782026-05-28T17:06:19.880Zadding properties...
1792026-05-28T17:06:20.581Zinstalling packages...
1802026-05-28T17:06:34.206Zseeding SMF database...
1812026-05-28T17:06:38.434Zconfiguring SMF profile...
1822026-05-28T17:06:38.437Zmodifying shadow(5)...
1832026-05-28T17:06:38.437Zloading user and group database...
1842026-05-28T17:06:38.437Zloading facet selections...
1852026-05-28T17:06:38.715Z devel -> true
1862026-05-28T17:06:38.715Z doc.man -> true
1872026-05-28T17:06:38.715Z entire.service/hal -> true
1882026-05-28T17:06:38.715Z entire.service/network/smtp/dma -> true
1892026-05-28T17:06:38.715Z locale.ar -> true
1902026-05-28T17:06:38.715Z locale.ca -> true
1912026-05-28T17:06:38.715Z locale.cs -> true
1922026-05-28T17:06:38.715Z locale.de -> true
1932026-05-28T17:06:38.715Z locale.es -> true
1942026-05-28T17:06:38.715Z locale.fr -> true
1952026-05-28T17:06:38.715Z locale.he -> true
1962026-05-28T17:06:38.715Z locale.hu -> true
1972026-05-28T17:06:38.715Z locale.id -> true
1982026-05-28T17:06:38.715Z locale.it -> true
1992026-05-28T17:06:38.715Z locale.ja -> true
2002026-05-28T17:06:38.715Z locale.ko -> true
2012026-05-28T17:06:38.715Z locale.nl -> true
2022026-05-28T17:06:38.715Z locale.pl -> true
2032026-05-28T17:06:38.715Z locale.pt_BR -> true
2042026-05-28T17:06:38.715Z locale.ru -> true
2052026-05-28T17:06:38.715Z locale.sk -> true
2062026-05-28T17:06:38.715Z locale.sv -> true
2072026-05-28T17:06:38.715Z locale.zh_CN -> true
2082026-05-28T17:06:38.715Z locale.zh_HK -> true
2092026-05-28T17:06:38.716Z locale.zh_TW -> true
2102026-05-28T17:06:38.716Z onu.ooceonly -> true
2112026-05-28T17:06:38.716Z version-lock.shell/ksh93 -> true
2122026-05-28T17:06:38.716Z version-lock.system/data/hardware-registry -> true
2132026-05-28T17:06:38.716Z version-lock.system/data/zoneinfo -> true
2142026-05-28T17:06:38.716Z version-lock.system/microcode/amd -> true
2152026-05-28T17:06:38.716Z version-lock.system/microcode/intel -> true
2162026-05-28T17:06:38.716Z version-lock.system/microcode/oxide -> true
2172026-05-28T17:06:38.716Zassessing packaged files...
2182026-05-28T17:06:40.173Zcreating archive...
2192026-05-28T17:06:40.198Zmissing from packaging:
2202026-05-28T17:06:40.198Z "etc/.pwd.lock"
2212026-05-28T17:06:40.201Z "etc/svc/profile/generic.xml"
2222026-05-28T17:06:40.202Z "etc/svc/profile/inetd_services.xml"
2232026-05-28T17:06:40.202Z "etc/svc/profile/name_service.xml"
2242026-05-28T17:06:40.206Z "etc/svc/profile/platform.xml"
2252026-05-28T17:06:40.206Z "etc/svc/profile/platform_omicron1.xml"
2262026-05-28T17:06:40.206Z "etc/svc/repository.db"
2272026-05-28T17:06:40.206Z
2282026-05-28T17:06:40.211Z
2292026-05-28T17:06:40.211Zfinishing archive...
2302026-05-28T17:06:40.846Zcreating gzonly manifest...
2312026-05-28T17:06:40.848Zok
2322026-05-28T17:06:40.909Z+ trap cleanup EXIT
2332026-05-28T17:06:40.912Z+ OUT_DIR=/work/bench-results
2342026-05-28T17:06:40.912Z+ mkdir -p /work/bench-results
2352026-05-28T17:06:40.912Z+ mkdir -p target/criterion
2362026-05-28T17:06:40.915Z+ mkdir -p target/xde-bench
2372026-05-28T17:06:40.915Z+ banner collect
2382026-05-28T17:06:40.918Z
2392026-05-28T17:06:40.918Z #### #### # # ###### #### #####
2402026-05-28T17:06:40.918Z # # # # # # # # # #
2412026-05-28T17:06:40.918Z # # # # # ##### # #
2422026-05-28T17:06:40.918Z # # # # # # # #
2432026-05-28T17:06:40.918Z # # # # # # # # # #
2442026-05-28T17:06:40.918Z #### #### ###### ###### ###### #### #
2452026-05-28T17:06:40.918Z
2462026-05-28T17:06:40.918Z++ cat .git/refs/heads/master
2472026-05-28T17:06:40.918Z+ BASELINE_COMMIT=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350
2482026-05-28T17:06:40.918Z+ [[ eviction-policy == \m\a\s\t\e\r ]]
2492026-05-28T17:06:40.918Z+ get_artifact opte benchmark 5470aa15eaa06e5183c374c1f61e5e5ddd5e0350 bench-results.tgz
2502026-05-28T17:06:40.918Z+ local curl_res
2512026-05-28T17:06:40.918Z+ repo=opte
2522026-05-28T17:06:40.918Z+ series=benchmark
2532026-05-28T17:06:40.918Z+ commit=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350
2542026-05-28T17:06:40.918Z+ name=bench-results.tgz
2552026-05-28T17:06:40.918Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-05-28T17:06:40.918Z+ mkdir -p download
2572026-05-28T17:06:40.921Z+ pushd download
2582026-05-28T17:06:40.921Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2592026-05-28T17:06:40.922Z+ [[ ! -f bench-results.tgz ]]
2602026-05-28T17:06:40.922Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/5470aa15eaa06e5183c374c1f61e5e5ddd5e0350/bench-results.tgz
2612026-05-28T17:06:40.926Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-05-28T17:06:40.929Z Dload Upload Total Spent Left Speed
2632026-05-28T17:06:41.198Z 0 0 0 0 0 0 0 0 0 100 6.07M 100 6.07M 0 0 22.29M 0 0 100 6.07M 100 6.07M 0 0 22.29M 0 0 100 6.07M 100 6.07M 0 0 22.28M 0 0
2642026-05-28T17:06:41.201Z+ curl_res=0
2652026-05-28T17:06:41.202Z+ popd
2662026-05-28T17:06:41.202Z+ return 0
2672026-05-28T17:06:41.202Z/work/oxidecomputer/opte
2682026-05-28T17:06:41.202Z+ tar -xf download/bench-results.tgz -C target
2692026-05-28T17:06:41.382Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-05-28T17:06:41.385Z+ rm -r target/bench-results
2712026-05-28T17:06:41.385Z+ [[ '' -eq 1 ]]
2722026-05-28T17:06:41.385Z+ uname -a
2732026-05-28T17:06:41.389ZSunOS w-01KSQRPPS053NFAD3847KTDZDE 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-05-28T17:06:41.389Z+ cat /etc/versions/build
2752026-05-28T17:06:41.389Zheads/stlouis-0-gd5af107c55
2762026-05-28T17:06:41.389Z+ dladm
2772026-05-28T17:06:41.392ZLINK CLASS MTU STATE BRIDGE OVER
2782026-05-28T17:06:41.392Zena0 phys 9216 up -- --
2792026-05-28T17:06:41.392Z+ ipadm
2802026-05-28T17:06:41.395ZADDROBJ TYPE STATE ADDR
2812026-05-28T17:06:41.395Zlo0/v4 static ok 127.0.0.1/8
2822026-05-28T17:06:41.395Zena0/dhcp dhcp ok 10.150.1.170/24
2832026-05-28T17:06:41.395Zlo0/v6 static ok ::1/128
2842026-05-28T17:06:41.395Z+ pfexec rem_drv xde
2852026-05-28T17:06:41.408Z+ set -o errexit
2862026-05-28T17:06:41.408Z+ set -o pipefail
2872026-05-28T17:06:41.411Z+ banner prepare
2882026-05-28T17:06:41.411Z
2892026-05-28T17:06:41.411Z ##### ##### ###### ##### ## ##### ######
2902026-05-28T17:06:41.411Z # # # # # # # # # # # #
2912026-05-28T17:06:41.411Z # # # # ##### # # # # # # #####
2922026-05-28T17:06:41.411Z ##### ##### # ##### ###### ##### #
2932026-05-28T17:06:41.411Z # # # # # # # # # #
2942026-05-28T17:06:41.411Z # # # ###### # # # # # ######
2952026-05-28T17:06:41.411Z
2962026-05-28T17:06:41.411Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-05-28T17:06:41.414Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-05-28T17:06:41.481Z+ pfexec add_drv xde
2992026-05-28T17:06:41.773Z+ banner bench
3002026-05-28T17:06:41.776Z
3012026-05-28T17:06:41.776Z ##### ###### # # #### # #
3022026-05-28T17:06:41.776Z # # # ## # # # # #
3032026-05-28T17:06:41.776Z ##### ##### # # # # ######
3042026-05-28T17:06:41.776Z # # # # # # # # #
3052026-05-28T17:06:41.776Z # # # # ## # # # #
3062026-05-28T17:06:41.776Z ##### ###### # # #### # #
3072026-05-28T17:06:41.776Z
3082026-05-28T17:06:41.776Z+ cargo kbench local
3092026-05-28T17:06:41.885Z Updating crates.io index
3102026-05-28T17:06:41.925Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-05-28T17:06:42.634Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-05-28T17:06:43.245Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-05-28T17:06:43.715Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-05-28T17:06:44.181Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-05-28T17:06:44.474Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-05-28T17:06:44.850Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-05-28T17:06:46.834Z Downloading crates ...
3182026-05-28T17:06:46.897Z Downloaded aho-corasick v1.1.4
3192026-05-28T17:06:46.901Z Downloaded iana-time-zone v0.1.65
3202026-05-28T17:06:46.903Z Downloaded darling_macro v0.21.3
3212026-05-28T17:06:46.903Z Downloaded plotters-svg v0.3.7
3222026-05-28T17:06:46.906Z Downloaded cobs v0.3.0
3232026-05-28T17:06:46.906Z Downloaded anstream v1.0.0
3242026-05-28T17:06:46.909Z Downloaded ref-cast-impl v1.0.25
3252026-05-28T17:06:46.909Z Downloaded foreign-types-shared v0.3.1
3262026-05-28T17:06:46.909Z Downloaded ciborium-io v0.2.2
3272026-05-28T17:06:46.912Z Downloaded cstr-argument v0.1.2
3282026-05-28T17:06:46.912Z Downloaded page_size v0.6.0
3292026-05-28T17:06:46.912Z Downloaded circular v0.3.0
3302026-05-28T17:06:46.914Z Downloaded autocfg v1.5.0
3312026-05-28T17:06:46.914Z Downloaded foreign-types-macros v0.2.3
3322026-05-28T17:06:46.917Z Downloaded futures-macro v0.3.32
3332026-05-28T17:06:46.917Z Downloaded futures-core v0.3.32
3342026-05-28T17:06:46.920Z Downloaded defmt-parser v1.0.0
3352026-05-28T17:06:46.920Z Downloaded itoa v1.0.18
3362026-05-28T17:06:46.920Z Downloaded cast v0.3.0
3372026-05-28T17:06:46.922Z Downloaded ctor v0.10.1
3382026-05-28T17:06:46.923Z Downloaded anstyle-query v1.1.5
3392026-05-28T17:06:46.925Z Downloaded proc-macro2 v1.0.106
3402026-05-28T17:06:46.928Z Downloaded strsim v0.11.1
3412026-05-28T17:06:46.930Z Downloaded errno v0.3.14
3422026-05-28T17:06:46.931Z Downloaded toml_datetime v1.1.1+spec-1.1.0
3432026-05-28T17:06:46.933Z Downloaded thread_local v1.1.9
3442026-05-28T17:06:46.933Z Downloaded thiserror v2.0.18
3452026-05-28T17:06:46.936Z Downloaded ref-cast v1.0.25
3462026-05-28T17:06:46.939Z Downloaded getrandom v0.4.2
3472026-05-28T17:06:46.942Z Downloaded num-conv v0.2.1
3482026-05-28T17:06:46.942Z Downloaded futures-task v0.3.32
3492026-05-28T17:06:46.944Z Downloaded proc-macro-error-attr v1.0.4
3502026-05-28T17:06:46.944Z Downloaded anes v0.1.6
3512026-05-28T17:06:46.947Z Downloaded anstyle-parse v1.0.0
3522026-05-28T17:06:46.947Z Downloaded dtor v0.8.1
3532026-05-28T17:06:46.947Z Downloaded pretty-hex v0.4.2
3542026-05-28T17:06:46.950Z Downloaded cpufeatures v0.3.0
3552026-05-28T17:06:46.950Z Downloaded is-terminal v0.4.17
3562026-05-28T17:06:46.950Z Downloaded num_enum v0.7.6
3572026-05-28T17:06:46.953Z Downloaded unicode-ident v1.0.24
3582026-05-28T17:06:46.955Z Downloaded defmt-macros v1.0.1
3592026-05-28T17:06:46.958Z Downloaded managed v0.8.0
3602026-05-28T17:06:46.958Z Downloaded quote v1.0.45
3612026-05-28T17:06:46.961Z Downloaded ctor-proc-macro v0.0.13
3622026-05-28T17:06:46.961Z Downloaded crossbeam-deque v0.8.6
3632026-05-28T17:06:46.963Z Downloaded ciborium-ll v0.2.2
3642026-05-28T17:06:46.963Z Downloaded byteorder v1.5.0
3652026-05-28T17:06:46.963Z Downloaded proc-macro-crate v3.5.0
3662026-05-28T17:06:46.966Z Downloaded plotters-backend v0.3.7
3672026-05-28T17:06:46.967Z Downloaded oorandom v11.1.5
3682026-05-28T17:06:46.967Z Downloaded heck v0.5.0
3692026-05-28T17:06:46.967Z Downloaded uuid v1.23.1
3702026-05-28T17:06:46.969Z Downloaded embedded-io v0.4.0
3712026-05-28T17:06:46.969Z Downloaded futures-sink v0.3.32
3722026-05-28T17:06:46.972Z Downloaded version_check v0.9.5
3732026-05-28T17:06:46.972Z Downloaded stable_deref_trait v1.2.1
3742026-05-28T17:06:46.972Z Downloaded slog-envlogger v2.2.0
3752026-05-28T17:06:46.975Z Downloaded ident_case v1.0.1
3762026-05-28T17:06:46.975Z Downloaded fnv v1.0.7
3772026-05-28T17:06:46.975Z Downloaded proc-macro-error2 v2.0.1
3782026-05-28T17:06:46.978Z Downloaded colorchoice v1.0.5
3792026-05-28T17:06:46.978Z Downloaded proc-macro-error-attr2 v2.0.0
3802026-05-28T17:06:46.978Z Downloaded once_cell v1.21.4
3812026-05-28T17:06:46.980Z Downloaded heck v0.4.1
3822026-05-28T17:06:46.980Z Downloaded oxnet v0.1.5
3832026-05-28T17:06:46.983Z Downloaded embedded-io v0.6.1
3842026-05-28T17:06:46.983Z Downloaded link-section v0.2.1
3852026-05-28T17:06:46.983Z Downloaded futures-io v0.3.32
3862026-05-28T17:06:46.986Z Downloaded defmt v0.3.100
3872026-05-28T17:06:46.986Z Downloaded dyn-clone v1.0.20
3882026-05-28T17:06:46.986Z Downloaded dtor-proc-macro v0.0.13
3892026-05-28T17:06:46.986Z Downloaded serde_derive v1.0.228
3902026-05-28T17:06:46.990Z Downloaded cfg-if v1.0.4
3912026-05-28T17:06:46.990Z Downloaded criterion-plot v0.8.2
3922026-05-28T17:06:46.993Z Downloaded take_mut v0.2.2
3932026-05-28T17:06:46.993Z Downloaded foreign-types v0.5.0
3942026-05-28T17:06:46.993Z Downloaded clap_lex v1.1.0
3952026-05-28T17:06:46.993Z Downloaded rustversion v1.0.22
3962026-05-28T17:06:46.993Z Downloaded equivalent v1.0.2
3972026-05-28T17:06:46.996Z Downloaded chacha20 v0.10.0
3982026-05-28T17:06:46.996Z Downloaded hash32 v0.3.1
3992026-05-28T17:06:46.996Z Downloaded macaddr v1.0.1
4002026-05-28T17:06:46.999Z Downloaded terminal_size v0.4.4
4012026-05-28T17:06:46.999Z Downloaded either v1.15.0
4022026-05-28T17:06:46.999Z Downloaded lazy_static v1.5.0
4032026-05-28T17:06:47.002Z Downloaded time-core v0.1.8
4042026-05-28T17:06:47.002Z Downloaded alloca v0.4.0
4052026-05-28T17:06:47.002Z Downloaded slog-stdlog v4.1.1
4062026-05-28T17:06:47.002Z Downloaded is_terminal_polyfill v1.70.2
4072026-05-28T17:06:47.005Z Downloaded slab v0.4.12
4082026-05-28T17:06:47.005Z Downloaded rayon-core v1.13.0
4092026-05-28T17:06:47.007Z Downloaded cfg_aliases v0.2.1
4102026-05-28T17:06:47.007Z Downloaded bitflags v1.3.2
4112026-05-28T17:06:47.010Z Downloaded darling_macro v0.23.0
4122026-05-28T17:06:47.010Z Downloaded tabwriter v1.4.1
4132026-05-28T17:06:47.016Z Downloaded utf8parse v0.2.2
4142026-05-28T17:06:47.018Z Downloaded thiserror-impl v1.0.69
4152026-05-28T17:06:47.021Z Downloaded proc-macro-error v1.0.4
4162026-05-28T17:06:47.021Z Downloaded powerfmt v0.2.0
4172026-05-28T17:06:47.024Z Downloaded pin-project-lite v0.2.17
4182026-05-28T17:06:47.026Z Downloaded ipnetwork v0.21.1
4192026-05-28T17:06:47.029Z Downloaded futures-channel v0.3.32
4202026-05-28T17:06:47.029Z Downloaded find-msvc-tools v0.1.9
4212026-05-28T17:06:47.032Z Downloaded erased-serde v0.3.31
4222026-05-28T17:06:47.032Z Downloaded same-file v1.0.6
4232026-05-28T17:06:47.037Z Downloaded deranged v0.5.8
4242026-05-28T17:06:47.039Z Downloaded ingot v0.1.1
4252026-05-28T17:06:47.042Z Downloaded walkdir v2.5.0
4262026-05-28T17:06:47.042Z Downloaded futures-executor v0.3.32
4272026-05-28T17:06:47.045Z Downloaded num_enum_derive v0.7.6
4282026-05-28T17:06:47.045Z Downloaded half v2.7.1
4292026-05-28T17:06:47.048Z Downloaded slog-async v2.8.0
4302026-05-28T17:06:47.048Z Downloaded rand_core v0.10.1
4312026-05-28T17:06:47.048Z Downloaded postcard v1.1.3
4322026-05-28T17:06:47.051Z Downloaded anyhow v1.0.102
4332026-05-28T17:06:47.051Z Downloaded thiserror-impl v2.0.18
4342026-05-28T17:06:47.053Z Downloaded darling v0.23.0
4352026-05-28T17:06:47.056Z Downloaded zmij v1.0.21
4362026-05-28T17:06:47.056Z Downloaded tracing-attributes v0.1.31
4372026-05-28T17:06:47.059Z Downloaded ingot-types v0.1.2
4382026-05-28T17:06:47.059Z Downloaded slog-term v2.9.2
4392026-05-28T17:06:47.061Z Downloaded darling v0.21.3
4402026-05-28T17:06:47.064Z Downloaded colored v3.1.1
4412026-05-28T17:06:47.067Z Downloaded ingot-macros v0.1.1
4422026-05-28T17:06:47.067Z Downloaded clap_derive v4.6.1
4432026-05-28T17:06:47.067Z Downloaded time-macros v0.2.27
4442026-05-28T17:06:47.070Z Downloaded slog-scope v4.4.1
4452026-05-28T17:06:47.070Z Downloaded crossbeam-utils v0.8.21
4462026-05-28T17:06:47.072Z Downloaded tinytemplate v1.2.1
4472026-05-28T17:06:47.073Z Downloaded crossbeam-epoch v0.9.18
4482026-05-28T17:06:47.076Z Downloaded clap v4.6.1
4492026-05-28T17:06:47.078Z Downloaded shlex v1.3.0
4502026-05-28T17:06:47.081Z Downloaded num-traits v0.2.19
4512026-05-28T17:06:47.081Z Downloaded log v0.4.29
4522026-05-28T17:06:47.084Z Downloaded futures v0.3.32
4532026-05-28T17:06:47.086Z Downloaded toml_parser v1.1.2+spec-1.1.0
4542026-05-28T17:06:47.089Z Downloaded criterion v0.8.2
4552026-05-28T17:06:47.092Z Downloaded ciborium v0.2.2
4562026-05-28T17:06:47.094Z Downloaded cc v1.2.61
4572026-05-28T17:06:47.097Z Downloaded tracing-core v0.1.36
4582026-05-28T17:06:47.097Z Downloaded serde_core v1.0.228
4592026-05-28T17:06:47.099Z Downloaded darling_core v0.21.3
4602026-05-28T17:06:47.102Z Downloaded darling_core v0.23.0
4612026-05-28T17:06:47.105Z Downloaded crossbeam-channel v0.5.15
4622026-05-28T17:06:47.108Z Downloaded socket2 v0.6.3
4632026-05-28T17:06:47.108Z Downloaded slog v2.8.2
4642026-05-28T17:06:47.110Z Downloaded heapless v0.8.0
4652026-05-28T17:06:47.113Z Downloaded arc-swap v1.9.1
4662026-05-28T17:06:47.115Z Downloaded thiserror v1.0.69
4672026-05-28T17:06:47.118Z Downloaded term v1.2.1
4682026-05-28T17:06:47.121Z Downloaded crc32fast v1.5.0
4692026-05-28T17:06:47.121Z Downloaded cookie-factory v0.3.3
4702026-05-28T17:06:47.124Z Downloaded rusticata-macros v5.0.0
4712026-05-28T17:06:47.124Z Downloaded itertools v0.13.0
4722026-05-28T17:06:47.127Z Downloaded clap_builder v4.6.0
4732026-05-28T17:06:47.130Z Downloaded indexmap v2.14.0
4742026-05-28T17:06:47.133Z Downloaded rand v0.10.1
4752026-05-28T17:06:47.135Z Downloaded itertools v0.12.1
4762026-05-28T17:06:47.139Z Downloaded itertools v0.14.0
4772026-05-28T17:06:47.142Z Downloaded futures-util v0.3.32
4782026-05-28T17:06:47.149Z Downloaded toml_edit v0.25.11+spec-1.1.0
4792026-05-28T17:06:47.152Z Downloaded regex v1.12.3
4802026-05-28T17:06:47.155Z Downloaded plotters v0.3.7
4812026-05-28T17:06:47.160Z Downloaded memchr v2.8.0
4822026-05-28T17:06:47.162Z Downloaded serde v1.0.228
4832026-05-28T17:06:47.165Z Downloaded hashbrown v0.17.0
4842026-05-28T17:06:47.168Z Downloaded chrono v0.4.44
4852026-05-28T17:06:47.171Z Downloaded zerocopy-derive v0.8.48
4862026-05-28T17:06:47.176Z Downloaded defmt v1.0.1
4872026-05-28T17:06:47.179Z Downloaded bitflags v2.11.1
4882026-05-28T17:06:47.183Z Downloaded anstyle v1.0.14
4892026-05-28T17:06:47.186Z Downloaded pcap-parser v0.17.0
4902026-05-28T17:06:47.197Z Downloaded rayon v1.12.0
4912026-05-28T17:06:47.202Z Downloaded libc v0.2.186
4922026-05-28T17:06:47.221Z Downloaded nom v8.0.0
4932026-05-28T17:06:47.249Z Downloaded serde_json v1.0.149
4942026-05-28T17:06:47.252Z Downloaded winnow v1.0.2
4952026-05-28T17:06:47.277Z Downloaded syn v1.0.109
4962026-05-28T17:06:47.283Z Downloaded time v0.3.47
4972026-05-28T17:06:47.305Z Downloaded unicode-width v0.2.2
4982026-05-28T17:06:47.308Z Downloaded syn v2.0.117
4992026-05-28T17:06:47.314Z Downloaded zerocopy v0.8.48
5002026-05-28T17:06:47.325Z Downloaded smoltcp v0.11.0
5012026-05-28T17:06:47.331Z Downloaded nix v0.31.2
5022026-05-28T17:06:47.337Z Downloaded regex-syntax v0.8.10
5032026-05-28T17:06:47.341Z Downloaded rustix v1.1.4
5042026-05-28T17:06:47.354Z Downloaded tracing v0.1.44
5052026-05-28T17:06:47.366Z Downloaded regex-automata v0.4.14
5062026-05-28T17:06:47.434Z Compiling proc-macro2 v1.0.106
5072026-05-28T17:06:47.434Z Compiling quote v1.0.45
5082026-05-28T17:06:47.434Z Compiling unicode-ident v1.0.24
5092026-05-28T17:06:47.434Z Compiling serde_core v1.0.228
5102026-05-28T17:06:47.434Z Compiling cfg-if v1.0.4
5112026-05-28T17:06:47.437Z Compiling libc v0.2.186
5122026-05-28T17:06:47.437Z Compiling memchr v2.8.0
5132026-05-28T17:06:47.437Z Compiling serde v1.0.228
5142026-05-28T17:06:47.587Z Compiling rustversion v1.0.22
5152026-05-28T17:06:47.646Z Compiling version_check v0.9.5
5162026-05-28T17:06:47.892Z Compiling strsim v0.11.1
5172026-05-28T17:06:48.088Z Compiling ident_case v1.0.1
5182026-05-28T17:06:48.101Z Compiling zerocopy v0.8.48
5192026-05-28T17:06:48.171Z Compiling thiserror v2.0.18
5202026-05-28T17:06:48.194Z Compiling either v1.15.0
5212026-05-28T17:06:48.407Z Compiling fnv v1.0.7
5222026-05-28T17:06:48.496Z Compiling syn v1.0.109
5232026-05-28T17:06:48.518Z Compiling regex-syntax v0.8.10
5242026-05-28T17:06:48.621Z Compiling pin-project-lite v0.2.17
5252026-05-28T17:06:48.681Z Compiling crossbeam-utils v0.8.21
5262026-05-28T17:06:48.712Z Compiling hashbrown v0.17.0
5272026-05-28T17:06:48.904Z Compiling aho-corasick v1.1.4
5282026-05-28T17:06:48.942Z Compiling winnow v1.0.2
5292026-05-28T17:06:48.958Z Compiling equivalent v1.0.2
5302026-05-28T17:06:48.992Z Compiling syn v2.0.117
5312026-05-28T17:06:49.252Z Compiling indexmap v2.14.0
5322026-05-28T17:06:49.729Z Compiling itertools v0.14.0
5332026-05-28T17:06:49.845Z Compiling toml_parser v1.1.2+spec-1.1.0
5342026-05-28T17:06:49.935Z Compiling bitflags v2.11.1
5352026-05-28T17:06:50.080Z Compiling regex-automata v0.4.14
5362026-05-28T17:06:50.229Z Compiling heapless v0.8.0
5372026-05-28T17:06:50.274Z Compiling toml_datetime v1.1.1+spec-1.1.0
5382026-05-28T17:06:50.389Z Compiling byteorder v1.5.0
5392026-05-28T17:06:50.492Z Compiling autocfg v1.5.0
5402026-05-28T17:06:50.534Z Compiling toml_edit v0.25.11+spec-1.1.0
5412026-05-28T17:06:50.578Z Compiling hash32 v0.3.1
5422026-05-28T17:06:50.693Z Compiling slog v2.8.2
5432026-05-28T17:06:50.714Z Compiling futures-sink v0.3.32
5442026-05-28T17:06:50.817Z Compiling futures-core v0.3.32
5452026-05-28T17:06:50.828Z Compiling num-traits v0.2.19
5462026-05-28T17:06:50.932Z Compiling smoltcp v0.11.0
5472026-05-28T17:06:50.940Z Compiling stable_deref_trait v1.2.1
5482026-05-28T17:06:50.963Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5492026-05-28T17:06:51.008Z Compiling macaddr v1.0.1
5502026-05-28T17:06:51.210Z Compiling proc-macro-crate v3.5.0
5512026-05-28T17:06:51.247Z Compiling futures-channel v0.3.32
5522026-05-28T17:06:51.287Z Compiling proc-macro-error-attr v1.0.4
5532026-05-28T17:06:51.405Z Compiling ref-cast v1.0.25
5542026-05-28T17:06:51.489Z Compiling darling_core v0.21.3
5552026-05-28T17:06:51.523Z Compiling darling_core v0.23.0
5562026-05-28T17:06:51.611Z Compiling itoa v1.0.18
5572026-05-28T17:06:51.689Z Compiling slab v0.4.12
5582026-05-28T17:06:51.725Z Compiling regex v1.12.3
5592026-05-28T17:06:51.885Z Compiling futures-io v0.3.32
5602026-05-28T17:06:51.928Z Compiling rand_core v0.10.1
5612026-05-28T17:06:52.073Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
5622026-05-28T17:06:52.097Z Compiling managed v0.8.0
5632026-05-28T17:06:52.155Z Compiling anyhow v1.0.102
5642026-05-28T17:06:52.316Z Compiling futures-task v0.3.32
5652026-05-28T17:06:52.359Z Compiling bitflags v1.3.2
5662026-05-28T17:06:52.424Z Compiling getrandom v0.4.2
5672026-05-28T17:06:52.432Z Compiling crc32fast v1.5.0
5682026-05-28T17:06:52.730Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5692026-05-28T17:06:52.746Z Compiling serde_derive v1.0.228
5702026-05-28T17:06:52.750Z Compiling zerocopy-derive v0.8.48
5712026-05-28T17:06:52.773Z Compiling thiserror-impl v2.0.18
5722026-05-28T17:06:53.114Z Compiling futures-macro v0.3.32
5732026-05-28T17:06:53.429Z Compiling foreign-types-macros v0.2.3
5742026-05-28T17:06:53.699Z Compiling darling_macro v0.21.3
5752026-05-28T17:06:53.766Z Compiling darling_macro v0.23.0
5762026-05-28T17:06:53.931Z Compiling futures-util v0.3.32
5772026-05-28T17:06:54.068Z Compiling num_enum_derive v0.7.6
5782026-05-28T17:06:54.105Z Compiling cobs v0.3.0
5792026-05-28T17:06:54.260Z Compiling darling v0.21.3
5802026-05-28T17:06:54.323Z Compiling ref-cast-impl v1.0.25
5812026-05-28T17:06:54.331Z Compiling darling v0.23.0
5822026-05-28T17:06:54.339Z Compiling ingot-macros v0.1.1
5832026-05-28T17:06:54.406Z Compiling proc-macro-error v1.0.4
5842026-05-28T17:06:54.648Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5852026-05-28T17:06:54.894Z Compiling unicode-width v0.2.2
5862026-05-28T17:06:54.918Z Compiling rustix v1.1.4
5872026-05-28T17:06:55.065Z Compiling ipnetwork v0.21.1
5882026-05-28T17:06:55.183Z Compiling foreign-types-shared v0.3.1
5892026-05-28T17:06:55.192Z Compiling once_cell v1.21.4
5902026-05-28T17:06:55.273Z Compiling cpufeatures v0.3.0
5912026-05-28T17:06:55.341Z Compiling chacha20 v0.10.0
5922026-05-28T17:06:55.421Z Compiling tracing-core v0.1.36
5932026-05-28T17:06:55.445Z Compiling foreign-types v0.5.0
5942026-05-28T17:06:55.471Z Compiling tabwriter v1.4.1
5952026-05-28T17:06:55.516Z Compiling num_enum v0.7.6
5962026-05-28T17:06:55.719Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5972026-05-28T17:06:55.956Z Compiling erased-serde v0.3.31
5982026-05-28T17:06:56.020Z Compiling postcard v1.1.3
5992026-05-28T17:06:56.219Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6002026-05-28T17:06:56.247Z Compiling futures-executor v0.3.32
6012026-05-28T17:06:56.344Z Compiling tracing-attributes v0.1.31
6022026-05-28T17:06:56.685Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6032026-05-28T17:06:56.718Z Compiling errno v0.3.14
6042026-05-28T17:06:57.005Z Compiling cstr-argument v0.1.2
6052026-05-28T17:06:57.042Z Compiling thiserror v1.0.69
6062026-05-28T17:06:57.217Z Compiling ingot-types v0.1.2
6072026-05-28T17:06:57.229Z Compiling zmij v1.0.21
6082026-05-28T17:06:57.368Z Compiling find-msvc-tools v0.1.9
6092026-05-28T17:06:57.381Z Compiling time-core v0.1.8
6102026-05-28T17:06:57.525Z Compiling utf8parse v0.2.2
6112026-05-28T17:06:57.528Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
6122026-05-28T17:06:57.602Z Compiling ingot v0.1.1
6132026-05-28T17:06:57.631Z Compiling pretty-hex v0.4.2
6142026-05-28T17:06:57.639Z Compiling powerfmt v0.2.0
6152026-05-28T17:06:57.647Z Compiling num-conv v0.2.1
6162026-05-28T17:06:57.757Z Compiling shlex v1.3.0
6172026-05-28T17:06:57.767Z Compiling dyn-clone v1.0.20
6182026-05-28T17:06:57.788Z Compiling time-macros v0.2.27
6192026-05-28T17:06:57.865Z Compiling deranged v0.5.8
6202026-05-28T17:06:57.914Z Compiling cc v1.2.61
6212026-05-28T17:06:57.974Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
6222026-05-28T17:06:58.183Z Compiling tracing v0.1.44
6232026-05-28T17:06:58.367Z Compiling anstyle-parse v1.0.0
6242026-05-28T17:06:58.572Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6252026-05-28T17:06:58.693Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6262026-05-28T17:06:58.996Z Compiling rand v0.10.1
6272026-05-28T17:06:59.005Z Compiling futures v0.3.32
6282026-05-28T17:06:59.079Z Compiling thiserror-impl v1.0.69
6292026-05-28T17:06:59.290Z Compiling uuid v1.23.1
6302026-05-28T17:06:59.510Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6312026-05-28T17:06:59.695Z Compiling crossbeam-epoch v0.9.18
6322026-05-28T17:06:59.726Z Compiling arc-swap v1.9.1
6332026-05-28T17:06:59.803Z Compiling socket2 v0.6.3
6342026-05-28T17:07:00.055Z Compiling nom v8.0.0
6352026-05-28T17:07:00.133Z Compiling thread_local v1.1.9
6362026-05-28T17:07:00.240Z Compiling slog-async v2.8.0
6372026-05-28T17:07:00.472Z Compiling heck v0.4.1
6382026-05-28T17:07:00.510Z Compiling rayon-core v1.13.0
6392026-05-28T17:07:00.537Z Compiling colorchoice v1.0.5
6402026-05-28T17:07:00.653Z Compiling anstyle-query v1.1.5
6412026-05-28T17:07:00.669Z Compiling iana-time-zone v0.1.65
6422026-05-28T17:07:00.744Z Compiling serde_json v1.0.149
6432026-05-28T17:07:00.755Z Compiling colored v3.1.1
6442026-05-28T17:07:01.033Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6452026-05-28T17:07:01.107Z Compiling anstyle v1.0.14
6462026-05-28T17:07:01.252Z Compiling oxnet v0.1.5
6472026-05-28T17:07:01.305Z Compiling lazy_static v1.5.0
6482026-05-28T17:07:01.352Z Compiling is_terminal_polyfill v1.70.2
6492026-05-28T17:07:01.406Z Compiling slog-scope v4.4.1
6502026-05-28T17:07:01.443Z Compiling anstream v1.0.0
6512026-05-28T17:07:01.544Z Compiling time v0.3.47
6522026-05-28T17:07:01.839Z Compiling chrono v0.4.44
6532026-05-28T17:07:01.923Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6542026-05-28T17:07:02.602Z Compiling rusticata-macros v5.0.0
6552026-05-28T17:07:02.825Z Compiling crossbeam-deque v0.8.6
6562026-05-28T17:07:02.858Z Compiling terminal_size v0.4.4
6572026-05-28T17:07:02.870Z Compiling cookie-factory v0.3.3
6582026-05-28T17:07:03.006Z Compiling alloca v0.4.0
6592026-05-28T17:07:03.203Z Compiling half v2.7.1
6602026-05-28T17:07:03.260Z Compiling crossbeam-channel v0.5.15
6612026-05-28T17:07:03.301Z Compiling is-terminal v0.4.17
6622026-05-28T17:07:03.355Z Compiling itertools v0.12.1
6632026-05-28T17:07:03.397Z Compiling cfg_aliases v0.2.1
6642026-05-28T17:07:03.471Z Compiling plotters-backend v0.3.7
6652026-05-28T17:07:03.530Z Compiling circular v0.3.0
6662026-05-28T17:07:03.752Z Compiling log v0.4.29
6672026-05-28T17:07:03.795Z Compiling clap_lex v1.1.0
6682026-05-28T17:07:03.984Z Compiling heck v0.5.0
6692026-05-28T17:07:04.110Z Compiling term v1.2.1
6702026-05-28T17:07:04.186Z Compiling take_mut v0.2.2
6712026-05-28T17:07:04.303Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6722026-05-28T17:07:04.438Z Compiling ciborium-io v0.2.2
6732026-05-28T17:07:04.536Z Compiling ciborium-ll v0.2.2
6742026-05-28T17:07:04.554Z Compiling slog-term v2.9.2
6752026-05-28T17:07:04.777Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6762026-05-28T17:07:05.128Z Compiling clap_derive v4.6.1
6772026-05-28T17:07:05.375Z Compiling clap_builder v4.6.0
6782026-05-28T17:07:05.558Z Compiling slog-stdlog v4.1.1
6792026-05-28T17:07:05.797Z Compiling plotters-svg v0.3.7
6802026-05-28T17:07:05.896Z Compiling pcap-parser v0.17.0
6812026-05-28T17:07:05.971Z Compiling nix v0.31.2
6822026-05-28T17:07:06.780Z Compiling itertools v0.13.0
6832026-05-28T17:07:07.034Z Compiling same-file v1.0.6
6842026-05-28T17:07:07.200Z Compiling cast v0.3.0
6852026-05-28T17:07:07.376Z Compiling clap v4.6.1
6862026-05-28T17:07:07.456Z Compiling walkdir v2.5.0
6872026-05-28T17:07:07.628Z Compiling tinytemplate v1.2.1
6882026-05-28T17:07:07.924Z Compiling rayon v1.12.0
6892026-05-28T17:07:08.030Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6902026-05-28T17:07:08.097Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6912026-05-28T17:07:08.264Z Compiling criterion-plot v0.8.2
6922026-05-28T17:07:08.610Z Compiling plotters v0.3.7
6932026-05-28T17:07:08.937Z Compiling slog-envlogger v2.2.0
6942026-05-28T17:07:09.046Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
6952026-05-28T17:07:09.794Z Compiling ciborium v0.2.2
6962026-05-28T17:07:09.858Z Compiling page_size v0.6.0
6972026-05-28T17:07:09.948Z Compiling anes v0.1.6
6982026-05-28T17:07:09.968Z Compiling dtor-proc-macro v0.0.13
6992026-05-28T17:07:10.061Z Compiling oorandom v11.1.5
7002026-05-28T17:07:10.189Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7012026-05-28T17:07:10.329Z Compiling dtor v0.8.1
7022026-05-28T17:07:10.424Z Compiling criterion v0.8.2
7032026-05-28T17:07:10.559Z Compiling link-section v0.2.1
7042026-05-28T17:07:10.704Z Compiling ctor-proc-macro v0.0.13
7052026-05-28T17:07:11.063Z Compiling ctor v0.10.1
7062026-05-28T17:07:12.432Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7072026-05-28T17:07:26.110Z Finished `bench` profile [optimized + debuginfo] target(s) in 44.32s
7082026-05-28T17:07:26.211Z Running benches/xde.rs (target/release/deps/xde-1d28b3defb1c5d6b)
7092026-05-28T17:07:26.221Z###--------------------------------###
7102026-05-28T17:07:26.221Z:::Building test topology... (120s):::
7112026-05-28T17:07:26.221Z###--------------------------------###
7122026-05-28T17:07:26.225Zadding underlay route 0
7132026-05-28T17:07:26.229Zadding underlay route 1
7142026-05-28T17:07:26.374Zstart zones a, b
7152026-05-28T17:07:36.431Zconfigure zone
7162026-05-28T17:07:36.434Zconfigure zone
7172026-05-28T17:07:36.450Zinstall zone
7182026-05-28T17:07:36.454Zinstall zone
7192026-05-28T17:07:47.265Zboot zone
7202026-05-28T17:07:47.265Zboot zone
7212026-05-28T17:07:47.346Zsetup zones a, b
7222026-05-28T17:07:47.346Z[a] svcs -a
7232026-05-28T17:07:47.346Z[b] svcs -a
7242026-05-28T17:07:47.365ZFailed to parse command output: exit code 1
7252026-05-28T17:07:47.365Zstdout:
7262026-05-28T17:07:47.365Z
7272026-05-28T17:07:47.365Zstderr:
7282026-05-28T17:07:47.366Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7292026-05-28T17:07:47.366ZFailed to parse command output: exit code 1
7302026-05-28T17:07:47.366Zstdout:
7312026-05-28T17:07:47.366Z
7322026-05-28T17:07:47.366Zstderr:
7332026-05-28T17:07:47.366Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-05-28T17:07:47.566Z[b] svcs -a
7352026-05-28T17:07:47.566Z[a] svcs -a
7362026-05-28T17:07:47.675ZSTATE STIME FMRI
7372026-05-28T17:07:47.675Zonline 17:07:46 svc:/system/svc/restarter:default
7382026-05-28T17:07:47.675Zoffline 17:07:46 svc:/system/early-manifest-import:default
7392026-05-28T17:07:47.675Z- - svc:/application/management/net-snmp:default
7402026-05-28T17:07:47.675Z- - svc:/application/pkg/dynamic-mirror:default
7412026-05-28T17:07:47.675Z- - svc:/application/pkg/mirror:default
7422026-05-28T17:07:47.675Z- - svc:/application/pkg/repositories-setup:default
7432026-05-28T17:07:47.675Z- - svc:/application/pkg/server:default
7442026-05-28T17:07:47.675Z- - svc:/application/security/tcsd:default
7452026-05-28T17:07:47.675Z- - svc:/milestone/devices:default
7462026-05-28T17:07:47.675Z- - svc:/milestone/multi-user-server:default
7472026-05-28T17:07:47.675Z- - svc:/milestone/multi-user:default
7482026-05-28T17:07:47.675Z- - svc:/milestone/name-services:default
7492026-05-28T17:07:47.675Z- - svc:/milestone/network:default
7502026-05-28T17:07:47.675Z- - svc:/milestone/single-user:default
7512026-05-28T17:07:47.675Z- - svc:/milestone/sysconfig:default
7522026-05-28T17:07:47.675Z- - svc:/network/chrony:default
7532026-05-28T17:07:47.675Z- - svc:/network/datalink-management:default
7542026-05-28T17:07:47.675Z- - svc:/network/dns/client:default
7552026-05-28T17:07:47.675Z- - svc:/network/dns/install:default
7562026-05-28T17:07:47.675Z- - svc:/network/dns/multicast:default
7572026-05-28T17:07:47.675Z- - svc:/network/inetd-upgrade:default
7582026-05-28T17:07:47.675Z- - svc:/network/inetd:default
7592026-05-28T17:07:47.676Z- - svc:/network/initial:default
7602026-05-28T17:07:47.676Z- - svc:/network/install:default
7612026-05-28T17:07:47.676Z- - svc:/network/ip-interface-management:default
7622026-05-28T17:07:47.676Z- - svc:/network/ipmp:default
7632026-05-28T17:07:47.676Z- - svc:/network/ipqos:default
7642026-05-28T17:07:47.676Z- - svc:/network/ipsec/ike:default
7652026-05-28T17:07:47.676Z- - svc:/network/ipsec/ipsecalgs:default
7662026-05-28T17:07:47.676Z- - svc:/network/ipsec/manual-key:default
7672026-05-28T17:07:47.676Z- - svc:/network/ipsec/policy:default
7682026-05-28T17:07:47.676Z- - svc:/network/iptun:default
7692026-05-28T17:07:47.676Z- - svc:/network/ipv4-forwarding:default
7702026-05-28T17:07:47.676Z- - svc:/network/ipv6-forwarding:default
7712026-05-28T17:07:47.676Z- - svc:/network/ldap/client:default
7722026-05-28T17:07:47.676Z- - svc:/network/location:default
7732026-05-28T17:07:47.676Z- - svc:/network/loopback:default
7742026-05-28T17:07:47.676Z- - svc:/network/netcfg:default
7752026-05-28T17:07:47.676Z- - svc:/network/netmask:default
7762026-05-28T17:07:47.676Z- - svc:/network/nfs/cbd:default
7772026-05-28T17:07:47.676Z- - svc:/network/nfs/client:default
7782026-05-28T17:07:47.676Z- - svc:/network/nfs/log:default
7792026-05-28T17:07:47.676Z- - svc:/network/nfs/mapid:default
7802026-05-28T17:07:47.676Z- - svc:/network/nfs/nlockmgr:default
7812026-05-28T17:07:47.676Z- - svc:/network/nfs/rquota:default
7822026-05-28T17:07:47.676Z- - svc:/network/nfs/server:default
7832026-05-28T17:07:47.676Z- - svc:/network/nfs/status:default
7842026-05-28T17:07:47.676Z- - svc:/network/nis/client:default
7852026-05-28T17:07:47.676Z- - svc:/network/physical:default
7862026-05-28T17:07:47.676Z- - svc:/network/physical:nwam
7872026-05-28T17:07:47.677Z- - svc:/network/routing-setup:default
7882026-05-28T17:07:47.677Z- - svc:/network/routing/legacy-routing:ipv4
7892026-05-28T17:07:47.677Z- - svc:/network/routing/legacy-routing:ipv6
7902026-05-28T17:07:47.677Z- - svc:/network/routing/ndp:default
7912026-05-28T17:07:47.677Z- - svc:/network/routing/rdisc:default
7922026-05-28T17:07:47.677Z- - svc:/network/routing/ripng:default
7932026-05-28T17:07:47.677Z- - svc:/network/routing/route:default
7942026-05-28T17:07:47.677Z- - svc:/network/rpc/bind:default
7952026-05-28T17:07:47.677Z- - svc:/network/rpc/gss:default
7962026-05-28T17:07:47.677Z- - svc:/network/rpc/keyserv:default
7972026-05-28T17:07:47.677Z- - svc:/network/security/kadmin:default
7982026-05-28T17:07:47.677Z- - svc:/network/security/krb5kdc:default
7992026-05-28T17:07:47.677Z- - svc:/network/security/ktkt_warn:default
8002026-05-28T17:07:47.677Z- - svc:/network/service:default
8012026-05-28T17:07:47.677Z- - svc:/network/shares/group:default
8022026-05-28T17:07:47.677Z- - svc:/network/smb/client:default
8032026-05-28T17:07:47.677Z- - svc:/network/smb/server:default
8042026-05-28T17:07:47.677Z- - svc:/network/ssh:default
8052026-05-28T17:07:47.677Z- - svc:/network/tcpkey:default
8062026-05-28T17:07:47.677Z- - svc:/system/auditd:default
8072026-05-28T17:07:47.677Z- - svc:/system/auditset:default
8082026-05-28T17:07:47.677Z- - svc:/system/boot-archive-update:default
8092026-05-28T17:07:47.677Z- - svc:/system/boot-archive:default
8102026-05-28T17:07:47.677Z- - svc:/system/boot-config:default
8112026-05-28T17:07:47.677Z- - svc:/system/consadm:default
8122026-05-28T17:07:47.677Z- - svc:/system/console-login:default
8132026-05-28T17:07:47.677Z- - svc:/system/console-login:vt2
8142026-05-28T17:07:47.677Z- - svc:/system/console-login:vt3
8152026-05-28T17:07:47.677Z- - svc:/system/console-login:vt4
8162026-05-28T17:07:47.678Z- - svc:/system/console-login:vt5
8172026-05-28T17:07:47.678Z- - svc:/system/console-login:vt6
8182026-05-28T17:07:47.678Z- - svc:/system/coreadm:default
8192026-05-28T17:07:47.678Z- - svc:/system/cron:default
8202026-05-28T17:07:47.678Z- - svc:/system/cryptosvc:default
8212026-05-28T17:07:47.678Z- - svc:/system/device/allocate:default
8222026-05-28T17:07:47.678Z- - svc:/system/device/audio:default
8232026-05-28T17:07:47.678Z- - svc:/system/device/local:default
8242026-05-28T17:07:47.678Z- - svc:/system/device/mpxio-upgrade:default
8252026-05-28T17:07:47.678Z- - svc:/system/extended-accounting:flow
8262026-05-28T17:07:47.678Z- - svc:/system/extended-accounting:net
8272026-05-28T17:07:47.678Z- - svc:/system/extended-accounting:process
8282026-05-28T17:07:47.678Z- - svc:/system/extended-accounting:task
8292026-05-28T17:07:47.678Z- - svc:/system/filesystem/local:default
8302026-05-28T17:07:47.678Z- - svc:/system/filesystem/minimal:default
8312026-05-28T17:07:47.678Z- - svc:/system/filesystem/reparse:default
8322026-05-28T17:07:47.678Z- - svc:/system/filesystem/root:default
8332026-05-28T17:07:47.678Z- - svc:/system/filesystem/usr:default
8342026-05-28T17:07:47.678Z- - svc:/system/fm/notify-params:default
8352026-05-28T17:07:47.678Z- - svc:/system/fmd:default
8362026-05-28T17:07:47.682Z- - svc:/system/hostid:default
8372026-05-28T17:07:47.682Z- - svc:/system/hotplug:default
8382026-05-28T17:07:47.682Z- - svc:/system/identity:domain
8392026-05-28T17:07:47.682Z- - svc:/system/identity:node
8402026-05-28T17:07:47.683Z- - svc:/system/idmap:default
8412026-05-28T17:07:47.683Z- - svc:/system/keymap:default
8422026-05-28T17:07:47.683Z- - svc:/system/logadm-upgrade:default
8432026-05-28T17:07:47.683Z- - svc:/system/manifest-import:default
8442026-05-28T17:07:47.683Z- - svc:/system/name-service-cache:default
8452026-05-28T17:07:47.683Z- - svc:/system/pfexec:default
8462026-05-28T17:07:47.683Z- - svc:/system/pkgserv:default
8472026-05-28T17:07:47.683Z- - svc:/system/process-security:default
8482026-05-28T17:07:47.683Z- - svc:/system/rbac:default
8492026-05-28T17:07:47.683Z- - svc:/system/rmtmpfiles:default
8502026-05-28T17:07:47.683Z- - svc:/system/sac:default
8512026-05-28T17:07:47.683Z- - svc:/system/sar:default
8522026-05-28T17:07:47.683Z- - svc:/system/svc/global:default
8532026-05-28T17:07:47.683Z- - svc:/system/system-log:default
8542026-05-28T17:07:47.683Z- - svc:/system/update-man-index:default
8552026-05-28T17:07:47.683Z- - svc:/system/utmp:default
8562026-05-28T17:07:47.683Z- - svc:/system/vtdaemon:default
8572026-05-28T17:07:47.683Z[a] svcs milestone/network
8582026-05-28T17:07:47.683ZSTATE STIME FMRI
8592026-05-28T17:07:47.683Zonline 17:07:46 svc:/system/svc/restarter:default
8602026-05-28T17:07:47.683Zoffline 17:07:46 svc:/system/early-manifest-import:default
8612026-05-28T17:07:47.683Z- - svc:/application/management/net-snmp:default
8622026-05-28T17:07:47.683Z- - svc:/application/pkg/dynamic-mirror:default
8632026-05-28T17:07:47.683Z- - svc:/application/pkg/mirror:default
8642026-05-28T17:07:47.683Z- - svc:/application/pkg/repositories-setup:default
8652026-05-28T17:07:47.683Z- - svc:/application/pkg/server:default
8662026-05-28T17:07:47.684Z- - svc:/application/security/tcsd:default
8672026-05-28T17:07:47.684Z- - svc:/milestone/devices:default
8682026-05-28T17:07:47.684Z- - svc:/milestone/multi-user-server:default
8692026-05-28T17:07:47.684Z- - svc:/milestone/multi-user:default
8702026-05-28T17:07:47.684Z- - svc:/milestone/name-services:default
8712026-05-28T17:07:47.684Z- - svc:/milestone/network:default
8722026-05-28T17:07:47.684Z- - svc:/milestone/single-user:default
8732026-05-28T17:07:47.684Z- - svc:/milestone/sysconfig:default
8742026-05-28T17:07:47.684Z- - svc:/network/chrony:default
8752026-05-28T17:07:47.684Z- - svc:/network/datalink-management:default
8762026-05-28T17:07:47.684Z- - svc:/network/dns/client:default
8772026-05-28T17:07:47.684Z- - svc:/network/dns/install:default
8782026-05-28T17:07:47.684Z- - svc:/network/dns/multicast:default
8792026-05-28T17:07:47.684Z- - svc:/network/inetd-upgrade:default
8802026-05-28T17:07:47.684Z- - svc:/network/inetd:default
8812026-05-28T17:07:47.684Z- - svc:/network/initial:default
8822026-05-28T17:07:47.684Z- - svc:/network/install:default
8832026-05-28T17:07:47.684Z- - svc:/network/ip-interface-management:default
8842026-05-28T17:07:47.684Z- - svc:/network/ipmp:default
8852026-05-28T17:07:47.684Z- - svc:/network/ipqos:default
8862026-05-28T17:07:47.684Z- - svc:/network/ipsec/ike:default
8872026-05-28T17:07:47.684Z- - svc:/network/ipsec/ipsecalgs:default
8882026-05-28T17:07:47.684Z- - svc:/network/ipsec/manual-key:default
8892026-05-28T17:07:47.684Z- - svc:/network/ipsec/policy:default
8902026-05-28T17:07:47.684Z- - svc:/network/iptun:default
8912026-05-28T17:07:47.684Z- - svc:/network/ipv4-forwarding:default
8922026-05-28T17:07:47.684Z- - svc:/network/ipv6-forwarding:default
8932026-05-28T17:07:47.684Z- - svc:/network/ldap/client:default
8942026-05-28T17:07:47.685Z- - svc:/network/location:default
8952026-05-28T17:07:47.685Z- - svc:/network/loopback:default
8962026-05-28T17:07:47.685Z- - svc:/network/netcfg:default
8972026-05-28T17:07:47.685Z- - svc:/network/netmask:default
8982026-05-28T17:07:47.685Z- - svc:/network/nfs/cbd:default
8992026-05-28T17:07:47.685Z- - svc:/network/nfs/client:default
9002026-05-28T17:07:47.685Z- - svc:/network/nfs/log:default
9012026-05-28T17:07:47.685Z- - svc:/network/nfs/mapid:default
9022026-05-28T17:07:47.685Z- - svc:/network/nfs/nlockmgr:default
9032026-05-28T17:07:47.685Z- - svc:/network/nfs/rquota:default
9042026-05-28T17:07:47.685Z- - svc:/network/nfs/server:default
9052026-05-28T17:07:47.685Z- - svc:/network/nfs/status:default
9062026-05-28T17:07:47.685Z- - svc:/network/nis/client:default
9072026-05-28T17:07:47.685Z- - svc:/network/physical:default
9082026-05-28T17:07:47.685Z- - svc:/network/physical:nwam
9092026-05-28T17:07:47.685Z- - svc:/network/routing-setup:default
9102026-05-28T17:07:47.685Z- - svc:/network/routing/legacy-routing:ipv4
9112026-05-28T17:07:47.685Z- - svc:/network/routing/legacy-routing:ipv6
9122026-05-28T17:07:47.685Z- - svc:/network/routing/ndp:default
9132026-05-28T17:07:47.685Z- - svc:/network/routing/rdisc:default
9142026-05-28T17:07:47.685Z- - svc:/network/routing/ripng:default
9152026-05-28T17:07:47.685Z- - svc:/network/routing/route:default
9162026-05-28T17:07:47.685Z- - svc:/network/rpc/bind:default
9172026-05-28T17:07:47.685Z- - svc:/network/rpc/gss:default
9182026-05-28T17:07:47.685Z- - svc:/network/rpc/keyserv:default
9192026-05-28T17:07:47.685Z- - svc:/network/security/kadmin:default
9202026-05-28T17:07:47.685Z- - svc:/network/security/krb5kdc:default
9212026-05-28T17:07:47.685Z- - svc:/network/security/ktkt_warn:default
9222026-05-28T17:07:47.686Z- - svc:/network/service:default
9232026-05-28T17:07:47.686Z- - svc:/network/shares/group:default
9242026-05-28T17:07:47.686Z- - svc:/network/smb/client:default
9252026-05-28T17:07:47.686Z- - svc:/network/smb/server:default
9262026-05-28T17:07:47.686Z- - svc:/network/ssh:default
9272026-05-28T17:07:47.686Z- - svc:/network/tcpkey:default
9282026-05-28T17:07:47.686Z- - svc:/system/auditd:default
9292026-05-28T17:07:47.686Z- - svc:/system/auditset:default
9302026-05-28T17:07:47.686Z- - svc:/system/boot-archive-update:default
9312026-05-28T17:07:47.686Z- - svc:/system/boot-archive:default
9322026-05-28T17:07:47.686Z- - svc:/system/boot-config:default
9332026-05-28T17:07:47.686Z- - svc:/system/consadm:default
9342026-05-28T17:07:47.686Z- - svc:/system/console-login:default
9352026-05-28T17:07:47.686Z- - svc:/system/console-login:vt2
9362026-05-28T17:07:47.690Z- - svc:/system/console-login:vt3
9372026-05-28T17:07:47.690Z- - svc:/system/console-login:vt4
9382026-05-28T17:07:47.690Z- - svc:/system/console-login:vt5
9392026-05-28T17:07:47.690Z- - svc:/system/console-login:vt6
9402026-05-28T17:07:47.690Z- - svc:/system/coreadm:default
9412026-05-28T17:07:47.690Z- - svc:/system/cron:default
9422026-05-28T17:07:47.690Z- - svc:/system/cryptosvc:default
9432026-05-28T17:07:47.690Z- - svc:/system/device/allocate:default
9442026-05-28T17:07:47.690Z- - svc:/system/device/audio:default
9452026-05-28T17:07:47.690Z- - svc:/system/device/local:default
9462026-05-28T17:07:47.690Z- - svc:/system/device/mpxio-upgrade:default
9472026-05-28T17:07:47.690Z- - svc:/system/extended-accounting:flow
9482026-05-28T17:07:47.690Z- - svc:/system/extended-accounting:net
9492026-05-28T17:07:47.690Z- - svc:/system/extended-accounting:process
9502026-05-28T17:07:47.690Z- - svc:/system/extended-accounting:task
9512026-05-28T17:07:47.690Z- - svc:/system/filesystem/local:default
9522026-05-28T17:07:47.691Z- - svc:/system/filesystem/minimal:default
9532026-05-28T17:07:47.691Z- - svc:/system/filesystem/reparse:default
9542026-05-28T17:07:47.691Z- - svc:/system/filesystem/root:default
9552026-05-28T17:07:47.691Z- - svc:/system/filesystem/usr:default
9562026-05-28T17:07:47.691Z- - svc:/system/fm/notify-params:default
9572026-05-28T17:07:47.691Z- - svc:/system/fmd:default
9582026-05-28T17:07:47.691Z- - svc:/system/hostid:default
9592026-05-28T17:07:47.691Z- - svc:/system/hotplug:default
9602026-05-28T17:07:47.691Z- - svc:/system/identity:domain
9612026-05-28T17:07:47.691Z- - svc:/system/identity:node
9622026-05-28T17:07:47.691Z- - svc:/system/idmap:default
9632026-05-28T17:07:47.691Z- - svc:/system/keymap:default
9642026-05-28T17:07:47.691Z- - svc:/system/logadm-upgrade:default
9652026-05-28T17:07:47.691Z- - svc:/system/manifest-import:default
9662026-05-28T17:07:47.691Z- - svc:/system/name-service-cache:default
9672026-05-28T17:07:47.691Z- - svc:/system/pfexec:default
9682026-05-28T17:07:47.691Z- - svc:/system/pkgserv:default
9692026-05-28T17:07:47.691Z- - svc:/system/process-security:default
9702026-05-28T17:07:47.691Z- - svc:/system/rbac:default
9712026-05-28T17:07:47.691Z- - svc:/system/rmtmpfiles:default
9722026-05-28T17:07:47.691Z- - svc:/system/sac:default
9732026-05-28T17:07:47.691Z- - svc:/system/sar:default
9742026-05-28T17:07:47.691Z- - svc:/system/svc/global:default
9752026-05-28T17:07:47.691Z- - svc:/system/system-log:default
9762026-05-28T17:07:47.691Z- - svc:/system/update-man-index:default
9772026-05-28T17:07:47.691Z- - svc:/system/utmp:default
9782026-05-28T17:07:47.691Z- - svc:/system/vtdaemon:default
9792026-05-28T17:07:47.692Z[b] svcs milestone/network
9802026-05-28T17:07:47.692ZSTATE STIME FMRI
9812026-05-28T17:07:47.692Z- - svc:/milestone/network:default
9822026-05-28T17:07:47.692ZSTATE STIME FMRI
9832026-05-28T17:07:47.692Z- - svc:/milestone/network:default
9842026-05-28T17:07:48.687Z[b] svcs milestone/network
9852026-05-28T17:07:48.690Z[a] svcs milestone/network
9862026-05-28T17:07:48.702ZSTATE STIME FMRI
9872026-05-28T17:07:48.702Zonline 17:07:47 svc:/milestone/network:default
9882026-05-28T17:07:48.702ZSTATE STIME FMRI
9892026-05-28T17:07:48.702Zonline 17:07:47 svc:/milestone/network:default
9902026-05-28T17:07:48.702Z[b] ipadm create-addr -t -T dhcp opte1/test
9912026-05-28T17:07:48.702Z[a] ipadm create-addr -t -T dhcp opte0/test
9922026-05-28T17:07:53.317Z
9932026-05-28T17:07:53.317Z[a] route add -iface 10.0.0.254 10.0.0.1
9942026-05-28T17:07:53.331Zadd host 10.0.0.254: gateway 10.0.0.1
9952026-05-28T17:07:53.331Z[a] route add 10.0.0.0/24 10.0.0.254
9962026-05-28T17:07:53.342Zadd net 10.0.0.0/24: gateway 10.0.0.254
9972026-05-28T17:07:53.342Z[a] route add 224.0.0.0/4 10.0.0.254
9982026-05-28T17:07:53.353Zadd net 224.0.0.0/4: gateway 10.0.0.254
9992026-05-28T17:07:54.515Z
10002026-05-28T17:07:54.515Z[b] route add -iface 10.0.0.254 10.0.0.2
10012026-05-28T17:07:54.529Zadd host 10.0.0.254: gateway 10.0.0.2
10022026-05-28T17:07:54.529Z[b] route add 10.0.0.0/24 10.0.0.254
10032026-05-28T17:07:54.542Zadd net 10.0.0.0/24: gateway 10.0.0.254
10042026-05-28T17:07:54.542Z[b] route add 224.0.0.0/4 10.0.0.254
10052026-05-28T17:07:54.552Zadd net 224.0.0.0/4: gateway 10.0.0.254
10062026-05-28T17:07:54.555Z###---------------###
10072026-05-28T17:07:54.556Z:::Topology built!:::
10082026-05-28T17:07:54.556Z###---------------###
10092026-05-28T17:07:54.556Z###----------------###
10102026-05-28T17:07:54.556Z::: iPerf spawned! :::
10112026-05-28T17:07:54.556Z:::Waiting... (10s):::
10122026-05-28T17:07:54.556Z###----------------###
10132026-05-28T17:08:04.552Z###---###
10142026-05-28T17:08:04.552Z:::Go!:::
10152026-05-28T17:08:04.552Z###---###
10162026-05-28T17:08:04.552Z[a] ping 10.0.0.2
10172026-05-28T17:08:04.568Z10.0.0.2 is alive
10182026-05-28T17:08:04.568Z###-------------------###
10192026-05-28T17:08:04.568Z:::Running experiment :::
10202026-05-28T17:08:04.568Z:::iperf-tcp/local/c2s:::
10212026-05-28T17:08:04.569Z###-------------------###
10222026-05-28T17:08:11.955Z-----------------------------------------------------------
10232026-05-28T17:08:11.956ZServer listening on 5201 (test #1)
10242026-05-28T17:08:11.956Z-----------------------------------------------------------
10252026-05-28T17:08:11.956ZAccepted connection from 10.0.0.1, port 54656
10262026-05-28T17:08:11.956Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38135
10272026-05-28T17:08:11.956Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33597
10282026-05-28T17:08:11.956Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56786
10292026-05-28T17:08:11.956Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57136
10302026-05-28T17:08:11.956Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45010
10312026-05-28T17:08:11.956Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48651
10322026-05-28T17:08:11.956Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64972
10332026-05-28T17:08:11.956Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47146
10342026-05-28T17:08:11.956Z[ ID] Interval Transfer Bitrate
10352026-05-28T17:08:11.956Z[ 5] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
10362026-05-28T17:08:11.956Z[ 8] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
10372026-05-28T17:08:11.956Z[ 10] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
10382026-05-28T17:08:11.956Z[ 12] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
10392026-05-28T17:08:11.956Z[ 14] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
10402026-05-28T17:08:11.956Z[ 16] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
10412026-05-28T17:08:11.956Z[ 18] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
10422026-05-28T17:08:11.956Z[ 20] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
10432026-05-28T17:08:11.956Z[SUM] 0.00-1.00 sec 947 MBytes 7.94 Gbits/sec
10442026-05-28T17:08:11.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
10452026-05-28T17:08:11.956Z[ 5] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
10462026-05-28T17:08:11.956Z[ 8] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
10472026-05-28T17:08:11.956Z[ 10] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10482026-05-28T17:08:11.956Z[ 12] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
10492026-05-28T17:08:11.956Z[ 14] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
10502026-05-28T17:08:11.956Z[ 16] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10512026-05-28T17:08:11.956Z[ 18] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
10522026-05-28T17:08:11.956Z[ 20] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
10532026-05-28T17:08:11.956Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.1 Gbits/sec
10542026-05-28T17:08:11.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552026-05-28T17:08:11.956Z[ 5] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10562026-05-28T17:08:11.956Z[ 8] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10572026-05-28T17:08:11.957Z[ 10] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10582026-05-28T17:08:11.957Z[ 12] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10592026-05-28T17:08:11.957Z[ 14] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10602026-05-28T17:08:11.957Z[ 16] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10612026-05-28T17:08:11.957Z[ 18] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10622026-05-28T17:08:11.957Z[ 20] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10632026-05-28T17:08:11.957Z[SUM] 2.00-3.00 sec 1.17 GBytes 10.1 Gbits/sec
10642026-05-28T17:08:11.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652026-05-28T17:08:11.957Z[ 5] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
10662026-05-28T17:08:11.957Z[ 8] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
10672026-05-28T17:08:11.957Z[ 10] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
10682026-05-28T17:08:11.957Z[ 12] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
10692026-05-28T17:08:11.957Z[ 14] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
10702026-05-28T17:08:11.957Z[ 16] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
10712026-05-28T17:08:11.957Z[ 18] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
10722026-05-28T17:08:11.957Z[ 20] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
10732026-05-28T17:08:11.957Z[SUM] 3.00-4.00 sec 1.18 GBytes 10.1 Gbits/sec
10742026-05-28T17:08:11.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752026-05-28T17:08:11.957Z[ 5] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
10762026-05-28T17:08:11.957Z[ 8] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
10772026-05-28T17:08:11.957Z[ 10] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
10782026-05-28T17:08:11.957Z[ 12] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
10792026-05-28T17:08:11.957Z[ 14] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
10802026-05-28T17:08:11.957Z[ 16] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
10812026-05-28T17:08:11.957Z[ 18] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
10822026-05-28T17:08:11.957Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10832026-05-28T17:08:11.957Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.1 Gbits/sec
10842026-05-28T17:08:11.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852026-05-28T17:08:11.957Z[ 5] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10862026-05-28T17:08:11.957Z[ 8] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10872026-05-28T17:08:11.957Z[ 10] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10882026-05-28T17:08:11.957Z[ 12] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10892026-05-28T17:08:11.957Z[ 14] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10902026-05-28T17:08:11.957Z[ 16] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10912026-05-28T17:08:11.957Z[ 18] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10922026-05-28T17:08:11.957Z[ 20] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10932026-05-28T17:08:11.957Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.2 Gbits/sec
10942026-05-28T17:08:11.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952026-05-28T17:08:11.957Z[ 5] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
10962026-05-28T17:08:11.957Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
10972026-05-28T17:08:11.958Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
10982026-05-28T17:08:14.953Z[ 12] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
10992026-05-28T17:08:14.953Z[ 14] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
11002026-05-28T17:08:14.953Z[ 16] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
11012026-05-28T17:08:14.953Z[ 18] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
11022026-05-28T17:08:14.953Z[ 20] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
11032026-05-28T17:08:14.953Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
11042026-05-28T17:08:14.953Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052026-05-28T17:08:14.953Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11062026-05-28T17:08:14.953Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11072026-05-28T17:08:14.953Z[ 10] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
11082026-05-28T17:08:14.953Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11092026-05-28T17:08:14.954Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11102026-05-28T17:08:14.954Z[ 16] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
11112026-05-28T17:08:14.954Z[ 18] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
11122026-05-28T17:08:14.954Z[ 20] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
11132026-05-28T17:08:14.954Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
11142026-05-28T17:08:14.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152026-05-28T17:08:14.954Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11162026-05-28T17:08:14.954Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11172026-05-28T17:08:14.954Z[ 10] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11182026-05-28T17:08:14.954Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11192026-05-28T17:08:14.954Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11202026-05-28T17:08:14.954Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11212026-05-28T17:08:14.954Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11222026-05-28T17:08:14.954Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11232026-05-28T17:08:14.954Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
11242026-05-28T17:08:14.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252026-05-28T17:08:14.954Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11262026-05-28T17:08:14.954Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11272026-05-28T17:08:14.954Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11282026-05-28T17:08:14.954Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11292026-05-28T17:08:14.954Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11302026-05-28T17:08:14.954Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11312026-05-28T17:08:14.954Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11322026-05-28T17:08:14.954Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11332026-05-28T17:08:14.954Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
11342026-05-28T17:08:14.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
11352026-05-28T17:08:14.954Z[ 5] 10.00-10.00 sec 384 KBytes 1.19 Gbits/sec
11362026-05-28T17:08:14.954Z[ 8] 10.00-10.00 sec 384 KBytes 1.19 Gbits/sec
11372026-05-28T17:08:14.954Z[ 10] 10.00-10.00 sec 384 KBytes 1.19 Gbits/sec
11382026-05-28T17:08:14.954Z[ 12] 10.00-10.00 sec 384 KBytes 1.19 Gbits/sec
11392026-05-28T17:08:14.954Z[ 14] 10.00-10.00 sec 384 KBytes 1.19 Gbits/sec
11402026-05-28T17:08:14.954Z[ 16] 10.00-10.00 sec 512 KBytes 1.58 Gbits/sec
11412026-05-28T17:08:14.954Z[ 18] 10.00-10.00 sec 512 KBytes 1.58 Gbits/sec
11422026-05-28T17:08:14.954Z[ 20] 10.00-10.00 sec 384 KBytes 1.19 Gbits/sec
11432026-05-28T17:08:14.954Z[SUM] 10.00-10.00 sec 3.25 MBytes 10.3 Gbits/sec
11442026-05-28T17:08:14.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
11452026-05-28T17:08:14.954Z[ ID] Interval Transfer Bitrate
11462026-05-28T17:08:14.955Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
11472026-05-28T17:08:14.955Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
11482026-05-28T17:08:14.955Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
11492026-05-28T17:08:14.955Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
11502026-05-28T17:08:14.955Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
11512026-05-28T17:08:14.955Z[ 16] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11522026-05-28T17:08:14.955Z[ 18] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11532026-05-28T17:08:14.955Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
11542026-05-28T17:08:14.955Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.93 Gbits/sec receiver
11552026-05-28T17:08:14.958ZRun 1/5...9934.738371589545Mbps
11562026-05-28T17:08:22.343Z-----------------------------------------------------------
11572026-05-28T17:08:22.343ZServer listening on 5201 (test #2)
11582026-05-28T17:08:22.343Z-----------------------------------------------------------
11592026-05-28T17:08:22.343ZAccepted connection from 10.0.0.1, port 62493
11602026-05-28T17:08:22.343Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63099
11612026-05-28T17:08:22.343Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48700
11622026-05-28T17:08:22.343Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43613
11632026-05-28T17:08:22.343Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51867
11642026-05-28T17:08:22.343Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33332
11652026-05-28T17:08:22.343Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36627
11662026-05-28T17:08:22.343Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50415
11672026-05-28T17:08:22.344Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34129
11682026-05-28T17:08:22.344Z[ ID] Interval Transfer Bitrate
11692026-05-28T17:08:22.344Z[ 5] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
11702026-05-28T17:08:22.344Z[ 8] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
11712026-05-28T17:08:22.344Z[ 10] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
11722026-05-28T17:08:22.344Z[ 12] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
11732026-05-28T17:08:22.344Z[ 14] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
11742026-05-28T17:08:22.344Z[ 16] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
11752026-05-28T17:08:22.344Z[ 18] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
11762026-05-28T17:08:22.344Z[ 20] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
11772026-05-28T17:08:22.344Z[SUM] 0.00-1.00 sec 949 MBytes 7.96 Gbits/sec
11782026-05-28T17:08:22.344Z- - - - - - - - - - - - - - - - - - - - - - - - -
11792026-05-28T17:08:22.348Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11802026-05-28T17:08:22.348Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11812026-05-28T17:08:22.348Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11822026-05-28T17:08:22.348Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11832026-05-28T17:08:22.348Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11842026-05-28T17:08:22.348Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11852026-05-28T17:08:22.348Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11862026-05-28T17:08:22.348Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11872026-05-28T17:08:22.348Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
11882026-05-28T17:08:22.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-05-28T17:08:22.348Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
11902026-05-28T17:08:22.348Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11912026-05-28T17:08:22.348Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
11922026-05-28T17:08:22.348Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11932026-05-28T17:08:22.348Z[ 14] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
11942026-05-28T17:08:22.348Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11952026-05-28T17:08:22.348Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11962026-05-28T17:08:22.348Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11972026-05-28T17:08:22.348Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
11982026-05-28T17:08:22.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-05-28T17:08:22.349Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12002026-05-28T17:08:22.349Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12012026-05-28T17:08:22.349Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12022026-05-28T17:08:22.349Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12032026-05-28T17:08:22.349Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12042026-05-28T17:08:22.349Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12052026-05-28T17:08:22.349Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12062026-05-28T17:08:22.349Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12072026-05-28T17:08:22.349Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
12082026-05-28T17:08:22.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-05-28T17:08:22.349Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
12102026-05-28T17:08:22.349Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12112026-05-28T17:08:22.349Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
12122026-05-28T17:08:22.349Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
12132026-05-28T17:08:22.349Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12142026-05-28T17:08:22.349Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12152026-05-28T17:08:22.349Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12162026-05-28T17:08:22.349Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
12172026-05-28T17:08:22.349Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
12182026-05-28T17:08:22.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-05-28T17:08:22.349Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12202026-05-28T17:08:22.349Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12212026-05-28T17:08:22.349Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12222026-05-28T17:08:22.349Z[ 12] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
12232026-05-28T17:08:22.349Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12242026-05-28T17:08:22.349Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12252026-05-28T17:08:22.349Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12262026-05-28T17:08:22.349Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12272026-05-28T17:08:22.349Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
12282026-05-28T17:08:22.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-05-28T17:08:22.349Z[ 5] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12302026-05-28T17:08:22.349Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12312026-05-28T17:08:22.349Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12322026-05-28T17:08:25.345Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12332026-05-28T17:08:25.345Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12342026-05-28T17:08:25.345Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12352026-05-28T17:08:25.345Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12362026-05-28T17:08:25.345Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12372026-05-28T17:08:25.345Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
12382026-05-28T17:08:25.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-05-28T17:08:25.345Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12402026-05-28T17:08:25.345Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12412026-05-28T17:08:25.345Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12422026-05-28T17:08:25.345Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12432026-05-28T17:08:25.345Z[ 14] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
12442026-05-28T17:08:25.345Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12452026-05-28T17:08:25.345Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12462026-05-28T17:08:25.345Z[ 20] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
12472026-05-28T17:08:25.345Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
12482026-05-28T17:08:25.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-05-28T17:08:25.346Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12502026-05-28T17:08:25.346Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12512026-05-28T17:08:25.346Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12522026-05-28T17:08:25.346Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12532026-05-28T17:08:25.346Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12542026-05-28T17:08:25.346Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12552026-05-28T17:08:25.346Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12562026-05-28T17:08:25.346Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12572026-05-28T17:08:25.346Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
12582026-05-28T17:08:25.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-05-28T17:08:25.346Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12602026-05-28T17:08:25.346Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12612026-05-28T17:08:25.346Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12622026-05-28T17:08:25.346Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12632026-05-28T17:08:25.346Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12642026-05-28T17:08:25.346Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12652026-05-28T17:08:25.346Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12662026-05-28T17:08:25.346Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12672026-05-28T17:08:25.346Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
12682026-05-28T17:08:25.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-05-28T17:08:25.346Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12702026-05-28T17:08:25.346Z[ 8] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
12712026-05-28T17:08:25.346Z[ 10] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
12722026-05-28T17:08:25.346Z[ 12] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
12732026-05-28T17:08:25.346Z[ 14] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
12742026-05-28T17:08:25.346Z[ 16] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
12752026-05-28T17:08:25.346Z[ 18] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
12762026-05-28T17:08:25.346Z[ 20] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
12772026-05-28T17:08:25.346Z[SUM] 10.00-10.00 sec 896 KBytes 14.4 Gbits/sec
12782026-05-28T17:08:25.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
12792026-05-28T17:08:25.346Z[ ID] Interval Transfer Bitrate
12802026-05-28T17:08:25.346Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12812026-05-28T17:08:25.346Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12822026-05-28T17:08:25.346Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12832026-05-28T17:08:25.346Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12842026-05-28T17:08:25.346Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12852026-05-28T17:08:25.346Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12862026-05-28T17:08:25.346Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12872026-05-28T17:08:25.347Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12882026-05-28T17:08:25.347Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
12892026-05-28T17:08:25.350ZRun 2/5...10009.848899398932Mbps
12902026-05-28T17:08:32.734Z-----------------------------------------------------------
12912026-05-28T17:08:32.734ZServer listening on 5201 (test #3)
12922026-05-28T17:08:32.734Z-----------------------------------------------------------
12932026-05-28T17:08:32.734ZAccepted connection from 10.0.0.1, port 53325
12942026-05-28T17:08:32.734Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48459
12952026-05-28T17:08:32.734Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55389
12962026-05-28T17:08:32.734Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65253
12972026-05-28T17:08:32.734Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46805
12982026-05-28T17:08:32.735Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36059
12992026-05-28T17:08:32.735Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40110
13002026-05-28T17:08:32.735Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44208
13012026-05-28T17:08:32.735Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61450
13022026-05-28T17:08:32.735Z[ ID] Interval Transfer Bitrate
13032026-05-28T17:08:32.735Z[ 5] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
13042026-05-28T17:08:32.735Z[ 8] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
13052026-05-28T17:08:32.735Z[ 10] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
13062026-05-28T17:08:32.735Z[ 12] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
13072026-05-28T17:08:32.735Z[ 14] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
13082026-05-28T17:08:32.735Z[ 16] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
13092026-05-28T17:08:32.735Z[ 18] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
13102026-05-28T17:08:32.735Z[ 20] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
13112026-05-28T17:08:32.735Z[SUM] 0.00-1.00 sec 942 MBytes 7.90 Gbits/sec
13122026-05-28T17:08:32.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
13132026-05-28T17:08:32.735Z[ 5] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
13142026-05-28T17:08:32.735Z[ 8] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
13152026-05-28T17:08:32.735Z[ 10] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
13162026-05-28T17:08:32.735Z[ 12] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
13172026-05-28T17:08:32.735Z[ 14] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
13182026-05-28T17:08:32.735Z[ 16] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
13192026-05-28T17:08:32.735Z[ 18] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
13202026-05-28T17:08:32.735Z[ 20] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
13212026-05-28T17:08:32.735Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.1 Gbits/sec
13222026-05-28T17:08:32.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
13232026-05-28T17:08:32.735Z[ 5] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13242026-05-28T17:08:32.735Z[ 8] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13252026-05-28T17:08:32.735Z[ 10] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13262026-05-28T17:08:32.736Z[ 12] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13272026-05-28T17:08:32.736Z[ 14] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13282026-05-28T17:08:32.736Z[ 16] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13292026-05-28T17:08:32.736Z[ 18] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13302026-05-28T17:08:32.736Z[ 20] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13312026-05-28T17:08:32.736Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.2 Gbits/sec
13322026-05-28T17:08:32.736Z- - - - - - - - - - - - - - - - - - - - - - - - -
13332026-05-28T17:08:32.736Z[ 5] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13342026-05-28T17:08:32.736Z[ 8] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13352026-05-28T17:08:32.736Z[ 10] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13362026-05-28T17:08:32.736Z[ 12] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13372026-05-28T17:08:32.736Z[ 14] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13382026-05-28T17:08:32.736Z[ 16] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13392026-05-28T17:08:32.736Z[ 18] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13402026-05-28T17:08:32.736Z[ 20] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13412026-05-28T17:08:32.736Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
13422026-05-28T17:08:32.736Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-05-28T17:08:32.736Z[ 5] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13442026-05-28T17:08:32.736Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13452026-05-28T17:08:32.736Z[ 10] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13462026-05-28T17:08:32.736Z[ 12] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13472026-05-28T17:08:32.736Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13482026-05-28T17:08:32.736Z[ 16] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13492026-05-28T17:08:32.736Z[ 18] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13502026-05-28T17:08:32.736Z[ 20] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13512026-05-28T17:08:32.736Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
13522026-05-28T17:08:32.736Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-05-28T17:08:32.737Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
13542026-05-28T17:08:32.737Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
13552026-05-28T17:08:32.737Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
13562026-05-28T17:08:32.737Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
13572026-05-28T17:08:32.737Z[ 14] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
13582026-05-28T17:08:32.737Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
13592026-05-28T17:08:32.737Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
13602026-05-28T17:08:32.737Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
13612026-05-28T17:08:32.737Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.2 Gbits/sec
13622026-05-28T17:08:32.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-05-28T17:08:32.737Z[ 5] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
13642026-05-28T17:08:32.737Z[ 8] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
13652026-05-28T17:08:32.737Z[ 10] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
13662026-05-28T17:08:35.734Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
13672026-05-28T17:08:35.734Z[ 14] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
13682026-05-28T17:08:35.734Z[ 16] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
13692026-05-28T17:08:35.734Z[ 18] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
13702026-05-28T17:08:35.734Z[ 20] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
13712026-05-28T17:08:35.734Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.2 Gbits/sec
13722026-05-28T17:08:35.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-05-28T17:08:35.734Z[ 5] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13742026-05-28T17:08:35.735Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
13752026-05-28T17:08:35.735Z[ 10] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13762026-05-28T17:08:35.735Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
13772026-05-28T17:08:35.735Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
13782026-05-28T17:08:35.735Z[ 16] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13792026-05-28T17:08:35.735Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
13802026-05-28T17:08:35.735Z[ 20] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13812026-05-28T17:08:35.735Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
13822026-05-28T17:08:35.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-05-28T17:08:35.735Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13842026-05-28T17:08:35.735Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13852026-05-28T17:08:35.735Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13862026-05-28T17:08:35.735Z[ 12] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13872026-05-28T17:08:35.735Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13882026-05-28T17:08:35.735Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13892026-05-28T17:08:35.735Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13902026-05-28T17:08:35.735Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13912026-05-28T17:08:35.735Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
13922026-05-28T17:08:35.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-05-28T17:08:35.735Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
13942026-05-28T17:08:35.735Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
13952026-05-28T17:08:35.735Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
13962026-05-28T17:08:35.735Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
13972026-05-28T17:08:35.735Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
13982026-05-28T17:08:35.735Z[ 16] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
13992026-05-28T17:08:35.735Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
14002026-05-28T17:08:35.735Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
14012026-05-28T17:08:35.735Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
14022026-05-28T17:08:35.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-05-28T17:08:35.735Z[ 5] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
14042026-05-28T17:08:35.735Z[ 8] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
14052026-05-28T17:08:35.735Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14062026-05-28T17:08:35.735Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14072026-05-28T17:08:35.735Z[ 14] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
14082026-05-28T17:08:35.735Z[ 16] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
14092026-05-28T17:08:35.735Z[ 18] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
14102026-05-28T17:08:35.735Z[ 20] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
14112026-05-28T17:08:35.735Z[SUM] 10.00-10.00 sec 768 KBytes 12.1 Gbits/sec
14122026-05-28T17:08:35.736Z- - - - - - - - - - - - - - - - - - - - - - - - -
14132026-05-28T17:08:35.736Z[ ID] Interval Transfer Bitrate
14142026-05-28T17:08:35.736Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
14152026-05-28T17:08:35.736Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
14162026-05-28T17:08:35.736Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
14172026-05-28T17:08:35.739Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
14182026-05-28T17:08:35.739Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
14192026-05-28T17:08:35.739Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
14202026-05-28T17:08:35.739Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
14212026-05-28T17:08:35.739Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
14222026-05-28T17:08:35.739Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.95 Gbits/sec receiver
14232026-05-28T17:08:35.739ZRun 3/5...9950.475642829835Mbps
14242026-05-28T17:08:43.125Z-----------------------------------------------------------
14252026-05-28T17:08:43.125ZServer listening on 5201 (test #4)
14262026-05-28T17:08:43.125Z-----------------------------------------------------------
14272026-05-28T17:08:43.125ZAccepted connection from 10.0.0.1, port 61767
14282026-05-28T17:08:43.125Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34786
14292026-05-28T17:08:43.125Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46474
14302026-05-28T17:08:43.125Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35045
14312026-05-28T17:08:43.125Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48748
14322026-05-28T17:08:43.125Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42507
14332026-05-28T17:08:43.125Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59819
14342026-05-28T17:08:43.125Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35817
14352026-05-28T17:08:43.125Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63618
14362026-05-28T17:08:43.125Z[ ID] Interval Transfer Bitrate
14372026-05-28T17:08:43.125Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14382026-05-28T17:08:43.125Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14392026-05-28T17:08:43.125Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14402026-05-28T17:08:43.125Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14412026-05-28T17:08:43.125Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14422026-05-28T17:08:43.125Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14432026-05-28T17:08:43.125Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14442026-05-28T17:08:43.125Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14452026-05-28T17:08:43.125Z[SUM] 0.00-1.00 sec 956 MBytes 8.02 Gbits/sec
14462026-05-28T17:08:43.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
14472026-05-28T17:08:43.126Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14482026-05-28T17:08:43.126Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14492026-05-28T17:08:43.126Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14502026-05-28T17:08:43.126Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14512026-05-28T17:08:43.126Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14522026-05-28T17:08:43.126Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14532026-05-28T17:08:43.126Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14542026-05-28T17:08:43.126Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14552026-05-28T17:08:43.126Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
14562026-05-28T17:08:43.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
14572026-05-28T17:08:43.126Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14582026-05-28T17:08:43.126Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14592026-05-28T17:08:43.126Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14602026-05-28T17:08:43.126Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14612026-05-28T17:08:43.126Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14622026-05-28T17:08:43.126Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14632026-05-28T17:08:43.126Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14642026-05-28T17:08:43.126Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14652026-05-28T17:08:43.126Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
14662026-05-28T17:08:43.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
14672026-05-28T17:08:43.126Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14682026-05-28T17:08:43.126Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14692026-05-28T17:08:43.126Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14702026-05-28T17:08:43.126Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14712026-05-28T17:08:43.126Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14722026-05-28T17:08:43.126Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14732026-05-28T17:08:43.130Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14742026-05-28T17:08:43.130Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14752026-05-28T17:08:43.130Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.3 Gbits/sec
14762026-05-28T17:08:43.130Z- - - - - - - - - - - - - - - - - - - - - - - - -
14772026-05-28T17:08:43.130Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14782026-05-28T17:08:43.130Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14792026-05-28T17:08:43.130Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14802026-05-28T17:08:43.131Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14812026-05-28T17:08:43.131Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14822026-05-28T17:08:43.131Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14832026-05-28T17:08:43.131Z[ 18] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14842026-05-28T17:08:43.131Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14852026-05-28T17:08:43.131Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
14862026-05-28T17:08:43.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
14872026-05-28T17:08:43.131Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14882026-05-28T17:08:43.131Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14892026-05-28T17:08:43.131Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14902026-05-28T17:08:43.131Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14912026-05-28T17:08:43.131Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14922026-05-28T17:08:43.131Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14932026-05-28T17:08:43.131Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14942026-05-28T17:08:43.131Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14952026-05-28T17:08:43.131Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
14962026-05-28T17:08:43.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
14972026-05-28T17:08:43.131Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
14982026-05-28T17:08:43.131Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
14992026-05-28T17:08:43.131Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15002026-05-28T17:08:46.126Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15012026-05-28T17:08:46.126Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15022026-05-28T17:08:46.126Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15032026-05-28T17:08:46.126Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15042026-05-28T17:08:46.126Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15052026-05-28T17:08:46.126Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
15062026-05-28T17:08:46.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
15072026-05-28T17:08:46.126Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15082026-05-28T17:08:46.126Z[ 8] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
15092026-05-28T17:08:46.126Z[ 10] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
15102026-05-28T17:08:46.126Z[ 12] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
15112026-05-28T17:08:46.126Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15122026-05-28T17:08:46.126Z[ 16] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
15132026-05-28T17:08:46.126Z[ 18] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
15142026-05-28T17:08:46.126Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15152026-05-28T17:08:46.126Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
15162026-05-28T17:08:46.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
15172026-05-28T17:08:46.126Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15182026-05-28T17:08:46.127Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
15192026-05-28T17:08:46.127Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15202026-05-28T17:08:46.127Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
15212026-05-28T17:08:46.127Z[ 14] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
15222026-05-28T17:08:46.127Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15232026-05-28T17:08:46.127Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15242026-05-28T17:08:46.127Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
15252026-05-28T17:08:46.127Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
15262026-05-28T17:08:46.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
15272026-05-28T17:08:46.127Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15282026-05-28T17:08:46.127Z[ 8] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
15292026-05-28T17:08:46.127Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15302026-05-28T17:08:46.127Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15312026-05-28T17:08:46.127Z[ 14] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
15322026-05-28T17:08:46.127Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15332026-05-28T17:08:46.127Z[ 18] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
15342026-05-28T17:08:46.127Z[ 20] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
15352026-05-28T17:08:46.127Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
15362026-05-28T17:08:46.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
15372026-05-28T17:08:46.127Z[ 5] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
15382026-05-28T17:08:46.127Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15392026-05-28T17:08:46.127Z[ 10] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
15402026-05-28T17:08:46.127Z[ 12] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
15412026-05-28T17:08:46.127Z[ 14] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
15422026-05-28T17:08:46.127Z[ 16] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
15432026-05-28T17:08:46.127Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15442026-05-28T17:08:46.127Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15452026-05-28T17:08:46.127Z[SUM] 10.00-10.00 sec 640 KBytes 10.1 Gbits/sec
15462026-05-28T17:08:46.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
15472026-05-28T17:08:46.127Z[ ID] Interval Transfer Bitrate
15482026-05-28T17:08:46.128Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15492026-05-28T17:08:46.128Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15502026-05-28T17:08:46.128Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15512026-05-28T17:08:46.128Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15522026-05-28T17:08:46.128Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15532026-05-28T17:08:46.128Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15542026-05-28T17:08:46.128Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15552026-05-28T17:08:46.128Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15562026-05-28T17:08:46.128Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
15572026-05-28T17:08:46.131ZRun 4/5...10051.038130771703Mbps
15582026-05-28T17:08:53.514Z-----------------------------------------------------------
15592026-05-28T17:08:53.514ZServer listening on 5201 (test #5)
15602026-05-28T17:08:53.514Z-----------------------------------------------------------
15612026-05-28T17:08:53.514ZAccepted connection from 10.0.0.1, port 39346
15622026-05-28T17:08:53.514Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64976
15632026-05-28T17:08:53.514Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36834
15642026-05-28T17:08:53.514Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33937
15652026-05-28T17:08:53.514Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53988
15662026-05-28T17:08:53.514Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36319
15672026-05-28T17:08:53.514Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55307
15682026-05-28T17:08:53.515Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51774
15692026-05-28T17:08:53.515Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50836
15702026-05-28T17:08:53.515Z[ ID] Interval Transfer Bitrate
15712026-05-28T17:08:53.515Z[ 5] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
15722026-05-28T17:08:53.515Z[ 8] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
15732026-05-28T17:08:53.515Z[ 10] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
15742026-05-28T17:08:53.515Z[ 12] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
15752026-05-28T17:08:53.515Z[ 14] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
15762026-05-28T17:08:53.515Z[ 16] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
15772026-05-28T17:08:53.515Z[ 18] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
15782026-05-28T17:08:53.515Z[ 20] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
15792026-05-28T17:08:53.515Z[SUM] 0.00-1.00 sec 950 MBytes 7.97 Gbits/sec
15802026-05-28T17:08:53.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
15812026-05-28T17:08:53.515Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15822026-05-28T17:08:53.515Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15832026-05-28T17:08:53.515Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15842026-05-28T17:08:53.515Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15852026-05-28T17:08:53.515Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15862026-05-28T17:08:53.515Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15872026-05-28T17:08:53.515Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15882026-05-28T17:08:53.515Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15892026-05-28T17:08:53.515Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
15902026-05-28T17:08:53.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
15912026-05-28T17:08:53.515Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15922026-05-28T17:08:53.515Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15932026-05-28T17:08:53.515Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15942026-05-28T17:08:53.515Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15952026-05-28T17:08:53.516Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15962026-05-28T17:08:53.516Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15972026-05-28T17:08:53.516Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15982026-05-28T17:08:53.516Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15992026-05-28T17:08:53.516Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
16002026-05-28T17:08:53.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012026-05-28T17:08:53.516Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16022026-05-28T17:08:53.516Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16032026-05-28T17:08:53.516Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16042026-05-28T17:08:53.516Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16052026-05-28T17:08:53.516Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16062026-05-28T17:08:53.516Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16072026-05-28T17:08:53.516Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16082026-05-28T17:08:53.516Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16092026-05-28T17:08:53.516Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
16102026-05-28T17:08:53.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112026-05-28T17:08:53.516Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16122026-05-28T17:08:53.516Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16132026-05-28T17:08:53.516Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16142026-05-28T17:08:53.516Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16152026-05-28T17:08:53.516Z[ 14] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
16162026-05-28T17:08:53.516Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16172026-05-28T17:08:53.520Z[ 18] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16182026-05-28T17:08:53.520Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16192026-05-28T17:08:53.520Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
16202026-05-28T17:08:53.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-05-28T17:08:53.520Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16222026-05-28T17:08:53.520Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16232026-05-28T17:08:53.520Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16242026-05-28T17:08:53.520Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16252026-05-28T17:08:53.520Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16262026-05-28T17:08:53.520Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16272026-05-28T17:08:53.520Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16282026-05-28T17:08:53.520Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16292026-05-28T17:08:53.520Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
16302026-05-28T17:08:53.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-05-28T17:08:53.520Z[ 5] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16322026-05-28T17:08:53.520Z[ 8] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16332026-05-28T17:08:53.521Z[ 10] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16342026-05-28T17:08:56.515Z[ 12] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16352026-05-28T17:08:56.515Z[ 14] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16362026-05-28T17:08:56.515Z[ 16] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16372026-05-28T17:08:56.515Z[ 18] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16382026-05-28T17:08:56.515Z[ 20] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16392026-05-28T17:08:56.515Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.2 Gbits/sec
16402026-05-28T17:08:56.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-05-28T17:08:56.515Z[ 5] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
16422026-05-28T17:08:56.515Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16432026-05-28T17:08:56.515Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16442026-05-28T17:08:56.515Z[ 12] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
16452026-05-28T17:08:56.515Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16462026-05-28T17:08:56.515Z[ 16] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
16472026-05-28T17:08:56.515Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16482026-05-28T17:08:56.515Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16492026-05-28T17:08:56.515Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
16502026-05-28T17:08:56.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-05-28T17:08:56.515Z[ 5] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16522026-05-28T17:08:56.515Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
16532026-05-28T17:08:56.515Z[ 10] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
16542026-05-28T17:08:56.515Z[ 12] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16552026-05-28T17:08:56.515Z[ 14] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
16562026-05-28T17:08:56.516Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
16572026-05-28T17:08:56.516Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
16582026-05-28T17:08:56.516Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
16592026-05-28T17:08:56.516Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.2 Gbits/sec
16602026-05-28T17:08:56.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-05-28T17:08:56.516Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16622026-05-28T17:08:56.516Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16632026-05-28T17:08:56.516Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16642026-05-28T17:08:56.516Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16652026-05-28T17:08:56.516Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16662026-05-28T17:08:56.516Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16672026-05-28T17:08:56.516Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16682026-05-28T17:08:56.516Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16692026-05-28T17:08:56.516Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
16702026-05-28T17:08:56.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-05-28T17:08:56.516Z[ 5] 10.00-10.00 sec 128 KBytes 1.84 Gbits/sec
16722026-05-28T17:08:56.516Z[ 8] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
16732026-05-28T17:08:56.516Z[ 10] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
16742026-05-28T17:08:56.516Z[ 12] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
16752026-05-28T17:08:56.516Z[ 14] 10.00-10.00 sec 128 KBytes 1.84 Gbits/sec
16762026-05-28T17:08:56.516Z[ 16] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
16772026-05-28T17:08:56.516Z[ 18] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
16782026-05-28T17:08:56.516Z[ 20] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
16792026-05-28T17:08:56.516Z[SUM] 10.00-10.00 sec 1.00 MBytes 14.7 Gbits/sec
16802026-05-28T17:08:56.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
16812026-05-28T17:08:56.516Z[ ID] Interval Transfer Bitrate
16822026-05-28T17:08:56.516Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16832026-05-28T17:08:56.516Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16842026-05-28T17:08:56.516Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16852026-05-28T17:08:56.516Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16862026-05-28T17:08:56.516Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16872026-05-28T17:08:56.516Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16882026-05-28T17:08:56.516Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16892026-05-28T17:08:56.516Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16902026-05-28T17:08:56.516Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.98 Gbits/sec receiver
16912026-05-28T17:08:56.520ZRun 5/5...9985.272702618706Mbps
16922026-05-28T17:08:56.520Z###---------------------###
16932026-05-28T17:08:56.520Z::: iPerf done... :::
16942026-05-28T17:08:56.520Z:::Awaiting out files...:::
16952026-05-28T17:08:56.520Z###---------------------###
16962026-05-28T17:08:56.520Z###-----###
16972026-05-28T17:08:56.520Z:::done!:::
16982026-05-28T17:08:56.520Z###-----###
16992026-05-28T17:08:56.520Z###-------------------###
17002026-05-28T17:08:56.520Z:::Running experiment :::
17012026-05-28T17:08:56.520Z:::iperf-tcp/local/s2c:::
17022026-05-28T17:08:56.520Z###-------------------###
17032026-05-28T17:09:03.910Z-----------------------------------------------------------
17042026-05-28T17:09:03.910ZServer listening on 5201 (test #6)
17052026-05-28T17:09:03.910Z-----------------------------------------------------------
17062026-05-28T17:09:03.910ZAccepted connection from 10.0.0.1, port 47836
17072026-05-28T17:09:03.910Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53236
17082026-05-28T17:09:03.910Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44798
17092026-05-28T17:09:03.910Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52916
17102026-05-28T17:09:03.910Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58610
17112026-05-28T17:09:03.910Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51181
17122026-05-28T17:09:03.911Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55379
17132026-05-28T17:09:03.911Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63708
17142026-05-28T17:09:03.911Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43101
17152026-05-28T17:09:03.911Z[ ID] Interval Transfer Bitrate
17162026-05-28T17:09:03.911Z[ 5] 0.00-1.00 sec 133 MBytes 1.11 Gbits/sec
17172026-05-28T17:09:03.911Z[ 8] 0.00-1.00 sec 148 MBytes 1.24 Gbits/sec
17182026-05-28T17:09:03.911Z[ 10] 0.00-1.00 sec 135 MBytes 1.13 Gbits/sec
17192026-05-28T17:09:03.911Z[ 12] 0.00-1.00 sec 143 MBytes 1.20 Gbits/sec
17202026-05-28T17:09:03.911Z[ 14] 0.00-1.00 sec 135 MBytes 1.13 Gbits/sec
17212026-05-28T17:09:03.911Z[ 16] 0.00-1.00 sec 133 MBytes 1.11 Gbits/sec
17222026-05-28T17:09:03.911Z[ 18] 0.00-1.00 sec 178 MBytes 1.49 Gbits/sec
17232026-05-28T17:09:03.911Z[ 20] 0.00-1.00 sec 115 MBytes 964 Mbits/sec
17242026-05-28T17:09:03.911Z[SUM] 0.00-1.00 sec 1.09 GBytes 9.40 Gbits/sec
17252026-05-28T17:09:03.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
17262026-05-28T17:09:03.911Z[ 5] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
17272026-05-28T17:09:03.911Z[ 8] 1.00-2.00 sec 176 MBytes 1.48 Gbits/sec
17282026-05-28T17:09:03.911Z[ 10] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
17292026-05-28T17:09:03.911Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17302026-05-28T17:09:03.911Z[ 14] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
17312026-05-28T17:09:03.911Z[ 16] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
17322026-05-28T17:09:03.911Z[ 18] 1.00-2.00 sec 169 MBytes 1.42 Gbits/sec
17332026-05-28T17:09:03.911Z[ 20] 1.00-2.00 sec 174 MBytes 1.46 Gbits/sec
17342026-05-28T17:09:03.911Z[SUM] 1.00-2.00 sec 1.29 GBytes 11.1 Gbits/sec
17352026-05-28T17:09:03.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
17362026-05-28T17:09:03.911Z[ 5] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
17372026-05-28T17:09:03.911Z[ 8] 2.00-3.00 sec 206 MBytes 1.73 Gbits/sec
17382026-05-28T17:09:03.911Z[ 10] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
17392026-05-28T17:09:03.911Z[ 12] 2.00-3.00 sec 140 MBytes 1.18 Gbits/sec
17402026-05-28T17:09:03.912Z[ 14] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
17412026-05-28T17:09:03.912Z[ 16] 2.00-3.00 sec 163 MBytes 1.36 Gbits/sec
17422026-05-28T17:09:03.912Z[ 18] 2.00-3.00 sec 174 MBytes 1.46 Gbits/sec
17432026-05-28T17:09:03.912Z[ 20] 2.00-3.00 sec 174 MBytes 1.46 Gbits/sec
17442026-05-28T17:09:03.912Z[SUM] 2.00-3.00 sec 1.32 GBytes 11.3 Gbits/sec
17452026-05-28T17:09:03.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
17462026-05-28T17:09:03.912Z[ 5] 3.00-4.00 sec 174 MBytes 1.46 Gbits/sec
17472026-05-28T17:09:03.912Z[ 8] 3.00-4.00 sec 245 MBytes 2.05 Gbits/sec
17482026-05-28T17:09:03.912Z[ 10] 3.00-4.00 sec 180 MBytes 1.51 Gbits/sec
17492026-05-28T17:09:03.912Z[ 12] 3.00-4.00 sec 181 MBytes 1.52 Gbits/sec
17502026-05-28T17:09:03.912Z[ 14] 3.00-4.00 sec 180 MBytes 1.51 Gbits/sec
17512026-05-28T17:09:03.912Z[ 16] 3.00-4.00 sec 174 MBytes 1.46 Gbits/sec
17522026-05-28T17:09:03.912Z[ 18] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
17532026-05-28T17:09:03.912Z[ 20] 3.00-4.00 sec 206 MBytes 1.73 Gbits/sec
17542026-05-28T17:09:03.912Z[SUM] 3.00-4.00 sec 1.46 GBytes 12.5 Gbits/sec
17552026-05-28T17:09:03.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
17562026-05-28T17:09:03.912Z[ 5] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
17572026-05-28T17:09:03.916Z[ 8] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec
17582026-05-28T17:09:03.916Z[ 10] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
17592026-05-28T17:09:03.916Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17602026-05-28T17:09:03.916Z[ 14] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
17612026-05-28T17:09:03.916Z[ 16] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
17622026-05-28T17:09:03.916Z[ 18] 4.00-5.00 sec 173 MBytes 1.45 Gbits/sec
17632026-05-28T17:09:03.916Z[ 20] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
17642026-05-28T17:09:03.916Z[SUM] 4.00-5.00 sec 1.26 GBytes 10.9 Gbits/sec
17652026-05-28T17:09:03.916Z- - - - - - - - - - - - - - - - - - - - - - - - -
17662026-05-28T17:09:03.917Z[ 5] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
17672026-05-28T17:09:03.917Z[ 8] 5.00-6.00 sec 142 MBytes 1.19 Gbits/sec
17682026-05-28T17:09:03.917Z[ 10] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
17692026-05-28T17:09:03.917Z[ 12] 5.00-6.00 sec 165 MBytes 1.38 Gbits/sec
17702026-05-28T17:09:03.917Z[ 14] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
17712026-05-28T17:09:03.917Z[ 16] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
17722026-05-28T17:09:03.917Z[ 18] 5.00-6.00 sec 175 MBytes 1.47 Gbits/sec
17732026-05-28T17:09:03.917Z[ 20] 5.00-6.00 sec 179 MBytes 1.50 Gbits/sec
17742026-05-28T17:09:03.917Z[SUM] 5.00-6.00 sec 1.27 GBytes 10.9 Gbits/sec
17752026-05-28T17:09:03.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
17762026-05-28T17:09:03.917Z[ 5] 6.00-7.00 sec 174 MBytes 1.46 Gbits/sec
17772026-05-28T17:09:03.917Z[ 8] 6.00-7.00 sec 203 MBytes 1.70 Gbits/sec
17782026-05-28T17:09:03.917Z[ 10] 6.00-7.00 sec 175 MBytes 1.47 Gbits/sec
17792026-05-28T17:09:06.911Z[ 12] 6.00-7.00 sec 169 MBytes 1.42 Gbits/sec
17802026-05-28T17:09:06.911Z[ 14] 6.00-7.00 sec 176 MBytes 1.47 Gbits/sec
17812026-05-28T17:09:06.911Z[ 16] 6.00-7.00 sec 174 MBytes 1.46 Gbits/sec
17822026-05-28T17:09:06.911Z[ 18] 6.00-7.00 sec 179 MBytes 1.50 Gbits/sec
17832026-05-28T17:09:06.911Z[ 20] 6.00-7.00 sec 196 MBytes 1.65 Gbits/sec
17842026-05-28T17:09:06.911Z[SUM] 6.00-7.00 sec 1.41 GBytes 12.1 Gbits/sec
17852026-05-28T17:09:06.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
17862026-05-28T17:09:06.912Z[ 5] 7.00-8.00 sec 175 MBytes 1.46 Gbits/sec
17872026-05-28T17:09:06.912Z[ 8] 7.00-8.00 sec 187 MBytes 1.57 Gbits/sec
17882026-05-28T17:09:06.912Z[ 10] 7.00-8.00 sec 177 MBytes 1.49 Gbits/sec
17892026-05-28T17:09:06.912Z[ 12] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
17902026-05-28T17:09:06.912Z[ 14] 7.00-8.00 sec 178 MBytes 1.49 Gbits/sec
17912026-05-28T17:09:06.912Z[ 16] 7.00-8.00 sec 175 MBytes 1.46 Gbits/sec
17922026-05-28T17:09:06.912Z[ 18] 7.00-8.00 sec 184 MBytes 1.55 Gbits/sec
17932026-05-28T17:09:06.912Z[ 20] 7.00-8.00 sec 206 MBytes 1.73 Gbits/sec
17942026-05-28T17:09:06.912Z[SUM] 7.00-8.00 sec 1.42 GBytes 12.2 Gbits/sec
17952026-05-28T17:09:06.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-05-28T17:09:06.912Z[ 5] 8.00-9.00 sec 170 MBytes 1.43 Gbits/sec
17972026-05-28T17:09:06.912Z[ 8] 8.00-9.00 sec 206 MBytes 1.73 Gbits/sec
17982026-05-28T17:09:06.912Z[ 10] 8.00-9.00 sec 173 MBytes 1.45 Gbits/sec
17992026-05-28T17:09:06.912Z[ 12] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
18002026-05-28T17:09:06.912Z[ 14] 8.00-9.00 sec 173 MBytes 1.45 Gbits/sec
18012026-05-28T17:09:06.912Z[ 16] 8.00-9.00 sec 170 MBytes 1.43 Gbits/sec
18022026-05-28T17:09:06.912Z[ 18] 8.00-9.00 sec 206 MBytes 1.73 Gbits/sec
18032026-05-28T17:09:06.912Z[ 20] 8.00-9.00 sec 168 MBytes 1.41 Gbits/sec
18042026-05-28T17:09:06.912Z[SUM] 8.00-9.00 sec 1.38 GBytes 11.9 Gbits/sec
18052026-05-28T17:09:06.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-05-28T17:09:06.912Z[ 5] 9.00-10.00 sec 176 MBytes 1.47 Gbits/sec
18072026-05-28T17:09:06.912Z[ 8] 9.00-10.00 sec 183 MBytes 1.54 Gbits/sec
18082026-05-28T17:09:06.912Z[ 10] 9.00-10.00 sec 178 MBytes 1.49 Gbits/sec
18092026-05-28T17:09:06.912Z[ 12] 9.00-10.00 sec 205 MBytes 1.72 Gbits/sec
18102026-05-28T17:09:06.912Z[ 14] 9.00-10.00 sec 178 MBytes 1.49 Gbits/sec
18112026-05-28T17:09:06.912Z[ 16] 9.00-10.00 sec 176 MBytes 1.48 Gbits/sec
18122026-05-28T17:09:06.912Z[ 18] 9.00-10.00 sec 211 MBytes 1.77 Gbits/sec
18132026-05-28T17:09:06.912Z[ 20] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
18142026-05-28T17:09:06.912Z[SUM] 9.00-10.00 sec 1.43 GBytes 12.3 Gbits/sec
18152026-05-28T17:09:06.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-05-28T17:09:06.912Z[ 5] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
18172026-05-28T17:09:06.912Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18182026-05-28T17:09:06.912Z[ 10] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
18192026-05-28T17:09:06.912Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18202026-05-28T17:09:06.912Z[ 14] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
18212026-05-28T17:09:06.912Z[ 16] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
18222026-05-28T17:09:06.912Z[ 18] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
18232026-05-28T17:09:06.913Z[ 20] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
18242026-05-28T17:09:06.913Z[SUM] 10.00-10.00 sec 768 KBytes 13.7 Gbits/sec
18252026-05-28T17:09:06.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
18262026-05-28T17:09:06.913Z[ ID] Interval Transfer Bitrate
18272026-05-28T17:09:06.913Z[ 5] 0.00-10.00 sec 1.60 GBytes 1.38 Gbits/sec sender
18282026-05-28T17:09:06.913Z[ 8] 0.00-10.00 sec 1.82 GBytes 1.57 Gbits/sec sender
18292026-05-28T17:09:06.913Z[ 10] 0.00-10.00 sec 1.63 GBytes 1.40 Gbits/sec sender
18302026-05-28T17:09:06.913Z[ 12] 0.00-10.00 sec 1.59 GBytes 1.37 Gbits/sec sender
18312026-05-28T17:09:06.913Z[ 14] 0.00-10.00 sec 1.63 GBytes 1.40 Gbits/sec sender
18322026-05-28T17:09:06.913Z[ 16] 0.00-10.00 sec 1.60 GBytes 1.38 Gbits/sec sender
18332026-05-28T17:09:06.913Z[ 18] 0.00-10.00 sec 1.76 GBytes 1.51 Gbits/sec sender
18342026-05-28T17:09:06.913Z[ 20] 0.00-10.00 sec 1.69 GBytes 1.45 Gbits/sec sender
18352026-05-28T17:09:06.913Z[SUM] 0.00-10.00 sec 13.3 GBytes 11.5 Gbits/sec sender
18362026-05-28T17:09:06.916ZRun 1/5...11450.327749897431Mbps
18372026-05-28T17:09:14.311Z-----------------------------------------------------------
18382026-05-28T17:09:14.311ZServer listening on 5201 (test #7)
18392026-05-28T17:09:14.312Z-----------------------------------------------------------
18402026-05-28T17:09:14.312ZAccepted connection from 10.0.0.1, port 48535
18412026-05-28T17:09:14.312Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36918
18422026-05-28T17:09:14.312Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58721
18432026-05-28T17:09:14.312Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47941
18442026-05-28T17:09:14.312Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46960
18452026-05-28T17:09:14.312Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49050
18462026-05-28T17:09:14.312Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58774
18472026-05-28T17:09:14.312Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56902
18482026-05-28T17:09:14.312Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52201
18492026-05-28T17:09:14.312Z[ ID] Interval Transfer Bitrate
18502026-05-28T17:09:14.312Z[ 5] 0.00-1.00 sec 128 MBytes 1.08 Gbits/sec
18512026-05-28T17:09:14.312Z[ 8] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
18522026-05-28T17:09:14.312Z[ 10] 0.00-1.00 sec 128 MBytes 1.08 Gbits/sec
18532026-05-28T17:09:14.312Z[ 12] 0.00-1.00 sec 148 MBytes 1.24 Gbits/sec
18542026-05-28T17:09:14.312Z[ 14] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
18552026-05-28T17:09:14.312Z[ 16] 0.00-1.00 sec 141 MBytes 1.18 Gbits/sec
18562026-05-28T17:09:14.312Z[ 18] 0.00-1.00 sec 150 MBytes 1.26 Gbits/sec
18572026-05-28T17:09:14.312Z[ 20] 0.00-1.00 sec 138 MBytes 1.16 Gbits/sec
18582026-05-28T17:09:14.312Z[SUM] 0.00-1.00 sec 1.06 GBytes 9.13 Gbits/sec
18592026-05-28T17:09:14.312Z- - - - - - - - - - - - - - - - - - - - - - - - -
18602026-05-28T17:09:14.312Z[ 5] 1.00-2.00 sec 164 MBytes 1.38 Gbits/sec
18612026-05-28T17:09:14.312Z[ 8] 1.00-2.00 sec 168 MBytes 1.41 Gbits/sec
18622026-05-28T17:09:14.312Z[ 10] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
18632026-05-28T17:09:14.312Z[ 12] 1.00-2.00 sec 165 MBytes 1.39 Gbits/sec
18642026-05-28T17:09:14.312Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18652026-05-28T17:09:14.313Z[ 16] 1.00-2.00 sec 182 MBytes 1.53 Gbits/sec
18662026-05-28T17:09:14.313Z[ 18] 1.00-2.00 sec 168 MBytes 1.41 Gbits/sec
18672026-05-28T17:09:14.313Z[ 20] 1.00-2.00 sec 178 MBytes 1.49 Gbits/sec
18682026-05-28T17:09:14.313Z[SUM] 1.00-2.00 sec 1.31 GBytes 11.3 Gbits/sec
18692026-05-28T17:09:14.313Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-05-28T17:09:14.313Z[ 5] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18712026-05-28T17:09:14.313Z[ 8] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18722026-05-28T17:09:14.313Z[ 10] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18732026-05-28T17:09:14.313Z[ 12] 2.00-3.00 sec 149 MBytes 1.25 Gbits/sec
18742026-05-28T17:09:14.313Z[ 14] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
18752026-05-28T17:09:14.313Z[ 16] 2.00-3.00 sec 178 MBytes 1.49 Gbits/sec
18762026-05-28T17:09:14.313Z[ 18] 2.00-3.00 sec 173 MBytes 1.45 Gbits/sec
18772026-05-28T17:09:14.313Z[ 20] 2.00-3.00 sec 164 MBytes 1.37 Gbits/sec
18782026-05-28T17:09:14.313Z[SUM] 2.00-3.00 sec 1.26 GBytes 10.8 Gbits/sec
18792026-05-28T17:09:14.313Z- - - - - - - - - - - - - - - - - - - - - - - - -
18802026-05-28T17:09:14.313Z[ 5] 3.00-4.00 sec 167 MBytes 1.40 Gbits/sec
18812026-05-28T17:09:14.313Z[ 8] 3.00-4.00 sec 168 MBytes 1.41 Gbits/sec
18822026-05-28T17:09:14.313Z[ 10] 3.00-4.00 sec 167 MBytes 1.40 Gbits/sec
18832026-05-28T17:09:14.313Z[ 12] 3.00-4.00 sec 185 MBytes 1.55 Gbits/sec
18842026-05-28T17:09:14.313Z[ 14] 3.00-4.00 sec 213 MBytes 1.79 Gbits/sec
18852026-05-28T17:09:14.313Z[ 16] 3.00-4.00 sec 143 MBytes 1.20 Gbits/sec
18862026-05-28T17:09:14.313Z[ 18] 3.00-4.00 sec 208 MBytes 1.75 Gbits/sec
18872026-05-28T17:09:14.313Z[ 20] 3.00-4.00 sec 140 MBytes 1.17 Gbits/sec
18882026-05-28T17:09:14.313Z[SUM] 3.00-4.00 sec 1.36 GBytes 11.7 Gbits/sec
18892026-05-28T17:09:14.313Z- - - - - - - - - - - - - - - - - - - - - - - - -
18902026-05-28T17:09:14.317Z[ 5] 4.00-5.00 sec 166 MBytes 1.39 Gbits/sec
18912026-05-28T17:09:14.317Z[ 8] 4.00-5.00 sec 165 MBytes 1.39 Gbits/sec
18922026-05-28T17:09:14.317Z[ 10] 4.00-5.00 sec 166 MBytes 1.39 Gbits/sec
18932026-05-28T17:09:14.317Z[ 12] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec
18942026-05-28T17:09:14.317Z[ 14] 4.00-5.00 sec 169 MBytes 1.42 Gbits/sec
18952026-05-28T17:09:14.317Z[ 16] 4.00-5.00 sec 190 MBytes 1.59 Gbits/sec
18962026-05-28T17:09:14.317Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
18972026-05-28T17:09:14.317Z[ 20] 4.00-5.00 sec 177 MBytes 1.49 Gbits/sec
18982026-05-28T17:09:14.317Z[SUM] 4.00-5.00 sec 1.33 GBytes 11.4 Gbits/sec
18992026-05-28T17:09:14.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
19002026-05-28T17:09:14.317Z[ 5] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
19012026-05-28T17:09:14.317Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
19022026-05-28T17:09:14.317Z[ 10] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
19032026-05-28T17:09:14.317Z[ 12] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
19042026-05-28T17:09:14.317Z[ 14] 5.00-6.00 sec 142 MBytes 1.19 Gbits/sec
19052026-05-28T17:09:14.317Z[ 16] 5.00-6.00 sec 184 MBytes 1.54 Gbits/sec
19062026-05-28T17:09:14.318Z[ 18] 5.00-6.00 sec 170 MBytes 1.43 Gbits/sec
19072026-05-28T17:09:14.318Z[ 20] 5.00-6.00 sec 194 MBytes 1.63 Gbits/sec
19082026-05-28T17:09:14.318Z[SUM] 5.00-6.00 sec 1.29 GBytes 11.1 Gbits/sec
19092026-05-28T17:09:14.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
19102026-05-28T17:09:14.318Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19112026-05-28T17:09:14.318Z[ 8] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
19122026-05-28T17:09:14.318Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19132026-05-28T17:09:17.314Z[ 12] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
19142026-05-28T17:09:17.315Z[ 14] 6.00-7.00 sec 165 MBytes 1.38 Gbits/sec
19152026-05-28T17:09:17.315Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19162026-05-28T17:09:17.315Z[ 18] 6.00-7.00 sec 159 MBytes 1.34 Gbits/sec
19172026-05-28T17:09:17.315Z[ 20] 6.00-7.00 sec 164 MBytes 1.37 Gbits/sec
19182026-05-28T17:09:17.315Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.6 Gbits/sec
19192026-05-28T17:09:17.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
19202026-05-28T17:09:17.315Z[ 5] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
19212026-05-28T17:09:17.315Z[ 8] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
19222026-05-28T17:09:17.315Z[ 10] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
19232026-05-28T17:09:17.315Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19242026-05-28T17:09:17.315Z[ 14] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19252026-05-28T17:09:17.315Z[ 16] 7.00-8.00 sec 169 MBytes 1.42 Gbits/sec
19262026-05-28T17:09:17.315Z[ 18] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
19272026-05-28T17:09:17.316Z[ 20] 7.00-8.00 sec 164 MBytes 1.38 Gbits/sec
19282026-05-28T17:09:17.316Z[SUM] 7.00-8.00 sec 1.26 GBytes 10.8 Gbits/sec
19292026-05-28T17:09:17.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
19302026-05-28T17:09:17.316Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
19312026-05-28T17:09:17.316Z[ 8] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
19322026-05-28T17:09:17.316Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19332026-05-28T17:09:17.316Z[ 12] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
19342026-05-28T17:09:17.316Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19352026-05-28T17:09:17.316Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19362026-05-28T17:09:17.316Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
19372026-05-28T17:09:17.316Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19382026-05-28T17:09:17.316Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.3 Gbits/sec
19392026-05-28T17:09:17.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
19402026-05-28T17:09:17.316Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19412026-05-28T17:09:17.316Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19422026-05-28T17:09:17.316Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19432026-05-28T17:09:17.316Z[ 12] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
19442026-05-28T17:09:17.316Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19452026-05-28T17:09:17.316Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19462026-05-28T17:09:17.316Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19472026-05-28T17:09:17.316Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19482026-05-28T17:09:17.317Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
19492026-05-28T17:09:17.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
19502026-05-28T17:09:17.317Z[ 5] 10.00-10.00 sec 256 KBytes 1.45 Gbits/sec
19512026-05-28T17:09:17.317Z[ 8] 10.00-10.00 sec 256 KBytes 1.45 Gbits/sec
19522026-05-28T17:09:17.317Z[ 10] 10.00-10.00 sec 256 KBytes 1.45 Gbits/sec
19532026-05-28T17:09:17.317Z[ 12] 10.00-10.00 sec 256 KBytes 1.45 Gbits/sec
19542026-05-28T17:09:17.320Z[ 14] 10.00-10.00 sec 128 KBytes 724 Mbits/sec
19552026-05-28T17:09:17.320Z[ 16] 10.00-10.00 sec 256 KBytes 1.45 Gbits/sec
19562026-05-28T17:09:17.320Z[ 18] 10.00-10.00 sec 256 KBytes 1.45 Gbits/sec
19572026-05-28T17:09:17.320Z[ 20] 10.00-10.00 sec 128 KBytes 724 Mbits/sec
19582026-05-28T17:09:17.320Z[SUM] 10.00-10.00 sec 1.75 MBytes 10.1 Gbits/sec
19592026-05-28T17:09:17.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
19602026-05-28T17:09:17.320Z[ ID] Interval Transfer Bitrate
19612026-05-28T17:09:17.320Z[ 5] 0.00-10.00 sec 1.53 GBytes 1.32 Gbits/sec sender
19622026-05-28T17:09:17.320Z[ 8] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
19632026-05-28T17:09:17.320Z[ 10] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
19642026-05-28T17:09:17.320Z[ 12] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
19652026-05-28T17:09:17.320Z[ 14] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
19662026-05-28T17:09:17.320Z[ 16] 0.00-10.00 sec 1.61 GBytes 1.39 Gbits/sec sender
19672026-05-28T17:09:17.320Z[ 18] 0.00-10.00 sec 1.61 GBytes 1.39 Gbits/sec sender
19682026-05-28T17:09:17.320Z[ 20] 0.00-10.00 sec 1.59 GBytes 1.37 Gbits/sec sender
19692026-05-28T17:09:17.320Z[SUM] 0.00-10.00 sec 12.5 GBytes 10.7 Gbits/sec sender
19702026-05-28T17:09:17.320ZRun 2/5...10742.664480719366Mbps
19712026-05-28T17:09:24.717Z-----------------------------------------------------------
19722026-05-28T17:09:24.717ZServer listening on 5201 (test #8)
19732026-05-28T17:09:24.717Z-----------------------------------------------------------
19742026-05-28T17:09:24.717ZAccepted connection from 10.0.0.1, port 34393
19752026-05-28T17:09:24.717Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60128
19762026-05-28T17:09:24.717Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63757
19772026-05-28T17:09:24.717Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44346
19782026-05-28T17:09:24.717Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42496
19792026-05-28T17:09:24.717Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58870
19802026-05-28T17:09:24.717Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57284
19812026-05-28T17:09:24.717Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65144
19822026-05-28T17:09:24.717Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49904
19832026-05-28T17:09:24.717Z[ ID] Interval Transfer Bitrate
19842026-05-28T17:09:24.717Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
19852026-05-28T17:09:24.717Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
19862026-05-28T17:09:24.717Z[ 10] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
19872026-05-28T17:09:24.717Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
19882026-05-28T17:09:24.717Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19892026-05-28T17:09:24.717Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19902026-05-28T17:09:24.717Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
19912026-05-28T17:09:24.717Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19922026-05-28T17:09:24.717Z[SUM] 0.00-1.00 sec 961 MBytes 8.06 Gbits/sec
19932026-05-28T17:09:24.717Z- - - - - - - - - - - - - - - - - - - - - - - - -
19942026-05-28T17:09:24.717Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19952026-05-28T17:09:24.718Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19962026-05-28T17:09:24.718Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19972026-05-28T17:09:24.718Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19982026-05-28T17:09:24.718Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19992026-05-28T17:09:24.718Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20002026-05-28T17:09:24.718Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20012026-05-28T17:09:24.718Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20022026-05-28T17:09:24.718Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
20032026-05-28T17:09:24.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
20042026-05-28T17:09:24.718Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
20052026-05-28T17:09:24.718Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
20062026-05-28T17:09:24.718Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
20072026-05-28T17:09:24.718Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
20082026-05-28T17:09:24.718Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
20092026-05-28T17:09:24.718Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
20102026-05-28T17:09:24.718Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
20112026-05-28T17:09:24.718Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
20122026-05-28T17:09:24.718Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
20132026-05-28T17:09:24.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
20142026-05-28T17:09:24.718Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20152026-05-28T17:09:24.718Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20162026-05-28T17:09:24.718Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20172026-05-28T17:09:24.718Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20182026-05-28T17:09:24.718Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20192026-05-28T17:09:24.718Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20202026-05-28T17:09:24.718Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20212026-05-28T17:09:24.718Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20222026-05-28T17:09:24.718Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
20232026-05-28T17:09:24.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
20242026-05-28T17:09:24.718Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20252026-05-28T17:09:24.718Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20262026-05-28T17:09:24.718Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20272026-05-28T17:09:24.718Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20282026-05-28T17:09:24.718Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20292026-05-28T17:09:24.718Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20302026-05-28T17:09:24.718Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20312026-05-28T17:09:24.718Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20322026-05-28T17:09:24.718Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
20332026-05-28T17:09:24.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
20342026-05-28T17:09:24.719Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20352026-05-28T17:09:24.719Z[ 8] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
20362026-05-28T17:09:24.719Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20372026-05-28T17:09:24.719Z[ 12] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
20382026-05-28T17:09:24.719Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20392026-05-28T17:09:24.719Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20402026-05-28T17:09:24.719Z[ 18] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
20412026-05-28T17:09:24.719Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20422026-05-28T17:09:24.719Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
20432026-05-28T17:09:24.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
20442026-05-28T17:09:24.719Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20452026-05-28T17:09:24.719Z[ 8] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
20462026-05-28T17:09:24.719Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20472026-05-28T17:09:27.718Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20482026-05-28T17:09:27.718Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20492026-05-28T17:09:27.718Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20502026-05-28T17:09:27.718Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20512026-05-28T17:09:27.718Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20522026-05-28T17:09:27.718Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.4 Gbits/sec
20532026-05-28T17:09:27.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
20542026-05-28T17:09:27.718Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20552026-05-28T17:09:27.718Z[ 8] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
20562026-05-28T17:09:27.718Z[ 10] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20572026-05-28T17:09:27.718Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20582026-05-28T17:09:27.718Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20592026-05-28T17:09:27.718Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20602026-05-28T17:09:27.718Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20612026-05-28T17:09:27.718Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20622026-05-28T17:09:27.718Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
20632026-05-28T17:09:27.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
20642026-05-28T17:09:27.718Z[ 5] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
20652026-05-28T17:09:27.718Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20662026-05-28T17:09:27.718Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20672026-05-28T17:09:27.718Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
20682026-05-28T17:09:27.718Z[ 14] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
20692026-05-28T17:09:27.718Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20702026-05-28T17:09:27.718Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
20712026-05-28T17:09:27.718Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
20722026-05-28T17:09:27.719Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
20732026-05-28T17:09:27.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
20742026-05-28T17:09:27.719Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
20752026-05-28T17:09:27.719Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20762026-05-28T17:09:27.719Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
20772026-05-28T17:09:27.719Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20782026-05-28T17:09:27.719Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20792026-05-28T17:09:27.719Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20802026-05-28T17:09:27.719Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
20812026-05-28T17:09:27.719Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20822026-05-28T17:09:27.719Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
20832026-05-28T17:09:27.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
20842026-05-28T17:09:27.719Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20852026-05-28T17:09:27.719Z[ 8] 10.00-10.00 sec 128 KBytes 2.73 Gbits/sec
20862026-05-28T17:09:27.719Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20872026-05-28T17:09:27.719Z[ 12] 10.00-10.00 sec 128 KBytes 2.73 Gbits/sec
20882026-05-28T17:09:27.719Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20892026-05-28T17:09:27.719Z[ 16] 10.00-10.00 sec 128 KBytes 2.73 Gbits/sec
20902026-05-28T17:09:27.719Z[ 18] 10.00-10.00 sec 128 KBytes 2.73 Gbits/sec
20912026-05-28T17:09:27.719Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20922026-05-28T17:09:27.719Z[SUM] 10.00-10.00 sec 512 KBytes 10.9 Gbits/sec
20932026-05-28T17:09:27.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
20942026-05-28T17:09:27.719Z[ ID] Interval Transfer Bitrate
20952026-05-28T17:09:27.719Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20962026-05-28T17:09:27.719Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20972026-05-28T17:09:27.719Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
20982026-05-28T17:09:27.719Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20992026-05-28T17:09:27.719Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21002026-05-28T17:09:27.719Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21012026-05-28T17:09:27.719Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21022026-05-28T17:09:27.719Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21032026-05-28T17:09:27.719Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
21042026-05-28T17:09:27.722ZRun 3/5...10102.208261711183Mbps
21052026-05-28T17:09:35.112Z-----------------------------------------------------------
21062026-05-28T17:09:35.112ZServer listening on 5201 (test #9)
21072026-05-28T17:09:35.112Z-----------------------------------------------------------
21082026-05-28T17:09:35.112ZAccepted connection from 10.0.0.1, port 64687
21092026-05-28T17:09:35.112Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48078
21102026-05-28T17:09:35.112Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58540
21112026-05-28T17:09:35.112Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36197
21122026-05-28T17:09:35.112Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36473
21132026-05-28T17:09:35.112Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43424
21142026-05-28T17:09:35.112Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64421
21152026-05-28T17:09:35.112Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47131
21162026-05-28T17:09:35.112Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49650
21172026-05-28T17:09:35.112Z[ ID] Interval Transfer Bitrate
21182026-05-28T17:09:35.112Z[ 5] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21192026-05-28T17:09:35.112Z[ 8] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
21202026-05-28T17:09:35.112Z[ 10] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
21212026-05-28T17:09:35.112Z[ 12] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21222026-05-28T17:09:35.112Z[ 14] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21232026-05-28T17:09:35.112Z[ 16] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
21242026-05-28T17:09:35.112Z[ 18] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
21252026-05-28T17:09:35.112Z[ 20] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
21262026-05-28T17:09:35.112Z[SUM] 0.00-1.00 sec 962 MBytes 8.07 Gbits/sec
21272026-05-28T17:09:35.112Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-05-28T17:09:35.112Z[ 5] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
21292026-05-28T17:09:35.112Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21302026-05-28T17:09:35.112Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21312026-05-28T17:09:35.112Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21322026-05-28T17:09:35.112Z[ 14] 1.00-2.00 sec 148 MBytes 1.24 Gbits/sec
21332026-05-28T17:09:35.112Z[ 16] 1.00-2.00 sec 163 MBytes 1.37 Gbits/sec
21342026-05-28T17:09:35.112Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21352026-05-28T17:09:35.112Z[ 20] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
21362026-05-28T17:09:35.112Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
21372026-05-28T17:09:35.113Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-05-28T17:09:35.113Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21392026-05-28T17:09:35.113Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21402026-05-28T17:09:35.113Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21412026-05-28T17:09:35.113Z[ 12] 2.00-3.00 sec 161 MBytes 1.35 Gbits/sec
21422026-05-28T17:09:35.113Z[ 14] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
21432026-05-28T17:09:35.113Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
21442026-05-28T17:09:35.113Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21452026-05-28T17:09:35.113Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21462026-05-28T17:09:35.113Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.4 Gbits/sec
21472026-05-28T17:09:35.113Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-05-28T17:09:35.113Z[ 5] 3.00-4.00 sec 169 MBytes 1.42 Gbits/sec
21492026-05-28T17:09:35.113Z[ 8] 3.00-4.00 sec 163 MBytes 1.37 Gbits/sec
21502026-05-28T17:09:35.113Z[ 10] 3.00-4.00 sec 163 MBytes 1.37 Gbits/sec
21512026-05-28T17:09:35.113Z[ 12] 3.00-4.00 sec 173 MBytes 1.45 Gbits/sec
21522026-05-28T17:09:35.113Z[ 14] 3.00-4.00 sec 187 MBytes 1.57 Gbits/sec
21532026-05-28T17:09:35.113Z[ 16] 3.00-4.00 sec 168 MBytes 1.41 Gbits/sec
21542026-05-28T17:09:35.113Z[ 18] 3.00-4.00 sec 164 MBytes 1.38 Gbits/sec
21552026-05-28T17:09:35.113Z[ 20] 3.00-4.00 sec 164 MBytes 1.37 Gbits/sec
21562026-05-28T17:09:35.113Z[SUM] 3.00-4.00 sec 1.32 GBytes 11.3 Gbits/sec
21572026-05-28T17:09:35.113Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-05-28T17:09:35.113Z[ 5] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
21592026-05-28T17:09:35.113Z[ 8] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
21602026-05-28T17:09:35.113Z[ 10] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
21612026-05-28T17:09:35.113Z[ 12] 4.00-5.00 sec 185 MBytes 1.55 Gbits/sec
21622026-05-28T17:09:35.113Z[ 14] 4.00-5.00 sec 176 MBytes 1.47 Gbits/sec
21632026-05-28T17:09:35.113Z[ 16] 4.00-5.00 sec 146 MBytes 1.22 Gbits/sec
21642026-05-28T17:09:35.113Z[ 18] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
21652026-05-28T17:09:35.113Z[ 20] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
21662026-05-28T17:09:35.113Z[SUM] 4.00-5.00 sec 1.28 GBytes 11.0 Gbits/sec
21672026-05-28T17:09:35.113Z- - - - - - - - - - - - - - - - - - - - - - - - -
21682026-05-28T17:09:35.113Z[ 5] 5.00-6.00 sec 148 MBytes 1.24 Gbits/sec
21692026-05-28T17:09:35.113Z[ 8] 5.00-6.00 sec 160 MBytes 1.35 Gbits/sec
21702026-05-28T17:09:35.113Z[ 10] 5.00-6.00 sec 160 MBytes 1.35 Gbits/sec
21712026-05-28T17:09:35.113Z[ 12] 5.00-6.00 sec 159 MBytes 1.34 Gbits/sec
21722026-05-28T17:09:35.113Z[ 14] 5.00-6.00 sec 180 MBytes 1.51 Gbits/sec
21732026-05-28T17:09:35.113Z[ 16] 5.00-6.00 sec 175 MBytes 1.47 Gbits/sec
21742026-05-28T17:09:35.113Z[ 18] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
21752026-05-28T17:09:35.114Z[ 20] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
21762026-05-28T17:09:35.114Z[SUM] 5.00-6.00 sec 1.27 GBytes 10.9 Gbits/sec
21772026-05-28T17:09:35.117Z- - - - - - - - - - - - - - - - - - - - - - - - -
21782026-05-28T17:09:35.117Z[ 5] 6.00-7.00 sec 176 MBytes 1.47 Gbits/sec
21792026-05-28T17:09:35.118Z[ 8] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
21802026-05-28T17:09:35.118Z[ 10] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
21812026-05-28T17:09:38.114Z[ 12] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21822026-05-28T17:09:38.114Z[ 14] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
21832026-05-28T17:09:38.114Z[ 16] 6.00-7.00 sec 176 MBytes 1.47 Gbits/sec
21842026-05-28T17:09:38.114Z[ 18] 6.00-7.00 sec 160 MBytes 1.35 Gbits/sec
21852026-05-28T17:09:38.114Z[ 20] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
21862026-05-28T17:09:38.114Z[SUM] 6.00-7.00 sec 1.27 GBytes 10.9 Gbits/sec
21872026-05-28T17:09:38.114Z- - - - - - - - - - - - - - - - - - - - - - - - -
21882026-05-28T17:09:38.114Z[ 5] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
21892026-05-28T17:09:38.114Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21902026-05-28T17:09:38.114Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21912026-05-28T17:09:38.114Z[ 12] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
21922026-05-28T17:09:38.114Z[ 14] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
21932026-05-28T17:09:38.115Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21942026-05-28T17:09:38.115Z[ 18] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
21952026-05-28T17:09:38.115Z[ 20] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
21962026-05-28T17:09:38.115Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
21972026-05-28T17:09:38.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
21982026-05-28T17:09:38.115Z[ 5] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
21992026-05-28T17:09:38.115Z[ 8] 8.00-9.00 sec 164 MBytes 1.37 Gbits/sec
22002026-05-28T17:09:38.115Z[ 10] 8.00-9.00 sec 164 MBytes 1.37 Gbits/sec
22012026-05-28T17:09:38.115Z[ 12] 8.00-9.00 sec 184 MBytes 1.54 Gbits/sec
22022026-05-28T17:09:38.115Z[ 14] 8.00-9.00 sec 192 MBytes 1.61 Gbits/sec
22032026-05-28T17:09:38.115Z[ 16] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
22042026-05-28T17:09:38.115Z[ 18] 8.00-9.00 sec 163 MBytes 1.37 Gbits/sec
22052026-05-28T17:09:38.115Z[ 20] 8.00-9.00 sec 163 MBytes 1.37 Gbits/sec
22062026-05-28T17:09:38.115Z[SUM] 8.00-9.00 sec 1.31 GBytes 11.2 Gbits/sec
22072026-05-28T17:09:38.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
22082026-05-28T17:09:38.115Z[ 5] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
22092026-05-28T17:09:38.115Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22102026-05-28T17:09:38.115Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22112026-05-28T17:09:38.115Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22122026-05-28T17:09:38.115Z[ 14] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
22132026-05-28T17:09:38.115Z[ 16] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
22142026-05-28T17:09:38.115Z[ 18] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
22152026-05-28T17:09:38.115Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22162026-05-28T17:09:38.115Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
22172026-05-28T17:09:38.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
22182026-05-28T17:09:38.115Z[ 5] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
22192026-05-28T17:09:38.116Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22202026-05-28T17:09:38.116Z[ 10] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
22212026-05-28T17:09:38.116Z[ 12] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
22222026-05-28T17:09:38.116Z[ 14] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
22232026-05-28T17:09:38.116Z[ 16] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
22242026-05-28T17:09:38.116Z[ 18] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
22252026-05-28T17:09:38.116Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22262026-05-28T17:09:38.116Z[SUM] 10.00-10.00 sec 768 KBytes 13.6 Gbits/sec
22272026-05-28T17:09:38.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
22282026-05-28T17:09:38.116Z[ ID] Interval Transfer Bitrate
22292026-05-28T17:09:38.116Z[ 5] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
22302026-05-28T17:09:38.116Z[ 8] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
22312026-05-28T17:09:38.116Z[ 10] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
22322026-05-28T17:09:38.116Z[ 12] 0.00-10.00 sec 1.57 GBytes 1.35 Gbits/sec sender
22332026-05-28T17:09:38.116Z[ 14] 0.00-10.00 sec 1.60 GBytes 1.37 Gbits/sec sender
22342026-05-28T17:09:38.116Z[ 16] 0.00-10.00 sec 1.53 GBytes 1.32 Gbits/sec sender
22352026-05-28T17:09:38.116Z[ 18] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
22362026-05-28T17:09:38.116Z[ 20] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
22372026-05-28T17:09:38.116Z[SUM] 0.00-10.00 sec 12.3 GBytes 10.5 Gbits/sec sender
22382026-05-28T17:09:38.120ZRun 4/5...10524.688639827335Mbps
22392026-05-28T17:09:45.502Z-----------------------------------------------------------
22402026-05-28T17:09:45.502ZServer listening on 5201 (test #10)
22412026-05-28T17:09:45.502Z-----------------------------------------------------------
22422026-05-28T17:09:45.502ZAccepted connection from 10.0.0.1, port 43877
22432026-05-28T17:09:45.502Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38061
22442026-05-28T17:09:45.502Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53167
22452026-05-28T17:09:45.502Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47723
22462026-05-28T17:09:45.502Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64439
22472026-05-28T17:09:45.502Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56634
22482026-05-28T17:09:45.502Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62256
22492026-05-28T17:09:45.502Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38961
22502026-05-28T17:09:45.502Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52057
22512026-05-28T17:09:45.502Z[ ID] Interval Transfer Bitrate
22522026-05-28T17:09:45.502Z[ 5] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
22532026-05-28T17:09:45.502Z[ 8] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22542026-05-28T17:09:45.502Z[ 10] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
22552026-05-28T17:09:45.502Z[ 12] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22562026-05-28T17:09:45.502Z[ 14] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22572026-05-28T17:09:45.502Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22582026-05-28T17:09:45.502Z[ 18] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
22592026-05-28T17:09:45.502Z[ 20] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22602026-05-28T17:09:45.502Z[SUM] 0.00-1.00 sec 962 MBytes 8.07 Gbits/sec
22612026-05-28T17:09:45.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622026-05-28T17:09:45.502Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22632026-05-28T17:09:45.502Z[ 8] 1.00-2.00 sec 163 MBytes 1.37 Gbits/sec
22642026-05-28T17:09:45.502Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22652026-05-28T17:09:45.502Z[ 12] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
22662026-05-28T17:09:45.502Z[ 14] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
22672026-05-28T17:09:45.502Z[ 16] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
22682026-05-28T17:09:45.502Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22692026-05-28T17:09:45.502Z[ 20] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
22702026-05-28T17:09:45.503Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.6 Gbits/sec
22712026-05-28T17:09:45.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-05-28T17:09:45.503Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
22732026-05-28T17:09:45.503Z[ 8] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
22742026-05-28T17:09:45.503Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
22752026-05-28T17:09:45.503Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22762026-05-28T17:09:45.503Z[ 14] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
22772026-05-28T17:09:45.503Z[ 16] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
22782026-05-28T17:09:45.503Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
22792026-05-28T17:09:45.503Z[ 20] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
22802026-05-28T17:09:45.503Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
22812026-05-28T17:09:45.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-05-28T17:09:45.503Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
22832026-05-28T17:09:45.503Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
22842026-05-28T17:09:45.503Z[ 10] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
22852026-05-28T17:09:45.503Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22862026-05-28T17:09:45.503Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22872026-05-28T17:09:45.503Z[ 16] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
22882026-05-28T17:09:45.503Z[ 18] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
22892026-05-28T17:09:45.503Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22902026-05-28T17:09:45.503Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
22912026-05-28T17:09:45.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-05-28T17:09:45.503Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
22932026-05-28T17:09:45.503Z[ 8] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
22942026-05-28T17:09:45.503Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
22952026-05-28T17:09:45.503Z[ 12] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
22962026-05-28T17:09:45.503Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22972026-05-28T17:09:45.503Z[ 16] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
22982026-05-28T17:09:45.503Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
22992026-05-28T17:09:45.503Z[ 20] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
23002026-05-28T17:09:45.503Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
23012026-05-28T17:09:45.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-05-28T17:09:45.503Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23032026-05-28T17:09:45.503Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23042026-05-28T17:09:45.503Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23052026-05-28T17:09:45.503Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23062026-05-28T17:09:45.503Z[ 14] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
23072026-05-28T17:09:45.503Z[ 16] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
23082026-05-28T17:09:45.503Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23092026-05-28T17:09:45.504Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23102026-05-28T17:09:45.504Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
23112026-05-28T17:09:45.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-05-28T17:09:45.507Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23132026-05-28T17:09:45.507Z[ 8] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23142026-05-28T17:09:45.507Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23152026-05-28T17:09:48.502Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23162026-05-28T17:09:48.502Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23172026-05-28T17:09:48.502Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23182026-05-28T17:09:48.502Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23192026-05-28T17:09:48.502Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23202026-05-28T17:09:48.502Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
23212026-05-28T17:09:48.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
23222026-05-28T17:09:48.502Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23232026-05-28T17:09:48.502Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23242026-05-28T17:09:48.502Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23252026-05-28T17:09:48.502Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23262026-05-28T17:09:48.502Z[ 14] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
23272026-05-28T17:09:48.502Z[ 16] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23282026-05-28T17:09:48.502Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23292026-05-28T17:09:48.503Z[ 20] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
23302026-05-28T17:09:48.503Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
23312026-05-28T17:09:48.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
23322026-05-28T17:09:48.503Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23332026-05-28T17:09:48.503Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23342026-05-28T17:09:48.503Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
23352026-05-28T17:09:48.503Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23362026-05-28T17:09:48.503Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23372026-05-28T17:09:48.503Z[ 16] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
23382026-05-28T17:09:48.503Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23392026-05-28T17:09:48.503Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23402026-05-28T17:09:48.503Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
23412026-05-28T17:09:48.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-05-28T17:09:48.507Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
23432026-05-28T17:09:48.507Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23442026-05-28T17:09:48.507Z[ 10] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
23452026-05-28T17:09:48.507Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23462026-05-28T17:09:48.507Z[ 14] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
23472026-05-28T17:09:48.507Z[ 16] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
23482026-05-28T17:09:48.507Z[ 18] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
23492026-05-28T17:09:48.507Z[ 20] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23502026-05-28T17:09:48.507Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
23512026-05-28T17:09:48.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-05-28T17:09:48.507Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23532026-05-28T17:09:48.507Z[ 8] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
23542026-05-28T17:09:48.507Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23552026-05-28T17:09:48.507Z[ 12] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
23562026-05-28T17:09:48.507Z[ 14] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
23572026-05-28T17:09:48.507Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23582026-05-28T17:09:48.507Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23592026-05-28T17:09:48.507Z[ 20] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
23602026-05-28T17:09:48.507Z[SUM] 10.00-10.00 sec 512 KBytes 9.08 Gbits/sec
23612026-05-28T17:09:48.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
23622026-05-28T17:09:48.507Z[ ID] Interval Transfer Bitrate
23632026-05-28T17:09:48.507Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
23642026-05-28T17:09:48.508Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.28 Gbits/sec sender
23652026-05-28T17:09:48.508Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
23662026-05-28T17:09:48.508Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23672026-05-28T17:09:48.508Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23682026-05-28T17:09:48.508Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23692026-05-28T17:09:48.508Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
23702026-05-28T17:09:48.508Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23712026-05-28T17:09:48.508Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec sender
23722026-05-28T17:09:48.508ZRun 5/5...10157.387808879077Mbps
23732026-05-28T17:09:48.508Z###---------------------###
23742026-05-28T17:09:48.508Z::: iPerf done... :::
23752026-05-28T17:09:48.508Z:::Awaiting out files...:::
23762026-05-28T17:09:48.508Z###---------------------###
23772026-05-28T17:09:48.508Z###-----###
23782026-05-28T17:09:48.508Z:::done!:::
23792026-05-28T17:09:48.508Z###-----###
23802026-05-28T17:09:48.508Z###-------------------###
23812026-05-28T17:09:48.508Z:::Running experiment :::
23822026-05-28T17:09:48.508Z:::iperf-tcp/local/c2s:::
23832026-05-28T17:09:48.508Z###-------------------###
23842026-05-28T17:09:48.856Zdtrace: description 'profile-201us ' matched 2 probes
23852026-05-28T17:09:55.897Z-----------------------------------------------------------
23862026-05-28T17:09:55.897ZServer listening on 5201 (test #11)
23872026-05-28T17:09:55.897Z-----------------------------------------------------------
23882026-05-28T17:09:55.897ZAccepted connection from 10.0.0.1, port 38044
23892026-05-28T17:09:55.897Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60705
23902026-05-28T17:09:55.897Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35308
23912026-05-28T17:09:55.897Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49341
23922026-05-28T17:09:55.897Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58928
23932026-05-28T17:09:55.898Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46234
23942026-05-28T17:09:55.898Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33412
23952026-05-28T17:09:55.898Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49800
23962026-05-28T17:09:55.898Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51238
23972026-05-28T17:09:55.898Z[ ID] Interval Transfer Bitrate
23982026-05-28T17:09:55.898Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
23992026-05-28T17:09:55.898Z[ 8] 0.00-1.00 sec 42.5 MBytes 356 Mbits/sec
24002026-05-28T17:09:55.898Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24012026-05-28T17:09:55.898Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24022026-05-28T17:09:55.898Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24032026-05-28T17:09:55.898Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24042026-05-28T17:09:55.898Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24052026-05-28T17:09:55.898Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24062026-05-28T17:09:55.898Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
24072026-05-28T17:09:55.898Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082026-05-28T17:09:55.898Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
24092026-05-28T17:09:55.898Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24102026-05-28T17:09:55.899Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
24112026-05-28T17:09:55.899Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
24122026-05-28T17:09:55.899Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
24132026-05-28T17:09:55.899Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24142026-05-28T17:09:55.899Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24152026-05-28T17:09:55.899Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24162026-05-28T17:09:55.899Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
24172026-05-28T17:09:55.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-05-28T17:09:55.899Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24192026-05-28T17:09:55.899Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24202026-05-28T17:09:55.899Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
24212026-05-28T17:09:55.899Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24222026-05-28T17:09:55.899Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24232026-05-28T17:09:55.899Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24242026-05-28T17:09:55.899Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24252026-05-28T17:09:55.899Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24262026-05-28T17:09:55.899Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
24272026-05-28T17:09:55.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-05-28T17:09:55.899Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24292026-05-28T17:09:55.900Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24302026-05-28T17:09:55.900Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24312026-05-28T17:09:55.900Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
24322026-05-28T17:09:55.900Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
24332026-05-28T17:09:55.900Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
24342026-05-28T17:09:55.900Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24352026-05-28T17:09:55.900Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24362026-05-28T17:09:55.900Z[SUM] 3.00-4.00 sec 427 MBytes 3.59 Gbits/sec
24372026-05-28T17:09:55.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-05-28T17:09:55.900Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
24392026-05-28T17:09:55.900Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
24402026-05-28T17:09:55.900Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24412026-05-28T17:09:55.900Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
24422026-05-28T17:09:55.900Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24432026-05-28T17:09:55.900Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
24442026-05-28T17:09:55.901Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
24452026-05-28T17:09:55.901Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24462026-05-28T17:09:55.901Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
24472026-05-28T17:09:55.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-05-28T17:09:55.901Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24492026-05-28T17:09:55.901Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24502026-05-28T17:09:55.901Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24512026-05-28T17:09:55.901Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24522026-05-28T17:09:55.901Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
24532026-05-28T17:09:55.901Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24542026-05-28T17:09:55.901Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24552026-05-28T17:09:55.901Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24562026-05-28T17:09:55.901Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
24572026-05-28T17:09:55.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-05-28T17:09:55.901Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
24592026-05-28T17:09:55.901Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
24602026-05-28T17:09:55.902Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
24612026-05-28T17:09:58.898Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
24622026-05-28T17:09:58.899Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
24632026-05-28T17:09:58.899Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
24642026-05-28T17:09:58.899Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
24652026-05-28T17:09:58.899Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
24662026-05-28T17:09:58.899Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
24672026-05-28T17:09:58.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-05-28T17:09:58.899Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24692026-05-28T17:09:58.899Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24702026-05-28T17:09:58.899Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24712026-05-28T17:09:58.899Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24722026-05-28T17:09:58.899Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24732026-05-28T17:09:58.899Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24742026-05-28T17:09:58.899Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24752026-05-28T17:09:58.899Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24762026-05-28T17:09:58.899Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
24772026-05-28T17:09:58.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782026-05-28T17:09:58.899Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24792026-05-28T17:09:58.899Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
24802026-05-28T17:09:58.899Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24812026-05-28T17:09:58.899Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
24822026-05-28T17:09:58.899Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24832026-05-28T17:09:58.899Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
24842026-05-28T17:09:58.899Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24852026-05-28T17:09:58.899Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24862026-05-28T17:09:58.899Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
24872026-05-28T17:09:58.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882026-05-28T17:09:58.899Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
24892026-05-28T17:09:58.900Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
24902026-05-28T17:09:58.900Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
24912026-05-28T17:09:58.900Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
24922026-05-28T17:09:58.900Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
24932026-05-28T17:09:58.900Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
24942026-05-28T17:09:58.900Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
24952026-05-28T17:09:58.900Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
24962026-05-28T17:09:58.900Z[SUM] 9.00-10.00 sec 432 MBytes 3.63 Gbits/sec
24972026-05-28T17:09:58.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982026-05-28T17:09:58.900Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24992026-05-28T17:09:58.900Z[ 8] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
25002026-05-28T17:09:58.900Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25012026-05-28T17:09:58.900Z[ 12] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
25022026-05-28T17:09:58.900Z[ 14] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
25032026-05-28T17:09:58.900Z[ 16] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
25042026-05-28T17:09:58.900Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25052026-05-28T17:09:58.900Z[ 20] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
25062026-05-28T17:09:58.900Z[SUM] 10.00-10.00 sec 640 KBytes 4.64 Gbits/sec
25072026-05-28T17:09:58.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
25082026-05-28T17:09:58.900Z[ ID] Interval Transfer Bitrate
25092026-05-28T17:09:58.900Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
25102026-05-28T17:09:58.900Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
25112026-05-28T17:09:58.900Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
25122026-05-28T17:09:58.900Z[ 12] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
25132026-05-28T17:09:58.900Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
25142026-05-28T17:09:58.900Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
25152026-05-28T17:09:58.900Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
25162026-05-28T17:09:58.900Z[ 20] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
25172026-05-28T17:09:58.901Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.53 Gbits/sec receiver
25182026-05-28T17:09:58.904ZRun 1/10...3525.8665566423433Mbps
25192026-05-28T17:10:06.301Z-----------------------------------------------------------
25202026-05-28T17:10:06.301ZServer listening on 5201 (test #12)
25212026-05-28T17:10:06.301Z-----------------------------------------------------------
25222026-05-28T17:10:06.301ZAccepted connection from 10.0.0.1, port 39300
25232026-05-28T17:10:06.301Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43241
25242026-05-28T17:10:06.301Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43189
25252026-05-28T17:10:06.301Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54744
25262026-05-28T17:10:06.301Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42461
25272026-05-28T17:10:06.301Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40603
25282026-05-28T17:10:06.301Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34350
25292026-05-28T17:10:06.301Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59171
25302026-05-28T17:10:06.301Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56656
25312026-05-28T17:10:06.301Z[ ID] Interval Transfer Bitrate
25322026-05-28T17:10:06.301Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25332026-05-28T17:10:06.301Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25342026-05-28T17:10:06.301Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25352026-05-28T17:10:06.301Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25362026-05-28T17:10:06.301Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25372026-05-28T17:10:06.301Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25382026-05-28T17:10:06.301Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25392026-05-28T17:10:06.301Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25402026-05-28T17:10:06.301Z[SUM] 0.00-1.00 sec 337 MBytes 2.82 Gbits/sec
25412026-05-28T17:10:06.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422026-05-28T17:10:06.301Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
25432026-05-28T17:10:06.302Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25442026-05-28T17:10:06.302Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
25452026-05-28T17:10:06.302Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
25462026-05-28T17:10:06.302Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
25472026-05-28T17:10:06.302Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
25482026-05-28T17:10:06.302Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
25492026-05-28T17:10:06.302Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
25502026-05-28T17:10:06.302Z[SUM] 1.00-2.00 sec 427 MBytes 3.59 Gbits/sec
25512026-05-28T17:10:06.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-05-28T17:10:06.302Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25532026-05-28T17:10:06.302Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
25542026-05-28T17:10:06.302Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
25552026-05-28T17:10:06.302Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25562026-05-28T17:10:06.302Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
25572026-05-28T17:10:06.302Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
25582026-05-28T17:10:06.302Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
25592026-05-28T17:10:06.302Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25602026-05-28T17:10:06.302Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
25612026-05-28T17:10:06.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-05-28T17:10:06.302Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25632026-05-28T17:10:06.302Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25642026-05-28T17:10:06.302Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25652026-05-28T17:10:06.302Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25662026-05-28T17:10:06.302Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25672026-05-28T17:10:06.302Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25682026-05-28T17:10:06.302Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25692026-05-28T17:10:06.302Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25702026-05-28T17:10:06.302Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
25712026-05-28T17:10:06.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-05-28T17:10:06.302Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25732026-05-28T17:10:06.302Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25742026-05-28T17:10:06.302Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25752026-05-28T17:10:06.302Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25762026-05-28T17:10:06.302Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25772026-05-28T17:10:06.302Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25782026-05-28T17:10:06.302Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25792026-05-28T17:10:06.302Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25802026-05-28T17:10:06.302Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
25812026-05-28T17:10:06.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-05-28T17:10:06.303Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
25832026-05-28T17:10:06.303Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25842026-05-28T17:10:06.303Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
25852026-05-28T17:10:06.303Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25862026-05-28T17:10:06.303Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25872026-05-28T17:10:06.303Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25882026-05-28T17:10:06.303Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25892026-05-28T17:10:06.303Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25902026-05-28T17:10:06.303Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
25912026-05-28T17:10:06.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-05-28T17:10:06.303Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
25932026-05-28T17:10:06.303Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25942026-05-28T17:10:06.303Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25952026-05-28T17:10:09.303Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25962026-05-28T17:10:09.303Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
25972026-05-28T17:10:09.303Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
25982026-05-28T17:10:09.303Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25992026-05-28T17:10:09.303Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
26002026-05-28T17:10:09.303Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
26012026-05-28T17:10:09.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-05-28T17:10:09.303Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26032026-05-28T17:10:09.303Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26042026-05-28T17:10:09.303Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26052026-05-28T17:10:09.303Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26062026-05-28T17:10:09.303Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26072026-05-28T17:10:09.303Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26082026-05-28T17:10:09.303Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26092026-05-28T17:10:09.303Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26102026-05-28T17:10:09.303Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
26112026-05-28T17:10:09.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122026-05-28T17:10:09.303Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
26132026-05-28T17:10:09.303Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
26142026-05-28T17:10:09.304Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
26152026-05-28T17:10:09.304Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
26162026-05-28T17:10:09.304Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
26172026-05-28T17:10:09.304Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26182026-05-28T17:10:09.304Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26192026-05-28T17:10:09.304Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26202026-05-28T17:10:09.304Z[SUM] 8.00-9.00 sec 427 MBytes 3.59 Gbits/sec
26212026-05-28T17:10:09.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222026-05-28T17:10:09.304Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26232026-05-28T17:10:09.304Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26242026-05-28T17:10:09.304Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26252026-05-28T17:10:09.304Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26262026-05-28T17:10:09.304Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26272026-05-28T17:10:09.304Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26282026-05-28T17:10:09.304Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26292026-05-28T17:10:09.304Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26302026-05-28T17:10:09.304Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
26312026-05-28T17:10:09.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322026-05-28T17:10:09.304Z[ 5] 10.00-10.00 sec 128 KBytes 781 Mbits/sec
26332026-05-28T17:10:09.304Z[ 8] 10.00-10.00 sec 128 KBytes 782 Mbits/sec
26342026-05-28T17:10:09.304Z[ 10] 10.00-10.00 sec 128 KBytes 782 Mbits/sec
26352026-05-28T17:10:09.304Z[ 12] 10.00-10.00 sec 128 KBytes 783 Mbits/sec
26362026-05-28T17:10:09.304Z[ 14] 10.00-10.00 sec 128 KBytes 783 Mbits/sec
26372026-05-28T17:10:09.307Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26382026-05-28T17:10:09.307Z[ 18] 10.00-10.00 sec 128 KBytes 783 Mbits/sec
26392026-05-28T17:10:09.307Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26402026-05-28T17:10:09.307Z[SUM] 10.00-10.00 sec 768 KBytes 4.69 Gbits/sec
26412026-05-28T17:10:09.308Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422026-05-28T17:10:09.308Z[ ID] Interval Transfer Bitrate
26432026-05-28T17:10:09.308Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26442026-05-28T17:10:09.308Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
26452026-05-28T17:10:09.308Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26462026-05-28T17:10:09.308Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26472026-05-28T17:10:09.308Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26482026-05-28T17:10:09.308Z[ 16] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
26492026-05-28T17:10:09.308Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26502026-05-28T17:10:09.308Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26512026-05-28T17:10:09.308Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
26522026-05-28T17:10:09.308ZRun 2/10...3526.5917279168757Mbps
26532026-05-28T17:10:16.706Z-----------------------------------------------------------
26542026-05-28T17:10:16.706ZServer listening on 5201 (test #13)
26552026-05-28T17:10:16.706Z-----------------------------------------------------------
26562026-05-28T17:10:16.706ZAccepted connection from 10.0.0.1, port 39840
26572026-05-28T17:10:16.706Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39079
26582026-05-28T17:10:16.706Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44263
26592026-05-28T17:10:16.706Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63797
26602026-05-28T17:10:16.706Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56552
26612026-05-28T17:10:16.706Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38475
26622026-05-28T17:10:16.706Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61197
26632026-05-28T17:10:16.706Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40818
26642026-05-28T17:10:16.706Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51044
26652026-05-28T17:10:16.706Z[ ID] Interval Transfer Bitrate
26662026-05-28T17:10:16.706Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26672026-05-28T17:10:16.706Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26682026-05-28T17:10:16.706Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26692026-05-28T17:10:16.706Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26702026-05-28T17:10:16.706Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26712026-05-28T17:10:16.706Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26722026-05-28T17:10:16.706Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26732026-05-28T17:10:16.706Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26742026-05-28T17:10:16.706Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
26752026-05-28T17:10:16.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
26762026-05-28T17:10:16.706Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
26772026-05-28T17:10:16.706Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26782026-05-28T17:10:16.706Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
26792026-05-28T17:10:16.706Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26802026-05-28T17:10:16.706Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26812026-05-28T17:10:16.706Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26822026-05-28T17:10:16.706Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
26832026-05-28T17:10:16.706Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
26842026-05-28T17:10:16.706Z[SUM] 1.00-2.00 sec 430 MBytes 3.60 Gbits/sec
26852026-05-28T17:10:16.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-05-28T17:10:16.707Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
26872026-05-28T17:10:16.707Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
26882026-05-28T17:10:16.707Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26892026-05-28T17:10:16.707Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
26902026-05-28T17:10:16.707Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26912026-05-28T17:10:16.707Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
26922026-05-28T17:10:16.707Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26932026-05-28T17:10:16.707Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
26942026-05-28T17:10:16.707Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
26952026-05-28T17:10:16.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-05-28T17:10:16.707Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
26972026-05-28T17:10:16.707Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
26982026-05-28T17:10:16.707Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
26992026-05-28T17:10:16.707Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27002026-05-28T17:10:16.707Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27012026-05-28T17:10:16.707Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27022026-05-28T17:10:16.707Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27032026-05-28T17:10:16.707Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
27042026-05-28T17:10:16.707Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
27052026-05-28T17:10:16.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-05-28T17:10:16.707Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
27072026-05-28T17:10:16.707Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
27082026-05-28T17:10:16.707Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27092026-05-28T17:10:16.707Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
27102026-05-28T17:10:16.707Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27112026-05-28T17:10:16.707Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27122026-05-28T17:10:16.707Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27132026-05-28T17:10:16.707Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
27142026-05-28T17:10:16.707Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
27152026-05-28T17:10:16.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-05-28T17:10:16.707Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
27172026-05-28T17:10:16.707Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
27182026-05-28T17:10:16.707Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
27192026-05-28T17:10:16.707Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
27202026-05-28T17:10:16.707Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
27212026-05-28T17:10:16.707Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
27222026-05-28T17:10:16.707Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
27232026-05-28T17:10:16.707Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
27242026-05-28T17:10:16.707Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
27252026-05-28T17:10:16.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-05-28T17:10:16.708Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27272026-05-28T17:10:16.708Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27282026-05-28T17:10:16.708Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27292026-05-28T17:10:19.708Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27302026-05-28T17:10:19.708Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27312026-05-28T17:10:19.708Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27322026-05-28T17:10:19.708Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27332026-05-28T17:10:19.708Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27342026-05-28T17:10:19.708Z[SUM] 6.00-7.00 sec 430 MBytes 3.60 Gbits/sec
27352026-05-28T17:10:19.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-05-28T17:10:19.708Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
27372026-05-28T17:10:19.708Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
27382026-05-28T17:10:19.708Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
27392026-05-28T17:10:19.708Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
27402026-05-28T17:10:19.708Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
27412026-05-28T17:10:19.708Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
27422026-05-28T17:10:19.708Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
27432026-05-28T17:10:19.708Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
27442026-05-28T17:10:19.708Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
27452026-05-28T17:10:19.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-05-28T17:10:19.708Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27472026-05-28T17:10:19.708Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27482026-05-28T17:10:19.708Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27492026-05-28T17:10:19.708Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27502026-05-28T17:10:19.708Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27512026-05-28T17:10:19.708Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27522026-05-28T17:10:19.708Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27532026-05-28T17:10:19.708Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27542026-05-28T17:10:19.708Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
27552026-05-28T17:10:19.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-05-28T17:10:19.708Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27572026-05-28T17:10:19.708Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27582026-05-28T17:10:19.708Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27592026-05-28T17:10:19.708Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27602026-05-28T17:10:19.709Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27612026-05-28T17:10:19.709Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27622026-05-28T17:10:19.709Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27632026-05-28T17:10:19.709Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27642026-05-28T17:10:19.709Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
27652026-05-28T17:10:19.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-05-28T17:10:19.709Z[ 5] 10.00-10.00 sec 128 KBytes 761 Mbits/sec
27672026-05-28T17:10:19.709Z[ 8] 10.00-10.00 sec 128 KBytes 762 Mbits/sec
27682026-05-28T17:10:19.709Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27692026-05-28T17:10:19.709Z[ 12] 10.00-10.00 sec 128 KBytes 762 Mbits/sec
27702026-05-28T17:10:19.709Z[ 14] 10.00-10.00 sec 128 KBytes 761 Mbits/sec
27712026-05-28T17:10:19.709Z[ 16] 10.00-10.00 sec 128 KBytes 761 Mbits/sec
27722026-05-28T17:10:19.709Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27732026-05-28T17:10:19.709Z[ 20] 10.00-10.00 sec 128 KBytes 762 Mbits/sec
27742026-05-28T17:10:19.709Z[SUM] 10.00-10.00 sec 768 KBytes 4.57 Gbits/sec
27752026-05-28T17:10:19.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
27762026-05-28T17:10:19.709Z[ ID] Interval Transfer Bitrate
27772026-05-28T17:10:19.709Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
27782026-05-28T17:10:19.709Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
27792026-05-28T17:10:19.709Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
27802026-05-28T17:10:19.709Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
27812026-05-28T17:10:19.709Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
27822026-05-28T17:10:19.709Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
27832026-05-28T17:10:19.709Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
27842026-05-28T17:10:19.709Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
27852026-05-28T17:10:19.709Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
27862026-05-28T17:10:19.712ZRun 3/10...3522.517877553175Mbps
27872026-05-28T17:10:27.107Z-----------------------------------------------------------
27882026-05-28T17:10:27.107ZServer listening on 5201 (test #14)
27892026-05-28T17:10:27.107Z-----------------------------------------------------------
27902026-05-28T17:10:27.107ZAccepted connection from 10.0.0.1, port 60764
27912026-05-28T17:10:27.107Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37326
27922026-05-28T17:10:27.107Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61989
27932026-05-28T17:10:27.107Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54920
27942026-05-28T17:10:27.107Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62069
27952026-05-28T17:10:27.107Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60901
27962026-05-28T17:10:27.107Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38362
27972026-05-28T17:10:27.108Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41355
27982026-05-28T17:10:27.108Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34368
27992026-05-28T17:10:27.108Z[ ID] Interval Transfer Bitrate
28002026-05-28T17:10:27.108Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28012026-05-28T17:10:27.108Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28022026-05-28T17:10:27.108Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28032026-05-28T17:10:27.108Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28042026-05-28T17:10:27.108Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28052026-05-28T17:10:27.108Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28062026-05-28T17:10:27.108Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28072026-05-28T17:10:27.108Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28082026-05-28T17:10:27.108Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
28092026-05-28T17:10:27.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
28102026-05-28T17:10:27.108Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28112026-05-28T17:10:27.108Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28122026-05-28T17:10:27.108Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28132026-05-28T17:10:27.108Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28142026-05-28T17:10:27.108Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28152026-05-28T17:10:27.108Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28162026-05-28T17:10:27.108Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28172026-05-28T17:10:27.108Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28182026-05-28T17:10:27.108Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
28192026-05-28T17:10:27.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
28202026-05-28T17:10:27.108Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28212026-05-28T17:10:27.108Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28222026-05-28T17:10:27.108Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28232026-05-28T17:10:27.108Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28242026-05-28T17:10:27.108Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28252026-05-28T17:10:27.108Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28262026-05-28T17:10:27.108Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28272026-05-28T17:10:27.108Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28282026-05-28T17:10:27.108Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
28292026-05-28T17:10:27.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
28302026-05-28T17:10:27.108Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
28312026-05-28T17:10:27.108Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
28322026-05-28T17:10:27.108Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
28332026-05-28T17:10:27.108Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
28342026-05-28T17:10:27.108Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
28352026-05-28T17:10:27.109Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
28362026-05-28T17:10:27.109Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
28372026-05-28T17:10:27.109Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
28382026-05-28T17:10:27.109Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
28392026-05-28T17:10:27.109Z- - - - - - - - - - - - - - - - - - - - - - - - -
28402026-05-28T17:10:27.109Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28412026-05-28T17:10:27.109Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28422026-05-28T17:10:27.109Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28432026-05-28T17:10:27.109Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28442026-05-28T17:10:27.109Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28452026-05-28T17:10:27.109Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28462026-05-28T17:10:27.109Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28472026-05-28T17:10:27.109Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28482026-05-28T17:10:27.109Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
28492026-05-28T17:10:27.109Z- - - - - - - - - - - - - - - - - - - - - - - - -
28502026-05-28T17:10:27.109Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28512026-05-28T17:10:27.109Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28522026-05-28T17:10:27.109Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28532026-05-28T17:10:27.109Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28542026-05-28T17:10:27.109Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28552026-05-28T17:10:27.109Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28562026-05-28T17:10:27.109Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28572026-05-28T17:10:27.109Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28582026-05-28T17:10:27.109Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
28592026-05-28T17:10:27.109Z- - - - - - - - - - - - - - - - - - - - - - - - -
28602026-05-28T17:10:27.109Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
28612026-05-28T17:10:27.109Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
28622026-05-28T17:10:27.109Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
28632026-05-28T17:10:30.110Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
28642026-05-28T17:10:30.110Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
28652026-05-28T17:10:30.110Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
28662026-05-28T17:10:30.110Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
28672026-05-28T17:10:30.110Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
28682026-05-28T17:10:30.110Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
28692026-05-28T17:10:30.110Z- - - - - - - - - - - - - - - - - - - - - - - - -
28702026-05-28T17:10:30.110Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28712026-05-28T17:10:30.110Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28722026-05-28T17:10:30.110Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28732026-05-28T17:10:30.110Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28742026-05-28T17:10:30.110Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28752026-05-28T17:10:30.110Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28762026-05-28T17:10:30.110Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28772026-05-28T17:10:30.110Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28782026-05-28T17:10:30.110Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
28792026-05-28T17:10:30.110Z- - - - - - - - - - - - - - - - - - - - - - - - -
28802026-05-28T17:10:30.110Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28812026-05-28T17:10:30.110Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28822026-05-28T17:10:30.110Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28832026-05-28T17:10:30.110Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28842026-05-28T17:10:30.110Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28852026-05-28T17:10:30.110Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28862026-05-28T17:10:30.110Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28872026-05-28T17:10:30.110Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28882026-05-28T17:10:30.110Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
28892026-05-28T17:10:30.110Z- - - - - - - - - - - - - - - - - - - - - - - - -
28902026-05-28T17:10:30.110Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28912026-05-28T17:10:30.110Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
28922026-05-28T17:10:30.110Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28932026-05-28T17:10:30.110Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
28942026-05-28T17:10:30.110Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
28952026-05-28T17:10:30.111Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28962026-05-28T17:10:30.111Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
28972026-05-28T17:10:30.111Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
28982026-05-28T17:10:30.111Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
28992026-05-28T17:10:30.111Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002026-05-28T17:10:30.111Z[ 5] 10.00-10.00 sec 128 KBytes 755 Mbits/sec
29012026-05-28T17:10:30.111Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29022026-05-28T17:10:30.111Z[ 10] 10.00-10.00 sec 128 KBytes 755 Mbits/sec
29032026-05-28T17:10:30.111Z[ 12] 10.00-10.00 sec 128 KBytes 756 Mbits/sec
29042026-05-28T17:10:30.111Z[ 14] 10.00-10.00 sec 128 KBytes 756 Mbits/sec
29052026-05-28T17:10:30.111Z[ 16] 10.00-10.00 sec 128 KBytes 756 Mbits/sec
29062026-05-28T17:10:30.111Z[ 18] 10.00-10.00 sec 128 KBytes 756 Mbits/sec
29072026-05-28T17:10:30.111Z[ 20] 10.00-10.00 sec 128 KBytes 756 Mbits/sec
29082026-05-28T17:10:30.114Z[SUM] 10.00-10.00 sec 896 KBytes 5.29 Gbits/sec
29092026-05-28T17:10:30.114Z- - - - - - - - - - - - - - - - - - - - - - - - -
29102026-05-28T17:10:30.114Z[ ID] Interval Transfer Bitrate
29112026-05-28T17:10:30.114Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
29122026-05-28T17:10:30.114Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
29132026-05-28T17:10:30.114Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
29142026-05-28T17:10:30.114Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
29152026-05-28T17:10:30.114Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
29162026-05-28T17:10:30.114Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
29172026-05-28T17:10:30.114Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
29182026-05-28T17:10:30.114Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
29192026-05-28T17:10:30.114Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec receiver
29202026-05-28T17:10:30.115ZRun 4/10...3516.0143713111356Mbps
29212026-05-28T17:10:37.512Z-----------------------------------------------------------
29222026-05-28T17:10:37.512ZServer listening on 5201 (test #15)
29232026-05-28T17:10:37.512Z-----------------------------------------------------------
29242026-05-28T17:10:37.512ZAccepted connection from 10.0.0.1, port 38604
29252026-05-28T17:10:37.512Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52546
29262026-05-28T17:10:37.512Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53573
29272026-05-28T17:10:37.512Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59191
29282026-05-28T17:10:37.512Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33617
29292026-05-28T17:10:37.512Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33825
29302026-05-28T17:10:37.512Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62448
29312026-05-28T17:10:37.513Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62020
29322026-05-28T17:10:37.513Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45332
29332026-05-28T17:10:37.513Z[ ID] Interval Transfer Bitrate
29342026-05-28T17:10:37.513Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
29352026-05-28T17:10:37.513Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29362026-05-28T17:10:37.513Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29372026-05-28T17:10:37.513Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29382026-05-28T17:10:37.513Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29392026-05-28T17:10:37.513Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29402026-05-28T17:10:37.513Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29412026-05-28T17:10:37.513Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29422026-05-28T17:10:37.513Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
29432026-05-28T17:10:37.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
29442026-05-28T17:10:37.513Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29452026-05-28T17:10:37.513Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29462026-05-28T17:10:37.513Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
29472026-05-28T17:10:37.513Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29482026-05-28T17:10:37.513Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29492026-05-28T17:10:37.513Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29502026-05-28T17:10:37.513Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29512026-05-28T17:10:37.513Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29522026-05-28T17:10:37.513Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
29532026-05-28T17:10:37.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
29542026-05-28T17:10:37.513Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29552026-05-28T17:10:37.513Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29562026-05-28T17:10:37.513Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29572026-05-28T17:10:37.514Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29582026-05-28T17:10:37.514Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29592026-05-28T17:10:37.514Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29602026-05-28T17:10:37.514Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29612026-05-28T17:10:37.514Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29622026-05-28T17:10:37.514Z[SUM] 2.00-3.00 sec 430 MBytes 3.60 Gbits/sec
29632026-05-28T17:10:37.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
29642026-05-28T17:10:37.514Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29652026-05-28T17:10:37.514Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29662026-05-28T17:10:37.514Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29672026-05-28T17:10:37.514Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29682026-05-28T17:10:37.514Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29692026-05-28T17:10:37.514Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29702026-05-28T17:10:37.514Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29712026-05-28T17:10:37.514Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29722026-05-28T17:10:37.514Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
29732026-05-28T17:10:37.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
29742026-05-28T17:10:37.514Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
29752026-05-28T17:10:37.514Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29762026-05-28T17:10:37.514Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29772026-05-28T17:10:37.514Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
29782026-05-28T17:10:37.514Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
29792026-05-28T17:10:37.515Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29802026-05-28T17:10:37.515Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29812026-05-28T17:10:37.515Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29822026-05-28T17:10:37.515Z[SUM] 4.00-5.00 sec 432 MBytes 3.63 Gbits/sec
29832026-05-28T17:10:37.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
29842026-05-28T17:10:37.515Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29852026-05-28T17:10:37.515Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29862026-05-28T17:10:37.515Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29872026-05-28T17:10:37.515Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29882026-05-28T17:10:37.515Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29892026-05-28T17:10:37.515Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
29902026-05-28T17:10:37.515Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
29912026-05-28T17:10:37.515Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29922026-05-28T17:10:37.515Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
29932026-05-28T17:10:37.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
29942026-05-28T17:10:37.515Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
29952026-05-28T17:10:37.515Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
29962026-05-28T17:10:37.515Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
29972026-05-28T17:10:40.514Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
29982026-05-28T17:10:40.514Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
29992026-05-28T17:10:40.514Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30002026-05-28T17:10:40.514Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
30012026-05-28T17:10:40.514Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
30022026-05-28T17:10:40.514Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
30032026-05-28T17:10:40.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
30042026-05-28T17:10:40.514Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30052026-05-28T17:10:40.514Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30062026-05-28T17:10:40.514Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30072026-05-28T17:10:40.514Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30082026-05-28T17:10:40.514Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30092026-05-28T17:10:40.514Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30102026-05-28T17:10:40.514Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30112026-05-28T17:10:40.514Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
30122026-05-28T17:10:40.514Z[SUM] 7.00-8.00 sec 431 MBytes 3.62 Gbits/sec
30132026-05-28T17:10:40.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
30142026-05-28T17:10:40.515Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30152026-05-28T17:10:40.515Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30162026-05-28T17:10:40.515Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30172026-05-28T17:10:40.515Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30182026-05-28T17:10:40.515Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30192026-05-28T17:10:40.515Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30202026-05-28T17:10:40.515Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30212026-05-28T17:10:40.515Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30222026-05-28T17:10:40.515Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
30232026-05-28T17:10:40.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
30242026-05-28T17:10:40.515Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30252026-05-28T17:10:40.515Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30262026-05-28T17:10:40.515Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
30272026-05-28T17:10:40.515Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
30282026-05-28T17:10:40.515Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30292026-05-28T17:10:40.515Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30302026-05-28T17:10:40.515Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
30312026-05-28T17:10:40.515Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30322026-05-28T17:10:40.515Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
30332026-05-28T17:10:40.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
30342026-05-28T17:10:40.515Z[ 5] 10.00-10.00 sec 128 KBytes 788 Mbits/sec
30352026-05-28T17:10:40.515Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30362026-05-28T17:10:40.515Z[ 10] 10.00-10.00 sec 128 KBytes 790 Mbits/sec
30372026-05-28T17:10:40.515Z[ 12] 10.00-10.00 sec 128 KBytes 790 Mbits/sec
30382026-05-28T17:10:40.515Z[ 14] 10.00-10.00 sec 128 KBytes 790 Mbits/sec
30392026-05-28T17:10:40.515Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30402026-05-28T17:10:40.515Z[ 18] 10.00-10.00 sec 128 KBytes 790 Mbits/sec
30412026-05-28T17:10:40.515Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30422026-05-28T17:10:40.515Z[SUM] 10.00-10.00 sec 640 KBytes 3.94 Gbits/sec
30432026-05-28T17:10:40.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
30442026-05-28T17:10:40.515Z[ ID] Interval Transfer Bitrate
30452026-05-28T17:10:40.515Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
30462026-05-28T17:10:40.515Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
30472026-05-28T17:10:40.515Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
30482026-05-28T17:10:40.515Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
30492026-05-28T17:10:40.515Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
30502026-05-28T17:10:40.515Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
30512026-05-28T17:10:40.515Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
30522026-05-28T17:10:40.516Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
30532026-05-28T17:10:40.516Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
30542026-05-28T17:10:40.519ZRun 5/10...3529.9566219152775Mbps
30552026-05-28T17:10:47.944Z-----------------------------------------------------------
30562026-05-28T17:10:47.944ZServer listening on 5201 (test #16)
30572026-05-28T17:10:47.944Z-----------------------------------------------------------
30582026-05-28T17:10:47.944ZAccepted connection from 10.0.0.1, port 48813
30592026-05-28T17:10:47.944Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37537
30602026-05-28T17:10:47.944Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65342
30612026-05-28T17:10:47.944Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54036
30622026-05-28T17:10:47.944Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52920
30632026-05-28T17:10:47.944Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56077
30642026-05-28T17:10:47.944Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60433
30652026-05-28T17:10:47.944Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58178
30662026-05-28T17:10:47.944Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47908
30672026-05-28T17:10:47.944Z[ ID] Interval Transfer Bitrate
30682026-05-28T17:10:47.944Z[ 5] 0.00-1.00 sec 34.9 MBytes 293 Mbits/sec
30692026-05-28T17:10:47.944Z[ 8] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
30702026-05-28T17:10:47.944Z[ 10] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
30712026-05-28T17:10:47.944Z[ 12] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
30722026-05-28T17:10:47.944Z[ 14] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
30732026-05-28T17:10:47.944Z[ 16] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
30742026-05-28T17:10:47.944Z[ 18] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
30752026-05-28T17:10:47.944Z[ 20] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
30762026-05-28T17:10:47.944Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
30772026-05-28T17:10:47.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
30782026-05-28T17:10:47.944Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30792026-05-28T17:10:47.945Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30802026-05-28T17:10:47.945Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30812026-05-28T17:10:47.945Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30822026-05-28T17:10:47.945Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30832026-05-28T17:10:47.945Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30842026-05-28T17:10:47.945Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30852026-05-28T17:10:47.945Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30862026-05-28T17:10:47.945Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
30872026-05-28T17:10:47.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
30882026-05-28T17:10:47.945Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30892026-05-28T17:10:47.945Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30902026-05-28T17:10:47.945Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30912026-05-28T17:10:47.945Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30922026-05-28T17:10:47.945Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30932026-05-28T17:10:47.945Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30942026-05-28T17:10:47.945Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30952026-05-28T17:10:47.945Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30962026-05-28T17:10:47.945Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
30972026-05-28T17:10:47.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
30982026-05-28T17:10:47.945Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
30992026-05-28T17:10:47.945Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
31002026-05-28T17:10:47.945Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
31012026-05-28T17:10:47.945Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
31022026-05-28T17:10:47.945Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
31032026-05-28T17:10:47.945Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
31042026-05-28T17:10:47.945Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
31052026-05-28T17:10:47.945Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
31062026-05-28T17:10:47.945Z[SUM] 3.00-4.00 sec 430 MBytes 3.60 Gbits/sec
31072026-05-28T17:10:47.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
31082026-05-28T17:10:47.945Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31092026-05-28T17:10:47.945Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31102026-05-28T17:10:47.945Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31112026-05-28T17:10:47.945Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31122026-05-28T17:10:47.945Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31132026-05-28T17:10:47.945Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31142026-05-28T17:10:47.945Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31152026-05-28T17:10:47.945Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31162026-05-28T17:10:47.945Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
31172026-05-28T17:10:47.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
31182026-05-28T17:10:47.946Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31192026-05-28T17:10:47.946Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31202026-05-28T17:10:47.946Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31212026-05-28T17:10:47.946Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31222026-05-28T17:10:47.946Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31232026-05-28T17:10:47.946Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31242026-05-28T17:10:47.946Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31252026-05-28T17:10:47.946Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31262026-05-28T17:10:47.946Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
31272026-05-28T17:10:47.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
31282026-05-28T17:10:47.946Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31292026-05-28T17:10:47.946Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31302026-05-28T17:10:47.946Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31312026-05-28T17:10:50.946Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31322026-05-28T17:10:50.946Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31332026-05-28T17:10:50.946Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31342026-05-28T17:10:50.946Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31352026-05-28T17:10:50.946Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
31362026-05-28T17:10:50.946Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
31372026-05-28T17:10:50.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
31382026-05-28T17:10:50.946Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31392026-05-28T17:10:50.946Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
31402026-05-28T17:10:50.946Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
31412026-05-28T17:10:50.946Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
31422026-05-28T17:10:50.946Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31432026-05-28T17:10:50.946Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31442026-05-28T17:10:50.946Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
31452026-05-28T17:10:50.946Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
31462026-05-28T17:10:50.946Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
31472026-05-28T17:10:50.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
31482026-05-28T17:10:50.946Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
31492026-05-28T17:10:50.946Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
31502026-05-28T17:10:50.946Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
31512026-05-28T17:10:50.946Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
31522026-05-28T17:10:50.946Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
31532026-05-28T17:10:50.946Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
31542026-05-28T17:10:50.946Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
31552026-05-28T17:10:50.946Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
31562026-05-28T17:10:50.946Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
31572026-05-28T17:10:50.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
31582026-05-28T17:10:50.946Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31592026-05-28T17:10:50.946Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31602026-05-28T17:10:50.946Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31612026-05-28T17:10:50.946Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31622026-05-28T17:10:50.946Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31632026-05-28T17:10:50.946Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
31642026-05-28T17:10:50.946Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31652026-05-28T17:10:50.946Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
31662026-05-28T17:10:50.946Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
31672026-05-28T17:10:50.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
31682026-05-28T17:10:50.947Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31692026-05-28T17:10:50.947Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31702026-05-28T17:10:50.947Z[ 10] 10.00-10.00 sec 128 KBytes 951 Mbits/sec
31712026-05-28T17:10:50.947Z[ 12] 10.00-10.00 sec 128 KBytes 951 Mbits/sec
31722026-05-28T17:10:50.947Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31732026-05-28T17:10:50.947Z[ 16] 10.00-10.00 sec 128 KBytes 951 Mbits/sec
31742026-05-28T17:10:50.947Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31752026-05-28T17:10:50.947Z[ 20] 10.00-10.00 sec 128 KBytes 951 Mbits/sec
31762026-05-28T17:10:50.947Z[SUM] 10.00-10.00 sec 512 KBytes 3.80 Gbits/sec
31772026-05-28T17:10:50.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
31782026-05-28T17:10:50.947Z[ ID] Interval Transfer Bitrate
31792026-05-28T17:10:50.947Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
31802026-05-28T17:10:50.947Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31812026-05-28T17:10:50.947Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31822026-05-28T17:10:50.947Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31832026-05-28T17:10:50.947Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31842026-05-28T17:10:50.947Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31852026-05-28T17:10:50.947Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31862026-05-28T17:10:50.947Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31872026-05-28T17:10:50.947Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
31882026-05-28T17:10:50.950ZRun 6/10...3522.618858313405Mbps
31892026-05-28T17:10:58.345Z-----------------------------------------------------------
31902026-05-28T17:10:58.345ZServer listening on 5201 (test #17)
31912026-05-28T17:10:58.345Z-----------------------------------------------------------
31922026-05-28T17:10:58.345ZAccepted connection from 10.0.0.1, port 39627
31932026-05-28T17:10:58.345Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59039
31942026-05-28T17:10:58.346Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43851
31952026-05-28T17:10:58.346Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60411
31962026-05-28T17:10:58.346Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59013
31972026-05-28T17:10:58.346Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62981
31982026-05-28T17:10:58.346Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64110
31992026-05-28T17:10:58.346Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45892
32002026-05-28T17:10:58.346Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45792
32012026-05-28T17:10:58.346Z[ ID] Interval Transfer Bitrate
32022026-05-28T17:10:58.346Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32032026-05-28T17:10:58.346Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32042026-05-28T17:10:58.346Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32052026-05-28T17:10:58.346Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32062026-05-28T17:10:58.346Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32072026-05-28T17:10:58.346Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32082026-05-28T17:10:58.346Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32092026-05-28T17:10:58.346Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32102026-05-28T17:10:58.346Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
32112026-05-28T17:10:58.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122026-05-28T17:10:58.346Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32132026-05-28T17:10:58.346Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32142026-05-28T17:10:58.346Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32152026-05-28T17:10:58.346Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32162026-05-28T17:10:58.346Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32172026-05-28T17:10:58.346Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32182026-05-28T17:10:58.346Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32192026-05-28T17:10:58.346Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32202026-05-28T17:10:58.346Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
32212026-05-28T17:10:58.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-05-28T17:10:58.347Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32232026-05-28T17:10:58.347Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32242026-05-28T17:10:58.347Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32252026-05-28T17:10:58.347Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32262026-05-28T17:10:58.347Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32272026-05-28T17:10:58.347Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32282026-05-28T17:10:58.347Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32292026-05-28T17:10:58.347Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32302026-05-28T17:10:58.347Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
32312026-05-28T17:10:58.347Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-05-28T17:10:58.347Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32332026-05-28T17:10:58.347Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32342026-05-28T17:10:58.347Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32352026-05-28T17:10:58.347Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32362026-05-28T17:10:58.347Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32372026-05-28T17:10:58.347Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32382026-05-28T17:10:58.347Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32392026-05-28T17:10:58.347Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32402026-05-28T17:10:58.347Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
32412026-05-28T17:10:58.351Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-05-28T17:10:58.351Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32432026-05-28T17:10:58.351Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32442026-05-28T17:10:58.351Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32452026-05-28T17:10:58.351Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32462026-05-28T17:10:58.351Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32472026-05-28T17:10:58.351Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32482026-05-28T17:10:58.351Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32492026-05-28T17:10:58.351Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32502026-05-28T17:10:58.351Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
32512026-05-28T17:10:58.351Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-05-28T17:10:58.351Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32532026-05-28T17:10:58.351Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32542026-05-28T17:10:58.351Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32552026-05-28T17:10:58.351Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32562026-05-28T17:10:58.351Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32572026-05-28T17:10:58.351Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32582026-05-28T17:10:58.351Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32592026-05-28T17:10:58.351Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32602026-05-28T17:10:58.352Z[SUM] 5.00-6.00 sec 427 MBytes 3.59 Gbits/sec
32612026-05-28T17:10:58.352Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-05-28T17:10:58.352Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
32632026-05-28T17:10:58.352Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32642026-05-28T17:10:58.352Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
32652026-05-28T17:11:01.348Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
32662026-05-28T17:11:01.348Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32672026-05-28T17:11:01.348Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
32682026-05-28T17:11:01.348Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
32692026-05-28T17:11:01.348Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
32702026-05-28T17:11:01.348Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
32712026-05-28T17:11:01.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-05-28T17:11:01.348Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32732026-05-28T17:11:01.348Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32742026-05-28T17:11:01.348Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32752026-05-28T17:11:01.348Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32762026-05-28T17:11:01.348Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32772026-05-28T17:11:01.348Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32782026-05-28T17:11:01.348Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32792026-05-28T17:11:01.348Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32802026-05-28T17:11:01.348Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
32812026-05-28T17:11:01.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-05-28T17:11:01.349Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32832026-05-28T17:11:01.349Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32842026-05-28T17:11:01.349Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32852026-05-28T17:11:01.349Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32862026-05-28T17:11:01.349Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32872026-05-28T17:11:01.349Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32882026-05-28T17:11:01.349Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32892026-05-28T17:11:01.349Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32902026-05-28T17:11:01.349Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
32912026-05-28T17:11:01.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-05-28T17:11:01.349Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32932026-05-28T17:11:01.349Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32942026-05-28T17:11:01.349Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32952026-05-28T17:11:01.349Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32962026-05-28T17:11:01.349Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32972026-05-28T17:11:01.349Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32982026-05-28T17:11:01.349Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32992026-05-28T17:11:01.349Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
33002026-05-28T17:11:01.349Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
33012026-05-28T17:11:01.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-05-28T17:11:01.349Z[ 5] 10.00-10.00 sec 128 KBytes 773 Mbits/sec
33032026-05-28T17:11:01.349Z[ 8] 10.00-10.00 sec 128 KBytes 774 Mbits/sec
33042026-05-28T17:11:01.349Z[ 10] 10.00-10.00 sec 128 KBytes 774 Mbits/sec
33052026-05-28T17:11:01.349Z[ 12] 10.00-10.00 sec 128 KBytes 774 Mbits/sec
33062026-05-28T17:11:01.349Z[ 14] 10.00-10.00 sec 128 KBytes 775 Mbits/sec
33072026-05-28T17:11:01.349Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33082026-05-28T17:11:01.349Z[ 18] 10.00-10.00 sec 128 KBytes 775 Mbits/sec
33092026-05-28T17:11:01.349Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33102026-05-28T17:11:01.349Z[SUM] 10.00-10.00 sec 768 KBytes 4.64 Gbits/sec
33112026-05-28T17:11:01.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
33122026-05-28T17:11:01.349Z[ ID] Interval Transfer Bitrate
33132026-05-28T17:11:01.349Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33142026-05-28T17:11:01.349Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33152026-05-28T17:11:01.349Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33162026-05-28T17:11:01.349Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33172026-05-28T17:11:01.349Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33182026-05-28T17:11:01.349Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33192026-05-28T17:11:01.349Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33202026-05-28T17:11:01.350Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33212026-05-28T17:11:01.350Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
33222026-05-28T17:11:01.353ZRun 7/10...3510.875047861519Mbps
33232026-05-28T17:11:08.750Z-----------------------------------------------------------
33242026-05-28T17:11:08.750ZServer listening on 5201 (test #18)
33252026-05-28T17:11:08.750Z-----------------------------------------------------------
33262026-05-28T17:11:08.750ZAccepted connection from 10.0.0.1, port 65155
33272026-05-28T17:11:08.750Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47023
33282026-05-28T17:11:08.750Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54450
33292026-05-28T17:11:08.750Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38574
33302026-05-28T17:11:08.750Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60538
33312026-05-28T17:11:08.750Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45768
33322026-05-28T17:11:08.750Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48182
33332026-05-28T17:11:08.750Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36110
33342026-05-28T17:11:08.750Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41740
33352026-05-28T17:11:08.750Z[ ID] Interval Transfer Bitrate
33362026-05-28T17:11:08.750Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33372026-05-28T17:11:08.750Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33382026-05-28T17:11:08.750Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33392026-05-28T17:11:08.750Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33402026-05-28T17:11:08.750Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33412026-05-28T17:11:08.750Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33422026-05-28T17:11:08.750Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33432026-05-28T17:11:08.750Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33442026-05-28T17:11:08.750Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
33452026-05-28T17:11:08.750Z- - - - - - - - - - - - - - - - - - - - - - - - -
33462026-05-28T17:11:08.750Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33472026-05-28T17:11:08.750Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33482026-05-28T17:11:08.750Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33492026-05-28T17:11:08.750Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33502026-05-28T17:11:08.750Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33512026-05-28T17:11:08.750Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33522026-05-28T17:11:08.750Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33532026-05-28T17:11:08.750Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33542026-05-28T17:11:08.750Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
33552026-05-28T17:11:08.750Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562026-05-28T17:11:08.750Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33572026-05-28T17:11:08.751Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33582026-05-28T17:11:08.751Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33592026-05-28T17:11:08.751Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33602026-05-28T17:11:08.751Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33612026-05-28T17:11:08.751Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33622026-05-28T17:11:08.751Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
33632026-05-28T17:11:08.751Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
33642026-05-28T17:11:08.751Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
33652026-05-28T17:11:08.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662026-05-28T17:11:08.751Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33672026-05-28T17:11:08.751Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33682026-05-28T17:11:08.751Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33692026-05-28T17:11:08.751Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33702026-05-28T17:11:08.751Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33712026-05-28T17:11:08.754Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33722026-05-28T17:11:08.754Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33732026-05-28T17:11:08.754Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33742026-05-28T17:11:08.754Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
33752026-05-28T17:11:08.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762026-05-28T17:11:08.754Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
33772026-05-28T17:11:08.754Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
33782026-05-28T17:11:08.754Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
33792026-05-28T17:11:08.754Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
33802026-05-28T17:11:08.754Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
33812026-05-28T17:11:08.754Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
33822026-05-28T17:11:08.754Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
33832026-05-28T17:11:08.754Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33842026-05-28T17:11:08.754Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
33852026-05-28T17:11:08.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862026-05-28T17:11:08.754Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33872026-05-28T17:11:08.755Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33882026-05-28T17:11:08.755Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33892026-05-28T17:11:08.755Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33902026-05-28T17:11:08.755Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33912026-05-28T17:11:08.755Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33922026-05-28T17:11:08.755Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33932026-05-28T17:11:08.755Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33942026-05-28T17:11:08.755Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
33952026-05-28T17:11:08.755Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962026-05-28T17:11:08.755Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
33972026-05-28T17:11:08.755Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
33982026-05-28T17:11:08.755Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
33992026-05-28T17:11:11.752Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
34002026-05-28T17:11:11.752Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
34012026-05-28T17:11:11.752Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34022026-05-28T17:11:11.752Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
34032026-05-28T17:11:11.752Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
34042026-05-28T17:11:11.752Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
34052026-05-28T17:11:11.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062026-05-28T17:11:11.752Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34072026-05-28T17:11:11.752Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34082026-05-28T17:11:11.752Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34092026-05-28T17:11:11.752Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34102026-05-28T17:11:11.752Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
34112026-05-28T17:11:11.752Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34122026-05-28T17:11:11.752Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34132026-05-28T17:11:11.752Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
34142026-05-28T17:11:11.752Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
34152026-05-28T17:11:11.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162026-05-28T17:11:11.752Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34172026-05-28T17:11:11.752Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
34182026-05-28T17:11:11.752Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34192026-05-28T17:11:11.752Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
34202026-05-28T17:11:11.752Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34212026-05-28T17:11:11.752Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34222026-05-28T17:11:11.752Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
34232026-05-28T17:11:11.752Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34242026-05-28T17:11:11.753Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
34252026-05-28T17:11:11.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262026-05-28T17:11:11.753Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34272026-05-28T17:11:11.753Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34282026-05-28T17:11:11.753Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34292026-05-28T17:11:11.753Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34302026-05-28T17:11:11.753Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34312026-05-28T17:11:11.753Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34322026-05-28T17:11:11.753Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34332026-05-28T17:11:11.753Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34342026-05-28T17:11:11.753Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
34352026-05-28T17:11:11.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362026-05-28T17:11:11.753Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34372026-05-28T17:11:11.753Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34382026-05-28T17:11:11.753Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34392026-05-28T17:11:11.753Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34402026-05-28T17:11:11.753Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34412026-05-28T17:11:11.753Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34422026-05-28T17:11:11.753Z[ 18] 10.00-10.00 sec 128 KBytes 1.11 Gbits/sec
34432026-05-28T17:11:11.753Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34442026-05-28T17:11:11.753Z[SUM] 10.00-10.00 sec 128 KBytes 1.11 Gbits/sec
34452026-05-28T17:11:11.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
34462026-05-28T17:11:11.753Z[ ID] Interval Transfer Bitrate
34472026-05-28T17:11:11.753Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
34482026-05-28T17:11:11.753Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
34492026-05-28T17:11:11.753Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
34502026-05-28T17:11:11.753Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
34512026-05-28T17:11:11.753Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34522026-05-28T17:11:11.753Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
34532026-05-28T17:11:11.753Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
34542026-05-28T17:11:11.753Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
34552026-05-28T17:11:11.753Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
34562026-05-28T17:11:11.757ZRun 8/10...3519.047790739045Mbps
34572026-05-28T17:11:19.156Z-----------------------------------------------------------
34582026-05-28T17:11:19.156ZServer listening on 5201 (test #19)
34592026-05-28T17:11:19.156Z-----------------------------------------------------------
34602026-05-28T17:11:19.156ZAccepted connection from 10.0.0.1, port 56706
34612026-05-28T17:11:19.156Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51242
34622026-05-28T17:11:19.156Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61116
34632026-05-28T17:11:19.156Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40650
34642026-05-28T17:11:19.156Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63908
34652026-05-28T17:11:19.156Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39496
34662026-05-28T17:11:19.156Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61535
34672026-05-28T17:11:19.156Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50715
34682026-05-28T17:11:19.156Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32832
34692026-05-28T17:11:19.156Z[ ID] Interval Transfer Bitrate
34702026-05-28T17:11:19.156Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34712026-05-28T17:11:19.156Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34722026-05-28T17:11:19.156Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34732026-05-28T17:11:19.156Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34742026-05-28T17:11:19.156Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34752026-05-28T17:11:19.156Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34762026-05-28T17:11:19.156Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34772026-05-28T17:11:19.156Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34782026-05-28T17:11:19.156Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
34792026-05-28T17:11:19.156Z- - - - - - - - - - - - - - - - - - - - - - - - -
34802026-05-28T17:11:19.156Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34812026-05-28T17:11:19.157Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34822026-05-28T17:11:19.157Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34832026-05-28T17:11:19.157Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34842026-05-28T17:11:19.157Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34852026-05-28T17:11:19.157Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34862026-05-28T17:11:19.157Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34872026-05-28T17:11:19.157Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34882026-05-28T17:11:19.157Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
34892026-05-28T17:11:19.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902026-05-28T17:11:19.157Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
34912026-05-28T17:11:19.157Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
34922026-05-28T17:11:19.157Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
34932026-05-28T17:11:19.157Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
34942026-05-28T17:11:19.157Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
34952026-05-28T17:11:19.157Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
34962026-05-28T17:11:19.157Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
34972026-05-28T17:11:19.157Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
34982026-05-28T17:11:19.157Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
34992026-05-28T17:11:19.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-05-28T17:11:19.157Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35012026-05-28T17:11:19.157Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35022026-05-28T17:11:19.157Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35032026-05-28T17:11:19.157Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35042026-05-28T17:11:19.157Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
35052026-05-28T17:11:19.157Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35062026-05-28T17:11:19.157Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35072026-05-28T17:11:19.157Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35082026-05-28T17:11:19.157Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
35092026-05-28T17:11:19.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-05-28T17:11:19.157Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35112026-05-28T17:11:19.157Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35122026-05-28T17:11:19.157Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
35132026-05-28T17:11:19.157Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35142026-05-28T17:11:19.157Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
35152026-05-28T17:11:19.157Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35162026-05-28T17:11:19.157Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
35172026-05-28T17:11:19.157Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35182026-05-28T17:11:19.157Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
35192026-05-28T17:11:19.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-05-28T17:11:19.158Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35212026-05-28T17:11:19.158Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35222026-05-28T17:11:19.158Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35232026-05-28T17:11:19.158Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35242026-05-28T17:11:19.158Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35252026-05-28T17:11:19.158Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35262026-05-28T17:11:19.158Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35272026-05-28T17:11:19.158Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35282026-05-28T17:11:19.158Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
35292026-05-28T17:11:19.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-05-28T17:11:19.158Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35312026-05-28T17:11:19.158Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35322026-05-28T17:11:19.158Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35332026-05-28T17:11:22.158Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35342026-05-28T17:11:22.158Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35352026-05-28T17:11:22.158Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35362026-05-28T17:11:22.158Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35372026-05-28T17:11:22.158Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35382026-05-28T17:11:22.158Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
35392026-05-28T17:11:22.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-05-28T17:11:22.158Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35412026-05-28T17:11:22.158Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35422026-05-28T17:11:22.158Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35432026-05-28T17:11:22.158Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35442026-05-28T17:11:22.158Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35452026-05-28T17:11:22.158Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35462026-05-28T17:11:22.158Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35472026-05-28T17:11:22.158Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35482026-05-28T17:11:22.158Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
35492026-05-28T17:11:22.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-05-28T17:11:22.158Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35512026-05-28T17:11:22.158Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35522026-05-28T17:11:22.158Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35532026-05-28T17:11:22.158Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35542026-05-28T17:11:22.158Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35552026-05-28T17:11:22.158Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35562026-05-28T17:11:22.158Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35572026-05-28T17:11:22.158Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35582026-05-28T17:11:22.158Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
35592026-05-28T17:11:22.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-05-28T17:11:22.158Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35612026-05-28T17:11:22.158Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35622026-05-28T17:11:22.159Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35632026-05-28T17:11:22.159Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
35642026-05-28T17:11:22.159Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35652026-05-28T17:11:22.159Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35662026-05-28T17:11:22.159Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35672026-05-28T17:11:22.159Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35682026-05-28T17:11:22.159Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
35692026-05-28T17:11:22.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-05-28T17:11:22.159Z[ 5] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
35712026-05-28T17:11:22.159Z[ 8] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
35722026-05-28T17:11:22.159Z[ 10] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
35732026-05-28T17:11:22.159Z[ 12] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
35742026-05-28T17:11:22.159Z[ 14] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
35752026-05-28T17:11:22.159Z[ 16] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
35762026-05-28T17:11:22.159Z[ 18] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
35772026-05-28T17:11:22.159Z[ 20] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
35782026-05-28T17:11:22.159Z[SUM] 10.00-10.00 sec 1.00 MBytes 6.36 Gbits/sec
35792026-05-28T17:11:22.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
35802026-05-28T17:11:22.159Z[ ID] Interval Transfer Bitrate
35812026-05-28T17:11:22.159Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
35822026-05-28T17:11:22.159Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35832026-05-28T17:11:22.159Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35842026-05-28T17:11:22.159Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35852026-05-28T17:11:22.159Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35862026-05-28T17:11:22.159Z[ 16] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
35872026-05-28T17:11:22.159Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35882026-05-28T17:11:22.159Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35892026-05-28T17:11:22.159Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec receiver
35902026-05-28T17:11:22.162ZRun 9/10...3506.1540983331156Mbps
35912026-05-28T17:11:29.561Z-----------------------------------------------------------
35922026-05-28T17:11:29.561ZServer listening on 5201 (test #20)
35932026-05-28T17:11:29.561Z-----------------------------------------------------------
35942026-05-28T17:11:29.561ZAccepted connection from 10.0.0.1, port 35742
35952026-05-28T17:11:29.561Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51138
35962026-05-28T17:11:29.561Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65004
35972026-05-28T17:11:29.561Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38468
35982026-05-28T17:11:29.561Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42757
35992026-05-28T17:11:29.561Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61732
36002026-05-28T17:11:29.561Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37605
36012026-05-28T17:11:29.561Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60939
36022026-05-28T17:11:29.561Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43486
36032026-05-28T17:11:29.561Z[ ID] Interval Transfer Bitrate
36042026-05-28T17:11:29.561Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36052026-05-28T17:11:29.561Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36062026-05-28T17:11:29.561Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36072026-05-28T17:11:29.561Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36082026-05-28T17:11:29.561Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36092026-05-28T17:11:29.561Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36102026-05-28T17:11:29.561Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36112026-05-28T17:11:29.561Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36122026-05-28T17:11:29.561Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
36132026-05-28T17:11:29.561Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142026-05-28T17:11:29.561Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
36152026-05-28T17:11:29.561Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36162026-05-28T17:11:29.562Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
36172026-05-28T17:11:29.562Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36182026-05-28T17:11:29.562Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36192026-05-28T17:11:29.562Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36202026-05-28T17:11:29.562Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36212026-05-28T17:11:29.562Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36222026-05-28T17:11:29.562Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
36232026-05-28T17:11:29.562Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-05-28T17:11:29.562Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36252026-05-28T17:11:29.562Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36262026-05-28T17:11:29.562Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36272026-05-28T17:11:29.562Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36282026-05-28T17:11:29.562Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36292026-05-28T17:11:29.562Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36302026-05-28T17:11:29.562Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36312026-05-28T17:11:29.562Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36322026-05-28T17:11:29.562Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
36332026-05-28T17:11:29.562Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342026-05-28T17:11:29.562Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36352026-05-28T17:11:29.562Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36362026-05-28T17:11:29.562Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36372026-05-28T17:11:29.562Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36382026-05-28T17:11:29.562Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36392026-05-28T17:11:29.562Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36402026-05-28T17:11:29.562Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36412026-05-28T17:11:29.562Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36422026-05-28T17:11:29.562Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
36432026-05-28T17:11:29.562Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442026-05-28T17:11:29.562Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36452026-05-28T17:11:29.562Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36462026-05-28T17:11:29.562Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36472026-05-28T17:11:29.562Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36482026-05-28T17:11:29.562Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36492026-05-28T17:11:29.562Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36502026-05-28T17:11:29.562Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36512026-05-28T17:11:29.562Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36522026-05-28T17:11:29.562Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
36532026-05-28T17:11:29.562Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-05-28T17:11:29.562Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36552026-05-28T17:11:29.563Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
36562026-05-28T17:11:29.563Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
36572026-05-28T17:11:29.563Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36582026-05-28T17:11:29.563Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36592026-05-28T17:11:29.563Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
36602026-05-28T17:11:29.563Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
36612026-05-28T17:11:29.563Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36622026-05-28T17:11:29.563Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
36632026-05-28T17:11:29.563Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-05-28T17:11:29.563Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36652026-05-28T17:11:29.563Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36662026-05-28T17:11:29.563Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36672026-05-28T17:11:32.563Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36682026-05-28T17:11:32.563Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
36692026-05-28T17:11:32.563Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36702026-05-28T17:11:32.564Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36712026-05-28T17:11:32.564Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36722026-05-28T17:11:32.564Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
36732026-05-28T17:11:32.564Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-05-28T17:11:32.564Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36752026-05-28T17:11:32.564Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36762026-05-28T17:11:32.564Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36772026-05-28T17:11:32.564Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
36782026-05-28T17:11:32.564Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36792026-05-28T17:11:32.564Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36802026-05-28T17:11:32.564Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36812026-05-28T17:11:32.564Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36822026-05-28T17:11:32.564Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
36832026-05-28T17:11:32.564Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-05-28T17:11:32.564Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36852026-05-28T17:11:32.564Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36862026-05-28T17:11:32.564Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36872026-05-28T17:11:32.564Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
36882026-05-28T17:11:32.564Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
36892026-05-28T17:11:32.564Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
36902026-05-28T17:11:32.564Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36912026-05-28T17:11:32.564Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36922026-05-28T17:11:32.564Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
36932026-05-28T17:11:32.564Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-05-28T17:11:32.564Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
36952026-05-28T17:11:32.564Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
36962026-05-28T17:11:32.564Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
36972026-05-28T17:11:32.565Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
36982026-05-28T17:11:32.565Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
36992026-05-28T17:11:32.565Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
37002026-05-28T17:11:32.565Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
37012026-05-28T17:11:32.565Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
37022026-05-28T17:11:32.565Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
37032026-05-28T17:11:32.565Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-05-28T17:11:32.565Z[ 5] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
37052026-05-28T17:11:32.565Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37062026-05-28T17:11:32.565Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37072026-05-28T17:11:32.565Z[ 12] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
37082026-05-28T17:11:32.565Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37092026-05-28T17:11:32.565Z[ 16] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
37102026-05-28T17:11:32.565Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37112026-05-28T17:11:32.565Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37122026-05-28T17:11:32.565Z[SUM] 10.00-10.00 sec 384 KBytes 3.25 Gbits/sec
37132026-05-28T17:11:32.565Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142026-05-28T17:11:32.565Z[ ID] Interval Transfer Bitrate
37152026-05-28T17:11:32.565Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37162026-05-28T17:11:32.565Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37172026-05-28T17:11:32.565Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37182026-05-28T17:11:32.565Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37192026-05-28T17:11:32.565Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37202026-05-28T17:11:32.565Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37212026-05-28T17:11:32.565Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37222026-05-28T17:11:32.565Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37232026-05-28T17:11:32.565Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
37242026-05-28T17:11:32.569ZRun 10/10...3504.474660099876Mbps
37252026-05-28T17:11:32.569Z###---------------------###
37262026-05-28T17:11:32.569Z::: iPerf done... :::
37272026-05-28T17:11:32.569Z:::Awaiting out files...:::
37282026-05-28T17:11:32.569Z###---------------------###
37292026-05-28T17:11:32.569Z###-----###
37302026-05-28T17:11:32.569Z:::done!:::
37312026-05-28T17:11:32.569Z###-----###
37322026-05-28T17:11:33.518ZGnuplot not found, using plotters backend
37332026-05-28T17:11:33.662ZBenchmarking iperf-tcp/local/c2s/tx
37342026-05-28T17:11:33.662ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37352026-05-28T17:11:37.653ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37362026-05-28T17:11:57.660ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37372026-05-28T17:11:57.751Ziperf-tcp/local/c2s/tx time: [3.5628 µs 3.5629 µs 3.5630 µs]
37382026-05-28T17:11:57.751Z change: [+2.6280% +2.6327% +2.6374%] (p = 0.00 < 0.05)
37392026-05-28T17:11:57.751Z Performance has regressed.
37402026-05-28T17:11:57.751ZFound 5 outliers among 100 measurements (5.00%)
37412026-05-28T17:11:57.751Z 2 (2.00%) low severe
37422026-05-28T17:11:57.751Z 2 (2.00%) high mild
37432026-05-28T17:11:57.752Z 1 (1.00%) high severe
37442026-05-28T17:11:58.640Z
37452026-05-28T17:11:58.643ZBenchmarking iperf-tcp/local/c2s/rx
37462026-05-28T17:11:58.643ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37472026-05-28T17:12:02.630ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37482026-05-28T17:12:22.645ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37492026-05-28T17:12:22.731Ziperf-tcp/local/c2s/rx time: [6.6346 µs 6.6347 µs 6.6349 µs]
37502026-05-28T17:12:22.731Z change: [+1.9208% +1.9255% +1.9300%] (p = 0.00 < 0.05)
37512026-05-28T17:12:22.731Z Performance has regressed.
37522026-05-28T17:12:22.731ZFound 4 outliers among 100 measurements (4.00%)
37532026-05-28T17:12:22.731Z 2 (2.00%) low severe
37542026-05-28T17:12:22.731Z 1 (1.00%) low mild
37552026-05-28T17:12:22.731Z 1 (1.00%) high severe
37562026-05-28T17:12:23.619Z
37572026-05-28T17:12:23.621Z###-------------------###
37582026-05-28T17:12:23.622Z:::Running experiment :::
37592026-05-28T17:12:23.622Z:::iperf-tcp/local/s2c:::
37602026-05-28T17:12:23.622Z###-------------------###
37612026-05-28T17:12:23.953Zdtrace: description 'profile-201us ' matched 2 probes
37622026-05-28T17:12:31.009Z-----------------------------------------------------------
37632026-05-28T17:12:31.009ZServer listening on 5201 (test #21)
37642026-05-28T17:12:31.009Z-----------------------------------------------------------
37652026-05-28T17:12:31.009ZAccepted connection from 10.0.0.1, port 63329
37662026-05-28T17:12:31.009Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58112
37672026-05-28T17:12:31.009Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38100
37682026-05-28T17:12:31.009Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35487
37692026-05-28T17:12:31.009Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50772
37702026-05-28T17:12:31.009Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47144
37712026-05-28T17:12:31.009Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60237
37722026-05-28T17:12:31.009Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55395
37732026-05-28T17:12:31.009Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39860
37742026-05-28T17:12:31.009Z[ ID] Interval Transfer Bitrate
37752026-05-28T17:12:31.010Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
37762026-05-28T17:12:31.010Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
37772026-05-28T17:12:31.010Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
37782026-05-28T17:12:31.010Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
37792026-05-28T17:12:31.010Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37802026-05-28T17:12:31.010Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
37812026-05-28T17:12:31.010Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
37822026-05-28T17:12:31.010Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
37832026-05-28T17:12:31.010Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
37842026-05-28T17:12:31.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
37852026-05-28T17:12:31.010Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37862026-05-28T17:12:31.010Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
37872026-05-28T17:12:31.010Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37882026-05-28T17:12:31.010Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37892026-05-28T17:12:31.010Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37902026-05-28T17:12:31.010Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37912026-05-28T17:12:31.010Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37922026-05-28T17:12:31.010Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
37932026-05-28T17:12:31.010Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
37942026-05-28T17:12:31.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
37952026-05-28T17:12:31.010Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
37962026-05-28T17:12:31.010Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37972026-05-28T17:12:31.010Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
37982026-05-28T17:12:31.010Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
37992026-05-28T17:12:31.010Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
38002026-05-28T17:12:31.010Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
38012026-05-28T17:12:31.010Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
38022026-05-28T17:12:31.010Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
38032026-05-28T17:12:31.010Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
38042026-05-28T17:12:31.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
38052026-05-28T17:12:31.010Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
38062026-05-28T17:12:31.010Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
38072026-05-28T17:12:31.010Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
38082026-05-28T17:12:31.010Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
38092026-05-28T17:12:31.010Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
38102026-05-28T17:12:31.010Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
38112026-05-28T17:12:31.010Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
38122026-05-28T17:12:31.010Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
38132026-05-28T17:12:31.011Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
38142026-05-28T17:12:31.011Z- - - - - - - - - - - - - - - - - - - - - - - - -
38152026-05-28T17:12:31.011Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38162026-05-28T17:12:31.011Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38172026-05-28T17:12:31.011Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38182026-05-28T17:12:31.011Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38192026-05-28T17:12:31.011Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38202026-05-28T17:12:31.011Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38212026-05-28T17:12:31.011Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38222026-05-28T17:12:31.011Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38232026-05-28T17:12:31.011Z[SUM] 4.00-5.00 sec 430 MBytes 3.60 Gbits/sec
38242026-05-28T17:12:31.011Z- - - - - - - - - - - - - - - - - - - - - - - - -
38252026-05-28T17:12:31.011Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
38262026-05-28T17:12:31.011Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
38272026-05-28T17:12:31.011Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
38282026-05-28T17:12:31.011Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38292026-05-28T17:12:31.011Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
38302026-05-28T17:12:31.011Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
38312026-05-28T17:12:31.011Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38322026-05-28T17:12:31.011Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38332026-05-28T17:12:31.011Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
38342026-05-28T17:12:31.011Z- - - - - - - - - - - - - - - - - - - - - - - - -
38352026-05-28T17:12:31.011Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
38362026-05-28T17:12:31.011Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38372026-05-28T17:12:31.011Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38382026-05-28T17:12:34.014Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38392026-05-28T17:12:34.014Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38402026-05-28T17:12:34.014Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38412026-05-28T17:12:34.014Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
38422026-05-28T17:12:34.014Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
38432026-05-28T17:12:34.014Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
38442026-05-28T17:12:34.014Z- - - - - - - - - - - - - - - - - - - - - - - - -
38452026-05-28T17:12:34.014Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38462026-05-28T17:12:34.014Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
38472026-05-28T17:12:34.014Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38482026-05-28T17:12:34.014Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38492026-05-28T17:12:34.014Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
38502026-05-28T17:12:34.014Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
38512026-05-28T17:12:34.014Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38522026-05-28T17:12:34.014Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38532026-05-28T17:12:34.014Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
38542026-05-28T17:12:34.014Z- - - - - - - - - - - - - - - - - - - - - - - - -
38552026-05-28T17:12:34.014Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
38562026-05-28T17:12:34.014Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38572026-05-28T17:12:34.015Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
38582026-05-28T17:12:34.015Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
38592026-05-28T17:12:34.015Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
38602026-05-28T17:12:34.015Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
38612026-05-28T17:12:34.015Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
38622026-05-28T17:12:34.015Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
38632026-05-28T17:12:34.015Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
38642026-05-28T17:12:34.015Z- - - - - - - - - - - - - - - - - - - - - - - - -
38652026-05-28T17:12:34.015Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38662026-05-28T17:12:34.015Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38672026-05-28T17:12:34.015Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38682026-05-28T17:12:34.015Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38692026-05-28T17:12:34.015Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38702026-05-28T17:12:34.015Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38712026-05-28T17:12:34.015Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38722026-05-28T17:12:34.015Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38732026-05-28T17:12:34.015Z[SUM] 9.00-10.00 sec 430 MBytes 3.60 Gbits/sec
38742026-05-28T17:12:34.015Z- - - - - - - - - - - - - - - - - - - - - - - - -
38752026-05-28T17:12:34.015Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38762026-05-28T17:12:34.015Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38772026-05-28T17:12:34.015Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38782026-05-28T17:12:34.015Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38792026-05-28T17:12:34.015Z[ 14] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
38802026-05-28T17:12:34.015Z[ 16] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
38812026-05-28T17:12:34.015Z[ 18] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
38822026-05-28T17:12:34.016Z[ 20] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
38832026-05-28T17:12:34.016Z[SUM] 10.00-10.00 sec 512 KBytes 3.61 Gbits/sec
38842026-05-28T17:12:34.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
38852026-05-28T17:12:34.016Z[ ID] Interval Transfer Bitrate
38862026-05-28T17:12:34.016Z[ 5] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
38872026-05-28T17:12:34.016Z[ 8] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
38882026-05-28T17:12:34.016Z[ 10] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
38892026-05-28T17:12:34.016Z[ 12] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
38902026-05-28T17:12:34.016Z[ 14] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
38912026-05-28T17:12:34.016Z[ 16] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
38922026-05-28T17:12:34.016Z[ 18] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
38932026-05-28T17:12:34.016Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
38942026-05-28T17:12:34.016Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.53 Gbits/sec sender
38952026-05-28T17:12:34.019ZRun 1/10...3525.1069695989813Mbps
38962026-05-28T17:12:41.414Z-----------------------------------------------------------
38972026-05-28T17:12:41.414ZServer listening on 5201 (test #22)
38982026-05-28T17:12:41.414Z-----------------------------------------------------------
38992026-05-28T17:12:41.414ZAccepted connection from 10.0.0.1, port 47838
39002026-05-28T17:12:41.414Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60687
39012026-05-28T17:12:41.414Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54357
39022026-05-28T17:12:41.414Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59543
39032026-05-28T17:12:41.414Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33192
39042026-05-28T17:12:41.414Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35475
39052026-05-28T17:12:41.414Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60373
39062026-05-28T17:12:41.414Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54689
39072026-05-28T17:12:41.414Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55566
39082026-05-28T17:12:41.414Z[ ID] Interval Transfer Bitrate
39092026-05-28T17:12:41.414Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
39102026-05-28T17:12:41.414Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39112026-05-28T17:12:41.414Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39122026-05-28T17:12:41.414Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39132026-05-28T17:12:41.414Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
39142026-05-28T17:12:41.414Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39152026-05-28T17:12:41.414Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39162026-05-28T17:12:41.414Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39172026-05-28T17:12:41.414Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
39182026-05-28T17:12:41.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
39192026-05-28T17:12:41.414Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
39202026-05-28T17:12:41.414Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
39212026-05-28T17:12:41.414Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
39222026-05-28T17:12:41.414Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
39232026-05-28T17:12:41.414Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
39242026-05-28T17:12:41.414Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
39252026-05-28T17:12:41.414Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
39262026-05-28T17:12:41.414Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39272026-05-28T17:12:41.414Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
39282026-05-28T17:12:41.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
39292026-05-28T17:12:41.415Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
39302026-05-28T17:12:41.415Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
39312026-05-28T17:12:41.415Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
39322026-05-28T17:12:41.415Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
39332026-05-28T17:12:41.415Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
39342026-05-28T17:12:41.415Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
39352026-05-28T17:12:41.415Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
39362026-05-28T17:12:41.415Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
39372026-05-28T17:12:41.415Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
39382026-05-28T17:12:41.415Z- - - - - - - - - - - - - - - - - - - - - - - - -
39392026-05-28T17:12:41.415Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39402026-05-28T17:12:41.415Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39412026-05-28T17:12:41.415Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39422026-05-28T17:12:41.415Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39432026-05-28T17:12:41.415Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39442026-05-28T17:12:41.415Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39452026-05-28T17:12:41.415Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39462026-05-28T17:12:41.415Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39472026-05-28T17:12:41.415Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
39482026-05-28T17:12:41.415Z- - - - - - - - - - - - - - - - - - - - - - - - -
39492026-05-28T17:12:41.415Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39502026-05-28T17:12:41.415Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39512026-05-28T17:12:41.415Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
39522026-05-28T17:12:41.415Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
39532026-05-28T17:12:41.415Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39542026-05-28T17:12:41.415Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
39552026-05-28T17:12:41.415Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39562026-05-28T17:12:41.415Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
39572026-05-28T17:12:41.415Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
39582026-05-28T17:12:41.415Z- - - - - - - - - - - - - - - - - - - - - - - - -
39592026-05-28T17:12:41.415Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39602026-05-28T17:12:41.415Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39612026-05-28T17:12:41.415Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39622026-05-28T17:12:41.415Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
39632026-05-28T17:12:41.415Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
39642026-05-28T17:12:41.415Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
39652026-05-28T17:12:41.415Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
39662026-05-28T17:12:41.415Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39672026-05-28T17:12:41.416Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
39682026-05-28T17:12:41.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
39692026-05-28T17:12:41.416Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
39702026-05-28T17:12:41.416Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39712026-05-28T17:12:41.416Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39722026-05-28T17:12:44.417Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
39732026-05-28T17:12:44.417Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
39742026-05-28T17:12:44.417Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39752026-05-28T17:12:44.417Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
39762026-05-28T17:12:44.417Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39772026-05-28T17:12:44.417Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
39782026-05-28T17:12:44.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
39792026-05-28T17:12:44.417Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39802026-05-28T17:12:44.417Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39812026-05-28T17:12:44.417Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39822026-05-28T17:12:44.418Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39832026-05-28T17:12:44.418Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39842026-05-28T17:12:44.418Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39852026-05-28T17:12:44.418Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39862026-05-28T17:12:44.418Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39872026-05-28T17:12:44.418Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
39882026-05-28T17:12:44.418Z- - - - - - - - - - - - - - - - - - - - - - - - -
39892026-05-28T17:12:44.418Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
39902026-05-28T17:12:44.418Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
39912026-05-28T17:12:44.418Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
39922026-05-28T17:12:44.418Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
39932026-05-28T17:12:44.418Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
39942026-05-28T17:12:44.418Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39952026-05-28T17:12:44.418Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
39962026-05-28T17:12:44.418Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39972026-05-28T17:12:44.418Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
39982026-05-28T17:12:44.418Z- - - - - - - - - - - - - - - - - - - - - - - - -
39992026-05-28T17:12:44.418Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
40002026-05-28T17:12:44.418Z[ 8] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
40012026-05-28T17:12:44.418Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
40022026-05-28T17:12:44.418Z[ 12] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
40032026-05-28T17:12:44.418Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
40042026-05-28T17:12:44.418Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
40052026-05-28T17:12:44.418Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
40062026-05-28T17:12:44.418Z[ 20] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
40072026-05-28T17:12:44.418Z[SUM] 9.00-10.00 sec 420 MBytes 3.52 Gbits/sec
40082026-05-28T17:12:44.418Z- - - - - - - - - - - - - - - - - - - - - - - - -
40092026-05-28T17:12:44.418Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40102026-05-28T17:12:44.418Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40112026-05-28T17:12:44.418Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40122026-05-28T17:12:44.418Z[ 12] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
40132026-05-28T17:12:44.418Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40142026-05-28T17:12:44.418Z[ 16] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
40152026-05-28T17:12:44.418Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40162026-05-28T17:12:44.418Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40172026-05-28T17:12:44.418Z[SUM] 10.00-10.00 sec 256 KBytes 1.76 Gbits/sec
40182026-05-28T17:12:44.418Z- - - - - - - - - - - - - - - - - - - - - - - - -
40192026-05-28T17:12:44.418Z[ ID] Interval Transfer Bitrate
40202026-05-28T17:12:44.418Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40212026-05-28T17:12:44.419Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40222026-05-28T17:12:44.419Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40232026-05-28T17:12:44.419Z[ 12] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
40242026-05-28T17:12:44.419Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40252026-05-28T17:12:44.419Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40262026-05-28T17:12:44.419Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40272026-05-28T17:12:44.419Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40282026-05-28T17:12:44.419Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
40292026-05-28T17:12:44.422ZRun 2/10...3501.4024905998826Mbps
40302026-05-28T17:12:51.819Z-----------------------------------------------------------
40312026-05-28T17:12:51.819ZServer listening on 5201 (test #23)
40322026-05-28T17:12:51.819Z-----------------------------------------------------------
40332026-05-28T17:12:51.819ZAccepted connection from 10.0.0.1, port 36996
40342026-05-28T17:12:51.819Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54703
40352026-05-28T17:12:51.819Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41065
40362026-05-28T17:12:51.819Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61993
40372026-05-28T17:12:51.819Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35361
40382026-05-28T17:12:51.819Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45464
40392026-05-28T17:12:51.819Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56947
40402026-05-28T17:12:51.819Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54844
40412026-05-28T17:12:51.819Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43821
40422026-05-28T17:12:51.819Z[ ID] Interval Transfer Bitrate
40432026-05-28T17:12:51.819Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
40442026-05-28T17:12:51.819Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
40452026-05-28T17:12:51.819Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
40462026-05-28T17:12:51.819Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
40472026-05-28T17:12:51.819Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
40482026-05-28T17:12:51.819Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
40492026-05-28T17:12:51.819Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
40502026-05-28T17:12:51.819Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
40512026-05-28T17:12:51.819Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
40522026-05-28T17:12:51.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
40532026-05-28T17:12:51.819Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40542026-05-28T17:12:51.819Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40552026-05-28T17:12:51.819Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40562026-05-28T17:12:51.819Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40572026-05-28T17:12:51.819Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40582026-05-28T17:12:51.819Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40592026-05-28T17:12:51.820Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40602026-05-28T17:12:51.820Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40612026-05-28T17:12:51.820Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
40622026-05-28T17:12:51.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
40632026-05-28T17:12:51.820Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40642026-05-28T17:12:51.820Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40652026-05-28T17:12:51.820Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40662026-05-28T17:12:51.820Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40672026-05-28T17:12:51.820Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40682026-05-28T17:12:51.820Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40692026-05-28T17:12:51.820Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40702026-05-28T17:12:51.820Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40712026-05-28T17:12:51.820Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
40722026-05-28T17:12:51.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
40732026-05-28T17:12:51.820Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40742026-05-28T17:12:51.820Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40752026-05-28T17:12:51.820Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40762026-05-28T17:12:51.820Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40772026-05-28T17:12:51.820Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40782026-05-28T17:12:51.820Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40792026-05-28T17:12:51.820Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40802026-05-28T17:12:51.820Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40812026-05-28T17:12:51.820Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
40822026-05-28T17:12:51.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
40832026-05-28T17:12:51.820Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40842026-05-28T17:12:51.820Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40852026-05-28T17:12:51.820Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40862026-05-28T17:12:51.820Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40872026-05-28T17:12:51.820Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40882026-05-28T17:12:51.820Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40892026-05-28T17:12:51.820Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
40902026-05-28T17:12:51.820Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40912026-05-28T17:12:51.820Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
40922026-05-28T17:12:51.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
40932026-05-28T17:12:51.820Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40942026-05-28T17:12:51.820Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40952026-05-28T17:12:51.820Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40962026-05-28T17:12:51.820Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40972026-05-28T17:12:51.820Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40982026-05-28T17:12:51.821Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40992026-05-28T17:12:51.821Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
41002026-05-28T17:12:51.821Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
41012026-05-28T17:12:51.821Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
41022026-05-28T17:12:51.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
41032026-05-28T17:12:51.821Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41042026-05-28T17:12:51.821Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41052026-05-28T17:12:51.821Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41062026-05-28T17:12:54.822Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41072026-05-28T17:12:54.825Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41082026-05-28T17:12:54.825Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41092026-05-28T17:12:54.825Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41102026-05-28T17:12:54.825Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41112026-05-28T17:12:54.825Z[SUM] 6.00-7.00 sec 427 MBytes 3.59 Gbits/sec
41122026-05-28T17:12:54.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
41132026-05-28T17:12:54.826Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41142026-05-28T17:12:54.826Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41152026-05-28T17:12:54.826Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41162026-05-28T17:12:54.826Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41172026-05-28T17:12:54.826Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41182026-05-28T17:12:54.826Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41192026-05-28T17:12:54.826Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41202026-05-28T17:12:54.826Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41212026-05-28T17:12:54.826Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
41222026-05-28T17:12:54.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
41232026-05-28T17:12:54.826Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41242026-05-28T17:12:54.826Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41252026-05-28T17:12:54.826Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41262026-05-28T17:12:54.826Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41272026-05-28T17:12:54.826Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41282026-05-28T17:12:54.826Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
41292026-05-28T17:12:54.826Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41302026-05-28T17:12:54.826Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41312026-05-28T17:12:54.826Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
41322026-05-28T17:12:54.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
41332026-05-28T17:12:54.826Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41342026-05-28T17:12:54.826Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41352026-05-28T17:12:54.826Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41362026-05-28T17:12:54.826Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41372026-05-28T17:12:54.826Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41382026-05-28T17:12:54.826Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41392026-05-28T17:12:54.826Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41402026-05-28T17:12:54.826Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41412026-05-28T17:12:54.826Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
41422026-05-28T17:12:54.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
41432026-05-28T17:12:54.826Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41442026-05-28T17:12:54.826Z[ 8] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
41452026-05-28T17:12:54.826Z[ 10] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
41462026-05-28T17:12:54.826Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41472026-05-28T17:12:54.826Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41482026-05-28T17:12:54.827Z[ 16] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
41492026-05-28T17:12:54.827Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41502026-05-28T17:12:54.827Z[ 20] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
41512026-05-28T17:12:54.827Z[SUM] 10.00-10.00 sec 512 KBytes 3.60 Gbits/sec
41522026-05-28T17:12:54.827Z- - - - - - - - - - - - - - - - - - - - - - - - -
41532026-05-28T17:12:54.827Z[ ID] Interval Transfer Bitrate
41542026-05-28T17:12:54.827Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41552026-05-28T17:12:54.827Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41562026-05-28T17:12:54.827Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41572026-05-28T17:12:54.827Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41582026-05-28T17:12:54.827Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41592026-05-28T17:12:54.827Z[ 16] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
41602026-05-28T17:12:54.827Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41612026-05-28T17:12:54.827Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
41622026-05-28T17:12:54.827Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
41632026-05-28T17:12:54.830ZRun 3/10...3504.6610947247127Mbps
41642026-05-28T17:13:02.225Z-----------------------------------------------------------
41652026-05-28T17:13:02.225ZServer listening on 5201 (test #24)
41662026-05-28T17:13:02.225Z-----------------------------------------------------------
41672026-05-28T17:13:02.225ZAccepted connection from 10.0.0.1, port 38092
41682026-05-28T17:13:02.225Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34071
41692026-05-28T17:13:02.225Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55886
41702026-05-28T17:13:02.225Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53162
41712026-05-28T17:13:02.225Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49557
41722026-05-28T17:13:02.225Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41778
41732026-05-28T17:13:02.225Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57449
41742026-05-28T17:13:02.225Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42045
41752026-05-28T17:13:02.225Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60253
41762026-05-28T17:13:02.225Z[ ID] Interval Transfer Bitrate
41772026-05-28T17:13:02.225Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41782026-05-28T17:13:02.225Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41792026-05-28T17:13:02.225Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41802026-05-28T17:13:02.225Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41812026-05-28T17:13:02.226Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41822026-05-28T17:13:02.226Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41832026-05-28T17:13:02.226Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41842026-05-28T17:13:02.226Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41852026-05-28T17:13:02.226Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
41862026-05-28T17:13:02.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
41872026-05-28T17:13:02.226Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41882026-05-28T17:13:02.226Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41892026-05-28T17:13:02.226Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41902026-05-28T17:13:02.226Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41912026-05-28T17:13:02.226Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41922026-05-28T17:13:02.226Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41932026-05-28T17:13:02.226Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41942026-05-28T17:13:02.226Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41952026-05-28T17:13:02.226Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
41962026-05-28T17:13:02.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
41972026-05-28T17:13:02.226Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
41982026-05-28T17:13:02.226Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
41992026-05-28T17:13:02.226Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
42002026-05-28T17:13:02.226Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
42012026-05-28T17:13:02.226Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
42022026-05-28T17:13:02.226Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
42032026-05-28T17:13:02.226Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
42042026-05-28T17:13:02.226Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
42052026-05-28T17:13:02.226Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
42062026-05-28T17:13:02.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
42072026-05-28T17:13:02.226Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42082026-05-28T17:13:02.227Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42092026-05-28T17:13:02.227Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42102026-05-28T17:13:02.227Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42112026-05-28T17:13:02.227Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42122026-05-28T17:13:02.227Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42132026-05-28T17:13:02.227Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42142026-05-28T17:13:02.227Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42152026-05-28T17:13:02.227Z[SUM] 3.00-4.00 sec 425 MBytes 3.56 Gbits/sec
42162026-05-28T17:13:02.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
42172026-05-28T17:13:02.227Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42182026-05-28T17:13:02.227Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42192026-05-28T17:13:02.227Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42202026-05-28T17:13:02.227Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42212026-05-28T17:13:02.227Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42222026-05-28T17:13:02.227Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42232026-05-28T17:13:02.227Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42242026-05-28T17:13:02.227Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42252026-05-28T17:13:02.227Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
42262026-05-28T17:13:02.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
42272026-05-28T17:13:02.227Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
42282026-05-28T17:13:02.227Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
42292026-05-28T17:13:02.227Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
42302026-05-28T17:13:02.227Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
42312026-05-28T17:13:02.227Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
42322026-05-28T17:13:02.227Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
42332026-05-28T17:13:02.227Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
42342026-05-28T17:13:02.228Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
42352026-05-28T17:13:02.228Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
42362026-05-28T17:13:02.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
42372026-05-28T17:13:02.228Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42382026-05-28T17:13:02.228Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42392026-05-28T17:13:02.228Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42402026-05-28T17:13:05.227Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42412026-05-28T17:13:05.227Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
42422026-05-28T17:13:05.227Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42432026-05-28T17:13:05.227Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42442026-05-28T17:13:05.227Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42452026-05-28T17:13:05.227Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
42462026-05-28T17:13:05.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
42472026-05-28T17:13:05.227Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42482026-05-28T17:13:05.227Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42492026-05-28T17:13:05.227Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42502026-05-28T17:13:05.228Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42512026-05-28T17:13:05.228Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42522026-05-28T17:13:05.228Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42532026-05-28T17:13:05.228Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42542026-05-28T17:13:05.228Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
42552026-05-28T17:13:05.228Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
42562026-05-28T17:13:05.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
42572026-05-28T17:13:05.228Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42582026-05-28T17:13:05.228Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42592026-05-28T17:13:05.228Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42602026-05-28T17:13:05.228Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42612026-05-28T17:13:05.228Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42622026-05-28T17:13:05.228Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42632026-05-28T17:13:05.228Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42642026-05-28T17:13:05.228Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42652026-05-28T17:13:05.228Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
42662026-05-28T17:13:05.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
42672026-05-28T17:13:05.228Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42682026-05-28T17:13:05.228Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
42692026-05-28T17:13:05.228Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42702026-05-28T17:13:05.228Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42712026-05-28T17:13:05.228Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42722026-05-28T17:13:05.228Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42732026-05-28T17:13:05.228Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
42742026-05-28T17:13:05.228Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
42752026-05-28T17:13:05.228Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
42762026-05-28T17:13:05.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
42772026-05-28T17:13:05.229Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42782026-05-28T17:13:05.229Z[ 8] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
42792026-05-28T17:13:05.229Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42802026-05-28T17:13:05.229Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42812026-05-28T17:13:05.229Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42822026-05-28T17:13:05.229Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42832026-05-28T17:13:05.229Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42842026-05-28T17:13:05.229Z[ 20] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
42852026-05-28T17:13:05.229Z[SUM] 10.00-10.00 sec 256 KBytes 1.69 Gbits/sec
42862026-05-28T17:13:05.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
42872026-05-28T17:13:05.229Z[ ID] Interval Transfer Bitrate
42882026-05-28T17:13:05.229Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
42892026-05-28T17:13:05.229Z[ 8] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
42902026-05-28T17:13:05.229Z[ 10] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
42912026-05-28T17:13:05.229Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
42922026-05-28T17:13:05.229Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
42932026-05-28T17:13:05.229Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
42942026-05-28T17:13:05.229Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
42952026-05-28T17:13:05.229Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
42962026-05-28T17:13:05.229Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec sender
42972026-05-28T17:13:05.234ZRun 4/10...3485.9735499141957Mbps
42982026-05-28T17:13:12.628Z-----------------------------------------------------------
42992026-05-28T17:13:12.628ZServer listening on 5201 (test #25)
43002026-05-28T17:13:12.628Z-----------------------------------------------------------
43012026-05-28T17:13:12.628ZAccepted connection from 10.0.0.1, port 33442
43022026-05-28T17:13:12.628Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37432
43032026-05-28T17:13:12.628Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54120
43042026-05-28T17:13:12.628Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41306
43052026-05-28T17:13:12.628Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33846
43062026-05-28T17:13:12.628Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45807
43072026-05-28T17:13:12.628Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41483
43082026-05-28T17:13:12.628Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60092
43092026-05-28T17:13:12.628Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56868
43102026-05-28T17:13:12.628Z[ ID] Interval Transfer Bitrate
43112026-05-28T17:13:12.628Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43122026-05-28T17:13:12.628Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43132026-05-28T17:13:12.628Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43142026-05-28T17:13:12.628Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43152026-05-28T17:13:12.628Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43162026-05-28T17:13:12.628Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43172026-05-28T17:13:12.628Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43182026-05-28T17:13:12.628Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43192026-05-28T17:13:12.628Z[SUM] 0.00-1.00 sec 336 MBytes 2.81 Gbits/sec
43202026-05-28T17:13:12.628Z- - - - - - - - - - - - - - - - - - - - - - - - -
43212026-05-28T17:13:12.628Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43222026-05-28T17:13:12.628Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
43232026-05-28T17:13:12.628Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43242026-05-28T17:13:12.628Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
43252026-05-28T17:13:12.628Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43262026-05-28T17:13:12.629Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
43272026-05-28T17:13:12.629Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
43282026-05-28T17:13:12.629Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
43292026-05-28T17:13:12.629Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
43302026-05-28T17:13:12.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
43312026-05-28T17:13:12.629Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43322026-05-28T17:13:12.629Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43332026-05-28T17:13:12.629Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43342026-05-28T17:13:12.629Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43352026-05-28T17:13:12.629Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43362026-05-28T17:13:12.629Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43372026-05-28T17:13:12.629Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43382026-05-28T17:13:12.629Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43392026-05-28T17:13:12.629Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
43402026-05-28T17:13:12.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
43412026-05-28T17:13:12.629Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43422026-05-28T17:13:12.629Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43432026-05-28T17:13:12.629Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43442026-05-28T17:13:12.629Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43452026-05-28T17:13:12.629Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43462026-05-28T17:13:12.629Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43472026-05-28T17:13:12.629Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43482026-05-28T17:13:12.629Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43492026-05-28T17:13:12.629Z[SUM] 3.00-4.00 sec 424 MBytes 3.55 Gbits/sec
43502026-05-28T17:13:12.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
43512026-05-28T17:13:12.629Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43522026-05-28T17:13:12.629Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
43532026-05-28T17:13:12.629Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43542026-05-28T17:13:12.629Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
43552026-05-28T17:13:12.629Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
43562026-05-28T17:13:12.629Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43572026-05-28T17:13:12.629Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43582026-05-28T17:13:12.629Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43592026-05-28T17:13:12.629Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
43602026-05-28T17:13:12.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
43612026-05-28T17:13:12.629Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43622026-05-28T17:13:12.629Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43632026-05-28T17:13:12.629Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43642026-05-28T17:13:12.629Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43652026-05-28T17:13:12.630Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43662026-05-28T17:13:12.630Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43672026-05-28T17:13:12.630Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43682026-05-28T17:13:12.630Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43692026-05-28T17:13:12.630Z[SUM] 5.00-6.00 sec 424 MBytes 3.55 Gbits/sec
43702026-05-28T17:13:12.630Z- - - - - - - - - - - - - - - - - - - - - - - - -
43712026-05-28T17:13:12.630Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43722026-05-28T17:13:12.630Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43732026-05-28T17:13:12.630Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43742026-05-28T17:13:15.632Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43752026-05-28T17:13:15.633Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43762026-05-28T17:13:15.633Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43772026-05-28T17:13:15.633Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43782026-05-28T17:13:15.633Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43792026-05-28T17:13:15.633Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
43802026-05-28T17:13:15.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
43812026-05-28T17:13:15.633Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43822026-05-28T17:13:15.633Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43832026-05-28T17:13:15.633Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43842026-05-28T17:13:15.633Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
43852026-05-28T17:13:15.633Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43862026-05-28T17:13:15.633Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43872026-05-28T17:13:15.633Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43882026-05-28T17:13:15.633Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43892026-05-28T17:13:15.633Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
43902026-05-28T17:13:15.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
43912026-05-28T17:13:15.633Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
43922026-05-28T17:13:15.633Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
43932026-05-28T17:13:15.633Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
43942026-05-28T17:13:15.633Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
43952026-05-28T17:13:15.633Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
43962026-05-28T17:13:15.633Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
43972026-05-28T17:13:15.633Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
43982026-05-28T17:13:15.633Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
43992026-05-28T17:13:15.633Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
44002026-05-28T17:13:15.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
44012026-05-28T17:13:15.633Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44022026-05-28T17:13:15.633Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44032026-05-28T17:13:15.633Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44042026-05-28T17:13:15.633Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44052026-05-28T17:13:15.633Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44062026-05-28T17:13:15.633Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44072026-05-28T17:13:15.633Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44082026-05-28T17:13:15.633Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44092026-05-28T17:13:15.633Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
44102026-05-28T17:13:15.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
44112026-05-28T17:13:15.634Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44122026-05-28T17:13:15.634Z[ 8] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
44132026-05-28T17:13:15.634Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44142026-05-28T17:13:15.634Z[ 12] 10.00-10.00 sec 128 KBytes 854 Mbits/sec
44152026-05-28T17:13:15.634Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44162026-05-28T17:13:15.634Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44172026-05-28T17:13:15.634Z[ 18] 10.00-10.00 sec 128 KBytes 854 Mbits/sec
44182026-05-28T17:13:15.634Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44192026-05-28T17:13:15.634Z[SUM] 10.00-10.00 sec 384 KBytes 2.56 Gbits/sec
44202026-05-28T17:13:15.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
44212026-05-28T17:13:15.634Z[ ID] Interval Transfer Bitrate
44222026-05-28T17:13:15.634Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44232026-05-28T17:13:15.634Z[ 8] 0.00-10.00 sec 520 MBytes 437 Mbits/sec sender
44242026-05-28T17:13:15.634Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44252026-05-28T17:13:15.634Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44262026-05-28T17:13:15.634Z[ 14] 0.00-10.00 sec 520 MBytes 437 Mbits/sec sender
44272026-05-28T17:13:15.634Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44282026-05-28T17:13:15.634Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44292026-05-28T17:13:15.634Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44302026-05-28T17:13:15.634Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec sender
44312026-05-28T17:13:15.637ZRun 5/10...3491.4289529811444Mbps
44322026-05-28T17:13:23.037Z-----------------------------------------------------------
44332026-05-28T17:13:23.038ZServer listening on 5201 (test #26)
44342026-05-28T17:13:23.038Z-----------------------------------------------------------
44352026-05-28T17:13:23.038ZAccepted connection from 10.0.0.1, port 52802
44362026-05-28T17:13:23.038Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54324
44372026-05-28T17:13:23.038Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34494
44382026-05-28T17:13:23.038Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48742
44392026-05-28T17:13:23.038Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43240
44402026-05-28T17:13:23.038Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33963
44412026-05-28T17:13:23.038Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38162
44422026-05-28T17:13:23.038Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63535
44432026-05-28T17:13:23.038Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48452
44442026-05-28T17:13:23.038Z[ ID] Interval Transfer Bitrate
44452026-05-28T17:13:23.038Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
44462026-05-28T17:13:23.038Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
44472026-05-28T17:13:23.038Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44482026-05-28T17:13:23.038Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44492026-05-28T17:13:23.038Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
44502026-05-28T17:13:23.038Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44512026-05-28T17:13:23.038Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44522026-05-28T17:13:23.038Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44532026-05-28T17:13:23.038Z[SUM] 0.00-1.00 sec 340 MBytes 2.86 Gbits/sec
44542026-05-28T17:13:23.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
44552026-05-28T17:13:23.038Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44562026-05-28T17:13:23.038Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44572026-05-28T17:13:23.039Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44582026-05-28T17:13:23.039Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44592026-05-28T17:13:23.039Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44602026-05-28T17:13:23.039Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44612026-05-28T17:13:23.039Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44622026-05-28T17:13:23.039Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44632026-05-28T17:13:23.039Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
44642026-05-28T17:13:23.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
44652026-05-28T17:13:23.039Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44662026-05-28T17:13:23.039Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44672026-05-28T17:13:23.039Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44682026-05-28T17:13:23.039Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44692026-05-28T17:13:23.039Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44702026-05-28T17:13:23.039Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44712026-05-28T17:13:23.039Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44722026-05-28T17:13:23.039Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44732026-05-28T17:13:23.039Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
44742026-05-28T17:13:23.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
44752026-05-28T17:13:23.039Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
44762026-05-28T17:13:23.039Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
44772026-05-28T17:13:23.039Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
44782026-05-28T17:13:23.039Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
44792026-05-28T17:13:23.039Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
44802026-05-28T17:13:23.039Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
44812026-05-28T17:13:23.039Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
44822026-05-28T17:13:23.040Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
44832026-05-28T17:13:23.040Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
44842026-05-28T17:13:23.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
44852026-05-28T17:13:23.040Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44862026-05-28T17:13:23.040Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44872026-05-28T17:13:23.040Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44882026-05-28T17:13:23.040Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44892026-05-28T17:13:23.040Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44902026-05-28T17:13:23.040Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44912026-05-28T17:13:23.040Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44922026-05-28T17:13:23.040Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44932026-05-28T17:13:23.040Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
44942026-05-28T17:13:23.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
44952026-05-28T17:13:23.040Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
44962026-05-28T17:13:23.040Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
44972026-05-28T17:13:23.040Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
44982026-05-28T17:13:23.040Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
44992026-05-28T17:13:23.044Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45002026-05-28T17:13:23.044Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45012026-05-28T17:13:23.045Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45022026-05-28T17:13:23.045Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45032026-05-28T17:13:23.045Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
45042026-05-28T17:13:23.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
45052026-05-28T17:13:23.045Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45062026-05-28T17:13:23.045Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45072026-05-28T17:13:23.045Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
45082026-05-28T17:13:26.295Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45092026-05-28T17:13:26.296Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45102026-05-28T17:13:26.296Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45112026-05-28T17:13:26.296Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45122026-05-28T17:13:26.296Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45132026-05-28T17:13:26.296Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
45142026-05-28T17:13:26.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
45152026-05-28T17:13:26.296Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45162026-05-28T17:13:26.296Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45172026-05-28T17:13:26.296Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45182026-05-28T17:13:26.296Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45192026-05-28T17:13:26.296Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45202026-05-28T17:13:26.296Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45212026-05-28T17:13:26.296Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45222026-05-28T17:13:26.296Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45232026-05-28T17:13:26.296Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
45242026-05-28T17:13:26.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
45252026-05-28T17:13:26.296Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
45262026-05-28T17:13:26.296Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
45272026-05-28T17:13:26.296Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
45282026-05-28T17:13:26.296Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
45292026-05-28T17:13:26.296Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
45302026-05-28T17:13:26.297Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
45312026-05-28T17:13:26.297Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
45322026-05-28T17:13:26.297Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
45332026-05-28T17:13:26.297Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
45342026-05-28T17:13:26.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
45352026-05-28T17:13:26.297Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45362026-05-28T17:13:26.297Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
45372026-05-28T17:13:26.297Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
45382026-05-28T17:13:26.297Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45392026-05-28T17:13:26.297Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45402026-05-28T17:13:26.297Z[ 16] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45412026-05-28T17:13:26.297Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
45422026-05-28T17:13:26.297Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45432026-05-28T17:13:26.297Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
45442026-05-28T17:13:26.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
45452026-05-28T17:13:26.297Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45462026-05-28T17:13:26.297Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45472026-05-28T17:13:26.297Z[ 10] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
45482026-05-28T17:13:26.297Z[ 12] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
45492026-05-28T17:13:26.297Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45502026-05-28T17:13:26.297Z[ 16] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
45512026-05-28T17:13:26.297Z[ 18] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
45522026-05-28T17:13:26.297Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45532026-05-28T17:13:26.297Z[SUM] 10.00-10.00 sec 512 KBytes 3.45 Gbits/sec
45542026-05-28T17:13:26.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
45552026-05-28T17:13:26.298Z[ ID] Interval Transfer Bitrate
45562026-05-28T17:13:26.298Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
45572026-05-28T17:13:26.298Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
45582026-05-28T17:13:26.298Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
45592026-05-28T17:13:26.298Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
45602026-05-28T17:13:26.298Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
45612026-05-28T17:13:26.298Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
45622026-05-28T17:13:26.298Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
45632026-05-28T17:13:26.298Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
45642026-05-28T17:13:26.298Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
45652026-05-28T17:13:26.340ZRun 6/10...3509.0474015696072Mbps
45662026-05-28T17:13:33.441Z-----------------------------------------------------------
45672026-05-28T17:13:33.441ZServer listening on 5201 (test #27)
45682026-05-28T17:13:33.441Z-----------------------------------------------------------
45692026-05-28T17:13:33.441ZAccepted connection from 10.0.0.1, port 56304
45702026-05-28T17:13:33.441Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58012
45712026-05-28T17:13:33.441Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60677
45722026-05-28T17:13:33.441Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59151
45732026-05-28T17:13:33.441Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47842
45742026-05-28T17:13:33.442Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58765
45752026-05-28T17:13:33.442Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46074
45762026-05-28T17:13:33.442Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42042
45772026-05-28T17:13:33.442Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54218
45782026-05-28T17:13:33.442Z[ ID] Interval Transfer Bitrate
45792026-05-28T17:13:33.442Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45802026-05-28T17:13:33.442Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45812026-05-28T17:13:33.442Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45822026-05-28T17:13:33.442Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45832026-05-28T17:13:33.442Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45842026-05-28T17:13:33.442Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45852026-05-28T17:13:33.442Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45862026-05-28T17:13:33.442Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45872026-05-28T17:13:33.442Z[SUM] 0.00-1.00 sec 337 MBytes 2.82 Gbits/sec
45882026-05-28T17:13:33.442Z- - - - - - - - - - - - - - - - - - - - - - - - -
45892026-05-28T17:13:33.442Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45902026-05-28T17:13:33.442Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45912026-05-28T17:13:33.442Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45922026-05-28T17:13:33.442Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45932026-05-28T17:13:33.442Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45942026-05-28T17:13:33.442Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45952026-05-28T17:13:33.442Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45962026-05-28T17:13:33.442Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45972026-05-28T17:13:33.442Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
45982026-05-28T17:13:33.442Z- - - - - - - - - - - - - - - - - - - - - - - - -
45992026-05-28T17:13:33.442Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46002026-05-28T17:13:33.442Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46012026-05-28T17:13:33.443Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46022026-05-28T17:13:33.443Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46032026-05-28T17:13:33.443Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46042026-05-28T17:13:33.443Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46052026-05-28T17:13:33.443Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46062026-05-28T17:13:33.443Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
46072026-05-28T17:13:33.443Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
46082026-05-28T17:13:33.443Z- - - - - - - - - - - - - - - - - - - - - - - - -
46092026-05-28T17:13:33.443Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46102026-05-28T17:13:33.443Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
46112026-05-28T17:13:33.443Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46122026-05-28T17:13:33.443Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46132026-05-28T17:13:33.443Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46142026-05-28T17:13:33.447Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46152026-05-28T17:13:33.447Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46162026-05-28T17:13:33.447Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46172026-05-28T17:13:33.447Z[SUM] 3.00-4.00 sec 427 MBytes 3.59 Gbits/sec
46182026-05-28T17:13:33.447Z- - - - - - - - - - - - - - - - - - - - - - - - -
46192026-05-28T17:13:33.447Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46202026-05-28T17:13:33.447Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46212026-05-28T17:13:33.447Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46222026-05-28T17:13:33.447Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46232026-05-28T17:13:33.447Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46242026-05-28T17:13:33.447Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46252026-05-28T17:13:33.447Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46262026-05-28T17:13:33.447Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46272026-05-28T17:13:33.447Z[SUM] 4.00-5.00 sec 427 MBytes 3.59 Gbits/sec
46282026-05-28T17:13:33.447Z- - - - - - - - - - - - - - - - - - - - - - - - -
46292026-05-28T17:13:33.447Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46302026-05-28T17:13:33.447Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
46312026-05-28T17:13:33.447Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46322026-05-28T17:13:33.447Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46332026-05-28T17:13:33.447Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46342026-05-28T17:13:33.447Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46352026-05-28T17:13:33.447Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46362026-05-28T17:13:33.447Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
46372026-05-28T17:13:33.448Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
46382026-05-28T17:13:33.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
46392026-05-28T17:13:33.448Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46402026-05-28T17:13:33.448Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
46412026-05-28T17:13:33.448Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
46422026-05-28T17:13:36.455Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46432026-05-28T17:13:36.456Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46442026-05-28T17:13:36.456Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46452026-05-28T17:13:36.456Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46462026-05-28T17:13:36.456Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46472026-05-28T17:13:36.456Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
46482026-05-28T17:13:36.456Z- - - - - - - - - - - - - - - - - - - - - - - - -
46492026-05-28T17:13:36.456Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46502026-05-28T17:13:36.456Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46512026-05-28T17:13:36.456Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46522026-05-28T17:13:36.456Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46532026-05-28T17:13:36.456Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46542026-05-28T17:13:36.456Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46552026-05-28T17:13:36.456Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46562026-05-28T17:13:36.456Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46572026-05-28T17:13:36.456Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
46582026-05-28T17:13:36.456Z- - - - - - - - - - - - - - - - - - - - - - - - -
46592026-05-28T17:13:36.456Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46602026-05-28T17:13:36.456Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46612026-05-28T17:13:36.456Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46622026-05-28T17:13:36.456Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46632026-05-28T17:13:36.456Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46642026-05-28T17:13:36.456Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46652026-05-28T17:13:36.456Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46662026-05-28T17:13:36.456Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46672026-05-28T17:13:36.457Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
46682026-05-28T17:13:36.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
46692026-05-28T17:13:36.457Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46702026-05-28T17:13:36.457Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
46712026-05-28T17:13:36.457Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46722026-05-28T17:13:36.457Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46732026-05-28T17:13:36.457Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46742026-05-28T17:13:36.457Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46752026-05-28T17:13:36.457Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
46762026-05-28T17:13:36.457Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46772026-05-28T17:13:36.457Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
46782026-05-28T17:13:36.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
46792026-05-28T17:13:36.457Z[ 5] 10.00-10.00 sec 128 KBytes 935 Mbits/sec
46802026-05-28T17:13:36.457Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46812026-05-28T17:13:36.457Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46822026-05-28T17:13:36.457Z[ 12] 10.00-10.00 sec 128 KBytes 937 Mbits/sec
46832026-05-28T17:13:36.457Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-05-28T17:13:36.457Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46852026-05-28T17:13:36.457Z[ 18] 10.00-10.00 sec 128 KBytes 937 Mbits/sec
46862026-05-28T17:13:36.457Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46872026-05-28T17:13:36.457Z[SUM] 10.00-10.00 sec 384 KBytes 2.81 Gbits/sec
46882026-05-28T17:13:36.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
46892026-05-28T17:13:36.457Z[ ID] Interval Transfer Bitrate
46902026-05-28T17:13:36.457Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
46912026-05-28T17:13:36.457Z[ 8] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
46922026-05-28T17:13:36.457Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
46932026-05-28T17:13:36.457Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
46942026-05-28T17:13:36.457Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
46952026-05-28T17:13:36.457Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
46962026-05-28T17:13:36.457Z[ 18] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
46972026-05-28T17:13:36.457Z[ 20] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
46982026-05-28T17:13:36.457Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec sender
46992026-05-28T17:13:36.465ZRun 7/10...3506.0398578721456Mbps
47002026-05-28T17:13:43.846Z-----------------------------------------------------------
47012026-05-28T17:13:43.851ZServer listening on 5201 (test #28)
47022026-05-28T17:13:43.851Z-----------------------------------------------------------
47032026-05-28T17:13:43.851ZAccepted connection from 10.0.0.1, port 55641
47042026-05-28T17:13:43.851Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40620
47052026-05-28T17:13:43.851Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49799
47062026-05-28T17:13:43.851Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53590
47072026-05-28T17:13:43.852Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36136
47082026-05-28T17:13:43.852Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60984
47092026-05-28T17:13:43.852Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55876
47102026-05-28T17:13:43.852Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39866
47112026-05-28T17:13:43.852Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41382
47122026-05-28T17:13:43.852Z[ ID] Interval Transfer Bitrate
47132026-05-28T17:13:43.852Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47142026-05-28T17:13:43.852Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47152026-05-28T17:13:43.852Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47162026-05-28T17:13:43.852Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47172026-05-28T17:13:43.852Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
47182026-05-28T17:13:43.852Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
47192026-05-28T17:13:43.852Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
47202026-05-28T17:13:43.852Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47212026-05-28T17:13:43.852Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
47222026-05-28T17:13:43.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
47232026-05-28T17:13:43.853Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
47242026-05-28T17:13:43.853Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47252026-05-28T17:13:43.853Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47262026-05-28T17:13:43.853Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47272026-05-28T17:13:43.853Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47282026-05-28T17:13:43.853Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47292026-05-28T17:13:43.853Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47302026-05-28T17:13:43.853Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
47312026-05-28T17:13:43.853Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
47322026-05-28T17:13:43.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
47332026-05-28T17:13:43.853Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47342026-05-28T17:13:43.853Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47352026-05-28T17:13:43.853Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47362026-05-28T17:13:43.853Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47372026-05-28T17:13:43.853Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47382026-05-28T17:13:43.854Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47392026-05-28T17:13:43.854Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47402026-05-28T17:13:43.854Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47412026-05-28T17:13:43.854Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
47422026-05-28T17:13:43.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
47432026-05-28T17:13:43.854Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47442026-05-28T17:13:43.854Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47452026-05-28T17:13:43.854Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47462026-05-28T17:13:43.854Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47472026-05-28T17:13:43.854Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47482026-05-28T17:13:43.854Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47492026-05-28T17:13:43.854Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47502026-05-28T17:13:43.855Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47512026-05-28T17:13:43.855Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
47522026-05-28T17:13:43.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
47532026-05-28T17:13:43.855Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47542026-05-28T17:13:43.855Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47552026-05-28T17:13:43.855Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47562026-05-28T17:13:43.855Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47572026-05-28T17:13:43.855Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47582026-05-28T17:13:43.855Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47592026-05-28T17:13:43.855Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47602026-05-28T17:13:43.855Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47612026-05-28T17:13:43.855Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
47622026-05-28T17:13:43.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
47632026-05-28T17:13:43.855Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47642026-05-28T17:13:43.855Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47652026-05-28T17:13:43.855Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47662026-05-28T17:13:43.855Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47672026-05-28T17:13:43.855Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47682026-05-28T17:13:43.856Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47692026-05-28T17:13:43.856Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47702026-05-28T17:13:43.856Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47712026-05-28T17:13:43.856Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
47722026-05-28T17:13:43.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
47732026-05-28T17:13:43.856Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
47742026-05-28T17:13:43.856Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
47752026-05-28T17:13:43.856Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47762026-05-28T17:13:46.863Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47772026-05-28T17:13:46.863Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47782026-05-28T17:13:46.863Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47792026-05-28T17:13:46.863Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
47802026-05-28T17:13:46.863Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
47812026-05-28T17:13:46.863Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
47822026-05-28T17:13:46.863Z- - - - - - - - - - - - - - - - - - - - - - - - -
47832026-05-28T17:13:46.863Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47842026-05-28T17:13:46.863Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
47852026-05-28T17:13:46.863Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47862026-05-28T17:13:46.863Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47872026-05-28T17:13:46.863Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47882026-05-28T17:13:46.863Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47892026-05-28T17:13:46.863Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47902026-05-28T17:13:46.864Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47912026-05-28T17:13:46.864Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
47922026-05-28T17:13:46.864Z- - - - - - - - - - - - - - - - - - - - - - - - -
47932026-05-28T17:13:46.864Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47942026-05-28T17:13:46.864Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47952026-05-28T17:13:46.864Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47962026-05-28T17:13:46.864Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47972026-05-28T17:13:46.864Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47982026-05-28T17:13:46.864Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
47992026-05-28T17:13:46.864Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
48002026-05-28T17:13:46.864Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
48012026-05-28T17:13:46.864Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
48022026-05-28T17:13:46.864Z- - - - - - - - - - - - - - - - - - - - - - - - -
48032026-05-28T17:13:46.864Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
48042026-05-28T17:13:46.864Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48052026-05-28T17:13:46.864Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48062026-05-28T17:13:46.864Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
48072026-05-28T17:13:46.864Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48082026-05-28T17:13:46.864Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48092026-05-28T17:13:46.864Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48102026-05-28T17:13:46.864Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
48112026-05-28T17:13:46.864Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
48122026-05-28T17:13:46.864Z- - - - - - - - - - - - - - - - - - - - - - - - -
48132026-05-28T17:13:46.864Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48142026-05-28T17:13:46.864Z[ 8] 10.00-10.00 sec 128 KBytes 912 Mbits/sec
48152026-05-28T17:13:46.864Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48162026-05-28T17:13:46.864Z[ 12] 10.00-10.00 sec 128 KBytes 912 Mbits/sec
48172026-05-28T17:13:46.865Z[ 14] 10.00-10.00 sec 128 KBytes 912 Mbits/sec
48182026-05-28T17:13:46.865Z[ 16] 10.00-10.00 sec 128 KBytes 912 Mbits/sec
48192026-05-28T17:13:46.865Z[ 18] 10.00-10.00 sec 128 KBytes 912 Mbits/sec
48202026-05-28T17:13:46.865Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48212026-05-28T17:13:46.865Z[SUM] 10.00-10.00 sec 640 KBytes 4.56 Gbits/sec
48222026-05-28T17:13:46.865Z- - - - - - - - - - - - - - - - - - - - - - - - -
48232026-05-28T17:13:46.865Z[ ID] Interval Transfer Bitrate
48242026-05-28T17:13:46.865Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
48252026-05-28T17:13:46.865Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
48262026-05-28T17:13:46.865Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
48272026-05-28T17:13:46.865Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
48282026-05-28T17:13:46.865Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
48292026-05-28T17:13:46.865Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
48302026-05-28T17:13:46.865Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
48312026-05-28T17:13:46.865Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
48322026-05-28T17:13:46.865Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
48332026-05-28T17:13:46.903ZRun 8/10...3512.32041467169Mbps
48342026-05-28T17:13:54.262Z-----------------------------------------------------------
48352026-05-28T17:13:54.262ZServer listening on 5201 (test #29)
48362026-05-28T17:13:54.262Z-----------------------------------------------------------
48372026-05-28T17:13:54.262ZAccepted connection from 10.0.0.1, port 39461
48382026-05-28T17:13:54.262Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55546
48392026-05-28T17:13:54.262Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47748
48402026-05-28T17:13:54.262Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50614
48412026-05-28T17:13:54.262Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33339
48422026-05-28T17:13:54.262Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35258
48432026-05-28T17:13:54.262Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53162
48442026-05-28T17:13:54.263Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37674
48452026-05-28T17:13:54.263Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48581
48462026-05-28T17:13:54.263Z[ ID] Interval Transfer Bitrate
48472026-05-28T17:13:54.263Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48482026-05-28T17:13:54.263Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48492026-05-28T17:13:54.263Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48502026-05-28T17:13:54.263Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48512026-05-28T17:13:54.263Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48522026-05-28T17:13:54.263Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48532026-05-28T17:13:54.263Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48542026-05-28T17:13:54.263Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48552026-05-28T17:13:54.263Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
48562026-05-28T17:13:54.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
48572026-05-28T17:13:54.263Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48582026-05-28T17:13:54.263Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
48592026-05-28T17:13:54.263Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48602026-05-28T17:13:54.263Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
48612026-05-28T17:13:54.263Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
48622026-05-28T17:13:54.263Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
48632026-05-28T17:13:54.263Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48642026-05-28T17:13:54.263Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
48652026-05-28T17:13:54.263Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
48662026-05-28T17:13:54.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
48672026-05-28T17:13:54.263Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
48682026-05-28T17:13:54.263Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48692026-05-28T17:13:54.263Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48702026-05-28T17:13:54.263Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48712026-05-28T17:13:54.263Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48722026-05-28T17:13:54.263Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48732026-05-28T17:13:54.263Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48742026-05-28T17:13:54.264Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
48752026-05-28T17:13:54.264Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
48762026-05-28T17:13:54.264Z- - - - - - - - - - - - - - - - - - - - - - - - -
48772026-05-28T17:13:54.264Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
48782026-05-28T17:13:54.267Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
48792026-05-28T17:13:54.267Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
48802026-05-28T17:13:54.267Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
48812026-05-28T17:13:54.267Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
48822026-05-28T17:13:54.267Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
48832026-05-28T17:13:54.267Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
48842026-05-28T17:13:54.267Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
48852026-05-28T17:13:54.267Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
48862026-05-28T17:13:54.267Z- - - - - - - - - - - - - - - - - - - - - - - - -
48872026-05-28T17:13:54.267Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48882026-05-28T17:13:54.267Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48892026-05-28T17:13:54.267Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48902026-05-28T17:13:54.267Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48912026-05-28T17:13:54.267Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48922026-05-28T17:13:54.268Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48932026-05-28T17:13:54.268Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48942026-05-28T17:13:54.268Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48952026-05-28T17:13:54.268Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
48962026-05-28T17:13:54.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
48972026-05-28T17:13:54.268Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
48982026-05-28T17:13:54.268Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
48992026-05-28T17:13:54.268Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49002026-05-28T17:13:54.268Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49012026-05-28T17:13:54.268Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49022026-05-28T17:13:54.268Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49032026-05-28T17:13:54.268Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49042026-05-28T17:13:54.268Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49052026-05-28T17:13:54.268Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
49062026-05-28T17:13:54.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
49072026-05-28T17:13:54.268Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
49082026-05-28T17:13:54.268Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49092026-05-28T17:13:54.268Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
49102026-05-28T17:13:57.267Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
49112026-05-28T17:13:57.267Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
49122026-05-28T17:13:57.267Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49132026-05-28T17:13:57.267Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49142026-05-28T17:13:57.267Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49152026-05-28T17:13:57.267Z[SUM] 6.00-7.00 sec 427 MBytes 3.59 Gbits/sec
49162026-05-28T17:13:57.267Z- - - - - - - - - - - - - - - - - - - - - - - - -
49172026-05-28T17:13:57.267Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49182026-05-28T17:13:57.267Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49192026-05-28T17:13:57.267Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49202026-05-28T17:13:57.267Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
49212026-05-28T17:13:57.267Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
49222026-05-28T17:13:57.267Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49232026-05-28T17:13:57.267Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49242026-05-28T17:13:57.267Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49252026-05-28T17:13:57.267Z[SUM] 7.00-8.00 sec 424 MBytes 3.55 Gbits/sec
49262026-05-28T17:13:57.267Z- - - - - - - - - - - - - - - - - - - - - - - - -
49272026-05-28T17:13:57.267Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49282026-05-28T17:13:57.267Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49292026-05-28T17:13:57.267Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49302026-05-28T17:13:57.267Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49312026-05-28T17:13:57.267Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49322026-05-28T17:13:57.267Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49332026-05-28T17:13:57.267Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49342026-05-28T17:13:57.268Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49352026-05-28T17:13:57.268Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
49362026-05-28T17:13:57.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
49372026-05-28T17:13:57.268Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49382026-05-28T17:13:57.268Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49392026-05-28T17:13:57.268Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49402026-05-28T17:13:57.268Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49412026-05-28T17:13:57.268Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49422026-05-28T17:13:57.268Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49432026-05-28T17:13:57.268Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49442026-05-28T17:13:57.268Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49452026-05-28T17:13:57.268Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
49462026-05-28T17:13:57.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
49472026-05-28T17:13:57.268Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49482026-05-28T17:13:57.268Z[ 8] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
49492026-05-28T17:13:57.268Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49502026-05-28T17:13:57.268Z[ 12] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
49512026-05-28T17:13:57.268Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49522026-05-28T17:13:57.268Z[ 16] 10.00-10.00 sec 128 KBytes 882 Mbits/sec
49532026-05-28T17:13:57.268Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49542026-05-28T17:13:57.268Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49552026-05-28T17:13:57.268Z[SUM] 10.00-10.00 sec 384 KBytes 2.64 Gbits/sec
49562026-05-28T17:13:57.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
49572026-05-28T17:13:57.268Z[ ID] Interval Transfer Bitrate
49582026-05-28T17:13:57.268Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
49592026-05-28T17:13:57.268Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
49602026-05-28T17:13:57.268Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
49612026-05-28T17:13:57.268Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
49622026-05-28T17:13:57.268Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
49632026-05-28T17:13:57.268Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
49642026-05-28T17:13:57.268Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
49652026-05-28T17:13:57.268Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
49662026-05-28T17:13:57.268Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec sender
49672026-05-28T17:13:57.275ZRun 9/10...3490.8134980548343Mbps
49682026-05-28T17:14:04.684Z-----------------------------------------------------------
49692026-05-28T17:14:04.684ZServer listening on 5201 (test #30)
49702026-05-28T17:14:04.684Z-----------------------------------------------------------
49712026-05-28T17:14:04.684ZAccepted connection from 10.0.0.1, port 46270
49722026-05-28T17:14:04.684Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33660
49732026-05-28T17:14:04.684Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61771
49742026-05-28T17:14:04.684Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51586
49752026-05-28T17:14:04.684Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56036
49762026-05-28T17:14:04.684Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34439
49772026-05-28T17:14:04.684Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43363
49782026-05-28T17:14:04.684Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57568
49792026-05-28T17:14:04.684Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45919
49802026-05-28T17:14:04.684Z[ ID] Interval Transfer Bitrate
49812026-05-28T17:14:04.684Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49822026-05-28T17:14:04.684Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49832026-05-28T17:14:04.684Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49842026-05-28T17:14:04.684Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49852026-05-28T17:14:04.684Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49862026-05-28T17:14:04.684Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49872026-05-28T17:14:04.684Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49882026-05-28T17:14:04.684Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
49892026-05-28T17:14:04.684Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
49902026-05-28T17:14:04.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
49912026-05-28T17:14:04.685Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49922026-05-28T17:14:04.685Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49932026-05-28T17:14:04.685Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49942026-05-28T17:14:04.685Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49952026-05-28T17:14:04.685Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49962026-05-28T17:14:04.685Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49972026-05-28T17:14:04.685Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49982026-05-28T17:14:04.685Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49992026-05-28T17:14:04.685Z[SUM] 1.00-2.00 sec 430 MBytes 3.60 Gbits/sec
50002026-05-28T17:14:04.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
50012026-05-28T17:14:04.685Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50022026-05-28T17:14:04.685Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50032026-05-28T17:14:04.685Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
50042026-05-28T17:14:04.685Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50052026-05-28T17:14:04.685Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50062026-05-28T17:14:04.685Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50072026-05-28T17:14:04.685Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50082026-05-28T17:14:04.685Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
50092026-05-28T17:14:04.685Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
50102026-05-28T17:14:04.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
50112026-05-28T17:14:04.685Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50122026-05-28T17:14:04.685Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50132026-05-28T17:14:04.685Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50142026-05-28T17:14:04.685Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50152026-05-28T17:14:04.685Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
50162026-05-28T17:14:04.686Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
50172026-05-28T17:14:04.686Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
50182026-05-28T17:14:04.686Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
50192026-05-28T17:14:04.686Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
50202026-05-28T17:14:04.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
50212026-05-28T17:14:04.686Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
50222026-05-28T17:14:04.700Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
50232026-05-28T17:14:04.700Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
50242026-05-28T17:14:04.700Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
50252026-05-28T17:14:04.700Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
50262026-05-28T17:14:04.700Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
50272026-05-28T17:14:04.700Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
50282026-05-28T17:14:04.700Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
50292026-05-28T17:14:04.700Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
50302026-05-28T17:14:04.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
50312026-05-28T17:14:04.701Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50322026-05-28T17:14:04.701Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50332026-05-28T17:14:04.701Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50342026-05-28T17:14:04.701Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50352026-05-28T17:14:04.701Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50362026-05-28T17:14:04.701Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50372026-05-28T17:14:04.701Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50382026-05-28T17:14:04.701Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50392026-05-28T17:14:04.701Z[SUM] 5.00-6.00 sec 426 MBytes 3.58 Gbits/sec
50402026-05-28T17:14:04.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
50412026-05-28T17:14:04.701Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50422026-05-28T17:14:04.701Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50432026-05-28T17:14:04.701Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50442026-05-28T17:14:07.700Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50452026-05-28T17:14:07.700Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50462026-05-28T17:14:07.700Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50472026-05-28T17:14:07.700Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50482026-05-28T17:14:07.700Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50492026-05-28T17:14:07.700Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
50502026-05-28T17:14:07.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
50512026-05-28T17:14:07.700Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50522026-05-28T17:14:07.700Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50532026-05-28T17:14:07.700Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50542026-05-28T17:14:07.700Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50552026-05-28T17:14:07.700Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50562026-05-28T17:14:07.700Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
50572026-05-28T17:14:07.700Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
50582026-05-28T17:14:07.700Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50592026-05-28T17:14:07.700Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
50602026-05-28T17:14:07.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
50612026-05-28T17:14:07.701Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50622026-05-28T17:14:07.701Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50632026-05-28T17:14:07.701Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50642026-05-28T17:14:07.701Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50652026-05-28T17:14:07.701Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50662026-05-28T17:14:07.701Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50672026-05-28T17:14:07.701Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50682026-05-28T17:14:07.701Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50692026-05-28T17:14:07.701Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
50702026-05-28T17:14:07.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
50712026-05-28T17:14:07.701Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50722026-05-28T17:14:07.701Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
50732026-05-28T17:14:07.701Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50742026-05-28T17:14:07.701Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50752026-05-28T17:14:07.701Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
50762026-05-28T17:14:07.701Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50772026-05-28T17:14:07.701Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50782026-05-28T17:14:07.701Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50792026-05-28T17:14:07.701Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
50802026-05-28T17:14:07.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
50812026-05-28T17:14:07.701Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50822026-05-28T17:14:07.701Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50832026-05-28T17:14:07.701Z[ 10] 10.00-10.00 sec 128 KBytes 956 Mbits/sec
50842026-05-28T17:14:07.702Z[ 12] 10.00-10.00 sec 128 KBytes 956 Mbits/sec
50852026-05-28T17:14:07.702Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50862026-05-28T17:14:07.702Z[ 16] 10.00-10.00 sec 128 KBytes 957 Mbits/sec
50872026-05-28T17:14:07.702Z[ 18] 10.00-10.00 sec 128 KBytes 957 Mbits/sec
50882026-05-28T17:14:07.702Z[ 20] 10.00-10.00 sec 128 KBytes 957 Mbits/sec
50892026-05-28T17:14:07.702Z[SUM] 10.00-10.00 sec 640 KBytes 4.78 Gbits/sec
50902026-05-28T17:14:07.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
50912026-05-28T17:14:07.702Z[ ID] Interval Transfer Bitrate
50922026-05-28T17:14:07.702Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50932026-05-28T17:14:07.702Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
50942026-05-28T17:14:07.702Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50952026-05-28T17:14:07.702Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50962026-05-28T17:14:07.702Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50972026-05-28T17:14:07.702Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
50982026-05-28T17:14:07.702Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50992026-05-28T17:14:07.702Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
51002026-05-28T17:14:07.702Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
51012026-05-28T17:14:07.730ZRun 10/10...3511.39576553045Mbps
51022026-05-28T17:14:07.731Z###---------------------###
51032026-05-28T17:14:07.731Z::: iPerf done... :::
51042026-05-28T17:14:07.731Z:::Awaiting out files...:::
51052026-05-28T17:14:07.731Z###---------------------###
51062026-05-28T17:14:07.731Z###-----###
51072026-05-28T17:14:07.731Z:::done!:::
51082026-05-28T17:14:07.731Z###-----###
51092026-05-28T17:14:12.447ZBenchmarking iperf-tcp/local/s2c/tx
51102026-05-28T17:14:12.447ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51112026-05-28T17:14:12.630ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51122026-05-28T17:14:32.658ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51132026-05-28T17:14:32.743Ziperf-tcp/local/s2c/tx time: [3.5573 µs 3.5574 µs 3.5574 µs]
51142026-05-28T17:14:32.743Z change: [+1.8761% +1.8806% +1.8850%] (p = 0.00 < 0.05)
51152026-05-28T17:14:32.744Z Performance has regressed.
51162026-05-28T17:14:32.744ZFound 6 outliers among 100 measurements (6.00%)
51172026-05-28T17:14:32.744Z 3 (3.00%) low mild
51182026-05-28T17:14:32.744Z 1 (1.00%) high mild
51192026-05-28T17:14:32.744Z 2 (2.00%) high severe
51202026-05-28T17:14:33.634Z
51212026-05-28T17:14:33.638ZBenchmarking iperf-tcp/local/s2c/rx
51222026-05-28T17:14:33.638ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51232026-05-28T17:14:37.630ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51242026-05-28T17:14:57.634ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51252026-05-28T17:14:57.719Ziperf-tcp/local/s2c/rx time: [6.6294 µs 6.6295 µs 6.6296 µs]
51262026-05-28T17:14:57.719Z change: [+1.3340% +1.3384% +1.3431%] (p = 0.00 < 0.05)
51272026-05-28T17:14:57.719Z Performance has regressed.
51282026-05-28T17:14:57.719ZFound 6 outliers among 100 measurements (6.00%)
51292026-05-28T17:14:57.719Z 1 (1.00%) low severe
51302026-05-28T17:14:57.719Z 1 (1.00%) low mild
51312026-05-28T17:14:57.720Z 2 (2.00%) high mild
51322026-05-28T17:14:57.720Z 2 (2.00%) high severe
51332026-05-28T17:14:58.607Z
51342026-05-28T17:15:03.120Z+ cargo ubench
51352026-05-28T17:15:03.250Z Compiling proc-macro2 v1.0.106
51362026-05-28T17:15:03.251Z Compiling unicode-ident v1.0.24
51372026-05-28T17:15:03.251Z Compiling quote v1.0.45
51382026-05-28T17:15:03.251Z Compiling serde_core v1.0.228
51392026-05-28T17:15:03.254Z Compiling cfg-if v1.0.4
51402026-05-28T17:15:03.254Z Compiling libc v0.2.186
51412026-05-28T17:15:03.254Z Compiling memchr v2.8.0
51422026-05-28T17:15:03.254Z Compiling serde v1.0.228
51432026-05-28T17:15:03.335Z Compiling rustversion v1.0.22
51442026-05-28T17:15:03.388Z Compiling version_check v0.9.5
51452026-05-28T17:15:03.609Z Compiling strsim v0.11.1
51462026-05-28T17:15:03.621Z Compiling ident_case v1.0.1
51472026-05-28T17:15:03.642Z Compiling zerocopy v0.8.48
51482026-05-28T17:15:03.724Z Compiling thiserror v2.0.18
51492026-05-28T17:15:03.880Z Compiling either v1.15.0
51502026-05-28T17:15:04.084Z Compiling fnv v1.0.7
51512026-05-28T17:15:04.174Z Compiling crossbeam-utils v0.8.21
51522026-05-28T17:15:04.186Z Compiling regex-syntax v0.8.10
51532026-05-28T17:15:04.189Z Compiling syn v1.0.109
51542026-05-28T17:15:04.250Z Compiling pin-project-lite v0.2.17
51552026-05-28T17:15:04.337Z Compiling equivalent v1.0.2
51562026-05-28T17:15:04.418Z Compiling hashbrown v0.17.0
51572026-05-28T17:15:04.457Z Compiling syn v2.0.117
51582026-05-28T17:15:04.480Z Compiling aho-corasick v1.1.4
51592026-05-28T17:15:04.556Z Compiling winnow v1.0.2
51602026-05-28T17:15:04.754Z Compiling itertools v0.14.0
51612026-05-28T17:15:05.002Z Compiling indexmap v2.14.0
51622026-05-28T17:15:05.572Z Compiling bitflags v2.11.1
51632026-05-28T17:15:05.607Z Compiling toml_parser v1.1.2+spec-1.1.0
51642026-05-28T17:15:05.636Z Compiling heapless v0.8.0
51652026-05-28T17:15:05.857Z Compiling regex-automata v0.4.14
51662026-05-28T17:15:05.897Z Compiling toml_datetime v1.1.1+spec-1.1.0
51672026-05-28T17:15:05.950Z Compiling byteorder v1.5.0
51682026-05-28T17:15:06.009Z Compiling autocfg v1.5.0
51692026-05-28T17:15:06.272Z Compiling hash32 v0.3.1
51702026-05-28T17:15:06.272Z Compiling toml_edit v0.25.11+spec-1.1.0
51712026-05-28T17:15:06.308Z Compiling slog v2.8.2
51722026-05-28T17:15:06.308Z Compiling macaddr v1.0.1
51732026-05-28T17:15:06.308Z Compiling futures-sink v0.3.32
51742026-05-28T17:15:06.344Z Compiling num-traits v0.2.19
51752026-05-28T17:15:06.391Z Compiling futures-core v0.3.32
51762026-05-28T17:15:06.458Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51772026-05-28T17:15:06.501Z Compiling smoltcp v0.11.0
51782026-05-28T17:15:06.543Z Compiling stable_deref_trait v1.2.1
51792026-05-28T17:15:06.692Z Compiling proc-macro-crate v3.5.0
51802026-05-28T17:15:06.701Z Compiling futures-channel v0.3.32
51812026-05-28T17:15:06.834Z Compiling proc-macro-error-attr v1.0.4
51822026-05-28T17:15:06.938Z Compiling itoa v1.0.18
51832026-05-28T17:15:06.989Z Compiling darling_core v0.21.3
51842026-05-28T17:15:07.057Z Compiling darling_core v0.23.0
51852026-05-28T17:15:07.062Z Compiling futures-io v0.3.32
51862026-05-28T17:15:07.090Z Compiling ref-cast v1.0.25
51872026-05-28T17:15:07.140Z Compiling rand_core v0.10.1
51882026-05-28T17:15:07.231Z Compiling slab v0.4.12
51892026-05-28T17:15:07.295Z Compiling anyhow v1.0.102
51902026-05-28T17:15:07.407Z Compiling getrandom v0.4.2
51912026-05-28T17:15:07.420Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
51922026-05-28T17:15:07.621Z Compiling regex v1.12.3
51932026-05-28T17:15:07.645Z Compiling bitflags v1.3.2
51942026-05-28T17:15:07.679Z Compiling managed v0.8.0
51952026-05-28T17:15:07.709Z Compiling crc32fast v1.5.0
51962026-05-28T17:15:07.983Z Compiling futures-task v0.3.32
51972026-05-28T17:15:08.211Z Compiling serde_derive v1.0.228
51982026-05-28T17:15:08.219Z Compiling zerocopy-derive v0.8.48
51992026-05-28T17:15:08.321Z Compiling thiserror-impl v2.0.18
52002026-05-28T17:15:08.407Z Compiling futures-macro v0.3.32
52012026-05-28T17:15:08.643Z Compiling num_enum_derive v0.7.6
52022026-05-28T17:15:09.143Z Compiling darling_macro v0.21.3
52032026-05-28T17:15:09.219Z Compiling futures-util v0.3.32
52042026-05-28T17:15:09.258Z Compiling darling_macro v0.23.0
52052026-05-28T17:15:09.596Z Compiling cobs v0.3.0
52062026-05-28T17:15:09.623Z Compiling foreign-types-macros v0.2.3
52072026-05-28T17:15:09.674Z Compiling darling v0.21.3
52082026-05-28T17:15:09.765Z Compiling ingot-macros v0.1.1
52092026-05-28T17:15:09.776Z Compiling darling v0.23.0
52102026-05-28T17:15:09.804Z Compiling ref-cast-impl v1.0.25
52112026-05-28T17:15:10.217Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52122026-05-28T17:15:10.391Z Compiling proc-macro-error v1.0.4
52132026-05-28T17:15:10.525Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52142026-05-28T17:15:10.586Z Compiling foreign-types-shared v0.3.1
52152026-05-28T17:15:10.629Z Compiling cpufeatures v0.3.0
52162026-05-28T17:15:10.675Z Compiling rustix v1.1.4
52172026-05-28T17:15:10.693Z Compiling unicode-width v0.2.2
52182026-05-28T17:15:10.762Z Compiling once_cell v1.21.4
52192026-05-28T17:15:10.976Z Compiling ipnetwork v0.21.1
52202026-05-28T17:15:10.988Z Compiling tracing-core v0.1.36
52212026-05-28T17:15:10.994Z Compiling tabwriter v1.4.1
52222026-05-28T17:15:11.275Z Compiling chacha20 v0.10.0
52232026-05-28T17:15:11.319Z Compiling foreign-types v0.5.0
52242026-05-28T17:15:11.349Z Compiling erased-serde v0.3.31
52252026-05-28T17:15:11.396Z Compiling postcard v1.1.3
52262026-05-28T17:15:11.549Z Compiling futures-executor v0.3.32
52272026-05-28T17:15:11.641Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52282026-05-28T17:15:11.743Z Compiling num_enum v0.7.6
52292026-05-28T17:15:11.839Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52302026-05-28T17:15:11.972Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52312026-05-28T17:15:12.259Z Compiling tracing-attributes v0.1.31
52322026-05-28T17:15:12.371Z Compiling errno v0.3.14
52332026-05-28T17:15:12.468Z Compiling cstr-argument v0.1.2
52342026-05-28T17:15:12.471Z Compiling shlex v1.3.0
52352026-05-28T17:15:12.501Z Compiling find-msvc-tools v0.1.9
52362026-05-28T17:15:12.514Z Compiling num-conv v0.2.1
52372026-05-28T17:15:12.620Z Compiling ingot-types v0.1.2
52382026-05-28T17:15:12.645Z Compiling time-core v0.1.8
52392026-05-28T17:15:12.650Z Compiling powerfmt v0.2.0
52402026-05-28T17:15:12.723Z Compiling zmij v1.0.21
52412026-05-28T17:15:12.793Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
52422026-05-28T17:15:12.836Z Compiling dyn-clone v1.0.20
52432026-05-28T17:15:12.947Z Compiling thiserror v1.0.69
52442026-05-28T17:15:12.978Z Compiling utf8parse v0.2.2
52452026-05-28T17:15:13.032Z Compiling ingot v0.1.1
52462026-05-28T17:15:13.080Z Compiling pretty-hex v0.4.2
52472026-05-28T17:15:13.142Z Compiling anstyle-parse v1.0.0
52482026-05-28T17:15:13.209Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
52492026-05-28T17:15:13.345Z Compiling deranged v0.5.8
52502026-05-28T17:15:13.406Z Compiling time-macros v0.2.27
52512026-05-28T17:15:13.445Z Compiling cc v1.2.61
52522026-05-28T17:15:13.564Z Compiling tracing v0.1.44
52532026-05-28T17:15:13.893Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52542026-05-28T17:15:14.232Z Compiling rand v0.10.1
52552026-05-28T17:15:14.401Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52562026-05-28T17:15:14.515Z Compiling futures v0.3.32
52572026-05-28T17:15:14.531Z Compiling thiserror-impl v1.0.69
52582026-05-28T17:15:14.587Z Compiling uuid v1.23.1
52592026-05-28T17:15:14.836Z Compiling crossbeam-epoch v0.9.18
52602026-05-28T17:15:14.988Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52612026-05-28T17:15:14.994Z Compiling arc-swap v1.9.1
52622026-05-28T17:15:15.147Z Compiling socket2 v0.6.3
52632026-05-28T17:15:15.277Z Compiling nom v8.0.0
52642026-05-28T17:15:15.330Z Compiling thread_local v1.1.9
52652026-05-28T17:15:15.677Z Compiling anstyle-query v1.1.5
52662026-05-28T17:15:15.726Z Compiling is_terminal_polyfill v1.70.2
52672026-05-28T17:15:15.774Z Compiling oxnet v0.1.5
52682026-05-28T17:15:15.791Z Compiling lazy_static v1.5.0
52692026-05-28T17:15:15.810Z Compiling colorchoice v1.0.5
52702026-05-28T17:15:15.884Z Compiling rayon-core v1.13.0
52712026-05-28T17:15:16.056Z Compiling heck v0.4.1
52722026-05-28T17:15:16.114Z Compiling slog-async v2.8.0
52732026-05-28T17:15:16.398Z Compiling iana-time-zone v0.1.65
52742026-05-28T17:15:16.409Z Compiling anstyle v1.0.14
52752026-05-28T17:15:16.651Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52762026-05-28T17:15:16.697Z Compiling colored v3.1.1
52772026-05-28T17:15:16.702Z Compiling serde_json v1.0.149
52782026-05-28T17:15:16.950Z Compiling anstream v1.0.0
52792026-05-28T17:15:17.261Z Compiling chrono v0.4.44
52802026-05-28T17:15:17.399Z Compiling time v0.3.47
52812026-05-28T17:15:17.755Z Compiling rusticata-macros v5.0.0
52822026-05-28T17:15:17.935Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52832026-05-28T17:15:18.032Z Compiling slog-scope v4.4.1
52842026-05-28T17:15:18.404Z Compiling crossbeam-deque v0.8.6
52852026-05-28T17:15:18.407Z Compiling cookie-factory v0.3.3
52862026-05-28T17:15:18.610Z Compiling alloca v0.4.0
52872026-05-28T17:15:18.617Z Compiling terminal_size v0.4.4
52882026-05-28T17:15:18.757Z Compiling half v2.7.1
52892026-05-28T17:15:18.898Z Compiling crossbeam-channel v0.5.15
52902026-05-28T17:15:19.030Z Compiling is-terminal v0.4.17
52912026-05-28T17:15:19.079Z Compiling itertools v0.12.1
52922026-05-28T17:15:19.121Z Compiling plotters-backend v0.3.7
52932026-05-28T17:15:19.163Z Compiling take_mut v0.2.2
52942026-05-28T17:15:19.272Z Compiling circular v0.3.0
52952026-05-28T17:15:19.436Z Compiling cfg_aliases v0.2.1
52962026-05-28T17:15:19.482Z Compiling term v1.2.1
52972026-05-28T17:15:19.540Z Compiling log v0.4.29
52982026-05-28T17:15:19.771Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52992026-05-28T17:15:20.207Z Compiling ciborium-io v0.2.2
53002026-05-28T17:15:20.259Z Compiling heck v0.5.0
53012026-05-28T17:15:20.294Z Compiling clap_lex v1.1.0
53022026-05-28T17:15:20.454Z Compiling clap_derive v4.6.1
53032026-05-28T17:15:20.512Z Compiling clap_builder v4.6.0
53042026-05-28T17:15:20.616Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53052026-05-28T17:15:20.875Z Compiling ciborium-ll v0.2.2
53062026-05-28T17:15:20.934Z Compiling slog-term v2.9.2
53072026-05-28T17:15:21.111Z Compiling slog-stdlog v4.1.1
53082026-05-28T17:15:21.438Z Compiling nix v0.31.2
53092026-05-28T17:15:21.827Z Compiling pcap-parser v0.17.0
53102026-05-28T17:15:21.928Z Compiling plotters-svg v0.3.7
53112026-05-28T17:15:22.561Z Compiling itertools v0.13.0
53122026-05-28T17:15:23.021Z Compiling cast v0.3.0
53132026-05-28T17:15:23.175Z Compiling same-file v1.0.6
53142026-05-28T17:15:23.338Z Compiling walkdir v2.5.0
53152026-05-28T17:15:23.535Z Compiling tinytemplate v1.2.1
53162026-05-28T17:15:23.888Z Compiling rayon v1.12.0
53172026-05-28T17:15:24.073Z Compiling criterion-plot v0.8.2
53182026-05-28T17:15:24.108Z Compiling clap v4.6.1
53192026-05-28T17:15:24.108Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53202026-05-28T17:15:24.275Z Compiling slog-envlogger v2.2.0
53212026-05-28T17:15:24.639Z Compiling plotters v0.3.7
53222026-05-28T17:15:24.831Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53232026-05-28T17:15:25.159Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
53242026-05-28T17:15:25.712Z Compiling ciborium v0.2.2
53252026-05-28T17:15:25.823Z Compiling page_size v0.6.0
53262026-05-28T17:15:25.935Z Compiling oorandom v11.1.5
53272026-05-28T17:15:26.048Z Compiling dtor-proc-macro v0.0.13
53282026-05-28T17:15:26.054Z Compiling anes v0.1.6
53292026-05-28T17:15:26.054Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53302026-05-28T17:15:26.283Z Compiling criterion v0.8.2
53312026-05-28T17:15:26.399Z Compiling dtor v0.8.1
53322026-05-28T17:15:26.489Z Compiling link-section v0.2.1
53332026-05-28T17:15:26.622Z Compiling ctor-proc-macro v0.0.13
53342026-05-28T17:15:26.989Z Compiling ctor v0.10.1
53352026-05-28T17:15:28.310Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53362026-05-28T17:16:49.431Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 46s
53372026-05-28T17:16:49.439Z Running benches/userland.rs (target/release-lto/deps/userland-7e16b6a09a69d114)
53382026-05-28T17:16:49.442ZGnuplot not found, using plotters backend
53392026-05-28T17:16:49.583ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53402026-05-28T17:16:49.583ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53412026-05-28T17:16:55.072ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0033 s (7.6M iterations)
53422026-05-28T17:16:59.921ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53432026-05-28T17:17:00.012Zparse/Hairpin-DHCPv4/wallclock/Discover
53442026-05-28T17:17:00.012Z time: [60.338 ns 60.466 ns 60.619 ns]
53452026-05-28T17:17:00.012Z change: [−1.5919% −0.5344% +0.6953%] (p = 0.34 > 0.05)
53462026-05-28T17:17:00.012Z No change in performance detected.
53472026-05-28T17:17:00.012ZFound 5 outliers among 100 measurements (5.00%)
53482026-05-28T17:17:00.012Z 2 (2.00%) high mild
53492026-05-28T17:17:00.012Z 3 (3.00%) high severe
53502026-05-28T17:17:00.905Z
53512026-05-28T17:17:00.908ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53522026-05-28T17:17:00.908ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53532026-05-28T17:17:06.837ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0006 s (3.5M iterations)
53542026-05-28T17:17:11.851ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53552026-05-28T17:17:11.937Zprocess/Hairpin-DHCPv4/wallclock/Discover
53562026-05-28T17:17:11.937Z time: [837.43 ns 837.85 ns 838.25 ns]
53572026-05-28T17:17:11.937Z change: [+1.9272% +2.1027% +2.2820%] (p = 0.00 < 0.05)
53582026-05-28T17:17:11.937Z Performance has regressed.
53592026-05-28T17:17:11.937ZFound 5 outliers among 100 measurements (5.00%)
53602026-05-28T17:17:11.937Z 3 (3.00%) high mild
53612026-05-28T17:17:11.937Z 2 (2.00%) high severe
53622026-05-28T17:17:12.833Z
53632026-05-28T17:17:12.838ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53642026-05-28T17:17:12.838ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53652026-05-28T17:17:18.590ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0001 s (7.3M iterations)
53662026-05-28T17:17:23.209ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53672026-05-28T17:17:23.294Zparse/Hairpin-DHCPv4/wallclock/Request
53682026-05-28T17:17:23.294Z time: [60.854 ns 60.984 ns 61.134 ns]
53692026-05-28T17:17:23.294Z change: [−1.8959% −0.8426% +0.1189%] (p = 0.12 > 0.05)
53702026-05-28T17:17:23.294Z No change in performance detected.
53712026-05-28T17:17:23.294ZFound 7 outliers among 100 measurements (7.00%)
53722026-05-28T17:17:23.294Z 4 (4.00%) high mild
53732026-05-28T17:17:23.294Z 3 (3.00%) high severe
53742026-05-28T17:17:24.188Z
53752026-05-28T17:17:24.195ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53762026-05-28T17:17:24.195ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53772026-05-28T17:17:30.079ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0069 s (3.6M iterations)
53782026-05-28T17:17:35.048ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53792026-05-28T17:17:35.114Zprocess/Hairpin-DHCPv4/wallclock/Request
53802026-05-28T17:17:35.114Z time: [810.93 ns 811.26 ns 811.59 ns]
53812026-05-28T17:17:35.114Z change: [+1.8623% +2.0693% +2.2711%] (p = 0.00 < 0.05)
53822026-05-28T17:17:35.114Z Performance has regressed.
53832026-05-28T17:17:35.114ZFound 8 outliers among 100 measurements (8.00%)
53842026-05-28T17:17:35.114Z 4 (4.00%) high mild
53852026-05-28T17:17:35.114Z 4 (4.00%) high severe
53862026-05-28T17:17:36.008Z
53872026-05-28T17:17:36.011ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53882026-05-28T17:17:36.011ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53892026-05-28T17:17:41.195ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0026 s (6.1M iterations)
53902026-05-28T17:17:44.319ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53912026-05-28T17:17:44.404Zparse/Hairpin-DHCPv6/wallclock/Solicit
53922026-05-28T17:17:44.404Z time: [60.626 ns 60.752 ns 60.905 ns]
53932026-05-28T17:17:44.404Z change: [−0.6578% +0.6343% +1.9646%] (p = 0.34 > 0.05)
53942026-05-28T17:17:44.404Z No change in performance detected.
53952026-05-28T17:17:44.404ZFound 7 outliers among 100 measurements (7.00%)
53962026-05-28T17:17:44.404Z 3 (3.00%) high mild
53972026-05-28T17:17:44.404Z 4 (4.00%) high severe
53982026-05-28T17:17:45.298Z
53992026-05-28T17:17:45.301ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
54002026-05-28T17:17:45.301ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54012026-05-28T17:17:49.038ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0055 s (2.8M iterations)
54022026-05-28T17:17:54.052ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54032026-05-28T17:17:54.138Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54042026-05-28T17:17:54.138Z time: [1.0471 µs 1.0476 µs 1.0482 µs]
54052026-05-28T17:17:54.138Z change: [+0.2156% +0.4209% +0.6171%] (p = 0.00 < 0.05)
54062026-05-28T17:17:54.138Z Change within noise threshold.
54072026-05-28T17:17:54.138ZFound 3 outliers among 100 measurements (3.00%)
54082026-05-28T17:17:54.138Z 1 (1.00%) high mild
54092026-05-28T17:17:54.138Z 2 (2.00%) high severe
54102026-05-28T17:17:55.028Z
54112026-05-28T17:17:55.031ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54122026-05-28T17:17:55.031ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54132026-05-28T17:17:58.836ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0012 s (5.5M iterations)
54142026-05-28T17:18:03.559ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54152026-05-28T17:18:03.650Zparse/Hairpin-DHCPv6/wallclock/Request
54162026-05-28T17:18:03.650Z time: [60.435 ns 60.566 ns 60.724 ns]
54172026-05-28T17:18:03.650Z change: [−1.2061% −0.1242% +1.0867%] (p = 0.83 > 0.05)
54182026-05-28T17:18:03.650Z No change in performance detected.
54192026-05-28T17:18:03.650ZFound 6 outliers among 100 measurements (6.00%)
54202026-05-28T17:18:03.650Z 2 (2.00%) high mild
54212026-05-28T17:18:03.650Z 4 (4.00%) high severe
54222026-05-28T17:18:04.551Z
54232026-05-28T17:18:04.566ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54242026-05-28T17:18:04.566ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54252026-05-28T17:18:08.529ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0054 s (2.6M iterations)
54262026-05-28T17:18:13.499ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54272026-05-28T17:18:13.620Zprocess/Hairpin-DHCPv6/wallclock/Request
54282026-05-28T17:18:13.621Z time: [1.0838 µs 1.0842 µs 1.0845 µs]
54292026-05-28T17:18:13.621Z change: [+0.7545% +0.9097% +1.0597%] (p = 0.00 < 0.05)
54302026-05-28T17:18:13.621Z Change within noise threshold.
54312026-05-28T17:18:13.621ZFound 4 outliers among 100 measurements (4.00%)
54322026-05-28T17:18:13.621Z 3 (3.00%) high mild
54332026-05-28T17:18:13.621Z 1 (1.00%) high severe
54342026-05-28T17:18:14.450Z
54352026-05-28T17:18:14.465ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54362026-05-28T17:18:14.465ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54372026-05-28T17:18:20.557ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0013 s (6.9M iterations)
54382026-05-28T17:18:25.067ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54392026-05-28T17:18:25.153Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54402026-05-28T17:18:25.153Z time: [60.446 ns 60.578 ns 60.740 ns]
54412026-05-28T17:18:25.153Z change: [−1.3357% −0.2645% +0.8739%] (p = 0.65 > 0.05)
54422026-05-28T17:18:25.153Z No change in performance detected.
54432026-05-28T17:18:25.153ZFound 7 outliers among 100 measurements (7.00%)
54442026-05-28T17:18:25.153Z 5 (5.00%) high mild
54452026-05-28T17:18:25.153Z 2 (2.00%) high severe
54462026-05-28T17:18:26.050Z
54472026-05-28T17:18:26.066ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54482026-05-28T17:18:26.066ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54492026-05-28T17:18:31.359ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0052 s (4.0M iterations)
54502026-05-28T17:18:38.431ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54512026-05-28T17:18:38.493Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54522026-05-28T17:18:38.493Z time: [631.52 ns 631.86 ns 632.28 ns]
54532026-05-28T17:18:38.493Z change: [+2.8961% +3.0768% +3.2420%] (p = 0.00 < 0.05)
54542026-05-28T17:18:38.493Z Performance has regressed.
54552026-05-28T17:18:38.493ZFound 20 outliers among 100 measurements (20.00%)
54562026-05-28T17:18:38.493Z 17 (17.00%) high mild
54572026-05-28T17:18:38.493Z 3 (3.00%) high severe
54582026-05-28T17:18:38.493Z
54592026-05-28T17:18:38.493ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54602026-05-28T17:18:38.493ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54612026-05-28T17:18:41.646ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0043 s (4.7M iterations)
54622026-05-28T17:18:45.416ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54632026-05-28T17:18:45.499Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54642026-05-28T17:18:45.499Z time: [120.93 ns 121.06 ns 121.22 ns]
54652026-05-28T17:18:45.499Z change: [−0.3746% +0.3997% +1.2256%] (p = 0.32 > 0.05)
54662026-05-28T17:18:45.499Z No change in performance detected.
54672026-05-28T17:18:45.499ZFound 9 outliers among 100 measurements (9.00%)
54682026-05-28T17:18:45.499Z 5 (5.00%) high mild
54692026-05-28T17:18:45.499Z 4 (4.00%) high severe
54702026-05-28T17:18:46.399Z
54712026-05-28T17:18:46.402ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54722026-05-28T17:18:46.402ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54732026-05-28T17:18:49.653ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0067 s (3.2M iterations)
54742026-05-28T17:18:54.168ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54752026-05-28T17:18:54.253Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54762026-05-28T17:18:54.253Z time: [718.10 ns 718.46 ns 718.86 ns]
54772026-05-28T17:18:54.254Z change: [+2.9053% +3.0643% +3.2198%] (p = 0.00 < 0.05)
54782026-05-28T17:18:54.254Z Performance has regressed.
54792026-05-28T17:18:54.254ZFound 4 outliers among 100 measurements (4.00%)
54802026-05-28T17:18:54.254Z 3 (3.00%) high mild
54812026-05-28T17:18:54.254Z 1 (1.00%) high severe
54822026-05-28T17:18:55.143Z
54832026-05-28T17:18:55.146ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54842026-05-28T17:18:55.146ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54852026-05-28T17:18:58.184ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0026 s (6.9M iterations)
54862026-05-28T17:19:02.710ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54872026-05-28T17:19:02.796Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54882026-05-28T17:19:02.796Z time: [59.864 ns 59.980 ns 60.122 ns]
54892026-05-28T17:19:02.796Z change: [−1.3941% −0.3192% +0.7034%] (p = 0.57 > 0.05)
54902026-05-28T17:19:02.796Z No change in performance detected.
54912026-05-28T17:19:02.796ZFound 5 outliers among 100 measurements (5.00%)
54922026-05-28T17:19:02.796Z 2 (2.00%) high mild
54932026-05-28T17:19:02.796Z 3 (3.00%) high severe
54942026-05-28T17:19:03.686Z
54952026-05-28T17:19:03.688ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54962026-05-28T17:19:03.688ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54972026-05-28T17:19:09.815ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0036 s (3.4M iterations)
54982026-05-28T17:19:14.635ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54992026-05-28T17:19:14.719Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
55002026-05-28T17:19:14.719Z time: [808.36 ns 808.69 ns 809.06 ns]
55012026-05-28T17:19:14.719Z change: [+2.1221% +2.2761% +2.4371%] (p = 0.00 < 0.05)
55022026-05-28T17:19:14.719Z Performance has regressed.
55032026-05-28T17:19:14.719ZFound 2 outliers among 100 measurements (2.00%)
55042026-05-28T17:19:14.719Z 1 (1.00%) high mild
55052026-05-28T17:19:14.720Z 1 (1.00%) high severe
55062026-05-28T17:19:15.613Z
55072026-05-28T17:19:15.615ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55082026-05-28T17:19:15.616ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55092026-05-28T17:19:18.704ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0002 s (6.8M iterations)
55102026-05-28T17:19:23.152ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55112026-05-28T17:19:23.227Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55122026-05-28T17:19:23.227Z time: [59.960 ns 60.075 ns 60.218 ns]
55132026-05-28T17:19:23.227Z change: [−1.0477% +0.0151% +1.1727%] (p = 0.97 > 0.05)
55142026-05-28T17:19:23.227Z No change in performance detected.
55152026-05-28T17:19:23.227ZFound 5 outliers among 100 measurements (5.00%)
55162026-05-28T17:19:23.227Z 2 (2.00%) high mild
55172026-05-28T17:19:23.227Z 3 (3.00%) high severe
55182026-05-28T17:19:24.120Z
55192026-05-28T17:19:24.124ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55202026-05-28T17:19:24.124ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55212026-05-28T17:19:30.128ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0061 s (3.5M iterations)
55222026-05-28T17:19:34.917ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55232026-05-28T17:19:35.002Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55242026-05-28T17:19:35.003Z time: [771.63 ns 772.07 ns 772.56 ns]
55252026-05-28T17:19:35.003Z change: [+2.1954% +2.4192% +2.6323%] (p = 0.00 < 0.05)
55262026-05-28T17:19:35.003Z Performance has regressed.
55272026-05-28T17:19:35.003ZFound 3 outliers among 100 measurements (3.00%)
55282026-05-28T17:19:35.003Z 2 (2.00%) high mild
55292026-05-28T17:19:35.003Z 1 (1.00%) high severe
55302026-05-28T17:19:35.892Z
55312026-05-28T17:19:35.894ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55322026-05-28T17:19:35.894ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55332026-05-28T17:19:39.363ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (12M iterations)
55342026-05-28T17:19:43.138ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55352026-05-28T17:19:43.223Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55362026-05-28T17:19:43.223Z time: [61.477 ns 61.624 ns 61.793 ns]
55372026-05-28T17:19:43.223Z change: [−0.9671% −0.2113% +0.5008%] (p = 0.59 > 0.05)
55382026-05-28T17:19:43.223Z No change in performance detected.
55392026-05-28T17:19:43.223ZFound 5 outliers among 100 measurements (5.00%)
55402026-05-28T17:19:43.223Z 3 (3.00%) high mild
55412026-05-28T17:19:43.223Z 2 (2.00%) high severe
55422026-05-28T17:19:44.125Z
55432026-05-28T17:19:44.128ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55442026-05-28T17:19:44.128ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55452026-05-28T17:19:49.355ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (4.0M iterations)
55462026-05-28T17:19:54.056ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55472026-05-28T17:19:54.141Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55482026-05-28T17:19:54.141Z time: [253.58 ns 253.97 ns 254.45 ns]
55492026-05-28T17:19:54.141Z change: [+3.6121% +4.0250% +4.4377%] (p = 0.00 < 0.05)
55502026-05-28T17:19:54.141Z Performance has regressed.
55512026-05-28T17:19:54.141ZFound 3 outliers among 100 measurements (3.00%)
55522026-05-28T17:19:54.141Z 2 (2.00%) high mild
55532026-05-28T17:19:54.141Z 1 (1.00%) high severe
55542026-05-28T17:19:55.035Z
55552026-05-28T17:19:55.037ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55562026-05-28T17:19:55.037ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55572026-05-28T17:19:58.103ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (6.8M iterations)
55582026-05-28T17:20:02.900ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55592026-05-28T17:20:02.986Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55602026-05-28T17:20:02.986Z time: [79.689 ns 79.857 ns 80.044 ns]
55612026-05-28T17:20:02.986Z change: [−0.7938% +0.1375% +1.0462%] (p = 0.78 > 0.05)
55622026-05-28T17:20:02.986Z No change in performance detected.
55632026-05-28T17:20:02.986ZFound 4 outliers among 100 measurements (4.00%)
55642026-05-28T17:20:02.986Z 2 (2.00%) high mild
55652026-05-28T17:20:02.986Z 2 (2.00%) high severe
55662026-05-28T17:20:03.884Z
55672026-05-28T17:20:03.888ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55682026-05-28T17:20:03.888ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55692026-05-28T17:20:07.946ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0082 s (2.6M iterations)
55702026-05-28T17:20:12.908ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55712026-05-28T17:20:12.993Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55722026-05-28T17:20:12.993Z time: [273.60 ns 274.02 ns 274.51 ns]
55732026-05-28T17:20:12.993Z change: [+3.7193% +4.1318% +4.5488%] (p = 0.00 < 0.05)
55742026-05-28T17:20:12.993Z Performance has regressed.
55752026-05-28T17:20:12.993ZFound 5 outliers among 100 measurements (5.00%)
55762026-05-28T17:20:12.993Z 2 (2.00%) high mild
55772026-05-28T17:20:12.993Z 3 (3.00%) high severe
55782026-05-28T17:20:13.883Z
55792026-05-28T17:20:13.886ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55802026-05-28T17:20:13.886ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55812026-05-28T17:20:20.133ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0025 s (6.7M iterations)
55822026-05-28T17:20:23.668ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55832026-05-28T17:20:23.753Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55842026-05-28T17:20:23.753Z time: [97.954 ns 98.218 ns 98.453 ns]
55852026-05-28T17:20:23.754Z change: [−0.6861% +0.0540% +0.8458%] (p = 0.88 > 0.05)
55862026-05-28T17:20:23.754Z No change in performance detected.
55872026-05-28T17:20:23.754ZFound 17 outliers among 100 measurements (17.00%)
55882026-05-28T17:20:23.754Z 5 (5.00%) low mild
55892026-05-28T17:20:23.754Z 8 (8.00%) high mild
55902026-05-28T17:20:23.754Z 4 (4.00%) high severe
55912026-05-28T17:20:24.646Z
55922026-05-28T17:20:24.650ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55932026-05-28T17:20:24.650ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55942026-05-28T17:20:27.661ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0039 s (3.5M iterations)
55952026-05-28T17:20:32.267ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55962026-05-28T17:20:32.347Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55972026-05-28T17:20:32.347Z time: [225.87 ns 226.37 ns 226.99 ns]
55982026-05-28T17:20:32.347Z change: [+3.8804% +4.4889% +5.0361%] (p = 0.00 < 0.05)
55992026-05-28T17:20:32.347Z Performance has regressed.
56002026-05-28T17:20:32.347ZFound 2 outliers among 100 measurements (2.00%)
56012026-05-28T17:20:32.347Z 2 (2.00%) high mild
56022026-05-28T17:20:33.243Z
56032026-05-28T17:20:33.256ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56042026-05-28T17:20:33.256ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56052026-05-28T17:20:37.623ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0052 s (4.8M iterations)
56062026-05-28T17:20:41.958ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56072026-05-28T17:20:42.044Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56082026-05-28T17:20:42.044Z time: [116.27 ns 116.62 ns 116.93 ns]
56092026-05-28T17:20:42.044Z change: [−0.9071% −0.0826% +0.7435%] (p = 0.85 > 0.05)
56102026-05-28T17:20:42.044Z No change in performance detected.
56112026-05-28T17:20:42.044ZFound 33 outliers among 100 measurements (33.00%)
56122026-05-28T17:20:42.044Z 19 (19.00%) low mild
56132026-05-28T17:20:42.044Z 6 (6.00%) high mild
56142026-05-28T17:20:42.044Z 8 (8.00%) high severe
56152026-05-28T17:20:42.943Z
56162026-05-28T17:20:42.947ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56172026-05-28T17:20:42.947ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56182026-05-28T17:20:47.471ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (2.3M iterations)
56192026-05-28T17:20:52.872ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56202026-05-28T17:20:52.899Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56212026-05-28T17:20:52.899Z time: [245.65 ns 246.08 ns 246.59 ns]
56222026-05-28T17:20:52.899Z change: [+3.1791% +3.7225% +4.2672%] (p = 0.00 < 0.05)
56232026-05-28T17:20:52.899Z Performance has regressed.
56242026-05-28T17:20:52.899ZFound 4 outliers among 100 measurements (4.00%)
56252026-05-28T17:20:52.899Z 2 (2.00%) high mild
56262026-05-28T17:20:52.899Z 2 (2.00%) high severe
56272026-05-28T17:20:53.248Z
56282026-05-28T17:20:53.251ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56292026-05-28T17:20:53.251ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56302026-05-28T17:20:56.533ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (13M iterations)
56312026-05-28T17:21:00.450ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56322026-05-28T17:21:00.534Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56332026-05-28T17:21:00.534Z time: [60.359 ns 60.519 ns 60.702 ns]
56342026-05-28T17:21:00.534Z change: [−1.3976% −0.6591% +0.0646%] (p = 0.09 > 0.05)
56352026-05-28T17:21:00.534Z No change in performance detected.
56362026-05-28T17:21:00.534ZFound 3 outliers among 100 measurements (3.00%)
56372026-05-28T17:21:00.534Z 2 (2.00%) high mild
56382026-05-28T17:21:00.534Z 1 (1.00%) high severe
56392026-05-28T17:21:01.429Z
56402026-05-28T17:21:01.432ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56412026-05-28T17:21:01.432ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56422026-05-28T17:21:06.254ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0021 s (4.3M iterations)
56432026-05-28T17:21:11.005ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56442026-05-28T17:21:11.090Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56452026-05-28T17:21:11.090Z time: [218.96 ns 219.32 ns 219.75 ns]
56462026-05-28T17:21:11.090Z change: [−0.3503% +0.1007% +0.5585%] (p = 0.67 > 0.05)
56472026-05-28T17:21:11.090Z No change in performance detected.
56482026-05-28T17:21:11.090ZFound 3 outliers among 100 measurements (3.00%)
56492026-05-28T17:21:11.090Z 1 (1.00%) high mild
56502026-05-28T17:21:11.093Z 2 (2.00%) high severe
56512026-05-28T17:21:11.987Z
56522026-05-28T17:21:11.990ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56532026-05-28T17:21:11.991ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56542026-05-28T17:21:18.114ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0012 s (6.8M iterations)
56552026-05-28T17:21:22.769ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56562026-05-28T17:21:22.855Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56572026-05-28T17:21:22.855Z time: [78.504 ns 78.674 ns 78.862 ns]
56582026-05-28T17:21:22.855Z change: [−0.6376% +0.2291% +1.1193%] (p = 0.63 > 0.05)
56592026-05-28T17:21:22.855Z No change in performance detected.
56602026-05-28T17:21:22.855ZFound 5 outliers among 100 measurements (5.00%)
56612026-05-28T17:21:22.855Z 2 (2.00%) high mild
56622026-05-28T17:21:22.856Z 3 (3.00%) high severe
56632026-05-28T17:21:23.755Z
56642026-05-28T17:21:23.757ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56652026-05-28T17:21:23.757ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56662026-05-28T17:21:27.657ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0086 s (2.7M iterations)
56672026-05-28T17:21:32.550ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56682026-05-28T17:21:32.635Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56692026-05-28T17:21:32.635Z time: [238.71 ns 239.08 ns 239.49 ns]
56702026-05-28T17:21:32.635Z change: [−0.0168% +0.4262% +0.8967%] (p = 0.06 > 0.05)
56712026-05-28T17:21:32.635Z No change in performance detected.
56722026-05-28T17:21:32.635ZFound 5 outliers among 100 measurements (5.00%)
56732026-05-28T17:21:32.635Z 2 (2.00%) high mild
56742026-05-28T17:21:32.635Z 3 (3.00%) high severe
56752026-05-28T17:21:33.535Z
56762026-05-28T17:21:33.540ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56772026-05-28T17:21:33.540ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56782026-05-28T17:21:39.614ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0036 s (6.9M iterations)
56792026-05-28T17:21:43.212ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56802026-05-28T17:21:43.298Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56812026-05-28T17:21:43.298Z time: [97.493 ns 97.719 ns 97.919 ns]
56822026-05-28T17:21:43.298Z change: [−0.5684% +0.1738% +0.9100%] (p = 0.64 > 0.05)
56832026-05-28T17:21:43.298Z No change in performance detected.
56842026-05-28T17:21:43.298ZFound 8 outliers among 100 measurements (8.00%)
56852026-05-28T17:21:43.298Z 5 (5.00%) high mild
56862026-05-28T17:21:43.298Z 3 (3.00%) high severe
56872026-05-28T17:21:44.193Z
56882026-05-28T17:21:44.196ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56892026-05-28T17:21:44.196ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56902026-05-28T17:21:50.068ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0013 s (3.6M iterations)
56912026-05-28T17:21:54.507ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56922026-05-28T17:21:54.592Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56932026-05-28T17:21:54.592Z time: [190.63 ns 191.15 ns 191.80 ns]
56942026-05-28T17:21:54.592Z change: [+0.9989% +1.7052% +2.4041%] (p = 0.00 < 0.05)
56952026-05-28T17:21:54.592Z Change within noise threshold.
56962026-05-28T17:21:54.592ZFound 2 outliers among 100 measurements (2.00%)
56972026-05-28T17:21:54.592Z 1 (1.00%) high mild
56982026-05-28T17:21:54.592Z 1 (1.00%) high severe
56992026-05-28T17:21:55.482Z
57002026-05-28T17:21:55.486ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57012026-05-28T17:21:55.486ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57022026-05-28T17:21:59.830ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0038 s (4.8M iterations)
57032026-05-28T17:22:04.178ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57042026-05-28T17:22:04.264Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57052026-05-28T17:22:04.264Z time: [116.09 ns 116.43 ns 116.73 ns]
57062026-05-28T17:22:04.264Z change: [−1.1990% −0.4121% +0.3848%] (p = 0.32 > 0.05)
57072026-05-28T17:22:04.264Z No change in performance detected.
57082026-05-28T17:22:04.264ZFound 30 outliers among 100 measurements (30.00%)
57092026-05-28T17:22:04.264Z 19 (19.00%) low mild
57102026-05-28T17:22:04.264Z 3 (3.00%) high mild
57112026-05-28T17:22:04.264Z 8 (8.00%) high severe
57122026-05-28T17:22:05.160Z
57132026-05-28T17:22:05.163ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57142026-05-28T17:22:05.163ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57152026-05-28T17:22:09.474ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0088 s (2.4M iterations)
57162026-05-28T17:22:14.275ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57172026-05-28T17:22:14.360Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57182026-05-28T17:22:14.360Z time: [211.38 ns 211.83 ns 212.34 ns]
57192026-05-28T17:22:14.360Z change: [+1.3557% +2.0433% +2.7321%] (p = 0.00 < 0.05)
57202026-05-28T17:22:14.360Z Performance has regressed.
57212026-05-28T17:22:14.360ZFound 7 outliers among 100 measurements (7.00%)
57222026-05-28T17:22:14.360Z 5 (5.00%) high mild
57232026-05-28T17:22:14.360Z 2 (2.00%) high severe
57242026-05-28T17:22:15.250Z
57252026-05-28T17:22:15.253ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57262026-05-28T17:22:15.253ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57272026-05-28T17:22:18.848ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (12M iterations)
57282026-05-28T17:22:22.877ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57292026-05-28T17:22:22.962Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57302026-05-28T17:22:22.962Z time: [60.919 ns 61.052 ns 61.202 ns]
57312026-05-28T17:22:22.962Z change: [−1.0042% −0.2544% +0.5086%] (p = 0.52 > 0.05)
57322026-05-28T17:22:22.966Z No change in performance detected.
57332026-05-28T17:22:22.966ZFound 6 outliers among 100 measurements (6.00%)
57342026-05-28T17:22:22.966Z 2 (2.00%) high mild
57352026-05-28T17:22:22.966Z 4 (4.00%) high severe
57362026-05-28T17:22:23.865Z
57372026-05-28T17:22:23.868ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57382026-05-28T17:22:23.868ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57392026-05-28T17:22:29.263ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0050 s (3.9M iterations)
57402026-05-28T17:22:34.060ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57412026-05-28T17:22:34.145Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57422026-05-28T17:22:34.145Z time: [249.14 ns 249.43 ns 249.80 ns]
57432026-05-28T17:22:34.145Z change: [+3.4090% +3.8914% +4.3900%] (p = 0.00 < 0.05)
57442026-05-28T17:22:34.145Z Performance has regressed.
57452026-05-28T17:22:34.145ZFound 3 outliers among 100 measurements (3.00%)
57462026-05-28T17:22:34.145Z 1 (1.00%) high mild
57472026-05-28T17:22:34.145Z 2 (2.00%) high severe
57482026-05-28T17:22:35.036Z
57492026-05-28T17:22:35.039ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57502026-05-28T17:22:35.039ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57512026-05-28T17:22:38.234ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0024 s (6.6M iterations)
57522026-05-28T17:22:43.293ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57532026-05-28T17:22:43.378Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57542026-05-28T17:22:43.378Z time: [79.058 ns 79.204 ns 79.361 ns]
57552026-05-28T17:22:43.378Z change: [−0.8293% +0.0207% +0.8703%] (p = 0.97 > 0.05)
57562026-05-28T17:22:43.378Z No change in performance detected.
57572026-05-28T17:22:43.378ZFound 7 outliers among 100 measurements (7.00%)
57582026-05-28T17:22:43.378Z 4 (4.00%) high mild
57592026-05-28T17:22:43.378Z 3 (3.00%) high severe
57602026-05-28T17:22:44.273Z
57612026-05-28T17:22:44.276ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57622026-05-28T17:22:44.276ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57632026-05-28T17:22:48.487ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0021 s (2.5M iterations)
57642026-05-28T17:22:53.853ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57652026-05-28T17:22:53.938Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57662026-05-28T17:22:53.938Z time: [267.98 ns 268.34 ns 268.75 ns]
57672026-05-28T17:22:53.938Z change: [+3.2183% +3.6823% +4.1996%] (p = 0.00 < 0.05)
57682026-05-28T17:22:53.938Z Performance has regressed.
57692026-05-28T17:22:53.938ZFound 6 outliers among 100 measurements (6.00%)
57702026-05-28T17:22:53.938Z 2 (2.00%) high mild
57712026-05-28T17:22:53.938Z 4 (4.00%) high severe
57722026-05-28T17:22:54.831Z
57732026-05-28T17:22:54.834ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57742026-05-28T17:22:54.834ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57752026-05-28T17:22:57.873ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0029 s (6.9M iterations)
57762026-05-28T17:23:01.741ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57772026-05-28T17:23:01.826Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57782026-05-28T17:23:01.826Z time: [98.253 ns 98.332 ns 98.418 ns]
57792026-05-28T17:23:01.826Z change: [−0.1236% +0.4832% +1.1165%] (p = 0.14 > 0.05)
57802026-05-28T17:23:01.826Z No change in performance detected.
57812026-05-28T17:23:01.826ZFound 11 outliers among 100 measurements (11.00%)
57822026-05-28T17:23:01.826Z 4 (4.00%) high mild
57832026-05-28T17:23:01.826Z 7 (7.00%) high severe
57842026-05-28T17:23:02.718Z
57852026-05-28T17:23:02.721ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57862026-05-28T17:23:02.721ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57872026-05-28T17:23:05.839ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0059 s (3.4M iterations)
57882026-05-28T17:23:10.511ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57892026-05-28T17:23:10.596Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57902026-05-28T17:23:10.596Z time: [220.45 ns 220.95 ns 221.55 ns]
57912026-05-28T17:23:10.596Z change: [+4.6603% +5.2404% +5.8042%] (p = 0.00 < 0.05)
57922026-05-28T17:23:10.596Z Performance has regressed.
57932026-05-28T17:23:10.596ZFound 3 outliers among 100 measurements (3.00%)
57942026-05-28T17:23:10.596Z 2 (2.00%) high mild
57952026-05-28T17:23:10.596Z 1 (1.00%) high severe
57962026-05-28T17:23:11.486Z
57972026-05-28T17:23:11.490ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57982026-05-28T17:23:11.490ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57992026-05-28T17:23:15.916ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0028 s (4.7M iterations)
58002026-05-28T17:23:20.357ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58012026-05-28T17:23:20.442Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58022026-05-28T17:23:20.442Z time: [116.84 ns 116.99 ns 117.12 ns]
58032026-05-28T17:23:20.442Z change: [−1.0208% −0.2099% +0.6561%] (p = 0.64 > 0.05)
58042026-05-28T17:23:20.442Z No change in performance detected.
58052026-05-28T17:23:20.442ZFound 11 outliers among 100 measurements (11.00%)
58062026-05-28T17:23:20.442Z 4 (4.00%) high mild
58072026-05-28T17:23:20.443Z 7 (7.00%) high severe
58082026-05-28T17:23:21.336Z
58092026-05-28T17:23:21.339ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58102026-05-28T17:23:21.339ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58112026-05-28T17:23:25.942ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0043 s (2.3M iterations)
58122026-05-28T17:23:30.797ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58132026-05-28T17:23:30.881Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58142026-05-28T17:23:30.881Z time: [239.99 ns 240.43 ns 240.96 ns]
58152026-05-28T17:23:30.882Z change: [+4.6036% +5.2127% +5.8366%] (p = 0.00 < 0.05)
58162026-05-28T17:23:30.882Z Performance has regressed.
58172026-05-28T17:23:30.882ZFound 4 outliers among 100 measurements (4.00%)
58182026-05-28T17:23:30.882Z 2 (2.00%) high mild
58192026-05-28T17:23:30.882Z 2 (2.00%) high severe
58202026-05-28T17:23:31.772Z
58212026-05-28T17:23:31.775ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58222026-05-28T17:23:31.775ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58232026-05-28T17:23:35.343ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (12M iterations)
58242026-05-28T17:23:39.347ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58252026-05-28T17:23:39.433Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58262026-05-28T17:23:39.433Z time: [60.139 ns 60.275 ns 60.430 ns]
58272026-05-28T17:23:39.433Z change: [−0.7893% +0.0137% +0.7711%] (p = 0.97 > 0.05)
58282026-05-28T17:23:39.433Z No change in performance detected.
58292026-05-28T17:23:39.433ZFound 5 outliers among 100 measurements (5.00%)
58302026-05-28T17:23:39.433Z 1 (1.00%) high mild
58312026-05-28T17:23:39.433Z 4 (4.00%) high severe
58322026-05-28T17:23:40.329Z
58332026-05-28T17:23:40.332ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58342026-05-28T17:23:40.332ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58352026-05-28T17:23:45.426ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (4.1M iterations)
58362026-05-28T17:23:50.196ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58372026-05-28T17:23:50.281Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58382026-05-28T17:23:50.281Z time: [217.90 ns 218.21 ns 218.58 ns]
58392026-05-28T17:23:50.281Z change: [−0.8601% −0.4205% +0.0099%] (p = 0.06 > 0.05)
58402026-05-28T17:23:50.281Z No change in performance detected.
58412026-05-28T17:23:50.281ZFound 3 outliers among 100 measurements (3.00%)
58422026-05-28T17:23:50.281Z 1 (1.00%) high mild
58432026-05-28T17:23:50.281Z 2 (2.00%) high severe
58442026-05-28T17:23:51.171Z
58452026-05-28T17:23:51.174ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58462026-05-28T17:23:51.174ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58472026-05-28T17:23:54.282ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0035 s (6.7M iterations)
58482026-05-28T17:23:59.119ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58492026-05-28T17:23:59.202Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58502026-05-28T17:23:59.203Z time: [78.090 ns 78.271 ns 78.471 ns]
58512026-05-28T17:23:59.203Z change: [−0.8075% +0.0432% +0.9747%] (p = 0.93 > 0.05)
58522026-05-28T17:23:59.203Z No change in performance detected.
58532026-05-28T17:23:59.203ZFound 5 outliers among 100 measurements (5.00%)
58542026-05-28T17:23:59.203Z 3 (3.00%) high mild
58552026-05-28T17:23:59.203Z 2 (2.00%) high severe
58562026-05-28T17:24:00.099Z
58572026-05-28T17:24:00.107ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58582026-05-28T17:24:00.107ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58592026-05-28T17:24:04.066ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0065 s (2.6M iterations)
58602026-05-28T17:24:09.063ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58612026-05-28T17:24:09.142Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58622026-05-28T17:24:09.142Z time: [237.06 ns 237.45 ns 237.90 ns]
58632026-05-28T17:24:09.142Z change: [+0.0110% +0.4465% +0.8805%] (p = 0.05 < 0.05)
58642026-05-28T17:24:09.142Z Change within noise threshold.
58652026-05-28T17:24:09.149ZFound 5 outliers among 100 measurements (5.00%)
58662026-05-28T17:24:09.149Z 2 (2.00%) high mild
58672026-05-28T17:24:09.149Z 3 (3.00%) high severe
58682026-05-28T17:24:10.041Z
58692026-05-28T17:24:10.058ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58702026-05-28T17:24:10.058ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58712026-05-28T17:24:16.406ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0029 s (6.6M iterations)
58722026-05-28T17:24:20.069ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58732026-05-28T17:24:20.154Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58742026-05-28T17:24:20.154Z time: [97.522 ns 97.603 ns 97.688 ns]
58752026-05-28T17:24:20.155Z change: [−1.0147% −0.2813% +0.4224%] (p = 0.44 > 0.05)
58762026-05-28T17:24:20.155Z No change in performance detected.
58772026-05-28T17:24:20.155ZFound 9 outliers among 100 measurements (9.00%)
58782026-05-28T17:24:20.155Z 4 (4.00%) high mild
58792026-05-28T17:24:20.155Z 5 (5.00%) high severe
58802026-05-28T17:24:21.051Z
58812026-05-28T17:24:21.055ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58822026-05-28T17:24:21.055ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58832026-05-28T17:24:27.205ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0060 s (3.4M iterations)
58842026-05-28T17:24:34.289ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58852026-05-28T17:24:34.301Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58862026-05-28T17:24:34.301Z time: [187.26 ns 187.86 ns 188.56 ns]
58872026-05-28T17:24:34.301Z change: [+0.5312% +1.2517% +1.9569%] (p = 0.00 < 0.05)
58882026-05-28T17:24:34.301Z Change within noise threshold.
58892026-05-28T17:24:34.302ZFound 2 outliers among 100 measurements (2.00%)
58902026-05-28T17:24:34.302Z 1 (1.00%) high mild
58912026-05-28T17:24:34.302Z 1 (1.00%) high severe
58922026-05-28T17:24:34.302Z
58932026-05-28T17:24:34.302ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58942026-05-28T17:24:34.302ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58952026-05-28T17:24:37.035ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0016 s (4.8M iterations)
58962026-05-28T17:24:41.498ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58972026-05-28T17:24:41.582Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58982026-05-28T17:24:41.583Z time: [116.46 ns 116.61 ns 116.74 ns]
58992026-05-28T17:24:41.583Z change: [−1.0230% −0.2594% +0.4875%] (p = 0.53 > 0.05)
59002026-05-28T17:24:41.583Z No change in performance detected.
59012026-05-28T17:24:41.583ZFound 11 outliers among 100 measurements (11.00%)
59022026-05-28T17:24:41.583Z 2 (2.00%) high mild
59032026-05-28T17:24:41.583Z 9 (9.00%) high severe
59042026-05-28T17:24:42.482Z
59052026-05-28T17:24:42.485ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59062026-05-28T17:24:42.485ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59072026-05-28T17:24:46.899ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0089 s (2.4M iterations)
59082026-05-28T17:24:51.760ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59092026-05-28T17:24:51.845Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59102026-05-28T17:24:51.845Z time: [207.90 ns 208.31 ns 208.78 ns]
59112026-05-28T17:24:51.845Z change: [+0.9665% +1.7006% +2.3714%] (p = 0.00 < 0.05)
59122026-05-28T17:24:51.845Z Change within noise threshold.
59132026-05-28T17:24:51.845ZFound 4 outliers among 100 measurements (4.00%)
59142026-05-28T17:24:51.845Z 2 (2.00%) high mild
59152026-05-28T17:24:51.845Z 2 (2.00%) high severe
59162026-05-28T17:24:52.737Z
59172026-05-28T17:24:52.740ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59182026-05-28T17:24:52.741ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59192026-05-28T17:24:56.049ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (13M iterations)
59202026-05-28T17:25:00.005ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59212026-05-28T17:25:00.090Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59222026-05-28T17:25:00.090Z time: [61.514 ns 61.661 ns 61.830 ns]
59232026-05-28T17:25:00.090Z change: [−1.2623% −0.5973% +0.1313%] (p = 0.10 > 0.05)
59242026-05-28T17:25:00.090Z No change in performance detected.
59252026-05-28T17:25:00.090ZFound 4 outliers among 100 measurements (4.00%)
59262026-05-28T17:25:00.090Z 1 (1.00%) high mild
59272026-05-28T17:25:00.090Z 3 (3.00%) high severe
59282026-05-28T17:25:00.992Z
59292026-05-28T17:25:00.995ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59302026-05-28T17:25:00.995ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59312026-05-28T17:25:05.998ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (4.2M iterations)
59322026-05-28T17:25:10.992ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59332026-05-28T17:25:11.077Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59342026-05-28T17:25:11.077Z time: [290.00 ns 292.62 ns 296.03 ns]
59352026-05-28T17:25:11.077Z change: [−3.1829% +14.500% +35.088%] (p = 0.13 > 0.05)
59362026-05-28T17:25:11.077Z No change in performance detected.
59372026-05-28T17:25:11.077ZFound 13 outliers among 100 measurements (13.00%)
59382026-05-28T17:25:11.077Z 5 (5.00%) high mild
59392026-05-28T17:25:11.077Z 8 (8.00%) high severe
59402026-05-28T17:25:11.974Z
59412026-05-28T17:25:11.977ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59422026-05-28T17:25:11.977ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59432026-05-28T17:25:14.980ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (7.0M iterations)
59442026-05-28T17:25:19.802ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59452026-05-28T17:25:19.885Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59462026-05-28T17:25:19.885Z time: [79.506 ns 79.682 ns 79.874 ns]
59472026-05-28T17:25:19.885Z change: [−0.6645% +0.1548% +1.0516%] (p = 0.73 > 0.05)
59482026-05-28T17:25:19.885Z No change in performance detected.
59492026-05-28T17:25:19.885ZFound 4 outliers among 100 measurements (4.00%)
59502026-05-28T17:25:19.885Z 2 (2.00%) high mild
59512026-05-28T17:25:19.885Z 2 (2.00%) high severe
59522026-05-28T17:25:20.781Z
59532026-05-28T17:25:20.784ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59542026-05-28T17:25:20.784ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59552026-05-28T17:25:24.752ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0092 s (2.6M iterations)
59562026-05-28T17:25:29.963ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59572026-05-28T17:25:30.046Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59582026-05-28T17:25:30.046Z time: [331.41 ns 335.45 ns 340.64 ns]
59592026-05-28T17:25:30.046Z change: [+0.1891% +16.304% +35.749%] (p = 0.06 > 0.05)
59602026-05-28T17:25:30.046Z No change in performance detected.
59612026-05-28T17:25:30.046ZFound 13 outliers among 100 measurements (13.00%)
59622026-05-28T17:25:30.047Z 6 (6.00%) high mild
59632026-05-28T17:25:30.047Z 7 (7.00%) high severe
59642026-05-28T17:25:30.942Z
59652026-05-28T17:25:30.945ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59662026-05-28T17:25:30.945ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59672026-05-28T17:25:37.062ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0032 s (6.9M iterations)
59682026-05-28T17:25:40.680ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59692026-05-28T17:25:40.765Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59702026-05-28T17:25:40.765Z time: [97.854 ns 98.084 ns 98.287 ns]
59712026-05-28T17:25:40.765Z change: [−0.5712% +0.0888% +0.7402%] (p = 0.81 > 0.05)
59722026-05-28T17:25:40.765Z No change in performance detected.
59732026-05-28T17:25:40.765ZFound 15 outliers among 100 measurements (15.00%)
59742026-05-28T17:25:40.765Z 3 (3.00%) low mild
59752026-05-28T17:25:40.765Z 7 (7.00%) high mild
59762026-05-28T17:25:40.765Z 5 (5.00%) high severe
59772026-05-28T17:25:41.655Z
59782026-05-28T17:25:41.660ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59792026-05-28T17:25:41.660ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59802026-05-28T17:25:47.690ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0055 s (3.5M iterations)
59812026-05-28T17:25:52.358ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59822026-05-28T17:25:52.431Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59832026-05-28T17:25:52.433Z time: [258.58 ns 260.74 ns 263.55 ns]
59842026-05-28T17:25:52.433Z change: [+3.8702% +18.598% +34.645%] (p = 0.02 < 0.05)
59852026-05-28T17:25:52.433Z Performance has regressed.
59862026-05-28T17:25:52.433ZFound 11 outliers among 100 measurements (11.00%)
59872026-05-28T17:25:52.433Z 4 (4.00%) high mild
59882026-05-28T17:25:52.433Z 7 (7.00%) high severe
59892026-05-28T17:25:53.330Z
59902026-05-28T17:25:53.333ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59912026-05-28T17:25:53.334ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59922026-05-28T17:25:57.614ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0049 s (4.9M iterations)
59932026-05-28T17:26:02.051ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59942026-05-28T17:26:02.137Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59952026-05-28T17:26:02.137Z time: [116.26 ns 116.60 ns 116.89 ns]
59962026-05-28T17:26:02.137Z change: [−0.3449% +0.3975% +1.2289%] (p = 0.32 > 0.05)
59972026-05-28T17:26:02.137Z No change in performance detected.
59982026-05-28T17:26:02.137ZFound 31 outliers among 100 measurements (31.00%)
59992026-05-28T17:26:02.137Z 19 (19.00%) low mild
60002026-05-28T17:26:02.137Z 5 (5.00%) high mild
60012026-05-28T17:26:02.137Z 7 (7.00%) high severe
60022026-05-28T17:26:03.038Z
60032026-05-28T17:26:03.041ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60042026-05-28T17:26:03.041ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
60052026-05-28T17:26:07.446ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0098 s (2.4M iterations)
60062026-05-28T17:26:12.468ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60072026-05-28T17:26:12.552Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60082026-05-28T17:26:12.552Z time: [291.07 ns 294.02 ns 297.95 ns]
60092026-05-28T17:26:12.552Z change: [+4.2810% +20.588% +40.796%] (p = 0.02 < 0.05)
60102026-05-28T17:26:12.552Z Performance has regressed.
60112026-05-28T17:26:12.552ZFound 12 outliers among 100 measurements (12.00%)
60122026-05-28T17:26:12.552Z 4 (4.00%) high mild
60132026-05-28T17:26:12.552Z 8 (8.00%) high severe
60142026-05-28T17:26:13.451Z
60152026-05-28T17:26:13.454ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60162026-05-28T17:26:13.454ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60172026-05-28T17:26:16.658ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0000 s (13M iterations)
60182026-05-28T17:26:20.664ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60192026-05-28T17:26:20.749Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60202026-05-28T17:26:20.749Z time: [60.393 ns 60.550 ns 60.728 ns]
60212026-05-28T17:26:20.749Z change: [−0.8426% −0.0924% +0.7005%] (p = 0.82 > 0.05)
60222026-05-28T17:26:20.749Z No change in performance detected.
60232026-05-28T17:26:20.749ZFound 4 outliers among 100 measurements (4.00%)
60242026-05-28T17:26:20.749Z 1 (1.00%) high mild
60252026-05-28T17:26:20.749Z 3 (3.00%) high severe
60262026-05-28T17:26:21.650Z
60272026-05-28T17:26:21.653ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60282026-05-28T17:26:21.653ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60292026-05-28T17:26:26.348ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (4.5M iterations)
60302026-05-28T17:26:31.433ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60312026-05-28T17:26:31.518Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60322026-05-28T17:26:31.518Z time: [247.71 ns 249.78 ns 252.43 ns]
60332026-05-28T17:26:31.518Z change: [−10.766% +6.0587% +25.545%] (p = 0.53 > 0.05)
60342026-05-28T17:26:31.519Z No change in performance detected.
60352026-05-28T17:26:31.519ZFound 12 outliers among 100 measurements (12.00%)
60362026-05-28T17:26:31.519Z 5 (5.00%) high mild
60372026-05-28T17:26:31.519Z 7 (7.00%) high severe
60382026-05-28T17:26:32.417Z
60392026-05-28T17:26:32.420ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60402026-05-28T17:26:32.420ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60412026-05-28T17:26:38.355ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0008 s (7.1M iterations)
60422026-05-28T17:26:43.139ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60432026-05-28T17:26:43.226Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60442026-05-28T17:26:43.226Z time: [78.484 ns 78.654 ns 78.835 ns]
60452026-05-28T17:26:43.226Z change: [−0.8786% −0.0039% +0.8498%] (p = 0.99 > 0.05)
60462026-05-28T17:26:43.227Z No change in performance detected.
60472026-05-28T17:26:43.227ZFound 5 outliers among 100 measurements (5.00%)
60482026-05-28T17:26:43.227Z 3 (3.00%) high mild
60492026-05-28T17:26:43.227Z 2 (2.00%) high severe
60502026-05-28T17:26:44.123Z
60512026-05-28T17:26:44.127ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60522026-05-28T17:26:44.127ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60532026-05-28T17:26:47.984ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0040 s (2.7M iterations)
60542026-05-28T17:26:53.142ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60552026-05-28T17:26:53.228Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60562026-05-28T17:26:53.228Z time: [284.40 ns 287.65 ns 291.87 ns]
60572026-05-28T17:26:53.228Z change: [−8.3192% +7.6931% +25.868%] (p = 0.38 > 0.05)
60582026-05-28T17:26:53.228Z No change in performance detected.
60592026-05-28T17:26:53.228ZFound 13 outliers among 100 measurements (13.00%)
60602026-05-28T17:26:53.228Z 6 (6.00%) high mild
60612026-05-28T17:26:53.228Z 7 (7.00%) high severe
60622026-05-28T17:26:54.122Z
60632026-05-28T17:26:54.125ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60642026-05-28T17:26:54.125ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60652026-05-28T17:26:59.925ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0028 s (7.2M iterations)
60662026-05-28T17:27:03.694ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60672026-05-28T17:27:03.780Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60682026-05-28T17:27:03.780Z time: [97.283 ns 97.571 ns 97.847 ns]
60692026-05-28T17:27:03.780Z change: [−0.6130% +0.0165% +0.6991%] (p = 0.97 > 0.05)
60702026-05-28T17:27:03.780Z No change in performance detected.
60712026-05-28T17:27:03.780ZFound 4 outliers among 100 measurements (4.00%)
60722026-05-28T17:27:03.780Z 2 (2.00%) high mild
60732026-05-28T17:27:03.780Z 2 (2.00%) high severe
60742026-05-28T17:27:04.679Z
60752026-05-28T17:27:04.682ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60762026-05-28T17:27:04.682ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60772026-05-28T17:27:10.360ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0066 s (3.7M iterations)
60782026-05-28T17:27:15.109ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60792026-05-28T17:27:15.193Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60802026-05-28T17:27:15.194Z time: [214.07 ns 215.59 ns 217.57 ns]
60812026-05-28T17:27:15.194Z change: [−4.8813% +8.8640% +24.604%] (p = 0.24 > 0.05)
60822026-05-28T17:27:15.194Z No change in performance detected.
60832026-05-28T17:27:15.194ZFound 10 outliers among 100 measurements (10.00%)
60842026-05-28T17:27:15.194Z 4 (4.00%) high mild
60852026-05-28T17:27:15.194Z 6 (6.00%) high severe
60862026-05-28T17:27:16.089Z
60872026-05-28T17:27:16.092ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60882026-05-28T17:27:16.092ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60892026-05-28T17:27:20.279ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (5.0M iterations)
60902026-05-28T17:27:24.791ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60912026-05-28T17:27:24.877Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60922026-05-28T17:27:24.877Z time: [116.30 ns 116.61 ns 116.87 ns]
60932026-05-28T17:27:24.877Z change: [−0.2380% +0.4441% +1.2044%] (p = 0.23 > 0.05)
60942026-05-28T17:27:24.877Z No change in performance detected.
60952026-05-28T17:27:24.877ZFound 28 outliers among 100 measurements (28.00%)
60962026-05-28T17:27:24.877Z 17 (17.00%) low mild
60972026-05-28T17:27:24.877Z 1 (1.00%) high mild
60982026-05-28T17:27:24.877Z 10 (10.00%) high severe
60992026-05-28T17:27:25.772Z
61002026-05-28T17:27:25.776ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61012026-05-28T17:27:25.776ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
61022026-05-28T17:27:29.994ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0018 s (2.5M iterations)
61032026-05-28T17:27:35.055ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
61042026-05-28T17:27:35.140Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61052026-05-28T17:27:35.140Z time: [244.59 ns 246.80 ns 249.73 ns]
61062026-05-28T17:27:35.140Z change: [−5.0098% +9.8157% +26.856%] (p = 0.23 > 0.05)
61072026-05-28T17:27:35.140Z No change in performance detected.
61082026-05-28T17:27:35.140ZFound 10 outliers among 100 measurements (10.00%)
61092026-05-28T17:27:35.140Z 4 (4.00%) high mild
61102026-05-28T17:27:35.140Z 6 (6.00%) high severe
61112026-05-28T17:27:36.037Z
61122026-05-28T17:27:36.041ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61132026-05-28T17:27:36.041ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61142026-05-28T17:27:39.422ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (12M iterations)
61152026-05-28T17:27:43.711ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61162026-05-28T17:27:43.797Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61172026-05-28T17:27:43.797Z time: [61.038 ns 61.191 ns 61.371 ns]
61182026-05-28T17:27:43.797Z change: [−0.5560% +0.2291% +0.9498%] (p = 0.57 > 0.05)
61192026-05-28T17:27:43.797Z No change in performance detected.
61202026-05-28T17:27:43.797ZFound 4 outliers among 100 measurements (4.00%)
61212026-05-28T17:27:43.797Z 2 (2.00%) high mild
61222026-05-28T17:27:43.797Z 2 (2.00%) high severe
61232026-05-28T17:27:44.693Z
61242026-05-28T17:27:44.697ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61252026-05-28T17:27:44.697ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61262026-05-28T17:27:49.853ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (4.1M iterations)
61272026-05-28T17:27:54.994ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61282026-05-28T17:27:55.081Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61292026-05-28T17:27:55.081Z time: [291.17 ns 293.92 ns 297.50 ns]
61302026-05-28T17:27:55.081Z change: [−4.9902% +13.379% +36.728%] (p = 0.20 > 0.05)
61312026-05-28T17:27:55.081Z No change in performance detected.
61322026-05-28T17:27:55.081ZFound 12 outliers among 100 measurements (12.00%)
61332026-05-28T17:27:55.081Z 4 (4.00%) high mild
61342026-05-28T17:27:55.084Z 8 (8.00%) high severe
61352026-05-28T17:27:55.975Z
61362026-05-28T17:27:55.981ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61372026-05-28T17:27:55.981ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61382026-05-28T17:27:59.068ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0008 s (6.8M iterations)
61392026-05-28T17:28:03.979ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61402026-05-28T17:28:04.064Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61412026-05-28T17:28:04.064Z time: [79.347 ns 79.492 ns 79.639 ns]
61422026-05-28T17:28:04.064Z change: [−0.3769% +0.4824% +1.2902%] (p = 0.28 > 0.05)
61432026-05-28T17:28:04.064Z No change in performance detected.
61442026-05-28T17:28:04.064ZFound 5 outliers among 100 measurements (5.00%)
61452026-05-28T17:28:04.064Z 2 (2.00%) high mild
61462026-05-28T17:28:04.064Z 3 (3.00%) high severe
61472026-05-28T17:28:04.956Z
61482026-05-28T17:28:04.960ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61492026-05-28T17:28:04.960ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61502026-05-28T17:28:09.001ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0059 s (2.6M iterations)
61512026-05-28T17:28:14.234ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61522026-05-28T17:28:14.319Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61532026-05-28T17:28:14.319Z time: [331.92 ns 336.32 ns 342.04 ns]
61542026-05-28T17:28:14.319Z change: [−2.2794% +14.993% +36.604%] (p = 0.11 > 0.05)
61552026-05-28T17:28:14.319Z No change in performance detected.
61562026-05-28T17:28:14.319ZFound 11 outliers among 100 measurements (11.00%)
61572026-05-28T17:28:14.319Z 4 (4.00%) high mild
61582026-05-28T17:28:14.319Z 7 (7.00%) high severe
61592026-05-28T17:28:15.215Z
61602026-05-28T17:28:15.218ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61612026-05-28T17:28:15.218ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61622026-05-28T17:28:21.368ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0004 s (6.8M iterations)
61632026-05-28T17:28:25.193ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61642026-05-28T17:28:25.278Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61652026-05-28T17:28:25.278Z time: [98.054 ns 98.156 ns 98.272 ns]
61662026-05-28T17:28:25.278Z change: [−0.5354% +0.1163% +0.7541%] (p = 0.74 > 0.05)
61672026-05-28T17:28:25.278Z No change in performance detected.
61682026-05-28T17:28:25.278ZFound 14 outliers among 100 measurements (14.00%)
61692026-05-28T17:28:25.278Z 9 (9.00%) high mild
61702026-05-28T17:28:25.279Z 5 (5.00%) high severe
61712026-05-28T17:28:26.173Z
61722026-05-28T17:28:26.176ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61732026-05-28T17:28:26.176ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61742026-05-28T17:28:32.327ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0017 s (3.4M iterations)
61752026-05-28T17:28:37.123ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61762026-05-28T17:28:37.208Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61772026-05-28T17:28:37.208Z time: [255.54 ns 257.72 ns 260.58 ns]
61782026-05-28T17:28:37.208Z change: [+3.1876% +18.769% +35.558%] (p = 0.02 < 0.05)
61792026-05-28T17:28:37.209Z Performance has regressed.
61802026-05-28T17:28:37.209ZFound 11 outliers among 100 measurements (11.00%)
61812026-05-28T17:28:37.209Z 4 (4.00%) high mild
61822026-05-28T17:28:37.209Z 7 (7.00%) high severe
61832026-05-28T17:28:38.109Z
61842026-05-28T17:28:38.112ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61852026-05-28T17:28:38.112ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61862026-05-28T17:28:42.367ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0036 s (4.9M iterations)
61872026-05-28T17:28:46.994ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61882026-05-28T17:28:47.079Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61892026-05-28T17:28:47.079Z time: [116.48 ns 116.65 ns 116.81 ns]
61902026-05-28T17:28:47.079Z change: [−0.9442% −0.1883% +0.6451%] (p = 0.63 > 0.05)
61912026-05-28T17:28:47.079Z No change in performance detected.
61922026-05-28T17:28:47.079ZFound 11 outliers among 100 measurements (11.00%)
61932026-05-28T17:28:47.079Z 5 (5.00%) high mild
61942026-05-28T17:28:47.079Z 6 (6.00%) high severe
61952026-05-28T17:28:47.976Z
61962026-05-28T17:28:47.979ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61972026-05-28T17:28:47.979ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61982026-05-28T17:28:52.398ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0038 s (2.4M iterations)
61992026-05-28T17:28:57.542ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
62002026-05-28T17:28:57.626Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
62012026-05-28T17:28:57.626Z time: [289.11 ns 292.21 ns 296.25 ns]
62022026-05-28T17:28:57.627Z change: [+2.7550% +20.216% +41.629%] (p = 0.03 < 0.05)
62032026-05-28T17:28:57.627Z Performance has regressed.
62042026-05-28T17:28:57.627ZFound 12 outliers among 100 measurements (12.00%)
62052026-05-28T17:28:57.627Z 4 (4.00%) high mild
62062026-05-28T17:28:57.627Z 8 (8.00%) high severe
62072026-05-28T17:28:58.530Z
62082026-05-28T17:28:58.542ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62092026-05-28T17:28:58.542ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62102026-05-28T17:29:01.896ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (12M iterations)
62112026-05-28T17:29:06.147ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62122026-05-28T17:29:06.226Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62132026-05-28T17:29:06.226Z time: [59.994 ns 60.127 ns 60.277 ns]
62142026-05-28T17:29:06.226Z change: [−0.8825% −0.1184% +0.6509%] (p = 0.77 > 0.05)
62152026-05-28T17:29:06.226Z No change in performance detected.
62162026-05-28T17:29:06.226ZFound 5 outliers among 100 measurements (5.00%)
62172026-05-28T17:29:06.226Z 1 (1.00%) high mild
62182026-05-28T17:29:06.226Z 4 (4.00%) high severe
62192026-05-28T17:29:07.533Z
62202026-05-28T17:29:07.538ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62212026-05-28T17:29:07.538ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62222026-05-28T17:29:12.095ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0039 s (4.2M iterations)
62232026-05-28T17:29:17.223ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62242026-05-28T17:29:17.307Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62252026-05-28T17:29:17.307Z time: [251.17 ns 253.56 ns 256.66 ns]
62262026-05-28T17:29:17.307Z change: [−11.698% +5.5570% +26.954%] (p = 0.59 > 0.05)
62272026-05-28T17:29:17.307Z No change in performance detected.
62282026-05-28T17:29:17.307ZFound 13 outliers among 100 measurements (13.00%)
62292026-05-28T17:29:17.307Z 5 (5.00%) high mild
62302026-05-28T17:29:17.307Z 8 (8.00%) high severe
62312026-05-28T17:29:18.207Z
62322026-05-28T17:29:18.215ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62332026-05-28T17:29:18.215ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62342026-05-28T17:29:21.217ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0008 s (7.0M iterations)
62352026-05-28T17:29:26.296ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62362026-05-28T17:29:26.381Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62372026-05-28T17:29:26.381Z time: [78.331 ns 78.511 ns 78.698 ns]
62382026-05-28T17:29:26.381Z change: [−0.6667% +0.2017% +1.0749%] (p = 0.65 > 0.05)
62392026-05-28T17:29:26.381Z No change in performance detected.
62402026-05-28T17:29:26.381ZFound 5 outliers among 100 measurements (5.00%)
62412026-05-28T17:29:26.381Z 2 (2.00%) high mild
62422026-05-28T17:29:26.381Z 3 (3.00%) high severe
62432026-05-28T17:29:27.275Z
62442026-05-28T17:29:27.279ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62452026-05-28T17:29:27.279ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62462026-05-28T17:29:31.231ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (2.7M iterations)
62472026-05-28T17:29:36.435ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62482026-05-28T17:29:36.519Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62492026-05-28T17:29:36.520Z time: [289.78 ns 293.42 ns 298.12 ns]
62502026-05-28T17:29:36.520Z change: [−10.228% +6.6658% +27.336%] (p = 0.48 > 0.05)
62512026-05-28T17:29:36.520Z No change in performance detected.
62522026-05-28T17:29:36.520ZFound 13 outliers among 100 measurements (13.00%)
62532026-05-28T17:29:36.520Z 6 (6.00%) high mild
62542026-05-28T17:29:36.520Z 7 (7.00%) high severe
62552026-05-28T17:29:37.415Z
62562026-05-28T17:29:37.418ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62572026-05-28T17:29:37.418ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62582026-05-28T17:29:43.520ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0017 s (6.9M iterations)
62592026-05-28T17:29:47.340ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62602026-05-28T17:29:47.425Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62612026-05-28T17:29:47.426Z time: [97.488 ns 97.576 ns 97.674 ns]
62622026-05-28T17:29:47.426Z change: [−0.5998% +0.0328% +0.7466%] (p = 0.93 > 0.05)
62632026-05-28T17:29:47.426Z No change in performance detected.
62642026-05-28T17:29:47.426ZFound 7 outliers among 100 measurements (7.00%)
62652026-05-28T17:29:47.426Z 3 (3.00%) high mild
62662026-05-28T17:29:47.426Z 4 (4.00%) high severe
62672026-05-28T17:29:48.326Z
62682026-05-28T17:29:48.329ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62692026-05-28T17:29:48.329ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62702026-05-28T17:29:54.287ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0031 s (3.5M iterations)
62712026-05-28T17:29:59.068ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62722026-05-28T17:29:59.152Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62732026-05-28T17:29:59.152Z time: [213.56 ns 215.22 ns 217.38 ns]
62742026-05-28T17:29:59.152Z change: [−5.9729% +8.7298% +24.206%] (p = 0.28 > 0.05)
62752026-05-28T17:29:59.152Z No change in performance detected.
62762026-05-28T17:29:59.152ZFound 11 outliers among 100 measurements (11.00%)
62772026-05-28T17:29:59.152Z 4 (4.00%) high mild
62782026-05-28T17:29:59.152Z 7 (7.00%) high severe
62792026-05-28T17:30:00.048Z
62802026-05-28T17:30:00.052ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62812026-05-28T17:30:00.052ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62822026-05-28T17:30:04.281ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0040 s (5.0M iterations)
62832026-05-28T17:30:08.896ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62842026-05-28T17:30:08.982Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62852026-05-28T17:30:08.982Z time: [116.45 ns 116.60 ns 116.75 ns]
62862026-05-28T17:30:08.982Z change: [−0.4589% +0.3442% +1.1258%] (p = 0.42 > 0.05)
62872026-05-28T17:30:08.982Z No change in performance detected.
62882026-05-28T17:30:08.982ZFound 11 outliers among 100 measurements (11.00%)
62892026-05-28T17:30:08.982Z 2 (2.00%) high mild
62902026-05-28T17:30:08.982Z 9 (9.00%) high severe
62912026-05-28T17:30:09.878Z
62922026-05-28T17:30:09.881ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62932026-05-28T17:30:09.881ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62942026-05-28T17:30:14.215ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (2.4M iterations)
62952026-05-28T17:30:19.320ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62962026-05-28T17:30:19.405Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62972026-05-28T17:30:19.405Z time: [244.34 ns 246.61 ns 249.64 ns]
62982026-05-28T17:30:19.405Z change: [−6.5205% +10.215% +27.246%] (p = 0.25 > 0.05)
62992026-05-28T17:30:19.405Z No change in performance detected.
63002026-05-28T17:30:19.405ZFound 10 outliers among 100 measurements (10.00%)
63012026-05-28T17:30:19.405Z 4 (4.00%) high mild
63022026-05-28T17:30:19.405Z 6 (6.00%) high severe
63032026-05-28T17:30:20.298Z
63042026-05-28T17:30:20.301ZBenchmarking source_filter/allows/exclude_empty_v4
63052026-05-28T17:30:20.301ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
63062026-05-28T17:30:25.652ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (8.0B iterations)
63072026-05-28T17:30:30.578ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63082026-05-28T17:30:30.663Zsource_filter/allows/exclude_empty_v4
63092026-05-28T17:30:30.663Z time: [612.46 ps 615.01 ps 617.64 ps]
63102026-05-28T17:30:30.663Z thrpt: [1.6191 Gelem/s 1.6260 Gelem/s 1.6328 Gelem/s]
63112026-05-28T17:30:30.663Z change:
63122026-05-28T17:30:30.663Z time: [+31.890% +32.539% +33.183%] (p = 0.00 < 0.05)
63132026-05-28T17:30:30.664Z thrpt: [−24.915% −24.551% −24.179%]
63142026-05-28T17:30:30.664Z Performance has regressed.
63152026-05-28T17:30:30.664ZFound 4 outliers among 100 measurements (4.00%)
63162026-05-28T17:30:30.664Z 1 (1.00%) low severe
63172026-05-28T17:30:30.664Z 3 (3.00%) low mild
63182026-05-28T17:30:31.552ZBenchmarking source_filter/allows/exclude_empty_v6
63192026-05-28T17:30:31.552ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63202026-05-28T17:30:35.525ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (11B iterations)
63212026-05-28T17:30:40.524ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63222026-05-28T17:30:40.609Zsource_filter/allows/exclude_empty_v6
63232026-05-28T17:30:40.609Z time: [462.20 ps 462.33 ps 462.44 ps]
63242026-05-28T17:30:40.609Z thrpt: [2.1624 Gelem/s 2.1630 Gelem/s 2.1635 Gelem/s]
63252026-05-28T17:30:40.609Z change:
63262026-05-28T17:30:40.609Z time: [−0.7082% −0.6372% −0.5605%] (p = 0.00 < 0.05)
63272026-05-28T17:30:40.609Z thrpt: [+0.5637% +0.6413% +0.7133%]
63282026-05-28T17:30:40.609Z Change within noise threshold.
63292026-05-28T17:30:40.609ZFound 13 outliers among 100 measurements (13.00%)
63302026-05-28T17:30:40.609Z 1 (1.00%) low mild
63312026-05-28T17:30:40.609Z 6 (6.00%) high mild
63322026-05-28T17:30:40.609Z 6 (6.00%) high severe
63332026-05-28T17:30:41.500ZBenchmarking source_filter/allows/exclude_miss_v4/1
63342026-05-28T17:30:41.500ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63352026-05-28T17:30:47.353ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (3.7B iterations)
63362026-05-28T17:30:52.308ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63372026-05-28T17:30:52.393Zsource_filter/allows/exclude_miss_v4/1
63382026-05-28T17:30:52.393Z time: [1.3441 ns 1.3499 ns 1.3563 ns]
63392026-05-28T17:30:52.393Z thrpt: [737.29 Melem/s 740.81 Melem/s 744.00 Melem/s]
63402026-05-28T17:30:52.393Z change:
63412026-05-28T17:30:52.393Z time: [−26.570% −25.879% −25.147%] (p = 0.00 < 0.05)
63422026-05-28T17:30:52.393Z thrpt: [+33.596% +34.915% +36.183%]
63432026-05-28T17:30:52.393Z Performance has improved.
63442026-05-28T17:30:52.393ZFound 8 outliers among 100 measurements (8.00%)
63452026-05-28T17:30:52.393Z 2 (2.00%) high mild
63462026-05-28T17:30:52.393Z 6 (6.00%) high severe
63472026-05-28T17:30:53.287ZBenchmarking source_filter/allows/exclude_hit_v4/1
63482026-05-28T17:30:53.287ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63492026-05-28T17:30:58.622ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (4.0B iterations)
63502026-05-28T17:31:03.622ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63512026-05-28T17:31:03.707Zsource_filter/allows/exclude_hit_v4/1
63522026-05-28T17:31:03.707Z time: [1.2401 ns 1.2412 ns 1.2425 ns]
63532026-05-28T17:31:03.707Z thrpt: [804.84 Melem/s 805.66 Melem/s 806.41 Melem/s]
63542026-05-28T17:31:03.707Z change:
63552026-05-28T17:31:03.707Z time: [−22.338% −21.819% −21.327%] (p = 0.00 < 0.05)
63562026-05-28T17:31:03.707Z thrpt: [+27.108% +27.908% +28.763%]
63572026-05-28T17:31:03.707Z Performance has improved.
63582026-05-28T17:31:03.707ZFound 4 outliers among 100 measurements (4.00%)
63592026-05-28T17:31:03.707Z 1 (1.00%) high mild
63602026-05-28T17:31:03.707Z 3 (3.00%) high severe
63612026-05-28T17:31:04.596ZBenchmarking source_filter/allows/exclude_miss_v6/1
63622026-05-28T17:31:04.596ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63632026-05-28T17:31:09.363ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63642026-05-28T17:31:14.456ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63652026-05-28T17:31:14.541Zsource_filter/allows/exclude_miss_v6/1
63662026-05-28T17:31:14.541Z time: [4.5028 ns 4.5335 ns 4.5626 ns]
63672026-05-28T17:31:14.541Z thrpt: [219.17 Melem/s 220.58 Melem/s 222.08 Melem/s]
63682026-05-28T17:31:14.541Z change:
63692026-05-28T17:31:14.541Z time: [+0.6467% +1.2348% +1.8333%] (p = 0.00 < 0.05)
63702026-05-28T17:31:14.541Z thrpt: [−1.8003% −1.2198% −0.6425%]
63712026-05-28T17:31:14.541Z Change within noise threshold.
63722026-05-28T17:31:15.436ZBenchmarking source_filter/allows/exclude_hit_v6/1
63732026-05-28T17:31:15.436ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63742026-05-28T17:31:20.450ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63752026-05-28T17:31:25.450ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63762026-05-28T17:31:25.535Zsource_filter/allows/exclude_hit_v6/1
63772026-05-28T17:31:25.535Z time: [4.6680 ns 4.6687 ns 4.6693 ns]
63782026-05-28T17:31:25.535Z thrpt: [214.16 Melem/s 214.19 Melem/s 214.22 Melem/s]
63792026-05-28T17:31:25.535Z change:
63802026-05-28T17:31:25.535Z time: [+0.5507% +0.5945% +0.6311%] (p = 0.00 < 0.05)
63812026-05-28T17:31:25.535Z thrpt: [−0.6271% −0.5910% −0.5477%]
63822026-05-28T17:31:25.535Z Change within noise threshold.
63832026-05-28T17:31:25.535ZFound 6 outliers among 100 measurements (6.00%)
63842026-05-28T17:31:25.535Z 6 (6.00%) high mild
63852026-05-28T17:31:26.424ZBenchmarking source_filter/allows/exclude_miss_v4/5
63862026-05-28T17:31:26.424ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63872026-05-28T17:31:29.923ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.5B iterations)
63882026-05-28T17:31:34.920ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63892026-05-28T17:31:35.005Zsource_filter/allows/exclude_miss_v4/5
63902026-05-28T17:31:35.005Z time: [3.2535 ns 3.2586 ns 3.2646 ns]
63912026-05-28T17:31:35.005Z thrpt: [306.32 Melem/s 306.88 Melem/s 307.36 Melem/s]
63922026-05-28T17:31:35.005Z change:
63932026-05-28T17:31:35.008Z time: [−21.579% −19.334% −17.100%] (p = 0.00 < 0.05)
63942026-05-28T17:31:35.008Z thrpt: [+20.628% +23.968% +27.517%]
63952026-05-28T17:31:35.008Z Performance has improved.
63962026-05-28T17:31:35.008ZFound 9 outliers among 100 measurements (9.00%)
63972026-05-28T17:31:35.008Z 5 (5.00%) high mild
63982026-05-28T17:31:35.008Z 4 (4.00%) high severe
63992026-05-28T17:31:35.894ZBenchmarking source_filter/allows/exclude_hit_v4/5
64002026-05-28T17:31:35.894ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
64012026-05-28T17:31:41.134ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (4.1B iterations)
64022026-05-28T17:31:46.116ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
64032026-05-28T17:31:46.201Zsource_filter/allows/exclude_hit_v4/5
64042026-05-28T17:31:46.201Z time: [1.2143 ns 1.2155 ns 1.2169 ns]
64052026-05-28T17:31:46.201Z thrpt: [821.74 Melem/s 822.73 Melem/s 823.51 Melem/s]
64062026-05-28T17:31:46.201Z change:
64072026-05-28T17:31:46.201Z time: [−24.305% −23.685% −23.096%] (p = 0.00 < 0.05)
64082026-05-28T17:31:46.201Z thrpt: [+30.033% +31.037% +32.108%]
64092026-05-28T17:31:46.201Z Performance has improved.
64102026-05-28T17:31:46.201ZFound 7 outliers among 100 measurements (7.00%)
64112026-05-28T17:31:46.201Z 4 (4.00%) high mild
64122026-05-28T17:31:46.201Z 3 (3.00%) high severe
64132026-05-28T17:31:47.088ZBenchmarking source_filter/allows/exclude_miss_v6/5
64142026-05-28T17:31:47.088ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64152026-05-28T17:31:50.701ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (743M iterations)
64162026-05-28T17:31:55.654ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64172026-05-28T17:31:55.738Zsource_filter/allows/exclude_miss_v6/5
64182026-05-28T17:31:55.738Z time: [6.6638 ns 6.6648 ns 6.6658 ns]
64192026-05-28T17:31:55.739Z thrpt: [150.02 Melem/s 150.04 Melem/s 150.06 Melem/s]
64202026-05-28T17:31:55.739Z change:
64212026-05-28T17:31:55.739Z time: [+0.2785% +0.3291% +0.3770%] (p = 0.00 < 0.05)
64222026-05-28T17:31:55.739Z thrpt: [−0.3756% −0.3280% −0.2778%]
64232026-05-28T17:31:55.739Z Change within noise threshold.
64242026-05-28T17:31:55.739ZFound 2 outliers among 100 measurements (2.00%)
64252026-05-28T17:31:55.739Z 2 (2.00%) high mild
64262026-05-28T17:31:56.626ZBenchmarking source_filter/allows/exclude_hit_v6/5
64272026-05-28T17:31:56.629ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64282026-05-28T17:32:01.831ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
64292026-05-28T17:32:06.643ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64302026-05-28T17:32:06.728Zsource_filter/allows/exclude_hit_v6/5
64312026-05-28T17:32:06.728Z time: [4.6637 ns 4.6644 ns 4.6651 ns]
64322026-05-28T17:32:06.728Z thrpt: [214.36 Melem/s 214.39 Melem/s 214.42 Melem/s]
64332026-05-28T17:32:06.728Z change:
64342026-05-28T17:32:06.728Z time: [+0.5093% +0.5332% +0.5548%] (p = 0.00 < 0.05)
64352026-05-28T17:32:06.728Z thrpt: [−0.5517% −0.5304% −0.5067%]
64362026-05-28T17:32:06.728Z Change within noise threshold.
64372026-05-28T17:32:06.728ZFound 5 outliers among 100 measurements (5.00%)
64382026-05-28T17:32:06.728Z 1 (1.00%) low mild
64392026-05-28T17:32:06.728Z 3 (3.00%) high mild
64402026-05-28T17:32:06.728Z 1 (1.00%) high severe
64412026-05-28T17:32:07.616ZBenchmarking source_filter/allows/exclude_miss_v4/10
64422026-05-28T17:32:07.616ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64432026-05-28T17:32:10.659ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (882M iterations)
64442026-05-28T17:32:15.799ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64452026-05-28T17:32:15.884Zsource_filter/allows/exclude_miss_v4/10
64462026-05-28T17:32:15.884Z time: [5.8132 ns 5.8385 ns 5.8595 ns]
64472026-05-28T17:32:15.884Z thrpt: [170.66 Melem/s 171.28 Melem/s 172.02 Melem/s]
64482026-05-28T17:32:15.886Z change:
64492026-05-28T17:32:15.886Z time: [−14.181% −10.925% −7.6559%] (p = 0.00 < 0.05)
64502026-05-28T17:32:15.886Z thrpt: [+8.2906% +12.265% +16.525%]
64512026-05-28T17:32:15.886Z Performance has improved.
64522026-05-28T17:32:16.775ZBenchmarking source_filter/allows/exclude_hit_v4/10
64532026-05-28T17:32:16.775ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64542026-05-28T17:32:22.136ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (4.0B iterations)
64552026-05-28T17:32:27.308ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64562026-05-28T17:32:27.392Zsource_filter/allows/exclude_hit_v4/10
64572026-05-28T17:32:27.392Z time: [1.2890 ns 1.3044 ns 1.3182 ns]
64582026-05-28T17:32:27.392Z thrpt: [758.59 Melem/s 766.65 Melem/s 775.81 Melem/s]
64592026-05-28T17:32:27.392Z change:
64602026-05-28T17:32:27.392Z time: [−21.075% −20.251% −19.398%] (p = 0.00 < 0.05)
64612026-05-28T17:32:27.392Z thrpt: [+24.066% +25.394% +26.703%]
64622026-05-28T17:32:27.392Z Performance has improved.
64632026-05-28T17:32:28.285ZBenchmarking source_filter/allows/exclude_miss_v6/10
64642026-05-28T17:32:28.285ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64652026-05-28T17:32:33.408ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (524M iterations)
64662026-05-28T17:32:38.441ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64672026-05-28T17:32:38.526Zsource_filter/allows/exclude_miss_v6/10
64682026-05-28T17:32:38.526Z time: [9.5852 ns 9.6190 ns 9.6506 ns]
64692026-05-28T17:32:38.526Z thrpt: [103.62 Melem/s 103.96 Melem/s 104.33 Melem/s]
64702026-05-28T17:32:38.526Z change:
64712026-05-28T17:32:38.526Z time: [−0.0214% +0.2714% +0.5603%] (p = 0.07 > 0.05)
64722026-05-28T17:32:38.526Z thrpt: [−0.5572% −0.2707% +0.0214%]
64732026-05-28T17:32:38.526Z No change in performance detected.
64742026-05-28T17:32:39.408ZBenchmarking source_filter/allows/exclude_hit_v6/10
64752026-05-28T17:32:39.408ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64762026-05-28T17:32:44.417ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64772026-05-28T17:32:49.418ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64782026-05-28T17:32:49.503Zsource_filter/allows/exclude_hit_v6/10
64792026-05-28T17:32:49.503Z time: [4.6627 ns 4.6658 ns 4.6715 ns]
64802026-05-28T17:32:49.503Z thrpt: [214.07 Melem/s 214.33 Melem/s 214.47 Melem/s]
64812026-05-28T17:32:49.503Z change:
64822026-05-28T17:32:49.503Z time: [+0.3311% +0.3748% +0.4292%] (p = 0.00 < 0.05)
64832026-05-28T17:32:49.503Z thrpt: [−0.4273% −0.3734% −0.3300%]
64842026-05-28T17:32:49.503Z Change within noise threshold.
64852026-05-28T17:32:49.504ZFound 5 outliers among 100 measurements (5.00%)
64862026-05-28T17:32:49.504Z 4 (4.00%) high mild
64872026-05-28T17:32:49.507Z 1 (1.00%) high severe
64882026-05-28T17:32:50.397ZBenchmarking source_filter/allows/exclude_miss_v4/50
64892026-05-28T17:32:50.397ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64902026-05-28T17:32:53.478ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (871M iterations)
64912026-05-28T17:32:58.646ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64922026-05-28T17:32:58.731Zsource_filter/allows/exclude_miss_v4/50
64932026-05-28T17:32:58.731Z time: [5.8562 ns 5.9152 ns 5.9742 ns]
64942026-05-28T17:32:58.731Z thrpt: [167.39 Melem/s 169.06 Melem/s 170.76 Melem/s]
64952026-05-28T17:32:58.731Z change:
64962026-05-28T17:32:58.731Z time: [−13.065% −10.369% −7.7490%] (p = 0.00 < 0.05)
64972026-05-28T17:32:58.731Z thrpt: [+8.3999% +11.569% +15.029%]
64982026-05-28T17:32:58.731Z Performance has improved.
64992026-05-28T17:32:58.735ZFound 3 outliers among 100 measurements (3.00%)
65002026-05-28T17:32:58.736Z 1 (1.00%) high mild
65012026-05-28T17:32:58.736Z 2 (2.00%) high severe
65022026-05-28T17:32:59.620ZBenchmarking source_filter/allows/exclude_hit_v4/50
65032026-05-28T17:32:59.620ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
65042026-05-28T17:33:04.270ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
65052026-05-28T17:33:09.263ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
65062026-05-28T17:33:09.348Zsource_filter/allows/exclude_hit_v4/50
65072026-05-28T17:33:09.348Z time: [2.1555 ns 2.1633 ns 2.1717 ns]
65082026-05-28T17:33:09.348Z thrpt: [460.46 Melem/s 462.25 Melem/s 463.94 Melem/s]
65092026-05-28T17:33:09.348Z change:
65102026-05-28T17:33:09.348Z time: [−22.113% −21.475% −20.880%] (p = 0.00 < 0.05)
65112026-05-28T17:33:09.348Z thrpt: [+26.390% +27.349% +28.391%]
65122026-05-28T17:33:09.348Z Performance has improved.
65132026-05-28T17:33:10.240ZBenchmarking source_filter/allows/exclude_miss_v6/50
65142026-05-28T17:33:10.240ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65152026-05-28T17:33:15.148ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (547M iterations)
65162026-05-28T17:33:20.179ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65172026-05-28T17:33:20.262Zsource_filter/allows/exclude_miss_v6/50
65182026-05-28T17:33:20.262Z time: [9.1780 ns 9.2082 ns 9.2367 ns]
65192026-05-28T17:33:20.263Z thrpt: [108.26 Melem/s 108.60 Melem/s 108.96 Melem/s]
65202026-05-28T17:33:20.263Z change:
65212026-05-28T17:33:20.263Z time: [+0.2409% +0.7026% +1.0990%] (p = 0.00 < 0.05)
65222026-05-28T17:33:20.263Z thrpt: [−1.0870% −0.6977% −0.2403%]
65232026-05-28T17:33:20.263Z Change within noise threshold.
65242026-05-28T17:33:21.150ZBenchmarking source_filter/allows/exclude_hit_v6/50
65252026-05-28T17:33:21.150ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65262026-05-28T17:33:27.114ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (900M iterations)
65272026-05-28T17:33:32.124ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65282026-05-28T17:33:32.209Zsource_filter/allows/exclude_hit_v6/50
65292026-05-28T17:33:32.209Z time: [5.5569 ns 5.5590 ns 5.5617 ns]
65302026-05-28T17:33:32.209Z thrpt: [179.80 Melem/s 179.89 Melem/s 179.96 Melem/s]
65312026-05-28T17:33:32.209Z change:
65322026-05-28T17:33:32.209Z time: [+0.5316% +0.6914% +0.8803%] (p = 0.00 < 0.05)
65332026-05-28T17:33:32.209Z thrpt: [−0.8726% −0.6867% −0.5288%]
65342026-05-28T17:33:32.209Z Change within noise threshold.
65352026-05-28T17:33:32.213ZFound 17 outliers among 100 measurements (17.00%)
65362026-05-28T17:33:32.213Z 1 (1.00%) high mild
65372026-05-28T17:33:32.213Z 16 (16.00%) high severe
65382026-05-28T17:33:33.102ZBenchmarking source_filter/allows/exclude_miss_v4/100
65392026-05-28T17:33:33.102ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65402026-05-28T17:33:37.086ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (674M iterations)
65412026-05-28T17:33:42.015ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65422026-05-28T17:33:42.100Zsource_filter/allows/exclude_miss_v4/100
65432026-05-28T17:33:42.100Z time: [7.2764 ns 7.3101 ns 7.3450 ns]
65442026-05-28T17:33:42.100Z thrpt: [136.15 Melem/s 136.80 Melem/s 137.43 Melem/s]
65452026-05-28T17:33:42.100Z change:
65462026-05-28T17:33:42.100Z time: [−18.236% −15.182% −12.183%] (p = 0.00 < 0.05)
65472026-05-28T17:33:42.100Z thrpt: [+13.873% +17.900% +22.303%]
65482026-05-28T17:33:42.100Z Performance has improved.
65492026-05-28T17:33:42.100ZFound 4 outliers among 100 measurements (4.00%)
65502026-05-28T17:33:42.100Z 2 (2.00%) high mild
65512026-05-28T17:33:42.100Z 2 (2.00%) high severe
65522026-05-28T17:33:42.988ZBenchmarking source_filter/allows/exclude_hit_v4/100
65532026-05-28T17:33:42.988ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65542026-05-28T17:33:47.607ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
65552026-05-28T17:33:52.576ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65562026-05-28T17:33:52.660Zsource_filter/allows/exclude_hit_v4/100
65572026-05-28T17:33:52.660Z time: [2.1249 ns 2.1348 ns 2.1458 ns]
65582026-05-28T17:33:52.660Z thrpt: [466.03 Melem/s 468.42 Melem/s 470.62 Melem/s]
65592026-05-28T17:33:52.660Z change:
65602026-05-28T17:33:52.660Z time: [−23.289% −22.576% −21.863%] (p = 0.00 < 0.05)
65612026-05-28T17:33:52.660Z thrpt: [+27.980% +29.159% +30.360%]
65622026-05-28T17:33:52.660Z Performance has improved.
65632026-05-28T17:33:52.663ZFound 3 outliers among 100 measurements (3.00%)
65642026-05-28T17:33:52.663Z 1 (1.00%) high mild
65652026-05-28T17:33:52.664Z 2 (2.00%) high severe
65662026-05-28T17:33:53.549ZBenchmarking source_filter/allows/exclude_miss_v6/100
65672026-05-28T17:33:53.549ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65682026-05-28T17:33:56.747ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (420M iterations)
65692026-05-28T17:34:01.744ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65702026-05-28T17:34:01.829Zsource_filter/allows/exclude_miss_v6/100
65712026-05-28T17:34:01.829Z time: [11.876 ns 11.900 ns 11.924 ns]
65722026-05-28T17:34:01.829Z thrpt: [83.864 Melem/s 84.036 Melem/s 84.207 Melem/s]
65732026-05-28T17:34:01.829Z change:
65742026-05-28T17:34:01.829Z time: [+1.0551% +1.4779% +1.8232%] (p = 0.00 < 0.05)
65752026-05-28T17:34:01.829Z thrpt: [−1.7906% −1.4563% −1.0441%]
65762026-05-28T17:34:01.829Z Performance has regressed.
65772026-05-28T17:34:02.713ZBenchmarking source_filter/allows/exclude_hit_v6/100
65782026-05-28T17:34:02.713ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65792026-05-28T17:34:08.697ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (897M iterations)
65802026-05-28T17:34:13.692ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65812026-05-28T17:34:13.778Zsource_filter/allows/exclude_hit_v6/100
65822026-05-28T17:34:13.778Z time: [5.5658 ns 5.5678 ns 5.5703 ns]
65832026-05-28T17:34:13.778Z thrpt: [179.52 Melem/s 179.61 Melem/s 179.67 Melem/s]
65842026-05-28T17:34:13.778Z change:
65852026-05-28T17:34:13.778Z time: [+0.4999% +0.5443% +0.5886%] (p = 0.00 < 0.05)
65862026-05-28T17:34:13.778Z thrpt: [−0.5851% −0.5413% −0.4974%]
65872026-05-28T17:34:13.778Z Change within noise threshold.
65882026-05-28T17:34:13.778ZFound 5 outliers among 100 measurements (5.00%)
65892026-05-28T17:34:13.778Z 1 (1.00%) low mild
65902026-05-28T17:34:13.778Z 3 (3.00%) high mild
65912026-05-28T17:34:13.778Z 1 (1.00%) high severe
65922026-05-28T17:34:14.668ZBenchmarking source_filter/allows/include_hit_v4/1
65932026-05-28T17:34:14.668ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65942026-05-28T17:34:19.912ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (4.1B iterations)
65952026-05-28T17:34:24.906ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65962026-05-28T17:34:24.990Zsource_filter/allows/include_hit_v4/1
65972026-05-28T17:34:24.990Z time: [1.2177 ns 1.2201 ns 1.2231 ns]
65982026-05-28T17:34:24.990Z thrpt: [817.56 Melem/s 819.60 Melem/s 821.24 Melem/s]
65992026-05-28T17:34:24.990Z change:
66002026-05-28T17:34:24.990Z time: [−23.862% −23.265% −22.695%] (p = 0.00 < 0.05)
66012026-05-28T17:34:24.990Z thrpt: [+29.358% +30.319% +31.340%]
66022026-05-28T17:34:24.990Z Performance has improved.
66032026-05-28T17:34:24.990ZFound 8 outliers among 100 measurements (8.00%)
66042026-05-28T17:34:24.990Z 4 (4.00%) high mild
66052026-05-28T17:34:24.990Z 4 (4.00%) high severe
66062026-05-28T17:34:25.886ZBenchmarking source_filter/allows/include_miss_v4/1
66072026-05-28T17:34:25.889ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66082026-05-28T17:34:31.803ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (3.6B iterations)
66092026-05-28T17:34:36.779ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66102026-05-28T17:34:36.862Zsource_filter/allows/include_miss_v4/1
66112026-05-28T17:34:36.862Z time: [1.3633 ns 1.3730 ns 1.3837 ns]
66122026-05-28T17:34:36.862Z thrpt: [722.71 Melem/s 728.32 Melem/s 733.52 Melem/s]
66132026-05-28T17:34:36.863Z change:
66142026-05-28T17:34:36.863Z time: [−26.167% −25.407% −24.654%] (p = 0.00 < 0.05)
66152026-05-28T17:34:36.863Z thrpt: [+32.721% +34.061% +35.440%]
66162026-05-28T17:34:36.863Z Performance has improved.
66172026-05-28T17:34:36.863ZFound 4 outliers among 100 measurements (4.00%)
66182026-05-28T17:34:36.863Z 3 (3.00%) high mild
66192026-05-28T17:34:36.863Z 1 (1.00%) high severe
66202026-05-28T17:34:37.735ZBenchmarking source_filter/allows/include_hit_v6/1
66212026-05-28T17:34:37.735ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66222026-05-28T17:34:42.763ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66232026-05-28T17:34:47.743ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66242026-05-28T17:34:47.829Zsource_filter/allows/include_hit_v6/1
66252026-05-28T17:34:47.829Z time: [4.6629 ns 4.6637 ns 4.6645 ns]
66262026-05-28T17:34:47.829Z thrpt: [214.38 Melem/s 214.42 Melem/s 214.46 Melem/s]
66272026-05-28T17:34:47.829Z change:
66282026-05-28T17:34:47.829Z time: [+0.2438% +0.4733% +0.6916%] (p = 0.00 < 0.05)
66292026-05-28T17:34:47.829Z thrpt: [−0.6868% −0.4711% −0.2432%]
66302026-05-28T17:34:47.829Z Change within noise threshold.
66312026-05-28T17:34:47.829ZFound 3 outliers among 100 measurements (3.00%)
66322026-05-28T17:34:47.829Z 3 (3.00%) high severe
66332026-05-28T17:34:48.727ZBenchmarking source_filter/allows/include_miss_v6/1
66342026-05-28T17:34:48.727ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66352026-05-28T17:34:53.497ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66362026-05-28T17:34:58.587ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66372026-05-28T17:34:58.671Zsource_filter/allows/include_miss_v6/1
66382026-05-28T17:34:58.671Z time: [4.5021 ns 4.5327 ns 4.5618 ns]
66392026-05-28T17:34:58.671Z thrpt: [219.21 Melem/s 220.62 Melem/s 222.12 Melem/s]
66402026-05-28T17:34:58.671Z change:
66412026-05-28T17:34:58.671Z time: [+0.5498% +1.1419% +1.7701%] (p = 0.00 < 0.05)
66422026-05-28T17:34:58.671Z thrpt: [−1.7393% −1.1290% −0.5468%]
66432026-05-28T17:34:58.671Z Change within noise threshold.
66442026-05-28T17:34:59.568ZBenchmarking source_filter/allows/include_hit_v4/5
66452026-05-28T17:34:59.568ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66462026-05-28T17:35:04.806ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (4.1B iterations)
66472026-05-28T17:35:09.805ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66482026-05-28T17:35:09.890Zsource_filter/allows/include_hit_v4/5
66492026-05-28T17:35:09.891Z time: [1.2183 ns 1.2200 ns 1.2218 ns]
66502026-05-28T17:35:09.891Z thrpt: [818.43 Melem/s 819.66 Melem/s 820.83 Melem/s]
66512026-05-28T17:35:09.891Z change:
66522026-05-28T17:35:09.891Z time: [−23.435% −22.797% −22.069%] (p = 0.00 < 0.05)
66532026-05-28T17:35:09.891Z thrpt: [+28.319% +29.529% +30.608%]
66542026-05-28T17:35:09.891Z Performance has improved.
66552026-05-28T17:35:09.891ZFound 6 outliers among 100 measurements (6.00%)
66562026-05-28T17:35:09.891Z 3 (3.00%) high mild
66572026-05-28T17:35:09.891Z 3 (3.00%) high severe
66582026-05-28T17:35:10.784ZBenchmarking source_filter/allows/include_miss_v4/5
66592026-05-28T17:35:10.785ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66602026-05-28T17:35:14.296ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.5B iterations)
66612026-05-28T17:35:19.277ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66622026-05-28T17:35:19.361Zsource_filter/allows/include_miss_v4/5
66632026-05-28T17:35:19.361Z time: [3.2514 ns 3.2555 ns 3.2602 ns]
66642026-05-28T17:35:19.361Z thrpt: [306.73 Melem/s 307.17 Melem/s 307.56 Melem/s]
66652026-05-28T17:35:19.361Z change:
66662026-05-28T17:35:19.361Z time: [−16.391% −14.091% −11.921%] (p = 0.00 < 0.05)
66672026-05-28T17:35:19.361Z thrpt: [+13.535% +16.402% +19.604%]
66682026-05-28T17:35:19.362Z Performance has improved.
66692026-05-28T17:35:19.362ZFound 6 outliers among 100 measurements (6.00%)
66702026-05-28T17:35:19.362Z 4 (4.00%) high mild
66712026-05-28T17:35:19.362Z 2 (2.00%) high severe
66722026-05-28T17:35:20.254ZBenchmarking source_filter/allows/include_hit_v6/5
66732026-05-28T17:35:20.254ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66742026-05-28T17:35:25.266ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66752026-05-28T17:35:30.265ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66762026-05-28T17:35:30.350Zsource_filter/allows/include_hit_v6/5
66772026-05-28T17:35:30.350Z time: [4.6665 ns 4.6675 ns 4.6686 ns]
66782026-05-28T17:35:30.350Z thrpt: [214.20 Melem/s 214.25 Melem/s 214.29 Melem/s]
66792026-05-28T17:35:30.350Z change:
66802026-05-28T17:35:30.350Z time: [+0.4338% +0.4605% +0.4870%] (p = 0.00 < 0.05)
66812026-05-28T17:35:30.350Z thrpt: [−0.4846% −0.4584% −0.4319%]
66822026-05-28T17:35:30.354Z Change within noise threshold.
66832026-05-28T17:35:30.354ZFound 3 outliers among 100 measurements (3.00%)
66842026-05-28T17:35:30.354Z 3 (3.00%) high mild
66852026-05-28T17:35:31.244ZBenchmarking source_filter/allows/include_miss_v6/5
66862026-05-28T17:35:31.244ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66872026-05-28T17:35:34.839ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (747M iterations)
66882026-05-28T17:35:39.824ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66892026-05-28T17:35:39.909Zsource_filter/allows/include_miss_v6/5
66902026-05-28T17:35:39.909Z time: [6.6687 ns 6.6705 ns 6.6726 ns]
66912026-05-28T17:35:39.909Z thrpt: [149.87 Melem/s 149.91 Melem/s 149.95 Melem/s]
66922026-05-28T17:35:39.909Z change:
66932026-05-28T17:35:39.909Z time: [+0.5313% +0.6117% +0.7119%] (p = 0.00 < 0.05)
66942026-05-28T17:35:39.909Z thrpt: [−0.7068% −0.6080% −0.5285%]
66952026-05-28T17:35:39.909Z Change within noise threshold.
66962026-05-28T17:35:39.909ZFound 8 outliers among 100 measurements (8.00%)
66972026-05-28T17:35:39.909Z 1 (1.00%) high mild
66982026-05-28T17:35:39.909Z 7 (7.00%) high severe
66992026-05-28T17:35:40.802ZBenchmarking source_filter/allows/include_hit_v4/10
67002026-05-28T17:35:40.802ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
67012026-05-28T17:35:46.034ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (4.1B iterations)
67022026-05-28T17:35:51.024ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
67032026-05-28T17:35:51.109Zsource_filter/allows/include_hit_v4/10
67042026-05-28T17:35:51.109Z time: [1.2147 ns 1.2153 ns 1.2160 ns]
67052026-05-28T17:35:51.109Z thrpt: [822.39 Melem/s 822.84 Melem/s 823.22 Melem/s]
67062026-05-28T17:35:51.112Z change:
67072026-05-28T17:35:51.112Z time: [−23.792% −23.264% −22.774%] (p = 0.00 < 0.05)
67082026-05-28T17:35:51.112Z thrpt: [+29.490% +30.318% +31.219%]
67092026-05-28T17:35:51.112Z Performance has improved.
67102026-05-28T17:35:51.112ZFound 6 outliers among 100 measurements (6.00%)
67112026-05-28T17:35:51.112Z 5 (5.00%) high mild
67122026-05-28T17:35:51.112Z 1 (1.00%) high severe
67132026-05-28T17:35:51.993ZBenchmarking source_filter/allows/include_miss_v4/10
67142026-05-28T17:35:51.993ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67152026-05-28T17:35:55.053ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (877M iterations)
67162026-05-28T17:36:00.059ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67172026-05-28T17:36:00.143Zsource_filter/allows/include_miss_v4/10
67182026-05-28T17:36:00.143Z time: [5.7005 ns 5.7098 ns 5.7202 ns]
67192026-05-28T17:36:00.143Z thrpt: [174.82 Melem/s 175.14 Melem/s 175.42 Melem/s]
67202026-05-28T17:36:00.143Z change:
67212026-05-28T17:36:00.143Z time: [−12.661% −9.2927% −6.0065%] (p = 0.00 < 0.05)
67222026-05-28T17:36:00.143Z thrpt: [+6.3904% +10.245% +14.497%]
67232026-05-28T17:36:00.143Z Performance has improved.
67242026-05-28T17:36:00.143ZFound 4 outliers among 100 measurements (4.00%)
67252026-05-28T17:36:00.144Z 1 (1.00%) low mild
67262026-05-28T17:36:00.144Z 3 (3.00%) high severe
67272026-05-28T17:36:01.039ZBenchmarking source_filter/allows/include_hit_v6/10
67282026-05-28T17:36:01.039ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67292026-05-28T17:36:06.125ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67302026-05-28T17:36:11.077ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67312026-05-28T17:36:11.162Zsource_filter/allows/include_hit_v6/10
67322026-05-28T17:36:11.162Z time: [4.6898 ns 4.6916 ns 4.6943 ns]
67332026-05-28T17:36:11.162Z thrpt: [213.02 Melem/s 213.15 Melem/s 213.23 Melem/s]
67342026-05-28T17:36:11.162Z change:
67352026-05-28T17:36:11.162Z time: [+1.0728% +1.1126% +1.1697%] (p = 0.00 < 0.05)
67362026-05-28T17:36:11.162Z thrpt: [−1.1562% −1.1003% −1.0614%]
67372026-05-28T17:36:11.162Z Performance has regressed.
67382026-05-28T17:36:11.162ZFound 8 outliers among 100 measurements (8.00%)
67392026-05-28T17:36:11.163Z 5 (5.00%) high mild
67402026-05-28T17:36:11.163Z 3 (3.00%) high severe
67412026-05-28T17:36:12.053ZBenchmarking source_filter/allows/include_miss_v6/10
67422026-05-28T17:36:12.053ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67432026-05-28T17:36:17.162ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (525M iterations)
67442026-05-28T17:36:22.211ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67452026-05-28T17:36:22.335Zsource_filter/allows/include_miss_v6/10
67462026-05-28T17:36:22.335Z time: [9.5870 ns 9.6154 ns 9.6431 ns]
67472026-05-28T17:36:22.335Z thrpt: [103.70 Melem/s 104.00 Melem/s 104.31 Melem/s]
67482026-05-28T17:36:22.335Z change:
67492026-05-28T17:36:22.335Z time: [+1.1538% +1.4071% +1.6706%] (p = 0.00 < 0.05)
67502026-05-28T17:36:22.335Z thrpt: [−1.6432% −1.3875% −1.1406%]
67512026-05-28T17:36:22.335Z Performance has regressed.
67522026-05-28T17:36:23.189ZBenchmarking source_filter/allows/include_hit_v4/50
67532026-05-28T17:36:23.190ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67542026-05-28T17:36:27.817ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
67552026-05-28T17:36:32.788ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67562026-05-28T17:36:32.873Zsource_filter/allows/include_hit_v4/50
67572026-05-28T17:36:32.873Z time: [2.1327 ns 2.1435 ns 2.1549 ns]
67582026-05-28T17:36:32.873Z thrpt: [464.07 Melem/s 466.53 Melem/s 468.89 Melem/s]
67592026-05-28T17:36:32.873Z change:
67602026-05-28T17:36:32.873Z time: [−23.526% −22.728% −21.947%] (p = 0.00 < 0.05)
67612026-05-28T17:36:32.873Z thrpt: [+28.118% +29.413% +30.764%]
67622026-05-28T17:36:32.873Z Performance has improved.
67632026-05-28T17:36:32.873ZFound 2 outliers among 100 measurements (2.00%)
67642026-05-28T17:36:32.873Z 1 (1.00%) high mild
67652026-05-28T17:36:32.874Z 1 (1.00%) high severe
67662026-05-28T17:36:33.766ZBenchmarking source_filter/allows/include_miss_v4/50
67672026-05-28T17:36:33.766ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67682026-05-28T17:36:36.767ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (894M iterations)
67692026-05-28T17:36:41.770ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67702026-05-28T17:36:41.854Zsource_filter/allows/include_miss_v4/50
67712026-05-28T17:36:41.854Z time: [5.5704 ns 5.6075 ns 5.6464 ns]
67722026-05-28T17:36:41.854Z thrpt: [177.11 Melem/s 178.33 Melem/s 179.52 Melem/s]
67732026-05-28T17:36:41.855Z change:
67742026-05-28T17:36:41.855Z time: [−31.061% −28.998% −26.758%] (p = 0.00 < 0.05)
67752026-05-28T17:36:41.855Z thrpt: [+36.534% +40.842% +45.056%]
67762026-05-28T17:36:41.855Z Performance has improved.
67772026-05-28T17:36:41.855ZFound 4 outliers among 100 measurements (4.00%)
67782026-05-28T17:36:41.855Z 3 (3.00%) high mild
67792026-05-28T17:36:41.855Z 1 (1.00%) high severe
67802026-05-28T17:36:46.565ZBenchmarking source_filter/allows/include_hit_v6/50
67812026-05-28T17:36:46.565ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67822026-05-28T17:36:48.708ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (900M iterations)
67832026-05-28T17:36:53.712ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67842026-05-28T17:36:53.797Zsource_filter/allows/include_hit_v6/50
67852026-05-28T17:36:53.797Z time: [5.5598 ns 5.5609 ns 5.5619 ns]
67862026-05-28T17:36:53.797Z thrpt: [179.79 Melem/s 179.83 Melem/s 179.86 Melem/s]
67872026-05-28T17:36:53.797Z change:
67882026-05-28T17:36:53.797Z time: [+0.4574% +0.4945% +0.5313%] (p = 0.00 < 0.05)
67892026-05-28T17:36:53.797Z thrpt: [−0.5285% −0.4921% −0.4553%]
67902026-05-28T17:36:53.797Z Change within noise threshold.
67912026-05-28T17:36:53.798ZFound 2 outliers among 100 measurements (2.00%)
67922026-05-28T17:36:53.798Z 2 (2.00%) high mild
67932026-05-28T17:36:54.685ZBenchmarking source_filter/allows/include_miss_v6/50
67942026-05-28T17:36:54.685ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67952026-05-28T17:36:59.578ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (549M iterations)
67962026-05-28T17:37:04.621ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67972026-05-28T17:37:04.705Zsource_filter/allows/include_miss_v6/50
67982026-05-28T17:37:04.705Z time: [9.1692 ns 9.1997 ns 9.2287 ns]
67992026-05-28T17:37:04.705Z thrpt: [108.36 Melem/s 108.70 Melem/s 109.06 Melem/s]
68002026-05-28T17:37:04.705Z change:
68012026-05-28T17:37:04.705Z time: [+0.5147% +0.8313% +1.1102%] (p = 0.00 < 0.05)
68022026-05-28T17:37:04.705Z thrpt: [−1.0980% −0.8245% −0.5121%]
68032026-05-28T17:37:04.706Z Change within noise threshold.
68042026-05-28T17:37:05.601ZBenchmarking source_filter/allows/include_hit_v4/100
68052026-05-28T17:37:05.601ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
68062026-05-28T17:37:10.191ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
68072026-05-28T17:37:15.184ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
68082026-05-28T17:37:15.269Zsource_filter/allows/include_hit_v4/100
68092026-05-28T17:37:15.269Z time: [2.1241 ns 2.1344 ns 2.1450 ns]
68102026-05-28T17:37:15.269Z thrpt: [466.21 Melem/s 468.52 Melem/s 470.79 Melem/s]
68112026-05-28T17:37:15.269Z change:
68122026-05-28T17:37:15.269Z time: [−23.488% −22.712% −21.953%] (p = 0.00 < 0.05)
68132026-05-28T17:37:15.269Z thrpt: [+28.127% +29.386% +30.698%]
68142026-05-28T17:37:15.269Z Performance has improved.
68152026-05-28T17:37:15.269ZFound 2 outliers among 100 measurements (2.00%)
68162026-05-28T17:37:15.269Z 2 (2.00%) high mild
68172026-05-28T17:37:16.156ZBenchmarking source_filter/allows/include_miss_v4/100
68182026-05-28T17:37:16.156ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68192026-05-28T17:37:20.116ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (678M iterations)
68202026-05-28T17:37:25.107ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68212026-05-28T17:37:25.191Zsource_filter/allows/include_miss_v4/100
68222026-05-28T17:37:25.191Z time: [7.3227 ns 7.3580 ns 7.3952 ns]
68232026-05-28T17:37:25.191Z thrpt: [135.22 Melem/s 135.91 Melem/s 136.56 Melem/s]
68242026-05-28T17:37:25.191Z change:
68252026-05-28T17:37:25.191Z time: [−15.859% −13.212% −10.775%] (p = 0.00 < 0.05)
68262026-05-28T17:37:25.191Z thrpt: [+12.076% +15.224% +18.848%]
68272026-05-28T17:37:25.193Z Performance has improved.
68282026-05-28T17:37:25.193ZFound 7 outliers among 100 measurements (7.00%)
68292026-05-28T17:37:25.193Z 6 (6.00%) high mild
68302026-05-28T17:37:25.193Z 1 (1.00%) high severe
68312026-05-28T17:37:26.087ZBenchmarking source_filter/allows/include_hit_v6/100
68322026-05-28T17:37:26.087ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68332026-05-28T17:37:32.066ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (898M iterations)
68342026-05-28T17:37:37.064ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68352026-05-28T17:37:37.149Zsource_filter/allows/include_hit_v6/100
68362026-05-28T17:37:37.149Z time: [5.5653 ns 5.5666 ns 5.5679 ns]
68372026-05-28T17:37:37.149Z thrpt: [179.60 Melem/s 179.64 Melem/s 179.68 Melem/s]
68382026-05-28T17:37:37.149Z change:
68392026-05-28T17:37:37.149Z time: [+0.5592% +0.6053% +0.6523%] (p = 0.00 < 0.05)
68402026-05-28T17:37:37.149Z thrpt: [−0.6481% −0.6017% −0.5561%]
68412026-05-28T17:37:37.149Z Change within noise threshold.
68422026-05-28T17:37:37.150ZFound 6 outliers among 100 measurements (6.00%)
68432026-05-28T17:37:37.150Z 5 (5.00%) high mild
68442026-05-28T17:37:37.150Z 1 (1.00%) high severe
68452026-05-28T17:37:38.042ZBenchmarking source_filter/allows/include_miss_v6/100
68462026-05-28T17:37:38.042ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68472026-05-28T17:37:41.210ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (424M iterations)
68482026-05-28T17:37:46.202ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68492026-05-28T17:37:46.286Zsource_filter/allows/include_miss_v6/100
68502026-05-28T17:37:46.286Z time: [11.762 ns 11.777 ns 11.795 ns]
68512026-05-28T17:37:46.286Z thrpt: [84.783 Melem/s 84.910 Melem/s 85.022 Melem/s]
68522026-05-28T17:37:46.286Z change:
68532026-05-28T17:37:46.286Z time: [−0.2435% +0.0750% +0.3697%] (p = 0.64 > 0.05)
68542026-05-28T17:37:46.286Z thrpt: [−0.3684% −0.0749% +0.2441%]
68552026-05-28T17:37:46.286Z No change in performance detected.
68562026-05-28T17:37:47.176ZBenchmarking source_filter/allows/include_empty_v4
68572026-05-28T17:37:47.176ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68582026-05-28T17:37:52.509ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (8.1B iterations)
68592026-05-28T17:37:57.421ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68602026-05-28T17:37:57.506Zsource_filter/allows/include_empty_v4
68612026-05-28T17:37:57.506Z time: [608.26 ps 610.53 ps 612.90 ps]
68622026-05-28T17:37:57.506Z thrpt: [1.6316 Gelem/s 1.6379 Gelem/s 1.6440 Gelem/s]
68632026-05-28T17:37:57.506Z change:
68642026-05-28T17:37:57.506Z time: [+29.876% +30.415% +31.119%] (p = 0.00 < 0.05)
68652026-05-28T17:37:57.506Z thrpt: [−23.733% −23.322% −23.003%]
68662026-05-28T17:37:57.506Z Performance has regressed.
68672026-05-28T17:37:57.506ZFound 3 outliers among 100 measurements (3.00%)
68682026-05-28T17:37:57.506Z 1 (1.00%) low severe
68692026-05-28T17:37:57.506Z 1 (1.00%) low mild
68702026-05-28T17:37:57.506Z 1 (1.00%) high mild
68712026-05-28T17:37:58.397ZBenchmarking source_filter/allows/include_empty_v6
68722026-05-28T17:37:58.397ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68732026-05-28T17:38:02.389ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (11B iterations)
68742026-05-28T17:38:07.389ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68752026-05-28T17:38:07.474Zsource_filter/allows/include_empty_v6
68762026-05-28T17:38:07.474Z time: [464.59 ps 464.70 ps 464.81 ps]
68772026-05-28T17:38:07.474Z thrpt: [2.1514 Gelem/s 2.1519 Gelem/s 2.1524 Gelem/s]
68782026-05-28T17:38:07.474Z change:
68792026-05-28T17:38:07.474Z time: [−0.7457% −0.6312% −0.5155%] (p = 0.00 < 0.05)
68802026-05-28T17:38:07.474Z thrpt: [+0.5182% +0.6352% +0.7513%]
68812026-05-28T17:38:07.474Z Change within noise threshold.
68822026-05-28T17:38:07.474ZFound 6 outliers among 100 measurements (6.00%)
68832026-05-28T17:38:07.477Z 5 (5.00%) high mild
68842026-05-28T17:38:07.477Z 1 (1.00%) high severe
68852026-05-28T17:38:08.383Z
68862026-05-28T17:38:08.387ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68872026-05-28T17:38:08.387ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68882026-05-28T17:38:08.387ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0411 ms (605 iterations)
68892026-05-28T17:38:08.387ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68902026-05-28T17:38:08.387Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68912026-05-28T17:38:08.387Z time: [18.000 18.000 18.000 ]
68922026-05-28T17:38:08.387Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68932026-05-28T17:38:08.387Z No change in performance detected.
68942026-05-28T17:38:08.387Z
68952026-05-28T17:38:08.387ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68962026-05-28T17:38:08.387ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68972026-05-28T17:38:08.387ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0250 ms (660 iterations)
68982026-05-28T17:38:08.387ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68992026-05-28T17:38:08.390Zprocess/Hairpin-DHCPv4/alloc_ct/Request
69002026-05-28T17:38:08.390Z time: [18.000 18.000 18.000 ]
69012026-05-28T17:38:08.390Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69022026-05-28T17:38:08.390Z No change in performance detected.
69032026-05-28T17:38:08.390Z
69042026-05-28T17:38:08.390ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
69052026-05-28T17:38:08.390ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
69062026-05-28T17:38:08.390ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0952 ms (550 iterations)
69072026-05-28T17:38:08.390ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
69082026-05-28T17:38:08.390Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
69092026-05-28T17:38:08.391Z time: [20.000 20.000 20.000 ]
69102026-05-28T17:38:08.391Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69112026-05-28T17:38:08.391Z No change in performance detected.
69122026-05-28T17:38:08.391Z
69132026-05-28T17:38:08.392ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69142026-05-28T17:38:08.392ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69152026-05-28T17:38:08.392ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0232 ms (495 iterations)
69162026-05-28T17:38:08.392ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69172026-05-28T17:38:08.395Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69182026-05-28T17:38:08.395Z time: [21.000 21.000 21.000 ]
69192026-05-28T17:38:08.395Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69202026-05-28T17:38:08.395Z No change in performance detected.
69212026-05-28T17:38:08.395Z
69222026-05-28T17:38:08.395ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69232026-05-28T17:38:08.395ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69242026-05-28T17:38:08.395ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0613 ms (825 iterations)
69252026-05-28T17:38:08.395ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69262026-05-28T17:38:08.396Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69272026-05-28T17:38:08.396Z time: [13.000 13.000 13.000 ]
69282026-05-28T17:38:08.396Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69292026-05-28T17:38:08.396Z No change in performance detected.
69302026-05-28T17:38:08.396Z
69312026-05-28T17:38:08.396ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69322026-05-28T17:38:08.396ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69332026-05-28T17:38:08.396ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0339 ms (715 iterations)
69342026-05-28T17:38:08.396ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69352026-05-28T17:38:08.396Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69362026-05-28T17:38:08.396Z time: [12.000 12.000 12.000 ]
69372026-05-28T17:38:08.397Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69382026-05-28T17:38:08.397Z No change in performance detected.
69392026-05-28T17:38:08.397Z
69402026-05-28T17:38:08.397ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69412026-05-28T17:38:08.397ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69422026-05-28T17:38:08.397ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0675 ms (715 iterations)
69432026-05-28T17:38:08.400ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69442026-05-28T17:38:08.400Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69452026-05-28T17:38:08.400Z time: [14.000 14.000 14.000 ]
69462026-05-28T17:38:08.400Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69472026-05-28T17:38:08.400Z No change in performance detected.
69482026-05-28T17:38:08.401Z
69492026-05-28T17:38:08.401ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69502026-05-28T17:38:08.401ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69512026-05-28T17:38:08.401ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0090 ms (715 iterations)
69522026-05-28T17:38:08.401ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69532026-05-28T17:38:08.401Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69542026-05-28T17:38:08.401Z time: [14.000 14.000 14.000 ]
69552026-05-28T17:38:08.401Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69562026-05-28T17:38:08.401Z No change in performance detected.
69572026-05-28T17:38:08.401Z
69582026-05-28T17:38:08.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69592026-05-28T17:38:08.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69602026-05-28T17:38:08.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0234 ms (605 iterations)
69612026-05-28T17:38:08.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69622026-05-28T17:38:08.401Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69632026-05-28T17:38:08.401Z time: [3.0000 3.0000 3.0000 ]
69642026-05-28T17:38:08.401Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69652026-05-28T17:38:08.401Z No change in performance detected.
69662026-05-28T17:38:08.401Z
69672026-05-28T17:38:08.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69682026-05-28T17:38:08.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69692026-05-28T17:38:08.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0919 ms (495 iterations)
69702026-05-28T17:38:08.405ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69712026-05-28T17:38:08.405Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69722026-05-28T17:38:08.405Z time: [3.0000 3.0000 3.0000 ]
69732026-05-28T17:38:08.406Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69742026-05-28T17:38:08.406Z No change in performance detected.
69752026-05-28T17:38:08.406Z
69762026-05-28T17:38:08.406ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69772026-05-28T17:38:08.406ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69782026-05-28T17:38:08.406ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0528 ms (605 iterations)
69792026-05-28T17:38:08.406ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69802026-05-28T17:38:08.406ZCriterion.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.
69812026-05-28T17:38:08.406Z
69822026-05-28T17:38:08.406ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69832026-05-28T17:38:08.406ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69842026-05-28T17:38:08.406ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0632 ms (495 iterations)
69852026-05-28T17:38:08.406ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69862026-05-28T17:38:08.406ZCriterion.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.
69872026-05-28T17:38:08.406Z
69882026-05-28T17:38:08.406ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69892026-05-28T17:38:08.406ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69902026-05-28T17:38:08.406ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0322 ms (880 iterations)
69912026-05-28T17:38:08.410ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69922026-05-28T17:38:08.410Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69932026-05-28T17:38:08.410Z time: [3.0000 3.0000 3.0000 ]
69942026-05-28T17:38:08.410Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69952026-05-28T17:38:08.410Z No change in performance detected.
69962026-05-28T17:38:08.410Z
69972026-05-28T17:38:08.410ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69982026-05-28T17:38:08.410ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69992026-05-28T17:38:08.410ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0607 ms (550 iterations)
70002026-05-28T17:38:08.410ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
70012026-05-28T17:38:08.410Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70022026-05-28T17:38:08.410Z time: [3.0000 3.0000 3.0000 ]
70032026-05-28T17:38:08.410Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70042026-05-28T17:38:08.410Z No change in performance detected.
70052026-05-28T17:38:08.410Z
70062026-05-28T17:38:08.410ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
70072026-05-28T17:38:08.410ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70082026-05-28T17:38:08.410ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0554 ms (770 iterations)
70092026-05-28T17:38:08.410ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70102026-05-28T17:38:08.410ZCriterion.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.
70112026-05-28T17:38:08.410Z
70122026-05-28T17:38:08.410ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70132026-05-28T17:38:08.410ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70142026-05-28T17:38:08.411ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0131 ms (495 iterations)
70152026-05-28T17:38:08.411ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70162026-05-28T17:38:08.411ZCriterion.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.
70172026-05-28T17:38:08.411Z
70182026-05-28T17:38:08.411ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70192026-05-28T17:38:08.411ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70202026-05-28T17:38:08.415ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0057 ms (770 iterations)
70212026-05-28T17:38:08.415ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70222026-05-28T17:38:08.415Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70232026-05-28T17:38:08.415Z time: [3.0000 3.0000 3.0000 ]
70242026-05-28T17:38:08.415Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70252026-05-28T17:38:08.415Z No change in performance detected.
70262026-05-28T17:38:08.415Z
70272026-05-28T17:38:08.415ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70282026-05-28T17:38:08.415ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70292026-05-28T17:38:08.415ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0241 ms (495 iterations)
70302026-05-28T17:38:08.415ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70312026-05-28T17:38:08.415Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70322026-05-28T17:38:08.415Z time: [3.0000 3.0000 3.0000 ]
70332026-05-28T17:38:08.416Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70342026-05-28T17:38:08.416Z No change in performance detected.
70352026-05-28T17:38:08.416Z
70362026-05-28T17:38:08.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70372026-05-28T17:38:08.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70382026-05-28T17:38:08.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0287 ms (605 iterations)
70392026-05-28T17:38:08.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70402026-05-28T17:38:08.416ZCriterion.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.
70412026-05-28T17:38:08.417Z
70422026-05-28T17:38:08.417ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70432026-05-28T17:38:08.417ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70442026-05-28T17:38:08.417ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0966 ms (495 iterations)
70452026-05-28T17:38:08.420ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70462026-05-28T17:38:08.420ZCriterion.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.
70472026-05-28T17:38:08.420Z
70482026-05-28T17:38:08.420ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70492026-05-28T17:38:08.420ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70502026-05-28T17:38:08.420ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0532 ms (880 iterations)
70512026-05-28T17:38:08.420ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70522026-05-28T17:38:08.420Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70532026-05-28T17:38:08.420Z time: [3.0000 3.0000 3.0000 ]
70542026-05-28T17:38:08.420Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70552026-05-28T17:38:08.420Z No change in performance detected.
70562026-05-28T17:38:08.420Z
70572026-05-28T17:38:08.420ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70582026-05-28T17:38:08.421ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70592026-05-28T17:38:08.421ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0089 ms (495 iterations)
70602026-05-28T17:38:08.421ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70612026-05-28T17:38:08.421Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70622026-05-28T17:38:08.421Z time: [3.0000 3.0000 3.0000 ]
70632026-05-28T17:38:08.421Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70642026-05-28T17:38:08.421Z No change in performance detected.
70652026-05-28T17:38:08.421Z
70662026-05-28T17:38:08.421ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70672026-05-28T17:38:08.421ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70682026-05-28T17:38:08.421ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0548 ms (660 iterations)
70692026-05-28T17:38:08.421ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70702026-05-28T17:38:08.421ZCriterion.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.
70712026-05-28T17:38:08.421Z
70722026-05-28T17:38:08.424ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70732026-05-28T17:38:08.424ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70742026-05-28T17:38:08.424ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0541 ms (495 iterations)
70752026-05-28T17:38:08.424ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70762026-05-28T17:38:08.424ZCriterion.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.
70772026-05-28T17:38:08.424Z
70782026-05-28T17:38:08.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70792026-05-28T17:38:08.425ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70802026-05-28T17:38:08.425ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0989 ms (275 iterations)
70812026-05-28T17:38:08.425ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70822026-05-28T17:38:08.425Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70832026-05-28T17:38:08.425Z time: [45.000 45.000 45.000 ]
70842026-05-28T17:38:08.425Z change: [+28.571% +28.571% +28.571%] (p = 0.00 < 0.05)
70852026-05-28T17:38:08.425Z Performance has regressed.
70862026-05-28T17:38:08.425Z
70872026-05-28T17:38:08.425ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70882026-05-28T17:38:08.426ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70892026-05-28T17:38:08.426ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0416 ms (220 iterations)
70902026-05-28T17:38:08.429ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70912026-05-28T17:38:08.429Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70922026-05-28T17:38:08.429Z time: [45.000 45.000 45.000 ]
70932026-05-28T17:38:08.429Z change: [+28.571% +28.571% +28.571%] (p = 0.00 < 0.05)
70942026-05-28T17:38:08.429Z Performance has regressed.
70952026-05-28T17:38:08.429Z
70962026-05-28T17:38:08.429ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70972026-05-28T17:38:08.429ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70982026-05-28T17:38:08.429ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1486 ms (330 iterations)
70992026-05-28T17:38:08.429ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
71002026-05-28T17:38:08.429Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71012026-05-28T17:38:08.429Z time: [30.000 30.000 30.000 ]
71022026-05-28T17:38:08.429Z change: [+50.000% +50.000% +50.000%] (p = 0.00 < 0.05)
71032026-05-28T17:38:08.429Z Performance has regressed.
71042026-05-28T17:38:08.429Z
71052026-05-28T17:38:08.429ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71062026-05-28T17:38:08.430ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71072026-05-28T17:38:08.430ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1831 ms (275 iterations)
71082026-05-28T17:38:08.430ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71092026-05-28T17:38:08.430Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71102026-05-28T17:38:08.430Z time: [30.000 30.000 30.000 ]
71112026-05-28T17:38:08.430Z change: [+50.000% +50.000% +50.000%] (p = 0.00 < 0.05)
71122026-05-28T17:38:08.430Z Performance has regressed.
71132026-05-28T17:38:08.430Z
71142026-05-28T17:38:08.430ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71152026-05-28T17:38:08.430ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71162026-05-28T17:38:08.433ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.2072 ms (275 iterations)
71172026-05-28T17:38:08.433ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71182026-05-28T17:38:08.433Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71192026-05-28T17:38:08.433Z time: [44.000 44.000 44.000 ]
71202026-05-28T17:38:08.433Z change: [+25.714% +25.714% +25.714%] (p = 0.00 < 0.05)
71212026-05-28T17:38:08.433Z Performance has regressed.
71222026-05-28T17:38:08.433Z
71232026-05-28T17:38:08.433ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71242026-05-28T17:38:08.433ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71252026-05-28T17:38:08.433ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2163 ms (275 iterations)
71262026-05-28T17:38:08.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71272026-05-28T17:38:08.434Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71282026-05-28T17:38:08.434Z time: [44.000 44.000 44.000 ]
71292026-05-28T17:38:08.434Z change: [+25.714% +25.714% +25.714%] (p = 0.00 < 0.05)
71302026-05-28T17:38:08.434Z Performance has regressed.
71312026-05-28T17:38:08.434Z
71322026-05-28T17:38:08.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71332026-05-28T17:38:08.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71342026-05-28T17:38:08.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0079 ms (330 iterations)
71352026-05-28T17:38:08.437ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71362026-05-28T17:38:08.437Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71372026-05-28T17:38:08.437Z time: [29.000 29.000 29.000 ]
71382026-05-28T17:38:08.437Z change: [+45.000% +45.000% +45.000%] (p = 0.00 < 0.05)
71392026-05-28T17:38:08.437Z Performance has regressed.
71402026-05-28T17:38:08.437Z
71412026-05-28T17:38:08.437ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71422026-05-28T17:38:08.437ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71432026-05-28T17:38:08.437ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0680 ms (275 iterations)
71442026-05-28T17:38:08.437ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71452026-05-28T17:38:08.437Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71462026-05-28T17:38:08.437Z time: [29.000 29.000 29.000 ]
71472026-05-28T17:38:08.437Z change: [+45.000% +45.000% +45.000%] (p = 0.00 < 0.05)
71482026-05-28T17:38:08.438Z Performance has regressed.
71492026-05-28T17:38:08.438Z
71502026-05-28T17:38:08.438ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71512026-05-28T17:38:08.438ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71522026-05-28T17:38:08.438ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1741 ms (275 iterations)
71532026-05-28T17:38:08.441ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71542026-05-28T17:38:08.442Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71552026-05-28T17:38:08.442Z time: [45.000 45.000 45.000 ]
71562026-05-28T17:38:08.442Z change: [+28.571% +28.571% +28.571%] (p = 0.00 < 0.05)
71572026-05-28T17:38:08.442Z Performance has regressed.
71582026-05-28T17:38:08.442Z
71592026-05-28T17:38:08.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71602026-05-28T17:38:08.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71612026-05-28T17:38:08.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1054 ms (220 iterations)
71622026-05-28T17:38:08.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71632026-05-28T17:38:08.442Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71642026-05-28T17:38:08.442Z time: [45.000 45.000 45.000 ]
71652026-05-28T17:38:08.442Z change: [+28.571% +28.571% +28.571%] (p = 0.00 < 0.05)
71662026-05-28T17:38:08.442Z Performance has regressed.
71672026-05-28T17:38:08.442Z
71682026-05-28T17:38:08.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71692026-05-28T17:38:08.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71702026-05-28T17:38:08.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1852 ms (330 iterations)
71712026-05-28T17:38:08.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71722026-05-28T17:38:08.445Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71732026-05-28T17:38:08.445Z time: [30.000 30.000 30.000 ]
71742026-05-28T17:38:08.445Z change: [+50.000% +50.000% +50.000%] (p = 0.00 < 0.05)
71752026-05-28T17:38:08.445Z Performance has regressed.
71762026-05-28T17:38:08.446Z
71772026-05-28T17:38:08.446ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71782026-05-28T17:38:08.446ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71792026-05-28T17:38:08.446ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1631 ms (275 iterations)
71802026-05-28T17:38:08.446ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71812026-05-28T17:38:08.446Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71822026-05-28T17:38:08.446Z time: [30.000 30.000 30.000 ]
71832026-05-28T17:38:08.446Z change: [+50.000% +50.000% +50.000%] (p = 0.00 < 0.05)
71842026-05-28T17:38:08.446Z Performance has regressed.
71852026-05-28T17:38:08.446Z
71862026-05-28T17:38:08.446ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71872026-05-28T17:38:08.446ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71882026-05-28T17:38:08.446ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0662 ms (275 iterations)
71892026-05-28T17:38:08.446ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71902026-05-28T17:38:08.449Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71912026-05-28T17:38:08.449Z time: [44.000 44.000 44.000 ]
71922026-05-28T17:38:08.451Z change: [+25.714% +25.714% +25.714%] (p = 0.00 < 0.05)
71932026-05-28T17:38:08.451Z Performance has regressed.
71942026-05-28T17:38:08.453Z
71952026-05-28T17:38:08.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71962026-05-28T17:38:08.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71972026-05-28T17:38:08.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2457 ms (275 iterations)
71982026-05-28T17:38:08.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71992026-05-28T17:38:08.453Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72002026-05-28T17:38:08.453Z time: [44.000 44.000 44.000 ]
72012026-05-28T17:38:08.453Z change: [+25.714% +25.714% +25.714%] (p = 0.00 < 0.05)
72022026-05-28T17:38:08.453Z Performance has regressed.
72032026-05-28T17:38:08.453Z
72042026-05-28T17:38:08.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72052026-05-28T17:38:08.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
72062026-05-28T17:38:08.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1114 ms (330 iterations)
72072026-05-28T17:38:08.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
72082026-05-28T17:38:08.457Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72092026-05-28T17:38:08.457Z time: [29.000 29.000 29.000 ]
72102026-05-28T17:38:08.457Z change: [+45.000% +45.000% +45.000%] (p = 0.00 < 0.05)
72112026-05-28T17:38:08.457Z Performance has regressed.
72122026-05-28T17:38:08.457Z
72132026-05-28T17:38:08.457ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72142026-05-28T17:38:08.457ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72152026-05-28T17:38:08.457ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0846 ms (275 iterations)
72162026-05-28T17:38:08.457ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72172026-05-28T17:38:08.458Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72182026-05-28T17:38:08.458Z time: [29.000 29.000 29.000 ]
72192026-05-28T17:38:08.458Z change: [+45.000% +45.000% +45.000%] (p = 0.00 < 0.05)
72202026-05-28T17:38:08.458Z Performance has regressed.
72212026-05-28T17:38:08.458Z
72222026-05-28T17:38:08.458ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72232026-05-28T17:38:08.458ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72242026-05-28T17:38:08.458ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0563 ms (715 iterations)
72252026-05-28T17:38:08.458ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72262026-05-28T17:38:08.458Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72272026-05-28T17:38:08.458Z time: [3924.0 B 3924.0 B 3924.0 B]
72282026-05-28T17:38:08.458Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72292026-05-28T17:38:08.458Z No change in performance detected.
72302026-05-28T17:38:08.458Z
72312026-05-28T17:38:08.458ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72322026-05-28T17:38:08.458ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72332026-05-28T17:38:08.458ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0220 ms (715 iterations)
72342026-05-28T17:38:08.458ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72352026-05-28T17:38:08.458Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72362026-05-28T17:38:08.458Z time: [3924.0 B 3924.0 B 3924.0 B]
72372026-05-28T17:38:08.458Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72382026-05-28T17:38:08.458Z No change in performance detected.
72392026-05-28T17:38:08.458Z
72402026-05-28T17:38:08.459ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72412026-05-28T17:38:08.459ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72422026-05-28T17:38:08.459ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0649 ms (550 iterations)
72432026-05-28T17:38:08.460ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72442026-05-28T17:38:08.460Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72452026-05-28T17:38:08.460Z time: [3988.0 B 3988.0 B 3988.0 B]
72462026-05-28T17:38:08.460Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72472026-05-28T17:38:08.460Z No change in performance detected.
72482026-05-28T17:38:08.460Z
72492026-05-28T17:38:08.460ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72502026-05-28T17:38:08.460ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72512026-05-28T17:38:08.464ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0719 ms (550 iterations)
72522026-05-28T17:38:08.464ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72532026-05-28T17:38:08.464Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72542026-05-28T17:38:08.464Z time: [4386.0 B 4386.0 B 4386.0 B]
72552026-05-28T17:38:08.464Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72562026-05-28T17:38:08.464Z No change in performance detected.
72572026-05-28T17:38:08.464Z
72582026-05-28T17:38:08.464ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72592026-05-28T17:38:08.464ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72602026-05-28T17:38:08.464ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0450 ms (825 iterations)
72612026-05-28T17:38:08.465ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72622026-05-28T17:38:08.465Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72632026-05-28T17:38:08.465Z time: [2888.0 B 2888.0 B 2888.0 B]
72642026-05-28T17:38:08.465Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72652026-05-28T17:38:08.465Z No change in performance detected.
72662026-05-28T17:38:08.465Z
72672026-05-28T17:38:08.465ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72682026-05-28T17:38:08.465ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72692026-05-28T17:38:08.465ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0201 ms (715 iterations)
72702026-05-28T17:38:08.465ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72712026-05-28T17:38:08.465Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72722026-05-28T17:38:08.465Z time: [2873.0 B 2873.0 B 2873.0 B]
72732026-05-28T17:38:08.465Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72742026-05-28T17:38:08.465Z No change in performance detected.
72752026-05-28T17:38:08.465Z
72762026-05-28T17:38:08.465ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72772026-05-28T17:38:08.465ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72782026-05-28T17:38:08.465ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0401 ms (715 iterations)
72792026-05-28T17:38:08.465ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72802026-05-28T17:38:08.469Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72812026-05-28T17:38:08.469Z time: [2926.0 B 2926.0 B 2926.0 B]
72822026-05-28T17:38:08.469Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72832026-05-28T17:38:08.469Z No change in performance detected.
72842026-05-28T17:38:08.469Z
72852026-05-28T17:38:08.470ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72862026-05-28T17:38:08.470ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72872026-05-28T17:38:08.470ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0111 ms (715 iterations)
72882026-05-28T17:38:08.471ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72892026-05-28T17:38:08.471Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72902026-05-28T17:38:08.471Z time: [2910.0 B 2910.0 B 2910.0 B]
72912026-05-28T17:38:08.471Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72922026-05-28T17:38:08.471Z No change in performance detected.
72932026-05-28T17:38:08.471Z
72942026-05-28T17:38:08.471ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72952026-05-28T17:38:08.471ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72962026-05-28T17:38:08.471ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0409 ms (825 iterations)
72972026-05-28T17:38:08.471ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72982026-05-28T17:38:08.471Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72992026-05-28T17:38:08.471Z time: [264.00 B 264.00 B 264.00 B]
73002026-05-28T17:38:08.471Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73012026-05-28T17:38:08.471Z No change in performance detected.
73022026-05-28T17:38:08.471Z
73032026-05-28T17:38:08.471ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73042026-05-28T17:38:08.471ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73052026-05-28T17:38:08.471ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0935 ms (550 iterations)
73062026-05-28T17:38:08.471ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73072026-05-28T17:38:08.475Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73082026-05-28T17:38:08.475Z time: [264.00 B 264.00 B 264.00 B]
73092026-05-28T17:38:08.475Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73102026-05-28T17:38:08.475Z No change in performance detected.
73112026-05-28T17:38:08.475Z
73122026-05-28T17:38:08.475ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
73132026-05-28T17:38:08.475ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73142026-05-28T17:38:08.475ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0330 ms (715 iterations)
73152026-05-28T17:38:08.475ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73162026-05-28T17:38:08.475ZCriterion.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.
73172026-05-28T17:38:08.475Z
73182026-05-28T17:38:08.475ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73192026-05-28T17:38:08.475ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73202026-05-28T17:38:08.475ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0608 ms (495 iterations)
73212026-05-28T17:38:08.475ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73222026-05-28T17:38:08.475ZCriterion.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.
73232026-05-28T17:38:08.475Z
73242026-05-28T17:38:08.475ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73252026-05-28T17:38:08.476ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73262026-05-28T17:38:08.476ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0163 ms (880 iterations)
73272026-05-28T17:38:08.476ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73282026-05-28T17:38:08.476Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73292026-05-28T17:38:08.476Z time: [264.00 B 264.00 B 264.00 B]
73302026-05-28T17:38:08.476Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73312026-05-28T17:38:08.476Z No change in performance detected.
73322026-05-28T17:38:08.476Z
73332026-05-28T17:38:08.476ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73342026-05-28T17:38:08.476ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73352026-05-28T17:38:08.477ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0481 ms (550 iterations)
73362026-05-28T17:38:08.477ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73372026-05-28T17:38:08.480Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73382026-05-28T17:38:08.480Z time: [264.00 B 264.00 B 264.00 B]
73392026-05-28T17:38:08.480Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73402026-05-28T17:38:08.480Z No change in performance detected.
73412026-05-28T17:38:08.480Z
73422026-05-28T17:38:08.480ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73432026-05-28T17:38:08.480ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73442026-05-28T17:38:08.480ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0147 ms (770 iterations)
73452026-05-28T17:38:08.480ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73462026-05-28T17:38:08.480ZCriterion.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.
73472026-05-28T17:38:08.480Z
73482026-05-28T17:38:08.480ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73492026-05-28T17:38:08.480ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73502026-05-28T17:38:08.480ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0056 ms (495 iterations)
73512026-05-28T17:38:08.480ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73522026-05-28T17:38:08.480ZCriterion.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.
73532026-05-28T17:38:08.480Z
73542026-05-28T17:38:08.480ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73552026-05-28T17:38:08.480ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73562026-05-28T17:38:08.481ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0651 ms (825 iterations)
73572026-05-28T17:38:08.481ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73582026-05-28T17:38:08.481Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73592026-05-28T17:38:08.481Z time: [264.00 B 264.00 B 264.00 B]
73602026-05-28T17:38:08.481Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73612026-05-28T17:38:08.481Z No change in performance detected.
73622026-05-28T17:38:08.481Z
73632026-05-28T17:38:08.481ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73642026-05-28T17:38:08.481ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73652026-05-28T17:38:08.481ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0207 ms (495 iterations)
73662026-05-28T17:38:08.484ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73672026-05-28T17:38:08.484Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73682026-05-28T17:38:08.484Z time: [264.00 B 264.00 B 264.00 B]
73692026-05-28T17:38:08.484Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73702026-05-28T17:38:08.484Z No change in performance detected.
73712026-05-28T17:38:08.484Z
73722026-05-28T17:38:08.484ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73732026-05-28T17:38:08.484ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73742026-05-28T17:38:08.484ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0550 ms (715 iterations)
73752026-05-28T17:38:08.484ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73762026-05-28T17:38:08.484ZCriterion.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.
73772026-05-28T17:38:08.484Z
73782026-05-28T17:38:08.484ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73792026-05-28T17:38:08.484ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73802026-05-28T17:38:08.484ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0932 ms (495 iterations)
73812026-05-28T17:38:08.485ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73822026-05-28T17:38:08.485ZCriterion.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.
73832026-05-28T17:38:08.485Z
73842026-05-28T17:38:08.485ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73852026-05-28T17:38:08.485ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73862026-05-28T17:38:08.485ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0497 ms (880 iterations)
73872026-05-28T17:38:08.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73882026-05-28T17:38:08.488Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73892026-05-28T17:38:08.488Z time: [264.00 B 264.00 B 264.00 B]
73902026-05-28T17:38:08.488Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73912026-05-28T17:38:08.488Z No change in performance detected.
73922026-05-28T17:38:08.488Z
73932026-05-28T17:38:08.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73942026-05-28T17:38:08.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73952026-05-28T17:38:08.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0880 ms (550 iterations)
73962026-05-28T17:38:08.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73972026-05-28T17:38:08.489Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73982026-05-28T17:38:08.489Z time: [264.00 B 264.00 B 264.00 B]
73992026-05-28T17:38:08.489Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74002026-05-28T17:38:08.489Z No change in performance detected.
74012026-05-28T17:38:08.489Z
74022026-05-28T17:38:08.489ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
74032026-05-28T17:38:08.489ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74042026-05-28T17:38:08.489ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0667 ms (770 iterations)
74052026-05-28T17:38:08.492ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74062026-05-28T17:38:08.492ZCriterion.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.
74072026-05-28T17:38:08.492Z
74082026-05-28T17:38:08.492ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
74092026-05-28T17:38:08.492ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
74102026-05-28T17:38:08.492ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0470 ms (495 iterations)
74112026-05-28T17:38:08.492ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74122026-05-28T17:38:08.492ZCriterion.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.
74132026-05-28T17:38:08.492Z
74142026-05-28T17:38:08.492ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74152026-05-28T17:38:08.492ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
74162026-05-28T17:38:08.492ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0649 ms (275 iterations)
74172026-05-28T17:38:08.492ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74182026-05-28T17:38:08.492Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74192026-05-28T17:38:08.492Z time: [8539.0 B 8539.0 B 8539.0 B]
74202026-05-28T17:38:08.492Z change: [+15.972% +15.972% +15.972%] (p = 0.00 < 0.05)
74212026-05-28T17:38:08.492Z Performance has regressed.
74222026-05-28T17:38:08.492Z
74232026-05-28T17:38:08.492ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74242026-05-28T17:38:08.492ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74252026-05-28T17:38:08.492ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0002 ms (220 iterations)
74262026-05-28T17:38:08.495ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74272026-05-28T17:38:08.496Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74282026-05-28T17:38:08.496Z time: [8539.0 B 8539.0 B 8539.0 B]
74292026-05-28T17:38:08.496Z change: [+15.972% +15.972% +15.972%] (p = 0.00 < 0.05)
74302026-05-28T17:38:08.496Z Performance has regressed.
74312026-05-28T17:38:08.496Z
74322026-05-28T17:38:08.496ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74332026-05-28T17:38:08.496ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74342026-05-28T17:38:08.496ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1227 ms (330 iterations)
74352026-05-28T17:38:08.496ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74362026-05-28T17:38:08.496Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74372026-05-28T17:38:08.497Z time: [7048.0 B 7048.0 B 7048.0 B]
74382026-05-28T17:38:08.497Z change: [+20.027% +20.027% +20.027%] (p = 0.00 < 0.05)
74392026-05-28T17:38:08.497Z Performance has regressed.
74402026-05-28T17:38:08.497Z
74412026-05-28T17:38:08.497ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74422026-05-28T17:38:08.497ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74432026-05-28T17:38:08.497ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1183 ms (275 iterations)
74442026-05-28T17:38:08.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74452026-05-28T17:38:08.500Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74462026-05-28T17:38:08.500Z time: [7048.0 B 7048.0 B 7048.0 B]
74472026-05-28T17:38:08.500Z change: [+20.027% +20.027% +20.027%] (p = 0.00 < 0.05)
74482026-05-28T17:38:08.500Z Performance has regressed.
74492026-05-28T17:38:08.500Z
74502026-05-28T17:38:08.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74512026-05-28T17:38:08.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74522026-05-28T17:38:08.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1885 ms (330 iterations)
74532026-05-28T17:38:08.500ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74542026-05-28T17:38:08.500Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74552026-05-28T17:38:08.500Z time: [8507.0 B 8507.0 B 8507.0 B]
74562026-05-28T17:38:08.500Z change: [+15.537% +15.537% +15.537%] (p = 0.00 < 0.05)
74572026-05-28T17:38:08.500Z Performance has regressed.
74582026-05-28T17:38:08.500Z
74592026-05-28T17:38:08.501ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74602026-05-28T17:38:08.501ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74612026-05-28T17:38:08.501ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1639 ms (275 iterations)
74622026-05-28T17:38:08.501ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74632026-05-28T17:38:08.504Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74642026-05-28T17:38:08.504Z time: [8507.0 B 8507.0 B 8507.0 B]
74652026-05-28T17:38:08.504Z change: [+15.537% +15.537% +15.537%] (p = 0.00 < 0.05)
74662026-05-28T17:38:08.504Z Performance has regressed.
74672026-05-28T17:38:08.504Z
74682026-05-28T17:38:08.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74692026-05-28T17:38:08.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74702026-05-28T17:38:08.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0662 ms (330 iterations)
74712026-05-28T17:38:08.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74722026-05-28T17:38:08.504Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74732026-05-28T17:38:08.504Z time: [7016.0 B 7016.0 B 7016.0 B]
74742026-05-28T17:38:08.504Z change: [+19.482% +19.482% +19.482%] (p = 0.00 < 0.05)
74752026-05-28T17:38:08.504Z Performance has regressed.
74762026-05-28T17:38:08.504Z
74772026-05-28T17:38:08.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74782026-05-28T17:38:08.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74792026-05-28T17:38:08.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0361 ms (275 iterations)
74802026-05-28T17:38:08.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74812026-05-28T17:38:08.508Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74822026-05-28T17:38:08.508Z time: [7016.0 B 7016.0 B 7016.0 B]
74832026-05-28T17:38:08.508Z change: [+19.482% +19.482% +19.482%] (p = 0.00 < 0.05)
74842026-05-28T17:38:08.508Z Performance has regressed.
74852026-05-28T17:38:08.508Z
74862026-05-28T17:38:08.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74872026-05-28T17:38:08.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74882026-05-28T17:38:08.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1936 ms (275 iterations)
74892026-05-28T17:38:08.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74902026-05-28T17:38:08.508Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74912026-05-28T17:38:08.508Z time: [8539.0 B 8539.0 B 8539.0 B]
74922026-05-28T17:38:08.508Z change: [+15.972% +15.972% +15.972%] (p = 0.00 < 0.05)
74932026-05-28T17:38:08.508Z Performance has regressed.
74942026-05-28T17:38:08.508Z
74952026-05-28T17:38:08.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74962026-05-28T17:38:08.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74972026-05-28T17:38:08.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0574 ms (220 iterations)
74982026-05-28T17:38:08.509ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74992026-05-28T17:38:08.509Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75002026-05-28T17:38:08.509Z time: [8539.0 B 8539.0 B 8539.0 B]
75012026-05-28T17:38:08.509Z change: [+15.972% +15.972% +15.972%] (p = 0.00 < 0.05)
75022026-05-28T17:38:08.509Z Performance has regressed.
75032026-05-28T17:38:08.509Z
75042026-05-28T17:38:08.509ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75052026-05-28T17:38:08.509ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
75062026-05-28T17:38:08.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1904 ms (330 iterations)
75072026-05-28T17:38:08.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
75082026-05-28T17:38:08.512Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75092026-05-28T17:38:08.512Z time: [7048.0 B 7048.0 B 7048.0 B]
75102026-05-28T17:38:08.512Z change: [+20.027% +20.027% +20.027%] (p = 0.00 < 0.05)
75112026-05-28T17:38:08.512Z Performance has regressed.
75122026-05-28T17:38:08.512Z
75132026-05-28T17:38:08.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75142026-05-28T17:38:08.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
75152026-05-28T17:38:08.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2177 ms (275 iterations)
75162026-05-28T17:38:08.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75172026-05-28T17:38:08.512Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75182026-05-28T17:38:08.512Z time: [7048.0 B 7048.0 B 7048.0 B]
75192026-05-28T17:38:08.512Z change: [+20.027% +20.027% +20.027%] (p = 0.00 < 0.05)
75202026-05-28T17:38:08.512Z Performance has regressed.
75212026-05-28T17:38:08.512Z
75222026-05-28T17:38:08.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75232026-05-28T17:38:08.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75242026-05-28T17:38:08.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0834 ms (275 iterations)
75252026-05-28T17:38:08.515ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75262026-05-28T17:38:08.515Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75272026-05-28T17:38:08.515Z time: [8507.0 B 8507.0 B 8507.0 B]
75282026-05-28T17:38:08.515Z change: [+15.537% +15.537% +15.537%] (p = 0.00 < 0.05)
75292026-05-28T17:38:08.516Z Performance has regressed.
75302026-05-28T17:38:08.516Z
75312026-05-28T17:38:08.516ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75322026-05-28T17:38:08.516ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75332026-05-28T17:38:08.516ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2456 ms (275 iterations)
75342026-05-28T17:38:08.516ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75352026-05-28T17:38:08.516Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75362026-05-28T17:38:08.516Z time: [8507.0 B 8507.0 B 8507.0 B]
75372026-05-28T17:38:08.516Z change: [+15.537% +15.537% +15.537%] (p = 0.00 < 0.05)
75382026-05-28T17:38:08.516Z Performance has regressed.
75392026-05-28T17:38:08.516Z
75402026-05-28T17:38:08.516ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75412026-05-28T17:38:08.516ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75422026-05-28T17:38:08.516ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0707 ms (330 iterations)
75432026-05-28T17:38:08.519ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75442026-05-28T17:38:08.519Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75452026-05-28T17:38:08.519Z time: [7016.0 B 7016.0 B 7016.0 B]
75462026-05-28T17:38:08.519Z change: [+19.482% +19.482% +19.482%] (p = 0.00 < 0.05)
75472026-05-28T17:38:08.519Z Performance has regressed.
75482026-05-28T17:38:08.519Z
75492026-05-28T17:38:08.519ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75502026-05-28T17:38:08.520ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75512026-05-28T17:38:08.520ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0830 ms (275 iterations)
75522026-05-28T17:38:08.520ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75532026-05-28T17:38:08.520Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75542026-05-28T17:38:08.520Z time: [7016.0 B 7016.0 B 7016.0 B]
75552026-05-28T17:38:08.520Z change: [+19.482% +19.482% +19.482%] (p = 0.00 < 0.05)
75562026-05-28T17:38:08.520Z Performance has regressed.
75572026-05-28T17:38:08.520Z
75582026-05-28T17:38:08.562Z+ cp -r target/criterion /work/bench-results
75592026-05-28T17:38:08.716Z+ cp -r target/xde-bench /work/bench-results
75602026-05-28T17:38:08.750Z+ pushd /work
75612026-05-28T17:38:08.750Z/work /work/oxidecomputer/opte
75622026-05-28T17:38:08.750Z+ tar -caf bench-results.tgz bench-results
75632026-05-28T17:38:09.302Z+ popd
75642026-05-28T17:38:09.304Z/work/oxidecomputer/opte
75652026-05-28T17:38:09.304Z+ cleanup
75662026-05-28T17:38:09.308Z++ id -un
75672026-05-28T17:38:09.308Z++ id -gn
75682026-05-28T17:38:09.310Z+ pfexec chown -R build:build .
75692026-05-28T17:38:09.380Z+ [[ -z 01KSQRCY1JTKC571S22MEPQAF9 ]]
75702026-05-28T17:38:09.383Zprocess exited: duration 1937630 ms, exit code 0
 
75712026-05-28T17:38:09.390Zfound 1 output files
75722026-05-28T17:38:09.397Zuploading: /work/bench-results.tgz (6362233 bytes)
75732026-05-28T17:38:10.447Zuploaded: /work/bench-results.tgz