01KYB2RP6SC2ZBP4672AYSSGBR: 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: 01KYB2SGCEEJ45NKMGY028H937

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-24T22:14:27.524Zjob dependencies complete; ready to run (waiting for 5 m 24 s)
22026-07-24T22:15:10.634Zjob assigned to worker 01KYB33DZTW57K8B1ZP38B4EST [factory aws, i-0b76a82f58a9ac85f] (queued for 43 s)
32026-07-24T22:15:17.179Zdownloading input: /input/xde/work/debug/xde.dbg
42026-07-24T22:15:18.157Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-07-24T22:15:18.161Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-07-24T22:15:18.186Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-07-24T22:15:18.190Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-07-24T22:15:18.291Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-07-24T22:15:18.294Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-07-24T22:15:18.325Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-07-24T22:15:18.328Zdownloading input: /input/xde/work/release/xde
122026-07-24T22:15:19.212Zdownloaded input: /input/xde/work/release/xde
132026-07-24T22:15:19.215Zdownloading input: /input/xde/work/release/xde.sha256
142026-07-24T22:15:19.240Zdownloaded input: /input/xde/work/release/xde.sha256
152026-07-24T22:15:19.244Zdownloading input: /input/xde/work/release/xde_link.so
162026-07-24T22:15:19.271Zdownloaded input: /input/xde/work/release/xde_link.so
172026-07-24T22:15:19.274Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-07-24T22:15:19.297Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-07-24T22:15:19.300Zdownloading input: /input/xde/work/test/loopback
202026-07-24T22:15:20.105Zdownloaded input: /input/xde/work/test/loopback
212026-07-24T22:15:20.109Zdownloading input: /input/xde/work/test/multicast_rx
222026-07-24T22:15:20.688Zdownloaded input: /input/xde/work/test/multicast_rx
232026-07-24T22:15:20.691Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-07-24T22:15:21.382Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-07-24T22:15:21.386Zdownloading input: /input/xde/work/test/multicast_validation
262026-07-24T22:15:22.069Zdownloaded input: /input/xde/work/test/multicast_validation
272026-07-24T22:15:22.073Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-07-24T22:15:22.789Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-07-24T22:15:22.792Zdownloading input: /input/xde/work/xde.conf
302026-07-24T22:15:22.816Zdownloaded input: /input/xde/work/xde.conf
 
312026-07-24T22:15:22.819Zstarting task 0: "setup"
322026-07-24T22:15:22.822Z++ uname -s
332026-07-24T22:15:22.825Z+ kern=SunOS
342026-07-24T22:15:22.825Z+ build_user=build
352026-07-24T22:15:22.825Z+ build_uid=12345
362026-07-24T22:15:22.825Z+ work_dir=/work
372026-07-24T22:15:22.825Z+ input_dir=/input
382026-07-24T22:15:22.825Z+ [[ 0 == 12345 ]]
392026-07-24T22:15:22.825Z+ case "$kern" in
402026-07-24T22:15:22.825Z+ groupadd -g 12345 build
412026-07-24T22:15:22.825Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-07-24T22:15:24.832Z+ zfs create -o mountpoint=/work rpool/work
432026-07-24T22:15:25.026Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-07-24T22:15:25.029Z+ home_fs=zfs
452026-07-24T22:15:25.029Z+ [[ zfs == autofs ]]
462026-07-24T22:15:25.029Z+ mkdir -p /home/build
472026-07-24T22:15:25.029Z+ chown build:build /home/build /work
482026-07-24T22:15:27.031Z+ chmod 0700 /home/build /work
492026-07-24T22:15:27.034Zprocess exited: duration 4217 ms, exit code 0
 
502026-07-24T22:15:27.041Zstarting task 1: "rust-toolchain"
512026-07-24T22:15:27.046Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
522026-07-24T22:15:27.046Z * rust toolchain channel = "1.97.1"
532026-07-24T22:15:27.046Z * rust toolchain profile = "default"
542026-07-24T22:15:27.046Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-07-24T22:15:27.046Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-07-24T22:15:27.046Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-07-24T22:15:27.050Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-07-24T22:15:27.050Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
592026-07-24T22:15:27.158Zinfo: downloading installer
602026-07-24T22:15:28.604Zwarn: It looks like you have an existing rustup settings file at:
612026-07-24T22:15:28.604Zwarn: /home/build/.rustup/settings.toml
622026-07-24T22:15:28.604Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-07-24T22:15:28.604Zwarn: instead of the one inferred from the default host triple.
642026-07-24T22:15:28.613Zinfo: profile set to default
652026-07-24T22:15:28.613Zinfo: default host triple is x86_64-unknown-illumos
662026-07-24T22:15:28.616Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
672026-07-24T22:15:28.756Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
682026-07-24T22:15:28.759Zinfo: downloading 6 components
692026-07-24T22:15:44.539Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
702026-07-24T22:15:44.539Z
712026-07-24T22:15:44.568Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
722026-07-24T22:15:44.568Z
732026-07-24T22:15:44.568Z
742026-07-24T22:15:44.568ZRust is installed now. Great!
752026-07-24T22:15:44.568Z
762026-07-24T22:15:44.568ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-07-24T22:15:44.568Zenvironment variable. This has not been done automatically.
782026-07-24T22:15:44.572Z
792026-07-24T22:15:44.572ZTo configure your current shell, you need to source
802026-07-24T22:15:44.572Zthe corresponding env file under $HOME/.cargo.
812026-07-24T22:15:44.572Z
822026-07-24T22:15:44.572ZThis is usually done by running one of the following (note the leading DOT):
832026-07-24T22:15:44.572Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-07-24T22:15:44.572Zsource "$HOME/.cargo/env.fish" # For fish
852026-07-24T22:15:44.572Zsource "~/.cargo/env.nu" # For nushell
862026-07-24T22:15:44.572Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-07-24T22:15:44.572Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-07-24T22:15:44.572Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-07-24T22:15:44.572Zwarn: no default linker (`cc`) was found in your PATH
902026-07-24T22:15:44.572Zwarn: many Rust crates require a system C toolchain to build
912026-07-24T22:15:44.671Z+ rustup --version
922026-07-24T22:15:44.681Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-07-24T22:15:44.684Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-07-24T22:15:44.702Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
952026-07-24T22:15:44.705Z+ cargo --version
962026-07-24T22:15:44.721Zcargo 1.97.1 (c980f4866 2026-06-30)
972026-07-24T22:15:44.724Z+ rustc --version
982026-07-24T22:15:44.742Zrustc 1.97.1 (8bab26f4f 2026-07-14)
992026-07-24T22:15:44.745Zprocess exited: duration 17703 ms, exit code 0
 
1002026-07-24T22:15:44.752Zstarting task 2: "authentication"
1012026-07-24T22:15:44.770Zprocess exited: duration 18 ms, exit code 0
 
1022026-07-24T22:15:44.776Zstarting task 3: "clone repository"
1032026-07-24T22:15:44.779Z+ mkdir -p /work/oxidecomputer/opte
1042026-07-24T22:15:44.782Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-07-24T22:15:44.813ZCloning into '/work/oxidecomputer/opte'...
1062026-07-24T22:15:45.736Z+ cd /work/oxidecomputer/opte
1072026-07-24T22:15:45.736Z+ git fetch origin 62c6d27460a63db80e78c78f3115f8b21ff3cf21
1082026-07-24T22:15:45.965ZFrom https://github.com/oxidecomputer/opte
1092026-07-24T22:15:45.966Z * branch 62c6d27460a63db80e78c78f3115f8b21ff3cf21 -> FETCH_HEAD
1102026-07-24T22:15:45.971Z+ [[ -n icmp-ptb ]]
1112026-07-24T22:15:45.974Z++ git branch --show-current
1122026-07-24T22:15:45.974Z+ current=master
1132026-07-24T22:15:45.974Z+ [[ master != icmp-ptb ]]
1142026-07-24T22:15:45.974Z+ git branch -f icmp-ptb 62c6d27460a63db80e78c78f3115f8b21ff3cf21
1152026-07-24T22:15:45.978Z+ git checkout -f icmp-ptb
1162026-07-24T22:15:45.993ZSwitched to branch 'icmp-ptb'
1172026-07-24T22:15:45.996Z+ git reset --hard 62c6d27460a63db80e78c78f3115f8b21ff3cf21
1182026-07-24T22:15:46.010ZHEAD is now at 62c6d27 Merge branch 'master' into icmp-ptb
1192026-07-24T22:15:46.014Zprocess exited: duration 1234 ms, exit code 0
 
1202026-07-24T22:15:46.020Zstarting task 4: "build"
1212026-07-24T22:15:46.024Z+ source .github/buildomat/common.sh
1222026-07-24T22:15:46.028Z++ rustup show active-toolchain
1232026-07-24T22:15:46.031Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-07-24T22:15:46.031Z++ pushd xde
1252026-07-24T22:15:46.031Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-07-24T22:15:46.031Z++ rustup show active-toolchain
1272026-07-24T22:15:46.036Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1282026-07-24T22:15:46.193Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1292026-07-24T22:15:46.196Zinfo: downloading 6 components
1302026-07-24T22:16:01.323Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-07-24T22:16:01.419Z+++ rustup show active-toolchain -v
1322026-07-24T22:16:01.422Z+++ head -n 1
1332026-07-24T22:16:01.422Z+++ cut '-d ' -f1
1342026-07-24T22:16:01.474Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1352026-07-24T22:16:01.474Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1362026-07-24T22:16:01.474Z++ popd
1372026-07-24T22:16:01.474Z/work/oxidecomputer/opte
1382026-07-24T22:16:01.477Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-07-24T22:16:05.652Z Startup: Refreshing catalog 'helios' ... Done
1402026-07-24T22:16:05.897Z Startup: Caching catalogs ... Done
1412026-07-24T22:16:07.125ZPlanning: Solver setup ... Done
1422026-07-24T22:16:07.171ZPlanning: Running solver ... Done
1432026-07-24T22:16:07.203ZPlanning: Finding local manifests ... Done
1442026-07-24T22:16:07.216ZPlanning: Fetching manifests: 0/6 0% complete
1452026-07-24T22:16:07.240ZPlanning: Fetching manifests: 6/6 100% complete
1462026-07-24T22:16:07.254ZPlanning: Package planning ... Done
1472026-07-24T22:16:07.257ZPlanning: Merging actions ... Done
1482026-07-24T22:16:07.514ZPlanning: Checking for conflicting actions ... Done
1492026-07-24T22:16:07.517ZPlanning: Consolidating action changes ... Done
1502026-07-24T22:16:08.273ZPlanning: Evaluating mediators ... Done
1512026-07-24T22:16:08.276ZPlanning: Planning completed in 2.35 seconds
1522026-07-24T22:16:08.282Z Packages to install: 6
1532026-07-24T22:16:08.282Z Services to change: 2
1542026-07-24T22:16:08.282Z Create boot environment: No
1552026-07-24T22:16:08.282ZCreate backup boot environment: No
1562026-07-24T22:16:08.306Z
1572026-07-24T22:16:08.306ZDownload: 0/22 items 0.0/15.3MB 0% complete
1582026-07-24T22:16:08.476ZDownload: Completed 15.33 MB in 0.17 seconds (90.3M/s)
1592026-07-24T22:16:08.579Z Actions: 1/110 actions (Installing new actions)
1602026-07-24T22:16:08.955Z Actions: Completed 110 actions in 0.38 seconds.
1612026-07-24T22:16:08.979ZFinalize: Updating package state database ... Done
1622026-07-24T22:16:08.983ZFinalize: Updating package cache ... Done
1632026-07-24T22:16:09.038ZFinalize: Updating image state ... Done
1642026-07-24T22:16:11.696ZFinalize: Creating fast lookup database ... Done
1652026-07-24T22:16:11.764ZFinalize: Reading search index ... Done
1662026-07-24T22:16:11.767ZFinalize: Updating search index ... Done
1672026-07-24T22:16:16.535ZFinalize: Updating package cache ... Done
1682026-07-24T22:16:16.667Z+ [[ -z 01KYB2SGCEEJ45NKMGY028H937 ]]
1692026-07-24T22:16:16.667Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-07-24T22:16:17.620Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-07-24T22:16:17.621Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-07-24T22:16:17.621Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-07-24T22:16:17.621Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-07-24T22:16:17.621Ztempdir @ "/tmp/.tmpxtjoL2/tmp"
1752026-07-24T22:16:17.621Zimage root @ "/tmp/.tmpxtjoL2/tmp/root"
1762026-07-24T22:16:17.621Zcreating image...
1772026-07-24T22:16:17.914Zcopying publishers...
1782026-07-24T22:16:18.907Zadding properties...
1792026-07-24T22:16:19.610Zinstalling packages...
1802026-07-24T22:16:25.685Zseeding SMF database...
1812026-07-24T22:16:29.988Zconfiguring SMF profile...
1822026-07-24T22:16:29.988Zmodifying shadow(5)...
1832026-07-24T22:16:29.991Zloading user and group database...
1842026-07-24T22:16:29.991Zloading facet selections...
1852026-07-24T22:16:30.270Z devel -> true
1862026-07-24T22:16:30.270Z doc.man -> true
1872026-07-24T22:16:30.270Z entire.service/hal -> true
1882026-07-24T22:16:30.270Z entire.service/network/smtp/dma -> true
1892026-07-24T22:16:30.270Z locale.ar -> true
1902026-07-24T22:16:30.270Z locale.ca -> true
1912026-07-24T22:16:30.271Z locale.cs -> true
1922026-07-24T22:16:30.271Z locale.de -> true
1932026-07-24T22:16:30.271Z locale.es -> true
1942026-07-24T22:16:30.271Z locale.fr -> true
1952026-07-24T22:16:30.271Z locale.he -> true
1962026-07-24T22:16:30.271Z locale.hu -> true
1972026-07-24T22:16:30.271Z locale.id -> true
1982026-07-24T22:16:30.271Z locale.it -> true
1992026-07-24T22:16:30.271Z locale.ja -> true
2002026-07-24T22:16:30.271Z locale.ko -> true
2012026-07-24T22:16:30.271Z locale.nl -> true
2022026-07-24T22:16:30.271Z locale.pl -> true
2032026-07-24T22:16:30.271Z locale.pt_BR -> true
2042026-07-24T22:16:30.271Z locale.ru -> true
2052026-07-24T22:16:30.271Z locale.sk -> true
2062026-07-24T22:16:30.271Z locale.sv -> true
2072026-07-24T22:16:30.271Z locale.zh_CN -> true
2082026-07-24T22:16:30.271Z locale.zh_HK -> true
2092026-07-24T22:16:30.271Z locale.zh_TW -> true
2102026-07-24T22:16:30.271Z onu.ooceonly -> true
2112026-07-24T22:16:30.271Z version-lock.shell/ksh93 -> true
2122026-07-24T22:16:30.271Z version-lock.system/data/hardware-registry -> true
2132026-07-24T22:16:30.271Z version-lock.system/data/zoneinfo -> true
2142026-07-24T22:16:30.271Z version-lock.system/microcode/amd -> true
2152026-07-24T22:16:30.271Z version-lock.system/microcode/intel -> true
2162026-07-24T22:16:30.271Z version-lock.system/microcode/oxide -> true
2172026-07-24T22:16:30.271Zassessing packaged files...
2182026-07-24T22:16:31.752Zcreating archive...
2192026-07-24T22:16:31.778Zmissing from packaging:
2202026-07-24T22:16:31.778Z "etc/.pwd.lock"
2212026-07-24T22:16:31.781Z "etc/svc/profile/generic.xml"
2222026-07-24T22:16:31.781Z "etc/svc/profile/inetd_services.xml"
2232026-07-24T22:16:31.781Z "etc/svc/profile/name_service.xml"
2242026-07-24T22:16:31.784Z "etc/svc/profile/platform.xml"
2252026-07-24T22:16:31.784Z "etc/svc/profile/platform_omicron1.xml"
2262026-07-24T22:16:31.784Z "etc/svc/repository.db"
2272026-07-24T22:16:31.785Z
2282026-07-24T22:16:31.790Z
2292026-07-24T22:16:31.790Zfinishing archive...
2302026-07-24T22:16:32.441Zcreating gzonly manifest...
2312026-07-24T22:16:32.444Zok
2322026-07-24T22:16:32.511Z+ trap cleanup EXIT
2332026-07-24T22:16:32.514Z+ OUT_DIR=/work/bench-results
2342026-07-24T22:16:32.514Z+ mkdir -p /work/bench-results
2352026-07-24T22:16:32.514Z+ mkdir -p target/criterion
2362026-07-24T22:16:32.517Z+ mkdir -p target/xde-bench
2372026-07-24T22:16:32.517Z+ banner collect
2382026-07-24T22:16:32.520Z
2392026-07-24T22:16:32.520Z #### #### # # ###### #### #####
2402026-07-24T22:16:32.520Z # # # # # # # # # #
2412026-07-24T22:16:32.520Z # # # # # ##### # #
2422026-07-24T22:16:32.520Z # # # # # # # #
2432026-07-24T22:16:32.520Z # # # # # # # # # #
2442026-07-24T22:16:32.520Z #### #### ###### ###### ###### #### #
2452026-07-24T22:16:32.521Z
2462026-07-24T22:16:32.521Z++ cat .git/refs/heads/master
2472026-07-24T22:16:32.524Z+ BASELINE_COMMIT=21df7210f285d8d1e05101b0a1b998bf83b42856
2482026-07-24T22:16:32.524Z+ [[ icmp-ptb == \m\a\s\t\e\r ]]
2492026-07-24T22:16:32.524Z+ get_artifact opte benchmark 21df7210f285d8d1e05101b0a1b998bf83b42856 bench-results.tgz
2502026-07-24T22:16:32.524Z+ local curl_res
2512026-07-24T22:16:32.524Z+ repo=opte
2522026-07-24T22:16:32.524Z+ series=benchmark
2532026-07-24T22:16:32.524Z+ commit=21df7210f285d8d1e05101b0a1b998bf83b42856
2542026-07-24T22:16:32.524Z+ name=bench-results.tgz
2552026-07-24T22:16:32.524Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-07-24T22:16:32.524Z+ mkdir -p download
2572026-07-24T22:16:32.524Z+ pushd download
2582026-07-24T22:16:32.524Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2592026-07-24T22:16:32.524Z+ [[ ! -f bench-results.tgz ]]
2602026-07-24T22:16:32.524Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/21df7210f285d8d1e05101b0a1b998bf83b42856/bench-results.tgz
2612026-07-24T22:16:32.529Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-07-24T22:16:32.529Z Dload Upload Total Spent Left Speed
2632026-07-24T22:16:32.788Z 0 0 0 0 0 0 0 0 0 100 4.30M 100 4.30M 0 0 16.62M 0 0 100 4.30M 100 4.30M 0 0 16.62M 0 0 100 4.30M 100 4.30M 0 0 16.62M 0 0
2642026-07-24T22:16:32.792Z+ curl_res=0
2652026-07-24T22:16:32.795Z+ popd
2662026-07-24T22:16:32.795Z/work/oxidecomputer/opte
2672026-07-24T22:16:32.795Z+ return 0
2682026-07-24T22:16:32.795Z+ tar -xf download/bench-results.tgz -C target
2692026-07-24T22:16:32.928Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-07-24T22:16:32.931Z+ rm -r target/bench-results
2712026-07-24T22:16:32.931Z+ [[ '' -eq 1 ]]
2722026-07-24T22:16:32.934Z+ uname -a
2732026-07-24T22:16:32.934ZSunOS w-01KYB33DZTW57K8B1ZP38B4EST 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-07-24T22:16:32.934Z+ cat /etc/versions/build
2752026-07-24T22:16:32.934Zheads/stlouis-0-gd5af107c55
2762026-07-24T22:16:32.934Z+ dladm
2772026-07-24T22:16:32.937ZLINK CLASS MTU STATE BRIDGE OVER
2782026-07-24T22:16:32.937Zena0 phys 9216 up -- --
2792026-07-24T22:16:32.940Z+ ipadm
2802026-07-24T22:16:32.940ZADDROBJ TYPE STATE ADDR
2812026-07-24T22:16:32.940Zlo0/v4 static ok 127.0.0.1/8
2822026-07-24T22:16:32.940Zena0/dhcp dhcp ok 10.150.1.235/24
2832026-07-24T22:16:32.940Zlo0/v6 static ok ::1/128
2842026-07-24T22:16:32.940Z+ pfexec rem_drv xde
2852026-07-24T22:16:32.948Z+ set -o errexit
2862026-07-24T22:16:32.948Z+ set -o pipefail
2872026-07-24T22:16:32.951Z+ banner prepare
2882026-07-24T22:16:32.951Z
2892026-07-24T22:16:32.951Z ##### ##### ###### ##### ## ##### ######
2902026-07-24T22:16:32.951Z # # # # # # # # # # # #
2912026-07-24T22:16:32.951Z # # # # ##### # # # # # # #####
2922026-07-24T22:16:32.951Z ##### ##### # ##### ###### ##### #
2932026-07-24T22:16:32.951Z # # # # # # # # # #
2942026-07-24T22:16:32.951Z # # # ###### # # # # # ######
2952026-07-24T22:16:32.951Z
2962026-07-24T22:16:32.951Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-07-24T22:16:32.951Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-07-24T22:16:33.024Z+ pfexec add_drv xde
2992026-07-24T22:16:33.804Z+ banner bench
3002026-07-24T22:16:33.807Z
3012026-07-24T22:16:33.807Z ##### ###### # # #### # #
3022026-07-24T22:16:33.807Z # # # ## # # # # #
3032026-07-24T22:16:33.807Z ##### ##### # # # # ######
3042026-07-24T22:16:33.807Z # # # # # # # # #
3052026-07-24T22:16:33.807Z # # # # ## # # # #
3062026-07-24T22:16:33.807Z ##### ###### # # #### # #
3072026-07-24T22:16:33.807Z
3082026-07-24T22:16:33.807Z+ cargo kbench local
3092026-07-24T22:16:33.917Z Updating crates.io index
3102026-07-24T22:16:33.920Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-07-24T22:16:34.925Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-07-24T22:16:35.163Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-07-24T22:16:35.515Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-07-24T22:16:35.759Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-07-24T22:16:36.005Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-07-24T22:16:36.256Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-07-24T22:16:38.002Z Downloading crates ...
3182026-07-24T22:16:38.048Z Downloaded cobs v0.3.0
3192026-07-24T22:16:38.051Z Downloaded dtor v0.8.1
3202026-07-24T22:16:38.054Z Downloaded errno v0.3.14
3212026-07-24T22:16:38.057Z Downloaded futures-channel v0.3.32
3222026-07-24T22:16:38.057Z Downloaded embedded-io v0.6.1
3232026-07-24T22:16:38.057Z Downloaded foreign-types-macros v0.2.3
3242026-07-24T22:16:38.060Z Downloaded futures-task v0.3.32
3252026-07-24T22:16:38.063Z Downloaded ingot-types v0.2.0
3262026-07-24T22:16:38.063Z Downloaded is_terminal_polyfill v1.70.2
3272026-07-24T22:16:38.063Z Downloaded proc-macro-crate v3.5.0
3282026-07-24T22:16:38.067Z Downloaded alloca v0.4.0
3292026-07-24T22:16:38.070Z Downloaded anstyle-query v1.1.5
3302026-07-24T22:16:38.070Z Downloaded oorandom v11.1.5
3312026-07-24T22:16:38.073Z Downloaded defmt-parser v1.0.0
3322026-07-24T22:16:38.076Z Downloaded same-file v1.0.6
3332026-07-24T22:16:38.077Z Downloaded byteorder v1.5.0
3342026-07-24T22:16:38.077Z Downloaded chacha20 v0.10.1
3352026-07-24T22:16:38.080Z Downloaded plotters-svg v0.3.7
3362026-07-24T22:16:38.083Z Downloaded cfg-if v1.0.4
3372026-07-24T22:16:38.083Z Downloaded indexmap v2.14.0
3382026-07-24T22:16:38.086Z Downloaded take_mut v0.2.2
3392026-07-24T22:16:38.086Z Downloaded slog-envlogger v2.2.0
3402026-07-24T22:16:38.086Z Downloaded proc-macro-error-attr v1.0.4
3412026-07-24T22:16:38.089Z Downloaded cast v0.3.0
3422026-07-24T22:16:38.092Z Downloaded cc v1.2.67
3432026-07-24T22:16:38.092Z Downloaded stable_deref_trait v1.2.1
3442026-07-24T22:16:38.092Z Downloaded anes v0.1.6
3452026-07-24T22:16:38.095Z Downloaded slog-term v2.9.2
3462026-07-24T22:16:38.098Z Downloaded cfg_aliases v0.2.1
3472026-07-24T22:16:38.105Z Downloaded tinytemplate v1.2.1
3482026-07-24T22:16:38.109Z Downloaded pin-project-lite v0.2.17
3492026-07-24T22:16:38.112Z Downloaded rand_core v0.10.1
3502026-07-24T22:16:38.115Z Downloaded quote v1.0.46
3512026-07-24T22:16:38.115Z Downloaded defmt v0.3.100
3522026-07-24T22:16:38.115Z Downloaded cpufeatures v0.3.0
3532026-07-24T22:16:38.118Z Downloaded dtor-proc-macro v0.0.13
3542026-07-24T22:16:38.118Z Downloaded once_cell v1.21.4
3552026-07-24T22:16:38.122Z Downloaded autocfg v1.5.1
3562026-07-24T22:16:38.125Z Downloaded colorchoice v1.0.5
3572026-07-24T22:16:38.130Z Downloaded embedded-io v0.4.0
3582026-07-24T22:16:38.133Z Downloaded ciborium-io v0.2.2
3592026-07-24T22:16:38.133Z Downloaded futures-io v0.3.32
3602026-07-24T22:16:38.133Z Downloaded page_size v0.6.0
3612026-07-24T22:16:38.133Z Downloaded pretty-hex v0.4.2
3622026-07-24T22:16:38.136Z Downloaded rusticata-macros v5.0.0
3632026-07-24T22:16:38.136Z Downloaded clap_lex v1.1.0
3642026-07-24T22:16:38.136Z Downloaded powerfmt v0.2.0
3652026-07-24T22:16:38.139Z Downloaded ref-cast-impl v1.0.25
3662026-07-24T22:16:38.139Z Downloaded time-core v0.1.9
3672026-07-24T22:16:38.142Z Downloaded circular v0.3.0
3682026-07-24T22:16:38.145Z Downloaded futures-sink v0.3.32
3692026-07-24T22:16:38.148Z Downloaded macaddr v1.0.1
3702026-07-24T22:16:38.151Z Downloaded dyn-clone v1.0.20
3712026-07-24T22:16:38.151Z Downloaded ident_case v1.0.1
3722026-07-24T22:16:38.151Z Downloaded managed v0.8.0
3732026-07-24T22:16:38.151Z Downloaded hash32 v0.3.1
3742026-07-24T22:16:38.154Z Downloaded num-conv v0.2.2
3752026-07-24T22:16:38.154Z Downloaded cstr-argument v0.1.2
3762026-07-24T22:16:38.154Z Downloaded serde_derive v1.0.228
3772026-07-24T22:16:38.154Z Downloaded foreign-types v0.5.0
3782026-07-24T22:16:38.157Z Downloaded tracing-core v0.1.36
3792026-07-24T22:16:38.157Z Downloaded deranged v0.5.8
3802026-07-24T22:16:38.160Z Downloaded anstream v1.0.0
3812026-07-24T22:16:38.160Z Downloaded plotters-backend v0.3.7
3822026-07-24T22:16:38.160Z Downloaded strsim v0.11.1
3832026-07-24T22:16:38.160Z Downloaded ref-cast v1.0.25
3842026-07-24T22:16:38.163Z Downloaded link-section v0.2.1
3852026-07-24T22:16:38.166Z Downloaded terminal_size v0.4.4
3862026-07-24T22:16:38.166Z Downloaded is-terminal v0.4.17
3872026-07-24T22:16:38.169Z Downloaded darling_macro v0.23.0
3882026-07-24T22:16:38.169Z Downloaded heck v0.5.0
3892026-07-24T22:16:38.172Z Downloaded tabwriter v1.4.1
3902026-07-24T22:16:38.172Z Downloaded equivalent v1.0.2
3912026-07-24T22:16:38.175Z Downloaded itoa v1.0.18
3922026-07-24T22:16:38.178Z Downloaded thread_local v1.1.10
3932026-07-24T22:16:38.178Z Downloaded futures-macro v0.3.32
3942026-07-24T22:16:38.178Z Downloaded futures-core v0.3.32
3952026-07-24T22:16:38.178Z Downloaded lazy_static v1.5.0
3962026-07-24T22:16:38.181Z Downloaded heck v0.4.1
3972026-07-24T22:16:38.181Z Downloaded colored v3.1.1
3982026-07-24T22:16:38.184Z Downloaded defmt v1.1.1
3992026-07-24T22:16:38.184Z Downloaded cookie-factory v0.3.3
4002026-07-24T22:16:38.187Z Downloaded defmt-macros v1.1.1
4012026-07-24T22:16:38.187Z Downloaded version_check v0.9.5
4022026-07-24T22:16:38.187Z Downloaded slog-scope v4.4.1
4032026-07-24T22:16:38.190Z Downloaded proc-macro-error v1.0.4
4042026-07-24T22:16:38.190Z Downloaded num_enum_derive v0.7.6
4052026-07-24T22:16:38.190Z Downloaded foreign-types-shared v0.3.1
4062026-07-24T22:16:38.190Z Downloaded criterion-plot v0.8.2
4072026-07-24T22:16:38.193Z Downloaded futures-executor v0.3.32
4082026-07-24T22:16:38.193Z Downloaded slab v0.4.12
4092026-07-24T22:16:38.193Z Downloaded anstyle v1.0.14
4102026-07-24T22:16:38.193Z Downloaded anstyle-parse v1.0.0
4112026-07-24T22:16:38.196Z Downloaded oxnet v0.1.6
4122026-07-24T22:16:38.196Z Downloaded slog-stdlog v4.1.1
4132026-07-24T22:16:38.196Z Downloaded ctor-proc-macro v0.0.13
4142026-07-24T22:16:38.196Z Downloaded shlex v2.0.1
4152026-07-24T22:16:38.199Z Downloaded find-msvc-tools v0.1.9
4162026-07-24T22:16:38.199Z Downloaded either v1.16.0
4172026-07-24T22:16:38.199Z Downloaded slog-async v2.8.0
4182026-07-24T22:16:38.202Z Downloaded darling v0.23.0
4192026-07-24T22:16:38.205Z Downloaded ingot v0.2.0
4202026-07-24T22:16:38.205Z Downloaded anyhow v1.0.103
4212026-07-24T22:16:38.208Z Downloaded proc-macro2 v1.0.106
4222026-07-24T22:16:38.211Z Downloaded utf8parse v0.2.2
4232026-07-24T22:16:38.211Z Downloaded ciborium-ll v0.2.2
4242026-07-24T22:16:38.211Z Downloaded thiserror-impl v2.0.18
4252026-07-24T22:16:38.214Z Downloaded thiserror v2.0.18
4262026-07-24T22:16:38.217Z Downloaded crossbeam-deque v0.8.7
4272026-07-24T22:16:38.217Z Downloaded walkdir v2.5.0
4282026-07-24T22:16:38.217Z Downloaded clap_derive v4.6.1
4292026-07-24T22:16:38.220Z Downloaded crc32fast v1.5.0
4302026-07-24T22:16:38.220Z Downloaded erased-serde v0.3.31
4312026-07-24T22:16:38.220Z Downloaded thiserror v1.0.69
4322026-07-24T22:16:38.223Z Downloaded num_enum v0.7.6
4332026-07-24T22:16:38.226Z Downloaded term v1.2.1
4342026-07-24T22:16:38.230Z Downloaded zmij v1.0.22
4352026-07-24T22:16:38.230Z Downloaded ciborium v0.2.2
4362026-07-24T22:16:38.232Z Downloaded iana-time-zone v0.1.65
4372026-07-24T22:16:38.233Z Downloaded thiserror-impl v1.0.69
4382026-07-24T22:16:38.233Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4392026-07-24T22:16:38.235Z Downloaded ctor v0.10.1
4402026-07-24T22:16:38.235Z Downloaded serde_core v1.0.228
4412026-07-24T22:16:38.235Z Downloaded time-macros v0.2.31
4422026-07-24T22:16:38.238Z Downloaded rustversion v1.0.23
4432026-07-24T22:16:38.238Z Downloaded crossbeam-epoch v0.9.20
4442026-07-24T22:16:38.241Z Downloaded bitflags v1.3.2
4452026-07-24T22:16:38.241Z Downloaded tracing-attributes v0.1.31
4462026-07-24T22:16:38.244Z Downloaded chrono v0.4.45
4472026-07-24T22:16:38.247Z Downloaded pcap-parser v0.17.0
4482026-07-24T22:16:38.251Z Downloaded clap v4.6.1
4492026-07-24T22:16:38.256Z Downloaded ipnetwork v0.21.1
4502026-07-24T22:16:38.259Z Downloaded log v0.4.33
4512026-07-24T22:16:38.259Z Downloaded toml_parser v1.1.2+spec-1.1.0
4522026-07-24T22:16:38.262Z Downloaded crossbeam-utils v0.8.22
4532026-07-24T22:16:38.262Z Downloaded futures v0.3.32
4542026-07-24T22:16:38.265Z Downloaded bitflags v2.13.0
4552026-07-24T22:16:38.268Z Downloaded unicode-ident v1.0.24
4562026-07-24T22:16:38.271Z Downloaded slog v2.8.2
4572026-07-24T22:16:38.271Z Downloaded getrandom v0.4.3
4582026-07-24T22:16:38.273Z Downloaded darling_core v0.23.0
4592026-07-24T22:16:38.276Z Downloaded ingot-macros v0.2.0
4602026-07-24T22:16:38.277Z Downloaded rand v0.10.2
4612026-07-24T22:16:38.279Z Downloaded num-traits v0.2.19
4622026-07-24T22:16:38.282Z Downloaded half v2.7.1
4632026-07-24T22:16:38.282Z Downloaded postcard v1.1.3
4642026-07-24T22:16:38.285Z Downloaded arc-swap v1.9.2
4652026-07-24T22:16:38.288Z Downloaded aho-corasick v1.1.4
4662026-07-24T22:16:38.291Z Downloaded uuid v1.23.5
4672026-07-24T22:16:38.291Z Downloaded socket2 v0.6.4
4682026-07-24T22:16:38.294Z Downloaded heapless v0.8.0
4692026-07-24T22:16:38.294Z Downloaded rayon-core v1.13.0
4702026-07-24T22:16:38.297Z Downloaded serde v1.0.228
4712026-07-24T22:16:38.300Z Downloaded crossbeam-channel v0.5.16
4722026-07-24T22:16:38.300Z Downloaded memchr v2.8.3
4732026-07-24T22:16:38.310Z Downloaded criterion v0.8.2
4742026-07-24T22:16:38.314Z Downloaded zerocopy-derive v0.8.54
4752026-07-24T22:16:38.319Z Downloaded toml_edit v0.25.12+spec-1.1.0
4762026-07-24T22:16:38.322Z Downloaded itertools v0.12.1
4772026-07-24T22:16:38.325Z Downloaded itertools v0.13.0
4782026-07-24T22:16:38.328Z Downloaded itertools v0.15.0
4792026-07-24T22:16:38.333Z Downloaded hashbrown v0.17.1
4802026-07-24T22:16:38.336Z Downloaded futures-util v0.3.32
4812026-07-24T22:16:38.343Z Downloaded clap_builder v4.6.0
4822026-07-24T22:16:38.346Z Downloaded nom v8.0.0
4832026-07-24T22:16:38.349Z Downloaded nix v0.31.3
4842026-07-24T22:16:38.370Z Downloaded serde_json v1.0.150
4852026-07-24T22:16:38.374Z Downloaded regex v1.13.0
4862026-07-24T22:16:38.377Z Downloaded libc v0.2.186
4872026-07-24T22:16:38.397Z Downloaded plotters v0.3.7
4882026-07-24T22:16:38.402Z Downloaded winnow v1.0.3
4892026-07-24T22:16:38.407Z Downloaded rayon v1.12.0
4902026-07-24T22:16:38.432Z Downloaded syn v1.0.109
4912026-07-24T22:16:38.437Z Downloaded time v0.3.53
4922026-07-24T22:16:38.447Z Downloaded syn v2.0.118
4932026-07-24T22:16:38.452Z Downloaded zerocopy v0.8.54
4942026-07-24T22:16:38.462Z Downloaded unicode-width v0.2.2
4952026-07-24T22:16:38.465Z Downloaded smoltcp v0.11.0
4962026-07-24T22:16:38.476Z Downloaded regex-syntax v0.8.11
4972026-07-24T22:16:38.480Z Downloaded rustix v1.1.4
4982026-07-24T22:16:38.492Z Downloaded tracing v0.1.44
4992026-07-24T22:16:38.502Z Downloaded regex-automata v0.4.15
5002026-07-24T22:16:38.569Z Compiling proc-macro2 v1.0.106
5012026-07-24T22:16:38.569Z Compiling unicode-ident v1.0.24
5022026-07-24T22:16:38.569Z Compiling quote v1.0.46
5032026-07-24T22:16:38.569Z Compiling serde_core v1.0.228
5042026-07-24T22:16:38.569Z Compiling cfg-if v1.0.4
5052026-07-24T22:16:38.569Z Compiling libc v0.2.186
5062026-07-24T22:16:38.570Z Compiling memchr v2.8.3
5072026-07-24T22:16:38.570Z Compiling serde v1.0.228
5082026-07-24T22:16:38.723Z Compiling rustversion v1.0.23
5092026-07-24T22:16:38.822Z Compiling version_check v0.9.5
5102026-07-24T22:16:39.080Z Compiling zerocopy v0.8.54
5112026-07-24T22:16:39.103Z Compiling either v1.16.0
5122026-07-24T22:16:39.117Z Compiling strsim v0.11.1
5132026-07-24T22:16:39.328Z Compiling ident_case v1.0.1
5142026-07-24T22:16:39.415Z Compiling thiserror v2.0.18
5152026-07-24T22:16:39.505Z Compiling pin-project-lite v0.2.17
5162026-07-24T22:16:39.602Z Compiling regex-syntax v0.8.11
5172026-07-24T22:16:39.669Z Compiling syn v1.0.109
5182026-07-24T22:16:39.672Z Compiling crossbeam-utils v0.8.22
5192026-07-24T22:16:39.965Z Compiling syn v2.0.118
5202026-07-24T22:16:39.973Z Compiling aho-corasick v1.1.4
5212026-07-24T22:16:40.035Z Compiling hashbrown v0.17.1
5222026-07-24T22:16:40.042Z Compiling winnow v1.0.3
5232026-07-24T22:16:40.045Z Compiling equivalent v1.0.2
5242026-07-24T22:16:40.584Z Compiling indexmap v2.14.0
5252026-07-24T22:16:40.803Z Compiling itertools v0.15.0
5262026-07-24T22:16:41.079Z Compiling bitflags v2.13.0
5272026-07-24T22:16:41.189Z Compiling regex-automata v0.4.15
5282026-07-24T22:16:41.209Z Compiling toml_parser v1.1.2+spec-1.1.0
5292026-07-24T22:16:41.353Z Compiling heapless v0.8.0
5302026-07-24T22:16:41.434Z Compiling toml_datetime v1.1.1+spec-1.1.0
5312026-07-24T22:16:41.646Z Compiling byteorder v1.5.0
5322026-07-24T22:16:41.660Z Compiling autocfg v1.5.1
5332026-07-24T22:16:41.754Z Compiling toml_edit v0.25.12+spec-1.1.0
5342026-07-24T22:16:41.839Z Compiling hash32 v0.3.1
5352026-07-24T22:16:41.870Z Compiling slog v2.8.2
5362026-07-24T22:16:41.989Z Compiling smoltcp v0.11.0
5372026-07-24T22:16:42.005Z Compiling num-traits v0.2.19
5382026-07-24T22:16:42.108Z Compiling futures-sink v0.3.32
5392026-07-24T22:16:42.120Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5402026-07-24T22:16:42.218Z Compiling macaddr v1.0.1
5412026-07-24T22:16:42.234Z Compiling stable_deref_trait v1.2.1
5422026-07-24T22:16:42.309Z Compiling futures-core v0.3.32
5432026-07-24T22:16:42.333Z Compiling proc-macro-crate v3.5.0
5442026-07-24T22:16:42.432Z Compiling futures-channel v0.3.32
5452026-07-24T22:16:42.632Z Compiling darling_core v0.23.0
5462026-07-24T22:16:42.660Z Compiling proc-macro-error-attr v1.0.4
5472026-07-24T22:16:42.688Z Compiling futures-io v0.3.32
5482026-07-24T22:16:42.751Z Compiling getrandom v0.4.3
5492026-07-24T22:16:42.875Z Compiling crc32fast v1.5.0
5502026-07-24T22:16:42.884Z Compiling futures-task v0.3.32
5512026-07-24T22:16:42.891Z Compiling regex v1.13.0
5522026-07-24T22:16:43.024Z Compiling anyhow v1.0.103
5532026-07-24T22:16:43.049Z Compiling slab v0.4.12
5542026-07-24T22:16:43.165Z Compiling rand_core v0.10.1
5552026-07-24T22:16:43.260Z Compiling managed v0.8.0
5562026-07-24T22:16:43.292Z Compiling ref-cast v1.0.25
5572026-07-24T22:16:43.332Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5582026-07-24T22:16:43.348Z Compiling bitflags v1.3.2
5592026-07-24T22:16:43.611Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5602026-07-24T22:16:43.629Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5612026-07-24T22:16:43.638Z Compiling proc-macro-error v1.0.4
5622026-07-24T22:16:43.770Z Compiling serde_derive v1.0.228
5632026-07-24T22:16:43.786Z Compiling zerocopy-derive v0.8.54
5642026-07-24T22:16:43.915Z Compiling thiserror-impl v2.0.18
5652026-07-24T22:16:43.925Z Compiling futures-macro v0.3.32
5662026-07-24T22:16:44.089Z Compiling ref-cast-impl v1.0.25
5672026-07-24T22:16:44.360Z Compiling num_enum_derive v0.7.6
5682026-07-24T22:16:44.713Z Compiling foreign-types-macros v0.2.3
5692026-07-24T22:16:44.760Z Compiling futures-util v0.3.32
5702026-07-24T22:16:44.854Z Compiling darling_macro v0.23.0
5712026-07-24T22:16:45.262Z Compiling cobs v0.3.0
5722026-07-24T22:16:45.359Z Compiling cpufeatures v0.3.0
5732026-07-24T22:16:45.403Z Compiling once_cell v1.21.4
5742026-07-24T22:16:45.428Z Compiling ipnetwork v0.21.1
5752026-07-24T22:16:45.445Z Compiling darling v0.23.0
5762026-07-24T22:16:45.487Z Compiling rustix v1.1.4
5772026-07-24T22:16:45.525Z Compiling ingot-macros v0.2.0
5782026-07-24T22:16:45.641Z Compiling unicode-width v0.2.2
5792026-07-24T22:16:45.811Z Compiling crossbeam-epoch v0.9.20
5802026-07-24T22:16:45.841Z Compiling foreign-types-shared v0.3.1
5812026-07-24T22:16:45.938Z Compiling foreign-types v0.5.0
5822026-07-24T22:16:45.950Z Compiling tabwriter v1.4.1
5832026-07-24T22:16:46.097Z Compiling tracing-core v0.1.36
5842026-07-24T22:16:46.225Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5852026-07-24T22:16:46.293Z Compiling chacha20 v0.10.1
5862026-07-24T22:16:46.396Z Compiling num_enum v0.7.6
5872026-07-24T22:16:46.664Z Compiling tracing-attributes v0.1.31
5882026-07-24T22:16:46.693Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5892026-07-24T22:16:47.197Z Compiling erased-serde v0.3.31
5902026-07-24T22:16:47.197Z Compiling postcard v1.1.3
5912026-07-24T22:16:47.379Z Compiling futures-executor v0.3.32
5922026-07-24T22:16:47.630Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5932026-07-24T22:16:47.776Z Compiling errno v0.3.14
5942026-07-24T22:16:47.838Z Compiling cstr-argument v0.1.2
5952026-07-24T22:16:47.929Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
5962026-07-24T22:16:48.000Z Compiling utf8parse v0.2.2
5972026-07-24T22:16:48.114Z Compiling zmij v1.0.22
5982026-07-24T22:16:48.137Z Compiling crossbeam-deque v0.8.7
5992026-07-24T22:16:48.167Z Compiling dyn-clone v1.0.20
6002026-07-24T22:16:48.256Z Compiling find-msvc-tools v0.1.9
6012026-07-24T22:16:48.311Z Compiling time-core v0.1.9
6022026-07-24T22:16:48.400Z Compiling ingot-types v0.2.0
6032026-07-24T22:16:48.400Z Compiling thiserror v1.0.69
6042026-07-24T22:16:48.486Z Compiling num-conv v0.2.2
6052026-07-24T22:16:48.504Z Compiling shlex v2.0.1
6062026-07-24T22:16:48.581Z Compiling pretty-hex v0.4.2
6072026-07-24T22:16:48.638Z Compiling time-macros v0.2.31
6082026-07-24T22:16:48.694Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6092026-07-24T22:16:48.719Z Compiling cc v1.2.67
6102026-07-24T22:16:48.914Z Compiling ingot v0.2.0
6112026-07-24T22:16:48.983Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6122026-07-24T22:16:48.986Z Compiling anstyle-parse v1.0.0
6132026-07-24T22:16:49.108Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6142026-07-24T22:16:49.481Z Compiling tracing v0.1.44
6152026-07-24T22:16:49.554Z Compiling rand v0.10.2
6162026-07-24T22:16:49.824Z Compiling futures v0.3.32
6172026-07-24T22:16:50.095Z Compiling thiserror-impl v1.0.69
6182026-07-24T22:16:50.175Z Compiling uuid v1.23.5
6192026-07-24T22:16:50.365Z Compiling arc-swap v1.9.2
6202026-07-24T22:16:50.401Z Compiling socket2 v0.6.4
6212026-07-24T22:16:50.626Z Compiling nom v8.0.0
6222026-07-24T22:16:50.720Z Compiling thread_local v1.1.10
6232026-07-24T22:16:51.008Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6242026-07-24T22:16:51.059Z Compiling powerfmt v0.2.0
6252026-07-24T22:16:51.152Z Compiling anstyle v1.0.14
6262026-07-24T22:16:51.252Z Compiling lazy_static v1.5.0
6272026-07-24T22:16:51.294Z Compiling iana-time-zone v0.1.65
6282026-07-24T22:16:51.404Z Compiling deranged v0.5.8
6292026-07-24T22:16:51.545Z Compiling slog-async v2.8.0
6302026-07-24T22:16:51.554Z Compiling oxnet v0.1.6
6312026-07-24T22:16:51.612Z Compiling serde_json v1.0.150
6322026-07-24T22:16:51.852Z Compiling anstyle-query v1.1.5
6332026-07-24T22:16:51.861Z Compiling rayon-core v1.13.0
6342026-07-24T22:16:52.078Z Compiling is_terminal_polyfill v1.70.2
6352026-07-24T22:16:52.179Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6362026-07-24T22:16:52.401Z Compiling colorchoice v1.0.5
6372026-07-24T22:16:52.522Z Compiling colored v3.1.1
6382026-07-24T22:16:52.598Z Compiling heck v0.4.1
6392026-07-24T22:16:52.691Z Compiling time v0.3.53
6402026-07-24T22:16:52.801Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6412026-07-24T22:16:53.077Z Compiling anstream v1.0.0
6422026-07-24T22:16:53.254Z Compiling rusticata-macros v5.0.0
6432026-07-24T22:16:53.504Z Compiling chrono v0.4.45
6442026-07-24T22:16:53.517Z Compiling slog-scope v4.4.1
6452026-07-24T22:16:53.860Z Compiling alloca v0.4.0
6462026-07-24T22:16:53.943Z Compiling cookie-factory v0.3.3
6472026-07-24T22:16:54.154Z Compiling terminal_size v0.4.4
6482026-07-24T22:16:54.306Z Compiling half v2.7.1
6492026-07-24T22:16:54.345Z Compiling crossbeam-channel v0.5.16
6502026-07-24T22:16:54.601Z Compiling is-terminal v0.4.17
6512026-07-24T22:16:54.604Z Compiling itertools v0.12.1
6522026-07-24T22:16:54.651Z Compiling clap_lex v1.1.0
6532026-07-24T22:16:54.701Z Compiling itoa v1.0.18
6542026-07-24T22:16:54.929Z Compiling log v0.4.33
6552026-07-24T22:16:54.992Z Compiling term v1.2.1
6562026-07-24T22:16:55.029Z Compiling heck v0.5.0
6572026-07-24T22:16:55.166Z Compiling ciborium-io v0.2.2
6582026-07-24T22:16:55.234Z Compiling cfg_aliases v0.2.1
6592026-07-24T22:16:55.263Z Compiling plotters-backend v0.3.7
6602026-07-24T22:16:55.305Z Compiling take_mut v0.2.2
6612026-07-24T22:16:55.597Z Compiling circular v0.3.0
6622026-07-24T22:16:55.822Z Compiling pcap-parser v0.17.0
6632026-07-24T22:16:55.837Z Compiling clap_builder v4.6.0
6642026-07-24T22:16:56.099Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6652026-07-24T22:16:56.133Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6662026-07-24T22:16:56.217Z Compiling plotters-svg v0.3.7
6672026-07-24T22:16:56.526Z Compiling nix v0.31.3
6682026-07-24T22:16:56.917Z Compiling slog-term v2.9.2
6692026-07-24T22:16:57.303Z Compiling clap_derive v4.6.1
6702026-07-24T22:16:57.340Z Compiling ciborium-ll v0.2.2
6712026-07-24T22:16:57.433Z Compiling slog-stdlog v4.1.1
6722026-07-24T22:16:58.048Z Compiling itertools v0.13.0
6732026-07-24T22:16:58.100Z Compiling cast v0.3.0
6742026-07-24T22:16:58.286Z Compiling same-file v1.0.6
6752026-07-24T22:16:58.463Z Compiling tinytemplate v1.2.1
6762026-07-24T22:16:59.011Z Compiling clap v4.6.1
6772026-07-24T22:16:59.054Z Compiling walkdir v2.5.0
6782026-07-24T22:16:59.092Z Compiling rayon v1.12.0
6792026-07-24T22:16:59.508Z Compiling criterion-plot v0.8.2
6802026-07-24T22:16:59.511Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6812026-07-24T22:16:59.614Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6822026-07-24T22:16:59.735Z Compiling slog-envlogger v2.2.0
6832026-07-24T22:17:00.320Z Compiling ciborium v0.2.2
6842026-07-24T22:17:00.704Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
6852026-07-24T22:17:00.893Z Compiling plotters v0.3.7
6862026-07-24T22:17:01.129Z Compiling page_size v0.6.0
6872026-07-24T22:17:01.247Z Compiling oorandom v11.1.5
6882026-07-24T22:17:01.323Z Compiling dtor-proc-macro v0.0.13
6892026-07-24T22:17:01.381Z Compiling anes v0.1.6
6902026-07-24T22:17:01.640Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
6912026-07-24T22:17:01.682Z Compiling dtor v0.8.1
6922026-07-24T22:17:01.775Z Compiling ctor-proc-macro v0.0.13
6932026-07-24T22:17:02.143Z Compiling criterion v0.8.2
6942026-07-24T22:17:02.152Z Compiling link-section v0.2.1
6952026-07-24T22:17:02.296Z Compiling ctor v0.10.1
6962026-07-24T22:17:04.124Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
6972026-07-24T22:17:18.443Z Finished `bench` profile [optimized + debuginfo] target(s) in 44.62s
6982026-07-24T22:17:18.534Z Running benches/xde.rs (target/release/deps/xde-1d1ddef221281d81)
6992026-07-24T22:17:18.545Z###--------------------------------###
7002026-07-24T22:17:18.545Z:::Building test topology... (120s):::
7012026-07-24T22:17:18.545Z###--------------------------------###
7022026-07-24T22:17:18.552Zadding underlay route 0
7032026-07-24T22:17:18.555Zadding underlay route 1
7042026-07-24T22:17:18.695Zstart zones a, b
7052026-07-24T22:17:28.786Zconfigure zone
7062026-07-24T22:17:28.790Zconfigure zone
7072026-07-24T22:17:28.806Zinstall zone
7082026-07-24T22:17:28.809Zinstall zone
7092026-07-24T22:17:38.629Zboot zone
7102026-07-24T22:17:38.629Zboot zone
7112026-07-24T22:17:38.712Zsetup zones a, b
7122026-07-24T22:17:38.712Z[b] svcs -a
7132026-07-24T22:17:38.712Z[a] svcs -a
7142026-07-24T22:17:38.732ZFailed to parse command output: exit code 1
7152026-07-24T22:17:38.732Zstdout:
7162026-07-24T22:17:38.732Z
7172026-07-24T22:17:38.732Zstderr:
7182026-07-24T22:17:38.732Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7192026-07-24T22:17:38.732ZFailed to parse command output: exit code 1
7202026-07-24T22:17:38.732Zstdout:
7212026-07-24T22:17:38.732Z
7222026-07-24T22:17:38.732Zstderr:
7232026-07-24T22:17:38.732Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7242026-07-24T22:17:38.932Z[a] svcs -a
7252026-07-24T22:17:38.932Z[b] svcs -a
7262026-07-24T22:17:39.040ZSTATE STIME FMRI
7272026-07-24T22:17:39.040Zonline 22:17:37 svc:/system/svc/restarter:default
7282026-07-24T22:17:39.040Zoffline 22:17:37 svc:/system/early-manifest-import:default
7292026-07-24T22:17:39.040Z- - svc:/application/management/net-snmp:default
7302026-07-24T22:17:39.040Z- - svc:/application/pkg/dynamic-mirror:default
7312026-07-24T22:17:39.040Z- - svc:/application/pkg/mirror:default
7322026-07-24T22:17:39.041Z- - svc:/application/pkg/repositories-setup:default
7332026-07-24T22:17:39.041Z- - svc:/application/pkg/server:default
7342026-07-24T22:17:39.041Z- - svc:/application/security/tcsd:default
7352026-07-24T22:17:39.041Z- - svc:/milestone/devices:default
7362026-07-24T22:17:39.041Z- - svc:/milestone/multi-user-server:default
7372026-07-24T22:17:39.041Z- - svc:/milestone/multi-user:default
7382026-07-24T22:17:39.041Z- - svc:/milestone/name-services:default
7392026-07-24T22:17:39.041Z- - svc:/milestone/network:default
7402026-07-24T22:17:39.041Z- - svc:/milestone/single-user:default
7412026-07-24T22:17:39.041Z- - svc:/milestone/sysconfig:default
7422026-07-24T22:17:39.041Z- - svc:/network/chrony:default
7432026-07-24T22:17:39.041Z- - svc:/network/datalink-management:default
7442026-07-24T22:17:39.041Z- - svc:/network/dns/client:default
7452026-07-24T22:17:39.041Z- - svc:/network/dns/install:default
7462026-07-24T22:17:39.041Z- - svc:/network/dns/multicast:default
7472026-07-24T22:17:39.041Z- - svc:/network/inetd-upgrade:default
7482026-07-24T22:17:39.041Z- - svc:/network/inetd:default
7492026-07-24T22:17:39.041Z- - svc:/network/initial:default
7502026-07-24T22:17:39.041Z- - svc:/network/install:default
7512026-07-24T22:17:39.041Z- - svc:/network/ip-interface-management:default
7522026-07-24T22:17:39.041Z- - svc:/network/ipmp:default
7532026-07-24T22:17:39.041Z- - svc:/network/ipqos:default
7542026-07-24T22:17:39.041Z- - svc:/network/ipsec/ike:default
7552026-07-24T22:17:39.041Z- - svc:/network/ipsec/ipsecalgs:default
7562026-07-24T22:17:39.041Z- - svc:/network/ipsec/manual-key:default
7572026-07-24T22:17:39.041Z- - svc:/network/ipsec/policy:default
7582026-07-24T22:17:39.041Z- - svc:/network/iptun:default
7592026-07-24T22:17:39.041Z- - svc:/network/ipv4-forwarding:default
7602026-07-24T22:17:39.041Z- - svc:/network/ipv6-forwarding:default
7612026-07-24T22:17:39.041Z- - svc:/network/ldap/client:default
7622026-07-24T22:17:39.041Z- - svc:/network/location:default
7632026-07-24T22:17:39.041Z- - svc:/network/loopback:default
7642026-07-24T22:17:39.041Z- - svc:/network/netcfg:default
7652026-07-24T22:17:39.041Z- - svc:/network/netmask:default
7662026-07-24T22:17:39.041Z- - svc:/network/nfs/cbd:default
7672026-07-24T22:17:39.041Z- - svc:/network/nfs/client:default
7682026-07-24T22:17:39.041Z- - svc:/network/nfs/log:default
7692026-07-24T22:17:39.041Z- - svc:/network/nfs/mapid:default
7702026-07-24T22:17:39.041Z- - svc:/network/nfs/nlockmgr:default
7712026-07-24T22:17:39.042Z- - svc:/network/nfs/rquota:default
7722026-07-24T22:17:39.042Z- - svc:/network/nfs/server:default
7732026-07-24T22:17:39.042Z- - svc:/network/nfs/status:default
7742026-07-24T22:17:39.042Z- - svc:/network/nis/client:default
7752026-07-24T22:17:39.042Z- - svc:/network/physical:default
7762026-07-24T22:17:39.042Z- - svc:/network/physical:nwam
7772026-07-24T22:17:39.042Z- - svc:/network/routing-setup:default
7782026-07-24T22:17:39.042Z- - svc:/network/routing/legacy-routing:ipv4
7792026-07-24T22:17:39.042Z- - svc:/network/routing/legacy-routing:ipv6
7802026-07-24T22:17:39.042Z- - svc:/network/routing/ndp:default
7812026-07-24T22:17:39.042Z- - svc:/network/routing/rdisc:default
7822026-07-24T22:17:39.042Z- - svc:/network/routing/ripng:default
7832026-07-24T22:17:39.042Z- - svc:/network/routing/route:default
7842026-07-24T22:17:39.042Z- - svc:/network/rpc/bind:default
7852026-07-24T22:17:39.042Z- - svc:/network/rpc/gss:default
7862026-07-24T22:17:39.042Z- - svc:/network/rpc/keyserv:default
7872026-07-24T22:17:39.042Z- - svc:/network/security/kadmin:default
7882026-07-24T22:17:39.042Z- - svc:/network/security/krb5kdc:default
7892026-07-24T22:17:39.042Z- - svc:/network/security/ktkt_warn:default
7902026-07-24T22:17:39.042Z- - svc:/network/service:default
7912026-07-24T22:17:39.042Z- - svc:/network/shares/group:default
7922026-07-24T22:17:39.042Z- - svc:/network/smb/client:default
7932026-07-24T22:17:39.042Z- - svc:/network/smb/server:default
7942026-07-24T22:17:39.042Z- - svc:/network/ssh:default
7952026-07-24T22:17:39.042Z- - svc:/network/tcpkey:default
7962026-07-24T22:17:39.042Z- - svc:/system/auditd:default
7972026-07-24T22:17:39.042Z- - svc:/system/auditset:default
7982026-07-24T22:17:39.042Z- - svc:/system/boot-archive-update:default
7992026-07-24T22:17:39.042Z- - svc:/system/boot-archive:default
8002026-07-24T22:17:39.042Z- - svc:/system/boot-config:default
8012026-07-24T22:17:39.042Z- - svc:/system/consadm:default
8022026-07-24T22:17:39.042Z- - svc:/system/console-login:default
8032026-07-24T22:17:39.042Z- - svc:/system/console-login:vt2
8042026-07-24T22:17:39.042Z- - svc:/system/console-login:vt3
8052026-07-24T22:17:39.042Z- - svc:/system/console-login:vt4
8062026-07-24T22:17:39.042Z- - svc:/system/console-login:vt5
8072026-07-24T22:17:39.042Z- - svc:/system/console-login:vt6
8082026-07-24T22:17:39.042Z- - svc:/system/coreadm:default
8092026-07-24T22:17:39.042Z- - svc:/system/cron:default
8102026-07-24T22:17:39.042Z- - svc:/system/cryptosvc:default
8112026-07-24T22:17:39.043Z- - svc:/system/device/allocate:default
8122026-07-24T22:17:39.043Z- - svc:/system/device/audio:default
8132026-07-24T22:17:39.043Z- - svc:/system/device/local:default
8142026-07-24T22:17:39.043Z- - svc:/system/device/mpxio-upgrade:default
8152026-07-24T22:17:39.043Z- - svc:/system/extended-accounting:flow
8162026-07-24T22:17:39.043Z- - svc:/system/extended-accounting:net
8172026-07-24T22:17:39.043Z- - svc:/system/extended-accounting:process
8182026-07-24T22:17:39.043Z- - svc:/system/extended-accounting:task
8192026-07-24T22:17:39.043Z- - svc:/system/filesystem/local:default
8202026-07-24T22:17:39.043Z- - svc:/system/filesystem/minimal:default
8212026-07-24T22:17:39.043Z- - svc:/system/filesystem/reparse:default
8222026-07-24T22:17:39.043Z- - svc:/system/filesystem/root:default
8232026-07-24T22:17:39.043Z- - svc:/system/filesystem/usr:default
8242026-07-24T22:17:39.043Z- - svc:/system/fm/notify-params:default
8252026-07-24T22:17:39.043Z- - svc:/system/fmd:default
8262026-07-24T22:17:39.047Z- - svc:/system/hostid:default
8272026-07-24T22:17:39.047Z- - svc:/system/hotplug:default
8282026-07-24T22:17:39.047Z- - svc:/system/identity:domain
8292026-07-24T22:17:39.047Z- - svc:/system/identity:node
8302026-07-24T22:17:39.047Z- - svc:/system/idmap:default
8312026-07-24T22:17:39.047Z- - svc:/system/keymap:default
8322026-07-24T22:17:39.047Z- - svc:/system/logadm-upgrade:default
8332026-07-24T22:17:39.047Z- - svc:/system/manifest-import:default
8342026-07-24T22:17:39.047Z- - svc:/system/name-service-cache:default
8352026-07-24T22:17:39.047Z- - svc:/system/pfexec:default
8362026-07-24T22:17:39.047Z- - svc:/system/pkgserv:default
8372026-07-24T22:17:39.047Z- - svc:/system/process-security:default
8382026-07-24T22:17:39.047Z- - svc:/system/rbac:default
8392026-07-24T22:17:39.047Z- - svc:/system/rmtmpfiles:default
8402026-07-24T22:17:39.047Z- - svc:/system/sac:default
8412026-07-24T22:17:39.047Z- - svc:/system/sar:default
8422026-07-24T22:17:39.047Z- - svc:/system/svc/global:default
8432026-07-24T22:17:39.047Z- - svc:/system/system-log:default
8442026-07-24T22:17:39.047Z- - svc:/system/update-man-index:default
8452026-07-24T22:17:39.047Z- - svc:/system/utmp:default
8462026-07-24T22:17:39.047Z- - svc:/system/vtdaemon:default
8472026-07-24T22:17:39.047Z[a] svcs milestone/network
8482026-07-24T22:17:39.047ZSTATE STIME FMRI
8492026-07-24T22:17:39.047Zonline 22:17:37 svc:/system/svc/restarter:default
8502026-07-24T22:17:39.047Zoffline 22:17:37 svc:/system/early-manifest-import:default
8512026-07-24T22:17:39.047Z- - svc:/application/management/net-snmp:default
8522026-07-24T22:17:39.047Z- - svc:/application/pkg/dynamic-mirror:default
8532026-07-24T22:17:39.047Z- - svc:/application/pkg/mirror:default
8542026-07-24T22:17:39.048Z- - svc:/application/pkg/repositories-setup:default
8552026-07-24T22:17:39.048Z- - svc:/application/pkg/server:default
8562026-07-24T22:17:39.048Z- - svc:/application/security/tcsd:default
8572026-07-24T22:17:39.048Z- - svc:/milestone/devices:default
8582026-07-24T22:17:39.048Z- - svc:/milestone/multi-user-server:default
8592026-07-24T22:17:39.048Z- - svc:/milestone/multi-user:default
8602026-07-24T22:17:39.048Z- - svc:/milestone/name-services:default
8612026-07-24T22:17:39.048Z- - svc:/milestone/network:default
8622026-07-24T22:17:39.048Z- - svc:/milestone/single-user:default
8632026-07-24T22:17:39.048Z- - svc:/milestone/sysconfig:default
8642026-07-24T22:17:39.048Z- - svc:/network/chrony:default
8652026-07-24T22:17:39.048Z- - svc:/network/datalink-management:default
8662026-07-24T22:17:39.048Z- - svc:/network/dns/client:default
8672026-07-24T22:17:39.048Z- - svc:/network/dns/install:default
8682026-07-24T22:17:39.048Z- - svc:/network/dns/multicast:default
8692026-07-24T22:17:39.048Z- - svc:/network/inetd-upgrade:default
8702026-07-24T22:17:39.048Z- - svc:/network/inetd:default
8712026-07-24T22:17:39.048Z- - svc:/network/initial:default
8722026-07-24T22:17:39.048Z- - svc:/network/install:default
8732026-07-24T22:17:39.048Z- - svc:/network/ip-interface-management:default
8742026-07-24T22:17:39.048Z- - svc:/network/ipmp:default
8752026-07-24T22:17:39.048Z- - svc:/network/ipqos:default
8762026-07-24T22:17:39.048Z- - svc:/network/ipsec/ike:default
8772026-07-24T22:17:39.048Z- - svc:/network/ipsec/ipsecalgs:default
8782026-07-24T22:17:39.048Z- - svc:/network/ipsec/manual-key:default
8792026-07-24T22:17:39.048Z- - svc:/network/ipsec/policy:default
8802026-07-24T22:17:39.048Z- - svc:/network/iptun:default
8812026-07-24T22:17:39.048Z- - svc:/network/ipv4-forwarding:default
8822026-07-24T22:17:39.048Z- - svc:/network/ipv6-forwarding:default
8832026-07-24T22:17:39.048Z- - svc:/network/ldap/client:default
8842026-07-24T22:17:39.048Z- - svc:/network/location:default
8852026-07-24T22:17:39.048Z- - svc:/network/loopback:default
8862026-07-24T22:17:39.048Z- - svc:/network/netcfg:default
8872026-07-24T22:17:39.048Z- - svc:/network/netmask:default
8882026-07-24T22:17:39.048Z- - svc:/network/nfs/cbd:default
8892026-07-24T22:17:39.048Z- - svc:/network/nfs/client:default
8902026-07-24T22:17:39.048Z- - svc:/network/nfs/log:default
8912026-07-24T22:17:39.048Z- - svc:/network/nfs/mapid:default
8922026-07-24T22:17:39.048Z- - svc:/network/nfs/nlockmgr:default
8932026-07-24T22:17:39.048Z- - svc:/network/nfs/rquota:default
8942026-07-24T22:17:39.049Z- - svc:/network/nfs/server:default
8952026-07-24T22:17:39.049Z- - svc:/network/nfs/status:default
8962026-07-24T22:17:39.049Z- - svc:/network/nis/client:default
8972026-07-24T22:17:39.049Z- - svc:/network/physical:default
8982026-07-24T22:17:39.049Z- - svc:/network/physical:nwam
8992026-07-24T22:17:39.049Z- - svc:/network/routing-setup:default
9002026-07-24T22:17:39.049Z- - svc:/network/routing/legacy-routing:ipv4
9012026-07-24T22:17:39.049Z- - svc:/network/routing/legacy-routing:ipv6
9022026-07-24T22:17:39.049Z- - svc:/network/routing/ndp:default
9032026-07-24T22:17:39.049Z- - svc:/network/routing/rdisc:default
9042026-07-24T22:17:39.049Z- - svc:/network/routing/ripng:default
9052026-07-24T22:17:39.049Z- - svc:/network/routing/route:default
9062026-07-24T22:17:39.049Z- - svc:/network/rpc/bind:default
9072026-07-24T22:17:39.049Z- - svc:/network/rpc/gss:default
9082026-07-24T22:17:39.049Z- - svc:/network/rpc/keyserv:default
9092026-07-24T22:17:39.049Z- - svc:/network/security/kadmin:default
9102026-07-24T22:17:39.049Z- - svc:/network/security/krb5kdc:default
9112026-07-24T22:17:39.049Z- - svc:/network/security/ktkt_warn:default
9122026-07-24T22:17:39.049Z- - svc:/network/service:default
9132026-07-24T22:17:39.049Z- - svc:/network/shares/group:default
9142026-07-24T22:17:39.049Z- - svc:/network/smb/client:default
9152026-07-24T22:17:39.049Z- - svc:/network/smb/server:default
9162026-07-24T22:17:39.049Z- - svc:/network/ssh:default
9172026-07-24T22:17:39.049Z- - svc:/network/tcpkey:default
9182026-07-24T22:17:39.049Z- - svc:/system/auditd:default
9192026-07-24T22:17:39.049Z- - svc:/system/auditset:default
9202026-07-24T22:17:39.049Z- - svc:/system/boot-archive-update:default
9212026-07-24T22:17:39.049Z- - svc:/system/boot-archive:default
9222026-07-24T22:17:39.049Z- - svc:/system/boot-config:default
9232026-07-24T22:17:39.049Z- - svc:/system/consadm:default
9242026-07-24T22:17:39.049Z- - svc:/system/console-login:default
9252026-07-24T22:17:39.049Z- - svc:/system/console-login:vt2
9262026-07-24T22:17:39.053Z- - svc:/system/console-login:vt3
9272026-07-24T22:17:39.053Z- - svc:/system/console-login:vt4
9282026-07-24T22:17:39.053Z- - svc:/system/console-login:vt5
9292026-07-24T22:17:39.053Z- - svc:/system/console-login:vt6
9302026-07-24T22:17:39.053Z- - svc:/system/coreadm:default
9312026-07-24T22:17:39.053Z- - svc:/system/cron:default
9322026-07-24T22:17:39.053Z- - svc:/system/cryptosvc:default
9332026-07-24T22:17:39.053Z- - svc:/system/device/allocate:default
9342026-07-24T22:17:39.053Z- - svc:/system/device/audio:default
9352026-07-24T22:17:39.053Z- - svc:/system/device/local:default
9362026-07-24T22:17:39.053Z- - svc:/system/device/mpxio-upgrade:default
9372026-07-24T22:17:39.053Z- - svc:/system/extended-accounting:flow
9382026-07-24T22:17:39.053Z- - svc:/system/extended-accounting:net
9392026-07-24T22:17:39.053Z- - svc:/system/extended-accounting:process
9402026-07-24T22:17:39.053Z- - svc:/system/extended-accounting:task
9412026-07-24T22:17:39.054Z- - svc:/system/filesystem/local:default
9422026-07-24T22:17:39.054Z- - svc:/system/filesystem/minimal:default
9432026-07-24T22:17:39.054Z- - svc:/system/filesystem/reparse:default
9442026-07-24T22:17:39.054Z- - svc:/system/filesystem/root:default
9452026-07-24T22:17:39.054Z- - svc:/system/filesystem/usr:default
9462026-07-24T22:17:39.054Z- - svc:/system/fm/notify-params:default
9472026-07-24T22:17:39.054Z- - svc:/system/fmd:default
9482026-07-24T22:17:39.054Z- - svc:/system/hostid:default
9492026-07-24T22:17:39.054Z- - svc:/system/hotplug:default
9502026-07-24T22:17:39.054Z- - svc:/system/identity:domain
9512026-07-24T22:17:39.054Z- - svc:/system/identity:node
9522026-07-24T22:17:39.054Z- - svc:/system/idmap:default
9532026-07-24T22:17:39.054Z- - svc:/system/keymap:default
9542026-07-24T22:17:39.054Z- - svc:/system/logadm-upgrade:default
9552026-07-24T22:17:39.054Z- - svc:/system/manifest-import:default
9562026-07-24T22:17:39.054Z- - svc:/system/name-service-cache:default
9572026-07-24T22:17:39.054Z- - svc:/system/pfexec:default
9582026-07-24T22:17:39.054Z- - svc:/system/pkgserv:default
9592026-07-24T22:17:39.054Z- - svc:/system/process-security:default
9602026-07-24T22:17:39.054Z- - svc:/system/rbac:default
9612026-07-24T22:17:39.054Z- - svc:/system/rmtmpfiles:default
9622026-07-24T22:17:39.054Z- - svc:/system/sac:default
9632026-07-24T22:17:39.054Z- - svc:/system/sar:default
9642026-07-24T22:17:39.054Z- - svc:/system/svc/global:default
9652026-07-24T22:17:39.054Z- - svc:/system/system-log:default
9662026-07-24T22:17:39.054Z- - svc:/system/update-man-index:default
9672026-07-24T22:17:39.054Z- - svc:/system/utmp:default
9682026-07-24T22:17:39.054Z- - svc:/system/vtdaemon:default
9692026-07-24T22:17:39.054Z[b] svcs milestone/network
9702026-07-24T22:17:39.054ZSTATE STIME FMRI
9712026-07-24T22:17:39.054Z- - svc:/milestone/network:default
9722026-07-24T22:17:39.054ZSTATE STIME FMRI
9732026-07-24T22:17:39.054Z- - svc:/milestone/network:default
9742026-07-24T22:17:40.052Z[a] svcs milestone/network
9752026-07-24T22:17:40.056Z[b] svcs milestone/network
9762026-07-24T22:17:40.068ZSTATE STIME FMRI
9772026-07-24T22:17:40.068Zonline 22:17:38 svc:/milestone/network:default
9782026-07-24T22:17:40.068ZSTATE STIME FMRI
9792026-07-24T22:17:40.068Zonline 22:17:38 svc:/milestone/network:default
9802026-07-24T22:17:40.068Z[b] ipadm create-addr -t -T dhcp opte1/test
9812026-07-24T22:17:40.068Z[a] ipadm create-addr -t -T dhcp opte0/test
9822026-07-24T22:17:45.892Z
9832026-07-24T22:17:45.892Z[a] route add -iface 10.0.0.254 10.0.0.1
9842026-07-24T22:17:45.907Zadd host 10.0.0.254: gateway 10.0.0.1
9852026-07-24T22:17:45.907Z[a] route add 10.0.0.0/24 10.0.0.254
9862026-07-24T22:17:45.919Zadd net 10.0.0.0/24: gateway 10.0.0.254
9872026-07-24T22:17:45.919Z[a] route add 224.0.0.0/4 10.0.0.254
9882026-07-24T22:17:45.930Zadd net 224.0.0.0/4: gateway 10.0.0.254
9892026-07-24T22:17:46.166Z
9902026-07-24T22:17:46.166Z[b] route add -iface 10.0.0.254 10.0.0.2
9912026-07-24T22:17:46.180Zadd host 10.0.0.254: gateway 10.0.0.2
9922026-07-24T22:17:46.180Z[b] route add 10.0.0.0/24 10.0.0.254
9932026-07-24T22:17:46.191Zadd net 10.0.0.0/24: gateway 10.0.0.254
9942026-07-24T22:17:46.192Z[b] route add 224.0.0.0/4 10.0.0.254
9952026-07-24T22:17:46.203Zadd net 224.0.0.0/4: gateway 10.0.0.254
9962026-07-24T22:17:46.205Z###---------------###
9972026-07-24T22:17:46.205Z:::Topology built!:::
9982026-07-24T22:17:46.205Z###---------------###
9992026-07-24T22:17:46.206Z###----------------###
10002026-07-24T22:17:46.206Z::: iPerf spawned! :::
10012026-07-24T22:17:46.206Z:::Waiting... (10s):::
10022026-07-24T22:17:46.206Z###----------------###
10032026-07-24T22:17:56.203Z###---###
10042026-07-24T22:17:56.204Z:::Go!:::
10052026-07-24T22:17:56.204Z###---###
10062026-07-24T22:17:56.204Z[a] ping 10.0.0.2
10072026-07-24T22:17:56.222Z10.0.0.2 is alive
10082026-07-24T22:17:56.222Z###-------------------###
10092026-07-24T22:17:56.222Z:::Running experiment :::
10102026-07-24T22:17:56.222Z:::iperf-tcp/local/c2s:::
10112026-07-24T22:17:56.222Z###-------------------###
10122026-07-24T22:18:03.614Z-----------------------------------------------------------
10132026-07-24T22:18:03.614ZServer listening on 5201 (test #1)
10142026-07-24T22:18:03.614Z-----------------------------------------------------------
10152026-07-24T22:18:03.614ZAccepted connection from 10.0.0.1, port 41545
10162026-07-24T22:18:03.614Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40181
10172026-07-24T22:18:03.614Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56600
10182026-07-24T22:18:03.614Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53465
10192026-07-24T22:18:03.614Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57131
10202026-07-24T22:18:03.614Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33169
10212026-07-24T22:18:03.615Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40316
10222026-07-24T22:18:03.615Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59047
10232026-07-24T22:18:03.615Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47135
10242026-07-24T22:18:03.615Z[ ID] Interval Transfer Bitrate
10252026-07-24T22:18:03.615Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10262026-07-24T22:18:03.615Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10272026-07-24T22:18:03.615Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10282026-07-24T22:18:03.615Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10292026-07-24T22:18:03.615Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10302026-07-24T22:18:03.615Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10312026-07-24T22:18:03.615Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10322026-07-24T22:18:03.615Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10332026-07-24T22:18:03.615Z[SUM] 0.00-1.00 sec 957 MBytes 8.03 Gbits/sec
10342026-07-24T22:18:03.615Z- - - - - - - - - - - - - - - - - - - - - - - - -
10352026-07-24T22:18:03.615Z[ 5] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
10362026-07-24T22:18:03.615Z[ 8] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10372026-07-24T22:18:03.615Z[ 10] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
10382026-07-24T22:18:03.618Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10392026-07-24T22:18:03.619Z[ 14] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10402026-07-24T22:18:03.619Z[ 16] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10412026-07-24T22:18:03.619Z[ 18] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
10422026-07-24T22:18:03.619Z[ 20] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
10432026-07-24T22:18:03.619Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.1 Gbits/sec
10442026-07-24T22:18:03.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
10452026-07-24T22:18:03.619Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
10462026-07-24T22:18:03.619Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
10472026-07-24T22:18:03.619Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
10482026-07-24T22:18:03.619Z[ 12] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
10492026-07-24T22:18:03.619Z[ 14] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
10502026-07-24T22:18:03.619Z[ 16] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
10512026-07-24T22:18:03.619Z[ 18] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
10522026-07-24T22:18:03.619Z[ 20] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
10532026-07-24T22:18:03.619Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
10542026-07-24T22:18:03.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552026-07-24T22:18:03.619Z[ 5] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
10562026-07-24T22:18:03.619Z[ 8] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
10572026-07-24T22:18:03.619Z[ 10] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10582026-07-24T22:18:03.619Z[ 12] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10592026-07-24T22:18:03.619Z[ 14] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
10602026-07-24T22:18:03.619Z[ 16] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10612026-07-24T22:18:03.619Z[ 18] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10622026-07-24T22:18:03.619Z[ 20] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
10632026-07-24T22:18:03.619Z[SUM] 3.00-4.00 sec 1.18 GBytes 10.2 Gbits/sec
10642026-07-24T22:18:03.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652026-07-24T22:18:03.619Z[ 5] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
10662026-07-24T22:18:03.619Z[ 8] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
10672026-07-24T22:18:03.619Z[ 10] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
10682026-07-24T22:18:03.619Z[ 12] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
10692026-07-24T22:18:03.619Z[ 14] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
10702026-07-24T22:18:03.619Z[ 16] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
10712026-07-24T22:18:03.619Z[ 18] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
10722026-07-24T22:18:03.619Z[ 20] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
10732026-07-24T22:18:03.619Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.1 Gbits/sec
10742026-07-24T22:18:03.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752026-07-24T22:18:03.619Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10762026-07-24T22:18:03.619Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10772026-07-24T22:18:03.619Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10782026-07-24T22:18:03.620Z[ 12] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
10792026-07-24T22:18:03.620Z[ 14] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
10802026-07-24T22:18:03.620Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10812026-07-24T22:18:03.620Z[ 18] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
10822026-07-24T22:18:03.620Z[ 20] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
10832026-07-24T22:18:03.620Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
10842026-07-24T22:18:03.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852026-07-24T22:18:03.620Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10862026-07-24T22:18:03.620Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10872026-07-24T22:18:03.620Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
10882026-07-24T22:18:06.616Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10892026-07-24T22:18:06.617Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10902026-07-24T22:18:06.617Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10912026-07-24T22:18:06.617Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10922026-07-24T22:18:06.617Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10932026-07-24T22:18:06.617Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
10942026-07-24T22:18:06.617Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952026-07-24T22:18:06.617Z[ 5] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
10962026-07-24T22:18:06.617Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
10972026-07-24T22:18:06.617Z[ 10] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
10982026-07-24T22:18:06.617Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
10992026-07-24T22:18:06.617Z[ 14] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11002026-07-24T22:18:06.617Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11012026-07-24T22:18:06.617Z[ 18] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11022026-07-24T22:18:06.617Z[ 20] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11032026-07-24T22:18:06.617Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
11042026-07-24T22:18:06.617Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052026-07-24T22:18:06.617Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11062026-07-24T22:18:06.617Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11072026-07-24T22:18:06.617Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11082026-07-24T22:18:06.617Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11092026-07-24T22:18:06.617Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11102026-07-24T22:18:06.617Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11112026-07-24T22:18:06.617Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11122026-07-24T22:18:06.617Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11132026-07-24T22:18:06.617Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
11142026-07-24T22:18:06.617Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152026-07-24T22:18:06.617Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11162026-07-24T22:18:06.617Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11172026-07-24T22:18:06.617Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11182026-07-24T22:18:06.617Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
11192026-07-24T22:18:06.617Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11202026-07-24T22:18:06.617Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11212026-07-24T22:18:06.617Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11222026-07-24T22:18:06.617Z[ 20] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
11232026-07-24T22:18:06.617Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
11242026-07-24T22:18:06.617Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252026-07-24T22:18:06.617Z[ 5] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
11262026-07-24T22:18:06.618Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11272026-07-24T22:18:06.618Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11282026-07-24T22:18:06.618Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11292026-07-24T22:18:06.618Z[ 14] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
11302026-07-24T22:18:06.618Z[ 16] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
11312026-07-24T22:18:06.618Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11322026-07-24T22:18:06.618Z[ 20] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
11332026-07-24T22:18:06.618Z[SUM] 10.00-10.00 sec 512 KBytes 8.49 Gbits/sec
11342026-07-24T22:18:06.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
11352026-07-24T22:18:06.618Z[ ID] Interval Transfer Bitrate
11362026-07-24T22:18:06.618Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11372026-07-24T22:18:06.618Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11382026-07-24T22:18:06.618Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11392026-07-24T22:18:06.618Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11402026-07-24T22:18:06.618Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11412026-07-24T22:18:06.618Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11422026-07-24T22:18:06.618Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11432026-07-24T22:18:06.618Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11442026-07-24T22:18:06.618Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
11452026-07-24T22:18:06.622ZRun 1/5...10010.871429545696Mbps
11462026-07-24T22:18:14.007Z-----------------------------------------------------------
11472026-07-24T22:18:14.007ZServer listening on 5201 (test #2)
11482026-07-24T22:18:14.007Z-----------------------------------------------------------
11492026-07-24T22:18:14.007ZAccepted connection from 10.0.0.1, port 56159
11502026-07-24T22:18:14.007Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51489
11512026-07-24T22:18:14.007Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50979
11522026-07-24T22:18:14.007Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44728
11532026-07-24T22:18:14.007Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52806
11542026-07-24T22:18:14.007Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65436
11552026-07-24T22:18:14.007Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49852
11562026-07-24T22:18:14.007Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40600
11572026-07-24T22:18:14.007Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45172
11582026-07-24T22:18:14.008Z[ ID] Interval Transfer Bitrate
11592026-07-24T22:18:14.008Z[ 5] 0.00-1.00 sec 116 MBytes 970 Mbits/sec
11602026-07-24T22:18:14.008Z[ 8] 0.00-1.00 sec 116 MBytes 970 Mbits/sec
11612026-07-24T22:18:14.008Z[ 10] 0.00-1.00 sec 116 MBytes 972 Mbits/sec
11622026-07-24T22:18:14.008Z[ 12] 0.00-1.00 sec 115 MBytes 968 Mbits/sec
11632026-07-24T22:18:14.008Z[ 14] 0.00-1.00 sec 116 MBytes 971 Mbits/sec
11642026-07-24T22:18:14.008Z[ 16] 0.00-1.00 sec 116 MBytes 969 Mbits/sec
11652026-07-24T22:18:14.008Z[ 18] 0.00-1.00 sec 116 MBytes 969 Mbits/sec
11662026-07-24T22:18:14.008Z[ 20] 0.00-1.00 sec 116 MBytes 971 Mbits/sec
11672026-07-24T22:18:14.008Z[SUM] 0.00-1.00 sec 925 MBytes 7.76 Gbits/sec
11682026-07-24T22:18:14.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
11692026-07-24T22:18:14.008Z[ 5] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
11702026-07-24T22:18:14.008Z[ 8] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
11712026-07-24T22:18:14.011Z[ 10] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
11722026-07-24T22:18:14.011Z[ 12] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
11732026-07-24T22:18:14.011Z[ 14] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
11742026-07-24T22:18:14.011Z[ 16] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
11752026-07-24T22:18:14.011Z[ 18] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
11762026-07-24T22:18:14.011Z[ 20] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
11772026-07-24T22:18:14.011Z[SUM] 1.00-2.00 sec 1.17 GBytes 10.1 Gbits/sec
11782026-07-24T22:18:14.012Z- - - - - - - - - - - - - - - - - - - - - - - - -
11792026-07-24T22:18:14.012Z[ 5] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
11802026-07-24T22:18:14.012Z[ 8] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
11812026-07-24T22:18:14.012Z[ 10] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
11822026-07-24T22:18:14.012Z[ 12] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
11832026-07-24T22:18:14.012Z[ 14] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
11842026-07-24T22:18:14.012Z[ 16] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
11852026-07-24T22:18:14.012Z[ 18] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
11862026-07-24T22:18:14.012Z[ 20] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
11872026-07-24T22:18:14.012Z[SUM] 2.00-3.00 sec 1.17 GBytes 10.1 Gbits/sec
11882026-07-24T22:18:14.012Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-07-24T22:18:14.012Z[ 5] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
11902026-07-24T22:18:14.012Z[ 8] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
11912026-07-24T22:18:14.012Z[ 10] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
11922026-07-24T22:18:14.012Z[ 12] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
11932026-07-24T22:18:14.012Z[ 14] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
11942026-07-24T22:18:14.012Z[ 16] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
11952026-07-24T22:18:14.012Z[ 18] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
11962026-07-24T22:18:14.012Z[ 20] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
11972026-07-24T22:18:14.012Z[SUM] 3.00-4.00 sec 1.17 GBytes 10.1 Gbits/sec
11982026-07-24T22:18:14.012Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-07-24T22:18:14.012Z[ 5] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
12002026-07-24T22:18:14.012Z[ 8] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
12012026-07-24T22:18:14.012Z[ 10] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
12022026-07-24T22:18:14.012Z[ 12] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
12032026-07-24T22:18:14.012Z[ 14] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
12042026-07-24T22:18:14.012Z[ 16] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
12052026-07-24T22:18:14.012Z[ 18] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
12062026-07-24T22:18:14.012Z[ 20] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
12072026-07-24T22:18:14.012Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.2 Gbits/sec
12082026-07-24T22:18:14.012Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-07-24T22:18:14.012Z[ 5] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
12102026-07-24T22:18:14.012Z[ 8] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
12112026-07-24T22:18:14.012Z[ 10] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
12122026-07-24T22:18:14.012Z[ 12] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
12132026-07-24T22:18:14.012Z[ 14] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
12142026-07-24T22:18:14.012Z[ 16] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
12152026-07-24T22:18:14.012Z[ 18] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
12162026-07-24T22:18:14.012Z[ 20] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
12172026-07-24T22:18:14.013Z[SUM] 5.00-6.00 sec 1.17 GBytes 10.0 Gbits/sec
12182026-07-24T22:18:14.013Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-07-24T22:18:14.013Z[ 5] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12202026-07-24T22:18:14.013Z[ 8] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12212026-07-24T22:18:14.013Z[ 10] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12222026-07-24T22:18:17.009Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12232026-07-24T22:18:17.009Z[ 14] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12242026-07-24T22:18:17.009Z[ 16] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12252026-07-24T22:18:17.009Z[ 18] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12262026-07-24T22:18:17.009Z[ 20] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12272026-07-24T22:18:17.009Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.1 Gbits/sec
12282026-07-24T22:18:17.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-07-24T22:18:17.009Z[ 5] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12302026-07-24T22:18:17.009Z[ 8] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12312026-07-24T22:18:17.009Z[ 10] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12322026-07-24T22:18:17.009Z[ 12] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12332026-07-24T22:18:17.009Z[ 14] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12342026-07-24T22:18:17.009Z[ 16] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12352026-07-24T22:18:17.009Z[ 18] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12362026-07-24T22:18:17.009Z[ 20] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12372026-07-24T22:18:17.010Z[SUM] 7.00-8.00 sec 1.17 GBytes 10.1 Gbits/sec
12382026-07-24T22:18:17.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-07-24T22:18:17.010Z[ 5] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
12402026-07-24T22:18:17.010Z[ 8] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
12412026-07-24T22:18:17.010Z[ 10] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
12422026-07-24T22:18:17.010Z[ 12] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
12432026-07-24T22:18:17.010Z[ 14] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
12442026-07-24T22:18:17.010Z[ 16] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
12452026-07-24T22:18:17.010Z[ 18] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
12462026-07-24T22:18:17.010Z[ 20] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
12472026-07-24T22:18:17.010Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.1 Gbits/sec
12482026-07-24T22:18:17.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-07-24T22:18:17.010Z[ 5] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
12502026-07-24T22:18:17.010Z[ 8] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
12512026-07-24T22:18:17.010Z[ 10] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
12522026-07-24T22:18:17.010Z[ 12] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
12532026-07-24T22:18:17.010Z[ 14] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
12542026-07-24T22:18:17.010Z[ 16] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
12552026-07-24T22:18:17.010Z[ 18] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
12562026-07-24T22:18:17.010Z[ 20] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
12572026-07-24T22:18:17.010Z[SUM] 9.00-10.00 sec 1.17 GBytes 10.1 Gbits/sec
12582026-07-24T22:18:17.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-07-24T22:18:17.010Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12602026-07-24T22:18:17.010Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12612026-07-24T22:18:17.010Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12622026-07-24T22:18:17.010Z[ 12] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
12632026-07-24T22:18:17.010Z[ 14] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
12642026-07-24T22:18:17.010Z[ 16] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
12652026-07-24T22:18:17.010Z[ 18] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
12662026-07-24T22:18:17.010Z[ 20] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
12672026-07-24T22:18:17.010Z[SUM] 10.00-10.00 sec 640 KBytes 11.6 Gbits/sec
12682026-07-24T22:18:17.014Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-07-24T22:18:17.014Z[ ID] Interval Transfer Bitrate
12702026-07-24T22:18:17.014Z[ 5] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
12712026-07-24T22:18:17.014Z[ 8] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
12722026-07-24T22:18:17.014Z[ 10] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
12732026-07-24T22:18:17.014Z[ 12] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
12742026-07-24T22:18:17.014Z[ 14] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
12752026-07-24T22:18:17.014Z[ 16] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
12762026-07-24T22:18:17.014Z[ 18] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
12772026-07-24T22:18:17.014Z[ 20] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
12782026-07-24T22:18:17.014Z[SUM] 0.00-10.00 sec 11.5 GBytes 9.85 Gbits/sec receiver
12792026-07-24T22:18:17.014ZRun 2/5...9854.029244285299Mbps
12802026-07-24T22:18:24.400Z-----------------------------------------------------------
12812026-07-24T22:18:24.400ZServer listening on 5201 (test #3)
12822026-07-24T22:18:24.400Z-----------------------------------------------------------
12832026-07-24T22:18:24.400ZAccepted connection from 10.0.0.1, port 38083
12842026-07-24T22:18:24.400Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54663
12852026-07-24T22:18:24.400Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40449
12862026-07-24T22:18:24.400Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59308
12872026-07-24T22:18:24.400Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56174
12882026-07-24T22:18:24.400Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36978
12892026-07-24T22:18:24.400Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33691
12902026-07-24T22:18:24.400Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32771
12912026-07-24T22:18:24.400Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63106
12922026-07-24T22:18:24.400Z[ ID] Interval Transfer Bitrate
12932026-07-24T22:18:24.400Z[ 5] 0.00-1.00 sec 116 MBytes 971 Mbits/sec
12942026-07-24T22:18:24.400Z[ 8] 0.00-1.00 sec 116 MBytes 971 Mbits/sec
12952026-07-24T22:18:24.401Z[ 10] 0.00-1.00 sec 116 MBytes 973 Mbits/sec
12962026-07-24T22:18:24.401Z[ 12] 0.00-1.00 sec 116 MBytes 972 Mbits/sec
12972026-07-24T22:18:24.401Z[ 14] 0.00-1.00 sec 116 MBytes 972 Mbits/sec
12982026-07-24T22:18:24.401Z[ 16] 0.00-1.00 sec 116 MBytes 972 Mbits/sec
12992026-07-24T22:18:24.401Z[ 18] 0.00-1.00 sec 116 MBytes 972 Mbits/sec
13002026-07-24T22:18:24.401Z[ 20] 0.00-1.00 sec 116 MBytes 972 Mbits/sec
13012026-07-24T22:18:24.401Z[SUM] 0.00-1.00 sec 927 MBytes 7.77 Gbits/sec
13022026-07-24T22:18:24.401Z- - - - - - - - - - - - - - - - - - - - - - - - -
13032026-07-24T22:18:24.401Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13042026-07-24T22:18:24.401Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13052026-07-24T22:18:24.401Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13062026-07-24T22:18:24.401Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13072026-07-24T22:18:24.401Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13082026-07-24T22:18:24.401Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13092026-07-24T22:18:24.401Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13102026-07-24T22:18:24.401Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13112026-07-24T22:18:24.401Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
13122026-07-24T22:18:24.401Z- - - - - - - - - - - - - - - - - - - - - - - - -
13132026-07-24T22:18:24.401Z[ 5] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
13142026-07-24T22:18:24.401Z[ 8] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
13152026-07-24T22:18:24.401Z[ 10] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
13162026-07-24T22:18:24.401Z[ 12] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
13172026-07-24T22:18:24.401Z[ 14] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
13182026-07-24T22:18:24.401Z[ 16] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
13192026-07-24T22:18:24.401Z[ 18] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
13202026-07-24T22:18:24.401Z[ 20] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
13212026-07-24T22:18:24.401Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
13222026-07-24T22:18:24.401Z- - - - - - - - - - - - - - - - - - - - - - - - -
13232026-07-24T22:18:24.401Z[ 5] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
13242026-07-24T22:18:24.401Z[ 8] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
13252026-07-24T22:18:24.401Z[ 10] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
13262026-07-24T22:18:24.401Z[ 12] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
13272026-07-24T22:18:24.401Z[ 14] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
13282026-07-24T22:18:24.401Z[ 16] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13292026-07-24T22:18:24.401Z[ 18] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
13302026-07-24T22:18:24.401Z[ 20] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
13312026-07-24T22:18:24.401Z[SUM] 3.00-4.00 sec 1.18 GBytes 10.2 Gbits/sec
13322026-07-24T22:18:24.401Z- - - - - - - - - - - - - - - - - - - - - - - - -
13332026-07-24T22:18:24.402Z[ 5] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
13342026-07-24T22:18:24.402Z[ 8] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
13352026-07-24T22:18:24.405Z[ 10] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
13362026-07-24T22:18:24.405Z[ 12] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
13372026-07-24T22:18:24.405Z[ 14] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
13382026-07-24T22:18:24.405Z[ 16] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
13392026-07-24T22:18:24.405Z[ 18] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
13402026-07-24T22:18:24.405Z[ 20] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
13412026-07-24T22:18:24.405Z[SUM] 4.00-5.00 sec 1.17 GBytes 10.0 Gbits/sec
13422026-07-24T22:18:24.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-07-24T22:18:24.405Z[ 5] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
13442026-07-24T22:18:24.405Z[ 8] 5.00-6.00 sec 150 MBytes 1.25 Gbits/sec
13452026-07-24T22:18:24.405Z[ 10] 5.00-6.00 sec 150 MBytes 1.25 Gbits/sec
13462026-07-24T22:18:24.405Z[ 12] 5.00-6.00 sec 150 MBytes 1.25 Gbits/sec
13472026-07-24T22:18:24.405Z[ 14] 5.00-6.00 sec 150 MBytes 1.25 Gbits/sec
13482026-07-24T22:18:24.405Z[ 16] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
13492026-07-24T22:18:24.405Z[ 18] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
13502026-07-24T22:18:24.405Z[ 20] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
13512026-07-24T22:18:24.405Z[SUM] 5.00-6.00 sec 1.17 GBytes 10.0 Gbits/sec
13522026-07-24T22:18:24.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-07-24T22:18:24.405Z[ 5] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
13542026-07-24T22:18:24.405Z[ 8] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
13552026-07-24T22:18:24.405Z[ 10] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
13562026-07-24T22:18:27.401Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
13572026-07-24T22:18:27.401Z[ 14] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
13582026-07-24T22:18:27.401Z[ 16] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
13592026-07-24T22:18:27.402Z[ 18] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
13602026-07-24T22:18:27.402Z[ 20] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
13612026-07-24T22:18:27.402Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.1 Gbits/sec
13622026-07-24T22:18:27.402Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-07-24T22:18:27.402Z[ 5] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13642026-07-24T22:18:27.402Z[ 8] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13652026-07-24T22:18:27.402Z[ 10] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
13662026-07-24T22:18:27.402Z[ 12] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13672026-07-24T22:18:27.402Z[ 14] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
13682026-07-24T22:18:27.402Z[ 16] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13692026-07-24T22:18:27.402Z[ 18] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
13702026-07-24T22:18:27.402Z[ 20] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
13712026-07-24T22:18:27.402Z[SUM] 7.00-8.00 sec 1.18 GBytes 10.2 Gbits/sec
13722026-07-24T22:18:27.402Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-07-24T22:18:27.402Z[ 5] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
13742026-07-24T22:18:27.402Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13752026-07-24T22:18:27.402Z[ 10] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
13762026-07-24T22:18:27.402Z[ 12] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
13772026-07-24T22:18:27.402Z[ 14] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13782026-07-24T22:18:27.402Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13792026-07-24T22:18:27.402Z[ 18] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
13802026-07-24T22:18:27.402Z[ 20] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
13812026-07-24T22:18:27.402Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.2 Gbits/sec
13822026-07-24T22:18:27.402Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-07-24T22:18:27.402Z[ 5] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
13842026-07-24T22:18:27.402Z[ 8] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
13852026-07-24T22:18:27.402Z[ 10] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
13862026-07-24T22:18:27.403Z[ 12] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
13872026-07-24T22:18:27.403Z[ 14] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
13882026-07-24T22:18:27.403Z[ 16] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
13892026-07-24T22:18:27.403Z[ 18] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
13902026-07-24T22:18:27.403Z[ 20] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
13912026-07-24T22:18:27.403Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.1 Gbits/sec
13922026-07-24T22:18:27.403Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-07-24T22:18:27.403Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
13942026-07-24T22:18:27.403Z[ 8] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
13952026-07-24T22:18:27.403Z[ 10] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
13962026-07-24T22:18:27.403Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
13972026-07-24T22:18:27.403Z[ 14] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
13982026-07-24T22:18:27.403Z[ 16] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
13992026-07-24T22:18:27.407Z[ 18] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
14002026-07-24T22:18:27.407Z[ 20] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
14012026-07-24T22:18:27.407Z[SUM] 10.00-10.00 sec 768 KBytes 11.2 Gbits/sec
14022026-07-24T22:18:27.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-07-24T22:18:27.407Z[ ID] Interval Transfer Bitrate
14042026-07-24T22:18:27.407Z[ 5] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
14052026-07-24T22:18:27.407Z[ 8] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
14062026-07-24T22:18:27.407Z[ 10] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
14072026-07-24T22:18:27.407Z[ 12] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
14082026-07-24T22:18:27.407Z[ 14] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
14092026-07-24T22:18:27.407Z[ 16] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
14102026-07-24T22:18:27.407Z[ 18] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
14112026-07-24T22:18:27.407Z[ 20] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
14122026-07-24T22:18:27.407Z[SUM] 0.00-10.00 sec 11.5 GBytes 9.90 Gbits/sec receiver
14132026-07-24T22:18:27.408ZRun 3/5...9899.073663579398Mbps
14142026-07-24T22:18:34.799Z-----------------------------------------------------------
14152026-07-24T22:18:34.799ZServer listening on 5201 (test #4)
14162026-07-24T22:18:34.799Z-----------------------------------------------------------
14172026-07-24T22:18:34.799ZAccepted connection from 10.0.0.1, port 59729
14182026-07-24T22:18:34.799Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35007
14192026-07-24T22:18:34.799Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63111
14202026-07-24T22:18:34.799Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50602
14212026-07-24T22:18:34.799Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60458
14222026-07-24T22:18:34.799Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58666
14232026-07-24T22:18:34.799Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64363
14242026-07-24T22:18:34.799Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40410
14252026-07-24T22:18:34.799Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64782
14262026-07-24T22:18:34.799Z[ ID] Interval Transfer Bitrate
14272026-07-24T22:18:34.799Z[ 5] 0.00-1.00 sec 115 MBytes 964 Mbits/sec
14282026-07-24T22:18:34.799Z[ 8] 0.00-1.00 sec 115 MBytes 964 Mbits/sec
14292026-07-24T22:18:34.799Z[ 10] 0.00-1.00 sec 115 MBytes 965 Mbits/sec
14302026-07-24T22:18:34.799Z[ 12] 0.00-1.00 sec 115 MBytes 964 Mbits/sec
14312026-07-24T22:18:34.799Z[ 14] 0.00-1.00 sec 115 MBytes 965 Mbits/sec
14322026-07-24T22:18:34.799Z[ 16] 0.00-1.00 sec 115 MBytes 965 Mbits/sec
14332026-07-24T22:18:34.799Z[ 18] 0.00-1.00 sec 115 MBytes 964 Mbits/sec
14342026-07-24T22:18:34.799Z[ 20] 0.00-1.00 sec 115 MBytes 964 Mbits/sec
14352026-07-24T22:18:34.799Z[SUM] 0.00-1.00 sec 919 MBytes 7.71 Gbits/sec
14362026-07-24T22:18:34.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
14372026-07-24T22:18:34.799Z[ 5] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
14382026-07-24T22:18:34.799Z[ 8] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
14392026-07-24T22:18:34.799Z[ 10] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
14402026-07-24T22:18:34.799Z[ 12] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
14412026-07-24T22:18:34.799Z[ 14] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
14422026-07-24T22:18:34.799Z[ 16] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
14432026-07-24T22:18:34.799Z[ 18] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
14442026-07-24T22:18:34.800Z[ 20] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
14452026-07-24T22:18:34.800Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.2 Gbits/sec
14462026-07-24T22:18:34.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
14472026-07-24T22:18:34.800Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14482026-07-24T22:18:34.800Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14492026-07-24T22:18:34.800Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14502026-07-24T22:18:34.800Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14512026-07-24T22:18:34.800Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14522026-07-24T22:18:34.800Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14532026-07-24T22:18:34.800Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14542026-07-24T22:18:34.800Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14552026-07-24T22:18:34.800Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
14562026-07-24T22:18:34.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
14572026-07-24T22:18:34.800Z[ 5] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
14582026-07-24T22:18:34.800Z[ 8] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
14592026-07-24T22:18:34.800Z[ 10] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
14602026-07-24T22:18:34.800Z[ 12] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
14612026-07-24T22:18:34.800Z[ 14] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
14622026-07-24T22:18:34.800Z[ 16] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
14632026-07-24T22:18:34.800Z[ 18] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
14642026-07-24T22:18:34.800Z[ 20] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
14652026-07-24T22:18:34.800Z[SUM] 3.00-4.00 sec 1.18 GBytes 10.1 Gbits/sec
14662026-07-24T22:18:34.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
14672026-07-24T22:18:34.800Z[ 5] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14682026-07-24T22:18:34.800Z[ 8] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14692026-07-24T22:18:34.800Z[ 10] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14702026-07-24T22:18:34.804Z[ 12] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14712026-07-24T22:18:34.804Z[ 14] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14722026-07-24T22:18:34.804Z[ 16] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14732026-07-24T22:18:34.804Z[ 18] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14742026-07-24T22:18:34.804Z[ 20] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
14752026-07-24T22:18:34.804Z[SUM] 4.00-5.00 sec 1.17 GBytes 10.0 Gbits/sec
14762026-07-24T22:18:34.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
14772026-07-24T22:18:34.804Z[ 5] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
14782026-07-24T22:18:34.804Z[ 8] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
14792026-07-24T22:18:34.804Z[ 10] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
14802026-07-24T22:18:34.804Z[ 12] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
14812026-07-24T22:18:34.804Z[ 14] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
14822026-07-24T22:18:34.804Z[ 16] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
14832026-07-24T22:18:34.804Z[ 18] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
14842026-07-24T22:18:34.804Z[ 20] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
14852026-07-24T22:18:34.804Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.1 Gbits/sec
14862026-07-24T22:18:34.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
14872026-07-24T22:18:34.804Z[ 5] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
14882026-07-24T22:18:34.804Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
14892026-07-24T22:18:34.804Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
14902026-07-24T22:18:37.799Z[ 12] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
14912026-07-24T22:18:37.799Z[ 14] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
14922026-07-24T22:18:37.799Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
14932026-07-24T22:18:37.799Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14942026-07-24T22:18:37.799Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
14952026-07-24T22:18:37.799Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
14962026-07-24T22:18:37.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
14972026-07-24T22:18:37.799Z[ 5] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
14982026-07-24T22:18:37.799Z[ 8] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
14992026-07-24T22:18:37.803Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15002026-07-24T22:18:37.803Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15012026-07-24T22:18:37.803Z[ 14] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
15022026-07-24T22:18:37.803Z[ 16] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
15032026-07-24T22:18:37.803Z[ 18] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
15042026-07-24T22:18:37.803Z[ 20] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
15052026-07-24T22:18:37.804Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
15062026-07-24T22:18:37.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
15072026-07-24T22:18:37.804Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15082026-07-24T22:18:37.804Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15092026-07-24T22:18:37.804Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15102026-07-24T22:18:37.804Z[ 12] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15112026-07-24T22:18:37.804Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15122026-07-24T22:18:37.804Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15132026-07-24T22:18:37.804Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15142026-07-24T22:18:37.804Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
15152026-07-24T22:18:37.804Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
15162026-07-24T22:18:37.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
15172026-07-24T22:18:37.804Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15182026-07-24T22:18:37.804Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15192026-07-24T22:18:37.804Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15202026-07-24T22:18:37.804Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15212026-07-24T22:18:37.804Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15222026-07-24T22:18:37.804Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15232026-07-24T22:18:37.804Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15242026-07-24T22:18:37.804Z[ 20] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15252026-07-24T22:18:37.804Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
15262026-07-24T22:18:37.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
15272026-07-24T22:18:37.804Z[ 5] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
15282026-07-24T22:18:37.804Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15292026-07-24T22:18:37.804Z[ 10] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
15302026-07-24T22:18:37.804Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15312026-07-24T22:18:37.804Z[ 14] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
15322026-07-24T22:18:37.804Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15332026-07-24T22:18:37.804Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15342026-07-24T22:18:37.804Z[ 20] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
15352026-07-24T22:18:37.804Z[SUM] 10.00-10.00 sec 512 KBytes 9.08 Gbits/sec
15362026-07-24T22:18:37.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
15372026-07-24T22:18:37.804Z[ ID] Interval Transfer Bitrate
15382026-07-24T22:18:37.804Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
15392026-07-24T22:18:37.804Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
15402026-07-24T22:18:37.804Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
15412026-07-24T22:18:37.804Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
15422026-07-24T22:18:37.804Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
15432026-07-24T22:18:37.804Z[ 16] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
15442026-07-24T22:18:37.805Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
15452026-07-24T22:18:37.805Z[ 20] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
15462026-07-24T22:18:37.805Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.93 Gbits/sec receiver
15472026-07-24T22:18:37.805ZRun 4/5...9934.130100193146Mbps
15482026-07-24T22:18:45.192Z-----------------------------------------------------------
15492026-07-24T22:18:45.192ZServer listening on 5201 (test #5)
15502026-07-24T22:18:45.192Z-----------------------------------------------------------
15512026-07-24T22:18:45.192ZAccepted connection from 10.0.0.1, port 51507
15522026-07-24T22:18:45.192Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52657
15532026-07-24T22:18:45.192Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39904
15542026-07-24T22:18:45.192Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59708
15552026-07-24T22:18:45.192Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55829
15562026-07-24T22:18:45.192Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59014
15572026-07-24T22:18:45.192Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43738
15582026-07-24T22:18:45.192Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47261
15592026-07-24T22:18:45.192Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47056
15602026-07-24T22:18:45.193Z[ ID] Interval Transfer Bitrate
15612026-07-24T22:18:45.193Z[ 5] 0.00-1.00 sec 118 MBytes 985 Mbits/sec
15622026-07-24T22:18:45.193Z[ 8] 0.00-1.00 sec 118 MBytes 985 Mbits/sec
15632026-07-24T22:18:45.193Z[ 10] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
15642026-07-24T22:18:45.193Z[ 12] 0.00-1.00 sec 118 MBytes 985 Mbits/sec
15652026-07-24T22:18:45.193Z[ 14] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
15662026-07-24T22:18:45.193Z[ 16] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
15672026-07-24T22:18:45.193Z[ 18] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
15682026-07-24T22:18:45.193Z[ 20] 0.00-1.00 sec 118 MBytes 985 Mbits/sec
15692026-07-24T22:18:45.193Z[SUM] 0.00-1.00 sec 941 MBytes 7.89 Gbits/sec
15702026-07-24T22:18:45.193Z- - - - - - - - - - - - - - - - - - - - - - - - -
15712026-07-24T22:18:45.193Z[ 5] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
15722026-07-24T22:18:45.193Z[ 8] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
15732026-07-24T22:18:45.193Z[ 10] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
15742026-07-24T22:18:45.193Z[ 12] 1.00-2.00 sec 150 MBytes 1.25 Gbits/sec
15752026-07-24T22:18:45.193Z[ 14] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
15762026-07-24T22:18:45.193Z[ 16] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
15772026-07-24T22:18:45.193Z[ 18] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
15782026-07-24T22:18:45.193Z[ 20] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
15792026-07-24T22:18:45.193Z[SUM] 1.00-2.00 sec 1.17 GBytes 10.0 Gbits/sec
15802026-07-24T22:18:45.193Z- - - - - - - - - - - - - - - - - - - - - - - - -
15812026-07-24T22:18:45.193Z[ 5] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
15822026-07-24T22:18:45.193Z[ 8] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
15832026-07-24T22:18:45.193Z[ 10] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
15842026-07-24T22:18:45.193Z[ 12] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
15852026-07-24T22:18:45.193Z[ 14] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
15862026-07-24T22:18:45.193Z[ 16] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
15872026-07-24T22:18:45.194Z[ 18] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
15882026-07-24T22:18:45.194Z[ 20] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
15892026-07-24T22:18:45.194Z[SUM] 2.00-3.00 sec 1.17 GBytes 10.1 Gbits/sec
15902026-07-24T22:18:45.194Z- - - - - - - - - - - - - - - - - - - - - - - - -
15912026-07-24T22:18:45.194Z[ 5] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
15922026-07-24T22:18:45.194Z[ 8] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
15932026-07-24T22:18:45.194Z[ 10] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
15942026-07-24T22:18:45.194Z[ 12] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
15952026-07-24T22:18:45.194Z[ 14] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
15962026-07-24T22:18:45.194Z[ 16] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
15972026-07-24T22:18:45.194Z[ 18] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
15982026-07-24T22:18:45.194Z[ 20] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
15992026-07-24T22:18:45.194Z[SUM] 3.00-4.00 sec 1.17 GBytes 10.1 Gbits/sec
16002026-07-24T22:18:45.194Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012026-07-24T22:18:45.194Z[ 5] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16022026-07-24T22:18:45.198Z[ 8] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16032026-07-24T22:18:45.198Z[ 10] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16042026-07-24T22:18:45.198Z[ 12] 4.00-5.00 sec 150 MBytes 1.25 Gbits/sec
16052026-07-24T22:18:45.198Z[ 14] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16062026-07-24T22:18:45.198Z[ 16] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16072026-07-24T22:18:45.198Z[ 18] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16082026-07-24T22:18:45.198Z[ 20] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16092026-07-24T22:18:45.198Z[SUM] 4.00-5.00 sec 1.17 GBytes 10.0 Gbits/sec
16102026-07-24T22:18:45.198Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112026-07-24T22:18:45.198Z[ 5] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
16122026-07-24T22:18:45.198Z[ 8] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16132026-07-24T22:18:45.198Z[ 10] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16142026-07-24T22:18:45.198Z[ 12] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
16152026-07-24T22:18:45.198Z[ 14] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
16162026-07-24T22:18:45.198Z[ 16] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16172026-07-24T22:18:45.198Z[ 18] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16182026-07-24T22:18:45.198Z[ 20] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16192026-07-24T22:18:45.199Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.1 Gbits/sec
16202026-07-24T22:18:45.199Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-07-24T22:18:45.199Z[ 5] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
16222026-07-24T22:18:45.199Z[ 8] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
16232026-07-24T22:18:45.199Z[ 10] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
16242026-07-24T22:18:48.193Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
16252026-07-24T22:18:48.193Z[ 14] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
16262026-07-24T22:18:48.193Z[ 16] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
16272026-07-24T22:18:48.193Z[ 18] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16282026-07-24T22:18:48.193Z[ 20] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
16292026-07-24T22:18:48.193Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.2 Gbits/sec
16302026-07-24T22:18:48.193Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-07-24T22:18:48.193Z[ 5] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
16322026-07-24T22:18:48.193Z[ 8] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
16332026-07-24T22:18:48.193Z[ 10] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
16342026-07-24T22:18:48.193Z[ 12] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
16352026-07-24T22:18:48.193Z[ 14] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
16362026-07-24T22:18:48.193Z[ 16] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
16372026-07-24T22:18:48.193Z[ 18] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
16382026-07-24T22:18:48.193Z[ 20] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
16392026-07-24T22:18:48.193Z[SUM] 7.00-8.00 sec 1.18 GBytes 10.1 Gbits/sec
16402026-07-24T22:18:48.194Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-07-24T22:18:48.194Z[ 5] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
16422026-07-24T22:18:48.194Z[ 8] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
16432026-07-24T22:18:48.194Z[ 10] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
16442026-07-24T22:18:48.194Z[ 12] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
16452026-07-24T22:18:48.194Z[ 14] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
16462026-07-24T22:18:48.194Z[ 16] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
16472026-07-24T22:18:48.194Z[ 18] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
16482026-07-24T22:18:48.194Z[ 20] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
16492026-07-24T22:18:48.194Z[SUM] 8.00-9.00 sec 1.17 GBytes 10.1 Gbits/sec
16502026-07-24T22:18:48.194Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-07-24T22:18:48.194Z[ 5] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16522026-07-24T22:18:48.194Z[ 8] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16532026-07-24T22:18:48.194Z[ 10] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
16542026-07-24T22:18:48.194Z[ 12] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16552026-07-24T22:18:48.194Z[ 14] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16562026-07-24T22:18:48.194Z[ 16] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
16572026-07-24T22:18:48.194Z[ 18] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16582026-07-24T22:18:48.194Z[ 20] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16592026-07-24T22:18:48.194Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.1 Gbits/sec
16602026-07-24T22:18:48.194Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-07-24T22:18:48.194Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16622026-07-24T22:18:48.194Z[ 8] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
16632026-07-24T22:18:48.198Z[ 10] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
16642026-07-24T22:18:48.198Z[ 12] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
16652026-07-24T22:18:48.198Z[ 14] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
16662026-07-24T22:18:48.198Z[ 16] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
16672026-07-24T22:18:48.198Z[ 18] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
16682026-07-24T22:18:48.198Z[ 20] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
16692026-07-24T22:18:48.198Z[SUM] 10.00-10.00 sec 896 KBytes 13.1 Gbits/sec
16702026-07-24T22:18:48.198Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-07-24T22:18:48.198Z[ ID] Interval Transfer Bitrate
16722026-07-24T22:18:48.198Z[ 5] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16732026-07-24T22:18:48.198Z[ 8] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16742026-07-24T22:18:48.198Z[ 10] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16752026-07-24T22:18:48.198Z[ 12] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16762026-07-24T22:18:48.198Z[ 14] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16772026-07-24T22:18:48.198Z[ 16] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16782026-07-24T22:18:48.198Z[ 18] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16792026-07-24T22:18:48.198Z[ 20] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16802026-07-24T22:18:48.198Z[SUM] 0.00-10.00 sec 11.5 GBytes 9.87 Gbits/sec receiver
16812026-07-24T22:18:48.198ZRun 5/5...9870.776553203003Mbps
16822026-07-24T22:18:48.198Z###---------------------###
16832026-07-24T22:18:48.198Z::: iPerf done... :::
16842026-07-24T22:18:48.198Z:::Awaiting out files...:::
16852026-07-24T22:18:48.198Z###---------------------###
16862026-07-24T22:18:48.198Z###-----###
16872026-07-24T22:18:48.198Z:::done!:::
16882026-07-24T22:18:48.198Z###-----###
16892026-07-24T22:18:48.199Z###-------------------###
16902026-07-24T22:18:48.199Z:::Running experiment :::
16912026-07-24T22:18:48.199Z:::iperf-tcp/local/s2c:::
16922026-07-24T22:18:48.199Z###-------------------###
16932026-07-24T22:18:55.585Z-----------------------------------------------------------
16942026-07-24T22:18:55.585ZServer listening on 5201 (test #6)
16952026-07-24T22:18:55.585Z-----------------------------------------------------------
16962026-07-24T22:18:55.585ZAccepted connection from 10.0.0.1, port 65211
16972026-07-24T22:18:55.585Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55373
16982026-07-24T22:18:55.585Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35541
16992026-07-24T22:18:55.585Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60080
17002026-07-24T22:18:55.585Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47891
17012026-07-24T22:18:55.585Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36825
17022026-07-24T22:18:55.585Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54940
17032026-07-24T22:18:55.585Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34756
17042026-07-24T22:18:55.585Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33265
17052026-07-24T22:18:55.585Z[ ID] Interval Transfer Bitrate
17062026-07-24T22:18:55.585Z[ 5] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
17072026-07-24T22:18:55.585Z[ 8] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
17082026-07-24T22:18:55.585Z[ 10] 0.00-1.00 sec 117 MBytes 982 Mbits/sec
17092026-07-24T22:18:55.585Z[ 12] 0.00-1.00 sec 117 MBytes 982 Mbits/sec
17102026-07-24T22:18:55.585Z[ 14] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
17112026-07-24T22:18:55.585Z[ 16] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
17122026-07-24T22:18:55.586Z[ 18] 0.00-1.00 sec 117 MBytes 982 Mbits/sec
17132026-07-24T22:18:55.586Z[ 20] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
17142026-07-24T22:18:55.586Z[SUM] 0.00-1.00 sec 936 MBytes 7.85 Gbits/sec
17152026-07-24T22:18:55.586Z- - - - - - - - - - - - - - - - - - - - - - - - -
17162026-07-24T22:18:55.586Z[ 5] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
17172026-07-24T22:18:55.586Z[ 8] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
17182026-07-24T22:18:55.586Z[ 10] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
17192026-07-24T22:18:55.586Z[ 12] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
17202026-07-24T22:18:55.586Z[ 14] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
17212026-07-24T22:18:55.586Z[ 16] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
17222026-07-24T22:18:55.586Z[ 18] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
17232026-07-24T22:18:55.586Z[ 20] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
17242026-07-24T22:18:55.586Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.1 Gbits/sec
17252026-07-24T22:18:55.586Z- - - - - - - - - - - - - - - - - - - - - - - - -
17262026-07-24T22:18:55.586Z[ 5] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
17272026-07-24T22:18:55.586Z[ 8] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
17282026-07-24T22:18:55.586Z[ 10] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
17292026-07-24T22:18:55.586Z[ 12] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
17302026-07-24T22:18:55.586Z[ 14] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
17312026-07-24T22:18:55.586Z[ 16] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
17322026-07-24T22:18:55.586Z[ 18] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
17332026-07-24T22:18:55.586Z[ 20] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
17342026-07-24T22:18:55.586Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.1 Gbits/sec
17352026-07-24T22:18:55.586Z- - - - - - - - - - - - - - - - - - - - - - - - -
17362026-07-24T22:18:55.586Z[ 5] 3.00-4.00 sec 150 MBytes 1.25 Gbits/sec
17372026-07-24T22:18:55.586Z[ 8] 3.00-4.00 sec 150 MBytes 1.25 Gbits/sec
17382026-07-24T22:18:55.586Z[ 10] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
17392026-07-24T22:18:55.586Z[ 12] 3.00-4.00 sec 150 MBytes 1.25 Gbits/sec
17402026-07-24T22:18:55.586Z[ 14] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
17412026-07-24T22:18:55.586Z[ 16] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
17422026-07-24T22:18:55.586Z[ 18] 3.00-4.00 sec 150 MBytes 1.25 Gbits/sec
17432026-07-24T22:18:55.586Z[ 20] 3.00-4.00 sec 150 MBytes 1.25 Gbits/sec
17442026-07-24T22:18:55.586Z[SUM] 3.00-4.00 sec 1.17 GBytes 10.0 Gbits/sec
17452026-07-24T22:18:55.586Z- - - - - - - - - - - - - - - - - - - - - - - - -
17462026-07-24T22:18:55.586Z[ 5] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
17472026-07-24T22:18:55.586Z[ 8] 4.00-5.00 sec 150 MBytes 1.25 Gbits/sec
17482026-07-24T22:18:55.587Z[ 10] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
17492026-07-24T22:18:55.587Z[ 12] 4.00-5.00 sec 150 MBytes 1.25 Gbits/sec
17502026-07-24T22:18:55.587Z[ 14] 4.00-5.00 sec 150 MBytes 1.25 Gbits/sec
17512026-07-24T22:18:55.587Z[ 16] 4.00-5.00 sec 150 MBytes 1.25 Gbits/sec
17522026-07-24T22:18:55.587Z[ 18] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
17532026-07-24T22:18:55.587Z[ 20] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
17542026-07-24T22:18:55.587Z[SUM] 4.00-5.00 sec 1.17 GBytes 10.0 Gbits/sec
17552026-07-24T22:18:55.587Z- - - - - - - - - - - - - - - - - - - - - - - - -
17562026-07-24T22:18:55.587Z[ 5] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
17572026-07-24T22:18:55.587Z[ 8] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
17582026-07-24T22:18:55.587Z[ 10] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
17592026-07-24T22:18:55.587Z[ 12] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
17602026-07-24T22:18:55.587Z[ 14] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
17612026-07-24T22:18:55.587Z[ 16] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
17622026-07-24T22:18:55.587Z[ 18] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
17632026-07-24T22:18:55.587Z[ 20] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
17642026-07-24T22:18:55.587Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.1 Gbits/sec
17652026-07-24T22:18:55.587Z- - - - - - - - - - - - - - - - - - - - - - - - -
17662026-07-24T22:18:55.587Z[ 5] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
17672026-07-24T22:18:55.587Z[ 8] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
17682026-07-24T22:18:55.587Z[ 10] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
17692026-07-24T22:18:58.585Z[ 12] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
17702026-07-24T22:18:58.585Z[ 14] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
17712026-07-24T22:18:58.585Z[ 16] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
17722026-07-24T22:18:58.589Z[ 18] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
17732026-07-24T22:18:58.589Z[ 20] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
17742026-07-24T22:18:58.589Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
17752026-07-24T22:18:58.589Z- - - - - - - - - - - - - - - - - - - - - - - - -
17762026-07-24T22:18:58.589Z[ 5] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
17772026-07-24T22:18:58.589Z[ 8] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
17782026-07-24T22:18:58.589Z[ 10] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
17792026-07-24T22:18:58.589Z[ 12] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
17802026-07-24T22:18:58.589Z[ 14] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
17812026-07-24T22:18:58.589Z[ 16] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
17822026-07-24T22:18:58.589Z[ 18] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
17832026-07-24T22:18:58.589Z[ 20] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
17842026-07-24T22:18:58.589Z[SUM] 7.00-8.00 sec 1.18 GBytes 10.2 Gbits/sec
17852026-07-24T22:18:58.589Z- - - - - - - - - - - - - - - - - - - - - - - - -
17862026-07-24T22:18:58.589Z[ 5] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
17872026-07-24T22:18:58.589Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
17882026-07-24T22:18:58.589Z[ 10] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
17892026-07-24T22:18:58.589Z[ 12] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
17902026-07-24T22:18:58.589Z[ 14] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
17912026-07-24T22:18:58.589Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
17922026-07-24T22:18:58.589Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
17932026-07-24T22:18:58.589Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
17942026-07-24T22:18:58.589Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
17952026-07-24T22:18:58.589Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-07-24T22:18:58.590Z[ 5] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
17972026-07-24T22:18:58.590Z[ 8] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
17982026-07-24T22:18:58.590Z[ 10] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
17992026-07-24T22:18:58.590Z[ 12] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
18002026-07-24T22:18:58.590Z[ 14] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
18012026-07-24T22:18:58.590Z[ 16] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
18022026-07-24T22:18:58.590Z[ 18] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
18032026-07-24T22:18:58.590Z[ 20] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
18042026-07-24T22:18:58.590Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.1 Gbits/sec
18052026-07-24T22:18:58.590Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-07-24T22:18:58.590Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18072026-07-24T22:18:58.590Z[ 8] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
18082026-07-24T22:18:58.590Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18092026-07-24T22:18:58.590Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18102026-07-24T22:18:58.590Z[ 14] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
18112026-07-24T22:18:58.590Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18122026-07-24T22:18:58.590Z[ 18] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
18132026-07-24T22:18:58.590Z[ 20] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
18142026-07-24T22:18:58.590Z[SUM] 10.00-10.00 sec 512 KBytes 8.37 Gbits/sec
18152026-07-24T22:18:58.590Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-07-24T22:18:58.590Z[ ID] Interval Transfer Bitrate
18172026-07-24T22:18:58.590Z[ 5] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec sender
18182026-07-24T22:18:58.590Z[ 8] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec sender
18192026-07-24T22:18:58.590Z[ 10] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec sender
18202026-07-24T22:18:58.590Z[ 12] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec sender
18212026-07-24T22:18:58.590Z[ 14] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec sender
18222026-07-24T22:18:58.590Z[ 16] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec sender
18232026-07-24T22:18:58.590Z[ 18] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec sender
18242026-07-24T22:18:58.590Z[ 20] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec sender
18252026-07-24T22:18:58.590Z[SUM] 0.00-10.00 sec 11.5 GBytes 9.89 Gbits/sec sender
18262026-07-24T22:18:58.590ZRun 1/5...9894.065285650846Mbps
18272026-07-24T22:19:05.989Z-----------------------------------------------------------
18282026-07-24T22:19:05.989ZServer listening on 5201 (test #7)
18292026-07-24T22:19:05.989Z-----------------------------------------------------------
18302026-07-24T22:19:05.989ZAccepted connection from 10.0.0.1, port 34540
18312026-07-24T22:19:05.989Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59866
18322026-07-24T22:19:05.989Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59081
18332026-07-24T22:19:05.989Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62709
18342026-07-24T22:19:05.989Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33115
18352026-07-24T22:19:05.989Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41868
18362026-07-24T22:19:05.989Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53365
18372026-07-24T22:19:05.989Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43013
18382026-07-24T22:19:05.989Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40258
18392026-07-24T22:19:05.989Z[ ID] Interval Transfer Bitrate
18402026-07-24T22:19:05.989Z[ 5] 0.00-1.00 sec 114 MBytes 960 Mbits/sec
18412026-07-24T22:19:05.989Z[ 8] 0.00-1.00 sec 114 MBytes 958 Mbits/sec
18422026-07-24T22:19:05.989Z[ 10] 0.00-1.00 sec 114 MBytes 960 Mbits/sec
18432026-07-24T22:19:05.989Z[ 12] 0.00-1.00 sec 114 MBytes 959 Mbits/sec
18442026-07-24T22:19:05.989Z[ 14] 0.00-1.00 sec 114 MBytes 958 Mbits/sec
18452026-07-24T22:19:05.989Z[ 16] 0.00-1.00 sec 115 MBytes 962 Mbits/sec
18462026-07-24T22:19:05.989Z[ 18] 0.00-1.00 sec 114 MBytes 959 Mbits/sec
18472026-07-24T22:19:05.989Z[ 20] 0.00-1.00 sec 114 MBytes 959 Mbits/sec
18482026-07-24T22:19:05.989Z[SUM] 0.00-1.00 sec 915 MBytes 7.68 Gbits/sec
18492026-07-24T22:19:05.989Z- - - - - - - - - - - - - - - - - - - - - - - - -
18502026-07-24T22:19:05.989Z[ 5] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
18512026-07-24T22:19:05.989Z[ 8] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
18522026-07-24T22:19:05.990Z[ 10] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
18532026-07-24T22:19:05.990Z[ 12] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
18542026-07-24T22:19:05.990Z[ 14] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
18552026-07-24T22:19:05.990Z[ 16] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
18562026-07-24T22:19:05.990Z[ 18] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
18572026-07-24T22:19:05.990Z[ 20] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
18582026-07-24T22:19:05.990Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.1 Gbits/sec
18592026-07-24T22:19:05.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
18602026-07-24T22:19:05.990Z[ 5] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
18612026-07-24T22:19:05.990Z[ 8] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
18622026-07-24T22:19:05.990Z[ 10] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
18632026-07-24T22:19:05.990Z[ 12] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
18642026-07-24T22:19:05.990Z[ 14] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
18652026-07-24T22:19:05.990Z[ 16] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
18662026-07-24T22:19:05.990Z[ 18] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
18672026-07-24T22:19:05.990Z[ 20] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
18682026-07-24T22:19:05.990Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.1 Gbits/sec
18692026-07-24T22:19:05.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-07-24T22:19:05.990Z[ 5] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
18712026-07-24T22:19:05.990Z[ 8] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
18722026-07-24T22:19:05.990Z[ 10] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
18732026-07-24T22:19:05.990Z[ 12] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
18742026-07-24T22:19:05.990Z[ 14] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
18752026-07-24T22:19:05.990Z[ 16] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
18762026-07-24T22:19:05.990Z[ 18] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
18772026-07-24T22:19:05.990Z[ 20] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
18782026-07-24T22:19:05.990Z[SUM] 3.00-4.00 sec 1.17 GBytes 10.1 Gbits/sec
18792026-07-24T22:19:05.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
18802026-07-24T22:19:05.990Z[ 5] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
18812026-07-24T22:19:05.990Z[ 8] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
18822026-07-24T22:19:05.990Z[ 10] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
18832026-07-24T22:19:05.990Z[ 12] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
18842026-07-24T22:19:05.990Z[ 14] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
18852026-07-24T22:19:05.990Z[ 16] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
18862026-07-24T22:19:05.990Z[ 18] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
18872026-07-24T22:19:05.990Z[ 20] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
18882026-07-24T22:19:05.990Z[SUM] 4.00-5.00 sec 1.17 GBytes 10.1 Gbits/sec
18892026-07-24T22:19:05.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
18902026-07-24T22:19:05.990Z[ 5] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
18912026-07-24T22:19:05.991Z[ 8] 5.00-6.00 sec 148 MBytes 1.25 Gbits/sec
18922026-07-24T22:19:05.991Z[ 10] 5.00-6.00 sec 148 MBytes 1.25 Gbits/sec
18932026-07-24T22:19:05.991Z[ 12] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
18942026-07-24T22:19:05.991Z[ 14] 5.00-6.00 sec 148 MBytes 1.25 Gbits/sec
18952026-07-24T22:19:05.991Z[ 16] 5.00-6.00 sec 148 MBytes 1.25 Gbits/sec
18962026-07-24T22:19:05.991Z[ 18] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
18972026-07-24T22:19:05.991Z[ 20] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
18982026-07-24T22:19:05.991Z[SUM] 5.00-6.00 sec 1.16 GBytes 9.97 Gbits/sec
18992026-07-24T22:19:05.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
19002026-07-24T22:19:05.991Z[ 5] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19012026-07-24T22:19:05.991Z[ 8] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
19022026-07-24T22:19:05.991Z[ 10] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19032026-07-24T22:19:08.990Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19042026-07-24T22:19:08.990Z[ 14] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
19052026-07-24T22:19:08.990Z[ 16] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
19062026-07-24T22:19:08.990Z[ 18] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
19072026-07-24T22:19:08.990Z[ 20] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
19082026-07-24T22:19:08.990Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.1 Gbits/sec
19092026-07-24T22:19:08.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
19102026-07-24T22:19:08.991Z[ 5] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
19112026-07-24T22:19:08.991Z[ 8] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
19122026-07-24T22:19:08.991Z[ 10] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
19132026-07-24T22:19:08.991Z[ 12] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
19142026-07-24T22:19:08.991Z[ 14] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
19152026-07-24T22:19:08.991Z[ 16] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
19162026-07-24T22:19:08.991Z[ 18] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
19172026-07-24T22:19:08.991Z[ 20] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
19182026-07-24T22:19:08.991Z[SUM] 7.00-8.00 sec 1.17 GBytes 10.1 Gbits/sec
19192026-07-24T22:19:08.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
19202026-07-24T22:19:08.991Z[ 5] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
19212026-07-24T22:19:08.991Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
19222026-07-24T22:19:08.991Z[ 10] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
19232026-07-24T22:19:08.991Z[ 12] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
19242026-07-24T22:19:08.991Z[ 14] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
19252026-07-24T22:19:08.991Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
19262026-07-24T22:19:08.991Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
19272026-07-24T22:19:08.991Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
19282026-07-24T22:19:08.991Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
19292026-07-24T22:19:08.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
19302026-07-24T22:19:08.991Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19312026-07-24T22:19:08.991Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19322026-07-24T22:19:08.991Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19332026-07-24T22:19:08.991Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
19342026-07-24T22:19:08.991Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19352026-07-24T22:19:08.991Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19362026-07-24T22:19:08.991Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
19372026-07-24T22:19:08.992Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19382026-07-24T22:19:08.992Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
19392026-07-24T22:19:08.992Z- - - - - - - - - - - - - - - - - - - - - - - - -
19402026-07-24T22:19:08.992Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19412026-07-24T22:19:08.992Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19422026-07-24T22:19:08.992Z[ 10] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
19432026-07-24T22:19:08.992Z[ 12] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
19442026-07-24T22:19:08.992Z[ 14] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
19452026-07-24T22:19:08.992Z[ 16] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
19462026-07-24T22:19:08.992Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19472026-07-24T22:19:08.992Z[ 20] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
19482026-07-24T22:19:08.992Z[SUM] 10.00-10.00 sec 640 KBytes 11.3 Gbits/sec
19492026-07-24T22:19:08.992Z- - - - - - - - - - - - - - - - - - - - - - - - -
19502026-07-24T22:19:08.992Z[ ID] Interval Transfer Bitrate
19512026-07-24T22:19:08.992Z[ 5] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec sender
19522026-07-24T22:19:08.992Z[ 8] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec sender
19532026-07-24T22:19:08.992Z[ 10] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec sender
19542026-07-24T22:19:08.992Z[ 12] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec sender
19552026-07-24T22:19:08.992Z[ 14] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
19562026-07-24T22:19:08.992Z[ 16] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec sender
19572026-07-24T22:19:08.992Z[ 18] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec sender
19582026-07-24T22:19:08.992Z[ 20] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec sender
19592026-07-24T22:19:08.992Z[SUM] 0.00-10.00 sec 11.5 GBytes 9.87 Gbits/sec sender
19602026-07-24T22:19:08.996ZRun 2/5...9865.47417018725Mbps
19612026-07-24T22:19:16.383Z-----------------------------------------------------------
19622026-07-24T22:19:16.383ZServer listening on 5201 (test #8)
19632026-07-24T22:19:16.383Z-----------------------------------------------------------
19642026-07-24T22:19:16.383ZAccepted connection from 10.0.0.1, port 46706
19652026-07-24T22:19:16.383Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38441
19662026-07-24T22:19:16.383Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64051
19672026-07-24T22:19:16.383Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54097
19682026-07-24T22:19:16.383Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60687
19692026-07-24T22:19:16.383Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50298
19702026-07-24T22:19:16.383Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55451
19712026-07-24T22:19:16.383Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58091
19722026-07-24T22:19:16.383Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35736
19732026-07-24T22:19:16.383Z[ ID] Interval Transfer Bitrate
19742026-07-24T22:19:16.383Z[ 5] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
19752026-07-24T22:19:16.383Z[ 8] 0.00-1.00 sec 116 MBytes 976 Mbits/sec
19762026-07-24T22:19:16.383Z[ 10] 0.00-1.00 sec 116 MBytes 975 Mbits/sec
19772026-07-24T22:19:16.383Z[ 12] 0.00-1.00 sec 116 MBytes 974 Mbits/sec
19782026-07-24T22:19:16.383Z[ 14] 0.00-1.00 sec 116 MBytes 976 Mbits/sec
19792026-07-24T22:19:16.383Z[ 16] 0.00-1.00 sec 116 MBytes 976 Mbits/sec
19802026-07-24T22:19:16.383Z[ 18] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
19812026-07-24T22:19:16.383Z[ 20] 0.00-1.00 sec 116 MBytes 976 Mbits/sec
19822026-07-24T22:19:16.383Z[SUM] 0.00-1.00 sec 931 MBytes 7.81 Gbits/sec
19832026-07-24T22:19:16.383Z- - - - - - - - - - - - - - - - - - - - - - - - -
19842026-07-24T22:19:16.383Z[ 5] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
19852026-07-24T22:19:16.383Z[ 8] 1.00-2.00 sec 150 MBytes 1.25 Gbits/sec
19862026-07-24T22:19:16.383Z[ 10] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
19872026-07-24T22:19:16.383Z[ 12] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
19882026-07-24T22:19:16.383Z[ 14] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
19892026-07-24T22:19:16.384Z[ 16] 1.00-2.00 sec 150 MBytes 1.25 Gbits/sec
19902026-07-24T22:19:16.384Z[ 18] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
19912026-07-24T22:19:16.384Z[ 20] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
19922026-07-24T22:19:16.384Z[SUM] 1.00-2.00 sec 1.17 GBytes 10.1 Gbits/sec
19932026-07-24T22:19:16.384Z- - - - - - - - - - - - - - - - - - - - - - - - -
19942026-07-24T22:19:16.384Z[ 5] 2.00-3.00 sec 148 MBytes 1.24 Gbits/sec
19952026-07-24T22:19:16.384Z[ 8] 2.00-3.00 sec 147 MBytes 1.24 Gbits/sec
19962026-07-24T22:19:16.384Z[ 10] 2.00-3.00 sec 148 MBytes 1.24 Gbits/sec
19972026-07-24T22:19:16.384Z[ 12] 2.00-3.00 sec 148 MBytes 1.24 Gbits/sec
19982026-07-24T22:19:16.384Z[ 14] 2.00-3.00 sec 147 MBytes 1.23 Gbits/sec
19992026-07-24T22:19:16.384Z[ 16] 2.00-3.00 sec 148 MBytes 1.24 Gbits/sec
20002026-07-24T22:19:16.384Z[ 18] 2.00-3.00 sec 148 MBytes 1.24 Gbits/sec
20012026-07-24T22:19:16.384Z[ 20] 2.00-3.00 sec 148 MBytes 1.24 Gbits/sec
20022026-07-24T22:19:16.384Z[SUM] 2.00-3.00 sec 1.15 GBytes 9.90 Gbits/sec
20032026-07-24T22:19:16.384Z- - - - - - - - - - - - - - - - - - - - - - - - -
20042026-07-24T22:19:16.384Z[ 5] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
20052026-07-24T22:19:16.384Z[ 8] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
20062026-07-24T22:19:16.384Z[ 10] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
20072026-07-24T22:19:16.384Z[ 12] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
20082026-07-24T22:19:16.388Z[ 14] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
20092026-07-24T22:19:16.388Z[ 16] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
20102026-07-24T22:19:16.388Z[ 18] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
20112026-07-24T22:19:16.388Z[ 20] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
20122026-07-24T22:19:16.388Z[SUM] 3.00-4.00 sec 1.18 GBytes 10.1 Gbits/sec
20132026-07-24T22:19:16.388Z- - - - - - - - - - - - - - - - - - - - - - - - -
20142026-07-24T22:19:16.388Z[ 5] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
20152026-07-24T22:19:16.388Z[ 8] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
20162026-07-24T22:19:16.388Z[ 10] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
20172026-07-24T22:19:16.389Z[ 12] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
20182026-07-24T22:19:16.389Z[ 14] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
20192026-07-24T22:19:16.389Z[ 16] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
20202026-07-24T22:19:16.389Z[ 18] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
20212026-07-24T22:19:16.389Z[ 20] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
20222026-07-24T22:19:16.389Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.1 Gbits/sec
20232026-07-24T22:19:16.389Z- - - - - - - - - - - - - - - - - - - - - - - - -
20242026-07-24T22:19:16.389Z[ 5] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
20252026-07-24T22:19:16.389Z[ 8] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
20262026-07-24T22:19:16.389Z[ 10] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
20272026-07-24T22:19:16.389Z[ 12] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
20282026-07-24T22:19:16.389Z[ 14] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
20292026-07-24T22:19:16.389Z[ 16] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
20302026-07-24T22:19:16.389Z[ 18] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
20312026-07-24T22:19:16.389Z[ 20] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
20322026-07-24T22:19:16.389Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.1 Gbits/sec
20332026-07-24T22:19:16.389Z- - - - - - - - - - - - - - - - - - - - - - - - -
20342026-07-24T22:19:16.389Z[ 5] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
20352026-07-24T22:19:16.389Z[ 8] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
20362026-07-24T22:19:16.389Z[ 10] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
20372026-07-24T22:19:19.384Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
20382026-07-24T22:19:19.384Z[ 14] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
20392026-07-24T22:19:19.384Z[ 16] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
20402026-07-24T22:19:19.384Z[ 18] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
20412026-07-24T22:19:19.384Z[ 20] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
20422026-07-24T22:19:19.384Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.1 Gbits/sec
20432026-07-24T22:19:19.384Z- - - - - - - - - - - - - - - - - - - - - - - - -
20442026-07-24T22:19:19.384Z[ 5] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20452026-07-24T22:19:19.384Z[ 8] 7.00-8.00 sec 150 MBytes 1.25 Gbits/sec
20462026-07-24T22:19:19.384Z[ 10] 7.00-8.00 sec 150 MBytes 1.25 Gbits/sec
20472026-07-24T22:19:19.384Z[ 12] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20482026-07-24T22:19:19.384Z[ 14] 7.00-8.00 sec 150 MBytes 1.25 Gbits/sec
20492026-07-24T22:19:19.384Z[ 16] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20502026-07-24T22:19:19.384Z[ 18] 7.00-8.00 sec 150 MBytes 1.25 Gbits/sec
20512026-07-24T22:19:19.384Z[ 20] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20522026-07-24T22:19:19.384Z[SUM] 7.00-8.00 sec 1.17 GBytes 10.0 Gbits/sec
20532026-07-24T22:19:19.384Z- - - - - - - - - - - - - - - - - - - - - - - - -
20542026-07-24T22:19:19.384Z[ 5] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
20552026-07-24T22:19:19.384Z[ 8] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
20562026-07-24T22:19:19.384Z[ 10] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
20572026-07-24T22:19:19.385Z[ 12] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
20582026-07-24T22:19:19.385Z[ 14] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
20592026-07-24T22:19:19.385Z[ 16] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
20602026-07-24T22:19:19.385Z[ 18] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
20612026-07-24T22:19:19.385Z[ 20] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
20622026-07-24T22:19:19.385Z[SUM] 8.00-9.00 sec 1.17 GBytes 10.1 Gbits/sec
20632026-07-24T22:19:19.385Z- - - - - - - - - - - - - - - - - - - - - - - - -
20642026-07-24T22:19:19.385Z[ 5] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
20652026-07-24T22:19:19.385Z[ 8] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
20662026-07-24T22:19:19.388Z[ 10] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
20672026-07-24T22:19:19.388Z[ 12] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
20682026-07-24T22:19:19.388Z[ 14] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
20692026-07-24T22:19:19.389Z[ 16] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
20702026-07-24T22:19:19.389Z[ 18] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
20712026-07-24T22:19:19.389Z[ 20] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
20722026-07-24T22:19:19.389Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.1 Gbits/sec
20732026-07-24T22:19:19.389Z- - - - - - - - - - - - - - - - - - - - - - - - -
20742026-07-24T22:19:19.389Z[ 5] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
20752026-07-24T22:19:19.389Z[ 8] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
20762026-07-24T22:19:19.389Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20772026-07-24T22:19:19.389Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20782026-07-24T22:19:19.389Z[ 14] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
20792026-07-24T22:19:19.389Z[ 16] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
20802026-07-24T22:19:19.389Z[ 18] 10.00-10.00 sec 128 KBytes 2.31 Gbits/sec
20812026-07-24T22:19:19.389Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20822026-07-24T22:19:19.389Z[SUM] 10.00-10.00 sec 640 KBytes 11.5 Gbits/sec
20832026-07-24T22:19:19.389Z- - - - - - - - - - - - - - - - - - - - - - - - -
20842026-07-24T22:19:19.389Z[ ID] Interval Transfer Bitrate
20852026-07-24T22:19:19.389Z[ 5] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
20862026-07-24T22:19:19.389Z[ 8] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
20872026-07-24T22:19:19.389Z[ 10] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
20882026-07-24T22:19:19.389Z[ 12] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
20892026-07-24T22:19:19.389Z[ 14] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
20902026-07-24T22:19:19.389Z[ 16] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
20912026-07-24T22:19:19.389Z[ 18] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
20922026-07-24T22:19:19.389Z[ 20] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
20932026-07-24T22:19:19.389Z[SUM] 0.00-10.00 sec 11.5 GBytes 9.84 Gbits/sec sender
20942026-07-24T22:19:19.389ZRun 3/5...9842.31356075671Mbps
20952026-07-24T22:19:26.777Z-----------------------------------------------------------
20962026-07-24T22:19:26.777ZServer listening on 5201 (test #9)
20972026-07-24T22:19:26.777Z-----------------------------------------------------------
20982026-07-24T22:19:26.777ZAccepted connection from 10.0.0.1, port 61081
20992026-07-24T22:19:26.777Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33086
21002026-07-24T22:19:26.777Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51542
21012026-07-24T22:19:26.777Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64916
21022026-07-24T22:19:26.777Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54639
21032026-07-24T22:19:26.777Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63805
21042026-07-24T22:19:26.777Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58437
21052026-07-24T22:19:26.777Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53656
21062026-07-24T22:19:26.777Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56788
21072026-07-24T22:19:26.778Z[ ID] Interval Transfer Bitrate
21082026-07-24T22:19:26.778Z[ 5] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
21092026-07-24T22:19:26.778Z[ 8] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
21102026-07-24T22:19:26.778Z[ 10] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
21112026-07-24T22:19:26.778Z[ 12] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
21122026-07-24T22:19:26.778Z[ 14] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
21132026-07-24T22:19:26.778Z[ 16] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
21142026-07-24T22:19:26.778Z[ 18] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
21152026-07-24T22:19:26.778Z[ 20] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
21162026-07-24T22:19:26.778Z[SUM] 0.00-1.00 sec 941 MBytes 7.90 Gbits/sec
21172026-07-24T22:19:26.778Z- - - - - - - - - - - - - - - - - - - - - - - - -
21182026-07-24T22:19:26.778Z[ 5] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
21192026-07-24T22:19:26.778Z[ 8] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
21202026-07-24T22:19:26.778Z[ 10] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
21212026-07-24T22:19:26.778Z[ 12] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
21222026-07-24T22:19:26.778Z[ 14] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
21232026-07-24T22:19:26.778Z[ 16] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
21242026-07-24T22:19:26.778Z[ 18] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
21252026-07-24T22:19:26.778Z[ 20] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
21262026-07-24T22:19:26.778Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.1 Gbits/sec
21272026-07-24T22:19:26.778Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-07-24T22:19:26.778Z[ 5] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
21292026-07-24T22:19:26.778Z[ 8] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
21302026-07-24T22:19:26.778Z[ 10] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
21312026-07-24T22:19:26.778Z[ 12] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
21322026-07-24T22:19:26.779Z[ 14] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
21332026-07-24T22:19:26.779Z[ 16] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
21342026-07-24T22:19:26.779Z[ 18] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
21352026-07-24T22:19:26.779Z[ 20] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
21362026-07-24T22:19:26.779Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.1 Gbits/sec
21372026-07-24T22:19:26.779Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-07-24T22:19:26.779Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
21392026-07-24T22:19:26.779Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
21402026-07-24T22:19:26.779Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
21412026-07-24T22:19:26.779Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
21422026-07-24T22:19:26.779Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
21432026-07-24T22:19:26.779Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
21442026-07-24T22:19:26.779Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
21452026-07-24T22:19:26.779Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21462026-07-24T22:19:26.779Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
21472026-07-24T22:19:26.779Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-07-24T22:19:26.779Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21492026-07-24T22:19:26.779Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21502026-07-24T22:19:26.779Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21512026-07-24T22:19:26.779Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21522026-07-24T22:19:26.779Z[ 14] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21532026-07-24T22:19:26.779Z[ 16] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21542026-07-24T22:19:26.779Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21552026-07-24T22:19:26.779Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21562026-07-24T22:19:26.779Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
21572026-07-24T22:19:26.779Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-07-24T22:19:26.780Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
21592026-07-24T22:19:26.780Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
21602026-07-24T22:19:26.780Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
21612026-07-24T22:19:26.780Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
21622026-07-24T22:19:26.780Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
21632026-07-24T22:19:26.780Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
21642026-07-24T22:19:26.780Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
21652026-07-24T22:19:26.780Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
21662026-07-24T22:19:26.780Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
21672026-07-24T22:19:26.780Z- - - - - - - - - - - - - - - - - - - - - - - - -
21682026-07-24T22:19:26.780Z[ 5] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21692026-07-24T22:19:26.780Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21702026-07-24T22:19:26.780Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21712026-07-24T22:19:29.778Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21722026-07-24T22:19:29.778Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21732026-07-24T22:19:29.778Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21742026-07-24T22:19:29.778Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21752026-07-24T22:19:29.778Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21762026-07-24T22:19:29.778Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
21772026-07-24T22:19:29.778Z- - - - - - - - - - - - - - - - - - - - - - - - -
21782026-07-24T22:19:29.778Z[ 5] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
21792026-07-24T22:19:29.778Z[ 8] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
21802026-07-24T22:19:29.778Z[ 10] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
21812026-07-24T22:19:29.778Z[ 12] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
21822026-07-24T22:19:29.778Z[ 14] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
21832026-07-24T22:19:29.778Z[ 16] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
21842026-07-24T22:19:29.778Z[ 18] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
21852026-07-24T22:19:29.778Z[ 20] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
21862026-07-24T22:19:29.778Z[SUM] 7.00-8.00 sec 1.18 GBytes 10.2 Gbits/sec
21872026-07-24T22:19:29.778Z- - - - - - - - - - - - - - - - - - - - - - - - -
21882026-07-24T22:19:29.778Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21892026-07-24T22:19:29.778Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21902026-07-24T22:19:29.778Z[ 10] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
21912026-07-24T22:19:29.778Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21922026-07-24T22:19:29.778Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21932026-07-24T22:19:29.778Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21942026-07-24T22:19:29.778Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
21952026-07-24T22:19:29.778Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
21962026-07-24T22:19:29.779Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
21972026-07-24T22:19:29.779Z- - - - - - - - - - - - - - - - - - - - - - - - -
21982026-07-24T22:19:29.779Z[ 5] 9.00-10.00 sec 149 MBytes 1.25 Gbits/sec
21992026-07-24T22:19:29.779Z[ 8] 9.00-10.00 sec 150 MBytes 1.25 Gbits/sec
22002026-07-24T22:19:29.779Z[ 10] 9.00-10.00 sec 150 MBytes 1.25 Gbits/sec
22012026-07-24T22:19:29.779Z[ 12] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
22022026-07-24T22:19:29.779Z[ 14] 9.00-10.00 sec 149 MBytes 1.25 Gbits/sec
22032026-07-24T22:19:29.779Z[ 16] 9.00-10.00 sec 149 MBytes 1.25 Gbits/sec
22042026-07-24T22:19:29.779Z[ 18] 9.00-10.00 sec 149 MBytes 1.25 Gbits/sec
22052026-07-24T22:19:29.779Z[ 20] 9.00-10.00 sec 149 MBytes 1.25 Gbits/sec
22062026-07-24T22:19:29.779Z[SUM] 9.00-10.00 sec 1.17 GBytes 10.0 Gbits/sec
22072026-07-24T22:19:29.779Z- - - - - - - - - - - - - - - - - - - - - - - - -
22082026-07-24T22:19:29.779Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22092026-07-24T22:19:29.779Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22102026-07-24T22:19:29.779Z[ 10] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
22112026-07-24T22:19:29.779Z[ 12] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
22122026-07-24T22:19:29.779Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22132026-07-24T22:19:29.779Z[ 16] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
22142026-07-24T22:19:29.779Z[ 18] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
22152026-07-24T22:19:29.779Z[ 20] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
22162026-07-24T22:19:29.779Z[SUM] 10.00-10.00 sec 640 KBytes 11.2 Gbits/sec
22172026-07-24T22:19:29.779Z- - - - - - - - - - - - - - - - - - - - - - - - -
22182026-07-24T22:19:29.779Z[ ID] Interval Transfer Bitrate
22192026-07-24T22:19:29.779Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
22202026-07-24T22:19:29.779Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
22212026-07-24T22:19:29.779Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
22222026-07-24T22:19:29.779Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
22232026-07-24T22:19:29.779Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
22242026-07-24T22:19:29.779Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
22252026-07-24T22:19:29.779Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
22262026-07-24T22:19:29.779Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
22272026-07-24T22:19:29.779Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.96 Gbits/sec sender
22282026-07-24T22:19:29.783ZRun 4/5...9956.064806082826Mbps
22292026-07-24T22:19:37.169Z-----------------------------------------------------------
22302026-07-24T22:19:37.170ZServer listening on 5201 (test #10)
22312026-07-24T22:19:37.170Z-----------------------------------------------------------
22322026-07-24T22:19:37.170ZAccepted connection from 10.0.0.1, port 42076
22332026-07-24T22:19:37.170Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53517
22342026-07-24T22:19:37.170Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42759
22352026-07-24T22:19:37.170Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61137
22362026-07-24T22:19:37.170Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38446
22372026-07-24T22:19:37.170Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43588
22382026-07-24T22:19:37.170Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37656
22392026-07-24T22:19:37.170Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58145
22402026-07-24T22:19:37.170Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52492
22412026-07-24T22:19:37.170Z[ ID] Interval Transfer Bitrate
22422026-07-24T22:19:37.170Z[ 5] 0.00-1.00 sec 115 MBytes 965 Mbits/sec
22432026-07-24T22:19:37.170Z[ 8] 0.00-1.00 sec 115 MBytes 963 Mbits/sec
22442026-07-24T22:19:37.170Z[ 10] 0.00-1.00 sec 115 MBytes 965 Mbits/sec
22452026-07-24T22:19:37.170Z[ 12] 0.00-1.00 sec 115 MBytes 963 Mbits/sec
22462026-07-24T22:19:37.170Z[ 14] 0.00-1.00 sec 115 MBytes 963 Mbits/sec
22472026-07-24T22:19:37.170Z[ 16] 0.00-1.00 sec 115 MBytes 964 Mbits/sec
22482026-07-24T22:19:37.170Z[ 18] 0.00-1.00 sec 115 MBytes 962 Mbits/sec
22492026-07-24T22:19:37.170Z[ 20] 0.00-1.00 sec 115 MBytes 963 Mbits/sec
22502026-07-24T22:19:37.170Z[SUM] 0.00-1.00 sec 918 MBytes 7.70 Gbits/sec
22512026-07-24T22:19:37.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
22522026-07-24T22:19:37.170Z[ 5] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
22532026-07-24T22:19:37.170Z[ 8] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
22542026-07-24T22:19:37.170Z[ 10] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
22552026-07-24T22:19:37.170Z[ 12] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
22562026-07-24T22:19:37.170Z[ 14] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
22572026-07-24T22:19:37.170Z[ 16] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
22582026-07-24T22:19:37.170Z[ 18] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
22592026-07-24T22:19:37.170Z[ 20] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
22602026-07-24T22:19:37.170Z[SUM] 1.00-2.00 sec 1.16 GBytes 9.99 Gbits/sec
22612026-07-24T22:19:37.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622026-07-24T22:19:37.170Z[ 5] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
22632026-07-24T22:19:37.170Z[ 8] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
22642026-07-24T22:19:37.170Z[ 10] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
22652026-07-24T22:19:37.170Z[ 12] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
22662026-07-24T22:19:37.171Z[ 14] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
22672026-07-24T22:19:37.171Z[ 16] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
22682026-07-24T22:19:37.171Z[ 18] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
22692026-07-24T22:19:37.171Z[ 20] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
22702026-07-24T22:19:37.171Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.1 Gbits/sec
22712026-07-24T22:19:37.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-07-24T22:19:37.171Z[ 5] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
22732026-07-24T22:19:37.171Z[ 8] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
22742026-07-24T22:19:37.171Z[ 10] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
22752026-07-24T22:19:37.171Z[ 12] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
22762026-07-24T22:19:37.174Z[ 14] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
22772026-07-24T22:19:37.174Z[ 16] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
22782026-07-24T22:19:37.174Z[ 18] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
22792026-07-24T22:19:37.174Z[ 20] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
22802026-07-24T22:19:37.175Z[SUM] 3.00-4.00 sec 1.17 GBytes 10.1 Gbits/sec
22812026-07-24T22:19:37.175Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-07-24T22:19:37.175Z[ 5] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
22832026-07-24T22:19:37.175Z[ 8] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
22842026-07-24T22:19:37.175Z[ 10] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
22852026-07-24T22:19:37.175Z[ 12] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
22862026-07-24T22:19:37.175Z[ 14] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
22872026-07-24T22:19:37.175Z[ 16] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
22882026-07-24T22:19:37.175Z[ 18] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
22892026-07-24T22:19:37.175Z[ 20] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
22902026-07-24T22:19:37.175Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.2 Gbits/sec
22912026-07-24T22:19:37.175Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-07-24T22:19:37.175Z[ 5] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
22932026-07-24T22:19:37.175Z[ 8] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
22942026-07-24T22:19:37.175Z[ 10] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
22952026-07-24T22:19:37.175Z[ 12] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
22962026-07-24T22:19:37.175Z[ 14] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
22972026-07-24T22:19:37.175Z[ 16] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
22982026-07-24T22:19:37.175Z[ 18] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
22992026-07-24T22:19:37.175Z[ 20] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
23002026-07-24T22:19:37.175Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.1 Gbits/sec
23012026-07-24T22:19:37.175Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-07-24T22:19:37.175Z[ 5] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
23032026-07-24T22:19:37.175Z[ 8] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
23042026-07-24T22:19:37.175Z[ 10] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
23052026-07-24T22:19:40.171Z[ 12] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
23062026-07-24T22:19:40.171Z[ 14] 6.00-7.00 sec 150 MBytes 1.25 Gbits/sec
23072026-07-24T22:19:40.171Z[ 16] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
23082026-07-24T22:19:40.171Z[ 18] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
23092026-07-24T22:19:40.171Z[ 20] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
23102026-07-24T22:19:40.171Z[SUM] 6.00-7.00 sec 1.17 GBytes 10.0 Gbits/sec
23112026-07-24T22:19:40.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-07-24T22:19:40.171Z[ 5] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23132026-07-24T22:19:40.171Z[ 8] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23142026-07-24T22:19:40.171Z[ 10] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23152026-07-24T22:19:40.171Z[ 12] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23162026-07-24T22:19:40.171Z[ 14] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23172026-07-24T22:19:40.171Z[ 16] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23182026-07-24T22:19:40.171Z[ 18] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23192026-07-24T22:19:40.171Z[ 20] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23202026-07-24T22:19:40.171Z[SUM] 7.00-8.00 sec 1.17 GBytes 10.1 Gbits/sec
23212026-07-24T22:19:40.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
23222026-07-24T22:19:40.171Z[ 5] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
23232026-07-24T22:19:40.171Z[ 8] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
23242026-07-24T22:19:40.171Z[ 10] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
23252026-07-24T22:19:40.172Z[ 12] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
23262026-07-24T22:19:40.172Z[ 14] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
23272026-07-24T22:19:40.172Z[ 16] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
23282026-07-24T22:19:40.172Z[ 18] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
23292026-07-24T22:19:40.172Z[ 20] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
23302026-07-24T22:19:40.172Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.1 Gbits/sec
23312026-07-24T22:19:40.172Z- - - - - - - - - - - - - - - - - - - - - - - - -
23322026-07-24T22:19:40.172Z[ 5] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
23332026-07-24T22:19:40.172Z[ 8] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
23342026-07-24T22:19:40.172Z[ 10] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
23352026-07-24T22:19:40.172Z[ 12] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
23362026-07-24T22:19:40.172Z[ 14] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
23372026-07-24T22:19:40.172Z[ 16] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
23382026-07-24T22:19:40.172Z[ 18] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
23392026-07-24T22:19:40.172Z[ 20] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
23402026-07-24T22:19:40.172Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.1 Gbits/sec
23412026-07-24T22:19:40.172Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-07-24T22:19:40.172Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23432026-07-24T22:19:40.172Z[ 8] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
23442026-07-24T22:19:40.172Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23452026-07-24T22:19:40.172Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23462026-07-24T22:19:40.172Z[ 14] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
23472026-07-24T22:19:40.172Z[ 16] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
23482026-07-24T22:19:40.172Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23492026-07-24T22:19:40.172Z[ 20] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
23502026-07-24T22:19:40.172Z[SUM] 10.00-10.00 sec 512 KBytes 8.98 Gbits/sec
23512026-07-24T22:19:40.175Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-07-24T22:19:40.175Z[ ID] Interval Transfer Bitrate
23532026-07-24T22:19:40.176Z[ 5] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
23542026-07-24T22:19:40.176Z[ 8] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
23552026-07-24T22:19:40.176Z[ 10] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
23562026-07-24T22:19:40.176Z[ 12] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
23572026-07-24T22:19:40.176Z[ 14] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
23582026-07-24T22:19:40.176Z[ 16] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
23592026-07-24T22:19:40.176Z[ 18] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
23602026-07-24T22:19:40.176Z[ 20] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
23612026-07-24T22:19:40.176Z[SUM] 0.00-10.00 sec 11.5 GBytes 9.85 Gbits/sec sender
23622026-07-24T22:19:40.176ZRun 5/5...9851.31907221644Mbps
23632026-07-24T22:19:40.176Z###---------------------###
23642026-07-24T22:19:40.176Z::: iPerf done... :::
23652026-07-24T22:19:40.176Z:::Awaiting out files...:::
23662026-07-24T22:19:40.176Z###---------------------###
23672026-07-24T22:19:40.176Z###-----###
23682026-07-24T22:19:40.176Z:::done!:::
23692026-07-24T22:19:40.176Z###-----###
23702026-07-24T22:19:40.176Z###-------------------###
23712026-07-24T22:19:40.176Z:::Running experiment :::
23722026-07-24T22:19:40.176Z:::iperf-tcp/local/c2s:::
23732026-07-24T22:19:40.176Z###-------------------###
23742026-07-24T22:19:40.527Zdtrace: description 'profile-201us ' matched 2 probes
23752026-07-24T22:19:47.580Z-----------------------------------------------------------
23762026-07-24T22:19:47.580ZServer listening on 5201 (test #11)
23772026-07-24T22:19:47.580Z-----------------------------------------------------------
23782026-07-24T22:19:47.580ZAccepted connection from 10.0.0.1, port 47067
23792026-07-24T22:19:47.580Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56613
23802026-07-24T22:19:47.580Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59097
23812026-07-24T22:19:47.580Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48177
23822026-07-24T22:19:47.580Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43551
23832026-07-24T22:19:47.580Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51807
23842026-07-24T22:19:47.580Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53294
23852026-07-24T22:19:47.580Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44575
23862026-07-24T22:19:47.580Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58016
23872026-07-24T22:19:47.580Z[ ID] Interval Transfer Bitrate
23882026-07-24T22:19:47.580Z[ 5] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
23892026-07-24T22:19:47.580Z[ 8] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
23902026-07-24T22:19:47.580Z[ 10] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
23912026-07-24T22:19:47.580Z[ 12] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
23922026-07-24T22:19:47.580Z[ 14] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
23932026-07-24T22:19:47.580Z[ 16] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
23942026-07-24T22:19:47.580Z[ 18] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
23952026-07-24T22:19:47.580Z[ 20] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
23962026-07-24T22:19:47.580Z[SUM] 0.00-1.00 sec 328 MBytes 2.75 Gbits/sec
23972026-07-24T22:19:47.580Z- - - - - - - - - - - - - - - - - - - - - - - - -
23982026-07-24T22:19:47.580Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
23992026-07-24T22:19:47.581Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
24002026-07-24T22:19:47.581Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24012026-07-24T22:19:47.581Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24022026-07-24T22:19:47.581Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
24032026-07-24T22:19:47.581Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
24042026-07-24T22:19:47.581Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24052026-07-24T22:19:47.581Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24062026-07-24T22:19:47.581Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
24072026-07-24T22:19:47.581Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082026-07-24T22:19:47.581Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
24092026-07-24T22:19:47.581Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
24102026-07-24T22:19:47.581Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
24112026-07-24T22:19:47.581Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
24122026-07-24T22:19:47.581Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
24132026-07-24T22:19:47.581Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
24142026-07-24T22:19:47.581Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
24152026-07-24T22:19:47.581Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
24162026-07-24T22:19:47.581Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
24172026-07-24T22:19:47.581Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-07-24T22:19:47.581Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24192026-07-24T22:19:47.584Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
24202026-07-24T22:19:47.585Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
24212026-07-24T22:19:47.585Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
24222026-07-24T22:19:47.585Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24232026-07-24T22:19:47.585Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24242026-07-24T22:19:47.585Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24252026-07-24T22:19:47.585Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24262026-07-24T22:19:47.585Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
24272026-07-24T22:19:47.585Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-07-24T22:19:47.585Z[ 5] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
24292026-07-24T22:19:47.585Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
24302026-07-24T22:19:47.585Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
24312026-07-24T22:19:47.585Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
24322026-07-24T22:19:47.585Z[ 14] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
24332026-07-24T22:19:47.585Z[ 16] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
24342026-07-24T22:19:47.585Z[ 18] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
24352026-07-24T22:19:47.585Z[ 20] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
24362026-07-24T22:19:47.585Z[SUM] 4.00-5.00 sec 420 MBytes 3.52 Gbits/sec
24372026-07-24T22:19:47.585Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-07-24T22:19:47.585Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24392026-07-24T22:19:47.585Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24402026-07-24T22:19:47.585Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
24412026-07-24T22:19:47.585Z[ 12] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
24422026-07-24T22:19:47.585Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24432026-07-24T22:19:47.585Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
24442026-07-24T22:19:47.585Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
24452026-07-24T22:19:47.585Z[ 20] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
24462026-07-24T22:19:47.585Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
24472026-07-24T22:19:47.585Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-07-24T22:19:47.585Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
24492026-07-24T22:19:47.585Z[ 8] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
24502026-07-24T22:19:47.585Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
24512026-07-24T22:19:50.583Z[ 12] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
24522026-07-24T22:19:50.584Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
24532026-07-24T22:19:50.584Z[ 16] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
24542026-07-24T22:19:50.584Z[ 18] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
24552026-07-24T22:19:50.584Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
24562026-07-24T22:19:50.584Z[SUM] 6.00-7.00 sec 419 MBytes 3.51 Gbits/sec
24572026-07-24T22:19:50.584Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-07-24T22:19:50.584Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
24592026-07-24T22:19:50.584Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
24602026-07-24T22:19:50.584Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
24612026-07-24T22:19:50.584Z[ 12] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
24622026-07-24T22:19:50.584Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
24632026-07-24T22:19:50.584Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
24642026-07-24T22:19:50.584Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
24652026-07-24T22:19:50.584Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
24662026-07-24T22:19:50.584Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
24672026-07-24T22:19:50.584Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-07-24T22:19:50.584Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24692026-07-24T22:19:50.584Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24702026-07-24T22:19:50.584Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24712026-07-24T22:19:50.584Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24722026-07-24T22:19:50.584Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24732026-07-24T22:19:50.584Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24742026-07-24T22:19:50.584Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24752026-07-24T22:19:50.585Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
24762026-07-24T22:19:50.585Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
24772026-07-24T22:19:50.585Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782026-07-24T22:19:50.585Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24792026-07-24T22:19:50.585Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
24802026-07-24T22:19:50.585Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
24812026-07-24T22:19:50.585Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24822026-07-24T22:19:50.585Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24832026-07-24T22:19:50.585Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
24842026-07-24T22:19:50.585Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
24852026-07-24T22:19:50.585Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24862026-07-24T22:19:50.585Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
24872026-07-24T22:19:50.585Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882026-07-24T22:19:50.585Z[ 5] 10.00-10.00 sec 128 KBytes 833 Mbits/sec
24892026-07-24T22:19:50.585Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24902026-07-24T22:19:50.585Z[ 10] 10.00-10.00 sec 128 KBytes 833 Mbits/sec
24912026-07-24T22:19:50.585Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24922026-07-24T22:19:50.585Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24932026-07-24T22:19:50.585Z[ 16] 10.00-10.00 sec 128 KBytes 833 Mbits/sec
24942026-07-24T22:19:50.585Z[ 18] 10.00-10.00 sec 128 KBytes 833 Mbits/sec
24952026-07-24T22:19:50.585Z[ 20] 10.00-10.00 sec 128 KBytes 833 Mbits/sec
24962026-07-24T22:19:50.585Z[SUM] 10.00-10.00 sec 640 KBytes 4.16 Gbits/sec
24972026-07-24T22:19:50.585Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982026-07-24T22:19:50.585Z[ ID] Interval Transfer Bitrate
24992026-07-24T22:19:50.585Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
25002026-07-24T22:19:50.585Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
25012026-07-24T22:19:50.586Z[ 10] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
25022026-07-24T22:19:50.586Z[ 12] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
25032026-07-24T22:19:50.586Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
25042026-07-24T22:19:50.586Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
25052026-07-24T22:19:50.586Z[ 18] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
25062026-07-24T22:19:50.586Z[ 20] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
25072026-07-24T22:19:50.586Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.48 Gbits/sec receiver
25082026-07-24T22:19:50.590ZRun 1/10...3484.450429031076Mbps
25092026-07-24T22:19:57.987Z-----------------------------------------------------------
25102026-07-24T22:19:57.987ZServer listening on 5201 (test #12)
25112026-07-24T22:19:57.987Z-----------------------------------------------------------
25122026-07-24T22:19:57.987ZAccepted connection from 10.0.0.1, port 37491
25132026-07-24T22:19:57.987Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57606
25142026-07-24T22:19:57.987Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33538
25152026-07-24T22:19:57.987Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58819
25162026-07-24T22:19:57.987Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44179
25172026-07-24T22:19:57.987Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43885
25182026-07-24T22:19:57.987Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39988
25192026-07-24T22:19:57.987Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50933
25202026-07-24T22:19:57.987Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40701
25212026-07-24T22:19:57.987Z[ ID] Interval Transfer Bitrate
25222026-07-24T22:19:57.987Z[ 5] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
25232026-07-24T22:19:57.987Z[ 8] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
25242026-07-24T22:19:57.987Z[ 10] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
25252026-07-24T22:19:57.987Z[ 12] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
25262026-07-24T22:19:57.987Z[ 14] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
25272026-07-24T22:19:57.987Z[ 16] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
25282026-07-24T22:19:57.987Z[ 18] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
25292026-07-24T22:19:57.987Z[ 20] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
25302026-07-24T22:19:57.987Z[SUM] 0.00-1.00 sec 329 MBytes 2.76 Gbits/sec
25312026-07-24T22:19:57.987Z- - - - - - - - - - - - - - - - - - - - - - - - -
25322026-07-24T22:19:57.987Z[ 5] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
25332026-07-24T22:19:57.987Z[ 8] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
25342026-07-24T22:19:57.987Z[ 10] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
25352026-07-24T22:19:57.987Z[ 12] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
25362026-07-24T22:19:57.987Z[ 14] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
25372026-07-24T22:19:57.987Z[ 16] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
25382026-07-24T22:19:57.987Z[ 18] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
25392026-07-24T22:19:57.987Z[ 20] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
25402026-07-24T22:19:57.987Z[SUM] 1.00-2.00 sec 418 MBytes 3.50 Gbits/sec
25412026-07-24T22:19:57.987Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422026-07-24T22:19:57.987Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25432026-07-24T22:19:57.987Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25442026-07-24T22:19:57.987Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25452026-07-24T22:19:57.988Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25462026-07-24T22:19:57.988Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25472026-07-24T22:19:57.988Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25482026-07-24T22:19:57.988Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25492026-07-24T22:19:57.988Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25502026-07-24T22:19:57.988Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
25512026-07-24T22:19:57.988Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-07-24T22:19:57.988Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
25532026-07-24T22:19:57.988Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25542026-07-24T22:19:57.988Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25552026-07-24T22:19:57.988Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25562026-07-24T22:19:57.988Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25572026-07-24T22:19:57.988Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25582026-07-24T22:19:57.988Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25592026-07-24T22:19:57.988Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25602026-07-24T22:19:57.988Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
25612026-07-24T22:19:57.988Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-07-24T22:19:57.988Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25632026-07-24T22:19:57.988Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25642026-07-24T22:19:57.988Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25652026-07-24T22:19:57.988Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25662026-07-24T22:19:57.988Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25672026-07-24T22:19:57.988Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25682026-07-24T22:19:57.988Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25692026-07-24T22:19:57.988Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25702026-07-24T22:19:57.988Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
25712026-07-24T22:19:57.988Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-07-24T22:19:57.988Z[ 5] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
25732026-07-24T22:19:57.988Z[ 8] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
25742026-07-24T22:19:57.988Z[ 10] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
25752026-07-24T22:19:57.988Z[ 12] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
25762026-07-24T22:19:57.988Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
25772026-07-24T22:19:57.988Z[ 16] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
25782026-07-24T22:19:57.988Z[ 18] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
25792026-07-24T22:19:57.988Z[ 20] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
25802026-07-24T22:19:57.988Z[SUM] 5.00-6.00 sec 418 MBytes 3.51 Gbits/sec
25812026-07-24T22:19:57.992Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-07-24T22:19:57.992Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
25832026-07-24T22:19:57.992Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25842026-07-24T22:19:57.992Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25852026-07-24T22:20:00.989Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25862026-07-24T22:20:00.989Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25872026-07-24T22:20:00.989Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25882026-07-24T22:20:00.989Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25892026-07-24T22:20:00.989Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
25902026-07-24T22:20:00.989Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
25912026-07-24T22:20:00.989Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-07-24T22:20:00.989Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
25932026-07-24T22:20:00.990Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
25942026-07-24T22:20:00.990Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
25952026-07-24T22:20:00.990Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
25962026-07-24T22:20:00.990Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
25972026-07-24T22:20:00.990Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
25982026-07-24T22:20:00.990Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
25992026-07-24T22:20:00.990Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
26002026-07-24T22:20:00.990Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
26012026-07-24T22:20:00.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-07-24T22:20:00.990Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26032026-07-24T22:20:00.990Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26042026-07-24T22:20:00.990Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26052026-07-24T22:20:00.990Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26062026-07-24T22:20:00.990Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26072026-07-24T22:20:00.990Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26082026-07-24T22:20:00.990Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26092026-07-24T22:20:00.990Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26102026-07-24T22:20:00.990Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
26112026-07-24T22:20:00.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122026-07-24T22:20:00.990Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
26132026-07-24T22:20:00.990Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
26142026-07-24T22:20:00.990Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
26152026-07-24T22:20:00.990Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26162026-07-24T22:20:00.990Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
26172026-07-24T22:20:00.990Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
26182026-07-24T22:20:00.990Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
26192026-07-24T22:20:00.990Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
26202026-07-24T22:20:00.990Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
26212026-07-24T22:20:00.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222026-07-24T22:20:00.990Z[ 5] 10.00-10.00 sec 128 KBytes 768 Mbits/sec
26232026-07-24T22:20:00.990Z[ 8] 10.00-10.00 sec 128 KBytes 768 Mbits/sec
26242026-07-24T22:20:00.990Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26252026-07-24T22:20:00.990Z[ 12] 10.00-10.00 sec 128 KBytes 769 Mbits/sec
26262026-07-24T22:20:00.990Z[ 14] 10.00-10.00 sec 128 KBytes 769 Mbits/sec
26272026-07-24T22:20:00.990Z[ 16] 10.00-10.00 sec 128 KBytes 769 Mbits/sec
26282026-07-24T22:20:00.990Z[ 18] 10.00-10.00 sec 128 KBytes 769 Mbits/sec
26292026-07-24T22:20:00.990Z[ 20] 10.00-10.00 sec 128 KBytes 769 Mbits/sec
26302026-07-24T22:20:00.990Z[SUM] 10.00-10.00 sec 896 KBytes 5.37 Gbits/sec
26312026-07-24T22:20:00.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322026-07-24T22:20:00.991Z[ ID] Interval Transfer Bitrate
26332026-07-24T22:20:00.991Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
26342026-07-24T22:20:00.991Z[ 8] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
26352026-07-24T22:20:00.991Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
26362026-07-24T22:20:00.991Z[ 12] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
26372026-07-24T22:20:00.991Z[ 14] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
26382026-07-24T22:20:00.991Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
26392026-07-24T22:20:00.991Z[ 18] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
26402026-07-24T22:20:00.991Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
26412026-07-24T22:20:00.991Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.48 Gbits/sec receiver
26422026-07-24T22:20:00.994ZRun 2/10...3484.24455078235Mbps
26432026-07-24T22:20:08.406Z-----------------------------------------------------------
26442026-07-24T22:20:08.406ZServer listening on 5201 (test #13)
26452026-07-24T22:20:08.406Z-----------------------------------------------------------
26462026-07-24T22:20:08.406ZAccepted connection from 10.0.0.1, port 62490
26472026-07-24T22:20:08.406Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42505
26482026-07-24T22:20:08.406Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33476
26492026-07-24T22:20:08.406Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60969
26502026-07-24T22:20:08.406Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50406
26512026-07-24T22:20:08.406Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57367
26522026-07-24T22:20:08.406Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57949
26532026-07-24T22:20:08.406Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35129
26542026-07-24T22:20:08.406Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56836
26552026-07-24T22:20:08.406Z[ ID] Interval Transfer Bitrate
26562026-07-24T22:20:08.406Z[ 5] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
26572026-07-24T22:20:08.406Z[ 8] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
26582026-07-24T22:20:08.406Z[ 10] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
26592026-07-24T22:20:08.406Z[ 12] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
26602026-07-24T22:20:08.406Z[ 14] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
26612026-07-24T22:20:08.406Z[ 16] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
26622026-07-24T22:20:08.406Z[ 18] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
26632026-07-24T22:20:08.406Z[ 20] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
26642026-07-24T22:20:08.406Z[SUM] 0.00-1.00 sec 326 MBytes 2.74 Gbits/sec
26652026-07-24T22:20:08.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
26662026-07-24T22:20:08.406Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
26672026-07-24T22:20:08.407Z[ 8] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
26682026-07-24T22:20:08.407Z[ 10] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
26692026-07-24T22:20:08.407Z[ 12] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
26702026-07-24T22:20:08.407Z[ 14] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
26712026-07-24T22:20:08.407Z[ 16] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
26722026-07-24T22:20:08.407Z[ 18] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
26732026-07-24T22:20:08.407Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
26742026-07-24T22:20:08.407Z[SUM] 1.00-2.00 sec 420 MBytes 3.52 Gbits/sec
26752026-07-24T22:20:08.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
26762026-07-24T22:20:08.407Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26772026-07-24T22:20:08.407Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
26782026-07-24T22:20:08.407Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26792026-07-24T22:20:08.407Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26802026-07-24T22:20:08.407Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26812026-07-24T22:20:08.407Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26822026-07-24T22:20:08.407Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
26832026-07-24T22:20:08.407Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26842026-07-24T22:20:08.407Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
26852026-07-24T22:20:08.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-07-24T22:20:08.407Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
26872026-07-24T22:20:08.407Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
26882026-07-24T22:20:08.407Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
26892026-07-24T22:20:08.407Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
26902026-07-24T22:20:08.407Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
26912026-07-24T22:20:08.407Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
26922026-07-24T22:20:08.407Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
26932026-07-24T22:20:08.407Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
26942026-07-24T22:20:08.407Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
26952026-07-24T22:20:08.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-07-24T22:20:08.408Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
26972026-07-24T22:20:08.408Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
26982026-07-24T22:20:08.408Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
26992026-07-24T22:20:08.408Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27002026-07-24T22:20:08.408Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27012026-07-24T22:20:08.408Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27022026-07-24T22:20:08.408Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27032026-07-24T22:20:08.408Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27042026-07-24T22:20:08.408Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
27052026-07-24T22:20:08.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-07-24T22:20:08.408Z[ 5] 5.00-6.00 sec 51.4 MBytes 431 Mbits/sec
27072026-07-24T22:20:08.408Z[ 8] 5.00-6.00 sec 51.4 MBytes 431 Mbits/sec
27082026-07-24T22:20:08.408Z[ 10] 5.00-6.00 sec 51.4 MBytes 431 Mbits/sec
27092026-07-24T22:20:08.408Z[ 12] 5.00-6.00 sec 51.4 MBytes 431 Mbits/sec
27102026-07-24T22:20:08.408Z[ 14] 5.00-6.00 sec 51.4 MBytes 431 Mbits/sec
27112026-07-24T22:20:08.408Z[ 16] 5.00-6.00 sec 51.4 MBytes 431 Mbits/sec
27122026-07-24T22:20:08.408Z[ 18] 5.00-6.00 sec 51.4 MBytes 431 Mbits/sec
27132026-07-24T22:20:08.408Z[ 20] 5.00-6.00 sec 51.4 MBytes 431 Mbits/sec
27142026-07-24T22:20:08.408Z[SUM] 5.00-6.00 sec 411 MBytes 3.45 Gbits/sec
27152026-07-24T22:20:08.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-07-24T22:20:08.408Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27172026-07-24T22:20:08.408Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27182026-07-24T22:20:08.408Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27192026-07-24T22:20:11.405Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27202026-07-24T22:20:11.405Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27212026-07-24T22:20:11.405Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27222026-07-24T22:20:11.405Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27232026-07-24T22:20:11.405Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
27242026-07-24T22:20:11.405Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
27252026-07-24T22:20:11.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-07-24T22:20:11.405Z[ 5] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
27272026-07-24T22:20:11.405Z[ 8] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
27282026-07-24T22:20:11.405Z[ 10] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
27292026-07-24T22:20:11.405Z[ 12] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
27302026-07-24T22:20:11.405Z[ 14] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
27312026-07-24T22:20:11.405Z[ 16] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
27322026-07-24T22:20:11.405Z[ 18] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
27332026-07-24T22:20:11.405Z[ 20] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
27342026-07-24T22:20:11.406Z[SUM] 7.00-8.00 sec 417 MBytes 3.50 Gbits/sec
27352026-07-24T22:20:11.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-07-24T22:20:11.406Z[ 5] 8.00-9.00 sec 51.6 MBytes 433 Mbits/sec
27372026-07-24T22:20:11.406Z[ 8] 8.00-9.00 sec 51.8 MBytes 434 Mbits/sec
27382026-07-24T22:20:11.406Z[ 10] 8.00-9.00 sec 51.8 MBytes 434 Mbits/sec
27392026-07-24T22:20:11.406Z[ 12] 8.00-9.00 sec 51.8 MBytes 434 Mbits/sec
27402026-07-24T22:20:11.406Z[ 14] 8.00-9.00 sec 51.6 MBytes 433 Mbits/sec
27412026-07-24T22:20:11.406Z[ 16] 8.00-9.00 sec 51.6 MBytes 433 Mbits/sec
27422026-07-24T22:20:11.406Z[ 18] 8.00-9.00 sec 51.6 MBytes 433 Mbits/sec
27432026-07-24T22:20:11.406Z[ 20] 8.00-9.00 sec 51.6 MBytes 433 Mbits/sec
27442026-07-24T22:20:11.406Z[SUM] 8.00-9.00 sec 413 MBytes 3.47 Gbits/sec
27452026-07-24T22:20:11.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-07-24T22:20:11.406Z[ 5] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
27472026-07-24T22:20:11.406Z[ 8] 9.00-10.00 sec 51.5 MBytes 432 Mbits/sec
27482026-07-24T22:20:11.406Z[ 10] 9.00-10.00 sec 51.5 MBytes 432 Mbits/sec
27492026-07-24T22:20:11.406Z[ 12] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
27502026-07-24T22:20:11.406Z[ 14] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
27512026-07-24T22:20:11.406Z[ 16] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
27522026-07-24T22:20:11.406Z[ 18] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
27532026-07-24T22:20:11.406Z[ 20] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
27542026-07-24T22:20:11.406Z[SUM] 9.00-10.00 sec 413 MBytes 3.46 Gbits/sec
27552026-07-24T22:20:11.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-07-24T22:20:11.406Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27572026-07-24T22:20:11.406Z[ 8] 10.00-10.00 sec 128 KBytes 962 Mbits/sec
27582026-07-24T22:20:11.406Z[ 10] 10.00-10.00 sec 128 KBytes 962 Mbits/sec
27592026-07-24T22:20:11.406Z[ 12] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
27602026-07-24T22:20:11.406Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27612026-07-24T22:20:11.406Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27622026-07-24T22:20:11.406Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27632026-07-24T22:20:11.406Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27642026-07-24T22:20:11.406Z[SUM] 10.00-10.00 sec 384 KBytes 2.88 Gbits/sec
27652026-07-24T22:20:11.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-07-24T22:20:11.406Z[ ID] Interval Transfer Bitrate
27672026-07-24T22:20:11.406Z[ 5] 0.00-10.00 sec 513 MBytes 430 Mbits/sec receiver
27682026-07-24T22:20:11.406Z[ 8] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
27692026-07-24T22:20:11.406Z[ 10] 0.00-10.00 sec 513 MBytes 431 Mbits/sec receiver
27702026-07-24T22:20:11.406Z[ 12] 0.00-10.00 sec 513 MBytes 430 Mbits/sec receiver
27712026-07-24T22:20:11.406Z[ 14] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
27722026-07-24T22:20:11.407Z[ 16] 0.00-10.00 sec 513 MBytes 430 Mbits/sec receiver
27732026-07-24T22:20:11.407Z[ 18] 0.00-10.00 sec 513 MBytes 431 Mbits/sec receiver
27742026-07-24T22:20:11.407Z[ 20] 0.00-10.00 sec 513 MBytes 430 Mbits/sec receiver
27752026-07-24T22:20:11.407Z[SUM] 0.00-10.00 sec 4.01 GBytes 3.44 Gbits/sec receiver
27762026-07-24T22:20:11.411ZRun 3/10...3444.5001699464483Mbps
27772026-07-24T22:20:18.818Z-----------------------------------------------------------
27782026-07-24T22:20:18.818ZServer listening on 5201 (test #14)
27792026-07-24T22:20:18.818Z-----------------------------------------------------------
27802026-07-24T22:20:18.818ZAccepted connection from 10.0.0.1, port 45381
27812026-07-24T22:20:18.818Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42334
27822026-07-24T22:20:18.818Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36081
27832026-07-24T22:20:18.819Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50658
27842026-07-24T22:20:18.819Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44338
27852026-07-24T22:20:18.819Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62118
27862026-07-24T22:20:18.819Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45814
27872026-07-24T22:20:18.819Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50864
27882026-07-24T22:20:18.819Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46721
27892026-07-24T22:20:18.819Z[ ID] Interval Transfer Bitrate
27902026-07-24T22:20:18.819Z[ 5] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
27912026-07-24T22:20:18.819Z[ 8] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
27922026-07-24T22:20:18.819Z[ 10] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
27932026-07-24T22:20:18.819Z[ 12] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
27942026-07-24T22:20:18.819Z[ 14] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
27952026-07-24T22:20:18.819Z[ 16] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
27962026-07-24T22:20:18.819Z[ 18] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
27972026-07-24T22:20:18.819Z[ 20] 0.00-1.00 sec 40.6 MBytes 341 Mbits/sec
27982026-07-24T22:20:18.819Z[SUM] 0.00-1.00 sec 326 MBytes 2.73 Gbits/sec
27992026-07-24T22:20:18.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
28002026-07-24T22:20:18.819Z[ 5] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
28012026-07-24T22:20:18.819Z[ 8] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
28022026-07-24T22:20:18.819Z[ 10] 1.00-2.00 sec 51.9 MBytes 435 Mbits/sec
28032026-07-24T22:20:18.819Z[ 12] 1.00-2.00 sec 52.0 MBytes 436 Mbits/sec
28042026-07-24T22:20:18.819Z[ 14] 1.00-2.00 sec 52.0 MBytes 436 Mbits/sec
28052026-07-24T22:20:18.819Z[ 16] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
28062026-07-24T22:20:18.819Z[ 18] 1.00-2.00 sec 51.9 MBytes 435 Mbits/sec
28072026-07-24T22:20:18.819Z[ 20] 1.00-2.00 sec 52.0 MBytes 436 Mbits/sec
28082026-07-24T22:20:18.819Z[SUM] 1.00-2.00 sec 416 MBytes 3.49 Gbits/sec
28092026-07-24T22:20:18.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
28102026-07-24T22:20:18.819Z[ 5] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
28112026-07-24T22:20:18.819Z[ 8] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
28122026-07-24T22:20:18.819Z[ 10] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
28132026-07-24T22:20:18.819Z[ 12] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
28142026-07-24T22:20:18.819Z[ 14] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
28152026-07-24T22:20:18.819Z[ 16] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
28162026-07-24T22:20:18.819Z[ 18] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
28172026-07-24T22:20:18.819Z[ 20] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
28182026-07-24T22:20:18.819Z[SUM] 2.00-3.00 sec 417 MBytes 3.50 Gbits/sec
28192026-07-24T22:20:18.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
28202026-07-24T22:20:18.819Z[ 5] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
28212026-07-24T22:20:18.819Z[ 8] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
28222026-07-24T22:20:18.820Z[ 10] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
28232026-07-24T22:20:18.820Z[ 12] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
28242026-07-24T22:20:18.820Z[ 14] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
28252026-07-24T22:20:18.820Z[ 16] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
28262026-07-24T22:20:18.820Z[ 18] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
28272026-07-24T22:20:18.820Z[ 20] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
28282026-07-24T22:20:18.820Z[SUM] 3.00-4.00 sec 417 MBytes 3.50 Gbits/sec
28292026-07-24T22:20:18.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
28302026-07-24T22:20:18.820Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28312026-07-24T22:20:18.820Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
28322026-07-24T22:20:18.820Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28332026-07-24T22:20:18.820Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28342026-07-24T22:20:18.820Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28352026-07-24T22:20:18.820Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28362026-07-24T22:20:18.820Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28372026-07-24T22:20:18.820Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
28382026-07-24T22:20:18.820Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
28392026-07-24T22:20:18.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
28402026-07-24T22:20:18.820Z[ 5] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
28412026-07-24T22:20:18.820Z[ 8] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
28422026-07-24T22:20:18.820Z[ 10] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
28432026-07-24T22:20:18.820Z[ 12] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
28442026-07-24T22:20:18.820Z[ 14] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
28452026-07-24T22:20:18.820Z[ 16] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
28462026-07-24T22:20:18.820Z[ 18] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
28472026-07-24T22:20:18.820Z[ 20] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
28482026-07-24T22:20:18.820Z[SUM] 5.00-6.00 sec 439 MBytes 3.69 Gbits/sec
28492026-07-24T22:20:18.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
28502026-07-24T22:20:18.820Z[ 5] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
28512026-07-24T22:20:18.820Z[ 8] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
28522026-07-24T22:20:18.820Z[ 10] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
28532026-07-24T22:20:21.821Z[ 12] 6.00-7.00 sec 55.5 MBytes 466 Mbits/sec
28542026-07-24T22:20:21.821Z[ 14] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
28552026-07-24T22:20:21.821Z[ 16] 6.00-7.00 sec 55.5 MBytes 466 Mbits/sec
28562026-07-24T22:20:21.821Z[ 18] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
28572026-07-24T22:20:21.821Z[ 20] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
28582026-07-24T22:20:21.821Z[SUM] 6.00-7.00 sec 443 MBytes 3.71 Gbits/sec
28592026-07-24T22:20:21.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
28602026-07-24T22:20:21.821Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28612026-07-24T22:20:21.821Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28622026-07-24T22:20:21.821Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28632026-07-24T22:20:21.821Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28642026-07-24T22:20:21.821Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28652026-07-24T22:20:21.821Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28662026-07-24T22:20:21.821Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28672026-07-24T22:20:21.821Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28682026-07-24T22:20:21.821Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
28692026-07-24T22:20:21.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
28702026-07-24T22:20:21.821Z[ 5] 8.00-9.00 sec 51.8 MBytes 434 Mbits/sec
28712026-07-24T22:20:21.821Z[ 8] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
28722026-07-24T22:20:21.821Z[ 10] 8.00-9.00 sec 51.8 MBytes 434 Mbits/sec
28732026-07-24T22:20:21.822Z[ 12] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
28742026-07-24T22:20:21.822Z[ 14] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
28752026-07-24T22:20:21.822Z[ 16] 8.00-9.00 sec 51.8 MBytes 434 Mbits/sec
28762026-07-24T22:20:21.822Z[ 18] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
28772026-07-24T22:20:21.822Z[ 20] 8.00-9.00 sec 51.8 MBytes 434 Mbits/sec
28782026-07-24T22:20:21.822Z[SUM] 8.00-9.00 sec 414 MBytes 3.48 Gbits/sec
28792026-07-24T22:20:21.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
28802026-07-24T22:20:21.822Z[ 5] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
28812026-07-24T22:20:21.822Z[ 8] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
28822026-07-24T22:20:21.822Z[ 10] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
28832026-07-24T22:20:21.822Z[ 12] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
28842026-07-24T22:20:21.822Z[ 14] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
28852026-07-24T22:20:21.822Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
28862026-07-24T22:20:21.822Z[ 18] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
28872026-07-24T22:20:21.822Z[ 20] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
28882026-07-24T22:20:21.822Z[SUM] 9.00-10.00 sec 418 MBytes 3.50 Gbits/sec
28892026-07-24T22:20:21.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
28902026-07-24T22:20:21.822Z[ 5] 10.00-10.00 sec 128 KBytes 744 Mbits/sec
28912026-07-24T22:20:21.822Z[ 8] 10.00-10.00 sec 128 KBytes 744 Mbits/sec
28922026-07-24T22:20:21.822Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28932026-07-24T22:20:21.822Z[ 12] 10.00-10.00 sec 128 KBytes 745 Mbits/sec
28942026-07-24T22:20:21.822Z[ 14] 10.00-10.00 sec 128 KBytes 745 Mbits/sec
28952026-07-24T22:20:21.822Z[ 16] 10.00-10.00 sec 128 KBytes 745 Mbits/sec
28962026-07-24T22:20:21.822Z[ 18] 10.00-10.00 sec 128 KBytes 745 Mbits/sec
28972026-07-24T22:20:21.822Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28982026-07-24T22:20:21.822Z[SUM] 10.00-10.00 sec 768 KBytes 4.46 Gbits/sec
28992026-07-24T22:20:21.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002026-07-24T22:20:21.822Z[ ID] Interval Transfer Bitrate
29012026-07-24T22:20:21.822Z[ 5] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
29022026-07-24T22:20:21.822Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
29032026-07-24T22:20:21.822Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
29042026-07-24T22:20:21.822Z[ 12] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
29052026-07-24T22:20:21.822Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
29062026-07-24T22:20:21.822Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
29072026-07-24T22:20:21.822Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
29082026-07-24T22:20:21.822Z[ 20] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
29092026-07-24T22:20:21.822Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
29102026-07-24T22:20:21.846ZRun 4/10...3478.263263671463Mbps
29112026-07-24T22:20:29.228Z-----------------------------------------------------------
29122026-07-24T22:20:29.228ZServer listening on 5201 (test #15)
29132026-07-24T22:20:29.228Z-----------------------------------------------------------
29142026-07-24T22:20:29.228ZAccepted connection from 10.0.0.1, port 48824
29152026-07-24T22:20:29.228Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62368
29162026-07-24T22:20:29.228Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50612
29172026-07-24T22:20:29.228Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47318
29182026-07-24T22:20:29.228Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50832
29192026-07-24T22:20:29.228Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60607
29202026-07-24T22:20:29.228Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39350
29212026-07-24T22:20:29.228Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40016
29222026-07-24T22:20:29.228Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60721
29232026-07-24T22:20:29.228Z[ ID] Interval Transfer Bitrate
29242026-07-24T22:20:29.228Z[ 5] 0.00-1.00 sec 40.5 MBytes 340 Mbits/sec
29252026-07-24T22:20:29.228Z[ 8] 0.00-1.00 sec 40.4 MBytes 339 Mbits/sec
29262026-07-24T22:20:29.228Z[ 10] 0.00-1.00 sec 40.4 MBytes 339 Mbits/sec
29272026-07-24T22:20:29.228Z[ 12] 0.00-1.00 sec 40.4 MBytes 339 Mbits/sec
29282026-07-24T22:20:29.228Z[ 14] 0.00-1.00 sec 40.4 MBytes 339 Mbits/sec
29292026-07-24T22:20:29.228Z[ 16] 0.00-1.00 sec 40.5 MBytes 340 Mbits/sec
29302026-07-24T22:20:29.228Z[ 18] 0.00-1.00 sec 40.4 MBytes 339 Mbits/sec
29312026-07-24T22:20:29.229Z[ 20] 0.00-1.00 sec 40.4 MBytes 339 Mbits/sec
29322026-07-24T22:20:29.229Z[SUM] 0.00-1.00 sec 323 MBytes 2.71 Gbits/sec
29332026-07-24T22:20:29.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
29342026-07-24T22:20:29.229Z[ 5] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
29352026-07-24T22:20:29.229Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
29362026-07-24T22:20:29.229Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
29372026-07-24T22:20:29.229Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
29382026-07-24T22:20:29.229Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
29392026-07-24T22:20:29.229Z[ 16] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
29402026-07-24T22:20:29.229Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
29412026-07-24T22:20:29.229Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
29422026-07-24T22:20:29.229Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
29432026-07-24T22:20:29.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
29442026-07-24T22:20:29.229Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
29452026-07-24T22:20:29.229Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29462026-07-24T22:20:29.229Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
29472026-07-24T22:20:29.229Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
29482026-07-24T22:20:29.229Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
29492026-07-24T22:20:29.229Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
29502026-07-24T22:20:29.229Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29512026-07-24T22:20:29.229Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29522026-07-24T22:20:29.229Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
29532026-07-24T22:20:29.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
29542026-07-24T22:20:29.229Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29552026-07-24T22:20:29.229Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29562026-07-24T22:20:29.229Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29572026-07-24T22:20:29.229Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29582026-07-24T22:20:29.229Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29592026-07-24T22:20:29.229Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29602026-07-24T22:20:29.229Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29612026-07-24T22:20:29.229Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29622026-07-24T22:20:29.229Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
29632026-07-24T22:20:29.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
29642026-07-24T22:20:29.229Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29652026-07-24T22:20:29.229Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29662026-07-24T22:20:29.229Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29672026-07-24T22:20:29.229Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29682026-07-24T22:20:29.229Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29692026-07-24T22:20:29.229Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29702026-07-24T22:20:29.230Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29712026-07-24T22:20:29.230Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29722026-07-24T22:20:29.230Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
29732026-07-24T22:20:29.230Z- - - - - - - - - - - - - - - - - - - - - - - - -
29742026-07-24T22:20:29.230Z[ 5] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
29752026-07-24T22:20:29.230Z[ 8] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
29762026-07-24T22:20:29.230Z[ 10] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
29772026-07-24T22:20:29.230Z[ 12] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
29782026-07-24T22:20:29.230Z[ 14] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
29792026-07-24T22:20:29.230Z[ 16] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
29802026-07-24T22:20:29.230Z[ 18] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
29812026-07-24T22:20:29.230Z[ 20] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
29822026-07-24T22:20:29.230Z[SUM] 5.00-6.00 sec 418 MBytes 3.50 Gbits/sec
29832026-07-24T22:20:29.230Z- - - - - - - - - - - - - - - - - - - - - - - - -
29842026-07-24T22:20:29.230Z[ 5] 6.00-7.00 sec 51.6 MBytes 433 Mbits/sec
29852026-07-24T22:20:29.230Z[ 8] 6.00-7.00 sec 51.8 MBytes 434 Mbits/sec
29862026-07-24T22:20:29.230Z[ 10] 6.00-7.00 sec 51.6 MBytes 433 Mbits/sec
29872026-07-24T22:20:32.230Z[ 12] 6.00-7.00 sec 51.6 MBytes 433 Mbits/sec
29882026-07-24T22:20:32.231Z[ 14] 6.00-7.00 sec 51.6 MBytes 433 Mbits/sec
29892026-07-24T22:20:32.231Z[ 16] 6.00-7.00 sec 51.8 MBytes 434 Mbits/sec
29902026-07-24T22:20:32.231Z[ 18] 6.00-7.00 sec 51.8 MBytes 434 Mbits/sec
29912026-07-24T22:20:32.231Z[ 20] 6.00-7.00 sec 51.8 MBytes 434 Mbits/sec
29922026-07-24T22:20:32.231Z[SUM] 6.00-7.00 sec 414 MBytes 3.47 Gbits/sec
29932026-07-24T22:20:32.231Z- - - - - - - - - - - - - - - - - - - - - - - - -
29942026-07-24T22:20:32.231Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
29952026-07-24T22:20:32.231Z[ 8] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
29962026-07-24T22:20:32.231Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
29972026-07-24T22:20:32.231Z[ 12] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
29982026-07-24T22:20:32.231Z[ 14] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
29992026-07-24T22:20:32.231Z[ 16] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
30002026-07-24T22:20:32.231Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
30012026-07-24T22:20:32.231Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
30022026-07-24T22:20:32.231Z[SUM] 7.00-8.00 sec 419 MBytes 3.51 Gbits/sec
30032026-07-24T22:20:32.231Z- - - - - - - - - - - - - - - - - - - - - - - - -
30042026-07-24T22:20:32.231Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30052026-07-24T22:20:32.231Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30062026-07-24T22:20:32.231Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30072026-07-24T22:20:32.231Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30082026-07-24T22:20:32.231Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30092026-07-24T22:20:32.231Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30102026-07-24T22:20:32.231Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30112026-07-24T22:20:32.231Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30122026-07-24T22:20:32.231Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
30132026-07-24T22:20:32.232Z- - - - - - - - - - - - - - - - - - - - - - - - -
30142026-07-24T22:20:32.232Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
30152026-07-24T22:20:32.232Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30162026-07-24T22:20:32.232Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30172026-07-24T22:20:32.232Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30182026-07-24T22:20:32.232Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30192026-07-24T22:20:32.232Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
30202026-07-24T22:20:32.232Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30212026-07-24T22:20:32.232Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30222026-07-24T22:20:32.232Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
30232026-07-24T22:20:32.232Z- - - - - - - - - - - - - - - - - - - - - - - - -
30242026-07-24T22:20:32.232Z[ 5] 10.00-10.00 sec 128 KBytes 723 Mbits/sec
30252026-07-24T22:20:32.236Z[ 8] 10.00-10.00 sec 128 KBytes 724 Mbits/sec
30262026-07-24T22:20:32.236Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30272026-07-24T22:20:32.236Z[ 12] 10.00-10.00 sec 128 KBytes 724 Mbits/sec
30282026-07-24T22:20:32.236Z[ 14] 10.00-10.00 sec 128 KBytes 724 Mbits/sec
30292026-07-24T22:20:32.236Z[ 16] 10.00-10.00 sec 128 KBytes 724 Mbits/sec
30302026-07-24T22:20:32.236Z[ 18] 10.00-10.00 sec 128 KBytes 724 Mbits/sec
30312026-07-24T22:20:32.236Z[ 20] 10.00-10.00 sec 128 KBytes 724 Mbits/sec
30322026-07-24T22:20:32.236Z[SUM] 10.00-10.00 sec 896 KBytes 5.06 Gbits/sec
30332026-07-24T22:20:32.236Z- - - - - - - - - - - - - - - - - - - - - - - - -
30342026-07-24T22:20:32.236Z[ ID] Interval Transfer Bitrate
30352026-07-24T22:20:32.236Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
30362026-07-24T22:20:32.236Z[ 8] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
30372026-07-24T22:20:32.236Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
30382026-07-24T22:20:32.236Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
30392026-07-24T22:20:32.236Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
30402026-07-24T22:20:32.236Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
30412026-07-24T22:20:32.236Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
30422026-07-24T22:20:32.236Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
30432026-07-24T22:20:32.236Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec receiver
30442026-07-24T22:20:32.236ZRun 5/10...3464.5202776336146Mbps
30452026-07-24T22:20:39.643Z-----------------------------------------------------------
30462026-07-24T22:20:39.643ZServer listening on 5201 (test #16)
30472026-07-24T22:20:39.643Z-----------------------------------------------------------
30482026-07-24T22:20:39.643ZAccepted connection from 10.0.0.1, port 44237
30492026-07-24T22:20:39.643Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41279
30502026-07-24T22:20:39.643Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33771
30512026-07-24T22:20:39.643Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45140
30522026-07-24T22:20:39.643Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47270
30532026-07-24T22:20:39.643Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36954
30542026-07-24T22:20:39.643Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55192
30552026-07-24T22:20:39.644Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43790
30562026-07-24T22:20:39.644Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65151
30572026-07-24T22:20:39.644Z[ ID] Interval Transfer Bitrate
30582026-07-24T22:20:39.644Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
30592026-07-24T22:20:39.644Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
30602026-07-24T22:20:39.644Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30612026-07-24T22:20:39.644Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30622026-07-24T22:20:39.644Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
30632026-07-24T22:20:39.644Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30642026-07-24T22:20:39.644Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30652026-07-24T22:20:39.644Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
30662026-07-24T22:20:39.644Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
30672026-07-24T22:20:39.644Z- - - - - - - - - - - - - - - - - - - - - - - - -
30682026-07-24T22:20:39.644Z[ 5] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
30692026-07-24T22:20:39.644Z[ 8] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
30702026-07-24T22:20:39.644Z[ 10] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
30712026-07-24T22:20:39.644Z[ 12] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
30722026-07-24T22:20:39.644Z[ 14] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
30732026-07-24T22:20:39.644Z[ 16] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
30742026-07-24T22:20:39.644Z[ 18] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
30752026-07-24T22:20:39.644Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
30762026-07-24T22:20:39.644Z[SUM] 1.00-2.00 sec 419 MBytes 3.51 Gbits/sec
30772026-07-24T22:20:39.644Z- - - - - - - - - - - - - - - - - - - - - - - - -
30782026-07-24T22:20:39.644Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30792026-07-24T22:20:39.644Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
30802026-07-24T22:20:39.644Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
30812026-07-24T22:20:39.644Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
30822026-07-24T22:20:39.644Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
30832026-07-24T22:20:39.644Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
30842026-07-24T22:20:39.644Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
30852026-07-24T22:20:39.644Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
30862026-07-24T22:20:39.644Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
30872026-07-24T22:20:39.644Z- - - - - - - - - - - - - - - - - - - - - - - - -
30882026-07-24T22:20:39.644Z[ 5] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
30892026-07-24T22:20:39.644Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
30902026-07-24T22:20:39.644Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
30912026-07-24T22:20:39.644Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
30922026-07-24T22:20:39.644Z[ 14] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
30932026-07-24T22:20:39.644Z[ 16] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
30942026-07-24T22:20:39.645Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
30952026-07-24T22:20:39.645Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
30962026-07-24T22:20:39.645Z[SUM] 3.00-4.00 sec 420 MBytes 3.52 Gbits/sec
30972026-07-24T22:20:39.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
30982026-07-24T22:20:39.645Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
30992026-07-24T22:20:39.645Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
31002026-07-24T22:20:39.645Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
31012026-07-24T22:20:39.645Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
31022026-07-24T22:20:39.645Z[ 14] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
31032026-07-24T22:20:39.645Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
31042026-07-24T22:20:39.645Z[ 18] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
31052026-07-24T22:20:39.645Z[ 20] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
31062026-07-24T22:20:39.645Z[SUM] 4.00-5.00 sec 419 MBytes 3.52 Gbits/sec
31072026-07-24T22:20:39.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
31082026-07-24T22:20:39.645Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31092026-07-24T22:20:39.645Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31102026-07-24T22:20:39.645Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31112026-07-24T22:20:39.645Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31122026-07-24T22:20:39.645Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31132026-07-24T22:20:39.645Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31142026-07-24T22:20:39.645Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31152026-07-24T22:20:39.645Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31162026-07-24T22:20:39.645Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
31172026-07-24T22:20:39.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
31182026-07-24T22:20:39.645Z[ 5] 6.00-7.00 sec 51.9 MBytes 435 Mbits/sec
31192026-07-24T22:20:39.645Z[ 8] 6.00-7.00 sec 51.8 MBytes 434 Mbits/sec
31202026-07-24T22:20:39.645Z[ 10] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
31212026-07-24T22:20:42.645Z[ 12] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
31222026-07-24T22:20:42.645Z[ 14] 6.00-7.00 sec 51.9 MBytes 435 Mbits/sec
31232026-07-24T22:20:42.645Z[ 16] 6.00-7.00 sec 51.9 MBytes 435 Mbits/sec
31242026-07-24T22:20:42.645Z[ 18] 6.00-7.00 sec 51.9 MBytes 435 Mbits/sec
31252026-07-24T22:20:42.645Z[ 20] 6.00-7.00 sec 51.9 MBytes 435 Mbits/sec
31262026-07-24T22:20:42.645Z[SUM] 6.00-7.00 sec 415 MBytes 3.48 Gbits/sec
31272026-07-24T22:20:42.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
31282026-07-24T22:20:42.645Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
31292026-07-24T22:20:42.645Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
31302026-07-24T22:20:42.645Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
31312026-07-24T22:20:42.645Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
31322026-07-24T22:20:42.645Z[ 14] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
31332026-07-24T22:20:42.645Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
31342026-07-24T22:20:42.645Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
31352026-07-24T22:20:42.645Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
31362026-07-24T22:20:42.645Z[SUM] 7.00-8.00 sec 420 MBytes 3.52 Gbits/sec
31372026-07-24T22:20:42.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
31382026-07-24T22:20:42.645Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
31392026-07-24T22:20:42.646Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
31402026-07-24T22:20:42.646Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
31412026-07-24T22:20:42.646Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
31422026-07-24T22:20:42.646Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
31432026-07-24T22:20:42.646Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
31442026-07-24T22:20:42.646Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31452026-07-24T22:20:42.646Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
31462026-07-24T22:20:42.646Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
31472026-07-24T22:20:42.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
31482026-07-24T22:20:42.646Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31492026-07-24T22:20:42.646Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31502026-07-24T22:20:42.646Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31512026-07-24T22:20:42.646Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31522026-07-24T22:20:42.646Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31532026-07-24T22:20:42.646Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
31542026-07-24T22:20:42.646Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
31552026-07-24T22:20:42.646Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31562026-07-24T22:20:42.646Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
31572026-07-24T22:20:42.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
31582026-07-24T22:20:42.646Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31592026-07-24T22:20:42.646Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31602026-07-24T22:20:42.646Z[ 10] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
31612026-07-24T22:20:42.646Z[ 12] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
31622026-07-24T22:20:42.646Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31632026-07-24T22:20:42.646Z[ 16] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
31642026-07-24T22:20:42.646Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31652026-07-24T22:20:42.646Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31662026-07-24T22:20:42.646Z[SUM] 10.00-10.00 sec 384 KBytes 2.90 Gbits/sec
31672026-07-24T22:20:42.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
31682026-07-24T22:20:42.646Z[ ID] Interval Transfer Bitrate
31692026-07-24T22:20:42.646Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
31702026-07-24T22:20:42.646Z[ 8] 0.00-10.00 sec 516 MBytes 432 Mbits/sec receiver
31712026-07-24T22:20:42.646Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
31722026-07-24T22:20:42.646Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
31732026-07-24T22:20:42.646Z[ 14] 0.00-10.00 sec 516 MBytes 432 Mbits/sec receiver
31742026-07-24T22:20:42.646Z[ 16] 0.00-10.00 sec 516 MBytes 432 Mbits/sec receiver
31752026-07-24T22:20:42.646Z[ 18] 0.00-10.00 sec 516 MBytes 432 Mbits/sec receiver
31762026-07-24T22:20:42.646Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
31772026-07-24T22:20:42.646Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec receiver
31782026-07-24T22:20:42.650ZRun 6/10...3460.9545090553897Mbps
31792026-07-24T22:20:50.058Z-----------------------------------------------------------
31802026-07-24T22:20:50.059ZServer listening on 5201 (test #17)
31812026-07-24T22:20:50.059Z-----------------------------------------------------------
31822026-07-24T22:20:50.059ZAccepted connection from 10.0.0.1, port 64241
31832026-07-24T22:20:50.059Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49540
31842026-07-24T22:20:50.059Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37147
31852026-07-24T22:20:50.059Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59262
31862026-07-24T22:20:50.059Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56299
31872026-07-24T22:20:50.059Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50349
31882026-07-24T22:20:50.059Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50026
31892026-07-24T22:20:50.059Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57006
31902026-07-24T22:20:50.059Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60652
31912026-07-24T22:20:50.059Z[ ID] Interval Transfer Bitrate
31922026-07-24T22:20:50.059Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
31932026-07-24T22:20:50.059Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
31942026-07-24T22:20:50.059Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
31952026-07-24T22:20:50.059Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
31962026-07-24T22:20:50.059Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
31972026-07-24T22:20:50.059Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
31982026-07-24T22:20:50.059Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
31992026-07-24T22:20:50.059Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32002026-07-24T22:20:50.059Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
32012026-07-24T22:20:50.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
32022026-07-24T22:20:50.059Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32032026-07-24T22:20:50.059Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32042026-07-24T22:20:50.059Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32052026-07-24T22:20:50.059Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32062026-07-24T22:20:50.060Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32072026-07-24T22:20:50.060Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
32082026-07-24T22:20:50.060Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32092026-07-24T22:20:50.060Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32102026-07-24T22:20:50.060Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
32112026-07-24T22:20:50.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122026-07-24T22:20:50.060Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
32132026-07-24T22:20:50.060Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
32142026-07-24T22:20:50.060Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
32152026-07-24T22:20:50.060Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32162026-07-24T22:20:50.060Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32172026-07-24T22:20:50.060Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32182026-07-24T22:20:50.060Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
32192026-07-24T22:20:50.060Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
32202026-07-24T22:20:50.060Z[SUM] 2.00-3.00 sec 431 MBytes 3.61 Gbits/sec
32212026-07-24T22:20:50.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-07-24T22:20:50.060Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32232026-07-24T22:20:50.060Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32242026-07-24T22:20:50.060Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32252026-07-24T22:20:50.060Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32262026-07-24T22:20:50.060Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32272026-07-24T22:20:50.060Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32282026-07-24T22:20:50.060Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32292026-07-24T22:20:50.060Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32302026-07-24T22:20:50.060Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
32312026-07-24T22:20:50.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-07-24T22:20:50.060Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
32332026-07-24T22:20:50.060Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
32342026-07-24T22:20:50.061Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
32352026-07-24T22:20:50.061Z[ 12] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
32362026-07-24T22:20:50.061Z[ 14] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
32372026-07-24T22:20:50.061Z[ 16] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
32382026-07-24T22:20:50.061Z[ 18] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
32392026-07-24T22:20:50.061Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
32402026-07-24T22:20:50.061Z[SUM] 4.00-5.00 sec 418 MBytes 3.51 Gbits/sec
32412026-07-24T22:20:50.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-07-24T22:20:50.061Z[ 5] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
32432026-07-24T22:20:50.061Z[ 8] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
32442026-07-24T22:20:50.061Z[ 10] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
32452026-07-24T22:20:50.061Z[ 12] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
32462026-07-24T22:20:50.061Z[ 14] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
32472026-07-24T22:20:50.061Z[ 16] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
32482026-07-24T22:20:50.061Z[ 18] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
32492026-07-24T22:20:50.061Z[ 20] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
32502026-07-24T22:20:50.061Z[SUM] 5.00-6.00 sec 418 MBytes 3.51 Gbits/sec
32512026-07-24T22:20:50.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-07-24T22:20:50.061Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
32532026-07-24T22:20:50.061Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
32542026-07-24T22:20:50.061Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
32552026-07-24T22:20:53.060Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
32562026-07-24T22:20:53.060Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
32572026-07-24T22:20:53.060Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
32582026-07-24T22:20:53.060Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
32592026-07-24T22:20:53.060Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
32602026-07-24T22:20:53.060Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
32612026-07-24T22:20:53.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-07-24T22:20:53.060Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
32632026-07-24T22:20:53.060Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32642026-07-24T22:20:53.061Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32652026-07-24T22:20:53.061Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
32662026-07-24T22:20:53.061Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
32672026-07-24T22:20:53.061Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
32682026-07-24T22:20:53.061Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
32692026-07-24T22:20:53.061Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
32702026-07-24T22:20:53.061Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
32712026-07-24T22:20:53.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-07-24T22:20:53.061Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32732026-07-24T22:20:53.061Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32742026-07-24T22:20:53.061Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32752026-07-24T22:20:53.061Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32762026-07-24T22:20:53.061Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32772026-07-24T22:20:53.061Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32782026-07-24T22:20:53.061Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32792026-07-24T22:20:53.061Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32802026-07-24T22:20:53.061Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
32812026-07-24T22:20:53.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-07-24T22:20:53.061Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
32832026-07-24T22:20:53.061Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
32842026-07-24T22:20:53.061Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
32852026-07-24T22:20:53.061Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
32862026-07-24T22:20:53.061Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
32872026-07-24T22:20:53.061Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
32882026-07-24T22:20:53.061Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
32892026-07-24T22:20:53.061Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
32902026-07-24T22:20:53.061Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
32912026-07-24T22:20:53.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-07-24T22:20:53.061Z[ 5] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
32932026-07-24T22:20:53.061Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
32942026-07-24T22:20:53.061Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
32952026-07-24T22:20:53.061Z[ 12] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
32962026-07-24T22:20:53.061Z[ 14] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
32972026-07-24T22:20:53.061Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
32982026-07-24T22:20:53.061Z[ 18] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
32992026-07-24T22:20:53.061Z[ 20] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
33002026-07-24T22:20:53.061Z[SUM] 10.00-10.00 sec 640 KBytes 4.50 Gbits/sec
33012026-07-24T22:20:53.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-07-24T22:20:53.062Z[ ID] Interval Transfer Bitrate
33032026-07-24T22:20:53.062Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33042026-07-24T22:20:53.062Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33052026-07-24T22:20:53.062Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33062026-07-24T22:20:53.062Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33072026-07-24T22:20:53.062Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33082026-07-24T22:20:53.062Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33092026-07-24T22:20:53.062Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33102026-07-24T22:20:53.062Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33112026-07-24T22:20:53.062Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
33122026-07-24T22:20:53.065ZRun 7/10...3496.0932261634443Mbps
33132026-07-24T22:21:00.466Z-----------------------------------------------------------
33142026-07-24T22:21:00.466ZServer listening on 5201 (test #18)
33152026-07-24T22:21:00.466Z-----------------------------------------------------------
33162026-07-24T22:21:00.466ZAccepted connection from 10.0.0.1, port 56899
33172026-07-24T22:21:00.466Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33078
33182026-07-24T22:21:00.466Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58213
33192026-07-24T22:21:00.466Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54668
33202026-07-24T22:21:00.466Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49196
33212026-07-24T22:21:00.466Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64027
33222026-07-24T22:21:00.466Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38897
33232026-07-24T22:21:00.466Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39600
33242026-07-24T22:21:00.466Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49909
33252026-07-24T22:21:00.466Z[ ID] Interval Transfer Bitrate
33262026-07-24T22:21:00.466Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33272026-07-24T22:21:00.466Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33282026-07-24T22:21:00.466Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33292026-07-24T22:21:00.466Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33302026-07-24T22:21:00.466Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
33312026-07-24T22:21:00.466Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33322026-07-24T22:21:00.466Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33332026-07-24T22:21:00.466Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33342026-07-24T22:21:00.466Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
33352026-07-24T22:21:00.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
33362026-07-24T22:21:00.467Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33372026-07-24T22:21:00.467Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33382026-07-24T22:21:00.467Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33392026-07-24T22:21:00.467Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33402026-07-24T22:21:00.467Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33412026-07-24T22:21:00.467Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33422026-07-24T22:21:00.467Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33432026-07-24T22:21:00.467Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33442026-07-24T22:21:00.467Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
33452026-07-24T22:21:00.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
33462026-07-24T22:21:00.467Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
33472026-07-24T22:21:00.467Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33482026-07-24T22:21:00.467Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33492026-07-24T22:21:00.467Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33502026-07-24T22:21:00.467Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
33512026-07-24T22:21:00.467Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33522026-07-24T22:21:00.467Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
33532026-07-24T22:21:00.467Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
33542026-07-24T22:21:00.467Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
33552026-07-24T22:21:00.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562026-07-24T22:21:00.467Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
33572026-07-24T22:21:00.467Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
33582026-07-24T22:21:00.467Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
33592026-07-24T22:21:00.467Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
33602026-07-24T22:21:00.467Z[ 14] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
33612026-07-24T22:21:00.467Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
33622026-07-24T22:21:00.467Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
33632026-07-24T22:21:00.467Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
33642026-07-24T22:21:00.467Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
33652026-07-24T22:21:00.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662026-07-24T22:21:00.467Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
33672026-07-24T22:21:00.467Z[ 8] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
33682026-07-24T22:21:00.467Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
33692026-07-24T22:21:00.467Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
33702026-07-24T22:21:00.467Z[ 14] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
33712026-07-24T22:21:00.467Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
33722026-07-24T22:21:00.467Z[ 18] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
33732026-07-24T22:21:00.467Z[ 20] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
33742026-07-24T22:21:00.468Z[SUM] 4.00-5.00 sec 420 MBytes 3.52 Gbits/sec
33752026-07-24T22:21:00.468Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762026-07-24T22:21:00.468Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33772026-07-24T22:21:00.468Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33782026-07-24T22:21:00.468Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
33792026-07-24T22:21:00.468Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33802026-07-24T22:21:00.468Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33812026-07-24T22:21:00.468Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33822026-07-24T22:21:00.468Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33832026-07-24T22:21:00.468Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33842026-07-24T22:21:00.468Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
33852026-07-24T22:21:00.468Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862026-07-24T22:21:00.468Z[ 5] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
33872026-07-24T22:21:00.468Z[ 8] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
33882026-07-24T22:21:00.468Z[ 10] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
33892026-07-24T22:21:03.468Z[ 12] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
33902026-07-24T22:21:03.468Z[ 14] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
33912026-07-24T22:21:03.468Z[ 16] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
33922026-07-24T22:21:03.468Z[ 18] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
33932026-07-24T22:21:03.468Z[ 20] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
33942026-07-24T22:21:03.468Z[SUM] 6.00-7.00 sec 418 MBytes 3.50 Gbits/sec
33952026-07-24T22:21:03.468Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962026-07-24T22:21:03.468Z[ 5] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
33972026-07-24T22:21:03.468Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
33982026-07-24T22:21:03.468Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
33992026-07-24T22:21:03.468Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
34002026-07-24T22:21:03.468Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
34012026-07-24T22:21:03.468Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
34022026-07-24T22:21:03.468Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
34032026-07-24T22:21:03.468Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
34042026-07-24T22:21:03.468Z[SUM] 7.00-8.00 sec 420 MBytes 3.53 Gbits/sec
34052026-07-24T22:21:03.468Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062026-07-24T22:21:03.468Z[ 5] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
34072026-07-24T22:21:03.468Z[ 8] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
34082026-07-24T22:21:03.468Z[ 10] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
34092026-07-24T22:21:03.468Z[ 12] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
34102026-07-24T22:21:03.468Z[ 14] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
34112026-07-24T22:21:03.468Z[ 16] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
34122026-07-24T22:21:03.468Z[ 18] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
34132026-07-24T22:21:03.468Z[ 20] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
34142026-07-24T22:21:03.468Z[SUM] 8.00-9.00 sec 417 MBytes 3.50 Gbits/sec
34152026-07-24T22:21:03.468Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162026-07-24T22:21:03.468Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34172026-07-24T22:21:03.469Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34182026-07-24T22:21:03.469Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34192026-07-24T22:21:03.469Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34202026-07-24T22:21:03.469Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34212026-07-24T22:21:03.469Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
34222026-07-24T22:21:03.469Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34232026-07-24T22:21:03.469Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
34242026-07-24T22:21:03.469Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
34252026-07-24T22:21:03.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262026-07-24T22:21:03.469Z[ 5] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
34272026-07-24T22:21:03.469Z[ 8] 10.00-10.00 sec 128 KBytes 957 Mbits/sec
34282026-07-24T22:21:03.469Z[ 10] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
34292026-07-24T22:21:03.469Z[ 12] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
34302026-07-24T22:21:03.469Z[ 14] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
34312026-07-24T22:21:03.469Z[ 16] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
34322026-07-24T22:21:03.469Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34332026-07-24T22:21:03.469Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34342026-07-24T22:21:03.469Z[SUM] 10.00-10.00 sec 768 KBytes 5.75 Gbits/sec
34352026-07-24T22:21:03.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362026-07-24T22:21:03.469Z[ ID] Interval Transfer Bitrate
34372026-07-24T22:21:03.469Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
34382026-07-24T22:21:03.469Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
34392026-07-24T22:21:03.469Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
34402026-07-24T22:21:03.469Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
34412026-07-24T22:21:03.469Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
34422026-07-24T22:21:03.469Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
34432026-07-24T22:21:03.469Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
34442026-07-24T22:21:03.469Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
34452026-07-24T22:21:03.469Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec receiver
34462026-07-24T22:21:03.473ZRun 8/10...3463.05646056916Mbps
34472026-07-24T22:21:10.876Z-----------------------------------------------------------
34482026-07-24T22:21:10.876ZServer listening on 5201 (test #19)
34492026-07-24T22:21:10.876Z-----------------------------------------------------------
34502026-07-24T22:21:10.876ZAccepted connection from 10.0.0.1, port 61205
34512026-07-24T22:21:10.876Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47483
34522026-07-24T22:21:10.876Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45278
34532026-07-24T22:21:10.876Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63315
34542026-07-24T22:21:10.876Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35498
34552026-07-24T22:21:10.876Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40692
34562026-07-24T22:21:10.876Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45730
34572026-07-24T22:21:10.876Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36795
34582026-07-24T22:21:10.876Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46639
34592026-07-24T22:21:10.876Z[ ID] Interval Transfer Bitrate
34602026-07-24T22:21:10.876Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34612026-07-24T22:21:10.876Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34622026-07-24T22:21:10.876Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34632026-07-24T22:21:10.876Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34642026-07-24T22:21:10.876Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34652026-07-24T22:21:10.876Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34662026-07-24T22:21:10.876Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34672026-07-24T22:21:10.876Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34682026-07-24T22:21:10.876Z[SUM] 0.00-1.00 sec 337 MBytes 2.82 Gbits/sec
34692026-07-24T22:21:10.876Z- - - - - - - - - - - - - - - - - - - - - - - - -
34702026-07-24T22:21:10.876Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34712026-07-24T22:21:10.876Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34722026-07-24T22:21:10.876Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34732026-07-24T22:21:10.876Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34742026-07-24T22:21:10.877Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34752026-07-24T22:21:10.877Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34762026-07-24T22:21:10.877Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34772026-07-24T22:21:10.877Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34782026-07-24T22:21:10.877Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
34792026-07-24T22:21:10.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
34802026-07-24T22:21:10.877Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
34812026-07-24T22:21:10.877Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
34822026-07-24T22:21:10.877Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
34832026-07-24T22:21:10.877Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
34842026-07-24T22:21:10.877Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
34852026-07-24T22:21:10.877Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
34862026-07-24T22:21:10.877Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
34872026-07-24T22:21:10.877Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
34882026-07-24T22:21:10.877Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
34892026-07-24T22:21:10.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902026-07-24T22:21:10.877Z[ 5] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
34912026-07-24T22:21:10.877Z[ 8] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
34922026-07-24T22:21:10.877Z[ 10] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
34932026-07-24T22:21:10.877Z[ 12] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
34942026-07-24T22:21:10.877Z[ 14] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
34952026-07-24T22:21:10.877Z[ 16] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
34962026-07-24T22:21:10.877Z[ 18] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
34972026-07-24T22:21:10.877Z[ 20] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
34982026-07-24T22:21:10.877Z[SUM] 3.00-4.00 sec 417 MBytes 3.50 Gbits/sec
34992026-07-24T22:21:10.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-07-24T22:21:10.877Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35012026-07-24T22:21:10.877Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
35022026-07-24T22:21:10.877Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35032026-07-24T22:21:10.877Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35042026-07-24T22:21:10.877Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35052026-07-24T22:21:10.877Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35062026-07-24T22:21:10.877Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35072026-07-24T22:21:10.877Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
35082026-07-24T22:21:10.877Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
35092026-07-24T22:21:10.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-07-24T22:21:10.877Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35112026-07-24T22:21:10.877Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35122026-07-24T22:21:10.878Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35132026-07-24T22:21:10.878Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35142026-07-24T22:21:10.878Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35152026-07-24T22:21:10.878Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35162026-07-24T22:21:10.878Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
35172026-07-24T22:21:10.878Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
35182026-07-24T22:21:10.878Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
35192026-07-24T22:21:10.878Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-07-24T22:21:10.878Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
35212026-07-24T22:21:10.878Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
35222026-07-24T22:21:10.878Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
35232026-07-24T22:21:13.877Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35242026-07-24T22:21:13.877Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
35252026-07-24T22:21:13.878Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
35262026-07-24T22:21:13.878Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
35272026-07-24T22:21:13.878Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35282026-07-24T22:21:13.878Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
35292026-07-24T22:21:13.878Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-07-24T22:21:13.878Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35312026-07-24T22:21:13.878Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35322026-07-24T22:21:13.878Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
35332026-07-24T22:21:13.878Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
35342026-07-24T22:21:13.878Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
35352026-07-24T22:21:13.878Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35362026-07-24T22:21:13.878Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35372026-07-24T22:21:13.878Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
35382026-07-24T22:21:13.878Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
35392026-07-24T22:21:13.878Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-07-24T22:21:13.878Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
35412026-07-24T22:21:13.878Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35422026-07-24T22:21:13.878Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
35432026-07-24T22:21:13.878Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
35442026-07-24T22:21:13.878Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35452026-07-24T22:21:13.878Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35462026-07-24T22:21:13.878Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
35472026-07-24T22:21:13.878Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35482026-07-24T22:21:13.878Z[SUM] 8.00-9.00 sec 430 MBytes 3.60 Gbits/sec
35492026-07-24T22:21:13.878Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-07-24T22:21:13.878Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35512026-07-24T22:21:13.878Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
35522026-07-24T22:21:13.879Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
35532026-07-24T22:21:13.879Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35542026-07-24T22:21:13.879Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35552026-07-24T22:21:13.879Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35562026-07-24T22:21:13.879Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35572026-07-24T22:21:13.879Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
35582026-07-24T22:21:13.879Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
35592026-07-24T22:21:13.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-07-24T22:21:13.879Z[ 5] 10.00-10.00 sec 128 KBytes 943 Mbits/sec
35612026-07-24T22:21:13.879Z[ 8] 10.00-10.00 sec 128 KBytes 944 Mbits/sec
35622026-07-24T22:21:13.879Z[ 10] 10.00-10.00 sec 128 KBytes 944 Mbits/sec
35632026-07-24T22:21:13.879Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35642026-07-24T22:21:13.879Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35652026-07-24T22:21:13.879Z[ 16] 10.00-10.00 sec 128 KBytes 943 Mbits/sec
35662026-07-24T22:21:13.879Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35672026-07-24T22:21:13.879Z[ 20] 10.00-10.00 sec 128 KBytes 944 Mbits/sec
35682026-07-24T22:21:13.879Z[SUM] 10.00-10.00 sec 640 KBytes 4.71 Gbits/sec
35692026-07-24T22:21:13.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-07-24T22:21:13.879Z[ ID] Interval Transfer Bitrate
35712026-07-24T22:21:13.879Z[ 5] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
35722026-07-24T22:21:13.879Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35732026-07-24T22:21:13.879Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
35742026-07-24T22:21:13.879Z[ 12] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
35752026-07-24T22:21:13.879Z[ 14] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
35762026-07-24T22:21:13.879Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35772026-07-24T22:21:13.879Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35782026-07-24T22:21:13.879Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35792026-07-24T22:21:13.879Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec receiver
35802026-07-24T22:21:13.883ZRun 9/10...3492.1031286033603Mbps
35812026-07-24T22:21:21.279Z-----------------------------------------------------------
35822026-07-24T22:21:21.279ZServer listening on 5201 (test #20)
35832026-07-24T22:21:21.279Z-----------------------------------------------------------
35842026-07-24T22:21:21.279ZAccepted connection from 10.0.0.1, port 49369
35852026-07-24T22:21:21.279Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53040
35862026-07-24T22:21:21.279Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63290
35872026-07-24T22:21:21.280Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33530
35882026-07-24T22:21:21.280Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58914
35892026-07-24T22:21:21.280Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60534
35902026-07-24T22:21:21.280Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47354
35912026-07-24T22:21:21.280Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46103
35922026-07-24T22:21:21.280Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45498
35932026-07-24T22:21:21.280Z[ ID] Interval Transfer Bitrate
35942026-07-24T22:21:21.280Z[ 5] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
35952026-07-24T22:21:21.280Z[ 8] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
35962026-07-24T22:21:21.280Z[ 10] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
35972026-07-24T22:21:21.280Z[ 12] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
35982026-07-24T22:21:21.280Z[ 14] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
35992026-07-24T22:21:21.280Z[ 16] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
36002026-07-24T22:21:21.280Z[ 18] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
36012026-07-24T22:21:21.280Z[ 20] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
36022026-07-24T22:21:21.280Z[SUM] 0.00-1.00 sec 328 MBytes 2.75 Gbits/sec
36032026-07-24T22:21:21.280Z- - - - - - - - - - - - - - - - - - - - - - - - -
36042026-07-24T22:21:21.280Z[ 5] 1.00-2.00 sec 51.9 MBytes 435 Mbits/sec
36052026-07-24T22:21:21.280Z[ 8] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
36062026-07-24T22:21:21.280Z[ 10] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
36072026-07-24T22:21:21.280Z[ 12] 1.00-2.00 sec 52.0 MBytes 436 Mbits/sec
36082026-07-24T22:21:21.280Z[ 14] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
36092026-07-24T22:21:21.280Z[ 16] 1.00-2.00 sec 51.9 MBytes 435 Mbits/sec
36102026-07-24T22:21:21.280Z[ 18] 1.00-2.00 sec 51.9 MBytes 435 Mbits/sec
36112026-07-24T22:21:21.280Z[ 20] 1.00-2.00 sec 51.9 MBytes 435 Mbits/sec
36122026-07-24T22:21:21.280Z[SUM] 1.00-2.00 sec 415 MBytes 3.48 Gbits/sec
36132026-07-24T22:21:21.281Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142026-07-24T22:21:21.281Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36152026-07-24T22:21:21.281Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36162026-07-24T22:21:21.281Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36172026-07-24T22:21:21.281Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36182026-07-24T22:21:21.281Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36192026-07-24T22:21:21.281Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36202026-07-24T22:21:21.281Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36212026-07-24T22:21:21.281Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36222026-07-24T22:21:21.281Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
36232026-07-24T22:21:21.281Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-07-24T22:21:21.281Z[ 5] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
36252026-07-24T22:21:21.281Z[ 8] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
36262026-07-24T22:21:21.281Z[ 10] 3.00-4.00 sec 51.6 MBytes 433 Mbits/sec
36272026-07-24T22:21:21.281Z[ 12] 3.00-4.00 sec 51.8 MBytes 434 Mbits/sec
36282026-07-24T22:21:21.281Z[ 14] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
36292026-07-24T22:21:21.281Z[ 16] 3.00-4.00 sec 51.8 MBytes 434 Mbits/sec
36302026-07-24T22:21:21.281Z[ 18] 3.00-4.00 sec 51.8 MBytes 434 Mbits/sec
36312026-07-24T22:21:21.281Z[ 20] 3.00-4.00 sec 51.8 MBytes 434 Mbits/sec
36322026-07-24T22:21:21.281Z[SUM] 3.00-4.00 sec 414 MBytes 3.47 Gbits/sec
36332026-07-24T22:21:21.281Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342026-07-24T22:21:21.281Z[ 5] 4.00-5.00 sec 51.4 MBytes 431 Mbits/sec
36352026-07-24T22:21:21.281Z[ 8] 4.00-5.00 sec 51.2 MBytes 430 Mbits/sec
36362026-07-24T22:21:21.281Z[ 10] 4.00-5.00 sec 51.2 MBytes 430 Mbits/sec
36372026-07-24T22:21:21.281Z[ 12] 4.00-5.00 sec 51.4 MBytes 431 Mbits/sec
36382026-07-24T22:21:21.281Z[ 14] 4.00-5.00 sec 51.2 MBytes 430 Mbits/sec
36392026-07-24T22:21:21.281Z[ 16] 4.00-5.00 sec 51.5 MBytes 432 Mbits/sec
36402026-07-24T22:21:21.281Z[ 18] 4.00-5.00 sec 51.4 MBytes 431 Mbits/sec
36412026-07-24T22:21:21.282Z[ 20] 4.00-5.00 sec 51.4 MBytes 431 Mbits/sec
36422026-07-24T22:21:21.282Z[SUM] 4.00-5.00 sec 411 MBytes 3.45 Gbits/sec
36432026-07-24T22:21:21.282Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442026-07-24T22:21:21.282Z[ 5] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
36452026-07-24T22:21:21.282Z[ 8] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
36462026-07-24T22:21:21.282Z[ 10] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
36472026-07-24T22:21:21.282Z[ 12] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
36482026-07-24T22:21:21.282Z[ 14] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
36492026-07-24T22:21:21.282Z[ 16] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
36502026-07-24T22:21:21.282Z[ 18] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
36512026-07-24T22:21:21.282Z[ 20] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
36522026-07-24T22:21:21.282Z[SUM] 5.00-6.00 sec 414 MBytes 3.48 Gbits/sec
36532026-07-24T22:21:21.282Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-07-24T22:21:21.282Z[ 5] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
36552026-07-24T22:21:21.282Z[ 8] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
36562026-07-24T22:21:21.282Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
36572026-07-24T22:21:24.281Z[ 12] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
36582026-07-24T22:21:24.281Z[ 14] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
36592026-07-24T22:21:24.281Z[ 16] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
36602026-07-24T22:21:24.281Z[ 18] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
36612026-07-24T22:21:24.281Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
36622026-07-24T22:21:24.281Z[SUM] 6.00-7.00 sec 418 MBytes 3.51 Gbits/sec
36632026-07-24T22:21:24.281Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-07-24T22:21:24.281Z[ 5] 7.00-8.00 sec 51.8 MBytes 434 Mbits/sec
36652026-07-24T22:21:24.281Z[ 8] 7.00-8.00 sec 51.9 MBytes 435 Mbits/sec
36662026-07-24T22:21:24.281Z[ 10] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
36672026-07-24T22:21:24.281Z[ 12] 7.00-8.00 sec 51.8 MBytes 434 Mbits/sec
36682026-07-24T22:21:24.281Z[ 14] 7.00-8.00 sec 51.9 MBytes 435 Mbits/sec
36692026-07-24T22:21:24.281Z[ 16] 7.00-8.00 sec 51.9 MBytes 435 Mbits/sec
36702026-07-24T22:21:24.281Z[ 18] 7.00-8.00 sec 51.8 MBytes 434 Mbits/sec
36712026-07-24T22:21:24.281Z[ 20] 7.00-8.00 sec 51.9 MBytes 435 Mbits/sec
36722026-07-24T22:21:24.281Z[SUM] 7.00-8.00 sec 415 MBytes 3.48 Gbits/sec
36732026-07-24T22:21:24.281Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-07-24T22:21:24.281Z[ 5] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
36752026-07-24T22:21:24.281Z[ 8] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
36762026-07-24T22:21:24.281Z[ 10] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
36772026-07-24T22:21:24.281Z[ 12] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
36782026-07-24T22:21:24.281Z[ 14] 8.00-9.00 sec 51.8 MBytes 434 Mbits/sec
36792026-07-24T22:21:24.281Z[ 16] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
36802026-07-24T22:21:24.281Z[ 18] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
36812026-07-24T22:21:24.281Z[ 20] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
36822026-07-24T22:21:24.281Z[SUM] 8.00-9.00 sec 415 MBytes 3.48 Gbits/sec
36832026-07-24T22:21:24.281Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-07-24T22:21:24.282Z[ 5] 9.00-10.00 sec 51.2 MBytes 430 Mbits/sec
36852026-07-24T22:21:24.282Z[ 8] 9.00-10.00 sec 51.1 MBytes 429 Mbits/sec
36862026-07-24T22:21:24.282Z[ 10] 9.00-10.00 sec 51.0 MBytes 428 Mbits/sec
36872026-07-24T22:21:24.282Z[ 12] 9.00-10.00 sec 51.1 MBytes 429 Mbits/sec
36882026-07-24T22:21:24.282Z[ 14] 9.00-10.00 sec 51.1 MBytes 429 Mbits/sec
36892026-07-24T22:21:24.282Z[ 16] 9.00-10.00 sec 51.1 MBytes 429 Mbits/sec
36902026-07-24T22:21:24.282Z[ 18] 9.00-10.00 sec 51.0 MBytes 428 Mbits/sec
36912026-07-24T22:21:24.282Z[ 20] 9.00-10.00 sec 51.1 MBytes 429 Mbits/sec
36922026-07-24T22:21:24.282Z[SUM] 9.00-10.00 sec 409 MBytes 3.43 Gbits/sec
36932026-07-24T22:21:24.282Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-07-24T22:21:24.282Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
36952026-07-24T22:21:24.282Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
36962026-07-24T22:21:24.282Z[ 10] 10.00-10.00 sec 128 KBytes 893 Mbits/sec
36972026-07-24T22:21:24.282Z[ 12] 10.00-10.00 sec 128 KBytes 893 Mbits/sec
36982026-07-24T22:21:24.282Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
36992026-07-24T22:21:24.282Z[ 16] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
37002026-07-24T22:21:24.282Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37012026-07-24T22:21:24.282Z[ 20] 10.00-10.00 sec 128 KBytes 893 Mbits/sec
37022026-07-24T22:21:24.282Z[SUM] 10.00-10.00 sec 512 KBytes 3.57 Gbits/sec
37032026-07-24T22:21:24.282Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-07-24T22:21:24.286Z[ ID] Interval Transfer Bitrate
37052026-07-24T22:21:24.286Z[ 5] 0.00-10.00 sec 508 MBytes 426 Mbits/sec receiver
37062026-07-24T22:21:24.286Z[ 8] 0.00-10.00 sec 508 MBytes 426 Mbits/sec receiver
37072026-07-24T22:21:24.286Z[ 10] 0.00-10.00 sec 508 MBytes 426 Mbits/sec receiver
37082026-07-24T22:21:24.286Z[ 12] 0.00-10.00 sec 508 MBytes 426 Mbits/sec receiver
37092026-07-24T22:21:24.286Z[ 14] 0.00-10.00 sec 508 MBytes 426 Mbits/sec receiver
37102026-07-24T22:21:24.286Z[ 16] 0.00-10.00 sec 508 MBytes 426 Mbits/sec receiver
37112026-07-24T22:21:24.286Z[ 18] 0.00-10.00 sec 508 MBytes 426 Mbits/sec receiver
37122026-07-24T22:21:24.286Z[ 20] 0.00-10.00 sec 508 MBytes 426 Mbits/sec receiver
37132026-07-24T22:21:24.286Z[SUM] 0.00-10.00 sec 3.97 GBytes 3.41 Gbits/sec receiver
37142026-07-24T22:21:24.286ZRun 10/10...3408.2154271959735Mbps
37152026-07-24T22:21:24.286Z###---------------------###
37162026-07-24T22:21:24.286Z::: iPerf done... :::
37172026-07-24T22:21:24.286Z:::Awaiting out files...:::
37182026-07-24T22:21:24.286Z###---------------------###
37192026-07-24T22:21:24.286Z###-----###
37202026-07-24T22:21:24.286Z:::done!:::
37212026-07-24T22:21:24.286Z###-----###
37222026-07-24T22:21:25.262ZGnuplot not found, using plotters backend
37232026-07-24T22:21:25.405ZBenchmarking iperf-tcp/local/c2s/tx
37242026-07-24T22:21:25.405ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37252026-07-24T22:21:29.742ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.2B iterations)
37262026-07-24T22:21:48.388ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37272026-07-24T22:21:48.482Ziperf-tcp/local/c2s/tx time: [3.6248 µs 3.6249 µs 3.6250 µs]
37282026-07-24T22:21:48.482Z change: [+3.2957% +3.3010% +3.3063%] (p = 0.00 < 0.05)
37292026-07-24T22:21:48.482Z Performance has regressed.
37302026-07-24T22:21:48.482ZFound 3 outliers among 100 measurements (3.00%)
37312026-07-24T22:21:48.482Z 1 (1.00%) low severe
37322026-07-24T22:21:48.482Z 1 (1.00%) low mild
37332026-07-24T22:21:48.482Z 1 (1.00%) high mild
37342026-07-24T22:21:49.378Z
37352026-07-24T22:21:49.381ZBenchmarking iperf-tcp/local/c2s/rx
37362026-07-24T22:21:49.381ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37372026-07-24T22:21:53.706ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.2B iterations)
37382026-07-24T22:22:12.351ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37392026-07-24T22:22:12.441Ziperf-tcp/local/c2s/rx time: [6.7550 µs 6.7552 µs 6.7554 µs]
37402026-07-24T22:22:12.441Z change: [+2.1464% +2.1505% +2.1545%] (p = 0.00 < 0.05)
37412026-07-24T22:22:12.441Z Performance has regressed.
37422026-07-24T22:22:12.441ZFound 3 outliers among 100 measurements (3.00%)
37432026-07-24T22:22:12.442Z 1 (1.00%) low mild
37442026-07-24T22:22:12.442Z 2 (2.00%) high mild
37452026-07-24T22:22:13.341Z
37462026-07-24T22:22:13.344Z###-------------------###
37472026-07-24T22:22:13.344Z:::Running experiment :::
37482026-07-24T22:22:13.344Z:::iperf-tcp/local/s2c:::
37492026-07-24T22:22:13.344Z###-------------------###
37502026-07-24T22:22:13.684Zdtrace: description 'profile-201us ' matched 2 probes
37512026-07-24T22:22:20.742Z-----------------------------------------------------------
37522026-07-24T22:22:20.742ZServer listening on 5201 (test #21)
37532026-07-24T22:22:20.742Z-----------------------------------------------------------
37542026-07-24T22:22:20.742ZAccepted connection from 10.0.0.1, port 34086
37552026-07-24T22:22:20.742Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53713
37562026-07-24T22:22:20.742Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64391
37572026-07-24T22:22:20.742Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60587
37582026-07-24T22:22:20.742Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57769
37592026-07-24T22:22:20.742Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45544
37602026-07-24T22:22:20.742Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58379
37612026-07-24T22:22:20.742Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64956
37622026-07-24T22:22:20.742Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60046
37632026-07-24T22:22:20.743Z[ ID] Interval Transfer Bitrate
37642026-07-24T22:22:20.743Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37652026-07-24T22:22:20.743Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37662026-07-24T22:22:20.743Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37672026-07-24T22:22:20.743Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37682026-07-24T22:22:20.743Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37692026-07-24T22:22:20.743Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37702026-07-24T22:22:20.743Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37712026-07-24T22:22:20.743Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37722026-07-24T22:22:20.743Z[SUM] 0.00-1.00 sec 342 MBytes 2.86 Gbits/sec
37732026-07-24T22:22:20.743Z- - - - - - - - - - - - - - - - - - - - - - - - -
37742026-07-24T22:22:20.743Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37752026-07-24T22:22:20.743Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
37762026-07-24T22:22:20.743Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
37772026-07-24T22:22:20.743Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
37782026-07-24T22:22:20.743Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
37792026-07-24T22:22:20.743Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
37802026-07-24T22:22:20.743Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37812026-07-24T22:22:20.743Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
37822026-07-24T22:22:20.743Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
37832026-07-24T22:22:20.743Z- - - - - - - - - - - - - - - - - - - - - - - - -
37842026-07-24T22:22:20.743Z[ 5] 2.00-3.00 sec 51.4 MBytes 431 Mbits/sec
37852026-07-24T22:22:20.743Z[ 8] 2.00-3.00 sec 51.5 MBytes 432 Mbits/sec
37862026-07-24T22:22:20.743Z[ 10] 2.00-3.00 sec 51.6 MBytes 433 Mbits/sec
37872026-07-24T22:22:20.743Z[ 12] 2.00-3.00 sec 51.5 MBytes 432 Mbits/sec
37882026-07-24T22:22:20.743Z[ 14] 2.00-3.00 sec 51.6 MBytes 433 Mbits/sec
37892026-07-24T22:22:20.743Z[ 16] 2.00-3.00 sec 51.5 MBytes 432 Mbits/sec
37902026-07-24T22:22:20.743Z[ 18] 2.00-3.00 sec 51.4 MBytes 431 Mbits/sec
37912026-07-24T22:22:20.743Z[ 20] 2.00-3.00 sec 51.6 MBytes 433 Mbits/sec
37922026-07-24T22:22:20.743Z[SUM] 2.00-3.00 sec 412 MBytes 3.46 Gbits/sec
37932026-07-24T22:22:20.743Z- - - - - - - - - - - - - - - - - - - - - - - - -
37942026-07-24T22:22:20.743Z[ 5] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
37952026-07-24T22:22:20.743Z[ 8] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
37962026-07-24T22:22:20.743Z[ 10] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
37972026-07-24T22:22:20.743Z[ 12] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
37982026-07-24T22:22:20.743Z[ 14] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
37992026-07-24T22:22:20.743Z[ 16] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
38002026-07-24T22:22:20.744Z[ 18] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
38012026-07-24T22:22:20.744Z[ 20] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
38022026-07-24T22:22:20.744Z[SUM] 3.00-4.00 sec 416 MBytes 3.49 Gbits/sec
38032026-07-24T22:22:20.744Z- - - - - - - - - - - - - - - - - - - - - - - - -
38042026-07-24T22:22:20.744Z[ 5] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
38052026-07-24T22:22:20.744Z[ 8] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
38062026-07-24T22:22:20.744Z[ 10] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
38072026-07-24T22:22:20.744Z[ 12] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
38082026-07-24T22:22:20.744Z[ 14] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
38092026-07-24T22:22:20.744Z[ 16] 4.00-5.00 sec 51.5 MBytes 432 Mbits/sec
38102026-07-24T22:22:20.744Z[ 18] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
38112026-07-24T22:22:20.744Z[ 20] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
38122026-07-24T22:22:20.744Z[SUM] 4.00-5.00 sec 413 MBytes 3.47 Gbits/sec
38132026-07-24T22:22:20.744Z- - - - - - - - - - - - - - - - - - - - - - - - -
38142026-07-24T22:22:20.744Z[ 5] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
38152026-07-24T22:22:20.744Z[ 8] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
38162026-07-24T22:22:20.744Z[ 10] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
38172026-07-24T22:22:20.744Z[ 12] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
38182026-07-24T22:22:20.744Z[ 14] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
38192026-07-24T22:22:20.744Z[ 16] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
38202026-07-24T22:22:20.744Z[ 18] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
38212026-07-24T22:22:20.744Z[ 20] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
38222026-07-24T22:22:20.744Z[SUM] 5.00-6.00 sec 414 MBytes 3.47 Gbits/sec
38232026-07-24T22:22:20.744Z- - - - - - - - - - - - - - - - - - - - - - - - -
38242026-07-24T22:22:20.744Z[ 5] 6.00-7.00 sec 51.6 MBytes 433 Mbits/sec
38252026-07-24T22:22:20.744Z[ 8] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
38262026-07-24T22:22:20.744Z[ 10] 6.00-7.00 sec 51.6 MBytes 433 Mbits/sec
38272026-07-24T22:22:23.747Z[ 12] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
38282026-07-24T22:22:23.747Z[ 14] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
38292026-07-24T22:22:23.747Z[ 16] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
38302026-07-24T22:22:23.747Z[ 18] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
38312026-07-24T22:22:23.747Z[ 20] 6.00-7.00 sec 51.4 MBytes 431 Mbits/sec
38322026-07-24T22:22:23.747Z[SUM] 6.00-7.00 sec 412 MBytes 3.46 Gbits/sec
38332026-07-24T22:22:23.747Z- - - - - - - - - - - - - - - - - - - - - - - - -
38342026-07-24T22:22:23.747Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
38352026-07-24T22:22:23.747Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
38362026-07-24T22:22:23.747Z[ 10] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
38372026-07-24T22:22:23.747Z[ 12] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
38382026-07-24T22:22:23.747Z[ 14] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
38392026-07-24T22:22:23.747Z[ 16] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
38402026-07-24T22:22:23.747Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
38412026-07-24T22:22:23.747Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
38422026-07-24T22:22:23.747Z[SUM] 7.00-8.00 sec 418 MBytes 3.51 Gbits/sec
38432026-07-24T22:22:23.747Z- - - - - - - - - - - - - - - - - - - - - - - - -
38442026-07-24T22:22:23.747Z[ 5] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
38452026-07-24T22:22:23.747Z[ 8] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
38462026-07-24T22:22:23.747Z[ 10] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
38472026-07-24T22:22:23.747Z[ 12] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
38482026-07-24T22:22:23.747Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
38492026-07-24T22:22:23.747Z[ 16] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
38502026-07-24T22:22:23.747Z[ 18] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
38512026-07-24T22:22:23.747Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
38522026-07-24T22:22:23.747Z[SUM] 8.00-9.00 sec 418 MBytes 3.51 Gbits/sec
38532026-07-24T22:22:23.747Z- - - - - - - - - - - - - - - - - - - - - - - - -
38542026-07-24T22:22:23.747Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38552026-07-24T22:22:23.747Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38562026-07-24T22:22:23.747Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38572026-07-24T22:22:23.747Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38582026-07-24T22:22:23.747Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38592026-07-24T22:22:23.747Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38602026-07-24T22:22:23.748Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38612026-07-24T22:22:23.748Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38622026-07-24T22:22:23.748Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
38632026-07-24T22:22:23.748Z- - - - - - - - - - - - - - - - - - - - - - - - -
38642026-07-24T22:22:23.748Z[ 5] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
38652026-07-24T22:22:23.748Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38662026-07-24T22:22:23.748Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38672026-07-24T22:22:23.748Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38682026-07-24T22:22:23.748Z[ 14] 10.00-10.00 sec 128 KBytes 941 Mbits/sec
38692026-07-24T22:22:23.748Z[ 16] 10.00-10.00 sec 128 KBytes 941 Mbits/sec
38702026-07-24T22:22:23.748Z[ 18] 10.00-10.00 sec 128 KBytes 942 Mbits/sec
38712026-07-24T22:22:23.748Z[ 20] 10.00-10.00 sec 128 KBytes 942 Mbits/sec
38722026-07-24T22:22:23.748Z[SUM] 10.00-10.00 sec 640 KBytes 4.70 Gbits/sec
38732026-07-24T22:22:23.748Z- - - - - - - - - - - - - - - - - - - - - - - - -
38742026-07-24T22:22:23.748Z[ ID] Interval Transfer Bitrate
38752026-07-24T22:22:23.748Z[ 5] 0.00-10.00 sec 512 MBytes 430 Mbits/sec sender
38762026-07-24T22:22:23.748Z[ 8] 0.00-10.00 sec 512 MBytes 429 Mbits/sec sender
38772026-07-24T22:22:23.748Z[ 10] 0.00-10.00 sec 512 MBytes 430 Mbits/sec sender
38782026-07-24T22:22:23.748Z[ 12] 0.00-10.00 sec 512 MBytes 429 Mbits/sec sender
38792026-07-24T22:22:23.748Z[ 14] 0.00-10.00 sec 512 MBytes 430 Mbits/sec sender
38802026-07-24T22:22:23.748Z[ 16] 0.00-10.00 sec 512 MBytes 429 Mbits/sec sender
38812026-07-24T22:22:23.748Z[ 18] 0.00-10.00 sec 512 MBytes 430 Mbits/sec sender
38822026-07-24T22:22:23.748Z[ 20] 0.00-10.00 sec 512 MBytes 430 Mbits/sec sender
38832026-07-24T22:22:23.748Z[SUM] 0.00-10.00 sec 4.00 GBytes 3.44 Gbits/sec sender
38842026-07-24T22:22:23.752ZRun 1/10...3436.739262537259Mbps
38852026-07-24T22:22:31.150Z-----------------------------------------------------------
38862026-07-24T22:22:31.150ZServer listening on 5201 (test #22)
38872026-07-24T22:22:31.150Z-----------------------------------------------------------
38882026-07-24T22:22:31.150ZAccepted connection from 10.0.0.1, port 41917
38892026-07-24T22:22:31.150Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42973
38902026-07-24T22:22:31.150Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45366
38912026-07-24T22:22:31.150Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40516
38922026-07-24T22:22:31.150Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50378
38932026-07-24T22:22:31.150Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55153
38942026-07-24T22:22:31.150Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62881
38952026-07-24T22:22:31.150Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47394
38962026-07-24T22:22:31.150Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39558
38972026-07-24T22:22:31.150Z[ ID] Interval Transfer Bitrate
38982026-07-24T22:22:31.150Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
38992026-07-24T22:22:31.150Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39002026-07-24T22:22:31.150Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39012026-07-24T22:22:31.150Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39022026-07-24T22:22:31.150Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39032026-07-24T22:22:31.150Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39042026-07-24T22:22:31.150Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39052026-07-24T22:22:31.150Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39062026-07-24T22:22:31.150Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
39072026-07-24T22:22:31.150Z- - - - - - - - - - - - - - - - - - - - - - - - -
39082026-07-24T22:22:31.150Z[ 5] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
39092026-07-24T22:22:31.150Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39102026-07-24T22:22:31.150Z[ 10] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
39112026-07-24T22:22:31.150Z[ 12] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
39122026-07-24T22:22:31.150Z[ 14] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
39132026-07-24T22:22:31.150Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39142026-07-24T22:22:31.150Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
39152026-07-24T22:22:31.150Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39162026-07-24T22:22:31.150Z[SUM] 1.00-2.00 sec 420 MBytes 3.53 Gbits/sec
39172026-07-24T22:22:31.150Z- - - - - - - - - - - - - - - - - - - - - - - - -
39182026-07-24T22:22:31.150Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39192026-07-24T22:22:31.150Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
39202026-07-24T22:22:31.151Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
39212026-07-24T22:22:31.151Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
39222026-07-24T22:22:31.151Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
39232026-07-24T22:22:31.151Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
39242026-07-24T22:22:31.151Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
39252026-07-24T22:22:31.151Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
39262026-07-24T22:22:31.151Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
39272026-07-24T22:22:31.151Z- - - - - - - - - - - - - - - - - - - - - - - - -
39282026-07-24T22:22:31.151Z[ 5] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
39292026-07-24T22:22:31.151Z[ 8] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
39302026-07-24T22:22:31.151Z[ 10] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
39312026-07-24T22:22:31.151Z[ 12] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
39322026-07-24T22:22:31.151Z[ 14] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
39332026-07-24T22:22:31.151Z[ 16] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
39342026-07-24T22:22:31.151Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
39352026-07-24T22:22:31.151Z[ 20] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
39362026-07-24T22:22:31.151Z[SUM] 3.00-4.00 sec 418 MBytes 3.51 Gbits/sec
39372026-07-24T22:22:31.151Z- - - - - - - - - - - - - - - - - - - - - - - - -
39382026-07-24T22:22:31.151Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39392026-07-24T22:22:31.151Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39402026-07-24T22:22:31.151Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39412026-07-24T22:22:31.151Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39422026-07-24T22:22:31.151Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39432026-07-24T22:22:31.151Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39442026-07-24T22:22:31.151Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39452026-07-24T22:22:31.151Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39462026-07-24T22:22:31.151Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
39472026-07-24T22:22:31.151Z- - - - - - - - - - - - - - - - - - - - - - - - -
39482026-07-24T22:22:31.151Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39492026-07-24T22:22:31.151Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39502026-07-24T22:22:31.151Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39512026-07-24T22:22:31.151Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39522026-07-24T22:22:31.151Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39532026-07-24T22:22:31.151Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39542026-07-24T22:22:31.151Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39552026-07-24T22:22:31.151Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
39562026-07-24T22:22:31.151Z[SUM] 5.00-6.00 sec 424 MBytes 3.55 Gbits/sec
39572026-07-24T22:22:31.151Z- - - - - - - - - - - - - - - - - - - - - - - - -
39582026-07-24T22:22:31.151Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
39592026-07-24T22:22:31.151Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
39602026-07-24T22:22:31.152Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
39612026-07-24T22:22:34.155Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
39622026-07-24T22:22:34.155Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
39632026-07-24T22:22:34.155Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
39642026-07-24T22:22:34.155Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
39652026-07-24T22:22:34.155Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
39662026-07-24T22:22:34.155Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
39672026-07-24T22:22:34.155Z- - - - - - - - - - - - - - - - - - - - - - - - -
39682026-07-24T22:22:34.155Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39692026-07-24T22:22:34.155Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39702026-07-24T22:22:34.155Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39712026-07-24T22:22:34.155Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39722026-07-24T22:22:34.155Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39732026-07-24T22:22:34.155Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39742026-07-24T22:22:34.155Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39752026-07-24T22:22:34.155Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39762026-07-24T22:22:34.155Z[SUM] 7.00-8.00 sec 424 MBytes 3.55 Gbits/sec
39772026-07-24T22:22:34.155Z- - - - - - - - - - - - - - - - - - - - - - - - -
39782026-07-24T22:22:34.156Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
39792026-07-24T22:22:34.156Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
39802026-07-24T22:22:34.156Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
39812026-07-24T22:22:34.156Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
39822026-07-24T22:22:34.156Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
39832026-07-24T22:22:34.156Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
39842026-07-24T22:22:34.156Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
39852026-07-24T22:22:34.156Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
39862026-07-24T22:22:34.156Z[SUM] 8.00-9.00 sec 425 MBytes 3.56 Gbits/sec
39872026-07-24T22:22:34.156Z- - - - - - - - - - - - - - - - - - - - - - - - -
39882026-07-24T22:22:34.156Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
39892026-07-24T22:22:34.156Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
39902026-07-24T22:22:34.156Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
39912026-07-24T22:22:34.156Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
39922026-07-24T22:22:34.156Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
39932026-07-24T22:22:34.156Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
39942026-07-24T22:22:34.156Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
39952026-07-24T22:22:34.156Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
39962026-07-24T22:22:34.156Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
39972026-07-24T22:22:34.156Z- - - - - - - - - - - - - - - - - - - - - - - - -
39982026-07-24T22:22:34.156Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
39992026-07-24T22:22:34.156Z[ 8] 10.00-10.00 sec 128 KBytes 912 Mbits/sec
40002026-07-24T22:22:34.156Z[ 10] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
40012026-07-24T22:22:34.156Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40022026-07-24T22:22:34.156Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40032026-07-24T22:22:34.156Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40042026-07-24T22:22:34.156Z[ 18] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
40052026-07-24T22:22:34.156Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40062026-07-24T22:22:34.156Z[SUM] 10.00-10.00 sec 384 KBytes 2.74 Gbits/sec
40072026-07-24T22:22:34.156Z- - - - - - - - - - - - - - - - - - - - - - - - -
40082026-07-24T22:22:34.156Z[ ID] Interval Transfer Bitrate
40092026-07-24T22:22:34.156Z[ 5] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40102026-07-24T22:22:34.156Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40112026-07-24T22:22:34.156Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40122026-07-24T22:22:34.156Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
40132026-07-24T22:22:34.156Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40142026-07-24T22:22:34.157Z[ 16] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40152026-07-24T22:22:34.157Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40162026-07-24T22:22:34.157Z[ 20] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40172026-07-24T22:22:34.157Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
40182026-07-24T22:22:34.160ZRun 2/10...3477.827326064711Mbps
40192026-07-24T22:22:41.561Z-----------------------------------------------------------
40202026-07-24T22:22:41.561ZServer listening on 5201 (test #23)
40212026-07-24T22:22:41.561Z-----------------------------------------------------------
40222026-07-24T22:22:41.561ZAccepted connection from 10.0.0.1, port 43257
40232026-07-24T22:22:41.561Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53109
40242026-07-24T22:22:41.561Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36156
40252026-07-24T22:22:41.561Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59445
40262026-07-24T22:22:41.561Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60815
40272026-07-24T22:22:41.561Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46177
40282026-07-24T22:22:41.561Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53816
40292026-07-24T22:22:41.561Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61916
40302026-07-24T22:22:41.561Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53494
40312026-07-24T22:22:41.561Z[ ID] Interval Transfer Bitrate
40322026-07-24T22:22:41.562Z[ 5] 0.00-1.00 sec 40.6 MBytes 341 Mbits/sec
40332026-07-24T22:22:41.562Z[ 8] 0.00-1.00 sec 40.6 MBytes 341 Mbits/sec
40342026-07-24T22:22:41.562Z[ 10] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
40352026-07-24T22:22:41.562Z[ 12] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
40362026-07-24T22:22:41.562Z[ 14] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
40372026-07-24T22:22:41.562Z[ 16] 0.00-1.00 sec 40.5 MBytes 340 Mbits/sec
40382026-07-24T22:22:41.562Z[ 18] 0.00-1.00 sec 40.6 MBytes 341 Mbits/sec
40392026-07-24T22:22:41.562Z[ 20] 0.00-1.00 sec 40.6 MBytes 341 Mbits/sec
40402026-07-24T22:22:41.562Z[SUM] 0.00-1.00 sec 325 MBytes 2.73 Gbits/sec
40412026-07-24T22:22:41.562Z- - - - - - - - - - - - - - - - - - - - - - - - -
40422026-07-24T22:22:41.562Z[ 5] 1.00-2.00 sec 52.0 MBytes 436 Mbits/sec
40432026-07-24T22:22:41.562Z[ 8] 1.00-2.00 sec 52.0 MBytes 436 Mbits/sec
40442026-07-24T22:22:41.562Z[ 10] 1.00-2.00 sec 52.0 MBytes 436 Mbits/sec
40452026-07-24T22:22:41.562Z[ 12] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
40462026-07-24T22:22:41.562Z[ 14] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
40472026-07-24T22:22:41.562Z[ 16] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
40482026-07-24T22:22:41.562Z[ 18] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
40492026-07-24T22:22:41.562Z[ 20] 1.00-2.00 sec 52.0 MBytes 436 Mbits/sec
40502026-07-24T22:22:41.562Z[SUM] 1.00-2.00 sec 416 MBytes 3.49 Gbits/sec
40512026-07-24T22:22:41.562Z- - - - - - - - - - - - - - - - - - - - - - - - -
40522026-07-24T22:22:41.562Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40532026-07-24T22:22:41.562Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40542026-07-24T22:22:41.562Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40552026-07-24T22:22:41.562Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40562026-07-24T22:22:41.562Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40572026-07-24T22:22:41.562Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40582026-07-24T22:22:41.562Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40592026-07-24T22:22:41.562Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40602026-07-24T22:22:41.563Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
40612026-07-24T22:22:41.563Z- - - - - - - - - - - - - - - - - - - - - - - - -
40622026-07-24T22:22:41.563Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40632026-07-24T22:22:41.563Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
40642026-07-24T22:22:41.563Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40652026-07-24T22:22:41.563Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40662026-07-24T22:22:41.563Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40672026-07-24T22:22:41.563Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40682026-07-24T22:22:41.563Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40692026-07-24T22:22:41.563Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
40702026-07-24T22:22:41.563Z[SUM] 3.00-4.00 sec 430 MBytes 3.60 Gbits/sec
40712026-07-24T22:22:41.563Z- - - - - - - - - - - - - - - - - - - - - - - - -
40722026-07-24T22:22:41.563Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
40732026-07-24T22:22:41.563Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
40742026-07-24T22:22:41.563Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
40752026-07-24T22:22:41.563Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
40762026-07-24T22:22:41.563Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
40772026-07-24T22:22:41.563Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
40782026-07-24T22:22:41.563Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
40792026-07-24T22:22:41.563Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
40802026-07-24T22:22:41.563Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
40812026-07-24T22:22:41.563Z- - - - - - - - - - - - - - - - - - - - - - - - -
40822026-07-24T22:22:41.563Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40832026-07-24T22:22:41.563Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
40842026-07-24T22:22:41.563Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40852026-07-24T22:22:41.563Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40862026-07-24T22:22:41.563Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40872026-07-24T22:22:41.563Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40882026-07-24T22:22:41.564Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40892026-07-24T22:22:41.564Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
40902026-07-24T22:22:41.564Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
40912026-07-24T22:22:41.564Z- - - - - - - - - - - - - - - - - - - - - - - - -
40922026-07-24T22:22:41.564Z[ 5] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
40932026-07-24T22:22:41.564Z[ 8] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
40942026-07-24T22:22:41.564Z[ 10] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
40952026-07-24T22:22:44.565Z[ 12] 6.00-7.00 sec 51.9 MBytes 435 Mbits/sec
40962026-07-24T22:22:44.565Z[ 14] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
40972026-07-24T22:22:44.565Z[ 16] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
40982026-07-24T22:22:44.565Z[ 18] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
40992026-07-24T22:22:44.565Z[ 20] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
41002026-07-24T22:22:44.565Z[SUM] 6.00-7.00 sec 417 MBytes 3.50 Gbits/sec
41012026-07-24T22:22:44.565Z- - - - - - - - - - - - - - - - - - - - - - - - -
41022026-07-24T22:22:44.565Z[ 5] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
41032026-07-24T22:22:44.565Z[ 8] 7.00-8.00 sec 51.5 MBytes 432 Mbits/sec
41042026-07-24T22:22:44.565Z[ 10] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
41052026-07-24T22:22:44.565Z[ 12] 7.00-8.00 sec 51.8 MBytes 434 Mbits/sec
41062026-07-24T22:22:44.565Z[ 14] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
41072026-07-24T22:22:44.566Z[ 16] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
41082026-07-24T22:22:44.566Z[ 18] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
41092026-07-24T22:22:44.566Z[ 20] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
41102026-07-24T22:22:44.566Z[SUM] 7.00-8.00 sec 413 MBytes 3.46 Gbits/sec
41112026-07-24T22:22:44.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
41122026-07-24T22:22:44.566Z[ 5] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
41132026-07-24T22:22:44.566Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
41142026-07-24T22:22:44.566Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
41152026-07-24T22:22:44.566Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
41162026-07-24T22:22:44.566Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
41172026-07-24T22:22:44.566Z[ 16] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
41182026-07-24T22:22:44.566Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
41192026-07-24T22:22:44.566Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
41202026-07-24T22:22:44.566Z[SUM] 8.00-9.00 sec 420 MBytes 3.53 Gbits/sec
41212026-07-24T22:22:44.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
41222026-07-24T22:22:44.566Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41232026-07-24T22:22:44.566Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41242026-07-24T22:22:44.566Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41252026-07-24T22:22:44.566Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41262026-07-24T22:22:44.566Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41272026-07-24T22:22:44.566Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41282026-07-24T22:22:44.566Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41292026-07-24T22:22:44.566Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41302026-07-24T22:22:44.566Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
41312026-07-24T22:22:44.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
41322026-07-24T22:22:44.566Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41332026-07-24T22:22:44.566Z[ 8] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
41342026-07-24T22:22:44.566Z[ 10] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
41352026-07-24T22:22:44.566Z[ 12] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
41362026-07-24T22:22:44.566Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41372026-07-24T22:22:44.566Z[ 16] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
41382026-07-24T22:22:44.566Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41392026-07-24T22:22:44.566Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41402026-07-24T22:22:44.566Z[SUM] 10.00-10.00 sec 512 KBytes 3.61 Gbits/sec
41412026-07-24T22:22:44.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
41422026-07-24T22:22:44.566Z[ ID] Interval Transfer Bitrate
41432026-07-24T22:22:44.566Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
41442026-07-24T22:22:44.566Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
41452026-07-24T22:22:44.566Z[ 10] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
41462026-07-24T22:22:44.566Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
41472026-07-24T22:22:44.567Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
41482026-07-24T22:22:44.567Z[ 16] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
41492026-07-24T22:22:44.567Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
41502026-07-24T22:22:44.567Z[ 20] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
41512026-07-24T22:22:44.567Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
41522026-07-24T22:22:44.570ZRun 3/10...3460.941677070441Mbps
41532026-07-24T22:22:51.974Z-----------------------------------------------------------
41542026-07-24T22:22:51.974ZServer listening on 5201 (test #24)
41552026-07-24T22:22:51.975Z-----------------------------------------------------------
41562026-07-24T22:22:51.975ZAccepted connection from 10.0.0.1, port 49653
41572026-07-24T22:22:51.975Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48393
41582026-07-24T22:22:51.975Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63268
41592026-07-24T22:22:51.975Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62386
41602026-07-24T22:22:51.975Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33171
41612026-07-24T22:22:51.975Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54335
41622026-07-24T22:22:51.975Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41470
41632026-07-24T22:22:51.975Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52975
41642026-07-24T22:22:51.975Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55703
41652026-07-24T22:22:51.975Z[ ID] Interval Transfer Bitrate
41662026-07-24T22:22:51.975Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41672026-07-24T22:22:51.975Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41682026-07-24T22:22:51.975Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41692026-07-24T22:22:51.975Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41702026-07-24T22:22:51.975Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41712026-07-24T22:22:51.975Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41722026-07-24T22:22:51.975Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41732026-07-24T22:22:51.975Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41742026-07-24T22:22:51.975Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
41752026-07-24T22:22:51.975Z- - - - - - - - - - - - - - - - - - - - - - - - -
41762026-07-24T22:22:51.975Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
41772026-07-24T22:22:51.975Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
41782026-07-24T22:22:51.975Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
41792026-07-24T22:22:51.975Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
41802026-07-24T22:22:51.975Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
41812026-07-24T22:22:51.975Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
41822026-07-24T22:22:51.975Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
41832026-07-24T22:22:51.975Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
41842026-07-24T22:22:51.975Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
41852026-07-24T22:22:51.975Z- - - - - - - - - - - - - - - - - - - - - - - - -
41862026-07-24T22:22:51.975Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
41872026-07-24T22:22:51.975Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
41882026-07-24T22:22:51.975Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
41892026-07-24T22:22:51.975Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
41902026-07-24T22:22:51.975Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
41912026-07-24T22:22:51.975Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
41922026-07-24T22:22:51.975Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
41932026-07-24T22:22:51.975Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
41942026-07-24T22:22:51.976Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
41952026-07-24T22:22:51.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
41962026-07-24T22:22:51.976Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
41972026-07-24T22:22:51.976Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
41982026-07-24T22:22:51.976Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
41992026-07-24T22:22:51.976Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42002026-07-24T22:22:51.976Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42012026-07-24T22:22:51.976Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42022026-07-24T22:22:51.976Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42032026-07-24T22:22:51.977Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42042026-07-24T22:22:51.977Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
42052026-07-24T22:22:51.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
42062026-07-24T22:22:51.977Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42072026-07-24T22:22:51.977Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
42082026-07-24T22:22:51.977Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42092026-07-24T22:22:51.977Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42102026-07-24T22:22:51.977Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
42112026-07-24T22:22:51.977Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42122026-07-24T22:22:51.977Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42132026-07-24T22:22:51.977Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42142026-07-24T22:22:51.977Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
42152026-07-24T22:22:51.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
42162026-07-24T22:22:51.977Z[ 5] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
42172026-07-24T22:22:51.977Z[ 8] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
42182026-07-24T22:22:51.977Z[ 10] 5.00-6.00 sec 51.6 MBytes 433 Mbits/sec
42192026-07-24T22:22:51.977Z[ 12] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
42202026-07-24T22:22:51.977Z[ 14] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
42212026-07-24T22:22:51.977Z[ 16] 5.00-6.00 sec 51.6 MBytes 433 Mbits/sec
42222026-07-24T22:22:51.977Z[ 18] 5.00-6.00 sec 51.5 MBytes 432 Mbits/sec
42232026-07-24T22:22:51.977Z[ 20] 5.00-6.00 sec 51.6 MBytes 433 Mbits/sec
42242026-07-24T22:22:51.977Z[SUM] 5.00-6.00 sec 414 MBytes 3.47 Gbits/sec
42252026-07-24T22:22:51.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
42262026-07-24T22:22:51.977Z[ 5] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
42272026-07-24T22:22:51.977Z[ 8] 6.00-7.00 sec 51.4 MBytes 431 Mbits/sec
42282026-07-24T22:22:51.977Z[ 10] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
42292026-07-24T22:22:54.979Z[ 12] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
42302026-07-24T22:22:54.979Z[ 14] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
42312026-07-24T22:22:54.979Z[ 16] 6.00-7.00 sec 51.6 MBytes 433 Mbits/sec
42322026-07-24T22:22:54.979Z[ 18] 6.00-7.00 sec 51.6 MBytes 433 Mbits/sec
42332026-07-24T22:22:54.979Z[ 20] 6.00-7.00 sec 51.6 MBytes 433 Mbits/sec
42342026-07-24T22:22:54.979Z[SUM] 6.00-7.00 sec 412 MBytes 3.46 Gbits/sec
42352026-07-24T22:22:54.979Z- - - - - - - - - - - - - - - - - - - - - - - - -
42362026-07-24T22:22:54.979Z[ 5] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
42372026-07-24T22:22:54.980Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
42382026-07-24T22:22:54.980Z[ 10] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
42392026-07-24T22:22:54.980Z[ 12] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
42402026-07-24T22:22:54.980Z[ 14] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
42412026-07-24T22:22:54.980Z[ 16] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
42422026-07-24T22:22:54.980Z[ 18] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
42432026-07-24T22:22:54.980Z[ 20] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
42442026-07-24T22:22:54.980Z[SUM] 7.00-8.00 sec 418 MBytes 3.50 Gbits/sec
42452026-07-24T22:22:54.980Z- - - - - - - - - - - - - - - - - - - - - - - - -
42462026-07-24T22:22:54.980Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
42472026-07-24T22:22:54.980Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
42482026-07-24T22:22:54.980Z[ 10] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
42492026-07-24T22:22:54.980Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
42502026-07-24T22:22:54.980Z[ 14] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
42512026-07-24T22:22:54.980Z[ 16] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
42522026-07-24T22:22:54.980Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
42532026-07-24T22:22:54.980Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
42542026-07-24T22:22:54.980Z[SUM] 8.00-9.00 sec 419 MBytes 3.51 Gbits/sec
42552026-07-24T22:22:54.980Z- - - - - - - - - - - - - - - - - - - - - - - - -
42562026-07-24T22:22:54.980Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42572026-07-24T22:22:54.980Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42582026-07-24T22:22:54.980Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42592026-07-24T22:22:54.980Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
42602026-07-24T22:22:54.980Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42612026-07-24T22:22:54.980Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42622026-07-24T22:22:54.980Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42632026-07-24T22:22:54.980Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42642026-07-24T22:22:54.980Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
42652026-07-24T22:22:54.980Z- - - - - - - - - - - - - - - - - - - - - - - - -
42662026-07-24T22:22:54.980Z[ 5] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
42672026-07-24T22:22:54.980Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42682026-07-24T22:22:54.980Z[ 10] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
42692026-07-24T22:22:54.980Z[ 12] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
42702026-07-24T22:22:54.980Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42712026-07-24T22:22:54.980Z[ 16] 10.00-10.00 sec 128 KBytes 918 Mbits/sec
42722026-07-24T22:22:54.980Z[ 18] 10.00-10.00 sec 128 KBytes 918 Mbits/sec
42732026-07-24T22:22:54.980Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42742026-07-24T22:22:54.980Z[SUM] 10.00-10.00 sec 640 KBytes 4.59 Gbits/sec
42752026-07-24T22:22:54.980Z- - - - - - - - - - - - - - - - - - - - - - - - -
42762026-07-24T22:22:54.980Z[ ID] Interval Transfer Bitrate
42772026-07-24T22:22:54.981Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
42782026-07-24T22:22:54.981Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
42792026-07-24T22:22:54.981Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
42802026-07-24T22:22:54.981Z[ 12] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
42812026-07-24T22:22:54.981Z[ 14] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
42822026-07-24T22:22:54.981Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
42832026-07-24T22:22:54.981Z[ 18] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
42842026-07-24T22:22:54.981Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
42852026-07-24T22:22:54.981Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
42862026-07-24T22:22:54.984ZRun 4/10...3460.529562329639Mbps
42872026-07-24T22:23:02.379Z-----------------------------------------------------------
42882026-07-24T22:23:02.379ZServer listening on 5201 (test #25)
42892026-07-24T22:23:02.379Z-----------------------------------------------------------
42902026-07-24T22:23:02.379ZAccepted connection from 10.0.0.1, port 64960
42912026-07-24T22:23:02.379Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44348
42922026-07-24T22:23:02.379Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37848
42932026-07-24T22:23:02.379Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47634
42942026-07-24T22:23:02.379Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46565
42952026-07-24T22:23:02.379Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39116
42962026-07-24T22:23:02.379Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50015
42972026-07-24T22:23:02.379Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32857
42982026-07-24T22:23:02.380Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43095
42992026-07-24T22:23:02.380Z[ ID] Interval Transfer Bitrate
43002026-07-24T22:23:02.380Z[ 5] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
43012026-07-24T22:23:02.380Z[ 8] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
43022026-07-24T22:23:02.380Z[ 10] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
43032026-07-24T22:23:02.380Z[ 12] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
43042026-07-24T22:23:02.380Z[ 14] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
43052026-07-24T22:23:02.380Z[ 16] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
43062026-07-24T22:23:02.380Z[ 18] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
43072026-07-24T22:23:02.380Z[ 20] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
43082026-07-24T22:23:02.380Z[SUM] 0.00-1.00 sec 326 MBytes 2.74 Gbits/sec
43092026-07-24T22:23:02.380Z- - - - - - - - - - - - - - - - - - - - - - - - -
43102026-07-24T22:23:02.380Z[ 5] 1.00-2.00 sec 51.4 MBytes 431 Mbits/sec
43112026-07-24T22:23:02.380Z[ 8] 1.00-2.00 sec 51.4 MBytes 431 Mbits/sec
43122026-07-24T22:23:02.380Z[ 10] 1.00-2.00 sec 51.2 MBytes 430 Mbits/sec
43132026-07-24T22:23:02.380Z[ 12] 1.00-2.00 sec 51.2 MBytes 430 Mbits/sec
43142026-07-24T22:23:02.380Z[ 14] 1.00-2.00 sec 51.4 MBytes 431 Mbits/sec
43152026-07-24T22:23:02.380Z[ 16] 1.00-2.00 sec 51.1 MBytes 429 Mbits/sec
43162026-07-24T22:23:02.384Z[ 18] 1.00-2.00 sec 51.1 MBytes 429 Mbits/sec
43172026-07-24T22:23:02.384Z[ 20] 1.00-2.00 sec 51.2 MBytes 430 Mbits/sec
43182026-07-24T22:23:02.384Z[SUM] 1.00-2.00 sec 410 MBytes 3.44 Gbits/sec
43192026-07-24T22:23:02.384Z- - - - - - - - - - - - - - - - - - - - - - - - -
43202026-07-24T22:23:02.384Z[ 5] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
43212026-07-24T22:23:02.384Z[ 8] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
43222026-07-24T22:23:02.385Z[ 10] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
43232026-07-24T22:23:02.385Z[ 12] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
43242026-07-24T22:23:02.385Z[ 14] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
43252026-07-24T22:23:02.385Z[ 16] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
43262026-07-24T22:23:02.385Z[ 18] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
43272026-07-24T22:23:02.385Z[ 20] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
43282026-07-24T22:23:02.385Z[SUM] 2.00-3.00 sec 414 MBytes 3.47 Gbits/sec
43292026-07-24T22:23:02.385Z- - - - - - - - - - - - - - - - - - - - - - - - -
43302026-07-24T22:23:02.385Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
43312026-07-24T22:23:02.385Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
43322026-07-24T22:23:02.385Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43332026-07-24T22:23:02.385Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
43342026-07-24T22:23:02.385Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
43352026-07-24T22:23:02.385Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
43362026-07-24T22:23:02.385Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
43372026-07-24T22:23:02.385Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
43382026-07-24T22:23:02.385Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
43392026-07-24T22:23:02.385Z- - - - - - - - - - - - - - - - - - - - - - - - -
43402026-07-24T22:23:02.385Z[ 5] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
43412026-07-24T22:23:02.385Z[ 8] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
43422026-07-24T22:23:02.385Z[ 10] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
43432026-07-24T22:23:02.385Z[ 12] 4.00-5.00 sec 51.5 MBytes 432 Mbits/sec
43442026-07-24T22:23:02.385Z[ 14] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
43452026-07-24T22:23:02.385Z[ 16] 4.00-5.00 sec 51.5 MBytes 432 Mbits/sec
43462026-07-24T22:23:02.385Z[ 18] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
43472026-07-24T22:23:02.385Z[ 20] 4.00-5.00 sec 51.5 MBytes 432 Mbits/sec
43482026-07-24T22:23:02.385Z[SUM] 4.00-5.00 sec 413 MBytes 3.46 Gbits/sec
43492026-07-24T22:23:02.385Z- - - - - - - - - - - - - - - - - - - - - - - - -
43502026-07-24T22:23:02.385Z[ 5] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
43512026-07-24T22:23:02.385Z[ 8] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
43522026-07-24T22:23:02.385Z[ 10] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
43532026-07-24T22:23:02.385Z[ 12] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
43542026-07-24T22:23:02.385Z[ 14] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
43552026-07-24T22:23:02.385Z[ 16] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
43562026-07-24T22:23:02.385Z[ 18] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
43572026-07-24T22:23:02.385Z[ 20] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
43582026-07-24T22:23:02.385Z[SUM] 5.00-6.00 sec 418 MBytes 3.50 Gbits/sec
43592026-07-24T22:23:02.385Z- - - - - - - - - - - - - - - - - - - - - - - - -
43602026-07-24T22:23:02.385Z[ 5] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
43612026-07-24T22:23:02.385Z[ 8] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
43622026-07-24T22:23:02.386Z[ 10] 6.00-7.00 sec 51.6 MBytes 433 Mbits/sec
43632026-07-24T22:23:05.385Z[ 12] 6.00-7.00 sec 51.8 MBytes 434 Mbits/sec
43642026-07-24T22:23:05.385Z[ 14] 6.00-7.00 sec 51.6 MBytes 433 Mbits/sec
43652026-07-24T22:23:05.385Z[ 16] 6.00-7.00 sec 51.6 MBytes 433 Mbits/sec
43662026-07-24T22:23:05.385Z[ 18] 6.00-7.00 sec 51.8 MBytes 434 Mbits/sec
43672026-07-24T22:23:05.385Z[ 20] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
43682026-07-24T22:23:05.385Z[SUM] 6.00-7.00 sec 413 MBytes 3.46 Gbits/sec
43692026-07-24T22:23:05.385Z- - - - - - - - - - - - - - - - - - - - - - - - -
43702026-07-24T22:23:05.385Z[ 5] 7.00-8.00 sec 51.5 MBytes 432 Mbits/sec
43712026-07-24T22:23:05.386Z[ 8] 7.00-8.00 sec 51.5 MBytes 432 Mbits/sec
43722026-07-24T22:23:05.386Z[ 10] 7.00-8.00 sec 51.4 MBytes 431 Mbits/sec
43732026-07-24T22:23:05.386Z[ 12] 7.00-8.00 sec 51.5 MBytes 432 Mbits/sec
43742026-07-24T22:23:05.386Z[ 14] 7.00-8.00 sec 51.5 MBytes 432 Mbits/sec
43752026-07-24T22:23:05.386Z[ 16] 7.00-8.00 sec 51.5 MBytes 432 Mbits/sec
43762026-07-24T22:23:05.386Z[ 18] 7.00-8.00 sec 51.5 MBytes 432 Mbits/sec
43772026-07-24T22:23:05.386Z[ 20] 7.00-8.00 sec 51.4 MBytes 431 Mbits/sec
43782026-07-24T22:23:05.386Z[SUM] 7.00-8.00 sec 412 MBytes 3.45 Gbits/sec
43792026-07-24T22:23:05.386Z- - - - - - - - - - - - - - - - - - - - - - - - -
43802026-07-24T22:23:05.386Z[ 5] 8.00-9.00 sec 51.5 MBytes 432 Mbits/sec
43812026-07-24T22:23:05.386Z[ 8] 8.00-9.00 sec 51.5 MBytes 432 Mbits/sec
43822026-07-24T22:23:05.386Z[ 10] 8.00-9.00 sec 51.5 MBytes 432 Mbits/sec
43832026-07-24T22:23:05.386Z[ 12] 8.00-9.00 sec 51.5 MBytes 432 Mbits/sec
43842026-07-24T22:23:05.386Z[ 14] 8.00-9.00 sec 51.5 MBytes 432 Mbits/sec
43852026-07-24T22:23:05.386Z[ 16] 8.00-9.00 sec 51.4 MBytes 431 Mbits/sec
43862026-07-24T22:23:05.386Z[ 18] 8.00-9.00 sec 51.5 MBytes 432 Mbits/sec
43872026-07-24T22:23:05.386Z[ 20] 8.00-9.00 sec 51.5 MBytes 432 Mbits/sec
43882026-07-24T22:23:05.386Z[SUM] 8.00-9.00 sec 412 MBytes 3.46 Gbits/sec
43892026-07-24T22:23:05.386Z- - - - - - - - - - - - - - - - - - - - - - - - -
43902026-07-24T22:23:05.386Z[ 5] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
43912026-07-24T22:23:05.386Z[ 8] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
43922026-07-24T22:23:05.386Z[ 10] 9.00-10.00 sec 51.5 MBytes 432 Mbits/sec
43932026-07-24T22:23:05.386Z[ 12] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
43942026-07-24T22:23:05.386Z[ 14] 9.00-10.00 sec 51.5 MBytes 432 Mbits/sec
43952026-07-24T22:23:05.386Z[ 16] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
43962026-07-24T22:23:05.386Z[ 18] 9.00-10.00 sec 51.5 MBytes 432 Mbits/sec
43972026-07-24T22:23:05.386Z[ 20] 9.00-10.00 sec 51.5 MBytes 432 Mbits/sec
43982026-07-24T22:23:05.386Z[SUM] 9.00-10.00 sec 413 MBytes 3.46 Gbits/sec
43992026-07-24T22:23:05.386Z- - - - - - - - - - - - - - - - - - - - - - - - -
44002026-07-24T22:23:05.386Z[ 5] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
44012026-07-24T22:23:05.386Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44022026-07-24T22:23:05.386Z[ 10] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
44032026-07-24T22:23:05.386Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44042026-07-24T22:23:05.386Z[ 14] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
44052026-07-24T22:23:05.386Z[ 16] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
44062026-07-24T22:23:05.386Z[ 18] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
44072026-07-24T22:23:05.386Z[ 20] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
44082026-07-24T22:23:05.386Z[SUM] 10.00-10.00 sec 768 KBytes 5.59 Gbits/sec
44092026-07-24T22:23:05.386Z- - - - - - - - - - - - - - - - - - - - - - - - -
44102026-07-24T22:23:05.387Z[ ID] Interval Transfer Bitrate
44112026-07-24T22:23:05.387Z[ 5] 0.00-10.00 sec 507 MBytes 426 Mbits/sec sender
44122026-07-24T22:23:05.387Z[ 8] 0.00-10.00 sec 508 MBytes 426 Mbits/sec sender
44132026-07-24T22:23:05.387Z[ 10] 0.00-10.00 sec 507 MBytes 425 Mbits/sec sender
44142026-07-24T22:23:05.387Z[ 12] 0.00-10.00 sec 507 MBytes 426 Mbits/sec sender
44152026-07-24T22:23:05.387Z[ 14] 0.00-10.00 sec 508 MBytes 426 Mbits/sec sender
44162026-07-24T22:23:05.387Z[ 16] 0.00-10.00 sec 507 MBytes 425 Mbits/sec sender
44172026-07-24T22:23:05.387Z[ 18] 0.00-10.00 sec 507 MBytes 425 Mbits/sec sender
44182026-07-24T22:23:05.387Z[ 20] 0.00-10.00 sec 507 MBytes 425 Mbits/sec sender
44192026-07-24T22:23:05.387Z[SUM] 0.00-10.00 sec 3.96 GBytes 3.40 Gbits/sec sender
44202026-07-24T22:23:05.391ZRun 5/10...3403.70944389434Mbps
44212026-07-24T22:23:12.792Z-----------------------------------------------------------
44222026-07-24T22:23:12.793ZServer listening on 5201 (test #26)
44232026-07-24T22:23:12.793Z-----------------------------------------------------------
44242026-07-24T22:23:12.793ZAccepted connection from 10.0.0.1, port 42313
44252026-07-24T22:23:12.793Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63141
44262026-07-24T22:23:12.793Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63963
44272026-07-24T22:23:12.793Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49452
44282026-07-24T22:23:12.793Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58685
44292026-07-24T22:23:12.793Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34811
44302026-07-24T22:23:12.793Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40969
44312026-07-24T22:23:12.793Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46041
44322026-07-24T22:23:12.793Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41124
44332026-07-24T22:23:12.793Z[ ID] Interval Transfer Bitrate
44342026-07-24T22:23:12.793Z[ 5] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
44352026-07-24T22:23:12.793Z[ 8] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
44362026-07-24T22:23:12.793Z[ 10] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
44372026-07-24T22:23:12.793Z[ 12] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
44382026-07-24T22:23:12.793Z[ 14] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
44392026-07-24T22:23:12.793Z[ 16] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
44402026-07-24T22:23:12.793Z[ 18] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
44412026-07-24T22:23:12.793Z[ 20] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
44422026-07-24T22:23:12.793Z[SUM] 0.00-1.00 sec 330 MBytes 2.76 Gbits/sec
44432026-07-24T22:23:12.793Z- - - - - - - - - - - - - - - - - - - - - - - - -
44442026-07-24T22:23:12.793Z[ 5] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
44452026-07-24T22:23:12.793Z[ 8] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
44462026-07-24T22:23:12.793Z[ 10] 1.00-2.00 sec 51.6 MBytes 433 Mbits/sec
44472026-07-24T22:23:12.793Z[ 12] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
44482026-07-24T22:23:12.793Z[ 14] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
44492026-07-24T22:23:12.793Z[ 16] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
44502026-07-24T22:23:12.793Z[ 18] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
44512026-07-24T22:23:12.793Z[ 20] 1.00-2.00 sec 51.6 MBytes 433 Mbits/sec
44522026-07-24T22:23:12.793Z[SUM] 1.00-2.00 sec 414 MBytes 3.47 Gbits/sec
44532026-07-24T22:23:12.793Z- - - - - - - - - - - - - - - - - - - - - - - - -
44542026-07-24T22:23:12.793Z[ 5] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
44552026-07-24T22:23:12.793Z[ 8] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
44562026-07-24T22:23:12.793Z[ 10] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
44572026-07-24T22:23:12.793Z[ 12] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
44582026-07-24T22:23:12.793Z[ 14] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
44592026-07-24T22:23:12.793Z[ 16] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
44602026-07-24T22:23:12.794Z[ 18] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
44612026-07-24T22:23:12.794Z[ 20] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
44622026-07-24T22:23:12.794Z[SUM] 2.00-3.00 sec 415 MBytes 3.48 Gbits/sec
44632026-07-24T22:23:12.794Z- - - - - - - - - - - - - - - - - - - - - - - - -
44642026-07-24T22:23:12.794Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
44652026-07-24T22:23:12.794Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
44662026-07-24T22:23:12.794Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
44672026-07-24T22:23:12.794Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
44682026-07-24T22:23:12.794Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
44692026-07-24T22:23:12.794Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
44702026-07-24T22:23:12.794Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
44712026-07-24T22:23:12.794Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
44722026-07-24T22:23:12.794Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
44732026-07-24T22:23:12.794Z- - - - - - - - - - - - - - - - - - - - - - - - -
44742026-07-24T22:23:12.794Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44752026-07-24T22:23:12.794Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44762026-07-24T22:23:12.794Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44772026-07-24T22:23:12.794Z[ 12] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
44782026-07-24T22:23:12.794Z[ 14] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
44792026-07-24T22:23:12.794Z[ 16] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44802026-07-24T22:23:12.794Z[ 18] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44812026-07-24T22:23:12.798Z[ 20] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
44822026-07-24T22:23:12.798Z[SUM] 4.00-5.00 sec 418 MBytes 3.51 Gbits/sec
44832026-07-24T22:23:12.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
44842026-07-24T22:23:12.798Z[ 5] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
44852026-07-24T22:23:12.798Z[ 8] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
44862026-07-24T22:23:12.798Z[ 10] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
44872026-07-24T22:23:12.798Z[ 12] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
44882026-07-24T22:23:12.798Z[ 14] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
44892026-07-24T22:23:12.798Z[ 16] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
44902026-07-24T22:23:12.798Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
44912026-07-24T22:23:12.798Z[ 20] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
44922026-07-24T22:23:12.798Z[SUM] 5.00-6.00 sec 418 MBytes 3.51 Gbits/sec
44932026-07-24T22:23:12.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
44942026-07-24T22:23:12.798Z[ 5] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
44952026-07-24T22:23:12.798Z[ 8] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
44962026-07-24T22:23:12.798Z[ 10] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
44972026-07-24T22:23:15.798Z[ 12] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
44982026-07-24T22:23:15.798Z[ 14] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
44992026-07-24T22:23:15.798Z[ 16] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
45002026-07-24T22:23:15.798Z[ 18] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
45012026-07-24T22:23:15.799Z[ 20] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
45022026-07-24T22:23:15.799Z[SUM] 6.00-7.00 sec 417 MBytes 3.50 Gbits/sec
45032026-07-24T22:23:15.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
45042026-07-24T22:23:15.799Z[ 5] 7.00-8.00 sec 51.9 MBytes 435 Mbits/sec
45052026-07-24T22:23:15.799Z[ 8] 7.00-8.00 sec 51.9 MBytes 435 Mbits/sec
45062026-07-24T22:23:15.799Z[ 10] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
45072026-07-24T22:23:15.799Z[ 12] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
45082026-07-24T22:23:15.799Z[ 14] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
45092026-07-24T22:23:15.799Z[ 16] 7.00-8.00 sec 51.9 MBytes 435 Mbits/sec
45102026-07-24T22:23:15.799Z[ 18] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
45112026-07-24T22:23:15.799Z[ 20] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
45122026-07-24T22:23:15.799Z[SUM] 7.00-8.00 sec 416 MBytes 3.49 Gbits/sec
45132026-07-24T22:23:15.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
45142026-07-24T22:23:15.799Z[ 5] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
45152026-07-24T22:23:15.799Z[ 8] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
45162026-07-24T22:23:15.799Z[ 10] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
45172026-07-24T22:23:15.799Z[ 12] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
45182026-07-24T22:23:15.799Z[ 14] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
45192026-07-24T22:23:15.799Z[ 16] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
45202026-07-24T22:23:15.799Z[ 18] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
45212026-07-24T22:23:15.799Z[ 20] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
45222026-07-24T22:23:15.799Z[SUM] 8.00-9.00 sec 418 MBytes 3.50 Gbits/sec
45232026-07-24T22:23:15.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
45242026-07-24T22:23:15.799Z[ 5] 9.00-10.00 sec 51.0 MBytes 428 Mbits/sec
45252026-07-24T22:23:15.799Z[ 8] 9.00-10.00 sec 51.0 MBytes 428 Mbits/sec
45262026-07-24T22:23:15.799Z[ 10] 9.00-10.00 sec 50.9 MBytes 427 Mbits/sec
45272026-07-24T22:23:15.799Z[ 12] 9.00-10.00 sec 50.9 MBytes 427 Mbits/sec
45282026-07-24T22:23:15.799Z[ 14] 9.00-10.00 sec 51.0 MBytes 428 Mbits/sec
45292026-07-24T22:23:15.800Z[ 16] 9.00-10.00 sec 50.9 MBytes 427 Mbits/sec
45302026-07-24T22:23:15.800Z[ 18] 9.00-10.00 sec 50.9 MBytes 427 Mbits/sec
45312026-07-24T22:23:15.800Z[ 20] 9.00-10.00 sec 51.0 MBytes 428 Mbits/sec
45322026-07-24T22:23:15.800Z[SUM] 9.00-10.00 sec 408 MBytes 3.42 Gbits/sec
45332026-07-24T22:23:15.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
45342026-07-24T22:23:15.800Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45352026-07-24T22:23:15.800Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45362026-07-24T22:23:15.800Z[ 10] 10.00-10.00 sec 128 KBytes 824 Mbits/sec
45372026-07-24T22:23:15.800Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45382026-07-24T22:23:15.800Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45392026-07-24T22:23:15.800Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45402026-07-24T22:23:15.800Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45412026-07-24T22:23:15.800Z[ 20] 10.00-10.00 sec 128 KBytes 824 Mbits/sec
45422026-07-24T22:23:15.800Z[SUM] 10.00-10.00 sec 256 KBytes 1.65 Gbits/sec
45432026-07-24T22:23:15.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
45442026-07-24T22:23:15.800Z[ ID] Interval Transfer Bitrate
45452026-07-24T22:23:15.800Z[ 5] 0.00-10.00 sec 509 MBytes 427 Mbits/sec sender
45462026-07-24T22:23:15.800Z[ 8] 0.00-10.00 sec 509 MBytes 427 Mbits/sec sender
45472026-07-24T22:23:15.800Z[ 10] 0.00-10.00 sec 509 MBytes 427 Mbits/sec sender
45482026-07-24T22:23:15.800Z[ 12] 0.00-10.00 sec 509 MBytes 427 Mbits/sec sender
45492026-07-24T22:23:15.800Z[ 14] 0.00-10.00 sec 509 MBytes 427 Mbits/sec sender
45502026-07-24T22:23:15.800Z[ 16] 0.00-10.00 sec 509 MBytes 427 Mbits/sec sender
45512026-07-24T22:23:15.800Z[ 18] 0.00-10.00 sec 510 MBytes 427 Mbits/sec sender
45522026-07-24T22:23:15.800Z[ 20] 0.00-10.00 sec 509 MBytes 427 Mbits/sec sender
45532026-07-24T22:23:15.800Z[SUM] 0.00-10.00 sec 3.98 GBytes 3.42 Gbits/sec sender
45542026-07-24T22:23:15.804ZRun 6/10...3417.079121117112Mbps
45552026-07-24T22:23:23.213Z-----------------------------------------------------------
45562026-07-24T22:23:23.213ZServer listening on 5201 (test #27)
45572026-07-24T22:23:23.214Z-----------------------------------------------------------
45582026-07-24T22:23:23.214ZAccepted connection from 10.0.0.1, port 61762
45592026-07-24T22:23:23.214Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57222
45602026-07-24T22:23:23.214Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33569
45612026-07-24T22:23:23.214Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34479
45622026-07-24T22:23:23.214Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59612
45632026-07-24T22:23:23.214Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42873
45642026-07-24T22:23:23.214Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58658
45652026-07-24T22:23:23.214Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42878
45662026-07-24T22:23:23.214Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60132
45672026-07-24T22:23:23.214Z[ ID] Interval Transfer Bitrate
45682026-07-24T22:23:23.214Z[ 5] 0.00-1.00 sec 40.5 MBytes 340 Mbits/sec
45692026-07-24T22:23:23.214Z[ 8] 0.00-1.00 sec 40.6 MBytes 341 Mbits/sec
45702026-07-24T22:23:23.214Z[ 10] 0.00-1.00 sec 40.6 MBytes 341 Mbits/sec
45712026-07-24T22:23:23.214Z[ 12] 0.00-1.00 sec 40.5 MBytes 340 Mbits/sec
45722026-07-24T22:23:23.214Z[ 14] 0.00-1.00 sec 40.5 MBytes 340 Mbits/sec
45732026-07-24T22:23:23.214Z[ 16] 0.00-1.00 sec 40.5 MBytes 340 Mbits/sec
45742026-07-24T22:23:23.214Z[ 18] 0.00-1.00 sec 40.5 MBytes 340 Mbits/sec
45752026-07-24T22:23:23.214Z[ 20] 0.00-1.00 sec 40.4 MBytes 339 Mbits/sec
45762026-07-24T22:23:23.214Z[SUM] 0.00-1.00 sec 324 MBytes 2.72 Gbits/sec
45772026-07-24T22:23:23.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
45782026-07-24T22:23:23.214Z[ 5] 1.00-2.00 sec 51.4 MBytes 431 Mbits/sec
45792026-07-24T22:23:23.214Z[ 8] 1.00-2.00 sec 51.4 MBytes 431 Mbits/sec
45802026-07-24T22:23:23.214Z[ 10] 1.00-2.00 sec 51.5 MBytes 432 Mbits/sec
45812026-07-24T22:23:23.214Z[ 12] 1.00-2.00 sec 51.6 MBytes 433 Mbits/sec
45822026-07-24T22:23:23.214Z[ 14] 1.00-2.00 sec 51.4 MBytes 431 Mbits/sec
45832026-07-24T22:23:23.215Z[ 16] 1.00-2.00 sec 51.4 MBytes 431 Mbits/sec
45842026-07-24T22:23:23.215Z[ 18] 1.00-2.00 sec 51.4 MBytes 431 Mbits/sec
45852026-07-24T22:23:23.215Z[ 20] 1.00-2.00 sec 51.4 MBytes 431 Mbits/sec
45862026-07-24T22:23:23.215Z[SUM] 1.00-2.00 sec 411 MBytes 3.45 Gbits/sec
45872026-07-24T22:23:23.215Z- - - - - - - - - - - - - - - - - - - - - - - - -
45882026-07-24T22:23:23.215Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
45892026-07-24T22:23:23.215Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
45902026-07-24T22:23:23.215Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
45912026-07-24T22:23:23.215Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
45922026-07-24T22:23:23.215Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
45932026-07-24T22:23:23.215Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
45942026-07-24T22:23:23.215Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
45952026-07-24T22:23:23.215Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
45962026-07-24T22:23:23.215Z[SUM] 2.00-3.00 sec 425 MBytes 3.56 Gbits/sec
45972026-07-24T22:23:23.215Z- - - - - - - - - - - - - - - - - - - - - - - - -
45982026-07-24T22:23:23.215Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
45992026-07-24T22:23:23.215Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46002026-07-24T22:23:23.215Z[ 10] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
46012026-07-24T22:23:23.215Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46022026-07-24T22:23:23.215Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46032026-07-24T22:23:23.215Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46042026-07-24T22:23:23.215Z[ 18] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
46052026-07-24T22:23:23.215Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46062026-07-24T22:23:23.215Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
46072026-07-24T22:23:23.215Z- - - - - - - - - - - - - - - - - - - - - - - - -
46082026-07-24T22:23:23.215Z[ 5] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
46092026-07-24T22:23:23.215Z[ 8] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
46102026-07-24T22:23:23.216Z[ 10] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
46112026-07-24T22:23:23.216Z[ 12] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
46122026-07-24T22:23:23.216Z[ 14] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
46132026-07-24T22:23:23.216Z[ 16] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
46142026-07-24T22:23:23.216Z[ 18] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
46152026-07-24T22:23:23.216Z[ 20] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
46162026-07-24T22:23:23.216Z[SUM] 4.00-5.00 sec 414 MBytes 3.48 Gbits/sec
46172026-07-24T22:23:23.216Z- - - - - - - - - - - - - - - - - - - - - - - - -
46182026-07-24T22:23:23.216Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46192026-07-24T22:23:23.216Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46202026-07-24T22:23:23.216Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46212026-07-24T22:23:23.216Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46222026-07-24T22:23:23.216Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46232026-07-24T22:23:23.216Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46242026-07-24T22:23:23.216Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46252026-07-24T22:23:23.216Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46262026-07-24T22:23:23.216Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
46272026-07-24T22:23:23.216Z- - - - - - - - - - - - - - - - - - - - - - - - -
46282026-07-24T22:23:23.216Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
46292026-07-24T22:23:23.216Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
46302026-07-24T22:23:23.216Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46312026-07-24T22:23:26.216Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
46322026-07-24T22:23:26.216Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46332026-07-24T22:23:26.216Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
46342026-07-24T22:23:26.216Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46352026-07-24T22:23:26.216Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46362026-07-24T22:23:26.216Z[SUM] 6.00-7.00 sec 420 MBytes 3.53 Gbits/sec
46372026-07-24T22:23:26.216Z- - - - - - - - - - - - - - - - - - - - - - - - -
46382026-07-24T22:23:26.217Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46392026-07-24T22:23:26.217Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
46402026-07-24T22:23:26.217Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
46412026-07-24T22:23:26.217Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46422026-07-24T22:23:26.217Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46432026-07-24T22:23:26.217Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46442026-07-24T22:23:26.217Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46452026-07-24T22:23:26.217Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46462026-07-24T22:23:26.217Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
46472026-07-24T22:23:26.217Z- - - - - - - - - - - - - - - - - - - - - - - - -
46482026-07-24T22:23:26.217Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46492026-07-24T22:23:26.217Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46502026-07-24T22:23:26.217Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46512026-07-24T22:23:26.217Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46522026-07-24T22:23:26.217Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46532026-07-24T22:23:26.217Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46542026-07-24T22:23:26.217Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46552026-07-24T22:23:26.217Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46562026-07-24T22:23:26.217Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
46572026-07-24T22:23:26.217Z- - - - - - - - - - - - - - - - - - - - - - - - -
46582026-07-24T22:23:26.217Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46592026-07-24T22:23:26.217Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46602026-07-24T22:23:26.217Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46612026-07-24T22:23:26.217Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
46622026-07-24T22:23:26.217Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46632026-07-24T22:23:26.217Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46642026-07-24T22:23:26.217Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46652026-07-24T22:23:26.217Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46662026-07-24T22:23:26.217Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
46672026-07-24T22:23:26.217Z- - - - - - - - - - - - - - - - - - - - - - - - -
46682026-07-24T22:23:26.217Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46692026-07-24T22:23:26.217Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46702026-07-24T22:23:26.217Z[ 10] 10.00-10.00 sec 128 KBytes 928 Mbits/sec
46712026-07-24T22:23:26.217Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46722026-07-24T22:23:26.217Z[ 14] 10.00-10.00 sec 128 KBytes 928 Mbits/sec
46732026-07-24T22:23:26.217Z[ 16] 10.00-10.00 sec 128 KBytes 928 Mbits/sec
46742026-07-24T22:23:26.217Z[ 18] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
46752026-07-24T22:23:26.217Z[ 20] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
46762026-07-24T22:23:26.217Z[SUM] 10.00-10.00 sec 640 KBytes 4.64 Gbits/sec
46772026-07-24T22:23:26.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
46782026-07-24T22:23:26.218Z[ ID] Interval Transfer Bitrate
46792026-07-24T22:23:26.218Z[ 5] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
46802026-07-24T22:23:26.218Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46812026-07-24T22:23:26.218Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46822026-07-24T22:23:26.218Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46832026-07-24T22:23:26.218Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46842026-07-24T22:23:26.218Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46852026-07-24T22:23:26.218Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46862026-07-24T22:23:26.218Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46872026-07-24T22:23:26.218Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
46882026-07-24T22:23:26.222ZRun 7/10...3462.001552822202Mbps
46892026-07-24T22:23:33.626Z-----------------------------------------------------------
46902026-07-24T22:23:33.626ZServer listening on 5201 (test #28)
46912026-07-24T22:23:33.626Z-----------------------------------------------------------
46922026-07-24T22:23:33.626ZAccepted connection from 10.0.0.1, port 59021
46932026-07-24T22:23:33.626Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49987
46942026-07-24T22:23:33.626Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38116
46952026-07-24T22:23:33.626Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37750
46962026-07-24T22:23:33.626Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40760
46972026-07-24T22:23:33.626Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54073
46982026-07-24T22:23:33.626Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46291
46992026-07-24T22:23:33.626Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61390
47002026-07-24T22:23:33.626Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49698
47012026-07-24T22:23:33.626Z[ ID] Interval Transfer Bitrate
47022026-07-24T22:23:33.626Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47032026-07-24T22:23:33.626Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47042026-07-24T22:23:33.626Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47052026-07-24T22:23:33.626Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
47062026-07-24T22:23:33.626Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47072026-07-24T22:23:33.626Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47082026-07-24T22:23:33.626Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47092026-07-24T22:23:33.626Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47102026-07-24T22:23:33.626Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
47112026-07-24T22:23:33.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
47122026-07-24T22:23:33.626Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47132026-07-24T22:23:33.626Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
47142026-07-24T22:23:33.626Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47152026-07-24T22:23:33.626Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
47162026-07-24T22:23:33.626Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47172026-07-24T22:23:33.626Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47182026-07-24T22:23:33.626Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
47192026-07-24T22:23:33.627Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47202026-07-24T22:23:33.627Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
47212026-07-24T22:23:33.627Z- - - - - - - - - - - - - - - - - - - - - - - - -
47222026-07-24T22:23:33.627Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
47232026-07-24T22:23:33.627Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
47242026-07-24T22:23:33.627Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
47252026-07-24T22:23:33.627Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
47262026-07-24T22:23:33.627Z[ 14] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
47272026-07-24T22:23:33.627Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
47282026-07-24T22:23:33.627Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
47292026-07-24T22:23:33.627Z[ 20] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
47302026-07-24T22:23:33.627Z[SUM] 2.00-3.00 sec 420 MBytes 3.53 Gbits/sec
47312026-07-24T22:23:33.627Z- - - - - - - - - - - - - - - - - - - - - - - - -
47322026-07-24T22:23:33.627Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47332026-07-24T22:23:33.627Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47342026-07-24T22:23:33.627Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47352026-07-24T22:23:33.627Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47362026-07-24T22:23:33.627Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47372026-07-24T22:23:33.627Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47382026-07-24T22:23:33.627Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47392026-07-24T22:23:33.627Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47402026-07-24T22:23:33.627Z[SUM] 3.00-4.00 sec 430 MBytes 3.60 Gbits/sec
47412026-07-24T22:23:33.627Z- - - - - - - - - - - - - - - - - - - - - - - - -
47422026-07-24T22:23:33.627Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47432026-07-24T22:23:33.627Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47442026-07-24T22:23:33.627Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47452026-07-24T22:23:33.627Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47462026-07-24T22:23:33.627Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47472026-07-24T22:23:33.627Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47482026-07-24T22:23:33.627Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47492026-07-24T22:23:33.627Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47502026-07-24T22:23:33.627Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
47512026-07-24T22:23:33.627Z- - - - - - - - - - - - - - - - - - - - - - - - -
47522026-07-24T22:23:33.627Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47532026-07-24T22:23:33.627Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47542026-07-24T22:23:33.627Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47552026-07-24T22:23:33.627Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47562026-07-24T22:23:33.627Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47572026-07-24T22:23:33.627Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47582026-07-24T22:23:33.648Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47592026-07-24T22:23:33.649Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47602026-07-24T22:23:33.649Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
47612026-07-24T22:23:33.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
47622026-07-24T22:23:33.649Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
47632026-07-24T22:23:33.649Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
47642026-07-24T22:23:33.649Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
47652026-07-24T22:23:36.629Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
47662026-07-24T22:23:36.629Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
47672026-07-24T22:23:36.629Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
47682026-07-24T22:23:36.629Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
47692026-07-24T22:23:36.629Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
47702026-07-24T22:23:36.629Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
47712026-07-24T22:23:36.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
47722026-07-24T22:23:36.630Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47732026-07-24T22:23:36.630Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47742026-07-24T22:23:36.630Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
47752026-07-24T22:23:36.630Z[ 12] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
47762026-07-24T22:23:36.630Z[ 14] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
47772026-07-24T22:23:36.630Z[ 16] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47782026-07-24T22:23:36.630Z[ 18] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
47792026-07-24T22:23:36.630Z[ 20] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
47802026-07-24T22:23:36.630Z[SUM] 7.00-8.00 sec 418 MBytes 3.50 Gbits/sec
47812026-07-24T22:23:36.630Z- - - - - - - - - - - - - - - - - - - - - - - - -
47822026-07-24T22:23:36.630Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
47832026-07-24T22:23:36.630Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
47842026-07-24T22:23:36.630Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
47852026-07-24T22:23:36.630Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
47862026-07-24T22:23:36.630Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
47872026-07-24T22:23:36.630Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
47882026-07-24T22:23:36.630Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
47892026-07-24T22:23:36.630Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
47902026-07-24T22:23:36.630Z[SUM] 8.00-9.00 sec 420 MBytes 3.53 Gbits/sec
47912026-07-24T22:23:36.630Z- - - - - - - - - - - - - - - - - - - - - - - - -
47922026-07-24T22:23:36.630Z[ 5] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
47932026-07-24T22:23:36.630Z[ 8] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
47942026-07-24T22:23:36.630Z[ 10] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
47952026-07-24T22:23:36.630Z[ 12] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
47962026-07-24T22:23:36.630Z[ 14] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
47972026-07-24T22:23:36.630Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
47982026-07-24T22:23:36.630Z[ 18] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
47992026-07-24T22:23:36.630Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
48002026-07-24T22:23:36.630Z[SUM] 9.00-10.00 sec 418 MBytes 3.51 Gbits/sec
48012026-07-24T22:23:36.630Z- - - - - - - - - - - - - - - - - - - - - - - - -
48022026-07-24T22:23:36.630Z[ 5] 10.00-10.00 sec 128 KBytes 908 Mbits/sec
48032026-07-24T22:23:36.630Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48042026-07-24T22:23:36.630Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48052026-07-24T22:23:36.630Z[ 12] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
48062026-07-24T22:23:36.630Z[ 14] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
48072026-07-24T22:23:36.630Z[ 16] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
48082026-07-24T22:23:36.630Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48092026-07-24T22:23:36.630Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48102026-07-24T22:23:36.630Z[SUM] 10.00-10.00 sec 512 KBytes 3.63 Gbits/sec
48112026-07-24T22:23:36.631Z- - - - - - - - - - - - - - - - - - - - - - - - -
48122026-07-24T22:23:36.631Z[ ID] Interval Transfer Bitrate
48132026-07-24T22:23:36.631Z[ 5] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
48142026-07-24T22:23:36.631Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48152026-07-24T22:23:36.631Z[ 10] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
48162026-07-24T22:23:36.631Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48172026-07-24T22:23:36.631Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48182026-07-24T22:23:36.631Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48192026-07-24T22:23:36.631Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
48202026-07-24T22:23:36.631Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48212026-07-24T22:23:36.631Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
48222026-07-24T22:23:36.634ZRun 8/10...3482.0187056133136Mbps
48232026-07-24T22:23:44.039Z-----------------------------------------------------------
48242026-07-24T22:23:44.039ZServer listening on 5201 (test #29)
48252026-07-24T22:23:44.039Z-----------------------------------------------------------
48262026-07-24T22:23:44.039ZAccepted connection from 10.0.0.1, port 36566
48272026-07-24T22:23:44.039Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52168
48282026-07-24T22:23:44.039Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38300
48292026-07-24T22:23:44.039Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40954
48302026-07-24T22:23:44.039Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34349
48312026-07-24T22:23:44.039Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38706
48322026-07-24T22:23:44.039Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50492
48332026-07-24T22:23:44.039Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49668
48342026-07-24T22:23:44.040Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64896
48352026-07-24T22:23:44.040Z[ ID] Interval Transfer Bitrate
48362026-07-24T22:23:44.040Z[ 5] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
48372026-07-24T22:23:44.040Z[ 8] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
48382026-07-24T22:23:44.040Z[ 10] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
48392026-07-24T22:23:44.040Z[ 12] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
48402026-07-24T22:23:44.040Z[ 14] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
48412026-07-24T22:23:44.040Z[ 16] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
48422026-07-24T22:23:44.040Z[ 18] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
48432026-07-24T22:23:44.040Z[ 20] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
48442026-07-24T22:23:44.040Z[SUM] 0.00-1.00 sec 328 MBytes 2.75 Gbits/sec
48452026-07-24T22:23:44.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
48462026-07-24T22:23:44.040Z[ 5] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
48472026-07-24T22:23:44.040Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48482026-07-24T22:23:44.040Z[ 10] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
48492026-07-24T22:23:44.040Z[ 12] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
48502026-07-24T22:23:44.040Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48512026-07-24T22:23:44.040Z[ 16] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
48522026-07-24T22:23:44.040Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48532026-07-24T22:23:44.040Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48542026-07-24T22:23:44.040Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
48552026-07-24T22:23:44.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
48562026-07-24T22:23:44.040Z[ 5] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
48572026-07-24T22:23:44.040Z[ 8] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
48582026-07-24T22:23:44.040Z[ 10] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
48592026-07-24T22:23:44.040Z[ 12] 2.00-3.00 sec 51.6 MBytes 433 Mbits/sec
48602026-07-24T22:23:44.040Z[ 14] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
48612026-07-24T22:23:44.040Z[ 16] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
48622026-07-24T22:23:44.040Z[ 18] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
48632026-07-24T22:23:44.040Z[ 20] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
48642026-07-24T22:23:44.040Z[SUM] 2.00-3.00 sec 414 MBytes 3.47 Gbits/sec
48652026-07-24T22:23:44.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
48662026-07-24T22:23:44.040Z[ 5] 3.00-4.00 sec 51.0 MBytes 428 Mbits/sec
48672026-07-24T22:23:44.040Z[ 8] 3.00-4.00 sec 51.0 MBytes 428 Mbits/sec
48682026-07-24T22:23:44.040Z[ 10] 3.00-4.00 sec 50.9 MBytes 427 Mbits/sec
48692026-07-24T22:23:44.040Z[ 12] 3.00-4.00 sec 51.0 MBytes 428 Mbits/sec
48702026-07-24T22:23:44.040Z[ 14] 3.00-4.00 sec 51.0 MBytes 428 Mbits/sec
48712026-07-24T22:23:44.040Z[ 16] 3.00-4.00 sec 51.0 MBytes 428 Mbits/sec
48722026-07-24T22:23:44.040Z[ 18] 3.00-4.00 sec 51.0 MBytes 428 Mbits/sec
48732026-07-24T22:23:44.040Z[ 20] 3.00-4.00 sec 50.9 MBytes 427 Mbits/sec
48742026-07-24T22:23:44.041Z[SUM] 3.00-4.00 sec 408 MBytes 3.42 Gbits/sec
48752026-07-24T22:23:44.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
48762026-07-24T22:23:44.041Z[ 5] 4.00-5.00 sec 50.1 MBytes 420 Mbits/sec
48772026-07-24T22:23:44.041Z[ 8] 4.00-5.00 sec 50.1 MBytes 420 Mbits/sec
48782026-07-24T22:23:44.041Z[ 10] 4.00-5.00 sec 50.1 MBytes 420 Mbits/sec
48792026-07-24T22:23:44.041Z[ 12] 4.00-5.00 sec 50.0 MBytes 419 Mbits/sec
48802026-07-24T22:23:44.041Z[ 14] 4.00-5.00 sec 50.1 MBytes 420 Mbits/sec
48812026-07-24T22:23:44.041Z[ 16] 4.00-5.00 sec 50.1 MBytes 420 Mbits/sec
48822026-07-24T22:23:44.041Z[ 18] 4.00-5.00 sec 50.0 MBytes 419 Mbits/sec
48832026-07-24T22:23:44.041Z[ 20] 4.00-5.00 sec 50.4 MBytes 423 Mbits/sec
48842026-07-24T22:23:44.041Z[SUM] 4.00-5.00 sec 401 MBytes 3.36 Gbits/sec
48852026-07-24T22:23:44.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
48862026-07-24T22:23:44.041Z[ 5] 5.00-6.00 sec 51.6 MBytes 433 Mbits/sec
48872026-07-24T22:23:44.041Z[ 8] 5.00-6.00 sec 51.5 MBytes 432 Mbits/sec
48882026-07-24T22:23:44.041Z[ 10] 5.00-6.00 sec 51.5 MBytes 432 Mbits/sec
48892026-07-24T22:23:44.041Z[ 12] 5.00-6.00 sec 51.4 MBytes 431 Mbits/sec
48902026-07-24T22:23:44.041Z[ 14] 5.00-6.00 sec 51.4 MBytes 431 Mbits/sec
48912026-07-24T22:23:44.041Z[ 16] 5.00-6.00 sec 51.4 MBytes 431 Mbits/sec
48922026-07-24T22:23:44.041Z[ 18] 5.00-6.00 sec 51.5 MBytes 432 Mbits/sec
48932026-07-24T22:23:44.041Z[ 20] 5.00-6.00 sec 51.2 MBytes 430 Mbits/sec
48942026-07-24T22:23:44.041Z[SUM] 5.00-6.00 sec 412 MBytes 3.45 Gbits/sec
48952026-07-24T22:23:44.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
48962026-07-24T22:23:44.041Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
48972026-07-24T22:23:44.041Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
48982026-07-24T22:23:44.041Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
48992026-07-24T22:23:47.045Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
49002026-07-24T22:23:47.045Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
49012026-07-24T22:23:47.045Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
49022026-07-24T22:23:47.045Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
49032026-07-24T22:23:47.045Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
49042026-07-24T22:23:47.045Z[SUM] 6.00-7.00 sec 420 MBytes 3.53 Gbits/sec
49052026-07-24T22:23:47.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
49062026-07-24T22:23:47.045Z[ 5] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
49072026-07-24T22:23:47.045Z[ 8] 7.00-8.00 sec 51.8 MBytes 434 Mbits/sec
49082026-07-24T22:23:47.045Z[ 10] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
49092026-07-24T22:23:47.045Z[ 12] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
49102026-07-24T22:23:47.045Z[ 14] 7.00-8.00 sec 51.8 MBytes 434 Mbits/sec
49112026-07-24T22:23:47.045Z[ 16] 7.00-8.00 sec 51.8 MBytes 434 Mbits/sec
49122026-07-24T22:23:47.045Z[ 18] 7.00-8.00 sec 51.8 MBytes 434 Mbits/sec
49132026-07-24T22:23:47.045Z[ 20] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
49142026-07-24T22:23:47.045Z[SUM] 7.00-8.00 sec 414 MBytes 3.47 Gbits/sec
49152026-07-24T22:23:47.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
49162026-07-24T22:23:47.045Z[ 5] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49172026-07-24T22:23:47.045Z[ 8] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49182026-07-24T22:23:47.045Z[ 10] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
49192026-07-24T22:23:47.045Z[ 12] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
49202026-07-24T22:23:47.046Z[ 14] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
49212026-07-24T22:23:47.046Z[ 16] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
49222026-07-24T22:23:47.046Z[ 18] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49232026-07-24T22:23:47.046Z[ 20] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49242026-07-24T22:23:47.046Z[SUM] 8.00-9.00 sec 416 MBytes 3.49 Gbits/sec
49252026-07-24T22:23:47.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
49262026-07-24T22:23:47.046Z[ 5] 9.00-10.00 sec 51.4 MBytes 431 Mbits/sec
49272026-07-24T22:23:47.046Z[ 8] 9.00-10.00 sec 51.4 MBytes 431 Mbits/sec
49282026-07-24T22:23:47.046Z[ 10] 9.00-10.00 sec 51.4 MBytes 431 Mbits/sec
49292026-07-24T22:23:47.046Z[ 12] 9.00-10.00 sec 51.2 MBytes 430 Mbits/sec
49302026-07-24T22:23:47.046Z[ 14] 9.00-10.00 sec 51.2 MBytes 430 Mbits/sec
49312026-07-24T22:23:47.046Z[ 16] 9.00-10.00 sec 51.2 MBytes 430 Mbits/sec
49322026-07-24T22:23:47.046Z[ 18] 9.00-10.00 sec 51.1 MBytes 429 Mbits/sec
49332026-07-24T22:23:47.046Z[ 20] 9.00-10.00 sec 51.5 MBytes 432 Mbits/sec
49342026-07-24T22:23:47.046Z[SUM] 9.00-10.00 sec 410 MBytes 3.44 Gbits/sec
49352026-07-24T22:23:47.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
49362026-07-24T22:23:47.046Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49372026-07-24T22:23:47.046Z[ 8] 10.00-10.00 sec 128 KBytes 603 Mbits/sec
49382026-07-24T22:23:47.046Z[ 10] 10.00-10.00 sec 128 KBytes 603 Mbits/sec
49392026-07-24T22:23:47.046Z[ 12] 10.00-10.00 sec 128 KBytes 603 Mbits/sec
49402026-07-24T22:23:47.046Z[ 14] 10.00-10.00 sec 128 KBytes 603 Mbits/sec
49412026-07-24T22:23:47.046Z[ 16] 10.00-10.00 sec 128 KBytes 603 Mbits/sec
49422026-07-24T22:23:47.046Z[ 18] 10.00-10.00 sec 128 KBytes 603 Mbits/sec
49432026-07-24T22:23:47.046Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49442026-07-24T22:23:47.046Z[SUM] 10.00-10.00 sec 768 KBytes 3.61 Gbits/sec
49452026-07-24T22:23:47.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
49462026-07-24T22:23:47.046Z[ ID] Interval Transfer Bitrate
49472026-07-24T22:23:47.046Z[ 5] 0.00-10.00 sec 506 MBytes 424 Mbits/sec sender
49482026-07-24T22:23:47.046Z[ 8] 0.00-10.00 sec 506 MBytes 424 Mbits/sec sender
49492026-07-24T22:23:47.046Z[ 10] 0.00-10.00 sec 506 MBytes 424 Mbits/sec sender
49502026-07-24T22:23:47.046Z[ 12] 0.00-10.00 sec 506 MBytes 424 Mbits/sec sender
49512026-07-24T22:23:47.046Z[ 14] 0.00-10.00 sec 506 MBytes 424 Mbits/sec sender
49522026-07-24T22:23:47.046Z[ 16] 0.00-10.00 sec 505 MBytes 424 Mbits/sec sender
49532026-07-24T22:23:47.046Z[ 18] 0.00-10.00 sec 506 MBytes 424 Mbits/sec sender
49542026-07-24T22:23:47.046Z[ 20] 0.00-10.00 sec 506 MBytes 424 Mbits/sec sender
49552026-07-24T22:23:47.046Z[SUM] 0.00-10.00 sec 3.95 GBytes 3.39 Gbits/sec sender
49562026-07-24T22:23:47.050ZRun 9/10...3392.5961961079634Mbps
49572026-07-24T22:23:54.452Z-----------------------------------------------------------
49582026-07-24T22:23:54.452ZServer listening on 5201 (test #30)
49592026-07-24T22:23:54.452Z-----------------------------------------------------------
49602026-07-24T22:23:54.452ZAccepted connection from 10.0.0.1, port 40847
49612026-07-24T22:23:54.452Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60303
49622026-07-24T22:23:54.452Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41797
49632026-07-24T22:23:54.452Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50924
49642026-07-24T22:23:54.452Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39496
49652026-07-24T22:23:54.452Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32995
49662026-07-24T22:23:54.452Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50762
49672026-07-24T22:23:54.452Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41895
49682026-07-24T22:23:54.452Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55225
49692026-07-24T22:23:54.452Z[ ID] Interval Transfer Bitrate
49702026-07-24T22:23:54.452Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49712026-07-24T22:23:54.453Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
49722026-07-24T22:23:54.453Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49732026-07-24T22:23:54.453Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49742026-07-24T22:23:54.453Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49752026-07-24T22:23:54.453Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49762026-07-24T22:23:54.453Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49772026-07-24T22:23:54.453Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
49782026-07-24T22:23:54.453Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
49792026-07-24T22:23:54.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
49802026-07-24T22:23:54.453Z[ 5] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
49812026-07-24T22:23:54.453Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49822026-07-24T22:23:54.453Z[ 10] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
49832026-07-24T22:23:54.453Z[ 12] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
49842026-07-24T22:23:54.453Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49852026-07-24T22:23:54.453Z[ 16] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
49862026-07-24T22:23:54.453Z[ 18] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
49872026-07-24T22:23:54.453Z[ 20] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
49882026-07-24T22:23:54.453Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
49892026-07-24T22:23:54.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
49902026-07-24T22:23:54.453Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
49912026-07-24T22:23:54.453Z[ 8] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
49922026-07-24T22:23:54.453Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
49932026-07-24T22:23:54.453Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
49942026-07-24T22:23:54.453Z[ 14] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
49952026-07-24T22:23:54.453Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
49962026-07-24T22:23:54.453Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
49972026-07-24T22:23:54.453Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
49982026-07-24T22:23:54.453Z[SUM] 2.00-3.00 sec 420 MBytes 3.52 Gbits/sec
49992026-07-24T22:23:54.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
50002026-07-24T22:23:54.457Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50012026-07-24T22:23:54.457Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50022026-07-24T22:23:54.457Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50032026-07-24T22:23:54.457Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50042026-07-24T22:23:54.457Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50052026-07-24T22:23:54.457Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50062026-07-24T22:23:54.457Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50072026-07-24T22:23:54.457Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50082026-07-24T22:23:54.457Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
50092026-07-24T22:23:54.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
50102026-07-24T22:23:54.457Z[ 5] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
50112026-07-24T22:23:54.457Z[ 8] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
50122026-07-24T22:23:54.457Z[ 10] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50132026-07-24T22:23:54.457Z[ 12] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50142026-07-24T22:23:54.457Z[ 14] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
50152026-07-24T22:23:54.457Z[ 16] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
50162026-07-24T22:23:54.457Z[ 18] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
50172026-07-24T22:23:54.457Z[ 20] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
50182026-07-24T22:23:54.457Z[SUM] 4.00-5.00 sec 417 MBytes 3.50 Gbits/sec
50192026-07-24T22:23:54.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
50202026-07-24T22:23:54.457Z[ 5] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
50212026-07-24T22:23:54.457Z[ 8] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
50222026-07-24T22:23:54.457Z[ 10] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
50232026-07-24T22:23:54.457Z[ 12] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
50242026-07-24T22:23:54.457Z[ 14] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
50252026-07-24T22:23:54.457Z[ 16] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
50262026-07-24T22:23:54.457Z[ 18] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
50272026-07-24T22:23:54.457Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
50282026-07-24T22:23:54.457Z[SUM] 5.00-6.00 sec 419 MBytes 3.51 Gbits/sec
50292026-07-24T22:23:54.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
50302026-07-24T22:23:54.457Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50312026-07-24T22:23:54.457Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50322026-07-24T22:23:54.457Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50332026-07-24T22:23:57.458Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50342026-07-24T22:23:57.458Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50352026-07-24T22:23:57.458Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
50362026-07-24T22:23:57.458Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
50372026-07-24T22:23:57.458Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50382026-07-24T22:23:57.458Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
50392026-07-24T22:23:57.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
50402026-07-24T22:23:57.458Z[ 5] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
50412026-07-24T22:23:57.458Z[ 8] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
50422026-07-24T22:23:57.458Z[ 10] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
50432026-07-24T22:23:57.458Z[ 12] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
50442026-07-24T22:23:57.458Z[ 14] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
50452026-07-24T22:23:57.458Z[ 16] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
50462026-07-24T22:23:57.458Z[ 18] 7.00-8.00 sec 51.9 MBytes 435 Mbits/sec
50472026-07-24T22:23:57.458Z[ 20] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
50482026-07-24T22:23:57.458Z[SUM] 7.00-8.00 sec 416 MBytes 3.49 Gbits/sec
50492026-07-24T22:23:57.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
50502026-07-24T22:23:57.458Z[ 5] 8.00-9.00 sec 51.5 MBytes 432 Mbits/sec
50512026-07-24T22:23:57.458Z[ 8] 8.00-9.00 sec 51.6 MBytes 433 Mbits/sec
50522026-07-24T22:23:57.458Z[ 10] 8.00-9.00 sec 51.6 MBytes 433 Mbits/sec
50532026-07-24T22:23:57.458Z[ 12] 8.00-9.00 sec 51.8 MBytes 434 Mbits/sec
50542026-07-24T22:23:57.462Z[ 14] 8.00-9.00 sec 51.8 MBytes 434 Mbits/sec
50552026-07-24T22:23:57.462Z[ 16] 8.00-9.00 sec 51.6 MBytes 433 Mbits/sec
50562026-07-24T22:23:57.463Z[ 18] 8.00-9.00 sec 51.6 MBytes 433 Mbits/sec
50572026-07-24T22:23:57.463Z[ 20] 8.00-9.00 sec 51.6 MBytes 433 Mbits/sec
50582026-07-24T22:23:57.463Z[SUM] 8.00-9.00 sec 413 MBytes 3.47 Gbits/sec
50592026-07-24T22:23:57.463Z- - - - - - - - - - - - - - - - - - - - - - - - -
50602026-07-24T22:23:57.463Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
50612026-07-24T22:23:57.463Z[ 8] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
50622026-07-24T22:23:57.463Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
50632026-07-24T22:23:57.463Z[ 12] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
50642026-07-24T22:23:57.463Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
50652026-07-24T22:23:57.463Z[ 16] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
50662026-07-24T22:23:57.463Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
50672026-07-24T22:23:57.463Z[ 20] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
50682026-07-24T22:23:57.463Z[SUM] 9.00-10.00 sec 420 MBytes 3.53 Gbits/sec
50692026-07-24T22:23:57.463Z- - - - - - - - - - - - - - - - - - - - - - - - -
50702026-07-24T22:23:57.463Z[ 5] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
50712026-07-24T22:23:57.463Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50722026-07-24T22:23:57.463Z[ 10] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
50732026-07-24T22:23:57.463Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50742026-07-24T22:23:57.463Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50752026-07-24T22:23:57.463Z[ 16] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
50762026-07-24T22:23:57.463Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50772026-07-24T22:23:57.463Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50782026-07-24T22:23:57.463Z[SUM] 10.00-10.00 sec 384 KBytes 2.62 Gbits/sec
50792026-07-24T22:23:57.463Z- - - - - - - - - - - - - - - - - - - - - - - - -
50802026-07-24T22:23:57.463Z[ ID] Interval Transfer Bitrate
50812026-07-24T22:23:57.463Z[ 5] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
50822026-07-24T22:23:57.463Z[ 8] 0.00-10.00 sec 514 MBytes 432 Mbits/sec sender
50832026-07-24T22:23:57.464Z[ 10] 0.00-10.00 sec 514 MBytes 432 Mbits/sec sender
50842026-07-24T22:23:57.464Z[ 12] 0.00-10.00 sec 514 MBytes 432 Mbits/sec sender
50852026-07-24T22:23:57.464Z[ 14] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
50862026-07-24T22:23:57.464Z[ 16] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
50872026-07-24T22:23:57.466Z[ 18] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
50882026-07-24T22:23:57.466Z[ 20] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
50892026-07-24T22:23:57.466Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.45 Gbits/sec sender
50902026-07-24T22:23:57.466ZRun 10/10...3450.8644565414215Mbps
50912026-07-24T22:23:57.466Z###---------------------###
50922026-07-24T22:23:57.466Z::: iPerf done... :::
50932026-07-24T22:23:57.466Z:::Awaiting out files...:::
50942026-07-24T22:23:57.466Z###---------------------###
50952026-07-24T22:23:57.466Z###-----###
50962026-07-24T22:23:57.466Z:::done!:::
50972026-07-24T22:23:57.466Z###-----###
50982026-07-24T22:23:58.438ZBenchmarking iperf-tcp/local/s2c/tx
50992026-07-24T22:23:58.438ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51002026-07-24T22:24:02.783ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.2B iterations)
51012026-07-24T22:24:21.470ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51022026-07-24T22:24:21.561Ziperf-tcp/local/s2c/tx time: [3.6284 µs 3.6285 µs 3.6286 µs]
51032026-07-24T22:24:21.562Z change: [+3.8686% +3.8736% +3.8784%] (p = 0.00 < 0.05)
51042026-07-24T22:24:21.562Z Performance has regressed.
51052026-07-24T22:24:21.562ZFound 6 outliers among 100 measurements (6.00%)
51062026-07-24T22:24:21.562Z 2 (2.00%) low severe
51072026-07-24T22:24:21.562Z 2 (2.00%) low mild
51082026-07-24T22:24:21.562Z 2 (2.00%) high mild
51092026-07-24T22:24:22.469Z
51102026-07-24T22:24:22.472ZBenchmarking iperf-tcp/local/s2c/rx
51112026-07-24T22:24:22.472ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51122026-07-24T22:24:26.807ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.2B iterations)
51132026-07-24T22:24:45.519ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51142026-07-24T22:24:45.607Ziperf-tcp/local/s2c/rx time: [6.7432 µs 6.7434 µs 6.7435 µs]
51152026-07-24T22:24:45.607Z change: [+2.3315% +2.3357% +2.3398%] (p = 0.00 < 0.05)
51162026-07-24T22:24:45.607Z Performance has regressed.
51172026-07-24T22:24:45.607ZFound 5 outliers among 100 measurements (5.00%)
51182026-07-24T22:24:45.607Z 1 (1.00%) low severe
51192026-07-24T22:24:45.607Z 3 (3.00%) low mild
51202026-07-24T22:24:45.607Z 1 (1.00%) high mild
51212026-07-24T22:24:46.506Z
51222026-07-24T22:24:51.087Z+ cargo ubench
51232026-07-24T22:24:51.220Z Compiling proc-macro2 v1.0.106
51242026-07-24T22:24:51.220Z Compiling quote v1.0.46
51252026-07-24T22:24:51.220Z Compiling unicode-ident v1.0.24
51262026-07-24T22:24:51.220Z Compiling serde_core v1.0.228
51272026-07-24T22:24:51.224Z Compiling cfg-if v1.0.4
51282026-07-24T22:24:51.224Z Compiling libc v0.2.186
51292026-07-24T22:24:51.224Z Compiling memchr v2.8.3
51302026-07-24T22:24:51.224Z Compiling serde v1.0.228
51312026-07-24T22:24:51.298Z Compiling rustversion v1.0.23
51322026-07-24T22:24:51.402Z Compiling version_check v0.9.5
51332026-07-24T22:24:51.591Z Compiling zerocopy v0.8.54
51342026-07-24T22:24:51.608Z Compiling strsim v0.11.1
51352026-07-24T22:24:51.847Z Compiling either v1.16.0
51362026-07-24T22:24:52.037Z Compiling thiserror v2.0.18
51372026-07-24T22:24:52.095Z Compiling ident_case v1.0.1
51382026-07-24T22:24:52.226Z Compiling regex-syntax v0.8.11
51392026-07-24T22:24:52.501Z Compiling pin-project-lite v0.2.17
51402026-07-24T22:24:52.501Z Compiling crossbeam-utils v0.8.22
51412026-07-24T22:24:52.621Z Compiling aho-corasick v1.1.4
51422026-07-24T22:24:52.630Z Compiling syn v1.0.109
51432026-07-24T22:24:52.746Z Compiling syn v2.0.118
51442026-07-24T22:24:52.755Z Compiling winnow v1.0.3
51452026-07-24T22:24:52.838Z Compiling equivalent v1.0.2
51462026-07-24T22:24:52.930Z Compiling hashbrown v0.17.1
51472026-07-24T22:24:53.211Z Compiling itertools v0.15.0
51482026-07-24T22:24:53.580Z Compiling indexmap v2.14.0
51492026-07-24T22:24:54.163Z Compiling bitflags v2.13.0
51502026-07-24T22:24:54.222Z Compiling regex-automata v0.4.15
51512026-07-24T22:24:54.428Z Compiling toml_parser v1.1.2+spec-1.1.0
51522026-07-24T22:24:54.817Z Compiling byteorder v1.5.0
51532026-07-24T22:24:54.864Z Compiling heapless v0.8.0
51542026-07-24T22:24:54.902Z Compiling toml_datetime v1.1.1+spec-1.1.0
51552026-07-24T22:24:55.039Z Compiling autocfg v1.5.1
51562026-07-24T22:24:55.199Z Compiling toml_edit v0.25.12+spec-1.1.0
51572026-07-24T22:24:55.222Z Compiling hash32 v0.3.1
51582026-07-24T22:24:55.404Z Compiling slog v2.8.2
51592026-07-24T22:24:55.423Z Compiling num-traits v0.2.19
51602026-07-24T22:24:55.423Z Compiling futures-core v0.3.32
51612026-07-24T22:24:55.449Z Compiling macaddr v1.0.1
51622026-07-24T22:24:55.578Z Compiling stable_deref_trait v1.2.1
51632026-07-24T22:24:55.659Z Compiling smoltcp v0.11.0
51642026-07-24T22:24:55.666Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51652026-07-24T22:24:55.685Z Compiling futures-sink v0.3.32
51662026-07-24T22:24:55.785Z Compiling futures-channel v0.3.32
51672026-07-24T22:24:55.959Z Compiling proc-macro-crate v3.5.0
51682026-07-24T22:24:56.049Z Compiling proc-macro-error-attr v1.0.4
51692026-07-24T22:24:56.066Z Compiling getrandom v0.4.3
51702026-07-24T22:24:56.247Z Compiling darling_core v0.23.0
51712026-07-24T22:24:56.268Z Compiling slab v0.4.12
51722026-07-24T22:24:56.328Z Compiling crc32fast v1.5.0
51732026-07-24T22:24:56.355Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51742026-07-24T22:24:56.358Z Compiling anyhow v1.0.103
51752026-07-24T22:24:56.462Z Compiling regex v1.13.0
51762026-07-24T22:24:56.569Z Compiling rand_core v0.10.1
51772026-07-24T22:24:56.616Z Compiling managed v0.8.0
51782026-07-24T22:24:56.677Z Compiling ref-cast v1.0.25
51792026-07-24T22:24:56.725Z Compiling bitflags v1.3.2
51802026-07-24T22:24:56.792Z Compiling futures-io v0.3.32
51812026-07-24T22:24:56.859Z Compiling futures-task v0.3.32
51822026-07-24T22:24:57.072Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51832026-07-24T22:24:57.176Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
51842026-07-24T22:24:57.182Z Compiling proc-macro-error v1.0.4
51852026-07-24T22:24:57.273Z Compiling rustix v1.1.4
51862026-07-24T22:24:57.302Z Compiling serde_derive v1.0.228
51872026-07-24T22:24:57.399Z Compiling zerocopy-derive v0.8.54
51882026-07-24T22:24:57.403Z Compiling thiserror-impl v2.0.18
51892026-07-24T22:24:57.471Z Compiling futures-macro v0.3.32
51902026-07-24T22:24:57.619Z Compiling foreign-types-macros v0.2.3
51912026-07-24T22:24:57.766Z Compiling ref-cast-impl v1.0.25
51922026-07-24T22:24:58.246Z Compiling num_enum_derive v0.7.6
51932026-07-24T22:24:58.287Z Compiling futures-util v0.3.32
51942026-07-24T22:24:58.358Z Compiling crossbeam-epoch v0.9.20
51952026-07-24T22:24:58.407Z Compiling darling_macro v0.23.0
51962026-07-24T22:24:58.616Z Compiling unicode-width v0.2.2
51972026-07-24T22:24:58.698Z Compiling cobs v0.3.0
51982026-07-24T22:24:58.913Z Compiling ipnetwork v0.21.1
51992026-07-24T22:24:58.913Z Compiling once_cell v1.21.4
52002026-07-24T22:24:58.969Z Compiling darling v0.23.0
52012026-07-24T22:24:59.044Z Compiling ingot-macros v0.2.0
52022026-07-24T22:24:59.137Z Compiling cpufeatures v0.3.0
52032026-07-24T22:24:59.207Z Compiling foreign-types-shared v0.3.1
52042026-07-24T22:24:59.244Z Compiling num_enum v0.7.6
52052026-07-24T22:24:59.274Z Compiling foreign-types v0.5.0
52062026-07-24T22:24:59.285Z Compiling chacha20 v0.10.1
52072026-07-24T22:24:59.343Z Compiling tracing-core v0.1.36
52082026-07-24T22:24:59.356Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52092026-07-24T22:24:59.570Z Compiling tabwriter v1.4.1
52102026-07-24T22:25:00.028Z Compiling tracing-attributes v0.1.31
52112026-07-24T22:25:00.081Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52122026-07-24T22:25:00.094Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52132026-07-24T22:25:00.570Z Compiling erased-serde v0.3.31
52142026-07-24T22:25:00.575Z Compiling postcard v1.1.3
52152026-07-24T22:25:00.817Z Compiling futures-executor v0.3.32
52162026-07-24T22:25:01.240Z Compiling errno v0.3.14
52172026-07-24T22:25:01.293Z Compiling cstr-argument v0.1.2
52182026-07-24T22:25:01.318Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52192026-07-24T22:25:01.387Z Compiling find-msvc-tools v0.1.9
52202026-07-24T22:25:01.443Z Compiling utf8parse v0.2.2
52212026-07-24T22:25:01.532Z Compiling dyn-clone v1.0.20
52222026-07-24T22:25:01.548Z Compiling shlex v2.0.1
52232026-07-24T22:25:01.609Z Compiling pretty-hex v0.4.2
52242026-07-24T22:25:01.671Z Compiling crossbeam-deque v0.8.7
52252026-07-24T22:25:01.729Z Compiling thiserror v1.0.69
52262026-07-24T22:25:01.739Z Compiling num-conv v0.2.2
52272026-07-24T22:25:01.842Z Compiling zmij v1.0.22
52282026-07-24T22:25:01.888Z Compiling time-core v0.1.9
52292026-07-24T22:25:01.941Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52302026-07-24T22:25:02.072Z Compiling ingot-types v0.2.0
52312026-07-24T22:25:02.136Z Compiling time-macros v0.2.31
52322026-07-24T22:25:02.172Z Compiling cc v1.2.67
52332026-07-24T22:25:02.218Z Compiling anstyle-parse v1.0.0
52342026-07-24T22:25:02.232Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52352026-07-24T22:25:02.495Z Compiling ingot v0.2.0
52362026-07-24T22:25:02.584Z Compiling rand v0.10.2
52372026-07-24T22:25:02.944Z Compiling tracing v0.1.44
52382026-07-24T22:25:03.274Z Compiling futures v0.3.32
52392026-07-24T22:25:03.326Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52402026-07-24T22:25:03.360Z Compiling thiserror-impl v1.0.69
52412026-07-24T22:25:03.436Z Compiling uuid v1.23.5
52422026-07-24T22:25:03.537Z Compiling arc-swap v1.9.2
52432026-07-24T22:25:03.813Z Compiling socket2 v0.6.4
52442026-07-24T22:25:03.860Z Compiling nom v8.0.0
52452026-07-24T22:25:03.882Z Compiling thread_local v1.1.10
52462026-07-24T22:25:04.214Z Compiling slog-async v2.8.0
52472026-07-24T22:25:04.405Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52482026-07-24T22:25:04.508Z Compiling rayon-core v1.13.0
52492026-07-24T22:25:04.721Z Compiling anstyle-query v1.1.5
52502026-07-24T22:25:04.727Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52512026-07-24T22:25:04.939Z Compiling heck v0.4.1
52522026-07-24T22:25:04.973Z Compiling lazy_static v1.5.0
52532026-07-24T22:25:05.074Z Compiling powerfmt v0.2.0
52542026-07-24T22:25:05.138Z Compiling colored v3.1.1
52552026-07-24T22:25:05.302Z Compiling oxnet v0.1.6
52562026-07-24T22:25:05.353Z Compiling deranged v0.5.8
52572026-07-24T22:25:05.947Z Compiling colorchoice v1.0.5
52582026-07-24T22:25:05.997Z Compiling anstyle v1.0.14
52592026-07-24T22:25:06.058Z Compiling serde_json v1.0.150
52602026-07-24T22:25:06.257Z Compiling is_terminal_polyfill v1.70.2
52612026-07-24T22:25:06.272Z Compiling iana-time-zone v0.1.65
52622026-07-24T22:25:06.347Z Compiling anstream v1.0.0
52632026-07-24T22:25:06.519Z Compiling rusticata-macros v5.0.0
52642026-07-24T22:25:06.589Z Compiling time v0.3.53
52652026-07-24T22:25:06.676Z Compiling chrono v0.4.45
52662026-07-24T22:25:06.789Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52672026-07-24T22:25:07.196Z Compiling slog-scope v4.4.1
52682026-07-24T22:25:07.606Z Compiling cookie-factory v0.3.3
52692026-07-24T22:25:07.774Z Compiling alloca v0.4.0
52702026-07-24T22:25:07.784Z Compiling terminal_size v0.4.4
52712026-07-24T22:25:07.927Z Compiling half v2.7.1
52722026-07-24T22:25:08.056Z Compiling crossbeam-channel v0.5.16
52732026-07-24T22:25:08.230Z Compiling is-terminal v0.4.17
52742026-07-24T22:25:08.250Z Compiling itertools v0.12.1
52752026-07-24T22:25:08.323Z Compiling plotters-backend v0.3.7
52762026-07-24T22:25:08.432Z Compiling clap_lex v1.1.0
52772026-07-24T22:25:08.660Z Compiling itoa v1.0.18
52782026-07-24T22:25:08.723Z Compiling log v0.4.33
52792026-07-24T22:25:08.759Z Compiling heck v0.5.0
52802026-07-24T22:25:08.871Z Compiling cfg_aliases v0.2.1
52812026-07-24T22:25:08.939Z Compiling ciborium-io v0.2.2
52822026-07-24T22:25:08.946Z Compiling take_mut v0.2.2
52832026-07-24T22:25:08.956Z Compiling term v1.2.1
52842026-07-24T22:25:09.049Z Compiling circular v0.3.0
52852026-07-24T22:25:09.263Z Compiling slog-term v2.9.2
52862026-07-24T22:25:09.516Z Compiling clap_builder v4.6.0
52872026-07-24T22:25:09.750Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52882026-07-24T22:25:09.760Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52892026-07-24T22:25:09.766Z Compiling pcap-parser v0.17.0
52902026-07-24T22:25:10.536Z Compiling ciborium-ll v0.2.2
52912026-07-24T22:25:10.779Z Compiling clap_derive v4.6.1
52922026-07-24T22:25:11.117Z Compiling nix v0.31.3
52932026-07-24T22:25:11.419Z Compiling slog-stdlog v4.1.1
52942026-07-24T22:25:11.647Z Compiling plotters-svg v0.3.7
52952026-07-24T22:25:11.942Z Compiling itertools v0.13.0
52962026-07-24T22:25:12.125Z Compiling same-file v1.0.6
52972026-07-24T22:25:12.289Z Compiling cast v0.3.0
52982026-07-24T22:25:12.461Z Compiling tinytemplate v1.2.1
52992026-07-24T22:25:12.513Z Compiling clap v4.6.1
53002026-07-24T22:25:12.590Z Compiling rayon v1.12.0
53012026-07-24T22:25:13.105Z Compiling walkdir v2.5.0
53022026-07-24T22:25:13.493Z Compiling criterion-plot v0.8.2
53032026-07-24T22:25:13.595Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53042026-07-24T22:25:13.595Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53052026-07-24T22:25:13.764Z Compiling plotters v0.3.7
53062026-07-24T22:25:14.268Z Compiling slog-envlogger v2.2.0
53072026-07-24T22:25:14.835Z Compiling ciborium v0.2.2
53082026-07-24T22:25:14.992Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53092026-07-24T22:25:15.171Z Compiling page_size v0.6.0
53102026-07-24T22:25:15.277Z Compiling anes v0.1.6
53112026-07-24T22:25:15.531Z Compiling oorandom v11.1.5
53122026-07-24T22:25:15.578Z Compiling dtor-proc-macro v0.0.13
53132026-07-24T22:25:15.656Z Compiling criterion v0.8.2
53142026-07-24T22:25:15.936Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53152026-07-24T22:25:15.960Z Compiling dtor v0.8.1
53162026-07-24T22:25:16.047Z Compiling link-section v0.2.1
53172026-07-24T22:25:16.186Z Compiling ctor-proc-macro v0.0.13
53182026-07-24T22:25:16.553Z Compiling ctor v0.10.1
53192026-07-24T22:25:17.838Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53202026-07-24T22:26:41.207Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 50s
53212026-07-24T22:26:41.234Z Running benches/userland.rs (target/release-lto/deps/userland-4d52c979983b68a2)
53222026-07-24T22:26:41.237ZGnuplot not found, using plotters backend
53232026-07-24T22:26:41.376ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53242026-07-24T22:26:41.376ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53252026-07-24T22:26:46.885ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0005 s (7.6M iterations)
53262026-07-24T22:26:51.774ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53272026-07-24T22:26:51.870Zparse/Hairpin-DHCPv4/wallclock/Discover
53282026-07-24T22:26:51.870Z time: [62.929 ns 63.092 ns 63.258 ns]
53292026-07-24T22:26:51.870Z change: [+1.2694% +2.2249% +3.3630%] (p = 0.00 < 0.05)
53302026-07-24T22:26:51.870Z Performance has regressed.
53312026-07-24T22:26:51.870ZFound 4 outliers among 100 measurements (4.00%)
53322026-07-24T22:26:51.870Z 2 (2.00%) high mild
53332026-07-24T22:26:51.870Z 2 (2.00%) high severe
53342026-07-24T22:26:52.796Z
53352026-07-24T22:26:52.799ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53362026-07-24T22:26:52.799ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53372026-07-24T22:26:58.677ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0055 s (3.6M iterations)
53382026-07-24T22:27:03.667ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53392026-07-24T22:27:03.760Zprocess/Hairpin-DHCPv4/wallclock/Discover
53402026-07-24T22:27:03.760Z time: [813.73 ns 815.71 ns 817.93 ns]
53412026-07-24T22:27:03.760Z change: [+1.5619% +1.8002% +2.0481%] (p = 0.00 < 0.05)
53422026-07-24T22:27:03.760Z Performance has regressed.
53432026-07-24T22:27:03.760ZFound 6 outliers among 100 measurements (6.00%)
53442026-07-24T22:27:03.760Z 4 (4.00%) high mild
53452026-07-24T22:27:03.760Z 2 (2.00%) high severe
53462026-07-24T22:27:04.685Z
53472026-07-24T22:27:04.689ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53482026-07-24T22:27:04.689ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53492026-07-24T22:27:10.449ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0034 s (7.3M iterations)
53502026-07-24T22:27:15.146ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53512026-07-24T22:27:15.232Zparse/Hairpin-DHCPv4/wallclock/Request
53522026-07-24T22:27:15.232Z time: [62.927 ns 63.102 ns 63.296 ns]
53532026-07-24T22:27:15.232Z change: [+1.3484% +2.4092% +3.4875%] (p = 0.00 < 0.05)
53542026-07-24T22:27:15.232Z Performance has regressed.
53552026-07-24T22:27:15.233ZFound 4 outliers among 100 measurements (4.00%)
53562026-07-24T22:27:15.233Z 2 (2.00%) high mild
53572026-07-24T22:27:15.233Z 2 (2.00%) high severe
53582026-07-24T22:27:16.145Z
53592026-07-24T22:27:16.148ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53602026-07-24T22:27:16.148ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53612026-07-24T22:27:21.927ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0044 s (3.6M iterations)
53622026-07-24T22:27:26.893ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53632026-07-24T22:27:26.982Zprocess/Hairpin-DHCPv4/wallclock/Request
53642026-07-24T22:27:26.982Z time: [786.04 ns 787.53 ns 789.19 ns]
53652026-07-24T22:27:26.982Z change: [+1.1325% +1.3603% +1.6222%] (p = 0.00 < 0.05)
53662026-07-24T22:27:26.982Z Performance has regressed.
53672026-07-24T22:27:26.982ZFound 9 outliers among 100 measurements (9.00%)
53682026-07-24T22:27:26.982Z 8 (8.00%) high mild
53692026-07-24T22:27:26.982Z 1 (1.00%) high severe
53702026-07-24T22:27:27.903Z
53712026-07-24T22:27:27.906ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53722026-07-24T22:27:27.906ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53732026-07-24T22:27:31.412ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0004 s (6.0M iterations)
53742026-07-24T22:27:36.242ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53752026-07-24T22:27:36.331Zparse/Hairpin-DHCPv6/wallclock/Solicit
53762026-07-24T22:27:36.331Z time: [61.692 ns 61.900 ns 62.127 ns]
53772026-07-24T22:27:36.331Z change: [+0.4440% +1.7060% +2.8968%] (p = 0.01 < 0.05)
53782026-07-24T22:27:36.331Z Change within noise threshold.
53792026-07-24T22:27:36.331ZFound 4 outliers among 100 measurements (4.00%)
53802026-07-24T22:27:36.331Z 2 (2.00%) high mild
53812026-07-24T22:27:36.331Z 2 (2.00%) high severe
53822026-07-24T22:27:37.248Z
53832026-07-24T22:27:37.252ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53842026-07-24T22:27:37.252ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53852026-07-24T22:27:41.006ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0043 s (2.8M iterations)
53862026-07-24T22:27:46.027ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53872026-07-24T22:27:46.116Zprocess/Hairpin-DHCPv6/wallclock/Solicit
53882026-07-24T22:27:46.116Z time: [1.0458 µs 1.0472 µs 1.0487 µs]
53892026-07-24T22:27:46.116Z change: [+1.7626% +2.0203% +2.2693%] (p = 0.00 < 0.05)
53902026-07-24T22:27:46.116Z Performance has regressed.
53912026-07-24T22:27:46.116ZFound 2 outliers among 100 measurements (2.00%)
53922026-07-24T22:27:46.116Z 2 (2.00%) high mild
53932026-07-24T22:27:47.041Z
53942026-07-24T22:27:47.045ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
53952026-07-24T22:27:47.045ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
53962026-07-24T22:27:50.931ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0031 s (5.4M iterations)
53972026-07-24T22:27:55.668ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
53982026-07-24T22:27:55.758Zparse/Hairpin-DHCPv6/wallclock/Request
53992026-07-24T22:27:55.758Z time: [62.431 ns 62.674 ns 62.924 ns]
54002026-07-24T22:27:55.758Z change: [+1.1472% +2.3453% +3.5399%] (p = 0.00 < 0.05)
54012026-07-24T22:27:55.758Z Performance has regressed.
54022026-07-24T22:27:55.758ZFound 6 outliers among 100 measurements (6.00%)
54032026-07-24T22:27:55.758Z 3 (3.00%) high mild
54042026-07-24T22:27:55.758Z 3 (3.00%) high severe
54052026-07-24T22:27:56.687Z
54062026-07-24T22:27:56.690ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54072026-07-24T22:27:56.690ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54082026-07-24T22:28:00.748ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0064 s (2.6M iterations)
54092026-07-24T22:28:05.705ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54102026-07-24T22:28:05.796Zprocess/Hairpin-DHCPv6/wallclock/Request
54112026-07-24T22:28:05.796Z time: [1.0914 µs 1.0946 µs 1.0980 µs]
54122026-07-24T22:28:05.796Z change: [+2.8959% +3.1707% +3.4687%] (p = 0.00 < 0.05)
54132026-07-24T22:28:05.796Z Performance has regressed.
54142026-07-24T22:28:05.796ZFound 3 outliers among 100 measurements (3.00%)
54152026-07-24T22:28:05.796Z 2 (2.00%) high mild
54162026-07-24T22:28:05.796Z 1 (1.00%) high severe
54172026-07-24T22:28:06.716Z
54182026-07-24T22:28:06.720ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54192026-07-24T22:28:06.720ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54202026-07-24T22:28:13.017ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0023 s (6.7M iterations)
54212026-07-24T22:28:17.501ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54222026-07-24T22:28:17.590Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54232026-07-24T22:28:17.590Z time: [62.703 ns 62.962 ns 63.226 ns]
54242026-07-24T22:28:17.590Z change: [+2.0250% +3.3161% +4.5854%] (p = 0.00 < 0.05)
54252026-07-24T22:28:17.590Z Performance has regressed.
54262026-07-24T22:28:17.594ZFound 4 outliers among 100 measurements (4.00%)
54272026-07-24T22:28:17.594Z 1 (1.00%) high mild
54282026-07-24T22:28:17.594Z 3 (3.00%) high severe
54292026-07-24T22:28:18.511Z
54302026-07-24T22:28:18.514ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54312026-07-24T22:28:18.514ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54322026-07-24T22:28:23.910ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0051 s (3.9M iterations)
54332026-07-24T22:28:28.713ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54342026-07-24T22:28:28.804Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54352026-07-24T22:28:28.804Z time: [629.73 ns 631.09 ns 632.78 ns]
54362026-07-24T22:28:28.804Z change: [+1.6501% +1.8617% +2.1106%] (p = 0.00 < 0.05)
54372026-07-24T22:28:28.804Z Performance has regressed.
54382026-07-24T22:28:28.804ZFound 5 outliers among 100 measurements (5.00%)
54392026-07-24T22:28:28.804Z 5 (5.00%) high mild
54402026-07-24T22:28:29.737Z
54412026-07-24T22:28:29.740ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54422026-07-24T22:28:29.740ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54432026-07-24T22:28:34.238ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0025 s (4.7M iterations)
54442026-07-24T22:28:38.042ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54452026-07-24T22:28:38.134Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54462026-07-24T22:28:38.134Z time: [124.26 ns 124.73 ns 125.23 ns]
54472026-07-24T22:28:38.134Z change: [+1.9428% +2.7685% +3.5910%] (p = 0.00 < 0.05)
54482026-07-24T22:28:38.134Z Performance has regressed.
54492026-07-24T22:28:38.134ZFound 4 outliers among 100 measurements (4.00%)
54502026-07-24T22:28:38.134Z 2 (2.00%) high mild
54512026-07-24T22:28:38.135Z 2 (2.00%) high severe
54522026-07-24T22:28:39.063Z
54532026-07-24T22:28:39.066ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54542026-07-24T22:28:39.067ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54552026-07-24T22:28:42.355ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0018 s (3.2M iterations)
54562026-07-24T22:28:46.848ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54572026-07-24T22:28:46.939Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54582026-07-24T22:28:46.939Z time: [718.90 ns 720.89 ns 723.07 ns]
54592026-07-24T22:28:46.939Z change: [+2.2175% +2.5155% +2.7735%] (p = 0.00 < 0.05)
54602026-07-24T22:28:46.939Z Performance has regressed.
54612026-07-24T22:28:46.939ZFound 1 outliers among 100 measurements (1.00%)
54622026-07-24T22:28:46.939Z 1 (1.00%) high mild
54632026-07-24T22:28:47.883Z
54642026-07-24T22:28:47.886ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54652026-07-24T22:28:47.886ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54662026-07-24T22:28:50.920ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0015 s (6.9M iterations)
54672026-07-24T22:28:55.534ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54682026-07-24T22:28:55.625Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54692026-07-24T22:28:55.625Z time: [61.598 ns 61.810 ns 62.053 ns]
54702026-07-24T22:28:55.625Z change: [+0.7153% +1.8017% +2.8755%] (p = 0.00 < 0.05)
54712026-07-24T22:28:55.625Z Change within noise threshold.
54722026-07-24T22:28:55.625ZFound 4 outliers among 100 measurements (4.00%)
54732026-07-24T22:28:55.625Z 2 (2.00%) high mild
54742026-07-24T22:28:55.625Z 2 (2.00%) high severe
54752026-07-24T22:28:56.554Z
54762026-07-24T22:28:56.557ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54772026-07-24T22:28:56.557ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54782026-07-24T22:28:59.580ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0063 s (3.5M iterations)
54792026-07-24T22:29:04.541ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54802026-07-24T22:29:04.629Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54812026-07-24T22:29:04.629Z time: [817.70 ns 820.22 ns 822.90 ns]
54822026-07-24T22:29:04.629Z change: [+2.0653% +2.3444% +2.6343%] (p = 0.00 < 0.05)
54832026-07-24T22:29:04.629Z Performance has regressed.
54842026-07-24T22:29:04.629ZFound 3 outliers among 100 measurements (3.00%)
54852026-07-24T22:29:04.629Z 3 (3.00%) high mild
54862026-07-24T22:29:05.560Z
54872026-07-24T22:29:05.563ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
54882026-07-24T22:29:05.563ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54892026-07-24T22:29:08.656ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0026 s (6.8M iterations)
54902026-07-24T22:29:13.187ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54912026-07-24T22:29:13.279Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
54922026-07-24T22:29:13.279Z time: [61.930 ns 62.185 ns 62.461 ns]
54932026-07-24T22:29:13.279Z change: [+2.0767% +3.2249% +4.4280%] (p = 0.00 < 0.05)
54942026-07-24T22:29:13.279Z Performance has regressed.
54952026-07-24T22:29:13.279ZFound 4 outliers among 100 measurements (4.00%)
54962026-07-24T22:29:13.279Z 1 (1.00%) high mild
54972026-07-24T22:29:13.279Z 3 (3.00%) high severe
54982026-07-24T22:29:14.204Z
54992026-07-24T22:29:14.207ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55002026-07-24T22:29:14.207ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55012026-07-24T22:29:20.284ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0068 s (3.5M iterations)
55022026-07-24T22:29:25.091ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55032026-07-24T22:29:25.181Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55042026-07-24T22:29:25.181Z time: [784.83 ns 786.75 ns 788.73 ns]
55052026-07-24T22:29:25.181Z change: [+3.9473% +4.1967% +4.4633%] (p = 0.00 < 0.05)
55062026-07-24T22:29:25.181Z Performance has regressed.
55072026-07-24T22:29:25.181ZFound 1 outliers among 100 measurements (1.00%)
55082026-07-24T22:29:25.181Z 1 (1.00%) high mild
55092026-07-24T22:29:26.110Z
55102026-07-24T22:29:26.113ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55112026-07-24T22:29:26.113ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55122026-07-24T22:29:29.636ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (12M iterations)
55132026-07-24T22:29:33.433ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55142026-07-24T22:29:33.522Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55152026-07-24T22:29:33.522Z time: [63.821 ns 64.163 ns 64.499 ns]
55162026-07-24T22:29:33.522Z change: [+3.4797% +4.3129% +5.1269%] (p = 0.00 < 0.05)
55172026-07-24T22:29:33.522Z Performance has regressed.
55182026-07-24T22:29:33.522ZFound 3 outliers among 100 measurements (3.00%)
55192026-07-24T22:29:33.522Z 2 (2.00%) high mild
55202026-07-24T22:29:33.522Z 1 (1.00%) high severe
55212026-07-24T22:29:34.445Z
55222026-07-24T22:29:34.448ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55232026-07-24T22:29:34.448ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55242026-07-24T22:29:39.710ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0024 s (4.0M iterations)
55252026-07-24T22:29:44.458ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55262026-07-24T22:29:44.547Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55272026-07-24T22:29:44.547Z time: [258.57 ns 259.30 ns 260.10 ns]
55282026-07-24T22:29:44.547Z change: [+2.3650% +2.8224% +3.2869%] (p = 0.00 < 0.05)
55292026-07-24T22:29:44.548Z Performance has regressed.
55302026-07-24T22:29:44.548ZFound 4 outliers among 100 measurements (4.00%)
55312026-07-24T22:29:44.548Z 3 (3.00%) high mild
55322026-07-24T22:29:44.548Z 1 (1.00%) high severe
55332026-07-24T22:29:45.470Z
55342026-07-24T22:29:45.474ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55352026-07-24T22:29:45.474ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55362026-07-24T22:29:48.534ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0023 s (6.8M iterations)
55372026-07-24T22:29:53.221ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55382026-07-24T22:29:53.314Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55392026-07-24T22:29:53.314Z time: [81.683 ns 81.967 ns 82.274 ns]
55402026-07-24T22:29:53.314Z change: [−8.7438% −8.1503% −7.3619%] (p = 0.00 < 0.05)
55412026-07-24T22:29:53.314Z Performance has improved.
55422026-07-24T22:29:53.314ZFound 5 outliers among 100 measurements (5.00%)
55432026-07-24T22:29:53.314Z 2 (2.00%) high mild
55442026-07-24T22:29:53.315Z 3 (3.00%) high severe
55452026-07-24T22:29:54.248Z
55462026-07-24T22:29:54.251ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55472026-07-24T22:29:54.251ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55482026-07-24T22:29:58.364ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0056 s (2.6M iterations)
55492026-07-24T22:30:03.400ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55502026-07-24T22:30:03.492Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55512026-07-24T22:30:03.492Z time: [278.12 ns 278.81 ns 279.54 ns]
55522026-07-24T22:30:03.492Z change: [+1.6990% +2.1139% +2.5319%] (p = 0.00 < 0.05)
55532026-07-24T22:30:03.492Z Performance has regressed.
55542026-07-24T22:30:03.492ZFound 3 outliers among 100 measurements (3.00%)
55552026-07-24T22:30:03.492Z 1 (1.00%) high mild
55562026-07-24T22:30:03.492Z 2 (2.00%) high severe
55572026-07-24T22:30:04.425Z
55582026-07-24T22:30:04.428ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55592026-07-24T22:30:04.428ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55602026-07-24T22:30:07.459ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0014 s (6.9M iterations)
55612026-07-24T22:30:11.189ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55622026-07-24T22:30:11.278Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55632026-07-24T22:30:11.278Z time: [100.84 ns 101.30 ns 101.80 ns]
55642026-07-24T22:30:11.278Z change: [+2.9835% +3.6775% +4.3975%] (p = 0.00 < 0.05)
55652026-07-24T22:30:11.278Z Performance has regressed.
55662026-07-24T22:30:11.278ZFound 2 outliers among 100 measurements (2.00%)
55672026-07-24T22:30:11.278Z 1 (1.00%) high mild
55682026-07-24T22:30:11.278Z 1 (1.00%) high severe
55692026-07-24T22:30:12.208Z
55702026-07-24T22:30:12.211ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55712026-07-24T22:30:12.211ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55722026-07-24T22:30:15.293ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0058 s (3.4M iterations)
55732026-07-24T22:30:19.887ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55742026-07-24T22:30:19.976Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55752026-07-24T22:30:19.976Z time: [231.00 ns 231.71 ns 232.47 ns]
55762026-07-24T22:30:19.976Z change: [+3.2461% +3.7993% +4.4167%] (p = 0.00 < 0.05)
55772026-07-24T22:30:19.976Z Performance has regressed.
55782026-07-24T22:30:19.976ZFound 4 outliers among 100 measurements (4.00%)
55792026-07-24T22:30:19.976Z 2 (2.00%) high mild
55802026-07-24T22:30:19.976Z 2 (2.00%) high severe
55812026-07-24T22:30:20.908Z
55822026-07-24T22:30:20.912ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55832026-07-24T22:30:20.912ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55842026-07-24T22:30:25.370ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0021 s (4.7M iterations)
55852026-07-24T22:30:29.719ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55862026-07-24T22:30:29.809Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55872026-07-24T22:30:29.809Z time: [120.04 ns 120.59 ns 121.18 ns]
55882026-07-24T22:30:29.809Z change: [+3.1003% +4.1160% +5.2746%] (p = 0.00 < 0.05)
55892026-07-24T22:30:29.809Z Performance has regressed.
55902026-07-24T22:30:29.809ZFound 3 outliers among 100 measurements (3.00%)
55912026-07-24T22:30:29.809Z 2 (2.00%) high mild
55922026-07-24T22:30:29.809Z 1 (1.00%) high severe
55932026-07-24T22:30:30.744Z
55942026-07-24T22:30:30.748ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55952026-07-24T22:30:30.748ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55962026-07-24T22:30:35.509ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0017 s (2.2M iterations)
55972026-07-24T22:30:40.219ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55982026-07-24T22:30:40.310Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55992026-07-24T22:30:40.310Z time: [251.01 ns 251.87 ns 252.83 ns]
56002026-07-24T22:30:40.310Z change: [+3.8097% +4.4137% +4.9696%] (p = 0.00 < 0.05)
56012026-07-24T22:30:40.310Z Performance has regressed.
56022026-07-24T22:30:40.310ZFound 1 outliers among 100 measurements (1.00%)
56032026-07-24T22:30:40.310Z 1 (1.00%) high mild
56042026-07-24T22:30:41.233Z
56052026-07-24T22:30:41.236ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56062026-07-24T22:30:41.236ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56072026-07-24T22:30:44.586ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (13M iterations)
56082026-07-24T22:30:48.526ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56092026-07-24T22:30:48.615Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56102026-07-24T22:30:48.615Z time: [63.034 ns 63.324 ns 63.595 ns]
56112026-07-24T22:30:48.615Z change: [+3.5535% +4.3732% +5.1475%] (p = 0.00 < 0.05)
56122026-07-24T22:30:48.615Z Performance has regressed.
56132026-07-24T22:30:48.615ZFound 4 outliers among 100 measurements (4.00%)
56142026-07-24T22:30:48.615Z 3 (3.00%) high mild
56152026-07-24T22:30:48.615Z 1 (1.00%) high severe
56162026-07-24T22:30:49.553Z
56172026-07-24T22:30:49.556ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56182026-07-24T22:30:49.556ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56192026-07-24T22:30:54.453ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0024 s (4.3M iterations)
56202026-07-24T22:30:59.235ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56212026-07-24T22:30:59.325Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56222026-07-24T22:30:59.325Z time: [221.91 ns 222.58 ns 223.31 ns]
56232026-07-24T22:30:59.325Z change: [+3.3232% +4.0397% +4.8396%] (p = 0.00 < 0.05)
56242026-07-24T22:30:59.325Z Performance has regressed.
56252026-07-24T22:30:59.325ZFound 8 outliers among 100 measurements (8.00%)
56262026-07-24T22:30:59.325Z 4 (4.00%) high mild
56272026-07-24T22:30:59.325Z 4 (4.00%) high severe
56282026-07-24T22:31:00.254Z
56292026-07-24T22:31:00.257ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56302026-07-24T22:31:00.257ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56312026-07-24T22:31:03.318ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (6.8M iterations)
56322026-07-24T22:31:07.982ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56332026-07-24T22:31:08.072Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56342026-07-24T22:31:08.072Z time: [80.737 ns 81.083 ns 81.433 ns]
56352026-07-24T22:31:08.072Z change: [+1.3265% +2.2077% +3.0677%] (p = 0.00 < 0.05)
56362026-07-24T22:31:08.072Z Performance has regressed.
56372026-07-24T22:31:08.072ZFound 4 outliers among 100 measurements (4.00%)
56382026-07-24T22:31:08.072Z 2 (2.00%) high mild
56392026-07-24T22:31:08.072Z 2 (2.00%) high severe
56402026-07-24T22:31:09.004Z
56412026-07-24T22:31:09.007ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56422026-07-24T22:31:09.007ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56432026-07-24T22:31:13.011ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0081 s (2.6M iterations)
56442026-07-24T22:31:17.989ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56452026-07-24T22:31:18.078Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56462026-07-24T22:31:18.078Z time: [240.18 ns 240.98 ns 241.83 ns]
56472026-07-24T22:31:18.078Z change: [+2.0851% +2.6174% +3.1872%] (p = 0.00 < 0.05)
56482026-07-24T22:31:18.078Z Performance has regressed.
56492026-07-24T22:31:18.078ZFound 4 outliers among 100 measurements (4.00%)
56502026-07-24T22:31:18.078Z 4 (4.00%) high mild
56512026-07-24T22:31:19.004Z
56522026-07-24T22:31:19.007ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56532026-07-24T22:31:19.007ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56542026-07-24T22:31:25.182ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.8M iterations)
56552026-07-24T22:31:28.804ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56562026-07-24T22:31:28.891Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56572026-07-24T22:31:28.891Z time: [99.480 ns 99.964 ns 100.51 ns]
56582026-07-24T22:31:28.891Z change: [+1.7826% +2.5866% +3.3868%] (p = 0.00 < 0.05)
56592026-07-24T22:31:28.892Z Performance has regressed.
56602026-07-24T22:31:28.892ZFound 1 outliers among 100 measurements (1.00%)
56612026-07-24T22:31:28.892Z 1 (1.00%) high mild
56622026-07-24T22:31:29.816Z
56632026-07-24T22:31:29.820ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56642026-07-24T22:31:29.820ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56652026-07-24T22:31:35.805ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0044 s (3.5M iterations)
56662026-07-24T22:31:40.222ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56672026-07-24T22:31:40.315Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56682026-07-24T22:31:40.315Z time: [191.20 ns 191.73 ns 192.35 ns]
56692026-07-24T22:31:40.315Z change: [+1.7970% +2.3882% +3.0013%] (p = 0.00 < 0.05)
56702026-07-24T22:31:40.315Z Performance has regressed.
56712026-07-24T22:31:40.315ZFound 2 outliers among 100 measurements (2.00%)
56722026-07-24T22:31:40.315Z 1 (1.00%) high mild
56732026-07-24T22:31:40.315Z 1 (1.00%) high severe
56742026-07-24T22:31:41.231Z
56752026-07-24T22:31:41.235ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56762026-07-24T22:31:41.235ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56772026-07-24T22:31:45.658ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0044 s (4.7M iterations)
56782026-07-24T22:31:50.019ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56792026-07-24T22:31:50.111Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56802026-07-24T22:31:50.111Z time: [118.68 ns 119.08 ns 119.52 ns]
56812026-07-24T22:31:50.111Z change: [+2.5827% +3.5830% +4.5386%] (p = 0.00 < 0.05)
56822026-07-24T22:31:50.111Z Performance has regressed.
56832026-07-24T22:31:50.111ZFound 4 outliers among 100 measurements (4.00%)
56842026-07-24T22:31:50.111Z 3 (3.00%) high mild
56852026-07-24T22:31:50.111Z 1 (1.00%) high severe
56862026-07-24T22:31:51.045Z
56872026-07-24T22:31:51.049ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56882026-07-24T22:31:51.049ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56892026-07-24T22:31:55.428ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0021 s (2.4M iterations)
56902026-07-24T22:32:00.284ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56912026-07-24T22:32:00.373Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56922026-07-24T22:32:00.376Z time: [210.46 ns 211.01 ns 211.66 ns]
56932026-07-24T22:32:00.376Z change: [+2.7374% +3.4447% +4.0574%] (p = 0.00 < 0.05)
56942026-07-24T22:32:00.376Z Performance has regressed.
56952026-07-24T22:32:00.376ZFound 2 outliers among 100 measurements (2.00%)
56962026-07-24T22:32:00.376Z 2 (2.00%) high mild
56972026-07-24T22:32:01.306Z
56982026-07-24T22:32:01.310ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56992026-07-24T22:32:01.310ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57002026-07-24T22:32:05.015ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (11M iterations)
57012026-07-24T22:32:09.025ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57022026-07-24T22:32:09.115Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57032026-07-24T22:32:09.116Z time: [63.442 ns 63.710 ns 63.973 ns]
57042026-07-24T22:32:09.116Z change: [+3.1957% +3.9769% +4.7479%] (p = 0.00 < 0.05)
57052026-07-24T22:32:09.116Z Performance has regressed.
57062026-07-24T22:32:09.116ZFound 2 outliers among 100 measurements (2.00%)
57072026-07-24T22:32:09.116Z 1 (1.00%) high mild
57082026-07-24T22:32:09.116Z 1 (1.00%) high severe
57092026-07-24T22:32:10.055Z
57102026-07-24T22:32:10.058ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57112026-07-24T22:32:10.058ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57122026-07-24T22:32:15.556ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (3.8M iterations)
57132026-07-24T22:32:20.335ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57142026-07-24T22:32:20.425Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57152026-07-24T22:32:20.425Z time: [254.96 ns 255.74 ns 256.57 ns]
57162026-07-24T22:32:20.425Z change: [+2.7807% +3.3134% +3.8872%] (p = 0.00 < 0.05)
57172026-07-24T22:32:20.425Z Performance has regressed.
57182026-07-24T22:32:20.425ZFound 3 outliers among 100 measurements (3.00%)
57192026-07-24T22:32:20.425Z 1 (1.00%) high mild
57202026-07-24T22:32:20.425Z 2 (2.00%) high severe
57212026-07-24T22:32:21.365Z
57222026-07-24T22:32:21.368ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57232026-07-24T22:32:21.368ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57242026-07-24T22:32:24.570ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0000 s (6.5M iterations)
57252026-07-24T22:32:29.307ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57262026-07-24T22:32:29.397Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57272026-07-24T22:32:29.397Z time: [81.205 ns 81.518 ns 81.849 ns]
57282026-07-24T22:32:29.397Z change: [+1.2548% +2.1282% +3.0843%] (p = 0.00 < 0.05)
57292026-07-24T22:32:29.397Z Performance has regressed.
57302026-07-24T22:32:29.397ZFound 5 outliers among 100 measurements (5.00%)
57312026-07-24T22:32:29.397Z 3 (3.00%) high mild
57322026-07-24T22:32:29.397Z 2 (2.00%) high severe
57332026-07-24T22:32:30.330Z
57342026-07-24T22:32:30.335ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57352026-07-24T22:32:30.335ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57362026-07-24T22:32:34.618ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0013 s (2.4M iterations)
57372026-07-24T22:32:39.637ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57382026-07-24T22:32:39.727Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57392026-07-24T22:32:39.727Z time: [276.24 ns 277.07 ns 277.96 ns]
57402026-07-24T22:32:39.727Z change: [+3.4420% +3.9311% +4.4312%] (p = 0.00 < 0.05)
57412026-07-24T22:32:39.731Z Performance has regressed.
57422026-07-24T22:32:39.731ZFound 5 outliers among 100 measurements (5.00%)
57432026-07-24T22:32:39.731Z 3 (3.00%) high mild
57442026-07-24T22:32:39.731Z 2 (2.00%) high severe
57452026-07-24T22:32:40.660Z
57462026-07-24T22:32:40.663ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57472026-07-24T22:32:40.663ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57482026-07-24T22:32:43.768ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0036 s (6.8M iterations)
57492026-07-24T22:32:47.642ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57502026-07-24T22:32:47.731Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57512026-07-24T22:32:47.731Z time: [100.81 ns 101.14 ns 101.51 ns]
57522026-07-24T22:32:47.731Z change: [+2.5907% +3.3383% +4.0445%] (p = 0.00 < 0.05)
57532026-07-24T22:32:47.731Z Performance has regressed.
57542026-07-24T22:32:47.731ZFound 6 outliers among 100 measurements (6.00%)
57552026-07-24T22:32:47.731Z 4 (4.00%) high mild
57562026-07-24T22:32:47.731Z 2 (2.00%) high severe
57572026-07-24T22:32:48.650Z
57582026-07-24T22:32:48.653ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57592026-07-24T22:32:48.653ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57602026-07-24T22:32:51.815ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0002 s (3.3M iterations)
57612026-07-24T22:32:56.479ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57622026-07-24T22:32:56.570Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57632026-07-24T22:32:56.570Z time: [226.56 ns 227.16 ns 227.85 ns]
57642026-07-24T22:32:56.570Z change: [+3.3509% +3.9380% +4.5351%] (p = 0.00 < 0.05)
57652026-07-24T22:32:56.570Z Performance has regressed.
57662026-07-24T22:32:56.570ZFound 4 outliers among 100 measurements (4.00%)
57672026-07-24T22:32:56.570Z 3 (3.00%) high mild
57682026-07-24T22:32:56.570Z 1 (1.00%) high severe
57692026-07-24T22:32:57.496Z
57702026-07-24T22:32:57.499ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57712026-07-24T22:32:57.499ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57722026-07-24T22:33:02.089ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0054 s (4.6M iterations)
57732026-07-24T22:33:06.432ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57742026-07-24T22:33:06.524Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57752026-07-24T22:33:06.524Z time: [119.16 ns 119.50 ns 119.89 ns]
57762026-07-24T22:33:06.524Z change: [+2.6701% +3.6187% +4.5661%] (p = 0.00 < 0.05)
57772026-07-24T22:33:06.524Z Performance has regressed.
57782026-07-24T22:33:06.524ZFound 7 outliers among 100 measurements (7.00%)
57792026-07-24T22:33:06.524Z 6 (6.00%) high mild
57802026-07-24T22:33:06.525Z 1 (1.00%) high severe
57812026-07-24T22:33:07.467Z
57822026-07-24T22:33:07.470ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57832026-07-24T22:33:07.470ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57842026-07-24T22:33:12.214ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0064 s (2.2M iterations)
57852026-07-24T22:33:17.082ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57862026-07-24T22:33:17.172Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57872026-07-24T22:33:17.172Z time: [248.47 ns 249.28 ns 250.12 ns]
57882026-07-24T22:33:17.172Z change: [+3.7566% +4.2860% +4.8356%] (p = 0.00 < 0.05)
57892026-07-24T22:33:17.172Z Performance has regressed.
57902026-07-24T22:33:17.172ZFound 4 outliers among 100 measurements (4.00%)
57912026-07-24T22:33:17.172Z 4 (4.00%) high mild
57922026-07-24T22:33:18.099Z
57932026-07-24T22:33:18.102ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57942026-07-24T22:33:18.102ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57952026-07-24T22:33:21.737ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (12M iterations)
57962026-07-24T22:33:25.763ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
57972026-07-24T22:33:25.852Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57982026-07-24T22:33:25.852Z time: [62.304 ns 62.623 ns 62.922 ns]
57992026-07-24T22:33:25.852Z change: [+2.8094% +3.6495% +4.4561%] (p = 0.00 < 0.05)
58002026-07-24T22:33:25.852Z Performance has regressed.
58012026-07-24T22:33:25.852ZFound 7 outliers among 100 measurements (7.00%)
58022026-07-24T22:33:25.852Z 2 (2.00%) low mild
58032026-07-24T22:33:25.852Z 4 (4.00%) high mild
58042026-07-24T22:33:25.856Z 1 (1.00%) high severe
58052026-07-24T22:33:26.784Z
58062026-07-24T22:33:26.801ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58072026-07-24T22:33:26.801ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58082026-07-24T22:33:31.962ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0062 s (4.1M iterations)
58092026-07-24T22:33:36.758ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58102026-07-24T22:33:36.848Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58112026-07-24T22:33:36.848Z time: [223.51 ns 224.21 ns 224.95 ns]
58122026-07-24T22:33:36.848Z change: [+2.6702% +3.2366% +3.8694%] (p = 0.00 < 0.05)
58132026-07-24T22:33:36.848Z Performance has regressed.
58142026-07-24T22:33:36.848ZFound 5 outliers among 100 measurements (5.00%)
58152026-07-24T22:33:36.848Z 2 (2.00%) high mild
58162026-07-24T22:33:36.848Z 3 (3.00%) high severe
58172026-07-24T22:33:37.777Z
58182026-07-24T22:33:37.780ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58192026-07-24T22:33:37.780ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58202026-07-24T22:33:40.943ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (6.6M iterations)
58212026-07-24T22:33:45.697ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58222026-07-24T22:33:45.785Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58232026-07-24T22:33:45.785Z time: [80.331 ns 80.628 ns 80.947 ns]
58242026-07-24T22:33:45.785Z change: [+1.5378% +2.4449% +3.4086%] (p = 0.00 < 0.05)
58252026-07-24T22:33:45.785Z Performance has regressed.
58262026-07-24T22:33:45.785ZFound 6 outliers among 100 measurements (6.00%)
58272026-07-24T22:33:45.785Z 3 (3.00%) high mild
58282026-07-24T22:33:45.785Z 3 (3.00%) high severe
58292026-07-24T22:33:46.714Z
58302026-07-24T22:33:46.717ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58312026-07-24T22:33:46.717ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58322026-07-24T22:33:50.829ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0039 s (2.6M iterations)
58332026-07-24T22:33:55.866ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58342026-07-24T22:33:55.954Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58352026-07-24T22:33:55.955Z time: [242.17 ns 243.01 ns 243.91 ns]
58362026-07-24T22:33:55.955Z change: [+2.8697% +3.4888% +4.0732%] (p = 0.00 < 0.05)
58372026-07-24T22:33:55.955Z Performance has regressed.
58382026-07-24T22:33:55.955ZFound 8 outliers among 100 measurements (8.00%)
58392026-07-24T22:33:55.955Z 8 (8.00%) high mild
58402026-07-24T22:33:56.879Z
58412026-07-24T22:33:56.882ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58422026-07-24T22:33:56.882ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58432026-07-24T22:33:59.938ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0007 s (6.9M iterations)
58442026-07-24T22:34:03.846ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58452026-07-24T22:34:03.938Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58462026-07-24T22:34:03.938Z time: [99.864 ns 100.28 ns 100.74 ns]
58472026-07-24T22:34:03.938Z change: [+2.5804% +3.3407% +4.0346%] (p = 0.00 < 0.05)
58482026-07-24T22:34:03.938Z Performance has regressed.
58492026-07-24T22:34:03.938ZFound 2 outliers among 100 measurements (2.00%)
58502026-07-24T22:34:03.938Z 1 (1.00%) high mild
58512026-07-24T22:34:03.938Z 1 (1.00%) high severe
58522026-07-24T22:34:04.861Z
58532026-07-24T22:34:04.864ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58542026-07-24T22:34:04.865ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58552026-07-24T22:34:11.125ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0074 s (3.4M iterations)
58562026-07-24T22:34:15.603ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58572026-07-24T22:34:15.692Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58582026-07-24T22:34:15.693Z time: [194.68 ns 195.16 ns 195.71 ns]
58592026-07-24T22:34:15.693Z change: [+3.1929% +3.8323% +4.4499%] (p = 0.00 < 0.05)
58602026-07-24T22:34:15.693Z Performance has regressed.
58612026-07-24T22:34:15.693ZFound 3 outliers among 100 measurements (3.00%)
58622026-07-24T22:34:15.693Z 2 (2.00%) high mild
58632026-07-24T22:34:15.693Z 1 (1.00%) high severe
58642026-07-24T22:34:16.625Z
58652026-07-24T22:34:16.628ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58662026-07-24T22:34:16.628ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58672026-07-24T22:34:21.117ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0026 s (4.7M iterations)
58682026-07-24T22:34:25.581ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58692026-07-24T22:34:25.673Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58702026-07-24T22:34:25.673Z time: [119.63 ns 120.09 ns 120.55 ns]
58712026-07-24T22:34:25.673Z change: [+2.3704% +3.2486% +4.0743%] (p = 0.00 < 0.05)
58722026-07-24T22:34:25.673Z Performance has regressed.
58732026-07-24T22:34:25.673ZFound 3 outliers among 100 measurements (3.00%)
58742026-07-24T22:34:25.673Z 1 (1.00%) high mild
58752026-07-24T22:34:25.673Z 2 (2.00%) high severe
58762026-07-24T22:34:26.602Z
58772026-07-24T22:34:26.606ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58782026-07-24T22:34:26.606ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58792026-07-24T22:34:31.154ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0089 s (2.3M iterations)
58802026-07-24T22:34:36.031ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58812026-07-24T22:34:36.120Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58822026-07-24T22:34:36.120Z time: [212.46 ns 213.01 ns 213.59 ns]
58832026-07-24T22:34:36.120Z change: [+2.7850% +3.4066% +4.0298%] (p = 0.00 < 0.05)
58842026-07-24T22:34:36.120Z Performance has regressed.
58852026-07-24T22:34:36.120ZFound 3 outliers among 100 measurements (3.00%)
58862026-07-24T22:34:36.120Z 3 (3.00%) high mild
58872026-07-24T22:34:37.045Z
58882026-07-24T22:34:37.048ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58892026-07-24T22:34:37.048ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58902026-07-24T22:34:40.400ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (13M iterations)
58912026-07-24T22:34:44.393ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58922026-07-24T22:34:44.481Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58932026-07-24T22:34:44.482Z time: [63.943 ns 64.257 ns 64.565 ns]
58942026-07-24T22:34:44.482Z change: [+3.3745% +4.1468% +4.9534%] (p = 0.00 < 0.05)
58952026-07-24T22:34:44.482Z Performance has regressed.
58962026-07-24T22:34:44.482ZFound 15 outliers among 100 measurements (15.00%)
58972026-07-24T22:34:44.482Z 7 (7.00%) low mild
58982026-07-24T22:34:44.482Z 5 (5.00%) high mild
58992026-07-24T22:34:44.482Z 3 (3.00%) high severe
59002026-07-24T22:34:45.395Z
59012026-07-24T22:34:45.399ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59022026-07-24T22:34:45.399ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59032026-07-24T22:34:50.354ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0020 s (4.2M iterations)
59042026-07-24T22:34:55.463ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59052026-07-24T22:34:55.552Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59062026-07-24T22:34:55.552Z time: [293.93 ns 296.62 ns 300.09 ns]
59072026-07-24T22:34:55.552Z change: [−15.198% +2.2349% +23.431%] (p = 0.83 > 0.05)
59082026-07-24T22:34:55.552Z No change in performance detected.
59092026-07-24T22:34:55.552ZFound 13 outliers among 100 measurements (13.00%)
59102026-07-24T22:34:55.552Z 5 (5.00%) high mild
59112026-07-24T22:34:55.552Z 8 (8.00%) high severe
59122026-07-24T22:34:56.474Z
59132026-07-24T22:34:56.477ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59142026-07-24T22:34:56.477ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59152026-07-24T22:35:02.520ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (6.9M iterations)
59162026-07-24T22:35:07.278ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59172026-07-24T22:35:07.367Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59182026-07-24T22:35:07.367Z time: [81.837 ns 82.230 ns 82.615 ns]
59192026-07-24T22:35:07.367Z change: [+1.9065% +2.8236% +3.9526%] (p = 0.00 < 0.05)
59202026-07-24T22:35:07.367Z Performance has regressed.
59212026-07-24T22:35:07.367ZFound 4 outliers among 100 measurements (4.00%)
59222026-07-24T22:35:07.367Z 1 (1.00%) high mild
59232026-07-24T22:35:07.367Z 3 (3.00%) high severe
59242026-07-24T22:35:08.279Z
59252026-07-24T22:35:08.282ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59262026-07-24T22:35:08.282ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59272026-07-24T22:35:12.306ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0036 s (2.6M iterations)
59282026-07-24T22:35:17.558ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59292026-07-24T22:35:17.649Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59302026-07-24T22:35:17.649Z time: [338.03 ns 342.13 ns 347.34 ns]
59312026-07-24T22:35:17.649Z change: [−12.639% +3.2152% +21.066%] (p = 0.72 > 0.05)
59322026-07-24T22:35:17.649Z No change in performance detected.
59332026-07-24T22:35:17.649ZFound 13 outliers among 100 measurements (13.00%)
59342026-07-24T22:35:17.649Z 6 (6.00%) high mild
59352026-07-24T22:35:17.649Z 7 (7.00%) high severe
59362026-07-24T22:35:18.571Z
59372026-07-24T22:35:18.576ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59382026-07-24T22:35:18.576ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59392026-07-24T22:35:24.615ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0020 s (6.9M iterations)
59402026-07-24T22:35:28.337ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59412026-07-24T22:35:28.426Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59422026-07-24T22:35:28.426Z time: [99.961 ns 100.30 ns 100.67 ns]
59432026-07-24T22:35:28.426Z change: [+2.3885% +3.1652% +3.9958%] (p = 0.00 < 0.05)
59442026-07-24T22:35:28.426Z Performance has regressed.
59452026-07-24T22:35:28.426ZFound 5 outliers among 100 measurements (5.00%)
59462026-07-24T22:35:28.426Z 3 (3.00%) high mild
59472026-07-24T22:35:28.426Z 2 (2.00%) high severe
59482026-07-24T22:35:29.360Z
59492026-07-24T22:35:29.363ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59502026-07-24T22:35:29.363ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59512026-07-24T22:35:35.377ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0063 s (3.5M iterations)
59522026-07-24T22:35:40.165ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59532026-07-24T22:35:40.256Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59542026-07-24T22:35:40.256Z time: [264.31 ns 266.68 ns 269.77 ns]
59552026-07-24T22:35:40.256Z change: [−10.768% +3.7811% +21.514%] (p = 0.65 > 0.05)
59562026-07-24T22:35:40.256Z No change in performance detected.
59572026-07-24T22:35:40.256ZFound 10 outliers among 100 measurements (10.00%)
59582026-07-24T22:35:40.256Z 3 (3.00%) high mild
59592026-07-24T22:35:40.256Z 7 (7.00%) high severe
59602026-07-24T22:35:41.196Z
59612026-07-24T22:35:41.200ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59622026-07-24T22:35:41.200ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59632026-07-24T22:35:45.423ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0026 s (5.0M iterations)
59642026-07-24T22:35:49.957ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59652026-07-24T22:35:50.048Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59662026-07-24T22:35:50.048Z time: [118.49 ns 118.91 ns 119.37 ns]
59672026-07-24T22:35:50.048Z change: [+2.1883% +2.9986% +3.7906%] (p = 0.00 < 0.05)
59682026-07-24T22:35:50.048Z Performance has regressed.
59692026-07-24T22:35:50.048ZFound 3 outliers among 100 measurements (3.00%)
59702026-07-24T22:35:50.048Z 1 (1.00%) high mild
59712026-07-24T22:35:50.048Z 2 (2.00%) high severe
59722026-07-24T22:35:50.979Z
59732026-07-24T22:35:50.983ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59742026-07-24T22:35:50.983ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59752026-07-24T22:35:55.377ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0087 s (2.4M iterations)
59762026-07-24T22:36:00.474ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59772026-07-24T22:36:00.563Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59782026-07-24T22:36:00.564Z time: [296.35 ns 299.64 ns 303.91 ns]
59792026-07-24T22:36:00.564Z change: [−12.960% +3.4317% +23.125%] (p = 0.71 > 0.05)
59802026-07-24T22:36:00.564Z No change in performance detected.
59812026-07-24T22:36:00.565ZFound 9 outliers among 100 measurements (9.00%)
59822026-07-24T22:36:00.565Z 3 (3.00%) high mild
59832026-07-24T22:36:00.565Z 6 (6.00%) high severe
59842026-07-24T22:36:01.505Z
59852026-07-24T22:36:01.508ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
59862026-07-24T22:36:01.508ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
59872026-07-24T22:36:04.663ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (13M iterations)
59882026-07-24T22:36:08.837ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
59892026-07-24T22:36:08.929Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
59902026-07-24T22:36:08.929Z time: [62.952 ns 63.170 ns 63.377 ns]
59912026-07-24T22:36:08.929Z change: [+2.9224% +3.7424% +4.5326%] (p = 0.00 < 0.05)
59922026-07-24T22:36:08.929Z Performance has regressed.
59932026-07-24T22:36:08.932ZFound 7 outliers among 100 measurements (7.00%)
59942026-07-24T22:36:08.932Z 6 (6.00%) high mild
59952026-07-24T22:36:08.932Z 1 (1.00%) high severe
59962026-07-24T22:36:09.868Z
59972026-07-24T22:36:09.871ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
59982026-07-24T22:36:09.871ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
59992026-07-24T22:36:14.620ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0053 s (4.4M iterations)
60002026-07-24T22:36:21.913ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60012026-07-24T22:36:21.920Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60022026-07-24T22:36:21.920Z time: [251.13 ns 253.36 ns 256.21 ns]
60032026-07-24T22:36:21.920Z change: [−14.149% +3.1969% +23.922%] (p = 0.75 > 0.05)
60042026-07-24T22:36:21.920Z No change in performance detected.
60052026-07-24T22:36:21.920ZFound 12 outliers among 100 measurements (12.00%)
60062026-07-24T22:36:21.921Z 4 (4.00%) high mild
60072026-07-24T22:36:21.921Z 8 (8.00%) high severe
60082026-07-24T22:36:21.921Z
60092026-07-24T22:36:21.921ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60102026-07-24T22:36:21.921ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60112026-07-24T22:36:26.883ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (6.9M iterations)
60122026-07-24T22:36:31.592ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60132026-07-24T22:36:31.682Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60142026-07-24T22:36:31.682Z time: [80.576 ns 80.828 ns 81.056 ns]
60152026-07-24T22:36:31.682Z change: [−0.2459% +0.6124% +1.4795%] (p = 0.17 > 0.05)
60162026-07-24T22:36:31.682Z No change in performance detected.
60172026-07-24T22:36:31.682ZFound 7 outliers among 100 measurements (7.00%)
60182026-07-24T22:36:31.682Z 1 (1.00%) low mild
60192026-07-24T22:36:31.682Z 4 (4.00%) high mild
60202026-07-24T22:36:31.682Z 2 (2.00%) high severe
60212026-07-24T22:36:32.625Z
60222026-07-24T22:36:32.629ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60232026-07-24T22:36:32.629ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60242026-07-24T22:36:36.602ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0079 s (2.6M iterations)
60252026-07-24T22:36:41.741ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60262026-07-24T22:36:41.832Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60272026-07-24T22:36:41.832Z time: [288.05 ns 291.71 ns 296.36 ns]
60282026-07-24T22:36:41.832Z change: [−11.839% +4.0477% +23.410%] (p = 0.66 > 0.05)
60292026-07-24T22:36:41.832Z No change in performance detected.
60302026-07-24T22:36:41.832ZFound 12 outliers among 100 measurements (12.00%)
60312026-07-24T22:36:41.832Z 5 (5.00%) high mild
60322026-07-24T22:36:41.832Z 7 (7.00%) high severe
60332026-07-24T22:36:42.773Z
60342026-07-24T22:36:42.776ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60352026-07-24T22:36:42.777ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60362026-07-24T22:36:48.684ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0027 s (7.1M iterations)
60372026-07-24T22:36:52.445ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60382026-07-24T22:36:52.536Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60392026-07-24T22:36:52.536Z time: [98.770 ns 99.134 ns 99.534 ns]
60402026-07-24T22:36:52.536Z change: [+0.8638% +1.5892% +2.3876%] (p = 0.00 < 0.05)
60412026-07-24T22:36:52.536Z Change within noise threshold.
60422026-07-24T22:36:52.536ZFound 3 outliers among 100 measurements (3.00%)
60432026-07-24T22:36:52.536Z 2 (2.00%) high mild
60442026-07-24T22:36:52.536Z 1 (1.00%) high severe
60452026-07-24T22:36:53.450Z
60462026-07-24T22:36:53.454ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60472026-07-24T22:36:53.454ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60482026-07-24T22:36:59.181ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0017 s (3.7M iterations)
60492026-07-24T22:37:04.012ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60502026-07-24T22:37:04.102Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60512026-07-24T22:37:04.102Z time: [218.42 ns 220.05 ns 222.13 ns]
60522026-07-24T22:37:04.102Z change: [−10.551% +3.8572% +21.701%] (p = 0.64 > 0.05)
60532026-07-24T22:37:04.102Z No change in performance detected.
60542026-07-24T22:37:04.102ZFound 11 outliers among 100 measurements (11.00%)
60552026-07-24T22:37:04.102Z 4 (4.00%) high mild
60562026-07-24T22:37:04.102Z 7 (7.00%) high severe
60572026-07-24T22:37:05.041Z
60582026-07-24T22:37:05.044ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60592026-07-24T22:37:05.044ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60602026-07-24T22:37:09.275ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0004 s (5.0M iterations)
60612026-07-24T22:37:13.859ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60622026-07-24T22:37:13.948Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60632026-07-24T22:37:13.952Z time: [118.98 ns 119.53 ns 120.10 ns]
60642026-07-24T22:37:13.952Z change: [+2.5857% +3.5135% +4.6636%] (p = 0.00 < 0.05)
60652026-07-24T22:37:13.952Z Performance has regressed.
60662026-07-24T22:37:13.952ZFound 4 outliers among 100 measurements (4.00%)
60672026-07-24T22:37:13.952Z 2 (2.00%) high mild
60682026-07-24T22:37:13.952Z 2 (2.00%) high severe
60692026-07-24T22:37:14.882Z
60702026-07-24T22:37:14.887ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60712026-07-24T22:37:14.887ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60722026-07-24T22:37:19.190ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0098 s (2.4M iterations)
60732026-07-24T22:37:24.291ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60742026-07-24T22:37:24.382Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60752026-07-24T22:37:24.382Z time: [246.58 ns 249.02 ns 252.14 ns]
60762026-07-24T22:37:24.382Z change: [−12.383% +4.0888% +22.214%] (p = 0.64 > 0.05)
60772026-07-24T22:37:24.382Z No change in performance detected.
60782026-07-24T22:37:24.382ZFound 12 outliers among 100 measurements (12.00%)
60792026-07-24T22:37:24.382Z 4 (4.00%) high mild
60802026-07-24T22:37:24.382Z 8 (8.00%) high severe
60812026-07-24T22:37:25.303Z
60822026-07-24T22:37:25.307ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
60832026-07-24T22:37:25.307ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
60842026-07-24T22:37:28.744ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (12M iterations)
60852026-07-24T22:37:33.032ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
60862026-07-24T22:37:33.122Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
60872026-07-24T22:37:33.123Z time: [63.254 ns 63.488 ns 63.718 ns]
60882026-07-24T22:37:33.123Z change: [+2.2421% +3.0140% +3.7441%] (p = 0.00 < 0.05)
60892026-07-24T22:37:33.123Z Performance has regressed.
60902026-07-24T22:37:33.123ZFound 5 outliers among 100 measurements (5.00%)
60912026-07-24T22:37:33.123Z 1 (1.00%) low mild
60922026-07-24T22:37:33.123Z 4 (4.00%) high severe
60932026-07-24T22:37:34.052Z
60942026-07-24T22:37:34.056ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
60952026-07-24T22:37:34.056ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
60962026-07-24T22:37:39.295ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0050 s (4.0M iterations)
60972026-07-24T22:37:44.407ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
60982026-07-24T22:37:44.493Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
60992026-07-24T22:37:44.493Z time: [295.34 ns 298.56 ns 302.70 ns]
61002026-07-24T22:37:44.493Z change: [−16.007% +2.9961% +24.227%] (p = 0.78 > 0.05)
61012026-07-24T22:37:44.493Z No change in performance detected.
61022026-07-24T22:37:44.493ZFound 12 outliers among 100 measurements (12.00%)
61032026-07-24T22:37:44.493Z 5 (5.00%) high mild
61042026-07-24T22:37:44.493Z 7 (7.00%) high severe
61052026-07-24T22:37:45.401Z
61062026-07-24T22:37:45.405ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61072026-07-24T22:37:45.405ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61082026-07-24T22:37:48.427ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (6.9M iterations)
61092026-07-24T22:37:53.320ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61102026-07-24T22:37:53.408Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61112026-07-24T22:37:53.408Z time: [79.796 ns 80.053 ns 80.293 ns]
61122026-07-24T22:37:53.408Z change: [−1.1627% −0.3752% +0.4234%] (p = 0.38 > 0.05)
61132026-07-24T22:37:53.408Z No change in performance detected.
61142026-07-24T22:37:53.408ZFound 5 outliers among 100 measurements (5.00%)
61152026-07-24T22:37:53.408Z 2 (2.00%) high mild
61162026-07-24T22:37:53.408Z 3 (3.00%) high severe
61172026-07-24T22:37:54.315Z
61182026-07-24T22:37:54.319ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61192026-07-24T22:37:54.319ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61202026-07-24T22:37:58.397ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0020 s (2.6M iterations)
61212026-07-24T22:38:03.678ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61222026-07-24T22:38:03.764Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61232026-07-24T22:38:03.764Z time: [334.51 ns 338.98 ns 344.73 ns]
61242026-07-24T22:38:03.764Z change: [−15.375% +1.1976% +20.638%] (p = 0.90 > 0.05)
61252026-07-24T22:38:03.764Z No change in performance detected.
61262026-07-24T22:38:03.764ZFound 13 outliers among 100 measurements (13.00%)
61272026-07-24T22:38:03.764Z 6 (6.00%) high mild
61282026-07-24T22:38:03.765Z 7 (7.00%) high severe
61292026-07-24T22:38:04.667Z
61302026-07-24T22:38:04.671ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61312026-07-24T22:38:04.671ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61322026-07-24T22:38:10.882ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0018 s (6.8M iterations)
61332026-07-24T22:38:14.689ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61342026-07-24T22:38:14.776Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61352026-07-24T22:38:14.776Z time: [98.923 ns 99.272 ns 99.669 ns]
61362026-07-24T22:38:14.776Z change: [+0.7786% +1.4336% +2.0602%] (p = 0.00 < 0.05)
61372026-07-24T22:38:14.776Z Change within noise threshold.
61382026-07-24T22:38:14.776ZFound 2 outliers among 100 measurements (2.00%)
61392026-07-24T22:38:14.776Z 1 (1.00%) high mild
61402026-07-24T22:38:14.776Z 1 (1.00%) high severe
61412026-07-24T22:38:15.674Z
61422026-07-24T22:38:15.678ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61432026-07-24T22:38:15.678ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61442026-07-24T22:38:21.899ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0063 s (3.4M iterations)
61452026-07-24T22:38:26.699ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61462026-07-24T22:38:26.785Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61472026-07-24T22:38:26.785Z time: [261.16 ns 263.67 ns 266.95 ns]
61482026-07-24T22:38:26.785Z change: [−12.927% +2.5384% +21.019%] (p = 0.78 > 0.05)
61492026-07-24T22:38:26.785Z No change in performance detected.
61502026-07-24T22:38:26.785ZFound 11 outliers among 100 measurements (11.00%)
61512026-07-24T22:38:26.785Z 4 (4.00%) high mild
61522026-07-24T22:38:26.786Z 7 (7.00%) high severe
61532026-07-24T22:38:27.702Z
61542026-07-24T22:38:27.706ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61552026-07-24T22:38:27.706ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61562026-07-24T22:38:32.014ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0016 s (4.9M iterations)
61572026-07-24T22:38:36.620ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61582026-07-24T22:38:36.710Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61592026-07-24T22:38:36.710Z time: [118.74 ns 119.18 ns 119.66 ns]
61602026-07-24T22:38:36.710Z change: [+1.4078% +2.1504% +2.8812%] (p = 0.00 < 0.05)
61612026-07-24T22:38:36.710Z Performance has regressed.
61622026-07-24T22:38:36.710ZFound 3 outliers among 100 measurements (3.00%)
61632026-07-24T22:38:36.710Z 1 (1.00%) high mild
61642026-07-24T22:38:36.710Z 2 (2.00%) high severe
61652026-07-24T22:38:37.643Z
61662026-07-24T22:38:37.647ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61672026-07-24T22:38:37.647ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61682026-07-24T22:38:42.190ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (2.3M iterations)
61692026-07-24T22:38:47.258ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61702026-07-24T22:38:47.346Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61712026-07-24T22:38:47.346Z time: [297.05 ns 300.77 ns 305.56 ns]
61722026-07-24T22:38:47.346Z change: [−12.809% +4.0734% +24.540%] (p = 0.68 > 0.05)
61732026-07-24T22:38:47.346Z No change in performance detected.
61742026-07-24T22:38:47.346ZFound 11 outliers among 100 measurements (11.00%)
61752026-07-24T22:38:47.346Z 5 (5.00%) high mild
61762026-07-24T22:38:47.346Z 6 (6.00%) high severe
61772026-07-24T22:38:48.264Z
61782026-07-24T22:38:48.268ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61792026-07-24T22:38:48.268ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
61802026-07-24T22:38:51.702ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (12M iterations)
61812026-07-24T22:38:55.945ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
61822026-07-24T22:38:56.037Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61832026-07-24T22:38:56.037Z time: [62.243 ns 62.517 ns 62.783 ns]
61842026-07-24T22:38:56.037Z change: [+1.1727% +1.9993% +2.8123%] (p = 0.00 < 0.05)
61852026-07-24T22:38:56.037Z Performance has regressed.
61862026-07-24T22:38:56.037ZFound 4 outliers among 100 measurements (4.00%)
61872026-07-24T22:38:56.037Z 2 (2.00%) high mild
61882026-07-24T22:38:56.037Z 2 (2.00%) high severe
61892026-07-24T22:38:56.958Z
61902026-07-24T22:38:56.962ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61912026-07-24T22:38:56.962ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
61922026-07-24T22:39:02.015ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0045 s (4.2M iterations)
61932026-07-24T22:39:07.181ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
61942026-07-24T22:39:07.269Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61952026-07-24T22:39:07.269Z time: [258.50 ns 261.22 ns 264.71 ns]
61962026-07-24T22:39:07.269Z change: [−14.224% +4.3528% +25.627%] (p = 0.68 > 0.05)
61972026-07-24T22:39:07.269Z No change in performance detected.
61982026-07-24T22:39:07.269ZFound 13 outliers among 100 measurements (13.00%)
61992026-07-24T22:39:07.269Z 5 (5.00%) high mild
62002026-07-24T22:39:07.269Z 8 (8.00%) high severe
62012026-07-24T22:39:08.197Z
62022026-07-24T22:39:08.201ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62032026-07-24T22:39:08.201ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62042026-07-24T22:39:11.259ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0021 s (6.9M iterations)
62052026-07-24T22:39:16.205ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62062026-07-24T22:39:16.295Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62072026-07-24T22:39:16.295Z time: [80.206 ns 80.612 ns 81.016 ns]
62082026-07-24T22:39:16.295Z change: [+0.9244% +1.8910% +2.8883%] (p = 0.00 < 0.05)
62092026-07-24T22:39:16.295Z Change within noise threshold.
62102026-07-24T22:39:16.295ZFound 5 outliers among 100 measurements (5.00%)
62112026-07-24T22:39:16.295Z 3 (3.00%) high mild
62122026-07-24T22:39:16.295Z 2 (2.00%) high severe
62132026-07-24T22:39:17.230Z
62142026-07-24T22:39:17.233ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62152026-07-24T22:39:17.233ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62162026-07-24T22:39:21.325ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0082 s (2.6M iterations)
62172026-07-24T22:39:26.544ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62182026-07-24T22:39:26.636Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62192026-07-24T22:39:26.636Z time: [298.99 ns 302.93 ns 307.99 ns]
62202026-07-24T22:39:26.636Z change: [−12.408% +4.4340% +23.767%] (p = 0.65 > 0.05)
62212026-07-24T22:39:26.636Z No change in performance detected.
62222026-07-24T22:39:26.636ZFound 13 outliers among 100 measurements (13.00%)
62232026-07-24T22:39:26.636Z 6 (6.00%) high mild
62242026-07-24T22:39:26.636Z 7 (7.00%) high severe
62252026-07-24T22:39:27.567Z
62262026-07-24T22:39:27.586ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62272026-07-24T22:39:27.586ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62282026-07-24T22:39:33.796ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0029 s (6.7M iterations)
62292026-07-24T22:39:37.633ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62302026-07-24T22:39:37.721Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62312026-07-24T22:39:37.722Z time: [99.691 ns 100.10 ns 100.56 ns]
62322026-07-24T22:39:37.722Z change: [+1.9183% +2.6981% +3.5214%] (p = 0.00 < 0.05)
62332026-07-24T22:39:37.722Z Performance has regressed.
62342026-07-24T22:39:37.722ZFound 6 outliers among 100 measurements (6.00%)
62352026-07-24T22:39:37.722Z 4 (4.00%) high mild
62362026-07-24T22:39:37.722Z 2 (2.00%) high severe
62372026-07-24T22:39:38.643Z
62382026-07-24T22:39:38.647ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62392026-07-24T22:39:38.647ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62402026-07-24T22:39:44.726ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0017 s (3.4M iterations)
62412026-07-24T22:39:49.476ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62422026-07-24T22:39:49.565Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62432026-07-24T22:39:49.565Z time: [220.08 ns 222.02 ns 224.54 ns]
62442026-07-24T22:39:49.565Z change: [−10.832% +3.8536% +22.308%] (p = 0.66 > 0.05)
62452026-07-24T22:39:49.565Z No change in performance detected.
62462026-07-24T22:39:49.565ZFound 12 outliers among 100 measurements (12.00%)
62472026-07-24T22:39:49.565Z 4 (4.00%) high mild
62482026-07-24T22:39:49.565Z 8 (8.00%) high severe
62492026-07-24T22:39:50.490Z
62502026-07-24T22:39:50.493ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62512026-07-24T22:39:50.493ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62522026-07-24T22:39:54.760ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0019 s (4.9M iterations)
62532026-07-24T22:39:59.375ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62542026-07-24T22:39:59.466Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62552026-07-24T22:39:59.466Z time: [117.57 ns 117.82 ns 118.09 ns]
62562026-07-24T22:39:59.466Z change: [+0.4513% +1.2536% +1.9860%] (p = 0.00 < 0.05)
62572026-07-24T22:39:59.466Z Change within noise threshold.
62582026-07-24T22:39:59.466ZFound 3 outliers among 100 measurements (3.00%)
62592026-07-24T22:39:59.466Z 1 (1.00%) high mild
62602026-07-24T22:39:59.466Z 2 (2.00%) high severe
62612026-07-24T22:40:00.397Z
62622026-07-24T22:40:00.401ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62632026-07-24T22:40:00.401ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62642026-07-24T22:40:04.844ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0006 s (2.4M iterations)
62652026-07-24T22:40:09.868ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62662026-07-24T22:40:09.954Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62672026-07-24T22:40:09.954Z time: [249.13 ns 251.67 ns 255.02 ns]
62682026-07-24T22:40:09.955Z change: [−12.333% +3.6667% +22.788%] (p = 0.69 > 0.05)
62692026-07-24T22:40:09.955Z No change in performance detected.
62702026-07-24T22:40:09.955ZFound 12 outliers among 100 measurements (12.00%)
62712026-07-24T22:40:09.955Z 4 (4.00%) high mild
62722026-07-24T22:40:09.955Z 8 (8.00%) high severe
62732026-07-24T22:40:10.868Z
62742026-07-24T22:40:10.871ZBenchmarking source_filter/allows/exclude_empty_v4
62752026-07-24T22:40:10.871ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
62762026-07-24T22:40:15.684ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
62772026-07-24T22:40:20.718ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
62782026-07-24T22:40:20.810Zsource_filter/allows/exclude_empty_v4
62792026-07-24T22:40:20.810Z time: [1.1284 ns 1.1318 ns 1.1352 ns]
62802026-07-24T22:40:20.810Z thrpt: [880.94 Melem/s 883.55 Melem/s 886.19 Melem/s]
62812026-07-24T22:40:20.810Z change:
62822026-07-24T22:40:20.810Z time: [+26.491% +26.759% +27.029%] (p = 0.00 < 0.05)
62832026-07-24T22:40:20.810Z thrpt: [−21.278% −21.110% −20.943%]
62842026-07-24T22:40:20.810Z Performance has regressed.
62852026-07-24T22:40:20.810ZFound 3 outliers among 100 measurements (3.00%)
62862026-07-24T22:40:20.810Z 3 (3.00%) high mild
62872026-07-24T22:40:21.740ZBenchmarking source_filter/allows/exclude_empty_v6
62882026-07-24T22:40:21.740ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
62892026-07-24T22:40:26.577ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.4B iterations)
62902026-07-24T22:40:31.545ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
62912026-07-24T22:40:31.632Zsource_filter/allows/exclude_empty_v6
62922026-07-24T22:40:31.633Z time: [1.1173 ns 1.1184 ns 1.1197 ns]
62932026-07-24T22:40:31.633Z thrpt: [893.13 Melem/s 894.12 Melem/s 895.01 Melem/s]
62942026-07-24T22:40:31.633Z change:
62952026-07-24T22:40:31.633Z time: [+8.4953% +10.786% +13.212%] (p = 0.00 < 0.05)
62962026-07-24T22:40:31.633Z thrpt: [−11.670% −9.7359% −7.8301%]
62972026-07-24T22:40:31.633Z Performance has regressed.
62982026-07-24T22:40:31.633ZFound 4 outliers among 100 measurements (4.00%)
62992026-07-24T22:40:31.633Z 3 (3.00%) high mild
63002026-07-24T22:40:31.633Z 1 (1.00%) high severe
63012026-07-24T22:40:32.536ZBenchmarking source_filter/allows/exclude_miss_v4/1
63022026-07-24T22:40:32.536ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63032026-07-24T22:40:36.930ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.4B iterations)
63042026-07-24T22:40:41.917ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63052026-07-24T22:40:42.008Zsource_filter/allows/exclude_miss_v4/1
63062026-07-24T22:40:42.008Z time: [2.0387 ns 2.0456 ns 2.0520 ns]
63072026-07-24T22:40:42.008Z thrpt: [487.34 Melem/s 488.86 Melem/s 490.51 Melem/s]
63082026-07-24T22:40:42.008Z change:
63092026-07-24T22:40:42.008Z time: [+10.685% +11.183% +11.660%] (p = 0.00 < 0.05)
63102026-07-24T22:40:42.008Z thrpt: [−10.442% −10.058% −9.6539%]
63112026-07-24T22:40:42.008Z Performance has regressed.
63122026-07-24T22:40:42.008ZFound 1 outliers among 100 measurements (1.00%)
63132026-07-24T22:40:42.008Z 1 (1.00%) high mild
63142026-07-24T22:40:42.935ZBenchmarking source_filter/allows/exclude_hit_v4/1
63152026-07-24T22:40:42.935ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63162026-07-24T22:40:46.857ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
63172026-07-24T22:40:51.841ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63182026-07-24T22:40:51.929Zsource_filter/allows/exclude_hit_v4/1
63192026-07-24T22:40:51.929Z time: [1.8165 ns 1.8214 ns 1.8268 ns]
63202026-07-24T22:40:51.929Z thrpt: [547.40 Melem/s 549.04 Melem/s 550.50 Melem/s]
63212026-07-24T22:40:51.929Z change:
63222026-07-24T22:40:51.929Z time: [−0.0038% +0.5003% +0.9114%] (p = 0.03 < 0.05)
63232026-07-24T22:40:51.929Z thrpt: [−0.9032% −0.4978% +0.0038%]
63242026-07-24T22:40:51.929Z Change within noise threshold.
63252026-07-24T22:40:51.929ZFound 2 outliers among 100 measurements (2.00%)
63262026-07-24T22:40:51.929Z 2 (2.00%) high mild
63272026-07-24T22:40:52.834ZBenchmarking source_filter/allows/exclude_miss_v6/1
63282026-07-24T22:40:52.834ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63292026-07-24T22:40:57.641ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63302026-07-24T22:41:02.670ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63312026-07-24T22:41:02.759Zsource_filter/allows/exclude_miss_v6/1
63322026-07-24T22:41:02.759Z time: [4.4759 ns 4.4982 ns 4.5251 ns]
63332026-07-24T22:41:02.759Z thrpt: [220.99 Melem/s 222.31 Melem/s 223.42 Melem/s]
63342026-07-24T22:41:02.759Z change:
63352026-07-24T22:41:02.759Z time: [−0.1464% +0.4440% +1.0373%] (p = 0.14 > 0.05)
63362026-07-24T22:41:02.759Z thrpt: [−1.0266% −0.4420% +0.1466%]
63372026-07-24T22:41:02.759Z No change in performance detected.
63382026-07-24T22:41:02.759ZFound 19 outliers among 100 measurements (19.00%)
63392026-07-24T22:41:02.759Z 19 (19.00%) high severe
63402026-07-24T22:41:03.666ZBenchmarking source_filter/allows/exclude_hit_v6/1
63412026-07-24T22:41:03.666ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63422026-07-24T22:41:08.707ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63432026-07-24T22:41:13.749ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63442026-07-24T22:41:13.835Zsource_filter/allows/exclude_hit_v6/1
63452026-07-24T22:41:13.835Z time: [4.7082 ns 4.7276 ns 4.7504 ns]
63462026-07-24T22:41:13.835Z thrpt: [210.51 Melem/s 211.52 Melem/s 212.39 Melem/s]
63472026-07-24T22:41:13.835Z change:
63482026-07-24T22:41:13.835Z time: [+0.2995% +0.7876% +1.2984%] (p = 0.00 < 0.05)
63492026-07-24T22:41:13.835Z thrpt: [−1.2818% −0.7814% −0.2986%]
63502026-07-24T22:41:13.835Z Change within noise threshold.
63512026-07-24T22:41:13.835ZFound 12 outliers among 100 measurements (12.00%)
63522026-07-24T22:41:13.835Z 12 (12.00%) high mild
63532026-07-24T22:41:14.737ZBenchmarking source_filter/allows/exclude_miss_v4/5
63542026-07-24T22:41:14.737ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63552026-07-24T22:41:18.547ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
63562026-07-24T22:41:23.573ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63572026-07-24T22:41:23.661Zsource_filter/allows/exclude_miss_v4/5
63582026-07-24T22:41:23.661Z time: [3.5566 ns 3.5701 ns 3.5835 ns]
63592026-07-24T22:41:23.661Z thrpt: [279.06 Melem/s 280.10 Melem/s 281.17 Melem/s]
63602026-07-24T22:41:23.661Z change:
63612026-07-24T22:41:23.661Z time: [−11.106% −9.6399% −8.1332%] (p = 0.00 < 0.05)
63622026-07-24T22:41:23.661Z thrpt: [+8.8532% +10.668% +12.493%]
63632026-07-24T22:41:23.661Z Performance has improved.
63642026-07-24T22:41:23.665ZFound 2 outliers among 100 measurements (2.00%)
63652026-07-24T22:41:23.665Z 1 (1.00%) high mild
63662026-07-24T22:41:23.665Z 1 (1.00%) high severe
63672026-07-24T22:41:24.555ZBenchmarking source_filter/allows/exclude_hit_v4/5
63682026-07-24T22:41:24.555ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63692026-07-24T22:41:28.440ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63702026-07-24T22:41:33.391ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63712026-07-24T22:41:33.480Zsource_filter/allows/exclude_hit_v4/5
63722026-07-24T22:41:33.480Z time: [1.7871 ns 1.7927 ns 1.7984 ns]
63732026-07-24T22:41:33.480Z thrpt: [556.04 Melem/s 557.82 Melem/s 559.56 Melem/s]
63742026-07-24T22:41:33.480Z change:
63752026-07-24T22:41:33.480Z time: [−0.6469% −0.3681% −0.0741%] (p = 0.02 < 0.05)
63762026-07-24T22:41:33.480Z thrpt: [+0.0742% +0.3694% +0.6511%]
63772026-07-24T22:41:33.480Z Change within noise threshold.
63782026-07-24T22:41:33.480ZFound 5 outliers among 100 measurements (5.00%)
63792026-07-24T22:41:33.485Z 4 (4.00%) high mild
63802026-07-24T22:41:33.485Z 1 (1.00%) high severe
63812026-07-24T22:41:34.383ZBenchmarking source_filter/allows/exclude_miss_v6/5
63822026-07-24T22:41:34.383ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
63832026-07-24T22:41:37.997ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (743M iterations)
63842026-07-24T22:41:43.063ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
63852026-07-24T22:41:43.154Zsource_filter/allows/exclude_miss_v6/5
63862026-07-24T22:41:43.154Z time: [6.7988 ns 6.8257 ns 6.8546 ns]
63872026-07-24T22:41:43.154Z thrpt: [145.89 Melem/s 146.50 Melem/s 147.09 Melem/s]
63882026-07-24T22:41:43.154Z change:
63892026-07-24T22:41:43.158Z time: [+1.1833% +1.6980% +2.2484%] (p = 0.00 < 0.05)
63902026-07-24T22:41:43.158Z thrpt: [−2.1989% −1.6696% −1.1694%]
63912026-07-24T22:41:43.158Z Performance has regressed.
63922026-07-24T22:41:43.158ZFound 7 outliers among 100 measurements (7.00%)
63932026-07-24T22:41:43.158Z 7 (7.00%) high mild
63942026-07-24T22:41:44.085ZBenchmarking source_filter/allows/exclude_hit_v6/5
63952026-07-24T22:41:44.085ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
63962026-07-24T22:41:49.181ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63972026-07-24T22:41:54.198ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
63982026-07-24T22:41:54.285Zsource_filter/allows/exclude_hit_v6/5
63992026-07-24T22:41:54.285Z time: [4.7308 ns 4.7503 ns 4.7730 ns]
64002026-07-24T22:41:54.285Z thrpt: [209.51 Melem/s 210.51 Melem/s 211.38 Melem/s]
64012026-07-24T22:41:54.285Z change:
64022026-07-24T22:41:54.285Z time: [+1.1139% +1.6653% +2.2163%] (p = 0.00 < 0.05)
64032026-07-24T22:41:54.285Z thrpt: [−2.1683% −1.6380% −1.1016%]
64042026-07-24T22:41:54.285Z Performance has regressed.
64052026-07-24T22:41:54.285ZFound 17 outliers among 100 measurements (17.00%)
64062026-07-24T22:41:54.285Z 14 (14.00%) high mild
64072026-07-24T22:41:54.285Z 3 (3.00%) high severe
64082026-07-24T22:41:55.185ZBenchmarking source_filter/allows/exclude_miss_v4/10
64092026-07-24T22:41:55.185ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64102026-07-24T22:41:58.379ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (841M iterations)
64112026-07-24T22:42:03.433ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64122026-07-24T22:42:03.524Zsource_filter/allows/exclude_miss_v4/10
64132026-07-24T22:42:03.524Z time: [6.0021 ns 6.0169 ns 6.0325 ns]
64142026-07-24T22:42:03.524Z thrpt: [165.77 Melem/s 166.20 Melem/s 166.61 Melem/s]
64152026-07-24T22:42:03.524Z change:
64162026-07-24T22:42:03.524Z time: [−12.624% −10.835% −8.9649%] (p = 0.00 < 0.05)
64172026-07-24T22:42:03.524Z thrpt: [+9.8478% +12.152% +14.447%]
64182026-07-24T22:42:03.524Z Performance has improved.
64192026-07-24T22:42:03.528ZFound 1 outliers among 100 measurements (1.00%)
64202026-07-24T22:42:03.528Z 1 (1.00%) high mild
64212026-07-24T22:42:04.437ZBenchmarking source_filter/allows/exclude_hit_v4/10
64222026-07-24T22:42:04.437ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64232026-07-24T22:42:08.386ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
64242026-07-24T22:42:13.298ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64252026-07-24T22:42:13.383Zsource_filter/allows/exclude_hit_v4/10
64262026-07-24T22:42:13.384Z time: [1.7942 ns 1.8003 ns 1.8073 ns]
64272026-07-24T22:42:13.384Z thrpt: [553.33 Melem/s 555.47 Melem/s 557.34 Melem/s]
64282026-07-24T22:42:13.384Z change:
64292026-07-24T22:42:13.384Z time: [+1.5310% +1.9692% +2.4305%] (p = 0.00 < 0.05)
64302026-07-24T22:42:13.384Z thrpt: [−2.3728% −1.9311% −1.5079%]
64312026-07-24T22:42:13.384Z Performance has regressed.
64322026-07-24T22:42:13.384ZFound 5 outliers among 100 measurements (5.00%)
64332026-07-24T22:42:13.387Z 4 (4.00%) high mild
64342026-07-24T22:42:13.387Z 1 (1.00%) high severe
64352026-07-24T22:42:14.285ZBenchmarking source_filter/allows/exclude_miss_v6/10
64362026-07-24T22:42:14.285ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64372026-07-24T22:42:19.934ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (475M iterations)
64382026-07-24T22:42:24.972ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64392026-07-24T22:42:25.058Zsource_filter/allows/exclude_miss_v6/10
64402026-07-24T22:42:25.058Z time: [10.556 ns 10.583 ns 10.616 ns]
64412026-07-24T22:42:25.058Z thrpt: [94.195 Melem/s 94.489 Melem/s 94.733 Melem/s]
64422026-07-24T22:42:25.058Z change:
64432026-07-24T22:42:25.058Z time: [+9.6894% +9.9910% +10.374%] (p = 0.00 < 0.05)
64442026-07-24T22:42:25.058Z thrpt: [−9.3991% −9.0835% −8.8335%]
64452026-07-24T22:42:25.058Z Performance has regressed.
64462026-07-24T22:42:25.058ZFound 6 outliers among 100 measurements (6.00%)
64472026-07-24T22:42:25.058Z 6 (6.00%) high mild
64482026-07-24T22:42:25.981ZBenchmarking source_filter/allows/exclude_hit_v6/10
64492026-07-24T22:42:25.981ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64502026-07-24T22:42:31.029ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64512026-07-24T22:42:36.169ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64522026-07-24T22:42:36.260Zsource_filter/allows/exclude_hit_v6/10
64532026-07-24T22:42:36.260Z time: [4.8069 ns 4.8293 ns 4.8543 ns]
64542026-07-24T22:42:36.260Z thrpt: [206.00 Melem/s 207.07 Melem/s 208.03 Melem/s]
64552026-07-24T22:42:36.260Z change:
64562026-07-24T22:42:36.261Z time: [+2.3008% +2.8310% +3.3841%] (p = 0.00 < 0.05)
64572026-07-24T22:42:36.261Z thrpt: [−3.2733% −2.7531% −2.2491%]
64582026-07-24T22:42:36.261Z Performance has regressed.
64592026-07-24T22:42:36.261ZFound 1 outliers among 100 measurements (1.00%)
64602026-07-24T22:42:36.261Z 1 (1.00%) high mild
64612026-07-24T22:42:37.205ZBenchmarking source_filter/allows/exclude_miss_v4/50
64622026-07-24T22:42:37.205ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64632026-07-24T22:42:40.405ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (839M iterations)
64642026-07-24T22:42:45.339ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64652026-07-24T22:42:45.429Zsource_filter/allows/exclude_miss_v4/50
64662026-07-24T22:42:45.429Z time: [5.8318 ns 5.8703 ns 5.9130 ns]
64672026-07-24T22:42:45.429Z thrpt: [169.12 Melem/s 170.35 Melem/s 171.47 Melem/s]
64682026-07-24T22:42:45.429Z change:
64692026-07-24T22:42:45.429Z time: [−1.4808% +0.0419% +1.6297%] (p = 0.96 > 0.05)
64702026-07-24T22:42:45.433Z thrpt: [−1.6035% −0.0419% +1.5030%]
64712026-07-24T22:42:45.433Z No change in performance detected.
64722026-07-24T22:42:45.433ZFound 2 outliers among 100 measurements (2.00%)
64732026-07-24T22:42:45.433Z 1 (1.00%) high mild
64742026-07-24T22:42:45.433Z 1 (1.00%) high severe
64752026-07-24T22:42:46.363ZBenchmarking source_filter/allows/exclude_hit_v4/50
64762026-07-24T22:42:46.363ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
64772026-07-24T22:42:52.294ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
64782026-07-24T22:42:57.217ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
64792026-07-24T22:42:57.308Zsource_filter/allows/exclude_hit_v4/50
64802026-07-24T22:42:57.308Z time: [2.7048 ns 2.7137 ns 2.7230 ns]
64812026-07-24T22:42:57.308Z thrpt: [367.24 Melem/s 368.49 Melem/s 369.71 Melem/s]
64822026-07-24T22:42:57.308Z change:
64832026-07-24T22:42:57.308Z time: [−3.7902% −3.2584% −2.6832%] (p = 0.00 < 0.05)
64842026-07-24T22:42:57.308Z thrpt: [+2.7572% +3.3681% +3.9396%]
64852026-07-24T22:42:57.308Z Performance has improved.
64862026-07-24T22:42:57.308ZFound 3 outliers among 100 measurements (3.00%)
64872026-07-24T22:42:57.308Z 3 (3.00%) high mild
64882026-07-24T22:42:58.242ZBenchmarking source_filter/allows/exclude_miss_v6/50
64892026-07-24T22:42:58.242ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
64902026-07-24T22:43:03.688ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (493M iterations)
64912026-07-24T22:43:08.759ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
64922026-07-24T22:43:08.847Zsource_filter/allows/exclude_miss_v6/50
64932026-07-24T22:43:08.847Z time: [10.260 ns 10.290 ns 10.320 ns]
64942026-07-24T22:43:08.847Z thrpt: [96.901 Melem/s 97.184 Melem/s 97.461 Melem/s]
64952026-07-24T22:43:08.847Z change:
64962026-07-24T22:43:08.847Z time: [+11.157% +11.510% +11.878%] (p = 0.00 < 0.05)
64972026-07-24T22:43:08.847Z thrpt: [−10.617% −10.322% −10.037%]
64982026-07-24T22:43:08.847Z Performance has regressed.
64992026-07-24T22:43:08.847ZFound 5 outliers among 100 measurements (5.00%)
65002026-07-24T22:43:08.847Z 5 (5.00%) high mild
65012026-07-24T22:43:09.785ZBenchmarking source_filter/allows/exclude_hit_v6/50
65022026-07-24T22:43:09.785ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65032026-07-24T22:43:12.847ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (877M iterations)
65042026-07-24T22:43:17.872ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65052026-07-24T22:43:17.964Zsource_filter/allows/exclude_hit_v6/50
65062026-07-24T22:43:17.964Z time: [5.6926 ns 5.7200 ns 5.7512 ns]
65072026-07-24T22:43:17.964Z thrpt: [173.88 Melem/s 174.83 Melem/s 175.67 Melem/s]
65082026-07-24T22:43:17.964Z change:
65092026-07-24T22:43:17.964Z time: [+1.9909% +2.5553% +3.0855%] (p = 0.00 < 0.05)
65102026-07-24T22:43:17.964Z thrpt: [−2.9931% −2.4917% −1.9520%]
65112026-07-24T22:43:17.964Z Performance has regressed.
65122026-07-24T22:43:18.893ZBenchmarking source_filter/allows/exclude_miss_v4/100
65132026-07-24T22:43:18.893ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65142026-07-24T22:43:23.018ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (651M iterations)
65152026-07-24T22:43:27.972ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65162026-07-24T22:43:28.061Zsource_filter/allows/exclude_miss_v4/100
65172026-07-24T22:43:28.061Z time: [7.5678 ns 7.6045 ns 7.6456 ns]
65182026-07-24T22:43:28.061Z thrpt: [130.79 Melem/s 131.50 Melem/s 132.14 Melem/s]
65192026-07-24T22:43:28.061Z change:
65202026-07-24T22:43:28.061Z time: [−10.772% −9.5785% −8.4451%] (p = 0.00 < 0.05)
65212026-07-24T22:43:28.061Z thrpt: [+9.2241% +10.593% +12.073%]
65222026-07-24T22:43:28.061Z Performance has improved.
65232026-07-24T22:43:28.061ZFound 8 outliers among 100 measurements (8.00%)
65242026-07-24T22:43:28.061Z 5 (5.00%) high mild
65252026-07-24T22:43:28.061Z 3 (3.00%) high severe
65262026-07-24T22:43:28.975ZBenchmarking source_filter/allows/exclude_hit_v4/100
65272026-07-24T22:43:28.975ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65282026-07-24T22:43:34.795ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65292026-07-24T22:43:39.783ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65302026-07-24T22:43:39.871Zsource_filter/allows/exclude_hit_v4/100
65312026-07-24T22:43:39.871Z time: [2.6982 ns 2.7034 ns 2.7091 ns]
65322026-07-24T22:43:39.871Z thrpt: [369.12 Melem/s 369.91 Melem/s 370.62 Melem/s]
65332026-07-24T22:43:39.871Z change:
65342026-07-24T22:43:39.871Z time: [−1.3226% −0.7993% −0.3048%] (p = 0.00 < 0.05)
65352026-07-24T22:43:39.871Z thrpt: [+0.3057% +0.8057% +1.3404%]
65362026-07-24T22:43:39.871Z Change within noise threshold.
65372026-07-24T22:43:39.871ZFound 3 outliers among 100 measurements (3.00%)
65382026-07-24T22:43:39.872Z 3 (3.00%) high mild
65392026-07-24T22:43:40.777ZBenchmarking source_filter/allows/exclude_miss_v6/100
65402026-07-24T22:43:40.777ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65412026-07-24T22:43:44.398ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0001 s (371M iterations)
65422026-07-24T22:43:49.369ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65432026-07-24T22:43:49.458Zsource_filter/allows/exclude_miss_v6/100
65442026-07-24T22:43:49.458Z time: [13.392 ns 13.406 ns 13.421 ns]
65452026-07-24T22:43:49.458Z thrpt: [74.510 Melem/s 74.596 Melem/s 74.669 Melem/s]
65462026-07-24T22:43:49.458Z change:
65472026-07-24T22:43:49.458Z time: [+6.4290% +7.5172% +8.6079%] (p = 0.00 < 0.05)
65482026-07-24T22:43:49.459Z thrpt: [−7.9257% −6.9916% −6.0406%]
65492026-07-24T22:43:49.459Z Performance has regressed.
65502026-07-24T22:43:49.459ZFound 5 outliers among 100 measurements (5.00%)
65512026-07-24T22:43:49.459Z 1 (1.00%) low mild
65522026-07-24T22:43:49.459Z 2 (2.00%) high mild
65532026-07-24T22:43:49.459Z 2 (2.00%) high severe
65542026-07-24T22:43:50.359ZBenchmarking source_filter/allows/exclude_hit_v6/100
65552026-07-24T22:43:50.359ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65562026-07-24T22:43:53.369ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (892M iterations)
65572026-07-24T22:43:58.427ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65582026-07-24T22:43:58.514Zsource_filter/allows/exclude_hit_v6/100
65592026-07-24T22:43:58.514Z time: [5.6491 ns 5.6694 ns 5.6921 ns]
65602026-07-24T22:43:58.514Z thrpt: [175.68 Melem/s 176.39 Melem/s 177.02 Melem/s]
65612026-07-24T22:43:58.514Z change:
65622026-07-24T22:43:58.518Z time: [+1.0428% +1.4754% +1.8814%] (p = 0.00 < 0.05)
65632026-07-24T22:43:58.518Z thrpt: [−1.8466% −1.4540% −1.0320%]
65642026-07-24T22:43:58.518Z Performance has regressed.
65652026-07-24T22:43:58.518ZFound 19 outliers among 100 measurements (19.00%)
65662026-07-24T22:43:58.518Z 17 (17.00%) high mild
65672026-07-24T22:43:58.518Z 2 (2.00%) high severe
65682026-07-24T22:43:59.415ZBenchmarking source_filter/allows/include_hit_v4/1
65692026-07-24T22:43:59.415ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65702026-07-24T22:44:03.334ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
65712026-07-24T22:44:08.241ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65722026-07-24T22:44:08.326Zsource_filter/allows/include_hit_v4/1
65732026-07-24T22:44:08.326Z time: [1.7872 ns 1.7921 ns 1.7972 ns]
65742026-07-24T22:44:08.326Z thrpt: [556.42 Melem/s 558.01 Melem/s 559.54 Melem/s]
65752026-07-24T22:44:08.326Z change:
65762026-07-24T22:44:08.327Z time: [+0.0548% +0.3360% +0.6259%] (p = 0.02 < 0.05)
65772026-07-24T22:44:08.327Z thrpt: [−0.6220% −0.3349% −0.0548%]
65782026-07-24T22:44:08.327Z Change within noise threshold.
65792026-07-24T22:44:08.327ZFound 3 outliers among 100 measurements (3.00%)
65802026-07-24T22:44:08.327Z 3 (3.00%) high mild
65812026-07-24T22:44:09.223ZBenchmarking source_filter/allows/include_miss_v4/1
65822026-07-24T22:44:09.223ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
65832026-07-24T22:44:13.612ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.4B iterations)
65842026-07-24T22:44:18.586ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
65852026-07-24T22:44:18.672Zsource_filter/allows/include_miss_v4/1
65862026-07-24T22:44:18.672Z time: [2.0273 ns 2.0329 ns 2.0392 ns]
65872026-07-24T22:44:18.672Z thrpt: [490.38 Melem/s 491.91 Melem/s 493.27 Melem/s]
65882026-07-24T22:44:18.672Z change:
65892026-07-24T22:44:18.672Z time: [+1.6042% +3.1248% +4.5754%] (p = 0.00 < 0.05)
65902026-07-24T22:44:18.672Z thrpt: [−4.3752% −3.0301% −1.5789%]
65912026-07-24T22:44:18.672Z Performance has regressed.
65922026-07-24T22:44:18.672ZFound 2 outliers among 100 measurements (2.00%)
65932026-07-24T22:44:18.672Z 2 (2.00%) high mild
65942026-07-24T22:44:19.569ZBenchmarking source_filter/allows/include_hit_v6/1
65952026-07-24T22:44:19.569ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
65962026-07-24T22:44:24.614ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
65972026-07-24T22:44:29.660ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
65982026-07-24T22:44:29.749Zsource_filter/allows/include_hit_v6/1
65992026-07-24T22:44:29.750Z time: [4.7177 ns 4.7383 ns 4.7624 ns]
66002026-07-24T22:44:29.750Z thrpt: [209.98 Melem/s 211.05 Melem/s 211.97 Melem/s]
66012026-07-24T22:44:29.750Z change:
66022026-07-24T22:44:29.750Z time: [+0.3863% +0.9143% +1.4454%] (p = 0.00 < 0.05)
66032026-07-24T22:44:29.750Z thrpt: [−1.4248% −0.9060% −0.3849%]
66042026-07-24T22:44:29.750Z Change within noise threshold.
66052026-07-24T22:44:29.753ZFound 10 outliers among 100 measurements (10.00%)
66062026-07-24T22:44:29.753Z 10 (10.00%) high mild
66072026-07-24T22:44:30.663ZBenchmarking source_filter/allows/include_miss_v6/1
66082026-07-24T22:44:30.663ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66092026-07-24T22:44:35.459ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66102026-07-24T22:44:40.488ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66112026-07-24T22:44:40.575Zsource_filter/allows/include_miss_v6/1
66122026-07-24T22:44:40.575Z time: [4.4654 ns 4.4867 ns 4.5123 ns]
66132026-07-24T22:44:40.575Z thrpt: [221.62 Melem/s 222.88 Melem/s 223.95 Melem/s]
66142026-07-24T22:44:40.575Z change:
66152026-07-24T22:44:40.575Z time: [+0.0553% +0.6009% +1.1516%] (p = 0.04 < 0.05)
66162026-07-24T22:44:40.575Z thrpt: [−1.1385% −0.5973% −0.0553%]
66172026-07-24T22:44:40.575Z Change within noise threshold.
66182026-07-24T22:44:40.578ZFound 20 outliers among 100 measurements (20.00%)
66192026-07-24T22:44:40.578Z 1 (1.00%) high mild
66202026-07-24T22:44:40.578Z 19 (19.00%) high severe
66212026-07-24T22:44:41.472ZBenchmarking source_filter/allows/include_hit_v4/5
66222026-07-24T22:44:41.472ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66232026-07-24T22:44:45.286ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
66242026-07-24T22:44:50.296ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66252026-07-24T22:44:50.382Zsource_filter/allows/include_hit_v4/5
66262026-07-24T22:44:50.382Z time: [1.7768 ns 1.7800 ns 1.7835 ns]
66272026-07-24T22:44:50.382Z thrpt: [560.71 Melem/s 561.80 Melem/s 562.82 Melem/s]
66282026-07-24T22:44:50.382Z change:
66292026-07-24T22:44:50.382Z time: [+0.0351% +0.2487% +0.4863%] (p = 0.02 < 0.05)
66302026-07-24T22:44:50.382Z thrpt: [−0.4839% −0.2481% −0.0351%]
66312026-07-24T22:44:50.382Z Change within noise threshold.
66322026-07-24T22:44:50.382ZFound 5 outliers among 100 measurements (5.00%)
66332026-07-24T22:44:50.382Z 3 (3.00%) high mild
66342026-07-24T22:44:50.382Z 2 (2.00%) high severe
66352026-07-24T22:44:51.288ZBenchmarking source_filter/allows/include_miss_v4/5
66362026-07-24T22:44:51.288ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66372026-07-24T22:44:55.094ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
66382026-07-24T22:45:00.102ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66392026-07-24T22:45:00.190Zsource_filter/allows/include_miss_v4/5
66402026-07-24T22:45:00.190Z time: [3.5364 ns 3.5494 ns 3.5629 ns]
66412026-07-24T22:45:00.190Z thrpt: [280.67 Melem/s 281.74 Melem/s 282.77 Melem/s]
66422026-07-24T22:45:00.190Z change:
66432026-07-24T22:45:00.190Z time: [−10.001% −8.6790% −7.2648%] (p = 0.00 < 0.05)
66442026-07-24T22:45:00.190Z thrpt: [+7.8339% +9.5039% +11.112%]
66452026-07-24T22:45:00.190Z Performance has improved.
66462026-07-24T22:45:00.190ZFound 3 outliers among 100 measurements (3.00%)
66472026-07-24T22:45:00.194Z 3 (3.00%) high mild
66482026-07-24T22:45:01.093ZBenchmarking source_filter/allows/include_hit_v6/5
66492026-07-24T22:45:01.093ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66502026-07-24T22:45:06.142ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66512026-07-24T22:45:11.179ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66522026-07-24T22:45:11.267Zsource_filter/allows/include_hit_v6/5
66532026-07-24T22:45:11.267Z time: [4.7131 ns 4.7325 ns 4.7552 ns]
66542026-07-24T22:45:11.267Z thrpt: [210.30 Melem/s 211.30 Melem/s 212.18 Melem/s]
66552026-07-24T22:45:11.270Z change:
66562026-07-24T22:45:11.270Z time: [+0.2245% +0.7750% +1.3322%] (p = 0.01 < 0.05)
66572026-07-24T22:45:11.270Z thrpt: [−1.3147% −0.7691% −0.2240%]
66582026-07-24T22:45:11.270Z Change within noise threshold.
66592026-07-24T22:45:11.270ZFound 20 outliers among 100 measurements (20.00%)
66602026-07-24T22:45:11.270Z 20 (20.00%) high severe
66612026-07-24T22:45:12.168ZBenchmarking source_filter/allows/include_miss_v6/5
66622026-07-24T22:45:12.168ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66632026-07-24T22:45:15.764ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (746M iterations)
66642026-07-24T22:45:20.802ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66652026-07-24T22:45:20.889Zsource_filter/allows/include_miss_v6/5
66662026-07-24T22:45:20.889Z time: [6.7171 ns 6.7421 ns 6.7713 ns]
66672026-07-24T22:45:20.889Z thrpt: [147.68 Melem/s 148.32 Melem/s 148.87 Melem/s]
66682026-07-24T22:45:20.890Z change:
66692026-07-24T22:45:20.890Z time: [+0.5959% +0.9611% +1.3545%] (p = 0.00 < 0.05)
66702026-07-24T22:45:20.890Z thrpt: [−1.3364% −0.9520% −0.5924%]
66712026-07-24T22:45:20.890Z Change within noise threshold.
66722026-07-24T22:45:20.890ZFound 20 outliers among 100 measurements (20.00%)
66732026-07-24T22:45:20.890Z 11 (11.00%) high mild
66742026-07-24T22:45:20.890Z 9 (9.00%) high severe
66752026-07-24T22:45:21.794ZBenchmarking source_filter/allows/include_hit_v4/10
66762026-07-24T22:45:21.794ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66772026-07-24T22:45:25.792ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
66782026-07-24T22:45:30.595ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66792026-07-24T22:45:30.682Zsource_filter/allows/include_hit_v4/10
66802026-07-24T22:45:30.682Z time: [1.7853 ns 1.7880 ns 1.7910 ns]
66812026-07-24T22:45:30.682Z thrpt: [558.35 Melem/s 559.29 Melem/s 560.13 Melem/s]
66822026-07-24T22:45:30.682Z change:
66832026-07-24T22:45:30.682Z time: [−0.0032% +0.4161% +0.8833%] (p = 0.08 > 0.05)
66842026-07-24T22:45:30.682Z thrpt: [−0.8755% −0.4144% +0.0032%]
66852026-07-24T22:45:30.682Z No change in performance detected.
66862026-07-24T22:45:30.682ZFound 10 outliers among 100 measurements (10.00%)
66872026-07-24T22:45:30.682Z 2 (2.00%) high mild
66882026-07-24T22:45:30.682Z 8 (8.00%) high severe
66892026-07-24T22:45:31.587ZBenchmarking source_filter/allows/include_miss_v4/10
66902026-07-24T22:45:31.587ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
66912026-07-24T22:45:34.792ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (837M iterations)
66922026-07-24T22:45:39.781ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
66932026-07-24T22:45:39.867Zsource_filter/allows/include_miss_v4/10
66942026-07-24T22:45:39.867Z time: [5.9371 ns 5.9512 ns 5.9674 ns]
66952026-07-24T22:45:39.867Z thrpt: [167.58 Melem/s 168.03 Melem/s 168.43 Melem/s]
66962026-07-24T22:45:39.867Z change:
66972026-07-24T22:45:39.867Z time: [−12.400% −10.497% −8.5490%] (p = 0.00 < 0.05)
66982026-07-24T22:45:39.867Z thrpt: [+9.3482% +11.729% +14.155%]
66992026-07-24T22:45:39.868Z Performance has improved.
67002026-07-24T22:45:39.868ZFound 10 outliers among 100 measurements (10.00%)
67012026-07-24T22:45:39.868Z 7 (7.00%) high mild
67022026-07-24T22:45:39.868Z 3 (3.00%) high severe
67032026-07-24T22:45:40.762ZBenchmarking source_filter/allows/include_hit_v6/10
67042026-07-24T22:45:40.762ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67052026-07-24T22:45:45.802ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67062026-07-24T22:45:50.857ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67072026-07-24T22:45:50.944Zsource_filter/allows/include_hit_v6/10
67082026-07-24T22:45:50.944Z time: [4.7202 ns 4.7415 ns 4.7666 ns]
67092026-07-24T22:45:50.944Z thrpt: [209.79 Melem/s 210.91 Melem/s 211.85 Melem/s]
67102026-07-24T22:45:50.945Z change:
67112026-07-24T22:45:50.945Z time: [+0.7071% +1.2132% +1.7133%] (p = 0.00 < 0.05)
67122026-07-24T22:45:50.945Z thrpt: [−1.6844% −1.1986% −0.7021%]
67132026-07-24T22:45:50.945Z Change within noise threshold.
67142026-07-24T22:45:50.945ZFound 20 outliers among 100 measurements (20.00%)
67152026-07-24T22:45:50.945Z 19 (19.00%) high mild
67162026-07-24T22:45:50.945Z 1 (1.00%) high severe
67172026-07-24T22:45:51.856ZBenchmarking source_filter/allows/include_miss_v6/10
67182026-07-24T22:45:51.856ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67192026-07-24T22:45:57.495ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (476M iterations)
67202026-07-24T22:46:02.491ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67212026-07-24T22:46:02.578Zsource_filter/allows/include_miss_v6/10
67222026-07-24T22:46:02.579Z time: [10.483 ns 10.494 ns 10.507 ns]
67232026-07-24T22:46:02.582Z thrpt: [95.173 Melem/s 95.291 Melem/s 95.397 Melem/s]
67242026-07-24T22:46:02.582Z change:
67252026-07-24T22:46:02.582Z time: [+0.8978% +1.0040% +1.1082%] (p = 0.00 < 0.05)
67262026-07-24T22:46:02.582Z thrpt: [−1.0961% −0.9941% −0.8898%]
67272026-07-24T22:46:02.582Z Change within noise threshold.
67282026-07-24T22:46:02.582ZFound 3 outliers among 100 measurements (3.00%)
67292026-07-24T22:46:02.582Z 1 (1.00%) high mild
67302026-07-24T22:46:02.582Z 2 (2.00%) high severe
67312026-07-24T22:46:03.478ZBenchmarking source_filter/allows/include_hit_v4/50
67322026-07-24T22:46:03.478ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67332026-07-24T22:46:09.322ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67342026-07-24T22:46:14.348ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67352026-07-24T22:46:14.437Zsource_filter/allows/include_hit_v4/50
67362026-07-24T22:46:14.437Z time: [2.7275 ns 2.7335 ns 2.7398 ns]
67372026-07-24T22:46:14.437Z thrpt: [364.99 Melem/s 365.84 Melem/s 366.64 Melem/s]
67382026-07-24T22:46:14.437Z change:
67392026-07-24T22:46:14.437Z time: [−1.0033% −0.4529% +0.1152%] (p = 0.12 > 0.05)
67402026-07-24T22:46:14.437Z thrpt: [−0.1150% +0.4550% +1.0135%]
67412026-07-24T22:46:14.437Z No change in performance detected.
67422026-07-24T22:46:14.441ZFound 7 outliers among 100 measurements (7.00%)
67432026-07-24T22:46:14.441Z 3 (3.00%) low mild
67442026-07-24T22:46:14.441Z 4 (4.00%) high mild
67452026-07-24T22:46:15.340ZBenchmarking source_filter/allows/include_miss_v4/50
67462026-07-24T22:46:15.340ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67472026-07-24T22:46:18.457ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (861M iterations)
67482026-07-24T22:46:23.413ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67492026-07-24T22:46:23.500Zsource_filter/allows/include_miss_v4/50
67502026-07-24T22:46:23.500Z time: [5.7290 ns 5.7527 ns 5.7802 ns]
67512026-07-24T22:46:23.500Z thrpt: [173.00 Melem/s 173.83 Melem/s 174.55 Melem/s]
67522026-07-24T22:46:23.500Z change:
67532026-07-24T22:46:23.500Z time: [−5.4655% −3.9694% −2.3020%] (p = 0.00 < 0.05)
67542026-07-24T22:46:23.500Z thrpt: [+2.3562% +4.1335% +5.7815%]
67552026-07-24T22:46:23.501Z Performance has improved.
67562026-07-24T22:46:23.501ZFound 10 outliers among 100 measurements (10.00%)
67572026-07-24T22:46:23.501Z 4 (4.00%) high mild
67582026-07-24T22:46:23.501Z 6 (6.00%) high severe
67592026-07-24T22:46:24.413ZBenchmarking source_filter/allows/include_hit_v6/50
67602026-07-24T22:46:24.413ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67612026-07-24T22:46:27.488ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (873M iterations)
67622026-07-24T22:46:32.427ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67632026-07-24T22:46:32.514Zsource_filter/allows/include_hit_v6/50
67642026-07-24T22:46:32.514Z time: [5.6239 ns 5.6457 ns 5.6715 ns]
67652026-07-24T22:46:32.514Z thrpt: [176.32 Melem/s 177.13 Melem/s 177.81 Melem/s]
67662026-07-24T22:46:32.514Z change:
67672026-07-24T22:46:32.514Z time: [+1.1827% +1.6816% +2.2005%] (p = 0.00 < 0.05)
67682026-07-24T22:46:32.514Z thrpt: [−2.1532% −1.6538% −1.1689%]
67692026-07-24T22:46:32.514Z Performance has regressed.
67702026-07-24T22:46:32.518ZFound 1 outliers among 100 measurements (1.00%)
67712026-07-24T22:46:32.518Z 1 (1.00%) high mild
67722026-07-24T22:46:33.412ZBenchmarking source_filter/allows/include_miss_v6/50
67732026-07-24T22:46:33.412ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67742026-07-24T22:46:38.682ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (509M iterations)
67752026-07-24T22:46:43.695ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67762026-07-24T22:46:43.781Zsource_filter/allows/include_miss_v6/50
67772026-07-24T22:46:43.781Z time: [9.8242 ns 9.8335 ns 9.8441 ns]
67782026-07-24T22:46:43.781Z thrpt: [101.58 Melem/s 101.69 Melem/s 101.79 Melem/s]
67792026-07-24T22:46:43.781Z change:
67802026-07-24T22:46:43.781Z time: [+6.8558% +7.0381% +7.2309%] (p = 0.00 < 0.05)
67812026-07-24T22:46:43.781Z thrpt: [−6.7433% −6.5754% −6.4160%]
67822026-07-24T22:46:43.781Z Performance has regressed.
67832026-07-24T22:46:43.781ZFound 6 outliers among 100 measurements (6.00%)
67842026-07-24T22:46:43.785Z 4 (4.00%) high mild
67852026-07-24T22:46:43.785Z 2 (2.00%) high severe
67862026-07-24T22:46:44.685ZBenchmarking source_filter/allows/include_hit_v4/100
67872026-07-24T22:46:44.685ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
67882026-07-24T22:46:50.614ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67892026-07-24T22:46:55.626ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
67902026-07-24T22:46:55.712Zsource_filter/allows/include_hit_v4/100
67912026-07-24T22:46:55.712Z time: [2.7544 ns 2.7623 ns 2.7707 ns]
67922026-07-24T22:46:55.712Z thrpt: [360.92 Melem/s 362.02 Melem/s 363.06 Melem/s]
67932026-07-24T22:46:55.712Z change:
67942026-07-24T22:46:55.712Z time: [+2.3284% +2.9333% +3.5388%] (p = 0.00 < 0.05)
67952026-07-24T22:46:55.712Z thrpt: [−3.4179% −2.8497% −2.2754%]
67962026-07-24T22:46:55.712Z Performance has regressed.
67972026-07-24T22:46:55.712ZFound 2 outliers among 100 measurements (2.00%)
67982026-07-24T22:46:55.712Z 2 (2.00%) high mild
67992026-07-24T22:46:56.610ZBenchmarking source_filter/allows/include_miss_v4/100
68002026-07-24T22:46:56.610ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68012026-07-24T22:47:00.693ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (658M iterations)
68022026-07-24T22:47:05.744ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68032026-07-24T22:47:05.833Zsource_filter/allows/include_miss_v4/100
68042026-07-24T22:47:05.833Z time: [7.6497 ns 7.6942 ns 7.7429 ns]
68052026-07-24T22:47:05.833Z thrpt: [129.15 Melem/s 129.97 Melem/s 130.72 Melem/s]
68062026-07-24T22:47:05.833Z change:
68072026-07-24T22:47:05.836Z time: [−7.6843% −6.4906% −5.2335%] (p = 0.00 < 0.05)
68082026-07-24T22:47:05.837Z thrpt: [+5.5225% +6.9411% +8.3239%]
68092026-07-24T22:47:05.837Z Performance has improved.
68102026-07-24T22:47:05.837ZFound 3 outliers among 100 measurements (3.00%)
68112026-07-24T22:47:05.837Z 2 (2.00%) high mild
68122026-07-24T22:47:05.837Z 1 (1.00%) high severe
68132026-07-24T22:47:06.762ZBenchmarking source_filter/allows/include_hit_v6/100
68142026-07-24T22:47:06.762ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68152026-07-24T22:47:09.781ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (889M iterations)
68162026-07-24T22:47:14.793ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68172026-07-24T22:47:14.881Zsource_filter/allows/include_hit_v6/100
68182026-07-24T22:47:14.881Z time: [5.6122 ns 5.6326 ns 5.6554 ns]
68192026-07-24T22:47:14.881Z thrpt: [176.82 Melem/s 177.54 Melem/s 178.18 Melem/s]
68202026-07-24T22:47:14.881Z change:
68212026-07-24T22:47:14.881Z time: [+0.5589% +0.9930% +1.4382%] (p = 0.00 < 0.05)
68222026-07-24T22:47:14.881Z thrpt: [−1.4178% −0.9832% −0.5558%]
68232026-07-24T22:47:14.881Z Change within noise threshold.
68242026-07-24T22:47:14.881ZFound 20 outliers among 100 measurements (20.00%)
68252026-07-24T22:47:14.881Z 19 (19.00%) high mild
68262026-07-24T22:47:14.881Z 1 (1.00%) high severe
68272026-07-24T22:47:15.794ZBenchmarking source_filter/allows/include_miss_v6/100
68282026-07-24T22:47:15.794ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68292026-07-24T22:47:19.493ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (363M iterations)
68302026-07-24T22:47:24.567ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68312026-07-24T22:47:24.656Zsource_filter/allows/include_miss_v6/100
68322026-07-24T22:47:24.656Z time: [13.964 ns 14.007 ns 14.052 ns]
68332026-07-24T22:47:24.656Z thrpt: [71.165 Melem/s 71.391 Melem/s 71.612 Melem/s]
68342026-07-24T22:47:24.656Z change:
68352026-07-24T22:47:24.656Z time: [+5.8740% +6.1372% +6.4171%] (p = 0.00 < 0.05)
68362026-07-24T22:47:24.656Z thrpt: [−6.0301% −5.7824% −5.5481%]
68372026-07-24T22:47:24.656Z Performance has regressed.
68382026-07-24T22:47:24.656ZFound 2 outliers among 100 measurements (2.00%)
68392026-07-24T22:47:24.656Z 2 (2.00%) high mild
68402026-07-24T22:47:25.584ZBenchmarking source_filter/allows/include_empty_v4
68412026-07-24T22:47:25.584ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68422026-07-24T22:47:29.515ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.5B iterations)
68432026-07-24T22:47:34.417ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68442026-07-24T22:47:34.505Zsource_filter/allows/include_empty_v4
68452026-07-24T22:47:34.505Z time: [895.70 ps 896.71 ps 897.87 ps]
68462026-07-24T22:47:34.505Z thrpt: [1.1137 Gelem/s 1.1152 Gelem/s 1.1164 Gelem/s]
68472026-07-24T22:47:34.505Z change:
68482026-07-24T22:47:34.505Z time: [+1.3960% +1.5221% +1.6674%] (p = 0.00 < 0.05)
68492026-07-24T22:47:34.505Z thrpt: [−1.6401% −1.4993% −1.3768%]
68502026-07-24T22:47:34.505Z Performance has regressed.
68512026-07-24T22:47:34.505ZFound 7 outliers among 100 measurements (7.00%)
68522026-07-24T22:47:34.505Z 5 (5.00%) high mild
68532026-07-24T22:47:34.505Z 2 (2.00%) high severe
68542026-07-24T22:47:35.427ZBenchmarking source_filter/allows/include_empty_v6
68552026-07-24T22:47:35.427ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68562026-07-24T22:47:39.636ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.1B iterations)
68572026-07-24T22:47:44.212ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68582026-07-24T22:47:44.302Zsource_filter/allows/include_empty_v6
68592026-07-24T22:47:44.302Z time: [895.47 ps 897.68 ps 899.99 ps]
68602026-07-24T22:47:44.302Z thrpt: [1.1111 Gelem/s 1.1140 Gelem/s 1.1167 Gelem/s]
68612026-07-24T22:47:44.302Z change:
68622026-07-24T22:47:44.302Z time: [−19.153% −19.058% −18.957%] (p = 0.00 < 0.05)
68632026-07-24T22:47:44.302Z thrpt: [+23.391% +23.545% +23.690%]
68642026-07-24T22:47:44.302Z Performance has improved.
68652026-07-24T22:47:44.302ZFound 5 outliers among 100 measurements (5.00%)
68662026-07-24T22:47:44.302Z 4 (4.00%) high mild
68672026-07-24T22:47:44.302Z 1 (1.00%) high severe
68682026-07-24T22:47:45.261Z
68692026-07-24T22:47:45.265ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68702026-07-24T22:47:45.265ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68712026-07-24T22:47:45.265ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0427 ms (605 iterations)
68722026-07-24T22:47:45.265ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68732026-07-24T22:47:45.265Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68742026-07-24T22:47:45.265Z time: [18.000 18.000 18.000 ]
68752026-07-24T22:47:45.265Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68762026-07-24T22:47:45.266Z No change in performance detected.
68772026-07-24T22:47:45.266Z
68782026-07-24T22:47:45.266ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68792026-07-24T22:47:45.266ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68802026-07-24T22:47:45.266ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0420 ms (715 iterations)
68812026-07-24T22:47:45.266ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68822026-07-24T22:47:45.269Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68832026-07-24T22:47:45.269Z time: [18.000 18.000 18.000 ]
68842026-07-24T22:47:45.269Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68852026-07-24T22:47:45.269Z No change in performance detected.
68862026-07-24T22:47:45.269Z
68872026-07-24T22:47:45.269ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
68882026-07-24T22:47:45.269ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
68892026-07-24T22:47:45.269ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0067 ms (495 iterations)
68902026-07-24T22:47:45.269ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
68912026-07-24T22:47:45.269Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
68922026-07-24T22:47:45.269Z time: [20.000 20.000 20.000 ]
68932026-07-24T22:47:45.269Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68942026-07-24T22:47:45.269Z No change in performance detected.
68952026-07-24T22:47:45.269Z
68962026-07-24T22:47:45.269ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
68972026-07-24T22:47:45.269ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
68982026-07-24T22:47:45.269ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0241 ms (495 iterations)
68992026-07-24T22:47:45.270ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69002026-07-24T22:47:45.273Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69012026-07-24T22:47:45.273Z time: [21.000 21.000 21.000 ]
69022026-07-24T22:47:45.273Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69032026-07-24T22:47:45.273Z No change in performance detected.
69042026-07-24T22:47:45.273Z
69052026-07-24T22:47:45.273ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69062026-07-24T22:47:45.273ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69072026-07-24T22:47:45.273ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0491 ms (825 iterations)
69082026-07-24T22:47:45.273ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69092026-07-24T22:47:45.273Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69102026-07-24T22:47:45.273Z time: [13.000 13.000 13.000 ]
69112026-07-24T22:47:45.273Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69122026-07-24T22:47:45.273Z No change in performance detected.
69132026-07-24T22:47:45.273Z
69142026-07-24T22:47:45.273ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69152026-07-24T22:47:45.273ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69162026-07-24T22:47:45.273ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0369 ms (715 iterations)
69172026-07-24T22:47:45.273ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69182026-07-24T22:47:45.277Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69192026-07-24T22:47:45.277Z time: [12.000 12.000 12.000 ]
69202026-07-24T22:47:45.277Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69212026-07-24T22:47:45.277Z No change in performance detected.
69222026-07-24T22:47:45.277Z
69232026-07-24T22:47:45.277ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69242026-07-24T22:47:45.277ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69252026-07-24T22:47:45.277ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0754 ms (715 iterations)
69262026-07-24T22:47:45.277ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69272026-07-24T22:47:45.277Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69282026-07-24T22:47:45.277Z time: [14.000 14.000 14.000 ]
69292026-07-24T22:47:45.277Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69302026-07-24T22:47:45.277Z No change in performance detected.
69312026-07-24T22:47:45.277Z
69322026-07-24T22:47:45.277ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69332026-07-24T22:47:45.277ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69342026-07-24T22:47:45.277ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0295 ms (715 iterations)
69352026-07-24T22:47:45.277ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69362026-07-24T22:47:45.281Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69372026-07-24T22:47:45.281Z time: [14.000 14.000 14.000 ]
69382026-07-24T22:47:45.281Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69392026-07-24T22:47:45.281Z No change in performance detected.
69402026-07-24T22:47:45.281Z
69412026-07-24T22:47:45.281ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69422026-07-24T22:47:45.281ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69432026-07-24T22:47:45.281ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0812 ms (605 iterations)
69442026-07-24T22:47:45.281ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69452026-07-24T22:47:45.281Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69462026-07-24T22:47:45.281Z time: [3.0000 3.0000 3.0000 ]
69472026-07-24T22:47:45.281Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69482026-07-24T22:47:45.281Z No change in performance detected.
69492026-07-24T22:47:45.282Z
69502026-07-24T22:47:45.282ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69512026-07-24T22:47:45.282ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69522026-07-24T22:47:45.282ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0014 ms (440 iterations)
69532026-07-24T22:47:45.282ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69542026-07-24T22:47:45.285Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69552026-07-24T22:47:45.285Z time: [3.0000 3.0000 3.0000 ]
69562026-07-24T22:47:45.285Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69572026-07-24T22:47:45.285Z No change in performance detected.
69582026-07-24T22:47:45.285Z
69592026-07-24T22:47:45.285ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69602026-07-24T22:47:45.285ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69612026-07-24T22:47:45.285ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0680 ms (605 iterations)
69622026-07-24T22:47:45.285ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69632026-07-24T22:47:45.285ZCriterion.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.
69642026-07-24T22:47:45.285Z
69652026-07-24T22:47:45.285ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69662026-07-24T22:47:45.285ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69672026-07-24T22:47:45.285ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0706 ms (495 iterations)
69682026-07-24T22:47:45.286ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69692026-07-24T22:47:45.286ZCriterion.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.
69702026-07-24T22:47:45.286Z
69712026-07-24T22:47:45.286ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69722026-07-24T22:47:45.286ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69732026-07-24T22:47:45.286ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0505 ms (880 iterations)
69742026-07-24T22:47:45.286ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69752026-07-24T22:47:45.289Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69762026-07-24T22:47:45.289Z time: [3.0000 3.0000 3.0000 ]
69772026-07-24T22:47:45.289Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69782026-07-24T22:47:45.289Z No change in performance detected.
69792026-07-24T22:47:45.289Z
69802026-07-24T22:47:45.289ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69812026-07-24T22:47:45.289ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69822026-07-24T22:47:45.289ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0221 ms (495 iterations)
69832026-07-24T22:47:45.289ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69842026-07-24T22:47:45.289Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69852026-07-24T22:47:45.289Z time: [3.0000 3.0000 3.0000 ]
69862026-07-24T22:47:45.289Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69872026-07-24T22:47:45.290Z No change in performance detected.
69882026-07-24T22:47:45.290Z
69892026-07-24T22:47:45.290ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
69902026-07-24T22:47:45.290ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
69912026-07-24T22:47:45.290ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0600 ms (770 iterations)
69922026-07-24T22:47:45.290ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
69932026-07-24T22:47:45.290ZCriterion.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.
69942026-07-24T22:47:45.290Z
69952026-07-24T22:47:45.290ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
69962026-07-24T22:47:45.290ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
69972026-07-24T22:47:45.290ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0584 ms (495 iterations)
69982026-07-24T22:47:45.293ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
69992026-07-24T22:47:45.293ZCriterion.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.
70002026-07-24T22:47:45.293Z
70012026-07-24T22:47:45.293ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70022026-07-24T22:47:45.293ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70032026-07-24T22:47:45.293ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0378 ms (770 iterations)
70042026-07-24T22:47:45.293ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70052026-07-24T22:47:45.293Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70062026-07-24T22:47:45.293Z time: [3.0000 3.0000 3.0000 ]
70072026-07-24T22:47:45.293Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70082026-07-24T22:47:45.293Z No change in performance detected.
70092026-07-24T22:47:45.293Z
70102026-07-24T22:47:45.293ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70112026-07-24T22:47:45.293ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70122026-07-24T22:47:45.293ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0239 ms (440 iterations)
70132026-07-24T22:47:45.297ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70142026-07-24T22:47:45.297Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70152026-07-24T22:47:45.297Z time: [3.0000 3.0000 3.0000 ]
70162026-07-24T22:47:45.297Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70172026-07-24T22:47:45.297Z No change in performance detected.
70182026-07-24T22:47:45.297Z
70192026-07-24T22:47:45.297ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70202026-07-24T22:47:45.297ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70212026-07-24T22:47:45.297ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1052 ms (550 iterations)
70222026-07-24T22:47:45.297ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70232026-07-24T22:47:45.297ZCriterion.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.
70242026-07-24T22:47:45.297Z
70252026-07-24T22:47:45.297ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70262026-07-24T22:47:45.297ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70272026-07-24T22:47:45.297ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0346 ms (440 iterations)
70282026-07-24T22:47:45.297ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70292026-07-24T22:47:45.297ZCriterion.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.
70302026-07-24T22:47:45.297Z
70312026-07-24T22:47:45.297ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70322026-07-24T22:47:45.297ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70332026-07-24T22:47:45.297ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0324 ms (825 iterations)
70342026-07-24T22:47:45.301ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70352026-07-24T22:47:45.301Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70362026-07-24T22:47:45.301Z time: [3.0000 3.0000 3.0000 ]
70372026-07-24T22:47:45.301Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70382026-07-24T22:47:45.301Z No change in performance detected.
70392026-07-24T22:47:45.301Z
70402026-07-24T22:47:45.301ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70412026-07-24T22:47:45.301ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70422026-07-24T22:47:45.301ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0206 ms (495 iterations)
70432026-07-24T22:47:45.301ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70442026-07-24T22:47:45.301Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70452026-07-24T22:47:45.301Z time: [3.0000 3.0000 3.0000 ]
70462026-07-24T22:47:45.301Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70472026-07-24T22:47:45.301Z No change in performance detected.
70482026-07-24T22:47:45.301Z
70492026-07-24T22:47:45.301ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70502026-07-24T22:47:45.301ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70512026-07-24T22:47:45.301ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0116 ms (715 iterations)
70522026-07-24T22:47:45.305ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70532026-07-24T22:47:45.305ZCriterion.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.
70542026-07-24T22:47:45.305Z
70552026-07-24T22:47:45.305ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70562026-07-24T22:47:45.305ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70572026-07-24T22:47:45.305ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0532 ms (495 iterations)
70582026-07-24T22:47:45.305ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70592026-07-24T22:47:45.305ZCriterion.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.
70602026-07-24T22:47:45.305Z
70612026-07-24T22:47:45.305ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70622026-07-24T22:47:45.305ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70632026-07-24T22:47:45.305ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1117 ms (275 iterations)
70642026-07-24T22:47:45.305ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70652026-07-24T22:47:45.305Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70662026-07-24T22:47:45.305Z time: [44.000 44.000 44.000 ]
70672026-07-24T22:47:45.305Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70682026-07-24T22:47:45.305Z No change in performance detected.
70692026-07-24T22:47:45.305Z
70702026-07-24T22:47:45.305ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70712026-07-24T22:47:45.305ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70722026-07-24T22:47:45.309ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1016 ms (220 iterations)
70732026-07-24T22:47:45.309ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70742026-07-24T22:47:45.309Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70752026-07-24T22:47:45.309Z time: [44.000 44.000 44.000 ]
70762026-07-24T22:47:45.309Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70772026-07-24T22:47:45.309Z No change in performance detected.
70782026-07-24T22:47:45.309Z
70792026-07-24T22:47:45.309ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70802026-07-24T22:47:45.309ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70812026-07-24T22:47:45.309ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1612 ms (330 iterations)
70822026-07-24T22:47:45.309ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70832026-07-24T22:47:45.309Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70842026-07-24T22:47:45.309Z time: [29.000 29.000 29.000 ]
70852026-07-24T22:47:45.309Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70862026-07-24T22:47:45.309Z No change in performance detected.
70872026-07-24T22:47:45.309Z
70882026-07-24T22:47:45.313ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70892026-07-24T22:47:45.313ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70902026-07-24T22:47:45.313ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1234 ms (275 iterations)
70912026-07-24T22:47:45.313ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
70922026-07-24T22:47:45.313Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70932026-07-24T22:47:45.313Z time: [29.000 29.000 29.000 ]
70942026-07-24T22:47:45.313Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70952026-07-24T22:47:45.313Z No change in performance detected.
70962026-07-24T22:47:45.313Z
70972026-07-24T22:47:45.313ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70982026-07-24T22:47:45.313ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
70992026-07-24T22:47:45.313ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1097 ms (275 iterations)
71002026-07-24T22:47:45.313ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71012026-07-24T22:47:45.316Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71022026-07-24T22:47:45.317Z time: [43.000 43.000 43.000 ]
71032026-07-24T22:47:45.317Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71042026-07-24T22:47:45.317Z No change in performance detected.
71052026-07-24T22:47:45.317Z
71062026-07-24T22:47:45.317ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71072026-07-24T22:47:45.317ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71082026-07-24T22:47:45.317ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2320 ms (275 iterations)
71092026-07-24T22:47:45.317ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71102026-07-24T22:47:45.317Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71112026-07-24T22:47:45.317Z time: [43.000 43.000 43.000 ]
71122026-07-24T22:47:45.317Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71132026-07-24T22:47:45.317Z No change in performance detected.
71142026-07-24T22:47:45.317Z
71152026-07-24T22:47:45.317ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71162026-07-24T22:47:45.317ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71172026-07-24T22:47:45.317ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0165 ms (330 iterations)
71182026-07-24T22:47:45.317ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71192026-07-24T22:47:45.320Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71202026-07-24T22:47:45.320Z time: [28.000 28.000 28.000 ]
71212026-07-24T22:47:45.320Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71222026-07-24T22:47:45.320Z No change in performance detected.
71232026-07-24T22:47:45.320Z
71242026-07-24T22:47:45.320ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71252026-07-24T22:47:45.321ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71262026-07-24T22:47:45.321ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0726 ms (275 iterations)
71272026-07-24T22:47:45.321ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71282026-07-24T22:47:45.321Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71292026-07-24T22:47:45.321Z time: [28.000 28.000 28.000 ]
71302026-07-24T22:47:45.321Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71312026-07-24T22:47:45.321Z No change in performance detected.
71322026-07-24T22:47:45.321Z
71332026-07-24T22:47:45.321ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71342026-07-24T22:47:45.321ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71352026-07-24T22:47:45.321ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1806 ms (275 iterations)
71362026-07-24T22:47:45.324ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71372026-07-24T22:47:45.324Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71382026-07-24T22:47:45.324Z time: [44.000 44.000 44.000 ]
71392026-07-24T22:47:45.324Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71402026-07-24T22:47:45.324Z No change in performance detected.
71412026-07-24T22:47:45.324Z
71422026-07-24T22:47:45.324ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71432026-07-24T22:47:45.324ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71442026-07-24T22:47:45.324ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0747 ms (220 iterations)
71452026-07-24T22:47:45.324ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71462026-07-24T22:47:45.324Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71472026-07-24T22:47:45.324Z time: [44.000 44.000 44.000 ]
71482026-07-24T22:47:45.324Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71492026-07-24T22:47:45.324Z No change in performance detected.
71502026-07-24T22:47:45.324Z
71512026-07-24T22:47:45.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71522026-07-24T22:47:45.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71532026-07-24T22:47:45.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1636 ms (330 iterations)
71542026-07-24T22:47:45.328ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71552026-07-24T22:47:45.328Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71562026-07-24T22:47:45.328Z time: [29.000 29.000 29.000 ]
71572026-07-24T22:47:45.328Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71582026-07-24T22:47:45.328Z No change in performance detected.
71592026-07-24T22:47:45.328Z
71602026-07-24T22:47:45.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71612026-07-24T22:47:45.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71622026-07-24T22:47:45.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1695 ms (275 iterations)
71632026-07-24T22:47:45.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71642026-07-24T22:47:45.329Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71652026-07-24T22:47:45.329Z time: [29.000 29.000 29.000 ]
71662026-07-24T22:47:45.329Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71672026-07-24T22:47:45.329Z No change in performance detected.
71682026-07-24T22:47:45.329Z
71692026-07-24T22:47:45.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71702026-07-24T22:47:45.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71712026-07-24T22:47:45.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0584 ms (275 iterations)
71722026-07-24T22:47:45.333ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71732026-07-24T22:47:45.333Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71742026-07-24T22:47:45.333Z time: [43.000 43.000 43.000 ]
71752026-07-24T22:47:45.333Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71762026-07-24T22:47:45.333Z No change in performance detected.
71772026-07-24T22:47:45.333Z
71782026-07-24T22:47:45.333ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71792026-07-24T22:47:45.333ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71802026-07-24T22:47:45.333ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0416 ms (220 iterations)
71812026-07-24T22:47:45.333ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71822026-07-24T22:47:45.333Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71832026-07-24T22:47:45.333Z time: [43.000 43.000 43.000 ]
71842026-07-24T22:47:45.333Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71852026-07-24T22:47:45.333Z No change in performance detected.
71862026-07-24T22:47:45.333Z
71872026-07-24T22:47:45.333ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71882026-07-24T22:47:45.333ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71892026-07-24T22:47:45.333ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0336 ms (330 iterations)
71902026-07-24T22:47:45.333ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
71912026-07-24T22:47:45.337Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71922026-07-24T22:47:45.337Z time: [28.000 28.000 28.000 ]
71932026-07-24T22:47:45.337Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71942026-07-24T22:47:45.337Z No change in performance detected.
71952026-07-24T22:47:45.337Z
71962026-07-24T22:47:45.337ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71972026-07-24T22:47:45.337ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
71982026-07-24T22:47:45.337ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0715 ms (275 iterations)
71992026-07-24T22:47:45.337ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72002026-07-24T22:47:45.337Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72012026-07-24T22:47:45.337Z time: [28.000 28.000 28.000 ]
72022026-07-24T22:47:45.337Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72032026-07-24T22:47:45.337Z No change in performance detected.
72042026-07-24T22:47:45.337Z
72052026-07-24T22:47:45.337ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72062026-07-24T22:47:45.337ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72072026-07-24T22:47:45.337ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0272 ms (715 iterations)
72082026-07-24T22:47:45.337ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72092026-07-24T22:47:45.340Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72102026-07-24T22:47:45.340Z time: [3924.0 B 3924.0 B 3924.0 B]
72112026-07-24T22:47:45.340Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72122026-07-24T22:47:45.340Z No change in performance detected.
72132026-07-24T22:47:45.340Z
72142026-07-24T22:47:45.340ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72152026-07-24T22:47:45.340ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72162026-07-24T22:47:45.340ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0349 ms (715 iterations)
72172026-07-24T22:47:45.340ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72182026-07-24T22:47:45.341Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72192026-07-24T22:47:45.341Z time: [3924.0 B 3924.0 B 3924.0 B]
72202026-07-24T22:47:45.341Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72212026-07-24T22:47:45.341Z No change in performance detected.
72222026-07-24T22:47:45.341Z
72232026-07-24T22:47:45.341ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72242026-07-24T22:47:45.341ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72252026-07-24T22:47:45.341ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0628 ms (550 iterations)
72262026-07-24T22:47:45.341ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72272026-07-24T22:47:45.344Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72282026-07-24T22:47:45.344Z time: [3988.0 B 3988.0 B 3988.0 B]
72292026-07-24T22:47:45.344Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72302026-07-24T22:47:45.344Z No change in performance detected.
72312026-07-24T22:47:45.344Z
72322026-07-24T22:47:45.344ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72332026-07-24T22:47:45.344ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72342026-07-24T22:47:45.344ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.1107 ms (550 iterations)
72352026-07-24T22:47:45.344ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72362026-07-24T22:47:45.344Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72372026-07-24T22:47:45.344Z time: [4386.0 B 4386.0 B 4386.0 B]
72382026-07-24T22:47:45.345Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72392026-07-24T22:47:45.345Z No change in performance detected.
72402026-07-24T22:47:45.345Z
72412026-07-24T22:47:45.345ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72422026-07-24T22:47:45.345ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72432026-07-24T22:47:45.345ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0681 ms (825 iterations)
72442026-07-24T22:47:45.345ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72452026-07-24T22:47:45.348Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72462026-07-24T22:47:45.348Z time: [2888.0 B 2888.0 B 2888.0 B]
72472026-07-24T22:47:45.348Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72482026-07-24T22:47:45.348Z No change in performance detected.
72492026-07-24T22:47:45.348Z
72502026-07-24T22:47:45.348ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72512026-07-24T22:47:45.348ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72522026-07-24T22:47:45.349ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0005 ms (660 iterations)
72532026-07-24T22:47:45.349ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72542026-07-24T22:47:45.349Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72552026-07-24T22:47:45.349Z time: [2873.0 B 2873.0 B 2873.0 B]
72562026-07-24T22:47:45.349Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72572026-07-24T22:47:45.349Z No change in performance detected.
72582026-07-24T22:47:45.349Z
72592026-07-24T22:47:45.349ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72602026-07-24T22:47:45.349ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72612026-07-24T22:47:45.349ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0422 ms (715 iterations)
72622026-07-24T22:47:45.349ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72632026-07-24T22:47:45.352Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72642026-07-24T22:47:45.352Z time: [2926.0 B 2926.0 B 2926.0 B]
72652026-07-24T22:47:45.352Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72662026-07-24T22:47:45.352Z No change in performance detected.
72672026-07-24T22:47:45.352Z
72682026-07-24T22:47:45.353ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72692026-07-24T22:47:45.353ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72702026-07-24T22:47:45.353ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0167 ms (715 iterations)
72712026-07-24T22:47:45.353ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72722026-07-24T22:47:45.353Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72732026-07-24T22:47:45.353Z time: [2910.0 B 2910.0 B 2910.0 B]
72742026-07-24T22:47:45.353Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72752026-07-24T22:47:45.353Z No change in performance detected.
72762026-07-24T22:47:45.353Z
72772026-07-24T22:47:45.353ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72782026-07-24T22:47:45.353ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72792026-07-24T22:47:45.353ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0522 ms (825 iterations)
72802026-07-24T22:47:45.353ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72812026-07-24T22:47:45.356Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72822026-07-24T22:47:45.356Z time: [264.00 B 264.00 B 264.00 B]
72832026-07-24T22:47:45.357Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72842026-07-24T22:47:45.357Z No change in performance detected.
72852026-07-24T22:47:45.357Z
72862026-07-24T22:47:45.357ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72872026-07-24T22:47:45.357ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72882026-07-24T22:47:45.357ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1022 ms (495 iterations)
72892026-07-24T22:47:45.357ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
72902026-07-24T22:47:45.357Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72912026-07-24T22:47:45.357Z time: [264.00 B 264.00 B 264.00 B]
72922026-07-24T22:47:45.357Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72932026-07-24T22:47:45.357Z No change in performance detected.
72942026-07-24T22:47:45.357Z
72952026-07-24T22:47:45.357ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
72962026-07-24T22:47:45.357ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
72972026-07-24T22:47:45.357ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0349 ms (715 iterations)
72982026-07-24T22:47:45.357ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
72992026-07-24T22:47:45.357ZCriterion.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.
73002026-07-24T22:47:45.357Z
73012026-07-24T22:47:45.357ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73022026-07-24T22:47:45.357ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73032026-07-24T22:47:45.357ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0781 ms (495 iterations)
73042026-07-24T22:47:45.360ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73052026-07-24T22:47:45.360ZCriterion.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.
73062026-07-24T22:47:45.361Z
73072026-07-24T22:47:45.361ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73082026-07-24T22:47:45.361ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73092026-07-24T22:47:45.361ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0429 ms (880 iterations)
73102026-07-24T22:47:45.361ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73112026-07-24T22:47:45.361Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73122026-07-24T22:47:45.361Z time: [264.00 B 264.00 B 264.00 B]
73132026-07-24T22:47:45.361Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73142026-07-24T22:47:45.361Z No change in performance detected.
73152026-07-24T22:47:45.361Z
73162026-07-24T22:47:45.361ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73172026-07-24T22:47:45.361ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73182026-07-24T22:47:45.361ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0889 ms (550 iterations)
73192026-07-24T22:47:45.361ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73202026-07-24T22:47:45.364Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73212026-07-24T22:47:45.364Z time: [264.00 B 264.00 B 264.00 B]
73222026-07-24T22:47:45.364Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73232026-07-24T22:47:45.364Z No change in performance detected.
73242026-07-24T22:47:45.364Z
73252026-07-24T22:47:45.364ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73262026-07-24T22:47:45.364ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73272026-07-24T22:47:45.364ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0598 ms (770 iterations)
73282026-07-24T22:47:45.364ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73292026-07-24T22:47:45.364ZCriterion.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.
73302026-07-24T22:47:45.364Z
73312026-07-24T22:47:45.364ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73322026-07-24T22:47:45.364ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73332026-07-24T22:47:45.364ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0084 ms (495 iterations)
73342026-07-24T22:47:45.365ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73352026-07-24T22:47:45.365ZCriterion.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.
73362026-07-24T22:47:45.365Z
73372026-07-24T22:47:45.365ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73382026-07-24T22:47:45.365ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73392026-07-24T22:47:45.365ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0641 ms (825 iterations)
73402026-07-24T22:47:45.368ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73412026-07-24T22:47:45.368Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73422026-07-24T22:47:45.368Z time: [264.00 B 264.00 B 264.00 B]
73432026-07-24T22:47:45.368Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73442026-07-24T22:47:45.368Z No change in performance detected.
73452026-07-24T22:47:45.368Z
73462026-07-24T22:47:45.368ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73472026-07-24T22:47:45.368ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73482026-07-24T22:47:45.368ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0972 ms (495 iterations)
73492026-07-24T22:47:45.368ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73502026-07-24T22:47:45.369Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73512026-07-24T22:47:45.369Z time: [264.00 B 264.00 B 264.00 B]
73522026-07-24T22:47:45.369Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73532026-07-24T22:47:45.369Z No change in performance detected.
73542026-07-24T22:47:45.369Z
73552026-07-24T22:47:45.369ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73562026-07-24T22:47:45.369ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73572026-07-24T22:47:45.369ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0513 ms (715 iterations)
73582026-07-24T22:47:45.372ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73592026-07-24T22:47:45.372ZCriterion.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.
73602026-07-24T22:47:45.372Z
73612026-07-24T22:47:45.372ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73622026-07-24T22:47:45.372ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73632026-07-24T22:47:45.372ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0394 ms (440 iterations)
73642026-07-24T22:47:45.372ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73652026-07-24T22:47:45.372ZCriterion.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.
73662026-07-24T22:47:45.373Z
73672026-07-24T22:47:45.373ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73682026-07-24T22:47:45.373ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73692026-07-24T22:47:45.373ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0040 ms (825 iterations)
73702026-07-24T22:47:45.373ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73712026-07-24T22:47:45.373Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73722026-07-24T22:47:45.373Z time: [264.00 B 264.00 B 264.00 B]
73732026-07-24T22:47:45.373Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73742026-07-24T22:47:45.373Z No change in performance detected.
73752026-07-24T22:47:45.373Z
73762026-07-24T22:47:45.373ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73772026-07-24T22:47:45.373ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73782026-07-24T22:47:45.373ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0120 ms (495 iterations)
73792026-07-24T22:47:45.376ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73802026-07-24T22:47:45.376Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73812026-07-24T22:47:45.376Z time: [264.00 B 264.00 B 264.00 B]
73822026-07-24T22:47:45.376Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73832026-07-24T22:47:45.376Z No change in performance detected.
73842026-07-24T22:47:45.376Z
73852026-07-24T22:47:45.377ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
73862026-07-24T22:47:45.377ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73872026-07-24T22:47:45.377ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0366 ms (715 iterations)
73882026-07-24T22:47:45.377ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
73892026-07-24T22:47:45.377ZCriterion.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.
73902026-07-24T22:47:45.377Z
73912026-07-24T22:47:45.377ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
73922026-07-24T22:47:45.377ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
73932026-07-24T22:47:45.377ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0626 ms (495 iterations)
73942026-07-24T22:47:45.377ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
73952026-07-24T22:47:45.377ZCriterion.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.
73962026-07-24T22:47:45.377Z
73972026-07-24T22:47:45.377ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73982026-07-24T22:47:45.377ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73992026-07-24T22:47:45.377ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0954 ms (275 iterations)
74002026-07-24T22:47:45.380ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74012026-07-24T22:47:45.380Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74022026-07-24T22:47:45.381Z time: [8507.0 B 8507.0 B 8507.0 B]
74032026-07-24T22:47:45.381Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74042026-07-24T22:47:45.381Z No change in performance detected.
74052026-07-24T22:47:45.381Z
74062026-07-24T22:47:45.381ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74072026-07-24T22:47:45.381ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74082026-07-24T22:47:45.381ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0549 ms (220 iterations)
74092026-07-24T22:47:45.381ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74102026-07-24T22:47:45.381Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74112026-07-24T22:47:45.381Z time: [8507.0 B 8507.0 B 8507.0 B]
74122026-07-24T22:47:45.381Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74132026-07-24T22:47:45.381Z No change in performance detected.
74142026-07-24T22:47:45.381Z
74152026-07-24T22:47:45.381ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74162026-07-24T22:47:45.381ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74172026-07-24T22:47:45.381ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1555 ms (330 iterations)
74182026-07-24T22:47:45.384ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74192026-07-24T22:47:45.384Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74202026-07-24T22:47:45.384Z time: [7016.0 B 7016.0 B 7016.0 B]
74212026-07-24T22:47:45.384Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74222026-07-24T22:47:45.384Z No change in performance detected.
74232026-07-24T22:47:45.385Z
74242026-07-24T22:47:45.385ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74252026-07-24T22:47:45.385ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74262026-07-24T22:47:45.385ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1474 ms (275 iterations)
74272026-07-24T22:47:45.385ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74282026-07-24T22:47:45.385Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74292026-07-24T22:47:45.385Z time: [7016.0 B 7016.0 B 7016.0 B]
74302026-07-24T22:47:45.385Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74312026-07-24T22:47:45.385Z No change in performance detected.
74322026-07-24T22:47:45.385Z
74332026-07-24T22:47:45.385ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74342026-07-24T22:47:45.385ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74352026-07-24T22:47:45.385ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0419 ms (275 iterations)
74362026-07-24T22:47:45.389ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74372026-07-24T22:47:45.389Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74382026-07-24T22:47:45.389Z time: [8475.0 B 8475.0 B 8475.0 B]
74392026-07-24T22:47:45.389Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74402026-07-24T22:47:45.389Z No change in performance detected.
74412026-07-24T22:47:45.389Z
74422026-07-24T22:47:45.389ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74432026-07-24T22:47:45.389ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74442026-07-24T22:47:45.389ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2311 ms (275 iterations)
74452026-07-24T22:47:45.389ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74462026-07-24T22:47:45.389Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74472026-07-24T22:47:45.389Z time: [8475.0 B 8475.0 B 8475.0 B]
74482026-07-24T22:47:45.389Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74492026-07-24T22:47:45.389Z No change in performance detected.
74502026-07-24T22:47:45.389Z
74512026-07-24T22:47:45.389ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74522026-07-24T22:47:45.389ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74532026-07-24T22:47:45.389ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0782 ms (330 iterations)
74542026-07-24T22:47:45.393ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74552026-07-24T22:47:45.393Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74562026-07-24T22:47:45.393Z time: [6984.0 B 6984.0 B 6984.0 B]
74572026-07-24T22:47:45.393Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74582026-07-24T22:47:45.393Z No change in performance detected.
74592026-07-24T22:47:45.393Z
74602026-07-24T22:47:45.393ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74612026-07-24T22:47:45.393ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74622026-07-24T22:47:45.393ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0623 ms (275 iterations)
74632026-07-24T22:47:45.393ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74642026-07-24T22:47:45.393Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74652026-07-24T22:47:45.393Z time: [6984.0 B 6984.0 B 6984.0 B]
74662026-07-24T22:47:45.393Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74672026-07-24T22:47:45.393Z No change in performance detected.
74682026-07-24T22:47:45.393Z
74692026-07-24T22:47:45.393ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74702026-07-24T22:47:45.393ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74712026-07-24T22:47:45.393ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.2141 ms (275 iterations)
74722026-07-24T22:47:45.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74732026-07-24T22:47:45.397Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74742026-07-24T22:47:45.397Z time: [8507.0 B 8507.0 B 8507.0 B]
74752026-07-24T22:47:45.397Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74762026-07-24T22:47:45.397Z No change in performance detected.
74772026-07-24T22:47:45.397Z
74782026-07-24T22:47:45.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74792026-07-24T22:47:45.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74802026-07-24T22:47:45.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0689 ms (220 iterations)
74812026-07-24T22:47:45.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74822026-07-24T22:47:45.397Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74832026-07-24T22:47:45.397Z time: [8507.0 B 8507.0 B 8507.0 B]
74842026-07-24T22:47:45.397Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74852026-07-24T22:47:45.397Z No change in performance detected.
74862026-07-24T22:47:45.397Z
74872026-07-24T22:47:45.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74882026-07-24T22:47:45.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
74892026-07-24T22:47:45.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1729 ms (330 iterations)
74902026-07-24T22:47:45.401ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
74912026-07-24T22:47:45.401Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74922026-07-24T22:47:45.401Z time: [7016.0 B 7016.0 B 7016.0 B]
74932026-07-24T22:47:45.401Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74942026-07-24T22:47:45.401Z No change in performance detected.
74952026-07-24T22:47:45.401Z
74962026-07-24T22:47:45.401ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74972026-07-24T22:47:45.401ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
74982026-07-24T22:47:45.401ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1898 ms (275 iterations)
74992026-07-24T22:47:45.401ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75002026-07-24T22:47:45.401Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75012026-07-24T22:47:45.401Z time: [7016.0 B 7016.0 B 7016.0 B]
75022026-07-24T22:47:45.401Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75032026-07-24T22:47:45.401Z No change in performance detected.
75042026-07-24T22:47:45.401Z
75052026-07-24T22:47:45.401ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75062026-07-24T22:47:45.401ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75072026-07-24T22:47:45.401ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0970 ms (275 iterations)
75082026-07-24T22:47:45.405ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75092026-07-24T22:47:45.405Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75102026-07-24T22:47:45.405Z time: [8475.0 B 8475.0 B 8475.0 B]
75112026-07-24T22:47:45.405Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75122026-07-24T22:47:45.405Z No change in performance detected.
75132026-07-24T22:47:45.405Z
75142026-07-24T22:47:45.405ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75152026-07-24T22:47:45.405ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75162026-07-24T22:47:45.405ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0192 ms (220 iterations)
75172026-07-24T22:47:45.405ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75182026-07-24T22:47:45.405Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75192026-07-24T22:47:45.405Z time: [8475.0 B 8475.0 B 8475.0 B]
75202026-07-24T22:47:45.405Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75212026-07-24T22:47:45.405Z No change in performance detected.
75222026-07-24T22:47:45.405Z
75232026-07-24T22:47:45.406ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75242026-07-24T22:47:45.406ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75252026-07-24T22:47:45.406ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1145 ms (330 iterations)
75262026-07-24T22:47:45.409ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75272026-07-24T22:47:45.409Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75282026-07-24T22:47:45.409Z time: [6984.0 B 6984.0 B 6984.0 B]
75292026-07-24T22:47:45.409Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75302026-07-24T22:47:45.409Z No change in performance detected.
75312026-07-24T22:47:45.409Z
75322026-07-24T22:47:45.409ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75332026-07-24T22:47:45.409ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75342026-07-24T22:47:45.409ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0956 ms (275 iterations)
75352026-07-24T22:47:45.409ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75362026-07-24T22:47:45.409Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75372026-07-24T22:47:45.409Z time: [6984.0 B 6984.0 B 6984.0 B]
75382026-07-24T22:47:45.409Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75392026-07-24T22:47:45.409Z No change in performance detected.
75402026-07-24T22:47:45.409Z
75412026-07-24T22:47:45.453Z+ cp -r target/criterion /work/bench-results
75422026-07-24T22:47:45.611Z+ cp -r target/xde-bench /work/bench-results
75432026-07-24T22:47:45.646Z+ pushd /work
75442026-07-24T22:47:45.646Z+ tar -caf bench-results.tgz bench-results
75452026-07-24T22:47:45.646Z/work /work/oxidecomputer/opte
75462026-07-24T22:47:46.220Z+ popd
75472026-07-24T22:47:46.220Z/work/oxidecomputer/opte
75482026-07-24T22:47:46.220Z+ cleanup
75492026-07-24T22:47:46.224Z++ id -un
75502026-07-24T22:47:46.227Z++ id -gn
75512026-07-24T22:47:46.227Z+ pfexec chown -R build:build .
75522026-07-24T22:47:46.301Z+ [[ -z 01KYB2SGCEEJ45NKMGY028H937 ]]
75532026-07-24T22:47:46.305Zprocess exited: duration 1920261 ms, exit code 0
 
75542026-07-24T22:47:46.317Zfound 1 output files
75552026-07-24T22:47:46.317Zuploading: /work/bench-results.tgz (6368327 bytes)
75562026-07-24T22:47:47.372Zuploaded: /work/bench-results.tgz