01KWCG88X64QDRMEYFSCEH8ESR: 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: 01KWCG9AJZ77ARB40FVFBT9PJG

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-30T14:58:06.254Zjob dependencies complete; ready to run (waiting for 5 m 22 s)
22026-06-30T14:59:03.381Zjob assigned to worker 01KWCGKAQGBTAG28TFG9DWKDFQ [factory aws, i-01d9d092b93f02963] (queued for 57 s)
32026-06-30T14:59:09.665Zdownloading input: /input/xde/work/debug/xde.dbg
42026-06-30T14:59:10.617Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-06-30T14:59:10.620Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-06-30T14:59:10.644Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-06-30T14:59:10.647Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-06-30T14:59:10.679Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-06-30T14:59:10.679Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-06-30T14:59:10.705Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-06-30T14:59:10.708Zdownloading input: /input/xde/work/release/xde
122026-06-30T14:59:11.254Zdownloaded input: /input/xde/work/release/xde
132026-06-30T14:59:11.254Zdownloading input: /input/xde/work/release/xde.sha256
142026-06-30T14:59:11.283Zdownloaded input: /input/xde/work/release/xde.sha256
152026-06-30T14:59:11.286Zdownloading input: /input/xde/work/release/xde_link.so
162026-06-30T14:59:11.310Zdownloaded input: /input/xde/work/release/xde_link.so
172026-06-30T14:59:11.310Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-06-30T14:59:11.334Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-06-30T14:59:11.338Zdownloading input: /input/xde/work/test/loopback
202026-06-30T14:59:11.860Zdownloaded input: /input/xde/work/test/loopback
212026-06-30T14:59:11.862Zdownloading input: /input/xde/work/test/multicast_rx
222026-06-30T14:59:12.389Zdownloaded input: /input/xde/work/test/multicast_rx
232026-06-30T14:59:12.392Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-06-30T14:59:12.955Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-06-30T14:59:12.958Zdownloading input: /input/xde/work/test/multicast_validation
262026-06-30T14:59:13.485Zdownloaded input: /input/xde/work/test/multicast_validation
272026-06-30T14:59:13.488Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-06-30T14:59:14.014Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-06-30T14:59:14.017Zdownloading input: /input/xde/work/xde.conf
302026-06-30T14:59:14.040Zdownloaded input: /input/xde/work/xde.conf
 
312026-06-30T14:59:14.043Zstarting task 0: "setup"
322026-06-30T14:59:14.046Z++ uname -s
332026-06-30T14:59:14.049Z+ kern=SunOS
342026-06-30T14:59:14.049Z+ build_user=build
352026-06-30T14:59:14.049Z+ build_uid=12345
362026-06-30T14:59:14.049Z+ work_dir=/work
372026-06-30T14:59:14.049Z+ input_dir=/input
382026-06-30T14:59:14.049Z+ [[ 0 == 12345 ]]
392026-06-30T14:59:14.049Z+ case "$kern" in
402026-06-30T14:59:14.049Z+ groupadd -g 12345 build
412026-06-30T14:59:14.052Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-06-30T14:59:16.055Z+ zfs create -o mountpoint=/work rpool/work
432026-06-30T14:59:16.206Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-06-30T14:59:16.209Z+ home_fs=zfs
452026-06-30T14:59:16.209Z+ [[ zfs == autofs ]]
462026-06-30T14:59:16.209Z+ mkdir -p /home/build
472026-06-30T14:59:16.209Z+ chown build:build /home/build /work
482026-06-30T14:59:18.210Z+ chmod 0700 /home/build /work
492026-06-30T14:59:18.214Zprocess exited: duration 4171 ms, exit code 0
 
502026-06-30T14:59:18.220Zstarting task 1: "rust-toolchain"
512026-06-30T14:59:18.224Z * rust toolchain channel = "1.96.0"
522026-06-30T14:59:18.224Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.0
532026-06-30T14:59:18.224Z * rust toolchain profile = "default"
542026-06-30T14:59:18.224Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-06-30T14:59:18.224Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-06-30T14:59:18.224Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-06-30T14:59:18.227Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-06-30T14:59:18.227Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.0 --profile default
592026-06-30T14:59:18.305Zinfo: downloading installer
602026-06-30T14:59:19.605Zwarn: It looks like you have an existing rustup settings file at:
612026-06-30T14:59:19.605Zwarn: /home/build/.rustup/settings.toml
622026-06-30T14:59:19.605Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-06-30T14:59:19.605Zwarn: instead of the one inferred from the default host triple.
642026-06-30T14:59:19.613Zinfo: profile set to default
652026-06-30T14:59:19.613Zinfo: default host triple is x86_64-unknown-illumos
662026-06-30T14:59:19.616Zinfo: syncing channel updates for 1.96.0-x86_64-unknown-illumos
672026-06-30T14:59:19.750Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
682026-06-30T14:59:19.753Zinfo: downloading 6 components
692026-06-30T14:59:34.001Zinfo: default toolchain set to 1.96.0-x86_64-unknown-illumos
702026-06-30T14:59:34.001Z
712026-06-30T14:59:34.031Z 1.96.0-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25)
722026-06-30T14:59:34.031Z
732026-06-30T14:59:34.031Z
742026-06-30T14:59:34.031ZRust is installed now. Great!
752026-06-30T14:59:34.031Z
762026-06-30T14:59:34.031ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-06-30T14:59:34.031Zenvironment variable. This has not been done automatically.
782026-06-30T14:59:34.031Z
792026-06-30T14:59:34.031ZTo configure your current shell, you need to source
802026-06-30T14:59:34.031Zthe corresponding env file under $HOME/.cargo.
812026-06-30T14:59:34.031Z
822026-06-30T14:59:34.031ZThis is usually done by running one of the following (note the leading DOT):
832026-06-30T14:59:34.034Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-06-30T14:59:34.034Zsource "$HOME/.cargo/env.fish" # For fish
852026-06-30T14:59:34.034Zsource "~/.cargo/env.nu" # For nushell
862026-06-30T14:59:34.034Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-06-30T14:59:34.034Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-06-30T14:59:34.034Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-06-30T14:59:34.034Zwarn: no default linker (`cc`) was found in your PATH
902026-06-30T14:59:34.034Zwarn: many Rust crates require a system C toolchain to build
912026-06-30T14:59:34.121Z+ rustup --version
922026-06-30T14:59:34.129Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-06-30T14:59:34.132Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-06-30T14:59:34.150Zinfo: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)`
952026-06-30T14:59:34.153Z+ cargo --version
962026-06-30T14:59:34.166Zcargo 1.96.0 (30a34c682 2026-05-25)
972026-06-30T14:59:34.169Z+ rustc --version
982026-06-30T14:59:34.189Zrustc 1.96.0 (ac68faa20 2026-05-25)
992026-06-30T14:59:34.192Zprocess exited: duration 15971 ms, exit code 0
 
1002026-06-30T14:59:34.197Zstarting task 2: "authentication"
1012026-06-30T14:59:34.213Zprocess exited: duration 16 ms, exit code 0
 
1022026-06-30T14:59:34.219Zstarting task 3: "clone repository"
1032026-06-30T14:59:34.222Z+ mkdir -p /work/oxidecomputer/opte
1042026-06-30T14:59:34.225Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-06-30T14:59:34.254ZCloning into '/work/oxidecomputer/opte'...
1062026-06-30T14:59:35.240Z+ cd /work/oxidecomputer/opte
1072026-06-30T14:59:35.240Z+ git fetch origin 2a1be40c7ae5607cb84359f9638df92ee41bc860
1082026-06-30T14:59:35.516ZFrom https://github.com/oxidecomputer/opte
1092026-06-30T14:59:35.516Z * branch 2a1be40c7ae5607cb84359f9638df92ee41bc860 -> FETCH_HEAD
1102026-06-30T14:59:35.521Z+ [[ -n c3 ]]
1112026-06-30T14:59:35.524Z++ git branch --show-current
1122026-06-30T14:59:35.524Z+ current=master
1132026-06-30T14:59:35.524Z+ [[ master != c3 ]]
1142026-06-30T14:59:35.524Z+ git branch -f c3 2a1be40c7ae5607cb84359f9638df92ee41bc860
1152026-06-30T14:59:35.527Z+ git checkout -f c3
1162026-06-30T14:59:35.543ZSwitched to branch 'c3'
1172026-06-30T14:59:35.546Z+ git reset --hard 2a1be40c7ae5607cb84359f9638df92ee41bc860
1182026-06-30T14:59:35.560ZHEAD is now at 2a1be40 [safety] Weaken lifetime in get_xde_state()
1192026-06-30T14:59:35.562Zprocess exited: duration 1341 ms, exit code 0
 
1202026-06-30T14:59:35.568Zstarting task 4: "build"
1212026-06-30T14:59:35.571Z+ source .github/buildomat/common.sh
1222026-06-30T14:59:35.572Z++ rustup show active-toolchain
1232026-06-30T14:59:35.577Z1.96.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-06-30T14:59:35.580Z++ pushd xde
1252026-06-30T14:59:35.580Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-06-30T14:59:35.580Z++ rustup show active-toolchain
1272026-06-30T14:59:35.583Zinfo: syncing channel updates for nightly-2026-06-19-x86_64-unknown-illumos
1282026-06-30T14:59:35.854Zinfo: latest update on 2026-06-19 for version 1.98.0-nightly (bc2112ed5 2026-06-18)
1292026-06-30T14:59:35.857Zinfo: downloading 6 components
1302026-06-30T14:59:48.899Znightly-2026-06-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-06-30T14:59:48.980Z+++ rustup show active-toolchain -v
1322026-06-30T14:59:48.983Z+++ head -n 1
1332026-06-30T14:59:48.983Z+++ cut '-d ' -f1
1342026-06-30T14:59:49.037Z++ export NIGHTLY=nightly-2026-06-19-x86_64-unknown-illumos
1352026-06-30T14:59:49.037Z++ NIGHTLY=nightly-2026-06-19-x86_64-unknown-illumos
1362026-06-30T14:59:49.037Z++ popd
1372026-06-30T14:59:49.040Z/work/oxidecomputer/opte
1382026-06-30T14:59:49.040Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-06-30T14:59:50.010Z Startup: Refreshing catalog 'helios' ... Done
1402026-06-30T14:59:50.124Z Startup: Caching catalogs ... Done
1412026-06-30T14:59:50.617ZPlanning: Solver setup ... Done
1422026-06-30T14:59:50.643ZPlanning: Running solver ... Done
1432026-06-30T14:59:50.656ZPlanning: Finding local manifests ... Done
1442026-06-30T14:59:50.668ZPlanning: Fetching manifests: 0/6 0% complete
1452026-06-30T14:59:50.691ZPlanning: Fetching manifests: 6/6 100% complete
1462026-06-30T14:59:50.704ZPlanning: Package planning ... Done
1472026-06-30T14:59:50.707ZPlanning: Merging actions ... Done
1482026-06-30T14:59:50.914ZPlanning: Checking for conflicting actions ... Done
1492026-06-30T14:59:50.917ZPlanning: Consolidating action changes ... Done
1502026-06-30T14:59:51.720ZPlanning: Evaluating mediators ... Done
1512026-06-30T14:59:51.722ZPlanning: Planning completed in 1.58 seconds
1522026-06-30T14:59:51.729Z Packages to install: 6
1532026-06-30T14:59:51.731Z Services to change: 2
1542026-06-30T14:59:51.731Z Create boot environment: No
1552026-06-30T14:59:51.731ZCreate backup boot environment: No
1562026-06-30T14:59:51.753Z
1572026-06-30T14:59:51.753ZDownload: 0/22 items 0.0/15.4MB 0% complete
1582026-06-30T14:59:51.893ZDownload: Completed 15.36 MB in 0.14 seconds (109M/s)
1592026-06-30T14:59:52.186Z Actions: 1/110 actions (Installing new actions)
1602026-06-30T14:59:52.585Z Actions: Completed 110 actions in 0.40 seconds.
1612026-06-30T14:59:52.598ZFinalize: Updating package state database ... Done
1622026-06-30T14:59:52.601ZFinalize: Updating package cache ... Done
1632026-06-30T14:59:52.628ZFinalize: Updating image state ... Done
1642026-06-30T14:59:55.184ZFinalize: Creating fast lookup database ... Done
1652026-06-30T14:59:55.254ZFinalize: Reading search index ... Done
1662026-06-30T14:59:55.257ZFinalize: Updating search index ... Done
1672026-06-30T15:00:00.017ZFinalize: Updating package cache ... Done
1682026-06-30T15:00:00.120Z+ [[ -z 01KWCG9AJZ77ARB40FVFBT9PJG ]]
1692026-06-30T15:00:00.120Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-06-30T15:00:01.078Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-06-30T15:00:01.078Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-06-30T15:00:01.078Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-06-30T15:00:01.078Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-06-30T15:00:01.078Ztempdir @ "/tmp/.tmpJVZSj6/tmp"
1752026-06-30T15:00:01.078Zimage root @ "/tmp/.tmpJVZSj6/tmp/root"
1762026-06-30T15:00:01.082Zcreating image...
1772026-06-30T15:00:01.366Zcopying publishers...
1782026-06-30T15:00:01.948Zadding properties...
1792026-06-30T15:00:02.644Zinstalling packages...
1802026-06-30T15:00:11.365Zseeding SMF database...
1812026-06-30T15:00:15.663Zconfiguring SMF profile...
1822026-06-30T15:00:15.663Zmodifying shadow(5)...
1832026-06-30T15:00:15.666Zloading user and group database...
1842026-06-30T15:00:15.666Zloading facet selections...
1852026-06-30T15:00:15.949Z devel -> true
1862026-06-30T15:00:15.949Z doc.man -> true
1872026-06-30T15:00:15.949Z entire.service/hal -> true
1882026-06-30T15:00:15.949Z entire.service/network/smtp/dma -> true
1892026-06-30T15:00:15.949Z locale.ar -> true
1902026-06-30T15:00:15.949Z locale.ca -> true
1912026-06-30T15:00:15.949Z locale.cs -> true
1922026-06-30T15:00:15.949Z locale.de -> true
1932026-06-30T15:00:15.949Z locale.es -> true
1942026-06-30T15:00:15.949Z locale.fr -> true
1952026-06-30T15:00:15.949Z locale.he -> true
1962026-06-30T15:00:15.949Z locale.hu -> true
1972026-06-30T15:00:15.949Z locale.id -> true
1982026-06-30T15:00:15.949Z locale.it -> true
1992026-06-30T15:00:15.949Z locale.ja -> true
2002026-06-30T15:00:15.949Z locale.ko -> true
2012026-06-30T15:00:15.949Z locale.nl -> true
2022026-06-30T15:00:15.949Z locale.pl -> true
2032026-06-30T15:00:15.949Z locale.pt_BR -> true
2042026-06-30T15:00:15.949Z locale.ru -> true
2052026-06-30T15:00:15.949Z locale.sk -> true
2062026-06-30T15:00:15.949Z locale.sv -> true
2072026-06-30T15:00:15.949Z locale.zh_CN -> true
2082026-06-30T15:00:15.949Z locale.zh_HK -> true
2092026-06-30T15:00:15.950Z locale.zh_TW -> true
2102026-06-30T15:00:15.950Z onu.ooceonly -> true
2112026-06-30T15:00:15.950Z version-lock.shell/ksh93 -> true
2122026-06-30T15:00:15.950Z version-lock.system/data/hardware-registry -> true
2132026-06-30T15:00:15.950Z version-lock.system/data/zoneinfo -> true
2142026-06-30T15:00:15.950Z version-lock.system/microcode/amd -> true
2152026-06-30T15:00:15.950Z version-lock.system/microcode/intel -> true
2162026-06-30T15:00:15.950Z version-lock.system/microcode/oxide -> true
2172026-06-30T15:00:15.950Zassessing packaged files...
2182026-06-30T15:00:17.411Zcreating archive...
2192026-06-30T15:00:17.437Zmissing from packaging:
2202026-06-30T15:00:17.437Z "etc/.pwd.lock"
2212026-06-30T15:00:17.441Z "etc/svc/profile/generic.xml"
2222026-06-30T15:00:17.441Z "etc/svc/profile/inetd_services.xml"
2232026-06-30T15:00:17.441Z "etc/svc/profile/name_service.xml"
2242026-06-30T15:00:17.443Z "etc/svc/profile/platform.xml"
2252026-06-30T15:00:17.443Z "etc/svc/profile/platform_omicron1.xml"
2262026-06-30T15:00:17.443Z "etc/svc/repository.db"
2272026-06-30T15:00:17.446Z
2282026-06-30T15:00:17.448Z
2292026-06-30T15:00:17.448Zfinishing archive...
2302026-06-30T15:00:18.096Zcreating gzonly manifest...
2312026-06-30T15:00:18.098Zok
2322026-06-30T15:00:18.162Z+ trap cleanup EXIT
2332026-06-30T15:00:18.165Z+ OUT_DIR=/work/bench-results
2342026-06-30T15:00:18.165Z+ mkdir -p /work/bench-results
2352026-06-30T15:00:18.165Z+ mkdir -p target/criterion
2362026-06-30T15:00:18.168Z+ mkdir -p target/xde-bench
2372026-06-30T15:00:18.168Z+ banner collect
2382026-06-30T15:00:18.171Z
2392026-06-30T15:00:18.171Z #### #### # # ###### #### #####
2402026-06-30T15:00:18.171Z # # # # # # # # # #
2412026-06-30T15:00:18.171Z # # # # # ##### # #
2422026-06-30T15:00:18.171Z # # # # # # # #
2432026-06-30T15:00:18.171Z # # # # # # # # # #
2442026-06-30T15:00:18.171Z #### #### ###### ###### ###### #### #
2452026-06-30T15:00:18.171Z
2462026-06-30T15:00:18.171Z++ cat .git/refs/heads/master
2472026-06-30T15:00:18.174Z+ BASELINE_COMMIT=cd7749d9dd18f39e065781147cbf51d39930ceca
2482026-06-30T15:00:18.174Z+ [[ c3 == \m\a\s\t\e\r ]]
2492026-06-30T15:00:18.174Z+ get_artifact opte benchmark cd7749d9dd18f39e065781147cbf51d39930ceca bench-results.tgz
2502026-06-30T15:00:18.174Z+ local curl_res
2512026-06-30T15:00:18.174Z+ repo=opte
2522026-06-30T15:00:18.174Z+ series=benchmark
2532026-06-30T15:00:18.174Z+ commit=cd7749d9dd18f39e065781147cbf51d39930ceca
2542026-06-30T15:00:18.174Z+ name=bench-results.tgz
2552026-06-30T15:00:18.174Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-06-30T15:00:18.174Z+ mkdir -p download
2572026-06-30T15:00:18.174Z+ pushd download
2582026-06-30T15:00:18.174Z+ [[ ! -f bench-results.tgz ]]
2592026-06-30T15:00:18.174Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2602026-06-30T15:00:18.174Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/cd7749d9dd18f39e065781147cbf51d39930ceca/bench-results.tgz
2612026-06-30T15:00:18.180Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-06-30T15:00:18.183Z Dload Upload Total Spent Left Speed
2632026-06-30T15:00:20.464Z 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.10M 100 6.10M 0 0 2.67M 0 00:02 00:02 2.67M 100 6.10M 100 6.10M 0 0 2.67M 0 00:02 00:02 2.67M 100 6.10M 100 6.10M 0 0 2.67M 0 00:02 00:02 2.67M
2642026-06-30T15:00:20.469Z+ curl_res=0
2652026-06-30T15:00:20.472Z+ popd
2662026-06-30T15:00:20.472Z+ return 0
2672026-06-30T15:00:20.472Z/work/oxidecomputer/opte
2682026-06-30T15:00:20.472Z+ tar -xf download/bench-results.tgz -C target
2692026-06-30T15:00:20.648Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-06-30T15:00:20.651Z+ rm -r target/bench-results
2712026-06-30T15:00:20.651Z+ [[ '' -eq 1 ]]
2722026-06-30T15:00:20.651Z+ uname -a
2732026-06-30T15:00:20.654ZSunOS w-01KWCGKAQGBTAG28TFG9DWKDFQ 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-06-30T15:00:20.654Z+ cat /etc/versions/build
2752026-06-30T15:00:20.654Zheads/stlouis-0-gd5af107c55
2762026-06-30T15:00:20.654Z+ dladm
2772026-06-30T15:00:20.657ZLINK CLASS MTU STATE BRIDGE OVER
2782026-06-30T15:00:20.657Zena0 phys 9216 up -- --
2792026-06-30T15:00:20.660Z+ ipadm
2802026-06-30T15:00:20.660ZADDROBJ TYPE STATE ADDR
2812026-06-30T15:00:20.660Zlo0/v4 static ok 127.0.0.1/8
2822026-06-30T15:00:20.660Zena0/dhcp dhcp ok 10.150.1.170/24
2832026-06-30T15:00:20.660Zlo0/v6 static ok ::1/128
2842026-06-30T15:00:20.660Z+ pfexec rem_drv xde
2852026-06-30T15:00:20.667Z+ set -o errexit
2862026-06-30T15:00:20.667Z+ set -o pipefail
2872026-06-30T15:00:20.672Z+ banner prepare
2882026-06-30T15:00:20.672Z
2892026-06-30T15:00:20.672Z ##### ##### ###### ##### ## ##### ######
2902026-06-30T15:00:20.672Z # # # # # # # # # # # #
2912026-06-30T15:00:20.672Z # # # # ##### # # # # # # #####
2922026-06-30T15:00:20.672Z ##### ##### # ##### ###### ##### #
2932026-06-30T15:00:20.672Z # # # # # # # # # #
2942026-06-30T15:00:20.672Z # # # ###### # # # # # ######
2952026-06-30T15:00:20.672Z
2962026-06-30T15:00:20.672Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-06-30T15:00:20.672Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-06-30T15:00:20.739Z+ pfexec add_drv xde
2992026-06-30T15:00:21.588Z+ banner bench
3002026-06-30T15:00:21.591Z
3012026-06-30T15:00:21.591Z ##### ###### # # #### # #
3022026-06-30T15:00:21.591Z # # # ## # # # # #
3032026-06-30T15:00:21.591Z ##### ##### # # # # ######
3042026-06-30T15:00:21.591Z # # # # # # # # #
3052026-06-30T15:00:21.591Z # # # # ## # # # #
3062026-06-30T15:00:21.591Z ##### ###### # # #### # #
3072026-06-30T15:00:21.591Z
3082026-06-30T15:00:21.591Z+ cargo kbench local
3092026-06-30T15:00:21.700Z Updating crates.io index
3102026-06-30T15:00:21.703Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-06-30T15:00:22.427Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-06-30T15:00:22.727Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-06-30T15:00:23.060Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-06-30T15:00:23.342Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-06-30T15:00:23.593Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-06-30T15:00:23.902Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-06-30T15:00:25.745Z Downloading crates ...
3182026-06-30T15:00:25.791Z Downloaded cfg-if v1.0.4
3192026-06-30T15:00:25.796Z Downloaded embedded-io v0.4.0
3202026-06-30T15:00:25.810Z Downloaded crossbeam-deque v0.8.6
3212026-06-30T15:00:25.813Z Downloaded cstr-argument v0.1.2
3222026-06-30T15:00:25.813Z Downloaded aho-corasick v1.1.4
3232026-06-30T15:00:25.816Z Downloaded colorchoice v1.0.5
3242026-06-30T15:00:25.816Z Downloaded ciborium-ll v0.2.2
3252026-06-30T15:00:25.819Z Downloaded crossbeam-channel v0.5.15
3262026-06-30T15:00:25.822Z Downloaded crossbeam-utils v0.8.21
3272026-06-30T15:00:25.825Z Downloaded num_enum v0.7.6
3282026-06-30T15:00:25.828Z Downloaded once_cell v1.21.4
3292026-06-30T15:00:25.830Z Downloaded same-file v1.0.6
3302026-06-30T15:00:25.830Z Downloaded ref-cast v1.0.25
3312026-06-30T15:00:25.833Z Downloaded plotters-svg v0.3.7
3322026-06-30T15:00:25.833Z Downloaded managed v0.8.0
3332026-06-30T15:00:25.833Z Downloaded foreign-types-shared v0.3.1
3342026-06-30T15:00:25.833Z Downloaded ctor-proc-macro v0.0.13
3352026-06-30T15:00:25.836Z Downloaded cobs v0.3.0
3362026-06-30T15:00:25.836Z Downloaded plotters-backend v0.3.7
3372026-06-30T15:00:25.836Z Downloaded log v0.4.33
3382026-06-30T15:00:25.838Z Downloaded byteorder v1.5.0
3392026-06-30T15:00:25.838Z Downloaded dyn-clone v1.0.20
3402026-06-30T15:00:25.841Z Downloaded rand_core v0.10.1
3412026-06-30T15:00:25.841Z Downloaded defmt v0.3.100
3422026-06-30T15:00:25.841Z Downloaded proc-macro-error v1.0.4
3432026-06-30T15:00:25.844Z Downloaded num-traits v0.2.19
3442026-06-30T15:00:25.846Z Downloaded circular v0.3.0
3452026-06-30T15:00:25.847Z Downloaded cfg_aliases v0.2.1
3462026-06-30T15:00:25.847Z Downloaded defmt-parser v1.0.0
3472026-06-30T15:00:25.847Z Downloaded cpufeatures v0.3.0
3482026-06-30T15:00:25.849Z Downloaded criterion-plot v0.8.2
3492026-06-30T15:00:25.849Z Downloaded proc-macro2 v1.0.106
3502026-06-30T15:00:25.852Z Downloaded criterion v0.8.2
3512026-06-30T15:00:25.855Z Downloaded proc-macro-error-attr v1.0.4
3522026-06-30T15:00:25.857Z Downloaded num-conv v0.2.2
3532026-06-30T15:00:25.857Z Downloaded heck v0.5.0
3542026-06-30T15:00:25.857Z Downloaded futures-sink v0.3.32
3552026-06-30T15:00:25.857Z Downloaded ciborium-io v0.2.2
3562026-06-30T15:00:25.860Z Downloaded alloca v0.4.0
3572026-06-30T15:00:25.860Z Downloaded anstyle-query v1.1.5
3582026-06-30T15:00:25.860Z Downloaded dtor-proc-macro v0.0.13
3592026-06-30T15:00:25.860Z Downloaded chacha20 v0.10.0
3602026-06-30T15:00:25.863Z Downloaded link-section v0.2.1
3612026-06-30T15:00:25.863Z Downloaded ident_case v1.0.1
3622026-06-30T15:00:25.863Z Downloaded hash32 v0.3.1
3632026-06-30T15:00:25.865Z Downloaded darling_macro v0.23.0
3642026-06-30T15:00:25.865Z Downloaded deranged v0.5.8
3652026-06-30T15:00:25.869Z Downloaded foreign-types-macros v0.2.3
3662026-06-30T15:00:25.871Z Downloaded itoa v1.0.18
3672026-06-30T15:00:25.874Z Downloaded clap_lex v1.1.0
3682026-06-30T15:00:25.877Z Downloaded quote v1.0.46
3692026-06-30T15:00:25.877Z Downloaded lazy_static v1.5.0
3702026-06-30T15:00:25.879Z Downloaded postcard v1.1.3
3712026-06-30T15:00:25.879Z Downloaded rand v0.10.1
3722026-06-30T15:00:25.882Z Downloaded powerfmt v0.2.0
3732026-06-30T15:00:25.882Z Downloaded futures-io v0.3.32
3742026-06-30T15:00:25.884Z Downloaded heck v0.4.1
3752026-06-30T15:00:25.884Z Downloaded errno v0.3.14
3762026-06-30T15:00:25.885Z Downloaded rusticata-macros v5.0.0
3772026-06-30T15:00:25.887Z Downloaded foreign-types v0.5.0
3782026-06-30T15:00:25.887Z Downloaded proc-macro-error-attr2 v2.0.0
3792026-06-30T15:00:25.887Z Downloaded proc-macro-crate v3.5.0
3802026-06-30T15:00:25.887Z Downloaded dtor v0.8.1
3812026-06-30T15:00:25.890Z Downloaded take_mut v0.2.2
3822026-06-30T15:00:25.890Z Downloaded page_size v0.6.0
3832026-06-30T15:00:25.890Z Downloaded darling_macro v0.21.3
3842026-06-30T15:00:25.893Z Downloaded is-terminal v0.4.17
3852026-06-30T15:00:25.895Z Downloaded equivalent v1.0.2
3862026-06-30T15:00:25.895Z Downloaded tabwriter v1.4.1
3872026-06-30T15:00:25.895Z Downloaded futures-macro v0.3.32
3882026-06-30T15:00:25.898Z Downloaded fnv v1.0.7
3892026-06-30T15:00:25.902Z Downloaded strsim v0.11.1
3902026-06-30T15:00:25.904Z Downloaded either v1.16.0
3912026-06-30T15:00:25.907Z Downloaded cast v0.3.0
3922026-06-30T15:00:25.910Z Downloaded embedded-io v0.6.1
3932026-06-30T15:00:25.910Z Downloaded slog-envlogger v2.2.0
3942026-06-30T15:00:25.912Z Downloaded stable_deref_trait v1.2.1
3952026-06-30T15:00:25.916Z Downloaded utf8parse v0.2.2
3962026-06-30T15:00:25.918Z Downloaded is_terminal_polyfill v1.70.2
3972026-06-30T15:00:25.921Z Downloaded ctor v0.10.1
3982026-06-30T15:00:25.923Z Downloaded futures-core v0.3.32
3992026-06-30T15:00:25.923Z Downloaded slog v2.8.2
4002026-06-30T15:00:25.926Z Downloaded serde_json v1.0.150
4012026-06-30T15:00:25.929Z Downloaded erased-serde v0.3.31
4022026-06-30T15:00:25.929Z Downloaded macaddr v1.0.1
4032026-06-30T15:00:25.931Z Downloaded time-core v0.1.9
4042026-06-30T15:00:25.931Z Downloaded ingot v0.1.1
4052026-06-30T15:00:25.932Z Downloaded cookie-factory v0.3.3
4062026-06-30T15:00:25.934Z Downloaded futures-task v0.3.32
4072026-06-30T15:00:25.934Z Downloaded bitflags v1.3.2
4082026-06-30T15:00:25.937Z Downloaded ipnetwork v0.21.1
4092026-06-30T15:00:25.937Z Downloaded anstyle v1.0.14
4102026-06-30T15:00:25.937Z Downloaded terminal_size v0.4.4
4112026-06-30T15:00:25.939Z Downloaded oxnet v0.1.6
4122026-06-30T15:00:25.939Z Downloaded ingot-types v0.1.2
4132026-06-30T15:00:25.939Z Downloaded anstream v1.0.0
4142026-06-30T15:00:25.942Z Downloaded futures-executor v0.3.32
4152026-06-30T15:00:25.942Z Downloaded anstyle-parse v1.0.0
4162026-06-30T15:00:25.945Z Downloaded version_check v0.9.5
4172026-06-30T15:00:25.945Z Downloaded zmij v1.0.21
4182026-06-30T15:00:25.945Z Downloaded shlex v2.0.1
4192026-06-30T15:00:25.947Z Downloaded autocfg v1.5.1
4202026-06-30T15:00:25.948Z Downloaded slog-scope v4.4.1
4212026-06-30T15:00:25.948Z Downloaded find-msvc-tools v0.1.9
4222026-06-30T15:00:25.951Z Downloaded rustversion v1.0.22
4232026-06-30T15:00:25.951Z Downloaded ref-cast-impl v1.0.25
4242026-06-30T15:00:25.953Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4252026-06-30T15:00:25.954Z Downloaded anes v0.1.6
4262026-06-30T15:00:25.954Z Downloaded tinytemplate v1.2.1
4272026-06-30T15:00:25.956Z Downloaded defmt-macros v1.1.0
4282026-06-30T15:00:25.956Z Downloaded slog-term v2.9.2
4292026-06-30T15:00:25.959Z Downloaded slog-async v2.8.0
4302026-06-30T15:00:25.959Z Downloaded slab v0.4.12
4312026-06-30T15:00:25.961Z Downloaded defmt v1.1.0
4322026-06-30T15:00:25.961Z Downloaded plotters v0.3.7
4332026-06-30T15:00:25.966Z Downloaded thiserror v1.0.69
4342026-06-30T15:00:25.969Z Downloaded futures-channel v0.3.32
4352026-06-30T15:00:25.971Z Downloaded thiserror v2.0.18
4362026-06-30T15:00:25.975Z Downloaded crossbeam-epoch v0.9.18
4372026-06-30T15:00:25.978Z Downloaded ciborium v0.2.2
4382026-06-30T15:00:25.978Z Downloaded thiserror-impl v2.0.18
4392026-06-30T15:00:25.978Z Downloaded slog-stdlog v4.1.1
4402026-06-30T15:00:25.978Z Downloaded term v1.2.1
4412026-06-30T15:00:25.981Z Downloaded thiserror-impl v1.0.69
4422026-06-30T15:00:25.981Z Downloaded oorandom v11.1.5
4432026-06-30T15:00:25.981Z Downloaded colored v3.1.1
4442026-06-30T15:00:25.983Z Downloaded proc-macro-error2 v2.0.1
4452026-06-30T15:00:25.983Z Downloaded walkdir v2.5.0
4462026-06-30T15:00:25.986Z Downloaded half v2.7.1
4472026-06-30T15:00:25.986Z Downloaded getrandom v0.4.3
4482026-06-30T15:00:25.989Z Downloaded bitflags v2.13.0
4492026-06-30T15:00:25.992Z Downloaded time-macros v0.2.30
4502026-06-30T15:00:25.992Z Downloaded darling v0.21.3
4512026-06-30T15:00:25.994Z Downloaded clap v4.6.1
4522026-06-30T15:00:25.999Z Downloaded tracing-attributes v0.1.31
4532026-06-30T15:00:26.002Z Downloaded heapless v0.8.0
4542026-06-30T15:00:26.005Z Downloaded arc-swap v1.9.1
4552026-06-30T15:00:26.005Z Downloaded anyhow v1.0.102
4562026-06-30T15:00:26.008Z Downloaded futures v0.3.32
4572026-06-30T15:00:26.010Z Downloaded serde_derive v1.0.228
4582026-06-30T15:00:26.013Z Downloaded unicode-ident v1.0.24
4592026-06-30T15:00:26.013Z Downloaded socket2 v0.6.4
4602026-06-30T15:00:26.016Z Downloaded darling_core v0.23.0
4612026-06-30T15:00:26.018Z Downloaded cc v1.2.65
4622026-06-30T15:00:26.018Z Downloaded darling_core v0.21.3
4632026-06-30T15:00:26.021Z Downloaded serde_core v1.0.228
4642026-06-30T15:00:26.024Z Downloaded darling v0.23.0
4652026-06-30T15:00:26.026Z Downloaded clap_builder v4.6.0
4662026-06-30T15:00:26.029Z Downloaded indexmap v2.14.0
4672026-06-30T15:00:26.031Z Downloaded toml_parser v1.1.2+spec-1.1.0
4682026-06-30T15:00:26.034Z Downloaded iana-time-zone v0.1.65
4692026-06-30T15:00:26.036Z Downloaded crc32fast v1.5.0
4702026-06-30T15:00:26.037Z Downloaded ingot-macros v0.1.1
4712026-06-30T15:00:26.037Z Downloaded clap_derive v4.6.1
4722026-06-30T15:00:26.039Z Downloaded uuid v1.23.3
4732026-06-30T15:00:26.042Z Downloaded itertools v0.13.0
4742026-06-30T15:00:26.044Z Downloaded rayon-core v1.13.0
4752026-06-30T15:00:26.047Z Downloaded thread_local v1.1.9
4762026-06-30T15:00:26.047Z Downloaded pretty-hex v0.4.2
4772026-06-30T15:00:26.047Z Downloaded num_enum_derive v0.7.6
4782026-06-30T15:00:26.050Z Downloaded pin-project-lite v0.2.17
4792026-06-30T15:00:26.050Z Downloaded toml_edit v0.25.12+spec-1.1.0
4802026-06-30T15:00:26.052Z Downloaded zerocopy-derive v0.8.52
4812026-06-30T15:00:26.057Z Downloaded itertools v0.15.0
4822026-06-30T15:00:26.061Z Downloaded serde v1.0.228
4832026-06-30T15:00:26.064Z Downloaded futures-util v0.3.32
4842026-06-30T15:00:26.069Z Downloaded chrono v0.4.45
4852026-06-30T15:00:26.074Z Downloaded tracing-core v0.1.36
4862026-06-30T15:00:26.076Z Downloaded itertools v0.14.0
4872026-06-30T15:00:26.079Z Downloaded hashbrown v0.17.1
4882026-06-30T15:00:26.082Z Downloaded memchr v2.8.2
4892026-06-30T15:00:26.085Z Downloaded itertools v0.12.1
4902026-06-30T15:00:26.109Z Downloaded libc v0.2.186
4912026-06-30T15:00:26.126Z Downloaded nom v8.0.0
4922026-06-30T15:00:26.133Z Downloaded regex v1.12.4
4932026-06-30T15:00:26.140Z Downloaded rayon v1.12.0
4942026-06-30T15:00:26.154Z Downloaded pcap-parser v0.17.0
4952026-06-30T15:00:26.168Z Downloaded winnow v1.0.3
4962026-06-30T15:00:26.196Z Downloaded syn v1.0.109
4972026-06-30T15:00:26.210Z Downloaded zerocopy v0.8.52
4982026-06-30T15:00:26.220Z Downloaded unicode-width v0.2.2
4992026-06-30T15:00:26.223Z Downloaded regex-syntax v0.8.11
5002026-06-30T15:00:26.227Z Downloaded syn v2.0.118
5012026-06-30T15:00:26.232Z Downloaded smoltcp v0.11.0
5022026-06-30T15:00:26.238Z Downloaded time v0.3.51
5032026-06-30T15:00:26.245Z Downloaded rustix v1.1.4
5042026-06-30T15:00:26.257Z Downloaded nix v0.31.3
5052026-06-30T15:00:26.263Z Downloaded tracing v0.1.44
5062026-06-30T15:00:26.273Z Downloaded regex-automata v0.4.14
5072026-06-30T15:00:26.340Z Compiling proc-macro2 v1.0.106
5082026-06-30T15:00:26.340Z Compiling unicode-ident v1.0.24
5092026-06-30T15:00:26.340Z Compiling quote v1.0.46
5102026-06-30T15:00:26.340Z Compiling serde_core v1.0.228
5112026-06-30T15:00:26.343Z Compiling cfg-if v1.0.4
5122026-06-30T15:00:26.343Z Compiling libc v0.2.186
5132026-06-30T15:00:26.343Z Compiling memchr v2.8.2
5142026-06-30T15:00:26.343Z Compiling serde v1.0.228
5152026-06-30T15:00:26.492Z Compiling rustversion v1.0.22
5162026-06-30T15:00:26.574Z Compiling ident_case v1.0.1
5172026-06-30T15:00:26.699Z Compiling version_check v0.9.5
5182026-06-30T15:00:26.849Z Compiling strsim v0.11.1
5192026-06-30T15:00:26.858Z Compiling zerocopy v0.8.52
5202026-06-30T15:00:26.999Z Compiling thiserror v2.0.18
5212026-06-30T15:00:27.166Z Compiling either v1.16.0
5222026-06-30T15:00:27.286Z Compiling fnv v1.0.7
5232026-06-30T15:00:27.390Z Compiling pin-project-lite v0.2.17
5242026-06-30T15:00:27.433Z Compiling crossbeam-utils v0.8.21
5252026-06-30T15:00:27.435Z Compiling regex-syntax v0.8.11
5262026-06-30T15:00:27.475Z Compiling syn v1.0.109
5272026-06-30T15:00:27.509Z Compiling equivalent v1.0.2
5282026-06-30T15:00:27.717Z Compiling syn v2.0.118
5292026-06-30T15:00:27.749Z Compiling winnow v1.0.3
5302026-06-30T15:00:27.780Z Compiling hashbrown v0.17.1
5312026-06-30T15:00:27.792Z Compiling aho-corasick v1.1.4
5322026-06-30T15:00:27.937Z Compiling itertools v0.14.0
5332026-06-30T15:00:28.322Z Compiling indexmap v2.14.0
5342026-06-30T15:00:28.803Z Compiling bitflags v2.13.0
5352026-06-30T15:00:28.945Z Compiling toml_parser v1.1.2+spec-1.1.0
5362026-06-30T15:00:29.152Z Compiling regex-automata v0.4.14
5372026-06-30T15:00:29.162Z Compiling autocfg v1.5.1
5382026-06-30T15:00:29.204Z Compiling toml_datetime v1.1.1+spec-1.1.0
5392026-06-30T15:00:29.423Z Compiling heapless v0.8.0
5402026-06-30T15:00:29.480Z Compiling byteorder v1.5.0
5412026-06-30T15:00:29.499Z Compiling num-traits v0.2.19
5422026-06-30T15:00:29.620Z Compiling toml_edit v0.25.12+spec-1.1.0
5432026-06-30T15:00:29.670Z Compiling hash32 v0.3.1
5442026-06-30T15:00:29.670Z Compiling slog v2.8.2
5452026-06-30T15:00:29.715Z Compiling macaddr v1.0.1
5462026-06-30T15:00:29.800Z Compiling smoltcp v0.11.0
5472026-06-30T15:00:29.867Z Compiling stable_deref_trait v1.2.1
5482026-06-30T15:00:29.886Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5492026-06-30T15:00:29.920Z Compiling futures-sink v0.3.32
5502026-06-30T15:00:29.935Z Compiling futures-core v0.3.32
5512026-06-30T15:00:30.098Z Compiling futures-channel v0.3.32
5522026-06-30T15:00:30.143Z Compiling proc-macro-crate v3.5.0
5532026-06-30T15:00:30.321Z Compiling darling_core v0.21.3
5542026-06-30T15:00:30.340Z Compiling darling_core v0.23.0
5552026-06-30T15:00:30.499Z Compiling proc-macro-error-attr v1.0.4
5562026-06-30T15:00:30.507Z Compiling futures-task v0.3.32
5572026-06-30T15:00:30.538Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5582026-06-30T15:00:30.663Z Compiling crc32fast v1.5.0
5592026-06-30T15:00:30.714Z Compiling futures-io v0.3.32
5602026-06-30T15:00:30.747Z Compiling anyhow v1.0.102
5612026-06-30T15:00:30.894Z Compiling regex v1.12.4
5622026-06-30T15:00:30.938Z Compiling managed v0.8.0
5632026-06-30T15:00:31.056Z Compiling slab v0.4.12
5642026-06-30T15:00:31.165Z Compiling bitflags v1.3.2
5652026-06-30T15:00:31.179Z Compiling getrandom v0.4.3
5662026-06-30T15:00:31.232Z Compiling ref-cast v1.0.25
5672026-06-30T15:00:31.252Z Compiling rand_core v0.10.1
5682026-06-30T15:00:31.429Z Compiling serde_derive v1.0.228
5692026-06-30T15:00:31.445Z Compiling zerocopy-derive v0.8.52
5702026-06-30T15:00:31.530Z Compiling thiserror-impl v2.0.18
5712026-06-30T15:00:31.627Z Compiling futures-macro v0.3.32
5722026-06-30T15:00:31.697Z Compiling ref-cast-impl v1.0.25
5732026-06-30T15:00:32.288Z Compiling foreign-types-macros v0.2.3
5742026-06-30T15:00:32.434Z Compiling futures-util v0.3.32
5752026-06-30T15:00:32.437Z Compiling darling_macro v0.23.0
5762026-06-30T15:00:32.450Z Compiling darling_macro v0.21.3
5772026-06-30T15:00:32.853Z Compiling cobs v0.3.0
5782026-06-30T15:00:32.909Z Compiling num_enum_derive v0.7.6
5792026-06-30T15:00:32.976Z Compiling darling v0.23.0
5802026-06-30T15:00:32.988Z Compiling darling v0.21.3
5812026-06-30T15:00:33.078Z Compiling ingot-macros v0.1.1
5822026-06-30T15:00:33.135Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5832026-06-30T15:00:33.538Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5842026-06-30T15:00:33.761Z Compiling proc-macro-error v1.0.4
5852026-06-30T15:00:33.809Z Compiling unicode-width v0.2.2
5862026-06-30T15:00:33.905Z Compiling rustix v1.1.4
5872026-06-30T15:00:33.987Z Compiling once_cell v1.21.4
5882026-06-30T15:00:34.083Z Compiling cpufeatures v0.3.0
5892026-06-30T15:00:34.099Z Compiling ipnetwork v0.21.1
5902026-06-30T15:00:34.151Z Compiling foreign-types-shared v0.3.1
5912026-06-30T15:00:34.224Z Compiling foreign-types v0.5.0
5922026-06-30T15:00:34.237Z Compiling tracing-core v0.1.36
5932026-06-30T15:00:34.293Z Compiling chacha20 v0.10.0
5942026-06-30T15:00:34.451Z Compiling tabwriter v1.4.1
5952026-06-30T15:00:34.575Z Compiling num_enum v0.7.6
5962026-06-30T15:00:34.621Z Compiling erased-serde v0.3.31
5972026-06-30T15:00:34.692Z Compiling postcard v1.1.3
5982026-06-30T15:00:34.807Z Compiling futures-executor v0.3.32
5992026-06-30T15:00:35.142Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6002026-06-30T15:00:35.255Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6012026-06-30T15:00:35.263Z Compiling tracing-attributes v0.1.31
6022026-06-30T15:00:35.425Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6032026-06-30T15:00:35.687Z Compiling itertools v0.15.0
6042026-06-30T15:00:35.703Z Compiling errno v0.3.14
6052026-06-30T15:00:35.713Z Compiling cstr-argument v0.1.2
6062026-06-30T15:00:35.739Z Compiling zmij v1.0.21
6072026-06-30T15:00:35.851Z Compiling dyn-clone v1.0.20
6082026-06-30T15:00:35.867Z Compiling utf8parse v0.2.2
6092026-06-30T15:00:35.905Z Compiling find-msvc-tools v0.1.9
6102026-06-30T15:00:35.968Z Compiling ingot-types v0.1.2
6112026-06-30T15:00:35.988Z Compiling shlex v2.0.1
6122026-06-30T15:00:36.028Z Compiling num-conv v0.2.2
6132026-06-30T15:00:36.143Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6142026-06-30T15:00:36.159Z Compiling time-core v0.1.9
6152026-06-30T15:00:36.185Z Compiling thiserror v1.0.69
6162026-06-30T15:00:36.340Z Compiling ingot v0.1.1
6172026-06-30T15:00:36.353Z Compiling pretty-hex v0.4.2
6182026-06-30T15:00:36.416Z Compiling time-macros v0.2.30
6192026-06-30T15:00:36.464Z Compiling tracing v0.1.44
6202026-06-30T15:00:36.497Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6212026-06-30T15:00:36.696Z Compiling cc v1.2.65
6222026-06-30T15:00:36.802Z Compiling anstyle-parse v1.0.0
6232026-06-30T15:00:36.844Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6242026-06-30T15:00:36.964Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6252026-06-30T15:00:37.310Z Compiling rand v0.10.1
6262026-06-30T15:00:37.596Z Compiling futures v0.3.32
6272026-06-30T15:00:37.656Z Compiling thiserror-impl v1.0.69
6282026-06-30T15:00:37.672Z Compiling crossbeam-epoch v0.9.18
6292026-06-30T15:00:37.829Z Compiling uuid v1.23.3
6302026-06-30T15:00:37.861Z Compiling arc-swap v1.9.1
6312026-06-30T15:00:38.136Z Compiling socket2 v0.6.4
6322026-06-30T15:00:38.204Z Compiling nom v8.0.0
6332026-06-30T15:00:38.279Z Compiling thread_local v1.1.9
6342026-06-30T15:00:38.608Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6352026-06-30T15:00:38.618Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6362026-06-30T15:00:38.698Z Compiling anstyle-query v1.1.5
6372026-06-30T15:00:38.799Z Compiling slog-async v2.8.0
6382026-06-30T15:00:38.801Z Compiling heck v0.4.1
6392026-06-30T15:00:38.824Z Compiling anstyle v1.0.14
6402026-06-30T15:00:39.093Z Compiling is_terminal_polyfill v1.70.2
6412026-06-30T15:00:39.181Z Compiling serde_json v1.0.150
6422026-06-30T15:00:39.346Z Compiling rayon-core v1.13.0
6432026-06-30T15:00:39.355Z Compiling lazy_static v1.5.0
6442026-06-30T15:00:39.410Z Compiling iana-time-zone v0.1.65
6452026-06-30T15:00:39.448Z Compiling powerfmt v0.2.0
6462026-06-30T15:00:39.675Z Compiling colorchoice v1.0.5
6472026-06-30T15:00:39.694Z Compiling oxnet v0.1.6
6482026-06-30T15:00:39.789Z Compiling colored v3.1.1
6492026-06-30T15:00:39.999Z Compiling deranged v0.5.8
6502026-06-30T15:00:40.461Z Compiling anstream v1.0.0
6512026-06-30T15:00:40.873Z Compiling rusticata-macros v5.0.0
6522026-06-30T15:00:40.893Z Compiling chrono v0.4.45
6532026-06-30T15:00:40.989Z Compiling slog-scope v4.4.1
6542026-06-30T15:00:41.098Z Compiling time v0.3.51
6552026-06-30T15:00:41.184Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6562026-06-30T15:00:41.369Z Compiling crossbeam-deque v0.8.6
6572026-06-30T15:00:41.453Z Compiling alloca v0.4.0
6582026-06-30T15:00:41.630Z Compiling cookie-factory v0.3.3
6592026-06-30T15:00:41.769Z Compiling terminal_size v0.4.4
6602026-06-30T15:00:41.918Z Compiling half v2.7.1
6612026-06-30T15:00:41.955Z Compiling crossbeam-channel v0.5.15
6622026-06-30T15:00:42.170Z Compiling itertools v0.12.1
6632026-06-30T15:00:42.243Z Compiling is-terminal v0.4.17
6642026-06-30T15:00:42.347Z Compiling term v1.2.1
6652026-06-30T15:00:42.615Z Compiling take_mut v0.2.2
6662026-06-30T15:00:42.729Z Compiling circular v0.3.0
6672026-06-30T15:00:42.928Z Compiling ciborium-io v0.2.2
6682026-06-30T15:00:42.937Z Compiling itoa v1.0.18
6692026-06-30T15:00:42.944Z Compiling cfg_aliases v0.2.1
6702026-06-30T15:00:43.009Z Compiling heck v0.5.0
6712026-06-30T15:00:43.148Z Compiling log v0.4.33
6722026-06-30T15:00:43.207Z Compiling plotters-backend v0.3.7
6732026-06-30T15:00:43.378Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6742026-06-30T15:00:43.503Z Compiling clap_lex v1.1.0
6752026-06-30T15:00:43.529Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6762026-06-30T15:00:43.627Z Compiling plotters-svg v0.3.7
6772026-06-30T15:00:43.642Z Compiling slog-stdlog v4.1.1
6782026-06-30T15:00:43.674Z Compiling clap_builder v4.6.0
6792026-06-30T15:00:43.823Z Compiling clap_derive v4.6.1
6802026-06-30T15:00:43.970Z Compiling nix v0.31.3
6812026-06-30T15:00:44.353Z Compiling ciborium-ll v0.2.2
6822026-06-30T15:00:44.594Z Compiling pcap-parser v0.17.0
6832026-06-30T15:00:45.430Z Compiling slog-term v2.9.2
6842026-06-30T15:00:45.773Z Compiling itertools v0.13.0
6852026-06-30T15:00:45.842Z Compiling cast v0.3.0
6862026-06-30T15:00:46.016Z Compiling same-file v1.0.6
6872026-06-30T15:00:46.181Z Compiling walkdir v2.5.0
6882026-06-30T15:00:46.489Z Compiling rayon v1.12.0
6892026-06-30T15:00:46.666Z Compiling slog-envlogger v2.2.0
6902026-06-30T15:00:46.800Z Compiling clap v4.6.1
6912026-06-30T15:00:46.881Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6922026-06-30T15:00:47.043Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6932026-06-30T15:00:47.284Z Compiling criterion-plot v0.8.2
6942026-06-30T15:00:47.625Z Compiling tinytemplate v1.2.1
6952026-06-30T15:00:48.064Z Compiling ciborium v0.2.2
6962026-06-30T15:00:48.084Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
6972026-06-30T15:00:48.605Z Compiling plotters v0.3.7
6982026-06-30T15:00:48.669Z Compiling page_size v0.6.0
6992026-06-30T15:00:48.780Z Compiling anes v0.1.6
7002026-06-30T15:00:48.836Z Compiling dtor-proc-macro v0.0.13
7012026-06-30T15:00:48.975Z Compiling oorandom v11.1.5
7022026-06-30T15:00:49.028Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7032026-06-30T15:00:49.186Z Compiling dtor v0.8.1
7042026-06-30T15:00:49.278Z Compiling link-section v0.2.1
7052026-06-30T15:00:49.419Z Compiling ctor-proc-macro v0.0.13
7062026-06-30T15:00:49.663Z Compiling criterion v0.8.2
7072026-06-30T15:00:49.766Z Compiling ctor v0.10.1
7082026-06-30T15:00:51.532Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7092026-06-30T15:01:05.413Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.81s
7102026-06-30T15:01:05.504Z Running benches/xde.rs (target/release/deps/xde-73304885663bd2e3)
7112026-06-30T15:01:05.513Z###--------------------------------###
7122026-06-30T15:01:05.513Z:::Building test topology... (120s):::
7132026-06-30T15:01:05.513Z###--------------------------------###
7142026-06-30T15:01:05.518Zadding underlay route 0
7152026-06-30T15:01:05.521Zadding underlay route 1
7162026-06-30T15:01:05.700Zstart zones a, b
7172026-06-30T15:01:15.760Zconfigure zone
7182026-06-30T15:01:15.769Zconfigure zone
7192026-06-30T15:01:15.777Zinstall zone
7202026-06-30T15:01:15.780Zinstall zone
7212026-06-30T15:01:25.556Zboot zone
7222026-06-30T15:01:25.556Zboot zone
7232026-06-30T15:01:25.633Zsetup zones a, b
7242026-06-30T15:01:25.633Z[a] svcs -a
7252026-06-30T15:01:25.633Z[b] svcs -a
7262026-06-30T15:01:25.657ZFailed to parse command output: exit code 1
7272026-06-30T15:01:25.657Zstdout:
7282026-06-30T15:01:25.657Z
7292026-06-30T15:01:25.657Zstderr:
7302026-06-30T15:01:25.657Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7312026-06-30T15:01:25.657ZFailed to parse command output: exit code 1
7322026-06-30T15:01:25.657Zstdout:
7332026-06-30T15:01:25.657Z
7342026-06-30T15:01:25.657Zstderr:
7352026-06-30T15:01:25.657Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7362026-06-30T15:01:25.853Z[a] svcs -a
7372026-06-30T15:01:25.853Z[b] svcs -a
7382026-06-30T15:01:25.960ZSTATE STIME FMRI
7392026-06-30T15:01:25.960Zonline 15:01:24 svc:/system/svc/restarter:default
7402026-06-30T15:01:25.960Zoffline 15:01:24 svc:/system/early-manifest-import:default
7412026-06-30T15:01:25.960Z- - svc:/application/management/net-snmp:default
7422026-06-30T15:01:25.960Z- - svc:/application/pkg/dynamic-mirror:default
7432026-06-30T15:01:25.960Z- - svc:/application/pkg/mirror:default
7442026-06-30T15:01:25.960Z- - svc:/application/pkg/repositories-setup:default
7452026-06-30T15:01:25.960Z- - svc:/application/pkg/server:default
7462026-06-30T15:01:25.960Z- - svc:/application/security/tcsd:default
7472026-06-30T15:01:25.960Z- - svc:/milestone/devices:default
7482026-06-30T15:01:25.960Z- - svc:/milestone/multi-user-server:default
7492026-06-30T15:01:25.960Z- - svc:/milestone/multi-user:default
7502026-06-30T15:01:25.960Z- - svc:/milestone/name-services:default
7512026-06-30T15:01:25.960Z- - svc:/milestone/network:default
7522026-06-30T15:01:25.960Z- - svc:/milestone/single-user:default
7532026-06-30T15:01:25.960Z- - svc:/milestone/sysconfig:default
7542026-06-30T15:01:25.960Z- - svc:/network/chrony:default
7552026-06-30T15:01:25.960Z- - svc:/network/datalink-management:default
7562026-06-30T15:01:25.960Z- - svc:/network/dns/client:default
7572026-06-30T15:01:25.960Z- - svc:/network/dns/install:default
7582026-06-30T15:01:25.960Z- - svc:/network/dns/multicast:default
7592026-06-30T15:01:25.960Z- - svc:/network/inetd-upgrade:default
7602026-06-30T15:01:25.960Z- - svc:/network/inetd:default
7612026-06-30T15:01:25.960Z- - svc:/network/initial:default
7622026-06-30T15:01:25.960Z- - svc:/network/install:default
7632026-06-30T15:01:25.960Z- - svc:/network/ip-interface-management:default
7642026-06-30T15:01:25.961Z- - svc:/network/ipmp:default
7652026-06-30T15:01:25.961Z- - svc:/network/ipqos:default
7662026-06-30T15:01:25.961Z- - svc:/network/ipsec/ike:default
7672026-06-30T15:01:25.961Z- - svc:/network/ipsec/ipsecalgs:default
7682026-06-30T15:01:25.961Z- - svc:/network/ipsec/manual-key:default
7692026-06-30T15:01:25.961Z- - svc:/network/ipsec/policy:default
7702026-06-30T15:01:25.961Z- - svc:/network/iptun:default
7712026-06-30T15:01:25.961Z- - svc:/network/ipv4-forwarding:default
7722026-06-30T15:01:25.961Z- - svc:/network/ipv6-forwarding:default
7732026-06-30T15:01:25.961Z- - svc:/network/ldap/client:default
7742026-06-30T15:01:25.961Z- - svc:/network/location:default
7752026-06-30T15:01:25.961Z- - svc:/network/loopback:default
7762026-06-30T15:01:25.961Z- - svc:/network/netcfg:default
7772026-06-30T15:01:25.961Z- - svc:/network/netmask:default
7782026-06-30T15:01:25.961Z- - svc:/network/nfs/cbd:default
7792026-06-30T15:01:25.961Z- - svc:/network/nfs/client:default
7802026-06-30T15:01:25.961Z- - svc:/network/nfs/log:default
7812026-06-30T15:01:25.961Z- - svc:/network/nfs/mapid:default
7822026-06-30T15:01:25.961Z- - svc:/network/nfs/nlockmgr:default
7832026-06-30T15:01:25.961Z- - svc:/network/nfs/rquota:default
7842026-06-30T15:01:25.961Z- - svc:/network/nfs/server:default
7852026-06-30T15:01:25.961Z- - svc:/network/nfs/status:default
7862026-06-30T15:01:25.961Z- - svc:/network/nis/client:default
7872026-06-30T15:01:25.961Z- - svc:/network/physical:default
7882026-06-30T15:01:25.961Z- - svc:/network/physical:nwam
7892026-06-30T15:01:25.961Z- - svc:/network/routing-setup:default
7902026-06-30T15:01:25.961Z- - svc:/network/routing/legacy-routing:ipv4
7912026-06-30T15:01:25.961Z- - svc:/network/routing/legacy-routing:ipv6
7922026-06-30T15:01:25.961Z- - svc:/network/routing/ndp:default
7932026-06-30T15:01:25.961Z- - svc:/network/routing/rdisc:default
7942026-06-30T15:01:25.961Z- - svc:/network/routing/ripng:default
7952026-06-30T15:01:25.961Z- - svc:/network/routing/route:default
7962026-06-30T15:01:25.961Z- - svc:/network/rpc/bind:default
7972026-06-30T15:01:25.961Z- - svc:/network/rpc/gss:default
7982026-06-30T15:01:25.961Z- - svc:/network/rpc/keyserv:default
7992026-06-30T15:01:25.961Z- - svc:/network/security/kadmin:default
8002026-06-30T15:01:25.961Z- - svc:/network/security/krb5kdc:default
8012026-06-30T15:01:25.961Z- - svc:/network/security/ktkt_warn:default
8022026-06-30T15:01:25.961Z- - svc:/network/service:default
8032026-06-30T15:01:25.961Z- - svc:/network/shares/group:default
8042026-06-30T15:01:25.962Z- - svc:/network/smb/client:default
8052026-06-30T15:01:25.962Z- - svc:/network/smb/server:default
8062026-06-30T15:01:25.962Z- - svc:/network/ssh:default
8072026-06-30T15:01:25.962Z- - svc:/network/tcpkey:default
8082026-06-30T15:01:25.962Z- - svc:/system/auditd:default
8092026-06-30T15:01:25.962Z- - svc:/system/auditset:default
8102026-06-30T15:01:25.962Z- - svc:/system/boot-archive-update:default
8112026-06-30T15:01:25.962Z- - svc:/system/boot-archive:default
8122026-06-30T15:01:25.962Z- - svc:/system/boot-config:default
8132026-06-30T15:01:25.962Z- - svc:/system/consadm:default
8142026-06-30T15:01:25.962Z- - svc:/system/console-login:default
8152026-06-30T15:01:25.962Z- - svc:/system/console-login:vt2
8162026-06-30T15:01:25.962Z- - svc:/system/console-login:vt3
8172026-06-30T15:01:25.962Z- - svc:/system/console-login:vt4
8182026-06-30T15:01:25.962Z- - svc:/system/console-login:vt5
8192026-06-30T15:01:25.962Z- - svc:/system/console-login:vt6
8202026-06-30T15:01:25.962Z- - svc:/system/coreadm:default
8212026-06-30T15:01:25.962Z- - svc:/system/cron:default
8222026-06-30T15:01:25.962Z- - svc:/system/cryptosvc:default
8232026-06-30T15:01:25.962Z- - svc:/system/device/allocate:default
8242026-06-30T15:01:25.962Z- - svc:/system/device/audio:default
8252026-06-30T15:01:25.962Z- - svc:/system/device/local:default
8262026-06-30T15:01:25.962Z- - svc:/system/device/mpxio-upgrade:default
8272026-06-30T15:01:25.962Z- - svc:/system/extended-accounting:flow
8282026-06-30T15:01:25.962Z- - svc:/system/extended-accounting:net
8292026-06-30T15:01:25.962Z- - svc:/system/extended-accounting:process
8302026-06-30T15:01:25.962Z- - svc:/system/extended-accounting:task
8312026-06-30T15:01:25.962Z- - svc:/system/filesystem/local:default
8322026-06-30T15:01:25.962Z- - svc:/system/filesystem/minimal:default
8332026-06-30T15:01:25.962Z- - svc:/system/filesystem/reparse:default
8342026-06-30T15:01:25.962Z- - svc:/system/filesystem/root:default
8352026-06-30T15:01:25.962Z- - svc:/system/filesystem/usr:default
8362026-06-30T15:01:25.962Z- - svc:/system/fm/notify-params:default
8372026-06-30T15:01:25.962Z- - svc:/system/fmd:default
8382026-06-30T15:01:25.966Z- - svc:/system/hostid:default
8392026-06-30T15:01:25.966Z- - svc:/system/hotplug:default
8402026-06-30T15:01:25.966Z- - svc:/system/identity:domain
8412026-06-30T15:01:25.967Z- - svc:/system/identity:node
8422026-06-30T15:01:25.967Z- - svc:/system/idmap:default
8432026-06-30T15:01:25.967Z- - svc:/system/keymap:default
8442026-06-30T15:01:25.967Z- - svc:/system/logadm-upgrade:default
8452026-06-30T15:01:25.967Z- - svc:/system/manifest-import:default
8462026-06-30T15:01:25.967Z- - svc:/system/name-service-cache:default
8472026-06-30T15:01:25.967Z- - svc:/system/pfexec:default
8482026-06-30T15:01:25.967Z- - svc:/system/pkgserv:default
8492026-06-30T15:01:25.967Z- - svc:/system/process-security:default
8502026-06-30T15:01:25.967Z- - svc:/system/rbac:default
8512026-06-30T15:01:25.967Z- - svc:/system/rmtmpfiles:default
8522026-06-30T15:01:25.967Z- - svc:/system/sac:default
8532026-06-30T15:01:25.967Z- - svc:/system/sar:default
8542026-06-30T15:01:25.967Z- - svc:/system/svc/global:default
8552026-06-30T15:01:25.967Z- - svc:/system/system-log:default
8562026-06-30T15:01:25.967Z- - svc:/system/update-man-index:default
8572026-06-30T15:01:25.967Z- - svc:/system/utmp:default
8582026-06-30T15:01:25.967Z- - svc:/system/vtdaemon:default
8592026-06-30T15:01:25.967Z[b] svcs milestone/network
8602026-06-30T15:01:25.967ZSTATE STIME FMRI
8612026-06-30T15:01:25.967Zonline 15:01:24 svc:/system/svc/restarter:default
8622026-06-30T15:01:25.967Zoffline 15:01:24 svc:/system/early-manifest-import:default
8632026-06-30T15:01:25.967Z- - svc:/application/management/net-snmp:default
8642026-06-30T15:01:25.967Z- - svc:/application/pkg/dynamic-mirror:default
8652026-06-30T15:01:25.967Z- - svc:/application/pkg/mirror:default
8662026-06-30T15:01:25.967Z- - svc:/application/pkg/repositories-setup:default
8672026-06-30T15:01:25.967Z- - svc:/application/pkg/server:default
8682026-06-30T15:01:25.967Z- - svc:/application/security/tcsd:default
8692026-06-30T15:01:25.967Z- - svc:/milestone/devices:default
8702026-06-30T15:01:25.967Z- - svc:/milestone/multi-user-server:default
8712026-06-30T15:01:25.967Z- - svc:/milestone/multi-user:default
8722026-06-30T15:01:25.967Z- - svc:/milestone/name-services:default
8732026-06-30T15:01:25.967Z- - svc:/milestone/network:default
8742026-06-30T15:01:25.967Z- - svc:/milestone/single-user:default
8752026-06-30T15:01:25.967Z- - svc:/milestone/sysconfig:default
8762026-06-30T15:01:25.967Z- - svc:/network/chrony:default
8772026-06-30T15:01:25.967Z- - svc:/network/datalink-management:default
8782026-06-30T15:01:25.967Z- - svc:/network/dns/client:default
8792026-06-30T15:01:25.967Z- - svc:/network/dns/install:default
8802026-06-30T15:01:25.968Z- - svc:/network/dns/multicast:default
8812026-06-30T15:01:25.968Z- - svc:/network/inetd-upgrade:default
8822026-06-30T15:01:25.968Z- - svc:/network/inetd:default
8832026-06-30T15:01:25.968Z- - svc:/network/initial:default
8842026-06-30T15:01:25.968Z- - svc:/network/install:default
8852026-06-30T15:01:25.968Z- - svc:/network/ip-interface-management:default
8862026-06-30T15:01:25.968Z- - svc:/network/ipmp:default
8872026-06-30T15:01:25.968Z- - svc:/network/ipqos:default
8882026-06-30T15:01:25.968Z- - svc:/network/ipsec/ike:default
8892026-06-30T15:01:25.968Z- - svc:/network/ipsec/ipsecalgs:default
8902026-06-30T15:01:25.968Z- - svc:/network/ipsec/manual-key:default
8912026-06-30T15:01:25.968Z- - svc:/network/ipsec/policy:default
8922026-06-30T15:01:25.968Z- - svc:/network/iptun:default
8932026-06-30T15:01:25.968Z- - svc:/network/ipv4-forwarding:default
8942026-06-30T15:01:25.968Z- - svc:/network/ipv6-forwarding:default
8952026-06-30T15:01:25.968Z- - svc:/network/ldap/client:default
8962026-06-30T15:01:25.968Z- - svc:/network/location:default
8972026-06-30T15:01:25.968Z- - svc:/network/loopback:default
8982026-06-30T15:01:25.968Z- - svc:/network/netcfg:default
8992026-06-30T15:01:25.968Z- - svc:/network/netmask:default
9002026-06-30T15:01:25.968Z- - svc:/network/nfs/cbd:default
9012026-06-30T15:01:25.968Z- - svc:/network/nfs/client:default
9022026-06-30T15:01:25.968Z- - svc:/network/nfs/log:default
9032026-06-30T15:01:25.968Z- - svc:/network/nfs/mapid:default
9042026-06-30T15:01:25.968Z- - svc:/network/nfs/nlockmgr:default
9052026-06-30T15:01:25.968Z- - svc:/network/nfs/rquota:default
9062026-06-30T15:01:25.968Z- - svc:/network/nfs/server:default
9072026-06-30T15:01:25.968Z- - svc:/network/nfs/status:default
9082026-06-30T15:01:25.968Z- - svc:/network/nis/client:default
9092026-06-30T15:01:25.968Z- - svc:/network/physical:default
9102026-06-30T15:01:25.968Z- - svc:/network/physical:nwam
9112026-06-30T15:01:25.968Z- - svc:/network/routing-setup:default
9122026-06-30T15:01:25.968Z- - svc:/network/routing/legacy-routing:ipv4
9132026-06-30T15:01:25.968Z- - svc:/network/routing/legacy-routing:ipv6
9142026-06-30T15:01:25.968Z- - svc:/network/routing/ndp:default
9152026-06-30T15:01:25.968Z- - svc:/network/routing/rdisc:default
9162026-06-30T15:01:25.968Z- - svc:/network/routing/ripng:default
9172026-06-30T15:01:25.968Z- - svc:/network/routing/route:default
9182026-06-30T15:01:25.969Z- - svc:/network/rpc/bind:default
9192026-06-30T15:01:25.969Z- - svc:/network/rpc/gss:default
9202026-06-30T15:01:25.969Z- - svc:/network/rpc/keyserv:default
9212026-06-30T15:01:25.969Z- - svc:/network/security/kadmin:default
9222026-06-30T15:01:25.969Z- - svc:/network/security/krb5kdc:default
9232026-06-30T15:01:25.969Z- - svc:/network/security/ktkt_warn:default
9242026-06-30T15:01:25.969Z- - svc:/network/service:default
9252026-06-30T15:01:25.969Z- - svc:/network/shares/group:default
9262026-06-30T15:01:25.969Z- - svc:/network/smb/client:default
9272026-06-30T15:01:25.969Z- - svc:/network/smb/server:default
9282026-06-30T15:01:25.969Z- - svc:/network/ssh:default
9292026-06-30T15:01:25.969Z- - svc:/network/tcpkey:default
9302026-06-30T15:01:25.969Z- - svc:/system/auditd:default
9312026-06-30T15:01:25.969Z- - svc:/system/auditset:default
9322026-06-30T15:01:25.969Z- - svc:/system/boot-archive-update:default
9332026-06-30T15:01:25.969Z- - svc:/system/boot-archive:default
9342026-06-30T15:01:25.969Z- - svc:/system/boot-config:default
9352026-06-30T15:01:25.969Z- - svc:/system/consadm:default
9362026-06-30T15:01:25.969Z- - svc:/system/console-login:default
9372026-06-30T15:01:25.969Z- - svc:/system/console-login:vt2
9382026-06-30T15:01:25.973Z- - svc:/system/console-login:vt3
9392026-06-30T15:01:25.973Z- - svc:/system/console-login:vt4
9402026-06-30T15:01:25.973Z- - svc:/system/console-login:vt5
9412026-06-30T15:01:25.973Z- - svc:/system/console-login:vt6
9422026-06-30T15:01:25.973Z- - svc:/system/coreadm:default
9432026-06-30T15:01:25.973Z- - svc:/system/cron:default
9442026-06-30T15:01:25.973Z- - svc:/system/cryptosvc:default
9452026-06-30T15:01:25.973Z- - svc:/system/device/allocate:default
9462026-06-30T15:01:25.973Z- - svc:/system/device/audio:default
9472026-06-30T15:01:25.973Z- - svc:/system/device/local:default
9482026-06-30T15:01:25.973Z- - svc:/system/device/mpxio-upgrade:default
9492026-06-30T15:01:25.973Z- - svc:/system/extended-accounting:flow
9502026-06-30T15:01:25.973Z- - svc:/system/extended-accounting:net
9512026-06-30T15:01:25.973Z- - svc:/system/extended-accounting:process
9522026-06-30T15:01:25.973Z- - svc:/system/extended-accounting:task
9532026-06-30T15:01:25.973Z- - svc:/system/filesystem/local:default
9542026-06-30T15:01:25.973Z- - svc:/system/filesystem/minimal:default
9552026-06-30T15:01:25.973Z- - svc:/system/filesystem/reparse:default
9562026-06-30T15:01:25.973Z- - svc:/system/filesystem/root:default
9572026-06-30T15:01:25.973Z- - svc:/system/filesystem/usr:default
9582026-06-30T15:01:25.973Z- - svc:/system/fm/notify-params:default
9592026-06-30T15:01:25.973Z- - svc:/system/fmd:default
9602026-06-30T15:01:25.973Z- - svc:/system/hostid:default
9612026-06-30T15:01:25.973Z- - svc:/system/hotplug:default
9622026-06-30T15:01:25.973Z- - svc:/system/identity:domain
9632026-06-30T15:01:25.973Z- - svc:/system/identity:node
9642026-06-30T15:01:25.973Z- - svc:/system/idmap:default
9652026-06-30T15:01:25.974Z- - svc:/system/keymap:default
9662026-06-30T15:01:25.974Z- - svc:/system/logadm-upgrade:default
9672026-06-30T15:01:25.974Z- - svc:/system/manifest-import:default
9682026-06-30T15:01:25.974Z- - svc:/system/name-service-cache:default
9692026-06-30T15:01:25.974Z- - svc:/system/pfexec:default
9702026-06-30T15:01:25.974Z- - svc:/system/pkgserv:default
9712026-06-30T15:01:25.974Z- - svc:/system/process-security:default
9722026-06-30T15:01:25.974Z- - svc:/system/rbac:default
9732026-06-30T15:01:25.974Z- - svc:/system/rmtmpfiles:default
9742026-06-30T15:01:25.974Z- - svc:/system/sac:default
9752026-06-30T15:01:25.974Z- - svc:/system/sar:default
9762026-06-30T15:01:25.974Z- - svc:/system/svc/global:default
9772026-06-30T15:01:25.974Z- - svc:/system/system-log:default
9782026-06-30T15:01:25.974Z- - svc:/system/update-man-index:default
9792026-06-30T15:01:25.974Z- - svc:/system/utmp:default
9802026-06-30T15:01:25.974Z- - svc:/system/vtdaemon:default
9812026-06-30T15:01:25.974Z[a] svcs milestone/network
9822026-06-30T15:01:25.974ZSTATE STIME FMRI
9832026-06-30T15:01:25.974Z- - svc:/milestone/network:default
9842026-06-30T15:01:25.977ZSTATE STIME FMRI
9852026-06-30T15:01:25.977Z- - svc:/milestone/network:default
9862026-06-30T15:01:26.972Z[b] svcs milestone/network
9872026-06-30T15:01:26.975Z[a] svcs milestone/network
9882026-06-30T15:01:26.987ZSTATE STIME FMRI
9892026-06-30T15:01:26.987Zonline 15:01:25 svc:/milestone/network:default
9902026-06-30T15:01:26.987Z[b] ipadm create-addr -t -T dhcp opte1/test
9912026-06-30T15:01:26.992ZSTATE STIME FMRI
9922026-06-30T15:01:26.992Zonline 15:01:25 svc:/milestone/network:default
9932026-06-30T15:01:26.992Z[a] ipadm create-addr -t -T dhcp opte0/test
9942026-06-30T15:01:32.619Z
9952026-06-30T15:01:32.619Z[a] route add -iface 10.0.0.254 10.0.0.1
9962026-06-30T15:01:32.633Zadd host 10.0.0.254: gateway 10.0.0.1
9972026-06-30T15:01:32.633Z[a] route add 10.0.0.0/24 10.0.0.254
9982026-06-30T15:01:32.645Zadd net 10.0.0.0/24: gateway 10.0.0.254
9992026-06-30T15:01:32.645Z[a] route add 224.0.0.0/4 10.0.0.254
10002026-06-30T15:01:32.656Zadd net 224.0.0.0/4: gateway 10.0.0.254
10012026-06-30T15:01:33.291Z
10022026-06-30T15:01:33.291Z[b] route add -iface 10.0.0.254 10.0.0.2
10032026-06-30T15:01:33.304Zadd host 10.0.0.254: gateway 10.0.0.2
10042026-06-30T15:01:33.304Z[b] route add 10.0.0.0/24 10.0.0.254
10052026-06-30T15:01:33.316Zadd net 10.0.0.0/24: gateway 10.0.0.254
10062026-06-30T15:01:33.316Z[b] route add 224.0.0.0/4 10.0.0.254
10072026-06-30T15:01:33.328Zadd net 224.0.0.0/4: gateway 10.0.0.254
10082026-06-30T15:01:33.330Z###---------------###
10092026-06-30T15:01:33.331Z:::Topology built!:::
10102026-06-30T15:01:33.331Z###---------------###
10112026-06-30T15:01:33.331Z###----------------###
10122026-06-30T15:01:33.331Z::: iPerf spawned! :::
10132026-06-30T15:01:33.331Z:::Waiting... (10s):::
10142026-06-30T15:01:33.331Z###----------------###
10152026-06-30T15:01:43.328Z###---###
10162026-06-30T15:01:43.328Z:::Go!:::
10172026-06-30T15:01:43.328Z###---###
10182026-06-30T15:01:43.328Z[a] ping 10.0.0.2
10192026-06-30T15:01:43.346Z10.0.0.2 is alive
10202026-06-30T15:01:43.346Z###-------------------###
10212026-06-30T15:01:43.346Z:::Running experiment :::
10222026-06-30T15:01:43.346Z:::iperf-tcp/local/c2s:::
10232026-06-30T15:01:43.346Z###-------------------###
10242026-06-30T15:01:50.732Z-----------------------------------------------------------
10252026-06-30T15:01:50.732ZServer listening on 5201 (test #1)
10262026-06-30T15:01:50.732Z-----------------------------------------------------------
10272026-06-30T15:01:50.732ZAccepted connection from 10.0.0.1, port 40798
10282026-06-30T15:01:50.732Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63131
10292026-06-30T15:01:50.732Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33453
10302026-06-30T15:01:50.732Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60169
10312026-06-30T15:01:50.732Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37267
10322026-06-30T15:01:50.733Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43912
10332026-06-30T15:01:50.733Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46732
10342026-06-30T15:01:50.733Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60941
10352026-06-30T15:01:50.733Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60174
10362026-06-30T15:01:50.733Z[ ID] Interval Transfer Bitrate
10372026-06-30T15:01:50.733Z[ 5] 0.00-1.00 sec 117 MBytes 982 Mbits/sec
10382026-06-30T15:01:50.733Z[ 8] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
10392026-06-30T15:01:50.733Z[ 10] 0.00-1.00 sec 117 MBytes 982 Mbits/sec
10402026-06-30T15:01:50.733Z[ 12] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
10412026-06-30T15:01:50.733Z[ 14] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
10422026-06-30T15:01:50.733Z[ 16] 0.00-1.00 sec 117 MBytes 982 Mbits/sec
10432026-06-30T15:01:50.733Z[ 18] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
10442026-06-30T15:01:50.733Z[ 20] 0.00-1.00 sec 117 MBytes 982 Mbits/sec
10452026-06-30T15:01:50.733Z[SUM] 0.00-1.00 sec 937 MBytes 7.86 Gbits/sec
10462026-06-30T15:01:50.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
10472026-06-30T15:01:50.733Z[ 5] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10482026-06-30T15:01:50.733Z[ 8] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
10492026-06-30T15:01:50.733Z[ 10] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10502026-06-30T15:01:50.733Z[ 12] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10512026-06-30T15:01:50.733Z[ 14] 1.00-2.00 sec 150 MBytes 1.25 Gbits/sec
10522026-06-30T15:01:50.733Z[ 16] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10532026-06-30T15:01:50.733Z[ 18] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10542026-06-30T15:01:50.733Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10552026-06-30T15:01:50.733Z[SUM] 1.00-2.00 sec 1.17 GBytes 10.1 Gbits/sec
10562026-06-30T15:01:50.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
10572026-06-30T15:01:50.733Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10582026-06-30T15:01:50.733Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10592026-06-30T15:01:50.733Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10602026-06-30T15:01:50.734Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10612026-06-30T15:01:50.734Z[ 14] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
10622026-06-30T15:01:50.734Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10632026-06-30T15:01:50.734Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10642026-06-30T15:01:50.734Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10652026-06-30T15:01:50.738Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
10662026-06-30T15:01:50.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
10672026-06-30T15:01:50.738Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10682026-06-30T15:01:50.738Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10692026-06-30T15:01:50.738Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10702026-06-30T15:01:50.738Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10712026-06-30T15:01:50.738Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10722026-06-30T15:01:50.738Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
10732026-06-30T15:01:50.738Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10742026-06-30T15:01:50.738Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10752026-06-30T15:01:50.738Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
10762026-06-30T15:01:50.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
10772026-06-30T15:01:50.738Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10782026-06-30T15:01:50.738Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10792026-06-30T15:01:50.738Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10802026-06-30T15:01:50.738Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10812026-06-30T15:01:50.738Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10822026-06-30T15:01:50.738Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10832026-06-30T15:01:50.738Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10842026-06-30T15:01:50.738Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10852026-06-30T15:01:50.738Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
10862026-06-30T15:01:50.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
10872026-06-30T15:01:50.739Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10882026-06-30T15:01:50.739Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10892026-06-30T15:01:50.739Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10902026-06-30T15:01:50.739Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10912026-06-30T15:01:50.739Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10922026-06-30T15:01:50.739Z[ 16] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
10932026-06-30T15:01:50.739Z[ 18] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
10942026-06-30T15:01:50.739Z[ 20] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
10952026-06-30T15:01:50.739Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
10962026-06-30T15:01:50.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
10972026-06-30T15:01:50.739Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10982026-06-30T15:01:50.739Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10992026-06-30T15:01:50.739Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11002026-06-30T15:01:53.733Z[ 12] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
11012026-06-30T15:01:53.733Z[ 14] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
11022026-06-30T15:01:53.733Z[ 16] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
11032026-06-30T15:01:53.733Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
11042026-06-30T15:01:53.733Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11052026-06-30T15:01:53.733Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
11062026-06-30T15:01:53.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
11072026-06-30T15:01:53.733Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11082026-06-30T15:01:53.733Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11092026-06-30T15:01:53.733Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11102026-06-30T15:01:53.733Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11112026-06-30T15:01:53.734Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11122026-06-30T15:01:53.734Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11132026-06-30T15:01:53.734Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11142026-06-30T15:01:53.734Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11152026-06-30T15:01:53.734Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
11162026-06-30T15:01:53.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
11172026-06-30T15:01:53.734Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11182026-06-30T15:01:53.734Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11192026-06-30T15:01:53.734Z[ 10] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11202026-06-30T15:01:53.734Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11212026-06-30T15:01:53.734Z[ 14] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11222026-06-30T15:01:53.734Z[ 16] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11232026-06-30T15:01:53.734Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11242026-06-30T15:01:53.734Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11252026-06-30T15:01:53.734Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
11262026-06-30T15:01:53.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
11272026-06-30T15:01:53.734Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11282026-06-30T15:01:53.734Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11292026-06-30T15:01:53.734Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11302026-06-30T15:01:53.734Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11312026-06-30T15:01:53.734Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11322026-06-30T15:01:53.734Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11332026-06-30T15:01:53.734Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11342026-06-30T15:01:53.734Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11352026-06-30T15:01:53.734Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
11362026-06-30T15:01:53.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
11372026-06-30T15:01:53.734Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11382026-06-30T15:01:53.734Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11392026-06-30T15:01:53.734Z[ 10] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
11402026-06-30T15:01:53.734Z[ 12] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
11412026-06-30T15:01:53.734Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11422026-06-30T15:01:53.734Z[ 16] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
11432026-06-30T15:01:53.734Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11442026-06-30T15:01:53.734Z[ 20] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
11452026-06-30T15:01:53.734Z[SUM] 10.00-10.00 sec 512 KBytes 8.13 Gbits/sec
11462026-06-30T15:01:53.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
11472026-06-30T15:01:53.739Z[ ID] Interval Transfer Bitrate
11482026-06-30T15:01:53.739Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11492026-06-30T15:01:53.739Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11502026-06-30T15:01:53.739Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11512026-06-30T15:01:53.739Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11522026-06-30T15:01:53.739Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11532026-06-30T15:01:53.739Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11542026-06-30T15:01:53.739Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11552026-06-30T15:01:53.739Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11562026-06-30T15:01:53.739Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
11572026-06-30T15:01:53.739ZRun 1/5...10051.654197454372Mbps
11582026-06-30T15:02:01.122Z-----------------------------------------------------------
11592026-06-30T15:02:01.122ZServer listening on 5201 (test #2)
11602026-06-30T15:02:01.122Z-----------------------------------------------------------
11612026-06-30T15:02:01.122ZAccepted connection from 10.0.0.1, port 35949
11622026-06-30T15:02:01.122Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34405
11632026-06-30T15:02:01.122Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57912
11642026-06-30T15:02:01.122Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61186
11652026-06-30T15:02:01.122Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33523
11662026-06-30T15:02:01.122Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52416
11672026-06-30T15:02:01.122Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35578
11682026-06-30T15:02:01.122Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33880
11692026-06-30T15:02:01.122Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62032
11702026-06-30T15:02:01.122Z[ ID] Interval Transfer Bitrate
11712026-06-30T15:02:01.122Z[ 5] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
11722026-06-30T15:02:01.122Z[ 8] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
11732026-06-30T15:02:01.122Z[ 10] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
11742026-06-30T15:02:01.122Z[ 12] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
11752026-06-30T15:02:01.123Z[ 14] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
11762026-06-30T15:02:01.123Z[ 16] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
11772026-06-30T15:02:01.123Z[ 18] 0.00-1.00 sec 117 MBytes 983 Mbits/sec
11782026-06-30T15:02:01.123Z[ 20] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
11792026-06-30T15:02:01.123Z[SUM] 0.00-1.00 sec 938 MBytes 7.87 Gbits/sec
11802026-06-30T15:02:01.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
11812026-06-30T15:02:01.123Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
11822026-06-30T15:02:01.123Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
11832026-06-30T15:02:01.123Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
11842026-06-30T15:02:01.123Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
11852026-06-30T15:02:01.123Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
11862026-06-30T15:02:01.123Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11872026-06-30T15:02:01.123Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
11882026-06-30T15:02:01.123Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
11892026-06-30T15:02:01.123Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
11902026-06-30T15:02:01.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
11912026-06-30T15:02:01.123Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11922026-06-30T15:02:01.123Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11932026-06-30T15:02:01.123Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11942026-06-30T15:02:01.123Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11952026-06-30T15:02:01.123Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11962026-06-30T15:02:01.123Z[ 16] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
11972026-06-30T15:02:01.123Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11982026-06-30T15:02:01.123Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11992026-06-30T15:02:01.123Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
12002026-06-30T15:02:01.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
12012026-06-30T15:02:01.123Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
12022026-06-30T15:02:01.124Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
12032026-06-30T15:02:01.124Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
12042026-06-30T15:02:01.124Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12052026-06-30T15:02:01.124Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
12062026-06-30T15:02:01.124Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12072026-06-30T15:02:01.124Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12082026-06-30T15:02:01.124Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12092026-06-30T15:02:01.124Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
12102026-06-30T15:02:01.124Z- - - - - - - - - - - - - - - - - - - - - - - - -
12112026-06-30T15:02:01.124Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12122026-06-30T15:02:01.124Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12132026-06-30T15:02:01.124Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12142026-06-30T15:02:01.124Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12152026-06-30T15:02:01.124Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12162026-06-30T15:02:01.124Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12172026-06-30T15:02:01.124Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12182026-06-30T15:02:01.124Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12192026-06-30T15:02:01.124Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
12202026-06-30T15:02:01.124Z- - - - - - - - - - - - - - - - - - - - - - - - -
12212026-06-30T15:02:01.124Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12222026-06-30T15:02:01.124Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12232026-06-30T15:02:01.124Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12242026-06-30T15:02:01.124Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12252026-06-30T15:02:01.124Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12262026-06-30T15:02:01.124Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12272026-06-30T15:02:01.124Z[ 18] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
12282026-06-30T15:02:01.124Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12292026-06-30T15:02:01.124Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
12302026-06-30T15:02:01.125Z- - - - - - - - - - - - - - - - - - - - - - - - -
12312026-06-30T15:02:01.125Z[ 5] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12322026-06-30T15:02:01.125Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12332026-06-30T15:02:01.125Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12342026-06-30T15:02:04.122Z[ 12] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12352026-06-30T15:02:04.122Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12362026-06-30T15:02:04.122Z[ 16] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12372026-06-30T15:02:04.122Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12382026-06-30T15:02:04.122Z[ 20] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12392026-06-30T15:02:04.122Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
12402026-06-30T15:02:04.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
12412026-06-30T15:02:04.122Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12422026-06-30T15:02:04.122Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12432026-06-30T15:02:04.122Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12442026-06-30T15:02:04.122Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12452026-06-30T15:02:04.122Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12462026-06-30T15:02:04.122Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12472026-06-30T15:02:04.122Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12482026-06-30T15:02:04.122Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12492026-06-30T15:02:04.122Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.3 Gbits/sec
12502026-06-30T15:02:04.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
12512026-06-30T15:02:04.122Z[ 5] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
12522026-06-30T15:02:04.122Z[ 8] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
12532026-06-30T15:02:04.122Z[ 10] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
12542026-06-30T15:02:04.122Z[ 12] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
12552026-06-30T15:02:04.122Z[ 14] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
12562026-06-30T15:02:04.122Z[ 16] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
12572026-06-30T15:02:04.122Z[ 18] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
12582026-06-30T15:02:04.122Z[ 20] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
12592026-06-30T15:02:04.122Z[SUM] 8.00-9.00 sec 1.17 GBytes 10.1 Gbits/sec
12602026-06-30T15:02:04.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
12612026-06-30T15:02:04.123Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12622026-06-30T15:02:04.123Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12632026-06-30T15:02:04.123Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12642026-06-30T15:02:04.123Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12652026-06-30T15:02:04.123Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12662026-06-30T15:02:04.123Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12672026-06-30T15:02:04.123Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12682026-06-30T15:02:04.123Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12692026-06-30T15:02:04.123Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
12702026-06-30T15:02:04.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
12712026-06-30T15:02:04.123Z[ 5] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
12722026-06-30T15:02:04.123Z[ 8] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
12732026-06-30T15:02:04.123Z[ 10] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
12742026-06-30T15:02:04.123Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12752026-06-30T15:02:04.123Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12762026-06-30T15:02:04.123Z[ 16] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
12772026-06-30T15:02:04.123Z[ 18] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
12782026-06-30T15:02:04.123Z[ 20] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
12792026-06-30T15:02:04.123Z[SUM] 10.00-10.00 sec 768 KBytes 12.4 Gbits/sec
12802026-06-30T15:02:04.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
12812026-06-30T15:02:04.123Z[ ID] Interval Transfer Bitrate
12822026-06-30T15:02:04.123Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12832026-06-30T15:02:04.123Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12842026-06-30T15:02:04.123Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12852026-06-30T15:02:04.123Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12862026-06-30T15:02:04.123Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12872026-06-30T15:02:04.123Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12882026-06-30T15:02:04.123Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12892026-06-30T15:02:04.123Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12902026-06-30T15:02:04.123Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
12912026-06-30T15:02:04.127ZRun 2/5...10013.997067663924Mbps
12922026-06-30T15:02:11.511Z-----------------------------------------------------------
12932026-06-30T15:02:11.511ZServer listening on 5201 (test #3)
12942026-06-30T15:02:11.511Z-----------------------------------------------------------
12952026-06-30T15:02:11.511ZAccepted connection from 10.0.0.1, port 38756
12962026-06-30T15:02:11.511Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35682
12972026-06-30T15:02:11.511Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58345
12982026-06-30T15:02:11.511Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59968
12992026-06-30T15:02:11.511Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35354
13002026-06-30T15:02:11.511Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34825
13012026-06-30T15:02:11.511Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63685
13022026-06-30T15:02:11.511Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65102
13032026-06-30T15:02:11.511Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56654
13042026-06-30T15:02:11.511Z[ ID] Interval Transfer Bitrate
13052026-06-30T15:02:11.511Z[ 5] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
13062026-06-30T15:02:11.511Z[ 8] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
13072026-06-30T15:02:11.511Z[ 10] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
13082026-06-30T15:02:11.511Z[ 12] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
13092026-06-30T15:02:11.511Z[ 14] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
13102026-06-30T15:02:11.511Z[ 16] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
13112026-06-30T15:02:11.511Z[ 18] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
13122026-06-30T15:02:11.511Z[ 20] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
13132026-06-30T15:02:11.512Z[SUM] 0.00-1.00 sec 941 MBytes 7.89 Gbits/sec
13142026-06-30T15:02:11.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
13152026-06-30T15:02:11.512Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13162026-06-30T15:02:11.512Z[ 8] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
13172026-06-30T15:02:11.512Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13182026-06-30T15:02:11.512Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13192026-06-30T15:02:11.512Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13202026-06-30T15:02:11.512Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13212026-06-30T15:02:11.512Z[ 18] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
13222026-06-30T15:02:11.512Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13232026-06-30T15:02:11.512Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
13242026-06-30T15:02:11.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
13252026-06-30T15:02:11.512Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13262026-06-30T15:02:11.512Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13272026-06-30T15:02:11.512Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13282026-06-30T15:02:11.512Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13292026-06-30T15:02:11.512Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13302026-06-30T15:02:11.512Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13312026-06-30T15:02:11.512Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13322026-06-30T15:02:11.512Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13332026-06-30T15:02:11.516Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.3 Gbits/sec
13342026-06-30T15:02:11.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
13352026-06-30T15:02:11.516Z[ 5] 3.00-4.00 sec 141 MBytes 1.18 Gbits/sec
13362026-06-30T15:02:11.516Z[ 8] 3.00-4.00 sec 141 MBytes 1.19 Gbits/sec
13372026-06-30T15:02:11.516Z[ 10] 3.00-4.00 sec 141 MBytes 1.18 Gbits/sec
13382026-06-30T15:02:11.516Z[ 12] 3.00-4.00 sec 141 MBytes 1.18 Gbits/sec
13392026-06-30T15:02:11.516Z[ 14] 3.00-4.00 sec 141 MBytes 1.18 Gbits/sec
13402026-06-30T15:02:11.516Z[ 16] 3.00-4.00 sec 141 MBytes 1.18 Gbits/sec
13412026-06-30T15:02:11.516Z[ 18] 3.00-4.00 sec 142 MBytes 1.19 Gbits/sec
13422026-06-30T15:02:11.516Z[ 20] 3.00-4.00 sec 141 MBytes 1.18 Gbits/sec
13432026-06-30T15:02:11.516Z[SUM] 3.00-4.00 sec 1.10 GBytes 9.48 Gbits/sec
13442026-06-30T15:02:11.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
13452026-06-30T15:02:11.516Z[ 5] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13462026-06-30T15:02:11.516Z[ 8] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13472026-06-30T15:02:11.516Z[ 10] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
13482026-06-30T15:02:11.516Z[ 12] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
13492026-06-30T15:02:11.516Z[ 14] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
13502026-06-30T15:02:11.516Z[ 16] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
13512026-06-30T15:02:11.516Z[ 18] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13522026-06-30T15:02:11.516Z[ 20] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13532026-06-30T15:02:11.516Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.2 Gbits/sec
13542026-06-30T15:02:11.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
13552026-06-30T15:02:11.516Z[ 5] 5.00-6.00 sec 124 MBytes 1.04 Gbits/sec
13562026-06-30T15:02:11.516Z[ 8] 5.00-6.00 sec 124 MBytes 1.04 Gbits/sec
13572026-06-30T15:02:11.516Z[ 10] 5.00-6.00 sec 124 MBytes 1.04 Gbits/sec
13582026-06-30T15:02:11.516Z[ 12] 5.00-6.00 sec 124 MBytes 1.04 Gbits/sec
13592026-06-30T15:02:11.516Z[ 14] 5.00-6.00 sec 124 MBytes 1.04 Gbits/sec
13602026-06-30T15:02:11.516Z[ 16] 5.00-6.00 sec 124 MBytes 1.04 Gbits/sec
13612026-06-30T15:02:11.516Z[ 18] 5.00-6.00 sec 124 MBytes 1.04 Gbits/sec
13622026-06-30T15:02:11.516Z[ 20] 5.00-6.00 sec 124 MBytes 1.04 Gbits/sec
13632026-06-30T15:02:11.516Z[SUM] 5.00-6.00 sec 991 MBytes 8.31 Gbits/sec
13642026-06-30T15:02:11.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
13652026-06-30T15:02:11.517Z[ 5] 6.00-7.00 sec 146 MBytes 1.22 Gbits/sec
13662026-06-30T15:02:11.517Z[ 8] 6.00-7.00 sec 146 MBytes 1.22 Gbits/sec
13672026-06-30T15:02:11.517Z[ 10] 6.00-7.00 sec 146 MBytes 1.22 Gbits/sec
13682026-06-30T15:02:14.512Z[ 12] 6.00-7.00 sec 146 MBytes 1.22 Gbits/sec
13692026-06-30T15:02:14.512Z[ 14] 6.00-7.00 sec 146 MBytes 1.22 Gbits/sec
13702026-06-30T15:02:14.512Z[ 16] 6.00-7.00 sec 146 MBytes 1.22 Gbits/sec
13712026-06-30T15:02:14.512Z[ 18] 6.00-7.00 sec 146 MBytes 1.22 Gbits/sec
13722026-06-30T15:02:14.512Z[ 20] 6.00-7.00 sec 146 MBytes 1.22 Gbits/sec
13732026-06-30T15:02:14.512Z[SUM] 6.00-7.00 sec 1.14 GBytes 9.77 Gbits/sec
13742026-06-30T15:02:14.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
13752026-06-30T15:02:14.512Z[ 5] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13762026-06-30T15:02:14.512Z[ 8] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13772026-06-30T15:02:14.512Z[ 10] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13782026-06-30T15:02:14.512Z[ 12] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13792026-06-30T15:02:14.512Z[ 14] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13802026-06-30T15:02:14.512Z[ 16] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13812026-06-30T15:02:14.512Z[ 18] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13822026-06-30T15:02:14.512Z[ 20] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13832026-06-30T15:02:14.512Z[SUM] 7.00-8.00 sec 1.18 GBytes 10.2 Gbits/sec
13842026-06-30T15:02:14.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
13852026-06-30T15:02:14.512Z[ 5] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13862026-06-30T15:02:14.512Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13872026-06-30T15:02:14.512Z[ 10] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13882026-06-30T15:02:14.512Z[ 12] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13892026-06-30T15:02:14.512Z[ 14] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13902026-06-30T15:02:14.512Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13912026-06-30T15:02:14.512Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13922026-06-30T15:02:14.512Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13932026-06-30T15:02:14.512Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
13942026-06-30T15:02:14.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
13952026-06-30T15:02:14.512Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13962026-06-30T15:02:14.512Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13972026-06-30T15:02:14.513Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13982026-06-30T15:02:14.513Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13992026-06-30T15:02:14.513Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14002026-06-30T15:02:14.513Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14012026-06-30T15:02:14.513Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14022026-06-30T15:02:14.513Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14032026-06-30T15:02:14.513Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
14042026-06-30T15:02:14.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
14052026-06-30T15:02:14.513Z[ 5] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
14062026-06-30T15:02:14.513Z[ 8] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
14072026-06-30T15:02:14.513Z[ 10] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
14082026-06-30T15:02:14.513Z[ 12] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
14092026-06-30T15:02:14.513Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14102026-06-30T15:02:14.516Z[ 16] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
14112026-06-30T15:02:14.516Z[ 18] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
14122026-06-30T15:02:14.516Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14132026-06-30T15:02:14.516Z[SUM] 10.00-10.00 sec 768 KBytes 12.8 Gbits/sec
14142026-06-30T15:02:14.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
14152026-06-30T15:02:14.516Z[ ID] Interval Transfer Bitrate
14162026-06-30T15:02:14.516Z[ 5] 0.00-10.00 sec 1.41 GBytes 1.21 Gbits/sec receiver
14172026-06-30T15:02:14.516Z[ 8] 0.00-10.00 sec 1.41 GBytes 1.21 Gbits/sec receiver
14182026-06-30T15:02:14.516Z[ 10] 0.00-10.00 sec 1.41 GBytes 1.21 Gbits/sec receiver
14192026-06-30T15:02:14.516Z[ 12] 0.00-10.00 sec 1.41 GBytes 1.21 Gbits/sec receiver
14202026-06-30T15:02:14.516Z[ 14] 0.00-10.00 sec 1.41 GBytes 1.21 Gbits/sec receiver
14212026-06-30T15:02:14.516Z[ 16] 0.00-10.00 sec 1.41 GBytes 1.21 Gbits/sec receiver
14222026-06-30T15:02:14.516Z[ 18] 0.00-10.00 sec 1.41 GBytes 1.21 Gbits/sec receiver
14232026-06-30T15:02:14.516Z[ 20] 0.00-10.00 sec 1.41 GBytes 1.21 Gbits/sec receiver
14242026-06-30T15:02:14.516Z[SUM] 0.00-10.00 sec 11.3 GBytes 9.68 Gbits/sec receiver
14252026-06-30T15:02:14.516ZRun 3/5...9677.05664591543Mbps
14262026-06-30T15:02:21.900Z-----------------------------------------------------------
14272026-06-30T15:02:21.900ZServer listening on 5201 (test #4)
14282026-06-30T15:02:21.900Z-----------------------------------------------------------
14292026-06-30T15:02:21.900ZAccepted connection from 10.0.0.1, port 48055
14302026-06-30T15:02:21.900Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62619
14312026-06-30T15:02:21.900Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59836
14322026-06-30T15:02:21.900Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46726
14332026-06-30T15:02:21.900Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32806
14342026-06-30T15:02:21.900Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34798
14352026-06-30T15:02:21.900Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57073
14362026-06-30T15:02:21.900Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41217
14372026-06-30T15:02:21.900Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53374
14382026-06-30T15:02:21.900Z[ ID] Interval Transfer Bitrate
14392026-06-30T15:02:21.900Z[ 5] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
14402026-06-30T15:02:21.900Z[ 8] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
14412026-06-30T15:02:21.900Z[ 10] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14422026-06-30T15:02:21.900Z[ 12] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14432026-06-30T15:02:21.900Z[ 14] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
14442026-06-30T15:02:21.900Z[ 16] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14452026-06-30T15:02:21.900Z[ 18] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14462026-06-30T15:02:21.900Z[ 20] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
14472026-06-30T15:02:21.900Z[SUM] 0.00-1.00 sec 946 MBytes 7.93 Gbits/sec
14482026-06-30T15:02:21.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
14492026-06-30T15:02:21.900Z[ 5] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14502026-06-30T15:02:21.900Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14512026-06-30T15:02:21.900Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14522026-06-30T15:02:21.900Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14532026-06-30T15:02:21.900Z[ 14] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14542026-06-30T15:02:21.900Z[ 16] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14552026-06-30T15:02:21.900Z[ 18] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14562026-06-30T15:02:21.900Z[ 20] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14572026-06-30T15:02:21.900Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
14582026-06-30T15:02:21.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
14592026-06-30T15:02:21.901Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14602026-06-30T15:02:21.901Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14612026-06-30T15:02:21.901Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14622026-06-30T15:02:21.901Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14632026-06-30T15:02:21.901Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14642026-06-30T15:02:21.901Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14652026-06-30T15:02:21.901Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14662026-06-30T15:02:21.901Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14672026-06-30T15:02:21.901Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
14682026-06-30T15:02:21.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
14692026-06-30T15:02:21.901Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14702026-06-30T15:02:21.901Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14712026-06-30T15:02:21.901Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14722026-06-30T15:02:21.901Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14732026-06-30T15:02:21.901Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14742026-06-30T15:02:21.901Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14752026-06-30T15:02:21.901Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14762026-06-30T15:02:21.901Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14772026-06-30T15:02:21.901Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.3 Gbits/sec
14782026-06-30T15:02:21.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
14792026-06-30T15:02:21.901Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14802026-06-30T15:02:21.901Z[ 8] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14812026-06-30T15:02:21.901Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14822026-06-30T15:02:21.901Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14832026-06-30T15:02:21.901Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14842026-06-30T15:02:21.901Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14852026-06-30T15:02:21.901Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14862026-06-30T15:02:21.901Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14872026-06-30T15:02:21.901Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
14882026-06-30T15:02:21.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
14892026-06-30T15:02:21.901Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14902026-06-30T15:02:21.901Z[ 8] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
14912026-06-30T15:02:21.901Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14922026-06-30T15:02:21.901Z[ 12] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
14932026-06-30T15:02:21.901Z[ 14] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
14942026-06-30T15:02:21.901Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14952026-06-30T15:02:21.901Z[ 18] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
14962026-06-30T15:02:21.901Z[ 20] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
14972026-06-30T15:02:21.901Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
14982026-06-30T15:02:21.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
14992026-06-30T15:02:21.902Z[ 5] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15002026-06-30T15:02:21.902Z[ 8] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15012026-06-30T15:02:21.902Z[ 10] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
15022026-06-30T15:02:24.900Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
15032026-06-30T15:02:24.900Z[ 14] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15042026-06-30T15:02:24.900Z[ 16] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15052026-06-30T15:02:24.900Z[ 18] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15062026-06-30T15:02:24.900Z[ 20] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
15072026-06-30T15:02:24.900Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.2 Gbits/sec
15082026-06-30T15:02:24.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
15092026-06-30T15:02:24.900Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15102026-06-30T15:02:24.900Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15112026-06-30T15:02:24.900Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15122026-06-30T15:02:24.900Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15132026-06-30T15:02:24.900Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15142026-06-30T15:02:24.900Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15152026-06-30T15:02:24.900Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15162026-06-30T15:02:24.900Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15172026-06-30T15:02:24.900Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
15182026-06-30T15:02:24.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
15192026-06-30T15:02:24.900Z[ 5] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
15202026-06-30T15:02:24.900Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
15212026-06-30T15:02:24.900Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15222026-06-30T15:02:24.900Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
15232026-06-30T15:02:24.900Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15242026-06-30T15:02:24.901Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15252026-06-30T15:02:24.901Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15262026-06-30T15:02:24.901Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
15272026-06-30T15:02:24.901Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
15282026-06-30T15:02:24.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
15292026-06-30T15:02:24.901Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15302026-06-30T15:02:24.901Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15312026-06-30T15:02:24.901Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15322026-06-30T15:02:24.901Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15332026-06-30T15:02:24.901Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15342026-06-30T15:02:24.901Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15352026-06-30T15:02:24.901Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15362026-06-30T15:02:24.901Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15372026-06-30T15:02:24.901Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
15382026-06-30T15:02:24.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
15392026-06-30T15:02:24.901Z[ 5] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
15402026-06-30T15:02:24.901Z[ 8] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15412026-06-30T15:02:24.901Z[ 10] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
15422026-06-30T15:02:24.901Z[ 12] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
15432026-06-30T15:02:24.901Z[ 14] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
15442026-06-30T15:02:24.901Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15452026-06-30T15:02:24.901Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15462026-06-30T15:02:24.901Z[ 20] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
15472026-06-30T15:02:24.904Z[SUM] 10.00-10.00 sec 768 KBytes 12.2 Gbits/sec
15482026-06-30T15:02:24.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
15492026-06-30T15:02:24.905Z[ ID] Interval Transfer Bitrate
15502026-06-30T15:02:24.905Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15512026-06-30T15:02:24.905Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15522026-06-30T15:02:24.905Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15532026-06-30T15:02:24.905Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15542026-06-30T15:02:24.905Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15552026-06-30T15:02:24.905Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15562026-06-30T15:02:24.905Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15572026-06-30T15:02:24.905Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15582026-06-30T15:02:24.905Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
15592026-06-30T15:02:24.905ZRun 4/5...10032.467654553378Mbps
15602026-06-30T15:02:32.292Z-----------------------------------------------------------
15612026-06-30T15:02:32.292ZServer listening on 5201 (test #5)
15622026-06-30T15:02:32.292Z-----------------------------------------------------------
15632026-06-30T15:02:32.292ZAccepted connection from 10.0.0.1, port 39573
15642026-06-30T15:02:32.292Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60836
15652026-06-30T15:02:32.292Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37526
15662026-06-30T15:02:32.292Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33135
15672026-06-30T15:02:32.292Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62496
15682026-06-30T15:02:32.293Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49403
15692026-06-30T15:02:32.293Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51874
15702026-06-30T15:02:32.293Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61810
15712026-06-30T15:02:32.293Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33987
15722026-06-30T15:02:32.293Z[ ID] Interval Transfer Bitrate
15732026-06-30T15:02:32.293Z[ 5] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
15742026-06-30T15:02:32.293Z[ 8] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
15752026-06-30T15:02:32.293Z[ 10] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
15762026-06-30T15:02:32.293Z[ 12] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
15772026-06-30T15:02:32.293Z[ 14] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
15782026-06-30T15:02:32.293Z[ 16] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
15792026-06-30T15:02:32.293Z[ 18] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
15802026-06-30T15:02:32.293Z[ 20] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
15812026-06-30T15:02:32.293Z[SUM] 0.00-1.00 sec 950 MBytes 7.97 Gbits/sec
15822026-06-30T15:02:32.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
15832026-06-30T15:02:32.293Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15842026-06-30T15:02:32.293Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15852026-06-30T15:02:32.293Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15862026-06-30T15:02:32.293Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15872026-06-30T15:02:32.293Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15882026-06-30T15:02:32.293Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15892026-06-30T15:02:32.293Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15902026-06-30T15:02:32.293Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15912026-06-30T15:02:32.293Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.4 Gbits/sec
15922026-06-30T15:02:32.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
15932026-06-30T15:02:32.293Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15942026-06-30T15:02:32.293Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15952026-06-30T15:02:32.293Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15962026-06-30T15:02:32.293Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15972026-06-30T15:02:32.293Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15982026-06-30T15:02:32.293Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15992026-06-30T15:02:32.293Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
16002026-06-30T15:02:32.293Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
16012026-06-30T15:02:32.293Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
16022026-06-30T15:02:32.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
16032026-06-30T15:02:32.293Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16042026-06-30T15:02:32.293Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16052026-06-30T15:02:32.293Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16062026-06-30T15:02:32.294Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16072026-06-30T15:02:32.294Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16082026-06-30T15:02:32.294Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16092026-06-30T15:02:32.294Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16102026-06-30T15:02:32.294Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16112026-06-30T15:02:32.297Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
16122026-06-30T15:02:32.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
16132026-06-30T15:02:32.297Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16142026-06-30T15:02:32.297Z[ 8] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16152026-06-30T15:02:32.297Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16162026-06-30T15:02:32.297Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16172026-06-30T15:02:32.297Z[ 14] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16182026-06-30T15:02:32.297Z[ 16] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16192026-06-30T15:02:32.297Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16202026-06-30T15:02:32.297Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16212026-06-30T15:02:32.297Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
16222026-06-30T15:02:32.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
16232026-06-30T15:02:32.297Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16242026-06-30T15:02:32.297Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16252026-06-30T15:02:32.297Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16262026-06-30T15:02:32.297Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16272026-06-30T15:02:32.297Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16282026-06-30T15:02:32.297Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16292026-06-30T15:02:32.297Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16302026-06-30T15:02:32.298Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16312026-06-30T15:02:32.298Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
16322026-06-30T15:02:32.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
16332026-06-30T15:02:32.298Z[ 5] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16342026-06-30T15:02:32.298Z[ 8] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16352026-06-30T15:02:32.298Z[ 10] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16362026-06-30T15:02:35.293Z[ 12] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16372026-06-30T15:02:35.293Z[ 14] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16382026-06-30T15:02:35.294Z[ 16] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16392026-06-30T15:02:35.294Z[ 18] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16402026-06-30T15:02:35.294Z[ 20] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16412026-06-30T15:02:35.294Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.2 Gbits/sec
16422026-06-30T15:02:35.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
16432026-06-30T15:02:35.294Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16442026-06-30T15:02:35.294Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16452026-06-30T15:02:35.294Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16462026-06-30T15:02:35.294Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16472026-06-30T15:02:35.294Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16482026-06-30T15:02:35.294Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16492026-06-30T15:02:35.294Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16502026-06-30T15:02:35.294Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16512026-06-30T15:02:35.294Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
16522026-06-30T15:02:35.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
16532026-06-30T15:02:35.294Z[ 5] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
16542026-06-30T15:02:35.294Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16552026-06-30T15:02:35.294Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16562026-06-30T15:02:35.294Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16572026-06-30T15:02:35.294Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16582026-06-30T15:02:35.294Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16592026-06-30T15:02:35.294Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16602026-06-30T15:02:35.294Z[ 20] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
16612026-06-30T15:02:35.294Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
16622026-06-30T15:02:35.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
16632026-06-30T15:02:35.294Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16642026-06-30T15:02:35.294Z[ 8] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
16652026-06-30T15:02:35.294Z[ 10] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
16662026-06-30T15:02:35.294Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
16672026-06-30T15:02:35.294Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16682026-06-30T15:02:35.294Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16692026-06-30T15:02:35.294Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16702026-06-30T15:02:35.294Z[ 20] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
16712026-06-30T15:02:35.294Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
16722026-06-30T15:02:35.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
16732026-06-30T15:02:35.294Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16742026-06-30T15:02:35.294Z[ 8] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
16752026-06-30T15:02:35.294Z[ 10] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
16762026-06-30T15:02:35.295Z[ 12] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
16772026-06-30T15:02:35.295Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16782026-06-30T15:02:35.295Z[ 16] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
16792026-06-30T15:02:35.295Z[ 18] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
16802026-06-30T15:02:35.295Z[ 20] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
16812026-06-30T15:02:35.295Z[SUM] 10.00-10.00 sec 768 KBytes 12.7 Gbits/sec
16822026-06-30T15:02:35.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
16832026-06-30T15:02:35.295Z[ ID] Interval Transfer Bitrate
16842026-06-30T15:02:35.298Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16852026-06-30T15:02:35.298Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16862026-06-30T15:02:35.298Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16872026-06-30T15:02:35.298Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16882026-06-30T15:02:35.298Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16892026-06-30T15:02:35.298Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16902026-06-30T15:02:35.298Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16912026-06-30T15:02:35.298Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16922026-06-30T15:02:35.298Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
16932026-06-30T15:02:35.298ZRun 5/5...10065.410393248763Mbps
16942026-06-30T15:02:35.298Z###---------------------###
16952026-06-30T15:02:35.298Z::: iPerf done... :::
16962026-06-30T15:02:35.298Z:::Awaiting out files...:::
16972026-06-30T15:02:35.298Z###---------------------###
16982026-06-30T15:02:35.298Z###-----###
16992026-06-30T15:02:35.299Z:::done!:::
17002026-06-30T15:02:35.299Z###-----###
17012026-06-30T15:02:35.299Z###-------------------###
17022026-06-30T15:02:35.299Z:::Running experiment :::
17032026-06-30T15:02:35.299Z:::iperf-tcp/local/s2c:::
17042026-06-30T15:02:35.299Z###-------------------###
17052026-06-30T15:02:42.684Z-----------------------------------------------------------
17062026-06-30T15:02:42.684ZServer listening on 5201 (test #6)
17072026-06-30T15:02:42.684Z-----------------------------------------------------------
17082026-06-30T15:02:42.684ZAccepted connection from 10.0.0.1, port 64296
17092026-06-30T15:02:42.684Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46085
17102026-06-30T15:02:42.684Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42727
17112026-06-30T15:02:42.684Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48598
17122026-06-30T15:02:42.684Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62097
17132026-06-30T15:02:42.684Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62891
17142026-06-30T15:02:42.684Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40043
17152026-06-30T15:02:42.684Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60751
17162026-06-30T15:02:42.684Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54230
17172026-06-30T15:02:42.684Z[ ID] Interval Transfer Bitrate
17182026-06-30T15:02:42.684Z[ 5] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
17192026-06-30T15:02:42.685Z[ 8] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
17202026-06-30T15:02:42.685Z[ 10] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
17212026-06-30T15:02:42.685Z[ 12] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
17222026-06-30T15:02:42.685Z[ 14] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
17232026-06-30T15:02:42.685Z[ 16] 0.00-1.00 sec 155 MBytes 1.30 Gbits/sec
17242026-06-30T15:02:42.685Z[ 18] 0.00-1.00 sec 145 MBytes 1.22 Gbits/sec
17252026-06-30T15:02:42.685Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
17262026-06-30T15:02:42.685Z[SUM] 0.00-1.00 sec 1.03 GBytes 8.84 Gbits/sec
17272026-06-30T15:02:42.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
17282026-06-30T15:02:42.685Z[ 5] 1.00-2.00 sec 168 MBytes 1.41 Gbits/sec
17292026-06-30T15:02:42.685Z[ 8] 1.00-2.00 sec 168 MBytes 1.41 Gbits/sec
17302026-06-30T15:02:42.685Z[ 10] 1.00-2.00 sec 169 MBytes 1.42 Gbits/sec
17312026-06-30T15:02:42.685Z[ 12] 1.00-2.00 sec 169 MBytes 1.42 Gbits/sec
17322026-06-30T15:02:42.685Z[ 14] 1.00-2.00 sec 192 MBytes 1.61 Gbits/sec
17332026-06-30T15:02:42.685Z[ 16] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
17342026-06-30T15:02:42.685Z[ 18] 1.00-2.00 sec 182 MBytes 1.53 Gbits/sec
17352026-06-30T15:02:42.685Z[ 20] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
17362026-06-30T15:02:42.685Z[SUM] 1.00-2.00 sec 1.34 GBytes 11.5 Gbits/sec
17372026-06-30T15:02:42.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
17382026-06-30T15:02:42.685Z[ 5] 2.00-3.00 sec 168 MBytes 1.41 Gbits/sec
17392026-06-30T15:02:42.685Z[ 8] 2.00-3.00 sec 168 MBytes 1.41 Gbits/sec
17402026-06-30T15:02:42.685Z[ 10] 2.00-3.00 sec 169 MBytes 1.42 Gbits/sec
17412026-06-30T15:02:42.685Z[ 12] 2.00-3.00 sec 169 MBytes 1.42 Gbits/sec
17422026-06-30T15:02:42.685Z[ 14] 2.00-3.00 sec 193 MBytes 1.62 Gbits/sec
17432026-06-30T15:02:42.685Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
17442026-06-30T15:02:42.685Z[ 18] 2.00-3.00 sec 172 MBytes 1.44 Gbits/sec
17452026-06-30T15:02:42.685Z[ 20] 2.00-3.00 sec 180 MBytes 1.51 Gbits/sec
17462026-06-30T15:02:42.685Z[SUM] 2.00-3.00 sec 1.34 GBytes 11.5 Gbits/sec
17472026-06-30T15:02:42.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
17482026-06-30T15:02:42.685Z[ 5] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
17492026-06-30T15:02:42.685Z[ 8] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
17502026-06-30T15:02:42.685Z[ 10] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
17512026-06-30T15:02:42.685Z[ 12] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
17522026-06-30T15:02:42.685Z[ 14] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
17532026-06-30T15:02:42.685Z[ 16] 3.00-4.00 sec 163 MBytes 1.37 Gbits/sec
17542026-06-30T15:02:42.685Z[ 18] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
17552026-06-30T15:02:42.685Z[ 20] 3.00-4.00 sec 165 MBytes 1.39 Gbits/sec
17562026-06-30T15:02:42.685Z[SUM] 3.00-4.00 sec 1.25 GBytes 10.8 Gbits/sec
17572026-06-30T15:02:42.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
17582026-06-30T15:02:42.686Z[ 5] 4.00-5.00 sec 178 MBytes 1.50 Gbits/sec
17592026-06-30T15:02:42.686Z[ 8] 4.00-5.00 sec 178 MBytes 1.50 Gbits/sec
17602026-06-30T15:02:42.686Z[ 10] 4.00-5.00 sec 179 MBytes 1.50 Gbits/sec
17612026-06-30T15:02:42.686Z[ 12] 4.00-5.00 sec 179 MBytes 1.50 Gbits/sec
17622026-06-30T15:02:42.686Z[ 14] 4.00-5.00 sec 169 MBytes 1.42 Gbits/sec
17632026-06-30T15:02:42.686Z[ 16] 4.00-5.00 sec 219 MBytes 1.84 Gbits/sec
17642026-06-30T15:02:42.686Z[ 18] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
17652026-06-30T15:02:42.686Z[ 20] 4.00-5.00 sec 201 MBytes 1.69 Gbits/sec
17662026-06-30T15:02:42.686Z[SUM] 4.00-5.00 sec 1.42 GBytes 12.2 Gbits/sec
17672026-06-30T15:02:42.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
17682026-06-30T15:02:42.686Z[ 5] 5.00-6.00 sec 176 MBytes 1.47 Gbits/sec
17692026-06-30T15:02:42.686Z[ 8] 5.00-6.00 sec 176 MBytes 1.47 Gbits/sec
17702026-06-30T15:02:42.686Z[ 10] 5.00-6.00 sec 179 MBytes 1.50 Gbits/sec
17712026-06-30T15:02:42.686Z[ 12] 5.00-6.00 sec 179 MBytes 1.50 Gbits/sec
17722026-06-30T15:02:42.686Z[ 14] 5.00-6.00 sec 180 MBytes 1.51 Gbits/sec
17732026-06-30T15:02:42.686Z[ 16] 5.00-6.00 sec 187 MBytes 1.57 Gbits/sec
17742026-06-30T15:02:42.686Z[ 18] 5.00-6.00 sec 192 MBytes 1.61 Gbits/sec
17752026-06-30T15:02:42.686Z[ 20] 5.00-6.00 sec 190 MBytes 1.59 Gbits/sec
17762026-06-30T15:02:42.686Z[SUM] 5.00-6.00 sec 1.42 GBytes 12.2 Gbits/sec
17772026-06-30T15:02:42.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
17782026-06-30T15:02:42.686Z[ 5] 6.00-7.00 sec 166 MBytes 1.39 Gbits/sec
17792026-06-30T15:02:42.686Z[ 8] 6.00-7.00 sec 166 MBytes 1.39 Gbits/sec
17802026-06-30T15:02:42.686Z[ 10] 6.00-7.00 sec 167 MBytes 1.40 Gbits/sec
17812026-06-30T15:02:45.685Z[ 12] 6.00-7.00 sec 167 MBytes 1.40 Gbits/sec
17822026-06-30T15:02:45.685Z[ 14] 6.00-7.00 sec 188 MBytes 1.58 Gbits/sec
17832026-06-30T15:02:45.685Z[ 16] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
17842026-06-30T15:02:45.685Z[ 18] 6.00-7.00 sec 194 MBytes 1.63 Gbits/sec
17852026-06-30T15:02:45.685Z[ 20] 6.00-7.00 sec 148 MBytes 1.24 Gbits/sec
17862026-06-30T15:02:45.685Z[SUM] 6.00-7.00 sec 1.32 GBytes 11.3 Gbits/sec
17872026-06-30T15:02:45.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
17882026-06-30T15:02:45.685Z[ 5] 7.00-8.00 sec 167 MBytes 1.40 Gbits/sec
17892026-06-30T15:02:45.685Z[ 8] 7.00-8.00 sec 167 MBytes 1.40 Gbits/sec
17902026-06-30T15:02:45.685Z[ 10] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
17912026-06-30T15:02:45.685Z[ 12] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
17922026-06-30T15:02:45.685Z[ 14] 7.00-8.00 sec 178 MBytes 1.49 Gbits/sec
17932026-06-30T15:02:45.685Z[ 16] 7.00-8.00 sec 180 MBytes 1.51 Gbits/sec
17942026-06-30T15:02:45.685Z[ 18] 7.00-8.00 sec 180 MBytes 1.51 Gbits/sec
17952026-06-30T15:02:45.685Z[ 20] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
17962026-06-30T15:02:45.685Z[SUM] 7.00-8.00 sec 1.34 GBytes 11.5 Gbits/sec
17972026-06-30T15:02:45.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
17982026-06-30T15:02:45.685Z[ 5] 8.00-9.00 sec 181 MBytes 1.52 Gbits/sec
17992026-06-30T15:02:45.685Z[ 8] 8.00-9.00 sec 181 MBytes 1.52 Gbits/sec
18002026-06-30T15:02:45.685Z[ 10] 8.00-9.00 sec 184 MBytes 1.54 Gbits/sec
18012026-06-30T15:02:45.685Z[ 12] 8.00-9.00 sec 184 MBytes 1.54 Gbits/sec
18022026-06-30T15:02:45.685Z[ 14] 8.00-9.00 sec 207 MBytes 1.73 Gbits/sec
18032026-06-30T15:02:45.685Z[ 16] 8.00-9.00 sec 222 MBytes 1.86 Gbits/sec
18042026-06-30T15:02:45.686Z[ 18] 8.00-9.00 sec 164 MBytes 1.38 Gbits/sec
18052026-06-30T15:02:45.686Z[ 20] 8.00-9.00 sec 191 MBytes 1.60 Gbits/sec
18062026-06-30T15:02:45.686Z[SUM] 8.00-9.00 sec 1.48 GBytes 12.7 Gbits/sec
18072026-06-30T15:02:45.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
18082026-06-30T15:02:45.686Z[ 5] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
18092026-06-30T15:02:45.686Z[ 8] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
18102026-06-30T15:02:45.686Z[ 10] 9.00-10.00 sec 162 MBytes 1.36 Gbits/sec
18112026-06-30T15:02:45.686Z[ 12] 9.00-10.00 sec 162 MBytes 1.36 Gbits/sec
18122026-06-30T15:02:45.686Z[ 14] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
18132026-06-30T15:02:45.686Z[ 16] 9.00-10.00 sec 186 MBytes 1.56 Gbits/sec
18142026-06-30T15:02:45.686Z[ 18] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
18152026-06-30T15:02:45.686Z[ 20] 9.00-10.00 sec 175 MBytes 1.47 Gbits/sec
18162026-06-30T15:02:45.686Z[SUM] 9.00-10.00 sec 1.28 GBytes 11.0 Gbits/sec
18172026-06-30T15:02:45.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
18182026-06-30T15:02:45.686Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18192026-06-30T15:02:45.686Z[ 8] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
18202026-06-30T15:02:45.686Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18212026-06-30T15:02:45.686Z[ 12] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
18222026-06-30T15:02:45.686Z[ 14] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
18232026-06-30T15:02:45.686Z[ 16] 10.00-10.00 sec 256 KBytes 4.77 Gbits/sec
18242026-06-30T15:02:45.686Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18252026-06-30T15:02:45.686Z[ 20] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
18262026-06-30T15:02:45.686Z[SUM] 10.00-10.00 sec 768 KBytes 14.2 Gbits/sec
18272026-06-30T15:02:45.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
18282026-06-30T15:02:45.686Z[ ID] Interval Transfer Bitrate
18292026-06-30T15:02:45.686Z[ 5] 0.00-10.00 sec 1.61 GBytes 1.39 Gbits/sec sender
18302026-06-30T15:02:45.686Z[ 8] 0.00-10.00 sec 1.61 GBytes 1.39 Gbits/sec sender
18312026-06-30T15:02:45.686Z[ 10] 0.00-10.00 sec 1.62 GBytes 1.40 Gbits/sec sender
18322026-06-30T15:02:45.686Z[ 12] 0.00-10.00 sec 1.62 GBytes 1.40 Gbits/sec sender
18332026-06-30T15:02:45.686Z[ 14] 0.00-10.00 sec 1.70 GBytes 1.46 Gbits/sec sender
18342026-06-30T15:02:45.686Z[ 16] 0.00-10.00 sec 1.74 GBytes 1.49 Gbits/sec sender
18352026-06-30T15:02:45.686Z[ 18] 0.00-10.00 sec 1.65 GBytes 1.42 Gbits/sec sender
18362026-06-30T15:02:45.686Z[ 20] 0.00-10.00 sec 1.65 GBytes 1.42 Gbits/sec sender
18372026-06-30T15:02:45.686Z[SUM] 0.00-10.00 sec 13.2 GBytes 11.4 Gbits/sec sender
18382026-06-30T15:02:45.690ZRun 1/5...11355.240030634588Mbps
18392026-06-30T15:02:53.076Z-----------------------------------------------------------
18402026-06-30T15:02:53.076ZServer listening on 5201 (test #7)
18412026-06-30T15:02:53.076Z-----------------------------------------------------------
18422026-06-30T15:02:53.076ZAccepted connection from 10.0.0.1, port 45017
18432026-06-30T15:02:53.076Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42682
18442026-06-30T15:02:53.076Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50203
18452026-06-30T15:02:53.076Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62053
18462026-06-30T15:02:53.076Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37506
18472026-06-30T15:02:53.076Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54257
18482026-06-30T15:02:53.076Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57150
18492026-06-30T15:02:53.076Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56323
18502026-06-30T15:02:53.076Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43807
18512026-06-30T15:02:53.076Z[ ID] Interval Transfer Bitrate
18522026-06-30T15:02:53.076Z[ 5] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
18532026-06-30T15:02:53.076Z[ 8] 0.00-1.00 sec 115 MBytes 965 Mbits/sec
18542026-06-30T15:02:53.076Z[ 10] 0.00-1.00 sec 115 MBytes 963 Mbits/sec
18552026-06-30T15:02:53.076Z[ 12] 0.00-1.00 sec 126 MBytes 1.06 Gbits/sec
18562026-06-30T15:02:53.076Z[ 14] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
18572026-06-30T15:02:53.076Z[ 16] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
18582026-06-30T15:02:53.076Z[ 18] 0.00-1.00 sec 115 MBytes 963 Mbits/sec
18592026-06-30T15:02:53.076Z[ 20] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
18602026-06-30T15:02:53.076Z[SUM] 0.00-1.00 sec 958 MBytes 8.04 Gbits/sec
18612026-06-30T15:02:53.076Z- - - - - - - - - - - - - - - - - - - - - - - - -
18622026-06-30T15:02:53.076Z[ 5] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
18632026-06-30T15:02:53.076Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18642026-06-30T15:02:53.076Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18652026-06-30T15:02:53.076Z[ 12] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
18662026-06-30T15:02:53.076Z[ 14] 1.00-2.00 sec 160 MBytes 1.35 Gbits/sec
18672026-06-30T15:02:53.076Z[ 16] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
18682026-06-30T15:02:53.076Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18692026-06-30T15:02:53.076Z[ 20] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
18702026-06-30T15:02:53.076Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.6 Gbits/sec
18712026-06-30T15:02:53.076Z- - - - - - - - - - - - - - - - - - - - - - - - -
18722026-06-30T15:02:53.077Z[ 5] 2.00-3.00 sec 160 MBytes 1.35 Gbits/sec
18732026-06-30T15:02:53.077Z[ 8] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
18742026-06-30T15:02:53.077Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18752026-06-30T15:02:53.077Z[ 12] 2.00-3.00 sec 163 MBytes 1.37 Gbits/sec
18762026-06-30T15:02:53.077Z[ 14] 2.00-3.00 sec 174 MBytes 1.46 Gbits/sec
18772026-06-30T15:02:53.077Z[ 16] 2.00-3.00 sec 168 MBytes 1.41 Gbits/sec
18782026-06-30T15:02:53.077Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18792026-06-30T15:02:53.077Z[ 20] 2.00-3.00 sec 160 MBytes 1.35 Gbits/sec
18802026-06-30T15:02:53.077Z[SUM] 2.00-3.00 sec 1.26 GBytes 10.9 Gbits/sec
18812026-06-30T15:02:53.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
18822026-06-30T15:02:53.077Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
18832026-06-30T15:02:53.077Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
18842026-06-30T15:02:53.077Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
18852026-06-30T15:02:53.077Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
18862026-06-30T15:02:53.077Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
18872026-06-30T15:02:53.077Z[ 16] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
18882026-06-30T15:02:53.077Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
18892026-06-30T15:02:53.077Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
18902026-06-30T15:02:53.077Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
18912026-06-30T15:02:53.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
18922026-06-30T15:02:53.077Z[ 5] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
18932026-06-30T15:02:53.077Z[ 8] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
18942026-06-30T15:02:53.077Z[ 10] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
18952026-06-30T15:02:53.077Z[ 12] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec
18962026-06-30T15:02:53.077Z[ 14] 4.00-5.00 sec 166 MBytes 1.40 Gbits/sec
18972026-06-30T15:02:53.077Z[ 16] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
18982026-06-30T15:02:53.077Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18992026-06-30T15:02:53.077Z[ 20] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
19002026-06-30T15:02:53.077Z[SUM] 4.00-5.00 sec 1.25 GBytes 10.7 Gbits/sec
19012026-06-30T15:02:53.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
19022026-06-30T15:02:53.077Z[ 5] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
19032026-06-30T15:02:53.077Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19042026-06-30T15:02:53.077Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19052026-06-30T15:02:53.077Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
19062026-06-30T15:02:53.077Z[ 14] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
19072026-06-30T15:02:53.077Z[ 16] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
19082026-06-30T15:02:53.077Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19092026-06-30T15:02:53.077Z[ 20] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
19102026-06-30T15:02:53.077Z[SUM] 5.00-6.00 sec 1.23 GBytes 10.5 Gbits/sec
19112026-06-30T15:02:53.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
19122026-06-30T15:02:53.078Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
19132026-06-30T15:02:53.078Z[ 8] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
19142026-06-30T15:02:53.078Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
19152026-06-30T15:02:56.077Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19162026-06-30T15:02:56.077Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19172026-06-30T15:02:56.077Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
19182026-06-30T15:02:56.077Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
19192026-06-30T15:02:56.077Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
19202026-06-30T15:02:56.077Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
19212026-06-30T15:02:56.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
19222026-06-30T15:02:56.077Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19232026-06-30T15:02:56.077Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19242026-06-30T15:02:56.077Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19252026-06-30T15:02:56.077Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19262026-06-30T15:02:56.077Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19272026-06-30T15:02:56.077Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19282026-06-30T15:02:56.077Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19292026-06-30T15:02:56.077Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19302026-06-30T15:02:56.077Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
19312026-06-30T15:02:56.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
19322026-06-30T15:02:56.077Z[ 5] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
19332026-06-30T15:02:56.077Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19342026-06-30T15:02:56.077Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19352026-06-30T15:02:56.077Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19362026-06-30T15:02:56.077Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19372026-06-30T15:02:56.077Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19382026-06-30T15:02:56.077Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19392026-06-30T15:02:56.077Z[ 20] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
19402026-06-30T15:02:56.077Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.4 Gbits/sec
19412026-06-30T15:02:56.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
19422026-06-30T15:02:56.077Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19432026-06-30T15:02:56.077Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19442026-06-30T15:02:56.077Z[ 10] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
19452026-06-30T15:02:56.077Z[ 12] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
19462026-06-30T15:02:56.078Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19472026-06-30T15:02:56.078Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19482026-06-30T15:02:56.078Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19492026-06-30T15:02:56.078Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19502026-06-30T15:02:56.078Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
19512026-06-30T15:02:56.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
19522026-06-30T15:02:56.078Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19532026-06-30T15:02:56.078Z[ 8] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
19542026-06-30T15:02:56.078Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19552026-06-30T15:02:56.078Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19562026-06-30T15:02:56.078Z[ 14] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
19572026-06-30T15:02:56.078Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19582026-06-30T15:02:56.078Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19592026-06-30T15:02:56.078Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19602026-06-30T15:02:56.078Z[SUM] 10.00-10.00 sec 256 KBytes 4.73 Gbits/sec
19612026-06-30T15:02:56.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
19622026-06-30T15:02:56.078Z[ ID] Interval Transfer Bitrate
19632026-06-30T15:02:56.081Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19642026-06-30T15:02:56.081Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
19652026-06-30T15:02:56.081Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
19662026-06-30T15:02:56.081Z[ 12] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
19672026-06-30T15:02:56.081Z[ 14] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19682026-06-30T15:02:56.081Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19692026-06-30T15:02:56.082Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
19702026-06-30T15:02:56.082Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
19712026-06-30T15:02:56.082Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
19722026-06-30T15:02:56.082ZRun 2/5...10238.139682374613Mbps
19732026-06-30T15:03:03.469Z-----------------------------------------------------------
19742026-06-30T15:03:03.469ZServer listening on 5201 (test #8)
19752026-06-30T15:03:03.469Z-----------------------------------------------------------
19762026-06-30T15:03:03.469ZAccepted connection from 10.0.0.1, port 58611
19772026-06-30T15:03:03.469Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42124
19782026-06-30T15:03:03.469Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46629
19792026-06-30T15:03:03.469Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52741
19802026-06-30T15:03:03.469Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35988
19812026-06-30T15:03:03.469Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45575
19822026-06-30T15:03:03.469Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54025
19832026-06-30T15:03:03.469Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48565
19842026-06-30T15:03:03.469Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41153
19852026-06-30T15:03:03.469Z[ ID] Interval Transfer Bitrate
19862026-06-30T15:03:03.469Z[ 5] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
19872026-06-30T15:03:03.469Z[ 8] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19882026-06-30T15:03:03.469Z[ 10] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19892026-06-30T15:03:03.469Z[ 12] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
19902026-06-30T15:03:03.469Z[ 14] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
19912026-06-30T15:03:03.469Z[ 16] 0.00-1.00 sec 126 MBytes 1.06 Gbits/sec
19922026-06-30T15:03:03.469Z[ 18] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
19932026-06-30T15:03:03.469Z[ 20] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
19942026-06-30T15:03:03.469Z[SUM] 0.00-1.00 sec 977 MBytes 8.19 Gbits/sec
19952026-06-30T15:03:03.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
19962026-06-30T15:03:03.469Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19972026-06-30T15:03:03.469Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19982026-06-30T15:03:03.469Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19992026-06-30T15:03:03.469Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20002026-06-30T15:03:03.469Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
20012026-06-30T15:03:03.469Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
20022026-06-30T15:03:03.469Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20032026-06-30T15:03:03.469Z[ 20] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
20042026-06-30T15:03:03.469Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
20052026-06-30T15:03:03.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
20062026-06-30T15:03:03.470Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20072026-06-30T15:03:03.470Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20082026-06-30T15:03:03.470Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20092026-06-30T15:03:03.470Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20102026-06-30T15:03:03.470Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20112026-06-30T15:03:03.470Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20122026-06-30T15:03:03.470Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20132026-06-30T15:03:03.470Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20142026-06-30T15:03:03.473Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
20152026-06-30T15:03:03.473Z- - - - - - - - - - - - - - - - - - - - - - - - -
20162026-06-30T15:03:03.473Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20172026-06-30T15:03:03.473Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20182026-06-30T15:03:03.473Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20192026-06-30T15:03:03.473Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20202026-06-30T15:03:03.473Z[ 14] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
20212026-06-30T15:03:03.473Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20222026-06-30T15:03:03.473Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20232026-06-30T15:03:03.473Z[ 20] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
20242026-06-30T15:03:03.473Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
20252026-06-30T15:03:03.473Z- - - - - - - - - - - - - - - - - - - - - - - - -
20262026-06-30T15:03:03.473Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20272026-06-30T15:03:03.473Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20282026-06-30T15:03:03.473Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20292026-06-30T15:03:03.473Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20302026-06-30T15:03:03.473Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20312026-06-30T15:03:03.474Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20322026-06-30T15:03:03.474Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20332026-06-30T15:03:03.474Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20342026-06-30T15:03:03.474Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
20352026-06-30T15:03:03.474Z- - - - - - - - - - - - - - - - - - - - - - - - -
20362026-06-30T15:03:03.474Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20372026-06-30T15:03:03.474Z[ 8] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
20382026-06-30T15:03:03.474Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20392026-06-30T15:03:03.474Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20402026-06-30T15:03:03.474Z[ 14] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
20412026-06-30T15:03:03.474Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20422026-06-30T15:03:03.474Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20432026-06-30T15:03:03.474Z[ 20] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20442026-06-30T15:03:03.474Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
20452026-06-30T15:03:03.474Z- - - - - - - - - - - - - - - - - - - - - - - - -
20462026-06-30T15:03:03.474Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20472026-06-30T15:03:03.474Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20482026-06-30T15:03:03.474Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20492026-06-30T15:03:06.470Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20502026-06-30T15:03:06.470Z[ 14] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20512026-06-30T15:03:06.470Z[ 16] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20522026-06-30T15:03:06.470Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20532026-06-30T15:03:06.470Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20542026-06-30T15:03:06.470Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
20552026-06-30T15:03:06.470Z- - - - - - - - - - - - - - - - - - - - - - - - -
20562026-06-30T15:03:06.470Z[ 5] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20572026-06-30T15:03:06.470Z[ 8] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20582026-06-30T15:03:06.470Z[ 10] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20592026-06-30T15:03:06.470Z[ 12] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20602026-06-30T15:03:06.470Z[ 14] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20612026-06-30T15:03:06.470Z[ 16] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20622026-06-30T15:03:06.470Z[ 18] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20632026-06-30T15:03:06.470Z[ 20] 7.00-8.00 sec 151 MBytes 1.26 Gbits/sec
20642026-06-30T15:03:06.471Z[SUM] 7.00-8.00 sec 1.17 GBytes 10.1 Gbits/sec
20652026-06-30T15:03:06.471Z- - - - - - - - - - - - - - - - - - - - - - - - -
20662026-06-30T15:03:06.471Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20672026-06-30T15:03:06.471Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20682026-06-30T15:03:06.471Z[ 10] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
20692026-06-30T15:03:06.471Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20702026-06-30T15:03:06.471Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20712026-06-30T15:03:06.471Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20722026-06-30T15:03:06.471Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
20732026-06-30T15:03:06.471Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20742026-06-30T15:03:06.471Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
20752026-06-30T15:03:06.471Z- - - - - - - - - - - - - - - - - - - - - - - - -
20762026-06-30T15:03:06.471Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20772026-06-30T15:03:06.471Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20782026-06-30T15:03:06.471Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20792026-06-30T15:03:06.471Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20802026-06-30T15:03:06.471Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20812026-06-30T15:03:06.471Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20822026-06-30T15:03:06.471Z[ 18] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
20832026-06-30T15:03:06.471Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20842026-06-30T15:03:06.471Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
20852026-06-30T15:03:06.471Z- - - - - - - - - - - - - - - - - - - - - - - - -
20862026-06-30T15:03:06.471Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20872026-06-30T15:03:06.471Z[ 8] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
20882026-06-30T15:03:06.471Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20892026-06-30T15:03:06.471Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20902026-06-30T15:03:06.471Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20912026-06-30T15:03:06.471Z[ 16] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
20922026-06-30T15:03:06.471Z[ 18] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
20932026-06-30T15:03:06.471Z[ 20] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
20942026-06-30T15:03:06.471Z[SUM] 10.00-10.00 sec 512 KBytes 9.20 Gbits/sec
20952026-06-30T15:03:06.471Z- - - - - - - - - - - - - - - - - - - - - - - - -
20962026-06-30T15:03:06.471Z[ ID] Interval Transfer Bitrate
20972026-06-30T15:03:06.471Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20982026-06-30T15:03:06.471Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20992026-06-30T15:03:06.471Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21002026-06-30T15:03:06.471Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21012026-06-30T15:03:06.471Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21022026-06-30T15:03:06.471Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21032026-06-30T15:03:06.472Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21042026-06-30T15:03:06.472Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21052026-06-30T15:03:06.472Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec sender
21062026-06-30T15:03:06.475ZRun 3/5...10163.366440767351Mbps
21072026-06-30T15:03:13.868Z-----------------------------------------------------------
21082026-06-30T15:03:13.869ZServer listening on 5201 (test #9)
21092026-06-30T15:03:13.869Z-----------------------------------------------------------
21102026-06-30T15:03:13.869ZAccepted connection from 10.0.0.1, port 37999
21112026-06-30T15:03:13.869Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62681
21122026-06-30T15:03:13.869Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51232
21132026-06-30T15:03:13.869Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35298
21142026-06-30T15:03:13.869Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57988
21152026-06-30T15:03:13.869Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49306
21162026-06-30T15:03:13.869Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41461
21172026-06-30T15:03:13.869Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53958
21182026-06-30T15:03:13.869Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51343
21192026-06-30T15:03:13.869Z[ ID] Interval Transfer Bitrate
21202026-06-30T15:03:13.869Z[ 5] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21212026-06-30T15:03:13.869Z[ 8] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21222026-06-30T15:03:13.869Z[ 10] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21232026-06-30T15:03:13.869Z[ 12] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
21242026-06-30T15:03:13.869Z[ 14] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21252026-06-30T15:03:13.869Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21262026-06-30T15:03:13.869Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21272026-06-30T15:03:13.869Z[ 20] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
21282026-06-30T15:03:13.869Z[SUM] 0.00-1.00 sec 982 MBytes 8.24 Gbits/sec
21292026-06-30T15:03:13.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
21302026-06-30T15:03:13.869Z[ 5] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
21312026-06-30T15:03:13.869Z[ 8] 1.00-2.00 sec 163 MBytes 1.37 Gbits/sec
21322026-06-30T15:03:13.869Z[ 10] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
21332026-06-30T15:03:13.869Z[ 12] 1.00-2.00 sec 163 MBytes 1.36 Gbits/sec
21342026-06-30T15:03:13.869Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21352026-06-30T15:03:13.869Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21362026-06-30T15:03:13.869Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21372026-06-30T15:03:13.869Z[ 20] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
21382026-06-30T15:03:13.869Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.6 Gbits/sec
21392026-06-30T15:03:13.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
21402026-06-30T15:03:13.869Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
21412026-06-30T15:03:13.869Z[ 8] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
21422026-06-30T15:03:13.869Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
21432026-06-30T15:03:13.869Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21442026-06-30T15:03:13.869Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
21452026-06-30T15:03:13.870Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
21462026-06-30T15:03:13.870Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
21472026-06-30T15:03:13.870Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
21482026-06-30T15:03:13.870Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
21492026-06-30T15:03:13.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
21502026-06-30T15:03:13.870Z[ 5] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
21512026-06-30T15:03:13.870Z[ 8] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
21522026-06-30T15:03:13.870Z[ 10] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
21532026-06-30T15:03:13.870Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21542026-06-30T15:03:13.870Z[ 14] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
21552026-06-30T15:03:13.870Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21562026-06-30T15:03:13.870Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21572026-06-30T15:03:13.870Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21582026-06-30T15:03:13.870Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
21592026-06-30T15:03:13.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
21602026-06-30T15:03:13.870Z[ 5] 4.00-5.00 sec 150 MBytes 1.25 Gbits/sec
21612026-06-30T15:03:13.870Z[ 8] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
21622026-06-30T15:03:13.870Z[ 10] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
21632026-06-30T15:03:13.870Z[ 12] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
21642026-06-30T15:03:13.870Z[ 14] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
21652026-06-30T15:03:13.870Z[ 16] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
21662026-06-30T15:03:13.870Z[ 18] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
21672026-06-30T15:03:13.870Z[ 20] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
21682026-06-30T15:03:13.870Z[SUM] 4.00-5.00 sec 1.17 GBytes 10.1 Gbits/sec
21692026-06-30T15:03:13.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
21702026-06-30T15:03:13.870Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
21712026-06-30T15:03:13.870Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21722026-06-30T15:03:13.870Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21732026-06-30T15:03:13.870Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21742026-06-30T15:03:13.870Z[ 14] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
21752026-06-30T15:03:13.870Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21762026-06-30T15:03:13.870Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21772026-06-30T15:03:13.870Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21782026-06-30T15:03:13.874Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
21792026-06-30T15:03:13.874Z- - - - - - - - - - - - - - - - - - - - - - - - -
21802026-06-30T15:03:13.874Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21812026-06-30T15:03:13.874Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21822026-06-30T15:03:13.874Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21832026-06-30T15:03:16.869Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21842026-06-30T15:03:16.869Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21852026-06-30T15:03:16.869Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21862026-06-30T15:03:16.869Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21872026-06-30T15:03:16.869Z[ 20] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21882026-06-30T15:03:16.869Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.4 Gbits/sec
21892026-06-30T15:03:16.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
21902026-06-30T15:03:16.870Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21912026-06-30T15:03:16.870Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21922026-06-30T15:03:16.870Z[ 10] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
21932026-06-30T15:03:16.870Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
21942026-06-30T15:03:16.870Z[ 14] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
21952026-06-30T15:03:16.870Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21962026-06-30T15:03:16.870Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21972026-06-30T15:03:16.870Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21982026-06-30T15:03:16.870Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
21992026-06-30T15:03:16.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
22002026-06-30T15:03:16.870Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22012026-06-30T15:03:16.870Z[ 8] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
22022026-06-30T15:03:16.870Z[ 10] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
22032026-06-30T15:03:16.870Z[ 12] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
22042026-06-30T15:03:16.870Z[ 14] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
22052026-06-30T15:03:16.870Z[ 16] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
22062026-06-30T15:03:16.870Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22072026-06-30T15:03:16.870Z[ 20] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
22082026-06-30T15:03:16.870Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
22092026-06-30T15:03:16.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
22102026-06-30T15:03:16.870Z[ 5] 9.00-10.00 sec 148 MBytes 1.25 Gbits/sec
22112026-06-30T15:03:16.870Z[ 8] 9.00-10.00 sec 160 MBytes 1.35 Gbits/sec
22122026-06-30T15:03:16.870Z[ 10] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
22132026-06-30T15:03:16.870Z[ 12] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
22142026-06-30T15:03:16.870Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22152026-06-30T15:03:16.870Z[ 16] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
22162026-06-30T15:03:16.870Z[ 18] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
22172026-06-30T15:03:16.870Z[ 20] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
22182026-06-30T15:03:16.870Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
22192026-06-30T15:03:16.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
22202026-06-30T15:03:16.870Z[ 5] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
22212026-06-30T15:03:16.870Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22222026-06-30T15:03:16.870Z[ 10] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
22232026-06-30T15:03:16.870Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22242026-06-30T15:03:16.870Z[ 14] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
22252026-06-30T15:03:16.870Z[ 16] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
22262026-06-30T15:03:16.870Z[ 18] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
22272026-06-30T15:03:16.870Z[ 20] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
22282026-06-30T15:03:16.870Z[SUM] 10.00-10.00 sec 768 KBytes 14.4 Gbits/sec
22292026-06-30T15:03:16.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
22302026-06-30T15:03:16.871Z[ ID] Interval Transfer Bitrate
22312026-06-30T15:03:16.871Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
22322026-06-30T15:03:16.871Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22332026-06-30T15:03:16.871Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
22342026-06-30T15:03:16.871Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22352026-06-30T15:03:16.871Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22362026-06-30T15:03:16.871Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22372026-06-30T15:03:16.871Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22382026-06-30T15:03:16.871Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22392026-06-30T15:03:16.871Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
22402026-06-30T15:03:16.874ZRun 4/5...10140.52783123646Mbps
22412026-06-30T15:03:24.257Z-----------------------------------------------------------
22422026-06-30T15:03:24.257ZServer listening on 5201 (test #10)
22432026-06-30T15:03:24.258Z-----------------------------------------------------------
22442026-06-30T15:03:24.258ZAccepted connection from 10.0.0.1, port 62373
22452026-06-30T15:03:24.258Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51363
22462026-06-30T15:03:24.258Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36516
22472026-06-30T15:03:24.258Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62408
22482026-06-30T15:03:24.258Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58591
22492026-06-30T15:03:24.258Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62611
22502026-06-30T15:03:24.258Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54146
22512026-06-30T15:03:24.258Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41207
22522026-06-30T15:03:24.258Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63373
22532026-06-30T15:03:24.258Z[ ID] Interval Transfer Bitrate
22542026-06-30T15:03:24.258Z[ 5] 0.00-1.00 sec 115 MBytes 965 Mbits/sec
22552026-06-30T15:03:24.258Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22562026-06-30T15:03:24.258Z[ 10] 0.00-1.00 sec 115 MBytes 968 Mbits/sec
22572026-06-30T15:03:24.258Z[ 12] 0.00-1.00 sec 116 MBytes 970 Mbits/sec
22582026-06-30T15:03:24.258Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22592026-06-30T15:03:24.258Z[ 16] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
22602026-06-30T15:03:24.258Z[ 18] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22612026-06-30T15:03:24.258Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22622026-06-30T15:03:24.258Z[SUM] 0.00-1.00 sec 953 MBytes 7.99 Gbits/sec
22632026-06-30T15:03:24.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
22642026-06-30T15:03:24.258Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
22652026-06-30T15:03:24.258Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
22662026-06-30T15:03:24.258Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
22672026-06-30T15:03:24.258Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
22682026-06-30T15:03:24.258Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
22692026-06-30T15:03:24.258Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
22702026-06-30T15:03:24.258Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
22712026-06-30T15:03:24.258Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22722026-06-30T15:03:24.258Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
22732026-06-30T15:03:24.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
22742026-06-30T15:03:24.258Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
22752026-06-30T15:03:24.258Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22762026-06-30T15:03:24.258Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22772026-06-30T15:03:24.258Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22782026-06-30T15:03:24.258Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22792026-06-30T15:03:24.258Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22802026-06-30T15:03:24.258Z[ 18] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
22812026-06-30T15:03:24.259Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22822026-06-30T15:03:24.259Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
22832026-06-30T15:03:24.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
22842026-06-30T15:03:24.259Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22852026-06-30T15:03:24.259Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22862026-06-30T15:03:24.259Z[ 10] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
22872026-06-30T15:03:24.259Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22882026-06-30T15:03:24.259Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22892026-06-30T15:03:24.259Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22902026-06-30T15:03:24.259Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22912026-06-30T15:03:24.259Z[ 20] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
22922026-06-30T15:03:24.259Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
22932026-06-30T15:03:24.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
22942026-06-30T15:03:24.259Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
22952026-06-30T15:03:24.259Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22962026-06-30T15:03:24.259Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22972026-06-30T15:03:24.259Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22982026-06-30T15:03:24.259Z[ 14] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
22992026-06-30T15:03:24.259Z[ 16] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
23002026-06-30T15:03:24.259Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
23012026-06-30T15:03:24.259Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23022026-06-30T15:03:24.259Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
23032026-06-30T15:03:24.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
23042026-06-30T15:03:24.259Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23052026-06-30T15:03:24.259Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23062026-06-30T15:03:24.259Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23072026-06-30T15:03:24.259Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23082026-06-30T15:03:24.259Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23092026-06-30T15:03:24.259Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23102026-06-30T15:03:24.259Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23112026-06-30T15:03:24.259Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23122026-06-30T15:03:24.259Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
23132026-06-30T15:03:24.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
23142026-06-30T15:03:24.259Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23152026-06-30T15:03:24.259Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23162026-06-30T15:03:24.259Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23172026-06-30T15:03:27.259Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23182026-06-30T15:03:27.259Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23192026-06-30T15:03:27.259Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23202026-06-30T15:03:27.259Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23212026-06-30T15:03:27.259Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23222026-06-30T15:03:27.259Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
23232026-06-30T15:03:27.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
23242026-06-30T15:03:27.259Z[ 5] 7.00-8.00 sec 148 MBytes 1.24 Gbits/sec
23252026-06-30T15:03:27.259Z[ 8] 7.00-8.00 sec 148 MBytes 1.24 Gbits/sec
23262026-06-30T15:03:27.259Z[ 10] 7.00-8.00 sec 148 MBytes 1.24 Gbits/sec
23272026-06-30T15:03:27.259Z[ 12] 7.00-8.00 sec 147 MBytes 1.24 Gbits/sec
23282026-06-30T15:03:27.259Z[ 14] 7.00-8.00 sec 148 MBytes 1.24 Gbits/sec
23292026-06-30T15:03:27.259Z[ 16] 7.00-8.00 sec 148 MBytes 1.24 Gbits/sec
23302026-06-30T15:03:27.259Z[ 18] 7.00-8.00 sec 148 MBytes 1.24 Gbits/sec
23312026-06-30T15:03:27.259Z[ 20] 7.00-8.00 sec 148 MBytes 1.24 Gbits/sec
23322026-06-30T15:03:27.259Z[SUM] 7.00-8.00 sec 1.15 GBytes 9.91 Gbits/sec
23332026-06-30T15:03:27.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
23342026-06-30T15:03:27.260Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23352026-06-30T15:03:27.260Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23362026-06-30T15:03:27.260Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23372026-06-30T15:03:27.260Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23382026-06-30T15:03:27.260Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23392026-06-30T15:03:27.260Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23402026-06-30T15:03:27.260Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23412026-06-30T15:03:27.260Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23422026-06-30T15:03:27.260Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
23432026-06-30T15:03:27.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
23442026-06-30T15:03:27.260Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23452026-06-30T15:03:27.260Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23462026-06-30T15:03:27.260Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23472026-06-30T15:03:27.260Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23482026-06-30T15:03:27.260Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23492026-06-30T15:03:27.260Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23502026-06-30T15:03:27.260Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23512026-06-30T15:03:27.260Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23522026-06-30T15:03:27.260Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.3 Gbits/sec
23532026-06-30T15:03:27.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
23542026-06-30T15:03:27.260Z[ 5] 10.00-10.00 sec 128 KBytes 1.71 Gbits/sec
23552026-06-30T15:03:27.260Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23562026-06-30T15:03:27.260Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23572026-06-30T15:03:27.260Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23582026-06-30T15:03:27.260Z[ 14] 10.00-10.00 sec 128 KBytes 1.71 Gbits/sec
23592026-06-30T15:03:27.260Z[ 16] 10.00-10.00 sec 128 KBytes 1.71 Gbits/sec
23602026-06-30T15:03:27.260Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23612026-06-30T15:03:27.260Z[ 20] 10.00-10.00 sec 128 KBytes 1.71 Gbits/sec
23622026-06-30T15:03:27.260Z[SUM] 10.00-10.00 sec 512 KBytes 6.85 Gbits/sec
23632026-06-30T15:03:27.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
23642026-06-30T15:03:27.260Z[ ID] Interval Transfer Bitrate
23652026-06-30T15:03:27.261Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
23662026-06-30T15:03:27.261Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23672026-06-30T15:03:27.261Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
23682026-06-30T15:03:27.261Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
23692026-06-30T15:03:27.261Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23702026-06-30T15:03:27.261Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23712026-06-30T15:03:27.261Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23722026-06-30T15:03:27.261Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23732026-06-30T15:03:27.261Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec sender
23742026-06-30T15:03:27.264ZRun 5/5...10040.741928532696Mbps
23752026-06-30T15:03:27.264Z###---------------------###
23762026-06-30T15:03:27.264Z::: iPerf done... :::
23772026-06-30T15:03:27.264Z:::Awaiting out files...:::
23782026-06-30T15:03:27.264Z###---------------------###
23792026-06-30T15:03:27.264Z###-----###
23802026-06-30T15:03:27.264Z:::done!:::
23812026-06-30T15:03:27.265Z###-----###
23822026-06-30T15:03:27.265Z###-------------------###
23832026-06-30T15:03:27.265Z:::Running experiment :::
23842026-06-30T15:03:27.265Z:::iperf-tcp/local/c2s:::
23852026-06-30T15:03:27.265Z###-------------------###
23862026-06-30T15:03:27.618Zdtrace: description 'profile-201us ' matched 2 probes
23872026-06-30T15:03:34.651Z-----------------------------------------------------------
23882026-06-30T15:03:34.651ZServer listening on 5201 (test #11)
23892026-06-30T15:03:34.651Z-----------------------------------------------------------
23902026-06-30T15:03:34.651ZAccepted connection from 10.0.0.1, port 36637
23912026-06-30T15:03:34.651Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51075
23922026-06-30T15:03:34.651Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59390
23932026-06-30T15:03:34.651Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61934
23942026-06-30T15:03:34.651Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65308
23952026-06-30T15:03:34.651Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50204
23962026-06-30T15:03:34.651Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48764
23972026-06-30T15:03:34.651Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61366
23982026-06-30T15:03:34.651Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33979
23992026-06-30T15:03:34.651Z[ ID] Interval Transfer Bitrate
24002026-06-30T15:03:34.651Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24012026-06-30T15:03:34.651Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24022026-06-30T15:03:34.651Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24032026-06-30T15:03:34.651Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
24042026-06-30T15:03:34.652Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
24052026-06-30T15:03:34.652Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
24062026-06-30T15:03:34.652Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
24072026-06-30T15:03:34.652Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24082026-06-30T15:03:34.652Z[SUM] 0.00-1.00 sec 339 MBytes 2.85 Gbits/sec
24092026-06-30T15:03:34.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
24102026-06-30T15:03:34.652Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
24112026-06-30T15:03:34.652Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
24122026-06-30T15:03:34.652Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
24132026-06-30T15:03:34.652Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
24142026-06-30T15:03:34.652Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
24152026-06-30T15:03:34.652Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
24162026-06-30T15:03:34.652Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
24172026-06-30T15:03:34.652Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
24182026-06-30T15:03:34.652Z[SUM] 1.00-2.00 sec 433 MBytes 3.64 Gbits/sec
24192026-06-30T15:03:34.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
24202026-06-30T15:03:34.652Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
24212026-06-30T15:03:34.652Z[ 8] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
24222026-06-30T15:03:34.652Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
24232026-06-30T15:03:34.652Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
24242026-06-30T15:03:34.652Z[ 14] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
24252026-06-30T15:03:34.652Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
24262026-06-30T15:03:34.652Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
24272026-06-30T15:03:34.652Z[ 20] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
24282026-06-30T15:03:34.652Z[SUM] 2.00-3.00 sec 420 MBytes 3.52 Gbits/sec
24292026-06-30T15:03:34.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
24302026-06-30T15:03:34.652Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24312026-06-30T15:03:34.652Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24322026-06-30T15:03:34.652Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24332026-06-30T15:03:34.652Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24342026-06-30T15:03:34.652Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
24352026-06-30T15:03:34.652Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24362026-06-30T15:03:34.652Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
24372026-06-30T15:03:34.652Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24382026-06-30T15:03:34.652Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
24392026-06-30T15:03:34.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
24402026-06-30T15:03:34.652Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24412026-06-30T15:03:34.652Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24422026-06-30T15:03:34.653Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24432026-06-30T15:03:34.653Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24442026-06-30T15:03:34.653Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24452026-06-30T15:03:34.653Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24462026-06-30T15:03:34.653Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24472026-06-30T15:03:34.653Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
24482026-06-30T15:03:34.653Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
24492026-06-30T15:03:34.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
24502026-06-30T15:03:34.653Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
24512026-06-30T15:03:34.653Z[ 8] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
24522026-06-30T15:03:34.653Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
24532026-06-30T15:03:34.653Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24542026-06-30T15:03:34.653Z[ 14] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
24552026-06-30T15:03:34.653Z[ 16] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
24562026-06-30T15:03:34.653Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24572026-06-30T15:03:34.653Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24582026-06-30T15:03:34.653Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
24592026-06-30T15:03:34.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
24602026-06-30T15:03:34.653Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24612026-06-30T15:03:34.653Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
24622026-06-30T15:03:34.653Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24632026-06-30T15:03:37.653Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24642026-06-30T15:03:37.653Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
24652026-06-30T15:03:37.653Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24662026-06-30T15:03:37.653Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24672026-06-30T15:03:37.653Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24682026-06-30T15:03:37.653Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
24692026-06-30T15:03:37.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
24702026-06-30T15:03:37.653Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24712026-06-30T15:03:37.653Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24722026-06-30T15:03:37.653Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24732026-06-30T15:03:37.653Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24742026-06-30T15:03:37.653Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24752026-06-30T15:03:37.653Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24762026-06-30T15:03:37.653Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24772026-06-30T15:03:37.654Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24782026-06-30T15:03:37.654Z[SUM] 7.00-8.00 sec 431 MBytes 3.62 Gbits/sec
24792026-06-30T15:03:37.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
24802026-06-30T15:03:37.654Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24812026-06-30T15:03:37.654Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24822026-06-30T15:03:37.654Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24832026-06-30T15:03:37.654Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24842026-06-30T15:03:37.654Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24852026-06-30T15:03:37.654Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24862026-06-30T15:03:37.654Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24872026-06-30T15:03:37.654Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24882026-06-30T15:03:37.654Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
24892026-06-30T15:03:37.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
24902026-06-30T15:03:37.654Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
24912026-06-30T15:03:37.654Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
24922026-06-30T15:03:37.654Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
24932026-06-30T15:03:37.654Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
24942026-06-30T15:03:37.654Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
24952026-06-30T15:03:37.654Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
24962026-06-30T15:03:37.654Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
24972026-06-30T15:03:37.654Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
24982026-06-30T15:03:37.654Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
24992026-06-30T15:03:37.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
25002026-06-30T15:03:37.654Z[ 5] 10.00-10.00 sec 128 KBytes 800 Mbits/sec
25012026-06-30T15:03:37.654Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25022026-06-30T15:03:37.654Z[ 10] 10.00-10.00 sec 128 KBytes 800 Mbits/sec
25032026-06-30T15:03:37.654Z[ 12] 10.00-10.00 sec 128 KBytes 801 Mbits/sec
25042026-06-30T15:03:37.654Z[ 14] 10.00-10.00 sec 128 KBytes 801 Mbits/sec
25052026-06-30T15:03:37.654Z[ 16] 10.00-10.00 sec 128 KBytes 801 Mbits/sec
25062026-06-30T15:03:37.654Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25072026-06-30T15:03:37.654Z[ 20] 10.00-10.00 sec 128 KBytes 800 Mbits/sec
25082026-06-30T15:03:37.654Z[SUM] 10.00-10.00 sec 768 KBytes 4.80 Gbits/sec
25092026-06-30T15:03:37.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
25102026-06-30T15:03:37.654Z[ ID] Interval Transfer Bitrate
25112026-06-30T15:03:37.654Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
25122026-06-30T15:03:37.654Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
25132026-06-30T15:03:37.654Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
25142026-06-30T15:03:37.654Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
25152026-06-30T15:03:37.654Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
25162026-06-30T15:03:37.655Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
25172026-06-30T15:03:37.655Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
25182026-06-30T15:03:37.655Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
25192026-06-30T15:03:37.655Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec receiver
25202026-06-30T15:03:37.658ZRun 1/10...3517.47988601837Mbps
25212026-06-30T15:03:45.055Z-----------------------------------------------------------
25222026-06-30T15:03:45.055ZServer listening on 5201 (test #12)
25232026-06-30T15:03:45.055Z-----------------------------------------------------------
25242026-06-30T15:03:45.055ZAccepted connection from 10.0.0.1, port 47124
25252026-06-30T15:03:45.055Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38855
25262026-06-30T15:03:45.055Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44163
25272026-06-30T15:03:45.055Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35130
25282026-06-30T15:03:45.055Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61122
25292026-06-30T15:03:45.060Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33418
25302026-06-30T15:03:45.060Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49797
25312026-06-30T15:03:45.060Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55342
25322026-06-30T15:03:45.060Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61286
25332026-06-30T15:03:45.060Z[ ID] Interval Transfer Bitrate
25342026-06-30T15:03:45.060Z[ 5] 0.00-1.00 sec 42.6 MBytes 357 Mbits/sec
25352026-06-30T15:03:45.060Z[ 8] 0.00-1.00 sec 42.6 MBytes 357 Mbits/sec
25362026-06-30T15:03:45.061Z[ 10] 0.00-1.00 sec 42.6 MBytes 357 Mbits/sec
25372026-06-30T15:03:45.061Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25382026-06-30T15:03:45.061Z[ 14] 0.00-1.00 sec 42.6 MBytes 357 Mbits/sec
25392026-06-30T15:03:45.061Z[ 16] 0.00-1.00 sec 42.6 MBytes 357 Mbits/sec
25402026-06-30T15:03:45.061Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25412026-06-30T15:03:45.061Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25422026-06-30T15:03:45.061Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
25432026-06-30T15:03:45.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
25442026-06-30T15:03:45.061Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25452026-06-30T15:03:45.061Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
25462026-06-30T15:03:45.061Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25472026-06-30T15:03:45.061Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25482026-06-30T15:03:45.061Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25492026-06-30T15:03:45.061Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25502026-06-30T15:03:45.061Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25512026-06-30T15:03:45.061Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25522026-06-30T15:03:45.061Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
25532026-06-30T15:03:45.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
25542026-06-30T15:03:45.061Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25552026-06-30T15:03:45.061Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
25562026-06-30T15:03:45.061Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
25572026-06-30T15:03:45.061Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
25582026-06-30T15:03:45.061Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25592026-06-30T15:03:45.061Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
25602026-06-30T15:03:45.061Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25612026-06-30T15:03:45.061Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
25622026-06-30T15:03:45.061Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
25632026-06-30T15:03:45.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
25642026-06-30T15:03:45.061Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25652026-06-30T15:03:45.061Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25662026-06-30T15:03:45.061Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25672026-06-30T15:03:45.061Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25682026-06-30T15:03:45.061Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25692026-06-30T15:03:45.061Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25702026-06-30T15:03:45.061Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25712026-06-30T15:03:45.061Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25722026-06-30T15:03:45.061Z[SUM] 3.00-4.00 sec 432 MBytes 3.63 Gbits/sec
25732026-06-30T15:03:45.062Z- - - - - - - - - - - - - - - - - - - - - - - - -
25742026-06-30T15:03:45.062Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
25752026-06-30T15:03:45.062Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25762026-06-30T15:03:45.062Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
25772026-06-30T15:03:45.062Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25782026-06-30T15:03:45.062Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25792026-06-30T15:03:45.062Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25802026-06-30T15:03:45.062Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25812026-06-30T15:03:45.062Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25822026-06-30T15:03:45.062Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
25832026-06-30T15:03:45.062Z- - - - - - - - - - - - - - - - - - - - - - - - -
25842026-06-30T15:03:45.062Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25852026-06-30T15:03:45.062Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
25862026-06-30T15:03:45.062Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
25872026-06-30T15:03:45.062Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25882026-06-30T15:03:45.062Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25892026-06-30T15:03:45.062Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25902026-06-30T15:03:45.062Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25912026-06-30T15:03:45.062Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25922026-06-30T15:03:45.062Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
25932026-06-30T15:03:45.062Z- - - - - - - - - - - - - - - - - - - - - - - - -
25942026-06-30T15:03:45.062Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
25952026-06-30T15:03:45.062Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25962026-06-30T15:03:45.062Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
25972026-06-30T15:03:48.059Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25982026-06-30T15:03:48.059Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
25992026-06-30T15:03:48.059Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
26002026-06-30T15:03:48.059Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
26012026-06-30T15:03:48.059Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
26022026-06-30T15:03:48.059Z[SUM] 6.00-7.00 sec 432 MBytes 3.63 Gbits/sec
26032026-06-30T15:03:48.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
26042026-06-30T15:03:48.059Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26052026-06-30T15:03:48.059Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26062026-06-30T15:03:48.059Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26072026-06-30T15:03:48.059Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26082026-06-30T15:03:48.059Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26092026-06-30T15:03:48.059Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26102026-06-30T15:03:48.059Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26112026-06-30T15:03:48.059Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26122026-06-30T15:03:48.059Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
26132026-06-30T15:03:48.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
26142026-06-30T15:03:48.059Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
26152026-06-30T15:03:48.060Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26162026-06-30T15:03:48.060Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
26172026-06-30T15:03:48.060Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
26182026-06-30T15:03:48.060Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
26192026-06-30T15:03:48.060Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
26202026-06-30T15:03:48.060Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
26212026-06-30T15:03:48.060Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
26222026-06-30T15:03:48.060Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
26232026-06-30T15:03:48.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
26242026-06-30T15:03:48.060Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26252026-06-30T15:03:48.060Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26262026-06-30T15:03:48.060Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26272026-06-30T15:03:48.060Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26282026-06-30T15:03:48.060Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26292026-06-30T15:03:48.060Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26302026-06-30T15:03:48.060Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26312026-06-30T15:03:48.060Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26322026-06-30T15:03:48.060Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
26332026-06-30T15:03:48.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
26342026-06-30T15:03:48.060Z[ 5] 10.00-10.00 sec 128 KBytes 752 Mbits/sec
26352026-06-30T15:03:48.060Z[ 8] 10.00-10.00 sec 128 KBytes 753 Mbits/sec
26362026-06-30T15:03:48.060Z[ 10] 10.00-10.00 sec 128 KBytes 753 Mbits/sec
26372026-06-30T15:03:48.060Z[ 12] 10.00-10.00 sec 128 KBytes 752 Mbits/sec
26382026-06-30T15:03:48.060Z[ 14] 10.00-10.00 sec 128 KBytes 752 Mbits/sec
26392026-06-30T15:03:48.060Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26402026-06-30T15:03:48.060Z[ 18] 10.00-10.00 sec 128 KBytes 753 Mbits/sec
26412026-06-30T15:03:48.060Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26422026-06-30T15:03:48.060Z[SUM] 10.00-10.00 sec 768 KBytes 4.51 Gbits/sec
26432026-06-30T15:03:48.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
26442026-06-30T15:03:48.060Z[ ID] Interval Transfer Bitrate
26452026-06-30T15:03:48.060Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26462026-06-30T15:03:48.060Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
26472026-06-30T15:03:48.060Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26482026-06-30T15:03:48.060Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26492026-06-30T15:03:48.060Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26502026-06-30T15:03:48.060Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26512026-06-30T15:03:48.060Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
26522026-06-30T15:03:48.060Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
26532026-06-30T15:03:48.061Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
26542026-06-30T15:03:48.064ZRun 2/10...3518.313100186556Mbps
26552026-06-30T15:03:55.462Z-----------------------------------------------------------
26562026-06-30T15:03:55.462ZServer listening on 5201 (test #13)
26572026-06-30T15:03:55.462Z-----------------------------------------------------------
26582026-06-30T15:03:55.462ZAccepted connection from 10.0.0.1, port 53866
26592026-06-30T15:03:55.462Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37288
26602026-06-30T15:03:55.462Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61658
26612026-06-30T15:03:55.462Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62854
26622026-06-30T15:03:55.462Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58582
26632026-06-30T15:03:55.462Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56947
26642026-06-30T15:03:55.462Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41400
26652026-06-30T15:03:55.462Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64859
26662026-06-30T15:03:55.462Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35043
26672026-06-30T15:03:55.462Z[ ID] Interval Transfer Bitrate
26682026-06-30T15:03:55.462Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
26692026-06-30T15:03:55.462Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
26702026-06-30T15:03:55.462Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
26712026-06-30T15:03:55.462Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
26722026-06-30T15:03:55.462Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
26732026-06-30T15:03:55.462Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
26742026-06-30T15:03:55.462Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
26752026-06-30T15:03:55.462Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
26762026-06-30T15:03:55.462Z[SUM] 0.00-1.00 sec 337 MBytes 2.82 Gbits/sec
26772026-06-30T15:03:55.462Z- - - - - - - - - - - - - - - - - - - - - - - - -
26782026-06-30T15:03:55.462Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
26792026-06-30T15:03:55.462Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26802026-06-30T15:03:55.462Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26812026-06-30T15:03:55.462Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
26822026-06-30T15:03:55.462Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
26832026-06-30T15:03:55.462Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
26842026-06-30T15:03:55.463Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26852026-06-30T15:03:55.463Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26862026-06-30T15:03:55.463Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
26872026-06-30T15:03:55.463Z- - - - - - - - - - - - - - - - - - - - - - - - -
26882026-06-30T15:03:55.463Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26892026-06-30T15:03:55.463Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
26902026-06-30T15:03:55.463Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
26912026-06-30T15:03:55.463Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
26922026-06-30T15:03:55.463Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26932026-06-30T15:03:55.463Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
26942026-06-30T15:03:55.463Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
26952026-06-30T15:03:55.463Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
26962026-06-30T15:03:55.463Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
26972026-06-30T15:03:55.463Z- - - - - - - - - - - - - - - - - - - - - - - - -
26982026-06-30T15:03:55.463Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
26992026-06-30T15:03:55.463Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27002026-06-30T15:03:55.463Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27012026-06-30T15:03:55.463Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27022026-06-30T15:03:55.463Z[ 14] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
27032026-06-30T15:03:55.463Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27042026-06-30T15:03:55.463Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
27052026-06-30T15:03:55.463Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27062026-06-30T15:03:55.463Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
27072026-06-30T15:03:55.463Z- - - - - - - - - - - - - - - - - - - - - - - - -
27082026-06-30T15:03:55.463Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27092026-06-30T15:03:55.463Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27102026-06-30T15:03:55.463Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27112026-06-30T15:03:55.463Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27122026-06-30T15:03:55.463Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
27132026-06-30T15:03:55.463Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27142026-06-30T15:03:55.463Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27152026-06-30T15:03:55.463Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27162026-06-30T15:03:55.463Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
27172026-06-30T15:03:55.463Z- - - - - - - - - - - - - - - - - - - - - - - - -
27182026-06-30T15:03:55.463Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27192026-06-30T15:03:55.463Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27202026-06-30T15:03:55.463Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27212026-06-30T15:03:55.463Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27222026-06-30T15:03:55.463Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27232026-06-30T15:03:55.464Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
27242026-06-30T15:03:55.464Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27252026-06-30T15:03:55.464Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
27262026-06-30T15:03:55.464Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
27272026-06-30T15:03:55.464Z- - - - - - - - - - - - - - - - - - - - - - - - -
27282026-06-30T15:03:55.464Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
27292026-06-30T15:03:55.464Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
27302026-06-30T15:03:55.464Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
27312026-06-30T15:03:58.464Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
27322026-06-30T15:03:58.464Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
27332026-06-30T15:03:58.464Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27342026-06-30T15:03:58.464Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27352026-06-30T15:03:58.464Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
27362026-06-30T15:03:58.464Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
27372026-06-30T15:03:58.464Z- - - - - - - - - - - - - - - - - - - - - - - - -
27382026-06-30T15:03:58.464Z[ 5] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
27392026-06-30T15:03:58.464Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27402026-06-30T15:03:58.464Z[ 10] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
27412026-06-30T15:03:58.464Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27422026-06-30T15:03:58.464Z[ 14] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
27432026-06-30T15:03:58.464Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27442026-06-30T15:03:58.464Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27452026-06-30T15:03:58.464Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27462026-06-30T15:03:58.464Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
27472026-06-30T15:03:58.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
27482026-06-30T15:03:58.465Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
27492026-06-30T15:03:58.465Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27502026-06-30T15:03:58.465Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27512026-06-30T15:03:58.465Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
27522026-06-30T15:03:58.465Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
27532026-06-30T15:03:58.465Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27542026-06-30T15:03:58.465Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
27552026-06-30T15:03:58.465Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27562026-06-30T15:03:58.465Z[SUM] 8.00-9.00 sec 431 MBytes 3.61 Gbits/sec
27572026-06-30T15:03:58.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
27582026-06-30T15:03:58.465Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27592026-06-30T15:03:58.465Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27602026-06-30T15:03:58.465Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27612026-06-30T15:03:58.465Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27622026-06-30T15:03:58.465Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27632026-06-30T15:03:58.465Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27642026-06-30T15:03:58.465Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27652026-06-30T15:03:58.465Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27662026-06-30T15:03:58.465Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
27672026-06-30T15:03:58.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
27682026-06-30T15:03:58.465Z[ 5] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
27692026-06-30T15:03:58.465Z[ 8] 10.00-10.00 sec 128 KBytes 854 Mbits/sec
27702026-06-30T15:03:58.465Z[ 10] 10.00-10.00 sec 128 KBytes 855 Mbits/sec
27712026-06-30T15:03:58.465Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27722026-06-30T15:03:58.465Z[ 14] 10.00-10.00 sec 128 KBytes 855 Mbits/sec
27732026-06-30T15:03:58.465Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27742026-06-30T15:03:58.465Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27752026-06-30T15:03:58.465Z[ 20] 10.00-10.00 sec 128 KBytes 854 Mbits/sec
27762026-06-30T15:03:58.465Z[SUM] 10.00-10.00 sec 640 KBytes 4.27 Gbits/sec
27772026-06-30T15:03:58.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
27782026-06-30T15:03:58.465Z[ ID] Interval Transfer Bitrate
27792026-06-30T15:03:58.465Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
27802026-06-30T15:03:58.465Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
27812026-06-30T15:03:58.465Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
27822026-06-30T15:03:58.465Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
27832026-06-30T15:03:58.465Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
27842026-06-30T15:03:58.465Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
27852026-06-30T15:03:58.465Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
27862026-06-30T15:03:58.465Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
27872026-06-30T15:03:58.466Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec receiver
27882026-06-30T15:03:58.469ZRun 3/10...3490.318842249239Mbps
27892026-06-30T15:04:05.865Z-----------------------------------------------------------
27902026-06-30T15:04:05.865ZServer listening on 5201 (test #14)
27912026-06-30T15:04:05.865Z-----------------------------------------------------------
27922026-06-30T15:04:05.866ZAccepted connection from 10.0.0.1, port 62241
27932026-06-30T15:04:05.866Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50540
27942026-06-30T15:04:05.866Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50121
27952026-06-30T15:04:05.866Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59345
27962026-06-30T15:04:05.866Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50513
27972026-06-30T15:04:05.866Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60453
27982026-06-30T15:04:05.866Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47296
27992026-06-30T15:04:05.866Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64361
28002026-06-30T15:04:05.866Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64052
28012026-06-30T15:04:05.866Z[ ID] Interval Transfer Bitrate
28022026-06-30T15:04:05.866Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28032026-06-30T15:04:05.866Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28042026-06-30T15:04:05.866Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28052026-06-30T15:04:05.866Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28062026-06-30T15:04:05.866Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28072026-06-30T15:04:05.866Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28082026-06-30T15:04:05.866Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28092026-06-30T15:04:05.866Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28102026-06-30T15:04:05.866Z[SUM] 0.00-1.00 sec 337 MBytes 2.82 Gbits/sec
28112026-06-30T15:04:05.866Z- - - - - - - - - - - - - - - - - - - - - - - - -
28122026-06-30T15:04:05.866Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
28132026-06-30T15:04:05.866Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28142026-06-30T15:04:05.866Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
28152026-06-30T15:04:05.866Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28162026-06-30T15:04:05.866Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28172026-06-30T15:04:05.866Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
28182026-06-30T15:04:05.866Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
28192026-06-30T15:04:05.866Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
28202026-06-30T15:04:05.866Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
28212026-06-30T15:04:05.866Z- - - - - - - - - - - - - - - - - - - - - - - - -
28222026-06-30T15:04:05.866Z[ 5] 2.00-3.00 sec 51.4 MBytes 431 Mbits/sec
28232026-06-30T15:04:05.866Z[ 8] 2.00-3.00 sec 51.4 MBytes 431 Mbits/sec
28242026-06-30T15:04:05.866Z[ 10] 2.00-3.00 sec 51.4 MBytes 431 Mbits/sec
28252026-06-30T15:04:05.866Z[ 12] 2.00-3.00 sec 51.4 MBytes 431 Mbits/sec
28262026-06-30T15:04:05.866Z[ 14] 2.00-3.00 sec 51.4 MBytes 431 Mbits/sec
28272026-06-30T15:04:05.866Z[ 16] 2.00-3.00 sec 51.4 MBytes 431 Mbits/sec
28282026-06-30T15:04:05.866Z[ 18] 2.00-3.00 sec 51.4 MBytes 431 Mbits/sec
28292026-06-30T15:04:05.866Z[ 20] 2.00-3.00 sec 51.4 MBytes 431 Mbits/sec
28302026-06-30T15:04:05.866Z[SUM] 2.00-3.00 sec 411 MBytes 3.45 Gbits/sec
28312026-06-30T15:04:05.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
28322026-06-30T15:04:05.867Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
28332026-06-30T15:04:05.867Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
28342026-06-30T15:04:05.867Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
28352026-06-30T15:04:05.867Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
28362026-06-30T15:04:05.867Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
28372026-06-30T15:04:05.867Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
28382026-06-30T15:04:05.867Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
28392026-06-30T15:04:05.867Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
28402026-06-30T15:04:05.867Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
28412026-06-30T15:04:05.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
28422026-06-30T15:04:05.870Z[ 5] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
28432026-06-30T15:04:05.870Z[ 8] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
28442026-06-30T15:04:05.870Z[ 10] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
28452026-06-30T15:04:05.870Z[ 12] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
28462026-06-30T15:04:05.870Z[ 14] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
28472026-06-30T15:04:05.870Z[ 16] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
28482026-06-30T15:04:05.870Z[ 18] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
28492026-06-30T15:04:05.870Z[ 20] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
28502026-06-30T15:04:05.870Z[SUM] 4.00-5.00 sec 416 MBytes 3.49 Gbits/sec
28512026-06-30T15:04:05.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
28522026-06-30T15:04:05.871Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28532026-06-30T15:04:05.871Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28542026-06-30T15:04:05.871Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28552026-06-30T15:04:05.871Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
28562026-06-30T15:04:05.871Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
28572026-06-30T15:04:05.871Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
28582026-06-30T15:04:05.871Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
28592026-06-30T15:04:05.871Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
28602026-06-30T15:04:05.871Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
28612026-06-30T15:04:05.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
28622026-06-30T15:04:05.871Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
28632026-06-30T15:04:05.871Z[ 8] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
28642026-06-30T15:04:05.871Z[ 10] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
28652026-06-30T15:04:08.868Z[ 12] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
28662026-06-30T15:04:08.868Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
28672026-06-30T15:04:08.868Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
28682026-06-30T15:04:08.869Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
28692026-06-30T15:04:08.869Z[ 20] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
28702026-06-30T15:04:08.869Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
28712026-06-30T15:04:08.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
28722026-06-30T15:04:08.869Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
28732026-06-30T15:04:08.869Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
28742026-06-30T15:04:08.869Z[ 10] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
28752026-06-30T15:04:08.869Z[ 12] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
28762026-06-30T15:04:08.869Z[ 14] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
28772026-06-30T15:04:08.869Z[ 16] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
28782026-06-30T15:04:08.869Z[ 18] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
28792026-06-30T15:04:08.869Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
28802026-06-30T15:04:08.869Z[SUM] 7.00-8.00 sec 418 MBytes 3.51 Gbits/sec
28812026-06-30T15:04:08.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
28822026-06-30T15:04:08.869Z[ 5] 8.00-9.00 sec 51.0 MBytes 428 Mbits/sec
28832026-06-30T15:04:08.869Z[ 8] 8.00-9.00 sec 51.1 MBytes 429 Mbits/sec
28842026-06-30T15:04:08.869Z[ 10] 8.00-9.00 sec 51.1 MBytes 429 Mbits/sec
28852026-06-30T15:04:08.869Z[ 12] 8.00-9.00 sec 51.1 MBytes 429 Mbits/sec
28862026-06-30T15:04:08.869Z[ 14] 8.00-9.00 sec 51.1 MBytes 429 Mbits/sec
28872026-06-30T15:04:08.869Z[ 16] 8.00-9.00 sec 51.1 MBytes 429 Mbits/sec
28882026-06-30T15:04:08.869Z[ 18] 8.00-9.00 sec 51.1 MBytes 429 Mbits/sec
28892026-06-30T15:04:08.869Z[ 20] 8.00-9.00 sec 51.0 MBytes 428 Mbits/sec
28902026-06-30T15:04:08.869Z[SUM] 8.00-9.00 sec 409 MBytes 3.43 Gbits/sec
28912026-06-30T15:04:08.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
28922026-06-30T15:04:08.869Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
28932026-06-30T15:04:08.869Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
28942026-06-30T15:04:08.869Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
28952026-06-30T15:04:08.869Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
28962026-06-30T15:04:08.869Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
28972026-06-30T15:04:08.869Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
28982026-06-30T15:04:08.869Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
28992026-06-30T15:04:08.869Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
29002026-06-30T15:04:08.869Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
29012026-06-30T15:04:08.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
29022026-06-30T15:04:08.869Z[ 5] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
29032026-06-30T15:04:08.869Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29042026-06-30T15:04:08.869Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29052026-06-30T15:04:08.869Z[ 12] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
29062026-06-30T15:04:08.870Z[ 14] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
29072026-06-30T15:04:08.870Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29082026-06-30T15:04:08.870Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29092026-06-30T15:04:08.870Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29102026-06-30T15:04:08.870Z[SUM] 10.00-10.00 sec 384 KBytes 2.77 Gbits/sec
29112026-06-30T15:04:08.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
29122026-06-30T15:04:08.870Z[ ID] Interval Transfer Bitrate
29132026-06-30T15:04:08.870Z[ 5] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
29142026-06-30T15:04:08.870Z[ 8] 0.00-10.00 sec 514 MBytes 432 Mbits/sec receiver
29152026-06-30T15:04:08.870Z[ 10] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
29162026-06-30T15:04:08.870Z[ 12] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
29172026-06-30T15:04:08.870Z[ 14] 0.00-10.00 sec 514 MBytes 432 Mbits/sec receiver
29182026-06-30T15:04:08.870Z[ 16] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
29192026-06-30T15:04:08.870Z[ 18] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
29202026-06-30T15:04:08.870Z[ 20] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
29212026-06-30T15:04:08.870Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.45 Gbits/sec receiver
29222026-06-30T15:04:08.873ZRun 4/10...3454.035104196114Mbps
29232026-06-30T15:04:16.269Z-----------------------------------------------------------
29242026-06-30T15:04:16.270ZServer listening on 5201 (test #15)
29252026-06-30T15:04:16.270Z-----------------------------------------------------------
29262026-06-30T15:04:16.270ZAccepted connection from 10.0.0.1, port 61087
29272026-06-30T15:04:16.270Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59807
29282026-06-30T15:04:16.270Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50375
29292026-06-30T15:04:16.270Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65040
29302026-06-30T15:04:16.270Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58505
29312026-06-30T15:04:16.270Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46949
29322026-06-30T15:04:16.270Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42633
29332026-06-30T15:04:16.270Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51921
29342026-06-30T15:04:16.270Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58060
29352026-06-30T15:04:16.270Z[ ID] Interval Transfer Bitrate
29362026-06-30T15:04:16.270Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29372026-06-30T15:04:16.270Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29382026-06-30T15:04:16.270Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29392026-06-30T15:04:16.270Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29402026-06-30T15:04:16.270Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29412026-06-30T15:04:16.270Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29422026-06-30T15:04:16.270Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29432026-06-30T15:04:16.270Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29442026-06-30T15:04:16.270Z[SUM] 0.00-1.00 sec 332 MBytes 2.78 Gbits/sec
29452026-06-30T15:04:16.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
29462026-06-30T15:04:16.270Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
29472026-06-30T15:04:16.270Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29482026-06-30T15:04:16.270Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29492026-06-30T15:04:16.270Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29502026-06-30T15:04:16.270Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29512026-06-30T15:04:16.270Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29522026-06-30T15:04:16.270Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29532026-06-30T15:04:16.270Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
29542026-06-30T15:04:16.270Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
29552026-06-30T15:04:16.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
29562026-06-30T15:04:16.270Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29572026-06-30T15:04:16.270Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
29582026-06-30T15:04:16.270Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29592026-06-30T15:04:16.270Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29602026-06-30T15:04:16.270Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29612026-06-30T15:04:16.271Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29622026-06-30T15:04:16.271Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29632026-06-30T15:04:16.271Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29642026-06-30T15:04:16.271Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
29652026-06-30T15:04:16.271Z- - - - - - - - - - - - - - - - - - - - - - - - -
29662026-06-30T15:04:16.271Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29672026-06-30T15:04:16.271Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
29682026-06-30T15:04:16.272Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29692026-06-30T15:04:16.272Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29702026-06-30T15:04:16.272Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29712026-06-30T15:04:16.272Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29722026-06-30T15:04:16.272Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29732026-06-30T15:04:16.272Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
29742026-06-30T15:04:16.272Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
29752026-06-30T15:04:16.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
29762026-06-30T15:04:16.272Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29772026-06-30T15:04:16.272Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29782026-06-30T15:04:16.272Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29792026-06-30T15:04:16.272Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29802026-06-30T15:04:16.272Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
29812026-06-30T15:04:16.272Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29822026-06-30T15:04:16.272Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29832026-06-30T15:04:16.272Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
29842026-06-30T15:04:16.272Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
29852026-06-30T15:04:16.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
29862026-06-30T15:04:16.272Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29872026-06-30T15:04:16.272Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29882026-06-30T15:04:16.272Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
29892026-06-30T15:04:16.272Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29902026-06-30T15:04:16.272Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29912026-06-30T15:04:16.272Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29922026-06-30T15:04:16.272Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29932026-06-30T15:04:16.272Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
29942026-06-30T15:04:16.272Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
29952026-06-30T15:04:16.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
29962026-06-30T15:04:16.272Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
29972026-06-30T15:04:16.272Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
29982026-06-30T15:04:16.272Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
29992026-06-30T15:04:19.271Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
30002026-06-30T15:04:19.271Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
30012026-06-30T15:04:19.271Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
30022026-06-30T15:04:19.271Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
30032026-06-30T15:04:19.272Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
30042026-06-30T15:04:19.272Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
30052026-06-30T15:04:19.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
30062026-06-30T15:04:19.272Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
30072026-06-30T15:04:19.272Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
30082026-06-30T15:04:19.272Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
30092026-06-30T15:04:19.272Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
30102026-06-30T15:04:19.272Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
30112026-06-30T15:04:19.272Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
30122026-06-30T15:04:19.272Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
30132026-06-30T15:04:19.272Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
30142026-06-30T15:04:19.272Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
30152026-06-30T15:04:19.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
30162026-06-30T15:04:19.272Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30172026-06-30T15:04:19.272Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30182026-06-30T15:04:19.272Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30192026-06-30T15:04:19.272Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30202026-06-30T15:04:19.272Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30212026-06-30T15:04:19.272Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30222026-06-30T15:04:19.272Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30232026-06-30T15:04:19.272Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30242026-06-30T15:04:19.272Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
30252026-06-30T15:04:19.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
30262026-06-30T15:04:19.272Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
30272026-06-30T15:04:19.272Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
30282026-06-30T15:04:19.272Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
30292026-06-30T15:04:19.272Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
30302026-06-30T15:04:19.272Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
30312026-06-30T15:04:19.272Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
30322026-06-30T15:04:19.272Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
30332026-06-30T15:04:19.272Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
30342026-06-30T15:04:19.272Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
30352026-06-30T15:04:19.272Z- - - - - - - - - - - - - - - - - - - - - - - - -
30362026-06-30T15:04:19.272Z[ 5] 10.00-10.00 sec 128 KBytes 928 Mbits/sec
30372026-06-30T15:04:19.272Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30382026-06-30T15:04:19.272Z[ 10] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
30392026-06-30T15:04:19.272Z[ 12] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
30402026-06-30T15:04:19.272Z[ 14] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
30412026-06-30T15:04:19.273Z[ 16] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
30422026-06-30T15:04:19.273Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30432026-06-30T15:04:19.273Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30442026-06-30T15:04:19.273Z[SUM] 10.00-10.00 sec 640 KBytes 4.64 Gbits/sec
30452026-06-30T15:04:19.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
30462026-06-30T15:04:19.273Z[ ID] Interval Transfer Bitrate
30472026-06-30T15:04:19.273Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
30482026-06-30T15:04:19.273Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30492026-06-30T15:04:19.273Z[ 10] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
30502026-06-30T15:04:19.273Z[ 12] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
30512026-06-30T15:04:19.273Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
30522026-06-30T15:04:19.273Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
30532026-06-30T15:04:19.273Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30542026-06-30T15:04:19.273Z[ 20] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
30552026-06-30T15:04:19.273Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec receiver
30562026-06-30T15:04:19.276ZRun 5/10...3493.671766785247Mbps
30572026-06-30T15:04:26.679Z-----------------------------------------------------------
30582026-06-30T15:04:26.679ZServer listening on 5201 (test #16)
30592026-06-30T15:04:26.679Z-----------------------------------------------------------
30602026-06-30T15:04:26.679ZAccepted connection from 10.0.0.1, port 33683
30612026-06-30T15:04:26.679Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44782
30622026-06-30T15:04:26.679Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55544
30632026-06-30T15:04:26.679Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54216
30642026-06-30T15:04:26.679Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57053
30652026-06-30T15:04:26.679Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63364
30662026-06-30T15:04:26.679Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33580
30672026-06-30T15:04:26.679Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61261
30682026-06-30T15:04:26.679Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45451
30692026-06-30T15:04:26.679Z[ ID] Interval Transfer Bitrate
30702026-06-30T15:04:26.679Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30712026-06-30T15:04:26.679Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30722026-06-30T15:04:26.679Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30732026-06-30T15:04:26.679Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30742026-06-30T15:04:26.679Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
30752026-06-30T15:04:26.679Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30762026-06-30T15:04:26.679Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30772026-06-30T15:04:26.679Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
30782026-06-30T15:04:26.679Z[SUM] 0.00-1.00 sec 332 MBytes 2.78 Gbits/sec
30792026-06-30T15:04:26.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
30802026-06-30T15:04:26.680Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30812026-06-30T15:04:26.680Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30822026-06-30T15:04:26.680Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30832026-06-30T15:04:26.680Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30842026-06-30T15:04:26.680Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30852026-06-30T15:04:26.680Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30862026-06-30T15:04:26.680Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30872026-06-30T15:04:26.680Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30882026-06-30T15:04:26.680Z[SUM] 1.00-2.00 sec 430 MBytes 3.60 Gbits/sec
30892026-06-30T15:04:26.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
30902026-06-30T15:04:26.680Z[ 5] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
30912026-06-30T15:04:26.680Z[ 8] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
30922026-06-30T15:04:26.680Z[ 10] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
30932026-06-30T15:04:26.680Z[ 12] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
30942026-06-30T15:04:26.680Z[ 14] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
30952026-06-30T15:04:26.680Z[ 16] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
30962026-06-30T15:04:26.680Z[ 18] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
30972026-06-30T15:04:26.680Z[ 20] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
30982026-06-30T15:04:26.680Z[SUM] 2.00-3.00 sec 419 MBytes 3.52 Gbits/sec
30992026-06-30T15:04:26.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
31002026-06-30T15:04:26.680Z[ 5] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
31012026-06-30T15:04:26.680Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
31022026-06-30T15:04:26.680Z[ 10] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
31032026-06-30T15:04:26.680Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
31042026-06-30T15:04:26.680Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
31052026-06-30T15:04:26.680Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
31062026-06-30T15:04:26.680Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
31072026-06-30T15:04:26.680Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
31082026-06-30T15:04:26.680Z[SUM] 3.00-4.00 sec 420 MBytes 3.53 Gbits/sec
31092026-06-30T15:04:26.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
31102026-06-30T15:04:26.680Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31112026-06-30T15:04:26.680Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31122026-06-30T15:04:26.680Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31132026-06-30T15:04:26.680Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31142026-06-30T15:04:26.680Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
31152026-06-30T15:04:26.680Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
31162026-06-30T15:04:26.680Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
31172026-06-30T15:04:26.681Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
31182026-06-30T15:04:26.681Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
31192026-06-30T15:04:26.681Z- - - - - - - - - - - - - - - - - - - - - - - - -
31202026-06-30T15:04:26.681Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31212026-06-30T15:04:26.681Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31222026-06-30T15:04:26.681Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31232026-06-30T15:04:26.681Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31242026-06-30T15:04:26.681Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31252026-06-30T15:04:26.681Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31262026-06-30T15:04:26.681Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31272026-06-30T15:04:26.681Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31282026-06-30T15:04:26.681Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
31292026-06-30T15:04:26.681Z- - - - - - - - - - - - - - - - - - - - - - - - -
31302026-06-30T15:04:26.681Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
31312026-06-30T15:04:26.681Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
31322026-06-30T15:04:26.681Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
31332026-06-30T15:04:29.679Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
31342026-06-30T15:04:29.680Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31352026-06-30T15:04:29.680Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
31362026-06-30T15:04:29.680Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
31372026-06-30T15:04:29.684Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
31382026-06-30T15:04:29.684Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
31392026-06-30T15:04:29.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
31402026-06-30T15:04:29.684Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31412026-06-30T15:04:29.684Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31422026-06-30T15:04:29.684Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31432026-06-30T15:04:29.684Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31442026-06-30T15:04:29.684Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31452026-06-30T15:04:29.684Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
31462026-06-30T15:04:29.684Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31472026-06-30T15:04:29.684Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31482026-06-30T15:04:29.684Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
31492026-06-30T15:04:29.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
31502026-06-30T15:04:29.684Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31512026-06-30T15:04:29.684Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31522026-06-30T15:04:29.684Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31532026-06-30T15:04:29.684Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31542026-06-30T15:04:29.684Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31552026-06-30T15:04:29.684Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31562026-06-30T15:04:29.684Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31572026-06-30T15:04:29.684Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31582026-06-30T15:04:29.684Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
31592026-06-30T15:04:29.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
31602026-06-30T15:04:29.684Z[ 5] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
31612026-06-30T15:04:29.684Z[ 8] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
31622026-06-30T15:04:29.684Z[ 10] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
31632026-06-30T15:04:29.684Z[ 12] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
31642026-06-30T15:04:29.684Z[ 14] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
31652026-06-30T15:04:29.684Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
31662026-06-30T15:04:29.684Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
31672026-06-30T15:04:29.684Z[ 20] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
31682026-06-30T15:04:29.684Z[SUM] 9.00-10.00 sec 418 MBytes 3.50 Gbits/sec
31692026-06-30T15:04:29.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
31702026-06-30T15:04:29.684Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31712026-06-30T15:04:29.684Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31722026-06-30T15:04:29.685Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31732026-06-30T15:04:29.685Z[ 12] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
31742026-06-30T15:04:29.685Z[ 14] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
31752026-06-30T15:04:29.685Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31762026-06-30T15:04:29.685Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31772026-06-30T15:04:29.685Z[ 20] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
31782026-06-30T15:04:29.685Z[SUM] 10.00-10.00 sec 384 KBytes 3.11 Gbits/sec
31792026-06-30T15:04:29.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
31802026-06-30T15:04:29.685Z[ ID] Interval Transfer Bitrate
31812026-06-30T15:04:29.685Z[ 5] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
31822026-06-30T15:04:29.685Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
31832026-06-30T15:04:29.685Z[ 10] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
31842026-06-30T15:04:29.685Z[ 12] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
31852026-06-30T15:04:29.685Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
31862026-06-30T15:04:29.685Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
31872026-06-30T15:04:29.685Z[ 18] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
31882026-06-30T15:04:29.685Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
31892026-06-30T15:04:29.685Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.48 Gbits/sec receiver
31902026-06-30T15:04:29.685ZRun 6/10...3484.7566320461365Mbps
31912026-06-30T15:04:37.083Z-----------------------------------------------------------
31922026-06-30T15:04:37.083ZServer listening on 5201 (test #17)
31932026-06-30T15:04:37.083Z-----------------------------------------------------------
31942026-06-30T15:04:37.083ZAccepted connection from 10.0.0.1, port 50567
31952026-06-30T15:04:37.083Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43326
31962026-06-30T15:04:37.083Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40120
31972026-06-30T15:04:37.083Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59136
31982026-06-30T15:04:37.083Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52532
31992026-06-30T15:04:37.083Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43732
32002026-06-30T15:04:37.083Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50267
32012026-06-30T15:04:37.083Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33665
32022026-06-30T15:04:37.083Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58863
32032026-06-30T15:04:37.083Z[ ID] Interval Transfer Bitrate
32042026-06-30T15:04:37.083Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
32052026-06-30T15:04:37.083Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
32062026-06-30T15:04:37.083Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32072026-06-30T15:04:37.083Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32082026-06-30T15:04:37.083Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
32092026-06-30T15:04:37.083Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32102026-06-30T15:04:37.083Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32112026-06-30T15:04:37.083Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32122026-06-30T15:04:37.083Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
32132026-06-30T15:04:37.083Z- - - - - - - - - - - - - - - - - - - - - - - - -
32142026-06-30T15:04:37.083Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32152026-06-30T15:04:37.083Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32162026-06-30T15:04:37.083Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32172026-06-30T15:04:37.083Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32182026-06-30T15:04:37.083Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32192026-06-30T15:04:37.083Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32202026-06-30T15:04:37.083Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32212026-06-30T15:04:37.084Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32222026-06-30T15:04:37.084Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
32232026-06-30T15:04:37.084Z- - - - - - - - - - - - - - - - - - - - - - - - -
32242026-06-30T15:04:37.084Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32252026-06-30T15:04:37.084Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32262026-06-30T15:04:37.084Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32272026-06-30T15:04:37.084Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32282026-06-30T15:04:37.084Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32292026-06-30T15:04:37.084Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32302026-06-30T15:04:37.084Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32312026-06-30T15:04:37.084Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32322026-06-30T15:04:37.084Z[SUM] 2.00-3.00 sec 427 MBytes 3.59 Gbits/sec
32332026-06-30T15:04:37.084Z- - - - - - - - - - - - - - - - - - - - - - - - -
32342026-06-30T15:04:37.084Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
32352026-06-30T15:04:37.084Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32362026-06-30T15:04:37.084Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32372026-06-30T15:04:37.084Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32382026-06-30T15:04:37.084Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
32392026-06-30T15:04:37.084Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32402026-06-30T15:04:37.084Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
32412026-06-30T15:04:37.084Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32422026-06-30T15:04:37.084Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
32432026-06-30T15:04:37.084Z- - - - - - - - - - - - - - - - - - - - - - - - -
32442026-06-30T15:04:37.084Z[ 5] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
32452026-06-30T15:04:37.084Z[ 8] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
32462026-06-30T15:04:37.084Z[ 10] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
32472026-06-30T15:04:37.084Z[ 12] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
32482026-06-30T15:04:37.084Z[ 14] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
32492026-06-30T15:04:37.084Z[ 16] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
32502026-06-30T15:04:37.084Z[ 18] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
32512026-06-30T15:04:37.084Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
32522026-06-30T15:04:37.084Z[SUM] 4.00-5.00 sec 417 MBytes 3.50 Gbits/sec
32532026-06-30T15:04:37.084Z- - - - - - - - - - - - - - - - - - - - - - - - -
32542026-06-30T15:04:37.084Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
32552026-06-30T15:04:37.084Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
32562026-06-30T15:04:37.084Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
32572026-06-30T15:04:37.084Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
32582026-06-30T15:04:37.084Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
32592026-06-30T15:04:37.084Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
32602026-06-30T15:04:37.085Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
32612026-06-30T15:04:37.085Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
32622026-06-30T15:04:37.085Z[SUM] 5.00-6.00 sec 420 MBytes 3.53 Gbits/sec
32632026-06-30T15:04:37.085Z- - - - - - - - - - - - - - - - - - - - - - - - -
32642026-06-30T15:04:37.085Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32652026-06-30T15:04:37.085Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32662026-06-30T15:04:37.085Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32672026-06-30T15:04:40.085Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32682026-06-30T15:04:40.085Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32692026-06-30T15:04:40.085Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32702026-06-30T15:04:40.085Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32712026-06-30T15:04:40.085Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32722026-06-30T15:04:40.085Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
32732026-06-30T15:04:40.085Z- - - - - - - - - - - - - - - - - - - - - - - - -
32742026-06-30T15:04:40.085Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32752026-06-30T15:04:40.085Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32762026-06-30T15:04:40.085Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32772026-06-30T15:04:40.085Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32782026-06-30T15:04:40.085Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32792026-06-30T15:04:40.085Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32802026-06-30T15:04:40.085Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32812026-06-30T15:04:40.085Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32822026-06-30T15:04:40.085Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
32832026-06-30T15:04:40.085Z- - - - - - - - - - - - - - - - - - - - - - - - -
32842026-06-30T15:04:40.085Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
32852026-06-30T15:04:40.085Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
32862026-06-30T15:04:40.085Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
32872026-06-30T15:04:40.085Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
32882026-06-30T15:04:40.085Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
32892026-06-30T15:04:40.085Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
32902026-06-30T15:04:40.085Z[ 18] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
32912026-06-30T15:04:40.085Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
32922026-06-30T15:04:40.085Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
32932026-06-30T15:04:40.085Z- - - - - - - - - - - - - - - - - - - - - - - - -
32942026-06-30T15:04:40.085Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32952026-06-30T15:04:40.085Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
32962026-06-30T15:04:40.085Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32972026-06-30T15:04:40.085Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32982026-06-30T15:04:40.085Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32992026-06-30T15:04:40.085Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
33002026-06-30T15:04:40.085Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
33012026-06-30T15:04:40.085Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
33022026-06-30T15:04:40.085Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
33032026-06-30T15:04:40.085Z- - - - - - - - - - - - - - - - - - - - - - - - -
33042026-06-30T15:04:40.086Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33052026-06-30T15:04:40.086Z[ 8] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
33062026-06-30T15:04:40.086Z[ 10] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
33072026-06-30T15:04:40.086Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33082026-06-30T15:04:40.086Z[ 14] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
33092026-06-30T15:04:40.086Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33102026-06-30T15:04:40.086Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33112026-06-30T15:04:40.086Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33122026-06-30T15:04:40.086Z[SUM] 10.00-10.00 sec 384 KBytes 3.05 Gbits/sec
33132026-06-30T15:04:40.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
33142026-06-30T15:04:40.086Z[ ID] Interval Transfer Bitrate
33152026-06-30T15:04:40.086Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
33162026-06-30T15:04:40.086Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
33172026-06-30T15:04:40.086Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
33182026-06-30T15:04:40.086Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
33192026-06-30T15:04:40.086Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
33202026-06-30T15:04:40.086Z[ 16] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
33212026-06-30T15:04:40.086Z[ 18] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
33222026-06-30T15:04:40.086Z[ 20] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
33232026-06-30T15:04:40.086Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.48 Gbits/sec receiver
33242026-06-30T15:04:40.089ZRun 7/10...3484.8660174342185Mbps
33252026-06-30T15:04:47.487Z-----------------------------------------------------------
33262026-06-30T15:04:47.487ZServer listening on 5201 (test #18)
33272026-06-30T15:04:47.487Z-----------------------------------------------------------
33282026-06-30T15:04:47.487ZAccepted connection from 10.0.0.1, port 37511
33292026-06-30T15:04:47.487Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55174
33302026-06-30T15:04:47.487Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63501
33312026-06-30T15:04:47.487Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42089
33322026-06-30T15:04:47.487Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38187
33332026-06-30T15:04:47.487Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42195
33342026-06-30T15:04:47.487Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53717
33352026-06-30T15:04:47.487Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60512
33362026-06-30T15:04:47.487Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45388
33372026-06-30T15:04:47.487Z[ ID] Interval Transfer Bitrate
33382026-06-30T15:04:47.487Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33392026-06-30T15:04:47.487Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33402026-06-30T15:04:47.488Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33412026-06-30T15:04:47.488Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33422026-06-30T15:04:47.488Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33432026-06-30T15:04:47.488Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33442026-06-30T15:04:47.488Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33452026-06-30T15:04:47.488Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33462026-06-30T15:04:47.488Z[SUM] 0.00-1.00 sec 336 MBytes 2.81 Gbits/sec
33472026-06-30T15:04:47.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
33482026-06-30T15:04:47.488Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33492026-06-30T15:04:47.488Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33502026-06-30T15:04:47.488Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33512026-06-30T15:04:47.488Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33522026-06-30T15:04:47.488Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33532026-06-30T15:04:47.488Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33542026-06-30T15:04:47.488Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33552026-06-30T15:04:47.488Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33562026-06-30T15:04:47.488Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
33572026-06-30T15:04:47.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
33582026-06-30T15:04:47.488Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33592026-06-30T15:04:47.488Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
33602026-06-30T15:04:47.488Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33612026-06-30T15:04:47.488Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33622026-06-30T15:04:47.488Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33632026-06-30T15:04:47.488Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
33642026-06-30T15:04:47.488Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
33652026-06-30T15:04:47.488Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
33662026-06-30T15:04:47.488Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
33672026-06-30T15:04:47.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
33682026-06-30T15:04:47.489Z[ 5] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
33692026-06-30T15:04:47.489Z[ 8] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
33702026-06-30T15:04:47.489Z[ 10] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
33712026-06-30T15:04:47.489Z[ 12] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
33722026-06-30T15:04:47.489Z[ 14] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
33732026-06-30T15:04:47.489Z[ 16] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
33742026-06-30T15:04:47.489Z[ 18] 3.00-4.00 sec 51.8 MBytes 434 Mbits/sec
33752026-06-30T15:04:47.489Z[ 20] 3.00-4.00 sec 51.8 MBytes 434 Mbits/sec
33762026-06-30T15:04:47.489Z[SUM] 3.00-4.00 sec 415 MBytes 3.48 Gbits/sec
33772026-06-30T15:04:47.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
33782026-06-30T15:04:47.489Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
33792026-06-30T15:04:47.489Z[ 8] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
33802026-06-30T15:04:47.489Z[ 10] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
33812026-06-30T15:04:47.489Z[ 12] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
33822026-06-30T15:04:47.489Z[ 14] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
33832026-06-30T15:04:47.489Z[ 16] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
33842026-06-30T15:04:47.489Z[ 18] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
33852026-06-30T15:04:47.489Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
33862026-06-30T15:04:47.489Z[SUM] 4.00-5.00 sec 418 MBytes 3.51 Gbits/sec
33872026-06-30T15:04:47.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
33882026-06-30T15:04:47.489Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33892026-06-30T15:04:47.489Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33902026-06-30T15:04:47.489Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33912026-06-30T15:04:47.489Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33922026-06-30T15:04:47.489Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33932026-06-30T15:04:47.489Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33942026-06-30T15:04:47.489Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33952026-06-30T15:04:47.490Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
33962026-06-30T15:04:47.490Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
33972026-06-30T15:04:47.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
33982026-06-30T15:04:47.490Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
33992026-06-30T15:04:47.490Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34002026-06-30T15:04:47.490Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34012026-06-30T15:04:50.489Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34022026-06-30T15:04:50.489Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34032026-06-30T15:04:50.489Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34042026-06-30T15:04:50.489Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34052026-06-30T15:04:50.489Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34062026-06-30T15:04:50.489Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
34072026-06-30T15:04:50.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
34082026-06-30T15:04:50.489Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34092026-06-30T15:04:50.489Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34102026-06-30T15:04:50.489Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34112026-06-30T15:04:50.489Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34122026-06-30T15:04:50.489Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34132026-06-30T15:04:50.489Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34142026-06-30T15:04:50.489Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34152026-06-30T15:04:50.489Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34162026-06-30T15:04:50.489Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
34172026-06-30T15:04:50.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
34182026-06-30T15:04:50.489Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34192026-06-30T15:04:50.489Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34202026-06-30T15:04:50.489Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34212026-06-30T15:04:50.490Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34222026-06-30T15:04:50.490Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34232026-06-30T15:04:50.490Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34242026-06-30T15:04:50.490Z[ 18] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
34252026-06-30T15:04:50.490Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34262026-06-30T15:04:50.490Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
34272026-06-30T15:04:50.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
34282026-06-30T15:04:50.490Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34292026-06-30T15:04:50.490Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34302026-06-30T15:04:50.490Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34312026-06-30T15:04:50.490Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34322026-06-30T15:04:50.490Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34332026-06-30T15:04:50.490Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34342026-06-30T15:04:50.490Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34352026-06-30T15:04:50.490Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34362026-06-30T15:04:50.490Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
34372026-06-30T15:04:50.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
34382026-06-30T15:04:50.490Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34392026-06-30T15:04:50.490Z[ 8] 10.00-10.00 sec 128 KBytes 775 Mbits/sec
34402026-06-30T15:04:50.490Z[ 10] 10.00-10.00 sec 128 KBytes 775 Mbits/sec
34412026-06-30T15:04:50.490Z[ 12] 10.00-10.00 sec 128 KBytes 775 Mbits/sec
34422026-06-30T15:04:50.493Z[ 14] 10.00-10.00 sec 128 KBytes 775 Mbits/sec
34432026-06-30T15:04:50.493Z[ 16] 10.00-10.00 sec 128 KBytes 775 Mbits/sec
34442026-06-30T15:04:50.493Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34452026-06-30T15:04:50.493Z[ 20] 10.00-10.00 sec 128 KBytes 775 Mbits/sec
34462026-06-30T15:04:50.493Z[SUM] 10.00-10.00 sec 768 KBytes 4.65 Gbits/sec
34472026-06-30T15:04:50.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
34482026-06-30T15:04:50.493Z[ ID] Interval Transfer Bitrate
34492026-06-30T15:04:50.493Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
34502026-06-30T15:04:50.493Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
34512026-06-30T15:04:50.494Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
34522026-06-30T15:04:50.494Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
34532026-06-30T15:04:50.494Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
34542026-06-30T15:04:50.494Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
34552026-06-30T15:04:50.494Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
34562026-06-30T15:04:50.494Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
34572026-06-30T15:04:50.494Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
34582026-06-30T15:04:50.494ZRun 8/10...3482.2418491100248Mbps
34592026-06-30T15:04:57.890Z-----------------------------------------------------------
34602026-06-30T15:04:57.890ZServer listening on 5201 (test #19)
34612026-06-30T15:04:57.890Z-----------------------------------------------------------
34622026-06-30T15:04:57.890ZAccepted connection from 10.0.0.1, port 47553
34632026-06-30T15:04:57.890Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53650
34642026-06-30T15:04:57.890Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41522
34652026-06-30T15:04:57.890Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34069
34662026-06-30T15:04:57.890Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45696
34672026-06-30T15:04:57.890Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62621
34682026-06-30T15:04:57.890Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46640
34692026-06-30T15:04:57.891Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51108
34702026-06-30T15:04:57.891Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42349
34712026-06-30T15:04:57.891Z[ ID] Interval Transfer Bitrate
34722026-06-30T15:04:57.891Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
34732026-06-30T15:04:57.891Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
34742026-06-30T15:04:57.891Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34752026-06-30T15:04:57.891Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
34762026-06-30T15:04:57.891Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34772026-06-30T15:04:57.891Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34782026-06-30T15:04:57.891Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
34792026-06-30T15:04:57.891Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
34802026-06-30T15:04:57.891Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
34812026-06-30T15:04:57.891Z- - - - - - - - - - - - - - - - - - - - - - - - -
34822026-06-30T15:04:57.891Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34832026-06-30T15:04:57.891Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34842026-06-30T15:04:57.891Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
34852026-06-30T15:04:57.891Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
34862026-06-30T15:04:57.891Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34872026-06-30T15:04:57.891Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
34882026-06-30T15:04:57.891Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
34892026-06-30T15:04:57.891Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
34902026-06-30T15:04:57.891Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
34912026-06-30T15:04:57.891Z- - - - - - - - - - - - - - - - - - - - - - - - -
34922026-06-30T15:04:57.891Z[ 5] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
34932026-06-30T15:04:57.891Z[ 8] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
34942026-06-30T15:04:57.891Z[ 10] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
34952026-06-30T15:04:57.891Z[ 12] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
34962026-06-30T15:04:57.892Z[ 14] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
34972026-06-30T15:04:57.892Z[ 16] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
34982026-06-30T15:04:57.892Z[ 18] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
34992026-06-30T15:04:57.892Z[ 20] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
35002026-06-30T15:04:57.892Z[SUM] 2.00-3.00 sec 418 MBytes 3.51 Gbits/sec
35012026-06-30T15:04:57.892Z- - - - - - - - - - - - - - - - - - - - - - - - -
35022026-06-30T15:04:57.892Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
35032026-06-30T15:04:57.892Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
35042026-06-30T15:04:57.892Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35052026-06-30T15:04:57.892Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35062026-06-30T15:04:57.892Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35072026-06-30T15:04:57.892Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35082026-06-30T15:04:57.892Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35092026-06-30T15:04:57.892Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
35102026-06-30T15:04:57.892Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
35112026-06-30T15:04:57.892Z- - - - - - - - - - - - - - - - - - - - - - - - -
35122026-06-30T15:04:57.892Z[ 5] 4.00-5.00 sec 51.1 MBytes 429 Mbits/sec
35132026-06-30T15:04:57.892Z[ 8] 4.00-5.00 sec 51.4 MBytes 431 Mbits/sec
35142026-06-30T15:04:57.892Z[ 10] 4.00-5.00 sec 51.2 MBytes 430 Mbits/sec
35152026-06-30T15:04:57.892Z[ 12] 4.00-5.00 sec 51.2 MBytes 430 Mbits/sec
35162026-06-30T15:04:57.892Z[ 14] 4.00-5.00 sec 51.4 MBytes 431 Mbits/sec
35172026-06-30T15:04:57.892Z[ 16] 4.00-5.00 sec 51.2 MBytes 430 Mbits/sec
35182026-06-30T15:04:57.892Z[ 18] 4.00-5.00 sec 51.2 MBytes 430 Mbits/sec
35192026-06-30T15:04:57.892Z[ 20] 4.00-5.00 sec 51.2 MBytes 430 Mbits/sec
35202026-06-30T15:04:57.892Z[SUM] 4.00-5.00 sec 410 MBytes 3.44 Gbits/sec
35212026-06-30T15:04:57.892Z- - - - - - - - - - - - - - - - - - - - - - - - -
35222026-06-30T15:04:57.892Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35232026-06-30T15:04:57.892Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
35242026-06-30T15:04:57.892Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35252026-06-30T15:04:57.892Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35262026-06-30T15:04:57.893Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
35272026-06-30T15:04:57.893Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35282026-06-30T15:04:57.893Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35292026-06-30T15:04:57.893Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35302026-06-30T15:04:57.893Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
35312026-06-30T15:04:57.893Z- - - - - - - - - - - - - - - - - - - - - - - - -
35322026-06-30T15:04:57.893Z[ 5] 6.00-7.00 sec 51.4 MBytes 431 Mbits/sec
35332026-06-30T15:04:57.893Z[ 8] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
35342026-06-30T15:04:57.893Z[ 10] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
35352026-06-30T15:05:00.893Z[ 12] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
35362026-06-30T15:05:00.893Z[ 14] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
35372026-06-30T15:05:00.893Z[ 16] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
35382026-06-30T15:05:00.893Z[ 18] 6.00-7.00 sec 51.6 MBytes 433 Mbits/sec
35392026-06-30T15:05:00.893Z[ 20] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
35402026-06-30T15:05:00.893Z[SUM] 6.00-7.00 sec 412 MBytes 3.46 Gbits/sec
35412026-06-30T15:05:00.893Z- - - - - - - - - - - - - - - - - - - - - - - - -
35422026-06-30T15:05:00.893Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
35432026-06-30T15:05:00.893Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
35442026-06-30T15:05:00.893Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
35452026-06-30T15:05:00.893Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
35462026-06-30T15:05:00.893Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
35472026-06-30T15:05:00.893Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
35482026-06-30T15:05:00.893Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
35492026-06-30T15:05:00.893Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
35502026-06-30T15:05:00.893Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
35512026-06-30T15:05:00.893Z- - - - - - - - - - - - - - - - - - - - - - - - -
35522026-06-30T15:05:00.893Z[ 5] 8.00-9.00 sec 50.9 MBytes 427 Mbits/sec
35532026-06-30T15:05:00.893Z[ 8] 8.00-9.00 sec 50.9 MBytes 427 Mbits/sec
35542026-06-30T15:05:00.894Z[ 10] 8.00-9.00 sec 50.9 MBytes 427 Mbits/sec
35552026-06-30T15:05:00.894Z[ 12] 8.00-9.00 sec 51.0 MBytes 428 Mbits/sec
35562026-06-30T15:05:00.894Z[ 14] 8.00-9.00 sec 50.9 MBytes 427 Mbits/sec
35572026-06-30T15:05:00.894Z[ 16] 8.00-9.00 sec 51.0 MBytes 428 Mbits/sec
35582026-06-30T15:05:00.894Z[ 18] 8.00-9.00 sec 50.9 MBytes 427 Mbits/sec
35592026-06-30T15:05:00.894Z[ 20] 8.00-9.00 sec 50.9 MBytes 427 Mbits/sec
35602026-06-30T15:05:00.894Z[SUM] 8.00-9.00 sec 407 MBytes 3.42 Gbits/sec
35612026-06-30T15:05:00.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
35622026-06-30T15:05:00.894Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35632026-06-30T15:05:00.894Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35642026-06-30T15:05:00.894Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35652026-06-30T15:05:00.894Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35662026-06-30T15:05:00.894Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35672026-06-30T15:05:00.894Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35682026-06-30T15:05:00.894Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35692026-06-30T15:05:00.894Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35702026-06-30T15:05:00.894Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
35712026-06-30T15:05:00.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
35722026-06-30T15:05:00.894Z[ 5] 10.00-10.00 sec 128 KBytes 616 Mbits/sec
35732026-06-30T15:05:00.894Z[ 8] 10.00-10.00 sec 128 KBytes 616 Mbits/sec
35742026-06-30T15:05:00.894Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35752026-06-30T15:05:00.894Z[ 12] 10.00-10.00 sec 128 KBytes 619 Mbits/sec
35762026-06-30T15:05:00.894Z[ 14] 10.00-10.00 sec 128 KBytes 619 Mbits/sec
35772026-06-30T15:05:00.894Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35782026-06-30T15:05:00.894Z[ 18] 10.00-10.00 sec 128 KBytes 619 Mbits/sec
35792026-06-30T15:05:00.894Z[ 20] 10.00-10.00 sec 128 KBytes 619 Mbits/sec
35802026-06-30T15:05:00.894Z[SUM] 10.00-10.00 sec 768 KBytes 3.69 Gbits/sec
35812026-06-30T15:05:00.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
35822026-06-30T15:05:00.894Z[ ID] Interval Transfer Bitrate
35832026-06-30T15:05:00.894Z[ 5] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
35842026-06-30T15:05:00.894Z[ 8] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
35852026-06-30T15:05:00.894Z[ 10] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
35862026-06-30T15:05:00.894Z[ 12] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
35872026-06-30T15:05:00.894Z[ 14] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
35882026-06-30T15:05:00.894Z[ 16] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
35892026-06-30T15:05:00.894Z[ 18] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
35902026-06-30T15:05:00.898Z[ 20] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
35912026-06-30T15:05:00.898Z[SUM] 0.00-10.00 sec 4.01 GBytes 3.45 Gbits/sec receiver
35922026-06-30T15:05:00.898ZRun 9/10...3448.135628609076Mbps
35932026-06-30T15:05:08.304Z-----------------------------------------------------------
35942026-06-30T15:05:08.304ZServer listening on 5201 (test #20)
35952026-06-30T15:05:08.304Z-----------------------------------------------------------
35962026-06-30T15:05:08.304ZAccepted connection from 10.0.0.1, port 51402
35972026-06-30T15:05:08.305Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35548
35982026-06-30T15:05:08.305Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59222
35992026-06-30T15:05:08.305Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54950
36002026-06-30T15:05:08.305Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52958
36012026-06-30T15:05:08.305Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45068
36022026-06-30T15:05:08.305Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53539
36032026-06-30T15:05:08.305Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44467
36042026-06-30T15:05:08.305Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39127
36052026-06-30T15:05:08.305Z[ ID] Interval Transfer Bitrate
36062026-06-30T15:05:08.305Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36072026-06-30T15:05:08.305Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36082026-06-30T15:05:08.305Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36092026-06-30T15:05:08.305Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36102026-06-30T15:05:08.305Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36112026-06-30T15:05:08.305Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36122026-06-30T15:05:08.305Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36132026-06-30T15:05:08.305Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36142026-06-30T15:05:08.305Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
36152026-06-30T15:05:08.305Z- - - - - - - - - - - - - - - - - - - - - - - - -
36162026-06-30T15:05:08.305Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36172026-06-30T15:05:08.305Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
36182026-06-30T15:05:08.305Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36192026-06-30T15:05:08.305Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36202026-06-30T15:05:08.305Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36212026-06-30T15:05:08.305Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
36222026-06-30T15:05:08.305Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36232026-06-30T15:05:08.305Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
36242026-06-30T15:05:08.306Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
36252026-06-30T15:05:08.306Z- - - - - - - - - - - - - - - - - - - - - - - - -
36262026-06-30T15:05:08.306Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
36272026-06-30T15:05:08.306Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36282026-06-30T15:05:08.306Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36292026-06-30T15:05:08.306Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36302026-06-30T15:05:08.306Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36312026-06-30T15:05:08.306Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36322026-06-30T15:05:08.306Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36332026-06-30T15:05:08.306Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36342026-06-30T15:05:08.306Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
36352026-06-30T15:05:08.306Z- - - - - - - - - - - - - - - - - - - - - - - - -
36362026-06-30T15:05:08.306Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36372026-06-30T15:05:08.306Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36382026-06-30T15:05:08.306Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36392026-06-30T15:05:08.306Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36402026-06-30T15:05:08.306Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36412026-06-30T15:05:08.306Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36422026-06-30T15:05:08.306Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36432026-06-30T15:05:08.306Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36442026-06-30T15:05:08.306Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
36452026-06-30T15:05:08.306Z- - - - - - - - - - - - - - - - - - - - - - - - -
36462026-06-30T15:05:08.306Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36472026-06-30T15:05:08.306Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36482026-06-30T15:05:08.306Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36492026-06-30T15:05:08.306Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36502026-06-30T15:05:08.306Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
36512026-06-30T15:05:08.306Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36522026-06-30T15:05:08.307Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36532026-06-30T15:05:08.307Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36542026-06-30T15:05:08.307Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
36552026-06-30T15:05:08.307Z- - - - - - - - - - - - - - - - - - - - - - - - -
36562026-06-30T15:05:08.307Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36572026-06-30T15:05:08.307Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36582026-06-30T15:05:08.307Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36592026-06-30T15:05:08.307Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36602026-06-30T15:05:08.307Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36612026-06-30T15:05:08.307Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36622026-06-30T15:05:08.307Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36632026-06-30T15:05:08.307Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36642026-06-30T15:05:08.307Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
36652026-06-30T15:05:08.307Z- - - - - - - - - - - - - - - - - - - - - - - - -
36662026-06-30T15:05:08.307Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36672026-06-30T15:05:08.307Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36682026-06-30T15:05:08.307Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36692026-06-30T15:05:11.305Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36702026-06-30T15:05:11.305Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36712026-06-30T15:05:11.306Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36722026-06-30T15:05:11.306Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36732026-06-30T15:05:11.306Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36742026-06-30T15:05:11.306Z[SUM] 6.00-7.00 sec 425 MBytes 3.56 Gbits/sec
36752026-06-30T15:05:11.306Z- - - - - - - - - - - - - - - - - - - - - - - - -
36762026-06-30T15:05:11.306Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
36772026-06-30T15:05:11.306Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36782026-06-30T15:05:11.306Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
36792026-06-30T15:05:11.306Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
36802026-06-30T15:05:11.306Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36812026-06-30T15:05:11.306Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36822026-06-30T15:05:11.306Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
36832026-06-30T15:05:11.306Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
36842026-06-30T15:05:11.306Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
36852026-06-30T15:05:11.306Z- - - - - - - - - - - - - - - - - - - - - - - - -
36862026-06-30T15:05:11.306Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36872026-06-30T15:05:11.306Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36882026-06-30T15:05:11.306Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36892026-06-30T15:05:11.306Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36902026-06-30T15:05:11.306Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36912026-06-30T15:05:11.306Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36922026-06-30T15:05:11.306Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36932026-06-30T15:05:11.306Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36942026-06-30T15:05:11.306Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
36952026-06-30T15:05:11.306Z- - - - - - - - - - - - - - - - - - - - - - - - -
36962026-06-30T15:05:11.306Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
36972026-06-30T15:05:11.306Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
36982026-06-30T15:05:11.306Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
36992026-06-30T15:05:11.306Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37002026-06-30T15:05:11.306Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
37012026-06-30T15:05:11.306Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
37022026-06-30T15:05:11.306Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37032026-06-30T15:05:11.306Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
37042026-06-30T15:05:11.306Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
37052026-06-30T15:05:11.306Z- - - - - - - - - - - - - - - - - - - - - - - - -
37062026-06-30T15:05:11.306Z[ 5] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
37072026-06-30T15:05:11.306Z[ 8] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
37082026-06-30T15:05:11.306Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37092026-06-30T15:05:11.306Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37102026-06-30T15:05:11.307Z[ 14] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
37112026-06-30T15:05:11.307Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37122026-06-30T15:05:11.307Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37132026-06-30T15:05:11.307Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37142026-06-30T15:05:11.307Z[SUM] 10.00-10.00 sec 384 KBytes 3.06 Gbits/sec
37152026-06-30T15:05:11.307Z- - - - - - - - - - - - - - - - - - - - - - - - -
37162026-06-30T15:05:11.307Z[ ID] Interval Transfer Bitrate
37172026-06-30T15:05:11.307Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37182026-06-30T15:05:11.307Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37192026-06-30T15:05:11.307Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37202026-06-30T15:05:11.307Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37212026-06-30T15:05:11.307Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37222026-06-30T15:05:11.307Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37232026-06-30T15:05:11.307Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37242026-06-30T15:05:11.307Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37252026-06-30T15:05:11.307Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
37262026-06-30T15:05:11.310ZRun 10/10...3502.795223546037Mbps
37272026-06-30T15:05:11.310Z###---------------------###
37282026-06-30T15:05:11.310Z::: iPerf done... :::
37292026-06-30T15:05:11.310Z:::Awaiting out files...:::
37302026-06-30T15:05:11.310Z###---------------------###
37312026-06-30T15:05:11.310Z###-----###
37322026-06-30T15:05:11.310Z:::done!:::
37332026-06-30T15:05:11.310Z###-----###
37342026-06-30T15:05:12.286ZGnuplot not found, using plotters backend
37352026-06-30T15:05:12.422ZBenchmarking iperf-tcp/local/c2s/tx
37362026-06-30T15:05:12.423ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37372026-06-30T15:05:16.646ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37382026-06-30T15:05:36.657ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37392026-06-30T15:05:36.749Ziperf-tcp/local/c2s/tx time: [3.6241 µs 3.6242 µs 3.6242 µs]
37402026-06-30T15:05:36.749Z change: [+1.3174% +1.3220% +1.3266%] (p = 0.00 < 0.05)
37412026-06-30T15:05:36.749Z Performance has regressed.
37422026-06-30T15:05:36.749ZFound 6 outliers among 100 measurements (6.00%)
37432026-06-30T15:05:36.749Z 1 (1.00%) low severe
37442026-06-30T15:05:36.749Z 1 (1.00%) low mild
37452026-06-30T15:05:36.749Z 3 (3.00%) high mild
37462026-06-30T15:05:36.749Z 1 (1.00%) high severe
37472026-06-30T15:05:37.640Z
37482026-06-30T15:05:37.643ZBenchmarking iperf-tcp/local/c2s/rx
37492026-06-30T15:05:37.643ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37502026-06-30T15:05:41.860ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37512026-06-30T15:06:01.853ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37522026-06-30T15:06:01.939Ziperf-tcp/local/c2s/rx time: [6.7245 µs 6.7247 µs 6.7248 µs]
37532026-06-30T15:06:01.939Z change: [+1.3757% +1.3814% +1.3871%] (p = 0.00 < 0.05)
37542026-06-30T15:06:01.939Z Performance has regressed.
37552026-06-30T15:06:01.939ZFound 3 outliers among 100 measurements (3.00%)
37562026-06-30T15:06:01.939Z 1 (1.00%) low mild
37572026-06-30T15:06:01.939Z 2 (2.00%) high mild
37582026-06-30T15:06:02.829Z
37592026-06-30T15:06:02.832Z###-------------------###
37602026-06-30T15:06:02.832Z:::Running experiment :::
37612026-06-30T15:06:02.832Z:::iperf-tcp/local/s2c:::
37622026-06-30T15:06:02.832Z###-------------------###
37632026-06-30T15:06:03.172Zdtrace: description 'profile-201us ' matched 2 probes
37642026-06-30T15:06:10.219Z-----------------------------------------------------------
37652026-06-30T15:06:10.219ZServer listening on 5201 (test #21)
37662026-06-30T15:06:10.219Z-----------------------------------------------------------
37672026-06-30T15:06:10.219ZAccepted connection from 10.0.0.1, port 36164
37682026-06-30T15:06:10.219Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52875
37692026-06-30T15:06:10.219Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46054
37702026-06-30T15:06:10.219Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43853
37712026-06-30T15:06:10.219Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33536
37722026-06-30T15:06:10.219Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46747
37732026-06-30T15:06:10.219Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56559
37742026-06-30T15:06:10.220Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63650
37752026-06-30T15:06:10.220Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50944
37762026-06-30T15:06:10.220Z[ ID] Interval Transfer Bitrate
37772026-06-30T15:06:10.220Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37782026-06-30T15:06:10.220Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37792026-06-30T15:06:10.220Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37802026-06-30T15:06:10.220Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37812026-06-30T15:06:10.220Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37822026-06-30T15:06:10.220Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37832026-06-30T15:06:10.220Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37842026-06-30T15:06:10.220Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37852026-06-30T15:06:10.220Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
37862026-06-30T15:06:10.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
37872026-06-30T15:06:10.220Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37882026-06-30T15:06:10.220Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37892026-06-30T15:06:10.220Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37902026-06-30T15:06:10.220Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37912026-06-30T15:06:10.220Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37922026-06-30T15:06:10.220Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37932026-06-30T15:06:10.220Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37942026-06-30T15:06:10.220Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37952026-06-30T15:06:10.220Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
37962026-06-30T15:06:10.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
37972026-06-30T15:06:10.220Z[ 5] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
37982026-06-30T15:06:10.220Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
37992026-06-30T15:06:10.220Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
38002026-06-30T15:06:10.220Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
38012026-06-30T15:06:10.220Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
38022026-06-30T15:06:10.220Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
38032026-06-30T15:06:10.220Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
38042026-06-30T15:06:10.220Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
38052026-06-30T15:06:10.220Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
38062026-06-30T15:06:10.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
38072026-06-30T15:06:10.220Z[ 5] 3.00-4.00 sec 49.0 MBytes 411 Mbits/sec
38082026-06-30T15:06:10.220Z[ 8] 3.00-4.00 sec 49.1 MBytes 412 Mbits/sec
38092026-06-30T15:06:10.220Z[ 10] 3.00-4.00 sec 49.1 MBytes 412 Mbits/sec
38102026-06-30T15:06:10.220Z[ 12] 3.00-4.00 sec 49.1 MBytes 412 Mbits/sec
38112026-06-30T15:06:10.221Z[ 14] 3.00-4.00 sec 49.0 MBytes 411 Mbits/sec
38122026-06-30T15:06:10.221Z[ 16] 3.00-4.00 sec 49.1 MBytes 412 Mbits/sec
38132026-06-30T15:06:10.221Z[ 18] 3.00-4.00 sec 49.2 MBytes 413 Mbits/sec
38142026-06-30T15:06:10.221Z[ 20] 3.00-4.00 sec 49.0 MBytes 411 Mbits/sec
38152026-06-30T15:06:10.221Z[SUM] 3.00-4.00 sec 393 MBytes 3.29 Gbits/sec
38162026-06-30T15:06:10.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
38172026-06-30T15:06:10.221Z[ 5] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
38182026-06-30T15:06:10.221Z[ 8] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
38192026-06-30T15:06:10.221Z[ 10] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
38202026-06-30T15:06:10.221Z[ 12] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
38212026-06-30T15:06:10.221Z[ 14] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
38222026-06-30T15:06:10.221Z[ 16] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
38232026-06-30T15:06:10.221Z[ 18] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
38242026-06-30T15:06:10.221Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
38252026-06-30T15:06:10.221Z[SUM] 4.00-5.00 sec 418 MBytes 3.51 Gbits/sec
38262026-06-30T15:06:10.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
38272026-06-30T15:06:10.221Z[ 5] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
38282026-06-30T15:06:10.221Z[ 8] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
38292026-06-30T15:06:10.221Z[ 10] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
38302026-06-30T15:06:10.221Z[ 12] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
38312026-06-30T15:06:10.221Z[ 14] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
38322026-06-30T15:06:10.221Z[ 16] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
38332026-06-30T15:06:10.221Z[ 18] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
38342026-06-30T15:06:10.221Z[ 20] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
38352026-06-30T15:06:10.221Z[SUM] 5.00-6.00 sec 417 MBytes 3.50 Gbits/sec
38362026-06-30T15:06:10.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
38372026-06-30T15:06:10.225Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
38382026-06-30T15:06:10.225Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38392026-06-30T15:06:10.225Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
38402026-06-30T15:06:13.223Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38412026-06-30T15:06:13.223Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
38422026-06-30T15:06:13.223Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38432026-06-30T15:06:13.223Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
38442026-06-30T15:06:13.223Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
38452026-06-30T15:06:13.223Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
38462026-06-30T15:06:13.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
38472026-06-30T15:06:13.224Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38482026-06-30T15:06:13.224Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38492026-06-30T15:06:13.224Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
38502026-06-30T15:06:13.224Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38512026-06-30T15:06:13.224Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
38522026-06-30T15:06:13.224Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
38532026-06-30T15:06:13.224Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
38542026-06-30T15:06:13.224Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38552026-06-30T15:06:13.224Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
38562026-06-30T15:06:13.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
38572026-06-30T15:06:13.224Z[ 5] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
38582026-06-30T15:06:13.224Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
38592026-06-30T15:06:13.224Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
38602026-06-30T15:06:13.224Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
38612026-06-30T15:06:13.224Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
38622026-06-30T15:06:13.224Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
38632026-06-30T15:06:13.224Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
38642026-06-30T15:06:13.224Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
38652026-06-30T15:06:13.224Z[SUM] 8.00-9.00 sec 420 MBytes 3.52 Gbits/sec
38662026-06-30T15:06:13.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
38672026-06-30T15:06:13.224Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38682026-06-30T15:06:13.224Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38692026-06-30T15:06:13.224Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38702026-06-30T15:06:13.224Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38712026-06-30T15:06:13.224Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38722026-06-30T15:06:13.224Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
38732026-06-30T15:06:13.224Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38742026-06-30T15:06:13.224Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38752026-06-30T15:06:13.224Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
38762026-06-30T15:06:13.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
38772026-06-30T15:06:13.224Z[ 5] 10.00-10.00 sec 128 KBytes 871 Mbits/sec
38782026-06-30T15:06:13.224Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38792026-06-30T15:06:13.224Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38802026-06-30T15:06:13.224Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38812026-06-30T15:06:13.224Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38822026-06-30T15:06:13.224Z[ 16] 10.00-10.00 sec 128 KBytes 872 Mbits/sec
38832026-06-30T15:06:13.224Z[ 18] 10.00-10.00 sec 128 KBytes 872 Mbits/sec
38842026-06-30T15:06:13.225Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38852026-06-30T15:06:13.225Z[SUM] 10.00-10.00 sec 384 KBytes 2.61 Gbits/sec
38862026-06-30T15:06:13.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
38872026-06-30T15:06:13.225Z[ ID] Interval Transfer Bitrate
38882026-06-30T15:06:13.225Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38892026-06-30T15:06:13.225Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38902026-06-30T15:06:13.225Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38912026-06-30T15:06:13.225Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38922026-06-30T15:06:13.225Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38932026-06-30T15:06:13.225Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38942026-06-30T15:06:13.225Z[ 18] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38952026-06-30T15:06:13.225Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
38962026-06-30T15:06:13.225Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
38972026-06-30T15:06:13.228ZRun 1/10...3470.4669794884085Mbps
38982026-06-30T15:06:20.641Z-----------------------------------------------------------
38992026-06-30T15:06:20.641ZServer listening on 5201 (test #22)
39002026-06-30T15:06:20.641Z-----------------------------------------------------------
39012026-06-30T15:06:20.641ZAccepted connection from 10.0.0.1, port 40876
39022026-06-30T15:06:20.641Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51054
39032026-06-30T15:06:20.641Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62363
39042026-06-30T15:06:20.641Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41647
39052026-06-30T15:06:20.641Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36279
39062026-06-30T15:06:20.641Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52859
39072026-06-30T15:06:20.641Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55089
39082026-06-30T15:06:20.641Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56676
39092026-06-30T15:06:20.641Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56931
39102026-06-30T15:06:20.642Z[ ID] Interval Transfer Bitrate
39112026-06-30T15:06:20.642Z[ 5] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
39122026-06-30T15:06:20.642Z[ 8] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
39132026-06-30T15:06:20.642Z[ 10] 0.00-1.00 sec 40.6 MBytes 341 Mbits/sec
39142026-06-30T15:06:20.642Z[ 12] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
39152026-06-30T15:06:20.642Z[ 14] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
39162026-06-30T15:06:20.642Z[ 16] 0.00-1.00 sec 40.6 MBytes 341 Mbits/sec
39172026-06-30T15:06:20.642Z[ 18] 0.00-1.00 sec 40.6 MBytes 341 Mbits/sec
39182026-06-30T15:06:20.642Z[ 20] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
39192026-06-30T15:06:20.642Z[SUM] 0.00-1.00 sec 326 MBytes 2.73 Gbits/sec
39202026-06-30T15:06:20.642Z- - - - - - - - - - - - - - - - - - - - - - - - -
39212026-06-30T15:06:20.642Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39222026-06-30T15:06:20.642Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39232026-06-30T15:06:20.642Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39242026-06-30T15:06:20.642Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39252026-06-30T15:06:20.642Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39262026-06-30T15:06:20.642Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39272026-06-30T15:06:20.642Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
39282026-06-30T15:06:20.642Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39292026-06-30T15:06:20.642Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
39302026-06-30T15:06:20.642Z- - - - - - - - - - - - - - - - - - - - - - - - -
39312026-06-30T15:06:20.642Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39322026-06-30T15:06:20.642Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39332026-06-30T15:06:20.642Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
39342026-06-30T15:06:20.642Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39352026-06-30T15:06:20.642Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
39362026-06-30T15:06:20.642Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
39372026-06-30T15:06:20.642Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
39382026-06-30T15:06:20.642Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39392026-06-30T15:06:20.642Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
39402026-06-30T15:06:20.642Z- - - - - - - - - - - - - - - - - - - - - - - - -
39412026-06-30T15:06:20.642Z[ 5] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
39422026-06-30T15:06:20.642Z[ 8] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
39432026-06-30T15:06:20.642Z[ 10] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
39442026-06-30T15:06:20.642Z[ 12] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
39452026-06-30T15:06:20.642Z[ 14] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
39462026-06-30T15:06:20.642Z[ 16] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
39472026-06-30T15:06:20.642Z[ 18] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
39482026-06-30T15:06:20.642Z[ 20] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
39492026-06-30T15:06:20.642Z[SUM] 3.00-4.00 sec 416 MBytes 3.49 Gbits/sec
39502026-06-30T15:06:20.643Z- - - - - - - - - - - - - - - - - - - - - - - - -
39512026-06-30T15:06:20.643Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39522026-06-30T15:06:20.643Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39532026-06-30T15:06:20.643Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39542026-06-30T15:06:20.643Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
39552026-06-30T15:06:20.643Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39562026-06-30T15:06:20.643Z[ 16] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39572026-06-30T15:06:20.643Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39582026-06-30T15:06:20.643Z[ 20] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
39592026-06-30T15:06:20.643Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
39602026-06-30T15:06:20.643Z- - - - - - - - - - - - - - - - - - - - - - - - -
39612026-06-30T15:06:20.643Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39622026-06-30T15:06:20.643Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39632026-06-30T15:06:20.643Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
39642026-06-30T15:06:20.643Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39652026-06-30T15:06:20.643Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39662026-06-30T15:06:20.643Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39672026-06-30T15:06:20.643Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39682026-06-30T15:06:20.643Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39692026-06-30T15:06:20.643Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
39702026-06-30T15:06:20.643Z- - - - - - - - - - - - - - - - - - - - - - - - -
39712026-06-30T15:06:20.643Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
39722026-06-30T15:06:20.643Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
39732026-06-30T15:06:20.643Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
39742026-06-30T15:06:23.646Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
39752026-06-30T15:06:23.646Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
39762026-06-30T15:06:23.646Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
39772026-06-30T15:06:23.646Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
39782026-06-30T15:06:23.646Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
39792026-06-30T15:06:23.646Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
39802026-06-30T15:06:23.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
39812026-06-30T15:06:23.647Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39822026-06-30T15:06:23.647Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39832026-06-30T15:06:23.647Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39842026-06-30T15:06:23.647Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39852026-06-30T15:06:23.647Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39862026-06-30T15:06:23.647Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39872026-06-30T15:06:23.647Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39882026-06-30T15:06:23.647Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39892026-06-30T15:06:23.647Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
39902026-06-30T15:06:23.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
39912026-06-30T15:06:23.647Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
39922026-06-30T15:06:23.647Z[ 8] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
39932026-06-30T15:06:23.647Z[ 10] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
39942026-06-30T15:06:23.647Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
39952026-06-30T15:06:23.647Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
39962026-06-30T15:06:23.647Z[ 16] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
39972026-06-30T15:06:23.647Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
39982026-06-30T15:06:23.647Z[ 20] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
39992026-06-30T15:06:23.647Z[SUM] 8.00-9.00 sec 419 MBytes 3.52 Gbits/sec
40002026-06-30T15:06:23.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
40012026-06-30T15:06:23.647Z[ 5] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
40022026-06-30T15:06:23.647Z[ 8] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
40032026-06-30T15:06:23.647Z[ 10] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
40042026-06-30T15:06:23.647Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
40052026-06-30T15:06:23.647Z[ 14] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
40062026-06-30T15:06:23.647Z[ 16] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
40072026-06-30T15:06:23.647Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
40082026-06-30T15:06:23.647Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
40092026-06-30T15:06:23.647Z[SUM] 9.00-10.00 sec 419 MBytes 3.52 Gbits/sec
40102026-06-30T15:06:23.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
40112026-06-30T15:06:23.647Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40122026-06-30T15:06:23.647Z[ 8] 10.00-10.00 sec 128 KBytes 819 Mbits/sec
40132026-06-30T15:06:23.647Z[ 10] 10.00-10.00 sec 128 KBytes 819 Mbits/sec
40142026-06-30T15:06:23.647Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40152026-06-30T15:06:23.647Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40162026-06-30T15:06:23.647Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40172026-06-30T15:06:23.647Z[ 18] 10.00-10.00 sec 128 KBytes 819 Mbits/sec
40182026-06-30T15:06:23.647Z[ 20] 10.00-10.00 sec 128 KBytes 819 Mbits/sec
40192026-06-30T15:06:23.647Z[SUM] 10.00-10.00 sec 512 KBytes 3.27 Gbits/sec
40202026-06-30T15:06:23.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
40212026-06-30T15:06:23.648Z[ ID] Interval Transfer Bitrate
40222026-06-30T15:06:23.648Z[ 5] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40232026-06-30T15:06:23.648Z[ 8] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40242026-06-30T15:06:23.648Z[ 10] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40252026-06-30T15:06:23.648Z[ 12] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40262026-06-30T15:06:23.648Z[ 14] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40272026-06-30T15:06:23.648Z[ 16] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40282026-06-30T15:06:23.648Z[ 18] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40292026-06-30T15:06:23.648Z[ 20] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
40302026-06-30T15:06:23.648Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.46 Gbits/sec sender
40312026-06-30T15:06:23.651ZRun 2/10...3455.657951597883Mbps
40322026-06-30T15:06:31.047Z-----------------------------------------------------------
40332026-06-30T15:06:31.048ZServer listening on 5201 (test #23)
40342026-06-30T15:06:31.048Z-----------------------------------------------------------
40352026-06-30T15:06:31.048ZAccepted connection from 10.0.0.1, port 45628
40362026-06-30T15:06:31.048Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64252
40372026-06-30T15:06:31.048Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57588
40382026-06-30T15:06:31.048Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45402
40392026-06-30T15:06:31.048Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57775
40402026-06-30T15:06:31.048Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59669
40412026-06-30T15:06:31.048Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47028
40422026-06-30T15:06:31.048Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57254
40432026-06-30T15:06:31.048Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61299
40442026-06-30T15:06:31.048Z[ ID] Interval Transfer Bitrate
40452026-06-30T15:06:31.048Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
40462026-06-30T15:06:31.048Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
40472026-06-30T15:06:31.048Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40482026-06-30T15:06:31.048Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
40492026-06-30T15:06:31.048Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
40502026-06-30T15:06:31.048Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
40512026-06-30T15:06:31.048Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
40522026-06-30T15:06:31.048Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40532026-06-30T15:06:31.048Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
40542026-06-30T15:06:31.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
40552026-06-30T15:06:31.048Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40562026-06-30T15:06:31.048Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40572026-06-30T15:06:31.048Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40582026-06-30T15:06:31.048Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40592026-06-30T15:06:31.048Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40602026-06-30T15:06:31.048Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40612026-06-30T15:06:31.048Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40622026-06-30T15:06:31.048Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40632026-06-30T15:06:31.048Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
40642026-06-30T15:06:31.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
40652026-06-30T15:06:31.048Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40662026-06-30T15:06:31.048Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
40672026-06-30T15:06:31.048Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
40682026-06-30T15:06:31.048Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
40692026-06-30T15:06:31.048Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
40702026-06-30T15:06:31.048Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
40712026-06-30T15:06:31.049Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
40722026-06-30T15:06:31.049Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40732026-06-30T15:06:31.049Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
40742026-06-30T15:06:31.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
40752026-06-30T15:06:31.049Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40762026-06-30T15:06:31.049Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
40772026-06-30T15:06:31.049Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
40782026-06-30T15:06:31.049Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40792026-06-30T15:06:31.049Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40802026-06-30T15:06:31.049Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40812026-06-30T15:06:31.049Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
40822026-06-30T15:06:31.049Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40832026-06-30T15:06:31.049Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
40842026-06-30T15:06:31.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
40852026-06-30T15:06:31.049Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
40862026-06-30T15:06:31.049Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40872026-06-30T15:06:31.049Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40882026-06-30T15:06:31.049Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
40892026-06-30T15:06:31.049Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
40902026-06-30T15:06:31.049Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
40912026-06-30T15:06:31.049Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
40922026-06-30T15:06:31.049Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
40932026-06-30T15:06:31.049Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
40942026-06-30T15:06:31.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
40952026-06-30T15:06:31.049Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40962026-06-30T15:06:31.049Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40972026-06-30T15:06:31.049Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40982026-06-30T15:06:31.049Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40992026-06-30T15:06:31.049Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
41002026-06-30T15:06:31.049Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
41012026-06-30T15:06:31.049Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
41022026-06-30T15:06:31.049Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
41032026-06-30T15:06:31.049Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
41042026-06-30T15:06:31.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
41052026-06-30T15:06:31.049Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
41062026-06-30T15:06:31.049Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
41072026-06-30T15:06:31.049Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
41082026-06-30T15:06:34.053Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
41092026-06-30T15:06:34.053Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
41102026-06-30T15:06:34.053Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
41112026-06-30T15:06:34.053Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
41122026-06-30T15:06:34.053Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
41132026-06-30T15:06:34.053Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
41142026-06-30T15:06:34.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
41152026-06-30T15:06:34.053Z[ 5] 7.00-8.00 sec 50.1 MBytes 420 Mbits/sec
41162026-06-30T15:06:34.053Z[ 8] 7.00-8.00 sec 49.9 MBytes 418 Mbits/sec
41172026-06-30T15:06:34.053Z[ 10] 7.00-8.00 sec 50.0 MBytes 419 Mbits/sec
41182026-06-30T15:06:34.053Z[ 12] 7.00-8.00 sec 50.0 MBytes 419 Mbits/sec
41192026-06-30T15:06:34.053Z[ 14] 7.00-8.00 sec 50.0 MBytes 419 Mbits/sec
41202026-06-30T15:06:34.053Z[ 16] 7.00-8.00 sec 50.0 MBytes 419 Mbits/sec
41212026-06-30T15:06:34.053Z[ 18] 7.00-8.00 sec 50.0 MBytes 419 Mbits/sec
41222026-06-30T15:06:34.053Z[ 20] 7.00-8.00 sec 49.9 MBytes 418 Mbits/sec
41232026-06-30T15:06:34.053Z[SUM] 7.00-8.00 sec 400 MBytes 3.35 Gbits/sec
41242026-06-30T15:06:34.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
41252026-06-30T15:06:34.053Z[ 5] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
41262026-06-30T15:06:34.053Z[ 8] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
41272026-06-30T15:06:34.053Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
41282026-06-30T15:06:34.053Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
41292026-06-30T15:06:34.053Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
41302026-06-30T15:06:34.054Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
41312026-06-30T15:06:34.054Z[ 18] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
41322026-06-30T15:06:34.054Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
41332026-06-30T15:06:34.054Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
41342026-06-30T15:06:34.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
41352026-06-30T15:06:34.054Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41362026-06-30T15:06:34.054Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41372026-06-30T15:06:34.054Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41382026-06-30T15:06:34.054Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41392026-06-30T15:06:34.054Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41402026-06-30T15:06:34.054Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41412026-06-30T15:06:34.054Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
41422026-06-30T15:06:34.054Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41432026-06-30T15:06:34.054Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
41442026-06-30T15:06:34.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
41452026-06-30T15:06:34.054Z[ 5] 10.00-10.00 sec 128 KBytes 815 Mbits/sec
41462026-06-30T15:06:34.054Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41472026-06-30T15:06:34.054Z[ 10] 10.00-10.00 sec 128 KBytes 816 Mbits/sec
41482026-06-30T15:06:34.054Z[ 12] 10.00-10.00 sec 128 KBytes 816 Mbits/sec
41492026-06-30T15:06:34.054Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41502026-06-30T15:06:34.054Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41512026-06-30T15:06:34.054Z[ 18] 10.00-10.00 sec 128 KBytes 817 Mbits/sec
41522026-06-30T15:06:34.054Z[ 20] 10.00-10.00 sec 128 KBytes 817 Mbits/sec
41532026-06-30T15:06:34.054Z[SUM] 10.00-10.00 sec 640 KBytes 4.07 Gbits/sec
41542026-06-30T15:06:34.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
41552026-06-30T15:06:34.054Z[ ID] Interval Transfer Bitrate
41562026-06-30T15:06:34.054Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41572026-06-30T15:06:34.054Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41582026-06-30T15:06:34.055Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41592026-06-30T15:06:34.055Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41602026-06-30T15:06:34.055Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41612026-06-30T15:06:34.055Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41622026-06-30T15:06:34.055Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41632026-06-30T15:06:34.055Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41642026-06-30T15:06:34.055Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec sender
41652026-06-30T15:06:34.059ZRun 3/10...3489.625660176479Mbps
41662026-06-30T15:06:41.474Z-----------------------------------------------------------
41672026-06-30T15:06:41.474ZServer listening on 5201 (test #24)
41682026-06-30T15:06:41.474Z-----------------------------------------------------------
41692026-06-30T15:06:41.474ZAccepted connection from 10.0.0.1, port 33313
41702026-06-30T15:06:41.474Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57426
41712026-06-30T15:06:41.474Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42551
41722026-06-30T15:06:41.474Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47510
41732026-06-30T15:06:41.474Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47657
41742026-06-30T15:06:41.475Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60505
41752026-06-30T15:06:41.475Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61139
41762026-06-30T15:06:41.475Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55177
41772026-06-30T15:06:41.475Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38931
41782026-06-30T15:06:41.475Z[ ID] Interval Transfer Bitrate
41792026-06-30T15:06:41.475Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41802026-06-30T15:06:41.475Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
41812026-06-30T15:06:41.475Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41822026-06-30T15:06:41.475Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
41832026-06-30T15:06:41.475Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41842026-06-30T15:06:41.475Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
41852026-06-30T15:06:41.475Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
41862026-06-30T15:06:41.475Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41872026-06-30T15:06:41.475Z[SUM] 0.00-1.00 sec 336 MBytes 2.81 Gbits/sec
41882026-06-30T15:06:41.475Z- - - - - - - - - - - - - - - - - - - - - - - - -
41892026-06-30T15:06:41.475Z[ 5] 1.00-2.00 sec 50.1 MBytes 420 Mbits/sec
41902026-06-30T15:06:41.475Z[ 8] 1.00-2.00 sec 50.2 MBytes 422 Mbits/sec
41912026-06-30T15:06:41.475Z[ 10] 1.00-2.00 sec 50.1 MBytes 420 Mbits/sec
41922026-06-30T15:06:41.475Z[ 12] 1.00-2.00 sec 50.4 MBytes 423 Mbits/sec
41932026-06-30T15:06:41.475Z[ 14] 1.00-2.00 sec 50.2 MBytes 422 Mbits/sec
41942026-06-30T15:06:41.475Z[ 16] 1.00-2.00 sec 50.2 MBytes 422 Mbits/sec
41952026-06-30T15:06:41.475Z[ 18] 1.00-2.00 sec 50.2 MBytes 422 Mbits/sec
41962026-06-30T15:06:41.475Z[ 20] 1.00-2.00 sec 50.4 MBytes 423 Mbits/sec
41972026-06-30T15:06:41.475Z[SUM] 1.00-2.00 sec 402 MBytes 3.37 Gbits/sec
41982026-06-30T15:06:41.475Z- - - - - - - - - - - - - - - - - - - - - - - - -
41992026-06-30T15:06:41.475Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
42002026-06-30T15:06:41.475Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
42012026-06-30T15:06:41.475Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
42022026-06-30T15:06:41.475Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42032026-06-30T15:06:41.475Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
42042026-06-30T15:06:41.475Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
42052026-06-30T15:06:41.475Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
42062026-06-30T15:06:41.475Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
42072026-06-30T15:06:41.475Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
42082026-06-30T15:06:41.475Z- - - - - - - - - - - - - - - - - - - - - - - - -
42092026-06-30T15:06:41.475Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42102026-06-30T15:06:41.475Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42112026-06-30T15:06:41.475Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42122026-06-30T15:06:41.476Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42132026-06-30T15:06:41.476Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42142026-06-30T15:06:41.476Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42152026-06-30T15:06:41.476Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42162026-06-30T15:06:41.476Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42172026-06-30T15:06:41.476Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
42182026-06-30T15:06:41.476Z- - - - - - - - - - - - - - - - - - - - - - - - -
42192026-06-30T15:06:41.476Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42202026-06-30T15:06:41.476Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42212026-06-30T15:06:41.476Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42222026-06-30T15:06:41.476Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42232026-06-30T15:06:41.476Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42242026-06-30T15:06:41.476Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42252026-06-30T15:06:41.476Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42262026-06-30T15:06:41.476Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42272026-06-30T15:06:41.476Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
42282026-06-30T15:06:41.476Z- - - - - - - - - - - - - - - - - - - - - - - - -
42292026-06-30T15:06:41.476Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
42302026-06-30T15:06:41.476Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
42312026-06-30T15:06:41.479Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
42322026-06-30T15:06:41.479Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
42332026-06-30T15:06:41.479Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
42342026-06-30T15:06:41.480Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
42352026-06-30T15:06:41.480Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
42362026-06-30T15:06:41.480Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
42372026-06-30T15:06:41.480Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
42382026-06-30T15:06:41.480Z- - - - - - - - - - - - - - - - - - - - - - - - -
42392026-06-30T15:06:41.480Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42402026-06-30T15:06:41.480Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42412026-06-30T15:06:41.480Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42422026-06-30T15:06:44.481Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
42432026-06-30T15:06:44.481Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42442026-06-30T15:06:44.482Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
42452026-06-30T15:06:44.482Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
42462026-06-30T15:06:44.482Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42472026-06-30T15:06:44.482Z[SUM] 6.00-7.00 sec 424 MBytes 3.55 Gbits/sec
42482026-06-30T15:06:44.482Z- - - - - - - - - - - - - - - - - - - - - - - - -
42492026-06-30T15:06:44.482Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
42502026-06-30T15:06:44.482Z[ 8] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
42512026-06-30T15:06:44.482Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
42522026-06-30T15:06:44.482Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
42532026-06-30T15:06:44.482Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
42542026-06-30T15:06:44.482Z[ 16] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
42552026-06-30T15:06:44.482Z[ 18] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
42562026-06-30T15:06:44.482Z[ 20] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
42572026-06-30T15:06:44.482Z[SUM] 7.00-8.00 sec 419 MBytes 3.51 Gbits/sec
42582026-06-30T15:06:44.482Z- - - - - - - - - - - - - - - - - - - - - - - - -
42592026-06-30T15:06:44.482Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
42602026-06-30T15:06:44.482Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
42612026-06-30T15:06:44.482Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
42622026-06-30T15:06:44.482Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
42632026-06-30T15:06:44.482Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
42642026-06-30T15:06:44.482Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
42652026-06-30T15:06:44.482Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
42662026-06-30T15:06:44.482Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
42672026-06-30T15:06:44.482Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
42682026-06-30T15:06:44.482Z- - - - - - - - - - - - - - - - - - - - - - - - -
42692026-06-30T15:06:44.482Z[ 5] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
42702026-06-30T15:06:44.483Z[ 8] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
42712026-06-30T15:06:44.483Z[ 10] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
42722026-06-30T15:06:44.483Z[ 12] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
42732026-06-30T15:06:44.483Z[ 14] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
42742026-06-30T15:06:44.483Z[ 16] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
42752026-06-30T15:06:44.483Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
42762026-06-30T15:06:44.483Z[ 20] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
42772026-06-30T15:06:44.483Z[SUM] 9.00-10.00 sec 418 MBytes 3.51 Gbits/sec
42782026-06-30T15:06:44.483Z- - - - - - - - - - - - - - - - - - - - - - - - -
42792026-06-30T15:06:44.483Z[ 5] 10.00-10.00 sec 128 KBytes 813 Mbits/sec
42802026-06-30T15:06:44.483Z[ 8] 10.00-10.00 sec 128 KBytes 815 Mbits/sec
42812026-06-30T15:06:44.483Z[ 10] 10.00-10.00 sec 128 KBytes 815 Mbits/sec
42822026-06-30T15:06:44.483Z[ 12] 10.00-10.00 sec 128 KBytes 815 Mbits/sec
42832026-06-30T15:06:44.483Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42842026-06-30T15:06:44.483Z[ 16] 10.00-10.00 sec 128 KBytes 815 Mbits/sec
42852026-06-30T15:06:44.483Z[ 18] 10.00-10.00 sec 128 KBytes 815 Mbits/sec
42862026-06-30T15:06:44.483Z[ 20] 10.00-10.00 sec 128 KBytes 815 Mbits/sec
42872026-06-30T15:06:44.483Z[SUM] 10.00-10.00 sec 896 KBytes 5.69 Gbits/sec
42882026-06-30T15:06:44.483Z- - - - - - - - - - - - - - - - - - - - - - - - -
42892026-06-30T15:06:44.483Z[ ID] Interval Transfer Bitrate
42902026-06-30T15:06:44.483Z[ 5] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
42912026-06-30T15:06:44.483Z[ 8] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
42922026-06-30T15:06:44.483Z[ 10] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
42932026-06-30T15:06:44.483Z[ 12] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
42942026-06-30T15:06:44.483Z[ 14] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
42952026-06-30T15:06:44.483Z[ 16] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
42962026-06-30T15:06:44.483Z[ 18] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
42972026-06-30T15:06:44.484Z[ 20] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
42982026-06-30T15:06:44.484Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
42992026-06-30T15:06:44.487ZRun 4/10...3457.330615823204Mbps
43002026-06-30T15:06:51.896Z-----------------------------------------------------------
43012026-06-30T15:06:51.896ZServer listening on 5201 (test #25)
43022026-06-30T15:06:51.896Z-----------------------------------------------------------
43032026-06-30T15:06:51.896ZAccepted connection from 10.0.0.1, port 64127
43042026-06-30T15:06:51.896Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42620
43052026-06-30T15:06:51.896Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58642
43062026-06-30T15:06:51.896Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41554
43072026-06-30T15:06:51.896Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45547
43082026-06-30T15:06:51.896Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38082
43092026-06-30T15:06:51.896Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35465
43102026-06-30T15:06:51.896Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56212
43112026-06-30T15:06:51.896Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46233
43122026-06-30T15:06:51.896Z[ ID] Interval Transfer Bitrate
43132026-06-30T15:06:51.896Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43142026-06-30T15:06:51.896Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43152026-06-30T15:06:51.896Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43162026-06-30T15:06:51.896Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43172026-06-30T15:06:51.896Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43182026-06-30T15:06:51.896Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43192026-06-30T15:06:51.896Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
43202026-06-30T15:06:51.896Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43212026-06-30T15:06:51.896Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
43222026-06-30T15:06:51.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
43232026-06-30T15:06:51.896Z[ 5] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43242026-06-30T15:06:51.896Z[ 8] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
43252026-06-30T15:06:51.896Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43262026-06-30T15:06:51.896Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43272026-06-30T15:06:51.896Z[ 14] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43282026-06-30T15:06:51.896Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43292026-06-30T15:06:51.896Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43302026-06-30T15:06:51.896Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43312026-06-30T15:06:51.896Z[SUM] 1.00-2.00 sec 420 MBytes 3.53 Gbits/sec
43322026-06-30T15:06:51.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
43332026-06-30T15:06:51.896Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43342026-06-30T15:06:51.896Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
43352026-06-30T15:06:51.897Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43362026-06-30T15:06:51.897Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43372026-06-30T15:06:51.897Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43382026-06-30T15:06:51.897Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43392026-06-30T15:06:51.897Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43402026-06-30T15:06:51.897Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43412026-06-30T15:06:51.897Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
43422026-06-30T15:06:51.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
43432026-06-30T15:06:51.897Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43442026-06-30T15:06:51.897Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
43452026-06-30T15:06:51.897Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
43462026-06-30T15:06:51.897Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43472026-06-30T15:06:51.897Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43482026-06-30T15:06:51.897Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43492026-06-30T15:06:51.897Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43502026-06-30T15:06:51.897Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
43512026-06-30T15:06:51.897Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
43522026-06-30T15:06:51.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
43532026-06-30T15:06:51.897Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
43542026-06-30T15:06:51.897Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43552026-06-30T15:06:51.897Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43562026-06-30T15:06:51.897Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43572026-06-30T15:06:51.897Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
43582026-06-30T15:06:51.897Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43592026-06-30T15:06:51.897Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43602026-06-30T15:06:51.897Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43612026-06-30T15:06:51.897Z[SUM] 4.00-5.00 sec 424 MBytes 3.55 Gbits/sec
43622026-06-30T15:06:51.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
43632026-06-30T15:06:51.897Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43642026-06-30T15:06:51.897Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43652026-06-30T15:06:51.897Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43662026-06-30T15:06:51.897Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43672026-06-30T15:06:51.897Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43682026-06-30T15:06:51.897Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43692026-06-30T15:06:51.897Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43702026-06-30T15:06:51.897Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43712026-06-30T15:06:51.897Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
43722026-06-30T15:06:51.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
43732026-06-30T15:06:51.898Z[ 5] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
43742026-06-30T15:06:51.898Z[ 8] 6.00-7.00 sec 51.8 MBytes 434 Mbits/sec
43752026-06-30T15:06:51.898Z[ 10] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
43762026-06-30T15:06:54.900Z[ 12] 6.00-7.00 sec 51.9 MBytes 435 Mbits/sec
43772026-06-30T15:06:54.900Z[ 14] 6.00-7.00 sec 51.9 MBytes 435 Mbits/sec
43782026-06-30T15:06:54.900Z[ 16] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
43792026-06-30T15:06:54.900Z[ 18] 6.00-7.00 sec 51.9 MBytes 435 Mbits/sec
43802026-06-30T15:06:54.900Z[ 20] 6.00-7.00 sec 51.9 MBytes 435 Mbits/sec
43812026-06-30T15:06:54.900Z[SUM] 6.00-7.00 sec 415 MBytes 3.48 Gbits/sec
43822026-06-30T15:06:54.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
43832026-06-30T15:06:54.900Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
43842026-06-30T15:06:54.900Z[ 8] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
43852026-06-30T15:06:54.900Z[ 10] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
43862026-06-30T15:06:54.900Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
43872026-06-30T15:06:54.900Z[ 14] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
43882026-06-30T15:06:54.900Z[ 16] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
43892026-06-30T15:06:54.900Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
43902026-06-30T15:06:54.900Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
43912026-06-30T15:06:54.900Z[SUM] 7.00-8.00 sec 419 MBytes 3.51 Gbits/sec
43922026-06-30T15:06:54.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
43932026-06-30T15:06:54.901Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
43942026-06-30T15:06:54.901Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
43952026-06-30T15:06:54.901Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
43962026-06-30T15:06:54.901Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
43972026-06-30T15:06:54.901Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
43982026-06-30T15:06:54.901Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
43992026-06-30T15:06:54.901Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
44002026-06-30T15:06:54.901Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
44012026-06-30T15:06:54.901Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
44022026-06-30T15:06:54.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
44032026-06-30T15:06:54.901Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
44042026-06-30T15:06:54.901Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
44052026-06-30T15:06:54.901Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
44062026-06-30T15:06:54.901Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
44072026-06-30T15:06:54.924Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
44082026-06-30T15:06:54.924Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
44092026-06-30T15:06:54.924Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
44102026-06-30T15:06:54.924Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
44112026-06-30T15:06:54.924Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
44122026-06-30T15:06:54.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
44132026-06-30T15:06:54.924Z[ 5] 10.00-10.00 sec 128 KBytes 599 Mbits/sec
44142026-06-30T15:06:54.924Z[ 8] 10.00-10.00 sec 128 KBytes 599 Mbits/sec
44152026-06-30T15:06:54.924Z[ 10] 10.00-10.00 sec 128 KBytes 599 Mbits/sec
44162026-06-30T15:06:54.924Z[ 12] 10.00-10.00 sec 128 KBytes 600 Mbits/sec
44172026-06-30T15:06:54.924Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44182026-06-30T15:06:54.924Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44192026-06-30T15:06:54.925Z[ 18] 10.00-10.00 sec 128 KBytes 600 Mbits/sec
44202026-06-30T15:06:54.925Z[ 20] 10.00-10.00 sec 128 KBytes 600 Mbits/sec
44212026-06-30T15:06:54.925Z[SUM] 10.00-10.00 sec 768 KBytes 3.60 Gbits/sec
44222026-06-30T15:06:54.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
44232026-06-30T15:06:54.925Z[ ID] Interval Transfer Bitrate
44242026-06-30T15:06:54.925Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44252026-06-30T15:06:54.925Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44262026-06-30T15:06:54.925Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44272026-06-30T15:06:54.925Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44282026-06-30T15:06:54.925Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44292026-06-30T15:06:54.925Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44302026-06-30T15:06:54.925Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44312026-06-30T15:06:54.925Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44322026-06-30T15:06:54.925Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
44332026-06-30T15:06:54.925ZRun 5/10...3462.6253131696944Mbps
44342026-06-30T15:07:02.313Z-----------------------------------------------------------
44352026-06-30T15:07:02.313ZServer listening on 5201 (test #26)
44362026-06-30T15:07:02.313Z-----------------------------------------------------------
44372026-06-30T15:07:02.313ZAccepted connection from 10.0.0.1, port 39696
44382026-06-30T15:07:02.313Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63119
44392026-06-30T15:07:02.313Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38157
44402026-06-30T15:07:02.313Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46658
44412026-06-30T15:07:02.314Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41389
44422026-06-30T15:07:02.314Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42946
44432026-06-30T15:07:02.314Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45349
44442026-06-30T15:07:02.314Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52445
44452026-06-30T15:07:02.314Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58400
44462026-06-30T15:07:02.314Z[ ID] Interval Transfer Bitrate
44472026-06-30T15:07:02.314Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
44482026-06-30T15:07:02.314Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
44492026-06-30T15:07:02.314Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44502026-06-30T15:07:02.314Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
44512026-06-30T15:07:02.314Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
44522026-06-30T15:07:02.314Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
44532026-06-30T15:07:02.314Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
44542026-06-30T15:07:02.314Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
44552026-06-30T15:07:02.314Z[SUM] 0.00-1.00 sec 336 MBytes 2.81 Gbits/sec
44562026-06-30T15:07:02.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
44572026-06-30T15:07:02.314Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44582026-06-30T15:07:02.314Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44592026-06-30T15:07:02.314Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44602026-06-30T15:07:02.314Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44612026-06-30T15:07:02.314Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44622026-06-30T15:07:02.314Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44632026-06-30T15:07:02.314Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44642026-06-30T15:07:02.314Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44652026-06-30T15:07:02.314Z[SUM] 1.00-2.00 sec 427 MBytes 3.59 Gbits/sec
44662026-06-30T15:07:02.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
44672026-06-30T15:07:02.314Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44682026-06-30T15:07:02.314Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44692026-06-30T15:07:02.314Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44702026-06-30T15:07:02.314Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44712026-06-30T15:07:02.314Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44722026-06-30T15:07:02.314Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44732026-06-30T15:07:02.314Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44742026-06-30T15:07:02.314Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44752026-06-30T15:07:02.314Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
44762026-06-30T15:07:02.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
44772026-06-30T15:07:02.315Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44782026-06-30T15:07:02.315Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44792026-06-30T15:07:02.315Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44802026-06-30T15:07:02.315Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44812026-06-30T15:07:02.315Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44822026-06-30T15:07:02.315Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44832026-06-30T15:07:02.315Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44842026-06-30T15:07:02.315Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44852026-06-30T15:07:02.315Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
44862026-06-30T15:07:02.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
44872026-06-30T15:07:02.315Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44882026-06-30T15:07:02.315Z[ 8] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
44892026-06-30T15:07:02.315Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
44902026-06-30T15:07:02.315Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44912026-06-30T15:07:02.315Z[ 14] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44922026-06-30T15:07:02.315Z[ 16] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
44932026-06-30T15:07:02.315Z[ 18] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44942026-06-30T15:07:02.315Z[ 20] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
44952026-06-30T15:07:02.315Z[SUM] 4.00-5.00 sec 419 MBytes 3.51 Gbits/sec
44962026-06-30T15:07:02.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
44972026-06-30T15:07:02.315Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
44982026-06-30T15:07:02.315Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
44992026-06-30T15:07:02.315Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45002026-06-30T15:07:02.315Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45012026-06-30T15:07:02.315Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45022026-06-30T15:07:02.315Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45032026-06-30T15:07:02.315Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45042026-06-30T15:07:02.315Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45052026-06-30T15:07:02.315Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
45062026-06-30T15:07:02.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
45072026-06-30T15:07:02.315Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45082026-06-30T15:07:02.315Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45092026-06-30T15:07:02.315Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45102026-06-30T15:07:05.318Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45112026-06-30T15:07:05.318Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45122026-06-30T15:07:05.318Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45132026-06-30T15:07:05.319Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45142026-06-30T15:07:05.319Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45152026-06-30T15:07:05.319Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
45162026-06-30T15:07:05.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
45172026-06-30T15:07:05.319Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
45182026-06-30T15:07:05.319Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
45192026-06-30T15:07:05.319Z[ 10] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
45202026-06-30T15:07:05.319Z[ 12] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
45212026-06-30T15:07:05.319Z[ 14] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
45222026-06-30T15:07:05.319Z[ 16] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
45232026-06-30T15:07:05.319Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
45242026-06-30T15:07:05.319Z[ 20] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
45252026-06-30T15:07:05.319Z[SUM] 7.00-8.00 sec 418 MBytes 3.51 Gbits/sec
45262026-06-30T15:07:05.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
45272026-06-30T15:07:05.319Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45282026-06-30T15:07:05.319Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45292026-06-30T15:07:05.319Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45302026-06-30T15:07:05.319Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45312026-06-30T15:07:05.319Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45322026-06-30T15:07:05.319Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45332026-06-30T15:07:05.319Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45342026-06-30T15:07:05.319Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45352026-06-30T15:07:05.319Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
45362026-06-30T15:07:05.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
45372026-06-30T15:07:05.319Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45382026-06-30T15:07:05.319Z[ 8] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45392026-06-30T15:07:05.319Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45402026-06-30T15:07:05.319Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45412026-06-30T15:07:05.320Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
45422026-06-30T15:07:05.320Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
45432026-06-30T15:07:05.320Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45442026-06-30T15:07:05.320Z[ 20] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45452026-06-30T15:07:05.320Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
45462026-06-30T15:07:05.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
45472026-06-30T15:07:05.320Z[ 5] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
45482026-06-30T15:07:05.320Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45492026-06-30T15:07:05.320Z[ 10] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
45502026-06-30T15:07:05.320Z[ 12] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
45512026-06-30T15:07:05.320Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45522026-06-30T15:07:05.320Z[ 16] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
45532026-06-30T15:07:05.320Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45542026-06-30T15:07:05.320Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45552026-06-30T15:07:05.320Z[SUM] 10.00-10.00 sec 512 KBytes 3.52 Gbits/sec
45562026-06-30T15:07:05.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
45572026-06-30T15:07:05.320Z[ ID] Interval Transfer Bitrate
45582026-06-30T15:07:05.320Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45592026-06-30T15:07:05.320Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45602026-06-30T15:07:05.320Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45612026-06-30T15:07:05.320Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45622026-06-30T15:07:05.320Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45632026-06-30T15:07:05.320Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45642026-06-30T15:07:05.320Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
45652026-06-30T15:07:05.320Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
45662026-06-30T15:07:05.320Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
45672026-06-30T15:07:05.324ZRun 6/10...3474.141409903543Mbps
45682026-06-30T15:07:12.736Z-----------------------------------------------------------
45692026-06-30T15:07:12.736ZServer listening on 5201 (test #27)
45702026-06-30T15:07:12.736Z-----------------------------------------------------------
45712026-06-30T15:07:12.737ZAccepted connection from 10.0.0.1, port 35741
45722026-06-30T15:07:12.737Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64978
45732026-06-30T15:07:12.737Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60849
45742026-06-30T15:07:12.737Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47132
45752026-06-30T15:07:12.737Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64384
45762026-06-30T15:07:12.737Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39997
45772026-06-30T15:07:12.737Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53734
45782026-06-30T15:07:12.737Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55166
45792026-06-30T15:07:12.737Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39002
45802026-06-30T15:07:12.737Z[ ID] Interval Transfer Bitrate
45812026-06-30T15:07:12.737Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
45822026-06-30T15:07:12.737Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
45832026-06-30T15:07:12.737Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
45842026-06-30T15:07:12.737Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
45852026-06-30T15:07:12.737Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
45862026-06-30T15:07:12.737Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
45872026-06-30T15:07:12.737Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
45882026-06-30T15:07:12.737Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
45892026-06-30T15:07:12.737Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
45902026-06-30T15:07:12.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
45912026-06-30T15:07:12.737Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45922026-06-30T15:07:12.737Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45932026-06-30T15:07:12.737Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45942026-06-30T15:07:12.737Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45952026-06-30T15:07:12.737Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45962026-06-30T15:07:12.737Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45972026-06-30T15:07:12.737Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45982026-06-30T15:07:12.737Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45992026-06-30T15:07:12.737Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
46002026-06-30T15:07:12.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
46012026-06-30T15:07:12.737Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
46022026-06-30T15:07:12.737Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
46032026-06-30T15:07:12.737Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
46042026-06-30T15:07:12.737Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
46052026-06-30T15:07:12.737Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
46062026-06-30T15:07:12.737Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
46072026-06-30T15:07:12.737Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
46082026-06-30T15:07:12.737Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
46092026-06-30T15:07:12.738Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
46102026-06-30T15:07:12.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
46112026-06-30T15:07:12.738Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46122026-06-30T15:07:12.738Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46132026-06-30T15:07:12.738Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46142026-06-30T15:07:12.738Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46152026-06-30T15:07:12.738Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46162026-06-30T15:07:12.738Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46172026-06-30T15:07:12.738Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46182026-06-30T15:07:12.738Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46192026-06-30T15:07:12.738Z[SUM] 3.00-4.00 sec 427 MBytes 3.59 Gbits/sec
46202026-06-30T15:07:12.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
46212026-06-30T15:07:12.738Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46222026-06-30T15:07:12.738Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46232026-06-30T15:07:12.738Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46242026-06-30T15:07:12.738Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46252026-06-30T15:07:12.738Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
46262026-06-30T15:07:12.738Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46272026-06-30T15:07:12.738Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46282026-06-30T15:07:12.738Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
46292026-06-30T15:07:12.738Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
46302026-06-30T15:07:12.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
46312026-06-30T15:07:12.738Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46322026-06-30T15:07:12.738Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46332026-06-30T15:07:12.738Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46342026-06-30T15:07:12.738Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46352026-06-30T15:07:12.738Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46362026-06-30T15:07:12.738Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46372026-06-30T15:07:12.738Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46382026-06-30T15:07:12.738Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46392026-06-30T15:07:12.738Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
46402026-06-30T15:07:12.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
46412026-06-30T15:07:12.738Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
46422026-06-30T15:07:12.738Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46432026-06-30T15:07:12.738Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46442026-06-30T15:07:15.740Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46452026-06-30T15:07:15.740Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46462026-06-30T15:07:15.740Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
46472026-06-30T15:07:15.740Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46482026-06-30T15:07:15.740Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46492026-06-30T15:07:15.740Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
46502026-06-30T15:07:15.740Z- - - - - - - - - - - - - - - - - - - - - - - - -
46512026-06-30T15:07:15.740Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46522026-06-30T15:07:15.740Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
46532026-06-30T15:07:15.740Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46542026-06-30T15:07:15.740Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46552026-06-30T15:07:15.740Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46562026-06-30T15:07:15.740Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46572026-06-30T15:07:15.740Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
46582026-06-30T15:07:15.741Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46592026-06-30T15:07:15.741Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
46602026-06-30T15:07:15.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
46612026-06-30T15:07:15.741Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46622026-06-30T15:07:15.741Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46632026-06-30T15:07:15.741Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
46642026-06-30T15:07:15.741Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
46652026-06-30T15:07:15.741Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
46662026-06-30T15:07:15.741Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46672026-06-30T15:07:15.741Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
46682026-06-30T15:07:15.741Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46692026-06-30T15:07:15.741Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
46702026-06-30T15:07:15.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
46712026-06-30T15:07:15.741Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46722026-06-30T15:07:15.741Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46732026-06-30T15:07:15.741Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46742026-06-30T15:07:15.741Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46752026-06-30T15:07:15.741Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46762026-06-30T15:07:15.741Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46772026-06-30T15:07:15.741Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46782026-06-30T15:07:15.741Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46792026-06-30T15:07:15.741Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
46802026-06-30T15:07:15.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
46812026-06-30T15:07:15.741Z[ 5] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
46822026-06-30T15:07:15.741Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46832026-06-30T15:07:15.741Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-06-30T15:07:15.741Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46852026-06-30T15:07:15.742Z[ 14] 10.00-10.00 sec 128 KBytes 904 Mbits/sec
46862026-06-30T15:07:15.742Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46872026-06-30T15:07:15.742Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46882026-06-30T15:07:15.742Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46892026-06-30T15:07:15.742Z[SUM] 10.00-10.00 sec 256 KBytes 1.80 Gbits/sec
46902026-06-30T15:07:15.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
46912026-06-30T15:07:15.742Z[ ID] Interval Transfer Bitrate
46922026-06-30T15:07:15.742Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
46932026-06-30T15:07:15.742Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
46942026-06-30T15:07:15.742Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
46952026-06-30T15:07:15.742Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
46962026-06-30T15:07:15.742Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
46972026-06-30T15:07:15.742Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
46982026-06-30T15:07:15.742Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
46992026-06-30T15:07:15.742Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
47002026-06-30T15:07:15.742Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec sender
47012026-06-30T15:07:15.746ZRun 7/10...3494.1748260656286Mbps
47022026-06-30T15:07:23.143Z-----------------------------------------------------------
47032026-06-30T15:07:23.143ZServer listening on 5201 (test #28)
47042026-06-30T15:07:23.143Z-----------------------------------------------------------
47052026-06-30T15:07:23.143ZAccepted connection from 10.0.0.1, port 36020
47062026-06-30T15:07:23.143Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44674
47072026-06-30T15:07:23.143Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34031
47082026-06-30T15:07:23.143Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47489
47092026-06-30T15:07:23.143Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41113
47102026-06-30T15:07:23.143Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58331
47112026-06-30T15:07:23.143Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57557
47122026-06-30T15:07:23.143Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64316
47132026-06-30T15:07:23.143Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52274
47142026-06-30T15:07:23.143Z[ ID] Interval Transfer Bitrate
47152026-06-30T15:07:23.143Z[ 5] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
47162026-06-30T15:07:23.143Z[ 8] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
47172026-06-30T15:07:23.143Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
47182026-06-30T15:07:23.143Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
47192026-06-30T15:07:23.143Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
47202026-06-30T15:07:23.143Z[ 16] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
47212026-06-30T15:07:23.143Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
47222026-06-30T15:07:23.143Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
47232026-06-30T15:07:23.143Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
47242026-06-30T15:07:23.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
47252026-06-30T15:07:23.143Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
47262026-06-30T15:07:23.143Z[ 8] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
47272026-06-30T15:07:23.143Z[ 10] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
47282026-06-30T15:07:23.143Z[ 12] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
47292026-06-30T15:07:23.143Z[ 14] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
47302026-06-30T15:07:23.143Z[ 16] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
47312026-06-30T15:07:23.143Z[ 18] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
47322026-06-30T15:07:23.143Z[ 20] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
47332026-06-30T15:07:23.143Z[SUM] 1.00-2.00 sec 420 MBytes 3.52 Gbits/sec
47342026-06-30T15:07:23.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
47352026-06-30T15:07:23.143Z[ 5] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
47362026-06-30T15:07:23.143Z[ 8] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
47372026-06-30T15:07:23.143Z[ 10] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
47382026-06-30T15:07:23.144Z[ 12] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
47392026-06-30T15:07:23.144Z[ 14] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
47402026-06-30T15:07:23.144Z[ 16] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
47412026-06-30T15:07:23.144Z[ 18] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
47422026-06-30T15:07:23.144Z[ 20] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
47432026-06-30T15:07:23.144Z[SUM] 2.00-3.00 sec 415 MBytes 3.48 Gbits/sec
47442026-06-30T15:07:23.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
47452026-06-30T15:07:23.144Z[ 5] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
47462026-06-30T15:07:23.144Z[ 8] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
47472026-06-30T15:07:23.144Z[ 10] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
47482026-06-30T15:07:23.144Z[ 12] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
47492026-06-30T15:07:23.144Z[ 14] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
47502026-06-30T15:07:23.144Z[ 16] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
47512026-06-30T15:07:23.144Z[ 18] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
47522026-06-30T15:07:23.144Z[ 20] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
47532026-06-30T15:07:23.144Z[SUM] 3.00-4.00 sec 418 MBytes 3.51 Gbits/sec
47542026-06-30T15:07:23.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
47552026-06-30T15:07:23.144Z[ 5] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
47562026-06-30T15:07:23.144Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
47572026-06-30T15:07:23.144Z[ 10] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
47582026-06-30T15:07:23.144Z[ 12] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
47592026-06-30T15:07:23.144Z[ 14] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
47602026-06-30T15:07:23.144Z[ 16] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
47612026-06-30T15:07:23.144Z[ 18] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
47622026-06-30T15:07:23.144Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
47632026-06-30T15:07:23.144Z[SUM] 4.00-5.00 sec 418 MBytes 3.51 Gbits/sec
47642026-06-30T15:07:23.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
47652026-06-30T15:07:23.144Z[ 5] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
47662026-06-30T15:07:23.144Z[ 8] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
47672026-06-30T15:07:23.144Z[ 10] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
47682026-06-30T15:07:23.144Z[ 12] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
47692026-06-30T15:07:23.144Z[ 14] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
47702026-06-30T15:07:23.144Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
47712026-06-30T15:07:23.144Z[ 18] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
47722026-06-30T15:07:23.144Z[ 20] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
47732026-06-30T15:07:23.144Z[SUM] 5.00-6.00 sec 418 MBytes 3.51 Gbits/sec
47742026-06-30T15:07:23.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
47752026-06-30T15:07:23.145Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47762026-06-30T15:07:23.145Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
47772026-06-30T15:07:23.145Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47782026-06-30T15:07:26.146Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47792026-06-30T15:07:26.147Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47802026-06-30T15:07:26.147Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
47812026-06-30T15:07:26.147Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47822026-06-30T15:07:26.147Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47832026-06-30T15:07:26.147Z[SUM] 6.00-7.00 sec 425 MBytes 3.56 Gbits/sec
47842026-06-30T15:07:26.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
47852026-06-30T15:07:26.147Z[ 5] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
47862026-06-30T15:07:26.147Z[ 8] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
47872026-06-30T15:07:26.147Z[ 10] 7.00-8.00 sec 51.5 MBytes 432 Mbits/sec
47882026-06-30T15:07:26.147Z[ 12] 7.00-8.00 sec 51.5 MBytes 432 Mbits/sec
47892026-06-30T15:07:26.147Z[ 14] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
47902026-06-30T15:07:26.147Z[ 16] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
47912026-06-30T15:07:26.147Z[ 18] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
47922026-06-30T15:07:26.147Z[ 20] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
47932026-06-30T15:07:26.147Z[SUM] 7.00-8.00 sec 413 MBytes 3.46 Gbits/sec
47942026-06-30T15:07:26.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
47952026-06-30T15:07:26.147Z[ 5] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
47962026-06-30T15:07:26.147Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
47972026-06-30T15:07:26.147Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
47982026-06-30T15:07:26.147Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
47992026-06-30T15:07:26.147Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
48002026-06-30T15:07:26.147Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
48012026-06-30T15:07:26.147Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
48022026-06-30T15:07:26.147Z[ 20] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
48032026-06-30T15:07:26.147Z[SUM] 8.00-9.00 sec 420 MBytes 3.52 Gbits/sec
48042026-06-30T15:07:26.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
48052026-06-30T15:07:26.147Z[ 5] 9.00-10.00 sec 51.5 MBytes 432 Mbits/sec
48062026-06-30T15:07:26.147Z[ 8] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
48072026-06-30T15:07:26.147Z[ 10] 9.00-10.00 sec 51.5 MBytes 432 Mbits/sec
48082026-06-30T15:07:26.147Z[ 12] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
48092026-06-30T15:07:26.147Z[ 14] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
48102026-06-30T15:07:26.147Z[ 16] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
48112026-06-30T15:07:26.147Z[ 18] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
48122026-06-30T15:07:26.147Z[ 20] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
48132026-06-30T15:07:26.147Z[SUM] 9.00-10.00 sec 413 MBytes 3.46 Gbits/sec
48142026-06-30T15:07:26.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
48152026-06-30T15:07:26.147Z[ 5] 10.00-10.00 sec 128 KBytes 841 Mbits/sec
48162026-06-30T15:07:26.148Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48172026-06-30T15:07:26.148Z[ 10] 10.00-10.00 sec 128 KBytes 842 Mbits/sec
48182026-06-30T15:07:26.148Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48192026-06-30T15:07:26.148Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48202026-06-30T15:07:26.148Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48212026-06-30T15:07:26.148Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48222026-06-30T15:07:26.148Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48232026-06-30T15:07:26.148Z[SUM] 10.00-10.00 sec 256 KBytes 1.68 Gbits/sec
48242026-06-30T15:07:26.148Z- - - - - - - - - - - - - - - - - - - - - - - - -
48252026-06-30T15:07:26.148Z[ ID] Interval Transfer Bitrate
48262026-06-30T15:07:26.148Z[ 5] 0.00-10.00 sec 512 MBytes 429 Mbits/sec sender
48272026-06-30T15:07:26.148Z[ 8] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
48282026-06-30T15:07:26.148Z[ 10] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
48292026-06-30T15:07:26.148Z[ 12] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
48302026-06-30T15:07:26.148Z[ 14] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
48312026-06-30T15:07:26.148Z[ 16] 0.00-10.00 sec 512 MBytes 429 Mbits/sec sender
48322026-06-30T15:07:26.148Z[ 18] 0.00-10.00 sec 512 MBytes 429 Mbits/sec sender
48332026-06-30T15:07:26.148Z[ 20] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
48342026-06-30T15:07:26.148Z[SUM] 0.00-10.00 sec 3.99 GBytes 3.43 Gbits/sec sender
48352026-06-30T15:07:26.151ZRun 8/10...3430.92643329883Mbps
48362026-06-30T15:07:33.548Z-----------------------------------------------------------
48372026-06-30T15:07:33.548ZServer listening on 5201 (test #29)
48382026-06-30T15:07:33.548Z-----------------------------------------------------------
48392026-06-30T15:07:33.548ZAccepted connection from 10.0.0.1, port 47399
48402026-06-30T15:07:33.548Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52909
48412026-06-30T15:07:33.548Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57177
48422026-06-30T15:07:33.548Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33609
48432026-06-30T15:07:33.548Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37148
48442026-06-30T15:07:33.548Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64140
48452026-06-30T15:07:33.548Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39788
48462026-06-30T15:07:33.548Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36978
48472026-06-30T15:07:33.548Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47151
48482026-06-30T15:07:33.548Z[ ID] Interval Transfer Bitrate
48492026-06-30T15:07:33.548Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48502026-06-30T15:07:33.548Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48512026-06-30T15:07:33.548Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48522026-06-30T15:07:33.548Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48532026-06-30T15:07:33.548Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48542026-06-30T15:07:33.548Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48552026-06-30T15:07:33.548Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48562026-06-30T15:07:33.548Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48572026-06-30T15:07:33.548Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
48582026-06-30T15:07:33.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
48592026-06-30T15:07:33.548Z[ 5] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
48602026-06-30T15:07:33.548Z[ 8] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
48612026-06-30T15:07:33.548Z[ 10] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
48622026-06-30T15:07:33.548Z[ 12] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
48632026-06-30T15:07:33.548Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48642026-06-30T15:07:33.548Z[ 16] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
48652026-06-30T15:07:33.548Z[ 18] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
48662026-06-30T15:07:33.548Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
48672026-06-30T15:07:33.548Z[SUM] 1.00-2.00 sec 419 MBytes 3.52 Gbits/sec
48682026-06-30T15:07:33.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
48692026-06-30T15:07:33.548Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
48702026-06-30T15:07:33.549Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
48712026-06-30T15:07:33.549Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
48722026-06-30T15:07:33.549Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
48732026-06-30T15:07:33.549Z[ 14] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
48742026-06-30T15:07:33.549Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
48752026-06-30T15:07:33.549Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
48762026-06-30T15:07:33.549Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
48772026-06-30T15:07:33.549Z[SUM] 2.00-3.00 sec 421 MBytes 3.53 Gbits/sec
48782026-06-30T15:07:33.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
48792026-06-30T15:07:33.549Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48802026-06-30T15:07:33.549Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48812026-06-30T15:07:33.549Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48822026-06-30T15:07:33.549Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48832026-06-30T15:07:33.549Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48842026-06-30T15:07:33.549Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48852026-06-30T15:07:33.549Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48862026-06-30T15:07:33.549Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48872026-06-30T15:07:33.549Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
48882026-06-30T15:07:33.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
48892026-06-30T15:07:33.549Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48902026-06-30T15:07:33.549Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
48912026-06-30T15:07:33.549Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48922026-06-30T15:07:33.549Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48932026-06-30T15:07:33.549Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48942026-06-30T15:07:33.549Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
48952026-06-30T15:07:33.549Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48962026-06-30T15:07:33.549Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48972026-06-30T15:07:33.549Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
48982026-06-30T15:07:33.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
48992026-06-30T15:07:33.549Z[ 5] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
49002026-06-30T15:07:33.549Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
49012026-06-30T15:07:33.549Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
49022026-06-30T15:07:33.549Z[ 12] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
49032026-06-30T15:07:33.549Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
49042026-06-30T15:07:33.549Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
49052026-06-30T15:07:33.549Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
49062026-06-30T15:07:33.549Z[ 20] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
49072026-06-30T15:07:33.549Z[SUM] 5.00-6.00 sec 419 MBytes 3.52 Gbits/sec
49082026-06-30T15:07:33.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
49092026-06-30T15:07:33.550Z[ 5] 6.00-7.00 sec 51.8 MBytes 434 Mbits/sec
49102026-06-30T15:07:33.550Z[ 8] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
49112026-06-30T15:07:33.550Z[ 10] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
49122026-06-30T15:07:36.552Z[ 12] 6.00-7.00 sec 51.8 MBytes 434 Mbits/sec
49132026-06-30T15:07:36.552Z[ 14] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
49142026-06-30T15:07:36.552Z[ 16] 6.00-7.00 sec 51.6 MBytes 433 Mbits/sec
49152026-06-30T15:07:36.552Z[ 18] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
49162026-06-30T15:07:36.552Z[ 20] 6.00-7.00 sec 51.8 MBytes 434 Mbits/sec
49172026-06-30T15:07:36.552Z[SUM] 6.00-7.00 sec 413 MBytes 3.46 Gbits/sec
49182026-06-30T15:07:36.552Z- - - - - - - - - - - - - - - - - - - - - - - - -
49192026-06-30T15:07:36.552Z[ 5] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
49202026-06-30T15:07:36.552Z[ 8] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
49212026-06-30T15:07:36.552Z[ 10] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
49222026-06-30T15:07:36.552Z[ 12] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
49232026-06-30T15:07:36.552Z[ 14] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
49242026-06-30T15:07:36.552Z[ 16] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
49252026-06-30T15:07:36.552Z[ 18] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
49262026-06-30T15:07:36.552Z[ 20] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
49272026-06-30T15:07:36.552Z[SUM] 7.00-8.00 sec 417 MBytes 3.50 Gbits/sec
49282026-06-30T15:07:36.552Z- - - - - - - - - - - - - - - - - - - - - - - - -
49292026-06-30T15:07:36.552Z[ 5] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49302026-06-30T15:07:36.552Z[ 8] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49312026-06-30T15:07:36.552Z[ 10] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49322026-06-30T15:07:36.552Z[ 12] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
49332026-06-30T15:07:36.552Z[ 14] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49342026-06-30T15:07:36.552Z[ 16] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49352026-06-30T15:07:36.552Z[ 18] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
49362026-06-30T15:07:36.552Z[ 20] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
49372026-06-30T15:07:36.552Z[SUM] 8.00-9.00 sec 417 MBytes 3.49 Gbits/sec
49382026-06-30T15:07:36.552Z- - - - - - - - - - - - - - - - - - - - - - - - -
49392026-06-30T15:07:36.552Z[ 5] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
49402026-06-30T15:07:36.552Z[ 8] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
49412026-06-30T15:07:36.552Z[ 10] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
49422026-06-30T15:07:36.553Z[ 12] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
49432026-06-30T15:07:36.553Z[ 14] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
49442026-06-30T15:07:36.553Z[ 16] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
49452026-06-30T15:07:36.553Z[ 18] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
49462026-06-30T15:07:36.553Z[ 20] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
49472026-06-30T15:07:36.553Z[SUM] 9.00-10.00 sec 414 MBytes 3.47 Gbits/sec
49482026-06-30T15:07:36.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
49492026-06-30T15:07:36.553Z[ 5] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
49502026-06-30T15:07:36.553Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49512026-06-30T15:07:36.553Z[ 10] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
49522026-06-30T15:07:36.553Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49532026-06-30T15:07:36.553Z[ 14] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
49542026-06-30T15:07:36.553Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49552026-06-30T15:07:36.553Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49562026-06-30T15:07:36.553Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49572026-06-30T15:07:36.553Z[SUM] 10.00-10.00 sec 384 KBytes 2.76 Gbits/sec
49582026-06-30T15:07:36.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
49592026-06-30T15:07:36.553Z[ ID] Interval Transfer Bitrate
49602026-06-30T15:07:36.553Z[ 5] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
49612026-06-30T15:07:36.553Z[ 8] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
49622026-06-30T15:07:36.553Z[ 10] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
49632026-06-30T15:07:36.553Z[ 12] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
49642026-06-30T15:07:36.553Z[ 14] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
49652026-06-30T15:07:36.553Z[ 16] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
49662026-06-30T15:07:36.553Z[ 18] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
49672026-06-30T15:07:36.553Z[ 20] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
49682026-06-30T15:07:36.553Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.45 Gbits/sec sender
49692026-06-30T15:07:36.556ZRun 9/10...3449.312131779993Mbps
49702026-06-30T15:07:43.955Z-----------------------------------------------------------
49712026-06-30T15:07:43.955ZServer listening on 5201 (test #30)
49722026-06-30T15:07:43.955Z-----------------------------------------------------------
49732026-06-30T15:07:43.955ZAccepted connection from 10.0.0.1, port 61052
49742026-06-30T15:07:43.955Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39741
49752026-06-30T15:07:43.955Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49029
49762026-06-30T15:07:43.955Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42770
49772026-06-30T15:07:43.955Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48692
49782026-06-30T15:07:43.955Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45111
49792026-06-30T15:07:43.955Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39089
49802026-06-30T15:07:43.955Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54073
49812026-06-30T15:07:43.955Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44378
49822026-06-30T15:07:43.955Z[ ID] Interval Transfer Bitrate
49832026-06-30T15:07:43.955Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49842026-06-30T15:07:43.955Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49852026-06-30T15:07:43.955Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
49862026-06-30T15:07:43.955Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49872026-06-30T15:07:43.955Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49882026-06-30T15:07:43.955Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49892026-06-30T15:07:43.955Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49902026-06-30T15:07:43.955Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49912026-06-30T15:07:43.955Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
49922026-06-30T15:07:43.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
49932026-06-30T15:07:43.955Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
49942026-06-30T15:07:43.955Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49952026-06-30T15:07:43.955Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49962026-06-30T15:07:43.955Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
49972026-06-30T15:07:43.955Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49982026-06-30T15:07:43.956Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49992026-06-30T15:07:43.956Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
50002026-06-30T15:07:43.956Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
50012026-06-30T15:07:43.956Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
50022026-06-30T15:07:43.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
50032026-06-30T15:07:43.956Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50042026-06-30T15:07:43.956Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
50052026-06-30T15:07:43.956Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50062026-06-30T15:07:43.956Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50072026-06-30T15:07:43.956Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50082026-06-30T15:07:43.956Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50092026-06-30T15:07:43.956Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50102026-06-30T15:07:43.956Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50112026-06-30T15:07:43.956Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
50122026-06-30T15:07:43.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
50132026-06-30T15:07:43.956Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
50142026-06-30T15:07:43.956Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
50152026-06-30T15:07:43.956Z[ 10] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
50162026-06-30T15:07:43.956Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
50172026-06-30T15:07:43.956Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
50182026-06-30T15:07:43.956Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
50192026-06-30T15:07:43.956Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
50202026-06-30T15:07:43.956Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
50212026-06-30T15:07:43.956Z[SUM] 3.00-4.00 sec 420 MBytes 3.52 Gbits/sec
50222026-06-30T15:07:43.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
50232026-06-30T15:07:43.956Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
50242026-06-30T15:07:43.956Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
50252026-06-30T15:07:43.956Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
50262026-06-30T15:07:43.956Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
50272026-06-30T15:07:43.956Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
50282026-06-30T15:07:43.956Z[ 16] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
50292026-06-30T15:07:43.956Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
50302026-06-30T15:07:43.956Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
50312026-06-30T15:07:43.956Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
50322026-06-30T15:07:43.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
50332026-06-30T15:07:43.956Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50342026-06-30T15:07:43.956Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50352026-06-30T15:07:43.956Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50362026-06-30T15:07:43.956Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50372026-06-30T15:07:43.957Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
50382026-06-30T15:07:43.957Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50392026-06-30T15:07:43.957Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50402026-06-30T15:07:43.957Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50412026-06-30T15:07:43.957Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
50422026-06-30T15:07:43.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
50432026-06-30T15:07:43.957Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
50442026-06-30T15:07:43.957Z[ 8] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
50452026-06-30T15:07:43.957Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50462026-06-30T15:07:46.959Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50472026-06-30T15:07:46.959Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50482026-06-30T15:07:46.959Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50492026-06-30T15:07:46.959Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50502026-06-30T15:07:46.959Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50512026-06-30T15:07:46.959Z[SUM] 6.00-7.00 sec 420 MBytes 3.52 Gbits/sec
50522026-06-30T15:07:46.959Z- - - - - - - - - - - - - - - - - - - - - - - - -
50532026-06-30T15:07:46.959Z[ 5] 7.00-8.00 sec 51.2 MBytes 430 Mbits/sec
50542026-06-30T15:07:46.959Z[ 8] 7.00-8.00 sec 51.4 MBytes 431 Mbits/sec
50552026-06-30T15:07:46.959Z[ 10] 7.00-8.00 sec 51.4 MBytes 431 Mbits/sec
50562026-06-30T15:07:46.959Z[ 12] 7.00-8.00 sec 51.2 MBytes 430 Mbits/sec
50572026-06-30T15:07:46.959Z[ 14] 7.00-8.00 sec 51.4 MBytes 431 Mbits/sec
50582026-06-30T15:07:46.959Z[ 16] 7.00-8.00 sec 51.2 MBytes 430 Mbits/sec
50592026-06-30T15:07:46.959Z[ 18] 7.00-8.00 sec 51.2 MBytes 430 Mbits/sec
50602026-06-30T15:07:46.959Z[ 20] 7.00-8.00 sec 51.2 MBytes 430 Mbits/sec
50612026-06-30T15:07:46.959Z[SUM] 7.00-8.00 sec 410 MBytes 3.44 Gbits/sec
50622026-06-30T15:07:46.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
50632026-06-30T15:07:46.960Z[ 5] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
50642026-06-30T15:07:46.960Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
50652026-06-30T15:07:46.960Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
50662026-06-30T15:07:46.960Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50672026-06-30T15:07:46.960Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50682026-06-30T15:07:46.960Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
50692026-06-30T15:07:46.960Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
50702026-06-30T15:07:46.960Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50712026-06-30T15:07:46.960Z[SUM] 8.00-9.00 sec 420 MBytes 3.53 Gbits/sec
50722026-06-30T15:07:46.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
50732026-06-30T15:07:46.960Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50742026-06-30T15:07:46.960Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50752026-06-30T15:07:46.960Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50762026-06-30T15:07:46.960Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50772026-06-30T15:07:46.960Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50782026-06-30T15:07:46.960Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
50792026-06-30T15:07:46.960Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50802026-06-30T15:07:46.960Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50812026-06-30T15:07:46.960Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
50822026-06-30T15:07:46.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
50832026-06-30T15:07:46.960Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50842026-06-30T15:07:46.960Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50852026-06-30T15:07:46.960Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50862026-06-30T15:07:46.960Z[ 12] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
50872026-06-30T15:07:46.960Z[ 14] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
50882026-06-30T15:07:46.960Z[ 16] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
50892026-06-30T15:07:46.960Z[ 18] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
50902026-06-30T15:07:46.960Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50912026-06-30T15:07:46.960Z[SUM] 10.00-10.00 sec 512 KBytes 3.82 Gbits/sec
50922026-06-30T15:07:46.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
50932026-06-30T15:07:46.960Z[ ID] Interval Transfer Bitrate
50942026-06-30T15:07:46.960Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
50952026-06-30T15:07:46.960Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
50962026-06-30T15:07:46.960Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
50972026-06-30T15:07:46.960Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
50982026-06-30T15:07:46.960Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
50992026-06-30T15:07:46.960Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
51002026-06-30T15:07:46.960Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
51012026-06-30T15:07:46.961Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
51022026-06-30T15:07:46.961Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
51032026-06-30T15:07:46.964ZRun 10/10...3463.689472223847Mbps
51042026-06-30T15:07:46.964Z###---------------------###
51052026-06-30T15:07:46.964Z::: iPerf done... :::
51062026-06-30T15:07:46.964Z:::Awaiting out files...:::
51072026-06-30T15:07:46.964Z###---------------------###
51082026-06-30T15:07:46.964Z###-----###
51092026-06-30T15:07:46.964Z:::done!:::
51102026-06-30T15:07:46.964Z###-----###
51112026-06-30T15:07:47.994ZBenchmarking iperf-tcp/local/s2c/tx
51122026-06-30T15:07:47.995ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51132026-06-30T15:07:52.217ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51142026-06-30T15:08:12.206ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51152026-06-30T15:08:12.294Ziperf-tcp/local/s2c/tx time: [3.6057 µs 3.6058 µs 3.6059 µs]
51162026-06-30T15:08:12.294Z change: [+0.6615% +0.6662% +0.6721%] (p = 0.00 < 0.05)
51172026-06-30T15:08:12.294Z Change within noise threshold.
51182026-06-30T15:08:12.294ZFound 5 outliers among 100 measurements (5.00%)
51192026-06-30T15:08:12.294Z 4 (4.00%) high mild
51202026-06-30T15:08:12.294Z 1 (1.00%) high severe
51212026-06-30T15:08:13.190Z
51222026-06-30T15:08:13.193ZBenchmarking iperf-tcp/local/s2c/rx
51232026-06-30T15:08:13.193ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51242026-06-30T15:08:17.412ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51252026-06-30T15:08:37.407ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51262026-06-30T15:08:37.495Ziperf-tcp/local/s2c/rx time: [6.7227 µs 6.7228 µs 6.7229 µs]
51272026-06-30T15:08:37.495Z change: [+1.4016% +1.4067% +1.4114%] (p = 0.00 < 0.05)
51282026-06-30T15:08:37.495Z Performance has regressed.
51292026-06-30T15:08:37.495ZFound 6 outliers among 100 measurements (6.00%)
51302026-06-30T15:08:37.495Z 2 (2.00%) low severe
51312026-06-30T15:08:37.495Z 1 (1.00%) low mild
51322026-06-30T15:08:37.495Z 2 (2.00%) high mild
51332026-06-30T15:08:37.495Z 1 (1.00%) high severe
51342026-06-30T15:08:38.389Z
51352026-06-30T15:08:42.693Z+ cargo ubench
51362026-06-30T15:08:42.821Z Compiling proc-macro2 v1.0.106
51372026-06-30T15:08:42.821Z Compiling unicode-ident v1.0.24
51382026-06-30T15:08:42.821Z Compiling quote v1.0.46
51392026-06-30T15:08:42.821Z Compiling serde_core v1.0.228
51402026-06-30T15:08:42.824Z Compiling cfg-if v1.0.4
51412026-06-30T15:08:42.824Z Compiling libc v0.2.186
51422026-06-30T15:08:42.824Z Compiling memchr v2.8.2
51432026-06-30T15:08:42.824Z Compiling serde v1.0.228
51442026-06-30T15:08:42.903Z Compiling rustversion v1.0.22
51452026-06-30T15:08:42.951Z Compiling ident_case v1.0.1
51462026-06-30T15:08:43.059Z Compiling version_check v0.9.5
51472026-06-30T15:08:43.168Z Compiling strsim v0.11.1
51482026-06-30T15:08:43.189Z Compiling zerocopy v0.8.52
51492026-06-30T15:08:43.341Z Compiling either v1.16.0
51502026-06-30T15:08:43.457Z Compiling thiserror v2.0.18
51512026-06-30T15:08:43.548Z Compiling fnv v1.0.7
51522026-06-30T15:08:43.637Z Compiling syn v1.0.109
51532026-06-30T15:08:43.768Z Compiling regex-syntax v0.8.11
51542026-06-30T15:08:43.829Z Compiling crossbeam-utils v0.8.21
51552026-06-30T15:08:43.935Z Compiling pin-project-lite v0.2.17
51562026-06-30T15:08:43.968Z Compiling syn v2.0.118
51572026-06-30T15:08:43.989Z Compiling aho-corasick v1.1.4
51582026-06-30T15:08:44.062Z Compiling equivalent v1.0.2
51592026-06-30T15:08:44.159Z Compiling winnow v1.0.3
51602026-06-30T15:08:44.162Z Compiling hashbrown v0.17.1
51612026-06-30T15:08:44.379Z Compiling itertools v0.14.0
51622026-06-30T15:08:44.715Z Compiling indexmap v2.14.0
51632026-06-30T15:08:45.190Z Compiling bitflags v2.13.0
51642026-06-30T15:08:45.312Z Compiling regex-automata v0.4.14
51652026-06-30T15:08:45.319Z Compiling toml_parser v1.1.2+spec-1.1.0
51662026-06-30T15:08:45.385Z Compiling byteorder v1.5.0
51672026-06-30T15:08:45.541Z Compiling toml_datetime v1.1.1+spec-1.1.0
51682026-06-30T15:08:45.573Z Compiling autocfg v1.5.1
51692026-06-30T15:08:45.621Z Compiling heapless v0.8.0
51702026-06-30T15:08:45.770Z Compiling toml_edit v0.25.12+spec-1.1.0
51712026-06-30T15:08:45.872Z Compiling hash32 v0.3.1
51722026-06-30T15:08:45.878Z Compiling slog v2.8.2
51732026-06-30T15:08:45.913Z Compiling num-traits v0.2.19
51742026-06-30T15:08:46.000Z Compiling futures-sink v0.3.32
51752026-06-30T15:08:46.070Z Compiling futures-core v0.3.32
51762026-06-30T15:08:46.082Z Compiling smoltcp v0.11.0
51772026-06-30T15:08:46.097Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51782026-06-30T15:08:46.129Z Compiling macaddr v1.0.1
51792026-06-30T15:08:46.209Z Compiling stable_deref_trait v1.2.1
51802026-06-30T15:08:46.327Z Compiling proc-macro-crate v3.5.0
51812026-06-30T15:08:46.331Z Compiling futures-channel v0.3.32
51822026-06-30T15:08:46.563Z Compiling proc-macro-error-attr v1.0.4
51832026-06-30T15:08:46.570Z Compiling anyhow v1.0.102
51842026-06-30T15:08:46.648Z Compiling darling_core v0.21.3
51852026-06-30T15:08:46.720Z Compiling darling_core v0.23.0
51862026-06-30T15:08:46.738Z Compiling futures-io v0.3.32
51872026-06-30T15:08:46.778Z Compiling slab v0.4.12
51882026-06-30T15:08:46.866Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51892026-06-30T15:08:46.918Z Compiling bitflags v1.3.2
51902026-06-30T15:08:46.972Z Compiling regex v1.12.4
51912026-06-30T15:08:46.980Z Compiling getrandom v0.4.3
51922026-06-30T15:08:47.072Z Compiling futures-task v0.3.32
51932026-06-30T15:08:47.228Z Compiling crc32fast v1.5.0
51942026-06-30T15:08:47.234Z Compiling rand_core v0.10.1
51952026-06-30T15:08:47.353Z Compiling ref-cast v1.0.25
51962026-06-30T15:08:47.384Z Compiling managed v0.8.0
51972026-06-30T15:08:47.789Z Compiling serde_derive v1.0.228
51982026-06-30T15:08:47.794Z Compiling zerocopy-derive v0.8.52
51992026-06-30T15:08:47.883Z Compiling thiserror-impl v2.0.18
52002026-06-30T15:08:47.924Z Compiling futures-macro v0.3.32
52012026-06-30T15:08:48.289Z Compiling ref-cast-impl v1.0.25
52022026-06-30T15:08:48.720Z Compiling futures-util v0.3.32
52032026-06-30T15:08:48.813Z Compiling darling_macro v0.21.3
52042026-06-30T15:08:48.852Z Compiling darling_macro v0.23.0
52052026-06-30T15:08:48.864Z Compiling num_enum_derive v0.7.6
52062026-06-30T15:08:49.150Z Compiling cobs v0.3.0
52072026-06-30T15:08:49.351Z Compiling darling v0.21.3
52082026-06-30T15:08:49.369Z Compiling foreign-types-macros v0.2.3
52092026-06-30T15:08:49.389Z Compiling darling v0.23.0
52102026-06-30T15:08:49.423Z Compiling ingot-macros v0.1.1
52112026-06-30T15:08:49.867Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52122026-06-30T15:08:50.032Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52132026-06-30T15:08:50.184Z Compiling proc-macro-error v1.0.4
52142026-06-30T15:08:50.250Z Compiling unicode-width v0.2.2
52152026-06-30T15:08:50.259Z Compiling once_cell v1.21.4
52162026-06-30T15:08:50.404Z Compiling cpufeatures v0.3.0
52172026-06-30T15:08:50.469Z Compiling ipnetwork v0.21.1
52182026-06-30T15:08:50.486Z Compiling rustix v1.1.4
52192026-06-30T15:08:50.540Z Compiling foreign-types-shared v0.3.1
52202026-06-30T15:08:50.582Z Compiling tabwriter v1.4.1
52212026-06-30T15:08:50.620Z Compiling foreign-types v0.5.0
52222026-06-30T15:08:50.689Z Compiling chacha20 v0.10.0
52232026-06-30T15:08:50.830Z Compiling tracing-core v0.1.36
52242026-06-30T15:08:50.960Z Compiling erased-serde v0.3.31
52252026-06-30T15:08:50.995Z Compiling postcard v1.1.3
52262026-06-30T15:08:51.048Z Compiling num_enum v0.7.6
52272026-06-30T15:08:51.056Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52282026-06-30T15:08:51.156Z Compiling futures-executor v0.3.32
52292026-06-30T15:08:51.465Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52302026-06-30T15:08:51.662Z Compiling tracing-attributes v0.1.31
52312026-06-30T15:08:51.704Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52322026-06-30T15:08:52.047Z Compiling errno v0.3.14
52332026-06-30T15:08:52.065Z Compiling itertools v0.15.0
52342026-06-30T15:08:52.127Z Compiling cstr-argument v0.1.2
52352026-06-30T15:08:52.184Z Compiling find-msvc-tools v0.1.9
52362026-06-30T15:08:52.191Z Compiling utf8parse v0.2.2
52372026-06-30T15:08:52.195Z Compiling zmij v1.0.21
52382026-06-30T15:08:52.278Z Compiling ingot-types v0.1.2
52392026-06-30T15:08:52.285Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52402026-06-30T15:08:52.401Z Compiling dyn-clone v1.0.20
52412026-06-30T15:08:52.418Z Compiling time-core v0.1.9
52422026-06-30T15:08:52.514Z Compiling num-conv v0.2.2
52432026-06-30T15:08:52.569Z Compiling pretty-hex v0.4.2
52442026-06-30T15:08:52.574Z Compiling thiserror v1.0.69
52452026-06-30T15:08:52.655Z Compiling shlex v2.0.1
52462026-06-30T15:08:52.694Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52472026-06-30T15:08:52.763Z Compiling ingot v0.1.1
52482026-06-30T15:08:52.828Z Compiling cc v1.2.65
52492026-06-30T15:08:52.888Z Compiling time-macros v0.2.30
52502026-06-30T15:08:52.930Z Compiling tracing v0.1.44
52512026-06-30T15:08:53.082Z Compiling anstyle-parse v1.0.0
52522026-06-30T15:08:53.250Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52532026-06-30T15:08:53.591Z Compiling rand v0.10.1
52542026-06-30T15:08:53.927Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52552026-06-30T15:08:53.960Z Compiling futures v0.3.32
52562026-06-30T15:08:54.031Z Compiling thiserror-impl v1.0.69
52572026-06-30T15:08:54.037Z Compiling uuid v1.23.3
52582026-06-30T15:08:54.066Z Compiling crossbeam-epoch v0.9.18
52592026-06-30T15:08:54.169Z Compiling arc-swap v1.9.1
52602026-06-30T15:08:54.455Z Compiling socket2 v0.6.4
52612026-06-30T15:08:54.507Z Compiling nom v8.0.0
52622026-06-30T15:08:54.512Z Compiling thread_local v1.1.9
52632026-06-30T15:08:54.840Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52642026-06-30T15:08:54.928Z Compiling is_terminal_polyfill v1.70.2
52652026-06-30T15:08:55.034Z Compiling anstyle-query v1.1.5
52662026-06-30T15:08:55.132Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52672026-06-30T15:08:55.196Z Compiling deranged v0.5.8
52682026-06-30T15:08:55.326Z Compiling slog-async v2.8.0
52692026-06-30T15:08:55.339Z Compiling colorchoice v1.0.5
52702026-06-30T15:08:55.447Z Compiling iana-time-zone v0.1.65
52712026-06-30T15:08:55.603Z Compiling powerfmt v0.2.0
52722026-06-30T15:08:55.826Z Compiling heck v0.4.1
52732026-06-30T15:08:56.021Z Compiling rayon-core v1.13.0
52742026-06-30T15:08:56.120Z Compiling lazy_static v1.5.0
52752026-06-30T15:08:56.232Z Compiling oxnet v0.1.6
52762026-06-30T15:08:56.274Z Compiling serde_json v1.0.150
52772026-06-30T15:08:56.497Z Compiling colored v3.1.1
52782026-06-30T15:08:56.528Z Compiling anstyle v1.0.14
52792026-06-30T15:08:56.769Z Compiling anstream v1.0.0
52802026-06-30T15:08:57.054Z Compiling rusticata-macros v5.0.0
52812026-06-30T15:08:57.150Z Compiling slog-scope v4.4.1
52822026-06-30T15:08:57.172Z Compiling time v0.3.51
52832026-06-30T15:08:57.520Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52842026-06-30T15:08:57.578Z Compiling chrono v0.4.45
52852026-06-30T15:08:57.729Z Compiling crossbeam-deque v0.8.6
52862026-06-30T15:08:57.951Z Compiling cookie-factory v0.3.3
52872026-06-30T15:08:58.041Z Compiling alloca v0.4.0
52882026-06-30T15:08:58.177Z Compiling terminal_size v0.4.4
52892026-06-30T15:08:58.309Z Compiling half v2.7.1
52902026-06-30T15:08:58.314Z Compiling crossbeam-channel v0.5.15
52912026-06-30T15:08:58.567Z Compiling is-terminal v0.4.17
52922026-06-30T15:08:58.622Z Compiling itertools v0.12.1
52932026-06-30T15:08:58.656Z Compiling cfg_aliases v0.2.1
52942026-06-30T15:08:58.721Z Compiling ciborium-io v0.2.2
52952026-06-30T15:08:58.810Z Compiling heck v0.5.0
52962026-06-30T15:08:59.000Z Compiling itoa v1.0.18
52972026-06-30T15:08:59.005Z Compiling clap_lex v1.1.0
52982026-06-30T15:08:59.204Z Compiling log v0.4.33
52992026-06-30T15:08:59.315Z Compiling term v1.2.1
53002026-06-30T15:08:59.428Z Compiling circular v0.3.0
53012026-06-30T15:08:59.639Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
53022026-06-30T15:08:59.660Z Compiling take_mut v0.2.2
53032026-06-30T15:08:59.768Z Compiling plotters-backend v0.3.7
53042026-06-30T15:09:00.063Z Compiling plotters-svg v0.3.7
53052026-06-30T15:09:00.088Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53062026-06-30T15:09:00.486Z Compiling slog-term v2.9.2
53072026-06-30T15:09:00.546Z Compiling pcap-parser v0.17.0
53082026-06-30T15:09:00.727Z Compiling slog-stdlog v4.1.1
53092026-06-30T15:09:01.057Z Compiling clap_builder v4.6.0
53102026-06-30T15:09:01.384Z Compiling clap_derive v4.6.1
53112026-06-30T15:09:01.728Z Compiling ciborium-ll v0.2.2
53122026-06-30T15:09:01.995Z Compiling nix v0.31.3
53132026-06-30T15:09:02.360Z Compiling itertools v0.13.0
53142026-06-30T15:09:02.853Z Compiling cast v0.3.0
53152026-06-30T15:09:03.024Z Compiling same-file v1.0.6
53162026-06-30T15:09:03.069Z Compiling clap v4.6.1
53172026-06-30T15:09:03.145Z Compiling walkdir v2.5.0
53182026-06-30T15:09:03.180Z Compiling rayon v1.12.0
53192026-06-30T15:09:03.456Z Compiling tinytemplate v1.2.1
53202026-06-30T15:09:03.630Z Compiling ciborium v0.2.2
53212026-06-30T15:09:03.693Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53222026-06-30T15:09:03.857Z Compiling criterion-plot v0.8.2
53232026-06-30T15:09:04.335Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53242026-06-30T15:09:04.565Z Compiling slog-envlogger v2.2.0
53252026-06-30T15:09:04.600Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53262026-06-30T15:09:05.339Z Compiling plotters v0.3.7
53272026-06-30T15:09:05.447Z Compiling page_size v0.6.0
53282026-06-30T15:09:05.501Z Compiling anes v0.1.6
53292026-06-30T15:09:05.550Z Compiling oorandom v11.1.5
53302026-06-30T15:09:05.639Z Compiling dtor-proc-macro v0.0.13
53312026-06-30T15:09:05.667Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53322026-06-30T15:09:05.992Z Compiling dtor v0.8.1
53332026-06-30T15:09:06.081Z Compiling link-section v0.2.1
53342026-06-30T15:09:06.218Z Compiling ctor-proc-macro v0.0.13
53352026-06-30T15:09:06.542Z Compiling criterion v0.8.2
53362026-06-30T15:09:06.561Z Compiling ctor v0.10.1
53372026-06-30T15:09:08.592Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53382026-06-30T15:10:30.706Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 48s
53392026-06-30T15:10:30.733Z Running benches/userland.rs (target/release-lto/deps/userland-773470b6590344bc)
53402026-06-30T15:10:30.736ZGnuplot not found, using plotters backend
53412026-06-30T15:10:30.872ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53422026-06-30T15:10:30.872ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53432026-06-30T15:10:36.469ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0001 s (7.5M iterations)
53442026-06-30T15:10:41.303ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53452026-06-30T15:10:41.395Zparse/Hairpin-DHCPv4/wallclock/Discover
53462026-06-30T15:10:41.395Z time: [63.498 ns 64.012 ns 64.502 ns]
53472026-06-30T15:10:41.395Z change: [+0.7278% +1.8087% +2.9284%] (p = 0.00 < 0.05)
53482026-06-30T15:10:41.395Z Change within noise threshold.
53492026-06-30T15:10:41.395ZFound 2 outliers among 100 measurements (2.00%)
53502026-06-30T15:10:41.395Z 1 (1.00%) high mild
53512026-06-30T15:10:41.395Z 1 (1.00%) high severe
53522026-06-30T15:10:42.294Z
53532026-06-30T15:10:42.297ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53542026-06-30T15:10:42.297ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53552026-06-30T15:10:45.301ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0036 s (3.5M iterations)
53562026-06-30T15:10:50.297ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53572026-06-30T15:10:50.384Zprocess/Hairpin-DHCPv4/wallclock/Discover
53582026-06-30T15:10:50.384Z time: [848.23 ns 852.93 ns 859.41 ns]
53592026-06-30T15:10:50.384Z change: [+0.8159% +1.0807% +1.4445%] (p = 0.00 < 0.05)
53602026-06-30T15:10:50.385Z Change within noise threshold.
53612026-06-30T15:10:50.385ZFound 8 outliers among 100 measurements (8.00%)
53622026-06-30T15:10:50.385Z 2 (2.00%) high mild
53632026-06-30T15:10:50.385Z 6 (6.00%) high severe
53642026-06-30T15:10:51.291Z
53652026-06-30T15:10:51.294ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53662026-06-30T15:10:51.294ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53672026-06-30T15:10:57.108ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0017 s (7.2M iterations)
53682026-06-30T15:11:01.731ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53692026-06-30T15:11:01.817Zparse/Hairpin-DHCPv4/wallclock/Request
53702026-06-30T15:11:01.817Z time: [63.151 ns 63.612 ns 64.045 ns]
53712026-06-30T15:11:01.817Z change: [−0.3048% +0.7907% +1.8848%] (p = 0.15 > 0.05)
53722026-06-30T15:11:01.817Z No change in performance detected.
53732026-06-30T15:11:01.817ZFound 3 outliers among 100 measurements (3.00%)
53742026-06-30T15:11:01.817Z 1 (1.00%) high mild
53752026-06-30T15:11:01.817Z 2 (2.00%) high severe
53762026-06-30T15:11:02.718Z
53772026-06-30T15:11:02.721ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53782026-06-30T15:11:02.721ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53792026-06-30T15:11:08.613ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0036 s (3.6M iterations)
53802026-06-30T15:11:13.604ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53812026-06-30T15:11:13.690Zprocess/Hairpin-DHCPv4/wallclock/Request
53822026-06-30T15:11:13.690Z time: [820.10 ns 823.30 ns 827.75 ns]
53832026-06-30T15:11:13.690Z change: [−1.5983% −1.1107% −0.6130%] (p = 0.00 < 0.05)
53842026-06-30T15:11:13.690Z Change within noise threshold.
53852026-06-30T15:11:13.690ZFound 10 outliers among 100 measurements (10.00%)
53862026-06-30T15:11:13.690Z 4 (4.00%) high mild
53872026-06-30T15:11:13.690Z 6 (6.00%) high severe
53882026-06-30T15:11:14.580Z
53892026-06-30T15:11:14.583ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53902026-06-30T15:11:14.583ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53912026-06-30T15:11:18.046ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0033 s (6.1M iterations)
53922026-06-30T15:11:22.951ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53932026-06-30T15:11:23.037Zparse/Hairpin-DHCPv6/wallclock/Solicit
53942026-06-30T15:11:23.037Z time: [62.533 ns 63.099 ns 63.639 ns]
53952026-06-30T15:11:23.037Z change: [−1.0128% +0.1584% +1.3087%] (p = 0.80 > 0.05)
53962026-06-30T15:11:23.037Z No change in performance detected.
53972026-06-30T15:11:23.037ZFound 3 outliers among 100 measurements (3.00%)
53982026-06-30T15:11:23.037Z 1 (1.00%) high mild
53992026-06-30T15:11:23.037Z 2 (2.00%) high severe
54002026-06-30T15:11:23.932Z
54012026-06-30T15:11:23.935ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
54022026-06-30T15:11:23.935ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54032026-06-30T15:11:27.700ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0074 s (2.8M iterations)
54042026-06-30T15:11:32.702ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54052026-06-30T15:11:32.790Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54062026-06-30T15:11:32.790Z time: [1.0401 µs 1.0428 µs 1.0460 µs]
54072026-06-30T15:11:32.790Z change: [+0.5184% +0.8281% +1.1403%] (p = 0.00 < 0.05)
54082026-06-30T15:11:32.790Z Change within noise threshold.
54092026-06-30T15:11:32.790ZFound 8 outliers among 100 measurements (8.00%)
54102026-06-30T15:11:32.790Z 3 (3.00%) high mild
54112026-06-30T15:11:32.790Z 5 (5.00%) high severe
54122026-06-30T15:11:33.691Z
54132026-06-30T15:11:33.694ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54142026-06-30T15:11:33.694ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54152026-06-30T15:11:37.525ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0045 s (5.5M iterations)
54162026-06-30T15:11:42.335ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54172026-06-30T15:11:42.420Zparse/Hairpin-DHCPv6/wallclock/Request
54182026-06-30T15:11:42.421Z time: [63.734 ns 64.659 ns 65.631 ns]
54192026-06-30T15:11:42.421Z change: [+1.3643% +2.5190% +3.7338%] (p = 0.00 < 0.05)
54202026-06-30T15:11:42.421Z Performance has regressed.
54212026-06-30T15:11:42.421ZFound 7 outliers among 100 measurements (7.00%)
54222026-06-30T15:11:42.421Z 3 (3.00%) high mild
54232026-06-30T15:11:42.421Z 4 (4.00%) high severe
54242026-06-30T15:11:43.318Z
54252026-06-30T15:11:43.321ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54262026-06-30T15:11:43.321ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54272026-06-30T15:11:47.311ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0094 s (2.6M iterations)
54282026-06-30T15:11:52.334ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54292026-06-30T15:11:52.420Zprocess/Hairpin-DHCPv6/wallclock/Request
54302026-06-30T15:11:52.420Z time: [1.0871 µs 1.0915 µs 1.0966 µs]
54312026-06-30T15:11:52.421Z change: [+2.7416% +3.7875% +5.1068%] (p = 0.00 < 0.05)
54322026-06-30T15:11:52.421Z Performance has regressed.
54332026-06-30T15:11:52.421ZFound 10 outliers among 100 measurements (10.00%)
54342026-06-30T15:11:52.421Z 4 (4.00%) high mild
54352026-06-30T15:11:52.421Z 6 (6.00%) high severe
54362026-06-30T15:11:53.318Z
54372026-06-30T15:11:53.321ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54382026-06-30T15:11:53.321ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54392026-06-30T15:11:59.531ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0036 s (6.8M iterations)
54402026-06-30T15:12:04.053ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54412026-06-30T15:12:04.139Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54422026-06-30T15:12:04.139Z time: [63.532 ns 64.390 ns 65.349 ns]
54432026-06-30T15:12:04.139Z change: [+0.7140% +1.9199% +3.2366%] (p = 0.00 < 0.05)
54442026-06-30T15:12:04.139Z Change within noise threshold.
54452026-06-30T15:12:04.139ZFound 4 outliers among 100 measurements (4.00%)
54462026-06-30T15:12:04.139Z 2 (2.00%) high mild
54472026-06-30T15:12:04.139Z 2 (2.00%) high severe
54482026-06-30T15:12:05.035Z
54492026-06-30T15:12:05.038ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54502026-06-30T15:12:05.038ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54512026-06-30T15:12:10.400ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0052 s (3.9M iterations)
54522026-06-30T15:12:15.297ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54532026-06-30T15:12:15.383Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54542026-06-30T15:12:15.386Z time: [640.59 ns 649.32 ns 660.30 ns]
54552026-06-30T15:12:15.386Z change: [+1.0262% +1.7085% +2.5593%] (p = 0.00 < 0.05)
54562026-06-30T15:12:15.386Z Performance has regressed.
54572026-06-30T15:12:15.386ZFound 17 outliers among 100 measurements (17.00%)
54582026-06-30T15:12:15.386Z 4 (4.00%) high mild
54592026-06-30T15:12:15.386Z 13 (13.00%) high severe
54602026-06-30T15:12:16.282Z
54612026-06-30T15:12:16.285ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54622026-06-30T15:12:16.286ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54632026-06-30T15:12:20.728ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0037 s (4.7M iterations)
54642026-06-30T15:12:24.543ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54652026-06-30T15:12:24.630Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54662026-06-30T15:12:24.630Z time: [123.48 ns 124.04 ns 124.58 ns]
54672026-06-30T15:12:24.630Z change: [+0.2871% +1.0668% +1.8371%] (p = 0.01 < 0.05)
54682026-06-30T15:12:24.630Z Change within noise threshold.
54692026-06-30T15:12:24.630ZFound 4 outliers among 100 measurements (4.00%)
54702026-06-30T15:12:24.630Z 2 (2.00%) high mild
54712026-06-30T15:12:24.630Z 2 (2.00%) high severe
54722026-06-30T15:12:25.528Z
54732026-06-30T15:12:25.532ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54742026-06-30T15:12:25.532ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54752026-06-30T15:12:28.841ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0022 s (3.2M iterations)
54762026-06-30T15:12:33.305ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54772026-06-30T15:12:33.392Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54782026-06-30T15:12:33.392Z time: [720.25 ns 723.30 ns 727.07 ns]
54792026-06-30T15:12:33.392Z change: [+0.9798% +1.3857% +1.8965%] (p = 0.00 < 0.05)
54802026-06-30T15:12:33.392Z Change within noise threshold.
54812026-06-30T15:12:33.392ZFound 10 outliers among 100 measurements (10.00%)
54822026-06-30T15:12:33.392Z 4 (4.00%) high mild
54832026-06-30T15:12:33.395Z 6 (6.00%) high severe
54842026-06-30T15:12:34.289Z
54852026-06-30T15:12:34.292ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54862026-06-30T15:12:34.292ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54872026-06-30T15:12:37.311ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0033 s (6.9M iterations)
54882026-06-30T15:12:41.932ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54892026-06-30T15:12:42.017Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54902026-06-30T15:12:42.017Z time: [62.914 ns 63.453 ns 63.950 ns]
54912026-06-30T15:12:42.017Z change: [+0.3795% +1.5169% +2.5474%] (p = 0.01 < 0.05)
54922026-06-30T15:12:42.017Z Change within noise threshold.
54932026-06-30T15:12:42.018ZFound 2 outliers among 100 measurements (2.00%)
54942026-06-30T15:12:42.018Z 1 (1.00%) high mild
54952026-06-30T15:12:42.018Z 1 (1.00%) high severe
54962026-06-30T15:12:42.913Z
54972026-06-30T15:12:42.916ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54982026-06-30T15:12:42.916ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54992026-06-30T15:12:45.930ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0060 s (3.5M iterations)
55002026-06-30T15:12:50.883ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
55012026-06-30T15:12:50.968Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
55022026-06-30T15:12:50.968Z time: [815.58 ns 819.04 ns 823.48 ns]
55032026-06-30T15:12:50.968Z change: [−1.4412% −0.9102% −0.3516%] (p = 0.00 < 0.05)
55042026-06-30T15:12:50.968Z Change within noise threshold.
55052026-06-30T15:12:50.968ZFound 13 outliers among 100 measurements (13.00%)
55062026-06-30T15:12:50.968Z 4 (4.00%) high mild
55072026-06-30T15:12:50.968Z 9 (9.00%) high severe
55082026-06-30T15:12:51.865Z
55092026-06-30T15:12:51.869ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55102026-06-30T15:12:51.869ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55112026-06-30T15:12:54.924ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0027 s (6.9M iterations)
55122026-06-30T15:12:59.469ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55132026-06-30T15:12:59.554Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55142026-06-30T15:12:59.555Z time: [62.328 ns 62.800 ns 63.227 ns]
55152026-06-30T15:12:59.555Z change: [−0.8653% +0.2064% +1.1826%] (p = 0.70 > 0.05)
55162026-06-30T15:12:59.555Z No change in performance detected.
55172026-06-30T15:12:59.555ZFound 3 outliers among 100 measurements (3.00%)
55182026-06-30T15:12:59.555Z 1 (1.00%) high mild
55192026-06-30T15:12:59.555Z 2 (2.00%) high severe
55202026-06-30T15:13:00.457Z
55212026-06-30T15:13:00.461ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55222026-06-30T15:13:00.461ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55232026-06-30T15:13:06.468ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0008 s (3.5M iterations)
55242026-06-30T15:13:11.280ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55252026-06-30T15:13:11.366Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55262026-06-30T15:13:11.366Z time: [774.19 ns 779.16 ns 785.16 ns]
55272026-06-30T15:13:11.366Z change: [+0.4429% +0.9184% +1.6151%] (p = 0.00 < 0.05)
55282026-06-30T15:13:11.366Z Change within noise threshold.
55292026-06-30T15:13:11.366ZFound 11 outliers among 100 measurements (11.00%)
55302026-06-30T15:13:11.366Z 6 (6.00%) high mild
55312026-06-30T15:13:11.366Z 5 (5.00%) high severe
55322026-06-30T15:13:12.261Z
55332026-06-30T15:13:12.264ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55342026-06-30T15:13:12.264ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55352026-06-30T15:13:15.777ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (12M iterations)
55362026-06-30T15:13:19.554ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55372026-06-30T15:13:19.640Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55382026-06-30T15:13:19.640Z time: [63.463 ns 64.055 ns 64.612 ns]
55392026-06-30T15:13:19.640Z change: [+0.2192% +1.1071% +2.1057%] (p = 0.02 < 0.05)
55402026-06-30T15:13:19.640Z Change within noise threshold.
55412026-06-30T15:13:19.640ZFound 2 outliers among 100 measurements (2.00%)
55422026-06-30T15:13:19.640Z 1 (1.00%) high mild
55432026-06-30T15:13:19.641Z 1 (1.00%) high severe
55442026-06-30T15:13:20.532Z
55452026-06-30T15:13:20.535ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55462026-06-30T15:13:20.535ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55472026-06-30T15:13:25.781ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0055 s (4.0M iterations)
55482026-06-30T15:13:30.511ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55492026-06-30T15:13:30.597Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55502026-06-30T15:13:30.597Z time: [255.56 ns 257.40 ns 259.82 ns]
55512026-06-30T15:13:30.597Z change: [+0.2950% +0.8503% +1.5078%] (p = 0.00 < 0.05)
55522026-06-30T15:13:30.597Z Change within noise threshold.
55532026-06-30T15:13:30.597ZFound 8 outliers among 100 measurements (8.00%)
55542026-06-30T15:13:30.597Z 3 (3.00%) high mild
55552026-06-30T15:13:30.597Z 5 (5.00%) high severe
55562026-06-30T15:13:31.494Z
55572026-06-30T15:13:31.498ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55582026-06-30T15:13:31.498ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55592026-06-30T15:13:34.603ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (6.8M iterations)
55602026-06-30T15:13:39.326ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55612026-06-30T15:13:39.412Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55622026-06-30T15:13:39.412Z time: [81.893 ns 82.887 ns 84.145 ns]
55632026-06-30T15:13:39.412Z change: [+0.4791% +1.4973% +2.4764%] (p = 0.00 < 0.05)
55642026-06-30T15:13:39.412Z Change within noise threshold.
55652026-06-30T15:13:39.412ZFound 5 outliers among 100 measurements (5.00%)
55662026-06-30T15:13:39.413Z 2 (2.00%) high mild
55672026-06-30T15:13:39.413Z 3 (3.00%) high severe
55682026-06-30T15:13:40.307Z
55692026-06-30T15:13:40.310ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55702026-06-30T15:13:40.311ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55712026-06-30T15:13:44.443ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0096 s (2.5M iterations)
55722026-06-30T15:13:49.386ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55732026-06-30T15:13:49.472Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55742026-06-30T15:13:49.472Z time: [274.55 ns 275.72 ns 277.17 ns]
55752026-06-30T15:13:49.472Z change: [+0.7232% +1.2405% +1.7048%] (p = 0.00 < 0.05)
55762026-06-30T15:13:49.472Z Change within noise threshold.
55772026-06-30T15:13:49.472ZFound 10 outliers among 100 measurements (10.00%)
55782026-06-30T15:13:49.472Z 6 (6.00%) high mild
55792026-06-30T15:13:49.472Z 4 (4.00%) high severe
55802026-06-30T15:13:50.368Z
55812026-06-30T15:13:50.372ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55822026-06-30T15:13:50.372ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55832026-06-30T15:13:56.659ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0025 s (6.7M iterations)
55842026-06-30T15:14:00.237ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55852026-06-30T15:14:00.323Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55862026-06-30T15:14:00.323Z time: [98.908 ns 99.782 ns 101.05 ns]
55872026-06-30T15:14:00.323Z change: [+0.7542% +1.9364% +3.1887%] (p = 0.00 < 0.05)
55882026-06-30T15:14:00.323Z Change within noise threshold.
55892026-06-30T15:14:00.323ZFound 11 outliers among 100 measurements (11.00%)
55902026-06-30T15:14:00.323Z 6 (6.00%) high mild
55912026-06-30T15:14:00.323Z 5 (5.00%) high severe
55922026-06-30T15:14:01.218Z
55932026-06-30T15:14:01.222ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55942026-06-30T15:14:01.222ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55952026-06-30T15:14:04.260ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0020 s (3.4M iterations)
55962026-06-30T15:14:08.847ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55972026-06-30T15:14:08.933Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55982026-06-30T15:14:08.934Z time: [227.11 ns 228.14 ns 229.26 ns]
55992026-06-30T15:14:08.934Z change: [+0.1660% +0.7602% +1.4044%] (p = 0.02 < 0.05)
56002026-06-30T15:14:08.934Z Change within noise threshold.
56012026-06-30T15:14:08.934ZFound 7 outliers among 100 measurements (7.00%)
56022026-06-30T15:14:08.934Z 4 (4.00%) high mild
56032026-06-30T15:14:08.934Z 3 (3.00%) high severe
56042026-06-30T15:14:09.834Z
56052026-06-30T15:14:09.837ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56062026-06-30T15:14:09.837ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56072026-06-30T15:14:14.296ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0018 s (4.7M iterations)
56082026-06-30T15:14:18.601ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56092026-06-30T15:14:18.687Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56102026-06-30T15:14:18.687Z time: [117.41 ns 118.36 ns 119.59 ns]
56112026-06-30T15:14:18.687Z change: [+0.3368% +1.4228% +2.5737%] (p = 0.01 < 0.05)
56122026-06-30T15:14:18.687Z Change within noise threshold.
56132026-06-30T15:14:18.687ZFound 9 outliers among 100 measurements (9.00%)
56142026-06-30T15:14:18.687Z 3 (3.00%) high mild
56152026-06-30T15:14:18.687Z 6 (6.00%) high severe
56162026-06-30T15:14:19.581Z
56172026-06-30T15:14:19.584ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56182026-06-30T15:14:19.584ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56192026-06-30T15:14:24.171ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0065 s (2.3M iterations)
56202026-06-30T15:14:28.979ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56212026-06-30T15:14:29.066Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56222026-06-30T15:14:29.066Z time: [247.17 ns 248.83 ns 250.75 ns]
56232026-06-30T15:14:29.066Z change: [+0.9768% +1.5754% +2.1560%] (p = 0.00 < 0.05)
56242026-06-30T15:14:29.066Z Change within noise threshold.
56252026-06-30T15:14:29.066ZFound 7 outliers among 100 measurements (7.00%)
56262026-06-30T15:14:29.066Z 4 (4.00%) high mild
56272026-06-30T15:14:29.066Z 3 (3.00%) high severe
56282026-06-30T15:14:29.962Z
56292026-06-30T15:14:29.965ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56302026-06-30T15:14:29.965ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56312026-06-30T15:14:33.295ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (13M iterations)
56322026-06-30T15:14:37.218ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56332026-06-30T15:14:37.305Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56342026-06-30T15:14:37.305Z time: [62.093 ns 62.918 ns 63.961 ns]
56352026-06-30T15:14:37.305Z change: [+0.3525% +1.3793% +2.4763%] (p = 0.01 < 0.05)
56362026-06-30T15:14:37.305Z Change within noise threshold.
56372026-06-30T15:14:37.305ZFound 3 outliers among 100 measurements (3.00%)
56382026-06-30T15:14:37.305Z 1 (1.00%) high mild
56392026-06-30T15:14:37.305Z 2 (2.00%) high severe
56402026-06-30T15:14:38.205Z
56412026-06-30T15:14:38.208ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56422026-06-30T15:14:38.208ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56432026-06-30T15:14:43.126ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (4.3M iterations)
56442026-06-30T15:14:47.828ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56452026-06-30T15:14:47.915Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56462026-06-30T15:14:47.915Z time: [218.43 ns 219.26 ns 220.27 ns]
56472026-06-30T15:14:47.915Z change: [+0.5017% +1.0723% +1.5991%] (p = 0.00 < 0.05)
56482026-06-30T15:14:47.915Z Change within noise threshold.
56492026-06-30T15:14:47.915ZFound 8 outliers among 100 measurements (8.00%)
56502026-06-30T15:14:47.915Z 2 (2.00%) high mild
56512026-06-30T15:14:47.915Z 6 (6.00%) high severe
56522026-06-30T15:14:48.815Z
56532026-06-30T15:14:48.818ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56542026-06-30T15:14:48.818ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56552026-06-30T15:14:51.886ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0029 s (6.8M iterations)
56562026-06-30T15:14:56.646ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56572026-06-30T15:14:56.731Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56582026-06-30T15:14:56.731Z time: [80.996 ns 81.644 ns 82.253 ns]
56592026-06-30T15:14:56.731Z change: [+1.3380% +2.4911% +3.6026%] (p = 0.00 < 0.05)
56602026-06-30T15:14:56.731Z Performance has regressed.
56612026-06-30T15:14:56.731ZFound 2 outliers among 100 measurements (2.00%)
56622026-06-30T15:14:56.731Z 2 (2.00%) high severe
56632026-06-30T15:14:57.628Z
56642026-06-30T15:14:57.631ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56652026-06-30T15:14:57.631ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56662026-06-30T15:15:01.580ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0045 s (2.7M iterations)
56672026-06-30T15:15:06.508ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56682026-06-30T15:15:06.595Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56692026-06-30T15:15:06.595Z time: [236.60 ns 237.16 ns 237.70 ns]
56702026-06-30T15:15:06.595Z change: [+0.4749% +0.9195% +1.3136%] (p = 0.00 < 0.05)
56712026-06-30T15:15:06.595Z Change within noise threshold.
56722026-06-30T15:15:06.595ZFound 7 outliers among 100 measurements (7.00%)
56732026-06-30T15:15:06.595Z 3 (3.00%) high mild
56742026-06-30T15:15:06.595Z 4 (4.00%) high severe
56752026-06-30T15:15:07.488Z
56762026-06-30T15:15:07.491ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56772026-06-30T15:15:07.491ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56782026-06-30T15:15:13.681ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0031 s (6.8M iterations)
56792026-06-30T15:15:17.248ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56802026-06-30T15:15:17.333Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56812026-06-30T15:15:17.333Z time: [98.600 ns 99.010 ns 99.462 ns]
56822026-06-30T15:15:17.333Z change: [+0.5842% +1.2826% +2.0130%] (p = 0.00 < 0.05)
56832026-06-30T15:15:17.333Z Change within noise threshold.
56842026-06-30T15:15:17.333ZFound 4 outliers among 100 measurements (4.00%)
56852026-06-30T15:15:17.333Z 2 (2.00%) high mild
56862026-06-30T15:15:17.333Z 2 (2.00%) high severe
56872026-06-30T15:15:18.231Z
56882026-06-30T15:15:18.248ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56892026-06-30T15:15:18.248ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56902026-06-30T15:15:24.155ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0067 s (3.5M iterations)
56912026-06-30T15:15:28.602ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56922026-06-30T15:15:28.688Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56932026-06-30T15:15:28.688Z time: [190.25 ns 191.14 ns 192.02 ns]
56942026-06-30T15:15:28.688Z change: [+0.7369% +1.2889% +1.8216%] (p = 0.00 < 0.05)
56952026-06-30T15:15:28.688Z Change within noise threshold.
56962026-06-30T15:15:28.688ZFound 3 outliers among 100 measurements (3.00%)
56972026-06-30T15:15:28.689Z 2 (2.00%) high mild
56982026-06-30T15:15:28.689Z 1 (1.00%) high severe
56992026-06-30T15:15:29.583Z
57002026-06-30T15:15:29.586ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57012026-06-30T15:15:29.586ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57022026-06-30T15:15:33.970ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0020 s (4.8M iterations)
57032026-06-30T15:15:38.329ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57042026-06-30T15:15:38.415Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57052026-06-30T15:15:38.415Z time: [117.26 ns 118.09 ns 119.05 ns]
57062026-06-30T15:15:38.415Z change: [+0.5049% +1.4304% +2.3430%] (p = 0.00 < 0.05)
57072026-06-30T15:15:38.415Z Change within noise threshold.
57082026-06-30T15:15:38.415ZFound 7 outliers among 100 measurements (7.00%)
57092026-06-30T15:15:38.415Z 2 (2.00%) high mild
57102026-06-30T15:15:38.415Z 5 (5.00%) high severe
57112026-06-30T15:15:39.311Z
57122026-06-30T15:15:39.314ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57132026-06-30T15:15:39.314ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57142026-06-30T15:15:43.704ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0038 s (2.4M iterations)
57152026-06-30T15:15:48.508ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57162026-06-30T15:15:48.594Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57172026-06-30T15:15:48.594Z time: [208.49 ns 209.57 ns 210.70 ns]
57182026-06-30T15:15:48.594Z change: [+0.6535% +1.2721% +1.8812%] (p = 0.00 < 0.05)
57192026-06-30T15:15:48.594Z Change within noise threshold.
57202026-06-30T15:15:48.594ZFound 7 outliers among 100 measurements (7.00%)
57212026-06-30T15:15:48.594Z 5 (5.00%) high mild
57222026-06-30T15:15:48.594Z 2 (2.00%) high severe
57232026-06-30T15:15:49.487Z
57242026-06-30T15:15:49.491ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57252026-06-30T15:15:49.491ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57262026-06-30T15:15:53.146ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0020 s (11M iterations)
57272026-06-30T15:15:57.127ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57282026-06-30T15:15:57.214Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57292026-06-30T15:15:57.214Z time: [63.010 ns 63.541 ns 64.033 ns]
57302026-06-30T15:15:57.214Z change: [−0.0415% +0.8841% +1.8083%] (p = 0.07 > 0.05)
57312026-06-30T15:15:57.214Z No change in performance detected.
57322026-06-30T15:15:57.214ZFound 3 outliers among 100 measurements (3.00%)
57332026-06-30T15:15:57.214Z 2 (2.00%) high mild
57342026-06-30T15:15:57.214Z 1 (1.00%) high severe
57352026-06-30T15:15:58.109Z
57362026-06-30T15:15:58.112ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57372026-06-30T15:15:58.112ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57382026-06-30T15:16:03.563ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0041 s (3.8M iterations)
57392026-06-30T15:16:08.352ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57402026-06-30T15:16:08.438Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57412026-06-30T15:16:08.438Z time: [252.50 ns 254.30 ns 256.65 ns]
57422026-06-30T15:16:08.438Z change: [+0.6076% +1.1827% +1.7989%] (p = 0.00 < 0.05)
57432026-06-30T15:16:08.438Z Change within noise threshold.
57442026-06-30T15:16:08.438ZFound 9 outliers among 100 measurements (9.00%)
57452026-06-30T15:16:08.438Z 3 (3.00%) high mild
57462026-06-30T15:16:08.438Z 6 (6.00%) high severe
57472026-06-30T15:16:09.332Z
57482026-06-30T15:16:09.335ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57492026-06-30T15:16:09.335ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57502026-06-30T15:16:12.558ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0021 s (6.5M iterations)
57512026-06-30T15:16:17.308ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57522026-06-30T15:16:17.393Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57532026-06-30T15:16:17.393Z time: [81.832 ns 82.680 ns 83.553 ns]
57542026-06-30T15:16:17.393Z change: [+0.4184% +1.4759% +2.4637%] (p = 0.01 < 0.05)
57552026-06-30T15:16:17.393Z Change within noise threshold.
57562026-06-30T15:16:17.393ZFound 4 outliers among 100 measurements (4.00%)
57572026-06-30T15:16:17.394Z 2 (2.00%) high mild
57582026-06-30T15:16:17.394Z 2 (2.00%) high severe
57592026-06-30T15:16:18.286Z
57602026-06-30T15:16:18.289ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57612026-06-30T15:16:18.289ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57622026-06-30T15:16:22.524ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0101 s (2.5M iterations)
57632026-06-30T15:16:27.465ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57642026-06-30T15:16:27.551Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57652026-06-30T15:16:27.551Z time: [270.49 ns 271.38 ns 272.30 ns]
57662026-06-30T15:16:27.551Z change: [+0.3078% +0.9167% +1.6284%] (p = 0.01 < 0.05)
57672026-06-30T15:16:27.551Z Change within noise threshold.
57682026-06-30T15:16:27.551ZFound 7 outliers among 100 measurements (7.00%)
57692026-06-30T15:16:27.551Z 4 (4.00%) high mild
57702026-06-30T15:16:27.551Z 3 (3.00%) high severe
57712026-06-30T15:16:28.447Z
57722026-06-30T15:16:28.450ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57732026-06-30T15:16:28.450ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57742026-06-30T15:16:31.545ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0016 s (6.8M iterations)
57752026-06-30T15:16:35.360ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57762026-06-30T15:16:35.446Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57772026-06-30T15:16:35.446Z time: [99.019 ns 99.253 ns 99.518 ns]
57782026-06-30T15:16:35.446Z change: [+0.4976% +1.1332% +1.7693%] (p = 0.00 < 0.05)
57792026-06-30T15:16:35.446Z Change within noise threshold.
57802026-06-30T15:16:35.446ZFound 3 outliers among 100 measurements (3.00%)
57812026-06-30T15:16:35.446Z 1 (1.00%) high mild
57822026-06-30T15:16:35.446Z 2 (2.00%) high severe
57832026-06-30T15:16:36.337Z
57842026-06-30T15:16:36.340ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57852026-06-30T15:16:36.340ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57862026-06-30T15:16:39.495ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0038 s (3.3M iterations)
57872026-06-30T15:16:44.117ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57882026-06-30T15:16:44.204Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57892026-06-30T15:16:44.204Z time: [224.12 ns 224.79 ns 225.46 ns]
57902026-06-30T15:16:44.204Z change: [+0.5429% +1.0048% +1.4402%] (p = 0.00 < 0.05)
57912026-06-30T15:16:44.204Z Change within noise threshold.
57922026-06-30T15:16:44.204ZFound 4 outliers among 100 measurements (4.00%)
57932026-06-30T15:16:44.204Z 3 (3.00%) high mild
57942026-06-30T15:16:44.204Z 1 (1.00%) high severe
57952026-06-30T15:16:45.098Z
57962026-06-30T15:16:45.101ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57972026-06-30T15:16:45.101ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57982026-06-30T15:16:49.619ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0031 s (4.6M iterations)
57992026-06-30T15:16:54.007ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58002026-06-30T15:16:54.093Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58012026-06-30T15:16:54.093Z time: [117.64 ns 117.90 ns 118.20 ns]
58022026-06-30T15:16:54.093Z change: [+0.2422% +1.0352% +1.8356%] (p = 0.01 < 0.05)
58032026-06-30T15:16:54.093Z Change within noise threshold.
58042026-06-30T15:16:54.093ZFound 12 outliers among 100 measurements (12.00%)
58052026-06-30T15:16:54.093Z 7 (7.00%) high mild
58062026-06-30T15:16:54.093Z 5 (5.00%) high severe
58072026-06-30T15:16:54.992Z
58082026-06-30T15:16:54.995ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58092026-06-30T15:16:54.995ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58102026-06-30T15:16:59.692ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0022 s (2.2M iterations)
58112026-06-30T15:17:04.534ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58122026-06-30T15:17:04.619Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58132026-06-30T15:17:04.619Z time: [243.35 ns 244.77 ns 246.50 ns]
58142026-06-30T15:17:04.619Z change: [+0.9716% +1.6370% +2.3516%] (p = 0.00 < 0.05)
58152026-06-30T15:17:04.619Z Change within noise threshold.
58162026-06-30T15:17:04.619ZFound 3 outliers among 100 measurements (3.00%)
58172026-06-30T15:17:04.619Z 2 (2.00%) high mild
58182026-06-30T15:17:04.619Z 1 (1.00%) high severe
58192026-06-30T15:17:05.511Z
58202026-06-30T15:17:05.514ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58212026-06-30T15:17:05.514ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58222026-06-30T15:17:09.126ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (12M iterations)
58232026-06-30T15:17:13.096ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58242026-06-30T15:17:13.181Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58252026-06-30T15:17:13.181Z time: [61.983 ns 62.611 ns 63.198 ns]
58262026-06-30T15:17:13.181Z change: [+0.0632% +0.9857% +1.8923%] (p = 0.04 < 0.05)
58272026-06-30T15:17:13.181Z Change within noise threshold.
58282026-06-30T15:17:13.181ZFound 20 outliers among 100 measurements (20.00%)
58292026-06-30T15:17:13.181Z 18 (18.00%) high mild
58302026-06-30T15:17:13.181Z 2 (2.00%) high severe
58312026-06-30T15:17:14.075Z
58322026-06-30T15:17:14.078ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58332026-06-30T15:17:14.078ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58342026-06-30T15:17:19.195ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0054 s (4.1M iterations)
58352026-06-30T15:17:23.968ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58362026-06-30T15:17:24.054Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58372026-06-30T15:17:24.054Z time: [220.28 ns 220.88 ns 221.46 ns]
58382026-06-30T15:17:24.054Z change: [+0.3812% +1.1104% +2.0228%] (p = 0.00 < 0.05)
58392026-06-30T15:17:24.054Z Change within noise threshold.
58402026-06-30T15:17:24.054ZFound 6 outliers among 100 measurements (6.00%)
58412026-06-30T15:17:24.054Z 4 (4.00%) high mild
58422026-06-30T15:17:24.054Z 2 (2.00%) high severe
58432026-06-30T15:17:24.953Z
58442026-06-30T15:17:24.956ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58452026-06-30T15:17:24.956ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58462026-06-30T15:17:28.116ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0002 s (6.6M iterations)
58472026-06-30T15:17:32.929ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58482026-06-30T15:17:33.014Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58492026-06-30T15:17:33.014Z time: [80.311 ns 80.985 ns 81.635 ns]
58502026-06-30T15:17:33.014Z change: [−0.1694% +0.7945% +1.7027%] (p = 0.10 > 0.05)
58512026-06-30T15:17:33.014Z No change in performance detected.
58522026-06-30T15:17:33.014ZFound 5 outliers among 100 measurements (5.00%)
58532026-06-30T15:17:33.014Z 3 (3.00%) high mild
58542026-06-30T15:17:33.014Z 2 (2.00%) high severe
58552026-06-30T15:17:33.913Z
58562026-06-30T15:17:33.916ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58572026-06-30T15:17:33.916ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58582026-06-30T15:17:37.970ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0011 s (2.6M iterations)
58592026-06-30T15:17:42.966ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58602026-06-30T15:17:43.052Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58612026-06-30T15:17:43.052Z time: [240.76 ns 241.74 ns 242.70 ns]
58622026-06-30T15:17:43.052Z change: [+1.3416% +1.9105% +2.4441%] (p = 0.00 < 0.05)
58632026-06-30T15:17:43.052Z Performance has regressed.
58642026-06-30T15:17:43.052ZFound 2 outliers among 100 measurements (2.00%)
58652026-06-30T15:17:43.052Z 2 (2.00%) high mild
58662026-06-30T15:17:43.960Z
58672026-06-30T15:17:43.964ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58682026-06-30T15:17:43.964ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58692026-06-30T15:17:46.970ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0034 s (7.0M iterations)
58702026-06-30T15:17:50.976ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58712026-06-30T15:17:51.073Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58722026-06-30T15:17:51.073Z time: [99.907 ns 102.81 ns 106.15 ns]
58732026-06-30T15:17:51.073Z change: [+0.9480% +2.2458% +3.8175%] (p = 0.00 < 0.05)
58742026-06-30T15:17:51.074Z Change within noise threshold.
58752026-06-30T15:17:51.074ZFound 13 outliers among 100 measurements (13.00%)
58762026-06-30T15:17:51.074Z 6 (6.00%) high mild
58772026-06-30T15:17:51.074Z 7 (7.00%) high severe
58782026-06-30T15:17:51.996Z
58792026-06-30T15:17:51.999ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58802026-06-30T15:17:51.999ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58812026-06-30T15:17:55.030ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0032 s (3.5M iterations)
58822026-06-30T15:18:00.175ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58832026-06-30T15:18:00.260Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58842026-06-30T15:18:00.260Z time: [209.50 ns 215.49 ns 221.92 ns]
58852026-06-30T15:18:00.260Z change: [+9.9302% +12.051% +14.057%] (p = 0.00 < 0.05)
58862026-06-30T15:18:00.260Z Performance has regressed.
58872026-06-30T15:18:01.160Z
58882026-06-30T15:18:01.163ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58892026-06-30T15:18:01.163ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58902026-06-30T15:18:05.653ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0035 s (4.7M iterations)
58912026-06-30T15:18:10.071ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58922026-06-30T15:18:10.156Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58932026-06-30T15:18:10.156Z time: [117.30 ns 117.86 ns 118.52 ns]
58942026-06-30T15:18:10.156Z change: [+0.7948% +1.9405% +3.1476%] (p = 0.00 < 0.05)
58952026-06-30T15:18:10.156Z Change within noise threshold.
58962026-06-30T15:18:10.156ZFound 14 outliers among 100 measurements (14.00%)
58972026-06-30T15:18:10.156Z 7 (7.00%) high mild
58982026-06-30T15:18:10.156Z 7 (7.00%) high severe
58992026-06-30T15:18:11.054Z
59002026-06-30T15:18:11.057ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59012026-06-30T15:18:11.057ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59022026-06-30T15:18:15.539ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0006 s (2.3M iterations)
59032026-06-30T15:18:20.423ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59042026-06-30T15:18:20.510Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59052026-06-30T15:18:20.510Z time: [209.96 ns 211.50 ns 213.56 ns]
59062026-06-30T15:18:20.510Z change: [+0.8637% +1.6231% +2.4288%] (p = 0.00 < 0.05)
59072026-06-30T15:18:20.510Z Change within noise threshold.
59082026-06-30T15:18:20.510ZFound 9 outliers among 100 measurements (9.00%)
59092026-06-30T15:18:20.510Z 5 (5.00%) high mild
59102026-06-30T15:18:20.510Z 4 (4.00%) high severe
59112026-06-30T15:18:21.411Z
59122026-06-30T15:18:21.414ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59132026-06-30T15:18:21.414ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59142026-06-30T15:18:24.762ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (13M iterations)
59152026-06-30T15:18:28.749ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59162026-06-30T15:18:28.835Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59172026-06-30T15:18:28.835Z time: [63.747 ns 64.411 ns 65.048 ns]
59182026-06-30T15:18:28.835Z change: [+0.6534% +1.6617% +2.6259%] (p = 0.00 < 0.05)
59192026-06-30T15:18:28.835Z Change within noise threshold.
59202026-06-30T15:18:28.835ZFound 1 outliers among 100 measurements (1.00%)
59212026-06-30T15:18:28.835Z 1 (1.00%) high mild
59222026-06-30T15:18:29.735Z
59232026-06-30T15:18:29.738ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59242026-06-30T15:18:29.738ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59252026-06-30T15:18:34.736ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0023 s (4.2M iterations)
59262026-06-30T15:18:39.799ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59272026-06-30T15:18:39.885Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59282026-06-30T15:18:39.885Z time: [294.40 ns 297.40 ns 301.15 ns]
59292026-06-30T15:18:39.885Z change: [−15.775% +1.0616% +21.579%] (p = 0.92 > 0.05)
59302026-06-30T15:18:39.885Z No change in performance detected.
59312026-06-30T15:18:39.885ZFound 12 outliers among 100 measurements (12.00%)
59322026-06-30T15:18:39.885Z 5 (5.00%) high mild
59332026-06-30T15:18:39.885Z 7 (7.00%) high severe
59342026-06-30T15:18:40.778Z
59352026-06-30T15:18:40.781ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59362026-06-30T15:18:40.781ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59372026-06-30T15:18:43.814ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0001 s (6.9M iterations)
59382026-06-30T15:18:48.616ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59392026-06-30T15:18:48.701Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59402026-06-30T15:18:48.701Z time: [81.436 ns 82.178 ns 82.901 ns]
59412026-06-30T15:18:48.701Z change: [−0.1908% +0.6803% +1.6660%] (p = 0.14 > 0.05)
59422026-06-30T15:18:48.701Z No change in performance detected.
59432026-06-30T15:18:48.701ZFound 5 outliers among 100 measurements (5.00%)
59442026-06-30T15:18:48.701Z 4 (4.00%) high mild
59452026-06-30T15:18:48.701Z 1 (1.00%) high severe
59462026-06-30T15:18:49.598Z
59472026-06-30T15:18:49.601ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59482026-06-30T15:18:49.601ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59492026-06-30T15:18:53.670ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0002 s (2.6M iterations)
59502026-06-30T15:18:58.834ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59512026-06-30T15:18:58.919Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59522026-06-30T15:18:58.919Z time: [333.58 ns 337.32 ns 342.20 ns]
59532026-06-30T15:18:58.919Z change: [−14.893% +0.8951% +19.230%] (p = 0.92 > 0.05)
59542026-06-30T15:18:58.919Z No change in performance detected.
59552026-06-30T15:18:58.919ZFound 13 outliers among 100 measurements (13.00%)
59562026-06-30T15:18:58.919Z 5 (5.00%) high mild
59572026-06-30T15:18:58.919Z 8 (8.00%) high severe
59582026-06-30T15:18:59.821Z
59592026-06-30T15:18:59.824ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59602026-06-30T15:18:59.824ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59612026-06-30T15:19:05.971ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0010 s (6.8M iterations)
59622026-06-30T15:19:09.574ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59632026-06-30T15:19:09.660Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59642026-06-30T15:19:09.660Z time: [98.351 ns 98.623 ns 98.909 ns]
59652026-06-30T15:19:09.660Z change: [−0.2512% +0.4895% +1.1925%] (p = 0.20 > 0.05)
59662026-06-30T15:19:09.660Z No change in performance detected.
59672026-06-30T15:19:09.660ZFound 6 outliers among 100 measurements (6.00%)
59682026-06-30T15:19:09.660Z 2 (2.00%) high mild
59692026-06-30T15:19:09.660Z 4 (4.00%) high severe
59702026-06-30T15:19:10.551Z
59712026-06-30T15:19:10.554ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59722026-06-30T15:19:10.554ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59732026-06-30T15:19:16.628ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0050 s (3.5M iterations)
59742026-06-30T15:19:21.284ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59752026-06-30T15:19:21.369Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59762026-06-30T15:19:21.369Z time: [260.94 ns 263.45 ns 266.52 ns]
59772026-06-30T15:19:21.369Z change: [−13.642% +0.9879% +18.334%] (p = 0.91 > 0.05)
59782026-06-30T15:19:21.369Z No change in performance detected.
59792026-06-30T15:19:21.369ZFound 11 outliers among 100 measurements (11.00%)
59802026-06-30T15:19:21.369Z 4 (4.00%) high mild
59812026-06-30T15:19:21.369Z 7 (7.00%) high severe
59822026-06-30T15:19:22.265Z
59832026-06-30T15:19:22.268ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59842026-06-30T15:19:22.268ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59852026-06-30T15:19:26.559ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0043 s (4.9M iterations)
59862026-06-30T15:19:31.054ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59872026-06-30T15:19:31.139Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59882026-06-30T15:19:31.139Z time: [117.73 ns 119.19 ns 120.89 ns]
59892026-06-30T15:19:31.139Z change: [+0.5197% +1.5948% +2.7685%] (p = 0.01 < 0.05)
59902026-06-30T15:19:31.139Z Change within noise threshold.
59912026-06-30T15:19:31.139ZFound 11 outliers among 100 measurements (11.00%)
59922026-06-30T15:19:31.139Z 4 (4.00%) high mild
59932026-06-30T15:19:31.139Z 7 (7.00%) high severe
59942026-06-30T15:19:32.033Z
59952026-06-30T15:19:32.036ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59962026-06-30T15:19:32.036ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59972026-06-30T15:19:36.474ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0043 s (2.4M iterations)
59982026-06-30T15:19:41.510ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59992026-06-30T15:19:41.596Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60002026-06-30T15:19:41.596Z time: [293.19 ns 296.12 ns 299.89 ns]
60012026-06-30T15:19:41.596Z change: [−15.797% +0.4189% +19.459%] (p = 0.96 > 0.05)
60022026-06-30T15:19:41.596Z No change in performance detected.
60032026-06-30T15:19:41.596ZFound 12 outliers among 100 measurements (12.00%)
60042026-06-30T15:19:41.596Z 4 (4.00%) high mild
60052026-06-30T15:19:41.596Z 8 (8.00%) high severe
60062026-06-30T15:19:42.491Z
60072026-06-30T15:19:42.496ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60082026-06-30T15:19:42.496ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60092026-06-30T15:19:45.713ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (13M iterations)
60102026-06-30T15:19:49.810ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60112026-06-30T15:19:49.895Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60122026-06-30T15:19:49.895Z time: [62.684 ns 63.349 ns 64.000 ns]
60132026-06-30T15:19:49.895Z change: [+1.6416% +3.0723% +4.4654%] (p = 0.00 < 0.05)
60142026-06-30T15:19:49.895Z Performance has regressed.
60152026-06-30T15:19:49.895ZFound 7 outliers among 100 measurements (7.00%)
60162026-06-30T15:19:49.898Z 4 (4.00%) high mild
60172026-06-30T15:19:49.898Z 3 (3.00%) high severe
60182026-06-30T15:19:50.791Z
60192026-06-30T15:19:50.794ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60202026-06-30T15:19:50.794ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60212026-06-30T15:19:55.490ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (4.5M iterations)
60222026-06-30T15:20:00.608ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60232026-06-30T15:20:00.693Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60242026-06-30T15:20:00.693Z time: [248.12 ns 250.17 ns 252.73 ns]
60252026-06-30T15:20:00.693Z change: [−14.289% +2.2370% +22.993%] (p = 0.83 > 0.05)
60262026-06-30T15:20:00.693Z No change in performance detected.
60272026-06-30T15:20:00.693ZFound 13 outliers among 100 measurements (13.00%)
60282026-06-30T15:20:00.693Z 3 (3.00%) high mild
60292026-06-30T15:20:00.693Z 10 (10.00%) high severe
60302026-06-30T15:20:01.585Z
60312026-06-30T15:20:01.588ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60322026-06-30T15:20:01.588ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60332026-06-30T15:20:07.687ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (6.9M iterations)
60342026-06-30T15:20:12.440ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60352026-06-30T15:20:12.525Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60362026-06-30T15:20:12.525Z time: [80.435 ns 81.258 ns 82.120 ns]
60372026-06-30T15:20:12.525Z change: [−0.0320% +0.9192% +1.8238%] (p = 0.06 > 0.05)
60382026-06-30T15:20:12.525Z No change in performance detected.
60392026-06-30T15:20:12.526ZFound 3 outliers among 100 measurements (3.00%)
60402026-06-30T15:20:12.526Z 1 (1.00%) high mild
60412026-06-30T15:20:12.526Z 2 (2.00%) high severe
60422026-06-30T15:20:13.422Z
60432026-06-30T15:20:13.425ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60442026-06-30T15:20:13.425ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60452026-06-30T15:20:17.371ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0024 s (2.7M iterations)
60462026-06-30T15:20:22.521ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60472026-06-30T15:20:22.606Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60482026-06-30T15:20:22.606Z time: [285.79 ns 288.92 ns 292.90 ns]
60492026-06-30T15:20:22.606Z change: [−14.109% +1.4441% +20.571%] (p = 0.87 > 0.05)
60502026-06-30T15:20:22.606Z No change in performance detected.
60512026-06-30T15:20:22.607ZFound 14 outliers among 100 measurements (14.00%)
60522026-06-30T15:20:22.607Z 7 (7.00%) high mild
60532026-06-30T15:20:22.607Z 7 (7.00%) high severe
60542026-06-30T15:20:23.506Z
60552026-06-30T15:20:23.509ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60562026-06-30T15:20:23.509ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60572026-06-30T15:20:29.359ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0030 s (7.2M iterations)
60582026-06-30T15:20:33.128ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60592026-06-30T15:20:33.213Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60602026-06-30T15:20:33.213Z time: [98.131 ns 98.538 ns 98.971 ns]
60612026-06-30T15:20:33.213Z change: [+0.2889% +1.0787% +1.8037%] (p = 0.01 < 0.05)
60622026-06-30T15:20:33.213Z Change within noise threshold.
60632026-06-30T15:20:33.213ZFound 6 outliers among 100 measurements (6.00%)
60642026-06-30T15:20:33.213Z 4 (4.00%) high mild
60652026-06-30T15:20:33.213Z 2 (2.00%) high severe
60662026-06-30T15:20:34.106Z
60672026-06-30T15:20:34.109ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60682026-06-30T15:20:34.109ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60692026-06-30T15:20:39.800ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0046 s (3.7M iterations)
60702026-06-30T15:20:44.607ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60712026-06-30T15:20:44.693Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60722026-06-30T15:20:44.693Z time: [215.36 ns 217.61 ns 220.34 ns]
60732026-06-30T15:20:44.693Z change: [−12.240% +2.0930% +17.268%] (p = 0.80 > 0.05)
60742026-06-30T15:20:44.693Z No change in performance detected.
60752026-06-30T15:20:44.693ZFound 13 outliers among 100 measurements (13.00%)
60762026-06-30T15:20:44.693Z 5 (5.00%) high mild
60772026-06-30T15:20:44.693Z 8 (8.00%) high severe
60782026-06-30T15:20:45.590Z
60792026-06-30T15:20:45.594ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60802026-06-30T15:20:45.594ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60812026-06-30T15:20:49.845ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0047 s (4.9M iterations)
60822026-06-30T15:20:54.363ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60832026-06-30T15:20:54.449Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60842026-06-30T15:20:54.449Z time: [117.84 ns 119.39 ns 121.22 ns]
60852026-06-30T15:20:54.449Z change: [+0.9043% +1.9454% +3.0344%] (p = 0.00 < 0.05)
60862026-06-30T15:20:54.449Z Change within noise threshold.
60872026-06-30T15:20:54.449ZFound 8 outliers among 100 measurements (8.00%)
60882026-06-30T15:20:54.449Z 4 (4.00%) high mild
60892026-06-30T15:20:54.449Z 4 (4.00%) high severe
60902026-06-30T15:20:55.342Z
60912026-06-30T15:20:55.346ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60922026-06-30T15:20:55.346ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60932026-06-30T15:20:59.624ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0010 s (2.4M iterations)
60942026-06-30T15:21:04.737ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60952026-06-30T15:21:04.822Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60962026-06-30T15:21:04.825Z time: [245.04 ns 247.90 ns 251.65 ns]
60972026-06-30T15:21:04.826Z change: [−13.687% +1.3943% +20.181%] (p = 0.87 > 0.05)
60982026-06-30T15:21:04.826Z No change in performance detected.
60992026-06-30T15:21:04.826ZFound 12 outliers among 100 measurements (12.00%)
61002026-06-30T15:21:04.826Z 4 (4.00%) high mild
61012026-06-30T15:21:04.826Z 8 (8.00%) high severe
61022026-06-30T15:21:05.722Z
61032026-06-30T15:21:05.725ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61042026-06-30T15:21:05.725ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61052026-06-30T15:21:09.114ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (12M iterations)
61062026-06-30T15:21:13.429ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61072026-06-30T15:21:13.515Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61082026-06-30T15:21:13.515Z time: [63.250 ns 63.919 ns 64.556 ns]
61092026-06-30T15:21:13.515Z change: [+0.0168% +1.0535% +2.0150%] (p = 0.04 < 0.05)
61102026-06-30T15:21:13.515Z Change within noise threshold.
61112026-06-30T15:21:13.515ZFound 2 outliers among 100 measurements (2.00%)
61122026-06-30T15:21:13.515Z 1 (1.00%) high mild
61132026-06-30T15:21:13.515Z 1 (1.00%) high severe
61142026-06-30T15:21:14.405Z
61152026-06-30T15:21:14.408ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61162026-06-30T15:21:14.408ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61172026-06-30T15:21:19.620ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0046 s (4.0M iterations)
61182026-06-30T15:21:24.732ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61192026-06-30T15:21:24.818Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61202026-06-30T15:21:24.818Z time: [296.51 ns 299.04 ns 302.28 ns]
61212026-06-30T15:21:24.818Z change: [−16.047% +1.7942% +24.428%] (p = 0.87 > 0.05)
61222026-06-30T15:21:24.818Z No change in performance detected.
61232026-06-30T15:21:24.818ZFound 12 outliers among 100 measurements (12.00%)
61242026-06-30T15:21:24.818Z 4 (4.00%) high mild
61252026-06-30T15:21:24.818Z 8 (8.00%) high severe
61262026-06-30T15:21:25.713Z
61272026-06-30T15:21:25.716ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61282026-06-30T15:21:25.716ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61292026-06-30T15:21:28.857ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (6.7M iterations)
61302026-06-30T15:21:33.768ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61312026-06-30T15:21:33.856Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61322026-06-30T15:21:33.856Z time: [82.057 ns 83.006 ns 84.013 ns]
61332026-06-30T15:21:33.856Z change: [−0.1747% +1.0417% +2.3669%] (p = 0.09 > 0.05)
61342026-06-30T15:21:33.856Z No change in performance detected.
61352026-06-30T15:21:33.856ZFound 5 outliers among 100 measurements (5.00%)
61362026-06-30T15:21:33.856Z 2 (2.00%) high mild
61372026-06-30T15:21:33.856Z 3 (3.00%) high severe
61382026-06-30T15:21:34.752Z
61392026-06-30T15:21:34.755ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61402026-06-30T15:21:34.755ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61412026-06-30T15:21:38.892ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0051 s (2.5M iterations)
61422026-06-30T15:21:44.190ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61432026-06-30T15:21:44.276Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61442026-06-30T15:21:44.276Z time: [339.25 ns 344.14 ns 350.28 ns]
61452026-06-30T15:21:44.276Z change: [−14.811% +1.2853% +20.476%] (p = 0.89 > 0.05)
61462026-06-30T15:21:44.276Z No change in performance detected.
61472026-06-30T15:21:44.276ZFound 9 outliers among 100 measurements (9.00%)
61482026-06-30T15:21:44.276Z 3 (3.00%) high mild
61492026-06-30T15:21:44.276Z 6 (6.00%) high severe
61502026-06-30T15:21:45.171Z
61512026-06-30T15:21:45.174ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61522026-06-30T15:21:45.174ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61532026-06-30T15:21:51.370ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0006 s (6.8M iterations)
61542026-06-30T15:21:55.195ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61552026-06-30T15:21:55.281Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61562026-06-30T15:21:55.281Z time: [99.142 ns 99.770 ns 100.56 ns]
61572026-06-30T15:21:55.281Z change: [+0.2986% +0.9754% +1.6179%] (p = 0.00 < 0.05)
61582026-06-30T15:21:55.281Z Change within noise threshold.
61592026-06-30T15:21:55.281ZFound 5 outliers among 100 measurements (5.00%)
61602026-06-30T15:21:55.281Z 2 (2.00%) high mild
61612026-06-30T15:21:55.281Z 3 (3.00%) high severe
61622026-06-30T15:21:56.177Z
61632026-06-30T15:21:56.181ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61642026-06-30T15:21:56.181ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61652026-06-30T15:21:59.184ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0034 s (3.5M iterations)
61662026-06-30T15:22:04.184ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61672026-06-30T15:22:04.269Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61682026-06-30T15:22:04.269Z time: [262.50 ns 265.40 ns 269.19 ns]
61692026-06-30T15:22:04.269Z change: [−14.059% +1.8740% +19.525%] (p = 0.84 > 0.05)
61702026-06-30T15:22:04.269Z No change in performance detected.
61712026-06-30T15:22:04.270ZFound 13 outliers among 100 measurements (13.00%)
61722026-06-30T15:22:04.270Z 5 (5.00%) high mild
61732026-06-30T15:22:04.270Z 8 (8.00%) high severe
61742026-06-30T15:22:05.171Z
61752026-06-30T15:22:05.175ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61762026-06-30T15:22:05.175ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61772026-06-30T15:22:09.484ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0051 s (4.9M iterations)
61782026-06-30T15:22:14.149ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61792026-06-30T15:22:14.234Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61802026-06-30T15:22:14.234Z time: [118.09 ns 119.26 ns 120.77 ns]
61812026-06-30T15:22:14.234Z change: [+1.6271% +2.7589% +4.1336%] (p = 0.00 < 0.05)
61822026-06-30T15:22:14.234Z Performance has regressed.
61832026-06-30T15:22:14.234ZFound 16 outliers among 100 measurements (16.00%)
61842026-06-30T15:22:14.234Z 4 (4.00%) high mild
61852026-06-30T15:22:14.234Z 12 (12.00%) high severe
61862026-06-30T15:22:15.144Z
61872026-06-30T15:22:15.147ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61882026-06-30T15:22:15.147ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61892026-06-30T15:22:19.665ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0075 s (2.3M iterations)
61902026-06-30T15:22:24.805ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61912026-06-30T15:22:24.890Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61922026-06-30T15:22:24.891Z time: [293.94 ns 297.46 ns 302.06 ns]
61932026-06-30T15:22:24.891Z change: [−15.337% +1.4050% +21.315%] (p = 0.89 > 0.05)
61942026-06-30T15:22:24.891Z No change in performance detected.
61952026-06-30T15:22:24.891ZFound 11 outliers among 100 measurements (11.00%)
61962026-06-30T15:22:24.891Z 5 (5.00%) high mild
61972026-06-30T15:22:24.891Z 6 (6.00%) high severe
61982026-06-30T15:22:25.793Z
61992026-06-30T15:22:25.796ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62002026-06-30T15:22:25.796ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62012026-06-30T15:22:29.196ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (12M iterations)
62022026-06-30T15:22:33.470ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62032026-06-30T15:22:33.555Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62042026-06-30T15:22:33.555Z time: [62.475 ns 63.400 ns 64.435 ns]
62052026-06-30T15:22:33.555Z change: [+1.2548% +2.3868% +3.7605%] (p = 0.00 < 0.05)
62062026-06-30T15:22:33.555Z Performance has regressed.
62072026-06-30T15:22:33.555ZFound 5 outliers among 100 measurements (5.00%)
62082026-06-30T15:22:33.555Z 4 (4.00%) high mild
62092026-06-30T15:22:33.555Z 1 (1.00%) high severe
62102026-06-30T15:22:34.454Z
62112026-06-30T15:22:34.460ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62122026-06-30T15:22:34.460ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62132026-06-30T15:22:39.479ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0024 s (4.2M iterations)
62142026-06-30T15:22:44.598ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62152026-06-30T15:22:44.723Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62162026-06-30T15:22:44.723Z time: [256.03 ns 258.58 ns 261.81 ns]
62172026-06-30T15:22:44.723Z change: [−15.812% +1.6829% +22.047%] (p = 0.87 > 0.05)
62182026-06-30T15:22:44.723Z No change in performance detected.
62192026-06-30T15:22:44.723ZFound 10 outliers among 100 measurements (10.00%)
62202026-06-30T15:22:44.723Z 3 (3.00%) high mild
62212026-06-30T15:22:44.723Z 7 (7.00%) high severe
62222026-06-30T15:22:45.584Z
62232026-06-30T15:22:45.596ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62242026-06-30T15:22:45.596ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62252026-06-30T15:22:48.668ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (6.8M iterations)
62262026-06-30T15:22:53.585ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62272026-06-30T15:22:53.670Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62282026-06-30T15:22:53.670Z time: [80.281 ns 80.875 ns 81.437 ns]
62292026-06-30T15:22:53.670Z change: [−0.3779% +0.5032% +1.3818%] (p = 0.29 > 0.05)
62302026-06-30T15:22:53.670Z No change in performance detected.
62312026-06-30T15:22:53.671ZFound 2 outliers among 100 measurements (2.00%)
62322026-06-30T15:22:53.671Z 2 (2.00%) high severe
62332026-06-30T15:22:54.618Z
62342026-06-30T15:22:54.628ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62352026-06-30T15:22:54.628ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62362026-06-30T15:22:59.033ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0028 s (2.6M iterations)
62372026-06-30T15:23:03.853ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62382026-06-30T15:23:03.939Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62392026-06-30T15:23:03.939Z time: [295.77 ns 299.09 ns 303.44 ns]
62402026-06-30T15:23:03.939Z change: [−15.640% +0.7381% +20.083%] (p = 0.94 > 0.05)
62412026-06-30T15:23:03.939Z No change in performance detected.
62422026-06-30T15:23:03.939ZFound 11 outliers among 100 measurements (11.00%)
62432026-06-30T15:23:03.939Z 4 (4.00%) high mild
62442026-06-30T15:23:03.939Z 7 (7.00%) high severe
62452026-06-30T15:23:04.842Z
62462026-06-30T15:23:04.845ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62472026-06-30T15:23:04.846ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62482026-06-30T15:23:11.065ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0005 s (6.7M iterations)
62492026-06-30T15:23:14.889ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62502026-06-30T15:23:14.975Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62512026-06-30T15:23:14.975Z time: [98.548 ns 99.345 ns 100.42 ns]
62522026-06-30T15:23:14.976Z change: [+0.4941% +1.2052% +1.9244%] (p = 0.00 < 0.05)
62532026-06-30T15:23:14.976Z Change within noise threshold.
62542026-06-30T15:23:14.976ZFound 12 outliers among 100 measurements (12.00%)
62552026-06-30T15:23:14.976Z 6 (6.00%) high mild
62562026-06-30T15:23:14.976Z 6 (6.00%) high severe
62572026-06-30T15:23:15.872Z
62582026-06-30T15:23:15.876ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62592026-06-30T15:23:15.876ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62602026-06-30T15:23:21.870ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0041 s (3.5M iterations)
62612026-06-30T15:23:26.651ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62622026-06-30T15:23:26.736Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62632026-06-30T15:23:26.739Z time: [217.34 ns 219.30 ns 221.68 ns]
62642026-06-30T15:23:26.739Z change: [−13.527% +1.2305% +18.017%] (p = 0.88 > 0.05)
62652026-06-30T15:23:26.739Z No change in performance detected.
62662026-06-30T15:23:26.739ZFound 12 outliers among 100 measurements (12.00%)
62672026-06-30T15:23:26.739Z 4 (4.00%) high mild
62682026-06-30T15:23:26.739Z 8 (8.00%) high severe
62692026-06-30T15:23:27.634Z
62702026-06-30T15:23:27.637ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62712026-06-30T15:23:27.637ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62722026-06-30T15:23:31.879ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0038 s (4.9M iterations)
62732026-06-30T15:23:36.566ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62742026-06-30T15:23:36.652Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62752026-06-30T15:23:36.652Z time: [117.56 ns 118.77 ns 120.27 ns]
62762026-06-30T15:23:36.654Z change: [+0.4188% +1.5645% +2.8686%] (p = 0.01 < 0.05)
62772026-06-30T15:23:36.654Z Change within noise threshold.
62782026-06-30T15:23:36.654ZFound 13 outliers among 100 measurements (13.00%)
62792026-06-30T15:23:36.654Z 6 (6.00%) high mild
62802026-06-30T15:23:36.654Z 7 (7.00%) high severe
62812026-06-30T15:23:37.551Z
62822026-06-30T15:23:37.554ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62832026-06-30T15:23:37.554ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62842026-06-30T15:23:41.961ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0020 s (2.4M iterations)
62852026-06-30T15:23:47.106ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62862026-06-30T15:23:47.192Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62872026-06-30T15:23:47.192Z time: [249.73 ns 252.92 ns 256.87 ns]
62882026-06-30T15:23:47.192Z change: [−15.422% +0.0125% +17.997%] (p = 0.99 > 0.05)
62892026-06-30T15:23:47.192Z No change in performance detected.
62902026-06-30T15:23:47.192ZFound 12 outliers among 100 measurements (12.00%)
62912026-06-30T15:23:47.192Z 4 (4.00%) high mild
62922026-06-30T15:23:47.192Z 8 (8.00%) high severe
62932026-06-30T15:23:48.090Z
62942026-06-30T15:23:48.093ZBenchmarking source_filter/allows/exclude_empty_v4
62952026-06-30T15:23:48.093ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
62962026-06-30T15:23:52.879ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
62972026-06-30T15:23:57.881ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
62982026-06-30T15:23:57.967Zsource_filter/allows/exclude_empty_v4
62992026-06-30T15:23:57.968Z time: [1.1153 ns 1.1156 ns 1.1160 ns]
63002026-06-30T15:23:57.968Z thrpt: [896.08 Melem/s 896.35 Melem/s 896.61 Melem/s]
63012026-06-30T15:23:57.968Z change:
63022026-06-30T15:23:57.968Z time: [+24.907% +24.962% +25.019%] (p = 0.00 < 0.05)
63032026-06-30T15:23:57.968Z thrpt: [−20.012% −19.976% −19.940%]
63042026-06-30T15:23:57.968Z Performance has regressed.
63052026-06-30T15:23:57.968ZFound 3 outliers among 100 measurements (3.00%)
63062026-06-30T15:23:57.968Z 3 (3.00%) high mild
63072026-06-30T15:23:58.864ZBenchmarking source_filter/allows/exclude_empty_v6
63082026-06-30T15:23:58.864ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63092026-06-30T15:24:02.890ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.3B iterations)
63102026-06-30T15:24:07.680ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63112026-06-30T15:24:07.765Zsource_filter/allows/exclude_empty_v6
63122026-06-30T15:24:07.765Z time: [897.88 ps 898.36 ps 898.80 ps]
63132026-06-30T15:24:07.765Z thrpt: [1.1126 Gelem/s 1.1131 Gelem/s 1.1137 Gelem/s]
63142026-06-30T15:24:07.765Z change:
63152026-06-30T15:24:07.765Z time: [+0.3765% +0.4449% +0.5145%] (p = 0.00 < 0.05)
63162026-06-30T15:24:07.765Z thrpt: [−0.5119% −0.4429% −0.3751%]
63172026-06-30T15:24:07.765Z Change within noise threshold.
63182026-06-30T15:24:07.765ZFound 5 outliers among 100 measurements (5.00%)
63192026-06-30T15:24:07.765Z 5 (5.00%) low mild
63202026-06-30T15:24:08.664ZBenchmarking source_filter/allows/exclude_miss_v4/1
63212026-06-30T15:24:08.664ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63222026-06-30T15:24:12.989ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
63232026-06-30T15:24:17.989ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63242026-06-30T15:24:18.077Zsource_filter/allows/exclude_miss_v4/1
63252026-06-30T15:24:18.077Z time: [2.0116 ns 2.0135 ns 2.0157 ns]
63262026-06-30T15:24:18.077Z thrpt: [496.11 Melem/s 496.65 Melem/s 497.12 Melem/s]
63272026-06-30T15:24:18.077Z change:
63282026-06-30T15:24:18.077Z time: [−0.1462% +0.1161% +0.3494%] (p = 0.37 > 0.05)
63292026-06-30T15:24:18.077Z thrpt: [−0.3482% −0.1159% +0.1464%]
63302026-06-30T15:24:18.078Z No change in performance detected.
63312026-06-30T15:24:18.078ZFound 7 outliers among 100 measurements (7.00%)
63322026-06-30T15:24:18.078Z 4 (4.00%) high mild
63332026-06-30T15:24:18.078Z 3 (3.00%) high severe
63342026-06-30T15:24:18.971ZBenchmarking source_filter/allows/exclude_hit_v4/1
63352026-06-30T15:24:18.971ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63362026-06-30T15:24:23.031ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
63372026-06-30T15:24:28.028ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63382026-06-30T15:24:28.115Zsource_filter/allows/exclude_hit_v4/1
63392026-06-30T15:24:28.116Z time: [1.8809 ns 1.8883 ns 1.8956 ns]
63402026-06-30T15:24:28.116Z thrpt: [527.52 Melem/s 529.58 Melem/s 531.66 Melem/s]
63412026-06-30T15:24:28.116Z change:
63422026-06-30T15:24:28.116Z time: [+0.0587% +0.7318% +1.4020%] (p = 0.03 < 0.05)
63432026-06-30T15:24:28.116Z thrpt: [−1.3827% −0.7264% −0.0587%]
63442026-06-30T15:24:28.116Z Change within noise threshold.
63452026-06-30T15:24:29.013ZBenchmarking source_filter/allows/exclude_miss_v6/1
63462026-06-30T15:24:29.013ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63472026-06-30T15:24:33.796ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63482026-06-30T15:24:38.884ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63492026-06-30T15:24:38.970Zsource_filter/allows/exclude_miss_v6/1
63502026-06-30T15:24:38.970Z time: [4.5136 ns 4.5448 ns 4.5746 ns]
63512026-06-30T15:24:38.970Z thrpt: [218.60 Melem/s 220.03 Melem/s 221.55 Melem/s]
63522026-06-30T15:24:38.970Z change:
63532026-06-30T15:24:38.970Z time: [−0.5268% +0.1255% +0.7484%] (p = 0.71 > 0.05)
63542026-06-30T15:24:38.970Z thrpt: [−0.7429% −0.1253% +0.5296%]
63552026-06-30T15:24:38.970Z No change in performance detected.
63562026-06-30T15:24:39.870ZBenchmarking source_filter/allows/exclude_hit_v6/1
63572026-06-30T15:24:39.870ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63582026-06-30T15:24:44.905ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63592026-06-30T15:24:50.016ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63602026-06-30T15:24:50.101Zsource_filter/allows/exclude_hit_v6/1
63612026-06-30T15:24:50.101Z time: [4.7617 ns 4.8130 ns 4.8664 ns]
63622026-06-30T15:24:50.101Z thrpt: [205.49 Melem/s 207.77 Melem/s 210.01 Melem/s]
63632026-06-30T15:24:50.101Z change:
63642026-06-30T15:24:50.101Z time: [+0.2707% +0.9947% +1.7718%] (p = 0.01 < 0.05)
63652026-06-30T15:24:50.101Z thrpt: [−1.7410% −0.9849% −0.2700%]
63662026-06-30T15:24:50.101Z Change within noise threshold.
63672026-06-30T15:24:50.101ZFound 4 outliers among 100 measurements (4.00%)
63682026-06-30T15:24:50.101Z 4 (4.00%) high mild
63692026-06-30T15:24:51.002ZBenchmarking source_filter/allows/exclude_miss_v4/5
63702026-06-30T15:24:51.002ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63712026-06-30T15:24:55.187ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
63722026-06-30T15:25:00.235ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63732026-06-30T15:25:00.320Zsource_filter/allows/exclude_miss_v4/5
63742026-06-30T15:25:00.320Z time: [3.8758 ns 3.9352 ns 3.9952 ns]
63752026-06-30T15:25:00.320Z thrpt: [250.30 Melem/s 254.11 Melem/s 258.01 Melem/s]
63762026-06-30T15:25:00.320Z change:
63772026-06-30T15:25:00.321Z time: [−0.4071% +2.4143% +5.1825%] (p = 0.08 > 0.05)
63782026-06-30T15:25:00.321Z thrpt: [−4.9272% −2.3574% +0.4087%]
63792026-06-30T15:25:00.321Z No change in performance detected.
63802026-06-30T15:25:01.214ZBenchmarking source_filter/allows/exclude_hit_v4/5
63812026-06-30T15:25:01.214ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63822026-06-30T15:25:05.329ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
63832026-06-30T15:25:10.319ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63842026-06-30T15:25:10.407Zsource_filter/allows/exclude_hit_v4/5
63852026-06-30T15:25:10.408Z time: [1.9081 ns 1.9132 ns 1.9182 ns]
63862026-06-30T15:25:10.408Z thrpt: [521.33 Melem/s 522.69 Melem/s 524.08 Melem/s]
63872026-06-30T15:25:10.408Z change:
63882026-06-30T15:25:10.408Z time: [−0.4119% +0.0416% +0.4980%] (p = 0.85 > 0.05)
63892026-06-30T15:25:10.408Z thrpt: [−0.4955% −0.0416% +0.4136%]
63902026-06-30T15:25:10.408Z No change in performance detected.
63912026-06-30T15:25:10.408ZFound 2 outliers among 100 measurements (2.00%)
63922026-06-30T15:25:10.408Z 2 (2.00%) high mild
63932026-06-30T15:25:11.310ZBenchmarking source_filter/allows/exclude_miss_v6/5
63942026-06-30T15:25:11.310ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
63952026-06-30T15:25:14.900ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (748M iterations)
63962026-06-30T15:25:19.946ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
63972026-06-30T15:25:20.031Zsource_filter/allows/exclude_miss_v6/5
63982026-06-30T15:25:20.031Z time: [6.7314 ns 6.7618 ns 6.7905 ns]
63992026-06-30T15:25:20.031Z thrpt: [147.27 Melem/s 147.89 Melem/s 148.56 Melem/s]
64002026-06-30T15:25:20.031Z change:
64012026-06-30T15:25:20.031Z time: [−0.3119% +0.1203% +0.5359%] (p = 0.58 > 0.05)
64022026-06-30T15:25:20.031Z thrpt: [−0.5330% −0.1201% +0.3129%]
64032026-06-30T15:25:20.031Z No change in performance detected.
64042026-06-30T15:25:20.928ZBenchmarking source_filter/allows/exclude_hit_v6/5
64052026-06-30T15:25:20.928ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64062026-06-30T15:25:25.941ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64072026-06-30T15:25:31.026ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64082026-06-30T15:25:31.112Zsource_filter/allows/exclude_hit_v6/5
64092026-06-30T15:25:31.112Z time: [4.7270 ns 4.7571 ns 4.7859 ns]
64102026-06-30T15:25:31.112Z thrpt: [208.95 Melem/s 210.21 Melem/s 211.55 Melem/s]
64112026-06-30T15:25:31.112Z change:
64122026-06-30T15:25:31.112Z time: [−0.5249% +0.0834% +0.6470%] (p = 0.79 > 0.05)
64132026-06-30T15:25:31.112Z thrpt: [−0.6428% −0.0833% +0.5277%]
64142026-06-30T15:25:31.112Z No change in performance detected.
64152026-06-30T15:25:32.009ZBenchmarking source_filter/allows/exclude_miss_v4/10
64162026-06-30T15:25:32.010ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64172026-06-30T15:25:35.635ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (741M iterations)
64182026-06-30T15:25:40.483ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64192026-06-30T15:25:40.568Zsource_filter/allows/exclude_miss_v4/10
64202026-06-30T15:25:40.569Z time: [6.4715 ns 6.5849 ns 6.6925 ns]
64212026-06-30T15:25:40.569Z thrpt: [149.42 Melem/s 151.86 Melem/s 154.52 Melem/s]
64222026-06-30T15:25:40.569Z change:
64232026-06-30T15:25:40.569Z time: [−0.4139% +1.5224% +3.5139%] (p = 0.13 > 0.05)
64242026-06-30T15:25:40.569Z thrpt: [−3.3947% −1.4995% +0.4156%]
64252026-06-30T15:25:40.569Z No change in performance detected.
64262026-06-30T15:25:41.461ZBenchmarking source_filter/allows/exclude_hit_v4/10
64272026-06-30T15:25:41.461ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64282026-06-30T15:25:45.569ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
64292026-06-30T15:25:50.577ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64302026-06-30T15:25:50.671Zsource_filter/allows/exclude_hit_v4/10
64312026-06-30T15:25:50.671Z time: [1.9102 ns 1.9155 ns 1.9209 ns]
64322026-06-30T15:25:50.674Z thrpt: [520.60 Melem/s 522.05 Melem/s 523.51 Melem/s]
64332026-06-30T15:25:50.674Z change:
64342026-06-30T15:25:50.674Z time: [+1.2698% +1.8241% +2.3646%] (p = 0.00 < 0.05)
64352026-06-30T15:25:50.674Z thrpt: [−2.3100% −1.7914% −1.2539%]
64362026-06-30T15:25:50.674Z Performance has regressed.
64372026-06-30T15:25:51.574ZBenchmarking source_filter/allows/exclude_miss_v6/10
64382026-06-30T15:25:51.574ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64392026-06-30T15:25:56.744ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (519M iterations)
64402026-06-30T15:26:01.768ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64412026-06-30T15:26:01.853Zsource_filter/allows/exclude_miss_v6/10
64422026-06-30T15:26:01.853Z time: [9.6641 ns 9.6830 ns 9.7007 ns]
64432026-06-30T15:26:01.853Z thrpt: [103.09 Melem/s 103.27 Melem/s 103.48 Melem/s]
64442026-06-30T15:26:01.853Z change:
64452026-06-30T15:26:01.854Z time: [−0.3774% −0.1631% +0.0460%] (p = 0.14 > 0.05)
64462026-06-30T15:26:01.854Z thrpt: [−0.0460% +0.1634% +0.3789%]
64472026-06-30T15:26:01.854Z No change in performance detected.
64482026-06-30T15:26:02.746ZBenchmarking source_filter/allows/exclude_hit_v6/10
64492026-06-30T15:26:02.746ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64502026-06-30T15:26:07.755ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64512026-06-30T15:26:12.844ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64522026-06-30T15:26:12.938Zsource_filter/allows/exclude_hit_v6/10
64532026-06-30T15:26:12.938Z time: [4.7276 ns 4.7583 ns 4.7877 ns]
64542026-06-30T15:26:12.938Z thrpt: [208.87 Melem/s 210.16 Melem/s 211.53 Melem/s]
64552026-06-30T15:26:12.938Z change:
64562026-06-30T15:26:12.938Z time: [−0.5180% +0.0889% +0.7056%] (p = 0.78 > 0.05)
64572026-06-30T15:26:12.938Z thrpt: [−0.7007% −0.0888% +0.5207%]
64582026-06-30T15:26:12.938Z No change in performance detected.
64592026-06-30T15:26:13.844ZBenchmarking source_filter/allows/exclude_miss_v4/50
64602026-06-30T15:26:13.844ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64612026-06-30T15:26:17.108ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (822M iterations)
64622026-06-30T15:26:22.464ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64632026-06-30T15:26:22.552Zsource_filter/allows/exclude_miss_v4/50
64642026-06-30T15:26:22.552Z time: [6.4742 ns 6.5479 ns 6.6208 ns]
64652026-06-30T15:26:22.552Z thrpt: [151.04 Melem/s 152.72 Melem/s 154.46 Melem/s]
64662026-06-30T15:26:22.552Z change:
64672026-06-30T15:26:22.552Z time: [+4.0685% +5.5171% +7.0277%] (p = 0.00 < 0.05)
64682026-06-30T15:26:22.552Z thrpt: [−6.5663% −5.2286% −3.9094%]
64692026-06-30T15:26:22.552Z Performance has regressed.
64702026-06-30T15:26:23.453ZBenchmarking source_filter/allows/exclude_hit_v4/50
64712026-06-30T15:26:23.453ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
64722026-06-30T15:26:26.597ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
64732026-06-30T15:26:31.612ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
64742026-06-30T15:26:31.698Zsource_filter/allows/exclude_hit_v4/50
64752026-06-30T15:26:31.698Z time: [2.9336 ns 2.9380 ns 2.9424 ns]
64762026-06-30T15:26:31.698Z thrpt: [339.86 Melem/s 340.37 Melem/s 340.88 Melem/s]
64772026-06-30T15:26:31.698Z change:
64782026-06-30T15:26:31.698Z time: [+2.9192% +3.5525% +4.1863%] (p = 0.00 < 0.05)
64792026-06-30T15:26:31.698Z thrpt: [−4.0181% −3.4306% −2.8364%]
64802026-06-30T15:26:31.698Z Performance has regressed.
64812026-06-30T15:26:31.701ZFound 4 outliers among 100 measurements (4.00%)
64822026-06-30T15:26:31.701Z 1 (1.00%) high mild
64832026-06-30T15:26:31.701Z 3 (3.00%) high severe
64842026-06-30T15:26:32.596ZBenchmarking source_filter/allows/exclude_miss_v6/50
64852026-06-30T15:26:32.596ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
64862026-06-30T15:26:37.658ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (530M iterations)
64872026-06-30T15:26:42.556ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
64882026-06-30T15:26:42.641Zsource_filter/allows/exclude_miss_v6/50
64892026-06-30T15:26:42.641Z time: [9.2137 ns 9.2405 ns 9.2661 ns]
64902026-06-30T15:26:42.641Z thrpt: [107.92 Melem/s 108.22 Melem/s 108.53 Melem/s]
64912026-06-30T15:26:42.641Z change:
64922026-06-30T15:26:42.641Z time: [−0.1360% +0.1798% +0.4876%] (p = 0.27 > 0.05)
64932026-06-30T15:26:42.641Z thrpt: [−0.4852% −0.1795% +0.1362%]
64942026-06-30T15:26:42.641Z No change in performance detected.
64952026-06-30T15:26:43.533ZBenchmarking source_filter/allows/exclude_hit_v6/50
64962026-06-30T15:26:43.533ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
64972026-06-30T15:26:49.514ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (898M iterations)
64982026-06-30T15:26:54.575ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
64992026-06-30T15:26:54.660Zsource_filter/allows/exclude_hit_v6/50
65002026-06-30T15:26:54.660Z time: [5.6179 ns 5.6482 ns 5.6767 ns]
65012026-06-30T15:26:54.660Z thrpt: [176.16 Melem/s 177.05 Melem/s 178.00 Melem/s]
65022026-06-30T15:26:54.660Z change:
65032026-06-30T15:26:54.660Z time: [−1.0041% −0.4472% +0.0931%] (p = 0.12 > 0.05)
65042026-06-30T15:26:54.660Z thrpt: [−0.0930% +0.4492% +1.0143%]
65052026-06-30T15:26:54.660Z No change in performance detected.
65062026-06-30T15:26:55.556ZBenchmarking source_filter/allows/exclude_miss_v4/100
65072026-06-30T15:26:55.556ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65082026-06-30T15:27:00.225ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (575M iterations)
65092026-06-30T15:27:05.090ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65102026-06-30T15:27:05.175Zsource_filter/allows/exclude_miss_v4/100
65112026-06-30T15:27:05.175Z time: [8.3550 ns 8.4572 ns 8.5608 ns]
65122026-06-30T15:27:05.175Z thrpt: [116.81 Melem/s 118.24 Melem/s 119.69 Melem/s]
65132026-06-30T15:27:05.175Z change:
65142026-06-30T15:27:05.175Z time: [−1.6073% +0.3738% +2.4756%] (p = 0.72 > 0.05)
65152026-06-30T15:27:05.175Z thrpt: [−2.4158% −0.3724% +1.6336%]
65162026-06-30T15:27:05.175Z No change in performance detected.
65172026-06-30T15:27:06.068ZBenchmarking source_filter/allows/exclude_hit_v4/100
65182026-06-30T15:27:06.068ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65192026-06-30T15:27:09.180ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
65202026-06-30T15:27:14.188ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65212026-06-30T15:27:14.273Zsource_filter/allows/exclude_hit_v4/100
65222026-06-30T15:27:14.273Z time: [2.8963 ns 2.9030 ns 2.9099 ns]
65232026-06-30T15:27:14.273Z thrpt: [343.66 Melem/s 344.47 Melem/s 345.27 Melem/s]
65242026-06-30T15:27:14.273Z change:
65252026-06-30T15:27:14.273Z time: [−3.0467% −2.3392% −1.6321%] (p = 0.00 < 0.05)
65262026-06-30T15:27:14.273Z thrpt: [+1.6592% +2.3952% +3.1424%]
65272026-06-30T15:27:14.273Z Performance has improved.
65282026-06-30T15:27:14.273ZFound 4 outliers among 100 measurements (4.00%)
65292026-06-30T15:27:14.273Z 3 (3.00%) high mild
65302026-06-30T15:27:14.273Z 1 (1.00%) high severe
65312026-06-30T15:27:15.168ZBenchmarking source_filter/allows/exclude_miss_v6/100
65322026-06-30T15:27:15.168ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65332026-06-30T15:27:18.337ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0001 s (423M iterations)
65342026-06-30T15:27:23.364ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65352026-06-30T15:27:23.449Zsource_filter/allows/exclude_miss_v6/100
65362026-06-30T15:27:23.449Z time: [11.858 ns 11.881 ns 11.902 ns]
65372026-06-30T15:27:23.451Z thrpt: [84.020 Melem/s 84.171 Melem/s 84.332 Melem/s]
65382026-06-30T15:27:23.451Z change:
65392026-06-30T15:27:23.451Z time: [−0.2842% −0.0994% +0.0961%] (p = 0.29 > 0.05)
65402026-06-30T15:27:23.451Z thrpt: [−0.0961% +0.0995% +0.2850%]
65412026-06-30T15:27:23.451Z No change in performance detected.
65422026-06-30T15:27:24.349ZBenchmarking source_filter/allows/exclude_hit_v6/100
65432026-06-30T15:27:24.349ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65442026-06-30T15:27:30.324ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (898M iterations)
65452026-06-30T15:27:35.402ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65462026-06-30T15:27:35.486Zsource_filter/allows/exclude_hit_v6/100
65472026-06-30T15:27:35.486Z time: [5.6303 ns 5.6607 ns 5.6893 ns]
65482026-06-30T15:27:35.486Z thrpt: [175.77 Melem/s 176.66 Melem/s 177.61 Melem/s]
65492026-06-30T15:27:35.486Z change:
65502026-06-30T15:27:35.486Z time: [−0.2021% +0.2820% +0.7916%] (p = 0.27 > 0.05)
65512026-06-30T15:27:35.486Z thrpt: [−0.7854% −0.2812% +0.2025%]
65522026-06-30T15:27:35.487Z No change in performance detected.
65532026-06-30T15:27:36.385ZBenchmarking source_filter/allows/include_hit_v4/1
65542026-06-30T15:27:36.385ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65552026-06-30T15:27:40.498ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
65562026-06-30T15:27:45.495ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65572026-06-30T15:27:45.581Zsource_filter/allows/include_hit_v4/1
65582026-06-30T15:27:45.581Z time: [1.9090 ns 1.9155 ns 1.9218 ns]
65592026-06-30T15:27:45.581Z thrpt: [520.35 Melem/s 522.06 Melem/s 523.84 Melem/s]
65602026-06-30T15:27:45.581Z change:
65612026-06-30T15:27:45.581Z time: [−2.2087% −1.7958% −1.4115%] (p = 0.00 < 0.05)
65622026-06-30T15:27:45.581Z thrpt: [+1.4317% +1.8286% +2.2586%]
65632026-06-30T15:27:45.581Z Performance has improved.
65642026-06-30T15:27:46.469ZBenchmarking source_filter/allows/include_miss_v4/1
65652026-06-30T15:27:46.469ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
65662026-06-30T15:27:50.784ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
65672026-06-30T15:27:55.787ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
65682026-06-30T15:27:55.872Zsource_filter/allows/include_miss_v4/1
65692026-06-30T15:27:55.873Z time: [2.0089 ns 2.0104 ns 2.0120 ns]
65702026-06-30T15:27:55.873Z thrpt: [497.02 Melem/s 497.41 Melem/s 497.78 Melem/s]
65712026-06-30T15:27:55.873Z change:
65722026-06-30T15:27:55.873Z time: [−0.1680% −0.0054% +0.1442%] (p = 0.94 > 0.05)
65732026-06-30T15:27:55.873Z thrpt: [−0.1440% +0.0054% +0.1683%]
65742026-06-30T15:27:55.873Z No change in performance detected.
65752026-06-30T15:27:55.873ZFound 7 outliers among 100 measurements (7.00%)
65762026-06-30T15:27:55.873Z 5 (5.00%) high mild
65772026-06-30T15:27:55.873Z 2 (2.00%) high severe
65782026-06-30T15:27:56.771ZBenchmarking source_filter/allows/include_hit_v6/1
65792026-06-30T15:27:56.771ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
65802026-06-30T15:28:01.794ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
65812026-06-30T15:28:06.880ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
65822026-06-30T15:28:06.965Zsource_filter/allows/include_hit_v6/1
65832026-06-30T15:28:06.966Z time: [4.7384 ns 4.7688 ns 4.7975 ns]
65842026-06-30T15:28:06.966Z thrpt: [208.44 Melem/s 209.70 Melem/s 211.04 Melem/s]
65852026-06-30T15:28:06.966Z change:
65862026-06-30T15:28:06.966Z time: [−0.2483% +0.3933% +1.0683%] (p = 0.22 > 0.05)
65872026-06-30T15:28:06.966Z thrpt: [−1.0570% −0.3918% +0.2489%]
65882026-06-30T15:28:06.966Z No change in performance detected.
65892026-06-30T15:28:07.863ZBenchmarking source_filter/allows/include_miss_v6/1
65902026-06-30T15:28:07.863ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
65912026-06-30T15:28:12.644ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
65922026-06-30T15:28:17.729ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
65932026-06-30T15:28:17.814Zsource_filter/allows/include_miss_v6/1
65942026-06-30T15:28:17.814Z time: [4.5079 ns 4.5384 ns 4.5670 ns]
65952026-06-30T15:28:17.814Z thrpt: [218.96 Melem/s 220.34 Melem/s 221.83 Melem/s]
65962026-06-30T15:28:17.814Z change:
65972026-06-30T15:28:17.814Z time: [−0.5272% +0.0987% +0.7550%] (p = 0.76 > 0.05)
65982026-06-30T15:28:17.814Z thrpt: [−0.7493% −0.0986% +0.5300%]
65992026-06-30T15:28:17.814Z No change in performance detected.
66002026-06-30T15:28:18.715ZBenchmarking source_filter/allows/include_hit_v4/5
66012026-06-30T15:28:18.715ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66022026-06-30T15:28:22.821ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
66032026-06-30T15:28:27.822ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66042026-06-30T15:28:27.907Zsource_filter/allows/include_hit_v4/5
66052026-06-30T15:28:27.907Z time: [1.9057 ns 1.9106 ns 1.9158 ns]
66062026-06-30T15:28:27.910Z thrpt: [521.97 Melem/s 523.39 Melem/s 524.74 Melem/s]
66072026-06-30T15:28:27.910Z change:
66082026-06-30T15:28:27.910Z time: [−0.4589% +0.0353% +0.5325%] (p = 0.89 > 0.05)
66092026-06-30T15:28:27.910Z thrpt: [−0.5297% −0.0353% +0.4610%]
66102026-06-30T15:28:27.910Z No change in performance detected.
66112026-06-30T15:28:27.910ZFound 2 outliers among 100 measurements (2.00%)
66122026-06-30T15:28:27.910Z 2 (2.00%) high mild
66132026-06-30T15:28:28.799ZBenchmarking source_filter/allows/include_miss_v4/5
66142026-06-30T15:28:28.800ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66152026-06-30T15:28:32.582ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
66162026-06-30T15:28:38.239ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66172026-06-30T15:28:38.324Zsource_filter/allows/include_miss_v4/5
66182026-06-30T15:28:38.324Z time: [3.9364 ns 3.9883 ns 4.0386 ns]
66192026-06-30T15:28:38.324Z thrpt: [247.61 Melem/s 250.73 Melem/s 254.04 Melem/s]
66202026-06-30T15:28:38.324Z change:
66212026-06-30T15:28:38.325Z time: [+1.2570% +3.2080% +5.2780%] (p = 0.00 < 0.05)
66222026-06-30T15:28:38.325Z thrpt: [−5.0134% −3.1083% −1.2414%]
66232026-06-30T15:28:38.325Z Performance has regressed.
66242026-06-30T15:28:39.230ZBenchmarking source_filter/allows/include_hit_v6/5
66252026-06-30T15:28:39.230ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66262026-06-30T15:28:44.267ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66272026-06-30T15:28:49.341ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66282026-06-30T15:28:49.430Zsource_filter/allows/include_hit_v6/5
66292026-06-30T15:28:49.430Z time: [4.7381 ns 4.7690 ns 4.7984 ns]
66302026-06-30T15:28:49.430Z thrpt: [208.40 Melem/s 209.69 Melem/s 211.05 Melem/s]
66312026-06-30T15:28:49.430Z change:
66322026-06-30T15:28:49.430Z time: [−0.7574% −0.1425% +0.4806%] (p = 0.65 > 0.05)
66332026-06-30T15:28:49.430Z thrpt: [−0.4783% +0.1427% +0.7632%]
66342026-06-30T15:28:49.430Z No change in performance detected.
66352026-06-30T15:28:50.328ZBenchmarking source_filter/allows/include_miss_v6/5
66362026-06-30T15:28:50.328ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66372026-06-30T15:28:53.933ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (745M iterations)
66382026-06-30T15:28:58.973ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66392026-06-30T15:28:59.059Zsource_filter/allows/include_miss_v6/5
66402026-06-30T15:28:59.062Z time: [6.7480 ns 6.7778 ns 6.8062 ns]
66412026-06-30T15:28:59.062Z thrpt: [146.93 Melem/s 147.54 Melem/s 148.19 Melem/s]
66422026-06-30T15:28:59.062Z change:
66432026-06-30T15:28:59.062Z time: [−0.5863% −0.1744% +0.2691%] (p = 0.43 > 0.05)
66442026-06-30T15:28:59.062Z thrpt: [−0.2684% +0.1747% +0.5898%]
66452026-06-30T15:28:59.062Z No change in performance detected.
66462026-06-30T15:28:59.959ZBenchmarking source_filter/allows/include_hit_v4/10
66472026-06-30T15:28:59.959ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66482026-06-30T15:29:04.072ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
66492026-06-30T15:29:09.084ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66502026-06-30T15:29:09.170Zsource_filter/allows/include_hit_v4/10
66512026-06-30T15:29:09.170Z time: [1.9153 ns 1.9203 ns 1.9253 ns]
66522026-06-30T15:29:09.170Z thrpt: [519.40 Melem/s 520.76 Melem/s 522.12 Melem/s]
66532026-06-30T15:29:09.170Z change:
66542026-06-30T15:29:09.170Z time: [+0.1869% +0.6475% +1.0992%] (p = 0.01 < 0.05)
66552026-06-30T15:29:09.170Z thrpt: [−1.0873% −0.6434% −0.1866%]
66562026-06-30T15:29:09.170Z Change within noise threshold.
66572026-06-30T15:29:09.170ZFound 3 outliers among 100 measurements (3.00%)
66582026-06-30T15:29:09.170Z 3 (3.00%) high mild
66592026-06-30T15:29:10.063ZBenchmarking source_filter/allows/include_miss_v4/10
66602026-06-30T15:29:10.063ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
66612026-06-30T15:29:13.617ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (756M iterations)
66622026-06-30T15:29:18.527ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
66632026-06-30T15:29:18.619Zsource_filter/allows/include_miss_v4/10
66642026-06-30T15:29:18.619Z time: [6.4316 ns 6.5026 ns 6.5771 ns]
66652026-06-30T15:29:18.619Z thrpt: [152.04 Melem/s 153.78 Melem/s 155.48 Melem/s]
66662026-06-30T15:29:18.619Z change:
66672026-06-30T15:29:18.619Z time: [−2.8568% −0.6517% +1.5895%] (p = 0.57 > 0.05)
66682026-06-30T15:29:18.619Z thrpt: [−1.5647% +0.6559% +2.9408%]
66692026-06-30T15:29:18.619Z No change in performance detected.
66702026-06-30T15:29:19.512ZBenchmarking source_filter/allows/include_hit_v6/10
66712026-06-30T15:29:19.512ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
66722026-06-30T15:29:24.534ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66732026-06-30T15:29:29.616ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
66742026-06-30T15:29:29.702Zsource_filter/allows/include_hit_v6/10
66752026-06-30T15:29:29.703Z time: [4.7338 ns 4.7638 ns 4.7923 ns]
66762026-06-30T15:29:29.703Z thrpt: [208.67 Melem/s 209.92 Melem/s 211.25 Melem/s]
66772026-06-30T15:29:29.703Z change:
66782026-06-30T15:29:29.703Z time: [−0.4223% +0.1809% +0.7803%] (p = 0.56 > 0.05)
66792026-06-30T15:29:29.703Z thrpt: [−0.7742% −0.1805% +0.4241%]
66802026-06-30T15:29:29.703Z No change in performance detected.
66812026-06-30T15:29:30.606ZBenchmarking source_filter/allows/include_miss_v6/10
66822026-06-30T15:29:30.606ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
66832026-06-30T15:29:35.795ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (517M iterations)
66842026-06-30T15:29:40.814ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
66852026-06-30T15:29:40.900Zsource_filter/allows/include_miss_v6/10
66862026-06-30T15:29:40.900Z time: [9.6920 ns 9.7140 ns 9.7348 ns]
66872026-06-30T15:29:40.900Z thrpt: [102.72 Melem/s 102.94 Melem/s 103.18 Melem/s]
66882026-06-30T15:29:40.900Z change:
66892026-06-30T15:29:40.900Z time: [−0.0595% +0.1686% +0.3883%] (p = 0.15 > 0.05)
66902026-06-30T15:29:40.900Z thrpt: [−0.3868% −0.1683% +0.0596%]
66912026-06-30T15:29:40.900Z No change in performance detected.
66922026-06-30T15:29:41.790ZBenchmarking source_filter/allows/include_hit_v4/50
66932026-06-30T15:29:41.790ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
66942026-06-30T15:29:44.930ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
66952026-06-30T15:29:49.927ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
66962026-06-30T15:29:50.014Zsource_filter/allows/include_hit_v4/50
66972026-06-30T15:29:50.014Z time: [2.9164 ns 2.9229 ns 2.9298 ns]
66982026-06-30T15:29:50.014Z thrpt: [341.33 Melem/s 342.12 Melem/s 342.89 Melem/s]
66992026-06-30T15:29:50.014Z change:
67002026-06-30T15:29:50.014Z time: [+2.6758% +3.3154% +3.8852%] (p = 0.00 < 0.05)
67012026-06-30T15:29:50.014Z thrpt: [−3.7399% −3.2090% −2.6061%]
67022026-06-30T15:29:50.014Z Performance has regressed.
67032026-06-30T15:29:50.014ZFound 1 outliers among 100 measurements (1.00%)
67042026-06-30T15:29:50.017Z 1 (1.00%) low mild
67052026-06-30T15:29:50.907ZBenchmarking source_filter/allows/include_miss_v4/50
67062026-06-30T15:29:50.910ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67072026-06-30T15:29:54.321ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (786M iterations)
67082026-06-30T15:29:59.413ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67092026-06-30T15:29:59.499Zsource_filter/allows/include_miss_v4/50
67102026-06-30T15:29:59.499Z time: [6.4273 ns 6.4949 ns 6.5583 ns]
67112026-06-30T15:29:59.499Z thrpt: [152.48 Melem/s 153.97 Melem/s 155.59 Melem/s]
67122026-06-30T15:29:59.499Z change:
67132026-06-30T15:29:59.499Z time: [+5.6967% +7.1433% +8.5061%] (p = 0.00 < 0.05)
67142026-06-30T15:29:59.499Z thrpt: [−7.8393% −6.6670% −5.3897%]
67152026-06-30T15:29:59.499Z Performance has regressed.
67162026-06-30T15:30:00.397ZBenchmarking source_filter/allows/include_hit_v6/50
67172026-06-30T15:30:00.397ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67182026-06-30T15:30:06.395ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (895M iterations)
67192026-06-30T15:30:11.477ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67202026-06-30T15:30:11.562Zsource_filter/allows/include_hit_v6/50
67212026-06-30T15:30:11.562Z time: [5.6532 ns 5.6846 ns 5.7147 ns]
67222026-06-30T15:30:11.562Z thrpt: [174.99 Melem/s 175.92 Melem/s 176.89 Melem/s]
67232026-06-30T15:30:11.562Z change:
67242026-06-30T15:30:11.562Z time: [−0.5447% +0.0648% +0.6640%] (p = 0.83 > 0.05)
67252026-06-30T15:30:11.562Z thrpt: [−0.6597% −0.0648% +0.5477%]
67262026-06-30T15:30:11.562Z No change in performance detected.
67272026-06-30T15:30:12.467ZBenchmarking source_filter/allows/include_miss_v6/50
67282026-06-30T15:30:12.467ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67292026-06-30T15:30:17.388ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (545M iterations)
67302026-06-30T15:30:22.416ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67312026-06-30T15:30:22.501Zsource_filter/allows/include_miss_v6/50
67322026-06-30T15:30:22.501Z time: [9.1977 ns 9.2243 ns 9.2498 ns]
67332026-06-30T15:30:22.501Z thrpt: [108.11 Melem/s 108.41 Melem/s 108.72 Melem/s]
67342026-06-30T15:30:22.501Z change:
67352026-06-30T15:30:22.501Z time: [−0.2852% −0.0024% +0.2963%] (p = 0.99 > 0.05)
67362026-06-30T15:30:22.501Z thrpt: [−0.2955% +0.0024% +0.2861%]
67372026-06-30T15:30:22.501Z No change in performance detected.
67382026-06-30T15:30:23.391ZBenchmarking source_filter/allows/include_hit_v4/100
67392026-06-30T15:30:23.391ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
67402026-06-30T15:30:26.412ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67412026-06-30T15:30:31.389ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
67422026-06-30T15:30:31.475Zsource_filter/allows/include_hit_v4/100
67432026-06-30T15:30:31.475Z time: [2.7924 ns 2.8007 ns 2.8092 ns]
67442026-06-30T15:30:31.475Z thrpt: [355.97 Melem/s 357.05 Melem/s 358.11 Melem/s]
67452026-06-30T15:30:31.475Z change:
67462026-06-30T15:30:31.475Z time: [−0.2821% +0.3779% +1.0249%] (p = 0.27 > 0.05)
67472026-06-30T15:30:31.475Z thrpt: [−1.0145% −0.3765% +0.2829%]
67482026-06-30T15:30:31.475Z No change in performance detected.
67492026-06-30T15:30:31.475ZFound 12 outliers among 100 measurements (12.00%)
67502026-06-30T15:30:31.475Z 4 (4.00%) low mild
67512026-06-30T15:30:31.475Z 6 (6.00%) high mild
67522026-06-30T15:30:31.475Z 2 (2.00%) high severe
67532026-06-30T15:30:32.375ZBenchmarking source_filter/allows/include_miss_v4/100
67542026-06-30T15:30:32.375ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
67552026-06-30T15:30:36.905ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (593M iterations)
67562026-06-30T15:30:42.048ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
67572026-06-30T15:30:42.134Zsource_filter/allows/include_miss_v4/100
67582026-06-30T15:30:42.134Z time: [8.5843 ns 8.6879 ns 8.7868 ns]
67592026-06-30T15:30:42.134Z thrpt: [113.81 Melem/s 115.10 Melem/s 116.49 Melem/s]
67602026-06-30T15:30:42.134Z change:
67612026-06-30T15:30:42.134Z time: [+0.8866% +2.5102% +4.2160%] (p = 0.00 < 0.05)
67622026-06-30T15:30:42.134Z thrpt: [−4.0455% −2.4487% −0.8788%]
67632026-06-30T15:30:42.134Z Change within noise threshold.
67642026-06-30T15:30:43.030ZBenchmarking source_filter/allows/include_hit_v6/100
67652026-06-30T15:30:43.030ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
67662026-06-30T15:30:49.020ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (896M iterations)
67672026-06-30T15:30:54.088ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
67682026-06-30T15:30:54.173Zsource_filter/allows/include_hit_v6/100
67692026-06-30T15:30:54.173Z time: [5.6335 ns 5.6638 ns 5.6926 ns]
67702026-06-30T15:30:54.176Z thrpt: [175.67 Melem/s 176.56 Melem/s 177.51 Melem/s]
67712026-06-30T15:30:54.176Z change:
67722026-06-30T15:30:54.176Z time: [−0.3207% +0.2110% +0.7499%] (p = 0.42 > 0.05)
67732026-06-30T15:30:54.176Z thrpt: [−0.7444% −0.2106% +0.3218%]
67742026-06-30T15:30:54.176Z No change in performance detected.
67752026-06-30T15:30:55.076ZBenchmarking source_filter/allows/include_miss_v6/100
67762026-06-30T15:30:55.077ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
67772026-06-30T15:30:58.249ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (423M iterations)
67782026-06-30T15:31:03.281ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
67792026-06-30T15:31:03.366Zsource_filter/allows/include_miss_v6/100
67802026-06-30T15:31:03.366Z time: [11.881 ns 11.903 ns 11.924 ns]
67812026-06-30T15:31:03.366Z thrpt: [83.863 Melem/s 84.010 Melem/s 84.167 Melem/s]
67822026-06-30T15:31:03.366Z change:
67832026-06-30T15:31:03.366Z time: [−0.2064% +0.0015% +0.2108%] (p = 0.99 > 0.05)
67842026-06-30T15:31:03.366Z thrpt: [−0.2103% −0.0015% +0.2068%]
67852026-06-30T15:31:03.366Z No change in performance detected.
67862026-06-30T15:31:04.259ZBenchmarking source_filter/allows/include_empty_v4
67872026-06-30T15:31:04.259ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
67882026-06-30T15:31:08.722ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.8B iterations)
67892026-06-30T15:31:13.034ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
67902026-06-30T15:31:13.119Zsource_filter/allows/include_empty_v4
67912026-06-30T15:31:13.119Z time: [895.66 ps 895.96 ps 896.26 ps]
67922026-06-30T15:31:13.119Z thrpt: [1.1157 Gelem/s 1.1161 Gelem/s 1.1165 Gelem/s]
67932026-06-30T15:31:13.119Z change:
67942026-06-30T15:31:13.119Z time: [−4.3499% −2.8083% −1.4185%] (p = 0.00 < 0.05)
67952026-06-30T15:31:13.119Z thrpt: [+1.4389% +2.8894% +4.5477%]
67962026-06-30T15:31:13.119Z Performance has improved.
67972026-06-30T15:31:13.119ZFound 8 outliers among 100 measurements (8.00%)
67982026-06-30T15:31:13.122Z 2 (2.00%) low severe
67992026-06-30T15:31:13.122Z 3 (3.00%) low mild
68002026-06-30T15:31:13.122Z 3 (3.00%) high mild
68012026-06-30T15:31:14.015ZBenchmarking source_filter/allows/include_empty_v6
68022026-06-30T15:31:14.015ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68032026-06-30T15:31:17.866ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
68042026-06-30T15:31:22.861ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68052026-06-30T15:31:22.947Zsource_filter/allows/include_empty_v6
68062026-06-30T15:31:22.947Z time: [895.66 ps 895.99 ps 896.27 ps]
68072026-06-30T15:31:22.947Z thrpt: [1.1157 Gelem/s 1.1161 Gelem/s 1.1165 Gelem/s]
68082026-06-30T15:31:22.947Z change:
68092026-06-30T15:31:22.947Z time: [+0.0257% +0.0689% +0.1121%] (p = 0.00 < 0.05)
68102026-06-30T15:31:22.947Z thrpt: [−0.1120% −0.0688% −0.0257%]
68112026-06-30T15:31:22.947Z Change within noise threshold.
68122026-06-30T15:31:22.947ZFound 10 outliers among 100 measurements (10.00%)
68132026-06-30T15:31:22.947Z 2 (2.00%) low severe
68142026-06-30T15:31:22.947Z 7 (7.00%) low mild
68152026-06-30T15:31:22.947Z 1 (1.00%) high severe
68162026-06-30T15:31:23.855Z
68172026-06-30T15:31:23.858ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68182026-06-30T15:31:23.858ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68192026-06-30T15:31:23.858ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0391 ms (605 iterations)
68202026-06-30T15:31:23.858ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68212026-06-30T15:31:23.858Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68222026-06-30T15:31:23.858Z time: [18.000 18.000 18.000 ]
68232026-06-30T15:31:23.858Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68242026-06-30T15:31:23.858Z No change in performance detected.
68252026-06-30T15:31:23.858Z
68262026-06-30T15:31:23.860ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68272026-06-30T15:31:23.860ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68282026-06-30T15:31:23.860ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0464 ms (715 iterations)
68292026-06-30T15:31:23.863ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68302026-06-30T15:31:23.863Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68312026-06-30T15:31:23.863Z time: [18.000 18.000 18.000 ]
68322026-06-30T15:31:23.863Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68332026-06-30T15:31:23.863Z No change in performance detected.
68342026-06-30T15:31:23.863Z
68352026-06-30T15:31:23.863ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
68362026-06-30T15:31:23.863ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
68372026-06-30T15:31:23.863ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0066 ms (495 iterations)
68382026-06-30T15:31:23.863ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
68392026-06-30T15:31:23.863Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
68402026-06-30T15:31:23.863Z time: [20.000 20.000 20.000 ]
68412026-06-30T15:31:23.863Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68422026-06-30T15:31:23.863Z No change in performance detected.
68432026-06-30T15:31:23.863Z
68442026-06-30T15:31:23.863ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
68452026-06-30T15:31:23.863ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
68462026-06-30T15:31:23.864ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0258 ms (495 iterations)
68472026-06-30T15:31:23.864ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
68482026-06-30T15:31:23.864Zprocess/Hairpin-DHCPv6/alloc_ct/Request
68492026-06-30T15:31:23.864Z time: [21.000 21.000 21.000 ]
68502026-06-30T15:31:23.864Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68512026-06-30T15:31:23.864Z No change in performance detected.
68522026-06-30T15:31:23.864Z
68532026-06-30T15:31:23.864ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
68542026-06-30T15:31:23.864ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
68552026-06-30T15:31:23.867ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0539 ms (825 iterations)
68562026-06-30T15:31:23.867ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
68572026-06-30T15:31:23.867Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
68582026-06-30T15:31:23.867Z time: [13.000 13.000 13.000 ]
68592026-06-30T15:31:23.867Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68602026-06-30T15:31:23.867Z No change in performance detected.
68612026-06-30T15:31:23.867Z
68622026-06-30T15:31:23.867ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
68632026-06-30T15:31:23.867ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
68642026-06-30T15:31:23.867ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0419 ms (715 iterations)
68652026-06-30T15:31:23.867ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
68662026-06-30T15:31:23.870Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
68672026-06-30T15:31:23.870Z time: [12.000 12.000 12.000 ]
68682026-06-30T15:31:23.870Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68692026-06-30T15:31:23.870Z No change in performance detected.
68702026-06-30T15:31:23.870Z
68712026-06-30T15:31:23.870ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
68722026-06-30T15:31:23.871ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
68732026-06-30T15:31:23.871ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0632 ms (715 iterations)
68742026-06-30T15:31:23.871ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
68752026-06-30T15:31:23.871Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
68762026-06-30T15:31:23.871Z time: [14.000 14.000 14.000 ]
68772026-06-30T15:31:23.871Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68782026-06-30T15:31:23.871Z No change in performance detected.
68792026-06-30T15:31:23.871Z
68802026-06-30T15:31:23.871ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
68812026-06-30T15:31:23.871ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
68822026-06-30T15:31:23.871ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0128 ms (715 iterations)
68832026-06-30T15:31:23.874ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
68842026-06-30T15:31:23.874Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
68852026-06-30T15:31:23.874Z time: [14.000 14.000 14.000 ]
68862026-06-30T15:31:23.874Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68872026-06-30T15:31:23.874Z No change in performance detected.
68882026-06-30T15:31:23.874Z
68892026-06-30T15:31:23.874ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
68902026-06-30T15:31:23.874ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
68912026-06-30T15:31:23.874ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0328 ms (605 iterations)
68922026-06-30T15:31:23.874ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
68932026-06-30T15:31:23.874Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
68942026-06-30T15:31:23.875Z time: [3.0000 3.0000 3.0000 ]
68952026-06-30T15:31:23.875Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68962026-06-30T15:31:23.875Z No change in performance detected.
68972026-06-30T15:31:23.875Z
68982026-06-30T15:31:23.875ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
68992026-06-30T15:31:23.875ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69002026-06-30T15:31:23.875ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0610 ms (495 iterations)
69012026-06-30T15:31:23.875ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69022026-06-30T15:31:23.878Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69032026-06-30T15:31:23.878Z time: [3.0000 3.0000 3.0000 ]
69042026-06-30T15:31:23.878Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69052026-06-30T15:31:23.878Z No change in performance detected.
69062026-06-30T15:31:23.878Z
69072026-06-30T15:31:23.878ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69082026-06-30T15:31:23.878ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69092026-06-30T15:31:23.878ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0759 ms (660 iterations)
69102026-06-30T15:31:23.878ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69112026-06-30T15:31:23.878ZCriterion.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.
69122026-06-30T15:31:23.878Z
69132026-06-30T15:31:23.878ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69142026-06-30T15:31:23.878ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69152026-06-30T15:31:23.878ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0610 ms (495 iterations)
69162026-06-30T15:31:23.878ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69172026-06-30T15:31:23.878ZCriterion.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.
69182026-06-30T15:31:23.878Z
69192026-06-30T15:31:23.878ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69202026-06-30T15:31:23.878ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69212026-06-30T15:31:23.878ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0485 ms (935 iterations)
69222026-06-30T15:31:23.878ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69232026-06-30T15:31:23.881Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69242026-06-30T15:31:23.881Z time: [3.0000 3.0000 3.0000 ]
69252026-06-30T15:31:23.881Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69262026-06-30T15:31:23.881Z No change in performance detected.
69272026-06-30T15:31:23.882Z
69282026-06-30T15:31:23.882ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69292026-06-30T15:31:23.882ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69302026-06-30T15:31:23.882ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1031 ms (550 iterations)
69312026-06-30T15:31:23.882ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69322026-06-30T15:31:23.882Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69332026-06-30T15:31:23.882Z time: [3.0000 3.0000 3.0000 ]
69342026-06-30T15:31:23.882Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69352026-06-30T15:31:23.882Z No change in performance detected.
69362026-06-30T15:31:23.882Z
69372026-06-30T15:31:23.882ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
69382026-06-30T15:31:23.882ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
69392026-06-30T15:31:23.882ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0579 ms (770 iterations)
69402026-06-30T15:31:23.885ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
69412026-06-30T15:31:23.885ZCriterion.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.
69422026-06-30T15:31:23.885Z
69432026-06-30T15:31:23.885ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
69442026-06-30T15:31:23.885ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
69452026-06-30T15:31:23.885ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0269 ms (495 iterations)
69462026-06-30T15:31:23.885ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
69472026-06-30T15:31:23.885ZCriterion.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.
69482026-06-30T15:31:23.885Z
69492026-06-30T15:31:23.885ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
69502026-06-30T15:31:23.885ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
69512026-06-30T15:31:23.885ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0655 ms (825 iterations)
69522026-06-30T15:31:23.885ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
69532026-06-30T15:31:23.888Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
69542026-06-30T15:31:23.888Z time: [3.0000 3.0000 3.0000 ]
69552026-06-30T15:31:23.888Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69562026-06-30T15:31:23.888Z No change in performance detected.
69572026-06-30T15:31:23.888Z
69582026-06-30T15:31:23.888ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
69592026-06-30T15:31:23.888ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
69602026-06-30T15:31:23.888ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0818 ms (495 iterations)
69612026-06-30T15:31:23.888ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
69622026-06-30T15:31:23.888Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
69632026-06-30T15:31:23.888Z time: [3.0000 3.0000 3.0000 ]
69642026-06-30T15:31:23.888Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69652026-06-30T15:31:23.888Z No change in performance detected.
69662026-06-30T15:31:23.888Z
69672026-06-30T15:31:23.888ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
69682026-06-30T15:31:23.888ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
69692026-06-30T15:31:23.888ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0897 ms (660 iterations)
69702026-06-30T15:31:23.891ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
69712026-06-30T15:31:23.891ZCriterion.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.
69722026-06-30T15:31:23.891Z
69732026-06-30T15:31:23.891ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
69742026-06-30T15:31:23.891ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
69752026-06-30T15:31:23.891ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1112 ms (495 iterations)
69762026-06-30T15:31:23.891ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
69772026-06-30T15:31:23.891ZCriterion.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.
69782026-06-30T15:31:23.891Z
69792026-06-30T15:31:23.891ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
69802026-06-30T15:31:23.891ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
69812026-06-30T15:31:23.891ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0519 ms (880 iterations)
69822026-06-30T15:31:23.891ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
69832026-06-30T15:31:23.894Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
69842026-06-30T15:31:23.894Z time: [3.0000 3.0000 3.0000 ]
69852026-06-30T15:31:23.894Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69862026-06-30T15:31:23.894Z No change in performance detected.
69872026-06-30T15:31:23.894Z
69882026-06-30T15:31:23.894ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
69892026-06-30T15:31:23.894ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
69902026-06-30T15:31:23.894ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0362 ms (495 iterations)
69912026-06-30T15:31:23.894ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
69922026-06-30T15:31:23.894Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
69932026-06-30T15:31:23.894Z time: [3.0000 3.0000 3.0000 ]
69942026-06-30T15:31:23.895Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69952026-06-30T15:31:23.895Z No change in performance detected.
69962026-06-30T15:31:23.895Z
69972026-06-30T15:31:23.895ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
69982026-06-30T15:31:23.895ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
69992026-06-30T15:31:23.895ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0117 ms (715 iterations)
70002026-06-30T15:31:23.895ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70012026-06-30T15:31:23.895ZCriterion.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.
70022026-06-30T15:31:23.895Z
70032026-06-30T15:31:23.897ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70042026-06-30T15:31:23.897ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70052026-06-30T15:31:23.897ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0663 ms (495 iterations)
70062026-06-30T15:31:23.897ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70072026-06-30T15:31:23.897ZCriterion.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.
70082026-06-30T15:31:23.898Z
70092026-06-30T15:31:23.898ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70102026-06-30T15:31:23.898ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70112026-06-30T15:31:23.898ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1000 ms (275 iterations)
70122026-06-30T15:31:23.898ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70132026-06-30T15:31:23.898Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70142026-06-30T15:31:23.898Z time: [45.000 45.000 45.000 ]
70152026-06-30T15:31:23.898Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70162026-06-30T15:31:23.898Z No change in performance detected.
70172026-06-30T15:31:23.898Z
70182026-06-30T15:31:23.900ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70192026-06-30T15:31:23.900ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70202026-06-30T15:31:23.900ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0607 ms (220 iterations)
70212026-06-30T15:31:23.900ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70222026-06-30T15:31:23.900Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70232026-06-30T15:31:23.900Z time: [45.000 45.000 45.000 ]
70242026-06-30T15:31:23.900Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70252026-06-30T15:31:23.901Z No change in performance detected.
70262026-06-30T15:31:23.901Z
70272026-06-30T15:31:23.901ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70282026-06-30T15:31:23.901ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70292026-06-30T15:31:23.901ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1544 ms (330 iterations)
70302026-06-30T15:31:23.904ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70312026-06-30T15:31:23.904Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70322026-06-30T15:31:23.904Z time: [30.000 30.000 30.000 ]
70332026-06-30T15:31:23.904Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70342026-06-30T15:31:23.904Z No change in performance detected.
70352026-06-30T15:31:23.904Z
70362026-06-30T15:31:23.904ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70372026-06-30T15:31:23.904ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70382026-06-30T15:31:23.904ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1499 ms (275 iterations)
70392026-06-30T15:31:23.904ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
70402026-06-30T15:31:23.904Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70412026-06-30T15:31:23.904Z time: [30.000 30.000 30.000 ]
70422026-06-30T15:31:23.904Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70432026-06-30T15:31:23.904Z No change in performance detected.
70442026-06-30T15:31:23.904Z
70452026-06-30T15:31:23.904ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70462026-06-30T15:31:23.904ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
70472026-06-30T15:31:23.904ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0136 ms (275 iterations)
70482026-06-30T15:31:23.907ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
70492026-06-30T15:31:23.907Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70502026-06-30T15:31:23.907Z time: [44.000 44.000 44.000 ]
70512026-06-30T15:31:23.907Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70522026-06-30T15:31:23.907Z No change in performance detected.
70532026-06-30T15:31:23.907Z
70542026-06-30T15:31:23.907ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
70552026-06-30T15:31:23.907ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70562026-06-30T15:31:23.907ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1764 ms (275 iterations)
70572026-06-30T15:31:23.907ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
70582026-06-30T15:31:23.910Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
70592026-06-30T15:31:23.910Z time: [44.000 44.000 44.000 ]
70602026-06-30T15:31:23.910Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70612026-06-30T15:31:23.910Z No change in performance detected.
70622026-06-30T15:31:23.910Z
70632026-06-30T15:31:23.910ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
70642026-06-30T15:31:23.910ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70652026-06-30T15:31:23.910ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0084 ms (330 iterations)
70662026-06-30T15:31:23.910ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70672026-06-30T15:31:23.910Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
70682026-06-30T15:31:23.910Z time: [29.000 29.000 29.000 ]
70692026-06-30T15:31:23.910Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70702026-06-30T15:31:23.910Z No change in performance detected.
70712026-06-30T15:31:23.910Z
70722026-06-30T15:31:23.910ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
70732026-06-30T15:31:23.910ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70742026-06-30T15:31:23.911ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0542 ms (275 iterations)
70752026-06-30T15:31:23.914ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70762026-06-30T15:31:23.914Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
70772026-06-30T15:31:23.914Z time: [29.000 29.000 29.000 ]
70782026-06-30T15:31:23.914Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70792026-06-30T15:31:23.914Z No change in performance detected.
70802026-06-30T15:31:23.914Z
70812026-06-30T15:31:23.914ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
70822026-06-30T15:31:23.914ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70832026-06-30T15:31:23.914ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1716 ms (275 iterations)
70842026-06-30T15:31:23.914ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70852026-06-30T15:31:23.914Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
70862026-06-30T15:31:23.914Z time: [45.000 45.000 45.000 ]
70872026-06-30T15:31:23.914Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70882026-06-30T15:31:23.914Z No change in performance detected.
70892026-06-30T15:31:23.914Z
70902026-06-30T15:31:23.915ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
70912026-06-30T15:31:23.915ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70922026-06-30T15:31:23.915ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0849 ms (220 iterations)
70932026-06-30T15:31:23.918ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70942026-06-30T15:31:23.918Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
70952026-06-30T15:31:23.918Z time: [45.000 45.000 45.000 ]
70962026-06-30T15:31:23.918Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70972026-06-30T15:31:23.918Z No change in performance detected.
70982026-06-30T15:31:23.918Z
70992026-06-30T15:31:23.918ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71002026-06-30T15:31:23.918ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71012026-06-30T15:31:23.918ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1574 ms (330 iterations)
71022026-06-30T15:31:23.918ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71032026-06-30T15:31:23.918Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71042026-06-30T15:31:23.918Z time: [30.000 30.000 30.000 ]
71052026-06-30T15:31:23.918Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71062026-06-30T15:31:23.918Z No change in performance detected.
71072026-06-30T15:31:23.918Z
71082026-06-30T15:31:23.918ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71092026-06-30T15:31:23.918ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71102026-06-30T15:31:23.918ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2105 ms (275 iterations)
71112026-06-30T15:31:23.921ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71122026-06-30T15:31:23.921Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71132026-06-30T15:31:23.921Z time: [30.000 30.000 30.000 ]
71142026-06-30T15:31:23.921Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71152026-06-30T15:31:23.921Z No change in performance detected.
71162026-06-30T15:31:23.921Z
71172026-06-30T15:31:23.921ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71182026-06-30T15:31:23.921ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71192026-06-30T15:31:23.921ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0594 ms (275 iterations)
71202026-06-30T15:31:23.921ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71212026-06-30T15:31:23.924Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71222026-06-30T15:31:23.924Z time: [44.000 44.000 44.000 ]
71232026-06-30T15:31:23.924Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71242026-06-30T15:31:23.924Z No change in performance detected.
71252026-06-30T15:31:23.924Z
71262026-06-30T15:31:23.924ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71272026-06-30T15:31:23.924ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71282026-06-30T15:31:23.924ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0276 ms (220 iterations)
71292026-06-30T15:31:23.925ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71302026-06-30T15:31:23.925Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71312026-06-30T15:31:23.925Z time: [44.000 44.000 44.000 ]
71322026-06-30T15:31:23.925Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71332026-06-30T15:31:23.925Z No change in performance detected.
71342026-06-30T15:31:23.925Z
71352026-06-30T15:31:23.925ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71362026-06-30T15:31:23.925ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71372026-06-30T15:31:23.926ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0686 ms (330 iterations)
71382026-06-30T15:31:23.929ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
71392026-06-30T15:31:23.929Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71402026-06-30T15:31:23.929Z time: [29.000 29.000 29.000 ]
71412026-06-30T15:31:23.929Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71422026-06-30T15:31:23.929Z No change in performance detected.
71432026-06-30T15:31:23.929Z
71442026-06-30T15:31:23.929ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71452026-06-30T15:31:23.929ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
71462026-06-30T15:31:23.929ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1197 ms (275 iterations)
71472026-06-30T15:31:23.929ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
71482026-06-30T15:31:23.929Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71492026-06-30T15:31:23.929Z time: [29.000 29.000 29.000 ]
71502026-06-30T15:31:23.929Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71512026-06-30T15:31:23.929Z No change in performance detected.
71522026-06-30T15:31:23.929Z
71532026-06-30T15:31:23.929ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
71542026-06-30T15:31:23.929ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
71552026-06-30T15:31:23.929ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0576 ms (715 iterations)
71562026-06-30T15:31:23.930ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
71572026-06-30T15:31:23.932Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
71582026-06-30T15:31:23.932Z time: [3924.0 B 3924.0 B 3924.0 B]
71592026-06-30T15:31:23.932Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71602026-06-30T15:31:23.932Z No change in performance detected.
71612026-06-30T15:31:23.932Z
71622026-06-30T15:31:23.932ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
71632026-06-30T15:31:23.932ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
71642026-06-30T15:31:23.932ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0392 ms (715 iterations)
71652026-06-30T15:31:23.932ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
71662026-06-30T15:31:23.932Zprocess/Hairpin-DHCPv4/alloc_sz/Request
71672026-06-30T15:31:23.932Z time: [3924.0 B 3924.0 B 3924.0 B]
71682026-06-30T15:31:23.932Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71692026-06-30T15:31:23.933Z No change in performance detected.
71702026-06-30T15:31:23.933Z
71712026-06-30T15:31:23.933ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
71722026-06-30T15:31:23.933ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
71732026-06-30T15:31:23.933ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.1041 ms (550 iterations)
71742026-06-30T15:31:23.936ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
71752026-06-30T15:31:23.936Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
71762026-06-30T15:31:23.936Z time: [3988.0 B 3988.0 B 3988.0 B]
71772026-06-30T15:31:23.936Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71782026-06-30T15:31:23.936Z No change in performance detected.
71792026-06-30T15:31:23.936Z
71802026-06-30T15:31:23.936ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
71812026-06-30T15:31:23.936ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
71822026-06-30T15:31:23.936ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0174 ms (495 iterations)
71832026-06-30T15:31:23.936ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
71842026-06-30T15:31:23.936Zprocess/Hairpin-DHCPv6/alloc_sz/Request
71852026-06-30T15:31:23.936Z time: [4386.0 B 4386.0 B 4386.0 B]
71862026-06-30T15:31:23.936Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71872026-06-30T15:31:23.936Z No change in performance detected.
71882026-06-30T15:31:23.936Z
71892026-06-30T15:31:23.936ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
71902026-06-30T15:31:23.936ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
71912026-06-30T15:31:23.936ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0429 ms (825 iterations)
71922026-06-30T15:31:23.939ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
71932026-06-30T15:31:23.940Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
71942026-06-30T15:31:23.940Z time: [2888.0 B 2888.0 B 2888.0 B]
71952026-06-30T15:31:23.940Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71962026-06-30T15:31:23.940Z No change in performance detected.
71972026-06-30T15:31:23.940Z
71982026-06-30T15:31:23.940ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
71992026-06-30T15:31:23.940ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72002026-06-30T15:31:23.940ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0270 ms (715 iterations)
72012026-06-30T15:31:23.940ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72022026-06-30T15:31:23.940Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72032026-06-30T15:31:23.940Z time: [2873.0 B 2873.0 B 2873.0 B]
72042026-06-30T15:31:23.940Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72052026-06-30T15:31:23.940Z No change in performance detected.
72062026-06-30T15:31:23.940Z
72072026-06-30T15:31:23.940ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72082026-06-30T15:31:23.940ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72092026-06-30T15:31:23.940ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0553 ms (715 iterations)
72102026-06-30T15:31:23.943ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72112026-06-30T15:31:23.943Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72122026-06-30T15:31:23.943Z time: [2926.0 B 2926.0 B 2926.0 B]
72132026-06-30T15:31:23.943Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72142026-06-30T15:31:23.943Z No change in performance detected.
72152026-06-30T15:31:23.943Z
72162026-06-30T15:31:23.943ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72172026-06-30T15:31:23.943ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72182026-06-30T15:31:23.943ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0018 ms (715 iterations)
72192026-06-30T15:31:23.943ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72202026-06-30T15:31:23.943Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72212026-06-30T15:31:23.943Z time: [2910.0 B 2910.0 B 2910.0 B]
72222026-06-30T15:31:23.943Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72232026-06-30T15:31:23.943Z No change in performance detected.
72242026-06-30T15:31:23.943Z
72252026-06-30T15:31:23.943ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72262026-06-30T15:31:23.943ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72272026-06-30T15:31:23.946ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0678 ms (825 iterations)
72282026-06-30T15:31:23.946ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72292026-06-30T15:31:23.947Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72302026-06-30T15:31:23.947Z time: [264.00 B 264.00 B 264.00 B]
72312026-06-30T15:31:23.947Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72322026-06-30T15:31:23.947Z No change in performance detected.
72332026-06-30T15:31:23.947Z
72342026-06-30T15:31:23.947ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72352026-06-30T15:31:23.947ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72362026-06-30T15:31:23.947ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0948 ms (550 iterations)
72372026-06-30T15:31:23.947ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
72382026-06-30T15:31:23.950Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72392026-06-30T15:31:23.950Z time: [264.00 B 264.00 B 264.00 B]
72402026-06-30T15:31:23.950Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72412026-06-30T15:31:23.950Z No change in performance detected.
72422026-06-30T15:31:23.950Z
72432026-06-30T15:31:23.950ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
72442026-06-30T15:31:23.950ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
72452026-06-30T15:31:23.950ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0074 ms (715 iterations)
72462026-06-30T15:31:23.950ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
72472026-06-30T15:31:23.950ZCriterion.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.
72482026-06-30T15:31:23.950Z
72492026-06-30T15:31:23.950ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
72502026-06-30T15:31:23.950ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
72512026-06-30T15:31:23.950ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0944 ms (495 iterations)
72522026-06-30T15:31:23.950ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
72532026-06-30T15:31:23.950ZCriterion.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.
72542026-06-30T15:31:23.950Z
72552026-06-30T15:31:23.950ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
72562026-06-30T15:31:23.950ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
72572026-06-30T15:31:23.951ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0435 ms (935 iterations)
72582026-06-30T15:31:23.953ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
72592026-06-30T15:31:23.953Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
72602026-06-30T15:31:23.953Z time: [264.00 B 264.00 B 264.00 B]
72612026-06-30T15:31:23.953Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72622026-06-30T15:31:23.953Z No change in performance detected.
72632026-06-30T15:31:23.953Z
72642026-06-30T15:31:23.954ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
72652026-06-30T15:31:23.954ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
72662026-06-30T15:31:23.954ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0471 ms (550 iterations)
72672026-06-30T15:31:23.954ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
72682026-06-30T15:31:23.954Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
72692026-06-30T15:31:23.954Z time: [264.00 B 264.00 B 264.00 B]
72702026-06-30T15:31:23.954Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72712026-06-30T15:31:23.954Z No change in performance detected.
72722026-06-30T15:31:23.954Z
72732026-06-30T15:31:23.954ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
72742026-06-30T15:31:23.954ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
72752026-06-30T15:31:23.954ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0005 ms (770 iterations)
72762026-06-30T15:31:23.957ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
72772026-06-30T15:31:23.957ZCriterion.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.
72782026-06-30T15:31:23.957Z
72792026-06-30T15:31:23.957ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
72802026-06-30T15:31:23.957ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
72812026-06-30T15:31:23.957ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0028 ms (495 iterations)
72822026-06-30T15:31:23.957ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
72832026-06-30T15:31:23.957ZCriterion.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.
72842026-06-30T15:31:23.957Z
72852026-06-30T15:31:23.957ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
72862026-06-30T15:31:23.957ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
72872026-06-30T15:31:23.957ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0552 ms (825 iterations)
72882026-06-30T15:31:23.957ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
72892026-06-30T15:31:23.960Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
72902026-06-30T15:31:23.960Z time: [264.00 B 264.00 B 264.00 B]
72912026-06-30T15:31:23.960Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72922026-06-30T15:31:23.960Z No change in performance detected.
72932026-06-30T15:31:23.961Z
72942026-06-30T15:31:23.961ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
72952026-06-30T15:31:23.961ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
72962026-06-30T15:31:23.961ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0298 ms (495 iterations)
72972026-06-30T15:31:23.961ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
72982026-06-30T15:31:23.961Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
72992026-06-30T15:31:23.961Z time: [264.00 B 264.00 B 264.00 B]
73002026-06-30T15:31:23.961Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73012026-06-30T15:31:23.961Z No change in performance detected.
73022026-06-30T15:31:23.961Z
73032026-06-30T15:31:23.961ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73042026-06-30T15:31:23.961ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73052026-06-30T15:31:23.961ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0460 ms (715 iterations)
73062026-06-30T15:31:23.961ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73072026-06-30T15:31:23.961ZCriterion.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.
73082026-06-30T15:31:23.961Z
73092026-06-30T15:31:23.964ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73102026-06-30T15:31:23.964ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73112026-06-30T15:31:23.964ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0915 ms (495 iterations)
73122026-06-30T15:31:23.964ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73132026-06-30T15:31:23.964ZCriterion.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.
73142026-06-30T15:31:23.965Z
73152026-06-30T15:31:23.965ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73162026-06-30T15:31:23.965ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73172026-06-30T15:31:23.965ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0442 ms (880 iterations)
73182026-06-30T15:31:23.965ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73192026-06-30T15:31:23.965Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73202026-06-30T15:31:23.965Z time: [264.00 B 264.00 B 264.00 B]
73212026-06-30T15:31:23.965Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73222026-06-30T15:31:23.965Z No change in performance detected.
73232026-06-30T15:31:23.965Z
73242026-06-30T15:31:23.965ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73252026-06-30T15:31:23.965ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73262026-06-30T15:31:23.965ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1022 ms (550 iterations)
73272026-06-30T15:31:23.968ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73282026-06-30T15:31:23.968Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73292026-06-30T15:31:23.968Z time: [264.00 B 264.00 B 264.00 B]
73302026-06-30T15:31:23.968Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73312026-06-30T15:31:23.968Z No change in performance detected.
73322026-06-30T15:31:23.968Z
73332026-06-30T15:31:23.968ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
73342026-06-30T15:31:23.968ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73352026-06-30T15:31:23.968ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0648 ms (770 iterations)
73362026-06-30T15:31:23.968ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
73372026-06-30T15:31:23.968ZCriterion.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.
73382026-06-30T15:31:23.968Z
73392026-06-30T15:31:23.968ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
73402026-06-30T15:31:23.968ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
73412026-06-30T15:31:23.968ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0547 ms (495 iterations)
73422026-06-30T15:31:23.968ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
73432026-06-30T15:31:23.968ZCriterion.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.
73442026-06-30T15:31:23.968Z
73452026-06-30T15:31:23.968ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73462026-06-30T15:31:23.969ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73472026-06-30T15:31:23.969ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0708 ms (275 iterations)
73482026-06-30T15:31:23.971ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
73492026-06-30T15:31:23.972Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73502026-06-30T15:31:23.972Z time: [8539.0 B 8539.0 B 8539.0 B]
73512026-06-30T15:31:23.972Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73522026-06-30T15:31:23.972Z No change in performance detected.
73532026-06-30T15:31:23.972Z
73542026-06-30T15:31:23.972ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
73552026-06-30T15:31:23.972ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73562026-06-30T15:31:23.972ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2459 ms (275 iterations)
73572026-06-30T15:31:23.972ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73582026-06-30T15:31:23.972Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
73592026-06-30T15:31:23.972Z time: [8539.0 B 8539.0 B 8539.0 B]
73602026-06-30T15:31:23.972Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73612026-06-30T15:31:23.972Z No change in performance detected.
73622026-06-30T15:31:23.972Z
73632026-06-30T15:31:23.972ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
73642026-06-30T15:31:23.972ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73652026-06-30T15:31:23.975ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1139 ms (330 iterations)
73662026-06-30T15:31:23.975ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73672026-06-30T15:31:23.975Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
73682026-06-30T15:31:23.975Z time: [7048.0 B 7048.0 B 7048.0 B]
73692026-06-30T15:31:23.975Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73702026-06-30T15:31:23.975Z No change in performance detected.
73712026-06-30T15:31:23.975Z
73722026-06-30T15:31:23.975ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
73732026-06-30T15:31:23.975ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73742026-06-30T15:31:23.975ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1173 ms (275 iterations)
73752026-06-30T15:31:23.975ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73762026-06-30T15:31:23.978Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
73772026-06-30T15:31:23.978Z time: [7048.0 B 7048.0 B 7048.0 B]
73782026-06-30T15:31:23.978Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73792026-06-30T15:31:23.978Z No change in performance detected.
73802026-06-30T15:31:23.978Z
73812026-06-30T15:31:23.978ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
73822026-06-30T15:31:23.978ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73832026-06-30T15:31:23.978ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1865 ms (330 iterations)
73842026-06-30T15:31:23.978ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73852026-06-30T15:31:23.978Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
73862026-06-30T15:31:23.978Z time: [8507.0 B 8507.0 B 8507.0 B]
73872026-06-30T15:31:23.978Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73882026-06-30T15:31:23.978Z No change in performance detected.
73892026-06-30T15:31:23.979Z
73902026-06-30T15:31:23.979ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
73912026-06-30T15:31:23.979ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73922026-06-30T15:31:23.979ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1619 ms (275 iterations)
73932026-06-30T15:31:23.982ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73942026-06-30T15:31:23.982Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
73952026-06-30T15:31:23.982Z time: [8507.0 B 8507.0 B 8507.0 B]
73962026-06-30T15:31:23.982Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73972026-06-30T15:31:23.982Z No change in performance detected.
73982026-06-30T15:31:23.982Z
73992026-06-30T15:31:23.982ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74002026-06-30T15:31:23.982ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74012026-06-30T15:31:23.982ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0146 ms (330 iterations)
74022026-06-30T15:31:23.983ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74032026-06-30T15:31:23.983Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74042026-06-30T15:31:23.983Z time: [7016.0 B 7016.0 B 7016.0 B]
74052026-06-30T15:31:23.983Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74062026-06-30T15:31:23.983Z No change in performance detected.
74072026-06-30T15:31:23.983Z
74082026-06-30T15:31:23.983ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74092026-06-30T15:31:23.983ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74102026-06-30T15:31:23.983ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0396 ms (275 iterations)
74112026-06-30T15:31:23.986ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74122026-06-30T15:31:23.986Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74132026-06-30T15:31:23.986Z time: [7016.0 B 7016.0 B 7016.0 B]
74142026-06-30T15:31:23.986Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74152026-06-30T15:31:23.986Z No change in performance detected.
74162026-06-30T15:31:23.986Z
74172026-06-30T15:31:23.986ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74182026-06-30T15:31:23.986ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74192026-06-30T15:31:23.986ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1721 ms (275 iterations)
74202026-06-30T15:31:23.986ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74212026-06-30T15:31:23.986Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74222026-06-30T15:31:23.986Z time: [8539.0 B 8539.0 B 8539.0 B]
74232026-06-30T15:31:23.986Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74242026-06-30T15:31:23.986Z No change in performance detected.
74252026-06-30T15:31:23.986Z
74262026-06-30T15:31:23.986ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74272026-06-30T15:31:23.986ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74282026-06-30T15:31:23.986ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0689 ms (220 iterations)
74292026-06-30T15:31:23.989ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74302026-06-30T15:31:23.989Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74312026-06-30T15:31:23.989Z time: [8539.0 B 8539.0 B 8539.0 B]
74322026-06-30T15:31:23.989Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74332026-06-30T15:31:23.989Z No change in performance detected.
74342026-06-30T15:31:23.989Z
74352026-06-30T15:31:23.989ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74362026-06-30T15:31:23.989ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
74372026-06-30T15:31:23.989ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1701 ms (330 iterations)
74382026-06-30T15:31:23.990ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
74392026-06-30T15:31:23.990Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74402026-06-30T15:31:23.990Z time: [7048.0 B 7048.0 B 7048.0 B]
74412026-06-30T15:31:23.990Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74422026-06-30T15:31:23.990Z No change in performance detected.
74432026-06-30T15:31:23.990Z
74442026-06-30T15:31:23.990ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74452026-06-30T15:31:23.990ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
74462026-06-30T15:31:23.990ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1607 ms (275 iterations)
74472026-06-30T15:31:24.026ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
74482026-06-30T15:31:24.026Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74492026-06-30T15:31:24.026Z time: [7048.0 B 7048.0 B 7048.0 B]
74502026-06-30T15:31:24.026Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74512026-06-30T15:31:24.026Z No change in performance detected.
74522026-06-30T15:31:24.026Z
74532026-06-30T15:31:24.026ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
74542026-06-30T15:31:24.026ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
74552026-06-30T15:31:24.026ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1075 ms (275 iterations)
74562026-06-30T15:31:24.026ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
74572026-06-30T15:31:24.026Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
74582026-06-30T15:31:24.026Z time: [8507.0 B 8507.0 B 8507.0 B]
74592026-06-30T15:31:24.026Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74602026-06-30T15:31:24.026Z No change in performance detected.
74612026-06-30T15:31:24.026Z
74622026-06-30T15:31:24.026ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
74632026-06-30T15:31:24.026ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
74642026-06-30T15:31:24.026ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2480 ms (275 iterations)
74652026-06-30T15:31:24.026ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
74662026-06-30T15:31:24.026Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
74672026-06-30T15:31:24.026Z time: [8507.0 B 8507.0 B 8507.0 B]
74682026-06-30T15:31:24.026Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74692026-06-30T15:31:24.026Z No change in performance detected.
74702026-06-30T15:31:24.026Z
74712026-06-30T15:31:24.026ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
74722026-06-30T15:31:24.026ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74732026-06-30T15:31:24.026ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0716 ms (330 iterations)
74742026-06-30T15:31:24.026ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74752026-06-30T15:31:24.026Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
74762026-06-30T15:31:24.026Z time: [7016.0 B 7016.0 B 7016.0 B]
74772026-06-30T15:31:24.026Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74782026-06-30T15:31:24.026Z No change in performance detected.
74792026-06-30T15:31:24.026Z
74802026-06-30T15:31:24.026ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
74812026-06-30T15:31:24.027ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
74822026-06-30T15:31:24.027ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0845 ms (275 iterations)
74832026-06-30T15:31:24.027ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74842026-06-30T15:31:24.027Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
74852026-06-30T15:31:24.027Z time: [7016.0 B 7016.0 B 7016.0 B]
74862026-06-30T15:31:24.027Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74872026-06-30T15:31:24.027Z No change in performance detected.
74882026-06-30T15:31:24.027Z
74892026-06-30T15:31:24.043Z+ cp -r target/criterion /work/bench-results
74902026-06-30T15:31:24.196Z+ cp -r target/xde-bench /work/bench-results
74912026-06-30T15:31:24.232Z+ pushd /work
74922026-06-30T15:31:24.232Z+ tar -caf bench-results.tgz bench-results
74932026-06-30T15:31:24.232Z/work /work/oxidecomputer/opte
74942026-06-30T15:31:24.790Z+ popd
74952026-06-30T15:31:24.791Z/work/oxidecomputer/opte
74962026-06-30T15:31:24.793Z+ cleanup
74972026-06-30T15:31:24.793Z++ id -un
74982026-06-30T15:31:24.796Z++ id -gn
74992026-06-30T15:31:24.799Z+ pfexec chown -R build:build .
75002026-06-30T15:31:24.869Z+ [[ -z 01KWCG9AJZ77ARB40FVFBT9PJG ]]
75012026-06-30T15:31:24.872Zprocess exited: duration 1909292 ms, exit code 0
 
75022026-06-30T15:31:24.882Zfound 1 output files
75032026-06-30T15:31:24.882Zuploading: /work/bench-results.tgz (6458606 bytes)
75042026-06-30T15:31:25.936Zuploaded: /work/bench-results.tgz