01M1KMY1PSC9CH9VT3SZVGTYTQ: 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: 01M1KMZF3B1WS9GKNH2ASPQC1W

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-03T12:53:12.702Zjob dependencies complete; ready to run (waiting for 5 m 18 s)
22026-09-03T12:53:48.834Zjob assigned to worker 01M1KN90HG8GE65EPSHR8ARFM0 [factory aws, i-03941e14d09e96dc7] (queued for 36 s)
32026-09-03T12:53:55.391Zdownloading input: /input/xde/work/debug/xde.dbg
42026-09-03T12:53:56.488Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-09-03T12:53:56.490Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-09-03T12:53:56.515Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-09-03T12:53:56.518Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-09-03T12:53:56.554Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-09-03T12:53:56.554Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-09-03T12:53:56.584Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-09-03T12:53:56.587Zdownloading input: /input/xde/work/release/xde
122026-09-03T12:53:57.222Zdownloaded input: /input/xde/work/release/xde
132026-09-03T12:53:57.225Zdownloading input: /input/xde/work/release/xde.sha256
142026-09-03T12:53:57.253Zdownloaded input: /input/xde/work/release/xde.sha256
152026-09-03T12:53:57.256Zdownloading input: /input/xde/work/release/xde_link.so
162026-09-03T12:53:57.281Zdownloaded input: /input/xde/work/release/xde_link.so
172026-09-03T12:53:57.281Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-09-03T12:53:57.310Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-09-03T12:53:57.313Zdownloading input: /input/xde/work/test/loopback
202026-09-03T12:53:57.904Zdownloaded input: /input/xde/work/test/loopback
212026-09-03T12:53:57.905Zdownloading input: /input/xde/work/test/multicast_rx
222026-09-03T12:53:58.604Zdownloaded input: /input/xde/work/test/multicast_rx
232026-09-03T12:53:58.607Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-09-03T12:53:59.211Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-09-03T12:53:59.214Zdownloading input: /input/xde/work/test/multicast_validation
262026-09-03T12:53:59.809Zdownloaded input: /input/xde/work/test/multicast_validation
272026-09-03T12:53:59.813Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-09-03T12:54:00.431Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-09-03T12:54:00.434Zdownloading input: /input/xde/work/test/multicast_multi_nexthop
302026-09-03T12:54:01.039Zdownloaded input: /input/xde/work/test/multicast_multi_nexthop
312026-09-03T12:54:01.042Zdownloading input: /input/xde/work/xde.conf
322026-09-03T12:54:01.117Zdownloaded input: /input/xde/work/xde.conf
 
332026-09-03T12:54:01.121Zstarting task 0: "setup"
342026-09-03T12:54:01.124Z++ uname -s
352026-09-03T12:54:01.124Z+ kern=SunOS
362026-09-03T12:54:01.124Z+ build_user=build
372026-09-03T12:54:01.124Z+ build_uid=12345
382026-09-03T12:54:01.124Z+ work_dir=/work
392026-09-03T12:54:01.124Z+ input_dir=/input
402026-09-03T12:54:01.124Z+ [[ 0 == 12345 ]]
412026-09-03T12:54:01.127Z+ case "$kern" in
422026-09-03T12:54:01.127Z+ groupadd -g 12345 build
432026-09-03T12:54:01.127Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
442026-09-03T12:54:03.130Z+ zfs create -o mountpoint=/work rpool/work
452026-09-03T12:54:03.351Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
462026-09-03T12:54:03.353Z+ home_fs=zfs
472026-09-03T12:54:03.353Z+ [[ zfs == autofs ]]
482026-09-03T12:54:03.354Z+ mkdir -p /home/build
492026-09-03T12:54:03.356Z+ chown build:build /home/build /work
502026-09-03T12:54:05.355Z+ chmod 0700 /home/build /work
512026-09-03T12:54:05.358Zprocess exited: duration 4239 ms, exit code 0
 
522026-09-03T12:54:05.364Zstarting task 1: "rust-toolchain"
532026-09-03T12:54:05.367Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
542026-09-03T12:54:05.367Z * rust toolchain channel = "1.97.1"
552026-09-03T12:54:05.368Z+ printf ' * rust toolchain profile = "%s"\n' default
562026-09-03T12:54:05.368Z * rust toolchain profile = "default"
572026-09-03T12:54:05.368Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
582026-09-03T12:54:05.370Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
592026-09-03T12:54:05.370Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
602026-09-03T12:54:05.370Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
612026-09-03T12:54:05.475Zinfo: downloading installer
622026-09-03T12:54:06.872Zinfo: profile set to default
632026-09-03T12:54:06.872Zinfo: default host tuple is x86_64-unknown-illumos
642026-09-03T12:54:06.875Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
652026-09-03T12:54:07.001Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
662026-09-03T12:54:07.004Zinfo: downloading 6 components
672026-09-03T12:54:20.372Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
682026-09-03T12:54:20.372Z
692026-09-03T12:54:20.402Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
702026-09-03T12:54:20.402Z
712026-09-03T12:54:20.406Z
722026-09-03T12:54:20.406ZRust is installed now. Great!
732026-09-03T12:54:20.406Z
742026-09-03T12:54:20.406ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
752026-09-03T12:54:20.406Zenvironment variable. This has not been done automatically.
762026-09-03T12:54:20.406Z
772026-09-03T12:54:20.406ZTo configure your current shell, you need to source
782026-09-03T12:54:20.406Zthe corresponding env file under $HOME/.cargo.
792026-09-03T12:54:20.406Z
802026-09-03T12:54:20.407ZConsider running the right command for your shell (note the leading DOT):
812026-09-03T12:54:20.407Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
822026-09-03T12:54:20.407Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
832026-09-03T12:54:20.407ZCC_x86_64-unknown-illumos = None
842026-09-03T12:54:20.407Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
852026-09-03T12:54:20.407ZCC_x86_64_unknown_illumos = None
862026-09-03T12:54:20.407Zcargo:rerun-if-env-changed=HOST_CC
872026-09-03T12:54:20.407ZHOST_CC = None
882026-09-03T12:54:20.407Zcargo:rerun-if-env-changed=CC
892026-09-03T12:54:20.407ZCC = None
902026-09-03T12:54:20.407Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
912026-09-03T12:54:20.580Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
922026-09-03T12:54:20.580ZCRATE_CC_NO_DEFAULTS = None
932026-09-03T12:54:20.580Zcargo:rerun-if-env-changed=CFLAGS
942026-09-03T12:54:20.580ZCFLAGS = None
952026-09-03T12:54:20.580Zcargo:rerun-if-env-changed=HOST_CFLAGS
962026-09-03T12:54:20.580ZHOST_CFLAGS = None
972026-09-03T12:54:20.580Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
982026-09-03T12:54:20.580ZCFLAGS_x86_64_unknown_illumos = None
992026-09-03T12:54:20.580Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
1002026-09-03T12:54:20.580ZCFLAGS_x86_64-unknown-illumos = None
1012026-09-03T12:54:20.686Z+ rustup --version
1022026-09-03T12:54:20.693Zrustup 1.29.1 (d95a37b6a 2026-08-13)
1032026-09-03T12:54:20.695Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1042026-09-03T12:54:20.715Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
1052026-09-03T12:54:20.718Z+ cargo --version
1062026-09-03T12:54:20.731Zcargo 1.97.1 (c980f4866 2026-06-30)
1072026-09-03T12:54:20.734Z+ rustc --version
1082026-09-03T12:54:20.752Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1092026-09-03T12:54:20.756Zprocess exited: duration 15391 ms, exit code 0
 
1102026-09-03T12:54:20.761Zstarting task 2: "authentication"
1112026-09-03T12:54:20.778Zprocess exited: duration 16 ms, exit code 0
 
1122026-09-03T12:54:20.783Zstarting task 3: "clone repository"
1132026-09-03T12:54:20.786Z+ mkdir -p /work/oxidecomputer/opte
1142026-09-03T12:54:20.788Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1152026-09-03T12:54:20.816ZCloning into '/work/oxidecomputer/opte'...
1162026-09-03T12:54:21.922Z+ cd /work/oxidecomputer/opte
1172026-09-03T12:54:21.922Z+ git fetch origin 304ecfd4c07d7670bd67c4da70c5d89e21e0535e
1182026-09-03T12:54:22.192ZFrom https://github.com/oxidecomputer/opte
1192026-09-03T12:54:22.192Z * branch 304ecfd4c07d7670bd67c4da70c5d89e21e0535e -> FETCH_HEAD
1202026-09-03T12:54:22.200Z+ [[ -n benchmark-evict-expire ]]
1212026-09-03T12:54:22.203Z++ git branch --show-current
1222026-09-03T12:54:22.203Z+ current=master
1232026-09-03T12:54:22.203Z+ [[ master != benchmark-evict-expire ]]
1242026-09-03T12:54:22.203Z+ git branch -f benchmark-evict-expire 304ecfd4c07d7670bd67c4da70c5d89e21e0535e
1252026-09-03T12:54:22.205Z+ git checkout -f benchmark-evict-expire
1262026-09-03T12:54:22.222ZSwitched to branch 'benchmark-evict-expire'
1272026-09-03T12:54:22.225Z+ git reset --hard 304ecfd4c07d7670bd67c4da70c5d89e21e0535e
1282026-09-03T12:54:22.239ZHEAD is now at 304ecfd Review feedback
1292026-09-03T12:54:22.242Zprocess exited: duration 1457 ms, exit code 0
 
1302026-09-03T12:54:22.248Zstarting task 4: "build"
1312026-09-03T12:54:22.254Z+ source .github/buildomat/common.sh
1322026-09-03T12:54:22.254Z++ rustup show active-toolchain
1332026-09-03T12:54:22.257Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1342026-09-03T12:54:22.259Z++ pushd xde
1352026-09-03T12:54:22.259Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1362026-09-03T12:54:22.260Z++ rustup show active-toolchain
1372026-09-03T12:54:22.262Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1382026-09-03T12:54:22.416Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1392026-09-03T12:54:22.418Zinfo: downloading 6 components
1402026-09-03T12:54:38.809Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1412026-09-03T12:54:38.809Zwarn: auto-installation is deprecated for most `rustup` commands
1422026-09-03T12:54:38.809Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1432026-09-03T12:54:38.809Zwarn: to install the active toolchain, use `rustup install` instead
1442026-09-03T12:54:38.809Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1452026-09-03T12:54:38.809Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1462026-09-03T12:54:38.903Z+++ rustup show active-toolchain -v
1472026-09-03T12:54:38.906Z+++ head -n 1
1482026-09-03T12:54:38.906Z+++ cut '-d ' -f1
1492026-09-03T12:54:38.954Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1502026-09-03T12:54:38.954Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1512026-09-03T12:54:38.954Z++ popd
1522026-09-03T12:54:38.957Z/work/oxidecomputer/opte
1532026-09-03T12:54:38.957Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1542026-09-03T12:54:43.553Z Startup: Refreshing catalog 'helios' ... Done
1552026-09-03T12:54:43.979Z Startup: Caching catalogs ... Done
1562026-09-03T12:54:46.539ZPlanning: Solver setup ... Done
1572026-09-03T12:54:46.611ZPlanning: Running solver ... Done
1582026-09-03T12:54:46.664ZPlanning: Finding local manifests ... Done
1592026-09-03T12:54:46.676ZPlanning: Fetching manifests: 0/6 0% complete
1602026-09-03T12:54:46.698ZPlanning: Fetching manifests: 6/6 100% complete
1612026-09-03T12:54:46.711ZPlanning: Package planning ... Done
1622026-09-03T12:54:46.715ZPlanning: Merging actions ... Done
1632026-09-03T12:54:46.915ZPlanning: Checking for conflicting actions ... Done
1642026-09-03T12:54:46.918ZPlanning: Consolidating action changes ... Done
1652026-09-03T12:54:47.661ZPlanning: Evaluating mediators ... Done
1662026-09-03T12:54:47.664ZPlanning: Planning completed in 3.65 seconds
1672026-09-03T12:54:47.670Z Packages to install: 6
1682026-09-03T12:54:47.670Z Services to change: 2
1692026-09-03T12:54:47.670Z Create boot environment: No
1702026-09-03T12:54:47.672ZCreate backup boot environment: No
1712026-09-03T12:54:47.695Z
1722026-09-03T12:54:47.695ZDownload: 0/22 items 0.0/15.6MB 0% complete
1732026-09-03T12:54:47.832ZDownload: Completed 15.56 MB in 0.14 seconds (114M/s)
1742026-09-03T12:54:47.951Z Actions: 1/110 actions (Installing new actions)
1752026-09-03T12:54:48.350Z Actions: Completed 110 actions in 0.40 seconds.
1762026-09-03T12:54:48.385ZFinalize: Updating package state database ... Done
1772026-09-03T12:54:48.388ZFinalize: Updating package cache ... Done
1782026-09-03T12:54:48.479ZFinalize: Updating image state ... Done
1792026-09-03T12:54:51.204ZFinalize: Creating fast lookup database ... Done
1802026-09-03T12:54:51.272ZFinalize: Reading search index ... Done
1812026-09-03T12:54:51.275ZFinalize: Updating search index ... Done
1822026-09-03T12:54:56.008ZFinalize: Updating package cache ... Done
1832026-09-03T12:54:56.168Z+ [[ -z 01M1KMZF3B1WS9GKNH2ASPQC1W ]]
1842026-09-03T12:54:56.168Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1852026-09-03T12:54:57.131Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1862026-09-03T12:54:57.131Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1872026-09-03T12:54:57.131Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1882026-09-03T12:54:57.131Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1892026-09-03T12:54:57.132Ztempdir @ "/tmp/.tmp3Hg1Fm/tmp"
1902026-09-03T12:54:57.132Zimage root @ "/tmp/.tmp3Hg1Fm/tmp/root"
1912026-09-03T12:54:57.132Zcreating image...
1922026-09-03T12:54:57.414Zcopying publishers...
1932026-09-03T12:54:58.862Zadding properties...
1942026-09-03T12:54:59.564Zinstalling packages...
1952026-09-03T12:55:07.926Zseeding SMF database...
1962026-09-03T12:55:12.139Zconfiguring SMF profile...
1972026-09-03T12:55:12.139Zmodifying shadow(5)...
1982026-09-03T12:55:12.142Zloading user and group database...
1992026-09-03T12:55:12.142Zloading facet selections...
2002026-09-03T12:55:12.415Z devel -> true
2012026-09-03T12:55:12.415Z doc.man -> true
2022026-09-03T12:55:12.415Z entire.service/hal -> true
2032026-09-03T12:55:12.416Z entire.service/network/smtp/dma -> true
2042026-09-03T12:55:12.416Z locale.ar -> true
2052026-09-03T12:55:12.416Z locale.ca -> true
2062026-09-03T12:55:12.416Z locale.cs -> true
2072026-09-03T12:55:12.416Z locale.de -> true
2082026-09-03T12:55:12.416Z locale.es -> true
2092026-09-03T12:55:12.416Z locale.fr -> true
2102026-09-03T12:55:12.416Z locale.he -> true
2112026-09-03T12:55:12.416Z locale.hu -> true
2122026-09-03T12:55:12.416Z locale.id -> true
2132026-09-03T12:55:12.416Z locale.it -> true
2142026-09-03T12:55:12.416Z locale.ja -> true
2152026-09-03T12:55:12.416Z locale.ko -> true
2162026-09-03T12:55:12.416Z locale.nl -> true
2172026-09-03T12:55:12.416Z locale.pl -> true
2182026-09-03T12:55:12.416Z locale.pt_BR -> true
2192026-09-03T12:55:12.416Z locale.ru -> true
2202026-09-03T12:55:12.416Z locale.sk -> true
2212026-09-03T12:55:12.416Z locale.sv -> true
2222026-09-03T12:55:12.416Z locale.zh_CN -> true
2232026-09-03T12:55:12.416Z locale.zh_HK -> true
2242026-09-03T12:55:12.416Z locale.zh_TW -> true
2252026-09-03T12:55:12.416Z onu.ooceonly -> true
2262026-09-03T12:55:12.416Z version-lock.shell/ksh93 -> true
2272026-09-03T12:55:12.416Z version-lock.system/data/hardware-registry -> true
2282026-09-03T12:55:12.416Z version-lock.system/data/zoneinfo -> true
2292026-09-03T12:55:12.416Z version-lock.system/microcode/amd -> true
2302026-09-03T12:55:12.416Z version-lock.system/microcode/intel -> true
2312026-09-03T12:55:12.416Z version-lock.system/microcode/oxide -> true
2322026-09-03T12:55:12.416Zassessing packaged files...
2332026-09-03T12:55:13.859Zcreating archive...
2342026-09-03T12:55:13.884Zmissing from packaging:
2352026-09-03T12:55:13.884Z "etc/.pwd.lock"
2362026-09-03T12:55:13.888Z "etc/svc/profile/generic.xml"
2372026-09-03T12:55:13.888Z "etc/svc/profile/inetd_services.xml"
2382026-09-03T12:55:13.888Z "etc/svc/profile/name_service.xml"
2392026-09-03T12:55:13.891Z "etc/svc/profile/platform.xml"
2402026-09-03T12:55:13.891Z "etc/svc/profile/platform_omicron1.xml"
2412026-09-03T12:55:13.891Z "etc/svc/repository.db"
2422026-09-03T12:55:13.891Z
2432026-09-03T12:55:13.897Z
2442026-09-03T12:55:13.897Zfinishing archive...
2452026-09-03T12:55:14.533Zcreating gzonly manifest...
2462026-09-03T12:55:14.535Zok
2472026-09-03T12:55:14.603Z++ logname
2482026-09-03T12:55:14.606Z+ run_user=build
2492026-09-03T12:55:14.609Z++ id -gn build
2502026-09-03T12:55:14.611Z+ run_group=build
2512026-09-03T12:55:14.611Z+ trap cleanup EXIT
2522026-09-03T12:55:14.611Z+ TGT_BASE=/work
2532026-09-03T12:55:14.611Z+ OUT_DIR=/work/bench-results
2542026-09-03T12:55:14.611Z+ mkdir -p /work/bench-results
2552026-09-03T12:55:14.611Z+ mkdir -p target/criterion
2562026-09-03T12:55:14.614Z+ mkdir -p target/xde-bench
2572026-09-03T12:55:14.614Z+ banner collect
2582026-09-03T12:55:14.617Z
2592026-09-03T12:55:14.617Z #### #### # # ###### #### #####
2602026-09-03T12:55:14.617Z # # # # # # # # # #
2612026-09-03T12:55:14.617Z # # # # # ##### # #
2622026-09-03T12:55:14.617Z # # # # # # # #
2632026-09-03T12:55:14.617Z # # # # # # # # # #
2642026-09-03T12:55:14.617Z #### #### ###### ###### ###### #### #
2652026-09-03T12:55:14.617Z
2662026-09-03T12:55:14.617Z++ cat .git/refs/heads/master
2672026-09-03T12:55:14.617Z+ BASELINE_COMMIT=16ef8c60a15fa6b0afd02c5f23f742c20b818f97
2682026-09-03T12:55:14.619Z+ [[ benchmark-evict-expire == \m\a\s\t\e\r ]]
2692026-09-03T12:55:14.619Z+ get_artifact opte benchmark 16ef8c60a15fa6b0afd02c5f23f742c20b818f97 bench-results.tgz
2702026-09-03T12:55:14.619Z+ local curl_res
2712026-09-03T12:55:14.619Z+ repo=opte
2722026-09-03T12:55:14.619Z+ series=benchmark
2732026-09-03T12:55:14.619Z+ commit=16ef8c60a15fa6b0afd02c5f23f742c20b818f97
2742026-09-03T12:55:14.619Z+ name=bench-results.tgz
2752026-09-03T12:55:14.620Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2762026-09-03T12:55:14.620Z+ mkdir -p download
2772026-09-03T12:55:14.620Z+ pushd download
2782026-09-03T12:55:14.620Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2792026-09-03T12:55:14.620Z+ [[ ! -f bench-results.tgz ]]
2802026-09-03T12:55:14.620Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/16ef8c60a15fa6b0afd02c5f23f742c20b818f97/bench-results.tgz
2812026-09-03T12:55:14.625Z % Total % Received % Xferd Average Speed Time Time Time Current
2822026-09-03T12:55:14.628Z Dload Upload Total Spent Left Speed
2832026-09-03T12:55:14.882Z 0 0 0 0 0 0 0 0 0 100 6.06M 100 6.06M 0 0 23.58M 0 0 100 6.06M 100 6.06M 0 0 23.57M 0 0 100 6.06M 100 6.06M 0 0 23.57M 0 0
2842026-09-03T12:55:14.886Z+ curl_res=0
2852026-09-03T12:55:14.886Z+ popd
2862026-09-03T12:55:14.889Z/work/oxidecomputer/opte
2872026-09-03T12:55:14.889Z+ return 0
2882026-09-03T12:55:14.889Z+ tar -xf download/bench-results.tgz -C target
2892026-09-03T12:55:15.061Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2902026-09-03T12:55:15.064Z+ rm -r target/bench-results
2912026-09-03T12:55:15.066Z+ [[ '' -eq 1 ]]
2922026-09-03T12:55:15.067Z+ uname -a
2932026-09-03T12:55:15.067ZSunOS w-01M1KN90HG8GE65EPSHR8ARFM0 5.11 helios-3.0.23972 i86pc i386 i86pc
2942026-09-03T12:55:15.067Z+ cat /etc/versions/build
2952026-09-03T12:55:15.070Zheads/stlouis-0-gd5af107c55
2962026-09-03T12:55:15.070Z+ dladm
2972026-09-03T12:55:15.072ZLINK CLASS MTU STATE BRIDGE OVER
2982026-09-03T12:55:15.072Zena0 phys 9216 up -- --
2992026-09-03T12:55:15.072Z+ ipadm
3002026-09-03T12:55:15.072ZADDROBJ TYPE STATE ADDR
3012026-09-03T12:55:15.072Zlo0/v4 static ok 127.0.0.1/8
3022026-09-03T12:55:15.072Zena0/dhcp dhcp ok 10.150.1.82/24
3032026-09-03T12:55:15.072Zlo0/v6 static ok ::1/128
3042026-09-03T12:55:15.075Z+ pfexec rem_drv xde
3052026-09-03T12:55:15.081Z+ set -o errexit
3062026-09-03T12:55:15.081Z+ set -o pipefail
3072026-09-03T12:55:15.083Z+ banner prepare
3082026-09-03T12:55:15.084Z
3092026-09-03T12:55:15.084Z ##### ##### ###### ##### ## ##### ######
3102026-09-03T12:55:15.084Z # # # # # # # # # # # #
3112026-09-03T12:55:15.084Z # # # # ##### # # # # # # #####
3122026-09-03T12:55:15.084Z ##### ##### # ##### ###### ##### #
3132026-09-03T12:55:15.084Z # # # # # # # # # #
3142026-09-03T12:55:15.084Z # # # ###### # # # # # ######
3152026-09-03T12:55:15.084Z
3162026-09-03T12:55:15.084Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3172026-09-03T12:55:15.087Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3182026-09-03T12:55:15.154Z+ pfexec add_drv xde
3192026-09-03T12:55:16.011Z+ banner bench
3202026-09-03T12:55:16.014Z
3212026-09-03T12:55:16.014Z ##### ###### # # #### # #
3222026-09-03T12:55:16.014Z # # # ## # # # # #
3232026-09-03T12:55:16.014Z ##### ##### # # # # ######
3242026-09-03T12:55:16.014Z # # # # # # # # #
3252026-09-03T12:55:16.014Z # # # # ## # # # #
3262026-09-03T12:55:16.014Z ##### ###### # # #### # #
3272026-09-03T12:55:16.014Z
3282026-09-03T12:55:16.014Z+ CI=1
3292026-09-03T12:55:16.014Z+ cargo kbench local
3302026-09-03T12:55:16.118Z Updating crates.io index
3312026-09-03T12:55:16.121Z Updating git repository `https://github.com/oxidecomputer/falcon`
3322026-09-03T12:55:17.220Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3332026-09-03T12:55:17.528Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3342026-09-03T12:55:17.872Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3352026-09-03T12:55:18.275Z Updating git repository `https://github.com/oxidecomputer/zone`
3362026-09-03T12:55:18.577Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3372026-09-03T12:55:18.923Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3382026-09-03T12:55:20.478Z Downloading crates ...
3392026-09-03T12:55:20.532Z Downloaded crossbeam-utils v0.8.22
3402026-09-03T12:55:20.535Z Downloaded crc32fast v1.5.0
3412026-09-03T12:55:20.537Z Downloaded ctor-proc-macro v0.0.13
3422026-09-03T12:55:20.538Z Downloaded alloca v0.4.0
3432026-09-03T12:55:20.540Z Downloaded colorchoice v1.0.5
3442026-09-03T12:55:20.543Z Downloaded same-file v1.0.6
3452026-09-03T12:55:20.546Z Downloaded cfg_aliases v0.2.1
3462026-09-03T12:55:20.548Z Downloaded proc-macro2 v1.0.106
3472026-09-03T12:55:20.551Z Downloaded slog-term v2.9.2
3482026-09-03T12:55:20.551Z Downloaded circular v0.3.0
3492026-09-03T12:55:20.554Z Downloaded ref-cast-impl v1.0.25
3502026-09-03T12:55:20.554Z Downloaded cstr-argument v0.1.2
3512026-09-03T12:55:20.554Z Downloaded ciborium-ll v0.2.2
3522026-09-03T12:55:20.556Z Downloaded dtor v0.8.1
3532026-09-03T12:55:20.561Z Downloaded aho-corasick v1.1.4
3542026-09-03T12:55:20.564Z Downloaded anstyle-query v1.1.5
3552026-09-03T12:55:20.564Z Downloaded criterion-plot v0.8.2
3562026-09-03T12:55:20.564Z Downloaded defmt-macros v1.1.1
3572026-09-03T12:55:20.564Z Downloaded anes v0.1.6
3582026-09-03T12:55:20.568Z Downloaded tracing-core v0.1.36
3592026-09-03T12:55:20.571Z Downloaded darling_macro v0.23.0
3602026-09-03T12:55:20.571Z Downloaded foreign-types-macros v0.2.3
3612026-09-03T12:55:20.571Z Downloaded num-conv v0.2.2
3622026-09-03T12:55:20.575Z Downloaded plotters-backend v0.3.7
3632026-09-03T12:55:20.577Z Downloaded slog-stdlog v4.1.1
3642026-09-03T12:55:20.577Z Downloaded thiserror-impl v2.0.18
3652026-09-03T12:55:20.577Z Downloaded num_enum v0.7.6
3662026-09-03T12:55:20.580Z Downloaded pin-project-lite v0.2.17
3672026-09-03T12:55:20.583Z Downloaded slab v0.4.12
3682026-09-03T12:55:20.586Z Downloaded rayon-core v1.13.0
3692026-09-03T12:55:20.586Z Downloaded time-core v0.1.9
3702026-09-03T12:55:20.589Z Downloaded page_size v0.6.0
3712026-09-03T12:55:20.589Z Downloaded cpufeatures v0.3.0
3722026-09-03T12:55:20.589Z Downloaded anstream v1.0.0
3732026-09-03T12:55:20.591Z Downloaded ctor v0.10.1
3742026-09-03T12:55:20.591Z Downloaded utf8parse v0.2.2
3752026-09-03T12:55:20.591Z Downloaded rusticata-macros v5.0.0
3762026-09-03T12:55:20.591Z Downloaded thread_local v1.1.10
3772026-09-03T12:55:20.591Z Downloaded slog-async v2.8.0
3782026-09-03T12:55:20.594Z Downloaded anyhow v1.0.103
3792026-09-03T12:55:20.597Z Downloaded cast v0.3.0
3802026-09-03T12:55:20.597Z Downloaded foreign-types-shared v0.3.1
3812026-09-03T12:55:20.597Z Downloaded equivalent v1.0.2
3822026-09-03T12:55:20.599Z Downloaded embedded-io v0.4.0
3832026-09-03T12:55:20.599Z Downloaded cobs v0.3.0
3842026-09-03T12:55:20.602Z Downloaded ciborium-io v0.2.2
3852026-09-03T12:55:20.602Z Downloaded defmt-parser v1.0.0
3862026-09-03T12:55:20.602Z Downloaded plotters-svg v0.3.7
3872026-09-03T12:55:20.602Z Downloaded proc-macro-error-attr v1.0.4
3882026-09-03T12:55:20.605Z Downloaded link-section v0.2.1
3892026-09-03T12:55:20.605Z Downloaded clap_derive v4.6.1
3902026-09-03T12:55:20.605Z Downloaded defmt v1.1.1
3912026-09-03T12:55:20.607Z Downloaded crossbeam-deque v0.8.7
3922026-09-03T12:55:20.610Z Downloaded anstyle-parse v1.0.0
3932026-09-03T12:55:20.610Z Downloaded strsim v0.11.1
3942026-09-03T12:55:20.610Z Downloaded num_enum_derive v0.7.6
3952026-09-03T12:55:20.676Z Downloaded slog-envlogger v2.2.0
3962026-09-03T12:55:20.676Z Downloaded heck v0.5.0
3972026-09-03T12:55:20.676Z Downloaded foreign-types v0.5.0
3982026-09-03T12:55:20.676Z Downloaded proc-macro-error v1.0.4
3992026-09-03T12:55:20.676Z Downloaded futures-macro v0.3.32
4002026-09-03T12:55:20.676Z Downloaded futures-sink v0.3.32
4012026-09-03T12:55:20.676Z Downloaded clap_lex v1.1.0
4022026-09-03T12:55:20.676Z Downloaded defmt v0.3.100
4032026-09-03T12:55:20.676Z Downloaded powerfmt v0.2.0
4042026-09-03T12:55:20.676Z Downloaded tabwriter v1.4.1
4052026-09-03T12:55:20.676Z Downloaded is_terminal_polyfill v1.70.2
4062026-09-03T12:55:20.676Z Downloaded futures-task v0.3.32
4072026-09-03T12:55:20.676Z Downloaded hash32 v0.3.1
4082026-09-03T12:55:20.676Z Downloaded itoa v1.0.18
4092026-09-03T12:55:20.676Z Downloaded stable_deref_trait v1.2.1
4102026-09-03T12:55:20.676Z Downloaded pretty-hex v0.4.2
4112026-09-03T12:55:20.676Z Downloaded is-terminal v0.4.17
4122026-09-03T12:55:20.676Z Downloaded dyn-clone v1.0.20
4132026-09-03T12:55:20.676Z Downloaded errno v0.3.14
4142026-09-03T12:55:20.676Z Downloaded futures-core v0.3.32
4152026-09-03T12:55:20.677Z Downloaded num-traits v0.2.19
4162026-09-03T12:55:20.677Z Downloaded once_cell v1.21.4
4172026-09-03T12:55:20.677Z Downloaded serde_core v1.0.228
4182026-09-03T12:55:20.677Z Downloaded proc-macro-crate v3.5.0
4192026-09-03T12:55:20.677Z Downloaded lazy_static v1.5.0
4202026-09-03T12:55:20.677Z Downloaded heck v0.4.1
4212026-09-03T12:55:20.677Z Downloaded take_mut v0.2.2
4222026-09-03T12:55:20.677Z Downloaded terminal_size v0.4.4
4232026-09-03T12:55:20.677Z Downloaded darling_core v0.23.0
4242026-09-03T12:55:20.677Z Downloaded ref-cast v1.0.25
4252026-09-03T12:55:20.677Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4262026-09-03T12:55:20.677Z Downloaded version_check v0.9.5
4272026-09-03T12:55:20.677Z Downloaded thiserror v2.0.18
4282026-09-03T12:55:20.677Z Downloaded ident_case v1.0.1
4292026-09-03T12:55:20.677Z Downloaded futures-io v0.3.32
4302026-09-03T12:55:20.677Z Downloaded managed v0.8.0
4312026-09-03T12:55:20.677Z Downloaded embedded-io v0.6.1
4322026-09-03T12:55:20.677Z Downloaded shlex v2.0.1
4332026-09-03T12:55:20.677Z Downloaded deranged v0.5.8
4342026-09-03T12:55:20.677Z Downloaded rand_core v0.10.1
4352026-09-03T12:55:20.677Z Downloaded anstyle v1.0.14
4362026-09-03T12:55:20.677Z Downloaded bitflags v1.3.2
4372026-09-03T12:55:20.677Z Downloaded oxnet v0.1.6
4382026-09-03T12:55:20.677Z Downloaded slog-scope v4.4.1
4392026-09-03T12:55:20.677Z Downloaded bitflags v2.13.0
4402026-09-03T12:55:20.677Z Downloaded macaddr v1.0.1
4412026-09-03T12:55:20.677Z Downloaded thiserror-impl v1.0.69
4422026-09-03T12:55:20.677Z Downloaded byteorder v1.5.0
4432026-09-03T12:55:20.677Z Downloaded cookie-factory v0.3.3
4442026-09-03T12:55:20.677Z Downloaded oorandom v11.1.5
4452026-09-03T12:55:20.677Z Downloaded serde_derive v1.0.228
4462026-09-03T12:55:20.677Z Downloaded autocfg v1.5.1
4472026-09-03T12:55:20.677Z Downloaded cfg-if v1.0.4
4482026-09-03T12:55:20.677Z Downloaded dtor-proc-macro v0.0.13
4492026-09-03T12:55:20.677Z Downloaded erased-serde v0.3.31
4502026-09-03T12:55:20.677Z Downloaded ipnetwork v0.21.1
4512026-09-03T12:55:20.677Z Downloaded ingot-types v0.2.0
4522026-09-03T12:55:20.681Z Downloaded thiserror v1.0.69
4532026-09-03T12:55:20.681Z Downloaded futures-executor v0.3.32
4542026-09-03T12:55:20.681Z Downloaded tinytemplate v1.2.1
4552026-09-03T12:55:20.681Z Downloaded clap v4.6.1
4562026-09-03T12:55:20.684Z Downloaded either v1.16.0
4572026-09-03T12:55:20.687Z Downloaded find-msvc-tools v0.1.9
4582026-09-03T12:55:20.687Z Downloaded ingot v0.2.0
4592026-09-03T12:55:20.687Z Downloaded toml_parser v1.1.2+spec-1.1.0
4602026-09-03T12:55:20.690Z Downloaded futures-channel v0.3.32
4612026-09-03T12:55:20.690Z Downloaded iana-time-zone v0.1.65
4622026-09-03T12:55:20.690Z Downloaded chacha20 v0.10.1
4632026-09-03T12:55:20.693Z Downloaded colored v3.1.1
4642026-09-03T12:55:20.693Z Downloaded walkdir v2.5.0
4652026-09-03T12:55:20.695Z Downloaded time-macros v0.2.31
4662026-09-03T12:55:20.696Z Downloaded rustversion v1.0.23
4672026-09-03T12:55:20.698Z Downloaded postcard v1.1.3
4682026-09-03T12:55:20.698Z Downloaded tracing-attributes v0.1.31
4692026-09-03T12:55:20.701Z Downloaded term v1.2.1
4702026-09-03T12:55:20.704Z Downloaded quote v1.0.46
4712026-09-03T12:55:20.709Z Downloaded darling v0.23.0
4722026-09-03T12:55:20.712Z Downloaded ciborium v0.2.2
4732026-09-03T12:55:20.715Z Downloaded getrandom v0.4.3
4742026-09-03T12:55:20.717Z Downloaded ingot-macros v0.2.0
4752026-09-03T12:55:20.717Z Downloaded log v0.4.33
4762026-09-03T12:55:20.720Z Downloaded half v2.7.1
4772026-09-03T12:55:20.720Z Downloaded cc v1.2.67
4782026-09-03T12:55:20.722Z Downloaded futures v0.3.32
4792026-09-03T12:55:20.725Z Downloaded zmij v1.0.22
4802026-09-03T12:55:20.725Z Downloaded uuid v1.23.5
4812026-09-03T12:55:20.727Z Downloaded socket2 v0.6.4
4822026-09-03T12:55:20.731Z Downloaded slog v2.8.2
4832026-09-03T12:55:20.731Z Downloaded crossbeam-channel v0.5.16
4842026-09-03T12:55:20.734Z Downloaded crossbeam-epoch v0.9.20
4852026-09-03T12:55:20.734Z Downloaded nom v8.0.0
4862026-09-03T12:55:20.736Z Downloaded unicode-ident v1.0.24
4872026-09-03T12:55:20.739Z Downloaded arc-swap v1.9.2
4882026-09-03T12:55:20.742Z Downloaded toml_edit v0.25.12+spec-1.1.0
4892026-09-03T12:55:20.749Z Downloaded heapless v0.8.0
4902026-09-03T12:55:20.753Z Downloaded serde v1.0.228
4912026-09-03T12:55:20.758Z Downloaded memchr v2.8.3
4922026-09-03T12:55:20.760Z Downloaded zerocopy-derive v0.8.54
4932026-09-03T12:55:20.765Z Downloaded clap_builder v4.6.0
4942026-09-03T12:55:20.768Z Downloaded criterion v0.8.2
4952026-09-03T12:55:20.774Z Downloaded indexmap v2.14.0
4962026-09-03T12:55:20.778Z Downloaded rand v0.10.2
4972026-09-03T12:55:20.781Z Downloaded itertools v0.13.0
4982026-09-03T12:55:20.790Z Downloaded hashbrown v0.17.1
4992026-09-03T12:55:20.792Z Downloaded itertools v0.12.1
5002026-09-03T12:55:20.796Z Downloaded itertools v0.15.0
5012026-09-03T12:55:20.799Z Downloaded plotters v0.3.7
5022026-09-03T12:55:20.804Z Downloaded futures-util v0.3.32
5032026-09-03T12:55:20.810Z Downloaded regex v1.13.0
5042026-09-03T12:55:20.813Z Downloaded chrono v0.4.45
5052026-09-03T12:55:20.817Z Downloaded nix v0.31.3
5062026-09-03T12:55:20.824Z Downloaded serde_json v1.0.150
5072026-09-03T12:55:20.828Z Downloaded rayon v1.12.0
5082026-09-03T12:55:20.849Z Downloaded libc v0.2.186
5092026-09-03T12:55:20.866Z Downloaded winnow v1.0.3
5102026-09-03T12:55:20.871Z Downloaded pcap-parser v0.17.0
5112026-09-03T12:55:20.880Z Downloaded syn v1.0.109
5122026-09-03T12:55:20.895Z Downloaded time v0.3.53
5132026-09-03T12:55:20.903Z Downloaded unicode-width v0.2.2
5142026-09-03T12:55:20.914Z Downloaded zerocopy v0.8.54
5152026-09-03T12:55:20.924Z Downloaded syn v2.0.118
5162026-09-03T12:55:20.929Z Downloaded smoltcp v0.11.0
5172026-09-03T12:55:20.940Z Downloaded regex-syntax v0.8.11
5182026-09-03T12:55:20.946Z Downloaded rustix v1.1.4
5192026-09-03T12:55:20.958Z Downloaded tracing v0.1.44
5202026-09-03T12:55:20.968Z Downloaded regex-automata v0.4.15
5212026-09-03T12:55:21.038Z Compiling proc-macro2 v1.0.106
5222026-09-03T12:55:21.038Z Compiling unicode-ident v1.0.24
5232026-09-03T12:55:21.038Z Compiling quote v1.0.46
5242026-09-03T12:55:21.041Z Compiling serde_core v1.0.228
5252026-09-03T12:55:21.041Z Compiling cfg-if v1.0.4
5262026-09-03T12:55:21.041Z Compiling libc v0.2.186
5272026-09-03T12:55:21.041Z Compiling memchr v2.8.3
5282026-09-03T12:55:21.107Z Compiling serde v1.0.228
5292026-09-03T12:55:21.191Z Compiling rustversion v1.0.23
5302026-09-03T12:55:21.251Z Compiling version_check v0.9.5
5312026-09-03T12:55:21.505Z Compiling zerocopy v0.8.54
5322026-09-03T12:55:21.530Z Compiling thiserror v2.0.18
5332026-09-03T12:55:21.532Z Compiling strsim v0.11.1
5342026-09-03T12:55:21.837Z Compiling either v1.16.0
5352026-09-03T12:55:21.859Z Compiling ident_case v1.0.1
5362026-09-03T12:55:22.064Z Compiling regex-syntax v0.8.11
5372026-09-03T12:55:22.088Z Compiling crossbeam-utils v0.8.22
5382026-09-03T12:55:22.094Z Compiling pin-project-lite v0.2.17
5392026-09-03T12:55:22.125Z Compiling syn v1.0.109
5402026-09-03T12:55:22.165Z Compiling hashbrown v0.17.1
5412026-09-03T12:55:22.361Z Compiling syn v2.0.118
5422026-09-03T12:55:22.369Z Compiling aho-corasick v1.1.4
5432026-09-03T12:55:22.462Z Compiling equivalent v1.0.2
5442026-09-03T12:55:22.519Z Compiling winnow v1.0.3
5452026-09-03T12:55:22.631Z Compiling itertools v0.15.0
5462026-09-03T12:55:22.702Z Compiling indexmap v2.14.0
5472026-09-03T12:55:23.507Z Compiling bitflags v2.13.0
5482026-09-03T12:55:23.567Z Compiling regex-automata v0.4.15
5492026-09-03T12:55:23.728Z Compiling toml_parser v1.1.2+spec-1.1.0
5502026-09-03T12:55:23.845Z Compiling byteorder v1.5.0
5512026-09-03T12:55:23.891Z Compiling heapless v0.8.0
5522026-09-03T12:55:23.963Z Compiling autocfg v1.5.1
5532026-09-03T12:55:24.030Z Compiling toml_datetime v1.1.1+spec-1.1.0
5542026-09-03T12:55:24.040Z Compiling hash32 v0.3.1
5552026-09-03T12:55:24.169Z Compiling slog v2.8.2
5562026-09-03T12:55:24.242Z Compiling toml_edit v0.25.12+spec-1.1.0
5572026-09-03T12:55:24.251Z Compiling futures-sink v0.3.32
5582026-09-03T12:55:24.292Z Compiling num-traits v0.2.19
5592026-09-03T12:55:24.337Z Compiling futures-core v0.3.32
5602026-09-03T12:55:24.350Z Compiling stable_deref_trait v1.2.1
5612026-09-03T12:55:24.383Z Compiling smoltcp v0.11.0
5622026-09-03T12:55:24.418Z Compiling macaddr v1.0.1
5632026-09-03T12:55:24.482Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5642026-09-03T12:55:24.633Z Compiling futures-channel v0.3.32
5652026-09-03T12:55:24.738Z Compiling proc-macro-error-attr v1.0.4
5662026-09-03T12:55:24.749Z Compiling futures-io v0.3.32
5672026-09-03T12:55:24.881Z Compiling darling_core v0.23.0
5682026-09-03T12:55:24.926Z Compiling proc-macro-crate v3.5.0
5692026-09-03T12:55:24.955Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5702026-09-03T12:55:25.115Z Compiling futures-task v0.3.32
5712026-09-03T12:55:25.156Z Compiling managed v0.8.0
5722026-09-03T12:55:25.157Z Compiling slab v0.4.12
5732026-09-03T12:55:25.277Z Compiling regex v1.13.0
5742026-09-03T12:55:25.320Z Compiling anyhow v1.0.103
5752026-09-03T12:55:25.353Z Compiling bitflags v1.3.2
5762026-09-03T12:55:25.395Z Compiling crc32fast v1.5.0
5772026-09-03T12:55:25.420Z Compiling rand_core v0.10.1
5782026-09-03T12:55:25.577Z Compiling getrandom v0.4.3
5792026-09-03T12:55:25.625Z Compiling ref-cast v1.0.25
5802026-09-03T12:55:25.847Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5812026-09-03T12:55:25.862Z Compiling proc-macro-error v1.0.4
5822026-09-03T12:55:25.965Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5832026-09-03T12:55:26.029Z Compiling serde_derive v1.0.228
5842026-09-03T12:55:26.106Z Compiling zerocopy-derive v0.8.54
5852026-09-03T12:55:26.130Z Compiling thiserror-impl v2.0.18
5862026-09-03T12:55:26.220Z Compiling futures-macro v0.3.32
5872026-09-03T12:55:26.294Z Compiling foreign-types-macros v0.2.3
5882026-09-03T12:55:26.617Z Compiling num_enum_derive v0.7.6
5892026-09-03T12:55:26.924Z Compiling ref-cast-impl v1.0.25
5902026-09-03T12:55:27.025Z Compiling darling_macro v0.23.0
5912026-09-03T12:55:27.033Z Compiling futures-util v0.3.32
5922026-09-03T12:55:27.455Z Compiling cobs v0.3.0
5932026-09-03T12:55:27.511Z Compiling unicode-width v0.2.2
5942026-09-03T12:55:27.586Z Compiling darling v0.23.0
5952026-09-03T12:55:27.612Z Compiling foreign-types-shared v0.3.1
5962026-09-03T12:55:27.661Z Compiling ingot-macros v0.2.0
5972026-09-03T12:55:27.691Z Compiling once_cell v1.21.4
5982026-09-03T12:55:27.698Z Compiling rustix v1.1.4
5992026-09-03T12:55:27.821Z Compiling ipnetwork v0.21.1
6002026-09-03T12:55:27.923Z Compiling crossbeam-epoch v0.9.20
6012026-09-03T12:55:28.040Z Compiling cpufeatures v0.3.0
6022026-09-03T12:55:28.109Z Compiling chacha20 v0.10.1
6032026-09-03T12:55:28.199Z Compiling tracing-core v0.1.36
6042026-09-03T12:55:28.387Z Compiling tabwriter v1.4.1
6052026-09-03T12:55:28.395Z Compiling foreign-types v0.5.0
6062026-09-03T12:55:28.465Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6072026-09-03T12:55:28.537Z Compiling num_enum v0.7.6
6082026-09-03T12:55:28.758Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6092026-09-03T12:55:28.845Z Compiling tracing-attributes v0.1.31
6102026-09-03T12:55:29.241Z Compiling erased-serde v0.3.31
6112026-09-03T12:55:29.276Z Compiling postcard v1.1.3
6122026-09-03T12:55:29.576Z Compiling futures-executor v0.3.32
6132026-09-03T12:55:29.714Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6142026-09-03T12:55:29.914Z Compiling errno v0.3.14
6152026-09-03T12:55:30.005Z Compiling cstr-argument v0.1.2
6162026-09-03T12:55:30.063Z Compiling thiserror v1.0.69
6172026-09-03T12:55:30.158Z Compiling crossbeam-deque v0.8.7
6182026-09-03T12:55:30.166Z Compiling dyn-clone v1.0.20
6192026-09-03T12:55:30.184Z Compiling shlex v2.0.1
6202026-09-03T12:55:30.281Z Compiling utf8parse v0.2.2
6212026-09-03T12:55:30.296Z Compiling num-conv v0.2.2
6222026-09-03T12:55:30.358Z Compiling zmij v1.0.22
6232026-09-03T12:55:30.383Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6242026-09-03T12:55:30.410Z Compiling time-core v0.1.9
6252026-09-03T12:55:30.440Z Compiling pretty-hex v0.4.2
6262026-09-03T12:55:30.573Z Compiling ingot-types v0.2.0
6272026-09-03T12:55:30.619Z Compiling find-msvc-tools v0.1.9
6282026-09-03T12:55:30.622Z Compiling time-macros v0.2.31
6292026-09-03T12:55:30.724Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6302026-09-03T12:55:30.848Z Compiling cc v1.2.67
6312026-09-03T12:55:30.920Z Compiling anstyle-parse v1.0.0
6322026-09-03T12:55:30.931Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6332026-09-03T12:55:31.088Z Compiling ingot v0.2.0
6342026-09-03T12:55:31.108Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6352026-09-03T12:55:31.459Z Compiling tracing v0.1.44
6362026-09-03T12:55:31.510Z Compiling futures v0.3.32
6372026-09-03T12:55:31.792Z Compiling rand v0.10.2
6382026-09-03T12:55:31.884Z Compiling thiserror-impl v1.0.69
6392026-09-03T12:55:32.048Z Compiling uuid v1.23.5
6402026-09-03T12:55:32.314Z Compiling arc-swap v1.9.2
6412026-09-03T12:55:32.477Z Compiling socket2 v0.6.4
6422026-09-03T12:55:32.583Z Compiling nom v8.0.0
6432026-09-03T12:55:32.659Z Compiling thread_local v1.1.10
6442026-09-03T12:55:32.997Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6452026-09-03T12:55:33.006Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6462026-09-03T12:55:33.077Z Compiling is_terminal_polyfill v1.70.2
6472026-09-03T12:55:33.173Z Compiling colorchoice v1.0.5
6482026-09-03T12:55:33.211Z Compiling lazy_static v1.5.0
6492026-09-03T12:55:33.253Z Compiling slog-async v2.8.0
6502026-09-03T12:55:33.335Z Compiling iana-time-zone v0.1.65
6512026-09-03T12:55:33.613Z Compiling anstyle-query v1.1.5
6522026-09-03T12:55:33.634Z Compiling oxnet v0.1.6
6532026-09-03T12:55:33.654Z Compiling powerfmt v0.2.0
6542026-09-03T12:55:33.721Z Compiling colored v3.1.1
6552026-09-03T12:55:33.880Z Compiling deranged v0.5.8
6562026-09-03T12:55:34.256Z Compiling heck v0.4.1
6572026-09-03T12:55:34.458Z Compiling rayon-core v1.13.0
6582026-09-03T12:55:34.535Z Compiling serde_json v1.0.150
6592026-09-03T12:55:34.673Z Compiling anstyle v1.0.14
6602026-09-03T12:55:34.914Z Compiling time v0.3.53
6612026-09-03T12:55:34.925Z Compiling anstream v1.0.0
6622026-09-03T12:55:34.981Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6632026-09-03T12:55:35.036Z Compiling rusticata-macros v5.0.0
6642026-09-03T12:55:35.325Z Compiling chrono v0.4.45
6652026-09-03T12:55:35.336Z Compiling slog-scope v4.4.1
6662026-09-03T12:55:35.727Z Compiling alloca v0.4.0
6672026-09-03T12:55:35.921Z Compiling terminal_size v0.4.4
6682026-09-03T12:55:36.023Z Compiling cookie-factory v0.3.3
6692026-09-03T12:55:36.198Z Compiling half v2.7.1
6702026-09-03T12:55:36.346Z Compiling crossbeam-channel v0.5.16
6712026-09-03T12:55:36.390Z Compiling itertools v0.12.1
6722026-09-03T12:55:36.527Z Compiling is-terminal v0.4.17
6732026-09-03T12:55:36.631Z Compiling heck v0.5.0
6742026-09-03T12:55:36.833Z Compiling itoa v1.0.18
6752026-09-03T12:55:37.002Z Compiling ciborium-io v0.2.2
6762026-09-03T12:55:37.046Z Compiling circular v0.3.0
6772026-09-03T12:55:37.094Z Compiling cfg_aliases v0.2.1
6782026-09-03T12:55:37.165Z Compiling clap_lex v1.1.0
6792026-09-03T12:55:37.258Z Compiling term v1.2.1
6802026-09-03T12:55:37.427Z Compiling plotters-backend v0.3.7
6812026-09-03T12:55:37.495Z Compiling log v0.4.33
6822026-09-03T12:55:37.601Z Compiling take_mut v0.2.2
6832026-09-03T12:55:37.715Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6842026-09-03T12:55:37.746Z Compiling slog-stdlog v4.1.1
6852026-09-03T12:55:37.857Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6862026-09-03T12:55:37.887Z Compiling plotters-svg v0.3.7
6872026-09-03T12:55:38.072Z Compiling slog-term v2.9.2
6882026-09-03T12:55:38.179Z Compiling clap_builder v4.6.0
6892026-09-03T12:55:38.551Z Compiling nix v0.31.3
6902026-09-03T12:55:38.661Z Compiling pcap-parser v0.17.0
6912026-09-03T12:55:38.875Z Compiling ciborium-ll v0.2.2
6922026-09-03T12:55:39.118Z Compiling clap_derive v4.6.1
6932026-09-03T12:55:39.377Z Compiling itertools v0.13.0
6942026-09-03T12:55:40.497Z Compiling cast v0.3.0
6952026-09-03T12:55:40.535Z Compiling same-file v1.0.6
6962026-09-03T12:55:40.672Z Compiling walkdir v2.5.0
6972026-09-03T12:55:40.688Z Compiling clap v4.6.1
6982026-09-03T12:55:40.697Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6992026-09-03T12:55:40.748Z Compiling criterion-plot v0.8.2
7002026-09-03T12:55:40.763Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
7012026-09-03T12:55:40.852Z Compiling rayon v1.12.0
7022026-09-03T12:55:41.233Z Compiling tinytemplate v1.2.1
7032026-09-03T12:55:41.646Z Compiling ciborium v0.2.2
7042026-09-03T12:55:42.251Z Compiling slog-envlogger v2.2.0
7052026-09-03T12:55:42.434Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
7062026-09-03T12:55:42.528Z Compiling plotters v0.3.7
7072026-09-03T12:55:43.061Z Compiling page_size v0.6.0
7082026-09-03T12:55:43.172Z Compiling anes v0.1.6
7092026-09-03T12:55:43.172Z Compiling dtor-proc-macro v0.0.13
7102026-09-03T12:55:43.310Z Compiling oorandom v11.1.5
7112026-09-03T12:55:43.419Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7122026-09-03T12:55:43.522Z Compiling dtor v0.8.1
7132026-09-03T12:55:43.545Z Compiling criterion v0.8.2
7142026-09-03T12:55:43.613Z Compiling link-section v0.2.1
7152026-09-03T12:55:43.715Z Compiling ctor-proc-macro v0.0.13
7162026-09-03T12:55:44.058Z Compiling ctor v0.10.1
7172026-09-03T12:55:45.529Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7182026-09-03T12:55:59.326Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.30s
7192026-09-03T12:55:59.415Z Running benches/xde.rs (target/release/deps/xde-169ae832a0985bae)
7202026-09-03T12:55:59.424Z###--------------------------------###
7212026-09-03T12:55:59.424Z:::Building test topology... (120s):::
7222026-09-03T12:55:59.424Z###--------------------------------###
7232026-09-03T12:55:59.429Zadding underlay route 0
7242026-09-03T12:55:59.432Zadding underlay route 1
7252026-09-03T12:55:59.586Zstart zones a, b
7262026-09-03T12:56:09.637Zconfigure zone
7272026-09-03T12:56:09.643Zconfigure zone
7282026-09-03T12:56:09.655Zinstall zone
7292026-09-03T12:56:09.658Zinstall zone
7302026-09-03T12:56:19.365Zboot zone
7312026-09-03T12:56:19.365Zboot zone
7322026-09-03T12:56:19.446Zsetup zones a, b
7332026-09-03T12:56:19.446Z[a] svcs -a
7342026-09-03T12:56:19.446Z[b] svcs -a
7352026-09-03T12:56:19.464ZFailed to parse command output: exit code 1
7362026-09-03T12:56:19.464Zstdout:
7372026-09-03T12:56:19.464Z
7382026-09-03T12:56:19.464Zstderr:
7392026-09-03T12:56:19.464Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7402026-09-03T12:56:19.464ZFailed to parse command output: exit code 1
7412026-09-03T12:56:19.464Zstdout:
7422026-09-03T12:56:19.464Z
7432026-09-03T12:56:19.464Zstderr:
7442026-09-03T12:56:19.464Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7452026-09-03T12:56:19.664Z[b] svcs -a
7462026-09-03T12:56:19.664Z[a] svcs -a
7472026-09-03T12:56:19.770ZSTATE STIME FMRI
7482026-09-03T12:56:19.770Zonline 12:56:17 svc:/system/svc/restarter:default
7492026-09-03T12:56:19.770Zoffline 12:56:17 svc:/system/early-manifest-import:default
7502026-09-03T12:56:19.770Z- - svc:/application/management/net-snmp:default
7512026-09-03T12:56:19.770Z- - svc:/application/pkg/dynamic-mirror:default
7522026-09-03T12:56:19.770Z- - svc:/application/pkg/mirror:default
7532026-09-03T12:56:19.770Z- - svc:/application/pkg/repositories-setup:default
7542026-09-03T12:56:19.770Z- - svc:/application/pkg/server:default
7552026-09-03T12:56:19.770Z- - svc:/application/security/tcsd:default
7562026-09-03T12:56:19.770Z- - svc:/milestone/devices:default
7572026-09-03T12:56:19.770Z- - svc:/milestone/multi-user-server:default
7582026-09-03T12:56:19.770Z- - svc:/milestone/multi-user:default
7592026-09-03T12:56:19.770Z- - svc:/milestone/name-services:default
7602026-09-03T12:56:19.770Z- - svc:/milestone/network:default
7612026-09-03T12:56:19.770Z- - svc:/milestone/single-user:default
7622026-09-03T12:56:19.770Z- - svc:/milestone/sysconfig:default
7632026-09-03T12:56:19.770Z- - svc:/network/chrony:default
7642026-09-03T12:56:19.770Z- - svc:/network/datalink-management:default
7652026-09-03T12:56:19.770Z- - svc:/network/dns/client:default
7662026-09-03T12:56:19.770Z- - svc:/network/dns/install:default
7672026-09-03T12:56:19.770Z- - svc:/network/dns/multicast:default
7682026-09-03T12:56:19.770Z- - svc:/network/inetd-upgrade:default
7692026-09-03T12:56:19.770Z- - svc:/network/inetd:default
7702026-09-03T12:56:19.770Z- - svc:/network/initial:default
7712026-09-03T12:56:19.770Z- - svc:/network/install:default
7722026-09-03T12:56:19.770Z- - svc:/network/ip-interface-management:default
7732026-09-03T12:56:19.770Z- - svc:/network/ipmp:default
7742026-09-03T12:56:19.771Z- - svc:/network/ipqos:default
7752026-09-03T12:56:19.771Z- - svc:/network/ipsec/ike:default
7762026-09-03T12:56:19.771Z- - svc:/network/ipsec/ipsecalgs:default
7772026-09-03T12:56:19.771Z- - svc:/network/ipsec/manual-key:default
7782026-09-03T12:56:19.771Z- - svc:/network/ipsec/policy:default
7792026-09-03T12:56:19.771Z- - svc:/network/iptun:default
7802026-09-03T12:56:19.771Z- - svc:/network/ipv4-forwarding:default
7812026-09-03T12:56:19.771Z- - svc:/network/ipv6-forwarding:default
7822026-09-03T12:56:19.771Z- - svc:/network/ldap/client:default
7832026-09-03T12:56:19.771Z- - svc:/network/location:default
7842026-09-03T12:56:19.771Z- - svc:/network/loopback:default
7852026-09-03T12:56:19.771Z- - svc:/network/netcfg:default
7862026-09-03T12:56:19.771Z- - svc:/network/netmask:default
7872026-09-03T12:56:19.771Z- - svc:/network/nfs/cbd:default
7882026-09-03T12:56:19.771Z- - svc:/network/nfs/client:default
7892026-09-03T12:56:19.771Z- - svc:/network/nfs/log:default
7902026-09-03T12:56:19.771Z- - svc:/network/nfs/mapid:default
7912026-09-03T12:56:19.771Z- - svc:/network/nfs/nlockmgr:default
7922026-09-03T12:56:19.771Z- - svc:/network/nfs/rquota:default
7932026-09-03T12:56:19.771Z- - svc:/network/nfs/server:default
7942026-09-03T12:56:19.771Z- - svc:/network/nfs/status:default
7952026-09-03T12:56:19.771Z- - svc:/network/nis/client:default
7962026-09-03T12:56:19.771Z- - svc:/network/physical:default
7972026-09-03T12:56:19.771Z- - svc:/network/physical:nwam
7982026-09-03T12:56:19.771Z- - svc:/network/routing-setup:default
7992026-09-03T12:56:19.771Z- - svc:/network/routing/legacy-routing:ipv4
8002026-09-03T12:56:19.771Z- - svc:/network/routing/legacy-routing:ipv6
8012026-09-03T12:56:19.771Z- - svc:/network/routing/ndp:default
8022026-09-03T12:56:19.771Z- - svc:/network/routing/rdisc:default
8032026-09-03T12:56:19.771Z- - svc:/network/routing/ripng:default
8042026-09-03T12:56:19.771Z- - svc:/network/routing/route:default
8052026-09-03T12:56:19.771Z- - svc:/network/rpc/bind:default
8062026-09-03T12:56:19.771Z- - svc:/network/rpc/gss:default
8072026-09-03T12:56:19.771Z- - svc:/network/rpc/keyserv:default
8082026-09-03T12:56:19.771Z- - svc:/network/security/kadmin:default
8092026-09-03T12:56:19.771Z- - svc:/network/security/krb5kdc:default
8102026-09-03T12:56:19.771Z- - svc:/network/security/ktkt_warn:default
8112026-09-03T12:56:19.771Z- - svc:/network/service:default
8122026-09-03T12:56:19.771Z- - svc:/network/shares/group:default
8132026-09-03T12:56:19.772Z- - svc:/network/smb/client:default
8142026-09-03T12:56:19.772Z- - svc:/network/smb/server:default
8152026-09-03T12:56:19.772Z- - svc:/network/ssh:default
8162026-09-03T12:56:19.772Z- - svc:/network/tcpkey:default
8172026-09-03T12:56:19.772Z- - svc:/system/auditd:default
8182026-09-03T12:56:19.772Z- - svc:/system/auditset:default
8192026-09-03T12:56:19.772Z- - svc:/system/boot-archive-update:default
8202026-09-03T12:56:19.772Z- - svc:/system/boot-archive:default
8212026-09-03T12:56:19.772Z- - svc:/system/boot-config:default
8222026-09-03T12:56:19.772Z- - svc:/system/consadm:default
8232026-09-03T12:56:19.772Z- - svc:/system/console-login:default
8242026-09-03T12:56:19.772Z- - svc:/system/console-login:vt2
8252026-09-03T12:56:19.772Z- - svc:/system/console-login:vt3
8262026-09-03T12:56:19.772Z- - svc:/system/console-login:vt4
8272026-09-03T12:56:19.772Z- - svc:/system/console-login:vt5
8282026-09-03T12:56:19.772Z- - svc:/system/console-login:vt6
8292026-09-03T12:56:19.772Z- - svc:/system/coreadm:default
8302026-09-03T12:56:19.772Z- - svc:/system/cron:default
8312026-09-03T12:56:19.772Z- - svc:/system/cryptosvc:default
8322026-09-03T12:56:19.772Z- - svc:/system/device/allocate:default
8332026-09-03T12:56:19.772Z- - svc:/system/device/audio:default
8342026-09-03T12:56:19.772Z- - svc:/system/device/local:default
8352026-09-03T12:56:19.772Z- - svc:/system/device/mpxio-upgrade:default
8362026-09-03T12:56:19.772Z- - svc:/system/extended-accounting:flow
8372026-09-03T12:56:19.772Z- - svc:/system/extended-accounting:net
8382026-09-03T12:56:19.772Z- - svc:/system/extended-accounting:process
8392026-09-03T12:56:19.772Z- - svc:/system/extended-accounting:task
8402026-09-03T12:56:19.772Z- - svc:/system/filesystem/local:default
8412026-09-03T12:56:19.772Z- - svc:/system/filesystem/minimal:default
8422026-09-03T12:56:19.772Z- - svc:/system/filesystem/reparse:default
8432026-09-03T12:56:19.772Z- - svc:/system/filesystem/root:default
8442026-09-03T12:56:19.772Z- - svc:/system/filesystem/usr:default
8452026-09-03T12:56:19.772Z- - svc:/system/fm/notify-params:default
8462026-09-03T12:56:19.772Z- - svc:/system/fmd:default
8472026-09-03T12:56:19.776Z- - svc:/system/hostid:default
8482026-09-03T12:56:19.776Z- - svc:/system/hotplug:default
8492026-09-03T12:56:19.776Z- - svc:/system/identity:domain
8502026-09-03T12:56:19.776Z- - svc:/system/identity:node
8512026-09-03T12:56:19.776Z- - svc:/system/idmap:default
8522026-09-03T12:56:19.776Z- - svc:/system/keymap:default
8532026-09-03T12:56:19.776Z- - svc:/system/logadm-upgrade:default
8542026-09-03T12:56:19.776Z- - svc:/system/manifest-import:default
8552026-09-03T12:56:19.776Z- - svc:/system/name-service-cache:default
8562026-09-03T12:56:19.776Z- - svc:/system/pfexec:default
8572026-09-03T12:56:19.776Z- - svc:/system/pkgserv:default
8582026-09-03T12:56:19.776Z- - svc:/system/process-security:default
8592026-09-03T12:56:19.776Z- - svc:/system/rbac:default
8602026-09-03T12:56:19.776Z- - svc:/system/rmtmpfiles:default
8612026-09-03T12:56:19.776Z- - svc:/system/sac:default
8622026-09-03T12:56:19.776Z- - svc:/system/sar:default
8632026-09-03T12:56:19.776Z- - svc:/system/svc/global:default
8642026-09-03T12:56:19.776Z- - svc:/system/system-log:default
8652026-09-03T12:56:19.776Z- - svc:/system/update-man-index:default
8662026-09-03T12:56:19.776Z- - svc:/system/utmp:default
8672026-09-03T12:56:19.776Z- - svc:/system/vtdaemon:default
8682026-09-03T12:56:19.776Z[b] svcs milestone/network
8692026-09-03T12:56:19.776ZSTATE STIME FMRI
8702026-09-03T12:56:19.776Zonline 12:56:17 svc:/system/svc/restarter:default
8712026-09-03T12:56:19.776Zoffline 12:56:17 svc:/system/early-manifest-import:default
8722026-09-03T12:56:19.776Z- - svc:/application/management/net-snmp:default
8732026-09-03T12:56:19.776Z- - svc:/application/pkg/dynamic-mirror:default
8742026-09-03T12:56:19.776Z- - svc:/application/pkg/mirror:default
8752026-09-03T12:56:19.776Z- - svc:/application/pkg/repositories-setup:default
8762026-09-03T12:56:19.776Z- - svc:/application/pkg/server:default
8772026-09-03T12:56:19.776Z- - svc:/application/security/tcsd:default
8782026-09-03T12:56:19.776Z- - svc:/milestone/devices:default
8792026-09-03T12:56:19.776Z- - svc:/milestone/multi-user-server:default
8802026-09-03T12:56:19.777Z- - svc:/milestone/multi-user:default
8812026-09-03T12:56:19.777Z- - svc:/milestone/name-services:default
8822026-09-03T12:56:19.777Z- - svc:/milestone/network:default
8832026-09-03T12:56:19.777Z- - svc:/milestone/single-user:default
8842026-09-03T12:56:19.777Z- - svc:/milestone/sysconfig:default
8852026-09-03T12:56:19.777Z- - svc:/network/chrony:default
8862026-09-03T12:56:19.777Z- - svc:/network/datalink-management:default
8872026-09-03T12:56:19.777Z- - svc:/network/dns/client:default
8882026-09-03T12:56:19.777Z- - svc:/network/dns/install:default
8892026-09-03T12:56:19.777Z- - svc:/network/dns/multicast:default
8902026-09-03T12:56:19.777Z- - svc:/network/inetd-upgrade:default
8912026-09-03T12:56:19.777Z- - svc:/network/inetd:default
8922026-09-03T12:56:19.777Z- - svc:/network/initial:default
8932026-09-03T12:56:19.777Z- - svc:/network/install:default
8942026-09-03T12:56:19.777Z- - svc:/network/ip-interface-management:default
8952026-09-03T12:56:19.777Z- - svc:/network/ipmp:default
8962026-09-03T12:56:19.777Z- - svc:/network/ipqos:default
8972026-09-03T12:56:19.777Z- - svc:/network/ipsec/ike:default
8982026-09-03T12:56:19.777Z- - svc:/network/ipsec/ipsecalgs:default
8992026-09-03T12:56:19.777Z- - svc:/network/ipsec/manual-key:default
9002026-09-03T12:56:19.777Z- - svc:/network/ipsec/policy:default
9012026-09-03T12:56:19.777Z- - svc:/network/iptun:default
9022026-09-03T12:56:19.777Z- - svc:/network/ipv4-forwarding:default
9032026-09-03T12:56:19.777Z- - svc:/network/ipv6-forwarding:default
9042026-09-03T12:56:19.777Z- - svc:/network/ldap/client:default
9052026-09-03T12:56:19.777Z- - svc:/network/location:default
9062026-09-03T12:56:19.777Z- - svc:/network/loopback:default
9072026-09-03T12:56:19.777Z- - svc:/network/netcfg:default
9082026-09-03T12:56:19.777Z- - svc:/network/netmask:default
9092026-09-03T12:56:19.777Z- - svc:/network/nfs/cbd:default
9102026-09-03T12:56:19.777Z- - svc:/network/nfs/client:default
9112026-09-03T12:56:19.777Z- - svc:/network/nfs/log:default
9122026-09-03T12:56:19.777Z- - svc:/network/nfs/mapid:default
9132026-09-03T12:56:19.777Z- - svc:/network/nfs/nlockmgr:default
9142026-09-03T12:56:19.777Z- - svc:/network/nfs/rquota:default
9152026-09-03T12:56:19.777Z- - svc:/network/nfs/server:default
9162026-09-03T12:56:19.777Z- - svc:/network/nfs/status:default
9172026-09-03T12:56:19.777Z- - svc:/network/nis/client:default
9182026-09-03T12:56:19.777Z- - svc:/network/physical:default
9192026-09-03T12:56:19.777Z- - svc:/network/physical:nwam
9202026-09-03T12:56:19.778Z- - svc:/network/routing-setup:default
9212026-09-03T12:56:19.778Z- - svc:/network/routing/legacy-routing:ipv4
9222026-09-03T12:56:19.778Z- - svc:/network/routing/legacy-routing:ipv6
9232026-09-03T12:56:19.778Z- - svc:/network/routing/ndp:default
9242026-09-03T12:56:19.778Z- - svc:/network/routing/rdisc:default
9252026-09-03T12:56:19.778Z- - svc:/network/routing/ripng:default
9262026-09-03T12:56:19.778Z- - svc:/network/routing/route:default
9272026-09-03T12:56:19.778Z- - svc:/network/rpc/bind:default
9282026-09-03T12:56:19.778Z- - svc:/network/rpc/gss:default
9292026-09-03T12:56:19.778Z- - svc:/network/rpc/keyserv:default
9302026-09-03T12:56:19.778Z- - svc:/network/security/kadmin:default
9312026-09-03T12:56:19.778Z- - svc:/network/security/krb5kdc:default
9322026-09-03T12:56:19.778Z- - svc:/network/security/ktkt_warn:default
9332026-09-03T12:56:19.778Z- - svc:/network/service:default
9342026-09-03T12:56:19.778Z- - svc:/network/shares/group:default
9352026-09-03T12:56:19.778Z- - svc:/network/smb/client:default
9362026-09-03T12:56:19.778Z- - svc:/network/smb/server:default
9372026-09-03T12:56:19.778Z- - svc:/network/ssh:default
9382026-09-03T12:56:19.778Z- - svc:/network/tcpkey:default
9392026-09-03T12:56:19.778Z- - svc:/system/auditd:default
9402026-09-03T12:56:19.778Z- - svc:/system/auditset:default
9412026-09-03T12:56:19.778Z- - svc:/system/boot-archive-update:default
9422026-09-03T12:56:19.778Z- - svc:/system/boot-archive:default
9432026-09-03T12:56:19.778Z- - svc:/system/boot-config:default
9442026-09-03T12:56:19.778Z- - svc:/system/consadm:default
9452026-09-03T12:56:19.778Z- - svc:/system/console-login:default
9462026-09-03T12:56:19.778Z- - svc:/system/console-login:vt2
9472026-09-03T12:56:19.781Z- - svc:/system/console-login:vt3
9482026-09-03T12:56:19.782Z- - svc:/system/console-login:vt4
9492026-09-03T12:56:19.782Z- - svc:/system/console-login:vt5
9502026-09-03T12:56:19.782Z- - svc:/system/console-login:vt6
9512026-09-03T12:56:19.782Z- - svc:/system/coreadm:default
9522026-09-03T12:56:19.782Z- - svc:/system/cron:default
9532026-09-03T12:56:19.782Z- - svc:/system/cryptosvc:default
9542026-09-03T12:56:19.782Z- - svc:/system/device/allocate:default
9552026-09-03T12:56:19.782Z- - svc:/system/device/audio:default
9562026-09-03T12:56:19.782Z- - svc:/system/device/local:default
9572026-09-03T12:56:19.782Z- - svc:/system/device/mpxio-upgrade:default
9582026-09-03T12:56:19.782Z- - svc:/system/extended-accounting:flow
9592026-09-03T12:56:19.782Z- - svc:/system/extended-accounting:net
9602026-09-03T12:56:19.782Z- - svc:/system/extended-accounting:process
9612026-09-03T12:56:19.782Z- - svc:/system/extended-accounting:task
9622026-09-03T12:56:19.782Z- - svc:/system/filesystem/local:default
9632026-09-03T12:56:19.782Z- - svc:/system/filesystem/minimal:default
9642026-09-03T12:56:19.782Z- - svc:/system/filesystem/reparse:default
9652026-09-03T12:56:19.782Z- - svc:/system/filesystem/root:default
9662026-09-03T12:56:19.782Z- - svc:/system/filesystem/usr:default
9672026-09-03T12:56:19.782Z- - svc:/system/fm/notify-params:default
9682026-09-03T12:56:19.782Z- - svc:/system/fmd:default
9692026-09-03T12:56:19.782Z- - svc:/system/hostid:default
9702026-09-03T12:56:19.782Z- - svc:/system/hotplug:default
9712026-09-03T12:56:19.782Z- - svc:/system/identity:domain
9722026-09-03T12:56:19.782Z- - svc:/system/identity:node
9732026-09-03T12:56:19.782Z- - svc:/system/idmap:default
9742026-09-03T12:56:19.782Z- - svc:/system/keymap:default
9752026-09-03T12:56:19.782Z- - svc:/system/logadm-upgrade:default
9762026-09-03T12:56:19.782Z- - svc:/system/manifest-import:default
9772026-09-03T12:56:19.782Z- - svc:/system/name-service-cache:default
9782026-09-03T12:56:19.782Z- - svc:/system/pfexec:default
9792026-09-03T12:56:19.782Z- - svc:/system/pkgserv:default
9802026-09-03T12:56:19.782Z- - svc:/system/process-security:default
9812026-09-03T12:56:19.782Z- - svc:/system/rbac:default
9822026-09-03T12:56:19.782Z- - svc:/system/rmtmpfiles:default
9832026-09-03T12:56:19.782Z- - svc:/system/sac:default
9842026-09-03T12:56:19.782Z- - svc:/system/sar:default
9852026-09-03T12:56:19.782Z- - svc:/system/svc/global:default
9862026-09-03T12:56:19.783Z- - svc:/system/system-log:default
9872026-09-03T12:56:19.783Z- - svc:/system/update-man-index:default
9882026-09-03T12:56:19.783Z- - svc:/system/utmp:default
9892026-09-03T12:56:19.783Z- - svc:/system/vtdaemon:default
9902026-09-03T12:56:19.783Z[a] svcs milestone/network
9912026-09-03T12:56:19.787ZSTATE STIME FMRI
9922026-09-03T12:56:19.787Z- - svc:/milestone/network:default
9932026-09-03T12:56:19.789ZSTATE STIME FMRI
9942026-09-03T12:56:19.789Z- - svc:/milestone/network:default
9952026-09-03T12:56:20.782Z[b] svcs milestone/network
9962026-09-03T12:56:20.786Z[a] svcs milestone/network
9972026-09-03T12:56:20.798ZSTATE STIME FMRI
9982026-09-03T12:56:20.798Zonline 12:56:18 svc:/milestone/network:default
9992026-09-03T12:56:20.798Z[b] ipadm create-addr -t -T dhcp opte1/test
10002026-09-03T12:56:20.801ZSTATE STIME FMRI
10012026-09-03T12:56:20.801Zonline 12:56:18 svc:/milestone/network:default
10022026-09-03T12:56:20.801Z[a] ipadm create-addr -t -T dhcp opte0/test
10032026-09-03T12:56:26.434Z
10042026-09-03T12:56:26.434Z[b] route add -iface 10.0.0.254 10.0.0.2
10052026-09-03T12:56:26.449Zadd host 10.0.0.254: gateway 10.0.0.2
10062026-09-03T12:56:26.449Z[b] route add 10.0.0.0/24 10.0.0.254
10072026-09-03T12:56:26.461Zadd net 10.0.0.0/24: gateway 10.0.0.254
10082026-09-03T12:56:26.461Z[b] route add 224.0.0.0/4 10.0.0.254
10092026-09-03T12:56:26.473Zadd net 224.0.0.0/4: gateway 10.0.0.254
10102026-09-03T12:56:26.617Z
10112026-09-03T12:56:26.617Z[a] route add -iface 10.0.0.254 10.0.0.1
10122026-09-03T12:56:26.629Zadd host 10.0.0.254: gateway 10.0.0.1
10132026-09-03T12:56:26.630Z[a] route add 10.0.0.0/24 10.0.0.254
10142026-09-03T12:56:26.640Zadd net 10.0.0.0/24: gateway 10.0.0.254
10152026-09-03T12:56:26.641Z[a] route add 224.0.0.0/4 10.0.0.254
10162026-09-03T12:56:26.651Zadd net 224.0.0.0/4: gateway 10.0.0.254
10172026-09-03T12:56:26.654Z###---------------###
10182026-09-03T12:56:26.654Z:::Topology built!:::
10192026-09-03T12:56:26.654Z###---------------###
10202026-09-03T12:56:26.654Z###----------------###
10212026-09-03T12:56:26.654Z::: iPerf spawned! :::
10222026-09-03T12:56:26.654Z:::Waiting... (10s):::
10232026-09-03T12:56:26.654Z###----------------###
10242026-09-03T12:56:36.652Z###---###
10252026-09-03T12:56:36.652Z:::Go!:::
10262026-09-03T12:56:36.652Z###---###
10272026-09-03T12:56:36.652Z[a] ping 10.0.0.2
10282026-09-03T12:56:36.668Z10.0.0.2 is alive
10292026-09-03T12:56:36.668Z###-------------------###
10302026-09-03T12:56:36.668Z:::Running experiment :::
10312026-09-03T12:56:36.668Z:::iperf-tcp/local/c2s:::
10322026-09-03T12:56:36.668Z###-------------------###
10332026-09-03T12:56:44.042Z-----------------------------------------------------------
10342026-09-03T12:56:44.042ZServer listening on 5201 (test #1)
10352026-09-03T12:56:44.042Z-----------------------------------------------------------
10362026-09-03T12:56:44.042ZAccepted connection from 10.0.0.1, port 34305
10372026-09-03T12:56:44.042Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54027
10382026-09-03T12:56:44.042Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48628
10392026-09-03T12:56:44.042Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62078
10402026-09-03T12:56:44.042Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40957
10412026-09-03T12:56:44.042Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52032
10422026-09-03T12:56:44.042Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48301
10432026-09-03T12:56:44.042Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49225
10442026-09-03T12:56:44.042Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38421
10452026-09-03T12:56:44.042Z[ ID] Interval Transfer Bitrate
10462026-09-03T12:56:44.042Z[ 5] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10472026-09-03T12:56:44.042Z[ 8] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10482026-09-03T12:56:44.042Z[ 10] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10492026-09-03T12:56:44.042Z[ 12] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10502026-09-03T12:56:44.042Z[ 14] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10512026-09-03T12:56:44.042Z[ 16] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10522026-09-03T12:56:44.042Z[ 18] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10532026-09-03T12:56:44.042Z[ 20] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10542026-09-03T12:56:44.042Z[SUM] 0.00-1.00 sec 975 MBytes 8.18 Gbits/sec
10552026-09-03T12:56:44.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
10562026-09-03T12:56:44.042Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10572026-09-03T12:56:44.042Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10582026-09-03T12:56:44.042Z[ 10] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
10592026-09-03T12:56:44.042Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10602026-09-03T12:56:44.042Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10612026-09-03T12:56:44.042Z[ 16] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
10622026-09-03T12:56:44.042Z[ 18] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
10632026-09-03T12:56:44.042Z[ 20] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
10642026-09-03T12:56:44.042Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
10652026-09-03T12:56:44.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
10662026-09-03T12:56:44.042Z[ 5] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
10672026-09-03T12:56:44.042Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10682026-09-03T12:56:44.043Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10692026-09-03T12:56:44.043Z[ 12] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
10702026-09-03T12:56:44.043Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10712026-09-03T12:56:44.043Z[ 16] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
10722026-09-03T12:56:44.043Z[ 18] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
10732026-09-03T12:56:44.043Z[ 20] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
10742026-09-03T12:56:44.043Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.6 Gbits/sec
10752026-09-03T12:56:44.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
10762026-09-03T12:56:44.043Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10772026-09-03T12:56:44.043Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10782026-09-03T12:56:44.043Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10792026-09-03T12:56:44.043Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10802026-09-03T12:56:44.043Z[ 14] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
10812026-09-03T12:56:44.043Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10822026-09-03T12:56:44.043Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10832026-09-03T12:56:44.043Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
10842026-09-03T12:56:44.043Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
10852026-09-03T12:56:44.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
10862026-09-03T12:56:44.043Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10872026-09-03T12:56:44.043Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10882026-09-03T12:56:44.043Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10892026-09-03T12:56:44.043Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10902026-09-03T12:56:44.043Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10912026-09-03T12:56:44.043Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10922026-09-03T12:56:44.043Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10932026-09-03T12:56:44.043Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10942026-09-03T12:56:44.043Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
10952026-09-03T12:56:44.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
10962026-09-03T12:56:44.043Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10972026-09-03T12:56:44.043Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10982026-09-03T12:56:44.043Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10992026-09-03T12:56:44.043Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
11002026-09-03T12:56:44.043Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
11012026-09-03T12:56:44.043Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
11022026-09-03T12:56:44.043Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
11032026-09-03T12:56:44.043Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
11042026-09-03T12:56:44.043Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
11052026-09-03T12:56:44.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
11062026-09-03T12:56:44.043Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11072026-09-03T12:56:44.044Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11082026-09-03T12:56:44.044Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11092026-09-03T12:56:47.042Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11102026-09-03T12:56:47.042Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11112026-09-03T12:56:47.042Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11122026-09-03T12:56:47.042Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11132026-09-03T12:56:47.043Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11142026-09-03T12:56:47.043Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
11152026-09-03T12:56:47.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
11162026-09-03T12:56:47.043Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11172026-09-03T12:56:47.043Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11182026-09-03T12:56:47.043Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11192026-09-03T12:56:47.043Z[ 12] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
11202026-09-03T12:56:47.043Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11212026-09-03T12:56:47.043Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11222026-09-03T12:56:47.043Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
11232026-09-03T12:56:47.043Z[ 20] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
11242026-09-03T12:56:47.043Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.4 Gbits/sec
11252026-09-03T12:56:47.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
11262026-09-03T12:56:47.043Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11272026-09-03T12:56:47.043Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11282026-09-03T12:56:47.043Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11292026-09-03T12:56:47.043Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11302026-09-03T12:56:47.043Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11312026-09-03T12:56:47.043Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11322026-09-03T12:56:47.043Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11332026-09-03T12:56:47.043Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
11342026-09-03T12:56:47.043Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
11352026-09-03T12:56:47.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
11362026-09-03T12:56:47.043Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11372026-09-03T12:56:47.043Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11382026-09-03T12:56:47.043Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11392026-09-03T12:56:47.043Z[ 12] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
11402026-09-03T12:56:47.043Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11412026-09-03T12:56:47.043Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11422026-09-03T12:56:47.043Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11432026-09-03T12:56:47.043Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11442026-09-03T12:56:47.043Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
11452026-09-03T12:56:47.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
11462026-09-03T12:56:47.043Z[ 5] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
11472026-09-03T12:56:47.043Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11482026-09-03T12:56:47.044Z[ 10] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
11492026-09-03T12:56:47.044Z[ 12] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
11502026-09-03T12:56:47.044Z[ 14] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
11512026-09-03T12:56:47.044Z[ 16] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
11522026-09-03T12:56:47.044Z[ 18] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
11532026-09-03T12:56:47.044Z[ 20] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
11542026-09-03T12:56:47.044Z[SUM] 10.00-10.00 sec 896 KBytes 13.7 Gbits/sec
11552026-09-03T12:56:47.044Z- - - - - - - - - - - - - - - - - - - - - - - - -
11562026-09-03T12:56:47.097Z[ ID] Interval Transfer Bitrate
11572026-09-03T12:56:47.097Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11582026-09-03T12:56:47.097Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11592026-09-03T12:56:47.097Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11602026-09-03T12:56:47.097Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11612026-09-03T12:56:47.097Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11622026-09-03T12:56:47.097Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11632026-09-03T12:56:47.097Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11642026-09-03T12:56:47.097Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11652026-09-03T12:56:47.097Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
11662026-09-03T12:56:47.097ZRun 1/5...10211.750105547655Mbps
11672026-09-03T12:56:54.472Z-----------------------------------------------------------
11682026-09-03T12:56:54.472ZServer listening on 5201 (test #2)
11692026-09-03T12:56:54.472Z-----------------------------------------------------------
11702026-09-03T12:56:54.472ZAccepted connection from 10.0.0.1, port 64733
11712026-09-03T12:56:54.472Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46350
11722026-09-03T12:56:54.473Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42697
11732026-09-03T12:56:54.473Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54131
11742026-09-03T12:56:54.473Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43892
11752026-09-03T12:56:54.473Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44368
11762026-09-03T12:56:54.473Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44345
11772026-09-03T12:56:54.473Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54700
11782026-09-03T12:56:54.473Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46176
11792026-09-03T12:56:54.473Z[ ID] Interval Transfer Bitrate
11802026-09-03T12:56:54.473Z[ 5] 0.00-1.00 sec 103 MBytes 863 Mbits/sec
11812026-09-03T12:56:54.473Z[ 8] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
11822026-09-03T12:56:54.473Z[ 10] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
11832026-09-03T12:56:54.473Z[ 12] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
11842026-09-03T12:56:54.473Z[ 14] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
11852026-09-03T12:56:54.473Z[ 16] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
11862026-09-03T12:56:54.473Z[ 18] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
11872026-09-03T12:56:54.473Z[ 20] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
11882026-09-03T12:56:54.473Z[SUM] 0.00-1.00 sec 962 MBytes 8.07 Gbits/sec
11892026-09-03T12:56:54.473Z- - - - - - - - - - - - - - - - - - - - - - - - -
11902026-09-03T12:56:54.473Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11912026-09-03T12:56:54.473Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11922026-09-03T12:56:54.473Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11932026-09-03T12:56:54.473Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11942026-09-03T12:56:54.473Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11952026-09-03T12:56:54.473Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11962026-09-03T12:56:54.473Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11972026-09-03T12:56:54.473Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11982026-09-03T12:56:54.473Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
11992026-09-03T12:56:54.473Z- - - - - - - - - - - - - - - - - - - - - - - - -
12002026-09-03T12:56:54.474Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12012026-09-03T12:56:54.474Z[ 8] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
12022026-09-03T12:56:54.474Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12032026-09-03T12:56:54.474Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12042026-09-03T12:56:54.474Z[ 14] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
12052026-09-03T12:56:54.474Z[ 16] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
12062026-09-03T12:56:54.474Z[ 18] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
12072026-09-03T12:56:54.474Z[ 20] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
12082026-09-03T12:56:54.474Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
12092026-09-03T12:56:54.474Z- - - - - - - - - - - - - - - - - - - - - - - - -
12102026-09-03T12:56:54.474Z[ 5] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
12112026-09-03T12:56:54.474Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12122026-09-03T12:56:54.474Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12132026-09-03T12:56:54.474Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12142026-09-03T12:56:54.474Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12152026-09-03T12:56:54.474Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12162026-09-03T12:56:54.474Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12172026-09-03T12:56:54.474Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12182026-09-03T12:56:54.474Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
12192026-09-03T12:56:54.474Z- - - - - - - - - - - - - - - - - - - - - - - - -
12202026-09-03T12:56:54.474Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12212026-09-03T12:56:54.474Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12222026-09-03T12:56:54.474Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12232026-09-03T12:56:54.474Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12242026-09-03T12:56:54.474Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12252026-09-03T12:56:54.474Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12262026-09-03T12:56:54.474Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12272026-09-03T12:56:54.475Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12282026-09-03T12:56:54.475Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
12292026-09-03T12:56:54.475Z- - - - - - - - - - - - - - - - - - - - - - - - -
12302026-09-03T12:56:54.475Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12312026-09-03T12:56:54.475Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12322026-09-03T12:56:54.475Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12332026-09-03T12:56:54.475Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12342026-09-03T12:56:54.475Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12352026-09-03T12:56:54.475Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12362026-09-03T12:56:54.475Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12372026-09-03T12:56:54.479Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12382026-09-03T12:56:54.479Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
12392026-09-03T12:56:54.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
12402026-09-03T12:56:54.479Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12412026-09-03T12:56:54.479Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12422026-09-03T12:56:54.479Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12432026-09-03T12:56:57.472Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12442026-09-03T12:56:57.472Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12452026-09-03T12:56:57.472Z[ 16] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
12462026-09-03T12:56:57.472Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12472026-09-03T12:56:57.472Z[ 20] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
12482026-09-03T12:56:57.472Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
12492026-09-03T12:56:57.472Z- - - - - - - - - - - - - - - - - - - - - - - - -
12502026-09-03T12:56:57.472Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12512026-09-03T12:56:57.472Z[ 8] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
12522026-09-03T12:56:57.472Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12532026-09-03T12:56:57.472Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12542026-09-03T12:56:57.472Z[ 14] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
12552026-09-03T12:56:57.473Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12562026-09-03T12:56:57.473Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12572026-09-03T12:56:57.473Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12582026-09-03T12:56:57.473Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
12592026-09-03T12:56:57.473Z- - - - - - - - - - - - - - - - - - - - - - - - -
12602026-09-03T12:56:57.473Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12612026-09-03T12:56:57.473Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12622026-09-03T12:56:57.473Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12632026-09-03T12:56:57.473Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12642026-09-03T12:56:57.473Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12652026-09-03T12:56:57.473Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12662026-09-03T12:56:57.473Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12672026-09-03T12:56:57.473Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12682026-09-03T12:56:57.473Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
12692026-09-03T12:56:57.473Z- - - - - - - - - - - - - - - - - - - - - - - - -
12702026-09-03T12:56:57.473Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12712026-09-03T12:56:57.473Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12722026-09-03T12:56:57.473Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12732026-09-03T12:56:57.473Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12742026-09-03T12:56:57.473Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12752026-09-03T12:56:57.473Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12762026-09-03T12:56:57.473Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12772026-09-03T12:56:57.473Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12782026-09-03T12:56:57.473Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
12792026-09-03T12:56:57.473Z- - - - - - - - - - - - - - - - - - - - - - - - -
12802026-09-03T12:56:57.473Z[ 5] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
12812026-09-03T12:56:57.473Z[ 8] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
12822026-09-03T12:56:57.473Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12832026-09-03T12:56:57.473Z[ 12] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
12842026-09-03T12:56:57.473Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12852026-09-03T12:56:57.473Z[ 16] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
12862026-09-03T12:56:57.473Z[ 18] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
12872026-09-03T12:56:57.473Z[ 20] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
12882026-09-03T12:56:57.473Z[SUM] 10.00-10.00 sec 768 KBytes 14.3 Gbits/sec
12892026-09-03T12:56:57.473Z- - - - - - - - - - - - - - - - - - - - - - - - -
12902026-09-03T12:56:57.473Z[ ID] Interval Transfer Bitrate
12912026-09-03T12:56:57.473Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12922026-09-03T12:56:57.473Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12932026-09-03T12:56:57.474Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12942026-09-03T12:56:57.474Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12952026-09-03T12:56:57.474Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12962026-09-03T12:56:57.474Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12972026-09-03T12:56:57.474Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12982026-09-03T12:56:57.474Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12992026-09-03T12:56:57.474Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec receiver
13002026-09-03T12:56:57.477ZRun 2/5...10173.729353098708Mbps
13012026-09-03T12:57:04.879Z-----------------------------------------------------------
13022026-09-03T12:57:04.879ZServer listening on 5201 (test #3)
13032026-09-03T12:57:04.879Z-----------------------------------------------------------
13042026-09-03T12:57:04.879ZAccepted connection from 10.0.0.1, port 64878
13052026-09-03T12:57:04.879Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37028
13062026-09-03T12:57:04.879Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41264
13072026-09-03T12:57:04.879Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65257
13082026-09-03T12:57:04.879Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44373
13092026-09-03T12:57:04.879Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51387
13102026-09-03T12:57:04.879Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57117
13112026-09-03T12:57:04.879Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42941
13122026-09-03T12:57:04.880Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56153
13132026-09-03T12:57:04.880Z[ ID] Interval Transfer Bitrate
13142026-09-03T12:57:04.880Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13152026-09-03T12:57:04.880Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13162026-09-03T12:57:04.880Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13172026-09-03T12:57:04.880Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13182026-09-03T12:57:04.880Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13192026-09-03T12:57:04.880Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13202026-09-03T12:57:04.880Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
13212026-09-03T12:57:04.880Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13222026-09-03T12:57:04.880Z[SUM] 0.00-1.00 sec 959 MBytes 8.04 Gbits/sec
13232026-09-03T12:57:04.880Z- - - - - - - - - - - - - - - - - - - - - - - - -
13242026-09-03T12:57:04.880Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13252026-09-03T12:57:04.880Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13262026-09-03T12:57:04.880Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13272026-09-03T12:57:04.880Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13282026-09-03T12:57:04.880Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13292026-09-03T12:57:04.880Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13302026-09-03T12:57:04.880Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13312026-09-03T12:57:04.880Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13322026-09-03T12:57:04.880Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
13332026-09-03T12:57:04.880Z- - - - - - - - - - - - - - - - - - - - - - - - -
13342026-09-03T12:57:04.880Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13352026-09-03T12:57:04.880Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13362026-09-03T12:57:04.880Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13372026-09-03T12:57:04.880Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13382026-09-03T12:57:04.880Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13392026-09-03T12:57:04.881Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13402026-09-03T12:57:04.881Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13412026-09-03T12:57:04.881Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13422026-09-03T12:57:04.881Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
13432026-09-03T12:57:04.881Z- - - - - - - - - - - - - - - - - - - - - - - - -
13442026-09-03T12:57:04.881Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13452026-09-03T12:57:04.881Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13462026-09-03T12:57:04.881Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13472026-09-03T12:57:04.881Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13482026-09-03T12:57:04.881Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13492026-09-03T12:57:04.881Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13502026-09-03T12:57:04.881Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13512026-09-03T12:57:04.881Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13522026-09-03T12:57:04.881Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
13532026-09-03T12:57:04.881Z- - - - - - - - - - - - - - - - - - - - - - - - -
13542026-09-03T12:57:04.881Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13552026-09-03T12:57:04.881Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13562026-09-03T12:57:04.881Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13572026-09-03T12:57:04.881Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13582026-09-03T12:57:04.881Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13592026-09-03T12:57:04.881Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13602026-09-03T12:57:04.881Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13612026-09-03T12:57:04.881Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13622026-09-03T12:57:04.881Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
13632026-09-03T12:57:04.881Z- - - - - - - - - - - - - - - - - - - - - - - - -
13642026-09-03T12:57:04.881Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13652026-09-03T12:57:04.881Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13662026-09-03T12:57:04.881Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13672026-09-03T12:57:04.882Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13682026-09-03T12:57:04.882Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13692026-09-03T12:57:04.882Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13702026-09-03T12:57:04.882Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13712026-09-03T12:57:04.882Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13722026-09-03T12:57:04.882Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
13732026-09-03T12:57:04.882Z- - - - - - - - - - - - - - - - - - - - - - - - -
13742026-09-03T12:57:04.882Z[ 5] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
13752026-09-03T12:57:04.882Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13762026-09-03T12:57:04.882Z[ 10] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
13772026-09-03T12:57:07.879Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13782026-09-03T12:57:07.879Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13792026-09-03T12:57:07.879Z[ 16] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
13802026-09-03T12:57:07.879Z[ 18] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
13812026-09-03T12:57:07.879Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13822026-09-03T12:57:07.879Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
13832026-09-03T12:57:07.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
13842026-09-03T12:57:07.879Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13852026-09-03T12:57:07.879Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13862026-09-03T12:57:07.880Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13872026-09-03T12:57:07.880Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13882026-09-03T12:57:07.880Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13892026-09-03T12:57:07.880Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13902026-09-03T12:57:07.880Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13912026-09-03T12:57:07.880Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13922026-09-03T12:57:07.880Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
13932026-09-03T12:57:07.880Z- - - - - - - - - - - - - - - - - - - - - - - - -
13942026-09-03T12:57:07.880Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13952026-09-03T12:57:07.880Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13962026-09-03T12:57:07.880Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13972026-09-03T12:57:07.880Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13982026-09-03T12:57:07.880Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13992026-09-03T12:57:07.880Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
14002026-09-03T12:57:07.880Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
14012026-09-03T12:57:07.880Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
14022026-09-03T12:57:07.880Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
14032026-09-03T12:57:07.880Z- - - - - - - - - - - - - - - - - - - - - - - - -
14042026-09-03T12:57:07.880Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14052026-09-03T12:57:07.880Z[ 8] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
14062026-09-03T12:57:07.880Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14072026-09-03T12:57:07.880Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14082026-09-03T12:57:07.880Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14092026-09-03T12:57:07.880Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14102026-09-03T12:57:07.880Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14112026-09-03T12:57:07.880Z[ 20] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
14122026-09-03T12:57:07.880Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
14132026-09-03T12:57:07.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
14142026-09-03T12:57:07.883Z[ 5] 10.00-10.00 sec 128 KBytes 2.16 Gbits/sec
14152026-09-03T12:57:07.883Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14162026-09-03T12:57:07.883Z[ 10] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
14172026-09-03T12:57:07.883Z[ 12] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
14182026-09-03T12:57:07.883Z[ 14] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
14192026-09-03T12:57:07.883Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14202026-09-03T12:57:07.883Z[ 18] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
14212026-09-03T12:57:07.883Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14222026-09-03T12:57:07.883Z[SUM] 10.00-10.00 sec 640 KBytes 10.8 Gbits/sec
14232026-09-03T12:57:07.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
14242026-09-03T12:57:07.883Z[ ID] Interval Transfer Bitrate
14252026-09-03T12:57:07.883Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14262026-09-03T12:57:07.883Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14272026-09-03T12:57:07.883Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14282026-09-03T12:57:07.883Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14292026-09-03T12:57:07.883Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14302026-09-03T12:57:07.884Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14312026-09-03T12:57:07.884Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14322026-09-03T12:57:07.884Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14332026-09-03T12:57:07.884Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
14342026-09-03T12:57:07.884ZRun 3/5...10116.045566316012Mbps
14352026-09-03T12:57:15.278Z-----------------------------------------------------------
14362026-09-03T12:57:15.278ZServer listening on 5201 (test #4)
14372026-09-03T12:57:15.278Z-----------------------------------------------------------
14382026-09-03T12:57:15.278ZAccepted connection from 10.0.0.1, port 40387
14392026-09-03T12:57:15.278Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39988
14402026-09-03T12:57:15.278Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39491
14412026-09-03T12:57:15.278Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36358
14422026-09-03T12:57:15.278Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48151
14432026-09-03T12:57:15.278Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37134
14442026-09-03T12:57:15.278Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61825
14452026-09-03T12:57:15.278Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46277
14462026-09-03T12:57:15.278Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39515
14472026-09-03T12:57:15.278Z[ ID] Interval Transfer Bitrate
14482026-09-03T12:57:15.278Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14492026-09-03T12:57:15.278Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14502026-09-03T12:57:15.278Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14512026-09-03T12:57:15.278Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14522026-09-03T12:57:15.278Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14532026-09-03T12:57:15.278Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14542026-09-03T12:57:15.278Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14552026-09-03T12:57:15.278Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14562026-09-03T12:57:15.278Z[SUM] 0.00-1.00 sec 956 MBytes 8.02 Gbits/sec
14572026-09-03T12:57:15.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
14582026-09-03T12:57:15.279Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14592026-09-03T12:57:15.279Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14602026-09-03T12:57:15.279Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14612026-09-03T12:57:15.279Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14622026-09-03T12:57:15.279Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14632026-09-03T12:57:15.279Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14642026-09-03T12:57:15.279Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14652026-09-03T12:57:15.279Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14662026-09-03T12:57:15.279Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
14672026-09-03T12:57:15.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
14682026-09-03T12:57:15.279Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14692026-09-03T12:57:15.279Z[ 8] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
14702026-09-03T12:57:15.279Z[ 10] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
14712026-09-03T12:57:15.279Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14722026-09-03T12:57:15.279Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14732026-09-03T12:57:15.279Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14742026-09-03T12:57:15.279Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14752026-09-03T12:57:15.279Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14762026-09-03T12:57:15.279Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
14772026-09-03T12:57:15.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
14782026-09-03T12:57:15.279Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14792026-09-03T12:57:15.279Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14802026-09-03T12:57:15.279Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14812026-09-03T12:57:15.279Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14822026-09-03T12:57:15.279Z[ 14] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
14832026-09-03T12:57:15.279Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14842026-09-03T12:57:15.283Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14852026-09-03T12:57:15.283Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14862026-09-03T12:57:15.283Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
14872026-09-03T12:57:15.283Z- - - - - - - - - - - - - - - - - - - - - - - - -
14882026-09-03T12:57:15.283Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14892026-09-03T12:57:15.283Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14902026-09-03T12:57:15.283Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14912026-09-03T12:57:15.283Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14922026-09-03T12:57:15.283Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14932026-09-03T12:57:15.283Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14942026-09-03T12:57:15.283Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14952026-09-03T12:57:15.283Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14962026-09-03T12:57:15.284Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
14972026-09-03T12:57:15.284Z- - - - - - - - - - - - - - - - - - - - - - - - -
14982026-09-03T12:57:15.284Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
14992026-09-03T12:57:15.284Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
15002026-09-03T12:57:15.284Z[ 10] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
15012026-09-03T12:57:15.284Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
15022026-09-03T12:57:15.284Z[ 14] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
15032026-09-03T12:57:15.284Z[ 16] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
15042026-09-03T12:57:15.284Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
15052026-09-03T12:57:15.284Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
15062026-09-03T12:57:15.284Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
15072026-09-03T12:57:15.284Z- - - - - - - - - - - - - - - - - - - - - - - - -
15082026-09-03T12:57:15.284Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15092026-09-03T12:57:15.284Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15102026-09-03T12:57:15.284Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15112026-09-03T12:57:18.280Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15122026-09-03T12:57:18.280Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15132026-09-03T12:57:18.280Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15142026-09-03T12:57:18.280Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15152026-09-03T12:57:18.280Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15162026-09-03T12:57:18.280Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
15172026-09-03T12:57:18.280Z- - - - - - - - - - - - - - - - - - - - - - - - -
15182026-09-03T12:57:18.280Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15192026-09-03T12:57:18.280Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15202026-09-03T12:57:18.280Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15212026-09-03T12:57:18.280Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15222026-09-03T12:57:18.280Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15232026-09-03T12:57:18.280Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15242026-09-03T12:57:18.280Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15252026-09-03T12:57:18.280Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15262026-09-03T12:57:18.280Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
15272026-09-03T12:57:18.280Z- - - - - - - - - - - - - - - - - - - - - - - - -
15282026-09-03T12:57:18.280Z[ 5] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
15292026-09-03T12:57:18.280Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15302026-09-03T12:57:18.280Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15312026-09-03T12:57:18.280Z[ 12] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
15322026-09-03T12:57:18.280Z[ 14] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
15332026-09-03T12:57:18.280Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15342026-09-03T12:57:18.280Z[ 18] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
15352026-09-03T12:57:18.280Z[ 20] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
15362026-09-03T12:57:18.280Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
15372026-09-03T12:57:18.280Z- - - - - - - - - - - - - - - - - - - - - - - - -
15382026-09-03T12:57:18.280Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15392026-09-03T12:57:18.280Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15402026-09-03T12:57:18.280Z[ 10] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
15412026-09-03T12:57:18.280Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15422026-09-03T12:57:18.280Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15432026-09-03T12:57:18.280Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15442026-09-03T12:57:18.280Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15452026-09-03T12:57:18.281Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15462026-09-03T12:57:18.281Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
15472026-09-03T12:57:18.281Z- - - - - - - - - - - - - - - - - - - - - - - - -
15482026-09-03T12:57:18.281Z[ 5] 10.00-10.00 sec 128 KBytes 746 Mbits/sec
15492026-09-03T12:57:18.281Z[ 8] 10.00-10.00 sec 128 KBytes 746 Mbits/sec
15502026-09-03T12:57:18.281Z[ 10] 10.00-10.00 sec 256 KBytes 1.49 Gbits/sec
15512026-09-03T12:57:18.281Z[ 12] 10.00-10.00 sec 256 KBytes 1.49 Gbits/sec
15522026-09-03T12:57:18.281Z[ 14] 10.00-10.00 sec 256 KBytes 1.49 Gbits/sec
15532026-09-03T12:57:18.281Z[ 16] 10.00-10.00 sec 128 KBytes 746 Mbits/sec
15542026-09-03T12:57:18.281Z[ 18] 10.00-10.00 sec 256 KBytes 1.49 Gbits/sec
15552026-09-03T12:57:18.281Z[ 20] 10.00-10.00 sec 256 KBytes 1.49 Gbits/sec
15562026-09-03T12:57:18.281Z[SUM] 10.00-10.00 sec 1.62 MBytes 9.70 Gbits/sec
15572026-09-03T12:57:18.281Z- - - - - - - - - - - - - - - - - - - - - - - - -
15582026-09-03T12:57:18.281Z[ ID] Interval Transfer Bitrate
15592026-09-03T12:57:18.281Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15602026-09-03T12:57:18.281Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15612026-09-03T12:57:18.281Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15622026-09-03T12:57:18.281Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15632026-09-03T12:57:18.281Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15642026-09-03T12:57:18.281Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15652026-09-03T12:57:18.281Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15662026-09-03T12:57:18.281Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15672026-09-03T12:57:18.281Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
15682026-09-03T12:57:18.284ZRun 4/5...10149.806013621532Mbps
15692026-09-03T12:57:25.677Z-----------------------------------------------------------
15702026-09-03T12:57:25.677ZServer listening on 5201 (test #5)
15712026-09-03T12:57:25.677Z-----------------------------------------------------------
15722026-09-03T12:57:25.677ZAccepted connection from 10.0.0.1, port 46998
15732026-09-03T12:57:25.677Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63400
15742026-09-03T12:57:25.677Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40251
15752026-09-03T12:57:25.677Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54855
15762026-09-03T12:57:25.677Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46990
15772026-09-03T12:57:25.677Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50761
15782026-09-03T12:57:25.677Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49412
15792026-09-03T12:57:25.677Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59629
15802026-09-03T12:57:25.677Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44909
15812026-09-03T12:57:25.677Z[ ID] Interval Transfer Bitrate
15822026-09-03T12:57:25.677Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15832026-09-03T12:57:25.677Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15842026-09-03T12:57:25.677Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15852026-09-03T12:57:25.677Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15862026-09-03T12:57:25.677Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15872026-09-03T12:57:25.677Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15882026-09-03T12:57:25.678Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15892026-09-03T12:57:25.678Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15902026-09-03T12:57:25.678Z[SUM] 0.00-1.00 sec 960 MBytes 8.05 Gbits/sec
15912026-09-03T12:57:25.678Z- - - - - - - - - - - - - - - - - - - - - - - - -
15922026-09-03T12:57:25.678Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15932026-09-03T12:57:25.678Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15942026-09-03T12:57:25.678Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15952026-09-03T12:57:25.678Z[ 12] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
15962026-09-03T12:57:25.678Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15972026-09-03T12:57:25.678Z[ 16] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
15982026-09-03T12:57:25.681Z[ 18] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
15992026-09-03T12:57:25.682Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
16002026-09-03T12:57:25.682Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
16012026-09-03T12:57:25.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
16022026-09-03T12:57:25.682Z[ 5] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
16032026-09-03T12:57:25.682Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16042026-09-03T12:57:25.682Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16052026-09-03T12:57:25.682Z[ 12] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
16062026-09-03T12:57:25.682Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16072026-09-03T12:57:25.682Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16082026-09-03T12:57:25.682Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16092026-09-03T12:57:25.682Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16102026-09-03T12:57:25.682Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
16112026-09-03T12:57:25.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
16122026-09-03T12:57:25.682Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16132026-09-03T12:57:25.682Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16142026-09-03T12:57:25.682Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16152026-09-03T12:57:25.682Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16162026-09-03T12:57:25.682Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16172026-09-03T12:57:25.682Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16182026-09-03T12:57:25.682Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16192026-09-03T12:57:25.682Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16202026-09-03T12:57:25.682Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
16212026-09-03T12:57:25.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
16222026-09-03T12:57:25.682Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16232026-09-03T12:57:25.682Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16242026-09-03T12:57:25.682Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16252026-09-03T12:57:25.682Z[ 12] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
16262026-09-03T12:57:25.683Z[ 14] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
16272026-09-03T12:57:25.683Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16282026-09-03T12:57:25.683Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16292026-09-03T12:57:25.683Z[ 20] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
16302026-09-03T12:57:25.683Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.4 Gbits/sec
16312026-09-03T12:57:25.683Z- - - - - - - - - - - - - - - - - - - - - - - - -
16322026-09-03T12:57:25.683Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16332026-09-03T12:57:25.683Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16342026-09-03T12:57:25.683Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16352026-09-03T12:57:25.683Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16362026-09-03T12:57:25.683Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16372026-09-03T12:57:25.683Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16382026-09-03T12:57:25.683Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16392026-09-03T12:57:25.683Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16402026-09-03T12:57:25.683Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
16412026-09-03T12:57:25.683Z- - - - - - - - - - - - - - - - - - - - - - - - -
16422026-09-03T12:57:25.683Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16432026-09-03T12:57:25.683Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16442026-09-03T12:57:25.683Z[ 10] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
16452026-09-03T12:57:28.680Z[ 12] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
16462026-09-03T12:57:28.680Z[ 14] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
16472026-09-03T12:57:28.680Z[ 16] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
16482026-09-03T12:57:28.680Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
16492026-09-03T12:57:28.680Z[ 20] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
16502026-09-03T12:57:28.680Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
16512026-09-03T12:57:28.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
16522026-09-03T12:57:28.680Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16532026-09-03T12:57:28.680Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16542026-09-03T12:57:28.680Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16552026-09-03T12:57:28.680Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16562026-09-03T12:57:28.680Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16572026-09-03T12:57:28.680Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16582026-09-03T12:57:28.680Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16592026-09-03T12:57:28.680Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
16602026-09-03T12:57:28.680Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
16612026-09-03T12:57:28.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
16622026-09-03T12:57:28.680Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16632026-09-03T12:57:28.680Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16642026-09-03T12:57:28.680Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16652026-09-03T12:57:28.680Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16662026-09-03T12:57:28.680Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16672026-09-03T12:57:28.680Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16682026-09-03T12:57:28.680Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16692026-09-03T12:57:28.680Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16702026-09-03T12:57:28.681Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
16712026-09-03T12:57:28.681Z- - - - - - - - - - - - - - - - - - - - - - - - -
16722026-09-03T12:57:28.681Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16732026-09-03T12:57:28.681Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16742026-09-03T12:57:28.681Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16752026-09-03T12:57:28.681Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16762026-09-03T12:57:28.681Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16772026-09-03T12:57:28.681Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16782026-09-03T12:57:28.681Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16792026-09-03T12:57:28.681Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16802026-09-03T12:57:28.681Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
16812026-09-03T12:57:28.681Z- - - - - - - - - - - - - - - - - - - - - - - - -
16822026-09-03T12:57:28.681Z[ 5] 10.00-10.00 sec 384 KBytes 1.37 Gbits/sec
16832026-09-03T12:57:28.681Z[ 8] 10.00-10.00 sec 384 KBytes 1.37 Gbits/sec
16842026-09-03T12:57:28.681Z[ 10] 10.00-10.00 sec 384 KBytes 1.37 Gbits/sec
16852026-09-03T12:57:28.681Z[ 12] 10.00-10.00 sec 384 KBytes 1.38 Gbits/sec
16862026-09-03T12:57:28.681Z[ 14] 10.00-10.00 sec 384 KBytes 1.38 Gbits/sec
16872026-09-03T12:57:28.681Z[ 16] 10.00-10.00 sec 384 KBytes 1.37 Gbits/sec
16882026-09-03T12:57:28.681Z[ 18] 10.00-10.00 sec 384 KBytes 1.37 Gbits/sec
16892026-09-03T12:57:28.681Z[ 20] 10.00-10.00 sec 384 KBytes 1.37 Gbits/sec
16902026-09-03T12:57:28.681Z[SUM] 10.00-10.00 sec 3.00 MBytes 11.0 Gbits/sec
16912026-09-03T12:57:28.681Z- - - - - - - - - - - - - - - - - - - - - - - - -
16922026-09-03T12:57:28.681Z[ ID] Interval Transfer Bitrate
16932026-09-03T12:57:28.685Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16942026-09-03T12:57:28.685Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16952026-09-03T12:57:28.685Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16962026-09-03T12:57:28.685Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16972026-09-03T12:57:28.685Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16982026-09-03T12:57:28.685Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16992026-09-03T12:57:28.685Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
17002026-09-03T12:57:28.685Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
17012026-09-03T12:57:28.685Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
17022026-09-03T12:57:28.685ZRun 5/5...10185.988303022243Mbps
17032026-09-03T12:57:28.685Z###---------------------###
17042026-09-03T12:57:28.685Z::: iPerf done... :::
17052026-09-03T12:57:28.685Z:::Awaiting out files...:::
17062026-09-03T12:57:28.685Z###---------------------###
17072026-09-03T12:57:28.685Z###-----###
17082026-09-03T12:57:28.685Z:::done!:::
17092026-09-03T12:57:28.685Z###-----###
17102026-09-03T12:57:28.685Z###-------------------###
17112026-09-03T12:57:28.685Z:::Running experiment :::
17122026-09-03T12:57:28.686Z:::iperf-tcp/local/s2c:::
17132026-09-03T12:57:28.686Z###-------------------###
17142026-09-03T12:57:36.099Z-----------------------------------------------------------
17152026-09-03T12:57:36.099ZServer listening on 5201 (test #6)
17162026-09-03T12:57:36.099Z-----------------------------------------------------------
17172026-09-03T12:57:36.099ZAccepted connection from 10.0.0.1, port 34391
17182026-09-03T12:57:36.099Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62641
17192026-09-03T12:57:36.099Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41020
17202026-09-03T12:57:36.099Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42755
17212026-09-03T12:57:36.109Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65451
17222026-09-03T12:57:36.109Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36762
17232026-09-03T12:57:36.109Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47086
17242026-09-03T12:57:36.109Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40572
17252026-09-03T12:57:36.109Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34531
17262026-09-03T12:57:36.109Z[ ID] Interval Transfer Bitrate
17272026-09-03T12:57:36.109Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17282026-09-03T12:57:36.109Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17292026-09-03T12:57:36.109Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17302026-09-03T12:57:36.109Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17312026-09-03T12:57:36.110Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17322026-09-03T12:57:36.110Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17332026-09-03T12:57:36.110Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17342026-09-03T12:57:36.110Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17352026-09-03T12:57:36.110Z[SUM] 0.00-1.00 sec 961 MBytes 8.06 Gbits/sec
17362026-09-03T12:57:36.110Z- - - - - - - - - - - - - - - - - - - - - - - - -
17372026-09-03T12:57:36.110Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17382026-09-03T12:57:36.110Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
17392026-09-03T12:57:36.110Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17402026-09-03T12:57:36.110Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
17412026-09-03T12:57:36.110Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17422026-09-03T12:57:36.110Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17432026-09-03T12:57:36.110Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
17442026-09-03T12:57:36.110Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
17452026-09-03T12:57:36.110Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
17462026-09-03T12:57:36.110Z- - - - - - - - - - - - - - - - - - - - - - - - -
17472026-09-03T12:57:36.110Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17482026-09-03T12:57:36.111Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17492026-09-03T12:57:36.111Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17502026-09-03T12:57:36.111Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17512026-09-03T12:57:36.111Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17522026-09-03T12:57:36.111Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17532026-09-03T12:57:36.111Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17542026-09-03T12:57:36.111Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17552026-09-03T12:57:36.111Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
17562026-09-03T12:57:36.111Z- - - - - - - - - - - - - - - - - - - - - - - - -
17572026-09-03T12:57:36.111Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17582026-09-03T12:57:36.111Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
17592026-09-03T12:57:36.111Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
17602026-09-03T12:57:36.111Z[ 12] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
17612026-09-03T12:57:36.111Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17622026-09-03T12:57:36.111Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17632026-09-03T12:57:36.111Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17642026-09-03T12:57:36.111Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
17652026-09-03T12:57:36.111Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
17662026-09-03T12:57:36.111Z- - - - - - - - - - - - - - - - - - - - - - - - -
17672026-09-03T12:57:36.111Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
17682026-09-03T12:57:36.111Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17692026-09-03T12:57:36.111Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17702026-09-03T12:57:36.112Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17712026-09-03T12:57:36.112Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17722026-09-03T12:57:36.112Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17732026-09-03T12:57:36.112Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17742026-09-03T12:57:36.112Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17752026-09-03T12:57:36.112Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
17762026-09-03T12:57:36.112Z- - - - - - - - - - - - - - - - - - - - - - - - -
17772026-09-03T12:57:36.112Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17782026-09-03T12:57:36.112Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17792026-09-03T12:57:36.112Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17802026-09-03T12:57:36.112Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17812026-09-03T12:57:36.112Z[ 14] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
17822026-09-03T12:57:36.112Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17832026-09-03T12:57:36.112Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17842026-09-03T12:57:36.112Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17852026-09-03T12:57:36.112Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
17862026-09-03T12:57:36.112Z- - - - - - - - - - - - - - - - - - - - - - - - -
17872026-09-03T12:57:36.113Z[ 5] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
17882026-09-03T12:57:36.113Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17892026-09-03T12:57:36.113Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
17902026-09-03T12:57:39.090Z[ 12] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
17912026-09-03T12:57:39.090Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17922026-09-03T12:57:39.090Z[ 16] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
17932026-09-03T12:57:39.090Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17942026-09-03T12:57:39.090Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17952026-09-03T12:57:39.090Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
17962026-09-03T12:57:39.090Z- - - - - - - - - - - - - - - - - - - - - - - - -
17972026-09-03T12:57:39.090Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
17982026-09-03T12:57:39.091Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
17992026-09-03T12:57:39.091Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
18002026-09-03T12:57:39.091Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
18012026-09-03T12:57:39.091Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
18022026-09-03T12:57:39.091Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
18032026-09-03T12:57:39.091Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
18042026-09-03T12:57:39.091Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
18052026-09-03T12:57:39.091Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
18062026-09-03T12:57:39.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
18072026-09-03T12:57:39.091Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18082026-09-03T12:57:39.091Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18092026-09-03T12:57:39.091Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18102026-09-03T12:57:39.091Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18112026-09-03T12:57:39.091Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18122026-09-03T12:57:39.091Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18132026-09-03T12:57:39.091Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18142026-09-03T12:57:39.091Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18152026-09-03T12:57:39.091Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
18162026-09-03T12:57:39.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
18172026-09-03T12:57:39.091Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18182026-09-03T12:57:39.091Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18192026-09-03T12:57:39.091Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18202026-09-03T12:57:39.091Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18212026-09-03T12:57:39.091Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18222026-09-03T12:57:39.091Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18232026-09-03T12:57:39.091Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18242026-09-03T12:57:39.091Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18252026-09-03T12:57:39.092Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
18262026-09-03T12:57:39.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
18272026-09-03T12:57:39.092Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18282026-09-03T12:57:39.092Z[ 8] 10.00-10.00 sec 128 KBytes 2.32 Gbits/sec
18292026-09-03T12:57:39.092Z[ 10] 10.00-10.00 sec 128 KBytes 2.32 Gbits/sec
18302026-09-03T12:57:39.092Z[ 12] 10.00-10.00 sec 128 KBytes 2.32 Gbits/sec
18312026-09-03T12:57:39.092Z[ 14] 10.00-10.00 sec 128 KBytes 2.32 Gbits/sec
18322026-09-03T12:57:39.092Z[ 16] 10.00-10.00 sec 128 KBytes 2.32 Gbits/sec
18332026-09-03T12:57:39.092Z[ 18] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
18342026-09-03T12:57:39.092Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18352026-09-03T12:57:39.092Z[SUM] 10.00-10.00 sec 768 KBytes 13.9 Gbits/sec
18362026-09-03T12:57:39.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
18372026-09-03T12:57:39.092Z[ ID] Interval Transfer Bitrate
18382026-09-03T12:57:39.097Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18392026-09-03T12:57:39.098Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18402026-09-03T12:57:39.098Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18412026-09-03T12:57:39.098Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18422026-09-03T12:57:39.098Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18432026-09-03T12:57:39.098Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18442026-09-03T12:57:39.098Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18452026-09-03T12:57:39.098Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18462026-09-03T12:57:39.098Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec sender
18472026-09-03T12:57:39.098ZRun 1/5...10091.235896730801Mbps
18482026-09-03T12:57:46.509Z-----------------------------------------------------------
18492026-09-03T12:57:46.509ZServer listening on 5201 (test #7)
18502026-09-03T12:57:46.509Z-----------------------------------------------------------
18512026-09-03T12:57:46.509ZAccepted connection from 10.0.0.1, port 47544
18522026-09-03T12:57:46.509Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51402
18532026-09-03T12:57:46.509Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36462
18542026-09-03T12:57:46.509Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65184
18552026-09-03T12:57:46.509Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53077
18562026-09-03T12:57:46.509Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42579
18572026-09-03T12:57:46.510Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45258
18582026-09-03T12:57:46.510Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61168
18592026-09-03T12:57:46.510Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46627
18602026-09-03T12:57:46.510Z[ ID] Interval Transfer Bitrate
18612026-09-03T12:57:46.510Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
18622026-09-03T12:57:46.510Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
18632026-09-03T12:57:46.510Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
18642026-09-03T12:57:46.510Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18652026-09-03T12:57:46.510Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18662026-09-03T12:57:46.510Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18672026-09-03T12:57:46.510Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
18682026-09-03T12:57:46.510Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
18692026-09-03T12:57:46.510Z[SUM] 0.00-1.00 sec 958 MBytes 8.04 Gbits/sec
18702026-09-03T12:57:46.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
18712026-09-03T12:57:46.510Z[ 5] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
18722026-09-03T12:57:46.510Z[ 8] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
18732026-09-03T12:57:46.510Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18742026-09-03T12:57:46.510Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18752026-09-03T12:57:46.511Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18762026-09-03T12:57:46.511Z[ 16] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
18772026-09-03T12:57:46.511Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18782026-09-03T12:57:46.511Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18792026-09-03T12:57:46.511Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
18802026-09-03T12:57:46.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
18812026-09-03T12:57:46.511Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
18822026-09-03T12:57:46.511Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
18832026-09-03T12:57:46.511Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
18842026-09-03T12:57:46.511Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
18852026-09-03T12:57:46.511Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
18862026-09-03T12:57:46.511Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
18872026-09-03T12:57:46.511Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
18882026-09-03T12:57:46.511Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
18892026-09-03T12:57:46.511Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
18902026-09-03T12:57:46.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
18912026-09-03T12:57:46.512Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18922026-09-03T12:57:46.512Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18932026-09-03T12:57:46.512Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18942026-09-03T12:57:46.512Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18952026-09-03T12:57:46.512Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18962026-09-03T12:57:46.512Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18972026-09-03T12:57:46.512Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18982026-09-03T12:57:46.512Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
18992026-09-03T12:57:46.512Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
19002026-09-03T12:57:46.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
19012026-09-03T12:57:46.512Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
19022026-09-03T12:57:46.512Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
19032026-09-03T12:57:46.512Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
19042026-09-03T12:57:46.512Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
19052026-09-03T12:57:46.512Z[ 14] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
19062026-09-03T12:57:46.513Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
19072026-09-03T12:57:46.513Z[ 18] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
19082026-09-03T12:57:46.513Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
19092026-09-03T12:57:46.517Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
19102026-09-03T12:57:46.517Z- - - - - - - - - - - - - - - - - - - - - - - - -
19112026-09-03T12:57:46.517Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19122026-09-03T12:57:46.517Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19132026-09-03T12:57:46.517Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19142026-09-03T12:57:46.517Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19152026-09-03T12:57:46.517Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19162026-09-03T12:57:46.517Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19172026-09-03T12:57:46.517Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19182026-09-03T12:57:46.517Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19192026-09-03T12:57:46.517Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
19202026-09-03T12:57:46.518Z- - - - - - - - - - - - - - - - - - - - - - - - -
19212026-09-03T12:57:46.518Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19222026-09-03T12:57:46.518Z[ 8] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19232026-09-03T12:57:46.518Z[ 10] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19242026-09-03T12:57:49.512Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19252026-09-03T12:57:49.512Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19262026-09-03T12:57:49.512Z[ 16] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19272026-09-03T12:57:49.512Z[ 18] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19282026-09-03T12:57:49.512Z[ 20] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19292026-09-03T12:57:49.512Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
19302026-09-03T12:57:49.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
19312026-09-03T12:57:49.512Z[ 5] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
19322026-09-03T12:57:49.512Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19332026-09-03T12:57:49.512Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19342026-09-03T12:57:49.512Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19352026-09-03T12:57:49.512Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19362026-09-03T12:57:49.512Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19372026-09-03T12:57:49.512Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19382026-09-03T12:57:49.512Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19392026-09-03T12:57:49.512Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
19402026-09-03T12:57:49.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
19412026-09-03T12:57:49.513Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19422026-09-03T12:57:49.513Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19432026-09-03T12:57:49.513Z[ 10] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
19442026-09-03T12:57:49.513Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19452026-09-03T12:57:49.513Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19462026-09-03T12:57:49.513Z[ 16] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
19472026-09-03T12:57:49.513Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19482026-09-03T12:57:49.513Z[ 20] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
19492026-09-03T12:57:49.513Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
19502026-09-03T12:57:49.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
19512026-09-03T12:57:49.513Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19522026-09-03T12:57:49.513Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19532026-09-03T12:57:49.513Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19542026-09-03T12:57:49.513Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19552026-09-03T12:57:49.513Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19562026-09-03T12:57:49.513Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19572026-09-03T12:57:49.513Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19582026-09-03T12:57:49.513Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19592026-09-03T12:57:49.514Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
19602026-09-03T12:57:49.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
19612026-09-03T12:57:49.514Z[ 5] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
19622026-09-03T12:57:49.514Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19632026-09-03T12:57:49.514Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19642026-09-03T12:57:49.514Z[ 12] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
19652026-09-03T12:57:49.514Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19662026-09-03T12:57:49.514Z[ 16] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
19672026-09-03T12:57:49.514Z[ 18] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
19682026-09-03T12:57:49.514Z[ 20] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
19692026-09-03T12:57:49.514Z[SUM] 10.00-10.00 sec 640 KBytes 11.6 Gbits/sec
19702026-09-03T12:57:49.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
19712026-09-03T12:57:49.514Z[ ID] Interval Transfer Bitrate
19722026-09-03T12:57:49.514Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19732026-09-03T12:57:49.514Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19742026-09-03T12:57:49.514Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19752026-09-03T12:57:49.514Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19762026-09-03T12:57:49.514Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19772026-09-03T12:57:49.515Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19782026-09-03T12:57:49.515Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19792026-09-03T12:57:49.515Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19802026-09-03T12:57:49.515Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
19812026-09-03T12:57:49.530ZRun 2/5...10136.952698194804Mbps
19822026-09-03T12:57:56.909Z-----------------------------------------------------------
19832026-09-03T12:57:56.909ZServer listening on 5201 (test #8)
19842026-09-03T12:57:56.909Z-----------------------------------------------------------
19852026-09-03T12:57:56.909ZAccepted connection from 10.0.0.1, port 38205
19862026-09-03T12:57:56.909Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33663
19872026-09-03T12:57:56.909Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49620
19882026-09-03T12:57:56.909Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52276
19892026-09-03T12:57:56.909Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54728
19902026-09-03T12:57:56.909Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62670
19912026-09-03T12:57:56.909Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58224
19922026-09-03T12:57:56.909Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62406
19932026-09-03T12:57:56.909Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37466
19942026-09-03T12:57:56.909Z[ ID] Interval Transfer Bitrate
19952026-09-03T12:57:56.909Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19962026-09-03T12:57:56.909Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
19972026-09-03T12:57:56.909Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
19982026-09-03T12:57:56.909Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
19992026-09-03T12:57:56.909Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
20002026-09-03T12:57:56.909Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
20012026-09-03T12:57:56.913Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
20022026-09-03T12:57:56.913Z[ 20] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
20032026-09-03T12:57:56.913Z[SUM] 0.00-1.00 sec 956 MBytes 8.02 Gbits/sec
20042026-09-03T12:57:56.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
20052026-09-03T12:57:56.913Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20062026-09-03T12:57:56.913Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20072026-09-03T12:57:56.913Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20082026-09-03T12:57:56.913Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20092026-09-03T12:57:56.913Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20102026-09-03T12:57:56.913Z[ 16] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
20112026-09-03T12:57:56.913Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20122026-09-03T12:57:56.913Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20132026-09-03T12:57:56.913Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
20142026-09-03T12:57:56.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
20152026-09-03T12:57:56.913Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20162026-09-03T12:57:56.913Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20172026-09-03T12:57:56.913Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20182026-09-03T12:57:56.913Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20192026-09-03T12:57:56.913Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20202026-09-03T12:57:56.913Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20212026-09-03T12:57:56.913Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20222026-09-03T12:57:56.913Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20232026-09-03T12:57:56.913Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
20242026-09-03T12:57:56.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
20252026-09-03T12:57:56.913Z[ 5] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
20262026-09-03T12:57:56.913Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20272026-09-03T12:57:56.913Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20282026-09-03T12:57:56.913Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20292026-09-03T12:57:56.913Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20302026-09-03T12:57:56.913Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20312026-09-03T12:57:56.913Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20322026-09-03T12:57:56.913Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20332026-09-03T12:57:56.914Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
20342026-09-03T12:57:56.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
20352026-09-03T12:57:56.914Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20362026-09-03T12:57:56.914Z[ 8] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
20372026-09-03T12:57:56.914Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20382026-09-03T12:57:56.914Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20392026-09-03T12:57:56.914Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20402026-09-03T12:57:56.914Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20412026-09-03T12:57:56.914Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20422026-09-03T12:57:56.914Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20432026-09-03T12:57:56.914Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
20442026-09-03T12:57:56.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
20452026-09-03T12:57:56.914Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20462026-09-03T12:57:56.914Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20472026-09-03T12:57:56.914Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20482026-09-03T12:57:56.914Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20492026-09-03T12:57:56.914Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20502026-09-03T12:57:56.914Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20512026-09-03T12:57:56.914Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20522026-09-03T12:57:56.914Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20532026-09-03T12:57:56.914Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
20542026-09-03T12:57:56.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
20552026-09-03T12:57:56.914Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20562026-09-03T12:57:56.914Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20572026-09-03T12:57:56.914Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20582026-09-03T12:57:59.913Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20592026-09-03T12:57:59.913Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20602026-09-03T12:57:59.913Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20612026-09-03T12:57:59.913Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20622026-09-03T12:57:59.913Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20632026-09-03T12:57:59.913Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
20642026-09-03T12:57:59.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
20652026-09-03T12:57:59.913Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20662026-09-03T12:57:59.913Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20672026-09-03T12:57:59.913Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20682026-09-03T12:57:59.913Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20692026-09-03T12:57:59.913Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20702026-09-03T12:57:59.913Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20712026-09-03T12:57:59.913Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20722026-09-03T12:57:59.913Z[ 20] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
20732026-09-03T12:57:59.913Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
20742026-09-03T12:57:59.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
20752026-09-03T12:57:59.913Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20762026-09-03T12:57:59.913Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20772026-09-03T12:57:59.913Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20782026-09-03T12:57:59.913Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20792026-09-03T12:57:59.913Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20802026-09-03T12:57:59.913Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20812026-09-03T12:57:59.913Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20822026-09-03T12:57:59.913Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20832026-09-03T12:57:59.913Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
20842026-09-03T12:57:59.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
20852026-09-03T12:57:59.913Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20862026-09-03T12:57:59.914Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20872026-09-03T12:57:59.914Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20882026-09-03T12:57:59.914Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20892026-09-03T12:57:59.914Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20902026-09-03T12:57:59.914Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20912026-09-03T12:57:59.914Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20922026-09-03T12:57:59.914Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20932026-09-03T12:57:59.914Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
20942026-09-03T12:57:59.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
20952026-09-03T12:57:59.914Z[ 5] 10.00-10.00 sec 384 KBytes 1.29 Gbits/sec
20962026-09-03T12:57:59.914Z[ 8] 10.00-10.00 sec 384 KBytes 1.29 Gbits/sec
20972026-09-03T12:57:59.914Z[ 10] 10.00-10.00 sec 384 KBytes 1.29 Gbits/sec
20982026-09-03T12:57:59.914Z[ 12] 10.00-10.00 sec 384 KBytes 1.29 Gbits/sec
20992026-09-03T12:57:59.914Z[ 14] 10.00-10.00 sec 384 KBytes 1.29 Gbits/sec
21002026-09-03T12:57:59.914Z[ 16] 10.00-10.00 sec 384 KBytes 1.29 Gbits/sec
21012026-09-03T12:57:59.917Z[ 18] 10.00-10.00 sec 384 KBytes 1.29 Gbits/sec
21022026-09-03T12:57:59.917Z[ 20] 10.00-10.00 sec 256 KBytes 857 Mbits/sec
21032026-09-03T12:57:59.917Z[SUM] 10.00-10.00 sec 2.88 MBytes 9.85 Gbits/sec
21042026-09-03T12:57:59.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
21052026-09-03T12:57:59.917Z[ ID] Interval Transfer Bitrate
21062026-09-03T12:57:59.917Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
21072026-09-03T12:57:59.917Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
21082026-09-03T12:57:59.917Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
21092026-09-03T12:57:59.917Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
21102026-09-03T12:57:59.917Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
21112026-09-03T12:57:59.917Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
21122026-09-03T12:57:59.917Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
21132026-09-03T12:57:59.917Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
21142026-09-03T12:57:59.917Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
21152026-09-03T12:57:59.917ZRun 3/5...10129.058265960748Mbps
21162026-09-03T12:58:07.322Z-----------------------------------------------------------
21172026-09-03T12:58:07.322ZServer listening on 5201 (test #9)
21182026-09-03T12:58:07.322Z-----------------------------------------------------------
21192026-09-03T12:58:07.322ZAccepted connection from 10.0.0.1, port 57795
21202026-09-03T12:58:07.322Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36294
21212026-09-03T12:58:07.322Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48486
21222026-09-03T12:58:07.322Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52671
21232026-09-03T12:58:07.322Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57523
21242026-09-03T12:58:07.322Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42474
21252026-09-03T12:58:07.322Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35543
21262026-09-03T12:58:07.322Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52688
21272026-09-03T12:58:07.322Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61250
21282026-09-03T12:58:07.322Z[ ID] Interval Transfer Bitrate
21292026-09-03T12:58:07.322Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21302026-09-03T12:58:07.322Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21312026-09-03T12:58:07.322Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21322026-09-03T12:58:07.322Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21332026-09-03T12:58:07.322Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21342026-09-03T12:58:07.322Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21352026-09-03T12:58:07.322Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21362026-09-03T12:58:07.322Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21372026-09-03T12:58:07.322Z[SUM] 0.00-1.00 sec 963 MBytes 8.07 Gbits/sec
21382026-09-03T12:58:07.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
21392026-09-03T12:58:07.322Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21402026-09-03T12:58:07.322Z[ 8] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
21412026-09-03T12:58:07.322Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21422026-09-03T12:58:07.322Z[ 12] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
21432026-09-03T12:58:07.322Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21442026-09-03T12:58:07.322Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21452026-09-03T12:58:07.322Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21462026-09-03T12:58:07.322Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21472026-09-03T12:58:07.322Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
21482026-09-03T12:58:07.323Z- - - - - - - - - - - - - - - - - - - - - - - - -
21492026-09-03T12:58:07.323Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21502026-09-03T12:58:07.323Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21512026-09-03T12:58:07.323Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21522026-09-03T12:58:07.323Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21532026-09-03T12:58:07.323Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21542026-09-03T12:58:07.323Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21552026-09-03T12:58:07.323Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21562026-09-03T12:58:07.323Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21572026-09-03T12:58:07.323Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
21582026-09-03T12:58:07.323Z- - - - - - - - - - - - - - - - - - - - - - - - -
21592026-09-03T12:58:07.323Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21602026-09-03T12:58:07.323Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21612026-09-03T12:58:07.323Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21622026-09-03T12:58:07.323Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21632026-09-03T12:58:07.323Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21642026-09-03T12:58:07.323Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21652026-09-03T12:58:07.326Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21662026-09-03T12:58:07.326Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21672026-09-03T12:58:07.326Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
21682026-09-03T12:58:07.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
21692026-09-03T12:58:07.326Z[ 5] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
21702026-09-03T12:58:07.326Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21712026-09-03T12:58:07.326Z[ 10] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
21722026-09-03T12:58:07.326Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21732026-09-03T12:58:07.326Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21742026-09-03T12:58:07.326Z[ 16] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
21752026-09-03T12:58:07.326Z[ 18] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
21762026-09-03T12:58:07.326Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21772026-09-03T12:58:07.326Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
21782026-09-03T12:58:07.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
21792026-09-03T12:58:07.326Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21802026-09-03T12:58:07.326Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21812026-09-03T12:58:07.326Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21822026-09-03T12:58:07.327Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21832026-09-03T12:58:07.327Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21842026-09-03T12:58:07.327Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21852026-09-03T12:58:07.327Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21862026-09-03T12:58:07.327Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21872026-09-03T12:58:07.327Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
21882026-09-03T12:58:07.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
21892026-09-03T12:58:07.327Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21902026-09-03T12:58:07.327Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21912026-09-03T12:58:07.327Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21922026-09-03T12:58:10.323Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21932026-09-03T12:58:10.323Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21942026-09-03T12:58:10.324Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21952026-09-03T12:58:10.324Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21962026-09-03T12:58:10.324Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21972026-09-03T12:58:10.324Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
21982026-09-03T12:58:10.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
21992026-09-03T12:58:10.324Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
22002026-09-03T12:58:10.324Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
22012026-09-03T12:58:10.324Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
22022026-09-03T12:58:10.324Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
22032026-09-03T12:58:10.324Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
22042026-09-03T12:58:10.324Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
22052026-09-03T12:58:10.324Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
22062026-09-03T12:58:10.324Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
22072026-09-03T12:58:10.324Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
22082026-09-03T12:58:10.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
22092026-09-03T12:58:10.324Z[ 5] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
22102026-09-03T12:58:10.324Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22112026-09-03T12:58:10.324Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22122026-09-03T12:58:10.324Z[ 12] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
22132026-09-03T12:58:10.324Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22142026-09-03T12:58:10.324Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22152026-09-03T12:58:10.324Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22162026-09-03T12:58:10.324Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22172026-09-03T12:58:10.324Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
22182026-09-03T12:58:10.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
22192026-09-03T12:58:10.324Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22202026-09-03T12:58:10.324Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22212026-09-03T12:58:10.324Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22222026-09-03T12:58:10.324Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22232026-09-03T12:58:10.324Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22242026-09-03T12:58:10.324Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22252026-09-03T12:58:10.324Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22262026-09-03T12:58:10.324Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22272026-09-03T12:58:10.324Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
22282026-09-03T12:58:10.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
22292026-09-03T12:58:10.324Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22302026-09-03T12:58:10.324Z[ 8] 10.00-10.00 sec 128 KBytes 2.19 Gbits/sec
22312026-09-03T12:58:10.324Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22322026-09-03T12:58:10.325Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22332026-09-03T12:58:10.325Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22342026-09-03T12:58:10.325Z[ 16] 10.00-10.00 sec 128 KBytes 2.19 Gbits/sec
22352026-09-03T12:58:10.325Z[ 18] 10.00-10.00 sec 128 KBytes 2.19 Gbits/sec
22362026-09-03T12:58:10.325Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22372026-09-03T12:58:10.325Z[SUM] 10.00-10.00 sec 384 KBytes 6.58 Gbits/sec
22382026-09-03T12:58:10.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
22392026-09-03T12:58:10.328Z[ ID] Interval Transfer Bitrate
22402026-09-03T12:58:10.328Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22412026-09-03T12:58:10.328Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22422026-09-03T12:58:10.328Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22432026-09-03T12:58:10.328Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22442026-09-03T12:58:10.328Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22452026-09-03T12:58:10.328Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22462026-09-03T12:58:10.328Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22472026-09-03T12:58:10.328Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22482026-09-03T12:58:10.328Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec sender
22492026-09-03T12:58:10.328ZRun 4/5...10158.317261485914Mbps
22502026-09-03T12:58:17.739Z-----------------------------------------------------------
22512026-09-03T12:58:17.739ZServer listening on 5201 (test #10)
22522026-09-03T12:58:17.739Z-----------------------------------------------------------
22532026-09-03T12:58:17.739ZAccepted connection from 10.0.0.1, port 36975
22542026-09-03T12:58:17.739Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42687
22552026-09-03T12:58:17.739Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59488
22562026-09-03T12:58:17.739Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55094
22572026-09-03T12:58:17.739Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60803
22582026-09-03T12:58:17.739Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33962
22592026-09-03T12:58:17.739Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45393
22602026-09-03T12:58:17.739Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55706
22612026-09-03T12:58:17.739Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45588
22622026-09-03T12:58:17.739Z[ ID] Interval Transfer Bitrate
22632026-09-03T12:58:17.739Z[ 5] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
22642026-09-03T12:58:17.739Z[ 8] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
22652026-09-03T12:58:17.739Z[ 10] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
22662026-09-03T12:58:17.739Z[ 12] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
22672026-09-03T12:58:17.739Z[ 14] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
22682026-09-03T12:58:17.739Z[ 16] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
22692026-09-03T12:58:17.739Z[ 18] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
22702026-09-03T12:58:17.739Z[ 20] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
22712026-09-03T12:58:17.739Z[SUM] 0.00-1.00 sec 950 MBytes 7.97 Gbits/sec
22722026-09-03T12:58:17.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
22732026-09-03T12:58:17.739Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22742026-09-03T12:58:17.739Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
22752026-09-03T12:58:17.739Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22762026-09-03T12:58:17.739Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22772026-09-03T12:58:17.739Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
22782026-09-03T12:58:17.739Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
22792026-09-03T12:58:17.739Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22802026-09-03T12:58:17.739Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22812026-09-03T12:58:17.739Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
22822026-09-03T12:58:17.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
22832026-09-03T12:58:17.740Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
22842026-09-03T12:58:17.740Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22852026-09-03T12:58:17.740Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
22862026-09-03T12:58:17.740Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
22872026-09-03T12:58:17.740Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22882026-09-03T12:58:17.740Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
22892026-09-03T12:58:17.740Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
22902026-09-03T12:58:17.740Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
22912026-09-03T12:58:17.740Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
22922026-09-03T12:58:17.740Z- - - - - - - - - - - - - - - - - - - - - - - - -
22932026-09-03T12:58:17.740Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22942026-09-03T12:58:17.740Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22952026-09-03T12:58:17.740Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22962026-09-03T12:58:17.740Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22972026-09-03T12:58:17.740Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22982026-09-03T12:58:17.740Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22992026-09-03T12:58:17.740Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
23002026-09-03T12:58:17.740Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
23012026-09-03T12:58:17.740Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
23022026-09-03T12:58:17.740Z- - - - - - - - - - - - - - - - - - - - - - - - -
23032026-09-03T12:58:17.740Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23042026-09-03T12:58:17.740Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23052026-09-03T12:58:17.740Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23062026-09-03T12:58:17.740Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23072026-09-03T12:58:17.740Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23082026-09-03T12:58:17.740Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23092026-09-03T12:58:17.740Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23102026-09-03T12:58:17.740Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23112026-09-03T12:58:17.740Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
23122026-09-03T12:58:17.740Z- - - - - - - - - - - - - - - - - - - - - - - - -
23132026-09-03T12:58:17.740Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23142026-09-03T12:58:17.740Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23152026-09-03T12:58:17.740Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23162026-09-03T12:58:17.740Z[ 12] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
23172026-09-03T12:58:17.740Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23182026-09-03T12:58:17.740Z[ 16] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
23192026-09-03T12:58:17.740Z[ 18] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
23202026-09-03T12:58:17.740Z[ 20] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
23212026-09-03T12:58:17.743Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
23222026-09-03T12:58:17.743Z- - - - - - - - - - - - - - - - - - - - - - - - -
23232026-09-03T12:58:17.743Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23242026-09-03T12:58:17.743Z[ 8] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
23252026-09-03T12:58:17.743Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23262026-09-03T12:58:20.739Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23272026-09-03T12:58:20.739Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23282026-09-03T12:58:20.739Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23292026-09-03T12:58:20.739Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23302026-09-03T12:58:20.739Z[ 20] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
23312026-09-03T12:58:20.739Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
23322026-09-03T12:58:20.740Z- - - - - - - - - - - - - - - - - - - - - - - - -
23332026-09-03T12:58:20.740Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23342026-09-03T12:58:20.740Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23352026-09-03T12:58:20.740Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23362026-09-03T12:58:20.740Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23372026-09-03T12:58:20.740Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23382026-09-03T12:58:20.740Z[ 16] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
23392026-09-03T12:58:20.740Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23402026-09-03T12:58:20.740Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23412026-09-03T12:58:20.740Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
23422026-09-03T12:58:20.740Z- - - - - - - - - - - - - - - - - - - - - - - - -
23432026-09-03T12:58:20.740Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23442026-09-03T12:58:20.740Z[ 8] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
23452026-09-03T12:58:20.740Z[ 10] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
23462026-09-03T12:58:20.740Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23472026-09-03T12:58:20.740Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23482026-09-03T12:58:20.740Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23492026-09-03T12:58:20.740Z[ 18] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
23502026-09-03T12:58:20.740Z[ 20] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
23512026-09-03T12:58:20.740Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
23522026-09-03T12:58:20.740Z- - - - - - - - - - - - - - - - - - - - - - - - -
23532026-09-03T12:58:20.740Z[ 5] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
23542026-09-03T12:58:20.740Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23552026-09-03T12:58:20.743Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23562026-09-03T12:58:20.743Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23572026-09-03T12:58:20.743Z[ 14] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
23582026-09-03T12:58:20.743Z[ 16] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
23592026-09-03T12:58:20.743Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23602026-09-03T12:58:20.743Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23612026-09-03T12:58:20.743Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
23622026-09-03T12:58:20.743Z- - - - - - - - - - - - - - - - - - - - - - - - -
23632026-09-03T12:58:20.743Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23642026-09-03T12:58:20.743Z[ 8] 10.00-10.00 sec 128 KBytes 2.51 Gbits/sec
23652026-09-03T12:58:20.743Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23662026-09-03T12:58:20.743Z[ 12] 10.00-10.00 sec 128 KBytes 2.51 Gbits/sec
23672026-09-03T12:58:20.743Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23682026-09-03T12:58:20.743Z[ 16] 10.00-10.00 sec 128 KBytes 2.51 Gbits/sec
23692026-09-03T12:58:20.743Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23702026-09-03T12:58:20.743Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23712026-09-03T12:58:20.744Z[SUM] 10.00-10.00 sec 384 KBytes 7.51 Gbits/sec
23722026-09-03T12:58:20.744Z- - - - - - - - - - - - - - - - - - - - - - - - -
23732026-09-03T12:58:20.744Z[ ID] Interval Transfer Bitrate
23742026-09-03T12:58:20.744Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23752026-09-03T12:58:20.744Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23762026-09-03T12:58:20.744Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23772026-09-03T12:58:20.744Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23782026-09-03T12:58:20.744Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23792026-09-03T12:58:20.744Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23802026-09-03T12:58:20.744Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23812026-09-03T12:58:20.744Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23822026-09-03T12:58:20.744Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
23832026-09-03T12:58:20.744ZRun 5/5...10136.571692611857Mbps
23842026-09-03T12:58:20.744Z###---------------------###
23852026-09-03T12:58:20.744Z::: iPerf done... :::
23862026-09-03T12:58:20.744Z:::Awaiting out files...:::
23872026-09-03T12:58:20.744Z###---------------------###
23882026-09-03T12:58:20.744Z###-----###
23892026-09-03T12:58:20.744Z:::done!:::
23902026-09-03T12:58:20.744Z###-----###
23912026-09-03T12:58:20.744Z###-------------------###
23922026-09-03T12:58:20.744Z:::Running experiment :::
23932026-09-03T12:58:20.744Z:::iperf-tcp/local/c2s:::
23942026-09-03T12:58:20.744Z###-------------------###
23952026-09-03T12:58:21.092Zdtrace: description 'profile-201us ' matched 2 probes
23962026-09-03T12:58:28.153Z-----------------------------------------------------------
23972026-09-03T12:58:28.153ZServer listening on 5201 (test #11)
23982026-09-03T12:58:28.153Z-----------------------------------------------------------
23992026-09-03T12:58:28.153ZAccepted connection from 10.0.0.1, port 35146
24002026-09-03T12:58:28.153Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41621
24012026-09-03T12:58:28.153Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50361
24022026-09-03T12:58:28.153Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56748
24032026-09-03T12:58:28.153Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44464
24042026-09-03T12:58:28.153Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53296
24052026-09-03T12:58:28.153Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40912
24062026-09-03T12:58:28.153Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41306
24072026-09-03T12:58:28.153Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46568
24082026-09-03T12:58:28.153Z[ ID] Interval Transfer Bitrate
24092026-09-03T12:58:28.153Z[ 5] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
24102026-09-03T12:58:28.153Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
24112026-09-03T12:58:28.153Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
24122026-09-03T12:58:28.153Z[ 12] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
24132026-09-03T12:58:28.153Z[ 14] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
24142026-09-03T12:58:28.153Z[ 16] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
24152026-09-03T12:58:28.153Z[ 18] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
24162026-09-03T12:58:28.153Z[ 20] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
24172026-09-03T12:58:28.153Z[SUM] 0.00-1.00 sec 347 MBytes 2.91 Gbits/sec
24182026-09-03T12:58:28.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
24192026-09-03T12:58:28.153Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24202026-09-03T12:58:28.153Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24212026-09-03T12:58:28.153Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
24222026-09-03T12:58:28.153Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24232026-09-03T12:58:28.153Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24242026-09-03T12:58:28.153Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24252026-09-03T12:58:28.154Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24262026-09-03T12:58:28.154Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24272026-09-03T12:58:28.154Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
24282026-09-03T12:58:28.154Z- - - - - - - - - - - - - - - - - - - - - - - - -
24292026-09-03T12:58:28.154Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24302026-09-03T12:58:28.154Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24312026-09-03T12:58:28.154Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24322026-09-03T12:58:28.154Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24332026-09-03T12:58:28.154Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24342026-09-03T12:58:28.154Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24352026-09-03T12:58:28.154Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24362026-09-03T12:58:28.154Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24372026-09-03T12:58:28.154Z[SUM] 2.00-3.00 sec 431 MBytes 3.61 Gbits/sec
24382026-09-03T12:58:28.154Z- - - - - - - - - - - - - - - - - - - - - - - - -
24392026-09-03T12:58:28.154Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24402026-09-03T12:58:28.154Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
24412026-09-03T12:58:28.154Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24422026-09-03T12:58:28.154Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24432026-09-03T12:58:28.154Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24442026-09-03T12:58:28.154Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24452026-09-03T12:58:28.154Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24462026-09-03T12:58:28.154Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24472026-09-03T12:58:28.154Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
24482026-09-03T12:58:28.154Z- - - - - - - - - - - - - - - - - - - - - - - - -
24492026-09-03T12:58:28.154Z[ 5] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
24502026-09-03T12:58:28.154Z[ 8] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
24512026-09-03T12:58:28.154Z[ 10] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
24522026-09-03T12:58:28.154Z[ 12] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
24532026-09-03T12:58:28.154Z[ 14] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
24542026-09-03T12:58:28.154Z[ 16] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
24552026-09-03T12:58:28.154Z[ 18] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
24562026-09-03T12:58:28.154Z[ 20] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
24572026-09-03T12:58:28.154Z[SUM] 4.00-5.00 sec 438 MBytes 3.68 Gbits/sec
24582026-09-03T12:58:28.154Z- - - - - - - - - - - - - - - - - - - - - - - - -
24592026-09-03T12:58:28.154Z[ 5] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
24602026-09-03T12:58:28.154Z[ 8] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
24612026-09-03T12:58:28.154Z[ 10] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
24622026-09-03T12:58:28.154Z[ 12] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
24632026-09-03T12:58:28.154Z[ 14] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
24642026-09-03T12:58:28.154Z[ 16] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
24652026-09-03T12:58:28.155Z[ 18] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
24662026-09-03T12:58:28.155Z[ 20] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
24672026-09-03T12:58:28.155Z[SUM] 5.00-6.00 sec 442 MBytes 3.71 Gbits/sec
24682026-09-03T12:58:28.155Z- - - - - - - - - - - - - - - - - - - - - - - - -
24692026-09-03T12:58:28.155Z[ 5] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
24702026-09-03T12:58:28.155Z[ 8] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
24712026-09-03T12:58:28.155Z[ 10] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
24722026-09-03T12:58:31.155Z[ 12] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
24732026-09-03T12:58:31.155Z[ 14] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
24742026-09-03T12:58:31.155Z[ 16] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
24752026-09-03T12:58:31.155Z[ 18] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
24762026-09-03T12:58:31.155Z[ 20] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
24772026-09-03T12:58:31.155Z[SUM] 6.00-7.00 sec 440 MBytes 3.69 Gbits/sec
24782026-09-03T12:58:31.155Z- - - - - - - - - - - - - - - - - - - - - - - - -
24792026-09-03T12:58:31.155Z[ 5] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
24802026-09-03T12:58:31.155Z[ 8] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
24812026-09-03T12:58:31.155Z[ 10] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
24822026-09-03T12:58:31.155Z[ 12] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
24832026-09-03T12:58:31.155Z[ 14] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
24842026-09-03T12:58:31.155Z[ 16] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
24852026-09-03T12:58:31.155Z[ 18] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
24862026-09-03T12:58:31.155Z[ 20] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
24872026-09-03T12:58:31.155Z[SUM] 7.00-8.00 sec 440 MBytes 3.69 Gbits/sec
24882026-09-03T12:58:31.155Z- - - - - - - - - - - - - - - - - - - - - - - - -
24892026-09-03T12:58:31.155Z[ 5] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
24902026-09-03T12:58:31.155Z[ 8] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
24912026-09-03T12:58:31.155Z[ 10] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
24922026-09-03T12:58:31.155Z[ 12] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
24932026-09-03T12:58:31.155Z[ 14] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
24942026-09-03T12:58:31.155Z[ 16] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
24952026-09-03T12:58:31.155Z[ 18] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
24962026-09-03T12:58:31.155Z[ 20] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
24972026-09-03T12:58:31.155Z[SUM] 8.00-9.00 sec 440 MBytes 3.69 Gbits/sec
24982026-09-03T12:58:31.155Z- - - - - - - - - - - - - - - - - - - - - - - - -
24992026-09-03T12:58:31.156Z[ 5] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
25002026-09-03T12:58:31.156Z[ 8] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
25012026-09-03T12:58:31.156Z[ 10] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
25022026-09-03T12:58:31.156Z[ 12] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
25032026-09-03T12:58:31.156Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
25042026-09-03T12:58:31.159Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
25052026-09-03T12:58:31.159Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
25062026-09-03T12:58:31.159Z[ 20] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
25072026-09-03T12:58:31.159Z[SUM] 9.00-10.00 sec 438 MBytes 3.68 Gbits/sec
25082026-09-03T12:58:31.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
25092026-09-03T12:58:31.159Z[ 5] 10.00-10.00 sec 128 KBytes 869 Mbits/sec
25102026-09-03T12:58:31.159Z[ 8] 10.00-10.00 sec 128 KBytes 869 Mbits/sec
25112026-09-03T12:58:31.159Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25122026-09-03T12:58:31.160Z[ 12] 10.00-10.00 sec 128 KBytes 870 Mbits/sec
25132026-09-03T12:58:31.160Z[ 14] 10.00-10.00 sec 128 KBytes 870 Mbits/sec
25142026-09-03T12:58:31.160Z[ 16] 10.00-10.00 sec 128 KBytes 870 Mbits/sec
25152026-09-03T12:58:31.160Z[ 18] 10.00-10.00 sec 128 KBytes 870 Mbits/sec
25162026-09-03T12:58:31.160Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25172026-09-03T12:58:31.160Z[SUM] 10.00-10.00 sec 768 KBytes 5.22 Gbits/sec
25182026-09-03T12:58:31.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
25192026-09-03T12:58:31.160Z[ ID] Interval Transfer Bitrate
25202026-09-03T12:58:31.160Z[ 5] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
25212026-09-03T12:58:31.160Z[ 8] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
25222026-09-03T12:58:31.160Z[ 10] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
25232026-09-03T12:58:31.160Z[ 12] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
25242026-09-03T12:58:31.160Z[ 14] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
25252026-09-03T12:58:31.160Z[ 16] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
25262026-09-03T12:58:31.160Z[ 18] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
25272026-09-03T12:58:31.160Z[ 20] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
25282026-09-03T12:58:31.160Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec receiver
25292026-09-03T12:58:31.160ZRun 1/10...3590.8686251004483Mbps
25302026-09-03T12:58:38.571Z-----------------------------------------------------------
25312026-09-03T12:58:38.571ZServer listening on 5201 (test #12)
25322026-09-03T12:58:38.571Z-----------------------------------------------------------
25332026-09-03T12:58:38.571ZAccepted connection from 10.0.0.1, port 38051
25342026-09-03T12:58:38.571Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58720
25352026-09-03T12:58:38.571Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39801
25362026-09-03T12:58:38.571Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52824
25372026-09-03T12:58:38.571Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42364
25382026-09-03T12:58:38.571Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56673
25392026-09-03T12:58:38.571Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34643
25402026-09-03T12:58:38.571Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37592
25412026-09-03T12:58:38.571Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41327
25422026-09-03T12:58:38.571Z[ ID] Interval Transfer Bitrate
25432026-09-03T12:58:38.571Z[ 5] 0.00-1.00 sec 44.9 MBytes 376 Mbits/sec
25442026-09-03T12:58:38.571Z[ 8] 0.00-1.00 sec 44.9 MBytes 376 Mbits/sec
25452026-09-03T12:58:38.571Z[ 10] 0.00-1.00 sec 44.9 MBytes 376 Mbits/sec
25462026-09-03T12:58:38.572Z[ 12] 0.00-1.00 sec 44.9 MBytes 376 Mbits/sec
25472026-09-03T12:58:38.572Z[ 14] 0.00-1.00 sec 44.9 MBytes 376 Mbits/sec
25482026-09-03T12:58:38.572Z[ 16] 0.00-1.00 sec 44.9 MBytes 376 Mbits/sec
25492026-09-03T12:58:38.572Z[ 18] 0.00-1.00 sec 44.8 MBytes 375 Mbits/sec
25502026-09-03T12:58:38.572Z[ 20] 0.00-1.00 sec 44.9 MBytes 376 Mbits/sec
25512026-09-03T12:58:38.572Z[SUM] 0.00-1.00 sec 359 MBytes 3.01 Gbits/sec
25522026-09-03T12:58:38.572Z- - - - - - - - - - - - - - - - - - - - - - - - -
25532026-09-03T12:58:38.572Z[ 5] 1.00-2.00 sec 56.2 MBytes 472 Mbits/sec
25542026-09-03T12:58:38.572Z[ 8] 1.00-2.00 sec 56.4 MBytes 473 Mbits/sec
25552026-09-03T12:58:38.572Z[ 10] 1.00-2.00 sec 56.2 MBytes 472 Mbits/sec
25562026-09-03T12:58:38.572Z[ 12] 1.00-2.00 sec 56.2 MBytes 472 Mbits/sec
25572026-09-03T12:58:38.572Z[ 14] 1.00-2.00 sec 56.2 MBytes 472 Mbits/sec
25582026-09-03T12:58:38.572Z[ 16] 1.00-2.00 sec 56.2 MBytes 472 Mbits/sec
25592026-09-03T12:58:38.572Z[ 18] 1.00-2.00 sec 56.2 MBytes 472 Mbits/sec
25602026-09-03T12:58:38.572Z[ 20] 1.00-2.00 sec 56.2 MBytes 472 Mbits/sec
25612026-09-03T12:58:38.572Z[SUM] 1.00-2.00 sec 450 MBytes 3.78 Gbits/sec
25622026-09-03T12:58:38.572Z- - - - - - - - - - - - - - - - - - - - - - - - -
25632026-09-03T12:58:38.572Z[ 5] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
25642026-09-03T12:58:38.572Z[ 8] 2.00-3.00 sec 55.9 MBytes 469 Mbits/sec
25652026-09-03T12:58:38.572Z[ 10] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
25662026-09-03T12:58:38.572Z[ 12] 2.00-3.00 sec 55.9 MBytes 469 Mbits/sec
25672026-09-03T12:58:38.572Z[ 14] 2.00-3.00 sec 55.9 MBytes 469 Mbits/sec
25682026-09-03T12:58:38.572Z[ 16] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
25692026-09-03T12:58:38.572Z[ 18] 2.00-3.00 sec 56.1 MBytes 471 Mbits/sec
25702026-09-03T12:58:38.572Z[ 20] 2.00-3.00 sec 55.8 MBytes 468 Mbits/sec
25712026-09-03T12:58:38.572Z[SUM] 2.00-3.00 sec 448 MBytes 3.75 Gbits/sec
25722026-09-03T12:58:38.572Z- - - - - - - - - - - - - - - - - - - - - - - - -
25732026-09-03T12:58:38.572Z[ 5] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
25742026-09-03T12:58:38.572Z[ 8] 3.00-4.00 sec 56.1 MBytes 471 Mbits/sec
25752026-09-03T12:58:38.572Z[ 10] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
25762026-09-03T12:58:38.572Z[ 12] 3.00-4.00 sec 56.1 MBytes 471 Mbits/sec
25772026-09-03T12:58:38.572Z[ 14] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
25782026-09-03T12:58:38.572Z[ 16] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
25792026-09-03T12:58:38.572Z[ 18] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
25802026-09-03T12:58:38.572Z[ 20] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
25812026-09-03T12:58:38.572Z[SUM] 3.00-4.00 sec 448 MBytes 3.76 Gbits/sec
25822026-09-03T12:58:38.572Z- - - - - - - - - - - - - - - - - - - - - - - - -
25832026-09-03T12:58:38.572Z[ 5] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
25842026-09-03T12:58:38.572Z[ 8] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
25852026-09-03T12:58:38.573Z[ 10] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
25862026-09-03T12:58:38.573Z[ 12] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
25872026-09-03T12:58:38.573Z[ 14] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
25882026-09-03T12:58:38.573Z[ 16] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
25892026-09-03T12:58:38.573Z[ 18] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
25902026-09-03T12:58:38.573Z[ 20] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
25912026-09-03T12:58:38.573Z[SUM] 4.00-5.00 sec 440 MBytes 3.69 Gbits/sec
25922026-09-03T12:58:38.573Z- - - - - - - - - - - - - - - - - - - - - - - - -
25932026-09-03T12:58:38.573Z[ 5] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
25942026-09-03T12:58:38.573Z[ 8] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
25952026-09-03T12:58:38.573Z[ 10] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
25962026-09-03T12:58:38.573Z[ 12] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
25972026-09-03T12:58:38.573Z[ 14] 5.00-6.00 sec 56.0 MBytes 470 Mbits/sec
25982026-09-03T12:58:38.573Z[ 16] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
25992026-09-03T12:58:38.573Z[ 18] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
26002026-09-03T12:58:38.573Z[ 20] 5.00-6.00 sec 56.0 MBytes 470 Mbits/sec
26012026-09-03T12:58:38.573Z[SUM] 5.00-6.00 sec 447 MBytes 3.75 Gbits/sec
26022026-09-03T12:58:38.573Z- - - - - - - - - - - - - - - - - - - - - - - - -
26032026-09-03T12:58:38.573Z[ 5] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
26042026-09-03T12:58:38.573Z[ 8] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
26052026-09-03T12:58:38.573Z[ 10] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
26062026-09-03T12:58:41.574Z[ 12] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
26072026-09-03T12:58:41.574Z[ 14] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
26082026-09-03T12:58:41.574Z[ 16] 6.00-7.00 sec 56.1 MBytes 471 Mbits/sec
26092026-09-03T12:58:41.574Z[ 18] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
26102026-09-03T12:58:41.574Z[ 20] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
26112026-09-03T12:58:41.574Z[SUM] 6.00-7.00 sec 448 MBytes 3.76 Gbits/sec
26122026-09-03T12:58:41.574Z- - - - - - - - - - - - - - - - - - - - - - - - -
26132026-09-03T12:58:41.574Z[ 5] 7.00-8.00 sec 56.4 MBytes 473 Mbits/sec
26142026-09-03T12:58:41.574Z[ 8] 7.00-8.00 sec 56.4 MBytes 473 Mbits/sec
26152026-09-03T12:58:41.574Z[ 10] 7.00-8.00 sec 56.1 MBytes 471 Mbits/sec
26162026-09-03T12:58:41.574Z[ 12] 7.00-8.00 sec 56.4 MBytes 473 Mbits/sec
26172026-09-03T12:58:41.574Z[ 14] 7.00-8.00 sec 56.4 MBytes 473 Mbits/sec
26182026-09-03T12:58:41.574Z[ 16] 7.00-8.00 sec 56.2 MBytes 472 Mbits/sec
26192026-09-03T12:58:41.574Z[ 18] 7.00-8.00 sec 56.2 MBytes 472 Mbits/sec
26202026-09-03T12:58:41.574Z[ 20] 7.00-8.00 sec 56.2 MBytes 472 Mbits/sec
26212026-09-03T12:58:41.574Z[SUM] 7.00-8.00 sec 450 MBytes 3.78 Gbits/sec
26222026-09-03T12:58:41.574Z- - - - - - - - - - - - - - - - - - - - - - - - -
26232026-09-03T12:58:41.574Z[ 5] 8.00-9.00 sec 56.1 MBytes 471 Mbits/sec
26242026-09-03T12:58:41.574Z[ 8] 8.00-9.00 sec 56.1 MBytes 471 Mbits/sec
26252026-09-03T12:58:41.574Z[ 10] 8.00-9.00 sec 56.1 MBytes 471 Mbits/sec
26262026-09-03T12:58:41.574Z[ 12] 8.00-9.00 sec 56.1 MBytes 471 Mbits/sec
26272026-09-03T12:58:41.574Z[ 14] 8.00-9.00 sec 56.0 MBytes 470 Mbits/sec
26282026-09-03T12:58:41.574Z[ 16] 8.00-9.00 sec 56.2 MBytes 472 Mbits/sec
26292026-09-03T12:58:41.574Z[ 18] 8.00-9.00 sec 56.1 MBytes 471 Mbits/sec
26302026-09-03T12:58:41.574Z[ 20] 8.00-9.00 sec 56.1 MBytes 471 Mbits/sec
26312026-09-03T12:58:41.574Z[SUM] 8.00-9.00 sec 449 MBytes 3.77 Gbits/sec
26322026-09-03T12:58:41.574Z- - - - - - - - - - - - - - - - - - - - - - - - -
26332026-09-03T12:58:41.574Z[ 5] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
26342026-09-03T12:58:41.574Z[ 8] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
26352026-09-03T12:58:41.575Z[ 10] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
26362026-09-03T12:58:41.575Z[ 12] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
26372026-09-03T12:58:41.575Z[ 14] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
26382026-09-03T12:58:41.575Z[ 16] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
26392026-09-03T12:58:41.575Z[ 18] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
26402026-09-03T12:58:41.575Z[ 20] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
26412026-09-03T12:58:41.575Z[SUM] 9.00-10.00 sec 441 MBytes 3.70 Gbits/sec
26422026-09-03T12:58:41.575Z- - - - - - - - - - - - - - - - - - - - - - - - -
26432026-09-03T12:58:41.575Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26442026-09-03T12:58:41.575Z[ 8] 10.00-10.00 sec 128 KBytes 837 Mbits/sec
26452026-09-03T12:58:41.575Z[ 10] 10.00-10.00 sec 128 KBytes 837 Mbits/sec
26462026-09-03T12:58:41.575Z[ 12] 10.00-10.00 sec 128 KBytes 837 Mbits/sec
26472026-09-03T12:58:41.575Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26482026-09-03T12:58:41.575Z[ 16] 10.00-10.00 sec 128 KBytes 837 Mbits/sec
26492026-09-03T12:58:41.575Z[ 18] 10.00-10.00 sec 128 KBytes 837 Mbits/sec
26502026-09-03T12:58:41.575Z[ 20] 10.00-10.00 sec 128 KBytes 837 Mbits/sec
26512026-09-03T12:58:41.575Z[SUM] 10.00-10.00 sec 768 KBytes 5.01 Gbits/sec
26522026-09-03T12:58:41.575Z- - - - - - - - - - - - - - - - - - - - - - - - -
26532026-09-03T12:58:41.575Z[ ID] Interval Transfer Bitrate
26542026-09-03T12:58:41.575Z[ 5] 0.00-10.00 sec 548 MBytes 459 Mbits/sec receiver
26552026-09-03T12:58:41.575Z[ 8] 0.00-10.00 sec 548 MBytes 460 Mbits/sec receiver
26562026-09-03T12:58:41.575Z[ 10] 0.00-10.00 sec 548 MBytes 459 Mbits/sec receiver
26572026-09-03T12:58:41.575Z[ 12] 0.00-10.00 sec 548 MBytes 459 Mbits/sec receiver
26582026-09-03T12:58:41.575Z[ 14] 0.00-10.00 sec 548 MBytes 459 Mbits/sec receiver
26592026-09-03T12:58:41.575Z[ 16] 0.00-10.00 sec 548 MBytes 460 Mbits/sec receiver
26602026-09-03T12:58:41.575Z[ 18] 0.00-10.00 sec 548 MBytes 459 Mbits/sec receiver
26612026-09-03T12:58:41.575Z[ 20] 0.00-10.00 sec 548 MBytes 459 Mbits/sec receiver
26622026-09-03T12:58:41.575Z[SUM] 0.00-10.00 sec 4.28 GBytes 3.67 Gbits/sec receiver
26632026-09-03T12:58:41.578ZRun 2/10...3675.60590096375Mbps
26642026-09-03T12:58:48.997Z-----------------------------------------------------------
26652026-09-03T12:58:48.997ZServer listening on 5201 (test #13)
26662026-09-03T12:58:48.997Z-----------------------------------------------------------
26672026-09-03T12:58:48.997ZAccepted connection from 10.0.0.1, port 50375
26682026-09-03T12:58:48.997Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41961
26692026-09-03T12:58:48.997Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64710
26702026-09-03T12:58:48.997Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36258
26712026-09-03T12:58:48.997Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34825
26722026-09-03T12:58:48.997Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46284
26732026-09-03T12:58:48.997Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53780
26742026-09-03T12:58:48.997Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38180
26752026-09-03T12:58:48.997Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61074
26762026-09-03T12:58:48.997Z[ ID] Interval Transfer Bitrate
26772026-09-03T12:58:48.997Z[ 5] 0.00-1.00 sec 34.2 MBytes 287 Mbits/sec
26782026-09-03T12:58:48.997Z[ 8] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
26792026-09-03T12:58:48.997Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
26802026-09-03T12:58:48.997Z[ 12] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
26812026-09-03T12:58:48.997Z[ 14] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
26822026-09-03T12:58:48.997Z[ 16] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
26832026-09-03T12:58:48.997Z[ 18] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
26842026-09-03T12:58:48.997Z[ 20] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
26852026-09-03T12:58:48.997Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
26862026-09-03T12:58:48.997Z- - - - - - - - - - - - - - - - - - - - - - - - -
26872026-09-03T12:58:48.997Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26882026-09-03T12:58:48.997Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26892026-09-03T12:58:48.997Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26902026-09-03T12:58:48.997Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26912026-09-03T12:58:48.997Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26922026-09-03T12:58:48.998Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26932026-09-03T12:58:48.998Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26942026-09-03T12:58:48.998Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26952026-09-03T12:58:48.998Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
26962026-09-03T12:58:48.998Z- - - - - - - - - - - - - - - - - - - - - - - - -
26972026-09-03T12:58:48.998Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26982026-09-03T12:58:48.998Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26992026-09-03T12:58:48.998Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
27002026-09-03T12:58:48.998Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
27012026-09-03T12:58:48.998Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
27022026-09-03T12:58:48.998Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
27032026-09-03T12:58:48.998Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
27042026-09-03T12:58:48.998Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
27052026-09-03T12:58:48.998Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
27062026-09-03T12:58:48.998Z- - - - - - - - - - - - - - - - - - - - - - - - -
27072026-09-03T12:58:48.998Z[ 5] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
27082026-09-03T12:58:48.998Z[ 8] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
27092026-09-03T12:58:48.998Z[ 10] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
27102026-09-03T12:58:48.998Z[ 12] 3.00-4.00 sec 56.1 MBytes 471 Mbits/sec
27112026-09-03T12:58:48.998Z[ 14] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
27122026-09-03T12:58:48.998Z[ 16] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
27132026-09-03T12:58:48.998Z[ 18] 3.00-4.00 sec 56.1 MBytes 471 Mbits/sec
27142026-09-03T12:58:48.998Z[ 20] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
27152026-09-03T12:58:48.998Z[SUM] 3.00-4.00 sec 448 MBytes 3.76 Gbits/sec
27162026-09-03T12:58:48.998Z- - - - - - - - - - - - - - - - - - - - - - - - -
27172026-09-03T12:58:48.998Z[ 5] 4.00-5.00 sec 56.2 MBytes 472 Mbits/sec
27182026-09-03T12:58:48.998Z[ 8] 4.00-5.00 sec 56.5 MBytes 474 Mbits/sec
27192026-09-03T12:58:48.998Z[ 10] 4.00-5.00 sec 56.1 MBytes 471 Mbits/sec
27202026-09-03T12:58:48.998Z[ 12] 4.00-5.00 sec 56.2 MBytes 472 Mbits/sec
27212026-09-03T12:58:48.998Z[ 14] 4.00-5.00 sec 56.4 MBytes 473 Mbits/sec
27222026-09-03T12:58:48.998Z[ 16] 4.00-5.00 sec 56.1 MBytes 471 Mbits/sec
27232026-09-03T12:58:48.998Z[ 18] 4.00-5.00 sec 56.2 MBytes 472 Mbits/sec
27242026-09-03T12:58:48.998Z[ 20] 4.00-5.00 sec 56.1 MBytes 471 Mbits/sec
27252026-09-03T12:58:48.998Z[SUM] 4.00-5.00 sec 450 MBytes 3.77 Gbits/sec
27262026-09-03T12:58:48.998Z- - - - - - - - - - - - - - - - - - - - - - - - -
27272026-09-03T12:58:48.998Z[ 5] 5.00-6.00 sec 56.1 MBytes 471 Mbits/sec
27282026-09-03T12:58:48.998Z[ 8] 5.00-6.00 sec 56.1 MBytes 471 Mbits/sec
27292026-09-03T12:58:48.998Z[ 10] 5.00-6.00 sec 56.1 MBytes 471 Mbits/sec
27302026-09-03T12:58:48.998Z[ 12] 5.00-6.00 sec 56.1 MBytes 471 Mbits/sec
27312026-09-03T12:58:48.998Z[ 14] 5.00-6.00 sec 56.1 MBytes 471 Mbits/sec
27322026-09-03T12:58:49.002Z[ 16] 5.00-6.00 sec 56.2 MBytes 472 Mbits/sec
27332026-09-03T12:58:49.002Z[ 18] 5.00-6.00 sec 56.2 MBytes 472 Mbits/sec
27342026-09-03T12:58:49.002Z[ 20] 5.00-6.00 sec 56.2 MBytes 472 Mbits/sec
27352026-09-03T12:58:49.002Z[SUM] 5.00-6.00 sec 449 MBytes 3.77 Gbits/sec
27362026-09-03T12:58:49.002Z- - - - - - - - - - - - - - - - - - - - - - - - -
27372026-09-03T12:58:49.002Z[ 5] 6.00-7.00 sec 56.2 MBytes 472 Mbits/sec
27382026-09-03T12:58:49.002Z[ 8] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
27392026-09-03T12:58:49.002Z[ 10] 6.00-7.00 sec 56.2 MBytes 472 Mbits/sec
27402026-09-03T12:58:51.999Z[ 12] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
27412026-09-03T12:58:51.999Z[ 14] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
27422026-09-03T12:58:51.999Z[ 16] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
27432026-09-03T12:58:51.999Z[ 18] 6.00-7.00 sec 55.9 MBytes 469 Mbits/sec
27442026-09-03T12:58:51.999Z[ 20] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
27452026-09-03T12:58:51.999Z[SUM] 6.00-7.00 sec 448 MBytes 3.76 Gbits/sec
27462026-09-03T12:58:51.999Z- - - - - - - - - - - - - - - - - - - - - - - - -
27472026-09-03T12:58:51.999Z[ 5] 7.00-8.00 sec 56.4 MBytes 473 Mbits/sec
27482026-09-03T12:58:51.999Z[ 8] 7.00-8.00 sec 56.5 MBytes 474 Mbits/sec
27492026-09-03T12:58:51.999Z[ 10] 7.00-8.00 sec 56.4 MBytes 473 Mbits/sec
27502026-09-03T12:58:51.999Z[ 12] 7.00-8.00 sec 56.4 MBytes 473 Mbits/sec
27512026-09-03T12:58:51.999Z[ 14] 7.00-8.00 sec 56.5 MBytes 474 Mbits/sec
27522026-09-03T12:58:51.999Z[ 16] 7.00-8.00 sec 56.6 MBytes 475 Mbits/sec
27532026-09-03T12:58:51.999Z[ 18] 7.00-8.00 sec 56.8 MBytes 476 Mbits/sec
27542026-09-03T12:58:51.999Z[ 20] 7.00-8.00 sec 56.5 MBytes 474 Mbits/sec
27552026-09-03T12:58:51.999Z[SUM] 7.00-8.00 sec 452 MBytes 3.79 Gbits/sec
27562026-09-03T12:58:51.999Z- - - - - - - - - - - - - - - - - - - - - - - - -
27572026-09-03T12:58:51.999Z[ 5] 8.00-9.00 sec 55.8 MBytes 468 Mbits/sec
27582026-09-03T12:58:51.999Z[ 8] 8.00-9.00 sec 55.8 MBytes 468 Mbits/sec
27592026-09-03T12:58:52.000Z[ 10] 8.00-9.00 sec 55.9 MBytes 469 Mbits/sec
27602026-09-03T12:58:52.000Z[ 12] 8.00-9.00 sec 55.9 MBytes 469 Mbits/sec
27612026-09-03T12:58:52.000Z[ 14] 8.00-9.00 sec 55.9 MBytes 469 Mbits/sec
27622026-09-03T12:58:52.000Z[ 16] 8.00-9.00 sec 55.8 MBytes 468 Mbits/sec
27632026-09-03T12:58:52.000Z[ 18] 8.00-9.00 sec 55.8 MBytes 468 Mbits/sec
27642026-09-03T12:58:52.000Z[ 20] 8.00-9.00 sec 55.9 MBytes 469 Mbits/sec
27652026-09-03T12:58:52.000Z[SUM] 8.00-9.00 sec 446 MBytes 3.75 Gbits/sec
27662026-09-03T12:58:52.000Z- - - - - - - - - - - - - - - - - - - - - - - - -
27672026-09-03T12:58:52.000Z[ 5] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
27682026-09-03T12:58:52.000Z[ 8] 9.00-10.00 sec 55.8 MBytes 468 Mbits/sec
27692026-09-03T12:58:52.000Z[ 10] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
27702026-09-03T12:58:52.000Z[ 12] 9.00-10.00 sec 55.8 MBytes 468 Mbits/sec
27712026-09-03T12:58:52.000Z[ 14] 9.00-10.00 sec 55.8 MBytes 468 Mbits/sec
27722026-09-03T12:58:52.000Z[ 16] 9.00-10.00 sec 55.8 MBytes 468 Mbits/sec
27732026-09-03T12:58:52.000Z[ 18] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
27742026-09-03T12:58:52.000Z[ 20] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
27752026-09-03T12:58:52.000Z[SUM] 9.00-10.00 sec 446 MBytes 3.74 Gbits/sec
27762026-09-03T12:58:52.000Z- - - - - - - - - - - - - - - - - - - - - - - - -
27772026-09-03T12:58:52.000Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27782026-09-03T12:58:52.000Z[ 8] 10.00-10.00 sec 128 KBytes 942 Mbits/sec
27792026-09-03T12:58:52.000Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27802026-09-03T12:58:52.000Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27812026-09-03T12:58:52.000Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27822026-09-03T12:58:52.000Z[ 16] 10.00-10.00 sec 128 KBytes 943 Mbits/sec
27832026-09-03T12:58:52.000Z[ 18] 10.00-10.00 sec 128 KBytes 943 Mbits/sec
27842026-09-03T12:58:52.000Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27852026-09-03T12:58:52.000Z[SUM] 10.00-10.00 sec 384 KBytes 2.83 Gbits/sec
27862026-09-03T12:58:52.001Z- - - - - - - - - - - - - - - - - - - - - - - - -
27872026-09-03T12:58:52.001Z[ ID] Interval Transfer Bitrate
27882026-09-03T12:58:52.001Z[ 5] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
27892026-09-03T12:58:52.001Z[ 8] 0.00-10.00 sec 544 MBytes 456 Mbits/sec receiver
27902026-09-03T12:58:52.001Z[ 10] 0.00-10.00 sec 544 MBytes 456 Mbits/sec receiver
27912026-09-03T12:58:52.001Z[ 12] 0.00-10.00 sec 544 MBytes 456 Mbits/sec receiver
27922026-09-03T12:58:52.001Z[ 14] 0.00-10.00 sec 544 MBytes 456 Mbits/sec receiver
27932026-09-03T12:58:52.001Z[ 16] 0.00-10.00 sec 544 MBytes 456 Mbits/sec receiver
27942026-09-03T12:58:52.001Z[ 18] 0.00-10.00 sec 544 MBytes 456 Mbits/sec receiver
27952026-09-03T12:58:52.001Z[ 20] 0.00-10.00 sec 544 MBytes 456 Mbits/sec receiver
27962026-09-03T12:58:52.001Z[SUM] 0.00-10.00 sec 4.24 GBytes 3.64 Gbits/sec receiver
27972026-09-03T12:58:52.004ZRun 3/10...3642.2516429380335Mbps
27982026-09-03T12:58:59.412Z-----------------------------------------------------------
27992026-09-03T12:58:59.412ZServer listening on 5201 (test #14)
28002026-09-03T12:58:59.412Z-----------------------------------------------------------
28012026-09-03T12:58:59.412ZAccepted connection from 10.0.0.1, port 34957
28022026-09-03T12:58:59.412Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54684
28032026-09-03T12:58:59.412Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37696
28042026-09-03T12:58:59.412Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44333
28052026-09-03T12:58:59.412Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57507
28062026-09-03T12:58:59.412Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52146
28072026-09-03T12:58:59.412Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38454
28082026-09-03T12:58:59.412Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37915
28092026-09-03T12:58:59.412Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36616
28102026-09-03T12:58:59.412Z[ ID] Interval Transfer Bitrate
28112026-09-03T12:58:59.412Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28122026-09-03T12:58:59.412Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28132026-09-03T12:58:59.412Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28142026-09-03T12:58:59.412Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28152026-09-03T12:58:59.412Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28162026-09-03T12:58:59.412Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28172026-09-03T12:58:59.412Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28182026-09-03T12:58:59.412Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28192026-09-03T12:58:59.412Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
28202026-09-03T12:58:59.412Z- - - - - - - - - - - - - - - - - - - - - - - - -
28212026-09-03T12:58:59.412Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28222026-09-03T12:58:59.412Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28232026-09-03T12:58:59.412Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28242026-09-03T12:58:59.412Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28252026-09-03T12:58:59.412Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28262026-09-03T12:58:59.412Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28272026-09-03T12:58:59.412Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
28282026-09-03T12:58:59.412Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28292026-09-03T12:58:59.412Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
28302026-09-03T12:58:59.413Z- - - - - - - - - - - - - - - - - - - - - - - - -
28312026-09-03T12:58:59.413Z[ 5] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
28322026-09-03T12:58:59.413Z[ 8] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
28332026-09-03T12:58:59.413Z[ 10] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
28342026-09-03T12:58:59.413Z[ 12] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
28352026-09-03T12:58:59.413Z[ 14] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
28362026-09-03T12:58:59.413Z[ 16] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
28372026-09-03T12:58:59.413Z[ 18] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
28382026-09-03T12:58:59.413Z[ 20] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
28392026-09-03T12:58:59.413Z[SUM] 2.00-3.00 sec 442 MBytes 3.71 Gbits/sec
28402026-09-03T12:58:59.413Z- - - - - - - - - - - - - - - - - - - - - - - - -
28412026-09-03T12:58:59.413Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
28422026-09-03T12:58:59.413Z[ 8] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
28432026-09-03T12:58:59.413Z[ 10] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
28442026-09-03T12:58:59.413Z[ 12] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
28452026-09-03T12:58:59.413Z[ 14] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
28462026-09-03T12:58:59.413Z[ 16] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
28472026-09-03T12:58:59.413Z[ 18] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
28482026-09-03T12:58:59.413Z[ 20] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
28492026-09-03T12:58:59.413Z[SUM] 3.00-4.00 sec 438 MBytes 3.68 Gbits/sec
28502026-09-03T12:58:59.413Z- - - - - - - - - - - - - - - - - - - - - - - - -
28512026-09-03T12:58:59.413Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
28522026-09-03T12:58:59.413Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28532026-09-03T12:58:59.413Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28542026-09-03T12:58:59.413Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
28552026-09-03T12:58:59.413Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
28562026-09-03T12:58:59.413Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28572026-09-03T12:58:59.413Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
28582026-09-03T12:58:59.413Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28592026-09-03T12:58:59.413Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
28602026-09-03T12:58:59.413Z- - - - - - - - - - - - - - - - - - - - - - - - -
28612026-09-03T12:58:59.413Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
28622026-09-03T12:58:59.413Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
28632026-09-03T12:58:59.413Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
28642026-09-03T12:58:59.413Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
28652026-09-03T12:58:59.413Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
28662026-09-03T12:58:59.413Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
28672026-09-03T12:58:59.413Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
28682026-09-03T12:58:59.413Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
28692026-09-03T12:58:59.413Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
28702026-09-03T12:58:59.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
28712026-09-03T12:58:59.414Z[ 5] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
28722026-09-03T12:58:59.414Z[ 8] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
28732026-09-03T12:58:59.414Z[ 10] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
28742026-09-03T12:59:02.416Z[ 12] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
28752026-09-03T12:59:02.416Z[ 14] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
28762026-09-03T12:59:02.416Z[ 16] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
28772026-09-03T12:59:02.416Z[ 18] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
28782026-09-03T12:59:02.416Z[ 20] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
28792026-09-03T12:59:02.416Z[SUM] 6.00-7.00 sec 442 MBytes 3.71 Gbits/sec
28802026-09-03T12:59:02.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
28812026-09-03T12:59:02.416Z[ 5] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
28822026-09-03T12:59:02.416Z[ 8] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
28832026-09-03T12:59:02.416Z[ 10] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
28842026-09-03T12:59:02.416Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28852026-09-03T12:59:02.416Z[ 14] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
28862026-09-03T12:59:02.416Z[ 16] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
28872026-09-03T12:59:02.416Z[ 18] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
28882026-09-03T12:59:02.416Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
28892026-09-03T12:59:02.416Z[SUM] 7.00-8.00 sec 436 MBytes 3.66 Gbits/sec
28902026-09-03T12:59:02.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
28912026-09-03T12:59:02.416Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28922026-09-03T12:59:02.416Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28932026-09-03T12:59:02.416Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28942026-09-03T12:59:02.416Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28952026-09-03T12:59:02.416Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28962026-09-03T12:59:02.416Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28972026-09-03T12:59:02.416Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28982026-09-03T12:59:02.416Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28992026-09-03T12:59:02.416Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
29002026-09-03T12:59:02.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
29012026-09-03T12:59:02.416Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
29022026-09-03T12:59:02.416Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
29032026-09-03T12:59:02.416Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
29042026-09-03T12:59:02.417Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
29052026-09-03T12:59:02.417Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
29062026-09-03T12:59:02.417Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
29072026-09-03T12:59:02.417Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
29082026-09-03T12:59:02.417Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
29092026-09-03T12:59:02.417Z[SUM] 9.00-10.00 sec 433 MBytes 3.64 Gbits/sec
29102026-09-03T12:59:02.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
29112026-09-03T12:59:02.417Z[ 5] 10.00-10.00 sec 128 KBytes 362 Mbits/sec
29122026-09-03T12:59:02.417Z[ 8] 10.00-10.00 sec 128 KBytes 362 Mbits/sec
29132026-09-03T12:59:02.417Z[ 10] 10.00-10.00 sec 256 KBytes 724 Mbits/sec
29142026-09-03T12:59:02.417Z[ 12] 10.00-10.00 sec 256 KBytes 724 Mbits/sec
29152026-09-03T12:59:02.417Z[ 14] 10.00-10.00 sec 128 KBytes 362 Mbits/sec
29162026-09-03T12:59:02.417Z[ 16] 10.00-10.00 sec 128 KBytes 362 Mbits/sec
29172026-09-03T12:59:02.417Z[ 18] 10.00-10.00 sec 128 KBytes 362 Mbits/sec
29182026-09-03T12:59:02.417Z[ 20] 10.00-10.00 sec 128 KBytes 362 Mbits/sec
29192026-09-03T12:59:02.417Z[SUM] 10.00-10.00 sec 1.25 MBytes 3.62 Gbits/sec
29202026-09-03T12:59:02.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
29212026-09-03T12:59:02.417Z[ ID] Interval Transfer Bitrate
29222026-09-03T12:59:02.417Z[ 5] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
29232026-09-03T12:59:02.417Z[ 8] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
29242026-09-03T12:59:02.417Z[ 10] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
29252026-09-03T12:59:02.417Z[ 12] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
29262026-09-03T12:59:02.417Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
29272026-09-03T12:59:02.417Z[ 16] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
29282026-09-03T12:59:02.417Z[ 18] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
29292026-09-03T12:59:02.417Z[ 20] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
29302026-09-03T12:59:02.417Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.57 Gbits/sec receiver
29312026-09-03T12:59:02.421ZRun 4/10...3567.0732889096307Mbps
29322026-09-03T12:59:09.835Z-----------------------------------------------------------
29332026-09-03T12:59:09.835ZServer listening on 5201 (test #15)
29342026-09-03T12:59:09.835Z-----------------------------------------------------------
29352026-09-03T12:59:09.835ZAccepted connection from 10.0.0.1, port 63775
29362026-09-03T12:59:09.835Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60604
29372026-09-03T12:59:09.835Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40042
29382026-09-03T12:59:09.835Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62434
29392026-09-03T12:59:09.835Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33097
29402026-09-03T12:59:09.835Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42506
29412026-09-03T12:59:09.835Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56270
29422026-09-03T12:59:09.835Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56351
29432026-09-03T12:59:09.835Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57556
29442026-09-03T12:59:09.835Z[ ID] Interval Transfer Bitrate
29452026-09-03T12:59:09.835Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29462026-09-03T12:59:09.835Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29472026-09-03T12:59:09.835Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29482026-09-03T12:59:09.835Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29492026-09-03T12:59:09.835Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29502026-09-03T12:59:09.835Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
29512026-09-03T12:59:09.835Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29522026-09-03T12:59:09.835Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
29532026-09-03T12:59:09.835Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
29542026-09-03T12:59:09.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
29552026-09-03T12:59:09.835Z[ 5] 1.00-2.00 sec 55.9 MBytes 469 Mbits/sec
29562026-09-03T12:59:09.835Z[ 8] 1.00-2.00 sec 56.0 MBytes 470 Mbits/sec
29572026-09-03T12:59:09.835Z[ 10] 1.00-2.00 sec 56.0 MBytes 470 Mbits/sec
29582026-09-03T12:59:09.835Z[ 12] 1.00-2.00 sec 55.9 MBytes 469 Mbits/sec
29592026-09-03T12:59:09.835Z[ 14] 1.00-2.00 sec 56.0 MBytes 470 Mbits/sec
29602026-09-03T12:59:09.835Z[ 16] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
29612026-09-03T12:59:09.835Z[ 18] 1.00-2.00 sec 55.9 MBytes 469 Mbits/sec
29622026-09-03T12:59:09.836Z[ 20] 1.00-2.00 sec 55.9 MBytes 469 Mbits/sec
29632026-09-03T12:59:09.836Z[SUM] 1.00-2.00 sec 447 MBytes 3.75 Gbits/sec
29642026-09-03T12:59:09.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
29652026-09-03T12:59:09.836Z[ 5] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
29662026-09-03T12:59:09.836Z[ 8] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
29672026-09-03T12:59:09.836Z[ 10] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
29682026-09-03T12:59:09.836Z[ 12] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
29692026-09-03T12:59:09.836Z[ 14] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
29702026-09-03T12:59:09.836Z[ 16] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
29712026-09-03T12:59:09.836Z[ 18] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
29722026-09-03T12:59:09.836Z[ 20] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
29732026-09-03T12:59:09.836Z[SUM] 2.00-3.00 sec 441 MBytes 3.70 Gbits/sec
29742026-09-03T12:59:09.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
29752026-09-03T12:59:09.836Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29762026-09-03T12:59:09.836Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29772026-09-03T12:59:09.836Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29782026-09-03T12:59:09.836Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29792026-09-03T12:59:09.836Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29802026-09-03T12:59:09.836Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29812026-09-03T12:59:09.836Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
29822026-09-03T12:59:09.836Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29832026-09-03T12:59:09.836Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
29842026-09-03T12:59:09.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
29852026-09-03T12:59:09.836Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29862026-09-03T12:59:09.836Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29872026-09-03T12:59:09.836Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29882026-09-03T12:59:09.836Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
29892026-09-03T12:59:09.836Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29902026-09-03T12:59:09.836Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
29912026-09-03T12:59:09.836Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
29922026-09-03T12:59:09.836Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
29932026-09-03T12:59:09.836Z[SUM] 4.00-5.00 sec 432 MBytes 3.63 Gbits/sec
29942026-09-03T12:59:09.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
29952026-09-03T12:59:09.836Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
29962026-09-03T12:59:09.836Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
29972026-09-03T12:59:09.836Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
29982026-09-03T12:59:09.836Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
29992026-09-03T12:59:09.836Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
30002026-09-03T12:59:09.836Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
30012026-09-03T12:59:09.837Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
30022026-09-03T12:59:09.837Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
30032026-09-03T12:59:09.837Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
30042026-09-03T12:59:09.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
30052026-09-03T12:59:09.837Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30062026-09-03T12:59:09.837Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30072026-09-03T12:59:09.837Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30082026-09-03T12:59:12.836Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30092026-09-03T12:59:12.836Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30102026-09-03T12:59:12.836Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
30112026-09-03T12:59:12.836Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
30122026-09-03T12:59:12.836Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
30132026-09-03T12:59:12.836Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
30142026-09-03T12:59:12.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
30152026-09-03T12:59:12.836Z[ 5] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
30162026-09-03T12:59:12.837Z[ 8] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
30172026-09-03T12:59:12.837Z[ 10] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
30182026-09-03T12:59:12.837Z[ 12] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
30192026-09-03T12:59:12.837Z[ 14] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
30202026-09-03T12:59:12.837Z[ 16] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
30212026-09-03T12:59:12.837Z[ 18] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
30222026-09-03T12:59:12.837Z[ 20] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
30232026-09-03T12:59:12.837Z[SUM] 7.00-8.00 sec 437 MBytes 3.66 Gbits/sec
30242026-09-03T12:59:12.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
30252026-09-03T12:59:12.837Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30262026-09-03T12:59:12.837Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30272026-09-03T12:59:12.837Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30282026-09-03T12:59:12.837Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30292026-09-03T12:59:12.837Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30302026-09-03T12:59:12.837Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30312026-09-03T12:59:12.837Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30322026-09-03T12:59:12.837Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30332026-09-03T12:59:12.837Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
30342026-09-03T12:59:12.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
30352026-09-03T12:59:12.837Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
30362026-09-03T12:59:12.837Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
30372026-09-03T12:59:12.837Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
30382026-09-03T12:59:12.837Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
30392026-09-03T12:59:12.837Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
30402026-09-03T12:59:12.837Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
30412026-09-03T12:59:12.837Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
30422026-09-03T12:59:12.837Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
30432026-09-03T12:59:12.837Z[SUM] 9.00-10.00 sec 436 MBytes 3.65 Gbits/sec
30442026-09-03T12:59:12.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
30452026-09-03T12:59:12.837Z[ ID] Interval Transfer Bitrate
30462026-09-03T12:59:12.837Z[ 5] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
30472026-09-03T12:59:12.837Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
30482026-09-03T12:59:12.837Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
30492026-09-03T12:59:12.837Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
30502026-09-03T12:59:12.837Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
30512026-09-03T12:59:12.837Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
30522026-09-03T12:59:12.837Z[ 18] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
30532026-09-03T12:59:12.837Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
30542026-09-03T12:59:12.837Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec receiver
30552026-09-03T12:59:12.841ZRun 5/10...3556.9033894674653Mbps
30562026-09-03T12:59:20.246Z-----------------------------------------------------------
30572026-09-03T12:59:20.247ZServer listening on 5201 (test #16)
30582026-09-03T12:59:20.247Z-----------------------------------------------------------
30592026-09-03T12:59:20.247ZAccepted connection from 10.0.0.1, port 62543
30602026-09-03T12:59:20.247Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42563
30612026-09-03T12:59:20.247Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39224
30622026-09-03T12:59:20.247Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41055
30632026-09-03T12:59:20.247Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44724
30642026-09-03T12:59:20.247Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32886
30652026-09-03T12:59:20.247Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51464
30662026-09-03T12:59:20.247Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57052
30672026-09-03T12:59:20.247Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41889
30682026-09-03T12:59:20.247Z[ ID] Interval Transfer Bitrate
30692026-09-03T12:59:20.247Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30702026-09-03T12:59:20.247Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30712026-09-03T12:59:20.247Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30722026-09-03T12:59:20.247Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30732026-09-03T12:59:20.247Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30742026-09-03T12:59:20.247Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30752026-09-03T12:59:20.247Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
30762026-09-03T12:59:20.247Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30772026-09-03T12:59:20.247Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
30782026-09-03T12:59:20.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
30792026-09-03T12:59:20.247Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
30802026-09-03T12:59:20.247Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
30812026-09-03T12:59:20.247Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
30822026-09-03T12:59:20.247Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
30832026-09-03T12:59:20.247Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
30842026-09-03T12:59:20.247Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
30852026-09-03T12:59:20.247Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
30862026-09-03T12:59:20.247Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
30872026-09-03T12:59:20.247Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
30882026-09-03T12:59:20.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
30892026-09-03T12:59:20.247Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
30902026-09-03T12:59:20.247Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30912026-09-03T12:59:20.247Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
30922026-09-03T12:59:20.247Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
30932026-09-03T12:59:20.247Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30942026-09-03T12:59:20.247Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30952026-09-03T12:59:20.248Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30962026-09-03T12:59:20.248Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
30972026-09-03T12:59:20.248Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
30982026-09-03T12:59:20.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
30992026-09-03T12:59:20.248Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31002026-09-03T12:59:20.248Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31012026-09-03T12:59:20.248Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31022026-09-03T12:59:20.248Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31032026-09-03T12:59:20.248Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31042026-09-03T12:59:20.248Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31052026-09-03T12:59:20.248Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31062026-09-03T12:59:20.248Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31072026-09-03T12:59:20.248Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
31082026-09-03T12:59:20.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
31092026-09-03T12:59:20.248Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
31102026-09-03T12:59:20.248Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
31112026-09-03T12:59:20.248Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
31122026-09-03T12:59:20.248Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
31132026-09-03T12:59:20.248Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
31142026-09-03T12:59:20.248Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
31152026-09-03T12:59:20.248Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
31162026-09-03T12:59:20.248Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
31172026-09-03T12:59:20.248Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
31182026-09-03T12:59:20.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
31192026-09-03T12:59:20.248Z[ 5] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
31202026-09-03T12:59:20.248Z[ 8] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
31212026-09-03T12:59:20.248Z[ 10] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
31222026-09-03T12:59:20.248Z[ 12] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
31232026-09-03T12:59:20.248Z[ 14] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
31242026-09-03T12:59:20.248Z[ 16] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
31252026-09-03T12:59:20.248Z[ 18] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
31262026-09-03T12:59:20.248Z[ 20] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
31272026-09-03T12:59:20.248Z[SUM] 5.00-6.00 sec 438 MBytes 3.68 Gbits/sec
31282026-09-03T12:59:20.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
31292026-09-03T12:59:20.248Z[ 5] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
31302026-09-03T12:59:20.248Z[ 8] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
31312026-09-03T12:59:20.248Z[ 10] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
31322026-09-03T12:59:23.251Z[ 12] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
31332026-09-03T12:59:23.251Z[ 14] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
31342026-09-03T12:59:23.251Z[ 16] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
31352026-09-03T12:59:23.251Z[ 18] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
31362026-09-03T12:59:23.251Z[ 20] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
31372026-09-03T12:59:23.251Z[SUM] 6.00-7.00 sec 440 MBytes 3.69 Gbits/sec
31382026-09-03T12:59:23.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
31392026-09-03T12:59:23.251Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31402026-09-03T12:59:23.251Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31412026-09-03T12:59:23.251Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
31422026-09-03T12:59:23.251Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
31432026-09-03T12:59:23.251Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31442026-09-03T12:59:23.252Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31452026-09-03T12:59:23.252Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31462026-09-03T12:59:23.252Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31472026-09-03T12:59:23.252Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
31482026-09-03T12:59:23.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
31492026-09-03T12:59:23.252Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
31502026-09-03T12:59:23.252Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
31512026-09-03T12:59:23.252Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
31522026-09-03T12:59:23.252Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
31532026-09-03T12:59:23.252Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
31542026-09-03T12:59:23.252Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31552026-09-03T12:59:23.252Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
31562026-09-03T12:59:23.252Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
31572026-09-03T12:59:23.252Z[SUM] 8.00-9.00 sec 431 MBytes 3.61 Gbits/sec
31582026-09-03T12:59:23.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
31592026-09-03T12:59:23.252Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31602026-09-03T12:59:23.252Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
31612026-09-03T12:59:23.252Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
31622026-09-03T12:59:23.252Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31632026-09-03T12:59:23.252Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31642026-09-03T12:59:23.252Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31652026-09-03T12:59:23.252Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
31662026-09-03T12:59:23.252Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
31672026-09-03T12:59:23.252Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
31682026-09-03T12:59:23.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
31692026-09-03T12:59:23.252Z[ 5] 10.00-10.00 sec 128 KBytes 348 Mbits/sec
31702026-09-03T12:59:23.252Z[ 8] 10.00-10.00 sec 128 KBytes 348 Mbits/sec
31712026-09-03T12:59:23.252Z[ 10] 10.00-10.00 sec 128 KBytes 348 Mbits/sec
31722026-09-03T12:59:23.252Z[ 12] 10.00-10.00 sec 256 KBytes 697 Mbits/sec
31732026-09-03T12:59:23.252Z[ 14] 10.00-10.00 sec 128 KBytes 348 Mbits/sec
31742026-09-03T12:59:23.252Z[ 16] 10.00-10.00 sec 128 KBytes 348 Mbits/sec
31752026-09-03T12:59:23.252Z[ 18] 10.00-10.00 sec 128 KBytes 349 Mbits/sec
31762026-09-03T12:59:23.252Z[ 20] 10.00-10.00 sec 128 KBytes 348 Mbits/sec
31772026-09-03T12:59:23.252Z[SUM] 10.00-10.00 sec 1.12 MBytes 3.14 Gbits/sec
31782026-09-03T12:59:23.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
31792026-09-03T12:59:23.252Z[ ID] Interval Transfer Bitrate
31802026-09-03T12:59:23.252Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
31812026-09-03T12:59:23.252Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31822026-09-03T12:59:23.252Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
31832026-09-03T12:59:23.253Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
31842026-09-03T12:59:23.253Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
31852026-09-03T12:59:23.253Z[ 16] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
31862026-09-03T12:59:23.253Z[ 18] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
31872026-09-03T12:59:23.253Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
31882026-09-03T12:59:23.253Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec receiver
31892026-09-03T12:59:23.256ZRun 6/10...3549.45723943218Mbps
31902026-09-03T12:59:30.670Z-----------------------------------------------------------
31912026-09-03T12:59:30.671ZServer listening on 5201 (test #17)
31922026-09-03T12:59:30.671Z-----------------------------------------------------------
31932026-09-03T12:59:30.671ZAccepted connection from 10.0.0.1, port 32892
31942026-09-03T12:59:30.671Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58894
31952026-09-03T12:59:30.671Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54088
31962026-09-03T12:59:30.671Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37089
31972026-09-03T12:59:30.671Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61695
31982026-09-03T12:59:30.671Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47244
31992026-09-03T12:59:30.671Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64936
32002026-09-03T12:59:30.671Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40307
32012026-09-03T12:59:30.671Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37667
32022026-09-03T12:59:30.671Z[ ID] Interval Transfer Bitrate
32032026-09-03T12:59:30.671Z[ 5] 0.00-1.00 sec 42.6 MBytes 357 Mbits/sec
32042026-09-03T12:59:30.671Z[ 8] 0.00-1.00 sec 42.6 MBytes 357 Mbits/sec
32052026-09-03T12:59:30.671Z[ 10] 0.00-1.00 sec 42.5 MBytes 356 Mbits/sec
32062026-09-03T12:59:30.671Z[ 12] 0.00-1.00 sec 42.6 MBytes 357 Mbits/sec
32072026-09-03T12:59:30.671Z[ 14] 0.00-1.00 sec 42.6 MBytes 357 Mbits/sec
32082026-09-03T12:59:30.671Z[ 16] 0.00-1.00 sec 42.6 MBytes 357 Mbits/sec
32092026-09-03T12:59:30.671Z[ 18] 0.00-1.00 sec 42.5 MBytes 356 Mbits/sec
32102026-09-03T12:59:30.671Z[ 20] 0.00-1.00 sec 42.5 MBytes 356 Mbits/sec
32112026-09-03T12:59:30.671Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
32122026-09-03T12:59:30.671Z- - - - - - - - - - - - - - - - - - - - - - - - -
32132026-09-03T12:59:30.671Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32142026-09-03T12:59:30.671Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32152026-09-03T12:59:30.671Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32162026-09-03T12:59:30.671Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32172026-09-03T12:59:30.671Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32182026-09-03T12:59:30.671Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32192026-09-03T12:59:30.671Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32202026-09-03T12:59:30.671Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32212026-09-03T12:59:30.671Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
32222026-09-03T12:59:30.671Z- - - - - - - - - - - - - - - - - - - - - - - - -
32232026-09-03T12:59:30.671Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32242026-09-03T12:59:30.671Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32252026-09-03T12:59:30.671Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32262026-09-03T12:59:30.672Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32272026-09-03T12:59:30.672Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32282026-09-03T12:59:30.672Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32292026-09-03T12:59:30.672Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32302026-09-03T12:59:30.672Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32312026-09-03T12:59:30.672Z[SUM] 2.00-3.00 sec 427 MBytes 3.59 Gbits/sec
32322026-09-03T12:59:30.672Z- - - - - - - - - - - - - - - - - - - - - - - - -
32332026-09-03T12:59:30.672Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32342026-09-03T12:59:30.672Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32352026-09-03T12:59:30.672Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
32362026-09-03T12:59:30.672Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32372026-09-03T12:59:30.672Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32382026-09-03T12:59:30.675Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32392026-09-03T12:59:30.675Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32402026-09-03T12:59:30.675Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32412026-09-03T12:59:30.676Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
32422026-09-03T12:59:30.676Z- - - - - - - - - - - - - - - - - - - - - - - - -
32432026-09-03T12:59:30.676Z[ 5] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
32442026-09-03T12:59:30.676Z[ 8] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
32452026-09-03T12:59:30.676Z[ 10] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
32462026-09-03T12:59:30.676Z[ 12] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
32472026-09-03T12:59:30.676Z[ 14] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
32482026-09-03T12:59:30.676Z[ 16] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
32492026-09-03T12:59:30.676Z[ 18] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
32502026-09-03T12:59:30.676Z[ 20] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
32512026-09-03T12:59:30.676Z[SUM] 4.00-5.00 sec 439 MBytes 3.68 Gbits/sec
32522026-09-03T12:59:30.676Z- - - - - - - - - - - - - - - - - - - - - - - - -
32532026-09-03T12:59:30.676Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32542026-09-03T12:59:30.676Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32552026-09-03T12:59:30.676Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32562026-09-03T12:59:30.676Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32572026-09-03T12:59:30.676Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32582026-09-03T12:59:30.676Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32592026-09-03T12:59:30.676Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32602026-09-03T12:59:30.676Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32612026-09-03T12:59:30.676Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
32622026-09-03T12:59:30.676Z- - - - - - - - - - - - - - - - - - - - - - - - -
32632026-09-03T12:59:30.676Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32642026-09-03T12:59:30.676Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32652026-09-03T12:59:30.676Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32662026-09-03T12:59:33.673Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32672026-09-03T12:59:33.673Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32682026-09-03T12:59:33.673Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32692026-09-03T12:59:33.673Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32702026-09-03T12:59:33.673Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32712026-09-03T12:59:33.673Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
32722026-09-03T12:59:33.673Z- - - - - - - - - - - - - - - - - - - - - - - - -
32732026-09-03T12:59:33.673Z[ 5] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
32742026-09-03T12:59:33.673Z[ 8] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
32752026-09-03T12:59:33.673Z[ 10] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
32762026-09-03T12:59:33.673Z[ 12] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
32772026-09-03T12:59:33.673Z[ 14] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
32782026-09-03T12:59:33.673Z[ 16] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
32792026-09-03T12:59:33.673Z[ 18] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
32802026-09-03T12:59:33.673Z[ 20] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
32812026-09-03T12:59:33.673Z[SUM] 7.00-8.00 sec 444 MBytes 3.73 Gbits/sec
32822026-09-03T12:59:33.673Z- - - - - - - - - - - - - - - - - - - - - - - - -
32832026-09-03T12:59:33.673Z[ 5] 8.00-9.00 sec 55.6 MBytes 467 Mbits/sec
32842026-09-03T12:59:33.673Z[ 8] 8.00-9.00 sec 55.6 MBytes 467 Mbits/sec
32852026-09-03T12:59:33.673Z[ 10] 8.00-9.00 sec 55.6 MBytes 467 Mbits/sec
32862026-09-03T12:59:33.673Z[ 12] 8.00-9.00 sec 55.5 MBytes 466 Mbits/sec
32872026-09-03T12:59:33.673Z[ 14] 8.00-9.00 sec 55.6 MBytes 467 Mbits/sec
32882026-09-03T12:59:33.673Z[ 16] 8.00-9.00 sec 55.9 MBytes 469 Mbits/sec
32892026-09-03T12:59:33.673Z[ 18] 8.00-9.00 sec 55.8 MBytes 468 Mbits/sec
32902026-09-03T12:59:33.673Z[ 20] 8.00-9.00 sec 55.6 MBytes 467 Mbits/sec
32912026-09-03T12:59:33.673Z[SUM] 8.00-9.00 sec 445 MBytes 3.74 Gbits/sec
32922026-09-03T12:59:33.673Z- - - - - - - - - - - - - - - - - - - - - - - - -
32932026-09-03T12:59:33.673Z[ 5] 9.00-10.00 sec 56.1 MBytes 471 Mbits/sec
32942026-09-03T12:59:33.673Z[ 8] 9.00-10.00 sec 56.0 MBytes 470 Mbits/sec
32952026-09-03T12:59:33.673Z[ 10] 9.00-10.00 sec 56.2 MBytes 472 Mbits/sec
32962026-09-03T12:59:33.673Z[ 12] 9.00-10.00 sec 56.0 MBytes 470 Mbits/sec
32972026-09-03T12:59:33.673Z[ 14] 9.00-10.00 sec 56.0 MBytes 470 Mbits/sec
32982026-09-03T12:59:33.673Z[ 16] 9.00-10.00 sec 56.0 MBytes 470 Mbits/sec
32992026-09-03T12:59:33.673Z[ 18] 9.00-10.00 sec 56.0 MBytes 470 Mbits/sec
33002026-09-03T12:59:33.673Z[ 20] 9.00-10.00 sec 56.1 MBytes 471 Mbits/sec
33012026-09-03T12:59:33.674Z[SUM] 9.00-10.00 sec 448 MBytes 3.76 Gbits/sec
33022026-09-03T12:59:33.674Z- - - - - - - - - - - - - - - - - - - - - - - - -
33032026-09-03T12:59:33.674Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33042026-09-03T12:59:33.674Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33052026-09-03T12:59:33.674Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33062026-09-03T12:59:33.674Z[ 12] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
33072026-09-03T12:59:33.674Z[ 14] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
33082026-09-03T12:59:33.674Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33092026-09-03T12:59:33.674Z[ 18] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
33102026-09-03T12:59:33.674Z[ 20] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
33112026-09-03T12:59:33.674Z[SUM] 10.00-10.00 sec 512 KBytes 4.18 Gbits/sec
33122026-09-03T12:59:33.674Z- - - - - - - - - - - - - - - - - - - - - - - - -
33132026-09-03T12:59:33.674Z[ ID] Interval Transfer Bitrate
33142026-09-03T12:59:33.674Z[ 5] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33152026-09-03T12:59:33.674Z[ 8] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
33162026-09-03T12:59:33.674Z[ 10] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33172026-09-03T12:59:33.674Z[ 12] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
33182026-09-03T12:59:33.674Z[ 14] 0.00-10.00 sec 534 MBytes 447 Mbits/sec receiver
33192026-09-03T12:59:33.674Z[ 16] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33202026-09-03T12:59:33.674Z[ 18] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33212026-09-03T12:59:33.674Z[ 20] 0.00-10.00 sec 534 MBytes 447 Mbits/sec receiver
33222026-09-03T12:59:33.674Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.58 Gbits/sec receiver
33232026-09-03T12:59:33.677ZRun 7/10...3580.816497914991Mbps
33242026-09-03T12:59:41.093Z-----------------------------------------------------------
33252026-09-03T12:59:41.093ZServer listening on 5201 (test #18)
33262026-09-03T12:59:41.093Z-----------------------------------------------------------
33272026-09-03T12:59:41.093ZAccepted connection from 10.0.0.1, port 63011
33282026-09-03T12:59:41.094Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46957
33292026-09-03T12:59:41.094Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49954
33302026-09-03T12:59:41.094Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41478
33312026-09-03T12:59:41.094Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57053
33322026-09-03T12:59:41.094Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50194
33332026-09-03T12:59:41.094Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63181
33342026-09-03T12:59:41.094Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33436
33352026-09-03T12:59:41.094Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40660
33362026-09-03T12:59:41.094Z[ ID] Interval Transfer Bitrate
33372026-09-03T12:59:41.094Z[ 5] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
33382026-09-03T12:59:41.094Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
33392026-09-03T12:59:41.094Z[ 10] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
33402026-09-03T12:59:41.094Z[ 12] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
33412026-09-03T12:59:41.094Z[ 14] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
33422026-09-03T12:59:41.094Z[ 16] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
33432026-09-03T12:59:41.094Z[ 18] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
33442026-09-03T12:59:41.094Z[ 20] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
33452026-09-03T12:59:41.094Z[SUM] 0.00-1.00 sec 348 MBytes 2.92 Gbits/sec
33462026-09-03T12:59:41.094Z- - - - - - - - - - - - - - - - - - - - - - - - -
33472026-09-03T12:59:41.094Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33482026-09-03T12:59:41.094Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33492026-09-03T12:59:41.094Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33502026-09-03T12:59:41.094Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
33512026-09-03T12:59:41.094Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
33522026-09-03T12:59:41.094Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
33532026-09-03T12:59:41.094Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33542026-09-03T12:59:41.094Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
33552026-09-03T12:59:41.094Z[SUM] 1.00-2.00 sec 436 MBytes 3.65 Gbits/sec
33562026-09-03T12:59:41.094Z- - - - - - - - - - - - - - - - - - - - - - - - -
33572026-09-03T12:59:41.094Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33582026-09-03T12:59:41.094Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33592026-09-03T12:59:41.094Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33602026-09-03T12:59:41.094Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33612026-09-03T12:59:41.094Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33622026-09-03T12:59:41.094Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33632026-09-03T12:59:41.094Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33642026-09-03T12:59:41.095Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33652026-09-03T12:59:41.095Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
33662026-09-03T12:59:41.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
33672026-09-03T12:59:41.095Z[ 5] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
33682026-09-03T12:59:41.095Z[ 8] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
33692026-09-03T12:59:41.095Z[ 10] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
33702026-09-03T12:59:41.095Z[ 12] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
33712026-09-03T12:59:41.095Z[ 14] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
33722026-09-03T12:59:41.095Z[ 16] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
33732026-09-03T12:59:41.095Z[ 18] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
33742026-09-03T12:59:41.095Z[ 20] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
33752026-09-03T12:59:41.095Z[SUM] 3.00-4.00 sec 439 MBytes 3.68 Gbits/sec
33762026-09-03T12:59:41.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
33772026-09-03T12:59:41.095Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33782026-09-03T12:59:41.095Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
33792026-09-03T12:59:41.095Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
33802026-09-03T12:59:41.095Z[ 12] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
33812026-09-03T12:59:41.095Z[ 14] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
33822026-09-03T12:59:41.095Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
33832026-09-03T12:59:41.095Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
33842026-09-03T12:59:41.095Z[ 20] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
33852026-09-03T12:59:41.095Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
33862026-09-03T12:59:41.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
33872026-09-03T12:59:41.095Z[ 5] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
33882026-09-03T12:59:41.095Z[ 8] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
33892026-09-03T12:59:41.095Z[ 10] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
33902026-09-03T12:59:41.095Z[ 12] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
33912026-09-03T12:59:41.095Z[ 14] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
33922026-09-03T12:59:41.095Z[ 16] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
33932026-09-03T12:59:41.095Z[ 18] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
33942026-09-03T12:59:41.095Z[ 20] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
33952026-09-03T12:59:41.095Z[SUM] 5.00-6.00 sec 438 MBytes 3.67 Gbits/sec
33962026-09-03T12:59:41.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
33972026-09-03T12:59:41.095Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
33982026-09-03T12:59:41.095Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
33992026-09-03T12:59:41.095Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34002026-09-03T12:59:44.094Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34012026-09-03T12:59:44.094Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34022026-09-03T12:59:44.094Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34032026-09-03T12:59:44.094Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34042026-09-03T12:59:44.094Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34052026-09-03T12:59:44.094Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
34062026-09-03T12:59:44.094Z- - - - - - - - - - - - - - - - - - - - - - - - -
34072026-09-03T12:59:44.094Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34082026-09-03T12:59:44.094Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
34092026-09-03T12:59:44.094Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34102026-09-03T12:59:44.094Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34112026-09-03T12:59:44.094Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34122026-09-03T12:59:44.094Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34132026-09-03T12:59:44.094Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34142026-09-03T12:59:44.094Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34152026-09-03T12:59:44.094Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
34162026-09-03T12:59:44.094Z- - - - - - - - - - - - - - - - - - - - - - - - -
34172026-09-03T12:59:44.094Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
34182026-09-03T12:59:44.094Z[ 8] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
34192026-09-03T12:59:44.095Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
34202026-09-03T12:59:44.095Z[ 12] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
34212026-09-03T12:59:44.095Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
34222026-09-03T12:59:44.095Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
34232026-09-03T12:59:44.095Z[ 18] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
34242026-09-03T12:59:44.095Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
34252026-09-03T12:59:44.095Z[SUM] 8.00-9.00 sec 436 MBytes 3.66 Gbits/sec
34262026-09-03T12:59:44.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
34272026-09-03T12:59:44.095Z[ 5] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
34282026-09-03T12:59:44.095Z[ 8] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
34292026-09-03T12:59:44.095Z[ 10] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
34302026-09-03T12:59:44.095Z[ 12] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
34312026-09-03T12:59:44.095Z[ 14] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
34322026-09-03T12:59:44.095Z[ 16] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
34332026-09-03T12:59:44.095Z[ 18] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
34342026-09-03T12:59:44.095Z[ 20] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
34352026-09-03T12:59:44.095Z[SUM] 9.00-10.00 sec 440 MBytes 3.69 Gbits/sec
34362026-09-03T12:59:44.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
34372026-09-03T12:59:44.095Z[ ID] Interval Transfer Bitrate
34382026-09-03T12:59:44.095Z[ 5] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
34392026-09-03T12:59:44.095Z[ 8] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
34402026-09-03T12:59:44.095Z[ 10] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
34412026-09-03T12:59:44.095Z[ 12] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
34422026-09-03T12:59:44.095Z[ 14] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
34432026-09-03T12:59:44.095Z[ 16] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
34442026-09-03T12:59:44.095Z[ 18] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
34452026-09-03T12:59:44.095Z[ 20] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
34462026-09-03T12:59:44.096Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.57 Gbits/sec receiver
34472026-09-03T12:59:44.099ZRun 8/10...3572.847834582442Mbps
34482026-09-03T12:59:51.511Z-----------------------------------------------------------
34492026-09-03T12:59:51.511ZServer listening on 5201 (test #19)
34502026-09-03T12:59:51.511Z-----------------------------------------------------------
34512026-09-03T12:59:51.511ZAccepted connection from 10.0.0.1, port 51853
34522026-09-03T12:59:51.511Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54817
34532026-09-03T12:59:51.511Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44976
34542026-09-03T12:59:51.511Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56874
34552026-09-03T12:59:51.511Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39948
34562026-09-03T12:59:51.511Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49077
34572026-09-03T12:59:51.512Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49587
34582026-09-03T12:59:51.512Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47348
34592026-09-03T12:59:51.512Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48496
34602026-09-03T12:59:51.512Z[ ID] Interval Transfer Bitrate
34612026-09-03T12:59:51.512Z[ 5] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
34622026-09-03T12:59:51.512Z[ 8] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
34632026-09-03T12:59:51.512Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
34642026-09-03T12:59:51.512Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
34652026-09-03T12:59:51.512Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
34662026-09-03T12:59:51.512Z[ 16] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
34672026-09-03T12:59:51.512Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
34682026-09-03T12:59:51.512Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
34692026-09-03T12:59:51.512Z[SUM] 0.00-1.00 sec 331 MBytes 2.77 Gbits/sec
34702026-09-03T12:59:51.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
34712026-09-03T12:59:51.512Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34722026-09-03T12:59:51.512Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34732026-09-03T12:59:51.512Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34742026-09-03T12:59:51.512Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34752026-09-03T12:59:51.512Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34762026-09-03T12:59:51.512Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34772026-09-03T12:59:51.512Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34782026-09-03T12:59:51.512Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34792026-09-03T12:59:51.512Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
34802026-09-03T12:59:51.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
34812026-09-03T12:59:51.512Z[ 5] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
34822026-09-03T12:59:51.512Z[ 8] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
34832026-09-03T12:59:51.512Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
34842026-09-03T12:59:51.512Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
34852026-09-03T12:59:51.512Z[ 14] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
34862026-09-03T12:59:51.512Z[ 16] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
34872026-09-03T12:59:51.512Z[ 18] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
34882026-09-03T12:59:51.512Z[ 20] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
34892026-09-03T12:59:51.512Z[SUM] 2.00-3.00 sec 437 MBytes 3.67 Gbits/sec
34902026-09-03T12:59:51.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
34912026-09-03T12:59:51.512Z[ 5] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
34922026-09-03T12:59:51.513Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
34932026-09-03T12:59:51.513Z[ 10] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
34942026-09-03T12:59:51.513Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
34952026-09-03T12:59:51.513Z[ 14] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
34962026-09-03T12:59:51.513Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
34972026-09-03T12:59:51.513Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
34982026-09-03T12:59:51.513Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
34992026-09-03T12:59:51.513Z[SUM] 3.00-4.00 sec 436 MBytes 3.66 Gbits/sec
35002026-09-03T12:59:51.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
35012026-09-03T12:59:51.513Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35022026-09-03T12:59:51.513Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35032026-09-03T12:59:51.513Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
35042026-09-03T12:59:51.513Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
35052026-09-03T12:59:51.513Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35062026-09-03T12:59:51.513Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35072026-09-03T12:59:51.513Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
35082026-09-03T12:59:51.513Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
35092026-09-03T12:59:51.513Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
35102026-09-03T12:59:51.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
35112026-09-03T12:59:51.513Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
35122026-09-03T12:59:51.513Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
35132026-09-03T12:59:51.513Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
35142026-09-03T12:59:51.513Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
35152026-09-03T12:59:51.513Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
35162026-09-03T12:59:51.513Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
35172026-09-03T12:59:51.513Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
35182026-09-03T12:59:51.513Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
35192026-09-03T12:59:51.513Z[SUM] 5.00-6.00 sec 436 MBytes 3.65 Gbits/sec
35202026-09-03T12:59:51.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
35212026-09-03T12:59:51.513Z[ 5] 6.00-7.00 sec 55.6 MBytes 467 Mbits/sec
35222026-09-03T12:59:51.513Z[ 8] 6.00-7.00 sec 55.5 MBytes 466 Mbits/sec
35232026-09-03T12:59:51.513Z[ 10] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
35242026-09-03T12:59:54.514Z[ 12] 6.00-7.00 sec 55.6 MBytes 467 Mbits/sec
35252026-09-03T12:59:54.514Z[ 14] 6.00-7.00 sec 55.6 MBytes 467 Mbits/sec
35262026-09-03T12:59:54.514Z[ 16] 6.00-7.00 sec 55.6 MBytes 467 Mbits/sec
35272026-09-03T12:59:54.514Z[ 18] 6.00-7.00 sec 55.6 MBytes 467 Mbits/sec
35282026-09-03T12:59:54.514Z[ 20] 6.00-7.00 sec 55.5 MBytes 466 Mbits/sec
35292026-09-03T12:59:54.514Z[SUM] 6.00-7.00 sec 444 MBytes 3.73 Gbits/sec
35302026-09-03T12:59:54.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
35312026-09-03T12:59:54.514Z[ 5] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
35322026-09-03T12:59:54.514Z[ 8] 7.00-8.00 sec 55.9 MBytes 469 Mbits/sec
35332026-09-03T12:59:54.514Z[ 10] 7.00-8.00 sec 55.8 MBytes 468 Mbits/sec
35342026-09-03T12:59:54.514Z[ 12] 7.00-8.00 sec 55.8 MBytes 468 Mbits/sec
35352026-09-03T12:59:54.514Z[ 14] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
35362026-09-03T12:59:54.514Z[ 16] 7.00-8.00 sec 55.8 MBytes 468 Mbits/sec
35372026-09-03T12:59:54.514Z[ 18] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
35382026-09-03T12:59:54.514Z[ 20] 7.00-8.00 sec 55.8 MBytes 468 Mbits/sec
35392026-09-03T12:59:54.514Z[SUM] 7.00-8.00 sec 446 MBytes 3.74 Gbits/sec
35402026-09-03T12:59:54.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
35412026-09-03T12:59:54.514Z[ 5] 8.00-9.00 sec 55.6 MBytes 467 Mbits/sec
35422026-09-03T12:59:54.514Z[ 8] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
35432026-09-03T12:59:54.514Z[ 10] 8.00-9.00 sec 55.6 MBytes 467 Mbits/sec
35442026-09-03T12:59:54.514Z[ 12] 8.00-9.00 sec 55.5 MBytes 466 Mbits/sec
35452026-09-03T12:59:54.514Z[ 14] 8.00-9.00 sec 55.6 MBytes 467 Mbits/sec
35462026-09-03T12:59:54.514Z[ 16] 8.00-9.00 sec 55.5 MBytes 466 Mbits/sec
35472026-09-03T12:59:54.514Z[ 18] 8.00-9.00 sec 55.6 MBytes 467 Mbits/sec
35482026-09-03T12:59:54.514Z[ 20] 8.00-9.00 sec 55.5 MBytes 466 Mbits/sec
35492026-09-03T12:59:54.514Z[SUM] 8.00-9.00 sec 444 MBytes 3.73 Gbits/sec
35502026-09-03T12:59:54.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
35512026-09-03T12:59:54.514Z[ 5] 9.00-10.00 sec 56.0 MBytes 470 Mbits/sec
35522026-09-03T12:59:54.514Z[ 8] 9.00-10.00 sec 56.1 MBytes 471 Mbits/sec
35532026-09-03T12:59:54.514Z[ 10] 9.00-10.00 sec 56.1 MBytes 471 Mbits/sec
35542026-09-03T12:59:54.514Z[ 12] 9.00-10.00 sec 56.0 MBytes 470 Mbits/sec
35552026-09-03T12:59:54.515Z[ 14] 9.00-10.00 sec 56.0 MBytes 470 Mbits/sec
35562026-09-03T12:59:54.515Z[ 16] 9.00-10.00 sec 56.0 MBytes 470 Mbits/sec
35572026-09-03T12:59:54.515Z[ 18] 9.00-10.00 sec 56.0 MBytes 470 Mbits/sec
35582026-09-03T12:59:54.515Z[ 20] 9.00-10.00 sec 56.1 MBytes 471 Mbits/sec
35592026-09-03T12:59:54.515Z[SUM] 9.00-10.00 sec 448 MBytes 3.76 Gbits/sec
35602026-09-03T12:59:54.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
35612026-09-03T12:59:54.515Z[ 5] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
35622026-09-03T12:59:54.515Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35632026-09-03T12:59:54.515Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35642026-09-03T12:59:54.515Z[ 12] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
35652026-09-03T12:59:54.515Z[ 14] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
35662026-09-03T12:59:54.515Z[ 16] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
35672026-09-03T12:59:54.515Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35682026-09-03T12:59:54.515Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35692026-09-03T12:59:54.515Z[SUM] 10.00-10.00 sec 512 KBytes 3.70 Gbits/sec
35702026-09-03T12:59:54.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
35712026-09-03T12:59:54.515Z[ ID] Interval Transfer Bitrate
35722026-09-03T12:59:54.515Z[ 5] 0.00-10.00 sec 536 MBytes 449 Mbits/sec receiver
35732026-09-03T12:59:54.515Z[ 8] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
35742026-09-03T12:59:54.515Z[ 10] 0.00-10.00 sec 536 MBytes 449 Mbits/sec receiver
35752026-09-03T12:59:54.515Z[ 12] 0.00-10.00 sec 536 MBytes 449 Mbits/sec receiver
35762026-09-03T12:59:54.515Z[ 14] 0.00-10.00 sec 536 MBytes 449 Mbits/sec receiver
35772026-09-03T12:59:54.515Z[ 16] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
35782026-09-03T12:59:54.515Z[ 18] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
35792026-09-03T12:59:54.515Z[ 20] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
35802026-09-03T12:59:54.515Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec receiver
35812026-09-03T12:59:54.518ZRun 9/10...3593.49575269344Mbps
35822026-09-03T13:00:01.945Z-----------------------------------------------------------
35832026-09-03T13:00:01.945ZServer listening on 5201 (test #20)
35842026-09-03T13:00:01.945Z-----------------------------------------------------------
35852026-09-03T13:00:01.945ZAccepted connection from 10.0.0.1, port 53406
35862026-09-03T13:00:01.945Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47666
35872026-09-03T13:00:01.945Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46490
35882026-09-03T13:00:01.945Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59217
35892026-09-03T13:00:01.945Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37064
35902026-09-03T13:00:01.945Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64998
35912026-09-03T13:00:01.945Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54722
35922026-09-03T13:00:01.945Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34949
35932026-09-03T13:00:01.945Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36610
35942026-09-03T13:00:01.945Z[ ID] Interval Transfer Bitrate
35952026-09-03T13:00:01.945Z[ 5] 0.00-1.00 sec 35.0 MBytes 294 Mbits/sec
35962026-09-03T13:00:01.945Z[ 8] 0.00-1.00 sec 44.4 MBytes 372 Mbits/sec
35972026-09-03T13:00:01.945Z[ 10] 0.00-1.00 sec 44.2 MBytes 371 Mbits/sec
35982026-09-03T13:00:01.945Z[ 12] 0.00-1.00 sec 44.4 MBytes 372 Mbits/sec
35992026-09-03T13:00:01.945Z[ 14] 0.00-1.00 sec 44.2 MBytes 371 Mbits/sec
36002026-09-03T13:00:01.945Z[ 16] 0.00-1.00 sec 44.2 MBytes 371 Mbits/sec
36012026-09-03T13:00:01.945Z[ 18] 0.00-1.00 sec 44.2 MBytes 371 Mbits/sec
36022026-09-03T13:00:01.945Z[ 20] 0.00-1.00 sec 44.2 MBytes 371 Mbits/sec
36032026-09-03T13:00:01.946Z[SUM] 0.00-1.00 sec 345 MBytes 2.89 Gbits/sec
36042026-09-03T13:00:01.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
36052026-09-03T13:00:01.946Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36062026-09-03T13:00:01.946Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36072026-09-03T13:00:01.946Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36082026-09-03T13:00:01.946Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36092026-09-03T13:00:01.946Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36102026-09-03T13:00:01.946Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36112026-09-03T13:00:01.946Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36122026-09-03T13:00:01.946Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36132026-09-03T13:00:01.946Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
36142026-09-03T13:00:01.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
36152026-09-03T13:00:01.946Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
36162026-09-03T13:00:01.946Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
36172026-09-03T13:00:01.946Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36182026-09-03T13:00:01.946Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
36192026-09-03T13:00:01.946Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36202026-09-03T13:00:01.946Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36212026-09-03T13:00:01.946Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36222026-09-03T13:00:01.946Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36232026-09-03T13:00:01.946Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
36242026-09-03T13:00:01.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
36252026-09-03T13:00:01.946Z[ 5] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
36262026-09-03T13:00:01.946Z[ 8] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
36272026-09-03T13:00:01.946Z[ 10] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
36282026-09-03T13:00:01.947Z[ 12] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
36292026-09-03T13:00:01.947Z[ 14] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
36302026-09-03T13:00:01.947Z[ 16] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
36312026-09-03T13:00:01.947Z[ 18] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
36322026-09-03T13:00:01.947Z[ 20] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
36332026-09-03T13:00:01.947Z[SUM] 3.00-4.00 sec 439 MBytes 3.68 Gbits/sec
36342026-09-03T13:00:01.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
36352026-09-03T13:00:01.947Z[ 5] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
36362026-09-03T13:00:01.947Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36372026-09-03T13:00:01.947Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
36382026-09-03T13:00:01.947Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36392026-09-03T13:00:01.947Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36402026-09-03T13:00:01.947Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
36412026-09-03T13:00:01.947Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36422026-09-03T13:00:01.947Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36432026-09-03T13:00:01.947Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
36442026-09-03T13:00:01.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
36452026-09-03T13:00:01.947Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
36462026-09-03T13:00:01.947Z[ 8] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
36472026-09-03T13:00:01.947Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
36482026-09-03T13:00:01.947Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
36492026-09-03T13:00:01.947Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
36502026-09-03T13:00:01.947Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
36512026-09-03T13:00:01.947Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
36522026-09-03T13:00:01.947Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
36532026-09-03T13:00:01.947Z[SUM] 5.00-6.00 sec 436 MBytes 3.65 Gbits/sec
36542026-09-03T13:00:01.948Z- - - - - - - - - - - - - - - - - - - - - - - - -
36552026-09-03T13:00:01.948Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36562026-09-03T13:00:01.948Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36572026-09-03T13:00:01.948Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36582026-09-03T13:00:04.945Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36592026-09-03T13:00:04.945Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36602026-09-03T13:00:04.945Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36612026-09-03T13:00:04.945Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36622026-09-03T13:00:04.945Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
36632026-09-03T13:00:04.945Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
36642026-09-03T13:00:04.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
36652026-09-03T13:00:04.945Z[ 5] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
36662026-09-03T13:00:04.945Z[ 8] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
36672026-09-03T13:00:04.945Z[ 10] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
36682026-09-03T13:00:04.945Z[ 12] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
36692026-09-03T13:00:04.945Z[ 14] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
36702026-09-03T13:00:04.945Z[ 16] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
36712026-09-03T13:00:04.945Z[ 18] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
36722026-09-03T13:00:04.945Z[ 20] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
36732026-09-03T13:00:04.945Z[SUM] 7.00-8.00 sec 438 MBytes 3.68 Gbits/sec
36742026-09-03T13:00:04.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
36752026-09-03T13:00:04.945Z[ 5] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
36762026-09-03T13:00:04.945Z[ 8] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
36772026-09-03T13:00:04.945Z[ 10] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
36782026-09-03T13:00:04.945Z[ 12] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
36792026-09-03T13:00:04.945Z[ 14] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
36802026-09-03T13:00:04.945Z[ 16] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
36812026-09-03T13:00:04.945Z[ 18] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
36822026-09-03T13:00:04.945Z[ 20] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
36832026-09-03T13:00:04.945Z[SUM] 8.00-9.00 sec 441 MBytes 3.70 Gbits/sec
36842026-09-03T13:00:04.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
36852026-09-03T13:00:04.945Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36862026-09-03T13:00:04.945Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36872026-09-03T13:00:04.945Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36882026-09-03T13:00:04.945Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36892026-09-03T13:00:04.945Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36902026-09-03T13:00:04.945Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36912026-09-03T13:00:04.945Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36922026-09-03T13:00:04.946Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36932026-09-03T13:00:04.946Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
36942026-09-03T13:00:04.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
36952026-09-03T13:00:04.946Z[ 5] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
36962026-09-03T13:00:04.946Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
36972026-09-03T13:00:04.946Z[ 10] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
36982026-09-03T13:00:04.946Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
36992026-09-03T13:00:04.946Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37002026-09-03T13:00:04.946Z[ 16] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
37012026-09-03T13:00:04.946Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37022026-09-03T13:00:04.946Z[ 20] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
37032026-09-03T13:00:04.946Z[SUM] 10.00-10.00 sec 512 KBytes 4.33 Gbits/sec
37042026-09-03T13:00:04.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
37052026-09-03T13:00:04.946Z[ ID] Interval Transfer Bitrate
37062026-09-03T13:00:04.946Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
37072026-09-03T13:00:04.946Z[ 8] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
37082026-09-03T13:00:04.946Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
37092026-09-03T13:00:04.946Z[ 12] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
37102026-09-03T13:00:04.946Z[ 14] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
37112026-09-03T13:00:04.946Z[ 16] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
37122026-09-03T13:00:04.946Z[ 18] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
37132026-09-03T13:00:04.946Z[ 20] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
37142026-09-03T13:00:04.946Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.57 Gbits/sec receiver
37152026-09-03T13:00:04.949ZRun 10/10...3566.0247356632362Mbps
37162026-09-03T13:00:04.949Z###---------------------###
37172026-09-03T13:00:04.949Z::: iPerf done... :::
37182026-09-03T13:00:04.949Z:::Awaiting out files...:::
37192026-09-03T13:00:04.949Z###---------------------###
37202026-09-03T13:00:04.949Z###-----###
37212026-09-03T13:00:04.949Z:::done!:::
37222026-09-03T13:00:04.949Z###-----###
37232026-09-03T13:00:05.887ZGnuplot not found, using plotters backend
37242026-09-03T13:00:06.024ZBenchmarking iperf-tcp/local/c2s/tx
37252026-09-03T13:00:06.025ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37262026-09-03T13:00:10.127ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37272026-09-03T13:00:30.142ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37282026-09-03T13:00:30.233Ziperf-tcp/local/c2s/tx time: [3.4815 µs 3.4816 µs 3.4817 µs]
37292026-09-03T13:00:30.233Z change: [−0.4784% −0.4735% −0.4682%] (p = 0.00 < 0.05)
37302026-09-03T13:00:30.233Z Change within noise threshold.
37312026-09-03T13:00:30.233ZFound 7 outliers among 100 measurements (7.00%)
37322026-09-03T13:00:30.233Z 2 (2.00%) low mild
37332026-09-03T13:00:30.233Z 2 (2.00%) high mild
37342026-09-03T13:00:30.233Z 3 (3.00%) high severe
37352026-09-03T13:00:31.121Z
37362026-09-03T13:00:31.124ZBenchmarking iperf-tcp/local/c2s/rx
37372026-09-03T13:00:31.124ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37382026-09-03T13:00:35.230ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37392026-09-03T13:00:55.226ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37402026-09-03T13:00:55.310Ziperf-tcp/local/c2s/rx time: [6.5197 µs 6.5199 µs 6.5200 µs]
37412026-09-03T13:00:55.310Z change: [−1.4726% −1.4681% −1.4637%] (p = 0.00 < 0.05)
37422026-09-03T13:00:55.310Z Performance has improved.
37432026-09-03T13:00:55.310ZFound 8 outliers among 100 measurements (8.00%)
37442026-09-03T13:00:55.310Z 1 (1.00%) low severe
37452026-09-03T13:00:55.310Z 5 (5.00%) low mild
37462026-09-03T13:00:55.313Z 1 (1.00%) high mild
37472026-09-03T13:00:55.313Z 1 (1.00%) high severe
37482026-09-03T13:00:56.198Z
37492026-09-03T13:00:56.202Z###-------------------###
37502026-09-03T13:00:56.202Z:::Running experiment :::
37512026-09-03T13:00:56.202Z:::iperf-tcp/local/s2c:::
37522026-09-03T13:00:56.202Z###-------------------###
37532026-09-03T13:00:56.526Zdtrace: description 'profile-201us ' matched 2 probes
37542026-09-03T13:01:03.607Z-----------------------------------------------------------
37552026-09-03T13:01:03.607ZServer listening on 5201 (test #21)
37562026-09-03T13:01:03.607Z-----------------------------------------------------------
37572026-09-03T13:01:03.607ZAccepted connection from 10.0.0.1, port 58550
37582026-09-03T13:01:03.607Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33014
37592026-09-03T13:01:03.607Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41502
37602026-09-03T13:01:03.607Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51466
37612026-09-03T13:01:03.607Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57018
37622026-09-03T13:01:03.607Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41377
37632026-09-03T13:01:03.607Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56891
37642026-09-03T13:01:03.607Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61182
37652026-09-03T13:01:03.607Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35341
37662026-09-03T13:01:03.607Z[ ID] Interval Transfer Bitrate
37672026-09-03T13:01:03.607Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37682026-09-03T13:01:03.607Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37692026-09-03T13:01:03.607Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37702026-09-03T13:01:03.607Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37712026-09-03T13:01:03.607Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37722026-09-03T13:01:03.607Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37732026-09-03T13:01:03.607Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37742026-09-03T13:01:03.607Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37752026-09-03T13:01:03.607Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
37762026-09-03T13:01:03.607Z- - - - - - - - - - - - - - - - - - - - - - - - -
37772026-09-03T13:01:03.607Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37782026-09-03T13:01:03.608Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
37792026-09-03T13:01:03.608Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
37802026-09-03T13:01:03.608Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
37812026-09-03T13:01:03.608Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
37822026-09-03T13:01:03.608Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
37832026-09-03T13:01:03.608Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
37842026-09-03T13:01:03.608Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
37852026-09-03T13:01:03.608Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
37862026-09-03T13:01:03.608Z- - - - - - - - - - - - - - - - - - - - - - - - -
37872026-09-03T13:01:03.608Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
37882026-09-03T13:01:03.608Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37892026-09-03T13:01:03.608Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37902026-09-03T13:01:03.608Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
37912026-09-03T13:01:03.608Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
37922026-09-03T13:01:03.608Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
37932026-09-03T13:01:03.608Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37942026-09-03T13:01:03.608Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
37952026-09-03T13:01:03.608Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
37962026-09-03T13:01:03.608Z- - - - - - - - - - - - - - - - - - - - - - - - -
37972026-09-03T13:01:03.608Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
37982026-09-03T13:01:03.608Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
37992026-09-03T13:01:03.608Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
38002026-09-03T13:01:03.608Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
38012026-09-03T13:01:03.608Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38022026-09-03T13:01:03.608Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38032026-09-03T13:01:03.608Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38042026-09-03T13:01:03.608Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
38052026-09-03T13:01:03.608Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
38062026-09-03T13:01:03.608Z- - - - - - - - - - - - - - - - - - - - - - - - -
38072026-09-03T13:01:03.608Z[ 5] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
38082026-09-03T13:01:03.608Z[ 8] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
38092026-09-03T13:01:03.608Z[ 10] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
38102026-09-03T13:01:03.608Z[ 12] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
38112026-09-03T13:01:03.608Z[ 14] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
38122026-09-03T13:01:03.608Z[ 16] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
38132026-09-03T13:01:03.608Z[ 18] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
38142026-09-03T13:01:03.608Z[ 20] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
38152026-09-03T13:01:03.608Z[SUM] 4.00-5.00 sec 416 MBytes 3.49 Gbits/sec
38162026-09-03T13:01:03.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
38172026-09-03T13:01:03.609Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
38182026-09-03T13:01:03.609Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
38192026-09-03T13:01:03.609Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
38202026-09-03T13:01:03.609Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38212026-09-03T13:01:03.609Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38222026-09-03T13:01:03.609Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38232026-09-03T13:01:03.609Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38242026-09-03T13:01:03.609Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38252026-09-03T13:01:03.609Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
38262026-09-03T13:01:03.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
38272026-09-03T13:01:03.609Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
38282026-09-03T13:01:03.609Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
38292026-09-03T13:01:03.609Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
38302026-09-03T13:01:06.608Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
38312026-09-03T13:01:06.608Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
38322026-09-03T13:01:06.608Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
38332026-09-03T13:01:06.608Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
38342026-09-03T13:01:06.608Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
38352026-09-03T13:01:06.608Z[SUM] 6.00-7.00 sec 420 MBytes 3.53 Gbits/sec
38362026-09-03T13:01:06.608Z- - - - - - - - - - - - - - - - - - - - - - - - -
38372026-09-03T13:01:06.608Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38382026-09-03T13:01:06.608Z[ 8] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
38392026-09-03T13:01:06.608Z[ 10] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
38402026-09-03T13:01:06.608Z[ 12] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
38412026-09-03T13:01:06.608Z[ 14] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
38422026-09-03T13:01:06.608Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38432026-09-03T13:01:06.608Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
38442026-09-03T13:01:06.608Z[ 20] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
38452026-09-03T13:01:06.608Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
38462026-09-03T13:01:06.608Z- - - - - - - - - - - - - - - - - - - - - - - - -
38472026-09-03T13:01:06.608Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38482026-09-03T13:01:06.609Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
38492026-09-03T13:01:06.609Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38502026-09-03T13:01:06.609Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38512026-09-03T13:01:06.609Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38522026-09-03T13:01:06.609Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38532026-09-03T13:01:06.609Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38542026-09-03T13:01:06.609Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38552026-09-03T13:01:06.609Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
38562026-09-03T13:01:06.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
38572026-09-03T13:01:06.609Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
38582026-09-03T13:01:06.609Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
38592026-09-03T13:01:06.609Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
38602026-09-03T13:01:06.609Z[ 12] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
38612026-09-03T13:01:06.609Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
38622026-09-03T13:01:06.609Z[ 16] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
38632026-09-03T13:01:06.609Z[ 18] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
38642026-09-03T13:01:06.609Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
38652026-09-03T13:01:06.609Z[SUM] 9.00-10.00 sec 437 MBytes 3.66 Gbits/sec
38662026-09-03T13:01:06.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
38672026-09-03T13:01:06.609Z[ 5] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
38682026-09-03T13:01:06.609Z[ 8] 10.00-10.00 sec 128 KBytes 965 Mbits/sec
38692026-09-03T13:01:06.609Z[ 10] 10.00-10.00 sec 128 KBytes 965 Mbits/sec
38702026-09-03T13:01:06.609Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38712026-09-03T13:01:06.609Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38722026-09-03T13:01:06.609Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38732026-09-03T13:01:06.609Z[ 18] 10.00-10.00 sec 128 KBytes 965 Mbits/sec
38742026-09-03T13:01:06.609Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38752026-09-03T13:01:06.609Z[SUM] 10.00-10.00 sec 512 KBytes 3.86 Gbits/sec
38762026-09-03T13:01:06.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
38772026-09-03T13:01:06.609Z[ ID] Interval Transfer Bitrate
38782026-09-03T13:01:06.609Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
38792026-09-03T13:01:06.609Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
38802026-09-03T13:01:06.609Z[ 10] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
38812026-09-03T13:01:06.609Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
38822026-09-03T13:01:06.609Z[ 14] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
38832026-09-03T13:01:06.609Z[ 16] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
38842026-09-03T13:01:06.609Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
38852026-09-03T13:01:06.609Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
38862026-09-03T13:01:06.609Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec sender
38872026-09-03T13:01:06.613ZRun 1/10...3506.6805027405476Mbps
38882026-09-03T13:01:14.027Z-----------------------------------------------------------
38892026-09-03T13:01:14.027ZServer listening on 5201 (test #22)
38902026-09-03T13:01:14.027Z-----------------------------------------------------------
38912026-09-03T13:01:14.027ZAccepted connection from 10.0.0.1, port 58160
38922026-09-03T13:01:14.027Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35394
38932026-09-03T13:01:14.027Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49756
38942026-09-03T13:01:14.027Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45560
38952026-09-03T13:01:14.027Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38077
38962026-09-03T13:01:14.027Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46853
38972026-09-03T13:01:14.027Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61871
38982026-09-03T13:01:14.027Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53159
38992026-09-03T13:01:14.027Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55668
39002026-09-03T13:01:14.028Z[ ID] Interval Transfer Bitrate
39012026-09-03T13:01:14.028Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39022026-09-03T13:01:14.028Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39032026-09-03T13:01:14.028Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39042026-09-03T13:01:14.028Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39052026-09-03T13:01:14.028Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39062026-09-03T13:01:14.028Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39072026-09-03T13:01:14.028Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39082026-09-03T13:01:14.028Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39092026-09-03T13:01:14.028Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
39102026-09-03T13:01:14.028Z- - - - - - - - - - - - - - - - - - - - - - - - -
39112026-09-03T13:01:14.028Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
39122026-09-03T13:01:14.028Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
39132026-09-03T13:01:14.028Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
39142026-09-03T13:01:14.028Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
39152026-09-03T13:01:14.028Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
39162026-09-03T13:01:14.028Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
39172026-09-03T13:01:14.028Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
39182026-09-03T13:01:14.028Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
39192026-09-03T13:01:14.028Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
39202026-09-03T13:01:14.028Z- - - - - - - - - - - - - - - - - - - - - - - - -
39212026-09-03T13:01:14.028Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
39222026-09-03T13:01:14.028Z[ 8] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39232026-09-03T13:01:14.028Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39242026-09-03T13:01:14.028Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39252026-09-03T13:01:14.028Z[ 14] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
39262026-09-03T13:01:14.028Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
39272026-09-03T13:01:14.028Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
39282026-09-03T13:01:14.028Z[ 20] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39292026-09-03T13:01:14.028Z[SUM] 2.00-3.00 sec 420 MBytes 3.53 Gbits/sec
39302026-09-03T13:01:14.028Z- - - - - - - - - - - - - - - - - - - - - - - - -
39312026-09-03T13:01:14.028Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
39322026-09-03T13:01:14.028Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
39332026-09-03T13:01:14.028Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
39342026-09-03T13:01:14.028Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
39352026-09-03T13:01:14.028Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39362026-09-03T13:01:14.028Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
39372026-09-03T13:01:14.029Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
39382026-09-03T13:01:14.029Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39392026-09-03T13:01:14.029Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
39402026-09-03T13:01:14.029Z- - - - - - - - - - - - - - - - - - - - - - - - -
39412026-09-03T13:01:14.029Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39422026-09-03T13:01:14.029Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39432026-09-03T13:01:14.029Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39442026-09-03T13:01:14.029Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39452026-09-03T13:01:14.029Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39462026-09-03T13:01:14.029Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39472026-09-03T13:01:14.029Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39482026-09-03T13:01:14.029Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39492026-09-03T13:01:14.029Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
39502026-09-03T13:01:14.029Z- - - - - - - - - - - - - - - - - - - - - - - - -
39512026-09-03T13:01:14.029Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
39522026-09-03T13:01:14.029Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39532026-09-03T13:01:14.029Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
39542026-09-03T13:01:14.029Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39552026-09-03T13:01:14.029Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
39562026-09-03T13:01:14.029Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
39572026-09-03T13:01:14.029Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39582026-09-03T13:01:14.029Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39592026-09-03T13:01:14.029Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
39602026-09-03T13:01:14.029Z- - - - - - - - - - - - - - - - - - - - - - - - -
39612026-09-03T13:01:14.029Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39622026-09-03T13:01:14.029Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39632026-09-03T13:01:14.029Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39642026-09-03T13:01:17.031Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39652026-09-03T13:01:17.031Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
39662026-09-03T13:01:17.031Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39672026-09-03T13:01:17.031Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39682026-09-03T13:01:17.031Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39692026-09-03T13:01:17.031Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
39702026-09-03T13:01:17.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
39712026-09-03T13:01:17.031Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39722026-09-03T13:01:17.031Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39732026-09-03T13:01:17.031Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39742026-09-03T13:01:17.031Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39752026-09-03T13:01:17.031Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39762026-09-03T13:01:17.031Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
39772026-09-03T13:01:17.031Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39782026-09-03T13:01:17.031Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39792026-09-03T13:01:17.031Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
39802026-09-03T13:01:17.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
39812026-09-03T13:01:17.031Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39822026-09-03T13:01:17.031Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39832026-09-03T13:01:17.031Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39842026-09-03T13:01:17.031Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39852026-09-03T13:01:17.031Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39862026-09-03T13:01:17.031Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39872026-09-03T13:01:17.031Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39882026-09-03T13:01:17.031Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
39892026-09-03T13:01:17.031Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
39902026-09-03T13:01:17.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
39912026-09-03T13:01:17.031Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
39922026-09-03T13:01:17.032Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
39932026-09-03T13:01:17.032Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
39942026-09-03T13:01:17.032Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
39952026-09-03T13:01:17.032Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
39962026-09-03T13:01:17.032Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
39972026-09-03T13:01:17.032Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
39982026-09-03T13:01:17.032Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
39992026-09-03T13:01:17.032Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
40002026-09-03T13:01:17.032Z- - - - - - - - - - - - - - - - - - - - - - - - -
40012026-09-03T13:01:17.032Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40022026-09-03T13:01:17.032Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40032026-09-03T13:01:17.032Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40042026-09-03T13:01:17.032Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40052026-09-03T13:01:17.032Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40062026-09-03T13:01:17.032Z[ 16] 10.00-10.00 sec 128 KBytes 840 Mbits/sec
40072026-09-03T13:01:17.032Z[ 18] 10.00-10.00 sec 128 KBytes 840 Mbits/sec
40082026-09-03T13:01:17.032Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40092026-09-03T13:01:17.032Z[SUM] 10.00-10.00 sec 256 KBytes 1.68 Gbits/sec
40102026-09-03T13:01:17.032Z- - - - - - - - - - - - - - - - - - - - - - - - -
40112026-09-03T13:01:17.032Z[ ID] Interval Transfer Bitrate
40122026-09-03T13:01:17.032Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40132026-09-03T13:01:17.032Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40142026-09-03T13:01:17.032Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40152026-09-03T13:01:17.032Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40162026-09-03T13:01:17.032Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40172026-09-03T13:01:17.032Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40182026-09-03T13:01:17.032Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40192026-09-03T13:01:17.032Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40202026-09-03T13:01:17.032Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec sender
40212026-09-03T13:01:17.038ZRun 2/10...3495.71814299584Mbps
40222026-09-03T13:01:24.450Z-----------------------------------------------------------
40232026-09-03T13:01:24.450ZServer listening on 5201 (test #23)
40242026-09-03T13:01:24.450Z-----------------------------------------------------------
40252026-09-03T13:01:24.450ZAccepted connection from 10.0.0.1, port 64984
40262026-09-03T13:01:24.450Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52079
40272026-09-03T13:01:24.450Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40139
40282026-09-03T13:01:24.450Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33269
40292026-09-03T13:01:24.450Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45105
40302026-09-03T13:01:24.450Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38613
40312026-09-03T13:01:24.450Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43764
40322026-09-03T13:01:24.450Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56355
40332026-09-03T13:01:24.450Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38362
40342026-09-03T13:01:24.450Z[ ID] Interval Transfer Bitrate
40352026-09-03T13:01:24.450Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
40362026-09-03T13:01:24.450Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
40372026-09-03T13:01:24.450Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40382026-09-03T13:01:24.450Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
40392026-09-03T13:01:24.450Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40402026-09-03T13:01:24.450Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40412026-09-03T13:01:24.450Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40422026-09-03T13:01:24.451Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40432026-09-03T13:01:24.451Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
40442026-09-03T13:01:24.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
40452026-09-03T13:01:24.451Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40462026-09-03T13:01:24.451Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40472026-09-03T13:01:24.451Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40482026-09-03T13:01:24.451Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40492026-09-03T13:01:24.451Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40502026-09-03T13:01:24.451Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40512026-09-03T13:01:24.451Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40522026-09-03T13:01:24.451Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40532026-09-03T13:01:24.451Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
40542026-09-03T13:01:24.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
40552026-09-03T13:01:24.451Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40562026-09-03T13:01:24.451Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40572026-09-03T13:01:24.451Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40582026-09-03T13:01:24.451Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40592026-09-03T13:01:24.451Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
40602026-09-03T13:01:24.451Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
40612026-09-03T13:01:24.451Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
40622026-09-03T13:01:24.451Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
40632026-09-03T13:01:24.451Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
40642026-09-03T13:01:24.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
40652026-09-03T13:01:24.451Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40662026-09-03T13:01:24.451Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40672026-09-03T13:01:24.451Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40682026-09-03T13:01:24.451Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40692026-09-03T13:01:24.451Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40702026-09-03T13:01:24.451Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40712026-09-03T13:01:24.451Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40722026-09-03T13:01:24.451Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40732026-09-03T13:01:24.451Z[SUM] 3.00-4.00 sec 425 MBytes 3.56 Gbits/sec
40742026-09-03T13:01:24.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
40752026-09-03T13:01:24.451Z[ 5] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
40762026-09-03T13:01:24.451Z[ 8] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
40772026-09-03T13:01:24.451Z[ 10] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
40782026-09-03T13:01:24.451Z[ 12] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
40792026-09-03T13:01:24.451Z[ 14] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
40802026-09-03T13:01:24.451Z[ 16] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
40812026-09-03T13:01:24.451Z[ 18] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
40822026-09-03T13:01:24.452Z[ 20] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
40832026-09-03T13:01:24.452Z[SUM] 4.00-5.00 sec 439 MBytes 3.68 Gbits/sec
40842026-09-03T13:01:24.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
40852026-09-03T13:01:24.452Z[ 5] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
40862026-09-03T13:01:24.452Z[ 8] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
40872026-09-03T13:01:24.452Z[ 10] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
40882026-09-03T13:01:24.452Z[ 12] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
40892026-09-03T13:01:24.452Z[ 14] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
40902026-09-03T13:01:24.452Z[ 16] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
40912026-09-03T13:01:24.452Z[ 18] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
40922026-09-03T13:01:24.452Z[ 20] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
40932026-09-03T13:01:24.452Z[SUM] 5.00-6.00 sec 438 MBytes 3.68 Gbits/sec
40942026-09-03T13:01:24.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
40952026-09-03T13:01:24.452Z[ 5] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
40962026-09-03T13:01:24.452Z[ 8] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
40972026-09-03T13:01:24.452Z[ 10] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
40982026-09-03T13:01:27.455Z[ 12] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
40992026-09-03T13:01:27.455Z[ 14] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
41002026-09-03T13:01:27.455Z[ 16] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
41012026-09-03T13:01:27.455Z[ 18] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
41022026-09-03T13:01:27.455Z[ 20] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
41032026-09-03T13:01:27.455Z[SUM] 6.00-7.00 sec 440 MBytes 3.69 Gbits/sec
41042026-09-03T13:01:27.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
41052026-09-03T13:01:27.455Z[ 5] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
41062026-09-03T13:01:27.455Z[ 8] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
41072026-09-03T13:01:27.455Z[ 10] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
41082026-09-03T13:01:27.456Z[ 12] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
41092026-09-03T13:01:27.456Z[ 14] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
41102026-09-03T13:01:27.456Z[ 16] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
41112026-09-03T13:01:27.456Z[ 18] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
41122026-09-03T13:01:27.456Z[ 20] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
41132026-09-03T13:01:27.456Z[SUM] 7.00-8.00 sec 440 MBytes 3.69 Gbits/sec
41142026-09-03T13:01:27.456Z- - - - - - - - - - - - - - - - - - - - - - - - -
41152026-09-03T13:01:27.456Z[ 5] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
41162026-09-03T13:01:27.456Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
41172026-09-03T13:01:27.456Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
41182026-09-03T13:01:27.456Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
41192026-09-03T13:01:27.456Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
41202026-09-03T13:01:27.456Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
41212026-09-03T13:01:27.456Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
41222026-09-03T13:01:27.456Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
41232026-09-03T13:01:27.456Z[SUM] 8.00-9.00 sec 420 MBytes 3.52 Gbits/sec
41242026-09-03T13:01:27.456Z- - - - - - - - - - - - - - - - - - - - - - - - -
41252026-09-03T13:01:27.456Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
41262026-09-03T13:01:27.456Z[ 8] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
41272026-09-03T13:01:27.456Z[ 10] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
41282026-09-03T13:01:27.456Z[ 12] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
41292026-09-03T13:01:27.456Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
41302026-09-03T13:01:27.456Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
41312026-09-03T13:01:27.456Z[ 18] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
41322026-09-03T13:01:27.456Z[ 20] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
41332026-09-03T13:01:27.456Z[SUM] 9.00-10.00 sec 438 MBytes 3.68 Gbits/sec
41342026-09-03T13:01:27.456Z- - - - - - - - - - - - - - - - - - - - - - - - -
41352026-09-03T13:01:27.456Z[ 5] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
41362026-09-03T13:01:27.456Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41372026-09-03T13:01:27.456Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41382026-09-03T13:01:27.456Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41392026-09-03T13:01:27.457Z[ 14] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
41402026-09-03T13:01:27.457Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41412026-09-03T13:01:27.457Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41422026-09-03T13:01:27.457Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41432026-09-03T13:01:27.457Z[SUM] 10.00-10.00 sec 256 KBytes 1.80 Gbits/sec
41442026-09-03T13:01:27.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
41452026-09-03T13:01:27.457Z[ ID] Interval Transfer Bitrate
41462026-09-03T13:01:27.457Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
41472026-09-03T13:01:27.457Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
41482026-09-03T13:01:27.457Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
41492026-09-03T13:01:27.457Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
41502026-09-03T13:01:27.457Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
41512026-09-03T13:01:27.457Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
41522026-09-03T13:01:27.457Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
41532026-09-03T13:01:27.457Z[ 20] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
41542026-09-03T13:01:27.457Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
41552026-09-03T13:01:27.462ZRun 3/10...3541.0434474818867Mbps
41562026-09-03T13:01:34.867Z-----------------------------------------------------------
41572026-09-03T13:01:34.867ZServer listening on 5201 (test #24)
41582026-09-03T13:01:34.867Z-----------------------------------------------------------
41592026-09-03T13:01:34.867ZAccepted connection from 10.0.0.1, port 62580
41602026-09-03T13:01:34.867Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45599
41612026-09-03T13:01:34.868Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64718
41622026-09-03T13:01:34.868Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63751
41632026-09-03T13:01:34.868Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60582
41642026-09-03T13:01:34.868Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40658
41652026-09-03T13:01:34.868Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43014
41662026-09-03T13:01:34.868Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39357
41672026-09-03T13:01:34.868Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49693
41682026-09-03T13:01:34.868Z[ ID] Interval Transfer Bitrate
41692026-09-03T13:01:34.868Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41702026-09-03T13:01:34.868Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41712026-09-03T13:01:34.868Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41722026-09-03T13:01:34.868Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41732026-09-03T13:01:34.868Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41742026-09-03T13:01:34.868Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41752026-09-03T13:01:34.868Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41762026-09-03T13:01:34.868Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41772026-09-03T13:01:34.868Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
41782026-09-03T13:01:34.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
41792026-09-03T13:01:34.868Z[ 5] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
41802026-09-03T13:01:34.868Z[ 8] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
41812026-09-03T13:01:34.868Z[ 10] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
41822026-09-03T13:01:34.868Z[ 12] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
41832026-09-03T13:01:34.868Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
41842026-09-03T13:01:34.868Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
41852026-09-03T13:01:34.868Z[ 18] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
41862026-09-03T13:01:34.868Z[ 20] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
41872026-09-03T13:01:34.868Z[SUM] 1.00-2.00 sec 438 MBytes 3.67 Gbits/sec
41882026-09-03T13:01:34.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
41892026-09-03T13:01:34.868Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
41902026-09-03T13:01:34.868Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
41912026-09-03T13:01:34.868Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
41922026-09-03T13:01:34.868Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
41932026-09-03T13:01:34.868Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
41942026-09-03T13:01:34.868Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
41952026-09-03T13:01:34.868Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
41962026-09-03T13:01:34.869Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
41972026-09-03T13:01:34.869Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
41982026-09-03T13:01:34.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
41992026-09-03T13:01:34.869Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42002026-09-03T13:01:34.869Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
42012026-09-03T13:01:34.869Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
42022026-09-03T13:01:34.869Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42032026-09-03T13:01:34.869Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42042026-09-03T13:01:34.869Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42052026-09-03T13:01:34.869Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
42062026-09-03T13:01:34.869Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
42072026-09-03T13:01:34.869Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
42082026-09-03T13:01:34.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
42092026-09-03T13:01:34.869Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42102026-09-03T13:01:34.869Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42112026-09-03T13:01:34.869Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42122026-09-03T13:01:34.869Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42132026-09-03T13:01:34.869Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42142026-09-03T13:01:34.869Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42152026-09-03T13:01:34.869Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42162026-09-03T13:01:34.869Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42172026-09-03T13:01:34.869Z[SUM] 4.00-5.00 sec 430 MBytes 3.60 Gbits/sec
42182026-09-03T13:01:34.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
42192026-09-03T13:01:34.869Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42202026-09-03T13:01:34.869Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42212026-09-03T13:01:34.869Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42222026-09-03T13:01:34.869Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42232026-09-03T13:01:34.869Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
42242026-09-03T13:01:34.869Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42252026-09-03T13:01:34.869Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
42262026-09-03T13:01:34.869Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42272026-09-03T13:01:34.869Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
42282026-09-03T13:01:34.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
42292026-09-03T13:01:34.869Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42302026-09-03T13:01:34.869Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42312026-09-03T13:01:34.869Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42322026-09-03T13:01:37.871Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42332026-09-03T13:01:37.871Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42342026-09-03T13:01:37.871Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42352026-09-03T13:01:37.871Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42362026-09-03T13:01:37.871Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42372026-09-03T13:01:37.871Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
42382026-09-03T13:01:37.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
42392026-09-03T13:01:37.871Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42402026-09-03T13:01:37.871Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42412026-09-03T13:01:37.871Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42422026-09-03T13:01:37.871Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42432026-09-03T13:01:37.871Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42442026-09-03T13:01:37.871Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42452026-09-03T13:01:37.871Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42462026-09-03T13:01:37.871Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42472026-09-03T13:01:37.871Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
42482026-09-03T13:01:37.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
42492026-09-03T13:01:37.871Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42502026-09-03T13:01:37.871Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42512026-09-03T13:01:37.871Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42522026-09-03T13:01:37.871Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42532026-09-03T13:01:37.871Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42542026-09-03T13:01:37.871Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42552026-09-03T13:01:37.871Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42562026-09-03T13:01:37.871Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42572026-09-03T13:01:37.871Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
42582026-09-03T13:01:37.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
42592026-09-03T13:01:37.871Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42602026-09-03T13:01:37.871Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42612026-09-03T13:01:37.872Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42622026-09-03T13:01:37.872Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42632026-09-03T13:01:37.872Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42642026-09-03T13:01:37.872Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42652026-09-03T13:01:37.872Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
42662026-09-03T13:01:37.872Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42672026-09-03T13:01:37.872Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
42682026-09-03T13:01:37.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
42692026-09-03T13:01:37.872Z[ 5] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
42702026-09-03T13:01:37.872Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42712026-09-03T13:01:37.872Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42722026-09-03T13:01:37.872Z[ 12] 10.00-10.00 sec 128 KBytes 932 Mbits/sec
42732026-09-03T13:01:37.872Z[ 14] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
42742026-09-03T13:01:37.872Z[ 16] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
42752026-09-03T13:01:37.872Z[ 18] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
42762026-09-03T13:01:37.872Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42772026-09-03T13:01:37.872Z[SUM] 10.00-10.00 sec 640 KBytes 4.66 Gbits/sec
42782026-09-03T13:01:37.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
42792026-09-03T13:01:37.872Z[ ID] Interval Transfer Bitrate
42802026-09-03T13:01:37.872Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42812026-09-03T13:01:37.872Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
42822026-09-03T13:01:37.872Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42832026-09-03T13:01:37.872Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42842026-09-03T13:01:37.872Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
42852026-09-03T13:01:37.872Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
42862026-09-03T13:01:37.872Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42872026-09-03T13:01:37.872Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42882026-09-03T13:01:37.872Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
42892026-09-03T13:01:37.875ZRun 4/10...3520.8216919271204Mbps
42902026-09-03T13:01:45.281Z-----------------------------------------------------------
42912026-09-03T13:01:45.281ZServer listening on 5201 (test #25)
42922026-09-03T13:01:45.281Z-----------------------------------------------------------
42932026-09-03T13:01:45.281ZAccepted connection from 10.0.0.1, port 44073
42942026-09-03T13:01:45.281Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44618
42952026-09-03T13:01:45.281Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41831
42962026-09-03T13:01:45.281Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63707
42972026-09-03T13:01:45.281Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41571
42982026-09-03T13:01:45.281Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54459
42992026-09-03T13:01:45.281Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52325
43002026-09-03T13:01:45.281Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46119
43012026-09-03T13:01:45.281Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56422
43022026-09-03T13:01:45.281Z[ ID] Interval Transfer Bitrate
43032026-09-03T13:01:45.282Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43042026-09-03T13:01:45.282Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43052026-09-03T13:01:45.282Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43062026-09-03T13:01:45.282Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
43072026-09-03T13:01:45.282Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43082026-09-03T13:01:45.282Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43092026-09-03T13:01:45.282Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43102026-09-03T13:01:45.282Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
43112026-09-03T13:01:45.282Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
43122026-09-03T13:01:45.282Z- - - - - - - - - - - - - - - - - - - - - - - - -
43132026-09-03T13:01:45.282Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43142026-09-03T13:01:45.282Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
43152026-09-03T13:01:45.282Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
43162026-09-03T13:01:45.282Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43172026-09-03T13:01:45.282Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
43182026-09-03T13:01:45.282Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
43192026-09-03T13:01:45.282Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43202026-09-03T13:01:45.282Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43212026-09-03T13:01:45.282Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
43222026-09-03T13:01:45.282Z- - - - - - - - - - - - - - - - - - - - - - - - -
43232026-09-03T13:01:45.282Z[ 5] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
43242026-09-03T13:01:45.282Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
43252026-09-03T13:01:45.282Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
43262026-09-03T13:01:45.282Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
43272026-09-03T13:01:45.282Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
43282026-09-03T13:01:45.282Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
43292026-09-03T13:01:45.282Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
43302026-09-03T13:01:45.282Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
43312026-09-03T13:01:45.282Z[SUM] 2.00-3.00 sec 435 MBytes 3.65 Gbits/sec
43322026-09-03T13:01:45.282Z- - - - - - - - - - - - - - - - - - - - - - - - -
43332026-09-03T13:01:45.282Z[ 5] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
43342026-09-03T13:01:45.282Z[ 8] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
43352026-09-03T13:01:45.282Z[ 10] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
43362026-09-03T13:01:45.282Z[ 12] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
43372026-09-03T13:01:45.282Z[ 14] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
43382026-09-03T13:01:45.282Z[ 16] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
43392026-09-03T13:01:45.282Z[ 18] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
43402026-09-03T13:01:45.282Z[ 20] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
43412026-09-03T13:01:45.282Z[SUM] 3.00-4.00 sec 442 MBytes 3.71 Gbits/sec
43422026-09-03T13:01:45.283Z- - - - - - - - - - - - - - - - - - - - - - - - -
43432026-09-03T13:01:45.283Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43442026-09-03T13:01:45.283Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43452026-09-03T13:01:45.283Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43462026-09-03T13:01:45.283Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43472026-09-03T13:01:45.283Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43482026-09-03T13:01:45.283Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43492026-09-03T13:01:45.283Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43502026-09-03T13:01:45.283Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43512026-09-03T13:01:45.283Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
43522026-09-03T13:01:45.283Z- - - - - - - - - - - - - - - - - - - - - - - - -
43532026-09-03T13:01:45.283Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43542026-09-03T13:01:45.283Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43552026-09-03T13:01:45.283Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43562026-09-03T13:01:45.283Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43572026-09-03T13:01:45.283Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43582026-09-03T13:01:45.283Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43592026-09-03T13:01:45.283Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43602026-09-03T13:01:45.283Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43612026-09-03T13:01:45.283Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
43622026-09-03T13:01:45.283Z- - - - - - - - - - - - - - - - - - - - - - - - -
43632026-09-03T13:01:45.283Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43642026-09-03T13:01:45.283Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
43652026-09-03T13:01:45.283Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43662026-09-03T13:01:48.289Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43672026-09-03T13:01:48.289Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
43682026-09-03T13:01:48.289Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
43692026-09-03T13:01:48.289Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43702026-09-03T13:01:48.289Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
43712026-09-03T13:01:48.289Z[SUM] 6.00-7.00 sec 424 MBytes 3.55 Gbits/sec
43722026-09-03T13:01:48.289Z- - - - - - - - - - - - - - - - - - - - - - - - -
43732026-09-03T13:01:48.289Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
43742026-09-03T13:01:48.289Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
43752026-09-03T13:01:48.289Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
43762026-09-03T13:01:48.289Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
43772026-09-03T13:01:48.289Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
43782026-09-03T13:01:48.289Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
43792026-09-03T13:01:48.289Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43802026-09-03T13:01:48.289Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43812026-09-03T13:01:48.289Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
43822026-09-03T13:01:48.289Z- - - - - - - - - - - - - - - - - - - - - - - - -
43832026-09-03T13:01:48.289Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
43842026-09-03T13:01:48.289Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
43852026-09-03T13:01:48.289Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
43862026-09-03T13:01:48.289Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
43872026-09-03T13:01:48.289Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
43882026-09-03T13:01:48.289Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
43892026-09-03T13:01:48.289Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
43902026-09-03T13:01:48.289Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
43912026-09-03T13:01:48.289Z[SUM] 8.00-9.00 sec 425 MBytes 3.56 Gbits/sec
43922026-09-03T13:01:48.289Z- - - - - - - - - - - - - - - - - - - - - - - - -
43932026-09-03T13:01:48.289Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
43942026-09-03T13:01:48.289Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
43952026-09-03T13:01:48.290Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
43962026-09-03T13:01:48.290Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
43972026-09-03T13:01:48.290Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
43982026-09-03T13:01:48.290Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
43992026-09-03T13:01:48.290Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
44002026-09-03T13:01:48.290Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
44012026-09-03T13:01:48.290Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
44022026-09-03T13:01:48.290Z- - - - - - - - - - - - - - - - - - - - - - - - -
44032026-09-03T13:01:48.290Z[ 5] 10.00-10.00 sec 256 KBytes 692 Mbits/sec
44042026-09-03T13:01:48.290Z[ 8] 10.00-10.00 sec 128 KBytes 346 Mbits/sec
44052026-09-03T13:01:48.290Z[ 10] 10.00-10.00 sec 128 KBytes 346 Mbits/sec
44062026-09-03T13:01:48.290Z[ 12] 10.00-10.00 sec 256 KBytes 693 Mbits/sec
44072026-09-03T13:01:48.290Z[ 14] 10.00-10.00 sec 256 KBytes 693 Mbits/sec
44082026-09-03T13:01:48.290Z[ 16] 10.00-10.00 sec 128 KBytes 346 Mbits/sec
44092026-09-03T13:01:48.290Z[ 18] 10.00-10.00 sec 256 KBytes 693 Mbits/sec
44102026-09-03T13:01:48.290Z[ 20] 10.00-10.00 sec 256 KBytes 693 Mbits/sec
44112026-09-03T13:01:48.290Z[SUM] 10.00-10.00 sec 1.62 MBytes 4.50 Gbits/sec
44122026-09-03T13:01:48.290Z- - - - - - - - - - - - - - - - - - - - - - - - -
44132026-09-03T13:01:48.290Z[ ID] Interval Transfer Bitrate
44142026-09-03T13:01:48.290Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
44152026-09-03T13:01:48.290Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
44162026-09-03T13:01:48.290Z[ 10] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
44172026-09-03T13:01:48.290Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
44182026-09-03T13:01:48.290Z[ 14] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
44192026-09-03T13:01:48.290Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
44202026-09-03T13:01:48.290Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
44212026-09-03T13:01:48.290Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
44222026-09-03T13:01:48.290Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec sender
44232026-09-03T13:01:48.294ZRun 5/10...3505.791112743503Mbps
44242026-09-03T13:01:55.705Z-----------------------------------------------------------
44252026-09-03T13:01:55.705ZServer listening on 5201 (test #26)
44262026-09-03T13:01:55.705Z-----------------------------------------------------------
44272026-09-03T13:01:55.705ZAccepted connection from 10.0.0.1, port 49574
44282026-09-03T13:01:55.705Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53591
44292026-09-03T13:01:55.705Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52301
44302026-09-03T13:01:55.705Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42816
44312026-09-03T13:01:55.705Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52493
44322026-09-03T13:01:55.705Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49362
44332026-09-03T13:01:55.705Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61924
44342026-09-03T13:01:55.705Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33526
44352026-09-03T13:01:55.705Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43680
44362026-09-03T13:01:55.705Z[ ID] Interval Transfer Bitrate
44372026-09-03T13:01:55.705Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44382026-09-03T13:01:55.705Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44392026-09-03T13:01:55.706Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44402026-09-03T13:01:55.706Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44412026-09-03T13:01:55.706Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44422026-09-03T13:01:55.706Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44432026-09-03T13:01:55.706Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44442026-09-03T13:01:55.706Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44452026-09-03T13:01:55.706Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
44462026-09-03T13:01:55.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
44472026-09-03T13:01:55.709Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44482026-09-03T13:01:55.709Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44492026-09-03T13:01:55.709Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44502026-09-03T13:01:55.709Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44512026-09-03T13:01:55.709Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44522026-09-03T13:01:55.709Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44532026-09-03T13:01:55.709Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44542026-09-03T13:01:55.709Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44552026-09-03T13:01:55.709Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
44562026-09-03T13:01:55.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
44572026-09-03T13:01:55.709Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44582026-09-03T13:01:55.709Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44592026-09-03T13:01:55.709Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
44602026-09-03T13:01:55.709Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44612026-09-03T13:01:55.709Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
44622026-09-03T13:01:55.709Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44632026-09-03T13:01:55.709Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44642026-09-03T13:01:55.709Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44652026-09-03T13:01:55.709Z[SUM] 2.00-3.00 sec 432 MBytes 3.63 Gbits/sec
44662026-09-03T13:01:55.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
44672026-09-03T13:01:55.709Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44682026-09-03T13:01:55.709Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44692026-09-03T13:01:55.709Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44702026-09-03T13:01:55.709Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44712026-09-03T13:01:55.709Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
44722026-09-03T13:01:55.709Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44732026-09-03T13:01:55.710Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44742026-09-03T13:01:55.710Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44752026-09-03T13:01:55.710Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
44762026-09-03T13:01:55.710Z- - - - - - - - - - - - - - - - - - - - - - - - -
44772026-09-03T13:01:55.710Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
44782026-09-03T13:01:55.710Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44792026-09-03T13:01:55.710Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44802026-09-03T13:01:55.710Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44812026-09-03T13:01:55.710Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44822026-09-03T13:01:55.710Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44832026-09-03T13:01:55.710Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44842026-09-03T13:01:55.710Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44852026-09-03T13:01:55.710Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
44862026-09-03T13:01:55.710Z- - - - - - - - - - - - - - - - - - - - - - - - -
44872026-09-03T13:01:55.710Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44882026-09-03T13:01:55.710Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44892026-09-03T13:01:55.710Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44902026-09-03T13:01:55.710Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44912026-09-03T13:01:55.710Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44922026-09-03T13:01:55.710Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
44932026-09-03T13:01:55.710Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
44942026-09-03T13:01:55.710Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
44952026-09-03T13:01:55.710Z[SUM] 5.00-6.00 sec 424 MBytes 3.55 Gbits/sec
44962026-09-03T13:01:55.710Z- - - - - - - - - - - - - - - - - - - - - - - - -
44972026-09-03T13:01:55.710Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
44982026-09-03T13:01:55.710Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
44992026-09-03T13:01:55.710Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
45002026-09-03T13:01:58.710Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
45012026-09-03T13:01:58.710Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
45022026-09-03T13:01:58.710Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
45032026-09-03T13:01:58.710Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
45042026-09-03T13:01:58.710Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
45052026-09-03T13:01:58.711Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
45062026-09-03T13:01:58.711Z- - - - - - - - - - - - - - - - - - - - - - - - -
45072026-09-03T13:01:58.711Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
45082026-09-03T13:01:58.711Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
45092026-09-03T13:01:58.711Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
45102026-09-03T13:01:58.711Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
45112026-09-03T13:01:58.711Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
45122026-09-03T13:01:58.711Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
45132026-09-03T13:01:58.711Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
45142026-09-03T13:01:58.711Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
45152026-09-03T13:01:58.711Z[SUM] 7.00-8.00 sec 421 MBytes 3.53 Gbits/sec
45162026-09-03T13:01:58.711Z- - - - - - - - - - - - - - - - - - - - - - - - -
45172026-09-03T13:01:58.711Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45182026-09-03T13:01:58.711Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45192026-09-03T13:01:58.711Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45202026-09-03T13:01:58.711Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
45212026-09-03T13:01:58.711Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45222026-09-03T13:01:58.711Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45232026-09-03T13:01:58.711Z[ 18] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45242026-09-03T13:01:58.711Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45252026-09-03T13:01:58.711Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
45262026-09-03T13:01:58.711Z- - - - - - - - - - - - - - - - - - - - - - - - -
45272026-09-03T13:01:58.711Z[ 5] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
45282026-09-03T13:01:58.711Z[ 8] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
45292026-09-03T13:01:58.711Z[ 10] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
45302026-09-03T13:01:58.711Z[ 12] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
45312026-09-03T13:01:58.711Z[ 14] 9.00-10.00 sec 52.0 MBytes 436 Mbits/sec
45322026-09-03T13:01:58.712Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
45332026-09-03T13:01:58.712Z[ 18] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
45342026-09-03T13:01:58.712Z[ 20] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
45352026-09-03T13:01:58.712Z[SUM] 9.00-10.00 sec 418 MBytes 3.50 Gbits/sec
45362026-09-03T13:01:58.712Z- - - - - - - - - - - - - - - - - - - - - - - - -
45372026-09-03T13:01:58.712Z[ 5] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
45382026-09-03T13:01:58.712Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45392026-09-03T13:01:58.712Z[ 10] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
45402026-09-03T13:01:58.712Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45412026-09-03T13:01:58.712Z[ 14] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
45422026-09-03T13:01:58.712Z[ 16] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
45432026-09-03T13:01:58.712Z[ 18] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
45442026-09-03T13:01:58.712Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45452026-09-03T13:01:58.712Z[SUM] 10.00-10.00 sec 640 KBytes 4.57 Gbits/sec
45462026-09-03T13:01:58.712Z- - - - - - - - - - - - - - - - - - - - - - - - -
45472026-09-03T13:01:58.712Z[ ID] Interval Transfer Bitrate
45482026-09-03T13:01:58.712Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45492026-09-03T13:01:58.712Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45502026-09-03T13:01:58.712Z[ 10] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
45512026-09-03T13:01:58.712Z[ 12] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
45522026-09-03T13:01:58.712Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45532026-09-03T13:01:58.712Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45542026-09-03T13:01:58.712Z[ 18] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
45552026-09-03T13:01:58.712Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45562026-09-03T13:01:58.712Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.48 Gbits/sec sender
45572026-09-03T13:01:58.716ZRun 6/10...3482.860254324473Mbps
45582026-09-03T13:02:06.120Z-----------------------------------------------------------
45592026-09-03T13:02:06.120ZServer listening on 5201 (test #27)
45602026-09-03T13:02:06.120Z-----------------------------------------------------------
45612026-09-03T13:02:06.120ZAccepted connection from 10.0.0.1, port 53515
45622026-09-03T13:02:06.120Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43285
45632026-09-03T13:02:06.120Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46687
45642026-09-03T13:02:06.120Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58688
45652026-09-03T13:02:06.120Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47308
45662026-09-03T13:02:06.120Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38114
45672026-09-03T13:02:06.120Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35869
45682026-09-03T13:02:06.120Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36183
45692026-09-03T13:02:06.120Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56093
45702026-09-03T13:02:06.120Z[ ID] Interval Transfer Bitrate
45712026-09-03T13:02:06.120Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45722026-09-03T13:02:06.120Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45732026-09-03T13:02:06.120Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45742026-09-03T13:02:06.120Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45752026-09-03T13:02:06.120Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45762026-09-03T13:02:06.120Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45772026-09-03T13:02:06.120Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45782026-09-03T13:02:06.120Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45792026-09-03T13:02:06.120Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
45802026-09-03T13:02:06.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
45812026-09-03T13:02:06.120Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
45822026-09-03T13:02:06.120Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
45832026-09-03T13:02:06.120Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
45842026-09-03T13:02:06.120Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
45852026-09-03T13:02:06.120Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
45862026-09-03T13:02:06.120Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
45872026-09-03T13:02:06.120Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
45882026-09-03T13:02:06.120Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
45892026-09-03T13:02:06.120Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
45902026-09-03T13:02:06.121Z- - - - - - - - - - - - - - - - - - - - - - - - -
45912026-09-03T13:02:06.121Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
45922026-09-03T13:02:06.121Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
45932026-09-03T13:02:06.121Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
45942026-09-03T13:02:06.121Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
45952026-09-03T13:02:06.121Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
45962026-09-03T13:02:06.121Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
45972026-09-03T13:02:06.121Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
45982026-09-03T13:02:06.121Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
45992026-09-03T13:02:06.121Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
46002026-09-03T13:02:06.121Z- - - - - - - - - - - - - - - - - - - - - - - - -
46012026-09-03T13:02:06.121Z[ 5] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
46022026-09-03T13:02:06.121Z[ 8] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
46032026-09-03T13:02:06.121Z[ 10] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
46042026-09-03T13:02:06.121Z[ 12] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
46052026-09-03T13:02:06.121Z[ 14] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
46062026-09-03T13:02:06.121Z[ 16] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
46072026-09-03T13:02:06.121Z[ 18] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
46082026-09-03T13:02:06.121Z[ 20] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
46092026-09-03T13:02:06.121Z[SUM] 3.00-4.00 sec 439 MBytes 3.68 Gbits/sec
46102026-09-03T13:02:06.121Z- - - - - - - - - - - - - - - - - - - - - - - - -
46112026-09-03T13:02:06.121Z[ 5] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
46122026-09-03T13:02:06.121Z[ 8] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
46132026-09-03T13:02:06.121Z[ 10] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
46142026-09-03T13:02:06.121Z[ 12] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
46152026-09-03T13:02:06.121Z[ 14] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
46162026-09-03T13:02:06.121Z[ 16] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
46172026-09-03T13:02:06.121Z[ 18] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
46182026-09-03T13:02:06.121Z[ 20] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
46192026-09-03T13:02:06.121Z[SUM] 4.00-5.00 sec 443 MBytes 3.71 Gbits/sec
46202026-09-03T13:02:06.121Z- - - - - - - - - - - - - - - - - - - - - - - - -
46212026-09-03T13:02:06.121Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46222026-09-03T13:02:06.121Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46232026-09-03T13:02:06.121Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46242026-09-03T13:02:06.121Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46252026-09-03T13:02:06.121Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
46262026-09-03T13:02:06.121Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46272026-09-03T13:02:06.122Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46282026-09-03T13:02:06.122Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46292026-09-03T13:02:06.122Z[SUM] 5.00-6.00 sec 432 MBytes 3.63 Gbits/sec
46302026-09-03T13:02:06.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
46312026-09-03T13:02:06.122Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46322026-09-03T13:02:06.122Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46332026-09-03T13:02:06.122Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46342026-09-03T13:02:09.125Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46352026-09-03T13:02:09.125Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46362026-09-03T13:02:09.125Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46372026-09-03T13:02:09.125Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46382026-09-03T13:02:09.125Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46392026-09-03T13:02:09.126Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
46402026-09-03T13:02:09.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
46412026-09-03T13:02:09.126Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
46422026-09-03T13:02:09.126Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
46432026-09-03T13:02:09.126Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
46442026-09-03T13:02:09.126Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46452026-09-03T13:02:09.126Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
46462026-09-03T13:02:09.126Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46472026-09-03T13:02:09.126Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46482026-09-03T13:02:09.126Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
46492026-09-03T13:02:09.126Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
46502026-09-03T13:02:09.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
46512026-09-03T13:02:09.126Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
46522026-09-03T13:02:09.126Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46532026-09-03T13:02:09.126Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46542026-09-03T13:02:09.126Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46552026-09-03T13:02:09.126Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46562026-09-03T13:02:09.126Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46572026-09-03T13:02:09.126Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46582026-09-03T13:02:09.126Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46592026-09-03T13:02:09.126Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
46602026-09-03T13:02:09.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
46612026-09-03T13:02:09.126Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46622026-09-03T13:02:09.126Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
46632026-09-03T13:02:09.126Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46642026-09-03T13:02:09.126Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
46652026-09-03T13:02:09.126Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
46662026-09-03T13:02:09.126Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46672026-09-03T13:02:09.126Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46682026-09-03T13:02:09.126Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
46692026-09-03T13:02:09.126Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
46702026-09-03T13:02:09.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
46712026-09-03T13:02:09.126Z[ 5] 10.00-10.00 sec 128 KBytes 393 Mbits/sec
46722026-09-03T13:02:09.126Z[ 8] 10.00-10.00 sec 128 KBytes 393 Mbits/sec
46732026-09-03T13:02:09.126Z[ 10] 10.00-10.00 sec 128 KBytes 394 Mbits/sec
46742026-09-03T13:02:09.126Z[ 12] 10.00-10.00 sec 128 KBytes 393 Mbits/sec
46752026-09-03T13:02:09.126Z[ 14] 10.00-10.00 sec 128 KBytes 393 Mbits/sec
46762026-09-03T13:02:09.126Z[ 16] 10.00-10.00 sec 256 KBytes 787 Mbits/sec
46772026-09-03T13:02:09.126Z[ 18] 10.00-10.00 sec 128 KBytes 393 Mbits/sec
46782026-09-03T13:02:09.127Z[ 20] 10.00-10.00 sec 128 KBytes 393 Mbits/sec
46792026-09-03T13:02:09.127Z[SUM] 10.00-10.00 sec 1.12 MBytes 3.54 Gbits/sec
46802026-09-03T13:02:09.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
46812026-09-03T13:02:09.127Z[ ID] Interval Transfer Bitrate
46822026-09-03T13:02:09.127Z[ 5] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
46832026-09-03T13:02:09.127Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
46842026-09-03T13:02:09.127Z[ 10] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
46852026-09-03T13:02:09.127Z[ 12] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
46862026-09-03T13:02:09.127Z[ 14] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
46872026-09-03T13:02:09.127Z[ 16] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
46882026-09-03T13:02:09.127Z[ 18] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
46892026-09-03T13:02:09.127Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
46902026-09-03T13:02:09.127Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.55 Gbits/sec sender
46912026-09-03T13:02:09.130ZRun 7/10...3554.035086800246Mbps
46922026-09-03T13:02:16.542Z-----------------------------------------------------------
46932026-09-03T13:02:16.542ZServer listening on 5201 (test #28)
46942026-09-03T13:02:16.542Z-----------------------------------------------------------
46952026-09-03T13:02:16.542ZAccepted connection from 10.0.0.1, port 48794
46962026-09-03T13:02:16.542Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55203
46972026-09-03T13:02:16.542Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42042
46982026-09-03T13:02:16.542Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65102
46992026-09-03T13:02:16.542Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64868
47002026-09-03T13:02:16.542Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62976
47012026-09-03T13:02:16.542Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34245
47022026-09-03T13:02:16.542Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34283
47032026-09-03T13:02:16.542Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47115
47042026-09-03T13:02:16.542Z[ ID] Interval Transfer Bitrate
47052026-09-03T13:02:16.542Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47062026-09-03T13:02:16.542Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47072026-09-03T13:02:16.542Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47082026-09-03T13:02:16.542Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47092026-09-03T13:02:16.542Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47102026-09-03T13:02:16.542Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47112026-09-03T13:02:16.542Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47122026-09-03T13:02:16.543Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47132026-09-03T13:02:16.543Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
47142026-09-03T13:02:16.543Z- - - - - - - - - - - - - - - - - - - - - - - - -
47152026-09-03T13:02:16.543Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
47162026-09-03T13:02:16.543Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47172026-09-03T13:02:16.543Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
47182026-09-03T13:02:16.543Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
47192026-09-03T13:02:16.543Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47202026-09-03T13:02:16.543Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
47212026-09-03T13:02:16.543Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
47222026-09-03T13:02:16.543Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
47232026-09-03T13:02:16.543Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
47242026-09-03T13:02:16.543Z- - - - - - - - - - - - - - - - - - - - - - - - -
47252026-09-03T13:02:16.543Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47262026-09-03T13:02:16.543Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47272026-09-03T13:02:16.543Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47282026-09-03T13:02:16.543Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47292026-09-03T13:02:16.543Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47302026-09-03T13:02:16.543Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47312026-09-03T13:02:16.543Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47322026-09-03T13:02:16.543Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47332026-09-03T13:02:16.543Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
47342026-09-03T13:02:16.543Z- - - - - - - - - - - - - - - - - - - - - - - - -
47352026-09-03T13:02:16.543Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47362026-09-03T13:02:16.543Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47372026-09-03T13:02:16.543Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47382026-09-03T13:02:16.543Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47392026-09-03T13:02:16.544Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47402026-09-03T13:02:16.544Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47412026-09-03T13:02:16.544Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47422026-09-03T13:02:16.544Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47432026-09-03T13:02:16.544Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
47442026-09-03T13:02:16.544Z- - - - - - - - - - - - - - - - - - - - - - - - -
47452026-09-03T13:02:16.544Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
47462026-09-03T13:02:16.544Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
47472026-09-03T13:02:16.544Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
47482026-09-03T13:02:16.544Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47492026-09-03T13:02:16.544Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47502026-09-03T13:02:16.544Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47512026-09-03T13:02:16.544Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47522026-09-03T13:02:16.544Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
47532026-09-03T13:02:16.544Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
47542026-09-03T13:02:16.544Z- - - - - - - - - - - - - - - - - - - - - - - - -
47552026-09-03T13:02:16.544Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47562026-09-03T13:02:16.544Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47572026-09-03T13:02:16.544Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47582026-09-03T13:02:16.544Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47592026-09-03T13:02:16.544Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47602026-09-03T13:02:16.544Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47612026-09-03T13:02:16.544Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47622026-09-03T13:02:16.544Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47632026-09-03T13:02:16.544Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
47642026-09-03T13:02:16.544Z- - - - - - - - - - - - - - - - - - - - - - - - -
47652026-09-03T13:02:16.544Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47662026-09-03T13:02:16.545Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
47672026-09-03T13:02:16.545Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47682026-09-03T13:02:19.545Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47692026-09-03T13:02:19.545Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47702026-09-03T13:02:19.545Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47712026-09-03T13:02:19.545Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47722026-09-03T13:02:19.545Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47732026-09-03T13:02:19.545Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
47742026-09-03T13:02:19.545Z- - - - - - - - - - - - - - - - - - - - - - - - -
47752026-09-03T13:02:19.545Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
47762026-09-03T13:02:19.545Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47772026-09-03T13:02:19.545Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47782026-09-03T13:02:19.545Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47792026-09-03T13:02:19.545Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47802026-09-03T13:02:19.545Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47812026-09-03T13:02:19.545Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47822026-09-03T13:02:19.545Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47832026-09-03T13:02:19.545Z[SUM] 7.00-8.00 sec 424 MBytes 3.55 Gbits/sec
47842026-09-03T13:02:19.545Z- - - - - - - - - - - - - - - - - - - - - - - - -
47852026-09-03T13:02:19.545Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
47862026-09-03T13:02:19.545Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
47872026-09-03T13:02:19.545Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
47882026-09-03T13:02:19.545Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
47892026-09-03T13:02:19.545Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
47902026-09-03T13:02:19.545Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
47912026-09-03T13:02:19.545Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
47922026-09-03T13:02:19.545Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
47932026-09-03T13:02:19.545Z[SUM] 8.00-9.00 sec 431 MBytes 3.61 Gbits/sec
47942026-09-03T13:02:19.545Z- - - - - - - - - - - - - - - - - - - - - - - - -
47952026-09-03T13:02:19.545Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
47962026-09-03T13:02:19.545Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
47972026-09-03T13:02:19.545Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
47982026-09-03T13:02:19.546Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
47992026-09-03T13:02:19.546Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
48002026-09-03T13:02:19.546Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
48012026-09-03T13:02:19.546Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
48022026-09-03T13:02:19.546Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
48032026-09-03T13:02:19.546Z[SUM] 9.00-10.00 sec 427 MBytes 3.59 Gbits/sec
48042026-09-03T13:02:19.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
48052026-09-03T13:02:19.546Z[ 5] 10.00-10.00 sec 128 KBytes 390 Mbits/sec
48062026-09-03T13:02:19.546Z[ 8] 10.00-10.00 sec 256 KBytes 779 Mbits/sec
48072026-09-03T13:02:19.546Z[ 10] 10.00-10.00 sec 128 KBytes 390 Mbits/sec
48082026-09-03T13:02:19.546Z[ 12] 10.00-10.00 sec 256 KBytes 779 Mbits/sec
48092026-09-03T13:02:19.546Z[ 14] 10.00-10.00 sec 128 KBytes 390 Mbits/sec
48102026-09-03T13:02:19.546Z[ 16] 10.00-10.00 sec 128 KBytes 390 Mbits/sec
48112026-09-03T13:02:19.546Z[ 18] 10.00-10.00 sec 256 KBytes 779 Mbits/sec
48122026-09-03T13:02:19.546Z[ 20] 10.00-10.00 sec 128 KBytes 390 Mbits/sec
48132026-09-03T13:02:19.546Z[SUM] 10.00-10.00 sec 1.38 MBytes 4.29 Gbits/sec
48142026-09-03T13:02:19.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
48152026-09-03T13:02:19.546Z[ ID] Interval Transfer Bitrate
48162026-09-03T13:02:19.546Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
48172026-09-03T13:02:19.546Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
48182026-09-03T13:02:19.546Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
48192026-09-03T13:02:19.546Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
48202026-09-03T13:02:19.546Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
48212026-09-03T13:02:19.546Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
48222026-09-03T13:02:19.546Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
48232026-09-03T13:02:19.546Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
48242026-09-03T13:02:19.546Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec sender
48252026-09-03T13:02:19.550ZRun 8/10...3515.65834561751Mbps
48262026-09-03T13:02:26.989Z-----------------------------------------------------------
48272026-09-03T13:02:26.989ZServer listening on 5201 (test #29)
48282026-09-03T13:02:26.990Z-----------------------------------------------------------
48292026-09-03T13:02:26.990ZAccepted connection from 10.0.0.1, port 57374
48302026-09-03T13:02:26.990Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46585
48312026-09-03T13:02:26.990Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35048
48322026-09-03T13:02:26.990Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36349
48332026-09-03T13:02:26.990Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57179
48342026-09-03T13:02:26.990Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59648
48352026-09-03T13:02:26.990Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50746
48362026-09-03T13:02:26.990Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60297
48372026-09-03T13:02:26.990Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33974
48382026-09-03T13:02:26.990Z[ ID] Interval Transfer Bitrate
48392026-09-03T13:02:26.990Z[ 5] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48402026-09-03T13:02:26.990Z[ 8] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
48412026-09-03T13:02:26.990Z[ 10] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
48422026-09-03T13:02:26.990Z[ 12] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48432026-09-03T13:02:26.990Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48442026-09-03T13:02:26.990Z[ 16] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
48452026-09-03T13:02:26.990Z[ 18] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
48462026-09-03T13:02:26.990Z[ 20] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
48472026-09-03T13:02:26.990Z[SUM] 0.00-1.00 sec 330 MBytes 2.77 Gbits/sec
48482026-09-03T13:02:26.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
48492026-09-03T13:02:26.990Z[ 5] 1.00-2.00 sec 52.0 MBytes 436 Mbits/sec
48502026-09-03T13:02:26.990Z[ 8] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
48512026-09-03T13:02:26.990Z[ 10] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
48522026-09-03T13:02:26.990Z[ 12] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
48532026-09-03T13:02:26.990Z[ 14] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
48542026-09-03T13:02:26.990Z[ 16] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
48552026-09-03T13:02:26.990Z[ 18] 1.00-2.00 sec 52.0 MBytes 436 Mbits/sec
48562026-09-03T13:02:26.990Z[ 20] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
48572026-09-03T13:02:26.990Z[SUM] 1.00-2.00 sec 417 MBytes 3.50 Gbits/sec
48582026-09-03T13:02:26.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
48592026-09-03T13:02:26.990Z[ 5] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
48602026-09-03T13:02:26.990Z[ 8] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
48612026-09-03T13:02:26.990Z[ 10] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
48622026-09-03T13:02:26.990Z[ 12] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
48632026-09-03T13:02:26.990Z[ 14] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
48642026-09-03T13:02:26.990Z[ 16] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
48652026-09-03T13:02:26.991Z[ 18] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
48662026-09-03T13:02:26.991Z[ 20] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
48672026-09-03T13:02:26.991Z[SUM] 2.00-3.00 sec 417 MBytes 3.50 Gbits/sec
48682026-09-03T13:02:26.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
48692026-09-03T13:02:26.991Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
48702026-09-03T13:02:26.991Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
48712026-09-03T13:02:26.991Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
48722026-09-03T13:02:26.991Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
48732026-09-03T13:02:26.991Z[ 14] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
48742026-09-03T13:02:26.991Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
48752026-09-03T13:02:26.991Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
48762026-09-03T13:02:26.991Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
48772026-09-03T13:02:26.991Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
48782026-09-03T13:02:26.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
48792026-09-03T13:02:26.991Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
48802026-09-03T13:02:26.991Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
48812026-09-03T13:02:26.991Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
48822026-09-03T13:02:26.991Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
48832026-09-03T13:02:26.991Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
48842026-09-03T13:02:26.991Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
48852026-09-03T13:02:26.991Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
48862026-09-03T13:02:26.991Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
48872026-09-03T13:02:26.991Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
48882026-09-03T13:02:26.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
48892026-09-03T13:02:26.991Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48902026-09-03T13:02:26.991Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
48912026-09-03T13:02:26.991Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48922026-09-03T13:02:26.991Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48932026-09-03T13:02:26.991Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48942026-09-03T13:02:26.991Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48952026-09-03T13:02:26.991Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48962026-09-03T13:02:26.991Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48972026-09-03T13:02:26.991Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
48982026-09-03T13:02:26.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
48992026-09-03T13:02:26.991Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
49002026-09-03T13:02:26.991Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
49012026-09-03T13:02:26.991Z[ 10] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
49022026-09-03T13:02:29.990Z[ 12] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
49032026-09-03T13:02:29.990Z[ 14] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
49042026-09-03T13:02:29.990Z[ 16] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
49052026-09-03T13:02:29.990Z[ 18] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
49062026-09-03T13:02:29.990Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
49072026-09-03T13:02:29.990Z[SUM] 6.00-7.00 sec 419 MBytes 3.51 Gbits/sec
49082026-09-03T13:02:29.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
49092026-09-03T13:02:29.990Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
49102026-09-03T13:02:29.990Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
49112026-09-03T13:02:29.990Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
49122026-09-03T13:02:29.990Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
49132026-09-03T13:02:29.990Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
49142026-09-03T13:02:29.990Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
49152026-09-03T13:02:29.990Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
49162026-09-03T13:02:29.990Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
49172026-09-03T13:02:29.990Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
49182026-09-03T13:02:29.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
49192026-09-03T13:02:29.990Z[ 5] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
49202026-09-03T13:02:29.990Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
49212026-09-03T13:02:29.990Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
49222026-09-03T13:02:29.990Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
49232026-09-03T13:02:29.990Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
49242026-09-03T13:02:29.990Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
49252026-09-03T13:02:29.991Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
49262026-09-03T13:02:29.991Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
49272026-09-03T13:02:29.991Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
49282026-09-03T13:02:29.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
49292026-09-03T13:02:29.991Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
49302026-09-03T13:02:29.991Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
49312026-09-03T13:02:29.991Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49322026-09-03T13:02:29.991Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
49332026-09-03T13:02:29.991Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49342026-09-03T13:02:29.991Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
49352026-09-03T13:02:29.991Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
49362026-09-03T13:02:29.991Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
49372026-09-03T13:02:29.991Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
49382026-09-03T13:02:29.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
49392026-09-03T13:02:29.991Z[ 5] 10.00-10.00 sec 128 KBytes 894 Mbits/sec
49402026-09-03T13:02:29.991Z[ 8] 10.00-10.00 sec 128 KBytes 894 Mbits/sec
49412026-09-03T13:02:29.991Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49422026-09-03T13:02:29.991Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49432026-09-03T13:02:29.991Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49442026-09-03T13:02:29.991Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49452026-09-03T13:02:29.991Z[ 18] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
49462026-09-03T13:02:29.991Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49472026-09-03T13:02:29.991Z[SUM] 10.00-10.00 sec 384 KBytes 2.68 Gbits/sec
49482026-09-03T13:02:29.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
49492026-09-03T13:02:29.991Z[ ID] Interval Transfer Bitrate
49502026-09-03T13:02:29.991Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49512026-09-03T13:02:29.991Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49522026-09-03T13:02:29.991Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49532026-09-03T13:02:29.991Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49542026-09-03T13:02:29.991Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49552026-09-03T13:02:29.991Z[ 16] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
49562026-09-03T13:02:29.991Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49572026-09-03T13:02:29.991Z[ 20] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
49582026-09-03T13:02:29.991Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
49592026-09-03T13:02:29.994ZRun 9/10...3480.2300710905615Mbps
49602026-09-03T13:02:37.409Z-----------------------------------------------------------
49612026-09-03T13:02:37.409ZServer listening on 5201 (test #30)
49622026-09-03T13:02:37.409Z-----------------------------------------------------------
49632026-09-03T13:02:37.409ZAccepted connection from 10.0.0.1, port 46361
49642026-09-03T13:02:37.409Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59419
49652026-09-03T13:02:37.409Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54967
49662026-09-03T13:02:37.409Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37829
49672026-09-03T13:02:37.409Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65193
49682026-09-03T13:02:37.409Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41036
49692026-09-03T13:02:37.409Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37061
49702026-09-03T13:02:37.410Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51133
49712026-09-03T13:02:37.410Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35633
49722026-09-03T13:02:37.410Z[ ID] Interval Transfer Bitrate
49732026-09-03T13:02:37.410Z[ 5] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
49742026-09-03T13:02:37.410Z[ 8] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
49752026-09-03T13:02:37.410Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
49762026-09-03T13:02:37.410Z[ 12] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
49772026-09-03T13:02:37.410Z[ 14] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
49782026-09-03T13:02:37.410Z[ 16] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
49792026-09-03T13:02:37.410Z[ 18] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
49802026-09-03T13:02:37.410Z[ 20] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
49812026-09-03T13:02:37.410Z[SUM] 0.00-1.00 sec 348 MBytes 2.92 Gbits/sec
49822026-09-03T13:02:37.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
49832026-09-03T13:02:37.410Z[ 5] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
49842026-09-03T13:02:37.410Z[ 8] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
49852026-09-03T13:02:37.410Z[ 10] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
49862026-09-03T13:02:37.410Z[ 12] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
49872026-09-03T13:02:37.410Z[ 14] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
49882026-09-03T13:02:37.410Z[ 16] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
49892026-09-03T13:02:37.410Z[ 18] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
49902026-09-03T13:02:37.410Z[ 20] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
49912026-09-03T13:02:37.410Z[SUM] 1.00-2.00 sec 439 MBytes 3.68 Gbits/sec
49922026-09-03T13:02:37.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
49932026-09-03T13:02:37.410Z[ 5] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
49942026-09-03T13:02:37.410Z[ 8] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
49952026-09-03T13:02:37.410Z[ 10] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
49962026-09-03T13:02:37.411Z[ 12] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
49972026-09-03T13:02:37.411Z[ 14] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
49982026-09-03T13:02:37.411Z[ 16] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
49992026-09-03T13:02:37.411Z[ 18] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
50002026-09-03T13:02:37.411Z[ 20] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
50012026-09-03T13:02:37.411Z[SUM] 2.00-3.00 sec 442 MBytes 3.71 Gbits/sec
50022026-09-03T13:02:37.411Z- - - - - - - - - - - - - - - - - - - - - - - - -
50032026-09-03T13:02:37.411Z[ 5] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
50042026-09-03T13:02:37.411Z[ 8] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
50052026-09-03T13:02:37.411Z[ 10] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
50062026-09-03T13:02:37.411Z[ 12] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
50072026-09-03T13:02:37.411Z[ 14] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
50082026-09-03T13:02:37.411Z[ 16] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
50092026-09-03T13:02:37.411Z[ 18] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
50102026-09-03T13:02:37.411Z[ 20] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
50112026-09-03T13:02:37.411Z[SUM] 3.00-4.00 sec 439 MBytes 3.69 Gbits/sec
50122026-09-03T13:02:37.411Z- - - - - - - - - - - - - - - - - - - - - - - - -
50132026-09-03T13:02:37.411Z[ 5] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
50142026-09-03T13:02:37.411Z[ 8] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
50152026-09-03T13:02:37.411Z[ 10] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
50162026-09-03T13:02:37.411Z[ 12] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
50172026-09-03T13:02:37.411Z[ 14] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
50182026-09-03T13:02:37.411Z[ 16] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
50192026-09-03T13:02:37.411Z[ 18] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
50202026-09-03T13:02:37.411Z[ 20] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
50212026-09-03T13:02:37.412Z[SUM] 4.00-5.00 sec 440 MBytes 3.69 Gbits/sec
50222026-09-03T13:02:37.412Z- - - - - - - - - - - - - - - - - - - - - - - - -
50232026-09-03T13:02:37.412Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50242026-09-03T13:02:37.412Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50252026-09-03T13:02:37.412Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50262026-09-03T13:02:37.412Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50272026-09-03T13:02:37.412Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50282026-09-03T13:02:37.412Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50292026-09-03T13:02:37.412Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50302026-09-03T13:02:37.412Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50312026-09-03T13:02:37.412Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
50322026-09-03T13:02:37.412Z- - - - - - - - - - - - - - - - - - - - - - - - -
50332026-09-03T13:02:37.412Z[ 5] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
50342026-09-03T13:02:37.412Z[ 8] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
50352026-09-03T13:02:37.412Z[ 10] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
50362026-09-03T13:02:40.416Z[ 12] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
50372026-09-03T13:02:40.416Z[ 14] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
50382026-09-03T13:02:40.416Z[ 16] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
50392026-09-03T13:02:40.416Z[ 18] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
50402026-09-03T13:02:40.416Z[ 20] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
50412026-09-03T13:02:40.416Z[SUM] 6.00-7.00 sec 441 MBytes 3.70 Gbits/sec
50422026-09-03T13:02:40.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
50432026-09-03T13:02:40.416Z[ 5] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
50442026-09-03T13:02:40.416Z[ 8] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
50452026-09-03T13:02:40.416Z[ 10] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
50462026-09-03T13:02:40.416Z[ 12] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
50472026-09-03T13:02:40.416Z[ 14] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
50482026-09-03T13:02:40.416Z[ 16] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
50492026-09-03T13:02:40.416Z[ 18] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
50502026-09-03T13:02:40.416Z[ 20] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
50512026-09-03T13:02:40.416Z[SUM] 7.00-8.00 sec 441 MBytes 3.70 Gbits/sec
50522026-09-03T13:02:40.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
50532026-09-03T13:02:40.416Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
50542026-09-03T13:02:40.416Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
50552026-09-03T13:02:40.416Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
50562026-09-03T13:02:40.416Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
50572026-09-03T13:02:40.416Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
50582026-09-03T13:02:40.416Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
50592026-09-03T13:02:40.416Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
50602026-09-03T13:02:40.416Z[ 20] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
50612026-09-03T13:02:40.416Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
50622026-09-03T13:02:40.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
50632026-09-03T13:02:40.416Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50642026-09-03T13:02:40.416Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50652026-09-03T13:02:40.416Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50662026-09-03T13:02:40.417Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50672026-09-03T13:02:40.417Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
50682026-09-03T13:02:40.417Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
50692026-09-03T13:02:40.417Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50702026-09-03T13:02:40.417Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50712026-09-03T13:02:40.417Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
50722026-09-03T13:02:40.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
50732026-09-03T13:02:40.417Z[ 5] 10.00-10.00 sec 128 KBytes 967 Mbits/sec
50742026-09-03T13:02:40.417Z[ 8] 10.00-10.00 sec 128 KBytes 968 Mbits/sec
50752026-09-03T13:02:40.417Z[ 10] 10.00-10.00 sec 128 KBytes 969 Mbits/sec
50762026-09-03T13:02:40.417Z[ 12] 10.00-10.00 sec 128 KBytes 969 Mbits/sec
50772026-09-03T13:02:40.417Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50782026-09-03T13:02:40.417Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50792026-09-03T13:02:40.417Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50802026-09-03T13:02:40.417Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50812026-09-03T13:02:40.417Z[SUM] 10.00-10.00 sec 512 KBytes 3.87 Gbits/sec
50822026-09-03T13:02:40.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
50832026-09-03T13:02:40.417Z[ ID] Interval Transfer Bitrate
50842026-09-03T13:02:40.420Z[ 5] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
50852026-09-03T13:02:40.420Z[ 8] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
50862026-09-03T13:02:40.420Z[ 10] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
50872026-09-03T13:02:40.420Z[ 12] 0.00-10.00 sec 535 MBytes 448 Mbits/sec sender
50882026-09-03T13:02:40.420Z[ 14] 0.00-10.00 sec 535 MBytes 449 Mbits/sec sender
50892026-09-03T13:02:40.420Z[ 16] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
50902026-09-03T13:02:40.420Z[ 18] 0.00-10.00 sec 535 MBytes 448 Mbits/sec sender
50912026-09-03T13:02:40.420Z[ 20] 0.00-10.00 sec 535 MBytes 448 Mbits/sec sender
50922026-09-03T13:02:40.420Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec sender
50932026-09-03T13:02:40.420ZRun 10/10...3587.7272056346596Mbps
50942026-09-03T13:02:40.420Z###---------------------###
50952026-09-03T13:02:40.420Z::: iPerf done... :::
50962026-09-03T13:02:40.420Z:::Awaiting out files...:::
50972026-09-03T13:02:40.420Z###---------------------###
50982026-09-03T13:02:40.420Z###-----###
50992026-09-03T13:02:40.420Z:::done!:::
51002026-09-03T13:02:40.420Z###-----###
51012026-09-03T13:02:41.364ZBenchmarking iperf-tcp/local/s2c/tx
51022026-09-03T13:02:41.364ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51032026-09-03T13:02:45.469ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51042026-09-03T13:03:05.477ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51052026-09-03T13:03:05.563Ziperf-tcp/local/s2c/tx time: [3.5124 µs 3.5124 µs 3.5125 µs]
51062026-09-03T13:03:05.563Z change: [+0.5479% +0.5535% +0.5583%] (p = 0.00 < 0.05)
51072026-09-03T13:03:05.563Z Change within noise threshold.
51082026-09-03T13:03:05.563ZFound 7 outliers among 100 measurements (7.00%)
51092026-09-03T13:03:05.563Z 2 (2.00%) low severe
51102026-09-03T13:03:05.563Z 1 (1.00%) low mild
51112026-09-03T13:03:05.563Z 4 (4.00%) high mild
51122026-09-03T13:03:06.456Z
51132026-09-03T13:03:06.461ZBenchmarking iperf-tcp/local/s2c/rx
51142026-09-03T13:03:06.461ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51152026-09-03T13:03:10.563ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51162026-09-03T13:03:30.579ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51172026-09-03T13:03:30.665Ziperf-tcp/local/s2c/rx time: [6.5743 µs 6.5745 µs 6.5746 µs]
51182026-09-03T13:03:30.665Z change: [−0.4162% −0.4109% −0.4054%] (p = 0.00 < 0.05)
51192026-09-03T13:03:30.665Z Change within noise threshold.
51202026-09-03T13:03:30.665ZFound 8 outliers among 100 measurements (8.00%)
51212026-09-03T13:03:30.665Z 3 (3.00%) low mild
51222026-09-03T13:03:30.666Z 4 (4.00%) high mild
51232026-09-03T13:03:30.666Z 1 (1.00%) high severe
51242026-09-03T13:03:31.561Z
51252026-09-03T13:03:35.863Z+ cargo ubench
51262026-09-03T13:03:35.992Z Compiling proc-macro2 v1.0.106
51272026-09-03T13:03:35.992Z Compiling unicode-ident v1.0.24
51282026-09-03T13:03:35.992Z Compiling quote v1.0.46
51292026-09-03T13:03:35.992Z Compiling serde_core v1.0.228
51302026-09-03T13:03:36.036Z Compiling cfg-if v1.0.4
51312026-09-03T13:03:36.037Z Compiling libc v0.2.186
51322026-09-03T13:03:36.037Z Compiling memchr v2.8.3
51332026-09-03T13:03:36.037Z Compiling serde v1.0.228
51342026-09-03T13:03:36.065Z Compiling rustversion v1.0.23
51352026-09-03T13:03:36.112Z Compiling version_check v0.9.5
51362026-09-03T13:03:36.315Z Compiling zerocopy v0.8.54
51372026-09-03T13:03:36.325Z Compiling ident_case v1.0.1
51382026-09-03T13:03:36.355Z Compiling either v1.16.0
51392026-09-03T13:03:36.425Z Compiling strsim v0.11.1
51402026-09-03T13:03:36.558Z Compiling thiserror v2.0.18
51412026-09-03T13:03:36.701Z Compiling syn v1.0.109
51422026-09-03T13:03:36.883Z Compiling crossbeam-utils v0.8.22
51432026-09-03T13:03:36.918Z Compiling regex-syntax v0.8.11
51442026-09-03T13:03:36.992Z Compiling pin-project-lite v0.2.17
51452026-09-03T13:03:37.083Z Compiling aho-corasick v1.1.4
51462026-09-03T13:03:37.096Z Compiling winnow v1.0.3
51472026-09-03T13:03:37.121Z Compiling syn v2.0.118
51482026-09-03T13:03:37.173Z Compiling equivalent v1.0.2
51492026-09-03T13:03:37.178Z Compiling hashbrown v0.17.1
51502026-09-03T13:03:37.447Z Compiling itertools v0.15.0
51512026-09-03T13:03:37.744Z Compiling indexmap v2.14.0
51522026-09-03T13:03:38.144Z Compiling toml_parser v1.1.2+spec-1.1.0
51532026-09-03T13:03:38.338Z Compiling toml_datetime v1.1.1+spec-1.1.0
51542026-09-03T13:03:38.444Z Compiling bitflags v2.13.0
51552026-09-03T13:03:38.542Z Compiling regex-automata v0.4.15
51562026-09-03T13:03:38.545Z Compiling byteorder v1.5.0
51572026-09-03T13:03:38.673Z Compiling heapless v0.8.0
51582026-09-03T13:03:38.726Z Compiling autocfg v1.5.1
51592026-09-03T13:03:38.747Z Compiling hash32 v0.3.1
51602026-09-03T13:03:38.784Z Compiling toml_edit v0.25.12+spec-1.1.0
51612026-09-03T13:03:38.926Z Compiling slog v2.8.2
51622026-09-03T13:03:38.990Z Compiling macaddr v1.0.1
51632026-09-03T13:03:39.060Z Compiling num-traits v0.2.19
51642026-09-03T13:03:39.085Z Compiling futures-core v0.3.32
51652026-09-03T13:03:39.108Z Compiling stable_deref_trait v1.2.1
51662026-09-03T13:03:39.175Z Compiling futures-sink v0.3.32
51672026-09-03T13:03:39.189Z Compiling smoltcp v0.11.0
51682026-09-03T13:03:39.222Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51692026-09-03T13:03:39.268Z Compiling futures-channel v0.3.32
51702026-09-03T13:03:39.422Z Compiling proc-macro-crate v3.5.0
51712026-09-03T13:03:39.925Z Compiling proc-macro-error-attr v1.0.4
51722026-09-03T13:03:39.928Z Compiling futures-io v0.3.32
51732026-09-03T13:03:39.928Z Compiling getrandom v0.4.3
51742026-09-03T13:03:39.928Z Compiling darling_core v0.23.0
51752026-09-03T13:03:39.928Z Compiling slab v0.4.12
51762026-09-03T13:03:39.928Z Compiling managed v0.8.0
51772026-09-03T13:03:39.928Z Compiling futures-task v0.3.32
51782026-09-03T13:03:39.928Z Compiling ref-cast v1.0.25
51792026-09-03T13:03:39.928Z Compiling crc32fast v1.5.0
51802026-09-03T13:03:40.035Z Compiling anyhow v1.0.103
51812026-09-03T13:03:40.050Z Compiling rand_core v0.10.1
51822026-09-03T13:03:40.179Z Compiling regex v1.13.0
51832026-09-03T13:03:40.193Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51842026-09-03T13:03:40.199Z Compiling bitflags v1.3.2
51852026-09-03T13:03:40.538Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51862026-09-03T13:03:40.559Z Compiling proc-macro-error v1.0.4
51872026-09-03T13:03:40.835Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
51882026-09-03T13:03:40.863Z Compiling serde_derive v1.0.228
51892026-09-03T13:03:40.989Z Compiling zerocopy-derive v0.8.54
51902026-09-03T13:03:41.040Z Compiling thiserror-impl v2.0.18
51912026-09-03T13:03:41.124Z Compiling futures-macro v0.3.32
51922026-09-03T13:03:41.260Z Compiling foreign-types-macros v0.2.3
51932026-09-03T13:03:41.304Z Compiling ref-cast-impl v1.0.25
51942026-09-03T13:03:41.830Z Compiling darling_macro v0.23.0
51952026-09-03T13:03:41.868Z Compiling num_enum_derive v0.7.6
51962026-09-03T13:03:41.882Z Compiling once_cell v1.21.4
51972026-09-03T13:03:41.900Z Compiling futures-util v0.3.32
51982026-09-03T13:03:42.092Z Compiling ipnetwork v0.21.1
51992026-09-03T13:03:42.329Z Compiling cobs v0.3.0
52002026-09-03T13:03:42.367Z Compiling darling v0.23.0
52012026-09-03T13:03:42.437Z Compiling ingot-macros v0.2.0
52022026-09-03T13:03:42.452Z Compiling rustix v1.1.4
52032026-09-03T13:03:42.515Z Compiling foreign-types-shared v0.3.1
52042026-09-03T13:03:42.605Z Compiling unicode-width v0.2.2
52052026-09-03T13:03:42.787Z Compiling crossbeam-epoch v0.9.20
52062026-09-03T13:03:42.829Z Compiling cpufeatures v0.3.0
52072026-09-03T13:03:42.886Z Compiling chacha20 v0.10.1
52082026-09-03T13:03:42.892Z Compiling num_enum v0.7.6
52092026-09-03T13:03:43.003Z Compiling tabwriter v1.4.1
52102026-09-03T13:03:43.158Z Compiling foreign-types v0.5.0
52112026-09-03T13:03:43.223Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52122026-09-03T13:03:43.244Z Compiling tracing-core v0.1.36
52132026-09-03T13:03:43.326Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52142026-09-03T13:03:43.426Z Compiling tracing-attributes v0.1.31
52152026-09-03T13:03:43.794Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52162026-09-03T13:03:44.105Z Compiling erased-serde v0.3.31
52172026-09-03T13:03:44.111Z Compiling postcard v1.1.3
52182026-09-03T13:03:44.277Z Compiling futures-executor v0.3.32
52192026-09-03T13:03:44.703Z Compiling errno v0.3.14
52202026-09-03T13:03:44.770Z Compiling cstr-argument v0.1.2
52212026-09-03T13:03:44.846Z Compiling find-msvc-tools v0.1.9
52222026-09-03T13:03:44.853Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52232026-09-03T13:03:44.922Z Compiling dyn-clone v1.0.20
52242026-09-03T13:03:45.043Z Compiling pretty-hex v0.4.2
52252026-09-03T13:03:45.049Z Compiling shlex v2.0.1
52262026-09-03T13:03:45.055Z Compiling time-core v0.1.9
52272026-09-03T13:03:45.059Z Compiling thiserror v1.0.69
52282026-09-03T13:03:45.165Z Compiling zmij v1.0.22
52292026-09-03T13:03:45.221Z Compiling num-conv v0.2.2
52302026-09-03T13:03:45.227Z Compiling crossbeam-deque v0.8.7
52312026-09-03T13:03:45.347Z Compiling utf8parse v0.2.2
52322026-09-03T13:03:45.361Z Compiling time-macros v0.2.31
52332026-09-03T13:03:45.439Z Compiling ingot-types v0.2.0
52342026-09-03T13:03:45.478Z Compiling anstyle-parse v1.0.0
52352026-09-03T13:03:45.563Z Compiling cc v1.2.67
52362026-09-03T13:03:45.689Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52372026-09-03T13:03:45.763Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52382026-09-03T13:03:45.881Z Compiling ingot v0.2.0
52392026-09-03T13:03:46.185Z Compiling tracing v0.1.44
52402026-09-03T13:03:46.343Z Compiling rand v0.10.2
52412026-09-03T13:03:46.505Z Compiling futures v0.3.32
52422026-09-03T13:03:46.577Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52432026-09-03T13:03:46.684Z Compiling thiserror-impl v1.0.69
52442026-09-03T13:03:47.005Z Compiling uuid v1.23.5
52452026-09-03T13:03:47.068Z Compiling arc-swap v1.9.2
52462026-09-03T13:03:47.142Z Compiling socket2 v0.6.4
52472026-09-03T13:03:47.396Z Compiling nom v8.0.0
52482026-09-03T13:03:47.428Z Compiling thread_local v1.1.10
52492026-09-03T13:03:47.727Z Compiling slog-async v2.8.0
52502026-09-03T13:03:47.750Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52512026-09-03T13:03:47.804Z Compiling heck v0.4.1
52522026-09-03T13:03:47.992Z Compiling lazy_static v1.5.0
52532026-09-03T13:03:47.998Z Compiling serde_json v1.0.150
52542026-09-03T13:03:48.030Z Compiling rayon-core v1.13.0
52552026-09-03T13:03:48.079Z Compiling is_terminal_polyfill v1.70.2
52562026-09-03T13:03:48.169Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52572026-09-03T13:03:48.210Z Compiling oxnet v0.1.6
52582026-09-03T13:03:48.237Z Compiling colorchoice v1.0.5
52592026-09-03T13:03:48.343Z Compiling iana-time-zone v0.1.65
52602026-09-03T13:03:48.499Z Compiling anstyle-query v1.1.5
52612026-09-03T13:03:48.595Z Compiling colored v3.1.1
52622026-09-03T13:03:48.641Z Compiling powerfmt v0.2.0
52632026-09-03T13:03:49.043Z Compiling deranged v0.5.8
52642026-09-03T13:03:49.161Z Compiling anstyle v1.0.14
52652026-09-03T13:03:49.389Z Compiling anstream v1.0.0
52662026-09-03T13:03:49.892Z Compiling rusticata-macros v5.0.0
52672026-09-03T13:03:50.032Z Compiling chrono v0.4.45
52682026-09-03T13:03:50.143Z Compiling time v0.3.53
52692026-09-03T13:03:50.163Z Compiling slog-scope v4.4.1
52702026-09-03T13:03:50.414Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52712026-09-03T13:03:50.538Z Compiling alloca v0.4.0
52722026-09-03T13:03:50.761Z Compiling terminal_size v0.4.4
52732026-09-03T13:03:50.836Z Compiling cookie-factory v0.3.3
52742026-09-03T13:03:51.092Z Compiling half v2.7.1
52752026-09-03T13:03:51.150Z Compiling crossbeam-channel v0.5.16
52762026-09-03T13:03:51.195Z Compiling is-terminal v0.4.17
52772026-09-03T13:03:51.286Z Compiling itertools v0.12.1
52782026-09-03T13:03:51.408Z Compiling circular v0.3.0
52792026-09-03T13:03:51.616Z Compiling take_mut v0.2.2
52802026-09-03T13:03:51.721Z Compiling term v1.2.1
52812026-09-03T13:03:51.800Z Compiling log v0.4.33
52822026-09-03T13:03:51.934Z Compiling clap_lex v1.1.0
52832026-09-03T13:03:52.024Z Compiling itoa v1.0.18
52842026-09-03T13:03:52.235Z Compiling cfg_aliases v0.2.1
52852026-09-03T13:03:52.246Z Compiling heck v0.5.0
52862026-09-03T13:03:52.437Z Compiling plotters-backend v0.3.7
52872026-09-03T13:03:52.733Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52882026-09-03T13:03:52.784Z Compiling ciborium-io v0.2.2
52892026-09-03T13:03:52.842Z Compiling ciborium-ll v0.2.2
52902026-09-03T13:03:52.889Z Compiling plotters-svg v0.3.7
52912026-09-03T13:03:53.001Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52922026-09-03T13:03:53.011Z Compiling clap_builder v4.6.0
52932026-09-03T13:03:53.068Z Compiling clap_derive v4.6.1
52942026-09-03T13:03:53.099Z Compiling nix v0.31.3
52952026-09-03T13:03:53.456Z Compiling slog-term v2.9.2
52962026-09-03T13:03:54.330Z Compiling slog-stdlog v4.1.1
52972026-09-03T13:03:54.642Z Compiling pcap-parser v0.17.0
52982026-09-03T13:03:54.721Z Compiling itertools v0.13.0
52992026-09-03T13:03:55.162Z Compiling cast v0.3.0
53002026-09-03T13:03:55.330Z Compiling same-file v1.0.6
53012026-09-03T13:03:55.486Z Compiling walkdir v2.5.0
53022026-09-03T13:03:55.570Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53032026-09-03T13:03:55.924Z Compiling rayon v1.12.0
53042026-09-03T13:03:56.066Z Compiling clap v4.6.1
53052026-09-03T13:03:56.142Z Compiling criterion-plot v0.8.2
53062026-09-03T13:03:56.243Z Compiling slog-envlogger v2.2.0
53072026-09-03T13:03:56.873Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53082026-09-03T13:03:56.973Z Compiling tinytemplate v1.2.1
53092026-09-03T13:03:57.139Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53102026-09-03T13:03:58.044Z Compiling plotters v0.3.7
53112026-09-03T13:03:58.063Z Compiling ciborium v0.2.2
53122026-09-03T13:03:58.085Z Compiling page_size v0.6.0
53132026-09-03T13:03:58.188Z Compiling dtor-proc-macro v0.0.13
53142026-09-03T13:03:58.528Z Compiling oorandom v11.1.5
53152026-09-03T13:03:58.602Z Compiling anes v0.1.6
53162026-09-03T13:03:58.647Z Compiling dtor v0.8.1
53172026-09-03T13:03:58.731Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53182026-09-03T13:03:58.879Z Compiling link-section v0.2.1
53192026-09-03T13:03:58.969Z Compiling ctor-proc-macro v0.0.13
53202026-09-03T13:03:59.237Z Compiling criterion v0.8.2
53212026-09-03T13:03:59.305Z Compiling ctor v0.10.1
53222026-09-03T13:04:01.239Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53232026-09-03T13:05:24.784Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 48s
53242026-09-03T13:05:24.809Z Running benches/userland.rs (target/release-lto/deps/userland-2709d8afad011759)
53252026-09-03T13:05:24.812ZGnuplot not found, using plotters backend
53262026-09-03T13:05:24.947ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53272026-09-03T13:05:24.947ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53282026-09-03T13:05:30.368ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0003 s (7.7M iterations)
53292026-09-03T13:05:35.257ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53302026-09-03T13:05:35.347Zparse/Hairpin-DHCPv4/wallclock/Discover
53312026-09-03T13:05:35.347Z time: [61.405 ns 61.590 ns 61.793 ns]
53322026-09-03T13:05:35.347Z change: [−1.3364% −0.3857% +0.6820%] (p = 0.45 > 0.05)
53332026-09-03T13:05:35.347Z No change in performance detected.
53342026-09-03T13:05:35.347ZFound 5 outliers among 100 measurements (5.00%)
53352026-09-03T13:05:35.347Z 2 (2.00%) high mild
53362026-09-03T13:05:35.347Z 3 (3.00%) high severe
53372026-09-03T13:05:36.250Z
53382026-09-03T13:05:36.253ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53392026-09-03T13:05:36.253ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53402026-09-03T13:05:42.076ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0002 s (3.6M iterations)
53412026-09-03T13:05:47.057ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53422026-09-03T13:05:47.131Zprocess/Hairpin-DHCPv4/wallclock/Discover
53432026-09-03T13:05:47.131Z time: [806.89 ns 807.08 ns 807.27 ns]
53442026-09-03T13:05:47.131Z change: [+0.0671% +0.2496% +0.4128%] (p = 0.00 < 0.05)
53452026-09-03T13:05:47.131Z Change within noise threshold.
53462026-09-03T13:05:47.131ZFound 11 outliers among 100 measurements (11.00%)
53472026-09-03T13:05:47.131Z 1 (1.00%) low mild
53482026-09-03T13:05:47.131Z 4 (4.00%) high mild
53492026-09-03T13:05:47.131Z 6 (6.00%) high severe
53502026-09-03T13:05:48.045Z
53512026-09-03T13:05:48.059ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53522026-09-03T13:05:48.059ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53532026-09-03T13:05:53.693ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0028 s (7.4M iterations)
53542026-09-03T13:05:58.366ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53552026-09-03T13:05:58.452Zparse/Hairpin-DHCPv4/wallclock/Request
53562026-09-03T13:05:58.452Z time: [61.516 ns 61.709 ns 61.921 ns]
53572026-09-03T13:05:58.452Z change: [−1.0024% +0.0202% +1.0805%] (p = 0.97 > 0.05)
53582026-09-03T13:05:58.452Z No change in performance detected.
53592026-09-03T13:05:58.452ZFound 7 outliers among 100 measurements (7.00%)
53602026-09-03T13:05:58.452Z 4 (4.00%) high mild
53612026-09-03T13:05:58.452Z 3 (3.00%) high severe
53622026-09-03T13:05:59.346Z
53632026-09-03T13:05:59.349ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53642026-09-03T13:05:59.349ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53652026-09-03T13:06:05.079ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0040 s (3.7M iterations)
53662026-09-03T13:06:10.052ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53672026-09-03T13:06:10.139Zprocess/Hairpin-DHCPv4/wallclock/Request
53682026-09-03T13:06:10.139Z time: [785.34 ns 785.63 ns 785.92 ns]
53692026-09-03T13:06:10.139Z change: [+0.5640% +0.7143% +0.8591%] (p = 0.00 < 0.05)
53702026-09-03T13:06:10.139Z Change within noise threshold.
53712026-09-03T13:06:10.139ZFound 5 outliers among 100 measurements (5.00%)
53722026-09-03T13:06:10.139Z 1 (1.00%) high mild
53732026-09-03T13:06:10.139Z 4 (4.00%) high severe
53742026-09-03T13:06:11.028Z
53752026-09-03T13:06:11.032ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53762026-09-03T13:06:11.032ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53772026-09-03T13:06:14.586ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0018 s (5.9M iterations)
53782026-09-03T13:06:19.409ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53792026-09-03T13:06:19.495Zparse/Hairpin-DHCPv6/wallclock/Solicit
53802026-09-03T13:06:19.495Z time: [60.442 ns 60.656 ns 60.899 ns]
53812026-09-03T13:06:19.496Z change: [−1.0932% +0.1639% +1.4666%] (p = 0.81 > 0.05)
53822026-09-03T13:06:19.496Z No change in performance detected.
53832026-09-03T13:06:19.496ZFound 7 outliers among 100 measurements (7.00%)
53842026-09-03T13:06:19.496Z 4 (4.00%) high mild
53852026-09-03T13:06:19.496Z 3 (3.00%) high severe
53862026-09-03T13:06:20.389Z
53872026-09-03T13:06:20.392ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53882026-09-03T13:06:20.392ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53892026-09-03T13:06:24.136ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0061 s (2.8M iterations)
53902026-09-03T13:06:29.182ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53912026-09-03T13:06:29.270Zprocess/Hairpin-DHCPv6/wallclock/Solicit
53922026-09-03T13:06:29.270Z time: [1.0355 µs 1.0362 µs 1.0368 µs]
53932026-09-03T13:06:29.270Z change: [+0.2210% +0.3501% +0.4718%] (p = 0.00 < 0.05)
53942026-09-03T13:06:29.270Z Change within noise threshold.
53952026-09-03T13:06:29.270ZFound 4 outliers among 100 measurements (4.00%)
53962026-09-03T13:06:29.270Z 3 (3.00%) high mild
53972026-09-03T13:06:29.270Z 1 (1.00%) high severe
53982026-09-03T13:06:30.163Z
53992026-09-03T13:06:30.165ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54002026-09-03T13:06:30.166ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54012026-09-03T13:06:34.024ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0023 s (5.4M iterations)
54022026-09-03T13:06:38.733ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54032026-09-03T13:06:38.819Zparse/Hairpin-DHCPv6/wallclock/Request
54042026-09-03T13:06:38.819Z time: [60.679 ns 60.888 ns 61.120 ns]
54052026-09-03T13:06:38.819Z change: [−0.8213% +0.4192% +1.5881%] (p = 0.51 > 0.05)
54062026-09-03T13:06:38.819Z No change in performance detected.
54072026-09-03T13:06:38.819ZFound 5 outliers among 100 measurements (5.00%)
54082026-09-03T13:06:38.819Z 2 (2.00%) high mild
54092026-09-03T13:06:38.819Z 3 (3.00%) high severe
54102026-09-03T13:06:39.712Z
54112026-09-03T13:06:39.715ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54122026-09-03T13:06:39.715ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54132026-09-03T13:06:43.694ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0059 s (2.6M iterations)
54142026-09-03T13:06:48.692ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54152026-09-03T13:06:48.779Zprocess/Hairpin-DHCPv6/wallclock/Request
54162026-09-03T13:06:48.779Z time: [1.0702 µs 1.0708 µs 1.0714 µs]
54172026-09-03T13:06:48.779Z change: [+0.9558% +1.0945% +1.2330%] (p = 0.00 < 0.05)
54182026-09-03T13:06:48.780Z Change within noise threshold.
54192026-09-03T13:06:48.780ZFound 3 outliers among 100 measurements (3.00%)
54202026-09-03T13:06:48.780Z 3 (3.00%) high severe
54212026-09-03T13:06:49.666Z
54222026-09-03T13:06:49.668ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54232026-09-03T13:06:49.668ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54242026-09-03T13:06:55.806ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0011 s (6.8M iterations)
54252026-09-03T13:07:00.270ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54262026-09-03T13:07:00.357Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54272026-09-03T13:07:00.357Z time: [60.930 ns 61.156 ns 61.402 ns]
54282026-09-03T13:07:00.358Z change: [−1.0427% +0.1074% +1.1794%] (p = 0.86 > 0.05)
54292026-09-03T13:07:00.358Z No change in performance detected.
54302026-09-03T13:07:00.358ZFound 5 outliers among 100 measurements (5.00%)
54312026-09-03T13:07:00.358Z 3 (3.00%) high mild
54322026-09-03T13:07:00.358Z 2 (2.00%) high severe
54332026-09-03T13:07:01.245Z
54342026-09-03T13:07:01.248ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54352026-09-03T13:07:01.248ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54362026-09-03T13:07:06.520ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0044 s (4.0M iterations)
54372026-09-03T13:07:11.389ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54382026-09-03T13:07:11.475Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54392026-09-03T13:07:11.476Z time: [627.53 ns 627.88 ns 628.20 ns]
54402026-09-03T13:07:11.476Z change: [+0.6796% +0.8741% +1.0724%] (p = 0.00 < 0.05)
54412026-09-03T13:07:11.476Z Change within noise threshold.
54422026-09-03T13:07:11.476ZFound 9 outliers among 100 measurements (9.00%)
54432026-09-03T13:07:11.476Z 1 (1.00%) low mild
54442026-09-03T13:07:11.476Z 2 (2.00%) high mild
54452026-09-03T13:07:11.476Z 6 (6.00%) high severe
54462026-09-03T13:07:12.364Z
54472026-09-03T13:07:12.367ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54482026-09-03T13:07:12.367ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54492026-09-03T13:07:16.748ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0045 s (4.8M iterations)
54502026-09-03T13:07:20.551ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54512026-09-03T13:07:20.639Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54522026-09-03T13:07:20.639Z time: [121.21 ns 121.38 ns 121.57 ns]
54532026-09-03T13:07:20.639Z change: [−0.9265% −0.2279% +0.5628%] (p = 0.55 > 0.05)
54542026-09-03T13:07:20.639Z No change in performance detected.
54552026-09-03T13:07:20.639ZFound 6 outliers among 100 measurements (6.00%)
54562026-09-03T13:07:20.639Z 2 (2.00%) high mild
54572026-09-03T13:07:20.639Z 4 (4.00%) high severe
54582026-09-03T13:07:21.530Z
54592026-09-03T13:07:21.533ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54602026-09-03T13:07:21.533ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54612026-09-03T13:07:24.766ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0020 s (3.2M iterations)
54622026-09-03T13:07:29.263ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54632026-09-03T13:07:29.349Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54642026-09-03T13:07:29.349Z time: [711.43 ns 711.68 ns 711.91 ns]
54652026-09-03T13:07:29.349Z change: [−0.7237% −0.5569% −0.3936%] (p = 0.00 < 0.05)
54662026-09-03T13:07:29.349Z Change within noise threshold.
54672026-09-03T13:07:29.350ZFound 12 outliers among 100 measurements (12.00%)
54682026-09-03T13:07:29.350Z 5 (5.00%) low mild
54692026-09-03T13:07:29.353Z 3 (3.00%) high mild
54702026-09-03T13:07:29.353Z 4 (4.00%) high severe
54712026-09-03T13:07:30.301Z
54722026-09-03T13:07:30.305ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54732026-09-03T13:07:30.305ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54742026-09-03T13:07:36.467ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0009 s (6.7M iterations)
54752026-09-03T13:07:40.857ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54762026-09-03T13:07:40.944Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54772026-09-03T13:07:40.944Z time: [60.325 ns 60.512 ns 60.720 ns]
54782026-09-03T13:07:40.944Z change: [−0.9886% +0.0617% +1.0757%] (p = 0.91 > 0.05)
54792026-09-03T13:07:40.944Z No change in performance detected.
54802026-09-03T13:07:40.944ZFound 5 outliers among 100 measurements (5.00%)
54812026-09-03T13:07:40.944Z 2 (2.00%) high mild
54822026-09-03T13:07:40.944Z 3 (3.00%) high severe
54832026-09-03T13:07:41.839Z
54842026-09-03T13:07:41.842ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54852026-09-03T13:07:41.842ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54862026-09-03T13:07:47.882ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0058 s (3.5M iterations)
54872026-09-03T13:07:52.753ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54882026-09-03T13:07:52.841Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54892026-09-03T13:07:52.841Z time: [805.90 ns 806.27 ns 806.62 ns]
54902026-09-03T13:07:52.841Z change: [+0.8103% +0.9755% +1.1352%] (p = 0.00 < 0.05)
54912026-09-03T13:07:52.841Z Change within noise threshold.
54922026-09-03T13:07:52.841ZFound 4 outliers among 100 measurements (4.00%)
54932026-09-03T13:07:52.841Z 2 (2.00%) high mild
54942026-09-03T13:07:52.841Z 2 (2.00%) high severe
54952026-09-03T13:07:53.778Z
54962026-09-03T13:07:53.815ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
54972026-09-03T13:07:53.815ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54982026-09-03T13:07:56.756ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0023 s (6.9M iterations)
54992026-09-03T13:08:01.260ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55002026-09-03T13:08:01.346Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55012026-09-03T13:08:01.346Z time: [60.210 ns 60.415 ns 60.640 ns]
55022026-09-03T13:08:01.346Z change: [−1.4133% −0.3642% +0.6983%] (p = 0.51 > 0.05)
55032026-09-03T13:08:01.346Z No change in performance detected.
55042026-09-03T13:08:01.346ZFound 4 outliers among 100 measurements (4.00%)
55052026-09-03T13:08:01.346Z 2 (2.00%) high mild
55062026-09-03T13:08:01.346Z 2 (2.00%) high severe
55072026-09-03T13:08:02.240Z
55082026-09-03T13:08:02.248ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55092026-09-03T13:08:02.248ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55102026-09-03T13:08:08.152ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0062 s (3.6M iterations)
55112026-09-03T13:08:13.375ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55122026-09-03T13:08:13.388Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55132026-09-03T13:08:13.388Z time: [761.57 ns 761.97 ns 762.34 ns]
55142026-09-03T13:08:13.389Z change: [+0.2965% +0.4819% +0.6680%] (p = 0.00 < 0.05)
55152026-09-03T13:08:13.389Z Change within noise threshold.
55162026-09-03T13:08:13.389ZFound 6 outliers among 100 measurements (6.00%)
55172026-09-03T13:08:13.389Z 2 (2.00%) high mild
55182026-09-03T13:08:13.389Z 4 (4.00%) high severe
55192026-09-03T13:08:14.051Z
55202026-09-03T13:08:14.061ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55212026-09-03T13:08:14.061ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55222026-09-03T13:08:17.400ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (12M iterations)
55232026-09-03T13:08:21.203ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55242026-09-03T13:08:21.288Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55252026-09-03T13:08:21.289Z time: [62.086 ns 62.331 ns 62.588 ns]
55262026-09-03T13:08:21.289Z change: [−0.9448% −0.1162% +0.7784%] (p = 0.80 > 0.05)
55272026-09-03T13:08:21.289Z No change in performance detected.
55282026-09-03T13:08:21.289ZFound 3 outliers among 100 measurements (3.00%)
55292026-09-03T13:08:21.289Z 1 (1.00%) high mild
55302026-09-03T13:08:21.289Z 2 (2.00%) high severe
55312026-09-03T13:08:22.185Z
55322026-09-03T13:08:22.188ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55332026-09-03T13:08:22.188ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55342026-09-03T13:08:27.366ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0026 s (4.1M iterations)
55352026-09-03T13:08:32.096ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55362026-09-03T13:08:32.183Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55372026-09-03T13:08:32.183Z time: [254.07 ns 254.37 ns 254.68 ns]
55382026-09-03T13:08:32.183Z change: [−0.2631% +0.1456% +0.5314%] (p = 0.49 > 0.05)
55392026-09-03T13:08:32.183Z No change in performance detected.
55402026-09-03T13:08:32.183ZFound 4 outliers among 100 measurements (4.00%)
55412026-09-03T13:08:32.183Z 1 (1.00%) high mild
55422026-09-03T13:08:32.183Z 3 (3.00%) high severe
55432026-09-03T13:08:33.073Z
55442026-09-03T13:08:33.076ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55452026-09-03T13:08:33.076ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55462026-09-03T13:08:36.095ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0035 s (6.9M iterations)
55472026-09-03T13:08:40.805ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55482026-09-03T13:08:40.893Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55492026-09-03T13:08:40.894Z time: [79.117 ns 79.450 ns 79.810 ns]
55502026-09-03T13:08:40.894Z change: [−1.4974% −0.6442% +0.2083%] (p = 0.14 > 0.05)
55512026-09-03T13:08:40.894Z No change in performance detected.
55522026-09-03T13:08:40.894ZFound 3 outliers among 100 measurements (3.00%)
55532026-09-03T13:08:40.898Z 1 (1.00%) high mild
55542026-09-03T13:08:40.898Z 2 (2.00%) high severe
55552026-09-03T13:08:41.784Z
55562026-09-03T13:08:41.788ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55572026-09-03T13:08:41.788ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55582026-09-03T13:08:45.785ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0096 s (2.6M iterations)
55592026-09-03T13:08:50.750ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55602026-09-03T13:08:50.837Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55612026-09-03T13:08:50.837Z time: [272.17 ns 272.53 ns 272.87 ns]
55622026-09-03T13:08:50.837Z change: [−0.5020% −0.0471% +0.4065%] (p = 0.84 > 0.05)
55632026-09-03T13:08:50.837Z No change in performance detected.
55642026-09-03T13:08:50.837ZFound 5 outliers among 100 measurements (5.00%)
55652026-09-03T13:08:50.837Z 2 (2.00%) high mild
55662026-09-03T13:08:50.838Z 3 (3.00%) high severe
55672026-09-03T13:08:51.732Z
55682026-09-03T13:08:51.736ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55692026-09-03T13:08:51.736ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55702026-09-03T13:08:57.983ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0004 s (6.7M iterations)
55712026-09-03T13:09:01.529ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55722026-09-03T13:09:01.621Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55732026-09-03T13:09:01.621Z time: [97.084 ns 97.353 ns 97.658 ns]
55742026-09-03T13:09:01.621Z change: [−2.7831% −2.0457% −1.3235%] (p = 0.00 < 0.05)
55752026-09-03T13:09:01.621Z Performance has improved.
55762026-09-03T13:09:01.621ZFound 3 outliers among 100 measurements (3.00%)
55772026-09-03T13:09:01.621Z 1 (1.00%) high mild
55782026-09-03T13:09:01.621Z 2 (2.00%) high severe
55792026-09-03T13:09:02.507Z
55802026-09-03T13:09:02.510ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55812026-09-03T13:09:02.510ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55822026-09-03T13:09:08.743ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0009 s (3.4M iterations)
55832026-09-03T13:09:13.170ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55842026-09-03T13:09:13.257Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55852026-09-03T13:09:13.257Z time: [224.59 ns 224.92 ns 225.24 ns]
55862026-09-03T13:09:13.257Z change: [−1.0246% −0.5563% −0.1091%] (p = 0.02 < 0.05)
55872026-09-03T13:09:13.257Z Change within noise threshold.
55882026-09-03T13:09:13.257ZFound 4 outliers among 100 measurements (4.00%)
55892026-09-03T13:09:13.257Z 1 (1.00%) high mild
55902026-09-03T13:09:13.257Z 3 (3.00%) high severe
55912026-09-03T13:09:14.150Z
55922026-09-03T13:09:14.153ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55932026-09-03T13:09:14.153ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55942026-09-03T13:09:18.492ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0047 s (4.8M iterations)
55952026-09-03T13:09:22.804ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55962026-09-03T13:09:22.891Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55972026-09-03T13:09:22.891Z time: [116.11 ns 116.46 ns 116.86 ns]
55982026-09-03T13:09:22.891Z change: [−3.0974% −2.3107% −1.4500%] (p = 0.00 < 0.05)
55992026-09-03T13:09:22.891Z Performance has improved.
56002026-09-03T13:09:22.891ZFound 4 outliers among 100 measurements (4.00%)
56012026-09-03T13:09:22.891Z 2 (2.00%) high mild
56022026-09-03T13:09:22.891Z 2 (2.00%) high severe
56032026-09-03T13:09:23.784Z
56042026-09-03T13:09:23.787ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56052026-09-03T13:09:23.787ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56062026-09-03T13:09:28.270ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (2.3M iterations)
56072026-09-03T13:09:33.049ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56082026-09-03T13:09:33.136Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56092026-09-03T13:09:33.136Z time: [243.76 ns 244.08 ns 244.38 ns]
56102026-09-03T13:09:33.136Z change: [−1.6476% −1.0807% −0.4754%] (p = 0.00 < 0.05)
56112026-09-03T13:09:33.136Z Change within noise threshold.
56122026-09-03T13:09:33.136ZFound 8 outliers among 100 measurements (8.00%)
56132026-09-03T13:09:33.136Z 3 (3.00%) high mild
56142026-09-03T13:09:33.136Z 5 (5.00%) high severe
56152026-09-03T13:09:34.034Z
56162026-09-03T13:09:34.037ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56172026-09-03T13:09:34.037ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56182026-09-03T13:09:37.349ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (13M iterations)
56192026-09-03T13:09:41.290ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56202026-09-03T13:09:41.376Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56212026-09-03T13:09:41.376Z time: [60.759 ns 61.050 ns 61.357 ns]
56222026-09-03T13:09:41.376Z change: [−1.2397% −0.4148% +0.3865%] (p = 0.33 > 0.05)
56232026-09-03T13:09:41.376Z No change in performance detected.
56242026-09-03T13:09:41.376ZFound 3 outliers among 100 measurements (3.00%)
56252026-09-03T13:09:41.377Z 2 (2.00%) high mild
56262026-09-03T13:09:41.377Z 1 (1.00%) high severe
56272026-09-03T13:09:42.279Z
56282026-09-03T13:09:42.282ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56292026-09-03T13:09:42.282ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56302026-09-03T13:09:47.051ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0038 s (4.4M iterations)
56312026-09-03T13:09:51.839ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56322026-09-03T13:09:51.926Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56332026-09-03T13:09:51.926Z time: [216.40 ns 216.64 ns 216.90 ns]
56342026-09-03T13:09:51.926Z change: [−0.6463% −0.1776% +0.2701%] (p = 0.47 > 0.05)
56352026-09-03T13:09:51.926Z No change in performance detected.
56362026-09-03T13:09:51.926ZFound 5 outliers among 100 measurements (5.00%)
56372026-09-03T13:09:51.926Z 2 (2.00%) high mild
56382026-09-03T13:09:51.926Z 3 (3.00%) high severe
56392026-09-03T13:09:52.823Z
56402026-09-03T13:09:52.827ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56412026-09-03T13:09:52.827ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56422026-09-03T13:09:58.966ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0001 s (6.8M iterations)
56432026-09-03T13:10:03.568ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56442026-09-03T13:10:03.656Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56452026-09-03T13:10:03.656Z time: [78.213 ns 78.578 ns 78.966 ns]
56462026-09-03T13:10:03.656Z change: [−1.2809% −0.3835% +0.5062%] (p = 0.40 > 0.05)
56472026-09-03T13:10:03.656Z No change in performance detected.
56482026-09-03T13:10:03.656ZFound 4 outliers among 100 measurements (4.00%)
56492026-09-03T13:10:03.656Z 2 (2.00%) high mild
56502026-09-03T13:10:03.656Z 2 (2.00%) high severe
56512026-09-03T13:10:04.553Z
56522026-09-03T13:10:04.556ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56532026-09-03T13:10:04.556ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56542026-09-03T13:10:08.387ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0043 s (2.7M iterations)
56552026-09-03T13:10:13.375ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56562026-09-03T13:10:13.462Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56572026-09-03T13:10:13.462Z time: [235.35 ns 235.52 ns 235.69 ns]
56582026-09-03T13:10:13.462Z change: [−0.6984% −0.2027% +0.2383%] (p = 0.41 > 0.05)
56592026-09-03T13:10:13.462Z No change in performance detected.
56602026-09-03T13:10:13.462ZFound 8 outliers among 100 measurements (8.00%)
56612026-09-03T13:10:13.462Z 3 (3.00%) high mild
56622026-09-03T13:10:13.462Z 5 (5.00%) high severe
56632026-09-03T13:10:14.356Z
56642026-09-03T13:10:14.359ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56652026-09-03T13:10:14.359ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56662026-09-03T13:10:20.465ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0013 s (6.9M iterations)
56672026-09-03T13:10:24.069ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56682026-09-03T13:10:24.155Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56692026-09-03T13:10:24.155Z time: [96.453 ns 96.677 ns 96.942 ns]
56702026-09-03T13:10:24.155Z change: [−2.4180% −1.6539% −0.8558%] (p = 0.00 < 0.05)
56712026-09-03T13:10:24.155Z Change within noise threshold.
56722026-09-03T13:10:24.155ZFound 4 outliers among 100 measurements (4.00%)
56732026-09-03T13:10:24.155Z 1 (1.00%) high mild
56742026-09-03T13:10:24.155Z 3 (3.00%) high severe
56752026-09-03T13:10:25.044Z
56762026-09-03T13:10:25.047ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56772026-09-03T13:10:25.047ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56782026-09-03T13:10:30.876ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0059 s (3.6M iterations)
56792026-09-03T13:10:35.321ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56802026-09-03T13:10:35.406Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56812026-09-03T13:10:35.407Z time: [185.56 ns 185.73 ns 185.90 ns]
56822026-09-03T13:10:35.407Z change: [−2.1096% −1.5761% −1.0391%] (p = 0.00 < 0.05)
56832026-09-03T13:10:35.407Z Performance has improved.
56842026-09-03T13:10:35.407ZFound 5 outliers among 100 measurements (5.00%)
56852026-09-03T13:10:35.407Z 1 (1.00%) high mild
56862026-09-03T13:10:35.407Z 4 (4.00%) high severe
56872026-09-03T13:10:36.297Z
56882026-09-03T13:10:36.299ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56892026-09-03T13:10:36.300ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56902026-09-03T13:10:40.597ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0016 s (4.9M iterations)
56912026-09-03T13:10:44.913ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56922026-09-03T13:10:45.000Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56932026-09-03T13:10:45.000Z time: [115.51 ns 115.81 ns 116.16 ns]
56942026-09-03T13:10:45.000Z change: [−2.5731% −1.7425% −0.9150%] (p = 0.00 < 0.05)
56952026-09-03T13:10:45.000Z Change within noise threshold.
56962026-09-03T13:10:45.000ZFound 5 outliers among 100 measurements (5.00%)
56972026-09-03T13:10:45.000Z 2 (2.00%) high mild
56982026-09-03T13:10:45.000Z 3 (3.00%) high severe
56992026-09-03T13:10:45.899Z
57002026-09-03T13:10:45.902ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57012026-09-03T13:10:45.902ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57022026-09-03T13:10:50.241ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0089 s (2.4M iterations)
57032026-09-03T13:10:55.094ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57042026-09-03T13:10:55.180Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57052026-09-03T13:10:55.181Z time: [205.24 ns 205.39 ns 205.55 ns]
57062026-09-03T13:10:55.181Z change: [−2.3097% −1.6627% −1.0009%] (p = 0.00 < 0.05)
57072026-09-03T13:10:55.181Z Performance has improved.
57082026-09-03T13:10:55.181ZFound 10 outliers among 100 measurements (10.00%)
57092026-09-03T13:10:55.181Z 4 (4.00%) high mild
57102026-09-03T13:10:55.181Z 6 (6.00%) high severe
57112026-09-03T13:10:56.074Z
57122026-09-03T13:10:56.077ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57132026-09-03T13:10:56.077ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57142026-09-03T13:10:59.687ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (12M iterations)
57152026-09-03T13:11:03.714ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57162026-09-03T13:11:03.801Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57172026-09-03T13:11:03.801Z time: [61.244 ns 61.506 ns 61.788 ns]
57182026-09-03T13:11:03.804Z change: [−0.4094% +0.3866% +1.1751%] (p = 0.34 > 0.05)
57192026-09-03T13:11:03.804Z No change in performance detected.
57202026-09-03T13:11:03.804ZFound 4 outliers among 100 measurements (4.00%)
57212026-09-03T13:11:03.804Z 2 (2.00%) high mild
57222026-09-03T13:11:03.805Z 2 (2.00%) high severe
57232026-09-03T13:11:04.693Z
57242026-09-03T13:11:04.696ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57252026-09-03T13:11:04.697ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57262026-09-03T13:11:10.058ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0055 s (3.9M iterations)
57272026-09-03T13:11:14.870ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57282026-09-03T13:11:14.956Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57292026-09-03T13:11:14.956Z time: [250.84 ns 251.06 ns 251.30 ns]
57302026-09-03T13:11:14.956Z change: [−0.3541% +0.0658% +0.4627%] (p = 0.77 > 0.05)
57312026-09-03T13:11:14.956Z No change in performance detected.
57322026-09-03T13:11:14.956ZFound 7 outliers among 100 measurements (7.00%)
57332026-09-03T13:11:14.956Z 1 (1.00%) high mild
57342026-09-03T13:11:14.956Z 6 (6.00%) high severe
57352026-09-03T13:11:15.848Z
57362026-09-03T13:11:15.851ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57372026-09-03T13:11:15.851ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57382026-09-03T13:11:19.018ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0037 s (6.6M iterations)
57392026-09-03T13:11:23.787ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57402026-09-03T13:11:23.873Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57412026-09-03T13:11:23.873Z time: [78.535 ns 78.839 ns 79.168 ns]
57422026-09-03T13:11:23.873Z change: [−1.0886% −0.2247% +0.5880%] (p = 0.62 > 0.05)
57432026-09-03T13:11:23.873Z No change in performance detected.
57442026-09-03T13:11:23.873ZFound 5 outliers among 100 measurements (5.00%)
57452026-09-03T13:11:23.873Z 2 (2.00%) high mild
57462026-09-03T13:11:23.874Z 3 (3.00%) high severe
57472026-09-03T13:11:24.767Z
57482026-09-03T13:11:24.770ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57492026-09-03T13:11:24.770ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57502026-09-03T13:11:29.008ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (2.5M iterations)
57512026-09-03T13:11:33.998ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57522026-09-03T13:11:34.085Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57532026-09-03T13:11:34.085Z time: [268.51 ns 268.77 ns 269.02 ns]
57542026-09-03T13:11:34.085Z change: [−0.8038% −0.3018% +0.1842%] (p = 0.25 > 0.05)
57552026-09-03T13:11:34.085Z No change in performance detected.
57562026-09-03T13:11:34.085ZFound 8 outliers among 100 measurements (8.00%)
57572026-09-03T13:11:34.085Z 4 (4.00%) high mild
57582026-09-03T13:11:34.085Z 4 (4.00%) high severe
57592026-09-03T13:11:34.978Z
57602026-09-03T13:11:34.981ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57612026-09-03T13:11:34.981ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57622026-09-03T13:11:38.036ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0008 s (6.9M iterations)
57632026-09-03T13:11:41.886ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57642026-09-03T13:11:41.972Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57652026-09-03T13:11:41.972Z time: [97.806 ns 98.056 ns 98.302 ns]
57662026-09-03T13:11:41.972Z change: [−1.2645% −0.4949% +0.2992%] (p = 0.22 > 0.05)
57672026-09-03T13:11:41.972Z No change in performance detected.
57682026-09-03T13:11:41.972ZFound 16 outliers among 100 measurements (16.00%)
57692026-09-03T13:11:41.972Z 9 (9.00%) low mild
57702026-09-03T13:11:41.972Z 3 (3.00%) high mild
57712026-09-03T13:11:41.975Z 4 (4.00%) high severe
57722026-09-03T13:11:42.862Z
57732026-09-03T13:11:42.865ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57742026-09-03T13:11:42.865ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57752026-09-03T13:11:45.972ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0029 s (3.4M iterations)
57762026-09-03T13:11:50.637ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57772026-09-03T13:11:50.723Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57782026-09-03T13:11:50.723Z time: [221.34 ns 221.48 ns 221.63 ns]
57792026-09-03T13:11:50.723Z change: [−1.3556% −0.8867% −0.4134%] (p = 0.00 < 0.05)
57802026-09-03T13:11:50.723Z Change within noise threshold.
57812026-09-03T13:11:50.730ZFound 7 outliers among 100 measurements (7.00%)
57822026-09-03T13:11:50.730Z 3 (3.00%) high mild
57832026-09-03T13:11:50.730Z 4 (4.00%) high severe
57842026-09-03T13:11:51.611Z
57852026-09-03T13:11:51.617ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57862026-09-03T13:11:51.617ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57872026-09-03T13:11:56.059ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (4.7M iterations)
57882026-09-03T13:12:00.448ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57892026-09-03T13:12:00.535Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57902026-09-03T13:12:00.535Z time: [116.31 ns 116.56 ns 116.85 ns]
57912026-09-03T13:12:00.535Z change: [−2.3580% −1.6100% −0.8308%] (p = 0.00 < 0.05)
57922026-09-03T13:12:00.535Z Change within noise threshold.
57932026-09-03T13:12:00.535ZFound 5 outliers among 100 measurements (5.00%)
57942026-09-03T13:12:00.535Z 2 (2.00%) high mild
57952026-09-03T13:12:00.535Z 3 (3.00%) high severe
57962026-09-03T13:12:01.430Z
57972026-09-03T13:12:01.434ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57982026-09-03T13:12:01.434ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57992026-09-03T13:12:06.137ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0077 s (2.2M iterations)
58002026-09-03T13:12:10.992ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58012026-09-03T13:12:11.078Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58022026-09-03T13:12:11.079Z time: [241.23 ns 241.45 ns 241.65 ns]
58032026-09-03T13:12:11.079Z change: [−1.2181% −0.7956% −0.3474%] (p = 0.00 < 0.05)
58042026-09-03T13:12:11.079Z Change within noise threshold.
58052026-09-03T13:12:11.079ZFound 9 outliers among 100 measurements (9.00%)
58062026-09-03T13:12:11.079Z 4 (4.00%) high mild
58072026-09-03T13:12:11.079Z 5 (5.00%) high severe
58082026-09-03T13:12:11.968Z
58092026-09-03T13:12:11.977ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58102026-09-03T13:12:11.977ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58112026-09-03T13:12:15.577ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (12M iterations)
58122026-09-03T13:12:19.567ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58132026-09-03T13:12:19.653Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58142026-09-03T13:12:19.653Z time: [60.300 ns 60.536 ns 60.786 ns]
58152026-09-03T13:12:19.653Z change: [−1.1597% −0.3906% +0.3608%] (p = 0.33 > 0.05)
58162026-09-03T13:12:19.653Z No change in performance detected.
58172026-09-03T13:12:19.653ZFound 4 outliers among 100 measurements (4.00%)
58182026-09-03T13:12:19.653Z 2 (2.00%) high mild
58192026-09-03T13:12:19.653Z 2 (2.00%) high severe
58202026-09-03T13:12:20.551Z
58212026-09-03T13:12:20.555ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58222026-09-03T13:12:20.555ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58232026-09-03T13:12:25.635ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0061 s (4.1M iterations)
58242026-09-03T13:12:30.435ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58252026-09-03T13:12:30.521Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58262026-09-03T13:12:30.521Z time: [218.59 ns 218.79 ns 219.01 ns]
58272026-09-03T13:12:30.521Z change: [−0.8281% −0.3230% +0.1878%] (p = 0.22 > 0.05)
58282026-09-03T13:12:30.521Z No change in performance detected.
58292026-09-03T13:12:30.521ZFound 7 outliers among 100 measurements (7.00%)
58302026-09-03T13:12:30.521Z 3 (3.00%) high mild
58312026-09-03T13:12:30.521Z 4 (4.00%) high severe
58322026-09-03T13:12:31.420Z
58332026-09-03T13:12:31.422ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58342026-09-03T13:12:31.422ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58352026-09-03T13:12:34.506ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0020 s (6.8M iterations)
58362026-09-03T13:12:39.346ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58372026-09-03T13:12:39.432Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58382026-09-03T13:12:39.432Z time: [77.609 ns 77.943 ns 78.302 ns]
58392026-09-03T13:12:39.432Z change: [−1.0957% −0.2002% +0.7328%] (p = 0.67 > 0.05)
58402026-09-03T13:12:39.432Z No change in performance detected.
58412026-09-03T13:12:39.432ZFound 5 outliers among 100 measurements (5.00%)
58422026-09-03T13:12:39.432Z 3 (3.00%) high mild
58432026-09-03T13:12:39.432Z 2 (2.00%) high severe
58442026-09-03T13:12:40.333Z
58452026-09-03T13:12:40.336ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58462026-09-03T13:12:40.336ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58472026-09-03T13:12:44.404ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0083 s (2.6M iterations)
58482026-09-03T13:12:49.431ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58492026-09-03T13:12:49.534Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58502026-09-03T13:12:49.534Z time: [236.76 ns 236.87 ns 236.97 ns]
58512026-09-03T13:12:49.534Z change: [−0.8689% −0.3855% +0.1248%] (p = 0.13 > 0.05)
58522026-09-03T13:12:49.534Z No change in performance detected.
58532026-09-03T13:12:49.534ZFound 16 outliers among 100 measurements (16.00%)
58542026-09-03T13:12:49.534Z 8 (8.00%) high mild
58552026-09-03T13:12:49.534Z 8 (8.00%) high severe
58562026-09-03T13:12:50.443Z
58572026-09-03T13:12:50.443ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58582026-09-03T13:12:50.443ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58592026-09-03T13:12:53.416ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0012 s (7.0M iterations)
58602026-09-03T13:12:57.320ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58612026-09-03T13:12:57.407Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58622026-09-03T13:12:57.407Z time: [97.151 ns 97.376 ns 97.617 ns]
58632026-09-03T13:12:57.407Z change: [−1.5127% −0.8056% −0.1295%] (p = 0.03 < 0.05)
58642026-09-03T13:12:57.407Z Change within noise threshold.
58652026-09-03T13:12:57.407ZFound 7 outliers among 100 measurements (7.00%)
58662026-09-03T13:12:57.407Z 5 (5.00%) high mild
58672026-09-03T13:12:57.407Z 2 (2.00%) high severe
58682026-09-03T13:12:58.294Z
58692026-09-03T13:12:58.298ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58702026-09-03T13:12:58.298ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58712026-09-03T13:13:04.448ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0009 s (3.4M iterations)
58722026-09-03T13:13:08.939ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58732026-09-03T13:13:09.026Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58742026-09-03T13:13:09.026Z time: [189.25 ns 189.43 ns 189.61 ns]
58752026-09-03T13:13:09.026Z change: [−1.5676% −1.0417% −0.5156%] (p = 0.00 < 0.05)
58762026-09-03T13:13:09.026Z Change within noise threshold.
58772026-09-03T13:13:09.026ZFound 10 outliers among 100 measurements (10.00%)
58782026-09-03T13:13:09.027Z 4 (4.00%) high mild
58792026-09-03T13:13:09.027Z 6 (6.00%) high severe
58802026-09-03T13:13:09.914Z
58812026-09-03T13:13:09.918ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58822026-09-03T13:13:09.918ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58832026-09-03T13:13:14.299ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (4.8M iterations)
58842026-09-03T13:13:18.732ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58852026-09-03T13:13:18.819Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58862026-09-03T13:13:18.819Z time: [116.09 ns 116.28 ns 116.49 ns]
58872026-09-03T13:13:18.819Z change: [−1.7265% −0.9547% −0.1574%] (p = 0.02 < 0.05)
58882026-09-03T13:13:18.819Z Change within noise threshold.
58892026-09-03T13:13:18.819ZFound 5 outliers among 100 measurements (5.00%)
58902026-09-03T13:13:18.819Z 1 (1.00%) high mild
58912026-09-03T13:13:18.819Z 4 (4.00%) high severe
58922026-09-03T13:13:19.717Z
58932026-09-03T13:13:19.720ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58942026-09-03T13:13:19.720ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58952026-09-03T13:13:24.239ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0089 s (2.3M iterations)
58962026-09-03T13:13:29.132ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58972026-09-03T13:13:29.218Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58982026-09-03T13:13:29.218Z time: [209.12 ns 209.34 ns 209.56 ns]
58992026-09-03T13:13:29.218Z change: [−1.6895% −1.1511% −0.6321%] (p = 0.00 < 0.05)
59002026-09-03T13:13:29.218Z Change within noise threshold.
59012026-09-03T13:13:29.218ZFound 14 outliers among 100 measurements (14.00%)
59022026-09-03T13:13:29.218Z 7 (7.00%) high mild
59032026-09-03T13:13:29.218Z 7 (7.00%) high severe
59042026-09-03T13:13:30.109Z
59052026-09-03T13:13:30.112ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59062026-09-03T13:13:30.112ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59072026-09-03T13:13:33.440ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (13M iterations)
59082026-09-03T13:13:37.419ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59092026-09-03T13:13:37.507Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59102026-09-03T13:13:37.507Z time: [62.249 ns 62.492 ns 62.750 ns]
59112026-09-03T13:13:37.507Z change: [−0.4846% +0.2817% +1.0123%] (p = 0.48 > 0.05)
59122026-09-03T13:13:37.507Z No change in performance detected.
59132026-09-03T13:13:37.507ZFound 4 outliers among 100 measurements (4.00%)
59142026-09-03T13:13:37.507Z 2 (2.00%) high mild
59152026-09-03T13:13:37.507Z 2 (2.00%) high severe
59162026-09-03T13:13:38.398Z
59172026-09-03T13:13:38.401ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59182026-09-03T13:13:38.401ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59192026-09-03T13:13:43.308ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (4.3M iterations)
59202026-09-03T13:13:48.407ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59212026-09-03T13:13:48.492Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59222026-09-03T13:13:48.492Z time: [288.83 ns 291.13 ns 294.15 ns]
59232026-09-03T13:13:48.492Z change: [−15.975% +0.1048% +21.375%] (p = 0.99 > 0.05)
59242026-09-03T13:13:48.493Z No change in performance detected.
59252026-09-03T13:13:48.493ZFound 11 outliers among 100 measurements (11.00%)
59262026-09-03T13:13:48.493Z 3 (3.00%) high mild
59272026-09-03T13:13:48.493Z 8 (8.00%) high severe
59282026-09-03T13:13:49.390Z
59292026-09-03T13:13:49.393ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59302026-09-03T13:13:49.393ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59312026-09-03T13:13:55.387ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0030 s (7.0M iterations)
59322026-09-03T13:14:00.111ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59332026-09-03T13:14:00.197Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59342026-09-03T13:14:00.197Z time: [79.427 ns 79.746 ns 80.090 ns]
59352026-09-03T13:14:00.198Z change: [−1.1150% −0.2530% +0.5873%] (p = 0.56 > 0.05)
59362026-09-03T13:14:00.198Z No change in performance detected.
59372026-09-03T13:14:00.198ZFound 4 outliers among 100 measurements (4.00%)
59382026-09-03T13:14:00.198Z 2 (2.00%) high mild
59392026-09-03T13:14:00.198Z 2 (2.00%) high severe
59402026-09-03T13:14:01.102Z
59412026-09-03T13:14:01.105ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59422026-09-03T13:14:01.105ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59432026-09-03T13:14:05.007ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0030 s (2.7M iterations)
59442026-09-03T13:14:10.228ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59452026-09-03T13:14:10.314Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59462026-09-03T13:14:10.314Z time: [327.86 ns 331.43 ns 336.13 ns]
59472026-09-03T13:14:10.314Z change: [−15.258% +0.0719% +18.428%] (p = 0.99 > 0.05)
59482026-09-03T13:14:10.314Z No change in performance detected.
59492026-09-03T13:14:10.314ZFound 11 outliers among 100 measurements (11.00%)
59502026-09-03T13:14:10.314Z 4 (4.00%) high mild
59512026-09-03T13:14:10.314Z 7 (7.00%) high severe
59522026-09-03T13:14:11.210Z
59532026-09-03T13:14:11.214ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59542026-09-03T13:14:11.214ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59552026-09-03T13:14:17.133ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0024 s (7.1M iterations)
59562026-09-03T13:14:20.881ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59572026-09-03T13:14:20.968Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59582026-09-03T13:14:20.968Z time: [97.036 ns 97.303 ns 97.611 ns]
59592026-09-03T13:14:20.968Z change: [−1.9160% −1.1939% −0.4443%] (p = 0.00 < 0.05)
59602026-09-03T13:14:20.968Z Change within noise threshold.
59612026-09-03T13:14:20.968ZFound 2 outliers among 100 measurements (2.00%)
59622026-09-03T13:14:20.968Z 2 (2.00%) high severe
59632026-09-03T13:14:21.858Z
59642026-09-03T13:14:21.861ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59652026-09-03T13:14:21.861ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59662026-09-03T13:14:27.770ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0042 s (3.6M iterations)
59672026-09-03T13:14:32.525ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59682026-09-03T13:14:32.610Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59692026-09-03T13:14:32.610Z time: [255.63 ns 257.55 ns 260.07 ns]
59702026-09-03T13:14:32.610Z change: [−14.743% −0.3854% +16.122%] (p = 0.96 > 0.05)
59712026-09-03T13:14:32.610Z No change in performance detected.
59722026-09-03T13:14:32.610ZFound 12 outliers among 100 measurements (12.00%)
59732026-09-03T13:14:32.615Z 4 (4.00%) high mild
59742026-09-03T13:14:32.615Z 8 (8.00%) high severe
59752026-09-03T13:14:33.504Z
59762026-09-03T13:14:33.508ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59772026-09-03T13:14:33.508ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59782026-09-03T13:14:37.627ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0038 s (5.1M iterations)
59792026-09-03T13:14:42.156ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59802026-09-03T13:14:42.242Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59812026-09-03T13:14:42.242Z time: [115.78 ns 116.10 ns 116.46 ns]
59822026-09-03T13:14:42.242Z change: [−2.0635% −1.4158% −0.7180%] (p = 0.00 < 0.05)
59832026-09-03T13:14:42.242Z Change within noise threshold.
59842026-09-03T13:14:42.245ZFound 3 outliers among 100 measurements (3.00%)
59852026-09-03T13:14:42.245Z 1 (1.00%) high mild
59862026-09-03T13:14:42.245Z 2 (2.00%) high severe
59872026-09-03T13:14:43.138Z
59882026-09-03T13:14:43.141ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59892026-09-03T13:14:43.141ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59902026-09-03T13:14:47.433ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0062 s (2.4M iterations)
59912026-09-03T13:14:52.556ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59922026-09-03T13:14:52.644Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59932026-09-03T13:14:52.644Z time: [287.01 ns 289.77 ns 293.42 ns]
59942026-09-03T13:14:52.644Z change: [−16.177% −1.1540% +18.542%] (p = 0.90 > 0.05)
59952026-09-03T13:14:52.644Z No change in performance detected.
59962026-09-03T13:14:52.644ZFound 12 outliers among 100 measurements (12.00%)
59972026-09-03T13:14:52.644Z 4 (4.00%) high mild
59982026-09-03T13:14:52.644Z 8 (8.00%) high severe
59992026-09-03T13:14:53.541Z
60002026-09-03T13:14:53.544ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60012026-09-03T13:14:53.544ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60022026-09-03T13:14:56.646ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (14M iterations)
60032026-09-03T13:15:00.839ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60042026-09-03T13:15:00.925Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60052026-09-03T13:15:00.926Z time: [60.514 ns 60.768 ns 61.039 ns]
60062026-09-03T13:15:00.926Z change: [−1.5184% −0.7624% +0.0273%] (p = 0.05 > 0.05)
60072026-09-03T13:15:00.926Z No change in performance detected.
60082026-09-03T13:15:00.926ZFound 4 outliers among 100 measurements (4.00%)
60092026-09-03T13:15:00.929Z 3 (3.00%) high mild
60102026-09-03T13:15:00.929Z 1 (1.00%) high severe
60112026-09-03T13:15:01.828Z
60122026-09-03T13:15:01.831ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60132026-09-03T13:15:01.831ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60142026-09-03T13:15:06.498ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0040 s (4.5M iterations)
60152026-09-03T13:15:11.657ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60162026-09-03T13:15:11.745Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60172026-09-03T13:15:11.745Z time: [246.02 ns 247.74 ns 249.98 ns]
60182026-09-03T13:15:11.745Z change: [−16.101% +0.2231% +19.426%] (p = 0.98 > 0.05)
60192026-09-03T13:15:11.745Z No change in performance detected.
60202026-09-03T13:15:11.745ZFound 12 outliers among 100 measurements (12.00%)
60212026-09-03T13:15:11.745Z 4 (4.00%) high mild
60222026-09-03T13:15:11.745Z 8 (8.00%) high severe
60232026-09-03T13:15:12.645Z
60242026-09-03T13:15:12.649ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60252026-09-03T13:15:12.649ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60262026-09-03T13:15:18.637ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0028 s (7.0M iterations)
60272026-09-03T13:15:23.366ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60282026-09-03T13:15:23.452Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60292026-09-03T13:15:23.452Z time: [78.155 ns 78.524 ns 78.916 ns]
60302026-09-03T13:15:23.453Z change: [−1.6958% −0.8396% +0.0058%] (p = 0.06 > 0.05)
60312026-09-03T13:15:23.453Z No change in performance detected.
60322026-09-03T13:15:23.453ZFound 4 outliers among 100 measurements (4.00%)
60332026-09-03T13:15:23.453Z 2 (2.00%) high mild
60342026-09-03T13:15:23.453Z 2 (2.00%) high severe
60352026-09-03T13:15:24.353Z
60362026-09-03T13:15:24.356ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60372026-09-03T13:15:24.356ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60382026-09-03T13:15:28.323ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0090 s (2.6M iterations)
60392026-09-03T13:15:33.881ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60402026-09-03T13:15:33.967Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60412026-09-03T13:15:33.967Z time: [282.53 ns 285.48 ns 289.33 ns]
60422026-09-03T13:15:33.967Z change: [−14.803% +0.5692% +18.060%] (p = 0.95 > 0.05)
60432026-09-03T13:15:33.967Z No change in performance detected.
60442026-09-03T13:15:33.968ZFound 13 outliers among 100 measurements (13.00%)
60452026-09-03T13:15:33.968Z 6 (6.00%) high mild
60462026-09-03T13:15:33.968Z 7 (7.00%) high severe
60472026-09-03T13:15:34.862Z
60482026-09-03T13:15:34.866ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60492026-09-03T13:15:34.866ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60502026-09-03T13:15:40.705ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0033 s (7.2M iterations)
60512026-09-03T13:15:44.475ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60522026-09-03T13:15:44.562Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60532026-09-03T13:15:44.562Z time: [96.576 ns 96.791 ns 97.041 ns]
60542026-09-03T13:15:44.562Z change: [−1.6395% −0.8812% −0.1278%] (p = 0.02 < 0.05)
60552026-09-03T13:15:44.562Z Change within noise threshold.
60562026-09-03T13:15:44.562ZFound 4 outliers among 100 measurements (4.00%)
60572026-09-03T13:15:44.562Z 2 (2.00%) high mild
60582026-09-03T13:15:44.562Z 2 (2.00%) high severe
60592026-09-03T13:15:45.458Z
60602026-09-03T13:15:45.461ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60612026-09-03T13:15:45.461ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60622026-09-03T13:15:51.131ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0063 s (3.7M iterations)
60632026-09-03T13:15:55.891ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60642026-09-03T13:15:55.977Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60652026-09-03T13:15:55.977Z time: [208.52 ns 209.97 ns 211.87 ns]
60662026-09-03T13:15:55.977Z change: [−14.041% −0.5651% +14.802%] (p = 0.95 > 0.05)
60672026-09-03T13:15:55.977Z No change in performance detected.
60682026-09-03T13:15:55.978ZFound 12 outliers among 100 measurements (12.00%)
60692026-09-03T13:15:55.978Z 4 (4.00%) high mild
60702026-09-03T13:15:55.978Z 8 (8.00%) high severe
60712026-09-03T13:15:56.873Z
60722026-09-03T13:15:56.877ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60732026-09-03T13:15:56.877ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60742026-09-03T13:16:00.998ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0008 s (5.1M iterations)
60752026-09-03T13:16:05.515ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60762026-09-03T13:16:05.603Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60772026-09-03T13:16:05.603Z time: [115.97 ns 116.24 ns 116.54 ns]
60782026-09-03T13:16:05.603Z change: [−1.9490% −1.2623% −0.5985%] (p = 0.00 < 0.05)
60792026-09-03T13:16:05.603Z Change within noise threshold.
60802026-09-03T13:16:05.603ZFound 3 outliers among 100 measurements (3.00%)
60812026-09-03T13:16:05.603Z 1 (1.00%) high mild
60822026-09-03T13:16:05.603Z 2 (2.00%) high severe
60832026-09-03T13:16:06.496Z
60842026-09-03T13:16:06.499ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60852026-09-03T13:16:06.499ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60862026-09-03T13:16:10.708ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0099 s (2.5M iterations)
60872026-09-03T13:16:15.763ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60882026-09-03T13:16:15.849Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60892026-09-03T13:16:15.850Z time: [238.19 ns 240.25 ns 242.99 ns]
60902026-09-03T13:16:15.850Z change: [−15.795% −1.0760% +15.783%] (p = 0.91 > 0.05)
60912026-09-03T13:16:15.850Z No change in performance detected.
60922026-09-03T13:16:15.850ZFound 12 outliers among 100 measurements (12.00%)
60932026-09-03T13:16:15.850Z 4 (4.00%) high mild
60942026-09-03T13:16:15.850Z 8 (8.00%) high severe
60952026-09-03T13:16:16.751Z
60962026-09-03T13:16:16.754ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
60972026-09-03T13:16:16.754ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
60982026-09-03T13:16:20.144ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0020 s (12M iterations)
60992026-09-03T13:16:24.432ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61002026-09-03T13:16:24.519Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61012026-09-03T13:16:24.522Z time: [61.054 ns 61.316 ns 61.596 ns]
61022026-09-03T13:16:24.522Z change: [−1.0945% −0.3374% +0.4546%] (p = 0.42 > 0.05)
61032026-09-03T13:16:24.522Z No change in performance detected.
61042026-09-03T13:16:24.522ZFound 4 outliers among 100 measurements (4.00%)
61052026-09-03T13:16:24.522Z 2 (2.00%) high mild
61062026-09-03T13:16:24.522Z 2 (2.00%) high severe
61072026-09-03T13:16:25.413Z
61082026-09-03T13:16:25.416ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61092026-09-03T13:16:25.416ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61102026-09-03T13:16:30.556ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0030 s (4.1M iterations)
61112026-09-03T13:16:35.720ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61122026-09-03T13:16:35.806Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61132026-09-03T13:16:35.806Z time: [290.10 ns 292.77 ns 296.27 ns]
61142026-09-03T13:16:35.806Z change: [−17.418% +0.1038% +21.543%] (p = 1.00 > 0.05)
61152026-09-03T13:16:35.806Z No change in performance detected.
61162026-09-03T13:16:35.806ZFound 12 outliers among 100 measurements (12.00%)
61172026-09-03T13:16:35.806Z 4 (4.00%) high mild
61182026-09-03T13:16:35.807Z 8 (8.00%) high severe
61192026-09-03T13:16:36.703Z
61202026-09-03T13:16:36.706ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61212026-09-03T13:16:36.706ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61222026-09-03T13:16:39.777ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0011 s (6.8M iterations)
61232026-09-03T13:16:44.702ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61242026-09-03T13:16:44.790Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61252026-09-03T13:16:44.790Z time: [78.711 ns 79.029 ns 79.365 ns]
61262026-09-03T13:16:44.790Z change: [−0.9711% −0.1474% +0.6743%] (p = 0.74 > 0.05)
61272026-09-03T13:16:44.790Z No change in performance detected.
61282026-09-03T13:16:44.790ZFound 4 outliers among 100 measurements (4.00%)
61292026-09-03T13:16:44.790Z 2 (2.00%) high mild
61302026-09-03T13:16:44.790Z 2 (2.00%) high severe
61312026-09-03T13:16:45.686Z
61322026-09-03T13:16:45.690ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61332026-09-03T13:16:45.690ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61342026-09-03T13:16:49.889ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0099 s (2.5M iterations)
61352026-09-03T13:16:55.145ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61362026-09-03T13:16:55.232Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61372026-09-03T13:16:55.232Z time: [333.88 ns 338.11 ns 343.64 ns]
61382026-09-03T13:16:55.232Z change: [−13.175% +4.9638% +27.608%] (p = 0.65 > 0.05)
61392026-09-03T13:16:55.232Z No change in performance detected.
61402026-09-03T13:16:55.232ZFound 12 outliers among 100 measurements (12.00%)
61412026-09-03T13:16:55.232Z 4 (4.00%) high mild
61422026-09-03T13:16:55.232Z 8 (8.00%) high severe
61432026-09-03T13:16:56.128Z
61442026-09-03T13:16:56.131ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61452026-09-03T13:16:56.131ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61462026-09-03T13:17:02.309ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0003 s (6.8M iterations)
61472026-09-03T13:17:06.135ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61482026-09-03T13:17:06.222Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61492026-09-03T13:17:06.222Z time: [98.166 ns 98.445 ns 98.719 ns]
61502026-09-03T13:17:06.222Z change: [−0.9607% −0.2722% +0.4379%] (p = 0.46 > 0.05)
61512026-09-03T13:17:06.222Z No change in performance detected.
61522026-09-03T13:17:06.222ZFound 23 outliers among 100 measurements (23.00%)
61532026-09-03T13:17:06.222Z 16 (16.00%) low mild
61542026-09-03T13:17:06.222Z 3 (3.00%) high mild
61552026-09-03T13:17:06.222Z 4 (4.00%) high severe
61562026-09-03T13:17:07.114Z
61572026-09-03T13:17:07.117ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61582026-09-03T13:17:07.117ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61592026-09-03T13:17:13.280ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0038 s (3.4M iterations)
61602026-09-03T13:17:18.079ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61612026-09-03T13:17:18.165Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61622026-09-03T13:17:18.165Z time: [255.05 ns 257.25 ns 260.09 ns]
61632026-09-03T13:17:18.165Z change: [−15.975% −0.8243% +16.328%] (p = 0.92 > 0.05)
61642026-09-03T13:17:18.165Z No change in performance detected.
61652026-09-03T13:17:18.165ZFound 11 outliers among 100 measurements (11.00%)
61662026-09-03T13:17:18.165Z 4 (4.00%) high mild
61672026-09-03T13:17:18.165Z 7 (7.00%) high severe
61682026-09-03T13:17:19.062Z
61692026-09-03T13:17:19.065ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61702026-09-03T13:17:19.065ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61712026-09-03T13:17:23.330ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0004 s (4.9M iterations)
61722026-09-03T13:17:27.904ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61732026-09-03T13:17:27.991Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61742026-09-03T13:17:27.991Z time: [116.60 ns 116.90 ns 117.23 ns]
61752026-09-03T13:17:27.991Z change: [−1.7202% −0.9641% −0.1058%] (p = 0.01 < 0.05)
61762026-09-03T13:17:27.991Z Change within noise threshold.
61772026-09-03T13:17:27.991ZFound 5 outliers among 100 measurements (5.00%)
61782026-09-03T13:17:27.991Z 2 (2.00%) high mild
61792026-09-03T13:17:27.991Z 3 (3.00%) high severe
61802026-09-03T13:17:28.882Z
61812026-09-03T13:17:28.885ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61822026-09-03T13:17:28.885ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61832026-09-03T13:17:33.455ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0002 s (2.3M iterations)
61842026-09-03T13:17:38.581ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61852026-09-03T13:17:38.668Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61862026-09-03T13:17:38.668Z time: [289.41 ns 292.56 ns 296.67 ns]
61872026-09-03T13:17:38.668Z change: [−17.268% −1.4283% +18.105%] (p = 0.88 > 0.05)
61882026-09-03T13:17:38.668Z No change in performance detected.
61892026-09-03T13:17:38.668ZFound 11 outliers among 100 measurements (11.00%)
61902026-09-03T13:17:38.668Z 5 (5.00%) high mild
61912026-09-03T13:17:38.668Z 6 (6.00%) high severe
61922026-09-03T13:17:39.562Z
61932026-09-03T13:17:39.565ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61942026-09-03T13:17:39.565ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
61952026-09-03T13:17:42.993ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (12M iterations)
61962026-09-03T13:17:47.211ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
61972026-09-03T13:17:47.298Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61982026-09-03T13:17:47.298Z time: [60.494 ns 60.759 ns 61.044 ns]
61992026-09-03T13:17:47.298Z change: [−0.7234% +0.0581% +0.8302%] (p = 0.89 > 0.05)
62002026-09-03T13:17:47.298Z No change in performance detected.
62012026-09-03T13:17:47.298ZFound 4 outliers among 100 measurements (4.00%)
62022026-09-03T13:17:47.298Z 2 (2.00%) high mild
62032026-09-03T13:17:47.298Z 2 (2.00%) high severe
62042026-09-03T13:17:48.189Z
62052026-09-03T13:17:48.192ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62062026-09-03T13:17:48.192ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62072026-09-03T13:17:53.161ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0051 s (4.2M iterations)
62082026-09-03T13:17:58.319ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62092026-09-03T13:17:58.405Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62102026-09-03T13:17:58.405Z time: [251.46 ns 253.71 ns 256.61 ns]
62112026-09-03T13:17:58.405Z change: [−17.767% −0.0602% +20.637%] (p = 0.99 > 0.05)
62122026-09-03T13:17:58.405Z No change in performance detected.
62132026-09-03T13:17:58.405ZFound 11 outliers among 100 measurements (11.00%)
62142026-09-03T13:17:58.405Z 3 (3.00%) high mild
62152026-09-03T13:17:58.405Z 8 (8.00%) high severe
62162026-09-03T13:17:59.300Z
62172026-09-03T13:17:59.303ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62182026-09-03T13:17:59.303ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62192026-09-03T13:18:05.461ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0032 s (6.8M iterations)
62202026-09-03T13:18:10.321ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62212026-09-03T13:18:10.408Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62222026-09-03T13:18:10.408Z time: [77.790 ns 78.129 ns 78.498 ns]
62232026-09-03T13:18:10.408Z change: [−0.8779% −0.0303% +0.9094%] (p = 0.95 > 0.05)
62242026-09-03T13:18:10.408Z No change in performance detected.
62252026-09-03T13:18:10.408ZFound 3 outliers among 100 measurements (3.00%)
62262026-09-03T13:18:10.408Z 1 (1.00%) high mild
62272026-09-03T13:18:10.408Z 2 (2.00%) high severe
62282026-09-03T13:18:11.302Z
62292026-09-03T13:18:11.305ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62302026-09-03T13:18:11.305ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62312026-09-03T13:18:15.420ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0075 s (2.6M iterations)
62322026-09-03T13:18:20.731ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62332026-09-03T13:18:20.817Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62342026-09-03T13:18:20.817Z time: [290.79 ns 294.32 ns 298.87 ns]
62352026-09-03T13:18:20.817Z change: [−15.954% +0.1022% +17.627%] (p = 0.99 > 0.05)
62362026-09-03T13:18:20.817Z No change in performance detected.
62372026-09-03T13:18:20.817ZFound 13 outliers among 100 measurements (13.00%)
62382026-09-03T13:18:20.817Z 6 (6.00%) high mild
62392026-09-03T13:18:20.817Z 7 (7.00%) high severe
62402026-09-03T13:18:21.711Z
62412026-09-03T13:18:21.714ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62422026-09-03T13:18:21.714ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62432026-09-03T13:18:27.853ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0023 s (6.8M iterations)
62442026-09-03T13:18:31.670ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62452026-09-03T13:18:31.758Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62462026-09-03T13:18:31.758Z time: [97.009 ns 97.212 ns 97.421 ns]
62472026-09-03T13:18:31.758Z change: [−1.4656% −0.7376% +0.0259%] (p = 0.05 > 0.05)
62482026-09-03T13:18:31.758Z No change in performance detected.
62492026-09-03T13:18:31.758ZFound 7 outliers among 100 measurements (7.00%)
62502026-09-03T13:18:31.758Z 4 (4.00%) high mild
62512026-09-03T13:18:31.758Z 3 (3.00%) high severe
62522026-09-03T13:18:32.649Z
62532026-09-03T13:18:32.652ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62542026-09-03T13:18:32.652ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62552026-09-03T13:18:38.641ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0065 s (3.5M iterations)
62562026-09-03T13:18:43.428ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62572026-09-03T13:18:43.515Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62582026-09-03T13:18:43.515Z time: [214.50 ns 216.19 ns 218.39 ns]
62592026-09-03T13:18:43.515Z change: [−14.406% −0.3523% +14.921%] (p = 0.97 > 0.05)
62602026-09-03T13:18:43.515Z No change in performance detected.
62612026-09-03T13:18:43.515ZFound 12 outliers among 100 measurements (12.00%)
62622026-09-03T13:18:43.515Z 4 (4.00%) high mild
62632026-09-03T13:18:43.515Z 8 (8.00%) high severe
62642026-09-03T13:18:44.411Z
62652026-09-03T13:18:44.414ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62662026-09-03T13:18:44.414ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62672026-09-03T13:18:48.622ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (5.0M iterations)
62682026-09-03T13:18:53.223ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62692026-09-03T13:18:53.310Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62702026-09-03T13:18:53.313Z time: [115.66 ns 115.87 ns 116.12 ns]
62712026-09-03T13:18:53.313Z change: [−1.8856% −1.0559% −0.1944%] (p = 0.01 < 0.05)
62722026-09-03T13:18:53.313Z Change within noise threshold.
62732026-09-03T13:18:53.313ZFound 5 outliers among 100 measurements (5.00%)
62742026-09-03T13:18:53.313Z 2 (2.00%) high mild
62752026-09-03T13:18:53.313Z 3 (3.00%) high severe
62762026-09-03T13:18:54.212Z
62772026-09-03T13:18:54.215ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62782026-09-03T13:18:54.215ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62792026-09-03T13:18:58.676ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0079 s (2.4M iterations)
62802026-09-03T13:19:03.802ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62812026-09-03T13:19:03.888Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62822026-09-03T13:19:03.888Z time: [246.08 ns 248.51 ns 251.66 ns]
62832026-09-03T13:19:03.888Z change: [−15.683% −0.0218% +16.861%] (p = 1.00 > 0.05)
62842026-09-03T13:19:03.888Z No change in performance detected.
62852026-09-03T13:19:03.888ZFound 12 outliers among 100 measurements (12.00%)
62862026-09-03T13:19:03.888Z 4 (4.00%) high mild
62872026-09-03T13:19:03.888Z 8 (8.00%) high severe
62882026-09-03T13:19:04.785Z
62892026-09-03T13:19:04.788ZBenchmarking process/Eviction/wallclock/1024/P0
62902026-09-03T13:19:04.788ZBenchmarking process/Eviction/wallclock/1024/P0: Warming up for 3.0000 s
62912026-09-03T13:19:10.361ZBenchmarking process/Eviction/wallclock/1024/P0: Collecting 100 samples in estimated 5.1559 s (61k iterations)
62922026-09-03T13:19:15.502ZBenchmarking process/Eviction/wallclock/1024/P0: Analyzing
62932026-09-03T13:19:15.554Zprocess/Eviction/wallclock/1024/P0
62942026-09-03T13:19:15.554Z time: [64.297 µs 64.320 µs 64.340 µs]
62952026-09-03T13:19:15.554ZFound 2 outliers among 100 measurements (2.00%)
62962026-09-03T13:19:15.554Z 1 (1.00%) high mild
62972026-09-03T13:19:15.554Z 1 (1.00%) high severe
62982026-09-03T13:19:16.189Z
62992026-09-03T13:19:16.194ZBenchmarking process/Eviction/wallclock/32768/P0
63002026-09-03T13:19:16.194ZBenchmarking process/Eviction/wallclock/32768/P0: Warming up for 3.0000 s
63012026-09-03T13:19:20.828ZBenchmarking process/Eviction/wallclock/32768/P0: Collecting 100 samples in estimated 5.4497 s (600 iterations)
63022026-09-03T13:19:25.729ZBenchmarking process/Eviction/wallclock/32768/P0: Analyzing
63032026-09-03T13:19:25.779Zprocess/Eviction/wallclock/32768/P0
63042026-09-03T13:19:25.779Z time: [6.4267 ms 6.5831 ms 6.7337 ms]
63052026-09-03T13:19:26.313Z
63062026-09-03T13:19:26.370ZBenchmarking process/Eviction/wallclock/524288/P0
63072026-09-03T13:19:26.370ZBenchmarking process/Eviction/wallclock/524288/P0: Warming up for 3.0000 s
63082026-09-03T13:19:30.066Z
63092026-09-03T13:19:30.066ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 369.6s, or reduce sample count to 10.
63102026-09-03T13:19:30.066ZBenchmarking process/Eviction/wallclock/524288/P0: Collecting 100 samples in estimated 369.61 s (100 iterations)
63112026-09-03T13:20:10.348ZBenchmarking process/Eviction/wallclock/524288/P0: Analyzing
63122026-09-03T13:20:10.399Zprocess/Eviction/wallclock/524288/P0
63132026-09-03T13:20:10.399Z time: [367.00 ms 367.44 ms 367.88 ms]
63142026-09-03T13:20:10.399ZFound 6 outliers among 100 measurements (6.00%)
63152026-09-03T13:20:10.399Z 4 (4.00%) low mild
63162026-09-03T13:20:10.399Z 2 (2.00%) high mild
63172026-09-03T13:20:10.939Z
63182026-09-03T13:20:12.175ZBenchmarking process/Eviction/wallclock/1048576/P0
63192026-09-03T13:20:12.175ZBenchmarking process/Eviction/wallclock/1048576/P0: Warming up for 3.0000 s
63202026-09-03T13:20:18.261Z
63212026-09-03T13:20:18.261ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 608.6s, or reduce sample count to 10.
63222026-09-03T13:20:18.261ZBenchmarking process/Eviction/wallclock/1048576/P0: Collecting 100 samples in estimated 608.59 s (100 iterations)
63232026-09-03T13:21:36.522ZBenchmarking process/Eviction/wallclock/1048576/P0: Analyzing
63242026-09-03T13:21:36.572Zprocess/Eviction/wallclock/1048576/P0
63252026-09-03T13:21:36.572Z time: [698.72 ms 699.26 ms 699.80 ms]
63262026-09-03T13:21:36.572ZFound 1 outliers among 100 measurements (1.00%)
63272026-09-03T13:21:36.572Z 1 (1.00%) high mild
63282026-09-03T13:21:37.114Z
63292026-09-03T13:21:39.863ZBenchmarking source_filter/allows/exclude_empty_v4
63302026-09-03T13:21:39.863ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
63312026-09-03T13:21:44.608ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
63322026-09-03T13:21:49.625ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63332026-09-03T13:21:49.716Zsource_filter/allows/exclude_empty_v4
63342026-09-03T13:21:49.716Z time: [1.1083 ns 1.1086 ns 1.1088 ns]
63352026-09-03T13:21:49.716Z thrpt: [901.86 Melem/s 902.05 Melem/s 902.25 Melem/s]
63362026-09-03T13:21:49.716Z change:
63372026-09-03T13:21:49.716Z time: [+24.393% +24.450% +24.506%] (p = 0.00 < 0.05)
63382026-09-03T13:21:49.716Z thrpt: [−19.683% −19.647% −19.610%]
63392026-09-03T13:21:49.716Z Performance has regressed.
63402026-09-03T13:21:49.716ZFound 3 outliers among 100 measurements (3.00%)
63412026-09-03T13:21:49.716Z 2 (2.00%) low mild
63422026-09-03T13:21:49.716Z 1 (1.00%) high severe
63432026-09-03T13:21:50.607ZBenchmarking source_filter/allows/exclude_empty_v6
63442026-09-03T13:21:50.607ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63452026-09-03T13:21:55.370ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
63462026-09-03T13:22:00.365ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63472026-09-03T13:22:00.453Zsource_filter/allows/exclude_empty_v6
63482026-09-03T13:22:00.453Z time: [1.1076 ns 1.1078 ns 1.1081 ns]
63492026-09-03T13:22:00.453Z thrpt: [902.48 Melem/s 902.67 Melem/s 902.85 Melem/s]
63502026-09-03T13:22:00.453Z change:
63512026-09-03T13:22:00.453Z time: [+24.388% +24.440% +24.495%] (p = 0.00 < 0.05)
63522026-09-03T13:22:00.453Z thrpt: [−19.676% −19.640% −19.606%]
63532026-09-03T13:22:00.453Z Performance has regressed.
63542026-09-03T13:22:00.453ZFound 4 outliers among 100 measurements (4.00%)
63552026-09-03T13:22:00.453Z 4 (4.00%) high mild
63562026-09-03T13:22:01.451ZBenchmarking source_filter/allows/exclude_miss_v4/1
63572026-09-03T13:22:01.451ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63582026-09-03T13:22:05.619ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
63592026-09-03T13:22:10.628ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63602026-09-03T13:22:10.715Zsource_filter/allows/exclude_miss_v4/1
63612026-09-03T13:22:10.715Z time: [1.9350 ns 1.9442 ns 1.9539 ns]
63622026-09-03T13:22:10.715Z thrpt: [511.79 Melem/s 514.35 Melem/s 516.79 Melem/s]
63632026-09-03T13:22:10.715Z change:
63642026-09-03T13:22:10.715Z time: [−9.7509% −9.2692% −8.7585%] (p = 0.00 < 0.05)
63652026-09-03T13:22:10.715Z thrpt: [+9.5993% +10.216% +10.804%]
63662026-09-03T13:22:10.715Z Performance has improved.
63672026-09-03T13:22:10.715ZFound 1 outliers among 100 measurements (1.00%)
63682026-09-03T13:22:10.715Z 1 (1.00%) high mild
63692026-09-03T13:22:11.608ZBenchmarking source_filter/allows/exclude_hit_v4/1
63702026-09-03T13:22:11.609ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63712026-09-03T13:22:15.627ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
63722026-09-03T13:22:20.447ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63732026-09-03T13:22:20.532Zsource_filter/allows/exclude_hit_v4/1
63742026-09-03T13:22:20.532Z time: [1.8021 ns 1.8028 ns 1.8036 ns]
63752026-09-03T13:22:20.532Z thrpt: [554.45 Melem/s 554.70 Melem/s 554.92 Melem/s]
63762026-09-03T13:22:20.532Z change:
63772026-09-03T13:22:20.532Z time: [−6.4782% −5.8249% −5.1753%] (p = 0.00 < 0.05)
63782026-09-03T13:22:20.532Z thrpt: [+5.4578% +6.1852% +6.9269%]
63792026-09-03T13:22:20.532Z Performance has improved.
63802026-09-03T13:22:20.532ZFound 4 outliers among 100 measurements (4.00%)
63812026-09-03T13:22:20.532Z 3 (3.00%) high mild
63822026-09-03T13:22:20.532Z 1 (1.00%) high severe
63832026-09-03T13:22:21.418ZBenchmarking source_filter/allows/exclude_miss_v6/1
63842026-09-03T13:22:21.418ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63852026-09-03T13:22:26.190ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63862026-09-03T13:22:31.245ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63872026-09-03T13:22:31.331Zsource_filter/allows/exclude_miss_v6/1
63882026-09-03T13:22:31.331Z time: [4.4653 ns 4.4848 ns 4.5080 ns]
63892026-09-03T13:22:31.331Z thrpt: [221.83 Melem/s 222.97 Melem/s 223.95 Melem/s]
63902026-09-03T13:22:31.331Z change:
63912026-09-03T13:22:31.331Z time: [−0.0677% +0.4767% +1.0568%] (p = 0.09 > 0.05)
63922026-09-03T13:22:31.331Z thrpt: [−1.0457% −0.4745% +0.0678%]
63932026-09-03T13:22:31.331Z No change in performance detected.
63942026-09-03T13:22:31.331ZFound 19 outliers among 100 measurements (19.00%)
63952026-09-03T13:22:31.335Z 19 (19.00%) high severe
63962026-09-03T13:22:32.225ZBenchmarking source_filter/allows/exclude_hit_v6/1
63972026-09-03T13:22:32.225ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63982026-09-03T13:22:37.226ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63992026-09-03T13:22:42.264ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
64002026-09-03T13:22:42.350Zsource_filter/allows/exclude_hit_v6/1
64012026-09-03T13:22:42.350Z time: [4.6693 ns 4.6886 ns 4.7121 ns]
64022026-09-03T13:22:42.350Z thrpt: [212.22 Melem/s 213.28 Melem/s 214.16 Melem/s]
64032026-09-03T13:22:42.350Z change:
64042026-09-03T13:22:42.350Z time: [−0.5569% −0.0815% +0.4319%] (p = 0.77 > 0.05)
64052026-09-03T13:22:42.350Z thrpt: [−0.4300% +0.0816% +0.5601%]
64062026-09-03T13:22:42.350Z No change in performance detected.
64072026-09-03T13:22:42.350ZFound 19 outliers among 100 measurements (19.00%)
64082026-09-03T13:22:42.350Z 19 (19.00%) high severe
64092026-09-03T13:22:43.239ZBenchmarking source_filter/allows/exclude_miss_v4/5
64102026-09-03T13:22:43.239ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
64112026-09-03T13:22:47.225ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
64122026-09-03T13:22:52.128ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
64132026-09-03T13:22:52.215Zsource_filter/allows/exclude_miss_v4/5
64142026-09-03T13:22:52.215Z time: [3.6056 ns 3.6362 ns 3.6664 ns]
64152026-09-03T13:22:52.215Z thrpt: [272.75 Melem/s 275.01 Melem/s 277.34 Melem/s]
64162026-09-03T13:22:52.215Z change:
64172026-09-03T13:22:52.215Z time: [−5.8469% −4.9951% −4.1507%] (p = 0.00 < 0.05)
64182026-09-03T13:22:52.215Z thrpt: [+4.3304% +5.2577% +6.2100%]
64192026-09-03T13:22:52.215Z Performance has improved.
64202026-09-03T13:22:53.105ZBenchmarking source_filter/allows/exclude_hit_v4/5
64212026-09-03T13:22:53.105ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
64222026-09-03T13:22:56.969ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
64232026-09-03T13:23:01.973ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
64242026-09-03T13:23:02.059Zsource_filter/allows/exclude_hit_v4/5
64252026-09-03T13:23:02.059Z time: [1.7959 ns 1.8008 ns 1.8070 ns]
64262026-09-03T13:23:02.059Z thrpt: [553.40 Melem/s 555.32 Melem/s 556.81 Melem/s]
64272026-09-03T13:23:02.059Z change:
64282026-09-03T13:23:02.059Z time: [−8.9763% −8.6358% −8.2805%] (p = 0.00 < 0.05)
64292026-09-03T13:23:02.059Z thrpt: [+9.0281% +9.4521% +9.8615%]
64302026-09-03T13:23:02.059Z Performance has improved.
64312026-09-03T13:23:02.062ZFound 14 outliers among 100 measurements (14.00%)
64322026-09-03T13:23:02.062Z 3 (3.00%) high mild
64332026-09-03T13:23:02.062Z 11 (11.00%) high severe
64342026-09-03T13:23:02.949ZBenchmarking source_filter/allows/exclude_miss_v6/5
64352026-09-03T13:23:02.949ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64362026-09-03T13:23:06.523ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (751M iterations)
64372026-09-03T13:23:11.577ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64382026-09-03T13:23:11.663Zsource_filter/allows/exclude_miss_v6/5
64392026-09-03T13:23:11.664Z time: [6.7047 ns 6.7236 ns 6.7454 ns]
64402026-09-03T13:23:11.664Z thrpt: [148.25 Melem/s 148.73 Melem/s 149.15 Melem/s]
64412026-09-03T13:23:11.664Z change:
64422026-09-03T13:23:11.664Z time: [+0.1100% +0.4680% +0.8178%] (p = 0.01 < 0.05)
64432026-09-03T13:23:11.664Z thrpt: [−0.8111% −0.4658% −0.1099%]
64442026-09-03T13:23:11.664Z Change within noise threshold.
64452026-09-03T13:23:11.664ZFound 3 outliers among 100 measurements (3.00%)
64462026-09-03T13:23:11.664Z 3 (3.00%) high mild
64472026-09-03T13:23:12.557ZBenchmarking source_filter/allows/exclude_hit_v6/5
64482026-09-03T13:23:12.557ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64492026-09-03T13:23:17.555ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64502026-09-03T13:23:22.598ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64512026-09-03T13:23:22.686Zsource_filter/allows/exclude_hit_v6/5
64522026-09-03T13:23:22.686Z time: [4.6705 ns 4.6898 ns 4.7130 ns]
64532026-09-03T13:23:22.686Z thrpt: [212.18 Melem/s 213.23 Melem/s 214.11 Melem/s]
64542026-09-03T13:23:22.686Z change:
64552026-09-03T13:23:22.686Z time: [−0.5275% −0.0160% +0.5206%] (p = 0.95 > 0.05)
64562026-09-03T13:23:22.686Z thrpt: [−0.5179% +0.0160% +0.5303%]
64572026-09-03T13:23:22.686Z No change in performance detected.
64582026-09-03T13:23:22.686ZFound 19 outliers among 100 measurements (19.00%)
64592026-09-03T13:23:22.686Z 19 (19.00%) high severe
64602026-09-03T13:23:23.572ZBenchmarking source_filter/allows/exclude_miss_v4/10
64612026-09-03T13:23:23.572ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64622026-09-03T13:23:27.107ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (759M iterations)
64632026-09-03T13:23:31.926ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64642026-09-03T13:23:32.013Zsource_filter/allows/exclude_miss_v4/10
64652026-09-03T13:23:32.013Z time: [6.2698 ns 6.3488 ns 6.4307 ns]
64662026-09-03T13:23:32.013Z thrpt: [155.51 Melem/s 157.51 Melem/s 159.50 Melem/s]
64672026-09-03T13:23:32.013Z change:
64682026-09-03T13:23:32.013Z time: [+0.6751% +1.8830% +3.1753%] (p = 0.00 < 0.05)
64692026-09-03T13:23:32.013Z thrpt: [−3.0775% −1.8482% −0.6705%]
64702026-09-03T13:23:32.013Z Change within noise threshold.
64712026-09-03T13:23:32.016ZFound 1 outliers among 100 measurements (1.00%)
64722026-09-03T13:23:32.016Z 1 (1.00%) high mild
64732026-09-03T13:23:32.907ZBenchmarking source_filter/allows/exclude_hit_v4/10
64742026-09-03T13:23:32.907ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64752026-09-03T13:23:36.774ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
64762026-09-03T13:23:41.767ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64772026-09-03T13:23:41.853Zsource_filter/allows/exclude_hit_v4/10
64782026-09-03T13:23:41.853Z time: [1.7987 ns 1.8019 ns 1.8053 ns]
64792026-09-03T13:23:41.853Z thrpt: [553.93 Melem/s 554.98 Melem/s 555.95 Melem/s]
64802026-09-03T13:23:41.853Z change:
64812026-09-03T13:23:41.853Z time: [−13.181% −13.082% −12.983%] (p = 0.00 < 0.05)
64822026-09-03T13:23:41.853Z thrpt: [+14.920% +15.051% +15.183%]
64832026-09-03T13:23:41.853Z Performance has improved.
64842026-09-03T13:23:41.853ZFound 4 outliers among 100 measurements (4.00%)
64852026-09-03T13:23:41.853Z 3 (3.00%) high mild
64862026-09-03T13:23:41.853Z 1 (1.00%) high severe
64872026-09-03T13:23:42.745ZBenchmarking source_filter/allows/exclude_miss_v6/10
64882026-09-03T13:23:42.745ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64892026-09-03T13:23:47.979ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (513M iterations)
64902026-09-03T13:23:52.958ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64912026-09-03T13:23:53.043Zsource_filter/allows/exclude_miss_v6/10
64922026-09-03T13:23:53.044Z time: [9.6902 ns 9.7011 ns 9.7136 ns]
64932026-09-03T13:23:53.044Z thrpt: [102.95 Melem/s 103.08 Melem/s 103.20 Melem/s]
64942026-09-03T13:23:53.044Z change:
64952026-09-03T13:23:53.044Z time: [−6.9078% −6.8012% −6.6808%] (p = 0.00 < 0.05)
64962026-09-03T13:23:53.044Z thrpt: [+7.1590% +7.2975% +7.4204%]
64972026-09-03T13:23:53.044Z Performance has improved.
64982026-09-03T13:23:53.934ZBenchmarking source_filter/allows/exclude_hit_v6/10
64992026-09-03T13:23:53.935ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
65002026-09-03T13:23:58.930ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
65012026-09-03T13:24:03.977ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
65022026-09-03T13:24:04.064Zsource_filter/allows/exclude_hit_v6/10
65032026-09-03T13:24:04.064Z time: [4.6728 ns 4.6924 ns 4.7160 ns]
65042026-09-03T13:24:04.064Z thrpt: [212.04 Melem/s 213.11 Melem/s 214.00 Melem/s]
65052026-09-03T13:24:04.064Z change:
65062026-09-03T13:24:04.064Z time: [−0.5073% +0.0222% +0.5556%] (p = 0.93 > 0.05)
65072026-09-03T13:24:04.064Z thrpt: [−0.5525% −0.0222% +0.5099%]
65082026-09-03T13:24:04.067Z No change in performance detected.
65092026-09-03T13:24:04.067ZFound 21 outliers among 100 measurements (21.00%)
65102026-09-03T13:24:04.067Z 21 (21.00%) high severe
65112026-09-03T13:24:04.952ZBenchmarking source_filter/allows/exclude_miss_v4/50
65122026-09-03T13:24:04.952ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
65132026-09-03T13:24:08.397ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (779M iterations)
65142026-09-03T13:24:13.318ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
65152026-09-03T13:24:13.405Zsource_filter/allows/exclude_miss_v4/50
65162026-09-03T13:24:13.405Z time: [6.2802 ns 6.3305 ns 6.3789 ns]
65172026-09-03T13:24:13.405Z thrpt: [156.77 Melem/s 157.96 Melem/s 159.23 Melem/s]
65182026-09-03T13:24:13.405Z change:
65192026-09-03T13:24:13.405Z time: [+6.7864% +7.8752% +8.9291%] (p = 0.00 < 0.05)
65202026-09-03T13:24:13.405Z thrpt: [−8.1972% −7.3002% −6.3551%]
65212026-09-03T13:24:13.405Z Performance has regressed.
65222026-09-03T13:24:13.405ZFound 5 outliers among 100 measurements (5.00%)
65232026-09-03T13:24:13.405Z 4 (4.00%) low mild
65242026-09-03T13:24:13.405Z 1 (1.00%) high mild
65252026-09-03T13:24:14.293ZBenchmarking source_filter/allows/exclude_hit_v4/50
65262026-09-03T13:24:14.293ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
65272026-09-03T13:24:19.941ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
65282026-09-03T13:24:24.880ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
65292026-09-03T13:24:24.966Zsource_filter/allows/exclude_hit_v4/50
65302026-09-03T13:24:24.966Z time: [2.5870 ns 2.5948 ns 2.6032 ns]
65312026-09-03T13:24:24.966Z thrpt: [384.14 Melem/s 385.39 Melem/s 386.54 Melem/s]
65322026-09-03T13:24:24.966Z change:
65332026-09-03T13:24:24.966Z time: [−14.249% −13.927% −13.552%] (p = 0.00 < 0.05)
65342026-09-03T13:24:24.966Z thrpt: [+15.677% +16.181% +16.616%]
65352026-09-03T13:24:24.966Z Performance has improved.
65362026-09-03T13:24:24.967ZFound 5 outliers among 100 measurements (5.00%)
65372026-09-03T13:24:24.967Z 5 (5.00%) high mild
65382026-09-03T13:24:25.856ZBenchmarking source_filter/allows/exclude_miss_v6/50
65392026-09-03T13:24:25.856ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65402026-09-03T13:24:30.823ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (540M iterations)
65412026-09-03T13:24:35.883ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65422026-09-03T13:24:35.969Zsource_filter/allows/exclude_miss_v6/50
65432026-09-03T13:24:35.969Z time: [9.3306 ns 9.3574 ns 9.3866 ns]
65442026-09-03T13:24:35.969Z thrpt: [106.53 Melem/s 106.87 Melem/s 107.17 Melem/s]
65452026-09-03T13:24:35.969Z change:
65462026-09-03T13:24:35.969Z time: [−4.4008% −3.8203% −3.1301%] (p = 0.00 < 0.05)
65472026-09-03T13:24:35.969Z thrpt: [+3.2312% +3.9720% +4.6034%]
65482026-09-03T13:24:35.969Z Performance has improved.
65492026-09-03T13:24:35.969ZFound 9 outliers among 100 measurements (9.00%)
65502026-09-03T13:24:35.969Z 6 (6.00%) high mild
65512026-09-03T13:24:35.969Z 3 (3.00%) high severe
65522026-09-03T13:24:36.865ZBenchmarking source_filter/allows/exclude_hit_v6/50
65532026-09-03T13:24:36.865ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65542026-09-03T13:24:42.818ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (902M iterations)
65552026-09-03T13:24:47.852ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65562026-09-03T13:24:47.939Zsource_filter/allows/exclude_hit_v6/50
65572026-09-03T13:24:47.939Z time: [5.5583 ns 5.5777 ns 5.6009 ns]
65582026-09-03T13:24:47.939Z thrpt: [178.54 Melem/s 179.29 Melem/s 179.91 Melem/s]
65592026-09-03T13:24:47.939Z change:
65602026-09-03T13:24:47.939Z time: [−0.9361% −0.4323% +0.0620%] (p = 0.09 > 0.05)
65612026-09-03T13:24:47.939Z thrpt: [−0.0619% +0.4342% +0.9450%]
65622026-09-03T13:24:47.939Z No change in performance detected.
65632026-09-03T13:24:47.939ZFound 19 outliers among 100 measurements (19.00%)
65642026-09-03T13:24:47.939Z 19 (19.00%) high severe
65652026-09-03T13:24:48.829ZBenchmarking source_filter/allows/exclude_miss_v4/100
65662026-09-03T13:24:48.829ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65672026-09-03T13:24:53.155ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (620M iterations)
65682026-09-03T13:24:58.127ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65692026-09-03T13:24:58.213Zsource_filter/allows/exclude_miss_v4/100
65702026-09-03T13:24:58.213Z time: [7.9486 ns 8.0215 ns 8.0944 ns]
65712026-09-03T13:24:58.217Z thrpt: [123.54 Melem/s 124.67 Melem/s 125.81 Melem/s]
65722026-09-03T13:24:58.217Z change:
65732026-09-03T13:24:58.217Z time: [+3.5576% +4.6610% +5.6713%] (p = 0.00 < 0.05)
65742026-09-03T13:24:58.217Z thrpt: [−5.3669% −4.4534% −3.4353%]
65752026-09-03T13:24:58.217Z Performance has regressed.
65762026-09-03T13:24:59.101ZBenchmarking source_filter/allows/exclude_hit_v4/100
65772026-09-03T13:24:59.101ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65782026-09-03T13:25:04.938ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65792026-09-03T13:25:09.964ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65802026-09-03T13:25:10.051Zsource_filter/allows/exclude_hit_v4/100
65812026-09-03T13:25:10.051Z time: [2.7192 ns 2.7315 ns 2.7448 ns]
65822026-09-03T13:25:10.051Z thrpt: [364.33 Melem/s 366.10 Melem/s 367.76 Melem/s]
65832026-09-03T13:25:10.051Z change:
65842026-09-03T13:25:10.051Z time: [−4.9083% −4.4279% −3.9190%] (p = 0.00 < 0.05)
65852026-09-03T13:25:10.051Z thrpt: [+4.0789% +4.6331% +5.1617%]
65862026-09-03T13:25:10.051Z Performance has improved.
65872026-09-03T13:25:10.051ZFound 5 outliers among 100 measurements (5.00%)
65882026-09-03T13:25:10.051Z 5 (5.00%) high mild
65892026-09-03T13:25:10.940ZBenchmarking source_filter/allows/exclude_miss_v6/100
65902026-09-03T13:25:10.940ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65912026-09-03T13:25:14.140ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (419M iterations)
65922026-09-03T13:25:19.159ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65932026-09-03T13:25:19.245Zsource_filter/allows/exclude_miss_v6/100
65942026-09-03T13:25:19.245Z time: [11.926 ns 11.954 ns 11.987 ns]
65952026-09-03T13:25:19.245Z thrpt: [83.427 Melem/s 83.652 Melem/s 83.851 Melem/s]
65962026-09-03T13:25:19.246Z change:
65972026-09-03T13:25:19.246Z time: [−10.318% −10.041% −9.7464%] (p = 0.00 < 0.05)
65982026-09-03T13:25:19.246Z thrpt: [+10.799% +11.161% +11.506%]
65992026-09-03T13:25:19.246Z Performance has improved.
66002026-09-03T13:25:19.246ZFound 6 outliers among 100 measurements (6.00%)
66012026-09-03T13:25:19.246Z 5 (5.00%) high mild
66022026-09-03T13:25:19.246Z 1 (1.00%) high severe
66032026-09-03T13:25:20.138ZBenchmarking source_filter/allows/exclude_hit_v6/100
66042026-09-03T13:25:20.138ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
66052026-09-03T13:25:26.087ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (902M iterations)
66062026-09-03T13:25:31.123ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
66072026-09-03T13:25:31.209Zsource_filter/allows/exclude_hit_v6/100
66082026-09-03T13:25:31.209Z time: [5.5571 ns 5.5765 ns 5.5994 ns]
66092026-09-03T13:25:31.209Z thrpt: [178.59 Melem/s 179.33 Melem/s 179.95 Melem/s]
66102026-09-03T13:25:31.209Z change:
66112026-09-03T13:25:31.209Z time: [−0.5278% −0.1068% +0.3460%] (p = 0.64 > 0.05)
66122026-09-03T13:25:31.209Z thrpt: [−0.3449% +0.1070% +0.5306%]
66132026-09-03T13:25:31.209Z No change in performance detected.
66142026-09-03T13:25:31.209ZFound 19 outliers among 100 measurements (19.00%)
66152026-09-03T13:25:31.209Z 19 (19.00%) high severe
66162026-09-03T13:25:32.098ZBenchmarking source_filter/allows/include_hit_v4/1
66172026-09-03T13:25:32.098ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
66182026-09-03T13:25:35.970ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
66192026-09-03T13:25:40.962ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
66202026-09-03T13:25:41.048Zsource_filter/allows/include_hit_v4/1
66212026-09-03T13:25:41.048Z time: [1.7983 ns 1.8004 ns 1.8026 ns]
66222026-09-03T13:25:41.048Z thrpt: [554.75 Melem/s 555.44 Melem/s 556.08 Melem/s]
66232026-09-03T13:25:41.048Z change:
66242026-09-03T13:25:41.049Z time: [−7.3113% −6.7060% −6.1080%] (p = 0.00 < 0.05)
66252026-09-03T13:25:41.049Z thrpt: [+6.5053% +7.1880% +7.8880%]
66262026-09-03T13:25:41.049Z Performance has improved.
66272026-09-03T13:25:41.054ZFound 8 outliers among 100 measurements (8.00%)
66282026-09-03T13:25:41.054Z 5 (5.00%) high mild
66292026-09-03T13:25:41.054Z 3 (3.00%) high severe
66302026-09-03T13:25:41.929ZBenchmarking source_filter/allows/include_miss_v4/1
66312026-09-03T13:25:41.930ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66322026-09-03T13:25:46.112ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
66332026-09-03T13:25:51.066ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66342026-09-03T13:25:51.153Zsource_filter/allows/include_miss_v4/1
66352026-09-03T13:25:51.153Z time: [1.9218 ns 1.9310 ns 1.9408 ns]
66362026-09-03T13:25:51.153Z thrpt: [515.25 Melem/s 517.87 Melem/s 520.34 Melem/s]
66372026-09-03T13:25:51.153Z change:
66382026-09-03T13:25:51.153Z time: [−9.9662% −9.6015% −9.2079%] (p = 0.00 < 0.05)
66392026-09-03T13:25:51.153Z thrpt: [+10.142% +10.621% +11.069%]
66402026-09-03T13:25:51.153Z Performance has improved.
66412026-09-03T13:25:52.042ZBenchmarking source_filter/allows/include_hit_v6/1
66422026-09-03T13:25:52.042ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66432026-09-03T13:25:57.054ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66442026-09-03T13:26:02.083ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66452026-09-03T13:26:02.169Zsource_filter/allows/include_hit_v6/1
66462026-09-03T13:26:02.169Z time: [4.6705 ns 4.6898 ns 4.7130 ns]
66472026-09-03T13:26:02.169Z thrpt: [212.18 Melem/s 213.23 Melem/s 214.11 Melem/s]
66482026-09-03T13:26:02.169Z change:
66492026-09-03T13:26:02.169Z time: [−0.5220% +0.0039% +0.5256%] (p = 0.98 > 0.05)
66502026-09-03T13:26:02.169Z thrpt: [−0.5229% −0.0039% +0.5248%]
66512026-09-03T13:26:02.169Z No change in performance detected.
66522026-09-03T13:26:02.169ZFound 19 outliers among 100 measurements (19.00%)
66532026-09-03T13:26:02.169Z 19 (19.00%) high severe
66542026-09-03T13:26:03.062ZBenchmarking source_filter/allows/include_miss_v6/1
66552026-09-03T13:26:03.062ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66562026-09-03T13:26:07.821ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66572026-09-03T13:26:12.865ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66582026-09-03T13:26:12.951Zsource_filter/allows/include_miss_v6/1
66592026-09-03T13:26:12.951Z time: [4.4460 ns 4.4657 ns 4.4894 ns]
66602026-09-03T13:26:12.951Z thrpt: [222.75 Melem/s 223.93 Melem/s 224.92 Melem/s]
66612026-09-03T13:26:12.951Z change:
66622026-09-03T13:26:12.951Z time: [−0.6178% −0.0681% +0.4474%] (p = 0.79 > 0.05)
66632026-09-03T13:26:12.951Z thrpt: [−0.4454% +0.0682% +0.6217%]
66642026-09-03T13:26:12.951Z No change in performance detected.
66652026-09-03T13:26:12.951ZFound 19 outliers among 100 measurements (19.00%)
66662026-09-03T13:26:12.951Z 19 (19.00%) high severe
66672026-09-03T13:26:13.842ZBenchmarking source_filter/allows/include_hit_v4/5
66682026-09-03T13:26:13.842ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66692026-09-03T13:26:17.701ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
66702026-09-03T13:26:22.699ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66712026-09-03T13:26:22.784Zsource_filter/allows/include_hit_v4/5
66722026-09-03T13:26:22.788Z time: [1.7948 ns 1.7960 ns 1.7975 ns]
66732026-09-03T13:26:22.788Z thrpt: [556.34 Melem/s 556.79 Melem/s 557.18 Melem/s]
66742026-09-03T13:26:22.788Z change:
66752026-09-03T13:26:22.788Z time: [−5.2005% −4.5902% −3.9918%] (p = 0.00 < 0.05)
66762026-09-03T13:26:22.788Z thrpt: [+4.1578% +4.8110% +5.4858%]
66772026-09-03T13:26:22.788Z Performance has improved.
66782026-09-03T13:26:22.788ZFound 13 outliers among 100 measurements (13.00%)
66792026-09-03T13:26:22.788Z 7 (7.00%) high mild
66802026-09-03T13:26:22.788Z 6 (6.00%) high severe
66812026-09-03T13:26:23.670ZBenchmarking source_filter/allows/include_miss_v4/5
66822026-09-03T13:26:23.670ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66832026-09-03T13:26:27.616ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
66842026-09-03T13:26:32.599ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66852026-09-03T13:26:32.686Zsource_filter/allows/include_miss_v4/5
66862026-09-03T13:26:32.686Z time: [3.6233 ns 3.6535 ns 3.6854 ns]
66872026-09-03T13:26:32.686Z thrpt: [271.34 Melem/s 273.71 Melem/s 275.99 Melem/s]
66882026-09-03T13:26:32.686Z change:
66892026-09-03T13:26:32.686Z time: [−3.6402% −2.8603% −1.8755%] (p = 0.00 < 0.05)
66902026-09-03T13:26:32.686Z thrpt: [+1.9114% +2.9445% +3.7777%]
66912026-09-03T13:26:32.686Z Performance has improved.
66922026-09-03T13:26:33.576ZBenchmarking source_filter/allows/include_hit_v6/5
66932026-09-03T13:26:33.576ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66942026-09-03T13:26:38.569ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66952026-09-03T13:26:43.614ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66962026-09-03T13:26:43.701Zsource_filter/allows/include_hit_v6/5
66972026-09-03T13:26:43.701Z time: [4.6669 ns 4.6867 ns 4.7104 ns]
66982026-09-03T13:26:43.701Z thrpt: [212.30 Melem/s 213.37 Melem/s 214.28 Melem/s]
66992026-09-03T13:26:43.701Z change:
67002026-09-03T13:26:43.701Z time: [−0.6304% −0.1094% +0.4223%] (p = 0.68 > 0.05)
67012026-09-03T13:26:43.701Z thrpt: [−0.4205% +0.1095% +0.6344%]
67022026-09-03T13:26:43.701Z No change in performance detected.
67032026-09-03T13:26:43.701ZFound 19 outliers among 100 measurements (19.00%)
67042026-09-03T13:26:43.701Z 19 (19.00%) high severe
67052026-09-03T13:26:44.589ZBenchmarking source_filter/allows/include_miss_v6/5
67062026-09-03T13:26:44.589ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
67072026-09-03T13:26:48.156ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (753M iterations)
67082026-09-03T13:26:53.186ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
67092026-09-03T13:26:53.273Zsource_filter/allows/include_miss_v6/5
67102026-09-03T13:26:53.273Z time: [6.6607 ns 6.6801 ns 6.7030 ns]
67112026-09-03T13:26:53.273Z thrpt: [149.19 Melem/s 149.70 Melem/s 150.13 Melem/s]
67122026-09-03T13:26:53.273Z change:
67132026-09-03T13:26:53.273Z time: [−0.5829% −0.1935% +0.2019%] (p = 0.34 > 0.05)
67142026-09-03T13:26:53.273Z thrpt: [−0.2015% +0.1939% +0.5864%]
67152026-09-03T13:26:53.273Z No change in performance detected.
67162026-09-03T13:26:53.273ZFound 20 outliers among 100 measurements (20.00%)
67172026-09-03T13:26:53.273Z 1 (1.00%) high mild
67182026-09-03T13:26:53.273Z 19 (19.00%) high severe
67192026-09-03T13:26:54.159ZBenchmarking source_filter/allows/include_hit_v4/10
67202026-09-03T13:26:54.160ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
67212026-09-03T13:26:58.042ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
67222026-09-03T13:27:03.048ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
67232026-09-03T13:27:03.133Zsource_filter/allows/include_hit_v4/10
67242026-09-03T13:27:03.133Z time: [1.8026 ns 1.8091 ns 1.8171 ns]
67252026-09-03T13:27:03.133Z thrpt: [550.34 Melem/s 552.75 Melem/s 554.75 Melem/s]
67262026-09-03T13:27:03.133Z change:
67272026-09-03T13:27:03.133Z time: [−6.5876% −5.8782% −5.1917%] (p = 0.00 < 0.05)
67282026-09-03T13:27:03.133Z thrpt: [+5.4760% +6.2453% +7.0522%]
67292026-09-03T13:27:03.133Z Performance has improved.
67302026-09-03T13:27:03.133ZFound 15 outliers among 100 measurements (15.00%)
67312026-09-03T13:27:03.133Z 1 (1.00%) high mild
67322026-09-03T13:27:03.133Z 14 (14.00%) high severe
67332026-09-03T13:27:04.022ZBenchmarking source_filter/allows/include_miss_v4/10
67342026-09-03T13:27:04.022ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67352026-09-03T13:27:07.338ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (810M iterations)
67362026-09-03T13:27:12.428ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67372026-09-03T13:27:12.515Zsource_filter/allows/include_miss_v4/10
67382026-09-03T13:27:12.515Z time: [6.2834 ns 6.3667 ns 6.4427 ns]
67392026-09-03T13:27:12.515Z thrpt: [155.21 Melem/s 157.07 Melem/s 159.15 Melem/s]
67402026-09-03T13:27:12.515Z change:
67412026-09-03T13:27:12.515Z time: [−1.2836% −0.3895% +0.6423%] (p = 0.44 > 0.05)
67422026-09-03T13:27:12.515Z thrpt: [−0.6382% +0.3910% +1.3003%]
67432026-09-03T13:27:12.515Z No change in performance detected.
67442026-09-03T13:27:12.515ZFound 20 outliers among 100 measurements (20.00%)
67452026-09-03T13:27:12.515Z 7 (7.00%) high mild
67462026-09-03T13:27:12.515Z 13 (13.00%) high severe
67472026-09-03T13:27:13.406ZBenchmarking source_filter/allows/include_hit_v6/10
67482026-09-03T13:27:13.406ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67492026-09-03T13:27:18.398ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67502026-09-03T13:27:23.450ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67512026-09-03T13:27:23.532Zsource_filter/allows/include_hit_v6/10
67522026-09-03T13:27:23.532Z time: [4.6706 ns 4.6896 ns 4.7124 ns]
67532026-09-03T13:27:23.532Z thrpt: [212.21 Melem/s 213.24 Melem/s 214.10 Melem/s]
67542026-09-03T13:27:23.532Z change:
67552026-09-03T13:27:23.532Z time: [−0.5593% −0.0252% +0.4670%] (p = 0.93 > 0.05)
67562026-09-03T13:27:23.532Z thrpt: [−0.4649% +0.0252% +0.5624%]
67572026-09-03T13:27:23.532Z No change in performance detected.
67582026-09-03T13:27:23.532ZFound 19 outliers among 100 measurements (19.00%)
67592026-09-03T13:27:23.532Z 19 (19.00%) high severe
67602026-09-03T13:27:24.417ZBenchmarking source_filter/allows/include_miss_v6/10
67612026-09-03T13:27:24.417ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67622026-09-03T13:27:29.608ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (517M iterations)
67632026-09-03T13:27:34.628ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67642026-09-03T13:27:34.714Zsource_filter/allows/include_miss_v6/10
67652026-09-03T13:27:34.714Z time: [9.6887 ns 9.7020 ns 9.7179 ns]
67662026-09-03T13:27:34.714Z thrpt: [102.90 Melem/s 103.07 Melem/s 103.21 Melem/s]
67672026-09-03T13:27:34.714Z change:
67682026-09-03T13:27:34.714Z time: [−6.7917% −6.6794% −6.5428%] (p = 0.00 < 0.05)
67692026-09-03T13:27:34.714Z thrpt: [+7.0008% +7.1575% +7.2865%]
67702026-09-03T13:27:34.714Z Performance has improved.
67712026-09-03T13:27:35.608ZBenchmarking source_filter/allows/include_hit_v4/50
67722026-09-03T13:27:35.608ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67732026-09-03T13:27:41.307ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
67742026-09-03T13:27:46.324ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67752026-09-03T13:27:46.411Zsource_filter/allows/include_hit_v4/50
67762026-09-03T13:27:46.411Z time: [2.6497 ns 2.6591 ns 2.6699 ns]
67772026-09-03T13:27:46.411Z thrpt: [374.54 Melem/s 376.06 Melem/s 377.39 Melem/s]
67782026-09-03T13:27:46.411Z change:
67792026-09-03T13:27:46.411Z time: [−7.6496% −7.1048% −6.5860%] (p = 0.00 < 0.05)
67802026-09-03T13:27:46.411Z thrpt: [+7.0504% +7.6482% +8.2832%]
67812026-09-03T13:27:46.411Z Performance has improved.
67822026-09-03T13:27:46.411ZFound 3 outliers among 100 measurements (3.00%)
67832026-09-03T13:27:46.411Z 3 (3.00%) high mild
67842026-09-03T13:27:47.304ZBenchmarking source_filter/allows/include_miss_v4/50
67852026-09-03T13:27:47.305ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67862026-09-03T13:27:53.292ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (897M iterations)
67872026-09-03T13:27:58.297ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67882026-09-03T13:27:58.384Zsource_filter/allows/include_miss_v4/50
67892026-09-03T13:27:58.384Z time: [5.5756 ns 5.5811 ns 5.5872 ns]
67902026-09-03T13:27:58.384Z thrpt: [178.98 Melem/s 179.17 Melem/s 179.35 Melem/s]
67912026-09-03T13:27:58.384Z change:
67922026-09-03T13:27:58.384Z time: [−5.5288% −5.2415% −4.9523%] (p = 0.00 < 0.05)
67932026-09-03T13:27:58.384Z thrpt: [+5.2103% +5.5315% +5.8524%]
67942026-09-03T13:27:58.384Z Performance has improved.
67952026-09-03T13:27:58.384ZFound 3 outliers among 100 measurements (3.00%)
67962026-09-03T13:27:58.384Z 2 (2.00%) high mild
67972026-09-03T13:27:58.384Z 1 (1.00%) high severe
67982026-09-03T13:27:59.271ZBenchmarking source_filter/allows/include_hit_v6/50
67992026-09-03T13:27:59.271ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
68002026-09-03T13:28:05.219ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (903M iterations)
68012026-09-03T13:28:10.252ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
68022026-09-03T13:28:10.338Zsource_filter/allows/include_hit_v6/50
68032026-09-03T13:28:10.338Z time: [5.5521 ns 5.5717 ns 5.5948 ns]
68042026-09-03T13:28:10.338Z thrpt: [178.74 Melem/s 179.48 Melem/s 180.11 Melem/s]
68052026-09-03T13:28:10.338Z change:
68062026-09-03T13:28:10.338Z time: [−0.9283% −0.5186% −0.0423%] (p = 0.02 < 0.05)
68072026-09-03T13:28:10.338Z thrpt: [+0.0423% +0.5213% +0.9370%]
68082026-09-03T13:28:10.338Z Change within noise threshold.
68092026-09-03T13:28:10.338ZFound 20 outliers among 100 measurements (20.00%)
68102026-09-03T13:28:10.341Z 1 (1.00%) high mild
68112026-09-03T13:28:10.341Z 19 (19.00%) high severe
68122026-09-03T13:28:11.226ZBenchmarking source_filter/allows/include_miss_v6/50
68132026-09-03T13:28:11.226ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
68142026-09-03T13:28:16.205ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (539M iterations)
68152026-09-03T13:28:21.210ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
68162026-09-03T13:28:21.298Zsource_filter/allows/include_miss_v6/50
68172026-09-03T13:28:21.298Z time: [9.2494 ns 9.2723 ns 9.2980 ns]
68182026-09-03T13:28:21.298Z thrpt: [107.55 Melem/s 107.85 Melem/s 108.12 Melem/s]
68192026-09-03T13:28:21.298Z change:
68202026-09-03T13:28:21.298Z time: [−6.9846% −6.7749% −6.5464%] (p = 0.00 < 0.05)
68212026-09-03T13:28:21.298Z thrpt: [+7.0050% +7.2672% +7.5090%]
68222026-09-03T13:28:21.298Z Performance has improved.
68232026-09-03T13:28:21.298ZFound 2 outliers among 100 measurements (2.00%)
68242026-09-03T13:28:21.298Z 1 (1.00%) high mild
68252026-09-03T13:28:21.299Z 1 (1.00%) high severe
68262026-09-03T13:28:22.185ZBenchmarking source_filter/allows/include_hit_v4/100
68272026-09-03T13:28:22.185ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
68282026-09-03T13:28:28.067ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
68292026-09-03T13:28:33.213ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
68302026-09-03T13:28:33.299Zsource_filter/allows/include_hit_v4/100
68312026-09-03T13:28:33.299Z time: [2.8121 ns 2.8187 ns 2.8257 ns]
68322026-09-03T13:28:33.299Z thrpt: [353.89 Melem/s 354.77 Melem/s 355.61 Melem/s]
68332026-09-03T13:28:33.300Z change:
68342026-09-03T13:28:33.300Z time: [−2.6705% −2.1900% −1.7001%] (p = 0.00 < 0.05)
68352026-09-03T13:28:33.300Z thrpt: [+1.7295% +2.2391% +2.7438%]
68362026-09-03T13:28:33.300Z Performance has improved.
68372026-09-03T13:28:33.300ZFound 2 outliers among 100 measurements (2.00%)
68382026-09-03T13:28:33.300Z 2 (2.00%) high mild
68392026-09-03T13:28:34.186ZBenchmarking source_filter/allows/include_miss_v4/100
68402026-09-03T13:28:34.186ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68412026-09-03T13:28:38.477ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (626M iterations)
68422026-09-03T13:28:43.611ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68432026-09-03T13:28:43.697Zsource_filter/allows/include_miss_v4/100
68442026-09-03T13:28:43.697Z time: [8.1232 ns 8.2013 ns 8.2819 ns]
68452026-09-03T13:28:43.697Z thrpt: [120.74 Melem/s 121.93 Melem/s 123.10 Melem/s]
68462026-09-03T13:28:43.697Z change:
68472026-09-03T13:28:43.697Z time: [+6.5085% +7.6808% +8.6864%] (p = 0.00 < 0.05)
68482026-09-03T13:28:43.697Z thrpt: [−7.9921% −7.1329% −6.1108%]
68492026-09-03T13:28:43.697Z Performance has regressed.
68502026-09-03T13:28:43.697ZFound 7 outliers among 100 measurements (7.00%)
68512026-09-03T13:28:43.698Z 4 (4.00%) low mild
68522026-09-03T13:28:43.698Z 3 (3.00%) high mild
68532026-09-03T13:28:44.583ZBenchmarking source_filter/allows/include_hit_v6/100
68542026-09-03T13:28:44.583ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68552026-09-03T13:28:50.533ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (902M iterations)
68562026-09-03T13:28:55.571ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68572026-09-03T13:28:55.657Zsource_filter/allows/include_hit_v6/100
68582026-09-03T13:28:55.657Z time: [5.5595 ns 5.5784 ns 5.6009 ns]
68592026-09-03T13:28:55.657Z thrpt: [178.54 Melem/s 179.26 Melem/s 179.87 Melem/s]
68602026-09-03T13:28:55.657Z change:
68612026-09-03T13:28:55.657Z time: [−0.9343% −0.4562% +0.0161%] (p = 0.07 > 0.05)
68622026-09-03T13:28:55.657Z thrpt: [−0.0161% +0.4583% +0.9431%]
68632026-09-03T13:28:55.657Z No change in performance detected.
68642026-09-03T13:28:55.657ZFound 20 outliers among 100 measurements (20.00%)
68652026-09-03T13:28:55.657Z 1 (1.00%) high mild
68662026-09-03T13:28:55.657Z 19 (19.00%) high severe
68672026-09-03T13:28:56.542ZBenchmarking source_filter/allows/include_miss_v6/100
68682026-09-03T13:28:56.543ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68692026-09-03T13:28:59.722ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (422M iterations)
68702026-09-03T13:29:04.736ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68712026-09-03T13:29:04.822Zsource_filter/allows/include_miss_v6/100
68722026-09-03T13:29:04.822Z time: [11.839 ns 11.873 ns 11.910 ns]
68732026-09-03T13:29:04.822Z thrpt: [83.965 Melem/s 84.227 Melem/s 84.463 Melem/s]
68742026-09-03T13:29:04.822Z change:
68752026-09-03T13:29:04.822Z time: [−12.360% −12.162% −11.955%] (p = 0.00 < 0.05)
68762026-09-03T13:29:04.823Z thrpt: [+13.578% +13.846% +14.104%]
68772026-09-03T13:29:04.823Z Performance has improved.
68782026-09-03T13:29:04.823ZFound 7 outliers among 100 measurements (7.00%)
68792026-09-03T13:29:04.823Z 7 (7.00%) high mild
68802026-09-03T13:29:05.712ZBenchmarking source_filter/allows/include_empty_v4
68812026-09-03T13:29:05.712ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68822026-09-03T13:29:10.466ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
68832026-09-03T13:29:14.484ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68842026-09-03T13:29:14.570Zsource_filter/allows/include_empty_v4
68852026-09-03T13:29:14.570Z time: [885.40 ps 885.76 ps 886.27 ps]
68862026-09-03T13:29:14.570Z thrpt: [1.1283 Gelem/s 1.1290 Gelem/s 1.1294 Gelem/s]
68872026-09-03T13:29:14.570Z change:
68882026-09-03T13:29:14.570Z time: [−18.636% −17.372% −15.804%] (p = 0.00 < 0.05)
68892026-09-03T13:29:14.570Z thrpt: [+18.770% +21.024% +22.905%]
68902026-09-03T13:29:14.570Z Performance has improved.
68912026-09-03T13:29:14.570ZFound 18 outliers among 100 measurements (18.00%)
68922026-09-03T13:29:14.570Z 1 (1.00%) high mild
68932026-09-03T13:29:14.570Z 17 (17.00%) high severe
68942026-09-03T13:29:15.458ZBenchmarking source_filter/allows/include_empty_v6
68952026-09-03T13:29:15.458ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68962026-09-03T13:29:20.214ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
68972026-09-03T13:29:25.210ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68982026-09-03T13:29:25.297Zsource_filter/allows/include_empty_v6
68992026-09-03T13:29:25.298Z time: [1.1064 ns 1.1065 ns 1.1065 ns]
69002026-09-03T13:29:25.298Z thrpt: [903.73 Melem/s 903.79 Melem/s 903.84 Melem/s]
69012026-09-03T13:29:25.298Z change:
69022026-09-03T13:29:25.298Z time: [−0.1165% −0.0959% −0.0735%] (p = 0.00 < 0.05)
69032026-09-03T13:29:25.298Z thrpt: [+0.0735% +0.0960% +0.1166%]
69042026-09-03T13:29:25.298Z Change within noise threshold.
69052026-09-03T13:29:25.298ZFound 4 outliers among 100 measurements (4.00%)
69062026-09-03T13:29:25.298Z 2 (2.00%) high mild
69072026-09-03T13:29:25.298Z 2 (2.00%) high severe
69082026-09-03T13:29:26.209Z
69092026-09-03T13:29:26.212ZBenchmarking cleanup/wallclock/1024/P0
69102026-09-03T13:29:26.212ZBenchmarking cleanup/wallclock/1024/P0: Warming up for 3.0000 s
69112026-09-03T13:29:29.269ZBenchmarking cleanup/wallclock/1024/P0: Collecting 100 samples in estimated 5.1859 s (56k iterations)
69122026-09-03T13:29:34.434ZBenchmarking cleanup/wallclock/1024/P0: Analyzing
69132026-09-03T13:29:34.483Zcleanup/wallclock/1024/P0
69142026-09-03T13:29:34.483Z time: [72.512 µs 72.628 µs 72.754 µs]
69152026-09-03T13:29:35.103Z
69162026-09-03T13:29:35.106ZBenchmarking cleanup/wallclock/1024/P0.25
69172026-09-03T13:29:35.106ZBenchmarking cleanup/wallclock/1024/P0.25: Warming up for 3.0000 s
69182026-09-03T13:29:39.261ZBenchmarking cleanup/wallclock/1024/P0.25: Collecting 100 samples in estimated 5.1242 s (20k iterations)
69192026-09-03T13:29:55.502ZBenchmarking cleanup/wallclock/1024/P0.25: Analyzing
69202026-09-03T13:29:55.553Zcleanup/wallclock/1024/P0.25
69212026-09-03T13:29:55.553Z time: [241.95 µs 242.07 µs 242.19 µs]
69222026-09-03T13:29:55.553ZFound 5 outliers among 100 measurements (5.00%)
69232026-09-03T13:29:55.553Z 3 (3.00%) low mild
69242026-09-03T13:29:55.553Z 2 (2.00%) high mild
69252026-09-03T13:29:56.180Z
69262026-09-03T13:29:56.183ZBenchmarking cleanup/wallclock/32768/P0
69272026-09-03T13:29:56.183ZBenchmarking cleanup/wallclock/32768/P0: Warming up for 3.0000 s
69282026-09-03T13:30:00.262ZBenchmarking cleanup/wallclock/32768/P0: Collecting 100 samples in estimated 6.3984 s (400 iterations)
69292026-09-03T13:30:03.935ZBenchmarking cleanup/wallclock/32768/P0: Analyzing
69302026-09-03T13:30:03.984Zcleanup/wallclock/32768/P0
69312026-09-03T13:30:03.985Z time: [7.8706 ms 7.9217 ms 7.9807 ms]
69322026-09-03T13:30:03.985ZFound 15 outliers among 100 measurements (15.00%)
69332026-09-03T13:30:03.985Z 6 (6.00%) high mild
69342026-09-03T13:30:03.985Z 9 (9.00%) high severe
69352026-09-03T13:30:04.524Z
69362026-09-03T13:30:04.599ZBenchmarking cleanup/wallclock/32768/P0.25
69372026-09-03T13:30:04.600ZBenchmarking cleanup/wallclock/32768/P0.25: Warming up for 3.0000 s
69382026-09-03T13:30:09.261Z
69392026-09-03T13:30:09.261ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 7.4s, or reduce sample count to 60.
69402026-09-03T13:30:09.261ZBenchmarking cleanup/wallclock/32768/P0.25: Collecting 100 samples in estimated 7.3995 s (100 iterations)
69412026-09-03T13:30:16.637ZBenchmarking cleanup/wallclock/32768/P0.25: Analyzing
69422026-09-03T13:30:16.687Zcleanup/wallclock/32768/P0.25
69432026-09-03T13:30:16.687Z time: [36.894 ms 37.053 ms 37.215 ms]
69442026-09-03T13:30:16.687ZFound 1 outliers among 100 measurements (1.00%)
69452026-09-03T13:30:16.687Z 1 (1.00%) high mild
69462026-09-03T13:30:17.224Z
69472026-09-03T13:30:17.297ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
69482026-09-03T13:30:17.297ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
69492026-09-03T13:30:17.300ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0225 ms (605 iterations)
69502026-09-03T13:30:17.300ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
69512026-09-03T13:30:17.303Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
69522026-09-03T13:30:17.303Z time: [18.000 18.000 18.000 ]
69532026-09-03T13:30:17.303Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69542026-09-03T13:30:17.303Z No change in performance detected.
69552026-09-03T13:30:17.303Z
69562026-09-03T13:30:17.303ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
69572026-09-03T13:30:17.303ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
69582026-09-03T13:30:17.303ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0223 ms (715 iterations)
69592026-09-03T13:30:17.303ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
69602026-09-03T13:30:17.306Zprocess/Hairpin-DHCPv4/alloc_ct/Request
69612026-09-03T13:30:17.306Z time: [18.000 18.000 18.000 ]
69622026-09-03T13:30:17.306Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69632026-09-03T13:30:17.306Z No change in performance detected.
69642026-09-03T13:30:17.306Z
69652026-09-03T13:30:17.306ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
69662026-09-03T13:30:17.306ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
69672026-09-03T13:30:17.306ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0129 ms (495 iterations)
69682026-09-03T13:30:17.306ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
69692026-09-03T13:30:17.307Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
69702026-09-03T13:30:17.307Z time: [20.000 20.000 20.000 ]
69712026-09-03T13:30:17.307Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69722026-09-03T13:30:17.307Z No change in performance detected.
69732026-09-03T13:30:17.307Z
69742026-09-03T13:30:17.307ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69752026-09-03T13:30:17.307ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69762026-09-03T13:30:17.307ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0957 ms (550 iterations)
69772026-09-03T13:30:17.310ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69782026-09-03T13:30:17.310Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69792026-09-03T13:30:17.310Z time: [21.000 21.000 21.000 ]
69802026-09-03T13:30:17.310Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69812026-09-03T13:30:17.310Z No change in performance detected.
69822026-09-03T13:30:17.310Z
69832026-09-03T13:30:17.310ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69842026-09-03T13:30:17.310ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69852026-09-03T13:30:17.310ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0463 ms (825 iterations)
69862026-09-03T13:30:17.310ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69872026-09-03T13:30:17.310Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69882026-09-03T13:30:17.310Z time: [13.000 13.000 13.000 ]
69892026-09-03T13:30:17.310Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69902026-09-03T13:30:17.310Z No change in performance detected.
69912026-09-03T13:30:17.310Z
69922026-09-03T13:30:17.310ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69932026-09-03T13:30:17.310ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69942026-09-03T13:30:17.310ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0320 ms (715 iterations)
69952026-09-03T13:30:17.314ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69962026-09-03T13:30:17.314Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69972026-09-03T13:30:17.314Z time: [12.000 12.000 12.000 ]
69982026-09-03T13:30:17.314Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69992026-09-03T13:30:17.314Z No change in performance detected.
70002026-09-03T13:30:17.314Z
70012026-09-03T13:30:17.314ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
70022026-09-03T13:30:17.314ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
70032026-09-03T13:30:17.314ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0551 ms (715 iterations)
70042026-09-03T13:30:17.314ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
70052026-09-03T13:30:17.314Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
70062026-09-03T13:30:17.314Z time: [14.000 14.000 14.000 ]
70072026-09-03T13:30:17.314Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70082026-09-03T13:30:17.314Z No change in performance detected.
70092026-09-03T13:30:17.314Z
70102026-09-03T13:30:17.314ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
70112026-09-03T13:30:17.314ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
70122026-09-03T13:30:17.318ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0105 ms (715 iterations)
70132026-09-03T13:30:17.318ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
70142026-09-03T13:30:17.318Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
70152026-09-03T13:30:17.318Z time: [14.000 14.000 14.000 ]
70162026-09-03T13:30:17.318Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70172026-09-03T13:30:17.318Z No change in performance detected.
70182026-09-03T13:30:17.318Z
70192026-09-03T13:30:17.318ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
70202026-09-03T13:30:17.318ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70212026-09-03T13:30:17.318ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0529 ms (605 iterations)
70222026-09-03T13:30:17.318ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70232026-09-03T13:30:17.318Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
70242026-09-03T13:30:17.318Z time: [3.0000 3.0000 3.0000 ]
70252026-09-03T13:30:17.318Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70262026-09-03T13:30:17.318Z No change in performance detected.
70272026-09-03T13:30:17.318Z
70282026-09-03T13:30:17.318ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
70292026-09-03T13:30:17.318ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70302026-09-03T13:30:17.318ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0246 ms (495 iterations)
70312026-09-03T13:30:17.322ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70322026-09-03T13:30:17.322Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
70332026-09-03T13:30:17.322Z time: [3.0000 3.0000 3.0000 ]
70342026-09-03T13:30:17.322Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70352026-09-03T13:30:17.322Z No change in performance detected.
70362026-09-03T13:30:17.322Z
70372026-09-03T13:30:17.322ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
70382026-09-03T13:30:17.322ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70392026-09-03T13:30:17.322ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0164 ms (605 iterations)
70402026-09-03T13:30:17.322ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70412026-09-03T13:30:17.322ZCriterion.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.
70422026-09-03T13:30:17.322Z
70432026-09-03T13:30:17.322ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
70442026-09-03T13:30:17.322ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70452026-09-03T13:30:17.322ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0614 ms (495 iterations)
70462026-09-03T13:30:17.322ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
70472026-09-03T13:30:17.322ZCriterion.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.
70482026-09-03T13:30:17.322Z
70492026-09-03T13:30:17.322ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
70502026-09-03T13:30:17.322ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
70512026-09-03T13:30:17.322ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0459 ms (935 iterations)
70522026-09-03T13:30:17.326ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
70532026-09-03T13:30:17.326Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
70542026-09-03T13:30:17.326Z time: [3.0000 3.0000 3.0000 ]
70552026-09-03T13:30:17.326Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70562026-09-03T13:30:17.326Z No change in performance detected.
70572026-09-03T13:30:17.326Z
70582026-09-03T13:30:17.326ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70592026-09-03T13:30:17.326ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70602026-09-03T13:30:17.326ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0529 ms (550 iterations)
70612026-09-03T13:30:17.326ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
70622026-09-03T13:30:17.326Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70632026-09-03T13:30:17.326Z time: [3.0000 3.0000 3.0000 ]
70642026-09-03T13:30:17.326Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70652026-09-03T13:30:17.326Z No change in performance detected.
70662026-09-03T13:30:17.326Z
70672026-09-03T13:30:17.326ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
70682026-09-03T13:30:17.326ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70692026-09-03T13:30:17.326ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0245 ms (770 iterations)
70702026-09-03T13:30:17.329ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70712026-09-03T13:30:17.329ZCriterion.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.
70722026-09-03T13:30:17.329Z
70732026-09-03T13:30:17.329ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70742026-09-03T13:30:17.329ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70752026-09-03T13:30:17.329ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0390 ms (495 iterations)
70762026-09-03T13:30:17.329ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70772026-09-03T13:30:17.329ZCriterion.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.
70782026-09-03T13:30:17.329Z
70792026-09-03T13:30:17.329ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70802026-09-03T13:30:17.329ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70812026-09-03T13:30:17.329ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0026 ms (770 iterations)
70822026-09-03T13:30:17.329ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70832026-09-03T13:30:17.330Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70842026-09-03T13:30:17.330Z time: [3.0000 3.0000 3.0000 ]
70852026-09-03T13:30:17.330Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70862026-09-03T13:30:17.330Z No change in performance detected.
70872026-09-03T13:30:17.330Z
70882026-09-03T13:30:17.330ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70892026-09-03T13:30:17.330ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70902026-09-03T13:30:17.333ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0852 ms (495 iterations)
70912026-09-03T13:30:17.333ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70922026-09-03T13:30:17.333Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70932026-09-03T13:30:17.333Z time: [3.0000 3.0000 3.0000 ]
70942026-09-03T13:30:17.333Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70952026-09-03T13:30:17.333Z No change in performance detected.
70962026-09-03T13:30:17.333Z
70972026-09-03T13:30:17.333ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70982026-09-03T13:30:17.333ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70992026-09-03T13:30:17.333ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0623 ms (660 iterations)
71002026-09-03T13:30:17.333ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71012026-09-03T13:30:17.333ZCriterion.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.
71022026-09-03T13:30:17.333Z
71032026-09-03T13:30:17.333ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
71042026-09-03T13:30:17.333ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71052026-09-03T13:30:17.333ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0096 ms (440 iterations)
71062026-09-03T13:30:17.336ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71072026-09-03T13:30:17.336ZCriterion.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.
71082026-09-03T13:30:17.336Z
71092026-09-03T13:30:17.336ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
71102026-09-03T13:30:17.336ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71112026-09-03T13:30:17.336ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0521 ms (880 iterations)
71122026-09-03T13:30:17.336ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71132026-09-03T13:30:17.336Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
71142026-09-03T13:30:17.336Z time: [3.0000 3.0000 3.0000 ]
71152026-09-03T13:30:17.337Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71162026-09-03T13:30:17.337Z No change in performance detected.
71172026-09-03T13:30:17.337Z
71182026-09-03T13:30:17.337ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
71192026-09-03T13:30:17.337ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71202026-09-03T13:30:17.337ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0232 ms (495 iterations)
71212026-09-03T13:30:17.340ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71222026-09-03T13:30:17.340Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
71232026-09-03T13:30:17.340Z time: [3.0000 3.0000 3.0000 ]
71242026-09-03T13:30:17.340Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71252026-09-03T13:30:17.340Z No change in performance detected.
71262026-09-03T13:30:17.340Z
71272026-09-03T13:30:17.340ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
71282026-09-03T13:30:17.340ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71292026-09-03T13:30:17.340ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0747 ms (770 iterations)
71302026-09-03T13:30:17.340ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
71312026-09-03T13:30:17.340ZCriterion.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.
71322026-09-03T13:30:17.340Z
71332026-09-03T13:30:17.340ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
71342026-09-03T13:30:17.340ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
71352026-09-03T13:30:17.340ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1233 ms (495 iterations)
71362026-09-03T13:30:17.344ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
71372026-09-03T13:30:17.344ZCriterion.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.
71382026-09-03T13:30:17.344Z
71392026-09-03T13:30:17.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
71402026-09-03T13:30:17.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
71412026-09-03T13:30:17.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1209 ms (275 iterations)
71422026-09-03T13:30:17.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
71432026-09-03T13:30:17.344Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
71442026-09-03T13:30:17.344Z time: [44.000 44.000 44.000 ]
71452026-09-03T13:30:17.344Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71462026-09-03T13:30:17.344Z No change in performance detected.
71472026-09-03T13:30:17.344Z
71482026-09-03T13:30:17.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
71492026-09-03T13:30:17.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
71502026-09-03T13:30:17.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0102 ms (220 iterations)
71512026-09-03T13:30:17.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
71522026-09-03T13:30:17.344Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
71532026-09-03T13:30:17.344Z time: [44.000 44.000 44.000 ]
71542026-09-03T13:30:17.344Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71552026-09-03T13:30:17.344Z No change in performance detected.
71562026-09-03T13:30:17.344Z
71572026-09-03T13:30:17.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71582026-09-03T13:30:17.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
71592026-09-03T13:30:17.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1191 ms (330 iterations)
71602026-09-03T13:30:17.347ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
71612026-09-03T13:30:17.347Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71622026-09-03T13:30:17.347Z time: [29.000 29.000 29.000 ]
71632026-09-03T13:30:17.347Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71642026-09-03T13:30:17.347Z No change in performance detected.
71652026-09-03T13:30:17.347Z
71662026-09-03T13:30:17.347ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71672026-09-03T13:30:17.347ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71682026-09-03T13:30:17.347ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1177 ms (275 iterations)
71692026-09-03T13:30:17.347ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71702026-09-03T13:30:17.350Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71712026-09-03T13:30:17.351Z time: [29.000 29.000 29.000 ]
71722026-09-03T13:30:17.351Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71732026-09-03T13:30:17.351Z No change in performance detected.
71742026-09-03T13:30:17.351Z
71752026-09-03T13:30:17.351ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71762026-09-03T13:30:17.351ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71772026-09-03T13:30:17.351ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1770 ms (330 iterations)
71782026-09-03T13:30:17.351ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71792026-09-03T13:30:17.351Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71802026-09-03T13:30:17.351Z time: [43.000 43.000 43.000 ]
71812026-09-03T13:30:17.351Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71822026-09-03T13:30:17.351Z No change in performance detected.
71832026-09-03T13:30:17.351Z
71842026-09-03T13:30:17.351ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71852026-09-03T13:30:17.351ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71862026-09-03T13:30:17.351ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2428 ms (275 iterations)
71872026-09-03T13:30:17.354ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71882026-09-03T13:30:17.354Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71892026-09-03T13:30:17.354Z time: [43.000 43.000 43.000 ]
71902026-09-03T13:30:17.354Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71912026-09-03T13:30:17.354Z No change in performance detected.
71922026-09-03T13:30:17.354Z
71932026-09-03T13:30:17.354ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71942026-09-03T13:30:17.354ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71952026-09-03T13:30:17.354ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1617 ms (385 iterations)
71962026-09-03T13:30:17.354ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71972026-09-03T13:30:17.354Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71982026-09-03T13:30:17.354Z time: [28.000 28.000 28.000 ]
71992026-09-03T13:30:17.354Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72002026-09-03T13:30:17.354Z No change in performance detected.
72012026-09-03T13:30:17.354Z
72022026-09-03T13:30:17.354ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
72032026-09-03T13:30:17.354ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
72042026-09-03T13:30:17.357ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0368 ms (275 iterations)
72052026-09-03T13:30:17.357ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
72062026-09-03T13:30:17.357Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
72072026-09-03T13:30:17.357Z time: [28.000 28.000 28.000 ]
72082026-09-03T13:30:17.357Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72092026-09-03T13:30:17.357Z No change in performance detected.
72102026-09-03T13:30:17.357Z
72112026-09-03T13:30:17.357ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
72122026-09-03T13:30:17.357ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
72132026-09-03T13:30:17.357ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1721 ms (275 iterations)
72142026-09-03T13:30:17.357ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
72152026-09-03T13:30:17.360Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
72162026-09-03T13:30:17.360Z time: [44.000 44.000 44.000 ]
72172026-09-03T13:30:17.360Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72182026-09-03T13:30:17.360Z No change in performance detected.
72192026-09-03T13:30:17.360Z
72202026-09-03T13:30:17.360ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
72212026-09-03T13:30:17.361ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
72222026-09-03T13:30:17.361ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1446 ms (220 iterations)
72232026-09-03T13:30:17.361ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
72242026-09-03T13:30:17.361Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
72252026-09-03T13:30:17.361Z time: [44.000 44.000 44.000 ]
72262026-09-03T13:30:17.361Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72272026-09-03T13:30:17.361Z No change in performance detected.
72282026-09-03T13:30:17.361Z
72292026-09-03T13:30:17.361ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
72302026-09-03T13:30:17.361ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
72312026-09-03T13:30:17.361ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1902 ms (330 iterations)
72322026-09-03T13:30:17.363ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
72332026-09-03T13:30:17.363Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
72342026-09-03T13:30:17.364Z time: [29.000 29.000 29.000 ]
72352026-09-03T13:30:17.364Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72362026-09-03T13:30:17.364Z No change in performance detected.
72372026-09-03T13:30:17.364Z
72382026-09-03T13:30:17.364ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
72392026-09-03T13:30:17.364ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
72402026-09-03T13:30:17.364ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1673 ms (275 iterations)
72412026-09-03T13:30:17.364ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
72422026-09-03T13:30:17.364Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
72432026-09-03T13:30:17.364Z time: [29.000 29.000 29.000 ]
72442026-09-03T13:30:17.364Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72452026-09-03T13:30:17.364Z No change in performance detected.
72462026-09-03T13:30:17.367Z
72472026-09-03T13:30:17.367ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
72482026-09-03T13:30:17.367ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
72492026-09-03T13:30:17.367ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0719 ms (275 iterations)
72502026-09-03T13:30:17.367ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
72512026-09-03T13:30:17.367Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
72522026-09-03T13:30:17.367Z time: [43.000 43.000 43.000 ]
72532026-09-03T13:30:17.367Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72542026-09-03T13:30:17.367Z No change in performance detected.
72552026-09-03T13:30:17.367Z
72562026-09-03T13:30:17.367ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72572026-09-03T13:30:17.367ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
72582026-09-03T13:30:17.367ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0719 ms (220 iterations)
72592026-09-03T13:30:17.368ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
72602026-09-03T13:30:17.371Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72612026-09-03T13:30:17.371Z time: [43.000 43.000 43.000 ]
72622026-09-03T13:30:17.371Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72632026-09-03T13:30:17.371Z No change in performance detected.
72642026-09-03T13:30:17.371Z
72652026-09-03T13:30:17.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72662026-09-03T13:30:17.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
72672026-09-03T13:30:17.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1164 ms (330 iterations)
72682026-09-03T13:30:17.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
72692026-09-03T13:30:17.371Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72702026-09-03T13:30:17.371Z time: [28.000 28.000 28.000 ]
72712026-09-03T13:30:17.371Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72722026-09-03T13:30:17.371Z No change in performance detected.
72732026-09-03T13:30:17.371Z
72742026-09-03T13:30:17.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72752026-09-03T13:30:17.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72762026-09-03T13:30:17.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1434 ms (275 iterations)
72772026-09-03T13:30:17.374ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72782026-09-03T13:30:17.374Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72792026-09-03T13:30:17.374Z time: [28.000 28.000 28.000 ]
72802026-09-03T13:30:17.374Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72812026-09-03T13:30:17.374Z No change in performance detected.
72822026-09-03T13:30:17.374Z
72832026-09-03T13:30:17.374ZBenchmarking process/Eviction/alloc_ct/1024/P0
72842026-09-03T13:30:17.374ZBenchmarking process/Eviction/alloc_ct/1024/P0: Warming up for 100.00 µs
72852026-09-03T13:30:17.377Z
72862026-09-03T13:30:17.377ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 39.6ms.
72872026-09-03T13:30:17.377ZBenchmarking process/Eviction/alloc_ct/1024/P0: Collecting 10 samples in estimated 39.616 ms (10 iterations)
72882026-09-03T13:30:17.377ZBenchmarking process/Eviction/alloc_ct/1024/P0: Analyzing
72892026-09-03T13:30:17.380Zprocess/Eviction/alloc_ct/1024/P0
72902026-09-03T13:30:17.380Z time: [7.0000 7.0000 7.0000 ]
72912026-09-03T13:30:17.380Z
72922026-09-03T13:30:17.380ZBenchmarking process/Eviction/alloc_ct/32768/P0
72932026-09-03T13:30:17.380ZBenchmarking process/Eviction/alloc_ct/32768/P0: Warming up for 100.00 µs
72942026-09-03T13:30:17.524Z
72952026-09-03T13:30:17.524ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.5s.
72962026-09-03T13:30:17.524ZBenchmarking process/Eviction/alloc_ct/32768/P0: Collecting 10 samples in estimated 1.4539 s (10 iterations)
72972026-09-03T13:30:17.679ZBenchmarking process/Eviction/alloc_ct/32768/P0: Analyzing
72982026-09-03T13:30:17.682Zprocess/Eviction/alloc_ct/32768/P0
72992026-09-03T13:30:17.683Z time: [7.0000 7.0000 7.0000 ]
73002026-09-03T13:30:17.686Z
73012026-09-03T13:30:17.785ZBenchmarking process/Eviction/alloc_ct/524288/P0
73022026-09-03T13:30:17.785ZBenchmarking process/Eviction/alloc_ct/524288/P0: Warming up for 100.00 µs
73032026-09-03T13:36:51.925Z
73042026-09-03T13:36:51.925ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 3941.4s.
73052026-09-03T13:36:51.925ZBenchmarking process/Eviction/alloc_ct/524288/P0: Collecting 10 samples in estimated 3941.4 s (10 iterations)
73062026-09-03T13:36:55.897ZBenchmarking process/Eviction/alloc_ct/524288/P0: Analyzing
73072026-09-03T13:36:55.909Zprocess/Eviction/alloc_ct/524288/P0
73082026-09-03T13:36:55.909Z time: [7.0000 7.0000 7.0000 ]
73092026-09-03T13:36:55.912Z
73102026-09-03T13:37:00.182ZBenchmarking process/Eviction/alloc_ct/1048576/P0
73112026-09-03T13:37:00.182ZBenchmarking process/Eviction/alloc_ct/1048576/P0: Warming up for 100.00 µs
73122026-09-03T13:39:24.898Z
73132026-09-03T13:39:24.898ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1447.1s.
73142026-09-03T13:39:24.898ZBenchmarking process/Eviction/alloc_ct/1048576/P0: Collecting 10 samples in estimated 1447.1 s (10 iterations)
73152026-09-03T13:39:32.812ZBenchmarking process/Eviction/alloc_ct/1048576/P0: Analyzing
73162026-09-03T13:39:32.815Zprocess/Eviction/alloc_ct/1048576/P0
73172026-09-03T13:39:32.815Z time: [7.0000 7.0000 7.0000 ]
73182026-09-03T13:39:32.815Z
73192026-09-03T13:39:35.528ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
73202026-09-03T13:39:35.528ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
73212026-09-03T13:39:35.531ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0187 ms (605 iterations)
73222026-09-03T13:39:35.531ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
73232026-09-03T13:39:35.531Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
73242026-09-03T13:39:35.531Z time: [3924.0 B 3924.0 B 3924.0 B]
73252026-09-03T13:39:35.532Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73262026-09-03T13:39:35.532Z No change in performance detected.
73272026-09-03T13:39:35.532Z
73282026-09-03T13:39:35.532ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
73292026-09-03T13:39:35.532ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
73302026-09-03T13:39:35.532ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0245 ms (715 iterations)
73312026-09-03T13:39:35.532ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
73322026-09-03T13:39:35.535Zprocess/Hairpin-DHCPv4/alloc_sz/Request
73332026-09-03T13:39:35.535Z time: [3924.0 B 3924.0 B 3924.0 B]
73342026-09-03T13:39:35.535Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73352026-09-03T13:39:35.535Z No change in performance detected.
73362026-09-03T13:39:35.535Z
73372026-09-03T13:39:35.536ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
73382026-09-03T13:39:35.536ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
73392026-09-03T13:39:35.536ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0268 ms (495 iterations)
73402026-09-03T13:39:35.536ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
73412026-09-03T13:39:35.536Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
73422026-09-03T13:39:35.536Z time: [3988.0 B 3988.0 B 3988.0 B]
73432026-09-03T13:39:35.536Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73442026-09-03T13:39:35.536Z No change in performance detected.
73452026-09-03T13:39:35.536Z
73462026-09-03T13:39:35.536ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
73472026-09-03T13:39:35.536ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
73482026-09-03T13:39:35.536ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0225 ms (495 iterations)
73492026-09-03T13:39:35.536ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
73502026-09-03T13:39:35.539Zprocess/Hairpin-DHCPv6/alloc_sz/Request
73512026-09-03T13:39:35.539Z time: [4386.0 B 4386.0 B 4386.0 B]
73522026-09-03T13:39:35.539Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73532026-09-03T13:39:35.539Z No change in performance detected.
73542026-09-03T13:39:35.539Z
73552026-09-03T13:39:35.539ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
73562026-09-03T13:39:35.539ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
73572026-09-03T13:39:35.539ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0565 ms (825 iterations)
73582026-09-03T13:39:35.539ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
73592026-09-03T13:39:35.539Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
73602026-09-03T13:39:35.539Z time: [2888.0 B 2888.0 B 2888.0 B]
73612026-09-03T13:39:35.539Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73622026-09-03T13:39:35.539Z No change in performance detected.
73632026-09-03T13:39:35.539Z
73642026-09-03T13:39:35.539ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
73652026-09-03T13:39:35.539ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
73662026-09-03T13:39:35.540ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0433 ms (715 iterations)
73672026-09-03T13:39:35.540ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
73682026-09-03T13:39:35.544Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
73692026-09-03T13:39:35.544Z time: [2873.0 B 2873.0 B 2873.0 B]
73702026-09-03T13:39:35.544Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73712026-09-03T13:39:35.544Z No change in performance detected.
73722026-09-03T13:39:35.544Z
73732026-09-03T13:39:35.544ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
73742026-09-03T13:39:35.544ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
73752026-09-03T13:39:35.544ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0501 ms (660 iterations)
73762026-09-03T13:39:35.544ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
73772026-09-03T13:39:35.544Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
73782026-09-03T13:39:35.545Z time: [2926.0 B 2926.0 B 2926.0 B]
73792026-09-03T13:39:35.545Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73802026-09-03T13:39:35.545Z No change in performance detected.
73812026-09-03T13:39:35.545Z
73822026-09-03T13:39:35.545ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
73832026-09-03T13:39:35.545ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
73842026-09-03T13:39:35.545ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0280 ms (715 iterations)
73852026-09-03T13:39:35.545ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
73862026-09-03T13:39:35.548Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
73872026-09-03T13:39:35.548Z time: [2910.0 B 2910.0 B 2910.0 B]
73882026-09-03T13:39:35.548Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73892026-09-03T13:39:35.548Z No change in performance detected.
73902026-09-03T13:39:35.549Z
73912026-09-03T13:39:35.549ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
73922026-09-03T13:39:35.549ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73932026-09-03T13:39:35.549ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0292 ms (605 iterations)
73942026-09-03T13:39:35.549ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
73952026-09-03T13:39:35.549Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
73962026-09-03T13:39:35.549Z time: [264.00 B 264.00 B 264.00 B]
73972026-09-03T13:39:35.549Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73982026-09-03T13:39:35.549Z No change in performance detected.
73992026-09-03T13:39:35.549Z
74002026-09-03T13:39:35.549ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
74012026-09-03T13:39:35.549ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74022026-09-03T13:39:35.549ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0650 ms (495 iterations)
74032026-09-03T13:39:35.549ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74042026-09-03T13:39:35.549Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
74052026-09-03T13:39:35.549Z time: [264.00 B 264.00 B 264.00 B]
74062026-09-03T13:39:35.549Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74072026-09-03T13:39:35.549Z No change in performance detected.
74082026-09-03T13:39:35.549Z
74092026-09-03T13:39:35.549ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
74102026-09-03T13:39:35.549ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74112026-09-03T13:39:35.549ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0194 ms (605 iterations)
74122026-09-03T13:39:35.549ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74132026-09-03T13:39:35.549ZCriterion.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.
74142026-09-03T13:39:35.549Z
74152026-09-03T13:39:35.550ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
74162026-09-03T13:39:35.550ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74172026-09-03T13:39:35.550ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0613 ms (495 iterations)
74182026-09-03T13:39:35.553ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74192026-09-03T13:39:35.553ZCriterion.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.
74202026-09-03T13:39:35.553Z
74212026-09-03T13:39:35.553ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
74222026-09-03T13:39:35.553ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74232026-09-03T13:39:35.553ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0512 ms (935 iterations)
74242026-09-03T13:39:35.553ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74252026-09-03T13:39:35.553Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
74262026-09-03T13:39:35.553Z time: [264.00 B 264.00 B 264.00 B]
74272026-09-03T13:39:35.553Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74282026-09-03T13:39:35.553Z No change in performance detected.
74292026-09-03T13:39:35.553Z
74302026-09-03T13:39:35.553ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
74312026-09-03T13:39:35.553ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74322026-09-03T13:39:35.553ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0190 ms (495 iterations)
74332026-09-03T13:39:35.553ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74342026-09-03T13:39:35.553Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
74352026-09-03T13:39:35.553Z time: [264.00 B 264.00 B 264.00 B]
74362026-09-03T13:39:35.553Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74372026-09-03T13:39:35.554Z No change in performance detected.
74382026-09-03T13:39:35.554Z
74392026-09-03T13:39:35.554ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
74402026-09-03T13:39:35.554ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74412026-09-03T13:39:35.554ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0350 ms (770 iterations)
74422026-09-03T13:39:35.557ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74432026-09-03T13:39:35.557ZCriterion.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.
74442026-09-03T13:39:35.557Z
74452026-09-03T13:39:35.557ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
74462026-09-03T13:39:35.557ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74472026-09-03T13:39:35.557ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0548 ms (495 iterations)
74482026-09-03T13:39:35.557ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74492026-09-03T13:39:35.557ZCriterion.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.
74502026-09-03T13:39:35.557Z
74512026-09-03T13:39:35.557ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
74522026-09-03T13:39:35.557ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74532026-09-03T13:39:35.557ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0667 ms (825 iterations)
74542026-09-03T13:39:35.557ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74552026-09-03T13:39:35.557Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
74562026-09-03T13:39:35.557Z time: [264.00 B 264.00 B 264.00 B]
74572026-09-03T13:39:35.557Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74582026-09-03T13:39:35.557Z No change in performance detected.
74592026-09-03T13:39:35.558Z
74602026-09-03T13:39:35.558ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
74612026-09-03T13:39:35.558ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74622026-09-03T13:39:35.561ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0870 ms (495 iterations)
74632026-09-03T13:39:35.561ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74642026-09-03T13:39:35.561Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
74652026-09-03T13:39:35.561Z time: [264.00 B 264.00 B 264.00 B]
74662026-09-03T13:39:35.561Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74672026-09-03T13:39:35.561Z No change in performance detected.
74682026-09-03T13:39:35.561Z
74692026-09-03T13:39:35.561ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
74702026-09-03T13:39:35.561ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
74712026-09-03T13:39:35.561ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0638 ms (715 iterations)
74722026-09-03T13:39:35.561ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
74732026-09-03T13:39:35.561ZCriterion.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.
74742026-09-03T13:39:35.562Z
74752026-09-03T13:39:35.562ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
74762026-09-03T13:39:35.562ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
74772026-09-03T13:39:35.562ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0155 ms (440 iterations)
74782026-09-03T13:39:35.565ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
74792026-09-03T13:39:35.565ZCriterion.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.
74802026-09-03T13:39:35.565Z
74812026-09-03T13:39:35.565ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
74822026-09-03T13:39:35.565ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
74832026-09-03T13:39:35.565ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0543 ms (880 iterations)
74842026-09-03T13:39:35.565ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
74852026-09-03T13:39:35.565Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
74862026-09-03T13:39:35.565Z time: [264.00 B 264.00 B 264.00 B]
74872026-09-03T13:39:35.565Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74882026-09-03T13:39:35.565Z No change in performance detected.
74892026-09-03T13:39:35.565Z
74902026-09-03T13:39:35.565ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
74912026-09-03T13:39:35.565ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
74922026-09-03T13:39:35.565ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0276 ms (495 iterations)
74932026-09-03T13:39:35.565ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
74942026-09-03T13:39:35.569Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
74952026-09-03T13:39:35.569Z time: [264.00 B 264.00 B 264.00 B]
74962026-09-03T13:39:35.569Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74972026-09-03T13:39:35.569Z No change in performance detected.
74982026-09-03T13:39:35.569Z
74992026-09-03T13:39:35.569ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
75002026-09-03T13:39:35.569ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75012026-09-03T13:39:35.569ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0589 ms (660 iterations)
75022026-09-03T13:39:35.569ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75032026-09-03T13:39:35.569ZCriterion.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.
75042026-09-03T13:39:35.569Z
75052026-09-03T13:39:35.569ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
75062026-09-03T13:39:35.569ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75072026-09-03T13:39:35.569ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0801 ms (440 iterations)
75082026-09-03T13:39:35.569ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75092026-09-03T13:39:35.569ZCriterion.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.
75102026-09-03T13:39:35.569Z
75112026-09-03T13:39:35.569ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
75122026-09-03T13:39:35.569ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
75132026-09-03T13:39:35.569ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1487 ms (275 iterations)
75142026-09-03T13:39:35.572ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
75152026-09-03T13:39:35.573Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
75162026-09-03T13:39:35.573Z time: [8507.0 B 8507.0 B 8507.0 B]
75172026-09-03T13:39:35.573Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75182026-09-03T13:39:35.573Z No change in performance detected.
75192026-09-03T13:39:35.573Z
75202026-09-03T13:39:35.573ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
75212026-09-03T13:39:35.573ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
75222026-09-03T13:39:35.573ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0882 ms (220 iterations)
75232026-09-03T13:39:35.573ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
75242026-09-03T13:39:35.573Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
75252026-09-03T13:39:35.573Z time: [8507.0 B 8507.0 B 8507.0 B]
75262026-09-03T13:39:35.573Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75272026-09-03T13:39:35.573Z No change in performance detected.
75282026-09-03T13:39:35.573Z
75292026-09-03T13:39:35.573ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
75302026-09-03T13:39:35.573ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
75312026-09-03T13:39:35.573ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1625 ms (330 iterations)
75322026-09-03T13:39:35.576ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
75332026-09-03T13:39:35.577Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
75342026-09-03T13:39:35.577Z time: [7016.0 B 7016.0 B 7016.0 B]
75352026-09-03T13:39:35.577Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75362026-09-03T13:39:35.577Z No change in performance detected.
75372026-09-03T13:39:35.577Z
75382026-09-03T13:39:35.577ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
75392026-09-03T13:39:35.577ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
75402026-09-03T13:39:35.577ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1401 ms (275 iterations)
75412026-09-03T13:39:35.577ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
75422026-09-03T13:39:35.577Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
75432026-09-03T13:39:35.577Z time: [7016.0 B 7016.0 B 7016.0 B]
75442026-09-03T13:39:35.577Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75452026-09-03T13:39:35.577Z No change in performance detected.
75462026-09-03T13:39:35.577Z
75472026-09-03T13:39:35.577ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
75482026-09-03T13:39:35.577ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
75492026-09-03T13:39:35.577ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0027 ms (275 iterations)
75502026-09-03T13:39:35.577ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
75512026-09-03T13:39:35.580Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
75522026-09-03T13:39:35.580Z time: [8475.0 B 8475.0 B 8475.0 B]
75532026-09-03T13:39:35.580Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75542026-09-03T13:39:35.581Z No change in performance detected.
75552026-09-03T13:39:35.581Z
75562026-09-03T13:39:35.581ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
75572026-09-03T13:39:35.581ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
75582026-09-03T13:39:35.581ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2246 ms (275 iterations)
75592026-09-03T13:39:35.581ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
75602026-09-03T13:39:35.581Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
75612026-09-03T13:39:35.581Z time: [8475.0 B 8475.0 B 8475.0 B]
75622026-09-03T13:39:35.581Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75632026-09-03T13:39:35.581Z No change in performance detected.
75642026-09-03T13:39:35.581Z
75652026-09-03T13:39:35.581ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
75662026-09-03T13:39:35.581ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
75672026-09-03T13:39:35.581ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0025 ms (330 iterations)
75682026-09-03T13:39:35.581ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
75692026-09-03T13:39:35.584Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
75702026-09-03T13:39:35.584Z time: [6984.0 B 6984.0 B 6984.0 B]
75712026-09-03T13:39:35.584Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75722026-09-03T13:39:35.584Z No change in performance detected.
75732026-09-03T13:39:35.584Z
75742026-09-03T13:39:35.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
75752026-09-03T13:39:35.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
75762026-09-03T13:39:35.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0660 ms (275 iterations)
75772026-09-03T13:39:35.584ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
75782026-09-03T13:39:35.585Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
75792026-09-03T13:39:35.585Z time: [6984.0 B 6984.0 B 6984.0 B]
75802026-09-03T13:39:35.585Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75812026-09-03T13:39:35.585Z No change in performance detected.
75822026-09-03T13:39:35.585Z
75832026-09-03T13:39:35.585ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
75842026-09-03T13:39:35.585ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
75852026-09-03T13:39:35.585ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1931 ms (275 iterations)
75862026-09-03T13:39:35.585ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
75872026-09-03T13:39:35.588Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
75882026-09-03T13:39:35.588Z time: [8507.0 B 8507.0 B 8507.0 B]
75892026-09-03T13:39:35.588Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75902026-09-03T13:39:35.588Z No change in performance detected.
75912026-09-03T13:39:35.588Z
75922026-09-03T13:39:35.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75932026-09-03T13:39:35.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
75942026-09-03T13:39:35.588ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1339 ms (220 iterations)
75952026-09-03T13:39:35.589ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
75962026-09-03T13:39:35.589Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75972026-09-03T13:39:35.589Z time: [8507.0 B 8507.0 B 8507.0 B]
75982026-09-03T13:39:35.589Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75992026-09-03T13:39:35.589Z No change in performance detected.
76002026-09-03T13:39:35.589Z
76012026-09-03T13:39:35.589ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
76022026-09-03T13:39:35.589ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
76032026-09-03T13:39:35.589ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1883 ms (330 iterations)
76042026-09-03T13:39:35.589ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
76052026-09-03T13:39:35.592Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
76062026-09-03T13:39:35.592Z time: [7016.0 B 7016.0 B 7016.0 B]
76072026-09-03T13:39:35.592Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76082026-09-03T13:39:35.592Z No change in performance detected.
76092026-09-03T13:39:35.592Z
76102026-09-03T13:39:35.592ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
76112026-09-03T13:39:35.592ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
76122026-09-03T13:39:35.592ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2212 ms (275 iterations)
76132026-09-03T13:39:35.592ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
76142026-09-03T13:39:35.592Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
76152026-09-03T13:39:35.592Z time: [7016.0 B 7016.0 B 7016.0 B]
76162026-09-03T13:39:35.592Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76172026-09-03T13:39:35.592Z No change in performance detected.
76182026-09-03T13:39:35.593Z
76192026-09-03T13:39:35.593ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
76202026-09-03T13:39:35.593ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
76212026-09-03T13:39:35.593ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1264 ms (275 iterations)
76222026-09-03T13:39:35.593ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
76232026-09-03T13:39:35.596Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
76242026-09-03T13:39:35.596Z time: [8475.0 B 8475.0 B 8475.0 B]
76252026-09-03T13:39:35.596Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76262026-09-03T13:39:35.596Z No change in performance detected.
76272026-09-03T13:39:35.596Z
76282026-09-03T13:39:35.596ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
76292026-09-03T13:39:35.596ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
76302026-09-03T13:39:35.596ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1190 ms (220 iterations)
76312026-09-03T13:39:35.596ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
76322026-09-03T13:39:35.596Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
76332026-09-03T13:39:35.596Z time: [8475.0 B 8475.0 B 8475.0 B]
76342026-09-03T13:39:35.597Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76352026-09-03T13:39:35.597Z No change in performance detected.
76362026-09-03T13:39:35.597Z
76372026-09-03T13:39:35.597ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
76382026-09-03T13:39:35.597ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
76392026-09-03T13:39:35.597ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1026 ms (330 iterations)
76402026-09-03T13:39:35.597ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
76412026-09-03T13:39:35.600Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
76422026-09-03T13:39:35.600Z time: [6984.0 B 6984.0 B 6984.0 B]
76432026-09-03T13:39:35.600Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76442026-09-03T13:39:35.600Z No change in performance detected.
76452026-09-03T13:39:35.600Z
76462026-09-03T13:39:35.600ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
76472026-09-03T13:39:35.600ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
76482026-09-03T13:39:35.600ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1255 ms (275 iterations)
76492026-09-03T13:39:35.600ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
76502026-09-03T13:39:35.600Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
76512026-09-03T13:39:35.601Z time: [6984.0 B 6984.0 B 6984.0 B]
76522026-09-03T13:39:35.601Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76532026-09-03T13:39:35.601Z No change in performance detected.
76542026-09-03T13:39:35.601Z
76552026-09-03T13:39:35.601ZBenchmarking process/Eviction/alloc_sz/1024/P0
76562026-09-03T13:39:35.601ZBenchmarking process/Eviction/alloc_sz/1024/P0: Warming up for 100.00 µs
76572026-09-03T13:39:35.604Z
76582026-09-03T13:39:35.604ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 36.9ms.
76592026-09-03T13:39:35.604ZBenchmarking process/Eviction/alloc_sz/1024/P0: Collecting 10 samples in estimated 36.923 ms (10 iterations)
76602026-09-03T13:39:35.604ZBenchmarking process/Eviction/alloc_sz/1024/P0: Analyzing
76612026-09-03T13:39:35.604Zprocess/Eviction/alloc_sz/1024/P0
76622026-09-03T13:39:35.604Z time: [2725.0 B 2725.0 B 2725.0 B]
76632026-09-03T13:39:35.604Z
76642026-09-03T13:39:35.607ZBenchmarking process/Eviction/alloc_sz/32768/P0
76652026-09-03T13:39:35.607ZBenchmarking process/Eviction/alloc_sz/32768/P0: Warming up for 100.00 µs
76662026-09-03T13:39:35.746Z
76672026-09-03T13:39:35.746ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.4s.
76682026-09-03T13:39:35.746ZBenchmarking process/Eviction/alloc_sz/32768/P0: Collecting 10 samples in estimated 1.4065 s (10 iterations)
76692026-09-03T13:39:35.957ZBenchmarking process/Eviction/alloc_sz/32768/P0: Analyzing
76702026-09-03T13:39:35.961Zprocess/Eviction/alloc_sz/32768/P0
76712026-09-03T13:39:35.961Z time: [2725.0 B 2725.0 B 2725.0 B]
76722026-09-03T13:39:35.961Z
76732026-09-03T13:39:36.099ZBenchmarking process/Eviction/alloc_sz/524288/P0
76742026-09-03T13:39:36.099ZBenchmarking process/Eviction/alloc_sz/524288/P0: Warming up for 100.00 µs
76752026-09-03T13:39:38.590Z
76762026-09-03T13:39:38.591ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 24.9s.
76772026-09-03T13:39:38.591ZBenchmarking process/Eviction/alloc_sz/524288/P0: Collecting 10 samples in estimated 24.917 s (10 iterations)
76782026-09-03T13:39:42.616ZBenchmarking process/Eviction/alloc_sz/524288/P0: Analyzing
76792026-09-03T13:39:42.619Zprocess/Eviction/alloc_sz/524288/P0
76802026-09-03T13:39:42.620Z time: [2725.0 B 2725.0 B 2725.0 B]
76812026-09-03T13:39:42.620Z
76822026-09-03T13:39:44.004ZBenchmarking process/Eviction/alloc_sz/1048576/P0
76832026-09-03T13:39:44.005ZBenchmarking process/Eviction/alloc_sz/1048576/P0: Warming up for 100.00 µs
76842026-09-03T13:42:41.263Z
76852026-09-03T13:42:41.263ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1772.6s.
76862026-09-03T13:42:41.263ZBenchmarking process/Eviction/alloc_sz/1048576/P0: Collecting 10 samples in estimated 1772.6 s (10 iterations)
76872026-09-03T13:42:50.028ZBenchmarking process/Eviction/alloc_sz/1048576/P0: Analyzing
76882026-09-03T13:42:50.031Zprocess/Eviction/alloc_sz/1048576/P0
76892026-09-03T13:42:50.031Z time: [2725.0 B 2725.0 B 2725.0 B]
76902026-09-03T13:42:50.031Z
76912026-09-03T13:42:53.936Z+ cp -r target/criterion /work/bench-results
76922026-09-03T13:42:54.098Z+ cp -r target/xde-bench /work/bench-results
76932026-09-03T13:42:54.132Z+ pushd /work
76942026-09-03T13:42:54.132Z/work /work/oxidecomputer/opte
76952026-09-03T13:42:54.132Z+ tar -caf bench-results.tgz bench-results
76962026-09-03T13:42:54.694Z+ popd
76972026-09-03T13:42:54.694Z/work/oxidecomputer/opte
76982026-09-03T13:42:54.694Z+ cleanup
76992026-09-03T13:42:54.697Z+ [[ build != root ]]
77002026-09-03T13:42:54.697Z+ pfexec chown -R build:build .
77012026-09-03T13:42:54.770Z+ [[ -z 01M1KMZF3B1WS9GKNH2ASPQC1W ]]
77022026-09-03T13:42:54.774Zprocess exited: duration 2912504 ms, exit code 0
 
77032026-09-03T13:42:54.784Zfound 1 output files
77042026-09-03T13:42:54.784Zuploading: /work/bench-results.tgz (6519588 bytes)
77052026-09-03T13:42:55.838Zuploaded: /work/bench-results.tgz