01KXDA5170A2H2FJAKFC9TJGWZ: 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: 01KXDA64M668DFD90A7KP0ERJ2

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-13T08:46:15.525Zjob dependencies complete; ready to run (waiting for 5 m 11 s)
22026-07-13T08:47:09.648Zjob assigned to worker 01KXDAFPC0TAXMCZAZPMF5SS9G [factory aws, i-098bdc0a6347768ce] (queued for 54 s)
32026-07-13T08:47:15.690Zdownloading input: /input/xde/work/debug/xde.dbg
42026-07-13T08:47:16.736Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-07-13T08:47:16.739Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-07-13T08:47:16.762Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-07-13T08:47:16.765Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-07-13T08:47:16.809Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-07-13T08:47:16.813Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-07-13T08:47:16.835Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-07-13T08:47:16.838Zdownloading input: /input/xde/work/release/xde
122026-07-13T08:47:17.378Zdownloaded input: /input/xde/work/release/xde
132026-07-13T08:47:17.381Zdownloading input: /input/xde/work/release/xde.sha256
142026-07-13T08:47:17.404Zdownloaded input: /input/xde/work/release/xde.sha256
152026-07-13T08:47:17.407Zdownloading input: /input/xde/work/release/xde_link.so
162026-07-13T08:47:17.431Zdownloaded input: /input/xde/work/release/xde_link.so
172026-07-13T08:47:17.434Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-07-13T08:47:17.455Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-07-13T08:47:17.458Zdownloading input: /input/xde/work/test/loopback
202026-07-13T08:47:18.075Zdownloaded input: /input/xde/work/test/loopback
212026-07-13T08:47:18.078Zdownloading input: /input/xde/work/test/multicast_rx
222026-07-13T08:47:18.610Zdownloaded input: /input/xde/work/test/multicast_rx
232026-07-13T08:47:18.613Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-07-13T08:47:19.278Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-07-13T08:47:19.282Zdownloading input: /input/xde/work/test/multicast_validation
262026-07-13T08:47:19.843Zdownloaded input: /input/xde/work/test/multicast_validation
272026-07-13T08:47:19.846Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-07-13T08:47:20.370Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-07-13T08:47:20.374Zdownloading input: /input/xde/work/xde.conf
302026-07-13T08:47:20.396Zdownloaded input: /input/xde/work/xde.conf
 
312026-07-13T08:47:20.399Zstarting task 0: "setup"
322026-07-13T08:47:20.402Z++ uname -s
332026-07-13T08:47:20.405Z+ kern=SunOS
342026-07-13T08:47:20.405Z+ build_user=build
352026-07-13T08:47:20.405Z+ build_uid=12345
362026-07-13T08:47:20.405Z+ work_dir=/work
372026-07-13T08:47:20.405Z+ input_dir=/input
382026-07-13T08:47:20.405Z+ [[ 0 == 12345 ]]
392026-07-13T08:47:20.405Z+ case "$kern" in
402026-07-13T08:47:20.405Z+ groupadd -g 12345 build
412026-07-13T08:47:20.405Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-07-13T08:47:22.410Z+ zfs create -o mountpoint=/work rpool/work
432026-07-13T08:47:22.514Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-07-13T08:47:22.517Z+ home_fs=zfs
452026-07-13T08:47:22.517Z+ [[ zfs == autofs ]]
462026-07-13T08:47:22.517Z+ mkdir -p /home/build
472026-07-13T08:47:22.517Z+ chown build:build /home/build /work
482026-07-13T08:47:24.518Z+ chmod 0700 /home/build /work
492026-07-13T08:47:24.521Zprocess exited: duration 4123 ms, exit code 0
 
502026-07-13T08:47:24.526Zstarting task 1: "rust-toolchain"
512026-07-13T08:47:24.530Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
522026-07-13T08:47:24.530Z * rust toolchain channel = "1.96.1"
532026-07-13T08:47:24.530Z * rust toolchain profile = "default"
542026-07-13T08:47:24.530Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-07-13T08:47:24.530Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-07-13T08:47:24.530Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-07-13T08:47:24.533Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-07-13T08:47:24.533Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
592026-07-13T08:47:24.634Zinfo: downloading installer
602026-07-13T08:47:26.033Zwarn: It looks like you have an existing rustup settings file at:
612026-07-13T08:47:26.033Zwarn: /home/build/.rustup/settings.toml
622026-07-13T08:47:26.033Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-07-13T08:47:26.033Zwarn: instead of the one inferred from the default host triple.
642026-07-13T08:47:26.042Zinfo: profile set to default
652026-07-13T08:47:26.042Zinfo: default host triple is x86_64-unknown-illumos
662026-07-13T08:47:26.045Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
672026-07-13T08:47:26.180Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
682026-07-13T08:47:26.183Zinfo: downloading 6 components
692026-07-13T08:47:41.285Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
702026-07-13T08:47:41.285Z
712026-07-13T08:47:41.314Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
722026-07-13T08:47:41.314Z
732026-07-13T08:47:41.314Z
742026-07-13T08:47:41.314ZRust is installed now. Great!
752026-07-13T08:47:41.314Z
762026-07-13T08:47:41.317ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-07-13T08:47:41.317Zenvironment variable. This has not been done automatically.
782026-07-13T08:47:41.317Z
792026-07-13T08:47:41.317ZTo configure your current shell, you need to source
802026-07-13T08:47:41.317Zthe corresponding env file under $HOME/.cargo.
812026-07-13T08:47:41.317Z
822026-07-13T08:47:41.317ZThis is usually done by running one of the following (note the leading DOT):
832026-07-13T08:47:41.317Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-07-13T08:47:41.318Zsource "$HOME/.cargo/env.fish" # For fish
852026-07-13T08:47:41.318Zsource "~/.cargo/env.nu" # For nushell
862026-07-13T08:47:41.318Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-07-13T08:47:41.318Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-07-13T08:47:41.318Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-07-13T08:47:41.318Zwarn: no default linker (`cc`) was found in your PATH
902026-07-13T08:47:41.318Zwarn: many Rust crates require a system C toolchain to build
912026-07-13T08:47:41.413Z+ rustup --version
922026-07-13T08:47:41.421Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-07-13T08:47:41.424Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-07-13T08:47:41.443Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
952026-07-13T08:47:41.446Z+ cargo --version
962026-07-13T08:47:41.460Zcargo 1.96.1 (356927216 2026-06-26)
972026-07-13T08:47:41.463Z+ rustc --version
982026-07-13T08:47:41.482Zrustc 1.96.1 (31fca3adb 2026-06-26)
992026-07-13T08:47:41.485Zprocess exited: duration 16957 ms, exit code 0
 
1002026-07-13T08:47:41.491Zstarting task 2: "authentication"
1012026-07-13T08:47:41.507Zprocess exited: duration 16 ms, exit code 0
 
1022026-07-13T08:47:41.512Zstarting task 3: "clone repository"
1032026-07-13T08:47:41.515Z+ mkdir -p /work/oxidecomputer/opte
1042026-07-13T08:47:41.518Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-07-13T08:47:41.547ZCloning into '/work/oxidecomputer/opte'...
1062026-07-13T08:47:42.385Z+ cd /work/oxidecomputer/opte
1072026-07-13T08:47:42.385Z+ git fetch origin b9b6231148b02dc08c4a93ea36a560a15af269b9
1082026-07-13T08:47:42.591ZFrom https://github.com/oxidecomputer/opte
1092026-07-13T08:47:42.591Z * branch b9b6231148b02dc08c4a93ea36a560a15af269b9 -> FETCH_HEAD
1102026-07-13T08:47:42.596Z+ [[ -n renovate/lock-file-maintenance ]]
1112026-07-13T08:47:42.599Z++ git branch --show-current
1122026-07-13T08:47:42.599Z+ current=master
1132026-07-13T08:47:42.599Z+ [[ master != renovate/lock-file-maintenance ]]
1142026-07-13T08:47:42.599Z+ git branch -f renovate/lock-file-maintenance b9b6231148b02dc08c4a93ea36a560a15af269b9
1152026-07-13T08:47:42.602Z+ git checkout -f renovate/lock-file-maintenance
1162026-07-13T08:47:42.619ZSwitched to branch 'renovate/lock-file-maintenance'
1172026-07-13T08:47:42.621Z+ git reset --hard b9b6231148b02dc08c4a93ea36a560a15af269b9
1182026-07-13T08:47:42.635ZHEAD is now at b9b6231 Lock file maintenance
1192026-07-13T08:47:42.638Zprocess exited: duration 1123 ms, exit code 0
 
1202026-07-13T08:47:42.644Zstarting task 4: "build"
1212026-07-13T08:47:42.648Z+ source .github/buildomat/common.sh
1222026-07-13T08:47:42.648Z++ rustup show active-toolchain
1232026-07-13T08:47:42.653Z1.96.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-07-13T08:47:42.656Z++ pushd xde
1252026-07-13T08:47:42.656Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-07-13T08:47:42.656Z++ rustup show active-toolchain
1272026-07-13T08:47:42.658Zinfo: syncing channel updates for nightly-2026-06-30-x86_64-unknown-illumos
1282026-07-13T08:47:42.812Zinfo: latest update on 2026-06-30 for version 1.98.0-nightly (096694416 2026-06-29)
1292026-07-13T08:47:42.814Zinfo: downloading 6 components
1302026-07-13T08:47:56.832Znightly-2026-06-30-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-07-13T08:47:56.930Z+++ rustup show active-toolchain -v
1322026-07-13T08:47:56.933Z+++ head -n 1
1332026-07-13T08:47:56.933Z+++ cut '-d ' -f1
1342026-07-13T08:47:56.985Z++ export NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1352026-07-13T08:47:56.985Z++ NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1362026-07-13T08:47:56.985Z++ popd
1372026-07-13T08:47:56.985Z/work/oxidecomputer/opte
1382026-07-13T08:47:56.988Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-07-13T08:47:57.981Z Startup: Refreshing catalog 'helios' ... Done
1402026-07-13T08:47:58.093Z Startup: Caching catalogs ... Done
1412026-07-13T08:47:58.585ZPlanning: Solver setup ... Done
1422026-07-13T08:47:58.612ZPlanning: Running solver ... Done
1432026-07-13T08:47:58.624ZPlanning: Finding local manifests ... Done
1442026-07-13T08:47:58.637ZPlanning: Fetching manifests: 0/6 0% complete
1452026-07-13T08:47:58.660ZPlanning: Fetching manifests: 6/6 100% complete
1462026-07-13T08:47:58.673ZPlanning: Package planning ... Done
1472026-07-13T08:47:58.676ZPlanning: Merging actions ... Done
1482026-07-13T08:47:58.879ZPlanning: Checking for conflicting actions ... Done
1492026-07-13T08:47:58.882ZPlanning: Consolidating action changes ... Done
1502026-07-13T08:47:59.688ZPlanning: Evaluating mediators ... Done
1512026-07-13T08:47:59.692ZPlanning: Planning completed in 1.58 seconds
1522026-07-13T08:47:59.697Z Packages to install: 6
1532026-07-13T08:47:59.699Z Services to change: 2
1542026-07-13T08:47:59.699Z Create boot environment: No
1552026-07-13T08:47:59.700ZCreate backup boot environment: No
1562026-07-13T08:47:59.721Z
1572026-07-13T08:47:59.721ZDownload: 0/22 items 0.0/15.4MB 0% complete
1582026-07-13T08:47:59.869ZDownload: Completed 15.35 MB in 0.15 seconds (103M/s)
1592026-07-13T08:47:59.947Z Actions: 1/110 actions (Installing new actions)
1602026-07-13T08:48:00.352Z Actions: Completed 110 actions in 0.40 seconds.
1612026-07-13T08:48:00.363ZFinalize: Updating package state database ... Done
1622026-07-13T08:48:00.363ZFinalize: Updating package cache ... Done
1632026-07-13T08:48:00.392ZFinalize: Updating image state ... Done
1642026-07-13T08:48:02.933ZFinalize: Creating fast lookup database ... Done
1652026-07-13T08:48:03.001ZFinalize: Reading search index ... Done
1662026-07-13T08:48:03.004ZFinalize: Updating search index ... Done
1672026-07-13T08:48:07.685ZFinalize: Updating package cache ... Done
1682026-07-13T08:48:07.791Z+ [[ -z 01KXDA64M668DFD90A7KP0ERJ2 ]]
1692026-07-13T08:48:07.791Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-07-13T08:48:08.761Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-07-13T08:48:08.761Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-07-13T08:48:08.761Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-07-13T08:48:08.761Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-07-13T08:48:08.761Ztempdir @ "/tmp/.tmpfdbnN0/tmp"
1752026-07-13T08:48:08.761Zimage root @ "/tmp/.tmpfdbnN0/tmp/root"
1762026-07-13T08:48:08.764Zcreating image...
1772026-07-13T08:48:09.056Zcopying publishers...
1782026-07-13T08:48:09.633Zadding properties...
1792026-07-13T08:48:10.342Zinstalling packages...
1802026-07-13T08:48:19.328Zseeding SMF database...
1812026-07-13T08:48:23.613Zconfiguring SMF profile...
1822026-07-13T08:48:23.613Zmodifying shadow(5)...
1832026-07-13T08:48:23.616Zloading user and group database...
1842026-07-13T08:48:23.616Zloading facet selections...
1852026-07-13T08:48:23.900Z devel -> true
1862026-07-13T08:48:23.900Z doc.man -> true
1872026-07-13T08:48:23.900Z entire.service/hal -> true
1882026-07-13T08:48:23.901Z entire.service/network/smtp/dma -> true
1892026-07-13T08:48:23.901Z locale.ar -> true
1902026-07-13T08:48:23.901Z locale.ca -> true
1912026-07-13T08:48:23.901Z locale.cs -> true
1922026-07-13T08:48:23.901Z locale.de -> true
1932026-07-13T08:48:23.901Z locale.es -> true
1942026-07-13T08:48:23.901Z locale.fr -> true
1952026-07-13T08:48:23.901Z locale.he -> true
1962026-07-13T08:48:23.901Z locale.hu -> true
1972026-07-13T08:48:23.901Z locale.id -> true
1982026-07-13T08:48:23.901Z locale.it -> true
1992026-07-13T08:48:23.901Z locale.ja -> true
2002026-07-13T08:48:23.901Z locale.ko -> true
2012026-07-13T08:48:23.901Z locale.nl -> true
2022026-07-13T08:48:23.901Z locale.pl -> true
2032026-07-13T08:48:23.901Z locale.pt_BR -> true
2042026-07-13T08:48:23.901Z locale.ru -> true
2052026-07-13T08:48:23.901Z locale.sk -> true
2062026-07-13T08:48:23.901Z locale.sv -> true
2072026-07-13T08:48:23.901Z locale.zh_CN -> true
2082026-07-13T08:48:23.901Z locale.zh_HK -> true
2092026-07-13T08:48:23.901Z locale.zh_TW -> true
2102026-07-13T08:48:23.901Z onu.ooceonly -> true
2112026-07-13T08:48:23.901Z version-lock.shell/ksh93 -> true
2122026-07-13T08:48:23.901Z version-lock.system/data/hardware-registry -> true
2132026-07-13T08:48:23.901Z version-lock.system/data/zoneinfo -> true
2142026-07-13T08:48:23.901Z version-lock.system/microcode/amd -> true
2152026-07-13T08:48:23.901Z version-lock.system/microcode/intel -> true
2162026-07-13T08:48:23.901Z version-lock.system/microcode/oxide -> true
2172026-07-13T08:48:23.901Zassessing packaged files...
2182026-07-13T08:48:25.368Zcreating archive...
2192026-07-13T08:48:25.393Zmissing from packaging:
2202026-07-13T08:48:25.393Z "etc/.pwd.lock"
2212026-07-13T08:48:25.397Z "etc/svc/profile/generic.xml"
2222026-07-13T08:48:25.397Z "etc/svc/profile/inetd_services.xml"
2232026-07-13T08:48:25.397Z "etc/svc/profile/name_service.xml"
2242026-07-13T08:48:25.399Z "etc/svc/profile/platform.xml"
2252026-07-13T08:48:25.399Z "etc/svc/profile/platform_omicron1.xml"
2262026-07-13T08:48:25.399Z "etc/svc/repository.db"
2272026-07-13T08:48:25.400Z
2282026-07-13T08:48:25.404Z
2292026-07-13T08:48:25.404Zfinishing archive...
2302026-07-13T08:48:26.041Zcreating gzonly manifest...
2312026-07-13T08:48:26.044Zok
2322026-07-13T08:48:26.105Z+ trap cleanup EXIT
2332026-07-13T08:48:26.109Z+ OUT_DIR=/work/bench-results
2342026-07-13T08:48:26.109Z+ mkdir -p /work/bench-results
2352026-07-13T08:48:26.109Z+ mkdir -p target/criterion
2362026-07-13T08:48:26.109Z+ mkdir -p target/xde-bench
2372026-07-13T08:48:26.112Z+ banner collect
2382026-07-13T08:48:26.112Z
2392026-07-13T08:48:26.112Z #### #### # # ###### #### #####
2402026-07-13T08:48:26.112Z # # # # # # # # # #
2412026-07-13T08:48:26.112Z # # # # # ##### # #
2422026-07-13T08:48:26.112Z # # # # # # # #
2432026-07-13T08:48:26.112Z # # # # # # # # # #
2442026-07-13T08:48:26.112Z #### #### ###### ###### ###### #### #
2452026-07-13T08:48:26.112Z
2462026-07-13T08:48:26.115Z++ cat .git/refs/heads/master
2472026-07-13T08:48:26.115Z+ BASELINE_COMMIT=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc
2482026-07-13T08:48:26.115Z+ [[ renovate/lock-file-maintenance == \m\a\s\t\e\r ]]
2492026-07-13T08:48:26.115Z+ get_artifact opte benchmark dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc bench-results.tgz
2502026-07-13T08:48:26.115Z+ local curl_res
2512026-07-13T08:48:26.115Z+ repo=opte
2522026-07-13T08:48:26.115Z+ series=benchmark
2532026-07-13T08:48:26.115Z+ commit=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc
2542026-07-13T08:48:26.115Z+ name=bench-results.tgz
2552026-07-13T08:48:26.115Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-07-13T08:48:26.115Z+ mkdir -p download
2572026-07-13T08:48:26.115Z+ pushd download
2582026-07-13T08:48:26.118Z+ [[ ! -f bench-results.tgz ]]
2592026-07-13T08:48:26.118Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2602026-07-13T08:48:26.118Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc/bench-results.tgz
2612026-07-13T08:48:26.121Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-07-13T08:48:26.124Z Dload Upload Total Spent Left Speed
2632026-07-13T08:48:28.306Z 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 00:01 0 0 0 0 0 0 0 0 0 00:02 0 100 6.12M 100 6.12M 0 0 2.80M 0 00:02 00:02 2.80M 100 6.12M 100 6.12M 0 0 2.80M 0 00:02 00:02 2.80M 100 6.12M 100 6.12M 0 0 2.80M 0 00:02 00:02 2.80M
2642026-07-13T08:48:28.310Z+ curl_res=0
2652026-07-13T08:48:28.310Z+ popd
2662026-07-13T08:48:28.313Z/work/oxidecomputer/opte
2672026-07-13T08:48:28.313Z+ return 0
2682026-07-13T08:48:28.313Z+ tar -xf download/bench-results.tgz -C target
2692026-07-13T08:48:28.491Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-07-13T08:48:28.494Z+ rm -r target/bench-results
2712026-07-13T08:48:28.494Z+ [[ '' -eq 1 ]]
2722026-07-13T08:48:28.494Z+ uname -a
2732026-07-13T08:48:28.497ZSunOS w-01KXDAFPC0TAXMCZAZPMF5SS9G 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-07-13T08:48:28.497Z+ cat /etc/versions/build
2752026-07-13T08:48:28.497Zheads/stlouis-0-gd5af107c55
2762026-07-13T08:48:28.497Z+ dladm
2772026-07-13T08:48:28.500ZLINK CLASS MTU STATE BRIDGE OVER
2782026-07-13T08:48:28.500Zena0 phys 9216 up -- --
2792026-07-13T08:48:28.500Z+ ipadm
2802026-07-13T08:48:28.503ZADDROBJ TYPE STATE ADDR
2812026-07-13T08:48:28.503Zlo0/v4 static ok 127.0.0.1/8
2822026-07-13T08:48:28.503Zena0/dhcp dhcp ok 10.150.1.153/24
2832026-07-13T08:48:28.503Zlo0/v6 static ok ::1/128
2842026-07-13T08:48:28.503Z+ pfexec rem_drv xde
2852026-07-13T08:48:28.510Z+ set -o errexit
2862026-07-13T08:48:28.510Z+ set -o pipefail
2872026-07-13T08:48:28.513Z+ banner prepare
2882026-07-13T08:48:28.513Z
2892026-07-13T08:48:28.513Z ##### ##### ###### ##### ## ##### ######
2902026-07-13T08:48:28.513Z # # # # # # # # # # # #
2912026-07-13T08:48:28.513Z # # # # ##### # # # # # # #####
2922026-07-13T08:48:28.513Z ##### ##### # ##### ###### ##### #
2932026-07-13T08:48:28.513Z # # # # # # # # # #
2942026-07-13T08:48:28.513Z # # # ###### # # # # # ######
2952026-07-13T08:48:28.513Z
2962026-07-13T08:48:28.513Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-07-13T08:48:28.516Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-07-13T08:48:28.581Z+ pfexec add_drv xde
2992026-07-13T08:48:29.413Z+ banner bench
3002026-07-13T08:48:29.416Z
3012026-07-13T08:48:29.416Z ##### ###### # # #### # #
3022026-07-13T08:48:29.416Z # # # ## # # # # #
3032026-07-13T08:48:29.416Z ##### ##### # # # # ######
3042026-07-13T08:48:29.416Z # # # # # # # # #
3052026-07-13T08:48:29.416Z # # # # ## # # # #
3062026-07-13T08:48:29.417Z ##### ###### # # #### # #
3072026-07-13T08:48:29.417Z
3082026-07-13T08:48:29.417Z+ cargo kbench local
3092026-07-13T08:48:29.527Z Updating crates.io index
3102026-07-13T08:48:29.530Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-07-13T08:48:30.539Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-07-13T08:48:30.815Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-07-13T08:48:31.145Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-07-13T08:48:31.399Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-07-13T08:48:31.644Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-07-13T08:48:31.911Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-07-13T08:48:33.638Z Downloading crates ...
3182026-07-13T08:48:33.693Z Downloaded bitflags v2.13.0
3192026-07-13T08:48:33.696Z Downloaded cfg-if v1.0.4
3202026-07-13T08:48:33.704Z Downloaded darling_macro v0.21.3
3212026-07-13T08:48:33.707Z Downloaded num-conv v0.2.2
3222026-07-13T08:48:33.707Z Downloaded anstyle-query v1.1.5
3232026-07-13T08:48:33.707Z Downloaded plotters-backend v0.3.7
3242026-07-13T08:48:33.710Z Downloaded cpufeatures v0.3.0
3252026-07-13T08:48:33.710Z Downloaded circular v0.3.0
3262026-07-13T08:48:33.710Z Downloaded ciborium-io v0.2.2
3272026-07-13T08:48:33.712Z Downloaded powerfmt v0.2.0
3282026-07-13T08:48:33.715Z Downloaded cobs v0.3.0
3292026-07-13T08:48:33.715Z Downloaded num_enum v0.7.6
3302026-07-13T08:48:33.718Z Downloaded cast v0.3.0
3312026-07-13T08:48:33.720Z Downloaded alloca v0.4.0
3322026-07-13T08:48:33.723Z Downloaded dtor v0.8.1
3332026-07-13T08:48:33.723Z Downloaded clap_lex v1.1.0
3342026-07-13T08:48:33.726Z Downloaded proc-macro-error-attr v1.0.4
3352026-07-13T08:48:33.729Z Downloaded proc-macro-crate v3.5.0
3362026-07-13T08:48:33.729Z Downloaded darling_macro v0.23.0
3372026-07-13T08:48:33.729Z Downloaded bitflags v1.3.2
3382026-07-13T08:48:33.732Z Downloaded managed v0.8.0
3392026-07-13T08:48:33.734Z Downloaded colorchoice v1.0.5
3402026-07-13T08:48:33.734Z Downloaded page_size v0.6.0
3412026-07-13T08:48:33.737Z Downloaded link-section v0.2.1
3422026-07-13T08:48:33.737Z Downloaded defmt v0.3.100
3432026-07-13T08:48:33.737Z Downloaded plotters-svg v0.3.7
3442026-07-13T08:48:33.740Z Downloaded ref-cast-impl v1.0.25
3452026-07-13T08:48:33.740Z Downloaded ident_case v1.0.1
3462026-07-13T08:48:33.740Z Downloaded ref-cast v1.0.25
3472026-07-13T08:48:33.742Z Downloaded fnv v1.0.7
3482026-07-13T08:48:33.742Z Downloaded cfg_aliases v0.2.1
3492026-07-13T08:48:33.743Z Downloaded pretty-hex v0.4.2
3502026-07-13T08:48:33.745Z Downloaded ctor-proc-macro v0.0.13
3512026-07-13T08:48:33.745Z Downloaded ciborium-ll v0.2.2
3522026-07-13T08:48:33.745Z Downloaded futures-io v0.3.32
3532026-07-13T08:48:33.749Z Downloaded slog-envlogger v2.2.0
3542026-07-13T08:48:33.749Z Downloaded foreign-types v0.5.0
3552026-07-13T08:48:33.752Z Downloaded foreign-types-macros v0.2.3
3562026-07-13T08:48:33.752Z Downloaded defmt-parser v1.0.0
3572026-07-13T08:48:33.752Z Downloaded rusticata-macros v5.0.0
3582026-07-13T08:48:33.755Z Downloaded futures-task v0.3.32
3592026-07-13T08:48:33.758Z Downloaded futures-core v0.3.32
3602026-07-13T08:48:33.758Z Downloaded foreign-types-shared v0.3.1
3612026-07-13T08:48:33.758Z Downloaded cstr-argument v0.1.2
3622026-07-13T08:48:33.761Z Downloaded criterion-plot v0.8.2
3632026-07-13T08:48:33.761Z Downloaded cookie-factory v0.3.3
3642026-07-13T08:48:33.761Z Downloaded stable_deref_trait v1.2.1
3652026-07-13T08:48:33.763Z Downloaded anstyle-parse v1.0.0
3662026-07-13T08:48:33.763Z Downloaded autocfg v1.5.1
3672026-07-13T08:48:33.763Z Downloaded anstyle v1.0.14
3682026-07-13T08:48:33.766Z Downloaded shlex v2.0.1
3692026-07-13T08:48:33.766Z Downloaded anes v0.1.6
3702026-07-13T08:48:33.769Z Downloaded rand_core v0.10.1
3712026-07-13T08:48:33.769Z Downloaded oxnet v0.1.6
3722026-07-13T08:48:33.769Z Downloaded oorandom v11.1.5
3732026-07-13T08:48:33.771Z Downloaded utf8parse v0.2.2
3742026-07-13T08:48:33.774Z Downloaded strsim v0.11.1
3752026-07-13T08:48:33.777Z Downloaded errno v0.3.14
3762026-07-13T08:48:33.777Z Downloaded macaddr v1.0.1
3772026-07-13T08:48:33.780Z Downloaded version_check v0.9.5
3782026-07-13T08:48:33.780Z Downloaded futures-sink v0.3.32
3792026-07-13T08:48:33.782Z Downloaded lazy_static v1.5.0
3802026-07-13T08:48:33.783Z Downloaded heck v0.4.1
3812026-07-13T08:48:33.783Z Downloaded is_terminal_polyfill v1.70.2
3822026-07-13T08:48:33.783Z Downloaded heck v0.5.0
3832026-07-13T08:48:33.785Z Downloaded embedded-io v0.4.0
3842026-07-13T08:48:33.785Z Downloaded thread_local v1.1.10
3852026-07-13T08:48:33.785Z Downloaded dyn-clone v1.0.20
3862026-07-13T08:48:33.788Z Downloaded itoa v1.0.18
3872026-07-13T08:48:33.788Z Downloaded hash32 v0.3.1
3882026-07-13T08:48:33.791Z Downloaded dtor-proc-macro v0.0.13
3892026-07-13T08:48:33.791Z Downloaded equivalent v1.0.2
3902026-07-13T08:48:33.794Z Downloaded is-terminal v0.4.17
3912026-07-13T08:48:33.797Z Downloaded tabwriter v1.4.1
3922026-07-13T08:48:33.797Z Downloaded embedded-io v0.6.1
3932026-07-13T08:48:33.797Z Downloaded aho-corasick v1.1.4
3942026-07-13T08:48:33.800Z Downloaded time-core v0.1.9
3952026-07-13T08:48:33.802Z Downloaded same-file v1.0.6
3962026-07-13T08:48:33.802Z Downloaded futures-macro v0.3.32
3972026-07-13T08:48:33.802Z Downloaded defmt-macros v1.1.1
3982026-07-13T08:48:33.805Z Downloaded quote v1.0.46
3992026-07-13T08:48:33.805Z Downloaded anstream v1.0.0
4002026-07-13T08:48:33.807Z Downloaded pin-project-lite v0.2.17
4012026-07-13T08:48:33.810Z Downloaded num_enum_derive v0.7.6
4022026-07-13T08:48:33.810Z Downloaded byteorder v1.5.0
4032026-07-13T08:48:33.813Z Downloaded either v1.16.0
4042026-07-13T08:48:33.813Z Downloaded deranged v0.5.8
4052026-07-13T08:48:33.813Z Downloaded clap_derive v4.6.1
4062026-07-13T08:48:33.816Z Downloaded ctor v0.10.1
4072026-07-13T08:48:33.816Z Downloaded slab v0.4.12
4082026-07-13T08:48:33.818Z Downloaded crossbeam-deque v0.8.7
4092026-07-13T08:48:33.818Z Downloaded zmij v1.0.22
4102026-07-13T08:48:33.821Z Downloaded crossbeam-epoch v0.9.20
4112026-07-13T08:48:33.821Z Downloaded slog-scope v4.4.1
4122026-07-13T08:48:33.824Z Downloaded take_mut v0.2.2
4132026-07-13T08:48:33.824Z Downloaded darling v0.21.3
4142026-07-13T08:48:33.827Z Downloaded rustversion v1.0.23
4152026-07-13T08:48:33.827Z Downloaded slog-stdlog v4.1.1
4162026-07-13T08:48:33.827Z Downloaded ingot-types v0.1.2
4172026-07-13T08:48:33.830Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4182026-07-13T08:48:33.830Z Downloaded ingot v0.1.1
4192026-07-13T08:48:33.830Z Downloaded find-msvc-tools v0.1.9
4202026-07-13T08:48:33.832Z Downloaded erased-serde v0.3.31
4212026-07-13T08:48:33.832Z Downloaded crc32fast v1.5.0
4222026-07-13T08:48:33.835Z Downloaded thiserror-impl v2.0.18
4232026-07-13T08:48:33.835Z Downloaded futures-executor v0.3.32
4242026-07-13T08:48:33.835Z Downloaded terminal_size v0.4.4
4252026-07-13T08:48:33.835Z Downloaded anyhow v1.0.103
4262026-07-13T08:48:33.838Z Downloaded walkdir v2.5.0
4272026-07-13T08:48:33.840Z Downloaded thiserror-impl v1.0.69
4282026-07-13T08:48:33.840Z Downloaded thiserror v1.0.69
4292026-07-13T08:48:33.843Z Downloaded colored v3.1.1
4302026-07-13T08:48:33.843Z Downloaded ipnetwork v0.21.1
4312026-07-13T08:48:33.846Z Downloaded futures-channel v0.3.32
4322026-07-13T08:48:33.846Z Downloaded clap v4.6.1
4332026-07-13T08:48:33.850Z Downloaded thiserror v2.0.18
4342026-07-13T08:48:33.853Z Downloaded darling v0.23.0
4352026-07-13T08:48:33.856Z Downloaded postcard v1.1.3
4362026-07-13T08:48:33.858Z Downloaded crossbeam-utils v0.8.22
4372026-07-13T08:48:33.861Z Downloaded once_cell v1.21.4
4382026-07-13T08:48:33.861Z Downloaded slog-async v2.8.0
4392026-07-13T08:48:33.861Z Downloaded defmt v1.1.1
4402026-07-13T08:48:33.864Z Downloaded tracing-attributes v0.1.31
4412026-07-13T08:48:33.867Z Downloaded half v2.7.1
4422026-07-13T08:48:33.867Z Downloaded ingot-macros v0.1.1
4432026-07-13T08:48:33.869Z Downloaded ciborium v0.2.2
4442026-07-13T08:48:33.870Z Downloaded darling_core v0.21.3
4452026-07-13T08:48:33.872Z Downloaded chacha20 v0.10.1
4462026-07-13T08:48:33.873Z Downloaded proc-macro-error v1.0.4
4472026-07-13T08:48:33.875Z Downloaded term v1.2.1
4482026-07-13T08:48:33.878Z Downloaded iana-time-zone v0.1.65
4492026-07-13T08:48:33.878Z Downloaded toml_parser v1.1.2+spec-1.1.0
4502026-07-13T08:48:33.881Z Downloaded tinytemplate v1.2.1
4512026-07-13T08:48:33.884Z Downloaded slog-term v2.9.2
4522026-07-13T08:48:33.887Z Downloaded proc-macro2 v1.0.106
4532026-07-13T08:48:33.890Z Downloaded getrandom v0.4.3
4542026-07-13T08:48:33.892Z Downloaded darling_core v0.23.0
4552026-07-13T08:48:33.895Z Downloaded futures v0.3.32
4562026-07-13T08:48:33.898Z Downloaded slog v2.8.2
4572026-07-13T08:48:33.898Z Downloaded log v0.4.33
4582026-07-13T08:48:33.901Z Downloaded cc v1.2.67
4592026-07-13T08:48:33.901Z Downloaded arc-swap v1.9.2
4602026-07-13T08:48:33.903Z Downloaded serde_derive v1.0.228
4612026-07-13T08:48:33.906Z Downloaded num-traits v0.2.19
4622026-07-13T08:48:33.906Z Downloaded socket2 v0.6.4
4632026-07-13T08:48:33.909Z Downloaded tracing-core v0.1.36
4642026-07-13T08:48:33.909Z Downloaded unicode-ident v1.0.24
4652026-07-13T08:48:33.912Z Downloaded time-macros v0.2.31
4662026-07-13T08:48:33.912Z Downloaded heapless v0.8.0
4672026-07-13T08:48:33.915Z Downloaded uuid v1.23.5
4682026-07-13T08:48:33.917Z Downloaded toml_edit v0.25.12+spec-1.1.0
4692026-07-13T08:48:33.920Z Downloaded serde_core v1.0.228
4702026-07-13T08:48:33.923Z Downloaded crossbeam-channel v0.5.16
4712026-07-13T08:48:33.925Z Downloaded criterion v0.8.2
4722026-07-13T08:48:33.928Z Downloaded rayon-core v1.13.0
4732026-07-13T08:48:33.931Z Downloaded indexmap v2.14.0
4742026-07-13T08:48:33.944Z Downloaded clap_builder v4.6.0
4752026-07-13T08:48:33.947Z Downloaded serde v1.0.228
4762026-07-13T08:48:33.949Z Downloaded itertools v0.15.0
4772026-07-13T08:48:33.952Z Downloaded itertools v0.12.1
4782026-07-13T08:48:33.956Z Downloaded itertools v0.14.0
4792026-07-13T08:48:33.959Z Downloaded itertools v0.13.0
4802026-07-13T08:48:33.963Z Downloaded futures-util v0.3.32
4812026-07-13T08:48:33.969Z Downloaded hashbrown v0.17.1
4822026-07-13T08:48:33.971Z Downloaded memchr v2.8.3
4832026-07-13T08:48:33.974Z Downloaded chrono v0.4.45
4842026-07-13T08:48:33.980Z Downloaded zerocopy-derive v0.8.54
4852026-07-13T08:48:33.989Z Downloaded rand v0.10.2
4862026-07-13T08:48:33.997Z Downloaded nom v8.0.0
4872026-07-13T08:48:34.002Z Downloaded libc v0.2.186
4882026-07-13T08:48:34.035Z Downloaded serde_json v1.0.150
4892026-07-13T08:48:34.041Z Downloaded plotters v0.3.7
4902026-07-13T08:48:34.045Z Downloaded rayon v1.12.0
4912026-07-13T08:48:34.050Z Downloaded regex v1.13.0
4922026-07-13T08:48:34.062Z Downloaded pcap-parser v0.17.0
4932026-07-13T08:48:34.065Z Downloaded winnow v1.0.3
4942026-07-13T08:48:34.092Z Downloaded nix v0.31.3
4952026-07-13T08:48:34.102Z Downloaded syn v1.0.109
4962026-07-13T08:48:34.115Z Downloaded time v0.3.53
4972026-07-13T08:48:34.123Z Downloaded unicode-width v0.2.2
4982026-07-13T08:48:34.129Z Downloaded syn v2.0.118
4992026-07-13T08:48:34.135Z Downloaded smoltcp v0.11.0
5002026-07-13T08:48:34.141Z Downloaded zerocopy v0.8.54
5012026-07-13T08:48:34.152Z Downloaded regex-syntax v0.8.11
5022026-07-13T08:48:34.156Z Downloaded rustix v1.1.4
5032026-07-13T08:48:34.168Z Downloaded tracing v0.1.44
5042026-07-13T08:48:34.178Z Downloaded regex-automata v0.4.15
5052026-07-13T08:48:34.246Z Compiling proc-macro2 v1.0.106
5062026-07-13T08:48:34.246Z Compiling unicode-ident v1.0.24
5072026-07-13T08:48:34.246Z Compiling quote v1.0.46
5082026-07-13T08:48:34.249Z Compiling serde_core v1.0.228
5092026-07-13T08:48:34.250Z Compiling cfg-if v1.0.4
5102026-07-13T08:48:34.250Z Compiling libc v0.2.186
5112026-07-13T08:48:34.250Z Compiling memchr v2.8.3
5122026-07-13T08:48:34.250Z Compiling serde v1.0.228
5132026-07-13T08:48:34.425Z Compiling rustversion v1.0.23
5142026-07-13T08:48:34.481Z Compiling strsim v0.11.1
5152026-07-13T08:48:34.775Z Compiling ident_case v1.0.1
5162026-07-13T08:48:34.782Z Compiling version_check v0.9.5
5172026-07-13T08:48:34.782Z Compiling zerocopy v0.8.54
5182026-07-13T08:48:34.885Z Compiling either v1.16.0
5192026-07-13T08:48:35.055Z Compiling thiserror v2.0.18
5202026-07-13T08:48:35.244Z Compiling fnv v1.0.7
5212026-07-13T08:48:35.311Z Compiling regex-syntax v0.8.11
5222026-07-13T08:48:35.339Z Compiling syn v1.0.109
5232026-07-13T08:48:35.347Z Compiling pin-project-lite v0.2.17
5242026-07-13T08:48:35.444Z Compiling crossbeam-utils v0.8.22
5252026-07-13T08:48:35.604Z Compiling syn v2.0.118
5262026-07-13T08:48:35.642Z Compiling aho-corasick v1.1.4
5272026-07-13T08:48:35.675Z Compiling winnow v1.0.3
5282026-07-13T08:48:35.705Z Compiling hashbrown v0.17.1
5292026-07-13T08:48:35.771Z Compiling equivalent v1.0.2
5302026-07-13T08:48:35.855Z Compiling itertools v0.14.0
5312026-07-13T08:48:36.232Z Compiling indexmap v2.14.0
5322026-07-13T08:48:36.551Z Compiling toml_parser v1.1.2+spec-1.1.0
5332026-07-13T08:48:36.673Z Compiling bitflags v2.13.0
5342026-07-13T08:48:36.801Z Compiling regex-automata v0.4.15
5352026-07-13T08:48:36.993Z Compiling byteorder v1.5.0
5362026-07-13T08:48:37.022Z Compiling toml_datetime v1.1.1+spec-1.1.0
5372026-07-13T08:48:37.067Z Compiling autocfg v1.5.1
5382026-07-13T08:48:37.098Z Compiling heapless v0.8.0
5392026-07-13T08:48:37.185Z Compiling toml_edit v0.25.12+spec-1.1.0
5402026-07-13T08:48:37.243Z Compiling hash32 v0.3.1
5412026-07-13T08:48:37.340Z Compiling slog v2.8.2
5422026-07-13T08:48:37.383Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5432026-07-13T08:48:37.408Z Compiling num-traits v0.2.19
5442026-07-13T08:48:37.562Z Compiling futures-core v0.3.32
5452026-07-13T08:48:37.572Z Compiling macaddr v1.0.1
5462026-07-13T08:48:37.631Z Compiling smoltcp v0.11.0
5472026-07-13T08:48:37.639Z Compiling futures-sink v0.3.32
5482026-07-13T08:48:37.709Z Compiling stable_deref_trait v1.2.1
5492026-07-13T08:48:37.740Z Compiling futures-channel v0.3.32
5502026-07-13T08:48:37.784Z Compiling proc-macro-crate v3.5.0
5512026-07-13T08:48:38.032Z Compiling proc-macro-error-attr v1.0.4
5522026-07-13T08:48:38.079Z Compiling managed v0.8.0
5532026-07-13T08:48:38.160Z Compiling darling_core v0.21.3
5542026-07-13T08:48:38.197Z Compiling darling_core v0.23.0
5552026-07-13T08:48:38.256Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5562026-07-13T08:48:38.264Z Compiling anyhow v1.0.103
5572026-07-13T08:48:38.318Z Compiling futures-task v0.3.32
5582026-07-13T08:48:38.480Z Compiling regex v1.13.0
5592026-07-13T08:48:38.488Z Compiling bitflags v1.3.2
5602026-07-13T08:48:38.556Z Compiling futures-io v0.3.32
5612026-07-13T08:48:38.594Z Compiling crc32fast v1.5.0
5622026-07-13T08:48:38.743Z Compiling ref-cast v1.0.25
5632026-07-13T08:48:38.868Z Compiling getrandom v0.4.3
5642026-07-13T08:48:38.894Z Compiling rand_core v0.10.1
5652026-07-13T08:48:39.063Z Compiling slab v0.4.12
5662026-07-13T08:48:39.266Z Compiling serde_derive v1.0.228
5672026-07-13T08:48:39.275Z Compiling zerocopy-derive v0.8.54
5682026-07-13T08:48:39.312Z Compiling thiserror-impl v2.0.18
5692026-07-13T08:48:39.353Z Compiling futures-macro v0.3.32
5702026-07-13T08:48:40.170Z Compiling num_enum_derive v0.7.6
5712026-07-13T08:48:40.185Z Compiling futures-util v0.3.32
5722026-07-13T08:48:40.296Z Compiling darling_macro v0.21.3
5732026-07-13T08:48:40.325Z Compiling darling_macro v0.23.0
5742026-07-13T08:48:40.673Z Compiling cobs v0.3.0
5752026-07-13T08:48:40.854Z Compiling darling v0.21.3
5762026-07-13T08:48:40.891Z Compiling foreign-types-macros v0.2.3
5772026-07-13T08:48:40.894Z Compiling darling v0.23.0
5782026-07-13T08:48:40.931Z Compiling ingot-macros v0.1.1
5792026-07-13T08:48:40.972Z Compiling ref-cast-impl v1.0.25
5802026-07-13T08:48:41.535Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5812026-07-13T08:48:41.585Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5822026-07-13T08:48:41.830Z Compiling proc-macro-error v1.0.4
5832026-07-13T08:48:41.926Z Compiling ipnetwork v0.21.1
5842026-07-13T08:48:41.934Z Compiling crossbeam-epoch v0.9.20
5852026-07-13T08:48:41.967Z Compiling foreign-types-shared v0.3.1
5862026-07-13T08:48:42.059Z Compiling unicode-width v0.2.2
5872026-07-13T08:48:42.072Z Compiling once_cell v1.21.4
5882026-07-13T08:48:42.207Z Compiling cpufeatures v0.3.0
5892026-07-13T08:48:42.281Z Compiling rustix v1.1.4
5902026-07-13T08:48:42.300Z Compiling tabwriter v1.4.1
5912026-07-13T08:48:42.309Z Compiling chacha20 v0.10.1
5922026-07-13T08:48:42.357Z Compiling tracing-core v0.1.36
5932026-07-13T08:48:42.585Z Compiling erased-serde v0.3.31
5942026-07-13T08:48:42.585Z Compiling postcard v1.1.3
5952026-07-13T08:48:42.626Z Compiling futures-executor v0.3.32
5962026-07-13T08:48:42.879Z Compiling foreign-types v0.5.0
5972026-07-13T08:48:42.983Z Compiling num_enum v0.7.6
5982026-07-13T08:48:43.065Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5992026-07-13T08:48:43.100Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6002026-07-13T08:48:43.323Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6012026-07-13T08:48:43.382Z Compiling tracing-attributes v0.1.31
6022026-07-13T08:48:43.672Z Compiling errno v0.3.14
6032026-07-13T08:48:43.682Z Compiling itertools v0.15.0
6042026-07-13T08:48:43.691Z Compiling cstr-argument v0.1.2
6052026-07-13T08:48:43.769Z Compiling utf8parse v0.2.2
6062026-07-13T08:48:43.819Z Compiling ingot-types v0.1.2
6072026-07-13T08:48:43.819Z Compiling find-msvc-tools v0.1.9
6082026-07-13T08:48:43.854Z Compiling num-conv v0.2.2
6092026-07-13T08:48:43.875Z Compiling time-core v0.1.9
6102026-07-13T08:48:43.983Z Compiling crossbeam-deque v0.8.7
6112026-07-13T08:48:44.001Z Compiling zmij v1.0.22
6122026-07-13T08:48:44.074Z Compiling dyn-clone v1.0.20
6132026-07-13T08:48:44.091Z Compiling thiserror v1.0.69
6142026-07-13T08:48:44.217Z Compiling ingot v0.1.1
6152026-07-13T08:48:44.259Z Compiling pretty-hex v0.4.2
6162026-07-13T08:48:44.336Z Compiling shlex v2.0.1
6172026-07-13T08:48:44.393Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6182026-07-13T08:48:44.572Z Compiling cc v1.2.67
6192026-07-13T08:48:44.662Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6202026-07-13T08:48:44.670Z Compiling tracing v0.1.44
6212026-07-13T08:48:44.729Z Compiling time-macros v0.2.31
6222026-07-13T08:48:44.867Z Compiling anstyle-parse v1.0.0
6232026-07-13T08:48:44.998Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6242026-07-13T08:48:45.319Z Compiling rand v0.10.2
6252026-07-13T08:48:45.351Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6262026-07-13T08:48:45.750Z Compiling futures v0.3.32
6272026-07-13T08:48:45.830Z Compiling thiserror-impl v1.0.69
6282026-07-13T08:48:45.919Z Compiling uuid v1.23.5
6292026-07-13T08:48:45.949Z Compiling arc-swap v1.9.2
6302026-07-13T08:48:46.139Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6312026-07-13T08:48:46.292Z Compiling socket2 v0.6.4
6322026-07-13T08:48:46.350Z Compiling nom v8.0.0
6332026-07-13T08:48:46.408Z Compiling thread_local v1.1.10
6342026-07-13T08:48:46.747Z Compiling iana-time-zone v0.1.65
6352026-07-13T08:48:46.841Z Compiling is_terminal_polyfill v1.70.2
6362026-07-13T08:48:46.936Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6372026-07-13T08:48:46.994Z Compiling rayon-core v1.13.0
6382026-07-13T08:48:47.039Z Compiling powerfmt v0.2.0
6392026-07-13T08:48:47.222Z Compiling deranged v0.5.8
6402026-07-13T08:48:47.274Z Compiling colorchoice v1.0.5
6412026-07-13T08:48:47.286Z Compiling colored v3.1.1
6422026-07-13T08:48:47.391Z Compiling oxnet v0.1.6
6432026-07-13T08:48:47.697Z Compiling lazy_static v1.5.0
6442026-07-13T08:48:47.833Z Compiling serde_json v1.0.150
6452026-07-13T08:48:47.859Z Compiling heck v0.4.1
6462026-07-13T08:48:47.951Z Compiling slog-async v2.8.0
6472026-07-13T08:48:48.077Z Compiling anstyle v1.0.14
6482026-07-13T08:48:48.253Z Compiling anstyle-query v1.1.5
6492026-07-13T08:48:48.343Z Compiling anstream v1.0.0
6502026-07-13T08:48:48.355Z Compiling time v0.3.53
6512026-07-13T08:48:48.755Z Compiling rusticata-macros v5.0.0
6522026-07-13T08:48:48.994Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6532026-07-13T08:48:49.020Z Compiling slog-scope v4.4.1
6542026-07-13T08:48:49.312Z Compiling chrono v0.4.45
6552026-07-13T08:48:49.448Z Compiling cookie-factory v0.3.3
6562026-07-13T08:48:49.630Z Compiling alloca v0.4.0
6572026-07-13T08:48:49.708Z Compiling terminal_size v0.4.4
6582026-07-13T08:48:49.856Z Compiling half v2.7.1
6592026-07-13T08:48:49.927Z Compiling crossbeam-channel v0.5.16
6602026-07-13T08:48:50.094Z Compiling is-terminal v0.4.17
6612026-07-13T08:48:50.183Z Compiling itertools v0.12.1
6622026-07-13T08:48:50.193Z Compiling itoa v1.0.18
6632026-07-13T08:48:50.235Z Compiling plotters-backend v0.3.7
6642026-07-13T08:48:50.408Z Compiling take_mut v0.2.2
6652026-07-13T08:48:50.525Z Compiling heck v0.5.0
6662026-07-13T08:48:50.569Z Compiling clap_lex v1.1.0
6672026-07-13T08:48:50.589Z Compiling circular v0.3.0
6682026-07-13T08:48:50.728Z Compiling log v0.4.33
6692026-07-13T08:48:50.891Z Compiling ciborium-io v0.2.2
6702026-07-13T08:48:50.960Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6712026-07-13T08:48:50.987Z Compiling term v1.2.1
6722026-07-13T08:48:51.469Z Compiling cfg_aliases v0.2.1
6732026-07-13T08:48:51.543Z Compiling nix v0.31.3
6742026-07-13T08:48:51.634Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6752026-07-13T08:48:51.905Z Compiling slog-term v2.9.2
6762026-07-13T08:48:51.934Z Compiling clap_builder v4.6.0
6772026-07-13T08:48:51.934Z Compiling ciborium-ll v0.2.2
6782026-07-13T08:48:52.177Z Compiling slog-stdlog v4.1.1
6792026-07-13T08:48:52.272Z Compiling clap_derive v4.6.1
6802026-07-13T08:48:52.524Z Compiling pcap-parser v0.17.0
6812026-07-13T08:48:53.046Z Compiling plotters-svg v0.3.7
6822026-07-13T08:48:53.855Z Compiling itertools v0.13.0
6832026-07-13T08:48:53.898Z Compiling cast v0.3.0
6842026-07-13T08:48:54.076Z Compiling same-file v1.0.6
6852026-07-13T08:48:54.244Z Compiling walkdir v2.5.0
6862026-07-13T08:48:54.404Z Compiling rayon v1.12.0
6872026-07-13T08:48:54.855Z Compiling tinytemplate v1.2.1
6882026-07-13T08:48:55.121Z Compiling clap v4.6.1
6892026-07-13T08:48:55.213Z Compiling plotters v0.3.7
6902026-07-13T08:48:55.309Z Compiling criterion-plot v0.8.2
6912026-07-13T08:48:55.396Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6922026-07-13T08:48:55.620Z Compiling slog-envlogger v2.2.0
6932026-07-13T08:48:55.857Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6942026-07-13T08:48:56.090Z Compiling ciborium v0.2.2
6952026-07-13T08:48:56.393Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
6962026-07-13T08:48:56.562Z Compiling page_size v0.6.0
6972026-07-13T08:48:56.571Z Compiling anes v0.1.6
6982026-07-13T08:48:56.675Z Compiling dtor-proc-macro v0.0.13
6992026-07-13T08:48:56.819Z Compiling oorandom v11.1.5
7002026-07-13T08:48:56.888Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7012026-07-13T08:48:56.947Z Compiling criterion v0.8.2
7022026-07-13T08:48:57.047Z Compiling dtor v0.8.1
7032026-07-13T08:48:57.304Z Compiling link-section v0.2.1
7042026-07-13T08:48:57.448Z Compiling ctor-proc-macro v0.0.13
7052026-07-13T08:48:57.816Z Compiling ctor v0.10.1
7062026-07-13T08:48:58.999Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7072026-07-13T08:49:12.829Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.40s
7082026-07-13T08:49:12.923Z Running benches/xde.rs (target/release/deps/xde-5941ffddc0df59fe)
7092026-07-13T08:49:12.932Z###--------------------------------###
7102026-07-13T08:49:12.932Z:::Building test topology... (120s):::
7112026-07-13T08:49:12.932Z###--------------------------------###
7122026-07-13T08:49:12.937Zadding underlay route 0
7132026-07-13T08:49:12.940Zadding underlay route 1
7142026-07-13T08:49:13.052Zstart zones a, b
7152026-07-13T08:49:23.113Zconfigure zone
7162026-07-13T08:49:23.116Zconfigure zone
7172026-07-13T08:49:23.131Zinstall zone
7182026-07-13T08:49:23.134Zinstall zone
7192026-07-13T08:49:32.874Zboot zone
7202026-07-13T08:49:32.874Zboot zone
7212026-07-13T08:49:32.956Zsetup zones a, b
7222026-07-13T08:49:32.956Z[a] svcs -a
7232026-07-13T08:49:32.956Z[b] svcs -a
7242026-07-13T08:49:32.976ZFailed to parse command output: exit code 1
7252026-07-13T08:49:32.976Zstdout:
7262026-07-13T08:49:32.976Z
7272026-07-13T08:49:32.976Zstderr:
7282026-07-13T08:49:32.976Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7292026-07-13T08:49:32.976ZFailed to parse command output: exit code 1
7302026-07-13T08:49:32.976Zstdout:
7312026-07-13T08:49:32.976Z
7322026-07-13T08:49:32.976Zstderr:
7332026-07-13T08:49:32.976Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-07-13T08:49:33.176Z[b] svcs -a
7352026-07-13T08:49:33.176Z[a] svcs -a
7362026-07-13T08:49:33.286ZSTATE STIME FMRI
7372026-07-13T08:49:33.286Zonline 8:49:31 svc:/system/svc/restarter:default
7382026-07-13T08:49:33.286Zoffline 8:49:31 svc:/system/early-manifest-import:default
7392026-07-13T08:49:33.286Z- - svc:/application/management/net-snmp:default
7402026-07-13T08:49:33.286Z- - svc:/application/pkg/dynamic-mirror:default
7412026-07-13T08:49:33.286Z- - svc:/application/pkg/mirror:default
7422026-07-13T08:49:33.287Z- - svc:/application/pkg/repositories-setup:default
7432026-07-13T08:49:33.287Z- - svc:/application/pkg/server:default
7442026-07-13T08:49:33.287Z- - svc:/application/security/tcsd:default
7452026-07-13T08:49:33.287Z- - svc:/milestone/devices:default
7462026-07-13T08:49:33.287Z- - svc:/milestone/multi-user-server:default
7472026-07-13T08:49:33.287Z- - svc:/milestone/multi-user:default
7482026-07-13T08:49:33.287Z- - svc:/milestone/name-services:default
7492026-07-13T08:49:33.287Z- - svc:/milestone/network:default
7502026-07-13T08:49:33.287Z- - svc:/milestone/single-user:default
7512026-07-13T08:49:33.287Z- - svc:/milestone/sysconfig:default
7522026-07-13T08:49:33.287Z- - svc:/network/chrony:default
7532026-07-13T08:49:33.287Z- - svc:/network/datalink-management:default
7542026-07-13T08:49:33.287Z- - svc:/network/dns/client:default
7552026-07-13T08:49:33.287Z- - svc:/network/dns/install:default
7562026-07-13T08:49:33.287Z- - svc:/network/dns/multicast:default
7572026-07-13T08:49:33.287Z- - svc:/network/inetd-upgrade:default
7582026-07-13T08:49:33.287Z- - svc:/network/inetd:default
7592026-07-13T08:49:33.287Z- - svc:/network/initial:default
7602026-07-13T08:49:33.287Z- - svc:/network/install:default
7612026-07-13T08:49:33.287Z- - svc:/network/ip-interface-management:default
7622026-07-13T08:49:33.287Z- - svc:/network/ipmp:default
7632026-07-13T08:49:33.287Z- - svc:/network/ipqos:default
7642026-07-13T08:49:33.287Z- - svc:/network/ipsec/ike:default
7652026-07-13T08:49:33.287Z- - svc:/network/ipsec/ipsecalgs:default
7662026-07-13T08:49:33.287Z- - svc:/network/ipsec/manual-key:default
7672026-07-13T08:49:33.287Z- - svc:/network/ipsec/policy:default
7682026-07-13T08:49:33.287Z- - svc:/network/iptun:default
7692026-07-13T08:49:33.287Z- - svc:/network/ipv4-forwarding:default
7702026-07-13T08:49:33.287Z- - svc:/network/ipv6-forwarding:default
7712026-07-13T08:49:33.287Z- - svc:/network/ldap/client:default
7722026-07-13T08:49:33.287Z- - svc:/network/location:default
7732026-07-13T08:49:33.287Z- - svc:/network/loopback:default
7742026-07-13T08:49:33.287Z- - svc:/network/netcfg:default
7752026-07-13T08:49:33.287Z- - svc:/network/netmask:default
7762026-07-13T08:49:33.287Z- - svc:/network/nfs/cbd:default
7772026-07-13T08:49:33.287Z- - svc:/network/nfs/client:default
7782026-07-13T08:49:33.287Z- - svc:/network/nfs/log:default
7792026-07-13T08:49:33.287Z- - svc:/network/nfs/mapid:default
7802026-07-13T08:49:33.287Z- - svc:/network/nfs/nlockmgr:default
7812026-07-13T08:49:33.288Z- - svc:/network/nfs/rquota:default
7822026-07-13T08:49:33.288Z- - svc:/network/nfs/server:default
7832026-07-13T08:49:33.288Z- - svc:/network/nfs/status:default
7842026-07-13T08:49:33.288Z- - svc:/network/nis/client:default
7852026-07-13T08:49:33.288Z- - svc:/network/physical:default
7862026-07-13T08:49:33.288Z- - svc:/network/physical:nwam
7872026-07-13T08:49:33.288Z- - svc:/network/routing-setup:default
7882026-07-13T08:49:33.288Z- - svc:/network/routing/legacy-routing:ipv4
7892026-07-13T08:49:33.288Z- - svc:/network/routing/legacy-routing:ipv6
7902026-07-13T08:49:33.288Z- - svc:/network/routing/ndp:default
7912026-07-13T08:49:33.288Z- - svc:/network/routing/rdisc:default
7922026-07-13T08:49:33.288Z- - svc:/network/routing/ripng:default
7932026-07-13T08:49:33.288Z- - svc:/network/routing/route:default
7942026-07-13T08:49:33.288Z- - svc:/network/rpc/bind:default
7952026-07-13T08:49:33.288Z- - svc:/network/rpc/gss:default
7962026-07-13T08:49:33.288Z- - svc:/network/rpc/keyserv:default
7972026-07-13T08:49:33.288Z- - svc:/network/security/kadmin:default
7982026-07-13T08:49:33.288Z- - svc:/network/security/krb5kdc:default
7992026-07-13T08:49:33.288Z- - svc:/network/security/ktkt_warn:default
8002026-07-13T08:49:33.288Z- - svc:/network/service:default
8012026-07-13T08:49:33.288Z- - svc:/network/shares/group:default
8022026-07-13T08:49:33.288Z- - svc:/network/smb/client:default
8032026-07-13T08:49:33.288Z- - svc:/network/smb/server:default
8042026-07-13T08:49:33.288Z- - svc:/network/ssh:default
8052026-07-13T08:49:33.288Z- - svc:/network/tcpkey:default
8062026-07-13T08:49:33.288Z- - svc:/system/auditd:default
8072026-07-13T08:49:33.288Z- - svc:/system/auditset:default
8082026-07-13T08:49:33.288Z- - svc:/system/boot-archive-update:default
8092026-07-13T08:49:33.288Z- - svc:/system/boot-archive:default
8102026-07-13T08:49:33.288Z- - svc:/system/boot-config:default
8112026-07-13T08:49:33.288Z- - svc:/system/consadm:default
8122026-07-13T08:49:33.288Z- - svc:/system/console-login:default
8132026-07-13T08:49:33.288Z- - svc:/system/console-login:vt2
8142026-07-13T08:49:33.288Z- - svc:/system/console-login:vt3
8152026-07-13T08:49:33.288Z- - svc:/system/console-login:vt4
8162026-07-13T08:49:33.288Z- - svc:/system/console-login:vt5
8172026-07-13T08:49:33.288Z- - svc:/system/console-login:vt6
8182026-07-13T08:49:33.288Z- - svc:/system/coreadm:default
8192026-07-13T08:49:33.288Z- - svc:/system/cron:default
8202026-07-13T08:49:33.289Z- - svc:/system/cryptosvc:default
8212026-07-13T08:49:33.289Z- - svc:/system/device/allocate:default
8222026-07-13T08:49:33.289Z- - svc:/system/device/audio:default
8232026-07-13T08:49:33.289Z- - svc:/system/device/local:default
8242026-07-13T08:49:33.289Z- - svc:/system/device/mpxio-upgrade:default
8252026-07-13T08:49:33.289Z- - svc:/system/extended-accounting:flow
8262026-07-13T08:49:33.289Z- - svc:/system/extended-accounting:net
8272026-07-13T08:49:33.289Z- - svc:/system/extended-accounting:process
8282026-07-13T08:49:33.289Z- - svc:/system/extended-accounting:task
8292026-07-13T08:49:33.289Z- - svc:/system/filesystem/local:default
8302026-07-13T08:49:33.289Z- - svc:/system/filesystem/minimal:default
8312026-07-13T08:49:33.289Z- - svc:/system/filesystem/reparse:default
8322026-07-13T08:49:33.289Z- - svc:/system/filesystem/root:default
8332026-07-13T08:49:33.289Z- - svc:/system/filesystem/usr:default
8342026-07-13T08:49:33.289Z- - svc:/system/fm/notify-params:default
8352026-07-13T08:49:33.289Z- - svc:/system/fmd:default
8362026-07-13T08:49:33.293Z- - svc:/system/hostid:default
8372026-07-13T08:49:33.293Z- - svc:/system/hotplug:default
8382026-07-13T08:49:33.293Z- - svc:/system/identity:domain
8392026-07-13T08:49:33.293Z- - svc:/system/identity:node
8402026-07-13T08:49:33.293Z- - svc:/system/idmap:default
8412026-07-13T08:49:33.293Z- - svc:/system/keymap:default
8422026-07-13T08:49:33.293Z- - svc:/system/logadm-upgrade:default
8432026-07-13T08:49:33.293Z- - svc:/system/manifest-import:default
8442026-07-13T08:49:33.293Z- - svc:/system/name-service-cache:default
8452026-07-13T08:49:33.293Z- - svc:/system/pfexec:default
8462026-07-13T08:49:33.293Z- - svc:/system/pkgserv:default
8472026-07-13T08:49:33.293Z- - svc:/system/process-security:default
8482026-07-13T08:49:33.293Z- - svc:/system/rbac:default
8492026-07-13T08:49:33.293Z- - svc:/system/rmtmpfiles:default
8502026-07-13T08:49:33.293Z- - svc:/system/sac:default
8512026-07-13T08:49:33.293Z- - svc:/system/sar:default
8522026-07-13T08:49:33.293Z- - svc:/system/svc/global:default
8532026-07-13T08:49:33.293Z- - svc:/system/system-log:default
8542026-07-13T08:49:33.293Z- - svc:/system/update-man-index:default
8552026-07-13T08:49:33.293Z- - svc:/system/utmp:default
8562026-07-13T08:49:33.293Z- - svc:/system/vtdaemon:default
8572026-07-13T08:49:33.293Z[a] svcs milestone/network
8582026-07-13T08:49:33.293ZSTATE STIME FMRI
8592026-07-13T08:49:33.293Zonline 8:49:31 svc:/system/svc/restarter:default
8602026-07-13T08:49:33.293Zoffline 8:49:31 svc:/system/early-manifest-import:default
8612026-07-13T08:49:33.293Z- - svc:/application/management/net-snmp:default
8622026-07-13T08:49:33.294Z- - svc:/application/pkg/dynamic-mirror:default
8632026-07-13T08:49:33.294Z- - svc:/application/pkg/mirror:default
8642026-07-13T08:49:33.294Z- - svc:/application/pkg/repositories-setup:default
8652026-07-13T08:49:33.294Z- - svc:/application/pkg/server:default
8662026-07-13T08:49:33.294Z- - svc:/application/security/tcsd:default
8672026-07-13T08:49:33.294Z- - svc:/milestone/devices:default
8682026-07-13T08:49:33.294Z- - svc:/milestone/multi-user-server:default
8692026-07-13T08:49:33.294Z- - svc:/milestone/multi-user:default
8702026-07-13T08:49:33.294Z- - svc:/milestone/name-services:default
8712026-07-13T08:49:33.294Z- - svc:/milestone/network:default
8722026-07-13T08:49:33.294Z- - svc:/milestone/single-user:default
8732026-07-13T08:49:33.294Z- - svc:/milestone/sysconfig:default
8742026-07-13T08:49:33.294Z- - svc:/network/chrony:default
8752026-07-13T08:49:33.294Z- - svc:/network/datalink-management:default
8762026-07-13T08:49:33.294Z- - svc:/network/dns/client:default
8772026-07-13T08:49:33.294Z- - svc:/network/dns/install:default
8782026-07-13T08:49:33.294Z- - svc:/network/dns/multicast:default
8792026-07-13T08:49:33.294Z- - svc:/network/inetd-upgrade:default
8802026-07-13T08:49:33.294Z- - svc:/network/inetd:default
8812026-07-13T08:49:33.294Z- - svc:/network/initial:default
8822026-07-13T08:49:33.294Z- - svc:/network/install:default
8832026-07-13T08:49:33.294Z- - svc:/network/ip-interface-management:default
8842026-07-13T08:49:33.294Z- - svc:/network/ipmp:default
8852026-07-13T08:49:33.294Z- - svc:/network/ipqos:default
8862026-07-13T08:49:33.294Z- - svc:/network/ipsec/ike:default
8872026-07-13T08:49:33.294Z- - svc:/network/ipsec/ipsecalgs:default
8882026-07-13T08:49:33.294Z- - svc:/network/ipsec/manual-key:default
8892026-07-13T08:49:33.294Z- - svc:/network/ipsec/policy:default
8902026-07-13T08:49:33.294Z- - svc:/network/iptun:default
8912026-07-13T08:49:33.294Z- - svc:/network/ipv4-forwarding:default
8922026-07-13T08:49:33.294Z- - svc:/network/ipv6-forwarding:default
8932026-07-13T08:49:33.294Z- - svc:/network/ldap/client:default
8942026-07-13T08:49:33.294Z- - svc:/network/location:default
8952026-07-13T08:49:33.294Z- - svc:/network/loopback:default
8962026-07-13T08:49:33.294Z- - svc:/network/netcfg:default
8972026-07-13T08:49:33.294Z- - svc:/network/netmask:default
8982026-07-13T08:49:33.294Z- - svc:/network/nfs/cbd:default
8992026-07-13T08:49:33.294Z- - svc:/network/nfs/client:default
9002026-07-13T08:49:33.294Z- - svc:/network/nfs/log:default
9012026-07-13T08:49:33.294Z- - svc:/network/nfs/mapid:default
9022026-07-13T08:49:33.295Z- - svc:/network/nfs/nlockmgr:default
9032026-07-13T08:49:33.295Z- - svc:/network/nfs/rquota:default
9042026-07-13T08:49:33.295Z- - svc:/network/nfs/server:default
9052026-07-13T08:49:33.295Z- - svc:/network/nfs/status:default
9062026-07-13T08:49:33.295Z- - svc:/network/nis/client:default
9072026-07-13T08:49:33.295Z- - svc:/network/physical:default
9082026-07-13T08:49:33.295Z- - svc:/network/physical:nwam
9092026-07-13T08:49:33.295Z- - svc:/network/routing-setup:default
9102026-07-13T08:49:33.295Z- - svc:/network/routing/legacy-routing:ipv4
9112026-07-13T08:49:33.295Z- - svc:/network/routing/legacy-routing:ipv6
9122026-07-13T08:49:33.295Z- - svc:/network/routing/ndp:default
9132026-07-13T08:49:33.295Z- - svc:/network/routing/rdisc:default
9142026-07-13T08:49:33.295Z- - svc:/network/routing/ripng:default
9152026-07-13T08:49:33.295Z- - svc:/network/routing/route:default
9162026-07-13T08:49:33.295Z- - svc:/network/rpc/bind:default
9172026-07-13T08:49:33.295Z- - svc:/network/rpc/gss:default
9182026-07-13T08:49:33.295Z- - svc:/network/rpc/keyserv:default
9192026-07-13T08:49:33.295Z- - svc:/network/security/kadmin:default
9202026-07-13T08:49:33.295Z- - svc:/network/security/krb5kdc:default
9212026-07-13T08:49:33.295Z- - svc:/network/security/ktkt_warn:default
9222026-07-13T08:49:33.295Z- - svc:/network/service:default
9232026-07-13T08:49:33.295Z- - svc:/network/shares/group:default
9242026-07-13T08:49:33.295Z- - svc:/network/smb/client:default
9252026-07-13T08:49:33.295Z- - svc:/network/smb/server:default
9262026-07-13T08:49:33.295Z- - svc:/network/ssh:default
9272026-07-13T08:49:33.295Z- - svc:/network/tcpkey:default
9282026-07-13T08:49:33.295Z- - svc:/system/auditd:default
9292026-07-13T08:49:33.295Z- - svc:/system/auditset:default
9302026-07-13T08:49:33.295Z- - svc:/system/boot-archive-update:default
9312026-07-13T08:49:33.295Z- - svc:/system/boot-archive:default
9322026-07-13T08:49:33.295Z- - svc:/system/boot-config:default
9332026-07-13T08:49:33.295Z- - svc:/system/consadm:default
9342026-07-13T08:49:33.295Z- - svc:/system/console-login:default
9352026-07-13T08:49:33.295Z- - svc:/system/console-login:vt2
9362026-07-13T08:49:33.299Z- - svc:/system/console-login:vt3
9372026-07-13T08:49:33.299Z- - svc:/system/console-login:vt4
9382026-07-13T08:49:33.299Z- - svc:/system/console-login:vt5
9392026-07-13T08:49:33.299Z- - svc:/system/console-login:vt6
9402026-07-13T08:49:33.299Z- - svc:/system/coreadm:default
9412026-07-13T08:49:33.299Z- - svc:/system/cron:default
9422026-07-13T08:49:33.299Z- - svc:/system/cryptosvc:default
9432026-07-13T08:49:33.299Z- - svc:/system/device/allocate:default
9442026-07-13T08:49:33.299Z- - svc:/system/device/audio:default
9452026-07-13T08:49:33.299Z- - svc:/system/device/local:default
9462026-07-13T08:49:33.299Z- - svc:/system/device/mpxio-upgrade:default
9472026-07-13T08:49:33.299Z- - svc:/system/extended-accounting:flow
9482026-07-13T08:49:33.299Z- - svc:/system/extended-accounting:net
9492026-07-13T08:49:33.299Z- - svc:/system/extended-accounting:process
9502026-07-13T08:49:33.299Z- - svc:/system/extended-accounting:task
9512026-07-13T08:49:33.299Z- - svc:/system/filesystem/local:default
9522026-07-13T08:49:33.299Z- - svc:/system/filesystem/minimal:default
9532026-07-13T08:49:33.299Z- - svc:/system/filesystem/reparse:default
9542026-07-13T08:49:33.299Z- - svc:/system/filesystem/root:default
9552026-07-13T08:49:33.299Z- - svc:/system/filesystem/usr:default
9562026-07-13T08:49:33.299Z- - svc:/system/fm/notify-params:default
9572026-07-13T08:49:33.299Z- - svc:/system/fmd:default
9582026-07-13T08:49:33.299Z- - svc:/system/hostid:default
9592026-07-13T08:49:33.299Z- - svc:/system/hotplug:default
9602026-07-13T08:49:33.299Z- - svc:/system/identity:domain
9612026-07-13T08:49:33.299Z- - svc:/system/identity:node
9622026-07-13T08:49:33.299Z- - svc:/system/idmap:default
9632026-07-13T08:49:33.299Z- - svc:/system/keymap:default
9642026-07-13T08:49:33.299Z- - svc:/system/logadm-upgrade:default
9652026-07-13T08:49:33.299Z- - svc:/system/manifest-import:default
9662026-07-13T08:49:33.299Z- - svc:/system/name-service-cache:default
9672026-07-13T08:49:33.299Z- - svc:/system/pfexec:default
9682026-07-13T08:49:33.300Z- - svc:/system/pkgserv:default
9692026-07-13T08:49:33.300Z- - svc:/system/process-security:default
9702026-07-13T08:49:33.300Z- - svc:/system/rbac:default
9712026-07-13T08:49:33.300Z- - svc:/system/rmtmpfiles:default
9722026-07-13T08:49:33.300Z- - svc:/system/sac:default
9732026-07-13T08:49:33.300Z- - svc:/system/sar:default
9742026-07-13T08:49:33.300Z- - svc:/system/svc/global:default
9752026-07-13T08:49:33.300Z- - svc:/system/system-log:default
9762026-07-13T08:49:33.300Z- - svc:/system/update-man-index:default
9772026-07-13T08:49:33.300Z- - svc:/system/utmp:default
9782026-07-13T08:49:33.300Z- - svc:/system/vtdaemon:default
9792026-07-13T08:49:33.300Z[b] svcs milestone/network
9802026-07-13T08:49:33.300ZSTATE STIME FMRI
9812026-07-13T08:49:33.300Z- - svc:/milestone/network:default
9822026-07-13T08:49:33.300ZSTATE STIME FMRI
9832026-07-13T08:49:33.300Z- - svc:/milestone/network:default
9842026-07-13T08:49:34.299Z[a] svcs milestone/network
9852026-07-13T08:49:34.302Z[b] svcs milestone/network
9862026-07-13T08:49:34.314ZSTATE STIME FMRI
9872026-07-13T08:49:34.314Zonline 8:49:32 svc:/milestone/network:default
9882026-07-13T08:49:34.315ZSTATE STIME FMRI
9892026-07-13T08:49:34.315Zonline 8:49:32 svc:/milestone/network:default
9902026-07-13T08:49:34.315Z[a] ipadm create-addr -t -T dhcp opte0/test
9912026-07-13T08:49:34.315Z[b] ipadm create-addr -t -T dhcp opte1/test
9922026-07-13T08:49:39.682Z
9932026-07-13T08:49:39.682Z[a] route add -iface 10.0.0.254 10.0.0.1
9942026-07-13T08:49:39.696Zadd host 10.0.0.254: gateway 10.0.0.1
9952026-07-13T08:49:39.696Z[a] route add 10.0.0.0/24 10.0.0.254
9962026-07-13T08:49:39.707Zadd net 10.0.0.0/24: gateway 10.0.0.254
9972026-07-13T08:49:39.707Z[a] route add 224.0.0.0/4 10.0.0.254
9982026-07-13T08:49:39.718Zadd net 224.0.0.0/4: gateway 10.0.0.254
9992026-07-13T08:49:40.821Z
10002026-07-13T08:49:40.821Z[b] route add -iface 10.0.0.254 10.0.0.2
10012026-07-13T08:49:40.834Zadd host 10.0.0.254: gateway 10.0.0.2
10022026-07-13T08:49:40.834Z[b] route add 10.0.0.0/24 10.0.0.254
10032026-07-13T08:49:40.846Zadd net 10.0.0.0/24: gateway 10.0.0.254
10042026-07-13T08:49:40.846Z[b] route add 224.0.0.0/4 10.0.0.254
10052026-07-13T08:49:40.857Zadd net 224.0.0.0/4: gateway 10.0.0.254
10062026-07-13T08:49:40.859Z###---------------###
10072026-07-13T08:49:40.859Z:::Topology built!:::
10082026-07-13T08:49:40.859Z###---------------###
10092026-07-13T08:49:40.859Z###----------------###
10102026-07-13T08:49:40.859Z::: iPerf spawned! :::
10112026-07-13T08:49:40.859Z:::Waiting... (10s):::
10122026-07-13T08:49:40.859Z###----------------###
10132026-07-13T08:49:50.857Z###---###
10142026-07-13T08:49:50.857Z:::Go!:::
10152026-07-13T08:49:50.858Z###---###
10162026-07-13T08:49:50.858Z[a] ping 10.0.0.2
10172026-07-13T08:49:50.873Z10.0.0.2 is alive
10182026-07-13T08:49:50.873Z###-------------------###
10192026-07-13T08:49:50.873Z:::Running experiment :::
10202026-07-13T08:49:50.873Z:::iperf-tcp/local/c2s:::
10212026-07-13T08:49:50.873Z###-------------------###
10222026-07-13T08:49:58.261Z-----------------------------------------------------------
10232026-07-13T08:49:58.261ZServer listening on 5201 (test #1)
10242026-07-13T08:49:58.261Z-----------------------------------------------------------
10252026-07-13T08:49:58.261ZAccepted connection from 10.0.0.1, port 44080
10262026-07-13T08:49:58.261Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49002
10272026-07-13T08:49:58.261Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52170
10282026-07-13T08:49:58.261Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35641
10292026-07-13T08:49:58.261Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38259
10302026-07-13T08:49:58.261Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32975
10312026-07-13T08:49:58.261Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57039
10322026-07-13T08:49:58.261Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51405
10332026-07-13T08:49:58.261Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34583
10342026-07-13T08:49:58.261Z[ ID] Interval Transfer Bitrate
10352026-07-13T08:49:58.261Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10362026-07-13T08:49:58.261Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
10372026-07-13T08:49:58.261Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10382026-07-13T08:49:58.261Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10392026-07-13T08:49:58.261Z[ 14] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
10402026-07-13T08:49:58.261Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
10412026-07-13T08:49:58.261Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10422026-07-13T08:49:58.261Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10432026-07-13T08:49:58.262Z[SUM] 0.00-1.00 sec 969 MBytes 8.13 Gbits/sec
10442026-07-13T08:49:58.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
10452026-07-13T08:49:58.262Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
10462026-07-13T08:49:58.262Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
10472026-07-13T08:49:58.262Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
10482026-07-13T08:49:58.262Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
10492026-07-13T08:49:58.262Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
10502026-07-13T08:49:58.262Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10512026-07-13T08:49:58.262Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10522026-07-13T08:49:58.262Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10532026-07-13T08:49:58.262Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
10542026-07-13T08:49:58.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552026-07-13T08:49:58.262Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
10562026-07-13T08:49:58.262Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
10572026-07-13T08:49:58.262Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
10582026-07-13T08:49:58.262Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
10592026-07-13T08:49:58.262Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
10602026-07-13T08:49:58.262Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
10612026-07-13T08:49:58.262Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
10622026-07-13T08:49:58.262Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
10632026-07-13T08:49:58.262Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
10642026-07-13T08:49:58.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652026-07-13T08:49:58.262Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10662026-07-13T08:49:58.262Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10672026-07-13T08:49:58.262Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10682026-07-13T08:49:58.262Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10692026-07-13T08:49:58.262Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10702026-07-13T08:49:58.262Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10712026-07-13T08:49:58.262Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10722026-07-13T08:49:58.262Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10732026-07-13T08:49:58.262Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
10742026-07-13T08:49:58.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752026-07-13T08:49:58.262Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10762026-07-13T08:49:58.262Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10772026-07-13T08:49:58.262Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10782026-07-13T08:49:58.262Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10792026-07-13T08:49:58.262Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10802026-07-13T08:49:58.262Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10812026-07-13T08:49:58.262Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10822026-07-13T08:49:58.263Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10832026-07-13T08:49:58.263Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
10842026-07-13T08:49:58.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852026-07-13T08:49:58.263Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10862026-07-13T08:49:58.263Z[ 8] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10872026-07-13T08:49:58.263Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10882026-07-13T08:49:58.263Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10892026-07-13T08:49:58.263Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10902026-07-13T08:49:58.263Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10912026-07-13T08:49:58.263Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10922026-07-13T08:49:58.263Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10932026-07-13T08:49:58.263Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
10942026-07-13T08:49:58.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952026-07-13T08:49:58.263Z[ 5] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
10962026-07-13T08:49:58.263Z[ 8] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
10972026-07-13T08:49:58.263Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
10982026-07-13T08:50:01.261Z[ 12] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
10992026-07-13T08:50:01.261Z[ 14] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
11002026-07-13T08:50:01.261Z[ 16] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
11012026-07-13T08:50:01.261Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
11022026-07-13T08:50:01.261Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11032026-07-13T08:50:01.261Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
11042026-07-13T08:50:01.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052026-07-13T08:50:01.261Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11062026-07-13T08:50:01.261Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11072026-07-13T08:50:01.261Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11082026-07-13T08:50:01.261Z[ 12] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11092026-07-13T08:50:01.262Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11102026-07-13T08:50:01.262Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11112026-07-13T08:50:01.262Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11122026-07-13T08:50:01.262Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11132026-07-13T08:50:01.262Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
11142026-07-13T08:50:01.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152026-07-13T08:50:01.262Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11162026-07-13T08:50:01.262Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11172026-07-13T08:50:01.262Z[ 10] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11182026-07-13T08:50:01.262Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11192026-07-13T08:50:01.262Z[ 14] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11202026-07-13T08:50:01.262Z[ 16] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11212026-07-13T08:50:01.262Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11222026-07-13T08:50:01.262Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11232026-07-13T08:50:01.262Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
11242026-07-13T08:50:01.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252026-07-13T08:50:01.262Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
11262026-07-13T08:50:01.262Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11272026-07-13T08:50:01.262Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11282026-07-13T08:50:01.262Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11292026-07-13T08:50:01.262Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11302026-07-13T08:50:01.262Z[ 16] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
11312026-07-13T08:50:01.262Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11322026-07-13T08:50:01.262Z[ 20] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
11332026-07-13T08:50:01.265Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
11342026-07-13T08:50:01.265Z- - - - - - - - - - - - - - - - - - - - - - - - -
11352026-07-13T08:50:01.265Z[ 5] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
11362026-07-13T08:50:01.265Z[ 8] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
11372026-07-13T08:50:01.265Z[ 10] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
11382026-07-13T08:50:01.265Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11392026-07-13T08:50:01.266Z[ 14] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
11402026-07-13T08:50:01.266Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11412026-07-13T08:50:01.266Z[ 18] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
11422026-07-13T08:50:01.266Z[ 20] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
11432026-07-13T08:50:01.266Z[SUM] 10.00-10.00 sec 768 KBytes 12.5 Gbits/sec
11442026-07-13T08:50:01.266Z- - - - - - - - - - - - - - - - - - - - - - - - -
11452026-07-13T08:50:01.266Z[ ID] Interval Transfer Bitrate
11462026-07-13T08:50:01.266Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11472026-07-13T08:50:01.266Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11482026-07-13T08:50:01.266Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11492026-07-13T08:50:01.266Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11502026-07-13T08:50:01.266Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11512026-07-13T08:50:01.266Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11522026-07-13T08:50:01.266Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11532026-07-13T08:50:01.266Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11542026-07-13T08:50:01.266Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
11552026-07-13T08:50:01.266ZRun 1/5...10040.629313418036Mbps
11562026-07-13T08:50:08.651Z-----------------------------------------------------------
11572026-07-13T08:50:08.651ZServer listening on 5201 (test #2)
11582026-07-13T08:50:08.651Z-----------------------------------------------------------
11592026-07-13T08:50:08.651ZAccepted connection from 10.0.0.1, port 45339
11602026-07-13T08:50:08.651Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45809
11612026-07-13T08:50:08.651Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60570
11622026-07-13T08:50:08.651Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50640
11632026-07-13T08:50:08.651Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42266
11642026-07-13T08:50:08.651Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49527
11652026-07-13T08:50:08.651Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45235
11662026-07-13T08:50:08.651Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37211
11672026-07-13T08:50:08.651Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45088
11682026-07-13T08:50:08.651Z[ ID] Interval Transfer Bitrate
11692026-07-13T08:50:08.652Z[ 5] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
11702026-07-13T08:50:08.652Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11712026-07-13T08:50:08.652Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11722026-07-13T08:50:08.652Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11732026-07-13T08:50:08.652Z[ 14] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
11742026-07-13T08:50:08.652Z[ 16] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
11752026-07-13T08:50:08.652Z[ 18] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11762026-07-13T08:50:08.652Z[ 20] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
11772026-07-13T08:50:08.652Z[SUM] 0.00-1.00 sec 953 MBytes 7.99 Gbits/sec
11782026-07-13T08:50:08.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
11792026-07-13T08:50:08.652Z[ 5] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11802026-07-13T08:50:08.652Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11812026-07-13T08:50:08.652Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11822026-07-13T08:50:08.652Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11832026-07-13T08:50:08.652Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11842026-07-13T08:50:08.652Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11852026-07-13T08:50:08.652Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11862026-07-13T08:50:08.652Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11872026-07-13T08:50:08.652Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
11882026-07-13T08:50:08.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-07-13T08:50:08.652Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11902026-07-13T08:50:08.652Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11912026-07-13T08:50:08.652Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11922026-07-13T08:50:08.652Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11932026-07-13T08:50:08.652Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11942026-07-13T08:50:08.652Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11952026-07-13T08:50:08.652Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11962026-07-13T08:50:08.652Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
11972026-07-13T08:50:08.653Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
11982026-07-13T08:50:08.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-07-13T08:50:08.653Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12002026-07-13T08:50:08.653Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12012026-07-13T08:50:08.653Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12022026-07-13T08:50:08.653Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12032026-07-13T08:50:08.653Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12042026-07-13T08:50:08.653Z[ 16] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
12052026-07-13T08:50:08.653Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12062026-07-13T08:50:08.653Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12072026-07-13T08:50:08.653Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.3 Gbits/sec
12082026-07-13T08:50:08.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-07-13T08:50:08.653Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
12102026-07-13T08:50:08.653Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12112026-07-13T08:50:08.653Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
12122026-07-13T08:50:08.653Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
12132026-07-13T08:50:08.653Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12142026-07-13T08:50:08.653Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12152026-07-13T08:50:08.653Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
12162026-07-13T08:50:08.653Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12172026-07-13T08:50:08.653Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
12182026-07-13T08:50:08.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-07-13T08:50:08.653Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12202026-07-13T08:50:08.653Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12212026-07-13T08:50:08.653Z[ 10] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
12222026-07-13T08:50:08.653Z[ 12] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
12232026-07-13T08:50:08.653Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12242026-07-13T08:50:08.653Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12252026-07-13T08:50:08.654Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12262026-07-13T08:50:08.654Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12272026-07-13T08:50:08.654Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
12282026-07-13T08:50:08.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-07-13T08:50:08.654Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12302026-07-13T08:50:08.654Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12312026-07-13T08:50:08.654Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12322026-07-13T08:50:11.653Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12332026-07-13T08:50:11.654Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12342026-07-13T08:50:11.654Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12352026-07-13T08:50:11.654Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12362026-07-13T08:50:11.654Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12372026-07-13T08:50:11.654Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
12382026-07-13T08:50:11.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-07-13T08:50:11.654Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12402026-07-13T08:50:11.654Z[ 8] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12412026-07-13T08:50:11.654Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12422026-07-13T08:50:11.654Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12432026-07-13T08:50:11.654Z[ 14] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12442026-07-13T08:50:11.654Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12452026-07-13T08:50:11.654Z[ 18] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12462026-07-13T08:50:11.654Z[ 20] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12472026-07-13T08:50:11.654Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
12482026-07-13T08:50:11.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-07-13T08:50:11.654Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12502026-07-13T08:50:11.654Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
12512026-07-13T08:50:11.654Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12522026-07-13T08:50:11.654Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
12532026-07-13T08:50:11.654Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12542026-07-13T08:50:11.654Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12552026-07-13T08:50:11.654Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12562026-07-13T08:50:11.654Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
12572026-07-13T08:50:11.654Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
12582026-07-13T08:50:11.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-07-13T08:50:11.654Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12602026-07-13T08:50:11.654Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12612026-07-13T08:50:11.654Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12622026-07-13T08:50:11.654Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12632026-07-13T08:50:11.654Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12642026-07-13T08:50:11.654Z[ 16] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
12652026-07-13T08:50:11.654Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12662026-07-13T08:50:11.654Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12672026-07-13T08:50:11.654Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
12682026-07-13T08:50:11.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-07-13T08:50:11.654Z[ 5] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
12702026-07-13T08:50:11.654Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12712026-07-13T08:50:11.655Z[ 10] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
12722026-07-13T08:50:11.655Z[ 12] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
12732026-07-13T08:50:11.655Z[ 14] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
12742026-07-13T08:50:11.655Z[ 16] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
12752026-07-13T08:50:11.655Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12762026-07-13T08:50:11.655Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12772026-07-13T08:50:11.655Z[SUM] 10.00-10.00 sec 640 KBytes 9.73 Gbits/sec
12782026-07-13T08:50:11.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
12792026-07-13T08:50:11.655Z[ ID] Interval Transfer Bitrate
12802026-07-13T08:50:11.655Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12812026-07-13T08:50:11.655Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12822026-07-13T08:50:11.655Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12832026-07-13T08:50:11.655Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12842026-07-13T08:50:11.655Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12852026-07-13T08:50:11.655Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12862026-07-13T08:50:11.655Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12872026-07-13T08:50:11.655Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12882026-07-13T08:50:11.655Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
12892026-07-13T08:50:11.658ZRun 2/5...10056.205763586746Mbps
12902026-07-13T08:50:19.056Z-----------------------------------------------------------
12912026-07-13T08:50:19.056ZServer listening on 5201 (test #3)
12922026-07-13T08:50:19.056Z-----------------------------------------------------------
12932026-07-13T08:50:19.056ZAccepted connection from 10.0.0.1, port 60043
12942026-07-13T08:50:19.056Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55799
12952026-07-13T08:50:19.056Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62233
12962026-07-13T08:50:19.056Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32917
12972026-07-13T08:50:19.056Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60645
12982026-07-13T08:50:19.056Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38731
12992026-07-13T08:50:19.056Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58770
13002026-07-13T08:50:19.056Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62916
13012026-07-13T08:50:19.056Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49159
13022026-07-13T08:50:19.056Z[ ID] Interval Transfer Bitrate
13032026-07-13T08:50:19.056Z[ 5] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
13042026-07-13T08:50:19.056Z[ 8] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
13052026-07-13T08:50:19.056Z[ 10] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
13062026-07-13T08:50:19.056Z[ 12] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
13072026-07-13T08:50:19.056Z[ 14] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13082026-07-13T08:50:19.056Z[ 16] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13092026-07-13T08:50:19.056Z[ 18] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
13102026-07-13T08:50:19.056Z[ 20] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
13112026-07-13T08:50:19.056Z[SUM] 0.00-1.00 sec 949 MBytes 7.96 Gbits/sec
13122026-07-13T08:50:19.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
13132026-07-13T08:50:19.056Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13142026-07-13T08:50:19.056Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13152026-07-13T08:50:19.057Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13162026-07-13T08:50:19.057Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13172026-07-13T08:50:19.057Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13182026-07-13T08:50:19.057Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13192026-07-13T08:50:19.057Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13202026-07-13T08:50:19.057Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13212026-07-13T08:50:19.057Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
13222026-07-13T08:50:19.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
13232026-07-13T08:50:19.057Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13242026-07-13T08:50:19.057Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13252026-07-13T08:50:19.057Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13262026-07-13T08:50:19.057Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13272026-07-13T08:50:19.057Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13282026-07-13T08:50:19.057Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13292026-07-13T08:50:19.057Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13302026-07-13T08:50:19.057Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13312026-07-13T08:50:19.057Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
13322026-07-13T08:50:19.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
13332026-07-13T08:50:19.057Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13342026-07-13T08:50:19.057Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13352026-07-13T08:50:19.057Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13362026-07-13T08:50:19.057Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13372026-07-13T08:50:19.057Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13382026-07-13T08:50:19.057Z[ 16] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13392026-07-13T08:50:19.057Z[ 18] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13402026-07-13T08:50:19.057Z[ 20] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13412026-07-13T08:50:19.057Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
13422026-07-13T08:50:19.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-07-13T08:50:19.057Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13442026-07-13T08:50:19.057Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13452026-07-13T08:50:19.057Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13462026-07-13T08:50:19.057Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13472026-07-13T08:50:19.057Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13482026-07-13T08:50:19.057Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13492026-07-13T08:50:19.057Z[ 18] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13502026-07-13T08:50:19.057Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13512026-07-13T08:50:19.057Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
13522026-07-13T08:50:19.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-07-13T08:50:19.058Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13542026-07-13T08:50:19.058Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13552026-07-13T08:50:19.058Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13562026-07-13T08:50:19.058Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13572026-07-13T08:50:19.058Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13582026-07-13T08:50:19.058Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13592026-07-13T08:50:19.058Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13602026-07-13T08:50:19.058Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13612026-07-13T08:50:19.058Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.3 Gbits/sec
13622026-07-13T08:50:19.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-07-13T08:50:19.058Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13642026-07-13T08:50:19.058Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13652026-07-13T08:50:19.058Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13662026-07-13T08:50:22.056Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13672026-07-13T08:50:22.056Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13682026-07-13T08:50:22.056Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13692026-07-13T08:50:22.056Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13702026-07-13T08:50:22.056Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13712026-07-13T08:50:22.056Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.3 Gbits/sec
13722026-07-13T08:50:22.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-07-13T08:50:22.056Z[ 5] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
13742026-07-13T08:50:22.056Z[ 8] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
13752026-07-13T08:50:22.056Z[ 10] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
13762026-07-13T08:50:22.056Z[ 12] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
13772026-07-13T08:50:22.056Z[ 14] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
13782026-07-13T08:50:22.056Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13792026-07-13T08:50:22.056Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13802026-07-13T08:50:22.056Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13812026-07-13T08:50:22.056Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
13822026-07-13T08:50:22.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-07-13T08:50:22.056Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13842026-07-13T08:50:22.056Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13852026-07-13T08:50:22.056Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13862026-07-13T08:50:22.056Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13872026-07-13T08:50:22.056Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13882026-07-13T08:50:22.056Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13892026-07-13T08:50:22.057Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13902026-07-13T08:50:22.057Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13912026-07-13T08:50:22.057Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
13922026-07-13T08:50:22.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-07-13T08:50:22.057Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13942026-07-13T08:50:22.057Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13952026-07-13T08:50:22.057Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13962026-07-13T08:50:22.057Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13972026-07-13T08:50:22.057Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13982026-07-13T08:50:22.057Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13992026-07-13T08:50:22.057Z[ 18] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
14002026-07-13T08:50:22.057Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14012026-07-13T08:50:22.057Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
14022026-07-13T08:50:22.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-07-13T08:50:22.057Z[ 5] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
14042026-07-13T08:50:22.057Z[ 8] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
14052026-07-13T08:50:22.057Z[ 10] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
14062026-07-13T08:50:22.057Z[ 12] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
14072026-07-13T08:50:22.057Z[ 14] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
14082026-07-13T08:50:22.057Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14092026-07-13T08:50:22.057Z[ 18] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
14102026-07-13T08:50:22.057Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14112026-07-13T08:50:22.057Z[SUM] 10.00-10.00 sec 768 KBytes 12.5 Gbits/sec
14122026-07-13T08:50:22.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
14132026-07-13T08:50:22.060Z[ ID] Interval Transfer Bitrate
14142026-07-13T08:50:22.060Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14152026-07-13T08:50:22.060Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14162026-07-13T08:50:22.060Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14172026-07-13T08:50:22.060Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14182026-07-13T08:50:22.060Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14192026-07-13T08:50:22.060Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14202026-07-13T08:50:22.060Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14212026-07-13T08:50:22.060Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14222026-07-13T08:50:22.061Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
14232026-07-13T08:50:22.061ZRun 3/5...10045.912261370522Mbps
14242026-07-13T08:50:29.465Z-----------------------------------------------------------
14252026-07-13T08:50:29.465ZServer listening on 5201 (test #4)
14262026-07-13T08:50:29.465Z-----------------------------------------------------------
14272026-07-13T08:50:29.465ZAccepted connection from 10.0.0.1, port 35384
14282026-07-13T08:50:29.465Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44361
14292026-07-13T08:50:29.465Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43106
14302026-07-13T08:50:29.465Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60094
14312026-07-13T08:50:29.465Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40241
14322026-07-13T08:50:29.465Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41613
14332026-07-13T08:50:29.465Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36610
14342026-07-13T08:50:29.465Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44611
14352026-07-13T08:50:29.465Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39345
14362026-07-13T08:50:29.465Z[ ID] Interval Transfer Bitrate
14372026-07-13T08:50:29.465Z[ 5] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
14382026-07-13T08:50:29.465Z[ 8] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
14392026-07-13T08:50:29.465Z[ 10] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14402026-07-13T08:50:29.465Z[ 12] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
14412026-07-13T08:50:29.465Z[ 14] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
14422026-07-13T08:50:29.465Z[ 16] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
14432026-07-13T08:50:29.465Z[ 18] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
14442026-07-13T08:50:29.465Z[ 20] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
14452026-07-13T08:50:29.465Z[SUM] 0.00-1.00 sec 951 MBytes 7.98 Gbits/sec
14462026-07-13T08:50:29.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
14472026-07-13T08:50:29.465Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14482026-07-13T08:50:29.465Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14492026-07-13T08:50:29.466Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14502026-07-13T08:50:29.466Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14512026-07-13T08:50:29.466Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14522026-07-13T08:50:29.466Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14532026-07-13T08:50:29.466Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14542026-07-13T08:50:29.466Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14552026-07-13T08:50:29.466Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
14562026-07-13T08:50:29.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
14572026-07-13T08:50:29.466Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14582026-07-13T08:50:29.466Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14592026-07-13T08:50:29.466Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14602026-07-13T08:50:29.466Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14612026-07-13T08:50:29.466Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14622026-07-13T08:50:29.466Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14632026-07-13T08:50:29.466Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14642026-07-13T08:50:29.466Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14652026-07-13T08:50:29.466Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
14662026-07-13T08:50:29.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
14672026-07-13T08:50:29.466Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14682026-07-13T08:50:29.466Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14692026-07-13T08:50:29.466Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14702026-07-13T08:50:29.466Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14712026-07-13T08:50:29.466Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14722026-07-13T08:50:29.466Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14732026-07-13T08:50:29.466Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14742026-07-13T08:50:29.466Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14752026-07-13T08:50:29.466Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.3 Gbits/sec
14762026-07-13T08:50:29.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
14772026-07-13T08:50:29.466Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14782026-07-13T08:50:29.466Z[ 8] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14792026-07-13T08:50:29.466Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14802026-07-13T08:50:29.466Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14812026-07-13T08:50:29.466Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14822026-07-13T08:50:29.466Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14832026-07-13T08:50:29.466Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14842026-07-13T08:50:29.466Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14852026-07-13T08:50:29.466Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
14862026-07-13T08:50:29.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
14872026-07-13T08:50:29.466Z[ 5] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
14882026-07-13T08:50:29.467Z[ 8] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
14892026-07-13T08:50:29.467Z[ 10] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
14902026-07-13T08:50:29.467Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14912026-07-13T08:50:29.467Z[ 14] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
14922026-07-13T08:50:29.467Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14932026-07-13T08:50:29.467Z[ 18] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
14942026-07-13T08:50:29.467Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14952026-07-13T08:50:29.467Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
14962026-07-13T08:50:29.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
14972026-07-13T08:50:29.467Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14982026-07-13T08:50:29.467Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14992026-07-13T08:50:29.467Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15002026-07-13T08:50:32.465Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15012026-07-13T08:50:32.469Z[ 14] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
15022026-07-13T08:50:32.469Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15032026-07-13T08:50:32.469Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15042026-07-13T08:50:32.469Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15052026-07-13T08:50:32.469Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
15062026-07-13T08:50:32.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
15072026-07-13T08:50:32.469Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15082026-07-13T08:50:32.469Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15092026-07-13T08:50:32.469Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15102026-07-13T08:50:32.469Z[ 12] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
15112026-07-13T08:50:32.469Z[ 14] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
15122026-07-13T08:50:32.469Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15132026-07-13T08:50:32.469Z[ 18] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
15142026-07-13T08:50:32.469Z[ 20] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
15152026-07-13T08:50:32.469Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
15162026-07-13T08:50:32.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
15172026-07-13T08:50:32.469Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15182026-07-13T08:50:32.469Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
15192026-07-13T08:50:32.469Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15202026-07-13T08:50:32.469Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15212026-07-13T08:50:32.469Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15222026-07-13T08:50:32.469Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15232026-07-13T08:50:32.469Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15242026-07-13T08:50:32.469Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15252026-07-13T08:50:32.469Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
15262026-07-13T08:50:32.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
15272026-07-13T08:50:32.469Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15282026-07-13T08:50:32.469Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15292026-07-13T08:50:32.469Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15302026-07-13T08:50:32.469Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15312026-07-13T08:50:32.469Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15322026-07-13T08:50:32.469Z[ 16] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15332026-07-13T08:50:32.469Z[ 18] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15342026-07-13T08:50:32.469Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15352026-07-13T08:50:32.469Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
15362026-07-13T08:50:32.470Z- - - - - - - - - - - - - - - - - - - - - - - - -
15372026-07-13T08:50:32.470Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15382026-07-13T08:50:32.470Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15392026-07-13T08:50:32.470Z[ 10] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
15402026-07-13T08:50:32.470Z[ 12] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
15412026-07-13T08:50:32.470Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15422026-07-13T08:50:32.470Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15432026-07-13T08:50:32.470Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15442026-07-13T08:50:32.470Z[ 20] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
15452026-07-13T08:50:32.470Z[SUM] 10.00-10.00 sec 384 KBytes 5.92 Gbits/sec
15462026-07-13T08:50:32.470Z- - - - - - - - - - - - - - - - - - - - - - - - -
15472026-07-13T08:50:32.470Z[ ID] Interval Transfer Bitrate
15482026-07-13T08:50:32.470Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15492026-07-13T08:50:32.470Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15502026-07-13T08:50:32.470Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15512026-07-13T08:50:32.470Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15522026-07-13T08:50:32.470Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15532026-07-13T08:50:32.470Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15542026-07-13T08:50:32.470Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15552026-07-13T08:50:32.470Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15562026-07-13T08:50:32.470Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
15572026-07-13T08:50:32.470ZRun 4/5...10061.736420155301Mbps
15582026-07-13T08:50:39.855Z-----------------------------------------------------------
15592026-07-13T08:50:39.855ZServer listening on 5201 (test #5)
15602026-07-13T08:50:39.856Z-----------------------------------------------------------
15612026-07-13T08:50:39.856ZAccepted connection from 10.0.0.1, port 44166
15622026-07-13T08:50:39.856Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61161
15632026-07-13T08:50:39.856Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40842
15642026-07-13T08:50:39.856Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43784
15652026-07-13T08:50:39.856Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49977
15662026-07-13T08:50:39.856Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34143
15672026-07-13T08:50:39.856Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37701
15682026-07-13T08:50:39.856Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62398
15692026-07-13T08:50:39.856Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56190
15702026-07-13T08:50:39.856Z[ ID] Interval Transfer Bitrate
15712026-07-13T08:50:39.856Z[ 5] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
15722026-07-13T08:50:39.856Z[ 8] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
15732026-07-13T08:50:39.856Z[ 10] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
15742026-07-13T08:50:39.856Z[ 12] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
15752026-07-13T08:50:39.856Z[ 14] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
15762026-07-13T08:50:39.856Z[ 16] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
15772026-07-13T08:50:39.856Z[ 18] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
15782026-07-13T08:50:39.856Z[ 20] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
15792026-07-13T08:50:39.856Z[SUM] 0.00-1.00 sec 945 MBytes 7.93 Gbits/sec
15802026-07-13T08:50:39.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
15812026-07-13T08:50:39.856Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15822026-07-13T08:50:39.856Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15832026-07-13T08:50:39.856Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15842026-07-13T08:50:39.856Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15852026-07-13T08:50:39.856Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15862026-07-13T08:50:39.856Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15872026-07-13T08:50:39.856Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15882026-07-13T08:50:39.856Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15892026-07-13T08:50:39.856Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
15902026-07-13T08:50:39.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
15912026-07-13T08:50:39.856Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15922026-07-13T08:50:39.856Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15932026-07-13T08:50:39.856Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
15942026-07-13T08:50:39.856Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15952026-07-13T08:50:39.856Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15962026-07-13T08:50:39.856Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
15972026-07-13T08:50:39.856Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15982026-07-13T08:50:39.857Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15992026-07-13T08:50:39.857Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
16002026-07-13T08:50:39.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012026-07-13T08:50:39.857Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16022026-07-13T08:50:39.857Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16032026-07-13T08:50:39.857Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16042026-07-13T08:50:39.857Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16052026-07-13T08:50:39.857Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16062026-07-13T08:50:39.857Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16072026-07-13T08:50:39.857Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16082026-07-13T08:50:39.857Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16092026-07-13T08:50:39.857Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
16102026-07-13T08:50:39.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112026-07-13T08:50:39.857Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16122026-07-13T08:50:39.857Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16132026-07-13T08:50:39.857Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16142026-07-13T08:50:39.857Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16152026-07-13T08:50:39.860Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16162026-07-13T08:50:39.860Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16172026-07-13T08:50:39.860Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16182026-07-13T08:50:39.860Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16192026-07-13T08:50:39.860Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
16202026-07-13T08:50:39.860Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-07-13T08:50:39.860Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16222026-07-13T08:50:39.860Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16232026-07-13T08:50:39.860Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16242026-07-13T08:50:39.860Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16252026-07-13T08:50:39.860Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16262026-07-13T08:50:39.861Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16272026-07-13T08:50:39.861Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16282026-07-13T08:50:39.861Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16292026-07-13T08:50:39.861Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
16302026-07-13T08:50:39.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-07-13T08:50:39.861Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16322026-07-13T08:50:39.861Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16332026-07-13T08:50:39.861Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16342026-07-13T08:50:42.857Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16352026-07-13T08:50:42.857Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16362026-07-13T08:50:42.857Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16372026-07-13T08:50:42.857Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16382026-07-13T08:50:42.857Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16392026-07-13T08:50:42.857Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
16402026-07-13T08:50:42.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-07-13T08:50:42.857Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16422026-07-13T08:50:42.857Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16432026-07-13T08:50:42.857Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16442026-07-13T08:50:42.857Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16452026-07-13T08:50:42.857Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16462026-07-13T08:50:42.857Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16472026-07-13T08:50:42.857Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16482026-07-13T08:50:42.857Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16492026-07-13T08:50:42.857Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
16502026-07-13T08:50:42.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-07-13T08:50:42.857Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16522026-07-13T08:50:42.858Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16532026-07-13T08:50:42.858Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16542026-07-13T08:50:42.858Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16552026-07-13T08:50:42.858Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16562026-07-13T08:50:42.858Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16572026-07-13T08:50:42.858Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16582026-07-13T08:50:42.858Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16592026-07-13T08:50:42.858Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
16602026-07-13T08:50:42.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-07-13T08:50:42.858Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16622026-07-13T08:50:42.858Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16632026-07-13T08:50:42.858Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16642026-07-13T08:50:42.858Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16652026-07-13T08:50:42.858Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16662026-07-13T08:50:42.858Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16672026-07-13T08:50:42.858Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16682026-07-13T08:50:42.858Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16692026-07-13T08:50:42.858Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
16702026-07-13T08:50:42.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-07-13T08:50:42.858Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16722026-07-13T08:50:42.858Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16732026-07-13T08:50:42.858Z[ 10] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
16742026-07-13T08:50:42.858Z[ 12] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
16752026-07-13T08:50:42.858Z[ 14] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
16762026-07-13T08:50:42.859Z[ 16] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
16772026-07-13T08:50:42.859Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16782026-07-13T08:50:42.859Z[ 20] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
16792026-07-13T08:50:42.859Z[SUM] 10.00-10.00 sec 640 KBytes 10.7 Gbits/sec
16802026-07-13T08:50:42.859Z- - - - - - - - - - - - - - - - - - - - - - - - -
16812026-07-13T08:50:42.859Z[ ID] Interval Transfer Bitrate
16822026-07-13T08:50:42.859Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16832026-07-13T08:50:42.859Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16842026-07-13T08:50:42.859Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16852026-07-13T08:50:42.859Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16862026-07-13T08:50:42.859Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16872026-07-13T08:50:42.859Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16882026-07-13T08:50:42.859Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16892026-07-13T08:50:42.859Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16902026-07-13T08:50:42.859Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
16912026-07-13T08:50:42.863ZRun 5/5...10073.811942615781Mbps
16922026-07-13T08:50:42.863Z###---------------------###
16932026-07-13T08:50:42.863Z::: iPerf done... :::
16942026-07-13T08:50:42.863Z:::Awaiting out files...:::
16952026-07-13T08:50:42.863Z###---------------------###
16962026-07-13T08:50:42.863Z###-----###
16972026-07-13T08:50:42.863Z:::done!:::
16982026-07-13T08:50:42.863Z###-----###
16992026-07-13T08:50:42.863Z###-------------------###
17002026-07-13T08:50:42.863Z:::Running experiment :::
17012026-07-13T08:50:42.863Z:::iperf-tcp/local/s2c:::
17022026-07-13T08:50:42.863Z###-------------------###
17032026-07-13T08:50:50.267Z-----------------------------------------------------------
17042026-07-13T08:50:50.267ZServer listening on 5201 (test #6)
17052026-07-13T08:50:50.267Z-----------------------------------------------------------
17062026-07-13T08:50:50.267ZAccepted connection from 10.0.0.1, port 52277
17072026-07-13T08:50:50.267Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52479
17082026-07-13T08:50:50.267Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65139
17092026-07-13T08:50:50.267Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45305
17102026-07-13T08:50:50.267Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35828
17112026-07-13T08:50:50.267Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53015
17122026-07-13T08:50:50.267Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39108
17132026-07-13T08:50:50.267Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35868
17142026-07-13T08:50:50.268Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54082
17152026-07-13T08:50:50.268Z[ ID] Interval Transfer Bitrate
17162026-07-13T08:50:50.268Z[ 5] 0.00-1.00 sec 149 MBytes 1.25 Gbits/sec
17172026-07-13T08:50:50.268Z[ 8] 0.00-1.00 sec 147 MBytes 1.23 Gbits/sec
17182026-07-13T08:50:50.268Z[ 10] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
17192026-07-13T08:50:50.268Z[ 12] 0.00-1.00 sec 146 MBytes 1.22 Gbits/sec
17202026-07-13T08:50:50.268Z[ 14] 0.00-1.00 sec 135 MBytes 1.13 Gbits/sec
17212026-07-13T08:50:50.268Z[ 16] 0.00-1.00 sec 146 MBytes 1.23 Gbits/sec
17222026-07-13T08:50:50.268Z[ 18] 0.00-1.00 sec 135 MBytes 1.13 Gbits/sec
17232026-07-13T08:50:50.268Z[ 20] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
17242026-07-13T08:50:50.268Z[SUM] 0.00-1.00 sec 1.09 GBytes 9.36 Gbits/sec
17252026-07-13T08:50:50.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
17262026-07-13T08:50:50.268Z[ 5] 1.00-2.00 sec 207 MBytes 1.74 Gbits/sec
17272026-07-13T08:50:50.268Z[ 8] 1.00-2.00 sec 177 MBytes 1.49 Gbits/sec
17282026-07-13T08:50:50.268Z[ 10] 1.00-2.00 sec 181 MBytes 1.52 Gbits/sec
17292026-07-13T08:50:50.268Z[ 12] 1.00-2.00 sec 205 MBytes 1.72 Gbits/sec
17302026-07-13T08:50:50.268Z[ 14] 1.00-2.00 sec 181 MBytes 1.52 Gbits/sec
17312026-07-13T08:50:50.268Z[ 16] 1.00-2.00 sec 201 MBytes 1.68 Gbits/sec
17322026-07-13T08:50:50.268Z[ 18] 1.00-2.00 sec 181 MBytes 1.52 Gbits/sec
17332026-07-13T08:50:50.268Z[ 20] 1.00-2.00 sec 181 MBytes 1.52 Gbits/sec
17342026-07-13T08:50:50.268Z[SUM] 1.00-2.00 sec 1.48 GBytes 12.7 Gbits/sec
17352026-07-13T08:50:50.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
17362026-07-13T08:50:50.268Z[ 5] 2.00-3.00 sec 169 MBytes 1.42 Gbits/sec
17372026-07-13T08:50:50.268Z[ 8] 2.00-3.00 sec 169 MBytes 1.42 Gbits/sec
17382026-07-13T08:50:50.268Z[ 10] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
17392026-07-13T08:50:50.268Z[ 12] 2.00-3.00 sec 190 MBytes 1.60 Gbits/sec
17402026-07-13T08:50:50.268Z[ 14] 2.00-3.00 sec 166 MBytes 1.40 Gbits/sec
17412026-07-13T08:50:50.268Z[ 16] 2.00-3.00 sec 170 MBytes 1.42 Gbits/sec
17422026-07-13T08:50:50.268Z[ 18] 2.00-3.00 sec 167 MBytes 1.40 Gbits/sec
17432026-07-13T08:50:50.268Z[ 20] 2.00-3.00 sec 166 MBytes 1.40 Gbits/sec
17442026-07-13T08:50:50.268Z[SUM] 2.00-3.00 sec 1.33 GBytes 11.4 Gbits/sec
17452026-07-13T08:50:50.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
17462026-07-13T08:50:50.268Z[ 5] 3.00-4.00 sec 213 MBytes 1.79 Gbits/sec
17472026-07-13T08:50:50.268Z[ 8] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
17482026-07-13T08:50:50.268Z[ 10] 3.00-4.00 sec 170 MBytes 1.42 Gbits/sec
17492026-07-13T08:50:50.268Z[ 12] 3.00-4.00 sec 195 MBytes 1.64 Gbits/sec
17502026-07-13T08:50:50.268Z[ 14] 3.00-4.00 sec 173 MBytes 1.45 Gbits/sec
17512026-07-13T08:50:50.268Z[ 16] 3.00-4.00 sec 178 MBytes 1.49 Gbits/sec
17522026-07-13T08:50:50.269Z[ 18] 3.00-4.00 sec 173 MBytes 1.45 Gbits/sec
17532026-07-13T08:50:50.269Z[ 20] 3.00-4.00 sec 170 MBytes 1.42 Gbits/sec
17542026-07-13T08:50:50.269Z[SUM] 3.00-4.00 sec 1.40 GBytes 12.0 Gbits/sec
17552026-07-13T08:50:50.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
17562026-07-13T08:50:50.269Z[ 5] 4.00-5.00 sec 179 MBytes 1.50 Gbits/sec
17572026-07-13T08:50:50.269Z[ 8] 4.00-5.00 sec 167 MBytes 1.40 Gbits/sec
17582026-07-13T08:50:50.269Z[ 10] 4.00-5.00 sec 169 MBytes 1.42 Gbits/sec
17592026-07-13T08:50:50.269Z[ 12] 4.00-5.00 sec 179 MBytes 1.50 Gbits/sec
17602026-07-13T08:50:50.269Z[ 14] 4.00-5.00 sec 167 MBytes 1.40 Gbits/sec
17612026-07-13T08:50:50.269Z[ 16] 4.00-5.00 sec 178 MBytes 1.50 Gbits/sec
17622026-07-13T08:50:50.269Z[ 18] 4.00-5.00 sec 167 MBytes 1.40 Gbits/sec
17632026-07-13T08:50:50.269Z[ 20] 4.00-5.00 sec 169 MBytes 1.41 Gbits/sec
17642026-07-13T08:50:50.269Z[SUM] 4.00-5.00 sec 1.34 GBytes 11.5 Gbits/sec
17652026-07-13T08:50:50.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
17662026-07-13T08:50:50.269Z[ 5] 5.00-6.00 sec 171 MBytes 1.43 Gbits/sec
17672026-07-13T08:50:50.269Z[ 8] 5.00-6.00 sec 185 MBytes 1.55 Gbits/sec
17682026-07-13T08:50:50.269Z[ 10] 5.00-6.00 sec 166 MBytes 1.39 Gbits/sec
17692026-07-13T08:50:50.269Z[ 12] 5.00-6.00 sec 186 MBytes 1.56 Gbits/sec
17702026-07-13T08:50:50.269Z[ 14] 5.00-6.00 sec 164 MBytes 1.38 Gbits/sec
17712026-07-13T08:50:50.269Z[ 16] 5.00-6.00 sec 146 MBytes 1.22 Gbits/sec
17722026-07-13T08:50:50.269Z[ 18] 5.00-6.00 sec 164 MBytes 1.38 Gbits/sec
17732026-07-13T08:50:50.269Z[ 20] 5.00-6.00 sec 166 MBytes 1.39 Gbits/sec
17742026-07-13T08:50:50.269Z[SUM] 5.00-6.00 sec 1.32 GBytes 11.3 Gbits/sec
17752026-07-13T08:50:50.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
17762026-07-13T08:50:50.269Z[ 5] 6.00-7.00 sec 177 MBytes 1.49 Gbits/sec
17772026-07-13T08:50:50.269Z[ 8] 6.00-7.00 sec 171 MBytes 1.43 Gbits/sec
17782026-07-13T08:50:50.269Z[ 10] 6.00-7.00 sec 172 MBytes 1.44 Gbits/sec
17792026-07-13T08:50:53.268Z[ 12] 6.00-7.00 sec 182 MBytes 1.53 Gbits/sec
17802026-07-13T08:50:53.268Z[ 14] 6.00-7.00 sec 171 MBytes 1.43 Gbits/sec
17812026-07-13T08:50:53.268Z[ 16] 6.00-7.00 sec 206 MBytes 1.73 Gbits/sec
17822026-07-13T08:50:53.268Z[ 18] 6.00-7.00 sec 171 MBytes 1.43 Gbits/sec
17832026-07-13T08:50:53.268Z[ 20] 6.00-7.00 sec 172 MBytes 1.44 Gbits/sec
17842026-07-13T08:50:53.268Z[SUM] 6.00-7.00 sec 1.39 GBytes 11.9 Gbits/sec
17852026-07-13T08:50:53.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
17862026-07-13T08:50:53.268Z[ 5] 7.00-8.00 sec 169 MBytes 1.42 Gbits/sec
17872026-07-13T08:50:53.268Z[ 8] 7.00-8.00 sec 184 MBytes 1.54 Gbits/sec
17882026-07-13T08:50:53.269Z[ 10] 7.00-8.00 sec 164 MBytes 1.37 Gbits/sec
17892026-07-13T08:50:53.269Z[ 12] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
17902026-07-13T08:50:53.269Z[ 14] 7.00-8.00 sec 163 MBytes 1.37 Gbits/sec
17912026-07-13T08:50:53.269Z[ 16] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
17922026-07-13T08:50:53.269Z[ 18] 7.00-8.00 sec 163 MBytes 1.37 Gbits/sec
17932026-07-13T08:50:53.269Z[ 20] 7.00-8.00 sec 164 MBytes 1.37 Gbits/sec
17942026-07-13T08:50:53.269Z[SUM] 7.00-8.00 sec 1.30 GBytes 11.2 Gbits/sec
17952026-07-13T08:50:53.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-07-13T08:50:53.269Z[ 5] 8.00-9.00 sec 229 MBytes 1.92 Gbits/sec
17972026-07-13T08:50:53.269Z[ 8] 8.00-9.00 sec 207 MBytes 1.73 Gbits/sec
17982026-07-13T08:50:53.269Z[ 10] 8.00-9.00 sec 181 MBytes 1.52 Gbits/sec
17992026-07-13T08:50:53.269Z[ 12] 8.00-9.00 sec 166 MBytes 1.39 Gbits/sec
18002026-07-13T08:50:53.269Z[ 14] 8.00-9.00 sec 183 MBytes 1.53 Gbits/sec
18012026-07-13T08:50:53.269Z[ 16] 8.00-9.00 sec 192 MBytes 1.61 Gbits/sec
18022026-07-13T08:50:53.269Z[ 18] 8.00-9.00 sec 183 MBytes 1.53 Gbits/sec
18032026-07-13T08:50:53.269Z[ 20] 8.00-9.00 sec 181 MBytes 1.52 Gbits/sec
18042026-07-13T08:50:53.269Z[SUM] 8.00-9.00 sec 1.49 GBytes 12.8 Gbits/sec
18052026-07-13T08:50:53.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-07-13T08:50:53.269Z[ 5] 9.00-10.00 sec 208 MBytes 1.75 Gbits/sec
18072026-07-13T08:50:53.269Z[ 8] 9.00-10.00 sec 172 MBytes 1.44 Gbits/sec
18082026-07-13T08:50:53.269Z[ 10] 9.00-10.00 sec 172 MBytes 1.44 Gbits/sec
18092026-07-13T08:50:53.269Z[ 12] 9.00-10.00 sec 181 MBytes 1.52 Gbits/sec
18102026-07-13T08:50:53.269Z[ 14] 9.00-10.00 sec 172 MBytes 1.44 Gbits/sec
18112026-07-13T08:50:53.269Z[ 16] 9.00-10.00 sec 172 MBytes 1.44 Gbits/sec
18122026-07-13T08:50:53.269Z[ 18] 9.00-10.00 sec 172 MBytes 1.44 Gbits/sec
18132026-07-13T08:50:53.269Z[ 20] 9.00-10.00 sec 172 MBytes 1.44 Gbits/sec
18142026-07-13T08:50:53.270Z[SUM] 9.00-10.00 sec 1.39 GBytes 11.9 Gbits/sec
18152026-07-13T08:50:53.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-07-13T08:50:53.270Z[ 5] 10.00-10.00 sec 256 KBytes 3.46 Gbits/sec
18172026-07-13T08:50:53.270Z[ 8] 10.00-10.00 sec 256 KBytes 3.47 Gbits/sec
18182026-07-13T08:50:53.270Z[ 10] 10.00-10.00 sec 128 KBytes 1.73 Gbits/sec
18192026-07-13T08:50:53.270Z[ 12] 10.00-10.00 sec 256 KBytes 3.47 Gbits/sec
18202026-07-13T08:50:53.270Z[ 14] 10.00-10.00 sec 128 KBytes 1.73 Gbits/sec
18212026-07-13T08:50:53.270Z[ 16] 10.00-10.00 sec 256 KBytes 3.47 Gbits/sec
18222026-07-13T08:50:53.270Z[ 18] 10.00-10.00 sec 128 KBytes 1.73 Gbits/sec
18232026-07-13T08:50:53.270Z[ 20] 10.00-10.00 sec 256 KBytes 3.47 Gbits/sec
18242026-07-13T08:50:53.270Z[SUM] 10.00-10.00 sec 1.62 MBytes 22.5 Gbits/sec
18252026-07-13T08:50:53.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
18262026-07-13T08:50:53.270Z[ ID] Interval Transfer Bitrate
18272026-07-13T08:50:53.274Z[ 5] 0.00-10.00 sec 1.83 GBytes 1.57 Gbits/sec sender
18282026-07-13T08:50:53.274Z[ 8] 0.00-10.00 sec 1.70 GBytes 1.46 Gbits/sec sender
18292026-07-13T08:50:53.274Z[ 10] 0.00-10.00 sec 1.63 GBytes 1.40 Gbits/sec sender
18302026-07-13T08:50:53.274Z[ 12] 0.00-10.00 sec 1.75 GBytes 1.50 Gbits/sec sender
18312026-07-13T08:50:53.274Z[ 14] 0.00-10.00 sec 1.64 GBytes 1.41 Gbits/sec sender
18322026-07-13T08:50:53.274Z[ 16] 0.00-10.00 sec 1.71 GBytes 1.47 Gbits/sec sender
18332026-07-13T08:50:53.274Z[ 18] 0.00-10.00 sec 1.64 GBytes 1.41 Gbits/sec sender
18342026-07-13T08:50:53.274Z[ 20] 0.00-10.00 sec 1.63 GBytes 1.40 Gbits/sec sender
18352026-07-13T08:50:53.274Z[SUM] 0.00-10.00 sec 13.5 GBytes 11.6 Gbits/sec sender
18362026-07-13T08:50:53.274ZRun 1/5...11615.610990635285Mbps
18372026-07-13T08:51:00.676Z-----------------------------------------------------------
18382026-07-13T08:51:00.676ZServer listening on 5201 (test #7)
18392026-07-13T08:51:00.676Z-----------------------------------------------------------
18402026-07-13T08:51:00.676ZAccepted connection from 10.0.0.1, port 35097
18412026-07-13T08:51:00.676Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41193
18422026-07-13T08:51:00.676Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43847
18432026-07-13T08:51:00.676Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42203
18442026-07-13T08:51:00.676Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38663
18452026-07-13T08:51:00.676Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45337
18462026-07-13T08:51:00.676Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38585
18472026-07-13T08:51:00.677Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40238
18482026-07-13T08:51:00.677Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41345
18492026-07-13T08:51:00.677Z[ ID] Interval Transfer Bitrate
18502026-07-13T08:51:00.677Z[ 5] 0.00-1.00 sec 133 MBytes 1.12 Gbits/sec
18512026-07-13T08:51:00.677Z[ 8] 0.00-1.00 sec 135 MBytes 1.13 Gbits/sec
18522026-07-13T08:51:00.677Z[ 10] 0.00-1.00 sec 126 MBytes 1.06 Gbits/sec
18532026-07-13T08:51:00.677Z[ 12] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
18542026-07-13T08:51:00.677Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
18552026-07-13T08:51:00.677Z[ 16] 0.00-1.00 sec 127 MBytes 1.06 Gbits/sec
18562026-07-13T08:51:00.677Z[ 18] 0.00-1.00 sec 137 MBytes 1.15 Gbits/sec
18572026-07-13T08:51:00.677Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
18582026-07-13T08:51:00.677Z[SUM] 0.00-1.00 sec 1020 MBytes 8.56 Gbits/sec
18592026-07-13T08:51:00.677Z- - - - - - - - - - - - - - - - - - - - - - - - -
18602026-07-13T08:51:00.677Z[ 5] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
18612026-07-13T08:51:00.677Z[ 8] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
18622026-07-13T08:51:00.677Z[ 10] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
18632026-07-13T08:51:00.677Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18642026-07-13T08:51:00.677Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18652026-07-13T08:51:00.677Z[ 16] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
18662026-07-13T08:51:00.677Z[ 18] 1.00-2.00 sec 163 MBytes 1.37 Gbits/sec
18672026-07-13T08:51:00.677Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18682026-07-13T08:51:00.677Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.6 Gbits/sec
18692026-07-13T08:51:00.677Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-07-13T08:51:00.677Z[ 5] 2.00-3.00 sec 164 MBytes 1.37 Gbits/sec
18712026-07-13T08:51:00.677Z[ 8] 2.00-3.00 sec 175 MBytes 1.47 Gbits/sec
18722026-07-13T08:51:00.677Z[ 10] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
18732026-07-13T08:51:00.677Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18742026-07-13T08:51:00.677Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18752026-07-13T08:51:00.678Z[ 16] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
18762026-07-13T08:51:00.678Z[ 18] 2.00-3.00 sec 161 MBytes 1.35 Gbits/sec
18772026-07-13T08:51:00.678Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18782026-07-13T08:51:00.678Z[SUM] 2.00-3.00 sec 1.25 GBytes 10.8 Gbits/sec
18792026-07-13T08:51:00.678Z- - - - - - - - - - - - - - - - - - - - - - - - -
18802026-07-13T08:51:00.678Z[ 5] 3.00-4.00 sec 167 MBytes 1.40 Gbits/sec
18812026-07-13T08:51:00.678Z[ 8] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
18822026-07-13T08:51:00.678Z[ 10] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
18832026-07-13T08:51:00.678Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18842026-07-13T08:51:00.678Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18852026-07-13T08:51:00.678Z[ 16] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
18862026-07-13T08:51:00.678Z[ 18] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
18872026-07-13T08:51:00.678Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18882026-07-13T08:51:00.678Z[SUM] 3.00-4.00 sec 1.24 GBytes 10.6 Gbits/sec
18892026-07-13T08:51:00.678Z- - - - - - - - - - - - - - - - - - - - - - - - -
18902026-07-13T08:51:00.678Z[ 5] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec
18912026-07-13T08:51:00.678Z[ 8] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec
18922026-07-13T08:51:00.678Z[ 10] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
18932026-07-13T08:51:00.678Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
18942026-07-13T08:51:00.678Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
18952026-07-13T08:51:00.678Z[ 16] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
18962026-07-13T08:51:00.678Z[ 18] 4.00-5.00 sec 180 MBytes 1.51 Gbits/sec
18972026-07-13T08:51:00.678Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
18982026-07-13T08:51:00.678Z[SUM] 4.00-5.00 sec 1.27 GBytes 10.9 Gbits/sec
18992026-07-13T08:51:00.678Z- - - - - - - - - - - - - - - - - - - - - - - - -
19002026-07-13T08:51:00.678Z[ 5] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
19012026-07-13T08:51:00.678Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
19022026-07-13T08:51:00.678Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
19032026-07-13T08:51:00.679Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19042026-07-13T08:51:00.682Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19052026-07-13T08:51:00.682Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
19062026-07-13T08:51:00.682Z[ 18] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
19072026-07-13T08:51:00.682Z[ 20] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
19082026-07-13T08:51:00.682Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
19092026-07-13T08:51:00.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
19102026-07-13T08:51:00.682Z[ 5] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
19112026-07-13T08:51:00.682Z[ 8] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
19122026-07-13T08:51:00.683Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19132026-07-13T08:51:03.677Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19142026-07-13T08:51:03.677Z[ 14] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19152026-07-13T08:51:03.677Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19162026-07-13T08:51:03.677Z[ 18] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
19172026-07-13T08:51:03.677Z[ 20] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19182026-07-13T08:51:03.677Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
19192026-07-13T08:51:03.677Z- - - - - - - - - - - - - - - - - - - - - - - - -
19202026-07-13T08:51:03.677Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19212026-07-13T08:51:03.677Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19222026-07-13T08:51:03.677Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19232026-07-13T08:51:03.677Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19242026-07-13T08:51:03.677Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19252026-07-13T08:51:03.677Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19262026-07-13T08:51:03.677Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19272026-07-13T08:51:03.677Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19282026-07-13T08:51:03.677Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
19292026-07-13T08:51:03.677Z- - - - - - - - - - - - - - - - - - - - - - - - -
19302026-07-13T08:51:03.677Z[ 5] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
19312026-07-13T08:51:03.677Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
19322026-07-13T08:51:03.677Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19332026-07-13T08:51:03.677Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19342026-07-13T08:51:03.678Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19352026-07-13T08:51:03.678Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19362026-07-13T08:51:03.678Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19372026-07-13T08:51:03.678Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
19382026-07-13T08:51:03.678Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
19392026-07-13T08:51:03.678Z- - - - - - - - - - - - - - - - - - - - - - - - -
19402026-07-13T08:51:03.678Z[ 5] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
19412026-07-13T08:51:03.678Z[ 8] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19422026-07-13T08:51:03.678Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19432026-07-13T08:51:03.678Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19442026-07-13T08:51:03.678Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19452026-07-13T08:51:03.678Z[ 16] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
19462026-07-13T08:51:03.678Z[ 18] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19472026-07-13T08:51:03.678Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19482026-07-13T08:51:03.678Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
19492026-07-13T08:51:03.678Z- - - - - - - - - - - - - - - - - - - - - - - - -
19502026-07-13T08:51:03.678Z[ 5] 10.00-10.00 sec 128 KBytes 2.21 Gbits/sec
19512026-07-13T08:51:03.678Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19522026-07-13T08:51:03.678Z[ 10] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
19532026-07-13T08:51:03.678Z[ 12] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
19542026-07-13T08:51:03.678Z[ 14] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
19552026-07-13T08:51:03.678Z[ 16] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
19562026-07-13T08:51:03.678Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19572026-07-13T08:51:03.678Z[ 20] 10.00-10.00 sec 128 KBytes 2.21 Gbits/sec
19582026-07-13T08:51:03.678Z[SUM] 10.00-10.00 sec 768 KBytes 13.3 Gbits/sec
19592026-07-13T08:51:03.678Z- - - - - - - - - - - - - - - - - - - - - - - - -
19602026-07-13T08:51:03.678Z[ ID] Interval Transfer Bitrate
19612026-07-13T08:51:03.678Z[ 5] 0.00-10.00 sec 1.54 GBytes 1.33 Gbits/sec sender
19622026-07-13T08:51:03.678Z[ 8] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
19632026-07-13T08:51:03.678Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19642026-07-13T08:51:03.678Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
19652026-07-13T08:51:03.678Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
19662026-07-13T08:51:03.678Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19672026-07-13T08:51:03.678Z[ 18] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
19682026-07-13T08:51:03.678Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
19692026-07-13T08:51:03.678Z[SUM] 0.00-10.00 sec 12.1 GBytes 10.4 Gbits/sec sender
19702026-07-13T08:51:03.682ZRun 2/5...10354.39242084986Mbps
19712026-07-13T08:51:11.082Z-----------------------------------------------------------
19722026-07-13T08:51:11.082ZServer listening on 5201 (test #8)
19732026-07-13T08:51:11.082Z-----------------------------------------------------------
19742026-07-13T08:51:11.082ZAccepted connection from 10.0.0.1, port 55699
19752026-07-13T08:51:11.082Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33730
19762026-07-13T08:51:11.082Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49050
19772026-07-13T08:51:11.082Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51366
19782026-07-13T08:51:11.082Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45428
19792026-07-13T08:51:11.082Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56098
19802026-07-13T08:51:11.082Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64500
19812026-07-13T08:51:11.082Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48707
19822026-07-13T08:51:11.082Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55801
19832026-07-13T08:51:11.082Z[ ID] Interval Transfer Bitrate
19842026-07-13T08:51:11.082Z[ 5] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
19852026-07-13T08:51:11.082Z[ 8] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
19862026-07-13T08:51:11.082Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19872026-07-13T08:51:11.082Z[ 12] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
19882026-07-13T08:51:11.082Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19892026-07-13T08:51:11.082Z[ 16] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
19902026-07-13T08:51:11.082Z[ 18] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
19912026-07-13T08:51:11.082Z[ 20] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19922026-07-13T08:51:11.082Z[SUM] 0.00-1.00 sec 952 MBytes 7.99 Gbits/sec
19932026-07-13T08:51:11.082Z- - - - - - - - - - - - - - - - - - - - - - - - -
19942026-07-13T08:51:11.082Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
19952026-07-13T08:51:11.082Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19962026-07-13T08:51:11.082Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19972026-07-13T08:51:11.082Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19982026-07-13T08:51:11.082Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
19992026-07-13T08:51:11.082Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20002026-07-13T08:51:11.082Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
20012026-07-13T08:51:11.082Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20022026-07-13T08:51:11.082Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
20032026-07-13T08:51:11.082Z- - - - - - - - - - - - - - - - - - - - - - - - -
20042026-07-13T08:51:11.082Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20052026-07-13T08:51:11.082Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20062026-07-13T08:51:11.083Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20072026-07-13T08:51:11.083Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20082026-07-13T08:51:11.083Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20092026-07-13T08:51:11.083Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20102026-07-13T08:51:11.083Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20112026-07-13T08:51:11.083Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20122026-07-13T08:51:11.083Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
20132026-07-13T08:51:11.083Z- - - - - - - - - - - - - - - - - - - - - - - - -
20142026-07-13T08:51:11.083Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20152026-07-13T08:51:11.083Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20162026-07-13T08:51:11.083Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20172026-07-13T08:51:11.083Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20182026-07-13T08:51:11.083Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20192026-07-13T08:51:11.083Z[ 16] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20202026-07-13T08:51:11.083Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20212026-07-13T08:51:11.083Z[ 20] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20222026-07-13T08:51:11.086Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
20232026-07-13T08:51:11.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
20242026-07-13T08:51:11.086Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20252026-07-13T08:51:11.086Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20262026-07-13T08:51:11.086Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20272026-07-13T08:51:11.086Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20282026-07-13T08:51:11.086Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20292026-07-13T08:51:11.086Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20302026-07-13T08:51:11.086Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20312026-07-13T08:51:11.086Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20322026-07-13T08:51:11.086Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
20332026-07-13T08:51:11.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
20342026-07-13T08:51:11.086Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20352026-07-13T08:51:11.086Z[ 8] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
20362026-07-13T08:51:11.086Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20372026-07-13T08:51:11.086Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20382026-07-13T08:51:11.087Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20392026-07-13T08:51:11.087Z[ 16] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
20402026-07-13T08:51:11.087Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20412026-07-13T08:51:11.087Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20422026-07-13T08:51:11.087Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
20432026-07-13T08:51:11.087Z- - - - - - - - - - - - - - - - - - - - - - - - -
20442026-07-13T08:51:11.087Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20452026-07-13T08:51:11.087Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20462026-07-13T08:51:11.087Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20472026-07-13T08:51:14.084Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20482026-07-13T08:51:14.084Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20492026-07-13T08:51:14.084Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20502026-07-13T08:51:14.084Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20512026-07-13T08:51:14.084Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20522026-07-13T08:51:14.084Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
20532026-07-13T08:51:14.084Z- - - - - - - - - - - - - - - - - - - - - - - - -
20542026-07-13T08:51:14.084Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20552026-07-13T08:51:14.084Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20562026-07-13T08:51:14.084Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20572026-07-13T08:51:14.084Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20582026-07-13T08:51:14.084Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20592026-07-13T08:51:14.084Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20602026-07-13T08:51:14.084Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20612026-07-13T08:51:14.084Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20622026-07-13T08:51:14.084Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
20632026-07-13T08:51:14.084Z- - - - - - - - - - - - - - - - - - - - - - - - -
20642026-07-13T08:51:14.084Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20652026-07-13T08:51:14.084Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
20662026-07-13T08:51:14.084Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20672026-07-13T08:51:14.084Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
20682026-07-13T08:51:14.084Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20692026-07-13T08:51:14.084Z[ 16] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
20702026-07-13T08:51:14.084Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
20712026-07-13T08:51:14.084Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20722026-07-13T08:51:14.084Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
20732026-07-13T08:51:14.084Z- - - - - - - - - - - - - - - - - - - - - - - - -
20742026-07-13T08:51:14.084Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20752026-07-13T08:51:14.084Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20762026-07-13T08:51:14.084Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20772026-07-13T08:51:14.084Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
20782026-07-13T08:51:14.084Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20792026-07-13T08:51:14.084Z[ 16] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
20802026-07-13T08:51:14.084Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20812026-07-13T08:51:14.084Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20822026-07-13T08:51:14.085Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
20832026-07-13T08:51:14.085Z- - - - - - - - - - - - - - - - - - - - - - - - -
20842026-07-13T08:51:14.085Z[ 5] 10.00-10.00 sec 128 KBytes 2.55 Gbits/sec
20852026-07-13T08:51:14.085Z[ 8] 10.00-10.00 sec 128 KBytes 2.55 Gbits/sec
20862026-07-13T08:51:14.085Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20872026-07-13T08:51:14.085Z[ 12] 10.00-10.00 sec 128 KBytes 2.55 Gbits/sec
20882026-07-13T08:51:14.085Z[ 14] 10.00-10.00 sec 128 KBytes 2.55 Gbits/sec
20892026-07-13T08:51:14.085Z[ 16] 10.00-10.00 sec 128 KBytes 2.55 Gbits/sec
20902026-07-13T08:51:14.085Z[ 18] 10.00-10.00 sec 128 KBytes 2.55 Gbits/sec
20912026-07-13T08:51:14.085Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20922026-07-13T08:51:14.085Z[SUM] 10.00-10.00 sec 768 KBytes 15.3 Gbits/sec
20932026-07-13T08:51:14.085Z- - - - - - - - - - - - - - - - - - - - - - - - -
20942026-07-13T08:51:14.085Z[ ID] Interval Transfer Bitrate
20952026-07-13T08:51:14.085Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20962026-07-13T08:51:14.085Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20972026-07-13T08:51:14.085Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
20982026-07-13T08:51:14.085Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20992026-07-13T08:51:14.085Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21002026-07-13T08:51:14.085Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21012026-07-13T08:51:14.085Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21022026-07-13T08:51:14.085Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21032026-07-13T08:51:14.085Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
21042026-07-13T08:51:14.088ZRun 3/5...10109.938097643231Mbps
21052026-07-13T08:51:21.474Z-----------------------------------------------------------
21062026-07-13T08:51:21.474ZServer listening on 5201 (test #9)
21072026-07-13T08:51:21.474Z-----------------------------------------------------------
21082026-07-13T08:51:21.474ZAccepted connection from 10.0.0.1, port 40452
21092026-07-13T08:51:21.474Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62235
21102026-07-13T08:51:21.474Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55526
21112026-07-13T08:51:21.474Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58279
21122026-07-13T08:51:21.474Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34559
21132026-07-13T08:51:21.474Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46076
21142026-07-13T08:51:21.474Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54779
21152026-07-13T08:51:21.474Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51159
21162026-07-13T08:51:21.474Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37235
21172026-07-13T08:51:21.474Z[ ID] Interval Transfer Bitrate
21182026-07-13T08:51:21.474Z[ 5] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
21192026-07-13T08:51:21.474Z[ 8] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21202026-07-13T08:51:21.474Z[ 10] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
21212026-07-13T08:51:21.474Z[ 12] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
21222026-07-13T08:51:21.474Z[ 14] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
21232026-07-13T08:51:21.474Z[ 16] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21242026-07-13T08:51:21.474Z[ 18] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
21252026-07-13T08:51:21.474Z[ 20] 0.00-1.00 sec 132 MBytes 1.10 Gbits/sec
21262026-07-13T08:51:21.474Z[SUM] 0.00-1.00 sec 1014 MBytes 8.51 Gbits/sec
21272026-07-13T08:51:21.474Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-07-13T08:51:21.474Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21292026-07-13T08:51:21.475Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21302026-07-13T08:51:21.475Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21312026-07-13T08:51:21.475Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21322026-07-13T08:51:21.475Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21332026-07-13T08:51:21.475Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21342026-07-13T08:51:21.475Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21352026-07-13T08:51:21.475Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21362026-07-13T08:51:21.475Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
21372026-07-13T08:51:21.475Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-07-13T08:51:21.475Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21392026-07-13T08:51:21.475Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21402026-07-13T08:51:21.475Z[ 10] 2.00-3.00 sec 160 MBytes 1.35 Gbits/sec
21412026-07-13T08:51:21.475Z[ 12] 2.00-3.00 sec 160 MBytes 1.35 Gbits/sec
21422026-07-13T08:51:21.475Z[ 14] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
21432026-07-13T08:51:21.475Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21442026-07-13T08:51:21.475Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21452026-07-13T08:51:21.475Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21462026-07-13T08:51:21.475Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.5 Gbits/sec
21472026-07-13T08:51:21.475Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-07-13T08:51:21.475Z[ 5] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
21492026-07-13T08:51:21.475Z[ 8] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
21502026-07-13T08:51:21.475Z[ 10] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
21512026-07-13T08:51:21.475Z[ 12] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
21522026-07-13T08:51:21.475Z[ 14] 3.00-4.00 sec 164 MBytes 1.38 Gbits/sec
21532026-07-13T08:51:21.475Z[ 16] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
21542026-07-13T08:51:21.475Z[ 18] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
21552026-07-13T08:51:21.475Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21562026-07-13T08:51:21.475Z[SUM] 3.00-4.00 sec 1.24 GBytes 10.7 Gbits/sec
21572026-07-13T08:51:21.475Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-07-13T08:51:21.475Z[ 5] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
21592026-07-13T08:51:21.475Z[ 8] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
21602026-07-13T08:51:21.475Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21612026-07-13T08:51:21.475Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21622026-07-13T08:51:21.475Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21632026-07-13T08:51:21.475Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21642026-07-13T08:51:21.475Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21652026-07-13T08:51:21.475Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21662026-07-13T08:51:21.475Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
21672026-07-13T08:51:21.475Z- - - - - - - - - - - - - - - - - - - - - - - - -
21682026-07-13T08:51:21.475Z[ 5] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
21692026-07-13T08:51:21.476Z[ 8] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
21702026-07-13T08:51:21.476Z[ 10] 5.00-6.00 sec 169 MBytes 1.42 Gbits/sec
21712026-07-13T08:51:21.476Z[ 12] 5.00-6.00 sec 166 MBytes 1.40 Gbits/sec
21722026-07-13T08:51:21.476Z[ 14] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
21732026-07-13T08:51:21.476Z[ 16] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
21742026-07-13T08:51:21.476Z[ 18] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
21752026-07-13T08:51:21.476Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21762026-07-13T08:51:21.476Z[SUM] 5.00-6.00 sec 1.24 GBytes 10.7 Gbits/sec
21772026-07-13T08:51:21.476Z- - - - - - - - - - - - - - - - - - - - - - - - -
21782026-07-13T08:51:21.476Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21792026-07-13T08:51:21.476Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21802026-07-13T08:51:21.476Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21812026-07-13T08:51:24.475Z[ 12] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
21822026-07-13T08:51:24.476Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21832026-07-13T08:51:24.476Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21842026-07-13T08:51:24.476Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21852026-07-13T08:51:24.476Z[ 20] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
21862026-07-13T08:51:24.476Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
21872026-07-13T08:51:24.476Z- - - - - - - - - - - - - - - - - - - - - - - - -
21882026-07-13T08:51:24.476Z[ 5] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
21892026-07-13T08:51:24.476Z[ 8] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
21902026-07-13T08:51:24.476Z[ 10] 7.00-8.00 sec 162 MBytes 1.35 Gbits/sec
21912026-07-13T08:51:24.476Z[ 12] 7.00-8.00 sec 167 MBytes 1.40 Gbits/sec
21922026-07-13T08:51:24.476Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21932026-07-13T08:51:24.476Z[ 16] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
21942026-07-13T08:51:24.476Z[ 18] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
21952026-07-13T08:51:24.476Z[ 20] 7.00-8.00 sec 160 MBytes 1.35 Gbits/sec
21962026-07-13T08:51:24.476Z[SUM] 7.00-8.00 sec 1.25 GBytes 10.7 Gbits/sec
21972026-07-13T08:51:24.476Z- - - - - - - - - - - - - - - - - - - - - - - - -
21982026-07-13T08:51:24.476Z[ 5] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
21992026-07-13T08:51:24.476Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
22002026-07-13T08:51:24.476Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22012026-07-13T08:51:24.476Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
22022026-07-13T08:51:24.476Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22032026-07-13T08:51:24.476Z[ 16] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
22042026-07-13T08:51:24.476Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22052026-07-13T08:51:24.476Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
22062026-07-13T08:51:24.476Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
22072026-07-13T08:51:24.477Z- - - - - - - - - - - - - - - - - - - - - - - - -
22082026-07-13T08:51:24.477Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
22092026-07-13T08:51:24.477Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
22102026-07-13T08:51:24.477Z[ 10] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
22112026-07-13T08:51:24.477Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22122026-07-13T08:51:24.477Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22132026-07-13T08:51:24.477Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22142026-07-13T08:51:24.477Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
22152026-07-13T08:51:24.477Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22162026-07-13T08:51:24.477Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
22172026-07-13T08:51:24.477Z- - - - - - - - - - - - - - - - - - - - - - - - -
22182026-07-13T08:51:24.477Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22192026-07-13T08:51:24.477Z[ 8] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
22202026-07-13T08:51:24.477Z[ 10] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
22212026-07-13T08:51:24.477Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22222026-07-13T08:51:24.477Z[ 14] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
22232026-07-13T08:51:24.477Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22242026-07-13T08:51:24.477Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22252026-07-13T08:51:24.477Z[ 20] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
22262026-07-13T08:51:24.477Z[SUM] 10.00-10.00 sec 512 KBytes 9.55 Gbits/sec
22272026-07-13T08:51:24.477Z- - - - - - - - - - - - - - - - - - - - - - - - -
22282026-07-13T08:51:24.477Z[ ID] Interval Transfer Bitrate
22292026-07-13T08:51:24.481Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22302026-07-13T08:51:24.481Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22312026-07-13T08:51:24.481Z[ 10] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
22322026-07-13T08:51:24.481Z[ 12] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
22332026-07-13T08:51:24.481Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.28 Gbits/sec sender
22342026-07-13T08:51:24.481Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22352026-07-13T08:51:24.481Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22362026-07-13T08:51:24.481Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22372026-07-13T08:51:24.481Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
22382026-07-13T08:51:24.481ZRun 4/5...10277.992987316273Mbps
22392026-07-13T08:51:31.883Z-----------------------------------------------------------
22402026-07-13T08:51:31.883ZServer listening on 5201 (test #10)
22412026-07-13T08:51:31.883Z-----------------------------------------------------------
22422026-07-13T08:51:31.883ZAccepted connection from 10.0.0.1, port 34723
22432026-07-13T08:51:31.883Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40812
22442026-07-13T08:51:31.883Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58307
22452026-07-13T08:51:31.883Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41248
22462026-07-13T08:51:31.883Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60627
22472026-07-13T08:51:31.883Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33498
22482026-07-13T08:51:31.883Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41560
22492026-07-13T08:51:31.883Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56036
22502026-07-13T08:51:31.883Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55490
22512026-07-13T08:51:31.883Z[ ID] Interval Transfer Bitrate
22522026-07-13T08:51:31.883Z[ 5] 0.00-1.00 sec 134 MBytes 1.12 Gbits/sec
22532026-07-13T08:51:31.883Z[ 8] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
22542026-07-13T08:51:31.883Z[ 10] 0.00-1.00 sec 132 MBytes 1.10 Gbits/sec
22552026-07-13T08:51:31.883Z[ 12] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
22562026-07-13T08:51:31.883Z[ 14] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
22572026-07-13T08:51:31.883Z[ 16] 0.00-1.00 sec 127 MBytes 1.06 Gbits/sec
22582026-07-13T08:51:31.883Z[ 18] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
22592026-07-13T08:51:31.883Z[ 20] 0.00-1.00 sec 127 MBytes 1.06 Gbits/sec
22602026-07-13T08:51:31.883Z[SUM] 0.00-1.00 sec 1.00 GBytes 8.59 Gbits/sec
22612026-07-13T08:51:31.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622026-07-13T08:51:31.883Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22632026-07-13T08:51:31.883Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22642026-07-13T08:51:31.883Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22652026-07-13T08:51:31.883Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22662026-07-13T08:51:31.884Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22672026-07-13T08:51:31.884Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22682026-07-13T08:51:31.884Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
22692026-07-13T08:51:31.884Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22702026-07-13T08:51:31.884Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
22712026-07-13T08:51:31.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-07-13T08:51:31.884Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
22732026-07-13T08:51:31.884Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22742026-07-13T08:51:31.884Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22752026-07-13T08:51:31.884Z[ 12] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
22762026-07-13T08:51:31.884Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22772026-07-13T08:51:31.884Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22782026-07-13T08:51:31.884Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22792026-07-13T08:51:31.884Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22802026-07-13T08:51:31.884Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
22812026-07-13T08:51:31.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-07-13T08:51:31.884Z[ 5] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
22832026-07-13T08:51:31.884Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22842026-07-13T08:51:31.888Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22852026-07-13T08:51:31.888Z[ 12] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
22862026-07-13T08:51:31.888Z[ 14] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
22872026-07-13T08:51:31.888Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22882026-07-13T08:51:31.888Z[ 18] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
22892026-07-13T08:51:31.888Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22902026-07-13T08:51:31.888Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
22912026-07-13T08:51:31.888Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-07-13T08:51:31.888Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
22932026-07-13T08:51:31.888Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22942026-07-13T08:51:31.888Z[ 10] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
22952026-07-13T08:51:31.888Z[ 12] 4.00-5.00 sec 163 MBytes 1.37 Gbits/sec
22962026-07-13T08:51:31.888Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22972026-07-13T08:51:31.888Z[ 16] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
22982026-07-13T08:51:31.888Z[ 18] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
22992026-07-13T08:51:31.888Z[ 20] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
23002026-07-13T08:51:31.888Z[SUM] 4.00-5.00 sec 1.23 GBytes 10.6 Gbits/sec
23012026-07-13T08:51:31.888Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-07-13T08:51:31.888Z[ 5] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
23032026-07-13T08:51:31.888Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23042026-07-13T08:51:31.888Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23052026-07-13T08:51:31.888Z[ 12] 5.00-6.00 sec 160 MBytes 1.35 Gbits/sec
23062026-07-13T08:51:31.888Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23072026-07-13T08:51:31.888Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23082026-07-13T08:51:31.889Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23092026-07-13T08:51:31.889Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23102026-07-13T08:51:31.889Z[SUM] 5.00-6.00 sec 1.23 GBytes 10.5 Gbits/sec
23112026-07-13T08:51:31.889Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-07-13T08:51:31.889Z[ 5] 6.00-7.00 sec 164 MBytes 1.37 Gbits/sec
23132026-07-13T08:51:31.889Z[ 8] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
23142026-07-13T08:51:31.889Z[ 10] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
23152026-07-13T08:51:34.884Z[ 12] 6.00-7.00 sec 164 MBytes 1.37 Gbits/sec
23162026-07-13T08:51:34.884Z[ 14] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
23172026-07-13T08:51:34.884Z[ 16] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
23182026-07-13T08:51:34.884Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23192026-07-13T08:51:34.884Z[ 20] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
23202026-07-13T08:51:34.884Z[SUM] 6.00-7.00 sec 1.25 GBytes 10.7 Gbits/sec
23212026-07-13T08:51:34.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
23222026-07-13T08:51:34.884Z[ 5] 7.00-8.00 sec 166 MBytes 1.39 Gbits/sec
23232026-07-13T08:51:34.884Z[ 8] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
23242026-07-13T08:51:34.884Z[ 10] 7.00-8.00 sec 167 MBytes 1.40 Gbits/sec
23252026-07-13T08:51:34.884Z[ 12] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23262026-07-13T08:51:34.884Z[ 14] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
23272026-07-13T08:51:34.884Z[ 16] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
23282026-07-13T08:51:34.884Z[ 18] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23292026-07-13T08:51:34.885Z[ 20] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
23302026-07-13T08:51:34.885Z[SUM] 7.00-8.00 sec 1.24 GBytes 10.7 Gbits/sec
23312026-07-13T08:51:34.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
23322026-07-13T08:51:34.885Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23332026-07-13T08:51:34.885Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23342026-07-13T08:51:34.885Z[ 10] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
23352026-07-13T08:51:34.885Z[ 12] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
23362026-07-13T08:51:34.885Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23372026-07-13T08:51:34.885Z[ 16] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
23382026-07-13T08:51:34.885Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23392026-07-13T08:51:34.885Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23402026-07-13T08:51:34.885Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.5 Gbits/sec
23412026-07-13T08:51:34.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-07-13T08:51:34.885Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23432026-07-13T08:51:34.885Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23442026-07-13T08:51:34.885Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23452026-07-13T08:51:34.885Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23462026-07-13T08:51:34.885Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23472026-07-13T08:51:34.885Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23482026-07-13T08:51:34.885Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23492026-07-13T08:51:34.885Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23502026-07-13T08:51:34.885Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
23512026-07-13T08:51:34.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-07-13T08:51:34.885Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23532026-07-13T08:51:34.885Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23542026-07-13T08:51:34.885Z[ 10] 10.00-10.00 sec 128 KBytes 5.52 Gbits/sec
23552026-07-13T08:51:34.885Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23562026-07-13T08:51:34.885Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23572026-07-13T08:51:34.885Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23582026-07-13T08:51:34.885Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23592026-07-13T08:51:34.885Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23602026-07-13T08:51:34.885Z[SUM] 10.00-10.00 sec 128 KBytes 5.52 Gbits/sec
23612026-07-13T08:51:34.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
23622026-07-13T08:51:34.885Z[ ID] Interval Transfer Bitrate
23632026-07-13T08:51:34.885Z[ 5] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
23642026-07-13T08:51:34.885Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23652026-07-13T08:51:34.885Z[ 10] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
23662026-07-13T08:51:34.885Z[ 12] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
23672026-07-13T08:51:34.885Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23682026-07-13T08:51:34.886Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23692026-07-13T08:51:34.889Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23702026-07-13T08:51:34.889Z[ 20] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23712026-07-13T08:51:34.889Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
23722026-07-13T08:51:34.889ZRun 5/5...10332.87447718577Mbps
23732026-07-13T08:51:34.889Z###---------------------###
23742026-07-13T08:51:34.889Z::: iPerf done... :::
23752026-07-13T08:51:34.889Z:::Awaiting out files...:::
23762026-07-13T08:51:34.889Z###---------------------###
23772026-07-13T08:51:34.889Z###-----###
23782026-07-13T08:51:34.889Z:::done!:::
23792026-07-13T08:51:34.889Z###-----###
23802026-07-13T08:51:34.889Z###-------------------###
23812026-07-13T08:51:34.889Z:::Running experiment :::
23822026-07-13T08:51:34.889Z:::iperf-tcp/local/c2s:::
23832026-07-13T08:51:34.889Z###-------------------###
23842026-07-13T08:51:35.230Zdtrace: description 'profile-201us ' matched 2 probes
23852026-07-13T08:51:42.297Z-----------------------------------------------------------
23862026-07-13T08:51:42.297ZServer listening on 5201 (test #11)
23872026-07-13T08:51:42.297Z-----------------------------------------------------------
23882026-07-13T08:51:42.297ZAccepted connection from 10.0.0.1, port 33662
23892026-07-13T08:51:42.297Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35957
23902026-07-13T08:51:42.297Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57202
23912026-07-13T08:51:42.297Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54915
23922026-07-13T08:51:42.297Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56236
23932026-07-13T08:51:42.297Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38342
23942026-07-13T08:51:42.297Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53777
23952026-07-13T08:51:42.297Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50565
23962026-07-13T08:51:42.297Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58207
23972026-07-13T08:51:42.297Z[ ID] Interval Transfer Bitrate
23982026-07-13T08:51:42.297Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
23992026-07-13T08:51:42.297Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
24002026-07-13T08:51:42.297Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
24012026-07-13T08:51:42.297Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
24022026-07-13T08:51:42.297Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
24032026-07-13T08:51:42.297Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
24042026-07-13T08:51:42.297Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
24052026-07-13T08:51:42.297Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
24062026-07-13T08:51:42.297Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
24072026-07-13T08:51:42.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082026-07-13T08:51:42.297Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24092026-07-13T08:51:42.297Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24102026-07-13T08:51:42.298Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24112026-07-13T08:51:42.298Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24122026-07-13T08:51:42.298Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24132026-07-13T08:51:42.298Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24142026-07-13T08:51:42.298Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24152026-07-13T08:51:42.298Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24162026-07-13T08:51:42.298Z[SUM] 1.00-2.00 sec 430 MBytes 3.60 Gbits/sec
24172026-07-13T08:51:42.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-07-13T08:51:42.298Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24192026-07-13T08:51:42.298Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24202026-07-13T08:51:42.298Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24212026-07-13T08:51:42.298Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24222026-07-13T08:51:42.298Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24232026-07-13T08:51:42.298Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24242026-07-13T08:51:42.298Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24252026-07-13T08:51:42.298Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24262026-07-13T08:51:42.298Z[SUM] 2.00-3.00 sec 431 MBytes 3.61 Gbits/sec
24272026-07-13T08:51:42.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-07-13T08:51:42.298Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24292026-07-13T08:51:42.298Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24302026-07-13T08:51:42.298Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24312026-07-13T08:51:42.298Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24322026-07-13T08:51:42.298Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24332026-07-13T08:51:42.298Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
24342026-07-13T08:51:42.298Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24352026-07-13T08:51:42.298Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24362026-07-13T08:51:42.298Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
24372026-07-13T08:51:42.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-07-13T08:51:42.299Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24392026-07-13T08:51:42.299Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
24402026-07-13T08:51:42.299Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
24412026-07-13T08:51:42.299Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24422026-07-13T08:51:42.299Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
24432026-07-13T08:51:42.299Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24442026-07-13T08:51:42.299Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
24452026-07-13T08:51:42.299Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24462026-07-13T08:51:42.299Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
24472026-07-13T08:51:42.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-07-13T08:51:42.299Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24492026-07-13T08:51:42.299Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24502026-07-13T08:51:42.299Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
24512026-07-13T08:51:42.299Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24522026-07-13T08:51:42.299Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24532026-07-13T08:51:42.299Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24542026-07-13T08:51:42.299Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
24552026-07-13T08:51:42.299Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24562026-07-13T08:51:42.299Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
24572026-07-13T08:51:42.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-07-13T08:51:42.299Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24592026-07-13T08:51:42.299Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24602026-07-13T08:51:42.299Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24612026-07-13T08:51:45.298Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24622026-07-13T08:51:45.298Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24632026-07-13T08:51:45.298Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24642026-07-13T08:51:45.298Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24652026-07-13T08:51:45.298Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24662026-07-13T08:51:45.298Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
24672026-07-13T08:51:45.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-07-13T08:51:45.298Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
24692026-07-13T08:51:45.298Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
24702026-07-13T08:51:45.298Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24712026-07-13T08:51:45.298Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
24722026-07-13T08:51:45.298Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
24732026-07-13T08:51:45.298Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
24742026-07-13T08:51:45.298Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
24752026-07-13T08:51:45.298Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
24762026-07-13T08:51:45.298Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
24772026-07-13T08:51:45.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782026-07-13T08:51:45.299Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24792026-07-13T08:51:45.299Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24802026-07-13T08:51:45.299Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24812026-07-13T08:51:45.299Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24822026-07-13T08:51:45.299Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24832026-07-13T08:51:45.299Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24842026-07-13T08:51:45.299Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24852026-07-13T08:51:45.299Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24862026-07-13T08:51:45.299Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
24872026-07-13T08:51:45.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882026-07-13T08:51:45.299Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
24892026-07-13T08:51:45.299Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
24902026-07-13T08:51:45.299Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
24912026-07-13T08:51:45.299Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
24922026-07-13T08:51:45.299Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
24932026-07-13T08:51:45.299Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
24942026-07-13T08:51:45.299Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
24952026-07-13T08:51:45.299Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
24962026-07-13T08:51:45.299Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
24972026-07-13T08:51:45.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982026-07-13T08:51:45.299Z[ 5] 10.00-10.00 sec 128 KBytes 897 Mbits/sec
24992026-07-13T08:51:45.299Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25002026-07-13T08:51:45.299Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25012026-07-13T08:51:45.299Z[ 12] 10.00-10.00 sec 128 KBytes 898 Mbits/sec
25022026-07-13T08:51:45.299Z[ 14] 10.00-10.00 sec 128 KBytes 898 Mbits/sec
25032026-07-13T08:51:45.299Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25042026-07-13T08:51:45.299Z[ 18] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
25052026-07-13T08:51:45.299Z[ 20] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
25062026-07-13T08:51:45.299Z[SUM] 10.00-10.00 sec 640 KBytes 4.48 Gbits/sec
25072026-07-13T08:51:45.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
25082026-07-13T08:51:45.299Z[ ID] Interval Transfer Bitrate
25092026-07-13T08:51:45.299Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25102026-07-13T08:51:45.299Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25112026-07-13T08:51:45.299Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25122026-07-13T08:51:45.299Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25132026-07-13T08:51:45.299Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25142026-07-13T08:51:45.299Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25152026-07-13T08:51:45.299Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25162026-07-13T08:51:45.299Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25172026-07-13T08:51:45.300Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
25182026-07-13T08:51:45.303ZRun 1/10...3503.427508194075Mbps
25192026-07-13T08:51:52.702Z-----------------------------------------------------------
25202026-07-13T08:51:52.702ZServer listening on 5201 (test #12)
25212026-07-13T08:51:52.702Z-----------------------------------------------------------
25222026-07-13T08:51:52.702ZAccepted connection from 10.0.0.1, port 42404
25232026-07-13T08:51:52.702Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38379
25242026-07-13T08:51:52.703Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48850
25252026-07-13T08:51:52.703Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49953
25262026-07-13T08:51:52.703Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55825
25272026-07-13T08:51:52.703Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38035
25282026-07-13T08:51:52.703Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61171
25292026-07-13T08:51:52.703Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47386
25302026-07-13T08:51:52.703Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40225
25312026-07-13T08:51:52.703Z[ ID] Interval Transfer Bitrate
25322026-07-13T08:51:52.703Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25332026-07-13T08:51:52.703Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25342026-07-13T08:51:52.703Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25352026-07-13T08:51:52.703Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25362026-07-13T08:51:52.703Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25372026-07-13T08:51:52.703Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25382026-07-13T08:51:52.703Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25392026-07-13T08:51:52.703Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25402026-07-13T08:51:52.703Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
25412026-07-13T08:51:52.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422026-07-13T08:51:52.703Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25432026-07-13T08:51:52.703Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25442026-07-13T08:51:52.703Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25452026-07-13T08:51:52.703Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
25462026-07-13T08:51:52.703Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
25472026-07-13T08:51:52.703Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25482026-07-13T08:51:52.703Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25492026-07-13T08:51:52.703Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25502026-07-13T08:51:52.703Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
25512026-07-13T08:51:52.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-07-13T08:51:52.703Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
25532026-07-13T08:51:52.703Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
25542026-07-13T08:51:52.703Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
25552026-07-13T08:51:52.703Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
25562026-07-13T08:51:52.703Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25572026-07-13T08:51:52.703Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
25582026-07-13T08:51:52.703Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25592026-07-13T08:51:52.703Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25602026-07-13T08:51:52.703Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
25612026-07-13T08:51:52.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-07-13T08:51:52.704Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25632026-07-13T08:51:52.704Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
25642026-07-13T08:51:52.704Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25652026-07-13T08:51:52.704Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
25662026-07-13T08:51:52.704Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25672026-07-13T08:51:52.704Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25682026-07-13T08:51:52.704Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
25692026-07-13T08:51:52.704Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
25702026-07-13T08:51:52.704Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
25712026-07-13T08:51:52.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-07-13T08:51:52.704Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25732026-07-13T08:51:52.704Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25742026-07-13T08:51:52.704Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25752026-07-13T08:51:52.704Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25762026-07-13T08:51:52.704Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25772026-07-13T08:51:52.704Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25782026-07-13T08:51:52.704Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25792026-07-13T08:51:52.704Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25802026-07-13T08:51:52.704Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
25812026-07-13T08:51:52.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-07-13T08:51:52.704Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
25832026-07-13T08:51:52.704Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
25842026-07-13T08:51:52.704Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25852026-07-13T08:51:52.704Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25862026-07-13T08:51:52.704Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25872026-07-13T08:51:52.704Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25882026-07-13T08:51:52.707Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25892026-07-13T08:51:52.707Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25902026-07-13T08:51:52.707Z[SUM] 5.00-6.00 sec 426 MBytes 3.58 Gbits/sec
25912026-07-13T08:51:52.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-07-13T08:51:52.708Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
25932026-07-13T08:51:52.708Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
25942026-07-13T08:51:52.708Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
25952026-07-13T08:51:55.704Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
25962026-07-13T08:51:55.704Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
25972026-07-13T08:51:55.704Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
25982026-07-13T08:51:55.704Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
25992026-07-13T08:51:55.704Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
26002026-07-13T08:51:55.704Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
26012026-07-13T08:51:55.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-07-13T08:51:55.704Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26032026-07-13T08:51:55.704Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26042026-07-13T08:51:55.704Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26052026-07-13T08:51:55.704Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26062026-07-13T08:51:55.705Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26072026-07-13T08:51:55.705Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
26082026-07-13T08:51:55.705Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26092026-07-13T08:51:55.705Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26102026-07-13T08:51:55.705Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
26112026-07-13T08:51:55.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122026-07-13T08:51:55.705Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
26132026-07-13T08:51:55.705Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
26142026-07-13T08:51:55.705Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
26152026-07-13T08:51:55.705Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
26162026-07-13T08:51:55.705Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
26172026-07-13T08:51:55.705Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26182026-07-13T08:51:55.705Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
26192026-07-13T08:51:55.705Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26202026-07-13T08:51:55.705Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
26212026-07-13T08:51:55.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222026-07-13T08:51:55.705Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
26232026-07-13T08:51:55.705Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
26242026-07-13T08:51:55.705Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
26252026-07-13T08:51:55.705Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26262026-07-13T08:51:55.705Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
26272026-07-13T08:51:55.705Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26282026-07-13T08:51:55.705Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
26292026-07-13T08:51:55.705Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
26302026-07-13T08:51:55.705Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
26312026-07-13T08:51:55.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322026-07-13T08:51:55.705Z[ 5] 10.00-10.00 sec 128 KBytes 994 Mbits/sec
26332026-07-13T08:51:55.705Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26342026-07-13T08:51:55.705Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26352026-07-13T08:51:55.705Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26362026-07-13T08:51:55.705Z[ 14] 10.00-10.00 sec 128 KBytes 995 Mbits/sec
26372026-07-13T08:51:55.705Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26382026-07-13T08:51:55.709Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26392026-07-13T08:51:55.709Z[ 20] 10.00-10.00 sec 128 KBytes 995 Mbits/sec
26402026-07-13T08:51:55.709Z[SUM] 10.00-10.00 sec 384 KBytes 2.98 Gbits/sec
26412026-07-13T08:51:55.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422026-07-13T08:51:55.709Z[ ID] Interval Transfer Bitrate
26432026-07-13T08:51:55.709Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26442026-07-13T08:51:55.709Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26452026-07-13T08:51:55.709Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26462026-07-13T08:51:55.709Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
26472026-07-13T08:51:55.709Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
26482026-07-13T08:51:55.709Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26492026-07-13T08:51:55.709Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26502026-07-13T08:51:55.709Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26512026-07-13T08:51:55.709Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
26522026-07-13T08:51:55.709ZRun 2/10...3519.472138979509Mbps
26532026-07-13T08:52:03.113Z-----------------------------------------------------------
26542026-07-13T08:52:03.113ZServer listening on 5201 (test #13)
26552026-07-13T08:52:03.113Z-----------------------------------------------------------
26562026-07-13T08:52:03.113ZAccepted connection from 10.0.0.1, port 62005
26572026-07-13T08:52:03.113Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33735
26582026-07-13T08:52:03.113Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43116
26592026-07-13T08:52:03.113Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65101
26602026-07-13T08:52:03.113Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36198
26612026-07-13T08:52:03.113Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60284
26622026-07-13T08:52:03.113Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60690
26632026-07-13T08:52:03.113Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44251
26642026-07-13T08:52:03.113Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47641
26652026-07-13T08:52:03.113Z[ ID] Interval Transfer Bitrate
26662026-07-13T08:52:03.113Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26672026-07-13T08:52:03.113Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26682026-07-13T08:52:03.114Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26692026-07-13T08:52:03.114Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26702026-07-13T08:52:03.114Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26712026-07-13T08:52:03.114Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26722026-07-13T08:52:03.114Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26732026-07-13T08:52:03.114Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26742026-07-13T08:52:03.114Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
26752026-07-13T08:52:03.114Z- - - - - - - - - - - - - - - - - - - - - - - - -
26762026-07-13T08:52:03.114Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26772026-07-13T08:52:03.114Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26782026-07-13T08:52:03.114Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26792026-07-13T08:52:03.114Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26802026-07-13T08:52:03.114Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26812026-07-13T08:52:03.114Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26822026-07-13T08:52:03.114Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26832026-07-13T08:52:03.114Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26842026-07-13T08:52:03.114Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
26852026-07-13T08:52:03.114Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-07-13T08:52:03.114Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
26872026-07-13T08:52:03.114Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26882026-07-13T08:52:03.114Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26892026-07-13T08:52:03.114Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
26902026-07-13T08:52:03.114Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
26912026-07-13T08:52:03.114Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26922026-07-13T08:52:03.114Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26932026-07-13T08:52:03.114Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
26942026-07-13T08:52:03.114Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
26952026-07-13T08:52:03.114Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-07-13T08:52:03.114Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
26972026-07-13T08:52:03.114Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
26982026-07-13T08:52:03.114Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
26992026-07-13T08:52:03.114Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
27002026-07-13T08:52:03.114Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27012026-07-13T08:52:03.114Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27022026-07-13T08:52:03.114Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27032026-07-13T08:52:03.114Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
27042026-07-13T08:52:03.114Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
27052026-07-13T08:52:03.114Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-07-13T08:52:03.114Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27072026-07-13T08:52:03.115Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27082026-07-13T08:52:03.115Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27092026-07-13T08:52:03.115Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27102026-07-13T08:52:03.115Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27112026-07-13T08:52:03.115Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27122026-07-13T08:52:03.115Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27132026-07-13T08:52:03.115Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27142026-07-13T08:52:03.115Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
27152026-07-13T08:52:03.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-07-13T08:52:03.115Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27172026-07-13T08:52:03.115Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27182026-07-13T08:52:03.115Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27192026-07-13T08:52:03.115Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27202026-07-13T08:52:03.115Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27212026-07-13T08:52:03.115Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27222026-07-13T08:52:03.115Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27232026-07-13T08:52:03.115Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27242026-07-13T08:52:03.115Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
27252026-07-13T08:52:03.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-07-13T08:52:03.115Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
27272026-07-13T08:52:03.115Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
27282026-07-13T08:52:03.115Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
27292026-07-13T08:52:06.115Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
27302026-07-13T08:52:06.115Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
27312026-07-13T08:52:06.115Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
27322026-07-13T08:52:06.115Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
27332026-07-13T08:52:06.115Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
27342026-07-13T08:52:06.115Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
27352026-07-13T08:52:06.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-07-13T08:52:06.115Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27372026-07-13T08:52:06.115Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27382026-07-13T08:52:06.115Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27392026-07-13T08:52:06.116Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27402026-07-13T08:52:06.116Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27412026-07-13T08:52:06.116Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27422026-07-13T08:52:06.116Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27432026-07-13T08:52:06.116Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27442026-07-13T08:52:06.116Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
27452026-07-13T08:52:06.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-07-13T08:52:06.116Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27472026-07-13T08:52:06.116Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
27482026-07-13T08:52:06.116Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
27492026-07-13T08:52:06.116Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
27502026-07-13T08:52:06.116Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27512026-07-13T08:52:06.116Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
27522026-07-13T08:52:06.116Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27532026-07-13T08:52:06.116Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
27542026-07-13T08:52:06.116Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
27552026-07-13T08:52:06.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-07-13T08:52:06.116Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27572026-07-13T08:52:06.116Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27582026-07-13T08:52:06.116Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
27592026-07-13T08:52:06.116Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27602026-07-13T08:52:06.116Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27612026-07-13T08:52:06.116Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
27622026-07-13T08:52:06.116Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27632026-07-13T08:52:06.116Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
27642026-07-13T08:52:06.116Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
27652026-07-13T08:52:06.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-07-13T08:52:06.116Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27672026-07-13T08:52:06.116Z[ 8] 10.00-10.00 sec 128 KBytes 1.10 Gbits/sec
27682026-07-13T08:52:06.116Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27692026-07-13T08:52:06.116Z[ 12] 10.00-10.00 sec 128 KBytes 1.10 Gbits/sec
27702026-07-13T08:52:06.116Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27712026-07-13T08:52:06.116Z[ 16] 10.00-10.00 sec 128 KBytes 1.10 Gbits/sec
27722026-07-13T08:52:06.116Z[ 18] 10.00-10.00 sec 128 KBytes 1.10 Gbits/sec
27732026-07-13T08:52:06.116Z[ 20] 10.00-10.00 sec 128 KBytes 1.10 Gbits/sec
27742026-07-13T08:52:06.116Z[SUM] 10.00-10.00 sec 640 KBytes 5.48 Gbits/sec
27752026-07-13T08:52:06.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
27762026-07-13T08:52:06.120Z[ ID] Interval Transfer Bitrate
27772026-07-13T08:52:06.120Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
27782026-07-13T08:52:06.120Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
27792026-07-13T08:52:06.120Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
27802026-07-13T08:52:06.120Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
27812026-07-13T08:52:06.120Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
27822026-07-13T08:52:06.120Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
27832026-07-13T08:52:06.120Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
27842026-07-13T08:52:06.120Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
27852026-07-13T08:52:06.120Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec receiver
27862026-07-13T08:52:06.120ZRun 3/10...3515.9102189866417Mbps
27872026-07-13T08:52:13.521Z-----------------------------------------------------------
27882026-07-13T08:52:13.521ZServer listening on 5201 (test #14)
27892026-07-13T08:52:13.521Z-----------------------------------------------------------
27902026-07-13T08:52:13.521ZAccepted connection from 10.0.0.1, port 62501
27912026-07-13T08:52:13.521Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60491
27922026-07-13T08:52:13.521Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53548
27932026-07-13T08:52:13.521Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40645
27942026-07-13T08:52:13.521Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47314
27952026-07-13T08:52:13.521Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56654
27962026-07-13T08:52:13.521Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55889
27972026-07-13T08:52:13.521Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65336
27982026-07-13T08:52:13.521Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42583
27992026-07-13T08:52:13.521Z[ ID] Interval Transfer Bitrate
28002026-07-13T08:52:13.521Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28012026-07-13T08:52:13.521Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28022026-07-13T08:52:13.521Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28032026-07-13T08:52:13.521Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28042026-07-13T08:52:13.521Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28052026-07-13T08:52:13.521Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28062026-07-13T08:52:13.521Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28072026-07-13T08:52:13.521Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28082026-07-13T08:52:13.521Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
28092026-07-13T08:52:13.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
28102026-07-13T08:52:13.525Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
28112026-07-13T08:52:13.525Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
28122026-07-13T08:52:13.526Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28132026-07-13T08:52:13.526Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28142026-07-13T08:52:13.526Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
28152026-07-13T08:52:13.526Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28162026-07-13T08:52:13.526Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
28172026-07-13T08:52:13.526Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28182026-07-13T08:52:13.526Z[SUM] 1.00-2.00 sec 432 MBytes 3.63 Gbits/sec
28192026-07-13T08:52:13.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
28202026-07-13T08:52:13.526Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28212026-07-13T08:52:13.526Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
28222026-07-13T08:52:13.526Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28232026-07-13T08:52:13.526Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28242026-07-13T08:52:13.526Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28252026-07-13T08:52:13.526Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28262026-07-13T08:52:13.526Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28272026-07-13T08:52:13.526Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28282026-07-13T08:52:13.526Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
28292026-07-13T08:52:13.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
28302026-07-13T08:52:13.526Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
28312026-07-13T08:52:13.526Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
28322026-07-13T08:52:13.526Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28332026-07-13T08:52:13.526Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28342026-07-13T08:52:13.526Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28352026-07-13T08:52:13.526Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28362026-07-13T08:52:13.526Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
28372026-07-13T08:52:13.526Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
28382026-07-13T08:52:13.526Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
28392026-07-13T08:52:13.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
28402026-07-13T08:52:13.526Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28412026-07-13T08:52:13.526Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28422026-07-13T08:52:13.526Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28432026-07-13T08:52:13.526Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28442026-07-13T08:52:13.526Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28452026-07-13T08:52:13.526Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28462026-07-13T08:52:13.526Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28472026-07-13T08:52:13.526Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28482026-07-13T08:52:13.526Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
28492026-07-13T08:52:13.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
28502026-07-13T08:52:13.527Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28512026-07-13T08:52:13.527Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
28522026-07-13T08:52:13.527Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28532026-07-13T08:52:13.527Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28542026-07-13T08:52:13.527Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28552026-07-13T08:52:13.527Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28562026-07-13T08:52:13.527Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
28572026-07-13T08:52:13.527Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
28582026-07-13T08:52:13.527Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
28592026-07-13T08:52:13.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
28602026-07-13T08:52:13.527Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
28612026-07-13T08:52:13.527Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28622026-07-13T08:52:13.527Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
28632026-07-13T08:52:16.525Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
28642026-07-13T08:52:16.525Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
28652026-07-13T08:52:16.525Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28662026-07-13T08:52:16.525Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28672026-07-13T08:52:16.525Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28682026-07-13T08:52:16.525Z[SUM] 6.00-7.00 sec 432 MBytes 3.63 Gbits/sec
28692026-07-13T08:52:16.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
28702026-07-13T08:52:16.525Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28712026-07-13T08:52:16.525Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28722026-07-13T08:52:16.525Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28732026-07-13T08:52:16.525Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28742026-07-13T08:52:16.525Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28752026-07-13T08:52:16.525Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28762026-07-13T08:52:16.525Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28772026-07-13T08:52:16.525Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28782026-07-13T08:52:16.525Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
28792026-07-13T08:52:16.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
28802026-07-13T08:52:16.525Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
28812026-07-13T08:52:16.525Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
28822026-07-13T08:52:16.525Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
28832026-07-13T08:52:16.525Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28842026-07-13T08:52:16.525Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28852026-07-13T08:52:16.525Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
28862026-07-13T08:52:16.525Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
28872026-07-13T08:52:16.525Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28882026-07-13T08:52:16.526Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
28892026-07-13T08:52:16.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
28902026-07-13T08:52:16.526Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28912026-07-13T08:52:16.526Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
28922026-07-13T08:52:16.526Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
28932026-07-13T08:52:16.526Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28942026-07-13T08:52:16.526Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28952026-07-13T08:52:16.526Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28962026-07-13T08:52:16.526Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28972026-07-13T08:52:16.526Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
28982026-07-13T08:52:16.526Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
28992026-07-13T08:52:16.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002026-07-13T08:52:16.526Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29012026-07-13T08:52:16.526Z[ 8] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
29022026-07-13T08:52:16.526Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29032026-07-13T08:52:16.526Z[ 12] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
29042026-07-13T08:52:16.526Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29052026-07-13T08:52:16.526Z[ 16] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
29062026-07-13T08:52:16.526Z[ 18] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
29072026-07-13T08:52:16.526Z[ 20] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
29082026-07-13T08:52:16.526Z[SUM] 10.00-10.00 sec 640 KBytes 4.58 Gbits/sec
29092026-07-13T08:52:16.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
29102026-07-13T08:52:16.526Z[ ID] Interval Transfer Bitrate
29112026-07-13T08:52:16.526Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
29122026-07-13T08:52:16.526Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
29132026-07-13T08:52:16.526Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
29142026-07-13T08:52:16.526Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
29152026-07-13T08:52:16.526Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
29162026-07-13T08:52:16.527Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
29172026-07-13T08:52:16.527Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
29182026-07-13T08:52:16.527Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
29192026-07-13T08:52:16.527Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
29202026-07-13T08:52:16.530ZRun 4/10...3515.486578433195Mbps
29212026-07-13T08:52:23.927Z-----------------------------------------------------------
29222026-07-13T08:52:23.927ZServer listening on 5201 (test #15)
29232026-07-13T08:52:23.927Z-----------------------------------------------------------
29242026-07-13T08:52:23.927ZAccepted connection from 10.0.0.1, port 48403
29252026-07-13T08:52:23.927Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51512
29262026-07-13T08:52:23.927Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52586
29272026-07-13T08:52:23.927Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53172
29282026-07-13T08:52:23.927Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33209
29292026-07-13T08:52:23.927Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50587
29302026-07-13T08:52:23.927Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34546
29312026-07-13T08:52:23.927Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58863
29322026-07-13T08:52:23.927Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60187
29332026-07-13T08:52:23.927Z[ ID] Interval Transfer Bitrate
29342026-07-13T08:52:23.927Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29352026-07-13T08:52:23.927Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29362026-07-13T08:52:23.927Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
29372026-07-13T08:52:23.928Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
29382026-07-13T08:52:23.928Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29392026-07-13T08:52:23.928Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29402026-07-13T08:52:23.928Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29412026-07-13T08:52:23.928Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29422026-07-13T08:52:23.928Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
29432026-07-13T08:52:23.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
29442026-07-13T08:52:23.928Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
29452026-07-13T08:52:23.928Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29462026-07-13T08:52:23.928Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29472026-07-13T08:52:23.928Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29482026-07-13T08:52:23.928Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29492026-07-13T08:52:23.928Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29502026-07-13T08:52:23.928Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29512026-07-13T08:52:23.928Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29522026-07-13T08:52:23.928Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
29532026-07-13T08:52:23.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
29542026-07-13T08:52:23.928Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29552026-07-13T08:52:23.928Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29562026-07-13T08:52:23.928Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29572026-07-13T08:52:23.928Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29582026-07-13T08:52:23.928Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29592026-07-13T08:52:23.928Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29602026-07-13T08:52:23.928Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29612026-07-13T08:52:23.928Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29622026-07-13T08:52:23.928Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
29632026-07-13T08:52:23.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
29642026-07-13T08:52:23.928Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29652026-07-13T08:52:23.929Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29662026-07-13T08:52:23.929Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29672026-07-13T08:52:23.929Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29682026-07-13T08:52:23.929Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29692026-07-13T08:52:23.929Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29702026-07-13T08:52:23.929Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29712026-07-13T08:52:23.929Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29722026-07-13T08:52:23.929Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
29732026-07-13T08:52:23.929Z- - - - - - - - - - - - - - - - - - - - - - - - -
29742026-07-13T08:52:23.929Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29752026-07-13T08:52:23.929Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29762026-07-13T08:52:23.929Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29772026-07-13T08:52:23.929Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29782026-07-13T08:52:23.929Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29792026-07-13T08:52:23.929Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29802026-07-13T08:52:23.929Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29812026-07-13T08:52:23.929Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29822026-07-13T08:52:23.929Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
29832026-07-13T08:52:23.929Z- - - - - - - - - - - - - - - - - - - - - - - - -
29842026-07-13T08:52:23.929Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29852026-07-13T08:52:23.929Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29862026-07-13T08:52:23.929Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29872026-07-13T08:52:23.929Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29882026-07-13T08:52:23.929Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29892026-07-13T08:52:23.929Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29902026-07-13T08:52:23.929Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29912026-07-13T08:52:23.929Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
29922026-07-13T08:52:23.929Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
29932026-07-13T08:52:23.930Z- - - - - - - - - - - - - - - - - - - - - - - - -
29942026-07-13T08:52:23.930Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29952026-07-13T08:52:23.930Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
29962026-07-13T08:52:23.930Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29972026-07-13T08:52:26.929Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29982026-07-13T08:52:26.930Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
29992026-07-13T08:52:26.930Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
30002026-07-13T08:52:26.930Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
30012026-07-13T08:52:26.930Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
30022026-07-13T08:52:26.930Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
30032026-07-13T08:52:26.930Z- - - - - - - - - - - - - - - - - - - - - - - - -
30042026-07-13T08:52:26.930Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30052026-07-13T08:52:26.930Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30062026-07-13T08:52:26.930Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30072026-07-13T08:52:26.930Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30082026-07-13T08:52:26.930Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30092026-07-13T08:52:26.930Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30102026-07-13T08:52:26.930Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30112026-07-13T08:52:26.930Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30122026-07-13T08:52:26.930Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
30132026-07-13T08:52:26.930Z- - - - - - - - - - - - - - - - - - - - - - - - -
30142026-07-13T08:52:26.930Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30152026-07-13T08:52:26.930Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30162026-07-13T08:52:26.930Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30172026-07-13T08:52:26.930Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30182026-07-13T08:52:26.930Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30192026-07-13T08:52:26.930Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30202026-07-13T08:52:26.930Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30212026-07-13T08:52:26.930Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30222026-07-13T08:52:26.930Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
30232026-07-13T08:52:26.930Z- - - - - - - - - - - - - - - - - - - - - - - - -
30242026-07-13T08:52:26.930Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30252026-07-13T08:52:26.930Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30262026-07-13T08:52:26.930Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30272026-07-13T08:52:26.930Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30282026-07-13T08:52:26.930Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30292026-07-13T08:52:26.930Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
30302026-07-13T08:52:26.931Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
30312026-07-13T08:52:26.931Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30322026-07-13T08:52:26.931Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
30332026-07-13T08:52:26.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
30342026-07-13T08:52:26.931Z[ 5] 10.00-10.00 sec 128 KBytes 498 Mbits/sec
30352026-07-13T08:52:26.931Z[ 8] 10.00-10.00 sec 128 KBytes 498 Mbits/sec
30362026-07-13T08:52:26.931Z[ 10] 10.00-10.00 sec 128 KBytes 498 Mbits/sec
30372026-07-13T08:52:26.931Z[ 12] 10.00-10.00 sec 128 KBytes 498 Mbits/sec
30382026-07-13T08:52:26.931Z[ 14] 10.00-10.00 sec 128 KBytes 498 Mbits/sec
30392026-07-13T08:52:26.931Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30402026-07-13T08:52:26.931Z[ 18] 10.00-10.00 sec 128 KBytes 498 Mbits/sec
30412026-07-13T08:52:26.931Z[ 20] 10.00-10.00 sec 128 KBytes 498 Mbits/sec
30422026-07-13T08:52:26.931Z[SUM] 10.00-10.00 sec 896 KBytes 3.49 Gbits/sec
30432026-07-13T08:52:26.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
30442026-07-13T08:52:26.931Z[ ID] Interval Transfer Bitrate
30452026-07-13T08:52:26.931Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30462026-07-13T08:52:26.931Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30472026-07-13T08:52:26.931Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
30482026-07-13T08:52:26.931Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30492026-07-13T08:52:26.931Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30502026-07-13T08:52:26.931Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30512026-07-13T08:52:26.931Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
30522026-07-13T08:52:26.931Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30532026-07-13T08:52:26.931Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec receiver
30542026-07-13T08:52:26.935ZRun 5/10...3516.536187247305Mbps
30552026-07-13T08:52:34.347Z-----------------------------------------------------------
30562026-07-13T08:52:34.347ZServer listening on 5201 (test #16)
30572026-07-13T08:52:34.347Z-----------------------------------------------------------
30582026-07-13T08:52:34.347ZAccepted connection from 10.0.0.1, port 54655
30592026-07-13T08:52:34.347Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50091
30602026-07-13T08:52:34.347Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52397
30612026-07-13T08:52:34.347Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53650
30622026-07-13T08:52:34.347Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45313
30632026-07-13T08:52:34.347Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47665
30642026-07-13T08:52:34.347Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45191
30652026-07-13T08:52:34.347Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39551
30662026-07-13T08:52:34.347Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48668
30672026-07-13T08:52:34.347Z[ ID] Interval Transfer Bitrate
30682026-07-13T08:52:34.347Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30692026-07-13T08:52:34.347Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30702026-07-13T08:52:34.347Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30712026-07-13T08:52:34.347Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30722026-07-13T08:52:34.347Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
30732026-07-13T08:52:34.347Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30742026-07-13T08:52:34.347Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30752026-07-13T08:52:34.347Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30762026-07-13T08:52:34.347Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
30772026-07-13T08:52:34.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
30782026-07-13T08:52:34.348Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30792026-07-13T08:52:34.348Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30802026-07-13T08:52:34.348Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30812026-07-13T08:52:34.348Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30822026-07-13T08:52:34.348Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30832026-07-13T08:52:34.348Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30842026-07-13T08:52:34.348Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30852026-07-13T08:52:34.348Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30862026-07-13T08:52:34.348Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
30872026-07-13T08:52:34.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
30882026-07-13T08:52:34.348Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30892026-07-13T08:52:34.348Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30902026-07-13T08:52:34.348Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30912026-07-13T08:52:34.348Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30922026-07-13T08:52:34.348Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30932026-07-13T08:52:34.348Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30942026-07-13T08:52:34.348Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30952026-07-13T08:52:34.348Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30962026-07-13T08:52:34.348Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
30972026-07-13T08:52:34.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
30982026-07-13T08:52:34.348Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
30992026-07-13T08:52:34.348Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31002026-07-13T08:52:34.348Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31012026-07-13T08:52:34.348Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31022026-07-13T08:52:34.348Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31032026-07-13T08:52:34.348Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31042026-07-13T08:52:34.348Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
31052026-07-13T08:52:34.348Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31062026-07-13T08:52:34.348Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
31072026-07-13T08:52:34.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
31082026-07-13T08:52:34.348Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
31092026-07-13T08:52:34.348Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31102026-07-13T08:52:34.348Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31112026-07-13T08:52:34.348Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
31122026-07-13T08:52:34.348Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31132026-07-13T08:52:34.349Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31142026-07-13T08:52:34.349Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31152026-07-13T08:52:34.349Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31162026-07-13T08:52:34.349Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
31172026-07-13T08:52:34.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
31182026-07-13T08:52:34.349Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31192026-07-13T08:52:34.349Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
31202026-07-13T08:52:34.349Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31212026-07-13T08:52:34.349Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31222026-07-13T08:52:34.349Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31232026-07-13T08:52:34.349Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31242026-07-13T08:52:34.349Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31252026-07-13T08:52:34.349Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31262026-07-13T08:52:34.349Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
31272026-07-13T08:52:34.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
31282026-07-13T08:52:34.349Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31292026-07-13T08:52:34.349Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31302026-07-13T08:52:34.349Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31312026-07-13T08:52:37.349Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31322026-07-13T08:52:37.349Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31332026-07-13T08:52:37.349Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
31342026-07-13T08:52:37.349Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31352026-07-13T08:52:37.349Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
31362026-07-13T08:52:37.349Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
31372026-07-13T08:52:37.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
31382026-07-13T08:52:37.349Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31392026-07-13T08:52:37.349Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
31402026-07-13T08:52:37.349Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
31412026-07-13T08:52:37.349Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31422026-07-13T08:52:37.349Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
31432026-07-13T08:52:37.349Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31442026-07-13T08:52:37.349Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31452026-07-13T08:52:37.349Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
31462026-07-13T08:52:37.349Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
31472026-07-13T08:52:37.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
31482026-07-13T08:52:37.349Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31492026-07-13T08:52:37.349Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31502026-07-13T08:52:37.349Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31512026-07-13T08:52:37.349Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31522026-07-13T08:52:37.349Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31532026-07-13T08:52:37.349Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31542026-07-13T08:52:37.349Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
31552026-07-13T08:52:37.349Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31562026-07-13T08:52:37.349Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
31572026-07-13T08:52:37.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
31582026-07-13T08:52:37.349Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31592026-07-13T08:52:37.349Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31602026-07-13T08:52:37.349Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31612026-07-13T08:52:37.349Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31622026-07-13T08:52:37.349Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31632026-07-13T08:52:37.349Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31642026-07-13T08:52:37.349Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31652026-07-13T08:52:37.349Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31662026-07-13T08:52:37.349Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
31672026-07-13T08:52:37.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
31682026-07-13T08:52:37.350Z[ 5] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
31692026-07-13T08:52:37.350Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31702026-07-13T08:52:37.350Z[ 10] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
31712026-07-13T08:52:37.350Z[ 12] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
31722026-07-13T08:52:37.350Z[ 14] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
31732026-07-13T08:52:37.350Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31742026-07-13T08:52:37.350Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31752026-07-13T08:52:37.350Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31762026-07-13T08:52:37.350Z[SUM] 10.00-10.00 sec 512 KBytes 4.09 Gbits/sec
31772026-07-13T08:52:37.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
31782026-07-13T08:52:37.350Z[ ID] Interval Transfer Bitrate
31792026-07-13T08:52:37.350Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
31802026-07-13T08:52:37.350Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
31812026-07-13T08:52:37.350Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
31822026-07-13T08:52:37.350Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
31832026-07-13T08:52:37.350Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
31842026-07-13T08:52:37.350Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
31852026-07-13T08:52:37.350Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
31862026-07-13T08:52:37.350Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
31872026-07-13T08:52:37.350Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
31882026-07-13T08:52:37.354ZRun 6/10...3510.768788132328Mbps
31892026-07-13T08:52:44.765Z-----------------------------------------------------------
31902026-07-13T08:52:44.765ZServer listening on 5201 (test #17)
31912026-07-13T08:52:44.765Z-----------------------------------------------------------
31922026-07-13T08:52:44.765ZAccepted connection from 10.0.0.1, port 58226
31932026-07-13T08:52:44.765Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57945
31942026-07-13T08:52:44.765Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40230
31952026-07-13T08:52:44.765Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45598
31962026-07-13T08:52:44.765Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55527
31972026-07-13T08:52:44.765Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62802
31982026-07-13T08:52:44.765Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59778
31992026-07-13T08:52:44.765Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59301
32002026-07-13T08:52:44.765Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45128
32012026-07-13T08:52:44.765Z[ ID] Interval Transfer Bitrate
32022026-07-13T08:52:44.766Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
32032026-07-13T08:52:44.766Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
32042026-07-13T08:52:44.766Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
32052026-07-13T08:52:44.766Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
32062026-07-13T08:52:44.766Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
32072026-07-13T08:52:44.766Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
32082026-07-13T08:52:44.766Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
32092026-07-13T08:52:44.766Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
32102026-07-13T08:52:44.766Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
32112026-07-13T08:52:44.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122026-07-13T08:52:44.766Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32132026-07-13T08:52:44.766Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32142026-07-13T08:52:44.766Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32152026-07-13T08:52:44.766Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32162026-07-13T08:52:44.766Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32172026-07-13T08:52:44.766Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32182026-07-13T08:52:44.766Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32192026-07-13T08:52:44.766Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32202026-07-13T08:52:44.766Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
32212026-07-13T08:52:44.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-07-13T08:52:44.766Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32232026-07-13T08:52:44.766Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32242026-07-13T08:52:44.766Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32252026-07-13T08:52:44.766Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32262026-07-13T08:52:44.766Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32272026-07-13T08:52:44.766Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32282026-07-13T08:52:44.766Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32292026-07-13T08:52:44.766Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32302026-07-13T08:52:44.766Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
32312026-07-13T08:52:44.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-07-13T08:52:44.766Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32332026-07-13T08:52:44.766Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32342026-07-13T08:52:44.766Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32352026-07-13T08:52:44.766Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32362026-07-13T08:52:44.766Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32372026-07-13T08:52:44.766Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32382026-07-13T08:52:44.766Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32392026-07-13T08:52:44.766Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32402026-07-13T08:52:44.767Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
32412026-07-13T08:52:44.767Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-07-13T08:52:44.767Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32432026-07-13T08:52:44.767Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32442026-07-13T08:52:44.767Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
32452026-07-13T08:52:44.767Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32462026-07-13T08:52:44.767Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
32472026-07-13T08:52:44.767Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32482026-07-13T08:52:44.767Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
32492026-07-13T08:52:44.767Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
32502026-07-13T08:52:44.767Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
32512026-07-13T08:52:44.767Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-07-13T08:52:44.767Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
32532026-07-13T08:52:44.767Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
32542026-07-13T08:52:44.767Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32552026-07-13T08:52:44.767Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
32562026-07-13T08:52:44.767Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32572026-07-13T08:52:44.767Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32582026-07-13T08:52:44.767Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
32592026-07-13T08:52:44.767Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
32602026-07-13T08:52:44.767Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
32612026-07-13T08:52:44.767Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-07-13T08:52:44.767Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32632026-07-13T08:52:44.767Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32642026-07-13T08:52:44.767Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32652026-07-13T08:52:47.768Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32662026-07-13T08:52:47.768Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32672026-07-13T08:52:47.768Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32682026-07-13T08:52:47.768Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32692026-07-13T08:52:47.768Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32702026-07-13T08:52:47.768Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
32712026-07-13T08:52:47.768Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-07-13T08:52:47.768Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32732026-07-13T08:52:47.768Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32742026-07-13T08:52:47.768Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32752026-07-13T08:52:47.768Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32762026-07-13T08:52:47.768Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32772026-07-13T08:52:47.768Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32782026-07-13T08:52:47.768Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32792026-07-13T08:52:47.768Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32802026-07-13T08:52:47.769Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
32812026-07-13T08:52:47.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-07-13T08:52:47.769Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32832026-07-13T08:52:47.769Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32842026-07-13T08:52:47.769Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32852026-07-13T08:52:47.769Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32862026-07-13T08:52:47.769Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32872026-07-13T08:52:47.769Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32882026-07-13T08:52:47.769Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32892026-07-13T08:52:47.769Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32902026-07-13T08:52:47.769Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
32912026-07-13T08:52:47.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-07-13T08:52:47.769Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
32932026-07-13T08:52:47.769Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
32942026-07-13T08:52:47.769Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
32952026-07-13T08:52:47.769Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
32962026-07-13T08:52:47.769Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
32972026-07-13T08:52:47.769Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
32982026-07-13T08:52:47.769Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
32992026-07-13T08:52:47.769Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
33002026-07-13T08:52:47.769Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
33012026-07-13T08:52:47.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-07-13T08:52:47.769Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33032026-07-13T08:52:47.769Z[ 8] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
33042026-07-13T08:52:47.769Z[ 10] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
33052026-07-13T08:52:47.769Z[ 12] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
33062026-07-13T08:52:47.769Z[ 14] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
33072026-07-13T08:52:47.770Z[ 16] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
33082026-07-13T08:52:47.770Z[ 18] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
33092026-07-13T08:52:47.770Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33102026-07-13T08:52:47.770Z[SUM] 10.00-10.00 sec 768 KBytes 5.01 Gbits/sec
33112026-07-13T08:52:47.770Z- - - - - - - - - - - - - - - - - - - - - - - - -
33122026-07-13T08:52:47.770Z[ ID] Interval Transfer Bitrate
33132026-07-13T08:52:47.770Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33142026-07-13T08:52:47.770Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
33152026-07-13T08:52:47.770Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
33162026-07-13T08:52:47.770Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
33172026-07-13T08:52:47.770Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33182026-07-13T08:52:47.770Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33192026-07-13T08:52:47.770Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
33202026-07-13T08:52:47.770Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
33212026-07-13T08:52:47.770Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
33222026-07-13T08:52:47.774ZRun 7/10...3521.049899631947Mbps
33232026-07-13T08:52:55.184Z-----------------------------------------------------------
33242026-07-13T08:52:55.184ZServer listening on 5201 (test #18)
33252026-07-13T08:52:55.185Z-----------------------------------------------------------
33262026-07-13T08:52:55.185ZAccepted connection from 10.0.0.1, port 51529
33272026-07-13T08:52:55.185Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52761
33282026-07-13T08:52:55.185Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48186
33292026-07-13T08:52:55.185Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35546
33302026-07-13T08:52:55.185Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38714
33312026-07-13T08:52:55.185Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62376
33322026-07-13T08:52:55.185Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39828
33332026-07-13T08:52:55.185Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38793
33342026-07-13T08:52:55.185Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52574
33352026-07-13T08:52:55.185Z[ ID] Interval Transfer Bitrate
33362026-07-13T08:52:55.185Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
33372026-07-13T08:52:55.185Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
33382026-07-13T08:52:55.185Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
33392026-07-13T08:52:55.185Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
33402026-07-13T08:52:55.185Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
33412026-07-13T08:52:55.185Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33422026-07-13T08:52:55.185Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33432026-07-13T08:52:55.185Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
33442026-07-13T08:52:55.185Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
33452026-07-13T08:52:55.185Z- - - - - - - - - - - - - - - - - - - - - - - - -
33462026-07-13T08:52:55.185Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33472026-07-13T08:52:55.185Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33482026-07-13T08:52:55.185Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33492026-07-13T08:52:55.185Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33502026-07-13T08:52:55.185Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
33512026-07-13T08:52:55.185Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33522026-07-13T08:52:55.185Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33532026-07-13T08:52:55.185Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33542026-07-13T08:52:55.185Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
33552026-07-13T08:52:55.185Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562026-07-13T08:52:55.185Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33572026-07-13T08:52:55.185Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33582026-07-13T08:52:55.185Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33592026-07-13T08:52:55.185Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33602026-07-13T08:52:55.185Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33612026-07-13T08:52:55.185Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33622026-07-13T08:52:55.185Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33632026-07-13T08:52:55.186Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33642026-07-13T08:52:55.186Z[SUM] 2.00-3.00 sec 431 MBytes 3.61 Gbits/sec
33652026-07-13T08:52:55.186Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662026-07-13T08:52:55.186Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
33672026-07-13T08:52:55.186Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33682026-07-13T08:52:55.186Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33692026-07-13T08:52:55.186Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
33702026-07-13T08:52:55.186Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
33712026-07-13T08:52:55.186Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
33722026-07-13T08:52:55.186Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
33732026-07-13T08:52:55.186Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
33742026-07-13T08:52:55.186Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
33752026-07-13T08:52:55.186Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762026-07-13T08:52:55.186Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
33772026-07-13T08:52:55.186Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
33782026-07-13T08:52:55.186Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
33792026-07-13T08:52:55.186Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
33802026-07-13T08:52:55.186Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
33812026-07-13T08:52:55.186Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
33822026-07-13T08:52:55.186Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
33832026-07-13T08:52:55.186Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
33842026-07-13T08:52:55.186Z[SUM] 4.00-5.00 sec 427 MBytes 3.59 Gbits/sec
33852026-07-13T08:52:55.186Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862026-07-13T08:52:55.186Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33872026-07-13T08:52:55.186Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33882026-07-13T08:52:55.186Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
33892026-07-13T08:52:55.186Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
33902026-07-13T08:52:55.186Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
33912026-07-13T08:52:55.186Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
33922026-07-13T08:52:55.186Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
33932026-07-13T08:52:55.186Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
33942026-07-13T08:52:55.186Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
33952026-07-13T08:52:55.186Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962026-07-13T08:52:55.186Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
33972026-07-13T08:52:55.186Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
33982026-07-13T08:52:55.186Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
33992026-07-13T08:52:58.187Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
34002026-07-13T08:52:58.187Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
34012026-07-13T08:52:58.187Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
34022026-07-13T08:52:58.187Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
34032026-07-13T08:52:58.187Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
34042026-07-13T08:52:58.187Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
34052026-07-13T08:52:58.187Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062026-07-13T08:52:58.187Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34072026-07-13T08:52:58.187Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34082026-07-13T08:52:58.187Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34092026-07-13T08:52:58.187Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34102026-07-13T08:52:58.187Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34112026-07-13T08:52:58.187Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34122026-07-13T08:52:58.187Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34132026-07-13T08:52:58.187Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34142026-07-13T08:52:58.187Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
34152026-07-13T08:52:58.187Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162026-07-13T08:52:58.187Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
34172026-07-13T08:52:58.187Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
34182026-07-13T08:52:58.187Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
34192026-07-13T08:52:58.187Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
34202026-07-13T08:52:58.187Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
34212026-07-13T08:52:58.187Z[ 16] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
34222026-07-13T08:52:58.187Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
34232026-07-13T08:52:58.187Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
34242026-07-13T08:52:58.187Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
34252026-07-13T08:52:58.187Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262026-07-13T08:52:58.187Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
34272026-07-13T08:52:58.187Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
34282026-07-13T08:52:58.188Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
34292026-07-13T08:52:58.188Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
34302026-07-13T08:52:58.188Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
34312026-07-13T08:52:58.188Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
34322026-07-13T08:52:58.188Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
34332026-07-13T08:52:58.188Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
34342026-07-13T08:52:58.188Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
34352026-07-13T08:52:58.188Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362026-07-13T08:52:58.188Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34372026-07-13T08:52:58.188Z[ 8] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
34382026-07-13T08:52:58.188Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34392026-07-13T08:52:58.188Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34402026-07-13T08:52:58.188Z[ 14] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
34412026-07-13T08:52:58.188Z[ 16] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
34422026-07-13T08:52:58.188Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34432026-07-13T08:52:58.188Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34442026-07-13T08:52:58.188Z[SUM] 10.00-10.00 sec 384 KBytes 2.59 Gbits/sec
34452026-07-13T08:52:58.188Z- - - - - - - - - - - - - - - - - - - - - - - - -
34462026-07-13T08:52:58.188Z[ ID] Interval Transfer Bitrate
34472026-07-13T08:52:58.188Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34482026-07-13T08:52:58.188Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
34492026-07-13T08:52:58.188Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
34502026-07-13T08:52:58.188Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34512026-07-13T08:52:58.188Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34522026-07-13T08:52:58.188Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34532026-07-13T08:52:58.188Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
34542026-07-13T08:52:58.188Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
34552026-07-13T08:52:58.188Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
34562026-07-13T08:52:58.192ZRun 8/10...3520.72864367989Mbps
34572026-07-13T08:53:05.603Z-----------------------------------------------------------
34582026-07-13T08:53:05.603ZServer listening on 5201 (test #19)
34592026-07-13T08:53:05.603Z-----------------------------------------------------------
34602026-07-13T08:53:05.604ZAccepted connection from 10.0.0.1, port 59006
34612026-07-13T08:53:05.604Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53877
34622026-07-13T08:53:05.604Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43236
34632026-07-13T08:53:05.604Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53813
34642026-07-13T08:53:05.604Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59886
34652026-07-13T08:53:05.604Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60438
34662026-07-13T08:53:05.604Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49242
34672026-07-13T08:53:05.604Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37476
34682026-07-13T08:53:05.604Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60969
34692026-07-13T08:53:05.604Z[ ID] Interval Transfer Bitrate
34702026-07-13T08:53:05.604Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34712026-07-13T08:53:05.604Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
34722026-07-13T08:53:05.604Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
34732026-07-13T08:53:05.604Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34742026-07-13T08:53:05.604Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
34752026-07-13T08:53:05.604Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
34762026-07-13T08:53:05.604Z[ 18] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
34772026-07-13T08:53:05.604Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34782026-07-13T08:53:05.604Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
34792026-07-13T08:53:05.604Z- - - - - - - - - - - - - - - - - - - - - - - - -
34802026-07-13T08:53:05.604Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
34812026-07-13T08:53:05.604Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
34822026-07-13T08:53:05.604Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
34832026-07-13T08:53:05.604Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
34842026-07-13T08:53:05.604Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
34852026-07-13T08:53:05.604Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
34862026-07-13T08:53:05.604Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
34872026-07-13T08:53:05.604Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
34882026-07-13T08:53:05.604Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
34892026-07-13T08:53:05.604Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902026-07-13T08:53:05.604Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34912026-07-13T08:53:05.604Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34922026-07-13T08:53:05.604Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34932026-07-13T08:53:05.604Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34942026-07-13T08:53:05.604Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34952026-07-13T08:53:05.604Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
34962026-07-13T08:53:05.604Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
34972026-07-13T08:53:05.604Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34982026-07-13T08:53:05.605Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
34992026-07-13T08:53:05.605Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-07-13T08:53:05.605Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35012026-07-13T08:53:05.605Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35022026-07-13T08:53:05.605Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35032026-07-13T08:53:05.605Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35042026-07-13T08:53:05.605Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35052026-07-13T08:53:05.605Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35062026-07-13T08:53:05.605Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35072026-07-13T08:53:05.605Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35082026-07-13T08:53:05.605Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
35092026-07-13T08:53:05.605Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-07-13T08:53:05.605Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35112026-07-13T08:53:05.605Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35122026-07-13T08:53:05.605Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35132026-07-13T08:53:05.605Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35142026-07-13T08:53:05.605Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35152026-07-13T08:53:05.605Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35162026-07-13T08:53:05.605Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
35172026-07-13T08:53:05.605Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35182026-07-13T08:53:05.605Z[SUM] 4.00-5.00 sec 427 MBytes 3.59 Gbits/sec
35192026-07-13T08:53:05.605Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-07-13T08:53:05.605Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
35212026-07-13T08:53:05.605Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35222026-07-13T08:53:05.605Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35232026-07-13T08:53:05.605Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
35242026-07-13T08:53:05.605Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
35252026-07-13T08:53:05.605Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
35262026-07-13T08:53:05.605Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
35272026-07-13T08:53:05.605Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
35282026-07-13T08:53:05.605Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
35292026-07-13T08:53:05.605Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-07-13T08:53:05.605Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35312026-07-13T08:53:05.605Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
35322026-07-13T08:53:05.605Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
35332026-07-13T08:53:08.605Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35342026-07-13T08:53:08.605Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35352026-07-13T08:53:08.605Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35362026-07-13T08:53:08.605Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35372026-07-13T08:53:08.605Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35382026-07-13T08:53:08.605Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
35392026-07-13T08:53:08.606Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-07-13T08:53:08.606Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35412026-07-13T08:53:08.606Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35422026-07-13T08:53:08.606Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35432026-07-13T08:53:08.606Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35442026-07-13T08:53:08.606Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35452026-07-13T08:53:08.606Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35462026-07-13T08:53:08.606Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35472026-07-13T08:53:08.606Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35482026-07-13T08:53:08.606Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
35492026-07-13T08:53:08.606Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-07-13T08:53:08.606Z[ 5] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
35512026-07-13T08:53:08.606Z[ 8] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
35522026-07-13T08:53:08.606Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
35532026-07-13T08:53:08.606Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
35542026-07-13T08:53:08.606Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
35552026-07-13T08:53:08.606Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
35562026-07-13T08:53:08.606Z[ 18] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
35572026-07-13T08:53:08.606Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
35582026-07-13T08:53:08.606Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
35592026-07-13T08:53:08.606Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-07-13T08:53:08.606Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35612026-07-13T08:53:08.606Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35622026-07-13T08:53:08.606Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35632026-07-13T08:53:08.606Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35642026-07-13T08:53:08.606Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
35652026-07-13T08:53:08.606Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35662026-07-13T08:53:08.606Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35672026-07-13T08:53:08.606Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35682026-07-13T08:53:08.606Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
35692026-07-13T08:53:08.606Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-07-13T08:53:08.606Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35712026-07-13T08:53:08.606Z[ 8] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
35722026-07-13T08:53:08.606Z[ 10] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
35732026-07-13T08:53:08.606Z[ 12] 10.00-10.00 sec 128 KBytes 910 Mbits/sec
35742026-07-13T08:53:08.606Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35752026-07-13T08:53:08.606Z[ 16] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
35762026-07-13T08:53:08.606Z[ 18] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
35772026-07-13T08:53:08.607Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35782026-07-13T08:53:08.607Z[SUM] 10.00-10.00 sec 640 KBytes 4.55 Gbits/sec
35792026-07-13T08:53:08.607Z- - - - - - - - - - - - - - - - - - - - - - - - -
35802026-07-13T08:53:08.607Z[ ID] Interval Transfer Bitrate
35812026-07-13T08:53:08.607Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
35822026-07-13T08:53:08.607Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
35832026-07-13T08:53:08.607Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
35842026-07-13T08:53:08.607Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
35852026-07-13T08:53:08.607Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
35862026-07-13T08:53:08.607Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
35872026-07-13T08:53:08.607Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
35882026-07-13T08:53:08.607Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
35892026-07-13T08:53:08.607Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
35902026-07-13T08:53:08.610ZRun 9/10...3513.9130448521446Mbps
35912026-07-13T08:53:16.020Z-----------------------------------------------------------
35922026-07-13T08:53:16.021ZServer listening on 5201 (test #20)
35932026-07-13T08:53:16.021Z-----------------------------------------------------------
35942026-07-13T08:53:16.021ZAccepted connection from 10.0.0.1, port 37029
35952026-07-13T08:53:16.021Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61592
35962026-07-13T08:53:16.021Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50758
35972026-07-13T08:53:16.021Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64824
35982026-07-13T08:53:16.021Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34360
35992026-07-13T08:53:16.021Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40715
36002026-07-13T08:53:16.021Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65519
36012026-07-13T08:53:16.021Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58644
36022026-07-13T08:53:16.021Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55988
36032026-07-13T08:53:16.021Z[ ID] Interval Transfer Bitrate
36042026-07-13T08:53:16.021Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36052026-07-13T08:53:16.021Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36062026-07-13T08:53:16.021Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36072026-07-13T08:53:16.021Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36082026-07-13T08:53:16.021Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36092026-07-13T08:53:16.021Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
36102026-07-13T08:53:16.021Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36112026-07-13T08:53:16.021Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36122026-07-13T08:53:16.021Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
36132026-07-13T08:53:16.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142026-07-13T08:53:16.021Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36152026-07-13T08:53:16.021Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36162026-07-13T08:53:16.021Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36172026-07-13T08:53:16.024Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36182026-07-13T08:53:16.024Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
36192026-07-13T08:53:16.025Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36202026-07-13T08:53:16.025Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
36212026-07-13T08:53:16.025Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
36222026-07-13T08:53:16.025Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
36232026-07-13T08:53:16.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-07-13T08:53:16.025Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36252026-07-13T08:53:16.025Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36262026-07-13T08:53:16.025Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36272026-07-13T08:53:16.025Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36282026-07-13T08:53:16.025Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36292026-07-13T08:53:16.025Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36302026-07-13T08:53:16.025Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36312026-07-13T08:53:16.025Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36322026-07-13T08:53:16.025Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
36332026-07-13T08:53:16.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342026-07-13T08:53:16.025Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36352026-07-13T08:53:16.025Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36362026-07-13T08:53:16.025Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36372026-07-13T08:53:16.025Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36382026-07-13T08:53:16.025Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36392026-07-13T08:53:16.025Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36402026-07-13T08:53:16.025Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36412026-07-13T08:53:16.025Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36422026-07-13T08:53:16.025Z[SUM] 3.00-4.00 sec 427 MBytes 3.59 Gbits/sec
36432026-07-13T08:53:16.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442026-07-13T08:53:16.025Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
36452026-07-13T08:53:16.025Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
36462026-07-13T08:53:16.025Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
36472026-07-13T08:53:16.025Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
36482026-07-13T08:53:16.025Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
36492026-07-13T08:53:16.025Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
36502026-07-13T08:53:16.025Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
36512026-07-13T08:53:16.025Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
36522026-07-13T08:53:16.025Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
36532026-07-13T08:53:16.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-07-13T08:53:16.025Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36552026-07-13T08:53:16.025Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36562026-07-13T08:53:16.025Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36572026-07-13T08:53:16.026Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36582026-07-13T08:53:16.026Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36592026-07-13T08:53:16.026Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36602026-07-13T08:53:16.026Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
36612026-07-13T08:53:16.026Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36622026-07-13T08:53:16.026Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
36632026-07-13T08:53:16.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-07-13T08:53:16.026Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36652026-07-13T08:53:16.026Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36662026-07-13T08:53:16.026Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36672026-07-13T08:53:19.025Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
36682026-07-13T08:53:19.025Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36692026-07-13T08:53:19.025Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
36702026-07-13T08:53:19.025Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36712026-07-13T08:53:19.025Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
36722026-07-13T08:53:19.025Z[SUM] 6.00-7.00 sec 427 MBytes 3.59 Gbits/sec
36732026-07-13T08:53:19.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-07-13T08:53:19.025Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36752026-07-13T08:53:19.025Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36762026-07-13T08:53:19.025Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36772026-07-13T08:53:19.025Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36782026-07-13T08:53:19.025Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36792026-07-13T08:53:19.025Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36802026-07-13T08:53:19.025Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36812026-07-13T08:53:19.025Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36822026-07-13T08:53:19.025Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
36832026-07-13T08:53:19.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-07-13T08:53:19.025Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36852026-07-13T08:53:19.025Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
36862026-07-13T08:53:19.025Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
36872026-07-13T08:53:19.025Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
36882026-07-13T08:53:19.025Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
36892026-07-13T08:53:19.025Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
36902026-07-13T08:53:19.025Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
36912026-07-13T08:53:19.025Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
36922026-07-13T08:53:19.025Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
36932026-07-13T08:53:19.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-07-13T08:53:19.026Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36952026-07-13T08:53:19.026Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36962026-07-13T08:53:19.026Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36972026-07-13T08:53:19.026Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
36982026-07-13T08:53:19.026Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36992026-07-13T08:53:19.026Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
37002026-07-13T08:53:19.026Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
37012026-07-13T08:53:19.026Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
37022026-07-13T08:53:19.026Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
37032026-07-13T08:53:19.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-07-13T08:53:19.026Z[ 5] 10.00-10.00 sec 128 KBytes 709 Mbits/sec
37052026-07-13T08:53:19.026Z[ 8] 10.00-10.00 sec 128 KBytes 709 Mbits/sec
37062026-07-13T08:53:19.026Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37072026-07-13T08:53:19.026Z[ 12] 10.00-10.00 sec 128 KBytes 710 Mbits/sec
37082026-07-13T08:53:19.026Z[ 14] 10.00-10.00 sec 128 KBytes 710 Mbits/sec
37092026-07-13T08:53:19.026Z[ 16] 10.00-10.00 sec 128 KBytes 709 Mbits/sec
37102026-07-13T08:53:19.026Z[ 18] 10.00-10.00 sec 128 KBytes 709 Mbits/sec
37112026-07-13T08:53:19.026Z[ 20] 10.00-10.00 sec 128 KBytes 709 Mbits/sec
37122026-07-13T08:53:19.026Z[SUM] 10.00-10.00 sec 896 KBytes 4.96 Gbits/sec
37132026-07-13T08:53:19.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142026-07-13T08:53:19.026Z[ ID] Interval Transfer Bitrate
37152026-07-13T08:53:19.026Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37162026-07-13T08:53:19.026Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37172026-07-13T08:53:19.026Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37182026-07-13T08:53:19.026Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37192026-07-13T08:53:19.026Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37202026-07-13T08:53:19.026Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37212026-07-13T08:53:19.026Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37222026-07-13T08:53:19.026Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37232026-07-13T08:53:19.026Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
37242026-07-13T08:53:19.030ZRun 10/10...3503.2086893123255Mbps
37252026-07-13T08:53:19.030Z###---------------------###
37262026-07-13T08:53:19.030Z::: iPerf done... :::
37272026-07-13T08:53:19.030Z:::Awaiting out files...:::
37282026-07-13T08:53:19.030Z###---------------------###
37292026-07-13T08:53:19.030Z###-----###
37302026-07-13T08:53:19.030Z:::done!:::
37312026-07-13T08:53:19.030Z###-----###
37322026-07-13T08:53:19.974ZGnuplot not found, using plotters backend
37332026-07-13T08:53:20.109ZBenchmarking iperf-tcp/local/c2s/tx
37342026-07-13T08:53:20.109ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37352026-07-13T08:53:24.341ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37362026-07-13T08:53:44.352ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37372026-07-13T08:53:44.445Ziperf-tcp/local/c2s/tx time: [3.5672 µs 3.5673 µs 3.5673 µs]
37382026-07-13T08:53:44.445Z change: [−1.0568% −1.0516% −1.0461%] (p = 0.00 < 0.05)
37392026-07-13T08:53:44.445Z Performance has improved.
37402026-07-13T08:53:44.445ZFound 8 outliers among 100 measurements (8.00%)
37412026-07-13T08:53:44.445Z 1 (1.00%) low severe
37422026-07-13T08:53:44.445Z 6 (6.00%) low mild
37432026-07-13T08:53:44.445Z 1 (1.00%) high severe
37442026-07-13T08:53:45.331Z
37452026-07-13T08:53:45.334ZBenchmarking iperf-tcp/local/c2s/rx
37462026-07-13T08:53:45.334ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37472026-07-13T08:53:49.563ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37482026-07-13T08:54:09.562ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37492026-07-13T08:54:09.649Ziperf-tcp/local/c2s/rx time: [6.6152 µs 6.6154 µs 6.6155 µs]
37502026-07-13T08:54:09.649Z change: [−1.1085% −1.1042% −1.0997%] (p = 0.00 < 0.05)
37512026-07-13T08:54:09.650Z Performance has improved.
37522026-07-13T08:54:09.650ZFound 8 outliers among 100 measurements (8.00%)
37532026-07-13T08:54:09.650Z 1 (1.00%) low severe
37542026-07-13T08:54:09.650Z 2 (2.00%) low mild
37552026-07-13T08:54:09.650Z 4 (4.00%) high mild
37562026-07-13T08:54:09.650Z 1 (1.00%) high severe
37572026-07-13T08:54:10.540Z
37582026-07-13T08:54:10.543Z###-------------------###
37592026-07-13T08:54:10.543Z:::Running experiment :::
37602026-07-13T08:54:10.543Z:::iperf-tcp/local/s2c:::
37612026-07-13T08:54:10.543Z###-------------------###
37622026-07-13T08:54:10.868Zdtrace: description 'profile-201us ' matched 2 probes
37632026-07-13T08:54:17.951Z-----------------------------------------------------------
37642026-07-13T08:54:17.951ZServer listening on 5201 (test #21)
37652026-07-13T08:54:17.951Z-----------------------------------------------------------
37662026-07-13T08:54:17.951ZAccepted connection from 10.0.0.1, port 65328
37672026-07-13T08:54:17.951Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61798
37682026-07-13T08:54:17.951Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32806
37692026-07-13T08:54:17.951Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58139
37702026-07-13T08:54:17.951Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39318
37712026-07-13T08:54:17.951Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33592
37722026-07-13T08:54:17.952Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42497
37732026-07-13T08:54:17.952Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38077
37742026-07-13T08:54:17.952Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38486
37752026-07-13T08:54:17.952Z[ ID] Interval Transfer Bitrate
37762026-07-13T08:54:17.952Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
37772026-07-13T08:54:17.952Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37782026-07-13T08:54:17.952Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37792026-07-13T08:54:17.952Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37802026-07-13T08:54:17.952Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37812026-07-13T08:54:17.952Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37822026-07-13T08:54:17.952Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37832026-07-13T08:54:17.952Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37842026-07-13T08:54:17.952Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
37852026-07-13T08:54:17.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
37862026-07-13T08:54:17.952Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
37872026-07-13T08:54:17.952Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
37882026-07-13T08:54:17.952Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
37892026-07-13T08:54:17.952Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
37902026-07-13T08:54:17.952Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37912026-07-13T08:54:17.952Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37922026-07-13T08:54:17.952Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37932026-07-13T08:54:17.952Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
37942026-07-13T08:54:17.952Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
37952026-07-13T08:54:17.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
37962026-07-13T08:54:17.952Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
37972026-07-13T08:54:17.952Z[ 8] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
37982026-07-13T08:54:17.952Z[ 10] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
37992026-07-13T08:54:17.952Z[ 12] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
38002026-07-13T08:54:17.953Z[ 14] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
38012026-07-13T08:54:17.953Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
38022026-07-13T08:54:17.953Z[ 18] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
38032026-07-13T08:54:17.953Z[ 20] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
38042026-07-13T08:54:17.953Z[SUM] 2.00-3.00 sec 419 MBytes 3.51 Gbits/sec
38052026-07-13T08:54:17.953Z- - - - - - - - - - - - - - - - - - - - - - - - -
38062026-07-13T08:54:17.953Z[ 5] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
38072026-07-13T08:54:17.953Z[ 8] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
38082026-07-13T08:54:17.953Z[ 10] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
38092026-07-13T08:54:17.953Z[ 12] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
38102026-07-13T08:54:17.953Z[ 14] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
38112026-07-13T08:54:17.953Z[ 16] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
38122026-07-13T08:54:17.953Z[ 18] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
38132026-07-13T08:54:17.953Z[ 20] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
38142026-07-13T08:54:17.953Z[SUM] 3.00-4.00 sec 417 MBytes 3.50 Gbits/sec
38152026-07-13T08:54:17.953Z- - - - - - - - - - - - - - - - - - - - - - - - -
38162026-07-13T08:54:17.953Z[ 5] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
38172026-07-13T08:54:17.953Z[ 8] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
38182026-07-13T08:54:17.953Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
38192026-07-13T08:54:17.953Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
38202026-07-13T08:54:17.953Z[ 14] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
38212026-07-13T08:54:17.953Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
38222026-07-13T08:54:17.953Z[ 18] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
38232026-07-13T08:54:17.953Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
38242026-07-13T08:54:17.953Z[SUM] 4.00-5.00 sec 420 MBytes 3.52 Gbits/sec
38252026-07-13T08:54:17.953Z- - - - - - - - - - - - - - - - - - - - - - - - -
38262026-07-13T08:54:17.953Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
38272026-07-13T08:54:17.953Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
38282026-07-13T08:54:17.953Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
38292026-07-13T08:54:17.953Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
38302026-07-13T08:54:17.954Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
38312026-07-13T08:54:17.954Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
38322026-07-13T08:54:17.954Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38332026-07-13T08:54:17.954Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
38342026-07-13T08:54:17.954Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
38352026-07-13T08:54:17.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
38362026-07-13T08:54:17.954Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38372026-07-13T08:54:17.954Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38382026-07-13T08:54:17.954Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38392026-07-13T08:54:20.955Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38402026-07-13T08:54:20.955Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38412026-07-13T08:54:20.955Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38422026-07-13T08:54:20.955Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
38432026-07-13T08:54:20.955Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38442026-07-13T08:54:20.955Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
38452026-07-13T08:54:20.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
38462026-07-13T08:54:20.955Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
38472026-07-13T08:54:20.955Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38482026-07-13T08:54:20.955Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
38492026-07-13T08:54:20.955Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38502026-07-13T08:54:20.955Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38512026-07-13T08:54:20.955Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38522026-07-13T08:54:20.956Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
38532026-07-13T08:54:20.956Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
38542026-07-13T08:54:20.956Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
38552026-07-13T08:54:20.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
38562026-07-13T08:54:20.956Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38572026-07-13T08:54:20.956Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38582026-07-13T08:54:20.956Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38592026-07-13T08:54:20.956Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38602026-07-13T08:54:20.956Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
38612026-07-13T08:54:20.956Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38622026-07-13T08:54:20.956Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38632026-07-13T08:54:20.956Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38642026-07-13T08:54:20.956Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
38652026-07-13T08:54:20.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
38662026-07-13T08:54:20.956Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38672026-07-13T08:54:20.956Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
38682026-07-13T08:54:20.956Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
38692026-07-13T08:54:20.956Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
38702026-07-13T08:54:20.956Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
38712026-07-13T08:54:20.956Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
38722026-07-13T08:54:20.956Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
38732026-07-13T08:54:20.956Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
38742026-07-13T08:54:20.956Z[SUM] 9.00-10.00 sec 424 MBytes 3.55 Gbits/sec
38752026-07-13T08:54:20.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
38762026-07-13T08:54:20.956Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38772026-07-13T08:54:20.956Z[ 8] 10.00-10.00 sec 128 KBytes 860 Mbits/sec
38782026-07-13T08:54:20.956Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38792026-07-13T08:54:20.956Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38802026-07-13T08:54:20.956Z[ 14] 10.00-10.00 sec 128 KBytes 860 Mbits/sec
38812026-07-13T08:54:20.956Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38822026-07-13T08:54:20.956Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38832026-07-13T08:54:20.956Z[ 20] 10.00-10.00 sec 128 KBytes 860 Mbits/sec
38842026-07-13T08:54:20.956Z[SUM] 10.00-10.00 sec 384 KBytes 2.58 Gbits/sec
38852026-07-13T08:54:20.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
38862026-07-13T08:54:20.956Z[ ID] Interval Transfer Bitrate
38872026-07-13T08:54:20.956Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
38882026-07-13T08:54:20.956Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38892026-07-13T08:54:20.956Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38902026-07-13T08:54:20.956Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38912026-07-13T08:54:20.957Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38922026-07-13T08:54:20.957Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
38932026-07-13T08:54:20.957Z[ 18] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38942026-07-13T08:54:20.957Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
38952026-07-13T08:54:20.957Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
38962026-07-13T08:54:20.960ZRun 1/10...3471.7212983917784Mbps
38972026-07-13T08:54:28.394Z-----------------------------------------------------------
38982026-07-13T08:54:28.394ZServer listening on 5201 (test #22)
38992026-07-13T08:54:28.394Z-----------------------------------------------------------
39002026-07-13T08:54:28.394ZAccepted connection from 10.0.0.1, port 38021
39012026-07-13T08:54:28.394Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58537
39022026-07-13T08:54:28.394Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65161
39032026-07-13T08:54:28.394Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43896
39042026-07-13T08:54:28.394Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40739
39052026-07-13T08:54:28.394Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52468
39062026-07-13T08:54:28.394Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59152
39072026-07-13T08:54:28.394Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33696
39082026-07-13T08:54:28.394Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33157
39092026-07-13T08:54:28.394Z[ ID] Interval Transfer Bitrate
39102026-07-13T08:54:28.394Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
39112026-07-13T08:54:28.394Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39122026-07-13T08:54:28.394Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39132026-07-13T08:54:28.394Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
39142026-07-13T08:54:28.394Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
39152026-07-13T08:54:28.394Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
39162026-07-13T08:54:28.394Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39172026-07-13T08:54:28.394Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
39182026-07-13T08:54:28.394Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
39192026-07-13T08:54:28.394Z- - - - - - - - - - - - - - - - - - - - - - - - -
39202026-07-13T08:54:28.394Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39212026-07-13T08:54:28.394Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39222026-07-13T08:54:28.394Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39232026-07-13T08:54:28.395Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39242026-07-13T08:54:28.395Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39252026-07-13T08:54:28.395Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39262026-07-13T08:54:28.395Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
39272026-07-13T08:54:28.395Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39282026-07-13T08:54:28.395Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
39292026-07-13T08:54:28.395Z- - - - - - - - - - - - - - - - - - - - - - - - -
39302026-07-13T08:54:28.395Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
39312026-07-13T08:54:28.395Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
39322026-07-13T08:54:28.395Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
39332026-07-13T08:54:28.395Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
39342026-07-13T08:54:28.395Z[ 14] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
39352026-07-13T08:54:28.395Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
39362026-07-13T08:54:28.395Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
39372026-07-13T08:54:28.395Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
39382026-07-13T08:54:28.395Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
39392026-07-13T08:54:28.395Z- - - - - - - - - - - - - - - - - - - - - - - - -
39402026-07-13T08:54:28.395Z[ 5] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
39412026-07-13T08:54:28.395Z[ 8] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
39422026-07-13T08:54:28.395Z[ 10] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
39432026-07-13T08:54:28.395Z[ 12] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
39442026-07-13T08:54:28.395Z[ 14] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
39452026-07-13T08:54:28.395Z[ 16] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
39462026-07-13T08:54:28.395Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
39472026-07-13T08:54:28.395Z[ 20] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
39482026-07-13T08:54:28.395Z[SUM] 3.00-4.00 sec 418 MBytes 3.51 Gbits/sec
39492026-07-13T08:54:28.395Z- - - - - - - - - - - - - - - - - - - - - - - - -
39502026-07-13T08:54:28.395Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
39512026-07-13T08:54:28.395Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
39522026-07-13T08:54:28.395Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
39532026-07-13T08:54:28.395Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
39542026-07-13T08:54:28.395Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
39552026-07-13T08:54:28.395Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
39562026-07-13T08:54:28.395Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
39572026-07-13T08:54:28.395Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
39582026-07-13T08:54:28.395Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
39592026-07-13T08:54:28.395Z- - - - - - - - - - - - - - - - - - - - - - - - -
39602026-07-13T08:54:28.395Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39612026-07-13T08:54:28.395Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39622026-07-13T08:54:28.396Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39632026-07-13T08:54:28.396Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39642026-07-13T08:54:28.396Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39652026-07-13T08:54:28.396Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39662026-07-13T08:54:28.396Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39672026-07-13T08:54:28.396Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39682026-07-13T08:54:28.396Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
39692026-07-13T08:54:28.396Z- - - - - - - - - - - - - - - - - - - - - - - - -
39702026-07-13T08:54:28.396Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39712026-07-13T08:54:28.396Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
39722026-07-13T08:54:28.396Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
39732026-07-13T08:54:31.398Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39742026-07-13T08:54:31.399Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
39752026-07-13T08:54:31.399Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
39762026-07-13T08:54:31.399Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
39772026-07-13T08:54:31.399Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
39782026-07-13T08:54:31.399Z[SUM] 6.00-7.00 sec 420 MBytes 3.53 Gbits/sec
39792026-07-13T08:54:31.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
39802026-07-13T08:54:31.399Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39812026-07-13T08:54:31.399Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39822026-07-13T08:54:31.399Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39832026-07-13T08:54:31.399Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39842026-07-13T08:54:31.399Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39852026-07-13T08:54:31.399Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39862026-07-13T08:54:31.399Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39872026-07-13T08:54:31.399Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39882026-07-13T08:54:31.399Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
39892026-07-13T08:54:31.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
39902026-07-13T08:54:31.399Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
39912026-07-13T08:54:31.399Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
39922026-07-13T08:54:31.399Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
39932026-07-13T08:54:31.399Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
39942026-07-13T08:54:31.399Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
39952026-07-13T08:54:31.399Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
39962026-07-13T08:54:31.399Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
39972026-07-13T08:54:31.399Z[ 20] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
39982026-07-13T08:54:31.399Z[SUM] 8.00-9.00 sec 420 MBytes 3.52 Gbits/sec
39992026-07-13T08:54:31.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
40002026-07-13T08:54:31.400Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
40012026-07-13T08:54:31.400Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40022026-07-13T08:54:31.400Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
40032026-07-13T08:54:31.400Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40042026-07-13T08:54:31.400Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
40052026-07-13T08:54:31.400Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
40062026-07-13T08:54:31.400Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
40072026-07-13T08:54:31.400Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
40082026-07-13T08:54:31.400Z[SUM] 9.00-10.00 sec 424 MBytes 3.55 Gbits/sec
40092026-07-13T08:54:31.400Z- - - - - - - - - - - - - - - - - - - - - - - - -
40102026-07-13T08:54:31.400Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40112026-07-13T08:54:31.400Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40122026-07-13T08:54:31.400Z[ 10] 10.00-10.00 sec 128 KBytes 810 Mbits/sec
40132026-07-13T08:54:31.400Z[ 12] 10.00-10.00 sec 128 KBytes 810 Mbits/sec
40142026-07-13T08:54:31.400Z[ 14] 10.00-10.00 sec 128 KBytes 810 Mbits/sec
40152026-07-13T08:54:31.400Z[ 16] 10.00-10.00 sec 128 KBytes 810 Mbits/sec
40162026-07-13T08:54:31.400Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40172026-07-13T08:54:31.400Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40182026-07-13T08:54:31.400Z[SUM] 10.00-10.00 sec 512 KBytes 3.24 Gbits/sec
40192026-07-13T08:54:31.400Z- - - - - - - - - - - - - - - - - - - - - - - - -
40202026-07-13T08:54:31.400Z[ ID] Interval Transfer Bitrate
40212026-07-13T08:54:31.400Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
40222026-07-13T08:54:31.400Z[ 8] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
40232026-07-13T08:54:31.400Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
40242026-07-13T08:54:31.400Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
40252026-07-13T08:54:31.400Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
40262026-07-13T08:54:31.400Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
40272026-07-13T08:54:31.404Z[ 18] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
40282026-07-13T08:54:31.404Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
40292026-07-13T08:54:31.404Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
40302026-07-13T08:54:31.404ZRun 2/10...3469.1776233780506Mbps
40312026-07-13T08:54:38.801Z-----------------------------------------------------------
40322026-07-13T08:54:38.801ZServer listening on 5201 (test #23)
40332026-07-13T08:54:38.801Z-----------------------------------------------------------
40342026-07-13T08:54:38.801ZAccepted connection from 10.0.0.1, port 64103
40352026-07-13T08:54:38.801Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63800
40362026-07-13T08:54:38.802Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63623
40372026-07-13T08:54:38.802Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53399
40382026-07-13T08:54:38.802Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38405
40392026-07-13T08:54:38.802Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41019
40402026-07-13T08:54:38.802Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41726
40412026-07-13T08:54:38.802Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52541
40422026-07-13T08:54:38.802Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58709
40432026-07-13T08:54:38.802Z[ ID] Interval Transfer Bitrate
40442026-07-13T08:54:38.802Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40452026-07-13T08:54:38.802Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40462026-07-13T08:54:38.802Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40472026-07-13T08:54:38.802Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40482026-07-13T08:54:38.802Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40492026-07-13T08:54:38.802Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40502026-07-13T08:54:38.802Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40512026-07-13T08:54:38.802Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40522026-07-13T08:54:38.802Z[SUM] 0.00-1.00 sec 332 MBytes 2.79 Gbits/sec
40532026-07-13T08:54:38.802Z- - - - - - - - - - - - - - - - - - - - - - - - -
40542026-07-13T08:54:38.802Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40552026-07-13T08:54:38.802Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40562026-07-13T08:54:38.802Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40572026-07-13T08:54:38.802Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40582026-07-13T08:54:38.802Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40592026-07-13T08:54:38.802Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40602026-07-13T08:54:38.802Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40612026-07-13T08:54:38.802Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40622026-07-13T08:54:38.802Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
40632026-07-13T08:54:38.802Z- - - - - - - - - - - - - - - - - - - - - - - - -
40642026-07-13T08:54:38.803Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40652026-07-13T08:54:38.803Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40662026-07-13T08:54:38.803Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
40672026-07-13T08:54:38.803Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40682026-07-13T08:54:38.803Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
40692026-07-13T08:54:38.803Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40702026-07-13T08:54:38.803Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40712026-07-13T08:54:38.803Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40722026-07-13T08:54:38.803Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
40732026-07-13T08:54:38.803Z- - - - - - - - - - - - - - - - - - - - - - - - -
40742026-07-13T08:54:38.803Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40752026-07-13T08:54:38.803Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40762026-07-13T08:54:38.803Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40772026-07-13T08:54:38.803Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40782026-07-13T08:54:38.803Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40792026-07-13T08:54:38.803Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40802026-07-13T08:54:38.803Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40812026-07-13T08:54:38.803Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
40822026-07-13T08:54:38.803Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
40832026-07-13T08:54:38.803Z- - - - - - - - - - - - - - - - - - - - - - - - -
40842026-07-13T08:54:38.803Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
40852026-07-13T08:54:38.803Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
40862026-07-13T08:54:38.803Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
40872026-07-13T08:54:38.803Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
40882026-07-13T08:54:38.803Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
40892026-07-13T08:54:38.803Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
40902026-07-13T08:54:38.803Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
40912026-07-13T08:54:38.803Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
40922026-07-13T08:54:38.804Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
40932026-07-13T08:54:38.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
40942026-07-13T08:54:38.804Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
40952026-07-13T08:54:38.804Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
40962026-07-13T08:54:38.804Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
40972026-07-13T08:54:38.804Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
40982026-07-13T08:54:38.804Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
40992026-07-13T08:54:38.804Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
41002026-07-13T08:54:38.804Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
41012026-07-13T08:54:38.804Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
41022026-07-13T08:54:38.804Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
41032026-07-13T08:54:38.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
41042026-07-13T08:54:38.804Z[ 5] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
41052026-07-13T08:54:38.804Z[ 8] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
41062026-07-13T08:54:38.804Z[ 10] 6.00-7.00 sec 51.9 MBytes 435 Mbits/sec
41072026-07-13T08:54:41.805Z[ 12] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
41082026-07-13T08:54:41.805Z[ 14] 6.00-7.00 sec 51.9 MBytes 435 Mbits/sec
41092026-07-13T08:54:41.805Z[ 16] 6.00-7.00 sec 51.9 MBytes 435 Mbits/sec
41102026-07-13T08:54:41.805Z[ 18] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
41112026-07-13T08:54:41.805Z[ 20] 6.00-7.00 sec 51.9 MBytes 435 Mbits/sec
41122026-07-13T08:54:41.805Z[SUM] 6.00-7.00 sec 416 MBytes 3.49 Gbits/sec
41132026-07-13T08:54:41.805Z- - - - - - - - - - - - - - - - - - - - - - - - -
41142026-07-13T08:54:41.805Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
41152026-07-13T08:54:41.805Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
41162026-07-13T08:54:41.806Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
41172026-07-13T08:54:41.806Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
41182026-07-13T08:54:41.806Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
41192026-07-13T08:54:41.806Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
41202026-07-13T08:54:41.806Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
41212026-07-13T08:54:41.806Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
41222026-07-13T08:54:41.806Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
41232026-07-13T08:54:41.806Z- - - - - - - - - - - - - - - - - - - - - - - - -
41242026-07-13T08:54:41.806Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41252026-07-13T08:54:41.806Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41262026-07-13T08:54:41.806Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41272026-07-13T08:54:41.806Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41282026-07-13T08:54:41.806Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41292026-07-13T08:54:41.806Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41302026-07-13T08:54:41.806Z[ 18] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41312026-07-13T08:54:41.806Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41322026-07-13T08:54:41.806Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
41332026-07-13T08:54:41.806Z- - - - - - - - - - - - - - - - - - - - - - - - -
41342026-07-13T08:54:41.806Z[ 5] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
41352026-07-13T08:54:41.806Z[ 8] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
41362026-07-13T08:54:41.806Z[ 10] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
41372026-07-13T08:54:41.806Z[ 12] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
41382026-07-13T08:54:41.806Z[ 14] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
41392026-07-13T08:54:41.806Z[ 16] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
41402026-07-13T08:54:41.806Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
41412026-07-13T08:54:41.806Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
41422026-07-13T08:54:41.806Z[SUM] 9.00-10.00 sec 419 MBytes 3.51 Gbits/sec
41432026-07-13T08:54:41.806Z- - - - - - - - - - - - - - - - - - - - - - - - -
41442026-07-13T08:54:41.806Z[ 5] 10.00-10.00 sec 128 KBytes 920 Mbits/sec
41452026-07-13T08:54:41.806Z[ 8] 10.00-10.00 sec 128 KBytes 920 Mbits/sec
41462026-07-13T08:54:41.806Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41472026-07-13T08:54:41.806Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41482026-07-13T08:54:41.806Z[ 14] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
41492026-07-13T08:54:41.806Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41502026-07-13T08:54:41.806Z[ 18] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
41512026-07-13T08:54:41.806Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41522026-07-13T08:54:41.806Z[SUM] 10.00-10.00 sec 512 KBytes 3.68 Gbits/sec
41532026-07-13T08:54:41.806Z- - - - - - - - - - - - - - - - - - - - - - - - -
41542026-07-13T08:54:41.807Z[ ID] Interval Transfer Bitrate
41552026-07-13T08:54:41.807Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
41562026-07-13T08:54:41.807Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
41572026-07-13T08:54:41.807Z[ 10] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
41582026-07-13T08:54:41.807Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
41592026-07-13T08:54:41.807Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
41602026-07-13T08:54:41.807Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
41612026-07-13T08:54:41.807Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
41622026-07-13T08:54:41.807Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
41632026-07-13T08:54:41.807Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
41642026-07-13T08:54:41.810ZRun 3/10...3461.5780170234307Mbps
41652026-07-13T08:54:49.215Z-----------------------------------------------------------
41662026-07-13T08:54:49.215ZServer listening on 5201 (test #24)
41672026-07-13T08:54:49.215Z-----------------------------------------------------------
41682026-07-13T08:54:49.215ZAccepted connection from 10.0.0.1, port 46836
41692026-07-13T08:54:49.216Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38454
41702026-07-13T08:54:49.216Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38402
41712026-07-13T08:54:49.216Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56184
41722026-07-13T08:54:49.216Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55553
41732026-07-13T08:54:49.216Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49261
41742026-07-13T08:54:49.216Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35706
41752026-07-13T08:54:49.216Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58864
41762026-07-13T08:54:49.216Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36691
41772026-07-13T08:54:49.216Z[ ID] Interval Transfer Bitrate
41782026-07-13T08:54:49.216Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41792026-07-13T08:54:49.216Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41802026-07-13T08:54:49.216Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41812026-07-13T08:54:49.216Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41822026-07-13T08:54:49.216Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41832026-07-13T08:54:49.216Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41842026-07-13T08:54:49.216Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41852026-07-13T08:54:49.216Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41862026-07-13T08:54:49.216Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
41872026-07-13T08:54:49.216Z- - - - - - - - - - - - - - - - - - - - - - - - -
41882026-07-13T08:54:49.216Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41892026-07-13T08:54:49.216Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41902026-07-13T08:54:49.216Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
41912026-07-13T08:54:49.216Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41922026-07-13T08:54:49.216Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41932026-07-13T08:54:49.216Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41942026-07-13T08:54:49.216Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41952026-07-13T08:54:49.216Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
41962026-07-13T08:54:49.216Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
41972026-07-13T08:54:49.216Z- - - - - - - - - - - - - - - - - - - - - - - - -
41982026-07-13T08:54:49.216Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
41992026-07-13T08:54:49.216Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
42002026-07-13T08:54:49.216Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
42012026-07-13T08:54:49.216Z[ 12] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
42022026-07-13T08:54:49.216Z[ 14] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
42032026-07-13T08:54:49.216Z[ 16] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
42042026-07-13T08:54:49.216Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
42052026-07-13T08:54:49.216Z[ 20] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
42062026-07-13T08:54:49.216Z[SUM] 2.00-3.00 sec 420 MBytes 3.53 Gbits/sec
42072026-07-13T08:54:49.216Z- - - - - - - - - - - - - - - - - - - - - - - - -
42082026-07-13T08:54:49.217Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42092026-07-13T08:54:49.217Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42102026-07-13T08:54:49.217Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
42112026-07-13T08:54:49.217Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42122026-07-13T08:54:49.217Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42132026-07-13T08:54:49.217Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42142026-07-13T08:54:49.217Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42152026-07-13T08:54:49.217Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
42162026-07-13T08:54:49.217Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
42172026-07-13T08:54:49.217Z- - - - - - - - - - - - - - - - - - - - - - - - -
42182026-07-13T08:54:49.217Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
42192026-07-13T08:54:49.217Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42202026-07-13T08:54:49.217Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42212026-07-13T08:54:49.217Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
42222026-07-13T08:54:49.217Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
42232026-07-13T08:54:49.217Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42242026-07-13T08:54:49.217Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
42252026-07-13T08:54:49.217Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42262026-07-13T08:54:49.217Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
42272026-07-13T08:54:49.217Z- - - - - - - - - - - - - - - - - - - - - - - - -
42282026-07-13T08:54:49.217Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
42292026-07-13T08:54:49.217Z[ 8] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
42302026-07-13T08:54:49.217Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
42312026-07-13T08:54:49.217Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
42322026-07-13T08:54:49.217Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
42332026-07-13T08:54:49.217Z[ 16] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
42342026-07-13T08:54:49.217Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
42352026-07-13T08:54:49.217Z[ 20] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
42362026-07-13T08:54:49.217Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
42372026-07-13T08:54:49.217Z- - - - - - - - - - - - - - - - - - - - - - - - -
42382026-07-13T08:54:49.217Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42392026-07-13T08:54:49.217Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42402026-07-13T08:54:49.217Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
42412026-07-13T08:54:52.223Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42422026-07-13T08:54:52.223Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42432026-07-13T08:54:52.223Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
42442026-07-13T08:54:52.223Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
42452026-07-13T08:54:52.223Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
42462026-07-13T08:54:52.223Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
42472026-07-13T08:54:52.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
42482026-07-13T08:54:52.223Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42492026-07-13T08:54:52.223Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42502026-07-13T08:54:52.223Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42512026-07-13T08:54:52.223Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42522026-07-13T08:54:52.223Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42532026-07-13T08:54:52.223Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42542026-07-13T08:54:52.223Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42552026-07-13T08:54:52.223Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42562026-07-13T08:54:52.223Z[SUM] 7.00-8.00 sec 424 MBytes 3.55 Gbits/sec
42572026-07-13T08:54:52.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
42582026-07-13T08:54:52.223Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
42592026-07-13T08:54:52.223Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
42602026-07-13T08:54:52.223Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
42612026-07-13T08:54:52.223Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
42622026-07-13T08:54:52.223Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
42632026-07-13T08:54:52.223Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
42642026-07-13T08:54:52.223Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
42652026-07-13T08:54:52.224Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
42662026-07-13T08:54:52.224Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
42672026-07-13T08:54:52.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
42682026-07-13T08:54:52.224Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
42692026-07-13T08:54:52.224Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
42702026-07-13T08:54:52.224Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
42712026-07-13T08:54:52.224Z[ 12] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
42722026-07-13T08:54:52.224Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
42732026-07-13T08:54:52.224Z[ 16] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
42742026-07-13T08:54:52.224Z[ 18] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
42752026-07-13T08:54:52.224Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
42762026-07-13T08:54:52.224Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
42772026-07-13T08:54:52.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
42782026-07-13T08:54:52.224Z[ 5] 10.00-10.00 sec 256 KBytes 516 Mbits/sec
42792026-07-13T08:54:52.224Z[ 8] 10.00-10.00 sec 128 KBytes 258 Mbits/sec
42802026-07-13T08:54:52.224Z[ 10] 10.00-10.00 sec 256 KBytes 516 Mbits/sec
42812026-07-13T08:54:52.224Z[ 12] 10.00-10.00 sec 256 KBytes 516 Mbits/sec
42822026-07-13T08:54:52.224Z[ 14] 10.00-10.00 sec 128 KBytes 258 Mbits/sec
42832026-07-13T08:54:52.224Z[ 16] 10.00-10.00 sec 256 KBytes 516 Mbits/sec
42842026-07-13T08:54:52.224Z[ 18] 10.00-10.00 sec 128 KBytes 258 Mbits/sec
42852026-07-13T08:54:52.224Z[ 20] 10.00-10.00 sec 256 KBytes 516 Mbits/sec
42862026-07-13T08:54:52.224Z[SUM] 10.00-10.00 sec 1.62 MBytes 3.35 Gbits/sec
42872026-07-13T08:54:52.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
42882026-07-13T08:54:52.224Z[ ID] Interval Transfer Bitrate
42892026-07-13T08:54:52.224Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
42902026-07-13T08:54:52.224Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
42912026-07-13T08:54:52.224Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
42922026-07-13T08:54:52.224Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
42932026-07-13T08:54:52.224Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
42942026-07-13T08:54:52.224Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
42952026-07-13T08:54:52.224Z[ 18] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
42962026-07-13T08:54:52.224Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
42972026-07-13T08:54:52.224Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
42982026-07-13T08:54:52.228ZRun 4/10...3469.265201418261Mbps
42992026-07-13T08:54:59.664Z-----------------------------------------------------------
43002026-07-13T08:54:59.664ZServer listening on 5201 (test #25)
43012026-07-13T08:54:59.664Z-----------------------------------------------------------
43022026-07-13T08:54:59.664ZAccepted connection from 10.0.0.1, port 48579
43032026-07-13T08:54:59.664Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47925
43042026-07-13T08:54:59.664Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32998
43052026-07-13T08:54:59.664Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60711
43062026-07-13T08:54:59.664Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64410
43072026-07-13T08:54:59.664Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55740
43082026-07-13T08:54:59.664Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55303
43092026-07-13T08:54:59.664Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45103
43102026-07-13T08:54:59.664Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58059
43112026-07-13T08:54:59.664Z[ ID] Interval Transfer Bitrate
43122026-07-13T08:54:59.664Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43132026-07-13T08:54:59.664Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43142026-07-13T08:54:59.664Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43152026-07-13T08:54:59.664Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43162026-07-13T08:54:59.664Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43172026-07-13T08:54:59.664Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43182026-07-13T08:54:59.664Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43192026-07-13T08:54:59.664Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
43202026-07-13T08:54:59.664Z[SUM] 0.00-1.00 sec 336 MBytes 2.81 Gbits/sec
43212026-07-13T08:54:59.664Z- - - - - - - - - - - - - - - - - - - - - - - - -
43222026-07-13T08:54:59.664Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
43232026-07-13T08:54:59.664Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43242026-07-13T08:54:59.664Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43252026-07-13T08:54:59.664Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
43262026-07-13T08:54:59.664Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
43272026-07-13T08:54:59.664Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43282026-07-13T08:54:59.664Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
43292026-07-13T08:54:59.664Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
43302026-07-13T08:54:59.664Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
43312026-07-13T08:54:59.664Z- - - - - - - - - - - - - - - - - - - - - - - - -
43322026-07-13T08:54:59.664Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43332026-07-13T08:54:59.664Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43342026-07-13T08:54:59.665Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43352026-07-13T08:54:59.665Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43362026-07-13T08:54:59.665Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43372026-07-13T08:54:59.665Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43382026-07-13T08:54:59.665Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43392026-07-13T08:54:59.665Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43402026-07-13T08:54:59.665Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
43412026-07-13T08:54:59.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
43422026-07-13T08:54:59.665Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43432026-07-13T08:54:59.665Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
43442026-07-13T08:54:59.665Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43452026-07-13T08:54:59.665Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43462026-07-13T08:54:59.665Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
43472026-07-13T08:54:59.665Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43482026-07-13T08:54:59.665Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43492026-07-13T08:54:59.665Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43502026-07-13T08:54:59.665Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
43512026-07-13T08:54:59.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
43522026-07-13T08:54:59.665Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
43532026-07-13T08:54:59.665Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
43542026-07-13T08:54:59.665Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
43552026-07-13T08:54:59.665Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43562026-07-13T08:54:59.665Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
43572026-07-13T08:54:59.665Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
43582026-07-13T08:54:59.665Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
43592026-07-13T08:54:59.665Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
43602026-07-13T08:54:59.665Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
43612026-07-13T08:54:59.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
43622026-07-13T08:54:59.665Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43632026-07-13T08:54:59.665Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43642026-07-13T08:54:59.665Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43652026-07-13T08:54:59.665Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43662026-07-13T08:54:59.665Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43672026-07-13T08:54:59.665Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
43682026-07-13T08:54:59.665Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43692026-07-13T08:54:59.665Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43702026-07-13T08:54:59.669Z[SUM] 5.00-6.00 sec 424 MBytes 3.55 Gbits/sec
43712026-07-13T08:54:59.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
43722026-07-13T08:54:59.669Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
43732026-07-13T08:54:59.669Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
43742026-07-13T08:54:59.669Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
43752026-07-13T08:55:02.668Z[ 12] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
43762026-07-13T08:55:02.668Z[ 14] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
43772026-07-13T08:55:02.668Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
43782026-07-13T08:55:02.668Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
43792026-07-13T08:55:02.669Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
43802026-07-13T08:55:02.669Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
43812026-07-13T08:55:02.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
43822026-07-13T08:55:02.669Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
43832026-07-13T08:55:02.669Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43842026-07-13T08:55:02.669Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
43852026-07-13T08:55:02.669Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43862026-07-13T08:55:02.669Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43872026-07-13T08:55:02.669Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43882026-07-13T08:55:02.669Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43892026-07-13T08:55:02.669Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
43902026-07-13T08:55:02.669Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
43912026-07-13T08:55:02.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
43922026-07-13T08:55:02.669Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
43932026-07-13T08:55:02.669Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
43942026-07-13T08:55:02.669Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
43952026-07-13T08:55:02.669Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
43962026-07-13T08:55:02.669Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
43972026-07-13T08:55:02.669Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
43982026-07-13T08:55:02.669Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
43992026-07-13T08:55:02.669Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
44002026-07-13T08:55:02.669Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
44012026-07-13T08:55:02.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
44022026-07-13T08:55:02.669Z[ 5] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
44032026-07-13T08:55:02.669Z[ 8] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
44042026-07-13T08:55:02.669Z[ 10] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
44052026-07-13T08:55:02.670Z[ 12] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
44062026-07-13T08:55:02.670Z[ 14] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
44072026-07-13T08:55:02.670Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
44082026-07-13T08:55:02.670Z[ 18] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
44092026-07-13T08:55:02.670Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
44102026-07-13T08:55:02.670Z[SUM] 9.00-10.00 sec 418 MBytes 3.51 Gbits/sec
44112026-07-13T08:55:02.670Z- - - - - - - - - - - - - - - - - - - - - - - - -
44122026-07-13T08:55:02.670Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44132026-07-13T08:55:02.670Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44142026-07-13T08:55:02.670Z[ 10] 10.00-10.00 sec 128 KBytes 829 Mbits/sec
44152026-07-13T08:55:02.670Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44162026-07-13T08:55:02.670Z[ 14] 10.00-10.00 sec 128 KBytes 830 Mbits/sec
44172026-07-13T08:55:02.670Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44182026-07-13T08:55:02.670Z[ 18] 10.00-10.00 sec 128 KBytes 829 Mbits/sec
44192026-07-13T08:55:02.670Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44202026-07-13T08:55:02.670Z[SUM] 10.00-10.00 sec 384 KBytes 2.48 Gbits/sec
44212026-07-13T08:55:02.670Z- - - - - - - - - - - - - - - - - - - - - - - - -
44222026-07-13T08:55:02.670Z[ ID] Interval Transfer Bitrate
44232026-07-13T08:55:02.670Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
44242026-07-13T08:55:02.670Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44252026-07-13T08:55:02.670Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44262026-07-13T08:55:02.670Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
44272026-07-13T08:55:02.670Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
44282026-07-13T08:55:02.670Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44292026-07-13T08:55:02.670Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
44302026-07-13T08:55:02.670Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
44312026-07-13T08:55:02.670Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
44322026-07-13T08:55:02.674ZRun 5/10...3471.9143245835885Mbps
44332026-07-13T08:55:10.070Z-----------------------------------------------------------
44342026-07-13T08:55:10.070ZServer listening on 5201 (test #26)
44352026-07-13T08:55:10.070Z-----------------------------------------------------------
44362026-07-13T08:55:10.070ZAccepted connection from 10.0.0.1, port 63272
44372026-07-13T08:55:10.070Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53500
44382026-07-13T08:55:10.070Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38034
44392026-07-13T08:55:10.070Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61801
44402026-07-13T08:55:10.070Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47219
44412026-07-13T08:55:10.070Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34936
44422026-07-13T08:55:10.070Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59464
44432026-07-13T08:55:10.070Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60098
44442026-07-13T08:55:10.070Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45383
44452026-07-13T08:55:10.070Z[ ID] Interval Transfer Bitrate
44462026-07-13T08:55:10.070Z[ 5] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
44472026-07-13T08:55:10.070Z[ 8] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
44482026-07-13T08:55:10.070Z[ 10] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
44492026-07-13T08:55:10.070Z[ 12] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
44502026-07-13T08:55:10.070Z[ 14] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
44512026-07-13T08:55:10.070Z[ 16] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
44522026-07-13T08:55:10.070Z[ 18] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
44532026-07-13T08:55:10.070Z[ 20] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
44542026-07-13T08:55:10.071Z[SUM] 0.00-1.00 sec 328 MBytes 2.75 Gbits/sec
44552026-07-13T08:55:10.071Z- - - - - - - - - - - - - - - - - - - - - - - - -
44562026-07-13T08:55:10.071Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
44572026-07-13T08:55:10.071Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44582026-07-13T08:55:10.071Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
44592026-07-13T08:55:10.071Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
44602026-07-13T08:55:10.071Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
44612026-07-13T08:55:10.071Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
44622026-07-13T08:55:10.071Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
44632026-07-13T08:55:10.071Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
44642026-07-13T08:55:10.071Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
44652026-07-13T08:55:10.071Z- - - - - - - - - - - - - - - - - - - - - - - - -
44662026-07-13T08:55:10.071Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44672026-07-13T08:55:10.071Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44682026-07-13T08:55:10.071Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
44692026-07-13T08:55:10.071Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44702026-07-13T08:55:10.071Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44712026-07-13T08:55:10.071Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44722026-07-13T08:55:10.071Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
44732026-07-13T08:55:10.071Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44742026-07-13T08:55:10.071Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
44752026-07-13T08:55:10.071Z- - - - - - - - - - - - - - - - - - - - - - - - -
44762026-07-13T08:55:10.071Z[ 5] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
44772026-07-13T08:55:10.071Z[ 8] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
44782026-07-13T08:55:10.071Z[ 10] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
44792026-07-13T08:55:10.071Z[ 12] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
44802026-07-13T08:55:10.071Z[ 14] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
44812026-07-13T08:55:10.071Z[ 16] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
44822026-07-13T08:55:10.072Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
44832026-07-13T08:55:10.072Z[ 20] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
44842026-07-13T08:55:10.072Z[SUM] 3.00-4.00 sec 419 MBytes 3.51 Gbits/sec
44852026-07-13T08:55:10.072Z- - - - - - - - - - - - - - - - - - - - - - - - -
44862026-07-13T08:55:10.072Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
44872026-07-13T08:55:10.072Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
44882026-07-13T08:55:10.072Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
44892026-07-13T08:55:10.072Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44902026-07-13T08:55:10.072Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44912026-07-13T08:55:10.072Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44922026-07-13T08:55:10.072Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
44932026-07-13T08:55:10.072Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44942026-07-13T08:55:10.072Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
44952026-07-13T08:55:10.072Z- - - - - - - - - - - - - - - - - - - - - - - - -
44962026-07-13T08:55:10.072Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
44972026-07-13T08:55:10.072Z[ 8] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
44982026-07-13T08:55:10.072Z[ 10] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
44992026-07-13T08:55:10.072Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
45002026-07-13T08:55:10.072Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
45012026-07-13T08:55:10.072Z[ 16] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
45022026-07-13T08:55:10.072Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
45032026-07-13T08:55:10.072Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
45042026-07-13T08:55:10.072Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
45052026-07-13T08:55:10.072Z- - - - - - - - - - - - - - - - - - - - - - - - -
45062026-07-13T08:55:10.072Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
45072026-07-13T08:55:10.072Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
45082026-07-13T08:55:10.072Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
45092026-07-13T08:55:13.074Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
45102026-07-13T08:55:13.074Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
45112026-07-13T08:55:13.074Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
45122026-07-13T08:55:13.074Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
45132026-07-13T08:55:13.074Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
45142026-07-13T08:55:13.074Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
45152026-07-13T08:55:13.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
45162026-07-13T08:55:13.074Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
45172026-07-13T08:55:13.074Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
45182026-07-13T08:55:13.074Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
45192026-07-13T08:55:13.074Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
45202026-07-13T08:55:13.074Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
45212026-07-13T08:55:13.074Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
45222026-07-13T08:55:13.074Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45232026-07-13T08:55:13.074Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
45242026-07-13T08:55:13.074Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
45252026-07-13T08:55:13.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
45262026-07-13T08:55:13.074Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45272026-07-13T08:55:13.074Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45282026-07-13T08:55:13.074Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45292026-07-13T08:55:13.074Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45302026-07-13T08:55:13.074Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45312026-07-13T08:55:13.074Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45322026-07-13T08:55:13.075Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45332026-07-13T08:55:13.075Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45342026-07-13T08:55:13.075Z[SUM] 8.00-9.00 sec 420 MBytes 3.53 Gbits/sec
45352026-07-13T08:55:13.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
45362026-07-13T08:55:13.075Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45372026-07-13T08:55:13.075Z[ 8] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45382026-07-13T08:55:13.075Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45392026-07-13T08:55:13.075Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45402026-07-13T08:55:13.075Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45412026-07-13T08:55:13.075Z[ 16] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
45422026-07-13T08:55:13.075Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
45432026-07-13T08:55:13.075Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
45442026-07-13T08:55:13.075Z[SUM] 9.00-10.00 sec 420 MBytes 3.52 Gbits/sec
45452026-07-13T08:55:13.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
45462026-07-13T08:55:13.075Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45472026-07-13T08:55:13.075Z[ 8] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
45482026-07-13T08:55:13.075Z[ 10] 10.00-10.00 sec 128 KBytes 934 Mbits/sec
45492026-07-13T08:55:13.075Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45502026-07-13T08:55:13.075Z[ 14] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
45512026-07-13T08:55:13.075Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45522026-07-13T08:55:13.075Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45532026-07-13T08:55:13.075Z[ 20] 10.00-10.00 sec 128 KBytes 934 Mbits/sec
45542026-07-13T08:55:13.075Z[SUM] 10.00-10.00 sec 512 KBytes 3.73 Gbits/sec
45552026-07-13T08:55:13.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
45562026-07-13T08:55:13.075Z[ ID] Interval Transfer Bitrate
45572026-07-13T08:55:13.075Z[ 5] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45582026-07-13T08:55:13.075Z[ 8] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45592026-07-13T08:55:13.075Z[ 10] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45602026-07-13T08:55:13.075Z[ 12] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45612026-07-13T08:55:13.075Z[ 14] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45622026-07-13T08:55:13.075Z[ 16] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
45632026-07-13T08:55:13.075Z[ 18] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45642026-07-13T08:55:13.075Z[ 20] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45652026-07-13T08:55:13.075Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.46 Gbits/sec sender
45662026-07-13T08:55:13.079ZRun 6/10...3455.3976623267286Mbps
45672026-07-13T08:55:20.482Z-----------------------------------------------------------
45682026-07-13T08:55:20.482ZServer listening on 5201 (test #27)
45692026-07-13T08:55:20.482Z-----------------------------------------------------------
45702026-07-13T08:55:20.482ZAccepted connection from 10.0.0.1, port 39354
45712026-07-13T08:55:20.482Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59416
45722026-07-13T08:55:20.482Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55693
45732026-07-13T08:55:20.482Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43396
45742026-07-13T08:55:20.482Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50986
45752026-07-13T08:55:20.482Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41654
45762026-07-13T08:55:20.482Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37422
45772026-07-13T08:55:20.482Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64543
45782026-07-13T08:55:20.483Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61275
45792026-07-13T08:55:20.483Z[ ID] Interval Transfer Bitrate
45802026-07-13T08:55:20.483Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45812026-07-13T08:55:20.483Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45822026-07-13T08:55:20.483Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45832026-07-13T08:55:20.483Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45842026-07-13T08:55:20.483Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45852026-07-13T08:55:20.483Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45862026-07-13T08:55:20.483Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45872026-07-13T08:55:20.483Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45882026-07-13T08:55:20.483Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
45892026-07-13T08:55:20.483Z- - - - - - - - - - - - - - - - - - - - - - - - -
45902026-07-13T08:55:20.483Z[ 5] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
45912026-07-13T08:55:20.483Z[ 8] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
45922026-07-13T08:55:20.483Z[ 10] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
45932026-07-13T08:55:20.483Z[ 12] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
45942026-07-13T08:55:20.483Z[ 14] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
45952026-07-13T08:55:20.483Z[ 16] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
45962026-07-13T08:55:20.483Z[ 18] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
45972026-07-13T08:55:20.483Z[ 20] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
45982026-07-13T08:55:20.483Z[SUM] 1.00-2.00 sec 418 MBytes 3.51 Gbits/sec
45992026-07-13T08:55:20.483Z- - - - - - - - - - - - - - - - - - - - - - - - -
46002026-07-13T08:55:20.483Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46012026-07-13T08:55:20.483Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46022026-07-13T08:55:20.483Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46032026-07-13T08:55:20.483Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46042026-07-13T08:55:20.483Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
46052026-07-13T08:55:20.483Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46062026-07-13T08:55:20.483Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46072026-07-13T08:55:20.483Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46082026-07-13T08:55:20.483Z[SUM] 2.00-3.00 sec 424 MBytes 3.55 Gbits/sec
46092026-07-13T08:55:20.483Z- - - - - - - - - - - - - - - - - - - - - - - - -
46102026-07-13T08:55:20.483Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46112026-07-13T08:55:20.483Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46122026-07-13T08:55:20.483Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
46132026-07-13T08:55:20.483Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
46142026-07-13T08:55:20.483Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46152026-07-13T08:55:20.483Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
46162026-07-13T08:55:20.483Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46172026-07-13T08:55:20.484Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46182026-07-13T08:55:20.484Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
46192026-07-13T08:55:20.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
46202026-07-13T08:55:20.484Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46212026-07-13T08:55:20.484Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46222026-07-13T08:55:20.484Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46232026-07-13T08:55:20.484Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
46242026-07-13T08:55:20.484Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46252026-07-13T08:55:20.484Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46262026-07-13T08:55:20.484Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46272026-07-13T08:55:20.484Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46282026-07-13T08:55:20.484Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
46292026-07-13T08:55:20.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
46302026-07-13T08:55:20.484Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
46312026-07-13T08:55:20.484Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
46322026-07-13T08:55:20.484Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46332026-07-13T08:55:20.484Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
46342026-07-13T08:55:20.484Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46352026-07-13T08:55:20.484Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
46362026-07-13T08:55:20.484Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
46372026-07-13T08:55:20.484Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
46382026-07-13T08:55:20.484Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
46392026-07-13T08:55:20.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
46402026-07-13T08:55:20.484Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
46412026-07-13T08:55:20.484Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
46422026-07-13T08:55:20.484Z[ 10] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
46432026-07-13T08:55:23.486Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
46442026-07-13T08:55:23.486Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46452026-07-13T08:55:23.486Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
46462026-07-13T08:55:23.486Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46472026-07-13T08:55:23.486Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
46482026-07-13T08:55:23.486Z[SUM] 6.00-7.00 sec 420 MBytes 3.52 Gbits/sec
46492026-07-13T08:55:23.486Z- - - - - - - - - - - - - - - - - - - - - - - - -
46502026-07-13T08:55:23.486Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46512026-07-13T08:55:23.486Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46522026-07-13T08:55:23.486Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46532026-07-13T08:55:23.486Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46542026-07-13T08:55:23.486Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46552026-07-13T08:55:23.486Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46562026-07-13T08:55:23.490Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46572026-07-13T08:55:23.490Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46582026-07-13T08:55:23.490Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
46592026-07-13T08:55:23.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
46602026-07-13T08:55:23.490Z[ 5] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
46612026-07-13T08:55:23.491Z[ 8] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
46622026-07-13T08:55:23.491Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
46632026-07-13T08:55:23.491Z[ 12] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
46642026-07-13T08:55:23.491Z[ 14] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
46652026-07-13T08:55:23.491Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
46662026-07-13T08:55:23.491Z[ 18] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
46672026-07-13T08:55:23.491Z[ 20] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
46682026-07-13T08:55:23.491Z[SUM] 8.00-9.00 sec 418 MBytes 3.51 Gbits/sec
46692026-07-13T08:55:23.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
46702026-07-13T08:55:23.491Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
46712026-07-13T08:55:23.491Z[ 8] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
46722026-07-13T08:55:23.491Z[ 10] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
46732026-07-13T08:55:23.491Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
46742026-07-13T08:55:23.491Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
46752026-07-13T08:55:23.491Z[ 16] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
46762026-07-13T08:55:23.491Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
46772026-07-13T08:55:23.491Z[ 20] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
46782026-07-13T08:55:23.491Z[SUM] 9.00-10.00 sec 419 MBytes 3.52 Gbits/sec
46792026-07-13T08:55:23.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
46802026-07-13T08:55:23.491Z[ 5] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
46812026-07-13T08:55:23.491Z[ 8] 10.00-10.00 sec 128 KBytes 878 Mbits/sec
46822026-07-13T08:55:23.491Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46832026-07-13T08:55:23.491Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-07-13T08:55:23.491Z[ 14] 10.00-10.00 sec 128 KBytes 878 Mbits/sec
46852026-07-13T08:55:23.491Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46862026-07-13T08:55:23.491Z[ 18] 10.00-10.00 sec 128 KBytes 878 Mbits/sec
46872026-07-13T08:55:23.491Z[ 20] 10.00-10.00 sec 128 KBytes 879 Mbits/sec
46882026-07-13T08:55:23.491Z[SUM] 10.00-10.00 sec 640 KBytes 4.39 Gbits/sec
46892026-07-13T08:55:23.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
46902026-07-13T08:55:23.491Z[ ID] Interval Transfer Bitrate
46912026-07-13T08:55:23.491Z[ 5] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
46922026-07-13T08:55:23.491Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46932026-07-13T08:55:23.491Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46942026-07-13T08:55:23.491Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46952026-07-13T08:55:23.491Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46962026-07-13T08:55:23.491Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46972026-07-13T08:55:23.491Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46982026-07-13T08:55:23.491Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46992026-07-13T08:55:23.492Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
47002026-07-13T08:55:23.492ZRun 7/10...3464.80986520631Mbps
47012026-07-13T08:55:30.897Z-----------------------------------------------------------
47022026-07-13T08:55:30.897ZServer listening on 5201 (test #28)
47032026-07-13T08:55:30.897Z-----------------------------------------------------------
47042026-07-13T08:55:30.897ZAccepted connection from 10.0.0.1, port 56760
47052026-07-13T08:55:30.897Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56907
47062026-07-13T08:55:30.897Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44709
47072026-07-13T08:55:30.897Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36025
47082026-07-13T08:55:30.897Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38901
47092026-07-13T08:55:30.897Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58126
47102026-07-13T08:55:30.897Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34855
47112026-07-13T08:55:30.897Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44126
47122026-07-13T08:55:30.897Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55501
47132026-07-13T08:55:30.897Z[ ID] Interval Transfer Bitrate
47142026-07-13T08:55:30.897Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47152026-07-13T08:55:30.897Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47162026-07-13T08:55:30.897Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47172026-07-13T08:55:30.897Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47182026-07-13T08:55:30.897Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47192026-07-13T08:55:30.898Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47202026-07-13T08:55:30.898Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47212026-07-13T08:55:30.898Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47222026-07-13T08:55:30.898Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
47232026-07-13T08:55:30.898Z- - - - - - - - - - - - - - - - - - - - - - - - -
47242026-07-13T08:55:30.898Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47252026-07-13T08:55:30.898Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47262026-07-13T08:55:30.898Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47272026-07-13T08:55:30.898Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47282026-07-13T08:55:30.898Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47292026-07-13T08:55:30.898Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47302026-07-13T08:55:30.898Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47312026-07-13T08:55:30.898Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
47322026-07-13T08:55:30.898Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
47332026-07-13T08:55:30.898Z- - - - - - - - - - - - - - - - - - - - - - - - -
47342026-07-13T08:55:30.898Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
47352026-07-13T08:55:30.898Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47362026-07-13T08:55:30.898Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47372026-07-13T08:55:30.898Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
47382026-07-13T08:55:30.898Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47392026-07-13T08:55:30.898Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47402026-07-13T08:55:30.898Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47412026-07-13T08:55:30.898Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47422026-07-13T08:55:30.898Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
47432026-07-13T08:55:30.898Z- - - - - - - - - - - - - - - - - - - - - - - - -
47442026-07-13T08:55:30.898Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
47452026-07-13T08:55:30.898Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
47462026-07-13T08:55:30.898Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
47472026-07-13T08:55:30.898Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
47482026-07-13T08:55:30.898Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47492026-07-13T08:55:30.898Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47502026-07-13T08:55:30.898Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
47512026-07-13T08:55:30.898Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47522026-07-13T08:55:30.898Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
47532026-07-13T08:55:30.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
47542026-07-13T08:55:30.902Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47552026-07-13T08:55:30.902Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
47562026-07-13T08:55:30.902Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47572026-07-13T08:55:30.902Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
47582026-07-13T08:55:30.902Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
47592026-07-13T08:55:30.902Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
47602026-07-13T08:55:30.902Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
47612026-07-13T08:55:30.902Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
47622026-07-13T08:55:30.902Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
47632026-07-13T08:55:30.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
47642026-07-13T08:55:30.902Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47652026-07-13T08:55:30.902Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47662026-07-13T08:55:30.902Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47672026-07-13T08:55:30.902Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47682026-07-13T08:55:30.902Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47692026-07-13T08:55:30.902Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47702026-07-13T08:55:30.902Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47712026-07-13T08:55:30.902Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47722026-07-13T08:55:30.902Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
47732026-07-13T08:55:30.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
47742026-07-13T08:55:30.903Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
47752026-07-13T08:55:30.903Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47762026-07-13T08:55:30.903Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47772026-07-13T08:55:33.904Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47782026-07-13T08:55:33.904Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47792026-07-13T08:55:33.904Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47802026-07-13T08:55:33.904Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47812026-07-13T08:55:33.904Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47822026-07-13T08:55:33.904Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
47832026-07-13T08:55:33.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
47842026-07-13T08:55:33.904Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47852026-07-13T08:55:33.904Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47862026-07-13T08:55:33.904Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
47872026-07-13T08:55:33.904Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47882026-07-13T08:55:33.904Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47892026-07-13T08:55:33.904Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
47902026-07-13T08:55:33.904Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47912026-07-13T08:55:33.904Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47922026-07-13T08:55:33.904Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
47932026-07-13T08:55:33.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
47942026-07-13T08:55:33.904Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
47952026-07-13T08:55:33.904Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
47962026-07-13T08:55:33.904Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
47972026-07-13T08:55:33.904Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
47982026-07-13T08:55:33.904Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
47992026-07-13T08:55:33.904Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
48002026-07-13T08:55:33.905Z[ 18] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
48012026-07-13T08:55:33.905Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
48022026-07-13T08:55:33.905Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
48032026-07-13T08:55:33.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
48042026-07-13T08:55:33.905Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48052026-07-13T08:55:33.905Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48062026-07-13T08:55:33.905Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48072026-07-13T08:55:33.905Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
48082026-07-13T08:55:33.905Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48092026-07-13T08:55:33.905Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48102026-07-13T08:55:33.905Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48112026-07-13T08:55:33.905Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48122026-07-13T08:55:33.905Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
48132026-07-13T08:55:33.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
48142026-07-13T08:55:33.905Z[ 5] 10.00-10.00 sec 128 KBytes 426 Mbits/sec
48152026-07-13T08:55:33.905Z[ 8] 10.00-10.00 sec 128 KBytes 426 Mbits/sec
48162026-07-13T08:55:33.905Z[ 10] 10.00-10.00 sec 128 KBytes 426 Mbits/sec
48172026-07-13T08:55:33.905Z[ 12] 10.00-10.00 sec 256 KBytes 851 Mbits/sec
48182026-07-13T08:55:33.905Z[ 14] 10.00-10.00 sec 128 KBytes 426 Mbits/sec
48192026-07-13T08:55:33.905Z[ 16] 10.00-10.00 sec 128 KBytes 426 Mbits/sec
48202026-07-13T08:55:33.905Z[ 18] 10.00-10.00 sec 128 KBytes 426 Mbits/sec
48212026-07-13T08:55:33.905Z[ 20] 10.00-10.00 sec 128 KBytes 426 Mbits/sec
48222026-07-13T08:55:33.905Z[SUM] 10.00-10.00 sec 1.12 MBytes 3.83 Gbits/sec
48232026-07-13T08:55:33.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
48242026-07-13T08:55:33.905Z[ ID] Interval Transfer Bitrate
48252026-07-13T08:55:33.905Z[ 5] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
48262026-07-13T08:55:33.906Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
48272026-07-13T08:55:33.906Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
48282026-07-13T08:55:33.906Z[ 12] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
48292026-07-13T08:55:33.906Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
48302026-07-13T08:55:33.906Z[ 16] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
48312026-07-13T08:55:33.906Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
48322026-07-13T08:55:33.906Z[ 20] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
48332026-07-13T08:55:33.906Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
48342026-07-13T08:55:33.909ZRun 8/10...3477.4728506911733Mbps
48352026-07-13T08:55:41.312Z-----------------------------------------------------------
48362026-07-13T08:55:41.312ZServer listening on 5201 (test #29)
48372026-07-13T08:55:41.312Z-----------------------------------------------------------
48382026-07-13T08:55:41.312ZAccepted connection from 10.0.0.1, port 59853
48392026-07-13T08:55:41.312Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58635
48402026-07-13T08:55:41.312Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36279
48412026-07-13T08:55:41.312Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51691
48422026-07-13T08:55:41.312Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56607
48432026-07-13T08:55:41.312Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45275
48442026-07-13T08:55:41.313Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41792
48452026-07-13T08:55:41.313Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47323
48462026-07-13T08:55:41.313Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65035
48472026-07-13T08:55:41.313Z[ ID] Interval Transfer Bitrate
48482026-07-13T08:55:41.313Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
48492026-07-13T08:55:41.313Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
48502026-07-13T08:55:41.313Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
48512026-07-13T08:55:41.313Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
48522026-07-13T08:55:41.313Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
48532026-07-13T08:55:41.313Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
48542026-07-13T08:55:41.313Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
48552026-07-13T08:55:41.313Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
48562026-07-13T08:55:41.313Z[SUM] 0.00-1.00 sec 332 MBytes 2.79 Gbits/sec
48572026-07-13T08:55:41.313Z- - - - - - - - - - - - - - - - - - - - - - - - -
48582026-07-13T08:55:41.313Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
48592026-07-13T08:55:41.313Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48602026-07-13T08:55:41.313Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48612026-07-13T08:55:41.313Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
48622026-07-13T08:55:41.313Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48632026-07-13T08:55:41.313Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
48642026-07-13T08:55:41.313Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
48652026-07-13T08:55:41.313Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48662026-07-13T08:55:41.317Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
48672026-07-13T08:55:41.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
48682026-07-13T08:55:41.317Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
48692026-07-13T08:55:41.317Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
48702026-07-13T08:55:41.317Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
48712026-07-13T08:55:41.317Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
48722026-07-13T08:55:41.317Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
48732026-07-13T08:55:41.317Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
48742026-07-13T08:55:41.317Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
48752026-07-13T08:55:41.317Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
48762026-07-13T08:55:41.317Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
48772026-07-13T08:55:41.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
48782026-07-13T08:55:41.318Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
48792026-07-13T08:55:41.318Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
48802026-07-13T08:55:41.318Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
48812026-07-13T08:55:41.318Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
48822026-07-13T08:55:41.318Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
48832026-07-13T08:55:41.318Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
48842026-07-13T08:55:41.318Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
48852026-07-13T08:55:41.318Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
48862026-07-13T08:55:41.318Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
48872026-07-13T08:55:41.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
48882026-07-13T08:55:41.318Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
48892026-07-13T08:55:41.318Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
48902026-07-13T08:55:41.318Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
48912026-07-13T08:55:41.318Z[ 12] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
48922026-07-13T08:55:41.318Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
48932026-07-13T08:55:41.318Z[ 16] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
48942026-07-13T08:55:41.318Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
48952026-07-13T08:55:41.318Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
48962026-07-13T08:55:41.318Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
48972026-07-13T08:55:41.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
48982026-07-13T08:55:41.318Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
48992026-07-13T08:55:41.318Z[ 8] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
49002026-07-13T08:55:41.318Z[ 10] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
49012026-07-13T08:55:41.318Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
49022026-07-13T08:55:41.318Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
49032026-07-13T08:55:41.318Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
49042026-07-13T08:55:41.318Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
49052026-07-13T08:55:41.319Z[ 20] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
49062026-07-13T08:55:41.319Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
49072026-07-13T08:55:41.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
49082026-07-13T08:55:41.319Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
49092026-07-13T08:55:41.319Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
49102026-07-13T08:55:41.319Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
49112026-07-13T08:55:44.317Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
49122026-07-13T08:55:44.317Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
49132026-07-13T08:55:44.317Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
49142026-07-13T08:55:44.317Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
49152026-07-13T08:55:44.317Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
49162026-07-13T08:55:44.317Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
49172026-07-13T08:55:44.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
49182026-07-13T08:55:44.317Z[ 5] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
49192026-07-13T08:55:44.317Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
49202026-07-13T08:55:44.317Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
49212026-07-13T08:55:44.317Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
49222026-07-13T08:55:44.317Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
49232026-07-13T08:55:44.317Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
49242026-07-13T08:55:44.317Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
49252026-07-13T08:55:44.317Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
49262026-07-13T08:55:44.317Z[SUM] 7.00-8.00 sec 421 MBytes 3.53 Gbits/sec
49272026-07-13T08:55:44.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
49282026-07-13T08:55:44.317Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49292026-07-13T08:55:44.317Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49302026-07-13T08:55:44.317Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
49312026-07-13T08:55:44.317Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49322026-07-13T08:55:44.317Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
49332026-07-13T08:55:44.317Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
49342026-07-13T08:55:44.317Z[ 18] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
49352026-07-13T08:55:44.317Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
49362026-07-13T08:55:44.317Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
49372026-07-13T08:55:44.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
49382026-07-13T08:55:44.317Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49392026-07-13T08:55:44.317Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49402026-07-13T08:55:44.317Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49412026-07-13T08:55:44.318Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
49422026-07-13T08:55:44.318Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49432026-07-13T08:55:44.318Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49442026-07-13T08:55:44.318Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49452026-07-13T08:55:44.318Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49462026-07-13T08:55:44.318Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
49472026-07-13T08:55:44.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
49482026-07-13T08:55:44.318Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49492026-07-13T08:55:44.318Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49502026-07-13T08:55:44.318Z[ 10] 10.00-10.00 sec 128 KBytes 963 Mbits/sec
49512026-07-13T08:55:44.318Z[ 12] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
49522026-07-13T08:55:44.318Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49532026-07-13T08:55:44.318Z[ 16] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
49542026-07-13T08:55:44.318Z[ 18] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
49552026-07-13T08:55:44.318Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49562026-07-13T08:55:44.318Z[SUM] 10.00-10.00 sec 512 KBytes 3.85 Gbits/sec
49572026-07-13T08:55:44.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
49582026-07-13T08:55:44.318Z[ ID] Interval Transfer Bitrate
49592026-07-13T08:55:44.318Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49602026-07-13T08:55:44.318Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49612026-07-13T08:55:44.318Z[ 10] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
49622026-07-13T08:55:44.318Z[ 12] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
49632026-07-13T08:55:44.318Z[ 14] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
49642026-07-13T08:55:44.318Z[ 16] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
49652026-07-13T08:55:44.318Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
49662026-07-13T08:55:44.318Z[ 20] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
49672026-07-13T08:55:44.318Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
49682026-07-13T08:55:44.322ZRun 9/10...3459.813632993554Mbps
49692026-07-13T08:55:51.718Z-----------------------------------------------------------
49702026-07-13T08:55:51.718ZServer listening on 5201 (test #30)
49712026-07-13T08:55:51.718Z-----------------------------------------------------------
49722026-07-13T08:55:51.718ZAccepted connection from 10.0.0.1, port 39199
49732026-07-13T08:55:51.718Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35924
49742026-07-13T08:55:51.718Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58566
49752026-07-13T08:55:51.718Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38679
49762026-07-13T08:55:51.718Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42180
49772026-07-13T08:55:51.718Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52094
49782026-07-13T08:55:51.718Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60964
49792026-07-13T08:55:51.718Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54683
49802026-07-13T08:55:51.718Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41780
49812026-07-13T08:55:51.718Z[ ID] Interval Transfer Bitrate
49822026-07-13T08:55:51.718Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49832026-07-13T08:55:51.718Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49842026-07-13T08:55:51.719Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49852026-07-13T08:55:51.719Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49862026-07-13T08:55:51.719Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49872026-07-13T08:55:51.719Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49882026-07-13T08:55:51.719Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49892026-07-13T08:55:51.719Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49902026-07-13T08:55:51.719Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
49912026-07-13T08:55:51.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
49922026-07-13T08:55:51.719Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49932026-07-13T08:55:51.719Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49942026-07-13T08:55:51.719Z[ 10] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
49952026-07-13T08:55:51.719Z[ 12] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
49962026-07-13T08:55:51.719Z[ 14] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
49972026-07-13T08:55:51.719Z[ 16] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
49982026-07-13T08:55:51.719Z[ 18] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
49992026-07-13T08:55:51.719Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
50002026-07-13T08:55:51.719Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
50012026-07-13T08:55:51.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
50022026-07-13T08:55:51.719Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
50032026-07-13T08:55:51.719Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50042026-07-13T08:55:51.719Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
50052026-07-13T08:55:51.719Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
50062026-07-13T08:55:51.719Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
50072026-07-13T08:55:51.719Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
50082026-07-13T08:55:51.719Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
50092026-07-13T08:55:51.719Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
50102026-07-13T08:55:51.719Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
50112026-07-13T08:55:51.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
50122026-07-13T08:55:51.719Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
50132026-07-13T08:55:51.719Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
50142026-07-13T08:55:51.719Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
50152026-07-13T08:55:51.719Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
50162026-07-13T08:55:51.719Z[ 14] 3.00-4.00 sec 52.9 MBytes 443 Mbits/sec
50172026-07-13T08:55:51.719Z[ 16] 3.00-4.00 sec 52.9 MBytes 443 Mbits/sec
50182026-07-13T08:55:51.719Z[ 18] 3.00-4.00 sec 52.9 MBytes 443 Mbits/sec
50192026-07-13T08:55:51.719Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
50202026-07-13T08:55:51.719Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
50212026-07-13T08:55:51.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
50222026-07-13T08:55:51.719Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50232026-07-13T08:55:51.720Z[ 8] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
50242026-07-13T08:55:51.720Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50252026-07-13T08:55:51.720Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50262026-07-13T08:55:51.720Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50272026-07-13T08:55:51.720Z[ 16] 4.00-5.00 sec 52.6 MBytes 442 Mbits/sec
50282026-07-13T08:55:51.720Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50292026-07-13T08:55:51.720Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50302026-07-13T08:55:51.720Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
50312026-07-13T08:55:51.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
50322026-07-13T08:55:51.720Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50332026-07-13T08:55:51.720Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50342026-07-13T08:55:51.720Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
50352026-07-13T08:55:51.720Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50362026-07-13T08:55:51.720Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50372026-07-13T08:55:51.720Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50382026-07-13T08:55:51.720Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50392026-07-13T08:55:51.720Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50402026-07-13T08:55:51.720Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
50412026-07-13T08:55:51.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
50422026-07-13T08:55:51.720Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50432026-07-13T08:55:51.720Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50442026-07-13T08:55:51.720Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50452026-07-13T08:55:54.723Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
50462026-07-13T08:55:54.723Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50472026-07-13T08:55:54.723Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
50482026-07-13T08:55:54.723Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50492026-07-13T08:55:54.723Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50502026-07-13T08:55:54.723Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
50512026-07-13T08:55:54.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
50522026-07-13T08:55:54.723Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50532026-07-13T08:55:54.723Z[ 8] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
50542026-07-13T08:55:54.723Z[ 10] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
50552026-07-13T08:55:54.723Z[ 12] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
50562026-07-13T08:55:54.723Z[ 14] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
50572026-07-13T08:55:54.723Z[ 16] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
50582026-07-13T08:55:54.723Z[ 18] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
50592026-07-13T08:55:54.723Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50602026-07-13T08:55:54.723Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
50612026-07-13T08:55:54.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
50622026-07-13T08:55:54.723Z[ 5] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
50632026-07-13T08:55:54.723Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50642026-07-13T08:55:54.723Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
50652026-07-13T08:55:54.723Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
50662026-07-13T08:55:54.723Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
50672026-07-13T08:55:54.723Z[ 16] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
50682026-07-13T08:55:54.723Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
50692026-07-13T08:55:54.723Z[ 20] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
50702026-07-13T08:55:54.723Z[SUM] 8.00-9.00 sec 419 MBytes 3.52 Gbits/sec
50712026-07-13T08:55:54.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
50722026-07-13T08:55:54.723Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
50732026-07-13T08:55:54.723Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
50742026-07-13T08:55:54.723Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
50752026-07-13T08:55:54.723Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
50762026-07-13T08:55:54.723Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
50772026-07-13T08:55:54.724Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
50782026-07-13T08:55:54.724Z[ 18] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
50792026-07-13T08:55:54.724Z[ 20] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
50802026-07-13T08:55:54.724Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
50812026-07-13T08:55:54.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
50822026-07-13T08:55:54.724Z[ 5] 10.00-10.00 sec 128 KBytes 920 Mbits/sec
50832026-07-13T08:55:54.724Z[ 8] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
50842026-07-13T08:55:54.724Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50852026-07-13T08:55:54.724Z[ 12] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
50862026-07-13T08:55:54.724Z[ 14] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
50872026-07-13T08:55:54.724Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50882026-07-13T08:55:54.724Z[ 18] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
50892026-07-13T08:55:54.724Z[ 20] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
50902026-07-13T08:55:54.724Z[SUM] 10.00-10.00 sec 768 KBytes 5.52 Gbits/sec
50912026-07-13T08:55:54.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
50922026-07-13T08:55:54.724Z[ ID] Interval Transfer Bitrate
50932026-07-13T08:55:54.724Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
50942026-07-13T08:55:54.724Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
50952026-07-13T08:55:54.724Z[ 10] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
50962026-07-13T08:55:54.724Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
50972026-07-13T08:55:54.724Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
50982026-07-13T08:55:54.724Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
50992026-07-13T08:55:54.724Z[ 18] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
51002026-07-13T08:55:54.724Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
51012026-07-13T08:55:54.724Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
51022026-07-13T08:55:54.728ZRun 10/10...3469.126543946211Mbps
51032026-07-13T08:55:54.728Z###---------------------###
51042026-07-13T08:55:54.728Z::: iPerf done... :::
51052026-07-13T08:55:54.728Z:::Awaiting out files...:::
51062026-07-13T08:55:54.728Z###---------------------###
51072026-07-13T08:55:54.728Z###-----###
51082026-07-13T08:55:54.728Z:::done!:::
51092026-07-13T08:55:54.728Z###-----###
51102026-07-13T08:55:55.669ZBenchmarking iperf-tcp/local/s2c/tx
51112026-07-13T08:55:55.669ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51122026-07-13T08:55:59.909ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51132026-07-13T08:56:19.864ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51142026-07-13T08:56:19.952Ziperf-tcp/local/s2c/tx time: [3.5707 µs 3.5708 µs 3.5709 µs]
51152026-07-13T08:56:19.952Z change: [−0.9459% −0.9414% −0.9369%] (p = 0.00 < 0.05)
51162026-07-13T08:56:19.952Z Change within noise threshold.
51172026-07-13T08:56:19.952ZFound 6 outliers among 100 measurements (6.00%)
51182026-07-13T08:56:19.952Z 1 (1.00%) low severe
51192026-07-13T08:56:19.952Z 4 (4.00%) low mild
51202026-07-13T08:56:19.952Z 1 (1.00%) high mild
51212026-07-13T08:56:20.841Z
51222026-07-13T08:56:20.844ZBenchmarking iperf-tcp/local/s2c/rx
51232026-07-13T08:56:20.844ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51242026-07-13T08:56:25.094ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51252026-07-13T08:56:45.001ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51262026-07-13T08:56:45.088Ziperf-tcp/local/s2c/rx time: [6.6117 µs 6.6119 µs 6.6120 µs]
51272026-07-13T08:56:45.088Z change: [−0.7433% −0.7364% −0.7301%] (p = 0.00 < 0.05)
51282026-07-13T08:56:45.088Z Change within noise threshold.
51292026-07-13T08:56:45.088ZFound 6 outliers among 100 measurements (6.00%)
51302026-07-13T08:56:45.088Z 2 (2.00%) low severe
51312026-07-13T08:56:45.088Z 3 (3.00%) high mild
51322026-07-13T08:56:45.088Z 1 (1.00%) high severe
51332026-07-13T08:56:45.976Z
51342026-07-13T08:56:50.410Z+ cargo ubench
51352026-07-13T08:56:50.653Z Compiling proc-macro2 v1.0.106
51362026-07-13T08:56:50.653Z Compiling unicode-ident v1.0.24
51372026-07-13T08:56:50.653Z Compiling quote v1.0.46
51382026-07-13T08:56:50.653Z Compiling serde_core v1.0.228
51392026-07-13T08:56:50.656Z Compiling cfg-if v1.0.4
51402026-07-13T08:56:50.656Z Compiling libc v0.2.186
51412026-07-13T08:56:50.656Z Compiling memchr v2.8.3
51422026-07-13T08:56:50.656Z Compiling serde v1.0.228
51432026-07-13T08:56:50.794Z Compiling rustversion v1.0.23
51442026-07-13T08:56:50.835Z Compiling strsim v0.11.1
51452026-07-13T08:56:51.129Z Compiling ident_case v1.0.1
51462026-07-13T08:56:51.155Z Compiling version_check v0.9.5
51472026-07-13T08:56:51.187Z Compiling zerocopy v0.8.54
51482026-07-13T08:56:51.278Z Compiling thiserror v2.0.18
51492026-07-13T08:56:51.511Z Compiling either v1.16.0
51502026-07-13T08:56:51.769Z Compiling fnv v1.0.7
51512026-07-13T08:56:51.824Z Compiling regex-syntax v0.8.11
51522026-07-13T08:56:51.848Z Compiling pin-project-lite v0.2.17
51532026-07-13T08:56:51.894Z Compiling syn v1.0.109
51542026-07-13T08:56:51.914Z Compiling crossbeam-utils v0.8.22
51552026-07-13T08:56:52.033Z Compiling hashbrown v0.17.1
51562026-07-13T08:56:52.215Z Compiling syn v2.0.118
51572026-07-13T08:56:52.255Z Compiling equivalent v1.0.2
51582026-07-13T08:56:52.324Z Compiling winnow v1.0.3
51592026-07-13T08:56:52.522Z Compiling aho-corasick v1.1.4
51602026-07-13T08:56:52.581Z Compiling itertools v0.14.0
51612026-07-13T08:56:52.779Z Compiling indexmap v2.14.0
51622026-07-13T08:56:53.553Z Compiling toml_parser v1.1.2+spec-1.1.0
51632026-07-13T08:56:53.788Z Compiling regex-automata v0.4.15
51642026-07-13T08:56:54.000Z Compiling bitflags v2.13.0
51652026-07-13T08:56:54.167Z Compiling toml_datetime v1.1.1+spec-1.1.0
51662026-07-13T08:56:54.305Z Compiling autocfg v1.5.1
51672026-07-13T08:56:54.386Z Compiling heapless v0.8.0
51682026-07-13T08:56:54.389Z Compiling byteorder v1.5.0
51692026-07-13T08:56:54.393Z Compiling toml_edit v0.25.12+spec-1.1.0
51702026-07-13T08:56:54.566Z Compiling hash32 v0.3.1
51712026-07-13T08:56:54.635Z Compiling num-traits v0.2.19
51722026-07-13T08:56:54.694Z Compiling slog v2.8.2
51732026-07-13T08:56:54.751Z Compiling stable_deref_trait v1.2.1
51742026-07-13T08:56:54.819Z Compiling smoltcp v0.11.0
51752026-07-13T08:56:54.840Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51762026-07-13T08:56:54.867Z Compiling macaddr v1.0.1
51772026-07-13T08:56:54.925Z Compiling futures-core v0.3.32
51782026-07-13T08:56:55.069Z Compiling futures-sink v0.3.32
51792026-07-13T08:56:55.106Z Compiling proc-macro-crate v3.5.0
51802026-07-13T08:56:55.178Z Compiling futures-channel v0.3.32
51812026-07-13T08:56:55.299Z Compiling proc-macro-error-attr v1.0.4
51822026-07-13T08:56:55.344Z Compiling darling_core v0.21.3
51832026-07-13T08:56:55.417Z Compiling darling_core v0.23.0
51842026-07-13T08:56:55.523Z Compiling anyhow v1.0.103
51852026-07-13T08:56:55.529Z Compiling ref-cast v1.0.25
51862026-07-13T08:56:55.687Z Compiling regex v1.13.0
51872026-07-13T08:56:55.842Z Compiling slab v0.4.12
51882026-07-13T08:56:55.870Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51892026-07-13T08:56:56.055Z Compiling rand_core v0.10.1
51902026-07-13T08:56:56.062Z Compiling crc32fast v1.5.0
51912026-07-13T08:56:56.112Z Compiling bitflags v1.3.2
51922026-07-13T08:56:56.144Z Compiling managed v0.8.0
51932026-07-13T08:56:56.176Z Compiling futures-io v0.3.32
51942026-07-13T08:56:56.210Z Compiling getrandom v0.4.3
51952026-07-13T08:56:56.353Z Compiling futures-task v0.3.32
51962026-07-13T08:56:56.545Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51972026-07-13T08:56:56.592Z Compiling proc-macro-error v1.0.4
51982026-07-13T08:56:56.650Z Compiling serde_derive v1.0.228
51992026-07-13T08:56:56.665Z Compiling zerocopy-derive v0.8.54
52002026-07-13T08:56:56.823Z Compiling thiserror-impl v2.0.18
52012026-07-13T08:56:56.938Z Compiling futures-macro v0.3.32
52022026-07-13T08:56:57.214Z Compiling foreign-types-macros v0.2.3
52032026-07-13T08:56:57.464Z Compiling darling_macro v0.21.3
52042026-07-13T08:56:57.556Z Compiling darling_macro v0.23.0
52052026-07-13T08:56:57.753Z Compiling futures-util v0.3.32
52062026-07-13T08:56:57.846Z Compiling num_enum_derive v0.7.6
52072026-07-13T08:56:58.017Z Compiling darling v0.21.3
52082026-07-13T08:56:58.088Z Compiling ingot-macros v0.1.1
52092026-07-13T08:56:58.111Z Compiling cobs v0.3.0
52102026-07-13T08:56:58.119Z Compiling darling v0.23.0
52112026-07-13T08:56:58.189Z Compiling ref-cast-impl v1.0.25
52122026-07-13T08:56:58.325Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52132026-07-13T08:56:58.564Z Compiling once_cell v1.21.4
52142026-07-13T08:56:58.793Z Compiling cpufeatures v0.3.0
52152026-07-13T08:56:58.797Z Compiling crossbeam-epoch v0.9.20
52162026-07-13T08:56:58.834Z Compiling unicode-width v0.2.2
52172026-07-13T08:56:58.856Z Compiling foreign-types-shared v0.3.1
52182026-07-13T08:56:58.940Z Compiling rustix v1.1.4
52192026-07-13T08:56:59.071Z Compiling ipnetwork v0.21.1
52202026-07-13T08:56:59.132Z Compiling tabwriter v1.4.1
52212026-07-13T08:56:59.317Z Compiling foreign-types v0.5.0
52222026-07-13T08:56:59.384Z Compiling chacha20 v0.10.1
52232026-07-13T08:56:59.431Z Compiling num_enum v0.7.6
52242026-07-13T08:56:59.482Z Compiling tracing-core v0.1.36
52252026-07-13T08:56:59.547Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52262026-07-13T08:56:59.660Z Compiling tracing-attributes v0.1.31
52272026-07-13T08:56:59.665Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52282026-07-13T08:56:59.912Z Compiling erased-serde v0.3.31
52292026-07-13T08:57:00.200Z Compiling postcard v1.1.3
52302026-07-13T08:57:00.203Z Compiling futures-executor v0.3.32
52312026-07-13T08:57:00.751Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52322026-07-13T08:57:00.889Z Compiling itertools v0.15.0
52332026-07-13T08:57:00.926Z Compiling errno v0.3.14
52342026-07-13T08:57:00.940Z Compiling cstr-argument v0.1.2
52352026-07-13T08:57:00.947Z Compiling zmij v1.0.22
52362026-07-13T08:57:00.973Z Compiling time-core v0.1.9
52372026-07-13T08:57:01.065Z Compiling dyn-clone v1.0.20
52382026-07-13T08:57:01.086Z Compiling num-conv v0.2.2
52392026-07-13T08:57:01.152Z Compiling ingot-types v0.1.2
52402026-07-13T08:57:01.200Z Compiling crossbeam-deque v0.8.7
52412026-07-13T08:57:01.229Z Compiling utf8parse v0.2.2
52422026-07-13T08:57:01.234Z Compiling pretty-hex v0.4.2
52432026-07-13T08:57:01.311Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52442026-07-13T08:57:01.323Z Compiling thiserror v1.0.69
52452026-07-13T08:57:01.354Z Compiling shlex v2.0.1
52462026-07-13T08:57:01.471Z Compiling find-msvc-tools v0.1.9
52472026-07-13T08:57:01.531Z Compiling ingot v0.1.1
52482026-07-13T08:57:01.550Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52492026-07-13T08:57:01.568Z Compiling anstyle-parse v1.0.0
52502026-07-13T08:57:01.695Z Compiling cc v1.2.67
52512026-07-13T08:57:01.736Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52522026-07-13T08:57:01.795Z Compiling time-macros v0.2.31
52532026-07-13T08:57:01.801Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52542026-07-13T08:57:02.396Z Compiling tracing v0.1.44
52552026-07-13T08:57:02.483Z Compiling rand v0.10.2
52562026-07-13T08:57:02.717Z Compiling futures v0.3.32
52572026-07-13T08:57:02.788Z Compiling thiserror-impl v1.0.69
52582026-07-13T08:57:02.794Z Compiling uuid v1.23.5
52592026-07-13T08:57:03.156Z Compiling arc-swap v1.9.2
52602026-07-13T08:57:03.208Z Compiling socket2 v0.6.4
52612026-07-13T08:57:03.238Z Compiling nom v8.0.0
52622026-07-13T08:57:03.489Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52632026-07-13T08:57:03.669Z Compiling thread_local v1.1.10
52642026-07-13T08:57:03.794Z Compiling powerfmt v0.2.0
52652026-07-13T08:57:03.940Z Compiling serde_json v1.0.150
52662026-07-13T08:57:03.998Z Compiling colorchoice v1.0.5
52672026-07-13T08:57:04.019Z Compiling lazy_static v1.5.0
52682026-07-13T08:57:04.106Z Compiling anstyle v1.0.14
52692026-07-13T08:57:04.182Z Compiling iana-time-zone v0.1.65
52702026-07-13T08:57:04.251Z Compiling slog-async v2.8.0
52712026-07-13T08:57:04.344Z Compiling is_terminal_polyfill v1.70.2
52722026-07-13T08:57:04.484Z Compiling rayon-core v1.13.0
52732026-07-13T08:57:04.711Z Compiling heck v0.4.1
52742026-07-13T08:57:04.833Z Compiling anstyle-query v1.1.5
52752026-07-13T08:57:04.905Z Compiling colored v3.1.1
52762026-07-13T08:57:04.932Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52772026-07-13T08:57:05.202Z Compiling deranged v0.5.8
52782026-07-13T08:57:05.270Z Compiling oxnet v0.1.6
52792026-07-13T08:57:05.990Z Compiling rusticata-macros v5.0.0
52802026-07-13T08:57:06.007Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52812026-07-13T08:57:06.252Z Compiling time v0.3.53
52822026-07-13T08:57:06.309Z Compiling anstream v1.0.0
52832026-07-13T08:57:06.618Z Compiling chrono v0.4.45
52842026-07-13T08:57:06.635Z Compiling slog-scope v4.4.1
52852026-07-13T08:57:06.782Z Compiling alloca v0.4.0
52862026-07-13T08:57:06.948Z Compiling cookie-factory v0.3.3
52872026-07-13T08:57:07.004Z Compiling terminal_size v0.4.4
52882026-07-13T08:57:07.141Z Compiling half v2.7.1
52892026-07-13T08:57:07.265Z Compiling crossbeam-channel v0.5.16
52902026-07-13T08:57:07.371Z Compiling itertools v0.12.1
52912026-07-13T08:57:07.462Z Compiling is-terminal v0.4.17
52922026-07-13T08:57:07.555Z Compiling plotters-backend v0.3.7
52932026-07-13T08:57:07.880Z Compiling itoa v1.0.18
52942026-07-13T08:57:07.900Z Compiling cfg_aliases v0.2.1
52952026-07-13T08:57:07.968Z Compiling take_mut v0.2.2
52962026-07-13T08:57:08.041Z Compiling circular v0.3.0
52972026-07-13T08:57:08.073Z Compiling log v0.4.33
52982026-07-13T08:57:08.082Z Compiling heck v0.5.0
52992026-07-13T08:57:08.270Z Compiling term v1.2.1
53002026-07-13T08:57:08.295Z Compiling ciborium-io v0.2.2
53012026-07-13T08:57:08.383Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
53022026-07-13T08:57:08.834Z Compiling clap_lex v1.1.0
53032026-07-13T08:57:08.847Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53042026-07-13T08:57:08.959Z Compiling slog-term v2.9.2
53052026-07-13T08:57:09.154Z Compiling clap_builder v4.6.0
53062026-07-13T08:57:09.561Z Compiling ciborium-ll v0.2.2
53072026-07-13T08:57:09.703Z Compiling clap_derive v4.6.1
53082026-07-13T08:57:09.796Z Compiling slog-stdlog v4.1.1
53092026-07-13T08:57:10.133Z Compiling pcap-parser v0.17.0
53102026-07-13T08:57:10.951Z Compiling nix v0.31.3
53112026-07-13T08:57:11.128Z Compiling plotters-svg v0.3.7
53122026-07-13T08:57:11.416Z Compiling itertools v0.13.0
53132026-07-13T08:57:11.421Z Compiling cast v0.3.0
53142026-07-13T08:57:11.586Z Compiling same-file v1.0.6
53152026-07-13T08:57:11.741Z Compiling walkdir v2.5.0
53162026-07-13T08:57:12.203Z Compiling rayon v1.12.0
53172026-07-13T08:57:12.363Z Compiling clap v4.6.1
53182026-07-13T08:57:12.377Z Compiling plotters v0.3.7
53192026-07-13T08:57:12.437Z Compiling tinytemplate v1.2.1
53202026-07-13T08:57:12.653Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53212026-07-13T08:57:12.909Z Compiling criterion-plot v0.8.2
53222026-07-13T08:57:13.537Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53232026-07-13T08:57:13.567Z Compiling slog-envlogger v2.2.0
53242026-07-13T08:57:13.650Z Compiling ciborium v0.2.2
53252026-07-13T08:57:14.302Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53262026-07-13T08:57:14.348Z Compiling page_size v0.6.0
53272026-07-13T08:57:14.366Z Compiling oorandom v11.1.5
53282026-07-13T08:57:14.449Z Compiling dtor-proc-macro v0.0.13
53292026-07-13T08:57:14.453Z Compiling anes v0.1.6
53302026-07-13T08:57:14.692Z Compiling criterion v0.8.2
53312026-07-13T08:57:14.803Z Compiling dtor v0.8.1
53322026-07-13T08:57:14.889Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53332026-07-13T08:57:15.207Z Compiling ctor-proc-macro v0.0.13
53342026-07-13T08:57:15.428Z Compiling link-section v0.2.1
53352026-07-13T08:57:15.571Z Compiling ctor v0.10.1
53362026-07-13T08:57:16.750Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53372026-07-13T08:58:37.136Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 46s
53382026-07-13T08:58:37.162Z Running benches/userland.rs (target/release-lto/deps/userland-3df21400c5b42a24)
53392026-07-13T08:58:37.164ZGnuplot not found, using plotters backend
53402026-07-13T08:58:37.296ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53412026-07-13T08:58:37.296ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53422026-07-13T08:58:42.792ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0015 s (7.6M iterations)
53432026-07-13T08:58:47.661ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53442026-07-13T08:58:47.752Zparse/Hairpin-DHCPv4/wallclock/Discover
53452026-07-13T08:58:47.752Z time: [61.741 ns 62.004 ns 62.314 ns]
53462026-07-13T08:58:47.752Z change: [−0.9977% +0.0801% +1.0174%] (p = 0.89 > 0.05)
53472026-07-13T08:58:47.752Z No change in performance detected.
53482026-07-13T08:58:47.752ZFound 3 outliers among 100 measurements (3.00%)
53492026-07-13T08:58:47.752Z 2 (2.00%) high mild
53502026-07-13T08:58:47.752Z 1 (1.00%) high severe
53512026-07-13T08:58:48.649Z
53522026-07-13T08:58:48.652ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53532026-07-13T08:58:48.652ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53542026-07-13T08:58:54.525ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0017 s (3.6M iterations)
53552026-07-13T08:58:59.519ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53562026-07-13T08:58:59.605Zprocess/Hairpin-DHCPv4/wallclock/Discover
53572026-07-13T08:58:59.605Z time: [820.88 ns 821.31 ns 821.78 ns]
53582026-07-13T08:58:59.605Z change: [−1.4635% −1.2949% −1.1110%] (p = 0.00 < 0.05)
53592026-07-13T08:58:59.605Z Performance has improved.
53602026-07-13T08:58:59.605ZFound 6 outliers among 100 measurements (6.00%)
53612026-07-13T08:58:59.605Z 4 (4.00%) high mild
53622026-07-13T08:58:59.605Z 2 (2.00%) high severe
53632026-07-13T08:59:00.498Z
53642026-07-13T08:59:00.501ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53652026-07-13T08:59:00.501ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53662026-07-13T08:59:06.231ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0008 s (7.3M iterations)
53672026-07-13T08:59:10.889ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53682026-07-13T08:59:10.974Zparse/Hairpin-DHCPv4/wallclock/Request
53692026-07-13T08:59:10.974Z time: [61.851 ns 62.140 ns 62.490 ns]
53702026-07-13T08:59:10.974Z change: [−1.1187% +0.0467% +1.0587%] (p = 0.94 > 0.05)
53712026-07-13T08:59:10.975Z No change in performance detected.
53722026-07-13T08:59:10.975ZFound 3 outliers among 100 measurements (3.00%)
53732026-07-13T08:59:10.975Z 1 (1.00%) high mild
53742026-07-13T08:59:10.975Z 2 (2.00%) high severe
53752026-07-13T08:59:11.865Z
53762026-07-13T08:59:11.869ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53772026-07-13T08:59:11.869ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53782026-07-13T08:59:17.647ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0047 s (3.6M iterations)
53792026-07-13T08:59:22.633ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53802026-07-13T08:59:22.718Zprocess/Hairpin-DHCPv4/wallclock/Request
53812026-07-13T08:59:22.718Z time: [798.17 ns 798.61 ns 799.09 ns]
53822026-07-13T08:59:22.718Z change: [−1.1715% −0.9807% −0.7730%] (p = 0.00 < 0.05)
53832026-07-13T08:59:22.718Z Change within noise threshold.
53842026-07-13T08:59:22.718ZFound 6 outliers among 100 measurements (6.00%)
53852026-07-13T08:59:22.718Z 4 (4.00%) high mild
53862026-07-13T08:59:22.719Z 2 (2.00%) high severe
53872026-07-13T08:59:23.607Z
53882026-07-13T08:59:23.610ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53892026-07-13T08:59:23.610ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53902026-07-13T08:59:27.069ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0021 s (6.1M iterations)
53912026-07-13T08:59:31.909ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53922026-07-13T08:59:31.994Zparse/Hairpin-DHCPv6/wallclock/Solicit
53932026-07-13T08:59:31.994Z time: [61.426 ns 61.720 ns 62.070 ns]
53942026-07-13T08:59:31.994Z change: [−1.3444% −0.1551% +0.9813%] (p = 0.81 > 0.05)
53952026-07-13T08:59:31.994Z No change in performance detected.
53962026-07-13T08:59:31.994ZFound 2 outliers among 100 measurements (2.00%)
53972026-07-13T08:59:31.994Z 1 (1.00%) high mild
53982026-07-13T08:59:31.994Z 1 (1.00%) high severe
53992026-07-13T08:59:32.891Z
54002026-07-13T08:59:32.894ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
54012026-07-13T08:59:32.894ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54022026-07-13T08:59:36.631ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0071 s (2.8M iterations)
54032026-07-13T08:59:41.644ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54042026-07-13T08:59:41.729Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54052026-07-13T08:59:41.729Z time: [1.0437 µs 1.0443 µs 1.0450 µs]
54062026-07-13T08:59:41.729Z change: [−0.3477% −0.2357% −0.1309%] (p = 0.00 < 0.05)
54072026-07-13T08:59:41.729Z Change within noise threshold.
54082026-07-13T08:59:41.729ZFound 4 outliers among 100 measurements (4.00%)
54092026-07-13T08:59:41.729Z 2 (2.00%) high mild
54102026-07-13T08:59:41.729Z 2 (2.00%) high severe
54112026-07-13T08:59:42.619Z
54122026-07-13T08:59:42.622ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54132026-07-13T08:59:42.623ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54142026-07-13T08:59:46.437ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0045 s (5.5M iterations)
54152026-07-13T08:59:51.158ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54162026-07-13T08:59:51.244Zparse/Hairpin-DHCPv6/wallclock/Request
54172026-07-13T08:59:51.245Z time: [61.642 ns 61.929 ns 62.276 ns]
54182026-07-13T08:59:51.245Z change: [−2.3521% −1.2917% −0.1602%] (p = 0.03 < 0.05)
54192026-07-13T08:59:51.245Z Change within noise threshold.
54202026-07-13T08:59:51.245ZFound 3 outliers among 100 measurements (3.00%)
54212026-07-13T08:59:51.245Z 2 (2.00%) high mild
54222026-07-13T08:59:51.245Z 1 (1.00%) high severe
54232026-07-13T08:59:52.141Z
54242026-07-13T08:59:52.144ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54252026-07-13T08:59:52.144ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54262026-07-13T08:59:56.112ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0094 s (2.6M iterations)
54272026-07-13T09:00:01.109ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54282026-07-13T09:00:01.195Zprocess/Hairpin-DHCPv6/wallclock/Request
54292026-07-13T09:00:01.195Z time: [1.0829 µs 1.0836 µs 1.0844 µs]
54302026-07-13T09:00:01.195Z change: [+0.1277% +0.2426% +0.3623%] (p = 0.00 < 0.05)
54312026-07-13T09:00:01.195Z Change within noise threshold.
54322026-07-13T09:00:01.195ZFound 4 outliers among 100 measurements (4.00%)
54332026-07-13T09:00:01.195Z 3 (3.00%) high mild
54342026-07-13T09:00:01.195Z 1 (1.00%) high severe
54352026-07-13T09:00:02.085Z
54362026-07-13T09:00:02.088ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54372026-07-13T09:00:02.088ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54382026-07-13T09:00:08.212ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0023 s (6.8M iterations)
54392026-07-13T09:00:12.727ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54402026-07-13T09:00:12.812Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54412026-07-13T09:00:12.812Z time: [61.212 ns 61.513 ns 61.876 ns]
54422026-07-13T09:00:12.812Z change: [−1.2920% −0.1962% +0.9100%] (p = 0.75 > 0.05)
54432026-07-13T09:00:12.812Z No change in performance detected.
54442026-07-13T09:00:12.812ZFound 3 outliers among 100 measurements (3.00%)
54452026-07-13T09:00:12.812Z 1 (1.00%) high mild
54462026-07-13T09:00:12.812Z 2 (2.00%) high severe
54472026-07-13T09:00:13.708Z
54482026-07-13T09:00:13.711ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54492026-07-13T09:00:13.711ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54502026-07-13T09:00:18.970ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0048 s (4.0M iterations)
54512026-07-13T09:00:23.847ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54522026-07-13T09:00:23.933Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54532026-07-13T09:00:23.933Z time: [621.85 ns 622.27 ns 622.77 ns]
54542026-07-13T09:00:23.933Z change: [−1.1884% −1.0338% −0.8973%] (p = 0.00 < 0.05)
54552026-07-13T09:00:23.933Z Change within noise threshold.
54562026-07-13T09:00:23.933ZFound 3 outliers among 100 measurements (3.00%)
54572026-07-13T09:00:23.933Z 1 (1.00%) high mild
54582026-07-13T09:00:23.933Z 2 (2.00%) high severe
54592026-07-13T09:00:24.822Z
54602026-07-13T09:00:24.825ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54612026-07-13T09:00:24.825ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54622026-07-13T09:00:29.191ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0025 s (4.8M iterations)
54632026-07-13T09:00:33.031ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54642026-07-13T09:00:33.115Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54652026-07-13T09:00:33.115Z time: [121.41 ns 121.70 ns 122.05 ns]
54662026-07-13T09:00:33.115Z change: [−1.1834% −0.4658% +0.2350%] (p = 0.23 > 0.05)
54672026-07-13T09:00:33.115Z No change in performance detected.
54682026-07-13T09:00:33.116ZFound 3 outliers among 100 measurements (3.00%)
54692026-07-13T09:00:33.116Z 1 (1.00%) high mild
54702026-07-13T09:00:33.116Z 2 (2.00%) high severe
54712026-07-13T09:00:34.010Z
54722026-07-13T09:00:34.014ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54732026-07-13T09:00:34.014ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54742026-07-13T09:00:37.249ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0066 s (3.2M iterations)
54752026-07-13T09:00:41.749ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54762026-07-13T09:00:41.834Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54772026-07-13T09:00:41.834Z time: [707.42 ns 707.83 ns 708.30 ns]
54782026-07-13T09:00:41.834Z change: [−0.6313% −0.4854% −0.3345%] (p = 0.00 < 0.05)
54792026-07-13T09:00:41.834Z Change within noise threshold.
54802026-07-13T09:00:41.834ZFound 3 outliers among 100 measurements (3.00%)
54812026-07-13T09:00:41.834Z 1 (1.00%) high mild
54822026-07-13T09:00:41.834Z 2 (2.00%) high severe
54832026-07-13T09:00:42.727Z
54842026-07-13T09:00:42.730ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54852026-07-13T09:00:42.730ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54862026-07-13T09:00:48.895ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0020 s (6.8M iterations)
54872026-07-13T09:00:53.372ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54882026-07-13T09:00:53.457Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54892026-07-13T09:00:53.458Z time: [60.835 ns 61.121 ns 61.463 ns]
54902026-07-13T09:00:53.458Z change: [−1.6292% −0.5109% +0.6269%] (p = 0.39 > 0.05)
54912026-07-13T09:00:53.458Z No change in performance detected.
54922026-07-13T09:00:53.458ZFound 3 outliers among 100 measurements (3.00%)
54932026-07-13T09:00:53.458Z 1 (1.00%) high mild
54942026-07-13T09:00:53.458Z 2 (2.00%) high severe
54952026-07-13T09:00:54.352Z
54962026-07-13T09:00:54.355ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54972026-07-13T09:00:54.355ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54982026-07-13T09:01:00.460ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0006 s (3.4M iterations)
54992026-07-13T09:01:05.248ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
55002026-07-13T09:01:05.333Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
55012026-07-13T09:01:05.333Z time: [795.05 ns 795.49 ns 796.00 ns]
55022026-07-13T09:01:05.333Z change: [−2.0495% −1.8841% −1.6936%] (p = 0.00 < 0.05)
55032026-07-13T09:01:05.333Z Performance has improved.
55042026-07-13T09:01:05.333ZFound 5 outliers among 100 measurements (5.00%)
55052026-07-13T09:01:05.333Z 2 (2.00%) high mild
55062026-07-13T09:01:05.333Z 3 (3.00%) high severe
55072026-07-13T09:01:06.223Z
55082026-07-13T09:01:06.226ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55092026-07-13T09:01:06.226ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55102026-07-13T09:01:09.235ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0015 s (7.0M iterations)
55112026-07-13T09:01:13.799ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55122026-07-13T09:01:13.883Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55132026-07-13T09:01:13.883Z time: [60.548 ns 60.838 ns 61.199 ns]
55142026-07-13T09:01:13.883Z change: [−1.7714% −0.6839% +0.4957%] (p = 0.25 > 0.05)
55152026-07-13T09:01:13.883Z No change in performance detected.
55162026-07-13T09:01:13.883ZFound 3 outliers among 100 measurements (3.00%)
55172026-07-13T09:01:13.883Z 1 (1.00%) high mild
55182026-07-13T09:01:13.884Z 2 (2.00%) high severe
55192026-07-13T09:01:14.780Z
55202026-07-13T09:01:14.783ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55212026-07-13T09:01:14.783ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55222026-07-13T09:01:20.727ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0048 s (3.5M iterations)
55232026-07-13T09:01:25.519ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55242026-07-13T09:01:25.604Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55252026-07-13T09:01:25.604Z time: [758.13 ns 758.49 ns 758.93 ns]
55262026-07-13T09:01:25.604Z change: [−1.0448% −0.8843% −0.7157%] (p = 0.00 < 0.05)
55272026-07-13T09:01:25.604Z Change within noise threshold.
55282026-07-13T09:01:25.604ZFound 4 outliers among 100 measurements (4.00%)
55292026-07-13T09:01:25.604Z 2 (2.00%) high mild
55302026-07-13T09:01:25.607Z 2 (2.00%) high severe
55312026-07-13T09:01:26.494Z
55322026-07-13T09:01:26.498ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55332026-07-13T09:01:26.498ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55342026-07-13T09:01:29.926ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (12M iterations)
55352026-07-13T09:01:33.746ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55362026-07-13T09:01:33.832Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55372026-07-13T09:01:33.832Z time: [62.155 ns 62.380 ns 62.628 ns]
55382026-07-13T09:01:33.832Z change: [−0.9002% −0.0008% +0.8291%] (p = 1.00 > 0.05)
55392026-07-13T09:01:33.832Z No change in performance detected.
55402026-07-13T09:01:33.832ZFound 2 outliers among 100 measurements (2.00%)
55412026-07-13T09:01:33.832Z 1 (1.00%) high mild
55422026-07-13T09:01:33.832Z 1 (1.00%) high severe
55432026-07-13T09:01:34.722Z
55442026-07-13T09:01:34.725ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55452026-07-13T09:01:34.725ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55462026-07-13T09:01:39.928ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (4.0M iterations)
55472026-07-13T09:01:44.650ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55482026-07-13T09:01:44.735Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55492026-07-13T09:01:44.735Z time: [253.40 ns 253.71 ns 254.07 ns]
55502026-07-13T09:01:44.735Z change: [−0.5075% −0.1498% +0.2048%] (p = 0.43 > 0.05)
55512026-07-13T09:01:44.736Z No change in performance detected.
55522026-07-13T09:01:44.736ZFound 3 outliers among 100 measurements (3.00%)
55532026-07-13T09:01:44.736Z 1 (1.00%) high mild
55542026-07-13T09:01:44.736Z 2 (2.00%) high severe
55552026-07-13T09:01:45.629Z
55562026-07-13T09:01:45.632ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55572026-07-13T09:01:45.632ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55582026-07-13T09:01:51.741ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0005 s (6.9M iterations)
55592026-07-13T09:01:56.317ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55602026-07-13T09:01:56.404Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55612026-07-13T09:01:56.404Z time: [80.094 ns 80.376 ns 80.712 ns]
55622026-07-13T09:01:56.404Z change: [−1.4072% −0.4589% +0.4622%] (p = 0.34 > 0.05)
55632026-07-13T09:01:56.404Z No change in performance detected.
55642026-07-13T09:01:56.404ZFound 2 outliers among 100 measurements (2.00%)
55652026-07-13T09:01:56.404Z 2 (2.00%) high severe
55662026-07-13T09:01:57.296Z
55672026-07-13T09:01:57.299ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55682026-07-13T09:01:57.299ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55692026-07-13T09:02:01.287ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0079 s (2.6M iterations)
55702026-07-13T09:02:06.254ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55712026-07-13T09:02:06.339Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55722026-07-13T09:02:06.340Z time: [272.34 ns 272.66 ns 273.03 ns]
55732026-07-13T09:02:06.340Z change: [−0.7142% −0.3252% +0.0631%] (p = 0.09 > 0.05)
55742026-07-13T09:02:06.340Z No change in performance detected.
55752026-07-13T09:02:06.340ZFound 5 outliers among 100 measurements (5.00%)
55762026-07-13T09:02:06.340Z 2 (2.00%) high mild
55772026-07-13T09:02:06.340Z 3 (3.00%) high severe
55782026-07-13T09:02:07.231Z
55792026-07-13T09:02:07.234ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55802026-07-13T09:02:07.234ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55812026-07-13T09:02:13.444ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0011 s (6.8M iterations)
55822026-07-13T09:02:17.000ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55832026-07-13T09:02:17.086Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55842026-07-13T09:02:17.086Z time: [97.946 ns 98.136 ns 98.306 ns]
55852026-07-13T09:02:17.086Z change: [−1.4415% −0.7795% −0.1399%] (p = 0.02 < 0.05)
55862026-07-13T09:02:17.086Z Change within noise threshold.
55872026-07-13T09:02:17.086ZFound 4 outliers among 100 measurements (4.00%)
55882026-07-13T09:02:17.086Z 2 (2.00%) high mild
55892026-07-13T09:02:17.086Z 2 (2.00%) high severe
55902026-07-13T09:02:17.978Z
55912026-07-13T09:02:17.982ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55922026-07-13T09:02:17.982ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55932026-07-13T09:02:20.997ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0070 s (3.5M iterations)
55942026-07-13T09:02:25.601ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55952026-07-13T09:02:25.687Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55962026-07-13T09:02:25.687Z time: [225.13 ns 225.43 ns 225.78 ns]
55972026-07-13T09:02:25.687Z change: [−1.0132% −0.5603% −0.1222%] (p = 0.02 < 0.05)
55982026-07-13T09:02:25.687Z Change within noise threshold.
55992026-07-13T09:02:25.687ZFound 3 outliers among 100 measurements (3.00%)
56002026-07-13T09:02:25.689Z 2 (2.00%) high mild
56012026-07-13T09:02:25.689Z 1 (1.00%) high severe
56022026-07-13T09:02:26.577Z
56032026-07-13T09:02:26.581ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56042026-07-13T09:02:26.581ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56052026-07-13T09:02:30.887ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0012 s (4.9M iterations)
56062026-07-13T09:02:35.159ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56072026-07-13T09:02:35.244Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56082026-07-13T09:02:35.244Z time: [116.91 ns 117.20 ns 117.45 ns]
56092026-07-13T09:02:35.244Z change: [−1.2976% −0.4102% +0.4480%] (p = 0.37 > 0.05)
56102026-07-13T09:02:35.244Z No change in performance detected.
56112026-07-13T09:02:35.244ZFound 8 outliers among 100 measurements (8.00%)
56122026-07-13T09:02:35.244Z 2 (2.00%) low mild
56132026-07-13T09:02:35.244Z 2 (2.00%) high mild
56142026-07-13T09:02:35.244Z 4 (4.00%) high severe
56152026-07-13T09:02:36.136Z
56162026-07-13T09:02:36.139ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56172026-07-13T09:02:36.139ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56182026-07-13T09:02:40.612ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0009 s (2.3M iterations)
56192026-07-13T09:02:45.384ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56202026-07-13T09:02:45.468Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56212026-07-13T09:02:45.468Z time: [242.92 ns 243.19 ns 243.51 ns]
56222026-07-13T09:02:45.468Z change: [−1.2378% −0.7540% −0.2624%] (p = 0.00 < 0.05)
56232026-07-13T09:02:45.468Z Change within noise threshold.
56242026-07-13T09:02:45.468ZFound 4 outliers among 100 measurements (4.00%)
56252026-07-13T09:02:45.468Z 2 (2.00%) high mild
56262026-07-13T09:02:45.468Z 2 (2.00%) high severe
56272026-07-13T09:02:46.360Z
56282026-07-13T09:02:46.364ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56292026-07-13T09:02:46.364ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56302026-07-13T09:02:49.629ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (13M iterations)
56312026-07-13T09:02:53.571ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56322026-07-13T09:02:53.656Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56332026-07-13T09:02:53.656Z time: [60.726 ns 60.948 ns 61.209 ns]
56342026-07-13T09:02:53.656Z change: [−0.9782% −0.0708% +0.7392%] (p = 0.88 > 0.05)
56352026-07-13T09:02:53.656Z No change in performance detected.
56362026-07-13T09:02:53.656ZFound 2 outliers among 100 measurements (2.00%)
56372026-07-13T09:02:53.656Z 1 (1.00%) high mild
56382026-07-13T09:02:53.657Z 1 (1.00%) high severe
56392026-07-13T09:02:54.551Z
56402026-07-13T09:02:54.554ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56412026-07-13T09:02:54.554ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56422026-07-13T09:02:59.344ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0033 s (4.4M iterations)
56432026-07-13T09:03:04.119ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56442026-07-13T09:03:04.204Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56452026-07-13T09:03:04.204Z time: [216.12 ns 216.46 ns 216.85 ns]
56462026-07-13T09:03:04.204Z change: [−0.9058% −0.4721% −0.0004%] (p = 0.04 < 0.05)
56472026-07-13T09:03:04.204Z Change within noise threshold.
56482026-07-13T09:03:04.207ZFound 3 outliers among 100 measurements (3.00%)
56492026-07-13T09:03:04.208Z 1 (1.00%) high mild
56502026-07-13T09:03:04.208Z 2 (2.00%) high severe
56512026-07-13T09:03:05.097Z
56522026-07-13T09:03:05.100ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56532026-07-13T09:03:05.100ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56542026-07-13T09:03:11.202ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0020 s (6.9M iterations)
56552026-07-13T09:03:15.809ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56562026-07-13T09:03:15.891Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56572026-07-13T09:03:15.891Z time: [79.141 ns 79.419 ns 79.748 ns]
56582026-07-13T09:03:15.891Z change: [−1.4243% −0.5323% +0.3738%] (p = 0.26 > 0.05)
56592026-07-13T09:03:15.891Z No change in performance detected.
56602026-07-13T09:03:15.891ZFound 3 outliers among 100 measurements (3.00%)
56612026-07-13T09:03:15.891Z 2 (2.00%) high mild
56622026-07-13T09:03:15.891Z 1 (1.00%) high severe
56632026-07-13T09:03:16.785Z
56642026-07-13T09:03:16.789ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56652026-07-13T09:03:16.789ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56662026-07-13T09:03:20.611ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (2.7M iterations)
56672026-07-13T09:03:25.586ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56682026-07-13T09:03:25.671Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56692026-07-13T09:03:25.671Z time: [234.60 ns 234.88 ns 235.21 ns]
56702026-07-13T09:03:25.671Z change: [−1.1040% −0.6927% −0.2427%] (p = 0.00 < 0.05)
56712026-07-13T09:03:25.671Z Change within noise threshold.
56722026-07-13T09:03:25.671ZFound 5 outliers among 100 measurements (5.00%)
56732026-07-13T09:03:25.671Z 2 (2.00%) high mild
56742026-07-13T09:03:25.671Z 3 (3.00%) high severe
56752026-07-13T09:03:26.561Z
56762026-07-13T09:03:26.564ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56772026-07-13T09:03:26.564ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56782026-07-13T09:03:32.633ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0005 s (6.9M iterations)
56792026-07-13T09:03:36.260ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56802026-07-13T09:03:36.346Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56812026-07-13T09:03:36.346Z time: [97.897 ns 98.113 ns 98.319 ns]
56822026-07-13T09:03:36.346Z change: [−1.3402% −0.6863% +0.0236%] (p = 0.04 < 0.05)
56832026-07-13T09:03:36.346Z Change within noise threshold.
56842026-07-13T09:03:36.346ZFound 4 outliers among 100 measurements (4.00%)
56852026-07-13T09:03:36.346Z 2 (2.00%) high mild
56862026-07-13T09:03:36.346Z 2 (2.00%) high severe
56872026-07-13T09:03:37.236Z
56882026-07-13T09:03:37.239ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56892026-07-13T09:03:37.239ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56902026-07-13T09:03:43.108ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0054 s (3.6M iterations)
56912026-07-13T09:03:47.549ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56922026-07-13T09:03:47.634Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56932026-07-13T09:03:47.634Z time: [187.01 ns 187.31 ns 187.64 ns]
56942026-07-13T09:03:47.634Z change: [−1.2619% −0.7624% −0.2835%] (p = 0.00 < 0.05)
56952026-07-13T09:03:47.634Z Change within noise threshold.
56962026-07-13T09:03:47.634ZFound 2 outliers among 100 measurements (2.00%)
56972026-07-13T09:03:47.634Z 1 (1.00%) high mild
56982026-07-13T09:03:47.634Z 1 (1.00%) high severe
56992026-07-13T09:03:48.525Z
57002026-07-13T09:03:48.528ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57012026-07-13T09:03:48.528ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57022026-07-13T09:03:52.776ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0013 s (4.9M iterations)
57032026-07-13T09:03:57.098ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57042026-07-13T09:03:57.183Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57052026-07-13T09:03:57.183Z time: [116.08 ns 116.36 ns 116.61 ns]
57062026-07-13T09:03:57.183Z change: [−1.7560% −0.9902% −0.2773%] (p = 0.01 < 0.05)
57072026-07-13T09:03:57.183Z Change within noise threshold.
57082026-07-13T09:03:57.183ZFound 6 outliers among 100 measurements (6.00%)
57092026-07-13T09:03:57.183Z 2 (2.00%) high mild
57102026-07-13T09:03:57.183Z 4 (4.00%) high severe
57112026-07-13T09:03:58.075Z
57122026-07-13T09:03:58.078ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57132026-07-13T09:03:58.079ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57142026-07-13T09:04:02.382ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0087 s (2.4M iterations)
57152026-07-13T09:04:07.182ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57162026-07-13T09:04:07.266Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57172026-07-13T09:04:07.266Z time: [205.14 ns 205.38 ns 205.66 ns]
57182026-07-13T09:04:07.266Z change: [−1.3187% −0.7608% −0.2151%] (p = 0.01 < 0.05)
57192026-07-13T09:04:07.266Z Change within noise threshold.
57202026-07-13T09:04:07.266ZFound 4 outliers among 100 measurements (4.00%)
57212026-07-13T09:04:07.266Z 2 (2.00%) high mild
57222026-07-13T09:04:07.266Z 2 (2.00%) high severe
57232026-07-13T09:04:08.161Z
57242026-07-13T09:04:08.164ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57252026-07-13T09:04:08.164ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57262026-07-13T09:04:11.771ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (12M iterations)
57272026-07-13T09:04:15.765ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57282026-07-13T09:04:15.850Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57292026-07-13T09:04:15.850Z time: [61.261 ns 61.464 ns 61.703 ns]
57302026-07-13T09:04:15.850Z change: [−1.9708% −1.0851% −0.2125%] (p = 0.02 < 0.05)
57312026-07-13T09:04:15.850Z Change within noise threshold.
57322026-07-13T09:04:15.850ZFound 2 outliers among 100 measurements (2.00%)
57332026-07-13T09:04:15.850Z 1 (1.00%) high mild
57342026-07-13T09:04:15.850Z 1 (1.00%) high severe
57352026-07-13T09:04:16.737Z
57362026-07-13T09:04:16.740ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57372026-07-13T09:04:16.740ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57382026-07-13T09:04:22.098ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0023 s (3.9M iterations)
57392026-07-13T09:04:26.919ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57402026-07-13T09:04:27.005Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57412026-07-13T09:04:27.005Z time: [249.74 ns 250.08 ns 250.47 ns]
57422026-07-13T09:04:27.005Z change: [−0.8808% −0.5176% −0.1412%] (p = 0.01 < 0.05)
57432026-07-13T09:04:27.005Z Change within noise threshold.
57442026-07-13T09:04:27.005ZFound 3 outliers among 100 measurements (3.00%)
57452026-07-13T09:04:27.005Z 1 (1.00%) high mild
57462026-07-13T09:04:27.005Z 2 (2.00%) high severe
57472026-07-13T09:04:27.900Z
57482026-07-13T09:04:27.902ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57492026-07-13T09:04:27.903ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57502026-07-13T09:04:31.011ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0005 s (6.7M iterations)
57512026-07-13T09:04:35.728ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57522026-07-13T09:04:35.812Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57532026-07-13T09:04:35.812Z time: [79.738 ns 80.005 ns 80.326 ns]
57542026-07-13T09:04:35.812Z change: [−1.4343% −0.5258% +0.3335%] (p = 0.27 > 0.05)
57552026-07-13T09:04:35.812Z No change in performance detected.
57562026-07-13T09:04:35.812ZFound 2 outliers among 100 measurements (2.00%)
57572026-07-13T09:04:35.812Z 1 (1.00%) high mild
57582026-07-13T09:04:35.812Z 1 (1.00%) high severe
57592026-07-13T09:04:36.704Z
57602026-07-13T09:04:36.707ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57612026-07-13T09:04:36.707ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57622026-07-13T09:04:40.809ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0017 s (2.6M iterations)
57632026-07-13T09:04:45.792ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57642026-07-13T09:04:45.877Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57652026-07-13T09:04:45.878Z time: [267.88 ns 268.20 ns 268.60 ns]
57662026-07-13T09:04:45.878Z change: [−1.0139% −0.6589% −0.2855%] (p = 0.00 < 0.05)
57672026-07-13T09:04:45.878Z Change within noise threshold.
57682026-07-13T09:04:45.878ZFound 4 outliers among 100 measurements (4.00%)
57692026-07-13T09:04:45.878Z 1 (1.00%) high mild
57702026-07-13T09:04:45.878Z 3 (3.00%) high severe
57712026-07-13T09:04:46.769Z
57722026-07-13T09:04:46.772ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57732026-07-13T09:04:46.773ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57742026-07-13T09:04:49.820ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0036 s (6.9M iterations)
57752026-07-13T09:04:53.679ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57762026-07-13T09:04:53.764Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57772026-07-13T09:04:53.764Z time: [98.307 ns 98.389 ns 98.482 ns]
57782026-07-13T09:04:53.764Z change: [−1.5130% −0.8864% −0.3000%] (p = 0.00 < 0.05)
57792026-07-13T09:04:53.764Z Change within noise threshold.
57802026-07-13T09:04:53.764ZFound 6 outliers among 100 measurements (6.00%)
57812026-07-13T09:04:53.764Z 4 (4.00%) high mild
57822026-07-13T09:04:53.768Z 2 (2.00%) high severe
57832026-07-13T09:04:54.656Z
57842026-07-13T09:04:54.659ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57852026-07-13T09:04:54.659ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57862026-07-13T09:04:57.765ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0012 s (3.4M iterations)
57872026-07-13T09:05:02.436ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57882026-07-13T09:05:02.521Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57892026-07-13T09:05:02.521Z time: [221.26 ns 221.51 ns 221.81 ns]
57902026-07-13T09:05:02.521Z change: [−1.4032% −0.9571% −0.5325%] (p = 0.00 < 0.05)
57912026-07-13T09:05:02.521Z Change within noise threshold.
57922026-07-13T09:05:02.521ZFound 2 outliers among 100 measurements (2.00%)
57932026-07-13T09:05:02.521Z 1 (1.00%) high mild
57942026-07-13T09:05:02.521Z 1 (1.00%) high severe
57952026-07-13T09:05:03.417Z
57962026-07-13T09:05:03.420ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57972026-07-13T09:05:03.420ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57982026-07-13T09:05:07.833ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (4.8M iterations)
57992026-07-13T09:05:12.225ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58002026-07-13T09:05:12.310Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58012026-07-13T09:05:12.310Z time: [116.65 ns 116.80 ns 116.94 ns]
58022026-07-13T09:05:12.310Z change: [−1.9306% −1.1793% −0.4443%] (p = 0.00 < 0.05)
58032026-07-13T09:05:12.310Z Change within noise threshold.
58042026-07-13T09:05:12.313ZFound 7 outliers among 100 measurements (7.00%)
58052026-07-13T09:05:12.313Z 3 (3.00%) high mild
58062026-07-13T09:05:12.313Z 4 (4.00%) high severe
58072026-07-13T09:05:13.203Z
58082026-07-13T09:05:13.206ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58092026-07-13T09:05:13.206ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58102026-07-13T09:05:17.772ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0057 s (2.3M iterations)
58112026-07-13T09:05:22.639ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58122026-07-13T09:05:22.724Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58132026-07-13T09:05:22.724Z time: [239.09 ns 239.38 ns 239.70 ns]
58142026-07-13T09:05:22.724Z change: [−1.4431% −0.9005% −0.3890%] (p = 0.00 < 0.05)
58152026-07-13T09:05:22.724Z Change within noise threshold.
58162026-07-13T09:05:22.724ZFound 4 outliers among 100 measurements (4.00%)
58172026-07-13T09:05:22.724Z 2 (2.00%) high mild
58182026-07-13T09:05:22.724Z 2 (2.00%) high severe
58192026-07-13T09:05:23.616Z
58202026-07-13T09:05:23.619ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58212026-07-13T09:05:23.619ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58222026-07-13T09:05:27.206ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (12M iterations)
58232026-07-13T09:05:31.174ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58242026-07-13T09:05:31.259Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58252026-07-13T09:05:31.259Z time: [60.690 ns 60.916 ns 61.187 ns]
58262026-07-13T09:05:31.259Z change: [−0.9624% −0.0123% +0.9276%] (p = 0.98 > 0.05)
58272026-07-13T09:05:31.259Z No change in performance detected.
58282026-07-13T09:05:31.259ZFound 2 outliers among 100 measurements (2.00%)
58292026-07-13T09:05:31.259Z 1 (1.00%) high mild
58302026-07-13T09:05:31.259Z 1 (1.00%) high severe
58312026-07-13T09:05:32.150Z
58322026-07-13T09:05:32.153ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58332026-07-13T09:05:32.153ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58342026-07-13T09:05:37.213ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0042 s (4.1M iterations)
58352026-07-13T09:05:42.024ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58362026-07-13T09:05:42.110Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58372026-07-13T09:05:42.110Z time: [218.69 ns 219.08 ns 219.52 ns]
58382026-07-13T09:05:42.110Z change: [−0.8637% −0.4235% −0.0044%] (p = 0.05 < 0.05)
58392026-07-13T09:05:42.110Z Change within noise threshold.
58402026-07-13T09:05:42.110ZFound 3 outliers among 100 measurements (3.00%)
58412026-07-13T09:05:42.111Z 2 (2.00%) high mild
58422026-07-13T09:05:42.111Z 1 (1.00%) high severe
58432026-07-13T09:05:43.002Z
58442026-07-13T09:05:43.005ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58452026-07-13T09:05:43.005ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58462026-07-13T09:05:46.050ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0014 s (6.9M iterations)
58472026-07-13T09:05:50.840ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58482026-07-13T09:05:50.925Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58492026-07-13T09:05:50.925Z time: [78.882 ns 79.169 ns 79.510 ns]
58502026-07-13T09:05:50.925Z change: [−1.3511% −0.4419% +0.4168%] (p = 0.34 > 0.05)
58512026-07-13T09:05:50.928Z No change in performance detected.
58522026-07-13T09:05:50.928ZFound 2 outliers among 100 measurements (2.00%)
58532026-07-13T09:05:50.928Z 1 (1.00%) high mild
58542026-07-13T09:05:50.928Z 1 (1.00%) high severe
58552026-07-13T09:05:51.822Z
58562026-07-13T09:05:51.826ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58572026-07-13T09:05:51.826ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58582026-07-13T09:05:55.746ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0076 s (2.7M iterations)
58592026-07-13T09:06:00.771ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58602026-07-13T09:06:00.856Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58612026-07-13T09:06:00.856Z time: [236.94 ns 237.26 ns 237.65 ns]
58622026-07-13T09:06:00.856Z change: [−1.1334% −0.7114% −0.2788%] (p = 0.00 < 0.05)
58632026-07-13T09:06:00.856Z Change within noise threshold.
58642026-07-13T09:06:00.856ZFound 5 outliers among 100 measurements (5.00%)
58652026-07-13T09:06:00.856Z 2 (2.00%) high mild
58662026-07-13T09:06:00.856Z 3 (3.00%) high severe
58672026-07-13T09:06:01.750Z
58682026-07-13T09:06:01.753ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58692026-07-13T09:06:01.753ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58702026-07-13T09:06:08.107ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0017 s (6.6M iterations)
58712026-07-13T09:06:11.773ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58722026-07-13T09:06:11.858Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58732026-07-13T09:06:11.858Z time: [97.522 ns 97.676 ns 97.852 ns]
58742026-07-13T09:06:11.858Z change: [−1.4774% −0.8159% −0.2005%] (p = 0.01 < 0.05)
58752026-07-13T09:06:11.858Z Change within noise threshold.
58762026-07-13T09:06:11.859ZFound 7 outliers among 100 measurements (7.00%)
58772026-07-13T09:06:11.859Z 4 (4.00%) high mild
58782026-07-13T09:06:11.859Z 3 (3.00%) high severe
58792026-07-13T09:06:12.755Z
58802026-07-13T09:06:12.758ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58812026-07-13T09:06:12.758ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58822026-07-13T09:06:18.873ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0015 s (3.4M iterations)
58832026-07-13T09:06:23.370ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58842026-07-13T09:06:23.454Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58852026-07-13T09:06:23.454Z time: [188.49 ns 188.74 ns 189.04 ns]
58862026-07-13T09:06:23.454Z change: [−1.4639% −0.9636% −0.4118%] (p = 0.00 < 0.05)
58872026-07-13T09:06:23.454Z Change within noise threshold.
58882026-07-13T09:06:23.454ZFound 2 outliers among 100 measurements (2.00%)
58892026-07-13T09:06:23.457Z 1 (1.00%) high mild
58902026-07-13T09:06:23.457Z 1 (1.00%) high severe
58912026-07-13T09:06:24.347Z
58922026-07-13T09:06:24.350ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58932026-07-13T09:06:24.350ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58942026-07-13T09:06:28.692ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0016 s (4.8M iterations)
58952026-07-13T09:06:33.093ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58962026-07-13T09:06:33.179Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58972026-07-13T09:06:33.179Z time: [116.20 ns 116.41 ns 116.62 ns]
58982026-07-13T09:06:33.179Z change: [−1.6619% −0.8487% −0.0507%] (p = 0.04 < 0.05)
58992026-07-13T09:06:33.179Z Change within noise threshold.
59002026-07-13T09:06:33.179ZFound 5 outliers among 100 measurements (5.00%)
59012026-07-13T09:06:33.179Z 1 (1.00%) high mild
59022026-07-13T09:06:33.179Z 4 (4.00%) high severe
59032026-07-13T09:06:34.072Z
59042026-07-13T09:06:34.075ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59052026-07-13T09:06:34.075ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59062026-07-13T09:06:38.458ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0070 s (2.4M iterations)
59072026-07-13T09:06:43.342ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59082026-07-13T09:06:43.426Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59092026-07-13T09:06:43.426Z time: [206.94 ns 207.21 ns 207.53 ns]
59102026-07-13T09:06:43.426Z change: [−1.4226% −0.7334% +0.0110%] (p = 0.04 < 0.05)
59112026-07-13T09:06:43.426Z Change within noise threshold.
59122026-07-13T09:06:43.426ZFound 4 outliers among 100 measurements (4.00%)
59132026-07-13T09:06:43.426Z 1 (1.00%) high mild
59142026-07-13T09:06:43.426Z 3 (3.00%) high severe
59152026-07-13T09:06:44.319Z
59162026-07-13T09:06:44.322ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59172026-07-13T09:06:44.322ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59182026-07-13T09:06:47.603ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (13M iterations)
59192026-07-13T09:06:51.602ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59202026-07-13T09:06:51.687Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59212026-07-13T09:06:51.687Z time: [61.886 ns 62.114 ns 62.380 ns]
59222026-07-13T09:06:51.687Z change: [−1.6368% −0.7653% +0.1125%] (p = 0.09 > 0.05)
59232026-07-13T09:06:51.687Z No change in performance detected.
59242026-07-13T09:06:51.687ZFound 2 outliers among 100 measurements (2.00%)
59252026-07-13T09:06:51.687Z 1 (1.00%) high mild
59262026-07-13T09:06:51.687Z 1 (1.00%) high severe
59272026-07-13T09:06:52.580Z
59282026-07-13T09:06:52.583ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59292026-07-13T09:06:52.583ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59302026-07-13T09:06:57.500ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0052 s (4.3M iterations)
59312026-07-13T09:07:02.578ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59322026-07-13T09:07:02.663Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59332026-07-13T09:07:02.663Z time: [289.06 ns 291.65 ns 294.96 ns]
59342026-07-13T09:07:02.663Z change: [−16.911% −0.8964% +20.505%] (p = 0.93 > 0.05)
59352026-07-13T09:07:02.663Z No change in performance detected.
59362026-07-13T09:07:02.663ZFound 13 outliers among 100 measurements (13.00%)
59372026-07-13T09:07:02.663Z 5 (5.00%) high mild
59382026-07-13T09:07:02.663Z 8 (8.00%) high severe
59392026-07-13T09:07:03.558Z
59402026-07-13T09:07:03.561ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59412026-07-13T09:07:03.561ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59422026-07-13T09:07:09.599ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (6.9M iterations)
59432026-07-13T09:07:14.209ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59442026-07-13T09:07:14.294Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59452026-07-13T09:07:14.294Z time: [80.216 ns 80.489 ns 80.814 ns]
59462026-07-13T09:07:14.294Z change: [−1.2892% −0.3627% +0.5410%] (p = 0.45 > 0.05)
59472026-07-13T09:07:14.294Z No change in performance detected.
59482026-07-13T09:07:14.294ZFound 3 outliers among 100 measurements (3.00%)
59492026-07-13T09:07:14.294Z 1 (1.00%) high mild
59502026-07-13T09:07:14.294Z 2 (2.00%) high severe
59512026-07-13T09:07:15.189Z
59522026-07-13T09:07:15.192ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59532026-07-13T09:07:15.192ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59542026-07-13T09:07:19.081ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0039 s (2.7M iterations)
59552026-07-13T09:07:24.314ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59562026-07-13T09:07:24.398Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59572026-07-13T09:07:24.398Z time: [328.09 ns 331.99 ns 337.04 ns]
59582026-07-13T09:07:24.398Z change: [−15.888% −0.3638% +18.314%] (p = 0.97 > 0.05)
59592026-07-13T09:07:24.398Z No change in performance detected.
59602026-07-13T09:07:24.398ZFound 13 outliers among 100 measurements (13.00%)
59612026-07-13T09:07:24.398Z 6 (6.00%) high mild
59622026-07-13T09:07:24.398Z 7 (7.00%) high severe
59632026-07-13T09:07:25.295Z
59642026-07-13T09:07:25.298ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59652026-07-13T09:07:25.298ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59662026-07-13T09:07:31.177ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0034 s (7.1M iterations)
59672026-07-13T09:07:34.931ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59682026-07-13T09:07:35.016Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59692026-07-13T09:07:35.016Z time: [97.982 ns 98.175 ns 98.347 ns]
59702026-07-13T09:07:35.016Z change: [−1.4312% −0.7780% −0.1380%] (p = 0.02 < 0.05)
59712026-07-13T09:07:35.016Z Change within noise threshold.
59722026-07-13T09:07:35.016ZFound 5 outliers among 100 measurements (5.00%)
59732026-07-13T09:07:35.017Z 3 (3.00%) high mild
59742026-07-13T09:07:35.017Z 2 (2.00%) high severe
59752026-07-13T09:07:35.917Z
59762026-07-13T09:07:35.920ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59772026-07-13T09:07:35.920ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59782026-07-13T09:07:41.810ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0019 s (3.6M iterations)
59792026-07-13T09:07:46.565ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59802026-07-13T09:07:46.649Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59812026-07-13T09:07:46.649Z time: [255.91 ns 258.05 ns 260.82 ns]
59822026-07-13T09:07:46.649Z change: [−14.794% −0.5010% +17.923%] (p = 0.95 > 0.05)
59832026-07-13T09:07:46.649Z No change in performance detected.
59842026-07-13T09:07:46.649ZFound 12 outliers among 100 measurements (12.00%)
59852026-07-13T09:07:46.649Z 4 (4.00%) high mild
59862026-07-13T09:07:46.649Z 8 (8.00%) high severe
59872026-07-13T09:07:47.543Z
59882026-07-13T09:07:47.547ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59892026-07-13T09:07:47.547ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59902026-07-13T09:07:51.628ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0018 s (5.1M iterations)
59912026-07-13T09:07:56.134ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59922026-07-13T09:07:56.219Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59932026-07-13T09:07:56.219Z time: [116.42 ns 116.69 ns 116.92 ns]
59942026-07-13T09:07:56.219Z change: [−1.4745% −0.8223% −0.1862%] (p = 0.01 < 0.05)
59952026-07-13T09:07:56.219Z Change within noise threshold.
59962026-07-13T09:07:56.219ZFound 12 outliers among 100 measurements (12.00%)
59972026-07-13T09:07:56.219Z 7 (7.00%) low mild
59982026-07-13T09:07:56.219Z 1 (1.00%) high mild
59992026-07-13T09:07:56.219Z 4 (4.00%) high severe
60002026-07-13T09:07:57.109Z
60012026-07-13T09:07:57.112ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60022026-07-13T09:07:57.112ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
60032026-07-13T09:08:01.383ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0023 s (2.5M iterations)
60042026-07-13T09:08:06.474ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60052026-07-13T09:08:06.559Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60062026-07-13T09:08:06.559Z time: [286.90 ns 289.84 ns 293.70 ns]
60072026-07-13T09:08:06.559Z change: [−15.829% −0.8092% +17.674%] (p = 0.94 > 0.05)
60082026-07-13T09:08:06.560Z No change in performance detected.
60092026-07-13T09:08:06.560ZFound 12 outliers among 100 measurements (12.00%)
60102026-07-13T09:08:06.560Z 4 (4.00%) high mild
60112026-07-13T09:08:06.560Z 8 (8.00%) high severe
60122026-07-13T09:08:07.455Z
60132026-07-13T09:08:07.458ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60142026-07-13T09:08:07.458ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60152026-07-13T09:08:10.524ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (14M iterations)
60162026-07-13T09:08:14.741ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60172026-07-13T09:08:14.826Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60182026-07-13T09:08:14.826Z time: [61.004 ns 61.229 ns 61.496 ns]
60192026-07-13T09:08:14.827Z change: [−0.4527% +0.4331% +1.3972%] (p = 0.36 > 0.05)
60202026-07-13T09:08:14.827Z No change in performance detected.
60212026-07-13T09:08:14.827ZFound 2 outliers among 100 measurements (2.00%)
60222026-07-13T09:08:14.827Z 1 (1.00%) high mild
60232026-07-13T09:08:14.827Z 1 (1.00%) high severe
60242026-07-13T09:08:15.721Z
60252026-07-13T09:08:15.724ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60262026-07-13T09:08:15.724ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60272026-07-13T09:08:20.379ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (4.5M iterations)
60282026-07-13T09:08:25.553ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60292026-07-13T09:08:25.637Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60302026-07-13T09:08:25.637Z time: [243.90 ns 245.97 ns 248.62 ns]
60312026-07-13T09:08:25.637Z change: [−18.047% −1.2801% +18.139%] (p = 0.90 > 0.05)
60322026-07-13T09:08:25.637Z No change in performance detected.
60332026-07-13T09:08:25.637ZFound 13 outliers among 100 measurements (13.00%)
60342026-07-13T09:08:25.637Z 5 (5.00%) high mild
60352026-07-13T09:08:25.637Z 8 (8.00%) high severe
60362026-07-13T09:08:26.533Z
60372026-07-13T09:08:26.537ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60382026-07-13T09:08:26.537ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60392026-07-13T09:08:32.450ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0010 s (7.1M iterations)
60402026-07-13T09:08:37.267ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60412026-07-13T09:08:37.352Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60422026-07-13T09:08:37.352Z time: [78.916 ns 79.209 ns 79.554 ns]
60432026-07-13T09:08:37.352Z change: [−1.3571% −0.4731% +0.4921%] (p = 0.32 > 0.05)
60442026-07-13T09:08:37.352Z No change in performance detected.
60452026-07-13T09:08:37.352ZFound 2 outliers among 100 measurements (2.00%)
60462026-07-13T09:08:37.352Z 1 (1.00%) high mild
60472026-07-13T09:08:37.352Z 1 (1.00%) high severe
60482026-07-13T09:08:38.246Z
60492026-07-13T09:08:38.249ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60502026-07-13T09:08:38.249ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60512026-07-13T09:08:42.085ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0013 s (2.7M iterations)
60522026-07-13T09:08:47.254ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60532026-07-13T09:08:47.338Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60542026-07-13T09:08:47.339Z time: [280.90 ns 284.22 ns 288.53 ns]
60552026-07-13T09:08:47.339Z change: [−15.880% −0.3391% +18.328%] (p = 0.97 > 0.05)
60562026-07-13T09:08:47.339Z No change in performance detected.
60572026-07-13T09:08:47.342ZFound 12 outliers among 100 measurements (12.00%)
60582026-07-13T09:08:47.342Z 3 (3.00%) high mild
60592026-07-13T09:08:47.342Z 9 (9.00%) high severe
60602026-07-13T09:08:48.236Z
60612026-07-13T09:08:48.240ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60622026-07-13T09:08:48.240ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60632026-07-13T09:08:54.025ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0001 s (7.2M iterations)
60642026-07-13T09:08:57.813ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60652026-07-13T09:08:57.898Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60662026-07-13T09:08:57.898Z time: [97.900 ns 98.147 ns 98.373 ns]
60672026-07-13T09:08:57.898Z change: [−1.4260% −0.7479% −0.0912%] (p = 0.03 < 0.05)
60682026-07-13T09:08:57.898Z Change within noise threshold.
60692026-07-13T09:08:57.898ZFound 4 outliers among 100 measurements (4.00%)
60702026-07-13T09:08:57.898Z 2 (2.00%) high mild
60712026-07-13T09:08:57.898Z 2 (2.00%) high severe
60722026-07-13T09:08:58.790Z
60732026-07-13T09:08:58.793ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60742026-07-13T09:08:58.793ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60752026-07-13T09:09:04.462ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0061 s (3.7M iterations)
60762026-07-13T09:09:09.207ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60772026-07-13T09:09:09.291Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60782026-07-13T09:09:09.291Z time: [209.52 ns 211.06 ns 213.09 ns]
60792026-07-13T09:09:09.292Z change: [−15.311% −1.3873% +13.698%] (p = 0.87 > 0.05)
60802026-07-13T09:09:09.292Z No change in performance detected.
60812026-07-13T09:09:09.292ZFound 13 outliers among 100 measurements (13.00%)
60822026-07-13T09:09:09.292Z 5 (5.00%) high mild
60832026-07-13T09:09:09.292Z 8 (8.00%) high severe
60842026-07-13T09:09:10.193Z
60852026-07-13T09:09:10.196ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60862026-07-13T09:09:10.196ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60872026-07-13T09:09:14.269ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (5.1M iterations)
60882026-07-13T09:09:18.779ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60892026-07-13T09:09:18.865Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60902026-07-13T09:09:18.865Z time: [116.11 ns 116.39 ns 116.64 ns]
60912026-07-13T09:09:18.865Z change: [−1.7663% −1.1045% −0.4220%] (p = 0.00 < 0.05)
60922026-07-13T09:09:18.865Z Change within noise threshold.
60932026-07-13T09:09:18.865ZFound 4 outliers among 100 measurements (4.00%)
60942026-07-13T09:09:18.865Z 2 (2.00%) high mild
60952026-07-13T09:09:18.865Z 2 (2.00%) high severe
60962026-07-13T09:09:19.755Z
60972026-07-13T09:09:19.758ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60982026-07-13T09:09:19.758ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60992026-07-13T09:09:23.958ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0099 s (2.5M iterations)
61002026-07-13T09:09:29.003ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
61012026-07-13T09:09:29.087Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61022026-07-13T09:09:29.087Z time: [238.06 ns 240.27 ns 243.20 ns]
61032026-07-13T09:09:29.089Z change: [−16.412% −1.7518% +15.471%] (p = 0.84 > 0.05)
61042026-07-13T09:09:29.089Z No change in performance detected.
61052026-07-13T09:09:29.089ZFound 12 outliers among 100 measurements (12.00%)
61062026-07-13T09:09:29.089Z 4 (4.00%) high mild
61072026-07-13T09:09:29.089Z 8 (8.00%) high severe
61082026-07-13T09:09:29.981Z
61092026-07-13T09:09:29.985ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61102026-07-13T09:09:29.985ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61112026-07-13T09:09:33.365ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (12M iterations)
61122026-07-13T09:09:37.638ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61132026-07-13T09:09:37.723Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61142026-07-13T09:09:37.723Z time: [61.819 ns 62.041 ns 62.296 ns]
61152026-07-13T09:09:37.723Z change: [−1.3882% −0.5156% +0.3293%] (p = 0.26 > 0.05)
61162026-07-13T09:09:37.723Z No change in performance detected.
61172026-07-13T09:09:37.723ZFound 2 outliers among 100 measurements (2.00%)
61182026-07-13T09:09:37.723Z 1 (1.00%) high mild
61192026-07-13T09:09:37.723Z 1 (1.00%) high severe
61202026-07-13T09:09:38.615Z
61212026-07-13T09:09:38.618ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61222026-07-13T09:09:38.619ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61232026-07-13T09:09:43.719ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (4.1M iterations)
61242026-07-13T09:09:48.900ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61252026-07-13T09:09:48.986Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61262026-07-13T09:09:48.986Z time: [290.28 ns 293.20 ns 296.97 ns]
61272026-07-13T09:09:48.986Z change: [−18.302% −0.7208% +20.282%] (p = 0.95 > 0.05)
61282026-07-13T09:09:48.986Z No change in performance detected.
61292026-07-13T09:09:48.986ZFound 13 outliers among 100 measurements (13.00%)
61302026-07-13T09:09:48.986Z 5 (5.00%) high mild
61312026-07-13T09:09:48.986Z 8 (8.00%) high severe
61322026-07-13T09:09:49.882Z
61332026-07-13T09:09:49.885ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61342026-07-13T09:09:49.885ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61352026-07-13T09:09:52.918ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (6.9M iterations)
61362026-07-13T09:09:57.772ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61372026-07-13T09:09:57.856Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61382026-07-13T09:09:57.857Z time: [79.813 ns 80.081 ns 80.399 ns]
61392026-07-13T09:09:57.857Z change: [−1.4625% −0.5935% +0.3225%] (p = 0.21 > 0.05)
61402026-07-13T09:09:57.857Z No change in performance detected.
61412026-07-13T09:09:57.857ZFound 2 outliers among 100 measurements (2.00%)
61422026-07-13T09:09:57.857Z 1 (1.00%) high mild
61432026-07-13T09:09:57.857Z 1 (1.00%) high severe
61442026-07-13T09:09:58.753Z
61452026-07-13T09:09:58.756ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61462026-07-13T09:09:58.756ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61472026-07-13T09:10:02.794ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0022 s (2.6M iterations)
61482026-07-13T09:10:08.062ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61492026-07-13T09:10:08.147Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61502026-07-13T09:10:08.147Z time: [332.18 ns 336.59 ns 342.33 ns]
61512026-07-13T09:10:08.147Z change: [−16.951% −0.6702% +18.839%] (p = 0.94 > 0.05)
61522026-07-13T09:10:08.147Z No change in performance detected.
61532026-07-13T09:10:08.147ZFound 11 outliers among 100 measurements (11.00%)
61542026-07-13T09:10:08.147Z 4 (4.00%) high mild
61552026-07-13T09:10:08.147Z 7 (7.00%) high severe
61562026-07-13T09:10:09.043Z
61572026-07-13T09:10:09.046ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61582026-07-13T09:10:09.046ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61592026-07-13T09:10:15.222ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0030 s (6.8M iterations)
61602026-07-13T09:10:19.028ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61612026-07-13T09:10:19.113Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61622026-07-13T09:10:19.113Z time: [98.279 ns 98.365 ns 98.454 ns]
61632026-07-13T09:10:19.113Z change: [−1.7402% −1.1437% −0.5863%] (p = 0.00 < 0.05)
61642026-07-13T09:10:19.113Z Change within noise threshold.
61652026-07-13T09:10:19.113ZFound 4 outliers among 100 measurements (4.00%)
61662026-07-13T09:10:19.116Z 2 (2.00%) high mild
61672026-07-13T09:10:19.116Z 2 (2.00%) high severe
61682026-07-13T09:10:20.009Z
61692026-07-13T09:10:20.012ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61702026-07-13T09:10:20.012ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61712026-07-13T09:10:26.142ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0060 s (3.4M iterations)
61722026-07-13T09:10:30.952ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61732026-07-13T09:10:31.037Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61742026-07-13T09:10:31.037Z time: [255.11 ns 257.34 ns 260.26 ns]
61752026-07-13T09:10:31.040Z change: [−15.476% −0.5474% +16.779%] (p = 0.95 > 0.05)
61762026-07-13T09:10:31.040Z No change in performance detected.
61772026-07-13T09:10:31.040ZFound 12 outliers among 100 measurements (12.00%)
61782026-07-13T09:10:31.040Z 5 (5.00%) high mild
61792026-07-13T09:10:31.040Z 7 (7.00%) high severe
61802026-07-13T09:10:31.933Z
61812026-07-13T09:10:31.936ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61822026-07-13T09:10:31.936ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61832026-07-13T09:10:36.153ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0047 s (5.0M iterations)
61842026-07-13T09:10:40.722ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61852026-07-13T09:10:40.807Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61862026-07-13T09:10:40.807Z time: [116.99 ns 117.14 ns 117.28 ns]
61872026-07-13T09:10:40.807Z change: [−1.4326% −0.5756% +0.3655%] (p = 0.20 > 0.05)
61882026-07-13T09:10:40.807Z No change in performance detected.
61892026-07-13T09:10:40.807ZFound 10 outliers among 100 measurements (10.00%)
61902026-07-13T09:10:40.807Z 6 (6.00%) high mild
61912026-07-13T09:10:40.807Z 4 (4.00%) high severe
61922026-07-13T09:10:41.702Z
61932026-07-13T09:10:41.705ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61942026-07-13T09:10:41.705ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61952026-07-13T09:10:46.114ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0034 s (2.4M iterations)
61962026-07-13T09:10:51.218ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61972026-07-13T09:10:51.303Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61982026-07-13T09:10:51.303Z time: [287.37 ns 290.50 ns 294.61 ns]
61992026-07-13T09:10:51.303Z change: [−16.439% −0.5631% +19.132%] (p = 0.95 > 0.05)
62002026-07-13T09:10:51.303Z No change in performance detected.
62012026-07-13T09:10:51.303ZFound 12 outliers among 100 measurements (12.00%)
62022026-07-13T09:10:51.303Z 4 (4.00%) high mild
62032026-07-13T09:10:51.303Z 8 (8.00%) high severe
62042026-07-13T09:10:52.199Z
62052026-07-13T09:10:52.203ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62062026-07-13T09:10:52.203ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62072026-07-13T09:10:55.594ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (12M iterations)
62082026-07-13T09:10:59.796ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62092026-07-13T09:10:59.881Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62102026-07-13T09:10:59.881Z time: [60.828 ns 61.042 ns 61.292 ns]
62112026-07-13T09:10:59.881Z change: [−0.7694% +0.1065% +0.9993%] (p = 0.82 > 0.05)
62122026-07-13T09:10:59.881Z No change in performance detected.
62132026-07-13T09:10:59.882ZFound 3 outliers among 100 measurements (3.00%)
62142026-07-13T09:10:59.882Z 2 (2.00%) high mild
62152026-07-13T09:10:59.882Z 1 (1.00%) high severe
62162026-07-13T09:11:00.779Z
62172026-07-13T09:11:00.782ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62182026-07-13T09:11:00.782ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62192026-07-13T09:11:05.713ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0026 s (4.3M iterations)
62202026-07-13T09:11:10.904ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62212026-07-13T09:11:10.989Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62222026-07-13T09:11:10.989Z time: [252.66 ns 255.14 ns 258.33 ns]
62232026-07-13T09:11:10.989Z change: [−18.620% −1.0449% +20.334%] (p = 0.92 > 0.05)
62242026-07-13T09:11:10.989Z No change in performance detected.
62252026-07-13T09:11:10.992ZFound 13 outliers among 100 measurements (13.00%)
62262026-07-13T09:11:10.992Z 5 (5.00%) high mild
62272026-07-13T09:11:10.992Z 8 (8.00%) high severe
62282026-07-13T09:11:11.885Z
62292026-07-13T09:11:11.888ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62302026-07-13T09:11:11.888ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62312026-07-13T09:11:17.992ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (6.9M iterations)
62322026-07-13T09:11:22.787ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62332026-07-13T09:11:22.872Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62342026-07-13T09:11:22.872Z time: [78.938 ns 79.208 ns 79.528 ns]
62352026-07-13T09:11:22.873Z change: [−1.3096% −0.4275% +0.4577%] (p = 0.35 > 0.05)
62362026-07-13T09:11:22.873Z No change in performance detected.
62372026-07-13T09:11:22.873ZFound 2 outliers among 100 measurements (2.00%)
62382026-07-13T09:11:22.873Z 1 (1.00%) high mild
62392026-07-13T09:11:22.873Z 1 (1.00%) high severe
62402026-07-13T09:11:23.768Z
62412026-07-13T09:11:23.771ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62422026-07-13T09:11:23.771ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62432026-07-13T09:11:27.751ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0078 s (2.6M iterations)
62442026-07-13T09:11:32.940ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62452026-07-13T09:11:33.025Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62462026-07-13T09:11:33.025Z time: [289.42 ns 293.13 ns 297.94 ns]
62472026-07-13T09:11:33.025Z change: [−17.368% −1.3785% +19.027%] (p = 0.88 > 0.05)
62482026-07-13T09:11:33.025Z No change in performance detected.
62492026-07-13T09:11:33.025ZFound 13 outliers among 100 measurements (13.00%)
62502026-07-13T09:11:33.026Z 6 (6.00%) high mild
62512026-07-13T09:11:33.026Z 7 (7.00%) high severe
62522026-07-13T09:11:33.919Z
62532026-07-13T09:11:33.922ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62542026-07-13T09:11:33.922ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62552026-07-13T09:11:40.022ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0000 s (6.9M iterations)
62562026-07-13T09:11:43.839ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62572026-07-13T09:11:43.924Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62582026-07-13T09:11:43.924Z time: [97.561 ns 97.695 ns 97.828 ns]
62592026-07-13T09:11:43.924Z change: [−2.1568% −1.4948% −0.8221%] (p = 0.00 < 0.05)
62602026-07-13T09:11:43.924Z Change within noise threshold.
62612026-07-13T09:11:43.924ZFound 5 outliers among 100 measurements (5.00%)
62622026-07-13T09:11:43.924Z 3 (3.00%) high mild
62632026-07-13T09:11:43.924Z 2 (2.00%) high severe
62642026-07-13T09:11:44.818Z
62652026-07-13T09:11:44.821ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62662026-07-13T09:11:44.821ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62672026-07-13T09:11:50.762ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0027 s (3.5M iterations)
62682026-07-13T09:11:55.550ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62692026-07-13T09:11:55.636Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62702026-07-13T09:11:55.636Z time: [213.89 ns 215.60 ns 217.85 ns]
62712026-07-13T09:11:55.636Z change: [−15.217% −1.3442% +14.670%] (p = 0.87 > 0.05)
62722026-07-13T09:11:55.636Z No change in performance detected.
62732026-07-13T09:11:55.636ZFound 12 outliers among 100 measurements (12.00%)
62742026-07-13T09:11:55.636Z 4 (4.00%) high mild
62752026-07-13T09:11:55.636Z 8 (8.00%) high severe
62762026-07-13T09:11:56.534Z
62772026-07-13T09:11:56.538ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62782026-07-13T09:11:56.538ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62792026-07-13T09:12:00.725ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0032 s (5.0M iterations)
62802026-07-13T09:12:05.298ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62812026-07-13T09:12:05.383Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62822026-07-13T09:12:05.383Z time: [116.15 ns 116.36 ns 116.56 ns]
62832026-07-13T09:12:05.383Z change: [−1.8426% −1.0323% −0.2412%] (p = 0.01 < 0.05)
62842026-07-13T09:12:05.383Z Change within noise threshold.
62852026-07-13T09:12:05.383ZFound 7 outliers among 100 measurements (7.00%)
62862026-07-13T09:12:05.383Z 2 (2.00%) high mild
62872026-07-13T09:12:05.383Z 5 (5.00%) high severe
62882026-07-13T09:12:06.277Z
62892026-07-13T09:12:06.280ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62902026-07-13T09:12:06.280ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62912026-07-13T09:12:10.582ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0072 s (2.4M iterations)
62922026-07-13T09:12:15.690ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62932026-07-13T09:12:15.775Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62942026-07-13T09:12:15.775Z time: [242.89 ns 245.28 ns 248.43 ns]
62952026-07-13T09:12:15.775Z change: [−17.162% −1.5753% +17.378%] (p = 0.86 > 0.05)
62962026-07-13T09:12:15.775Z No change in performance detected.
62972026-07-13T09:12:15.775ZFound 12 outliers among 100 measurements (12.00%)
62982026-07-13T09:12:15.775Z 4 (4.00%) high mild
62992026-07-13T09:12:15.775Z 8 (8.00%) high severe
63002026-07-13T09:12:16.674Z
63012026-07-13T09:12:16.677ZBenchmarking source_filter/allows/exclude_empty_v4
63022026-07-13T09:12:16.677ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
63032026-07-13T09:12:21.172ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.8B iterations)
63042026-07-13T09:12:25.416ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63052026-07-13T09:12:25.501Zsource_filter/allows/exclude_empty_v4
63062026-07-13T09:12:25.501Z time: [888.63 ps 888.80 ps 888.98 ps]
63072026-07-13T09:12:25.501Z thrpt: [1.1249 Gelem/s 1.1251 Gelem/s 1.1253 Gelem/s]
63082026-07-13T09:12:25.501Z change:
63092026-07-13T09:12:25.501Z time: [−20.482% −20.435% −20.361%] (p = 0.00 < 0.05)
63102026-07-13T09:12:25.501Z thrpt: [+25.567% +25.683% +25.758%]
63112026-07-13T09:12:25.501Z Performance has improved.
63122026-07-13T09:12:25.501ZFound 2 outliers among 100 measurements (2.00%)
63132026-07-13T09:12:25.501Z 1 (1.00%) high mild
63142026-07-13T09:12:25.501Z 1 (1.00%) high severe
63152026-07-13T09:12:26.392ZBenchmarking source_filter/allows/exclude_empty_v6
63162026-07-13T09:12:26.392ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63172026-07-13T09:12:30.964ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.7B iterations)
63182026-07-13T09:12:35.158ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63192026-07-13T09:12:35.243Zsource_filter/allows/exclude_empty_v6
63202026-07-13T09:12:35.243Z time: [892.69 ps 892.88 ps 893.07 ps]
63212026-07-13T09:12:35.243Z thrpt: [1.1197 Gelem/s 1.1200 Gelem/s 1.1202 Gelem/s]
63222026-07-13T09:12:35.244Z change:
63232026-07-13T09:12:35.244Z time: [−20.169% −20.141% −20.114%] (p = 0.00 < 0.05)
63242026-07-13T09:12:35.244Z thrpt: [+25.179% +25.221% +25.265%]
63252026-07-13T09:12:35.244Z Performance has improved.
63262026-07-13T09:12:35.244ZFound 2 outliers among 100 measurements (2.00%)
63272026-07-13T09:12:35.244Z 1 (1.00%) high mild
63282026-07-13T09:12:35.244Z 1 (1.00%) high severe
63292026-07-13T09:12:36.134ZBenchmarking source_filter/allows/exclude_miss_v4/1
63302026-07-13T09:12:36.134ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63312026-07-13T09:12:40.127ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
63322026-07-13T09:12:45.124ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63332026-07-13T09:12:45.209Zsource_filter/allows/exclude_miss_v4/1
63342026-07-13T09:12:45.209Z time: [1.8540 ns 1.8601 ns 1.8663 ns]
63352026-07-13T09:12:45.209Z thrpt: [535.83 Melem/s 537.59 Melem/s 539.39 Melem/s]
63362026-07-13T09:12:45.209Z change:
63372026-07-13T09:12:45.209Z time: [−5.9851% −5.6101% −5.2380%] (p = 0.00 < 0.05)
63382026-07-13T09:12:45.209Z thrpt: [+5.5275% +5.9435% +6.3661%]
63392026-07-13T09:12:45.209Z Performance has improved.
63402026-07-13T09:12:46.101ZBenchmarking source_filter/allows/exclude_hit_v4/1
63412026-07-13T09:12:46.101ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63422026-07-13T09:12:49.954ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63432026-07-13T09:12:54.964ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63442026-07-13T09:12:55.049Zsource_filter/allows/exclude_hit_v4/1
63452026-07-13T09:12:55.049Z time: [1.7958 ns 1.7974 ns 1.7994 ns]
63462026-07-13T09:12:55.049Z thrpt: [555.73 Melem/s 556.35 Melem/s 556.84 Melem/s]
63472026-07-13T09:12:55.049Z change:
63482026-07-13T09:12:55.050Z time: [−4.0354% −3.9099% −3.8002%] (p = 0.00 < 0.05)
63492026-07-13T09:12:55.050Z thrpt: [+3.9503% +4.0690% +4.2051%]
63502026-07-13T09:12:55.050Z Performance has improved.
63512026-07-13T09:12:55.050ZFound 4 outliers among 100 measurements (4.00%)
63522026-07-13T09:12:55.050Z 3 (3.00%) high mild
63532026-07-13T09:12:55.050Z 1 (1.00%) high severe
63542026-07-13T09:12:55.939ZBenchmarking source_filter/allows/exclude_miss_v6/1
63552026-07-13T09:12:55.940ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63562026-07-13T09:13:00.728ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63572026-07-13T09:13:05.754ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63582026-07-13T09:13:05.839Zsource_filter/allows/exclude_miss_v6/1
63592026-07-13T09:13:05.839Z time: [4.4585 ns 4.4781 ns 4.5014 ns]
63602026-07-13T09:13:05.839Z thrpt: [222.15 Melem/s 223.31 Melem/s 224.29 Melem/s]
63612026-07-13T09:13:05.839Z change:
63622026-07-13T09:13:05.839Z time: [−1.9410% −1.3530% −0.7640%] (p = 0.00 < 0.05)
63632026-07-13T09:13:05.839Z thrpt: [+0.7699% +1.3715% +1.9794%]
63642026-07-13T09:13:05.839Z Change within noise threshold.
63652026-07-13T09:13:05.839ZFound 20 outliers among 100 measurements (20.00%)
63662026-07-13T09:13:05.842Z 20 (20.00%) high severe
63672026-07-13T09:13:06.730ZBenchmarking source_filter/allows/exclude_hit_v6/1
63682026-07-13T09:13:06.730ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63692026-07-13T09:13:11.741ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63702026-07-13T09:13:16.846ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63712026-07-13T09:13:16.931Zsource_filter/allows/exclude_hit_v6/1
63722026-07-13T09:13:16.934Z time: [4.7107 ns 4.7456 ns 4.7868 ns]
63732026-07-13T09:13:16.934Z thrpt: [208.91 Melem/s 210.72 Melem/s 212.28 Melem/s]
63742026-07-13T09:13:16.934Z change:
63752026-07-13T09:13:16.934Z time: [−1.6891% −0.4635% +0.7865%] (p = 0.48 > 0.05)
63762026-07-13T09:13:16.934Z thrpt: [−0.7803% +0.4657% +1.7182%]
63772026-07-13T09:13:16.934Z No change in performance detected.
63782026-07-13T09:13:16.934ZFound 21 outliers among 100 measurements (21.00%)
63792026-07-13T09:13:16.935Z 21 (21.00%) high severe
63802026-07-13T09:13:17.821ZBenchmarking source_filter/allows/exclude_miss_v4/5
63812026-07-13T09:13:17.821ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63822026-07-13T09:13:21.606ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
63832026-07-13T09:13:26.737ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63842026-07-13T09:13:26.823Zsource_filter/allows/exclude_miss_v4/5
63852026-07-13T09:13:26.823Z time: [3.5999 ns 3.6245 ns 3.6472 ns]
63862026-07-13T09:13:26.823Z thrpt: [274.18 Melem/s 275.90 Melem/s 277.79 Melem/s]
63872026-07-13T09:13:26.823Z change:
63882026-07-13T09:13:26.823Z time: [−6.0303% −4.8939% −3.7739%] (p = 0.00 < 0.05)
63892026-07-13T09:13:26.823Z thrpt: [+3.9219% +5.1457% +6.4173%]
63902026-07-13T09:13:26.823Z Performance has improved.
63912026-07-13T09:13:27.714ZBenchmarking source_filter/allows/exclude_hit_v4/5
63922026-07-13T09:13:27.715ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63932026-07-13T09:13:31.488ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63942026-07-13T09:13:36.467ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63952026-07-13T09:13:36.553Zsource_filter/allows/exclude_hit_v4/5
63962026-07-13T09:13:36.553Z time: [1.7490 ns 1.7505 ns 1.7521 ns]
63972026-07-13T09:13:36.556Z thrpt: [570.75 Melem/s 571.25 Melem/s 571.76 Melem/s]
63982026-07-13T09:13:36.556Z change:
63992026-07-13T09:13:36.556Z time: [−4.4014% −4.1770% −3.9741%] (p = 0.00 < 0.05)
64002026-07-13T09:13:36.556Z thrpt: [+4.1386% +4.3590% +4.6041%]
64012026-07-13T09:13:36.556Z Performance has improved.
64022026-07-13T09:13:36.556ZFound 2 outliers among 100 measurements (2.00%)
64032026-07-13T09:13:36.556Z 2 (2.00%) high mild
64042026-07-13T09:13:37.442ZBenchmarking source_filter/allows/exclude_miss_v6/5
64052026-07-13T09:13:37.442ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64062026-07-13T09:13:41.020ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (750M iterations)
64072026-07-13T09:13:46.053ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64082026-07-13T09:13:46.137Zsource_filter/allows/exclude_miss_v6/5
64092026-07-13T09:13:46.137Z time: [6.6804 ns 6.7038 ns 6.7326 ns]
64102026-07-13T09:13:46.137Z thrpt: [148.53 Melem/s 149.17 Melem/s 149.69 Melem/s]
64112026-07-13T09:13:46.137Z change:
64122026-07-13T09:13:46.137Z time: [−1.5785% −1.1839% −0.7902%] (p = 0.00 < 0.05)
64132026-07-13T09:13:46.137Z thrpt: [+0.7965% +1.1981% +1.6039%]
64142026-07-13T09:13:46.137Z Change within noise threshold.
64152026-07-13T09:13:46.137ZFound 20 outliers among 100 measurements (20.00%)
64162026-07-13T09:13:46.137Z 20 (20.00%) high severe
64172026-07-13T09:13:47.031ZBenchmarking source_filter/allows/exclude_hit_v6/5
64182026-07-13T09:13:47.032ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64192026-07-13T09:13:52.104ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64202026-07-13T09:13:57.092ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64212026-07-13T09:13:57.177Zsource_filter/allows/exclude_hit_v6/5
64222026-07-13T09:13:57.177Z time: [4.6843 ns 4.7100 ns 4.7415 ns]
64232026-07-13T09:13:57.177Z thrpt: [210.90 Melem/s 212.32 Melem/s 213.48 Melem/s]
64242026-07-13T09:13:57.177Z change:
64252026-07-13T09:13:57.177Z time: [−1.8728% −1.3093% −0.7190%] (p = 0.00 < 0.05)
64262026-07-13T09:13:57.177Z thrpt: [+0.7242% +1.3267% +1.9085%]
64272026-07-13T09:13:57.177Z Change within noise threshold.
64282026-07-13T09:13:57.177ZFound 21 outliers among 100 measurements (21.00%)
64292026-07-13T09:13:57.177Z 2 (2.00%) low mild
64302026-07-13T09:13:57.177Z 19 (19.00%) high severe
64312026-07-13T09:13:58.069ZBenchmarking source_filter/allows/exclude_miss_v4/10
64322026-07-13T09:13:58.069ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64332026-07-13T09:14:01.475ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (788M iterations)
64342026-07-13T09:14:06.080ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64352026-07-13T09:14:06.165Zsource_filter/allows/exclude_miss_v4/10
64362026-07-13T09:14:06.165Z time: [5.8382 ns 5.8409 ns 5.8441 ns]
64372026-07-13T09:14:06.165Z thrpt: [171.11 Melem/s 171.21 Melem/s 171.29 Melem/s]
64382026-07-13T09:14:06.166Z change:
64392026-07-13T09:14:06.166Z time: [−10.712% −9.4219% −8.1185%] (p = 0.00 < 0.05)
64402026-07-13T09:14:06.167Z thrpt: [+8.8358% +10.402% +11.997%]
64412026-07-13T09:14:06.167Z Performance has improved.
64422026-07-13T09:14:06.167ZFound 9 outliers among 100 measurements (9.00%)
64432026-07-13T09:14:06.167Z 3 (3.00%) high mild
64442026-07-13T09:14:06.167Z 6 (6.00%) high severe
64452026-07-13T09:14:07.050ZBenchmarking source_filter/allows/exclude_hit_v4/10
64462026-07-13T09:14:07.050ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64472026-07-13T09:14:10.833ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
64482026-07-13T09:14:15.791ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64492026-07-13T09:14:15.876Zsource_filter/allows/exclude_hit_v4/10
64502026-07-13T09:14:15.876Z time: [1.7453 ns 1.7466 ns 1.7480 ns]
64512026-07-13T09:14:15.876Z thrpt: [572.09 Melem/s 572.55 Melem/s 572.97 Melem/s]
64522026-07-13T09:14:15.876Z change:
64532026-07-13T09:14:15.876Z time: [−4.2635% −4.0996% −3.9464%] (p = 0.00 < 0.05)
64542026-07-13T09:14:15.876Z thrpt: [+4.1086% +4.2748% +4.4533%]
64552026-07-13T09:14:15.876Z Performance has improved.
64562026-07-13T09:14:15.877ZFound 4 outliers among 100 measurements (4.00%)
64572026-07-13T09:14:15.877Z 2 (2.00%) high mild
64582026-07-13T09:14:15.877Z 2 (2.00%) high severe
64592026-07-13T09:14:16.765ZBenchmarking source_filter/allows/exclude_miss_v6/10
64602026-07-13T09:14:16.765ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64612026-07-13T09:14:21.924ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (520M iterations)
64622026-07-13T09:14:26.914ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64632026-07-13T09:14:26.998Zsource_filter/allows/exclude_miss_v6/10
64642026-07-13T09:14:26.998Z time: [9.5595 ns 9.5807 ns 9.6050 ns]
64652026-07-13T09:14:26.999Z thrpt: [104.11 Melem/s 104.38 Melem/s 104.61 Melem/s]
64662026-07-13T09:14:26.999Z change:
64672026-07-13T09:14:26.999Z time: [−1.8246% −1.5281% −1.2184%] (p = 0.00 < 0.05)
64682026-07-13T09:14:26.999Z thrpt: [+1.2335% +1.5518% +1.8585%]
64692026-07-13T09:14:26.999Z Performance has improved.
64702026-07-13T09:14:26.999ZFound 22 outliers among 100 measurements (22.00%)
64712026-07-13T09:14:26.999Z 15 (15.00%) high mild
64722026-07-13T09:14:26.999Z 7 (7.00%) high severe
64732026-07-13T09:14:27.887ZBenchmarking source_filter/allows/exclude_hit_v6/10
64742026-07-13T09:14:27.887ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64752026-07-13T09:14:33.399ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (974M iterations)
64762026-07-13T09:14:37.994ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64772026-07-13T09:14:38.079Zsource_filter/allows/exclude_hit_v6/10
64782026-07-13T09:14:38.079Z time: [4.6894 ns 4.7131 ns 4.7416 ns]
64792026-07-13T09:14:38.079Z thrpt: [210.90 Melem/s 212.17 Melem/s 213.25 Melem/s]
64802026-07-13T09:14:38.079Z change:
64812026-07-13T09:14:38.079Z time: [−2.1878% −1.3403% −0.5318%] (p = 0.00 < 0.05)
64822026-07-13T09:14:38.079Z thrpt: [+0.5347% +1.3585% +2.2367%]
64832026-07-13T09:14:38.079Z Change within noise threshold.
64842026-07-13T09:14:38.079ZFound 23 outliers among 100 measurements (23.00%)
64852026-07-13T09:14:38.081Z 23 (23.00%) high severe
64862026-07-13T09:14:38.973ZBenchmarking source_filter/allows/exclude_miss_v4/50
64872026-07-13T09:14:38.973ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64882026-07-13T09:14:42.104ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (857M iterations)
64892026-07-13T09:14:46.951ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64902026-07-13T09:14:47.036Zsource_filter/allows/exclude_miss_v4/50
64912026-07-13T09:14:47.036Z time: [5.6368 ns 5.6418 ns 5.6480 ns]
64922026-07-13T09:14:47.036Z thrpt: [177.05 Melem/s 177.25 Melem/s 177.41 Melem/s]
64932026-07-13T09:14:47.036Z change:
64942026-07-13T09:14:47.039Z time: [−13.355% −12.669% −11.909%] (p = 0.00 < 0.05)
64952026-07-13T09:14:47.039Z thrpt: [+13.519% +14.507% +15.414%]
64962026-07-13T09:14:47.039Z Performance has improved.
64972026-07-13T09:14:47.917ZBenchmarking source_filter/allows/exclude_hit_v4/50
64982026-07-13T09:14:47.917ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
64992026-07-13T09:14:53.368ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (2.0B iterations)
65002026-07-13T09:14:58.272ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
65012026-07-13T09:14:58.357Zsource_filter/allows/exclude_hit_v4/50
65022026-07-13T09:14:58.357Z time: [2.4858 ns 2.4889 ns 2.4921 ns]
65032026-07-13T09:14:58.357Z thrpt: [401.27 Melem/s 401.79 Melem/s 402.28 Melem/s]
65042026-07-13T09:14:58.357Z change:
65052026-07-13T09:14:58.357Z time: [−7.9475% −7.5826% −7.1900%] (p = 0.00 < 0.05)
65062026-07-13T09:14:58.357Z thrpt: [+7.7471% +8.2047% +8.6336%]
65072026-07-13T09:14:58.357Z Performance has improved.
65082026-07-13T09:14:58.358ZFound 8 outliers among 100 measurements (8.00%)
65092026-07-13T09:14:58.358Z 3 (3.00%) high mild
65102026-07-13T09:14:58.358Z 5 (5.00%) high severe
65112026-07-13T09:14:59.246ZBenchmarking source_filter/allows/exclude_miss_v6/50
65122026-07-13T09:14:59.246ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65132026-07-13T09:15:04.145ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (548M iterations)
65142026-07-13T09:15:09.166ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65152026-07-13T09:15:09.250Zsource_filter/allows/exclude_miss_v6/50
65162026-07-13T09:15:09.250Z time: [9.1391 ns 9.1608 ns 9.1851 ns]
65172026-07-13T09:15:09.250Z thrpt: [108.87 Melem/s 109.16 Melem/s 109.42 Melem/s]
65182026-07-13T09:15:09.250Z change:
65192026-07-13T09:15:09.250Z time: [−2.5951% −2.2058% −1.8261%] (p = 0.00 < 0.05)
65202026-07-13T09:15:09.251Z thrpt: [+1.8601% +2.2555% +2.6642%]
65212026-07-13T09:15:09.251Z Performance has improved.
65222026-07-13T09:15:09.251ZFound 21 outliers among 100 measurements (21.00%)
65232026-07-13T09:15:09.251Z 21 (21.00%) high mild
65242026-07-13T09:15:10.140ZBenchmarking source_filter/allows/exclude_hit_v6/50
65252026-07-13T09:15:10.140ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65262026-07-13T09:15:13.141ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (895M iterations)
65272026-07-13T09:15:18.147ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65282026-07-13T09:15:18.232Zsource_filter/allows/exclude_hit_v6/50
65292026-07-13T09:15:18.232Z time: [5.5720 ns 5.5913 ns 5.6141 ns]
65302026-07-13T09:15:18.232Z thrpt: [178.12 Melem/s 178.85 Melem/s 179.47 Melem/s]
65312026-07-13T09:15:18.236Z change:
65322026-07-13T09:15:18.236Z time: [−1.7965% −1.3428% −0.9097%] (p = 0.00 < 0.05)
65332026-07-13T09:15:18.236Z thrpt: [+0.9181% +1.3611% +1.8294%]
65342026-07-13T09:15:18.236Z Change within noise threshold.
65352026-07-13T09:15:18.236ZFound 20 outliers among 100 measurements (20.00%)
65362026-07-13T09:15:18.236Z 1 (1.00%) high mild
65372026-07-13T09:15:18.236Z 19 (19.00%) high severe
65382026-07-13T09:15:19.124ZBenchmarking source_filter/allows/exclude_miss_v4/100
65392026-07-13T09:15:19.124ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65402026-07-13T09:15:23.168ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (664M iterations)
65412026-07-13T09:15:28.025ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65422026-07-13T09:15:28.110Zsource_filter/allows/exclude_miss_v4/100
65432026-07-13T09:15:28.110Z time: [7.3139 ns 7.3169 ns 7.3200 ns]
65442026-07-13T09:15:28.110Z thrpt: [136.61 Melem/s 136.67 Melem/s 136.73 Melem/s]
65452026-07-13T09:15:28.110Z change:
65462026-07-13T09:15:28.110Z time: [−12.071% −10.868% −9.6409%] (p = 0.00 < 0.05)
65472026-07-13T09:15:28.110Z thrpt: [+10.670% +12.193% +13.728%]
65482026-07-13T09:15:28.110Z Performance has improved.
65492026-07-13T09:15:28.110ZFound 4 outliers among 100 measurements (4.00%)
65502026-07-13T09:15:28.110Z 2 (2.00%) high mild
65512026-07-13T09:15:28.110Z 2 (2.00%) high severe
65522026-07-13T09:15:28.997ZBenchmarking source_filter/allows/exclude_hit_v4/100
65532026-07-13T09:15:28.997ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65542026-07-13T09:15:34.408ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (2.0B iterations)
65552026-07-13T09:15:39.414ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65562026-07-13T09:15:39.499Zsource_filter/allows/exclude_hit_v4/100
65572026-07-13T09:15:39.499Z time: [2.5154 ns 2.5226 ns 2.5296 ns]
65582026-07-13T09:15:39.499Z thrpt: [395.32 Melem/s 396.42 Melem/s 397.55 Melem/s]
65592026-07-13T09:15:39.499Z change:
65602026-07-13T09:15:39.499Z time: [−6.6951% −6.3318% −5.9635%] (p = 0.00 < 0.05)
65612026-07-13T09:15:39.499Z thrpt: [+6.3417% +6.7598% +7.1755%]
65622026-07-13T09:15:39.499Z Performance has improved.
65632026-07-13T09:15:39.499ZFound 7 outliers among 100 measurements (7.00%)
65642026-07-13T09:15:39.499Z 7 (7.00%) high mild
65652026-07-13T09:15:40.388ZBenchmarking source_filter/allows/exclude_miss_v6/100
65662026-07-13T09:15:40.388ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65672026-07-13T09:15:43.575ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (421M iterations)
65682026-07-13T09:15:48.588ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65692026-07-13T09:15:48.673Zsource_filter/allows/exclude_miss_v6/100
65702026-07-13T09:15:48.673Z time: [11.894 ns 11.907 ns 11.922 ns]
65712026-07-13T09:15:48.673Z thrpt: [83.877 Melem/s 83.981 Melem/s 84.079 Melem/s]
65722026-07-13T09:15:48.673Z change:
65732026-07-13T09:15:48.673Z time: [−1.0390% −0.7430% −0.4868%] (p = 0.00 < 0.05)
65742026-07-13T09:15:48.673Z thrpt: [+0.4892% +0.7486% +1.0499%]
65752026-07-13T09:15:48.673Z Change within noise threshold.
65762026-07-13T09:15:48.673ZFound 4 outliers among 100 measurements (4.00%)
65772026-07-13T09:15:48.673Z 2 (2.00%) high mild
65782026-07-13T09:15:48.674Z 2 (2.00%) high severe
65792026-07-13T09:15:49.564ZBenchmarking source_filter/allows/exclude_hit_v6/100
65802026-07-13T09:15:49.564ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65812026-07-13T09:15:55.535ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (899M iterations)
65822026-07-13T09:16:00.578ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65832026-07-13T09:16:00.663Zsource_filter/allows/exclude_hit_v6/100
65842026-07-13T09:16:00.663Z time: [5.5819 ns 5.6018 ns 5.6253 ns]
65852026-07-13T09:16:00.663Z thrpt: [177.77 Melem/s 178.52 Melem/s 179.15 Melem/s]
65862026-07-13T09:16:00.663Z change:
65872026-07-13T09:16:00.663Z time: [−1.7116% −1.2215% −0.7447%] (p = 0.00 < 0.05)
65882026-07-13T09:16:00.663Z thrpt: [+0.7502% +1.2366% +1.7414%]
65892026-07-13T09:16:00.663Z Change within noise threshold.
65902026-07-13T09:16:00.663ZFound 19 outliers among 100 measurements (19.00%)
65912026-07-13T09:16:00.663Z 19 (19.00%) high severe
65922026-07-13T09:16:01.554ZBenchmarking source_filter/allows/include_hit_v4/1
65932026-07-13T09:16:01.554ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65942026-07-13T09:16:05.403ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
65952026-07-13T09:16:10.405ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65962026-07-13T09:16:10.490Zsource_filter/allows/include_hit_v4/1
65972026-07-13T09:16:10.490Z time: [1.7926 ns 1.7933 ns 1.7940 ns]
65982026-07-13T09:16:10.490Z thrpt: [557.43 Melem/s 557.64 Melem/s 557.84 Melem/s]
65992026-07-13T09:16:10.490Z change:
66002026-07-13T09:16:10.490Z time: [−3.9170% −3.8379% −3.7683%] (p = 0.00 < 0.05)
66012026-07-13T09:16:10.490Z thrpt: [+3.9158% +3.9911% +4.0767%]
66022026-07-13T09:16:10.490Z Performance has improved.
66032026-07-13T09:16:10.490ZFound 2 outliers among 100 measurements (2.00%)
66042026-07-13T09:16:10.490Z 2 (2.00%) high mild
66052026-07-13T09:16:11.377ZBenchmarking source_filter/allows/include_miss_v4/1
66062026-07-13T09:16:11.377ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66072026-07-13T09:16:15.381ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
66082026-07-13T09:16:20.230ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66092026-07-13T09:16:20.316Zsource_filter/allows/include_miss_v4/1
66102026-07-13T09:16:20.316Z time: [1.8076 ns 1.8081 ns 1.8086 ns]
66112026-07-13T09:16:20.316Z thrpt: [552.93 Melem/s 553.07 Melem/s 553.21 Melem/s]
66122026-07-13T09:16:20.316Z change:
66132026-07-13T09:16:20.316Z time: [−8.4945% −8.1712% −7.8809%] (p = 0.00 < 0.05)
66142026-07-13T09:16:20.316Z thrpt: [+8.5552% +8.8983% +9.2830%]
66152026-07-13T09:16:20.321Z Performance has improved.
66162026-07-13T09:16:20.321ZFound 1 outliers among 100 measurements (1.00%)
66172026-07-13T09:16:20.321Z 1 (1.00%) high mild
66182026-07-13T09:16:21.202ZBenchmarking source_filter/allows/include_hit_v6/1
66192026-07-13T09:16:21.203ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66202026-07-13T09:16:26.271ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66212026-07-13T09:16:31.260ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66222026-07-13T09:16:31.346Zsource_filter/allows/include_hit_v6/1
66232026-07-13T09:16:31.346Z time: [4.6839 ns 4.7075 ns 4.7363 ns]
66242026-07-13T09:16:31.347Z thrpt: [211.14 Melem/s 212.43 Melem/s 213.50 Melem/s]
66252026-07-13T09:16:31.347Z change:
66262026-07-13T09:16:31.347Z time: [−1.6338% −1.0521% −0.4763%] (p = 0.00 < 0.05)
66272026-07-13T09:16:31.347Z thrpt: [+0.4786% +1.0633% +1.6610%]
66282026-07-13T09:16:31.348Z Change within noise threshold.
66292026-07-13T09:16:31.348ZFound 19 outliers among 100 measurements (19.00%)
66302026-07-13T09:16:31.348Z 19 (19.00%) high severe
66312026-07-13T09:16:32.237ZBenchmarking source_filter/allows/include_miss_v6/1
66322026-07-13T09:16:32.238ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66332026-07-13T09:16:37.006ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66342026-07-13T09:16:42.052ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66352026-07-13T09:16:42.137Zsource_filter/allows/include_miss_v6/1
66362026-07-13T09:16:42.137Z time: [4.4574 ns 4.4771 ns 4.5005 ns]
66372026-07-13T09:16:42.137Z thrpt: [222.20 Melem/s 223.36 Melem/s 224.35 Melem/s]
66382026-07-13T09:16:42.137Z change:
66392026-07-13T09:16:42.137Z time: [−1.9426% −1.3588% −0.7468%] (p = 0.00 < 0.05)
66402026-07-13T09:16:42.137Z thrpt: [+0.7525% +1.3775% +1.9811%]
66412026-07-13T09:16:42.137Z Change within noise threshold.
66422026-07-13T09:16:42.137ZFound 19 outliers among 100 measurements (19.00%)
66432026-07-13T09:16:42.140Z 19 (19.00%) high severe
66442026-07-13T09:16:43.031ZBenchmarking source_filter/allows/include_hit_v4/5
66452026-07-13T09:16:43.031ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66462026-07-13T09:16:46.881ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
66472026-07-13T09:16:51.896ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66482026-07-13T09:16:51.981Zsource_filter/allows/include_hit_v4/5
66492026-07-13T09:16:51.981Z time: [1.7967 ns 1.7986 ns 1.8005 ns]
66502026-07-13T09:16:51.981Z thrpt: [555.40 Melem/s 556.00 Melem/s 556.57 Melem/s]
66512026-07-13T09:16:51.981Z change:
66522026-07-13T09:16:51.981Z time: [−4.2098% −4.1365% −4.0567%] (p = 0.00 < 0.05)
66532026-07-13T09:16:51.981Z thrpt: [+4.2282% +4.3150% +4.3948%]
66542026-07-13T09:16:51.981Z Performance has improved.
66552026-07-13T09:16:51.984ZFound 15 outliers among 100 measurements (15.00%)
66562026-07-13T09:16:51.984Z 4 (4.00%) high mild
66572026-07-13T09:16:51.984Z 11 (11.00%) high severe
66582026-07-13T09:16:52.869ZBenchmarking source_filter/allows/include_miss_v4/5
66592026-07-13T09:16:52.869ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66602026-07-13T09:16:56.711ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
66612026-07-13T09:17:01.746ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66622026-07-13T09:17:01.831Zsource_filter/allows/include_miss_v4/5
66632026-07-13T09:17:01.831Z time: [3.5886 ns 3.6066 ns 3.6238 ns]
66642026-07-13T09:17:01.832Z thrpt: [275.96 Melem/s 277.27 Melem/s 278.66 Melem/s]
66652026-07-13T09:17:01.832Z change:
66662026-07-13T09:17:01.832Z time: [+6.2100% +7.0641% +7.8305%] (p = 0.00 < 0.05)
66672026-07-13T09:17:01.832Z thrpt: [−7.2619% −6.5980% −5.8469%]
66682026-07-13T09:17:01.832Z Performance has regressed.
66692026-07-13T09:17:02.722ZBenchmarking source_filter/allows/include_hit_v6/5
66702026-07-13T09:17:02.722ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66712026-07-13T09:17:07.739ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66722026-07-13T09:17:12.782ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66732026-07-13T09:17:12.867Zsource_filter/allows/include_hit_v6/5
66742026-07-13T09:17:12.867Z time: [4.6876 ns 4.7105 ns 4.7382 ns]
66752026-07-13T09:17:12.867Z thrpt: [211.05 Melem/s 212.29 Melem/s 213.33 Melem/s]
66762026-07-13T09:17:12.867Z change:
66772026-07-13T09:17:12.867Z time: [−5.8317% −4.7122% −3.6214%] (p = 0.00 < 0.05)
66782026-07-13T09:17:12.867Z thrpt: [+3.7574% +4.9452% +6.1929%]
66792026-07-13T09:17:12.867Z Performance has improved.
66802026-07-13T09:17:12.867ZFound 19 outliers among 100 measurements (19.00%)
66812026-07-13T09:17:12.867Z 19 (19.00%) high severe
66822026-07-13T09:17:13.746ZBenchmarking source_filter/allows/include_miss_v6/5
66832026-07-13T09:17:13.746ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66842026-07-13T09:17:17.326ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (750M iterations)
66852026-07-13T09:17:22.358ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66862026-07-13T09:17:22.442Zsource_filter/allows/include_miss_v6/5
66872026-07-13T09:17:22.442Z time: [6.6826 ns 6.7024 ns 6.7260 ns]
66882026-07-13T09:17:22.442Z thrpt: [148.68 Melem/s 149.20 Melem/s 149.64 Melem/s]
66892026-07-13T09:17:22.442Z change:
66902026-07-13T09:17:22.442Z time: [−1.3786% −0.9604% −0.5092%] (p = 0.00 < 0.05)
66912026-07-13T09:17:22.442Z thrpt: [+0.5118% +0.9697% +1.3979%]
66922026-07-13T09:17:22.442Z Change within noise threshold.
66932026-07-13T09:17:22.442ZFound 22 outliers among 100 measurements (22.00%)
66942026-07-13T09:17:22.442Z 1 (1.00%) high mild
66952026-07-13T09:17:22.442Z 21 (21.00%) high severe
66962026-07-13T09:17:23.335ZBenchmarking source_filter/allows/include_hit_v4/10
66972026-07-13T09:17:23.336ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66982026-07-13T09:17:27.182ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
66992026-07-13T09:17:32.184ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
67002026-07-13T09:17:32.269Zsource_filter/allows/include_hit_v4/10
67012026-07-13T09:17:32.269Z time: [1.7913 ns 1.7919 ns 1.7926 ns]
67022026-07-13T09:17:32.269Z thrpt: [557.86 Melem/s 558.07 Melem/s 558.26 Melem/s]
67032026-07-13T09:17:32.269Z change:
67042026-07-13T09:17:32.269Z time: [−4.0512% −3.9386% −3.8321%] (p = 0.00 < 0.05)
67052026-07-13T09:17:32.269Z thrpt: [+3.9848% +4.1001% +4.2223%]
67062026-07-13T09:17:32.269Z Performance has improved.
67072026-07-13T09:17:32.269ZFound 7 outliers among 100 measurements (7.00%)
67082026-07-13T09:17:32.269Z 2 (2.00%) high mild
67092026-07-13T09:17:32.269Z 5 (5.00%) high severe
67102026-07-13T09:17:33.159ZBenchmarking source_filter/allows/include_miss_v4/10
67112026-07-13T09:17:33.159ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67122026-07-13T09:17:36.275ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (861M iterations)
67132026-07-13T09:17:41.274ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67142026-07-13T09:17:41.358Zsource_filter/allows/include_miss_v4/10
67152026-07-13T09:17:41.358Z time: [5.8011 ns 5.8026 ns 5.8041 ns]
67162026-07-13T09:17:41.359Z thrpt: [172.29 Melem/s 172.34 Melem/s 172.38 Melem/s]
67172026-07-13T09:17:41.360Z change:
67182026-07-13T09:17:41.360Z time: [−0.9560% −0.8914% −0.8296%] (p = 0.00 < 0.05)
67192026-07-13T09:17:41.360Z thrpt: [+0.8366% +0.8995% +0.9652%]
67202026-07-13T09:17:41.360Z Change within noise threshold.
67212026-07-13T09:17:41.360ZFound 3 outliers among 100 measurements (3.00%)
67222026-07-13T09:17:41.360Z 3 (3.00%) high mild
67232026-07-13T09:17:42.244ZBenchmarking source_filter/allows/include_hit_v6/10
67242026-07-13T09:17:42.244ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67252026-07-13T09:17:47.252ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67262026-07-13T09:17:52.299ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67272026-07-13T09:17:52.384Zsource_filter/allows/include_hit_v6/10
67282026-07-13T09:17:52.384Z time: [4.6819 ns 4.7032 ns 4.7287 ns]
67292026-07-13T09:17:52.384Z thrpt: [211.47 Melem/s 212.62 Melem/s 213.59 Melem/s]
67302026-07-13T09:17:52.384Z change:
67312026-07-13T09:17:52.384Z time: [−2.0377% −1.3539% −0.6959%] (p = 0.00 < 0.05)
67322026-07-13T09:17:52.384Z thrpt: [+0.7007% +1.3725% +2.0801%]
67332026-07-13T09:17:52.384Z Change within noise threshold.
67342026-07-13T09:17:52.387ZFound 19 outliers among 100 measurements (19.00%)
67352026-07-13T09:17:52.387Z 19 (19.00%) high severe
67362026-07-13T09:17:53.275ZBenchmarking source_filter/allows/include_miss_v6/10
67372026-07-13T09:17:53.276ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67382026-07-13T09:17:58.495ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (514M iterations)
67392026-07-13T09:18:03.395ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67402026-07-13T09:18:03.480Zsource_filter/allows/include_miss_v6/10
67412026-07-13T09:18:03.480Z time: [9.5118 ns 9.5271 ns 9.5450 ns]
67422026-07-13T09:18:03.480Z thrpt: [104.77 Melem/s 104.96 Melem/s 105.13 Melem/s]
67432026-07-13T09:18:03.480Z change:
67442026-07-13T09:18:03.480Z time: [−2.5320% −2.2256% −1.9279%] (p = 0.00 < 0.05)
67452026-07-13T09:18:03.480Z thrpt: [+1.9658% +2.2763% +2.5978%]
67462026-07-13T09:18:03.480Z Performance has improved.
67472026-07-13T09:18:03.480ZFound 19 outliers among 100 measurements (19.00%)
67482026-07-13T09:18:03.480Z 15 (15.00%) high mild
67492026-07-13T09:18:03.480Z 4 (4.00%) high severe
67502026-07-13T09:18:04.370ZBenchmarking source_filter/allows/include_hit_v4/50
67512026-07-13T09:18:04.370ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67522026-07-13T09:18:09.858ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (2.0B iterations)
67532026-07-13T09:18:14.842ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67542026-07-13T09:18:14.927Zsource_filter/allows/include_hit_v4/50
67552026-07-13T09:18:14.927Z time: [2.5415 ns 2.5484 ns 2.5551 ns]
67562026-07-13T09:18:14.927Z thrpt: [391.38 Melem/s 392.40 Melem/s 393.46 Melem/s]
67572026-07-13T09:18:14.927Z change:
67582026-07-13T09:18:14.927Z time: [−5.0854% −4.7282% −4.3747%] (p = 0.00 < 0.05)
67592026-07-13T09:18:14.927Z thrpt: [+4.5748% +4.9629% +5.3579%]
67602026-07-13T09:18:14.927Z Performance has improved.
67612026-07-13T09:18:14.927ZFound 2 outliers among 100 measurements (2.00%)
67622026-07-13T09:18:14.927Z 2 (2.00%) high mild
67632026-07-13T09:18:15.818ZBenchmarking source_filter/allows/include_miss_v4/50
67642026-07-13T09:18:15.818ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67652026-07-13T09:18:19.132ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (810M iterations)
67662026-07-13T09:18:24.133ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67672026-07-13T09:18:24.220Zsource_filter/allows/include_miss_v4/50
67682026-07-13T09:18:24.220Z time: [6.1277 ns 6.1679 ns 6.2076 ns]
67692026-07-13T09:18:24.220Z thrpt: [161.09 Melem/s 162.13 Melem/s 163.19 Melem/s]
67702026-07-13T09:18:24.220Z change:
67712026-07-13T09:18:24.220Z time: [+1.1681% +2.2062% +3.2320%] (p = 0.00 < 0.05)
67722026-07-13T09:18:24.221Z thrpt: [−3.1308% −2.1586% −1.1546%]
67732026-07-13T09:18:24.221Z Performance has regressed.
67742026-07-13T09:18:25.106ZBenchmarking source_filter/allows/include_hit_v6/50
67752026-07-13T09:18:25.106ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67762026-07-13T09:18:31.103ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (895M iterations)
67772026-07-13T09:18:36.107ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67782026-07-13T09:18:36.193Zsource_filter/allows/include_hit_v6/50
67792026-07-13T09:18:36.194Z time: [5.5659 ns 5.5854 ns 5.6085 ns]
67802026-07-13T09:18:36.194Z thrpt: [178.30 Melem/s 179.04 Melem/s 179.66 Melem/s]
67812026-07-13T09:18:36.194Z change:
67822026-07-13T09:18:36.195Z time: [−1.9366% −1.4785% −1.0146%] (p = 0.00 < 0.05)
67832026-07-13T09:18:36.198Z thrpt: [+1.0250% +1.5006% +1.9748%]
67842026-07-13T09:18:36.198Z Performance has improved.
67852026-07-13T09:18:36.198ZFound 23 outliers among 100 measurements (23.00%)
67862026-07-13T09:18:36.199Z 1 (1.00%) low mild
67872026-07-13T09:18:36.199Z 22 (22.00%) high severe
67882026-07-13T09:18:37.088ZBenchmarking source_filter/allows/include_miss_v6/50
67892026-07-13T09:18:37.089ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67902026-07-13T09:18:42.014ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (545M iterations)
67912026-07-13T09:18:47.025ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67922026-07-13T09:18:47.109Zsource_filter/allows/include_miss_v6/50
67932026-07-13T09:18:47.109Z time: [9.1652 ns 9.1869 ns 9.2108 ns]
67942026-07-13T09:18:47.109Z thrpt: [108.57 Melem/s 108.85 Melem/s 109.11 Melem/s]
67952026-07-13T09:18:47.109Z change:
67962026-07-13T09:18:47.110Z time: [−2.8556% −2.4354% −2.0384%] (p = 0.00 < 0.05)
67972026-07-13T09:18:47.110Z thrpt: [+2.0809% +2.4962% +2.9396%]
67982026-07-13T09:18:47.110Z Performance has improved.
67992026-07-13T09:18:47.113ZFound 3 outliers among 100 measurements (3.00%)
68002026-07-13T09:18:47.113Z 1 (1.00%) high mild
68012026-07-13T09:18:47.113Z 2 (2.00%) high severe
68022026-07-13T09:18:47.981ZBenchmarking source_filter/allows/include_hit_v4/100
68032026-07-13T09:18:47.982ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
68042026-07-13T09:18:53.790ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
68052026-07-13T09:18:58.441ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
68062026-07-13T09:18:58.525Zsource_filter/allows/include_hit_v4/100
68072026-07-13T09:18:58.525Z time: [2.4999 ns 2.5058 ns 2.5127 ns]
68082026-07-13T09:18:58.525Z thrpt: [397.98 Melem/s 399.08 Melem/s 400.02 Melem/s]
68092026-07-13T09:18:58.525Z change:
68102026-07-13T09:18:58.525Z time: [−10.711% −10.331% −9.8773%] (p = 0.00 < 0.05)
68112026-07-13T09:18:58.525Z thrpt: [+10.960% +11.522% +11.996%]
68122026-07-13T09:18:58.525Z Performance has improved.
68132026-07-13T09:18:58.525ZFound 16 outliers among 100 measurements (16.00%)
68142026-07-13T09:18:58.525Z 16 (16.00%) high mild
68152026-07-13T09:18:59.418ZBenchmarking source_filter/allows/include_miss_v4/100
68162026-07-13T09:18:59.418ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68172026-07-13T09:19:03.556ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (649M iterations)
68182026-07-13T09:19:08.281ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68192026-07-13T09:19:08.366Zsource_filter/allows/include_miss_v4/100
68202026-07-13T09:19:08.366Z time: [7.2710 ns 7.2756 ns 7.2804 ns]
68212026-07-13T09:19:08.367Z thrpt: [137.35 Melem/s 137.45 Melem/s 137.53 Melem/s]
68222026-07-13T09:19:08.367Z change:
68232026-07-13T09:19:08.367Z time: [−14.236% −13.125% −11.979%] (p = 0.00 < 0.05)
68242026-07-13T09:19:08.367Z thrpt: [+13.610% +15.108% +16.599%]
68252026-07-13T09:19:08.367Z Performance has improved.
68262026-07-13T09:19:08.367ZFound 17 outliers among 100 measurements (17.00%)
68272026-07-13T09:19:08.367Z 1 (1.00%) high mild
68282026-07-13T09:19:08.367Z 16 (16.00%) high severe
68292026-07-13T09:19:09.249ZBenchmarking source_filter/allows/include_hit_v6/100
68302026-07-13T09:19:09.249ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68312026-07-13T09:19:15.214ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (900M iterations)
68322026-07-13T09:19:20.252ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68332026-07-13T09:19:20.337Zsource_filter/allows/include_hit_v6/100
68342026-07-13T09:19:20.337Z time: [5.5724 ns 5.5919 ns 5.6155 ns]
68352026-07-13T09:19:20.337Z thrpt: [178.08 Melem/s 178.83 Melem/s 179.46 Melem/s]
68362026-07-13T09:19:20.337Z change:
68372026-07-13T09:19:20.337Z time: [−1.5577% −1.1017% −0.6360%] (p = 0.00 < 0.05)
68382026-07-13T09:19:20.337Z thrpt: [+0.6401% +1.1139% +1.5824%]
68392026-07-13T09:19:20.337Z Change within noise threshold.
68402026-07-13T09:19:20.337ZFound 21 outliers among 100 measurements (21.00%)
68412026-07-13T09:19:20.337Z 21 (21.00%) high severe
68422026-07-13T09:19:21.224ZBenchmarking source_filter/allows/include_miss_v6/100
68432026-07-13T09:19:21.224ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68442026-07-13T09:19:24.410ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (421M iterations)
68452026-07-13T09:19:29.418ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68462026-07-13T09:19:29.503Zsource_filter/allows/include_miss_v6/100
68472026-07-13T09:19:29.503Z time: [11.864 ns 11.879 ns 11.897 ns]
68482026-07-13T09:19:29.503Z thrpt: [84.057 Melem/s 84.183 Melem/s 84.292 Melem/s]
68492026-07-13T09:19:29.503Z change:
68502026-07-13T09:19:29.503Z time: [−0.9928% −0.6956% −0.4066%] (p = 0.00 < 0.05)
68512026-07-13T09:19:29.503Z thrpt: [+0.4083% +0.7005% +1.0027%]
68522026-07-13T09:19:29.503Z Change within noise threshold.
68532026-07-13T09:19:29.503ZFound 8 outliers among 100 measurements (8.00%)
68542026-07-13T09:19:29.503Z 7 (7.00%) high mild
68552026-07-13T09:19:29.503Z 1 (1.00%) high severe
68562026-07-13T09:19:30.394ZBenchmarking source_filter/allows/include_empty_v4
68572026-07-13T09:19:30.394ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68582026-07-13T09:19:34.230ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
68592026-07-13T09:19:39.202ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68602026-07-13T09:19:39.287Zsource_filter/allows/include_empty_v4
68612026-07-13T09:19:39.287Z time: [887.96 ps 888.04 ps 888.13 ps]
68622026-07-13T09:19:39.287Z thrpt: [1.1260 Gelem/s 1.1261 Gelem/s 1.1262 Gelem/s]
68632026-07-13T09:19:39.287Z change:
68642026-07-13T09:19:39.287Z time: [−20.633% −20.607% −20.581%] (p = 0.00 < 0.05)
68652026-07-13T09:19:39.287Z thrpt: [+25.915% +25.956% +25.997%]
68662026-07-13T09:19:39.287Z Performance has improved.
68672026-07-13T09:19:39.287ZFound 5 outliers among 100 measurements (5.00%)
68682026-07-13T09:19:39.287Z 2 (2.00%) low mild
68692026-07-13T09:19:39.287Z 1 (1.00%) high mild
68702026-07-13T09:19:39.287Z 2 (2.00%) high severe
68712026-07-13T09:19:40.175ZBenchmarking source_filter/allows/include_empty_v6
68722026-07-13T09:19:40.175ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68732026-07-13T09:19:44.943ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
68742026-07-13T09:19:49.944ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68752026-07-13T09:19:50.029Zsource_filter/allows/include_empty_v6
68762026-07-13T09:19:50.029Z time: [1.1100 ns 1.1101 ns 1.1102 ns]
68772026-07-13T09:19:50.029Z thrpt: [900.72 Melem/s 900.82 Melem/s 900.91 Melem/s]
68782026-07-13T09:19:50.029Z change:
68792026-07-13T09:19:50.029Z time: [−1.1251% −1.0578% −0.9891%] (p = 0.00 < 0.05)
68802026-07-13T09:19:50.029Z thrpt: [+0.9989% +1.0691% +1.1379%]
68812026-07-13T09:19:50.029Z Change within noise threshold.
68822026-07-13T09:19:50.029ZFound 6 outliers among 100 measurements (6.00%)
68832026-07-13T09:19:50.029Z 2 (2.00%) high mild
68842026-07-13T09:19:50.029Z 4 (4.00%) high severe
68852026-07-13T09:19:50.940Z
68862026-07-13T09:19:50.943ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68872026-07-13T09:19:50.943ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68882026-07-13T09:19:50.943ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0385 ms (605 iterations)
68892026-07-13T09:19:50.943ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68902026-07-13T09:19:50.943Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68912026-07-13T09:19:50.943Z time: [18.000 18.000 18.000 ]
68922026-07-13T09:19:50.943Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68932026-07-13T09:19:50.944Z No change in performance detected.
68942026-07-13T09:19:50.944Z
68952026-07-13T09:19:50.944ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68962026-07-13T09:19:50.944ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68972026-07-13T09:19:50.944ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0489 ms (715 iterations)
68982026-07-13T09:19:50.944ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68992026-07-13T09:19:50.947Zprocess/Hairpin-DHCPv4/alloc_ct/Request
69002026-07-13T09:19:50.947Z time: [18.000 18.000 18.000 ]
69012026-07-13T09:19:50.947Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69022026-07-13T09:19:50.947Z No change in performance detected.
69032026-07-13T09:19:50.947Z
69042026-07-13T09:19:50.948ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
69052026-07-13T09:19:50.948ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
69062026-07-13T09:19:50.948ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0098 ms (495 iterations)
69072026-07-13T09:19:50.948ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
69082026-07-13T09:19:50.948Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
69092026-07-13T09:19:50.948Z time: [20.000 20.000 20.000 ]
69102026-07-13T09:19:50.948Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69112026-07-13T09:19:50.948Z No change in performance detected.
69122026-07-13T09:19:50.948Z
69132026-07-13T09:19:50.948ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69142026-07-13T09:19:50.948ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69152026-07-13T09:19:50.948ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0288 ms (495 iterations)
69162026-07-13T09:19:50.948ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69172026-07-13T09:19:50.951Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69182026-07-13T09:19:50.951Z time: [21.000 21.000 21.000 ]
69192026-07-13T09:19:50.951Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69202026-07-13T09:19:50.951Z No change in performance detected.
69212026-07-13T09:19:50.951Z
69222026-07-13T09:19:50.951ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69232026-07-13T09:19:50.951ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69242026-07-13T09:19:50.951ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0629 ms (825 iterations)
69252026-07-13T09:19:50.951ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69262026-07-13T09:19:50.952Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69272026-07-13T09:19:50.952Z time: [13.000 13.000 13.000 ]
69282026-07-13T09:19:50.952Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69292026-07-13T09:19:50.952Z No change in performance detected.
69302026-07-13T09:19:50.952Z
69312026-07-13T09:19:50.952ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69322026-07-13T09:19:50.952ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69332026-07-13T09:19:50.952ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0344 ms (715 iterations)
69342026-07-13T09:19:50.952ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69352026-07-13T09:19:50.956Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69362026-07-13T09:19:50.956Z time: [12.000 12.000 12.000 ]
69372026-07-13T09:19:50.956Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69382026-07-13T09:19:50.956Z No change in performance detected.
69392026-07-13T09:19:50.956Z
69402026-07-13T09:19:50.956ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69412026-07-13T09:19:50.956ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69422026-07-13T09:19:50.956ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0564 ms (660 iterations)
69432026-07-13T09:19:50.956ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69442026-07-13T09:19:50.956Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69452026-07-13T09:19:50.956Z time: [14.000 14.000 14.000 ]
69462026-07-13T09:19:50.956Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69472026-07-13T09:19:50.956Z No change in performance detected.
69482026-07-13T09:19:50.956Z
69492026-07-13T09:19:50.957ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69502026-07-13T09:19:50.957ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69512026-07-13T09:19:50.957ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0116 ms (715 iterations)
69522026-07-13T09:19:50.957ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69532026-07-13T09:19:50.957Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69542026-07-13T09:19:50.957Z time: [14.000 14.000 14.000 ]
69552026-07-13T09:19:50.957Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69562026-07-13T09:19:50.957Z No change in performance detected.
69572026-07-13T09:19:50.957Z
69582026-07-13T09:19:50.957ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69592026-07-13T09:19:50.957ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69602026-07-13T09:19:50.960ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0297 ms (605 iterations)
69612026-07-13T09:19:50.961ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69622026-07-13T09:19:50.961Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69632026-07-13T09:19:50.961Z time: [3.0000 3.0000 3.0000 ]
69642026-07-13T09:19:50.961Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69652026-07-13T09:19:50.961Z No change in performance detected.
69662026-07-13T09:19:50.961Z
69672026-07-13T09:19:50.961ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69682026-07-13T09:19:50.961ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69692026-07-13T09:19:50.961ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0142 ms (440 iterations)
69702026-07-13T09:19:50.961ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69712026-07-13T09:19:50.961Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69722026-07-13T09:19:50.961Z time: [3.0000 3.0000 3.0000 ]
69732026-07-13T09:19:50.961Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69742026-07-13T09:19:50.961Z No change in performance detected.
69752026-07-13T09:19:50.961Z
69762026-07-13T09:19:50.961ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69772026-07-13T09:19:50.961ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69782026-07-13T09:19:50.961ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0588 ms (605 iterations)
69792026-07-13T09:19:50.961ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69802026-07-13T09:19:50.962ZCriterion.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-07-13T09:19:50.963Z
69822026-07-13T09:19:50.963ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69832026-07-13T09:19:50.963ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69842026-07-13T09:19:50.963ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0626 ms (495 iterations)
69852026-07-13T09:19:50.966ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69862026-07-13T09:19:50.966ZCriterion.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-07-13T09:19:50.966Z
69882026-07-13T09:19:50.967ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69892026-07-13T09:19:50.967ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69902026-07-13T09:19:50.967ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0518 ms (935 iterations)
69912026-07-13T09:19:50.967ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69922026-07-13T09:19:50.967Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69932026-07-13T09:19:50.967Z time: [3.0000 3.0000 3.0000 ]
69942026-07-13T09:19:50.967Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69952026-07-13T09:19:50.967Z No change in performance detected.
69962026-07-13T09:19:50.967Z
69972026-07-13T09:19:50.967ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69982026-07-13T09:19:50.967ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69992026-07-13T09:19:50.967ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0383 ms (495 iterations)
70002026-07-13T09:19:50.967ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
70012026-07-13T09:19:50.967Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70022026-07-13T09:19:50.967Z time: [3.0000 3.0000 3.0000 ]
70032026-07-13T09:19:50.967Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70042026-07-13T09:19:50.967Z No change in performance detected.
70052026-07-13T09:19:50.967Z
70062026-07-13T09:19:50.967ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
70072026-07-13T09:19:50.967ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70082026-07-13T09:19:50.967ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0575 ms (770 iterations)
70092026-07-13T09:19:50.967ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70102026-07-13T09:19:50.967ZCriterion.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-07-13T09:19:50.967Z
70122026-07-13T09:19:50.970ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70132026-07-13T09:19:50.971ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70142026-07-13T09:19:50.971ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0263 ms (495 iterations)
70152026-07-13T09:19:50.971ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70162026-07-13T09:19:50.971ZCriterion.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-07-13T09:19:50.971Z
70182026-07-13T09:19:50.971ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70192026-07-13T09:19:50.971ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70202026-07-13T09:19:50.971ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0223 ms (770 iterations)
70212026-07-13T09:19:50.971ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70222026-07-13T09:19:50.971Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70232026-07-13T09:19:50.971Z time: [3.0000 3.0000 3.0000 ]
70242026-07-13T09:19:50.971Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70252026-07-13T09:19:50.971Z No change in performance detected.
70262026-07-13T09:19:50.971Z
70272026-07-13T09:19:50.971ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70282026-07-13T09:19:50.971ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70292026-07-13T09:19:50.971ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0249 ms (495 iterations)
70302026-07-13T09:19:50.974ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70312026-07-13T09:19:50.974Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70322026-07-13T09:19:50.974Z time: [3.0000 3.0000 3.0000 ]
70332026-07-13T09:19:50.974Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70342026-07-13T09:19:50.975Z No change in performance detected.
70352026-07-13T09:19:50.975Z
70362026-07-13T09:19:50.975ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70372026-07-13T09:19:50.975ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70382026-07-13T09:19:50.976ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0218 ms (605 iterations)
70392026-07-13T09:19:50.976ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70402026-07-13T09:19:50.976ZCriterion.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-07-13T09:19:50.976Z
70422026-07-13T09:19:50.976ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70432026-07-13T09:19:50.976ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70442026-07-13T09:19:50.976ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0870 ms (495 iterations)
70452026-07-13T09:19:50.976ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70462026-07-13T09:19:50.976ZCriterion.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-07-13T09:19:50.976Z
70482026-07-13T09:19:50.976ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70492026-07-13T09:19:50.976ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70502026-07-13T09:19:50.976ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0646 ms (880 iterations)
70512026-07-13T09:19:50.980ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70522026-07-13T09:19:50.980Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70532026-07-13T09:19:50.980Z time: [3.0000 3.0000 3.0000 ]
70542026-07-13T09:19:50.980Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70552026-07-13T09:19:50.980Z No change in performance detected.
70562026-07-13T09:19:50.980Z
70572026-07-13T09:19:50.980ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70582026-07-13T09:19:50.981ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70592026-07-13T09:19:50.981ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0165 ms (495 iterations)
70602026-07-13T09:19:50.981ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70612026-07-13T09:19:50.981Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70622026-07-13T09:19:50.982Z time: [3.0000 3.0000 3.0000 ]
70632026-07-13T09:19:50.982Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70642026-07-13T09:19:50.982Z No change in performance detected.
70652026-07-13T09:19:50.982Z
70662026-07-13T09:19:50.982ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70672026-07-13T09:19:50.982ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70682026-07-13T09:19:50.982ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0132 ms (715 iterations)
70692026-07-13T09:19:50.982ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70702026-07-13T09:19:50.982ZCriterion.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-07-13T09:19:50.982Z
70722026-07-13T09:19:50.983ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70732026-07-13T09:19:50.983ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70742026-07-13T09:19:50.983ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0422 ms (495 iterations)
70752026-07-13T09:19:50.986ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70762026-07-13T09:19:50.986ZCriterion.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-07-13T09:19:50.986Z
70782026-07-13T09:19:50.986ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70792026-07-13T09:19:50.987ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70802026-07-13T09:19:50.987ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1069 ms (275 iterations)
70812026-07-13T09:19:50.987ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70822026-07-13T09:19:50.987Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70832026-07-13T09:19:50.987Z time: [44.000 44.000 44.000 ]
70842026-07-13T09:19:50.987Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70852026-07-13T09:19:50.987Z No change in performance detected.
70862026-07-13T09:19:50.987Z
70872026-07-13T09:19:50.987ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70882026-07-13T09:19:50.987ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70892026-07-13T09:19:50.987ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0278 ms (220 iterations)
70902026-07-13T09:19:50.987ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70912026-07-13T09:19:50.988Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70922026-07-13T09:19:50.988Z time: [44.000 44.000 44.000 ]
70932026-07-13T09:19:50.988Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70942026-07-13T09:19:50.988Z No change in performance detected.
70952026-07-13T09:19:50.988Z
70962026-07-13T09:19:50.988ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70972026-07-13T09:19:50.988ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70982026-07-13T09:19:50.988ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1158 ms (330 iterations)
70992026-07-13T09:19:50.988ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
71002026-07-13T09:19:50.988Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71012026-07-13T09:19:50.988Z time: [29.000 29.000 29.000 ]
71022026-07-13T09:19:50.988Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71032026-07-13T09:19:50.988Z No change in performance detected.
71042026-07-13T09:19:50.988Z
71052026-07-13T09:19:50.988ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71062026-07-13T09:19:50.988ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71072026-07-13T09:19:50.988ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1052 ms (275 iterations)
71082026-07-13T09:19:50.992ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71092026-07-13T09:19:50.992Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71102026-07-13T09:19:50.992Z time: [29.000 29.000 29.000 ]
71112026-07-13T09:19:50.992Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71122026-07-13T09:19:50.992Z No change in performance detected.
71132026-07-13T09:19:50.992Z
71142026-07-13T09:19:50.992ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71152026-07-13T09:19:50.992ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71162026-07-13T09:19:50.992ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1826 ms (330 iterations)
71172026-07-13T09:19:50.992ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71182026-07-13T09:19:50.992Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71192026-07-13T09:19:50.992Z time: [43.000 43.000 43.000 ]
71202026-07-13T09:19:50.992Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71212026-07-13T09:19:50.992Z No change in performance detected.
71222026-07-13T09:19:50.992Z
71232026-07-13T09:19:50.992ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71242026-07-13T09:19:50.992ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71252026-07-13T09:19:50.993ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1547 ms (275 iterations)
71262026-07-13T09:19:50.993ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71272026-07-13T09:19:50.993Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71282026-07-13T09:19:50.993Z time: [43.000 43.000 43.000 ]
71292026-07-13T09:19:50.993Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71302026-07-13T09:19:50.993Z No change in performance detected.
71312026-07-13T09:19:50.993Z
71322026-07-13T09:19:50.997ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71332026-07-13T09:19:50.997ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71342026-07-13T09:19:50.997ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1449 ms (385 iterations)
71352026-07-13T09:19:50.997ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71362026-07-13T09:19:50.997Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71372026-07-13T09:19:50.997Z time: [28.000 28.000 28.000 ]
71382026-07-13T09:19:50.997Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71392026-07-13T09:19:50.997Z No change in performance detected.
71402026-07-13T09:19:50.997Z
71412026-07-13T09:19:50.997ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71422026-07-13T09:19:50.997ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71432026-07-13T09:19:50.997ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0257 ms (275 iterations)
71442026-07-13T09:19:50.997ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71452026-07-13T09:19:50.997Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71462026-07-13T09:19:50.997Z time: [28.000 28.000 28.000 ]
71472026-07-13T09:19:50.997Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71482026-07-13T09:19:50.998Z No change in performance detected.
71492026-07-13T09:19:50.998Z
71502026-07-13T09:19:50.998ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71512026-07-13T09:19:50.998ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71522026-07-13T09:19:50.998ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1493 ms (275 iterations)
71532026-07-13T09:19:51.002ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71542026-07-13T09:19:51.002Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71552026-07-13T09:19:51.002Z time: [44.000 44.000 44.000 ]
71562026-07-13T09:19:51.002Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71572026-07-13T09:19:51.002Z No change in performance detected.
71582026-07-13T09:19:51.002Z
71592026-07-13T09:19:51.003ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71602026-07-13T09:19:51.003ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71612026-07-13T09:19:51.003ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0551 ms (220 iterations)
71622026-07-13T09:19:51.003ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71632026-07-13T09:19:51.003Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71642026-07-13T09:19:51.003Z time: [44.000 44.000 44.000 ]
71652026-07-13T09:19:51.003Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71662026-07-13T09:19:51.003Z No change in performance detected.
71672026-07-13T09:19:51.003Z
71682026-07-13T09:19:51.003ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71692026-07-13T09:19:51.003ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71702026-07-13T09:19:51.004ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0067 ms (275 iterations)
71712026-07-13T09:19:51.004ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71722026-07-13T09:19:51.004Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71732026-07-13T09:19:51.004Z time: [29.000 29.000 29.000 ]
71742026-07-13T09:19:51.004Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71752026-07-13T09:19:51.004Z No change in performance detected.
71762026-07-13T09:19:51.007Z
71772026-07-13T09:19:51.007ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71782026-07-13T09:19:51.007ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71792026-07-13T09:19:51.007ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1570 ms (275 iterations)
71802026-07-13T09:19:51.007ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71812026-07-13T09:19:51.008Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71822026-07-13T09:19:51.008Z time: [29.000 29.000 29.000 ]
71832026-07-13T09:19:51.008Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71842026-07-13T09:19:51.008Z No change in performance detected.
71852026-07-13T09:19:51.008Z
71862026-07-13T09:19:51.008ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71872026-07-13T09:19:51.008ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71882026-07-13T09:19:51.008ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0559 ms (275 iterations)
71892026-07-13T09:19:51.008ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71902026-07-13T09:19:51.008Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71912026-07-13T09:19:51.008Z time: [43.000 43.000 43.000 ]
71922026-07-13T09:19:51.008Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71932026-07-13T09:19:51.008Z No change in performance detected.
71942026-07-13T09:19:51.008Z
71952026-07-13T09:19:51.008ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71962026-07-13T09:19:51.008ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71972026-07-13T09:19:51.008ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2373 ms (275 iterations)
71982026-07-13T09:19:51.008ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71992026-07-13T09:19:51.008Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72002026-07-13T09:19:51.008Z time: [43.000 43.000 43.000 ]
72012026-07-13T09:19:51.008Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72022026-07-13T09:19:51.008Z No change in performance detected.
72032026-07-13T09:19:51.008Z
72042026-07-13T09:19:51.008ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72052026-07-13T09:19:51.008ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
72062026-07-13T09:19:51.012ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0342 ms (330 iterations)
72072026-07-13T09:19:51.012ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
72082026-07-13T09:19:51.012Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72092026-07-13T09:19:51.012Z time: [28.000 28.000 28.000 ]
72102026-07-13T09:19:51.012Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72112026-07-13T09:19:51.012Z No change in performance detected.
72122026-07-13T09:19:51.012Z
72132026-07-13T09:19:51.012ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72142026-07-13T09:19:51.012ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72152026-07-13T09:19:51.012ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0847 ms (275 iterations)
72162026-07-13T09:19:51.012ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72172026-07-13T09:19:51.012Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72182026-07-13T09:19:51.012Z time: [28.000 28.000 28.000 ]
72192026-07-13T09:19:51.012Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72202026-07-13T09:19:51.012Z No change in performance detected.
72212026-07-13T09:19:51.012Z
72222026-07-13T09:19:51.012ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72232026-07-13T09:19:51.012ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72242026-07-13T09:19:51.012ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0559 ms (715 iterations)
72252026-07-13T09:19:51.016ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72262026-07-13T09:19:51.016Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72272026-07-13T09:19:51.016Z time: [3924.0 B 3924.0 B 3924.0 B]
72282026-07-13T09:19:51.016Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72292026-07-13T09:19:51.016Z No change in performance detected.
72302026-07-13T09:19:51.016Z
72312026-07-13T09:19:51.016ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72322026-07-13T09:19:51.016ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72332026-07-13T09:19:51.016ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0186 ms (715 iterations)
72342026-07-13T09:19:51.016ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72352026-07-13T09:19:51.016Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72362026-07-13T09:19:51.016Z time: [3924.0 B 3924.0 B 3924.0 B]
72372026-07-13T09:19:51.016Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72382026-07-13T09:19:51.016Z No change in performance detected.
72392026-07-13T09:19:51.016Z
72402026-07-13T09:19:51.016ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72412026-07-13T09:19:51.016ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72422026-07-13T09:19:51.016ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0583 ms (550 iterations)
72432026-07-13T09:19:51.020ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72442026-07-13T09:19:51.020Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72452026-07-13T09:19:51.020Z time: [3988.0 B 3988.0 B 3988.0 B]
72462026-07-13T09:19:51.020Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72472026-07-13T09:19:51.020Z No change in performance detected.
72482026-07-13T09:19:51.020Z
72492026-07-13T09:19:51.020ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72502026-07-13T09:19:51.020ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72512026-07-13T09:19:51.020ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0866 ms (550 iterations)
72522026-07-13T09:19:51.020ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72532026-07-13T09:19:51.020Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72542026-07-13T09:19:51.020Z time: [4386.0 B 4386.0 B 4386.0 B]
72552026-07-13T09:19:51.020Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72562026-07-13T09:19:51.020Z No change in performance detected.
72572026-07-13T09:19:51.020Z
72582026-07-13T09:19:51.020ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72592026-07-13T09:19:51.020ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72602026-07-13T09:19:51.021ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0448 ms (825 iterations)
72612026-07-13T09:19:51.024ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72622026-07-13T09:19:51.024Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72632026-07-13T09:19:51.025Z time: [2888.0 B 2888.0 B 2888.0 B]
72642026-07-13T09:19:51.025Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72652026-07-13T09:19:51.025Z No change in performance detected.
72662026-07-13T09:19:51.025Z
72672026-07-13T09:19:51.025ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72682026-07-13T09:19:51.025ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72692026-07-13T09:19:51.025ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0188 ms (715 iterations)
72702026-07-13T09:19:51.025ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72712026-07-13T09:19:51.025Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72722026-07-13T09:19:51.025Z time: [2873.0 B 2873.0 B 2873.0 B]
72732026-07-13T09:19:51.025Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72742026-07-13T09:19:51.025Z No change in performance detected.
72752026-07-13T09:19:51.025Z
72762026-07-13T09:19:51.025ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72772026-07-13T09:19:51.025ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72782026-07-13T09:19:51.025ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0483 ms (715 iterations)
72792026-07-13T09:19:51.028ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72802026-07-13T09:19:51.028Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72812026-07-13T09:19:51.028Z time: [2926.0 B 2926.0 B 2926.0 B]
72822026-07-13T09:19:51.028Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72832026-07-13T09:19:51.028Z No change in performance detected.
72842026-07-13T09:19:51.029Z
72852026-07-13T09:19:51.029ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72862026-07-13T09:19:51.029ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72872026-07-13T09:19:51.029ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0755 ms (770 iterations)
72882026-07-13T09:19:51.029ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72892026-07-13T09:19:51.029Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72902026-07-13T09:19:51.029Z time: [2910.0 B 2910.0 B 2910.0 B]
72912026-07-13T09:19:51.029Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72922026-07-13T09:19:51.029Z No change in performance detected.
72932026-07-13T09:19:51.029Z
72942026-07-13T09:19:51.029ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72952026-07-13T09:19:51.029ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72962026-07-13T09:19:51.029ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0522 ms (825 iterations)
72972026-07-13T09:19:51.029ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72982026-07-13T09:19:51.032Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72992026-07-13T09:19:51.032Z time: [264.00 B 264.00 B 264.00 B]
73002026-07-13T09:19:51.032Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73012026-07-13T09:19:51.032Z No change in performance detected.
73022026-07-13T09:19:51.032Z
73032026-07-13T09:19:51.032ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73042026-07-13T09:19:51.033ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73052026-07-13T09:19:51.033ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0807 ms (495 iterations)
73062026-07-13T09:19:51.033ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73072026-07-13T09:19:51.033Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73082026-07-13T09:19:51.033Z time: [264.00 B 264.00 B 264.00 B]
73092026-07-13T09:19:51.034Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73102026-07-13T09:19:51.034Z No change in performance detected.
73112026-07-13T09:19:51.034Z
73122026-07-13T09:19:51.034ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
73132026-07-13T09:19:51.034ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73142026-07-13T09:19:51.034ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0074 ms (715 iterations)
73152026-07-13T09:19:51.034ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73162026-07-13T09:19:51.034ZCriterion.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-07-13T09:19:51.034Z
73182026-07-13T09:19:51.034ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73192026-07-13T09:19:51.034ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73202026-07-13T09:19:51.034ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0712 ms (495 iterations)
73212026-07-13T09:19:51.037ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73222026-07-13T09:19:51.037ZCriterion.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-07-13T09:19:51.038Z
73242026-07-13T09:19:51.038ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73252026-07-13T09:19:51.038ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73262026-07-13T09:19:51.038ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0478 ms (935 iterations)
73272026-07-13T09:19:51.038ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73282026-07-13T09:19:51.038Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73292026-07-13T09:19:51.038Z time: [264.00 B 264.00 B 264.00 B]
73302026-07-13T09:19:51.038Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73312026-07-13T09:19:51.038Z No change in performance detected.
73322026-07-13T09:19:51.039Z
73332026-07-13T09:19:51.039ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73342026-07-13T09:19:51.039ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73352026-07-13T09:19:51.039ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0553 ms (550 iterations)
73362026-07-13T09:19:51.039ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73372026-07-13T09:19:51.039Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73382026-07-13T09:19:51.039Z time: [264.00 B 264.00 B 264.00 B]
73392026-07-13T09:19:51.039Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73402026-07-13T09:19:51.039Z No change in performance detected.
73412026-07-13T09:19:51.039Z
73422026-07-13T09:19:51.039ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73432026-07-13T09:19:51.039ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73442026-07-13T09:19:51.039ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0711 ms (825 iterations)
73452026-07-13T09:19:51.043ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73462026-07-13T09:19:51.043ZCriterion.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-07-13T09:19:51.043Z
73482026-07-13T09:19:51.043ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73492026-07-13T09:19:51.043ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73502026-07-13T09:19:51.043ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0082 ms (495 iterations)
73512026-07-13T09:19:51.043ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73522026-07-13T09:19:51.043ZCriterion.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-07-13T09:19:51.043Z
73542026-07-13T09:19:51.043ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73552026-07-13T09:19:51.043ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73562026-07-13T09:19:51.043ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0184 ms (770 iterations)
73572026-07-13T09:19:51.043ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73582026-07-13T09:19:51.043Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73592026-07-13T09:19:51.043Z time: [264.00 B 264.00 B 264.00 B]
73602026-07-13T09:19:51.043Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73612026-07-13T09:19:51.043Z No change in performance detected.
73622026-07-13T09:19:51.043Z
73632026-07-13T09:19:51.043ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73642026-07-13T09:19:51.044ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73652026-07-13T09:19:51.044ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0245 ms (495 iterations)
73662026-07-13T09:19:51.044ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73672026-07-13T09:19:51.047Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73682026-07-13T09:19:51.047Z time: [264.00 B 264.00 B 264.00 B]
73692026-07-13T09:19:51.047Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73702026-07-13T09:19:51.047Z No change in performance detected.
73712026-07-13T09:19:51.047Z
73722026-07-13T09:19:51.047ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73732026-07-13T09:19:51.047ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73742026-07-13T09:19:51.047ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0211 ms (660 iterations)
73752026-07-13T09:19:51.047ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73762026-07-13T09:19:51.047ZCriterion.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-07-13T09:19:51.047Z
73782026-07-13T09:19:51.047ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73792026-07-13T09:19:51.048ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73802026-07-13T09:19:51.048ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0799 ms (495 iterations)
73812026-07-13T09:19:51.048ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73822026-07-13T09:19:51.048ZCriterion.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-07-13T09:19:51.048Z
73842026-07-13T09:19:51.048ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73852026-07-13T09:19:51.048ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73862026-07-13T09:19:51.048ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0444 ms (880 iterations)
73872026-07-13T09:19:51.048ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73882026-07-13T09:19:51.051Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73892026-07-13T09:19:51.051Z time: [264.00 B 264.00 B 264.00 B]
73902026-07-13T09:19:51.051Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73912026-07-13T09:19:51.051Z No change in performance detected.
73922026-07-13T09:19:51.051Z
73932026-07-13T09:19:51.051ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73942026-07-13T09:19:51.052ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73952026-07-13T09:19:51.052ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0169 ms (495 iterations)
73962026-07-13T09:19:51.052ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73972026-07-13T09:19:51.052Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73982026-07-13T09:19:51.052Z time: [264.00 B 264.00 B 264.00 B]
73992026-07-13T09:19:51.052Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74002026-07-13T09:19:51.052Z No change in performance detected.
74012026-07-13T09:19:51.052Z
74022026-07-13T09:19:51.052ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
74032026-07-13T09:19:51.052ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74042026-07-13T09:19:51.052ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0741 ms (770 iterations)
74052026-07-13T09:19:51.052ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74062026-07-13T09:19:51.052ZCriterion.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-07-13T09:19:51.052Z
74082026-07-13T09:19:51.052ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
74092026-07-13T09:19:51.052ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
74102026-07-13T09:19:51.052ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0374 ms (495 iterations)
74112026-07-13T09:19:51.117ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74122026-07-13T09:19:51.117ZCriterion.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-07-13T09:19:51.117Z
74142026-07-13T09:19:51.117ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74152026-07-13T09:19:51.119ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
74162026-07-13T09:19:51.119ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0743 ms (275 iterations)
74172026-07-13T09:19:51.119ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74182026-07-13T09:19:51.119Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74192026-07-13T09:19:51.119Z time: [8507.0 B 8507.0 B 8507.0 B]
74202026-07-13T09:19:51.119Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74212026-07-13T09:19:51.119Z No change in performance detected.
74222026-07-13T09:19:51.119Z
74232026-07-13T09:19:51.119ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74242026-07-13T09:19:51.119ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74252026-07-13T09:19:51.119ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2471 ms (275 iterations)
74262026-07-13T09:19:51.119ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74272026-07-13T09:19:51.119Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74282026-07-13T09:19:51.119Z time: [8507.0 B 8507.0 B 8507.0 B]
74292026-07-13T09:19:51.119Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74302026-07-13T09:19:51.120Z No change in performance detected.
74312026-07-13T09:19:51.120Z
74322026-07-13T09:19:51.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74332026-07-13T09:19:51.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74342026-07-13T09:19:51.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1090 ms (330 iterations)
74352026-07-13T09:19:51.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74362026-07-13T09:19:51.120Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74372026-07-13T09:19:51.120Z time: [7016.0 B 7016.0 B 7016.0 B]
74382026-07-13T09:19:51.120Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74392026-07-13T09:19:51.120Z No change in performance detected.
74402026-07-13T09:19:51.120Z
74412026-07-13T09:19:51.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74422026-07-13T09:19:51.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74432026-07-13T09:19:51.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1730 ms (275 iterations)
74442026-07-13T09:19:51.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74452026-07-13T09:19:51.120Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74462026-07-13T09:19:51.120Z time: [7016.0 B 7016.0 B 7016.0 B]
74472026-07-13T09:19:51.120Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74482026-07-13T09:19:51.120Z No change in performance detected.
74492026-07-13T09:19:51.120Z
74502026-07-13T09:19:51.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74512026-07-13T09:19:51.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74522026-07-13T09:19:51.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0002 ms (275 iterations)
74532026-07-13T09:19:51.120ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74542026-07-13T09:19:51.120Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74552026-07-13T09:19:51.120Z time: [8475.0 B 8475.0 B 8475.0 B]
74562026-07-13T09:19:51.120Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74572026-07-13T09:19:51.121Z No change in performance detected.
74582026-07-13T09:19:51.121Z
74592026-07-13T09:19:51.121ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74602026-07-13T09:19:51.121ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74612026-07-13T09:19:51.121ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1608 ms (275 iterations)
74622026-07-13T09:19:51.121ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74632026-07-13T09:19:51.121Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74642026-07-13T09:19:51.121Z time: [8475.0 B 8475.0 B 8475.0 B]
74652026-07-13T09:19:51.121Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74662026-07-13T09:19:51.121Z No change in performance detected.
74672026-07-13T09:19:51.121Z
74682026-07-13T09:19:51.121ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74692026-07-13T09:19:51.121ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74702026-07-13T09:19:51.121ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1511 ms (385 iterations)
74712026-07-13T09:19:51.121ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74722026-07-13T09:19:51.121Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74732026-07-13T09:19:51.121Z time: [6984.0 B 6984.0 B 6984.0 B]
74742026-07-13T09:19:51.121Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74752026-07-13T09:19:51.121Z No change in performance detected.
74762026-07-13T09:19:51.121Z
74772026-07-13T09:19:51.121ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74782026-07-13T09:19:51.121ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74792026-07-13T09:19:51.121ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0273 ms (275 iterations)
74802026-07-13T09:19:51.121ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74812026-07-13T09:19:51.121Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74822026-07-13T09:19:51.122Z time: [6984.0 B 6984.0 B 6984.0 B]
74832026-07-13T09:19:51.122Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74842026-07-13T09:19:51.122Z No change in performance detected.
74852026-07-13T09:19:51.122Z
74862026-07-13T09:19:51.122ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74872026-07-13T09:19:51.122ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74882026-07-13T09:19:51.122ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1483 ms (275 iterations)
74892026-07-13T09:19:51.122ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74902026-07-13T09:19:51.122Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74912026-07-13T09:19:51.122Z time: [8507.0 B 8507.0 B 8507.0 B]
74922026-07-13T09:19:51.122Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74932026-07-13T09:19:51.122Z No change in performance detected.
74942026-07-13T09:19:51.122Z
74952026-07-13T09:19:51.122ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74962026-07-13T09:19:51.123ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74972026-07-13T09:19:51.123ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0503 ms (220 iterations)
74982026-07-13T09:19:51.123ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74992026-07-13T09:19:51.123Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75002026-07-13T09:19:51.123Z time: [8507.0 B 8507.0 B 8507.0 B]
75012026-07-13T09:19:51.123Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75022026-07-13T09:19:51.123Z No change in performance detected.
75032026-07-13T09:19:51.123Z
75042026-07-13T09:19:51.123ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75052026-07-13T09:19:51.123ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
75062026-07-13T09:19:51.123ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1585 ms (330 iterations)
75072026-07-13T09:19:51.123ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
75082026-07-13T09:19:51.123Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75092026-07-13T09:19:51.123Z time: [7016.0 B 7016.0 B 7016.0 B]
75102026-07-13T09:19:51.123Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75112026-07-13T09:19:51.127Z No change in performance detected.
75122026-07-13T09:19:51.127Z
75132026-07-13T09:19:51.127ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75142026-07-13T09:19:51.127ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
75152026-07-13T09:19:51.127ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1674 ms (275 iterations)
75162026-07-13T09:19:51.127ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75172026-07-13T09:19:51.127Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75182026-07-13T09:19:51.127Z time: [7016.0 B 7016.0 B 7016.0 B]
75192026-07-13T09:19:51.127Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75202026-07-13T09:19:51.127Z No change in performance detected.
75212026-07-13T09:19:51.127Z
75222026-07-13T09:19:51.127ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75232026-07-13T09:19:51.128ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75242026-07-13T09:19:51.128ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0963 ms (275 iterations)
75252026-07-13T09:19:51.128ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75262026-07-13T09:19:51.128Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75272026-07-13T09:19:51.128Z time: [8475.0 B 8475.0 B 8475.0 B]
75282026-07-13T09:19:51.128Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75292026-07-13T09:19:51.128Z No change in performance detected.
75302026-07-13T09:19:51.128Z
75312026-07-13T09:19:51.128ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75322026-07-13T09:19:51.128ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75332026-07-13T09:19:51.128ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2292 ms (275 iterations)
75342026-07-13T09:19:51.128ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75352026-07-13T09:19:51.128Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75362026-07-13T09:19:51.128Z time: [8475.0 B 8475.0 B 8475.0 B]
75372026-07-13T09:19:51.128Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75382026-07-13T09:19:51.128Z No change in performance detected.
75392026-07-13T09:19:51.128Z
75402026-07-13T09:19:51.128ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75412026-07-13T09:19:51.128ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75422026-07-13T09:19:51.128ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1082 ms (330 iterations)
75432026-07-13T09:19:51.128ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75442026-07-13T09:19:51.128Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75452026-07-13T09:19:51.128Z time: [6984.0 B 6984.0 B 6984.0 B]
75462026-07-13T09:19:51.128Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75472026-07-13T09:19:51.128Z No change in performance detected.
75482026-07-13T09:19:51.128Z
75492026-07-13T09:19:51.128ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75502026-07-13T09:19:51.129ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75512026-07-13T09:19:51.129ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0711 ms (275 iterations)
75522026-07-13T09:19:51.129ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75532026-07-13T09:19:51.129Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75542026-07-13T09:19:51.129Z time: [6984.0 B 6984.0 B 6984.0 B]
75552026-07-13T09:19:51.129Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75562026-07-13T09:19:51.129Z No change in performance detected.
75572026-07-13T09:19:51.129Z
75582026-07-13T09:19:51.129Z+ cp -r target/criterion /work/bench-results
75592026-07-13T09:19:51.280Z+ cp -r target/xde-bench /work/bench-results
75602026-07-13T09:19:51.313Z+ pushd /work
75612026-07-13T09:19:51.313Z/work /work/oxidecomputer/opte
75622026-07-13T09:19:51.314Z+ tar -caf bench-results.tgz bench-results
75632026-07-13T09:19:51.863Z+ popd
75642026-07-13T09:19:51.863Z/work/oxidecomputer/opte
75652026-07-13T09:19:51.863Z+ cleanup
75662026-07-13T09:19:51.867Z++ id -un
75672026-07-13T09:19:51.870Z++ id -gn
75682026-07-13T09:19:51.871Z+ pfexec chown -R build:build .
75692026-07-13T09:19:51.941Z+ [[ -z 01KXDA64M668DFD90A7KP0ERJ2 ]]
75702026-07-13T09:19:51.944Zprocess exited: duration 1929279 ms, exit code 0
 
75712026-07-13T09:19:51.956Zfound 1 output files
75722026-07-13T09:19:51.992Zuploading: /work/bench-results.tgz (6355522 bytes)
75732026-07-13T09:19:53.015Zuploaded: /work/bench-results.tgz