01KRCDQGDQN3PQ50SVYW346A93: 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: 01KRCDRF232W27E4H95C3PV1DP

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-11T21:11:08.042Zjob dependencies complete; ready to run (waiting for 5 m 20 s)
22026-05-11T21:12:03.785Zjob assigned to worker 01KRCE2D8P7RPNERXT719VZR49 [factory aws, i-0958db56982b42984] (queued for 55 s)
32026-05-11T21:12:10.738Zdownloading input: /input/xde/work/debug/xde.dbg
42026-05-11T21:12:11.674Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-05-11T21:12:11.677Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-05-11T21:12:11.707Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-05-11T21:12:11.707Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-05-11T21:12:11.755Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-05-11T21:12:11.755Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-05-11T21:12:11.782Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-05-11T21:12:11.785Zdownloading input: /input/xde/work/release/xde
122026-05-11T21:12:12.322Zdownloaded input: /input/xde/work/release/xde
132026-05-11T21:12:12.324Zdownloading input: /input/xde/work/release/xde.sha256
142026-05-11T21:12:12.350Zdownloaded input: /input/xde/work/release/xde.sha256
152026-05-11T21:12:12.350Zdownloading input: /input/xde/work/release/xde_link.so
162026-05-11T21:12:12.382Zdownloaded input: /input/xde/work/release/xde_link.so
172026-05-11T21:12:12.382Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-05-11T21:12:12.411Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-05-11T21:12:12.414Zdownloading input: /input/xde/work/test/loopback
202026-05-11T21:12:12.986Zdownloaded input: /input/xde/work/test/loopback
212026-05-11T21:12:12.989Zdownloading input: /input/xde/work/test/multicast_rx
222026-05-11T21:12:13.564Zdownloaded input: /input/xde/work/test/multicast_rx
232026-05-11T21:12:13.567Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-05-11T21:12:14.209Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-05-11T21:12:14.213Zdownloading input: /input/xde/work/test/multicast_validation
262026-05-11T21:12:14.719Zdownloaded input: /input/xde/work/test/multicast_validation
272026-05-11T21:12:14.724Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-05-11T21:12:15.514Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-05-11T21:12:15.517Zdownloading input: /input/xde/work/xde.conf
302026-05-11T21:12:15.543Zdownloaded input: /input/xde/work/xde.conf
 
312026-05-11T21:12:15.546Zstarting task 0: "setup"
322026-05-11T21:12:15.551Z++ uname -s
332026-05-11T21:12:15.551Z+ kern=SunOS
342026-05-11T21:12:15.551Z+ build_user=build
352026-05-11T21:12:15.551Z+ build_uid=12345
362026-05-11T21:12:15.551Z+ work_dir=/work
372026-05-11T21:12:15.551Z+ input_dir=/input
382026-05-11T21:12:15.551Z+ [[ 0 == 12345 ]]
392026-05-11T21:12:15.551Z+ case "$kern" in
402026-05-11T21:12:15.551Z+ groupadd -g 12345 build
412026-05-11T21:12:15.554Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-05-11T21:12:17.558Z+ zfs create -o mountpoint=/work rpool/work
432026-05-11T21:12:17.697Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-05-11T21:12:17.700Z+ home_fs=zfs
452026-05-11T21:12:17.700Z+ [[ zfs == autofs ]]
462026-05-11T21:12:17.700Z+ mkdir -p /home/build
472026-05-11T21:12:17.700Z+ chown build:build /home/build /work
482026-05-11T21:12:19.701Z+ chmod 0700 /home/build /work
492026-05-11T21:12:19.706Zprocess exited: duration 4161 ms, exit code 0
 
502026-05-11T21:12:19.712Zstarting task 1: "rust-toolchain"
512026-05-11T21:12:19.717Z * rust toolchain channel = "1.94.1"
522026-05-11T21:12:19.717Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.1
532026-05-11T21:12:19.717Z * rust toolchain profile = "default"
542026-05-11T21:12:19.717Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-05-11T21:12:19.717Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-05-11T21:12:19.717Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-05-11T21:12:19.720Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-05-11T21:12:19.720Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default
592026-05-11T21:12:19.822Zinfo: downloading installer
602026-05-11T21:12:21.163Zwarn: It looks like you have an existing rustup settings file at:
612026-05-11T21:12:21.163Zwarn: /home/build/.rustup/settings.toml
622026-05-11T21:12:21.163Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-05-11T21:12:21.163Zwarn: instead of the one inferred from the default host triple.
642026-05-11T21:12:21.171Zinfo: profile set to default
652026-05-11T21:12:21.171Zinfo: default host triple is x86_64-unknown-illumos
662026-05-11T21:12:21.174Zinfo: syncing channel updates for 1.94.1-x86_64-unknown-illumos
672026-05-11T21:12:21.309Zinfo: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25)
682026-05-11T21:12:21.312Zinfo: downloading 6 components
692026-05-11T21:12:36.198Zinfo: default toolchain set to 1.94.1-x86_64-unknown-illumos
702026-05-11T21:12:36.198Z
712026-05-11T21:12:36.226Z 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25)
722026-05-11T21:12:36.227Z
732026-05-11T21:12:36.230Z
742026-05-11T21:12:36.230ZRust is installed now. Great!
752026-05-11T21:12:36.230Z
762026-05-11T21:12:36.230ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-05-11T21:12:36.230Zenvironment variable. This has not been done automatically.
782026-05-11T21:12:36.230Z
792026-05-11T21:12:36.230ZTo configure your current shell, you need to source
802026-05-11T21:12:36.230Zthe corresponding env file under $HOME/.cargo.
812026-05-11T21:12:36.230Z
822026-05-11T21:12:36.230ZThis is usually done by running one of the following (note the leading DOT):
832026-05-11T21:12:36.230Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-05-11T21:12:36.230Zsource "$HOME/.cargo/env.fish" # For fish
852026-05-11T21:12:36.230Zsource "~/.cargo/env.nu" # For nushell
862026-05-11T21:12:36.230Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-05-11T21:12:36.230Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-05-11T21:12:36.231Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-05-11T21:12:36.231Zwarn: no default linker (`cc`) was found in your PATH
902026-05-11T21:12:36.231Zwarn: many Rust crates require a system C toolchain to build
912026-05-11T21:12:36.321Z+ rustup --version
922026-05-11T21:12:36.330Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-05-11T21:12:36.333Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-05-11T21:12:36.351Zinfo: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)`
952026-05-11T21:12:36.354Z+ cargo --version
962026-05-11T21:12:36.367Zcargo 1.94.1 (29ea6fb6a 2026-03-24)
972026-05-11T21:12:36.370Z+ rustc --version
982026-05-11T21:12:36.389Zrustc 1.94.1 (e408947bf 2026-03-25)
992026-05-11T21:12:36.394Zprocess exited: duration 16680 ms, exit code 0
 
1002026-05-11T21:12:36.400Zstarting task 2: "authentication"
1012026-05-11T21:12:36.416Zprocess exited: duration 16 ms, exit code 0
 
1022026-05-11T21:12:36.422Zstarting task 3: "clone repository"
1032026-05-11T21:12:36.426Z+ mkdir -p /work/oxidecomputer/opte
1042026-05-11T21:12:36.429Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-05-11T21:12:36.457ZCloning into '/work/oxidecomputer/opte'...
1062026-05-11T21:12:37.289Z+ cd /work/oxidecomputer/opte
1072026-05-11T21:12:37.289Z+ git fetch origin 2e07459d40b679c2229e9023bb7e716ee95bc03d
1082026-05-11T21:12:37.529ZFrom https://github.com/oxidecomputer/opte
1092026-05-11T21:12:37.529Z * branch 2e07459d40b679c2229e9023bb7e716ee95bc03d -> FETCH_HEAD
1102026-05-11T21:12:37.535Z+ [[ -n faster-syn-expiry ]]
1112026-05-11T21:12:37.537Z++ git branch --show-current
1122026-05-11T21:12:37.537Z+ current=master
1132026-05-11T21:12:37.537Z+ [[ master != faster-syn-expiry ]]
1142026-05-11T21:12:37.537Z+ git branch -f faster-syn-expiry 2e07459d40b679c2229e9023bb7e716ee95bc03d
1152026-05-11T21:12:37.541Z+ git checkout -f faster-syn-expiry
1162026-05-11T21:12:37.557ZSwitched to branch 'faster-syn-expiry'
1172026-05-11T21:12:37.560Z+ git reset --hard 2e07459d40b679c2229e9023bb7e716ee95bc03d
1182026-05-11T21:12:37.573ZHEAD is now at 2e07459 api back to 40
1192026-05-11T21:12:37.576Zprocess exited: duration 1151 ms, exit code 0
 
1202026-05-11T21:12:37.581Zstarting task 4: "build"
1212026-05-11T21:12:37.587Z+ source .github/buildomat/common.sh
1222026-05-11T21:12:37.590Z++ rustup show active-toolchain
1232026-05-11T21:12:37.592Z1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-05-11T21:12:37.592Z++ pushd xde
1252026-05-11T21:12:37.593Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-05-11T21:12:37.593Z++ rustup show active-toolchain
1272026-05-11T21:12:37.596Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1282026-05-11T21:12:37.754Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1292026-05-11T21:12:37.757Zinfo: downloading 6 components
1302026-05-11T21:12:51.791Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-05-11T21:12:51.885Z+++ rustup show active-toolchain -v
1322026-05-11T21:12:51.889Z+++ head -n 1
1332026-05-11T21:12:51.889Z+++ cut '-d ' -f1
1342026-05-11T21:12:51.940Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1352026-05-11T21:12:51.940Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1362026-05-11T21:12:51.940Z++ popd
1372026-05-11T21:12:51.943Z/work/oxidecomputer/opte
1382026-05-11T21:12:51.943Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-05-11T21:12:52.840Z Startup: Refreshing catalog 'helios' ... Done
1402026-05-11T21:12:52.889Z Startup: Caching catalogs ... Done
1412026-05-11T21:12:53.051ZPlanning: Solver setup ... Done
1422026-05-11T21:12:53.061ZPlanning: Running solver ... Done
1432026-05-11T21:12:53.067ZPlanning: Finding local manifests ... Done
1442026-05-11T21:12:53.079ZPlanning: Fetching manifests: 0/6 0% complete
1452026-05-11T21:12:53.106ZPlanning: Fetching manifests: 6/6 100% complete
1462026-05-11T21:12:53.119ZPlanning: Package planning ... Done
1472026-05-11T21:12:53.122ZPlanning: Merging actions ... Done
1482026-05-11T21:12:53.369ZPlanning: Checking for conflicting actions ... Done
1492026-05-11T21:12:53.372ZPlanning: Consolidating action changes ... Done
1502026-05-11T21:12:54.209ZPlanning: Evaluating mediators ... Done
1512026-05-11T21:12:54.212ZPlanning: Planning completed in 1.30 seconds
1522026-05-11T21:12:54.218Z Packages to install: 6
1532026-05-11T21:12:54.221Z Services to change: 2
1542026-05-11T21:12:54.221Z Create boot environment: No
1552026-05-11T21:12:54.221ZCreate backup boot environment: No
1562026-05-11T21:12:54.243Z
1572026-05-11T21:12:54.243ZDownload: 0/22 items 0.0/14.9MB 0% complete
1582026-05-11T21:12:54.413ZDownload: Completed 14.92 MB in 0.17 seconds (87.8M/s)
1592026-05-11T21:12:54.704Z Actions: 1/110 actions (Installing new actions)
1602026-05-11T21:12:55.097Z Actions: Completed 110 actions in 0.39 seconds.
1612026-05-11T21:12:55.101ZFinalize: Updating package state database ... Done
1622026-05-11T21:12:55.101ZFinalize: Updating package cache ... Done
1632026-05-11T21:12:55.113ZFinalize: Updating image state ... Done
1642026-05-11T21:12:57.756ZFinalize: Creating fast lookup database ... Done
1652026-05-11T21:12:57.831ZFinalize: Reading search index ... Done
1662026-05-11T21:12:57.834ZFinalize: Updating search index ... Done
1672026-05-11T21:13:02.517ZFinalize: Updating package cache ... Done
1682026-05-11T21:13:02.602Z+ [[ -z 01KRCDRF232W27E4H95C3PV1DP ]]
1692026-05-11T21:13:02.602Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-05-11T21:13:03.579Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-05-11T21:13:03.579Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-05-11T21:13:03.579Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-05-11T21:13:03.579Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-05-11T21:13:03.582Ztempdir @ "/tmp/.tmpB3WP2x/tmp"
1752026-05-11T21:13:03.582Zimage root @ "/tmp/.tmpB3WP2x/tmp/root"
1762026-05-11T21:13:03.582Zcreating image...
1772026-05-11T21:13:03.869Zcopying publishers...
1782026-05-11T21:13:04.252Zadding properties...
1792026-05-11T21:13:04.960Zinstalling packages...
1802026-05-11T21:13:13.151Zseeding SMF database...
1812026-05-11T21:13:17.415Zconfiguring SMF profile...
1822026-05-11T21:13:17.418Zmodifying shadow(5)...
1832026-05-11T21:13:17.418Zloading user and group database...
1842026-05-11T21:13:17.418Zloading facet selections...
1852026-05-11T21:13:17.702Z devel -> true
1862026-05-11T21:13:17.702Z doc.man -> true
1872026-05-11T21:13:17.702Z entire.service/hal -> true
1882026-05-11T21:13:17.702Z entire.service/network/smtp/dma -> true
1892026-05-11T21:13:17.702Z locale.ar -> true
1902026-05-11T21:13:17.702Z locale.ca -> true
1912026-05-11T21:13:17.702Z locale.cs -> true
1922026-05-11T21:13:17.702Z locale.de -> true
1932026-05-11T21:13:17.702Z locale.es -> true
1942026-05-11T21:13:17.703Z locale.fr -> true
1952026-05-11T21:13:17.703Z locale.he -> true
1962026-05-11T21:13:17.703Z locale.hu -> true
1972026-05-11T21:13:17.703Z locale.id -> true
1982026-05-11T21:13:17.703Z locale.it -> true
1992026-05-11T21:13:17.703Z locale.ja -> true
2002026-05-11T21:13:17.703Z locale.ko -> true
2012026-05-11T21:13:17.703Z locale.nl -> true
2022026-05-11T21:13:17.703Z locale.pl -> true
2032026-05-11T21:13:17.703Z locale.pt_BR -> true
2042026-05-11T21:13:17.703Z locale.ru -> true
2052026-05-11T21:13:17.703Z locale.sk -> true
2062026-05-11T21:13:17.703Z locale.sv -> true
2072026-05-11T21:13:17.703Z locale.zh_CN -> true
2082026-05-11T21:13:17.703Z locale.zh_HK -> true
2092026-05-11T21:13:17.703Z locale.zh_TW -> true
2102026-05-11T21:13:17.703Z onu.ooceonly -> true
2112026-05-11T21:13:17.703Z version-lock.shell/ksh93 -> true
2122026-05-11T21:13:17.703Z version-lock.system/data/hardware-registry -> true
2132026-05-11T21:13:17.703Z version-lock.system/data/zoneinfo -> true
2142026-05-11T21:13:17.703Z version-lock.system/microcode/amd -> true
2152026-05-11T21:13:17.703Z version-lock.system/microcode/intel -> true
2162026-05-11T21:13:17.703Z version-lock.system/microcode/oxide -> true
2172026-05-11T21:13:17.703Zassessing packaged files...
2182026-05-11T21:13:19.220Zcreating archive...
2192026-05-11T21:13:19.246Zmissing from packaging:
2202026-05-11T21:13:19.246Z "etc/.pwd.lock"
2212026-05-11T21:13:19.251Z "etc/svc/profile/generic.xml"
2222026-05-11T21:13:19.251Z "etc/svc/profile/inetd_services.xml"
2232026-05-11T21:13:19.252Z "etc/svc/profile/name_service.xml"
2242026-05-11T21:13:19.252Z "etc/svc/profile/platform.xml"
2252026-05-11T21:13:19.256Z "etc/svc/profile/platform_omicron1.xml"
2262026-05-11T21:13:19.257Z "etc/svc/repository.db"
2272026-05-11T21:13:19.257Z
2282026-05-11T21:13:19.260Z
2292026-05-11T21:13:19.260Zfinishing archive...
2302026-05-11T21:13:19.909Zcreating gzonly manifest...
2312026-05-11T21:13:19.912Zok
2322026-05-11T21:13:19.973Z+ trap cleanup EXIT
2332026-05-11T21:13:19.976Z+ OUT_DIR=/work/bench-results
2342026-05-11T21:13:19.976Z+ mkdir -p /work/bench-results
2352026-05-11T21:13:19.976Z+ mkdir -p target/criterion
2362026-05-11T21:13:19.979Z+ mkdir -p target/xde-bench
2372026-05-11T21:13:19.979Z+ banner collect
2382026-05-11T21:13:19.982Z
2392026-05-11T21:13:19.982Z #### #### # # ###### #### #####
2402026-05-11T21:13:19.982Z # # # # # # # # # #
2412026-05-11T21:13:19.982Z # # # # # ##### # #
2422026-05-11T21:13:19.982Z # # # # # # # #
2432026-05-11T21:13:19.982Z # # # # # # # # # #
2442026-05-11T21:13:19.982Z #### #### ###### ###### ###### #### #
2452026-05-11T21:13:19.982Z
2462026-05-11T21:13:19.982Z++ cat .git/refs/heads/master
2472026-05-11T21:13:19.982Z+ BASELINE_COMMIT=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8
2482026-05-11T21:13:19.982Z+ [[ faster-syn-expiry == \m\a\s\t\e\r ]]
2492026-05-11T21:13:19.982Z+ get_artifact opte benchmark 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 bench-results.tgz
2502026-05-11T21:13:19.982Z+ local curl_res
2512026-05-11T21:13:19.982Z+ repo=opte
2522026-05-11T21:13:19.982Z+ series=benchmark
2532026-05-11T21:13:19.982Z+ commit=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8
2542026-05-11T21:13:19.982Z+ name=bench-results.tgz
2552026-05-11T21:13:19.982Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-05-11T21:13:19.982Z+ mkdir -p download
2572026-05-11T21:13:19.986Z+ pushd download
2582026-05-11T21:13:19.986Z+ [[ ! -f bench-results.tgz ]]
2592026-05-11T21:13:19.986Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2602026-05-11T21:13:19.986Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8/bench-results.tgz
2612026-05-11T21:13:19.990Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-05-11T21:13:19.990Z Dload Upload Total Spent Left Speed
2632026-05-11T21:13:20.286Z 0 0 0 0 0 0 0 0 0 100 6.08M 100 6.08M 0 0 20.56M 0 0 100 6.08M 100 6.08M 0 0 20.56M 0 0 100 6.08M 100 6.08M 0 0 20.55M 0 0
2642026-05-11T21:13:20.288Z+ curl_res=0
2652026-05-11T21:13:20.288Z+ popd
2662026-05-11T21:13:20.288Z+ return 0
2672026-05-11T21:13:20.288Z/work/oxidecomputer/opte
2682026-05-11T21:13:20.291Z+ tar -xf download/bench-results.tgz -C target
2692026-05-11T21:13:20.467Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-05-11T21:13:20.470Z+ rm -r target/bench-results
2712026-05-11T21:13:20.470Z+ [[ '' -eq 1 ]]
2722026-05-11T21:13:20.470Z+ uname -a
2732026-05-11T21:13:20.473ZSunOS w-01KRCE2D8P7RPNERXT719VZR49 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-05-11T21:13:20.473Z+ cat /etc/versions/build
2752026-05-11T21:13:20.473Zheads/stlouis-0-gd5af107c55
2762026-05-11T21:13:20.473Z+ dladm
2772026-05-11T21:13:20.476ZLINK CLASS MTU STATE BRIDGE OVER
2782026-05-11T21:13:20.476Zena0 phys 9216 up -- --
2792026-05-11T21:13:20.476Z+ ipadm
2802026-05-11T21:13:20.479ZADDROBJ TYPE STATE ADDR
2812026-05-11T21:13:20.479Zlo0/v4 static ok 127.0.0.1/8
2822026-05-11T21:13:20.479Zena0/dhcp dhcp ok 10.150.1.125/24
2832026-05-11T21:13:20.479Zlo0/v6 static ok ::1/128
2842026-05-11T21:13:20.480Z+ pfexec rem_drv xde
2852026-05-11T21:13:20.486Z+ set -o errexit
2862026-05-11T21:13:20.486Z+ set -o pipefail
2872026-05-11T21:13:20.489Z+ banner prepare
2882026-05-11T21:13:20.489Z
2892026-05-11T21:13:20.489Z ##### ##### ###### ##### ## ##### ######
2902026-05-11T21:13:20.489Z # # # # # # # # # # # #
2912026-05-11T21:13:20.489Z # # # # ##### # # # # # # #####
2922026-05-11T21:13:20.489Z ##### ##### # ##### ###### ##### #
2932026-05-11T21:13:20.489Z # # # # # # # # # #
2942026-05-11T21:13:20.489Z # # # ###### # # # # # ######
2952026-05-11T21:13:20.489Z
2962026-05-11T21:13:20.489Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-05-11T21:13:20.492Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-05-11T21:13:20.553Z+ pfexec add_drv xde
2992026-05-11T21:13:21.325Z+ banner bench
3002026-05-11T21:13:21.329Z
3012026-05-11T21:13:21.329Z ##### ###### # # #### # #
3022026-05-11T21:13:21.329Z # # # ## # # # # #
3032026-05-11T21:13:21.329Z ##### ##### # # # # ######
3042026-05-11T21:13:21.329Z # # # # # # # # #
3052026-05-11T21:13:21.329Z # # # # ## # # # #
3062026-05-11T21:13:21.329Z ##### ###### # # #### # #
3072026-05-11T21:13:21.329Z
3082026-05-11T21:13:21.329Z+ cargo kbench local
3092026-05-11T21:13:21.439Z Updating crates.io index
3102026-05-11T21:13:21.473Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-05-11T21:13:22.242Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-05-11T21:13:22.987Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-05-11T21:13:23.439Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-05-11T21:13:23.909Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-05-11T21:13:24.162Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-05-11T21:13:24.444Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-05-11T21:13:26.540Z Downloading crates ...
3182026-05-11T21:13:26.594Z Downloaded bitflags v1.3.2
3192026-05-11T21:13:26.597Z Downloaded defmt-parser v1.0.0
3202026-05-11T21:13:26.597Z Downloaded anstream v1.0.0
3212026-05-11T21:13:26.600Z Downloaded anstyle v1.0.14
3222026-05-11T21:13:26.600Z Downloaded alloca v0.4.0
3232026-05-11T21:13:26.603Z Downloaded autocfg v1.5.0
3242026-05-11T21:13:26.603Z Downloaded anstyle-query v1.1.5
3252026-05-11T21:13:26.603Z Downloaded crc32fast v1.5.0
3262026-05-11T21:13:26.606Z Downloaded anstyle-parse v1.0.0
3272026-05-11T21:13:26.606Z Downloaded num-conv v0.2.1
3282026-05-11T21:13:26.609Z Downloaded foreign-types v0.5.0
3292026-05-11T21:13:26.614Z Downloaded clap_lex v1.1.0
3302026-05-11T21:13:26.614Z Downloaded equivalent v1.0.2
3312026-05-11T21:13:26.617Z Downloaded futures-sink v0.3.32
3322026-05-11T21:13:26.617Z Downloaded ciborium-io v0.2.2
3332026-05-11T21:13:26.621Z Downloaded itoa v1.0.18
3342026-05-11T21:13:26.621Z Downloaded ident_case v1.0.1
3352026-05-11T21:13:26.621Z Downloaded erased-serde v0.3.31
3362026-05-11T21:13:26.634Z Downloaded embedded-io v0.4.0
3372026-05-11T21:13:26.634Z Downloaded deranged v0.5.8
3382026-05-11T21:13:26.634Z Downloaded dtor v0.8.1
3392026-05-11T21:13:26.634Z Downloaded proc-macro-error v1.0.4
3402026-05-11T21:13:26.634Z Downloaded is_terminal_polyfill v1.70.2
3412026-05-11T21:13:26.634Z Downloaded defmt v0.3.100
3422026-05-11T21:13:26.634Z Downloaded macaddr v1.0.1
3432026-05-11T21:13:26.634Z Downloaded pin-project-lite v0.2.17
3442026-05-11T21:13:26.634Z Downloaded ciborium-ll v0.2.2
3452026-05-11T21:13:26.638Z Downloaded cobs v0.3.0
3462026-05-11T21:13:26.638Z Downloaded ref-cast-impl v1.0.25
3472026-05-11T21:13:26.638Z Downloaded pretty-hex v0.4.2
3482026-05-11T21:13:26.638Z Downloaded proc-macro-crate v3.5.0
3492026-05-11T21:13:26.642Z Downloaded plotters-backend v0.3.7
3502026-05-11T21:13:26.642Z Downloaded futures-macro v0.3.32
3512026-05-11T21:13:26.642Z Downloaded plotters-svg v0.3.7
3522026-05-11T21:13:26.642Z Downloaded managed v0.8.0
3532026-05-11T21:13:26.645Z Downloaded slog-envlogger v2.2.0
3542026-05-11T21:13:26.648Z Downloaded find-msvc-tools v0.1.9
3552026-05-11T21:13:26.648Z Downloaded crossbeam-deque v0.8.6
3562026-05-11T21:13:26.648Z Downloaded tabwriter v1.4.1
3572026-05-11T21:13:26.651Z Downloaded either v1.15.0
3582026-05-11T21:13:26.651Z Downloaded darling_macro v0.23.0
3592026-05-11T21:13:26.651Z Downloaded darling v0.21.3
3602026-05-11T21:13:26.654Z Downloaded colored v3.1.1
3612026-05-11T21:13:26.654Z Downloaded arc-swap v1.9.1
3622026-05-11T21:13:26.657Z Downloaded dtor-proc-macro v0.0.13
3632026-05-11T21:13:26.662Z Downloaded hash32 v0.3.1
3642026-05-11T21:13:26.662Z Downloaded foreign-types-shared v0.3.1
3652026-05-11T21:13:26.665Z Downloaded futures-core v0.3.32
3662026-05-11T21:13:26.665Z Downloaded cpufeatures v0.3.0
3672026-05-11T21:13:26.669Z Downloaded futures-task v0.3.32
3682026-05-11T21:13:26.669Z Downloaded ref-cast v1.0.25
3692026-05-11T21:13:26.669Z Downloaded ctor-proc-macro v0.0.13
3702026-05-11T21:13:26.672Z Downloaded cast v0.3.0
3712026-05-11T21:13:26.675Z Downloaded foreign-types-macros v0.2.3
3722026-05-11T21:13:26.675Z Downloaded darling_macro v0.21.3
3732026-05-11T21:13:26.675Z Downloaded time-core v0.1.8
3742026-05-11T21:13:26.678Z Downloaded futures-io v0.3.32
3752026-05-11T21:13:26.681Z Downloaded circular v0.3.0
3762026-05-11T21:13:26.685Z Downloaded lazy_static v1.5.0
3772026-05-11T21:13:26.688Z Downloaded dyn-clone v1.0.20
3782026-05-11T21:13:26.688Z Downloaded anyhow v1.0.102
3792026-05-11T21:13:26.691Z Downloaded utf8parse v0.2.2
3802026-05-11T21:13:26.691Z Downloaded page_size v0.6.0
3812026-05-11T21:13:26.691Z Downloaded criterion-plot v0.8.2
3822026-05-11T21:13:26.694Z Downloaded anes v0.1.6
3832026-05-11T21:13:26.694Z Downloaded errno v0.3.14
3842026-05-11T21:13:26.694Z Downloaded link-section v0.2.1
3852026-05-11T21:13:26.700Z Downloaded heck v0.4.1
3862026-05-11T21:13:26.700Z Downloaded terminal_size v0.4.4
3872026-05-11T21:13:26.700Z Downloaded stable_deref_trait v1.2.1
3882026-05-11T21:13:26.700Z Downloaded proc-macro-error-attr v1.0.4
3892026-05-11T21:13:26.700Z Downloaded cfg_aliases v0.2.1
3902026-05-11T21:13:26.703Z Downloaded cfg-if v1.0.4
3912026-05-11T21:13:26.703Z Downloaded colorchoice v1.0.5
3922026-05-11T21:13:26.703Z Downloaded embedded-io v0.6.1
3932026-05-11T21:13:26.703Z Downloaded heck v0.5.0
3942026-05-11T21:13:26.703Z Downloaded is-terminal v0.4.17
3952026-05-11T21:13:26.703Z Downloaded cstr-argument v0.1.2
3962026-05-11T21:13:26.707Z Downloaded version_check v0.9.5
3972026-05-11T21:13:26.707Z Downloaded fnv v1.0.7
3982026-05-11T21:13:26.713Z Downloaded bitflags v2.11.1
3992026-05-11T21:13:26.713Z Downloaded take_mut v0.2.2
4002026-05-11T21:13:26.713Z Downloaded rusticata-macros v5.0.0
4012026-05-11T21:13:26.713Z Downloaded defmt v1.0.1
4022026-05-11T21:13:26.718Z Downloaded strsim v0.11.1
4032026-05-11T21:13:26.718Z Downloaded proc-macro-error-attr2 v2.0.0
4042026-05-11T21:13:26.721Z Downloaded powerfmt v0.2.0
4052026-05-11T21:13:26.721Z Downloaded ipnetwork v0.21.1
4062026-05-11T21:13:26.721Z Downloaded byteorder v1.5.0
4072026-05-11T21:13:26.721Z Downloaded defmt-macros v1.0.1
4082026-05-11T21:13:26.724Z Downloaded cookie-factory v0.3.3
4092026-05-11T21:13:26.727Z Downloaded thiserror-impl v2.0.18
4102026-05-11T21:13:26.727Z Downloaded slog-async v2.8.0
4112026-05-11T21:13:26.730Z Downloaded ctor v0.10.1
4122026-05-11T21:13:26.730Z Downloaded ciborium v0.2.2
4132026-05-11T21:13:26.733Z Downloaded slog-scope v4.4.1
4142026-05-11T21:13:26.733Z Downloaded thiserror v2.0.18
4152026-05-11T21:13:26.736Z Downloaded oxnet v0.1.5
4162026-05-11T21:13:26.739Z Downloaded getrandom v0.4.2
4172026-05-11T21:13:26.742Z Downloaded clap v4.6.1
4182026-05-11T21:13:26.745Z Downloaded slab v0.4.12
4192026-05-11T21:13:26.745Z Downloaded ingot-macros v0.1.1
4202026-05-11T21:13:26.748Z Downloaded crossbeam-epoch v0.9.18
4212026-05-11T21:13:26.748Z Downloaded clap_derive v4.6.1
4222026-05-11T21:13:26.751Z Downloaded ingot v0.1.1
4232026-05-11T21:13:26.751Z Downloaded futures-executor v0.3.32
4242026-05-11T21:13:26.751Z Downloaded shlex v1.3.0
4252026-05-11T21:13:26.751Z Downloaded thiserror v1.0.69
4262026-05-11T21:13:26.754Z Downloaded darling v0.23.0
4272026-05-11T21:13:26.756Z Downloaded futures-channel v0.3.32
4282026-05-11T21:13:26.760Z Downloaded walkdir v2.5.0
4292026-05-11T21:13:26.760Z Downloaded tinytemplate v1.2.1
4302026-05-11T21:13:26.760Z Downloaded rand_core v0.10.1
4312026-05-11T21:13:26.763Z Downloaded rustversion v1.0.22
4322026-05-11T21:13:26.765Z Downloaded ingot-types v0.1.2
4332026-05-11T21:13:26.765Z Downloaded thiserror-impl v1.0.69
4342026-05-11T21:13:26.768Z Downloaded slog-stdlog v4.1.1
4352026-05-11T21:13:26.768Z Downloaded chacha20 v0.10.0
4362026-05-11T21:13:26.768Z Downloaded futures v0.3.32
4372026-05-11T21:13:26.771Z Downloaded quote v1.0.45
4382026-05-11T21:13:26.774Z Downloaded darling_core v0.21.3
4392026-05-11T21:13:26.777Z Downloaded time-macros v0.2.27
4402026-05-11T21:13:26.777Z Downloaded slog-term v2.9.2
4412026-05-11T21:13:26.780Z Downloaded num_enum_derive v0.7.6
4422026-05-11T21:13:26.780Z Downloaded num_enum v0.7.6
4432026-05-11T21:13:26.782Z Downloaded iana-time-zone v0.1.65
4442026-05-11T21:13:26.783Z Downloaded tracing-attributes v0.1.31
4452026-05-11T21:13:26.785Z Downloaded thread_local v1.1.9
4462026-05-11T21:13:26.785Z Downloaded term v1.2.1
4472026-05-11T21:13:26.788Z Downloaded proc-macro-error2 v2.0.1
4482026-05-11T21:13:26.790Z Downloaded darling_core v0.23.0
4492026-05-11T21:13:26.793Z Downloaded heapless v0.8.0
4502026-05-11T21:13:26.793Z Downloaded half v2.7.1
4512026-05-11T21:13:26.797Z Downloaded log v0.4.29
4522026-05-11T21:13:26.797Z Downloaded crossbeam-utils v0.8.21
4532026-05-11T21:13:26.800Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4542026-05-11T21:13:26.800Z Downloaded once_cell v1.21.4
4552026-05-11T21:13:26.803Z Downloaded same-file v1.0.6
4562026-05-11T21:13:26.807Z Downloaded aho-corasick v1.1.4
4572026-05-11T21:13:26.810Z Downloaded zmij v1.0.21
4582026-05-11T21:13:26.813Z Downloaded toml_parser v1.1.2+spec-1.1.0
4592026-05-11T21:13:26.813Z Downloaded cc v1.2.61
4602026-05-11T21:13:26.815Z Downloaded slog v2.8.2
4612026-05-11T21:13:26.815Z Downloaded crossbeam-channel v0.5.15
4622026-05-11T21:13:26.818Z Downloaded uuid v1.23.1
4632026-05-11T21:13:26.821Z Downloaded serde_derive v1.0.228
4642026-05-11T21:13:26.824Z Downloaded oorandom v11.1.5
4652026-05-11T21:13:26.824Z Downloaded indexmap v2.14.0
4662026-05-11T21:13:26.828Z Downloaded serde_core v1.0.228
4672026-05-11T21:13:26.828Z Downloaded postcard v1.1.3
4682026-05-11T21:13:26.831Z Downloaded criterion v0.8.2
4692026-05-11T21:13:26.834Z Downloaded unicode-ident v1.0.24
4702026-05-11T21:13:26.834Z Downloaded proc-macro2 v1.0.106
4712026-05-11T21:13:26.837Z Downloaded itertools v0.13.0
4722026-05-11T21:13:26.840Z Downloaded tracing-core v0.1.36
4732026-05-11T21:13:26.840Z Downloaded itertools v0.12.1
4742026-05-11T21:13:26.843Z Downloaded futures-util v0.3.32
4752026-05-11T21:13:26.849Z Downloaded socket2 v0.6.3
4762026-05-11T21:13:26.852Z Downloaded hashbrown v0.17.0
4772026-05-11T21:13:26.856Z Downloaded rayon-core v1.13.0
4782026-05-11T21:13:26.856Z Downloaded itertools v0.14.0
4792026-05-11T21:13:26.859Z Downloaded clap_builder v4.6.0
4802026-05-11T21:13:26.862Z Downloaded toml_edit v0.25.11+spec-1.1.0
4812026-05-11T21:13:26.865Z Downloaded num-traits v0.2.19
4822026-05-11T21:13:26.868Z Downloaded chrono v0.4.44
4832026-05-11T21:13:26.875Z Downloaded plotters v0.3.7
4842026-05-11T21:13:26.879Z Downloaded memchr v2.8.0
4852026-05-11T21:13:26.891Z Downloaded serde v1.0.228
4862026-05-11T21:13:26.893Z Downloaded libc v0.2.186
4872026-05-11T21:13:26.910Z Downloaded zerocopy-derive v0.8.48
4882026-05-11T21:13:26.925Z Downloaded rand v0.10.1
4892026-05-11T21:13:26.940Z Downloaded nom v8.0.0
4902026-05-11T21:13:26.954Z Downloaded regex v1.12.3
4912026-05-11T21:13:26.961Z Downloaded serde_json v1.0.149
4922026-05-11T21:13:26.966Z Downloaded rayon v1.12.0
4932026-05-11T21:13:26.984Z Downloaded pcap-parser v0.17.0
4942026-05-11T21:13:26.990Z Downloaded winnow v1.0.2
4952026-05-11T21:13:27.005Z Downloaded time v0.3.47
4962026-05-11T21:13:27.014Z Downloaded syn v1.0.109
4972026-05-11T21:13:27.052Z Downloaded zerocopy v0.8.48
4982026-05-11T21:13:27.062Z Downloaded syn v2.0.117
4992026-05-11T21:13:27.068Z Downloaded smoltcp v0.11.0
5002026-05-11T21:13:27.074Z Downloaded regex-syntax v0.8.10
5012026-05-11T21:13:27.078Z Downloaded nix v0.31.2
5022026-05-11T21:13:27.083Z Downloaded unicode-width v0.2.2
5032026-05-11T21:13:27.087Z Downloaded rustix v1.1.4
5042026-05-11T21:13:27.099Z Downloaded tracing v0.1.44
5052026-05-11T21:13:27.108Z Downloaded regex-automata v0.4.14
5062026-05-11T21:13:27.175Z Compiling proc-macro2 v1.0.106
5072026-05-11T21:13:27.175Z Compiling unicode-ident v1.0.24
5082026-05-11T21:13:27.178Z Compiling quote v1.0.45
5092026-05-11T21:13:27.179Z Compiling serde_core v1.0.228
5102026-05-11T21:13:27.179Z Compiling cfg-if v1.0.4
5112026-05-11T21:13:27.179Z Compiling libc v0.2.186
5122026-05-11T21:13:27.246Z Compiling memchr v2.8.0
5132026-05-11T21:13:27.249Z Compiling serde v1.0.228
5142026-05-11T21:13:27.323Z Compiling rustversion v1.0.22
5152026-05-11T21:13:27.383Z Compiling version_check v0.9.5
5162026-05-11T21:13:27.642Z Compiling ident_case v1.0.1
5172026-05-11T21:13:27.646Z Compiling strsim v0.11.1
5182026-05-11T21:13:27.649Z Compiling zerocopy v0.8.48
5192026-05-11T21:13:27.745Z Compiling thiserror v2.0.18
5202026-05-11T21:13:27.931Z Compiling either v1.15.0
5212026-05-11T21:13:28.137Z Compiling fnv v1.0.7
5222026-05-11T21:13:28.169Z Compiling syn v1.0.109
5232026-05-11T21:13:28.197Z Compiling pin-project-lite v0.2.17
5242026-05-11T21:13:28.223Z Compiling regex-syntax v0.8.10
5252026-05-11T21:13:28.226Z Compiling crossbeam-utils v0.8.21
5262026-05-11T21:13:28.284Z Compiling winnow v1.0.2
5272026-05-11T21:13:28.454Z Compiling syn v2.0.117
5282026-05-11T21:13:28.468Z Compiling aho-corasick v1.1.4
5292026-05-11T21:13:28.539Z Compiling equivalent v1.0.2
5302026-05-11T21:13:28.586Z Compiling hashbrown v0.17.0
5312026-05-11T21:13:28.723Z Compiling itertools v0.14.0
5322026-05-11T21:13:29.121Z Compiling indexmap v2.14.0
5332026-05-11T21:13:29.285Z Compiling toml_parser v1.1.2+spec-1.1.0
5342026-05-11T21:13:29.586Z Compiling bitflags v2.11.1
5352026-05-11T21:13:29.719Z Compiling regex-automata v0.4.14
5362026-05-11T21:13:29.810Z Compiling toml_datetime v1.1.1+spec-1.1.0
5372026-05-11T21:13:29.919Z Compiling heapless v0.8.0
5382026-05-11T21:13:29.927Z Compiling byteorder v1.5.0
5392026-05-11T21:13:30.037Z Compiling autocfg v1.5.0
5402026-05-11T21:13:30.117Z Compiling hash32 v0.3.1
5412026-05-11T21:13:30.232Z Compiling toml_edit v0.25.11+spec-1.1.0
5422026-05-11T21:13:30.249Z Compiling slog v2.8.2
5432026-05-11T21:13:30.364Z Compiling smoltcp v0.11.0
5442026-05-11T21:13:30.384Z Compiling num-traits v0.2.19
5452026-05-11T21:13:30.468Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5462026-05-11T21:13:30.498Z Compiling futures-sink v0.3.32
5472026-05-11T21:13:30.608Z Compiling futures-core v0.3.32
5482026-05-11T21:13:30.611Z Compiling macaddr v1.0.1
5492026-05-11T21:13:30.697Z Compiling stable_deref_trait v1.2.1
5502026-05-11T21:13:30.724Z Compiling futures-channel v0.3.32
5512026-05-11T21:13:30.759Z Compiling proc-macro-crate v3.5.0
5522026-05-11T21:13:30.968Z Compiling darling_core v0.21.3
5532026-05-11T21:13:31.006Z Compiling darling_core v0.23.0
5542026-05-11T21:13:31.141Z Compiling proc-macro-error-attr v1.0.4
5552026-05-11T21:13:31.170Z Compiling rand_core v0.10.1
5562026-05-11T21:13:31.243Z Compiling anyhow v1.0.102
5572026-05-11T21:13:31.366Z Compiling crc32fast v1.5.0
5582026-05-11T21:13:31.403Z Compiling regex v1.12.3
5592026-05-11T21:13:31.597Z Compiling slab v0.4.12
5602026-05-11T21:13:31.646Z Compiling managed v0.8.0
5612026-05-11T21:13:31.797Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
5622026-05-11T21:13:31.806Z Compiling futures-io v0.3.32
5632026-05-11T21:13:31.896Z Compiling futures-task v0.3.32
5642026-05-11T21:13:31.961Z Compiling bitflags v1.3.2
5652026-05-11T21:13:31.988Z Compiling itoa v1.0.18
5662026-05-11T21:13:32.012Z Compiling getrandom v0.4.2
5672026-05-11T21:13:32.034Z Compiling ref-cast v1.0.25
5682026-05-11T21:13:32.263Z Compiling serde_derive v1.0.228
5692026-05-11T21:13:32.271Z Compiling zerocopy-derive v0.8.48
5702026-05-11T21:13:32.293Z Compiling thiserror-impl v2.0.18
5712026-05-11T21:13:32.343Z Compiling futures-macro v0.3.32
5722026-05-11T21:13:32.510Z Compiling ref-cast-impl v1.0.25
5732026-05-11T21:13:33.106Z Compiling num_enum_derive v0.7.6
5742026-05-11T21:13:33.168Z Compiling futures-util v0.3.32
5752026-05-11T21:13:33.210Z Compiling darling_macro v0.21.3
5762026-05-11T21:13:33.214Z Compiling darling_macro v0.23.0
5772026-05-11T21:13:33.638Z Compiling cobs v0.3.0
5782026-05-11T21:13:33.746Z Compiling darling v0.21.3
5792026-05-11T21:13:33.749Z Compiling darling v0.23.0
5802026-05-11T21:13:33.826Z Compiling foreign-types-macros v0.2.3
5812026-05-11T21:13:33.829Z Compiling ingot-macros v0.1.1
5822026-05-11T21:13:34.088Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5832026-05-11T21:13:34.446Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5842026-05-11T21:13:34.478Z Compiling proc-macro-error v1.0.4
5852026-05-11T21:13:34.597Z Compiling rustix v1.1.4
5862026-05-11T21:13:34.665Z Compiling unicode-width v0.2.2
5872026-05-11T21:13:34.700Z Compiling cpufeatures v0.3.0
5882026-05-11T21:13:34.771Z Compiling once_cell v1.21.4
5892026-05-11T21:13:34.829Z Compiling ipnetwork v0.21.1
5902026-05-11T21:13:34.937Z Compiling foreign-types-shared v0.3.1
5912026-05-11T21:13:34.997Z Compiling foreign-types v0.5.0
5922026-05-11T21:13:35.020Z Compiling tracing-core v0.1.36
5932026-05-11T21:13:35.069Z Compiling tabwriter v1.4.1
5942026-05-11T21:13:35.173Z Compiling chacha20 v0.10.0
5952026-05-11T21:13:35.352Z Compiling num_enum v0.7.6
5962026-05-11T21:13:35.454Z Compiling erased-serde v0.3.31
5972026-05-11T21:13:35.469Z Compiling postcard v1.1.3
5982026-05-11T21:13:35.571Z Compiling futures-executor v0.3.32
5992026-05-11T21:13:35.790Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6002026-05-11T21:13:35.995Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6012026-05-11T21:13:36.016Z Compiling tracing-attributes v0.1.31
6022026-05-11T21:13:36.387Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6032026-05-11T21:13:36.450Z Compiling errno v0.3.14
6042026-05-11T21:13:36.504Z Compiling cstr-argument v0.1.2
6052026-05-11T21:13:36.512Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
6062026-05-11T21:13:36.602Z Compiling powerfmt v0.2.0
6072026-05-11T21:13:36.738Z Compiling pretty-hex v0.4.2
6082026-05-11T21:13:36.860Z Compiling ingot-types v0.1.2
6092026-05-11T21:13:36.876Z Compiling utf8parse v0.2.2
6102026-05-11T21:13:36.884Z Compiling time-core v0.1.8
6112026-05-11T21:13:36.939Z Compiling dyn-clone v1.0.20
6122026-05-11T21:13:36.978Z Compiling find-msvc-tools v0.1.9
6132026-05-11T21:13:37.024Z Compiling zmij v1.0.21
6142026-05-11T21:13:37.078Z Compiling thiserror v1.0.69
6152026-05-11T21:13:37.210Z Compiling shlex v1.3.0
6162026-05-11T21:13:37.280Z Compiling ingot v0.1.1
6172026-05-11T21:13:37.306Z Compiling num-conv v0.2.1
6182026-05-11T21:13:37.322Z Compiling tracing v0.1.44
6192026-05-11T21:13:37.399Z Compiling cc v1.2.61
6202026-05-11T21:13:37.450Z Compiling time-macros v0.2.27
6212026-05-11T21:13:37.603Z Compiling anstyle-parse v1.0.0
6222026-05-11T21:13:37.647Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6232026-05-11T21:13:37.770Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
6242026-05-11T21:13:37.806Z Compiling deranged v0.5.8
6252026-05-11T21:13:37.960Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6262026-05-11T21:13:38.437Z Compiling rand v0.10.1
6272026-05-11T21:13:38.753Z Compiling futures v0.3.32
6282026-05-11T21:13:38.772Z Compiling thiserror-impl v1.0.69
6292026-05-11T21:13:38.831Z Compiling crossbeam-epoch v0.9.18
6302026-05-11T21:13:38.903Z Compiling uuid v1.23.1
6312026-05-11T21:13:39.248Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6322026-05-11T21:13:39.275Z Compiling arc-swap v1.9.1
6332026-05-11T21:13:39.310Z Compiling socket2 v0.6.3
6342026-05-11T21:13:39.383Z Compiling nom v8.0.0
6352026-05-11T21:13:39.608Z Compiling thread_local v1.1.9
6362026-05-11T21:13:39.868Z Compiling slog-async v2.8.0
6372026-05-11T21:13:39.903Z Compiling rayon-core v1.13.0
6382026-05-11T21:13:39.947Z Compiling serde_json v1.0.149
6392026-05-11T21:13:40.145Z Compiling is_terminal_polyfill v1.70.2
6402026-05-11T21:13:40.234Z Compiling lazy_static v1.5.0
6412026-05-11T21:13:40.256Z Compiling anstyle-query v1.1.5
6422026-05-11T21:13:40.333Z Compiling iana-time-zone v0.1.65
6432026-05-11T21:13:40.359Z Compiling anstyle v1.0.14
6442026-05-11T21:13:40.606Z Compiling oxnet v0.1.5
6452026-05-11T21:13:40.627Z Compiling colored v3.1.1
6462026-05-11T21:13:40.778Z Compiling heck v0.4.1
6472026-05-11T21:13:40.899Z Compiling colorchoice v1.0.5
6482026-05-11T21:13:40.977Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6492026-05-11T21:13:41.015Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6502026-05-11T21:13:41.184Z Compiling anstream v1.0.0
6512026-05-11T21:13:41.193Z Compiling chrono v0.4.44
6522026-05-11T21:13:41.666Z Compiling slog-scope v4.4.1
6532026-05-11T21:13:41.704Z Compiling time v0.3.47
6542026-05-11T21:13:42.017Z Compiling rusticata-macros v5.0.0
6552026-05-11T21:13:42.236Z Compiling crossbeam-deque v0.8.6
6562026-05-11T21:13:42.282Z Compiling cookie-factory v0.3.3
6572026-05-11T21:13:42.453Z Compiling alloca v0.4.0
6582026-05-11T21:13:42.607Z Compiling terminal_size v0.4.4
6592026-05-11T21:13:42.725Z Compiling half v2.7.1
6602026-05-11T21:13:42.754Z Compiling crossbeam-channel v0.5.15
6612026-05-11T21:13:42.953Z Compiling itertools v0.12.1
6622026-05-11T21:13:43.055Z Compiling is-terminal v0.4.17
6632026-05-11T21:13:43.152Z Compiling heck v0.5.0
6642026-05-11T21:13:43.322Z Compiling circular v0.3.0
6652026-05-11T21:13:43.352Z Compiling take_mut v0.2.2
6662026-05-11T21:13:43.391Z Compiling cfg_aliases v0.2.1
6672026-05-11T21:13:43.460Z Compiling ciborium-io v0.2.2
6682026-05-11T21:13:43.463Z Compiling clap_lex v1.1.0
6692026-05-11T21:13:43.554Z Compiling log v0.4.29
6702026-05-11T21:13:43.784Z Compiling term v1.2.1
6712026-05-11T21:13:43.793Z Compiling plotters-backend v0.3.7
6722026-05-11T21:13:43.808Z Compiling clap_builder v4.6.0
6732026-05-11T21:13:44.056Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6742026-05-11T21:13:44.115Z Compiling slog-term v2.9.2
6752026-05-11T21:13:44.201Z Compiling plotters-svg v0.3.7
6762026-05-11T21:13:44.385Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6772026-05-11T21:13:44.509Z Compiling slog-stdlog v4.1.1
6782026-05-11T21:13:44.854Z Compiling ciborium-ll v0.2.2
6792026-05-11T21:13:45.078Z Compiling nix v0.31.2
6802026-05-11T21:13:45.118Z Compiling pcap-parser v0.17.0
6812026-05-11T21:13:45.450Z Compiling clap_derive v4.6.1
6822026-05-11T21:13:46.099Z Compiling itertools v0.13.0
6832026-05-11T21:13:47.018Z Compiling cast v0.3.0
6842026-05-11T21:13:47.140Z Compiling same-file v1.0.6
6852026-05-11T21:13:47.196Z Compiling clap v4.6.1
6862026-05-11T21:13:47.278Z Compiling walkdir v2.5.0
6872026-05-11T21:13:47.302Z Compiling rayon v1.12.0
6882026-05-11T21:13:47.302Z Compiling tinytemplate v1.2.1
6892026-05-11T21:13:47.511Z Compiling criterion-plot v0.8.2
6902026-05-11T21:13:47.621Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6912026-05-11T21:13:47.866Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6922026-05-11T21:13:48.098Z Compiling slog-envlogger v2.2.0
6932026-05-11T21:13:48.295Z Compiling ciborium v0.2.2
6942026-05-11T21:13:48.304Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
6952026-05-11T21:13:49.047Z Compiling plotters v0.3.7
6962026-05-11T21:13:49.047Z Compiling page_size v0.6.0
6972026-05-11T21:13:49.163Z Compiling anes v0.1.6
6982026-05-11T21:13:49.209Z Compiling oorandom v11.1.5
6992026-05-11T21:13:49.338Z Compiling dtor-proc-macro v0.0.13
7002026-05-11T21:13:49.408Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7012026-05-11T21:13:49.682Z Compiling dtor v0.8.1
7022026-05-11T21:13:49.778Z Compiling link-section v0.2.1
7032026-05-11T21:13:49.918Z Compiling ctor-proc-macro v0.0.13
7042026-05-11T21:13:50.243Z Compiling criterion v0.8.2
7052026-05-11T21:13:50.251Z Compiling ctor v0.10.1
7062026-05-11T21:13:52.106Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7072026-05-11T21:14:05.840Z Finished `bench` profile [optimized + debuginfo] target(s) in 44.50s
7082026-05-11T21:14:05.944Z Running benches/xde.rs (target/release/deps/xde-0c2db07b1a19518d)
7092026-05-11T21:14:05.953Z###--------------------------------###
7102026-05-11T21:14:05.953Z:::Building test topology... (120s):::
7112026-05-11T21:14:05.953Z###--------------------------------###
7122026-05-11T21:14:05.959Zadding underlay route 0
7132026-05-11T21:14:05.963Zadding underlay route 1
7142026-05-11T21:14:06.166Zstart zones a, b
7152026-05-11T21:14:16.262Zconfigure zone
7162026-05-11T21:14:16.275Zconfigure zone
7172026-05-11T21:14:16.284Zinstall zone
7182026-05-11T21:14:16.284Zinstall zone
7192026-05-11T21:14:26.121Zboot zone
7202026-05-11T21:14:26.121Zboot zone
7212026-05-11T21:14:26.204Zsetup zones a, b
7222026-05-11T21:14:26.204Z[a] svcs -a
7232026-05-11T21:14:26.204Z[b] svcs -a
7242026-05-11T21:14:26.222ZFailed to parse command output: exit code 1
7252026-05-11T21:14:26.222Zstdout:
7262026-05-11T21:14:26.222Z
7272026-05-11T21:14:26.222Zstderr:
7282026-05-11T21:14:26.222Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7292026-05-11T21:14:26.227ZFailed to parse command output: exit code 1
7302026-05-11T21:14:26.227Zstdout:
7312026-05-11T21:14:26.227Z
7322026-05-11T21:14:26.227Zstderr:
7332026-05-11T21:14:26.227Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-05-11T21:14:26.422Z[a] svcs -a
7352026-05-11T21:14:26.422Z[b] svcs -a
7362026-05-11T21:14:26.533ZSTATE STIME FMRI
7372026-05-11T21:14:26.533Zonline 21:14:25 svc:/system/svc/restarter:default
7382026-05-11T21:14:26.533Zoffline 21:14:25 svc:/system/early-manifest-import:default
7392026-05-11T21:14:26.533Z- - svc:/application/management/net-snmp:default
7402026-05-11T21:14:26.533Z- - svc:/application/pkg/dynamic-mirror:default
7412026-05-11T21:14:26.533Z- - svc:/application/pkg/mirror:default
7422026-05-11T21:14:26.533Z- - svc:/application/pkg/repositories-setup:default
7432026-05-11T21:14:26.533Z- - svc:/application/pkg/server:default
7442026-05-11T21:14:26.533Z- - svc:/application/security/tcsd:default
7452026-05-11T21:14:26.533Z- - svc:/milestone/devices:default
7462026-05-11T21:14:26.533Z- - svc:/milestone/multi-user-server:default
7472026-05-11T21:14:26.533Z- - svc:/milestone/multi-user:default
7482026-05-11T21:14:26.533Z- - svc:/milestone/name-services:default
7492026-05-11T21:14:26.533Z- - svc:/milestone/network:default
7502026-05-11T21:14:26.533Z- - svc:/milestone/single-user:default
7512026-05-11T21:14:26.533Z- - svc:/milestone/sysconfig:default
7522026-05-11T21:14:26.534Z- - svc:/network/chrony:default
7532026-05-11T21:14:26.534Z- - svc:/network/datalink-management:default
7542026-05-11T21:14:26.534Z- - svc:/network/dns/client:default
7552026-05-11T21:14:26.534Z- - svc:/network/dns/install:default
7562026-05-11T21:14:26.534Z- - svc:/network/dns/multicast:default
7572026-05-11T21:14:26.534Z- - svc:/network/inetd-upgrade:default
7582026-05-11T21:14:26.534Z- - svc:/network/inetd:default
7592026-05-11T21:14:26.534Z- - svc:/network/initial:default
7602026-05-11T21:14:26.534Z- - svc:/network/install:default
7612026-05-11T21:14:26.534Z- - svc:/network/ip-interface-management:default
7622026-05-11T21:14:26.534Z- - svc:/network/ipmp:default
7632026-05-11T21:14:26.534Z- - svc:/network/ipqos:default
7642026-05-11T21:14:26.534Z- - svc:/network/ipsec/ike:default
7652026-05-11T21:14:26.534Z- - svc:/network/ipsec/ipsecalgs:default
7662026-05-11T21:14:26.534Z- - svc:/network/ipsec/manual-key:default
7672026-05-11T21:14:26.534Z- - svc:/network/ipsec/policy:default
7682026-05-11T21:14:26.534Z- - svc:/network/iptun:default
7692026-05-11T21:14:26.534Z- - svc:/network/ipv4-forwarding:default
7702026-05-11T21:14:26.534Z- - svc:/network/ipv6-forwarding:default
7712026-05-11T21:14:26.534Z- - svc:/network/ldap/client:default
7722026-05-11T21:14:26.534Z- - svc:/network/location:default
7732026-05-11T21:14:26.534Z- - svc:/network/loopback:default
7742026-05-11T21:14:26.534Z- - svc:/network/netcfg:default
7752026-05-11T21:14:26.534Z- - svc:/network/netmask:default
7762026-05-11T21:14:26.534Z- - svc:/network/nfs/cbd:default
7772026-05-11T21:14:26.534Z- - svc:/network/nfs/client:default
7782026-05-11T21:14:26.535Z- - svc:/network/nfs/log:default
7792026-05-11T21:14:26.535Z- - svc:/network/nfs/mapid:default
7802026-05-11T21:14:26.535Z- - svc:/network/nfs/nlockmgr:default
7812026-05-11T21:14:26.535Z- - svc:/network/nfs/rquota:default
7822026-05-11T21:14:26.535Z- - svc:/network/nfs/server:default
7832026-05-11T21:14:26.535Z- - svc:/network/nfs/status:default
7842026-05-11T21:14:26.535Z- - svc:/network/nis/client:default
7852026-05-11T21:14:26.535Z- - svc:/network/physical:default
7862026-05-11T21:14:26.535Z- - svc:/network/physical:nwam
7872026-05-11T21:14:26.535Z- - svc:/network/routing-setup:default
7882026-05-11T21:14:26.535Z- - svc:/network/routing/legacy-routing:ipv4
7892026-05-11T21:14:26.535Z- - svc:/network/routing/legacy-routing:ipv6
7902026-05-11T21:14:26.535Z- - svc:/network/routing/ndp:default
7912026-05-11T21:14:26.535Z- - svc:/network/routing/rdisc:default
7922026-05-11T21:14:26.535Z- - svc:/network/routing/ripng:default
7932026-05-11T21:14:26.535Z- - svc:/network/routing/route:default
7942026-05-11T21:14:26.535Z- - svc:/network/rpc/bind:default
7952026-05-11T21:14:26.535Z- - svc:/network/rpc/gss:default
7962026-05-11T21:14:26.535Z- - svc:/network/rpc/keyserv:default
7972026-05-11T21:14:26.535Z- - svc:/network/security/kadmin:default
7982026-05-11T21:14:26.535Z- - svc:/network/security/krb5kdc:default
7992026-05-11T21:14:26.535Z- - svc:/network/security/ktkt_warn:default
8002026-05-11T21:14:26.535Z- - svc:/network/service:default
8012026-05-11T21:14:26.535Z- - svc:/network/shares/group:default
8022026-05-11T21:14:26.535Z- - svc:/network/smb/client:default
8032026-05-11T21:14:26.535Z- - svc:/network/smb/server:default
8042026-05-11T21:14:26.536Z- - svc:/network/ssh:default
8052026-05-11T21:14:26.536Z- - svc:/network/tcpkey:default
8062026-05-11T21:14:26.536Z- - svc:/system/auditd:default
8072026-05-11T21:14:26.536Z- - svc:/system/auditset:default
8082026-05-11T21:14:26.536Z- - svc:/system/boot-archive-update:default
8092026-05-11T21:14:26.536Z- - svc:/system/boot-archive:default
8102026-05-11T21:14:26.536Z- - svc:/system/boot-config:default
8112026-05-11T21:14:26.536Z- - svc:/system/consadm:default
8122026-05-11T21:14:26.536Z- - svc:/system/console-login:default
8132026-05-11T21:14:26.536Z- - svc:/system/console-login:vt2
8142026-05-11T21:14:26.536Z- - svc:/system/console-login:vt3
8152026-05-11T21:14:26.536Z- - svc:/system/console-login:vt4
8162026-05-11T21:14:26.536Z- - svc:/system/console-login:vt5
8172026-05-11T21:14:26.536Z- - svc:/system/console-login:vt6
8182026-05-11T21:14:26.536Z- - svc:/system/coreadm:default
8192026-05-11T21:14:26.536Z- - svc:/system/cron:default
8202026-05-11T21:14:26.536Z- - svc:/system/cryptosvc:default
8212026-05-11T21:14:26.536Z- - svc:/system/device/allocate:default
8222026-05-11T21:14:26.536Z- - svc:/system/device/audio:default
8232026-05-11T21:14:26.536Z- - svc:/system/device/local:default
8242026-05-11T21:14:26.536Z- - svc:/system/device/mpxio-upgrade:default
8252026-05-11T21:14:26.536Z- - svc:/system/extended-accounting:flow
8262026-05-11T21:14:26.536Z- - svc:/system/extended-accounting:net
8272026-05-11T21:14:26.536Z- - svc:/system/extended-accounting:process
8282026-05-11T21:14:26.536Z- - svc:/system/extended-accounting:task
8292026-05-11T21:14:26.536Z- - svc:/system/filesystem/local:default
8302026-05-11T21:14:26.536Z- - svc:/system/filesystem/minimal:default
8312026-05-11T21:14:26.536Z- - svc:/system/filesystem/reparse:default
8322026-05-11T21:14:26.537Z- - svc:/system/filesystem/root:default
8332026-05-11T21:14:26.537Z- - svc:/system/filesystem/usr:default
8342026-05-11T21:14:26.537Z- - svc:/system/fm/notify-params:default
8352026-05-11T21:14:26.537Z- - svc:/system/fmd:default
8362026-05-11T21:14:26.541Z- - svc:/system/hostid:default
8372026-05-11T21:14:26.541Z- - svc:/system/hotplug:default
8382026-05-11T21:14:26.541Z- - svc:/system/identity:domain
8392026-05-11T21:14:26.541Z- - svc:/system/identity:node
8402026-05-11T21:14:26.541Z- - svc:/system/idmap:default
8412026-05-11T21:14:26.541Z- - svc:/system/keymap:default
8422026-05-11T21:14:26.541Z- - svc:/system/logadm-upgrade:default
8432026-05-11T21:14:26.541Z- - svc:/system/manifest-import:default
8442026-05-11T21:14:26.541Z- - svc:/system/name-service-cache:default
8452026-05-11T21:14:26.541Z- - svc:/system/pfexec:default
8462026-05-11T21:14:26.542Z- - svc:/system/pkgserv:default
8472026-05-11T21:14:26.542Z- - svc:/system/process-security:default
8482026-05-11T21:14:26.542Z- - svc:/system/rbac:default
8492026-05-11T21:14:26.542Z- - svc:/system/rmtmpfiles:default
8502026-05-11T21:14:26.542Z- - svc:/system/sac:default
8512026-05-11T21:14:26.542Z- - svc:/system/sar:default
8522026-05-11T21:14:26.542Z- - svc:/system/svc/global:default
8532026-05-11T21:14:26.542Z- - svc:/system/system-log:default
8542026-05-11T21:14:26.542Z- - svc:/system/update-man-index:default
8552026-05-11T21:14:26.542Z- - svc:/system/utmp:default
8562026-05-11T21:14:26.542Z- - svc:/system/vtdaemon:default
8572026-05-11T21:14:26.542Z[a] svcs milestone/network
8582026-05-11T21:14:26.542ZSTATE STIME FMRI
8592026-05-11T21:14:26.542Zonline 21:14:25 svc:/system/svc/restarter:default
8602026-05-11T21:14:26.542Zoffline 21:14:25 svc:/system/early-manifest-import:default
8612026-05-11T21:14:26.542Z- - svc:/application/management/net-snmp:default
8622026-05-11T21:14:26.542Z- - svc:/application/pkg/dynamic-mirror:default
8632026-05-11T21:14:26.542Z- - svc:/application/pkg/mirror:default
8642026-05-11T21:14:26.542Z- - svc:/application/pkg/repositories-setup:default
8652026-05-11T21:14:26.542Z- - svc:/application/pkg/server:default
8662026-05-11T21:14:26.542Z- - svc:/application/security/tcsd:default
8672026-05-11T21:14:26.542Z- - svc:/milestone/devices:default
8682026-05-11T21:14:26.542Z- - svc:/milestone/multi-user-server:default
8692026-05-11T21:14:26.542Z- - svc:/milestone/multi-user:default
8702026-05-11T21:14:26.542Z- - svc:/milestone/name-services:default
8712026-05-11T21:14:26.542Z- - svc:/milestone/network:default
8722026-05-11T21:14:26.542Z- - svc:/milestone/single-user:default
8732026-05-11T21:14:26.543Z- - svc:/milestone/sysconfig:default
8742026-05-11T21:14:26.543Z- - svc:/network/chrony:default
8752026-05-11T21:14:26.543Z- - svc:/network/datalink-management:default
8762026-05-11T21:14:26.543Z- - svc:/network/dns/client:default
8772026-05-11T21:14:26.543Z- - svc:/network/dns/install:default
8782026-05-11T21:14:26.543Z- - svc:/network/dns/multicast:default
8792026-05-11T21:14:26.543Z- - svc:/network/inetd-upgrade:default
8802026-05-11T21:14:26.543Z- - svc:/network/inetd:default
8812026-05-11T21:14:26.543Z- - svc:/network/initial:default
8822026-05-11T21:14:26.543Z- - svc:/network/install:default
8832026-05-11T21:14:26.543Z- - svc:/network/ip-interface-management:default
8842026-05-11T21:14:26.543Z- - svc:/network/ipmp:default
8852026-05-11T21:14:26.543Z- - svc:/network/ipqos:default
8862026-05-11T21:14:26.543Z- - svc:/network/ipsec/ike:default
8872026-05-11T21:14:26.543Z- - svc:/network/ipsec/ipsecalgs:default
8882026-05-11T21:14:26.543Z- - svc:/network/ipsec/manual-key:default
8892026-05-11T21:14:26.543Z- - svc:/network/ipsec/policy:default
8902026-05-11T21:14:26.543Z- - svc:/network/iptun:default
8912026-05-11T21:14:26.543Z- - svc:/network/ipv4-forwarding:default
8922026-05-11T21:14:26.544Z- - svc:/network/ipv6-forwarding:default
8932026-05-11T21:14:26.544Z- - svc:/network/ldap/client:default
8942026-05-11T21:14:26.544Z- - svc:/network/location:default
8952026-05-11T21:14:26.544Z- - svc:/network/loopback:default
8962026-05-11T21:14:26.544Z- - svc:/network/netcfg:default
8972026-05-11T21:14:26.544Z- - svc:/network/netmask:default
8982026-05-11T21:14:26.544Z- - svc:/network/nfs/cbd:default
8992026-05-11T21:14:26.544Z- - svc:/network/nfs/client:default
9002026-05-11T21:14:26.544Z- - svc:/network/nfs/log:default
9012026-05-11T21:14:26.544Z- - svc:/network/nfs/mapid:default
9022026-05-11T21:14:26.544Z- - svc:/network/nfs/nlockmgr:default
9032026-05-11T21:14:26.544Z- - svc:/network/nfs/rquota:default
9042026-05-11T21:14:26.544Z- - svc:/network/nfs/server:default
9052026-05-11T21:14:26.544Z- - svc:/network/nfs/status:default
9062026-05-11T21:14:26.544Z- - svc:/network/nis/client:default
9072026-05-11T21:14:26.544Z- - svc:/network/physical:default
9082026-05-11T21:14:26.544Z- - svc:/network/physical:nwam
9092026-05-11T21:14:26.544Z- - svc:/network/routing-setup:default
9102026-05-11T21:14:26.544Z- - svc:/network/routing/legacy-routing:ipv4
9112026-05-11T21:14:26.544Z- - svc:/network/routing/legacy-routing:ipv6
9122026-05-11T21:14:26.544Z- - svc:/network/routing/ndp:default
9132026-05-11T21:14:26.544Z- - svc:/network/routing/rdisc:default
9142026-05-11T21:14:26.544Z- - svc:/network/routing/ripng:default
9152026-05-11T21:14:26.545Z- - svc:/network/routing/route:default
9162026-05-11T21:14:26.545Z- - svc:/network/rpc/bind:default
9172026-05-11T21:14:26.545Z- - svc:/network/rpc/gss:default
9182026-05-11T21:14:26.545Z- - svc:/network/rpc/keyserv:default
9192026-05-11T21:14:26.545Z- - svc:/network/security/kadmin:default
9202026-05-11T21:14:26.545Z- - svc:/network/security/krb5kdc:default
9212026-05-11T21:14:26.545Z- - svc:/network/security/ktkt_warn:default
9222026-05-11T21:14:26.545Z- - svc:/network/service:default
9232026-05-11T21:14:26.545Z- - svc:/network/shares/group:default
9242026-05-11T21:14:26.545Z- - svc:/network/smb/client:default
9252026-05-11T21:14:26.545Z- - svc:/network/smb/server:default
9262026-05-11T21:14:26.545Z- - svc:/network/ssh:default
9272026-05-11T21:14:26.545Z- - svc:/network/tcpkey:default
9282026-05-11T21:14:26.545Z- - svc:/system/auditd:default
9292026-05-11T21:14:26.545Z- - svc:/system/auditset:default
9302026-05-11T21:14:26.545Z- - svc:/system/boot-archive-update:default
9312026-05-11T21:14:26.545Z- - svc:/system/boot-archive:default
9322026-05-11T21:14:26.545Z- - svc:/system/boot-config:default
9332026-05-11T21:14:26.545Z- - svc:/system/consadm:default
9342026-05-11T21:14:26.545Z- - svc:/system/console-login:default
9352026-05-11T21:14:26.545Z- - svc:/system/console-login:vt2
9362026-05-11T21:14:26.551Z- - svc:/system/console-login:vt3
9372026-05-11T21:14:26.551Z- - svc:/system/console-login:vt4
9382026-05-11T21:14:26.551Z- - svc:/system/console-login:vt5
9392026-05-11T21:14:26.551Z- - svc:/system/console-login:vt6
9402026-05-11T21:14:26.551Z- - svc:/system/coreadm:default
9412026-05-11T21:14:26.551Z- - svc:/system/cron:default
9422026-05-11T21:14:26.551Z- - svc:/system/cryptosvc:default
9432026-05-11T21:14:26.551Z- - svc:/system/device/allocate:default
9442026-05-11T21:14:26.551Z- - svc:/system/device/audio:default
9452026-05-11T21:14:26.551Z- - svc:/system/device/local:default
9462026-05-11T21:14:26.551Z- - svc:/system/device/mpxio-upgrade:default
9472026-05-11T21:14:26.552Z- - svc:/system/extended-accounting:flow
9482026-05-11T21:14:26.552Z- - svc:/system/extended-accounting:net
9492026-05-11T21:14:26.552Z- - svc:/system/extended-accounting:process
9502026-05-11T21:14:26.552Z- - svc:/system/extended-accounting:task
9512026-05-11T21:14:26.552Z- - svc:/system/filesystem/local:default
9522026-05-11T21:14:26.552Z- - svc:/system/filesystem/minimal:default
9532026-05-11T21:14:26.552Z- - svc:/system/filesystem/reparse:default
9542026-05-11T21:14:26.552Z- - svc:/system/filesystem/root:default
9552026-05-11T21:14:26.552Z- - svc:/system/filesystem/usr:default
9562026-05-11T21:14:26.552Z- - svc:/system/fm/notify-params:default
9572026-05-11T21:14:26.552Z- - svc:/system/fmd:default
9582026-05-11T21:14:26.552Z- - svc:/system/hostid:default
9592026-05-11T21:14:26.552Z- - svc:/system/hotplug:default
9602026-05-11T21:14:26.552Z- - svc:/system/identity:domain
9612026-05-11T21:14:26.552Z- - svc:/system/identity:node
9622026-05-11T21:14:26.552Z- - svc:/system/idmap:default
9632026-05-11T21:14:26.552Z- - svc:/system/keymap:default
9642026-05-11T21:14:26.553Z- - svc:/system/logadm-upgrade:default
9652026-05-11T21:14:26.553Z- - svc:/system/manifest-import:default
9662026-05-11T21:14:26.553Z- - svc:/system/name-service-cache:default
9672026-05-11T21:14:26.553Z- - svc:/system/pfexec:default
9682026-05-11T21:14:26.553Z- - svc:/system/pkgserv:default
9692026-05-11T21:14:26.553Z- - svc:/system/process-security:default
9702026-05-11T21:14:26.553Z- - svc:/system/rbac:default
9712026-05-11T21:14:26.553Z- - svc:/system/rmtmpfiles:default
9722026-05-11T21:14:26.553Z- - svc:/system/sac:default
9732026-05-11T21:14:26.553Z- - svc:/system/sar:default
9742026-05-11T21:14:26.553Z- - svc:/system/svc/global:default
9752026-05-11T21:14:26.553Z- - svc:/system/system-log:default
9762026-05-11T21:14:26.554Z- - svc:/system/update-man-index:default
9772026-05-11T21:14:26.554Z- - svc:/system/utmp:default
9782026-05-11T21:14:26.554Z- - svc:/system/vtdaemon:default
9792026-05-11T21:14:26.554Z[b] svcs milestone/network
9802026-05-11T21:14:26.554ZSTATE STIME FMRI
9812026-05-11T21:14:26.554Z- - svc:/milestone/network:default
9822026-05-11T21:14:26.554ZSTATE STIME FMRI
9832026-05-11T21:14:26.554Z- - svc:/milestone/network:default
9842026-05-11T21:14:27.544Z[b] svcs milestone/network
9852026-05-11T21:14:27.549Z[a] svcs milestone/network
9862026-05-11T21:14:27.560ZSTATE STIME FMRI
9872026-05-11T21:14:27.560Zonline 21:14:26 svc:/milestone/network:default
9882026-05-11T21:14:27.560Z[a] ipadm create-addr -t -T dhcp opte0/test
9892026-05-11T21:14:27.560ZSTATE STIME FMRI
9902026-05-11T21:14:27.565Zonline 21:14:26 svc:/milestone/network:default
9912026-05-11T21:14:27.565Z[b] ipadm create-addr -t -T dhcp opte1/test
9922026-05-11T21:14:33.274Z
9932026-05-11T21:14:33.274Z[b] route add -iface 10.0.0.254 10.0.0.2
9942026-05-11T21:14:33.373Zadd host 10.0.0.254: gateway 10.0.0.2
9952026-05-11T21:14:33.373Z[b] route add 10.0.0.0/24 10.0.0.254
9962026-05-11T21:14:33.373Zadd net 10.0.0.0/24: gateway 10.0.0.254
9972026-05-11T21:14:33.373Z[b] route add 224.0.0.0/4 10.0.0.254
9982026-05-11T21:14:33.373Zadd net 224.0.0.0/4: gateway 10.0.0.254
9992026-05-11T21:14:33.846Z
10002026-05-11T21:14:33.846Z[a] route add -iface 10.0.0.254 10.0.0.1
10012026-05-11T21:14:33.870Zadd host 10.0.0.254: gateway 10.0.0.1
10022026-05-11T21:14:33.870Z[a] route add 10.0.0.0/24 10.0.0.254
10032026-05-11T21:14:33.882Zadd net 10.0.0.0/24: gateway 10.0.0.254
10042026-05-11T21:14:33.882Z[a] route add 224.0.0.0/4 10.0.0.254
10052026-05-11T21:14:33.882Zadd net 224.0.0.0/4: gateway 10.0.0.254
10062026-05-11T21:14:33.885Z###---------------###
10072026-05-11T21:14:33.885Z:::Topology built!:::
10082026-05-11T21:14:33.885Z###---------------###
10092026-05-11T21:14:33.885Z###----------------###
10102026-05-11T21:14:33.885Z::: iPerf spawned! :::
10112026-05-11T21:14:33.885Z:::Waiting... (10s):::
10122026-05-11T21:14:33.885Z###----------------###
10132026-05-11T21:14:43.882Z###---###
10142026-05-11T21:14:43.882Z:::Go!:::
10152026-05-11T21:14:43.882Z###---###
10162026-05-11T21:14:43.882Z[a] ping 10.0.0.2
10172026-05-11T21:14:43.901Z10.0.0.2 is alive
10182026-05-11T21:14:43.902Z###-------------------###
10192026-05-11T21:14:43.902Z:::Running experiment :::
10202026-05-11T21:14:43.902Z:::iperf-tcp/local/c2s:::
10212026-05-11T21:14:43.902Z###-------------------###
10222026-05-11T21:14:51.298Z-----------------------------------------------------------
10232026-05-11T21:14:51.298ZServer listening on 5201 (test #1)
10242026-05-11T21:14:51.298Z-----------------------------------------------------------
10252026-05-11T21:14:51.298ZAccepted connection from 10.0.0.1, port 52198
10262026-05-11T21:14:51.298Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48815
10272026-05-11T21:14:51.298Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35091
10282026-05-11T21:14:51.298Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37896
10292026-05-11T21:14:51.298Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33589
10302026-05-11T21:14:51.298Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37888
10312026-05-11T21:14:51.298Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60227
10322026-05-11T21:14:51.298Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48757
10332026-05-11T21:14:51.298Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61556
10342026-05-11T21:14:51.298Z[ ID] Interval Transfer Bitrate
10352026-05-11T21:14:51.299Z[ 5] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
10362026-05-11T21:14:51.299Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
10372026-05-11T21:14:51.299Z[ 10] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
10382026-05-11T21:14:51.299Z[ 12] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
10392026-05-11T21:14:51.299Z[ 14] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
10402026-05-11T21:14:51.299Z[ 16] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10412026-05-11T21:14:51.299Z[ 18] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10422026-05-11T21:14:51.299Z[ 20] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10432026-05-11T21:14:51.299Z[SUM] 0.00-1.00 sec 952 MBytes 7.99 Gbits/sec
10442026-05-11T21:14:51.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
10452026-05-11T21:14:51.299Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10462026-05-11T21:14:51.299Z[ 8] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
10472026-05-11T21:14:51.299Z[ 10] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
10482026-05-11T21:14:51.299Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10492026-05-11T21:14:51.299Z[ 14] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10502026-05-11T21:14:51.299Z[ 16] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10512026-05-11T21:14:51.299Z[ 18] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10522026-05-11T21:14:51.299Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10532026-05-11T21:14:51.299Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
10542026-05-11T21:14:51.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552026-05-11T21:14:51.299Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10562026-05-11T21:14:51.299Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10572026-05-11T21:14:51.299Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10582026-05-11T21:14:51.299Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10592026-05-11T21:14:51.300Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10602026-05-11T21:14:51.300Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10612026-05-11T21:14:51.300Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10622026-05-11T21:14:51.300Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10632026-05-11T21:14:51.300Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
10642026-05-11T21:14:51.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652026-05-11T21:14:51.300Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10662026-05-11T21:14:51.300Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10672026-05-11T21:14:51.300Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10682026-05-11T21:14:51.304Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10692026-05-11T21:14:51.304Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10702026-05-11T21:14:51.304Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10712026-05-11T21:14:51.304Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10722026-05-11T21:14:51.304Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10732026-05-11T21:14:51.304Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
10742026-05-11T21:14:51.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752026-05-11T21:14:51.304Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10762026-05-11T21:14:51.305Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10772026-05-11T21:14:51.305Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10782026-05-11T21:14:51.305Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10792026-05-11T21:14:51.305Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10802026-05-11T21:14:51.305Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10812026-05-11T21:14:51.305Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10822026-05-11T21:14:51.305Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10832026-05-11T21:14:51.305Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
10842026-05-11T21:14:51.305Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852026-05-11T21:14:51.305Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10862026-05-11T21:14:51.305Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10872026-05-11T21:14:51.305Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10882026-05-11T21:14:51.305Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10892026-05-11T21:14:51.305Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10902026-05-11T21:14:51.305Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10912026-05-11T21:14:51.305Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10922026-05-11T21:14:51.305Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10932026-05-11T21:14:51.305Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
10942026-05-11T21:14:51.305Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952026-05-11T21:14:51.305Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10962026-05-11T21:14:51.305Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10972026-05-11T21:14:51.305Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10982026-05-11T21:14:54.287Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10992026-05-11T21:14:54.287Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11002026-05-11T21:14:54.287Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11012026-05-11T21:14:54.287Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11022026-05-11T21:14:54.287Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11032026-05-11T21:14:54.287Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
11042026-05-11T21:14:54.287Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052026-05-11T21:14:54.287Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11062026-05-11T21:14:54.287Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11072026-05-11T21:14:54.287Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11082026-05-11T21:14:54.287Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11092026-05-11T21:14:54.287Z[ 14] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11102026-05-11T21:14:54.287Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11112026-05-11T21:14:54.287Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11122026-05-11T21:14:54.287Z[ 20] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11132026-05-11T21:14:54.287Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
11142026-05-11T21:14:54.287Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152026-05-11T21:14:54.287Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11162026-05-11T21:14:54.287Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11172026-05-11T21:14:54.287Z[ 10] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11182026-05-11T21:14:54.287Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11192026-05-11T21:14:54.287Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11202026-05-11T21:14:54.287Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11212026-05-11T21:14:54.287Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11222026-05-11T21:14:54.287Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11232026-05-11T21:14:54.288Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
11242026-05-11T21:14:54.288Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252026-05-11T21:14:54.288Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11262026-05-11T21:14:54.288Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11272026-05-11T21:14:54.288Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11282026-05-11T21:14:54.288Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11292026-05-11T21:14:54.288Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11302026-05-11T21:14:54.288Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11312026-05-11T21:14:54.288Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11322026-05-11T21:14:54.288Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11332026-05-11T21:14:54.288Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
11342026-05-11T21:14:54.288Z- - - - - - - - - - - - - - - - - - - - - - - - -
11352026-05-11T21:14:54.291Z[ 5] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
11362026-05-11T21:14:54.292Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11372026-05-11T21:14:54.292Z[ 10] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
11382026-05-11T21:14:54.292Z[ 12] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
11392026-05-11T21:14:54.292Z[ 14] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
11402026-05-11T21:14:54.292Z[ 16] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
11412026-05-11T21:14:54.292Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11422026-05-11T21:14:54.292Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11432026-05-11T21:14:54.292Z[SUM] 10.00-10.00 sec 640 KBytes 10.2 Gbits/sec
11442026-05-11T21:14:54.292Z- - - - - - - - - - - - - - - - - - - - - - - - -
11452026-05-11T21:14:54.292Z[ ID] Interval Transfer Bitrate
11462026-05-11T21:14:54.292Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11472026-05-11T21:14:54.292Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11482026-05-11T21:14:54.292Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11492026-05-11T21:14:54.292Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11502026-05-11T21:14:54.292Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11512026-05-11T21:14:54.292Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11522026-05-11T21:14:54.292Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11532026-05-11T21:14:54.292Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11542026-05-11T21:14:54.292Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
11552026-05-11T21:14:54.292ZRun 1/5...10095.793298720057Mbps
11562026-05-11T21:15:01.680Z-----------------------------------------------------------
11572026-05-11T21:15:01.680ZServer listening on 5201 (test #2)
11582026-05-11T21:15:01.680Z-----------------------------------------------------------
11592026-05-11T21:15:01.680ZAccepted connection from 10.0.0.1, port 35433
11602026-05-11T21:15:01.680Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45409
11612026-05-11T21:15:01.680Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35915
11622026-05-11T21:15:01.680Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50566
11632026-05-11T21:15:01.680Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60285
11642026-05-11T21:15:01.680Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34086
11652026-05-11T21:15:01.680Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38163
11662026-05-11T21:15:01.680Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56653
11672026-05-11T21:15:01.681Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37542
11682026-05-11T21:15:01.681Z[ ID] Interval Transfer Bitrate
11692026-05-11T21:15:01.681Z[ 5] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11702026-05-11T21:15:01.681Z[ 8] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11712026-05-11T21:15:01.681Z[ 10] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11722026-05-11T21:15:01.681Z[ 12] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11732026-05-11T21:15:01.681Z[ 14] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
11742026-05-11T21:15:01.681Z[ 16] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11752026-05-11T21:15:01.681Z[ 18] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11762026-05-11T21:15:01.681Z[ 20] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11772026-05-11T21:15:01.681Z[SUM] 0.00-1.00 sec 946 MBytes 7.93 Gbits/sec
11782026-05-11T21:15:01.681Z- - - - - - - - - - - - - - - - - - - - - - - - -
11792026-05-11T21:15:01.681Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11802026-05-11T21:15:01.681Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11812026-05-11T21:15:01.681Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11822026-05-11T21:15:01.681Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11832026-05-11T21:15:01.681Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11842026-05-11T21:15:01.681Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11852026-05-11T21:15:01.681Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11862026-05-11T21:15:01.681Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11872026-05-11T21:15:01.681Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
11882026-05-11T21:15:01.681Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-05-11T21:15:01.681Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11902026-05-11T21:15:01.681Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11912026-05-11T21:15:01.681Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11922026-05-11T21:15:01.681Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11932026-05-11T21:15:01.681Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11942026-05-11T21:15:01.681Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11952026-05-11T21:15:01.681Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11962026-05-11T21:15:01.681Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11972026-05-11T21:15:01.681Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
11982026-05-11T21:15:01.681Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-05-11T21:15:01.681Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12002026-05-11T21:15:01.685Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12012026-05-11T21:15:01.685Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12022026-05-11T21:15:01.685Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12032026-05-11T21:15:01.685Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12042026-05-11T21:15:01.685Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12052026-05-11T21:15:01.685Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12062026-05-11T21:15:01.685Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12072026-05-11T21:15:01.685Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
12082026-05-11T21:15:01.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-05-11T21:15:01.685Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12102026-05-11T21:15:01.685Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12112026-05-11T21:15:01.685Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12122026-05-11T21:15:01.685Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12132026-05-11T21:15:01.685Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12142026-05-11T21:15:01.685Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12152026-05-11T21:15:01.685Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12162026-05-11T21:15:01.685Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12172026-05-11T21:15:01.685Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.3 Gbits/sec
12182026-05-11T21:15:01.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-05-11T21:15:01.685Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12202026-05-11T21:15:01.685Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12212026-05-11T21:15:01.685Z[ 10] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
12222026-05-11T21:15:01.685Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12232026-05-11T21:15:01.685Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12242026-05-11T21:15:01.685Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12252026-05-11T21:15:01.685Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12262026-05-11T21:15:01.685Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12272026-05-11T21:15:01.685Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
12282026-05-11T21:15:01.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-05-11T21:15:01.685Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12302026-05-11T21:15:01.685Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12312026-05-11T21:15:01.685Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12322026-05-11T21:15:04.682Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12332026-05-11T21:15:04.682Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12342026-05-11T21:15:04.682Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12352026-05-11T21:15:04.682Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12362026-05-11T21:15:04.682Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12372026-05-11T21:15:04.682Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
12382026-05-11T21:15:04.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-05-11T21:15:04.682Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12402026-05-11T21:15:04.682Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12412026-05-11T21:15:04.682Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12422026-05-11T21:15:04.682Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12432026-05-11T21:15:04.682Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12442026-05-11T21:15:04.682Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12452026-05-11T21:15:04.682Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12462026-05-11T21:15:04.682Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12472026-05-11T21:15:04.682Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
12482026-05-11T21:15:04.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-05-11T21:15:04.682Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12502026-05-11T21:15:04.682Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12512026-05-11T21:15:04.682Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12522026-05-11T21:15:04.682Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12532026-05-11T21:15:04.682Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12542026-05-11T21:15:04.682Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12552026-05-11T21:15:04.682Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12562026-05-11T21:15:04.682Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12572026-05-11T21:15:04.682Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
12582026-05-11T21:15:04.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-05-11T21:15:04.682Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12602026-05-11T21:15:04.682Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12612026-05-11T21:15:04.682Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12622026-05-11T21:15:04.683Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12632026-05-11T21:15:04.683Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12642026-05-11T21:15:04.683Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12652026-05-11T21:15:04.683Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12662026-05-11T21:15:04.683Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12672026-05-11T21:15:04.683Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.3 Gbits/sec
12682026-05-11T21:15:04.683Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-05-11T21:15:04.683Z[ 5] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12702026-05-11T21:15:04.683Z[ 8] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12712026-05-11T21:15:04.683Z[ 10] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12722026-05-11T21:15:04.683Z[ 12] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12732026-05-11T21:15:04.683Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12742026-05-11T21:15:04.683Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12752026-05-11T21:15:04.683Z[ 18] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12762026-05-11T21:15:04.683Z[ 20] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12772026-05-11T21:15:04.683Z[SUM] 10.00-10.00 sec 768 KBytes 11.4 Gbits/sec
12782026-05-11T21:15:04.683Z- - - - - - - - - - - - - - - - - - - - - - - - -
12792026-05-11T21:15:04.683Z[ ID] Interval Transfer Bitrate
12802026-05-11T21:15:04.683Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12812026-05-11T21:15:04.683Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12822026-05-11T21:15:04.683Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12832026-05-11T21:15:04.683Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12842026-05-11T21:15:04.683Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12852026-05-11T21:15:04.683Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12862026-05-11T21:15:04.683Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12872026-05-11T21:15:04.683Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12882026-05-11T21:15:04.683Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
12892026-05-11T21:15:04.686ZRun 2/5...10071.672526175193Mbps
12902026-05-11T21:15:12.073Z-----------------------------------------------------------
12912026-05-11T21:15:12.073ZServer listening on 5201 (test #3)
12922026-05-11T21:15:12.073Z-----------------------------------------------------------
12932026-05-11T21:15:12.073ZAccepted connection from 10.0.0.1, port 36542
12942026-05-11T21:15:12.073Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54576
12952026-05-11T21:15:12.073Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45901
12962026-05-11T21:15:12.073Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40644
12972026-05-11T21:15:12.073Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45442
12982026-05-11T21:15:12.073Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35735
12992026-05-11T21:15:12.073Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59949
13002026-05-11T21:15:12.073Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57642
13012026-05-11T21:15:12.073Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45433
13022026-05-11T21:15:12.073Z[ ID] Interval Transfer Bitrate
13032026-05-11T21:15:12.073Z[ 5] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
13042026-05-11T21:15:12.073Z[ 8] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
13052026-05-11T21:15:12.073Z[ 10] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
13062026-05-11T21:15:12.074Z[ 12] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
13072026-05-11T21:15:12.074Z[ 14] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
13082026-05-11T21:15:12.074Z[ 16] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
13092026-05-11T21:15:12.074Z[ 18] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
13102026-05-11T21:15:12.074Z[ 20] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
13112026-05-11T21:15:12.074Z[SUM] 0.00-1.00 sec 941 MBytes 7.89 Gbits/sec
13122026-05-11T21:15:12.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
13132026-05-11T21:15:12.074Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13142026-05-11T21:15:12.074Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13152026-05-11T21:15:12.074Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13162026-05-11T21:15:12.074Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13172026-05-11T21:15:12.074Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13182026-05-11T21:15:12.074Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13192026-05-11T21:15:12.074Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13202026-05-11T21:15:12.074Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13212026-05-11T21:15:12.074Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
13222026-05-11T21:15:12.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
13232026-05-11T21:15:12.074Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
13242026-05-11T21:15:12.074Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13252026-05-11T21:15:12.074Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
13262026-05-11T21:15:12.074Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
13272026-05-11T21:15:12.074Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
13282026-05-11T21:15:12.074Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13292026-05-11T21:15:12.074Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
13302026-05-11T21:15:12.074Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
13312026-05-11T21:15:12.074Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
13322026-05-11T21:15:12.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
13332026-05-11T21:15:12.077Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
13342026-05-11T21:15:12.077Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
13352026-05-11T21:15:12.077Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
13362026-05-11T21:15:12.077Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
13372026-05-11T21:15:12.078Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
13382026-05-11T21:15:12.078Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
13392026-05-11T21:15:12.078Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
13402026-05-11T21:15:12.078Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
13412026-05-11T21:15:12.078Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
13422026-05-11T21:15:12.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-05-11T21:15:12.078Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13442026-05-11T21:15:12.078Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13452026-05-11T21:15:12.078Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13462026-05-11T21:15:12.078Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13472026-05-11T21:15:12.078Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13482026-05-11T21:15:12.078Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13492026-05-11T21:15:12.078Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13502026-05-11T21:15:12.078Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13512026-05-11T21:15:12.078Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.3 Gbits/sec
13522026-05-11T21:15:12.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-05-11T21:15:12.078Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13542026-05-11T21:15:12.078Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13552026-05-11T21:15:12.078Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13562026-05-11T21:15:12.078Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13572026-05-11T21:15:12.078Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13582026-05-11T21:15:12.078Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13592026-05-11T21:15:12.078Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13602026-05-11T21:15:12.078Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13612026-05-11T21:15:12.078Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
13622026-05-11T21:15:12.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-05-11T21:15:12.078Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13642026-05-11T21:15:12.078Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13652026-05-11T21:15:12.078Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13662026-05-11T21:15:15.074Z[ 12] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
13672026-05-11T21:15:15.074Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13682026-05-11T21:15:15.074Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13692026-05-11T21:15:15.074Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
13702026-05-11T21:15:15.074Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13712026-05-11T21:15:15.074Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
13722026-05-11T21:15:15.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-05-11T21:15:15.074Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
13742026-05-11T21:15:15.074Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
13752026-05-11T21:15:15.074Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13762026-05-11T21:15:15.074Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
13772026-05-11T21:15:15.074Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
13782026-05-11T21:15:15.074Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
13792026-05-11T21:15:15.074Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
13802026-05-11T21:15:15.074Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
13812026-05-11T21:15:15.074Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
13822026-05-11T21:15:15.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-05-11T21:15:15.075Z[ 5] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13842026-05-11T21:15:15.075Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13852026-05-11T21:15:15.075Z[ 10] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
13862026-05-11T21:15:15.075Z[ 12] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13872026-05-11T21:15:15.075Z[ 14] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13882026-05-11T21:15:15.075Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13892026-05-11T21:15:15.075Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13902026-05-11T21:15:15.075Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13912026-05-11T21:15:15.075Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.2 Gbits/sec
13922026-05-11T21:15:15.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-05-11T21:15:15.075Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
13942026-05-11T21:15:15.075Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
13952026-05-11T21:15:15.075Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
13962026-05-11T21:15:15.075Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
13972026-05-11T21:15:15.075Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
13982026-05-11T21:15:15.075Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
13992026-05-11T21:15:15.075Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
14002026-05-11T21:15:15.075Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
14012026-05-11T21:15:15.075Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
14022026-05-11T21:15:15.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-05-11T21:15:15.075Z[ 5] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
14042026-05-11T21:15:15.075Z[ 8] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
14052026-05-11T21:15:15.075Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14062026-05-11T21:15:15.075Z[ 12] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
14072026-05-11T21:15:15.075Z[ 14] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
14082026-05-11T21:15:15.075Z[ 16] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
14092026-05-11T21:15:15.075Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14102026-05-11T21:15:15.075Z[ 20] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
14112026-05-11T21:15:15.075Z[SUM] 10.00-10.00 sec 768 KBytes 11.1 Gbits/sec
14122026-05-11T21:15:15.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
14132026-05-11T21:15:15.075Z[ ID] Interval Transfer Bitrate
14142026-05-11T21:15:15.075Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
14152026-05-11T21:15:15.075Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14162026-05-11T21:15:15.075Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14172026-05-11T21:15:15.075Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14182026-05-11T21:15:15.075Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14192026-05-11T21:15:15.075Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
14202026-05-11T21:15:15.079Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14212026-05-11T21:15:15.079Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14222026-05-11T21:15:15.079Z[SUM] 0.00-10.00 sec 11.6 GBytes 10.0 Gbits/sec receiver
14232026-05-11T21:15:15.079ZRun 3/5...9999.75374414974Mbps
14242026-05-11T21:15:22.468Z-----------------------------------------------------------
14252026-05-11T21:15:22.468ZServer listening on 5201 (test #4)
14262026-05-11T21:15:22.468Z-----------------------------------------------------------
14272026-05-11T21:15:22.468ZAccepted connection from 10.0.0.1, port 53953
14282026-05-11T21:15:22.468Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45923
14292026-05-11T21:15:22.468Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54783
14302026-05-11T21:15:22.468Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61576
14312026-05-11T21:15:22.468Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63454
14322026-05-11T21:15:22.468Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38247
14332026-05-11T21:15:22.468Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60205
14342026-05-11T21:15:22.469Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48728
14352026-05-11T21:15:22.469Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64994
14362026-05-11T21:15:22.469Z[ ID] Interval Transfer Bitrate
14372026-05-11T21:15:22.469Z[ 5] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
14382026-05-11T21:15:22.469Z[ 8] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
14392026-05-11T21:15:22.469Z[ 10] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14402026-05-11T21:15:22.469Z[ 12] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14412026-05-11T21:15:22.469Z[ 14] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14422026-05-11T21:15:22.469Z[ 16] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14432026-05-11T21:15:22.469Z[ 18] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14442026-05-11T21:15:22.469Z[ 20] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
14452026-05-11T21:15:22.469Z[SUM] 0.00-1.00 sec 947 MBytes 7.94 Gbits/sec
14462026-05-11T21:15:22.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
14472026-05-11T21:15:22.469Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14482026-05-11T21:15:22.469Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14492026-05-11T21:15:22.469Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14502026-05-11T21:15:22.469Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14512026-05-11T21:15:22.469Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14522026-05-11T21:15:22.469Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14532026-05-11T21:15:22.469Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14542026-05-11T21:15:22.469Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14552026-05-11T21:15:22.469Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
14562026-05-11T21:15:22.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
14572026-05-11T21:15:22.469Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
14582026-05-11T21:15:22.469Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
14592026-05-11T21:15:22.469Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
14602026-05-11T21:15:22.469Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14612026-05-11T21:15:22.469Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
14622026-05-11T21:15:22.469Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
14632026-05-11T21:15:22.469Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14642026-05-11T21:15:22.469Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
14652026-05-11T21:15:22.469Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
14662026-05-11T21:15:22.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
14672026-05-11T21:15:22.469Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14682026-05-11T21:15:22.469Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14692026-05-11T21:15:22.469Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14702026-05-11T21:15:22.469Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14712026-05-11T21:15:22.469Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14722026-05-11T21:15:22.470Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14732026-05-11T21:15:22.470Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14742026-05-11T21:15:22.470Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14752026-05-11T21:15:22.470Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
14762026-05-11T21:15:22.470Z- - - - - - - - - - - - - - - - - - - - - - - - -
14772026-05-11T21:15:22.470Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14782026-05-11T21:15:22.470Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14792026-05-11T21:15:22.470Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
14802026-05-11T21:15:22.470Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14812026-05-11T21:15:22.470Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14822026-05-11T21:15:22.470Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14832026-05-11T21:15:22.470Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14842026-05-11T21:15:22.470Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14852026-05-11T21:15:22.470Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
14862026-05-11T21:15:22.470Z- - - - - - - - - - - - - - - - - - - - - - - - -
14872026-05-11T21:15:22.470Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14882026-05-11T21:15:22.470Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14892026-05-11T21:15:22.470Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14902026-05-11T21:15:22.470Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14912026-05-11T21:15:22.470Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14922026-05-11T21:15:22.470Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14932026-05-11T21:15:22.470Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14942026-05-11T21:15:22.470Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14952026-05-11T21:15:22.470Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
14962026-05-11T21:15:22.470Z- - - - - - - - - - - - - - - - - - - - - - - - -
14972026-05-11T21:15:22.470Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
14982026-05-11T21:15:22.470Z[ 8] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
14992026-05-11T21:15:22.470Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
15002026-05-11T21:15:25.469Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15012026-05-11T21:15:25.469Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15022026-05-11T21:15:25.469Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15032026-05-11T21:15:25.469Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15042026-05-11T21:15:25.469Z[ 20] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
15052026-05-11T21:15:25.469Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
15062026-05-11T21:15:25.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
15072026-05-11T21:15:25.469Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15082026-05-11T21:15:25.469Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15092026-05-11T21:15:25.469Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15102026-05-11T21:15:25.469Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15112026-05-11T21:15:25.469Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15122026-05-11T21:15:25.469Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15132026-05-11T21:15:25.469Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15142026-05-11T21:15:25.469Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15152026-05-11T21:15:25.469Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
15162026-05-11T21:15:25.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
15172026-05-11T21:15:25.469Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15182026-05-11T21:15:25.469Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15192026-05-11T21:15:25.469Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15202026-05-11T21:15:25.469Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15212026-05-11T21:15:25.469Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15222026-05-11T21:15:25.470Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15232026-05-11T21:15:25.470Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15242026-05-11T21:15:25.470Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15252026-05-11T21:15:25.470Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
15262026-05-11T21:15:25.470Z- - - - - - - - - - - - - - - - - - - - - - - - -
15272026-05-11T21:15:25.470Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15282026-05-11T21:15:25.470Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15292026-05-11T21:15:25.470Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15302026-05-11T21:15:25.470Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
15312026-05-11T21:15:25.470Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15322026-05-11T21:15:25.470Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15332026-05-11T21:15:25.470Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15342026-05-11T21:15:25.470Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15352026-05-11T21:15:25.470Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
15362026-05-11T21:15:25.470Z- - - - - - - - - - - - - - - - - - - - - - - - -
15372026-05-11T21:15:25.470Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15382026-05-11T21:15:25.470Z[ 8] 10.00-10.00 sec 128 KBytes 1.82 Gbits/sec
15392026-05-11T21:15:25.470Z[ 10] 10.00-10.00 sec 128 KBytes 1.83 Gbits/sec
15402026-05-11T21:15:25.470Z[ 12] 10.00-10.00 sec 128 KBytes 1.83 Gbits/sec
15412026-05-11T21:15:25.470Z[ 14] 10.00-10.00 sec 128 KBytes 1.83 Gbits/sec
15422026-05-11T21:15:25.470Z[ 16] 10.00-10.00 sec 128 KBytes 1.83 Gbits/sec
15432026-05-11T21:15:25.470Z[ 18] 10.00-10.00 sec 128 KBytes 1.83 Gbits/sec
15442026-05-11T21:15:25.470Z[ 20] 10.00-10.00 sec 128 KBytes 1.83 Gbits/sec
15452026-05-11T21:15:25.470Z[SUM] 10.00-10.00 sec 896 KBytes 12.8 Gbits/sec
15462026-05-11T21:15:25.470Z- - - - - - - - - - - - - - - - - - - - - - - - -
15472026-05-11T21:15:25.470Z[ ID] Interval Transfer Bitrate
15482026-05-11T21:15:25.470Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15492026-05-11T21:15:25.470Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15502026-05-11T21:15:25.470Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15512026-05-11T21:15:25.470Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15522026-05-11T21:15:25.470Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15532026-05-11T21:15:25.470Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15542026-05-11T21:15:25.470Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15552026-05-11T21:15:25.470Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15562026-05-11T21:15:25.470Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
15572026-05-11T21:15:25.473ZRun 4/5...10043.371620356105Mbps
15582026-05-11T21:15:32.861Z-----------------------------------------------------------
15592026-05-11T21:15:32.861ZServer listening on 5201 (test #5)
15602026-05-11T21:15:32.862Z-----------------------------------------------------------
15612026-05-11T21:15:32.862ZAccepted connection from 10.0.0.1, port 37598
15622026-05-11T21:15:32.862Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39586
15632026-05-11T21:15:32.862Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46620
15642026-05-11T21:15:32.862Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62185
15652026-05-11T21:15:32.862Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50263
15662026-05-11T21:15:32.862Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33084
15672026-05-11T21:15:32.868Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33749
15682026-05-11T21:15:32.868Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51549
15692026-05-11T21:15:32.868Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32851
15702026-05-11T21:15:32.868Z[ ID] Interval Transfer Bitrate
15712026-05-11T21:15:32.868Z[ 5] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
15722026-05-11T21:15:32.868Z[ 8] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
15732026-05-11T21:15:32.868Z[ 10] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
15742026-05-11T21:15:32.868Z[ 12] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
15752026-05-11T21:15:32.868Z[ 14] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
15762026-05-11T21:15:32.868Z[ 16] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
15772026-05-11T21:15:32.869Z[ 18] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
15782026-05-11T21:15:32.869Z[ 20] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
15792026-05-11T21:15:32.869Z[SUM] 0.00-1.00 sec 945 MBytes 7.93 Gbits/sec
15802026-05-11T21:15:32.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
15812026-05-11T21:15:32.869Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15822026-05-11T21:15:32.869Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15832026-05-11T21:15:32.869Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15842026-05-11T21:15:32.869Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15852026-05-11T21:15:32.869Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15862026-05-11T21:15:32.869Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15872026-05-11T21:15:32.869Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15882026-05-11T21:15:32.869Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15892026-05-11T21:15:32.869Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
15902026-05-11T21:15:32.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
15912026-05-11T21:15:32.869Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15922026-05-11T21:15:32.869Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15932026-05-11T21:15:32.869Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15942026-05-11T21:15:32.869Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
15952026-05-11T21:15:32.869Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15962026-05-11T21:15:32.869Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15972026-05-11T21:15:32.869Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
15982026-05-11T21:15:32.869Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15992026-05-11T21:15:32.869Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
16002026-05-11T21:15:32.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012026-05-11T21:15:32.869Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
16022026-05-11T21:15:32.869Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16032026-05-11T21:15:32.869Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16042026-05-11T21:15:32.870Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16052026-05-11T21:15:32.870Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16062026-05-11T21:15:32.870Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16072026-05-11T21:15:32.870Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16082026-05-11T21:15:32.870Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16092026-05-11T21:15:32.870Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
16102026-05-11T21:15:32.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112026-05-11T21:15:32.870Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16122026-05-11T21:15:32.870Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16132026-05-11T21:15:32.870Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16142026-05-11T21:15:32.870Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16152026-05-11T21:15:32.870Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16162026-05-11T21:15:32.870Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16172026-05-11T21:15:32.870Z[ 18] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16182026-05-11T21:15:32.870Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16192026-05-11T21:15:32.870Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
16202026-05-11T21:15:32.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-05-11T21:15:32.870Z[ 5] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16222026-05-11T21:15:32.870Z[ 8] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16232026-05-11T21:15:32.870Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16242026-05-11T21:15:32.870Z[ 12] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16252026-05-11T21:15:32.870Z[ 14] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16262026-05-11T21:15:32.870Z[ 16] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16272026-05-11T21:15:32.870Z[ 18] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16282026-05-11T21:15:32.870Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16292026-05-11T21:15:32.870Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
16302026-05-11T21:15:32.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-05-11T21:15:32.870Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16322026-05-11T21:15:32.871Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16332026-05-11T21:15:32.871Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16342026-05-11T21:15:35.860Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16352026-05-11T21:15:35.860Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16362026-05-11T21:15:35.860Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16372026-05-11T21:15:35.860Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16382026-05-11T21:15:35.860Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16392026-05-11T21:15:35.860Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
16402026-05-11T21:15:35.860Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-05-11T21:15:35.860Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16422026-05-11T21:15:35.861Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16432026-05-11T21:15:35.861Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16442026-05-11T21:15:35.861Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16452026-05-11T21:15:35.861Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16462026-05-11T21:15:35.861Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16472026-05-11T21:15:35.861Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16482026-05-11T21:15:35.861Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16492026-05-11T21:15:35.861Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.3 Gbits/sec
16502026-05-11T21:15:35.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-05-11T21:15:35.861Z[ 5] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16522026-05-11T21:15:35.861Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16532026-05-11T21:15:35.861Z[ 10] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16542026-05-11T21:15:35.861Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16552026-05-11T21:15:35.861Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16562026-05-11T21:15:35.861Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16572026-05-11T21:15:35.861Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16582026-05-11T21:15:35.861Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16592026-05-11T21:15:35.861Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
16602026-05-11T21:15:35.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-05-11T21:15:35.861Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16622026-05-11T21:15:35.861Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16632026-05-11T21:15:35.861Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16642026-05-11T21:15:35.861Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16652026-05-11T21:15:35.861Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16662026-05-11T21:15:35.861Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16672026-05-11T21:15:35.861Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16682026-05-11T21:15:35.865Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16692026-05-11T21:15:35.868Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
16702026-05-11T21:15:35.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-05-11T21:15:35.868Z[ 5] 10.00-10.00 sec 128 KBytes 2.21 Gbits/sec
16722026-05-11T21:15:35.868Z[ 8] 10.00-10.00 sec 128 KBytes 2.21 Gbits/sec
16732026-05-11T21:15:35.868Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16742026-05-11T21:15:35.868Z[ 12] 10.00-10.00 sec 128 KBytes 2.21 Gbits/sec
16752026-05-11T21:15:35.868Z[ 14] 10.00-10.00 sec 128 KBytes 2.21 Gbits/sec
16762026-05-11T21:15:35.868Z[ 16] 10.00-10.00 sec 128 KBytes 2.21 Gbits/sec
16772026-05-11T21:15:35.868Z[ 18] 10.00-10.00 sec 128 KBytes 2.21 Gbits/sec
16782026-05-11T21:15:35.869Z[ 20] 10.00-10.00 sec 128 KBytes 2.21 Gbits/sec
16792026-05-11T21:15:35.869Z[SUM] 10.00-10.00 sec 896 KBytes 15.5 Gbits/sec
16802026-05-11T21:15:35.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
16812026-05-11T21:15:35.869Z[ ID] Interval Transfer Bitrate
16822026-05-11T21:15:35.869Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16832026-05-11T21:15:35.869Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16842026-05-11T21:15:35.869Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16852026-05-11T21:15:35.869Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16862026-05-11T21:15:35.869Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16872026-05-11T21:15:35.869Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16882026-05-11T21:15:35.869Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16892026-05-11T21:15:35.869Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16902026-05-11T21:15:35.869Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
16912026-05-11T21:15:35.869ZRun 5/5...10036.664884768792Mbps
16922026-05-11T21:15:35.869Z###---------------------###
16932026-05-11T21:15:35.869Z::: iPerf done... :::
16942026-05-11T21:15:35.869Z:::Awaiting out files...:::
16952026-05-11T21:15:35.869Z###---------------------###
16962026-05-11T21:15:35.869Z###-----###
16972026-05-11T21:15:35.869Z:::done!:::
16982026-05-11T21:15:35.869Z###-----###
16992026-05-11T21:15:35.870Z###-------------------###
17002026-05-11T21:15:35.870Z:::Running experiment :::
17012026-05-11T21:15:35.870Z:::iperf-tcp/local/s2c:::
17022026-05-11T21:15:35.870Z###-------------------###
17032026-05-11T21:15:43.253Z-----------------------------------------------------------
17042026-05-11T21:15:43.253ZServer listening on 5201 (test #6)
17052026-05-11T21:15:43.253Z-----------------------------------------------------------
17062026-05-11T21:15:43.253ZAccepted connection from 10.0.0.1, port 32850
17072026-05-11T21:15:43.253Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60706
17082026-05-11T21:15:43.253Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49329
17092026-05-11T21:15:43.254Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45709
17102026-05-11T21:15:43.254Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60904
17112026-05-11T21:15:43.254Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35942
17122026-05-11T21:15:43.254Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53529
17132026-05-11T21:15:43.254Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41111
17142026-05-11T21:15:43.254Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35712
17152026-05-11T21:15:43.254Z[ ID] Interval Transfer Bitrate
17162026-05-11T21:15:43.254Z[ 5] 0.00-1.00 sec 113 MBytes 951 Mbits/sec
17172026-05-11T21:15:43.254Z[ 8] 0.00-1.00 sec 129 MBytes 1.09 Gbits/sec
17182026-05-11T21:15:43.254Z[ 10] 0.00-1.00 sec 114 MBytes 952 Mbits/sec
17192026-05-11T21:15:43.254Z[ 12] 0.00-1.00 sec 159 MBytes 1.33 Gbits/sec
17202026-05-11T21:15:43.254Z[ 14] 0.00-1.00 sec 157 MBytes 1.32 Gbits/sec
17212026-05-11T21:15:43.254Z[ 16] 0.00-1.00 sec 146 MBytes 1.22 Gbits/sec
17222026-05-11T21:15:43.254Z[ 18] 0.00-1.00 sec 113 MBytes 951 Mbits/sec
17232026-05-11T21:15:43.254Z[ 20] 0.00-1.00 sec 154 MBytes 1.29 Gbits/sec
17242026-05-11T21:15:43.254Z[SUM] 0.00-1.00 sec 1.06 GBytes 9.11 Gbits/sec
17252026-05-11T21:15:43.255Z- - - - - - - - - - - - - - - - - - - - - - - - -
17262026-05-11T21:15:43.256Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
17272026-05-11T21:15:43.256Z[ 8] 1.00-2.00 sec 185 MBytes 1.55 Gbits/sec
17282026-05-11T21:15:43.256Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
17292026-05-11T21:15:43.256Z[ 12] 1.00-2.00 sec 184 MBytes 1.54 Gbits/sec
17302026-05-11T21:15:43.256Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17312026-05-11T21:15:43.256Z[ 16] 1.00-2.00 sec 192 MBytes 1.61 Gbits/sec
17322026-05-11T21:15:43.256Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
17332026-05-11T21:15:43.256Z[ 20] 1.00-2.00 sec 194 MBytes 1.63 Gbits/sec
17342026-05-11T21:15:43.256Z[SUM] 1.00-2.00 sec 1.33 GBytes 11.4 Gbits/sec
17352026-05-11T21:15:43.256Z- - - - - - - - - - - - - - - - - - - - - - - - -
17362026-05-11T21:15:43.257Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17372026-05-11T21:15:43.257Z[ 8] 2.00-3.00 sec 195 MBytes 1.64 Gbits/sec
17382026-05-11T21:15:43.257Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17392026-05-11T21:15:43.257Z[ 12] 2.00-3.00 sec 182 MBytes 1.52 Gbits/sec
17402026-05-11T21:15:43.257Z[ 14] 2.00-3.00 sec 168 MBytes 1.41 Gbits/sec
17412026-05-11T21:15:43.257Z[ 16] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
17422026-05-11T21:15:43.257Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17432026-05-11T21:15:43.257Z[ 20] 2.00-3.00 sec 180 MBytes 1.51 Gbits/sec
17442026-05-11T21:15:43.257Z[SUM] 2.00-3.00 sec 1.32 GBytes 11.3 Gbits/sec
17452026-05-11T21:15:43.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
17462026-05-11T21:15:43.258Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17472026-05-11T21:15:43.258Z[ 8] 3.00-4.00 sec 168 MBytes 1.41 Gbits/sec
17482026-05-11T21:15:43.258Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17492026-05-11T21:15:43.258Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17502026-05-11T21:15:43.258Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17512026-05-11T21:15:43.258Z[ 16] 3.00-4.00 sec 167 MBytes 1.40 Gbits/sec
17522026-05-11T21:15:43.258Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17532026-05-11T21:15:43.258Z[ 20] 3.00-4.00 sec 164 MBytes 1.37 Gbits/sec
17542026-05-11T21:15:43.258Z[SUM] 3.00-4.00 sec 1.24 GBytes 10.6 Gbits/sec
17552026-05-11T21:15:43.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
17562026-05-11T21:15:43.258Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17572026-05-11T21:15:43.259Z[ 8] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec
17582026-05-11T21:15:43.259Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17592026-05-11T21:15:43.259Z[ 12] 4.00-5.00 sec 180 MBytes 1.51 Gbits/sec
17602026-05-11T21:15:43.259Z[ 14] 4.00-5.00 sec 169 MBytes 1.42 Gbits/sec
17612026-05-11T21:15:43.259Z[ 16] 4.00-5.00 sec 167 MBytes 1.40 Gbits/sec
17622026-05-11T21:15:43.259Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17632026-05-11T21:15:43.259Z[ 20] 4.00-5.00 sec 180 MBytes 1.51 Gbits/sec
17642026-05-11T21:15:43.259Z[SUM] 4.00-5.00 sec 1.30 GBytes 11.1 Gbits/sec
17652026-05-11T21:15:43.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
17662026-05-11T21:15:43.259Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17672026-05-11T21:15:43.259Z[ 8] 5.00-6.00 sec 170 MBytes 1.43 Gbits/sec
17682026-05-11T21:15:43.259Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17692026-05-11T21:15:43.259Z[ 12] 5.00-6.00 sec 148 MBytes 1.25 Gbits/sec
17702026-05-11T21:15:43.260Z[ 14] 5.00-6.00 sec 170 MBytes 1.42 Gbits/sec
17712026-05-11T21:15:43.260Z[ 16] 5.00-6.00 sec 169 MBytes 1.42 Gbits/sec
17722026-05-11T21:15:43.260Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17732026-05-11T21:15:43.260Z[ 20] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
17742026-05-11T21:15:43.260Z[SUM] 5.00-6.00 sec 1.24 GBytes 10.7 Gbits/sec
17752026-05-11T21:15:43.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
17762026-05-11T21:15:43.260Z[ 5] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
17772026-05-11T21:15:43.260Z[ 8] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
17782026-05-11T21:15:43.260Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17792026-05-11T21:15:46.256Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17802026-05-11T21:15:46.256Z[ 14] 6.00-7.00 sec 163 MBytes 1.37 Gbits/sec
17812026-05-11T21:15:46.256Z[ 16] 6.00-7.00 sec 169 MBytes 1.42 Gbits/sec
17822026-05-11T21:15:46.256Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
17832026-05-11T21:15:46.256Z[ 20] 6.00-7.00 sec 164 MBytes 1.37 Gbits/sec
17842026-05-11T21:15:46.256Z[SUM] 6.00-7.00 sec 1.24 GBytes 10.7 Gbits/sec
17852026-05-11T21:15:46.256Z- - - - - - - - - - - - - - - - - - - - - - - - -
17862026-05-11T21:15:46.257Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
17872026-05-11T21:15:46.257Z[ 8] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
17882026-05-11T21:15:46.257Z[ 10] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
17892026-05-11T21:15:46.257Z[ 12] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
17902026-05-11T21:15:46.257Z[ 14] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
17912026-05-11T21:15:46.257Z[ 16] 7.00-8.00 sec 171 MBytes 1.43 Gbits/sec
17922026-05-11T21:15:46.257Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
17932026-05-11T21:15:46.257Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17942026-05-11T21:15:46.257Z[SUM] 7.00-8.00 sec 1.24 GBytes 10.7 Gbits/sec
17952026-05-11T21:15:46.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-05-11T21:15:46.257Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17972026-05-11T21:15:46.258Z[ 8] 8.00-9.00 sec 169 MBytes 1.42 Gbits/sec
17982026-05-11T21:15:46.258Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17992026-05-11T21:15:46.258Z[ 12] 8.00-9.00 sec 179 MBytes 1.50 Gbits/sec
18002026-05-11T21:15:46.258Z[ 14] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
18012026-05-11T21:15:46.258Z[ 16] 8.00-9.00 sec 180 MBytes 1.51 Gbits/sec
18022026-05-11T21:15:46.258Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18032026-05-11T21:15:46.258Z[ 20] 8.00-9.00 sec 163 MBytes 1.37 Gbits/sec
18042026-05-11T21:15:46.258Z[SUM] 8.00-9.00 sec 1.28 GBytes 11.0 Gbits/sec
18052026-05-11T21:15:46.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-05-11T21:15:46.258Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
18072026-05-11T21:15:46.258Z[ 8] 9.00-10.00 sec 180 MBytes 1.51 Gbits/sec
18082026-05-11T21:15:46.258Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18092026-05-11T21:15:46.258Z[ 12] 9.00-10.00 sec 204 MBytes 1.71 Gbits/sec
18102026-05-11T21:15:46.258Z[ 14] 9.00-10.00 sec 180 MBytes 1.51 Gbits/sec
18112026-05-11T21:15:46.258Z[ 16] 9.00-10.00 sec 178 MBytes 1.50 Gbits/sec
18122026-05-11T21:15:46.259Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18132026-05-11T21:15:46.259Z[ 20] 9.00-10.00 sec 178 MBytes 1.49 Gbits/sec
18142026-05-11T21:15:46.259Z[SUM] 9.00-10.00 sec 1.35 GBytes 11.6 Gbits/sec
18152026-05-11T21:15:46.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-05-11T21:15:46.259Z[ 5] 10.00-10.00 sec 128 KBytes 2.71 Gbits/sec
18172026-05-11T21:15:46.259Z[ 8] 10.00-10.00 sec 128 KBytes 2.71 Gbits/sec
18182026-05-11T21:15:46.259Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18192026-05-11T21:15:46.259Z[ 12] 10.00-10.00 sec 128 KBytes 2.72 Gbits/sec
18202026-05-11T21:15:46.259Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18212026-05-11T21:15:46.259Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18222026-05-11T21:15:46.259Z[ 18] 10.00-10.00 sec 128 KBytes 2.72 Gbits/sec
18232026-05-11T21:15:46.259Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18242026-05-11T21:15:46.259Z[SUM] 10.00-10.00 sec 512 KBytes 10.8 Gbits/sec
18252026-05-11T21:15:46.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
18262026-05-11T21:15:46.259Z[ ID] Interval Transfer Bitrate
18272026-05-11T21:15:46.259Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18282026-05-11T21:15:46.259Z[ 8] 0.00-10.00 sec 1.66 GBytes 1.42 Gbits/sec sender
18292026-05-11T21:15:46.263Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18302026-05-11T21:15:46.263Z[ 12] 0.00-10.00 sec 1.66 GBytes 1.43 Gbits/sec sender
18312026-05-11T21:15:46.263Z[ 14] 0.00-10.00 sec 1.59 GBytes 1.37 Gbits/sec sender
18322026-05-11T21:15:46.263Z[ 16] 0.00-10.00 sec 1.66 GBytes 1.43 Gbits/sec sender
18332026-05-11T21:15:46.263Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18342026-05-11T21:15:46.263Z[ 20] 0.00-10.00 sec 1.65 GBytes 1.42 Gbits/sec sender
18352026-05-11T21:15:46.263Z[SUM] 0.00-10.00 sec 12.6 GBytes 10.8 Gbits/sec sender
18362026-05-11T21:15:46.263ZRun 1/5...10827.67687028472Mbps
18372026-05-11T21:15:53.646Z-----------------------------------------------------------
18382026-05-11T21:15:53.646ZServer listening on 5201 (test #7)
18392026-05-11T21:15:53.646Z-----------------------------------------------------------
18402026-05-11T21:15:53.646ZAccepted connection from 10.0.0.1, port 44100
18412026-05-11T21:15:53.646Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47576
18422026-05-11T21:15:53.646Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59114
18432026-05-11T21:15:53.646Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34134
18442026-05-11T21:15:53.646Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44090
18452026-05-11T21:15:53.646Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61208
18462026-05-11T21:15:53.646Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48991
18472026-05-11T21:15:53.646Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41715
18482026-05-11T21:15:53.646Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36807
18492026-05-11T21:15:53.646Z[ ID] Interval Transfer Bitrate
18502026-05-11T21:15:53.646Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18512026-05-11T21:15:53.646Z[ 8] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
18522026-05-11T21:15:53.646Z[ 10] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
18532026-05-11T21:15:53.646Z[ 12] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
18542026-05-11T21:15:53.646Z[ 14] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
18552026-05-11T21:15:53.647Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
18562026-05-11T21:15:53.647Z[ 18] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18572026-05-11T21:15:53.647Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
18582026-05-11T21:15:53.647Z[SUM] 0.00-1.00 sec 982 MBytes 8.24 Gbits/sec
18592026-05-11T21:15:53.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
18602026-05-11T21:15:53.647Z[ 5] 1.00-2.00 sec 180 MBytes 1.51 Gbits/sec
18612026-05-11T21:15:53.647Z[ 8] 1.00-2.00 sec 202 MBytes 1.69 Gbits/sec
18622026-05-11T21:15:53.647Z[ 10] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
18632026-05-11T21:15:53.647Z[ 12] 1.00-2.00 sec 187 MBytes 1.57 Gbits/sec
18642026-05-11T21:15:53.647Z[ 14] 1.00-2.00 sec 207 MBytes 1.74 Gbits/sec
18652026-05-11T21:15:53.647Z[ 16] 1.00-2.00 sec 182 MBytes 1.53 Gbits/sec
18662026-05-11T21:15:53.647Z[ 18] 1.00-2.00 sec 180 MBytes 1.51 Gbits/sec
18672026-05-11T21:15:53.647Z[ 20] 1.00-2.00 sec 182 MBytes 1.52 Gbits/sec
18682026-05-11T21:15:53.647Z[SUM] 1.00-2.00 sec 1.45 GBytes 12.4 Gbits/sec
18692026-05-11T21:15:53.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-05-11T21:15:53.648Z[ 5] 2.00-3.00 sec 167 MBytes 1.40 Gbits/sec
18712026-05-11T21:15:53.648Z[ 8] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
18722026-05-11T21:15:53.648Z[ 10] 2.00-3.00 sec 191 MBytes 1.61 Gbits/sec
18732026-05-11T21:15:53.648Z[ 12] 2.00-3.00 sec 186 MBytes 1.56 Gbits/sec
18742026-05-11T21:15:53.648Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
18752026-05-11T21:15:53.648Z[ 16] 2.00-3.00 sec 167 MBytes 1.40 Gbits/sec
18762026-05-11T21:15:53.648Z[ 18] 2.00-3.00 sec 167 MBytes 1.40 Gbits/sec
18772026-05-11T21:15:53.648Z[ 20] 2.00-3.00 sec 167 MBytes 1.40 Gbits/sec
18782026-05-11T21:15:53.648Z[SUM] 2.00-3.00 sec 1.32 GBytes 11.3 Gbits/sec
18792026-05-11T21:15:53.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
18802026-05-11T21:15:53.648Z[ 5] 3.00-4.00 sec 178 MBytes 1.49 Gbits/sec
18812026-05-11T21:15:53.648Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18822026-05-11T21:15:53.648Z[ 10] 3.00-4.00 sec 215 MBytes 1.81 Gbits/sec
18832026-05-11T21:15:53.648Z[ 12] 3.00-4.00 sec 218 MBytes 1.83 Gbits/sec
18842026-05-11T21:15:53.648Z[ 14] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
18852026-05-11T21:15:53.649Z[ 16] 3.00-4.00 sec 176 MBytes 1.47 Gbits/sec
18862026-05-11T21:15:53.649Z[ 18] 3.00-4.00 sec 178 MBytes 1.49 Gbits/sec
18872026-05-11T21:15:53.649Z[ 20] 3.00-4.00 sec 175 MBytes 1.47 Gbits/sec
18882026-05-11T21:15:53.649Z[SUM] 3.00-4.00 sec 1.42 GBytes 12.2 Gbits/sec
18892026-05-11T21:15:53.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
18902026-05-11T21:15:53.649Z[ 5] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec
18912026-05-11T21:15:53.649Z[ 8] 4.00-5.00 sec 215 MBytes 1.80 Gbits/sec
18922026-05-11T21:15:53.649Z[ 10] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
18932026-05-11T21:15:53.649Z[ 12] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
18942026-05-11T21:15:53.649Z[ 14] 4.00-5.00 sec 180 MBytes 1.51 Gbits/sec
18952026-05-11T21:15:53.649Z[ 16] 4.00-5.00 sec 173 MBytes 1.45 Gbits/sec
18962026-05-11T21:15:53.649Z[ 18] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec
18972026-05-11T21:15:53.649Z[ 20] 4.00-5.00 sec 173 MBytes 1.45 Gbits/sec
18982026-05-11T21:15:53.649Z[SUM] 4.00-5.00 sec 1.38 GBytes 11.8 Gbits/sec
18992026-05-11T21:15:53.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
19002026-05-11T21:15:53.649Z[ 5] 5.00-6.00 sec 166 MBytes 1.39 Gbits/sec
19012026-05-11T21:15:53.649Z[ 8] 5.00-6.00 sec 181 MBytes 1.52 Gbits/sec
19022026-05-11T21:15:53.649Z[ 10] 5.00-6.00 sec 183 MBytes 1.53 Gbits/sec
19032026-05-11T21:15:53.649Z[ 12] 5.00-6.00 sec 181 MBytes 1.52 Gbits/sec
19042026-05-11T21:15:53.649Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19052026-05-11T21:15:53.649Z[ 16] 5.00-6.00 sec 168 MBytes 1.41 Gbits/sec
19062026-05-11T21:15:53.649Z[ 18] 5.00-6.00 sec 166 MBytes 1.39 Gbits/sec
19072026-05-11T21:15:53.649Z[ 20] 5.00-6.00 sec 167 MBytes 1.40 Gbits/sec
19082026-05-11T21:15:53.649Z[SUM] 5.00-6.00 sec 1.33 GBytes 11.4 Gbits/sec
19092026-05-11T21:15:53.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
19102026-05-11T21:15:53.649Z[ 5] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19112026-05-11T21:15:53.649Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19122026-05-11T21:15:53.649Z[ 10] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
19132026-05-11T21:15:56.645Z[ 12] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
19142026-05-11T21:15:56.645Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
19152026-05-11T21:15:56.645Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19162026-05-11T21:15:56.645Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19172026-05-11T21:15:56.645Z[ 20] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19182026-05-11T21:15:56.645Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
19192026-05-11T21:15:56.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
19202026-05-11T21:15:56.645Z[ 5] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19212026-05-11T21:15:56.645Z[ 8] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
19222026-05-11T21:15:56.645Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19232026-05-11T21:15:56.645Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19242026-05-11T21:15:56.645Z[ 14] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
19252026-05-11T21:15:56.645Z[ 16] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19262026-05-11T21:15:56.645Z[ 18] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19272026-05-11T21:15:56.646Z[ 20] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19282026-05-11T21:15:56.646Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.6 Gbits/sec
19292026-05-11T21:15:56.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
19302026-05-11T21:15:56.646Z[ 5] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19312026-05-11T21:15:56.646Z[ 8] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
19322026-05-11T21:15:56.646Z[ 10] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
19332026-05-11T21:15:56.646Z[ 12] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
19342026-05-11T21:15:56.646Z[ 14] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19352026-05-11T21:15:56.646Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19362026-05-11T21:15:56.646Z[ 18] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19372026-05-11T21:15:56.646Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19382026-05-11T21:15:56.646Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.5 Gbits/sec
19392026-05-11T21:15:56.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
19402026-05-11T21:15:56.646Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19412026-05-11T21:15:56.646Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19422026-05-11T21:15:56.646Z[ 10] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19432026-05-11T21:15:56.646Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19442026-05-11T21:15:56.646Z[ 14] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
19452026-05-11T21:15:56.646Z[ 16] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
19462026-05-11T21:15:56.646Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19472026-05-11T21:15:56.646Z[ 20] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
19482026-05-11T21:15:56.646Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.4 Gbits/sec
19492026-05-11T21:15:56.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
19502026-05-11T21:15:56.646Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19512026-05-11T21:15:56.646Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19522026-05-11T21:15:56.646Z[ 10] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
19532026-05-11T21:15:56.646Z[ 12] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
19542026-05-11T21:15:56.646Z[ 14] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
19552026-05-11T21:15:56.646Z[ 16] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
19562026-05-11T21:15:56.646Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19572026-05-11T21:15:56.646Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19582026-05-11T21:15:56.646Z[SUM] 10.00-10.00 sec 512 KBytes 9.62 Gbits/sec
19592026-05-11T21:15:56.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
19602026-05-11T21:15:56.646Z[ ID] Interval Transfer Bitrate
19612026-05-11T21:15:56.646Z[ 5] 0.00-10.00 sec 1.57 GBytes 1.35 Gbits/sec sender
19622026-05-11T21:15:56.646Z[ 8] 0.00-10.00 sec 1.61 GBytes 1.38 Gbits/sec sender
19632026-05-11T21:15:56.646Z[ 10] 0.00-10.00 sec 1.64 GBytes 1.41 Gbits/sec sender
19642026-05-11T21:15:56.646Z[ 12] 0.00-10.00 sec 1.65 GBytes 1.42 Gbits/sec sender
19652026-05-11T21:15:56.646Z[ 14] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
19662026-05-11T21:15:56.649Z[ 16] 0.00-10.00 sec 1.57 GBytes 1.35 Gbits/sec sender
19672026-05-11T21:15:56.650Z[ 18] 0.00-10.00 sec 1.57 GBytes 1.35 Gbits/sec sender
19682026-05-11T21:15:56.650Z[ 20] 0.00-10.00 sec 1.57 GBytes 1.35 Gbits/sec sender
19692026-05-11T21:15:56.650Z[SUM] 0.00-10.00 sec 12.7 GBytes 10.9 Gbits/sec sender
19702026-05-11T21:15:56.650ZRun 2/5...10941.922461489232Mbps
19712026-05-11T21:16:04.037Z-----------------------------------------------------------
19722026-05-11T21:16:04.037ZServer listening on 5201 (test #8)
19732026-05-11T21:16:04.037Z-----------------------------------------------------------
19742026-05-11T21:16:04.037ZAccepted connection from 10.0.0.1, port 59514
19752026-05-11T21:16:04.037Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55494
19762026-05-11T21:16:04.037Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60940
19772026-05-11T21:16:04.037Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53444
19782026-05-11T21:16:04.037Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60240
19792026-05-11T21:16:04.037Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64565
19802026-05-11T21:16:04.037Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60118
19812026-05-11T21:16:04.037Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53426
19822026-05-11T21:16:04.037Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37779
19832026-05-11T21:16:04.037Z[ ID] Interval Transfer Bitrate
19842026-05-11T21:16:04.038Z[ 5] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
19852026-05-11T21:16:04.040Z[ 8] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
19862026-05-11T21:16:04.040Z[ 10] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
19872026-05-11T21:16:04.040Z[ 12] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
19882026-05-11T21:16:04.040Z[ 14] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
19892026-05-11T21:16:04.040Z[ 16] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
19902026-05-11T21:16:04.040Z[ 18] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
19912026-05-11T21:16:04.040Z[ 20] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
19922026-05-11T21:16:04.040Z[SUM] 0.00-1.00 sec 948 MBytes 7.96 Gbits/sec
19932026-05-11T21:16:04.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
19942026-05-11T21:16:04.040Z[ 5] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
19952026-05-11T21:16:04.040Z[ 8] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
19962026-05-11T21:16:04.040Z[ 10] 1.00-2.00 sec 159 MBytes 1.34 Gbits/sec
19972026-05-11T21:16:04.040Z[ 12] 1.00-2.00 sec 167 MBytes 1.40 Gbits/sec
19982026-05-11T21:16:04.040Z[ 14] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
19992026-05-11T21:16:04.040Z[ 16] 1.00-2.00 sec 159 MBytes 1.34 Gbits/sec
20002026-05-11T21:16:04.040Z[ 18] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
20012026-05-11T21:16:04.041Z[ 20] 1.00-2.00 sec 168 MBytes 1.41 Gbits/sec
20022026-05-11T21:16:04.041Z[SUM] 1.00-2.00 sec 1.27 GBytes 10.9 Gbits/sec
20032026-05-11T21:16:04.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
20042026-05-11T21:16:04.041Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20052026-05-11T21:16:04.041Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20062026-05-11T21:16:04.041Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20072026-05-11T21:16:04.041Z[ 12] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
20082026-05-11T21:16:04.041Z[ 14] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20092026-05-11T21:16:04.041Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20102026-05-11T21:16:04.041Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20112026-05-11T21:16:04.041Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20122026-05-11T21:16:04.041Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.4 Gbits/sec
20132026-05-11T21:16:04.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
20142026-05-11T21:16:04.041Z[ 5] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
20152026-05-11T21:16:04.041Z[ 8] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
20162026-05-11T21:16:04.041Z[ 10] 3.00-4.00 sec 159 MBytes 1.34 Gbits/sec
20172026-05-11T21:16:04.041Z[ 12] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
20182026-05-11T21:16:04.041Z[ 14] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
20192026-05-11T21:16:04.041Z[ 16] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
20202026-05-11T21:16:04.041Z[ 18] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
20212026-05-11T21:16:04.041Z[ 20] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
20222026-05-11T21:16:04.046Z[SUM] 3.00-4.00 sec 1.25 GBytes 10.7 Gbits/sec
20232026-05-11T21:16:04.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
20242026-05-11T21:16:04.046Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
20252026-05-11T21:16:04.046Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20262026-05-11T21:16:04.046Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20272026-05-11T21:16:04.046Z[ 12] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
20282026-05-11T21:16:04.046Z[ 14] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
20292026-05-11T21:16:04.046Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20302026-05-11T21:16:04.047Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20312026-05-11T21:16:04.047Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20322026-05-11T21:16:04.047Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
20332026-05-11T21:16:04.047Z- - - - - - - - - - - - - - - - - - - - - - - - -
20342026-05-11T21:16:04.047Z[ 5] 5.00-6.00 sec 164 MBytes 1.37 Gbits/sec
20352026-05-11T21:16:04.047Z[ 8] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
20362026-05-11T21:16:04.047Z[ 10] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
20372026-05-11T21:16:04.047Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
20382026-05-11T21:16:04.047Z[ 14] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
20392026-05-11T21:16:04.047Z[ 16] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
20402026-05-11T21:16:04.047Z[ 18] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
20412026-05-11T21:16:04.047Z[ 20] 5.00-6.00 sec 165 MBytes 1.39 Gbits/sec
20422026-05-11T21:16:04.047Z[SUM] 5.00-6.00 sec 1.24 GBytes 10.7 Gbits/sec
20432026-05-11T21:16:04.047Z- - - - - - - - - - - - - - - - - - - - - - - - -
20442026-05-11T21:16:04.047Z[ 5] 6.00-7.00 sec 166 MBytes 1.39 Gbits/sec
20452026-05-11T21:16:04.047Z[ 8] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20462026-05-11T21:16:04.047Z[ 10] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20472026-05-11T21:16:07.038Z[ 12] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20482026-05-11T21:16:07.038Z[ 14] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
20492026-05-11T21:16:07.038Z[ 16] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20502026-05-11T21:16:07.038Z[ 18] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20512026-05-11T21:16:07.038Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20522026-05-11T21:16:07.038Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.6 Gbits/sec
20532026-05-11T21:16:07.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
20542026-05-11T21:16:07.039Z[ 5] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20552026-05-11T21:16:07.039Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20562026-05-11T21:16:07.039Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20572026-05-11T21:16:07.039Z[ 12] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
20582026-05-11T21:16:07.039Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20592026-05-11T21:16:07.039Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20602026-05-11T21:16:07.039Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20612026-05-11T21:16:07.039Z[ 20] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20622026-05-11T21:16:07.039Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
20632026-05-11T21:16:07.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
20642026-05-11T21:16:07.039Z[ 5] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
20652026-05-11T21:16:07.039Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20662026-05-11T21:16:07.039Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20672026-05-11T21:16:07.039Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20682026-05-11T21:16:07.039Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20692026-05-11T21:16:07.039Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20702026-05-11T21:16:07.039Z[ 18] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
20712026-05-11T21:16:07.039Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20722026-05-11T21:16:07.039Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
20732026-05-11T21:16:07.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
20742026-05-11T21:16:07.039Z[ 5] 9.00-10.00 sec 175 MBytes 1.47 Gbits/sec
20752026-05-11T21:16:07.039Z[ 8] 9.00-10.00 sec 168 MBytes 1.41 Gbits/sec
20762026-05-11T21:16:07.039Z[ 10] 9.00-10.00 sec 166 MBytes 1.39 Gbits/sec
20772026-05-11T21:16:07.039Z[ 12] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
20782026-05-11T21:16:07.039Z[ 14] 9.00-10.00 sec 176 MBytes 1.48 Gbits/sec
20792026-05-11T21:16:07.039Z[ 16] 9.00-10.00 sec 166 MBytes 1.39 Gbits/sec
20802026-05-11T21:16:07.039Z[ 18] 9.00-10.00 sec 168 MBytes 1.41 Gbits/sec
20812026-05-11T21:16:07.039Z[ 20] 9.00-10.00 sec 196 MBytes 1.65 Gbits/sec
20822026-05-11T21:16:07.039Z[SUM] 9.00-10.00 sec 1.34 GBytes 11.5 Gbits/sec
20832026-05-11T21:16:07.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
20842026-05-11T21:16:07.039Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20852026-05-11T21:16:07.039Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20862026-05-11T21:16:07.039Z[ 10] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
20872026-05-11T21:16:07.039Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20882026-05-11T21:16:07.039Z[ 14] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
20892026-05-11T21:16:07.039Z[ 16] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
20902026-05-11T21:16:07.039Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20912026-05-11T21:16:07.039Z[ 20] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
20922026-05-11T21:16:07.040Z[SUM] 10.00-10.00 sec 512 KBytes 8.91 Gbits/sec
20932026-05-11T21:16:07.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
20942026-05-11T21:16:07.040Z[ ID] Interval Transfer Bitrate
20952026-05-11T21:16:07.040Z[ 5] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
20962026-05-11T21:16:07.040Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
20972026-05-11T21:16:07.040Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
20982026-05-11T21:16:07.040Z[ 12] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
20992026-05-11T21:16:07.040Z[ 14] 0.00-10.00 sec 1.53 GBytes 1.32 Gbits/sec sender
21002026-05-11T21:16:07.040Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
21012026-05-11T21:16:07.040Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
21022026-05-11T21:16:07.040Z[ 20] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
21032026-05-11T21:16:07.040Z[SUM] 0.00-10.00 sec 12.1 GBytes 10.4 Gbits/sec sender
21042026-05-11T21:16:07.044ZRun 3/5...10413.739967663574Mbps
21052026-05-11T21:16:14.432Z-----------------------------------------------------------
21062026-05-11T21:16:14.432ZServer listening on 5201 (test #9)
21072026-05-11T21:16:14.432Z-----------------------------------------------------------
21082026-05-11T21:16:14.432ZAccepted connection from 10.0.0.1, port 62995
21092026-05-11T21:16:14.432Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49247
21102026-05-11T21:16:14.432Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54672
21112026-05-11T21:16:14.432Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60472
21122026-05-11T21:16:14.432Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39179
21132026-05-11T21:16:14.432Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38714
21142026-05-11T21:16:14.432Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51952
21152026-05-11T21:16:14.432Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35334
21162026-05-11T21:16:14.432Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52713
21172026-05-11T21:16:14.432Z[ ID] Interval Transfer Bitrate
21182026-05-11T21:16:14.432Z[ 5] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
21192026-05-11T21:16:14.432Z[ 8] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
21202026-05-11T21:16:14.432Z[ 10] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
21212026-05-11T21:16:14.432Z[ 12] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
21222026-05-11T21:16:14.432Z[ 14] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
21232026-05-11T21:16:14.432Z[ 16] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21242026-05-11T21:16:14.432Z[ 18] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
21252026-05-11T21:16:14.432Z[ 20] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
21262026-05-11T21:16:14.432Z[SUM] 0.00-1.00 sec 974 MBytes 8.17 Gbits/sec
21272026-05-11T21:16:14.432Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-05-11T21:16:14.432Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21292026-05-11T21:16:14.432Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21302026-05-11T21:16:14.432Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21312026-05-11T21:16:14.432Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21322026-05-11T21:16:14.432Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21332026-05-11T21:16:14.432Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21342026-05-11T21:16:14.432Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21352026-05-11T21:16:14.433Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21362026-05-11T21:16:14.433Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
21372026-05-11T21:16:14.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-05-11T21:16:14.433Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
21392026-05-11T21:16:14.433Z[ 8] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
21402026-05-11T21:16:14.433Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21412026-05-11T21:16:14.433Z[ 12] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
21422026-05-11T21:16:14.433Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21432026-05-11T21:16:14.433Z[ 16] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
21442026-05-11T21:16:14.433Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21452026-05-11T21:16:14.433Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21462026-05-11T21:16:14.433Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
21472026-05-11T21:16:14.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-05-11T21:16:14.433Z[ 5] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
21492026-05-11T21:16:14.433Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21502026-05-11T21:16:14.433Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21512026-05-11T21:16:14.433Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21522026-05-11T21:16:14.433Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
21532026-05-11T21:16:14.433Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21542026-05-11T21:16:14.433Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21552026-05-11T21:16:14.433Z[ 20] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
21562026-05-11T21:16:14.433Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
21572026-05-11T21:16:14.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-05-11T21:16:14.433Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21592026-05-11T21:16:14.433Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21602026-05-11T21:16:14.433Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21612026-05-11T21:16:14.433Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21622026-05-11T21:16:14.433Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21632026-05-11T21:16:14.433Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21642026-05-11T21:16:14.433Z[ 18] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
21652026-05-11T21:16:14.433Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21662026-05-11T21:16:14.433Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
21672026-05-11T21:16:14.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
21682026-05-11T21:16:14.433Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21692026-05-11T21:16:14.433Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21702026-05-11T21:16:14.433Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21712026-05-11T21:16:14.433Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21722026-05-11T21:16:14.433Z[ 14] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
21732026-05-11T21:16:14.434Z[ 16] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
21742026-05-11T21:16:14.434Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21752026-05-11T21:16:14.434Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21762026-05-11T21:16:14.434Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
21772026-05-11T21:16:14.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
21782026-05-11T21:16:14.434Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21792026-05-11T21:16:14.434Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21802026-05-11T21:16:14.434Z[ 10] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
21812026-05-11T21:16:17.435Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21822026-05-11T21:16:17.435Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21832026-05-11T21:16:17.435Z[ 16] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
21842026-05-11T21:16:17.435Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21852026-05-11T21:16:17.435Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21862026-05-11T21:16:17.435Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
21872026-05-11T21:16:17.435Z- - - - - - - - - - - - - - - - - - - - - - - - -
21882026-05-11T21:16:17.435Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21892026-05-11T21:16:17.435Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21902026-05-11T21:16:17.435Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21912026-05-11T21:16:17.435Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21922026-05-11T21:16:17.435Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21932026-05-11T21:16:17.435Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21942026-05-11T21:16:17.435Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21952026-05-11T21:16:17.435Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21962026-05-11T21:16:17.435Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
21972026-05-11T21:16:17.435Z- - - - - - - - - - - - - - - - - - - - - - - - -
21982026-05-11T21:16:17.435Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
21992026-05-11T21:16:17.435Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22002026-05-11T21:16:17.435Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22012026-05-11T21:16:17.435Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22022026-05-11T21:16:17.435Z[ 14] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
22032026-05-11T21:16:17.435Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22042026-05-11T21:16:17.435Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22052026-05-11T21:16:17.435Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22062026-05-11T21:16:17.435Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
22072026-05-11T21:16:17.436Z- - - - - - - - - - - - - - - - - - - - - - - - -
22082026-05-11T21:16:17.436Z[ 5] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22092026-05-11T21:16:17.436Z[ 8] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22102026-05-11T21:16:17.436Z[ 10] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22112026-05-11T21:16:17.436Z[ 12] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22122026-05-11T21:16:17.436Z[ 14] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22132026-05-11T21:16:17.436Z[ 16] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22142026-05-11T21:16:17.436Z[ 18] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22152026-05-11T21:16:17.436Z[ 20] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22162026-05-11T21:16:17.436Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.5 Gbits/sec
22172026-05-11T21:16:17.436Z- - - - - - - - - - - - - - - - - - - - - - - - -
22182026-05-11T21:16:17.436Z[ 5] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
22192026-05-11T21:16:17.436Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22202026-05-11T21:16:17.436Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22212026-05-11T21:16:17.436Z[ 12] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
22222026-05-11T21:16:17.436Z[ 14] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
22232026-05-11T21:16:17.436Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22242026-05-11T21:16:17.436Z[ 18] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
22252026-05-11T21:16:17.436Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22262026-05-11T21:16:17.436Z[SUM] 10.00-10.00 sec 512 KBytes 8.39 Gbits/sec
22272026-05-11T21:16:17.436Z- - - - - - - - - - - - - - - - - - - - - - - - -
22282026-05-11T21:16:17.436Z[ ID] Interval Transfer Bitrate
22292026-05-11T21:16:17.436Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22302026-05-11T21:16:17.436Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22312026-05-11T21:16:17.436Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22322026-05-11T21:16:17.436Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22332026-05-11T21:16:17.436Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22342026-05-11T21:16:17.436Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22352026-05-11T21:16:17.436Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22362026-05-11T21:16:17.436Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22372026-05-11T21:16:17.436Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
22382026-05-11T21:16:17.440ZRun 4/5...10191.741760421864Mbps
22392026-05-11T21:16:24.824Z-----------------------------------------------------------
22402026-05-11T21:16:24.824ZServer listening on 5201 (test #10)
22412026-05-11T21:16:24.824Z-----------------------------------------------------------
22422026-05-11T21:16:24.824ZAccepted connection from 10.0.0.1, port 62579
22432026-05-11T21:16:24.824Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63319
22442026-05-11T21:16:24.824Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56395
22452026-05-11T21:16:24.824Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57061
22462026-05-11T21:16:24.825Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33994
22472026-05-11T21:16:24.825Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59969
22482026-05-11T21:16:24.825Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59520
22492026-05-11T21:16:24.825Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38059
22502026-05-11T21:16:24.825Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59934
22512026-05-11T21:16:24.825Z[ ID] Interval Transfer Bitrate
22522026-05-11T21:16:24.825Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22532026-05-11T21:16:24.825Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22542026-05-11T21:16:24.825Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22552026-05-11T21:16:24.825Z[ 12] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
22562026-05-11T21:16:24.825Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22572026-05-11T21:16:24.825Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22582026-05-11T21:16:24.825Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22592026-05-11T21:16:24.825Z[ 20] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
22602026-05-11T21:16:24.825Z[SUM] 0.00-1.00 sec 970 MBytes 8.14 Gbits/sec
22612026-05-11T21:16:24.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622026-05-11T21:16:24.825Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22632026-05-11T21:16:24.825Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22642026-05-11T21:16:24.825Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22652026-05-11T21:16:24.825Z[ 12] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
22662026-05-11T21:16:24.825Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22672026-05-11T21:16:24.825Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22682026-05-11T21:16:24.825Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22692026-05-11T21:16:24.826Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22702026-05-11T21:16:24.826Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
22712026-05-11T21:16:24.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-05-11T21:16:24.826Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
22732026-05-11T21:16:24.826Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22742026-05-11T21:16:24.826Z[ 10] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
22752026-05-11T21:16:24.826Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22762026-05-11T21:16:24.826Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22772026-05-11T21:16:24.826Z[ 16] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
22782026-05-11T21:16:24.826Z[ 18] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
22792026-05-11T21:16:24.826Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22802026-05-11T21:16:24.826Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
22812026-05-11T21:16:24.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-05-11T21:16:24.826Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22832026-05-11T21:16:24.826Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22842026-05-11T21:16:24.826Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22852026-05-11T21:16:24.826Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22862026-05-11T21:16:24.826Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22872026-05-11T21:16:24.826Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22882026-05-11T21:16:24.827Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22892026-05-11T21:16:24.827Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22902026-05-11T21:16:24.827Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
22912026-05-11T21:16:24.827Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-05-11T21:16:24.827Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22932026-05-11T21:16:24.827Z[ 8] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
22942026-05-11T21:16:24.827Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22952026-05-11T21:16:24.827Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22962026-05-11T21:16:24.827Z[ 14] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
22972026-05-11T21:16:24.827Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22982026-05-11T21:16:24.827Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22992026-05-11T21:16:24.827Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23002026-05-11T21:16:24.834Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
23012026-05-11T21:16:24.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-05-11T21:16:24.834Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
23032026-05-11T21:16:24.834Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23042026-05-11T21:16:24.834Z[ 10] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
23052026-05-11T21:16:24.834Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23062026-05-11T21:16:24.834Z[ 14] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
23072026-05-11T21:16:24.834Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23082026-05-11T21:16:24.834Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23092026-05-11T21:16:24.834Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23102026-05-11T21:16:24.834Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
23112026-05-11T21:16:24.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-05-11T21:16:24.835Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23132026-05-11T21:16:24.835Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23142026-05-11T21:16:24.835Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
23152026-05-11T21:16:27.824Z[ 12] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
23162026-05-11T21:16:27.824Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23172026-05-11T21:16:27.824Z[ 16] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
23182026-05-11T21:16:27.824Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
23192026-05-11T21:16:27.824Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23202026-05-11T21:16:27.824Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
23212026-05-11T21:16:27.824Z- - - - - - - - - - - - - - - - - - - - - - - - -
23222026-05-11T21:16:27.824Z[ 5] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23232026-05-11T21:16:27.824Z[ 8] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23242026-05-11T21:16:27.824Z[ 10] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
23252026-05-11T21:16:27.824Z[ 12] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23262026-05-11T21:16:27.824Z[ 14] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
23272026-05-11T21:16:27.824Z[ 16] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23282026-05-11T21:16:27.825Z[ 18] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23292026-05-11T21:16:27.825Z[ 20] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
23302026-05-11T21:16:27.825Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.6 Gbits/sec
23312026-05-11T21:16:27.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
23322026-05-11T21:16:27.825Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23332026-05-11T21:16:27.825Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23342026-05-11T21:16:27.825Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23352026-05-11T21:16:27.825Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
23362026-05-11T21:16:27.825Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23372026-05-11T21:16:27.825Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
23382026-05-11T21:16:27.825Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23392026-05-11T21:16:27.825Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23402026-05-11T21:16:27.825Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
23412026-05-11T21:16:27.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-05-11T21:16:27.825Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23432026-05-11T21:16:27.825Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23442026-05-11T21:16:27.825Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23452026-05-11T21:16:27.825Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23462026-05-11T21:16:27.825Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23472026-05-11T21:16:27.825Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23482026-05-11T21:16:27.825Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23492026-05-11T21:16:27.825Z[ 20] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
23502026-05-11T21:16:27.825Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
23512026-05-11T21:16:27.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-05-11T21:16:27.825Z[ 5] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
23532026-05-11T21:16:27.825Z[ 8] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
23542026-05-11T21:16:27.825Z[ 10] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
23552026-05-11T21:16:27.825Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23562026-05-11T21:16:27.825Z[ 14] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
23572026-05-11T21:16:27.825Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23582026-05-11T21:16:27.825Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23592026-05-11T21:16:27.825Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23602026-05-11T21:16:27.825Z[SUM] 10.00-10.00 sec 512 KBytes 9.08 Gbits/sec
23612026-05-11T21:16:27.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
23622026-05-11T21:16:27.829Z[ ID] Interval Transfer Bitrate
23632026-05-11T21:16:27.829Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23642026-05-11T21:16:27.829Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23652026-05-11T21:16:27.829Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23662026-05-11T21:16:27.829Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23672026-05-11T21:16:27.829Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23682026-05-11T21:16:27.829Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23692026-05-11T21:16:27.829Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23702026-05-11T21:16:27.829Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23712026-05-11T21:16:27.829Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
23722026-05-11T21:16:27.829ZRun 5/5...10188.213460239293Mbps
23732026-05-11T21:16:27.829Z###---------------------###
23742026-05-11T21:16:27.829Z::: iPerf done... :::
23752026-05-11T21:16:27.829Z:::Awaiting out files...:::
23762026-05-11T21:16:27.829Z###---------------------###
23772026-05-11T21:16:27.829Z###-----###
23782026-05-11T21:16:27.829Z:::done!:::
23792026-05-11T21:16:27.829Z###-----###
23802026-05-11T21:16:27.829Z###-------------------###
23812026-05-11T21:16:27.829Z:::Running experiment :::
23822026-05-11T21:16:27.829Z:::iperf-tcp/local/c2s:::
23832026-05-11T21:16:27.829Z###-------------------###
23842026-05-11T21:16:28.181Zdtrace: description 'profile-201us ' matched 2 probes
23852026-05-11T21:16:35.219Z-----------------------------------------------------------
23862026-05-11T21:16:35.219ZServer listening on 5201 (test #11)
23872026-05-11T21:16:35.220Z-----------------------------------------------------------
23882026-05-11T21:16:35.220ZAccepted connection from 10.0.0.1, port 60008
23892026-05-11T21:16:35.220Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61880
23902026-05-11T21:16:35.220Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54088
23912026-05-11T21:16:35.220Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48300
23922026-05-11T21:16:35.220Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34292
23932026-05-11T21:16:35.220Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49149
23942026-05-11T21:16:35.220Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49400
23952026-05-11T21:16:35.220Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55246
23962026-05-11T21:16:35.220Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55289
23972026-05-11T21:16:35.220Z[ ID] Interval Transfer Bitrate
23982026-05-11T21:16:35.220Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
23992026-05-11T21:16:35.220Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
24002026-05-11T21:16:35.220Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
24012026-05-11T21:16:35.220Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
24022026-05-11T21:16:35.220Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
24032026-05-11T21:16:35.220Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
24042026-05-11T21:16:35.220Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
24052026-05-11T21:16:35.220Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
24062026-05-11T21:16:35.220Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
24072026-05-11T21:16:35.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082026-05-11T21:16:35.220Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24092026-05-11T21:16:35.220Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
24102026-05-11T21:16:35.220Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
24112026-05-11T21:16:35.220Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24122026-05-11T21:16:35.220Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24132026-05-11T21:16:35.220Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24142026-05-11T21:16:35.220Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24152026-05-11T21:16:35.220Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
24162026-05-11T21:16:35.220Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
24172026-05-11T21:16:35.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-05-11T21:16:35.220Z[ 5] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
24192026-05-11T21:16:35.220Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
24202026-05-11T21:16:35.220Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
24212026-05-11T21:16:35.221Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
24222026-05-11T21:16:35.221Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
24232026-05-11T21:16:35.221Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
24242026-05-11T21:16:35.221Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
24252026-05-11T21:16:35.221Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24262026-05-11T21:16:35.221Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
24272026-05-11T21:16:35.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-05-11T21:16:35.221Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24292026-05-11T21:16:35.221Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
24302026-05-11T21:16:35.221Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24312026-05-11T21:16:35.221Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
24322026-05-11T21:16:35.221Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24332026-05-11T21:16:35.221Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24342026-05-11T21:16:35.221Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
24352026-05-11T21:16:35.221Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
24362026-05-11T21:16:35.221Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
24372026-05-11T21:16:35.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-05-11T21:16:35.221Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24392026-05-11T21:16:35.221Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24402026-05-11T21:16:35.221Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24412026-05-11T21:16:35.221Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24422026-05-11T21:16:35.221Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24432026-05-11T21:16:35.221Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24442026-05-11T21:16:35.221Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24452026-05-11T21:16:35.221Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24462026-05-11T21:16:35.221Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
24472026-05-11T21:16:35.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-05-11T21:16:35.221Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
24492026-05-11T21:16:35.221Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
24502026-05-11T21:16:35.221Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
24512026-05-11T21:16:35.221Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
24522026-05-11T21:16:35.221Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
24532026-05-11T21:16:35.221Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24542026-05-11T21:16:35.221Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24552026-05-11T21:16:35.221Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
24562026-05-11T21:16:35.221Z[SUM] 5.00-6.00 sec 420 MBytes 3.53 Gbits/sec
24572026-05-11T21:16:35.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-05-11T21:16:35.221Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24592026-05-11T21:16:35.222Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24602026-05-11T21:16:35.222Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24612026-05-11T21:16:38.221Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24622026-05-11T21:16:38.221Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24632026-05-11T21:16:38.221Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24642026-05-11T21:16:38.221Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
24652026-05-11T21:16:38.221Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24662026-05-11T21:16:38.221Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
24672026-05-11T21:16:38.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-05-11T21:16:38.221Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
24692026-05-11T21:16:38.221Z[ 8] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
24702026-05-11T21:16:38.221Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24712026-05-11T21:16:38.221Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24722026-05-11T21:16:38.221Z[ 14] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
24732026-05-11T21:16:38.221Z[ 16] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
24742026-05-11T21:16:38.221Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24752026-05-11T21:16:38.221Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
24762026-05-11T21:16:38.221Z[SUM] 7.00-8.00 sec 419 MBytes 3.52 Gbits/sec
24772026-05-11T21:16:38.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782026-05-11T21:16:38.221Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24792026-05-11T21:16:38.221Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24802026-05-11T21:16:38.221Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
24812026-05-11T21:16:38.221Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
24822026-05-11T21:16:38.222Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24832026-05-11T21:16:38.222Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24842026-05-11T21:16:38.222Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24852026-05-11T21:16:38.222Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24862026-05-11T21:16:38.222Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
24872026-05-11T21:16:38.222Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882026-05-11T21:16:38.222Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
24892026-05-11T21:16:38.222Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
24902026-05-11T21:16:38.222Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
24912026-05-11T21:16:38.222Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
24922026-05-11T21:16:38.222Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
24932026-05-11T21:16:38.222Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
24942026-05-11T21:16:38.222Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
24952026-05-11T21:16:38.222Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
24962026-05-11T21:16:38.222Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
24972026-05-11T21:16:38.222Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982026-05-11T21:16:38.222Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24992026-05-11T21:16:38.222Z[ 8] 10.00-10.00 sec 128 KBytes 931 Mbits/sec
25002026-05-11T21:16:38.222Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25012026-05-11T21:16:38.222Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25022026-05-11T21:16:38.222Z[ 14] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
25032026-05-11T21:16:38.222Z[ 16] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
25042026-05-11T21:16:38.222Z[ 18] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
25052026-05-11T21:16:38.222Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25062026-05-11T21:16:38.222Z[SUM] 10.00-10.00 sec 512 KBytes 3.72 Gbits/sec
25072026-05-11T21:16:38.222Z- - - - - - - - - - - - - - - - - - - - - - - - -
25082026-05-11T21:16:38.222Z[ ID] Interval Transfer Bitrate
25092026-05-11T21:16:38.222Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
25102026-05-11T21:16:38.222Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
25112026-05-11T21:16:38.222Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
25122026-05-11T21:16:38.222Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
25132026-05-11T21:16:38.222Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
25142026-05-11T21:16:38.222Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
25152026-05-11T21:16:38.222Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
25162026-05-11T21:16:38.222Z[ 20] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
25172026-05-11T21:16:38.222Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec receiver
25182026-05-11T21:16:38.226ZRun 1/10...3493.6672251200425Mbps
25192026-05-11T21:16:45.622Z-----------------------------------------------------------
25202026-05-11T21:16:45.622ZServer listening on 5201 (test #12)
25212026-05-11T21:16:45.622Z-----------------------------------------------------------
25222026-05-11T21:16:45.622ZAccepted connection from 10.0.0.1, port 58661
25232026-05-11T21:16:45.622Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53653
25242026-05-11T21:16:45.622Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48171
25252026-05-11T21:16:45.622Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34998
25262026-05-11T21:16:45.622Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53081
25272026-05-11T21:16:45.622Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63518
25282026-05-11T21:16:45.622Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41898
25292026-05-11T21:16:45.622Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36596
25302026-05-11T21:16:45.622Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33134
25312026-05-11T21:16:45.622Z[ ID] Interval Transfer Bitrate
25322026-05-11T21:16:45.622Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
25332026-05-11T21:16:45.622Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25342026-05-11T21:16:45.622Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25352026-05-11T21:16:45.623Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25362026-05-11T21:16:45.623Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
25372026-05-11T21:16:45.623Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
25382026-05-11T21:16:45.623Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
25392026-05-11T21:16:45.623Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
25402026-05-11T21:16:45.623Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
25412026-05-11T21:16:45.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422026-05-11T21:16:45.623Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25432026-05-11T21:16:45.623Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
25442026-05-11T21:16:45.623Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
25452026-05-11T21:16:45.623Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
25462026-05-11T21:16:45.623Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
25472026-05-11T21:16:45.623Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
25482026-05-11T21:16:45.623Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
25492026-05-11T21:16:45.623Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25502026-05-11T21:16:45.623Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
25512026-05-11T21:16:45.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-05-11T21:16:45.623Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25532026-05-11T21:16:45.623Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
25542026-05-11T21:16:45.623Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25552026-05-11T21:16:45.623Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
25562026-05-11T21:16:45.623Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25572026-05-11T21:16:45.623Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
25582026-05-11T21:16:45.623Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
25592026-05-11T21:16:45.623Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
25602026-05-11T21:16:45.623Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
25612026-05-11T21:16:45.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-05-11T21:16:45.623Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
25632026-05-11T21:16:45.623Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
25642026-05-11T21:16:45.623Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
25652026-05-11T21:16:45.623Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
25662026-05-11T21:16:45.623Z[ 14] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
25672026-05-11T21:16:45.623Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
25682026-05-11T21:16:45.623Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
25692026-05-11T21:16:45.623Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
25702026-05-11T21:16:45.623Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
25712026-05-11T21:16:45.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-05-11T21:16:45.623Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25732026-05-11T21:16:45.623Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25742026-05-11T21:16:45.624Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
25752026-05-11T21:16:45.624Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25762026-05-11T21:16:45.624Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25772026-05-11T21:16:45.624Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
25782026-05-11T21:16:45.624Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25792026-05-11T21:16:45.624Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25802026-05-11T21:16:45.624Z[SUM] 4.00-5.00 sec 424 MBytes 3.55 Gbits/sec
25812026-05-11T21:16:45.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-05-11T21:16:45.624Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
25832026-05-11T21:16:45.624Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
25842026-05-11T21:16:45.624Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
25852026-05-11T21:16:45.624Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
25862026-05-11T21:16:45.624Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
25872026-05-11T21:16:45.624Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
25882026-05-11T21:16:45.624Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
25892026-05-11T21:16:45.624Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
25902026-05-11T21:16:45.624Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
25912026-05-11T21:16:45.731Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-05-11T21:16:45.731Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25932026-05-11T21:16:45.731Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
25942026-05-11T21:16:45.731Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25952026-05-11T21:16:48.625Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25962026-05-11T21:16:48.625Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25972026-05-11T21:16:48.625Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
25982026-05-11T21:16:48.625Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25992026-05-11T21:16:48.625Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
26002026-05-11T21:16:48.625Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
26012026-05-11T21:16:48.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-05-11T21:16:48.625Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
26032026-05-11T21:16:48.625Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
26042026-05-11T21:16:48.625Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
26052026-05-11T21:16:48.625Z[ 12] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
26062026-05-11T21:16:48.625Z[ 14] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
26072026-05-11T21:16:48.625Z[ 16] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
26082026-05-11T21:16:48.625Z[ 18] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
26092026-05-11T21:16:48.625Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
26102026-05-11T21:16:48.625Z[SUM] 7.00-8.00 sec 419 MBytes 3.51 Gbits/sec
26112026-05-11T21:16:48.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122026-05-11T21:16:48.625Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
26132026-05-11T21:16:48.625Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
26142026-05-11T21:16:48.625Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
26152026-05-11T21:16:48.625Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
26162026-05-11T21:16:48.625Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
26172026-05-11T21:16:48.625Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
26182026-05-11T21:16:48.625Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
26192026-05-11T21:16:48.625Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
26202026-05-11T21:16:48.625Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
26212026-05-11T21:16:48.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222026-05-11T21:16:48.625Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
26232026-05-11T21:16:48.625Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
26242026-05-11T21:16:48.625Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
26252026-05-11T21:16:48.625Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
26262026-05-11T21:16:48.625Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
26272026-05-11T21:16:48.625Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
26282026-05-11T21:16:48.625Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
26292026-05-11T21:16:48.625Z[ 20] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
26302026-05-11T21:16:48.626Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
26312026-05-11T21:16:48.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322026-05-11T21:16:48.626Z[ 5] 10.00-10.00 sec 128 KBytes 805 Mbits/sec
26332026-05-11T21:16:48.626Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26342026-05-11T21:16:48.626Z[ 10] 10.00-10.00 sec 128 KBytes 805 Mbits/sec
26352026-05-11T21:16:48.626Z[ 12] 10.00-10.00 sec 128 KBytes 805 Mbits/sec
26362026-05-11T21:16:48.626Z[ 14] 10.00-10.00 sec 128 KBytes 805 Mbits/sec
26372026-05-11T21:16:48.626Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26382026-05-11T21:16:48.626Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26392026-05-11T21:16:48.626Z[ 20] 10.00-10.00 sec 128 KBytes 805 Mbits/sec
26402026-05-11T21:16:48.626Z[SUM] 10.00-10.00 sec 640 KBytes 4.02 Gbits/sec
26412026-05-11T21:16:48.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422026-05-11T21:16:48.626Z[ ID] Interval Transfer Bitrate
26432026-05-11T21:16:48.626Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
26442026-05-11T21:16:48.626Z[ 8] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
26452026-05-11T21:16:48.626Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
26462026-05-11T21:16:48.626Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
26472026-05-11T21:16:48.626Z[ 14] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
26482026-05-11T21:16:48.626Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
26492026-05-11T21:16:48.626Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
26502026-05-11T21:16:48.626Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
26512026-05-11T21:16:48.626Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
26522026-05-11T21:16:48.629ZRun 2/10...3466.305588815928Mbps
26532026-05-11T21:16:56.026Z-----------------------------------------------------------
26542026-05-11T21:16:56.026ZServer listening on 5201 (test #13)
26552026-05-11T21:16:56.026Z-----------------------------------------------------------
26562026-05-11T21:16:56.026ZAccepted connection from 10.0.0.1, port 37400
26572026-05-11T21:16:56.026Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47675
26582026-05-11T21:16:56.026Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47892
26592026-05-11T21:16:56.026Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36872
26602026-05-11T21:16:56.026Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56076
26612026-05-11T21:16:56.026Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53900
26622026-05-11T21:16:56.026Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46369
26632026-05-11T21:16:56.027Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45350
26642026-05-11T21:16:56.027Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48239
26652026-05-11T21:16:56.027Z[ ID] Interval Transfer Bitrate
26662026-05-11T21:16:56.028Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26672026-05-11T21:16:56.028Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26682026-05-11T21:16:56.028Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26692026-05-11T21:16:56.028Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26702026-05-11T21:16:56.028Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26712026-05-11T21:16:56.028Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26722026-05-11T21:16:56.028Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26732026-05-11T21:16:56.028Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
26742026-05-11T21:16:56.028Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
26752026-05-11T21:16:56.028Z- - - - - - - - - - - - - - - - - - - - - - - - -
26762026-05-11T21:16:56.028Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
26772026-05-11T21:16:56.028Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
26782026-05-11T21:16:56.028Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
26792026-05-11T21:16:56.028Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
26802026-05-11T21:16:56.028Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
26812026-05-11T21:16:56.028Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
26822026-05-11T21:16:56.028Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
26832026-05-11T21:16:56.028Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
26842026-05-11T21:16:56.028Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
26852026-05-11T21:16:56.028Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-05-11T21:16:56.028Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26872026-05-11T21:16:56.028Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26882026-05-11T21:16:56.028Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26892026-05-11T21:16:56.028Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26902026-05-11T21:16:56.028Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26912026-05-11T21:16:56.029Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26922026-05-11T21:16:56.029Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26932026-05-11T21:16:56.029Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26942026-05-11T21:16:56.029Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
26952026-05-11T21:16:56.029Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-05-11T21:16:56.029Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
26972026-05-11T21:16:56.029Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
26982026-05-11T21:16:56.029Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
26992026-05-11T21:16:56.029Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27002026-05-11T21:16:56.029Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
27012026-05-11T21:16:56.029Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27022026-05-11T21:16:56.029Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27032026-05-11T21:16:56.034Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27042026-05-11T21:16:56.034Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
27052026-05-11T21:16:56.034Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-05-11T21:16:56.034Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27072026-05-11T21:16:56.034Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27082026-05-11T21:16:56.034Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
27092026-05-11T21:16:56.034Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27102026-05-11T21:16:56.034Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
27112026-05-11T21:16:56.034Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27122026-05-11T21:16:56.034Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
27132026-05-11T21:16:56.034Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27142026-05-11T21:16:56.034Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
27152026-05-11T21:16:56.034Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-05-11T21:16:56.034Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
27172026-05-11T21:16:56.034Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
27182026-05-11T21:16:56.034Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
27192026-05-11T21:16:56.034Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
27202026-05-11T21:16:56.034Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
27212026-05-11T21:16:56.034Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
27222026-05-11T21:16:56.034Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
27232026-05-11T21:16:56.035Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
27242026-05-11T21:16:56.035Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
27252026-05-11T21:16:56.035Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-05-11T21:16:56.035Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
27272026-05-11T21:16:56.035Z[ 8] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
27282026-05-11T21:16:56.035Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
27292026-05-11T21:16:59.028Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
27302026-05-11T21:16:59.029Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
27312026-05-11T21:16:59.029Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
27322026-05-11T21:16:59.029Z[ 18] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
27332026-05-11T21:16:59.029Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
27342026-05-11T21:16:59.029Z[SUM] 6.00-7.00 sec 420 MBytes 3.52 Gbits/sec
27352026-05-11T21:16:59.029Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-05-11T21:16:59.029Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
27372026-05-11T21:16:59.029Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
27382026-05-11T21:16:59.029Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
27392026-05-11T21:16:59.029Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
27402026-05-11T21:16:59.029Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
27412026-05-11T21:16:59.029Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
27422026-05-11T21:16:59.029Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
27432026-05-11T21:16:59.029Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
27442026-05-11T21:16:59.030Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
27452026-05-11T21:16:59.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-05-11T21:16:59.030Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
27472026-05-11T21:16:59.030Z[ 8] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
27482026-05-11T21:16:59.030Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
27492026-05-11T21:16:59.030Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
27502026-05-11T21:16:59.030Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
27512026-05-11T21:16:59.030Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
27522026-05-11T21:16:59.030Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
27532026-05-11T21:16:59.030Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
27542026-05-11T21:16:59.030Z[SUM] 8.00-9.00 sec 420 MBytes 3.53 Gbits/sec
27552026-05-11T21:16:59.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-05-11T21:16:59.030Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
27572026-05-11T21:16:59.030Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
27582026-05-11T21:16:59.030Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
27592026-05-11T21:16:59.030Z[ 12] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
27602026-05-11T21:16:59.030Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
27612026-05-11T21:16:59.030Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
27622026-05-11T21:16:59.030Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
27632026-05-11T21:16:59.030Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
27642026-05-11T21:16:59.030Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
27652026-05-11T21:16:59.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-05-11T21:16:59.030Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27672026-05-11T21:16:59.030Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27682026-05-11T21:16:59.030Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27692026-05-11T21:16:59.031Z[ 12] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
27702026-05-11T21:16:59.031Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27712026-05-11T21:16:59.031Z[ 16] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
27722026-05-11T21:16:59.031Z[ 18] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
27732026-05-11T21:16:59.031Z[ 20] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
27742026-05-11T21:16:59.031Z[SUM] 10.00-10.00 sec 512 KBytes 4.17 Gbits/sec
27752026-05-11T21:16:59.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
27762026-05-11T21:16:59.031Z[ ID] Interval Transfer Bitrate
27772026-05-11T21:16:59.031Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
27782026-05-11T21:16:59.031Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
27792026-05-11T21:16:59.031Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
27802026-05-11T21:16:59.031Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
27812026-05-11T21:16:59.031Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
27822026-05-11T21:16:59.031Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
27832026-05-11T21:16:59.031Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
27842026-05-11T21:16:59.031Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
27852026-05-11T21:16:59.031Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec receiver
27862026-05-11T21:16:59.035ZRun 3/10...3463.049534621076Mbps
27872026-05-11T21:17:06.432Z-----------------------------------------------------------
27882026-05-11T21:17:06.432ZServer listening on 5201 (test #14)
27892026-05-11T21:17:06.432Z-----------------------------------------------------------
27902026-05-11T21:17:06.432ZAccepted connection from 10.0.0.1, port 61424
27912026-05-11T21:17:06.433Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39696
27922026-05-11T21:17:06.433Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50177
27932026-05-11T21:17:06.433Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51825
27942026-05-11T21:17:06.433Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59540
27952026-05-11T21:17:06.433Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45726
27962026-05-11T21:17:06.433Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62024
27972026-05-11T21:17:06.433Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33266
27982026-05-11T21:17:06.433Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62517
27992026-05-11T21:17:06.433Z[ ID] Interval Transfer Bitrate
28002026-05-11T21:17:06.433Z[ 5] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
28012026-05-11T21:17:06.433Z[ 8] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
28022026-05-11T21:17:06.433Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
28032026-05-11T21:17:06.433Z[ 12] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
28042026-05-11T21:17:06.433Z[ 14] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
28052026-05-11T21:17:06.433Z[ 16] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
28062026-05-11T21:17:06.433Z[ 18] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
28072026-05-11T21:17:06.433Z[ 20] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
28082026-05-11T21:17:06.433Z[SUM] 0.00-1.00 sec 330 MBytes 2.77 Gbits/sec
28092026-05-11T21:17:06.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
28102026-05-11T21:17:06.433Z[ 5] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
28112026-05-11T21:17:06.433Z[ 8] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
28122026-05-11T21:17:06.433Z[ 10] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
28132026-05-11T21:17:06.433Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
28142026-05-11T21:17:06.434Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
28152026-05-11T21:17:06.435Z[ 16] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
28162026-05-11T21:17:06.435Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
28172026-05-11T21:17:06.435Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
28182026-05-11T21:17:06.435Z[SUM] 1.00-2.00 sec 420 MBytes 3.53 Gbits/sec
28192026-05-11T21:17:06.435Z- - - - - - - - - - - - - - - - - - - - - - - - -
28202026-05-11T21:17:06.435Z[ 5] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
28212026-05-11T21:17:06.435Z[ 8] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
28222026-05-11T21:17:06.435Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
28232026-05-11T21:17:06.435Z[ 12] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
28242026-05-11T21:17:06.435Z[ 14] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
28252026-05-11T21:17:06.435Z[ 16] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
28262026-05-11T21:17:06.435Z[ 18] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
28272026-05-11T21:17:06.435Z[ 20] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
28282026-05-11T21:17:06.435Z[SUM] 2.00-3.00 sec 418 MBytes 3.51 Gbits/sec
28292026-05-11T21:17:06.435Z- - - - - - - - - - - - - - - - - - - - - - - - -
28302026-05-11T21:17:06.435Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
28312026-05-11T21:17:06.435Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
28322026-05-11T21:17:06.435Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
28332026-05-11T21:17:06.435Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
28342026-05-11T21:17:06.435Z[ 14] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
28352026-05-11T21:17:06.435Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
28362026-05-11T21:17:06.435Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
28372026-05-11T21:17:06.435Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
28382026-05-11T21:17:06.435Z[SUM] 3.00-4.00 sec 420 MBytes 3.52 Gbits/sec
28392026-05-11T21:17:06.435Z- - - - - - - - - - - - - - - - - - - - - - - - -
28402026-05-11T21:17:06.435Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
28412026-05-11T21:17:06.435Z[ 8] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
28422026-05-11T21:17:06.435Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
28432026-05-11T21:17:06.435Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
28442026-05-11T21:17:06.435Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
28452026-05-11T21:17:06.435Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
28462026-05-11T21:17:06.435Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
28472026-05-11T21:17:06.436Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
28482026-05-11T21:17:06.436Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
28492026-05-11T21:17:06.436Z- - - - - - - - - - - - - - - - - - - - - - - - -
28502026-05-11T21:17:06.436Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
28512026-05-11T21:17:06.436Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
28522026-05-11T21:17:06.436Z[ 10] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
28532026-05-11T21:17:06.436Z[ 12] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
28542026-05-11T21:17:06.436Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
28552026-05-11T21:17:06.436Z[ 16] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
28562026-05-11T21:17:06.436Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
28572026-05-11T21:17:06.436Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
28582026-05-11T21:17:06.436Z[SUM] 5.00-6.00 sec 419 MBytes 3.52 Gbits/sec
28592026-05-11T21:17:06.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
28602026-05-11T21:17:06.439Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
28612026-05-11T21:17:06.439Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
28622026-05-11T21:17:06.439Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28632026-05-11T21:17:09.433Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
28642026-05-11T21:17:09.433Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28652026-05-11T21:17:09.433Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
28662026-05-11T21:17:09.433Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
28672026-05-11T21:17:09.433Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
28682026-05-11T21:17:09.433Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
28692026-05-11T21:17:09.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
28702026-05-11T21:17:09.433Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
28712026-05-11T21:17:09.433Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
28722026-05-11T21:17:09.433Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
28732026-05-11T21:17:09.433Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28742026-05-11T21:17:09.433Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28752026-05-11T21:17:09.433Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28762026-05-11T21:17:09.433Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
28772026-05-11T21:17:09.433Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28782026-05-11T21:17:09.433Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
28792026-05-11T21:17:09.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
28802026-05-11T21:17:09.433Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
28812026-05-11T21:17:09.433Z[ 8] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
28822026-05-11T21:17:09.433Z[ 10] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
28832026-05-11T21:17:09.433Z[ 12] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
28842026-05-11T21:17:09.433Z[ 14] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
28852026-05-11T21:17:09.434Z[ 16] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
28862026-05-11T21:17:09.434Z[ 18] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
28872026-05-11T21:17:09.434Z[ 20] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
28882026-05-11T21:17:09.434Z[SUM] 8.00-9.00 sec 418 MBytes 3.50 Gbits/sec
28892026-05-11T21:17:09.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
28902026-05-11T21:17:09.434Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
28912026-05-11T21:17:09.434Z[ 8] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
28922026-05-11T21:17:09.434Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
28932026-05-11T21:17:09.434Z[ 12] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
28942026-05-11T21:17:09.434Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
28952026-05-11T21:17:09.434Z[ 16] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
28962026-05-11T21:17:09.434Z[ 18] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
28972026-05-11T21:17:09.434Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
28982026-05-11T21:17:09.434Z[SUM] 9.00-10.00 sec 420 MBytes 3.53 Gbits/sec
28992026-05-11T21:17:09.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002026-05-11T21:17:09.434Z[ 5] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
29012026-05-11T21:17:09.434Z[ 8] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
29022026-05-11T21:17:09.434Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29032026-05-11T21:17:09.434Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29042026-05-11T21:17:09.434Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29052026-05-11T21:17:09.434Z[ 16] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
29062026-05-11T21:17:09.434Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29072026-05-11T21:17:09.434Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29082026-05-11T21:17:09.434Z[SUM] 10.00-10.00 sec 384 KBytes 3.02 Gbits/sec
29092026-05-11T21:17:09.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
29102026-05-11T21:17:09.434Z[ ID] Interval Transfer Bitrate
29112026-05-11T21:17:09.434Z[ 5] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
29122026-05-11T21:17:09.434Z[ 8] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
29132026-05-11T21:17:09.434Z[ 10] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
29142026-05-11T21:17:09.435Z[ 12] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
29152026-05-11T21:17:09.437Z[ 14] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
29162026-05-11T21:17:09.437Z[ 16] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
29172026-05-11T21:17:09.437Z[ 18] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
29182026-05-11T21:17:09.437Z[ 20] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
29192026-05-11T21:17:09.437Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.45 Gbits/sec receiver
29202026-05-11T21:17:09.440ZRun 4/10...3450.8918638006235Mbps
29212026-05-11T21:17:16.836Z-----------------------------------------------------------
29222026-05-11T21:17:16.836ZServer listening on 5201 (test #15)
29232026-05-11T21:17:16.836Z-----------------------------------------------------------
29242026-05-11T21:17:16.836ZAccepted connection from 10.0.0.1, port 58682
29252026-05-11T21:17:16.836Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45884
29262026-05-11T21:17:16.836Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61923
29272026-05-11T21:17:16.836Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43828
29282026-05-11T21:17:16.836Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34995
29292026-05-11T21:17:16.836Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65061
29302026-05-11T21:17:16.836Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45716
29312026-05-11T21:17:16.836Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41255
29322026-05-11T21:17:16.836Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64813
29332026-05-11T21:17:16.836Z[ ID] Interval Transfer Bitrate
29342026-05-11T21:17:16.836Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29352026-05-11T21:17:16.836Z[ 8] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29362026-05-11T21:17:16.836Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29372026-05-11T21:17:16.836Z[ 12] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29382026-05-11T21:17:16.836Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29392026-05-11T21:17:16.836Z[ 16] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29402026-05-11T21:17:16.836Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29412026-05-11T21:17:16.836Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29422026-05-11T21:17:16.836Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
29432026-05-11T21:17:16.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
29442026-05-11T21:17:16.836Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29452026-05-11T21:17:16.836Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
29462026-05-11T21:17:16.836Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
29472026-05-11T21:17:16.836Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
29482026-05-11T21:17:16.837Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29492026-05-11T21:17:16.837Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
29502026-05-11T21:17:16.837Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29512026-05-11T21:17:16.837Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
29522026-05-11T21:17:16.837Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
29532026-05-11T21:17:16.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
29542026-05-11T21:17:16.837Z[ 5] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
29552026-05-11T21:17:16.837Z[ 8] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
29562026-05-11T21:17:16.837Z[ 10] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
29572026-05-11T21:17:16.837Z[ 12] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
29582026-05-11T21:17:16.837Z[ 14] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
29592026-05-11T21:17:16.837Z[ 16] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
29602026-05-11T21:17:16.837Z[ 18] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
29612026-05-11T21:17:16.837Z[ 20] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
29622026-05-11T21:17:16.837Z[SUM] 2.00-3.00 sec 418 MBytes 3.50 Gbits/sec
29632026-05-11T21:17:16.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
29642026-05-11T21:17:16.837Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29652026-05-11T21:17:16.837Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29662026-05-11T21:17:16.837Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29672026-05-11T21:17:16.837Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29682026-05-11T21:17:16.837Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29692026-05-11T21:17:16.837Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29702026-05-11T21:17:16.837Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29712026-05-11T21:17:16.837Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29722026-05-11T21:17:16.837Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
29732026-05-11T21:17:16.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
29742026-05-11T21:17:16.837Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
29752026-05-11T21:17:16.837Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
29762026-05-11T21:17:16.837Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
29772026-05-11T21:17:16.837Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
29782026-05-11T21:17:16.837Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
29792026-05-11T21:17:16.837Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
29802026-05-11T21:17:16.837Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
29812026-05-11T21:17:16.837Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
29822026-05-11T21:17:16.837Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
29832026-05-11T21:17:16.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
29842026-05-11T21:17:16.837Z[ 5] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
29852026-05-11T21:17:16.837Z[ 8] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
29862026-05-11T21:17:16.838Z[ 10] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
29872026-05-11T21:17:16.838Z[ 12] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
29882026-05-11T21:17:16.838Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
29892026-05-11T21:17:16.838Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
29902026-05-11T21:17:16.838Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
29912026-05-11T21:17:16.838Z[ 20] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
29922026-05-11T21:17:16.838Z[SUM] 5.00-6.00 sec 419 MBytes 3.52 Gbits/sec
29932026-05-11T21:17:16.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
29942026-05-11T21:17:16.838Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
29952026-05-11T21:17:16.838Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
29962026-05-11T21:17:16.838Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29972026-05-11T21:17:19.837Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
29982026-05-11T21:17:19.838Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
29992026-05-11T21:17:19.838Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
30002026-05-11T21:17:19.838Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
30012026-05-11T21:17:19.838Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
30022026-05-11T21:17:19.838Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
30032026-05-11T21:17:19.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
30042026-05-11T21:17:19.838Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
30052026-05-11T21:17:19.838Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
30062026-05-11T21:17:19.838Z[ 10] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
30072026-05-11T21:17:19.838Z[ 12] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
30082026-05-11T21:17:19.838Z[ 14] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
30092026-05-11T21:17:19.838Z[ 16] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
30102026-05-11T21:17:19.838Z[ 18] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
30112026-05-11T21:17:19.838Z[ 20] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
30122026-05-11T21:17:19.838Z[SUM] 7.00-8.00 sec 418 MBytes 3.51 Gbits/sec
30132026-05-11T21:17:19.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
30142026-05-11T21:17:19.838Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30152026-05-11T21:17:19.838Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30162026-05-11T21:17:19.838Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30172026-05-11T21:17:19.838Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30182026-05-11T21:17:19.838Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30192026-05-11T21:17:19.838Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30202026-05-11T21:17:19.838Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30212026-05-11T21:17:19.838Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30222026-05-11T21:17:19.838Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
30232026-05-11T21:17:19.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
30242026-05-11T21:17:19.838Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
30252026-05-11T21:17:19.838Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
30262026-05-11T21:17:19.838Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
30272026-05-11T21:17:19.839Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
30282026-05-11T21:17:19.839Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
30292026-05-11T21:17:19.839Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
30302026-05-11T21:17:19.839Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
30312026-05-11T21:17:19.839Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
30322026-05-11T21:17:19.839Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
30332026-05-11T21:17:19.839Z- - - - - - - - - - - - - - - - - - - - - - - - -
30342026-05-11T21:17:19.840Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30352026-05-11T21:17:19.841Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30362026-05-11T21:17:19.841Z[ 10] 10.00-10.00 sec 128 KBytes 919 Mbits/sec
30372026-05-11T21:17:19.841Z[ 12] 10.00-10.00 sec 128 KBytes 918 Mbits/sec
30382026-05-11T21:17:19.841Z[ 14] 10.00-10.00 sec 128 KBytes 918 Mbits/sec
30392026-05-11T21:17:19.841Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30402026-05-11T21:17:19.841Z[ 18] 10.00-10.00 sec 128 KBytes 919 Mbits/sec
30412026-05-11T21:17:19.841Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30422026-05-11T21:17:19.841Z[SUM] 10.00-10.00 sec 512 KBytes 3.67 Gbits/sec
30432026-05-11T21:17:19.841Z- - - - - - - - - - - - - - - - - - - - - - - - -
30442026-05-11T21:17:19.841Z[ ID] Interval Transfer Bitrate
30452026-05-11T21:17:19.841Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
30462026-05-11T21:17:19.841Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
30472026-05-11T21:17:19.842Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
30482026-05-11T21:17:19.842Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
30492026-05-11T21:17:19.842Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
30502026-05-11T21:17:19.842Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
30512026-05-11T21:17:19.842Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
30522026-05-11T21:17:19.842Z[ 20] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
30532026-05-11T21:17:19.842Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec receiver
30542026-05-11T21:17:19.847ZRun 5/10...3462.2148483444275Mbps
30552026-05-11T21:17:27.254Z-----------------------------------------------------------
30562026-05-11T21:17:27.255ZServer listening on 5201 (test #16)
30572026-05-11T21:17:27.255Z-----------------------------------------------------------
30582026-05-11T21:17:27.255ZAccepted connection from 10.0.0.1, port 49173
30592026-05-11T21:17:27.255Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45437
30602026-05-11T21:17:27.255Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35600
30612026-05-11T21:17:27.255Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55106
30622026-05-11T21:17:27.255Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53769
30632026-05-11T21:17:27.255Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42350
30642026-05-11T21:17:27.255Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42474
30652026-05-11T21:17:27.255Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59583
30662026-05-11T21:17:27.255Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43849
30672026-05-11T21:17:27.255Z[ ID] Interval Transfer Bitrate
30682026-05-11T21:17:27.260Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30692026-05-11T21:17:27.260Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30702026-05-11T21:17:27.260Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30712026-05-11T21:17:27.261Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30722026-05-11T21:17:27.261Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
30732026-05-11T21:17:27.261Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30742026-05-11T21:17:27.261Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30752026-05-11T21:17:27.261Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30762026-05-11T21:17:27.261Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
30772026-05-11T21:17:27.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
30782026-05-11T21:17:27.261Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30792026-05-11T21:17:27.261Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30802026-05-11T21:17:27.261Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
30812026-05-11T21:17:27.261Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30822026-05-11T21:17:27.261Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30832026-05-11T21:17:27.261Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30842026-05-11T21:17:27.261Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30852026-05-11T21:17:27.261Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30862026-05-11T21:17:27.262Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
30872026-05-11T21:17:27.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
30882026-05-11T21:17:27.262Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30892026-05-11T21:17:27.262Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30902026-05-11T21:17:27.262Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30912026-05-11T21:17:27.262Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30922026-05-11T21:17:27.262Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
30932026-05-11T21:17:27.263Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30942026-05-11T21:17:27.263Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30952026-05-11T21:17:27.263Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30962026-05-11T21:17:27.263Z[SUM] 2.00-3.00 sec 425 MBytes 3.56 Gbits/sec
30972026-05-11T21:17:27.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
30982026-05-11T21:17:27.263Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
30992026-05-11T21:17:27.263Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
31002026-05-11T21:17:27.263Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
31012026-05-11T21:17:27.263Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
31022026-05-11T21:17:27.263Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
31032026-05-11T21:17:27.263Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
31042026-05-11T21:17:27.264Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
31052026-05-11T21:17:27.278Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
31062026-05-11T21:17:27.279Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
31072026-05-11T21:17:27.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
31082026-05-11T21:17:27.279Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
31092026-05-11T21:17:27.280Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
31102026-05-11T21:17:27.280Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
31112026-05-11T21:17:27.280Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
31122026-05-11T21:17:27.280Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
31132026-05-11T21:17:27.280Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
31142026-05-11T21:17:27.280Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
31152026-05-11T21:17:27.280Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
31162026-05-11T21:17:27.281Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
31172026-05-11T21:17:27.281Z- - - - - - - - - - - - - - - - - - - - - - - - -
31182026-05-11T21:17:27.281Z[ 5] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
31192026-05-11T21:17:27.281Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
31202026-05-11T21:17:27.281Z[ 10] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
31212026-05-11T21:17:27.281Z[ 12] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
31222026-05-11T21:17:27.281Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
31232026-05-11T21:17:27.281Z[ 16] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
31242026-05-11T21:17:27.281Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
31252026-05-11T21:17:27.281Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
31262026-05-11T21:17:27.281Z[SUM] 5.00-6.00 sec 419 MBytes 3.52 Gbits/sec
31272026-05-11T21:17:27.281Z- - - - - - - - - - - - - - - - - - - - - - - - -
31282026-05-11T21:17:27.281Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
31292026-05-11T21:17:27.281Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
31302026-05-11T21:17:27.281Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
31312026-05-11T21:17:30.294Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
31322026-05-11T21:17:30.294Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
31332026-05-11T21:17:30.294Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
31342026-05-11T21:17:30.295Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31352026-05-11T21:17:30.295Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
31362026-05-11T21:17:30.295Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
31372026-05-11T21:17:30.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
31382026-05-11T21:17:30.295Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
31392026-05-11T21:17:30.295Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
31402026-05-11T21:17:30.295Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
31412026-05-11T21:17:30.295Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
31422026-05-11T21:17:30.295Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
31432026-05-11T21:17:30.295Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
31442026-05-11T21:17:30.295Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
31452026-05-11T21:17:30.295Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
31462026-05-11T21:17:30.295Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
31472026-05-11T21:17:30.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
31482026-05-11T21:17:30.295Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31492026-05-11T21:17:30.296Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31502026-05-11T21:17:30.296Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
31512026-05-11T21:17:30.296Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
31522026-05-11T21:17:30.296Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
31532026-05-11T21:17:30.296Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
31542026-05-11T21:17:30.296Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31552026-05-11T21:17:30.296Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31562026-05-11T21:17:30.296Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
31572026-05-11T21:17:30.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
31582026-05-11T21:17:30.296Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31592026-05-11T21:17:30.296Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31602026-05-11T21:17:30.296Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31612026-05-11T21:17:30.296Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
31622026-05-11T21:17:30.296Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31632026-05-11T21:17:30.297Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31642026-05-11T21:17:30.297Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31652026-05-11T21:17:30.297Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31662026-05-11T21:17:30.297Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
31672026-05-11T21:17:30.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
31682026-05-11T21:17:30.297Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31692026-05-11T21:17:30.297Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31702026-05-11T21:17:30.297Z[ 10] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
31712026-05-11T21:17:30.297Z[ 12] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
31722026-05-11T21:17:30.299Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31732026-05-11T21:17:30.299Z[ 16] 10.00-10.00 sec 128 KBytes 974 Mbits/sec
31742026-05-11T21:17:30.299Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31752026-05-11T21:17:30.299Z[ 20] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
31762026-05-11T21:17:30.299Z[SUM] 10.00-10.00 sec 512 KBytes 3.91 Gbits/sec
31772026-05-11T21:17:30.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
31782026-05-11T21:17:30.299Z[ ID] Interval Transfer Bitrate
31792026-05-11T21:17:30.300Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31802026-05-11T21:17:30.300Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31812026-05-11T21:17:30.300Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31822026-05-11T21:17:30.300Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31832026-05-11T21:17:30.300Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31842026-05-11T21:17:30.300Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31852026-05-11T21:17:30.300Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31862026-05-11T21:17:30.300Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31872026-05-11T21:17:30.300Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
31882026-05-11T21:17:30.315ZRun 6/10...3503.641423207393Mbps
31892026-05-11T21:17:37.643Z-----------------------------------------------------------
31902026-05-11T21:17:37.643ZServer listening on 5201 (test #17)
31912026-05-11T21:17:37.643Z-----------------------------------------------------------
31922026-05-11T21:17:37.643ZAccepted connection from 10.0.0.1, port 42270
31932026-05-11T21:17:37.643Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59244
31942026-05-11T21:17:37.643Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63604
31952026-05-11T21:17:37.643Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36284
31962026-05-11T21:17:37.643Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59675
31972026-05-11T21:17:37.643Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37271
31982026-05-11T21:17:37.643Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42011
31992026-05-11T21:17:37.643Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63660
32002026-05-11T21:17:37.643Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39118
32012026-05-11T21:17:37.643Z[ ID] Interval Transfer Bitrate
32022026-05-11T21:17:37.643Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32032026-05-11T21:17:37.643Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32042026-05-11T21:17:37.643Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32052026-05-11T21:17:37.644Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32062026-05-11T21:17:37.644Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32072026-05-11T21:17:37.644Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32082026-05-11T21:17:37.644Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
32092026-05-11T21:17:37.644Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32102026-05-11T21:17:37.644Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
32112026-05-11T21:17:37.644Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122026-05-11T21:17:37.644Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32132026-05-11T21:17:37.644Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32142026-05-11T21:17:37.644Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32152026-05-11T21:17:37.644Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32162026-05-11T21:17:37.644Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32172026-05-11T21:17:37.644Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32182026-05-11T21:17:37.644Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32192026-05-11T21:17:37.644Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32202026-05-11T21:17:37.644Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
32212026-05-11T21:17:37.644Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-05-11T21:17:37.645Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32232026-05-11T21:17:37.645Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32242026-05-11T21:17:37.645Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32252026-05-11T21:17:37.645Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32262026-05-11T21:17:37.645Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32272026-05-11T21:17:37.645Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32282026-05-11T21:17:37.645Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32292026-05-11T21:17:37.645Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32302026-05-11T21:17:37.645Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
32312026-05-11T21:17:37.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-05-11T21:17:37.645Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
32332026-05-11T21:17:37.645Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
32342026-05-11T21:17:37.645Z[ 10] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
32352026-05-11T21:17:37.645Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32362026-05-11T21:17:37.645Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
32372026-05-11T21:17:37.645Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32382026-05-11T21:17:37.646Z[ 18] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
32392026-05-11T21:17:37.646Z[ 20] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
32402026-05-11T21:17:37.646Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
32412026-05-11T21:17:37.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-05-11T21:17:37.646Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32432026-05-11T21:17:37.646Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32442026-05-11T21:17:37.646Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32452026-05-11T21:17:37.646Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32462026-05-11T21:17:37.646Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32472026-05-11T21:17:37.646Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32482026-05-11T21:17:37.646Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32492026-05-11T21:17:37.646Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32502026-05-11T21:17:37.646Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
32512026-05-11T21:17:37.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-05-11T21:17:37.646Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
32532026-05-11T21:17:37.647Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
32542026-05-11T21:17:37.647Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32552026-05-11T21:17:37.647Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32562026-05-11T21:17:37.647Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
32572026-05-11T21:17:37.647Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32582026-05-11T21:17:37.647Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32592026-05-11T21:17:37.647Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
32602026-05-11T21:17:37.647Z[SUM] 5.00-6.00 sec 424 MBytes 3.55 Gbits/sec
32612026-05-11T21:17:37.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-05-11T21:17:37.647Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32632026-05-11T21:17:37.647Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
32642026-05-11T21:17:37.647Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32652026-05-11T21:17:40.646Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32662026-05-11T21:17:40.646Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32672026-05-11T21:17:40.646Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32682026-05-11T21:17:40.646Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32692026-05-11T21:17:40.646Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
32702026-05-11T21:17:40.646Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
32712026-05-11T21:17:40.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-05-11T21:17:40.646Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32732026-05-11T21:17:40.646Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32742026-05-11T21:17:40.646Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32752026-05-11T21:17:40.646Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32762026-05-11T21:17:40.646Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32772026-05-11T21:17:40.646Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32782026-05-11T21:17:40.646Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32792026-05-11T21:17:40.646Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
32802026-05-11T21:17:40.646Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
32812026-05-11T21:17:40.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-05-11T21:17:40.646Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32832026-05-11T21:17:40.647Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32842026-05-11T21:17:40.647Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32852026-05-11T21:17:40.647Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32862026-05-11T21:17:40.647Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32872026-05-11T21:17:40.647Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32882026-05-11T21:17:40.647Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32892026-05-11T21:17:40.647Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32902026-05-11T21:17:40.647Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
32912026-05-11T21:17:40.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-05-11T21:17:40.647Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
32932026-05-11T21:17:40.647Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
32942026-05-11T21:17:40.647Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
32952026-05-11T21:17:40.647Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
32962026-05-11T21:17:40.647Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
32972026-05-11T21:17:40.647Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
32982026-05-11T21:17:40.647Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
32992026-05-11T21:17:40.647Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
33002026-05-11T21:17:40.647Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
33012026-05-11T21:17:40.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-05-11T21:17:40.647Z[ 5] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
33032026-05-11T21:17:40.647Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33042026-05-11T21:17:40.647Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33052026-05-11T21:17:40.647Z[ 12] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
33062026-05-11T21:17:40.647Z[ 14] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
33072026-05-11T21:17:40.647Z[ 16] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
33082026-05-11T21:17:40.647Z[ 18] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
33092026-05-11T21:17:40.647Z[ 20] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
33102026-05-11T21:17:40.648Z[SUM] 10.00-10.00 sec 768 KBytes 5.49 Gbits/sec
33112026-05-11T21:17:40.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
33122026-05-11T21:17:40.648Z[ ID] Interval Transfer Bitrate
33132026-05-11T21:17:40.648Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
33142026-05-11T21:17:40.648Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
33152026-05-11T21:17:40.648Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
33162026-05-11T21:17:40.648Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
33172026-05-11T21:17:40.648Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
33182026-05-11T21:17:40.648Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
33192026-05-11T21:17:40.648Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
33202026-05-11T21:17:40.648Z[ 20] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
33212026-05-11T21:17:40.648Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
33222026-05-11T21:17:40.651ZRun 7/10...3481.099232855036Mbps
33232026-05-11T21:17:48.043Z-----------------------------------------------------------
33242026-05-11T21:17:48.043ZServer listening on 5201 (test #18)
33252026-05-11T21:17:48.043Z-----------------------------------------------------------
33262026-05-11T21:17:48.043ZAccepted connection from 10.0.0.1, port 61211
33272026-05-11T21:17:48.043Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61578
33282026-05-11T21:17:48.043Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38619
33292026-05-11T21:17:48.043Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49672
33302026-05-11T21:17:48.043Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58457
33312026-05-11T21:17:48.043Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45469
33322026-05-11T21:17:48.043Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64889
33332026-05-11T21:17:48.043Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55360
33342026-05-11T21:17:48.043Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53198
33352026-05-11T21:17:48.043Z[ ID] Interval Transfer Bitrate
33362026-05-11T21:17:48.043Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33372026-05-11T21:17:48.043Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33382026-05-11T21:17:48.043Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
33392026-05-11T21:17:48.043Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33402026-05-11T21:17:48.043Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33412026-05-11T21:17:48.044Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33422026-05-11T21:17:48.044Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33432026-05-11T21:17:48.044Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33442026-05-11T21:17:48.044Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
33452026-05-11T21:17:48.044Z- - - - - - - - - - - - - - - - - - - - - - - - -
33462026-05-11T21:17:48.044Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33472026-05-11T21:17:48.044Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33482026-05-11T21:17:48.044Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33492026-05-11T21:17:48.044Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33502026-05-11T21:17:48.044Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33512026-05-11T21:17:48.044Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33522026-05-11T21:17:48.044Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33532026-05-11T21:17:48.044Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33542026-05-11T21:17:48.044Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
33552026-05-11T21:17:48.044Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562026-05-11T21:17:48.044Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33572026-05-11T21:17:48.044Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33582026-05-11T21:17:48.044Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33592026-05-11T21:17:48.044Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33602026-05-11T21:17:48.044Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33612026-05-11T21:17:48.044Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33622026-05-11T21:17:48.044Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33632026-05-11T21:17:48.044Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33642026-05-11T21:17:48.045Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
33652026-05-11T21:17:48.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662026-05-11T21:17:48.045Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33672026-05-11T21:17:48.045Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33682026-05-11T21:17:48.045Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33692026-05-11T21:17:48.045Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33702026-05-11T21:17:48.045Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33712026-05-11T21:17:48.045Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33722026-05-11T21:17:48.045Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33732026-05-11T21:17:48.045Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33742026-05-11T21:17:48.045Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
33752026-05-11T21:17:48.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762026-05-11T21:17:48.045Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
33772026-05-11T21:17:48.045Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
33782026-05-11T21:17:48.045Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33792026-05-11T21:17:48.045Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
33802026-05-11T21:17:48.045Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
33812026-05-11T21:17:48.045Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
33822026-05-11T21:17:48.045Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
33832026-05-11T21:17:48.045Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
33842026-05-11T21:17:48.045Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
33852026-05-11T21:17:48.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862026-05-11T21:17:48.045Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33872026-05-11T21:17:48.045Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
33882026-05-11T21:17:48.045Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
33892026-05-11T21:17:48.045Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33902026-05-11T21:17:48.045Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
33912026-05-11T21:17:48.045Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33922026-05-11T21:17:48.045Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
33932026-05-11T21:17:48.046Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
33942026-05-11T21:17:48.046Z[SUM] 5.00-6.00 sec 424 MBytes 3.55 Gbits/sec
33952026-05-11T21:17:48.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962026-05-11T21:17:48.046Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
33972026-05-11T21:17:48.046Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
33982026-05-11T21:17:48.046Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
33992026-05-11T21:17:51.045Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
34002026-05-11T21:17:51.045Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
34012026-05-11T21:17:51.045Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
34022026-05-11T21:17:51.045Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
34032026-05-11T21:17:51.045Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
34042026-05-11T21:17:51.045Z[SUM] 6.00-7.00 sec 424 MBytes 3.55 Gbits/sec
34052026-05-11T21:17:51.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062026-05-11T21:17:51.045Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34072026-05-11T21:17:51.045Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34082026-05-11T21:17:51.045Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34092026-05-11T21:17:51.045Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34102026-05-11T21:17:51.045Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34112026-05-11T21:17:51.045Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34122026-05-11T21:17:51.045Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34132026-05-11T21:17:51.045Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34142026-05-11T21:17:51.045Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
34152026-05-11T21:17:51.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162026-05-11T21:17:51.045Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34172026-05-11T21:17:51.045Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34182026-05-11T21:17:51.045Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34192026-05-11T21:17:51.046Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34202026-05-11T21:17:51.046Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34212026-05-11T21:17:51.046Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34222026-05-11T21:17:51.046Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34232026-05-11T21:17:51.046Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34242026-05-11T21:17:51.046Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
34252026-05-11T21:17:51.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262026-05-11T21:17:51.046Z[ 5] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
34272026-05-11T21:17:51.046Z[ 8] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
34282026-05-11T21:17:51.046Z[ 10] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
34292026-05-11T21:17:51.046Z[ 12] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
34302026-05-11T21:17:51.046Z[ 14] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
34312026-05-11T21:17:51.046Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
34322026-05-11T21:17:51.046Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
34332026-05-11T21:17:51.046Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
34342026-05-11T21:17:51.047Z[SUM] 9.00-10.00 sec 418 MBytes 3.51 Gbits/sec
34352026-05-11T21:17:51.047Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362026-05-11T21:17:51.047Z[ 5] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
34372026-05-11T21:17:51.047Z[ 8] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
34382026-05-11T21:17:51.047Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34392026-05-11T21:17:51.047Z[ 12] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
34402026-05-11T21:17:51.047Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34412026-05-11T21:17:51.047Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34422026-05-11T21:17:51.047Z[ 18] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
34432026-05-11T21:17:51.047Z[ 20] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
34442026-05-11T21:17:51.047Z[SUM] 10.00-10.00 sec 640 KBytes 4.31 Gbits/sec
34452026-05-11T21:17:51.047Z- - - - - - - - - - - - - - - - - - - - - - - - -
34462026-05-11T21:17:51.047Z[ ID] Interval Transfer Bitrate
34472026-05-11T21:17:51.050Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34482026-05-11T21:17:51.050Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34492026-05-11T21:17:51.050Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34502026-05-11T21:17:51.050Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34512026-05-11T21:17:51.050Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34522026-05-11T21:17:51.050Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34532026-05-11T21:17:51.050Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34542026-05-11T21:17:51.050Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34552026-05-11T21:17:51.050Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec receiver
34562026-05-11T21:17:51.051ZRun 8/10...3490.2181751055928Mbps
34572026-05-11T21:17:58.447Z-----------------------------------------------------------
34582026-05-11T21:17:58.447ZServer listening on 5201 (test #19)
34592026-05-11T21:17:58.447Z-----------------------------------------------------------
34602026-05-11T21:17:58.447ZAccepted connection from 10.0.0.1, port 53323
34612026-05-11T21:17:58.447Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45115
34622026-05-11T21:17:58.447Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36745
34632026-05-11T21:17:58.447Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45325
34642026-05-11T21:17:58.447Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35408
34652026-05-11T21:17:58.447Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60182
34662026-05-11T21:17:58.447Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58330
34672026-05-11T21:17:58.447Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52900
34682026-05-11T21:17:58.447Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37153
34692026-05-11T21:17:58.447Z[ ID] Interval Transfer Bitrate
34702026-05-11T21:17:58.447Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
34712026-05-11T21:17:58.447Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
34722026-05-11T21:17:58.447Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
34732026-05-11T21:17:58.447Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
34742026-05-11T21:17:58.448Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
34752026-05-11T21:17:58.448Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
34762026-05-11T21:17:58.448Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
34772026-05-11T21:17:58.448Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
34782026-05-11T21:17:58.448Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
34792026-05-11T21:17:58.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
34802026-05-11T21:17:58.448Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
34812026-05-11T21:17:58.448Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
34822026-05-11T21:17:58.448Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
34832026-05-11T21:17:58.448Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
34842026-05-11T21:17:58.448Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34852026-05-11T21:17:58.448Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
34862026-05-11T21:17:58.448Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
34872026-05-11T21:17:58.448Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
34882026-05-11T21:17:58.448Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
34892026-05-11T21:17:58.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902026-05-11T21:17:58.448Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
34912026-05-11T21:17:58.448Z[ 8] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
34922026-05-11T21:17:58.448Z[ 10] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
34932026-05-11T21:17:58.448Z[ 12] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
34942026-05-11T21:17:58.448Z[ 14] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
34952026-05-11T21:17:58.448Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
34962026-05-11T21:17:58.448Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
34972026-05-11T21:17:58.448Z[ 20] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
34982026-05-11T21:17:58.448Z[SUM] 2.00-3.00 sec 419 MBytes 3.51 Gbits/sec
34992026-05-11T21:17:58.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-05-11T21:17:58.449Z[ 5] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
35012026-05-11T21:17:58.449Z[ 8] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
35022026-05-11T21:17:58.449Z[ 10] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
35032026-05-11T21:17:58.449Z[ 12] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
35042026-05-11T21:17:58.449Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
35052026-05-11T21:17:58.449Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
35062026-05-11T21:17:58.449Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
35072026-05-11T21:17:58.449Z[ 20] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
35082026-05-11T21:17:58.461Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
35092026-05-11T21:17:58.461Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-05-11T21:17:58.461Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35112026-05-11T21:17:58.461Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35122026-05-11T21:17:58.462Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
35132026-05-11T21:17:58.462Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35142026-05-11T21:17:58.462Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35152026-05-11T21:17:58.462Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35162026-05-11T21:17:58.462Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35172026-05-11T21:17:58.462Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35182026-05-11T21:17:58.462Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
35192026-05-11T21:17:58.462Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-05-11T21:17:58.462Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35212026-05-11T21:17:58.462Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
35222026-05-11T21:17:58.463Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
35232026-05-11T21:17:58.463Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35242026-05-11T21:17:58.463Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35252026-05-11T21:17:58.463Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
35262026-05-11T21:17:58.463Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
35272026-05-11T21:17:58.463Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35282026-05-11T21:17:58.463Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
35292026-05-11T21:17:58.463Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-05-11T21:17:58.463Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
35312026-05-11T21:17:58.463Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
35322026-05-11T21:17:58.463Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
35332026-05-11T21:18:01.448Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
35342026-05-11T21:18:01.448Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
35352026-05-11T21:18:01.448Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
35362026-05-11T21:18:01.448Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35372026-05-11T21:18:01.448Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
35382026-05-11T21:18:01.448Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
35392026-05-11T21:18:01.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-05-11T21:18:01.449Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35412026-05-11T21:18:01.449Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35422026-05-11T21:18:01.449Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35432026-05-11T21:18:01.449Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35442026-05-11T21:18:01.449Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35452026-05-11T21:18:01.449Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35462026-05-11T21:18:01.449Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35472026-05-11T21:18:01.449Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35482026-05-11T21:18:01.449Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
35492026-05-11T21:18:01.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-05-11T21:18:01.449Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
35512026-05-11T21:18:01.449Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
35522026-05-11T21:18:01.449Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
35532026-05-11T21:18:01.449Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
35542026-05-11T21:18:01.449Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
35552026-05-11T21:18:01.449Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
35562026-05-11T21:18:01.449Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
35572026-05-11T21:18:01.449Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
35582026-05-11T21:18:01.449Z[SUM] 8.00-9.00 sec 420 MBytes 3.52 Gbits/sec
35592026-05-11T21:18:01.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-05-11T21:18:01.449Z[ 5] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
35612026-05-11T21:18:01.449Z[ 8] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
35622026-05-11T21:18:01.449Z[ 10] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
35632026-05-11T21:18:01.449Z[ 12] 9.00-10.00 sec 52.0 MBytes 436 Mbits/sec
35642026-05-11T21:18:01.450Z[ 14] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
35652026-05-11T21:18:01.450Z[ 16] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
35662026-05-11T21:18:01.450Z[ 18] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
35672026-05-11T21:18:01.450Z[ 20] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
35682026-05-11T21:18:01.450Z[SUM] 9.00-10.00 sec 417 MBytes 3.50 Gbits/sec
35692026-05-11T21:18:01.450Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-05-11T21:18:01.450Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35712026-05-11T21:18:01.450Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35722026-05-11T21:18:01.450Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35732026-05-11T21:18:01.450Z[ 12] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
35742026-05-11T21:18:01.450Z[ 14] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
35752026-05-11T21:18:01.450Z[ 16] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
35762026-05-11T21:18:01.450Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35772026-05-11T21:18:01.450Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35782026-05-11T21:18:01.450Z[SUM] 10.00-10.00 sec 384 KBytes 3.01 Gbits/sec
35792026-05-11T21:18:01.450Z- - - - - - - - - - - - - - - - - - - - - - - - -
35802026-05-11T21:18:01.450Z[ ID] Interval Transfer Bitrate
35812026-05-11T21:18:01.450Z[ 5] 0.00-10.00 sec 516 MBytes 432 Mbits/sec receiver
35822026-05-11T21:18:01.450Z[ 8] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
35832026-05-11T21:18:01.450Z[ 10] 0.00-10.00 sec 516 MBytes 432 Mbits/sec receiver
35842026-05-11T21:18:01.450Z[ 12] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
35852026-05-11T21:18:01.450Z[ 14] 0.00-10.00 sec 516 MBytes 432 Mbits/sec receiver
35862026-05-11T21:18:01.450Z[ 16] 0.00-10.00 sec 516 MBytes 432 Mbits/sec receiver
35872026-05-11T21:18:01.451Z[ 18] 0.00-10.00 sec 516 MBytes 432 Mbits/sec receiver
35882026-05-11T21:18:01.451Z[ 20] 0.00-10.00 sec 516 MBytes 432 Mbits/sec receiver
35892026-05-11T21:18:01.451Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec receiver
35902026-05-11T21:18:01.454ZRun 9/10...3459.2958520634184Mbps
35912026-05-11T21:18:08.851Z-----------------------------------------------------------
35922026-05-11T21:18:08.851ZServer listening on 5201 (test #20)
35932026-05-11T21:18:08.851Z-----------------------------------------------------------
35942026-05-11T21:18:08.851ZAccepted connection from 10.0.0.1, port 65290
35952026-05-11T21:18:08.851Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34452
35962026-05-11T21:18:08.851Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38571
35972026-05-11T21:18:08.851Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55087
35982026-05-11T21:18:08.851Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60865
35992026-05-11T21:18:08.851Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50594
36002026-05-11T21:18:08.851Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54905
36012026-05-11T21:18:08.851Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55103
36022026-05-11T21:18:08.851Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39205
36032026-05-11T21:18:08.851Z[ ID] Interval Transfer Bitrate
36042026-05-11T21:18:08.851Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36052026-05-11T21:18:08.851Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36062026-05-11T21:18:08.851Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36072026-05-11T21:18:08.851Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36082026-05-11T21:18:08.851Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36092026-05-11T21:18:08.851Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36102026-05-11T21:18:08.851Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36112026-05-11T21:18:08.851Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36122026-05-11T21:18:08.851Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
36132026-05-11T21:18:08.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142026-05-11T21:18:08.851Z[ 5] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
36152026-05-11T21:18:08.851Z[ 8] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
36162026-05-11T21:18:08.851Z[ 10] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
36172026-05-11T21:18:08.851Z[ 12] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
36182026-05-11T21:18:08.851Z[ 14] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
36192026-05-11T21:18:08.851Z[ 16] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
36202026-05-11T21:18:08.851Z[ 18] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
36212026-05-11T21:18:08.851Z[ 20] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
36222026-05-11T21:18:08.852Z[SUM] 1.00-2.00 sec 418 MBytes 3.51 Gbits/sec
36232026-05-11T21:18:08.852Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-05-11T21:18:08.852Z[ 5] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
36252026-05-11T21:18:08.852Z[ 8] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
36262026-05-11T21:18:08.852Z[ 10] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
36272026-05-11T21:18:08.852Z[ 12] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
36282026-05-11T21:18:08.852Z[ 14] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
36292026-05-11T21:18:08.852Z[ 16] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
36302026-05-11T21:18:08.852Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
36312026-05-11T21:18:08.852Z[ 20] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
36322026-05-11T21:18:08.852Z[SUM] 2.00-3.00 sec 419 MBytes 3.51 Gbits/sec
36332026-05-11T21:18:08.852Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342026-05-11T21:18:08.852Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36352026-05-11T21:18:08.852Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36362026-05-11T21:18:08.853Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
36372026-05-11T21:18:08.853Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36382026-05-11T21:18:08.853Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
36392026-05-11T21:18:08.853Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
36402026-05-11T21:18:08.853Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
36412026-05-11T21:18:08.853Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36422026-05-11T21:18:08.853Z[SUM] 3.00-4.00 sec 424 MBytes 3.55 Gbits/sec
36432026-05-11T21:18:08.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442026-05-11T21:18:08.853Z[ 5] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
36452026-05-11T21:18:08.853Z[ 8] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
36462026-05-11T21:18:08.853Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
36472026-05-11T21:18:08.853Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
36482026-05-11T21:18:08.853Z[ 14] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
36492026-05-11T21:18:08.853Z[ 16] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
36502026-05-11T21:18:08.853Z[ 18] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
36512026-05-11T21:18:08.853Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
36522026-05-11T21:18:08.853Z[SUM] 4.00-5.00 sec 420 MBytes 3.52 Gbits/sec
36532026-05-11T21:18:08.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-05-11T21:18:08.853Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36552026-05-11T21:18:08.853Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
36562026-05-11T21:18:08.853Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36572026-05-11T21:18:08.853Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36582026-05-11T21:18:08.853Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36592026-05-11T21:18:08.853Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36602026-05-11T21:18:08.854Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36612026-05-11T21:18:08.854Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36622026-05-11T21:18:08.854Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
36632026-05-11T21:18:08.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-05-11T21:18:08.854Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36652026-05-11T21:18:08.854Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36662026-05-11T21:18:08.854Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36672026-05-11T21:18:11.853Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36682026-05-11T21:18:11.853Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36692026-05-11T21:18:11.853Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36702026-05-11T21:18:11.853Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36712026-05-11T21:18:11.853Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36722026-05-11T21:18:11.853Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
36732026-05-11T21:18:11.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-05-11T21:18:11.853Z[ 5] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
36752026-05-11T21:18:11.853Z[ 8] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
36762026-05-11T21:18:11.853Z[ 10] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
36772026-05-11T21:18:11.853Z[ 12] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
36782026-05-11T21:18:11.853Z[ 14] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
36792026-05-11T21:18:11.853Z[ 16] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
36802026-05-11T21:18:11.854Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
36812026-05-11T21:18:11.854Z[ 20] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
36822026-05-11T21:18:11.854Z[SUM] 7.00-8.00 sec 418 MBytes 3.50 Gbits/sec
36832026-05-11T21:18:11.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-05-11T21:18:11.854Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
36852026-05-11T21:18:11.854Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
36862026-05-11T21:18:11.854Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
36872026-05-11T21:18:11.854Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
36882026-05-11T21:18:11.854Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
36892026-05-11T21:18:11.854Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
36902026-05-11T21:18:11.854Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
36912026-05-11T21:18:11.854Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
36922026-05-11T21:18:11.854Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
36932026-05-11T21:18:11.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-05-11T21:18:11.854Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
36952026-05-11T21:18:11.854Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
36962026-05-11T21:18:11.854Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
36972026-05-11T21:18:11.854Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
36982026-05-11T21:18:11.854Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
36992026-05-11T21:18:11.854Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
37002026-05-11T21:18:11.854Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
37012026-05-11T21:18:11.855Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
37022026-05-11T21:18:11.855Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
37032026-05-11T21:18:11.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-05-11T21:18:11.855Z[ 5] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
37052026-05-11T21:18:11.855Z[ 8] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
37062026-05-11T21:18:11.855Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37072026-05-11T21:18:11.855Z[ 12] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
37082026-05-11T21:18:11.855Z[ 14] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
37092026-05-11T21:18:11.855Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37102026-05-11T21:18:11.855Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37112026-05-11T21:18:11.855Z[ 20] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
37122026-05-11T21:18:11.855Z[SUM] 10.00-10.00 sec 640 KBytes 4.32 Gbits/sec
37132026-05-11T21:18:11.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142026-05-11T21:18:11.855Z[ ID] Interval Transfer Bitrate
37152026-05-11T21:18:11.855Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
37162026-05-11T21:18:11.855Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
37172026-05-11T21:18:11.855Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
37182026-05-11T21:18:11.855Z[ 12] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
37192026-05-11T21:18:11.856Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
37202026-05-11T21:18:11.856Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
37212026-05-11T21:18:11.856Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
37222026-05-11T21:18:11.856Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
37232026-05-11T21:18:11.856Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.47 Gbits/sec receiver
37242026-05-11T21:18:11.859ZRun 10/10...3465.99656847069Mbps
37252026-05-11T21:18:11.859Z###---------------------###
37262026-05-11T21:18:11.859Z::: iPerf done... :::
37272026-05-11T21:18:11.860Z:::Awaiting out files...:::
37282026-05-11T21:18:11.860Z###---------------------###
37292026-05-11T21:18:11.860Z###-----###
37302026-05-11T21:18:11.860Z:::done!:::
37312026-05-11T21:18:11.860Z###-----###
37322026-05-11T21:18:12.801ZGnuplot not found, using plotters backend
37332026-05-11T21:18:12.946ZBenchmarking iperf-tcp/local/c2s/tx
37342026-05-11T21:18:12.946ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37352026-05-11T21:18:16.855ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37362026-05-11T21:18:36.871ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37372026-05-11T21:18:36.963Ziperf-tcp/local/c2s/tx time: [3.4678 µs 3.4678 µs 3.4679 µs]
37382026-05-11T21:18:36.963Z change: [+2.2989% +2.3047% +2.3098%] (p = 0.00 < 0.05)
37392026-05-11T21:18:36.963Z Performance has regressed.
37402026-05-11T21:18:36.963ZFound 8 outliers among 100 measurements (8.00%)
37412026-05-11T21:18:36.963Z 4 (4.00%) low mild
37422026-05-11T21:18:36.963Z 3 (3.00%) high mild
37432026-05-11T21:18:36.963Z 1 (1.00%) high severe
37442026-05-11T21:18:37.852Z
37452026-05-11T21:18:37.854ZBenchmarking iperf-tcp/local/c2s/rx
37462026-05-11T21:18:37.854ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37472026-05-11T21:18:41.774ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37482026-05-11T21:19:01.703ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37492026-05-11T21:19:01.790Ziperf-tcp/local/c2s/rx time: [6.6669 µs 6.6671 µs 6.6672 µs]
37502026-05-11T21:19:01.791Z change: [+3.4027% +3.4072% +3.4114%] (p = 0.00 < 0.05)
37512026-05-11T21:19:01.791Z Performance has regressed.
37522026-05-11T21:19:01.791ZFound 5 outliers among 100 measurements (5.00%)
37532026-05-11T21:19:01.791Z 1 (1.00%) low severe
37542026-05-11T21:19:01.791Z 3 (3.00%) high mild
37552026-05-11T21:19:01.791Z 1 (1.00%) high severe
37562026-05-11T21:19:02.680Z
37572026-05-11T21:19:02.683Z###-------------------###
37582026-05-11T21:19:02.683Z:::Running experiment :::
37592026-05-11T21:19:02.683Z:::iperf-tcp/local/s2c:::
37602026-05-11T21:19:02.683Z###-------------------###
37612026-05-11T21:19:03.016Zdtrace: description 'profile-201us ' matched 2 probes
37622026-05-11T21:19:10.072Z-----------------------------------------------------------
37632026-05-11T21:19:10.072ZServer listening on 5201 (test #21)
37642026-05-11T21:19:10.072Z-----------------------------------------------------------
37652026-05-11T21:19:10.072ZAccepted connection from 10.0.0.1, port 59716
37662026-05-11T21:19:10.072Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41420
37672026-05-11T21:19:10.072Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51175
37682026-05-11T21:19:10.072Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65106
37692026-05-11T21:19:10.072Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33069
37702026-05-11T21:19:10.073Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52948
37712026-05-11T21:19:10.073Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36356
37722026-05-11T21:19:10.073Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57360
37732026-05-11T21:19:10.073Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48253
37742026-05-11T21:19:10.073Z[ ID] Interval Transfer Bitrate
37752026-05-11T21:19:10.073Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37762026-05-11T21:19:10.073Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37772026-05-11T21:19:10.073Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37782026-05-11T21:19:10.073Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37792026-05-11T21:19:10.073Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37802026-05-11T21:19:10.073Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37812026-05-11T21:19:10.073Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
37822026-05-11T21:19:10.073Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
37832026-05-11T21:19:10.073Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
37842026-05-11T21:19:10.073Z- - - - - - - - - - - - - - - - - - - - - - - - -
37852026-05-11T21:19:10.073Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37862026-05-11T21:19:10.073Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37872026-05-11T21:19:10.073Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37882026-05-11T21:19:10.074Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37892026-05-11T21:19:10.074Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37902026-05-11T21:19:10.074Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37912026-05-11T21:19:10.074Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37922026-05-11T21:19:10.074Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37932026-05-11T21:19:10.074Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
37942026-05-11T21:19:10.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
37952026-05-11T21:19:10.074Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
37962026-05-11T21:19:10.074Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
37972026-05-11T21:19:10.074Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
37982026-05-11T21:19:10.074Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
37992026-05-11T21:19:10.074Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
38002026-05-11T21:19:10.074Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
38012026-05-11T21:19:10.074Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
38022026-05-11T21:19:10.074Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
38032026-05-11T21:19:10.074Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
38042026-05-11T21:19:10.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
38052026-05-11T21:19:10.075Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
38062026-05-11T21:19:10.075Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
38072026-05-11T21:19:10.075Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
38082026-05-11T21:19:10.075Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
38092026-05-11T21:19:10.075Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
38102026-05-11T21:19:10.075Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
38112026-05-11T21:19:10.075Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
38122026-05-11T21:19:10.075Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
38132026-05-11T21:19:10.075Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
38142026-05-11T21:19:10.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
38152026-05-11T21:19:10.075Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38162026-05-11T21:19:10.075Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38172026-05-11T21:19:10.075Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38182026-05-11T21:19:10.075Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38192026-05-11T21:19:10.075Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38202026-05-11T21:19:10.075Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38212026-05-11T21:19:10.075Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38222026-05-11T21:19:10.075Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38232026-05-11T21:19:10.075Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
38242026-05-11T21:19:10.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
38252026-05-11T21:19:10.075Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38262026-05-11T21:19:10.075Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
38272026-05-11T21:19:10.075Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38282026-05-11T21:19:10.075Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
38292026-05-11T21:19:10.075Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
38302026-05-11T21:19:10.075Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
38312026-05-11T21:19:10.075Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
38322026-05-11T21:19:10.075Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
38332026-05-11T21:19:10.075Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
38342026-05-11T21:19:10.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
38352026-05-11T21:19:10.075Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38362026-05-11T21:19:10.075Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38372026-05-11T21:19:10.075Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38382026-05-11T21:19:13.075Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38392026-05-11T21:19:13.075Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
38402026-05-11T21:19:13.075Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
38412026-05-11T21:19:13.075Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
38422026-05-11T21:19:13.075Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
38432026-05-11T21:19:13.075Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
38442026-05-11T21:19:13.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
38452026-05-11T21:19:13.075Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38462026-05-11T21:19:13.075Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38472026-05-11T21:19:13.075Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38482026-05-11T21:19:13.076Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38492026-05-11T21:19:13.076Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38502026-05-11T21:19:13.076Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38512026-05-11T21:19:13.076Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38522026-05-11T21:19:13.076Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38532026-05-11T21:19:13.076Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
38542026-05-11T21:19:13.076Z- - - - - - - - - - - - - - - - - - - - - - - - -
38552026-05-11T21:19:13.076Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38562026-05-11T21:19:13.076Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38572026-05-11T21:19:13.076Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
38582026-05-11T21:19:13.076Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38592026-05-11T21:19:13.076Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38602026-05-11T21:19:13.076Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
38612026-05-11T21:19:13.076Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38622026-05-11T21:19:13.076Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38632026-05-11T21:19:13.076Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
38642026-05-11T21:19:13.076Z- - - - - - - - - - - - - - - - - - - - - - - - -
38652026-05-11T21:19:13.076Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38662026-05-11T21:19:13.076Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38672026-05-11T21:19:13.076Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38682026-05-11T21:19:13.077Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38692026-05-11T21:19:13.077Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38702026-05-11T21:19:13.077Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38712026-05-11T21:19:13.077Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38722026-05-11T21:19:13.077Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38732026-05-11T21:19:13.077Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
38742026-05-11T21:19:13.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
38752026-05-11T21:19:13.077Z[ 5] 10.00-10.00 sec 128 KBytes 885 Mbits/sec
38762026-05-11T21:19:13.077Z[ 8] 10.00-10.00 sec 128 KBytes 886 Mbits/sec
38772026-05-11T21:19:13.077Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38782026-05-11T21:19:13.077Z[ 12] 10.00-10.00 sec 128 KBytes 886 Mbits/sec
38792026-05-11T21:19:13.077Z[ 14] 10.00-10.00 sec 128 KBytes 886 Mbits/sec
38802026-05-11T21:19:13.077Z[ 16] 10.00-10.00 sec 128 KBytes 886 Mbits/sec
38812026-05-11T21:19:13.077Z[ 18] 10.00-10.00 sec 128 KBytes 886 Mbits/sec
38822026-05-11T21:19:13.077Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38832026-05-11T21:19:13.077Z[SUM] 10.00-10.00 sec 768 KBytes 5.31 Gbits/sec
38842026-05-11T21:19:13.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
38852026-05-11T21:19:13.077Z[ ID] Interval Transfer Bitrate
38862026-05-11T21:19:13.077Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
38872026-05-11T21:19:13.077Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
38882026-05-11T21:19:13.077Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
38892026-05-11T21:19:13.077Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
38902026-05-11T21:19:13.077Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
38912026-05-11T21:19:13.077Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
38922026-05-11T21:19:13.077Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
38932026-05-11T21:19:13.077Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
38942026-05-11T21:19:13.078Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec sender
38952026-05-11T21:19:13.081ZRun 1/10...3516.3956723610477Mbps
38962026-05-11T21:19:20.481Z-----------------------------------------------------------
38972026-05-11T21:19:20.481ZServer listening on 5201 (test #22)
38982026-05-11T21:19:20.481Z-----------------------------------------------------------
38992026-05-11T21:19:20.481ZAccepted connection from 10.0.0.1, port 62489
39002026-05-11T21:19:20.481Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40058
39012026-05-11T21:19:20.481Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41431
39022026-05-11T21:19:20.481Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34005
39032026-05-11T21:19:20.481Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60302
39042026-05-11T21:19:20.481Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36522
39052026-05-11T21:19:20.481Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43893
39062026-05-11T21:19:20.481Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48500
39072026-05-11T21:19:20.481Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46226
39082026-05-11T21:19:20.481Z[ ID] Interval Transfer Bitrate
39092026-05-11T21:19:20.482Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39102026-05-11T21:19:20.482Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39112026-05-11T21:19:20.482Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39122026-05-11T21:19:20.482Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39132026-05-11T21:19:20.482Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39142026-05-11T21:19:20.482Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39152026-05-11T21:19:20.482Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39162026-05-11T21:19:20.482Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39172026-05-11T21:19:20.482Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
39182026-05-11T21:19:20.482Z- - - - - - - - - - - - - - - - - - - - - - - - -
39192026-05-11T21:19:20.482Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39202026-05-11T21:19:20.482Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39212026-05-11T21:19:20.482Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39222026-05-11T21:19:20.482Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39232026-05-11T21:19:20.482Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39242026-05-11T21:19:20.482Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39252026-05-11T21:19:20.482Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39262026-05-11T21:19:20.482Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
39272026-05-11T21:19:20.482Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
39282026-05-11T21:19:20.482Z- - - - - - - - - - - - - - - - - - - - - - - - -
39292026-05-11T21:19:20.482Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
39302026-05-11T21:19:20.482Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
39312026-05-11T21:19:20.482Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
39322026-05-11T21:19:20.482Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
39332026-05-11T21:19:20.482Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
39342026-05-11T21:19:20.484Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
39352026-05-11T21:19:20.484Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
39362026-05-11T21:19:20.484Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
39372026-05-11T21:19:20.484Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
39382026-05-11T21:19:20.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
39392026-05-11T21:19:20.484Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39402026-05-11T21:19:20.484Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39412026-05-11T21:19:20.484Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39422026-05-11T21:19:20.484Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39432026-05-11T21:19:20.484Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39442026-05-11T21:19:20.484Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
39452026-05-11T21:19:20.484Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
39462026-05-11T21:19:20.484Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
39472026-05-11T21:19:20.484Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
39482026-05-11T21:19:20.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
39492026-05-11T21:19:20.484Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39502026-05-11T21:19:20.484Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39512026-05-11T21:19:20.484Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39522026-05-11T21:19:20.484Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39532026-05-11T21:19:20.484Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39542026-05-11T21:19:20.484Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
39552026-05-11T21:19:20.484Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39562026-05-11T21:19:20.484Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
39572026-05-11T21:19:20.484Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
39582026-05-11T21:19:20.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
39592026-05-11T21:19:20.484Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39602026-05-11T21:19:20.484Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39612026-05-11T21:19:20.484Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
39622026-05-11T21:19:20.484Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39632026-05-11T21:19:20.484Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39642026-05-11T21:19:20.484Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39652026-05-11T21:19:20.484Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39662026-05-11T21:19:20.484Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
39672026-05-11T21:19:20.484Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
39682026-05-11T21:19:20.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
39692026-05-11T21:19:20.484Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39702026-05-11T21:19:20.485Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39712026-05-11T21:19:20.485Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39722026-05-11T21:19:23.484Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39732026-05-11T21:19:23.484Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39742026-05-11T21:19:23.484Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39752026-05-11T21:19:23.484Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39762026-05-11T21:19:23.484Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39772026-05-11T21:19:23.484Z[SUM] 6.00-7.00 sec 432 MBytes 3.63 Gbits/sec
39782026-05-11T21:19:23.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
39792026-05-11T21:19:23.484Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39802026-05-11T21:19:23.484Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39812026-05-11T21:19:23.484Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
39822026-05-11T21:19:23.484Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39832026-05-11T21:19:23.484Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39842026-05-11T21:19:23.484Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39852026-05-11T21:19:23.484Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39862026-05-11T21:19:23.484Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39872026-05-11T21:19:23.484Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
39882026-05-11T21:19:23.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
39892026-05-11T21:19:23.484Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
39902026-05-11T21:19:23.484Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
39912026-05-11T21:19:23.484Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
39922026-05-11T21:19:23.484Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
39932026-05-11T21:19:23.484Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
39942026-05-11T21:19:23.484Z[ 16] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
39952026-05-11T21:19:23.484Z[ 18] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
39962026-05-11T21:19:23.484Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
39972026-05-11T21:19:23.484Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
39982026-05-11T21:19:23.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
39992026-05-11T21:19:23.484Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40002026-05-11T21:19:23.484Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40012026-05-11T21:19:23.484Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40022026-05-11T21:19:23.484Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40032026-05-11T21:19:23.484Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40042026-05-11T21:19:23.484Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
40052026-05-11T21:19:23.484Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40062026-05-11T21:19:23.485Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40072026-05-11T21:19:23.485Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
40082026-05-11T21:19:23.485Z- - - - - - - - - - - - - - - - - - - - - - - - -
40092026-05-11T21:19:23.485Z[ 5] 10.00-10.00 sec 128 KBytes 853 Mbits/sec
40102026-05-11T21:19:23.485Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40112026-05-11T21:19:23.485Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40122026-05-11T21:19:23.485Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40132026-05-11T21:19:23.485Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40142026-05-11T21:19:23.485Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40152026-05-11T21:19:23.485Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40162026-05-11T21:19:23.485Z[ 20] 10.00-10.00 sec 128 KBytes 854 Mbits/sec
40172026-05-11T21:19:23.485Z[SUM] 10.00-10.00 sec 256 KBytes 1.71 Gbits/sec
40182026-05-11T21:19:23.485Z- - - - - - - - - - - - - - - - - - - - - - - - -
40192026-05-11T21:19:23.485Z[ ID] Interval Transfer Bitrate
40202026-05-11T21:19:23.485Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40212026-05-11T21:19:23.485Z[ 8] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
40222026-05-11T21:19:23.485Z[ 10] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
40232026-05-11T21:19:23.485Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40242026-05-11T21:19:23.485Z[ 14] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
40252026-05-11T21:19:23.485Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40262026-05-11T21:19:23.485Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40272026-05-11T21:19:23.485Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40282026-05-11T21:19:23.485Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
40292026-05-11T21:19:23.488ZRun 2/10...3540.9145268499547Mbps
40302026-05-11T21:19:30.889Z-----------------------------------------------------------
40312026-05-11T21:19:30.889ZServer listening on 5201 (test #23)
40322026-05-11T21:19:30.889Z-----------------------------------------------------------
40332026-05-11T21:19:30.889ZAccepted connection from 10.0.0.1, port 63520
40342026-05-11T21:19:30.890Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54590
40352026-05-11T21:19:30.890Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44602
40362026-05-11T21:19:30.890Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60965
40372026-05-11T21:19:30.890Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52213
40382026-05-11T21:19:30.890Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43266
40392026-05-11T21:19:30.890Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50034
40402026-05-11T21:19:30.890Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55363
40412026-05-11T21:19:30.890Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64569
40422026-05-11T21:19:30.890Z[ ID] Interval Transfer Bitrate
40432026-05-11T21:19:30.890Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
40442026-05-11T21:19:30.890Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
40452026-05-11T21:19:30.890Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
40462026-05-11T21:19:30.890Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
40472026-05-11T21:19:30.890Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
40482026-05-11T21:19:30.890Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
40492026-05-11T21:19:30.891Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
40502026-05-11T21:19:30.891Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
40512026-05-11T21:19:30.891Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
40522026-05-11T21:19:30.891Z- - - - - - - - - - - - - - - - - - - - - - - - -
40532026-05-11T21:19:30.891Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40542026-05-11T21:19:30.891Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40552026-05-11T21:19:30.891Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40562026-05-11T21:19:30.891Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40572026-05-11T21:19:30.891Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40582026-05-11T21:19:30.891Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40592026-05-11T21:19:30.891Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40602026-05-11T21:19:30.891Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40612026-05-11T21:19:30.891Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
40622026-05-11T21:19:30.891Z- - - - - - - - - - - - - - - - - - - - - - - - -
40632026-05-11T21:19:30.891Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40642026-05-11T21:19:30.891Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
40652026-05-11T21:19:30.891Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
40662026-05-11T21:19:30.891Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
40672026-05-11T21:19:30.891Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40682026-05-11T21:19:30.892Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40692026-05-11T21:19:30.892Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40702026-05-11T21:19:30.892Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
40712026-05-11T21:19:30.892Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
40722026-05-11T21:19:30.892Z- - - - - - - - - - - - - - - - - - - - - - - - -
40732026-05-11T21:19:30.892Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
40742026-05-11T21:19:30.892Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40752026-05-11T21:19:30.892Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40762026-05-11T21:19:30.892Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
40772026-05-11T21:19:30.892Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40782026-05-11T21:19:30.893Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40792026-05-11T21:19:30.893Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
40802026-05-11T21:19:30.893Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
40812026-05-11T21:19:30.893Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
40822026-05-11T21:19:30.893Z- - - - - - - - - - - - - - - - - - - - - - - - -
40832026-05-11T21:19:30.893Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40842026-05-11T21:19:30.893Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
40852026-05-11T21:19:30.893Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
40862026-05-11T21:19:30.893Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
40872026-05-11T21:19:30.899Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
40882026-05-11T21:19:30.899Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40892026-05-11T21:19:30.899Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
40902026-05-11T21:19:30.899Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40912026-05-11T21:19:30.899Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
40922026-05-11T21:19:30.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
40932026-05-11T21:19:30.899Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
40942026-05-11T21:19:30.899Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40952026-05-11T21:19:30.899Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40962026-05-11T21:19:30.899Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
40972026-05-11T21:19:30.899Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40982026-05-11T21:19:30.899Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
40992026-05-11T21:19:30.899Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
41002026-05-11T21:19:30.900Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
41012026-05-11T21:19:30.900Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
41022026-05-11T21:19:30.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
41032026-05-11T21:19:30.900Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41042026-05-11T21:19:30.900Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
41052026-05-11T21:19:30.900Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41062026-05-11T21:19:33.893Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41072026-05-11T21:19:33.893Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41082026-05-11T21:19:33.893Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41092026-05-11T21:19:33.894Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41102026-05-11T21:19:33.894Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
41112026-05-11T21:19:33.894Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
41122026-05-11T21:19:33.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
41132026-05-11T21:19:33.894Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
41142026-05-11T21:19:33.894Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
41152026-05-11T21:19:33.894Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41162026-05-11T21:19:33.894Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41172026-05-11T21:19:33.894Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41182026-05-11T21:19:33.894Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
41192026-05-11T21:19:33.894Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41202026-05-11T21:19:33.894Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
41212026-05-11T21:19:33.894Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
41222026-05-11T21:19:33.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
41232026-05-11T21:19:33.894Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41242026-05-11T21:19:33.894Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41252026-05-11T21:19:33.894Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41262026-05-11T21:19:33.894Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41272026-05-11T21:19:33.894Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41282026-05-11T21:19:33.894Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41292026-05-11T21:19:33.894Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
41302026-05-11T21:19:33.894Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
41312026-05-11T21:19:33.894Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
41322026-05-11T21:19:33.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
41332026-05-11T21:19:33.895Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41342026-05-11T21:19:33.895Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41352026-05-11T21:19:33.895Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41362026-05-11T21:19:33.895Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41372026-05-11T21:19:33.895Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
41382026-05-11T21:19:33.895Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41392026-05-11T21:19:33.895Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
41402026-05-11T21:19:33.895Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41412026-05-11T21:19:33.895Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
41422026-05-11T21:19:33.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
41432026-05-11T21:19:33.895Z[ 5] 10.00-10.00 sec 128 KBytes 827 Mbits/sec
41442026-05-11T21:19:33.895Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41452026-05-11T21:19:33.895Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41462026-05-11T21:19:33.895Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41472026-05-11T21:19:33.896Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41482026-05-11T21:19:33.896Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41492026-05-11T21:19:33.896Z[ 18] 10.00-10.00 sec 128 KBytes 828 Mbits/sec
41502026-05-11T21:19:33.896Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41512026-05-11T21:19:33.896Z[SUM] 10.00-10.00 sec 256 KBytes 1.65 Gbits/sec
41522026-05-11T21:19:33.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
41532026-05-11T21:19:33.896Z[ ID] Interval Transfer Bitrate
41542026-05-11T21:19:33.896Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
41552026-05-11T21:19:33.896Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
41562026-05-11T21:19:33.896Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
41572026-05-11T21:19:33.896Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
41582026-05-11T21:19:33.896Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
41592026-05-11T21:19:33.896Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
41602026-05-11T21:19:33.896Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
41612026-05-11T21:19:33.897Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
41622026-05-11T21:19:33.897Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec sender
41632026-05-11T21:19:33.900ZRun 3/10...3515.110118082862Mbps
41642026-05-11T21:19:41.294Z-----------------------------------------------------------
41652026-05-11T21:19:41.294ZServer listening on 5201 (test #24)
41662026-05-11T21:19:41.294Z-----------------------------------------------------------
41672026-05-11T21:19:41.294ZAccepted connection from 10.0.0.1, port 49275
41682026-05-11T21:19:41.294Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56419
41692026-05-11T21:19:41.294Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54387
41702026-05-11T21:19:41.294Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44711
41712026-05-11T21:19:41.294Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43345
41722026-05-11T21:19:41.294Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62978
41732026-05-11T21:19:41.294Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62656
41742026-05-11T21:19:41.295Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58321
41752026-05-11T21:19:41.295Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39388
41762026-05-11T21:19:41.295Z[ ID] Interval Transfer Bitrate
41772026-05-11T21:19:41.295Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41782026-05-11T21:19:41.295Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41792026-05-11T21:19:41.295Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41802026-05-11T21:19:41.295Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41812026-05-11T21:19:41.295Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41822026-05-11T21:19:41.295Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41832026-05-11T21:19:41.295Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41842026-05-11T21:19:41.295Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41852026-05-11T21:19:41.295Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
41862026-05-11T21:19:41.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
41872026-05-11T21:19:41.295Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41882026-05-11T21:19:41.295Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41892026-05-11T21:19:41.295Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41902026-05-11T21:19:41.295Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41912026-05-11T21:19:41.295Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41922026-05-11T21:19:41.295Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41932026-05-11T21:19:41.295Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41942026-05-11T21:19:41.295Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41952026-05-11T21:19:41.295Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
41962026-05-11T21:19:41.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
41972026-05-11T21:19:41.295Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
41982026-05-11T21:19:41.295Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
41992026-05-11T21:19:41.295Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
42002026-05-11T21:19:41.295Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
42012026-05-11T21:19:41.295Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42022026-05-11T21:19:41.295Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42032026-05-11T21:19:41.295Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
42042026-05-11T21:19:41.295Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42052026-05-11T21:19:41.295Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
42062026-05-11T21:19:41.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
42072026-05-11T21:19:41.295Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
42082026-05-11T21:19:41.295Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42092026-05-11T21:19:41.295Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42102026-05-11T21:19:41.295Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
42112026-05-11T21:19:41.295Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
42122026-05-11T21:19:41.296Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42132026-05-11T21:19:41.296Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42142026-05-11T21:19:41.296Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
42152026-05-11T21:19:41.296Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
42162026-05-11T21:19:41.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
42172026-05-11T21:19:41.296Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42182026-05-11T21:19:41.296Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42192026-05-11T21:19:41.296Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42202026-05-11T21:19:41.296Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42212026-05-11T21:19:41.296Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42222026-05-11T21:19:41.296Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42232026-05-11T21:19:41.296Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42242026-05-11T21:19:41.296Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42252026-05-11T21:19:41.296Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
42262026-05-11T21:19:41.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
42272026-05-11T21:19:41.296Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
42282026-05-11T21:19:41.297Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42292026-05-11T21:19:41.297Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42302026-05-11T21:19:41.297Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42312026-05-11T21:19:41.297Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42322026-05-11T21:19:41.297Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42332026-05-11T21:19:41.297Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42342026-05-11T21:19:41.297Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42352026-05-11T21:19:41.297Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
42362026-05-11T21:19:41.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
42372026-05-11T21:19:41.297Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42382026-05-11T21:19:41.297Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42392026-05-11T21:19:41.297Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42402026-05-11T21:19:44.299Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42412026-05-11T21:19:44.299Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42422026-05-11T21:19:44.299Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42432026-05-11T21:19:44.299Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42442026-05-11T21:19:44.299Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42452026-05-11T21:19:44.299Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
42462026-05-11T21:19:44.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
42472026-05-11T21:19:44.299Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
42482026-05-11T21:19:44.299Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42492026-05-11T21:19:44.299Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
42502026-05-11T21:19:44.299Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
42512026-05-11T21:19:44.299Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
42522026-05-11T21:19:44.299Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
42532026-05-11T21:19:44.300Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42542026-05-11T21:19:44.300Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42552026-05-11T21:19:44.300Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
42562026-05-11T21:19:44.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
42572026-05-11T21:19:44.300Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42582026-05-11T21:19:44.300Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42592026-05-11T21:19:44.300Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42602026-05-11T21:19:44.300Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42612026-05-11T21:19:44.300Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42622026-05-11T21:19:44.300Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42632026-05-11T21:19:44.300Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42642026-05-11T21:19:44.300Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42652026-05-11T21:19:44.300Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
42662026-05-11T21:19:44.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
42672026-05-11T21:19:44.300Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42682026-05-11T21:19:44.300Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
42692026-05-11T21:19:44.300Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42702026-05-11T21:19:44.300Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42712026-05-11T21:19:44.300Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42722026-05-11T21:19:44.300Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
42732026-05-11T21:19:44.300Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42742026-05-11T21:19:44.300Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42752026-05-11T21:19:44.300Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
42762026-05-11T21:19:44.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
42772026-05-11T21:19:44.300Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42782026-05-11T21:19:44.300Z[ 8] 10.00-10.00 sec 128 KBytes 905 Mbits/sec
42792026-05-11T21:19:44.300Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42802026-05-11T21:19:44.300Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42812026-05-11T21:19:44.300Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42822026-05-11T21:19:44.300Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42832026-05-11T21:19:44.300Z[ 18] 10.00-10.00 sec 128 KBytes 905 Mbits/sec
42842026-05-11T21:19:44.300Z[ 20] 10.00-10.00 sec 128 KBytes 905 Mbits/sec
42852026-05-11T21:19:44.300Z[SUM] 10.00-10.00 sec 384 KBytes 2.71 Gbits/sec
42862026-05-11T21:19:44.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
42872026-05-11T21:19:44.300Z[ ID] Interval Transfer Bitrate
42882026-05-11T21:19:44.300Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
42892026-05-11T21:19:44.300Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
42902026-05-11T21:19:44.300Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
42912026-05-11T21:19:44.301Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
42922026-05-11T21:19:44.301Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
42932026-05-11T21:19:44.301Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
42942026-05-11T21:19:44.301Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
42952026-05-11T21:19:44.301Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
42962026-05-11T21:19:44.301Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
42972026-05-11T21:19:44.304ZRun 4/10...3513.888879278909Mbps
42982026-05-11T21:19:51.705Z-----------------------------------------------------------
42992026-05-11T21:19:51.705ZServer listening on 5201 (test #25)
43002026-05-11T21:19:51.706Z-----------------------------------------------------------
43012026-05-11T21:19:51.706ZAccepted connection from 10.0.0.1, port 56216
43022026-05-11T21:19:51.706Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63564
43032026-05-11T21:19:51.706Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39168
43042026-05-11T21:19:51.706Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40656
43052026-05-11T21:19:51.706Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47631
43062026-05-11T21:19:51.707Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48727
43072026-05-11T21:19:51.707Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36962
43082026-05-11T21:19:51.707Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60933
43092026-05-11T21:19:51.707Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60928
43102026-05-11T21:19:51.707Z[ ID] Interval Transfer Bitrate
43112026-05-11T21:19:51.707Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43122026-05-11T21:19:51.707Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43132026-05-11T21:19:51.707Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43142026-05-11T21:19:51.707Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43152026-05-11T21:19:51.707Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43162026-05-11T21:19:51.707Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43172026-05-11T21:19:51.707Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43182026-05-11T21:19:51.707Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43192026-05-11T21:19:51.707Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
43202026-05-11T21:19:51.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
43212026-05-11T21:19:51.707Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
43222026-05-11T21:19:51.707Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43232026-05-11T21:19:51.707Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
43242026-05-11T21:19:51.707Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
43252026-05-11T21:19:51.707Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
43262026-05-11T21:19:51.707Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
43272026-05-11T21:19:51.707Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43282026-05-11T21:19:51.707Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
43292026-05-11T21:19:51.707Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
43302026-05-11T21:19:51.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
43312026-05-11T21:19:51.708Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
43322026-05-11T21:19:51.708Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
43332026-05-11T21:19:51.708Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
43342026-05-11T21:19:51.708Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
43352026-05-11T21:19:51.708Z[ 14] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
43362026-05-11T21:19:51.708Z[ 16] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
43372026-05-11T21:19:51.708Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
43382026-05-11T21:19:51.708Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
43392026-05-11T21:19:51.708Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
43402026-05-11T21:19:51.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
43412026-05-11T21:19:51.708Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
43422026-05-11T21:19:51.708Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
43432026-05-11T21:19:51.708Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43442026-05-11T21:19:51.708Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43452026-05-11T21:19:51.708Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
43462026-05-11T21:19:51.708Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43472026-05-11T21:19:51.709Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
43482026-05-11T21:19:51.709Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
43492026-05-11T21:19:51.709Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
43502026-05-11T21:19:51.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
43512026-05-11T21:19:51.709Z[ 5] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
43522026-05-11T21:19:51.709Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43532026-05-11T21:19:51.709Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
43542026-05-11T21:19:51.709Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43552026-05-11T21:19:51.709Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43562026-05-11T21:19:51.712Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43572026-05-11T21:19:51.712Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43582026-05-11T21:19:51.712Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
43592026-05-11T21:19:51.712Z[SUM] 4.00-5.00 sec 424 MBytes 3.55 Gbits/sec
43602026-05-11T21:19:51.712Z- - - - - - - - - - - - - - - - - - - - - - - - -
43612026-05-11T21:19:51.712Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43622026-05-11T21:19:51.712Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
43632026-05-11T21:19:51.712Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
43642026-05-11T21:19:51.712Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
43652026-05-11T21:19:51.712Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43662026-05-11T21:19:51.712Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43672026-05-11T21:19:51.712Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43682026-05-11T21:19:51.712Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
43692026-05-11T21:19:51.712Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
43702026-05-11T21:19:51.712Z- - - - - - - - - - - - - - - - - - - - - - - - -
43712026-05-11T21:19:51.712Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
43722026-05-11T21:19:51.712Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
43732026-05-11T21:19:51.712Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
43742026-05-11T21:19:54.710Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
43752026-05-11T21:19:54.710Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
43762026-05-11T21:19:54.710Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
43772026-05-11T21:19:54.710Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
43782026-05-11T21:19:54.710Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
43792026-05-11T21:19:54.710Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
43802026-05-11T21:19:54.711Z- - - - - - - - - - - - - - - - - - - - - - - - -
43812026-05-11T21:19:54.711Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43822026-05-11T21:19:54.711Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43832026-05-11T21:19:54.711Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43842026-05-11T21:19:54.711Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43852026-05-11T21:19:54.711Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43862026-05-11T21:19:54.711Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43872026-05-11T21:19:54.711Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43882026-05-11T21:19:54.711Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43892026-05-11T21:19:54.711Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
43902026-05-11T21:19:54.711Z- - - - - - - - - - - - - - - - - - - - - - - - -
43912026-05-11T21:19:54.711Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
43922026-05-11T21:19:54.711Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
43932026-05-11T21:19:54.711Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
43942026-05-11T21:19:54.711Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
43952026-05-11T21:19:54.711Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
43962026-05-11T21:19:54.711Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
43972026-05-11T21:19:54.711Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
43982026-05-11T21:19:54.711Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
43992026-05-11T21:19:54.711Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
44002026-05-11T21:19:54.711Z- - - - - - - - - - - - - - - - - - - - - - - - -
44012026-05-11T21:19:54.711Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44022026-05-11T21:19:54.711Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
44032026-05-11T21:19:54.711Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44042026-05-11T21:19:54.711Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44052026-05-11T21:19:54.711Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44062026-05-11T21:19:54.711Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44072026-05-11T21:19:54.711Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44082026-05-11T21:19:54.711Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44092026-05-11T21:19:54.711Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
44102026-05-11T21:19:54.711Z- - - - - - - - - - - - - - - - - - - - - - - - -
44112026-05-11T21:19:54.711Z[ 5] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
44122026-05-11T21:19:54.711Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44132026-05-11T21:19:54.711Z[ 10] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
44142026-05-11T21:19:54.711Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44152026-05-11T21:19:54.711Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44162026-05-11T21:19:54.712Z[ 16] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
44172026-05-11T21:19:54.712Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44182026-05-11T21:19:54.712Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44192026-05-11T21:19:54.712Z[SUM] 10.00-10.00 sec 384 KBytes 2.58 Gbits/sec
44202026-05-11T21:19:54.712Z- - - - - - - - - - - - - - - - - - - - - - - - -
44212026-05-11T21:19:54.712Z[ ID] Interval Transfer Bitrate
44222026-05-11T21:19:54.712Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
44232026-05-11T21:19:54.712Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
44242026-05-11T21:19:54.712Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
44252026-05-11T21:19:54.712Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
44262026-05-11T21:19:54.712Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
44272026-05-11T21:19:54.712Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
44282026-05-11T21:19:54.712Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
44292026-05-11T21:19:54.712Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
44302026-05-11T21:19:54.712Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec sender
44312026-05-11T21:19:54.715ZRun 5/10...3496.360493187239Mbps
44322026-05-11T21:20:02.119Z-----------------------------------------------------------
44332026-05-11T21:20:02.119ZServer listening on 5201 (test #26)
44342026-05-11T21:20:02.119Z-----------------------------------------------------------
44352026-05-11T21:20:02.119ZAccepted connection from 10.0.0.1, port 50775
44362026-05-11T21:20:02.119Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63799
44372026-05-11T21:20:02.119Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44186
44382026-05-11T21:20:02.119Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47379
44392026-05-11T21:20:02.119Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56634
44402026-05-11T21:20:02.119Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43719
44412026-05-11T21:20:02.119Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57399
44422026-05-11T21:20:02.119Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35165
44432026-05-11T21:20:02.119Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61055
44442026-05-11T21:20:02.119Z[ ID] Interval Transfer Bitrate
44452026-05-11T21:20:02.119Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44462026-05-11T21:20:02.119Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44472026-05-11T21:20:02.119Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
44482026-05-11T21:20:02.120Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44492026-05-11T21:20:02.120Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44502026-05-11T21:20:02.120Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44512026-05-11T21:20:02.120Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44522026-05-11T21:20:02.120Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44532026-05-11T21:20:02.120Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
44542026-05-11T21:20:02.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
44552026-05-11T21:20:02.120Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44562026-05-11T21:20:02.120Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44572026-05-11T21:20:02.120Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44582026-05-11T21:20:02.120Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44592026-05-11T21:20:02.120Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44602026-05-11T21:20:02.120Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44612026-05-11T21:20:02.120Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44622026-05-11T21:20:02.120Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44632026-05-11T21:20:02.120Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
44642026-05-11T21:20:02.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
44652026-05-11T21:20:02.120Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
44662026-05-11T21:20:02.120Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
44672026-05-11T21:20:02.120Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44682026-05-11T21:20:02.120Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44692026-05-11T21:20:02.120Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
44702026-05-11T21:20:02.120Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44712026-05-11T21:20:02.120Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44722026-05-11T21:20:02.120Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44732026-05-11T21:20:02.121Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
44742026-05-11T21:20:02.121Z- - - - - - - - - - - - - - - - - - - - - - - - -
44752026-05-11T21:20:02.121Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44762026-05-11T21:20:02.121Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44772026-05-11T21:20:02.121Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44782026-05-11T21:20:02.121Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44792026-05-11T21:20:02.121Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44802026-05-11T21:20:02.121Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44812026-05-11T21:20:02.121Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44822026-05-11T21:20:02.121Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44832026-05-11T21:20:02.121Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
44842026-05-11T21:20:02.121Z- - - - - - - - - - - - - - - - - - - - - - - - -
44852026-05-11T21:20:02.121Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44862026-05-11T21:20:02.121Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44872026-05-11T21:20:02.121Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44882026-05-11T21:20:02.121Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44892026-05-11T21:20:02.121Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44902026-05-11T21:20:02.121Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44912026-05-11T21:20:02.121Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44922026-05-11T21:20:02.121Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
44932026-05-11T21:20:02.121Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
44942026-05-11T21:20:02.121Z- - - - - - - - - - - - - - - - - - - - - - - - -
44952026-05-11T21:20:02.121Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
44962026-05-11T21:20:02.121Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
44972026-05-11T21:20:02.121Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
44982026-05-11T21:20:02.122Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
44992026-05-11T21:20:02.122Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45002026-05-11T21:20:02.122Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45012026-05-11T21:20:02.123Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45022026-05-11T21:20:02.123Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45032026-05-11T21:20:02.123Z[SUM] 5.00-6.00 sec 426 MBytes 3.58 Gbits/sec
45042026-05-11T21:20:02.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
45052026-05-11T21:20:02.123Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45062026-05-11T21:20:02.123Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45072026-05-11T21:20:02.123Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45082026-05-11T21:20:05.123Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45092026-05-11T21:20:05.123Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45102026-05-11T21:20:05.123Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45112026-05-11T21:20:05.124Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
45122026-05-11T21:20:05.124Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45132026-05-11T21:20:05.124Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
45142026-05-11T21:20:05.124Z- - - - - - - - - - - - - - - - - - - - - - - - -
45152026-05-11T21:20:05.124Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45162026-05-11T21:20:05.124Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45172026-05-11T21:20:05.124Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45182026-05-11T21:20:05.124Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
45192026-05-11T21:20:05.124Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45202026-05-11T21:20:05.124Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45212026-05-11T21:20:05.124Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45222026-05-11T21:20:05.124Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45232026-05-11T21:20:05.124Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
45242026-05-11T21:20:05.124Z- - - - - - - - - - - - - - - - - - - - - - - - -
45252026-05-11T21:20:05.124Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45262026-05-11T21:20:05.124Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45272026-05-11T21:20:05.124Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45282026-05-11T21:20:05.124Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45292026-05-11T21:20:05.124Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45302026-05-11T21:20:05.124Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45312026-05-11T21:20:05.124Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45322026-05-11T21:20:05.124Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45332026-05-11T21:20:05.124Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
45342026-05-11T21:20:05.124Z- - - - - - - - - - - - - - - - - - - - - - - - -
45352026-05-11T21:20:05.124Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45362026-05-11T21:20:05.124Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45372026-05-11T21:20:05.124Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45382026-05-11T21:20:05.124Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45392026-05-11T21:20:05.124Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45402026-05-11T21:20:05.125Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45412026-05-11T21:20:05.125Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45422026-05-11T21:20:05.125Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45432026-05-11T21:20:05.125Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
45442026-05-11T21:20:05.125Z- - - - - - - - - - - - - - - - - - - - - - - - -
45452026-05-11T21:20:05.125Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45462026-05-11T21:20:05.125Z[ 8] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
45472026-05-11T21:20:05.125Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45482026-05-11T21:20:05.125Z[ 12] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
45492026-05-11T21:20:05.125Z[ 14] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
45502026-05-11T21:20:05.125Z[ 16] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
45512026-05-11T21:20:05.125Z[ 18] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
45522026-05-11T21:20:05.125Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45532026-05-11T21:20:05.125Z[SUM] 10.00-10.00 sec 640 KBytes 4.58 Gbits/sec
45542026-05-11T21:20:05.125Z- - - - - - - - - - - - - - - - - - - - - - - - -
45552026-05-11T21:20:05.125Z[ ID] Interval Transfer Bitrate
45562026-05-11T21:20:05.125Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45572026-05-11T21:20:05.125Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
45582026-05-11T21:20:05.125Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
45592026-05-11T21:20:05.125Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
45602026-05-11T21:20:05.125Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45612026-05-11T21:20:05.125Z[ 16] 0.00-10.00 sec 520 MBytes 437 Mbits/sec sender
45622026-05-11T21:20:05.125Z[ 18] 0.00-10.00 sec 520 MBytes 437 Mbits/sec sender
45632026-05-11T21:20:05.125Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
45642026-05-11T21:20:05.125Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec sender
45652026-05-11T21:20:05.129ZRun 6/10...3491.7721156573725Mbps
45662026-05-11T21:20:12.531Z-----------------------------------------------------------
45672026-05-11T21:20:12.531ZServer listening on 5201 (test #27)
45682026-05-11T21:20:12.531Z-----------------------------------------------------------
45692026-05-11T21:20:12.531ZAccepted connection from 10.0.0.1, port 36672
45702026-05-11T21:20:12.531Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41832
45712026-05-11T21:20:12.531Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52040
45722026-05-11T21:20:12.531Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61199
45732026-05-11T21:20:12.531Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64249
45742026-05-11T21:20:12.531Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47236
45752026-05-11T21:20:12.531Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64950
45762026-05-11T21:20:12.531Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45381
45772026-05-11T21:20:12.531Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35059
45782026-05-11T21:20:12.531Z[ ID] Interval Transfer Bitrate
45792026-05-11T21:20:12.531Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45802026-05-11T21:20:12.531Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45812026-05-11T21:20:12.531Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45822026-05-11T21:20:12.531Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45832026-05-11T21:20:12.531Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45842026-05-11T21:20:12.531Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45852026-05-11T21:20:12.531Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45862026-05-11T21:20:12.531Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45872026-05-11T21:20:12.531Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
45882026-05-11T21:20:12.531Z- - - - - - - - - - - - - - - - - - - - - - - - -
45892026-05-11T21:20:12.531Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45902026-05-11T21:20:12.531Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45912026-05-11T21:20:12.531Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45922026-05-11T21:20:12.531Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45932026-05-11T21:20:12.531Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45942026-05-11T21:20:12.531Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45952026-05-11T21:20:12.531Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
45962026-05-11T21:20:12.531Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45972026-05-11T21:20:12.532Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
45982026-05-11T21:20:12.532Z- - - - - - - - - - - - - - - - - - - - - - - - -
45992026-05-11T21:20:12.532Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
46002026-05-11T21:20:12.532Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
46012026-05-11T21:20:12.532Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
46022026-05-11T21:20:12.532Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
46032026-05-11T21:20:12.532Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
46042026-05-11T21:20:12.532Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
46052026-05-11T21:20:12.532Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
46062026-05-11T21:20:12.532Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
46072026-05-11T21:20:12.532Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
46082026-05-11T21:20:12.532Z- - - - - - - - - - - - - - - - - - - - - - - - -
46092026-05-11T21:20:12.532Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
46102026-05-11T21:20:12.532Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
46112026-05-11T21:20:12.532Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
46122026-05-11T21:20:12.533Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
46132026-05-11T21:20:12.533Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
46142026-05-11T21:20:12.533Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
46152026-05-11T21:20:12.533Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
46162026-05-11T21:20:12.533Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
46172026-05-11T21:20:12.533Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
46182026-05-11T21:20:12.533Z- - - - - - - - - - - - - - - - - - - - - - - - -
46192026-05-11T21:20:12.533Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
46202026-05-11T21:20:12.533Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46212026-05-11T21:20:12.533Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
46222026-05-11T21:20:12.533Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46232026-05-11T21:20:12.533Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46242026-05-11T21:20:12.533Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
46252026-05-11T21:20:12.533Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46262026-05-11T21:20:12.533Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
46272026-05-11T21:20:12.533Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
46282026-05-11T21:20:12.533Z- - - - - - - - - - - - - - - - - - - - - - - - -
46292026-05-11T21:20:12.533Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46302026-05-11T21:20:12.533Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46312026-05-11T21:20:12.533Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
46322026-05-11T21:20:12.533Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
46332026-05-11T21:20:12.533Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46342026-05-11T21:20:12.533Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
46352026-05-11T21:20:12.533Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
46362026-05-11T21:20:12.533Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
46372026-05-11T21:20:12.533Z[SUM] 5.00-6.00 sec 431 MBytes 3.62 Gbits/sec
46382026-05-11T21:20:12.533Z- - - - - - - - - - - - - - - - - - - - - - - - -
46392026-05-11T21:20:12.533Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46402026-05-11T21:20:12.533Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46412026-05-11T21:20:12.533Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46422026-05-11T21:20:15.536Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46432026-05-11T21:20:15.536Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46442026-05-11T21:20:15.536Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46452026-05-11T21:20:15.536Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46462026-05-11T21:20:15.536Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46472026-05-11T21:20:15.536Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
46482026-05-11T21:20:15.536Z- - - - - - - - - - - - - - - - - - - - - - - - -
46492026-05-11T21:20:15.536Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
46502026-05-11T21:20:15.536Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
46512026-05-11T21:20:15.536Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
46522026-05-11T21:20:15.536Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
46532026-05-11T21:20:15.536Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
46542026-05-11T21:20:15.536Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
46552026-05-11T21:20:15.536Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
46562026-05-11T21:20:15.536Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
46572026-05-11T21:20:15.536Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
46582026-05-11T21:20:15.537Z- - - - - - - - - - - - - - - - - - - - - - - - -
46592026-05-11T21:20:15.537Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46602026-05-11T21:20:15.537Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46612026-05-11T21:20:15.537Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
46622026-05-11T21:20:15.537Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
46632026-05-11T21:20:15.537Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46642026-05-11T21:20:15.537Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46652026-05-11T21:20:15.537Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46662026-05-11T21:20:15.537Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46672026-05-11T21:20:15.537Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
46682026-05-11T21:20:15.537Z- - - - - - - - - - - - - - - - - - - - - - - - -
46692026-05-11T21:20:15.537Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46702026-05-11T21:20:15.537Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
46712026-05-11T21:20:15.537Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46722026-05-11T21:20:15.537Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
46732026-05-11T21:20:15.537Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
46742026-05-11T21:20:15.537Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
46752026-05-11T21:20:15.538Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
46762026-05-11T21:20:15.538Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46772026-05-11T21:20:15.538Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
46782026-05-11T21:20:15.538Z- - - - - - - - - - - - - - - - - - - - - - - - -
46792026-05-11T21:20:15.538Z[ 5] 10.00-10.00 sec 128 KBytes 945 Mbits/sec
46802026-05-11T21:20:15.538Z[ 8] 10.00-10.00 sec 128 KBytes 946 Mbits/sec
46812026-05-11T21:20:15.538Z[ 10] 10.00-10.00 sec 128 KBytes 946 Mbits/sec
46822026-05-11T21:20:15.538Z[ 12] 10.00-10.00 sec 128 KBytes 946 Mbits/sec
46832026-05-11T21:20:15.538Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-05-11T21:20:15.538Z[ 16] 10.00-10.00 sec 128 KBytes 946 Mbits/sec
46852026-05-11T21:20:15.538Z[ 18] 10.00-10.00 sec 128 KBytes 946 Mbits/sec
46862026-05-11T21:20:15.538Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46872026-05-11T21:20:15.538Z[SUM] 10.00-10.00 sec 768 KBytes 5.67 Gbits/sec
46882026-05-11T21:20:15.538Z- - - - - - - - - - - - - - - - - - - - - - - - -
46892026-05-11T21:20:15.538Z[ ID] Interval Transfer Bitrate
46902026-05-11T21:20:15.538Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
46912026-05-11T21:20:15.538Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
46922026-05-11T21:20:15.538Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
46932026-05-11T21:20:15.538Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
46942026-05-11T21:20:15.538Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
46952026-05-11T21:20:15.538Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
46962026-05-11T21:20:15.539Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
46972026-05-11T21:20:15.539Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
46982026-05-11T21:20:15.539Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
46992026-05-11T21:20:15.542ZRun 7/10...3535.504678222764Mbps
47002026-05-11T21:20:22.939Z-----------------------------------------------------------
47012026-05-11T21:20:22.939ZServer listening on 5201 (test #28)
47022026-05-11T21:20:22.939Z-----------------------------------------------------------
47032026-05-11T21:20:22.939ZAccepted connection from 10.0.0.1, port 62318
47042026-05-11T21:20:22.939Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38829
47052026-05-11T21:20:22.939Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39617
47062026-05-11T21:20:22.939Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34574
47072026-05-11T21:20:22.939Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33172
47082026-05-11T21:20:22.939Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38335
47092026-05-11T21:20:22.939Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51612
47102026-05-11T21:20:22.939Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63896
47112026-05-11T21:20:22.939Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64694
47122026-05-11T21:20:22.939Z[ ID] Interval Transfer Bitrate
47132026-05-11T21:20:22.939Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47142026-05-11T21:20:22.939Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47152026-05-11T21:20:22.939Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47162026-05-11T21:20:22.939Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47172026-05-11T21:20:22.939Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47182026-05-11T21:20:22.939Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47192026-05-11T21:20:22.939Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47202026-05-11T21:20:22.939Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47212026-05-11T21:20:22.939Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
47222026-05-11T21:20:22.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
47232026-05-11T21:20:22.939Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47242026-05-11T21:20:22.940Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47252026-05-11T21:20:22.940Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47262026-05-11T21:20:22.940Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47272026-05-11T21:20:22.940Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47282026-05-11T21:20:22.940Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47292026-05-11T21:20:22.940Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47302026-05-11T21:20:22.940Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47312026-05-11T21:20:22.940Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
47322026-05-11T21:20:22.940Z- - - - - - - - - - - - - - - - - - - - - - - - -
47332026-05-11T21:20:22.940Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
47342026-05-11T21:20:22.940Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47352026-05-11T21:20:22.940Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47362026-05-11T21:20:22.940Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
47372026-05-11T21:20:22.940Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47382026-05-11T21:20:22.941Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47392026-05-11T21:20:22.941Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47402026-05-11T21:20:22.941Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47412026-05-11T21:20:22.941Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
47422026-05-11T21:20:22.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
47432026-05-11T21:20:22.941Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
47442026-05-11T21:20:22.941Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
47452026-05-11T21:20:22.941Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
47462026-05-11T21:20:22.941Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
47472026-05-11T21:20:22.941Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
47482026-05-11T21:20:22.941Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
47492026-05-11T21:20:22.941Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
47502026-05-11T21:20:22.941Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
47512026-05-11T21:20:22.941Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
47522026-05-11T21:20:22.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
47532026-05-11T21:20:22.941Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
47542026-05-11T21:20:22.941Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47552026-05-11T21:20:22.941Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47562026-05-11T21:20:22.941Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
47572026-05-11T21:20:22.941Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
47582026-05-11T21:20:22.941Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
47592026-05-11T21:20:22.941Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47602026-05-11T21:20:22.941Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47612026-05-11T21:20:22.941Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
47622026-05-11T21:20:22.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
47632026-05-11T21:20:22.941Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47642026-05-11T21:20:22.941Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47652026-05-11T21:20:22.941Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47662026-05-11T21:20:22.941Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47672026-05-11T21:20:22.941Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47682026-05-11T21:20:22.941Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47692026-05-11T21:20:22.941Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47702026-05-11T21:20:22.941Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47712026-05-11T21:20:22.941Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
47722026-05-11T21:20:22.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
47732026-05-11T21:20:22.941Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
47742026-05-11T21:20:22.941Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
47752026-05-11T21:20:22.941Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
47762026-05-11T21:20:25.943Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
47772026-05-11T21:20:25.943Z[ 14] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
47782026-05-11T21:20:25.943Z[ 16] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
47792026-05-11T21:20:25.943Z[ 18] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
47802026-05-11T21:20:25.943Z[ 20] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
47812026-05-11T21:20:25.943Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
47822026-05-11T21:20:25.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
47832026-05-11T21:20:25.943Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47842026-05-11T21:20:25.943Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47852026-05-11T21:20:25.943Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47862026-05-11T21:20:25.943Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47872026-05-11T21:20:25.943Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47882026-05-11T21:20:25.943Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47892026-05-11T21:20:25.943Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47902026-05-11T21:20:25.943Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
47912026-05-11T21:20:25.943Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
47922026-05-11T21:20:25.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
47932026-05-11T21:20:25.943Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
47942026-05-11T21:20:25.944Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
47952026-05-11T21:20:25.944Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
47962026-05-11T21:20:25.944Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
47972026-05-11T21:20:25.944Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
47982026-05-11T21:20:25.944Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
47992026-05-11T21:20:25.944Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
48002026-05-11T21:20:25.944Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
48012026-05-11T21:20:25.944Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
48022026-05-11T21:20:25.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
48032026-05-11T21:20:25.944Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
48042026-05-11T21:20:25.944Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48052026-05-11T21:20:25.944Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48062026-05-11T21:20:25.945Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48072026-05-11T21:20:25.945Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48082026-05-11T21:20:25.945Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48092026-05-11T21:20:25.945Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48102026-05-11T21:20:25.945Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48112026-05-11T21:20:25.945Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
48122026-05-11T21:20:25.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
48132026-05-11T21:20:25.945Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48142026-05-11T21:20:25.945Z[ 8] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
48152026-05-11T21:20:25.945Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48162026-05-11T21:20:25.945Z[ 12] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
48172026-05-11T21:20:25.945Z[ 14] 10.00-10.00 sec 128 KBytes 878 Mbits/sec
48182026-05-11T21:20:25.945Z[ 16] 10.00-10.00 sec 128 KBytes 878 Mbits/sec
48192026-05-11T21:20:25.945Z[ 18] 10.00-10.00 sec 128 KBytes 878 Mbits/sec
48202026-05-11T21:20:25.945Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48212026-05-11T21:20:25.945Z[SUM] 10.00-10.00 sec 640 KBytes 4.38 Gbits/sec
48222026-05-11T21:20:25.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
48232026-05-11T21:20:25.945Z[ ID] Interval Transfer Bitrate
48242026-05-11T21:20:25.945Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48252026-05-11T21:20:25.945Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
48262026-05-11T21:20:25.945Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
48272026-05-11T21:20:25.945Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48282026-05-11T21:20:25.945Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48292026-05-11T21:20:25.945Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48302026-05-11T21:20:25.945Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48312026-05-11T21:20:25.945Z[ 20] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
48322026-05-11T21:20:25.945Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
48332026-05-11T21:20:25.948ZRun 8/10...3480.324824501341Mbps
48342026-05-11T21:20:33.351Z-----------------------------------------------------------
48352026-05-11T21:20:33.351ZServer listening on 5201 (test #29)
48362026-05-11T21:20:33.351Z-----------------------------------------------------------
48372026-05-11T21:20:33.351ZAccepted connection from 10.0.0.1, port 51335
48382026-05-11T21:20:33.351Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34211
48392026-05-11T21:20:33.351Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41109
48402026-05-11T21:20:33.351Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56290
48412026-05-11T21:20:33.351Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50381
48422026-05-11T21:20:33.351Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59209
48432026-05-11T21:20:33.351Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46842
48442026-05-11T21:20:33.351Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59700
48452026-05-11T21:20:33.351Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58270
48462026-05-11T21:20:33.351Z[ ID] Interval Transfer Bitrate
48472026-05-11T21:20:33.351Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48482026-05-11T21:20:33.351Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48492026-05-11T21:20:33.351Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48502026-05-11T21:20:33.352Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
48512026-05-11T21:20:33.352Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
48522026-05-11T21:20:33.352Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
48532026-05-11T21:20:33.352Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48542026-05-11T21:20:33.352Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
48552026-05-11T21:20:33.352Z[SUM] 0.00-1.00 sec 340 MBytes 2.86 Gbits/sec
48562026-05-11T21:20:33.352Z- - - - - - - - - - - - - - - - - - - - - - - - -
48572026-05-11T21:20:33.352Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48582026-05-11T21:20:33.352Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48592026-05-11T21:20:33.352Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48602026-05-11T21:20:33.353Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48612026-05-11T21:20:33.353Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48622026-05-11T21:20:33.353Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48632026-05-11T21:20:33.353Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48642026-05-11T21:20:33.353Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48652026-05-11T21:20:33.353Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
48662026-05-11T21:20:33.353Z- - - - - - - - - - - - - - - - - - - - - - - - -
48672026-05-11T21:20:33.353Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48682026-05-11T21:20:33.353Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48692026-05-11T21:20:33.353Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
48702026-05-11T21:20:33.353Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
48712026-05-11T21:20:33.353Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48722026-05-11T21:20:33.353Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48732026-05-11T21:20:33.353Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
48742026-05-11T21:20:33.354Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48752026-05-11T21:20:33.354Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
48762026-05-11T21:20:33.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
48772026-05-11T21:20:33.354Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48782026-05-11T21:20:33.354Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48792026-05-11T21:20:33.354Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48802026-05-11T21:20:33.354Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48812026-05-11T21:20:33.354Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48822026-05-11T21:20:33.354Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48832026-05-11T21:20:33.354Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48842026-05-11T21:20:33.354Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48852026-05-11T21:20:33.354Z[SUM] 3.00-4.00 sec 427 MBytes 3.59 Gbits/sec
48862026-05-11T21:20:33.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
48872026-05-11T21:20:33.354Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48882026-05-11T21:20:33.354Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48892026-05-11T21:20:33.355Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48902026-05-11T21:20:33.355Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48912026-05-11T21:20:33.355Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48922026-05-11T21:20:33.355Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48932026-05-11T21:20:33.355Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48942026-05-11T21:20:33.355Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48952026-05-11T21:20:33.355Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
48962026-05-11T21:20:33.355Z- - - - - - - - - - - - - - - - - - - - - - - - -
48972026-05-11T21:20:33.355Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48982026-05-11T21:20:33.356Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
48992026-05-11T21:20:33.356Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49002026-05-11T21:20:33.356Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
49012026-05-11T21:20:33.356Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49022026-05-11T21:20:33.356Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
49032026-05-11T21:20:33.356Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49042026-05-11T21:20:33.356Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49052026-05-11T21:20:33.356Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
49062026-05-11T21:20:33.356Z- - - - - - - - - - - - - - - - - - - - - - - - -
49072026-05-11T21:20:33.356Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49082026-05-11T21:20:33.356Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49092026-05-11T21:20:33.356Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49102026-05-11T21:20:36.355Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49112026-05-11T21:20:36.355Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49122026-05-11T21:20:36.355Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49132026-05-11T21:20:36.355Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49142026-05-11T21:20:36.355Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
49152026-05-11T21:20:36.355Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
49162026-05-11T21:20:36.355Z- - - - - - - - - - - - - - - - - - - - - - - - -
49172026-05-11T21:20:36.355Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
49182026-05-11T21:20:36.355Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49192026-05-11T21:20:36.356Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
49202026-05-11T21:20:36.356Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
49212026-05-11T21:20:36.356Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
49222026-05-11T21:20:36.356Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49232026-05-11T21:20:36.356Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49242026-05-11T21:20:36.356Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49252026-05-11T21:20:36.356Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
49262026-05-11T21:20:36.356Z- - - - - - - - - - - - - - - - - - - - - - - - -
49272026-05-11T21:20:36.356Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49282026-05-11T21:20:36.356Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
49292026-05-11T21:20:36.356Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
49302026-05-11T21:20:36.356Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49312026-05-11T21:20:36.356Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49322026-05-11T21:20:36.356Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49332026-05-11T21:20:36.356Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
49342026-05-11T21:20:36.356Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49352026-05-11T21:20:36.356Z[SUM] 8.00-9.00 sec 431 MBytes 3.61 Gbits/sec
49362026-05-11T21:20:36.356Z- - - - - - - - - - - - - - - - - - - - - - - - -
49372026-05-11T21:20:36.356Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49382026-05-11T21:20:36.356Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49392026-05-11T21:20:36.356Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49402026-05-11T21:20:36.356Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49412026-05-11T21:20:36.356Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49422026-05-11T21:20:36.356Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49432026-05-11T21:20:36.357Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49442026-05-11T21:20:36.357Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49452026-05-11T21:20:36.357Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
49462026-05-11T21:20:36.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
49472026-05-11T21:20:36.357Z[ 5] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
49482026-05-11T21:20:36.357Z[ 8] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
49492026-05-11T21:20:36.357Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49502026-05-11T21:20:36.357Z[ 12] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
49512026-05-11T21:20:36.357Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49522026-05-11T21:20:36.357Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49532026-05-11T21:20:36.357Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49542026-05-11T21:20:36.357Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49552026-05-11T21:20:36.357Z[SUM] 10.00-10.00 sec 384 KBytes 2.74 Gbits/sec
49562026-05-11T21:20:36.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
49572026-05-11T21:20:36.357Z[ ID] Interval Transfer Bitrate
49582026-05-11T21:20:36.357Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
49592026-05-11T21:20:36.360Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
49602026-05-11T21:20:36.360Z[ 10] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
49612026-05-11T21:20:36.360Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
49622026-05-11T21:20:36.360Z[ 14] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
49632026-05-11T21:20:36.360Z[ 16] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
49642026-05-11T21:20:36.360Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
49652026-05-11T21:20:36.360Z[ 20] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
49662026-05-11T21:20:36.361Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec sender
49672026-05-11T21:20:36.361ZRun 9/10...3508.020350820989Mbps
49682026-05-11T21:20:43.761Z-----------------------------------------------------------
49692026-05-11T21:20:43.761ZServer listening on 5201 (test #30)
49702026-05-11T21:20:43.762Z-----------------------------------------------------------
49712026-05-11T21:20:43.762ZAccepted connection from 10.0.0.1, port 52263
49722026-05-11T21:20:43.762Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60941
49732026-05-11T21:20:43.762Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60319
49742026-05-11T21:20:43.762Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56713
49752026-05-11T21:20:43.762Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53262
49762026-05-11T21:20:43.762Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47481
49772026-05-11T21:20:43.762Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50715
49782026-05-11T21:20:43.762Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40039
49792026-05-11T21:20:43.762Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36519
49802026-05-11T21:20:43.762Z[ ID] Interval Transfer Bitrate
49812026-05-11T21:20:43.762Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49822026-05-11T21:20:43.762Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49832026-05-11T21:20:43.762Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49842026-05-11T21:20:43.762Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49852026-05-11T21:20:43.762Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49862026-05-11T21:20:43.762Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49872026-05-11T21:20:43.763Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49882026-05-11T21:20:43.763Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49892026-05-11T21:20:43.763Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
49902026-05-11T21:20:43.763Z- - - - - - - - - - - - - - - - - - - - - - - - -
49912026-05-11T21:20:43.763Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
49922026-05-11T21:20:43.763Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49932026-05-11T21:20:43.763Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
49942026-05-11T21:20:43.763Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49952026-05-11T21:20:43.763Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49962026-05-11T21:20:43.763Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
49972026-05-11T21:20:43.763Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
49982026-05-11T21:20:43.764Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
49992026-05-11T21:20:43.764Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
50002026-05-11T21:20:43.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
50012026-05-11T21:20:43.764Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
50022026-05-11T21:20:43.764Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50032026-05-11T21:20:43.764Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
50042026-05-11T21:20:43.764Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
50052026-05-11T21:20:43.764Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
50062026-05-11T21:20:43.764Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50072026-05-11T21:20:43.764Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50082026-05-11T21:20:43.764Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50092026-05-11T21:20:43.764Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
50102026-05-11T21:20:43.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
50112026-05-11T21:20:43.764Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50122026-05-11T21:20:43.764Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50132026-05-11T21:20:43.764Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50142026-05-11T21:20:43.764Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50152026-05-11T21:20:43.764Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50162026-05-11T21:20:43.764Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50172026-05-11T21:20:43.764Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50182026-05-11T21:20:43.764Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50192026-05-11T21:20:43.764Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
50202026-05-11T21:20:43.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
50212026-05-11T21:20:43.764Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50222026-05-11T21:20:43.764Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50232026-05-11T21:20:43.764Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50242026-05-11T21:20:43.764Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50252026-05-11T21:20:43.764Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50262026-05-11T21:20:43.764Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50272026-05-11T21:20:43.764Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50282026-05-11T21:20:43.764Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50292026-05-11T21:20:43.764Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
50302026-05-11T21:20:43.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
50312026-05-11T21:20:43.764Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50322026-05-11T21:20:43.764Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
50332026-05-11T21:20:43.764Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50342026-05-11T21:20:43.764Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50352026-05-11T21:20:43.764Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50362026-05-11T21:20:43.764Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50372026-05-11T21:20:43.764Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50382026-05-11T21:20:43.765Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50392026-05-11T21:20:43.765Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
50402026-05-11T21:20:43.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
50412026-05-11T21:20:43.765Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50422026-05-11T21:20:43.765Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50432026-05-11T21:20:43.765Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50442026-05-11T21:20:46.764Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50452026-05-11T21:20:46.764Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50462026-05-11T21:20:46.764Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50472026-05-11T21:20:46.764Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50482026-05-11T21:20:46.764Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50492026-05-11T21:20:46.764Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
50502026-05-11T21:20:46.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
50512026-05-11T21:20:46.764Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50522026-05-11T21:20:46.764Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50532026-05-11T21:20:46.765Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50542026-05-11T21:20:46.765Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50552026-05-11T21:20:46.765Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50562026-05-11T21:20:46.765Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50572026-05-11T21:20:46.765Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50582026-05-11T21:20:46.765Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50592026-05-11T21:20:46.766Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
50602026-05-11T21:20:46.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
50612026-05-11T21:20:46.766Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
50622026-05-11T21:20:46.766Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50632026-05-11T21:20:46.766Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
50642026-05-11T21:20:46.766Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50652026-05-11T21:20:46.766Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50662026-05-11T21:20:46.766Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
50672026-05-11T21:20:46.766Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50682026-05-11T21:20:46.766Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50692026-05-11T21:20:46.766Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
50702026-05-11T21:20:46.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
50712026-05-11T21:20:46.766Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
50722026-05-11T21:20:46.766Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
50732026-05-11T21:20:46.766Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
50742026-05-11T21:20:46.766Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
50752026-05-11T21:20:46.766Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
50762026-05-11T21:20:46.766Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
50772026-05-11T21:20:46.766Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
50782026-05-11T21:20:46.767Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
50792026-05-11T21:20:46.767Z[SUM] 9.00-10.00 sec 433 MBytes 3.64 Gbits/sec
50802026-05-11T21:20:46.767Z- - - - - - - - - - - - - - - - - - - - - - - - -
50812026-05-11T21:20:46.767Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50822026-05-11T21:20:46.767Z[ 8] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
50832026-05-11T21:20:46.767Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50842026-05-11T21:20:46.767Z[ 12] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
50852026-05-11T21:20:46.767Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50862026-05-11T21:20:46.767Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50872026-05-11T21:20:46.767Z[ 18] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
50882026-05-11T21:20:46.767Z[ 20] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
50892026-05-11T21:20:46.767Z[SUM] 10.00-10.00 sec 512 KBytes 3.57 Gbits/sec
50902026-05-11T21:20:46.767Z- - - - - - - - - - - - - - - - - - - - - - - - -
50912026-05-11T21:20:46.767Z[ ID] Interval Transfer Bitrate
50922026-05-11T21:20:46.767Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
50932026-05-11T21:20:46.767Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
50942026-05-11T21:20:46.767Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
50952026-05-11T21:20:46.767Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
50962026-05-11T21:20:46.767Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
50972026-05-11T21:20:46.767Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
50982026-05-11T21:20:46.767Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
50992026-05-11T21:20:46.767Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
51002026-05-11T21:20:46.767Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
51012026-05-11T21:20:46.771ZRun 10/10...3514.8254577927023Mbps
51022026-05-11T21:20:46.771Z###---------------------###
51032026-05-11T21:20:46.771Z::: iPerf done... :::
51042026-05-11T21:20:46.771Z:::Awaiting out files...:::
51052026-05-11T21:20:46.771Z###---------------------###
51062026-05-11T21:20:46.771Z###-----###
51072026-05-11T21:20:46.771Z:::done!:::
51082026-05-11T21:20:46.771Z###-----###
51092026-05-11T21:20:47.747ZBenchmarking iperf-tcp/local/s2c/tx
51102026-05-11T21:20:47.747ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51112026-05-11T21:20:51.676ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51122026-05-11T21:21:11.596ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51132026-05-11T21:21:11.682Ziperf-tcp/local/s2c/tx time: [3.4503 µs 3.4504 µs 3.4505 µs]
51142026-05-11T21:21:11.683Z change: [+1.8608% +1.8658% +1.8711%] (p = 0.00 < 0.05)
51152026-05-11T21:21:11.683Z Performance has regressed.
51162026-05-11T21:21:11.683ZFound 4 outliers among 100 measurements (4.00%)
51172026-05-11T21:21:11.686Z 1 (1.00%) low mild
51182026-05-11T21:21:11.686Z 2 (2.00%) high mild
51192026-05-11T21:21:11.686Z 1 (1.00%) high severe
51202026-05-11T21:21:12.583Z
51212026-05-11T21:21:12.587ZBenchmarking iperf-tcp/local/s2c/rx
51222026-05-11T21:21:12.587ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51232026-05-11T21:21:16.518ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51242026-05-11T21:21:36.504ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51252026-05-11T21:21:36.594Ziperf-tcp/local/s2c/rx time: [6.6442 µs 6.6444 µs 6.6445 µs]
51262026-05-11T21:21:36.594Z change: [+3.0374% +3.0425% +3.0473%] (p = 0.00 < 0.05)
51272026-05-11T21:21:36.594Z Performance has regressed.
51282026-05-11T21:21:36.594ZFound 1 outliers among 100 measurements (1.00%)
51292026-05-11T21:21:36.594Z 1 (1.00%) low mild
51302026-05-11T21:21:37.499Z
51312026-05-11T21:21:41.957Z+ cargo ubench
51322026-05-11T21:21:42.089Z Compiling proc-macro2 v1.0.106
51332026-05-11T21:21:42.089Z Compiling unicode-ident v1.0.24
51342026-05-11T21:21:42.089Z Compiling quote v1.0.45
51352026-05-11T21:21:42.089Z Compiling serde_core v1.0.228
51362026-05-11T21:21:42.089Z Compiling cfg-if v1.0.4
51372026-05-11T21:21:42.092Z Compiling libc v0.2.186
51382026-05-11T21:21:42.092Z Compiling memchr v2.8.0
51392026-05-11T21:21:42.092Z Compiling serde v1.0.228
51402026-05-11T21:21:42.169Z Compiling rustversion v1.0.22
51412026-05-11T21:21:42.216Z Compiling ident_case v1.0.1
51422026-05-11T21:21:42.324Z Compiling version_check v0.9.5
51432026-05-11T21:21:42.404Z Compiling strsim v0.11.1
51442026-05-11T21:21:42.428Z Compiling zerocopy v0.8.48
51452026-05-11T21:21:42.578Z Compiling thiserror v2.0.18
51462026-05-11T21:21:42.679Z Compiling either v1.15.0
51472026-05-11T21:21:42.813Z Compiling fnv v1.0.7
51482026-05-11T21:21:42.899Z Compiling pin-project-lite v0.2.17
51492026-05-11T21:21:42.988Z Compiling crossbeam-utils v0.8.21
51502026-05-11T21:21:42.993Z Compiling regex-syntax v0.8.10
51512026-05-11T21:21:43.028Z Compiling syn v1.0.109
51522026-05-11T21:21:43.243Z Compiling syn v2.0.117
51532026-05-11T21:21:43.258Z Compiling equivalent v1.0.2
51542026-05-11T21:21:43.270Z Compiling aho-corasick v1.1.4
51552026-05-11T21:21:43.337Z Compiling winnow v1.0.2
51562026-05-11T21:21:43.347Z Compiling hashbrown v0.17.0
51572026-05-11T21:21:43.874Z Compiling indexmap v2.14.0
51582026-05-11T21:21:44.077Z Compiling itertools v0.14.0
51592026-05-11T21:21:44.338Z Compiling bitflags v2.11.1
51602026-05-11T21:21:44.414Z Compiling regex-automata v0.4.14
51612026-05-11T21:21:44.467Z Compiling toml_parser v1.1.2+spec-1.1.0
51622026-05-11T21:21:44.638Z Compiling autocfg v1.5.0
51632026-05-11T21:21:44.668Z Compiling byteorder v1.5.0
51642026-05-11T21:21:44.855Z Compiling heapless v0.8.0
51652026-05-11T21:21:45.035Z Compiling toml_datetime v1.1.1+spec-1.1.0
51662026-05-11T21:21:45.051Z Compiling num-traits v0.2.19
51672026-05-11T21:21:45.054Z Compiling hash32 v0.3.1
51682026-05-11T21:21:45.190Z Compiling toml_edit v0.25.11+spec-1.1.0
51692026-05-11T21:21:45.258Z Compiling slog v2.8.2
51702026-05-11T21:21:45.268Z Compiling smoltcp v0.11.0
51712026-05-11T21:21:45.370Z Compiling futures-sink v0.3.32
51722026-05-11T21:21:45.374Z Compiling stable_deref_trait v1.2.1
51732026-05-11T21:21:45.440Z Compiling macaddr v1.0.1
51742026-05-11T21:21:45.465Z Compiling futures-core v0.3.32
51752026-05-11T21:21:45.468Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51762026-05-11T21:21:45.595Z Compiling futures-channel v0.3.32
51772026-05-11T21:21:45.696Z Compiling proc-macro-error-attr v1.0.4
51782026-05-11T21:21:45.796Z Compiling proc-macro-crate v3.5.0
51792026-05-11T21:21:45.832Z Compiling darling_core v0.21.3
51802026-05-11T21:21:45.908Z Compiling darling_core v0.23.0
51812026-05-11T21:21:46.078Z Compiling anyhow v1.0.102
51822026-05-11T21:21:46.083Z Compiling slab v0.4.12
51832026-05-11T21:21:46.202Z Compiling regex v1.12.3
51842026-05-11T21:21:46.265Z Compiling getrandom v0.4.2
51852026-05-11T21:21:46.380Z Compiling rand_core v0.10.1
51862026-05-11T21:21:46.515Z Compiling futures-task v0.3.32
51872026-05-11T21:21:46.533Z Compiling futures-io v0.3.32
51882026-05-11T21:21:46.586Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
51892026-05-11T21:21:46.671Z Compiling bitflags v1.3.2
51902026-05-11T21:21:46.732Z Compiling ref-cast v1.0.25
51912026-05-11T21:21:46.755Z Compiling managed v0.8.0
51922026-05-11T21:21:46.771Z Compiling crc32fast v1.5.0
51932026-05-11T21:21:46.856Z Compiling itoa v1.0.18
51942026-05-11T21:21:47.084Z Compiling serde_derive v1.0.228
51952026-05-11T21:21:47.088Z Compiling zerocopy-derive v0.8.48
51962026-05-11T21:21:47.113Z Compiling thiserror-impl v2.0.18
51972026-05-11T21:21:47.280Z Compiling futures-macro v0.3.32
51982026-05-11T21:21:47.760Z Compiling ref-cast-impl v1.0.25
51992026-05-11T21:21:47.985Z Compiling darling_macro v0.21.3
52002026-05-11T21:21:48.060Z Compiling darling_macro v0.23.0
52012026-05-11T21:21:48.081Z Compiling futures-util v0.3.32
52022026-05-11T21:21:48.332Z Compiling foreign-types-macros v0.2.3
52032026-05-11T21:21:48.389Z Compiling cobs v0.3.0
52042026-05-11T21:21:48.511Z Compiling darling v0.21.3
52052026-05-11T21:21:48.579Z Compiling darling v0.23.0
52062026-05-11T21:21:48.584Z Compiling ingot-macros v0.1.1
52072026-05-11T21:21:48.602Z Compiling num_enum_derive v0.7.6
52082026-05-11T21:21:48.650Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52092026-05-11T21:21:48.935Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52102026-05-11T21:21:49.024Z Compiling proc-macro-error v1.0.4
52112026-05-11T21:21:49.154Z Compiling ipnetwork v0.21.1
52122026-05-11T21:21:49.242Z Compiling cpufeatures v0.3.0
52132026-05-11T21:21:49.308Z Compiling unicode-width v0.2.2
52142026-05-11T21:21:49.516Z Compiling rustix v1.1.4
52152026-05-11T21:21:49.571Z Compiling once_cell v1.21.4
52162026-05-11T21:21:49.603Z Compiling foreign-types-shared v0.3.1
52172026-05-11T21:21:49.688Z Compiling foreign-types v0.5.0
52182026-05-11T21:21:49.758Z Compiling tracing-core v0.1.36
52192026-05-11T21:21:49.795Z Compiling num_enum v0.7.6
52202026-05-11T21:21:49.903Z Compiling tabwriter v1.4.1
52212026-05-11T21:21:49.943Z Compiling chacha20 v0.10.0
52222026-05-11T21:21:50.169Z Compiling erased-serde v0.3.31
52232026-05-11T21:21:50.204Z Compiling postcard v1.1.3
52242026-05-11T21:21:50.273Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52252026-05-11T21:21:50.389Z Compiling futures-executor v0.3.32
52262026-05-11T21:21:50.823Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52272026-05-11T21:21:50.858Z Compiling tracing-attributes v0.1.31
52282026-05-11T21:21:51.076Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52292026-05-11T21:21:51.094Z Compiling errno v0.3.14
52302026-05-11T21:21:51.210Z Compiling cstr-argument v0.1.2
52312026-05-11T21:21:51.233Z Compiling zmij v1.0.21
52322026-05-11T21:21:51.295Z Compiling thiserror v1.0.69
52332026-05-11T21:21:51.506Z Compiling ingot-types v0.1.2
52342026-05-11T21:21:51.529Z Compiling pretty-hex v0.4.2
52352026-05-11T21:21:51.590Z Compiling num-conv v0.2.1
52362026-05-11T21:21:51.652Z Compiling utf8parse v0.2.2
52372026-05-11T21:21:51.658Z Compiling time-core v0.1.8
52382026-05-11T21:21:51.783Z Compiling powerfmt v0.2.0
52392026-05-11T21:21:51.799Z Compiling dyn-clone v1.0.20
52402026-05-11T21:21:51.815Z Compiling shlex v1.3.0
52412026-05-11T21:21:51.935Z Compiling ingot v0.1.1
52422026-05-11T21:21:51.954Z Compiling find-msvc-tools v0.1.9
52432026-05-11T21:21:51.994Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
52442026-05-11T21:21:52.003Z Compiling deranged v0.5.8
52452026-05-11T21:21:52.138Z Compiling tracing v0.1.44
52462026-05-11T21:21:52.184Z Compiling cc v1.2.61
52472026-05-11T21:21:52.208Z Compiling time-macros v0.2.27
52482026-05-11T21:21:52.461Z Compiling anstyle-parse v1.0.0
52492026-05-11T21:21:52.664Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
52502026-05-11T21:21:52.862Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52512026-05-11T21:21:52.909Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52522026-05-11T21:21:53.264Z Compiling rand v0.10.1
52532026-05-11T21:21:53.305Z Compiling futures v0.3.32
52542026-05-11T21:21:53.378Z Compiling thiserror-impl v1.0.69
52552026-05-11T21:21:53.453Z Compiling uuid v1.23.1
52562026-05-11T21:21:53.827Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52572026-05-11T21:21:53.859Z Compiling crossbeam-epoch v0.9.18
52582026-05-11T21:21:54.032Z Compiling arc-swap v1.9.1
52592026-05-11T21:21:54.069Z Compiling socket2 v0.6.3
52602026-05-11T21:21:54.304Z Compiling nom v8.0.0
52612026-05-11T21:21:54.363Z Compiling thread_local v1.1.9
52622026-05-11T21:21:54.514Z Compiling serde_json v1.0.149
52632026-05-11T21:21:54.651Z Compiling is_terminal_polyfill v1.70.2
52642026-05-11T21:21:54.689Z Compiling slog-async v2.8.0
52652026-05-11T21:21:54.733Z Compiling rayon-core v1.13.0
52662026-05-11T21:21:54.941Z Compiling lazy_static v1.5.0
52672026-05-11T21:21:54.968Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52682026-05-11T21:21:55.035Z Compiling anstyle-query v1.1.5
52692026-05-11T21:21:55.134Z Compiling iana-time-zone v0.1.65
52702026-05-11T21:21:55.354Z Compiling anstyle v1.0.14
52712026-05-11T21:21:55.438Z Compiling colored v3.1.1
52722026-05-11T21:21:55.537Z Compiling oxnet v0.1.5
52732026-05-11T21:21:55.592Z Compiling heck v0.4.1
52742026-05-11T21:21:55.783Z Compiling colorchoice v1.0.5
52752026-05-11T21:21:55.819Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52762026-05-11T21:21:55.894Z Compiling anstream v1.0.0
52772026-05-11T21:21:56.007Z Compiling time v0.3.47
52782026-05-11T21:21:56.303Z Compiling chrono v0.4.44
52792026-05-11T21:21:56.662Z Compiling rusticata-macros v5.0.0
52802026-05-11T21:21:56.951Z Compiling slog-scope v4.4.1
52812026-05-11T21:21:57.110Z Compiling crossbeam-deque v0.8.6
52822026-05-11T21:21:57.321Z Compiling terminal_size v0.4.4
52832026-05-11T21:21:57.330Z Compiling cookie-factory v0.3.3
52842026-05-11T21:21:57.462Z Compiling alloca v0.4.0
52852026-05-11T21:21:57.649Z Compiling half v2.7.1
52862026-05-11T21:21:57.731Z Compiling crossbeam-channel v0.5.15
52872026-05-11T21:21:57.786Z Compiling is-terminal v0.4.17
52882026-05-11T21:21:57.875Z Compiling itertools v0.12.1
52892026-05-11T21:21:57.940Z Compiling plotters-backend v0.3.7
52902026-05-11T21:21:57.961Z Compiling take_mut v0.2.2
52912026-05-11T21:21:58.068Z Compiling heck v0.5.0
52922026-05-11T21:21:58.256Z Compiling log v0.4.29
52932026-05-11T21:21:58.264Z Compiling ciborium-io v0.2.2
52942026-05-11T21:21:58.377Z Compiling clap_lex v1.1.0
52952026-05-11T21:21:58.477Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52962026-05-11T21:21:58.699Z Compiling cfg_aliases v0.2.1
52972026-05-11T21:21:58.767Z Compiling circular v0.3.0
52982026-05-11T21:21:58.982Z Compiling term v1.2.1
52992026-05-11T21:21:59.067Z Compiling pcap-parser v0.17.0
53002026-05-11T21:21:59.314Z Compiling slog-term v2.9.2
53012026-05-11T21:21:59.348Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53022026-05-11T21:21:59.629Z Compiling nix v0.31.2
53032026-05-11T21:22:00.001Z Compiling clap_builder v4.6.0
53042026-05-11T21:22:00.407Z Compiling slog-stdlog v4.1.1
53052026-05-11T21:22:00.412Z Compiling ciborium-ll v0.2.2
53062026-05-11T21:22:00.643Z Compiling clap_derive v4.6.1
53072026-05-11T21:22:00.671Z Compiling plotters-svg v0.3.7
53082026-05-11T21:22:01.316Z Compiling itertools v0.13.0
53092026-05-11T21:22:01.729Z Compiling same-file v1.0.6
53102026-05-11T21:22:01.890Z Compiling cast v0.3.0
53112026-05-11T21:22:02.065Z Compiling walkdir v2.5.0
53122026-05-11T21:22:02.296Z Compiling clap v4.6.1
53132026-05-11T21:22:02.342Z Compiling tinytemplate v1.2.1
53142026-05-11T21:22:02.371Z Compiling rayon v1.12.0
53152026-05-11T21:22:02.707Z Compiling criterion-plot v0.8.2
53162026-05-11T21:22:02.836Z Compiling slog-envlogger v2.2.0
53172026-05-11T21:22:02.870Z Compiling plotters v0.3.7
53182026-05-11T21:22:03.458Z Compiling ciborium v0.2.2
53192026-05-11T21:22:03.462Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53202026-05-11T21:22:03.715Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53212026-05-11T21:22:03.786Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
53222026-05-11T21:22:04.065Z Compiling page_size v0.6.0
53232026-05-11T21:22:04.166Z Compiling oorandom v11.1.5
53242026-05-11T21:22:04.220Z Compiling anes v0.1.6
53252026-05-11T21:22:04.288Z Compiling dtor-proc-macro v0.0.13
53262026-05-11T21:22:04.463Z Compiling criterion v0.8.2
53272026-05-11T21:22:04.490Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53282026-05-11T21:22:04.624Z Compiling dtor v0.8.1
53292026-05-11T21:22:04.707Z Compiling ctor-proc-macro v0.0.13
53302026-05-11T21:22:05.041Z Compiling link-section v0.2.1
53312026-05-11T21:22:05.177Z Compiling ctor v0.10.1
53322026-05-11T21:22:06.480Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53332026-05-11T21:23:27.191Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 45s
53342026-05-11T21:23:27.219Z Running benches/userland.rs (target/release-lto/deps/userland-7d901b2c3aefdd76)
53352026-05-11T21:23:27.227ZGnuplot not found, using plotters backend
53362026-05-11T21:23:27.368ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53372026-05-11T21:23:27.368ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53382026-05-11T21:23:32.973ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0033 s (7.5M iterations)
53392026-05-11T21:23:37.818ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53402026-05-11T21:23:37.910Zparse/Hairpin-DHCPv4/wallclock/Discover
53412026-05-11T21:23:37.910Z time: [62.146 ns 62.292 ns 62.457 ns]
53422026-05-11T21:23:37.911Z change: [+0.9051% +2.0015% +3.0302%] (p = 0.00 < 0.05)
53432026-05-11T21:23:37.911Z Change within noise threshold.
53442026-05-11T21:23:37.911ZFound 11 outliers among 100 measurements (11.00%)
53452026-05-11T21:23:37.911Z 5 (5.00%) high mild
53462026-05-11T21:23:37.911Z 6 (6.00%) high severe
53472026-05-11T21:23:39.133Z
53482026-05-11T21:23:39.136ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53492026-05-11T21:23:39.136ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53502026-05-11T21:23:45.104ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0028 s (3.5M iterations)
53512026-05-11T21:23:50.069ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53522026-05-11T21:23:50.159Zprocess/Hairpin-DHCPv4/wallclock/Discover
53532026-05-11T21:23:50.159Z time: [826.77 ns 827.27 ns 827.82 ns]
53542026-05-11T21:23:50.159Z change: [+0.6299% +0.7793% +0.9301%] (p = 0.00 < 0.05)
53552026-05-11T21:23:50.160Z Change within noise threshold.
53562026-05-11T21:23:50.160ZFound 6 outliers among 100 measurements (6.00%)
53572026-05-11T21:23:50.160Z 3 (3.00%) high mild
53582026-05-11T21:23:50.160Z 3 (3.00%) high severe
53592026-05-11T21:23:51.369Z
53602026-05-11T21:23:51.372ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53612026-05-11T21:23:51.372ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53622026-05-11T21:23:57.195ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0010 s (7.2M iterations)
53632026-05-11T21:24:01.845ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53642026-05-11T21:24:01.932Zparse/Hairpin-DHCPv4/wallclock/Request
53652026-05-11T21:24:01.932Z time: [62.244 ns 62.370 ns 62.512 ns]
53662026-05-11T21:24:01.932Z change: [−0.1342% +0.9338% +1.9139%] (p = 0.08 > 0.05)
53672026-05-11T21:24:01.932Z No change in performance detected.
53682026-05-11T21:24:01.932ZFound 12 outliers among 100 measurements (12.00%)
53692026-05-11T21:24:01.932Z 3 (3.00%) high mild
53702026-05-11T21:24:01.932Z 9 (9.00%) high severe
53712026-05-11T21:24:03.155Z
53722026-05-11T21:24:03.159ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53732026-05-11T21:24:03.159ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53742026-05-11T21:24:08.991ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0033 s (3.6M iterations)
53752026-05-11T21:24:13.951ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53762026-05-11T21:24:14.041Zprocess/Hairpin-DHCPv4/wallclock/Request
53772026-05-11T21:24:14.041Z time: [794.44 ns 794.78 ns 795.11 ns]
53782026-05-11T21:24:14.041Z change: [−0.1591% −0.0256% +0.1192%] (p = 0.74 > 0.05)
53792026-05-11T21:24:14.041Z No change in performance detected.
53802026-05-11T21:24:14.041ZFound 8 outliers among 100 measurements (8.00%)
53812026-05-11T21:24:14.041Z 1 (1.00%) high mild
53822026-05-11T21:24:14.041Z 7 (7.00%) high severe
53832026-05-11T21:24:15.252Z
53842026-05-11T21:24:15.256ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53852026-05-11T21:24:15.256ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53862026-05-11T21:24:18.767ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0012 s (6.0M iterations)
53872026-05-11T21:24:23.617ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53882026-05-11T21:24:23.703Zparse/Hairpin-DHCPv6/wallclock/Solicit
53892026-05-11T21:24:23.704Z time: [61.502 ns 61.662 ns 61.843 ns]
53902026-05-11T21:24:23.704Z change: [+0.2419% +1.5941% +2.8886%] (p = 0.02 < 0.05)
53912026-05-11T21:24:23.704Z Change within noise threshold.
53922026-05-11T21:24:23.704ZFound 14 outliers among 100 measurements (14.00%)
53932026-05-11T21:24:23.704Z 4 (4.00%) high mild
53942026-05-11T21:24:23.704Z 10 (10.00%) high severe
53952026-05-11T21:24:24.923Z
53962026-05-11T21:24:24.926ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53972026-05-11T21:24:24.926ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53982026-05-11T21:24:28.681ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0029 s (2.8M iterations)
53992026-05-11T21:24:33.697ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54002026-05-11T21:24:33.781Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54012026-05-11T21:24:33.781Z time: [1.0454 µs 1.0461 µs 1.0469 µs]
54022026-05-11T21:24:33.781Z change: [+0.6732% +0.8190% +0.9684%] (p = 0.00 < 0.05)
54032026-05-11T21:24:33.781Z Change within noise threshold.
54042026-05-11T21:24:33.781ZFound 6 outliers among 100 measurements (6.00%)
54052026-05-11T21:24:33.781Z 3 (3.00%) high mild
54062026-05-11T21:24:33.781Z 3 (3.00%) high severe
54072026-05-11T21:24:34.997Z
54082026-05-11T21:24:35.000ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54092026-05-11T21:24:35.000ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54102026-05-11T21:24:38.873ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0022 s (5.4M iterations)
54112026-05-11T21:24:43.589ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54122026-05-11T21:24:43.674Zparse/Hairpin-DHCPv6/wallclock/Request
54132026-05-11T21:24:43.674Z time: [61.570 ns 61.712 ns 61.871 ns]
54142026-05-11T21:24:43.675Z change: [−0.3340% +0.7958% +1.9391%] (p = 0.16 > 0.05)
54152026-05-11T21:24:43.675Z No change in performance detected.
54162026-05-11T21:24:43.675ZFound 16 outliers among 100 measurements (16.00%)
54172026-05-11T21:24:43.675Z 6 (6.00%) high mild
54182026-05-11T21:24:43.675Z 10 (10.00%) high severe
54192026-05-11T21:24:44.894Z
54202026-05-11T21:24:44.899ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54212026-05-11T21:24:44.899ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54222026-05-11T21:24:48.904ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0039 s (2.6M iterations)
54232026-05-11T21:24:53.860ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54242026-05-11T21:24:53.945Zprocess/Hairpin-DHCPv6/wallclock/Request
54252026-05-11T21:24:53.945Z time: [1.0835 µs 1.0840 µs 1.0845 µs]
54262026-05-11T21:24:53.945Z change: [+1.1016% +1.2223% +1.3382%] (p = 0.00 < 0.05)
54272026-05-11T21:24:53.945Z Performance has regressed.
54282026-05-11T21:24:53.945ZFound 5 outliers among 100 measurements (5.00%)
54292026-05-11T21:24:53.945Z 2 (2.00%) high mild
54302026-05-11T21:24:53.945Z 3 (3.00%) high severe
54312026-05-11T21:24:55.159Z
54322026-05-11T21:24:55.162ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54332026-05-11T21:24:55.162ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54342026-05-11T21:25:01.344ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0010 s (6.8M iterations)
54352026-05-11T21:25:05.844ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54362026-05-11T21:25:05.930Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54372026-05-11T21:25:05.930Z time: [60.972 ns 61.178 ns 61.410 ns]
54382026-05-11T21:25:05.930Z change: [−0.7949% +0.3003% +1.3677%] (p = 0.60 > 0.05)
54392026-05-11T21:25:05.930Z No change in performance detected.
54402026-05-11T21:25:05.930ZFound 11 outliers among 100 measurements (11.00%)
54412026-05-11T21:25:05.930Z 4 (4.00%) high mild
54422026-05-11T21:25:05.931Z 7 (7.00%) high severe
54432026-05-11T21:25:07.156Z
54442026-05-11T21:25:07.161ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54452026-05-11T21:25:07.161ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54462026-05-11T21:25:12.452ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0053 s (4.0M iterations)
54472026-05-11T21:25:17.338ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54482026-05-11T21:25:17.408Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54492026-05-11T21:25:17.408Z time: [624.12 ns 624.45 ns 624.81 ns]
54502026-05-11T21:25:17.408Z change: [−0.0221% +0.2118% +0.4450%] (p = 0.08 > 0.05)
54512026-05-11T21:25:17.408Z No change in performance detected.
54522026-05-11T21:25:17.408ZFound 9 outliers among 100 measurements (9.00%)
54532026-05-11T21:25:17.408Z 4 (4.00%) high mild
54542026-05-11T21:25:17.408Z 5 (5.00%) high severe
54552026-05-11T21:25:18.622Z
54562026-05-11T21:25:18.625ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54572026-05-11T21:25:18.625ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54582026-05-11T21:25:23.049ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0053 s (4.7M iterations)
54592026-05-11T21:25:26.889ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54602026-05-11T21:25:26.973Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54612026-05-11T21:25:26.973Z time: [121.69 ns 121.97 ns 122.28 ns]
54622026-05-11T21:25:26.973Z change: [−0.1769% +0.6151% +1.3929%] (p = 0.12 > 0.05)
54632026-05-11T21:25:26.973Z No change in performance detected.
54642026-05-11T21:25:26.973ZFound 11 outliers among 100 measurements (11.00%)
54652026-05-11T21:25:26.973Z 5 (5.00%) high mild
54662026-05-11T21:25:26.973Z 6 (6.00%) high severe
54672026-05-11T21:25:28.195Z
54682026-05-11T21:25:28.198ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54692026-05-11T21:25:28.199ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54702026-05-11T21:25:31.467ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0015 s (3.2M iterations)
54712026-05-11T21:25:35.972ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54722026-05-11T21:25:36.058Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54732026-05-11T21:25:36.061Z time: [711.71 ns 712.15 ns 712.63 ns]
54742026-05-11T21:25:36.061Z change: [+1.1666% +1.3264% +1.5098%] (p = 0.00 < 0.05)
54752026-05-11T21:25:36.061Z Performance has regressed.
54762026-05-11T21:25:36.061ZFound 8 outliers among 100 measurements (8.00%)
54772026-05-11T21:25:36.061Z 4 (4.00%) high mild
54782026-05-11T21:25:36.061Z 4 (4.00%) high severe
54792026-05-11T21:25:37.271Z
54802026-05-11T21:25:37.274ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54812026-05-11T21:25:37.274ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54822026-05-11T21:25:40.283ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0035 s (7.0M iterations)
54832026-05-11T21:25:44.928ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54842026-05-11T21:25:45.013Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54852026-05-11T21:25:45.014Z time: [60.597 ns 60.775 ns 60.974 ns]
54862026-05-11T21:25:45.014Z change: [−0.3571% +0.7494% +1.9136%] (p = 0.19 > 0.05)
54872026-05-11T21:25:45.014Z No change in performance detected.
54882026-05-11T21:25:45.014ZFound 8 outliers among 100 measurements (8.00%)
54892026-05-11T21:25:45.014Z 3 (3.00%) high mild
54902026-05-11T21:25:45.014Z 5 (5.00%) high severe
54912026-05-11T21:25:46.231Z
54922026-05-11T21:25:46.235ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54932026-05-11T21:25:46.235ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54942026-05-11T21:25:52.365ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0066 s (3.4M iterations)
54952026-05-11T21:25:57.207ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54962026-05-11T21:25:57.293Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54972026-05-11T21:25:57.293Z time: [803.40 ns 803.66 ns 803.92 ns]
54982026-05-11T21:25:57.293Z change: [+0.6677% +0.8154% +0.9742%] (p = 0.00 < 0.05)
54992026-05-11T21:25:57.293Z Change within noise threshold.
55002026-05-11T21:25:57.293ZFound 12 outliers among 100 measurements (12.00%)
55012026-05-11T21:25:57.293Z 8 (8.00%) high mild
55022026-05-11T21:25:57.293Z 4 (4.00%) high severe
55032026-05-11T21:25:58.505Z
55042026-05-11T21:25:58.508ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55052026-05-11T21:25:58.508ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55062026-05-11T21:26:01.555ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0010 s (6.9M iterations)
55072026-05-11T21:26:06.100ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55082026-05-11T21:26:06.186Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55092026-05-11T21:26:06.186Z time: [60.564 ns 60.743 ns 60.947 ns]
55102026-05-11T21:26:06.186Z change: [−0.1817% +0.9094% +2.0069%] (p = 0.11 > 0.05)
55112026-05-11T21:26:06.186Z No change in performance detected.
55122026-05-11T21:26:06.186ZFound 13 outliers among 100 measurements (13.00%)
55132026-05-11T21:26:06.186Z 6 (6.00%) high mild
55142026-05-11T21:26:06.186Z 7 (7.00%) high severe
55152026-05-11T21:26:07.403Z
55162026-05-11T21:26:07.407ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55172026-05-11T21:26:07.407ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55182026-05-11T21:26:13.376ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0047 s (3.5M iterations)
55192026-05-11T21:26:18.181ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55202026-05-11T21:26:18.265Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55212026-05-11T21:26:18.266Z time: [761.86 ns 762.15 ns 762.45 ns]
55222026-05-11T21:26:18.266Z change: [+0.7424% +0.9172% +1.0900%] (p = 0.00 < 0.05)
55232026-05-11T21:26:18.266Z Change within noise threshold.
55242026-05-11T21:26:18.266ZFound 8 outliers among 100 measurements (8.00%)
55252026-05-11T21:26:18.266Z 2 (2.00%) high mild
55262026-05-11T21:26:18.266Z 6 (6.00%) high severe
55272026-05-11T21:26:19.474Z
55282026-05-11T21:26:19.477ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55292026-05-11T21:26:19.477ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55302026-05-11T21:26:22.975ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (12M iterations)
55312026-05-11T21:26:26.820ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55322026-05-11T21:26:26.905Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55332026-05-11T21:26:26.905Z time: [61.995 ns 62.135 ns 62.282 ns]
55342026-05-11T21:26:26.905Z change: [−0.7057% −0.0148% +0.7474%] (p = 0.97 > 0.05)
55352026-05-11T21:26:26.905Z No change in performance detected.
55362026-05-11T21:26:26.905ZFound 9 outliers among 100 measurements (9.00%)
55372026-05-11T21:26:26.905Z 5 (5.00%) high mild
55382026-05-11T21:26:26.905Z 4 (4.00%) high severe
55392026-05-11T21:26:28.118Z
55402026-05-11T21:26:28.121ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55412026-05-11T21:26:28.121ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55422026-05-11T21:26:33.337ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (4.0M iterations)
55432026-05-11T21:26:38.083ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55442026-05-11T21:26:38.168Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55452026-05-11T21:26:38.168Z time: [246.82 ns 247.49 ns 248.25 ns]
55462026-05-11T21:26:38.168Z change: [−0.4707% −0.0524% +0.3706%] (p = 0.82 > 0.05)
55472026-05-11T21:26:38.168Z No change in performance detected.
55482026-05-11T21:26:38.168ZFound 3 outliers among 100 measurements (3.00%)
55492026-05-11T21:26:38.168Z 1 (1.00%) high mild
55502026-05-11T21:26:38.168Z 2 (2.00%) high severe
55512026-05-11T21:26:39.383Z
55522026-05-11T21:26:39.392ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55532026-05-11T21:26:39.392ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55542026-05-11T21:26:42.441ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0005 s (6.8M iterations)
55552026-05-11T21:26:47.208ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55562026-05-11T21:26:47.295Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55572026-05-11T21:26:47.295Z time: [79.680 ns 79.953 ns 80.243 ns]
55582026-05-11T21:26:47.295Z change: [−0.4107% +0.4528% +1.2896%] (p = 0.31 > 0.05)
55592026-05-11T21:26:47.295Z No change in performance detected.
55602026-05-11T21:26:47.295ZFound 6 outliers among 100 measurements (6.00%)
55612026-05-11T21:26:47.295Z 3 (3.00%) high mild
55622026-05-11T21:26:47.296Z 3 (3.00%) high severe
55632026-05-11T21:26:48.504Z
55642026-05-11T21:26:48.507ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55652026-05-11T21:26:48.507ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55662026-05-11T21:26:52.572ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0052 s (2.6M iterations)
55672026-05-11T21:26:57.600ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55682026-05-11T21:26:57.652Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55692026-05-11T21:26:57.652Z time: [266.94 ns 267.33 ns 267.77 ns]
55702026-05-11T21:26:57.652Z change: [−0.6243% −0.1608% +0.2854%] (p = 0.51 > 0.05)
55712026-05-11T21:26:57.652Z No change in performance detected.
55722026-05-11T21:26:57.653ZFound 13 outliers among 100 measurements (13.00%)
55732026-05-11T21:26:57.653Z 8 (8.00%) high mild
55742026-05-11T21:26:57.653Z 5 (5.00%) high severe
55752026-05-11T21:26:58.862Z
55762026-05-11T21:26:58.865ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55772026-05-11T21:26:58.865ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55782026-05-11T21:27:05.110ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0028 s (6.7M iterations)
55792026-05-11T21:27:08.692ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55802026-05-11T21:27:08.777Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55812026-05-11T21:27:08.777Z time: [98.180 ns 98.402 ns 98.621 ns]
55822026-05-11T21:27:08.777Z change: [−0.6604% +0.1139% +0.8783%] (p = 0.78 > 0.05)
55832026-05-11T21:27:08.778Z No change in performance detected.
55842026-05-11T21:27:08.778ZFound 3 outliers among 100 measurements (3.00%)
55852026-05-11T21:27:08.778Z 1 (1.00%) high mild
55862026-05-11T21:27:08.778Z 2 (2.00%) high severe
55872026-05-11T21:27:09.979Z
55882026-05-11T21:27:09.982ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55892026-05-11T21:27:09.982ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55902026-05-11T21:27:13.006ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0057 s (3.5M iterations)
55912026-05-11T21:27:17.662ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55922026-05-11T21:27:17.747Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55932026-05-11T21:27:17.747Z time: [222.15 ns 222.78 ns 223.53 ns]
55942026-05-11T21:27:17.747Z change: [+0.7580% +1.2778% +1.7993%] (p = 0.00 < 0.05)
55952026-05-11T21:27:17.747Z Change within noise threshold.
55962026-05-11T21:27:17.747ZFound 2 outliers among 100 measurements (2.00%)
55972026-05-11T21:27:17.747Z 1 (1.00%) high mild
55982026-05-11T21:27:17.747Z 1 (1.00%) high severe
55992026-05-11T21:27:18.968Z
56002026-05-11T21:27:18.971ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56012026-05-11T21:27:18.971ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56022026-05-11T21:27:23.334ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0042 s (4.8M iterations)
56032026-05-11T21:27:27.706ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56042026-05-11T21:27:27.791Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56052026-05-11T21:27:27.791Z time: [117.54 ns 117.89 ns 118.20 ns]
56062026-05-11T21:27:27.791Z change: [−0.1696% +0.6033% +1.3800%] (p = 0.13 > 0.05)
56072026-05-11T21:27:27.791Z No change in performance detected.
56082026-05-11T21:27:27.791ZFound 20 outliers among 100 measurements (20.00%)
56092026-05-11T21:27:27.792Z 15 (15.00%) low mild
56102026-05-11T21:27:27.792Z 2 (2.00%) high mild
56112026-05-11T21:27:27.792Z 3 (3.00%) high severe
56122026-05-11T21:27:29.006Z
56132026-05-11T21:27:29.009ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56142026-05-11T21:27:29.009ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56152026-05-11T21:27:33.570ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0002 s (2.3M iterations)
56162026-05-11T21:27:38.399ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56172026-05-11T21:27:38.484Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56182026-05-11T21:27:38.484Z time: [241.10 ns 241.78 ns 242.59 ns]
56192026-05-11T21:27:38.484Z change: [+0.2607% +0.8273% +1.3561%] (p = 0.00 < 0.05)
56202026-05-11T21:27:38.484Z Change within noise threshold.
56212026-05-11T21:27:38.484ZFound 4 outliers among 100 measurements (4.00%)
56222026-05-11T21:27:38.484Z 2 (2.00%) high mild
56232026-05-11T21:27:38.484Z 2 (2.00%) high severe
56242026-05-11T21:27:39.697Z
56252026-05-11T21:27:39.700ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56262026-05-11T21:27:39.700ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56272026-05-11T21:27:43.059ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (12M iterations)
56282026-05-11T21:27:47.009ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56292026-05-11T21:27:47.095Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56302026-05-11T21:27:47.095Z time: [60.997 ns 61.128 ns 61.258 ns]
56312026-05-11T21:27:47.095Z change: [−0.2572% +0.4644% +1.1100%] (p = 0.20 > 0.05)
56322026-05-11T21:27:47.095Z No change in performance detected.
56332026-05-11T21:27:47.095ZFound 10 outliers among 100 measurements (10.00%)
56342026-05-11T21:27:47.095Z 6 (6.00%) high mild
56352026-05-11T21:27:47.095Z 4 (4.00%) high severe
56362026-05-11T21:27:48.308Z
56372026-05-11T21:27:48.311ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56382026-05-11T21:27:48.311ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56392026-05-11T21:27:53.223ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0059 s (4.3M iterations)
56402026-05-11T21:27:58.046ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56412026-05-11T21:27:58.131Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56422026-05-11T21:27:58.131Z time: [227.68 ns 228.12 ns 228.61 ns]
56432026-05-11T21:27:58.131Z change: [−0.1371% +0.3441% +0.8169%] (p = 0.17 > 0.05)
56442026-05-11T21:27:58.131Z No change in performance detected.
56452026-05-11T21:27:58.131ZFound 5 outliers among 100 measurements (5.00%)
56462026-05-11T21:27:58.131Z 2 (2.00%) high mild
56472026-05-11T21:27:58.131Z 3 (3.00%) high severe
56482026-05-11T21:27:59.350Z
56492026-05-11T21:27:59.353ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56502026-05-11T21:27:59.353ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56512026-05-11T21:28:02.360ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0002 s (7.0M iterations)
56522026-05-11T21:28:07.110ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56532026-05-11T21:28:07.195Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56542026-05-11T21:28:07.195Z time: [79.011 ns 79.220 ns 79.447 ns]
56552026-05-11T21:28:07.195Z change: [+0.1810% +1.0185% +1.8459%] (p = 0.02 < 0.05)
56562026-05-11T21:28:07.195Z Change within noise threshold.
56572026-05-11T21:28:07.195ZFound 7 outliers among 100 measurements (7.00%)
56582026-05-11T21:28:07.195Z 4 (4.00%) high mild
56592026-05-11T21:28:07.195Z 3 (3.00%) high severe
56602026-05-11T21:28:08.407Z
56612026-05-11T21:28:08.410ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56622026-05-11T21:28:08.410ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56632026-05-11T21:28:12.342ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0029 s (2.7M iterations)
56642026-05-11T21:28:17.348ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56652026-05-11T21:28:17.433Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56662026-05-11T21:28:17.433Z time: [245.74 ns 246.01 ns 246.31 ns]
56672026-05-11T21:28:17.433Z change: [−0.4838% −0.0109% +0.4512%] (p = 0.96 > 0.05)
56682026-05-11T21:28:17.433Z No change in performance detected.
56692026-05-11T21:28:17.433ZFound 11 outliers among 100 measurements (11.00%)
56702026-05-11T21:28:17.433Z 6 (6.00%) high mild
56712026-05-11T21:28:17.433Z 5 (5.00%) high severe
56722026-05-11T21:28:18.647Z
56732026-05-11T21:28:18.650ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56742026-05-11T21:28:18.650ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56752026-05-11T21:28:24.742ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0025 s (6.9M iterations)
56762026-05-11T21:28:28.391ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56772026-05-11T21:28:28.477Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56782026-05-11T21:28:28.477Z time: [97.828 ns 98.039 ns 98.231 ns]
56792026-05-11T21:28:28.477Z change: [−0.1780% +0.4613% +1.0863%] (p = 0.16 > 0.05)
56802026-05-11T21:28:28.477Z No change in performance detected.
56812026-05-11T21:28:28.477ZFound 3 outliers among 100 measurements (3.00%)
56822026-05-11T21:28:28.477Z 1 (1.00%) high mild
56832026-05-11T21:28:28.477Z 2 (2.00%) high severe
56842026-05-11T21:28:29.688Z
56852026-05-11T21:28:29.691ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56862026-05-11T21:28:29.692ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56872026-05-11T21:28:35.645ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0061 s (3.5M iterations)
56882026-05-11T21:28:40.135ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56892026-05-11T21:28:40.220Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56902026-05-11T21:28:40.220Z time: [196.88 ns 197.44 ns 198.13 ns]
56912026-05-11T21:28:40.220Z change: [−0.5017% +0.0793% +0.6455%] (p = 0.78 > 0.05)
56922026-05-11T21:28:40.220Z No change in performance detected.
56932026-05-11T21:28:40.220ZFound 2 outliers among 100 measurements (2.00%)
56942026-05-11T21:28:40.220Z 1 (1.00%) high mild
56952026-05-11T21:28:40.220Z 1 (1.00%) high severe
56962026-05-11T21:28:41.434Z
56972026-05-11T21:28:41.437ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56982026-05-11T21:28:41.437ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56992026-05-11T21:28:45.780ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0019 s (4.8M iterations)
57002026-05-11T21:28:50.128ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57012026-05-11T21:28:50.213Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57022026-05-11T21:28:50.213Z time: [116.71 ns 117.07 ns 117.39 ns]
57032026-05-11T21:28:50.213Z change: [−0.2898% +0.5012% +1.2995%] (p = 0.23 > 0.05)
57042026-05-11T21:28:50.213Z No change in performance detected.
57052026-05-11T21:28:50.213ZFound 5 outliers among 100 measurements (5.00%)
57062026-05-11T21:28:50.213Z 2 (2.00%) high mild
57072026-05-11T21:28:50.213Z 3 (3.00%) high severe
57082026-05-11T21:28:51.419Z
57092026-05-11T21:28:51.422ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57102026-05-11T21:28:51.422ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57112026-05-11T21:28:55.808ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0091 s (2.4M iterations)
57122026-05-11T21:29:00.661ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57132026-05-11T21:29:00.747Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57142026-05-11T21:29:00.747Z time: [215.37 ns 216.08 ns 216.97 ns]
57152026-05-11T21:29:00.747Z change: [−0.6133% +0.0250% +0.6863%] (p = 0.94 > 0.05)
57162026-05-11T21:29:00.747Z No change in performance detected.
57172026-05-11T21:29:00.747ZFound 4 outliers among 100 measurements (4.00%)
57182026-05-11T21:29:00.747Z 2 (2.00%) high mild
57192026-05-11T21:29:00.747Z 2 (2.00%) high severe
57202026-05-11T21:29:01.950Z
57212026-05-11T21:29:01.953ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57222026-05-11T21:29:01.953ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57232026-05-11T21:29:05.584ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (12M iterations)
57242026-05-11T21:29:09.624ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57252026-05-11T21:29:09.709Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57262026-05-11T21:29:09.709Z time: [61.768 ns 61.911 ns 62.052 ns]
57272026-05-11T21:29:09.709Z change: [−0.1231% +0.6287% +1.3942%] (p = 0.10 > 0.05)
57282026-05-11T21:29:09.709Z No change in performance detected.
57292026-05-11T21:29:09.709ZFound 10 outliers among 100 measurements (10.00%)
57302026-05-11T21:29:09.709Z 5 (5.00%) high mild
57312026-05-11T21:29:09.709Z 5 (5.00%) high severe
57322026-05-11T21:29:10.915Z
57332026-05-11T21:29:10.918ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57342026-05-11T21:29:10.918ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57352026-05-11T21:29:16.256ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0035 s (3.9M iterations)
57362026-05-11T21:29:21.126ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57372026-05-11T21:29:21.212Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57382026-05-11T21:29:21.212Z time: [241.70 ns 242.42 ns 243.17 ns]
57392026-05-11T21:29:21.212Z change: [+0.3454% +0.8659% +1.3558%] (p = 0.00 < 0.05)
57402026-05-11T21:29:21.212Z Change within noise threshold.
57412026-05-11T21:29:21.212ZFound 3 outliers among 100 measurements (3.00%)
57422026-05-11T21:29:21.212Z 2 (2.00%) high mild
57432026-05-11T21:29:21.212Z 1 (1.00%) high severe
57442026-05-11T21:29:22.422Z
57452026-05-11T21:29:22.425ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57462026-05-11T21:29:22.425ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57472026-05-11T21:29:25.585ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0029 s (6.6M iterations)
57482026-05-11T21:29:30.371ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57492026-05-11T21:29:30.455Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57502026-05-11T21:29:30.455Z time: [79.213 ns 79.447 ns 79.702 ns]
57512026-05-11T21:29:30.456Z change: [−0.5458% +0.3376% +1.1917%] (p = 0.46 > 0.05)
57522026-05-11T21:29:30.456Z No change in performance detected.
57532026-05-11T21:29:30.456ZFound 8 outliers among 100 measurements (8.00%)
57542026-05-11T21:29:30.456Z 5 (5.00%) high mild
57552026-05-11T21:29:30.456Z 3 (3.00%) high severe
57562026-05-11T21:29:31.655Z
57572026-05-11T21:29:31.660ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57582026-05-11T21:29:31.660ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57592026-05-11T21:29:35.835ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0018 s (2.5M iterations)
57602026-05-11T21:29:40.835ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57612026-05-11T21:29:40.921Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57622026-05-11T21:29:40.921Z time: [259.39 ns 259.78 ns 260.20 ns]
57632026-05-11T21:29:40.921Z change: [−0.4296% +0.0312% +0.5229%] (p = 0.89 > 0.05)
57642026-05-11T21:29:40.921Z No change in performance detected.
57652026-05-11T21:29:40.921ZFound 7 outliers among 100 measurements (7.00%)
57662026-05-11T21:29:40.921Z 3 (3.00%) high mild
57672026-05-11T21:29:40.921Z 4 (4.00%) high severe
57682026-05-11T21:29:42.135Z
57692026-05-11T21:29:42.138ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57702026-05-11T21:29:42.138ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57712026-05-11T21:29:45.189ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0007 s (6.9M iterations)
57722026-05-11T21:29:49.068ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57732026-05-11T21:29:49.152Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57742026-05-11T21:29:49.152Z time: [98.448 ns 98.590 ns 98.739 ns]
57752026-05-11T21:29:49.152Z change: [−0.5043% +0.1338% +0.8204%] (p = 0.69 > 0.05)
57762026-05-11T21:29:49.152Z No change in performance detected.
57772026-05-11T21:29:49.152ZFound 3 outliers among 100 measurements (3.00%)
57782026-05-11T21:29:49.152Z 1 (1.00%) high mild
57792026-05-11T21:29:49.153Z 2 (2.00%) high severe
57802026-05-11T21:29:50.357Z
57812026-05-11T21:29:50.364ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57822026-05-11T21:29:50.364ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57832026-05-11T21:29:53.449ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0025 s (3.4M iterations)
57842026-05-11T21:29:58.168ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57852026-05-11T21:29:58.253Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57862026-05-11T21:29:58.253Z time: [213.05 ns 213.59 ns 214.23 ns]
57872026-05-11T21:29:58.253Z change: [−0.1358% +0.4645% +1.0569%] (p = 0.12 > 0.05)
57882026-05-11T21:29:58.253Z No change in performance detected.
57892026-05-11T21:29:58.254ZFound 2 outliers among 100 measurements (2.00%)
57902026-05-11T21:29:58.254Z 1 (1.00%) high mild
57912026-05-11T21:29:58.254Z 1 (1.00%) high severe
57922026-05-11T21:29:59.472Z
57932026-05-11T21:29:59.507ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57942026-05-11T21:29:59.507ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57952026-05-11T21:30:03.930ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0030 s (4.7M iterations)
57962026-05-11T21:30:08.380ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57972026-05-11T21:30:08.471Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57982026-05-11T21:30:08.471Z time: [118.26 ns 118.48 ns 118.70 ns]
57992026-05-11T21:30:08.474Z change: [+0.0979% +0.8471% +1.5587%] (p = 0.02 < 0.05)
58002026-05-11T21:30:08.474Z Change within noise threshold.
58012026-05-11T21:30:08.474ZFound 5 outliers among 100 measurements (5.00%)
58022026-05-11T21:30:08.474Z 2 (2.00%) high mild
58032026-05-11T21:30:08.474Z 3 (3.00%) high severe
58042026-05-11T21:30:09.675Z
58052026-05-11T21:30:09.683ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58062026-05-11T21:30:09.683ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58072026-05-11T21:30:18.265ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0080 s (2.3M iterations)
58082026-05-11T21:30:19.205ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58092026-05-11T21:30:19.290Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58102026-05-11T21:30:19.290Z time: [233.06 ns 233.80 ns 234.69 ns]
58112026-05-11T21:30:19.290Z change: [+0.7028% +1.2452% +1.8319%] (p = 0.00 < 0.05)
58122026-05-11T21:30:19.290Z Change within noise threshold.
58132026-05-11T21:30:19.293ZFound 4 outliers among 100 measurements (4.00%)
58142026-05-11T21:30:19.293Z 4 (4.00%) high mild
58152026-05-11T21:30:20.497Z
58162026-05-11T21:30:20.500ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58172026-05-11T21:30:20.500ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58182026-05-11T21:30:24.076ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (12M iterations)
58192026-05-11T21:30:28.126ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58202026-05-11T21:30:28.201Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58212026-05-11T21:30:28.201Z time: [60.465 ns 60.608 ns 60.753 ns]
58222026-05-11T21:30:28.201Z change: [−0.8517% −0.0805% +0.7092%] (p = 0.84 > 0.05)
58232026-05-11T21:30:28.201Z No change in performance detected.
58242026-05-11T21:30:28.201ZFound 9 outliers among 100 measurements (9.00%)
58252026-05-11T21:30:28.201Z 5 (5.00%) high mild
58262026-05-11T21:30:28.201Z 4 (4.00%) high severe
58272026-05-11T21:30:29.412Z
58282026-05-11T21:30:29.414ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58292026-05-11T21:30:29.415ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58302026-05-11T21:30:34.538ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0046 s (4.1M iterations)
58312026-05-11T21:30:39.352ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58322026-05-11T21:30:39.437Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58332026-05-11T21:30:39.437Z time: [217.23 ns 217.68 ns 218.18 ns]
58342026-05-11T21:30:39.437Z change: [−0.4176% +0.0337% +0.5608%] (p = 0.89 > 0.05)
58352026-05-11T21:30:39.437Z No change in performance detected.
58362026-05-11T21:30:39.437ZFound 7 outliers among 100 measurements (7.00%)
58372026-05-11T21:30:39.437Z 3 (3.00%) high mild
58382026-05-11T21:30:39.437Z 4 (4.00%) high severe
58392026-05-11T21:30:40.649Z
58402026-05-11T21:30:40.652ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58412026-05-11T21:30:40.652ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58422026-05-11T21:30:43.729ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0028 s (6.8M iterations)
58432026-05-11T21:30:48.695ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58442026-05-11T21:30:48.780Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58452026-05-11T21:30:48.783Z time: [78.307 ns 78.515 ns 78.749 ns]
58462026-05-11T21:30:48.783Z change: [−0.0770% +0.7701% +1.7762%] (p = 0.08 > 0.05)
58472026-05-11T21:30:48.783Z No change in performance detected.
58482026-05-11T21:30:48.783ZFound 8 outliers among 100 measurements (8.00%)
58492026-05-11T21:30:48.783Z 4 (4.00%) high mild
58502026-05-11T21:30:48.783Z 4 (4.00%) high severe
58512026-05-11T21:30:49.982Z
58522026-05-11T21:30:49.985ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58532026-05-11T21:30:49.985ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58542026-05-11T21:30:53.989ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0077 s (2.6M iterations)
58552026-05-11T21:30:59.019ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58562026-05-11T21:30:59.107Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58572026-05-11T21:30:59.107Z time: [236.17 ns 236.49 ns 236.83 ns]
58582026-05-11T21:30:59.107Z change: [−0.4040% +0.0947% +0.5457%] (p = 0.71 > 0.05)
58592026-05-11T21:30:59.107Z No change in performance detected.
58602026-05-11T21:30:59.107ZFound 10 outliers among 100 measurements (10.00%)
58612026-05-11T21:30:59.107Z 5 (5.00%) high mild
58622026-05-11T21:30:59.108Z 5 (5.00%) high severe
58632026-05-11T21:31:00.312Z
58642026-05-11T21:31:00.315ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58652026-05-11T21:31:00.315ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58662026-05-11T21:31:06.673ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.6M iterations)
58672026-05-11T21:31:10.373ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58682026-05-11T21:31:10.458Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58692026-05-11T21:31:10.458Z time: [98.087 ns 98.204 ns 98.319 ns]
58702026-05-11T21:31:10.458Z change: [−0.3849% +0.3245% +1.0438%] (p = 0.40 > 0.05)
58712026-05-11T21:31:10.458Z No change in performance detected.
58722026-05-11T21:31:10.459ZFound 7 outliers among 100 measurements (7.00%)
58732026-05-11T21:31:10.459Z 3 (3.00%) high mild
58742026-05-11T21:31:10.459Z 4 (4.00%) high severe
58752026-05-11T21:31:11.672Z
58762026-05-11T21:31:11.675ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58772026-05-11T21:31:11.675ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58782026-05-11T21:31:17.881ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0004 s (3.4M iterations)
58792026-05-11T21:31:22.361ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58802026-05-11T21:31:22.446Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58812026-05-11T21:31:22.446Z time: [188.19 ns 188.78 ns 189.50 ns]
58822026-05-11T21:31:22.447Z change: [−0.5986% −0.0294% +0.5617%] (p = 0.93 > 0.05)
58832026-05-11T21:31:22.447Z No change in performance detected.
58842026-05-11T21:31:22.448ZFound 2 outliers among 100 measurements (2.00%)
58852026-05-11T21:31:22.448Z 1 (1.00%) high mild
58862026-05-11T21:31:22.448Z 1 (1.00%) high severe
58872026-05-11T21:31:23.671Z
58882026-05-11T21:31:23.703ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58892026-05-11T21:31:23.703ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58902026-05-11T21:31:28.065ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0031 s (4.8M iterations)
58912026-05-11T21:31:32.527ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58922026-05-11T21:31:32.612Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58932026-05-11T21:31:32.612Z time: [117.14 ns 117.33 ns 117.51 ns]
58942026-05-11T21:31:32.612Z change: [−0.0693% +0.8528% +1.8038%] (p = 0.06 > 0.05)
58952026-05-11T21:31:32.612Z No change in performance detected.
58962026-05-11T21:31:32.612ZFound 7 outliers among 100 measurements (7.00%)
58972026-05-11T21:31:32.612Z 3 (3.00%) high mild
58982026-05-11T21:31:32.612Z 4 (4.00%) high severe
58992026-05-11T21:31:33.826Z
59002026-05-11T21:31:33.834ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59012026-05-11T21:31:33.834ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59022026-05-11T21:31:38.632ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0095 s (2.3M iterations)
59032026-05-11T21:31:43.176ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59042026-05-11T21:31:43.260Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59052026-05-11T21:31:43.260Z time: [206.50 ns 207.15 ns 207.94 ns]
59062026-05-11T21:31:43.260Z change: [−1.1243% −0.4505% +0.2046%] (p = 0.19 > 0.05)
59072026-05-11T21:31:43.260Z No change in performance detected.
59082026-05-11T21:31:43.261ZFound 4 outliers among 100 measurements (4.00%)
59092026-05-11T21:31:43.261Z 4 (4.00%) high mild
59102026-05-11T21:31:44.461Z
59112026-05-11T21:31:44.466ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59122026-05-11T21:31:44.466ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59132026-05-11T21:31:47.806ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (13M iterations)
59142026-05-11T21:31:51.848ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59152026-05-11T21:31:51.933Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59162026-05-11T21:31:51.933Z time: [62.378 ns 62.547 ns 62.722 ns]
59172026-05-11T21:31:51.933Z change: [+0.0724% +0.7888% +1.5197%] (p = 0.03 < 0.05)
59182026-05-11T21:31:51.933Z Change within noise threshold.
59192026-05-11T21:31:51.933ZFound 6 outliers among 100 measurements (6.00%)
59202026-05-11T21:31:51.933Z 2 (2.00%) high mild
59212026-05-11T21:31:51.934Z 4 (4.00%) high severe
59222026-05-11T21:31:53.151Z
59232026-05-11T21:31:53.153ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59242026-05-11T21:31:53.153ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59252026-05-11T21:31:58.069ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0038 s (4.3M iterations)
59262026-05-11T21:32:03.170ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59272026-05-11T21:32:03.255Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59282026-05-11T21:32:03.255Z time: [273.37 ns 275.34 ns 277.83 ns]
59292026-05-11T21:32:03.255Z change: [−12.819% +1.1407% +17.440%] (p = 0.89 > 0.05)
59302026-05-11T21:32:03.255Z No change in performance detected.
59312026-05-11T21:32:03.255ZFound 13 outliers among 100 measurements (13.00%)
59322026-05-11T21:32:03.255Z 5 (5.00%) high mild
59332026-05-11T21:32:03.255Z 8 (8.00%) high severe
59342026-05-11T21:32:04.468Z
59352026-05-11T21:32:04.471ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59362026-05-11T21:32:04.471ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59372026-05-11T21:32:10.491ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (7.0M iterations)
59382026-05-11T21:32:15.288ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59392026-05-11T21:32:15.374Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59402026-05-11T21:32:15.375Z time: [79.479 ns 79.694 ns 79.928 ns]
59412026-05-11T21:32:15.375Z change: [−0.1969% +0.6851% +1.5632%] (p = 0.12 > 0.05)
59422026-05-11T21:32:15.375Z No change in performance detected.
59432026-05-11T21:32:15.375ZFound 8 outliers among 100 measurements (8.00%)
59442026-05-11T21:32:15.375Z 4 (4.00%) high mild
59452026-05-11T21:32:15.375Z 4 (4.00%) high severe
59462026-05-11T21:32:16.584Z
59472026-05-11T21:32:16.587ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59482026-05-11T21:32:16.587ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59492026-05-11T21:32:20.549ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0074 s (2.7M iterations)
59502026-05-11T21:32:25.730ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59512026-05-11T21:32:25.814Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59522026-05-11T21:32:25.815Z time: [308.15 ns 311.05 ns 314.73 ns]
59532026-05-11T21:32:25.815Z change: [−13.262% −0.1742% +15.152%] (p = 0.98 > 0.05)
59542026-05-11T21:32:25.815Z No change in performance detected.
59552026-05-11T21:32:25.815ZFound 13 outliers among 100 measurements (13.00%)
59562026-05-11T21:32:25.815Z 6 (6.00%) high mild
59572026-05-11T21:32:25.815Z 7 (7.00%) high severe
59582026-05-11T21:32:27.025Z
59592026-05-11T21:32:27.028ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59602026-05-11T21:32:27.028ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59612026-05-11T21:32:33.020ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0016 s (7.0M iterations)
59622026-05-11T21:32:36.750ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59632026-05-11T21:32:36.837Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59642026-05-11T21:32:36.837Z time: [98.223 ns 98.427 ns 98.615 ns]
59652026-05-11T21:32:36.837Z change: [−0.3943% +0.2997% +0.9595%] (p = 0.41 > 0.05)
59662026-05-11T21:32:36.837Z No change in performance detected.
59672026-05-11T21:32:36.837ZFound 4 outliers among 100 measurements (4.00%)
59682026-05-11T21:32:36.837Z 2 (2.00%) high mild
59692026-05-11T21:32:36.837Z 2 (2.00%) high severe
59702026-05-11T21:32:38.041Z
59712026-05-11T21:32:38.045ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59722026-05-11T21:32:38.045ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59732026-05-11T21:32:43.993ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0019 s (3.5M iterations)
59742026-05-11T21:32:48.692ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59752026-05-11T21:32:48.777Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59762026-05-11T21:32:48.777Z time: [238.76 ns 240.45 ns 242.61 ns]
59772026-05-11T21:32:48.777Z change: [−10.786% −0.7382% +10.227%] (p = 0.90 > 0.05)
59782026-05-11T21:32:48.777Z No change in performance detected.
59792026-05-11T21:32:48.777ZFound 12 outliers among 100 measurements (12.00%)
59802026-05-11T21:32:48.777Z 4 (4.00%) high mild
59812026-05-11T21:32:48.777Z 8 (8.00%) high severe
59822026-05-11T21:32:49.993Z
59832026-05-11T21:32:49.997ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59842026-05-11T21:32:49.997ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59852026-05-11T21:32:54.186ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (5.0M iterations)
59862026-05-11T21:32:58.718ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59872026-05-11T21:32:58.804Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59882026-05-11T21:32:58.804Z time: [117.22 ns 117.53 ns 117.79 ns]
59892026-05-11T21:32:58.804Z change: [−0.1261% +0.6332% +1.3912%] (p = 0.11 > 0.05)
59902026-05-11T21:32:58.804Z No change in performance detected.
59912026-05-11T21:32:58.804ZFound 22 outliers among 100 measurements (22.00%)
59922026-05-11T21:32:58.804Z 16 (16.00%) low mild
59932026-05-11T21:32:58.804Z 2 (2.00%) high mild
59942026-05-11T21:32:58.804Z 4 (4.00%) high severe
59952026-05-11T21:32:59.999Z
59962026-05-11T21:33:00.002ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59972026-05-11T21:33:00.002ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59982026-05-11T21:33:04.371ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0001 s (2.4M iterations)
59992026-05-11T21:33:09.414ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60002026-05-11T21:33:09.498Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60012026-05-11T21:33:09.498Z time: [269.66 ns 271.83 ns 274.60 ns]
60022026-05-11T21:33:09.498Z change: [−10.977% +0.3789% +14.489%] (p = 0.96 > 0.05)
60032026-05-11T21:33:09.498Z No change in performance detected.
60042026-05-11T21:33:09.499ZFound 12 outliers among 100 measurements (12.00%)
60052026-05-11T21:33:09.499Z 4 (4.00%) high mild
60062026-05-11T21:33:09.499Z 8 (8.00%) high severe
60072026-05-11T21:33:10.707Z
60082026-05-11T21:33:10.710ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60092026-05-11T21:33:10.710ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60102026-05-11T21:33:13.869ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (13M iterations)
60112026-05-11T21:33:18.054ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60122026-05-11T21:33:18.138Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60132026-05-11T21:33:18.138Z time: [60.776 ns 60.903 ns 61.030 ns]
60142026-05-11T21:33:18.138Z change: [−0.3092% +0.4172% +1.1511%] (p = 0.25 > 0.05)
60152026-05-11T21:33:18.138Z No change in performance detected.
60162026-05-11T21:33:18.138ZFound 8 outliers among 100 measurements (8.00%)
60172026-05-11T21:33:18.142Z 4 (4.00%) high mild
60182026-05-11T21:33:18.142Z 4 (4.00%) high severe
60192026-05-11T21:33:19.349Z
60202026-05-11T21:33:19.351ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60212026-05-11T21:33:19.351ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60222026-05-11T21:33:24.119ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0031 s (4.4M iterations)
60232026-05-11T21:33:29.236ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60242026-05-11T21:33:29.322Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60252026-05-11T21:33:29.322Z time: [251.77 ns 253.44 ns 255.55 ns]
60262026-05-11T21:33:29.322Z change: [−13.389% +0.7877% +18.332%] (p = 0.93 > 0.05)
60272026-05-11T21:33:29.322Z No change in performance detected.
60282026-05-11T21:33:29.322ZFound 13 outliers among 100 measurements (13.00%)
60292026-05-11T21:33:29.322Z 4 (4.00%) high mild
60302026-05-11T21:33:29.322Z 9 (9.00%) high severe
60312026-05-11T21:33:30.541Z
60322026-05-11T21:33:30.544ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60332026-05-11T21:33:30.544ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60342026-05-11T21:33:36.607ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0020 s (6.9M iterations)
60352026-05-11T21:33:41.326ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60362026-05-11T21:33:41.411Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60372026-05-11T21:33:41.411Z time: [78.877 ns 79.105 ns 79.360 ns]
60382026-05-11T21:33:41.411Z change: [−0.0871% +0.7428% +1.6021%] (p = 0.08 > 0.05)
60392026-05-11T21:33:41.411Z No change in performance detected.
60402026-05-11T21:33:41.412ZFound 5 outliers among 100 measurements (5.00%)
60412026-05-11T21:33:41.412Z 3 (3.00%) high mild
60422026-05-11T21:33:41.412Z 2 (2.00%) high severe
60432026-05-11T21:33:42.621Z
60442026-05-11T21:33:42.626ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60452026-05-11T21:33:42.626ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60462026-05-11T21:33:46.541ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0081 s (2.7M iterations)
60472026-05-11T21:33:51.679ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60482026-05-11T21:33:51.764Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60492026-05-11T21:33:51.764Z time: [285.62 ns 288.34 ns 291.84 ns]
60502026-05-11T21:33:51.764Z change: [−12.196% +1.2875% +16.584%] (p = 0.87 > 0.05)
60512026-05-11T21:33:51.764Z No change in performance detected.
60522026-05-11T21:33:51.764ZFound 14 outliers among 100 measurements (14.00%)
60532026-05-11T21:33:51.764Z 7 (7.00%) high mild
60542026-05-11T21:33:51.764Z 7 (7.00%) high severe
60552026-05-11T21:33:52.975Z
60562026-05-11T21:33:52.978ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60572026-05-11T21:33:52.978ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60582026-05-11T21:33:58.907ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0011 s (7.1M iterations)
60592026-05-11T21:34:02.681ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60602026-05-11T21:34:02.766Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60612026-05-11T21:34:02.766Z time: [98.666 ns 98.838 ns 99.004 ns]
60622026-05-11T21:34:02.766Z change: [+0.9184% +1.6456% +2.4234%] (p = 0.00 < 0.05)
60632026-05-11T21:34:02.766Z Change within noise threshold.
60642026-05-11T21:34:02.766ZFound 4 outliers among 100 measurements (4.00%)
60652026-05-11T21:34:02.766Z 2 (2.00%) high mild
60662026-05-11T21:34:02.766Z 2 (2.00%) high severe
60672026-05-11T21:34:03.972Z
60682026-05-11T21:34:03.975ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60692026-05-11T21:34:03.975ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60702026-05-11T21:34:09.755ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0065 s (3.6M iterations)
60712026-05-11T21:34:14.484ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60722026-05-11T21:34:14.569Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60732026-05-11T21:34:14.569Z time: [214.78 ns 216.28 ns 218.21 ns]
60742026-05-11T21:34:14.569Z change: [−10.805% +0.1484% +11.693%] (p = 0.98 > 0.05)
60752026-05-11T21:34:14.569Z No change in performance detected.
60762026-05-11T21:34:14.569ZFound 12 outliers among 100 measurements (12.00%)
60772026-05-11T21:34:14.569Z 4 (4.00%) high mild
60782026-05-11T21:34:14.569Z 8 (8.00%) high severe
60792026-05-11T21:34:15.779Z
60802026-05-11T21:34:15.782ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60812026-05-11T21:34:15.782ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60822026-05-11T21:34:19.992ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (5.0M iterations)
60832026-05-11T21:34:24.479ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60842026-05-11T21:34:24.564Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60852026-05-11T21:34:24.564Z time: [116.42 ns 116.74 ns 117.02 ns]
60862026-05-11T21:34:24.564Z change: [−0.8971% −0.1138% +0.6432%] (p = 0.78 > 0.05)
60872026-05-11T21:34:24.564Z No change in performance detected.
60882026-05-11T21:34:24.564ZFound 5 outliers among 100 measurements (5.00%)
60892026-05-11T21:34:24.564Z 2 (2.00%) high mild
60902026-05-11T21:34:24.564Z 3 (3.00%) high severe
60912026-05-11T21:34:25.773Z
60922026-05-11T21:34:25.776ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60932026-05-11T21:34:25.776ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60942026-05-11T21:34:30.069ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0064 s (2.4M iterations)
60952026-05-11T21:34:35.097ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60962026-05-11T21:34:35.181Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60972026-05-11T21:34:35.181Z time: [240.94 ns 242.93 ns 245.46 ns]
60982026-05-11T21:34:35.181Z change: [−11.924% +0.2528% +13.808%] (p = 0.97 > 0.05)
60992026-05-11T21:34:35.181Z No change in performance detected.
61002026-05-11T21:34:35.181ZFound 12 outliers among 100 measurements (12.00%)
61012026-05-11T21:34:35.181Z 4 (4.00%) high mild
61022026-05-11T21:34:35.181Z 8 (8.00%) high severe
61032026-05-11T21:34:36.390Z
61042026-05-11T21:34:36.393ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61052026-05-11T21:34:36.393ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61062026-05-11T21:34:39.810ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (12M iterations)
61072026-05-11T21:34:44.084ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61082026-05-11T21:34:44.169Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61092026-05-11T21:34:44.169Z time: [61.423 ns 61.548 ns 61.675 ns]
61102026-05-11T21:34:44.169Z change: [−0.4908% +0.2167% +0.9222%] (p = 0.56 > 0.05)
61112026-05-11T21:34:44.169Z No change in performance detected.
61122026-05-11T21:34:44.169ZFound 13 outliers among 100 measurements (13.00%)
61132026-05-11T21:34:44.169Z 9 (9.00%) high mild
61142026-05-11T21:34:44.169Z 4 (4.00%) high severe
61152026-05-11T21:34:45.378Z
61162026-05-11T21:34:45.381ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61172026-05-11T21:34:45.381ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61182026-05-11T21:34:50.490ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0042 s (4.1M iterations)
61192026-05-11T21:34:55.608ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61202026-05-11T21:34:55.693Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61212026-05-11T21:34:55.693Z time: [269.66 ns 271.93 ns 274.79 ns]
61222026-05-11T21:34:55.693Z change: [−14.421% +0.1638% +18.065%] (p = 0.98 > 0.05)
61232026-05-11T21:34:55.693Z No change in performance detected.
61242026-05-11T21:34:55.693ZFound 13 outliers among 100 measurements (13.00%)
61252026-05-11T21:34:55.693Z 5 (5.00%) high mild
61262026-05-11T21:34:55.693Z 8 (8.00%) high severe
61272026-05-11T21:34:56.903Z
61282026-05-11T21:34:56.906ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61292026-05-11T21:34:56.906ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61302026-05-11T21:35:00.001ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0013 s (6.8M iterations)
61312026-05-11T21:35:04.912ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61322026-05-11T21:35:04.978Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61332026-05-11T21:35:04.978Z time: [78.951 ns 79.191 ns 79.445 ns]
61342026-05-11T21:35:04.978Z change: [−0.9939% −0.1311% +0.6858%] (p = 0.77 > 0.05)
61352026-05-11T21:35:04.978Z No change in performance detected.
61362026-05-11T21:35:04.978ZFound 5 outliers among 100 measurements (5.00%)
61372026-05-11T21:35:04.978Z 3 (3.00%) high mild
61382026-05-11T21:35:04.978Z 2 (2.00%) high severe
61392026-05-11T21:35:06.182Z
61402026-05-11T21:35:06.185ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61412026-05-11T21:35:06.185ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61422026-05-11T21:35:10.257ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0045 s (2.6M iterations)
61432026-05-11T21:35:15.477ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61442026-05-11T21:35:15.561Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61452026-05-11T21:35:15.561Z time: [307.54 ns 310.78 ns 314.91 ns]
61462026-05-11T21:35:15.561Z change: [−14.419% −0.2755% +16.621%] (p = 0.97 > 0.05)
61472026-05-11T21:35:15.561Z No change in performance detected.
61482026-05-11T21:35:15.561ZFound 13 outliers among 100 measurements (13.00%)
61492026-05-11T21:35:15.561Z 6 (6.00%) high mild
61502026-05-11T21:35:15.562Z 7 (7.00%) high severe
61512026-05-11T21:35:16.764Z
61522026-05-11T21:35:16.767ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61532026-05-11T21:35:16.767ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61542026-05-11T21:35:23.006ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0016 s (6.7M iterations)
61552026-05-11T21:35:26.803ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61562026-05-11T21:35:26.888Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61572026-05-11T21:35:26.888Z time: [98.917 ns 99.086 ns 99.287 ns]
61582026-05-11T21:35:26.888Z change: [−0.2539% +0.3905% +1.0048%] (p = 0.23 > 0.05)
61592026-05-11T21:35:26.888Z No change in performance detected.
61602026-05-11T21:35:26.888ZFound 4 outliers among 100 measurements (4.00%)
61612026-05-11T21:35:26.888Z 1 (1.00%) high mild
61622026-05-11T21:35:26.888Z 3 (3.00%) high severe
61632026-05-11T21:35:28.100Z
61642026-05-11T21:35:28.103ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61652026-05-11T21:35:28.103ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61662026-05-11T21:35:34.277ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0053 s (3.4M iterations)
61672026-05-11T21:35:39.013ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61682026-05-11T21:35:39.098Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61692026-05-11T21:35:39.098Z time: [234.07 ns 235.91 ns 238.25 ns]
61702026-05-11T21:35:39.098Z change: [−11.880% −0.4349% +12.513%] (p = 0.95 > 0.05)
61712026-05-11T21:35:39.098Z No change in performance detected.
61722026-05-11T21:35:39.098ZFound 13 outliers among 100 measurements (13.00%)
61732026-05-11T21:35:39.098Z 5 (5.00%) high mild
61742026-05-11T21:35:39.098Z 8 (8.00%) high severe
61752026-05-11T21:35:40.307Z
61762026-05-11T21:35:40.311ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61772026-05-11T21:35:40.311ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61782026-05-11T21:35:44.653ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0045 s (4.8M iterations)
61792026-05-11T21:35:49.229ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61802026-05-11T21:35:49.315Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61812026-05-11T21:35:49.316Z time: [117.44 ns 117.63 ns 117.82 ns]
61822026-05-11T21:35:49.316Z change: [−0.4058% +0.4043% +1.2076%] (p = 0.32 > 0.05)
61832026-05-11T21:35:49.316Z No change in performance detected.
61842026-05-11T21:35:49.316ZFound 4 outliers among 100 measurements (4.00%)
61852026-05-11T21:35:49.316Z 2 (2.00%) high mild
61862026-05-11T21:35:49.316Z 2 (2.00%) high severe
61872026-05-11T21:35:50.510Z
61882026-05-11T21:35:50.512ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61892026-05-11T21:35:50.512ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61902026-05-11T21:35:55.020ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0071 s (2.3M iterations)
61912026-05-11T21:36:00.053ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61922026-05-11T21:36:00.139Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61932026-05-11T21:36:00.139Z time: [263.27 ns 265.59 ns 268.59 ns]
61942026-05-11T21:36:00.139Z change: [−12.812% −0.1547% +14.089%] (p = 0.98 > 0.05)
61952026-05-11T21:36:00.139Z No change in performance detected.
61962026-05-11T21:36:00.139ZFound 10 outliers among 100 measurements (10.00%)
61972026-05-11T21:36:00.139Z 4 (4.00%) high mild
61982026-05-11T21:36:00.139Z 6 (6.00%) high severe
61992026-05-11T21:36:01.349Z
62002026-05-11T21:36:01.351ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62012026-05-11T21:36:01.351ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62022026-05-11T21:36:04.791ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (12M iterations)
62032026-05-11T21:36:09.009ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62042026-05-11T21:36:09.093Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62052026-05-11T21:36:09.093Z time: [60.821 ns 60.987 ns 61.158 ns]
62062026-05-11T21:36:09.094Z change: [+0.0050% +0.7370% +1.5455%] (p = 0.06 > 0.05)
62072026-05-11T21:36:09.094Z No change in performance detected.
62082026-05-11T21:36:09.095ZFound 5 outliers among 100 measurements (5.00%)
62092026-05-11T21:36:09.095Z 2 (2.00%) high mild
62102026-05-11T21:36:09.095Z 3 (3.00%) high severe
62112026-05-11T21:36:10.309Z
62122026-05-11T21:36:10.312ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62132026-05-11T21:36:10.312ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62142026-05-11T21:36:15.319ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0054 s (4.2M iterations)
62152026-05-11T21:36:20.438ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62162026-05-11T21:36:20.522Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62172026-05-11T21:36:20.522Z time: [246.74 ns 248.69 ns 251.17 ns]
62182026-05-11T21:36:20.522Z change: [−16.148% +0.0286% +18.357%] (p = 1.00 > 0.05)
62192026-05-11T21:36:20.522Z No change in performance detected.
62202026-05-11T21:36:20.522ZFound 13 outliers among 100 measurements (13.00%)
62212026-05-11T21:36:20.522Z 5 (5.00%) high mild
62222026-05-11T21:36:20.522Z 8 (8.00%) high severe
62232026-05-11T21:36:21.735Z
62242026-05-11T21:36:21.738ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62252026-05-11T21:36:21.738ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62262026-05-11T21:36:24.753ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0028 s (7.0M iterations)
62272026-05-11T21:36:29.708ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62282026-05-11T21:36:29.793Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62292026-05-11T21:36:29.793Z time: [78.139 ns 78.362 ns 78.605 ns]
62302026-05-11T21:36:29.793Z change: [−0.3176% +0.5172% +1.3803%] (p = 0.24 > 0.05)
62312026-05-11T21:36:29.793Z No change in performance detected.
62322026-05-11T21:36:29.793ZFound 6 outliers among 100 measurements (6.00%)
62332026-05-11T21:36:29.793Z 3 (3.00%) high mild
62342026-05-11T21:36:29.793Z 3 (3.00%) high severe
62352026-05-11T21:36:30.999Z
62362026-05-11T21:36:31.002ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62372026-05-11T21:36:31.003ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62382026-05-11T21:36:35.034ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (2.6M iterations)
62392026-05-11T21:36:40.249ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62402026-05-11T21:36:40.335Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62412026-05-11T21:36:40.335Z time: [284.12 ns 287.11 ns 290.93 ns]
62422026-05-11T21:36:40.335Z change: [−14.010% +0.7029% +17.342%] (p = 0.93 > 0.05)
62432026-05-11T21:36:40.335Z No change in performance detected.
62442026-05-11T21:36:40.335ZFound 13 outliers among 100 measurements (13.00%)
62452026-05-11T21:36:40.335Z 6 (6.00%) high mild
62462026-05-11T21:36:40.335Z 7 (7.00%) high severe
62472026-05-11T21:36:41.551Z
62482026-05-11T21:36:41.554ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62492026-05-11T21:36:41.554ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62502026-05-11T21:36:47.730ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0028 s (6.8M iterations)
62512026-05-11T21:36:51.548ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62522026-05-11T21:36:51.633Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62532026-05-11T21:36:51.633Z time: [98.209 ns 98.336 ns 98.461 ns]
62542026-05-11T21:36:51.633Z change: [−0.2031% +0.4016% +0.9961%] (p = 0.20 > 0.05)
62552026-05-11T21:36:51.633Z No change in performance detected.
62562026-05-11T21:36:51.636ZFound 5 outliers among 100 measurements (5.00%)
62572026-05-11T21:36:51.636Z 3 (3.00%) high mild
62582026-05-11T21:36:51.636Z 2 (2.00%) high severe
62592026-05-11T21:36:52.849Z
62602026-05-11T21:36:52.852ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62612026-05-11T21:36:52.854ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62622026-05-11T21:36:58.890ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0036 s (3.5M iterations)
62632026-05-11T21:37:03.629ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62642026-05-11T21:37:03.712Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62652026-05-11T21:37:03.712Z time: [209.16 ns 210.90 ns 213.12 ns]
62662026-05-11T21:37:03.712Z change: [−11.817% +0.2865% +14.229%] (p = 0.97 > 0.05)
62672026-05-11T21:37:03.712Z No change in performance detected.
62682026-05-11T21:37:03.712ZFound 13 outliers among 100 measurements (13.00%)
62692026-05-11T21:37:03.712Z 5 (5.00%) high mild
62702026-05-11T21:37:03.712Z 8 (8.00%) high severe
62712026-05-11T21:37:04.931Z
62722026-05-11T21:37:04.936ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62732026-05-11T21:37:04.936ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62742026-05-11T21:37:09.246ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (4.9M iterations)
62752026-05-11T21:37:13.812ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62762026-05-11T21:37:13.897Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62772026-05-11T21:37:13.897Z time: [116.57 ns 116.80 ns 117.02 ns]
62782026-05-11T21:37:13.897Z change: [−0.4765% +0.2475% +1.0038%] (p = 0.53 > 0.05)
62792026-05-11T21:37:13.897Z No change in performance detected.
62802026-05-11T21:37:13.897ZFound 6 outliers among 100 measurements (6.00%)
62812026-05-11T21:37:13.897Z 2 (2.00%) high mild
62822026-05-11T21:37:13.897Z 4 (4.00%) high severe
62832026-05-11T21:37:15.108Z
62842026-05-11T21:37:15.111ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62852026-05-11T21:37:15.111ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62862026-05-11T21:37:19.734ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0019 s (2.3M iterations)
62872026-05-11T21:37:24.964ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62882026-05-11T21:37:25.049Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62892026-05-11T21:37:25.049Z time: [237.38 ns 239.75 ns 242.78 ns]
62902026-05-11T21:37:25.049Z change: [−11.718% +1.1952% +17.148%] (p = 0.87 > 0.05)
62912026-05-11T21:37:25.049Z No change in performance detected.
62922026-05-11T21:37:25.049ZFound 11 outliers among 100 measurements (11.00%)
62932026-05-11T21:37:25.049Z 5 (5.00%) high mild
62942026-05-11T21:37:25.050Z 6 (6.00%) high severe
62952026-05-11T21:37:26.256Z
62962026-05-11T21:37:26.259ZBenchmarking source_filter/allows/exclude_empty_v4
62972026-05-11T21:37:26.259ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
62982026-05-11T21:37:29.853ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (6.0B iterations)
62992026-05-11T21:37:34.886ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63002026-05-11T21:37:34.971Zsource_filter/allows/exclude_empty_v4
63012026-05-11T21:37:34.971Z time: [841.39 ps 842.59 ps 843.82 ps]
63022026-05-11T21:37:34.971Z thrpt: [1.1851 Gelem/s 1.1868 Gelem/s 1.1885 Gelem/s]
63032026-05-11T21:37:34.971Z change:
63042026-05-11T21:37:34.971Z time: [+8.3672% +8.5174% +8.6691%] (p = 0.00 < 0.05)
63052026-05-11T21:37:34.971Z thrpt: [−7.9775% −7.8488% −7.7212%]
63062026-05-11T21:37:34.971Z Performance has regressed.
63072026-05-11T21:37:36.177ZBenchmarking source_filter/allows/exclude_empty_v6
63082026-05-11T21:37:36.177ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63092026-05-11T21:37:39.520ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (6.4B iterations)
63102026-05-11T21:37:44.512ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63112026-05-11T21:37:44.596Zsource_filter/allows/exclude_empty_v6
63122026-05-11T21:37:44.596Z time: [776.52 ps 776.84 ps 777.38 ps]
63132026-05-11T21:37:44.596Z thrpt: [1.2864 Gelem/s 1.2873 Gelem/s 1.2878 Gelem/s]
63142026-05-11T21:37:44.596Z change:
63152026-05-11T21:37:44.596Z time: [+0.0049% +0.1554% +0.3459%] (p = 0.05 < 0.05)
63162026-05-11T21:37:44.596Z thrpt: [−0.3448% −0.1552% −0.0049%]
63172026-05-11T21:37:44.596Z Change within noise threshold.
63182026-05-11T21:37:44.596ZFound 18 outliers among 100 measurements (18.00%)
63192026-05-11T21:37:44.596Z 13 (13.00%) high mild
63202026-05-11T21:37:44.597Z 5 (5.00%) high severe
63212026-05-11T21:37:45.809ZBenchmarking source_filter/allows/exclude_miss_v4/1
63222026-05-11T21:37:45.809ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63232026-05-11T21:37:49.733ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
63242026-05-11T21:37:54.740ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63252026-05-11T21:37:54.826Zsource_filter/allows/exclude_miss_v4/1
63262026-05-11T21:37:54.826Z time: [1.8248 ns 1.8302 ns 1.8359 ns]
63272026-05-11T21:37:54.826Z thrpt: [544.69 Melem/s 546.38 Melem/s 548.02 Melem/s]
63282026-05-11T21:37:54.826Z change:
63292026-05-11T21:37:54.826Z time: [+1.2419% +2.0431% +2.8263%] (p = 0.00 < 0.05)
63302026-05-11T21:37:54.826Z thrpt: [−2.7486% −2.0022% −1.2267%]
63312026-05-11T21:37:54.826Z Performance has regressed.
63322026-05-11T21:37:54.826ZFound 5 outliers among 100 measurements (5.00%)
63332026-05-11T21:37:54.826Z 4 (4.00%) high mild
63342026-05-11T21:37:54.826Z 1 (1.00%) high severe
63352026-05-11T21:37:56.031ZBenchmarking source_filter/allows/exclude_hit_v4/1
63362026-05-11T21:37:56.031ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63372026-05-11T21:37:59.789ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
63382026-05-11T21:38:04.813ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63392026-05-11T21:38:04.898Zsource_filter/allows/exclude_hit_v4/1
63402026-05-11T21:38:04.898Z time: [1.7567 ns 1.7617 ns 1.7663 ns]
63412026-05-11T21:38:04.898Z thrpt: [566.15 Melem/s 567.64 Melem/s 569.24 Melem/s]
63422026-05-11T21:38:04.898Z change:
63432026-05-11T21:38:04.898Z time: [−5.0762% −4.4012% −3.7627%] (p = 0.00 < 0.05)
63442026-05-11T21:38:04.901Z thrpt: [+3.9098% +4.6038% +5.3476%]
63452026-05-11T21:38:04.901Z Performance has improved.
63462026-05-11T21:38:04.901ZFound 20 outliers among 100 measurements (20.00%)
63472026-05-11T21:38:04.901Z 18 (18.00%) high mild
63482026-05-11T21:38:04.901Z 2 (2.00%) high severe
63492026-05-11T21:38:06.105ZBenchmarking source_filter/allows/exclude_miss_v6/1
63502026-05-11T21:38:06.106ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63512026-05-11T21:38:10.885ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63522026-05-11T21:38:15.866ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63532026-05-11T21:38:15.950Zsource_filter/allows/exclude_miss_v6/1
63542026-05-11T21:38:15.950Z time: [4.4320 ns 4.4328 ns 4.4336 ns]
63552026-05-11T21:38:15.950Z thrpt: [225.55 Melem/s 225.59 Melem/s 225.63 Melem/s]
63562026-05-11T21:38:15.950Z change:
63572026-05-11T21:38:15.950Z time: [+0.1928% +0.2222% +0.2507%] (p = 0.00 < 0.05)
63582026-05-11T21:38:15.950Z thrpt: [−0.2501% −0.2218% −0.1924%]
63592026-05-11T21:38:15.950Z Change within noise threshold.
63602026-05-11T21:38:15.950ZFound 11 outliers among 100 measurements (11.00%)
63612026-05-11T21:38:15.950Z 3 (3.00%) high mild
63622026-05-11T21:38:15.953Z 8 (8.00%) high severe
63632026-05-11T21:38:17.156ZBenchmarking source_filter/allows/exclude_hit_v6/1
63642026-05-11T21:38:17.156ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63652026-05-11T21:38:21.923ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63662026-05-11T21:38:27.071ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63672026-05-11T21:38:27.156Zsource_filter/allows/exclude_hit_v6/1
63682026-05-11T21:38:27.156Z time: [4.5394 ns 4.5873 ns 4.6328 ns]
63692026-05-11T21:38:27.156Z thrpt: [215.85 Melem/s 217.99 Melem/s 220.29 Melem/s]
63702026-05-11T21:38:27.156Z change:
63712026-05-11T21:38:27.156Z time: [+0.2941% +1.2519% +2.2066%] (p = 0.01 < 0.05)
63722026-05-11T21:38:27.156Z thrpt: [−2.1590% −1.2364% −0.2932%]
63732026-05-11T21:38:27.156Z Change within noise threshold.
63742026-05-11T21:38:28.367ZBenchmarking source_filter/allows/exclude_miss_v4/5
63752026-05-11T21:38:28.367ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63762026-05-11T21:38:33.100ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63772026-05-11T21:38:37.997ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63782026-05-11T21:38:38.082Zsource_filter/allows/exclude_miss_v4/5
63792026-05-11T21:38:38.082Z time: [4.3135 ns 4.3295 ns 4.3445 ns]
63802026-05-11T21:38:38.082Z thrpt: [230.18 Melem/s 230.97 Melem/s 231.83 Melem/s]
63812026-05-11T21:38:38.082Z change:
63822026-05-11T21:38:38.082Z time: [+2.0404% +2.2737% +2.4920%] (p = 0.00 < 0.05)
63832026-05-11T21:38:38.082Z thrpt: [−2.4314% −2.2231% −1.9996%]
63842026-05-11T21:38:38.082Z Performance has regressed.
63852026-05-11T21:38:38.082ZFound 13 outliers among 100 measurements (13.00%)
63862026-05-11T21:38:38.082Z 13 (13.00%) high severe
63872026-05-11T21:38:39.296ZBenchmarking source_filter/allows/exclude_hit_v4/5
63882026-05-11T21:38:39.296ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63892026-05-11T21:38:43.107ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63902026-05-11T21:38:48.072ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63912026-05-11T21:38:48.157Zsource_filter/allows/exclude_hit_v4/5
63922026-05-11T21:38:48.157Z time: [1.7599 ns 1.7637 ns 1.7675 ns]
63932026-05-11T21:38:48.157Z thrpt: [565.77 Melem/s 567.01 Melem/s 568.21 Melem/s]
63942026-05-11T21:38:48.157Z change:
63952026-05-11T21:38:48.157Z time: [−3.6848% −3.4351% −3.2255%] (p = 0.00 < 0.05)
63962026-05-11T21:38:48.157Z thrpt: [+3.3330% +3.5573% +3.8258%]
63972026-05-11T21:38:48.157Z Performance has improved.
63982026-05-11T21:38:48.157ZFound 8 outliers among 100 measurements (8.00%)
63992026-05-11T21:38:48.157Z 7 (7.00%) high mild
64002026-05-11T21:38:48.157Z 1 (1.00%) high severe
64012026-05-11T21:38:49.367ZBenchmarking source_filter/allows/exclude_miss_v6/5
64022026-05-11T21:38:49.367ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64032026-05-11T21:38:53.069ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (725M iterations)
64042026-05-11T21:38:58.082ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64052026-05-11T21:38:58.167Zsource_filter/allows/exclude_miss_v6/5
64062026-05-11T21:38:58.167Z time: [6.9025 ns 6.9204 ns 6.9403 ns]
64072026-05-11T21:38:58.167Z thrpt: [144.09 Melem/s 144.50 Melem/s 144.88 Melem/s]
64082026-05-11T21:38:58.167Z change:
64092026-05-11T21:38:58.168Z time: [+0.1318% +0.2912% +0.4480%] (p = 0.00 < 0.05)
64102026-05-11T21:38:58.168Z thrpt: [−0.4460% −0.2903% −0.1316%]
64112026-05-11T21:38:58.168Z Change within noise threshold.
64122026-05-11T21:38:58.168ZFound 7 outliers among 100 measurements (7.00%)
64132026-05-11T21:38:58.189Z 1 (1.00%) high mild
64142026-05-11T21:38:58.189Z 6 (6.00%) high severe
64152026-05-11T21:38:59.381ZBenchmarking source_filter/allows/exclude_hit_v6/5
64162026-05-11T21:38:59.381ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64172026-05-11T21:39:04.173ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64182026-05-11T21:39:09.316ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64192026-05-11T21:39:09.401Zsource_filter/allows/exclude_hit_v6/5
64202026-05-11T21:39:09.401Z time: [4.5588 ns 4.6057 ns 4.6508 ns]
64212026-05-11T21:39:09.401Z thrpt: [215.02 Melem/s 217.12 Melem/s 219.35 Melem/s]
64222026-05-11T21:39:09.401Z change:
64232026-05-11T21:39:09.404Z time: [+0.4246% +1.3424% +2.2915%] (p = 0.01 < 0.05)
64242026-05-11T21:39:09.405Z thrpt: [−2.2402% −1.3246% −0.4228%]
64252026-05-11T21:39:09.405Z Change within noise threshold.
64262026-05-11T21:39:10.618ZBenchmarking source_filter/allows/exclude_miss_v4/10
64272026-05-11T21:39:10.618ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64282026-05-11T21:39:14.805ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (641M iterations)
64292026-05-11T21:39:19.828ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64302026-05-11T21:39:19.914Zsource_filter/allows/exclude_miss_v4/10
64312026-05-11T21:39:19.914Z time: [7.8229 ns 7.8401 ns 7.8578 ns]
64322026-05-11T21:39:19.914Z thrpt: [127.26 Melem/s 127.55 Melem/s 127.83 Melem/s]
64332026-05-11T21:39:19.914Z change:
64342026-05-11T21:39:19.914Z time: [+2.8326% +2.9950% +3.1655%] (p = 0.00 < 0.05)
64352026-05-11T21:39:19.914Z thrpt: [−3.0684% −2.9079% −2.7546%]
64362026-05-11T21:39:19.914Z Performance has regressed.
64372026-05-11T21:39:19.914ZFound 20 outliers among 100 measurements (20.00%)
64382026-05-11T21:39:19.914Z 20 (20.00%) high severe
64392026-05-11T21:39:21.133ZBenchmarking source_filter/allows/exclude_hit_v4/10
64402026-05-11T21:39:21.133ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64412026-05-11T21:39:24.912ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
64422026-05-11T21:39:29.895ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64432026-05-11T21:39:29.980Zsource_filter/allows/exclude_hit_v4/10
64442026-05-11T21:39:29.980Z time: [1.7515 ns 1.7544 ns 1.7576 ns]
64452026-05-11T21:39:29.980Z thrpt: [568.94 Melem/s 569.98 Melem/s 570.95 Melem/s]
64462026-05-11T21:39:29.980Z change:
64472026-05-11T21:39:29.980Z time: [−1.7643% −1.5228% −1.2966%] (p = 0.00 < 0.05)
64482026-05-11T21:39:29.980Z thrpt: [+1.3136% +1.5464% +1.7960%]
64492026-05-11T21:39:29.980Z Performance has improved.
64502026-05-11T21:39:29.980ZFound 5 outliers among 100 measurements (5.00%)
64512026-05-11T21:39:29.980Z 5 (5.00%) high mild
64522026-05-11T21:39:31.178ZBenchmarking source_filter/allows/exclude_miss_v6/10
64532026-05-11T21:39:31.178ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64542026-05-11T21:39:37.064ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (456M iterations)
64552026-05-11T21:39:42.037ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64562026-05-11T21:39:42.123Zsource_filter/allows/exclude_miss_v6/10
64572026-05-11T21:39:42.123Z time: [10.900 ns 10.904 ns 10.907 ns]
64582026-05-11T21:39:42.123Z thrpt: [91.685 Melem/s 91.713 Melem/s 91.739 Melem/s]
64592026-05-11T21:39:42.123Z change:
64602026-05-11T21:39:42.123Z time: [−0.1073% −0.0641% −0.0216%] (p = 0.00 < 0.05)
64612026-05-11T21:39:42.123Z thrpt: [+0.0216% +0.0641% +0.1074%]
64622026-05-11T21:39:42.123Z Change within noise threshold.
64632026-05-11T21:39:43.325ZBenchmarking source_filter/allows/exclude_hit_v6/10
64642026-05-11T21:39:43.325ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64652026-05-11T21:39:48.090ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64662026-05-11T21:39:53.252ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64672026-05-11T21:39:53.337Zsource_filter/allows/exclude_hit_v6/10
64682026-05-11T21:39:53.337Z time: [4.5514 ns 4.5995 ns 4.6450 ns]
64692026-05-11T21:39:53.338Z thrpt: [215.28 Melem/s 217.42 Melem/s 219.71 Melem/s]
64702026-05-11T21:39:53.338Z change:
64712026-05-11T21:39:53.338Z time: [+0.7118% +1.5634% +2.4856%] (p = 0.00 < 0.05)
64722026-05-11T21:39:53.338Z thrpt: [−2.4254% −1.5393% −0.7068%]
64732026-05-11T21:39:53.340Z Change within noise threshold.
64742026-05-11T21:39:54.549ZBenchmarking source_filter/allows/exclude_miss_v4/50
64752026-05-11T21:39:54.549ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64762026-05-11T21:39:58.674ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (651M iterations)
64772026-05-11T21:40:03.663ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64782026-05-11T21:40:03.747Zsource_filter/allows/exclude_miss_v4/50
64792026-05-11T21:40:03.747Z time: [7.6474 ns 7.7004 ns 7.7526 ns]
64802026-05-11T21:40:03.747Z thrpt: [128.99 Melem/s 129.86 Melem/s 130.76 Melem/s]
64812026-05-11T21:40:03.747Z change:
64822026-05-11T21:40:03.747Z time: [+1.9119% +2.5219% +3.1471%] (p = 0.00 < 0.05)
64832026-05-11T21:40:03.747Z thrpt: [−3.0511% −2.4598% −1.8760%]
64842026-05-11T21:40:03.747Z Performance has regressed.
64852026-05-11T21:40:03.747ZFound 10 outliers among 100 measurements (10.00%)
64862026-05-11T21:40:03.747Z 8 (8.00%) high mild
64872026-05-11T21:40:03.747Z 2 (2.00%) high severe
64882026-05-11T21:40:04.958ZBenchmarking source_filter/allows/exclude_hit_v4/50
64892026-05-11T21:40:04.958ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
64902026-05-11T21:40:10.900ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
64912026-05-11T21:40:18.867ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
64922026-05-11T21:40:18.867Zsource_filter/allows/exclude_hit_v4/50
64932026-05-11T21:40:18.867Z time: [2.7481 ns 2.7517 ns 2.7557 ns]
64942026-05-11T21:40:18.867Z thrpt: [362.88 Melem/s 363.41 Melem/s 363.88 Melem/s]
64952026-05-11T21:40:18.867Z change:
64962026-05-11T21:40:18.867Z time: [−3.0350% −2.2741% −1.5638%] (p = 0.00 < 0.05)
64972026-05-11T21:40:18.867Z thrpt: [+1.5886% +2.3270% +3.1300%]
64982026-05-11T21:40:18.867Z Performance has improved.
64992026-05-11T21:40:18.867ZFound 11 outliers among 100 measurements (11.00%)
65002026-05-11T21:40:18.867Z 1 (1.00%) low mild
65012026-05-11T21:40:18.867Z 7 (7.00%) high mild
65022026-05-11T21:40:18.867Z 3 (3.00%) high severe
65032026-05-11T21:40:18.867ZBenchmarking source_filter/allows/exclude_miss_v6/50
65042026-05-11T21:40:18.867ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65052026-05-11T21:40:22.816ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (476M iterations)
65062026-05-11T21:40:27.797ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65072026-05-11T21:40:27.896Zsource_filter/allows/exclude_miss_v6/50
65082026-05-11T21:40:27.896Z time: [10.457 ns 10.477 ns 10.499 ns]
65092026-05-11T21:40:27.896Z thrpt: [95.248 Melem/s 95.445 Melem/s 95.629 Melem/s]
65102026-05-11T21:40:27.896Z change:
65112026-05-11T21:40:27.896Z time: [+1.0243% +1.2434% +1.5191%] (p = 0.00 < 0.05)
65122026-05-11T21:40:27.896Z thrpt: [−1.4963% −1.2281% −1.0139%]
65132026-05-11T21:40:27.896Z Performance has regressed.
65142026-05-11T21:40:27.896ZFound 5 outliers among 100 measurements (5.00%)
65152026-05-11T21:40:27.896Z 3 (3.00%) high mild
65162026-05-11T21:40:27.896Z 2 (2.00%) high severe
65172026-05-11T21:40:29.137ZBenchmarking source_filter/allows/exclude_hit_v6/50
65182026-05-11T21:40:29.137ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65192026-05-11T21:40:32.108ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (892M iterations)
65202026-05-11T21:40:37.111ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65212026-05-11T21:40:37.197Zsource_filter/allows/exclude_hit_v6/50
65222026-05-11T21:40:37.197Z time: [5.6085 ns 5.6097 ns 5.6109 ns]
65232026-05-11T21:40:37.197Z thrpt: [178.22 Melem/s 178.26 Melem/s 178.30 Melem/s]
65242026-05-11T21:40:37.197Z change:
65252026-05-11T21:40:37.197Z time: [+0.8984% +0.9319% +0.9655%] (p = 0.00 < 0.05)
65262026-05-11T21:40:37.197Z thrpt: [−0.9563% −0.9233% −0.8904%]
65272026-05-11T21:40:37.197Z Change within noise threshold.
65282026-05-11T21:40:37.197ZFound 5 outliers among 100 measurements (5.00%)
65292026-05-11T21:40:37.197Z 2 (2.00%) low mild
65302026-05-11T21:40:37.197Z 3 (3.00%) high mild
65312026-05-11T21:40:38.413ZBenchmarking source_filter/allows/exclude_miss_v4/100
65322026-05-11T21:40:38.413ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65332026-05-11T21:40:43.943ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (485M iterations)
65342026-05-11T21:40:48.904ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65352026-05-11T21:40:48.989Zsource_filter/allows/exclude_miss_v4/100
65362026-05-11T21:40:48.989Z time: [10.189 ns 10.219 ns 10.249 ns]
65372026-05-11T21:40:48.989Z thrpt: [97.566 Melem/s 97.857 Melem/s 98.147 Melem/s]
65382026-05-11T21:40:48.989Z change:
65392026-05-11T21:40:48.989Z time: [+1.3218% +1.8644% +2.3585%] (p = 0.00 < 0.05)
65402026-05-11T21:40:48.989Z thrpt: [−2.3042% −1.8303% −1.3045%]
65412026-05-11T21:40:48.989Z Performance has regressed.
65422026-05-11T21:40:48.989ZFound 3 outliers among 100 measurements (3.00%)
65432026-05-11T21:40:48.989Z 3 (3.00%) high mild
65442026-05-11T21:40:50.211ZBenchmarking source_filter/allows/exclude_hit_v4/100
65452026-05-11T21:40:50.211ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65462026-05-11T21:40:56.088ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65472026-05-11T21:41:01.060ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65482026-05-11T21:41:01.144Zsource_filter/allows/exclude_hit_v4/100
65492026-05-11T21:41:01.144Z time: [2.7207 ns 2.7269 ns 2.7329 ns]
65502026-05-11T21:41:01.144Z thrpt: [365.91 Melem/s 366.71 Melem/s 367.55 Melem/s]
65512026-05-11T21:41:01.144Z change:
65522026-05-11T21:41:01.144Z time: [−3.4896% −3.1325% −2.8285%] (p = 0.00 < 0.05)
65532026-05-11T21:41:01.144Z thrpt: [+2.9108% +3.2338% +3.6158%]
65542026-05-11T21:41:01.144Z Performance has improved.
65552026-05-11T21:41:01.144ZFound 2 outliers among 100 measurements (2.00%)
65562026-05-11T21:41:01.144Z 2 (2.00%) high mild
65572026-05-11T21:41:02.358ZBenchmarking source_filter/allows/exclude_miss_v6/100
65582026-05-11T21:41:02.359ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65592026-05-11T21:41:06.131ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0001 s (356M iterations)
65602026-05-11T21:41:11.127ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65612026-05-11T21:41:11.213Zsource_filter/allows/exclude_miss_v6/100
65622026-05-11T21:41:11.213Z time: [14.018 ns 14.035 ns 14.053 ns]
65632026-05-11T21:41:11.213Z thrpt: [71.160 Melem/s 71.253 Melem/s 71.338 Melem/s]
65642026-05-11T21:41:11.213Z change:
65652026-05-11T21:41:11.213Z time: [−0.0979% +0.3724% +0.8557%] (p = 0.14 > 0.05)
65662026-05-11T21:41:11.213Z thrpt: [−0.8485% −0.3710% +0.0980%]
65672026-05-11T21:41:11.213Z No change in performance detected.
65682026-05-11T21:41:11.213ZFound 9 outliers among 100 measurements (9.00%)
65692026-05-11T21:41:11.213Z 5 (5.00%) high mild
65702026-05-11T21:41:11.213Z 4 (4.00%) high severe
65712026-05-11T21:41:12.433ZBenchmarking source_filter/allows/exclude_hit_v6/100
65722026-05-11T21:41:12.433ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65732026-05-11T21:41:15.446ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (891M iterations)
65742026-05-11T21:41:20.440ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65752026-05-11T21:41:20.526Zsource_filter/allows/exclude_hit_v6/100
65762026-05-11T21:41:20.526Z time: [5.6034 ns 5.6055 ns 5.6076 ns]
65772026-05-11T21:41:20.526Z thrpt: [178.33 Melem/s 178.40 Melem/s 178.46 Melem/s]
65782026-05-11T21:41:20.526Z change:
65792026-05-11T21:41:20.526Z time: [+0.7297% +0.7741% +0.8258%] (p = 0.00 < 0.05)
65802026-05-11T21:41:20.526Z thrpt: [−0.8190% −0.7681% −0.7244%]
65812026-05-11T21:41:20.526Z Change within noise threshold.
65822026-05-11T21:41:20.526ZFound 11 outliers among 100 measurements (11.00%)
65832026-05-11T21:41:20.526Z 6 (6.00%) low severe
65842026-05-11T21:41:20.526Z 4 (4.00%) low mild
65852026-05-11T21:41:20.526Z 1 (1.00%) high severe
65862026-05-11T21:41:21.744ZBenchmarking source_filter/allows/include_hit_v4/1
65872026-05-11T21:41:21.744ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65882026-05-11T21:41:26.937ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.1B iterations)
65892026-05-11T21:41:30.498ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65902026-05-11T21:41:30.583Zsource_filter/allows/include_hit_v4/1
65912026-05-11T21:41:30.583Z time: [1.7195 ns 1.7226 ns 1.7259 ns]
65922026-05-11T21:41:30.584Z thrpt: [579.41 Melem/s 580.52 Melem/s 581.55 Melem/s]
65932026-05-11T21:41:30.584Z change:
65942026-05-11T21:41:30.584Z time: [−3.3562% −3.1846% −3.0067%] (p = 0.00 < 0.05)
65952026-05-11T21:41:30.584Z thrpt: [+3.0999% +3.2893% +3.4728%]
65962026-05-11T21:41:30.584Z Performance has improved.
65972026-05-11T21:41:30.584ZFound 5 outliers among 100 measurements (5.00%)
65982026-05-11T21:41:30.584Z 4 (4.00%) high mild
65992026-05-11T21:41:30.584Z 1 (1.00%) high severe
66002026-05-11T21:41:31.800ZBenchmarking source_filter/allows/include_miss_v4/1
66012026-05-11T21:41:31.800ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66022026-05-11T21:41:37.002ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.1B iterations)
66032026-05-11T21:41:40.718ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66042026-05-11T21:41:40.804Zsource_filter/allows/include_miss_v4/1
66052026-05-11T21:41:40.804Z time: [1.7951 ns 1.8024 ns 1.8107 ns]
66062026-05-11T21:41:40.804Z thrpt: [552.28 Melem/s 554.80 Melem/s 557.09 Melem/s]
66072026-05-11T21:41:40.804Z change:
66082026-05-11T21:41:40.804Z time: [+0.3637% +0.9417% +1.5299%] (p = 0.00 < 0.05)
66092026-05-11T21:41:40.804Z thrpt: [−1.5069% −0.9329% −0.3624%]
66102026-05-11T21:41:40.804Z Change within noise threshold.
66112026-05-11T21:41:40.804ZFound 4 outliers among 100 measurements (4.00%)
66122026-05-11T21:41:40.804Z 2 (2.00%) high mild
66132026-05-11T21:41:40.804Z 2 (2.00%) high severe
66142026-05-11T21:41:42.020ZBenchmarking source_filter/allows/include_hit_v6/1
66152026-05-11T21:41:42.020ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66162026-05-11T21:41:46.817ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66172026-05-11T21:41:51.968ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66182026-05-11T21:41:52.053Zsource_filter/allows/include_hit_v6/1
66192026-05-11T21:41:52.053Z time: [4.5709 ns 4.6182 ns 4.6631 ns]
66202026-05-11T21:41:52.053Z thrpt: [214.45 Melem/s 216.53 Melem/s 218.77 Melem/s]
66212026-05-11T21:41:52.053Z change:
66222026-05-11T21:41:52.053Z time: [+1.2353% +2.1635% +3.0688%] (p = 0.00 < 0.05)
66232026-05-11T21:41:52.053Z thrpt: [−2.9775% −2.1177% −1.2202%]
66242026-05-11T21:41:52.053Z Performance has regressed.
66252026-05-11T21:41:53.257ZBenchmarking source_filter/allows/include_miss_v6/1
66262026-05-11T21:41:53.257ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66272026-05-11T21:41:58.060ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66282026-05-11T21:42:03.048ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66292026-05-11T21:42:03.134Zsource_filter/allows/include_miss_v6/1
66302026-05-11T21:42:03.134Z time: [4.4617 ns 4.4628 ns 4.4640 ns]
66312026-05-11T21:42:03.134Z thrpt: [224.01 Melem/s 224.08 Melem/s 224.13 Melem/s]
66322026-05-11T21:42:03.134Z change:
66332026-05-11T21:42:03.134Z time: [+0.7436% +0.7654% +0.7876%] (p = 0.00 < 0.05)
66342026-05-11T21:42:03.134Z thrpt: [−0.7814% −0.7596% −0.7381%]
66352026-05-11T21:42:03.134Z Change within noise threshold.
66362026-05-11T21:42:03.134ZFound 6 outliers among 100 measurements (6.00%)
66372026-05-11T21:42:03.134Z 2 (2.00%) low mild
66382026-05-11T21:42:03.134Z 4 (4.00%) high mild
66392026-05-11T21:42:04.344ZBenchmarking source_filter/allows/include_hit_v4/5
66402026-05-11T21:42:04.344ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66412026-05-11T21:42:09.560ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.1B iterations)
66422026-05-11T21:42:13.131ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66432026-05-11T21:42:13.216Zsource_filter/allows/include_hit_v4/5
66442026-05-11T21:42:13.216Z time: [1.7302 ns 1.7345 ns 1.7394 ns]
66452026-05-11T21:42:13.216Z thrpt: [574.92 Melem/s 576.54 Melem/s 577.97 Melem/s]
66462026-05-11T21:42:13.216Z change:
66472026-05-11T21:42:13.216Z time: [−3.0611% −2.7522% −2.4483%] (p = 0.00 < 0.05)
66482026-05-11T21:42:13.216Z thrpt: [+2.5098% +2.8301% +3.1577%]
66492026-05-11T21:42:13.216Z Performance has improved.
66502026-05-11T21:42:13.216ZFound 7 outliers among 100 measurements (7.00%)
66512026-05-11T21:42:13.216Z 4 (4.00%) high mild
66522026-05-11T21:42:13.216Z 3 (3.00%) high severe
66532026-05-11T21:42:14.430ZBenchmarking source_filter/allows/include_miss_v4/5
66542026-05-11T21:42:14.430ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66552026-05-11T21:42:19.891ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (983M iterations)
66562026-05-11T21:42:24.375ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66572026-05-11T21:42:24.382Zsource_filter/allows/include_miss_v4/5
66582026-05-11T21:42:24.382Z time: [4.4801 ns 4.4934 ns 4.5064 ns]
66592026-05-11T21:42:24.382Z thrpt: [221.91 Melem/s 222.55 Melem/s 223.21 Melem/s]
66602026-05-11T21:42:24.382Z change:
66612026-05-11T21:42:24.382Z time: [+2.9785% +3.4356% +3.9143%] (p = 0.00 < 0.05)
66622026-05-11T21:42:24.382Z thrpt: [−3.7668% −3.3215% −2.8924%]
66632026-05-11T21:42:24.382Z Performance has regressed.
66642026-05-11T21:42:25.525ZBenchmarking source_filter/allows/include_hit_v6/5
66652026-05-11T21:42:25.525ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66662026-05-11T21:42:30.324ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66672026-05-11T21:42:35.467ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66682026-05-11T21:42:35.550Zsource_filter/allows/include_hit_v6/5
66692026-05-11T21:42:35.551Z time: [4.5650 ns 4.6126 ns 4.6576 ns]
66702026-05-11T21:42:35.551Z thrpt: [214.70 Melem/s 216.80 Melem/s 219.06 Melem/s]
66712026-05-11T21:42:35.551Z change:
66722026-05-11T21:42:35.551Z time: [+0.9248% +1.8910% +2.8319%] (p = 0.00 < 0.05)
66732026-05-11T21:42:35.551Z thrpt: [−2.7539% −1.8559% −0.9163%]
66742026-05-11T21:42:35.551Z Change within noise threshold.
66752026-05-11T21:42:36.716ZBenchmarking source_filter/allows/include_miss_v6/5
66762026-05-11T21:42:36.716ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66772026-05-11T21:42:40.443ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (721M iterations)
66782026-05-11T21:42:45.453ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66792026-05-11T21:42:45.538Zsource_filter/allows/include_miss_v6/5
66802026-05-11T21:42:45.538Z time: [6.9430 ns 6.9477 ns 6.9534 ns]
66812026-05-11T21:42:45.538Z thrpt: [143.82 Melem/s 143.93 Melem/s 144.03 Melem/s]
66822026-05-11T21:42:45.538Z change:
66832026-05-11T21:42:45.538Z time: [+0.7946% +1.0706% +1.3143%] (p = 0.00 < 0.05)
66842026-05-11T21:42:45.538Z thrpt: [−1.2973% −1.0593% −0.7884%]
66852026-05-11T21:42:45.538Z Change within noise threshold.
66862026-05-11T21:42:45.538ZFound 17 outliers among 100 measurements (17.00%)
66872026-05-11T21:42:45.538Z 17 (17.00%) high severe
66882026-05-11T21:42:46.754ZBenchmarking source_filter/allows/include_hit_v4/10
66892026-05-11T21:42:46.754ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66902026-05-11T21:42:51.953ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.1B iterations)
66912026-05-11T21:42:55.537ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66922026-05-11T21:42:55.623Zsource_filter/allows/include_hit_v4/10
66932026-05-11T21:42:55.623Z time: [1.7303 ns 1.7357 ns 1.7418 ns]
66942026-05-11T21:42:55.623Z thrpt: [574.13 Melem/s 576.15 Melem/s 577.94 Melem/s]
66952026-05-11T21:42:55.623Z change:
66962026-05-11T21:42:55.623Z time: [−4.0573% −3.5999% −3.1428%] (p = 0.00 < 0.05)
66972026-05-11T21:42:55.623Z thrpt: [+3.2448% +3.7343% +4.2288%]
66982026-05-11T21:42:55.623Z Performance has improved.
66992026-05-11T21:42:55.623ZFound 16 outliers among 100 measurements (16.00%)
67002026-05-11T21:42:55.623Z 8 (8.00%) high mild
67012026-05-11T21:42:55.623Z 8 (8.00%) high severe
67022026-05-11T21:42:56.832ZBenchmarking source_filter/allows/include_miss_v4/10
67032026-05-11T21:42:56.832ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67042026-05-11T21:43:01.566ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (567M iterations)
67052026-05-11T21:43:05.998ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67062026-05-11T21:43:06.083Zsource_filter/allows/include_miss_v4/10
67072026-05-11T21:43:06.083Z time: [7.8129 ns 7.8147 ns 7.8172 ns]
67082026-05-11T21:43:06.083Z thrpt: [127.92 Melem/s 127.96 Melem/s 127.99 Melem/s]
67092026-05-11T21:43:06.083Z change:
67102026-05-11T21:43:06.083Z time: [+2.0014% +2.2878% +2.6091%] (p = 0.00 < 0.05)
67112026-05-11T21:43:06.086Z thrpt: [−2.5428% −2.2366% −1.9622%]
67122026-05-11T21:43:06.086Z Performance has regressed.
67132026-05-11T21:43:06.086ZFound 10 outliers among 100 measurements (10.00%)
67142026-05-11T21:43:06.086Z 1 (1.00%) low mild
67152026-05-11T21:43:06.086Z 3 (3.00%) high mild
67162026-05-11T21:43:06.086Z 6 (6.00%) high severe
67172026-05-11T21:43:07.298ZBenchmarking source_filter/allows/include_hit_v6/10
67182026-05-11T21:43:07.298ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67192026-05-11T21:43:12.124ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67202026-05-11T21:43:17.260ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67212026-05-11T21:43:17.345Zsource_filter/allows/include_hit_v6/10
67222026-05-11T21:43:17.345Z time: [4.5847 ns 4.6328 ns 4.6783 ns]
67232026-05-11T21:43:17.345Z thrpt: [213.75 Melem/s 215.85 Melem/s 218.12 Melem/s]
67242026-05-11T21:43:17.345Z change:
67252026-05-11T21:43:17.345Z time: [+1.4798% +2.4365% +3.3389%] (p = 0.00 < 0.05)
67262026-05-11T21:43:17.345Z thrpt: [−3.2311% −2.3786% −1.4583%]
67272026-05-11T21:43:17.345Z Performance has regressed.
67282026-05-11T21:43:18.560ZBenchmarking source_filter/allows/include_miss_v6/10
67292026-05-11T21:43:18.560ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67302026-05-11T21:43:24.498ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (452M iterations)
67312026-05-11T21:43:29.525ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67322026-05-11T21:43:29.610Zsource_filter/allows/include_miss_v6/10
67332026-05-11T21:43:29.610Z time: [11.107 ns 11.122 ns 11.136 ns]
67342026-05-11T21:43:29.610Z thrpt: [89.796 Melem/s 89.912 Melem/s 90.034 Melem/s]
67352026-05-11T21:43:29.610Z change:
67362026-05-11T21:43:29.610Z time: [+1.2242% +1.3734% +1.5138%] (p = 0.00 < 0.05)
67372026-05-11T21:43:29.610Z thrpt: [−1.4912% −1.3547% −1.2094%]
67382026-05-11T21:43:29.610Z Performance has regressed.
67392026-05-11T21:43:30.814ZBenchmarking source_filter/allows/include_hit_v4/50
67402026-05-11T21:43:30.814ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67412026-05-11T21:43:34.456ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.5B iterations)
67422026-05-11T21:43:38.474ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67432026-05-11T21:43:38.558Zsource_filter/allows/include_hit_v4/50
67442026-05-11T21:43:38.558Z time: [2.7202 ns 2.7284 ns 2.7370 ns]
67452026-05-11T21:43:38.561Z thrpt: [365.36 Melem/s 366.52 Melem/s 367.62 Melem/s]
67462026-05-11T21:43:38.561Z change:
67472026-05-11T21:43:38.562Z time: [−1.0873% −0.7626% −0.4300%] (p = 0.00 < 0.05)
67482026-05-11T21:43:38.562Z thrpt: [+0.4318% +0.7685% +1.0993%]
67492026-05-11T21:43:38.562Z Change within noise threshold.
67502026-05-11T21:43:39.748ZBenchmarking source_filter/allows/include_miss_v4/50
67512026-05-11T21:43:39.748ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67522026-05-11T21:43:44.122ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (614M iterations)
67532026-05-11T21:43:48.964ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67542026-05-11T21:43:49.049Zsource_filter/allows/include_miss_v4/50
67552026-05-11T21:43:49.049Z time: [7.6903 ns 7.7507 ns 7.8284 ns]
67562026-05-11T21:43:49.049Z thrpt: [127.74 Melem/s 129.02 Melem/s 130.03 Melem/s]
67572026-05-11T21:43:49.049Z change:
67582026-05-11T21:43:49.049Z time: [+7.4763% +9.3061% +11.016%] (p = 0.00 < 0.05)
67592026-05-11T21:43:49.049Z thrpt: [−9.9232% −8.5138% −6.9562%]
67602026-05-11T21:43:49.050Z Performance has regressed.
67612026-05-11T21:43:50.262ZBenchmarking source_filter/allows/include_hit_v6/50
67622026-05-11T21:43:50.262ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67632026-05-11T21:43:53.286ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (888M iterations)
67642026-05-11T21:43:58.276ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67652026-05-11T21:43:58.361Zsource_filter/allows/include_hit_v6/50
67662026-05-11T21:43:58.361Z time: [5.6135 ns 5.6165 ns 5.6204 ns]
67672026-05-11T21:43:58.361Z thrpt: [177.92 Melem/s 178.05 Melem/s 178.14 Melem/s]
67682026-05-11T21:43:58.361Z change:
67692026-05-11T21:43:58.361Z time: [+1.0870% +1.1307% +1.1780%] (p = 0.00 < 0.05)
67702026-05-11T21:43:58.361Z thrpt: [−1.1643% −1.1180% −1.0753%]
67712026-05-11T21:43:58.361Z Performance has regressed.
67722026-05-11T21:43:58.361ZFound 2 outliers among 100 measurements (2.00%)
67732026-05-11T21:43:58.361Z 1 (1.00%) high mild
67742026-05-11T21:43:58.361Z 1 (1.00%) high severe
67752026-05-11T21:43:59.572ZBenchmarking source_filter/allows/include_miss_v6/50
67762026-05-11T21:43:59.572ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67772026-05-11T21:44:05.217ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (476M iterations)
67782026-05-11T21:44:10.198ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67792026-05-11T21:44:10.283Zsource_filter/allows/include_miss_v6/50
67802026-05-11T21:44:10.284Z time: [10.465 ns 10.478 ns 10.490 ns]
67812026-05-11T21:44:10.284Z thrpt: [95.330 Melem/s 95.442 Melem/s 95.553 Melem/s]
67822026-05-11T21:44:10.284Z change:
67832026-05-11T21:44:10.284Z time: [+0.5227% +0.9965% +1.3427%] (p = 0.00 < 0.05)
67842026-05-11T21:44:10.284Z thrpt: [−1.3249% −0.9866% −0.5200%]
67852026-05-11T21:44:10.284Z Change within noise threshold.
67862026-05-11T21:44:10.286ZFound 12 outliers among 100 measurements (12.00%)
67872026-05-11T21:44:10.287Z 6 (6.00%) high mild
67882026-05-11T21:44:10.287Z 6 (6.00%) high severe
67892026-05-11T21:44:11.505ZBenchmarking source_filter/allows/include_hit_v4/100
67902026-05-11T21:44:11.505ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
67912026-05-11T21:44:17.428ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67922026-05-11T21:44:22.446ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
67932026-05-11T21:44:22.530Zsource_filter/allows/include_hit_v4/100
67942026-05-11T21:44:22.530Z time: [2.7623 ns 2.7656 ns 2.7694 ns]
67952026-05-11T21:44:22.530Z thrpt: [361.09 Melem/s 361.59 Melem/s 362.01 Melem/s]
67962026-05-11T21:44:22.530Z change:
67972026-05-11T21:44:22.530Z time: [−1.2408% −0.9239% −0.6318%] (p = 0.00 < 0.05)
67982026-05-11T21:44:22.530Z thrpt: [+0.6358% +0.9325% +1.2563%]
67992026-05-11T21:44:22.530Z Change within noise threshold.
68002026-05-11T21:44:23.743ZBenchmarking source_filter/allows/include_miss_v4/100
68012026-05-11T21:44:23.743ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68022026-05-11T21:44:29.248ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (488M iterations)
68032026-05-11T21:44:34.267ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68042026-05-11T21:44:34.353Zsource_filter/allows/include_miss_v4/100
68052026-05-11T21:44:34.353Z time: [10.253 ns 10.297 ns 10.342 ns]
68062026-05-11T21:44:34.353Z thrpt: [96.692 Melem/s 97.118 Melem/s 97.537 Melem/s]
68072026-05-11T21:44:34.353Z change:
68082026-05-11T21:44:34.354Z time: [+2.2234% +2.7899% +3.4317%] (p = 0.00 < 0.05)
68092026-05-11T21:44:34.354Z thrpt: [−3.3178% −2.7142% −2.1750%]
68102026-05-11T21:44:34.354Z Performance has regressed.
68112026-05-11T21:44:34.354ZFound 2 outliers among 100 measurements (2.00%)
68122026-05-11T21:44:34.354Z 2 (2.00%) high mild
68132026-05-11T21:44:35.555ZBenchmarking source_filter/allows/include_hit_v6/100
68142026-05-11T21:44:35.555ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68152026-05-11T21:44:38.562ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (893M iterations)
68162026-05-11T21:44:43.562ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68172026-05-11T21:44:43.647Zsource_filter/allows/include_hit_v6/100
68182026-05-11T21:44:43.647Z time: [5.5985 ns 5.5997 ns 5.6009 ns]
68192026-05-11T21:44:43.647Z thrpt: [178.54 Melem/s 178.58 Melem/s 178.62 Melem/s]
68202026-05-11T21:44:43.647Z change:
68212026-05-11T21:44:43.647Z time: [+0.7727% +0.8811% +1.0288%] (p = 0.00 < 0.05)
68222026-05-11T21:44:43.647Z thrpt: [−1.0183% −0.8734% −0.7668%]
68232026-05-11T21:44:43.647Z Change within noise threshold.
68242026-05-11T21:44:43.647ZFound 6 outliers among 100 measurements (6.00%)
68252026-05-11T21:44:43.647Z 5 (5.00%) low mild
68262026-05-11T21:44:43.647Z 1 (1.00%) high severe
68272026-05-11T21:44:44.860ZBenchmarking source_filter/allows/include_miss_v6/100
68282026-05-11T21:44:44.860ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68292026-05-11T21:44:48.642ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (355M iterations)
68302026-05-11T21:44:53.647ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68312026-05-11T21:44:53.732Zsource_filter/allows/include_miss_v6/100
68322026-05-11T21:44:53.732Z time: [14.066 ns 14.091 ns 14.118 ns]
68332026-05-11T21:44:53.732Z thrpt: [70.830 Melem/s 70.967 Melem/s 71.093 Melem/s]
68342026-05-11T21:44:53.732Z change:
68352026-05-11T21:44:53.732Z time: [+0.2040% +0.6805% +1.0763%] (p = 0.00 < 0.05)
68362026-05-11T21:44:53.732Z thrpt: [−1.0649% −0.6759% −0.2036%]
68372026-05-11T21:44:53.732Z Change within noise threshold.
68382026-05-11T21:44:53.732ZFound 7 outliers among 100 measurements (7.00%)
68392026-05-11T21:44:53.732Z 7 (7.00%) high mild
68402026-05-11T21:44:54.947ZBenchmarking source_filter/allows/include_empty_v4
68412026-05-11T21:44:54.947ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68422026-05-11T21:44:58.584ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.9B iterations)
68432026-05-11T21:45:03.581ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68442026-05-11T21:45:03.666Zsource_filter/allows/include_empty_v4
68452026-05-11T21:45:03.666Z time: [845.65 ps 846.76 ps 847.85 ps]
68462026-05-11T21:45:03.666Z thrpt: [1.1795 Gelem/s 1.1810 Gelem/s 1.1825 Gelem/s]
68472026-05-11T21:45:03.666Z change:
68482026-05-11T21:45:03.666Z time: [+8.3042% +8.4602% +8.6435%] (p = 0.00 < 0.05)
68492026-05-11T21:45:03.667Z thrpt: [−7.9558% −7.8002% −7.6675%]
68502026-05-11T21:45:03.667Z Performance has regressed.
68512026-05-11T21:45:03.667ZFound 4 outliers among 100 measurements (4.00%)
68522026-05-11T21:45:03.670Z 2 (2.00%) high mild
68532026-05-11T21:45:03.670Z 2 (2.00%) high severe
68542026-05-11T21:45:04.880ZBenchmarking source_filter/allows/include_empty_v6
68552026-05-11T21:45:04.880ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68562026-05-11T21:45:08.267ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (6.3B iterations)
68572026-05-11T21:45:13.239ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68582026-05-11T21:45:13.325Zsource_filter/allows/include_empty_v6
68592026-05-11T21:45:13.325Z time: [783.14 ps 783.49 ps 783.92 ps]
68602026-05-11T21:45:13.325Z thrpt: [1.2756 Gelem/s 1.2763 Gelem/s 1.2769 Gelem/s]
68612026-05-11T21:45:13.325Z change:
68622026-05-11T21:45:13.325Z time: [+0.3274% +0.4542% +0.5748%] (p = 0.00 < 0.05)
68632026-05-11T21:45:13.325Z thrpt: [−0.5715% −0.4521% −0.3263%]
68642026-05-11T21:45:13.325Z Change within noise threshold.
68652026-05-11T21:45:14.564Z
68662026-05-11T21:45:14.567ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68672026-05-11T21:45:14.568ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68682026-05-11T21:45:14.568ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0308 ms (605 iterations)
68692026-05-11T21:45:14.568ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68702026-05-11T21:45:14.568Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68712026-05-11T21:45:14.568Z time: [18.000 18.000 18.000 ]
68722026-05-11T21:45:14.568Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68732026-05-11T21:45:14.568Z No change in performance detected.
68742026-05-11T21:45:14.568Z
68752026-05-11T21:45:14.568ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68762026-05-11T21:45:14.568ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68772026-05-11T21:45:14.568ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0397 ms (715 iterations)
68782026-05-11T21:45:14.571ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68792026-05-11T21:45:14.571Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68802026-05-11T21:45:14.571Z time: [18.000 18.000 18.000 ]
68812026-05-11T21:45:14.571Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68822026-05-11T21:45:14.571Z No change in performance detected.
68832026-05-11T21:45:14.571Z
68842026-05-11T21:45:14.571ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
68852026-05-11T21:45:14.571ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
68862026-05-11T21:45:14.571ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0035 ms (495 iterations)
68872026-05-11T21:45:14.571ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
68882026-05-11T21:45:14.571Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
68892026-05-11T21:45:14.571Z time: [20.000 20.000 20.000 ]
68902026-05-11T21:45:14.571Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68912026-05-11T21:45:14.571Z No change in performance detected.
68922026-05-11T21:45:14.571Z
68932026-05-11T21:45:14.571ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
68942026-05-11T21:45:14.571ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
68952026-05-11T21:45:14.571ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0275 ms (495 iterations)
68962026-05-11T21:45:14.574ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
68972026-05-11T21:45:14.575Zprocess/Hairpin-DHCPv6/alloc_ct/Request
68982026-05-11T21:45:14.575Z time: [21.000 21.000 21.000 ]
68992026-05-11T21:45:14.575Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69002026-05-11T21:45:14.575Z No change in performance detected.
69012026-05-11T21:45:14.575Z
69022026-05-11T21:45:14.575ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69032026-05-11T21:45:14.575ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69042026-05-11T21:45:14.575ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0680 ms (825 iterations)
69052026-05-11T21:45:14.575ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69062026-05-11T21:45:14.575Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69072026-05-11T21:45:14.575Z time: [13.000 13.000 13.000 ]
69082026-05-11T21:45:14.575Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69092026-05-11T21:45:14.575Z No change in performance detected.
69102026-05-11T21:45:14.575Z
69112026-05-11T21:45:14.575ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69122026-05-11T21:45:14.575ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69132026-05-11T21:45:14.578ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0411 ms (715 iterations)
69142026-05-11T21:45:14.578ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69152026-05-11T21:45:14.578Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69162026-05-11T21:45:14.578Z time: [12.000 12.000 12.000 ]
69172026-05-11T21:45:14.578Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69182026-05-11T21:45:14.578Z No change in performance detected.
69192026-05-11T21:45:14.578Z
69202026-05-11T21:45:14.578ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69212026-05-11T21:45:14.578ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69222026-05-11T21:45:14.578ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0627 ms (605 iterations)
69232026-05-11T21:45:14.578ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69242026-05-11T21:45:14.581Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69252026-05-11T21:45:14.581Z time: [14.000 14.000 14.000 ]
69262026-05-11T21:45:14.581Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69272026-05-11T21:45:14.581Z No change in performance detected.
69282026-05-11T21:45:14.581Z
69292026-05-11T21:45:14.581ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69302026-05-11T21:45:14.581ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69312026-05-11T21:45:14.581ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0163 ms (715 iterations)
69322026-05-11T21:45:14.581ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69332026-05-11T21:45:14.581Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69342026-05-11T21:45:14.581Z time: [14.000 14.000 14.000 ]
69352026-05-11T21:45:14.581Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69362026-05-11T21:45:14.581Z No change in performance detected.
69372026-05-11T21:45:14.582Z
69382026-05-11T21:45:14.582ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69392026-05-11T21:45:14.582ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69402026-05-11T21:45:14.582ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0877 ms (660 iterations)
69412026-05-11T21:45:14.585ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69422026-05-11T21:45:14.585Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69432026-05-11T21:45:14.585Z time: [3.0000 3.0000 3.0000 ]
69442026-05-11T21:45:14.585Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69452026-05-11T21:45:14.585Z No change in performance detected.
69462026-05-11T21:45:14.585Z
69472026-05-11T21:45:14.585ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69482026-05-11T21:45:14.585ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69492026-05-11T21:45:14.585ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0559 ms (495 iterations)
69502026-05-11T21:45:14.585ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69512026-05-11T21:45:14.585Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69522026-05-11T21:45:14.585Z time: [3.0000 3.0000 3.0000 ]
69532026-05-11T21:45:14.585Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69542026-05-11T21:45:14.585Z No change in performance detected.
69552026-05-11T21:45:14.585Z
69562026-05-11T21:45:14.585ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69572026-05-11T21:45:14.585ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69582026-05-11T21:45:14.585ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0574 ms (605 iterations)
69592026-05-11T21:45:14.588ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69602026-05-11T21:45:14.588ZCriterion.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.
69612026-05-11T21:45:14.588Z
69622026-05-11T21:45:14.588ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69632026-05-11T21:45:14.588ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69642026-05-11T21:45:14.588ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0613 ms (495 iterations)
69652026-05-11T21:45:14.588ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69662026-05-11T21:45:14.588ZCriterion.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.
69672026-05-11T21:45:14.588Z
69682026-05-11T21:45:14.588ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69692026-05-11T21:45:14.588ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69702026-05-11T21:45:14.588ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0231 ms (880 iterations)
69712026-05-11T21:45:14.588ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69722026-05-11T21:45:14.588Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69732026-05-11T21:45:14.588Z time: [3.0000 3.0000 3.0000 ]
69742026-05-11T21:45:14.589Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69752026-05-11T21:45:14.589Z No change in performance detected.
69762026-05-11T21:45:14.589Z
69772026-05-11T21:45:14.589ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69782026-05-11T21:45:14.589ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69792026-05-11T21:45:14.592ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0095 ms (495 iterations)
69802026-05-11T21:45:14.592ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69812026-05-11T21:45:14.592Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69822026-05-11T21:45:14.592Z time: [3.0000 3.0000 3.0000 ]
69832026-05-11T21:45:14.592Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69842026-05-11T21:45:14.592Z No change in performance detected.
69852026-05-11T21:45:14.592Z
69862026-05-11T21:45:14.592ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
69872026-05-11T21:45:14.592ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
69882026-05-11T21:45:14.592ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0024 ms (715 iterations)
69892026-05-11T21:45:14.592ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
69902026-05-11T21:45:14.592ZCriterion.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.
69912026-05-11T21:45:14.592Z
69922026-05-11T21:45:14.592ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
69932026-05-11T21:45:14.592ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
69942026-05-11T21:45:14.592ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1090 ms (495 iterations)
69952026-05-11T21:45:14.595ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
69962026-05-11T21:45:14.595ZCriterion.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.
69972026-05-11T21:45:14.595Z
69982026-05-11T21:45:14.595ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
69992026-05-11T21:45:14.595ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70002026-05-11T21:45:14.595ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0698 ms (825 iterations)
70012026-05-11T21:45:14.595ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70022026-05-11T21:45:14.595Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70032026-05-11T21:45:14.595Z time: [3.0000 3.0000 3.0000 ]
70042026-05-11T21:45:14.595Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70052026-05-11T21:45:14.595Z No change in performance detected.
70062026-05-11T21:45:14.595Z
70072026-05-11T21:45:14.595ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70082026-05-11T21:45:14.596ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70092026-05-11T21:45:14.596ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0774 ms (495 iterations)
70102026-05-11T21:45:14.598ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70112026-05-11T21:45:14.598Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70122026-05-11T21:45:14.598Z time: [3.0000 3.0000 3.0000 ]
70132026-05-11T21:45:14.598Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70142026-05-11T21:45:14.598Z No change in performance detected.
70152026-05-11T21:45:14.598Z
70162026-05-11T21:45:14.599ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70172026-05-11T21:45:14.599ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70182026-05-11T21:45:14.599ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0516 ms (660 iterations)
70192026-05-11T21:45:14.599ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70202026-05-11T21:45:14.599ZCriterion.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.
70212026-05-11T21:45:14.599Z
70222026-05-11T21:45:14.599ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70232026-05-11T21:45:14.599ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70242026-05-11T21:45:14.599ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0098 ms (440 iterations)
70252026-05-11T21:45:14.602ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70262026-05-11T21:45:14.602ZCriterion.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.
70272026-05-11T21:45:14.602Z
70282026-05-11T21:45:14.602ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70292026-05-11T21:45:14.602ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70302026-05-11T21:45:14.602ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0009 ms (825 iterations)
70312026-05-11T21:45:14.602ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70322026-05-11T21:45:14.602Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70332026-05-11T21:45:14.602Z time: [3.0000 3.0000 3.0000 ]
70342026-05-11T21:45:14.602Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70352026-05-11T21:45:14.602Z No change in performance detected.
70362026-05-11T21:45:14.602Z
70372026-05-11T21:45:14.602ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70382026-05-11T21:45:14.602ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70392026-05-11T21:45:14.602ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1087 ms (550 iterations)
70402026-05-11T21:45:14.602ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70412026-05-11T21:45:14.605Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70422026-05-11T21:45:14.605Z time: [3.0000 3.0000 3.0000 ]
70432026-05-11T21:45:14.605Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70442026-05-11T21:45:14.605Z No change in performance detected.
70452026-05-11T21:45:14.605Z
70462026-05-11T21:45:14.606ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70472026-05-11T21:45:14.606ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70482026-05-11T21:45:14.606ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0235 ms (715 iterations)
70492026-05-11T21:45:14.606ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70502026-05-11T21:45:14.606ZCriterion.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.
70512026-05-11T21:45:14.606Z
70522026-05-11T21:45:14.606ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70532026-05-11T21:45:14.606ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70542026-05-11T21:45:14.606ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0494 ms (495 iterations)
70552026-05-11T21:45:14.606ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70562026-05-11T21:45:14.606ZCriterion.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.
70572026-05-11T21:45:14.606Z
70582026-05-11T21:45:14.606ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70592026-05-11T21:45:14.606ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70602026-05-11T21:45:14.606ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1630 ms (330 iterations)
70612026-05-11T21:45:14.609ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70622026-05-11T21:45:14.609Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70632026-05-11T21:45:14.609Z time: [35.000 35.000 35.000 ]
70642026-05-11T21:45:14.609Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70652026-05-11T21:45:14.609Z No change in performance detected.
70662026-05-11T21:45:14.609Z
70672026-05-11T21:45:14.609ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70682026-05-11T21:45:14.609ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70692026-05-11T21:45:14.609ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1050 ms (275 iterations)
70702026-05-11T21:45:14.609ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70712026-05-11T21:45:14.609Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70722026-05-11T21:45:14.609Z time: [35.000 35.000 35.000 ]
70732026-05-11T21:45:14.609Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70742026-05-11T21:45:14.609Z No change in performance detected.
70752026-05-11T21:45:14.609Z
70762026-05-11T21:45:14.610ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70772026-05-11T21:45:14.610ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70782026-05-11T21:45:14.610ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0355 ms (385 iterations)
70792026-05-11T21:45:14.613ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70802026-05-11T21:45:14.613Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70812026-05-11T21:45:14.613Z time: [20.000 20.000 20.000 ]
70822026-05-11T21:45:14.613Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70832026-05-11T21:45:14.613Z No change in performance detected.
70842026-05-11T21:45:14.613Z
70852026-05-11T21:45:14.613ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70862026-05-11T21:45:14.613ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70872026-05-11T21:45:14.613ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1341 ms (330 iterations)
70882026-05-11T21:45:14.613ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
70892026-05-11T21:45:14.613Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70902026-05-11T21:45:14.613Z time: [20.000 20.000 20.000 ]
70912026-05-11T21:45:14.613Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70922026-05-11T21:45:14.613Z No change in performance detected.
70932026-05-11T21:45:14.613Z
70942026-05-11T21:45:14.613ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70952026-05-11T21:45:14.613ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
70962026-05-11T21:45:14.616ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0517 ms (330 iterations)
70972026-05-11T21:45:14.616ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
70982026-05-11T21:45:14.616Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70992026-05-11T21:45:14.616Z time: [35.000 35.000 35.000 ]
71002026-05-11T21:45:14.616Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71012026-05-11T21:45:14.616Z No change in performance detected.
71022026-05-11T21:45:14.616Z
71032026-05-11T21:45:14.616ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71042026-05-11T21:45:14.616ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71052026-05-11T21:45:14.616ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0579 ms (275 iterations)
71062026-05-11T21:45:14.616ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71072026-05-11T21:45:14.619Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71082026-05-11T21:45:14.619Z time: [35.000 35.000 35.000 ]
71092026-05-11T21:45:14.620Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71102026-05-11T21:45:14.620Z No change in performance detected.
71112026-05-11T21:45:14.620Z
71122026-05-11T21:45:14.620ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71132026-05-11T21:45:14.620ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71142026-05-11T21:45:14.620ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0146 ms (385 iterations)
71152026-05-11T21:45:14.620ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71162026-05-11T21:45:14.620Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71172026-05-11T21:45:14.620Z time: [20.000 20.000 20.000 ]
71182026-05-11T21:45:14.620Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71192026-05-11T21:45:14.620Z No change in performance detected.
71202026-05-11T21:45:14.620Z
71212026-05-11T21:45:14.620ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71222026-05-11T21:45:14.620ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71232026-05-11T21:45:14.620ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1143 ms (330 iterations)
71242026-05-11T21:45:14.623ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71252026-05-11T21:45:14.623Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71262026-05-11T21:45:14.623Z time: [20.000 20.000 20.000 ]
71272026-05-11T21:45:14.623Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71282026-05-11T21:45:14.623Z No change in performance detected.
71292026-05-11T21:45:14.623Z
71302026-05-11T21:45:14.623ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71312026-05-11T21:45:14.623ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71322026-05-11T21:45:14.623ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0226 ms (275 iterations)
71332026-05-11T21:45:14.623ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71342026-05-11T21:45:14.623Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71352026-05-11T21:45:14.623Z time: [35.000 35.000 35.000 ]
71362026-05-11T21:45:14.623Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71372026-05-11T21:45:14.623Z No change in performance detected.
71382026-05-11T21:45:14.623Z
71392026-05-11T21:45:14.623ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71402026-05-11T21:45:14.623ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71412026-05-11T21:45:14.623ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1866 ms (275 iterations)
71422026-05-11T21:45:14.626ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71432026-05-11T21:45:14.626Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71442026-05-11T21:45:14.626Z time: [35.000 35.000 35.000 ]
71452026-05-11T21:45:14.626Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71462026-05-11T21:45:14.626Z No change in performance detected.
71472026-05-11T21:45:14.626Z
71482026-05-11T21:45:14.626ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71492026-05-11T21:45:14.626ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71502026-05-11T21:45:14.626ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1027 ms (385 iterations)
71512026-05-11T21:45:14.626ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71522026-05-11T21:45:14.626Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71532026-05-11T21:45:14.627Z time: [20.000 20.000 20.000 ]
71542026-05-11T21:45:14.627Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71552026-05-11T21:45:14.627Z No change in performance detected.
71562026-05-11T21:45:14.627Z
71572026-05-11T21:45:14.627ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71582026-05-11T21:45:14.627ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71592026-05-11T21:45:14.630ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0530 ms (275 iterations)
71602026-05-11T21:45:14.630ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71612026-05-11T21:45:14.630Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71622026-05-11T21:45:14.630Z time: [20.000 20.000 20.000 ]
71632026-05-11T21:45:14.630Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71642026-05-11T21:45:14.630Z No change in performance detected.
71652026-05-11T21:45:14.630Z
71662026-05-11T21:45:14.630ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71672026-05-11T21:45:14.630ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71682026-05-11T21:45:14.630ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1696 ms (330 iterations)
71692026-05-11T21:45:14.630ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71702026-05-11T21:45:14.633Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71712026-05-11T21:45:14.633Z time: [35.000 35.000 35.000 ]
71722026-05-11T21:45:14.633Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71732026-05-11T21:45:14.634Z No change in performance detected.
71742026-05-11T21:45:14.634Z
71752026-05-11T21:45:14.634ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71762026-05-11T21:45:14.634ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71772026-05-11T21:45:14.634ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1900 ms (275 iterations)
71782026-05-11T21:45:14.634ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71792026-05-11T21:45:14.634Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71802026-05-11T21:45:14.634Z time: [35.000 35.000 35.000 ]
71812026-05-11T21:45:14.634Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71822026-05-11T21:45:14.634Z No change in performance detected.
71832026-05-11T21:45:14.634Z
71842026-05-11T21:45:14.634ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71852026-05-11T21:45:14.634ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71862026-05-11T21:45:14.634ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0715 ms (385 iterations)
71872026-05-11T21:45:14.634ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
71882026-05-11T21:45:14.637Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71892026-05-11T21:45:14.637Z time: [20.000 20.000 20.000 ]
71902026-05-11T21:45:14.637Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71912026-05-11T21:45:14.637Z No change in performance detected.
71922026-05-11T21:45:14.637Z
71932026-05-11T21:45:14.637ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71942026-05-11T21:45:14.637ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
71952026-05-11T21:45:14.637ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1831 ms (330 iterations)
71962026-05-11T21:45:14.637ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
71972026-05-11T21:45:14.637Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71982026-05-11T21:45:14.637Z time: [20.000 20.000 20.000 ]
71992026-05-11T21:45:14.637Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72002026-05-11T21:45:14.637Z No change in performance detected.
72012026-05-11T21:45:14.637Z
72022026-05-11T21:45:14.637ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72032026-05-11T21:45:14.637ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72042026-05-11T21:45:14.637ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0411 ms (715 iterations)
72052026-05-11T21:45:14.640ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72062026-05-11T21:45:14.640Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72072026-05-11T21:45:14.640Z time: [3924.0 B 3924.0 B 3924.0 B]
72082026-05-11T21:45:14.640Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72092026-05-11T21:45:14.640Z No change in performance detected.
72102026-05-11T21:45:14.641Z
72112026-05-11T21:45:14.641ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72122026-05-11T21:45:14.641ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72132026-05-11T21:45:14.641ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0060 ms (715 iterations)
72142026-05-11T21:45:14.641ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72152026-05-11T21:45:14.641Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72162026-05-11T21:45:14.641Z time: [3924.0 B 3924.0 B 3924.0 B]
72172026-05-11T21:45:14.641Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72182026-05-11T21:45:14.641Z No change in performance detected.
72192026-05-11T21:45:14.641Z
72202026-05-11T21:45:14.641ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72212026-05-11T21:45:14.641ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72222026-05-11T21:45:14.641ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0573 ms (550 iterations)
72232026-05-11T21:45:14.644ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72242026-05-11T21:45:14.644Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72252026-05-11T21:45:14.644Z time: [3988.0 B 3988.0 B 3988.0 B]
72262026-05-11T21:45:14.644Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72272026-05-11T21:45:14.644Z No change in performance detected.
72282026-05-11T21:45:14.644Z
72292026-05-11T21:45:14.644ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72302026-05-11T21:45:14.644ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72312026-05-11T21:45:14.644ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0757 ms (550 iterations)
72322026-05-11T21:45:14.644ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72332026-05-11T21:45:14.644Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72342026-05-11T21:45:14.644Z time: [4386.0 B 4386.0 B 4386.0 B]
72352026-05-11T21:45:14.644Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72362026-05-11T21:45:14.644Z No change in performance detected.
72372026-05-11T21:45:14.644Z
72382026-05-11T21:45:14.644ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72392026-05-11T21:45:14.644ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72402026-05-11T21:45:14.647ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0494 ms (825 iterations)
72412026-05-11T21:45:14.647ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72422026-05-11T21:45:14.647Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72432026-05-11T21:45:14.647Z time: [2888.0 B 2888.0 B 2888.0 B]
72442026-05-11T21:45:14.647Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72452026-05-11T21:45:14.647Z No change in performance detected.
72462026-05-11T21:45:14.647Z
72472026-05-11T21:45:14.647ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72482026-05-11T21:45:14.647ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72492026-05-11T21:45:14.647ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0387 ms (715 iterations)
72502026-05-11T21:45:14.647ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72512026-05-11T21:45:14.650Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72522026-05-11T21:45:14.650Z time: [2873.0 B 2873.0 B 2873.0 B]
72532026-05-11T21:45:14.650Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72542026-05-11T21:45:14.650Z No change in performance detected.
72552026-05-11T21:45:14.650Z
72562026-05-11T21:45:14.650ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72572026-05-11T21:45:14.650ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72582026-05-11T21:45:14.650ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0541 ms (715 iterations)
72592026-05-11T21:45:14.650ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72602026-05-11T21:45:14.650Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72612026-05-11T21:45:14.650Z time: [2926.0 B 2926.0 B 2926.0 B]
72622026-05-11T21:45:14.651Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72632026-05-11T21:45:14.651Z No change in performance detected.
72642026-05-11T21:45:14.651Z
72652026-05-11T21:45:14.651ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72662026-05-11T21:45:14.651ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72672026-05-11T21:45:14.651ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0116 ms (715 iterations)
72682026-05-11T21:45:14.654ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72692026-05-11T21:45:14.654Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72702026-05-11T21:45:14.654Z time: [2910.0 B 2910.0 B 2910.0 B]
72712026-05-11T21:45:14.654Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72722026-05-11T21:45:14.654Z No change in performance detected.
72732026-05-11T21:45:14.654Z
72742026-05-11T21:45:14.654ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72752026-05-11T21:45:14.654ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72762026-05-11T21:45:14.654ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0401 ms (825 iterations)
72772026-05-11T21:45:14.654ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72782026-05-11T21:45:14.654Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72792026-05-11T21:45:14.654Z time: [264.00 B 264.00 B 264.00 B]
72802026-05-11T21:45:14.654Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72812026-05-11T21:45:14.654Z No change in performance detected.
72822026-05-11T21:45:14.654Z
72832026-05-11T21:45:14.654ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72842026-05-11T21:45:14.654ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72852026-05-11T21:45:14.654ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1080 ms (550 iterations)
72862026-05-11T21:45:14.658ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
72872026-05-11T21:45:14.658Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72882026-05-11T21:45:14.658Z time: [264.00 B 264.00 B 264.00 B]
72892026-05-11T21:45:14.658Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72902026-05-11T21:45:14.658Z No change in performance detected.
72912026-05-11T21:45:14.658Z
72922026-05-11T21:45:14.658ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
72932026-05-11T21:45:14.658ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
72942026-05-11T21:45:14.658ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0115 ms (715 iterations)
72952026-05-11T21:45:14.658ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
72962026-05-11T21:45:14.658ZCriterion.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.
72972026-05-11T21:45:14.658Z
72982026-05-11T21:45:14.658ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
72992026-05-11T21:45:14.658ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73002026-05-11T21:45:14.658ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0883 ms (495 iterations)
73012026-05-11T21:45:14.661ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73022026-05-11T21:45:14.661ZCriterion.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.
73032026-05-11T21:45:14.661Z
73042026-05-11T21:45:14.661ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73052026-05-11T21:45:14.661ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73062026-05-11T21:45:14.661ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0241 ms (880 iterations)
73072026-05-11T21:45:14.661ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73082026-05-11T21:45:14.661Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73092026-05-11T21:45:14.661Z time: [264.00 B 264.00 B 264.00 B]
73102026-05-11T21:45:14.661Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73112026-05-11T21:45:14.661Z No change in performance detected.
73122026-05-11T21:45:14.661Z
73132026-05-11T21:45:14.661ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73142026-05-11T21:45:14.661ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73152026-05-11T21:45:14.661ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0623 ms (550 iterations)
73162026-05-11T21:45:14.664ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73172026-05-11T21:45:14.664Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73182026-05-11T21:45:14.664Z time: [264.00 B 264.00 B 264.00 B]
73192026-05-11T21:45:14.664Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73202026-05-11T21:45:14.664Z No change in performance detected.
73212026-05-11T21:45:14.664Z
73222026-05-11T21:45:14.664ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73232026-05-11T21:45:14.664ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73242026-05-11T21:45:14.664ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0302 ms (770 iterations)
73252026-05-11T21:45:14.664ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73262026-05-11T21:45:14.664ZCriterion.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.
73272026-05-11T21:45:14.664Z
73282026-05-11T21:45:14.664ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73292026-05-11T21:45:14.664ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73302026-05-11T21:45:14.665ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0253 ms (495 iterations)
73312026-05-11T21:45:14.665ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73322026-05-11T21:45:14.665ZCriterion.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.
73332026-05-11T21:45:14.665Z
73342026-05-11T21:45:14.665ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73352026-05-11T21:45:14.665ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73362026-05-11T21:45:14.668ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0634 ms (825 iterations)
73372026-05-11T21:45:14.668ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73382026-05-11T21:45:14.668Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73392026-05-11T21:45:14.668Z time: [264.00 B 264.00 B 264.00 B]
73402026-05-11T21:45:14.668Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73412026-05-11T21:45:14.668Z No change in performance detected.
73422026-05-11T21:45:14.668Z
73432026-05-11T21:45:14.668ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73442026-05-11T21:45:14.668ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73452026-05-11T21:45:14.668ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0205 ms (495 iterations)
73462026-05-11T21:45:14.668ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73472026-05-11T21:45:14.671Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73482026-05-11T21:45:14.671Z time: [264.00 B 264.00 B 264.00 B]
73492026-05-11T21:45:14.671Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73502026-05-11T21:45:14.671Z No change in performance detected.
73512026-05-11T21:45:14.671Z
73522026-05-11T21:45:14.671ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73532026-05-11T21:45:14.671ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73542026-05-11T21:45:14.671ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0612 ms (660 iterations)
73552026-05-11T21:45:14.671ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73562026-05-11T21:45:14.671ZCriterion.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.
73572026-05-11T21:45:14.671Z
73582026-05-11T21:45:14.671ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73592026-05-11T21:45:14.671ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73602026-05-11T21:45:14.671ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0948 ms (495 iterations)
73612026-05-11T21:45:14.671ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73622026-05-11T21:45:14.671ZCriterion.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.
73632026-05-11T21:45:14.671Z
73642026-05-11T21:45:14.671ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73652026-05-11T21:45:14.671ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73662026-05-11T21:45:14.671ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0012 ms (825 iterations)
73672026-05-11T21:45:14.674ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73682026-05-11T21:45:14.674Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73692026-05-11T21:45:14.674Z time: [264.00 B 264.00 B 264.00 B]
73702026-05-11T21:45:14.674Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73712026-05-11T21:45:14.674Z No change in performance detected.
73722026-05-11T21:45:14.674Z
73732026-05-11T21:45:14.674ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73742026-05-11T21:45:14.674ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73752026-05-11T21:45:14.674ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0932 ms (550 iterations)
73762026-05-11T21:45:14.674ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73772026-05-11T21:45:14.675Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73782026-05-11T21:45:14.675Z time: [264.00 B 264.00 B 264.00 B]
73792026-05-11T21:45:14.675Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73802026-05-11T21:45:14.675Z No change in performance detected.
73812026-05-11T21:45:14.675Z
73822026-05-11T21:45:14.675ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
73832026-05-11T21:45:14.675ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73842026-05-11T21:45:14.678ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0009 ms (715 iterations)
73852026-05-11T21:45:14.678ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
73862026-05-11T21:45:14.678ZCriterion.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.
73872026-05-11T21:45:14.678Z
73882026-05-11T21:45:14.678ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
73892026-05-11T21:45:14.678ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
73902026-05-11T21:45:14.678ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0496 ms (495 iterations)
73912026-05-11T21:45:14.678ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
73922026-05-11T21:45:14.678ZCriterion.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.
73932026-05-11T21:45:14.678Z
73942026-05-11T21:45:14.678ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73952026-05-11T21:45:14.678ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73962026-05-11T21:45:14.678ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0966 ms (330 iterations)
73972026-05-11T21:45:14.678ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
73982026-05-11T21:45:14.681Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73992026-05-11T21:45:14.681Z time: [7363.0 B 7363.0 B 7363.0 B]
74002026-05-11T21:45:14.681Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74012026-05-11T21:45:14.681Z No change in performance detected.
74022026-05-11T21:45:14.681Z
74032026-05-11T21:45:14.681ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74042026-05-11T21:45:14.682ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74052026-05-11T21:45:14.682ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1039 ms (275 iterations)
74062026-05-11T21:45:14.682ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74072026-05-11T21:45:14.682Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74082026-05-11T21:45:14.682Z time: [7363.0 B 7363.0 B 7363.0 B]
74092026-05-11T21:45:14.682Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74102026-05-11T21:45:14.682Z No change in performance detected.
74112026-05-11T21:45:14.682Z
74122026-05-11T21:45:14.682ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74132026-05-11T21:45:14.682ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74142026-05-11T21:45:14.682ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0348 ms (385 iterations)
74152026-05-11T21:45:14.685ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74162026-05-11T21:45:14.685Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74172026-05-11T21:45:14.685Z time: [5872.0 B 5872.0 B 5872.0 B]
74182026-05-11T21:45:14.685Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74192026-05-11T21:45:14.685Z No change in performance detected.
74202026-05-11T21:45:14.685Z
74212026-05-11T21:45:14.685ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74222026-05-11T21:45:14.685ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74232026-05-11T21:45:14.685ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1320 ms (330 iterations)
74242026-05-11T21:45:14.685ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74252026-05-11T21:45:14.685Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74262026-05-11T21:45:14.685Z time: [5872.0 B 5872.0 B 5872.0 B]
74272026-05-11T21:45:14.685Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74282026-05-11T21:45:14.685Z No change in performance detected.
74292026-05-11T21:45:14.685Z
74302026-05-11T21:45:14.685ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74312026-05-11T21:45:14.685ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74322026-05-11T21:45:14.685ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0242 ms (330 iterations)
74332026-05-11T21:45:14.688ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74342026-05-11T21:45:14.688Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74352026-05-11T21:45:14.688Z time: [7363.0 B 7363.0 B 7363.0 B]
74362026-05-11T21:45:14.688Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74372026-05-11T21:45:14.688Z No change in performance detected.
74382026-05-11T21:45:14.688Z
74392026-05-11T21:45:14.688ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74402026-05-11T21:45:14.688ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74412026-05-11T21:45:14.688ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0659 ms (275 iterations)
74422026-05-11T21:45:14.688ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74432026-05-11T21:45:14.688Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74442026-05-11T21:45:14.688Z time: [7363.0 B 7363.0 B 7363.0 B]
74452026-05-11T21:45:14.688Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74462026-05-11T21:45:14.688Z No change in performance detected.
74472026-05-11T21:45:14.688Z
74482026-05-11T21:45:14.692ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74492026-05-11T21:45:14.692ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74502026-05-11T21:45:14.692ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1402 ms (440 iterations)
74512026-05-11T21:45:14.692ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74522026-05-11T21:45:14.692Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74532026-05-11T21:45:14.692Z time: [5872.0 B 5872.0 B 5872.0 B]
74542026-05-11T21:45:14.692Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74552026-05-11T21:45:14.692Z No change in performance detected.
74562026-05-11T21:45:14.692Z
74572026-05-11T21:45:14.692ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74582026-05-11T21:45:14.692ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74592026-05-11T21:45:14.692ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0947 ms (330 iterations)
74602026-05-11T21:45:14.692ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74612026-05-11T21:45:14.695Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74622026-05-11T21:45:14.695Z time: [5872.0 B 5872.0 B 5872.0 B]
74632026-05-11T21:45:14.695Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74642026-05-11T21:45:14.695Z No change in performance detected.
74652026-05-11T21:45:14.695Z
74662026-05-11T21:45:14.695ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74672026-05-11T21:45:14.695ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74682026-05-11T21:45:14.695ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0148 ms (275 iterations)
74692026-05-11T21:45:14.695ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74702026-05-11T21:45:14.695Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74712026-05-11T21:45:14.695Z time: [7363.0 B 7363.0 B 7363.0 B]
74722026-05-11T21:45:14.695Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74732026-05-11T21:45:14.695Z No change in performance detected.
74742026-05-11T21:45:14.695Z
74752026-05-11T21:45:14.695ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74762026-05-11T21:45:14.696ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74772026-05-11T21:45:14.696ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1729 ms (275 iterations)
74782026-05-11T21:45:14.699ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74792026-05-11T21:45:14.699Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74802026-05-11T21:45:14.699Z time: [7363.0 B 7363.0 B 7363.0 B]
74812026-05-11T21:45:14.699Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74822026-05-11T21:45:14.699Z No change in performance detected.
74832026-05-11T21:45:14.699Z
74842026-05-11T21:45:14.699ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74852026-05-11T21:45:14.699ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
74862026-05-11T21:45:14.699ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1012 ms (385 iterations)
74872026-05-11T21:45:14.699ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
74882026-05-11T21:45:14.699Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74892026-05-11T21:45:14.699Z time: [5872.0 B 5872.0 B 5872.0 B]
74902026-05-11T21:45:14.699Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74912026-05-11T21:45:14.699Z No change in performance detected.
74922026-05-11T21:45:14.699Z
74932026-05-11T21:45:14.699ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74942026-05-11T21:45:14.699ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
74952026-05-11T21:45:14.699ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0567 ms (275 iterations)
74962026-05-11T21:45:14.703ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
74972026-05-11T21:45:14.703Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74982026-05-11T21:45:14.703Z time: [5872.0 B 5872.0 B 5872.0 B]
74992026-05-11T21:45:14.703Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75002026-05-11T21:45:14.703Z No change in performance detected.
75012026-05-11T21:45:14.703Z
75022026-05-11T21:45:14.703ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75032026-05-11T21:45:14.703ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75042026-05-11T21:45:14.703ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1725 ms (330 iterations)
75052026-05-11T21:45:14.703ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75062026-05-11T21:45:14.703Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75072026-05-11T21:45:14.703Z time: [7363.0 B 7363.0 B 7363.0 B]
75082026-05-11T21:45:14.703Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75092026-05-11T21:45:14.703Z No change in performance detected.
75102026-05-11T21:45:14.703Z
75112026-05-11T21:45:14.703ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75122026-05-11T21:45:14.703ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75132026-05-11T21:45:14.703ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1487 ms (275 iterations)
75142026-05-11T21:45:14.706ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75152026-05-11T21:45:14.706Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75162026-05-11T21:45:14.706Z time: [7363.0 B 7363.0 B 7363.0 B]
75172026-05-11T21:45:14.707Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75182026-05-11T21:45:14.707Z No change in performance detected.
75192026-05-11T21:45:14.707Z
75202026-05-11T21:45:14.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75212026-05-11T21:45:14.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75222026-05-11T21:45:14.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0705 ms (385 iterations)
75232026-05-11T21:45:14.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75242026-05-11T21:45:14.707Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75252026-05-11T21:45:14.707Z time: [5872.0 B 5872.0 B 5872.0 B]
75262026-05-11T21:45:14.707Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75272026-05-11T21:45:14.707Z No change in performance detected.
75282026-05-11T21:45:14.707Z
75292026-05-11T21:45:14.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75302026-05-11T21:45:14.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75312026-05-11T21:45:14.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1596 ms (330 iterations)
75322026-05-11T21:45:14.713ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75332026-05-11T21:45:14.713Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75342026-05-11T21:45:14.713Z time: [5872.0 B 5872.0 B 5872.0 B]
75352026-05-11T21:45:14.713Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75362026-05-11T21:45:14.713Z No change in performance detected.
75372026-05-11T21:45:14.713Z
75382026-05-11T21:45:14.752Z+ cp -r target/criterion /work/bench-results
75392026-05-11T21:45:14.907Z+ cp -r target/xde-bench /work/bench-results
75402026-05-11T21:45:14.941Z+ pushd /work
75412026-05-11T21:45:14.941Z/work /work/oxidecomputer/opte
75422026-05-11T21:45:14.941Z+ tar -caf bench-results.tgz bench-results
75432026-05-11T21:45:15.496Z+ popd
75442026-05-11T21:45:15.496Z/work/oxidecomputer/opte
75452026-05-11T21:45:15.496Z+ cleanup
75462026-05-11T21:45:15.499Z++ id -un
75472026-05-11T21:45:15.501Z++ id -gn
75482026-05-11T21:45:15.504Z+ pfexec chown -R build:build .
75492026-05-11T21:45:15.575Z+ [[ -z 01KRCDRF232W27E4H95C3PV1DP ]]
75502026-05-11T21:45:15.577Zprocess exited: duration 1957982 ms, exit code 0
 
75512026-05-11T21:45:15.589Zfound 1 output files
75522026-05-11T21:45:15.626Zuploading: /work/bench-results.tgz (6375624 bytes)
75532026-05-11T21:45:16.647Zuploaded: /work/bench-results.tgz