01M2S8K8MM6GEPDN6K3FVC5PST: 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: 01M2S8MP6XJJT7JB0NWRSNQ8QF

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-18T03:28:51.686Zjob dependencies complete; ready to run (waiting for 5 m 25 s)
22026-09-18T03:29:39.053Zjob assigned to worker 01M2S8YSDX22YJGFRK2BF4Q05V [factory aws, i-0a149dd163de0c33b] (queued for 47 s)
32026-09-18T03:29:45.442Zdownloading input: /input/xde/work/debug/xde.dbg
42026-09-18T03:29:46.636Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-09-18T03:29:46.639Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-09-18T03:29:46.661Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-09-18T03:29:46.665Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-09-18T03:29:46.698Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-09-18T03:29:46.704Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-09-18T03:29:46.726Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-09-18T03:29:46.730Zdownloading input: /input/xde/work/release/xde
122026-09-18T03:29:47.429Zdownloaded input: /input/xde/work/release/xde
132026-09-18T03:29:47.433Zdownloading input: /input/xde/work/release/xde.sha256
142026-09-18T03:29:47.460Zdownloaded input: /input/xde/work/release/xde.sha256
152026-09-18T03:29:47.463Zdownloading input: /input/xde/work/release/xde_link.so
162026-09-18T03:29:47.490Zdownloaded input: /input/xde/work/release/xde_link.so
172026-09-18T03:29:47.490Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-09-18T03:29:47.518Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-09-18T03:29:47.522Zdownloading input: /input/xde/work/test/loopback
202026-09-18T03:29:48.142Zdownloaded input: /input/xde/work/test/loopback
212026-09-18T03:29:48.147Zdownloading input: /input/xde/work/test/multicast_rx
222026-09-18T03:29:48.857Zdownloaded input: /input/xde/work/test/multicast_rx
232026-09-18T03:29:48.860Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-09-18T03:29:49.599Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-09-18T03:29:49.604Zdownloading input: /input/xde/work/test/multicast_validation
262026-09-18T03:29:50.305Zdownloaded input: /input/xde/work/test/multicast_validation
272026-09-18T03:29:50.309Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-09-18T03:29:51.093Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-09-18T03:29:51.096Zdownloading input: /input/xde/work/test/multicast_multi_nexthop
302026-09-18T03:29:51.706Zdownloaded input: /input/xde/work/test/multicast_multi_nexthop
312026-09-18T03:29:51.710Zdownloading input: /input/xde/work/xde.conf
322026-09-18T03:29:51.732Zdownloaded input: /input/xde/work/xde.conf
 
332026-09-18T03:29:51.735Zstarting task 0: "setup"
342026-09-18T03:29:51.738Z++ uname -s
352026-09-18T03:29:51.741Z+ kern=SunOS
362026-09-18T03:29:51.741Z+ build_user=build
372026-09-18T03:29:51.741Z+ build_uid=12345
382026-09-18T03:29:51.741Z+ work_dir=/work
392026-09-18T03:29:51.741Z+ input_dir=/input
402026-09-18T03:29:51.741Z+ [[ 0 == 12345 ]]
412026-09-18T03:29:51.741Z+ case "$kern" in
422026-09-18T03:29:51.741Z+ groupadd -g 12345 build
432026-09-18T03:29:51.741Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
442026-09-18T03:29:53.746Z+ zfs create -o mountpoint=/work rpool/work
452026-09-18T03:29:53.922Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
462026-09-18T03:29:53.926Z+ home_fs=zfs
472026-09-18T03:29:53.926Z+ [[ zfs == autofs ]]
482026-09-18T03:29:53.926Z+ mkdir -p /home/build
492026-09-18T03:29:53.926Z+ chown build:build /home/build /work
502026-09-18T03:29:55.927Z+ chmod 0700 /home/build /work
512026-09-18T03:29:55.930Zprocess exited: duration 4196 ms, exit code 0
 
522026-09-18T03:29:55.937Zstarting task 1: "rust-toolchain"
532026-09-18T03:29:55.941Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
542026-09-18T03:29:55.941Z * rust toolchain channel = "1.97.1"
552026-09-18T03:29:55.941Z+ printf ' * rust toolchain profile = "%s"\n' default
562026-09-18T03:29:55.941Z * rust toolchain profile = "default"
572026-09-18T03:29:55.944Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
582026-09-18T03:29:55.944Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
592026-09-18T03:29:55.944Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
602026-09-18T03:29:55.944Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
612026-09-18T03:29:56.043Zinfo: downloading installer
622026-09-18T03:29:57.235Zinfo: profile set to default
632026-09-18T03:29:57.235Zinfo: default host tuple is x86_64-unknown-illumos
642026-09-18T03:29:57.238Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
652026-09-18T03:29:57.374Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
662026-09-18T03:29:57.378Zinfo: downloading 6 components
672026-09-18T03:30:11.263Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
682026-09-18T03:30:11.263Z
692026-09-18T03:30:11.292Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
702026-09-18T03:30:11.292Z
712026-09-18T03:30:11.296Z
722026-09-18T03:30:11.296ZRust is installed now. Great!
732026-09-18T03:30:11.296Z
742026-09-18T03:30:11.296ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
752026-09-18T03:30:11.296Zenvironment variable. This has not been done automatically.
762026-09-18T03:30:11.296Z
772026-09-18T03:30:11.296ZTo configure your current shell, you need to source
782026-09-18T03:30:11.296Zthe corresponding env file under $HOME/.cargo.
792026-09-18T03:30:11.296Z
802026-09-18T03:30:11.296ZConsider running the right command for your shell (note the leading DOT):
812026-09-18T03:30:11.297Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
822026-09-18T03:30:11.297Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
832026-09-18T03:30:11.297ZCC_x86_64-unknown-illumos = None
842026-09-18T03:30:11.297Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
852026-09-18T03:30:11.297ZCC_x86_64_unknown_illumos = None
862026-09-18T03:30:11.297Zcargo:rerun-if-env-changed=HOST_CC
872026-09-18T03:30:11.297ZHOST_CC = None
882026-09-18T03:30:11.297Zcargo:rerun-if-env-changed=CC
892026-09-18T03:30:11.297ZCC = None
902026-09-18T03:30:11.297Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
912026-09-18T03:30:11.463Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
922026-09-18T03:30:11.463ZCRATE_CC_NO_DEFAULTS = None
932026-09-18T03:30:11.464Zcargo:rerun-if-env-changed=CFLAGS
942026-09-18T03:30:11.464ZCFLAGS = None
952026-09-18T03:30:11.464Zcargo:rerun-if-env-changed=HOST_CFLAGS
962026-09-18T03:30:11.464ZHOST_CFLAGS = None
972026-09-18T03:30:11.464Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
982026-09-18T03:30:11.464ZCFLAGS_x86_64_unknown_illumos = None
992026-09-18T03:30:11.464Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
1002026-09-18T03:30:11.464ZCFLAGS_x86_64-unknown-illumos = None
1012026-09-18T03:30:11.565Z+ rustup --version
1022026-09-18T03:30:11.571Zrustup 1.29.1 (d95a37b6a 2026-08-13)
1032026-09-18T03:30:11.574Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1042026-09-18T03:30:11.592Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
1052026-09-18T03:30:11.595Z+ cargo --version
1062026-09-18T03:30:11.610Zcargo 1.97.1 (c980f4866 2026-06-30)
1072026-09-18T03:30:11.613Z+ rustc --version
1082026-09-18T03:30:11.631Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1092026-09-18T03:30:11.634Zprocess exited: duration 15696 ms, exit code 0
 
1102026-09-18T03:30:11.640Zstarting task 2: "authentication"
1112026-09-18T03:30:11.656Zprocess exited: duration 16 ms, exit code 0
 
1122026-09-18T03:30:11.662Zstarting task 3: "clone repository"
1132026-09-18T03:30:11.666Z+ mkdir -p /work/oxidecomputer/opte
1142026-09-18T03:30:11.669Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1152026-09-18T03:30:11.697ZCloning into '/work/oxidecomputer/opte'...
1162026-09-18T03:30:12.711Z+ cd /work/oxidecomputer/opte
1172026-09-18T03:30:12.711Z+ git fetch origin 04028e5ebdf7d3b435f131ac5beac827e9f13676
1182026-09-18T03:30:13.005ZFrom https://github.com/oxidecomputer/opte
1192026-09-18T03:30:13.005Z * branch 04028e5ebdf7d3b435f131ac5beac827e9f13676 -> FETCH_HEAD
1202026-09-18T03:30:13.013Z+ [[ -n renovate/rand ]]
1212026-09-18T03:30:13.021Z++ git branch --show-current
1222026-09-18T03:30:13.021Z+ current=master
1232026-09-18T03:30:13.021Z+ [[ master != renovate/rand ]]
1242026-09-18T03:30:13.021Z+ git branch -f renovate/rand 04028e5ebdf7d3b435f131ac5beac827e9f13676
1252026-09-18T03:30:13.030Z+ git checkout -f renovate/rand
1262026-09-18T03:30:13.035ZSwitched to branch 'renovate/rand'
1272026-09-18T03:30:13.037Z+ git reset --hard 04028e5ebdf7d3b435f131ac5beac827e9f13676
1282026-09-18T03:30:13.040ZHEAD is now at 04028e5 Update Rust crate rand to 0.10.2
1292026-09-18T03:30:13.040Zprocess exited: duration 1376 ms, exit code 0
 
1302026-09-18T03:30:13.047Zstarting task 4: "build"
1312026-09-18T03:30:13.050Z+ source .github/buildomat/common.sh
1322026-09-18T03:30:13.053Z++ rustup show active-toolchain
1332026-09-18T03:30:13.056Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1342026-09-18T03:30:13.056Z++ pushd xde
1352026-09-18T03:30:13.056Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1362026-09-18T03:30:13.056Z++ rustup show active-toolchain
1372026-09-18T03:30:13.060Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1382026-09-18T03:30:13.351Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1392026-09-18T03:30:13.359Zinfo: downloading 6 components
1402026-09-18T03:30:27.136Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1412026-09-18T03:30:27.136Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1422026-09-18T03:30:27.136Zwarn: auto-installation is deprecated for most `rustup` commands
1432026-09-18T03:30:27.136Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1442026-09-18T03:30:27.136Zwarn: to install the active toolchain, use `rustup install` instead
1452026-09-18T03:30:27.136Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1462026-09-18T03:30:27.234Z+++ rustup show active-toolchain -v
1472026-09-18T03:30:27.238Z+++ head -n 1
1482026-09-18T03:30:27.238Z+++ cut '-d ' -f1
1492026-09-18T03:30:27.288Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1502026-09-18T03:30:27.289Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1512026-09-18T03:30:27.289Z++ popd
1522026-09-18T03:30:27.292Z/work/oxidecomputer/opte
1532026-09-18T03:30:27.292Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1542026-09-18T03:30:28.802Z Startup: Refreshing catalog 'helios' ... Done
1552026-09-18T03:30:29.314Z Startup: Caching catalogs ... Done
1562026-09-18T03:30:32.084ZPlanning: Solver setup ... Done
1572026-09-18T03:30:32.156ZPlanning: Running solver ... Done
1582026-09-18T03:30:32.214ZPlanning: Finding local manifests ... Done
1592026-09-18T03:30:32.225ZPlanning: Fetching manifests: 0/6 0% complete
1602026-09-18T03:30:32.247ZPlanning: Fetching manifests: 6/6 100% complete
1612026-09-18T03:30:32.260ZPlanning: Package planning ... Done
1622026-09-18T03:30:32.263ZPlanning: Merging actions ... Done
1632026-09-18T03:30:32.463ZPlanning: Checking for conflicting actions ... Done
1642026-09-18T03:30:32.466ZPlanning: Consolidating action changes ... Done
1652026-09-18T03:30:33.254ZPlanning: Evaluating mediators ... Done
1662026-09-18T03:30:33.258ZPlanning: Planning completed in 3.91 seconds
1672026-09-18T03:30:33.263Z Packages to install: 6
1682026-09-18T03:30:33.266Z Services to change: 2
1692026-09-18T03:30:33.266Z Create boot environment: No
1702026-09-18T03:30:33.266ZCreate backup boot environment: No
1712026-09-18T03:30:33.287Z
1722026-09-18T03:30:33.287ZDownload: 0/22 items 0.0/15.8MB 0% complete
1732026-09-18T03:30:33.422ZDownload: Completed 15.85 MB in 0.13 seconds (117M/s)
1742026-09-18T03:30:33.511Z Actions: 1/110 actions (Installing new actions)
1752026-09-18T03:30:33.925Z Actions: Completed 110 actions in 0.41 seconds.
1762026-09-18T03:30:33.961ZFinalize: Updating package state database ... Done
1772026-09-18T03:30:33.964ZFinalize: Updating package cache ... Done
1782026-09-18T03:30:34.061ZFinalize: Updating image state ... Done
1792026-09-18T03:30:36.767ZFinalize: Creating fast lookup database ... Done
1802026-09-18T03:30:36.836ZFinalize: Reading search index ... Done
1812026-09-18T03:30:36.839ZFinalize: Updating search index ... Done
1822026-09-18T03:30:41.574ZFinalize: Updating package cache ... Done
1832026-09-18T03:30:41.742Z+ [[ -z 01M2S8MP6XJJT7JB0NWRSNQ8QF ]]
1842026-09-18T03:30:41.742Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1852026-09-18T03:30:42.717Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1862026-09-18T03:30:42.717Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1872026-09-18T03:30:42.717Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1882026-09-18T03:30:42.717Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1892026-09-18T03:30:42.717Ztempdir @ "/tmp/.tmpJVLm8j/tmp"
1902026-09-18T03:30:42.717Zimage root @ "/tmp/.tmpJVLm8j/tmp/root"
1912026-09-18T03:30:42.717Zcreating image...
1922026-09-18T03:30:43.005Zcopying publishers...
1932026-09-18T03:30:44.539Zadding properties...
1942026-09-18T03:30:45.257Zinstalling packages...
1952026-09-18T03:30:52.649Zseeding SMF database...
1962026-09-18T03:30:56.894Zconfiguring SMF profile...
1972026-09-18T03:30:56.894Zmodifying shadow(5)...
1982026-09-18T03:30:56.898Zloading user and group database...
1992026-09-18T03:30:56.898Zloading facet selections...
2002026-09-18T03:30:57.176Z devel -> true
2012026-09-18T03:30:57.176Z doc.man -> true
2022026-09-18T03:30:57.176Z entire.service/hal -> true
2032026-09-18T03:30:57.176Z entire.service/network/smtp/dma -> true
2042026-09-18T03:30:57.176Z locale.ar -> true
2052026-09-18T03:30:57.176Z locale.ca -> true
2062026-09-18T03:30:57.176Z locale.cs -> true
2072026-09-18T03:30:57.176Z locale.de -> true
2082026-09-18T03:30:57.176Z locale.es -> true
2092026-09-18T03:30:57.176Z locale.fr -> true
2102026-09-18T03:30:57.176Z locale.he -> true
2112026-09-18T03:30:57.176Z locale.hu -> true
2122026-09-18T03:30:57.176Z locale.id -> true
2132026-09-18T03:30:57.177Z locale.it -> true
2142026-09-18T03:30:57.177Z locale.ja -> true
2152026-09-18T03:30:57.177Z locale.ko -> true
2162026-09-18T03:30:57.177Z locale.nl -> true
2172026-09-18T03:30:57.177Z locale.pl -> true
2182026-09-18T03:30:57.177Z locale.pt_BR -> true
2192026-09-18T03:30:57.177Z locale.ru -> true
2202026-09-18T03:30:57.177Z locale.sk -> true
2212026-09-18T03:30:57.177Z locale.sv -> true
2222026-09-18T03:30:57.177Z locale.zh_CN -> true
2232026-09-18T03:30:57.177Z locale.zh_HK -> true
2242026-09-18T03:30:57.177Z locale.zh_TW -> true
2252026-09-18T03:30:57.177Z onu.ooceonly -> true
2262026-09-18T03:30:57.177Z version-lock.shell/ksh93 -> true
2272026-09-18T03:30:57.177Z version-lock.system/data/hardware-registry -> true
2282026-09-18T03:30:57.177Z version-lock.system/data/zoneinfo -> true
2292026-09-18T03:30:57.177Z version-lock.system/microcode/amd -> true
2302026-09-18T03:30:57.177Z version-lock.system/microcode/intel -> true
2312026-09-18T03:30:57.177Z version-lock.system/microcode/oxide -> true
2322026-09-18T03:30:57.177Zassessing packaged files...
2332026-09-18T03:30:58.625Zcreating archive...
2342026-09-18T03:30:58.650Zmissing from packaging:
2352026-09-18T03:30:58.651Z "etc/.pwd.lock"
2362026-09-18T03:30:58.654Z "etc/svc/profile/generic.xml"
2372026-09-18T03:30:58.654Z "etc/svc/profile/inetd_services.xml"
2382026-09-18T03:30:58.654Z "etc/svc/profile/name_service.xml"
2392026-09-18T03:30:58.658Z "etc/svc/profile/platform.xml"
2402026-09-18T03:30:58.658Z "etc/svc/profile/platform_omicron1.xml"
2412026-09-18T03:30:58.658Z "etc/svc/repository.db"
2422026-09-18T03:30:58.658Z
2432026-09-18T03:30:58.662Z
2442026-09-18T03:30:58.662Zfinishing archive...
2452026-09-18T03:30:59.305Zcreating gzonly manifest...
2462026-09-18T03:30:59.308Zok
2472026-09-18T03:30:59.377Z++ logname
2482026-09-18T03:30:59.380Z+ run_user=build
2492026-09-18T03:30:59.384Z++ id -gn build
2502026-09-18T03:30:59.384Z+ run_group=build
2512026-09-18T03:30:59.384Z+ trap cleanup EXIT
2522026-09-18T03:30:59.384Z+ TGT_BASE=/work
2532026-09-18T03:30:59.384Z+ OUT_DIR=/work/bench-results
2542026-09-18T03:30:59.384Z+ mkdir -p /work/bench-results
2552026-09-18T03:30:59.387Z+ mkdir -p target/criterion
2562026-09-18T03:30:59.387Z+ mkdir -p target/xde-bench
2572026-09-18T03:30:59.387Z+ banner collect
2582026-09-18T03:30:59.391Z
2592026-09-18T03:30:59.391Z #### #### # # ###### #### #####
2602026-09-18T03:30:59.391Z # # # # # # # # # #
2612026-09-18T03:30:59.391Z # # # # # ##### # #
2622026-09-18T03:30:59.391Z # # # # # # # #
2632026-09-18T03:30:59.391Z # # # # # # # # # #
2642026-09-18T03:30:59.392Z #### #### ###### ###### ###### #### #
2652026-09-18T03:30:59.392Z
2662026-09-18T03:30:59.392Z++ cat .git/refs/heads/master
2672026-09-18T03:30:59.392Z+ BASELINE_COMMIT=164c7aca3f8c498a1fccbee4b9eda173d6ea2a67
2682026-09-18T03:30:59.392Z+ [[ renovate/rand == \m\a\s\t\e\r ]]
2692026-09-18T03:30:59.392Z+ get_artifact opte benchmark 164c7aca3f8c498a1fccbee4b9eda173d6ea2a67 bench-results.tgz
2702026-09-18T03:30:59.392Z+ local curl_res
2712026-09-18T03:30:59.392Z+ repo=opte
2722026-09-18T03:30:59.392Z+ series=benchmark
2732026-09-18T03:30:59.392Z+ commit=164c7aca3f8c498a1fccbee4b9eda173d6ea2a67
2742026-09-18T03:30:59.392Z+ name=bench-results.tgz
2752026-09-18T03:30:59.392Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2762026-09-18T03:30:59.392Z+ mkdir -p download
2772026-09-18T03:30:59.396Z+ pushd download
2782026-09-18T03:30:59.396Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2792026-09-18T03:30:59.396Z+ [[ ! -f bench-results.tgz ]]
2802026-09-18T03:30:59.396Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/164c7aca3f8c498a1fccbee4b9eda173d6ea2a67/bench-results.tgz
2812026-09-18T03:30:59.399Z % Total % Received % Xferd Average Speed Time Time Time Current
2822026-09-18T03:30:59.399Z Dload Upload Total Spent Left Speed
2832026-09-18T03:31:01.195Z 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 00:01 0 100 6.49M 100 6.49M 0 0 3.61M 0 00:01 00:01 3.61M 100 6.49M 100 6.49M 0 0 3.61M 0 00:01 00:01 3.61M 100 6.49M 100 6.49M 0 0 3.61M 0 00:01 00:01 3.61M
2842026-09-18T03:31:01.199Z+ curl_res=0
2852026-09-18T03:31:01.202Z+ popd
2862026-09-18T03:31:01.202Z+ return 0
2872026-09-18T03:31:01.202Z/work/oxidecomputer/opte
2882026-09-18T03:31:01.202Z+ tar -xf download/bench-results.tgz -C target
2892026-09-18T03:31:01.398Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2902026-09-18T03:31:01.401Z+ rm -r target/bench-results
2912026-09-18T03:31:01.401Z+ [[ '' -eq 1 ]]
2922026-09-18T03:31:01.401Z+ uname -a
2932026-09-18T03:31:01.404ZSunOS w-01M2S8YSDX22YJGFRK2BF4Q05V 5.11 helios-3.0.23972 i86pc i386 i86pc
2942026-09-18T03:31:01.404Z+ cat /etc/versions/build
2952026-09-18T03:31:01.404Zheads/stlouis-0-gd5af107c55
2962026-09-18T03:31:01.404Z+ dladm
2972026-09-18T03:31:01.407ZLINK CLASS MTU STATE BRIDGE OVER
2982026-09-18T03:31:01.407Zena0 phys 9216 up -- --
2992026-09-18T03:31:01.407Z+ ipadm
3002026-09-18T03:31:01.410ZADDROBJ TYPE STATE ADDR
3012026-09-18T03:31:01.410Zlo0/v4 static ok 127.0.0.1/8
3022026-09-18T03:31:01.410Zena0/dhcp dhcp ok 10.150.1.148/24
3032026-09-18T03:31:01.410Zlo0/v6 static ok ::1/128
3042026-09-18T03:31:01.410Z+ pfexec rem_drv xde
3052026-09-18T03:31:01.418Z+ set -o errexit
3062026-09-18T03:31:01.420Z+ set -o pipefail
3072026-09-18T03:31:01.421Z+ banner prepare
3082026-09-18T03:31:01.421Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3092026-09-18T03:31:01.421Z
3102026-09-18T03:31:01.421Z ##### ##### ###### ##### ## ##### ######
3112026-09-18T03:31:01.421Z # # # # # # # # # # # #
3122026-09-18T03:31:01.421Z # # # # ##### # # # # # # #####
3132026-09-18T03:31:01.421Z ##### ##### # ##### ###### ##### #
3142026-09-18T03:31:01.421Z # # # # # # # # # #
3152026-09-18T03:31:01.421Z # # # ###### # # # # # ######
3162026-09-18T03:31:01.421Z
3172026-09-18T03:31:01.424Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3182026-09-18T03:31:01.494Z+ pfexec add_drv xde
3192026-09-18T03:31:02.243Z+ banner bench
3202026-09-18T03:31:02.246Z
3212026-09-18T03:31:02.246Z ##### ###### # # #### # #
3222026-09-18T03:31:02.246Z # # # ## # # # # #
3232026-09-18T03:31:02.246Z ##### ##### # # # # ######
3242026-09-18T03:31:02.246Z # # # # # # # # #
3252026-09-18T03:31:02.246Z # # # # ## # # # #
3262026-09-18T03:31:02.247Z ##### ###### # # #### # #
3272026-09-18T03:31:02.247Z
3282026-09-18T03:31:02.247Z+ CI=1
3292026-09-18T03:31:02.247Z+ cargo kbench local
3302026-09-18T03:31:02.355Z Updating crates.io index
3312026-09-18T03:31:02.358Z Updating git repository `https://github.com/oxidecomputer/falcon`
3322026-09-18T03:31:03.059Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3332026-09-18T03:31:03.381Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3342026-09-18T03:31:03.712Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3352026-09-18T03:31:04.097Z Updating git repository `https://github.com/oxidecomputer/zone`
3362026-09-18T03:31:04.367Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3372026-09-18T03:31:04.693Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3382026-09-18T03:31:06.470Z Downloading crates ...
3392026-09-18T03:31:06.527Z Downloaded ciborium-ll v0.2.2
3402026-09-18T03:31:06.535Z Downloaded cfg-if v1.0.4
3412026-09-18T03:31:06.539Z Downloaded cstr-argument v0.1.2
3422026-09-18T03:31:06.539Z Downloaded heck v0.5.0
3432026-09-18T03:31:06.539Z Downloaded alloca v0.4.0
3442026-09-18T03:31:06.541Z Downloaded is-terminal v0.4.17
3452026-09-18T03:31:06.541Z Downloaded itoa v1.0.18
3462026-09-18T03:31:06.544Z Downloaded dyn-clone v1.0.20
3472026-09-18T03:31:06.544Z Downloaded futures-macro v0.3.32
3482026-09-18T03:31:06.545Z Downloaded bitflags v1.3.2
3492026-09-18T03:31:06.548Z Downloaded cookie-factory v0.3.3
3502026-09-18T03:31:06.548Z Downloaded defmt-parser v1.0.0
3512026-09-18T03:31:06.548Z Downloaded foreign-types-shared v0.3.1
3522026-09-18T03:31:06.551Z Downloaded link-section v0.2.1
3532026-09-18T03:31:06.551Z Downloaded crossbeam-deque v0.8.7
3542026-09-18T03:31:06.551Z Downloaded powerfmt v0.2.0
3552026-09-18T03:31:06.615Z Downloaded slog-envlogger v2.2.0
3562026-09-18T03:31:06.615Z Downloaded darling v0.23.0
3572026-09-18T03:31:06.615Z Downloaded stable_deref_trait v1.2.1
3582026-09-18T03:31:06.615Z Downloaded erased-serde v0.3.31
3592026-09-18T03:31:06.615Z Downloaded time-core v0.1.9
3602026-09-18T03:31:06.615Z Downloaded anyhow v1.0.103
3612026-09-18T03:31:06.615Z Downloaded getrandom v0.4.3
3622026-09-18T03:31:06.615Z Downloaded oorandom v11.1.5
3632026-09-18T03:31:06.615Z Downloaded proc-macro-error v1.0.4
3642026-09-18T03:31:06.615Z Downloaded clap_derive v4.6.1
3652026-09-18T03:31:06.615Z Downloaded cfg_aliases v0.2.1
3662026-09-18T03:31:06.615Z Downloaded cobs v0.3.0
3672026-09-18T03:31:06.615Z Downloaded rand_core v0.10.1
3682026-09-18T03:31:06.615Z Downloaded slog-term v2.9.2
3692026-09-18T03:31:06.615Z Downloaded toml_datetime v1.1.1+spec-1.1.0
3702026-09-18T03:31:06.615Z Downloaded anes v0.1.6
3712026-09-18T03:31:06.615Z Downloaded indexmap v2.14.0
3722026-09-18T03:31:06.615Z Downloaded cast v0.3.0
3732026-09-18T03:31:06.615Z Downloaded ref-cast-impl v1.0.25
3742026-09-18T03:31:06.615Z Downloaded criterion v0.8.2
3752026-09-18T03:31:06.616Z Downloaded hashbrown v0.17.1
3762026-09-18T03:31:06.616Z Downloaded term v1.2.1
3772026-09-18T03:31:06.616Z Downloaded num-traits v0.2.19
3782026-09-18T03:31:06.616Z Downloaded defmt v0.3.100
3792026-09-18T03:31:06.616Z Downloaded clap_lex v1.1.0
3802026-09-18T03:31:06.616Z Downloaded cpufeatures v0.3.0
3812026-09-18T03:31:06.616Z Downloaded page_size v0.6.0
3822026-09-18T03:31:06.616Z Downloaded num_enum v0.7.6
3832026-09-18T03:31:06.616Z Downloaded errno v0.3.14
3842026-09-18T03:31:06.616Z Downloaded slab v0.4.12
3852026-09-18T03:31:06.616Z Downloaded slog-async v2.8.0
3862026-09-18T03:31:06.616Z Downloaded slog-scope v4.4.1
3872026-09-18T03:31:06.616Z Downloaded anstyle-parse v1.0.0
3882026-09-18T03:31:06.616Z Downloaded dtor v0.8.1
3892026-09-18T03:31:06.616Z Downloaded is_terminal_polyfill v1.70.2
3902026-09-18T03:31:06.617Z Downloaded ctor-proc-macro v0.0.13
3912026-09-18T03:31:06.617Z Downloaded unicode-ident v1.0.24
3922026-09-18T03:31:06.617Z Downloaded same-file v1.0.6
3932026-09-18T03:31:06.617Z Downloaded futures-sink v0.3.32
3942026-09-18T03:31:06.617Z Downloaded utf8parse v0.2.2
3952026-09-18T03:31:06.617Z Downloaded deranged v0.5.8
3962026-09-18T03:31:06.617Z Downloaded byteorder v1.5.0
3972026-09-18T03:31:06.617Z Downloaded clap_builder v4.6.0
3982026-09-18T03:31:06.617Z Downloaded heck v0.4.1
3992026-09-18T03:31:06.617Z Downloaded num-conv v0.2.2
4002026-09-18T03:31:06.617Z Downloaded ref-cast v1.0.25
4012026-09-18T03:31:06.617Z Downloaded plotters-svg v0.3.7
4022026-09-18T03:31:06.617Z Downloaded darling_macro v0.23.0
4032026-09-18T03:31:06.617Z Downloaded proc-macro-error-attr v1.0.4
4042026-09-18T03:31:06.617Z Downloaded macaddr v1.0.1
4052026-09-18T03:31:06.617Z Downloaded pretty-hex v0.4.2
4062026-09-18T03:31:06.617Z Downloaded rusticata-macros v5.0.0
4072026-09-18T03:31:06.617Z Downloaded tabwriter v1.4.1
4082026-09-18T03:31:06.617Z Downloaded plotters-backend v0.3.7
4092026-09-18T03:31:06.621Z Downloaded dtor-proc-macro v0.0.13
4102026-09-18T03:31:06.621Z Downloaded foreign-types v0.5.0
4112026-09-18T03:31:06.621Z Downloaded managed v0.8.0
4122026-09-18T03:31:06.621Z Downloaded proc-macro-crate v3.5.0
4132026-09-18T03:31:06.621Z Downloaded quote v1.0.46
4142026-09-18T03:31:06.621Z Downloaded rustversion v1.0.23
4152026-09-18T03:31:06.621Z Downloaded thiserror-impl v2.0.18
4162026-09-18T03:31:06.621Z Downloaded slog v2.8.2
4172026-09-18T03:31:06.621Z Downloaded uuid v1.23.5
4182026-09-18T03:31:06.624Z Downloaded ident_case v1.0.1
4192026-09-18T03:31:06.624Z Downloaded anstyle v1.0.14
4202026-09-18T03:31:06.624Z Downloaded anstyle-query v1.1.5
4212026-09-18T03:31:06.627Z Downloaded criterion-plot v0.8.2
4222026-09-18T03:31:06.627Z Downloaded embedded-io v0.6.1
4232026-09-18T03:31:06.630Z Downloaded colorchoice v1.0.5
4242026-09-18T03:31:06.630Z Downloaded foreign-types-macros v0.2.3
4252026-09-18T03:31:06.630Z Downloaded circular v0.3.0
4262026-09-18T03:31:06.630Z Downloaded lazy_static v1.5.0
4272026-09-18T03:31:06.630Z Downloaded thread_local v1.1.10
4282026-09-18T03:31:06.633Z Downloaded ciborium-io v0.2.2
4292026-09-18T03:31:06.633Z Downloaded futures-task v0.3.32
4302026-09-18T03:31:06.633Z Downloaded version_check v0.9.5
4312026-09-18T03:31:06.633Z Downloaded equivalent v1.0.2
4322026-09-18T03:31:06.637Z Downloaded embedded-io v0.4.0
4332026-09-18T03:31:06.637Z Downloaded futures-io v0.3.32
4342026-09-18T03:31:06.640Z Downloaded futures-executor v0.3.32
4352026-09-18T03:31:06.640Z Downloaded ingot-types v0.2.0
4362026-09-18T03:31:06.640Z Downloaded autocfg v1.5.1
4372026-09-18T03:31:06.643Z Downloaded terminal_size v0.4.4
4382026-09-18T03:31:06.643Z Downloaded anstream v1.0.0
4392026-09-18T03:31:06.643Z Downloaded defmt-macros v1.1.1
4402026-09-18T03:31:06.646Z Downloaded take_mut v0.2.2
4412026-09-18T03:31:06.649Z Downloaded strsim v0.11.1
4422026-09-18T03:31:06.652Z Downloaded serde_derive v1.0.228
4432026-09-18T03:31:06.652Z Downloaded either v1.16.0
4442026-09-18T03:31:06.652Z Downloaded colored v3.1.1
4452026-09-18T03:31:06.655Z Downloaded serde_core v1.0.228
4462026-09-18T03:31:06.655Z Downloaded bitflags v2.13.0
4472026-09-18T03:31:06.658Z Downloaded clap v4.6.1
4482026-09-18T03:31:06.661Z Downloaded oxnet v0.1.6
4492026-09-18T03:31:06.664Z Downloaded ipnetwork v0.21.1
4502026-09-18T03:31:06.664Z Downloaded zmij v1.0.22
4512026-09-18T03:31:06.664Z Downloaded num_enum_derive v0.7.6
4522026-09-18T03:31:06.664Z Downloaded tinytemplate v1.2.1
4532026-09-18T03:31:06.667Z Downloaded shlex v2.0.1
4542026-09-18T03:31:06.667Z Downloaded hash32 v0.3.1
4552026-09-18T03:31:06.667Z Downloaded defmt v1.1.1
4562026-09-18T03:31:06.670Z Downloaded thiserror v2.0.18
4572026-09-18T03:31:06.673Z Downloaded ciborium v0.2.2
4582026-09-18T03:31:06.673Z Downloaded ingot v0.2.0
4592026-09-18T03:31:06.673Z Downloaded futures-core v0.3.32
4602026-09-18T03:31:06.676Z Downloaded thiserror v1.0.69
4612026-09-18T03:31:06.676Z Downloaded iana-time-zone v0.1.65
4622026-09-18T03:31:06.679Z Downloaded chacha20 v0.10.1
4632026-09-18T03:31:06.679Z Downloaded crossbeam-epoch v0.9.20
4642026-09-18T03:31:06.682Z Downloaded find-msvc-tools v0.1.9
4652026-09-18T03:31:06.682Z Downloaded walkdir v2.5.0
4662026-09-18T03:31:06.682Z Downloaded slog-stdlog v4.1.1
4672026-09-18T03:31:06.682Z Downloaded tracing-attributes v0.1.31
4682026-09-18T03:31:06.685Z Downloaded crossbeam-utils v0.8.22
4692026-09-18T03:31:06.685Z Downloaded ingot-macros v0.2.0
4702026-09-18T03:31:06.688Z Downloaded time-macros v0.2.31
4712026-09-18T03:31:06.688Z Downloaded ctor v0.10.1
4722026-09-18T03:31:06.688Z Downloaded thiserror-impl v1.0.69
4732026-09-18T03:31:06.688Z Downloaded crc32fast v1.5.0
4742026-09-18T03:31:06.691Z Downloaded futures-channel v0.3.32
4752026-09-18T03:31:06.691Z Downloaded postcard v1.1.3
4762026-09-18T03:31:06.691Z Downloaded zerocopy-derive v0.8.54
4772026-09-18T03:31:06.694Z Downloaded half v2.7.1
4782026-09-18T03:31:06.697Z Downloaded darling_core v0.23.0
4792026-09-18T03:31:06.700Z Downloaded arc-swap v1.9.2
4802026-09-18T03:31:06.700Z Downloaded pin-project-lite v0.2.17
4812026-09-18T03:31:06.703Z Downloaded once_cell v1.21.4
4822026-09-18T03:31:06.706Z Downloaded crossbeam-channel v0.5.16
4832026-09-18T03:31:06.706Z Downloaded proc-macro2 v1.0.106
4842026-09-18T03:31:06.709Z Downloaded futures v0.3.32
4852026-09-18T03:31:06.712Z Downloaded log v0.4.33
4862026-09-18T03:31:06.712Z Downloaded socket2 v0.6.4
4872026-09-18T03:31:06.714Z Downloaded toml_parser v1.1.2+spec-1.1.0
4882026-09-18T03:31:06.715Z Downloaded heapless v0.8.0
4892026-09-18T03:31:06.717Z Downloaded cc v1.2.67
4902026-09-18T03:31:06.717Z Downloaded serde v1.0.228
4912026-09-18T03:31:06.720Z Downloaded rayon-core v1.13.0
4922026-09-18T03:31:06.720Z Downloaded memchr v2.8.3
4932026-09-18T03:31:06.723Z Downloaded serde_json v1.0.150
4942026-09-18T03:31:06.726Z Downloaded toml_edit v0.25.12+spec-1.1.0
4952026-09-18T03:31:06.729Z Downloaded tracing-core v0.1.36
4962026-09-18T03:31:06.733Z Downloaded itertools v0.13.0
4972026-09-18T03:31:06.738Z Downloaded rand v0.10.2
4982026-09-18T03:31:06.741Z Downloaded aho-corasick v1.1.4
4992026-09-18T03:31:06.744Z Downloaded futures-util v0.3.32
5002026-09-18T03:31:06.749Z Downloaded itertools v0.15.0
5012026-09-18T03:31:06.760Z Downloaded chrono v0.4.45
5022026-09-18T03:31:06.763Z Downloaded itertools v0.12.1
5032026-09-18T03:31:06.772Z Downloaded nix v0.31.3
5042026-09-18T03:31:06.777Z Downloaded plotters v0.3.7
5052026-09-18T03:31:06.782Z Downloaded nom v8.0.0
5062026-09-18T03:31:06.785Z Downloaded pcap-parser v0.17.0
5072026-09-18T03:31:06.796Z Downloaded winnow v1.0.3
5082026-09-18T03:31:06.802Z Downloaded rayon v1.12.0
5092026-09-18T03:31:06.806Z Downloaded libc v0.2.186
5102026-09-18T03:31:06.825Z Downloaded regex v1.13.0
5112026-09-18T03:31:06.828Z Downloaded syn v1.0.109
5122026-09-18T03:31:06.849Z Downloaded zerocopy v0.8.54
5132026-09-18T03:31:06.859Z Downloaded unicode-width v0.2.2
5142026-09-18T03:31:06.862Z Downloaded time v0.3.53
5152026-09-18T03:31:06.869Z Downloaded syn v2.0.118
5162026-09-18T03:31:06.875Z Downloaded smoltcp v0.11.0
5172026-09-18T03:31:06.882Z Downloaded rustix v1.1.4
5182026-09-18T03:31:06.894Z Downloaded regex-syntax v0.8.11
5192026-09-18T03:31:06.899Z Downloaded tracing v0.1.44
5202026-09-18T03:31:06.907Z Downloaded regex-automata v0.4.15
5212026-09-18T03:31:06.974Z Compiling proc-macro2 v1.0.106
5222026-09-18T03:31:06.974Z Compiling unicode-ident v1.0.24
5232026-09-18T03:31:06.974Z Compiling quote v1.0.46
5242026-09-18T03:31:06.974Z Compiling serde_core v1.0.228
5252026-09-18T03:31:06.977Z Compiling libc v0.2.186
5262026-09-18T03:31:06.977Z Compiling cfg-if v1.0.4
5272026-09-18T03:31:06.977Z Compiling memchr v2.8.3
5282026-09-18T03:31:06.977Z Compiling serde v1.0.228
5292026-09-18T03:31:07.122Z Compiling rustversion v1.0.23
5302026-09-18T03:31:07.192Z Compiling version_check v0.9.5
5312026-09-18T03:31:07.434Z Compiling zerocopy v0.8.54
5322026-09-18T03:31:07.442Z Compiling thiserror v2.0.18
5332026-09-18T03:31:07.455Z Compiling either v1.16.0
5342026-09-18T03:31:07.672Z Compiling strsim v0.11.1
5352026-09-18T03:31:07.764Z Compiling ident_case v1.0.1
5362026-09-18T03:31:07.965Z Compiling crossbeam-utils v0.8.22
5372026-09-18T03:31:08.010Z Compiling pin-project-lite v0.2.17
5382026-09-18T03:31:08.024Z Compiling regex-syntax v0.8.11
5392026-09-18T03:31:08.035Z Compiling syn v1.0.109
5402026-09-18T03:31:08.101Z Compiling winnow v1.0.3
5412026-09-18T03:31:08.269Z Compiling syn v2.0.118
5422026-09-18T03:31:08.276Z Compiling hashbrown v0.17.1
5432026-09-18T03:31:08.363Z Compiling aho-corasick v1.1.4
5442026-09-18T03:31:08.409Z Compiling equivalent v1.0.2
5452026-09-18T03:31:08.676Z Compiling itertools v0.15.0
5462026-09-18T03:31:08.816Z Compiling indexmap v2.14.0
5472026-09-18T03:31:09.132Z Compiling toml_parser v1.1.2+spec-1.1.0
5482026-09-18T03:31:09.418Z Compiling bitflags v2.13.0
5492026-09-18T03:31:09.489Z Compiling regex-automata v0.4.15
5502026-09-18T03:31:09.696Z Compiling getrandom v0.4.3
5512026-09-18T03:31:09.758Z Compiling heapless v0.8.0
5522026-09-18T03:31:09.949Z Compiling toml_datetime v1.1.1+spec-1.1.0
5532026-09-18T03:31:09.957Z Compiling rand_core v0.10.1
5542026-09-18T03:31:10.013Z Compiling byteorder v1.5.0
5552026-09-18T03:31:10.042Z Compiling autocfg v1.5.1
5562026-09-18T03:31:10.105Z Compiling toml_edit v0.25.12+spec-1.1.0
5572026-09-18T03:31:10.161Z Compiling hash32 v0.3.1
5582026-09-18T03:31:10.309Z Compiling slog v2.8.2
5592026-09-18T03:31:10.316Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5602026-09-18T03:31:10.364Z Compiling stable_deref_trait v1.2.1
5612026-09-18T03:31:10.378Z Compiling num-traits v0.2.19
5622026-09-18T03:31:10.434Z Compiling cpufeatures v0.3.0
5632026-09-18T03:31:10.502Z Compiling smoltcp v0.11.0
5642026-09-18T03:31:10.523Z Compiling macaddr v1.0.1
5652026-09-18T03:31:10.545Z Compiling futures-sink v0.3.32
5662026-09-18T03:31:10.600Z Compiling futures-core v0.3.32
5672026-09-18T03:31:10.648Z Compiling proc-macro-crate v3.5.0
5682026-09-18T03:31:10.731Z Compiling futures-channel v0.3.32
5692026-09-18T03:31:10.818Z Compiling darling_core v0.23.0
5702026-09-18T03:31:10.947Z Compiling chacha20 v0.10.1
5712026-09-18T03:31:11.038Z Compiling proc-macro-error-attr v1.0.4
5722026-09-18T03:31:11.172Z Compiling regex v1.13.0
5732026-09-18T03:31:11.228Z Compiling futures-task v0.3.32
5742026-09-18T03:31:11.257Z Compiling anyhow v1.0.103
5752026-09-18T03:31:11.393Z Compiling futures-io v0.3.32
5762026-09-18T03:31:11.436Z Compiling ref-cast v1.0.25
5772026-09-18T03:31:11.561Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5782026-09-18T03:31:11.569Z Compiling bitflags v1.3.2
5792026-09-18T03:31:11.572Z Compiling managed v0.8.0
5802026-09-18T03:31:11.637Z Compiling crc32fast v1.5.0
5812026-09-18T03:31:11.734Z Compiling slab v0.4.12
5822026-09-18T03:31:11.859Z Compiling rand v0.10.2
5832026-09-18T03:31:11.935Z Compiling serde_derive v1.0.228
5842026-09-18T03:31:11.949Z Compiling zerocopy-derive v0.8.54
5852026-09-18T03:31:11.966Z Compiling thiserror-impl v2.0.18
5862026-09-18T03:31:11.982Z Compiling futures-macro v0.3.32
5872026-09-18T03:31:12.659Z Compiling ref-cast-impl v1.0.25
5882026-09-18T03:31:12.667Z Compiling num_enum_derive v0.7.6
5892026-09-18T03:31:12.854Z Compiling futures-util v0.3.32
5902026-09-18T03:31:12.967Z Compiling darling_macro v0.23.0
5912026-09-18T03:31:13.243Z Compiling cobs v0.3.0
5922026-09-18T03:31:13.260Z Compiling foreign-types-macros v0.2.3
5932026-09-18T03:31:13.466Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5942026-09-18T03:31:13.530Z Compiling darling v0.23.0
5952026-09-18T03:31:13.609Z Compiling ingot-macros v0.2.0
5962026-09-18T03:31:13.658Z Compiling proc-macro-error v1.0.4
5972026-09-18T03:31:13.867Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5982026-09-18T03:31:13.879Z Compiling foreign-types-shared v0.3.1
5992026-09-18T03:31:13.887Z Compiling rustix v1.1.4
6002026-09-18T03:31:13.968Z Compiling unicode-width v0.2.2
6012026-09-18T03:31:14.092Z Compiling once_cell v1.21.4
6022026-09-18T03:31:14.224Z Compiling ipnetwork v0.21.1
6032026-09-18T03:31:14.261Z Compiling crossbeam-epoch v0.9.20
6042026-09-18T03:31:14.322Z Compiling tracing-core v0.1.36
6052026-09-18T03:31:14.547Z Compiling tabwriter v1.4.1
6062026-09-18T03:31:14.625Z Compiling foreign-types v0.5.0
6072026-09-18T03:31:14.730Z Compiling num_enum v0.7.6
6082026-09-18T03:31:14.789Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6092026-09-18T03:31:15.134Z Compiling erased-serde v0.3.31
6102026-09-18T03:31:15.147Z Compiling postcard v1.1.3
6112026-09-18T03:31:15.220Z Compiling futures-executor v0.3.32
6122026-09-18T03:31:15.415Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6132026-09-18T03:31:15.418Z Compiling tracing-attributes v0.1.31
6142026-09-18T03:31:15.662Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6152026-09-18T03:31:15.803Z Compiling errno v0.3.14
6162026-09-18T03:31:15.955Z Compiling cstr-argument v0.1.2
6172026-09-18T03:31:16.076Z Compiling pretty-hex v0.4.2
6182026-09-18T03:31:16.119Z Compiling num-conv v0.2.2
6192026-09-18T03:31:16.133Z Compiling crossbeam-deque v0.8.7
6202026-09-18T03:31:16.241Z Compiling find-msvc-tools v0.1.9
6212026-09-18T03:31:16.265Z Compiling time-core v0.1.9
6222026-09-18T03:31:16.390Z Compiling shlex v2.0.1
6232026-09-18T03:31:16.449Z Compiling ingot-types v0.2.0
6242026-09-18T03:31:16.465Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6252026-09-18T03:31:16.573Z Compiling utf8parse v0.2.2
6262026-09-18T03:31:16.582Z Compiling zmij v1.0.22
6272026-09-18T03:31:16.585Z Compiling thiserror v1.0.69
6282026-09-18T03:31:16.674Z Compiling dyn-clone v1.0.20
6292026-09-18T03:31:16.692Z Compiling anstyle-parse v1.0.0
6302026-09-18T03:31:16.822Z Compiling ingot v0.2.0
6312026-09-18T03:31:16.872Z Compiling tracing v0.1.44
6322026-09-18T03:31:16.888Z Compiling cc v1.2.67
6332026-09-18T03:31:16.900Z Compiling time-macros v0.2.31
6342026-09-18T03:31:17.063Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6352026-09-18T03:31:17.195Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6362026-09-18T03:31:17.307Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6372026-09-18T03:31:17.598Z Compiling futures v0.3.32
6382026-09-18T03:31:17.681Z Compiling thiserror-impl v1.0.69
6392026-09-18T03:31:18.144Z Compiling uuid v1.23.5
6402026-09-18T03:31:18.201Z Compiling arc-swap v1.9.2
6412026-09-18T03:31:18.463Z Compiling socket2 v0.6.4
6422026-09-18T03:31:18.539Z Compiling nom v8.0.0
6432026-09-18T03:31:18.577Z Compiling thread_local v1.1.10
6442026-09-18T03:31:18.820Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6452026-09-18T03:31:18.915Z Compiling anstyle v1.0.14
6462026-09-18T03:31:19.056Z Compiling anstyle-query v1.1.5
6472026-09-18T03:31:19.161Z Compiling colorchoice v1.0.5
6482026-09-18T03:31:19.275Z Compiling deranged v0.5.8
6492026-09-18T03:31:19.320Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6502026-09-18T03:31:19.484Z Compiling lazy_static v1.5.0
6512026-09-18T03:31:19.532Z Compiling iana-time-zone v0.1.65
6522026-09-18T03:31:19.582Z Compiling colored v3.1.1
6532026-09-18T03:31:20.123Z Compiling heck v0.4.1
6542026-09-18T03:31:20.322Z Compiling rayon-core v1.13.0
6552026-09-18T03:31:20.353Z Compiling serde_json v1.0.150
6562026-09-18T03:31:20.453Z Compiling is_terminal_polyfill v1.70.2
6572026-09-18T03:31:20.539Z Compiling oxnet v0.1.6
6582026-09-18T03:31:20.550Z Compiling slog-async v2.8.0
6592026-09-18T03:31:20.587Z Compiling powerfmt v0.2.0
6602026-09-18T03:31:20.619Z Compiling anstream v1.0.0
6612026-09-18T03:31:20.838Z Compiling time v0.3.53
6622026-09-18T03:31:20.862Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6632026-09-18T03:31:20.950Z Compiling rusticata-macros v5.0.0
6642026-09-18T03:31:21.150Z Compiling chrono v0.4.45
6652026-09-18T03:31:21.216Z Compiling slog-scope v4.4.1
6662026-09-18T03:31:21.589Z Compiling terminal_size v0.4.4
6672026-09-18T03:31:21.624Z Compiling alloca v0.4.0
6682026-09-18T03:31:21.902Z Compiling cookie-factory v0.3.3
6692026-09-18T03:31:21.977Z Compiling half v2.7.1
6702026-09-18T03:31:22.247Z Compiling crossbeam-channel v0.5.16
6712026-09-18T03:31:22.289Z Compiling is-terminal v0.4.17
6722026-09-18T03:31:22.335Z Compiling itertools v0.12.1
6732026-09-18T03:31:22.386Z Compiling itoa v1.0.18
6742026-09-18T03:31:22.605Z Compiling term v1.2.1
6752026-09-18T03:31:22.904Z Compiling clap_lex v1.1.0
6762026-09-18T03:31:23.237Z Compiling cfg_aliases v0.2.1
6772026-09-18T03:31:23.310Z Compiling plotters-backend v0.3.7
6782026-09-18T03:31:23.359Z Compiling heck v0.5.0
6792026-09-18T03:31:23.556Z Compiling log v0.4.33
6802026-09-18T03:31:23.560Z Compiling circular v0.3.0
6812026-09-18T03:31:23.638Z Compiling ciborium-io v0.2.2
6822026-09-18T03:31:23.732Z Compiling take_mut v0.2.2
6832026-09-18T03:31:23.752Z Compiling slog-stdlog v4.1.1
6842026-09-18T03:31:23.773Z Compiling ciborium-ll v0.2.2
6852026-09-18T03:31:23.787Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6862026-09-18T03:31:23.798Z Compiling pcap-parser v0.17.0
6872026-09-18T03:31:23.914Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6882026-09-18T03:31:24.006Z Compiling clap_derive v4.6.1
6892026-09-18T03:31:24.078Z Compiling plotters-svg v0.3.7
6902026-09-18T03:31:24.371Z Compiling nix v0.31.3
6912026-09-18T03:31:24.746Z Compiling clap_builder v4.6.0
6922026-09-18T03:31:24.785Z Compiling slog-term v2.9.2
6932026-09-18T03:31:25.646Z Compiling itertools v0.13.0
6942026-09-18T03:31:25.764Z Compiling same-file v1.0.6
6952026-09-18T03:31:25.924Z Compiling cast v0.3.0
6962026-09-18T03:31:25.928Z Compiling tinytemplate v1.2.1
6972026-09-18T03:31:26.100Z Compiling walkdir v2.5.0
6982026-09-18T03:31:26.564Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6992026-09-18T03:31:26.644Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
7002026-09-18T03:31:26.913Z Compiling clap v4.6.1
7012026-09-18T03:31:26.925Z Compiling rayon v1.12.0
7022026-09-18T03:31:26.992Z Compiling criterion-plot v0.8.2
7032026-09-18T03:31:27.254Z Compiling slog-envlogger v2.2.0
7042026-09-18T03:31:27.819Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
7052026-09-18T03:31:28.178Z Compiling plotters v0.3.7
7062026-09-18T03:31:28.715Z Compiling ciborium v0.2.2
7072026-09-18T03:31:28.803Z Compiling page_size v0.6.0
7082026-09-18T03:31:28.917Z Compiling anes v0.1.6
7092026-09-18T03:31:29.087Z Compiling oorandom v11.1.5
7102026-09-18T03:31:29.166Z Compiling dtor-proc-macro v0.0.13
7112026-09-18T03:31:29.214Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7122026-09-18T03:31:29.361Z Compiling criterion v0.8.2
7132026-09-18T03:31:29.487Z Compiling link-section v0.2.1
7142026-09-18T03:31:29.511Z Compiling dtor v0.8.1
7152026-09-18T03:31:29.604Z Compiling ctor-proc-macro v0.0.13
7162026-09-18T03:31:29.940Z Compiling ctor v0.10.1
7172026-09-18T03:31:31.373Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7182026-09-18T03:31:45.253Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.00s
7192026-09-18T03:31:45.340Z Running benches/xde.rs (target/release/deps/xde-29be26496439cda8)
7202026-09-18T03:31:45.349Z###--------------------------------###
7212026-09-18T03:31:45.349Z:::Building test topology... (120s):::
7222026-09-18T03:31:45.349Z###--------------------------------###
7232026-09-18T03:31:45.355Zadding underlay route 0
7242026-09-18T03:31:45.358Zadding underlay route 1
7252026-09-18T03:31:45.510Zstart zones a, b
7262026-09-18T03:31:55.566Zconfigure zone
7272026-09-18T03:31:55.569Zconfigure zone
7282026-09-18T03:31:55.582Zinstall zone
7292026-09-18T03:31:55.585Zinstall zone
7302026-09-18T03:32:05.449Zboot zone
7312026-09-18T03:32:05.449Zboot zone
7322026-09-18T03:32:05.529Zsetup zones a, b
7332026-09-18T03:32:05.529Z[b] svcs -a
7342026-09-18T03:32:05.529Z[a] svcs -a
7352026-09-18T03:32:05.545ZFailed to parse command output: exit code 1
7362026-09-18T03:32:05.545Zstdout:
7372026-09-18T03:32:05.545Z
7382026-09-18T03:32:05.545Zstderr:
7392026-09-18T03:32:05.545Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7402026-09-18T03:32:05.545ZFailed to parse command output: exit code 1
7412026-09-18T03:32:05.545Zstdout:
7422026-09-18T03:32:05.545Z
7432026-09-18T03:32:05.545Zstderr:
7442026-09-18T03:32:05.545Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7452026-09-18T03:32:05.745Z[a] svcs -a
7462026-09-18T03:32:05.745Z[b] svcs -a
7472026-09-18T03:32:05.855ZSTATE STIME FMRI
7482026-09-18T03:32:05.855Zonline 3:32:04 svc:/system/svc/restarter:default
7492026-09-18T03:32:05.855Zoffline 3:32:04 svc:/system/early-manifest-import:default
7502026-09-18T03:32:05.856Z- - svc:/application/management/net-snmp:default
7512026-09-18T03:32:05.856Z- - svc:/application/pkg/dynamic-mirror:default
7522026-09-18T03:32:05.856Z- - svc:/application/pkg/mirror:default
7532026-09-18T03:32:05.856Z- - svc:/application/pkg/repositories-setup:default
7542026-09-18T03:32:05.856Z- - svc:/application/pkg/server:default
7552026-09-18T03:32:05.856Z- - svc:/application/security/tcsd:default
7562026-09-18T03:32:05.856Z- - svc:/milestone/devices:default
7572026-09-18T03:32:05.856Z- - svc:/milestone/multi-user-server:default
7582026-09-18T03:32:05.856Z- - svc:/milestone/multi-user:default
7592026-09-18T03:32:05.856Z- - svc:/milestone/name-services:default
7602026-09-18T03:32:05.856Z- - svc:/milestone/network:default
7612026-09-18T03:32:05.856Z- - svc:/milestone/single-user:default
7622026-09-18T03:32:05.856Z- - svc:/milestone/sysconfig:default
7632026-09-18T03:32:05.856Z- - svc:/network/chrony:default
7642026-09-18T03:32:05.856Z- - svc:/network/datalink-management:default
7652026-09-18T03:32:05.856Z- - svc:/network/dns/client:default
7662026-09-18T03:32:05.856Z- - svc:/network/dns/install:default
7672026-09-18T03:32:05.856Z- - svc:/network/dns/multicast:default
7682026-09-18T03:32:05.856Z- - svc:/network/inetd-upgrade:default
7692026-09-18T03:32:05.856Z- - svc:/network/inetd:default
7702026-09-18T03:32:05.856Z- - svc:/network/initial:default
7712026-09-18T03:32:05.856Z- - svc:/network/install:default
7722026-09-18T03:32:05.856Z- - svc:/network/ip-interface-management:default
7732026-09-18T03:32:05.856Z- - svc:/network/ipmp:default
7742026-09-18T03:32:05.856Z- - svc:/network/ipqos:default
7752026-09-18T03:32:05.856Z- - svc:/network/ipsec/ike:default
7762026-09-18T03:32:05.856Z- - svc:/network/ipsec/ipsecalgs:default
7772026-09-18T03:32:05.857Z- - svc:/network/ipsec/manual-key:default
7782026-09-18T03:32:05.857Z- - svc:/network/ipsec/policy:default
7792026-09-18T03:32:05.857Z- - svc:/network/iptun:default
7802026-09-18T03:32:05.857Z- - svc:/network/ipv4-forwarding:default
7812026-09-18T03:32:05.857Z- - svc:/network/ipv6-forwarding:default
7822026-09-18T03:32:05.857Z- - svc:/network/ldap/client:default
7832026-09-18T03:32:05.857Z- - svc:/network/location:default
7842026-09-18T03:32:05.857Z- - svc:/network/loopback:default
7852026-09-18T03:32:05.857Z- - svc:/network/netcfg:default
7862026-09-18T03:32:05.857Z- - svc:/network/netmask:default
7872026-09-18T03:32:05.857Z- - svc:/network/nfs/cbd:default
7882026-09-18T03:32:05.857Z- - svc:/network/nfs/client:default
7892026-09-18T03:32:05.857Z- - svc:/network/nfs/log:default
7902026-09-18T03:32:05.857Z- - svc:/network/nfs/mapid:default
7912026-09-18T03:32:05.857Z- - svc:/network/nfs/nlockmgr:default
7922026-09-18T03:32:05.857Z- - svc:/network/nfs/rquota:default
7932026-09-18T03:32:05.857Z- - svc:/network/nfs/server:default
7942026-09-18T03:32:05.857Z- - svc:/network/nfs/status:default
7952026-09-18T03:32:05.857Z- - svc:/network/nis/client:default
7962026-09-18T03:32:05.857Z- - svc:/network/physical:default
7972026-09-18T03:32:05.857Z- - svc:/network/physical:nwam
7982026-09-18T03:32:05.857Z- - svc:/network/routing-setup:default
7992026-09-18T03:32:05.857Z- - svc:/network/routing/legacy-routing:ipv4
8002026-09-18T03:32:05.857Z- - svc:/network/routing/legacy-routing:ipv6
8012026-09-18T03:32:05.857Z- - svc:/network/routing/ndp:default
8022026-09-18T03:32:05.857Z- - svc:/network/routing/rdisc:default
8032026-09-18T03:32:05.857Z- - svc:/network/routing/ripng:default
8042026-09-18T03:32:05.857Z- - svc:/network/routing/route:default
8052026-09-18T03:32:05.858Z- - svc:/network/rpc/bind:default
8062026-09-18T03:32:05.858Z- - svc:/network/rpc/gss:default
8072026-09-18T03:32:05.858Z- - svc:/network/rpc/keyserv:default
8082026-09-18T03:32:05.858Z- - svc:/network/security/kadmin:default
8092026-09-18T03:32:05.858Z- - svc:/network/security/krb5kdc:default
8102026-09-18T03:32:05.858Z- - svc:/network/security/ktkt_warn:default
8112026-09-18T03:32:05.858Z- - svc:/network/service:default
8122026-09-18T03:32:05.858Z- - svc:/network/shares/group:default
8132026-09-18T03:32:05.858Z- - svc:/network/smb/client:default
8142026-09-18T03:32:05.858Z- - svc:/network/smb/server:default
8152026-09-18T03:32:05.858Z- - svc:/network/ssh:default
8162026-09-18T03:32:05.858Z- - svc:/network/tcpkey:default
8172026-09-18T03:32:05.858Z- - svc:/system/auditd:default
8182026-09-18T03:32:05.858Z- - svc:/system/auditset:default
8192026-09-18T03:32:05.858Z- - svc:/system/boot-archive-update:default
8202026-09-18T03:32:05.858Z- - svc:/system/boot-archive:default
8212026-09-18T03:32:05.858Z- - svc:/system/boot-config:default
8222026-09-18T03:32:05.858Z- - svc:/system/consadm:default
8232026-09-18T03:32:05.858Z- - svc:/system/console-login:default
8242026-09-18T03:32:05.858Z- - svc:/system/console-login:vt2
8252026-09-18T03:32:05.858Z- - svc:/system/console-login:vt3
8262026-09-18T03:32:05.858Z- - svc:/system/console-login:vt4
8272026-09-18T03:32:05.858Z- - svc:/system/console-login:vt5
8282026-09-18T03:32:05.858Z- - svc:/system/console-login:vt6
8292026-09-18T03:32:05.859Z- - svc:/system/coreadm:default
8302026-09-18T03:32:05.859Z- - svc:/system/cron:default
8312026-09-18T03:32:05.859Z- - svc:/system/cryptosvc:default
8322026-09-18T03:32:05.859Z- - svc:/system/device/allocate:default
8332026-09-18T03:32:05.859Z- - svc:/system/device/audio:default
8342026-09-18T03:32:05.859Z- - svc:/system/device/local:default
8352026-09-18T03:32:05.859Z- - svc:/system/device/mpxio-upgrade:default
8362026-09-18T03:32:05.859Z- - svc:/system/extended-accounting:flow
8372026-09-18T03:32:05.859Z- - svc:/system/extended-accounting:net
8382026-09-18T03:32:05.859Z- - svc:/system/extended-accounting:process
8392026-09-18T03:32:05.859Z- - svc:/system/extended-accounting:task
8402026-09-18T03:32:05.859Z- - svc:/system/filesystem/local:default
8412026-09-18T03:32:05.859Z- - svc:/system/filesystem/minimal:default
8422026-09-18T03:32:05.859Z- - svc:/system/filesystem/reparse:default
8432026-09-18T03:32:05.859Z- - svc:/system/filesystem/root:default
8442026-09-18T03:32:05.859Z- - svc:/system/filesystem/usr:default
8452026-09-18T03:32:05.859Z- - svc:/system/fm/notify-params:default
8462026-09-18T03:32:05.859Z- - svc:/system/fmd:default
8472026-09-18T03:32:05.863Z- - svc:/system/hostid:default
8482026-09-18T03:32:05.864Z- - svc:/system/hotplug:default
8492026-09-18T03:32:05.864Z- - svc:/system/identity:domain
8502026-09-18T03:32:05.864Z- - svc:/system/identity:node
8512026-09-18T03:32:05.864Z- - svc:/system/idmap:default
8522026-09-18T03:32:05.864Z- - svc:/system/keymap:default
8532026-09-18T03:32:05.864Z- - svc:/system/logadm-upgrade:default
8542026-09-18T03:32:05.864Z- - svc:/system/manifest-import:default
8552026-09-18T03:32:05.864Z- - svc:/system/name-service-cache:default
8562026-09-18T03:32:05.864Z- - svc:/system/pfexec:default
8572026-09-18T03:32:05.864Z- - svc:/system/pkgserv:default
8582026-09-18T03:32:05.864Z- - svc:/system/process-security:default
8592026-09-18T03:32:05.864Z- - svc:/system/rbac:default
8602026-09-18T03:32:05.864Z- - svc:/system/rmtmpfiles:default
8612026-09-18T03:32:05.864Z- - svc:/system/sac:default
8622026-09-18T03:32:05.864Z- - svc:/system/sar:default
8632026-09-18T03:32:05.864Z- - svc:/system/svc/global:default
8642026-09-18T03:32:05.864Z- - svc:/system/system-log:default
8652026-09-18T03:32:05.864Z- - svc:/system/update-man-index:default
8662026-09-18T03:32:05.864Z- - svc:/system/utmp:default
8672026-09-18T03:32:05.864Z- - svc:/system/vtdaemon:default
8682026-09-18T03:32:05.864ZSTATE STIME FMRI
8692026-09-18T03:32:05.864Zonline 3:32:04 svc:/system/svc/restarter:default
8702026-09-18T03:32:05.864Zoffline 3:32:04 svc:/system/early-manifest-import:default
8712026-09-18T03:32:05.864Z- - svc:/application/management/net-snmp:default
8722026-09-18T03:32:05.864Z- - svc:/application/pkg/dynamic-mirror:default
8732026-09-18T03:32:05.864Z- - svc:/application/pkg/mirror:default
8742026-09-18T03:32:05.864Z- - svc:/application/pkg/repositories-setup:default
8752026-09-18T03:32:05.865Z- - svc:/application/pkg/server:default
8762026-09-18T03:32:05.865Z- - svc:/application/security/tcsd:default
8772026-09-18T03:32:05.865Z- - svc:/milestone/devices:default
8782026-09-18T03:32:05.865Z- - svc:/milestone/multi-user-server:default
8792026-09-18T03:32:05.865Z- - svc:/milestone/multi-user:default
8802026-09-18T03:32:05.865Z- - svc:/milestone/name-services:default
8812026-09-18T03:32:05.865Z- - svc:/milestone/network:default
8822026-09-18T03:32:05.865Z- - svc:/milestone/single-user:default
8832026-09-18T03:32:05.865Z- - svc:/milestone/sysconfig:default
8842026-09-18T03:32:05.865Z- - svc:/network/chrony:default
8852026-09-18T03:32:05.865Z- - svc:/network/datalink-management:default
8862026-09-18T03:32:05.865Z- - svc:/network/dns/client:default
8872026-09-18T03:32:05.865Z- - svc:/network/dns/install:default
8882026-09-18T03:32:05.865Z- - svc:/network/dns/multicast:default
8892026-09-18T03:32:05.865Z- - svc:/network/inetd-upgrade:default
8902026-09-18T03:32:05.865Z- - svc:/network/inetd:default
8912026-09-18T03:32:05.865Z- - svc:/network/initial:default
8922026-09-18T03:32:05.865Z- - svc:/network/install:default
8932026-09-18T03:32:05.865Z- - svc:/network/ip-interface-management:default
8942026-09-18T03:32:05.865Z- - svc:/network/ipmp:default
8952026-09-18T03:32:05.866Z- - svc:/network/ipqos:default
8962026-09-18T03:32:05.866Z- - svc:/network/ipsec/ike:default
8972026-09-18T03:32:05.866Z- - svc:/network/ipsec/ipsecalgs:default
8982026-09-18T03:32:05.866Z- - svc:/network/ipsec/manual-key:default
8992026-09-18T03:32:05.866Z- - svc:/network/ipsec/policy:default
9002026-09-18T03:32:05.866Z- - svc:/network/iptun:default
9012026-09-18T03:32:05.866Z- - svc:/network/ipv4-forwarding:default
9022026-09-18T03:32:05.866Z- - svc:/network/ipv6-forwarding:default
9032026-09-18T03:32:05.866Z- - svc:/network/ldap/client:default
9042026-09-18T03:32:05.866Z- - svc:/network/location:default
9052026-09-18T03:32:05.866Z- - svc:/network/loopback:default
9062026-09-18T03:32:05.866Z- - svc:/network/netcfg:default
9072026-09-18T03:32:05.866Z- - svc:/network/netmask:default
9082026-09-18T03:32:05.866Z- - svc:/network/nfs/cbd:default
9092026-09-18T03:32:05.866Z- - svc:/network/nfs/client:default
9102026-09-18T03:32:05.866Z- - svc:/network/nfs/log:default
9112026-09-18T03:32:05.866Z- - svc:/network/nfs/mapid:default
9122026-09-18T03:32:05.866Z- - svc:/network/nfs/nlockmgr:default
9132026-09-18T03:32:05.866Z- - svc:/network/nfs/rquota:default
9142026-09-18T03:32:05.866Z- - svc:/network/nfs/server:default
9152026-09-18T03:32:05.866Z- - svc:/network/nfs/status:default
9162026-09-18T03:32:05.866Z- - svc:/network/nis/client:default
9172026-09-18T03:32:05.866Z- - svc:/network/physical:default
9182026-09-18T03:32:05.866Z- - svc:/network/physical:nwam
9192026-09-18T03:32:05.866Z- - svc:/network/routing-setup:default
9202026-09-18T03:32:05.866Z- - svc:/network/routing/legacy-routing:ipv4
9212026-09-18T03:32:05.867Z- - svc:/network/routing/legacy-routing:ipv6
9222026-09-18T03:32:05.867Z- - svc:/network/routing/ndp:default
9232026-09-18T03:32:05.867Z- - svc:/network/routing/rdisc:default
9242026-09-18T03:32:05.867Z- - svc:/network/routing/ripng:default
9252026-09-18T03:32:05.867Z- - svc:/network/routing/route:default
9262026-09-18T03:32:05.867Z- - svc:/network/rpc/bind:default
9272026-09-18T03:32:05.867Z- - svc:/network/rpc/gss:default
9282026-09-18T03:32:05.867Z- - svc:/network/rpc/keyserv:default
9292026-09-18T03:32:05.867Z- - svc:/network/security/kadmin:default
9302026-09-18T03:32:05.867Z- - svc:/network/security/krb5kdc:default
9312026-09-18T03:32:05.867Z- - svc:/network/security/ktkt_warn:default
9322026-09-18T03:32:05.867Z- - svc:/network/service:default
9332026-09-18T03:32:05.867Z- - svc:/network/shares/group:default
9342026-09-18T03:32:05.867Z- - svc:/network/smb/client:default
9352026-09-18T03:32:05.867Z- - svc:/network/smb/server:default
9362026-09-18T03:32:05.867Z- - svc:/network/ssh:default
9372026-09-18T03:32:05.867Z- - svc:/network/tcpkey:default
9382026-09-18T03:32:05.867Z- - svc:/system/auditd:default
9392026-09-18T03:32:05.867Z- - svc:/system/auditset:default
9402026-09-18T03:32:05.867Z- - svc:/system/boot-archive-update:default
9412026-09-18T03:32:05.867Z- - svc:/system/boot-archive:default
9422026-09-18T03:32:05.867Z- - svc:/system/boot-config:default
9432026-09-18T03:32:05.867Z- - svc:/system/consadm:default
9442026-09-18T03:32:05.867Z- - svc:/system/console-login:default
9452026-09-18T03:32:05.867Z- - svc:/system/console-login:vt2
9462026-09-18T03:32:05.867Z- - svc:/system/console-login:vt3
9472026-09-18T03:32:05.872Z- - svc:/system/console-login:vt4
9482026-09-18T03:32:05.872Z- - svc:/system/console-login:vt5
9492026-09-18T03:32:05.872Z- - svc:/system/console-login:vt6
9502026-09-18T03:32:05.872Z- - svc:/system/coreadm:default
9512026-09-18T03:32:05.872Z- - svc:/system/cron:default
9522026-09-18T03:32:05.872Z- - svc:/system/cryptosvc:default
9532026-09-18T03:32:05.872Z- - svc:/system/device/allocate:default
9542026-09-18T03:32:05.872Z- - svc:/system/device/audio:default
9552026-09-18T03:32:05.872Z- - svc:/system/device/local:default
9562026-09-18T03:32:05.872Z- - svc:/system/device/mpxio-upgrade:default
9572026-09-18T03:32:05.872Z- - svc:/system/extended-accounting:flow
9582026-09-18T03:32:05.872Z- - svc:/system/extended-accounting:net
9592026-09-18T03:32:05.872Z- - svc:/system/extended-accounting:process
9602026-09-18T03:32:05.872Z- - svc:/system/extended-accounting:task
9612026-09-18T03:32:05.872Z- - svc:/system/filesystem/local:default
9622026-09-18T03:32:05.872Z- - svc:/system/filesystem/minimal:default
9632026-09-18T03:32:05.872Z- - svc:/system/filesystem/reparse:default
9642026-09-18T03:32:05.872Z- - svc:/system/filesystem/root:default
9652026-09-18T03:32:05.873Z- - svc:/system/filesystem/usr:default
9662026-09-18T03:32:05.873Z- - svc:/system/fm/notify-params:default
9672026-09-18T03:32:05.873Z- - svc:/system/fmd:default
9682026-09-18T03:32:05.873Z- - svc:/system/hostid:default
9692026-09-18T03:32:05.873Z- - svc:/system/hotplug:default
9702026-09-18T03:32:05.873Z- - svc:/system/identity:domain
9712026-09-18T03:32:05.873Z- - svc:/system/identity:node
9722026-09-18T03:32:05.873Z- - svc:/system/idmap:default
9732026-09-18T03:32:05.873Z- - svc:/system/keymap:default
9742026-09-18T03:32:05.873Z- - svc:/system/logadm-upgrade:default
9752026-09-18T03:32:05.873Z- - svc:/system/manifest-import:default
9762026-09-18T03:32:05.873Z- - svc:/system/name-service-cache:default
9772026-09-18T03:32:05.873Z- - svc:/system/pfexec:default
9782026-09-18T03:32:05.873Z- - svc:/system/pkgserv:default
9792026-09-18T03:32:05.873Z- - svc:/system/process-security:default
9802026-09-18T03:32:05.873Z- - svc:/system/rbac:default
9812026-09-18T03:32:05.873Z- - svc:/system/rmtmpfiles:default
9822026-09-18T03:32:05.873Z- - svc:/system/sac:default
9832026-09-18T03:32:05.873Z- - svc:/system/sar:default
9842026-09-18T03:32:05.873Z- - svc:/system/svc/global:default
9852026-09-18T03:32:05.873Z- - svc:/system/system-log:default
9862026-09-18T03:32:05.873Z- - svc:/system/update-man-index:default
9872026-09-18T03:32:05.873Z- - svc:/system/utmp:default
9882026-09-18T03:32:05.873Z- - svc:/system/vtdaemon:default
9892026-09-18T03:32:05.873Z[a] svcs milestone/network
9902026-09-18T03:32:05.874Z[b] svcs milestone/network
9912026-09-18T03:32:05.874ZSTATE STIME FMRI
9922026-09-18T03:32:05.874Z- - svc:/milestone/network:default
9932026-09-18T03:32:05.874ZSTATE STIME FMRI
9942026-09-18T03:32:05.874Z- - svc:/milestone/network:default
9952026-09-18T03:32:06.867Z[a] svcs milestone/network
9962026-09-18T03:32:06.871Z[b] svcs milestone/network
9972026-09-18T03:32:06.882ZSTATE STIME FMRI
9982026-09-18T03:32:06.883Zonline 3:32:05 svc:/milestone/network:default
9992026-09-18T03:32:06.883ZSTATE STIME FMRI
10002026-09-18T03:32:06.883Zonline 3:32:05 svc:/milestone/network:default
10012026-09-18T03:32:06.883Z[b] ipadm create-addr -t -T dhcp opte1/test
10022026-09-18T03:32:06.883Z[a] ipadm create-addr -t -T dhcp opte0/test
10032026-09-18T03:32:11.984Z
10042026-09-18T03:32:11.984Z[b] route add -iface 10.0.0.254 10.0.0.2
10052026-09-18T03:32:11.999Zadd host 10.0.0.254: gateway 10.0.0.2
10062026-09-18T03:32:12.000Z[b] route add 10.0.0.0/24 10.0.0.254
10072026-09-18T03:32:12.011Zadd net 10.0.0.0/24: gateway 10.0.0.254
10082026-09-18T03:32:12.011Z[b] route add 224.0.0.0/4 10.0.0.254
10092026-09-18T03:32:12.022Zadd net 224.0.0.0/4: gateway 10.0.0.254
10102026-09-18T03:32:12.650Z
10112026-09-18T03:32:12.651Z[a] route add -iface 10.0.0.254 10.0.0.1
10122026-09-18T03:32:12.664Zadd host 10.0.0.254: gateway 10.0.0.1
10132026-09-18T03:32:12.664Z[a] route add 10.0.0.0/24 10.0.0.254
10142026-09-18T03:32:12.676Zadd net 10.0.0.0/24: gateway 10.0.0.254
10152026-09-18T03:32:12.676Z[a] route add 224.0.0.0/4 10.0.0.254
10162026-09-18T03:32:12.688Zadd net 224.0.0.0/4: gateway 10.0.0.254
10172026-09-18T03:32:12.692Z###---------------###
10182026-09-18T03:32:12.692Z:::Topology built!:::
10192026-09-18T03:32:12.692Z###---------------###
10202026-09-18T03:32:12.692Z###----------------###
10212026-09-18T03:32:12.692Z::: iPerf spawned! :::
10222026-09-18T03:32:12.692Z:::Waiting... (10s):::
10232026-09-18T03:32:12.692Z###----------------###
10242026-09-18T03:32:22.687Z###---###
10252026-09-18T03:32:22.687Z:::Go!:::
10262026-09-18T03:32:22.687Z###---###
10272026-09-18T03:32:22.687Z[a] ping 10.0.0.2
10282026-09-18T03:32:22.702Z10.0.0.2 is alive
10292026-09-18T03:32:22.702Z###-------------------###
10302026-09-18T03:32:22.703Z:::Running experiment :::
10312026-09-18T03:32:22.703Z:::iperf-tcp/local/c2s:::
10322026-09-18T03:32:22.703Z###-------------------###
10332026-09-18T03:32:30.090Z-----------------------------------------------------------
10342026-09-18T03:32:30.090ZServer listening on 5201 (test #1)
10352026-09-18T03:32:30.090Z-----------------------------------------------------------
10362026-09-18T03:32:30.090ZAccepted connection from 10.0.0.1, port 39282
10372026-09-18T03:32:30.090Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62254
10382026-09-18T03:32:30.090Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42849
10392026-09-18T03:32:30.090Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65270
10402026-09-18T03:32:30.090Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48804
10412026-09-18T03:32:30.090Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52868
10422026-09-18T03:32:30.090Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56137
10432026-09-18T03:32:30.090Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55802
10442026-09-18T03:32:30.090Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48718
10452026-09-18T03:32:30.090Z[ ID] Interval Transfer Bitrate
10462026-09-18T03:32:30.090Z[ 5] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
10472026-09-18T03:32:30.090Z[ 8] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
10482026-09-18T03:32:30.090Z[ 10] 0.00-1.00 sec 134 MBytes 1.13 Gbits/sec
10492026-09-18T03:32:30.090Z[ 12] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
10502026-09-18T03:32:30.090Z[ 14] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10512026-09-18T03:32:30.090Z[ 16] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
10522026-09-18T03:32:30.090Z[ 18] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
10532026-09-18T03:32:30.090Z[ 20] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
10542026-09-18T03:32:30.090Z[SUM] 0.00-1.00 sec 963 MBytes 8.08 Gbits/sec
10552026-09-18T03:32:30.090Z- - - - - - - - - - - - - - - - - - - - - - - - -
10562026-09-18T03:32:30.090Z[ 5] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
10572026-09-18T03:32:30.090Z[ 8] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
10582026-09-18T03:32:30.090Z[ 10] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
10592026-09-18T03:32:30.090Z[ 12] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
10602026-09-18T03:32:30.090Z[ 14] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
10612026-09-18T03:32:30.090Z[ 16] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
10622026-09-18T03:32:30.090Z[ 18] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
10632026-09-18T03:32:30.090Z[ 20] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
10642026-09-18T03:32:30.090Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.5 Gbits/sec
10652026-09-18T03:32:30.090Z- - - - - - - - - - - - - - - - - - - - - - - - -
10662026-09-18T03:32:30.090Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10672026-09-18T03:32:30.090Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10682026-09-18T03:32:30.090Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10692026-09-18T03:32:30.090Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10702026-09-18T03:32:30.090Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10712026-09-18T03:32:30.091Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10722026-09-18T03:32:30.091Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10732026-09-18T03:32:30.091Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10742026-09-18T03:32:30.091Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
10752026-09-18T03:32:30.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
10762026-09-18T03:32:30.091Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10772026-09-18T03:32:30.091Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10782026-09-18T03:32:30.091Z[ 10] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
10792026-09-18T03:32:30.091Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10802026-09-18T03:32:30.091Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10812026-09-18T03:32:30.091Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10822026-09-18T03:32:30.091Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10832026-09-18T03:32:30.091Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10842026-09-18T03:32:30.091Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
10852026-09-18T03:32:30.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
10862026-09-18T03:32:30.091Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10872026-09-18T03:32:30.091Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10882026-09-18T03:32:30.091Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10892026-09-18T03:32:30.091Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10902026-09-18T03:32:30.091Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10912026-09-18T03:32:30.091Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10922026-09-18T03:32:30.091Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10932026-09-18T03:32:30.091Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10942026-09-18T03:32:30.091Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
10952026-09-18T03:32:30.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
10962026-09-18T03:32:30.091Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10972026-09-18T03:32:30.091Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10982026-09-18T03:32:30.091Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
10992026-09-18T03:32:30.091Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
11002026-09-18T03:32:30.091Z[ 14] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
11012026-09-18T03:32:30.091Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
11022026-09-18T03:32:30.091Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
11032026-09-18T03:32:30.091Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
11042026-09-18T03:32:30.091Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
11052026-09-18T03:32:30.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
11062026-09-18T03:32:30.092Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11072026-09-18T03:32:30.092Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11082026-09-18T03:32:30.092Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11092026-09-18T03:32:33.090Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11102026-09-18T03:32:33.090Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11112026-09-18T03:32:33.090Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11122026-09-18T03:32:33.090Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11132026-09-18T03:32:33.090Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11142026-09-18T03:32:33.090Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
11152026-09-18T03:32:33.090Z- - - - - - - - - - - - - - - - - - - - - - - - -
11162026-09-18T03:32:33.090Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11172026-09-18T03:32:33.090Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11182026-09-18T03:32:33.090Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11192026-09-18T03:32:33.090Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11202026-09-18T03:32:33.090Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11212026-09-18T03:32:33.090Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11222026-09-18T03:32:33.090Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11232026-09-18T03:32:33.091Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11242026-09-18T03:32:33.091Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
11252026-09-18T03:32:33.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
11262026-09-18T03:32:33.091Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11272026-09-18T03:32:33.091Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11282026-09-18T03:32:33.091Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11292026-09-18T03:32:33.091Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11302026-09-18T03:32:33.091Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11312026-09-18T03:32:33.091Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11322026-09-18T03:32:33.091Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11332026-09-18T03:32:33.091Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11342026-09-18T03:32:33.091Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
11352026-09-18T03:32:33.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
11362026-09-18T03:32:33.091Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11372026-09-18T03:32:33.091Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11382026-09-18T03:32:33.091Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11392026-09-18T03:32:33.091Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11402026-09-18T03:32:33.091Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11412026-09-18T03:32:33.091Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11422026-09-18T03:32:33.091Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11432026-09-18T03:32:33.092Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11442026-09-18T03:32:33.092Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
11452026-09-18T03:32:33.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
11462026-09-18T03:32:33.092Z[ 5] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
11472026-09-18T03:32:33.092Z[ 8] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
11482026-09-18T03:32:33.092Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11492026-09-18T03:32:33.092Z[ 12] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
11502026-09-18T03:32:33.092Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11512026-09-18T03:32:33.092Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11522026-09-18T03:32:33.092Z[ 18] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
11532026-09-18T03:32:33.092Z[ 20] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
11542026-09-18T03:32:33.093Z[SUM] 10.00-10.00 sec 640 KBytes 10.5 Gbits/sec
11552026-09-18T03:32:33.093Z- - - - - - - - - - - - - - - - - - - - - - - - -
11562026-09-18T03:32:33.093Z[ ID] Interval Transfer Bitrate
11572026-09-18T03:32:33.093Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11582026-09-18T03:32:33.093Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11592026-09-18T03:32:33.093Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec receiver
11602026-09-18T03:32:33.093Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11612026-09-18T03:32:33.093Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11622026-09-18T03:32:33.093Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11632026-09-18T03:32:33.097Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11642026-09-18T03:32:33.097Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11652026-09-18T03:32:33.097Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
11662026-09-18T03:32:33.097ZRun 1/5...10231.661352690484Mbps
11672026-09-18T03:32:40.480Z-----------------------------------------------------------
11682026-09-18T03:32:40.480ZServer listening on 5201 (test #2)
11692026-09-18T03:32:40.480Z-----------------------------------------------------------
11702026-09-18T03:32:40.480ZAccepted connection from 10.0.0.1, port 50137
11712026-09-18T03:32:40.480Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47979
11722026-09-18T03:32:40.480Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57398
11732026-09-18T03:32:40.480Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59292
11742026-09-18T03:32:40.480Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42631
11752026-09-18T03:32:40.480Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56467
11762026-09-18T03:32:40.480Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58658
11772026-09-18T03:32:40.480Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49032
11782026-09-18T03:32:40.480Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65388
11792026-09-18T03:32:40.480Z[ ID] Interval Transfer Bitrate
11802026-09-18T03:32:40.480Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11812026-09-18T03:32:40.480Z[ 8] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11822026-09-18T03:32:40.480Z[ 10] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11832026-09-18T03:32:40.480Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11842026-09-18T03:32:40.480Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11852026-09-18T03:32:40.480Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11862026-09-18T03:32:40.480Z[ 18] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11872026-09-18T03:32:40.480Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11882026-09-18T03:32:40.480Z[SUM] 0.00-1.00 sec 965 MBytes 8.09 Gbits/sec
11892026-09-18T03:32:40.480Z- - - - - - - - - - - - - - - - - - - - - - - - -
11902026-09-18T03:32:40.480Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11912026-09-18T03:32:40.480Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11922026-09-18T03:32:40.481Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11932026-09-18T03:32:40.481Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11942026-09-18T03:32:40.481Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11952026-09-18T03:32:40.481Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11962026-09-18T03:32:40.481Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11972026-09-18T03:32:40.481Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11982026-09-18T03:32:40.481Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
11992026-09-18T03:32:40.481Z- - - - - - - - - - - - - - - - - - - - - - - - -
12002026-09-18T03:32:40.481Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12012026-09-18T03:32:40.481Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12022026-09-18T03:32:40.481Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12032026-09-18T03:32:40.481Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12042026-09-18T03:32:40.481Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12052026-09-18T03:32:40.481Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12062026-09-18T03:32:40.481Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12072026-09-18T03:32:40.481Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12082026-09-18T03:32:40.481Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
12092026-09-18T03:32:40.481Z- - - - - - - - - - - - - - - - - - - - - - - - -
12102026-09-18T03:32:40.485Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12112026-09-18T03:32:40.485Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12122026-09-18T03:32:40.485Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12132026-09-18T03:32:40.485Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12142026-09-18T03:32:40.486Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12152026-09-18T03:32:40.486Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12162026-09-18T03:32:40.486Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12172026-09-18T03:32:40.486Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
12182026-09-18T03:32:40.486Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
12192026-09-18T03:32:40.486Z- - - - - - - - - - - - - - - - - - - - - - - - -
12202026-09-18T03:32:40.486Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12212026-09-18T03:32:40.486Z[ 8] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
12222026-09-18T03:32:40.486Z[ 10] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
12232026-09-18T03:32:40.486Z[ 12] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
12242026-09-18T03:32:40.486Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12252026-09-18T03:32:40.486Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12262026-09-18T03:32:40.486Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12272026-09-18T03:32:40.486Z[ 20] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
12282026-09-18T03:32:40.486Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.4 Gbits/sec
12292026-09-18T03:32:40.486Z- - - - - - - - - - - - - - - - - - - - - - - - -
12302026-09-18T03:32:40.486Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12312026-09-18T03:32:40.486Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12322026-09-18T03:32:40.486Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12332026-09-18T03:32:40.486Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12342026-09-18T03:32:40.486Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12352026-09-18T03:32:40.486Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12362026-09-18T03:32:40.486Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12372026-09-18T03:32:40.486Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12382026-09-18T03:32:40.486Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
12392026-09-18T03:32:40.486Z- - - - - - - - - - - - - - - - - - - - - - - - -
12402026-09-18T03:32:40.486Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12412026-09-18T03:32:40.486Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12422026-09-18T03:32:40.486Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12432026-09-18T03:32:43.481Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12442026-09-18T03:32:43.481Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12452026-09-18T03:32:43.481Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12462026-09-18T03:32:43.482Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12472026-09-18T03:32:43.482Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12482026-09-18T03:32:43.482Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
12492026-09-18T03:32:43.482Z- - - - - - - - - - - - - - - - - - - - - - - - -
12502026-09-18T03:32:43.482Z[ 5] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
12512026-09-18T03:32:43.482Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12522026-09-18T03:32:43.482Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12532026-09-18T03:32:43.482Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12542026-09-18T03:32:43.482Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12552026-09-18T03:32:43.482Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12562026-09-18T03:32:43.482Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12572026-09-18T03:32:43.482Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12582026-09-18T03:32:43.482Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
12592026-09-18T03:32:43.482Z- - - - - - - - - - - - - - - - - - - - - - - - -
12602026-09-18T03:32:43.482Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12612026-09-18T03:32:43.482Z[ 8] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
12622026-09-18T03:32:43.482Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12632026-09-18T03:32:43.482Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12642026-09-18T03:32:43.482Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12652026-09-18T03:32:43.482Z[ 16] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
12662026-09-18T03:32:43.482Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12672026-09-18T03:32:43.482Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12682026-09-18T03:32:43.482Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
12692026-09-18T03:32:43.482Z- - - - - - - - - - - - - - - - - - - - - - - - -
12702026-09-18T03:32:43.482Z[ 5] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
12712026-09-18T03:32:43.482Z[ 8] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
12722026-09-18T03:32:43.482Z[ 10] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
12732026-09-18T03:32:43.482Z[ 12] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
12742026-09-18T03:32:43.482Z[ 14] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
12752026-09-18T03:32:43.482Z[ 16] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
12762026-09-18T03:32:43.482Z[ 18] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
12772026-09-18T03:32:43.482Z[ 20] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
12782026-09-18T03:32:43.482Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.6 Gbits/sec
12792026-09-18T03:32:43.482Z- - - - - - - - - - - - - - - - - - - - - - - - -
12802026-09-18T03:32:43.482Z[ 5] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
12812026-09-18T03:32:43.482Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12822026-09-18T03:32:43.483Z[ 10] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
12832026-09-18T03:32:43.486Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12842026-09-18T03:32:43.486Z[ 14] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
12852026-09-18T03:32:43.486Z[ 16] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
12862026-09-18T03:32:43.486Z[ 18] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
12872026-09-18T03:32:43.486Z[ 20] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
12882026-09-18T03:32:43.486Z[SUM] 10.00-10.00 sec 768 KBytes 11.5 Gbits/sec
12892026-09-18T03:32:43.486Z- - - - - - - - - - - - - - - - - - - - - - - - -
12902026-09-18T03:32:43.486Z[ ID] Interval Transfer Bitrate
12912026-09-18T03:32:43.486Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12922026-09-18T03:32:43.486Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12932026-09-18T03:32:43.486Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12942026-09-18T03:32:43.486Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12952026-09-18T03:32:43.486Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec receiver
12962026-09-18T03:32:43.486Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec receiver
12972026-09-18T03:32:43.486Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12982026-09-18T03:32:43.487Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12992026-09-18T03:32:43.487Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
13002026-09-18T03:32:43.487ZRun 2/5...10197.852283185044Mbps
13012026-09-18T03:32:50.876Z-----------------------------------------------------------
13022026-09-18T03:32:50.876ZServer listening on 5201 (test #3)
13032026-09-18T03:32:50.876Z-----------------------------------------------------------
13042026-09-18T03:32:50.876ZAccepted connection from 10.0.0.1, port 52541
13052026-09-18T03:32:50.876Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47677
13062026-09-18T03:32:50.877Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65146
13072026-09-18T03:32:50.877Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55288
13082026-09-18T03:32:50.877Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36114
13092026-09-18T03:32:50.877Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37318
13102026-09-18T03:32:50.877Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62502
13112026-09-18T03:32:50.877Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46898
13122026-09-18T03:32:50.877Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39538
13132026-09-18T03:32:50.877Z[ ID] Interval Transfer Bitrate
13142026-09-18T03:32:50.877Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13152026-09-18T03:32:50.877Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13162026-09-18T03:32:50.877Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13172026-09-18T03:32:50.877Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13182026-09-18T03:32:50.877Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13192026-09-18T03:32:50.877Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13202026-09-18T03:32:50.877Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13212026-09-18T03:32:50.877Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13222026-09-18T03:32:50.877Z[SUM] 0.00-1.00 sec 958 MBytes 8.04 Gbits/sec
13232026-09-18T03:32:50.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
13242026-09-18T03:32:50.877Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13252026-09-18T03:32:50.877Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13262026-09-18T03:32:50.880Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13272026-09-18T03:32:50.880Z[ 12] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
13282026-09-18T03:32:50.881Z[ 14] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
13292026-09-18T03:32:50.881Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13302026-09-18T03:32:50.881Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13312026-09-18T03:32:50.881Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
13322026-09-18T03:32:50.881Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.4 Gbits/sec
13332026-09-18T03:32:50.881Z- - - - - - - - - - - - - - - - - - - - - - - - -
13342026-09-18T03:32:50.881Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13352026-09-18T03:32:50.881Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13362026-09-18T03:32:50.881Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13372026-09-18T03:32:50.881Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13382026-09-18T03:32:50.881Z[ 14] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13392026-09-18T03:32:50.881Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13402026-09-18T03:32:50.881Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13412026-09-18T03:32:50.881Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13422026-09-18T03:32:50.881Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
13432026-09-18T03:32:50.881Z- - - - - - - - - - - - - - - - - - - - - - - - -
13442026-09-18T03:32:50.881Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13452026-09-18T03:32:50.881Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13462026-09-18T03:32:50.881Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13472026-09-18T03:32:50.881Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13482026-09-18T03:32:50.881Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13492026-09-18T03:32:50.881Z[ 16] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
13502026-09-18T03:32:50.881Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13512026-09-18T03:32:50.881Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13522026-09-18T03:32:50.881Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
13532026-09-18T03:32:50.881Z- - - - - - - - - - - - - - - - - - - - - - - - -
13542026-09-18T03:32:50.881Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13552026-09-18T03:32:50.881Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13562026-09-18T03:32:50.881Z[ 10] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
13572026-09-18T03:32:50.881Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13582026-09-18T03:32:50.881Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13592026-09-18T03:32:50.881Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13602026-09-18T03:32:50.881Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13612026-09-18T03:32:50.881Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13622026-09-18T03:32:50.881Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
13632026-09-18T03:32:50.881Z- - - - - - - - - - - - - - - - - - - - - - - - -
13642026-09-18T03:32:50.881Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13652026-09-18T03:32:50.881Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13662026-09-18T03:32:50.881Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13672026-09-18T03:32:50.882Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13682026-09-18T03:32:50.882Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13692026-09-18T03:32:50.882Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13702026-09-18T03:32:50.882Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13712026-09-18T03:32:50.882Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13722026-09-18T03:32:50.882Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
13732026-09-18T03:32:50.882Z- - - - - - - - - - - - - - - - - - - - - - - - -
13742026-09-18T03:32:50.882Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13752026-09-18T03:32:50.882Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13762026-09-18T03:32:50.882Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13772026-09-18T03:32:53.878Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13782026-09-18T03:32:53.878Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13792026-09-18T03:32:53.879Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13802026-09-18T03:32:53.879Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13812026-09-18T03:32:53.879Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13822026-09-18T03:32:53.879Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
13832026-09-18T03:32:53.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
13842026-09-18T03:32:53.879Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13852026-09-18T03:32:53.879Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13862026-09-18T03:32:53.879Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13872026-09-18T03:32:53.879Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13882026-09-18T03:32:53.879Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13892026-09-18T03:32:53.879Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13902026-09-18T03:32:53.879Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13912026-09-18T03:32:53.879Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13922026-09-18T03:32:53.879Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
13932026-09-18T03:32:53.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
13942026-09-18T03:32:53.879Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13952026-09-18T03:32:53.879Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13962026-09-18T03:32:53.879Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13972026-09-18T03:32:53.879Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13982026-09-18T03:32:53.879Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13992026-09-18T03:32:53.879Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
14002026-09-18T03:32:53.879Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
14012026-09-18T03:32:53.879Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
14022026-09-18T03:32:53.879Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
14032026-09-18T03:32:53.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
14042026-09-18T03:32:53.879Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14052026-09-18T03:32:53.879Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14062026-09-18T03:32:53.879Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14072026-09-18T03:32:53.879Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14082026-09-18T03:32:53.879Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14092026-09-18T03:32:53.879Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14102026-09-18T03:32:53.879Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14112026-09-18T03:32:53.879Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14122026-09-18T03:32:53.879Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
14132026-09-18T03:32:53.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
14142026-09-18T03:32:53.879Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14152026-09-18T03:32:53.879Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14162026-09-18T03:32:53.879Z[ 10] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
14172026-09-18T03:32:53.880Z[ 12] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
14182026-09-18T03:32:53.880Z[ 14] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
14192026-09-18T03:32:53.880Z[ 16] 10.00-10.00 sec 128 KBytes 2.18 Gbits/sec
14202026-09-18T03:32:53.880Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14212026-09-18T03:32:53.880Z[ 20] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
14222026-09-18T03:32:53.880Z[SUM] 10.00-10.00 sec 640 KBytes 10.9 Gbits/sec
14232026-09-18T03:32:53.880Z- - - - - - - - - - - - - - - - - - - - - - - - -
14242026-09-18T03:32:53.880Z[ ID] Interval Transfer Bitrate
14252026-09-18T03:32:53.880Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14262026-09-18T03:32:53.880Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14272026-09-18T03:32:53.880Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14282026-09-18T03:32:53.880Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14292026-09-18T03:32:53.880Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14302026-09-18T03:32:53.880Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14312026-09-18T03:32:53.880Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14322026-09-18T03:32:53.880Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
14332026-09-18T03:32:53.880Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
14342026-09-18T03:32:53.883ZRun 3/5...10124.017626463337Mbps
14352026-09-18T03:33:01.272Z-----------------------------------------------------------
14362026-09-18T03:33:01.273ZServer listening on 5201 (test #4)
14372026-09-18T03:33:01.273Z-----------------------------------------------------------
14382026-09-18T03:33:01.273ZAccepted connection from 10.0.0.1, port 55589
14392026-09-18T03:33:01.273Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46950
14402026-09-18T03:33:01.273Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50757
14412026-09-18T03:33:01.273Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38928
14422026-09-18T03:33:01.273Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45739
14432026-09-18T03:33:01.273Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43731
14442026-09-18T03:33:01.273Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61296
14452026-09-18T03:33:01.273Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46940
14462026-09-18T03:33:01.273Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54461
14472026-09-18T03:33:01.273Z[ ID] Interval Transfer Bitrate
14482026-09-18T03:33:01.273Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
14492026-09-18T03:33:01.273Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14502026-09-18T03:33:01.273Z[ 10] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
14512026-09-18T03:33:01.273Z[ 12] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
14522026-09-18T03:33:01.273Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
14532026-09-18T03:33:01.273Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
14542026-09-18T03:33:01.273Z[ 18] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
14552026-09-18T03:33:01.273Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
14562026-09-18T03:33:01.273Z[SUM] 0.00-1.00 sec 966 MBytes 8.11 Gbits/sec
14572026-09-18T03:33:01.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
14582026-09-18T03:33:01.273Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14592026-09-18T03:33:01.273Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14602026-09-18T03:33:01.273Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14612026-09-18T03:33:01.273Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14622026-09-18T03:33:01.273Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14632026-09-18T03:33:01.273Z[ 16] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
14642026-09-18T03:33:01.274Z[ 18] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
14652026-09-18T03:33:01.274Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14662026-09-18T03:33:01.274Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.4 Gbits/sec
14672026-09-18T03:33:01.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
14682026-09-18T03:33:01.274Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14692026-09-18T03:33:01.274Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14702026-09-18T03:33:01.274Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14712026-09-18T03:33:01.274Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14722026-09-18T03:33:01.274Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14732026-09-18T03:33:01.274Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14742026-09-18T03:33:01.274Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14752026-09-18T03:33:01.274Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14762026-09-18T03:33:01.274Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
14772026-09-18T03:33:01.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
14782026-09-18T03:33:01.274Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14792026-09-18T03:33:01.274Z[ 8] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
14802026-09-18T03:33:01.274Z[ 10] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
14812026-09-18T03:33:01.274Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14822026-09-18T03:33:01.274Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14832026-09-18T03:33:01.274Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14842026-09-18T03:33:01.274Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14852026-09-18T03:33:01.275Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14862026-09-18T03:33:01.275Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
14872026-09-18T03:33:01.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
14882026-09-18T03:33:01.275Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14892026-09-18T03:33:01.275Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14902026-09-18T03:33:01.275Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14912026-09-18T03:33:01.275Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14922026-09-18T03:33:01.275Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14932026-09-18T03:33:01.278Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14942026-09-18T03:33:01.278Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14952026-09-18T03:33:01.278Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14962026-09-18T03:33:01.278Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
14972026-09-18T03:33:01.278Z- - - - - - - - - - - - - - - - - - - - - - - - -
14982026-09-18T03:33:01.278Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
14992026-09-18T03:33:01.278Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
15002026-09-18T03:33:01.278Z[ 10] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
15012026-09-18T03:33:01.278Z[ 12] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
15022026-09-18T03:33:01.279Z[ 14] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
15032026-09-18T03:33:01.279Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
15042026-09-18T03:33:01.279Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
15052026-09-18T03:33:01.279Z[ 20] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
15062026-09-18T03:33:01.279Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
15072026-09-18T03:33:01.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
15082026-09-18T03:33:01.279Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15092026-09-18T03:33:01.279Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15102026-09-18T03:33:01.279Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15112026-09-18T03:33:04.272Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15122026-09-18T03:33:04.272Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15132026-09-18T03:33:04.272Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15142026-09-18T03:33:04.272Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15152026-09-18T03:33:04.273Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
15162026-09-18T03:33:04.273Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
15172026-09-18T03:33:04.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
15182026-09-18T03:33:04.273Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15192026-09-18T03:33:04.273Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15202026-09-18T03:33:04.273Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15212026-09-18T03:33:04.273Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15222026-09-18T03:33:04.273Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15232026-09-18T03:33:04.273Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15242026-09-18T03:33:04.273Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15252026-09-18T03:33:04.273Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15262026-09-18T03:33:04.273Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
15272026-09-18T03:33:04.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
15282026-09-18T03:33:04.273Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15292026-09-18T03:33:04.273Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15302026-09-18T03:33:04.273Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15312026-09-18T03:33:04.273Z[ 12] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
15322026-09-18T03:33:04.273Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15332026-09-18T03:33:04.273Z[ 16] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
15342026-09-18T03:33:04.273Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15352026-09-18T03:33:04.276Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
15362026-09-18T03:33:04.276Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
15372026-09-18T03:33:04.276Z- - - - - - - - - - - - - - - - - - - - - - - - -
15382026-09-18T03:33:04.277Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15392026-09-18T03:33:04.277Z[ 8] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
15402026-09-18T03:33:04.277Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15412026-09-18T03:33:04.277Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15422026-09-18T03:33:04.277Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15432026-09-18T03:33:04.277Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15442026-09-18T03:33:04.277Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15452026-09-18T03:33:04.277Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
15462026-09-18T03:33:04.277Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
15472026-09-18T03:33:04.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
15482026-09-18T03:33:04.277Z[ 5] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
15492026-09-18T03:33:04.277Z[ 8] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
15502026-09-18T03:33:04.277Z[ 10] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
15512026-09-18T03:33:04.277Z[ 12] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
15522026-09-18T03:33:04.277Z[ 14] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
15532026-09-18T03:33:04.277Z[ 16] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
15542026-09-18T03:33:04.277Z[ 18] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
15552026-09-18T03:33:04.277Z[ 20] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
15562026-09-18T03:33:04.277Z[SUM] 10.00-10.00 sec 1.00 MBytes 17.0 Gbits/sec
15572026-09-18T03:33:04.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
15582026-09-18T03:33:04.277Z[ ID] Interval Transfer Bitrate
15592026-09-18T03:33:04.277Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15602026-09-18T03:33:04.277Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15612026-09-18T03:33:04.277Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15622026-09-18T03:33:04.277Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15632026-09-18T03:33:04.277Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15642026-09-18T03:33:04.277Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15652026-09-18T03:33:04.277Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15662026-09-18T03:33:04.277Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15672026-09-18T03:33:04.277Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
15682026-09-18T03:33:04.277ZRun 4/5...10189.212335413555Mbps
15692026-09-18T03:33:11.664Z-----------------------------------------------------------
15702026-09-18T03:33:11.664ZServer listening on 5201 (test #5)
15712026-09-18T03:33:11.664Z-----------------------------------------------------------
15722026-09-18T03:33:11.664ZAccepted connection from 10.0.0.1, port 55170
15732026-09-18T03:33:11.664Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56420
15742026-09-18T03:33:11.664Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37254
15752026-09-18T03:33:11.664Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34154
15762026-09-18T03:33:11.664Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56755
15772026-09-18T03:33:11.664Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60353
15782026-09-18T03:33:11.664Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49735
15792026-09-18T03:33:11.664Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58756
15802026-09-18T03:33:11.664Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37159
15812026-09-18T03:33:11.664Z[ ID] Interval Transfer Bitrate
15822026-09-18T03:33:11.664Z[ 5] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
15832026-09-18T03:33:11.664Z[ 8] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
15842026-09-18T03:33:11.664Z[ 10] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
15852026-09-18T03:33:11.664Z[ 12] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
15862026-09-18T03:33:11.664Z[ 14] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
15872026-09-18T03:33:11.664Z[ 16] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
15882026-09-18T03:33:11.664Z[ 18] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
15892026-09-18T03:33:11.664Z[ 20] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
15902026-09-18T03:33:11.664Z[SUM] 0.00-1.00 sec 974 MBytes 8.17 Gbits/sec
15912026-09-18T03:33:11.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
15922026-09-18T03:33:11.669Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15932026-09-18T03:33:11.669Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15942026-09-18T03:33:11.669Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15952026-09-18T03:33:11.669Z[ 12] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
15962026-09-18T03:33:11.669Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15972026-09-18T03:33:11.669Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15982026-09-18T03:33:11.669Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15992026-09-18T03:33:11.669Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
16002026-09-18T03:33:11.669Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
16012026-09-18T03:33:11.670Z- - - - - - - - - - - - - - - - - - - - - - - - -
16022026-09-18T03:33:11.670Z[ 5] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
16032026-09-18T03:33:11.670Z[ 8] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
16042026-09-18T03:33:11.670Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16052026-09-18T03:33:11.670Z[ 12] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
16062026-09-18T03:33:11.670Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16072026-09-18T03:33:11.670Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16082026-09-18T03:33:11.670Z[ 18] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
16092026-09-18T03:33:11.670Z[ 20] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
16102026-09-18T03:33:11.670Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
16112026-09-18T03:33:11.670Z- - - - - - - - - - - - - - - - - - - - - - - - -
16122026-09-18T03:33:11.670Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16132026-09-18T03:33:11.670Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16142026-09-18T03:33:11.670Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16152026-09-18T03:33:11.670Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16162026-09-18T03:33:11.670Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16172026-09-18T03:33:11.670Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16182026-09-18T03:33:11.670Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
16192026-09-18T03:33:11.670Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16202026-09-18T03:33:11.670Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.4 Gbits/sec
16212026-09-18T03:33:11.670Z- - - - - - - - - - - - - - - - - - - - - - - - -
16222026-09-18T03:33:11.670Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16232026-09-18T03:33:11.670Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16242026-09-18T03:33:11.670Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16252026-09-18T03:33:11.670Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16262026-09-18T03:33:11.670Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16272026-09-18T03:33:11.670Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16282026-09-18T03:33:11.671Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16292026-09-18T03:33:11.671Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16302026-09-18T03:33:11.671Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
16312026-09-18T03:33:11.671Z- - - - - - - - - - - - - - - - - - - - - - - - -
16322026-09-18T03:33:11.671Z[ 5] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
16332026-09-18T03:33:11.671Z[ 8] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
16342026-09-18T03:33:11.671Z[ 10] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
16352026-09-18T03:33:11.671Z[ 12] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
16362026-09-18T03:33:11.671Z[ 14] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
16372026-09-18T03:33:11.671Z[ 16] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
16382026-09-18T03:33:11.671Z[ 18] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
16392026-09-18T03:33:11.671Z[ 20] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
16402026-09-18T03:33:11.671Z[SUM] 5.00-6.00 sec 1.23 GBytes 10.5 Gbits/sec
16412026-09-18T03:33:11.671Z- - - - - - - - - - - - - - - - - - - - - - - - -
16422026-09-18T03:33:11.671Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
16432026-09-18T03:33:11.671Z[ 8] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
16442026-09-18T03:33:11.671Z[ 10] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
16452026-09-18T03:33:14.665Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
16462026-09-18T03:33:14.665Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
16472026-09-18T03:33:14.665Z[ 16] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
16482026-09-18T03:33:14.665Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
16492026-09-18T03:33:14.665Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
16502026-09-18T03:33:14.665Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
16512026-09-18T03:33:14.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
16522026-09-18T03:33:14.665Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16532026-09-18T03:33:14.665Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16542026-09-18T03:33:14.665Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16552026-09-18T03:33:14.665Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16562026-09-18T03:33:14.665Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16572026-09-18T03:33:14.665Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16582026-09-18T03:33:14.665Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16592026-09-18T03:33:14.665Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16602026-09-18T03:33:14.665Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
16612026-09-18T03:33:14.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
16622026-09-18T03:33:14.665Z[ 5] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
16632026-09-18T03:33:14.665Z[ 8] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
16642026-09-18T03:33:14.666Z[ 10] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
16652026-09-18T03:33:14.666Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16662026-09-18T03:33:14.666Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16672026-09-18T03:33:14.666Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16682026-09-18T03:33:14.666Z[ 18] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
16692026-09-18T03:33:14.666Z[ 20] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
16702026-09-18T03:33:14.666Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
16712026-09-18T03:33:14.666Z- - - - - - - - - - - - - - - - - - - - - - - - -
16722026-09-18T03:33:14.666Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
16732026-09-18T03:33:14.666Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
16742026-09-18T03:33:14.666Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
16752026-09-18T03:33:14.666Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
16762026-09-18T03:33:14.666Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
16772026-09-18T03:33:14.666Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
16782026-09-18T03:33:14.666Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
16792026-09-18T03:33:14.666Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
16802026-09-18T03:33:14.666Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
16812026-09-18T03:33:14.666Z- - - - - - - - - - - - - - - - - - - - - - - - -
16822026-09-18T03:33:14.666Z[ 5] 10.00-10.00 sec 128 KBytes 2.53 Gbits/sec
16832026-09-18T03:33:14.666Z[ 8] 10.00-10.00 sec 128 KBytes 2.53 Gbits/sec
16842026-09-18T03:33:14.666Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16852026-09-18T03:33:14.666Z[ 12] 10.00-10.00 sec 128 KBytes 2.54 Gbits/sec
16862026-09-18T03:33:14.666Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16872026-09-18T03:33:14.666Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16882026-09-18T03:33:14.666Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16892026-09-18T03:33:14.666Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16902026-09-18T03:33:14.666Z[SUM] 10.00-10.00 sec 384 KBytes 7.60 Gbits/sec
16912026-09-18T03:33:14.666Z- - - - - - - - - - - - - - - - - - - - - - - - -
16922026-09-18T03:33:14.666Z[ ID] Interval Transfer Bitrate
16932026-09-18T03:33:14.666Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16942026-09-18T03:33:14.666Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16952026-09-18T03:33:14.670Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16962026-09-18T03:33:14.670Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16972026-09-18T03:33:14.670Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16982026-09-18T03:33:14.670Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
16992026-09-18T03:33:14.670Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
17002026-09-18T03:33:14.670Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
17012026-09-18T03:33:14.670Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
17022026-09-18T03:33:14.670ZRun 5/5...10242.95152919492Mbps
17032026-09-18T03:33:14.670Z###---------------------###
17042026-09-18T03:33:14.670Z::: iPerf done... :::
17052026-09-18T03:33:14.670Z:::Awaiting out files...:::
17062026-09-18T03:33:14.670Z###---------------------###
17072026-09-18T03:33:14.670Z###-----###
17082026-09-18T03:33:14.670Z:::done!:::
17092026-09-18T03:33:14.670Z###-----###
17102026-09-18T03:33:14.670Z###-------------------###
17112026-09-18T03:33:14.670Z:::Running experiment :::
17122026-09-18T03:33:14.670Z:::iperf-tcp/local/s2c:::
17132026-09-18T03:33:14.670Z###-------------------###
17142026-09-18T03:33:22.056Z-----------------------------------------------------------
17152026-09-18T03:33:22.056ZServer listening on 5201 (test #6)
17162026-09-18T03:33:22.056Z-----------------------------------------------------------
17172026-09-18T03:33:22.056ZAccepted connection from 10.0.0.1, port 46881
17182026-09-18T03:33:22.056Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52334
17192026-09-18T03:33:22.056Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46681
17202026-09-18T03:33:22.056Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64071
17212026-09-18T03:33:22.056Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54143
17222026-09-18T03:33:22.056Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41362
17232026-09-18T03:33:22.056Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58377
17242026-09-18T03:33:22.056Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44844
17252026-09-18T03:33:22.056Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51415
17262026-09-18T03:33:22.056Z[ ID] Interval Transfer Bitrate
17272026-09-18T03:33:22.056Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17282026-09-18T03:33:22.056Z[ 8] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
17292026-09-18T03:33:22.056Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17302026-09-18T03:33:22.056Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17312026-09-18T03:33:22.056Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17322026-09-18T03:33:22.056Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17332026-09-18T03:33:22.057Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17342026-09-18T03:33:22.057Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17352026-09-18T03:33:22.057Z[SUM] 0.00-1.00 sec 964 MBytes 8.08 Gbits/sec
17362026-09-18T03:33:22.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
17372026-09-18T03:33:22.057Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17382026-09-18T03:33:22.057Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17392026-09-18T03:33:22.057Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17402026-09-18T03:33:22.057Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17412026-09-18T03:33:22.057Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17422026-09-18T03:33:22.057Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17432026-09-18T03:33:22.057Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17442026-09-18T03:33:22.057Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17452026-09-18T03:33:22.057Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
17462026-09-18T03:33:22.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
17472026-09-18T03:33:22.057Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17482026-09-18T03:33:22.057Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17492026-09-18T03:33:22.058Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17502026-09-18T03:33:22.058Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17512026-09-18T03:33:22.058Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17522026-09-18T03:33:22.058Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17532026-09-18T03:33:22.058Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17542026-09-18T03:33:22.058Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17552026-09-18T03:33:22.058Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
17562026-09-18T03:33:22.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
17572026-09-18T03:33:22.058Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17582026-09-18T03:33:22.058Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17592026-09-18T03:33:22.058Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17602026-09-18T03:33:22.058Z[ 12] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
17612026-09-18T03:33:22.058Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17622026-09-18T03:33:22.058Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17632026-09-18T03:33:22.058Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17642026-09-18T03:33:22.058Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17652026-09-18T03:33:22.058Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
17662026-09-18T03:33:22.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
17672026-09-18T03:33:22.061Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17682026-09-18T03:33:22.061Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17692026-09-18T03:33:22.061Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17702026-09-18T03:33:22.061Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17712026-09-18T03:33:22.061Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17722026-09-18T03:33:22.061Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17732026-09-18T03:33:22.061Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17742026-09-18T03:33:22.061Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17752026-09-18T03:33:22.061Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
17762026-09-18T03:33:22.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
17772026-09-18T03:33:22.061Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17782026-09-18T03:33:22.062Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17792026-09-18T03:33:22.062Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17802026-09-18T03:33:22.062Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17812026-09-18T03:33:22.062Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17822026-09-18T03:33:22.062Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17832026-09-18T03:33:22.062Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17842026-09-18T03:33:22.062Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17852026-09-18T03:33:22.062Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
17862026-09-18T03:33:22.062Z- - - - - - - - - - - - - - - - - - - - - - - - -
17872026-09-18T03:33:22.062Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17882026-09-18T03:33:22.062Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17892026-09-18T03:33:22.062Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17902026-09-18T03:33:25.058Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17912026-09-18T03:33:25.058Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17922026-09-18T03:33:25.058Z[ 16] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
17932026-09-18T03:33:25.059Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17942026-09-18T03:33:25.059Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17952026-09-18T03:33:25.059Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
17962026-09-18T03:33:25.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
17972026-09-18T03:33:25.059Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17982026-09-18T03:33:25.059Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17992026-09-18T03:33:25.059Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
18002026-09-18T03:33:25.059Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
18012026-09-18T03:33:25.059Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
18022026-09-18T03:33:25.059Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
18032026-09-18T03:33:25.059Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
18042026-09-18T03:33:25.059Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
18052026-09-18T03:33:25.059Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.4 Gbits/sec
18062026-09-18T03:33:25.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
18072026-09-18T03:33:25.059Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18082026-09-18T03:33:25.059Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18092026-09-18T03:33:25.059Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18102026-09-18T03:33:25.059Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18112026-09-18T03:33:25.059Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18122026-09-18T03:33:25.059Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18132026-09-18T03:33:25.059Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18142026-09-18T03:33:25.059Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18152026-09-18T03:33:25.059Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
18162026-09-18T03:33:25.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
18172026-09-18T03:33:25.059Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18182026-09-18T03:33:25.059Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18192026-09-18T03:33:25.060Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18202026-09-18T03:33:25.060Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18212026-09-18T03:33:25.060Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18222026-09-18T03:33:25.060Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18232026-09-18T03:33:25.060Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18242026-09-18T03:33:25.060Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18252026-09-18T03:33:25.060Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
18262026-09-18T03:33:25.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
18272026-09-18T03:33:25.060Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18282026-09-18T03:33:25.060Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18292026-09-18T03:33:25.060Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18302026-09-18T03:33:25.060Z[ 12] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
18312026-09-18T03:33:25.060Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18322026-09-18T03:33:25.060Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18332026-09-18T03:33:25.060Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18342026-09-18T03:33:25.060Z[ 20] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
18352026-09-18T03:33:25.060Z[SUM] 10.00-10.00 sec 256 KBytes 4.71 Gbits/sec
18362026-09-18T03:33:25.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
18372026-09-18T03:33:25.060Z[ ID] Interval Transfer Bitrate
18382026-09-18T03:33:25.060Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18392026-09-18T03:33:25.060Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18402026-09-18T03:33:25.060Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18412026-09-18T03:33:25.065Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18422026-09-18T03:33:25.065Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18432026-09-18T03:33:25.065Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18442026-09-18T03:33:25.065Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18452026-09-18T03:33:25.065Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18462026-09-18T03:33:25.065Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
18472026-09-18T03:33:25.065ZRun 1/5...10182.4659125078Mbps
18482026-09-18T03:33:32.450Z-----------------------------------------------------------
18492026-09-18T03:33:32.450ZServer listening on 5201 (test #7)
18502026-09-18T03:33:32.450Z-----------------------------------------------------------
18512026-09-18T03:33:32.450ZAccepted connection from 10.0.0.1, port 64095
18522026-09-18T03:33:32.450Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36414
18532026-09-18T03:33:32.450Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47631
18542026-09-18T03:33:32.450Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51673
18552026-09-18T03:33:32.450Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58917
18562026-09-18T03:33:32.450Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36452
18572026-09-18T03:33:32.450Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63782
18582026-09-18T03:33:32.450Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43349
18592026-09-18T03:33:32.450Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45680
18602026-09-18T03:33:32.450Z[ ID] Interval Transfer Bitrate
18612026-09-18T03:33:32.450Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18622026-09-18T03:33:32.450Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18632026-09-18T03:33:32.450Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18642026-09-18T03:33:32.450Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18652026-09-18T03:33:32.450Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18662026-09-18T03:33:32.450Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18672026-09-18T03:33:32.450Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18682026-09-18T03:33:32.450Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18692026-09-18T03:33:32.450Z[SUM] 0.00-1.00 sec 962 MBytes 8.07 Gbits/sec
18702026-09-18T03:33:32.450Z- - - - - - - - - - - - - - - - - - - - - - - - -
18712026-09-18T03:33:32.450Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18722026-09-18T03:33:32.450Z[ 8] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
18732026-09-18T03:33:32.450Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18742026-09-18T03:33:32.450Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18752026-09-18T03:33:32.450Z[ 14] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
18762026-09-18T03:33:32.450Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18772026-09-18T03:33:32.450Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18782026-09-18T03:33:32.450Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
18792026-09-18T03:33:32.450Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
18802026-09-18T03:33:32.450Z- - - - - - - - - - - - - - - - - - - - - - - - -
18812026-09-18T03:33:32.451Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18822026-09-18T03:33:32.451Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18832026-09-18T03:33:32.451Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18842026-09-18T03:33:32.451Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18852026-09-18T03:33:32.451Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18862026-09-18T03:33:32.451Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18872026-09-18T03:33:32.451Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18882026-09-18T03:33:32.451Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
18892026-09-18T03:33:32.451Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
18902026-09-18T03:33:32.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
18912026-09-18T03:33:32.451Z[ 5] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
18922026-09-18T03:33:32.451Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18932026-09-18T03:33:32.451Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18942026-09-18T03:33:32.451Z[ 12] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
18952026-09-18T03:33:32.451Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18962026-09-18T03:33:32.451Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18972026-09-18T03:33:32.451Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18982026-09-18T03:33:32.451Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18992026-09-18T03:33:32.451Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
19002026-09-18T03:33:32.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
19012026-09-18T03:33:32.451Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19022026-09-18T03:33:32.451Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19032026-09-18T03:33:32.451Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19042026-09-18T03:33:32.451Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19052026-09-18T03:33:32.451Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19062026-09-18T03:33:32.451Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19072026-09-18T03:33:32.451Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19082026-09-18T03:33:32.451Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19092026-09-18T03:33:32.451Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
19102026-09-18T03:33:32.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
19112026-09-18T03:33:32.451Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19122026-09-18T03:33:32.451Z[ 8] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
19132026-09-18T03:33:32.451Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19142026-09-18T03:33:32.451Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19152026-09-18T03:33:32.451Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19162026-09-18T03:33:32.451Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19172026-09-18T03:33:32.451Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19182026-09-18T03:33:32.451Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19192026-09-18T03:33:32.451Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
19202026-09-18T03:33:32.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
19212026-09-18T03:33:32.452Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19222026-09-18T03:33:32.452Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19232026-09-18T03:33:32.452Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19242026-09-18T03:33:35.450Z[ 12] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19252026-09-18T03:33:35.450Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19262026-09-18T03:33:35.450Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19272026-09-18T03:33:35.450Z[ 18] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19282026-09-18T03:33:35.450Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19292026-09-18T03:33:35.450Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
19302026-09-18T03:33:35.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
19312026-09-18T03:33:35.455Z[ 5] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
19322026-09-18T03:33:35.455Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19332026-09-18T03:33:35.455Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19342026-09-18T03:33:35.455Z[ 12] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
19352026-09-18T03:33:35.455Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19362026-09-18T03:33:35.455Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19372026-09-18T03:33:35.455Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19382026-09-18T03:33:35.456Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19392026-09-18T03:33:35.456Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.4 Gbits/sec
19402026-09-18T03:33:35.456Z- - - - - - - - - - - - - - - - - - - - - - - - -
19412026-09-18T03:33:35.456Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19422026-09-18T03:33:35.456Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19432026-09-18T03:33:35.456Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19442026-09-18T03:33:35.456Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19452026-09-18T03:33:35.456Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19462026-09-18T03:33:35.456Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19472026-09-18T03:33:35.456Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19482026-09-18T03:33:35.456Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19492026-09-18T03:33:35.456Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
19502026-09-18T03:33:35.456Z- - - - - - - - - - - - - - - - - - - - - - - - -
19512026-09-18T03:33:35.456Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19522026-09-18T03:33:35.456Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19532026-09-18T03:33:35.456Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19542026-09-18T03:33:35.457Z[ 12] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
19552026-09-18T03:33:35.457Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19562026-09-18T03:33:35.457Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19572026-09-18T03:33:35.457Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19582026-09-18T03:33:35.457Z[ 20] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
19592026-09-18T03:33:35.457Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.4 Gbits/sec
19602026-09-18T03:33:35.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
19612026-09-18T03:33:35.457Z[ 5] 10.00-10.00 sec 128 KBytes 2.45 Gbits/sec
19622026-09-18T03:33:35.457Z[ 8] 10.00-10.00 sec 128 KBytes 2.45 Gbits/sec
19632026-09-18T03:33:35.457Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19642026-09-18T03:33:35.457Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19652026-09-18T03:33:35.457Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19662026-09-18T03:33:35.457Z[ 16] 10.00-10.00 sec 128 KBytes 2.46 Gbits/sec
19672026-09-18T03:33:35.457Z[ 18] 10.00-10.00 sec 128 KBytes 2.46 Gbits/sec
19682026-09-18T03:33:35.457Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19692026-09-18T03:33:35.457Z[SUM] 10.00-10.00 sec 512 KBytes 9.80 Gbits/sec
19702026-09-18T03:33:35.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
19712026-09-18T03:33:35.457Z[ ID] Interval Transfer Bitrate
19722026-09-18T03:33:35.457Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
19732026-09-18T03:33:35.457Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
19742026-09-18T03:33:35.457Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
19752026-09-18T03:33:35.457Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19762026-09-18T03:33:35.458Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
19772026-09-18T03:33:35.458Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
19782026-09-18T03:33:35.458Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
19792026-09-18T03:33:35.458Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
19802026-09-18T03:33:35.458Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
19812026-09-18T03:33:35.458ZRun 2/5...10201.982816961208Mbps
19822026-09-18T03:33:42.839Z-----------------------------------------------------------
19832026-09-18T03:33:42.839ZServer listening on 5201 (test #8)
19842026-09-18T03:33:42.839Z-----------------------------------------------------------
19852026-09-18T03:33:42.839ZAccepted connection from 10.0.0.1, port 63648
19862026-09-18T03:33:42.839Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50363
19872026-09-18T03:33:42.839Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53581
19882026-09-18T03:33:42.839Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38661
19892026-09-18T03:33:42.839Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64280
19902026-09-18T03:33:42.839Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42016
19912026-09-18T03:33:42.839Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53909
19922026-09-18T03:33:42.839Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42451
19932026-09-18T03:33:42.839Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63012
19942026-09-18T03:33:42.839Z[ ID] Interval Transfer Bitrate
19952026-09-18T03:33:42.839Z[ 5] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
19962026-09-18T03:33:42.839Z[ 8] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
19972026-09-18T03:33:42.839Z[ 10] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
19982026-09-18T03:33:42.839Z[ 12] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
19992026-09-18T03:33:42.839Z[ 14] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
20002026-09-18T03:33:42.839Z[ 16] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
20012026-09-18T03:33:42.840Z[ 18] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
20022026-09-18T03:33:42.840Z[ 20] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
20032026-09-18T03:33:42.840Z[SUM] 0.00-1.00 sec 951 MBytes 7.97 Gbits/sec
20042026-09-18T03:33:42.840Z- - - - - - - - - - - - - - - - - - - - - - - - -
20052026-09-18T03:33:42.844Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20062026-09-18T03:33:42.844Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20072026-09-18T03:33:42.844Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20082026-09-18T03:33:42.844Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20092026-09-18T03:33:42.844Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20102026-09-18T03:33:42.844Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20112026-09-18T03:33:42.844Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20122026-09-18T03:33:42.844Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20132026-09-18T03:33:42.844Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
20142026-09-18T03:33:42.844Z- - - - - - - - - - - - - - - - - - - - - - - - -
20152026-09-18T03:33:42.844Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20162026-09-18T03:33:42.844Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20172026-09-18T03:33:42.844Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20182026-09-18T03:33:42.844Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20192026-09-18T03:33:42.844Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20202026-09-18T03:33:42.844Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20212026-09-18T03:33:42.844Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20222026-09-18T03:33:42.844Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20232026-09-18T03:33:42.845Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
20242026-09-18T03:33:42.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
20252026-09-18T03:33:42.845Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20262026-09-18T03:33:42.845Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20272026-09-18T03:33:42.845Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20282026-09-18T03:33:42.845Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20292026-09-18T03:33:42.845Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20302026-09-18T03:33:42.845Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20312026-09-18T03:33:42.845Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20322026-09-18T03:33:42.845Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20332026-09-18T03:33:42.845Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
20342026-09-18T03:33:42.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
20352026-09-18T03:33:42.845Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20362026-09-18T03:33:42.845Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20372026-09-18T03:33:42.845Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20382026-09-18T03:33:42.845Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20392026-09-18T03:33:42.845Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20402026-09-18T03:33:42.845Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20412026-09-18T03:33:42.845Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20422026-09-18T03:33:42.845Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20432026-09-18T03:33:42.845Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
20442026-09-18T03:33:42.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
20452026-09-18T03:33:42.845Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
20462026-09-18T03:33:42.845Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20472026-09-18T03:33:42.845Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20482026-09-18T03:33:42.845Z[ 12] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
20492026-09-18T03:33:42.845Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20502026-09-18T03:33:42.845Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20512026-09-18T03:33:42.845Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20522026-09-18T03:33:42.845Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20532026-09-18T03:33:42.845Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
20542026-09-18T03:33:42.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
20552026-09-18T03:33:42.845Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20562026-09-18T03:33:42.845Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20572026-09-18T03:33:42.845Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20582026-09-18T03:33:45.841Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20592026-09-18T03:33:45.841Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20602026-09-18T03:33:45.841Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20612026-09-18T03:33:45.841Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20622026-09-18T03:33:45.841Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20632026-09-18T03:33:45.841Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
20642026-09-18T03:33:45.841Z- - - - - - - - - - - - - - - - - - - - - - - - -
20652026-09-18T03:33:45.841Z[ 5] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
20662026-09-18T03:33:45.841Z[ 8] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
20672026-09-18T03:33:45.841Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20682026-09-18T03:33:45.841Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20692026-09-18T03:33:45.841Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20702026-09-18T03:33:45.841Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20712026-09-18T03:33:45.841Z[ 18] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
20722026-09-18T03:33:45.841Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20732026-09-18T03:33:45.841Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
20742026-09-18T03:33:45.841Z- - - - - - - - - - - - - - - - - - - - - - - - -
20752026-09-18T03:33:45.841Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20762026-09-18T03:33:45.841Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20772026-09-18T03:33:45.841Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20782026-09-18T03:33:45.841Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20792026-09-18T03:33:45.841Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20802026-09-18T03:33:45.841Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20812026-09-18T03:33:45.841Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20822026-09-18T03:33:45.841Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20832026-09-18T03:33:45.841Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
20842026-09-18T03:33:45.841Z- - - - - - - - - - - - - - - - - - - - - - - - -
20852026-09-18T03:33:45.842Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20862026-09-18T03:33:45.842Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20872026-09-18T03:33:45.842Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20882026-09-18T03:33:45.842Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20892026-09-18T03:33:45.842Z[ 14] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
20902026-09-18T03:33:45.842Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20912026-09-18T03:33:45.842Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20922026-09-18T03:33:45.842Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20932026-09-18T03:33:45.842Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
20942026-09-18T03:33:45.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
20952026-09-18T03:33:45.845Z[ 5] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
20962026-09-18T03:33:45.845Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20972026-09-18T03:33:45.845Z[ 10] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
20982026-09-18T03:33:45.845Z[ 12] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
20992026-09-18T03:33:45.846Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21002026-09-18T03:33:45.846Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21012026-09-18T03:33:45.846Z[ 18] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
21022026-09-18T03:33:45.846Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21032026-09-18T03:33:45.846Z[SUM] 10.00-10.00 sec 512 KBytes 9.69 Gbits/sec
21042026-09-18T03:33:45.846Z- - - - - - - - - - - - - - - - - - - - - - - - -
21052026-09-18T03:33:45.846Z[ ID] Interval Transfer Bitrate
21062026-09-18T03:33:45.846Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21072026-09-18T03:33:45.846Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21082026-09-18T03:33:45.846Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21092026-09-18T03:33:45.846Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21102026-09-18T03:33:45.846Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21112026-09-18T03:33:45.846Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21122026-09-18T03:33:45.846Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21132026-09-18T03:33:45.846Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21142026-09-18T03:33:45.846Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
21152026-09-18T03:33:45.846ZRun 3/5...10138.654518652644Mbps
21162026-09-18T03:33:53.231Z-----------------------------------------------------------
21172026-09-18T03:33:53.232ZServer listening on 5201 (test #9)
21182026-09-18T03:33:53.232Z-----------------------------------------------------------
21192026-09-18T03:33:53.232ZAccepted connection from 10.0.0.1, port 57416
21202026-09-18T03:33:53.232Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52890
21212026-09-18T03:33:53.232Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35857
21222026-09-18T03:33:53.232Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39185
21232026-09-18T03:33:53.232Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49946
21242026-09-18T03:33:53.232Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51366
21252026-09-18T03:33:53.232Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52472
21262026-09-18T03:33:53.232Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45985
21272026-09-18T03:33:53.232Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64846
21282026-09-18T03:33:53.232Z[ ID] Interval Transfer Bitrate
21292026-09-18T03:33:53.232Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21302026-09-18T03:33:53.232Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21312026-09-18T03:33:53.232Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21322026-09-18T03:33:53.232Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21332026-09-18T03:33:53.232Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21342026-09-18T03:33:53.232Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
21352026-09-18T03:33:53.232Z[ 18] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
21362026-09-18T03:33:53.232Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
21372026-09-18T03:33:53.232Z[SUM] 0.00-1.00 sec 964 MBytes 8.09 Gbits/sec
21382026-09-18T03:33:53.232Z- - - - - - - - - - - - - - - - - - - - - - - - -
21392026-09-18T03:33:53.232Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21402026-09-18T03:33:53.232Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21412026-09-18T03:33:53.232Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21422026-09-18T03:33:53.232Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21432026-09-18T03:33:53.232Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21442026-09-18T03:33:53.232Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21452026-09-18T03:33:53.232Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21462026-09-18T03:33:53.232Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21472026-09-18T03:33:53.232Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
21482026-09-18T03:33:53.232Z- - - - - - - - - - - - - - - - - - - - - - - - -
21492026-09-18T03:33:53.232Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21502026-09-18T03:33:53.232Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21512026-09-18T03:33:53.232Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21522026-09-18T03:33:53.232Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21532026-09-18T03:33:53.232Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21542026-09-18T03:33:53.232Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21552026-09-18T03:33:53.232Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21562026-09-18T03:33:53.233Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21572026-09-18T03:33:53.233Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
21582026-09-18T03:33:53.236Z- - - - - - - - - - - - - - - - - - - - - - - - -
21592026-09-18T03:33:53.236Z[ 5] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
21602026-09-18T03:33:53.236Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21612026-09-18T03:33:53.236Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21622026-09-18T03:33:53.236Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21632026-09-18T03:33:53.236Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
21642026-09-18T03:33:53.236Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21652026-09-18T03:33:53.236Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21662026-09-18T03:33:53.236Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21672026-09-18T03:33:53.236Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
21682026-09-18T03:33:53.236Z- - - - - - - - - - - - - - - - - - - - - - - - -
21692026-09-18T03:33:53.236Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21702026-09-18T03:33:53.237Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21712026-09-18T03:33:53.237Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21722026-09-18T03:33:53.237Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21732026-09-18T03:33:53.237Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21742026-09-18T03:33:53.237Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21752026-09-18T03:33:53.237Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21762026-09-18T03:33:53.237Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21772026-09-18T03:33:53.237Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
21782026-09-18T03:33:53.237Z- - - - - - - - - - - - - - - - - - - - - - - - -
21792026-09-18T03:33:53.237Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21802026-09-18T03:33:53.237Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21812026-09-18T03:33:53.237Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21822026-09-18T03:33:53.237Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21832026-09-18T03:33:53.237Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21842026-09-18T03:33:53.237Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21852026-09-18T03:33:53.237Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21862026-09-18T03:33:53.237Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21872026-09-18T03:33:53.237Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
21882026-09-18T03:33:53.237Z- - - - - - - - - - - - - - - - - - - - - - - - -
21892026-09-18T03:33:53.237Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21902026-09-18T03:33:53.237Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21912026-09-18T03:33:53.237Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21922026-09-18T03:33:56.232Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21932026-09-18T03:33:56.232Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21942026-09-18T03:33:56.233Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21952026-09-18T03:33:56.233Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21962026-09-18T03:33:56.233Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21972026-09-18T03:33:56.233Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
21982026-09-18T03:33:56.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
21992026-09-18T03:33:56.233Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
22002026-09-18T03:33:56.233Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
22012026-09-18T03:33:56.233Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
22022026-09-18T03:33:56.233Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
22032026-09-18T03:33:56.277Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
22042026-09-18T03:33:56.277Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
22052026-09-18T03:33:56.277Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
22062026-09-18T03:33:56.278Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
22072026-09-18T03:33:56.278Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
22082026-09-18T03:33:56.278Z- - - - - - - - - - - - - - - - - - - - - - - - -
22092026-09-18T03:33:56.278Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22102026-09-18T03:33:56.278Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22112026-09-18T03:33:56.278Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22122026-09-18T03:33:56.278Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22132026-09-18T03:33:56.278Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22142026-09-18T03:33:56.278Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22152026-09-18T03:33:56.278Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22162026-09-18T03:33:56.278Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22172026-09-18T03:33:56.278Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
22182026-09-18T03:33:56.278Z- - - - - - - - - - - - - - - - - - - - - - - - -
22192026-09-18T03:33:56.278Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22202026-09-18T03:33:56.278Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22212026-09-18T03:33:56.278Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22222026-09-18T03:33:56.278Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22232026-09-18T03:33:56.278Z[ 14] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
22242026-09-18T03:33:56.278Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22252026-09-18T03:33:56.278Z[ 18] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
22262026-09-18T03:33:56.278Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22272026-09-18T03:33:56.278Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
22282026-09-18T03:33:56.278Z- - - - - - - - - - - - - - - - - - - - - - - - -
22292026-09-18T03:33:56.278Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22302026-09-18T03:33:56.278Z[ 8] 10.00-10.00 sec 128 KBytes 2.45 Gbits/sec
22312026-09-18T03:33:56.278Z[ 10] 10.00-10.00 sec 128 KBytes 2.45 Gbits/sec
22322026-09-18T03:33:56.278Z[ 12] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
22332026-09-18T03:33:56.278Z[ 14] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
22342026-09-18T03:33:56.278Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22352026-09-18T03:33:56.278Z[ 18] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
22362026-09-18T03:33:56.278Z[ 20] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
22372026-09-18T03:33:56.278Z[SUM] 10.00-10.00 sec 768 KBytes 14.7 Gbits/sec
22382026-09-18T03:33:56.278Z- - - - - - - - - - - - - - - - - - - - - - - - -
22392026-09-18T03:33:56.278Z[ ID] Interval Transfer Bitrate
22402026-09-18T03:33:56.278Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22412026-09-18T03:33:56.278Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22422026-09-18T03:33:56.279Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22432026-09-18T03:33:56.279Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22442026-09-18T03:33:56.279Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22452026-09-18T03:33:56.279Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22462026-09-18T03:33:56.279Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22472026-09-18T03:33:56.279Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22482026-09-18T03:33:56.279Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec sender
22492026-09-18T03:33:56.279ZRun 4/5...10153.75350364584Mbps
22502026-09-18T03:34:03.628Z-----------------------------------------------------------
22512026-09-18T03:34:03.628ZServer listening on 5201 (test #10)
22522026-09-18T03:34:03.628Z-----------------------------------------------------------
22532026-09-18T03:34:03.628ZAccepted connection from 10.0.0.1, port 53429
22542026-09-18T03:34:03.628Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55404
22552026-09-18T03:34:03.628Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35422
22562026-09-18T03:34:03.628Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49484
22572026-09-18T03:34:03.628Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36575
22582026-09-18T03:34:03.628Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53109
22592026-09-18T03:34:03.628Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52424
22602026-09-18T03:34:03.628Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35880
22612026-09-18T03:34:03.628Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33291
22622026-09-18T03:34:03.628Z[ ID] Interval Transfer Bitrate
22632026-09-18T03:34:03.628Z[ 5] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22642026-09-18T03:34:03.628Z[ 8] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22652026-09-18T03:34:03.628Z[ 10] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22662026-09-18T03:34:03.628Z[ 12] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22672026-09-18T03:34:03.628Z[ 14] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22682026-09-18T03:34:03.629Z[ 16] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22692026-09-18T03:34:03.629Z[ 18] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22702026-09-18T03:34:03.629Z[ 20] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22712026-09-18T03:34:03.629Z[SUM] 0.00-1.00 sec 975 MBytes 8.18 Gbits/sec
22722026-09-18T03:34:03.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
22732026-09-18T03:34:03.629Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22742026-09-18T03:34:03.629Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22752026-09-18T03:34:03.629Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22762026-09-18T03:34:03.629Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22772026-09-18T03:34:03.629Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22782026-09-18T03:34:03.629Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22792026-09-18T03:34:03.629Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22802026-09-18T03:34:03.629Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22812026-09-18T03:34:03.629Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
22822026-09-18T03:34:03.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
22832026-09-18T03:34:03.629Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22842026-09-18T03:34:03.629Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22852026-09-18T03:34:03.629Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22862026-09-18T03:34:03.629Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22872026-09-18T03:34:03.629Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22882026-09-18T03:34:03.629Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22892026-09-18T03:34:03.629Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22902026-09-18T03:34:03.629Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22912026-09-18T03:34:03.629Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
22922026-09-18T03:34:03.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
22932026-09-18T03:34:03.629Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22942026-09-18T03:34:03.629Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22952026-09-18T03:34:03.630Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22962026-09-18T03:34:03.630Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22972026-09-18T03:34:03.630Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22982026-09-18T03:34:03.630Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22992026-09-18T03:34:03.630Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
23002026-09-18T03:34:03.630Z[ 20] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
23012026-09-18T03:34:03.630Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
23022026-09-18T03:34:03.630Z- - - - - - - - - - - - - - - - - - - - - - - - -
23032026-09-18T03:34:03.630Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23042026-09-18T03:34:03.630Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23052026-09-18T03:34:03.630Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23062026-09-18T03:34:03.630Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23072026-09-18T03:34:03.630Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23082026-09-18T03:34:03.630Z[ 16] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
23092026-09-18T03:34:03.630Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23102026-09-18T03:34:03.630Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23112026-09-18T03:34:03.630Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
23122026-09-18T03:34:03.630Z- - - - - - - - - - - - - - - - - - - - - - - - -
23132026-09-18T03:34:03.630Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23142026-09-18T03:34:03.630Z[ 8] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
23152026-09-18T03:34:03.630Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23162026-09-18T03:34:03.630Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23172026-09-18T03:34:03.630Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23182026-09-18T03:34:03.630Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23192026-09-18T03:34:03.630Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23202026-09-18T03:34:03.630Z[ 20] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
23212026-09-18T03:34:03.630Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
23222026-09-18T03:34:03.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
23232026-09-18T03:34:03.635Z[ 5] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23242026-09-18T03:34:03.635Z[ 8] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
23252026-09-18T03:34:03.635Z[ 10] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23262026-09-18T03:34:06.629Z[ 12] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23272026-09-18T03:34:06.629Z[ 14] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23282026-09-18T03:34:06.629Z[ 16] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23292026-09-18T03:34:06.629Z[ 18] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
23302026-09-18T03:34:06.629Z[ 20] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23312026-09-18T03:34:06.629Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.5 Gbits/sec
23322026-09-18T03:34:06.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
23332026-09-18T03:34:06.629Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23342026-09-18T03:34:06.629Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23352026-09-18T03:34:06.629Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23362026-09-18T03:34:06.629Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23372026-09-18T03:34:06.629Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23382026-09-18T03:34:06.629Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23392026-09-18T03:34:06.629Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23402026-09-18T03:34:06.629Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
23412026-09-18T03:34:06.629Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
23422026-09-18T03:34:06.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
23432026-09-18T03:34:06.629Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23442026-09-18T03:34:06.629Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23452026-09-18T03:34:06.629Z[ 10] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
23462026-09-18T03:34:06.629Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23472026-09-18T03:34:06.629Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23482026-09-18T03:34:06.629Z[ 16] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
23492026-09-18T03:34:06.629Z[ 18] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
23502026-09-18T03:34:06.629Z[ 20] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
23512026-09-18T03:34:06.629Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
23522026-09-18T03:34:06.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
23532026-09-18T03:34:06.629Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23542026-09-18T03:34:06.629Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23552026-09-18T03:34:06.629Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23562026-09-18T03:34:06.629Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23572026-09-18T03:34:06.629Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23582026-09-18T03:34:06.629Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23592026-09-18T03:34:06.629Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23602026-09-18T03:34:06.629Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23612026-09-18T03:34:06.629Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
23622026-09-18T03:34:06.630Z- - - - - - - - - - - - - - - - - - - - - - - - -
23632026-09-18T03:34:06.630Z[ 5] 10.00-10.00 sec 128 KBytes 2.32 Gbits/sec
23642026-09-18T03:34:06.630Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23652026-09-18T03:34:06.630Z[ 10] 10.00-10.00 sec 128 KBytes 2.32 Gbits/sec
23662026-09-18T03:34:06.630Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23672026-09-18T03:34:06.630Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23682026-09-18T03:34:06.630Z[ 16] 10.00-10.00 sec 128 KBytes 2.32 Gbits/sec
23692026-09-18T03:34:06.630Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23702026-09-18T03:34:06.630Z[ 20] 10.00-10.00 sec 128 KBytes 2.32 Gbits/sec
23712026-09-18T03:34:06.630Z[SUM] 10.00-10.00 sec 512 KBytes 9.28 Gbits/sec
23722026-09-18T03:34:06.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
23732026-09-18T03:34:06.633Z[ ID] Interval Transfer Bitrate
23742026-09-18T03:34:06.633Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23752026-09-18T03:34:06.633Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23762026-09-18T03:34:06.633Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23772026-09-18T03:34:06.633Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23782026-09-18T03:34:06.634Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23792026-09-18T03:34:06.634Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23802026-09-18T03:34:06.634Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23812026-09-18T03:34:06.634Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23822026-09-18T03:34:06.634Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
23832026-09-18T03:34:06.634ZRun 5/5...10226.495911140133Mbps
23842026-09-18T03:34:06.634Z###---------------------###
23852026-09-18T03:34:06.634Z::: iPerf done... :::
23862026-09-18T03:34:06.634Z:::Awaiting out files...:::
23872026-09-18T03:34:06.634Z###---------------------###
23882026-09-18T03:34:06.634Z###-----###
23892026-09-18T03:34:06.634Z:::done!:::
23902026-09-18T03:34:06.634Z###-----###
23912026-09-18T03:34:06.634Z###-------------------###
23922026-09-18T03:34:06.634Z:::Running experiment :::
23932026-09-18T03:34:06.634Z:::iperf-tcp/local/c2s:::
23942026-09-18T03:34:06.634Z###-------------------###
23952026-09-18T03:34:06.958Zdtrace: description 'profile-201us ' matched 2 probes
23962026-09-18T03:34:14.021Z-----------------------------------------------------------
23972026-09-18T03:34:14.021ZServer listening on 5201 (test #11)
23982026-09-18T03:34:14.021Z-----------------------------------------------------------
23992026-09-18T03:34:14.021ZAccepted connection from 10.0.0.1, port 63812
24002026-09-18T03:34:14.021Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54283
24012026-09-18T03:34:14.021Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34600
24022026-09-18T03:34:14.021Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62724
24032026-09-18T03:34:14.021Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46654
24042026-09-18T03:34:14.021Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63573
24052026-09-18T03:34:14.021Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44202
24062026-09-18T03:34:14.021Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47365
24072026-09-18T03:34:14.021Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34612
24082026-09-18T03:34:14.022Z[ ID] Interval Transfer Bitrate
24092026-09-18T03:34:14.022Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
24102026-09-18T03:34:14.022Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
24112026-09-18T03:34:14.022Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
24122026-09-18T03:34:14.022Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
24132026-09-18T03:34:14.022Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
24142026-09-18T03:34:14.022Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
24152026-09-18T03:34:14.022Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
24162026-09-18T03:34:14.022Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
24172026-09-18T03:34:14.022Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
24182026-09-18T03:34:14.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
24192026-09-18T03:34:14.022Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24202026-09-18T03:34:14.022Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24212026-09-18T03:34:14.022Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24222026-09-18T03:34:14.022Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24232026-09-18T03:34:14.022Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24242026-09-18T03:34:14.022Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24252026-09-18T03:34:14.022Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24262026-09-18T03:34:14.022Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24272026-09-18T03:34:14.022Z[SUM] 1.00-2.00 sec 430 MBytes 3.60 Gbits/sec
24282026-09-18T03:34:14.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
24292026-09-18T03:34:14.022Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
24302026-09-18T03:34:14.022Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
24312026-09-18T03:34:14.022Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
24322026-09-18T03:34:14.022Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
24332026-09-18T03:34:14.022Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
24342026-09-18T03:34:14.022Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
24352026-09-18T03:34:14.023Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
24362026-09-18T03:34:14.023Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
24372026-09-18T03:34:14.023Z[SUM] 2.00-3.00 sec 424 MBytes 3.55 Gbits/sec
24382026-09-18T03:34:14.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
24392026-09-18T03:34:14.023Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24402026-09-18T03:34:14.023Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24412026-09-18T03:34:14.023Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24422026-09-18T03:34:14.023Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24432026-09-18T03:34:14.023Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24442026-09-18T03:34:14.023Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24452026-09-18T03:34:14.023Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24462026-09-18T03:34:14.023Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
24472026-09-18T03:34:14.023Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
24482026-09-18T03:34:14.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
24492026-09-18T03:34:14.023Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24502026-09-18T03:34:14.023Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24512026-09-18T03:34:14.023Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24522026-09-18T03:34:14.023Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24532026-09-18T03:34:14.023Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24542026-09-18T03:34:14.023Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24552026-09-18T03:34:14.023Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24562026-09-18T03:34:14.023Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24572026-09-18T03:34:14.023Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
24582026-09-18T03:34:14.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
24592026-09-18T03:34:14.023Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24602026-09-18T03:34:14.023Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
24612026-09-18T03:34:14.023Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
24622026-09-18T03:34:14.024Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24632026-09-18T03:34:14.024Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
24642026-09-18T03:34:14.024Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
24652026-09-18T03:34:14.024Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24662026-09-18T03:34:14.024Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
24672026-09-18T03:34:14.024Z[SUM] 5.00-6.00 sec 427 MBytes 3.59 Gbits/sec
24682026-09-18T03:34:14.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
24692026-09-18T03:34:14.024Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24702026-09-18T03:34:14.024Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24712026-09-18T03:34:14.024Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24722026-09-18T03:34:17.023Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24732026-09-18T03:34:17.023Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24742026-09-18T03:34:17.023Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24752026-09-18T03:34:17.023Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24762026-09-18T03:34:17.023Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24772026-09-18T03:34:17.023Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
24782026-09-18T03:34:17.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
24792026-09-18T03:34:17.023Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24802026-09-18T03:34:17.023Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24812026-09-18T03:34:17.023Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24822026-09-18T03:34:17.024Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24832026-09-18T03:34:17.024Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24842026-09-18T03:34:17.024Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24852026-09-18T03:34:17.024Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24862026-09-18T03:34:17.024Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24872026-09-18T03:34:17.024Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
24882026-09-18T03:34:17.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
24892026-09-18T03:34:17.024Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24902026-09-18T03:34:17.024Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24912026-09-18T03:34:17.024Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24922026-09-18T03:34:17.024Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24932026-09-18T03:34:17.024Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24942026-09-18T03:34:17.024Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24952026-09-18T03:34:17.024Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24962026-09-18T03:34:17.024Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24972026-09-18T03:34:17.024Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
24982026-09-18T03:34:17.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
24992026-09-18T03:34:17.024Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
25002026-09-18T03:34:17.024Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
25012026-09-18T03:34:17.024Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
25022026-09-18T03:34:17.024Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
25032026-09-18T03:34:17.024Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
25042026-09-18T03:34:17.024Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
25052026-09-18T03:34:17.024Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
25062026-09-18T03:34:17.024Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
25072026-09-18T03:34:17.024Z[SUM] 9.00-10.00 sec 427 MBytes 3.59 Gbits/sec
25082026-09-18T03:34:17.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
25092026-09-18T03:34:17.024Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25102026-09-18T03:34:17.024Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25112026-09-18T03:34:17.024Z[ 10] 10.00-10.00 sec 128 KBytes 886 Mbits/sec
25122026-09-18T03:34:17.024Z[ 12] 10.00-10.00 sec 128 KBytes 886 Mbits/sec
25132026-09-18T03:34:17.024Z[ 14] 10.00-10.00 sec 128 KBytes 886 Mbits/sec
25142026-09-18T03:34:17.024Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25152026-09-18T03:34:17.024Z[ 18] 10.00-10.00 sec 128 KBytes 886 Mbits/sec
25162026-09-18T03:34:17.024Z[ 20] 10.00-10.00 sec 128 KBytes 886 Mbits/sec
25172026-09-18T03:34:17.024Z[SUM] 10.00-10.00 sec 640 KBytes 4.43 Gbits/sec
25182026-09-18T03:34:17.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
25192026-09-18T03:34:17.024Z[ ID] Interval Transfer Bitrate
25202026-09-18T03:34:17.024Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
25212026-09-18T03:34:17.024Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
25222026-09-18T03:34:17.025Z[ 10] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
25232026-09-18T03:34:17.025Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
25242026-09-18T03:34:17.025Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
25252026-09-18T03:34:17.025Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
25262026-09-18T03:34:17.025Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
25272026-09-18T03:34:17.025Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
25282026-09-18T03:34:17.025Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
25292026-09-18T03:34:17.028ZRun 1/10...3522.6125177408544Mbps
25302026-09-18T03:34:24.424Z-----------------------------------------------------------
25312026-09-18T03:34:24.425ZServer listening on 5201 (test #12)
25322026-09-18T03:34:24.425Z-----------------------------------------------------------
25332026-09-18T03:34:24.425ZAccepted connection from 10.0.0.1, port 37323
25342026-09-18T03:34:24.425Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62673
25352026-09-18T03:34:24.425Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60119
25362026-09-18T03:34:24.425Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42319
25372026-09-18T03:34:24.425Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58200
25382026-09-18T03:34:24.425Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59294
25392026-09-18T03:34:24.425Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59811
25402026-09-18T03:34:24.425Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58745
25412026-09-18T03:34:24.425Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48172
25422026-09-18T03:34:24.425Z[ ID] Interval Transfer Bitrate
25432026-09-18T03:34:24.425Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25442026-09-18T03:34:24.425Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25452026-09-18T03:34:24.425Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
25462026-09-18T03:34:24.425Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
25472026-09-18T03:34:24.425Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25482026-09-18T03:34:24.425Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25492026-09-18T03:34:24.425Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
25502026-09-18T03:34:24.425Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25512026-09-18T03:34:24.425Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
25522026-09-18T03:34:24.426Z- - - - - - - - - - - - - - - - - - - - - - - - -
25532026-09-18T03:34:24.426Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
25542026-09-18T03:34:24.426Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
25552026-09-18T03:34:24.426Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
25562026-09-18T03:34:24.426Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
25572026-09-18T03:34:24.426Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
25582026-09-18T03:34:24.426Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
25592026-09-18T03:34:24.426Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
25602026-09-18T03:34:24.426Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
25612026-09-18T03:34:24.426Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
25622026-09-18T03:34:24.426Z- - - - - - - - - - - - - - - - - - - - - - - - -
25632026-09-18T03:34:24.426Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25642026-09-18T03:34:24.426Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25652026-09-18T03:34:24.427Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
25662026-09-18T03:34:24.427Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25672026-09-18T03:34:24.427Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25682026-09-18T03:34:24.427Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25692026-09-18T03:34:24.427Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
25702026-09-18T03:34:24.427Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25712026-09-18T03:34:24.427Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
25722026-09-18T03:34:24.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
25732026-09-18T03:34:24.427Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25742026-09-18T03:34:24.427Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25752026-09-18T03:34:24.427Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25762026-09-18T03:34:24.427Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25772026-09-18T03:34:24.427Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25782026-09-18T03:34:24.427Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25792026-09-18T03:34:24.427Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25802026-09-18T03:34:24.427Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25812026-09-18T03:34:24.427Z[SUM] 3.00-4.00 sec 432 MBytes 3.63 Gbits/sec
25822026-09-18T03:34:24.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
25832026-09-18T03:34:24.427Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25842026-09-18T03:34:24.427Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25852026-09-18T03:34:24.427Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25862026-09-18T03:34:24.427Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25872026-09-18T03:34:24.427Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25882026-09-18T03:34:24.427Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
25892026-09-18T03:34:24.427Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25902026-09-18T03:34:24.427Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25912026-09-18T03:34:24.427Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
25922026-09-18T03:34:24.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
25932026-09-18T03:34:24.427Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25942026-09-18T03:34:24.427Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25952026-09-18T03:34:24.427Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25962026-09-18T03:34:24.427Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
25972026-09-18T03:34:24.427Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25982026-09-18T03:34:24.427Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25992026-09-18T03:34:24.427Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
26002026-09-18T03:34:24.428Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
26012026-09-18T03:34:24.428Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
26022026-09-18T03:34:24.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
26032026-09-18T03:34:24.428Z[ 5] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
26042026-09-18T03:34:24.428Z[ 8] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
26052026-09-18T03:34:24.428Z[ 10] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
26062026-09-18T03:34:27.426Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
26072026-09-18T03:34:27.426Z[ 14] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
26082026-09-18T03:34:27.427Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
26092026-09-18T03:34:27.427Z[ 18] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
26102026-09-18T03:34:27.427Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
26112026-09-18T03:34:27.427Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
26122026-09-18T03:34:27.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
26132026-09-18T03:34:27.427Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26142026-09-18T03:34:27.427Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26152026-09-18T03:34:27.427Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26162026-09-18T03:34:27.427Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26172026-09-18T03:34:27.427Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26182026-09-18T03:34:27.427Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26192026-09-18T03:34:27.427Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26202026-09-18T03:34:27.427Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26212026-09-18T03:34:27.427Z[SUM] 7.00-8.00 sec 430 MBytes 3.60 Gbits/sec
26222026-09-18T03:34:27.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
26232026-09-18T03:34:27.427Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26242026-09-18T03:34:27.427Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
26252026-09-18T03:34:27.427Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
26262026-09-18T03:34:27.427Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26272026-09-18T03:34:27.427Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
26282026-09-18T03:34:27.427Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26292026-09-18T03:34:27.427Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26302026-09-18T03:34:27.427Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
26312026-09-18T03:34:27.427Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
26322026-09-18T03:34:27.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
26332026-09-18T03:34:27.427Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26342026-09-18T03:34:27.428Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26352026-09-18T03:34:27.428Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26362026-09-18T03:34:27.428Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26372026-09-18T03:34:27.428Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
26382026-09-18T03:34:27.428Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26392026-09-18T03:34:27.428Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26402026-09-18T03:34:27.428Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26412026-09-18T03:34:27.428Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
26422026-09-18T03:34:27.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
26432026-09-18T03:34:27.428Z[ 5] 10.00-10.00 sec 128 KBytes 770 Mbits/sec
26442026-09-18T03:34:27.428Z[ 8] 10.00-10.00 sec 128 KBytes 771 Mbits/sec
26452026-09-18T03:34:27.428Z[ 10] 10.00-10.00 sec 128 KBytes 771 Mbits/sec
26462026-09-18T03:34:27.428Z[ 12] 10.00-10.00 sec 128 KBytes 771 Mbits/sec
26472026-09-18T03:34:27.428Z[ 14] 10.00-10.00 sec 128 KBytes 771 Mbits/sec
26482026-09-18T03:34:27.428Z[ 16] 10.00-10.00 sec 128 KBytes 772 Mbits/sec
26492026-09-18T03:34:27.428Z[ 18] 10.00-10.00 sec 128 KBytes 772 Mbits/sec
26502026-09-18T03:34:27.428Z[ 20] 10.00-10.00 sec 128 KBytes 771 Mbits/sec
26512026-09-18T03:34:27.428Z[SUM] 10.00-10.00 sec 1.00 MBytes 6.16 Gbits/sec
26522026-09-18T03:34:27.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
26532026-09-18T03:34:27.428Z[ ID] Interval Transfer Bitrate
26542026-09-18T03:34:27.428Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26552026-09-18T03:34:27.428Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26562026-09-18T03:34:27.428Z[ 10] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
26572026-09-18T03:34:27.429Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26582026-09-18T03:34:27.429Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26592026-09-18T03:34:27.429Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26602026-09-18T03:34:27.429Z[ 18] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
26612026-09-18T03:34:27.429Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26622026-09-18T03:34:27.429Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
26632026-09-18T03:34:27.433ZRun 2/10...3531.8404871252346Mbps
26642026-09-18T03:34:34.842Z-----------------------------------------------------------
26652026-09-18T03:34:34.842ZServer listening on 5201 (test #13)
26662026-09-18T03:34:34.842Z-----------------------------------------------------------
26672026-09-18T03:34:34.842ZAccepted connection from 10.0.0.1, port 59253
26682026-09-18T03:34:34.842Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61872
26692026-09-18T03:34:34.842Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38008
26702026-09-18T03:34:34.842Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58567
26712026-09-18T03:34:34.842Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49384
26722026-09-18T03:34:34.842Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50785
26732026-09-18T03:34:34.842Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64561
26742026-09-18T03:34:34.842Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42988
26752026-09-18T03:34:34.842Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46270
26762026-09-18T03:34:34.842Z[ ID] Interval Transfer Bitrate
26772026-09-18T03:34:34.842Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
26782026-09-18T03:34:34.842Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26792026-09-18T03:34:34.842Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
26802026-09-18T03:34:34.842Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26812026-09-18T03:34:34.842Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
26822026-09-18T03:34:34.842Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26832026-09-18T03:34:34.842Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
26842026-09-18T03:34:34.842Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
26852026-09-18T03:34:34.842Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
26862026-09-18T03:34:34.842Z- - - - - - - - - - - - - - - - - - - - - - - - -
26872026-09-18T03:34:34.842Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26882026-09-18T03:34:34.842Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26892026-09-18T03:34:34.842Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26902026-09-18T03:34:34.842Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26912026-09-18T03:34:34.842Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
26922026-09-18T03:34:34.842Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26932026-09-18T03:34:34.842Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26942026-09-18T03:34:34.843Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26952026-09-18T03:34:34.843Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
26962026-09-18T03:34:34.843Z- - - - - - - - - - - - - - - - - - - - - - - - -
26972026-09-18T03:34:34.843Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
26982026-09-18T03:34:34.843Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
26992026-09-18T03:34:34.843Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
27002026-09-18T03:34:34.843Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
27012026-09-18T03:34:34.843Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
27022026-09-18T03:34:34.843Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
27032026-09-18T03:34:34.843Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
27042026-09-18T03:34:34.843Z[ 20] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
27052026-09-18T03:34:34.843Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
27062026-09-18T03:34:34.843Z- - - - - - - - - - - - - - - - - - - - - - - - -
27072026-09-18T03:34:34.843Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
27082026-09-18T03:34:34.843Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
27092026-09-18T03:34:34.843Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
27102026-09-18T03:34:34.843Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
27112026-09-18T03:34:34.843Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
27122026-09-18T03:34:34.843Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
27132026-09-18T03:34:34.843Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
27142026-09-18T03:34:34.843Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
27152026-09-18T03:34:34.843Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
27162026-09-18T03:34:34.843Z- - - - - - - - - - - - - - - - - - - - - - - - -
27172026-09-18T03:34:34.843Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27182026-09-18T03:34:34.843Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27192026-09-18T03:34:34.843Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27202026-09-18T03:34:34.843Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
27212026-09-18T03:34:34.843Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27222026-09-18T03:34:34.843Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27232026-09-18T03:34:34.843Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
27242026-09-18T03:34:34.843Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
27252026-09-18T03:34:34.843Z[SUM] 4.00-5.00 sec 430 MBytes 3.60 Gbits/sec
27262026-09-18T03:34:34.843Z- - - - - - - - - - - - - - - - - - - - - - - - -
27272026-09-18T03:34:34.843Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27282026-09-18T03:34:34.843Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27292026-09-18T03:34:34.843Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27302026-09-18T03:34:34.843Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27312026-09-18T03:34:34.843Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27322026-09-18T03:34:34.844Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27332026-09-18T03:34:34.844Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27342026-09-18T03:34:34.844Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27352026-09-18T03:34:34.844Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
27362026-09-18T03:34:34.844Z- - - - - - - - - - - - - - - - - - - - - - - - -
27372026-09-18T03:34:34.844Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27382026-09-18T03:34:34.844Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27392026-09-18T03:34:34.844Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27402026-09-18T03:34:37.844Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27412026-09-18T03:34:37.844Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27422026-09-18T03:34:37.844Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27432026-09-18T03:34:37.844Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27442026-09-18T03:34:37.844Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27452026-09-18T03:34:37.844Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
27462026-09-18T03:34:37.844Z- - - - - - - - - - - - - - - - - - - - - - - - -
27472026-09-18T03:34:37.844Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
27482026-09-18T03:34:37.844Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
27492026-09-18T03:34:37.844Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
27502026-09-18T03:34:37.844Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
27512026-09-18T03:34:37.844Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
27522026-09-18T03:34:37.844Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
27532026-09-18T03:34:37.844Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
27542026-09-18T03:34:37.844Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
27552026-09-18T03:34:37.844Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
27562026-09-18T03:34:37.844Z- - - - - - - - - - - - - - - - - - - - - - - - -
27572026-09-18T03:34:37.844Z[ 5] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
27582026-09-18T03:34:37.844Z[ 8] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
27592026-09-18T03:34:37.844Z[ 10] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
27602026-09-18T03:34:37.845Z[ 12] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
27612026-09-18T03:34:37.845Z[ 14] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
27622026-09-18T03:34:37.845Z[ 16] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
27632026-09-18T03:34:37.845Z[ 18] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
27642026-09-18T03:34:37.845Z[ 20] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
27652026-09-18T03:34:37.845Z[SUM] 8.00-9.00 sec 436 MBytes 3.66 Gbits/sec
27662026-09-18T03:34:37.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
27672026-09-18T03:34:37.845Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
27682026-09-18T03:34:37.845Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
27692026-09-18T03:34:37.845Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
27702026-09-18T03:34:37.845Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
27712026-09-18T03:34:37.845Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
27722026-09-18T03:34:37.845Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
27732026-09-18T03:34:37.845Z[ 18] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
27742026-09-18T03:34:37.845Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
27752026-09-18T03:34:37.845Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
27762026-09-18T03:34:37.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
27772026-09-18T03:34:37.845Z[ 5] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
27782026-09-18T03:34:37.845Z[ 8] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
27792026-09-18T03:34:37.845Z[ 10] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
27802026-09-18T03:34:37.845Z[ 12] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
27812026-09-18T03:34:37.845Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27822026-09-18T03:34:37.845Z[ 16] 10.00-10.00 sec 128 KBytes 890 Mbits/sec
27832026-09-18T03:34:37.845Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27842026-09-18T03:34:37.845Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27852026-09-18T03:34:37.845Z[SUM] 10.00-10.00 sec 640 KBytes 4.44 Gbits/sec
27862026-09-18T03:34:37.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
27872026-09-18T03:34:37.845Z[ ID] Interval Transfer Bitrate
27882026-09-18T03:34:37.849Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
27892026-09-18T03:34:37.849Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
27902026-09-18T03:34:37.849Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
27912026-09-18T03:34:37.849Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
27922026-09-18T03:34:37.849Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
27932026-09-18T03:34:37.849Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
27942026-09-18T03:34:37.849Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
27952026-09-18T03:34:37.849Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
27962026-09-18T03:34:37.850Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
27972026-09-18T03:34:37.850ZRun 3/10...3543.0674426511473Mbps
27982026-09-18T03:34:45.248Z-----------------------------------------------------------
27992026-09-18T03:34:45.249ZServer listening on 5201 (test #14)
28002026-09-18T03:34:45.249Z-----------------------------------------------------------
28012026-09-18T03:34:45.249ZAccepted connection from 10.0.0.1, port 48461
28022026-09-18T03:34:45.249Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51194
28032026-09-18T03:34:45.249Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48167
28042026-09-18T03:34:45.249Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42502
28052026-09-18T03:34:45.249Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36147
28062026-09-18T03:34:45.249Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62321
28072026-09-18T03:34:45.249Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33417
28082026-09-18T03:34:45.249Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35364
28092026-09-18T03:34:45.249Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47171
28102026-09-18T03:34:45.249Z[ ID] Interval Transfer Bitrate
28112026-09-18T03:34:45.249Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28122026-09-18T03:34:45.249Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28132026-09-18T03:34:45.249Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28142026-09-18T03:34:45.249Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28152026-09-18T03:34:45.249Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28162026-09-18T03:34:45.249Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28172026-09-18T03:34:45.249Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28182026-09-18T03:34:45.249Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28192026-09-18T03:34:45.249Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
28202026-09-18T03:34:45.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
28212026-09-18T03:34:45.249Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28222026-09-18T03:34:45.249Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28232026-09-18T03:34:45.249Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
28242026-09-18T03:34:45.249Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28252026-09-18T03:34:45.249Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
28262026-09-18T03:34:45.249Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
28272026-09-18T03:34:45.249Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28282026-09-18T03:34:45.249Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28292026-09-18T03:34:45.249Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
28302026-09-18T03:34:45.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
28312026-09-18T03:34:45.249Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28322026-09-18T03:34:45.249Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28332026-09-18T03:34:45.249Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28342026-09-18T03:34:45.249Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28352026-09-18T03:34:45.249Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28362026-09-18T03:34:45.250Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28372026-09-18T03:34:45.250Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28382026-09-18T03:34:45.250Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28392026-09-18T03:34:45.250Z[SUM] 2.00-3.00 sec 431 MBytes 3.61 Gbits/sec
28402026-09-18T03:34:45.250Z- - - - - - - - - - - - - - - - - - - - - - - - -
28412026-09-18T03:34:45.250Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28422026-09-18T03:34:45.250Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
28432026-09-18T03:34:45.250Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
28442026-09-18T03:34:45.250Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
28452026-09-18T03:34:45.250Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28462026-09-18T03:34:45.250Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28472026-09-18T03:34:45.250Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
28482026-09-18T03:34:45.251Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
28492026-09-18T03:34:45.251Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
28502026-09-18T03:34:45.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
28512026-09-18T03:34:45.251Z[ 5] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
28522026-09-18T03:34:45.251Z[ 8] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
28532026-09-18T03:34:45.251Z[ 10] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
28542026-09-18T03:34:45.251Z[ 12] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
28552026-09-18T03:34:45.251Z[ 14] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
28562026-09-18T03:34:45.251Z[ 16] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
28572026-09-18T03:34:45.251Z[ 18] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
28582026-09-18T03:34:45.251Z[ 20] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
28592026-09-18T03:34:45.251Z[SUM] 4.00-5.00 sec 438 MBytes 3.68 Gbits/sec
28602026-09-18T03:34:45.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
28612026-09-18T03:34:45.251Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
28622026-09-18T03:34:45.251Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
28632026-09-18T03:34:45.251Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
28642026-09-18T03:34:45.251Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
28652026-09-18T03:34:45.251Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
28662026-09-18T03:34:45.251Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
28672026-09-18T03:34:45.251Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
28682026-09-18T03:34:45.251Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
28692026-09-18T03:34:45.251Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
28702026-09-18T03:34:45.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
28712026-09-18T03:34:45.251Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
28722026-09-18T03:34:45.251Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
28732026-09-18T03:34:45.251Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
28742026-09-18T03:34:48.251Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
28752026-09-18T03:34:48.251Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
28762026-09-18T03:34:48.251Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28772026-09-18T03:34:48.251Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
28782026-09-18T03:34:48.251Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
28792026-09-18T03:34:48.251Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
28802026-09-18T03:34:48.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
28812026-09-18T03:34:48.251Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
28822026-09-18T03:34:48.251Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
28832026-09-18T03:34:48.251Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
28842026-09-18T03:34:48.251Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
28852026-09-18T03:34:48.251Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
28862026-09-18T03:34:48.251Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
28872026-09-18T03:34:48.251Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
28882026-09-18T03:34:48.252Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
28892026-09-18T03:34:48.252Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
28902026-09-18T03:34:48.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
28912026-09-18T03:34:48.252Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28922026-09-18T03:34:48.252Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28932026-09-18T03:34:48.252Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28942026-09-18T03:34:48.252Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28952026-09-18T03:34:48.252Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28962026-09-18T03:34:48.252Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28972026-09-18T03:34:48.252Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28982026-09-18T03:34:48.252Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28992026-09-18T03:34:48.252Z[SUM] 8.00-9.00 sec 433 MBytes 3.64 Gbits/sec
29002026-09-18T03:34:48.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
29012026-09-18T03:34:48.252Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
29022026-09-18T03:34:48.252Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
29032026-09-18T03:34:48.252Z[ 10] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
29042026-09-18T03:34:48.252Z[ 12] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
29052026-09-18T03:34:48.252Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
29062026-09-18T03:34:48.252Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
29072026-09-18T03:34:48.252Z[ 18] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
29082026-09-18T03:34:48.252Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
29092026-09-18T03:34:48.252Z[SUM] 9.00-10.00 sec 437 MBytes 3.66 Gbits/sec
29102026-09-18T03:34:48.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
29112026-09-18T03:34:48.252Z[ 5] 10.00-10.00 sec 128 KBytes 759 Mbits/sec
29122026-09-18T03:34:48.252Z[ 8] 10.00-10.00 sec 128 KBytes 760 Mbits/sec
29132026-09-18T03:34:48.252Z[ 10] 10.00-10.00 sec 128 KBytes 760 Mbits/sec
29142026-09-18T03:34:48.252Z[ 12] 10.00-10.00 sec 128 KBytes 760 Mbits/sec
29152026-09-18T03:34:48.252Z[ 14] 10.00-10.00 sec 128 KBytes 760 Mbits/sec
29162026-09-18T03:34:48.252Z[ 16] 10.00-10.00 sec 128 KBytes 760 Mbits/sec
29172026-09-18T03:34:48.252Z[ 18] 10.00-10.00 sec 128 KBytes 760 Mbits/sec
29182026-09-18T03:34:48.252Z[ 20] 10.00-10.00 sec 128 KBytes 760 Mbits/sec
29192026-09-18T03:34:48.252Z[SUM] 10.00-10.00 sec 1.00 MBytes 6.07 Gbits/sec
29202026-09-18T03:34:48.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
29212026-09-18T03:34:48.252Z[ ID] Interval Transfer Bitrate
29222026-09-18T03:34:48.252Z[ 5] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
29232026-09-18T03:34:48.252Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
29242026-09-18T03:34:48.252Z[ 10] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
29252026-09-18T03:34:48.252Z[ 12] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
29262026-09-18T03:34:48.252Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
29272026-09-18T03:34:48.252Z[ 16] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
29282026-09-18T03:34:48.253Z[ 18] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
29292026-09-18T03:34:48.253Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
29302026-09-18T03:34:48.253Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.55 Gbits/sec receiver
29312026-09-18T03:34:48.256ZRun 4/10...3555.0127936147023Mbps
29322026-09-18T03:34:55.668Z-----------------------------------------------------------
29332026-09-18T03:34:55.668ZServer listening on 5201 (test #15)
29342026-09-18T03:34:55.668Z-----------------------------------------------------------
29352026-09-18T03:34:55.668ZAccepted connection from 10.0.0.1, port 63026
29362026-09-18T03:34:55.668Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62024
29372026-09-18T03:34:55.668Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52839
29382026-09-18T03:34:55.668Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35267
29392026-09-18T03:34:55.669Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63398
29402026-09-18T03:34:55.669Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58406
29412026-09-18T03:34:55.669Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49361
29422026-09-18T03:34:55.669Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36500
29432026-09-18T03:34:55.669Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61704
29442026-09-18T03:34:55.669Z[ ID] Interval Transfer Bitrate
29452026-09-18T03:34:55.669Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29462026-09-18T03:34:55.669Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
29472026-09-18T03:34:55.669Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
29482026-09-18T03:34:55.669Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
29492026-09-18T03:34:55.669Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
29502026-09-18T03:34:55.669Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
29512026-09-18T03:34:55.669Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29522026-09-18T03:34:55.669Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29532026-09-18T03:34:55.669Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
29542026-09-18T03:34:55.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
29552026-09-18T03:34:55.673Z[ 5] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
29562026-09-18T03:34:55.673Z[ 8] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
29572026-09-18T03:34:55.673Z[ 10] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
29582026-09-18T03:34:55.673Z[ 12] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
29592026-09-18T03:34:55.673Z[ 14] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
29602026-09-18T03:34:55.673Z[ 16] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
29612026-09-18T03:34:55.673Z[ 18] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
29622026-09-18T03:34:55.673Z[ 20] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
29632026-09-18T03:34:55.673Z[SUM] 1.00-2.00 sec 439 MBytes 3.68 Gbits/sec
29642026-09-18T03:34:55.673Z- - - - - - - - - - - - - - - - - - - - - - - - -
29652026-09-18T03:34:55.673Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29662026-09-18T03:34:55.673Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
29672026-09-18T03:34:55.673Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29682026-09-18T03:34:55.673Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29692026-09-18T03:34:55.673Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29702026-09-18T03:34:55.673Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29712026-09-18T03:34:55.673Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
29722026-09-18T03:34:55.673Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29732026-09-18T03:34:55.673Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
29742026-09-18T03:34:55.673Z- - - - - - - - - - - - - - - - - - - - - - - - -
29752026-09-18T03:34:55.673Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29762026-09-18T03:34:55.673Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29772026-09-18T03:34:55.673Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29782026-09-18T03:34:55.674Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29792026-09-18T03:34:55.674Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29802026-09-18T03:34:55.674Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29812026-09-18T03:34:55.674Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29822026-09-18T03:34:55.674Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29832026-09-18T03:34:55.674Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
29842026-09-18T03:34:55.674Z- - - - - - - - - - - - - - - - - - - - - - - - -
29852026-09-18T03:34:55.674Z[ 5] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
29862026-09-18T03:34:55.674Z[ 8] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
29872026-09-18T03:34:55.674Z[ 10] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
29882026-09-18T03:34:55.674Z[ 12] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
29892026-09-18T03:34:55.674Z[ 14] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
29902026-09-18T03:34:55.674Z[ 16] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
29912026-09-18T03:34:55.674Z[ 18] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
29922026-09-18T03:34:55.674Z[ 20] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
29932026-09-18T03:34:55.674Z[SUM] 4.00-5.00 sec 440 MBytes 3.69 Gbits/sec
29942026-09-18T03:34:55.674Z- - - - - - - - - - - - - - - - - - - - - - - - -
29952026-09-18T03:34:55.674Z[ 5] 5.00-6.00 sec 55.6 MBytes 467 Mbits/sec
29962026-09-18T03:34:55.674Z[ 8] 5.00-6.00 sec 55.6 MBytes 467 Mbits/sec
29972026-09-18T03:34:55.674Z[ 10] 5.00-6.00 sec 55.6 MBytes 467 Mbits/sec
29982026-09-18T03:34:55.674Z[ 12] 5.00-6.00 sec 55.8 MBytes 468 Mbits/sec
29992026-09-18T03:34:55.674Z[ 14] 5.00-6.00 sec 55.5 MBytes 466 Mbits/sec
30002026-09-18T03:34:55.675Z[ 16] 5.00-6.00 sec 55.5 MBytes 466 Mbits/sec
30012026-09-18T03:34:55.675Z[ 18] 5.00-6.00 sec 55.6 MBytes 467 Mbits/sec
30022026-09-18T03:34:55.675Z[ 20] 5.00-6.00 sec 55.6 MBytes 467 Mbits/sec
30032026-09-18T03:34:55.675Z[SUM] 5.00-6.00 sec 445 MBytes 3.73 Gbits/sec
30042026-09-18T03:34:55.675Z- - - - - - - - - - - - - - - - - - - - - - - - -
30052026-09-18T03:34:55.675Z[ 5] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
30062026-09-18T03:34:55.675Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
30072026-09-18T03:34:55.675Z[ 10] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
30082026-09-18T03:34:58.671Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
30092026-09-18T03:34:58.672Z[ 14] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
30102026-09-18T03:34:58.672Z[ 16] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
30112026-09-18T03:34:58.672Z[ 18] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
30122026-09-18T03:34:58.672Z[ 20] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
30132026-09-18T03:34:58.672Z[SUM] 6.00-7.00 sec 438 MBytes 3.68 Gbits/sec
30142026-09-18T03:34:58.672Z- - - - - - - - - - - - - - - - - - - - - - - - -
30152026-09-18T03:34:58.672Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
30162026-09-18T03:34:58.672Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
30172026-09-18T03:34:58.672Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
30182026-09-18T03:34:58.672Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
30192026-09-18T03:34:58.672Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
30202026-09-18T03:34:58.672Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
30212026-09-18T03:34:58.672Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
30222026-09-18T03:34:58.672Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
30232026-09-18T03:34:58.672Z[SUM] 7.00-8.00 sec 433 MBytes 3.64 Gbits/sec
30242026-09-18T03:34:58.672Z- - - - - - - - - - - - - - - - - - - - - - - - -
30252026-09-18T03:34:58.672Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
30262026-09-18T03:34:58.672Z[ 8] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
30272026-09-18T03:34:58.672Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30282026-09-18T03:34:58.672Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30292026-09-18T03:34:58.672Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
30302026-09-18T03:34:58.672Z[ 16] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30312026-09-18T03:34:58.672Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
30322026-09-18T03:34:58.672Z[ 20] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
30332026-09-18T03:34:58.672Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
30342026-09-18T03:34:58.672Z- - - - - - - - - - - - - - - - - - - - - - - - -
30352026-09-18T03:34:58.672Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
30362026-09-18T03:34:58.672Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30372026-09-18T03:34:58.672Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
30382026-09-18T03:34:58.672Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30392026-09-18T03:34:58.672Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30402026-09-18T03:34:58.672Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30412026-09-18T03:34:58.672Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30422026-09-18T03:34:58.672Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
30432026-09-18T03:34:58.672Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
30442026-09-18T03:34:58.672Z- - - - - - - - - - - - - - - - - - - - - - - - -
30452026-09-18T03:34:58.672Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30462026-09-18T03:34:58.673Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30472026-09-18T03:34:58.673Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30482026-09-18T03:34:58.673Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30492026-09-18T03:34:58.673Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30502026-09-18T03:34:58.673Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30512026-09-18T03:34:58.673Z[ 18] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
30522026-09-18T03:34:58.673Z[ 20] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
30532026-09-18T03:34:58.673Z[SUM] 10.00-10.00 sec 256 KBytes 1.93 Gbits/sec
30542026-09-18T03:34:58.673Z- - - - - - - - - - - - - - - - - - - - - - - - -
30552026-09-18T03:34:58.673Z[ ID] Interval Transfer Bitrate
30562026-09-18T03:34:58.673Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30572026-09-18T03:34:58.673Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
30582026-09-18T03:34:58.673Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30592026-09-18T03:34:58.673Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30602026-09-18T03:34:58.673Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30612026-09-18T03:34:58.673Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30622026-09-18T03:34:58.673Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30632026-09-18T03:34:58.673Z[ 20] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
30642026-09-18T03:34:58.673Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec receiver
30652026-09-18T03:34:58.676ZRun 5/10...3562.038096150456Mbps
30662026-09-18T03:35:06.073Z-----------------------------------------------------------
30672026-09-18T03:35:06.073ZServer listening on 5201 (test #16)
30682026-09-18T03:35:06.073Z-----------------------------------------------------------
30692026-09-18T03:35:06.073ZAccepted connection from 10.0.0.1, port 41838
30702026-09-18T03:35:06.073Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39589
30712026-09-18T03:35:06.073Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36368
30722026-09-18T03:35:06.073Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34875
30732026-09-18T03:35:06.073Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34175
30742026-09-18T03:35:06.073Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63720
30752026-09-18T03:35:06.074Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41961
30762026-09-18T03:35:06.074Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59995
30772026-09-18T03:35:06.074Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48006
30782026-09-18T03:35:06.074Z[ ID] Interval Transfer Bitrate
30792026-09-18T03:35:06.074Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30802026-09-18T03:35:06.074Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
30812026-09-18T03:35:06.074Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
30822026-09-18T03:35:06.074Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
30832026-09-18T03:35:06.074Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
30842026-09-18T03:35:06.074Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
30852026-09-18T03:35:06.074Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
30862026-09-18T03:35:06.074Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30872026-09-18T03:35:06.074Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
30882026-09-18T03:35:06.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
30892026-09-18T03:35:06.074Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30902026-09-18T03:35:06.074Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30912026-09-18T03:35:06.074Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30922026-09-18T03:35:06.074Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30932026-09-18T03:35:06.074Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30942026-09-18T03:35:06.074Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30952026-09-18T03:35:06.074Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30962026-09-18T03:35:06.074Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30972026-09-18T03:35:06.074Z[SUM] 1.00-2.00 sec 432 MBytes 3.63 Gbits/sec
30982026-09-18T03:35:06.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
30992026-09-18T03:35:06.075Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
31002026-09-18T03:35:06.075Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
31012026-09-18T03:35:06.075Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
31022026-09-18T03:35:06.075Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
31032026-09-18T03:35:06.075Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
31042026-09-18T03:35:06.075Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
31052026-09-18T03:35:06.075Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
31062026-09-18T03:35:06.075Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
31072026-09-18T03:35:06.075Z[SUM] 2.00-3.00 sec 432 MBytes 3.63 Gbits/sec
31082026-09-18T03:35:06.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
31092026-09-18T03:35:06.075Z[ 5] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
31102026-09-18T03:35:06.075Z[ 8] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
31112026-09-18T03:35:06.075Z[ 10] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
31122026-09-18T03:35:06.075Z[ 12] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
31132026-09-18T03:35:06.075Z[ 14] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
31142026-09-18T03:35:06.075Z[ 16] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
31152026-09-18T03:35:06.075Z[ 18] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
31162026-09-18T03:35:06.075Z[ 20] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
31172026-09-18T03:35:06.075Z[SUM] 3.00-4.00 sec 442 MBytes 3.71 Gbits/sec
31182026-09-18T03:35:06.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
31192026-09-18T03:35:06.075Z[ 5] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
31202026-09-18T03:35:06.075Z[ 8] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
31212026-09-18T03:35:06.075Z[ 10] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
31222026-09-18T03:35:06.075Z[ 12] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
31232026-09-18T03:35:06.079Z[ 14] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
31242026-09-18T03:35:06.079Z[ 16] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
31252026-09-18T03:35:06.079Z[ 18] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
31262026-09-18T03:35:06.079Z[ 20] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
31272026-09-18T03:35:06.079Z[SUM] 4.00-5.00 sec 444 MBytes 3.72 Gbits/sec
31282026-09-18T03:35:06.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
31292026-09-18T03:35:06.079Z[ 5] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
31302026-09-18T03:35:06.080Z[ 8] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
31312026-09-18T03:35:06.080Z[ 10] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
31322026-09-18T03:35:06.080Z[ 12] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
31332026-09-18T03:35:06.080Z[ 14] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
31342026-09-18T03:35:06.080Z[ 16] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
31352026-09-18T03:35:06.080Z[ 18] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
31362026-09-18T03:35:06.080Z[ 20] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
31372026-09-18T03:35:06.080Z[SUM] 5.00-6.00 sec 440 MBytes 3.69 Gbits/sec
31382026-09-18T03:35:06.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
31392026-09-18T03:35:06.080Z[ 5] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
31402026-09-18T03:35:06.080Z[ 8] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
31412026-09-18T03:35:06.080Z[ 10] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
31422026-09-18T03:35:09.076Z[ 12] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
31432026-09-18T03:35:09.076Z[ 14] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
31442026-09-18T03:35:09.076Z[ 16] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
31452026-09-18T03:35:09.076Z[ 18] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
31462026-09-18T03:35:09.076Z[ 20] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
31472026-09-18T03:35:09.076Z[SUM] 6.00-7.00 sec 443 MBytes 3.71 Gbits/sec
31482026-09-18T03:35:09.076Z- - - - - - - - - - - - - - - - - - - - - - - - -
31492026-09-18T03:35:09.076Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
31502026-09-18T03:35:09.076Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31512026-09-18T03:35:09.076Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
31522026-09-18T03:35:09.076Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
31532026-09-18T03:35:09.076Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
31542026-09-18T03:35:09.076Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
31552026-09-18T03:35:09.076Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31562026-09-18T03:35:09.076Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
31572026-09-18T03:35:09.076Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
31582026-09-18T03:35:09.076Z- - - - - - - - - - - - - - - - - - - - - - - - -
31592026-09-18T03:35:09.076Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
31602026-09-18T03:35:09.076Z[ 8] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
31612026-09-18T03:35:09.076Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
31622026-09-18T03:35:09.076Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
31632026-09-18T03:35:09.076Z[ 14] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
31642026-09-18T03:35:09.076Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
31652026-09-18T03:35:09.076Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
31662026-09-18T03:35:09.076Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
31672026-09-18T03:35:09.076Z[SUM] 8.00-9.00 sec 419 MBytes 3.52 Gbits/sec
31682026-09-18T03:35:09.076Z- - - - - - - - - - - - - - - - - - - - - - - - -
31692026-09-18T03:35:09.076Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31702026-09-18T03:35:09.076Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31712026-09-18T03:35:09.076Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31722026-09-18T03:35:09.077Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31732026-09-18T03:35:09.077Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31742026-09-18T03:35:09.077Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31752026-09-18T03:35:09.077Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31762026-09-18T03:35:09.077Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31772026-09-18T03:35:09.077Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
31782026-09-18T03:35:09.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
31792026-09-18T03:35:09.077Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31802026-09-18T03:35:09.077Z[ 8] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
31812026-09-18T03:35:09.077Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31822026-09-18T03:35:09.077Z[ 12] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
31832026-09-18T03:35:09.077Z[ 14] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
31842026-09-18T03:35:09.077Z[ 16] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
31852026-09-18T03:35:09.077Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31862026-09-18T03:35:09.077Z[ 20] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
31872026-09-18T03:35:09.077Z[SUM] 10.00-10.00 sec 640 KBytes 4.87 Gbits/sec
31882026-09-18T03:35:09.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
31892026-09-18T03:35:09.077Z[ ID] Interval Transfer Bitrate
31902026-09-18T03:35:09.077Z[ 5] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31912026-09-18T03:35:09.077Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31922026-09-18T03:35:09.077Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31932026-09-18T03:35:09.077Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31942026-09-18T03:35:09.077Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31952026-09-18T03:35:09.077Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31962026-09-18T03:35:09.077Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31972026-09-18T03:35:09.077Z[ 20] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
31982026-09-18T03:35:09.077Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec receiver
31992026-09-18T03:35:09.081ZRun 6/10...3558.793632851163Mbps
32002026-09-18T03:35:16.477Z-----------------------------------------------------------
32012026-09-18T03:35:16.477ZServer listening on 5201 (test #17)
32022026-09-18T03:35:16.477Z-----------------------------------------------------------
32032026-09-18T03:35:16.477ZAccepted connection from 10.0.0.1, port 60027
32042026-09-18T03:35:16.477Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59175
32052026-09-18T03:35:16.477Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50893
32062026-09-18T03:35:16.477Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37668
32072026-09-18T03:35:16.477Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53339
32082026-09-18T03:35:16.477Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63468
32092026-09-18T03:35:16.477Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59114
32102026-09-18T03:35:16.477Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42954
32112026-09-18T03:35:16.477Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64263
32122026-09-18T03:35:16.477Z[ ID] Interval Transfer Bitrate
32132026-09-18T03:35:16.477Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32142026-09-18T03:35:16.477Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32152026-09-18T03:35:16.478Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
32162026-09-18T03:35:16.478Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32172026-09-18T03:35:16.478Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32182026-09-18T03:35:16.478Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32192026-09-18T03:35:16.478Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32202026-09-18T03:35:16.478Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32212026-09-18T03:35:16.478Z[SUM] 0.00-1.00 sec 345 MBytes 2.90 Gbits/sec
32222026-09-18T03:35:16.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
32232026-09-18T03:35:16.478Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32242026-09-18T03:35:16.478Z[ 8] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
32252026-09-18T03:35:16.478Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
32262026-09-18T03:35:16.478Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
32272026-09-18T03:35:16.478Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32282026-09-18T03:35:16.478Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32292026-09-18T03:35:16.478Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
32302026-09-18T03:35:16.478Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32312026-09-18T03:35:16.478Z[SUM] 1.00-2.00 sec 436 MBytes 3.65 Gbits/sec
32322026-09-18T03:35:16.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
32332026-09-18T03:35:16.478Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32342026-09-18T03:35:16.478Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32352026-09-18T03:35:16.478Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32362026-09-18T03:35:16.478Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32372026-09-18T03:35:16.478Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32382026-09-18T03:35:16.478Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32392026-09-18T03:35:16.478Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32402026-09-18T03:35:16.478Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32412026-09-18T03:35:16.478Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
32422026-09-18T03:35:16.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
32432026-09-18T03:35:16.478Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32442026-09-18T03:35:16.478Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32452026-09-18T03:35:16.478Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32462026-09-18T03:35:16.478Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32472026-09-18T03:35:16.478Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32482026-09-18T03:35:16.478Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32492026-09-18T03:35:16.478Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32502026-09-18T03:35:16.478Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32512026-09-18T03:35:16.478Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
32522026-09-18T03:35:16.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
32532026-09-18T03:35:16.479Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
32542026-09-18T03:35:16.479Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
32552026-09-18T03:35:16.479Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32562026-09-18T03:35:16.479Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
32572026-09-18T03:35:16.479Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
32582026-09-18T03:35:16.479Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
32592026-09-18T03:35:16.479Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
32602026-09-18T03:35:16.479Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
32612026-09-18T03:35:16.479Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
32622026-09-18T03:35:16.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
32632026-09-18T03:35:16.479Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32642026-09-18T03:35:16.479Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
32652026-09-18T03:35:16.480Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32662026-09-18T03:35:16.480Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32672026-09-18T03:35:16.480Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32682026-09-18T03:35:16.480Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32692026-09-18T03:35:16.480Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
32702026-09-18T03:35:16.480Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32712026-09-18T03:35:16.480Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
32722026-09-18T03:35:16.480Z- - - - - - - - - - - - - - - - - - - - - - - - -
32732026-09-18T03:35:16.480Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32742026-09-18T03:35:16.480Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32752026-09-18T03:35:16.483Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32762026-09-18T03:35:19.479Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32772026-09-18T03:35:19.480Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32782026-09-18T03:35:19.480Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32792026-09-18T03:35:19.480Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
32802026-09-18T03:35:19.480Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32812026-09-18T03:35:19.480Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
32822026-09-18T03:35:19.480Z- - - - - - - - - - - - - - - - - - - - - - - - -
32832026-09-18T03:35:19.480Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
32842026-09-18T03:35:19.480Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
32852026-09-18T03:35:19.480Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32862026-09-18T03:35:19.480Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32872026-09-18T03:35:19.480Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32882026-09-18T03:35:19.480Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32892026-09-18T03:35:19.480Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
32902026-09-18T03:35:19.480Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32912026-09-18T03:35:19.480Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
32922026-09-18T03:35:19.480Z- - - - - - - - - - - - - - - - - - - - - - - - -
32932026-09-18T03:35:19.480Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32942026-09-18T03:35:19.480Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32952026-09-18T03:35:19.480Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
32962026-09-18T03:35:19.480Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32972026-09-18T03:35:19.480Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32982026-09-18T03:35:19.480Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32992026-09-18T03:35:19.480Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
33002026-09-18T03:35:19.480Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
33012026-09-18T03:35:19.480Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
33022026-09-18T03:35:19.480Z- - - - - - - - - - - - - - - - - - - - - - - - -
33032026-09-18T03:35:19.480Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
33042026-09-18T03:35:19.481Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
33052026-09-18T03:35:19.481Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
33062026-09-18T03:35:19.481Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
33072026-09-18T03:35:19.481Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
33082026-09-18T03:35:19.481Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
33092026-09-18T03:35:19.481Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
33102026-09-18T03:35:19.481Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
33112026-09-18T03:35:19.481Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
33122026-09-18T03:35:19.481Z- - - - - - - - - - - - - - - - - - - - - - - - -
33132026-09-18T03:35:19.481Z[ 5] 10.00-10.00 sec 128 KBytes 772 Mbits/sec
33142026-09-18T03:35:19.481Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33152026-09-18T03:35:19.481Z[ 10] 10.00-10.00 sec 128 KBytes 773 Mbits/sec
33162026-09-18T03:35:19.481Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33172026-09-18T03:35:19.481Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33182026-09-18T03:35:19.481Z[ 16] 10.00-10.00 sec 128 KBytes 773 Mbits/sec
33192026-09-18T03:35:19.481Z[ 18] 10.00-10.00 sec 128 KBytes 773 Mbits/sec
33202026-09-18T03:35:19.481Z[ 20] 10.00-10.00 sec 128 KBytes 773 Mbits/sec
33212026-09-18T03:35:19.481Z[SUM] 10.00-10.00 sec 640 KBytes 3.86 Gbits/sec
33222026-09-18T03:35:19.481Z- - - - - - - - - - - - - - - - - - - - - - - - -
33232026-09-18T03:35:19.481Z[ ID] Interval Transfer Bitrate
33242026-09-18T03:35:19.481Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33252026-09-18T03:35:19.481Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33262026-09-18T03:35:19.481Z[ 10] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
33272026-09-18T03:35:19.481Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33282026-09-18T03:35:19.482Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33292026-09-18T03:35:19.482Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33302026-09-18T03:35:19.482Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33312026-09-18T03:35:19.482Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33322026-09-18T03:35:19.482Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
33332026-09-18T03:35:19.485ZRun 7/10...3530.799348813024Mbps
33342026-09-18T03:35:26.894Z-----------------------------------------------------------
33352026-09-18T03:35:26.894ZServer listening on 5201 (test #18)
33362026-09-18T03:35:26.894Z-----------------------------------------------------------
33372026-09-18T03:35:26.894ZAccepted connection from 10.0.0.1, port 63113
33382026-09-18T03:35:26.894Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38462
33392026-09-18T03:35:26.894Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60996
33402026-09-18T03:35:26.894Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56381
33412026-09-18T03:35:26.894Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57528
33422026-09-18T03:35:26.894Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42509
33432026-09-18T03:35:26.894Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61138
33442026-09-18T03:35:26.894Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40923
33452026-09-18T03:35:26.894Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52094
33462026-09-18T03:35:26.894Z[ ID] Interval Transfer Bitrate
33472026-09-18T03:35:26.894Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33482026-09-18T03:35:26.894Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33492026-09-18T03:35:26.894Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33502026-09-18T03:35:26.894Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33512026-09-18T03:35:26.894Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33522026-09-18T03:35:26.894Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33532026-09-18T03:35:26.894Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33542026-09-18T03:35:26.894Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33552026-09-18T03:35:26.894Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
33562026-09-18T03:35:26.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
33572026-09-18T03:35:26.894Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33582026-09-18T03:35:26.895Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33592026-09-18T03:35:26.895Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33602026-09-18T03:35:26.895Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33612026-09-18T03:35:26.895Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33622026-09-18T03:35:26.895Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
33632026-09-18T03:35:26.895Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33642026-09-18T03:35:26.895Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33652026-09-18T03:35:26.895Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
33662026-09-18T03:35:26.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
33672026-09-18T03:35:26.895Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
33682026-09-18T03:35:26.895Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
33692026-09-18T03:35:26.895Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
33702026-09-18T03:35:26.895Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
33712026-09-18T03:35:26.895Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
33722026-09-18T03:35:26.895Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
33732026-09-18T03:35:26.895Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
33742026-09-18T03:35:26.895Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
33752026-09-18T03:35:26.895Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
33762026-09-18T03:35:26.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
33772026-09-18T03:35:26.895Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33782026-09-18T03:35:26.895Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33792026-09-18T03:35:26.895Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33802026-09-18T03:35:26.895Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
33812026-09-18T03:35:26.895Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33822026-09-18T03:35:26.895Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33832026-09-18T03:35:26.895Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33842026-09-18T03:35:26.895Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33852026-09-18T03:35:26.895Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
33862026-09-18T03:35:26.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
33872026-09-18T03:35:26.895Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33882026-09-18T03:35:26.895Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
33892026-09-18T03:35:26.895Z[ 10] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
33902026-09-18T03:35:26.895Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33912026-09-18T03:35:26.895Z[ 14] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
33922026-09-18T03:35:26.895Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33932026-09-18T03:35:26.895Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33942026-09-18T03:35:26.895Z[ 20] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
33952026-09-18T03:35:26.895Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
33962026-09-18T03:35:26.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
33972026-09-18T03:35:26.896Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
33982026-09-18T03:35:26.896Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33992026-09-18T03:35:26.896Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
34002026-09-18T03:35:26.896Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
34012026-09-18T03:35:26.896Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
34022026-09-18T03:35:26.896Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
34032026-09-18T03:35:26.896Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
34042026-09-18T03:35:26.896Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
34052026-09-18T03:35:26.896Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
34062026-09-18T03:35:26.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
34072026-09-18T03:35:26.896Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34082026-09-18T03:35:26.896Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34092026-09-18T03:35:26.896Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34102026-09-18T03:35:29.897Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34112026-09-18T03:35:29.897Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34122026-09-18T03:35:29.898Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34132026-09-18T03:35:29.898Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34142026-09-18T03:35:29.898Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34152026-09-18T03:35:29.898Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
34162026-09-18T03:35:29.898Z- - - - - - - - - - - - - - - - - - - - - - - - -
34172026-09-18T03:35:29.898Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34182026-09-18T03:35:29.898Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
34192026-09-18T03:35:29.898Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34202026-09-18T03:35:29.898Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
34212026-09-18T03:35:29.898Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34222026-09-18T03:35:29.898Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
34232026-09-18T03:35:29.898Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34242026-09-18T03:35:29.898Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34252026-09-18T03:35:29.898Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
34262026-09-18T03:35:29.898Z- - - - - - - - - - - - - - - - - - - - - - - - -
34272026-09-18T03:35:29.898Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
34282026-09-18T03:35:29.898Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34292026-09-18T03:35:29.898Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34302026-09-18T03:35:29.898Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34312026-09-18T03:35:29.898Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
34322026-09-18T03:35:29.898Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
34332026-09-18T03:35:29.898Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
34342026-09-18T03:35:29.898Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
34352026-09-18T03:35:29.898Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
34362026-09-18T03:35:29.898Z- - - - - - - - - - - - - - - - - - - - - - - - -
34372026-09-18T03:35:29.898Z[ 5] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
34382026-09-18T03:35:29.898Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34392026-09-18T03:35:29.898Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34402026-09-18T03:35:29.898Z[ 12] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
34412026-09-18T03:35:29.898Z[ 14] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
34422026-09-18T03:35:29.898Z[ 16] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
34432026-09-18T03:35:29.898Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34442026-09-18T03:35:29.898Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34452026-09-18T03:35:29.898Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
34462026-09-18T03:35:29.898Z- - - - - - - - - - - - - - - - - - - - - - - - -
34472026-09-18T03:35:29.898Z[ 5] 10.00-10.00 sec 256 KBytes 790 Mbits/sec
34482026-09-18T03:35:29.898Z[ 8] 10.00-10.00 sec 256 KBytes 790 Mbits/sec
34492026-09-18T03:35:29.899Z[ 10] 10.00-10.00 sec 128 KBytes 395 Mbits/sec
34502026-09-18T03:35:29.899Z[ 12] 10.00-10.00 sec 128 KBytes 395 Mbits/sec
34512026-09-18T03:35:29.899Z[ 14] 10.00-10.00 sec 128 KBytes 395 Mbits/sec
34522026-09-18T03:35:29.899Z[ 16] 10.00-10.00 sec 128 KBytes 395 Mbits/sec
34532026-09-18T03:35:29.899Z[ 18] 10.00-10.00 sec 128 KBytes 395 Mbits/sec
34542026-09-18T03:35:29.899Z[ 20] 10.00-10.00 sec 256 KBytes 790 Mbits/sec
34552026-09-18T03:35:29.899Z[SUM] 10.00-10.00 sec 1.38 MBytes 4.34 Gbits/sec
34562026-09-18T03:35:29.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
34572026-09-18T03:35:29.899Z[ ID] Interval Transfer Bitrate
34582026-09-18T03:35:29.899Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
34592026-09-18T03:35:29.899Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34602026-09-18T03:35:29.899Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
34612026-09-18T03:35:29.899Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
34622026-09-18T03:35:29.899Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
34632026-09-18T03:35:29.900Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
34642026-09-18T03:35:29.900Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
34652026-09-18T03:35:29.900Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
34662026-09-18T03:35:29.900Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec receiver
34672026-09-18T03:35:29.903ZRun 8/10...3516.6371744458797Mbps
34682026-09-18T03:35:37.312Z-----------------------------------------------------------
34692026-09-18T03:35:37.312ZServer listening on 5201 (test #19)
34702026-09-18T03:35:37.312Z-----------------------------------------------------------
34712026-09-18T03:35:37.312ZAccepted connection from 10.0.0.1, port 64484
34722026-09-18T03:35:37.312Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41392
34732026-09-18T03:35:37.312Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35157
34742026-09-18T03:35:37.313Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40093
34752026-09-18T03:35:37.313Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57302
34762026-09-18T03:35:37.313Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37419
34772026-09-18T03:35:37.313Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43316
34782026-09-18T03:35:37.313Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58859
34792026-09-18T03:35:37.313Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54580
34802026-09-18T03:35:37.313Z[ ID] Interval Transfer Bitrate
34812026-09-18T03:35:37.313Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34822026-09-18T03:35:37.313Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34832026-09-18T03:35:37.313Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34842026-09-18T03:35:37.313Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34852026-09-18T03:35:37.313Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34862026-09-18T03:35:37.313Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34872026-09-18T03:35:37.313Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34882026-09-18T03:35:37.313Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34892026-09-18T03:35:37.313Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
34902026-09-18T03:35:37.313Z- - - - - - - - - - - - - - - - - - - - - - - - -
34912026-09-18T03:35:37.313Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34922026-09-18T03:35:37.313Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
34932026-09-18T03:35:37.313Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
34942026-09-18T03:35:37.313Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
34952026-09-18T03:35:37.313Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34962026-09-18T03:35:37.313Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34972026-09-18T03:35:37.313Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34982026-09-18T03:35:37.313Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34992026-09-18T03:35:37.313Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
35002026-09-18T03:35:37.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
35012026-09-18T03:35:37.314Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
35022026-09-18T03:35:37.314Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
35032026-09-18T03:35:37.314Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
35042026-09-18T03:35:37.314Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
35052026-09-18T03:35:37.314Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
35062026-09-18T03:35:37.314Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
35072026-09-18T03:35:37.314Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
35082026-09-18T03:35:37.314Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
35092026-09-18T03:35:37.314Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
35102026-09-18T03:35:37.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
35112026-09-18T03:35:37.314Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35122026-09-18T03:35:37.314Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
35132026-09-18T03:35:37.314Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
35142026-09-18T03:35:37.314Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35152026-09-18T03:35:37.314Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
35162026-09-18T03:35:37.314Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35172026-09-18T03:35:37.314Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
35182026-09-18T03:35:37.314Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35192026-09-18T03:35:37.314Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
35202026-09-18T03:35:37.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
35212026-09-18T03:35:37.315Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
35222026-09-18T03:35:37.315Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35232026-09-18T03:35:37.315Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
35242026-09-18T03:35:37.315Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
35252026-09-18T03:35:37.315Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
35262026-09-18T03:35:37.315Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
35272026-09-18T03:35:37.315Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
35282026-09-18T03:35:37.315Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
35292026-09-18T03:35:37.315Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
35302026-09-18T03:35:37.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
35312026-09-18T03:35:37.315Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35322026-09-18T03:35:37.315Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35332026-09-18T03:35:37.315Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
35342026-09-18T03:35:37.315Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35352026-09-18T03:35:37.315Z[ 14] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
35362026-09-18T03:35:37.316Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35372026-09-18T03:35:37.316Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
35382026-09-18T03:35:37.316Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35392026-09-18T03:35:37.316Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
35402026-09-18T03:35:37.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
35412026-09-18T03:35:37.316Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
35422026-09-18T03:35:37.316Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
35432026-09-18T03:35:37.316Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35442026-09-18T03:35:40.315Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
35452026-09-18T03:35:40.315Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35462026-09-18T03:35:40.316Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
35472026-09-18T03:35:40.316Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35482026-09-18T03:35:40.316Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
35492026-09-18T03:35:40.316Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
35502026-09-18T03:35:40.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
35512026-09-18T03:35:40.316Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
35522026-09-18T03:35:40.316Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35532026-09-18T03:35:40.316Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
35542026-09-18T03:35:40.316Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
35552026-09-18T03:35:40.316Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
35562026-09-18T03:35:40.316Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
35572026-09-18T03:35:40.316Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35582026-09-18T03:35:40.316Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
35592026-09-18T03:35:40.316Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
35602026-09-18T03:35:40.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
35612026-09-18T03:35:40.316Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
35622026-09-18T03:35:40.316Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
35632026-09-18T03:35:40.316Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
35642026-09-18T03:35:40.316Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
35652026-09-18T03:35:40.316Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
35662026-09-18T03:35:40.316Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
35672026-09-18T03:35:40.316Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
35682026-09-18T03:35:40.316Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
35692026-09-18T03:35:40.316Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
35702026-09-18T03:35:40.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
35712026-09-18T03:35:40.316Z[ 5] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
35722026-09-18T03:35:40.316Z[ 8] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
35732026-09-18T03:35:40.316Z[ 10] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
35742026-09-18T03:35:40.316Z[ 12] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
35752026-09-18T03:35:40.316Z[ 14] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
35762026-09-18T03:35:40.316Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
35772026-09-18T03:35:40.317Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
35782026-09-18T03:35:40.317Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
35792026-09-18T03:35:40.317Z[SUM] 9.00-10.00 sec 439 MBytes 3.68 Gbits/sec
35802026-09-18T03:35:40.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
35812026-09-18T03:35:40.317Z[ 5] 10.00-10.00 sec 256 KBytes 731 Mbits/sec
35822026-09-18T03:35:40.317Z[ 8] 10.00-10.00 sec 128 KBytes 366 Mbits/sec
35832026-09-18T03:35:40.317Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35842026-09-18T03:35:40.317Z[ 12] 10.00-10.00 sec 128 KBytes 366 Mbits/sec
35852026-09-18T03:35:40.317Z[ 14] 10.00-10.00 sec 128 KBytes 366 Mbits/sec
35862026-09-18T03:35:40.317Z[ 16] 10.00-10.00 sec 128 KBytes 366 Mbits/sec
35872026-09-18T03:35:40.317Z[ 18] 10.00-10.00 sec 128 KBytes 366 Mbits/sec
35882026-09-18T03:35:40.317Z[ 20] 10.00-10.00 sec 256 KBytes 732 Mbits/sec
35892026-09-18T03:35:40.317Z[SUM] 10.00-10.00 sec 1.12 MBytes 3.29 Gbits/sec
35902026-09-18T03:35:40.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
35912026-09-18T03:35:40.317Z[ ID] Interval Transfer Bitrate
35922026-09-18T03:35:40.317Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
35932026-09-18T03:35:40.317Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
35942026-09-18T03:35:40.317Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
35952026-09-18T03:35:40.317Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
35962026-09-18T03:35:40.317Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
35972026-09-18T03:35:40.317Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
35982026-09-18T03:35:40.317Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
35992026-09-18T03:35:40.317Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
36002026-09-18T03:35:40.317Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
36012026-09-18T03:35:40.320ZRun 9/10...3524.3957620536585Mbps
36022026-09-18T03:35:47.719Z-----------------------------------------------------------
36032026-09-18T03:35:47.719ZServer listening on 5201 (test #20)
36042026-09-18T03:35:47.720Z-----------------------------------------------------------
36052026-09-18T03:35:47.720ZAccepted connection from 10.0.0.1, port 55765
36062026-09-18T03:35:47.720Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42039
36072026-09-18T03:35:47.720Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59819
36082026-09-18T03:35:47.720Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58563
36092026-09-18T03:35:47.720Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54065
36102026-09-18T03:35:47.720Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51843
36112026-09-18T03:35:47.720Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61749
36122026-09-18T03:35:47.720Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37514
36132026-09-18T03:35:47.720Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59302
36142026-09-18T03:35:47.720Z[ ID] Interval Transfer Bitrate
36152026-09-18T03:35:47.720Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36162026-09-18T03:35:47.720Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36172026-09-18T03:35:47.720Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
36182026-09-18T03:35:47.720Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36192026-09-18T03:35:47.720Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36202026-09-18T03:35:47.720Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36212026-09-18T03:35:47.720Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
36222026-09-18T03:35:47.720Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
36232026-09-18T03:35:47.720Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
36242026-09-18T03:35:47.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
36252026-09-18T03:35:47.720Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36262026-09-18T03:35:47.720Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36272026-09-18T03:35:47.720Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36282026-09-18T03:35:47.720Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36292026-09-18T03:35:47.720Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36302026-09-18T03:35:47.720Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36312026-09-18T03:35:47.720Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36322026-09-18T03:35:47.720Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36332026-09-18T03:35:47.720Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
36342026-09-18T03:35:47.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
36352026-09-18T03:35:47.720Z[ 5] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
36362026-09-18T03:35:47.721Z[ 8] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
36372026-09-18T03:35:47.721Z[ 10] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
36382026-09-18T03:35:47.721Z[ 12] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
36392026-09-18T03:35:47.721Z[ 14] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
36402026-09-18T03:35:47.721Z[ 16] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
36412026-09-18T03:35:47.721Z[ 18] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
36422026-09-18T03:35:47.721Z[ 20] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
36432026-09-18T03:35:47.721Z[SUM] 2.00-3.00 sec 442 MBytes 3.71 Gbits/sec
36442026-09-18T03:35:47.721Z- - - - - - - - - - - - - - - - - - - - - - - - -
36452026-09-18T03:35:47.721Z[ 5] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
36462026-09-18T03:35:47.721Z[ 8] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
36472026-09-18T03:35:47.721Z[ 10] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
36482026-09-18T03:35:47.721Z[ 12] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
36492026-09-18T03:35:47.721Z[ 14] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
36502026-09-18T03:35:47.721Z[ 16] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
36512026-09-18T03:35:47.721Z[ 18] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
36522026-09-18T03:35:47.721Z[ 20] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
36532026-09-18T03:35:47.721Z[SUM] 3.00-4.00 sec 444 MBytes 3.72 Gbits/sec
36542026-09-18T03:35:47.721Z- - - - - - - - - - - - - - - - - - - - - - - - -
36552026-09-18T03:35:47.721Z[ 5] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
36562026-09-18T03:35:47.721Z[ 8] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
36572026-09-18T03:35:47.721Z[ 10] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
36582026-09-18T03:35:47.721Z[ 12] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
36592026-09-18T03:35:47.721Z[ 14] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
36602026-09-18T03:35:47.721Z[ 16] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
36612026-09-18T03:35:47.721Z[ 18] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
36622026-09-18T03:35:47.721Z[ 20] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
36632026-09-18T03:35:47.721Z[SUM] 4.00-5.00 sec 440 MBytes 3.69 Gbits/sec
36642026-09-18T03:35:47.721Z- - - - - - - - - - - - - - - - - - - - - - - - -
36652026-09-18T03:35:47.721Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
36662026-09-18T03:35:47.721Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
36672026-09-18T03:35:47.721Z[ 10] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
36682026-09-18T03:35:47.721Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36692026-09-18T03:35:47.722Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
36702026-09-18T03:35:47.722Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
36712026-09-18T03:35:47.722Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
36722026-09-18T03:35:47.722Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
36732026-09-18T03:35:47.722Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
36742026-09-18T03:35:47.722Z- - - - - - - - - - - - - - - - - - - - - - - - -
36752026-09-18T03:35:47.722Z[ 5] 6.00-7.00 sec 55.5 MBytes 466 Mbits/sec
36762026-09-18T03:35:47.722Z[ 8] 6.00-7.00 sec 55.5 MBytes 466 Mbits/sec
36772026-09-18T03:35:47.722Z[ 10] 6.00-7.00 sec 55.5 MBytes 466 Mbits/sec
36782026-09-18T03:35:50.720Z[ 12] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
36792026-09-18T03:35:50.720Z[ 14] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
36802026-09-18T03:35:50.720Z[ 16] 6.00-7.00 sec 55.5 MBytes 466 Mbits/sec
36812026-09-18T03:35:50.720Z[ 18] 6.00-7.00 sec 55.5 MBytes 466 Mbits/sec
36822026-09-18T03:35:50.720Z[ 20] 6.00-7.00 sec 55.5 MBytes 466 Mbits/sec
36832026-09-18T03:35:50.720Z[SUM] 6.00-7.00 sec 444 MBytes 3.72 Gbits/sec
36842026-09-18T03:35:50.721Z- - - - - - - - - - - - - - - - - - - - - - - - -
36852026-09-18T03:35:50.721Z[ 5] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
36862026-09-18T03:35:50.721Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
36872026-09-18T03:35:50.721Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
36882026-09-18T03:35:50.721Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
36892026-09-18T03:35:50.721Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
36902026-09-18T03:35:50.721Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
36912026-09-18T03:35:50.721Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
36922026-09-18T03:35:50.721Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
36932026-09-18T03:35:50.721Z[SUM] 7.00-8.00 sec 420 MBytes 3.53 Gbits/sec
36942026-09-18T03:35:50.721Z- - - - - - - - - - - - - - - - - - - - - - - - -
36952026-09-18T03:35:50.721Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
36962026-09-18T03:35:50.721Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
36972026-09-18T03:35:50.721Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
36982026-09-18T03:35:50.721Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
36992026-09-18T03:35:50.721Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
37002026-09-18T03:35:50.721Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
37012026-09-18T03:35:50.721Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
37022026-09-18T03:35:50.721Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
37032026-09-18T03:35:50.721Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
37042026-09-18T03:35:50.721Z- - - - - - - - - - - - - - - - - - - - - - - - -
37052026-09-18T03:35:50.721Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37062026-09-18T03:35:50.721Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
37072026-09-18T03:35:50.721Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
37082026-09-18T03:35:50.721Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37092026-09-18T03:35:50.721Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
37102026-09-18T03:35:50.721Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
37112026-09-18T03:35:50.725Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
37122026-09-18T03:35:50.725Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
37132026-09-18T03:35:50.725Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
37142026-09-18T03:35:50.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
37152026-09-18T03:35:50.725Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37162026-09-18T03:35:50.725Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37172026-09-18T03:35:50.725Z[ 10] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
37182026-09-18T03:35:50.725Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37192026-09-18T03:35:50.725Z[ 14] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
37202026-09-18T03:35:50.725Z[ 16] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
37212026-09-18T03:35:50.726Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37222026-09-18T03:35:50.726Z[ 20] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
37232026-09-18T03:35:50.726Z[SUM] 10.00-10.00 sec 512 KBytes 4.30 Gbits/sec
37242026-09-18T03:35:50.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
37252026-09-18T03:35:50.726Z[ ID] Interval Transfer Bitrate
37262026-09-18T03:35:50.726Z[ 5] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
37272026-09-18T03:35:50.726Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
37282026-09-18T03:35:50.726Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
37292026-09-18T03:35:50.726Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
37302026-09-18T03:35:50.726Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
37312026-09-18T03:35:50.726Z[ 16] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
37322026-09-18T03:35:50.726Z[ 18] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
37332026-09-18T03:35:50.726Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
37342026-09-18T03:35:50.726Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.55 Gbits/sec receiver
37352026-09-18T03:35:50.726ZRun 10/10...3552.8040829411925Mbps
37362026-09-18T03:35:50.726Z###---------------------###
37372026-09-18T03:35:50.726Z::: iPerf done... :::
37382026-09-18T03:35:50.726Z:::Awaiting out files...:::
37392026-09-18T03:35:50.726Z###---------------------###
37402026-09-18T03:35:50.726Z###-----###
37412026-09-18T03:35:50.726Z:::done!:::
37422026-09-18T03:35:50.726Z###-----###
37432026-09-18T03:35:51.653ZGnuplot not found, using plotters backend
37442026-09-18T03:35:51.789ZBenchmarking iperf-tcp/local/c2s/tx
37452026-09-18T03:35:51.789ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37462026-09-18T03:35:55.933ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37472026-09-18T03:36:15.777ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37482026-09-18T03:36:15.867Ziperf-tcp/local/c2s/tx time: [3.4692 µs 3.4692 µs 3.4693 µs]
37492026-09-18T03:36:15.868Z change: [−0.9098% −0.9048% −0.8995%] (p = 0.00 < 0.05)
37502026-09-18T03:36:15.868Z Change within noise threshold.
37512026-09-18T03:36:15.868ZFound 8 outliers among 100 measurements (8.00%)
37522026-09-18T03:36:15.868Z 5 (5.00%) low mild
37532026-09-18T03:36:15.868Z 2 (2.00%) high mild
37542026-09-18T03:36:15.868Z 1 (1.00%) high severe
37552026-09-18T03:36:16.749Z
37562026-09-18T03:36:16.753ZBenchmarking iperf-tcp/local/c2s/rx
37572026-09-18T03:36:16.753ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37582026-09-18T03:36:20.896ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37592026-09-18T03:36:40.719ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37602026-09-18T03:36:40.805Ziperf-tcp/local/c2s/rx time: [6.5752 µs 6.5754 µs 6.5756 µs]
37612026-09-18T03:36:40.805Z change: [−0.3850% −0.3804% −0.3754%] (p = 0.00 < 0.05)
37622026-09-18T03:36:40.805Z Change within noise threshold.
37632026-09-18T03:36:40.805ZFound 4 outliers among 100 measurements (4.00%)
37642026-09-18T03:36:40.805Z 2 (2.00%) low mild
37652026-09-18T03:36:40.805Z 2 (2.00%) high mild
37662026-09-18T03:36:41.685Z
37672026-09-18T03:36:41.690Z###-------------------###
37682026-09-18T03:36:41.690Z:::Running experiment :::
37692026-09-18T03:36:41.690Z:::iperf-tcp/local/s2c:::
37702026-09-18T03:36:41.690Z###-------------------###
37712026-09-18T03:36:42.021Zdtrace: description 'profile-201us ' matched 2 probes
37722026-09-18T03:36:49.079Z-----------------------------------------------------------
37732026-09-18T03:36:49.079ZServer listening on 5201 (test #21)
37742026-09-18T03:36:49.079Z-----------------------------------------------------------
37752026-09-18T03:36:49.079ZAccepted connection from 10.0.0.1, port 58877
37762026-09-18T03:36:49.079Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56284
37772026-09-18T03:36:49.079Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64769
37782026-09-18T03:36:49.079Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51437
37792026-09-18T03:36:49.079Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33277
37802026-09-18T03:36:49.079Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51720
37812026-09-18T03:36:49.079Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39035
37822026-09-18T03:36:49.079Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56966
37832026-09-18T03:36:49.079Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57082
37842026-09-18T03:36:49.079Z[ ID] Interval Transfer Bitrate
37852026-09-18T03:36:49.079Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37862026-09-18T03:36:49.079Z[ 8] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
37872026-09-18T03:36:49.079Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37882026-09-18T03:36:49.080Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37892026-09-18T03:36:49.080Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37902026-09-18T03:36:49.080Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37912026-09-18T03:36:49.080Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37922026-09-18T03:36:49.080Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37932026-09-18T03:36:49.080Z[SUM] 0.00-1.00 sec 345 MBytes 2.90 Gbits/sec
37942026-09-18T03:36:49.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
37952026-09-18T03:36:49.080Z[ 5] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
37962026-09-18T03:36:49.080Z[ 8] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
37972026-09-18T03:36:49.080Z[ 10] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
37982026-09-18T03:36:49.080Z[ 12] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
37992026-09-18T03:36:49.080Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
38002026-09-18T03:36:49.080Z[ 16] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
38012026-09-18T03:36:49.080Z[ 18] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
38022026-09-18T03:36:49.080Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
38032026-09-18T03:36:49.080Z[SUM] 1.00-2.00 sec 438 MBytes 3.67 Gbits/sec
38042026-09-18T03:36:49.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
38052026-09-18T03:36:49.080Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
38062026-09-18T03:36:49.080Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
38072026-09-18T03:36:49.080Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
38082026-09-18T03:36:49.080Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
38092026-09-18T03:36:49.080Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
38102026-09-18T03:36:49.080Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
38112026-09-18T03:36:49.080Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
38122026-09-18T03:36:49.080Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
38132026-09-18T03:36:49.080Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
38142026-09-18T03:36:49.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
38152026-09-18T03:36:49.080Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
38162026-09-18T03:36:49.080Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
38172026-09-18T03:36:49.080Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
38182026-09-18T03:36:49.080Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
38192026-09-18T03:36:49.080Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
38202026-09-18T03:36:49.080Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
38212026-09-18T03:36:49.080Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
38222026-09-18T03:36:49.080Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
38232026-09-18T03:36:49.080Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
38242026-09-18T03:36:49.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
38252026-09-18T03:36:49.080Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38262026-09-18T03:36:49.080Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38272026-09-18T03:36:49.080Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
38282026-09-18T03:36:49.081Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
38292026-09-18T03:36:49.081Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38302026-09-18T03:36:49.081Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
38312026-09-18T03:36:49.081Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38322026-09-18T03:36:49.081Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
38332026-09-18T03:36:49.081Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
38342026-09-18T03:36:49.081Z- - - - - - - - - - - - - - - - - - - - - - - - -
38352026-09-18T03:36:49.081Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
38362026-09-18T03:36:49.081Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
38372026-09-18T03:36:49.081Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
38382026-09-18T03:36:49.081Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
38392026-09-18T03:36:49.081Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38402026-09-18T03:36:49.081Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
38412026-09-18T03:36:49.081Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
38422026-09-18T03:36:49.081Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
38432026-09-18T03:36:49.081Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
38442026-09-18T03:36:49.081Z- - - - - - - - - - - - - - - - - - - - - - - - -
38452026-09-18T03:36:49.081Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38462026-09-18T03:36:49.081Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
38472026-09-18T03:36:49.081Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38482026-09-18T03:36:52.085Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38492026-09-18T03:36:52.085Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38502026-09-18T03:36:52.085Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38512026-09-18T03:36:52.085Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38522026-09-18T03:36:52.085Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
38532026-09-18T03:36:52.085Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
38542026-09-18T03:36:52.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
38552026-09-18T03:36:52.086Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38562026-09-18T03:36:52.086Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38572026-09-18T03:36:52.086Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38582026-09-18T03:36:52.086Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38592026-09-18T03:36:52.086Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38602026-09-18T03:36:52.086Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
38612026-09-18T03:36:52.086Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38622026-09-18T03:36:52.086Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38632026-09-18T03:36:52.086Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
38642026-09-18T03:36:52.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
38652026-09-18T03:36:52.086Z[ 5] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
38662026-09-18T03:36:52.086Z[ 8] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
38672026-09-18T03:36:52.086Z[ 10] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
38682026-09-18T03:36:52.086Z[ 12] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
38692026-09-18T03:36:52.086Z[ 14] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
38702026-09-18T03:36:52.086Z[ 16] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
38712026-09-18T03:36:52.086Z[ 18] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
38722026-09-18T03:36:52.086Z[ 20] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
38732026-09-18T03:36:52.086Z[SUM] 8.00-9.00 sec 439 MBytes 3.68 Gbits/sec
38742026-09-18T03:36:52.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
38752026-09-18T03:36:52.086Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
38762026-09-18T03:36:52.086Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38772026-09-18T03:36:52.086Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
38782026-09-18T03:36:52.086Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38792026-09-18T03:36:52.086Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
38802026-09-18T03:36:52.086Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
38812026-09-18T03:36:52.086Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
38822026-09-18T03:36:52.086Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
38832026-09-18T03:36:52.086Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
38842026-09-18T03:36:52.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
38852026-09-18T03:36:52.086Z[ 5] 10.00-10.00 sec 128 KBytes 662 Mbits/sec
38862026-09-18T03:36:52.086Z[ 8] 10.00-10.00 sec 128 KBytes 662 Mbits/sec
38872026-09-18T03:36:52.086Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38882026-09-18T03:36:52.086Z[ 12] 10.00-10.00 sec 128 KBytes 662 Mbits/sec
38892026-09-18T03:36:52.086Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38902026-09-18T03:36:52.086Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38912026-09-18T03:36:52.086Z[ 18] 10.00-10.00 sec 128 KBytes 662 Mbits/sec
38922026-09-18T03:36:52.086Z[ 20] 10.00-10.00 sec 128 KBytes 663 Mbits/sec
38932026-09-18T03:36:52.086Z[SUM] 10.00-10.00 sec 640 KBytes 3.31 Gbits/sec
38942026-09-18T03:36:52.087Z- - - - - - - - - - - - - - - - - - - - - - - - -
38952026-09-18T03:36:52.087Z[ ID] Interval Transfer Bitrate
38962026-09-18T03:36:52.087Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
38972026-09-18T03:36:52.087Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
38982026-09-18T03:36:52.087Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
38992026-09-18T03:36:52.087Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
39002026-09-18T03:36:52.087Z[ 14] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
39012026-09-18T03:36:52.087Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
39022026-09-18T03:36:52.087Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
39032026-09-18T03:36:52.087Z[ 20] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
39042026-09-18T03:36:52.087Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
39052026-09-18T03:36:52.091ZRun 1/10...3533.8714707004233Mbps
39062026-09-18T03:36:59.486Z-----------------------------------------------------------
39072026-09-18T03:36:59.486ZServer listening on 5201 (test #22)
39082026-09-18T03:36:59.486Z-----------------------------------------------------------
39092026-09-18T03:36:59.486ZAccepted connection from 10.0.0.1, port 64302
39102026-09-18T03:36:59.486Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39922
39112026-09-18T03:36:59.486Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57830
39122026-09-18T03:36:59.486Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39918
39132026-09-18T03:36:59.486Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51798
39142026-09-18T03:36:59.487Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47054
39152026-09-18T03:36:59.487Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62167
39162026-09-18T03:36:59.487Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42394
39172026-09-18T03:36:59.487Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40903
39182026-09-18T03:36:59.487Z[ ID] Interval Transfer Bitrate
39192026-09-18T03:36:59.487Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39202026-09-18T03:36:59.487Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39212026-09-18T03:36:59.487Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39222026-09-18T03:36:59.487Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39232026-09-18T03:36:59.487Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39242026-09-18T03:36:59.487Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39252026-09-18T03:36:59.487Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39262026-09-18T03:36:59.487Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39272026-09-18T03:36:59.487Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
39282026-09-18T03:36:59.487Z- - - - - - - - - - - - - - - - - - - - - - - - -
39292026-09-18T03:36:59.487Z[ 5] 1.00-2.00 sec 56.1 MBytes 471 Mbits/sec
39302026-09-18T03:36:59.487Z[ 8] 1.00-2.00 sec 56.1 MBytes 471 Mbits/sec
39312026-09-18T03:36:59.487Z[ 10] 1.00-2.00 sec 56.1 MBytes 471 Mbits/sec
39322026-09-18T03:36:59.487Z[ 12] 1.00-2.00 sec 56.0 MBytes 470 Mbits/sec
39332026-09-18T03:36:59.487Z[ 14] 1.00-2.00 sec 56.1 MBytes 471 Mbits/sec
39342026-09-18T03:36:59.487Z[ 16] 1.00-2.00 sec 56.2 MBytes 472 Mbits/sec
39352026-09-18T03:36:59.487Z[ 18] 1.00-2.00 sec 56.1 MBytes 471 Mbits/sec
39362026-09-18T03:36:59.487Z[ 20] 1.00-2.00 sec 56.2 MBytes 472 Mbits/sec
39372026-09-18T03:36:59.487Z[SUM] 1.00-2.00 sec 449 MBytes 3.77 Gbits/sec
39382026-09-18T03:36:59.487Z- - - - - - - - - - - - - - - - - - - - - - - - -
39392026-09-18T03:36:59.487Z[ 5] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
39402026-09-18T03:36:59.487Z[ 8] 2.00-3.00 sec 56.1 MBytes 471 Mbits/sec
39412026-09-18T03:36:59.487Z[ 10] 2.00-3.00 sec 56.1 MBytes 471 Mbits/sec
39422026-09-18T03:36:59.487Z[ 12] 2.00-3.00 sec 56.1 MBytes 471 Mbits/sec
39432026-09-18T03:36:59.487Z[ 14] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
39442026-09-18T03:36:59.487Z[ 16] 2.00-3.00 sec 56.1 MBytes 471 Mbits/sec
39452026-09-18T03:36:59.487Z[ 18] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
39462026-09-18T03:36:59.487Z[ 20] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
39472026-09-18T03:36:59.488Z[SUM] 2.00-3.00 sec 448 MBytes 3.76 Gbits/sec
39482026-09-18T03:36:59.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
39492026-09-18T03:36:59.488Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
39502026-09-18T03:36:59.488Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
39512026-09-18T03:36:59.488Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
39522026-09-18T03:36:59.488Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
39532026-09-18T03:36:59.488Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
39542026-09-18T03:36:59.488Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
39552026-09-18T03:36:59.488Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
39562026-09-18T03:36:59.488Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
39572026-09-18T03:36:59.488Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
39582026-09-18T03:36:59.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
39592026-09-18T03:36:59.488Z[ 5] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
39602026-09-18T03:36:59.488Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
39612026-09-18T03:36:59.488Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
39622026-09-18T03:36:59.488Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
39632026-09-18T03:36:59.488Z[ 14] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
39642026-09-18T03:36:59.488Z[ 16] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
39652026-09-18T03:36:59.488Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
39662026-09-18T03:36:59.488Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
39672026-09-18T03:36:59.488Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
39682026-09-18T03:36:59.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
39692026-09-18T03:36:59.488Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
39702026-09-18T03:36:59.488Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
39712026-09-18T03:36:59.488Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
39722026-09-18T03:36:59.488Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39732026-09-18T03:36:59.488Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
39742026-09-18T03:36:59.488Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
39752026-09-18T03:36:59.488Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39762026-09-18T03:36:59.488Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
39772026-09-18T03:36:59.488Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
39782026-09-18T03:36:59.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
39792026-09-18T03:36:59.488Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
39802026-09-18T03:36:59.488Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
39812026-09-18T03:36:59.488Z[ 10] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
39822026-09-18T03:37:02.490Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
39832026-09-18T03:37:02.490Z[ 14] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
39842026-09-18T03:37:02.490Z[ 16] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
39852026-09-18T03:37:02.490Z[ 18] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
39862026-09-18T03:37:02.490Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
39872026-09-18T03:37:02.490Z[SUM] 6.00-7.00 sec 437 MBytes 3.66 Gbits/sec
39882026-09-18T03:37:02.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
39892026-09-18T03:37:02.490Z[ 5] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
39902026-09-18T03:37:02.490Z[ 8] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
39912026-09-18T03:37:02.490Z[ 10] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
39922026-09-18T03:37:02.490Z[ 12] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
39932026-09-18T03:37:02.490Z[ 14] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
39942026-09-18T03:37:02.490Z[ 16] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
39952026-09-18T03:37:02.490Z[ 18] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
39962026-09-18T03:37:02.490Z[ 20] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
39972026-09-18T03:37:02.490Z[SUM] 7.00-8.00 sec 440 MBytes 3.69 Gbits/sec
39982026-09-18T03:37:02.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
39992026-09-18T03:37:02.490Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
40002026-09-18T03:37:02.490Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
40012026-09-18T03:37:02.491Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
40022026-09-18T03:37:02.491Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
40032026-09-18T03:37:02.491Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
40042026-09-18T03:37:02.491Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
40052026-09-18T03:37:02.491Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
40062026-09-18T03:37:02.491Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
40072026-09-18T03:37:02.491Z[SUM] 8.00-9.00 sec 430 MBytes 3.60 Gbits/sec
40082026-09-18T03:37:02.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
40092026-09-18T03:37:02.491Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
40102026-09-18T03:37:02.491Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
40112026-09-18T03:37:02.491Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40122026-09-18T03:37:02.491Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
40132026-09-18T03:37:02.491Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
40142026-09-18T03:37:02.491Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
40152026-09-18T03:37:02.491Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40162026-09-18T03:37:02.491Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
40172026-09-18T03:37:02.491Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
40182026-09-18T03:37:02.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
40192026-09-18T03:37:02.491Z[ 5] 10.00-10.00 sec 128 KBytes 876 Mbits/sec
40202026-09-18T03:37:02.491Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40212026-09-18T03:37:02.491Z[ 10] 10.00-10.00 sec 128 KBytes 876 Mbits/sec
40222026-09-18T03:37:02.491Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40232026-09-18T03:37:02.491Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40242026-09-18T03:37:02.491Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40252026-09-18T03:37:02.491Z[ 18] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
40262026-09-18T03:37:02.491Z[ 20] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
40272026-09-18T03:37:02.491Z[SUM] 10.00-10.00 sec 512 KBytes 3.50 Gbits/sec
40282026-09-18T03:37:02.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
40292026-09-18T03:37:02.491Z[ ID] Interval Transfer Bitrate
40302026-09-18T03:37:02.491Z[ 5] 0.00-10.00 sec 535 MBytes 448 Mbits/sec sender
40312026-09-18T03:37:02.491Z[ 8] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
40322026-09-18T03:37:02.491Z[ 10] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
40332026-09-18T03:37:02.491Z[ 12] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
40342026-09-18T03:37:02.491Z[ 14] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
40352026-09-18T03:37:02.491Z[ 16] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
40362026-09-18T03:37:02.491Z[ 18] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
40372026-09-18T03:37:02.491Z[ 20] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
40382026-09-18T03:37:02.491Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec sender
40392026-09-18T03:37:02.495ZRun 2/10...3589.259701198245Mbps
40402026-09-18T03:37:09.892Z-----------------------------------------------------------
40412026-09-18T03:37:09.892ZServer listening on 5201 (test #23)
40422026-09-18T03:37:09.892Z-----------------------------------------------------------
40432026-09-18T03:37:09.892ZAccepted connection from 10.0.0.1, port 58809
40442026-09-18T03:37:09.892Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63773
40452026-09-18T03:37:09.892Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59023
40462026-09-18T03:37:09.892Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42561
40472026-09-18T03:37:09.892Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52037
40482026-09-18T03:37:09.892Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65070
40492026-09-18T03:37:09.892Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38933
40502026-09-18T03:37:09.892Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58579
40512026-09-18T03:37:09.892Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63230
40522026-09-18T03:37:09.892Z[ ID] Interval Transfer Bitrate
40532026-09-18T03:37:09.892Z[ 5] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
40542026-09-18T03:37:09.892Z[ 8] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
40552026-09-18T03:37:09.892Z[ 10] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
40562026-09-18T03:37:09.892Z[ 12] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
40572026-09-18T03:37:09.892Z[ 14] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
40582026-09-18T03:37:09.892Z[ 16] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
40592026-09-18T03:37:09.892Z[ 18] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
40602026-09-18T03:37:09.892Z[ 20] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
40612026-09-18T03:37:09.892Z[SUM] 0.00-1.00 sec 352 MBytes 2.95 Gbits/sec
40622026-09-18T03:37:09.892Z- - - - - - - - - - - - - - - - - - - - - - - - -
40632026-09-18T03:37:09.892Z[ 5] 1.00-2.00 sec 56.5 MBytes 474 Mbits/sec
40642026-09-18T03:37:09.892Z[ 8] 1.00-2.00 sec 56.4 MBytes 473 Mbits/sec
40652026-09-18T03:37:09.892Z[ 10] 1.00-2.00 sec 56.2 MBytes 472 Mbits/sec
40662026-09-18T03:37:09.892Z[ 12] 1.00-2.00 sec 56.2 MBytes 472 Mbits/sec
40672026-09-18T03:37:09.892Z[ 14] 1.00-2.00 sec 56.2 MBytes 472 Mbits/sec
40682026-09-18T03:37:09.892Z[ 16] 1.00-2.00 sec 56.4 MBytes 473 Mbits/sec
40692026-09-18T03:37:09.892Z[ 18] 1.00-2.00 sec 56.2 MBytes 472 Mbits/sec
40702026-09-18T03:37:09.892Z[ 20] 1.00-2.00 sec 56.4 MBytes 473 Mbits/sec
40712026-09-18T03:37:09.892Z[SUM] 1.00-2.00 sec 451 MBytes 3.78 Gbits/sec
40722026-09-18T03:37:09.892Z- - - - - - - - - - - - - - - - - - - - - - - - -
40732026-09-18T03:37:09.892Z[ 5] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
40742026-09-18T03:37:09.892Z[ 8] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
40752026-09-18T03:37:09.893Z[ 10] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
40762026-09-18T03:37:09.893Z[ 12] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
40772026-09-18T03:37:09.893Z[ 14] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
40782026-09-18T03:37:09.893Z[ 16] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
40792026-09-18T03:37:09.893Z[ 18] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
40802026-09-18T03:37:09.893Z[ 20] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
40812026-09-18T03:37:09.893Z[SUM] 2.00-3.00 sec 443 MBytes 3.72 Gbits/sec
40822026-09-18T03:37:09.893Z- - - - - - - - - - - - - - - - - - - - - - - - -
40832026-09-18T03:37:09.893Z[ 5] 3.00-4.00 sec 56.1 MBytes 471 Mbits/sec
40842026-09-18T03:37:09.893Z[ 8] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
40852026-09-18T03:37:09.893Z[ 10] 3.00-4.00 sec 56.1 MBytes 471 Mbits/sec
40862026-09-18T03:37:09.893Z[ 12] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
40872026-09-18T03:37:09.893Z[ 14] 3.00-4.00 sec 56.1 MBytes 471 Mbits/sec
40882026-09-18T03:37:09.893Z[ 16] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
40892026-09-18T03:37:09.893Z[ 18] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
40902026-09-18T03:37:09.894Z[ 20] 3.00-4.00 sec 56.1 MBytes 471 Mbits/sec
40912026-09-18T03:37:09.894Z[SUM] 3.00-4.00 sec 448 MBytes 3.76 Gbits/sec
40922026-09-18T03:37:09.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
40932026-09-18T03:37:09.894Z[ 5] 4.00-5.00 sec 55.9 MBytes 469 Mbits/sec
40942026-09-18T03:37:09.894Z[ 8] 4.00-5.00 sec 55.8 MBytes 468 Mbits/sec
40952026-09-18T03:37:09.894Z[ 10] 4.00-5.00 sec 55.9 MBytes 469 Mbits/sec
40962026-09-18T03:37:09.894Z[ 12] 4.00-5.00 sec 56.0 MBytes 470 Mbits/sec
40972026-09-18T03:37:09.894Z[ 14] 4.00-5.00 sec 55.9 MBytes 469 Mbits/sec
40982026-09-18T03:37:09.894Z[ 16] 4.00-5.00 sec 55.9 MBytes 469 Mbits/sec
40992026-09-18T03:37:09.894Z[ 18] 4.00-5.00 sec 55.9 MBytes 469 Mbits/sec
41002026-09-18T03:37:09.894Z[ 20] 4.00-5.00 sec 55.9 MBytes 469 Mbits/sec
41012026-09-18T03:37:09.894Z[SUM] 4.00-5.00 sec 447 MBytes 3.75 Gbits/sec
41022026-09-18T03:37:09.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
41032026-09-18T03:37:09.894Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
41042026-09-18T03:37:09.894Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
41052026-09-18T03:37:09.894Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
41062026-09-18T03:37:09.894Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
41072026-09-18T03:37:09.894Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
41082026-09-18T03:37:09.894Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
41092026-09-18T03:37:09.894Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
41102026-09-18T03:37:09.894Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
41112026-09-18T03:37:09.894Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
41122026-09-18T03:37:09.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
41132026-09-18T03:37:09.894Z[ 5] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
41142026-09-18T03:37:09.894Z[ 8] 6.00-7.00 sec 56.1 MBytes 471 Mbits/sec
41152026-09-18T03:37:09.894Z[ 10] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
41162026-09-18T03:37:12.895Z[ 12] 6.00-7.00 sec 55.9 MBytes 469 Mbits/sec
41172026-09-18T03:37:12.895Z[ 14] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
41182026-09-18T03:37:12.895Z[ 16] 6.00-7.00 sec 55.9 MBytes 469 Mbits/sec
41192026-09-18T03:37:12.896Z[ 18] 6.00-7.00 sec 56.1 MBytes 471 Mbits/sec
41202026-09-18T03:37:12.896Z[ 20] 6.00-7.00 sec 56.1 MBytes 471 Mbits/sec
41212026-09-18T03:37:12.896Z[SUM] 6.00-7.00 sec 448 MBytes 3.76 Gbits/sec
41222026-09-18T03:37:12.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
41232026-09-18T03:37:12.896Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41242026-09-18T03:37:12.896Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41252026-09-18T03:37:12.896Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41262026-09-18T03:37:12.896Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41272026-09-18T03:37:12.896Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41282026-09-18T03:37:12.896Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41292026-09-18T03:37:12.896Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41302026-09-18T03:37:12.896Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41312026-09-18T03:37:12.896Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
41322026-09-18T03:37:12.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
41332026-09-18T03:37:12.896Z[ 5] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
41342026-09-18T03:37:12.896Z[ 8] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
41352026-09-18T03:37:12.896Z[ 10] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
41362026-09-18T03:37:12.896Z[ 12] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
41372026-09-18T03:37:12.896Z[ 14] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
41382026-09-18T03:37:12.896Z[ 16] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
41392026-09-18T03:37:12.896Z[ 18] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
41402026-09-18T03:37:12.896Z[ 20] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
41412026-09-18T03:37:12.896Z[SUM] 8.00-9.00 sec 437 MBytes 3.66 Gbits/sec
41422026-09-18T03:37:12.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
41432026-09-18T03:37:12.896Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
41442026-09-18T03:37:12.896Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
41452026-09-18T03:37:12.896Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
41462026-09-18T03:37:12.896Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
41472026-09-18T03:37:12.896Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
41482026-09-18T03:37:12.896Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
41492026-09-18T03:37:12.896Z[ 18] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
41502026-09-18T03:37:12.896Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
41512026-09-18T03:37:12.896Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
41522026-09-18T03:37:12.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
41532026-09-18T03:37:12.896Z[ 5] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
41542026-09-18T03:37:12.896Z[ 8] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
41552026-09-18T03:37:12.896Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41562026-09-18T03:37:12.896Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41572026-09-18T03:37:12.897Z[ 14] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
41582026-09-18T03:37:12.897Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41592026-09-18T03:37:12.897Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41602026-09-18T03:37:12.897Z[ 20] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
41612026-09-18T03:37:12.897Z[SUM] 10.00-10.00 sec 512 KBytes 3.45 Gbits/sec
41622026-09-18T03:37:12.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
41632026-09-18T03:37:12.897Z[ ID] Interval Transfer Bitrate
41642026-09-18T03:37:12.897Z[ 5] 0.00-10.00 sec 541 MBytes 454 Mbits/sec sender
41652026-09-18T03:37:12.897Z[ 8] 0.00-10.00 sec 541 MBytes 454 Mbits/sec sender
41662026-09-18T03:37:12.897Z[ 10] 0.00-10.00 sec 541 MBytes 454 Mbits/sec sender
41672026-09-18T03:37:12.897Z[ 12] 0.00-10.00 sec 541 MBytes 454 Mbits/sec sender
41682026-09-18T03:37:12.897Z[ 14] 0.00-10.00 sec 541 MBytes 454 Mbits/sec sender
41692026-09-18T03:37:12.897Z[ 16] 0.00-10.00 sec 541 MBytes 454 Mbits/sec sender
41702026-09-18T03:37:12.897Z[ 18] 0.00-10.00 sec 541 MBytes 454 Mbits/sec sender
41712026-09-18T03:37:12.897Z[ 20] 0.00-10.00 sec 541 MBytes 454 Mbits/sec sender
41722026-09-18T03:37:12.897Z[SUM] 0.00-10.00 sec 4.23 GBytes 3.63 Gbits/sec sender
41732026-09-18T03:37:12.901ZRun 3/10...3630.3530872055826Mbps
41742026-09-18T03:37:20.298Z-----------------------------------------------------------
41752026-09-18T03:37:20.298ZServer listening on 5201 (test #24)
41762026-09-18T03:37:20.298Z-----------------------------------------------------------
41772026-09-18T03:37:20.298ZAccepted connection from 10.0.0.1, port 41184
41782026-09-18T03:37:20.298Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38711
41792026-09-18T03:37:20.298Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55014
41802026-09-18T03:37:20.299Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52239
41812026-09-18T03:37:20.299Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42220
41822026-09-18T03:37:20.299Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62661
41832026-09-18T03:37:20.299Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55932
41842026-09-18T03:37:20.299Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40621
41852026-09-18T03:37:20.299Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65149
41862026-09-18T03:37:20.299Z[ ID] Interval Transfer Bitrate
41872026-09-18T03:37:20.299Z[ 5] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
41882026-09-18T03:37:20.299Z[ 8] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
41892026-09-18T03:37:20.299Z[ 10] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
41902026-09-18T03:37:20.299Z[ 12] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
41912026-09-18T03:37:20.299Z[ 14] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
41922026-09-18T03:37:20.299Z[ 16] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
41932026-09-18T03:37:20.299Z[ 18] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
41942026-09-18T03:37:20.299Z[ 20] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
41952026-09-18T03:37:20.299Z[SUM] 0.00-1.00 sec 328 MBytes 2.75 Gbits/sec
41962026-09-18T03:37:20.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
41972026-09-18T03:37:20.299Z[ 5] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
41982026-09-18T03:37:20.299Z[ 8] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
41992026-09-18T03:37:20.299Z[ 10] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
42002026-09-18T03:37:20.299Z[ 12] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
42012026-09-18T03:37:20.299Z[ 14] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
42022026-09-18T03:37:20.299Z[ 16] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
42032026-09-18T03:37:20.299Z[ 18] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
42042026-09-18T03:37:20.300Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
42052026-09-18T03:37:20.300Z[SUM] 1.00-2.00 sec 419 MBytes 3.52 Gbits/sec
42062026-09-18T03:37:20.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
42072026-09-18T03:37:20.300Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42082026-09-18T03:37:20.300Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
42092026-09-18T03:37:20.300Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
42102026-09-18T03:37:20.300Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42112026-09-18T03:37:20.300Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
42122026-09-18T03:37:20.300Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
42132026-09-18T03:37:20.300Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
42142026-09-18T03:37:20.300Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
42152026-09-18T03:37:20.300Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
42162026-09-18T03:37:20.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
42172026-09-18T03:37:20.300Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
42182026-09-18T03:37:20.300Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
42192026-09-18T03:37:20.300Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42202026-09-18T03:37:20.300Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
42212026-09-18T03:37:20.300Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42222026-09-18T03:37:20.300Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42232026-09-18T03:37:20.300Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
42242026-09-18T03:37:20.300Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
42252026-09-18T03:37:20.300Z[SUM] 3.00-4.00 sec 420 MBytes 3.53 Gbits/sec
42262026-09-18T03:37:20.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
42272026-09-18T03:37:20.300Z[ 5] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
42282026-09-18T03:37:20.300Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
42292026-09-18T03:37:20.300Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
42302026-09-18T03:37:20.301Z[ 12] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
42312026-09-18T03:37:20.301Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
42322026-09-18T03:37:20.301Z[ 16] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
42332026-09-18T03:37:20.301Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
42342026-09-18T03:37:20.301Z[ 20] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
42352026-09-18T03:37:20.301Z[SUM] 4.00-5.00 sec 420 MBytes 3.53 Gbits/sec
42362026-09-18T03:37:20.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
42372026-09-18T03:37:20.301Z[ 5] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
42382026-09-18T03:37:20.301Z[ 8] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
42392026-09-18T03:37:20.301Z[ 10] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
42402026-09-18T03:37:20.301Z[ 12] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
42412026-09-18T03:37:20.301Z[ 14] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
42422026-09-18T03:37:20.301Z[ 16] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
42432026-09-18T03:37:20.301Z[ 18] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
42442026-09-18T03:37:20.301Z[ 20] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
42452026-09-18T03:37:20.301Z[SUM] 5.00-6.00 sec 416 MBytes 3.49 Gbits/sec
42462026-09-18T03:37:20.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
42472026-09-18T03:37:20.301Z[ 5] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
42482026-09-18T03:37:20.301Z[ 8] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
42492026-09-18T03:37:20.301Z[ 10] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
42502026-09-18T03:37:23.302Z[ 12] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
42512026-09-18T03:37:23.302Z[ 14] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
42522026-09-18T03:37:23.302Z[ 16] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
42532026-09-18T03:37:23.302Z[ 18] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
42542026-09-18T03:37:23.302Z[ 20] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
42552026-09-18T03:37:23.302Z[SUM] 6.00-7.00 sec 417 MBytes 3.50 Gbits/sec
42562026-09-18T03:37:23.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
42572026-09-18T03:37:23.302Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42582026-09-18T03:37:23.302Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42592026-09-18T03:37:23.302Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42602026-09-18T03:37:23.302Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42612026-09-18T03:37:23.302Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42622026-09-18T03:37:23.302Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42632026-09-18T03:37:23.302Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42642026-09-18T03:37:23.302Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42652026-09-18T03:37:23.302Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
42662026-09-18T03:37:23.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
42672026-09-18T03:37:23.303Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
42682026-09-18T03:37:23.303Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
42692026-09-18T03:37:23.303Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
42702026-09-18T03:37:23.303Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
42712026-09-18T03:37:23.303Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
42722026-09-18T03:37:23.303Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
42732026-09-18T03:37:23.303Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
42742026-09-18T03:37:23.303Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
42752026-09-18T03:37:23.303Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
42762026-09-18T03:37:23.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
42772026-09-18T03:37:23.303Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42782026-09-18T03:37:23.303Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42792026-09-18T03:37:23.303Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
42802026-09-18T03:37:23.303Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42812026-09-18T03:37:23.303Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42822026-09-18T03:37:23.303Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42832026-09-18T03:37:23.303Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42842026-09-18T03:37:23.303Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
42852026-09-18T03:37:23.303Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
42862026-09-18T03:37:23.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
42872026-09-18T03:37:23.303Z[ 5] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
42882026-09-18T03:37:23.303Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42892026-09-18T03:37:23.303Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42902026-09-18T03:37:23.303Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42912026-09-18T03:37:23.303Z[ 14] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
42922026-09-18T03:37:23.303Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42932026-09-18T03:37:23.304Z[ 18] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
42942026-09-18T03:37:23.304Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42952026-09-18T03:37:23.304Z[SUM] 10.00-10.00 sec 384 KBytes 2.60 Gbits/sec
42962026-09-18T03:37:23.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
42972026-09-18T03:37:23.304Z[ ID] Interval Transfer Bitrate
42982026-09-18T03:37:23.304Z[ 5] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
42992026-09-18T03:37:23.304Z[ 8] 0.00-10.00 sec 514 MBytes 432 Mbits/sec sender
43002026-09-18T03:37:23.304Z[ 10] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
43012026-09-18T03:37:23.304Z[ 12] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
43022026-09-18T03:37:23.304Z[ 14] 0.00-10.00 sec 514 MBytes 432 Mbits/sec sender
43032026-09-18T03:37:23.304Z[ 16] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
43042026-09-18T03:37:23.304Z[ 18] 0.00-10.00 sec 514 MBytes 432 Mbits/sec sender
43052026-09-18T03:37:23.304Z[ 20] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
43062026-09-18T03:37:23.304Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.45 Gbits/sec sender
43072026-09-18T03:37:23.309ZRun 4/10...3450.8599709675586Mbps
43082026-09-18T03:37:30.702Z-----------------------------------------------------------
43092026-09-18T03:37:30.702ZServer listening on 5201 (test #25)
43102026-09-18T03:37:30.702Z-----------------------------------------------------------
43112026-09-18T03:37:30.702ZAccepted connection from 10.0.0.1, port 41892
43122026-09-18T03:37:30.702Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55115
43132026-09-18T03:37:30.702Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38667
43142026-09-18T03:37:30.702Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42392
43152026-09-18T03:37:30.702Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32993
43162026-09-18T03:37:30.702Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50184
43172026-09-18T03:37:30.702Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37703
43182026-09-18T03:37:30.702Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33698
43192026-09-18T03:37:30.702Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32911
43202026-09-18T03:37:30.702Z[ ID] Interval Transfer Bitrate
43212026-09-18T03:37:30.702Z[ 5] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
43222026-09-18T03:37:30.703Z[ 8] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
43232026-09-18T03:37:30.703Z[ 10] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
43242026-09-18T03:37:30.703Z[ 12] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
43252026-09-18T03:37:30.703Z[ 14] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
43262026-09-18T03:37:30.703Z[ 16] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
43272026-09-18T03:37:30.703Z[ 18] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
43282026-09-18T03:37:30.703Z[ 20] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
43292026-09-18T03:37:30.703Z[SUM] 0.00-1.00 sec 351 MBytes 2.94 Gbits/sec
43302026-09-18T03:37:30.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
43312026-09-18T03:37:30.703Z[ 5] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
43322026-09-18T03:37:30.703Z[ 8] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
43332026-09-18T03:37:30.703Z[ 10] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
43342026-09-18T03:37:30.703Z[ 12] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
43352026-09-18T03:37:30.703Z[ 14] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
43362026-09-18T03:37:30.703Z[ 16] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
43372026-09-18T03:37:30.703Z[ 18] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
43382026-09-18T03:37:30.703Z[ 20] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
43392026-09-18T03:37:30.703Z[SUM] 1.00-2.00 sec 443 MBytes 3.72 Gbits/sec
43402026-09-18T03:37:30.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
43412026-09-18T03:37:30.703Z[ 5] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
43422026-09-18T03:37:30.703Z[ 8] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
43432026-09-18T03:37:30.703Z[ 10] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
43442026-09-18T03:37:30.703Z[ 12] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
43452026-09-18T03:37:30.703Z[ 14] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
43462026-09-18T03:37:30.707Z[ 16] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
43472026-09-18T03:37:30.707Z[ 18] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
43482026-09-18T03:37:30.707Z[ 20] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
43492026-09-18T03:37:30.707Z[SUM] 2.00-3.00 sec 442 MBytes 3.71 Gbits/sec
43502026-09-18T03:37:30.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
43512026-09-18T03:37:30.707Z[ 5] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
43522026-09-18T03:37:30.707Z[ 8] 3.00-4.00 sec 55.8 MBytes 468 Mbits/sec
43532026-09-18T03:37:30.707Z[ 10] 3.00-4.00 sec 55.8 MBytes 468 Mbits/sec
43542026-09-18T03:37:30.707Z[ 12] 3.00-4.00 sec 55.8 MBytes 468 Mbits/sec
43552026-09-18T03:37:30.707Z[ 14] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
43562026-09-18T03:37:30.707Z[ 16] 3.00-4.00 sec 55.8 MBytes 468 Mbits/sec
43572026-09-18T03:37:30.707Z[ 18] 3.00-4.00 sec 55.8 MBytes 468 Mbits/sec
43582026-09-18T03:37:30.707Z[ 20] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
43592026-09-18T03:37:30.707Z[SUM] 3.00-4.00 sec 446 MBytes 3.74 Gbits/sec
43602026-09-18T03:37:30.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
43612026-09-18T03:37:30.708Z[ 5] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
43622026-09-18T03:37:30.708Z[ 8] 4.00-5.00 sec 55.9 MBytes 469 Mbits/sec
43632026-09-18T03:37:30.708Z[ 10] 4.00-5.00 sec 55.8 MBytes 468 Mbits/sec
43642026-09-18T03:37:30.708Z[ 12] 4.00-5.00 sec 55.8 MBytes 468 Mbits/sec
43652026-09-18T03:37:30.708Z[ 14] 4.00-5.00 sec 55.8 MBytes 468 Mbits/sec
43662026-09-18T03:37:30.708Z[ 16] 4.00-5.00 sec 55.8 MBytes 468 Mbits/sec
43672026-09-18T03:37:30.708Z[ 18] 4.00-5.00 sec 55.8 MBytes 468 Mbits/sec
43682026-09-18T03:37:30.708Z[ 20] 4.00-5.00 sec 55.8 MBytes 468 Mbits/sec
43692026-09-18T03:37:30.708Z[SUM] 4.00-5.00 sec 446 MBytes 3.74 Gbits/sec
43702026-09-18T03:37:30.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
43712026-09-18T03:37:30.708Z[ 5] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
43722026-09-18T03:37:30.708Z[ 8] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
43732026-09-18T03:37:30.708Z[ 10] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
43742026-09-18T03:37:30.708Z[ 12] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
43752026-09-18T03:37:30.708Z[ 14] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
43762026-09-18T03:37:30.708Z[ 16] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
43772026-09-18T03:37:30.708Z[ 18] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
43782026-09-18T03:37:30.708Z[ 20] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
43792026-09-18T03:37:30.708Z[SUM] 5.00-6.00 sec 442 MBytes 3.70 Gbits/sec
43802026-09-18T03:37:30.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
43812026-09-18T03:37:30.708Z[ 5] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
43822026-09-18T03:37:30.708Z[ 8] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
43832026-09-18T03:37:30.708Z[ 10] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
43842026-09-18T03:37:33.709Z[ 12] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
43852026-09-18T03:37:33.709Z[ 14] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
43862026-09-18T03:37:33.709Z[ 16] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
43872026-09-18T03:37:33.709Z[ 18] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
43882026-09-18T03:37:33.709Z[ 20] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
43892026-09-18T03:37:33.709Z[SUM] 6.00-7.00 sec 442 MBytes 3.71 Gbits/sec
43902026-09-18T03:37:33.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
43912026-09-18T03:37:33.709Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43922026-09-18T03:37:33.709Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43932026-09-18T03:37:33.709Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43942026-09-18T03:37:33.709Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43952026-09-18T03:37:33.709Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43962026-09-18T03:37:33.709Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43972026-09-18T03:37:33.709Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43982026-09-18T03:37:33.709Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43992026-09-18T03:37:33.709Z[SUM] 7.00-8.00 sec 431 MBytes 3.62 Gbits/sec
44002026-09-18T03:37:33.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
44012026-09-18T03:37:33.710Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
44022026-09-18T03:37:33.710Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
44032026-09-18T03:37:33.710Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
44042026-09-18T03:37:33.710Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
44052026-09-18T03:37:33.710Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
44062026-09-18T03:37:33.710Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
44072026-09-18T03:37:33.710Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
44082026-09-18T03:37:33.710Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
44092026-09-18T03:37:33.710Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
44102026-09-18T03:37:33.710Z- - - - - - - - - - - - - - - - - - - - - - - - -
44112026-09-18T03:37:33.710Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44122026-09-18T03:37:33.710Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44132026-09-18T03:37:33.710Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44142026-09-18T03:37:33.710Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44152026-09-18T03:37:33.710Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44162026-09-18T03:37:33.710Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44172026-09-18T03:37:33.710Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44182026-09-18T03:37:33.710Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44192026-09-18T03:37:33.710Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
44202026-09-18T03:37:33.710Z- - - - - - - - - - - - - - - - - - - - - - - - -
44212026-09-18T03:37:33.710Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44222026-09-18T03:37:33.710Z[ 8] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
44232026-09-18T03:37:33.710Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44242026-09-18T03:37:33.710Z[ 12] 10.00-10.00 sec 128 KBytes 890 Mbits/sec
44252026-09-18T03:37:33.710Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44262026-09-18T03:37:33.711Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44272026-09-18T03:37:33.711Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44282026-09-18T03:37:33.711Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44292026-09-18T03:37:33.711Z[SUM] 10.00-10.00 sec 256 KBytes 1.78 Gbits/sec
44302026-09-18T03:37:33.711Z- - - - - - - - - - - - - - - - - - - - - - - - -
44312026-09-18T03:37:33.711Z[ ID] Interval Transfer Bitrate
44322026-09-18T03:37:33.711Z[ 5] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
44332026-09-18T03:37:33.711Z[ 8] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
44342026-09-18T03:37:33.711Z[ 10] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
44352026-09-18T03:37:33.711Z[ 12] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
44362026-09-18T03:37:33.711Z[ 14] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
44372026-09-18T03:37:33.711Z[ 16] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
44382026-09-18T03:37:33.711Z[ 18] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
44392026-09-18T03:37:33.711Z[ 20] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
44402026-09-18T03:37:33.711Z[SUM] 0.00-10.00 sec 4.20 GBytes 3.61 Gbits/sec sender
44412026-09-18T03:37:33.715ZRun 5/10...3608.9784778632866Mbps
44422026-09-18T03:37:41.111Z-----------------------------------------------------------
44432026-09-18T03:37:41.111ZServer listening on 5201 (test #26)
44442026-09-18T03:37:41.111Z-----------------------------------------------------------
44452026-09-18T03:37:41.111ZAccepted connection from 10.0.0.1, port 39717
44462026-09-18T03:37:41.111Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58523
44472026-09-18T03:37:41.111Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63484
44482026-09-18T03:37:41.111Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53843
44492026-09-18T03:37:41.111Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52448
44502026-09-18T03:37:41.111Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57491
44512026-09-18T03:37:41.111Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45077
44522026-09-18T03:37:41.111Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44652
44532026-09-18T03:37:41.111Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46786
44542026-09-18T03:37:41.111Z[ ID] Interval Transfer Bitrate
44552026-09-18T03:37:41.111Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44562026-09-18T03:37:41.111Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44572026-09-18T03:37:41.111Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44582026-09-18T03:37:41.111Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44592026-09-18T03:37:41.111Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
44602026-09-18T03:37:41.116Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44612026-09-18T03:37:41.116Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44622026-09-18T03:37:41.116Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44632026-09-18T03:37:41.116Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
44642026-09-18T03:37:41.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
44652026-09-18T03:37:41.116Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44662026-09-18T03:37:41.116Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44672026-09-18T03:37:41.116Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44682026-09-18T03:37:41.116Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44692026-09-18T03:37:41.116Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44702026-09-18T03:37:41.116Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44712026-09-18T03:37:41.116Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44722026-09-18T03:37:41.116Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44732026-09-18T03:37:41.116Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
44742026-09-18T03:37:41.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
44752026-09-18T03:37:41.116Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44762026-09-18T03:37:41.116Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44772026-09-18T03:37:41.116Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
44782026-09-18T03:37:41.116Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44792026-09-18T03:37:41.116Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
44802026-09-18T03:37:41.116Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44812026-09-18T03:37:41.116Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44822026-09-18T03:37:41.116Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44832026-09-18T03:37:41.116Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
44842026-09-18T03:37:41.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
44852026-09-18T03:37:41.116Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44862026-09-18T03:37:41.116Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44872026-09-18T03:37:41.116Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44882026-09-18T03:37:41.116Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44892026-09-18T03:37:41.116Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44902026-09-18T03:37:41.116Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44912026-09-18T03:37:41.116Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44922026-09-18T03:37:41.116Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44932026-09-18T03:37:41.116Z[SUM] 3.00-4.00 sec 424 MBytes 3.55 Gbits/sec
44942026-09-18T03:37:41.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
44952026-09-18T03:37:41.116Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44962026-09-18T03:37:41.116Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
44972026-09-18T03:37:41.117Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
44982026-09-18T03:37:41.117Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
44992026-09-18T03:37:41.117Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
45002026-09-18T03:37:41.117Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
45012026-09-18T03:37:41.117Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
45022026-09-18T03:37:41.117Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
45032026-09-18T03:37:41.117Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
45042026-09-18T03:37:41.117Z- - - - - - - - - - - - - - - - - - - - - - - - -
45052026-09-18T03:37:41.117Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45062026-09-18T03:37:41.117Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45072026-09-18T03:37:41.117Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45082026-09-18T03:37:41.117Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45092026-09-18T03:37:41.117Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45102026-09-18T03:37:41.117Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45112026-09-18T03:37:41.117Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45122026-09-18T03:37:41.117Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
45132026-09-18T03:37:41.118Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
45142026-09-18T03:37:41.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
45152026-09-18T03:37:41.118Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45162026-09-18T03:37:41.118Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45172026-09-18T03:37:41.118Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45182026-09-18T03:37:44.117Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45192026-09-18T03:37:44.117Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45202026-09-18T03:37:44.117Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45212026-09-18T03:37:44.117Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45222026-09-18T03:37:44.117Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45232026-09-18T03:37:44.117Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
45242026-09-18T03:37:44.117Z- - - - - - - - - - - - - - - - - - - - - - - - -
45252026-09-18T03:37:44.117Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45262026-09-18T03:37:44.117Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45272026-09-18T03:37:44.117Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45282026-09-18T03:37:44.117Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45292026-09-18T03:37:44.117Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45302026-09-18T03:37:44.117Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45312026-09-18T03:37:44.117Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45322026-09-18T03:37:44.117Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45332026-09-18T03:37:44.117Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
45342026-09-18T03:37:44.117Z- - - - - - - - - - - - - - - - - - - - - - - - -
45352026-09-18T03:37:44.117Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45362026-09-18T03:37:44.117Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45372026-09-18T03:37:44.117Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45382026-09-18T03:37:44.117Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45392026-09-18T03:37:44.117Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45402026-09-18T03:37:44.117Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45412026-09-18T03:37:44.117Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45422026-09-18T03:37:44.117Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45432026-09-18T03:37:44.117Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
45442026-09-18T03:37:44.117Z- - - - - - - - - - - - - - - - - - - - - - - - -
45452026-09-18T03:37:44.117Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45462026-09-18T03:37:44.117Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45472026-09-18T03:37:44.117Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45482026-09-18T03:37:44.117Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45492026-09-18T03:37:44.117Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45502026-09-18T03:37:44.117Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45512026-09-18T03:37:44.117Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45522026-09-18T03:37:44.118Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45532026-09-18T03:37:44.118Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
45542026-09-18T03:37:44.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
45552026-09-18T03:37:44.118Z[ 5] 10.00-10.00 sec 128 KBytes 979 Mbits/sec
45562026-09-18T03:37:44.118Z[ 8] 10.00-10.00 sec 128 KBytes 980 Mbits/sec
45572026-09-18T03:37:44.118Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45582026-09-18T03:37:44.118Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45592026-09-18T03:37:44.118Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45602026-09-18T03:37:44.118Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45612026-09-18T03:37:44.118Z[ 18] 10.00-10.00 sec 128 KBytes 980 Mbits/sec
45622026-09-18T03:37:44.118Z[ 20] 10.00-10.00 sec 128 KBytes 980 Mbits/sec
45632026-09-18T03:37:44.118Z[SUM] 10.00-10.00 sec 512 KBytes 3.92 Gbits/sec
45642026-09-18T03:37:44.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
45652026-09-18T03:37:44.118Z[ ID] Interval Transfer Bitrate
45662026-09-18T03:37:44.118Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45672026-09-18T03:37:44.118Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45682026-09-18T03:37:44.118Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45692026-09-18T03:37:44.118Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45702026-09-18T03:37:44.118Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45712026-09-18T03:37:44.118Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45722026-09-18T03:37:44.118Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45732026-09-18T03:37:44.118Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
45742026-09-18T03:37:44.118Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec sender
45752026-09-18T03:37:44.122ZRun 6/10...3495.5731143170965Mbps
45762026-09-18T03:37:51.518Z-----------------------------------------------------------
45772026-09-18T03:37:51.518ZServer listening on 5201 (test #27)
45782026-09-18T03:37:51.518Z-----------------------------------------------------------
45792026-09-18T03:37:51.518ZAccepted connection from 10.0.0.1, port 52099
45802026-09-18T03:37:51.518Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62551
45812026-09-18T03:37:51.518Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37590
45822026-09-18T03:37:51.518Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46574
45832026-09-18T03:37:51.518Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58324
45842026-09-18T03:37:51.518Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52528
45852026-09-18T03:37:51.519Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51177
45862026-09-18T03:37:51.519Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42303
45872026-09-18T03:37:51.519Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37557
45882026-09-18T03:37:51.519Z[ ID] Interval Transfer Bitrate
45892026-09-18T03:37:51.519Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45902026-09-18T03:37:51.519Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45912026-09-18T03:37:51.519Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
45922026-09-18T03:37:51.519Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45932026-09-18T03:37:51.519Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45942026-09-18T03:37:51.519Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45952026-09-18T03:37:51.519Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45962026-09-18T03:37:51.519Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45972026-09-18T03:37:51.519Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
45982026-09-18T03:37:51.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
45992026-09-18T03:37:51.520Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
46002026-09-18T03:37:51.520Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
46012026-09-18T03:37:51.520Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
46022026-09-18T03:37:51.520Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
46032026-09-18T03:37:51.520Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
46042026-09-18T03:37:51.520Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
46052026-09-18T03:37:51.520Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
46062026-09-18T03:37:51.520Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
46072026-09-18T03:37:51.520Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
46082026-09-18T03:37:51.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
46092026-09-18T03:37:51.520Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46102026-09-18T03:37:51.520Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46112026-09-18T03:37:51.520Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46122026-09-18T03:37:51.520Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
46132026-09-18T03:37:51.520Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46142026-09-18T03:37:51.520Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46152026-09-18T03:37:51.520Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
46162026-09-18T03:37:51.520Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
46172026-09-18T03:37:51.520Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
46182026-09-18T03:37:51.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
46192026-09-18T03:37:51.521Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
46202026-09-18T03:37:51.521Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
46212026-09-18T03:37:51.521Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
46222026-09-18T03:37:51.521Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
46232026-09-18T03:37:51.521Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
46242026-09-18T03:37:51.521Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
46252026-09-18T03:37:51.521Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
46262026-09-18T03:37:51.521Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
46272026-09-18T03:37:51.521Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
46282026-09-18T03:37:51.521Z- - - - - - - - - - - - - - - - - - - - - - - - -
46292026-09-18T03:37:51.521Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46302026-09-18T03:37:51.521Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46312026-09-18T03:37:51.521Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46322026-09-18T03:37:51.526Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46332026-09-18T03:37:51.526Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46342026-09-18T03:37:51.526Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46352026-09-18T03:37:51.526Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46362026-09-18T03:37:51.526Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46372026-09-18T03:37:51.526Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
46382026-09-18T03:37:51.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
46392026-09-18T03:37:51.526Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46402026-09-18T03:37:51.526Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46412026-09-18T03:37:51.526Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
46422026-09-18T03:37:51.527Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46432026-09-18T03:37:51.527Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46442026-09-18T03:37:51.527Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46452026-09-18T03:37:51.527Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
46462026-09-18T03:37:51.527Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
46472026-09-18T03:37:51.527Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
46482026-09-18T03:37:51.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
46492026-09-18T03:37:51.527Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46502026-09-18T03:37:51.527Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46512026-09-18T03:37:51.527Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46522026-09-18T03:37:54.523Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46532026-09-18T03:37:54.523Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46542026-09-18T03:37:54.523Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46552026-09-18T03:37:54.523Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46562026-09-18T03:37:54.523Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46572026-09-18T03:37:54.523Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
46582026-09-18T03:37:54.524Z- - - - - - - - - - - - - - - - - - - - - - - - -
46592026-09-18T03:37:54.524Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46602026-09-18T03:37:54.524Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46612026-09-18T03:37:54.524Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46622026-09-18T03:37:54.524Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46632026-09-18T03:37:54.524Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46642026-09-18T03:37:54.524Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46652026-09-18T03:37:54.524Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46662026-09-18T03:37:54.524Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46672026-09-18T03:37:54.524Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
46682026-09-18T03:37:54.524Z- - - - - - - - - - - - - - - - - - - - - - - - -
46692026-09-18T03:37:54.524Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46702026-09-18T03:37:54.524Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46712026-09-18T03:37:54.524Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46722026-09-18T03:37:54.524Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46732026-09-18T03:37:54.524Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46742026-09-18T03:37:54.524Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46752026-09-18T03:37:54.524Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46762026-09-18T03:37:54.524Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46772026-09-18T03:37:54.524Z[SUM] 8.00-9.00 sec 431 MBytes 3.61 Gbits/sec
46782026-09-18T03:37:54.524Z- - - - - - - - - - - - - - - - - - - - - - - - -
46792026-09-18T03:37:54.524Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46802026-09-18T03:37:54.524Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46812026-09-18T03:37:54.524Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
46822026-09-18T03:37:54.524Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46832026-09-18T03:37:54.524Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
46842026-09-18T03:37:54.524Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46852026-09-18T03:37:54.524Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46862026-09-18T03:37:54.524Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
46872026-09-18T03:37:54.524Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
46882026-09-18T03:37:54.524Z- - - - - - - - - - - - - - - - - - - - - - - - -
46892026-09-18T03:37:54.524Z[ 5] 10.00-10.00 sec 128 KBytes 1.00 Gbits/sec
46902026-09-18T03:37:54.524Z[ 8] 10.00-10.00 sec 128 KBytes 1.00 Gbits/sec
46912026-09-18T03:37:54.525Z[ 10] 10.00-10.00 sec 128 KBytes 1.00 Gbits/sec
46922026-09-18T03:37:54.525Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46932026-09-18T03:37:54.525Z[ 14] 10.00-10.00 sec 128 KBytes 1.00 Gbits/sec
46942026-09-18T03:37:54.525Z[ 16] 10.00-10.00 sec 128 KBytes 1.00 Gbits/sec
46952026-09-18T03:37:54.525Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46962026-09-18T03:37:54.525Z[ 20] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
46972026-09-18T03:37:54.525Z[SUM] 10.00-10.00 sec 768 KBytes 6.01 Gbits/sec
46982026-09-18T03:37:54.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
46992026-09-18T03:37:54.525Z[ ID] Interval Transfer Bitrate
47002026-09-18T03:37:54.525Z[ 5] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
47012026-09-18T03:37:54.525Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
47022026-09-18T03:37:54.525Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
47032026-09-18T03:37:54.525Z[ 12] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
47042026-09-18T03:37:54.525Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
47052026-09-18T03:37:54.525Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
47062026-09-18T03:37:54.525Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
47072026-09-18T03:37:54.525Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
47082026-09-18T03:37:54.525Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec sender
47092026-09-18T03:37:54.528ZRun 7/10...3547.0611224149116Mbps
47102026-09-18T03:38:01.927Z-----------------------------------------------------------
47112026-09-18T03:38:01.927ZServer listening on 5201 (test #28)
47122026-09-18T03:38:01.927Z-----------------------------------------------------------
47132026-09-18T03:38:01.927ZAccepted connection from 10.0.0.1, port 53885
47142026-09-18T03:38:01.927Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58608
47152026-09-18T03:38:01.927Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43699
47162026-09-18T03:38:01.927Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53797
47172026-09-18T03:38:01.927Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34693
47182026-09-18T03:38:01.927Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35165
47192026-09-18T03:38:01.927Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35916
47202026-09-18T03:38:01.927Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39073
47212026-09-18T03:38:01.927Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59718
47222026-09-18T03:38:01.928Z[ ID] Interval Transfer Bitrate
47232026-09-18T03:38:01.928Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47242026-09-18T03:38:01.928Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47252026-09-18T03:38:01.928Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47262026-09-18T03:38:01.928Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47272026-09-18T03:38:01.928Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47282026-09-18T03:38:01.928Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47292026-09-18T03:38:01.928Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47302026-09-18T03:38:01.928Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47312026-09-18T03:38:01.928Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
47322026-09-18T03:38:01.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
47332026-09-18T03:38:01.928Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47342026-09-18T03:38:01.928Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47352026-09-18T03:38:01.928Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
47362026-09-18T03:38:01.928Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47372026-09-18T03:38:01.928Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47382026-09-18T03:38:01.928Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47392026-09-18T03:38:01.928Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47402026-09-18T03:38:01.928Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47412026-09-18T03:38:01.928Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
47422026-09-18T03:38:01.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
47432026-09-18T03:38:01.928Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47442026-09-18T03:38:01.928Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47452026-09-18T03:38:01.928Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47462026-09-18T03:38:01.928Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
47472026-09-18T03:38:01.928Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
47482026-09-18T03:38:01.928Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47492026-09-18T03:38:01.928Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47502026-09-18T03:38:01.928Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
47512026-09-18T03:38:01.928Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
47522026-09-18T03:38:01.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
47532026-09-18T03:38:01.928Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47542026-09-18T03:38:01.928Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47552026-09-18T03:38:01.928Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47562026-09-18T03:38:01.928Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47572026-09-18T03:38:01.928Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47582026-09-18T03:38:01.928Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47592026-09-18T03:38:01.928Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47602026-09-18T03:38:01.928Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47612026-09-18T03:38:01.929Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
47622026-09-18T03:38:01.929Z- - - - - - - - - - - - - - - - - - - - - - - - -
47632026-09-18T03:38:01.929Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47642026-09-18T03:38:01.929Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47652026-09-18T03:38:01.929Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47662026-09-18T03:38:01.929Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47672026-09-18T03:38:01.929Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47682026-09-18T03:38:01.929Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47692026-09-18T03:38:01.932Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47702026-09-18T03:38:01.932Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47712026-09-18T03:38:01.932Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
47722026-09-18T03:38:01.932Z- - - - - - - - - - - - - - - - - - - - - - - - -
47732026-09-18T03:38:01.932Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47742026-09-18T03:38:01.932Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
47752026-09-18T03:38:01.932Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47762026-09-18T03:38:01.932Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47772026-09-18T03:38:01.932Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
47782026-09-18T03:38:01.932Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47792026-09-18T03:38:01.932Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47802026-09-18T03:38:01.932Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
47812026-09-18T03:38:01.932Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
47822026-09-18T03:38:01.932Z- - - - - - - - - - - - - - - - - - - - - - - - -
47832026-09-18T03:38:01.932Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47842026-09-18T03:38:01.932Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47852026-09-18T03:38:01.932Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47862026-09-18T03:38:04.933Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
47872026-09-18T03:38:04.933Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
47882026-09-18T03:38:04.933Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47892026-09-18T03:38:04.933Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47902026-09-18T03:38:04.933Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47912026-09-18T03:38:04.933Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
47922026-09-18T03:38:04.933Z- - - - - - - - - - - - - - - - - - - - - - - - -
47932026-09-18T03:38:04.933Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47942026-09-18T03:38:04.933Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47952026-09-18T03:38:04.933Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47962026-09-18T03:38:04.933Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47972026-09-18T03:38:04.933Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47982026-09-18T03:38:04.933Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47992026-09-18T03:38:04.933Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
48002026-09-18T03:38:04.933Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
48012026-09-18T03:38:04.933Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
48022026-09-18T03:38:04.933Z- - - - - - - - - - - - - - - - - - - - - - - - -
48032026-09-18T03:38:04.933Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
48042026-09-18T03:38:04.933Z[ 8] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
48052026-09-18T03:38:04.934Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
48062026-09-18T03:38:04.934Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
48072026-09-18T03:38:04.934Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
48082026-09-18T03:38:04.934Z[ 16] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
48092026-09-18T03:38:04.934Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
48102026-09-18T03:38:04.934Z[ 20] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
48112026-09-18T03:38:04.934Z[SUM] 8.00-9.00 sec 419 MBytes 3.51 Gbits/sec
48122026-09-18T03:38:04.934Z- - - - - - - - - - - - - - - - - - - - - - - - -
48132026-09-18T03:38:04.934Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48142026-09-18T03:38:04.934Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48152026-09-18T03:38:04.934Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48162026-09-18T03:38:04.934Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48172026-09-18T03:38:04.934Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48182026-09-18T03:38:04.934Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48192026-09-18T03:38:04.934Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48202026-09-18T03:38:04.934Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48212026-09-18T03:38:04.934Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
48222026-09-18T03:38:04.934Z- - - - - - - - - - - - - - - - - - - - - - - - -
48232026-09-18T03:38:04.934Z[ 5] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
48242026-09-18T03:38:04.934Z[ 8] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
48252026-09-18T03:38:04.934Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48262026-09-18T03:38:04.934Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48272026-09-18T03:38:04.934Z[ 14] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
48282026-09-18T03:38:04.934Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48292026-09-18T03:38:04.934Z[ 18] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
48302026-09-18T03:38:04.934Z[ 20] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
48312026-09-18T03:38:04.934Z[SUM] 10.00-10.00 sec 640 KBytes 4.51 Gbits/sec
48322026-09-18T03:38:04.934Z- - - - - - - - - - - - - - - - - - - - - - - - -
48332026-09-18T03:38:04.934Z[ ID] Interval Transfer Bitrate
48342026-09-18T03:38:04.934Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48352026-09-18T03:38:04.934Z[ 8] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
48362026-09-18T03:38:04.934Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48372026-09-18T03:38:04.934Z[ 12] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
48382026-09-18T03:38:04.934Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48392026-09-18T03:38:04.934Z[ 16] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
48402026-09-18T03:38:04.934Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48412026-09-18T03:38:04.935Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48422026-09-18T03:38:04.935Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
48432026-09-18T03:38:04.938ZRun 8/10...3500.36384077594Mbps
48442026-09-18T03:38:12.335Z-----------------------------------------------------------
48452026-09-18T03:38:12.335ZServer listening on 5201 (test #29)
48462026-09-18T03:38:12.335Z-----------------------------------------------------------
48472026-09-18T03:38:12.335ZAccepted connection from 10.0.0.1, port 56376
48482026-09-18T03:38:12.335Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32997
48492026-09-18T03:38:12.335Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64105
48502026-09-18T03:38:12.335Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51220
48512026-09-18T03:38:12.335Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61112
48522026-09-18T03:38:12.335Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48512
48532026-09-18T03:38:12.335Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42683
48542026-09-18T03:38:12.335Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49902
48552026-09-18T03:38:12.335Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43184
48562026-09-18T03:38:12.335Z[ ID] Interval Transfer Bitrate
48572026-09-18T03:38:12.335Z[ 5] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
48582026-09-18T03:38:12.335Z[ 8] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
48592026-09-18T03:38:12.335Z[ 10] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
48602026-09-18T03:38:12.335Z[ 12] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
48612026-09-18T03:38:12.335Z[ 14] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
48622026-09-18T03:38:12.335Z[ 16] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
48632026-09-18T03:38:12.335Z[ 18] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
48642026-09-18T03:38:12.336Z[ 20] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
48652026-09-18T03:38:12.336Z[SUM] 0.00-1.00 sec 351 MBytes 2.95 Gbits/sec
48662026-09-18T03:38:12.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
48672026-09-18T03:38:12.336Z[ 5] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
48682026-09-18T03:38:12.336Z[ 8] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
48692026-09-18T03:38:12.336Z[ 10] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
48702026-09-18T03:38:12.336Z[ 12] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
48712026-09-18T03:38:12.336Z[ 14] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
48722026-09-18T03:38:12.336Z[ 16] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
48732026-09-18T03:38:12.336Z[ 18] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
48742026-09-18T03:38:12.336Z[ 20] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
48752026-09-18T03:38:12.336Z[SUM] 1.00-2.00 sec 443 MBytes 3.72 Gbits/sec
48762026-09-18T03:38:12.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
48772026-09-18T03:38:12.336Z[ 5] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
48782026-09-18T03:38:12.336Z[ 8] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
48792026-09-18T03:38:12.336Z[ 10] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
48802026-09-18T03:38:12.336Z[ 12] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
48812026-09-18T03:38:12.336Z[ 14] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
48822026-09-18T03:38:12.336Z[ 16] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
48832026-09-18T03:38:12.336Z[ 18] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
48842026-09-18T03:38:12.336Z[ 20] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
48852026-09-18T03:38:12.336Z[SUM] 2.00-3.00 sec 441 MBytes 3.70 Gbits/sec
48862026-09-18T03:38:12.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
48872026-09-18T03:38:12.336Z[ 5] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
48882026-09-18T03:38:12.336Z[ 8] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
48892026-09-18T03:38:12.336Z[ 10] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
48902026-09-18T03:38:12.336Z[ 12] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
48912026-09-18T03:38:12.336Z[ 14] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
48922026-09-18T03:38:12.336Z[ 16] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
48932026-09-18T03:38:12.336Z[ 18] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
48942026-09-18T03:38:12.336Z[ 20] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
48952026-09-18T03:38:12.336Z[SUM] 3.00-4.00 sec 439 MBytes 3.68 Gbits/sec
48962026-09-18T03:38:12.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
48972026-09-18T03:38:12.336Z[ 5] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
48982026-09-18T03:38:12.336Z[ 8] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
48992026-09-18T03:38:12.336Z[ 10] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
49002026-09-18T03:38:12.336Z[ 12] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
49012026-09-18T03:38:12.336Z[ 14] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
49022026-09-18T03:38:12.336Z[ 16] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
49032026-09-18T03:38:12.337Z[ 18] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
49042026-09-18T03:38:12.337Z[ 20] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
49052026-09-18T03:38:12.337Z[SUM] 4.00-5.00 sec 438 MBytes 3.67 Gbits/sec
49062026-09-18T03:38:12.337Z- - - - - - - - - - - - - - - - - - - - - - - - -
49072026-09-18T03:38:12.337Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49082026-09-18T03:38:12.337Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49092026-09-18T03:38:12.337Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49102026-09-18T03:38:12.337Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49112026-09-18T03:38:12.337Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49122026-09-18T03:38:12.337Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49132026-09-18T03:38:12.337Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49142026-09-18T03:38:12.337Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49152026-09-18T03:38:12.337Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
49162026-09-18T03:38:12.337Z- - - - - - - - - - - - - - - - - - - - - - - - -
49172026-09-18T03:38:12.337Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49182026-09-18T03:38:12.337Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49192026-09-18T03:38:12.337Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49202026-09-18T03:38:15.339Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49212026-09-18T03:38:15.339Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
49222026-09-18T03:38:15.339Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49232026-09-18T03:38:15.339Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49242026-09-18T03:38:15.339Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49252026-09-18T03:38:15.339Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
49262026-09-18T03:38:15.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
49272026-09-18T03:38:15.339Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
49282026-09-18T03:38:15.339Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49292026-09-18T03:38:15.339Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
49302026-09-18T03:38:15.339Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49312026-09-18T03:38:15.339Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49322026-09-18T03:38:15.339Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
49332026-09-18T03:38:15.339Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
49342026-09-18T03:38:15.339Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
49352026-09-18T03:38:15.339Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
49362026-09-18T03:38:15.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
49372026-09-18T03:38:15.339Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49382026-09-18T03:38:15.339Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
49392026-09-18T03:38:15.339Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49402026-09-18T03:38:15.340Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
49412026-09-18T03:38:15.340Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
49422026-09-18T03:38:15.340Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
49432026-09-18T03:38:15.340Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
49442026-09-18T03:38:15.340Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
49452026-09-18T03:38:15.340Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
49462026-09-18T03:38:15.340Z- - - - - - - - - - - - - - - - - - - - - - - - -
49472026-09-18T03:38:15.340Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49482026-09-18T03:38:15.340Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49492026-09-18T03:38:15.340Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49502026-09-18T03:38:15.340Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49512026-09-18T03:38:15.340Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49522026-09-18T03:38:15.340Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49532026-09-18T03:38:15.340Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49542026-09-18T03:38:15.340Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49552026-09-18T03:38:15.340Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
49562026-09-18T03:38:15.340Z- - - - - - - - - - - - - - - - - - - - - - - - -
49572026-09-18T03:38:15.341Z[ 5] 10.00-10.00 sec 128 KBytes 865 Mbits/sec
49582026-09-18T03:38:15.341Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49592026-09-18T03:38:15.341Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49602026-09-18T03:38:15.341Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49612026-09-18T03:38:15.341Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49622026-09-18T03:38:15.341Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49632026-09-18T03:38:15.341Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49642026-09-18T03:38:15.341Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49652026-09-18T03:38:15.341Z[SUM] 10.00-10.00 sec 128 KBytes 865 Mbits/sec
49662026-09-18T03:38:15.341Z- - - - - - - - - - - - - - - - - - - - - - - - -
49672026-09-18T03:38:15.341Z[ ID] Interval Transfer Bitrate
49682026-09-18T03:38:15.341Z[ 5] 0.00-10.00 sec 531 MBytes 446 Mbits/sec sender
49692026-09-18T03:38:15.341Z[ 8] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
49702026-09-18T03:38:15.341Z[ 10] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
49712026-09-18T03:38:15.341Z[ 12] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
49722026-09-18T03:38:15.341Z[ 14] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
49732026-09-18T03:38:15.341Z[ 16] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
49742026-09-18T03:38:15.341Z[ 18] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
49752026-09-18T03:38:15.341Z[ 20] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
49762026-09-18T03:38:15.341Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.57 Gbits/sec sender
49772026-09-18T03:38:15.345ZRun 9/10...3567.761506063206Mbps
49782026-09-18T03:38:22.742Z-----------------------------------------------------------
49792026-09-18T03:38:22.742ZServer listening on 5201 (test #30)
49802026-09-18T03:38:22.742Z-----------------------------------------------------------
49812026-09-18T03:38:22.742ZAccepted connection from 10.0.0.1, port 33571
49822026-09-18T03:38:22.742Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51889
49832026-09-18T03:38:22.742Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55353
49842026-09-18T03:38:22.742Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62358
49852026-09-18T03:38:22.742Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59756
49862026-09-18T03:38:22.742Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49360
49872026-09-18T03:38:22.742Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36850
49882026-09-18T03:38:22.742Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37683
49892026-09-18T03:38:22.742Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53515
49902026-09-18T03:38:22.742Z[ ID] Interval Transfer Bitrate
49912026-09-18T03:38:22.742Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49922026-09-18T03:38:22.742Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49932026-09-18T03:38:22.742Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49942026-09-18T03:38:22.742Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49952026-09-18T03:38:22.742Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49962026-09-18T03:38:22.742Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49972026-09-18T03:38:22.742Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49982026-09-18T03:38:22.742Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49992026-09-18T03:38:22.742Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
50002026-09-18T03:38:22.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
50012026-09-18T03:38:22.742Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
50022026-09-18T03:38:22.742Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
50032026-09-18T03:38:22.742Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
50042026-09-18T03:38:22.742Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
50052026-09-18T03:38:22.742Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
50062026-09-18T03:38:22.742Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
50072026-09-18T03:38:22.742Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
50082026-09-18T03:38:22.742Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
50092026-09-18T03:38:22.742Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
50102026-09-18T03:38:22.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
50112026-09-18T03:38:22.742Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
50122026-09-18T03:38:22.742Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
50132026-09-18T03:38:22.742Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
50142026-09-18T03:38:22.742Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50152026-09-18T03:38:22.742Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50162026-09-18T03:38:22.743Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50172026-09-18T03:38:22.743Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
50182026-09-18T03:38:22.743Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50192026-09-18T03:38:22.743Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
50202026-09-18T03:38:22.743Z- - - - - - - - - - - - - - - - - - - - - - - - -
50212026-09-18T03:38:22.743Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50222026-09-18T03:38:22.743Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50232026-09-18T03:38:22.743Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50242026-09-18T03:38:22.743Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50252026-09-18T03:38:22.743Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50262026-09-18T03:38:22.743Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50272026-09-18T03:38:22.743Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50282026-09-18T03:38:22.743Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50292026-09-18T03:38:22.743Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
50302026-09-18T03:38:22.743Z- - - - - - - - - - - - - - - - - - - - - - - - -
50312026-09-18T03:38:22.743Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
50322026-09-18T03:38:22.743Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
50332026-09-18T03:38:22.743Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50342026-09-18T03:38:22.743Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
50352026-09-18T03:38:22.743Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
50362026-09-18T03:38:22.743Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
50372026-09-18T03:38:22.743Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
50382026-09-18T03:38:22.743Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
50392026-09-18T03:38:22.743Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
50402026-09-18T03:38:22.743Z- - - - - - - - - - - - - - - - - - - - - - - - -
50412026-09-18T03:38:22.743Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
50422026-09-18T03:38:22.743Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
50432026-09-18T03:38:22.743Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
50442026-09-18T03:38:22.743Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
50452026-09-18T03:38:22.743Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
50462026-09-18T03:38:22.743Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
50472026-09-18T03:38:22.743Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
50482026-09-18T03:38:22.743Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
50492026-09-18T03:38:22.743Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
50502026-09-18T03:38:22.743Z- - - - - - - - - - - - - - - - - - - - - - - - -
50512026-09-18T03:38:22.743Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
50522026-09-18T03:38:22.743Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50532026-09-18T03:38:22.743Z[ 10] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
50542026-09-18T03:38:25.746Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50552026-09-18T03:38:25.746Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
50562026-09-18T03:38:25.746Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50572026-09-18T03:38:25.746Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50582026-09-18T03:38:25.746Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50592026-09-18T03:38:25.746Z[SUM] 6.00-7.00 sec 420 MBytes 3.52 Gbits/sec
50602026-09-18T03:38:25.746Z- - - - - - - - - - - - - - - - - - - - - - - - -
50612026-09-18T03:38:25.746Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
50622026-09-18T03:38:25.746Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
50632026-09-18T03:38:25.747Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
50642026-09-18T03:38:25.747Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
50652026-09-18T03:38:25.747Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
50662026-09-18T03:38:25.747Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
50672026-09-18T03:38:25.747Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
50682026-09-18T03:38:25.747Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
50692026-09-18T03:38:25.747Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
50702026-09-18T03:38:25.747Z- - - - - - - - - - - - - - - - - - - - - - - - -
50712026-09-18T03:38:25.747Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50722026-09-18T03:38:25.747Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
50732026-09-18T03:38:25.747Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50742026-09-18T03:38:25.747Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
50752026-09-18T03:38:25.747Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
50762026-09-18T03:38:25.748Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50772026-09-18T03:38:25.748Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
50782026-09-18T03:38:25.748Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50792026-09-18T03:38:25.752Z[SUM] 8.00-9.00 sec 420 MBytes 3.53 Gbits/sec
50802026-09-18T03:38:25.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
50812026-09-18T03:38:25.752Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50822026-09-18T03:38:25.752Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50832026-09-18T03:38:25.752Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50842026-09-18T03:38:25.752Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50852026-09-18T03:38:25.752Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50862026-09-18T03:38:25.752Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50872026-09-18T03:38:25.752Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50882026-09-18T03:38:25.752Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50892026-09-18T03:38:25.752Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
50902026-09-18T03:38:25.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
50912026-09-18T03:38:25.752Z[ 5] 10.00-10.00 sec 128 KBytes 865 Mbits/sec
50922026-09-18T03:38:25.752Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50932026-09-18T03:38:25.752Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50942026-09-18T03:38:25.752Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50952026-09-18T03:38:25.753Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50962026-09-18T03:38:25.753Z[ 16] 10.00-10.00 sec 128 KBytes 866 Mbits/sec
50972026-09-18T03:38:25.753Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50982026-09-18T03:38:25.753Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50992026-09-18T03:38:25.753Z[SUM] 10.00-10.00 sec 256 KBytes 1.73 Gbits/sec
51002026-09-18T03:38:25.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
51012026-09-18T03:38:25.753Z[ ID] Interval Transfer Bitrate
51022026-09-18T03:38:25.753Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
51032026-09-18T03:38:25.753Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
51042026-09-18T03:38:25.753Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
51052026-09-18T03:38:25.753Z[ 12] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
51062026-09-18T03:38:25.753Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
51072026-09-18T03:38:25.753Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
51082026-09-18T03:38:25.753Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
51092026-09-18T03:38:25.753Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
51102026-09-18T03:38:25.753Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
51112026-09-18T03:38:25.753ZRun 10/10...3480.1113071426134Mbps
51122026-09-18T03:38:25.753Z###---------------------###
51132026-09-18T03:38:25.754Z::: iPerf done... :::
51142026-09-18T03:38:25.754Z:::Awaiting out files...:::
51152026-09-18T03:38:25.754Z###---------------------###
51162026-09-18T03:38:25.754Z###-----###
51172026-09-18T03:38:25.754Z:::done!:::
51182026-09-18T03:38:25.754Z###-----###
51192026-09-18T03:38:26.692ZBenchmarking iperf-tcp/local/s2c/tx
51202026-09-18T03:38:26.692ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51212026-09-18T03:38:30.833ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51222026-09-18T03:38:50.699ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51232026-09-18T03:38:50.784Ziperf-tcp/local/s2c/tx time: [3.4682 µs 3.4683 µs 3.4684 µs]
51242026-09-18T03:38:50.784Z change: [−1.8176% −1.8139% −1.8100%] (p = 0.00 < 0.05)
51252026-09-18T03:38:50.784Z Performance has improved.
51262026-09-18T03:38:50.784ZFound 7 outliers among 100 measurements (7.00%)
51272026-09-18T03:38:50.784Z 2 (2.00%) low severe
51282026-09-18T03:38:50.784Z 2 (2.00%) low mild
51292026-09-18T03:38:50.784Z 3 (3.00%) high mild
51302026-09-18T03:38:51.665Z
51312026-09-18T03:38:51.668ZBenchmarking iperf-tcp/local/s2c/rx
51322026-09-18T03:38:51.668ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51332026-09-18T03:38:55.818ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51342026-09-18T03:39:15.626ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51352026-09-18T03:39:15.710Ziperf-tcp/local/s2c/rx time: [6.5674 µs 6.5675 µs 6.5677 µs]
51362026-09-18T03:39:15.710Z change: [−0.4528% −0.4488% −0.4452%] (p = 0.00 < 0.05)
51372026-09-18T03:39:15.710Z Change within noise threshold.
51382026-09-18T03:39:15.710ZFound 5 outliers among 100 measurements (5.00%)
51392026-09-18T03:39:15.710Z 1 (1.00%) low severe
51402026-09-18T03:39:15.710Z 2 (2.00%) low mild
51412026-09-18T03:39:15.710Z 2 (2.00%) high mild
51422026-09-18T03:39:16.593Z
51432026-09-18T03:39:21.134Z+ cargo ubench
51442026-09-18T03:39:21.294Z Compiling proc-macro2 v1.0.106
51452026-09-18T03:39:21.294Z Compiling quote v1.0.46
51462026-09-18T03:39:21.295Z Compiling unicode-ident v1.0.24
51472026-09-18T03:39:21.299Z Compiling serde_core v1.0.228
51482026-09-18T03:39:21.299Z Compiling libc v0.2.186
51492026-09-18T03:39:21.299Z Compiling cfg-if v1.0.4
51502026-09-18T03:39:21.299Z Compiling memchr v2.8.3
51512026-09-18T03:39:21.299Z Compiling serde v1.0.228
51522026-09-18T03:39:21.396Z Compiling rustversion v1.0.23
51532026-09-18T03:39:21.452Z Compiling version_check v0.9.5
51542026-09-18T03:39:21.644Z Compiling zerocopy v0.8.54
51552026-09-18T03:39:21.658Z Compiling strsim v0.11.1
51562026-09-18T03:39:21.708Z Compiling ident_case v1.0.1
51572026-09-18T03:39:21.816Z Compiling either v1.16.0
51582026-09-18T03:39:21.931Z Compiling thiserror v2.0.18
51592026-09-18T03:39:22.033Z Compiling pin-project-lite v0.2.17
51602026-09-18T03:39:22.120Z Compiling regex-syntax v0.8.11
51612026-09-18T03:39:22.231Z Compiling crossbeam-utils v0.8.22
51622026-09-18T03:39:22.248Z Compiling syn v1.0.109
51632026-09-18T03:39:22.434Z Compiling aho-corasick v1.1.4
51642026-09-18T03:39:22.467Z Compiling syn v2.0.118
51652026-09-18T03:39:22.534Z Compiling winnow v1.0.3
51662026-09-18T03:39:22.552Z Compiling equivalent v1.0.2
51672026-09-18T03:39:22.572Z Compiling hashbrown v0.17.1
51682026-09-18T03:39:22.721Z Compiling itertools v0.15.0
51692026-09-18T03:39:23.172Z Compiling indexmap v2.14.0
51702026-09-18T03:39:23.598Z Compiling bitflags v2.13.0
51712026-09-18T03:39:23.716Z Compiling regex-automata v0.4.15
51722026-09-18T03:39:23.770Z Compiling toml_parser v1.1.2+spec-1.1.0
51732026-09-18T03:39:23.935Z Compiling heapless v0.8.0
51742026-09-18T03:39:24.019Z Compiling toml_datetime v1.1.1+spec-1.1.0
51752026-09-18T03:39:24.163Z Compiling getrandom v0.4.3
51762026-09-18T03:39:24.219Z Compiling autocfg v1.5.1
51772026-09-18T03:39:24.224Z Compiling byteorder v1.5.0
51782026-09-18T03:39:24.295Z Compiling rand_core v0.10.1
51792026-09-18T03:39:24.402Z Compiling hash32 v0.3.1
51802026-09-18T03:39:24.449Z Compiling toml_edit v0.25.12+spec-1.1.0
51812026-09-18T03:39:24.535Z Compiling slog v2.8.2
51822026-09-18T03:39:24.546Z Compiling num-traits v0.2.19
51832026-09-18T03:39:24.563Z Compiling futures-core v0.3.32
51842026-09-18T03:39:24.570Z Compiling smoltcp v0.11.0
51852026-09-18T03:39:24.705Z Compiling futures-sink v0.3.32
51862026-09-18T03:39:24.744Z Compiling cpufeatures v0.3.0
51872026-09-18T03:39:24.756Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51882026-09-18T03:39:24.802Z Compiling stable_deref_trait v1.2.1
51892026-09-18T03:39:24.807Z Compiling macaddr v1.0.1
51902026-09-18T03:39:24.896Z Compiling chacha20 v0.10.1
51912026-09-18T03:39:24.989Z Compiling proc-macro-crate v3.5.0
51922026-09-18T03:39:25.006Z Compiling futures-channel v0.3.32
51932026-09-18T03:39:25.177Z Compiling darling_core v0.23.0
51942026-09-18T03:39:25.341Z Compiling regex v1.13.0
51952026-09-18T03:39:25.380Z Compiling proc-macro-error-attr v1.0.4
51962026-09-18T03:39:25.403Z Compiling slab v0.4.12
51972026-09-18T03:39:25.499Z Compiling futures-io v0.3.32
51982026-09-18T03:39:25.589Z Compiling crc32fast v1.5.0
51992026-09-18T03:39:25.592Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52002026-09-18T03:39:25.725Z Compiling managed v0.8.0
52012026-09-18T03:39:25.784Z Compiling anyhow v1.0.103
52022026-09-18T03:39:25.833Z Compiling ref-cast v1.0.25
52032026-09-18T03:39:25.903Z Compiling futures-task v0.3.32
52042026-09-18T03:39:25.944Z Compiling bitflags v1.3.2
52052026-09-18T03:39:26.049Z Compiling rand v0.10.2
52062026-09-18T03:39:26.169Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52072026-09-18T03:39:26.256Z Compiling proc-macro-error v1.0.4
52082026-09-18T03:39:26.289Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52092026-09-18T03:39:26.304Z Compiling serde_derive v1.0.228
52102026-09-18T03:39:26.470Z Compiling zerocopy-derive v0.8.54
52112026-09-18T03:39:26.505Z Compiling thiserror-impl v2.0.18
52122026-09-18T03:39:26.553Z Compiling futures-macro v0.3.32
52132026-09-18T03:39:26.751Z Compiling num_enum_derive v0.7.6
52142026-09-18T03:39:26.825Z Compiling ref-cast-impl v1.0.25
52152026-09-18T03:39:27.334Z Compiling darling_macro v0.23.0
52162026-09-18T03:39:27.347Z Compiling futures-util v0.3.32
52172026-09-18T03:39:27.399Z Compiling foreign-types-macros v0.2.3
52182026-09-18T03:39:27.716Z Compiling ipnetwork v0.21.1
52192026-09-18T03:39:27.762Z Compiling cobs v0.3.0
52202026-09-18T03:39:27.883Z Compiling darling v0.23.0
52212026-09-18T03:39:27.957Z Compiling ingot-macros v0.2.0
52222026-09-18T03:39:27.974Z Compiling foreign-types-shared v0.3.1
52232026-09-18T03:39:28.008Z Compiling unicode-width v0.2.2
52242026-09-18T03:39:28.057Z Compiling rustix v1.1.4
52252026-09-18T03:39:28.078Z Compiling once_cell v1.21.4
52262026-09-18T03:39:28.295Z Compiling crossbeam-epoch v0.9.20
52272026-09-18T03:39:28.306Z Compiling tracing-core v0.1.36
52282026-09-18T03:39:28.554Z Compiling tabwriter v1.4.1
52292026-09-18T03:39:28.588Z Compiling foreign-types v0.5.0
52302026-09-18T03:39:28.658Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52312026-09-18T03:39:28.888Z Compiling num_enum v0.7.6
52322026-09-18T03:39:29.036Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52332026-09-18T03:39:29.091Z Compiling tracing-attributes v0.1.31
52342026-09-18T03:39:29.510Z Compiling erased-serde v0.3.31
52352026-09-18T03:39:29.510Z Compiling postcard v1.1.3
52362026-09-18T03:39:29.684Z Compiling futures-executor v0.3.32
52372026-09-18T03:39:29.867Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52382026-09-18T03:39:30.054Z Compiling errno v0.3.14
52392026-09-18T03:39:30.200Z Compiling cstr-argument v0.1.2
52402026-09-18T03:39:30.331Z Compiling num-conv v0.2.2
52412026-09-18T03:39:30.355Z Compiling pretty-hex v0.4.2
52422026-09-18T03:39:30.421Z Compiling dyn-clone v1.0.20
52432026-09-18T03:39:30.476Z Compiling time-core v0.1.9
52442026-09-18T03:39:30.485Z Compiling crossbeam-deque v0.8.7
52452026-09-18T03:39:30.551Z Compiling find-msvc-tools v0.1.9
52462026-09-18T03:39:30.556Z Compiling zmij v1.0.22
52472026-09-18T03:39:30.742Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52482026-09-18T03:39:30.797Z Compiling thiserror v1.0.69
52492026-09-18T03:39:30.836Z Compiling shlex v2.0.1
52502026-09-18T03:39:30.866Z Compiling utf8parse v0.2.2
52512026-09-18T03:39:30.957Z Compiling ingot-types v0.2.0
52522026-09-18T03:39:30.969Z Compiling cc v1.2.67
52532026-09-18T03:39:31.027Z Compiling anstyle-parse v1.0.0
52542026-09-18T03:39:31.138Z Compiling time-macros v0.2.31
52552026-09-18T03:39:31.226Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52562026-09-18T03:39:31.271Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52572026-09-18T03:39:31.383Z Compiling ingot v0.2.0
52582026-09-18T03:39:31.386Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52592026-09-18T03:39:31.422Z Compiling tracing v0.1.44
52602026-09-18T03:39:31.734Z Compiling futures v0.3.32
52612026-09-18T03:39:32.077Z Compiling thiserror-impl v1.0.69
52622026-09-18T03:39:32.261Z Compiling uuid v1.23.5
52632026-09-18T03:39:32.322Z Compiling arc-swap v1.9.2
52642026-09-18T03:39:32.625Z Compiling socket2 v0.6.4
52652026-09-18T03:39:32.660Z Compiling nom v8.0.0
52662026-09-18T03:39:32.681Z Compiling thread_local v1.1.10
52672026-09-18T03:39:33.003Z Compiling colorchoice v1.0.5
52682026-09-18T03:39:33.117Z Compiling iana-time-zone v0.1.65
52692026-09-18T03:39:33.202Z Compiling deranged v0.5.8
52702026-09-18T03:39:33.353Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52712026-09-18T03:39:33.416Z Compiling powerfmt v0.2.0
52722026-09-18T03:39:33.518Z Compiling colored v3.1.1
52732026-09-18T03:39:33.639Z Compiling heck v0.4.1
52742026-09-18T03:39:34.022Z Compiling rayon-core v1.13.0
52752026-09-18T03:39:34.083Z Compiling oxnet v0.1.6
52762026-09-18T03:39:34.231Z Compiling slog-async v2.8.0
52772026-09-18T03:39:34.384Z Compiling anstyle v1.0.14
52782026-09-18T03:39:34.505Z Compiling is_terminal_polyfill v1.70.2
52792026-09-18T03:39:34.625Z Compiling lazy_static v1.5.0
52802026-09-18T03:39:34.721Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52812026-09-18T03:39:34.783Z Compiling anstyle-query v1.1.5
52822026-09-18T03:39:34.885Z Compiling serde_json v1.0.150
52832026-09-18T03:39:35.125Z Compiling rusticata-macros v5.0.0
52842026-09-18T03:39:35.179Z Compiling anstream v1.0.0
52852026-09-18T03:39:35.197Z Compiling time v0.3.53
52862026-09-18T03:39:35.268Z Compiling slog-scope v4.4.1
52872026-09-18T03:39:35.564Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52882026-09-18T03:39:35.585Z Compiling chrono v0.4.45
52892026-09-18T03:39:35.741Z Compiling terminal_size v0.4.4
52902026-09-18T03:39:35.882Z Compiling alloca v0.4.0
52912026-09-18T03:39:36.244Z Compiling cookie-factory v0.3.3
52922026-09-18T03:39:36.442Z Compiling half v2.7.1
52932026-09-18T03:39:36.568Z Compiling crossbeam-channel v0.5.16
52942026-09-18T03:39:36.685Z Compiling is-terminal v0.4.17
52952026-09-18T03:39:36.772Z Compiling itertools v0.12.1
52962026-09-18T03:39:36.780Z Compiling plotters-backend v0.3.7
52972026-09-18T03:39:37.045Z Compiling itoa v1.0.18
52982026-09-18T03:39:37.104Z Compiling ciborium-io v0.2.2
52992026-09-18T03:39:37.197Z Compiling take_mut v0.2.2
53002026-09-18T03:39:37.252Z Compiling clap_lex v1.1.0
53012026-09-18T03:39:37.301Z Compiling log v0.4.33
53022026-09-18T03:39:37.527Z Compiling term v1.2.1
53032026-09-18T03:39:37.578Z Compiling circular v0.3.0
53042026-09-18T03:39:37.789Z Compiling cfg_aliases v0.2.1
53052026-09-18T03:39:37.851Z Compiling heck v0.5.0
53062026-09-18T03:39:37.921Z Compiling nix v0.31.3
53072026-09-18T03:39:38.027Z Compiling slog-term v2.9.2
53082026-09-18T03:39:38.038Z Compiling clap_derive v4.6.1
53092026-09-18T03:39:38.212Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
53102026-09-18T03:39:38.289Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53112026-09-18T03:39:38.538Z Compiling pcap-parser v0.17.0
53122026-09-18T03:39:38.935Z Compiling slog-stdlog v4.1.1
53132026-09-18T03:39:39.252Z Compiling clap_builder v4.6.0
53142026-09-18T03:39:39.646Z Compiling ciborium-ll v0.2.2
53152026-09-18T03:39:39.884Z Compiling plotters-svg v0.3.7
53162026-09-18T03:39:40.198Z Compiling itertools v0.13.0
53172026-09-18T03:39:40.229Z Compiling cast v0.3.0
53182026-09-18T03:39:40.396Z Compiling same-file v1.0.6
53192026-09-18T03:39:40.553Z Compiling walkdir v2.5.0
53202026-09-18T03:39:40.801Z Compiling tinytemplate v1.2.1
53212026-09-18T03:39:41.104Z Compiling rayon v1.12.0
53222026-09-18T03:39:41.198Z Compiling clap v4.6.1
53232026-09-18T03:39:41.273Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53242026-09-18T03:39:41.641Z Compiling criterion-plot v0.8.2
53252026-09-18T03:39:41.727Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53262026-09-18T03:39:42.004Z Compiling plotters v0.3.7
53272026-09-18T03:39:42.395Z Compiling ciborium v0.2.2
53282026-09-18T03:39:43.111Z Compiling slog-envlogger v2.2.0
53292026-09-18T03:39:43.180Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53302026-09-18T03:39:43.261Z Compiling page_size v0.6.0
53312026-09-18T03:39:43.368Z Compiling oorandom v11.1.5
53322026-09-18T03:39:43.494Z Compiling anes v0.1.6
53332026-09-18T03:39:43.740Z Compiling dtor-proc-macro v0.0.13
53342026-09-18T03:39:43.999Z Compiling criterion v0.8.2
53352026-09-18T03:39:44.073Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53362026-09-18T03:39:44.089Z Compiling dtor v0.8.1
53372026-09-18T03:39:44.781Z Compiling ctor-proc-macro v0.0.13
53382026-09-18T03:39:45.104Z Compiling link-section v0.2.1
53392026-09-18T03:39:45.190Z Compiling ctor v0.10.1
53402026-09-18T03:39:46.049Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53412026-09-18T03:41:11.536Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 50s
53422026-09-18T03:41:11.561Z Running benches/userland.rs (target/release-lto/deps/userland-27d0f40f37277f70)
53432026-09-18T03:41:11.564ZGnuplot not found, using plotters backend
53442026-09-18T03:41:11.698ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53452026-09-18T03:41:11.698ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53462026-09-18T03:41:17.113ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0009 s (7.7M iterations)
53472026-09-18T03:41:22.029ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53482026-09-18T03:41:22.120Zparse/Hairpin-DHCPv4/wallclock/Discover
53492026-09-18T03:41:22.120Z time: [61.376 ns 61.550 ns 61.744 ns]
53502026-09-18T03:41:22.120Z change: [−1.9981% −0.9832% −0.0767%] (p = 0.04 < 0.05)
53512026-09-18T03:41:22.120Z Change within noise threshold.
53522026-09-18T03:41:22.120ZFound 5 outliers among 100 measurements (5.00%)
53532026-09-18T03:41:22.120Z 2 (2.00%) high mild
53542026-09-18T03:41:22.120Z 3 (3.00%) high severe
53552026-09-18T03:41:23.011Z
53562026-09-18T03:41:23.016ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53572026-09-18T03:41:23.016ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53582026-09-18T03:41:28.822ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0025 s (3.6M iterations)
53592026-09-18T03:41:33.801ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53602026-09-18T03:41:33.884Zprocess/Hairpin-DHCPv4/wallclock/Discover
53612026-09-18T03:41:33.884Z time: [803.24 ns 803.62 ns 804.02 ns]
53622026-09-18T03:41:33.884Z change: [−0.9366% −0.7713% −0.6008%] (p = 0.00 < 0.05)
53632026-09-18T03:41:33.884Z Change within noise threshold.
53642026-09-18T03:41:33.884ZFound 6 outliers among 100 measurements (6.00%)
53652026-09-18T03:41:33.885Z 2 (2.00%) high mild
53662026-09-18T03:41:33.885Z 4 (4.00%) high severe
53672026-09-18T03:41:34.770Z
53682026-09-18T03:41:34.785ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53692026-09-18T03:41:34.785ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53702026-09-18T03:41:41.341ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0030 s (7.5M iterations)
53712026-09-18T03:41:45.123ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53722026-09-18T03:41:45.208Zparse/Hairpin-DHCPv4/wallclock/Request
53732026-09-18T03:41:45.208Z time: [61.417 ns 61.623 ns 61.853 ns]
53742026-09-18T03:41:45.208Z change: [−1.4168% −0.4277% +0.5921%] (p = 0.43 > 0.05)
53752026-09-18T03:41:45.208Z No change in performance detected.
53762026-09-18T03:41:45.208ZFound 8 outliers among 100 measurements (8.00%)
53772026-09-18T03:41:45.208Z 5 (5.00%) high mild
53782026-09-18T03:41:45.208Z 3 (3.00%) high severe
53792026-09-18T03:41:46.098Z
53802026-09-18T03:41:46.101ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53812026-09-18T03:41:46.101ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53822026-09-18T03:41:51.819ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0002 s (3.7M iterations)
53832026-09-18T03:41:56.791ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53842026-09-18T03:41:56.876Zprocess/Hairpin-DHCPv4/wallclock/Request
53852026-09-18T03:41:56.876Z time: [781.87 ns 782.09 ns 782.33 ns]
53862026-09-18T03:41:56.877Z change: [−1.2782% −1.1168% −0.9434%] (p = 0.00 < 0.05)
53872026-09-18T03:41:56.877Z Change within noise threshold.
53882026-09-18T03:41:56.877ZFound 7 outliers among 100 measurements (7.00%)
53892026-09-18T03:41:56.877Z 2 (2.00%) high mild
53902026-09-18T03:41:56.877Z 5 (5.00%) high severe
53912026-09-18T03:41:57.760Z
53922026-09-18T03:41:57.763ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53932026-09-18T03:41:57.764ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53942026-09-18T03:42:01.205ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0038 s (6.1M iterations)
53952026-09-18T03:42:06.062ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53962026-09-18T03:42:06.145Zparse/Hairpin-DHCPv6/wallclock/Solicit
53972026-09-18T03:42:06.146Z time: [60.287 ns 60.496 ns 60.730 ns]
53982026-09-18T03:42:06.146Z change: [−2.1667% −0.9046% +0.3359%] (p = 0.17 > 0.05)
53992026-09-18T03:42:06.146Z No change in performance detected.
54002026-09-18T03:42:06.146ZFound 7 outliers among 100 measurements (7.00%)
54012026-09-18T03:42:06.146Z 4 (4.00%) high mild
54022026-09-18T03:42:06.146Z 3 (3.00%) high severe
54032026-09-18T03:42:07.039Z
54042026-09-18T03:42:07.046ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
54052026-09-18T03:42:07.046ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54062026-09-18T03:42:10.742ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0019 s (2.8M iterations)
54072026-09-18T03:42:15.756ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54082026-09-18T03:42:15.839Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54092026-09-18T03:42:15.839Z time: [1.0283 µs 1.0289 µs 1.0295 µs]
54102026-09-18T03:42:15.839Z change: [−0.9447% −0.7781% −0.6112%] (p = 0.00 < 0.05)
54112026-09-18T03:42:15.839Z Change within noise threshold.
54122026-09-18T03:42:15.839ZFound 16 outliers among 100 measurements (16.00%)
54132026-09-18T03:42:15.839Z 6 (6.00%) low mild
54142026-09-18T03:42:15.840Z 3 (3.00%) high mild
54152026-09-18T03:42:15.840Z 7 (7.00%) high severe
54162026-09-18T03:42:16.724Z
54172026-09-18T03:42:16.729ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54182026-09-18T03:42:16.729ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54192026-09-18T03:42:20.523ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0041 s (5.5M iterations)
54202026-09-18T03:42:25.254ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54212026-09-18T03:42:25.340Zparse/Hairpin-DHCPv6/wallclock/Request
54222026-09-18T03:42:25.340Z time: [60.975 ns 61.189 ns 61.422 ns]
54232026-09-18T03:42:25.340Z change: [−1.1325% −0.0529% +1.0003%] (p = 0.92 > 0.05)
54242026-09-18T03:42:25.340Z No change in performance detected.
54252026-09-18T03:42:25.341ZFound 5 outliers among 100 measurements (5.00%)
54262026-09-18T03:42:25.341Z 2 (2.00%) high mild
54272026-09-18T03:42:25.341Z 3 (3.00%) high severe
54282026-09-18T03:42:26.226Z
54292026-09-18T03:42:26.229ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54302026-09-18T03:42:26.230ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54312026-09-18T03:42:30.179ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0027 s (2.7M iterations)
54322026-09-18T03:42:35.130ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54332026-09-18T03:42:35.215Zprocess/Hairpin-DHCPv6/wallclock/Request
54342026-09-18T03:42:35.215Z time: [1.0646 µs 1.0658 µs 1.0670 µs]
54352026-09-18T03:42:35.215Z change: [−0.7329% −0.5590% −0.3831%] (p = 0.00 < 0.05)
54362026-09-18T03:42:35.215Z Change within noise threshold.
54372026-09-18T03:42:35.215ZFound 7 outliers among 100 measurements (7.00%)
54382026-09-18T03:42:35.215Z 2 (2.00%) low mild
54392026-09-18T03:42:35.215Z 4 (4.00%) high mild
54402026-09-18T03:42:35.215Z 1 (1.00%) high severe
54412026-09-18T03:42:38.638Z
54422026-09-18T03:42:38.638ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54432026-09-18T03:42:38.638ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54442026-09-18T03:42:42.224ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0028 s (6.9M iterations)
54452026-09-18T03:42:46.723ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54462026-09-18T03:42:46.806Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54472026-09-18T03:42:46.807Z time: [60.625 ns 60.819 ns 61.038 ns]
54482026-09-18T03:42:46.807Z change: [−2.2326% −1.2303% −0.1644%] (p = 0.02 < 0.05)
54492026-09-18T03:42:46.807Z Change within noise threshold.
54502026-09-18T03:42:46.807ZFound 7 outliers among 100 measurements (7.00%)
54512026-09-18T03:42:46.807Z 4 (4.00%) high mild
54522026-09-18T03:42:46.807Z 3 (3.00%) high severe
54532026-09-18T03:42:47.696Z
54542026-09-18T03:42:47.700ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54552026-09-18T03:42:47.700ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54562026-09-18T03:42:52.976ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0034 s (4.0M iterations)
54572026-09-18T03:42:57.855ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54582026-09-18T03:42:57.940Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54592026-09-18T03:42:57.940Z time: [628.92 ns 629.32 ns 629.71 ns]
54602026-09-18T03:42:57.940Z change: [−0.6028% −0.4348% −0.2619%] (p = 0.00 < 0.05)
54612026-09-18T03:42:57.940Z Change within noise threshold.
54622026-09-18T03:42:57.940ZFound 11 outliers among 100 measurements (11.00%)
54632026-09-18T03:42:57.940Z 3 (3.00%) low mild
54642026-09-18T03:42:57.940Z 4 (4.00%) high mild
54652026-09-18T03:42:57.940Z 4 (4.00%) high severe
54662026-09-18T03:42:58.825Z
54672026-09-18T03:42:58.829ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54682026-09-18T03:42:58.829ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54692026-09-18T03:43:03.197ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0048 s (4.8M iterations)
54702026-09-18T03:43:07.028ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54712026-09-18T03:43:07.112Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54722026-09-18T03:43:07.112Z time: [121.20 ns 121.34 ns 121.49 ns]
54732026-09-18T03:43:07.112Z change: [−1.6736% −0.9537% −0.2235%] (p = 0.01 < 0.05)
54742026-09-18T03:43:07.112Z Change within noise threshold.
54752026-09-18T03:43:07.112ZFound 10 outliers among 100 measurements (10.00%)
54762026-09-18T03:43:07.112Z 5 (5.00%) high mild
54772026-09-18T03:43:07.112Z 5 (5.00%) high severe
54782026-09-18T03:43:07.998Z
54792026-09-18T03:43:08.001ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54802026-09-18T03:43:08.002ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54812026-09-18T03:43:11.224ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0024 s (3.3M iterations)
54822026-09-18T03:43:15.728ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54832026-09-18T03:43:15.813Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54842026-09-18T03:43:15.813Z time: [709.30 ns 709.70 ns 710.10 ns]
54852026-09-18T03:43:15.813Z change: [−1.0214% −0.8184% −0.6137%] (p = 0.00 < 0.05)
54862026-09-18T03:43:15.813Z Change within noise threshold.
54872026-09-18T03:43:15.813ZFound 11 outliers among 100 measurements (11.00%)
54882026-09-18T03:43:15.813Z 5 (5.00%) high mild
54892026-09-18T03:43:15.813Z 6 (6.00%) high severe
54902026-09-18T03:43:16.694Z
54912026-09-18T03:43:16.697ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54922026-09-18T03:43:16.697ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54932026-09-18T03:43:22.898ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0009 s (6.8M iterations)
54942026-09-18T03:43:27.336ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54952026-09-18T03:43:27.417Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54962026-09-18T03:43:27.417Z time: [59.814 ns 59.981 ns 60.174 ns]
54972026-09-18T03:43:27.417Z change: [−1.6795% −0.4705% +0.7921%] (p = 0.48 > 0.05)
54982026-09-18T03:43:27.417Z No change in performance detected.
54992026-09-18T03:43:27.417ZFound 5 outliers among 100 measurements (5.00%)
55002026-09-18T03:43:27.417Z 2 (2.00%) high mild
55012026-09-18T03:43:27.417Z 3 (3.00%) high severe
55022026-09-18T03:43:28.306Z
55032026-09-18T03:43:28.309ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
55042026-09-18T03:43:28.309ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
55052026-09-18T03:43:34.271ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0036 s (3.5M iterations)
55062026-09-18T03:43:39.109ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
55072026-09-18T03:43:39.193Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
55082026-09-18T03:43:39.193Z time: [778.36 ns 778.88 ns 779.46 ns]
55092026-09-18T03:43:39.194Z change: [−0.9647% −0.7951% −0.6388%] (p = 0.00 < 0.05)
55102026-09-18T03:43:39.194Z Change within noise threshold.
55112026-09-18T03:43:39.194ZFound 9 outliers among 100 measurements (9.00%)
55122026-09-18T03:43:39.194Z 2 (2.00%) high mild
55132026-09-18T03:43:39.194Z 7 (7.00%) high severe
55142026-09-18T03:43:40.077Z
55152026-09-18T03:43:40.081ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55162026-09-18T03:43:40.081ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55172026-09-18T03:43:43.103ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0016 s (6.9M iterations)
55182026-09-18T03:43:47.639ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55192026-09-18T03:43:47.722Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55202026-09-18T03:43:47.722Z time: [59.923 ns 60.158 ns 60.416 ns]
55212026-09-18T03:43:47.722Z change: [−1.9826% −0.9779% +0.0737%] (p = 0.07 > 0.05)
55222026-09-18T03:43:47.722Z No change in performance detected.
55232026-09-18T03:43:47.722ZFound 5 outliers among 100 measurements (5.00%)
55242026-09-18T03:43:47.722Z 3 (3.00%) high mild
55252026-09-18T03:43:47.722Z 2 (2.00%) high severe
55262026-09-18T03:43:48.607Z
55272026-09-18T03:43:48.610ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55282026-09-18T03:43:48.610ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55292026-09-18T03:43:54.540ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0070 s (3.5M iterations)
55302026-09-18T03:43:59.331ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55312026-09-18T03:43:59.416Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55322026-09-18T03:43:59.416Z time: [758.64 ns 759.17 ns 759.75 ns]
55332026-09-18T03:43:59.416Z change: [−0.9585% −0.7887% −0.6077%] (p = 0.00 < 0.05)
55342026-09-18T03:43:59.416Z Change within noise threshold.
55352026-09-18T03:43:59.416ZFound 14 outliers among 100 measurements (14.00%)
55362026-09-18T03:43:59.416Z 2 (2.00%) low mild
55372026-09-18T03:43:59.416Z 6 (6.00%) high mild
55382026-09-18T03:43:59.416Z 6 (6.00%) high severe
55392026-09-18T03:44:00.303Z
55402026-09-18T03:44:00.306ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55412026-09-18T03:44:00.306ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55422026-09-18T03:44:03.772ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (12M iterations)
55432026-09-18T03:44:07.586ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55442026-09-18T03:44:07.670Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55452026-09-18T03:44:07.670Z time: [61.779 ns 62.039 ns 62.317 ns]
55462026-09-18T03:44:07.670Z change: [−1.3932% −0.6836% +0.0910%] (p = 0.07 > 0.05)
55472026-09-18T03:44:07.670Z No change in performance detected.
55482026-09-18T03:44:07.670ZFound 3 outliers among 100 measurements (3.00%)
55492026-09-18T03:44:07.670Z 2 (2.00%) high mild
55502026-09-18T03:44:07.670Z 1 (1.00%) high severe
55512026-09-18T03:44:08.561Z
55522026-09-18T03:44:08.564ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55532026-09-18T03:44:08.564ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55542026-09-18T03:44:13.770ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0040 s (4.0M iterations)
55552026-09-18T03:44:18.484ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55562026-09-18T03:44:18.568Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55572026-09-18T03:44:18.568Z time: [253.64 ns 253.99 ns 254.32 ns]
55582026-09-18T03:44:18.568Z change: [−1.0900% −0.7107% −0.3351%] (p = 0.00 < 0.05)
55592026-09-18T03:44:18.568Z Change within noise threshold.
55602026-09-18T03:44:18.568ZFound 6 outliers among 100 measurements (6.00%)
55612026-09-18T03:44:18.568Z 3 (3.00%) high mild
55622026-09-18T03:44:18.568Z 3 (3.00%) high severe
55632026-09-18T03:44:19.457Z
55642026-09-18T03:44:19.460ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55652026-09-18T03:44:19.460ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55662026-09-18T03:44:22.618ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0012 s (6.6M iterations)
55672026-09-18T03:44:27.212ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55682026-09-18T03:44:27.297Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55692026-09-18T03:44:27.297Z time: [83.145 ns 83.458 ns 83.795 ns]
55702026-09-18T03:44:27.297Z change: [−8.1873% −7.7298% −7.1945%] (p = 0.00 < 0.05)
55712026-09-18T03:44:27.297Z Performance has improved.
55722026-09-18T03:44:27.297ZFound 3 outliers among 100 measurements (3.00%)
55732026-09-18T03:44:27.297Z 1 (1.00%) high mild
55742026-09-18T03:44:27.297Z 2 (2.00%) high severe
55752026-09-18T03:44:28.184Z
55762026-09-18T03:44:28.187ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55772026-09-18T03:44:28.187ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55782026-09-18T03:44:32.239ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0020 s (2.6M iterations)
55792026-09-18T03:44:37.225ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55802026-09-18T03:44:37.310Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55812026-09-18T03:44:37.310Z time: [277.09 ns 277.58 ns 278.04 ns]
55822026-09-18T03:44:37.310Z change: [−2.8021% −2.5077% −2.2253%] (p = 0.00 < 0.05)
55832026-09-18T03:44:37.310Z Performance has improved.
55842026-09-18T03:44:37.310ZFound 3 outliers among 100 measurements (3.00%)
55852026-09-18T03:44:37.311Z 1 (1.00%) high mild
55862026-09-18T03:44:37.311Z 2 (2.00%) high severe
55872026-09-18T03:44:38.201Z
55882026-09-18T03:44:38.204ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55892026-09-18T03:44:38.204ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55902026-09-18T03:44:44.470ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0005 s (6.7M iterations)
55912026-09-18T03:44:48.008ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55922026-09-18T03:44:48.091Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55932026-09-18T03:44:48.091Z time: [97.243 ns 97.509 ns 97.817 ns]
55942026-09-18T03:44:48.091Z change: [−1.7846% −0.9882% −0.2390%] (p = 0.01 < 0.05)
55952026-09-18T03:44:48.091Z Change within noise threshold.
55962026-09-18T03:44:48.092ZFound 3 outliers among 100 measurements (3.00%)
55972026-09-18T03:44:48.092Z 1 (1.00%) high mild
55982026-09-18T03:44:48.092Z 2 (2.00%) high severe
55992026-09-18T03:44:48.974Z
56002026-09-18T03:44:48.977ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
56012026-09-18T03:44:48.978ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
56022026-09-18T03:44:51.989ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0015 s (3.5M iterations)
56032026-09-18T03:44:56.583ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
56042026-09-18T03:44:56.670Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
56052026-09-18T03:44:56.670Z time: [224.73 ns 225.13 ns 225.51 ns]
56062026-09-18T03:44:56.670Z change: [−0.8528% −0.3693% +0.1259%] (p = 0.14 > 0.05)
56072026-09-18T03:44:56.670Z No change in performance detected.
56082026-09-18T03:44:56.670ZFound 4 outliers among 100 measurements (4.00%)
56092026-09-18T03:44:56.670Z 2 (2.00%) high mild
56102026-09-18T03:44:56.670Z 2 (2.00%) high severe
56112026-09-18T03:44:57.551Z
56122026-09-18T03:44:57.554ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56132026-09-18T03:44:57.554ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56142026-09-18T03:45:01.899ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0020 s (4.8M iterations)
56152026-09-18T03:45:06.206ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56162026-09-18T03:45:06.291Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56172026-09-18T03:45:06.291Z time: [115.38 ns 115.75 ns 116.16 ns]
56182026-09-18T03:45:06.291Z change: [−8.2526% −7.6366% −6.8881%] (p = 0.00 < 0.05)
56192026-09-18T03:45:06.291Z Performance has improved.
56202026-09-18T03:45:06.291ZFound 4 outliers among 100 measurements (4.00%)
56212026-09-18T03:45:06.291Z 1 (1.00%) high mild
56222026-09-18T03:45:06.291Z 3 (3.00%) high severe
56232026-09-18T03:45:07.176Z
56242026-09-18T03:45:07.181ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56252026-09-18T03:45:07.181ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56262026-09-18T03:45:11.697ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0091 s (2.3M iterations)
56272026-09-18T03:45:16.548ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56282026-09-18T03:45:16.632Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56292026-09-18T03:45:16.632Z time: [242.86 ns 243.27 ns 243.65 ns]
56302026-09-18T03:45:16.632Z change: [−4.1449% −3.7763% −3.3908%] (p = 0.00 < 0.05)
56312026-09-18T03:45:16.632Z Performance has improved.
56322026-09-18T03:45:16.633ZFound 7 outliers among 100 measurements (7.00%)
56332026-09-18T03:45:16.633Z 3 (3.00%) high mild
56342026-09-18T03:45:16.633Z 4 (4.00%) high severe
56352026-09-18T03:45:17.515Z
56362026-09-18T03:45:17.518ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56372026-09-18T03:45:17.518ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56382026-09-18T03:45:20.808ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (13M iterations)
56392026-09-18T03:45:24.756ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56402026-09-18T03:45:24.839Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56412026-09-18T03:45:24.839Z time: [60.754 ns 60.967 ns 61.193 ns]
56422026-09-18T03:45:24.839Z change: [−1.7308% −1.0171% −0.2864%] (p = 0.01 < 0.05)
56432026-09-18T03:45:24.839Z Change within noise threshold.
56442026-09-18T03:45:24.839ZFound 3 outliers among 100 measurements (3.00%)
56452026-09-18T03:45:24.839Z 2 (2.00%) high mild
56462026-09-18T03:45:24.839Z 1 (1.00%) high severe
56472026-09-18T03:45:25.731Z
56482026-09-18T03:45:25.734ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56492026-09-18T03:45:25.734ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56502026-09-18T03:45:30.554ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0058 s (4.4M iterations)
56512026-09-18T03:45:35.304ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56522026-09-18T03:45:35.389Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56532026-09-18T03:45:35.389Z time: [216.22 ns 216.44 ns 216.66 ns]
56542026-09-18T03:45:35.389Z change: [−1.3130% −0.8846% −0.4187%] (p = 0.00 < 0.05)
56552026-09-18T03:45:35.389Z Change within noise threshold.
56562026-09-18T03:45:35.389ZFound 7 outliers among 100 measurements (7.00%)
56572026-09-18T03:45:35.389Z 2 (2.00%) high mild
56582026-09-18T03:45:35.389Z 5 (5.00%) high severe
56592026-09-18T03:45:36.282Z
56602026-09-18T03:45:36.285ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56612026-09-18T03:45:36.285ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56622026-09-18T03:45:39.302ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (6.9M iterations)
56632026-09-18T03:45:44.028ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56642026-09-18T03:45:44.112Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56652026-09-18T03:45:44.112Z time: [78.022 ns 78.345 ns 78.696 ns]
56662026-09-18T03:45:44.112Z change: [−8.9283% −8.0007% −7.0987%] (p = 0.00 < 0.05)
56672026-09-18T03:45:44.112Z Performance has improved.
56682026-09-18T03:45:44.112ZFound 4 outliers among 100 measurements (4.00%)
56692026-09-18T03:45:44.113Z 2 (2.00%) high mild
56702026-09-18T03:45:44.114Z 2 (2.00%) high severe
56712026-09-18T03:45:44.992Z
56722026-09-18T03:45:44.995ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56732026-09-18T03:45:44.995ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56742026-09-18T03:45:48.894ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0070 s (2.7M iterations)
56752026-09-18T03:45:53.895ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56762026-09-18T03:45:53.979Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56772026-09-18T03:45:53.979Z time: [235.60 ns 235.86 ns 236.12 ns]
56782026-09-18T03:45:53.979Z change: [−1.7922% −1.3411% −0.8770%] (p = 0.00 < 0.05)
56792026-09-18T03:45:53.979Z Change within noise threshold.
56802026-09-18T03:45:53.979ZFound 5 outliers among 100 measurements (5.00%)
56812026-09-18T03:45:53.979Z 2 (2.00%) high mild
56822026-09-18T03:45:53.979Z 3 (3.00%) high severe
56832026-09-18T03:45:54.862Z
56842026-09-18T03:45:54.866ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56852026-09-18T03:45:54.866ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56862026-09-18T03:46:00.972ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0021 s (6.9M iterations)
56872026-09-18T03:46:04.573ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56882026-09-18T03:46:04.658Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56892026-09-18T03:46:04.658Z time: [96.841 ns 97.041 ns 97.276 ns]
56902026-09-18T03:46:04.658Z change: [−1.7184% −1.0461% −0.3859%] (p = 0.00 < 0.05)
56912026-09-18T03:46:04.658Z Change within noise threshold.
56922026-09-18T03:46:04.659ZFound 3 outliers among 100 measurements (3.00%)
56932026-09-18T03:46:04.660Z 1 (1.00%) high mild
56942026-09-18T03:46:04.660Z 2 (2.00%) high severe
56952026-09-18T03:46:05.544Z
56962026-09-18T03:46:05.547ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56972026-09-18T03:46:05.547ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56982026-09-18T03:46:11.428ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0017 s (3.6M iterations)
56992026-09-18T03:46:15.873ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
57002026-09-18T03:46:15.957Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
57012026-09-18T03:46:15.957Z time: [186.54 ns 186.70 ns 186.86 ns]
57022026-09-18T03:46:15.957Z change: [−0.8652% −0.2942% +0.2332%] (p = 0.31 > 0.05)
57032026-09-18T03:46:15.957Z No change in performance detected.
57042026-09-18T03:46:15.957ZFound 7 outliers among 100 measurements (7.00%)
57052026-09-18T03:46:15.957Z 3 (3.00%) high mild
57062026-09-18T03:46:15.957Z 4 (4.00%) high severe
57072026-09-18T03:46:16.850Z
57082026-09-18T03:46:16.853ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57092026-09-18T03:46:16.853ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57102026-09-18T03:46:21.172ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0007 s (4.9M iterations)
57112026-09-18T03:46:25.549ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57122026-09-18T03:46:25.635Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57132026-09-18T03:46:25.635Z time: [115.39 ns 115.69 ns 116.03 ns]
57142026-09-18T03:46:25.635Z change: [−1.7573% −0.9341% −0.0878%] (p = 0.03 < 0.05)
57152026-09-18T03:46:25.635Z Change within noise threshold.
57162026-09-18T03:46:25.635ZFound 5 outliers among 100 measurements (5.00%)
57172026-09-18T03:46:25.635Z 2 (2.00%) high mild
57182026-09-18T03:46:25.635Z 3 (3.00%) high severe
57192026-09-18T03:46:26.529Z
57202026-09-18T03:46:26.532ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57212026-09-18T03:46:26.532ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57222026-09-18T03:46:30.905ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0050 s (2.4M iterations)
57232026-09-18T03:46:35.727ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57242026-09-18T03:46:35.812Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57252026-09-18T03:46:35.812Z time: [204.26 ns 204.63 ns 204.96 ns]
57262026-09-18T03:46:35.812Z change: [−0.9448% −0.2666% +0.3685%] (p = 0.42 > 0.05)
57272026-09-18T03:46:35.813Z No change in performance detected.
57282026-09-18T03:46:35.813ZFound 6 outliers among 100 measurements (6.00%)
57292026-09-18T03:46:35.813Z 2 (2.00%) high mild
57302026-09-18T03:46:35.813Z 4 (4.00%) high severe
57312026-09-18T03:46:36.706Z
57322026-09-18T03:46:36.709ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57332026-09-18T03:46:36.709ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57342026-09-18T03:46:40.331ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (12M iterations)
57352026-09-18T03:46:44.343ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57362026-09-18T03:46:44.427Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57372026-09-18T03:46:44.427Z time: [60.937 ns 61.195 ns 61.472 ns]
57382026-09-18T03:46:44.427Z change: [−1.8977% −1.0816% −0.2588%] (p = 0.01 < 0.05)
57392026-09-18T03:46:44.427Z Change within noise threshold.
57402026-09-18T03:46:44.427ZFound 4 outliers among 100 measurements (4.00%)
57412026-09-18T03:46:44.427Z 2 (2.00%) high mild
57422026-09-18T03:46:44.427Z 2 (2.00%) high severe
57432026-09-18T03:46:45.319Z
57442026-09-18T03:46:45.322ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57452026-09-18T03:46:45.322ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57462026-09-18T03:46:50.694ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0024 s (3.9M iterations)
57472026-09-18T03:46:55.490ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57482026-09-18T03:46:55.574Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57492026-09-18T03:46:55.574Z time: [249.39 ns 249.62 ns 249.85 ns]
57502026-09-18T03:46:55.574Z change: [−1.1930% −0.7436% −0.3202%] (p = 0.00 < 0.05)
57512026-09-18T03:46:55.574Z Change within noise threshold.
57522026-09-18T03:46:55.574ZFound 7 outliers among 100 measurements (7.00%)
57532026-09-18T03:46:55.574Z 3 (3.00%) high mild
57542026-09-18T03:46:55.574Z 4 (4.00%) high severe
57552026-09-18T03:46:56.462Z
57562026-09-18T03:46:56.465ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57572026-09-18T03:46:56.465ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57582026-09-18T03:46:59.611ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0000 s (6.7M iterations)
57592026-09-18T03:47:04.339ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57602026-09-18T03:47:04.424Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57612026-09-18T03:47:04.424Z time: [78.421 ns 78.736 ns 79.082 ns]
57622026-09-18T03:47:04.424Z change: [−2.1335% −1.2344% −0.3423%] (p = 0.01 < 0.05)
57632026-09-18T03:47:04.424Z Change within noise threshold.
57642026-09-18T03:47:04.424ZFound 4 outliers among 100 measurements (4.00%)
57652026-09-18T03:47:04.424Z 2 (2.00%) high mild
57662026-09-18T03:47:04.424Z 2 (2.00%) high severe
57672026-09-18T03:47:05.311Z
57682026-09-18T03:47:05.314ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57692026-09-18T03:47:05.314ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57702026-09-18T03:47:09.498ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0011 s (2.5M iterations)
57712026-09-18T03:47:14.503ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57722026-09-18T03:47:14.587Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57732026-09-18T03:47:14.587Z time: [268.33 ns 268.66 ns 268.98 ns]
57742026-09-18T03:47:14.587Z change: [−0.9677% −0.5063% −0.0261%] (p = 0.03 < 0.05)
57752026-09-18T03:47:14.587Z Change within noise threshold.
57762026-09-18T03:47:14.587ZFound 6 outliers among 100 measurements (6.00%)
57772026-09-18T03:47:14.587Z 2 (2.00%) high mild
57782026-09-18T03:47:14.587Z 4 (4.00%) high severe
57792026-09-18T03:47:15.472Z
57802026-09-18T03:47:15.477ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57812026-09-18T03:47:15.477ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57822026-09-18T03:47:18.544ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0018 s (6.8M iterations)
57832026-09-18T03:47:22.404ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57842026-09-18T03:47:22.489Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57852026-09-18T03:47:22.490Z time: [98.100 ns 98.337 ns 98.585 ns]
57862026-09-18T03:47:22.490Z change: [−0.9842% −0.2970% +0.4138%] (p = 0.41 > 0.05)
57872026-09-18T03:47:22.490Z No change in performance detected.
57882026-09-18T03:47:22.490ZFound 6 outliers among 100 measurements (6.00%)
57892026-09-18T03:47:22.490Z 4 (4.00%) high mild
57902026-09-18T03:47:22.490Z 2 (2.00%) high severe
57912026-09-18T03:47:23.374Z
57922026-09-18T03:47:23.378ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57932026-09-18T03:47:23.378ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57942026-09-18T03:47:26.486ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0063 s (3.4M iterations)
57952026-09-18T03:47:31.166ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57962026-09-18T03:47:31.250Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57972026-09-18T03:47:31.250Z time: [221.39 ns 221.59 ns 221.78 ns]
57982026-09-18T03:47:31.250Z change: [−1.2219% −0.7670% −0.3124%] (p = 0.00 < 0.05)
57992026-09-18T03:47:31.250Z Change within noise threshold.
58002026-09-18T03:47:31.250ZFound 6 outliers among 100 measurements (6.00%)
58012026-09-18T03:47:31.250Z 2 (2.00%) high mild
58022026-09-18T03:47:31.250Z 4 (4.00%) high severe
58032026-09-18T03:47:32.137Z
58042026-09-18T03:47:32.139ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58052026-09-18T03:47:32.140ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58062026-09-18T03:47:36.588ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0050 s (4.7M iterations)
58072026-09-18T03:47:41.005ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58082026-09-18T03:47:41.087Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58092026-09-18T03:47:41.087Z time: [116.13 ns 116.34 ns 116.58 ns]
58102026-09-18T03:47:41.087Z change: [−1.7084% −0.9282% −0.1746%] (p = 0.02 < 0.05)
58112026-09-18T03:47:41.087Z Change within noise threshold.
58122026-09-18T03:47:41.087ZFound 5 outliers among 100 measurements (5.00%)
58132026-09-18T03:47:41.087Z 2 (2.00%) high mild
58142026-09-18T03:47:41.087Z 3 (3.00%) high severe
58152026-09-18T03:47:41.974Z
58162026-09-18T03:47:41.977ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58172026-09-18T03:47:41.977ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58182026-09-18T03:47:46.664ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0009 s (2.2M iterations)
58192026-09-18T03:47:51.484ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58202026-09-18T03:47:51.569Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58212026-09-18T03:47:51.569Z time: [240.48 ns 240.71 ns 240.93 ns]
58222026-09-18T03:47:51.569Z change: [−0.9463% −0.4278% +0.0753%] (p = 0.09 > 0.05)
58232026-09-18T03:47:51.569Z No change in performance detected.
58242026-09-18T03:47:51.569ZFound 9 outliers among 100 measurements (9.00%)
58252026-09-18T03:47:51.569Z 5 (5.00%) high mild
58262026-09-18T03:47:51.569Z 4 (4.00%) high severe
58272026-09-18T03:47:52.453Z
58282026-09-18T03:47:52.457ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58292026-09-18T03:47:52.457ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58302026-09-18T03:47:56.066ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (12M iterations)
58312026-09-18T03:48:00.060ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58322026-09-18T03:48:00.144Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58332026-09-18T03:48:00.144Z time: [60.311 ns 60.562 ns 60.830 ns]
58342026-09-18T03:48:00.144Z change: [−1.1317% −0.3472% +0.4326%] (p = 0.41 > 0.05)
58352026-09-18T03:48:00.144Z No change in performance detected.
58362026-09-18T03:48:00.144ZFound 4 outliers among 100 measurements (4.00%)
58372026-09-18T03:48:00.144Z 2 (2.00%) high mild
58382026-09-18T03:48:00.144Z 2 (2.00%) high severe
58392026-09-18T03:48:01.037Z
58402026-09-18T03:48:01.040ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58412026-09-18T03:48:01.040ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58422026-09-18T03:48:06.131ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0036 s (4.1M iterations)
58432026-09-18T03:48:10.917ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58442026-09-18T03:48:11.002Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58452026-09-18T03:48:11.002Z time: [217.84 ns 218.04 ns 218.24 ns]
58462026-09-18T03:48:11.002Z change: [−1.5342% −1.0020% −0.5162%] (p = 0.00 < 0.05)
58472026-09-18T03:48:11.002Z Change within noise threshold.
58482026-09-18T03:48:11.002ZFound 5 outliers among 100 measurements (5.00%)
58492026-09-18T03:48:11.002Z 2 (2.00%) high mild
58502026-09-18T03:48:11.002Z 3 (3.00%) high severe
58512026-09-18T03:48:11.898Z
58522026-09-18T03:48:11.901ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58532026-09-18T03:48:11.901ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58542026-09-18T03:48:14.958ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (6.9M iterations)
58552026-09-18T03:48:19.840ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58562026-09-18T03:48:19.925Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58572026-09-18T03:48:19.925Z time: [77.554 ns 77.863 ns 78.199 ns]
58582026-09-18T03:48:19.925Z change: [−1.9216% −1.0589% −0.2061%] (p = 0.02 < 0.05)
58592026-09-18T03:48:19.925Z Change within noise threshold.
58602026-09-18T03:48:19.925ZFound 4 outliers among 100 measurements (4.00%)
58612026-09-18T03:48:19.925Z 2 (2.00%) high mild
58622026-09-18T03:48:19.926Z 2 (2.00%) high severe
58632026-09-18T03:48:20.818Z
58642026-09-18T03:48:20.821ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58652026-09-18T03:48:20.821ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58662026-09-18T03:48:24.867ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (2.6M iterations)
58672026-09-18T03:48:29.811ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58682026-09-18T03:48:29.893Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58692026-09-18T03:48:29.894Z time: [236.71 ns 236.92 ns 237.11 ns]
58702026-09-18T03:48:29.894Z change: [−1.2504% −0.8029% −0.3491%] (p = 0.00 < 0.05)
58712026-09-18T03:48:29.894Z Change within noise threshold.
58722026-09-18T03:48:29.894ZFound 7 outliers among 100 measurements (7.00%)
58732026-09-18T03:48:29.894Z 4 (4.00%) high mild
58742026-09-18T03:48:29.894Z 3 (3.00%) high severe
58752026-09-18T03:48:30.777Z
58762026-09-18T03:48:30.780ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58772026-09-18T03:48:30.781ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58782026-09-18T03:48:37.203ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0021 s (6.5M iterations)
58792026-09-18T03:48:40.868ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58802026-09-18T03:48:40.952Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58812026-09-18T03:48:40.952Z time: [97.514 ns 97.718 ns 97.934 ns]
58822026-09-18T03:48:40.952Z change: [−1.0117% −0.3628% +0.2810%] (p = 0.29 > 0.05)
58832026-09-18T03:48:40.952Z No change in performance detected.
58842026-09-18T03:48:40.953ZFound 7 outliers among 100 measurements (7.00%)
58852026-09-18T03:48:40.953Z 4 (4.00%) high mild
58862026-09-18T03:48:40.953Z 3 (3.00%) high severe
58872026-09-18T03:48:41.840Z
58882026-09-18T03:48:41.843ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58892026-09-18T03:48:41.843ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58902026-09-18T03:48:48.037ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0059 s (3.4M iterations)
58912026-09-18T03:48:52.520ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58922026-09-18T03:48:52.604Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58932026-09-18T03:48:52.604Z time: [189.54 ns 189.75 ns 189.97 ns]
58942026-09-18T03:48:52.604Z change: [−0.6570% −0.1136% +0.4195%] (p = 0.69 > 0.05)
58952026-09-18T03:48:52.604Z No change in performance detected.
58962026-09-18T03:48:52.604ZFound 8 outliers among 100 measurements (8.00%)
58972026-09-18T03:48:52.604Z 5 (5.00%) high mild
58982026-09-18T03:48:52.604Z 3 (3.00%) high severe
58992026-09-18T03:48:53.498Z
59002026-09-18T03:48:53.501ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59012026-09-18T03:48:53.501ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59022026-09-18T03:48:57.888ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0049 s (4.8M iterations)
59032026-09-18T03:49:02.326ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59042026-09-18T03:49:02.410Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59052026-09-18T03:49:02.410Z time: [115.20 ns 115.40 ns 115.63 ns]
59062026-09-18T03:49:02.410Z change: [−1.9952% −1.1983% −0.4734%] (p = 0.00 < 0.05)
59072026-09-18T03:49:02.410Z Change within noise threshold.
59082026-09-18T03:49:02.410ZFound 5 outliers among 100 measurements (5.00%)
59092026-09-18T03:49:02.410Z 1 (1.00%) high mild
59102026-09-18T03:49:02.410Z 4 (4.00%) high severe
59112026-09-18T03:49:03.299Z
59122026-09-18T03:49:03.302ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59132026-09-18T03:49:03.302ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59142026-09-18T03:49:07.802ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0091 s (2.3M iterations)
59152026-09-18T03:49:12.643ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59162026-09-18T03:49:12.727Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59172026-09-18T03:49:12.727Z time: [207.53 ns 207.72 ns 207.91 ns]
59182026-09-18T03:49:12.727Z change: [−0.9379% −0.4259% +0.1281%] (p = 0.13 > 0.05)
59192026-09-18T03:49:12.727Z No change in performance detected.
59202026-09-18T03:49:12.727ZFound 14 outliers among 100 measurements (14.00%)
59212026-09-18T03:49:12.727Z 6 (6.00%) high mild
59222026-09-18T03:49:12.727Z 8 (8.00%) high severe
59232026-09-18T03:49:13.616Z
59242026-09-18T03:49:13.619ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59252026-09-18T03:49:13.619ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59262026-09-18T03:49:16.951ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (13M iterations)
59272026-09-18T03:49:20.900ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59282026-09-18T03:49:20.985Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59292026-09-18T03:49:20.985Z time: [61.963 ns 62.205 ns 62.467 ns]
59302026-09-18T03:49:20.985Z change: [−2.2240% −1.5182% −0.8430%] (p = 0.00 < 0.05)
59312026-09-18T03:49:20.985Z Change within noise threshold.
59322026-09-18T03:49:20.985ZFound 4 outliers among 100 measurements (4.00%)
59332026-09-18T03:49:20.985Z 3 (3.00%) high mild
59342026-09-18T03:49:20.985Z 1 (1.00%) high severe
59352026-09-18T03:49:21.876Z
59362026-09-18T03:49:21.881ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59372026-09-18T03:49:21.881ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59382026-09-18T03:49:26.805ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0025 s (4.3M iterations)
59392026-09-18T03:49:31.910ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59402026-09-18T03:49:31.994Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59412026-09-18T03:49:31.994Z time: [289.92 ns 292.29 ns 295.36 ns]
59422026-09-18T03:49:31.994Z change: [−17.602% −1.1257% +17.373%] (p = 0.91 > 0.05)
59432026-09-18T03:49:31.994Z No change in performance detected.
59442026-09-18T03:49:31.994ZFound 11 outliers among 100 measurements (11.00%)
59452026-09-18T03:49:31.994Z 4 (4.00%) high mild
59462026-09-18T03:49:31.998Z 7 (7.00%) high severe
59472026-09-18T03:49:32.883Z
59482026-09-18T03:49:32.886ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59492026-09-18T03:49:32.886ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59502026-09-18T03:49:39.019ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0010 s (6.8M iterations)
59512026-09-18T03:49:43.827ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59522026-09-18T03:49:43.911Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59532026-09-18T03:49:43.911Z time: [79.226 ns 79.547 ns 79.894 ns]
59542026-09-18T03:49:43.911Z change: [−1.6307% −0.7951% +0.0580%] (p = 0.06 > 0.05)
59552026-09-18T03:49:43.911Z No change in performance detected.
59562026-09-18T03:49:43.911ZFound 3 outliers among 100 measurements (3.00%)
59572026-09-18T03:49:43.911Z 1 (1.00%) high mild
59582026-09-18T03:49:43.911Z 2 (2.00%) high severe
59592026-09-18T03:49:44.798Z
59602026-09-18T03:49:44.801ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59612026-09-18T03:49:44.801ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59622026-09-18T03:49:48.732ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (2.7M iterations)
59632026-09-18T03:49:53.929ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59642026-09-18T03:49:54.014Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59652026-09-18T03:49:54.014Z time: [329.76 ns 333.30 ns 338.02 ns]
59662026-09-18T03:49:54.014Z change: [−16.202% −0.7030% +17.797%] (p = 0.94 > 0.05)
59672026-09-18T03:49:54.014Z No change in performance detected.
59682026-09-18T03:49:54.014ZFound 11 outliers among 100 measurements (11.00%)
59692026-09-18T03:49:54.015Z 4 (4.00%) high mild
59702026-09-18T03:49:54.015Z 7 (7.00%) high severe
59712026-09-18T03:49:54.901Z
59722026-09-18T03:49:54.904ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59732026-09-18T03:49:54.904ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59742026-09-18T03:50:00.809ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0003 s (7.1M iterations)
59752026-09-18T03:50:04.560ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59762026-09-18T03:50:04.644Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59772026-09-18T03:50:04.644Z time: [96.951 ns 97.207 ns 97.505 ns]
59782026-09-18T03:50:04.644Z change: [−1.8499% −1.1132% −0.4171%] (p = 0.00 < 0.05)
59792026-09-18T03:50:04.644Z Change within noise threshold.
59802026-09-18T03:50:04.644ZFound 3 outliers among 100 measurements (3.00%)
59812026-09-18T03:50:04.644Z 1 (1.00%) high mild
59822026-09-18T03:50:04.644Z 2 (2.00%) high severe
59832026-09-18T03:50:05.533Z
59842026-09-18T03:50:05.536ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59852026-09-18T03:50:05.536ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59862026-09-18T03:50:11.433ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0020 s (3.6M iterations)
59872026-09-18T03:50:16.218ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59882026-09-18T03:50:16.302Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59892026-09-18T03:50:16.302Z time: [256.28 ns 258.09 ns 260.48 ns]
59902026-09-18T03:50:16.303Z change: [−14.528% −0.4075% +15.921%] (p = 0.96 > 0.05)
59912026-09-18T03:50:16.303Z No change in performance detected.
59922026-09-18T03:50:16.303ZFound 12 outliers among 100 measurements (12.00%)
59932026-09-18T03:50:16.303Z 4 (4.00%) high mild
59942026-09-18T03:50:16.303Z 8 (8.00%) high severe
59952026-09-18T03:50:17.199Z
59962026-09-18T03:50:17.202ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59972026-09-18T03:50:17.203ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59982026-09-18T03:50:21.351ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0038 s (5.1M iterations)
59992026-09-18T03:50:25.875ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60002026-09-18T03:50:25.961Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60012026-09-18T03:50:25.961Z time: [115.81 ns 116.16 ns 116.56 ns]
60022026-09-18T03:50:25.961Z change: [−1.6258% −0.9521% −0.2955%] (p = 0.00 < 0.05)
60032026-09-18T03:50:25.961Z Change within noise threshold.
60042026-09-18T03:50:25.961ZFound 3 outliers among 100 measurements (3.00%)
60052026-09-18T03:50:25.961Z 2 (2.00%) high mild
60062026-09-18T03:50:25.961Z 1 (1.00%) high severe
60072026-09-18T03:50:26.848Z
60082026-09-18T03:50:26.851ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60092026-09-18T03:50:26.851ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
60102026-09-18T03:50:31.144ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0067 s (2.4M iterations)
60112026-09-18T03:50:36.261ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60122026-09-18T03:50:36.345Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60132026-09-18T03:50:36.345Z time: [288.44 ns 291.24 ns 294.95 ns]
60142026-09-18T03:50:36.345Z change: [−15.820% −0.0565% +18.946%] (p = 0.99 > 0.05)
60152026-09-18T03:50:36.345Z No change in performance detected.
60162026-09-18T03:50:36.345ZFound 12 outliers among 100 measurements (12.00%)
60172026-09-18T03:50:36.345Z 4 (4.00%) high mild
60182026-09-18T03:50:36.345Z 8 (8.00%) high severe
60192026-09-18T03:50:37.235Z
60202026-09-18T03:50:37.238ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60212026-09-18T03:50:37.238ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60222026-09-18T03:50:40.332ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (14M iterations)
60232026-09-18T03:50:44.530ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60242026-09-18T03:50:44.614Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60252026-09-18T03:50:44.614Z time: [60.730 ns 60.968 ns 61.224 ns]
60262026-09-18T03:50:44.614Z change: [−1.5494% −0.7577% −0.0786%] (p = 0.05 < 0.05)
60272026-09-18T03:50:44.614Z Change within noise threshold.
60282026-09-18T03:50:44.614ZFound 4 outliers among 100 measurements (4.00%)
60292026-09-18T03:50:44.614Z 2 (2.00%) high mild
60302026-09-18T03:50:44.615Z 2 (2.00%) high severe
60312026-09-18T03:50:45.508Z
60322026-09-18T03:50:45.511ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60332026-09-18T03:50:45.511ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60342026-09-18T03:50:50.221ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0042 s (4.5M iterations)
60352026-09-18T03:50:55.337ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60362026-09-18T03:50:55.421Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60372026-09-18T03:50:55.421Z time: [245.53 ns 247.54 ns 250.16 ns]
60382026-09-18T03:50:55.421Z change: [−16.786% −0.4431% +20.242%] (p = 0.97 > 0.05)
60392026-09-18T03:50:55.422Z No change in performance detected.
60402026-09-18T03:50:55.422ZFound 12 outliers among 100 measurements (12.00%)
60412026-09-18T03:50:55.422Z 5 (5.00%) high mild
60422026-09-18T03:50:55.422Z 7 (7.00%) high severe
60432026-09-18T03:50:56.319Z
60442026-09-18T03:50:56.322ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60452026-09-18T03:50:56.322ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60462026-09-18T03:51:02.426ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0032 s (6.9M iterations)
60472026-09-18T03:51:07.714ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60482026-09-18T03:51:07.799Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60492026-09-18T03:51:07.799Z time: [78.760 ns 79.067 ns 79.401 ns]
60502026-09-18T03:51:07.800Z change: [−1.8004% −0.5478% +0.5712%] (p = 0.39 > 0.05)
60512026-09-18T03:51:07.800Z No change in performance detected.
60522026-09-18T03:51:07.800ZFound 3 outliers among 100 measurements (3.00%)
60532026-09-18T03:51:07.800Z 1 (1.00%) high mild
60542026-09-18T03:51:07.800Z 2 (2.00%) high severe
60552026-09-18T03:51:08.692Z
60562026-09-18T03:51:08.694ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60572026-09-18T03:51:08.694ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60582026-09-18T03:51:12.585ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0066 s (2.7M iterations)
60592026-09-18T03:51:17.783ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60602026-09-18T03:51:17.869Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60612026-09-18T03:51:17.869Z time: [283.58 ns 286.67 ns 290.76 ns]
60622026-09-18T03:51:17.869Z change: [−14.361% −0.1356% +18.040%] (p = 0.99 > 0.05)
60632026-09-18T03:51:17.869Z No change in performance detected.
60642026-09-18T03:51:17.869ZFound 11 outliers among 100 measurements (11.00%)
60652026-09-18T03:51:17.869Z 4 (4.00%) high mild
60662026-09-18T03:51:17.869Z 7 (7.00%) high severe
60672026-09-18T03:51:18.755Z
60682026-09-18T03:51:18.758ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60692026-09-18T03:51:18.759ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60702026-09-18T03:51:24.602ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0010 s (7.2M iterations)
60712026-09-18T03:51:28.388ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60722026-09-18T03:51:28.473Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60732026-09-18T03:51:28.473Z time: [97.255 ns 97.491 ns 97.762 ns]
60742026-09-18T03:51:28.473Z change: [−1.0427% −0.4006% +0.2608%] (p = 0.25 > 0.05)
60752026-09-18T03:51:28.473Z No change in performance detected.
60762026-09-18T03:51:28.473ZFound 4 outliers among 100 measurements (4.00%)
60772026-09-18T03:51:28.473Z 2 (2.00%) high mild
60782026-09-18T03:51:28.473Z 2 (2.00%) high severe
60792026-09-18T03:51:29.370Z
60802026-09-18T03:51:29.375ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60812026-09-18T03:51:29.375ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60822026-09-18T03:51:35.071ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0041 s (3.7M iterations)
60832026-09-18T03:51:39.835ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60842026-09-18T03:51:39.919Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60852026-09-18T03:51:39.919Z time: [209.53 ns 210.90 ns 212.70 ns]
60862026-09-18T03:51:39.919Z change: [−13.430% +0.2004% +15.620%] (p = 0.98 > 0.05)
60872026-09-18T03:51:39.919Z No change in performance detected.
60882026-09-18T03:51:39.920ZFound 12 outliers among 100 measurements (12.00%)
60892026-09-18T03:51:39.920Z 4 (4.00%) high mild
60902026-09-18T03:51:39.920Z 8 (8.00%) high severe
60912026-09-18T03:51:40.816Z
60922026-09-18T03:51:40.819ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60932026-09-18T03:51:40.820ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60942026-09-18T03:51:44.987ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0015 s (5.0M iterations)
60952026-09-18T03:51:49.502ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60962026-09-18T03:51:49.585Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60972026-09-18T03:51:49.585Z time: [114.73 ns 115.10 ns 115.52 ns]
60982026-09-18T03:51:49.586Z change: [−1.7637% −0.8419% +0.0845%] (p = 0.07 > 0.05)
60992026-09-18T03:51:49.586Z No change in performance detected.
61002026-09-18T03:51:49.586ZFound 5 outliers among 100 measurements (5.00%)
61012026-09-18T03:51:49.586Z 2 (2.00%) high mild
61022026-09-18T03:51:49.586Z 3 (3.00%) high severe
61032026-09-18T03:51:50.474Z
61042026-09-18T03:51:50.477ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61052026-09-18T03:51:50.477ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
61062026-09-18T03:51:54.689ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0040 s (2.5M iterations)
61072026-09-18T03:51:59.782ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
61082026-09-18T03:51:59.866Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61092026-09-18T03:51:59.866Z time: [238.14 ns 240.28 ns 243.10 ns]
61102026-09-18T03:51:59.866Z change: [−15.087% −0.1611% +18.084%] (p = 0.98 > 0.05)
61112026-09-18T03:51:59.866Z No change in performance detected.
61122026-09-18T03:51:59.866ZFound 12 outliers among 100 measurements (12.00%)
61132026-09-18T03:51:59.866Z 4 (4.00%) high mild
61142026-09-18T03:51:59.866Z 8 (8.00%) high severe
61152026-09-18T03:52:00.759Z
61162026-09-18T03:52:00.763ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61172026-09-18T03:52:00.763ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61182026-09-18T03:52:04.146ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (12M iterations)
61192026-09-18T03:52:08.451ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61202026-09-18T03:52:08.535Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61212026-09-18T03:52:08.535Z time: [60.978 ns 61.246 ns 61.535 ns]
61222026-09-18T03:52:08.535Z change: [−1.4328% −0.6474% +0.1468%] (p = 0.11 > 0.05)
61232026-09-18T03:52:08.536Z No change in performance detected.
61242026-09-18T03:52:08.536ZFound 4 outliers among 100 measurements (4.00%)
61252026-09-18T03:52:08.536Z 2 (2.00%) high mild
61262026-09-18T03:52:08.536Z 2 (2.00%) high severe
61272026-09-18T03:52:09.421Z
61282026-09-18T03:52:09.425ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61292026-09-18T03:52:09.425ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61302026-09-18T03:52:14.565ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0036 s (4.1M iterations)
61312026-09-18T03:52:19.730ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61322026-09-18T03:52:19.814Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61332026-09-18T03:52:19.814Z time: [290.02 ns 292.73 ns 296.29 ns]
61342026-09-18T03:52:19.814Z change: [−18.395% −1.4788% +19.783%] (p = 0.89 > 0.05)
61352026-09-18T03:52:19.814Z No change in performance detected.
61362026-09-18T03:52:19.814ZFound 12 outliers among 100 measurements (12.00%)
61372026-09-18T03:52:19.814Z 4 (4.00%) high mild
61382026-09-18T03:52:19.814Z 8 (8.00%) high severe
61392026-09-18T03:52:20.708Z
61402026-09-18T03:52:20.711ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61412026-09-18T03:52:20.711ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61422026-09-18T03:52:23.772ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0036 s (6.8M iterations)
61432026-09-18T03:52:28.634ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61442026-09-18T03:52:28.718Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61452026-09-18T03:52:28.718Z time: [78.358 ns 78.660 ns 78.990 ns]
61462026-09-18T03:52:28.718Z change: [−2.2321% −1.3166% −0.4604%] (p = 0.00 < 0.05)
61472026-09-18T03:52:28.718Z Change within noise threshold.
61482026-09-18T03:52:28.718ZFound 5 outliers among 100 measurements (5.00%)
61492026-09-18T03:52:28.718Z 3 (3.00%) high mild
61502026-09-18T03:52:28.718Z 2 (2.00%) high severe
61512026-09-18T03:52:29.611Z
61522026-09-18T03:52:29.615ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61532026-09-18T03:52:29.616ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61542026-09-18T03:52:33.681ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0080 s (2.6M iterations)
61552026-09-18T03:52:38.934ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61562026-09-18T03:52:39.046Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61572026-09-18T03:52:39.046Z time: [333.03 ns 337.17 ns 342.56 ns]
61582026-09-18T03:52:39.046Z change: [−16.524% −0.5343% +19.153%] (p = 0.96 > 0.05)
61592026-09-18T03:52:39.046Z No change in performance detected.
61602026-09-18T03:52:39.046ZFound 12 outliers among 100 measurements (12.00%)
61612026-09-18T03:52:39.046Z 5 (5.00%) high mild
61622026-09-18T03:52:39.046Z 7 (7.00%) high severe
61632026-09-18T03:52:39.902Z
61642026-09-18T03:52:39.905ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61652026-09-18T03:52:39.905ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61662026-09-18T03:52:46.072ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0025 s (6.8M iterations)
61672026-09-18T03:52:49.897ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61682026-09-18T03:52:49.982Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61692026-09-18T03:52:49.982Z time: [98.016 ns 98.268 ns 98.517 ns]
61702026-09-18T03:52:49.982Z change: [−1.3816% −0.7214% −0.0442%] (p = 0.03 < 0.05)
61712026-09-18T03:52:49.982Z Change within noise threshold.
61722026-09-18T03:52:49.982ZFound 23 outliers among 100 measurements (23.00%)
61732026-09-18T03:52:49.982Z 16 (16.00%) low mild
61742026-09-18T03:52:49.982Z 4 (4.00%) high mild
61752026-09-18T03:52:49.982Z 3 (3.00%) high severe
61762026-09-18T03:52:50.867Z
61772026-09-18T03:52:50.871ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61782026-09-18T03:52:50.871ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61792026-09-18T03:52:57.033ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0030 s (3.4M iterations)
61802026-09-18T03:53:01.846ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61812026-09-18T03:53:01.930Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61822026-09-18T03:53:01.930Z time: [255.20 ns 257.48 ns 260.49 ns]
61832026-09-18T03:53:01.930Z change: [−16.196% −1.8804% +16.046%] (p = 0.83 > 0.05)
61842026-09-18T03:53:01.930Z No change in performance detected.
61852026-09-18T03:53:01.930ZFound 11 outliers among 100 measurements (11.00%)
61862026-09-18T03:53:01.930Z 4 (4.00%) high mild
61872026-09-18T03:53:01.930Z 7 (7.00%) high severe
61882026-09-18T03:53:02.819Z
61892026-09-18T03:53:02.822ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61902026-09-18T03:53:02.823ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61912026-09-18T03:53:07.072ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0019 s (4.9M iterations)
61922026-09-18T03:53:11.671ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61932026-09-18T03:53:11.754Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61942026-09-18T03:53:11.754Z time: [116.33 ns 116.55 ns 116.79 ns]
61952026-09-18T03:53:11.754Z change: [−1.4900% −0.7077% +0.1208%] (p = 0.08 > 0.05)
61962026-09-18T03:53:11.754Z No change in performance detected.
61972026-09-18T03:53:11.754ZFound 5 outliers among 100 measurements (5.00%)
61982026-09-18T03:53:11.754Z 2 (2.00%) high mild
61992026-09-18T03:53:11.754Z 3 (3.00%) high severe
62002026-09-18T03:53:12.644Z
62012026-09-18T03:53:12.647ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
62022026-09-18T03:53:12.647ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
62032026-09-18T03:53:17.197ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0098 s (2.3M iterations)
62042026-09-18T03:53:22.360ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
62052026-09-18T03:53:22.442Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
62062026-09-18T03:53:22.442Z time: [290.91 ns 294.24 ns 298.60 ns]
62072026-09-18T03:53:22.442Z change: [−16.672% −0.2962% +19.054%] (p = 0.98 > 0.05)
62082026-09-18T03:53:22.444Z No change in performance detected.
62092026-09-18T03:53:22.444ZFound 10 outliers among 100 measurements (10.00%)
62102026-09-18T03:53:22.444Z 4 (4.00%) high mild
62112026-09-18T03:53:22.444Z 6 (6.00%) high severe
62122026-09-18T03:53:23.331Z
62132026-09-18T03:53:23.335ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62142026-09-18T03:53:23.335ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62152026-09-18T03:53:26.742ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (12M iterations)
62162026-09-18T03:53:30.966ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62172026-09-18T03:53:31.051Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62182026-09-18T03:53:31.051Z time: [60.227 ns 60.482 ns 60.752 ns]
62192026-09-18T03:53:31.051Z change: [−1.9515% −1.1557% −0.3228%] (p = 0.00 < 0.05)
62202026-09-18T03:53:31.051Z Change within noise threshold.
62212026-09-18T03:53:31.051ZFound 4 outliers among 100 measurements (4.00%)
62222026-09-18T03:53:31.051Z 2 (2.00%) high mild
62232026-09-18T03:53:31.051Z 2 (2.00%) high severe
62242026-09-18T03:53:31.940Z
62252026-09-18T03:53:31.943ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62262026-09-18T03:53:31.943ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62272026-09-18T03:53:36.909ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (4.2M iterations)
62282026-09-18T03:53:42.081ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62292026-09-18T03:53:42.166Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62302026-09-18T03:53:42.166Z time: [251.74 ns 253.94 ns 256.83 ns]
62312026-09-18T03:53:42.166Z change: [−18.604% −1.1883% +19.177%] (p = 0.91 > 0.05)
62322026-09-18T03:53:42.166Z No change in performance detected.
62332026-09-18T03:53:42.166ZFound 12 outliers among 100 measurements (12.00%)
62342026-09-18T03:53:42.166Z 4 (4.00%) high mild
62352026-09-18T03:53:42.166Z 8 (8.00%) high severe
62362026-09-18T03:53:43.062Z
62372026-09-18T03:53:43.065ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62382026-09-18T03:53:43.065ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62392026-09-18T03:53:46.118ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0000 s (6.9M iterations)
62402026-09-18T03:53:50.989ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62412026-09-18T03:53:51.076Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62422026-09-18T03:53:51.076Z time: [78.579 ns 78.885 ns 79.216 ns]
62432026-09-18T03:53:51.076Z change: [−0.4868% +0.3554% +1.1867%] (p = 0.42 > 0.05)
62442026-09-18T03:53:51.076Z No change in performance detected.
62452026-09-18T03:53:51.078ZFound 3 outliers among 100 measurements (3.00%)
62462026-09-18T03:53:51.078Z 1 (1.00%) high mild
62472026-09-18T03:53:51.078Z 2 (2.00%) high severe
62482026-09-18T03:53:51.967Z
62492026-09-18T03:53:51.970ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62502026-09-18T03:53:51.970ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62512026-09-18T03:53:55.991ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0085 s (2.6M iterations)
62522026-09-18T03:54:01.241ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62532026-09-18T03:54:01.325Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62542026-09-18T03:54:01.325Z time: [292.79 ns 296.27 ns 300.80 ns]
62552026-09-18T03:54:01.326Z change: [−16.158% −0.1575% +18.874%] (p = 0.99 > 0.05)
62562026-09-18T03:54:01.326Z No change in performance detected.
62572026-09-18T03:54:01.326ZFound 11 outliers among 100 measurements (11.00%)
62582026-09-18T03:54:01.326Z 4 (4.00%) high mild
62592026-09-18T03:54:01.326Z 7 (7.00%) high severe
62602026-09-18T03:54:02.220Z
62612026-09-18T03:54:02.223ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62622026-09-18T03:54:02.223ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62632026-09-18T03:54:08.387ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0007 s (6.8M iterations)
62642026-09-18T03:54:12.215ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62652026-09-18T03:54:12.300Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62662026-09-18T03:54:12.301Z time: [97.878 ns 98.145 ns 98.411 ns]
62672026-09-18T03:54:12.301Z change: [−0.5726% +0.1299% +0.8366%] (p = 0.72 > 0.05)
62682026-09-18T03:54:12.301Z No change in performance detected.
62692026-09-18T03:54:12.301ZFound 22 outliers among 100 measurements (22.00%)
62702026-09-18T03:54:12.301Z 15 (15.00%) low mild
62712026-09-18T03:54:12.301Z 4 (4.00%) high mild
62722026-09-18T03:54:12.301Z 3 (3.00%) high severe
62732026-09-18T03:54:13.193Z
62742026-09-18T03:54:13.196ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62752026-09-18T03:54:13.196ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62762026-09-18T03:54:19.218ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0055 s (3.5M iterations)
62772026-09-18T03:54:24.024ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62782026-09-18T03:54:24.110Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62792026-09-18T03:54:24.110Z time: [216.10 ns 217.84 ns 220.11 ns]
62802026-09-18T03:54:24.110Z change: [−14.496% −0.1893% +15.971%] (p = 0.99 > 0.05)
62812026-09-18T03:54:24.110Z No change in performance detected.
62822026-09-18T03:54:24.110ZFound 11 outliers among 100 measurements (11.00%)
62832026-09-18T03:54:24.110Z 4 (4.00%) high mild
62842026-09-18T03:54:24.110Z 7 (7.00%) high severe
62852026-09-18T03:54:25.005Z
62862026-09-18T03:54:25.008ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62872026-09-18T03:54:25.008ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62882026-09-18T03:54:29.252ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0017 s (4.9M iterations)
62892026-09-18T03:54:33.886ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62902026-09-18T03:54:33.971Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62912026-09-18T03:54:33.971Z time: [116.74 ns 116.95 ns 117.20 ns]
62922026-09-18T03:54:33.971Z change: [−0.7773% +0.2899% +1.4796%] (p = 0.61 > 0.05)
62932026-09-18T03:54:33.971Z No change in performance detected.
62942026-09-18T03:54:33.971ZFound 7 outliers among 100 measurements (7.00%)
62952026-09-18T03:54:33.971Z 1 (1.00%) high mild
62962026-09-18T03:54:33.971Z 6 (6.00%) high severe
62972026-09-18T03:54:34.863Z
62982026-09-18T03:54:34.867ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62992026-09-18T03:54:34.867ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
63002026-09-18T03:54:39.331ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0031 s (2.3M iterations)
63012026-09-18T03:54:44.452ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
63022026-09-18T03:54:44.537Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
63032026-09-18T03:54:44.537Z time: [247.32 ns 249.92 ns 253.31 ns]
63042026-09-18T03:54:44.537Z change: [−14.893% +0.5473% +19.563%] (p = 0.95 > 0.05)
63052026-09-18T03:54:44.537Z No change in performance detected.
63062026-09-18T03:54:44.537ZFound 12 outliers among 100 measurements (12.00%)
63072026-09-18T03:54:44.537Z 4 (4.00%) high mild
63082026-09-18T03:54:44.537Z 8 (8.00%) high severe
63092026-09-18T03:54:45.433Z
63102026-09-18T03:54:45.436ZBenchmarking process/Eviction/wallclock/1024/P0
63112026-09-18T03:54:45.436ZBenchmarking process/Eviction/wallclock/1024/P0: Warming up for 3.0000 s
63122026-09-18T03:54:50.663ZBenchmarking process/Eviction/wallclock/1024/P0: Collecting 100 samples in estimated 5.2393 s (66k iterations)
63132026-09-18T03:54:55.966ZBenchmarking process/Eviction/wallclock/1024/P0: Analyzing
63142026-09-18T03:54:56.051Zprocess/Eviction/wallclock/1024/P0
63152026-09-18T03:54:56.051Z time: [59.627 µs 59.720 µs 59.827 µs]
63162026-09-18T03:54:56.051Z change: [−1.0339% −0.8373% −0.6467%] (p = 0.00 < 0.05)
63172026-09-18T03:54:56.051Z Change within noise threshold.
63182026-09-18T03:54:56.051ZFound 14 outliers among 100 measurements (14.00%)
63192026-09-18T03:54:56.051Z 1 (1.00%) low severe
63202026-09-18T03:54:56.051Z 1 (1.00%) low mild
63212026-09-18T03:54:56.052Z 1 (1.00%) high mild
63222026-09-18T03:54:56.052Z 11 (11.00%) high severe
63232026-09-18T03:54:56.943Z
63242026-09-18T03:54:56.946ZBenchmarking process/Eviction/wallclock/1024/P0.1
63252026-09-18T03:54:56.946ZBenchmarking process/Eviction/wallclock/1024/P0.1: Warming up for 3.0000 s
63262026-09-18T03:55:02.883ZBenchmarking process/Eviction/wallclock/1024/P0.1: Collecting 100 samples in estimated 5.0338 s (56k iterations)
63272026-09-18T03:55:08.082ZBenchmarking process/Eviction/wallclock/1024/P0.1: Analyzing
63282026-09-18T03:55:08.167Zprocess/Eviction/wallclock/1024/P0.1
63292026-09-18T03:55:08.167Z time: [72.609 µs 72.739 µs 72.891 µs]
63302026-09-18T03:55:08.167Z change: [−0.5935% −0.3506% −0.1260%] (p = 0.00 < 0.05)
63312026-09-18T03:55:08.167Z Change within noise threshold.
63322026-09-18T03:55:08.167ZFound 14 outliers among 100 measurements (14.00%)
63332026-09-18T03:55:08.168Z 8 (8.00%) low mild
63342026-09-18T03:55:08.168Z 6 (6.00%) high severe
63352026-09-18T03:55:09.060Z
63362026-09-18T03:55:09.064ZBenchmarking process/Eviction/wallclock/32768/P0
63372026-09-18T03:55:09.064ZBenchmarking process/Eviction/wallclock/32768/P0: Warming up for 3.0000 s
63382026-09-18T03:55:14.481Z
63392026-09-18T03:55:14.481ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 6.7s, enable flat sampling, or reduce sample count to 60.
63402026-09-18T03:55:14.481ZBenchmarking process/Eviction/wallclock/32768/P0: Collecting 100 samples in estimated 6.6830 s (5050 iterations)
63412026-09-18T03:55:20.818ZBenchmarking process/Eviction/wallclock/32768/P0: Analyzing
63422026-09-18T03:55:20.910Zprocess/Eviction/wallclock/32768/P0
63432026-09-18T03:55:20.910Z time: [396.19 µs 396.71 µs 397.22 µs]
63442026-09-18T03:55:20.910Z change: [+6.3439% +7.2370% +8.2250%] (p = 0.00 < 0.05)
63452026-09-18T03:55:20.910Z Performance has regressed.
63462026-09-18T03:55:20.910ZFound 11 outliers among 100 measurements (11.00%)
63472026-09-18T03:55:20.910Z 6 (6.00%) low severe
63482026-09-18T03:55:20.910Z 1 (1.00%) low mild
63492026-09-18T03:55:20.910Z 2 (2.00%) high mild
63502026-09-18T03:55:20.910Z 2 (2.00%) high severe
63512026-09-18T03:55:21.804Z
63522026-09-18T03:55:21.861ZBenchmarking process/Eviction/wallclock/32768/P0.1
63532026-09-18T03:55:21.862ZBenchmarking process/Eviction/wallclock/32768/P0.1: Warming up for 3.0000 s
63542026-09-18T03:55:25.291Z
63552026-09-18T03:55:25.291ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 8.5s, enable flat sampling, or reduce sample count to 50.
63562026-09-18T03:55:25.291ZBenchmarking process/Eviction/wallclock/32768/P0.1: Collecting 100 samples in estimated 8.4599 s (5050 iterations)
63572026-09-18T03:55:34.086ZBenchmarking process/Eviction/wallclock/32768/P0.1: Analyzing
63582026-09-18T03:55:34.174Zprocess/Eviction/wallclock/32768/P0.1
63592026-09-18T03:55:34.174Z time: [140.42 µs 140.51 µs 140.60 µs]
63602026-09-18T03:55:34.174Z change: [−2.2225% −2.0273% −1.8115%] (p = 0.00 < 0.05)
63612026-09-18T03:55:34.174Z Performance has improved.
63622026-09-18T03:55:34.174ZFound 4 outliers among 100 measurements (4.00%)
63632026-09-18T03:55:34.174Z 1 (1.00%) low mild
63642026-09-18T03:55:34.174Z 2 (2.00%) high mild
63652026-09-18T03:55:34.174Z 1 (1.00%) high severe
63662026-09-18T03:55:35.066Z
63672026-09-18T03:55:35.125ZBenchmarking process/Eviction/wallclock/524288/P0
63682026-09-18T03:55:35.125ZBenchmarking process/Eviction/wallclock/524288/P0: Warming up for 3.0000 s
63692026-09-18T03:55:38.898Z
63702026-09-18T03:55:38.898ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 377.2s, or reduce sample count to 10.
63712026-09-18T03:55:38.898ZBenchmarking process/Eviction/wallclock/524288/P0: Collecting 100 samples in estimated 377.16 s (100 iterations)
63722026-09-18T03:55:42.657ZBenchmarking process/Eviction/wallclock/524288/P0: Analyzing
63732026-09-18T03:55:42.740Zprocess/Eviction/wallclock/524288/P0
63742026-09-18T03:55:42.740Z time: [1.4264 ms 1.4319 ms 1.4374 ms]
63752026-09-18T03:55:42.740Z change: [−1.3702% −0.8811% −0.3856%] (p = 0.00 < 0.05)
63762026-09-18T03:55:42.740Z Change within noise threshold.
63772026-09-18T03:55:43.537Z
63782026-09-18T03:55:44.798ZBenchmarking process/Eviction/wallclock/524288/P0.1
63792026-09-18T03:55:44.798ZBenchmarking process/Eviction/wallclock/524288/P0.1: Warming up for 3.0000 s
63802026-09-18T03:55:48.423Z
63812026-09-18T03:55:48.423ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 11.7s, or reduce sample count to 40.
63822026-09-18T03:55:48.423ZBenchmarking process/Eviction/wallclock/524288/P0.1: Collecting 100 samples in estimated 11.693 s (100 iterations)
63832026-09-18T03:55:53.523ZBenchmarking process/Eviction/wallclock/524288/P0.1: Analyzing
63842026-09-18T03:55:53.607Zprocess/Eviction/wallclock/524288/P0.1
63852026-09-18T03:55:53.607Z time: [715.05 µs 758.40 µs 801.35 µs]
63862026-09-18T03:55:53.607Z change: [−12.462% −4.3531% +3.6757%] (p = 0.30 > 0.05)
63872026-09-18T03:55:53.607Z No change in performance detected.
63882026-09-18T03:55:54.385Z
63892026-09-18T03:55:55.745ZBenchmarking process/Eviction/wallclock/1048576/P0
63902026-09-18T03:55:55.745ZBenchmarking process/Eviction/wallclock/1048576/P0: Warming up for 3.0000 s
63912026-09-18T03:56:02.091Z
63922026-09-18T03:56:02.092ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 634.6s, or reduce sample count to 10.
63932026-09-18T03:56:02.092ZBenchmarking process/Eviction/wallclock/1048576/P0: Collecting 100 samples in estimated 634.65 s (100 iterations)
63942026-09-18T03:56:11.227ZBenchmarking process/Eviction/wallclock/1048576/P0: Analyzing
63952026-09-18T03:56:11.278Zprocess/Eviction/wallclock/1048576/P0
63962026-09-18T03:56:11.279Z time: [1.6832 ms 1.6857 ms 1.6882 ms]
63972026-09-18T03:56:11.279Z change: [−3.9757% −3.7693% −3.5518%] (p = 0.00 < 0.05)
63982026-09-18T03:56:11.279Z Performance has improved.
63992026-09-18T03:56:11.279ZFound 2 outliers among 100 measurements (2.00%)
64002026-09-18T03:56:11.279Z 2 (2.00%) high mild
64012026-09-18T03:56:12.071Z
64022026-09-18T03:56:14.892ZBenchmarking process/Eviction/wallclock/1048576/P0.1
64032026-09-18T03:56:14.892ZBenchmarking process/Eviction/wallclock/1048576/P0.1: Warming up for 3.0000 s
64042026-09-18T03:56:19.499Z
64052026-09-18T03:56:19.499ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 460.6s, or reduce sample count to 10.
64062026-09-18T03:56:19.499ZBenchmarking process/Eviction/wallclock/1048576/P0.1: Collecting 100 samples in estimated 460.58 s (100 iterations)
64072026-09-18T03:56:31.340ZBenchmarking process/Eviction/wallclock/1048576/P0.1: Analyzing
64082026-09-18T03:56:31.414Zprocess/Eviction/wallclock/1048576/P0.1
64092026-09-18T03:56:31.414Z time: [694.69 µs 750.93 µs 809.25 µs]
64102026-09-18T03:56:31.414Z change: [−10.877% −0.1442% +11.071%] (p = 0.99 > 0.05)
64112026-09-18T03:56:31.414Z No change in performance detected.
64122026-09-18T03:56:32.211Z
64132026-09-18T03:56:35.161ZBenchmarking source_filter/allows/exclude_empty_v4
64142026-09-18T03:56:35.161ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
64152026-09-18T03:56:39.042ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.5B iterations)
64162026-09-18T03:56:43.967ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
64172026-09-18T03:56:44.149Zsource_filter/allows/exclude_empty_v4
64182026-09-18T03:56:44.149Z time: [889.55 ps 889.85 ps 890.15 ps]
64192026-09-18T03:56:44.149Z thrpt: [1.1234 Gelem/s 1.1238 Gelem/s 1.1242 Gelem/s]
64202026-09-18T03:56:44.149Z change:
64212026-09-18T03:56:44.149Z time: [−20.169% −20.127% −20.086%] (p = 0.00 < 0.05)
64222026-09-18T03:56:44.149Z thrpt: [+25.135% +25.199% +25.264%]
64232026-09-18T03:56:44.149Z Performance has improved.
64242026-09-18T03:56:44.149ZFound 6 outliers among 100 measurements (6.00%)
64252026-09-18T03:56:44.149Z 4 (4.00%) low mild
64262026-09-18T03:56:44.150Z 2 (2.00%) high mild
64272026-09-18T03:56:44.938ZBenchmarking source_filter/allows/exclude_empty_v6
64282026-09-18T03:56:44.938ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
64292026-09-18T03:56:49.706ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
64302026-09-18T03:56:53.867ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
64312026-09-18T03:56:53.989Zsource_filter/allows/exclude_empty_v6
64322026-09-18T03:56:53.989Z time: [897.75 ps 903.00 ps 910.17 ps]
64332026-09-18T03:56:53.989Z thrpt: [1.0987 Gelem/s 1.1074 Gelem/s 1.1139 Gelem/s]
64342026-09-18T03:56:53.989Z change:
64352026-09-18T03:56:53.989Z time: [+6.3349% +8.4516% +10.966%] (p = 0.00 < 0.05)
64362026-09-18T03:56:53.990Z thrpt: [−9.8825% −7.7930% −5.9575%]
64372026-09-18T03:56:53.990Z Performance has regressed.
64382026-09-18T03:56:54.738ZBenchmarking source_filter/allows/exclude_miss_v4/1
64392026-09-18T03:56:54.738ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
64402026-09-18T03:56:59.287ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.4B iterations)
64412026-09-18T03:57:04.286ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
64422026-09-18T03:57:04.368Zsource_filter/allows/exclude_miss_v4/1
64432026-09-18T03:57:04.368Z time: [2.1114 ns 2.1153 ns 2.1197 ns]
64442026-09-18T03:57:04.368Z thrpt: [471.78 Melem/s 472.75 Melem/s 473.63 Melem/s]
64452026-09-18T03:57:04.368Z change:
64462026-09-18T03:57:04.368Z time: [−1.0014% −0.7069% −0.4192%] (p = 0.00 < 0.05)
64472026-09-18T03:57:04.371Z thrpt: [+0.4210% +0.7119% +1.0115%]
64482026-09-18T03:57:04.371Z Change within noise threshold.
64492026-09-18T03:57:04.372ZFound 2 outliers among 100 measurements (2.00%)
64502026-09-18T03:57:04.372Z 2 (2.00%) high mild
64512026-09-18T03:57:05.252ZBenchmarking source_filter/allows/exclude_hit_v4/1
64522026-09-18T03:57:05.252ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
64532026-09-18T03:57:09.484ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
64542026-09-18T03:57:14.471ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
64552026-09-18T03:57:14.555Zsource_filter/allows/exclude_hit_v4/1
64562026-09-18T03:57:14.556Z time: [1.9603 ns 1.9652 ns 1.9704 ns]
64572026-09-18T03:57:14.556Z thrpt: [507.51 Melem/s 508.86 Melem/s 510.12 Melem/s]
64582026-09-18T03:57:14.556Z change:
64592026-09-18T03:57:14.556Z time: [+4.1028% +4.9608% +5.8201%] (p = 0.00 < 0.05)
64602026-09-18T03:57:14.556Z thrpt: [−5.5000% −4.7264% −3.9411%]
64612026-09-18T03:57:14.556Z Performance has regressed.
64622026-09-18T03:57:14.556ZFound 4 outliers among 100 measurements (4.00%)
64632026-09-18T03:57:14.559Z 4 (4.00%) high mild
64642026-09-18T03:57:15.441ZBenchmarking source_filter/allows/exclude_miss_v6/1
64652026-09-18T03:57:15.441ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
64662026-09-18T03:57:20.190ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64672026-09-18T03:57:25.283ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
64682026-09-18T03:57:25.366Zsource_filter/allows/exclude_miss_v6/1
64692026-09-18T03:57:25.367Z time: [4.4850 ns 4.5151 ns 4.5442 ns]
64702026-09-18T03:57:25.367Z thrpt: [220.06 Melem/s 221.48 Melem/s 222.97 Melem/s]
64712026-09-18T03:57:25.367Z change:
64722026-09-18T03:57:25.367Z time: [−0.6826% −0.0740% +0.5356%] (p = 0.80 > 0.05)
64732026-09-18T03:57:25.367Z thrpt: [−0.5327% +0.0740% +0.6873%]
64742026-09-18T03:57:25.367Z No change in performance detected.
64752026-09-18T03:57:26.257ZBenchmarking source_filter/allows/exclude_hit_v6/1
64762026-09-18T03:57:26.257ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
64772026-09-18T03:57:31.245ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64782026-09-18T03:57:36.333ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
64792026-09-18T03:57:36.416Zsource_filter/allows/exclude_hit_v6/1
64802026-09-18T03:57:36.416Z time: [4.7072 ns 4.7380 ns 4.7671 ns]
64812026-09-18T03:57:36.416Z thrpt: [209.77 Melem/s 211.06 Melem/s 212.44 Melem/s]
64822026-09-18T03:57:36.416Z change:
64832026-09-18T03:57:36.416Z time: [−0.7257% −0.1172% +0.3999%] (p = 0.68 > 0.05)
64842026-09-18T03:57:36.416Z thrpt: [−0.3983% +0.1173% +0.7310%]
64852026-09-18T03:57:36.416Z No change in performance detected.
64862026-09-18T03:57:37.302ZBenchmarking source_filter/allows/exclude_miss_v4/5
64872026-09-18T03:57:37.302ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
64882026-09-18T03:57:41.377ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
64892026-09-18T03:57:46.365ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
64902026-09-18T03:57:46.448Zsource_filter/allows/exclude_miss_v4/5
64912026-09-18T03:57:46.449Z time: [3.7762 ns 3.7838 ns 3.7927 ns]
64922026-09-18T03:57:46.449Z thrpt: [263.67 Melem/s 264.29 Melem/s 264.82 Melem/s]
64932026-09-18T03:57:46.449Z change:
64942026-09-18T03:57:46.449Z time: [−1.1860% −0.8740% −0.5585%] (p = 0.00 < 0.05)
64952026-09-18T03:57:46.449Z thrpt: [+0.5617% +0.8817% +1.2002%]
64962026-09-18T03:57:46.449Z Change within noise threshold.
64972026-09-18T03:57:46.449ZFound 7 outliers among 100 measurements (7.00%)
64982026-09-18T03:57:46.449Z 4 (4.00%) high mild
64992026-09-18T03:57:46.449Z 3 (3.00%) high severe
65002026-09-18T03:57:47.332ZBenchmarking source_filter/allows/exclude_hit_v4/5
65012026-09-18T03:57:47.332ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
65022026-09-18T03:57:51.538ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
65032026-09-18T03:57:56.432ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
65042026-09-18T03:57:56.517Zsource_filter/allows/exclude_hit_v4/5
65052026-09-18T03:57:56.517Z time: [1.9107 ns 1.9201 ns 1.9294 ns]
65062026-09-18T03:57:56.517Z thrpt: [518.30 Melem/s 520.81 Melem/s 523.36 Melem/s]
65072026-09-18T03:57:56.517Z change:
65082026-09-18T03:57:56.517Z time: [−3.3699% −2.8543% −2.3442%] (p = 0.00 < 0.05)
65092026-09-18T03:57:56.517Z thrpt: [+2.4005% +2.9381% +3.4874%]
65102026-09-18T03:57:56.517Z Performance has improved.
65112026-09-18T03:57:57.398ZBenchmarking source_filter/allows/exclude_miss_v6/5
65122026-09-18T03:57:57.398ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
65132026-09-18T03:58:00.958ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (754M iterations)
65142026-09-18T03:58:06.024ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
65152026-09-18T03:58:06.108Zsource_filter/allows/exclude_miss_v6/5
65162026-09-18T03:58:06.108Z time: [6.6975 ns 6.7285 ns 6.7580 ns]
65172026-09-18T03:58:06.108Z thrpt: [147.97 Melem/s 148.62 Melem/s 149.31 Melem/s]
65182026-09-18T03:58:06.108Z change:
65192026-09-18T03:58:06.108Z time: [−0.8667% −0.4421% −0.0272%] (p = 0.03 < 0.05)
65202026-09-18T03:58:06.108Z thrpt: [+0.0272% +0.4441% +0.8743%]
65212026-09-18T03:58:06.108Z Change within noise threshold.
65222026-09-18T03:58:06.989ZBenchmarking source_filter/allows/exclude_hit_v6/5
65232026-09-18T03:58:06.989ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
65242026-09-18T03:58:11.975ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
65252026-09-18T03:58:17.077ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
65262026-09-18T03:58:17.161Zsource_filter/allows/exclude_hit_v6/5
65272026-09-18T03:58:17.161Z time: [4.7176 ns 4.7465 ns 4.7741 ns]
65282026-09-18T03:58:17.161Z thrpt: [209.47 Melem/s 210.68 Melem/s 211.97 Melem/s]
65292026-09-18T03:58:17.161Z change:
65302026-09-18T03:58:17.161Z time: [−0.3838% +0.1833% +0.7663%] (p = 0.53 > 0.05)
65312026-09-18T03:58:17.161Z thrpt: [−0.7605% −0.1830% +0.3853%]
65322026-09-18T03:58:17.161Z No change in performance detected.
65332026-09-18T03:58:18.043ZBenchmarking source_filter/allows/exclude_miss_v4/10
65342026-09-18T03:58:18.043ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
65352026-09-18T03:58:21.270ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (832M iterations)
65362026-09-18T03:58:26.267ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
65372026-09-18T03:58:26.351Zsource_filter/allows/exclude_miss_v4/10
65382026-09-18T03:58:26.351Z time: [5.9949 ns 6.0078 ns 6.0232 ns]
65392026-09-18T03:58:26.351Z thrpt: [166.02 Melem/s 166.45 Melem/s 166.81 Melem/s]
65402026-09-18T03:58:26.351Z change:
65412026-09-18T03:58:26.351Z time: [−2.1321% −1.7205% −1.3417%] (p = 0.00 < 0.05)
65422026-09-18T03:58:26.351Z thrpt: [+1.3599% +1.7506% +2.1785%]
65432026-09-18T03:58:26.351Z Performance has improved.
65442026-09-18T03:58:26.351ZFound 3 outliers among 100 measurements (3.00%)
65452026-09-18T03:58:26.354Z 3 (3.00%) high mild
65462026-09-18T03:58:27.237ZBenchmarking source_filter/allows/exclude_hit_v4/10
65472026-09-18T03:58:27.237ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
65482026-09-18T03:58:31.582ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
65492026-09-18T03:58:36.302ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
65502026-09-18T03:58:36.383Zsource_filter/allows/exclude_hit_v4/10
65512026-09-18T03:58:36.383Z time: [1.8984 ns 1.9080 ns 1.9176 ns]
65522026-09-18T03:58:36.383Z thrpt: [521.48 Melem/s 524.10 Melem/s 526.75 Melem/s]
65532026-09-18T03:58:36.383Z change:
65542026-09-18T03:58:36.383Z time: [−3.3161% −2.7106% −2.0714%] (p = 0.00 < 0.05)
65552026-09-18T03:58:36.383Z thrpt: [+2.1153% +2.7861% +3.4299%]
65562026-09-18T03:58:36.383Z Performance has improved.
65572026-09-18T03:58:36.383ZFound 1 outliers among 100 measurements (1.00%)
65582026-09-18T03:58:36.383Z 1 (1.00%) high mild
65592026-09-18T03:58:37.266ZBenchmarking source_filter/allows/exclude_miss_v6/10
65602026-09-18T03:58:37.266ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
65612026-09-18T03:58:42.847ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (481M iterations)
65622026-09-18T03:58:47.847ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
65632026-09-18T03:58:47.930Zsource_filter/allows/exclude_miss_v6/10
65642026-09-18T03:58:47.930Z time: [10.392 ns 10.393 ns 10.395 ns]
65652026-09-18T03:58:47.930Z thrpt: [96.204 Melem/s 96.215 Melem/s 96.225 Melem/s]
65662026-09-18T03:58:47.930Z change:
65672026-09-18T03:58:47.930Z time: [−0.8583% −0.8232% −0.7878%] (p = 0.00 < 0.05)
65682026-09-18T03:58:47.931Z thrpt: [+0.7941% +0.8300% +0.8658%]
65692026-09-18T03:58:47.934Z Change within noise threshold.
65702026-09-18T03:58:47.934ZFound 5 outliers among 100 measurements (5.00%)
65712026-09-18T03:58:47.934Z 4 (4.00%) high mild
65722026-09-18T03:58:47.934Z 1 (1.00%) high severe
65732026-09-18T03:58:48.818ZBenchmarking source_filter/allows/exclude_hit_v6/10
65742026-09-18T03:58:48.818ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
65752026-09-18T03:58:53.804ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
65762026-09-18T03:58:58.891ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
65772026-09-18T03:58:58.975Zsource_filter/allows/exclude_hit_v6/10
65782026-09-18T03:58:58.975Z time: [4.7041 ns 4.7345 ns 4.7633 ns]
65792026-09-18T03:58:58.975Z thrpt: [209.94 Melem/s 211.21 Melem/s 212.58 Melem/s]
65802026-09-18T03:58:58.975Z change:
65812026-09-18T03:58:58.975Z time: [−0.5872% −0.0292% +0.5454%] (p = 0.92 > 0.05)
65822026-09-18T03:58:58.975Z thrpt: [−0.5424% +0.0293% +0.5907%]
65832026-09-18T03:58:58.975Z No change in performance detected.
65842026-09-18T03:58:59.973ZBenchmarking source_filter/allows/exclude_miss_v4/50
65852026-09-18T03:58:59.974ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
65862026-09-18T03:59:03.120ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (853M iterations)
65872026-09-18T03:59:08.164ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
65882026-09-18T03:59:08.247Zsource_filter/allows/exclude_miss_v4/50
65892026-09-18T03:59:08.248Z time: [5.8833 ns 5.9035 ns 5.9252 ns]
65902026-09-18T03:59:08.248Z thrpt: [168.77 Melem/s 169.39 Melem/s 169.97 Melem/s]
65912026-09-18T03:59:08.248Z change:
65922026-09-18T03:59:08.248Z time: [−1.8073% −0.9657% −0.1497%] (p = 0.02 < 0.05)
65932026-09-18T03:59:08.248Z thrpt: [+0.1500% +0.9751% +1.8406%]
65942026-09-18T03:59:08.248Z Change within noise threshold.
65952026-09-18T03:59:08.248ZFound 5 outliers among 100 measurements (5.00%)
65962026-09-18T03:59:08.251Z 4 (4.00%) high mild
65972026-09-18T03:59:08.251Z 1 (1.00%) high severe
65982026-09-18T03:59:09.132ZBenchmarking source_filter/allows/exclude_hit_v4/50
65992026-09-18T03:59:09.132ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
66002026-09-18T03:59:12.234ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
66012026-09-18T03:59:17.303ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
66022026-09-18T03:59:17.387Zsource_filter/allows/exclude_hit_v4/50
66032026-09-18T03:59:17.387Z time: [2.9191 ns 2.9303 ns 2.9420 ns]
66042026-09-18T03:59:17.387Z thrpt: [339.90 Melem/s 341.26 Melem/s 342.57 Melem/s]
66052026-09-18T03:59:17.387Z change:
66062026-09-18T03:59:17.387Z time: [−1.9353% −1.3727% −0.7903%] (p = 0.00 < 0.05)
66072026-09-18T03:59:17.387Z thrpt: [+0.7966% +1.3918% +1.9735%]
66082026-09-18T03:59:17.387Z Change within noise threshold.
66092026-09-18T03:59:17.387ZFound 4 outliers among 100 measurements (4.00%)
66102026-09-18T03:59:17.387Z 2 (2.00%) low mild
66112026-09-18T03:59:17.387Z 2 (2.00%) high mild
66122026-09-18T03:59:18.272ZBenchmarking source_filter/allows/exclude_miss_v6/50
66132026-09-18T03:59:18.272ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
66142026-09-18T03:59:23.491ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (514M iterations)
66152026-09-18T03:59:28.489ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
66162026-09-18T03:59:28.573Zsource_filter/allows/exclude_miss_v6/50
66172026-09-18T03:59:28.573Z time: [9.7153 ns 9.7163 ns 9.7176 ns]
66182026-09-18T03:59:28.573Z thrpt: [102.91 Melem/s 102.92 Melem/s 102.93 Melem/s]
66192026-09-18T03:59:28.573Z change:
66202026-09-18T03:59:28.573Z time: [−3.0551% −3.0281% −3.0009%] (p = 0.00 < 0.05)
66212026-09-18T03:59:28.573Z thrpt: [+3.0937% +3.1227% +3.1514%]
66222026-09-18T03:59:28.573Z Performance has improved.
66232026-09-18T03:59:28.573ZFound 5 outliers among 100 measurements (5.00%)
66242026-09-18T03:59:28.573Z 2 (2.00%) high mild
66252026-09-18T03:59:28.573Z 3 (3.00%) high severe
66262026-09-18T03:59:29.454ZBenchmarking source_filter/allows/exclude_hit_v6/50
66272026-09-18T03:59:29.454ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
66282026-09-18T03:59:35.394ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (904M iterations)
66292026-09-18T03:59:40.473ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
66302026-09-18T03:59:40.557Zsource_filter/allows/exclude_hit_v6/50
66312026-09-18T03:59:40.557Z time: [5.5995 ns 5.6297 ns 5.6585 ns]
66322026-09-18T03:59:40.558Z thrpt: [176.72 Melem/s 177.63 Melem/s 178.59 Melem/s]
66332026-09-18T03:59:40.558Z change:
66342026-09-18T03:59:40.560Z time: [−0.4769% +0.0343% +0.4967%] (p = 0.89 > 0.05)
66352026-09-18T03:59:40.560Z thrpt: [−0.4942% −0.0343% +0.4792%]
66362026-09-18T03:59:40.560Z No change in performance detected.
66372026-09-18T03:59:41.446ZBenchmarking source_filter/allows/exclude_miss_v4/100
66382026-09-18T03:59:41.446ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
66392026-09-18T03:59:45.541ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (655M iterations)
66402026-09-18T03:59:50.612ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
66412026-09-18T03:59:50.697Zsource_filter/allows/exclude_miss_v4/100
66422026-09-18T03:59:50.698Z time: [7.7097 ns 7.7294 ns 7.7510 ns]
66432026-09-18T03:59:50.698Z thrpt: [129.02 Melem/s 129.38 Melem/s 129.71 Melem/s]
66442026-09-18T03:59:50.698Z change:
66452026-09-18T03:59:50.698Z time: [−0.5292% −0.0777% +0.3897%] (p = 0.74 > 0.05)
66462026-09-18T03:59:50.698Z thrpt: [−0.3882% +0.0778% +0.5320%]
66472026-09-18T03:59:50.698Z No change in performance detected.
66482026-09-18T03:59:50.698ZFound 4 outliers among 100 measurements (4.00%)
66492026-09-18T03:59:50.698Z 2 (2.00%) high mild
66502026-09-18T03:59:50.698Z 2 (2.00%) high severe
66512026-09-18T03:59:51.580ZBenchmarking source_filter/allows/exclude_hit_v4/100
66522026-09-18T03:59:51.580ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
66532026-09-18T03:59:54.675ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
66542026-09-18T03:59:59.761ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
66552026-09-18T03:59:59.845Zsource_filter/allows/exclude_hit_v4/100
66562026-09-18T03:59:59.845Z time: [2.9205 ns 2.9325 ns 2.9444 ns]
66572026-09-18T03:59:59.845Z thrpt: [339.62 Melem/s 341.01 Melem/s 342.41 Melem/s]
66582026-09-18T03:59:59.845Z change:
66592026-09-18T03:59:59.845Z time: [+1.6678% +2.2622% +2.8420%] (p = 0.00 < 0.05)
66602026-09-18T03:59:59.845Z thrpt: [−2.7635% −2.2122% −1.6404%]
66612026-09-18T03:59:59.845Z Performance has regressed.
66622026-09-18T03:59:59.845ZFound 3 outliers among 100 measurements (3.00%)
66632026-09-18T03:59:59.845Z 2 (2.00%) high mild
66642026-09-18T03:59:59.846Z 1 (1.00%) high severe
66652026-09-18T04:00:00.730ZBenchmarking source_filter/allows/exclude_miss_v6/100
66662026-09-18T04:00:00.733ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
66672026-09-18T04:00:04.347ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (371M iterations)
66682026-09-18T04:00:09.290ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
66692026-09-18T04:00:09.373Zsource_filter/allows/exclude_miss_v6/100
66702026-09-18T04:00:09.373Z time: [13.291 ns 13.299 ns 13.310 ns]
66712026-09-18T04:00:09.374Z thrpt: [75.133 Melem/s 75.194 Melem/s 75.240 Melem/s]
66722026-09-18T04:00:09.374Z change:
66732026-09-18T04:00:09.374Z time: [−0.1119% +0.0376% +0.1764%] (p = 0.62 > 0.05)
66742026-09-18T04:00:09.374Z thrpt: [−0.1761% −0.0376% +0.1120%]
66752026-09-18T04:00:09.374Z No change in performance detected.
66762026-09-18T04:00:10.255ZBenchmarking source_filter/allows/exclude_hit_v6/100
66772026-09-18T04:00:10.255ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
66782026-09-18T04:00:16.204ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (902M iterations)
66792026-09-18T04:00:21.347ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
66802026-09-18T04:00:21.430Zsource_filter/allows/exclude_hit_v6/100
66812026-09-18T04:00:21.430Z time: [5.6638 ns 5.6991 ns 5.7345 ns]
66822026-09-18T04:00:21.430Z thrpt: [174.38 Melem/s 175.47 Melem/s 176.56 Melem/s]
66832026-09-18T04:00:21.430Z change:
66842026-09-18T04:00:21.430Z time: [+0.3426% +0.9828% +1.6375%] (p = 0.00 < 0.05)
66852026-09-18T04:00:21.431Z thrpt: [−1.6111% −0.9732% −0.3414%]
66862026-09-18T04:00:21.431Z Change within noise threshold.
66872026-09-18T04:00:22.326ZBenchmarking source_filter/allows/include_hit_v4/1
66882026-09-18T04:00:22.326ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
66892026-09-18T04:00:26.510ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
66902026-09-18T04:00:31.377ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
66912026-09-18T04:00:31.461Zsource_filter/allows/include_hit_v4/1
66922026-09-18T04:00:31.461Z time: [1.8886 ns 1.9042 ns 1.9188 ns]
66932026-09-18T04:00:31.461Z thrpt: [521.17 Melem/s 525.16 Melem/s 529.49 Melem/s]
66942026-09-18T04:00:31.461Z change:
66952026-09-18T04:00:31.461Z time: [−6.2252% −5.5258% −4.8609%] (p = 0.00 < 0.05)
66962026-09-18T04:00:31.461Z thrpt: [+5.1093% +5.8490% +6.6384%]
66972026-09-18T04:00:31.461Z Performance has improved.
66982026-09-18T04:00:32.342ZBenchmarking source_filter/allows/include_miss_v4/1
66992026-09-18T04:00:32.342ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
67002026-09-18T04:00:36.902ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.4B iterations)
67012026-09-18T04:00:41.907ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
67022026-09-18T04:00:41.990Zsource_filter/allows/include_miss_v4/1
67032026-09-18T04:00:41.990Z time: [2.1225 ns 2.1249 ns 2.1276 ns]
67042026-09-18T04:00:41.990Z thrpt: [470.01 Melem/s 470.62 Melem/s 471.14 Melem/s]
67052026-09-18T04:00:41.990Z change:
67062026-09-18T04:00:41.990Z time: [−0.2045% +0.0814% +0.3363%] (p = 0.57 > 0.05)
67072026-09-18T04:00:41.990Z thrpt: [−0.3352% −0.0813% +0.2049%]
67082026-09-18T04:00:41.990Z No change in performance detected.
67092026-09-18T04:00:41.990ZFound 8 outliers among 100 measurements (8.00%)
67102026-09-18T04:00:41.990Z 6 (6.00%) high mild
67112026-09-18T04:00:41.990Z 2 (2.00%) high severe
67122026-09-18T04:00:42.874ZBenchmarking source_filter/allows/include_hit_v6/1
67132026-09-18T04:00:42.874ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
67142026-09-18T04:00:47.863ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67152026-09-18T04:00:52.945ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
67162026-09-18T04:00:53.029Zsource_filter/allows/include_hit_v6/1
67172026-09-18T04:00:53.029Z time: [4.7023 ns 4.7324 ns 4.7609 ns]
67182026-09-18T04:00:53.029Z thrpt: [210.04 Melem/s 211.31 Melem/s 212.66 Melem/s]
67192026-09-18T04:00:53.029Z change:
67202026-09-18T04:00:53.029Z time: [−0.6893% −0.1037% +0.4593%] (p = 0.72 > 0.05)
67212026-09-18T04:00:53.029Z thrpt: [−0.4572% +0.1038% +0.6941%]
67222026-09-18T04:00:53.029Z No change in performance detected.
67232026-09-18T04:00:53.915ZBenchmarking source_filter/allows/include_miss_v6/1
67242026-09-18T04:00:53.915ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
67252026-09-18T04:00:58.673ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67262026-09-18T04:01:03.757ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
67272026-09-18T04:01:03.840Zsource_filter/allows/include_miss_v6/1
67282026-09-18T04:01:03.840Z time: [4.4858 ns 4.5162 ns 4.5448 ns]
67292026-09-18T04:01:03.840Z thrpt: [220.03 Melem/s 221.43 Melem/s 222.92 Melem/s]
67302026-09-18T04:01:03.840Z change:
67312026-09-18T04:01:03.840Z time: [−0.5524% +0.0299% +0.6008%] (p = 0.92 > 0.05)
67322026-09-18T04:01:03.840Z thrpt: [−0.5972% −0.0299% +0.5554%]
67332026-09-18T04:01:03.840Z No change in performance detected.
67342026-09-18T04:01:04.728ZBenchmarking source_filter/allows/include_hit_v4/5
67352026-09-18T04:01:04.728ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
67362026-09-18T04:01:08.777ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
67372026-09-18T04:01:13.768ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
67382026-09-18T04:01:13.852Zsource_filter/allows/include_hit_v4/5
67392026-09-18T04:01:13.852Z time: [1.8696 ns 1.8828 ns 1.8961 ns]
67402026-09-18T04:01:13.852Z thrpt: [527.40 Melem/s 531.14 Melem/s 534.87 Melem/s]
67412026-09-18T04:01:13.852Z change:
67422026-09-18T04:01:13.852Z time: [−0.7603% +0.1703% +1.1821%] (p = 0.73 > 0.05)
67432026-09-18T04:01:13.853Z thrpt: [−1.1683% −0.1700% +0.7662%]
67442026-09-18T04:01:13.853Z No change in performance detected.
67452026-09-18T04:01:14.735ZBenchmarking source_filter/allows/include_miss_v4/5
67462026-09-18T04:01:14.735ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
67472026-09-18T04:01:18.801ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
67482026-09-18T04:01:23.802ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
67492026-09-18T04:01:23.885Zsource_filter/allows/include_miss_v4/5
67502026-09-18T04:01:23.885Z time: [3.7825 ns 3.7895 ns 3.7968 ns]
67512026-09-18T04:01:23.885Z thrpt: [263.38 Melem/s 263.89 Melem/s 264.37 Melem/s]
67522026-09-18T04:01:23.885Z change:
67532026-09-18T04:01:23.894Z time: [−1.0064% −0.8352% −0.6677%] (p = 0.00 < 0.05)
67542026-09-18T04:01:23.894Z thrpt: [+0.6722% +0.8422% +1.0166%]
67552026-09-18T04:01:23.894Z Change within noise threshold.
67562026-09-18T04:01:23.894ZFound 5 outliers among 100 measurements (5.00%)
67572026-09-18T04:01:23.894Z 4 (4.00%) high mild
67582026-09-18T04:01:23.894Z 1 (1.00%) high severe
67592026-09-18T04:01:24.771ZBenchmarking source_filter/allows/include_hit_v6/5
67602026-09-18T04:01:24.771ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
67612026-09-18T04:01:29.760ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67622026-09-18T04:01:34.846ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
67632026-09-18T04:01:34.930Zsource_filter/allows/include_hit_v6/5
67642026-09-18T04:01:34.930Z time: [4.7060 ns 4.7359 ns 4.7645 ns]
67652026-09-18T04:01:34.930Z thrpt: [209.89 Melem/s 211.15 Melem/s 212.49 Melem/s]
67662026-09-18T04:01:34.930Z change:
67672026-09-18T04:01:34.930Z time: [−0.4921% +0.0442% +0.6155%] (p = 0.88 > 0.05)
67682026-09-18T04:01:34.930Z thrpt: [−0.6118% −0.0442% +0.4945%]
67692026-09-18T04:01:34.930Z No change in performance detected.
67702026-09-18T04:01:35.815ZBenchmarking source_filter/allows/include_miss_v6/5
67712026-09-18T04:01:35.815ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
67722026-09-18T04:01:39.377ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (754M iterations)
67732026-09-18T04:01:44.439ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
67742026-09-18T04:01:44.522Zsource_filter/allows/include_miss_v6/5
67752026-09-18T04:01:44.522Z time: [6.6953 ns 6.7258 ns 6.7549 ns]
67762026-09-18T04:01:44.522Z thrpt: [148.04 Melem/s 148.68 Melem/s 149.36 Melem/s]
67772026-09-18T04:01:44.522Z change:
67782026-09-18T04:01:44.522Z time: [−0.9833% −0.5699% −0.1773%] (p = 0.01 < 0.05)
67792026-09-18T04:01:44.522Z thrpt: [+0.1776% +0.5732% +0.9931%]
67802026-09-18T04:01:44.522Z Change within noise threshold.
67812026-09-18T04:01:45.404ZBenchmarking source_filter/allows/include_hit_v4/10
67822026-09-18T04:01:45.404ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
67832026-09-18T04:01:49.637ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
67842026-09-18T04:01:54.641ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
67852026-09-18T04:01:54.725Zsource_filter/allows/include_hit_v4/10
67862026-09-18T04:01:54.725Z time: [1.9700 ns 1.9728 ns 1.9759 ns]
67872026-09-18T04:01:54.725Z thrpt: [506.09 Melem/s 506.90 Melem/s 507.61 Melem/s]
67882026-09-18T04:01:54.725Z change:
67892026-09-18T04:01:54.725Z time: [−0.3499% −0.0547% +0.2266%] (p = 0.71 > 0.05)
67902026-09-18T04:01:54.725Z thrpt: [−0.2261% +0.0547% +0.3511%]
67912026-09-18T04:01:54.725Z No change in performance detected.
67922026-09-18T04:01:54.725ZFound 4 outliers among 100 measurements (4.00%)
67932026-09-18T04:01:54.726Z 3 (3.00%) high mild
67942026-09-18T04:01:54.726Z 1 (1.00%) high severe
67952026-09-18T04:01:55.611ZBenchmarking source_filter/allows/include_miss_v4/10
67962026-09-18T04:01:55.611ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67972026-09-18T04:01:58.839ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (834M iterations)
67982026-09-18T04:02:03.838ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67992026-09-18T04:02:03.922Zsource_filter/allows/include_miss_v4/10
68002026-09-18T04:02:03.922Z time: [5.9947 ns 6.0032 ns 6.0129 ns]
68012026-09-18T04:02:03.922Z thrpt: [166.31 Melem/s 166.58 Melem/s 166.81 Melem/s]
68022026-09-18T04:02:03.922Z change:
68032026-09-18T04:02:03.922Z time: [−1.0217% −0.7682% −0.5097%] (p = 0.00 < 0.05)
68042026-09-18T04:02:03.922Z thrpt: [+0.5123% +0.7741% +1.0322%]
68052026-09-18T04:02:03.923Z Change within noise threshold.
68062026-09-18T04:02:03.923ZFound 8 outliers among 100 measurements (8.00%)
68072026-09-18T04:02:03.923Z 8 (8.00%) high mild
68082026-09-18T04:02:04.805ZBenchmarking source_filter/allows/include_hit_v6/10
68092026-09-18T04:02:04.806ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
68102026-09-18T04:02:09.792ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
68112026-09-18T04:02:14.879ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
68122026-09-18T04:02:14.962Zsource_filter/allows/include_hit_v6/10
68132026-09-18T04:02:14.962Z time: [4.7053 ns 4.7355 ns 4.7644 ns]
68142026-09-18T04:02:14.962Z thrpt: [209.89 Melem/s 211.17 Melem/s 212.52 Melem/s]
68152026-09-18T04:02:14.963Z change:
68162026-09-18T04:02:14.963Z time: [−0.7637% −0.2127% +0.3035%] (p = 0.46 > 0.05)
68172026-09-18T04:02:14.963Z thrpt: [−0.3026% +0.2131% +0.7696%]
68182026-09-18T04:02:14.963Z No change in performance detected.
68192026-09-18T04:02:15.853ZBenchmarking source_filter/allows/include_miss_v6/10
68202026-09-18T04:02:15.853ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
68212026-09-18T04:02:21.438ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (481M iterations)
68222026-09-18T04:02:26.435ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
68232026-09-18T04:02:26.521Zsource_filter/allows/include_miss_v6/10
68242026-09-18T04:02:26.521Z time: [10.393 ns 10.394 ns 10.395 ns]
68252026-09-18T04:02:26.521Z thrpt: [96.198 Melem/s 96.209 Melem/s 96.219 Melem/s]
68262026-09-18T04:02:26.521Z change:
68272026-09-18T04:02:26.521Z time: [−0.7753% −0.7341% −0.6923%] (p = 0.00 < 0.05)
68282026-09-18T04:02:26.521Z thrpt: [+0.6971% +0.7395% +0.7813%]
68292026-09-18T04:02:26.522Z Change within noise threshold.
68302026-09-18T04:02:26.526ZFound 9 outliers among 100 measurements (9.00%)
68312026-09-18T04:02:26.526Z 4 (4.00%) high mild
68322026-09-18T04:02:26.526Z 5 (5.00%) high severe
68332026-09-18T04:02:27.401ZBenchmarking source_filter/allows/include_hit_v4/50
68342026-09-18T04:02:27.401ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
68352026-09-18T04:02:30.630ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
68362026-09-18T04:02:35.515ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
68372026-09-18T04:02:35.600Zsource_filter/allows/include_hit_v4/50
68382026-09-18T04:02:35.600Z time: [2.9276 ns 2.9381 ns 2.9486 ns]
68392026-09-18T04:02:35.600Z thrpt: [339.15 Melem/s 340.36 Melem/s 341.57 Melem/s]
68402026-09-18T04:02:35.600Z change:
68412026-09-18T04:02:35.600Z time: [−1.6410% −0.9835% −0.3141%] (p = 0.00 < 0.05)
68422026-09-18T04:02:35.600Z thrpt: [+0.3151% +0.9932% +1.6684%]
68432026-09-18T04:02:35.600Z Change within noise threshold.
68442026-09-18T04:02:35.600ZFound 2 outliers among 100 measurements (2.00%)
68452026-09-18T04:02:35.600Z 2 (2.00%) high mild
68462026-09-18T04:02:36.473ZBenchmarking source_filter/allows/include_miss_v4/50
68472026-09-18T04:02:36.473ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
68482026-09-18T04:02:39.702ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (831M iterations)
68492026-09-18T04:02:44.673ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
68502026-09-18T04:02:44.757Zsource_filter/allows/include_miss_v4/50
68512026-09-18T04:02:44.757Z time: [5.9386 ns 5.9670 ns 5.9961 ns]
68522026-09-18T04:02:44.757Z thrpt: [166.77 Melem/s 167.59 Melem/s 168.39 Melem/s]
68532026-09-18T04:02:44.757Z change:
68542026-09-18T04:02:44.757Z time: [+0.9775% +2.2223% +3.6338%] (p = 0.00 < 0.05)
68552026-09-18T04:02:44.758Z thrpt: [−3.5064% −2.1740% −0.9681%]
68562026-09-18T04:02:44.758Z Change within noise threshold.
68572026-09-18T04:02:44.758ZFound 9 outliers among 100 measurements (9.00%)
68582026-09-18T04:02:44.758Z 7 (7.00%) high mild
68592026-09-18T04:02:44.758Z 2 (2.00%) high severe
68602026-09-18T04:02:45.647ZBenchmarking source_filter/allows/include_hit_v6/50
68612026-09-18T04:02:45.647ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
68622026-09-18T04:02:51.588ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (904M iterations)
68632026-09-18T04:02:56.662ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
68642026-09-18T04:02:56.745Zsource_filter/allows/include_hit_v6/50
68652026-09-18T04:02:56.745Z time: [5.5942 ns 5.6250 ns 5.6541 ns]
68662026-09-18T04:02:56.749Z thrpt: [176.86 Melem/s 177.78 Melem/s 178.76 Melem/s]
68672026-09-18T04:02:56.749Z change:
68682026-09-18T04:02:56.749Z time: [−0.6235% −0.1511% +0.3253%] (p = 0.53 > 0.05)
68692026-09-18T04:02:56.749Z thrpt: [−0.3243% +0.1513% +0.6274%]
68702026-09-18T04:02:56.749Z No change in performance detected.
68712026-09-18T04:02:57.623ZBenchmarking source_filter/allows/include_miss_v6/50
68722026-09-18T04:02:57.623ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
68732026-09-18T04:03:02.848ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (514M iterations)
68742026-09-18T04:03:07.848ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
68752026-09-18T04:03:07.932Zsource_filter/allows/include_miss_v6/50
68762026-09-18T04:03:07.932Z time: [9.7307 ns 9.7318 ns 9.7330 ns]
68772026-09-18T04:03:07.932Z thrpt: [102.74 Melem/s 102.76 Melem/s 102.77 Melem/s]
68782026-09-18T04:03:07.932Z change:
68792026-09-18T04:03:07.932Z time: [−5.0659% −5.0486% −5.0308%] (p = 0.00 < 0.05)
68802026-09-18T04:03:07.932Z thrpt: [+5.2973% +5.3170% +5.3362%]
68812026-09-18T04:03:07.932Z Performance has improved.
68822026-09-18T04:03:07.932ZFound 1 outliers among 100 measurements (1.00%)
68832026-09-18T04:03:07.932Z 1 (1.00%) high mild
68842026-09-18T04:03:08.812ZBenchmarking source_filter/allows/include_hit_v4/100
68852026-09-18T04:03:08.812ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
68862026-09-18T04:03:11.872ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
68872026-09-18T04:03:17.068ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
68882026-09-18T04:03:17.152Zsource_filter/allows/include_hit_v4/100
68892026-09-18T04:03:17.152Z time: [2.9270 ns 2.9476 ns 2.9700 ns]
68902026-09-18T04:03:17.152Z thrpt: [336.70 Melem/s 339.26 Melem/s 341.64 Melem/s]
68912026-09-18T04:03:17.152Z change:
68922026-09-18T04:03:17.152Z time: [−0.4306% +0.1799% +0.8347%] (p = 0.59 > 0.05)
68932026-09-18T04:03:17.152Z thrpt: [−0.8278% −0.1796% +0.4324%]
68942026-09-18T04:03:17.152Z No change in performance detected.
68952026-09-18T04:03:18.035ZBenchmarking source_filter/allows/include_miss_v4/100
68962026-09-18T04:03:18.036ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68972026-09-18T04:03:22.148ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (653M iterations)
68982026-09-18T04:03:27.176ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68992026-09-18T04:03:27.260Zsource_filter/allows/include_miss_v4/100
69002026-09-18T04:03:27.260Z time: [7.6759 ns 7.6960 ns 7.7176 ns]
69012026-09-18T04:03:27.260Z thrpt: [129.57 Melem/s 129.94 Melem/s 130.28 Melem/s]
69022026-09-18T04:03:27.260Z change:
69032026-09-18T04:03:27.260Z time: [−2.7899% −2.1231% −1.4569%] (p = 0.00 < 0.05)
69042026-09-18T04:03:27.260Z thrpt: [+1.4784% +2.1691% +2.8700%]
69052026-09-18T04:03:27.260Z Performance has improved.
69062026-09-18T04:03:27.260ZFound 7 outliers among 100 measurements (7.00%)
69072026-09-18T04:03:27.260Z 5 (5.00%) high mild
69082026-09-18T04:03:27.261Z 2 (2.00%) high severe
69092026-09-18T04:03:28.142ZBenchmarking source_filter/allows/include_hit_v6/100
69102026-09-18T04:03:28.143ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
69112026-09-18T04:03:34.088ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (903M iterations)
69122026-09-18T04:03:39.170ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
69132026-09-18T04:03:39.255Zsource_filter/allows/include_hit_v6/100
69142026-09-18T04:03:39.255Z time: [5.6062 ns 5.6388 ns 5.6696 ns]
69152026-09-18T04:03:39.255Z thrpt: [176.38 Melem/s 177.34 Melem/s 178.37 Melem/s]
69162026-09-18T04:03:39.255Z change:
69172026-09-18T04:03:39.255Z time: [−0.6264% −0.1111% +0.4050%] (p = 0.67 > 0.05)
69182026-09-18T04:03:39.256Z thrpt: [−0.4034% +0.1112% +0.6303%]
69192026-09-18T04:03:39.256Z No change in performance detected.
69202026-09-18T04:03:40.590ZBenchmarking source_filter/allows/include_miss_v6/100
69212026-09-18T04:03:40.591ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
69222026-09-18T04:03:43.715ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (375M iterations)
69232026-09-18T04:03:48.725ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
69242026-09-18T04:03:48.797Zsource_filter/allows/include_miss_v6/100
69252026-09-18T04:03:48.798Z time: [13.281 ns 13.289 ns 13.298 ns]
69262026-09-18T04:03:48.798Z thrpt: [75.201 Melem/s 75.253 Melem/s 75.295 Melem/s]
69272026-09-18T04:03:48.803Z change:
69282026-09-18T04:03:48.804Z time: [−5.0683% −4.3797% −3.6899%] (p = 0.00 < 0.05)
69292026-09-18T04:03:48.804Z thrpt: [+3.8313% +4.5803% +5.3389%]
69302026-09-18T04:03:48.804Z Performance has improved.
69312026-09-18T04:03:49.681ZBenchmarking source_filter/allows/include_empty_v4
69322026-09-18T04:03:49.681ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
69332026-09-18T04:03:53.894ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.4B iterations)
69342026-09-18T04:03:58.448ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
69352026-09-18T04:03:58.532Zsource_filter/allows/include_empty_v4
69362026-09-18T04:03:58.532Z time: [889.05 ps 889.36 ps 889.68 ps]
69372026-09-18T04:03:58.532Z thrpt: [1.1240 Gelem/s 1.1244 Gelem/s 1.1248 Gelem/s]
69382026-09-18T04:03:58.532Z change:
69392026-09-18T04:03:58.532Z time: [−20.286% −20.247% −20.207%] (p = 0.00 < 0.05)
69402026-09-18T04:03:58.532Z thrpt: [+25.324% +25.387% +25.449%]
69412026-09-18T04:03:58.532Z Performance has improved.
69422026-09-18T04:03:58.533ZFound 4 outliers among 100 measurements (4.00%)
69432026-09-18T04:03:58.533Z 4 (4.00%) low mild
69442026-09-18T04:03:59.413ZBenchmarking source_filter/allows/include_empty_v6
69452026-09-18T04:03:59.413ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
69462026-09-18T04:04:04.162ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
69472026-09-18T04:04:09.162ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
69482026-09-18T04:04:09.246Zsource_filter/allows/include_empty_v6
69492026-09-18T04:04:09.248Z time: [1.1057 ns 1.1057 ns 1.1058 ns]
69502026-09-18T04:04:09.248Z thrpt: [904.31 Melem/s 904.37 Melem/s 904.43 Melem/s]
69512026-09-18T04:04:09.248Z change:
69522026-09-18T04:04:09.248Z time: [+1.2374% +2.6860% +4.2911%] (p = 0.00 < 0.05)
69532026-09-18T04:04:09.248Z thrpt: [−4.1145% −2.6157% −1.2223%]
69542026-09-18T04:04:09.248Z Performance has regressed.
69552026-09-18T04:04:09.249ZFound 6 outliers among 100 measurements (6.00%)
69562026-09-18T04:04:09.249Z 1 (1.00%) low severe
69572026-09-18T04:04:09.249Z 5 (5.00%) high mild
69582026-09-18T04:04:10.147Z
69592026-09-18T04:04:10.150ZBenchmarking cleanup/wallclock/1024/P0
69602026-09-18T04:04:10.150ZBenchmarking cleanup/wallclock/1024/P0: Warming up for 3.0000 s
69612026-09-18T04:04:13.272ZBenchmarking cleanup/wallclock/1024/P0: Collecting 100 samples in estimated 5.2416 s (56k iterations)
69622026-09-18T04:04:18.443ZBenchmarking cleanup/wallclock/1024/P0: Analyzing
69632026-09-18T04:04:18.526Zcleanup/wallclock/1024/P0
69642026-09-18T04:04:18.527Z time: [73.290 µs 73.401 µs 73.505 µs]
69652026-09-18T04:04:18.527Z change: [−1.0769% −0.9134% −0.7475%] (p = 0.00 < 0.05)
69662026-09-18T04:04:18.527Z Change within noise threshold.
69672026-09-18T04:04:18.527ZFound 1 outliers among 100 measurements (1.00%)
69682026-09-18T04:04:18.527Z 1 (1.00%) high mild
69692026-09-18T04:04:19.408Z
69702026-09-18T04:04:19.411ZBenchmarking cleanup/wallclock/1024/P0.25
69712026-09-18T04:04:19.411ZBenchmarking cleanup/wallclock/1024/P0.25: Warming up for 3.0000 s
69722026-09-18T04:04:23.584ZBenchmarking cleanup/wallclock/1024/P0.25: Collecting 100 samples in estimated 5.1184 s (20k iterations)
69732026-09-18T04:04:39.990ZBenchmarking cleanup/wallclock/1024/P0.25: Analyzing
69742026-09-18T04:04:40.072Zcleanup/wallclock/1024/P0.25
69752026-09-18T04:04:40.072Z time: [253.60 µs 253.80 µs 254.00 µs]
69762026-09-18T04:04:40.072Z change: [−1.1726% −1.0303% −0.8956%] (p = 0.00 < 0.05)
69772026-09-18T04:04:40.073Z Change within noise threshold.
69782026-09-18T04:04:40.073ZFound 4 outliers among 100 measurements (4.00%)
69792026-09-18T04:04:40.073Z 4 (4.00%) high mild
69802026-09-18T04:04:40.954Z
69812026-09-18T04:04:40.959ZBenchmarking cleanup/wallclock/32768/P0
69822026-09-18T04:04:40.959ZBenchmarking cleanup/wallclock/32768/P0: Warming up for 3.0000 s
69832026-09-18T04:04:44.943ZBenchmarking cleanup/wallclock/32768/P0: Collecting 100 samples in estimated 6.2551 s (400 iterations)
69842026-09-18T04:04:48.547ZBenchmarking cleanup/wallclock/32768/P0: Analyzing
69852026-09-18T04:04:48.631Zcleanup/wallclock/32768/P0
69862026-09-18T04:04:48.631Z time: [7.7901 ms 7.8038 ms 7.8214 ms]
69872026-09-18T04:04:48.631Z change: [−12.034% −11.609% −11.254%] (p = 0.00 < 0.05)
69882026-09-18T04:04:48.631Z Performance has improved.
69892026-09-18T04:04:48.632ZFound 4 outliers among 100 measurements (4.00%)
69902026-09-18T04:04:48.632Z 3 (3.00%) high mild
69912026-09-18T04:04:48.632Z 1 (1.00%) high severe
69922026-09-18T04:04:49.425Z
69932026-09-18T04:04:49.495ZBenchmarking cleanup/wallclock/32768/P0.25
69942026-09-18T04:04:49.495ZBenchmarking cleanup/wallclock/32768/P0.25: Warming up for 3.0000 s
69952026-09-18T04:04:54.128Z
69962026-09-18T04:04:54.128ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 7.4s, or reduce sample count to 60.
69972026-09-18T04:04:54.129ZBenchmarking cleanup/wallclock/32768/P0.25: Collecting 100 samples in estimated 7.3522 s (100 iterations)
69982026-09-18T04:05:01.430ZBenchmarking cleanup/wallclock/32768/P0.25: Analyzing
69992026-09-18T04:05:01.510Zcleanup/wallclock/32768/P0.25
70002026-09-18T04:05:01.510Z time: [37.163 ms 37.417 ms 37.715 ms]
70012026-09-18T04:05:01.510Z change: [+0.8837% +1.5530% +2.4165%] (p = 0.00 < 0.05)
70022026-09-18T04:05:01.510Z Change within noise threshold.
70032026-09-18T04:05:01.510ZFound 10 outliers among 100 measurements (10.00%)
70042026-09-18T04:05:01.510Z 3 (3.00%) high mild
70052026-09-18T04:05:01.510Z 7 (7.00%) high severe
70062026-09-18T04:05:02.305Z
70072026-09-18T04:05:02.376ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
70082026-09-18T04:05:02.377ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
70092026-09-18T04:05:02.379ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0111 ms (605 iterations)
70102026-09-18T04:05:02.380ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
70112026-09-18T04:05:02.383Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
70122026-09-18T04:05:02.383Z time: [18.000 18.000 18.000 ]
70132026-09-18T04:05:02.383Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70142026-09-18T04:05:02.383Z No change in performance detected.
70152026-09-18T04:05:02.383Z
70162026-09-18T04:05:02.383ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
70172026-09-18T04:05:02.383ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
70182026-09-18T04:05:02.383ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0013 ms (715 iterations)
70192026-09-18T04:05:02.383ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
70202026-09-18T04:05:02.387Zprocess/Hairpin-DHCPv4/alloc_ct/Request
70212026-09-18T04:05:02.387Z time: [18.000 18.000 18.000 ]
70222026-09-18T04:05:02.387Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70232026-09-18T04:05:02.387Z No change in performance detected.
70242026-09-18T04:05:02.387Z
70252026-09-18T04:05:02.387ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
70262026-09-18T04:05:02.387ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
70272026-09-18T04:05:02.387ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0893 ms (550 iterations)
70282026-09-18T04:05:02.387ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
70292026-09-18T04:05:02.390Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
70302026-09-18T04:05:02.390Z time: [20.000 20.000 20.000 ]
70312026-09-18T04:05:02.390Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70322026-09-18T04:05:02.390Z No change in performance detected.
70332026-09-18T04:05:02.390Z
70342026-09-18T04:05:02.390ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
70352026-09-18T04:05:02.390ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
70362026-09-18T04:05:02.390ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0655 ms (550 iterations)
70372026-09-18T04:05:02.390ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
70382026-09-18T04:05:02.390Zprocess/Hairpin-DHCPv6/alloc_ct/Request
70392026-09-18T04:05:02.390Z time: [21.000 21.000 21.000 ]
70402026-09-18T04:05:02.390Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70412026-09-18T04:05:02.390Z No change in performance detected.
70422026-09-18T04:05:02.390Z
70432026-09-18T04:05:02.390ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
70442026-09-18T04:05:02.390ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
70452026-09-18T04:05:02.390ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0567 ms (825 iterations)
70462026-09-18T04:05:02.394ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
70472026-09-18T04:05:02.394Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
70482026-09-18T04:05:02.394Z time: [13.000 13.000 13.000 ]
70492026-09-18T04:05:02.394Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70502026-09-18T04:05:02.394Z No change in performance detected.
70512026-09-18T04:05:02.394Z
70522026-09-18T04:05:02.394ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
70532026-09-18T04:05:02.394ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
70542026-09-18T04:05:02.394ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0153 ms (715 iterations)
70552026-09-18T04:05:02.394ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
70562026-09-18T04:05:02.394Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
70572026-09-18T04:05:02.394Z time: [12.000 12.000 12.000 ]
70582026-09-18T04:05:02.394Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70592026-09-18T04:05:02.394Z No change in performance detected.
70602026-09-18T04:05:02.395Z
70612026-09-18T04:05:02.395ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
70622026-09-18T04:05:02.395ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
70632026-09-18T04:05:02.398ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0330 ms (715 iterations)
70642026-09-18T04:05:02.398ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
70652026-09-18T04:05:02.398Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
70662026-09-18T04:05:02.398Z time: [13.000 13.000 13.000 ]
70672026-09-18T04:05:02.398Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70682026-09-18T04:05:02.398Z No change in performance detected.
70692026-09-18T04:05:02.398Z
70702026-09-18T04:05:02.398ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
70712026-09-18T04:05:02.398ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
70722026-09-18T04:05:02.398ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0722 ms (770 iterations)
70732026-09-18T04:05:02.398ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
70742026-09-18T04:05:02.401Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
70752026-09-18T04:05:02.401Z time: [14.000 14.000 14.000 ]
70762026-09-18T04:05:02.401Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70772026-09-18T04:05:02.401Z No change in performance detected.
70782026-09-18T04:05:02.401Z
70792026-09-18T04:05:02.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
70802026-09-18T04:05:02.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70812026-09-18T04:05:02.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0915 ms (605 iterations)
70822026-09-18T04:05:02.402ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70832026-09-18T04:05:02.402Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
70842026-09-18T04:05:02.402Z time: [3.0000 3.0000 3.0000 ]
70852026-09-18T04:05:02.402Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70862026-09-18T04:05:02.402Z No change in performance detected.
70872026-09-18T04:05:02.402Z
70882026-09-18T04:05:02.402ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
70892026-09-18T04:05:02.402ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70902026-09-18T04:05:02.402ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0815 ms (495 iterations)
70912026-09-18T04:05:02.406ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70922026-09-18T04:05:02.406Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
70932026-09-18T04:05:02.406Z time: [3.0000 3.0000 3.0000 ]
70942026-09-18T04:05:02.406Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70952026-09-18T04:05:02.406Z No change in performance detected.
70962026-09-18T04:05:02.406Z
70972026-09-18T04:05:02.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
70982026-09-18T04:05:02.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70992026-09-18T04:05:02.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0045 ms (605 iterations)
71002026-09-18T04:05:02.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
71012026-09-18T04:05:02.407ZCriterion.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.
71022026-09-18T04:05:02.407Z
71032026-09-18T04:05:02.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
71042026-09-18T04:05:02.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71052026-09-18T04:05:02.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0862 ms (495 iterations)
71062026-09-18T04:05:02.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71072026-09-18T04:05:02.407ZCriterion.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.
71082026-09-18T04:05:02.407Z
71092026-09-18T04:05:02.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
71102026-09-18T04:05:02.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71112026-09-18T04:05:02.407ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0520 ms (935 iterations)
71122026-09-18T04:05:02.410ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71132026-09-18T04:05:02.410Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
71142026-09-18T04:05:02.410Z time: [3.0000 3.0000 3.0000 ]
71152026-09-18T04:05:02.410Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71162026-09-18T04:05:02.410Z No change in performance detected.
71172026-09-18T04:05:02.410Z
71182026-09-18T04:05:02.410ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
71192026-09-18T04:05:02.410ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71202026-09-18T04:05:02.410ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0856 ms (495 iterations)
71212026-09-18T04:05:02.410ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71222026-09-18T04:05:02.410Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
71232026-09-18T04:05:02.410Z time: [3.0000 3.0000 3.0000 ]
71242026-09-18T04:05:02.410Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71252026-09-18T04:05:02.410Z No change in performance detected.
71262026-09-18T04:05:02.411Z
71272026-09-18T04:05:02.411ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
71282026-09-18T04:05:02.411ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71292026-09-18T04:05:02.411ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0221 ms (770 iterations)
71302026-09-18T04:05:02.411ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71312026-09-18T04:05:02.411ZCriterion.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.
71322026-09-18T04:05:02.411Z
71332026-09-18T04:05:02.411ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
71342026-09-18T04:05:02.411ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71352026-09-18T04:05:02.415ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0467 ms (495 iterations)
71362026-09-18T04:05:02.415ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71372026-09-18T04:05:02.415ZCriterion.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.
71382026-09-18T04:05:02.415Z
71392026-09-18T04:05:02.415ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
71402026-09-18T04:05:02.415ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71412026-09-18T04:05:02.415ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0667 ms (825 iterations)
71422026-09-18T04:05:02.415ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71432026-09-18T04:05:02.415Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
71442026-09-18T04:05:02.415Z time: [3.0000 3.0000 3.0000 ]
71452026-09-18T04:05:02.415Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71462026-09-18T04:05:02.416Z No change in performance detected.
71472026-09-18T04:05:02.416Z
71482026-09-18T04:05:02.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
71492026-09-18T04:05:02.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71502026-09-18T04:05:02.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0776 ms (495 iterations)
71512026-09-18T04:05:02.419ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71522026-09-18T04:05:02.419Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
71532026-09-18T04:05:02.419Z time: [3.0000 3.0000 3.0000 ]
71542026-09-18T04:05:02.419Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71552026-09-18T04:05:02.419Z No change in performance detected.
71562026-09-18T04:05:02.419Z
71572026-09-18T04:05:02.419ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
71582026-09-18T04:05:02.419ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71592026-09-18T04:05:02.419ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0637 ms (715 iterations)
71602026-09-18T04:05:02.419ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71612026-09-18T04:05:02.419ZCriterion.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.
71622026-09-18T04:05:02.419Z
71632026-09-18T04:05:02.419ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
71642026-09-18T04:05:02.419ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71652026-09-18T04:05:02.419ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1029 ms (495 iterations)
71662026-09-18T04:05:02.419ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71672026-09-18T04:05:02.419ZCriterion.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.
71682026-09-18T04:05:02.419Z
71692026-09-18T04:05:02.419ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
71702026-09-18T04:05:02.419ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71712026-09-18T04:05:02.419ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0486 ms (880 iterations)
71722026-09-18T04:05:02.422ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71732026-09-18T04:05:02.423Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
71742026-09-18T04:05:02.423Z time: [3.0000 3.0000 3.0000 ]
71752026-09-18T04:05:02.423Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71762026-09-18T04:05:02.423Z No change in performance detected.
71772026-09-18T04:05:02.423Z
71782026-09-18T04:05:02.423ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
71792026-09-18T04:05:02.423ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71802026-09-18T04:05:02.423ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0637 ms (495 iterations)
71812026-09-18T04:05:02.423ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71822026-09-18T04:05:02.423Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
71832026-09-18T04:05:02.423Z time: [3.0000 3.0000 3.0000 ]
71842026-09-18T04:05:02.423Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71852026-09-18T04:05:02.423Z No change in performance detected.
71862026-09-18T04:05:02.423Z
71872026-09-18T04:05:02.424ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
71882026-09-18T04:05:02.424ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71892026-09-18T04:05:02.424ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0393 ms (715 iterations)
71902026-09-18T04:05:02.428ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
71912026-09-18T04:05:02.428ZCriterion.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.
71922026-09-18T04:05:02.428Z
71932026-09-18T04:05:02.428ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
71942026-09-18T04:05:02.428ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
71952026-09-18T04:05:02.428ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0559 ms (495 iterations)
71962026-09-18T04:05:02.428ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
71972026-09-18T04:05:02.428ZCriterion.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.
71982026-09-18T04:05:02.428Z
71992026-09-18T04:05:02.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
72002026-09-18T04:05:02.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72012026-09-18T04:05:02.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1043 ms (275 iterations)
72022026-09-18T04:05:02.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
72032026-09-18T04:05:02.428Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
72042026-09-18T04:05:02.428Z time: [44.000 44.000 44.000 ]
72052026-09-18T04:05:02.428Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72062026-09-18T04:05:02.428Z No change in performance detected.
72072026-09-18T04:05:02.428Z
72082026-09-18T04:05:02.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
72092026-09-18T04:05:02.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72102026-09-18T04:05:02.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0461 ms (220 iterations)
72112026-09-18T04:05:02.431ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
72122026-09-18T04:05:02.431Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
72132026-09-18T04:05:02.431Z time: [44.000 44.000 44.000 ]
72142026-09-18T04:05:02.431Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72152026-09-18T04:05:02.431Z No change in performance detected.
72162026-09-18T04:05:02.431Z
72172026-09-18T04:05:02.431ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
72182026-09-18T04:05:02.431ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
72192026-09-18T04:05:02.431ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1205 ms (330 iterations)
72202026-09-18T04:05:02.431ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
72212026-09-18T04:05:02.431Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
72222026-09-18T04:05:02.431Z time: [29.000 29.000 29.000 ]
72232026-09-18T04:05:02.431Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72242026-09-18T04:05:02.431Z No change in performance detected.
72252026-09-18T04:05:02.432Z
72262026-09-18T04:05:02.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
72272026-09-18T04:05:02.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
72282026-09-18T04:05:02.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1089 ms (275 iterations)
72292026-09-18T04:05:02.435ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
72302026-09-18T04:05:02.435Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
72312026-09-18T04:05:02.435Z time: [29.000 29.000 29.000 ]
72322026-09-18T04:05:02.435Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72332026-09-18T04:05:02.435Z No change in performance detected.
72342026-09-18T04:05:02.435Z
72352026-09-18T04:05:02.435ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
72362026-09-18T04:05:02.435ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
72372026-09-18T04:05:02.435ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0397 ms (275 iterations)
72382026-09-18T04:05:02.435ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
72392026-09-18T04:05:02.438Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
72402026-09-18T04:05:02.438Z time: [43.000 43.000 43.000 ]
72412026-09-18T04:05:02.438Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72422026-09-18T04:05:02.438Z No change in performance detected.
72432026-09-18T04:05:02.438Z
72442026-09-18T04:05:02.438ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
72452026-09-18T04:05:02.438ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
72462026-09-18T04:05:02.439ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2054 ms (275 iterations)
72472026-09-18T04:05:02.439ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
72482026-09-18T04:05:02.439Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
72492026-09-18T04:05:02.439Z time: [43.000 43.000 43.000 ]
72502026-09-18T04:05:02.439Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72512026-09-18T04:05:02.439Z No change in performance detected.
72522026-09-18T04:05:02.439Z
72532026-09-18T04:05:02.439ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
72542026-09-18T04:05:02.439ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
72552026-09-18T04:05:02.439ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1611 ms (385 iterations)
72562026-09-18T04:05:02.439ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
72572026-09-18T04:05:02.443Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
72582026-09-18T04:05:02.443Z time: [28.000 28.000 28.000 ]
72592026-09-18T04:05:02.443Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72602026-09-18T04:05:02.443Z No change in performance detected.
72612026-09-18T04:05:02.443Z
72622026-09-18T04:05:02.443ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
72632026-09-18T04:05:02.443ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
72642026-09-18T04:05:02.443ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0965 ms (275 iterations)
72652026-09-18T04:05:02.443ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
72662026-09-18T04:05:02.443Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
72672026-09-18T04:05:02.443Z time: [28.000 28.000 28.000 ]
72682026-09-18T04:05:02.443Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72692026-09-18T04:05:02.443Z No change in performance detected.
72702026-09-18T04:05:02.443Z
72712026-09-18T04:05:02.443ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
72722026-09-18T04:05:02.443ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
72732026-09-18T04:05:02.443ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1789 ms (275 iterations)
72742026-09-18T04:05:02.443ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
72752026-09-18T04:05:02.446Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
72762026-09-18T04:05:02.446Z time: [44.000 44.000 44.000 ]
72772026-09-18T04:05:02.446Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72782026-09-18T04:05:02.446Z No change in performance detected.
72792026-09-18T04:05:02.447Z
72802026-09-18T04:05:02.447ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
72812026-09-18T04:05:02.447ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
72822026-09-18T04:05:02.447ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0791 ms (220 iterations)
72832026-09-18T04:05:02.447ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
72842026-09-18T04:05:02.447Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
72852026-09-18T04:05:02.447Z time: [44.000 44.000 44.000 ]
72862026-09-18T04:05:02.447Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72872026-09-18T04:05:02.447Z No change in performance detected.
72882026-09-18T04:05:02.447Z
72892026-09-18T04:05:02.447ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
72902026-09-18T04:05:02.447ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
72912026-09-18T04:05:02.447ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1653 ms (330 iterations)
72922026-09-18T04:05:02.451ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
72932026-09-18T04:05:02.451Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
72942026-09-18T04:05:02.451Z time: [29.000 29.000 29.000 ]
72952026-09-18T04:05:02.451Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72962026-09-18T04:05:02.451Z No change in performance detected.
72972026-09-18T04:05:02.451Z
72982026-09-18T04:05:02.451ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
72992026-09-18T04:05:02.451ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73002026-09-18T04:05:02.451ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1565 ms (275 iterations)
73012026-09-18T04:05:02.451ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
73022026-09-18T04:05:02.451Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
73032026-09-18T04:05:02.453Z time: [29.000 29.000 29.000 ]
73042026-09-18T04:05:02.453Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73052026-09-18T04:05:02.453Z No change in performance detected.
73062026-09-18T04:05:02.453Z
73072026-09-18T04:05:02.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
73082026-09-18T04:05:02.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
73092026-09-18T04:05:02.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0659 ms (275 iterations)
73102026-09-18T04:05:02.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
73112026-09-18T04:05:02.456Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
73122026-09-18T04:05:02.456Z time: [43.000 43.000 43.000 ]
73132026-09-18T04:05:02.456Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73142026-09-18T04:05:02.456Z No change in performance detected.
73152026-09-18T04:05:02.456Z
73162026-09-18T04:05:02.456ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
73172026-09-18T04:05:02.456ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73182026-09-18T04:05:02.456ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0128 ms (220 iterations)
73192026-09-18T04:05:02.456ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
73202026-09-18T04:05:02.456Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
73212026-09-18T04:05:02.456Z time: [43.000 43.000 43.000 ]
73222026-09-18T04:05:02.456Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73232026-09-18T04:05:02.456Z No change in performance detected.
73242026-09-18T04:05:02.456Z
73252026-09-18T04:05:02.456ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
73262026-09-18T04:05:02.457ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
73272026-09-18T04:05:02.457ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0389 ms (330 iterations)
73282026-09-18T04:05:02.457ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
73292026-09-18T04:05:02.457Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
73302026-09-18T04:05:02.457Z time: [28.000 28.000 28.000 ]
73312026-09-18T04:05:02.457Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73322026-09-18T04:05:02.457Z No change in performance detected.
73332026-09-18T04:05:02.457Z
73342026-09-18T04:05:02.457ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
73352026-09-18T04:05:02.457ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
73362026-09-18T04:05:02.457ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0905 ms (275 iterations)
73372026-09-18T04:05:02.461ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
73382026-09-18T04:05:02.461Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
73392026-09-18T04:05:02.461Z time: [28.000 28.000 28.000 ]
73402026-09-18T04:05:02.461Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73412026-09-18T04:05:02.461Z No change in performance detected.
73422026-09-18T04:05:02.461Z
73432026-09-18T04:05:02.461ZBenchmarking process/Eviction/alloc_ct/1024/P0
73442026-09-18T04:05:02.461ZBenchmarking process/Eviction/alloc_ct/1024/P0: Warming up for 100.00 µs
73452026-09-18T04:05:02.464Z
73462026-09-18T04:05:02.465ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 40.3ms.
73472026-09-18T04:05:02.465ZBenchmarking process/Eviction/alloc_ct/1024/P0: Collecting 10 samples in estimated 40.252 ms (10 iterations)
73482026-09-18T04:05:02.465ZBenchmarking process/Eviction/alloc_ct/1024/P0: Analyzing
73492026-09-18T04:05:02.468Zprocess/Eviction/alloc_ct/1024/P0
73502026-09-18T04:05:02.468Z time: [7.0000 7.0000 7.0000 ]
73512026-09-18T04:05:02.468Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73522026-09-18T04:05:02.468Z No change in performance detected.
73532026-09-18T04:05:02.468Z
73542026-09-18T04:05:02.468ZBenchmarking process/Eviction/alloc_ct/1024/P0.1
73552026-09-18T04:05:02.468ZBenchmarking process/Eviction/alloc_ct/1024/P0.1: Warming up for 100.00 µs
73562026-09-18T04:05:02.468Z
73572026-09-18T04:05:02.468ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 24.9ms.
73582026-09-18T04:05:02.468ZBenchmarking process/Eviction/alloc_ct/1024/P0.1: Collecting 10 samples in estimated 24.908 ms (10 iterations)
73592026-09-18T04:05:02.471ZBenchmarking process/Eviction/alloc_ct/1024/P0.1: Analyzing
73602026-09-18T04:05:02.471Zprocess/Eviction/alloc_ct/1024/P0.1
73612026-09-18T04:05:02.471Z time: [23.000 23.400 24.200 ]
73622026-09-18T04:05:02.471Z change: [−4.9587% +0.0000% +5.2174%] (p = 0.76 > 0.05)
73632026-09-18T04:05:02.471Z No change in performance detected.
73642026-09-18T04:05:02.472ZFound 1 outliers among 10 measurements (10.00%)
73652026-09-18T04:05:02.472Z 1 (10.00%) high severe
73662026-09-18T04:05:02.472Z
73672026-09-18T04:05:02.472ZBenchmarking process/Eviction/alloc_ct/32768/P0
73682026-09-18T04:05:02.472ZBenchmarking process/Eviction/alloc_ct/32768/P0: Warming up for 100.00 µs
73692026-09-18T04:05:02.615Z
73702026-09-18T04:05:02.615ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.4s.
73712026-09-18T04:05:02.615ZBenchmarking process/Eviction/alloc_ct/32768/P0: Collecting 10 samples in estimated 1.4419 s (10 iterations)
73722026-09-18T04:05:02.638ZBenchmarking process/Eviction/alloc_ct/32768/P0: Analyzing
73732026-09-18T04:05:02.642Zprocess/Eviction/alloc_ct/32768/P0
73742026-09-18T04:05:02.642Z time: [7.0000 7.0000 7.0000 ]
73752026-09-18T04:05:02.642Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73762026-09-18T04:05:02.642Z No change in performance detected.
73772026-09-18T04:05:02.642Z
73782026-09-18T04:05:02.738ZBenchmarking process/Eviction/alloc_ct/32768/P0.1
73792026-09-18T04:05:02.738ZBenchmarking process/Eviction/alloc_ct/32768/P0.1: Warming up for 100.00 µs
73802026-09-18T04:05:02.877Z
73812026-09-18T04:05:02.877ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.4s.
73822026-09-18T04:05:02.877ZBenchmarking process/Eviction/alloc_ct/32768/P0.1: Collecting 10 samples in estimated 1.3894 s (10 iterations)
73832026-09-18T04:05:02.896ZBenchmarking process/Eviction/alloc_ct/32768/P0.1: Analyzing
73842026-09-18T04:05:02.900Zprocess/Eviction/alloc_ct/32768/P0.1
73852026-09-18T04:05:02.901Z time: [23.000 23.800 25.400 ]
73862026-09-18T04:05:02.901Z change: [−9.4488% +0.0000% +10.435%] (p = 0.80 > 0.05)
73872026-09-18T04:05:02.901Z No change in performance detected.
73882026-09-18T04:05:02.901ZFound 1 outliers among 10 measurements (10.00%)
73892026-09-18T04:05:02.901Z 1 (10.00%) high severe
73902026-09-18T04:05:02.904Z
73912026-09-18T04:05:02.994ZBenchmarking process/Eviction/alloc_ct/524288/P0
73922026-09-18T04:05:02.994ZBenchmarking process/Eviction/alloc_ct/524288/P0: Warming up for 100.00 µs
73932026-09-18T04:10:49.904Z
73942026-09-18T04:10:49.904ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 3469.1s.
73952026-09-18T04:10:49.904ZBenchmarking process/Eviction/alloc_ct/524288/P0: Collecting 10 samples in estimated 3469.1 s (10 iterations)
73962026-09-18T04:10:50.330ZBenchmarking process/Eviction/alloc_ct/524288/P0: Analyzing
73972026-09-18T04:10:50.347Zprocess/Eviction/alloc_ct/524288/P0
73982026-09-18T04:10:50.347Z time: [17.000 17.200 17.600 ]
73992026-09-18T04:10:50.347Z change: [−2.2989% +0.0000% +2.3529%] (p = 0.84 > 0.05)
74002026-09-18T04:10:50.347Z No change in performance detected.
74012026-09-18T04:10:50.347ZFound 1 outliers among 10 measurements (10.00%)
74022026-09-18T04:10:50.347Z 1 (10.00%) high severe
74032026-09-18T04:10:50.351Z
74042026-09-18T04:10:52.744ZBenchmarking process/Eviction/alloc_ct/524288/P0.1
74052026-09-18T04:10:52.744ZBenchmarking process/Eviction/alloc_ct/524288/P0.1: Warming up for 100.00 µs
74062026-09-18T04:10:54.894Z
74072026-09-18T04:10:54.894ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 21.5s.
74082026-09-18T04:10:54.894ZBenchmarking process/Eviction/alloc_ct/524288/P0.1: Collecting 10 samples in estimated 21.496 s (10 iterations)
74092026-09-18T04:10:55.463ZBenchmarking process/Eviction/alloc_ct/524288/P0.1: Analyzing
74102026-09-18T04:10:55.466Zprocess/Eviction/alloc_ct/524288/P0.1
74112026-09-18T04:10:55.466Z time: [17.000 17.200 17.600 ]
74122026-09-18T04:10:55.466Z change: [−3.4091% +0.0000% +2.3529%] (p = 0.79 > 0.05)
74132026-09-18T04:10:55.466Z No change in performance detected.
74142026-09-18T04:10:55.466ZFound 1 outliers among 10 measurements (10.00%)
74152026-09-18T04:10:55.466Z 1 (10.00%) high severe
74162026-09-18T04:10:55.466Z
74172026-09-18T04:10:56.825ZBenchmarking process/Eviction/alloc_ct/1048576/P0
74182026-09-18T04:10:56.825ZBenchmarking process/Eviction/alloc_ct/1048576/P0: Warming up for 100.00 µs
74192026-09-18T04:13:26.160Z
74202026-09-18T04:13:26.160ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1493.3s.
74212026-09-18T04:13:26.160ZBenchmarking process/Eviction/alloc_ct/1048576/P0: Collecting 10 samples in estimated 1493.3 s (10 iterations)
74222026-09-18T04:13:27.095ZBenchmarking process/Eviction/alloc_ct/1048576/P0: Analyzing
74232026-09-18T04:13:27.099Zprocess/Eviction/alloc_ct/1048576/P0
74242026-09-18T04:13:27.099Z time: [17.000 17.400 17.900 ]
74252026-09-18T04:13:27.099Z change: [−2.8090% +0.0000% +2.9240%] (p = 0.87 > 0.05)
74262026-09-18T04:13:27.099Z No change in performance detected.
74272026-09-18T04:13:27.099ZFound 1 outliers among 10 measurements (10.00%)
74282026-09-18T04:13:27.099Z 1 (10.00%) high mild
74292026-09-18T04:13:27.099Z
74302026-09-18T04:13:30.082ZBenchmarking process/Eviction/alloc_ct/1048576/P0.1
74312026-09-18T04:13:30.082ZBenchmarking process/Eviction/alloc_ct/1048576/P0.1: Warming up for 100.00 µs
74322026-09-18T04:13:34.821Z
74332026-09-18T04:13:34.821ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 47.4s.
74342026-09-18T04:13:34.821ZBenchmarking process/Eviction/alloc_ct/1048576/P0.1: Collecting 10 samples in estimated 47.391 s (10 iterations)
74352026-09-18T04:13:36.027ZBenchmarking process/Eviction/alloc_ct/1048576/P0.1: Analyzing
74362026-09-18T04:13:36.031Zprocess/Eviction/alloc_ct/1048576/P0.1
74372026-09-18T04:13:36.031Z time: [17.100 17.400 17.900 ]
74382026-09-18T04:13:36.031Z change: [−2.8571% +0.0000% +3.5088%] (p = 0.89 > 0.05)
74392026-09-18T04:13:36.031Z No change in performance detected.
74402026-09-18T04:13:36.031ZFound 1 outliers among 10 measurements (10.00%)
74412026-09-18T04:13:36.031Z 1 (10.00%) high mild
74422026-09-18T04:13:36.031Z
74432026-09-18T04:13:38.908ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
74442026-09-18T04:13:38.908ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
74452026-09-18T04:13:38.911ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0159 ms (605 iterations)
74462026-09-18T04:13:38.911ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
74472026-09-18T04:13:38.911Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
74482026-09-18T04:13:38.911Z time: [3924.0 B 3924.0 B 3924.0 B]
74492026-09-18T04:13:38.911Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74502026-09-18T04:13:38.911Z No change in performance detected.
74512026-09-18T04:13:38.911Z
74522026-09-18T04:13:38.911ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
74532026-09-18T04:13:38.911ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
74542026-09-18T04:13:38.912ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0191 ms (715 iterations)
74552026-09-18T04:13:38.912ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
74562026-09-18T04:13:38.915Zprocess/Hairpin-DHCPv4/alloc_sz/Request
74572026-09-18T04:13:38.915Z time: [3924.0 B 3924.0 B 3924.0 B]
74582026-09-18T04:13:38.915Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74592026-09-18T04:13:38.915Z No change in performance detected.
74602026-09-18T04:13:38.915Z
74612026-09-18T04:13:38.915ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
74622026-09-18T04:13:38.915ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
74632026-09-18T04:13:38.915ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.1086 ms (550 iterations)
74642026-09-18T04:13:38.915ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
74652026-09-18T04:13:38.915Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
74662026-09-18T04:13:38.915Z time: [3988.0 B 3988.0 B 3988.0 B]
74672026-09-18T04:13:38.915Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74682026-09-18T04:13:38.915Z No change in performance detected.
74692026-09-18T04:13:38.915Z
74702026-09-18T04:13:38.915ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
74712026-09-18T04:13:38.915ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
74722026-09-18T04:13:38.915ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.1044 ms (550 iterations)
74732026-09-18T04:13:38.919ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
74742026-09-18T04:13:38.919Zprocess/Hairpin-DHCPv6/alloc_sz/Request
74752026-09-18T04:13:38.919Z time: [4386.0 B 4386.0 B 4386.0 B]
74762026-09-18T04:13:38.919Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74772026-09-18T04:13:38.919Z No change in performance detected.
74782026-09-18T04:13:38.919Z
74792026-09-18T04:13:38.919ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
74802026-09-18T04:13:38.919ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
74812026-09-18T04:13:38.919ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0643 ms (825 iterations)
74822026-09-18T04:13:38.919ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
74832026-09-18T04:13:38.919Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
74842026-09-18T04:13:38.919Z time: [2888.0 B 2888.0 B 2888.0 B]
74852026-09-18T04:13:38.920Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74862026-09-18T04:13:38.920Z No change in performance detected.
74872026-09-18T04:13:38.920Z
74882026-09-18T04:13:38.920ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
74892026-09-18T04:13:38.920ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
74902026-09-18T04:13:38.920ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0472 ms (715 iterations)
74912026-09-18T04:13:38.923ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
74922026-09-18T04:13:38.923Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
74932026-09-18T04:13:38.923Z time: [2873.0 B 2873.0 B 2873.0 B]
74942026-09-18T04:13:38.923Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74952026-09-18T04:13:38.923Z No change in performance detected.
74962026-09-18T04:13:38.923Z
74972026-09-18T04:13:38.923ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
74982026-09-18T04:13:38.923ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
74992026-09-18T04:13:38.923ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0365 ms (715 iterations)
75002026-09-18T04:13:38.923ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
75012026-09-18T04:13:38.924Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
75022026-09-18T04:13:38.924Z time: [2891.0 B 2891.0 B 2891.0 B]
75032026-09-18T04:13:38.924Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75042026-09-18T04:13:38.924Z No change in performance detected.
75052026-09-18T04:13:38.924Z
75062026-09-18T04:13:38.924ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
75072026-09-18T04:13:38.924ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
75082026-09-18T04:13:38.924ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0503 ms (715 iterations)
75092026-09-18T04:13:38.928ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
75102026-09-18T04:13:38.928Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
75112026-09-18T04:13:38.928Z time: [2910.0 B 2910.0 B 2910.0 B]
75122026-09-18T04:13:38.928Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75132026-09-18T04:13:38.928Z No change in performance detected.
75142026-09-18T04:13:38.928Z
75152026-09-18T04:13:38.928ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
75162026-09-18T04:13:38.929ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
75172026-09-18T04:13:38.929ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0382 ms (605 iterations)
75182026-09-18T04:13:38.929ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
75192026-09-18T04:13:38.929Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
75202026-09-18T04:13:38.929Z time: [264.00 B 264.00 B 264.00 B]
75212026-09-18T04:13:38.929Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75222026-09-18T04:13:38.929Z No change in performance detected.
75232026-09-18T04:13:38.929Z
75242026-09-18T04:13:38.929ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
75252026-09-18T04:13:38.929ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
75262026-09-18T04:13:38.929ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0602 ms (495 iterations)
75272026-09-18T04:13:38.929ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
75282026-09-18T04:13:38.935Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
75292026-09-18T04:13:38.936Z time: [264.00 B 264.00 B 264.00 B]
75302026-09-18T04:13:38.936Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75312026-09-18T04:13:38.936Z No change in performance detected.
75322026-09-18T04:13:38.936Z
75332026-09-18T04:13:38.936ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
75342026-09-18T04:13:38.936ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
75352026-09-18T04:13:38.936ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0513 ms (605 iterations)
75362026-09-18T04:13:38.936ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
75372026-09-18T04:13:38.936ZCriterion.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.
75382026-09-18T04:13:38.936Z
75392026-09-18T04:13:38.936ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
75402026-09-18T04:13:38.936ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
75412026-09-18T04:13:38.936ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0926 ms (495 iterations)
75422026-09-18T04:13:38.936ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
75432026-09-18T04:13:38.936ZCriterion.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.
75442026-09-18T04:13:38.936Z
75452026-09-18T04:13:38.936ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
75462026-09-18T04:13:38.936ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
75472026-09-18T04:13:38.937ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0585 ms (935 iterations)
75482026-09-18T04:13:38.937ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
75492026-09-18T04:13:38.937Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
75502026-09-18T04:13:38.937Z time: [264.00 B 264.00 B 264.00 B]
75512026-09-18T04:13:38.937Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75522026-09-18T04:13:38.937Z No change in performance detected.
75532026-09-18T04:13:38.937Z
75542026-09-18T04:13:38.937ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
75552026-09-18T04:13:38.937ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
75562026-09-18T04:13:38.937ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1026 ms (550 iterations)
75572026-09-18T04:13:38.941ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
75582026-09-18T04:13:38.941Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
75592026-09-18T04:13:38.941Z time: [264.00 B 264.00 B 264.00 B]
75602026-09-18T04:13:38.941Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75612026-09-18T04:13:38.941Z No change in performance detected.
75622026-09-18T04:13:38.941Z
75632026-09-18T04:13:38.941ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
75642026-09-18T04:13:38.941ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
75652026-09-18T04:13:38.941ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0550 ms (770 iterations)
75662026-09-18T04:13:38.941ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
75672026-09-18T04:13:38.941ZCriterion.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.
75682026-09-18T04:13:38.941Z
75692026-09-18T04:13:38.941ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
75702026-09-18T04:13:38.941ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
75712026-09-18T04:13:38.942ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0326 ms (495 iterations)
75722026-09-18T04:13:38.942ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
75732026-09-18T04:13:38.942ZCriterion.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.
75742026-09-18T04:13:38.942Z
75752026-09-18T04:13:38.942ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
75762026-09-18T04:13:38.943ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
75772026-09-18T04:13:38.943ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0638 ms (825 iterations)
75782026-09-18T04:13:38.943ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
75792026-09-18T04:13:38.943Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
75802026-09-18T04:13:38.943Z time: [264.00 B 264.00 B 264.00 B]
75812026-09-18T04:13:38.943Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75822026-09-18T04:13:38.943Z No change in performance detected.
75832026-09-18T04:13:38.943Z
75842026-09-18T04:13:38.943ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
75852026-09-18T04:13:38.943ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
75862026-09-18T04:13:38.943ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0474 ms (495 iterations)
75872026-09-18T04:13:38.943ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
75882026-09-18T04:13:38.947Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
75892026-09-18T04:13:38.947Z time: [264.00 B 264.00 B 264.00 B]
75902026-09-18T04:13:38.947Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75912026-09-18T04:13:38.947Z No change in performance detected.
75922026-09-18T04:13:38.949Z
75932026-09-18T04:13:38.949ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
75942026-09-18T04:13:38.949ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
75952026-09-18T04:13:38.949ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0641 ms (715 iterations)
75962026-09-18T04:13:38.949ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
75972026-09-18T04:13:38.949ZCriterion.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.
75982026-09-18T04:13:38.949Z
75992026-09-18T04:13:38.949ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
76002026-09-18T04:13:38.949ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
76012026-09-18T04:13:38.949ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1053 ms (495 iterations)
76022026-09-18T04:13:38.949ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
76032026-09-18T04:13:38.949ZCriterion.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.
76042026-09-18T04:13:38.949Z
76052026-09-18T04:13:38.949ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
76062026-09-18T04:13:38.949ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
76072026-09-18T04:13:38.949ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0555 ms (880 iterations)
76082026-09-18T04:13:38.949ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
76092026-09-18T04:13:38.949Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
76102026-09-18T04:13:38.949Z time: [264.00 B 264.00 B 264.00 B]
76112026-09-18T04:13:38.949Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76122026-09-18T04:13:38.949Z No change in performance detected.
76132026-09-18T04:13:38.949Z
76142026-09-18T04:13:38.949ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
76152026-09-18T04:13:38.949ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
76162026-09-18T04:13:38.949ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0416 ms (495 iterations)
76172026-09-18T04:13:38.949ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
76182026-09-18T04:13:38.953Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
76192026-09-18T04:13:38.953Z time: [264.00 B 264.00 B 264.00 B]
76202026-09-18T04:13:38.953Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76212026-09-18T04:13:38.953Z No change in performance detected.
76222026-09-18T04:13:38.953Z
76232026-09-18T04:13:38.953ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
76242026-09-18T04:13:38.953ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
76252026-09-18T04:13:38.953ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0286 ms (715 iterations)
76262026-09-18T04:13:38.953ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
76272026-09-18T04:13:38.953ZCriterion.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.
76282026-09-18T04:13:38.953Z
76292026-09-18T04:13:38.953ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
76302026-09-18T04:13:38.953ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
76312026-09-18T04:13:38.953ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0671 ms (495 iterations)
76322026-09-18T04:13:38.953ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
76332026-09-18T04:13:38.953ZCriterion.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.
76342026-09-18T04:13:38.954Z
76352026-09-18T04:13:38.954ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
76362026-09-18T04:13:38.954ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
76372026-09-18T04:13:38.954ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0960 ms (275 iterations)
76382026-09-18T04:13:38.954ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
76392026-09-18T04:13:38.954Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
76402026-09-18T04:13:38.954Z time: [8547.0 B 8547.0 B 8547.0 B]
76412026-09-18T04:13:38.954Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76422026-09-18T04:13:38.954Z No change in performance detected.
76432026-09-18T04:13:38.954Z
76442026-09-18T04:13:38.954ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
76452026-09-18T04:13:38.954ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
76462026-09-18T04:13:38.955ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0297 ms (220 iterations)
76472026-09-18T04:13:38.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
76482026-09-18T04:13:38.960Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
76492026-09-18T04:13:38.960Z time: [8547.0 B 8547.0 B 8547.0 B]
76502026-09-18T04:13:38.960Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76512026-09-18T04:13:38.960Z No change in performance detected.
76522026-09-18T04:13:38.960Z
76532026-09-18T04:13:38.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
76542026-09-18T04:13:38.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
76552026-09-18T04:13:38.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1632 ms (330 iterations)
76562026-09-18T04:13:38.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
76572026-09-18T04:13:38.960Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
76582026-09-18T04:13:38.960Z time: [7056.0 B 7056.0 B 7056.0 B]
76592026-09-18T04:13:38.960Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76602026-09-18T04:13:38.960Z No change in performance detected.
76612026-09-18T04:13:38.960Z
76622026-09-18T04:13:38.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
76632026-09-18T04:13:38.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
76642026-09-18T04:13:38.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1070 ms (275 iterations)
76652026-09-18T04:13:38.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
76662026-09-18T04:13:38.960Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
76672026-09-18T04:13:38.960Z time: [7056.0 B 7056.0 B 7056.0 B]
76682026-09-18T04:13:38.960Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76692026-09-18T04:13:38.960Z No change in performance detected.
76702026-09-18T04:13:38.960Z
76712026-09-18T04:13:38.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
76722026-09-18T04:13:38.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
76732026-09-18T04:13:38.960ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1741 ms (330 iterations)
76742026-09-18T04:13:38.964ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
76752026-09-18T04:13:38.964Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
76762026-09-18T04:13:38.964Z time: [8515.0 B 8515.0 B 8515.0 B]
76772026-09-18T04:13:38.964Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76782026-09-18T04:13:38.964Z No change in performance detected.
76792026-09-18T04:13:38.965Z
76802026-09-18T04:13:38.965ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
76812026-09-18T04:13:38.965ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
76822026-09-18T04:13:38.965ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2140 ms (275 iterations)
76832026-09-18T04:13:38.965ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
76842026-09-18T04:13:38.965Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
76852026-09-18T04:13:38.965Z time: [8515.0 B 8515.0 B 8515.0 B]
76862026-09-18T04:13:38.965Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76872026-09-18T04:13:38.965Z No change in performance detected.
76882026-09-18T04:13:38.965Z
76892026-09-18T04:13:38.965ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
76902026-09-18T04:13:38.965ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
76912026-09-18T04:13:38.965ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0058 ms (330 iterations)
76922026-09-18T04:13:38.965ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
76932026-09-18T04:13:38.971Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
76942026-09-18T04:13:38.972Z time: [7024.0 B 7024.0 B 7024.0 B]
76952026-09-18T04:13:38.972Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76962026-09-18T04:13:38.972Z No change in performance detected.
76972026-09-18T04:13:38.972Z
76982026-09-18T04:13:38.972ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
76992026-09-18T04:13:38.972ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
77002026-09-18T04:13:38.972ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0865 ms (275 iterations)
77012026-09-18T04:13:38.972ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
77022026-09-18T04:13:38.972Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
77032026-09-18T04:13:38.972Z time: [7024.0 B 7024.0 B 7024.0 B]
77042026-09-18T04:13:38.972Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
77052026-09-18T04:13:38.972Z No change in performance detected.
77062026-09-18T04:13:38.972Z
77072026-09-18T04:13:38.972ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
77082026-09-18T04:13:38.972ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
77092026-09-18T04:13:38.973ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1821 ms (275 iterations)
77102026-09-18T04:13:38.973ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
77112026-09-18T04:13:38.973Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
77122026-09-18T04:13:38.973Z time: [8547.0 B 8547.0 B 8547.0 B]
77132026-09-18T04:13:38.973Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
77142026-09-18T04:13:38.973Z No change in performance detected.
77152026-09-18T04:13:38.973Z
77162026-09-18T04:13:38.973ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
77172026-09-18T04:13:38.973ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
77182026-09-18T04:13:38.973ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0971 ms (220 iterations)
77192026-09-18T04:13:38.973ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
77202026-09-18T04:13:38.977Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
77212026-09-18T04:13:38.977Z time: [8547.0 B 8547.0 B 8547.0 B]
77222026-09-18T04:13:38.977Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
77232026-09-18T04:13:38.977Z No change in performance detected.
77242026-09-18T04:13:38.977Z
77252026-09-18T04:13:38.977ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
77262026-09-18T04:13:38.977ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
77272026-09-18T04:13:38.977ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1811 ms (330 iterations)
77282026-09-18T04:13:38.977ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
77292026-09-18T04:13:38.977Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
77302026-09-18T04:13:38.977Z time: [7056.0 B 7056.0 B 7056.0 B]
77312026-09-18T04:13:38.977Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
77322026-09-18T04:13:38.977Z No change in performance detected.
77332026-09-18T04:13:38.977Z
77342026-09-18T04:13:38.977ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
77352026-09-18T04:13:38.977ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
77362026-09-18T04:13:38.977ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1846 ms (275 iterations)
77372026-09-18T04:13:38.977ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
77382026-09-18T04:13:38.977Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
77392026-09-18T04:13:38.977Z time: [7056.0 B 7056.0 B 7056.0 B]
77402026-09-18T04:13:38.977Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
77412026-09-18T04:13:38.977Z No change in performance detected.
77422026-09-18T04:13:38.977Z
77432026-09-18T04:13:38.978ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
77442026-09-18T04:13:38.978ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
77452026-09-18T04:13:38.978ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0642 ms (275 iterations)
77462026-09-18T04:13:38.978ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
77472026-09-18T04:13:38.978Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
77482026-09-18T04:13:38.978Z time: [8515.0 B 8515.0 B 8515.0 B]
77492026-09-18T04:13:38.978Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
77502026-09-18T04:13:38.978Z No change in performance detected.
77512026-09-18T04:13:38.978Z
77522026-09-18T04:13:38.978ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
77532026-09-18T04:13:38.978ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
77542026-09-18T04:13:38.978ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0484 ms (220 iterations)
77552026-09-18T04:13:38.982ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
77562026-09-18T04:13:38.982Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
77572026-09-18T04:13:38.982Z time: [8515.0 B 8515.0 B 8515.0 B]
77582026-09-18T04:13:38.982Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
77592026-09-18T04:13:38.982Z No change in performance detected.
77602026-09-18T04:13:38.982Z
77612026-09-18T04:13:38.982ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
77622026-09-18T04:13:38.982ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
77632026-09-18T04:13:38.982ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0924 ms (330 iterations)
77642026-09-18T04:13:38.982ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
77652026-09-18T04:13:38.982Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
77662026-09-18T04:13:38.982Z time: [7024.0 B 7024.0 B 7024.0 B]
77672026-09-18T04:13:38.982Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
77682026-09-18T04:13:38.982Z No change in performance detected.
77692026-09-18T04:13:38.982Z
77702026-09-18T04:13:38.982ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
77712026-09-18T04:13:38.982ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
77722026-09-18T04:13:38.982ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1326 ms (275 iterations)
77732026-09-18T04:13:38.982ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
77742026-09-18T04:13:38.982Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
77752026-09-18T04:13:38.982Z time: [7024.0 B 7024.0 B 7024.0 B]
77762026-09-18T04:13:38.982Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
77772026-09-18T04:13:38.982Z No change in performance detected.
77782026-09-18T04:13:38.986Z
77792026-09-18T04:13:38.986ZBenchmarking process/Eviction/alloc_sz/1024/P0
77802026-09-18T04:13:38.986ZBenchmarking process/Eviction/alloc_sz/1024/P0: Warming up for 100.00 µs
77812026-09-18T04:13:38.986Z
77822026-09-18T04:13:38.986ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 38.5ms.
77832026-09-18T04:13:38.986ZBenchmarking process/Eviction/alloc_sz/1024/P0: Collecting 10 samples in estimated 38.526 ms (10 iterations)
77842026-09-18T04:13:38.989ZBenchmarking process/Eviction/alloc_sz/1024/P0: Analyzing
77852026-09-18T04:13:38.989Zprocess/Eviction/alloc_sz/1024/P0
77862026-09-18T04:13:38.989Z time: [2725.0 B 2725.0 B 2725.0 B]
77872026-09-18T04:13:38.989Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
77882026-09-18T04:13:38.989Z No change in performance detected.
77892026-09-18T04:13:38.989Z
77902026-09-18T04:13:38.989ZBenchmarking process/Eviction/alloc_sz/1024/P0.1
77912026-09-18T04:13:38.989ZBenchmarking process/Eviction/alloc_sz/1024/P0.1: Warming up for 100.00 µs
77922026-09-18T04:13:38.994Z
77932026-09-18T04:13:38.994ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 24.1ms.
77942026-09-18T04:13:38.994ZBenchmarking process/Eviction/alloc_sz/1024/P0.1: Collecting 10 samples in estimated 24.092 ms (10 iterations)
77952026-09-18T04:13:38.994ZBenchmarking process/Eviction/alloc_sz/1024/P0.1: Analyzing
77962026-09-18T04:13:38.994Zprocess/Eviction/alloc_sz/1024/P0.1
77972026-09-18T04:13:38.994Z time: [4613.0 B 4830.6 B 5265.8 B]
77982026-09-18T04:13:38.994Z change: [−8.6209% +0.0000% +9.4342%] (p = 0.79 > 0.05)
77992026-09-18T04:13:38.994Z No change in performance detected.
78002026-09-18T04:13:38.994ZFound 1 outliers among 10 measurements (10.00%)
78012026-09-18T04:13:38.994Z 1 (10.00%) high severe
78022026-09-18T04:13:38.994Z
78032026-09-18T04:13:38.997ZBenchmarking process/Eviction/alloc_sz/32768/P0
78042026-09-18T04:13:38.997ZBenchmarking process/Eviction/alloc_sz/32768/P0: Warming up for 100.00 µs
78052026-09-18T04:13:39.140Z
78062026-09-18T04:13:39.140ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.5s.
78072026-09-18T04:13:39.140ZBenchmarking process/Eviction/alloc_sz/32768/P0: Collecting 10 samples in estimated 1.4651 s (10 iterations)
78082026-09-18T04:13:39.161ZBenchmarking process/Eviction/alloc_sz/32768/P0: Analyzing
78092026-09-18T04:13:39.164Zprocess/Eviction/alloc_sz/32768/P0
78102026-09-18T04:13:39.165Z time: [2725.0 B 2725.0 B 2725.0 B]
78112026-09-18T04:13:39.165Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
78122026-09-18T04:13:39.165Z No change in performance detected.
78132026-09-18T04:13:39.165Z
78142026-09-18T04:13:39.266ZBenchmarking process/Eviction/alloc_sz/32768/P0.1
78152026-09-18T04:13:39.266ZBenchmarking process/Eviction/alloc_sz/32768/P0.1: Warming up for 100.00 µs
78162026-09-18T04:13:39.403Z
78172026-09-18T04:13:39.403ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.4s.
78182026-09-18T04:13:39.404ZBenchmarking process/Eviction/alloc_sz/32768/P0.1: Collecting 10 samples in estimated 1.3809 s (10 iterations)
78192026-09-18T04:13:39.423ZBenchmarking process/Eviction/alloc_sz/32768/P0.1: Analyzing
78202026-09-18T04:13:39.426Zprocess/Eviction/alloc_sz/32768/P0.1
78212026-09-18T04:13:39.426Z time: [4613.0 B 5086.6 B 6033.8 B]
78222026-09-18T04:13:39.426Z change: [−23.547% +0.0000% +20.533%] (p = 0.80 > 0.05)
78232026-09-18T04:13:39.426Z No change in performance detected.
78242026-09-18T04:13:39.426ZFound 1 outliers among 10 measurements (10.00%)
78252026-09-18T04:13:39.426Z 1 (10.00%) high severe
78262026-09-18T04:13:39.426Z
78272026-09-18T04:13:39.522ZBenchmarking process/Eviction/alloc_sz/524288/P0
78282026-09-18T04:13:39.522ZBenchmarking process/Eviction/alloc_sz/524288/P0: Warming up for 100.00 µs
78292026-09-18T04:13:41.992Z
78302026-09-18T04:13:41.992ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 24.7s.
78312026-09-18T04:13:41.992ZBenchmarking process/Eviction/alloc_sz/524288/P0: Collecting 10 samples in estimated 24.703 s (10 iterations)
78322026-09-18T04:13:42.552ZBenchmarking process/Eviction/alloc_sz/524288/P0: Analyzing
78332026-09-18T04:13:42.555Zprocess/Eviction/alloc_sz/524288/P0
78342026-09-18T04:13:42.555Z time: [2725.0 B 2725.0 B 2725.0 B]
78352026-09-18T04:13:42.555Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
78362026-09-18T04:13:42.555Z No change in performance detected.
78372026-09-18T04:13:42.555Z
78382026-09-18T04:13:44.310ZBenchmarking process/Eviction/alloc_sz/524288/P0.1
78392026-09-18T04:13:44.310ZBenchmarking process/Eviction/alloc_sz/524288/P0.1: Warming up for 100.00 µs
78402026-09-18T04:13:46.798Z
78412026-09-18T04:13:46.799ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 24.9s.
78422026-09-18T04:13:46.799ZBenchmarking process/Eviction/alloc_sz/524288/P0.1: Collecting 10 samples in estimated 24.880 s (10 iterations)
78432026-09-18T04:13:47.373ZBenchmarking process/Eviction/alloc_sz/524288/P0.1: Analyzing
78442026-09-18T04:13:47.376Zprocess/Eviction/alloc_sz/524288/P0.1
78452026-09-18T04:13:47.376Z time: [3957.0 B 4075.4 B 4312.2 B]
78462026-09-18T04:13:47.376Z change: [−5.6464% +0.0000% +11.621%] (p = 0.79 > 0.05)
78472026-09-18T04:13:47.376Z No change in performance detected.
78482026-09-18T04:13:47.376ZFound 1 outliers among 10 measurements (10.00%)
78492026-09-18T04:13:47.376Z 1 (10.00%) high severe
78502026-09-18T04:13:47.376Z
78512026-09-18T04:13:48.951ZBenchmarking process/Eviction/alloc_sz/1048576/P0
78522026-09-18T04:13:48.951ZBenchmarking process/Eviction/alloc_sz/1048576/P0: Warming up for 100.00 µs
78532026-09-18T04:14:41.643Z
78542026-09-18T04:14:41.643ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 526.9s.
78552026-09-18T04:14:41.643ZBenchmarking process/Eviction/alloc_sz/1048576/P0: Collecting 10 samples in estimated 526.91 s (10 iterations)
78562026-09-18T04:14:42.792ZBenchmarking process/Eviction/alloc_sz/1048576/P0: Analyzing
78572026-09-18T04:14:42.802Zprocess/Eviction/alloc_sz/1048576/P0
78582026-09-18T04:14:42.802Z time: [2725.0 B 2725.0 B 2725.0 B]
78592026-09-18T04:14:42.802Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
78602026-09-18T04:14:42.802Z No change in performance detected.
78612026-09-18T04:14:42.802Z
78622026-09-18T04:14:46.118ZBenchmarking process/Eviction/alloc_sz/1048576/P0.1
78632026-09-18T04:14:46.118ZBenchmarking process/Eviction/alloc_sz/1048576/P0.1: Warming up for 100.00 µs
78642026-09-18T04:14:51.199Z
78652026-09-18T04:14:51.199ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 50.8s.
78662026-09-18T04:14:51.201ZBenchmarking process/Eviction/alloc_sz/1048576/P0.1: Collecting 10 samples in estimated 50.813 s (10 iterations)
78672026-09-18T04:14:52.420ZBenchmarking process/Eviction/alloc_sz/1048576/P0.1: Analyzing
78682026-09-18T04:14:52.425Zprocess/Eviction/alloc_sz/1048576/P0.1
78692026-09-18T04:14:52.425Z time: [3957.0 B 4174.6 B 4446.6 B]
78702026-09-18T04:14:52.425Z change: [−6.3501% +0.0000% +8.2487%] (p = 0.90 > 0.05)
78712026-09-18T04:14:52.425Z No change in performance detected.
78722026-09-18T04:14:52.425ZFound 1 outliers among 10 measurements (10.00%)
78732026-09-18T04:14:52.425Z 1 (10.00%) high mild
78742026-09-18T04:14:52.425Z
78752026-09-18T04:14:56.420Z+ cp -r target/criterion /work/bench-results
78762026-09-18T04:14:56.595Z+ cp -r target/xde-bench /work/bench-results
78772026-09-18T04:14:56.628Z+ pushd /work
78782026-09-18T04:14:56.628Z/work /work/oxidecomputer/opte
78792026-09-18T04:14:56.628Z+ tar -caf bench-results.tgz bench-results
78802026-09-18T04:14:57.218Z+ popd
78812026-09-18T04:14:57.218Z/work/oxidecomputer/opte
78822026-09-18T04:14:57.218Z+ cleanup
78832026-09-18T04:14:57.222Z+ [[ build != root ]]
78842026-09-18T04:14:57.222Z+ pfexec chown -R build:build .
78852026-09-18T04:14:57.293Z+ [[ -z 01M2S8MP6XJJT7JB0NWRSNQ8QF ]]
78862026-09-18T04:14:57.297Zprocess exited: duration 2684230 ms, exit code 0
 
78872026-09-18T04:14:57.320Zfound 1 output files
78882026-09-18T04:14:57.320Zuploading: /work/bench-results.tgz (6846948 bytes)
78892026-09-18T04:14:58.426Zuploaded: /work/bench-results.tgz