01M1KD96FDNN7NPWTSVVXJE081: 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: 01M1KDAC5AEQW7JS4PH1N93GSA

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-03T10:39:29.207Zjob dependencies complete; ready to run (waiting for 5 m 26 s)
22026-09-03T10:40:29.373Zjob assigned to worker 01M1KDMJW6E7P4AFANBECNHWVH [factory aws, i-04ac697d4aed68ee1] (queued for 1 m 0 s)
32026-09-03T10:40:35.642Zdownloading input: /input/xde/work/debug/xde.dbg
42026-09-03T10:40:36.585Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-09-03T10:40:36.592Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-09-03T10:40:36.614Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-09-03T10:40:36.620Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-09-03T10:40:36.660Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-09-03T10:40:36.663Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-09-03T10:40:36.689Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-09-03T10:40:36.693Zdownloading input: /input/xde/work/release/xde
122026-09-03T10:40:37.303Zdownloaded input: /input/xde/work/release/xde
132026-09-03T10:40:37.306Zdownloading input: /input/xde/work/release/xde.sha256
142026-09-03T10:40:37.333Zdownloaded input: /input/xde/work/release/xde.sha256
152026-09-03T10:40:37.333Zdownloading input: /input/xde/work/release/xde_link.so
162026-09-03T10:40:37.360Zdownloaded input: /input/xde/work/release/xde_link.so
172026-09-03T10:40:37.360Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-09-03T10:40:37.391Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-09-03T10:40:37.395Zdownloading input: /input/xde/work/test/loopback
202026-09-03T10:40:38.071Zdownloaded input: /input/xde/work/test/loopback
212026-09-03T10:40:38.076Zdownloading input: /input/xde/work/test/multicast_rx
222026-09-03T10:40:38.699Zdownloaded input: /input/xde/work/test/multicast_rx
232026-09-03T10:40:38.703Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-09-03T10:40:39.430Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-09-03T10:40:39.434Zdownloading input: /input/xde/work/test/multicast_validation
262026-09-03T10:40:40.115Zdownloaded input: /input/xde/work/test/multicast_validation
272026-09-03T10:40:40.119Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-09-03T10:40:40.799Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-09-03T10:40:40.802Zdownloading input: /input/xde/work/test/multicast_multi_nexthop
302026-09-03T10:40:41.460Zdownloaded input: /input/xde/work/test/multicast_multi_nexthop
312026-09-03T10:40:41.464Zdownloading input: /input/xde/work/xde.conf
322026-09-03T10:40:41.489Zdownloaded input: /input/xde/work/xde.conf
 
332026-09-03T10:40:41.492Zstarting task 0: "setup"
342026-09-03T10:40:41.495Z++ uname -s
352026-09-03T10:40:41.498Z+ kern=SunOS
362026-09-03T10:40:41.498Z+ build_user=build
372026-09-03T10:40:41.498Z+ build_uid=12345
382026-09-03T10:40:41.498Z+ work_dir=/work
392026-09-03T10:40:41.498Z+ input_dir=/input
402026-09-03T10:40:41.498Z+ [[ 0 == 12345 ]]
412026-09-03T10:40:41.498Z+ case "$kern" in
422026-09-03T10:40:41.499Z+ groupadd -g 12345 build
432026-09-03T10:40:41.499Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
442026-09-03T10:40:43.505Z+ zfs create -o mountpoint=/work rpool/work
452026-09-03T10:40:43.708Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
462026-09-03T10:40:43.711Z+ home_fs=zfs
472026-09-03T10:40:43.711Z+ [[ zfs == autofs ]]
482026-09-03T10:40:43.711Z+ mkdir -p /home/build
492026-09-03T10:40:43.711Z+ chown build:build /home/build /work
502026-09-03T10:40:45.713Z+ chmod 0700 /home/build /work
512026-09-03T10:40:45.715Zprocess exited: duration 4225 ms, exit code 0
 
522026-09-03T10:40:45.722Zstarting task 1: "rust-toolchain"
532026-09-03T10:40:45.727Z * rust toolchain channel = "1.97.1"
542026-09-03T10:40:45.727Z * rust toolchain profile = "default"
552026-09-03T10:40:45.730Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
562026-09-03T10:40:45.730Z+ printf ' * rust toolchain profile = "%s"\n' default
572026-09-03T10:40:45.730Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
582026-09-03T10:40:45.730Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
592026-09-03T10:40:45.730Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
602026-09-03T10:40:45.730Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
612026-09-03T10:40:45.787Zinfo: downloading installer
622026-09-03T10:40:47.097Zinfo: profile set to default
632026-09-03T10:40:47.097Zinfo: default host tuple is x86_64-unknown-illumos
642026-09-03T10:40:47.100Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
652026-09-03T10:40:47.226Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
662026-09-03T10:40:47.230Zinfo: downloading 6 components
672026-09-03T10:41:01.680Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
682026-09-03T10:41:01.680Z
692026-09-03T10:41:01.706Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
702026-09-03T10:41:01.706Z
712026-09-03T10:41:01.710Z
722026-09-03T10:41:01.710ZRust is installed now. Great!
732026-09-03T10:41:01.710Z
742026-09-03T10:41:01.710ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
752026-09-03T10:41:01.710Zenvironment variable. This has not been done automatically.
762026-09-03T10:41:01.710Z
772026-09-03T10:41:01.710ZTo configure your current shell, you need to source
782026-09-03T10:41:01.710Zthe corresponding env file under $HOME/.cargo.
792026-09-03T10:41:01.710Z
802026-09-03T10:41:01.710ZConsider running the right command for your shell (note the leading DOT):
812026-09-03T10:41:01.710Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
822026-09-03T10:41:01.710Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
832026-09-03T10:41:01.710ZCC_x86_64-unknown-illumos = None
842026-09-03T10:41:01.710Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
852026-09-03T10:41:01.710ZCC_x86_64_unknown_illumos = None
862026-09-03T10:41:01.710Zcargo:rerun-if-env-changed=HOST_CC
872026-09-03T10:41:01.710ZHOST_CC = None
882026-09-03T10:41:01.710Zcargo:rerun-if-env-changed=CC
892026-09-03T10:41:01.710ZCC = None
902026-09-03T10:41:01.710Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
912026-09-03T10:41:01.875Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
922026-09-03T10:41:01.875ZCRATE_CC_NO_DEFAULTS = None
932026-09-03T10:41:01.875Zcargo:rerun-if-env-changed=CFLAGS
942026-09-03T10:41:01.875ZCFLAGS = None
952026-09-03T10:41:01.875Zcargo:rerun-if-env-changed=HOST_CFLAGS
962026-09-03T10:41:01.875ZHOST_CFLAGS = None
972026-09-03T10:41:01.875Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
982026-09-03T10:41:01.875ZCFLAGS_x86_64_unknown_illumos = None
992026-09-03T10:41:01.875Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
1002026-09-03T10:41:01.875ZCFLAGS_x86_64-unknown-illumos = None
1012026-09-03T10:41:01.978Z+ rustup --version
1022026-09-03T10:41:01.985Zrustup 1.29.1 (d95a37b6a 2026-08-13)
1032026-09-03T10:41:01.988Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1042026-09-03T10:41:02.007Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
1052026-09-03T10:41:02.010Z+ cargo --version
1062026-09-03T10:41:02.024Zcargo 1.97.1 (c980f4866 2026-06-30)
1072026-09-03T10:41:02.027Z+ rustc --version
1082026-09-03T10:41:02.045Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1092026-09-03T10:41:02.048Zprocess exited: duration 16325 ms, exit code 0
 
1102026-09-03T10:41:02.054Zstarting task 2: "authentication"
1112026-09-03T10:41:02.071Zprocess exited: duration 16 ms, exit code 0
 
1122026-09-03T10:41:02.077Zstarting task 3: "clone repository"
1132026-09-03T10:41:02.080Z+ mkdir -p /work/oxidecomputer/opte
1142026-09-03T10:41:02.083Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1152026-09-03T10:41:02.111ZCloning into '/work/oxidecomputer/opte'...
1162026-09-03T10:41:03.625Z+ cd /work/oxidecomputer/opte
1172026-09-03T10:41:03.625Z+ git fetch origin 20656f7698bfd767f3df92f0697d0653e935e372
1182026-09-03T10:41:03.909ZFrom https://github.com/oxidecomputer/opte
1192026-09-03T10:41:03.909Z * branch 20656f7698bfd767f3df92f0697d0653e935e372 -> FETCH_HEAD
1202026-09-03T10:41:03.915Z+ [[ -n zl/mcast-source-validation ]]
1212026-09-03T10:41:03.918Z++ git branch --show-current
1222026-09-03T10:41:03.918Z+ current=master
1232026-09-03T10:41:03.918Z+ [[ master != zl/mcast-source-validation ]]
1242026-09-03T10:41:03.918Z+ git branch -f zl/mcast-source-validation 20656f7698bfd767f3df92f0697d0653e935e372
1252026-09-03T10:41:03.921Z+ git checkout -f zl/mcast-source-validation
1262026-09-03T10:41:03.937ZSwitched to branch 'zl/mcast-source-validation'
1272026-09-03T10:41:03.940Z+ git reset --hard 20656f7698bfd767f3df92f0697d0653e935e372
1282026-09-03T10:41:03.953ZHEAD is now at 20656f7 [ssm, multicast] align source address validation with dpd, nexus and mgd
1292026-09-03T10:41:03.956Zprocess exited: duration 1877 ms, exit code 0
 
1302026-09-03T10:41:03.962Zstarting task 4: "build"
1312026-09-03T10:41:03.966Z+ source .github/buildomat/common.sh
1322026-09-03T10:41:03.969Z++ rustup show active-toolchain
1332026-09-03T10:41:03.972Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1342026-09-03T10:41:03.972Z++ pushd xde
1352026-09-03T10:41:03.972Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1362026-09-03T10:41:03.972Z++ rustup show active-toolchain
1372026-09-03T10:41:03.977Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1382026-09-03T10:41:04.117Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1392026-09-03T10:41:04.120Zinfo: downloading 6 components
1402026-09-03T10:41:19.944Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1412026-09-03T10:41:19.944Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1422026-09-03T10:41:19.944Zwarn: auto-installation is deprecated for most `rustup` commands
1432026-09-03T10:41:19.944Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1442026-09-03T10:41:19.944Zwarn: to install the active toolchain, use `rustup install` instead
1452026-09-03T10:41:19.944Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1462026-09-03T10:41:20.047Z+++ rustup show active-toolchain -v
1472026-09-03T10:41:20.047Z+++ head -n 1
1482026-09-03T10:41:20.050Z+++ cut '-d ' -f1
1492026-09-03T10:41:20.105Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1502026-09-03T10:41:20.105Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1512026-09-03T10:41:20.108Z++ popd
1522026-09-03T10:41:20.109Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1532026-09-03T10:41:20.109Z/work/oxidecomputer/opte
1542026-09-03T10:41:24.464Z Startup: Refreshing catalog 'helios' ... Done
1552026-09-03T10:41:24.890Z Startup: Caching catalogs ... Done
1562026-09-03T10:41:27.486ZPlanning: Solver setup ... Done
1572026-09-03T10:41:27.559ZPlanning: Running solver ... Done
1582026-09-03T10:41:27.614ZPlanning: Finding local manifests ... Done
1592026-09-03T10:41:27.627ZPlanning: Fetching manifests: 0/6 0% complete
1602026-09-03T10:41:27.650ZPlanning: Fetching manifests: 6/6 100% complete
1612026-09-03T10:41:27.664ZPlanning: Package planning ... Done
1622026-09-03T10:41:27.667ZPlanning: Merging actions ... Done
1632026-09-03T10:41:27.871ZPlanning: Checking for conflicting actions ... Done
1642026-09-03T10:41:27.874ZPlanning: Consolidating action changes ... Done
1652026-09-03T10:41:28.663ZPlanning: Evaluating mediators ... Done
1662026-09-03T10:41:28.666ZPlanning: Planning completed in 3.74 seconds
1672026-09-03T10:41:28.672Z Packages to install: 6
1682026-09-03T10:41:28.675Z Services to change: 2
1692026-09-03T10:41:28.675Z Create boot environment: No
1702026-09-03T10:41:28.675ZCreate backup boot environment: No
1712026-09-03T10:41:28.696Z
1722026-09-03T10:41:28.696ZDownload: 0/22 items 0.0/15.6MB 0% complete
1732026-09-03T10:41:28.807ZDownload: Completed 15.56 MB in 0.11 seconds (140M/s)
1742026-09-03T10:41:28.957Z Actions: 1/110 actions (Installing new actions)
1752026-09-03T10:41:29.371Z Actions: Completed 110 actions in 0.41 seconds.
1762026-09-03T10:41:29.405ZFinalize: Updating package state database ... Done
1772026-09-03T10:41:29.405ZFinalize: Updating package cache ... Done
1782026-09-03T10:41:29.504ZFinalize: Updating image state ... Done
1792026-09-03T10:41:32.233ZFinalize: Creating fast lookup database ... Done
1802026-09-03T10:41:32.297ZFinalize: Reading search index ... Done
1812026-09-03T10:41:32.300ZFinalize: Updating search index ... Done
1822026-09-03T10:41:37.036ZFinalize: Updating package cache ... Done
1832026-09-03T10:41:37.198Z+ [[ -z 01M1KDAC5AEQW7JS4PH1N93GSA ]]
1842026-09-03T10:41:37.199Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1852026-09-03T10:41:38.195Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1862026-09-03T10:41:38.195Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1872026-09-03T10:41:38.195Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1882026-09-03T10:41:38.195Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1892026-09-03T10:41:38.198Ztempdir @ "/tmp/.tmpfS2LLB/tmp"
1902026-09-03T10:41:38.198Zimage root @ "/tmp/.tmpfS2LLB/tmp/root"
1912026-09-03T10:41:38.198Zcreating image...
1922026-09-03T10:41:38.482Zcopying publishers...
1932026-09-03T10:41:39.938Zadding properties...
1942026-09-03T10:41:40.675Zinstalling packages...
1952026-09-03T10:41:48.008Zseeding SMF database...
1962026-09-03T10:41:52.284Zconfiguring SMF profile...
1972026-09-03T10:41:52.288Zmodifying shadow(5)...
1982026-09-03T10:41:52.288Zloading user and group database...
1992026-09-03T10:41:52.288Zloading facet selections...
2002026-09-03T10:41:52.566Z devel -> true
2012026-09-03T10:41:52.567Z doc.man -> true
2022026-09-03T10:41:52.567Z entire.service/hal -> true
2032026-09-03T10:41:52.567Z entire.service/network/smtp/dma -> true
2042026-09-03T10:41:52.567Z locale.ar -> true
2052026-09-03T10:41:52.567Z locale.ca -> true
2062026-09-03T10:41:52.567Z locale.cs -> true
2072026-09-03T10:41:52.567Z locale.de -> true
2082026-09-03T10:41:52.567Z locale.es -> true
2092026-09-03T10:41:52.567Z locale.fr -> true
2102026-09-03T10:41:52.567Z locale.he -> true
2112026-09-03T10:41:52.567Z locale.hu -> true
2122026-09-03T10:41:52.567Z locale.id -> true
2132026-09-03T10:41:52.567Z locale.it -> true
2142026-09-03T10:41:52.567Z locale.ja -> true
2152026-09-03T10:41:52.567Z locale.ko -> true
2162026-09-03T10:41:52.567Z locale.nl -> true
2172026-09-03T10:41:52.567Z locale.pl -> true
2182026-09-03T10:41:52.567Z locale.pt_BR -> true
2192026-09-03T10:41:52.567Z locale.ru -> true
2202026-09-03T10:41:52.567Z locale.sk -> true
2212026-09-03T10:41:52.567Z locale.sv -> true
2222026-09-03T10:41:52.567Z locale.zh_CN -> true
2232026-09-03T10:41:52.567Z locale.zh_HK -> true
2242026-09-03T10:41:52.567Z locale.zh_TW -> true
2252026-09-03T10:41:52.567Z onu.ooceonly -> true
2262026-09-03T10:41:52.567Z version-lock.shell/ksh93 -> true
2272026-09-03T10:41:52.567Z version-lock.system/data/hardware-registry -> true
2282026-09-03T10:41:52.567Z version-lock.system/data/zoneinfo -> true
2292026-09-03T10:41:52.567Z version-lock.system/microcode/amd -> true
2302026-09-03T10:41:52.567Z version-lock.system/microcode/intel -> true
2312026-09-03T10:41:52.567Z version-lock.system/microcode/oxide -> true
2322026-09-03T10:41:52.567Zassessing packaged files...
2332026-09-03T10:41:54.030Zcreating archive...
2342026-09-03T10:41:54.057Zmissing from packaging:
2352026-09-03T10:41:54.057Z "etc/.pwd.lock"
2362026-09-03T10:41:54.060Z "etc/svc/profile/generic.xml"
2372026-09-03T10:41:54.060Z "etc/svc/profile/inetd_services.xml"
2382026-09-03T10:41:54.060Z "etc/svc/profile/name_service.xml"
2392026-09-03T10:41:54.060Z "etc/svc/profile/platform.xml"
2402026-09-03T10:41:54.060Z "etc/svc/profile/platform_omicron1.xml"
2412026-09-03T10:41:54.060Z "etc/svc/repository.db"
2422026-09-03T10:41:54.064Z
2432026-09-03T10:41:54.068Z
2442026-09-03T10:41:54.068Zfinishing archive...
2452026-09-03T10:41:54.707Zcreating gzonly manifest...
2462026-09-03T10:41:54.710Zok
2472026-09-03T10:41:54.778Z++ logname
2482026-09-03T10:41:54.781Z+ run_user=build
2492026-09-03T10:41:54.785Z++ id -gn build
2502026-09-03T10:41:54.788Z+ run_group=build
2512026-09-03T10:41:54.788Z+ trap cleanup EXIT
2522026-09-03T10:41:54.788Z+ TGT_BASE=/work
2532026-09-03T10:41:54.788Z+ OUT_DIR=/work/bench-results
2542026-09-03T10:41:54.788Z+ mkdir -p /work/bench-results
2552026-09-03T10:41:54.788Z+ mkdir -p target/criterion
2562026-09-03T10:41:54.791Z+ mkdir -p target/xde-bench
2572026-09-03T10:41:54.791Z+ banner collect
2582026-09-03T10:41:54.794Z
2592026-09-03T10:41:54.794Z #### #### # # ###### #### #####
2602026-09-03T10:41:54.794Z # # # # # # # # # #
2612026-09-03T10:41:54.794Z # # # # # ##### # #
2622026-09-03T10:41:54.794Z # # # # # # # #
2632026-09-03T10:41:54.794Z # # # # # # # # # #
2642026-09-03T10:41:54.794Z #### #### ###### ###### ###### #### #
2652026-09-03T10:41:54.794Z
2662026-09-03T10:41:54.794Z++ cat .git/refs/heads/master
2672026-09-03T10:41:54.794Z+ BASELINE_COMMIT=16ef8c60a15fa6b0afd02c5f23f742c20b818f97
2682026-09-03T10:41:54.794Z+ [[ zl/mcast-source-validation == \m\a\s\t\e\r ]]
2692026-09-03T10:41:54.794Z+ get_artifact opte benchmark 16ef8c60a15fa6b0afd02c5f23f742c20b818f97 bench-results.tgz
2702026-09-03T10:41:54.794Z+ local curl_res
2712026-09-03T10:41:54.794Z+ repo=opte
2722026-09-03T10:41:54.794Z+ series=benchmark
2732026-09-03T10:41:54.794Z+ commit=16ef8c60a15fa6b0afd02c5f23f742c20b818f97
2742026-09-03T10:41:54.794Z+ name=bench-results.tgz
2752026-09-03T10:41:54.794Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2762026-09-03T10:41:54.794Z+ mkdir -p download
2772026-09-03T10:41:54.797Z+ pushd download
2782026-09-03T10:41:54.797Z+ [[ ! -f bench-results.tgz ]]
2792026-09-03T10:41:54.798Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2802026-09-03T10:41:54.798Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/16ef8c60a15fa6b0afd02c5f23f742c20b818f97/bench-results.tgz
2812026-09-03T10:41:54.801Z % Total % Received % Xferd Average Speed Time Time Time Current
2822026-09-03T10:41:54.801Z Dload Upload Total Spent Left Speed
2832026-09-03T10:41:55.044Z 0 0 0 0 0 0 0 0 0 100 6.06M 100 6.06M 0 0 24.97M 0 0 100 6.06M 100 6.06M 0 0 24.96M 0 0 100 6.06M 100 6.06M 0 0 24.96M 0 0
2842026-09-03T10:41:55.048Z+ curl_res=0
2852026-09-03T10:41:55.048Z+ popd
2862026-09-03T10:41:55.048Z/work/oxidecomputer/opte
2872026-09-03T10:41:55.048Z+ return 0
2882026-09-03T10:41:55.048Z+ tar -xf download/bench-results.tgz -C target
2892026-09-03T10:41:55.227Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2902026-09-03T10:41:55.230Z+ rm -r target/bench-results
2912026-09-03T10:41:55.230Z+ [[ '' -eq 1 ]]
2922026-09-03T10:41:55.230Z+ uname -a
2932026-09-03T10:41:55.234ZSunOS w-01M1KDMJW6E7P4AFANBECNHWVH 5.11 helios-3.0.23972 i86pc i386 i86pc
2942026-09-03T10:41:55.234Z+ cat /etc/versions/build
2952026-09-03T10:41:55.234Zheads/stlouis-0-gd5af107c55
2962026-09-03T10:41:55.234Z+ dladm
2972026-09-03T10:41:55.238ZLINK CLASS MTU STATE BRIDGE OVER
2982026-09-03T10:41:55.238Zena0 phys 9216 up -- --
2992026-09-03T10:41:55.238Z+ ipadm
3002026-09-03T10:41:55.238ZADDROBJ TYPE STATE ADDR
3012026-09-03T10:41:55.239Zlo0/v4 static ok 127.0.0.1/8
3022026-09-03T10:41:55.239Zena0/dhcp dhcp ok 10.150.1.149/24
3032026-09-03T10:41:55.239Zlo0/v6 static ok ::1/128
3042026-09-03T10:41:55.239Z+ pfexec rem_drv xde
3052026-09-03T10:41:55.246Z+ set -o errexit
3062026-09-03T10:41:55.246Z+ set -o pipefail
3072026-09-03T10:41:55.250Z+ banner prepare
3082026-09-03T10:41:55.250Z
3092026-09-03T10:41:55.250Z ##### ##### ###### ##### ## ##### ######
3102026-09-03T10:41:55.250Z # # # # # # # # # # # #
3112026-09-03T10:41:55.250Z # # # # ##### # # # # # # #####
3122026-09-03T10:41:55.250Z ##### ##### # ##### ###### ##### #
3132026-09-03T10:41:55.250Z # # # # # # # # # #
3142026-09-03T10:41:55.250Z # # # ###### # # # # # ######
3152026-09-03T10:41:55.250Z
3162026-09-03T10:41:55.250Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3172026-09-03T10:41:55.250Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3182026-09-03T10:41:55.318Z+ pfexec add_drv xde
3192026-09-03T10:41:56.164Z+ banner bench
3202026-09-03T10:41:56.167Z
3212026-09-03T10:41:56.167Z ##### ###### # # #### # #
3222026-09-03T10:41:56.167Z # # # ## # # # # #
3232026-09-03T10:41:56.167Z ##### ##### # # # # ######
3242026-09-03T10:41:56.167Z # # # # # # # # #
3252026-09-03T10:41:56.167Z # # # # ## # # # #
3262026-09-03T10:41:56.167Z ##### ###### # # #### # #
3272026-09-03T10:41:56.167Z
3282026-09-03T10:41:56.167Z+ cargo kbench local
3292026-09-03T10:41:56.272Z Updating crates.io index
3302026-09-03T10:41:56.275Z Updating git repository `https://github.com/oxidecomputer/falcon`
3312026-09-03T10:41:57.323Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3322026-09-03T10:41:57.663Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3332026-09-03T10:41:57.951Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3342026-09-03T10:41:58.366Z Updating git repository `https://github.com/oxidecomputer/zone`
3352026-09-03T10:41:58.707Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3362026-09-03T10:41:59.025Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3372026-09-03T10:42:00.553Z Downloading crates ...
3382026-09-03T10:42:00.606Z Downloaded alloca v0.4.0
3392026-09-03T10:42:00.609Z Downloaded anstyle-query v1.1.5
3402026-09-03T10:42:00.615Z Downloaded anstream v1.0.0
3412026-09-03T10:42:00.618Z Downloaded cast v0.3.0
3422026-09-03T10:42:00.621Z Downloaded defmt v0.3.100
3432026-09-03T10:42:00.625Z Downloaded proc-macro-error-attr v1.0.4
3442026-09-03T10:42:00.628Z Downloaded anstyle-parse v1.0.0
3452026-09-03T10:42:00.628Z Downloaded dtor v0.8.1
3462026-09-03T10:42:00.633Z Downloaded cpufeatures v0.3.0
3472026-09-03T10:42:00.636Z Downloaded cstr-argument v0.1.2
3482026-09-03T10:42:00.636Z Downloaded equivalent v1.0.2
3492026-09-03T10:42:00.642Z Downloaded proc-macro-crate v3.5.0
3502026-09-03T10:42:00.642Z Downloaded cobs v0.3.0
3512026-09-03T10:42:00.642Z Downloaded colorchoice v1.0.5
3522026-09-03T10:42:00.642Z Downloaded powerfmt v0.2.0
3532026-09-03T10:42:00.642Z Downloaded strsim v0.11.1
3542026-09-03T10:42:00.646Z Downloaded plotters-svg v0.3.7
3552026-09-03T10:42:00.649Z Downloaded num_enum_derive v0.7.6
3562026-09-03T10:42:00.649Z Downloaded ciborium-ll v0.2.2
3572026-09-03T10:42:00.649Z Downloaded nom v8.0.0
3582026-09-03T10:42:00.649Z Downloaded clap_lex v1.1.0
3592026-09-03T10:42:00.649Z Downloaded slog-envlogger v2.2.0
3602026-09-03T10:42:00.652Z Downloaded ref-cast-impl v1.0.25
3612026-09-03T10:42:00.652Z Downloaded dtor-proc-macro v0.0.13
3622026-09-03T10:42:00.655Z Downloaded anstyle v1.0.14
3632026-09-03T10:42:00.658Z Downloaded pretty-hex v0.4.2
3642026-09-03T10:42:00.658Z Downloaded same-file v1.0.6
3652026-09-03T10:42:00.661Z Downloaded byteorder v1.5.0
3662026-09-03T10:42:00.661Z Downloaded crossbeam-deque v0.8.7
3672026-09-03T10:42:00.665Z Downloaded defmt-parser v1.0.0
3682026-09-03T10:42:00.668Z Downloaded cfg-if v1.0.4
3692026-09-03T10:42:00.668Z Downloaded futures-io v0.3.32
3702026-09-03T10:42:00.670Z Downloaded dyn-clone v1.0.20
3712026-09-03T10:42:00.671Z Downloaded foreign-types-macros v0.2.3
3722026-09-03T10:42:00.671Z Downloaded hash32 v0.3.1
3732026-09-03T10:42:00.671Z Downloaded take_mut v0.2.2
3742026-09-03T10:42:00.674Z Downloaded oorandom v11.1.5
3752026-09-03T10:42:00.674Z Downloaded rusticata-macros v5.0.0
3762026-09-03T10:42:00.674Z Downloaded slog v2.8.2
3772026-09-03T10:42:00.676Z Downloaded ciborium-io v0.2.2
3782026-09-03T10:42:00.676Z Downloaded darling_macro v0.23.0
3792026-09-03T10:42:00.676Z Downloaded errno v0.3.14
3802026-09-03T10:42:00.677Z Downloaded ref-cast v1.0.25
3812026-09-03T10:42:00.679Z Downloaded itoa v1.0.18
3822026-09-03T10:42:00.683Z Downloaded num-conv v0.2.2
3832026-09-03T10:42:00.683Z Downloaded foreign-types-shared v0.3.1
3842026-09-03T10:42:00.687Z Downloaded embedded-io v0.4.0
3852026-09-03T10:42:00.687Z Downloaded futures-task v0.3.32
3862026-09-03T10:42:00.687Z Downloaded version_check v0.9.5
3872026-09-03T10:42:00.687Z Downloaded link-section v0.2.1
3882026-09-03T10:42:00.690Z Downloaded stable_deref_trait v1.2.1
3892026-09-03T10:42:00.693Z Downloaded plotters-backend v0.3.7
3902026-09-03T10:42:00.693Z Downloaded heck v0.5.0
3912026-09-03T10:42:00.693Z Downloaded thread_local v1.1.10
3922026-09-03T10:42:00.693Z Downloaded futures-macro v0.3.32
3932026-09-03T10:42:00.696Z Downloaded heck v0.4.1
3942026-09-03T10:42:00.696Z Downloaded ident_case v1.0.1
3952026-09-03T10:42:00.698Z Downloaded futures-core v0.3.32
3962026-09-03T10:42:00.698Z Downloaded macaddr v1.0.1
3972026-09-03T10:42:00.698Z Downloaded time-core v0.1.9
3982026-09-03T10:42:00.701Z Downloaded lazy_static v1.5.0
3992026-09-03T10:42:00.701Z Downloaded is-terminal v0.4.17
4002026-09-03T10:42:00.702Z Downloaded managed v0.8.0
4012026-09-03T10:42:00.702Z Downloaded utf8parse v0.2.2
4022026-09-03T10:42:00.705Z Downloaded tabwriter v1.4.1
4032026-09-03T10:42:00.707Z Downloaded cfg_aliases v0.2.1
4042026-09-03T10:42:00.710Z Downloaded futures-sink v0.3.32
4052026-09-03T10:42:00.710Z Downloaded terminal_size v0.4.4
4062026-09-03T10:42:00.710Z Downloaded page_size v0.6.0
4072026-09-03T10:42:00.710Z Downloaded cookie-factory v0.3.3
4082026-09-03T10:42:00.713Z Downloaded ctor v0.10.1
4092026-09-03T10:42:00.713Z Downloaded quote v1.0.46
4102026-09-03T10:42:00.716Z Downloaded slog-term v2.9.2
4112026-09-03T10:42:00.716Z Downloaded rustversion v1.0.23
4122026-09-03T10:42:00.719Z Downloaded num_enum v0.7.6
4132026-09-03T10:42:00.722Z Downloaded thiserror-impl v2.0.18
4142026-09-03T10:42:00.722Z Downloaded anes v0.1.6
4152026-09-03T10:42:00.722Z Downloaded ctor-proc-macro v0.0.13
4162026-09-03T10:42:00.722Z Downloaded rand_core v0.10.1
4172026-09-03T10:42:00.725Z Downloaded autocfg v1.5.1
4182026-09-03T10:42:00.725Z Downloaded bitflags v1.3.2
4192026-09-03T10:42:00.725Z Downloaded defmt-macros v1.1.1
4202026-09-03T10:42:00.728Z Downloaded deranged v0.5.8
4212026-09-03T10:42:00.728Z Downloaded shlex v2.0.1
4222026-09-03T10:42:00.728Z Downloaded anyhow v1.0.103
4232026-09-03T10:42:00.731Z Downloaded ciborium v0.2.2
4242026-09-03T10:42:00.731Z Downloaded clap_derive v4.6.1
4252026-09-03T10:42:00.734Z Downloaded erased-serde v0.3.31
4262026-09-03T10:42:00.734Z Downloaded thiserror-impl v1.0.69
4272026-09-03T10:42:00.734Z Downloaded slog-async v2.8.0
4282026-09-03T10:42:00.737Z Downloaded criterion-plot v0.8.2
4292026-09-03T10:42:00.737Z Downloaded oxnet v0.1.6
4302026-09-03T10:42:00.737Z Downloaded slog-scope v4.4.1
4312026-09-03T10:42:00.737Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4322026-09-03T10:42:00.740Z Downloaded ingot v0.2.0
4332026-09-03T10:42:00.740Z Downloaded slab v0.4.12
4342026-09-03T10:42:00.740Z Downloaded walkdir v2.5.0
4352026-09-03T10:42:00.740Z Downloaded either v1.16.0
4362026-09-03T10:42:00.743Z Downloaded slog-stdlog v4.1.1
4372026-09-03T10:42:00.743Z Downloaded zmij v1.0.22
4382026-09-03T10:42:00.743Z Downloaded is_terminal_polyfill v1.70.2
4392026-09-03T10:42:00.743Z Downloaded embedded-io v0.6.1
4402026-09-03T10:42:00.746Z Downloaded ipnetwork v0.21.1
4412026-09-03T10:42:00.746Z Downloaded tinytemplate v1.2.1
4422026-09-03T10:42:00.749Z Downloaded proc-macro-error v1.0.4
4432026-09-03T10:42:00.752Z Downloaded ingot-types v0.2.0
4442026-09-03T10:42:00.752Z Downloaded circular v0.3.0
4452026-09-03T10:42:00.752Z Downloaded futures-executor v0.3.32
4462026-09-03T10:42:00.752Z Downloaded thiserror v1.0.69
4472026-09-03T10:42:00.755Z Downloaded once_cell v1.21.4
4482026-09-03T10:42:00.758Z Downloaded postcard v1.1.3
4492026-09-03T10:42:00.758Z Downloaded find-msvc-tools v0.1.9
4502026-09-03T10:42:00.758Z Downloaded colored v3.1.1
4512026-09-03T10:42:00.761Z Downloaded foreign-types v0.5.0
4522026-09-03T10:42:00.761Z Downloaded darling v0.23.0
4532026-09-03T10:42:00.764Z Downloaded chacha20 v0.10.1
4542026-09-03T10:42:00.764Z Downloaded pin-project-lite v0.2.17
4552026-09-03T10:42:00.767Z Downloaded defmt v1.1.1
4562026-09-03T10:42:00.770Z Downloaded crc32fast v1.5.0
4572026-09-03T10:42:00.770Z Downloaded time-macros v0.2.31
4582026-09-03T10:42:00.773Z Downloaded term v1.2.1
4592026-09-03T10:42:00.773Z Downloaded thiserror v2.0.18
4602026-09-03T10:42:00.776Z Downloaded toml_parser v1.1.2+spec-1.1.0
4612026-09-03T10:42:00.779Z Downloaded futures-channel v0.3.32
4622026-09-03T10:42:00.782Z Downloaded ingot-macros v0.2.0
4632026-09-03T10:42:00.782Z Downloaded num-traits v0.2.19
4642026-09-03T10:42:00.785Z Downloaded iana-time-zone v0.1.65
4652026-09-03T10:42:00.788Z Downloaded serde_derive v1.0.228
4662026-09-03T10:42:00.791Z Downloaded bitflags v2.13.0
4672026-09-03T10:42:00.791Z Downloaded crossbeam-epoch v0.9.20
4682026-09-03T10:42:00.794Z Downloaded proc-macro2 v1.0.106
4692026-09-03T10:42:00.794Z Downloaded clap v4.6.1
4702026-09-03T10:42:00.799Z Downloaded serde_core v1.0.228
4712026-09-03T10:42:00.802Z Downloaded arc-swap v1.9.2
4722026-09-03T10:42:00.805Z Downloaded futures v0.3.32
4732026-09-03T10:42:00.808Z Downloaded getrandom v0.4.3
4742026-09-03T10:42:00.808Z Downloaded socket2 v0.6.4
4752026-09-03T10:42:00.811Z Downloaded half v2.7.1
4762026-09-03T10:42:00.811Z Downloaded uuid v1.23.5
4772026-09-03T10:42:00.814Z Downloaded tracing-core v0.1.36
4782026-09-03T10:42:00.817Z Downloaded rayon-core v1.13.0
4792026-09-03T10:42:00.817Z Downloaded tracing-attributes v0.1.31
4802026-09-03T10:42:00.820Z Downloaded darling_core v0.23.0
4812026-09-03T10:42:00.820Z Downloaded crossbeam-utils v0.8.22
4822026-09-03T10:42:00.826Z Downloaded log v0.4.33
4832026-09-03T10:42:00.829Z Downloaded unicode-ident v1.0.24
4842026-09-03T10:42:00.829Z Downloaded crossbeam-channel v0.5.16
4852026-09-03T10:42:00.832Z Downloaded serde v1.0.228
4862026-09-03T10:42:00.835Z Downloaded toml_edit v0.25.12+spec-1.1.0
4872026-09-03T10:42:00.838Z Downloaded cc v1.2.67
4882026-09-03T10:42:00.850Z Downloaded heapless v0.8.0
4892026-09-03T10:42:00.853Z Downloaded rand v0.10.2
4902026-09-03T10:42:00.856Z Downloaded memchr v2.8.3
4912026-09-03T10:42:00.862Z Downloaded indexmap v2.14.0
4922026-09-03T10:42:00.869Z Downloaded criterion v0.8.2
4932026-09-03T10:42:00.872Z Downloaded zerocopy-derive v0.8.54
4942026-09-03T10:42:00.882Z Downloaded itertools v0.13.0
4952026-09-03T10:42:00.886Z Downloaded plotters v0.3.7
4962026-09-03T10:42:00.890Z Downloaded hashbrown v0.17.1
4972026-09-03T10:42:00.893Z Downloaded itertools v0.12.1
4982026-09-03T10:42:00.896Z Downloaded clap_builder v4.6.0
4992026-09-03T10:42:00.899Z Downloaded regex v1.13.0
5002026-09-03T10:42:00.902Z Downloaded serde_json v1.0.150
5012026-09-03T10:42:00.906Z Downloaded aho-corasick v1.1.4
5022026-09-03T10:42:00.909Z Downloaded futures-util v0.3.32
5032026-09-03T10:42:00.914Z Downloaded itertools v0.15.0
5042026-09-03T10:42:00.918Z Downloaded rayon v1.12.0
5052026-09-03T10:42:00.923Z Downloaded chrono v0.4.45
5062026-09-03T10:42:00.926Z Downloaded pcap-parser v0.17.0
5072026-09-03T10:42:00.930Z Downloaded nix v0.31.3
5082026-09-03T10:42:00.944Z Downloaded winnow v1.0.3
5092026-09-03T10:42:00.970Z Downloaded syn v1.0.109
5102026-09-03T10:42:00.975Z Downloaded libc v0.2.186
5112026-09-03T10:42:00.992Z Downloaded unicode-width v0.2.2
5122026-09-03T10:42:00.996Z Downloaded time v0.3.53
5132026-09-03T10:42:01.002Z Downloaded zerocopy v0.8.54
5142026-09-03T10:42:01.011Z Downloaded syn v2.0.118
5152026-09-03T10:42:01.017Z Downloaded smoltcp v0.11.0
5162026-09-03T10:42:01.023Z Downloaded regex-syntax v0.8.11
5172026-09-03T10:42:01.027Z Downloaded rustix v1.1.4
5182026-09-03T10:42:01.039Z Downloaded tracing v0.1.44
5192026-09-03T10:42:01.048Z Downloaded regex-automata v0.4.15
5202026-09-03T10:42:01.114Z Compiling proc-macro2 v1.0.106
5212026-09-03T10:42:01.114Z Compiling quote v1.0.46
5222026-09-03T10:42:01.117Z Compiling unicode-ident v1.0.24
5232026-09-03T10:42:01.117Z Compiling serde_core v1.0.228
5242026-09-03T10:42:01.117Z Compiling cfg-if v1.0.4
5252026-09-03T10:42:01.117Z Compiling libc v0.2.186
5262026-09-03T10:42:01.117Z Compiling memchr v2.8.3
5272026-09-03T10:42:01.117Z Compiling serde v1.0.228
5282026-09-03T10:42:01.264Z Compiling rustversion v1.0.23
5292026-09-03T10:42:01.334Z Compiling version_check v0.9.5
5302026-09-03T10:42:01.574Z Compiling zerocopy v0.8.54
5312026-09-03T10:42:01.581Z Compiling either v1.16.0
5322026-09-03T10:42:01.605Z Compiling ident_case v1.0.1
5332026-09-03T10:42:01.718Z Compiling strsim v0.11.1
5342026-09-03T10:42:01.800Z Compiling thiserror v2.0.18
5352026-09-03T10:42:02.010Z Compiling syn v1.0.109
5362026-09-03T10:42:02.138Z Compiling crossbeam-utils v0.8.22
5372026-09-03T10:42:02.187Z Compiling pin-project-lite v0.2.17
5382026-09-03T10:42:02.228Z Compiling regex-syntax v0.8.11
5392026-09-03T10:42:02.333Z Compiling winnow v1.0.3
5402026-09-03T10:42:02.363Z Compiling equivalent v1.0.2
5412026-09-03T10:42:02.423Z Compiling aho-corasick v1.1.4
5422026-09-03T10:42:02.448Z Compiling syn v2.0.118
5432026-09-03T10:42:02.519Z Compiling hashbrown v0.17.1
5442026-09-03T10:42:02.669Z Compiling itertools v0.15.0
5452026-09-03T10:42:03.078Z Compiling indexmap v2.14.0
5462026-09-03T10:42:03.380Z Compiling toml_parser v1.1.2+spec-1.1.0
5472026-09-03T10:42:03.668Z Compiling bitflags v2.13.0
5482026-09-03T10:42:03.678Z Compiling regex-automata v0.4.15
5492026-09-03T10:42:03.769Z Compiling autocfg v1.5.1
5502026-09-03T10:42:03.904Z Compiling heapless v0.8.0
5512026-09-03T10:42:03.967Z Compiling toml_datetime v1.1.1+spec-1.1.0
5522026-09-03T10:42:04.013Z Compiling byteorder v1.5.0
5532026-09-03T10:42:04.107Z Compiling num-traits v0.2.19
5542026-09-03T10:42:04.178Z Compiling hash32 v0.3.1
5552026-09-03T10:42:04.199Z Compiling toml_edit v0.25.12+spec-1.1.0
5562026-09-03T10:42:04.248Z Compiling slog v2.8.2
5572026-09-03T10:42:04.312Z Compiling smoltcp v0.11.0
5582026-09-03T10:42:04.332Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5592026-09-03T10:42:04.349Z Compiling futures-sink v0.3.32
5602026-09-03T10:42:04.452Z Compiling futures-core v0.3.32
5612026-09-03T10:42:04.469Z Compiling stable_deref_trait v1.2.1
5622026-09-03T10:42:04.541Z Compiling macaddr v1.0.1
5632026-09-03T10:42:04.574Z Compiling futures-channel v0.3.32
5642026-09-03T10:42:04.746Z Compiling proc-macro-crate v3.5.0
5652026-09-03T10:42:04.816Z Compiling proc-macro-error-attr v1.0.4
5662026-09-03T10:42:04.819Z Compiling anyhow v1.0.103
5672026-09-03T10:42:05.035Z Compiling darling_core v0.23.0
5682026-09-03T10:42:05.066Z Compiling crc32fast v1.5.0
5692026-09-03T10:42:05.074Z Compiling futures-io v0.3.32
5702026-09-03T10:42:05.129Z Compiling futures-task v0.3.32
5712026-09-03T10:42:05.145Z Compiling rand_core v0.10.1
5722026-09-03T10:42:05.253Z Compiling bitflags v1.3.2
5732026-09-03T10:42:05.293Z Compiling ref-cast v1.0.25
5742026-09-03T10:42:05.305Z Compiling getrandom v0.4.3
5752026-09-03T10:42:05.319Z Compiling regex v1.13.0
5762026-09-03T10:42:05.339Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5772026-09-03T10:42:05.550Z Compiling slab v0.4.12
5782026-09-03T10:42:05.558Z Compiling managed v0.8.0
5792026-09-03T10:42:05.767Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5802026-09-03T10:42:05.920Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5812026-09-03T10:42:06.162Z Compiling proc-macro-error v1.0.4
5822026-09-03T10:42:06.194Z Compiling serde_derive v1.0.228
5832026-09-03T10:42:06.205Z Compiling zerocopy-derive v0.8.54
5842026-09-03T10:42:06.249Z Compiling thiserror-impl v2.0.18
5852026-09-03T10:42:06.399Z Compiling futures-macro v0.3.32
5862026-09-03T10:42:06.537Z Compiling ref-cast-impl v1.0.25
5872026-09-03T10:42:06.580Z Compiling num_enum_derive v0.7.6
5882026-09-03T10:42:07.124Z Compiling foreign-types-macros v0.2.3
5892026-09-03T10:42:07.216Z Compiling futures-util v0.3.32
5902026-09-03T10:42:07.232Z Compiling darling_macro v0.23.0
5912026-09-03T10:42:07.576Z Compiling cobs v0.3.0
5922026-09-03T10:42:07.580Z Compiling ipnetwork v0.21.1
5932026-09-03T10:42:07.756Z Compiling cpufeatures v0.3.0
5942026-09-03T10:42:07.790Z Compiling darling v0.23.0
5952026-09-03T10:42:07.793Z Compiling foreign-types-shared v0.3.1
5962026-09-03T10:42:07.821Z Compiling rustix v1.1.4
5972026-09-03T10:42:07.866Z Compiling ingot-macros v0.2.0
5982026-09-03T10:42:07.883Z Compiling unicode-width v0.2.2
5992026-09-03T10:42:07.953Z Compiling crossbeam-epoch v0.9.20
6002026-09-03T10:42:08.159Z Compiling once_cell v1.21.4
6012026-09-03T10:42:08.234Z Compiling tabwriter v1.4.1
6022026-09-03T10:42:08.380Z Compiling tracing-core v0.1.36
6032026-09-03T10:42:08.397Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6042026-09-03T10:42:08.567Z Compiling foreign-types v0.5.0
6052026-09-03T10:42:08.603Z Compiling chacha20 v0.10.1
6062026-09-03T10:42:08.647Z Compiling num_enum v0.7.6
6072026-09-03T10:42:08.873Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6082026-09-03T10:42:09.020Z Compiling tracing-attributes v0.1.31
6092026-09-03T10:42:09.034Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6102026-09-03T10:42:09.506Z Compiling erased-serde v0.3.31
6112026-09-03T10:42:09.533Z Compiling postcard v1.1.3
6122026-09-03T10:42:09.755Z Compiling futures-executor v0.3.32
6132026-09-03T10:42:10.058Z Compiling errno v0.3.14
6142026-09-03T10:42:10.126Z Compiling cstr-argument v0.1.2
6152026-09-03T10:42:10.221Z Compiling num-conv v0.2.2
6162026-09-03T10:42:10.284Z Compiling time-core v0.1.9
6172026-09-03T10:42:10.370Z Compiling shlex v2.0.1
6182026-09-03T10:42:10.465Z Compiling find-msvc-tools v0.1.9
6192026-09-03T10:42:10.473Z Compiling utf8parse v0.2.2
6202026-09-03T10:42:10.517Z Compiling dyn-clone v1.0.20
6212026-09-03T10:42:10.548Z Compiling pretty-hex v0.4.2
6222026-09-03T10:42:10.570Z Compiling thiserror v1.0.69
6232026-09-03T10:42:10.654Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6242026-09-03T10:42:10.679Z Compiling ingot-types v0.2.0
6252026-09-03T10:42:10.687Z Compiling zmij v1.0.22
6262026-09-03T10:42:10.858Z Compiling crossbeam-deque v0.8.7
6272026-09-03T10:42:10.883Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6282026-09-03T10:42:11.013Z Compiling cc v1.2.67
6292026-09-03T10:42:11.049Z Compiling ingot v0.2.0
6302026-09-03T10:42:11.083Z Compiling anstyle-parse v1.0.0
6312026-09-03T10:42:11.109Z Compiling time-macros v0.2.31
6322026-09-03T10:42:11.157Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6332026-09-03T10:42:11.341Z Compiling tracing v0.1.44
6342026-09-03T10:42:11.679Z Compiling rand v0.10.2
6352026-09-03T10:42:11.794Z Compiling futures v0.3.32
6362026-09-03T10:42:12.180Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6372026-09-03T10:42:12.356Z Compiling thiserror-impl v1.0.69
6382026-09-03T10:42:12.387Z Compiling uuid v1.23.5
6392026-09-03T10:42:12.465Z Compiling arc-swap v1.9.2
6402026-09-03T10:42:12.765Z Compiling socket2 v0.6.4
6412026-09-03T10:42:12.808Z Compiling nom v8.0.0
6422026-09-03T10:42:12.818Z Compiling thread_local v1.1.10
6432026-09-03T10:42:13.153Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6442026-09-03T10:42:13.301Z Compiling powerfmt v0.2.0
6452026-09-03T10:42:13.357Z Compiling is_terminal_polyfill v1.70.2
6462026-09-03T10:42:13.454Z Compiling slog-async v2.8.0
6472026-09-03T10:42:13.496Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6482026-09-03T10:42:13.526Z Compiling anstyle v1.0.14
6492026-09-03T10:42:13.709Z Compiling iana-time-zone v0.1.65
6502026-09-03T10:42:13.734Z Compiling oxnet v0.1.6
6512026-09-03T10:42:13.843Z Compiling deranged v0.5.8
6522026-09-03T10:42:13.919Z Compiling heck v0.4.1
6532026-09-03T10:42:14.018Z Compiling rayon-core v1.13.0
6542026-09-03T10:42:14.034Z Compiling colored v3.1.1
6552026-09-03T10:42:14.237Z Compiling anstyle-query v1.1.5
6562026-09-03T10:42:14.347Z Compiling lazy_static v1.5.0
6572026-09-03T10:42:14.451Z Compiling serde_json v1.0.150
6582026-09-03T10:42:14.684Z Compiling colorchoice v1.0.5
6592026-09-03T10:42:14.803Z Compiling anstream v1.0.0
6602026-09-03T10:42:14.892Z Compiling time v0.3.53
6612026-09-03T10:42:14.964Z Compiling slog-scope v4.4.1
6622026-09-03T10:42:15.226Z Compiling rusticata-macros v5.0.0
6632026-09-03T10:42:15.344Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6642026-09-03T10:42:15.457Z Compiling chrono v0.4.45
6652026-09-03T10:42:15.934Z Compiling alloca v0.4.0
6662026-09-03T10:42:15.980Z Compiling terminal_size v0.4.4
6672026-09-03T10:42:15.998Z Compiling cookie-factory v0.3.3
6682026-09-03T10:42:16.241Z Compiling half v2.7.1
6692026-09-03T10:42:16.362Z Compiling crossbeam-channel v0.5.16
6702026-09-03T10:42:16.443Z Compiling is-terminal v0.4.17
6712026-09-03T10:42:16.544Z Compiling itertools v0.12.1
6722026-09-03T10:42:16.571Z Compiling heck v0.5.0
6732026-09-03T10:42:16.747Z Compiling plotters-backend v0.3.7
6742026-09-03T10:42:16.773Z Compiling cfg_aliases v0.2.1
6752026-09-03T10:42:16.843Z Compiling circular v0.3.0
6762026-09-03T10:42:17.031Z Compiling term v1.2.1
6772026-09-03T10:42:17.064Z Compiling ciborium-io v0.2.2
6782026-09-03T10:42:17.080Z Compiling take_mut v0.2.2
6792026-09-03T10:42:17.159Z Compiling log v0.4.33
6802026-09-03T10:42:17.193Z Compiling itoa v1.0.18
6812026-09-03T10:42:17.391Z Compiling clap_lex v1.1.0
6822026-09-03T10:42:17.727Z Compiling clap_builder v4.6.0
6832026-09-03T10:42:18.022Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6842026-09-03T10:42:18.077Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6852026-09-03T10:42:18.337Z Compiling slog-term v2.9.2
6862026-09-03T10:42:18.683Z Compiling slog-stdlog v4.1.1
6872026-09-03T10:42:19.196Z Compiling ciborium-ll v0.2.2
6882026-09-03T10:42:19.439Z Compiling plotters-svg v0.3.7
6892026-09-03T10:42:19.481Z Compiling pcap-parser v0.17.0
6902026-09-03T10:42:19.554Z Compiling nix v0.31.3
6912026-09-03T10:42:19.732Z Compiling clap_derive v4.6.1
6922026-09-03T10:42:19.974Z Compiling itertools v0.13.0
6932026-09-03T10:42:20.099Z Compiling cast v0.3.0
6942026-09-03T10:42:20.277Z Compiling same-file v1.0.6
6952026-09-03T10:42:20.442Z Compiling rayon v1.12.0
6962026-09-03T10:42:21.178Z Compiling walkdir v2.5.0
6972026-09-03T10:42:21.358Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6982026-09-03T10:42:21.379Z Compiling clap v4.6.1
6992026-09-03T10:42:21.460Z Compiling criterion-plot v0.8.2
7002026-09-03T10:42:21.510Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
7012026-09-03T10:42:21.856Z Compiling plotters v0.3.7
7022026-09-03T10:42:22.257Z Compiling ciborium v0.2.2
7032026-09-03T10:42:22.674Z Compiling slog-envlogger v2.2.0
7042026-09-03T10:42:22.821Z Compiling tinytemplate v1.2.1
7052026-09-03T10:42:23.028Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
7062026-09-03T10:42:23.055Z Compiling page_size v0.6.0
7072026-09-03T10:42:23.164Z Compiling oorandom v11.1.5
7082026-09-03T10:42:23.294Z Compiling anes v0.1.6
7092026-09-03T10:42:23.545Z Compiling dtor-proc-macro v0.0.13
7102026-09-03T10:42:23.592Z Compiling criterion v0.8.2
7112026-09-03T10:42:23.806Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7122026-09-03T10:42:23.888Z Compiling dtor v0.8.1
7132026-09-03T10:42:23.978Z Compiling link-section v0.2.1
7142026-09-03T10:42:24.121Z Compiling ctor-proc-macro v0.0.13
7152026-09-03T10:42:24.467Z Compiling ctor v0.10.1
7162026-09-03T10:42:25.644Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7172026-09-03T10:42:39.675Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.50s
7182026-09-03T10:42:39.766Z Running benches/xde.rs (target/release/deps/xde-169ae832a0985bae)
7192026-09-03T10:42:39.775Z###--------------------------------###
7202026-09-03T10:42:39.776Z:::Building test topology... (120s):::
7212026-09-03T10:42:39.776Z###--------------------------------###
7222026-09-03T10:42:39.781Zadding underlay route 0
7232026-09-03T10:42:39.784Zadding underlay route 1
7242026-09-03T10:42:39.941Zstart zones a, b
7252026-09-03T10:42:50.034Zconfigure zone
7262026-09-03T10:42:50.038Zconfigure zone
7272026-09-03T10:42:50.053Zinstall zone
7282026-09-03T10:42:50.056Zinstall zone
7292026-09-03T10:42:59.958Zboot zone
7302026-09-03T10:42:59.958Zboot zone
7312026-09-03T10:43:00.039Zsetup zones a, b
7322026-09-03T10:43:00.039Z[a] svcs -a
7332026-09-03T10:43:00.039Z[b] svcs -a
7342026-09-03T10:43:00.057ZFailed to parse command output: exit code 1
7352026-09-03T10:43:00.057Zstdout:
7362026-09-03T10:43:00.057Z
7372026-09-03T10:43:00.057Zstderr:
7382026-09-03T10:43:00.057Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7392026-09-03T10:43:00.057ZFailed to parse command output: exit code 1
7402026-09-03T10:43:00.057Zstdout:
7412026-09-03T10:43:00.057Z
7422026-09-03T10:43:00.057Zstderr:
7432026-09-03T10:43:00.057Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7442026-09-03T10:43:00.257Z[a] svcs -a
7452026-09-03T10:43:00.257Z[b] svcs -a
7462026-09-03T10:43:00.365ZSTATE STIME FMRI
7472026-09-03T10:43:00.365Zonline 10:42:58 svc:/system/svc/restarter:default
7482026-09-03T10:43:00.365Zoffline 10:42:58 svc:/system/early-manifest-import:default
7492026-09-03T10:43:00.365Z- - svc:/application/management/net-snmp:default
7502026-09-03T10:43:00.365Z- - svc:/application/pkg/dynamic-mirror:default
7512026-09-03T10:43:00.365Z- - svc:/application/pkg/mirror:default
7522026-09-03T10:43:00.365Z- - svc:/application/pkg/repositories-setup:default
7532026-09-03T10:43:00.365Z- - svc:/application/pkg/server:default
7542026-09-03T10:43:00.365Z- - svc:/application/security/tcsd:default
7552026-09-03T10:43:00.365Z- - svc:/milestone/devices:default
7562026-09-03T10:43:00.365Z- - svc:/milestone/multi-user-server:default
7572026-09-03T10:43:00.365Z- - svc:/milestone/multi-user:default
7582026-09-03T10:43:00.365Z- - svc:/milestone/name-services:default
7592026-09-03T10:43:00.365Z- - svc:/milestone/network:default
7602026-09-03T10:43:00.366Z- - svc:/milestone/single-user:default
7612026-09-03T10:43:00.366Z- - svc:/milestone/sysconfig:default
7622026-09-03T10:43:00.366Z- - svc:/network/chrony:default
7632026-09-03T10:43:00.366Z- - svc:/network/datalink-management:default
7642026-09-03T10:43:00.366Z- - svc:/network/dns/client:default
7652026-09-03T10:43:00.366Z- - svc:/network/dns/install:default
7662026-09-03T10:43:00.366Z- - svc:/network/dns/multicast:default
7672026-09-03T10:43:00.366Z- - svc:/network/inetd-upgrade:default
7682026-09-03T10:43:00.366Z- - svc:/network/inetd:default
7692026-09-03T10:43:00.366Z- - svc:/network/initial:default
7702026-09-03T10:43:00.366Z- - svc:/network/install:default
7712026-09-03T10:43:00.366Z- - svc:/network/ip-interface-management:default
7722026-09-03T10:43:00.366Z- - svc:/network/ipmp:default
7732026-09-03T10:43:00.366Z- - svc:/network/ipqos:default
7742026-09-03T10:43:00.366Z- - svc:/network/ipsec/ike:default
7752026-09-03T10:43:00.366Z- - svc:/network/ipsec/ipsecalgs:default
7762026-09-03T10:43:00.366Z- - svc:/network/ipsec/manual-key:default
7772026-09-03T10:43:00.366Z- - svc:/network/ipsec/policy:default
7782026-09-03T10:43:00.366Z- - svc:/network/iptun:default
7792026-09-03T10:43:00.366Z- - svc:/network/ipv4-forwarding:default
7802026-09-03T10:43:00.366Z- - svc:/network/ipv6-forwarding:default
7812026-09-03T10:43:00.366Z- - svc:/network/ldap/client:default
7822026-09-03T10:43:00.366Z- - svc:/network/location:default
7832026-09-03T10:43:00.366Z- - svc:/network/loopback:default
7842026-09-03T10:43:00.366Z- - svc:/network/netcfg:default
7852026-09-03T10:43:00.366Z- - svc:/network/netmask:default
7862026-09-03T10:43:00.366Z- - svc:/network/nfs/cbd:default
7872026-09-03T10:43:00.366Z- - svc:/network/nfs/client:default
7882026-09-03T10:43:00.366Z- - svc:/network/nfs/log:default
7892026-09-03T10:43:00.366Z- - svc:/network/nfs/mapid:default
7902026-09-03T10:43:00.366Z- - svc:/network/nfs/nlockmgr:default
7912026-09-03T10:43:00.366Z- - svc:/network/nfs/rquota:default
7922026-09-03T10:43:00.366Z- - svc:/network/nfs/server:default
7932026-09-03T10:43:00.366Z- - svc:/network/nfs/status:default
7942026-09-03T10:43:00.366Z- - svc:/network/nis/client:default
7952026-09-03T10:43:00.366Z- - svc:/network/physical:default
7962026-09-03T10:43:00.366Z- - svc:/network/physical:nwam
7972026-09-03T10:43:00.366Z- - svc:/network/routing-setup:default
7982026-09-03T10:43:00.366Z- - svc:/network/routing/legacy-routing:ipv4
7992026-09-03T10:43:00.367Z- - svc:/network/routing/legacy-routing:ipv6
8002026-09-03T10:43:00.367Z- - svc:/network/routing/ndp:default
8012026-09-03T10:43:00.367Z- - svc:/network/routing/rdisc:default
8022026-09-03T10:43:00.367Z- - svc:/network/routing/ripng:default
8032026-09-03T10:43:00.367Z- - svc:/network/routing/route:default
8042026-09-03T10:43:00.367Z- - svc:/network/rpc/bind:default
8052026-09-03T10:43:00.367Z- - svc:/network/rpc/gss:default
8062026-09-03T10:43:00.367Z- - svc:/network/rpc/keyserv:default
8072026-09-03T10:43:00.367Z- - svc:/network/security/kadmin:default
8082026-09-03T10:43:00.367Z- - svc:/network/security/krb5kdc:default
8092026-09-03T10:43:00.367Z- - svc:/network/security/ktkt_warn:default
8102026-09-03T10:43:00.367Z- - svc:/network/service:default
8112026-09-03T10:43:00.367Z- - svc:/network/shares/group:default
8122026-09-03T10:43:00.367Z- - svc:/network/smb/client:default
8132026-09-03T10:43:00.367Z- - svc:/network/smb/server:default
8142026-09-03T10:43:00.367Z- - svc:/network/ssh:default
8152026-09-03T10:43:00.367Z- - svc:/network/tcpkey:default
8162026-09-03T10:43:00.367Z- - svc:/system/auditd:default
8172026-09-03T10:43:00.367Z- - svc:/system/auditset:default
8182026-09-03T10:43:00.367Z- - svc:/system/boot-archive-update:default
8192026-09-03T10:43:00.367Z- - svc:/system/boot-archive:default
8202026-09-03T10:43:00.367Z- - svc:/system/boot-config:default
8212026-09-03T10:43:00.367Z- - svc:/system/consadm:default
8222026-09-03T10:43:00.367Z- - svc:/system/console-login:default
8232026-09-03T10:43:00.367Z- - svc:/system/console-login:vt2
8242026-09-03T10:43:00.367Z- - svc:/system/console-login:vt3
8252026-09-03T10:43:00.367Z- - svc:/system/console-login:vt4
8262026-09-03T10:43:00.367Z- - svc:/system/console-login:vt5
8272026-09-03T10:43:00.367Z- - svc:/system/console-login:vt6
8282026-09-03T10:43:00.367Z- - svc:/system/coreadm:default
8292026-09-03T10:43:00.367Z- - svc:/system/cron:default
8302026-09-03T10:43:00.367Z- - svc:/system/cryptosvc:default
8312026-09-03T10:43:00.367Z- - svc:/system/device/allocate:default
8322026-09-03T10:43:00.367Z- - svc:/system/device/audio:default
8332026-09-03T10:43:00.367Z- - svc:/system/device/local:default
8342026-09-03T10:43:00.367Z- - svc:/system/device/mpxio-upgrade:default
8352026-09-03T10:43:00.367Z- - svc:/system/extended-accounting:flow
8362026-09-03T10:43:00.367Z- - svc:/system/extended-accounting:net
8372026-09-03T10:43:00.367Z- - svc:/system/extended-accounting:process
8382026-09-03T10:43:00.368Z- - svc:/system/extended-accounting:task
8392026-09-03T10:43:00.368Z- - svc:/system/filesystem/local:default
8402026-09-03T10:43:00.368Z- - svc:/system/filesystem/minimal:default
8412026-09-03T10:43:00.368Z- - svc:/system/filesystem/reparse:default
8422026-09-03T10:43:00.368Z- - svc:/system/filesystem/root:default
8432026-09-03T10:43:00.368Z- - svc:/system/filesystem/usr:default
8442026-09-03T10:43:00.368Z- - svc:/system/fm/notify-params:default
8452026-09-03T10:43:00.368Z- - svc:/system/fmd:default
8462026-09-03T10:43:00.371Z- - svc:/system/hostid:default
8472026-09-03T10:43:00.372Z- - svc:/system/hotplug:default
8482026-09-03T10:43:00.372Z- - svc:/system/identity:domain
8492026-09-03T10:43:00.372Z- - svc:/system/identity:node
8502026-09-03T10:43:00.372Z- - svc:/system/idmap:default
8512026-09-03T10:43:00.372Z- - svc:/system/keymap:default
8522026-09-03T10:43:00.372Z- - svc:/system/logadm-upgrade:default
8532026-09-03T10:43:00.372Z- - svc:/system/manifest-import:default
8542026-09-03T10:43:00.372Z- - svc:/system/name-service-cache:default
8552026-09-03T10:43:00.372Z- - svc:/system/pfexec:default
8562026-09-03T10:43:00.372Z- - svc:/system/pkgserv:default
8572026-09-03T10:43:00.372Z- - svc:/system/process-security:default
8582026-09-03T10:43:00.372Z- - svc:/system/rbac:default
8592026-09-03T10:43:00.372Z- - svc:/system/rmtmpfiles:default
8602026-09-03T10:43:00.372Z- - svc:/system/sac:default
8612026-09-03T10:43:00.372Z- - svc:/system/sar:default
8622026-09-03T10:43:00.372Z- - svc:/system/svc/global:default
8632026-09-03T10:43:00.372Z- - svc:/system/system-log:default
8642026-09-03T10:43:00.372Z- - svc:/system/update-man-index:default
8652026-09-03T10:43:00.372Z- - svc:/system/utmp:default
8662026-09-03T10:43:00.372Z- - svc:/system/vtdaemon:default
8672026-09-03T10:43:00.372Z[b] svcs milestone/network
8682026-09-03T10:43:00.372ZSTATE STIME FMRI
8692026-09-03T10:43:00.372Zonline 10:42:58 svc:/system/svc/restarter:default
8702026-09-03T10:43:00.372Zoffline 10:42:58 svc:/system/early-manifest-import:default
8712026-09-03T10:43:00.372Z- - svc:/application/management/net-snmp:default
8722026-09-03T10:43:00.372Z- - svc:/application/pkg/dynamic-mirror:default
8732026-09-03T10:43:00.372Z- - svc:/application/pkg/mirror:default
8742026-09-03T10:43:00.372Z- - svc:/application/pkg/repositories-setup:default
8752026-09-03T10:43:00.372Z- - svc:/application/pkg/server:default
8762026-09-03T10:43:00.372Z- - svc:/application/security/tcsd:default
8772026-09-03T10:43:00.372Z- - svc:/milestone/devices:default
8782026-09-03T10:43:00.372Z- - svc:/milestone/multi-user-server:default
8792026-09-03T10:43:00.372Z- - svc:/milestone/multi-user:default
8802026-09-03T10:43:00.372Z- - svc:/milestone/name-services:default
8812026-09-03T10:43:00.372Z- - svc:/milestone/network:default
8822026-09-03T10:43:00.373Z- - svc:/milestone/single-user:default
8832026-09-03T10:43:00.373Z- - svc:/milestone/sysconfig:default
8842026-09-03T10:43:00.373Z- - svc:/network/chrony:default
8852026-09-03T10:43:00.373Z- - svc:/network/datalink-management:default
8862026-09-03T10:43:00.373Z- - svc:/network/dns/client:default
8872026-09-03T10:43:00.373Z- - svc:/network/dns/install:default
8882026-09-03T10:43:00.373Z- - svc:/network/dns/multicast:default
8892026-09-03T10:43:00.373Z- - svc:/network/inetd-upgrade:default
8902026-09-03T10:43:00.373Z- - svc:/network/inetd:default
8912026-09-03T10:43:00.373Z- - svc:/network/initial:default
8922026-09-03T10:43:00.373Z- - svc:/network/install:default
8932026-09-03T10:43:00.373Z- - svc:/network/ip-interface-management:default
8942026-09-03T10:43:00.373Z- - svc:/network/ipmp:default
8952026-09-03T10:43:00.373Z- - svc:/network/ipqos:default
8962026-09-03T10:43:00.373Z- - svc:/network/ipsec/ike:default
8972026-09-03T10:43:00.373Z- - svc:/network/ipsec/ipsecalgs:default
8982026-09-03T10:43:00.373Z- - svc:/network/ipsec/manual-key:default
8992026-09-03T10:43:00.373Z- - svc:/network/ipsec/policy:default
9002026-09-03T10:43:00.373Z- - svc:/network/iptun:default
9012026-09-03T10:43:00.373Z- - svc:/network/ipv4-forwarding:default
9022026-09-03T10:43:00.373Z- - svc:/network/ipv6-forwarding:default
9032026-09-03T10:43:00.373Z- - svc:/network/ldap/client:default
9042026-09-03T10:43:00.373Z- - svc:/network/location:default
9052026-09-03T10:43:00.373Z- - svc:/network/loopback:default
9062026-09-03T10:43:00.373Z- - svc:/network/netcfg:default
9072026-09-03T10:43:00.373Z- - svc:/network/netmask:default
9082026-09-03T10:43:00.373Z- - svc:/network/nfs/cbd:default
9092026-09-03T10:43:00.373Z- - svc:/network/nfs/client:default
9102026-09-03T10:43:00.373Z- - svc:/network/nfs/log:default
9112026-09-03T10:43:00.373Z- - svc:/network/nfs/mapid:default
9122026-09-03T10:43:00.373Z- - svc:/network/nfs/nlockmgr:default
9132026-09-03T10:43:00.373Z- - svc:/network/nfs/rquota:default
9142026-09-03T10:43:00.373Z- - svc:/network/nfs/server:default
9152026-09-03T10:43:00.373Z- - svc:/network/nfs/status:default
9162026-09-03T10:43:00.373Z- - svc:/network/nis/client:default
9172026-09-03T10:43:00.373Z- - svc:/network/physical:default
9182026-09-03T10:43:00.373Z- - svc:/network/physical:nwam
9192026-09-03T10:43:00.373Z- - svc:/network/routing-setup:default
9202026-09-03T10:43:00.373Z- - svc:/network/routing/legacy-routing:ipv4
9212026-09-03T10:43:00.373Z- - svc:/network/routing/legacy-routing:ipv6
9222026-09-03T10:43:00.374Z- - svc:/network/routing/ndp:default
9232026-09-03T10:43:00.374Z- - svc:/network/routing/rdisc:default
9242026-09-03T10:43:00.374Z- - svc:/network/routing/ripng:default
9252026-09-03T10:43:00.374Z- - svc:/network/routing/route:default
9262026-09-03T10:43:00.374Z- - svc:/network/rpc/bind:default
9272026-09-03T10:43:00.374Z- - svc:/network/rpc/gss:default
9282026-09-03T10:43:00.374Z- - svc:/network/rpc/keyserv:default
9292026-09-03T10:43:00.374Z- - svc:/network/security/kadmin:default
9302026-09-03T10:43:00.374Z- - svc:/network/security/krb5kdc:default
9312026-09-03T10:43:00.374Z- - svc:/network/security/ktkt_warn:default
9322026-09-03T10:43:00.374Z- - svc:/network/service:default
9332026-09-03T10:43:00.374Z- - svc:/network/shares/group:default
9342026-09-03T10:43:00.374Z- - svc:/network/smb/client:default
9352026-09-03T10:43:00.374Z- - svc:/network/smb/server:default
9362026-09-03T10:43:00.374Z- - svc:/network/ssh:default
9372026-09-03T10:43:00.374Z- - svc:/network/tcpkey:default
9382026-09-03T10:43:00.374Z- - svc:/system/auditd:default
9392026-09-03T10:43:00.374Z- - svc:/system/auditset:default
9402026-09-03T10:43:00.374Z- - svc:/system/boot-archive-update:default
9412026-09-03T10:43:00.374Z- - svc:/system/boot-archive:default
9422026-09-03T10:43:00.374Z- - svc:/system/boot-config:default
9432026-09-03T10:43:00.374Z- - svc:/system/consadm:default
9442026-09-03T10:43:00.374Z- - svc:/system/console-login:default
9452026-09-03T10:43:00.374Z- - svc:/system/console-login:vt2
9462026-09-03T10:43:00.378Z- - svc:/system/console-login:vt3
9472026-09-03T10:43:00.378Z- - svc:/system/console-login:vt4
9482026-09-03T10:43:00.378Z- - svc:/system/console-login:vt5
9492026-09-03T10:43:00.378Z- - svc:/system/console-login:vt6
9502026-09-03T10:43:00.378Z- - svc:/system/coreadm:default
9512026-09-03T10:43:00.378Z- - svc:/system/cron:default
9522026-09-03T10:43:00.378Z- - svc:/system/cryptosvc:default
9532026-09-03T10:43:00.378Z- - svc:/system/device/allocate:default
9542026-09-03T10:43:00.378Z- - svc:/system/device/audio:default
9552026-09-03T10:43:00.378Z- - svc:/system/device/local:default
9562026-09-03T10:43:00.378Z- - svc:/system/device/mpxio-upgrade:default
9572026-09-03T10:43:00.378Z- - svc:/system/extended-accounting:flow
9582026-09-03T10:43:00.379Z- - svc:/system/extended-accounting:net
9592026-09-03T10:43:00.379Z- - svc:/system/extended-accounting:process
9602026-09-03T10:43:00.379Z- - svc:/system/extended-accounting:task
9612026-09-03T10:43:00.379Z- - svc:/system/filesystem/local:default
9622026-09-03T10:43:00.379Z- - svc:/system/filesystem/minimal:default
9632026-09-03T10:43:00.379Z- - svc:/system/filesystem/reparse:default
9642026-09-03T10:43:00.379Z- - svc:/system/filesystem/root:default
9652026-09-03T10:43:00.379Z- - svc:/system/filesystem/usr:default
9662026-09-03T10:43:00.379Z- - svc:/system/fm/notify-params:default
9672026-09-03T10:43:00.379Z- - svc:/system/fmd:default
9682026-09-03T10:43:00.379Z- - svc:/system/hostid:default
9692026-09-03T10:43:00.379Z- - svc:/system/hotplug:default
9702026-09-03T10:43:00.379Z- - svc:/system/identity:domain
9712026-09-03T10:43:00.379Z- - svc:/system/identity:node
9722026-09-03T10:43:00.379Z- - svc:/system/idmap:default
9732026-09-03T10:43:00.379Z- - svc:/system/keymap:default
9742026-09-03T10:43:00.379Z- - svc:/system/logadm-upgrade:default
9752026-09-03T10:43:00.379Z- - svc:/system/manifest-import:default
9762026-09-03T10:43:00.379Z- - svc:/system/name-service-cache:default
9772026-09-03T10:43:00.379Z- - svc:/system/pfexec:default
9782026-09-03T10:43:00.379Z- - svc:/system/pkgserv:default
9792026-09-03T10:43:00.379Z- - svc:/system/process-security:default
9802026-09-03T10:43:00.379Z- - svc:/system/rbac:default
9812026-09-03T10:43:00.379Z- - svc:/system/rmtmpfiles:default
9822026-09-03T10:43:00.379Z- - svc:/system/sac:default
9832026-09-03T10:43:00.379Z- - svc:/system/sar:default
9842026-09-03T10:43:00.379Z- - svc:/system/svc/global:default
9852026-09-03T10:43:00.379Z- - svc:/system/system-log:default
9862026-09-03T10:43:00.379Z- - svc:/system/update-man-index:default
9872026-09-03T10:43:00.379Z- - svc:/system/utmp:default
9882026-09-03T10:43:00.379Z- - svc:/system/vtdaemon:default
9892026-09-03T10:43:00.379Z[a] svcs milestone/network
9902026-09-03T10:43:00.379ZSTATE STIME FMRI
9912026-09-03T10:43:00.379Z- - svc:/milestone/network:default
9922026-09-03T10:43:00.379ZSTATE STIME FMRI
9932026-09-03T10:43:00.379Z- - svc:/milestone/network:default
9942026-09-03T10:43:01.377Z[b] svcs milestone/network
9952026-09-03T10:43:01.381Z[a] svcs milestone/network
9962026-09-03T10:43:01.393ZSTATE STIME FMRI
9972026-09-03T10:43:01.393Zonline 10:42:59 svc:/milestone/network:default
9982026-09-03T10:43:01.393Z[a] ipadm create-addr -t -T dhcp opte0/test
9992026-09-03T10:43:01.396ZSTATE STIME FMRI
10002026-09-03T10:43:01.396Zonline 10:42:59 svc:/milestone/network:default
10012026-09-03T10:43:01.396Z[b] ipadm create-addr -t -T dhcp opte1/test
10022026-09-03T10:43:07.313Z
10032026-09-03T10:43:07.313Z[b] route add -iface 10.0.0.254 10.0.0.2
10042026-09-03T10:43:07.328Zadd host 10.0.0.254: gateway 10.0.0.2
10052026-09-03T10:43:07.328Z[b] route add 10.0.0.0/24 10.0.0.254
10062026-09-03T10:43:07.339Zadd net 10.0.0.0/24: gateway 10.0.0.254
10072026-09-03T10:43:07.339Z[b] route add 224.0.0.0/4 10.0.0.254
10082026-09-03T10:43:07.350Zadd net 224.0.0.0/4: gateway 10.0.0.254
10092026-09-03T10:43:07.468Z
10102026-09-03T10:43:07.468Z[a] route add -iface 10.0.0.254 10.0.0.1
10112026-09-03T10:43:07.482Zadd host 10.0.0.254: gateway 10.0.0.1
10122026-09-03T10:43:07.482Z[a] route add 10.0.0.0/24 10.0.0.254
10132026-09-03T10:43:07.493Zadd net 10.0.0.0/24: gateway 10.0.0.254
10142026-09-03T10:43:07.493Z[a] route add 224.0.0.0/4 10.0.0.254
10152026-09-03T10:43:07.503Zadd net 224.0.0.0/4: gateway 10.0.0.254
10162026-09-03T10:43:07.506Z###---------------###
10172026-09-03T10:43:07.507Z:::Topology built!:::
10182026-09-03T10:43:07.507Z###---------------###
10192026-09-03T10:43:07.507Z###----------------###
10202026-09-03T10:43:07.507Z::: iPerf spawned! :::
10212026-09-03T10:43:07.507Z:::Waiting... (10s):::
10222026-09-03T10:43:07.507Z###----------------###
10232026-09-03T10:43:17.504Z###---###
10242026-09-03T10:43:17.504Z:::Go!:::
10252026-09-03T10:43:17.504Z###---###
10262026-09-03T10:43:17.504Z[a] ping 10.0.0.2
10272026-09-03T10:43:17.522Z10.0.0.2 is alive
10282026-09-03T10:43:17.522Z###-------------------###
10292026-09-03T10:43:17.522Z:::Running experiment :::
10302026-09-03T10:43:17.522Z:::iperf-tcp/local/c2s:::
10312026-09-03T10:43:17.522Z###-------------------###
10322026-09-03T10:43:24.911Z-----------------------------------------------------------
10332026-09-03T10:43:24.911ZServer listening on 5201 (test #1)
10342026-09-03T10:43:24.911Z-----------------------------------------------------------
10352026-09-03T10:43:24.911ZAccepted connection from 10.0.0.1, port 64223
10362026-09-03T10:43:24.911Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43395
10372026-09-03T10:43:24.911Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55138
10382026-09-03T10:43:24.911Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56280
10392026-09-03T10:43:24.911Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43757
10402026-09-03T10:43:24.911Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36668
10412026-09-03T10:43:24.911Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33609
10422026-09-03T10:43:24.912Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33108
10432026-09-03T10:43:24.912Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54295
10442026-09-03T10:43:24.912Z[ ID] Interval Transfer Bitrate
10452026-09-03T10:43:24.912Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10462026-09-03T10:43:24.912Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
10472026-09-03T10:43:24.912Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10482026-09-03T10:43:24.912Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10492026-09-03T10:43:24.912Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10502026-09-03T10:43:24.912Z[ 16] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
10512026-09-03T10:43:24.912Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10522026-09-03T10:43:24.912Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10532026-09-03T10:43:24.912Z[SUM] 0.00-1.00 sec 956 MBytes 8.02 Gbits/sec
10542026-09-03T10:43:24.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552026-09-03T10:43:24.912Z[ 5] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
10562026-09-03T10:43:24.912Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10572026-09-03T10:43:24.912Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10582026-09-03T10:43:24.912Z[ 12] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
10592026-09-03T10:43:24.912Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10602026-09-03T10:43:24.912Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10612026-09-03T10:43:24.912Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10622026-09-03T10:43:24.912Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10632026-09-03T10:43:24.912Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
10642026-09-03T10:43:24.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652026-09-03T10:43:24.912Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10662026-09-03T10:43:24.912Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10672026-09-03T10:43:24.912Z[ 10] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
10682026-09-03T10:43:24.912Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10692026-09-03T10:43:24.913Z[ 14] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
10702026-09-03T10:43:24.913Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10712026-09-03T10:43:24.913Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10722026-09-03T10:43:24.913Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10732026-09-03T10:43:24.913Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
10742026-09-03T10:43:24.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752026-09-03T10:43:24.913Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10762026-09-03T10:43:24.913Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10772026-09-03T10:43:24.913Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10782026-09-03T10:43:24.913Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10792026-09-03T10:43:24.913Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10802026-09-03T10:43:24.913Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10812026-09-03T10:43:24.913Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10822026-09-03T10:43:24.913Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10832026-09-03T10:43:24.913Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
10842026-09-03T10:43:24.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852026-09-03T10:43:24.913Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
10862026-09-03T10:43:24.913Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10872026-09-03T10:43:24.913Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10882026-09-03T10:43:24.913Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
10892026-09-03T10:43:24.913Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10902026-09-03T10:43:24.913Z[ 16] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
10912026-09-03T10:43:24.913Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
10922026-09-03T10:43:24.913Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
10932026-09-03T10:43:24.913Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
10942026-09-03T10:43:24.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952026-09-03T10:43:24.913Z[ 5] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
10962026-09-03T10:43:24.914Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10972026-09-03T10:43:24.914Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10982026-09-03T10:43:24.914Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10992026-09-03T10:43:24.914Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
11002026-09-03T10:43:24.914Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
11012026-09-03T10:43:24.914Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
11022026-09-03T10:43:24.914Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
11032026-09-03T10:43:24.914Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
11042026-09-03T10:43:24.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052026-09-03T10:43:24.914Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11062026-09-03T10:43:24.914Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11072026-09-03T10:43:24.914Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11082026-09-03T10:43:27.911Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11092026-09-03T10:43:27.911Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11102026-09-03T10:43:27.911Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11112026-09-03T10:43:27.911Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11122026-09-03T10:43:27.911Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11132026-09-03T10:43:27.911Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
11142026-09-03T10:43:27.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152026-09-03T10:43:27.911Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11162026-09-03T10:43:27.911Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11172026-09-03T10:43:27.911Z[ 10] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11182026-09-03T10:43:27.911Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11192026-09-03T10:43:27.911Z[ 14] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11202026-09-03T10:43:27.911Z[ 16] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11212026-09-03T10:43:27.911Z[ 18] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11222026-09-03T10:43:27.911Z[ 20] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11232026-09-03T10:43:27.911Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
11242026-09-03T10:43:27.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252026-09-03T10:43:27.911Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11262026-09-03T10:43:27.911Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11272026-09-03T10:43:27.911Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11282026-09-03T10:43:27.911Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11292026-09-03T10:43:27.911Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11302026-09-03T10:43:27.911Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11312026-09-03T10:43:27.912Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11322026-09-03T10:43:27.912Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11332026-09-03T10:43:27.912Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
11342026-09-03T10:43:27.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
11352026-09-03T10:43:27.912Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11362026-09-03T10:43:27.912Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11372026-09-03T10:43:27.912Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11382026-09-03T10:43:27.912Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11392026-09-03T10:43:27.912Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11402026-09-03T10:43:27.912Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11412026-09-03T10:43:27.912Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11422026-09-03T10:43:27.912Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11432026-09-03T10:43:27.912Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.4 Gbits/sec
11442026-09-03T10:43:27.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
11452026-09-03T10:43:27.912Z[ 5] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
11462026-09-03T10:43:27.912Z[ 8] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
11472026-09-03T10:43:27.912Z[ 10] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
11482026-09-03T10:43:27.912Z[ 12] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
11492026-09-03T10:43:27.912Z[ 14] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
11502026-09-03T10:43:27.912Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11512026-09-03T10:43:27.912Z[ 18] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
11522026-09-03T10:43:27.912Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11532026-09-03T10:43:27.912Z[SUM] 10.00-10.00 sec 768 KBytes 13.6 Gbits/sec
11542026-09-03T10:43:27.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
11552026-09-03T10:43:27.912Z[ ID] Interval Transfer Bitrate
11562026-09-03T10:43:27.912Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11572026-09-03T10:43:27.912Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11582026-09-03T10:43:27.912Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11592026-09-03T10:43:27.912Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11602026-09-03T10:43:27.912Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11612026-09-03T10:43:27.912Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11622026-09-03T10:43:27.912Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11632026-09-03T10:43:27.912Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11642026-09-03T10:43:27.912Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
11652026-09-03T10:43:27.916ZRun 1/5...10128.714858445Mbps
11662026-09-03T10:43:35.322Z-----------------------------------------------------------
11672026-09-03T10:43:35.322ZServer listening on 5201 (test #2)
11682026-09-03T10:43:35.322Z-----------------------------------------------------------
11692026-09-03T10:43:35.322ZAccepted connection from 10.0.0.1, port 33471
11702026-09-03T10:43:35.322Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33340
11712026-09-03T10:43:35.322Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51718
11722026-09-03T10:43:35.322Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47650
11732026-09-03T10:43:35.322Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56284
11742026-09-03T10:43:35.322Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50194
11752026-09-03T10:43:35.322Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48124
11762026-09-03T10:43:35.322Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42972
11772026-09-03T10:43:35.322Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33969
11782026-09-03T10:43:35.322Z[ ID] Interval Transfer Bitrate
11792026-09-03T10:43:35.323Z[ 5] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11802026-09-03T10:43:35.323Z[ 8] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11812026-09-03T10:43:35.323Z[ 10] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11822026-09-03T10:43:35.323Z[ 12] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
11832026-09-03T10:43:35.323Z[ 14] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
11842026-09-03T10:43:35.323Z[ 16] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11852026-09-03T10:43:35.323Z[ 18] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11862026-09-03T10:43:35.323Z[ 20] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11872026-09-03T10:43:35.323Z[SUM] 0.00-1.00 sec 946 MBytes 7.94 Gbits/sec
11882026-09-03T10:43:35.323Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-09-03T10:43:35.323Z[ 5] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
11902026-09-03T10:43:35.323Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11912026-09-03T10:43:35.323Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11922026-09-03T10:43:35.323Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11932026-09-03T10:43:35.323Z[ 14] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
11942026-09-03T10:43:35.323Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11952026-09-03T10:43:35.323Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11962026-09-03T10:43:35.323Z[ 20] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
11972026-09-03T10:43:35.323Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
11982026-09-03T10:43:35.323Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-09-03T10:43:35.323Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
12002026-09-03T10:43:35.323Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
12012026-09-03T10:43:35.323Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
12022026-09-03T10:43:35.323Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
12032026-09-03T10:43:35.323Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
12042026-09-03T10:43:35.323Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
12052026-09-03T10:43:35.323Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
12062026-09-03T10:43:35.323Z[ 20] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
12072026-09-03T10:43:35.323Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
12082026-09-03T10:43:35.323Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-09-03T10:43:35.323Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12102026-09-03T10:43:35.323Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12112026-09-03T10:43:35.323Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12122026-09-03T10:43:35.323Z[ 12] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
12132026-09-03T10:43:35.323Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12142026-09-03T10:43:35.323Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12152026-09-03T10:43:35.323Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12162026-09-03T10:43:35.323Z[ 20] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
12172026-09-03T10:43:35.323Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
12182026-09-03T10:43:35.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-09-03T10:43:35.324Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12202026-09-03T10:43:35.324Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12212026-09-03T10:43:35.324Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12222026-09-03T10:43:35.324Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12232026-09-03T10:43:35.324Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12242026-09-03T10:43:35.324Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12252026-09-03T10:43:35.324Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12262026-09-03T10:43:35.324Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12272026-09-03T10:43:35.324Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.3 Gbits/sec
12282026-09-03T10:43:35.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-09-03T10:43:35.324Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12302026-09-03T10:43:35.324Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12312026-09-03T10:43:35.324Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12322026-09-03T10:43:35.324Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12332026-09-03T10:43:35.324Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12342026-09-03T10:43:35.324Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12352026-09-03T10:43:35.324Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12362026-09-03T10:43:35.324Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12372026-09-03T10:43:35.324Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
12382026-09-03T10:43:35.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-09-03T10:43:35.324Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12402026-09-03T10:43:35.324Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12412026-09-03T10:43:35.324Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12422026-09-03T10:43:38.322Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12432026-09-03T10:43:38.322Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12442026-09-03T10:43:38.322Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12452026-09-03T10:43:38.322Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12462026-09-03T10:43:38.322Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12472026-09-03T10:43:38.322Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.3 Gbits/sec
12482026-09-03T10:43:38.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-09-03T10:43:38.323Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12502026-09-03T10:43:38.323Z[ 8] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12512026-09-03T10:43:38.323Z[ 10] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12522026-09-03T10:43:38.323Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12532026-09-03T10:43:38.323Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12542026-09-03T10:43:38.323Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12552026-09-03T10:43:38.323Z[ 18] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12562026-09-03T10:43:38.323Z[ 20] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12572026-09-03T10:43:38.323Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
12582026-09-03T10:43:38.323Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-09-03T10:43:38.323Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12602026-09-03T10:43:38.323Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12612026-09-03T10:43:38.323Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12622026-09-03T10:43:38.323Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12632026-09-03T10:43:38.323Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12642026-09-03T10:43:38.323Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12652026-09-03T10:43:38.323Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12662026-09-03T10:43:38.323Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12672026-09-03T10:43:38.323Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.3 Gbits/sec
12682026-09-03T10:43:38.323Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-09-03T10:43:38.323Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12702026-09-03T10:43:38.323Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12712026-09-03T10:43:38.323Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12722026-09-03T10:43:38.323Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12732026-09-03T10:43:38.323Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12742026-09-03T10:43:38.323Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12752026-09-03T10:43:38.323Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12762026-09-03T10:43:38.323Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12772026-09-03T10:43:38.323Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
12782026-09-03T10:43:38.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
12792026-09-03T10:43:38.324Z[ 5] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12802026-09-03T10:43:38.324Z[ 8] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12812026-09-03T10:43:38.324Z[ 10] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12822026-09-03T10:43:38.328Z[ 12] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12832026-09-03T10:43:38.328Z[ 14] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12842026-09-03T10:43:38.328Z[ 16] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12852026-09-03T10:43:38.328Z[ 18] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12862026-09-03T10:43:38.328Z[ 20] 10.00-10.00 sec 128 KBytes 1.90 Gbits/sec
12872026-09-03T10:43:38.328Z[SUM] 10.00-10.00 sec 1.00 MBytes 15.2 Gbits/sec
12882026-09-03T10:43:38.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
12892026-09-03T10:43:38.328Z[ ID] Interval Transfer Bitrate
12902026-09-03T10:43:38.328Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12912026-09-03T10:43:38.328Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12922026-09-03T10:43:38.328Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12932026-09-03T10:43:38.328Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12942026-09-03T10:43:38.328Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12952026-09-03T10:43:38.328Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12962026-09-03T10:43:38.328Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12972026-09-03T10:43:38.328Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12982026-09-03T10:43:38.328Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
12992026-09-03T10:43:38.328ZRun 2/5...10066.21702731221Mbps
13002026-09-03T10:43:45.725Z-----------------------------------------------------------
13012026-09-03T10:43:45.725ZServer listening on 5201 (test #3)
13022026-09-03T10:43:45.725Z-----------------------------------------------------------
13032026-09-03T10:43:45.725ZAccepted connection from 10.0.0.1, port 58988
13042026-09-03T10:43:45.725Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39699
13052026-09-03T10:43:45.725Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39470
13062026-09-03T10:43:45.725Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43889
13072026-09-03T10:43:45.725Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34174
13082026-09-03T10:43:45.725Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57284
13092026-09-03T10:43:45.725Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59634
13102026-09-03T10:43:45.725Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34987
13112026-09-03T10:43:45.725Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55861
13122026-09-03T10:43:45.725Z[ ID] Interval Transfer Bitrate
13132026-09-03T10:43:45.725Z[ 5] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
13142026-09-03T10:43:45.725Z[ 8] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
13152026-09-03T10:43:45.725Z[ 10] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
13162026-09-03T10:43:45.725Z[ 12] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
13172026-09-03T10:43:45.725Z[ 14] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
13182026-09-03T10:43:45.725Z[ 16] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
13192026-09-03T10:43:45.725Z[ 18] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13202026-09-03T10:43:45.725Z[ 20] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13212026-09-03T10:43:45.725Z[SUM] 0.00-1.00 sec 949 MBytes 7.96 Gbits/sec
13222026-09-03T10:43:45.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
13232026-09-03T10:43:45.725Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13242026-09-03T10:43:45.725Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13252026-09-03T10:43:45.725Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13262026-09-03T10:43:45.726Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13272026-09-03T10:43:45.726Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13282026-09-03T10:43:45.729Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13292026-09-03T10:43:45.729Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13302026-09-03T10:43:45.729Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13312026-09-03T10:43:45.729Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
13322026-09-03T10:43:45.729Z- - - - - - - - - - - - - - - - - - - - - - - - -
13332026-09-03T10:43:45.729Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13342026-09-03T10:43:45.729Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13352026-09-03T10:43:45.729Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13362026-09-03T10:43:45.729Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13372026-09-03T10:43:45.729Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13382026-09-03T10:43:45.729Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13392026-09-03T10:43:45.729Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13402026-09-03T10:43:45.729Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13412026-09-03T10:43:45.729Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
13422026-09-03T10:43:45.729Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-09-03T10:43:45.729Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13442026-09-03T10:43:45.729Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13452026-09-03T10:43:45.729Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13462026-09-03T10:43:45.729Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13472026-09-03T10:43:45.729Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13482026-09-03T10:43:45.729Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13492026-09-03T10:43:45.729Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13502026-09-03T10:43:45.729Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13512026-09-03T10:43:45.730Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
13522026-09-03T10:43:45.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-09-03T10:43:45.730Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13542026-09-03T10:43:45.730Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13552026-09-03T10:43:45.730Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13562026-09-03T10:43:45.730Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13572026-09-03T10:43:45.730Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13582026-09-03T10:43:45.730Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13592026-09-03T10:43:45.730Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13602026-09-03T10:43:45.730Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13612026-09-03T10:43:45.730Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
13622026-09-03T10:43:45.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-09-03T10:43:45.730Z[ 5] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13642026-09-03T10:43:45.730Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13652026-09-03T10:43:45.730Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13662026-09-03T10:43:45.730Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13672026-09-03T10:43:45.730Z[ 14] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13682026-09-03T10:43:45.730Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13692026-09-03T10:43:45.730Z[ 18] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13702026-09-03T10:43:45.730Z[ 20] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13712026-09-03T10:43:45.730Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
13722026-09-03T10:43:45.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-09-03T10:43:45.730Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13742026-09-03T10:43:45.730Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13752026-09-03T10:43:45.730Z[ 10] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
13762026-09-03T10:43:48.727Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13772026-09-03T10:43:48.727Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13782026-09-03T10:43:48.727Z[ 16] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
13792026-09-03T10:43:48.727Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13802026-09-03T10:43:48.727Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13812026-09-03T10:43:48.727Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
13822026-09-03T10:43:48.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-09-03T10:43:48.727Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13842026-09-03T10:43:48.727Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13852026-09-03T10:43:48.728Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13862026-09-03T10:43:48.728Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13872026-09-03T10:43:48.728Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13882026-09-03T10:43:48.728Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13892026-09-03T10:43:48.728Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13902026-09-03T10:43:48.728Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13912026-09-03T10:43:48.728Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
13922026-09-03T10:43:48.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-09-03T10:43:48.728Z[ 5] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
13942026-09-03T10:43:48.728Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13952026-09-03T10:43:48.728Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13962026-09-03T10:43:48.728Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13972026-09-03T10:43:48.728Z[ 14] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
13982026-09-03T10:43:48.728Z[ 16] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
13992026-09-03T10:43:48.728Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
14002026-09-03T10:43:48.728Z[ 20] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
14012026-09-03T10:43:48.728Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
14022026-09-03T10:43:48.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-09-03T10:43:48.728Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14042026-09-03T10:43:48.728Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14052026-09-03T10:43:48.728Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14062026-09-03T10:43:48.728Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14072026-09-03T10:43:48.728Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14082026-09-03T10:43:48.728Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14092026-09-03T10:43:48.728Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14102026-09-03T10:43:48.728Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14112026-09-03T10:43:48.728Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
14122026-09-03T10:43:48.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
14132026-09-03T10:43:48.729Z[ 5] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
14142026-09-03T10:43:48.729Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14152026-09-03T10:43:48.729Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14162026-09-03T10:43:48.729Z[ 12] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
14172026-09-03T10:43:48.729Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14182026-09-03T10:43:48.729Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14192026-09-03T10:43:48.729Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14202026-09-03T10:43:48.729Z[ 20] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
14212026-09-03T10:43:48.729Z[SUM] 10.00-10.00 sec 384 KBytes 6.71 Gbits/sec
14222026-09-03T10:43:48.729Z- - - - - - - - - - - - - - - - - - - - - - - - -
14232026-09-03T10:43:48.729Z[ ID] Interval Transfer Bitrate
14242026-09-03T10:43:48.729Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14252026-09-03T10:43:48.729Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14262026-09-03T10:43:48.729Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14272026-09-03T10:43:48.729Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14282026-09-03T10:43:48.729Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14292026-09-03T10:43:48.729Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14302026-09-03T10:43:48.729Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14312026-09-03T10:43:48.729Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14322026-09-03T10:43:48.729Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
14332026-09-03T10:43:48.733ZRun 3/5...10085.3158259519Mbps
14342026-09-03T10:43:56.140Z-----------------------------------------------------------
14352026-09-03T10:43:56.140ZServer listening on 5201 (test #4)
14362026-09-03T10:43:56.140Z-----------------------------------------------------------
14372026-09-03T10:43:56.140ZAccepted connection from 10.0.0.1, port 35950
14382026-09-03T10:43:56.140Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40196
14392026-09-03T10:43:56.140Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45327
14402026-09-03T10:43:56.140Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36908
14412026-09-03T10:43:56.144Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62761
14422026-09-03T10:43:56.145Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38829
14432026-09-03T10:43:56.145Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38823
14442026-09-03T10:43:56.145Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55897
14452026-09-03T10:43:56.145Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41249
14462026-09-03T10:43:56.145Z[ ID] Interval Transfer Bitrate
14472026-09-03T10:43:56.145Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14482026-09-03T10:43:56.145Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14492026-09-03T10:43:56.145Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14502026-09-03T10:43:56.145Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14512026-09-03T10:43:56.145Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14522026-09-03T10:43:56.145Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14532026-09-03T10:43:56.145Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14542026-09-03T10:43:56.145Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
14552026-09-03T10:43:56.145Z[SUM] 0.00-1.00 sec 958 MBytes 8.03 Gbits/sec
14562026-09-03T10:43:56.145Z- - - - - - - - - - - - - - - - - - - - - - - - -
14572026-09-03T10:43:56.145Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14582026-09-03T10:43:56.145Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14592026-09-03T10:43:56.145Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14602026-09-03T10:43:56.145Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14612026-09-03T10:43:56.145Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14622026-09-03T10:43:56.145Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14632026-09-03T10:43:56.145Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14642026-09-03T10:43:56.145Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14652026-09-03T10:43:56.145Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
14662026-09-03T10:43:56.145Z- - - - - - - - - - - - - - - - - - - - - - - - -
14672026-09-03T10:43:56.145Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14682026-09-03T10:43:56.145Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14692026-09-03T10:43:56.145Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14702026-09-03T10:43:56.145Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14712026-09-03T10:43:56.145Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14722026-09-03T10:43:56.145Z[ 16] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
14732026-09-03T10:43:56.145Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14742026-09-03T10:43:56.145Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14752026-09-03T10:43:56.145Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
14762026-09-03T10:43:56.145Z- - - - - - - - - - - - - - - - - - - - - - - - -
14772026-09-03T10:43:56.145Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14782026-09-03T10:43:56.145Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14792026-09-03T10:43:56.145Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14802026-09-03T10:43:56.145Z[ 12] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14812026-09-03T10:43:56.146Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14822026-09-03T10:43:56.146Z[ 16] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14832026-09-03T10:43:56.146Z[ 18] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14842026-09-03T10:43:56.146Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14852026-09-03T10:43:56.146Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
14862026-09-03T10:43:56.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
14872026-09-03T10:43:56.146Z[ 5] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
14882026-09-03T10:43:56.146Z[ 8] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
14892026-09-03T10:43:56.146Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14902026-09-03T10:43:56.146Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14912026-09-03T10:43:56.146Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14922026-09-03T10:43:56.146Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14932026-09-03T10:43:56.146Z[ 18] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
14942026-09-03T10:43:56.146Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14952026-09-03T10:43:56.146Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
14962026-09-03T10:43:56.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
14972026-09-03T10:43:56.146Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14982026-09-03T10:43:56.146Z[ 8] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
14992026-09-03T10:43:56.146Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
15002026-09-03T10:43:56.146Z[ 12] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
15012026-09-03T10:43:56.146Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
15022026-09-03T10:43:56.146Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
15032026-09-03T10:43:56.146Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
15042026-09-03T10:43:56.146Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
15052026-09-03T10:43:56.146Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
15062026-09-03T10:43:56.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
15072026-09-03T10:43:56.146Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15082026-09-03T10:43:56.146Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15092026-09-03T10:43:56.146Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15102026-09-03T10:43:59.142Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15112026-09-03T10:43:59.142Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15122026-09-03T10:43:59.142Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15132026-09-03T10:43:59.142Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15142026-09-03T10:43:59.142Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15152026-09-03T10:43:59.142Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
15162026-09-03T10:43:59.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
15172026-09-03T10:43:59.142Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15182026-09-03T10:43:59.142Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15192026-09-03T10:43:59.142Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15202026-09-03T10:43:59.142Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15212026-09-03T10:43:59.142Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15222026-09-03T10:43:59.142Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15232026-09-03T10:43:59.142Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15242026-09-03T10:43:59.142Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15252026-09-03T10:43:59.142Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
15262026-09-03T10:43:59.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
15272026-09-03T10:43:59.142Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15282026-09-03T10:43:59.142Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15292026-09-03T10:43:59.142Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15302026-09-03T10:43:59.143Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15312026-09-03T10:43:59.143Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15322026-09-03T10:43:59.143Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15332026-09-03T10:43:59.143Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15342026-09-03T10:43:59.143Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15352026-09-03T10:43:59.143Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
15362026-09-03T10:43:59.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
15372026-09-03T10:43:59.143Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15382026-09-03T10:43:59.143Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15392026-09-03T10:43:59.143Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15402026-09-03T10:43:59.143Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15412026-09-03T10:43:59.143Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15422026-09-03T10:43:59.143Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15432026-09-03T10:43:59.143Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15442026-09-03T10:43:59.143Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15452026-09-03T10:43:59.143Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
15462026-09-03T10:43:59.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
15472026-09-03T10:43:59.147Z[ 5] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
15482026-09-03T10:43:59.147Z[ 8] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
15492026-09-03T10:43:59.147Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15502026-09-03T10:43:59.147Z[ 12] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
15512026-09-03T10:43:59.147Z[ 14] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
15522026-09-03T10:43:59.147Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15532026-09-03T10:43:59.147Z[ 18] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
15542026-09-03T10:43:59.147Z[ 20] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
15552026-09-03T10:43:59.147Z[SUM] 10.00-10.00 sec 768 KBytes 12.4 Gbits/sec
15562026-09-03T10:43:59.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
15572026-09-03T10:43:59.147Z[ ID] Interval Transfer Bitrate
15582026-09-03T10:43:59.147Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15592026-09-03T10:43:59.147Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15602026-09-03T10:43:59.147Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15612026-09-03T10:43:59.147Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15622026-09-03T10:43:59.147Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15632026-09-03T10:43:59.147Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15642026-09-03T10:43:59.147Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15652026-09-03T10:43:59.147Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
15662026-09-03T10:43:59.147Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
15672026-09-03T10:43:59.147ZRun 4/5...10117.516579433335Mbps
15682026-09-03T10:44:06.549Z-----------------------------------------------------------
15692026-09-03T10:44:06.549ZServer listening on 5201 (test #5)
15702026-09-03T10:44:06.549Z-----------------------------------------------------------
15712026-09-03T10:44:06.549ZAccepted connection from 10.0.0.1, port 64044
15722026-09-03T10:44:06.549Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62335
15732026-09-03T10:44:06.549Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45564
15742026-09-03T10:44:06.549Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53378
15752026-09-03T10:44:06.549Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41138
15762026-09-03T10:44:06.549Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35398
15772026-09-03T10:44:06.549Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35860
15782026-09-03T10:44:06.549Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37467
15792026-09-03T10:44:06.549Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37094
15802026-09-03T10:44:06.549Z[ ID] Interval Transfer Bitrate
15812026-09-03T10:44:06.549Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15822026-09-03T10:44:06.549Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15832026-09-03T10:44:06.549Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15842026-09-03T10:44:06.549Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15852026-09-03T10:44:06.549Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15862026-09-03T10:44:06.549Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15872026-09-03T10:44:06.549Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15882026-09-03T10:44:06.549Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15892026-09-03T10:44:06.549Z[SUM] 0.00-1.00 sec 956 MBytes 8.02 Gbits/sec
15902026-09-03T10:44:06.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
15912026-09-03T10:44:06.550Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15922026-09-03T10:44:06.550Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15932026-09-03T10:44:06.550Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15942026-09-03T10:44:06.550Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15952026-09-03T10:44:06.550Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15962026-09-03T10:44:06.550Z[ 16] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15972026-09-03T10:44:06.550Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15982026-09-03T10:44:06.550Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15992026-09-03T10:44:06.550Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
16002026-09-03T10:44:06.550Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012026-09-03T10:44:06.550Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16022026-09-03T10:44:06.550Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16032026-09-03T10:44:06.550Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16042026-09-03T10:44:06.550Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16052026-09-03T10:44:06.550Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16062026-09-03T10:44:06.550Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16072026-09-03T10:44:06.550Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16082026-09-03T10:44:06.550Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16092026-09-03T10:44:06.550Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
16102026-09-03T10:44:06.550Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112026-09-03T10:44:06.550Z[ 5] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
16122026-09-03T10:44:06.550Z[ 8] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
16132026-09-03T10:44:06.550Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16142026-09-03T10:44:06.550Z[ 12] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
16152026-09-03T10:44:06.550Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
16162026-09-03T10:44:06.550Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16172026-09-03T10:44:06.550Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16182026-09-03T10:44:06.550Z[ 20] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
16192026-09-03T10:44:06.550Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
16202026-09-03T10:44:06.550Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-09-03T10:44:06.550Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16222026-09-03T10:44:06.550Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16232026-09-03T10:44:06.550Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16242026-09-03T10:44:06.550Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16252026-09-03T10:44:06.550Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16262026-09-03T10:44:06.554Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16272026-09-03T10:44:06.554Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16282026-09-03T10:44:06.554Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16292026-09-03T10:44:06.554Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
16302026-09-03T10:44:06.554Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-09-03T10:44:06.554Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16322026-09-03T10:44:06.554Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16332026-09-03T10:44:06.554Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16342026-09-03T10:44:06.554Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16352026-09-03T10:44:06.554Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16362026-09-03T10:44:06.554Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16372026-09-03T10:44:06.554Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16382026-09-03T10:44:06.554Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16392026-09-03T10:44:06.554Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
16402026-09-03T10:44:06.554Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-09-03T10:44:06.554Z[ 5] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16422026-09-03T10:44:06.554Z[ 8] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16432026-09-03T10:44:06.554Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16442026-09-03T10:44:09.550Z[ 12] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16452026-09-03T10:44:09.550Z[ 14] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16462026-09-03T10:44:09.550Z[ 16] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16472026-09-03T10:44:09.550Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16482026-09-03T10:44:09.550Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16492026-09-03T10:44:09.550Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
16502026-09-03T10:44:09.550Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-09-03T10:44:09.550Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16522026-09-03T10:44:09.550Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16532026-09-03T10:44:09.550Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16542026-09-03T10:44:09.550Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16552026-09-03T10:44:09.551Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16562026-09-03T10:44:09.551Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16572026-09-03T10:44:09.551Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16582026-09-03T10:44:09.551Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16592026-09-03T10:44:09.551Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
16602026-09-03T10:44:09.551Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-09-03T10:44:09.551Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16622026-09-03T10:44:09.551Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16632026-09-03T10:44:09.551Z[ 10] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16642026-09-03T10:44:09.551Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16652026-09-03T10:44:09.551Z[ 14] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16662026-09-03T10:44:09.551Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16672026-09-03T10:44:09.551Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16682026-09-03T10:44:09.551Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16692026-09-03T10:44:09.551Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
16702026-09-03T10:44:09.551Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-09-03T10:44:09.551Z[ 5] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
16722026-09-03T10:44:09.551Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16732026-09-03T10:44:09.551Z[ 10] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
16742026-09-03T10:44:09.551Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16752026-09-03T10:44:09.551Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16762026-09-03T10:44:09.551Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16772026-09-03T10:44:09.551Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16782026-09-03T10:44:09.551Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16792026-09-03T10:44:09.551Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
16802026-09-03T10:44:09.551Z- - - - - - - - - - - - - - - - - - - - - - - - -
16812026-09-03T10:44:09.551Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16822026-09-03T10:44:09.551Z[ 8] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
16832026-09-03T10:44:09.551Z[ 10] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
16842026-09-03T10:44:09.551Z[ 12] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
16852026-09-03T10:44:09.551Z[ 14] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
16862026-09-03T10:44:09.551Z[ 16] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
16872026-09-03T10:44:09.551Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16882026-09-03T10:44:09.551Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16892026-09-03T10:44:09.551Z[SUM] 10.00-10.00 sec 640 KBytes 11.9 Gbits/sec
16902026-09-03T10:44:09.551Z- - - - - - - - - - - - - - - - - - - - - - - - -
16912026-09-03T10:44:09.551Z[ ID] Interval Transfer Bitrate
16922026-09-03T10:44:09.551Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16932026-09-03T10:44:09.551Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16942026-09-03T10:44:09.552Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16952026-09-03T10:44:09.552Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16962026-09-03T10:44:09.552Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16972026-09-03T10:44:09.552Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16982026-09-03T10:44:09.552Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16992026-09-03T10:44:09.552Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
17002026-09-03T10:44:09.552Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
17012026-09-03T10:44:09.555ZRun 5/5...10083.584684468296Mbps
17022026-09-03T10:44:09.555Z###---------------------###
17032026-09-03T10:44:09.555Z::: iPerf done... :::
17042026-09-03T10:44:09.555Z:::Awaiting out files...:::
17052026-09-03T10:44:09.555Z###---------------------###
17062026-09-03T10:44:09.555Z###-----###
17072026-09-03T10:44:09.555Z:::done!:::
17082026-09-03T10:44:09.555Z###-----###
17092026-09-03T10:44:09.555Z###-------------------###
17102026-09-03T10:44:09.555Z:::Running experiment :::
17112026-09-03T10:44:09.556Z:::iperf-tcp/local/s2c:::
17122026-09-03T10:44:09.556Z###-------------------###
17132026-09-03T10:44:16.961Z-----------------------------------------------------------
17142026-09-03T10:44:16.961ZServer listening on 5201 (test #6)
17152026-09-03T10:44:16.961Z-----------------------------------------------------------
17162026-09-03T10:44:16.961ZAccepted connection from 10.0.0.1, port 46799
17172026-09-03T10:44:16.961Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40307
17182026-09-03T10:44:16.961Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43898
17192026-09-03T10:44:16.962Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51201
17202026-09-03T10:44:16.962Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51484
17212026-09-03T10:44:16.962Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58527
17222026-09-03T10:44:16.962Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51496
17232026-09-03T10:44:16.962Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62919
17242026-09-03T10:44:16.962Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44767
17252026-09-03T10:44:16.962Z[ ID] Interval Transfer Bitrate
17262026-09-03T10:44:16.962Z[ 5] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
17272026-09-03T10:44:16.962Z[ 8] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
17282026-09-03T10:44:16.962Z[ 10] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
17292026-09-03T10:44:16.962Z[ 12] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
17302026-09-03T10:44:16.962Z[ 14] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
17312026-09-03T10:44:16.966Z[ 16] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
17322026-09-03T10:44:16.966Z[ 18] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
17332026-09-03T10:44:16.966Z[ 20] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
17342026-09-03T10:44:16.966Z[SUM] 0.00-1.00 sec 952 MBytes 7.99 Gbits/sec
17352026-09-03T10:44:16.966Z- - - - - - - - - - - - - - - - - - - - - - - - -
17362026-09-03T10:44:16.966Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17372026-09-03T10:44:16.966Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17382026-09-03T10:44:16.966Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17392026-09-03T10:44:16.966Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17402026-09-03T10:44:16.966Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17412026-09-03T10:44:16.966Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17422026-09-03T10:44:16.966Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17432026-09-03T10:44:16.966Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17442026-09-03T10:44:16.966Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.3 Gbits/sec
17452026-09-03T10:44:16.966Z- - - - - - - - - - - - - - - - - - - - - - - - -
17462026-09-03T10:44:16.967Z[ 5] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
17472026-09-03T10:44:16.967Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
17482026-09-03T10:44:16.967Z[ 10] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
17492026-09-03T10:44:16.967Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
17502026-09-03T10:44:16.967Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17512026-09-03T10:44:16.967Z[ 16] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
17522026-09-03T10:44:16.967Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
17532026-09-03T10:44:16.967Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17542026-09-03T10:44:16.967Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
17552026-09-03T10:44:16.967Z- - - - - - - - - - - - - - - - - - - - - - - - -
17562026-09-03T10:44:16.967Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17572026-09-03T10:44:16.967Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17582026-09-03T10:44:16.967Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17592026-09-03T10:44:16.967Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17602026-09-03T10:44:16.967Z[ 14] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
17612026-09-03T10:44:16.967Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17622026-09-03T10:44:16.967Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17632026-09-03T10:44:16.967Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17642026-09-03T10:44:16.967Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
17652026-09-03T10:44:16.967Z- - - - - - - - - - - - - - - - - - - - - - - - -
17662026-09-03T10:44:16.967Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17672026-09-03T10:44:16.967Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17682026-09-03T10:44:16.967Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17692026-09-03T10:44:16.967Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17702026-09-03T10:44:16.967Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17712026-09-03T10:44:16.967Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17722026-09-03T10:44:16.967Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17732026-09-03T10:44:16.967Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17742026-09-03T10:44:16.967Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
17752026-09-03T10:44:16.967Z- - - - - - - - - - - - - - - - - - - - - - - - -
17762026-09-03T10:44:16.967Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17772026-09-03T10:44:16.967Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17782026-09-03T10:44:16.967Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17792026-09-03T10:44:16.967Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17802026-09-03T10:44:16.967Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17812026-09-03T10:44:16.967Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17822026-09-03T10:44:16.967Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17832026-09-03T10:44:16.968Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17842026-09-03T10:44:16.968Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
17852026-09-03T10:44:16.968Z- - - - - - - - - - - - - - - - - - - - - - - - -
17862026-09-03T10:44:16.968Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17872026-09-03T10:44:16.968Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17882026-09-03T10:44:16.968Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17892026-09-03T10:44:19.964Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17902026-09-03T10:44:19.964Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17912026-09-03T10:44:19.964Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17922026-09-03T10:44:19.964Z[ 18] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
17932026-09-03T10:44:19.964Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17942026-09-03T10:44:19.965Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
17952026-09-03T10:44:19.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-09-03T10:44:19.965Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
17972026-09-03T10:44:19.965Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17982026-09-03T10:44:19.965Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
17992026-09-03T10:44:19.965Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
18002026-09-03T10:44:19.965Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
18012026-09-03T10:44:19.965Z[ 16] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
18022026-09-03T10:44:19.965Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
18032026-09-03T10:44:19.965Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
18042026-09-03T10:44:19.965Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
18052026-09-03T10:44:19.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-09-03T10:44:19.965Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18072026-09-03T10:44:19.965Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
18082026-09-03T10:44:19.965Z[ 10] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
18092026-09-03T10:44:19.965Z[ 12] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
18102026-09-03T10:44:19.965Z[ 14] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
18112026-09-03T10:44:19.965Z[ 16] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
18122026-09-03T10:44:19.965Z[ 18] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
18132026-09-03T10:44:19.965Z[ 20] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
18142026-09-03T10:44:19.965Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
18152026-09-03T10:44:19.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-09-03T10:44:19.965Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18172026-09-03T10:44:19.965Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18182026-09-03T10:44:19.965Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18192026-09-03T10:44:19.965Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18202026-09-03T10:44:19.965Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18212026-09-03T10:44:19.965Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18222026-09-03T10:44:19.965Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18232026-09-03T10:44:19.965Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18242026-09-03T10:44:19.965Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
18252026-09-03T10:44:19.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
18262026-09-03T10:44:19.965Z[ 5] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
18272026-09-03T10:44:19.965Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18282026-09-03T10:44:19.965Z[ 10] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
18292026-09-03T10:44:19.965Z[ 12] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
18302026-09-03T10:44:19.965Z[ 14] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
18312026-09-03T10:44:19.965Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18322026-09-03T10:44:19.965Z[ 18] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
18332026-09-03T10:44:19.966Z[ 20] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
18342026-09-03T10:44:19.966Z[SUM] 10.00-10.00 sec 768 KBytes 13.7 Gbits/sec
18352026-09-03T10:44:19.966Z- - - - - - - - - - - - - - - - - - - - - - - - -
18362026-09-03T10:44:19.966Z[ ID] Interval Transfer Bitrate
18372026-09-03T10:44:19.966Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
18382026-09-03T10:44:19.966Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
18392026-09-03T10:44:19.966Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
18402026-09-03T10:44:19.966Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
18412026-09-03T10:44:19.966Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
18422026-09-03T10:44:19.966Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
18432026-09-03T10:44:19.966Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18442026-09-03T10:44:19.966Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
18452026-09-03T10:44:19.966Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
18462026-09-03T10:44:19.970ZRun 1/5...10133.168880311961Mbps
18472026-09-03T10:44:27.377Z-----------------------------------------------------------
18482026-09-03T10:44:27.377ZServer listening on 5201 (test #7)
18492026-09-03T10:44:27.377Z-----------------------------------------------------------
18502026-09-03T10:44:27.377ZAccepted connection from 10.0.0.1, port 40747
18512026-09-03T10:44:27.377Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61716
18522026-09-03T10:44:27.377Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57628
18532026-09-03T10:44:27.377Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62736
18542026-09-03T10:44:27.377Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53695
18552026-09-03T10:44:27.377Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58537
18562026-09-03T10:44:27.377Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42270
18572026-09-03T10:44:27.377Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44006
18582026-09-03T10:44:27.377Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57290
18592026-09-03T10:44:27.377Z[ ID] Interval Transfer Bitrate
18602026-09-03T10:44:27.377Z[ 5] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
18612026-09-03T10:44:27.377Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
18622026-09-03T10:44:27.377Z[ 10] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
18632026-09-03T10:44:27.377Z[ 12] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
18642026-09-03T10:44:27.377Z[ 14] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
18652026-09-03T10:44:27.377Z[ 16] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
18662026-09-03T10:44:27.377Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
18672026-09-03T10:44:27.377Z[ 20] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
18682026-09-03T10:44:27.377Z[SUM] 0.00-1.00 sec 970 MBytes 8.14 Gbits/sec
18692026-09-03T10:44:27.377Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-09-03T10:44:27.377Z[ 5] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
18712026-09-03T10:44:27.377Z[ 8] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
18722026-09-03T10:44:27.377Z[ 10] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
18732026-09-03T10:44:27.377Z[ 12] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
18742026-09-03T10:44:27.377Z[ 14] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
18752026-09-03T10:44:27.377Z[ 16] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
18762026-09-03T10:44:27.377Z[ 18] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
18772026-09-03T10:44:27.377Z[ 20] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
18782026-09-03T10:44:27.377Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.6 Gbits/sec
18792026-09-03T10:44:27.377Z- - - - - - - - - - - - - - - - - - - - - - - - -
18802026-09-03T10:44:27.377Z[ 5] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18812026-09-03T10:44:27.377Z[ 8] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18822026-09-03T10:44:27.377Z[ 10] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18832026-09-03T10:44:27.378Z[ 12] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18842026-09-03T10:44:27.378Z[ 14] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18852026-09-03T10:44:27.378Z[ 16] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18862026-09-03T10:44:27.378Z[ 18] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18872026-09-03T10:44:27.378Z[ 20] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18882026-09-03T10:44:27.378Z[SUM] 2.00-3.00 sec 1.24 GBytes 10.6 Gbits/sec
18892026-09-03T10:44:27.378Z- - - - - - - - - - - - - - - - - - - - - - - - -
18902026-09-03T10:44:27.378Z[ 5] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
18912026-09-03T10:44:27.378Z[ 8] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
18922026-09-03T10:44:27.378Z[ 10] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
18932026-09-03T10:44:27.378Z[ 12] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
18942026-09-03T10:44:27.378Z[ 14] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
18952026-09-03T10:44:27.378Z[ 16] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
18962026-09-03T10:44:27.378Z[ 18] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
18972026-09-03T10:44:27.378Z[ 20] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
18982026-09-03T10:44:27.378Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.5 Gbits/sec
18992026-09-03T10:44:27.378Z- - - - - - - - - - - - - - - - - - - - - - - - -
19002026-09-03T10:44:27.378Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19012026-09-03T10:44:27.378Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19022026-09-03T10:44:27.378Z[ 10] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
19032026-09-03T10:44:27.378Z[ 12] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
19042026-09-03T10:44:27.378Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19052026-09-03T10:44:27.378Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19062026-09-03T10:44:27.378Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19072026-09-03T10:44:27.378Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
19082026-09-03T10:44:27.378Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
19092026-09-03T10:44:27.378Z- - - - - - - - - - - - - - - - - - - - - - - - -
19102026-09-03T10:44:27.378Z[ 5] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19112026-09-03T10:44:27.378Z[ 8] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19122026-09-03T10:44:27.378Z[ 10] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19132026-09-03T10:44:27.378Z[ 12] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19142026-09-03T10:44:27.378Z[ 14] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19152026-09-03T10:44:27.378Z[ 16] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19162026-09-03T10:44:27.378Z[ 18] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19172026-09-03T10:44:27.378Z[ 20] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
19182026-09-03T10:44:27.378Z[SUM] 5.00-6.00 sec 1.23 GBytes 10.5 Gbits/sec
19192026-09-03T10:44:27.378Z- - - - - - - - - - - - - - - - - - - - - - - - -
19202026-09-03T10:44:27.378Z[ 5] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
19212026-09-03T10:44:27.378Z[ 8] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
19222026-09-03T10:44:27.378Z[ 10] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
19232026-09-03T10:44:30.377Z[ 12] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
19242026-09-03T10:44:30.377Z[ 14] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
19252026-09-03T10:44:30.378Z[ 16] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
19262026-09-03T10:44:30.378Z[ 18] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
19272026-09-03T10:44:30.378Z[ 20] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
19282026-09-03T10:44:30.378Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.5 Gbits/sec
19292026-09-03T10:44:30.378Z- - - - - - - - - - - - - - - - - - - - - - - - -
19302026-09-03T10:44:30.378Z[ 5] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19312026-09-03T10:44:30.378Z[ 8] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19322026-09-03T10:44:30.378Z[ 10] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19332026-09-03T10:44:30.378Z[ 12] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19342026-09-03T10:44:30.378Z[ 14] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
19352026-09-03T10:44:30.378Z[ 16] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19362026-09-03T10:44:30.378Z[ 18] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19372026-09-03T10:44:30.378Z[ 20] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19382026-09-03T10:44:30.378Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.5 Gbits/sec
19392026-09-03T10:44:30.378Z- - - - - - - - - - - - - - - - - - - - - - - - -
19402026-09-03T10:44:30.378Z[ 5] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
19412026-09-03T10:44:30.378Z[ 8] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
19422026-09-03T10:44:30.378Z[ 10] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
19432026-09-03T10:44:30.378Z[ 12] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
19442026-09-03T10:44:30.378Z[ 14] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
19452026-09-03T10:44:30.378Z[ 16] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
19462026-09-03T10:44:30.378Z[ 18] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
19472026-09-03T10:44:30.378Z[ 20] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
19482026-09-03T10:44:30.378Z[SUM] 8.00-9.00 sec 1.24 GBytes 10.6 Gbits/sec
19492026-09-03T10:44:30.378Z- - - - - - - - - - - - - - - - - - - - - - - - -
19502026-09-03T10:44:30.378Z[ 5] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19512026-09-03T10:44:30.378Z[ 8] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19522026-09-03T10:44:30.378Z[ 10] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19532026-09-03T10:44:30.378Z[ 12] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
19542026-09-03T10:44:30.378Z[ 14] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19552026-09-03T10:44:30.378Z[ 16] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19562026-09-03T10:44:30.378Z[ 18] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19572026-09-03T10:44:30.378Z[ 20] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19582026-09-03T10:44:30.378Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.6 Gbits/sec
19592026-09-03T10:44:30.378Z- - - - - - - - - - - - - - - - - - - - - - - - -
19602026-09-03T10:44:30.378Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19612026-09-03T10:44:30.378Z[ 8] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
19622026-09-03T10:44:30.378Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19632026-09-03T10:44:30.378Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19642026-09-03T10:44:30.379Z[ 14] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
19652026-09-03T10:44:30.379Z[ 16] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
19662026-09-03T10:44:30.379Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19672026-09-03T10:44:30.379Z[ 20] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
19682026-09-03T10:44:30.379Z[SUM] 10.00-10.00 sec 512 KBytes 8.87 Gbits/sec
19692026-09-03T10:44:30.379Z- - - - - - - - - - - - - - - - - - - - - - - - -
19702026-09-03T10:44:30.379Z[ ID] Interval Transfer Bitrate
19712026-09-03T10:44:30.379Z[ 5] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19722026-09-03T10:44:30.379Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19732026-09-03T10:44:30.379Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19742026-09-03T10:44:30.379Z[ 12] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19752026-09-03T10:44:30.379Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19762026-09-03T10:44:30.379Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19772026-09-03T10:44:30.379Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19782026-09-03T10:44:30.379Z[ 20] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19792026-09-03T10:44:30.379Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
19802026-09-03T10:44:30.382ZRun 2/5...10320.3184597547Mbps
19812026-09-03T10:44:37.799Z-----------------------------------------------------------
19822026-09-03T10:44:37.799ZServer listening on 5201 (test #8)
19832026-09-03T10:44:37.799Z-----------------------------------------------------------
19842026-09-03T10:44:37.799ZAccepted connection from 10.0.0.1, port 56248
19852026-09-03T10:44:37.799Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58878
19862026-09-03T10:44:37.799Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37670
19872026-09-03T10:44:37.799Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35249
19882026-09-03T10:44:37.799Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37061
19892026-09-03T10:44:37.799Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65335
19902026-09-03T10:44:37.799Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36754
19912026-09-03T10:44:37.799Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42893
19922026-09-03T10:44:37.799Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46133
19932026-09-03T10:44:37.799Z[ ID] Interval Transfer Bitrate
19942026-09-03T10:44:37.799Z[ 5] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
19952026-09-03T10:44:37.799Z[ 8] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
19962026-09-03T10:44:37.799Z[ 10] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
19972026-09-03T10:44:37.799Z[ 12] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
19982026-09-03T10:44:37.800Z[ 14] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
19992026-09-03T10:44:37.800Z[ 16] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
20002026-09-03T10:44:37.800Z[ 18] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
20012026-09-03T10:44:37.800Z[ 20] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
20022026-09-03T10:44:37.800Z[SUM] 0.00-1.00 sec 942 MBytes 7.91 Gbits/sec
20032026-09-03T10:44:37.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
20042026-09-03T10:44:37.800Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
20052026-09-03T10:44:37.800Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
20062026-09-03T10:44:37.800Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
20072026-09-03T10:44:37.800Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
20082026-09-03T10:44:37.800Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
20092026-09-03T10:44:37.803Z[ 16] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
20102026-09-03T10:44:37.803Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20112026-09-03T10:44:37.804Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20122026-09-03T10:44:37.804Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
20132026-09-03T10:44:37.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
20142026-09-03T10:44:37.804Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20152026-09-03T10:44:37.804Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20162026-09-03T10:44:37.804Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20172026-09-03T10:44:37.804Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20182026-09-03T10:44:37.804Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20192026-09-03T10:44:37.804Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20202026-09-03T10:44:37.804Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20212026-09-03T10:44:37.804Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20222026-09-03T10:44:37.804Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
20232026-09-03T10:44:37.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
20242026-09-03T10:44:37.804Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20252026-09-03T10:44:37.804Z[ 8] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
20262026-09-03T10:44:37.804Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20272026-09-03T10:44:37.804Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20282026-09-03T10:44:37.804Z[ 14] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
20292026-09-03T10:44:37.804Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20302026-09-03T10:44:37.804Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20312026-09-03T10:44:37.804Z[ 20] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
20322026-09-03T10:44:37.804Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
20332026-09-03T10:44:37.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
20342026-09-03T10:44:37.804Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20352026-09-03T10:44:37.804Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20362026-09-03T10:44:37.804Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20372026-09-03T10:44:37.804Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20382026-09-03T10:44:37.804Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20392026-09-03T10:44:37.804Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20402026-09-03T10:44:37.804Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20412026-09-03T10:44:37.804Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20422026-09-03T10:44:37.804Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
20432026-09-03T10:44:37.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
20442026-09-03T10:44:37.804Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
20452026-09-03T10:44:37.804Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20462026-09-03T10:44:37.804Z[ 10] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
20472026-09-03T10:44:37.804Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20482026-09-03T10:44:37.805Z[ 14] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
20492026-09-03T10:44:37.805Z[ 16] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
20502026-09-03T10:44:37.805Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20512026-09-03T10:44:37.805Z[ 20] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
20522026-09-03T10:44:37.805Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
20532026-09-03T10:44:37.805Z- - - - - - - - - - - - - - - - - - - - - - - - -
20542026-09-03T10:44:37.805Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20552026-09-03T10:44:37.805Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20562026-09-03T10:44:37.805Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20572026-09-03T10:44:40.801Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20582026-09-03T10:44:40.801Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20592026-09-03T10:44:40.801Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20602026-09-03T10:44:40.801Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20612026-09-03T10:44:40.801Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20622026-09-03T10:44:40.801Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
20632026-09-03T10:44:40.801Z- - - - - - - - - - - - - - - - - - - - - - - - -
20642026-09-03T10:44:40.801Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20652026-09-03T10:44:40.801Z[ 8] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
20662026-09-03T10:44:40.801Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20672026-09-03T10:44:40.801Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20682026-09-03T10:44:40.801Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20692026-09-03T10:44:40.801Z[ 16] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
20702026-09-03T10:44:40.801Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20712026-09-03T10:44:40.805Z[ 20] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
20722026-09-03T10:44:40.805Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
20732026-09-03T10:44:40.805Z- - - - - - - - - - - - - - - - - - - - - - - - -
20742026-09-03T10:44:40.805Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20752026-09-03T10:44:40.805Z[ 8] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
20762026-09-03T10:44:40.805Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20772026-09-03T10:44:40.805Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20782026-09-03T10:44:40.805Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20792026-09-03T10:44:40.805Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20802026-09-03T10:44:40.805Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20812026-09-03T10:44:40.805Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20822026-09-03T10:44:40.805Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
20832026-09-03T10:44:40.805Z- - - - - - - - - - - - - - - - - - - - - - - - -
20842026-09-03T10:44:40.805Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20852026-09-03T10:44:40.805Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20862026-09-03T10:44:40.805Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20872026-09-03T10:44:40.805Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20882026-09-03T10:44:40.805Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20892026-09-03T10:44:40.805Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20902026-09-03T10:44:40.805Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20912026-09-03T10:44:40.805Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20922026-09-03T10:44:40.805Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
20932026-09-03T10:44:40.805Z- - - - - - - - - - - - - - - - - - - - - - - - -
20942026-09-03T10:44:40.805Z[ 5] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
20952026-09-03T10:44:40.805Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20962026-09-03T10:44:40.805Z[ 10] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
20972026-09-03T10:44:40.805Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20982026-09-03T10:44:40.805Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20992026-09-03T10:44:40.805Z[ 16] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
21002026-09-03T10:44:40.805Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21012026-09-03T10:44:40.805Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21022026-09-03T10:44:40.805Z[SUM] 10.00-10.00 sec 384 KBytes 6.71 Gbits/sec
21032026-09-03T10:44:40.805Z- - - - - - - - - - - - - - - - - - - - - - - - -
21042026-09-03T10:44:40.805Z[ ID] Interval Transfer Bitrate
21052026-09-03T10:44:40.805Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21062026-09-03T10:44:40.805Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21072026-09-03T10:44:40.806Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21082026-09-03T10:44:40.806Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21092026-09-03T10:44:40.806Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21102026-09-03T10:44:40.806Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21112026-09-03T10:44:40.806Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21122026-09-03T10:44:40.806Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21132026-09-03T10:44:40.806Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
21142026-09-03T10:44:40.806ZRun 3/5...10103.797006665476Mbps
21152026-09-03T10:44:48.222Z-----------------------------------------------------------
21162026-09-03T10:44:48.223ZServer listening on 5201 (test #9)
21172026-09-03T10:44:48.223Z-----------------------------------------------------------
21182026-09-03T10:44:48.223ZAccepted connection from 10.0.0.1, port 39272
21192026-09-03T10:44:48.223Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43555
21202026-09-03T10:44:48.223Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34720
21212026-09-03T10:44:48.223Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37106
21222026-09-03T10:44:48.223Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44932
21232026-09-03T10:44:48.223Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49962
21242026-09-03T10:44:48.223Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34108
21252026-09-03T10:44:48.223Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38586
21262026-09-03T10:44:48.223Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41875
21272026-09-03T10:44:48.223Z[ ID] Interval Transfer Bitrate
21282026-09-03T10:44:48.223Z[ 5] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
21292026-09-03T10:44:48.223Z[ 8] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
21302026-09-03T10:44:48.223Z[ 10] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
21312026-09-03T10:44:48.223Z[ 12] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
21322026-09-03T10:44:48.223Z[ 14] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
21332026-09-03T10:44:48.223Z[ 16] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
21342026-09-03T10:44:48.223Z[ 18] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
21352026-09-03T10:44:48.223Z[ 20] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
21362026-09-03T10:44:48.223Z[SUM] 0.00-1.00 sec 944 MBytes 7.92 Gbits/sec
21372026-09-03T10:44:48.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-09-03T10:44:48.223Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21392026-09-03T10:44:48.223Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21402026-09-03T10:44:48.223Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21412026-09-03T10:44:48.223Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21422026-09-03T10:44:48.223Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21432026-09-03T10:44:48.223Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21442026-09-03T10:44:48.223Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21452026-09-03T10:44:48.223Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21462026-09-03T10:44:48.223Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
21472026-09-03T10:44:48.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-09-03T10:44:48.223Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
21492026-09-03T10:44:48.223Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21502026-09-03T10:44:48.223Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
21512026-09-03T10:44:48.223Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
21522026-09-03T10:44:48.223Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21532026-09-03T10:44:48.224Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
21542026-09-03T10:44:48.224Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
21552026-09-03T10:44:48.224Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21562026-09-03T10:44:48.224Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
21572026-09-03T10:44:48.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-09-03T10:44:48.224Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
21592026-09-03T10:44:48.224Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
21602026-09-03T10:44:48.224Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21612026-09-03T10:44:48.224Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21622026-09-03T10:44:48.224Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
21632026-09-03T10:44:48.224Z[ 16] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
21642026-09-03T10:44:48.224Z[ 18] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
21652026-09-03T10:44:48.224Z[ 20] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
21662026-09-03T10:44:48.224Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
21672026-09-03T10:44:48.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
21682026-09-03T10:44:48.224Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21692026-09-03T10:44:48.224Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21702026-09-03T10:44:48.224Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21712026-09-03T10:44:48.224Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21722026-09-03T10:44:48.224Z[ 14] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21732026-09-03T10:44:48.227Z[ 16] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21742026-09-03T10:44:48.227Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21752026-09-03T10:44:48.227Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21762026-09-03T10:44:48.227Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
21772026-09-03T10:44:48.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
21782026-09-03T10:44:48.228Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21792026-09-03T10:44:48.228Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21802026-09-03T10:44:48.228Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21812026-09-03T10:44:48.228Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21822026-09-03T10:44:48.228Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21832026-09-03T10:44:48.228Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21842026-09-03T10:44:48.228Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21852026-09-03T10:44:48.228Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21862026-09-03T10:44:48.228Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
21872026-09-03T10:44:48.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
21882026-09-03T10:44:48.228Z[ 5] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21892026-09-03T10:44:48.228Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21902026-09-03T10:44:48.228Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21912026-09-03T10:44:51.224Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21922026-09-03T10:44:51.224Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21932026-09-03T10:44:51.224Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21942026-09-03T10:44:51.224Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21952026-09-03T10:44:51.224Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21962026-09-03T10:44:51.224Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
21972026-09-03T10:44:51.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
21982026-09-03T10:44:51.224Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21992026-09-03T10:44:51.224Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
22002026-09-03T10:44:51.224Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
22012026-09-03T10:44:51.224Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
22022026-09-03T10:44:51.224Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
22032026-09-03T10:44:51.224Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
22042026-09-03T10:44:51.224Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
22052026-09-03T10:44:51.224Z[ 20] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
22062026-09-03T10:44:51.225Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
22072026-09-03T10:44:51.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
22082026-09-03T10:44:51.225Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22092026-09-03T10:44:51.225Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22102026-09-03T10:44:51.225Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22112026-09-03T10:44:51.225Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22122026-09-03T10:44:51.225Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22132026-09-03T10:44:51.225Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22142026-09-03T10:44:51.225Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22152026-09-03T10:44:51.225Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22162026-09-03T10:44:51.225Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
22172026-09-03T10:44:51.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
22182026-09-03T10:44:51.225Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22192026-09-03T10:44:51.225Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22202026-09-03T10:44:51.225Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22212026-09-03T10:44:51.225Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22222026-09-03T10:44:51.225Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22232026-09-03T10:44:51.225Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22242026-09-03T10:44:51.225Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22252026-09-03T10:44:51.225Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22262026-09-03T10:44:51.225Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
22272026-09-03T10:44:51.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
22282026-09-03T10:44:51.225Z[ 5] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
22292026-09-03T10:44:51.225Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22302026-09-03T10:44:51.225Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22312026-09-03T10:44:51.225Z[ 12] 10.00-10.00 sec 128 KBytes 2.21 Gbits/sec
22322026-09-03T10:44:51.225Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22332026-09-03T10:44:51.225Z[ 16] 10.00-10.00 sec 128 KBytes 2.21 Gbits/sec
22342026-09-03T10:44:51.225Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22352026-09-03T10:44:51.225Z[ 20] 10.00-10.00 sec 128 KBytes 2.21 Gbits/sec
22362026-09-03T10:44:51.225Z[SUM] 10.00-10.00 sec 512 KBytes 8.81 Gbits/sec
22372026-09-03T10:44:51.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
22382026-09-03T10:44:51.225Z[ ID] Interval Transfer Bitrate
22392026-09-03T10:44:51.225Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22402026-09-03T10:44:51.229Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22412026-09-03T10:44:51.229Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22422026-09-03T10:44:51.229Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22432026-09-03T10:44:51.229Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22442026-09-03T10:44:51.229Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22452026-09-03T10:44:51.229Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22462026-09-03T10:44:51.229Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22472026-09-03T10:44:51.229Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec sender
22482026-09-03T10:44:51.229ZRun 4/5...10053.988045785754Mbps
22492026-09-03T10:44:58.633Z-----------------------------------------------------------
22502026-09-03T10:44:58.633ZServer listening on 5201 (test #10)
22512026-09-03T10:44:58.633Z-----------------------------------------------------------
22522026-09-03T10:44:58.633ZAccepted connection from 10.0.0.1, port 39425
22532026-09-03T10:44:58.633Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36913
22542026-09-03T10:44:58.633Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60813
22552026-09-03T10:44:58.633Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48277
22562026-09-03T10:44:58.633Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43978
22572026-09-03T10:44:58.633Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61007
22582026-09-03T10:44:58.633Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40785
22592026-09-03T10:44:58.633Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47283
22602026-09-03T10:44:58.633Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37272
22612026-09-03T10:44:58.633Z[ ID] Interval Transfer Bitrate
22622026-09-03T10:44:58.633Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22632026-09-03T10:44:58.633Z[ 8] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22642026-09-03T10:44:58.633Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22652026-09-03T10:44:58.633Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22662026-09-03T10:44:58.633Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22672026-09-03T10:44:58.633Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22682026-09-03T10:44:58.633Z[ 18] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22692026-09-03T10:44:58.633Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22702026-09-03T10:44:58.633Z[SUM] 0.00-1.00 sec 965 MBytes 8.10 Gbits/sec
22712026-09-03T10:44:58.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-09-03T10:44:58.633Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22732026-09-03T10:44:58.633Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22742026-09-03T10:44:58.633Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22752026-09-03T10:44:58.633Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22762026-09-03T10:44:58.633Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22772026-09-03T10:44:58.633Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22782026-09-03T10:44:58.633Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22792026-09-03T10:44:58.633Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22802026-09-03T10:44:58.633Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
22812026-09-03T10:44:58.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-09-03T10:44:58.633Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22832026-09-03T10:44:58.634Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22842026-09-03T10:44:58.634Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22852026-09-03T10:44:58.634Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22862026-09-03T10:44:58.634Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22872026-09-03T10:44:58.634Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22882026-09-03T10:44:58.634Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22892026-09-03T10:44:58.634Z[ 20] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
22902026-09-03T10:44:58.634Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
22912026-09-03T10:44:58.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-09-03T10:44:58.634Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22932026-09-03T10:44:58.634Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22942026-09-03T10:44:58.634Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22952026-09-03T10:44:58.634Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22962026-09-03T10:44:58.634Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22972026-09-03T10:44:58.634Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22982026-09-03T10:44:58.634Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22992026-09-03T10:44:58.634Z[ 20] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
23002026-09-03T10:44:58.634Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
23012026-09-03T10:44:58.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-09-03T10:44:58.634Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23032026-09-03T10:44:58.634Z[ 8] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
23042026-09-03T10:44:58.634Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23052026-09-03T10:44:58.634Z[ 12] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
23062026-09-03T10:44:58.634Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23072026-09-03T10:44:58.634Z[ 16] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
23082026-09-03T10:44:58.634Z[ 18] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
23092026-09-03T10:44:58.634Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23102026-09-03T10:44:58.634Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
23112026-09-03T10:44:58.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-09-03T10:44:58.634Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23132026-09-03T10:44:58.634Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23142026-09-03T10:44:58.634Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23152026-09-03T10:44:58.634Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23162026-09-03T10:44:58.634Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23172026-09-03T10:44:58.634Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23182026-09-03T10:44:58.634Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23192026-09-03T10:44:58.634Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23202026-09-03T10:44:58.634Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
23212026-09-03T10:44:58.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
23222026-09-03T10:44:58.634Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23232026-09-03T10:44:58.635Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23242026-09-03T10:44:58.635Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23252026-09-03T10:45:01.633Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23262026-09-03T10:45:01.634Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23272026-09-03T10:45:01.634Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23282026-09-03T10:45:01.634Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23292026-09-03T10:45:01.634Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23302026-09-03T10:45:01.634Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
23312026-09-03T10:45:01.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
23322026-09-03T10:45:01.634Z[ 5] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23332026-09-03T10:45:01.634Z[ 8] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23342026-09-03T10:45:01.634Z[ 10] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23352026-09-03T10:45:01.634Z[ 12] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
23362026-09-03T10:45:01.634Z[ 14] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23372026-09-03T10:45:01.634Z[ 16] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23382026-09-03T10:45:01.634Z[ 18] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23392026-09-03T10:45:01.634Z[ 20] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
23402026-09-03T10:45:01.634Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.5 Gbits/sec
23412026-09-03T10:45:01.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-09-03T10:45:01.634Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23432026-09-03T10:45:01.634Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23442026-09-03T10:45:01.634Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23452026-09-03T10:45:01.634Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23462026-09-03T10:45:01.634Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23472026-09-03T10:45:01.634Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23482026-09-03T10:45:01.634Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23492026-09-03T10:45:01.634Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23502026-09-03T10:45:01.634Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
23512026-09-03T10:45:01.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-09-03T10:45:01.634Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23532026-09-03T10:45:01.634Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23542026-09-03T10:45:01.634Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23552026-09-03T10:45:01.634Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23562026-09-03T10:45:01.634Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23572026-09-03T10:45:01.634Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23582026-09-03T10:45:01.634Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23592026-09-03T10:45:01.634Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23602026-09-03T10:45:01.634Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
23612026-09-03T10:45:01.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
23622026-09-03T10:45:01.634Z[ 5] 10.00-10.00 sec 128 KBytes 2.47 Gbits/sec
23632026-09-03T10:45:01.634Z[ 8] 10.00-10.00 sec 128 KBytes 2.48 Gbits/sec
23642026-09-03T10:45:01.635Z[ 10] 10.00-10.00 sec 128 KBytes 2.48 Gbits/sec
23652026-09-03T10:45:01.635Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23662026-09-03T10:45:01.635Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23672026-09-03T10:45:01.635Z[ 16] 10.00-10.00 sec 128 KBytes 2.48 Gbits/sec
23682026-09-03T10:45:01.635Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23692026-09-03T10:45:01.635Z[ 20] 10.00-10.00 sec 128 KBytes 2.48 Gbits/sec
23702026-09-03T10:45:01.635Z[SUM] 10.00-10.00 sec 640 KBytes 12.4 Gbits/sec
23712026-09-03T10:45:01.635Z- - - - - - - - - - - - - - - - - - - - - - - - -
23722026-09-03T10:45:01.635Z[ ID] Interval Transfer Bitrate
23732026-09-03T10:45:01.635Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23742026-09-03T10:45:01.635Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23752026-09-03T10:45:01.635Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23762026-09-03T10:45:01.635Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23772026-09-03T10:45:01.635Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23782026-09-03T10:45:01.635Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23792026-09-03T10:45:01.635Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23802026-09-03T10:45:01.635Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23812026-09-03T10:45:01.635Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
23822026-09-03T10:45:01.639ZRun 5/5...10230.930416926865Mbps
23832026-09-03T10:45:01.639Z###---------------------###
23842026-09-03T10:45:01.639Z::: iPerf done... :::
23852026-09-03T10:45:01.639Z:::Awaiting out files...:::
23862026-09-03T10:45:01.639Z###---------------------###
23872026-09-03T10:45:01.639Z###-----###
23882026-09-03T10:45:01.639Z:::done!:::
23892026-09-03T10:45:01.639Z###-----###
23902026-09-03T10:45:01.639Z###-------------------###
23912026-09-03T10:45:01.639Z:::Running experiment :::
23922026-09-03T10:45:01.639Z:::iperf-tcp/local/c2s:::
23932026-09-03T10:45:01.639Z###-------------------###
23942026-09-03T10:45:01.976Zdtrace: description 'profile-201us ' matched 2 probes
23952026-09-03T10:45:09.040Z-----------------------------------------------------------
23962026-09-03T10:45:09.040ZServer listening on 5201 (test #11)
23972026-09-03T10:45:09.040Z-----------------------------------------------------------
23982026-09-03T10:45:09.040ZAccepted connection from 10.0.0.1, port 39132
23992026-09-03T10:45:09.040Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60494
24002026-09-03T10:45:09.040Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59363
24012026-09-03T10:45:09.040Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63415
24022026-09-03T10:45:09.040Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45972
24032026-09-03T10:45:09.040Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50009
24042026-09-03T10:45:09.040Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45325
24052026-09-03T10:45:09.040Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35607
24062026-09-03T10:45:09.040Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48937
24072026-09-03T10:45:09.040Z[ ID] Interval Transfer Bitrate
24082026-09-03T10:45:09.040Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24092026-09-03T10:45:09.040Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
24102026-09-03T10:45:09.040Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
24112026-09-03T10:45:09.040Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
24122026-09-03T10:45:09.040Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
24132026-09-03T10:45:09.040Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24142026-09-03T10:45:09.040Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24152026-09-03T10:45:09.040Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
24162026-09-03T10:45:09.040Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
24172026-09-03T10:45:09.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-09-03T10:45:09.040Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24192026-09-03T10:45:09.040Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
24202026-09-03T10:45:09.040Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24212026-09-03T10:45:09.040Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
24222026-09-03T10:45:09.040Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
24232026-09-03T10:45:09.041Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24242026-09-03T10:45:09.041Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
24252026-09-03T10:45:09.041Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
24262026-09-03T10:45:09.041Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
24272026-09-03T10:45:09.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-09-03T10:45:09.041Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
24292026-09-03T10:45:09.041Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24302026-09-03T10:45:09.041Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24312026-09-03T10:45:09.041Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24322026-09-03T10:45:09.041Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24332026-09-03T10:45:09.041Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24342026-09-03T10:45:09.041Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24352026-09-03T10:45:09.041Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24362026-09-03T10:45:09.041Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
24372026-09-03T10:45:09.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-09-03T10:45:09.041Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24392026-09-03T10:45:09.041Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
24402026-09-03T10:45:09.041Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24412026-09-03T10:45:09.041Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24422026-09-03T10:45:09.041Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24432026-09-03T10:45:09.041Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24442026-09-03T10:45:09.041Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24452026-09-03T10:45:09.041Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24462026-09-03T10:45:09.041Z[SUM] 3.00-4.00 sec 432 MBytes 3.63 Gbits/sec
24472026-09-03T10:45:09.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-09-03T10:45:09.041Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
24492026-09-03T10:45:09.041Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
24502026-09-03T10:45:09.041Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
24512026-09-03T10:45:09.041Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24522026-09-03T10:45:09.041Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
24532026-09-03T10:45:09.041Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24542026-09-03T10:45:09.041Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
24552026-09-03T10:45:09.041Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
24562026-09-03T10:45:09.041Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
24572026-09-03T10:45:09.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-09-03T10:45:09.041Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24592026-09-03T10:45:09.041Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
24602026-09-03T10:45:09.041Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24612026-09-03T10:45:09.041Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24622026-09-03T10:45:09.041Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24632026-09-03T10:45:09.042Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24642026-09-03T10:45:09.042Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24652026-09-03T10:45:09.042Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24662026-09-03T10:45:09.042Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
24672026-09-03T10:45:09.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-09-03T10:45:09.042Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24692026-09-03T10:45:09.042Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24702026-09-03T10:45:09.042Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24712026-09-03T10:45:12.041Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24722026-09-03T10:45:12.041Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
24732026-09-03T10:45:12.041Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24742026-09-03T10:45:12.041Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24752026-09-03T10:45:12.041Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24762026-09-03T10:45:12.041Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
24772026-09-03T10:45:12.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782026-09-03T10:45:12.042Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
24792026-09-03T10:45:12.042Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
24802026-09-03T10:45:12.042Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
24812026-09-03T10:45:12.042Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
24822026-09-03T10:45:12.042Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
24832026-09-03T10:45:12.042Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
24842026-09-03T10:45:12.042Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
24852026-09-03T10:45:12.042Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
24862026-09-03T10:45:12.042Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
24872026-09-03T10:45:12.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882026-09-03T10:45:12.042Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
24892026-09-03T10:45:12.042Z[ 8] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
24902026-09-03T10:45:12.042Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
24912026-09-03T10:45:12.042Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
24922026-09-03T10:45:12.042Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
24932026-09-03T10:45:12.042Z[ 16] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
24942026-09-03T10:45:12.042Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
24952026-09-03T10:45:12.042Z[ 20] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
24962026-09-03T10:45:12.042Z[SUM] 8.00-9.00 sec 419 MBytes 3.52 Gbits/sec
24972026-09-03T10:45:12.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982026-09-03T10:45:12.042Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
24992026-09-03T10:45:12.042Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
25002026-09-03T10:45:12.042Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
25012026-09-03T10:45:12.042Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
25022026-09-03T10:45:12.042Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
25032026-09-03T10:45:12.042Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
25042026-09-03T10:45:12.042Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
25052026-09-03T10:45:12.042Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
25062026-09-03T10:45:12.042Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
25072026-09-03T10:45:12.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
25082026-09-03T10:45:12.042Z[ 5] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
25092026-09-03T10:45:12.042Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25102026-09-03T10:45:12.042Z[ 10] 10.00-10.00 sec 128 KBytes 941 Mbits/sec
25112026-09-03T10:45:12.042Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25122026-09-03T10:45:12.042Z[ 14] 10.00-10.00 sec 128 KBytes 942 Mbits/sec
25132026-09-03T10:45:12.042Z[ 16] 10.00-10.00 sec 128 KBytes 942 Mbits/sec
25142026-09-03T10:45:12.042Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25152026-09-03T10:45:12.043Z[ 20] 10.00-10.00 sec 128 KBytes 942 Mbits/sec
25162026-09-03T10:45:12.043Z[SUM] 10.00-10.00 sec 640 KBytes 4.70 Gbits/sec
25172026-09-03T10:45:12.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
25182026-09-03T10:45:12.043Z[ ID] Interval Transfer Bitrate
25192026-09-03T10:45:12.043Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25202026-09-03T10:45:12.043Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25212026-09-03T10:45:12.043Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25222026-09-03T10:45:12.043Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25232026-09-03T10:45:12.043Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25242026-09-03T10:45:12.043Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25252026-09-03T10:45:12.043Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25262026-09-03T10:45:12.043Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
25272026-09-03T10:45:12.043Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
25282026-09-03T10:45:12.050ZRun 1/10...3503.115394222879Mbps
25292026-09-03T10:45:19.454Z-----------------------------------------------------------
25302026-09-03T10:45:19.454ZServer listening on 5201 (test #12)
25312026-09-03T10:45:19.454Z-----------------------------------------------------------
25322026-09-03T10:45:19.454ZAccepted connection from 10.0.0.1, port 55901
25332026-09-03T10:45:19.454Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44733
25342026-09-03T10:45:19.454Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37795
25352026-09-03T10:45:19.454Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39346
25362026-09-03T10:45:19.454Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36614
25372026-09-03T10:45:19.454Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44203
25382026-09-03T10:45:19.454Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64004
25392026-09-03T10:45:19.454Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58815
25402026-09-03T10:45:19.454Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48293
25412026-09-03T10:45:19.454Z[ ID] Interval Transfer Bitrate
25422026-09-03T10:45:19.454Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
25432026-09-03T10:45:19.454Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
25442026-09-03T10:45:19.454Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
25452026-09-03T10:45:19.455Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25462026-09-03T10:45:19.455Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25472026-09-03T10:45:19.455Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
25482026-09-03T10:45:19.455Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
25492026-09-03T10:45:19.455Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25502026-09-03T10:45:19.455Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
25512026-09-03T10:45:19.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-09-03T10:45:19.455Z[ 5] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
25532026-09-03T10:45:19.455Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
25542026-09-03T10:45:19.455Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
25552026-09-03T10:45:19.455Z[ 12] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
25562026-09-03T10:45:19.455Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
25572026-09-03T10:45:19.455Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
25582026-09-03T10:45:19.455Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
25592026-09-03T10:45:19.455Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
25602026-09-03T10:45:19.455Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
25612026-09-03T10:45:19.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-09-03T10:45:19.455Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25632026-09-03T10:45:19.455Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
25642026-09-03T10:45:19.455Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
25652026-09-03T10:45:19.455Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
25662026-09-03T10:45:19.455Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25672026-09-03T10:45:19.455Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
25682026-09-03T10:45:19.455Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
25692026-09-03T10:45:19.455Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25702026-09-03T10:45:19.455Z[SUM] 2.00-3.00 sec 435 MBytes 3.65 Gbits/sec
25712026-09-03T10:45:19.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-09-03T10:45:19.456Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25732026-09-03T10:45:19.456Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25742026-09-03T10:45:19.456Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25752026-09-03T10:45:19.456Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25762026-09-03T10:45:19.456Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25772026-09-03T10:45:19.456Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25782026-09-03T10:45:19.456Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25792026-09-03T10:45:19.456Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25802026-09-03T10:45:19.456Z[SUM] 3.00-4.00 sec 432 MBytes 3.63 Gbits/sec
25812026-09-03T10:45:19.456Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-09-03T10:45:19.456Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25832026-09-03T10:45:19.456Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25842026-09-03T10:45:19.456Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25852026-09-03T10:45:19.456Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25862026-09-03T10:45:19.456Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25872026-09-03T10:45:19.456Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25882026-09-03T10:45:19.456Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25892026-09-03T10:45:19.456Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25902026-09-03T10:45:19.456Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
25912026-09-03T10:45:19.456Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-09-03T10:45:19.456Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25932026-09-03T10:45:19.456Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25942026-09-03T10:45:19.456Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25952026-09-03T10:45:19.456Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
25962026-09-03T10:45:19.456Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25972026-09-03T10:45:19.456Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25982026-09-03T10:45:19.456Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25992026-09-03T10:45:19.456Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
26002026-09-03T10:45:19.457Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
26012026-09-03T10:45:19.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-09-03T10:45:19.457Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
26032026-09-03T10:45:19.457Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
26042026-09-03T10:45:19.457Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
26052026-09-03T10:45:22.457Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
26062026-09-03T10:45:22.457Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
26072026-09-03T10:45:22.457Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
26082026-09-03T10:45:22.457Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
26092026-09-03T10:45:22.457Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
26102026-09-03T10:45:22.457Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
26112026-09-03T10:45:22.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122026-09-03T10:45:22.457Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26132026-09-03T10:45:22.457Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
26142026-09-03T10:45:22.458Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26152026-09-03T10:45:22.458Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26162026-09-03T10:45:22.458Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
26172026-09-03T10:45:22.458Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26182026-09-03T10:45:22.458Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26192026-09-03T10:45:22.458Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
26202026-09-03T10:45:22.458Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
26212026-09-03T10:45:22.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222026-09-03T10:45:22.458Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26232026-09-03T10:45:22.458Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26242026-09-03T10:45:22.458Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
26252026-09-03T10:45:22.458Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26262026-09-03T10:45:22.458Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
26272026-09-03T10:45:22.458Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26282026-09-03T10:45:22.458Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26292026-09-03T10:45:22.458Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
26302026-09-03T10:45:22.458Z[SUM] 8.00-9.00 sec 432 MBytes 3.63 Gbits/sec
26312026-09-03T10:45:22.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322026-09-03T10:45:22.458Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26332026-09-03T10:45:22.458Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
26342026-09-03T10:45:22.458Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
26352026-09-03T10:45:22.458Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26362026-09-03T10:45:22.458Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26372026-09-03T10:45:22.458Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26382026-09-03T10:45:22.458Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26392026-09-03T10:45:22.458Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
26402026-09-03T10:45:22.458Z[SUM] 9.00-10.00 sec 432 MBytes 3.63 Gbits/sec
26412026-09-03T10:45:22.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422026-09-03T10:45:22.458Z[ 5] 10.00-10.00 sec 128 KBytes 376 Mbits/sec
26432026-09-03T10:45:22.458Z[ 8] 10.00-10.00 sec 128 KBytes 376 Mbits/sec
26442026-09-03T10:45:22.458Z[ 10] 10.00-10.00 sec 128 KBytes 376 Mbits/sec
26452026-09-03T10:45:22.458Z[ 12] 10.00-10.00 sec 128 KBytes 376 Mbits/sec
26462026-09-03T10:45:22.458Z[ 14] 10.00-10.00 sec 128 KBytes 376 Mbits/sec
26472026-09-03T10:45:22.458Z[ 16] 10.00-10.00 sec 128 KBytes 376 Mbits/sec
26482026-09-03T10:45:22.458Z[ 18] 10.00-10.00 sec 256 KBytes 752 Mbits/sec
26492026-09-03T10:45:22.458Z[ 20] 10.00-10.00 sec 128 KBytes 376 Mbits/sec
26502026-09-03T10:45:22.458Z[SUM] 10.00-10.00 sec 1.12 MBytes 3.39 Gbits/sec
26512026-09-03T10:45:22.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
26522026-09-03T10:45:22.458Z[ ID] Interval Transfer Bitrate
26532026-09-03T10:45:22.458Z[ 5] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
26542026-09-03T10:45:22.459Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
26552026-09-03T10:45:22.459Z[ 10] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
26562026-09-03T10:45:22.459Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
26572026-09-03T10:45:22.459Z[ 14] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
26582026-09-03T10:45:22.459Z[ 16] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
26592026-09-03T10:45:22.459Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
26602026-09-03T10:45:22.459Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
26612026-09-03T10:45:22.459Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec receiver
26622026-09-03T10:45:22.462ZRun 2/10...3556.7988897836476Mbps
26632026-09-03T10:45:29.875Z-----------------------------------------------------------
26642026-09-03T10:45:29.875ZServer listening on 5201 (test #13)
26652026-09-03T10:45:29.875Z-----------------------------------------------------------
26662026-09-03T10:45:29.875ZAccepted connection from 10.0.0.1, port 37712
26672026-09-03T10:45:29.875Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40940
26682026-09-03T10:45:29.875Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33912
26692026-09-03T10:45:29.875Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55654
26702026-09-03T10:45:29.875Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43910
26712026-09-03T10:45:29.875Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64381
26722026-09-03T10:45:29.876Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43335
26732026-09-03T10:45:29.876Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41854
26742026-09-03T10:45:29.876Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58206
26752026-09-03T10:45:29.876Z[ ID] Interval Transfer Bitrate
26762026-09-03T10:45:29.876Z[ 5] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
26772026-09-03T10:45:29.876Z[ 8] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
26782026-09-03T10:45:29.876Z[ 10] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
26792026-09-03T10:45:29.876Z[ 12] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
26802026-09-03T10:45:29.876Z[ 14] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
26812026-09-03T10:45:29.876Z[ 16] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
26822026-09-03T10:45:29.876Z[ 18] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
26832026-09-03T10:45:29.876Z[ 20] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
26842026-09-03T10:45:29.876Z[SUM] 0.00-1.00 sec 327 MBytes 2.74 Gbits/sec
26852026-09-03T10:45:29.876Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-09-03T10:45:29.876Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26872026-09-03T10:45:29.876Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26882026-09-03T10:45:29.876Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26892026-09-03T10:45:29.876Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26902026-09-03T10:45:29.876Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26912026-09-03T10:45:29.876Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
26922026-09-03T10:45:29.876Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
26932026-09-03T10:45:29.876Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26942026-09-03T10:45:29.876Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
26952026-09-03T10:45:29.876Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-09-03T10:45:29.876Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26972026-09-03T10:45:29.876Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26982026-09-03T10:45:29.876Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26992026-09-03T10:45:29.877Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
27002026-09-03T10:45:29.877Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
27012026-09-03T10:45:29.877Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
27022026-09-03T10:45:29.877Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
27032026-09-03T10:45:29.877Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
27042026-09-03T10:45:29.877Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
27052026-09-03T10:45:29.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-09-03T10:45:29.877Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
27072026-09-03T10:45:29.877Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
27082026-09-03T10:45:29.877Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
27092026-09-03T10:45:29.877Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
27102026-09-03T10:45:29.877Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
27112026-09-03T10:45:29.877Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
27122026-09-03T10:45:29.877Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
27132026-09-03T10:45:29.877Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
27142026-09-03T10:45:29.877Z[SUM] 3.00-4.00 sec 430 MBytes 3.60 Gbits/sec
27152026-09-03T10:45:29.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-09-03T10:45:29.877Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
27172026-09-03T10:45:29.877Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
27182026-09-03T10:45:29.877Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
27192026-09-03T10:45:29.877Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
27202026-09-03T10:45:29.877Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
27212026-09-03T10:45:29.877Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27222026-09-03T10:45:29.877Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
27232026-09-03T10:45:29.877Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
27242026-09-03T10:45:29.877Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
27252026-09-03T10:45:29.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-09-03T10:45:29.877Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
27272026-09-03T10:45:29.878Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
27282026-09-03T10:45:29.878Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
27292026-09-03T10:45:29.878Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
27302026-09-03T10:45:29.878Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
27312026-09-03T10:45:29.878Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
27322026-09-03T10:45:29.878Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
27332026-09-03T10:45:29.878Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
27342026-09-03T10:45:29.878Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
27352026-09-03T10:45:29.878Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-09-03T10:45:29.878Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27372026-09-03T10:45:29.878Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27382026-09-03T10:45:29.878Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27392026-09-03T10:45:32.876Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27402026-09-03T10:45:32.877Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27412026-09-03T10:45:32.877Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27422026-09-03T10:45:32.877Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27432026-09-03T10:45:32.877Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27442026-09-03T10:45:32.877Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
27452026-09-03T10:45:32.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-09-03T10:45:32.877Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27472026-09-03T10:45:32.877Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27482026-09-03T10:45:32.877Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27492026-09-03T10:45:32.877Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27502026-09-03T10:45:32.877Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27512026-09-03T10:45:32.877Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27522026-09-03T10:45:32.877Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27532026-09-03T10:45:32.877Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27542026-09-03T10:45:32.877Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
27552026-09-03T10:45:32.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-09-03T10:45:32.877Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
27572026-09-03T10:45:32.877Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27582026-09-03T10:45:32.877Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27592026-09-03T10:45:32.877Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27602026-09-03T10:45:32.877Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27612026-09-03T10:45:32.877Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27622026-09-03T10:45:32.877Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27632026-09-03T10:45:32.877Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
27642026-09-03T10:45:32.877Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
27652026-09-03T10:45:32.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-09-03T10:45:32.877Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27672026-09-03T10:45:32.877Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27682026-09-03T10:45:32.877Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
27692026-09-03T10:45:32.877Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27702026-09-03T10:45:32.877Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27712026-09-03T10:45:32.877Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27722026-09-03T10:45:32.877Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27732026-09-03T10:45:32.877Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27742026-09-03T10:45:32.877Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
27752026-09-03T10:45:32.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
27762026-09-03T10:45:32.878Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27772026-09-03T10:45:32.878Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27782026-09-03T10:45:32.878Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27792026-09-03T10:45:32.878Z[ 12] 10.00-10.00 sec 128 KBytes 894 Mbits/sec
27802026-09-03T10:45:32.878Z[ 14] 10.00-10.00 sec 128 KBytes 894 Mbits/sec
27812026-09-03T10:45:32.878Z[ 16] 10.00-10.00 sec 128 KBytes 894 Mbits/sec
27822026-09-03T10:45:32.878Z[ 18] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
27832026-09-03T10:45:32.878Z[ 20] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
27842026-09-03T10:45:32.878Z[SUM] 10.00-10.00 sec 640 KBytes 4.47 Gbits/sec
27852026-09-03T10:45:32.878Z- - - - - - - - - - - - - - - - - - - - - - - - -
27862026-09-03T10:45:32.881Z[ ID] Interval Transfer Bitrate
27872026-09-03T10:45:32.881Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
27882026-09-03T10:45:32.881Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
27892026-09-03T10:45:32.881Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
27902026-09-03T10:45:32.881Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
27912026-09-03T10:45:32.881Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
27922026-09-03T10:45:32.881Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
27932026-09-03T10:45:32.881Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
27942026-09-03T10:45:32.881Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
27952026-09-03T10:45:32.881Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec receiver
27962026-09-03T10:45:32.881ZRun 3/10...3516.007691030797Mbps
27972026-09-03T10:45:40.309Z-----------------------------------------------------------
27982026-09-03T10:45:40.309ZServer listening on 5201 (test #14)
27992026-09-03T10:45:40.309Z-----------------------------------------------------------
28002026-09-03T10:45:40.309ZAccepted connection from 10.0.0.1, port 39522
28012026-09-03T10:45:40.309Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39739
28022026-09-03T10:45:40.309Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38561
28032026-09-03T10:45:40.309Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52299
28042026-09-03T10:45:40.309Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39818
28052026-09-03T10:45:40.309Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59124
28062026-09-03T10:45:40.309Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65098
28072026-09-03T10:45:40.309Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47368
28082026-09-03T10:45:40.309Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43115
28092026-09-03T10:45:40.309Z[ ID] Interval Transfer Bitrate
28102026-09-03T10:45:40.309Z[ 5] 0.00-1.00 sec 34.5 MBytes 289 Mbits/sec
28112026-09-03T10:45:40.309Z[ 8] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
28122026-09-03T10:45:40.309Z[ 10] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
28132026-09-03T10:45:40.309Z[ 12] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
28142026-09-03T10:45:40.309Z[ 14] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
28152026-09-03T10:45:40.309Z[ 16] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
28162026-09-03T10:45:40.310Z[ 18] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
28172026-09-03T10:45:40.310Z[ 20] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
28182026-09-03T10:45:40.310Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
28192026-09-03T10:45:40.310Z- - - - - - - - - - - - - - - - - - - - - - - - -
28202026-09-03T10:45:40.310Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28212026-09-03T10:45:40.310Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28222026-09-03T10:45:40.310Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28232026-09-03T10:45:40.310Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28242026-09-03T10:45:40.310Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28252026-09-03T10:45:40.310Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28262026-09-03T10:45:40.310Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
28272026-09-03T10:45:40.310Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
28282026-09-03T10:45:40.310Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
28292026-09-03T10:45:40.310Z- - - - - - - - - - - - - - - - - - - - - - - - -
28302026-09-03T10:45:40.310Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28312026-09-03T10:45:40.310Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28322026-09-03T10:45:40.310Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28332026-09-03T10:45:40.310Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28342026-09-03T10:45:40.310Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28352026-09-03T10:45:40.310Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28362026-09-03T10:45:40.310Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28372026-09-03T10:45:40.310Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28382026-09-03T10:45:40.310Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
28392026-09-03T10:45:40.310Z- - - - - - - - - - - - - - - - - - - - - - - - -
28402026-09-03T10:45:40.310Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
28412026-09-03T10:45:40.310Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28422026-09-03T10:45:40.311Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28432026-09-03T10:45:40.311Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28442026-09-03T10:45:40.311Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28452026-09-03T10:45:40.311Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
28462026-09-03T10:45:40.311Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28472026-09-03T10:45:40.311Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
28482026-09-03T10:45:40.311Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
28492026-09-03T10:45:40.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
28502026-09-03T10:45:40.311Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28512026-09-03T10:45:40.315Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28522026-09-03T10:45:40.315Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28532026-09-03T10:45:40.315Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28542026-09-03T10:45:40.315Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28552026-09-03T10:45:40.315Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28562026-09-03T10:45:40.315Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28572026-09-03T10:45:40.315Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28582026-09-03T10:45:40.315Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
28592026-09-03T10:45:40.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
28602026-09-03T10:45:40.315Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28612026-09-03T10:45:40.315Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28622026-09-03T10:45:40.315Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28632026-09-03T10:45:40.315Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
28642026-09-03T10:45:40.315Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
28652026-09-03T10:45:40.315Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28662026-09-03T10:45:40.315Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28672026-09-03T10:45:40.315Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
28682026-09-03T10:45:40.315Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
28692026-09-03T10:45:40.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
28702026-09-03T10:45:40.315Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28712026-09-03T10:45:40.315Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28722026-09-03T10:45:40.315Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28732026-09-03T10:45:43.311Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28742026-09-03T10:45:43.311Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28752026-09-03T10:45:43.311Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
28762026-09-03T10:45:43.311Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28772026-09-03T10:45:43.311Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28782026-09-03T10:45:43.311Z[SUM] 6.00-7.00 sec 435 MBytes 3.65 Gbits/sec
28792026-09-03T10:45:43.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
28802026-09-03T10:45:43.311Z[ 5] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
28812026-09-03T10:45:43.311Z[ 8] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
28822026-09-03T10:45:43.311Z[ 10] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
28832026-09-03T10:45:43.311Z[ 12] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
28842026-09-03T10:45:43.311Z[ 14] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
28852026-09-03T10:45:43.311Z[ 16] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
28862026-09-03T10:45:43.311Z[ 18] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
28872026-09-03T10:45:43.311Z[ 20] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
28882026-09-03T10:45:43.312Z[SUM] 7.00-8.00 sec 438 MBytes 3.68 Gbits/sec
28892026-09-03T10:45:43.312Z- - - - - - - - - - - - - - - - - - - - - - - - -
28902026-09-03T10:45:43.312Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
28912026-09-03T10:45:43.312Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28922026-09-03T10:45:43.312Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28932026-09-03T10:45:43.312Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
28942026-09-03T10:45:43.312Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28952026-09-03T10:45:43.312Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28962026-09-03T10:45:43.312Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
28972026-09-03T10:45:43.312Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28982026-09-03T10:45:43.312Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
28992026-09-03T10:45:43.312Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002026-09-03T10:45:43.312Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
29012026-09-03T10:45:43.312Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
29022026-09-03T10:45:43.312Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
29032026-09-03T10:45:43.312Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
29042026-09-03T10:45:43.312Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
29052026-09-03T10:45:43.312Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
29062026-09-03T10:45:43.312Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
29072026-09-03T10:45:43.312Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
29082026-09-03T10:45:43.312Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
29092026-09-03T10:45:43.312Z- - - - - - - - - - - - - - - - - - - - - - - - -
29102026-09-03T10:45:43.312Z[ 5] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
29112026-09-03T10:45:43.312Z[ 8] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
29122026-09-03T10:45:43.312Z[ 10] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
29132026-09-03T10:45:43.312Z[ 12] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
29142026-09-03T10:45:43.312Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29152026-09-03T10:45:43.312Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29162026-09-03T10:45:43.312Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29172026-09-03T10:45:43.312Z[ 20] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
29182026-09-03T10:45:43.312Z[SUM] 10.00-10.00 sec 640 KBytes 4.60 Gbits/sec
29192026-09-03T10:45:43.312Z- - - - - - - - - - - - - - - - - - - - - - - - -
29202026-09-03T10:45:43.312Z[ ID] Interval Transfer Bitrate
29212026-09-03T10:45:43.312Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
29222026-09-03T10:45:43.312Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
29232026-09-03T10:45:43.312Z[ 10] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
29242026-09-03T10:45:43.312Z[ 12] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
29252026-09-03T10:45:43.312Z[ 14] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
29262026-09-03T10:45:43.312Z[ 16] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
29272026-09-03T10:45:43.313Z[ 18] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
29282026-09-03T10:45:43.313Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
29292026-09-03T10:45:43.313Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec receiver
29302026-09-03T10:45:43.316ZRun 4/10...3546.001269173855Mbps
29312026-09-03T10:45:50.729Z-----------------------------------------------------------
29322026-09-03T10:45:50.729ZServer listening on 5201 (test #15)
29332026-09-03T10:45:50.729Z-----------------------------------------------------------
29342026-09-03T10:45:50.729ZAccepted connection from 10.0.0.1, port 55788
29352026-09-03T10:45:50.729Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55696
29362026-09-03T10:45:50.729Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46969
29372026-09-03T10:45:50.729Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54723
29382026-09-03T10:45:50.729Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33207
29392026-09-03T10:45:50.729Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61225
29402026-09-03T10:45:50.729Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46800
29412026-09-03T10:45:50.729Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34350
29422026-09-03T10:45:50.730Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54519
29432026-09-03T10:45:50.730Z[ ID] Interval Transfer Bitrate
29442026-09-03T10:45:50.730Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29452026-09-03T10:45:50.730Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29462026-09-03T10:45:50.730Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29472026-09-03T10:45:50.730Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29482026-09-03T10:45:50.730Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29492026-09-03T10:45:50.730Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29502026-09-03T10:45:50.730Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
29512026-09-03T10:45:50.730Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29522026-09-03T10:45:50.730Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
29532026-09-03T10:45:50.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
29542026-09-03T10:45:50.730Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29552026-09-03T10:45:50.730Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29562026-09-03T10:45:50.730Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29572026-09-03T10:45:50.730Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29582026-09-03T10:45:50.730Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29592026-09-03T10:45:50.730Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29602026-09-03T10:45:50.730Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29612026-09-03T10:45:50.730Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29622026-09-03T10:45:50.730Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
29632026-09-03T10:45:50.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
29642026-09-03T10:45:50.730Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29652026-09-03T10:45:50.730Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29662026-09-03T10:45:50.730Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29672026-09-03T10:45:50.730Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29682026-09-03T10:45:50.734Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29692026-09-03T10:45:50.734Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29702026-09-03T10:45:50.734Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29712026-09-03T10:45:50.734Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29722026-09-03T10:45:50.734Z[SUM] 2.00-3.00 sec 430 MBytes 3.60 Gbits/sec
29732026-09-03T10:45:50.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
29742026-09-03T10:45:50.734Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29752026-09-03T10:45:50.734Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29762026-09-03T10:45:50.734Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29772026-09-03T10:45:50.734Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29782026-09-03T10:45:50.734Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29792026-09-03T10:45:50.734Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29802026-09-03T10:45:50.734Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29812026-09-03T10:45:50.734Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29822026-09-03T10:45:50.734Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
29832026-09-03T10:45:50.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
29842026-09-03T10:45:50.734Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
29852026-09-03T10:45:50.734Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29862026-09-03T10:45:50.734Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29872026-09-03T10:45:50.734Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
29882026-09-03T10:45:50.734Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29892026-09-03T10:45:50.734Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29902026-09-03T10:45:50.734Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29912026-09-03T10:45:50.734Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29922026-09-03T10:45:50.734Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
29932026-09-03T10:45:50.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
29942026-09-03T10:45:50.734Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29952026-09-03T10:45:50.735Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29962026-09-03T10:45:50.735Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29972026-09-03T10:45:50.735Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29982026-09-03T10:45:50.735Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29992026-09-03T10:45:50.735Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
30002026-09-03T10:45:50.735Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
30012026-09-03T10:45:50.735Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
30022026-09-03T10:45:50.735Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
30032026-09-03T10:45:50.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
30042026-09-03T10:45:50.735Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30052026-09-03T10:45:50.735Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30062026-09-03T10:45:50.735Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30072026-09-03T10:45:53.733Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
30082026-09-03T10:45:53.733Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
30092026-09-03T10:45:53.733Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
30102026-09-03T10:45:53.733Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
30112026-09-03T10:45:53.733Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
30122026-09-03T10:45:53.733Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
30132026-09-03T10:45:53.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
30142026-09-03T10:45:53.733Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30152026-09-03T10:45:53.733Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30162026-09-03T10:45:53.733Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
30172026-09-03T10:45:53.733Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30182026-09-03T10:45:53.733Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30192026-09-03T10:45:53.733Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30202026-09-03T10:45:53.733Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30212026-09-03T10:45:53.733Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
30222026-09-03T10:45:53.733Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
30232026-09-03T10:45:53.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
30242026-09-03T10:45:53.733Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30252026-09-03T10:45:53.734Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30262026-09-03T10:45:53.734Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30272026-09-03T10:45:53.734Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30282026-09-03T10:45:53.734Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30292026-09-03T10:45:53.734Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30302026-09-03T10:45:53.734Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30312026-09-03T10:45:53.734Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30322026-09-03T10:45:53.734Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
30332026-09-03T10:45:53.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
30342026-09-03T10:45:53.734Z[ 5] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
30352026-09-03T10:45:53.734Z[ 8] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
30362026-09-03T10:45:53.734Z[ 10] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
30372026-09-03T10:45:53.734Z[ 12] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
30382026-09-03T10:45:53.734Z[ 14] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
30392026-09-03T10:45:53.734Z[ 16] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
30402026-09-03T10:45:53.734Z[ 18] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
30412026-09-03T10:45:53.734Z[ 20] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
30422026-09-03T10:45:53.734Z[SUM] 9.00-10.00 sec 441 MBytes 3.70 Gbits/sec
30432026-09-03T10:45:53.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
30442026-09-03T10:45:53.734Z[ 5] 10.00-10.00 sec 128 KBytes 827 Mbits/sec
30452026-09-03T10:45:53.734Z[ 8] 10.00-10.00 sec 128 KBytes 828 Mbits/sec
30462026-09-03T10:45:53.734Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30472026-09-03T10:45:53.734Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30482026-09-03T10:45:53.734Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30492026-09-03T10:45:53.734Z[ 16] 10.00-10.00 sec 128 KBytes 828 Mbits/sec
30502026-09-03T10:45:53.734Z[ 18] 10.00-10.00 sec 128 KBytes 828 Mbits/sec
30512026-09-03T10:45:53.734Z[ 20] 10.00-10.00 sec 128 KBytes 828 Mbits/sec
30522026-09-03T10:45:53.734Z[SUM] 10.00-10.00 sec 640 KBytes 4.13 Gbits/sec
30532026-09-03T10:45:53.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
30542026-09-03T10:45:53.734Z[ ID] Interval Transfer Bitrate
30552026-09-03T10:45:53.734Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30562026-09-03T10:45:53.734Z[ 8] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
30572026-09-03T10:45:53.734Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30582026-09-03T10:45:53.734Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30592026-09-03T10:45:53.734Z[ 14] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
30602026-09-03T10:45:53.734Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30612026-09-03T10:45:53.734Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30622026-09-03T10:45:53.734Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30632026-09-03T10:45:53.734Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
30642026-09-03T10:45:53.738ZRun 5/10...3535.931611077201Mbps
30652026-09-03T10:46:01.168Z-----------------------------------------------------------
30662026-09-03T10:46:01.168ZServer listening on 5201 (test #16)
30672026-09-03T10:46:01.168Z-----------------------------------------------------------
30682026-09-03T10:46:01.168ZAccepted connection from 10.0.0.1, port 53366
30692026-09-03T10:46:01.168Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33578
30702026-09-03T10:46:01.168Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44895
30712026-09-03T10:46:01.168Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52171
30722026-09-03T10:46:01.169Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44348
30732026-09-03T10:46:01.169Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34073
30742026-09-03T10:46:01.169Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54211
30752026-09-03T10:46:01.169Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47367
30762026-09-03T10:46:01.169Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36382
30772026-09-03T10:46:01.169Z[ ID] Interval Transfer Bitrate
30782026-09-03T10:46:01.169Z[ 5] 0.00-1.00 sec 34.0 MBytes 285 Mbits/sec
30792026-09-03T10:46:01.169Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
30802026-09-03T10:46:01.169Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
30812026-09-03T10:46:01.169Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
30822026-09-03T10:46:01.169Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
30832026-09-03T10:46:01.169Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
30842026-09-03T10:46:01.169Z[ 18] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
30852026-09-03T10:46:01.169Z[ 20] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
30862026-09-03T10:46:01.169Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
30872026-09-03T10:46:01.169Z- - - - - - - - - - - - - - - - - - - - - - - - -
30882026-09-03T10:46:01.169Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30892026-09-03T10:46:01.169Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30902026-09-03T10:46:01.169Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30912026-09-03T10:46:01.169Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30922026-09-03T10:46:01.169Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30932026-09-03T10:46:01.169Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30942026-09-03T10:46:01.169Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30952026-09-03T10:46:01.169Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30962026-09-03T10:46:01.169Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
30972026-09-03T10:46:01.169Z- - - - - - - - - - - - - - - - - - - - - - - - -
30982026-09-03T10:46:01.169Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30992026-09-03T10:46:01.169Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
31002026-09-03T10:46:01.169Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
31012026-09-03T10:46:01.169Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
31022026-09-03T10:46:01.169Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
31032026-09-03T10:46:01.169Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
31042026-09-03T10:46:01.169Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
31052026-09-03T10:46:01.169Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
31062026-09-03T10:46:01.169Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
31072026-09-03T10:46:01.169Z- - - - - - - - - - - - - - - - - - - - - - - - -
31082026-09-03T10:46:01.169Z[ 5] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
31092026-09-03T10:46:01.169Z[ 8] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
31102026-09-03T10:46:01.169Z[ 10] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
31112026-09-03T10:46:01.169Z[ 12] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
31122026-09-03T10:46:01.170Z[ 14] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
31132026-09-03T10:46:01.170Z[ 16] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
31142026-09-03T10:46:01.170Z[ 18] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
31152026-09-03T10:46:01.170Z[ 20] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
31162026-09-03T10:46:01.170Z[SUM] 3.00-4.00 sec 417 MBytes 3.50 Gbits/sec
31172026-09-03T10:46:01.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
31182026-09-03T10:46:01.170Z[ 5] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
31192026-09-03T10:46:01.170Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
31202026-09-03T10:46:01.170Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
31212026-09-03T10:46:01.170Z[ 12] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
31222026-09-03T10:46:01.170Z[ 14] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
31232026-09-03T10:46:01.170Z[ 16] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
31242026-09-03T10:46:01.170Z[ 18] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
31252026-09-03T10:46:01.170Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
31262026-09-03T10:46:01.170Z[SUM] 4.00-5.00 sec 420 MBytes 3.52 Gbits/sec
31272026-09-03T10:46:01.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
31282026-09-03T10:46:01.170Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31292026-09-03T10:46:01.170Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31302026-09-03T10:46:01.170Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31312026-09-03T10:46:01.170Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
31322026-09-03T10:46:01.173Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31332026-09-03T10:46:01.174Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31342026-09-03T10:46:01.174Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31352026-09-03T10:46:01.174Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
31362026-09-03T10:46:01.174Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
31372026-09-03T10:46:01.174Z- - - - - - - - - - - - - - - - - - - - - - - - -
31382026-09-03T10:46:01.174Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31392026-09-03T10:46:01.174Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31402026-09-03T10:46:01.174Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31412026-09-03T10:46:04.171Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31422026-09-03T10:46:04.171Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31432026-09-03T10:46:04.171Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31442026-09-03T10:46:04.171Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31452026-09-03T10:46:04.171Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31462026-09-03T10:46:04.171Z[SUM] 6.00-7.00 sec 430 MBytes 3.60 Gbits/sec
31472026-09-03T10:46:04.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
31482026-09-03T10:46:04.171Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31492026-09-03T10:46:04.171Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31502026-09-03T10:46:04.171Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31512026-09-03T10:46:04.171Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31522026-09-03T10:46:04.171Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31532026-09-03T10:46:04.171Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31542026-09-03T10:46:04.171Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31552026-09-03T10:46:04.171Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31562026-09-03T10:46:04.171Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
31572026-09-03T10:46:04.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
31582026-09-03T10:46:04.171Z[ 5] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
31592026-09-03T10:46:04.171Z[ 8] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
31602026-09-03T10:46:04.171Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
31612026-09-03T10:46:04.171Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
31622026-09-03T10:46:04.171Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
31632026-09-03T10:46:04.171Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
31642026-09-03T10:46:04.171Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
31652026-09-03T10:46:04.171Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
31662026-09-03T10:46:04.171Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
31672026-09-03T10:46:04.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
31682026-09-03T10:46:04.171Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
31692026-09-03T10:46:04.171Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
31702026-09-03T10:46:04.172Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
31712026-09-03T10:46:04.172Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31722026-09-03T10:46:04.172Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
31732026-09-03T10:46:04.172Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
31742026-09-03T10:46:04.172Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
31752026-09-03T10:46:04.172Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
31762026-09-03T10:46:04.172Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
31772026-09-03T10:46:04.172Z- - - - - - - - - - - - - - - - - - - - - - - - -
31782026-09-03T10:46:04.172Z[ 5] 10.00-10.00 sec 128 KBytes 825 Mbits/sec
31792026-09-03T10:46:04.172Z[ 8] 10.00-10.00 sec 128 KBytes 826 Mbits/sec
31802026-09-03T10:46:04.172Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31812026-09-03T10:46:04.172Z[ 12] 10.00-10.00 sec 128 KBytes 826 Mbits/sec
31822026-09-03T10:46:04.172Z[ 14] 10.00-10.00 sec 128 KBytes 826 Mbits/sec
31832026-09-03T10:46:04.172Z[ 16] 10.00-10.00 sec 128 KBytes 826 Mbits/sec
31842026-09-03T10:46:04.172Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31852026-09-03T10:46:04.172Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31862026-09-03T10:46:04.172Z[SUM] 10.00-10.00 sec 640 KBytes 4.13 Gbits/sec
31872026-09-03T10:46:04.172Z- - - - - - - - - - - - - - - - - - - - - - - - -
31882026-09-03T10:46:04.172Z[ ID] Interval Transfer Bitrate
31892026-09-03T10:46:04.172Z[ 5] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
31902026-09-03T10:46:04.172Z[ 8] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
31912026-09-03T10:46:04.172Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31922026-09-03T10:46:04.172Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
31932026-09-03T10:46:04.172Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31942026-09-03T10:46:04.172Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31952026-09-03T10:46:04.172Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31962026-09-03T10:46:04.172Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31972026-09-03T10:46:04.172Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
31982026-09-03T10:46:04.176ZRun 6/10...3498.504203766345Mbps
31992026-09-03T10:46:11.589Z-----------------------------------------------------------
32002026-09-03T10:46:11.589ZServer listening on 5201 (test #17)
32012026-09-03T10:46:11.589Z-----------------------------------------------------------
32022026-09-03T10:46:11.589ZAccepted connection from 10.0.0.1, port 54650
32032026-09-03T10:46:11.589Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39241
32042026-09-03T10:46:11.589Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48169
32052026-09-03T10:46:11.589Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65158
32062026-09-03T10:46:11.589Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46093
32072026-09-03T10:46:11.589Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34218
32082026-09-03T10:46:11.589Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59171
32092026-09-03T10:46:11.589Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46628
32102026-09-03T10:46:11.589Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60528
32112026-09-03T10:46:11.589Z[ ID] Interval Transfer Bitrate
32122026-09-03T10:46:11.589Z[ 5] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
32132026-09-03T10:46:11.589Z[ 8] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
32142026-09-03T10:46:11.589Z[ 10] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
32152026-09-03T10:46:11.589Z[ 12] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
32162026-09-03T10:46:11.589Z[ 14] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
32172026-09-03T10:46:11.589Z[ 16] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
32182026-09-03T10:46:11.589Z[ 18] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
32192026-09-03T10:46:11.589Z[ 20] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
32202026-09-03T10:46:11.589Z[SUM] 0.00-1.00 sec 351 MBytes 2.95 Gbits/sec
32212026-09-03T10:46:11.589Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-09-03T10:46:11.589Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32232026-09-03T10:46:11.589Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32242026-09-03T10:46:11.589Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32252026-09-03T10:46:11.589Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32262026-09-03T10:46:11.589Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32272026-09-03T10:46:11.589Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32282026-09-03T10:46:11.589Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32292026-09-03T10:46:11.589Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32302026-09-03T10:46:11.589Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
32312026-09-03T10:46:11.590Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-09-03T10:46:11.590Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32332026-09-03T10:46:11.590Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32342026-09-03T10:46:11.590Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32352026-09-03T10:46:11.590Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32362026-09-03T10:46:11.590Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32372026-09-03T10:46:11.590Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32382026-09-03T10:46:11.590Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32392026-09-03T10:46:11.590Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
32402026-09-03T10:46:11.590Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
32412026-09-03T10:46:11.590Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-09-03T10:46:11.590Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32432026-09-03T10:46:11.590Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32442026-09-03T10:46:11.590Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32452026-09-03T10:46:11.590Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32462026-09-03T10:46:11.590Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32472026-09-03T10:46:11.590Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32482026-09-03T10:46:11.590Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32492026-09-03T10:46:11.590Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32502026-09-03T10:46:11.590Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
32512026-09-03T10:46:11.590Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-09-03T10:46:11.590Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32532026-09-03T10:46:11.590Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32542026-09-03T10:46:11.590Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32552026-09-03T10:46:11.590Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32562026-09-03T10:46:11.590Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32572026-09-03T10:46:11.590Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32582026-09-03T10:46:11.590Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32592026-09-03T10:46:11.590Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32602026-09-03T10:46:11.590Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
32612026-09-03T10:46:11.590Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-09-03T10:46:11.590Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
32632026-09-03T10:46:11.590Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32642026-09-03T10:46:11.590Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32652026-09-03T10:46:11.590Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32662026-09-03T10:46:11.590Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
32672026-09-03T10:46:11.590Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
32682026-09-03T10:46:11.590Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
32692026-09-03T10:46:11.590Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
32702026-09-03T10:46:11.590Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
32712026-09-03T10:46:11.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-09-03T10:46:11.591Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32732026-09-03T10:46:11.591Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32742026-09-03T10:46:11.591Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32752026-09-03T10:46:14.591Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32762026-09-03T10:46:14.591Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32772026-09-03T10:46:14.591Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32782026-09-03T10:46:14.591Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32792026-09-03T10:46:14.591Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32802026-09-03T10:46:14.592Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
32812026-09-03T10:46:14.592Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-09-03T10:46:14.592Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
32832026-09-03T10:46:14.592Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
32842026-09-03T10:46:14.592Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
32852026-09-03T10:46:14.592Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
32862026-09-03T10:46:14.592Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
32872026-09-03T10:46:14.592Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
32882026-09-03T10:46:14.592Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
32892026-09-03T10:46:14.592Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
32902026-09-03T10:46:14.592Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
32912026-09-03T10:46:14.592Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-09-03T10:46:14.592Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
32932026-09-03T10:46:14.592Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
32942026-09-03T10:46:14.592Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
32952026-09-03T10:46:14.592Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
32962026-09-03T10:46:14.592Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
32972026-09-03T10:46:14.592Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
32982026-09-03T10:46:14.592Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
32992026-09-03T10:46:14.592Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
33002026-09-03T10:46:14.592Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
33012026-09-03T10:46:14.592Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-09-03T10:46:14.592Z[ 5] 9.00-10.00 sec 55.5 MBytes 466 Mbits/sec
33032026-09-03T10:46:14.592Z[ 8] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
33042026-09-03T10:46:14.592Z[ 10] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
33052026-09-03T10:46:14.592Z[ 12] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
33062026-09-03T10:46:14.592Z[ 14] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
33072026-09-03T10:46:14.593Z[ 16] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
33082026-09-03T10:46:14.593Z[ 18] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
33092026-09-03T10:46:14.593Z[ 20] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
33102026-09-03T10:46:14.593Z[SUM] 9.00-10.00 sec 443 MBytes 3.72 Gbits/sec
33112026-09-03T10:46:14.593Z- - - - - - - - - - - - - - - - - - - - - - - - -
33122026-09-03T10:46:14.593Z[ 5] 10.00-10.00 sec 128 KBytes 797 Mbits/sec
33132026-09-03T10:46:14.593Z[ 8] 10.00-10.00 sec 128 KBytes 797 Mbits/sec
33142026-09-03T10:46:14.593Z[ 10] 10.00-10.00 sec 128 KBytes 797 Mbits/sec
33152026-09-03T10:46:14.593Z[ 12] 10.00-10.00 sec 128 KBytes 798 Mbits/sec
33162026-09-03T10:46:14.593Z[ 14] 10.00-10.00 sec 128 KBytes 798 Mbits/sec
33172026-09-03T10:46:14.593Z[ 16] 10.00-10.00 sec 128 KBytes 798 Mbits/sec
33182026-09-03T10:46:14.593Z[ 18] 10.00-10.00 sec 128 KBytes 798 Mbits/sec
33192026-09-03T10:46:14.593Z[ 20] 10.00-10.00 sec 128 KBytes 798 Mbits/sec
33202026-09-03T10:46:14.593Z[SUM] 10.00-10.00 sec 1.00 MBytes 6.37 Gbits/sec
33212026-09-03T10:46:14.593Z- - - - - - - - - - - - - - - - - - - - - - - - -
33222026-09-03T10:46:14.593Z[ ID] Interval Transfer Bitrate
33232026-09-03T10:46:14.593Z[ 5] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
33242026-09-03T10:46:14.597Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
33252026-09-03T10:46:14.597Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
33262026-09-03T10:46:14.597Z[ 12] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
33272026-09-03T10:46:14.597Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
33282026-09-03T10:46:14.597Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
33292026-09-03T10:46:14.597Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
33302026-09-03T10:46:14.597Z[ 20] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
33312026-09-03T10:46:14.597Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec receiver
33322026-09-03T10:46:14.597ZRun 7/10...3557.3210322693935Mbps
33332026-09-03T10:46:22.010Z-----------------------------------------------------------
33342026-09-03T10:46:22.011ZServer listening on 5201 (test #18)
33352026-09-03T10:46:22.011Z-----------------------------------------------------------
33362026-09-03T10:46:22.011ZAccepted connection from 10.0.0.1, port 34627
33372026-09-03T10:46:22.011Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49312
33382026-09-03T10:46:22.011Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40785
33392026-09-03T10:46:22.011Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64433
33402026-09-03T10:46:22.011Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34488
33412026-09-03T10:46:22.011Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34757
33422026-09-03T10:46:22.011Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47041
33432026-09-03T10:46:22.011Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41285
33442026-09-03T10:46:22.011Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58714
33452026-09-03T10:46:22.011Z[ ID] Interval Transfer Bitrate
33462026-09-03T10:46:22.011Z[ 5] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
33472026-09-03T10:46:22.011Z[ 8] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
33482026-09-03T10:46:22.011Z[ 10] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
33492026-09-03T10:46:22.011Z[ 12] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
33502026-09-03T10:46:22.011Z[ 14] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
33512026-09-03T10:46:22.011Z[ 16] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
33522026-09-03T10:46:22.011Z[ 18] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
33532026-09-03T10:46:22.011Z[ 20] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
33542026-09-03T10:46:22.011Z[SUM] 0.00-1.00 sec 349 MBytes 2.92 Gbits/sec
33552026-09-03T10:46:22.011Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562026-09-03T10:46:22.011Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
33572026-09-03T10:46:22.011Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33582026-09-03T10:46:22.011Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33592026-09-03T10:46:22.011Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
33602026-09-03T10:46:22.011Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33612026-09-03T10:46:22.011Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33622026-09-03T10:46:22.011Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33632026-09-03T10:46:22.011Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33642026-09-03T10:46:22.011Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
33652026-09-03T10:46:22.011Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662026-09-03T10:46:22.011Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
33672026-09-03T10:46:22.011Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33682026-09-03T10:46:22.011Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
33692026-09-03T10:46:22.011Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
33702026-09-03T10:46:22.011Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
33712026-09-03T10:46:22.011Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
33722026-09-03T10:46:22.011Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
33732026-09-03T10:46:22.012Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
33742026-09-03T10:46:22.012Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
33752026-09-03T10:46:22.012Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762026-09-03T10:46:22.012Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33772026-09-03T10:46:22.012Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33782026-09-03T10:46:22.012Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
33792026-09-03T10:46:22.012Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
33802026-09-03T10:46:22.012Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33812026-09-03T10:46:22.012Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
33822026-09-03T10:46:22.012Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33832026-09-03T10:46:22.012Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
33842026-09-03T10:46:22.012Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
33852026-09-03T10:46:22.012Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862026-09-03T10:46:22.012Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33872026-09-03T10:46:22.012Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
33882026-09-03T10:46:22.012Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
33892026-09-03T10:46:22.012Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33902026-09-03T10:46:22.012Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33912026-09-03T10:46:22.012Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
33922026-09-03T10:46:22.012Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
33932026-09-03T10:46:22.012Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33942026-09-03T10:46:22.012Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
33952026-09-03T10:46:22.012Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962026-09-03T10:46:22.012Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
33972026-09-03T10:46:22.012Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
33982026-09-03T10:46:22.012Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
33992026-09-03T10:46:22.012Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
34002026-09-03T10:46:22.012Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
34012026-09-03T10:46:22.012Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
34022026-09-03T10:46:22.012Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
34032026-09-03T10:46:22.012Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
34042026-09-03T10:46:22.012Z[SUM] 5.00-6.00 sec 436 MBytes 3.65 Gbits/sec
34052026-09-03T10:46:22.012Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062026-09-03T10:46:22.012Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34072026-09-03T10:46:22.012Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34082026-09-03T10:46:22.012Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34092026-09-03T10:46:25.013Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34102026-09-03T10:46:25.013Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34112026-09-03T10:46:25.013Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34122026-09-03T10:46:25.013Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
34132026-09-03T10:46:25.013Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34142026-09-03T10:46:25.013Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
34152026-09-03T10:46:25.013Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162026-09-03T10:46:25.013Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34172026-09-03T10:46:25.013Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34182026-09-03T10:46:25.013Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34192026-09-03T10:46:25.013Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34202026-09-03T10:46:25.013Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34212026-09-03T10:46:25.013Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34222026-09-03T10:46:25.013Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34232026-09-03T10:46:25.013Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34242026-09-03T10:46:25.013Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
34252026-09-03T10:46:25.013Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262026-09-03T10:46:25.013Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34272026-09-03T10:46:25.013Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34282026-09-03T10:46:25.013Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34292026-09-03T10:46:25.013Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34302026-09-03T10:46:25.013Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
34312026-09-03T10:46:25.014Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34322026-09-03T10:46:25.014Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34332026-09-03T10:46:25.014Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34342026-09-03T10:46:25.014Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
34352026-09-03T10:46:25.014Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362026-09-03T10:46:25.014Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
34372026-09-03T10:46:25.014Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
34382026-09-03T10:46:25.014Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
34392026-09-03T10:46:25.014Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
34402026-09-03T10:46:25.014Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
34412026-09-03T10:46:25.014Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
34422026-09-03T10:46:25.014Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
34432026-09-03T10:46:25.014Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
34442026-09-03T10:46:25.014Z[SUM] 9.00-10.00 sec 436 MBytes 3.65 Gbits/sec
34452026-09-03T10:46:25.014Z- - - - - - - - - - - - - - - - - - - - - - - - -
34462026-09-03T10:46:25.014Z[ 5] 10.00-10.00 sec 128 KBytes 934 Mbits/sec
34472026-09-03T10:46:25.014Z[ 8] 10.00-10.00 sec 128 KBytes 934 Mbits/sec
34482026-09-03T10:46:25.014Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34492026-09-03T10:46:25.014Z[ 12] 10.00-10.00 sec 128 KBytes 934 Mbits/sec
34502026-09-03T10:46:25.014Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34512026-09-03T10:46:25.014Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34522026-09-03T10:46:25.014Z[ 18] 10.00-10.00 sec 128 KBytes 935 Mbits/sec
34532026-09-03T10:46:25.014Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34542026-09-03T10:46:25.014Z[SUM] 10.00-10.00 sec 512 KBytes 3.73 Gbits/sec
34552026-09-03T10:46:25.014Z- - - - - - - - - - - - - - - - - - - - - - - - -
34562026-09-03T10:46:25.014Z[ ID] Interval Transfer Bitrate
34572026-09-03T10:46:25.014Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
34582026-09-03T10:46:25.015Z[ 8] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
34592026-09-03T10:46:25.015Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
34602026-09-03T10:46:25.015Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
34612026-09-03T10:46:25.015Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
34622026-09-03T10:46:25.015Z[ 16] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
34632026-09-03T10:46:25.015Z[ 18] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
34642026-09-03T10:46:25.015Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
34652026-09-03T10:46:25.015Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
34662026-09-03T10:46:25.018ZRun 8/10...3534.1550783139414Mbps
34672026-09-03T10:46:32.429Z-----------------------------------------------------------
34682026-09-03T10:46:32.429ZServer listening on 5201 (test #19)
34692026-09-03T10:46:32.429Z-----------------------------------------------------------
34702026-09-03T10:46:32.429ZAccepted connection from 10.0.0.1, port 42410
34712026-09-03T10:46:32.429Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54146
34722026-09-03T10:46:32.429Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58408
34732026-09-03T10:46:32.429Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42537
34742026-09-03T10:46:32.429Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44743
34752026-09-03T10:46:32.429Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52207
34762026-09-03T10:46:32.429Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44945
34772026-09-03T10:46:32.429Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37288
34782026-09-03T10:46:32.429Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53241
34792026-09-03T10:46:32.429Z[ ID] Interval Transfer Bitrate
34802026-09-03T10:46:32.429Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34812026-09-03T10:46:32.429Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34822026-09-03T10:46:32.429Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34832026-09-03T10:46:32.429Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34842026-09-03T10:46:32.429Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34852026-09-03T10:46:32.429Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34862026-09-03T10:46:32.429Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34872026-09-03T10:46:32.429Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34882026-09-03T10:46:32.430Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
34892026-09-03T10:46:32.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902026-09-03T10:46:32.430Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34912026-09-03T10:46:32.430Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34922026-09-03T10:46:32.430Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34932026-09-03T10:46:32.430Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34942026-09-03T10:46:32.430Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34952026-09-03T10:46:32.430Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34962026-09-03T10:46:32.430Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34972026-09-03T10:46:32.430Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34982026-09-03T10:46:32.430Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
34992026-09-03T10:46:32.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-09-03T10:46:32.430Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
35012026-09-03T10:46:32.430Z[ 8] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
35022026-09-03T10:46:32.430Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
35032026-09-03T10:46:32.430Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
35042026-09-03T10:46:32.430Z[ 14] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
35052026-09-03T10:46:32.430Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
35062026-09-03T10:46:32.430Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
35072026-09-03T10:46:32.430Z[ 20] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
35082026-09-03T10:46:32.430Z[SUM] 2.00-3.00 sec 421 MBytes 3.53 Gbits/sec
35092026-09-03T10:46:32.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-09-03T10:46:32.430Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
35112026-09-03T10:46:32.430Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
35122026-09-03T10:46:32.430Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
35132026-09-03T10:46:32.430Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
35142026-09-03T10:46:32.430Z[ 14] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
35152026-09-03T10:46:32.430Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
35162026-09-03T10:46:32.430Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
35172026-09-03T10:46:32.430Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
35182026-09-03T10:46:32.430Z[SUM] 3.00-4.00 sec 420 MBytes 3.53 Gbits/sec
35192026-09-03T10:46:32.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-09-03T10:46:32.430Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35212026-09-03T10:46:32.430Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35222026-09-03T10:46:32.430Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35232026-09-03T10:46:32.430Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35242026-09-03T10:46:32.434Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35252026-09-03T10:46:32.434Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35262026-09-03T10:46:32.434Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35272026-09-03T10:46:32.434Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35282026-09-03T10:46:32.434Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
35292026-09-03T10:46:32.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-09-03T10:46:32.434Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
35312026-09-03T10:46:32.434Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
35322026-09-03T10:46:32.434Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
35332026-09-03T10:46:32.434Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
35342026-09-03T10:46:32.434Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
35352026-09-03T10:46:32.434Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
35362026-09-03T10:46:32.434Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
35372026-09-03T10:46:32.434Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
35382026-09-03T10:46:32.434Z[SUM] 5.00-6.00 sec 420 MBytes 3.53 Gbits/sec
35392026-09-03T10:46:32.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-09-03T10:46:32.435Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35412026-09-03T10:46:32.435Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35422026-09-03T10:46:32.435Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
35432026-09-03T10:46:35.432Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
35442026-09-03T10:46:35.432Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35452026-09-03T10:46:35.432Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35462026-09-03T10:46:35.432Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35472026-09-03T10:46:35.432Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35482026-09-03T10:46:35.432Z[SUM] 6.00-7.00 sec 425 MBytes 3.56 Gbits/sec
35492026-09-03T10:46:35.432Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-09-03T10:46:35.432Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35512026-09-03T10:46:35.433Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35522026-09-03T10:46:35.433Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35532026-09-03T10:46:35.433Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35542026-09-03T10:46:35.433Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35552026-09-03T10:46:35.433Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35562026-09-03T10:46:35.433Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35572026-09-03T10:46:35.433Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35582026-09-03T10:46:35.433Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
35592026-09-03T10:46:35.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-09-03T10:46:35.433Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35612026-09-03T10:46:35.433Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
35622026-09-03T10:46:35.433Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
35632026-09-03T10:46:35.433Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35642026-09-03T10:46:35.433Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35652026-09-03T10:46:35.433Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35662026-09-03T10:46:35.433Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35672026-09-03T10:46:35.433Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35682026-09-03T10:46:35.433Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
35692026-09-03T10:46:35.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-09-03T10:46:35.433Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35712026-09-03T10:46:35.433Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35722026-09-03T10:46:35.433Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35732026-09-03T10:46:35.433Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35742026-09-03T10:46:35.433Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35752026-09-03T10:46:35.433Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35762026-09-03T10:46:35.433Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35772026-09-03T10:46:35.433Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35782026-09-03T10:46:35.434Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
35792026-09-03T10:46:35.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
35802026-09-03T10:46:35.434Z[ 5] 10.00-10.00 sec 128 KBytes 759 Mbits/sec
35812026-09-03T10:46:35.434Z[ 8] 10.00-10.00 sec 128 KBytes 760 Mbits/sec
35822026-09-03T10:46:35.434Z[ 10] 10.00-10.00 sec 128 KBytes 760 Mbits/sec
35832026-09-03T10:46:35.434Z[ 12] 10.00-10.00 sec 128 KBytes 760 Mbits/sec
35842026-09-03T10:46:35.434Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35852026-09-03T10:46:35.434Z[ 16] 10.00-10.00 sec 128 KBytes 760 Mbits/sec
35862026-09-03T10:46:35.434Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35872026-09-03T10:46:35.434Z[ 20] 10.00-10.00 sec 128 KBytes 760 Mbits/sec
35882026-09-03T10:46:35.434Z[SUM] 10.00-10.00 sec 768 KBytes 4.56 Gbits/sec
35892026-09-03T10:46:35.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
35902026-09-03T10:46:35.434Z[ ID] Interval Transfer Bitrate
35912026-09-03T10:46:35.434Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35922026-09-03T10:46:35.434Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
35932026-09-03T10:46:35.434Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
35942026-09-03T10:46:35.434Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35952026-09-03T10:46:35.434Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35962026-09-03T10:46:35.434Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35972026-09-03T10:46:35.434Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35982026-09-03T10:46:35.434Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35992026-09-03T10:46:35.434Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec receiver
36002026-09-03T10:46:35.438ZRun 9/10...3491.897258875371Mbps
36012026-09-03T10:46:42.851Z-----------------------------------------------------------
36022026-09-03T10:46:42.851ZServer listening on 5201 (test #20)
36032026-09-03T10:46:42.851Z-----------------------------------------------------------
36042026-09-03T10:46:42.851ZAccepted connection from 10.0.0.1, port 42680
36052026-09-03T10:46:42.851Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60811
36062026-09-03T10:46:42.851Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59625
36072026-09-03T10:46:42.851Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56319
36082026-09-03T10:46:42.851Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41753
36092026-09-03T10:46:42.851Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50244
36102026-09-03T10:46:42.851Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49023
36112026-09-03T10:46:42.851Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53060
36122026-09-03T10:46:42.851Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33001
36132026-09-03T10:46:42.851Z[ ID] Interval Transfer Bitrate
36142026-09-03T10:46:42.851Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
36152026-09-03T10:46:42.851Z[ 8] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
36162026-09-03T10:46:42.851Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
36172026-09-03T10:46:42.851Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
36182026-09-03T10:46:42.851Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
36192026-09-03T10:46:42.851Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
36202026-09-03T10:46:42.851Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
36212026-09-03T10:46:42.851Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
36222026-09-03T10:46:42.851Z[SUM] 0.00-1.00 sec 345 MBytes 2.90 Gbits/sec
36232026-09-03T10:46:42.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-09-03T10:46:42.851Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36252026-09-03T10:46:42.851Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36262026-09-03T10:46:42.851Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36272026-09-03T10:46:42.851Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36282026-09-03T10:46:42.851Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36292026-09-03T10:46:42.851Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36302026-09-03T10:46:42.851Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
36312026-09-03T10:46:42.851Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
36322026-09-03T10:46:42.851Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
36332026-09-03T10:46:42.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342026-09-03T10:46:42.851Z[ 5] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
36352026-09-03T10:46:42.851Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
36362026-09-03T10:46:42.851Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
36372026-09-03T10:46:42.851Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
36382026-09-03T10:46:42.852Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
36392026-09-03T10:46:42.852Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36402026-09-03T10:46:42.852Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
36412026-09-03T10:46:42.852Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
36422026-09-03T10:46:42.852Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
36432026-09-03T10:46:42.852Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442026-09-03T10:46:42.852Z[ 5] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36452026-09-03T10:46:42.852Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36462026-09-03T10:46:42.852Z[ 10] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36472026-09-03T10:46:42.852Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36482026-09-03T10:46:42.852Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
36492026-09-03T10:46:42.852Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36502026-09-03T10:46:42.852Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
36512026-09-03T10:46:42.852Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36522026-09-03T10:46:42.852Z[SUM] 3.00-4.00 sec 436 MBytes 3.65 Gbits/sec
36532026-09-03T10:46:42.852Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-09-03T10:46:42.852Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
36552026-09-03T10:46:42.852Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
36562026-09-03T10:46:42.852Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
36572026-09-03T10:46:42.852Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
36582026-09-03T10:46:42.852Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
36592026-09-03T10:46:42.852Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
36602026-09-03T10:46:42.852Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
36612026-09-03T10:46:42.852Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
36622026-09-03T10:46:42.852Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
36632026-09-03T10:46:42.852Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-09-03T10:46:42.852Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
36652026-09-03T10:46:42.852Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
36662026-09-03T10:46:42.852Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
36672026-09-03T10:46:42.852Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36682026-09-03T10:46:42.852Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36692026-09-03T10:46:42.852Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36702026-09-03T10:46:42.852Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36712026-09-03T10:46:42.852Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
36722026-09-03T10:46:42.852Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
36732026-09-03T10:46:42.852Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-09-03T10:46:42.852Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36752026-09-03T10:46:42.852Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36762026-09-03T10:46:42.852Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
36772026-09-03T10:46:45.852Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36782026-09-03T10:46:45.853Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36792026-09-03T10:46:45.853Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36802026-09-03T10:46:45.853Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
36812026-09-03T10:46:45.853Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36822026-09-03T10:46:45.853Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
36832026-09-03T10:46:45.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-09-03T10:46:45.853Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36852026-09-03T10:46:45.853Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36862026-09-03T10:46:45.853Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36872026-09-03T10:46:45.853Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36882026-09-03T10:46:45.853Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36892026-09-03T10:46:45.853Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36902026-09-03T10:46:45.853Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36912026-09-03T10:46:45.853Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36922026-09-03T10:46:45.853Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
36932026-09-03T10:46:45.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-09-03T10:46:45.853Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36952026-09-03T10:46:45.853Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36962026-09-03T10:46:45.853Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36972026-09-03T10:46:45.853Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
36982026-09-03T10:46:45.853Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
36992026-09-03T10:46:45.853Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
37002026-09-03T10:46:45.853Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
37012026-09-03T10:46:45.853Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
37022026-09-03T10:46:45.853Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
37032026-09-03T10:46:45.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-09-03T10:46:45.853Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
37052026-09-03T10:46:45.853Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
37062026-09-03T10:46:45.853Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
37072026-09-03T10:46:45.853Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37082026-09-03T10:46:45.853Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
37092026-09-03T10:46:45.853Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
37102026-09-03T10:46:45.853Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
37112026-09-03T10:46:45.853Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
37122026-09-03T10:46:45.853Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
37132026-09-03T10:46:45.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142026-09-03T10:46:45.853Z[ 5] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
37152026-09-03T10:46:45.853Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37162026-09-03T10:46:45.854Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37172026-09-03T10:46:45.854Z[ 12] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
37182026-09-03T10:46:45.854Z[ 14] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
37192026-09-03T10:46:45.854Z[ 16] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
37202026-09-03T10:46:45.854Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37212026-09-03T10:46:45.854Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37222026-09-03T10:46:45.854Z[SUM] 10.00-10.00 sec 512 KBytes 4.30 Gbits/sec
37232026-09-03T10:46:45.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
37242026-09-03T10:46:45.854Z[ ID] Interval Transfer Bitrate
37252026-09-03T10:46:45.854Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37262026-09-03T10:46:45.854Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37272026-09-03T10:46:45.854Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37282026-09-03T10:46:45.854Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37292026-09-03T10:46:45.854Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37302026-09-03T10:46:45.854Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37312026-09-03T10:46:45.854Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37322026-09-03T10:46:45.854Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37332026-09-03T10:46:45.854Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
37342026-09-03T10:46:45.858ZRun 10/10...3537.304988396717Mbps
37352026-09-03T10:46:45.858Z###---------------------###
37362026-09-03T10:46:45.858Z::: iPerf done... :::
37372026-09-03T10:46:45.858Z:::Awaiting out files...:::
37382026-09-03T10:46:45.858Z###---------------------###
37392026-09-03T10:46:45.858Z###-----###
37402026-09-03T10:46:45.858Z:::done!:::
37412026-09-03T10:46:45.858Z###-----###
37422026-09-03T10:46:46.775ZGnuplot not found, using plotters backend
37432026-09-03T10:46:46.911ZBenchmarking iperf-tcp/local/c2s/tx
37442026-09-03T10:46:46.911ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37452026-09-03T10:46:51.218ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.2B iterations)
37462026-09-03T10:47:09.878ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37472026-09-03T10:47:09.970Ziperf-tcp/local/c2s/tx time: [3.4644 µs 3.4645 µs 3.4645 µs]
37482026-09-03T10:47:09.971Z change: [−0.9728% −0.9686% −0.9643%] (p = 0.00 < 0.05)
37492026-09-03T10:47:09.971Z Change within noise threshold.
37502026-09-03T10:47:09.971ZFound 8 outliers among 100 measurements (8.00%)
37512026-09-03T10:47:09.971Z 1 (1.00%) low severe
37522026-09-03T10:47:09.971Z 4 (4.00%) low mild
37532026-09-03T10:47:09.971Z 3 (3.00%) high mild
37542026-09-03T10:47:10.860Z
37552026-09-03T10:47:10.863ZBenchmarking iperf-tcp/local/c2s/rx
37562026-09-03T10:47:10.864ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37572026-09-03T10:47:15.145ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37582026-09-03T10:47:33.844ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37592026-09-03T10:47:33.931Ziperf-tcp/local/c2s/rx time: [6.6180 µs 6.6181 µs 6.6183 µs]
37602026-09-03T10:47:33.931Z change: [+0.0143% +0.0189% +0.0234%] (p = 0.00 < 0.05)
37612026-09-03T10:47:33.931Z Change within noise threshold.
37622026-09-03T10:47:33.931ZFound 8 outliers among 100 measurements (8.00%)
37632026-09-03T10:47:33.931Z 2 (2.00%) low severe
37642026-09-03T10:47:33.932Z 3 (3.00%) low mild
37652026-09-03T10:47:33.932Z 1 (1.00%) high mild
37662026-09-03T10:47:33.932Z 2 (2.00%) high severe
37672026-09-03T10:47:34.821Z
37682026-09-03T10:47:34.824Z###-------------------###
37692026-09-03T10:47:34.824Z:::Running experiment :::
37702026-09-03T10:47:34.824Z:::iperf-tcp/local/s2c:::
37712026-09-03T10:47:34.824Z###-------------------###
37722026-09-03T10:47:35.156Zdtrace: description 'profile-201us ' matched 2 probes
37732026-09-03T10:47:42.219Z-----------------------------------------------------------
37742026-09-03T10:47:42.219ZServer listening on 5201 (test #21)
37752026-09-03T10:47:42.219Z-----------------------------------------------------------
37762026-09-03T10:47:42.219ZAccepted connection from 10.0.0.1, port 54356
37772026-09-03T10:47:42.219Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42953
37782026-09-03T10:47:42.220Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39683
37792026-09-03T10:47:42.220Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57994
37802026-09-03T10:47:42.220Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57094
37812026-09-03T10:47:42.220Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52479
37822026-09-03T10:47:42.220Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57580
37832026-09-03T10:47:42.220Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36693
37842026-09-03T10:47:42.220Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62576
37852026-09-03T10:47:42.220Z[ ID] Interval Transfer Bitrate
37862026-09-03T10:47:42.220Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37872026-09-03T10:47:42.220Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37882026-09-03T10:47:42.220Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37892026-09-03T10:47:42.220Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37902026-09-03T10:47:42.220Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37912026-09-03T10:47:42.220Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37922026-09-03T10:47:42.220Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37932026-09-03T10:47:42.220Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37942026-09-03T10:47:42.220Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
37952026-09-03T10:47:42.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
37962026-09-03T10:47:42.220Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
37972026-09-03T10:47:42.220Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
37982026-09-03T10:47:42.220Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
37992026-09-03T10:47:42.220Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
38002026-09-03T10:47:42.220Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
38012026-09-03T10:47:42.220Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
38022026-09-03T10:47:42.220Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
38032026-09-03T10:47:42.220Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
38042026-09-03T10:47:42.220Z[SUM] 1.00-2.00 sec 432 MBytes 3.63 Gbits/sec
38052026-09-03T10:47:42.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
38062026-09-03T10:47:42.221Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
38072026-09-03T10:47:42.221Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
38082026-09-03T10:47:42.221Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
38092026-09-03T10:47:42.221Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
38102026-09-03T10:47:42.221Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
38112026-09-03T10:47:42.221Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
38122026-09-03T10:47:42.221Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
38132026-09-03T10:47:42.221Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
38142026-09-03T10:47:42.221Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
38152026-09-03T10:47:42.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
38162026-09-03T10:47:42.221Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
38172026-09-03T10:47:42.221Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
38182026-09-03T10:47:42.221Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
38192026-09-03T10:47:42.221Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
38202026-09-03T10:47:42.221Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
38212026-09-03T10:47:42.221Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
38222026-09-03T10:47:42.221Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
38232026-09-03T10:47:42.221Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
38242026-09-03T10:47:42.221Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
38252026-09-03T10:47:42.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
38262026-09-03T10:47:42.221Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38272026-09-03T10:47:42.221Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38282026-09-03T10:47:42.221Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38292026-09-03T10:47:42.221Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38302026-09-03T10:47:42.221Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38312026-09-03T10:47:42.221Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38322026-09-03T10:47:42.221Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38332026-09-03T10:47:42.221Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38342026-09-03T10:47:42.222Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
38352026-09-03T10:47:42.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
38362026-09-03T10:47:42.226Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38372026-09-03T10:47:42.226Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38382026-09-03T10:47:42.226Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
38392026-09-03T10:47:42.226Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38402026-09-03T10:47:42.226Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
38412026-09-03T10:47:42.226Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38422026-09-03T10:47:42.226Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38432026-09-03T10:47:42.226Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38442026-09-03T10:47:42.226Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
38452026-09-03T10:47:42.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
38462026-09-03T10:47:42.226Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38472026-09-03T10:47:42.226Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38482026-09-03T10:47:42.226Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
38492026-09-03T10:47:45.225Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38502026-09-03T10:47:45.225Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38512026-09-03T10:47:45.225Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
38522026-09-03T10:47:45.225Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38532026-09-03T10:47:45.225Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38542026-09-03T10:47:45.225Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
38552026-09-03T10:47:45.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
38562026-09-03T10:47:45.225Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38572026-09-03T10:47:45.225Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38582026-09-03T10:47:45.225Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38592026-09-03T10:47:45.225Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38602026-09-03T10:47:45.225Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
38612026-09-03T10:47:45.225Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
38622026-09-03T10:47:45.225Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38632026-09-03T10:47:45.225Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38642026-09-03T10:47:45.225Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
38652026-09-03T10:47:45.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
38662026-09-03T10:47:45.225Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38672026-09-03T10:47:45.225Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38682026-09-03T10:47:45.225Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38692026-09-03T10:47:45.225Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38702026-09-03T10:47:45.225Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38712026-09-03T10:47:45.226Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38722026-09-03T10:47:45.226Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38732026-09-03T10:47:45.226Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38742026-09-03T10:47:45.226Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
38752026-09-03T10:47:45.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
38762026-09-03T10:47:45.226Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
38772026-09-03T10:47:45.226Z[ 8] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
38782026-09-03T10:47:45.226Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
38792026-09-03T10:47:45.226Z[ 12] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
38802026-09-03T10:47:45.226Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
38812026-09-03T10:47:45.226Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
38822026-09-03T10:47:45.226Z[ 18] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
38832026-09-03T10:47:45.226Z[ 20] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
38842026-09-03T10:47:45.226Z[SUM] 9.00-10.00 sec 419 MBytes 3.52 Gbits/sec
38852026-09-03T10:47:45.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
38862026-09-03T10:47:45.226Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38872026-09-03T10:47:45.226Z[ 8] 10.00-10.00 sec 128 KBytes 996 Mbits/sec
38882026-09-03T10:47:45.226Z[ 10] 10.00-10.00 sec 128 KBytes 995 Mbits/sec
38892026-09-03T10:47:45.226Z[ 12] 10.00-10.00 sec 128 KBytes 995 Mbits/sec
38902026-09-03T10:47:45.226Z[ 14] 10.00-10.00 sec 128 KBytes 995 Mbits/sec
38912026-09-03T10:47:45.226Z[ 16] 10.00-10.00 sec 128 KBytes 995 Mbits/sec
38922026-09-03T10:47:45.226Z[ 18] 10.00-10.00 sec 128 KBytes 996 Mbits/sec
38932026-09-03T10:47:45.226Z[ 20] 10.00-10.00 sec 128 KBytes 996 Mbits/sec
38942026-09-03T10:47:45.226Z[SUM] 10.00-10.00 sec 896 KBytes 6.96 Gbits/sec
38952026-09-03T10:47:45.226Z- - - - - - - - - - - - - - - - - - - - - - - - -
38962026-09-03T10:47:45.226Z[ ID] Interval Transfer Bitrate
38972026-09-03T10:47:45.226Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
38982026-09-03T10:47:45.226Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
38992026-09-03T10:47:45.226Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
39002026-09-03T10:47:45.226Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
39012026-09-03T10:47:45.226Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
39022026-09-03T10:47:45.226Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
39032026-09-03T10:47:45.226Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
39042026-09-03T10:47:45.226Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
39052026-09-03T10:47:45.227Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
39062026-09-03T10:47:45.230ZRun 1/10...3501.3452581918996Mbps
39072026-09-03T10:47:52.645Z-----------------------------------------------------------
39082026-09-03T10:47:52.645ZServer listening on 5201 (test #22)
39092026-09-03T10:47:52.645Z-----------------------------------------------------------
39102026-09-03T10:47:52.645ZAccepted connection from 10.0.0.1, port 39826
39112026-09-03T10:47:52.645Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60499
39122026-09-03T10:47:52.645Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48391
39132026-09-03T10:47:52.646Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42378
39142026-09-03T10:47:52.646Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33627
39152026-09-03T10:47:52.646Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40245
39162026-09-03T10:47:52.646Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37605
39172026-09-03T10:47:52.646Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39770
39182026-09-03T10:47:52.646Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47828
39192026-09-03T10:47:52.646Z[ ID] Interval Transfer Bitrate
39202026-09-03T10:47:52.646Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
39212026-09-03T10:47:52.646Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
39222026-09-03T10:47:52.646Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39232026-09-03T10:47:52.646Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
39242026-09-03T10:47:52.646Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39252026-09-03T10:47:52.646Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
39262026-09-03T10:47:52.646Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
39272026-09-03T10:47:52.646Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
39282026-09-03T10:47:52.646Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
39292026-09-03T10:47:52.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
39302026-09-03T10:47:52.646Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39312026-09-03T10:47:52.646Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39322026-09-03T10:47:52.646Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39332026-09-03T10:47:52.646Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
39342026-09-03T10:47:52.646Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39352026-09-03T10:47:52.646Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39362026-09-03T10:47:52.646Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39372026-09-03T10:47:52.646Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39382026-09-03T10:47:52.646Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
39392026-09-03T10:47:52.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
39402026-09-03T10:47:52.646Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39412026-09-03T10:47:52.646Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39422026-09-03T10:47:52.646Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39432026-09-03T10:47:52.646Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39442026-09-03T10:47:52.646Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39452026-09-03T10:47:52.646Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39462026-09-03T10:47:52.646Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39472026-09-03T10:47:52.646Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
39482026-09-03T10:47:52.646Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
39492026-09-03T10:47:52.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
39502026-09-03T10:47:52.646Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
39512026-09-03T10:47:52.647Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39522026-09-03T10:47:52.647Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39532026-09-03T10:47:52.647Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39542026-09-03T10:47:52.647Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39552026-09-03T10:47:52.647Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
39562026-09-03T10:47:52.647Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39572026-09-03T10:47:52.647Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39582026-09-03T10:47:52.647Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
39592026-09-03T10:47:52.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
39602026-09-03T10:47:52.647Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39612026-09-03T10:47:52.647Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
39622026-09-03T10:47:52.647Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39632026-09-03T10:47:52.647Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
39642026-09-03T10:47:52.647Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
39652026-09-03T10:47:52.647Z[ 16] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39662026-09-03T10:47:52.647Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39672026-09-03T10:47:52.647Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
39682026-09-03T10:47:52.647Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
39692026-09-03T10:47:52.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
39702026-09-03T10:47:52.647Z[ 5] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
39712026-09-03T10:47:52.647Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
39722026-09-03T10:47:52.647Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
39732026-09-03T10:47:52.647Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
39742026-09-03T10:47:52.647Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
39752026-09-03T10:47:52.647Z[ 16] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
39762026-09-03T10:47:52.647Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
39772026-09-03T10:47:52.647Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
39782026-09-03T10:47:52.647Z[SUM] 5.00-6.00 sec 436 MBytes 3.65 Gbits/sec
39792026-09-03T10:47:52.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
39802026-09-03T10:47:52.647Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39812026-09-03T10:47:52.647Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
39822026-09-03T10:47:52.647Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39832026-09-03T10:47:55.651Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
39842026-09-03T10:47:55.652Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39852026-09-03T10:47:55.652Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39862026-09-03T10:47:55.652Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
39872026-09-03T10:47:55.652Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39882026-09-03T10:47:55.652Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
39892026-09-03T10:47:55.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
39902026-09-03T10:47:55.652Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39912026-09-03T10:47:55.652Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39922026-09-03T10:47:55.652Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39932026-09-03T10:47:55.652Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
39942026-09-03T10:47:55.652Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39952026-09-03T10:47:55.652Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39962026-09-03T10:47:55.652Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39972026-09-03T10:47:55.652Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39982026-09-03T10:47:55.652Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
39992026-09-03T10:47:55.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
40002026-09-03T10:47:55.652Z[ 5] 8.00-9.00 sec 56.0 MBytes 470 Mbits/sec
40012026-09-03T10:47:55.652Z[ 8] 8.00-9.00 sec 56.0 MBytes 470 Mbits/sec
40022026-09-03T10:47:55.652Z[ 10] 8.00-9.00 sec 55.9 MBytes 469 Mbits/sec
40032026-09-03T10:47:55.652Z[ 12] 8.00-9.00 sec 56.1 MBytes 471 Mbits/sec
40042026-09-03T10:47:55.652Z[ 14] 8.00-9.00 sec 56.0 MBytes 470 Mbits/sec
40052026-09-03T10:47:55.652Z[ 16] 8.00-9.00 sec 56.0 MBytes 470 Mbits/sec
40062026-09-03T10:47:55.652Z[ 18] 8.00-9.00 sec 55.9 MBytes 469 Mbits/sec
40072026-09-03T10:47:55.652Z[ 20] 8.00-9.00 sec 55.9 MBytes 469 Mbits/sec
40082026-09-03T10:47:55.652Z[SUM] 8.00-9.00 sec 448 MBytes 3.76 Gbits/sec
40092026-09-03T10:47:55.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
40102026-09-03T10:47:55.652Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
40112026-09-03T10:47:55.652Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40122026-09-03T10:47:55.652Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
40132026-09-03T10:47:55.652Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
40142026-09-03T10:47:55.652Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
40152026-09-03T10:47:55.652Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
40162026-09-03T10:47:55.652Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
40172026-09-03T10:47:55.652Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
40182026-09-03T10:47:55.652Z[SUM] 9.00-10.00 sec 432 MBytes 3.63 Gbits/sec
40192026-09-03T10:47:55.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
40202026-09-03T10:47:55.652Z[ 5] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
40212026-09-03T10:47:55.652Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40222026-09-03T10:47:55.653Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40232026-09-03T10:47:55.653Z[ 12] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
40242026-09-03T10:47:55.653Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40252026-09-03T10:47:55.653Z[ 16] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
40262026-09-03T10:47:55.653Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40272026-09-03T10:47:55.656Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40282026-09-03T10:47:55.656Z[SUM] 10.00-10.00 sec 384 KBytes 2.71 Gbits/sec
40292026-09-03T10:47:55.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
40302026-09-03T10:47:55.656Z[ ID] Interval Transfer Bitrate
40312026-09-03T10:47:55.656Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40322026-09-03T10:47:55.656Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40332026-09-03T10:47:55.656Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40342026-09-03T10:47:55.656Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40352026-09-03T10:47:55.656Z[ 14] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
40362026-09-03T10:47:55.656Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40372026-09-03T10:47:55.656Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
40382026-09-03T10:47:55.656Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40392026-09-03T10:47:55.656Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
40402026-09-03T10:47:55.656ZRun 2/10...3538.8431126185783Mbps
40412026-09-03T10:48:03.062Z-----------------------------------------------------------
40422026-09-03T10:48:03.062ZServer listening on 5201 (test #23)
40432026-09-03T10:48:03.062Z-----------------------------------------------------------
40442026-09-03T10:48:03.062ZAccepted connection from 10.0.0.1, port 58793
40452026-09-03T10:48:03.062Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61209
40462026-09-03T10:48:03.062Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35415
40472026-09-03T10:48:03.062Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44594
40482026-09-03T10:48:03.062Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63545
40492026-09-03T10:48:03.062Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56168
40502026-09-03T10:48:03.062Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49016
40512026-09-03T10:48:03.062Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40352
40522026-09-03T10:48:03.063Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63982
40532026-09-03T10:48:03.063Z[ ID] Interval Transfer Bitrate
40542026-09-03T10:48:03.063Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40552026-09-03T10:48:03.063Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40562026-09-03T10:48:03.063Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40572026-09-03T10:48:03.063Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40582026-09-03T10:48:03.063Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40592026-09-03T10:48:03.063Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40602026-09-03T10:48:03.063Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40612026-09-03T10:48:03.063Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40622026-09-03T10:48:03.063Z[SUM] 0.00-1.00 sec 332 MBytes 2.79 Gbits/sec
40632026-09-03T10:48:03.063Z- - - - - - - - - - - - - - - - - - - - - - - - -
40642026-09-03T10:48:03.063Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40652026-09-03T10:48:03.063Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40662026-09-03T10:48:03.063Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40672026-09-03T10:48:03.063Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40682026-09-03T10:48:03.063Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40692026-09-03T10:48:03.063Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40702026-09-03T10:48:03.063Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40712026-09-03T10:48:03.063Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40722026-09-03T10:48:03.063Z[SUM] 1.00-2.00 sec 427 MBytes 3.59 Gbits/sec
40732026-09-03T10:48:03.063Z- - - - - - - - - - - - - - - - - - - - - - - - -
40742026-09-03T10:48:03.063Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40752026-09-03T10:48:03.063Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
40762026-09-03T10:48:03.063Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40772026-09-03T10:48:03.063Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40782026-09-03T10:48:03.063Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
40792026-09-03T10:48:03.063Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
40802026-09-03T10:48:03.067Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
40812026-09-03T10:48:03.067Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
40822026-09-03T10:48:03.067Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
40832026-09-03T10:48:03.067Z- - - - - - - - - - - - - - - - - - - - - - - - -
40842026-09-03T10:48:03.067Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
40852026-09-03T10:48:03.067Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
40862026-09-03T10:48:03.067Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
40872026-09-03T10:48:03.067Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
40882026-09-03T10:48:03.067Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
40892026-09-03T10:48:03.067Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
40902026-09-03T10:48:03.067Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
40912026-09-03T10:48:03.067Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
40922026-09-03T10:48:03.067Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
40932026-09-03T10:48:03.067Z- - - - - - - - - - - - - - - - - - - - - - - - -
40942026-09-03T10:48:03.067Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
40952026-09-03T10:48:03.067Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
40962026-09-03T10:48:03.067Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
40972026-09-03T10:48:03.067Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40982026-09-03T10:48:03.067Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
40992026-09-03T10:48:03.067Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
41002026-09-03T10:48:03.067Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
41012026-09-03T10:48:03.067Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
41022026-09-03T10:48:03.067Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
41032026-09-03T10:48:03.067Z- - - - - - - - - - - - - - - - - - - - - - - - -
41042026-09-03T10:48:03.067Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
41052026-09-03T10:48:03.067Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
41062026-09-03T10:48:03.067Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
41072026-09-03T10:48:03.067Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
41082026-09-03T10:48:03.067Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
41092026-09-03T10:48:03.067Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
41102026-09-03T10:48:03.067Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
41112026-09-03T10:48:03.067Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
41122026-09-03T10:48:03.067Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
41132026-09-03T10:48:03.068Z- - - - - - - - - - - - - - - - - - - - - - - - -
41142026-09-03T10:48:03.068Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41152026-09-03T10:48:03.068Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
41162026-09-03T10:48:03.068Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41172026-09-03T10:48:06.069Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41182026-09-03T10:48:06.069Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41192026-09-03T10:48:06.069Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41202026-09-03T10:48:06.069Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41212026-09-03T10:48:06.069Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41222026-09-03T10:48:06.069Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
41232026-09-03T10:48:06.069Z- - - - - - - - - - - - - - - - - - - - - - - - -
41242026-09-03T10:48:06.069Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41252026-09-03T10:48:06.069Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41262026-09-03T10:48:06.069Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41272026-09-03T10:48:06.069Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41282026-09-03T10:48:06.069Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41292026-09-03T10:48:06.069Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41302026-09-03T10:48:06.070Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41312026-09-03T10:48:06.070Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41322026-09-03T10:48:06.070Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
41332026-09-03T10:48:06.070Z- - - - - - - - - - - - - - - - - - - - - - - - -
41342026-09-03T10:48:06.070Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41352026-09-03T10:48:06.070Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
41362026-09-03T10:48:06.070Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41372026-09-03T10:48:06.070Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41382026-09-03T10:48:06.070Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41392026-09-03T10:48:06.070Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41402026-09-03T10:48:06.070Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
41412026-09-03T10:48:06.070Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
41422026-09-03T10:48:06.070Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
41432026-09-03T10:48:06.070Z- - - - - - - - - - - - - - - - - - - - - - - - -
41442026-09-03T10:48:06.070Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
41452026-09-03T10:48:06.070Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
41462026-09-03T10:48:06.070Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41472026-09-03T10:48:06.070Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41482026-09-03T10:48:06.070Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41492026-09-03T10:48:06.070Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41502026-09-03T10:48:06.070Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41512026-09-03T10:48:06.070Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41522026-09-03T10:48:06.070Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
41532026-09-03T10:48:06.070Z- - - - - - - - - - - - - - - - - - - - - - - - -
41542026-09-03T10:48:06.071Z[ 5] 10.00-10.00 sec 256 KBytes 708 Mbits/sec
41552026-09-03T10:48:06.071Z[ 8] 10.00-10.00 sec 128 KBytes 354 Mbits/sec
41562026-09-03T10:48:06.071Z[ 10] 10.00-10.00 sec 128 KBytes 354 Mbits/sec
41572026-09-03T10:48:06.071Z[ 12] 10.00-10.00 sec 128 KBytes 354 Mbits/sec
41582026-09-03T10:48:06.071Z[ 14] 10.00-10.00 sec 128 KBytes 354 Mbits/sec
41592026-09-03T10:48:06.071Z[ 16] 10.00-10.00 sec 128 KBytes 354 Mbits/sec
41602026-09-03T10:48:06.071Z[ 18] 10.00-10.00 sec 128 KBytes 354 Mbits/sec
41612026-09-03T10:48:06.071Z[ 20] 10.00-10.00 sec 128 KBytes 354 Mbits/sec
41622026-09-03T10:48:06.071Z[SUM] 10.00-10.00 sec 1.12 MBytes 3.19 Gbits/sec
41632026-09-03T10:48:06.071Z- - - - - - - - - - - - - - - - - - - - - - - - -
41642026-09-03T10:48:06.071Z[ ID] Interval Transfer Bitrate
41652026-09-03T10:48:06.071Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41662026-09-03T10:48:06.071Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41672026-09-03T10:48:06.071Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41682026-09-03T10:48:06.071Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41692026-09-03T10:48:06.071Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41702026-09-03T10:48:06.071Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41712026-09-03T10:48:06.071Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41722026-09-03T10:48:06.071Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
41732026-09-03T10:48:06.071Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
41742026-09-03T10:48:06.075ZRun 3/10...3528.8764056693135Mbps
41752026-09-03T10:48:13.490Z-----------------------------------------------------------
41762026-09-03T10:48:13.490ZServer listening on 5201 (test #24)
41772026-09-03T10:48:13.490Z-----------------------------------------------------------
41782026-09-03T10:48:13.490ZAccepted connection from 10.0.0.1, port 38016
41792026-09-03T10:48:13.490Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46391
41802026-09-03T10:48:13.490Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49649
41812026-09-03T10:48:13.490Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45479
41822026-09-03T10:48:13.490Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56731
41832026-09-03T10:48:13.490Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43261
41842026-09-03T10:48:13.490Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42560
41852026-09-03T10:48:13.490Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43375
41862026-09-03T10:48:13.490Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60450
41872026-09-03T10:48:13.490Z[ ID] Interval Transfer Bitrate
41882026-09-03T10:48:13.490Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41892026-09-03T10:48:13.490Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41902026-09-03T10:48:13.490Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41912026-09-03T10:48:13.490Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41922026-09-03T10:48:13.490Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41932026-09-03T10:48:13.490Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41942026-09-03T10:48:13.490Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41952026-09-03T10:48:13.490Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
41962026-09-03T10:48:13.490Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
41972026-09-03T10:48:13.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
41982026-09-03T10:48:13.490Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
41992026-09-03T10:48:13.491Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
42002026-09-03T10:48:13.491Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
42012026-09-03T10:48:13.491Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
42022026-09-03T10:48:13.491Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
42032026-09-03T10:48:13.491Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
42042026-09-03T10:48:13.491Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
42052026-09-03T10:48:13.491Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
42062026-09-03T10:48:13.491Z[SUM] 1.00-2.00 sec 436 MBytes 3.65 Gbits/sec
42072026-09-03T10:48:13.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
42082026-09-03T10:48:13.491Z[ 5] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
42092026-09-03T10:48:13.491Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
42102026-09-03T10:48:13.491Z[ 10] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
42112026-09-03T10:48:13.491Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
42122026-09-03T10:48:13.491Z[ 14] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
42132026-09-03T10:48:13.491Z[ 16] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
42142026-09-03T10:48:13.491Z[ 18] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
42152026-09-03T10:48:13.491Z[ 20] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
42162026-09-03T10:48:13.491Z[SUM] 2.00-3.00 sec 437 MBytes 3.67 Gbits/sec
42172026-09-03T10:48:13.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
42182026-09-03T10:48:13.491Z[ 5] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
42192026-09-03T10:48:13.491Z[ 8] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
42202026-09-03T10:48:13.491Z[ 10] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
42212026-09-03T10:48:13.491Z[ 12] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
42222026-09-03T10:48:13.491Z[ 14] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
42232026-09-03T10:48:13.491Z[ 16] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
42242026-09-03T10:48:13.491Z[ 18] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
42252026-09-03T10:48:13.491Z[ 20] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
42262026-09-03T10:48:13.491Z[SUM] 3.00-4.00 sec 440 MBytes 3.69 Gbits/sec
42272026-09-03T10:48:13.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
42282026-09-03T10:48:13.491Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42292026-09-03T10:48:13.491Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42302026-09-03T10:48:13.491Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42312026-09-03T10:48:13.491Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42322026-09-03T10:48:13.491Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42332026-09-03T10:48:13.491Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42342026-09-03T10:48:13.491Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42352026-09-03T10:48:13.491Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42362026-09-03T10:48:13.491Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
42372026-09-03T10:48:13.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
42382026-09-03T10:48:13.492Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
42392026-09-03T10:48:13.492Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
42402026-09-03T10:48:13.492Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
42412026-09-03T10:48:13.492Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
42422026-09-03T10:48:13.492Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
42432026-09-03T10:48:13.492Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
42442026-09-03T10:48:13.492Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
42452026-09-03T10:48:13.492Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
42462026-09-03T10:48:13.492Z[SUM] 5.00-6.00 sec 433 MBytes 3.64 Gbits/sec
42472026-09-03T10:48:13.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
42482026-09-03T10:48:13.492Z[ 5] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
42492026-09-03T10:48:13.492Z[ 8] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
42502026-09-03T10:48:13.492Z[ 10] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
42512026-09-03T10:48:16.494Z[ 12] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
42522026-09-03T10:48:16.494Z[ 14] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
42532026-09-03T10:48:16.494Z[ 16] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
42542026-09-03T10:48:16.494Z[ 18] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
42552026-09-03T10:48:16.494Z[ 20] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
42562026-09-03T10:48:16.494Z[SUM] 6.00-7.00 sec 441 MBytes 3.70 Gbits/sec
42572026-09-03T10:48:16.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
42582026-09-03T10:48:16.495Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42592026-09-03T10:48:16.495Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42602026-09-03T10:48:16.495Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42612026-09-03T10:48:16.495Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42622026-09-03T10:48:16.495Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42632026-09-03T10:48:16.495Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42642026-09-03T10:48:16.495Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42652026-09-03T10:48:16.495Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42662026-09-03T10:48:16.495Z[SUM] 7.00-8.00 sec 424 MBytes 3.55 Gbits/sec
42672026-09-03T10:48:16.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
42682026-09-03T10:48:16.495Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
42692026-09-03T10:48:16.495Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
42702026-09-03T10:48:16.495Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
42712026-09-03T10:48:16.495Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
42722026-09-03T10:48:16.495Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
42732026-09-03T10:48:16.495Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
42742026-09-03T10:48:16.495Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
42752026-09-03T10:48:16.495Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
42762026-09-03T10:48:16.495Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
42772026-09-03T10:48:16.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
42782026-09-03T10:48:16.495Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42792026-09-03T10:48:16.495Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42802026-09-03T10:48:16.495Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42812026-09-03T10:48:16.495Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42822026-09-03T10:48:16.495Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42832026-09-03T10:48:16.495Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42842026-09-03T10:48:16.496Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42852026-09-03T10:48:16.496Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42862026-09-03T10:48:16.496Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
42872026-09-03T10:48:16.496Z- - - - - - - - - - - - - - - - - - - - - - - - -
42882026-09-03T10:48:16.496Z[ 5] 10.00-10.00 sec 128 KBytes 954 Mbits/sec
42892026-09-03T10:48:16.496Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42902026-09-03T10:48:16.496Z[ 10] 10.00-10.00 sec 128 KBytes 955 Mbits/sec
42912026-09-03T10:48:16.496Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42922026-09-03T10:48:16.496Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42932026-09-03T10:48:16.496Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42942026-09-03T10:48:16.496Z[ 18] 10.00-10.00 sec 128 KBytes 954 Mbits/sec
42952026-09-03T10:48:16.496Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42962026-09-03T10:48:16.496Z[SUM] 10.00-10.00 sec 384 KBytes 2.86 Gbits/sec
42972026-09-03T10:48:16.496Z- - - - - - - - - - - - - - - - - - - - - - - - -
42982026-09-03T10:48:16.496Z[ ID] Interval Transfer Bitrate
42992026-09-03T10:48:16.496Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
43002026-09-03T10:48:16.496Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
43012026-09-03T10:48:16.496Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
43022026-09-03T10:48:16.496Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
43032026-09-03T10:48:16.496Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
43042026-09-03T10:48:16.496Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
43052026-09-03T10:48:16.496Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
43062026-09-03T10:48:16.496Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
43072026-09-03T10:48:16.496Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.54 Gbits/sec sender
43082026-09-03T10:48:16.500ZRun 4/10...3544.1069936916024Mbps
43092026-09-03T10:48:23.924Z-----------------------------------------------------------
43102026-09-03T10:48:23.924ZServer listening on 5201 (test #25)
43112026-09-03T10:48:23.924Z-----------------------------------------------------------
43122026-09-03T10:48:23.924ZAccepted connection from 10.0.0.1, port 45472
43132026-09-03T10:48:23.924Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59363
43142026-09-03T10:48:23.924Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43690
43152026-09-03T10:48:23.924Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57487
43162026-09-03T10:48:23.924Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44806
43172026-09-03T10:48:23.924Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46339
43182026-09-03T10:48:23.924Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39388
43192026-09-03T10:48:23.924Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39436
43202026-09-03T10:48:23.924Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65168
43212026-09-03T10:48:23.924Z[ ID] Interval Transfer Bitrate
43222026-09-03T10:48:23.924Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43232026-09-03T10:48:23.924Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43242026-09-03T10:48:23.924Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43252026-09-03T10:48:23.924Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43262026-09-03T10:48:23.924Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43272026-09-03T10:48:23.924Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43282026-09-03T10:48:23.924Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43292026-09-03T10:48:23.924Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43302026-09-03T10:48:23.924Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
43312026-09-03T10:48:23.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
43322026-09-03T10:48:23.924Z[ 5] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
43332026-09-03T10:48:23.925Z[ 8] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
43342026-09-03T10:48:23.925Z[ 10] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
43352026-09-03T10:48:23.925Z[ 12] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
43362026-09-03T10:48:23.925Z[ 14] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
43372026-09-03T10:48:23.925Z[ 16] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
43382026-09-03T10:48:23.925Z[ 18] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
43392026-09-03T10:48:23.925Z[ 20] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
43402026-09-03T10:48:23.925Z[SUM] 1.00-2.00 sec 440 MBytes 3.69 Gbits/sec
43412026-09-03T10:48:23.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
43422026-09-03T10:48:23.925Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
43432026-09-03T10:48:23.925Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43442026-09-03T10:48:23.925Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43452026-09-03T10:48:23.925Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
43462026-09-03T10:48:23.925Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
43472026-09-03T10:48:23.925Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43482026-09-03T10:48:23.925Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
43492026-09-03T10:48:23.925Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
43502026-09-03T10:48:23.925Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
43512026-09-03T10:48:23.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
43522026-09-03T10:48:23.925Z[ 5] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
43532026-09-03T10:48:23.925Z[ 8] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43542026-09-03T10:48:23.925Z[ 10] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
43552026-09-03T10:48:23.925Z[ 12] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43562026-09-03T10:48:23.925Z[ 14] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
43572026-09-03T10:48:23.925Z[ 16] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43582026-09-03T10:48:23.925Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43592026-09-03T10:48:23.925Z[ 20] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43602026-09-03T10:48:23.925Z[SUM] 3.00-4.00 sec 419 MBytes 3.51 Gbits/sec
43612026-09-03T10:48:23.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
43622026-09-03T10:48:23.925Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
43632026-09-03T10:48:23.925Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43642026-09-03T10:48:23.925Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43652026-09-03T10:48:23.925Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43662026-09-03T10:48:23.925Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43672026-09-03T10:48:23.925Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43682026-09-03T10:48:23.925Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43692026-09-03T10:48:23.925Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
43702026-09-03T10:48:23.925Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
43712026-09-03T10:48:23.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
43722026-09-03T10:48:23.925Z[ 5] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
43732026-09-03T10:48:23.926Z[ 8] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
43742026-09-03T10:48:23.926Z[ 10] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
43752026-09-03T10:48:23.926Z[ 12] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
43762026-09-03T10:48:23.926Z[ 14] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
43772026-09-03T10:48:23.926Z[ 16] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
43782026-09-03T10:48:23.926Z[ 18] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
43792026-09-03T10:48:23.926Z[ 20] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
43802026-09-03T10:48:23.926Z[SUM] 5.00-6.00 sec 440 MBytes 3.69 Gbits/sec
43812026-09-03T10:48:23.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
43822026-09-03T10:48:23.926Z[ 5] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
43832026-09-03T10:48:23.926Z[ 8] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
43842026-09-03T10:48:23.926Z[ 10] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
43852026-09-03T10:48:26.928Z[ 12] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
43862026-09-03T10:48:26.928Z[ 14] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
43872026-09-03T10:48:26.928Z[ 16] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
43882026-09-03T10:48:26.928Z[ 18] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
43892026-09-03T10:48:26.928Z[ 20] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
43902026-09-03T10:48:26.928Z[SUM] 6.00-7.00 sec 442 MBytes 3.70 Gbits/sec
43912026-09-03T10:48:26.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
43922026-09-03T10:48:26.928Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43932026-09-03T10:48:26.929Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43942026-09-03T10:48:26.929Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
43952026-09-03T10:48:26.929Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43962026-09-03T10:48:26.929Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43972026-09-03T10:48:26.929Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43982026-09-03T10:48:26.929Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43992026-09-03T10:48:26.929Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
44002026-09-03T10:48:26.929Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
44012026-09-03T10:48:26.929Z- - - - - - - - - - - - - - - - - - - - - - - - -
44022026-09-03T10:48:26.929Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
44032026-09-03T10:48:26.929Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
44042026-09-03T10:48:26.929Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
44052026-09-03T10:48:26.929Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
44062026-09-03T10:48:26.929Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
44072026-09-03T10:48:26.929Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
44082026-09-03T10:48:26.929Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
44092026-09-03T10:48:26.929Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
44102026-09-03T10:48:26.929Z[SUM] 8.00-9.00 sec 432 MBytes 3.63 Gbits/sec
44112026-09-03T10:48:26.929Z- - - - - - - - - - - - - - - - - - - - - - - - -
44122026-09-03T10:48:26.929Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44132026-09-03T10:48:26.929Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44142026-09-03T10:48:26.929Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44152026-09-03T10:48:26.929Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44162026-09-03T10:48:26.929Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44172026-09-03T10:48:26.929Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44182026-09-03T10:48:26.929Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
44192026-09-03T10:48:26.929Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44202026-09-03T10:48:26.930Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
44212026-09-03T10:48:26.930Z- - - - - - - - - - - - - - - - - - - - - - - - -
44222026-09-03T10:48:26.930Z[ 5] 10.00-10.00 sec 128 KBytes 856 Mbits/sec
44232026-09-03T10:48:26.930Z[ 8] 10.00-10.00 sec 128 KBytes 857 Mbits/sec
44242026-09-03T10:48:26.930Z[ 10] 10.00-10.00 sec 128 KBytes 856 Mbits/sec
44252026-09-03T10:48:26.930Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44262026-09-03T10:48:26.930Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44272026-09-03T10:48:26.930Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44282026-09-03T10:48:26.930Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44292026-09-03T10:48:26.930Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44302026-09-03T10:48:26.930Z[SUM] 10.00-10.00 sec 384 KBytes 2.57 Gbits/sec
44312026-09-03T10:48:26.930Z- - - - - - - - - - - - - - - - - - - - - - - - -
44322026-09-03T10:48:26.930Z[ ID] Interval Transfer Bitrate
44332026-09-03T10:48:26.930Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
44342026-09-03T10:48:26.930Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44352026-09-03T10:48:26.930Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44362026-09-03T10:48:26.930Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
44372026-09-03T10:48:26.930Z[ 14] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
44382026-09-03T10:48:26.930Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44392026-09-03T10:48:26.930Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44402026-09-03T10:48:26.930Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
44412026-09-03T10:48:26.930Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
44422026-09-03T10:48:26.934ZRun 5/10...3539.3446899273868Mbps
44432026-09-03T10:48:34.348Z-----------------------------------------------------------
44442026-09-03T10:48:34.348ZServer listening on 5201 (test #26)
44452026-09-03T10:48:34.348Z-----------------------------------------------------------
44462026-09-03T10:48:34.348ZAccepted connection from 10.0.0.1, port 59311
44472026-09-03T10:48:34.348Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35590
44482026-09-03T10:48:34.348Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61570
44492026-09-03T10:48:34.348Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38549
44502026-09-03T10:48:34.348Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36093
44512026-09-03T10:48:34.348Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39289
44522026-09-03T10:48:34.348Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60993
44532026-09-03T10:48:34.348Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37864
44542026-09-03T10:48:34.348Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52539
44552026-09-03T10:48:34.348Z[ ID] Interval Transfer Bitrate
44562026-09-03T10:48:34.348Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
44572026-09-03T10:48:34.348Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44582026-09-03T10:48:34.348Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44592026-09-03T10:48:34.348Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44602026-09-03T10:48:34.348Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44612026-09-03T10:48:34.348Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44622026-09-03T10:48:34.348Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
44632026-09-03T10:48:34.348Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
44642026-09-03T10:48:34.348Z[SUM] 0.00-1.00 sec 337 MBytes 2.82 Gbits/sec
44652026-09-03T10:48:34.348Z- - - - - - - - - - - - - - - - - - - - - - - - -
44662026-09-03T10:48:34.348Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44672026-09-03T10:48:34.348Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44682026-09-03T10:48:34.348Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44692026-09-03T10:48:34.348Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44702026-09-03T10:48:34.348Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44712026-09-03T10:48:34.348Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44722026-09-03T10:48:34.348Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44732026-09-03T10:48:34.349Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44742026-09-03T10:48:34.349Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
44752026-09-03T10:48:34.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
44762026-09-03T10:48:34.349Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
44772026-09-03T10:48:34.349Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
44782026-09-03T10:48:34.349Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44792026-09-03T10:48:34.349Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
44802026-09-03T10:48:34.349Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
44812026-09-03T10:48:34.349Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44822026-09-03T10:48:34.349Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44832026-09-03T10:48:34.349Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44842026-09-03T10:48:34.349Z[SUM] 2.00-3.00 sec 427 MBytes 3.59 Gbits/sec
44852026-09-03T10:48:34.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
44862026-09-03T10:48:34.349Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44872026-09-03T10:48:34.349Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44882026-09-03T10:48:34.349Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44892026-09-03T10:48:34.349Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44902026-09-03T10:48:34.349Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44912026-09-03T10:48:34.349Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44922026-09-03T10:48:34.349Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44932026-09-03T10:48:34.349Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44942026-09-03T10:48:34.349Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
44952026-09-03T10:48:34.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
44962026-09-03T10:48:34.349Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44972026-09-03T10:48:34.349Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44982026-09-03T10:48:34.349Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44992026-09-03T10:48:34.349Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
45002026-09-03T10:48:34.349Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
45012026-09-03T10:48:34.349Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
45022026-09-03T10:48:34.349Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
45032026-09-03T10:48:34.349Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
45042026-09-03T10:48:34.349Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
45052026-09-03T10:48:34.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
45062026-09-03T10:48:34.349Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45072026-09-03T10:48:34.349Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45082026-09-03T10:48:34.349Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45092026-09-03T10:48:34.349Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45102026-09-03T10:48:34.349Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45112026-09-03T10:48:34.349Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45122026-09-03T10:48:34.350Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45132026-09-03T10:48:34.350Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45142026-09-03T10:48:34.350Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
45152026-09-03T10:48:34.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
45162026-09-03T10:48:34.350Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45172026-09-03T10:48:34.350Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45182026-09-03T10:48:34.350Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45192026-09-03T10:48:37.352Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45202026-09-03T10:48:37.352Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45212026-09-03T10:48:37.352Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45222026-09-03T10:48:37.352Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45232026-09-03T10:48:37.353Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45242026-09-03T10:48:37.353Z[SUM] 6.00-7.00 sec 425 MBytes 3.56 Gbits/sec
45252026-09-03T10:48:37.353Z- - - - - - - - - - - - - - - - - - - - - - - - -
45262026-09-03T10:48:37.353Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45272026-09-03T10:48:37.353Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45282026-09-03T10:48:37.353Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45292026-09-03T10:48:37.353Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45302026-09-03T10:48:37.353Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45312026-09-03T10:48:37.353Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45322026-09-03T10:48:37.353Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45332026-09-03T10:48:37.353Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45342026-09-03T10:48:37.353Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
45352026-09-03T10:48:37.353Z- - - - - - - - - - - - - - - - - - - - - - - - -
45362026-09-03T10:48:37.353Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45372026-09-03T10:48:37.353Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45382026-09-03T10:48:37.353Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45392026-09-03T10:48:37.353Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45402026-09-03T10:48:37.353Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45412026-09-03T10:48:37.353Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45422026-09-03T10:48:37.353Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45432026-09-03T10:48:37.353Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45442026-09-03T10:48:37.353Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
45452026-09-03T10:48:37.353Z- - - - - - - - - - - - - - - - - - - - - - - - -
45462026-09-03T10:48:37.353Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
45472026-09-03T10:48:37.353Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45482026-09-03T10:48:37.353Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45492026-09-03T10:48:37.353Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45502026-09-03T10:48:37.353Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
45512026-09-03T10:48:37.353Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45522026-09-03T10:48:37.353Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
45532026-09-03T10:48:37.353Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45542026-09-03T10:48:37.353Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
45552026-09-03T10:48:37.353Z- - - - - - - - - - - - - - - - - - - - - - - - -
45562026-09-03T10:48:37.353Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45572026-09-03T10:48:37.353Z[ 8] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
45582026-09-03T10:48:37.357Z[ 10] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
45592026-09-03T10:48:37.357Z[ 12] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
45602026-09-03T10:48:37.357Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45612026-09-03T10:48:37.357Z[ 16] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
45622026-09-03T10:48:37.357Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45632026-09-03T10:48:37.357Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45642026-09-03T10:48:37.357Z[SUM] 10.00-10.00 sec 512 KBytes 3.66 Gbits/sec
45652026-09-03T10:48:37.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
45662026-09-03T10:48:37.357Z[ ID] Interval Transfer Bitrate
45672026-09-03T10:48:37.357Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45682026-09-03T10:48:37.357Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45692026-09-03T10:48:37.357Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45702026-09-03T10:48:37.357Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45712026-09-03T10:48:37.357Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45722026-09-03T10:48:37.357Z[ 16] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
45732026-09-03T10:48:37.357Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45742026-09-03T10:48:37.357Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45752026-09-03T10:48:37.357Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
45762026-09-03T10:48:37.357ZRun 6/10...3504.878144535234Mbps
45772026-09-03T10:48:44.771Z-----------------------------------------------------------
45782026-09-03T10:48:44.771ZServer listening on 5201 (test #27)
45792026-09-03T10:48:44.771Z-----------------------------------------------------------
45802026-09-03T10:48:44.771ZAccepted connection from 10.0.0.1, port 58726
45812026-09-03T10:48:44.771Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56186
45822026-09-03T10:48:44.771Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62430
45832026-09-03T10:48:44.771Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39793
45842026-09-03T10:48:44.771Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51637
45852026-09-03T10:48:44.771Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57036
45862026-09-03T10:48:44.771Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56793
45872026-09-03T10:48:44.771Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43544
45882026-09-03T10:48:44.771Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32895
45892026-09-03T10:48:44.771Z[ ID] Interval Transfer Bitrate
45902026-09-03T10:48:44.771Z[ 5] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
45912026-09-03T10:48:44.771Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
45922026-09-03T10:48:44.771Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
45932026-09-03T10:48:44.772Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
45942026-09-03T10:48:44.772Z[ 14] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
45952026-09-03T10:48:44.772Z[ 16] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
45962026-09-03T10:48:44.772Z[ 18] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
45972026-09-03T10:48:44.772Z[ 20] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
45982026-09-03T10:48:44.772Z[SUM] 0.00-1.00 sec 347 MBytes 2.91 Gbits/sec
45992026-09-03T10:48:44.772Z- - - - - - - - - - - - - - - - - - - - - - - - -
46002026-09-03T10:48:44.772Z[ 5] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
46012026-09-03T10:48:44.772Z[ 8] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
46022026-09-03T10:48:44.772Z[ 10] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
46032026-09-03T10:48:44.772Z[ 12] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
46042026-09-03T10:48:44.772Z[ 14] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
46052026-09-03T10:48:44.772Z[ 16] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
46062026-09-03T10:48:44.772Z[ 18] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
46072026-09-03T10:48:44.772Z[ 20] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
46082026-09-03T10:48:44.772Z[SUM] 1.00-2.00 sec 441 MBytes 3.70 Gbits/sec
46092026-09-03T10:48:44.772Z- - - - - - - - - - - - - - - - - - - - - - - - -
46102026-09-03T10:48:44.772Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
46112026-09-03T10:48:44.772Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
46122026-09-03T10:48:44.772Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
46132026-09-03T10:48:44.772Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
46142026-09-03T10:48:44.772Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
46152026-09-03T10:48:44.772Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
46162026-09-03T10:48:44.772Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
46172026-09-03T10:48:44.772Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
46182026-09-03T10:48:44.772Z[SUM] 2.00-3.00 sec 436 MBytes 3.65 Gbits/sec
46192026-09-03T10:48:44.772Z- - - - - - - - - - - - - - - - - - - - - - - - -
46202026-09-03T10:48:44.772Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46212026-09-03T10:48:44.772Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46222026-09-03T10:48:44.772Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
46232026-09-03T10:48:44.772Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46242026-09-03T10:48:44.772Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46252026-09-03T10:48:44.772Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46262026-09-03T10:48:44.772Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46272026-09-03T10:48:44.772Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
46282026-09-03T10:48:44.772Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
46292026-09-03T10:48:44.772Z- - - - - - - - - - - - - - - - - - - - - - - - -
46302026-09-03T10:48:44.772Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
46312026-09-03T10:48:44.772Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
46322026-09-03T10:48:44.773Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46332026-09-03T10:48:44.773Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
46342026-09-03T10:48:44.773Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
46352026-09-03T10:48:44.773Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
46362026-09-03T10:48:44.773Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46372026-09-03T10:48:44.773Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
46382026-09-03T10:48:44.773Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
46392026-09-03T10:48:44.773Z- - - - - - - - - - - - - - - - - - - - - - - - -
46402026-09-03T10:48:44.773Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
46412026-09-03T10:48:44.773Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
46422026-09-03T10:48:44.773Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
46432026-09-03T10:48:44.773Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
46442026-09-03T10:48:44.773Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
46452026-09-03T10:48:44.773Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
46462026-09-03T10:48:44.773Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
46472026-09-03T10:48:44.773Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
46482026-09-03T10:48:44.773Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
46492026-09-03T10:48:44.773Z- - - - - - - - - - - - - - - - - - - - - - - - -
46502026-09-03T10:48:44.773Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
46512026-09-03T10:48:44.773Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
46522026-09-03T10:48:44.773Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
46532026-09-03T10:48:47.775Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
46542026-09-03T10:48:47.775Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
46552026-09-03T10:48:47.775Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
46562026-09-03T10:48:47.775Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
46572026-09-03T10:48:47.775Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
46582026-09-03T10:48:47.775Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
46592026-09-03T10:48:47.775Z- - - - - - - - - - - - - - - - - - - - - - - - -
46602026-09-03T10:48:47.775Z[ 5] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
46612026-09-03T10:48:47.775Z[ 8] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
46622026-09-03T10:48:47.775Z[ 10] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
46632026-09-03T10:48:47.775Z[ 12] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
46642026-09-03T10:48:47.775Z[ 14] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
46652026-09-03T10:48:47.775Z[ 16] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
46662026-09-03T10:48:47.775Z[ 18] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
46672026-09-03T10:48:47.775Z[ 20] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
46682026-09-03T10:48:47.775Z[SUM] 7.00-8.00 sec 437 MBytes 3.67 Gbits/sec
46692026-09-03T10:48:47.775Z- - - - - - - - - - - - - - - - - - - - - - - - -
46702026-09-03T10:48:47.775Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
46712026-09-03T10:48:47.775Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
46722026-09-03T10:48:47.775Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
46732026-09-03T10:48:47.775Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
46742026-09-03T10:48:47.775Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
46752026-09-03T10:48:47.775Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
46762026-09-03T10:48:47.775Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
46772026-09-03T10:48:47.775Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
46782026-09-03T10:48:47.776Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
46792026-09-03T10:48:47.776Z- - - - - - - - - - - - - - - - - - - - - - - - -
46802026-09-03T10:48:47.776Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
46812026-09-03T10:48:47.776Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
46822026-09-03T10:48:47.776Z[ 10] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
46832026-09-03T10:48:47.776Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
46842026-09-03T10:48:47.776Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
46852026-09-03T10:48:47.776Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
46862026-09-03T10:48:47.776Z[ 18] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
46872026-09-03T10:48:47.776Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
46882026-09-03T10:48:47.776Z[SUM] 9.00-10.00 sec 437 MBytes 3.67 Gbits/sec
46892026-09-03T10:48:47.776Z- - - - - - - - - - - - - - - - - - - - - - - - -
46902026-09-03T10:48:47.776Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46912026-09-03T10:48:47.776Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46922026-09-03T10:48:47.776Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46932026-09-03T10:48:47.776Z[ 12] 10.00-10.00 sec 128 KBytes 876 Mbits/sec
46942026-09-03T10:48:47.776Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46952026-09-03T10:48:47.776Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46962026-09-03T10:48:47.776Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46972026-09-03T10:48:47.776Z[ 20] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
46982026-09-03T10:48:47.776Z[SUM] 10.00-10.00 sec 256 KBytes 1.75 Gbits/sec
46992026-09-03T10:48:47.776Z- - - - - - - - - - - - - - - - - - - - - - - - -
47002026-09-03T10:48:47.776Z[ ID] Interval Transfer Bitrate
47012026-09-03T10:48:47.776Z[ 5] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
47022026-09-03T10:48:47.776Z[ 8] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
47032026-09-03T10:48:47.776Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
47042026-09-03T10:48:47.776Z[ 12] 0.00-10.00 sec 532 MBytes 447 Mbits/sec sender
47052026-09-03T10:48:47.776Z[ 14] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
47062026-09-03T10:48:47.776Z[ 16] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
47072026-09-03T10:48:47.776Z[ 18] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
47082026-09-03T10:48:47.776Z[ 20] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
47092026-09-03T10:48:47.776Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.58 Gbits/sec sender
47102026-09-03T10:48:47.780ZRun 7/10...3575.9436860421456Mbps
47112026-09-03T10:48:55.189Z-----------------------------------------------------------
47122026-09-03T10:48:55.189ZServer listening on 5201 (test #28)
47132026-09-03T10:48:55.189Z-----------------------------------------------------------
47142026-09-03T10:48:55.189ZAccepted connection from 10.0.0.1, port 37078
47152026-09-03T10:48:55.189Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50169
47162026-09-03T10:48:55.189Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35170
47172026-09-03T10:48:55.189Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64124
47182026-09-03T10:48:55.189Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51808
47192026-09-03T10:48:55.189Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60646
47202026-09-03T10:48:55.189Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47028
47212026-09-03T10:48:55.189Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36830
47222026-09-03T10:48:55.189Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64638
47232026-09-03T10:48:55.189Z[ ID] Interval Transfer Bitrate
47242026-09-03T10:48:55.189Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
47252026-09-03T10:48:55.189Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47262026-09-03T10:48:55.189Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47272026-09-03T10:48:55.189Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
47282026-09-03T10:48:55.189Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47292026-09-03T10:48:55.189Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47302026-09-03T10:48:55.189Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47312026-09-03T10:48:55.189Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47322026-09-03T10:48:55.189Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
47332026-09-03T10:48:55.189Z- - - - - - - - - - - - - - - - - - - - - - - - -
47342026-09-03T10:48:55.189Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47352026-09-03T10:48:55.189Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47362026-09-03T10:48:55.189Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47372026-09-03T10:48:55.189Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
47382026-09-03T10:48:55.189Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47392026-09-03T10:48:55.189Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47402026-09-03T10:48:55.189Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47412026-09-03T10:48:55.189Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47422026-09-03T10:48:55.189Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
47432026-09-03T10:48:55.190Z- - - - - - - - - - - - - - - - - - - - - - - - -
47442026-09-03T10:48:55.190Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
47452026-09-03T10:48:55.190Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
47462026-09-03T10:48:55.190Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47472026-09-03T10:48:55.190Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
47482026-09-03T10:48:55.190Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
47492026-09-03T10:48:55.190Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47502026-09-03T10:48:55.190Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
47512026-09-03T10:48:55.190Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
47522026-09-03T10:48:55.190Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
47532026-09-03T10:48:55.190Z- - - - - - - - - - - - - - - - - - - - - - - - -
47542026-09-03T10:48:55.190Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47552026-09-03T10:48:55.190Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47562026-09-03T10:48:55.190Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47572026-09-03T10:48:55.190Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47582026-09-03T10:48:55.190Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47592026-09-03T10:48:55.190Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47602026-09-03T10:48:55.190Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47612026-09-03T10:48:55.190Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47622026-09-03T10:48:55.190Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
47632026-09-03T10:48:55.190Z- - - - - - - - - - - - - - - - - - - - - - - - -
47642026-09-03T10:48:55.190Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
47652026-09-03T10:48:55.190Z[ 8] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
47662026-09-03T10:48:55.190Z[ 10] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
47672026-09-03T10:48:55.190Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
47682026-09-03T10:48:55.190Z[ 14] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
47692026-09-03T10:48:55.190Z[ 16] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
47702026-09-03T10:48:55.190Z[ 18] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
47712026-09-03T10:48:55.190Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
47722026-09-03T10:48:55.190Z[SUM] 4.00-5.00 sec 419 MBytes 3.51 Gbits/sec
47732026-09-03T10:48:55.190Z- - - - - - - - - - - - - - - - - - - - - - - - -
47742026-09-03T10:48:55.190Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
47752026-09-03T10:48:55.190Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47762026-09-03T10:48:55.190Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
47772026-09-03T10:48:55.190Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47782026-09-03T10:48:55.190Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
47792026-09-03T10:48:55.190Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
47802026-09-03T10:48:55.190Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
47812026-09-03T10:48:55.191Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
47822026-09-03T10:48:55.191Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
47832026-09-03T10:48:55.191Z- - - - - - - - - - - - - - - - - - - - - - - - -
47842026-09-03T10:48:55.191Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
47852026-09-03T10:48:55.191Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
47862026-09-03T10:48:55.191Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
47872026-09-03T10:48:58.195Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
47882026-09-03T10:48:58.195Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
47892026-09-03T10:48:58.195Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
47902026-09-03T10:48:58.195Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
47912026-09-03T10:48:58.195Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
47922026-09-03T10:48:58.195Z[SUM] 6.00-7.00 sec 420 MBytes 3.52 Gbits/sec
47932026-09-03T10:48:58.195Z- - - - - - - - - - - - - - - - - - - - - - - - -
47942026-09-03T10:48:58.195Z[ 5] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
47952026-09-03T10:48:58.195Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47962026-09-03T10:48:58.195Z[ 10] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47972026-09-03T10:48:58.195Z[ 12] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
47982026-09-03T10:48:58.195Z[ 14] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
47992026-09-03T10:48:58.195Z[ 16] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
48002026-09-03T10:48:58.195Z[ 18] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
48012026-09-03T10:48:58.195Z[ 20] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
48022026-09-03T10:48:58.195Z[SUM] 7.00-8.00 sec 418 MBytes 3.50 Gbits/sec
48032026-09-03T10:48:58.195Z- - - - - - - - - - - - - - - - - - - - - - - - -
48042026-09-03T10:48:58.195Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
48052026-09-03T10:48:58.195Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
48062026-09-03T10:48:58.195Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
48072026-09-03T10:48:58.195Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48082026-09-03T10:48:58.195Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48092026-09-03T10:48:58.195Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
48102026-09-03T10:48:58.195Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48112026-09-03T10:48:58.195Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
48122026-09-03T10:48:58.195Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
48132026-09-03T10:48:58.195Z- - - - - - - - - - - - - - - - - - - - - - - - -
48142026-09-03T10:48:58.195Z[ 5] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
48152026-09-03T10:48:58.195Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
48162026-09-03T10:48:58.195Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
48172026-09-03T10:48:58.195Z[ 12] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48182026-09-03T10:48:58.195Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48192026-09-03T10:48:58.195Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48202026-09-03T10:48:58.195Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
48212026-09-03T10:48:58.195Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48222026-09-03T10:48:58.196Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
48232026-09-03T10:48:58.196Z- - - - - - - - - - - - - - - - - - - - - - - - -
48242026-09-03T10:48:58.196Z[ 5] 10.00-10.00 sec 128 KBytes 377 Mbits/sec
48252026-09-03T10:48:58.196Z[ 8] 10.00-10.00 sec 128 KBytes 377 Mbits/sec
48262026-09-03T10:48:58.196Z[ 10] 10.00-10.00 sec 128 KBytes 377 Mbits/sec
48272026-09-03T10:48:58.196Z[ 12] 10.00-10.00 sec 128 KBytes 377 Mbits/sec
48282026-09-03T10:48:58.196Z[ 14] 10.00-10.00 sec 256 KBytes 755 Mbits/sec
48292026-09-03T10:48:58.196Z[ 16] 10.00-10.00 sec 128 KBytes 377 Mbits/sec
48302026-09-03T10:48:58.196Z[ 18] 10.00-10.00 sec 128 KBytes 377 Mbits/sec
48312026-09-03T10:48:58.196Z[ 20] 10.00-10.00 sec 128 KBytes 377 Mbits/sec
48322026-09-03T10:48:58.196Z[SUM] 10.00-10.00 sec 1.12 MBytes 3.40 Gbits/sec
48332026-09-03T10:48:58.196Z- - - - - - - - - - - - - - - - - - - - - - - - -
48342026-09-03T10:48:58.196Z[ ID] Interval Transfer Bitrate
48352026-09-03T10:48:58.196Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
48362026-09-03T10:48:58.196Z[ 8] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
48372026-09-03T10:48:58.196Z[ 10] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
48382026-09-03T10:48:58.196Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
48392026-09-03T10:48:58.196Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
48402026-09-03T10:48:58.196Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
48412026-09-03T10:48:58.196Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
48422026-09-03T10:48:58.196Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
48432026-09-03T10:48:58.196Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
48442026-09-03T10:48:58.200ZRun 8/10...3464.9960300080247Mbps
48452026-09-03T10:49:05.613Z-----------------------------------------------------------
48462026-09-03T10:49:05.613ZServer listening on 5201 (test #29)
48472026-09-03T10:49:05.613Z-----------------------------------------------------------
48482026-09-03T10:49:05.613ZAccepted connection from 10.0.0.1, port 46925
48492026-09-03T10:49:05.613Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61875
48502026-09-03T10:49:05.613Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63451
48512026-09-03T10:49:05.614Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49039
48522026-09-03T10:49:05.614Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44393
48532026-09-03T10:49:05.614Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38714
48542026-09-03T10:49:05.614Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48531
48552026-09-03T10:49:05.614Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33587
48562026-09-03T10:49:05.614Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64744
48572026-09-03T10:49:05.614Z[ ID] Interval Transfer Bitrate
48582026-09-03T10:49:05.614Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48592026-09-03T10:49:05.614Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48602026-09-03T10:49:05.614Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48612026-09-03T10:49:05.614Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
48622026-09-03T10:49:05.614Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48632026-09-03T10:49:05.614Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48642026-09-03T10:49:05.614Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48652026-09-03T10:49:05.614Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48662026-09-03T10:49:05.614Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
48672026-09-03T10:49:05.614Z- - - - - - - - - - - - - - - - - - - - - - - - -
48682026-09-03T10:49:05.614Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48692026-09-03T10:49:05.614Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48702026-09-03T10:49:05.614Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48712026-09-03T10:49:05.614Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48722026-09-03T10:49:05.614Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48732026-09-03T10:49:05.614Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48742026-09-03T10:49:05.614Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48752026-09-03T10:49:05.614Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48762026-09-03T10:49:05.614Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
48772026-09-03T10:49:05.614Z- - - - - - - - - - - - - - - - - - - - - - - - -
48782026-09-03T10:49:05.614Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48792026-09-03T10:49:05.614Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48802026-09-03T10:49:05.614Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48812026-09-03T10:49:05.614Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48822026-09-03T10:49:05.614Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48832026-09-03T10:49:05.614Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48842026-09-03T10:49:05.614Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48852026-09-03T10:49:05.614Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48862026-09-03T10:49:05.614Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
48872026-09-03T10:49:05.614Z- - - - - - - - - - - - - - - - - - - - - - - - -
48882026-09-03T10:49:05.614Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
48892026-09-03T10:49:05.615Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
48902026-09-03T10:49:05.615Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
48912026-09-03T10:49:05.615Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
48922026-09-03T10:49:05.615Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
48932026-09-03T10:49:05.615Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
48942026-09-03T10:49:05.615Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
48952026-09-03T10:49:05.615Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
48962026-09-03T10:49:05.615Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
48972026-09-03T10:49:05.615Z- - - - - - - - - - - - - - - - - - - - - - - - -
48982026-09-03T10:49:05.615Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
48992026-09-03T10:49:05.615Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
49002026-09-03T10:49:05.615Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
49012026-09-03T10:49:05.615Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
49022026-09-03T10:49:05.615Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
49032026-09-03T10:49:05.615Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
49042026-09-03T10:49:05.615Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
49052026-09-03T10:49:05.615Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
49062026-09-03T10:49:05.615Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
49072026-09-03T10:49:05.615Z- - - - - - - - - - - - - - - - - - - - - - - - -
49082026-09-03T10:49:05.615Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49092026-09-03T10:49:05.615Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
49102026-09-03T10:49:05.615Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49112026-09-03T10:49:05.615Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49122026-09-03T10:49:05.615Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49132026-09-03T10:49:05.615Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49142026-09-03T10:49:05.615Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49152026-09-03T10:49:05.615Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49162026-09-03T10:49:05.615Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
49172026-09-03T10:49:05.615Z- - - - - - - - - - - - - - - - - - - - - - - - -
49182026-09-03T10:49:05.615Z[ 5] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
49192026-09-03T10:49:05.615Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
49202026-09-03T10:49:05.615Z[ 10] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
49212026-09-03T10:49:08.617Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
49222026-09-03T10:49:08.617Z[ 14] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
49232026-09-03T10:49:08.617Z[ 16] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
49242026-09-03T10:49:08.617Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
49252026-09-03T10:49:08.617Z[ 20] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
49262026-09-03T10:49:08.617Z[SUM] 6.00-7.00 sec 437 MBytes 3.67 Gbits/sec
49272026-09-03T10:49:08.617Z- - - - - - - - - - - - - - - - - - - - - - - - -
49282026-09-03T10:49:08.617Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49292026-09-03T10:49:08.617Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49302026-09-03T10:49:08.617Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49312026-09-03T10:49:08.617Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49322026-09-03T10:49:08.617Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49332026-09-03T10:49:08.618Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49342026-09-03T10:49:08.618Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
49352026-09-03T10:49:08.618Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
49362026-09-03T10:49:08.618Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
49372026-09-03T10:49:08.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
49382026-09-03T10:49:08.618Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49392026-09-03T10:49:08.618Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
49402026-09-03T10:49:08.618Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49412026-09-03T10:49:08.618Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49422026-09-03T10:49:08.618Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
49432026-09-03T10:49:08.618Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49442026-09-03T10:49:08.618Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
49452026-09-03T10:49:08.618Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
49462026-09-03T10:49:08.618Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
49472026-09-03T10:49:08.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
49482026-09-03T10:49:08.618Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49492026-09-03T10:49:08.618Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49502026-09-03T10:49:08.618Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49512026-09-03T10:49:08.618Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49522026-09-03T10:49:08.618Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49532026-09-03T10:49:08.618Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49542026-09-03T10:49:08.618Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49552026-09-03T10:49:08.618Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49562026-09-03T10:49:08.618Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
49572026-09-03T10:49:08.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
49582026-09-03T10:49:08.618Z[ 5] 10.00-10.00 sec 128 KBytes 829 Mbits/sec
49592026-09-03T10:49:08.618Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49602026-09-03T10:49:08.618Z[ 10] 10.00-10.00 sec 128 KBytes 830 Mbits/sec
49612026-09-03T10:49:08.618Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49622026-09-03T10:49:08.618Z[ 14] 10.00-10.00 sec 128 KBytes 830 Mbits/sec
49632026-09-03T10:49:08.618Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49642026-09-03T10:49:08.618Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49652026-09-03T10:49:08.618Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49662026-09-03T10:49:08.618Z[SUM] 10.00-10.00 sec 384 KBytes 2.49 Gbits/sec
49672026-09-03T10:49:08.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
49682026-09-03T10:49:08.618Z[ ID] Interval Transfer Bitrate
49692026-09-03T10:49:08.618Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49702026-09-03T10:49:08.618Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49712026-09-03T10:49:08.618Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49722026-09-03T10:49:08.619Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49732026-09-03T10:49:08.619Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49742026-09-03T10:49:08.619Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49752026-09-03T10:49:08.619Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49762026-09-03T10:49:08.619Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
49772026-09-03T10:49:08.619Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec sender
49782026-09-03T10:49:08.622ZRun 9/10...3496.763788787793Mbps
49792026-09-03T10:49:16.046Z-----------------------------------------------------------
49802026-09-03T10:49:16.046ZServer listening on 5201 (test #30)
49812026-09-03T10:49:16.047Z-----------------------------------------------------------
49822026-09-03T10:49:16.047ZAccepted connection from 10.0.0.1, port 43521
49832026-09-03T10:49:16.047Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56252
49842026-09-03T10:49:16.047Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44243
49852026-09-03T10:49:16.047Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50811
49862026-09-03T10:49:16.047Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37125
49872026-09-03T10:49:16.047Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54601
49882026-09-03T10:49:16.047Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62574
49892026-09-03T10:49:16.047Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45338
49902026-09-03T10:49:16.047Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35148
49912026-09-03T10:49:16.047Z[ ID] Interval Transfer Bitrate
49922026-09-03T10:49:16.047Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
49932026-09-03T10:49:16.047Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49942026-09-03T10:49:16.047Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49952026-09-03T10:49:16.047Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
49962026-09-03T10:49:16.047Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49972026-09-03T10:49:16.047Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
49982026-09-03T10:49:16.047Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49992026-09-03T10:49:16.047Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
50002026-09-03T10:49:16.047Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
50012026-09-03T10:49:16.047Z- - - - - - - - - - - - - - - - - - - - - - - - -
50022026-09-03T10:49:16.047Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
50032026-09-03T10:49:16.047Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
50042026-09-03T10:49:16.047Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
50052026-09-03T10:49:16.047Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
50062026-09-03T10:49:16.047Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
50072026-09-03T10:49:16.047Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
50082026-09-03T10:49:16.047Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
50092026-09-03T10:49:16.047Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
50102026-09-03T10:49:16.047Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
50112026-09-03T10:49:16.047Z- - - - - - - - - - - - - - - - - - - - - - - - -
50122026-09-03T10:49:16.047Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
50132026-09-03T10:49:16.047Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
50142026-09-03T10:49:16.047Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
50152026-09-03T10:49:16.047Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
50162026-09-03T10:49:16.047Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
50172026-09-03T10:49:16.047Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
50182026-09-03T10:49:16.047Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
50192026-09-03T10:49:16.047Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
50202026-09-03T10:49:16.048Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
50212026-09-03T10:49:16.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
50222026-09-03T10:49:16.048Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50232026-09-03T10:49:16.048Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50242026-09-03T10:49:16.048Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50252026-09-03T10:49:16.048Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50262026-09-03T10:49:16.048Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50272026-09-03T10:49:16.048Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50282026-09-03T10:49:16.051Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50292026-09-03T10:49:16.051Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50302026-09-03T10:49:16.051Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
50312026-09-03T10:49:16.051Z- - - - - - - - - - - - - - - - - - - - - - - - -
50322026-09-03T10:49:16.052Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
50332026-09-03T10:49:16.052Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
50342026-09-03T10:49:16.052Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
50352026-09-03T10:49:16.052Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
50362026-09-03T10:49:16.052Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
50372026-09-03T10:49:16.052Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
50382026-09-03T10:49:16.052Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
50392026-09-03T10:49:16.052Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
50402026-09-03T10:49:16.052Z[SUM] 4.00-5.00 sec 433 MBytes 3.64 Gbits/sec
50412026-09-03T10:49:16.052Z- - - - - - - - - - - - - - - - - - - - - - - - -
50422026-09-03T10:49:16.052Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50432026-09-03T10:49:16.052Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50442026-09-03T10:49:16.052Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
50452026-09-03T10:49:16.052Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50462026-09-03T10:49:16.052Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
50472026-09-03T10:49:16.052Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50482026-09-03T10:49:16.052Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50492026-09-03T10:49:16.052Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
50502026-09-03T10:49:16.052Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
50512026-09-03T10:49:16.052Z- - - - - - - - - - - - - - - - - - - - - - - - -
50522026-09-03T10:49:16.052Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50532026-09-03T10:49:16.052Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50542026-09-03T10:49:16.052Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50552026-09-03T10:49:19.053Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50562026-09-03T10:49:19.053Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50572026-09-03T10:49:19.053Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50582026-09-03T10:49:19.053Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50592026-09-03T10:49:19.053Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50602026-09-03T10:49:19.053Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
50612026-09-03T10:49:19.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
50622026-09-03T10:49:19.053Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50632026-09-03T10:49:19.053Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50642026-09-03T10:49:19.053Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50652026-09-03T10:49:19.053Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50662026-09-03T10:49:19.053Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50672026-09-03T10:49:19.053Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50682026-09-03T10:49:19.053Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50692026-09-03T10:49:19.053Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50702026-09-03T10:49:19.054Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
50712026-09-03T10:49:19.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
50722026-09-03T10:49:19.054Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50732026-09-03T10:49:19.054Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50742026-09-03T10:49:19.054Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50752026-09-03T10:49:19.054Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50762026-09-03T10:49:19.054Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50772026-09-03T10:49:19.054Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50782026-09-03T10:49:19.054Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50792026-09-03T10:49:19.054Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50802026-09-03T10:49:19.054Z[SUM] 8.00-9.00 sec 431 MBytes 3.61 Gbits/sec
50812026-09-03T10:49:19.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
50822026-09-03T10:49:19.054Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
50832026-09-03T10:49:19.054Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
50842026-09-03T10:49:19.054Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50852026-09-03T10:49:19.054Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
50862026-09-03T10:49:19.054Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
50872026-09-03T10:49:19.054Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
50882026-09-03T10:49:19.054Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
50892026-09-03T10:49:19.054Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
50902026-09-03T10:49:19.054Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
50912026-09-03T10:49:19.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
50922026-09-03T10:49:19.054Z[ 5] 10.00-10.00 sec 128 KBytes 450 Mbits/sec
50932026-09-03T10:49:19.054Z[ 8] 10.00-10.00 sec 128 KBytes 450 Mbits/sec
50942026-09-03T10:49:19.054Z[ 10] 10.00-10.00 sec 128 KBytes 450 Mbits/sec
50952026-09-03T10:49:19.054Z[ 12] 10.00-10.00 sec 128 KBytes 450 Mbits/sec
50962026-09-03T10:49:19.055Z[ 14] 10.00-10.00 sec 128 KBytes 450 Mbits/sec
50972026-09-03T10:49:19.055Z[ 16] 10.00-10.00 sec 128 KBytes 450 Mbits/sec
50982026-09-03T10:49:19.055Z[ 18] 10.00-10.00 sec 256 KBytes 900 Mbits/sec
50992026-09-03T10:49:19.055Z[ 20] 10.00-10.00 sec 128 KBytes 450 Mbits/sec
51002026-09-03T10:49:19.055Z[SUM] 10.00-10.00 sec 1.12 MBytes 4.05 Gbits/sec
51012026-09-03T10:49:19.055Z- - - - - - - - - - - - - - - - - - - - - - - - -
51022026-09-03T10:49:19.055Z[ ID] Interval Transfer Bitrate
51032026-09-03T10:49:19.055Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
51042026-09-03T10:49:19.055Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
51052026-09-03T10:49:19.055Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
51062026-09-03T10:49:19.055Z[ 12] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
51072026-09-03T10:49:19.055Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
51082026-09-03T10:49:19.055Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
51092026-09-03T10:49:19.055Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
51102026-09-03T10:49:19.055Z[ 20] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
51112026-09-03T10:49:19.055Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
51122026-09-03T10:49:19.059ZRun 10/10...3530.4625608682445Mbps
51132026-09-03T10:49:19.059Z###---------------------###
51142026-09-03T10:49:19.059Z::: iPerf done... :::
51152026-09-03T10:49:19.059Z:::Awaiting out files...:::
51162026-09-03T10:49:19.059Z###---------------------###
51172026-09-03T10:49:19.059Z###-----###
51182026-09-03T10:49:19.059Z:::done!:::
51192026-09-03T10:49:19.059Z###-----###
51202026-09-03T10:49:19.990ZBenchmarking iperf-tcp/local/s2c/tx
51212026-09-03T10:49:19.991ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51222026-09-03T10:49:24.282ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51232026-09-03T10:49:42.954ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51242026-09-03T10:49:43.042Ziperf-tcp/local/s2c/tx time: [3.4596 µs 3.4597 µs 3.4597 µs]
51252026-09-03T10:49:43.042Z change: [−0.9606% −0.9549% −0.9495%] (p = 0.00 < 0.05)
51262026-09-03T10:49:43.042Z Change within noise threshold.
51272026-09-03T10:49:43.042ZFound 11 outliers among 100 measurements (11.00%)
51282026-09-03T10:49:43.042Z 3 (3.00%) low severe
51292026-09-03T10:49:43.042Z 1 (1.00%) low mild
51302026-09-03T10:49:43.042Z 5 (5.00%) high mild
51312026-09-03T10:49:43.042Z 2 (2.00%) high severe
51322026-09-03T10:49:43.930Z
51332026-09-03T10:49:43.933ZBenchmarking iperf-tcp/local/s2c/rx
51342026-09-03T10:49:43.933ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51352026-09-03T10:49:48.225ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.2B iterations)
51362026-09-03T10:50:06.872ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51372026-09-03T10:50:06.959Ziperf-tcp/local/s2c/rx time: [6.6045 µs 6.6046 µs 6.6048 µs]
51382026-09-03T10:50:06.959Z change: [+0.0394% +0.0434% +0.0472%] (p = 0.00 < 0.05)
51392026-09-03T10:50:06.959Z Change within noise threshold.
51402026-09-03T10:50:06.959ZFound 6 outliers among 100 measurements (6.00%)
51412026-09-03T10:50:06.959Z 1 (1.00%) low severe
51422026-09-03T10:50:06.959Z 3 (3.00%) low mild
51432026-09-03T10:50:06.959Z 1 (1.00%) high mild
51442026-09-03T10:50:06.959Z 1 (1.00%) high severe
51452026-09-03T10:50:07.846Z
51462026-09-03T10:50:12.205Z+ cargo ubench
51472026-09-03T10:50:12.335Z Compiling proc-macro2 v1.0.106
51482026-09-03T10:50:12.335Z Compiling unicode-ident v1.0.24
51492026-09-03T10:50:12.335Z Compiling quote v1.0.46
51502026-09-03T10:50:12.335Z Compiling serde_core v1.0.228
51512026-09-03T10:50:12.335Z Compiling cfg-if v1.0.4
51522026-09-03T10:50:12.335Z Compiling libc v0.2.186
51532026-09-03T10:50:12.339Z Compiling memchr v2.8.3
51542026-09-03T10:50:12.363Z Compiling serde v1.0.228
51552026-09-03T10:50:12.418Z Compiling rustversion v1.0.23
51562026-09-03T10:50:12.463Z Compiling version_check v0.9.5
51572026-09-03T10:50:12.672Z Compiling zerocopy v0.8.54
51582026-09-03T10:50:12.681Z Compiling strsim v0.11.1
51592026-09-03T10:50:12.717Z Compiling thiserror v2.0.18
51602026-09-03T10:50:12.953Z Compiling ident_case v1.0.1
51612026-09-03T10:50:13.027Z Compiling either v1.16.0
51622026-09-03T10:50:13.235Z Compiling syn v1.0.109
51632026-09-03T10:50:13.246Z Compiling regex-syntax v0.8.11
51642026-09-03T10:50:13.251Z Compiling pin-project-lite v0.2.17
51652026-09-03T10:50:13.281Z Compiling crossbeam-utils v0.8.22
51662026-09-03T10:50:13.329Z Compiling equivalent v1.0.2
51672026-09-03T10:50:13.408Z Compiling winnow v1.0.3
51682026-09-03T10:50:13.478Z Compiling aho-corasick v1.1.4
51692026-09-03T10:50:13.526Z Compiling syn v2.0.118
51702026-09-03T10:50:13.593Z Compiling hashbrown v0.17.1
51712026-09-03T10:50:13.812Z Compiling itertools v0.15.0
51722026-09-03T10:50:14.155Z Compiling indexmap v2.14.0
51732026-09-03T10:50:14.493Z Compiling toml_parser v1.1.2+spec-1.1.0
51742026-09-03T10:50:14.753Z Compiling bitflags v2.13.0
51752026-09-03T10:50:14.824Z Compiling regex-automata v0.4.15
51762026-09-03T10:50:15.023Z Compiling toml_datetime v1.1.1+spec-1.1.0
51772026-09-03T10:50:15.093Z Compiling heapless v0.8.0
51782026-09-03T10:50:15.117Z Compiling autocfg v1.5.1
51792026-09-03T10:50:15.238Z Compiling byteorder v1.5.0
51802026-09-03T10:50:15.298Z Compiling toml_edit v0.25.12+spec-1.1.0
51812026-09-03T10:50:15.421Z Compiling hash32 v0.3.1
51822026-09-03T10:50:15.450Z Compiling num-traits v0.2.19
51832026-09-03T10:50:15.523Z Compiling slog v2.8.2
51842026-09-03T10:50:15.538Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51852026-09-03T10:50:15.550Z Compiling stable_deref_trait v1.2.1
51862026-09-03T10:50:15.618Z Compiling futures-sink v0.3.32
51872026-09-03T10:50:15.668Z Compiling smoltcp v0.11.0
51882026-09-03T10:50:15.719Z Compiling futures-core v0.3.32
51892026-09-03T10:50:15.738Z Compiling macaddr v1.0.1
51902026-09-03T10:50:15.860Z Compiling futures-channel v0.3.32
51912026-09-03T10:50:15.941Z Compiling proc-macro-crate v3.5.0
51922026-09-03T10:50:16.002Z Compiling proc-macro-error-attr v1.0.4
51932026-09-03T10:50:16.104Z Compiling slab v0.4.12
51942026-09-03T10:50:16.168Z Compiling darling_core v0.23.0
51952026-09-03T10:50:16.216Z Compiling bitflags v1.3.2
51962026-09-03T10:50:16.283Z Compiling rand_core v0.10.1
51972026-09-03T10:50:16.299Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51982026-09-03T10:50:16.338Z Compiling crc32fast v1.5.0
51992026-09-03T10:50:16.427Z Compiling getrandom v0.4.3
52002026-09-03T10:50:16.436Z Compiling anyhow v1.0.103
52012026-09-03T10:50:16.507Z Compiling regex v1.13.0
52022026-09-03T10:50:16.614Z Compiling ref-cast v1.0.25
52032026-09-03T10:50:16.679Z Compiling futures-task v0.3.32
52042026-09-03T10:50:16.742Z Compiling managed v0.8.0
52052026-09-03T10:50:16.840Z Compiling futures-io v0.3.32
52062026-09-03T10:50:17.047Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52072026-09-03T10:50:17.069Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52082026-09-03T10:50:17.140Z Compiling proc-macro-error v1.0.4
52092026-09-03T10:50:17.291Z Compiling foreign-types-shared v0.3.1
52102026-09-03T10:50:17.362Z Compiling once_cell v1.21.4
52112026-09-03T10:50:17.374Z Compiling cpufeatures v0.3.0
52122026-09-03T10:50:17.386Z Compiling serde_derive v1.0.228
52132026-09-03T10:50:17.437Z Compiling zerocopy-derive v0.8.54
52142026-09-03T10:50:17.444Z Compiling thiserror-impl v2.0.18
52152026-09-03T10:50:17.460Z Compiling futures-macro v0.3.32
52162026-09-03T10:50:17.586Z Compiling ref-cast-impl v1.0.25
52172026-09-03T10:50:17.756Z Compiling foreign-types-macros v0.2.3
52182026-09-03T10:50:18.167Z Compiling num_enum_derive v0.7.6
52192026-09-03T10:50:18.258Z Compiling futures-util v0.3.32
52202026-09-03T10:50:18.354Z Compiling darling_macro v0.23.0
52212026-09-03T10:50:18.375Z Compiling rustix v1.1.4
52222026-09-03T10:50:18.710Z Compiling cobs v0.3.0
52232026-09-03T10:50:18.720Z Compiling crossbeam-epoch v0.9.20
52242026-09-03T10:50:18.913Z Compiling darling v0.23.0
52252026-09-03T10:50:18.921Z Compiling unicode-width v0.2.2
52262026-09-03T10:50:18.974Z Compiling ipnetwork v0.21.1
52272026-09-03T10:50:18.987Z Compiling ingot-macros v0.2.0
52282026-09-03T10:50:19.159Z Compiling num_enum v0.7.6
52292026-09-03T10:50:19.209Z Compiling tabwriter v1.4.1
52302026-09-03T10:50:19.270Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52312026-09-03T10:50:19.543Z Compiling foreign-types v0.5.0
52322026-09-03T10:50:19.612Z Compiling tracing-core v0.1.36
52332026-09-03T10:50:19.637Z Compiling chacha20 v0.10.1
52342026-09-03T10:50:19.890Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52352026-09-03T10:50:19.924Z Compiling tracing-attributes v0.1.31
52362026-09-03T10:50:20.589Z Compiling erased-serde v0.3.31
52372026-09-03T10:50:20.660Z Compiling postcard v1.1.3
52382026-09-03T10:50:20.689Z Compiling futures-executor v0.3.32
52392026-09-03T10:50:20.961Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52402026-09-03T10:50:21.117Z Compiling errno v0.3.14
52412026-09-03T10:50:21.131Z Compiling cstr-argument v0.1.2
52422026-09-03T10:50:21.252Z Compiling time-core v0.1.9
52432026-09-03T10:50:21.284Z Compiling num-conv v0.2.2
52442026-09-03T10:50:21.426Z Compiling thiserror v1.0.69
52452026-09-03T10:50:21.429Z Compiling find-msvc-tools v0.1.9
52462026-09-03T10:50:21.432Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52472026-09-03T10:50:21.541Z Compiling zmij v1.0.22
52482026-09-03T10:50:21.638Z Compiling pretty-hex v0.4.2
52492026-09-03T10:50:21.652Z Compiling dyn-clone v1.0.20
52502026-09-03T10:50:21.718Z Compiling utf8parse v0.2.2
52512026-09-03T10:50:21.764Z Compiling crossbeam-deque v0.8.7
52522026-09-03T10:50:21.786Z Compiling shlex v2.0.1
52532026-09-03T10:50:21.815Z Compiling anstyle-parse v1.0.0
52542026-09-03T10:50:21.857Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52552026-09-03T10:50:22.020Z Compiling ingot-types v0.2.0
52562026-09-03T10:50:22.050Z Compiling cc v1.2.67
52572026-09-03T10:50:22.096Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52582026-09-03T10:50:22.100Z Compiling time-macros v0.2.31
52592026-09-03T10:50:22.207Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52602026-09-03T10:50:22.441Z Compiling ingot v0.2.0
52612026-09-03T10:50:22.556Z Compiling tracing v0.1.44
52622026-09-03T10:50:22.781Z Compiling rand v0.10.2
52632026-09-03T10:50:22.884Z Compiling futures v0.3.32
52642026-09-03T10:50:23.149Z Compiling thiserror-impl v1.0.69
52652026-09-03T10:50:23.224Z Compiling uuid v1.23.5
52662026-09-03T10:50:23.303Z Compiling arc-swap v1.9.2
52672026-09-03T10:50:23.584Z Compiling socket2 v0.6.4
52682026-09-03T10:50:23.640Z Compiling nom v8.0.0
52692026-09-03T10:50:23.650Z Compiling thread_local v1.1.10
52702026-09-03T10:50:23.975Z Compiling lazy_static v1.5.0
52712026-09-03T10:50:24.071Z Compiling slog-async v2.8.0
52722026-09-03T10:50:24.171Z Compiling heck v0.4.1
52732026-09-03T10:50:24.293Z Compiling serde_json v1.0.150
52742026-09-03T10:50:24.347Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52752026-09-03T10:50:24.516Z Compiling deranged v0.5.8
52762026-09-03T10:50:24.549Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52772026-09-03T10:50:24.635Z Compiling anstyle v1.0.14
52782026-09-03T10:50:24.758Z Compiling anstyle-query v1.1.5
52792026-09-03T10:50:24.857Z Compiling powerfmt v0.2.0
52802026-09-03T10:50:24.878Z Compiling colored v3.1.1
52812026-09-03T10:50:25.148Z Compiling oxnet v0.1.6
52822026-09-03T10:50:25.234Z Compiling is_terminal_polyfill v1.70.2
52832026-09-03T10:50:25.442Z Compiling colorchoice v1.0.5
52842026-09-03T10:50:25.442Z Compiling rayon-core v1.13.0
52852026-09-03T10:50:25.551Z Compiling iana-time-zone v0.1.65
52862026-09-03T10:50:25.657Z Compiling chrono v0.4.45
52872026-09-03T10:50:26.063Z Compiling rusticata-macros v5.0.0
52882026-09-03T10:50:26.291Z Compiling time v0.3.53
52892026-09-03T10:50:26.323Z Compiling anstream v1.0.0
52902026-09-03T10:50:26.838Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52912026-09-03T10:50:27.056Z Compiling slog-scope v4.4.1
52922026-09-03T10:50:27.358Z Compiling alloca v0.4.0
52932026-09-03T10:50:27.441Z Compiling cookie-factory v0.3.3
52942026-09-03T10:50:27.525Z Compiling terminal_size v0.4.4
52952026-09-03T10:50:27.637Z Compiling half v2.7.1
52962026-09-03T10:50:27.771Z Compiling crossbeam-channel v0.5.16
52972026-09-03T10:50:27.960Z Compiling itertools v0.12.1
52982026-09-03T10:50:27.972Z Compiling is-terminal v0.4.17
52992026-09-03T10:50:28.065Z Compiling cfg_aliases v0.2.1
53002026-09-03T10:50:28.131Z Compiling log v0.4.33
53012026-09-03T10:50:28.147Z Compiling term v1.2.1
53022026-09-03T10:50:28.421Z Compiling heck v0.5.0
53032026-09-03T10:50:28.616Z Compiling itoa v1.0.18
53042026-09-03T10:50:28.718Z Compiling take_mut v0.2.2
53052026-09-03T10:50:28.823Z Compiling plotters-backend v0.3.7
53062026-09-03T10:50:28.826Z Compiling circular v0.3.0
53072026-09-03T10:50:29.035Z Compiling clap_lex v1.1.0
53082026-09-03T10:50:29.063Z Compiling ciborium-io v0.2.2
53092026-09-03T10:50:29.141Z Compiling ciborium-ll v0.2.2
53102026-09-03T10:50:29.152Z Compiling plotters-svg v0.3.7
53112026-09-03T10:50:29.354Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
53122026-09-03T10:50:29.369Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53132026-09-03T10:50:29.411Z Compiling clap_builder v4.6.0
53142026-09-03T10:50:29.432Z Compiling pcap-parser v0.17.0
53152026-09-03T10:50:30.509Z Compiling clap_derive v4.6.1
53162026-09-03T10:50:30.660Z Compiling slog-term v2.9.2
53172026-09-03T10:50:31.548Z Compiling slog-stdlog v4.1.1
53182026-09-03T10:50:31.672Z Compiling nix v0.31.3
53192026-09-03T10:50:31.875Z Compiling itertools v0.13.0
53202026-09-03T10:50:31.892Z Compiling cast v0.3.0
53212026-09-03T10:50:32.065Z Compiling same-file v1.0.6
53222026-09-03T10:50:32.105Z Compiling clap v4.6.1
53232026-09-03T10:50:32.178Z Compiling walkdir v2.5.0
53242026-09-03T10:50:32.183Z Compiling slog-envlogger v2.2.0
53252026-09-03T10:50:32.218Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53262026-09-03T10:50:32.723Z Compiling rayon v1.12.0
53272026-09-03T10:50:33.081Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53282026-09-03T10:50:33.187Z Compiling tinytemplate v1.2.1
53292026-09-03T10:50:33.403Z Compiling criterion-plot v0.8.2
53302026-09-03T10:50:34.163Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53312026-09-03T10:50:34.283Z Compiling ciborium v0.2.2
53322026-09-03T10:50:34.892Z Compiling plotters v0.3.7
53332026-09-03T10:50:35.021Z Compiling page_size v0.6.0
53342026-09-03T10:50:35.056Z Compiling oorandom v11.1.5
53352026-09-03T10:50:35.122Z Compiling anes v0.1.6
53362026-09-03T10:50:35.176Z Compiling dtor-proc-macro v0.0.13
53372026-09-03T10:50:35.344Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53382026-09-03T10:50:35.518Z Compiling dtor v0.8.1
53392026-09-03T10:50:35.607Z Compiling link-section v0.2.1
53402026-09-03T10:50:35.743Z Compiling ctor-proc-macro v0.0.13
53412026-09-03T10:50:36.083Z Compiling criterion v0.8.2
53422026-09-03T10:50:36.104Z Compiling ctor v0.10.1
53432026-09-03T10:50:38.148Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53442026-09-03T10:52:00.079Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 47s
53452026-09-03T10:52:00.105Z Running benches/userland.rs (target/release-lto/deps/userland-2709d8afad011759)
53462026-09-03T10:52:00.108ZGnuplot not found, using plotters backend
53472026-09-03T10:52:00.244ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53482026-09-03T10:52:00.244ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53492026-09-03T10:52:05.774ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0002 s (7.6M iterations)
53502026-09-03T10:52:10.590ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53512026-09-03T10:52:10.680Zparse/Hairpin-DHCPv4/wallclock/Discover
53522026-09-03T10:52:10.681Z time: [61.957 ns 62.372 ns 62.831 ns]
53532026-09-03T10:52:10.681Z change: [−0.5354% +0.5199% +1.6314%] (p = 0.36 > 0.05)
53542026-09-03T10:52:10.681Z No change in performance detected.
53552026-09-03T10:52:10.681ZFound 5 outliers among 100 measurements (5.00%)
53562026-09-03T10:52:10.681Z 3 (3.00%) high mild
53572026-09-03T10:52:10.681Z 2 (2.00%) high severe
53582026-09-03T10:52:11.576Z
53592026-09-03T10:52:11.581ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53602026-09-03T10:52:11.581ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53612026-09-03T10:52:17.399ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0056 s (3.6M iterations)
53622026-09-03T10:52:22.379ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53632026-09-03T10:52:22.465Zprocess/Hairpin-DHCPv4/wallclock/Discover
53642026-09-03T10:52:22.465Z time: [805.25 ns 805.74 ns 806.18 ns]
53652026-09-03T10:52:22.465Z change: [−0.0101% +0.1901% +0.3767%] (p = 0.05 > 0.05)
53662026-09-03T10:52:22.465Z No change in performance detected.
53672026-09-03T10:52:22.465ZFound 8 outliers among 100 measurements (8.00%)
53682026-09-03T10:52:22.465Z 4 (4.00%) high mild
53692026-09-03T10:52:22.465Z 4 (4.00%) high severe
53702026-09-03T10:52:23.354Z
53712026-09-03T10:52:23.357ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53722026-09-03T10:52:23.357ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53732026-09-03T10:52:29.108ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0021 s (7.3M iterations)
53742026-09-03T10:52:33.740ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53752026-09-03T10:52:33.827Zparse/Hairpin-DHCPv4/wallclock/Request
53762026-09-03T10:52:33.827Z time: [62.095 ns 62.458 ns 62.873 ns]
53772026-09-03T10:52:33.827Z change: [−0.3882% +0.7151% +1.7318%] (p = 0.20 > 0.05)
53782026-09-03T10:52:33.827Z No change in performance detected.
53792026-09-03T10:52:33.827ZFound 12 outliers among 100 measurements (12.00%)
53802026-09-03T10:52:33.827Z 8 (8.00%) high mild
53812026-09-03T10:52:33.827Z 4 (4.00%) high severe
53822026-09-03T10:52:34.722Z
53832026-09-03T10:52:34.725ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53842026-09-03T10:52:34.725ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53852026-09-03T10:52:40.453ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0027 s (3.7M iterations)
53862026-09-03T10:52:45.425ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53872026-09-03T10:52:45.513Zprocess/Hairpin-DHCPv4/wallclock/Request
53882026-09-03T10:52:45.513Z time: [781.87 ns 782.51 ns 783.12 ns]
53892026-09-03T10:52:45.513Z change: [+0.2568% +0.4227% +0.5834%] (p = 0.00 < 0.05)
53902026-09-03T10:52:45.513Z Change within noise threshold.
53912026-09-03T10:52:45.513ZFound 5 outliers among 100 measurements (5.00%)
53922026-09-03T10:52:45.513Z 3 (3.00%) high mild
53932026-09-03T10:52:45.513Z 2 (2.00%) high severe
53942026-09-03T10:52:46.403Z
53952026-09-03T10:52:46.406ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53962026-09-03T10:52:46.407ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53972026-09-03T10:52:49.851ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0016 s (6.1M iterations)
53982026-09-03T10:52:54.719ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53992026-09-03T10:52:54.806Zparse/Hairpin-DHCPv6/wallclock/Solicit
54002026-09-03T10:52:54.806Z time: [60.847 ns 61.307 ns 61.849 ns]
54012026-09-03T10:52:54.806Z change: [−0.8030% +0.5457% +1.9253%] (p = 0.43 > 0.05)
54022026-09-03T10:52:54.806Z No change in performance detected.
54032026-09-03T10:52:54.806ZFound 13 outliers among 100 measurements (13.00%)
54042026-09-03T10:52:54.806Z 9 (9.00%) high mild
54052026-09-03T10:52:54.806Z 4 (4.00%) high severe
54062026-09-03T10:52:55.702Z
54072026-09-03T10:52:55.706ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
54082026-09-03T10:52:55.706ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54092026-09-03T10:52:59.386ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0037 s (2.8M iterations)
54102026-09-03T10:53:04.428ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54112026-09-03T10:53:04.515Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54122026-09-03T10:53:04.515Z time: [1.0271 µs 1.0276 µs 1.0281 µs]
54132026-09-03T10:53:04.515Z change: [−0.5708% −0.4275% −0.2909%] (p = 0.00 < 0.05)
54142026-09-03T10:53:04.515Z Change within noise threshold.
54152026-09-03T10:53:04.515ZFound 8 outliers among 100 measurements (8.00%)
54162026-09-03T10:53:04.515Z 5 (5.00%) high mild
54172026-09-03T10:53:04.515Z 3 (3.00%) high severe
54182026-09-03T10:53:05.404Z
54192026-09-03T10:53:05.408ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54202026-09-03T10:53:05.408ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54212026-09-03T10:53:09.222ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0008 s (5.5M iterations)
54222026-09-03T10:53:13.956ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54232026-09-03T10:53:14.042Zparse/Hairpin-DHCPv6/wallclock/Request
54242026-09-03T10:53:14.042Z time: [61.420 ns 61.792 ns 62.216 ns]
54252026-09-03T10:53:14.042Z change: [+0.1611% +1.3808% +2.5790%] (p = 0.02 < 0.05)
54262026-09-03T10:53:14.042Z Change within noise threshold.
54272026-09-03T10:53:14.042ZFound 10 outliers among 100 measurements (10.00%)
54282026-09-03T10:53:14.042Z 6 (6.00%) high mild
54292026-09-03T10:53:14.042Z 4 (4.00%) high severe
54302026-09-03T10:53:14.937Z
54312026-09-03T10:53:14.941ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54322026-09-03T10:53:14.941ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54332026-09-03T10:53:18.862ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0085 s (2.7M iterations)
54342026-09-03T10:53:23.858ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54352026-09-03T10:53:23.944Zprocess/Hairpin-DHCPv6/wallclock/Request
54362026-09-03T10:53:23.944Z time: [1.0615 µs 1.0620 µs 1.0626 µs]
54372026-09-03T10:53:23.944Z change: [+0.1245% +0.2624% +0.4022%] (p = 0.00 < 0.05)
54382026-09-03T10:53:23.944Z Change within noise threshold.
54392026-09-03T10:53:23.944ZFound 8 outliers among 100 measurements (8.00%)
54402026-09-03T10:53:23.944Z 5 (5.00%) high mild
54412026-09-03T10:53:23.944Z 3 (3.00%) high severe
54422026-09-03T10:53:24.833Z
54432026-09-03T10:53:24.836ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54442026-09-03T10:53:24.836ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54452026-09-03T10:53:30.959ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0004 s (6.8M iterations)
54462026-09-03T10:53:35.463ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54472026-09-03T10:53:35.550Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54482026-09-03T10:53:35.550Z time: [61.551 ns 62.012 ns 62.552 ns]
54492026-09-03T10:53:35.550Z change: [−0.1697% +1.0381% +2.2112%] (p = 0.08 > 0.05)
54502026-09-03T10:53:35.550Z No change in performance detected.
54512026-09-03T10:53:35.550ZFound 11 outliers among 100 measurements (11.00%)
54522026-09-03T10:53:35.550Z 8 (8.00%) high mild
54532026-09-03T10:53:35.550Z 3 (3.00%) high severe
54542026-09-03T10:53:36.444Z
54552026-09-03T10:53:36.448ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54562026-09-03T10:53:36.448ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54572026-09-03T10:53:41.704ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0035 s (4.0M iterations)
54582026-09-03T10:53:46.567ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54592026-09-03T10:53:46.653Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54602026-09-03T10:53:46.653Z time: [622.24 ns 622.53 ns 622.83 ns]
54612026-09-03T10:53:46.653Z change: [−0.1661% +0.0235% +0.2139%] (p = 0.82 > 0.05)
54622026-09-03T10:53:46.653Z No change in performance detected.
54632026-09-03T10:53:46.653ZFound 7 outliers among 100 measurements (7.00%)
54642026-09-03T10:53:46.653Z 4 (4.00%) high mild
54652026-09-03T10:53:46.653Z 3 (3.00%) high severe
54662026-09-03T10:53:47.546Z
54672026-09-03T10:53:47.549ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54682026-09-03T10:53:47.550ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54692026-09-03T10:53:51.900ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0017 s (4.8M iterations)
54702026-09-03T10:53:55.737ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54712026-09-03T10:53:55.824Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54722026-09-03T10:53:55.824Z time: [121.73 ns 122.20 ns 122.75 ns]
54732026-09-03T10:53:55.824Z change: [−0.4353% +0.3219% +1.0339%] (p = 0.42 > 0.05)
54742026-09-03T10:53:55.824Z No change in performance detected.
54752026-09-03T10:53:55.824ZFound 15 outliers among 100 measurements (15.00%)
54762026-09-03T10:53:55.824Z 10 (10.00%) high mild
54772026-09-03T10:53:55.824Z 5 (5.00%) high severe
54782026-09-03T10:53:56.723Z
54792026-09-03T10:53:56.726ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54802026-09-03T10:53:56.726ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54812026-09-03T10:53:59.973ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0001 s (3.2M iterations)
54822026-09-03T10:54:04.465ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54832026-09-03T10:54:04.551Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54842026-09-03T10:54:04.551Z time: [715.65 ns 716.13 ns 716.57 ns]
54852026-09-03T10:54:04.551Z change: [+0.0165% +0.1975% +0.3854%] (p = 0.04 < 0.05)
54862026-09-03T10:54:04.551Z Change within noise threshold.
54872026-09-03T10:54:04.551ZFound 9 outliers among 100 measurements (9.00%)
54882026-09-03T10:54:04.551Z 6 (6.00%) high mild
54892026-09-03T10:54:04.551Z 3 (3.00%) high severe
54902026-09-03T10:54:05.444Z
54912026-09-03T10:54:05.447ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54922026-09-03T10:54:05.447ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54932026-09-03T10:54:11.595ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0030 s (6.8M iterations)
54942026-09-03T10:54:16.060ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54952026-09-03T10:54:16.146Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54962026-09-03T10:54:16.146Z time: [60.540 ns 61.011 ns 61.566 ns]
54972026-09-03T10:54:16.146Z change: [−0.6628% +0.4302% +1.5976%] (p = 0.47 > 0.05)
54982026-09-03T10:54:16.146Z No change in performance detected.
54992026-09-03T10:54:16.146ZFound 12 outliers among 100 measurements (12.00%)
55002026-09-03T10:54:16.146Z 7 (7.00%) high mild
55012026-09-03T10:54:16.146Z 5 (5.00%) high severe
55022026-09-03T10:54:17.048Z
55032026-09-03T10:54:17.052ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
55042026-09-03T10:54:17.052ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
55052026-09-03T10:54:23.098ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0039 s (3.5M iterations)
55062026-09-03T10:54:27.972ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
55072026-09-03T10:54:28.058Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
55082026-09-03T10:54:28.058Z time: [807.57 ns 809.95 ns 812.04 ns]
55092026-09-03T10:54:28.058Z change: [+0.8969% +1.1256% +1.3546%] (p = 0.00 < 0.05)
55102026-09-03T10:54:28.058Z Change within noise threshold.
55112026-09-03T10:54:28.058ZFound 1 outliers among 100 measurements (1.00%)
55122026-09-03T10:54:28.058Z 1 (1.00%) high mild
55132026-09-03T10:54:28.948Z
55142026-09-03T10:54:28.952ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55152026-09-03T10:54:28.952ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55162026-09-03T10:54:35.170ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0003 s (6.7M iterations)
55172026-09-03T10:54:39.558ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55182026-09-03T10:54:39.645Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55192026-09-03T10:54:39.645Z time: [60.571 ns 61.045 ns 61.595 ns]
55202026-09-03T10:54:39.645Z change: [−0.6613% +0.4396% +1.5318%] (p = 0.46 > 0.05)
55212026-09-03T10:54:39.645Z No change in performance detected.
55222026-09-03T10:54:39.645ZFound 10 outliers among 100 measurements (10.00%)
55232026-09-03T10:54:39.645Z 7 (7.00%) high mild
55242026-09-03T10:54:39.645Z 3 (3.00%) high severe
55252026-09-03T10:54:40.541Z
55262026-09-03T10:54:40.544ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55272026-09-03T10:54:40.545ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55282026-09-03T10:54:46.471ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0046 s (3.5M iterations)
55292026-09-03T10:54:51.257ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55302026-09-03T10:54:51.343Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55312026-09-03T10:54:51.343Z time: [759.00 ns 759.41 ns 759.81 ns]
55322026-09-03T10:54:51.343Z change: [−0.0233% +0.1502% +0.3340%] (p = 0.11 > 0.05)
55332026-09-03T10:54:51.343Z No change in performance detected.
55342026-09-03T10:54:51.344ZFound 5 outliers among 100 measurements (5.00%)
55352026-09-03T10:54:51.344Z 3 (3.00%) high mild
55362026-09-03T10:54:51.344Z 2 (2.00%) high severe
55372026-09-03T10:54:52.236Z
55382026-09-03T10:54:52.239ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55392026-09-03T10:54:52.239ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55402026-09-03T10:54:55.680ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (12M iterations)
55412026-09-03T10:54:59.474ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55422026-09-03T10:54:59.561Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55432026-09-03T10:54:59.561Z time: [62.658 ns 63.155 ns 63.740 ns]
55442026-09-03T10:54:59.561Z change: [−0.2400% +0.5527% +1.4288%] (p = 0.19 > 0.05)
55452026-09-03T10:54:59.561Z No change in performance detected.
55462026-09-03T10:54:59.561ZFound 10 outliers among 100 measurements (10.00%)
55472026-09-03T10:54:59.561Z 4 (4.00%) high mild
55482026-09-03T10:54:59.561Z 6 (6.00%) high severe
55492026-09-03T10:55:00.456Z
55502026-09-03T10:55:00.459ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55512026-09-03T10:55:00.459ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55522026-09-03T10:55:05.653ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (4.0M iterations)
55532026-09-03T10:55:10.368ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55542026-09-03T10:55:10.454Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55552026-09-03T10:55:10.454Z time: [254.04 ns 254.34 ns 254.59 ns]
55562026-09-03T10:55:10.454Z change: [−0.2150% +0.1835% +0.6041%] (p = 0.39 > 0.05)
55572026-09-03T10:55:10.454Z No change in performance detected.
55582026-09-03T10:55:10.454ZFound 8 outliers among 100 measurements (8.00%)
55592026-09-03T10:55:10.454Z 3 (3.00%) high mild
55602026-09-03T10:55:10.454Z 5 (5.00%) high severe
55612026-09-03T10:55:11.349Z
55622026-09-03T10:55:11.352ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55632026-09-03T10:55:11.352ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55642026-09-03T10:55:14.460ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0011 s (6.7M iterations)
55652026-09-03T10:55:19.166ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55662026-09-03T10:55:19.253Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55672026-09-03T10:55:19.253Z time: [90.366 ns 90.810 ns 91.299 ns]
55682026-09-03T10:55:19.254Z change: [+11.510% +12.340% +13.064%] (p = 0.00 < 0.05)
55692026-09-03T10:55:19.254Z Performance has regressed.
55702026-09-03T10:55:19.254ZFound 5 outliers among 100 measurements (5.00%)
55712026-09-03T10:55:19.254Z 4 (4.00%) high mild
55722026-09-03T10:55:19.254Z 1 (1.00%) high severe
55732026-09-03T10:55:20.146Z
55742026-09-03T10:55:20.149ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55752026-09-03T10:55:20.149ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55762026-09-03T10:55:24.258ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (2.6M iterations)
55772026-09-03T10:55:29.220ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55782026-09-03T10:55:29.306Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55792026-09-03T10:55:29.306Z time: [282.88 ns 283.19 ns 283.46 ns]
55802026-09-03T10:55:29.306Z change: [+3.2026% +3.6203% +4.0012%] (p = 0.00 < 0.05)
55812026-09-03T10:55:29.306Z Performance has regressed.
55822026-09-03T10:55:29.306ZFound 8 outliers among 100 measurements (8.00%)
55832026-09-03T10:55:29.306Z 5 (5.00%) high mild
55842026-09-03T10:55:29.306Z 3 (3.00%) high severe
55852026-09-03T10:55:30.194Z
55862026-09-03T10:55:30.200ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55872026-09-03T10:55:30.200ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55882026-09-03T10:55:36.409ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0023 s (6.8M iterations)
55892026-09-03T10:55:39.953ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55902026-09-03T10:55:40.035Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55912026-09-03T10:55:40.035Z time: [98.439 ns 98.729 ns 98.989 ns]
55922026-09-03T10:55:40.035Z change: [−1.8210% −1.0890% −0.3453%] (p = 0.00 < 0.05)
55932026-09-03T10:55:40.035Z Change within noise threshold.
55942026-09-03T10:55:40.035ZFound 2 outliers among 100 measurements (2.00%)
55952026-09-03T10:55:40.035Z 1 (1.00%) high mild
55962026-09-03T10:55:40.035Z 1 (1.00%) high severe
55972026-09-03T10:55:40.927Z
55982026-09-03T10:55:40.931ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55992026-09-03T10:55:40.931ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
56002026-09-03T10:55:43.938ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0028 s (3.5M iterations)
56012026-09-03T10:55:48.535ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
56022026-09-03T10:55:48.620Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
56032026-09-03T10:55:48.620Z time: [225.62 ns 225.81 ns 226.05 ns]
56042026-09-03T10:55:48.620Z change: [−0.5494% −0.1221% +0.3219%] (p = 0.60 > 0.05)
56052026-09-03T10:55:48.620Z No change in performance detected.
56062026-09-03T10:55:48.620ZFound 4 outliers among 100 measurements (4.00%)
56072026-09-03T10:55:48.620Z 2 (2.00%) high mild
56082026-09-03T10:55:48.620Z 2 (2.00%) high severe
56092026-09-03T10:55:49.520Z
56102026-09-03T10:55:49.523ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56112026-09-03T10:55:49.523ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56122026-09-03T10:55:53.949ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0021 s (4.7M iterations)
56132026-09-03T10:55:58.287ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56142026-09-03T10:55:58.373Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56152026-09-03T10:55:58.373Z time: [127.14 ns 127.48 ns 127.79 ns]
56162026-09-03T10:55:58.373Z change: [+5.0609% +5.7945% +6.5186%] (p = 0.00 < 0.05)
56172026-09-03T10:55:58.373Z Performance has regressed.
56182026-09-03T10:55:58.373ZFound 3 outliers among 100 measurements (3.00%)
56192026-09-03T10:55:58.373Z 2 (2.00%) high mild
56202026-09-03T10:55:58.373Z 1 (1.00%) high severe
56212026-09-03T10:55:59.260Z
56222026-09-03T10:55:59.264ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56232026-09-03T10:55:59.264ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56242026-09-03T10:56:03.843ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0098 s (2.3M iterations)
56252026-09-03T10:56:08.677ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56262026-09-03T10:56:08.763Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56272026-09-03T10:56:08.763Z time: [254.38 ns 254.68 ns 255.03 ns]
56282026-09-03T10:56:08.763Z change: [+2.2447% +2.7619% +3.2588%] (p = 0.00 < 0.05)
56292026-09-03T10:56:08.763Z Performance has regressed.
56302026-09-03T10:56:08.763ZFound 5 outliers among 100 measurements (5.00%)
56312026-09-03T10:56:08.763Z 3 (3.00%) high mild
56322026-09-03T10:56:08.763Z 2 (2.00%) high severe
56332026-09-03T10:56:09.655Z
56342026-09-03T10:56:09.658ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56352026-09-03T10:56:09.658ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56362026-09-03T10:56:12.928ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (13M iterations)
56372026-09-03T10:56:16.862ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56382026-09-03T10:56:16.949Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56392026-09-03T10:56:16.949Z time: [61.461 ns 61.928 ns 62.473 ns]
56402026-09-03T10:56:16.949Z change: [−0.6046% +0.2168% +1.0070%] (p = 0.62 > 0.05)
56412026-09-03T10:56:16.949Z No change in performance detected.
56422026-09-03T10:56:16.949ZFound 8 outliers among 100 measurements (8.00%)
56432026-09-03T10:56:16.949Z 2 (2.00%) high mild
56442026-09-03T10:56:16.949Z 6 (6.00%) high severe
56452026-09-03T10:56:17.852Z
56462026-09-03T10:56:17.855ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56472026-09-03T10:56:17.855ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56482026-09-03T10:56:22.665ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (4.4M iterations)
56492026-09-03T10:56:27.419ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56502026-09-03T10:56:27.505Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56512026-09-03T10:56:27.505Z time: [217.52 ns 217.82 ns 218.09 ns]
56522026-09-03T10:56:27.505Z change: [−0.2122% +0.2703% +0.7306%] (p = 0.27 > 0.05)
56532026-09-03T10:56:27.505Z No change in performance detected.
56542026-09-03T10:56:27.505ZFound 21 outliers among 100 measurements (21.00%)
56552026-09-03T10:56:27.505Z 9 (9.00%) low mild
56562026-09-03T10:56:27.505Z 6 (6.00%) high mild
56572026-09-03T10:56:27.505Z 6 (6.00%) high severe
56582026-09-03T10:56:28.397Z
56592026-09-03T10:56:28.400ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56602026-09-03T10:56:28.400ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56612026-09-03T10:56:31.506ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0011 s (6.7M iterations)
56622026-09-03T10:56:36.203ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56632026-09-03T10:56:36.289Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56642026-09-03T10:56:36.289Z time: [89.248 ns 89.706 ns 90.221 ns]
56652026-09-03T10:56:36.289Z change: [+11.792% +12.579% +13.329%] (p = 0.00 < 0.05)
56662026-09-03T10:56:36.289Z Performance has regressed.
56672026-09-03T10:56:36.289ZFound 5 outliers among 100 measurements (5.00%)
56682026-09-03T10:56:36.289Z 5 (5.00%) high mild
56692026-09-03T10:56:37.178Z
56702026-09-03T10:56:37.181ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56712026-09-03T10:56:37.181ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56722026-09-03T10:56:41.178ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0093 s (2.6M iterations)
56732026-09-03T10:56:46.111ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56742026-09-03T10:56:46.197Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56752026-09-03T10:56:46.197Z time: [245.72 ns 246.03 ns 246.30 ns]
56762026-09-03T10:56:46.197Z change: [+3.3357% +3.7739% +4.1914%] (p = 0.00 < 0.05)
56772026-09-03T10:56:46.197Z Performance has regressed.
56782026-09-03T10:56:46.197ZFound 10 outliers among 100 measurements (10.00%)
56792026-09-03T10:56:46.197Z 2 (2.00%) low mild
56802026-09-03T10:56:46.197Z 5 (5.00%) high mild
56812026-09-03T10:56:46.197Z 3 (3.00%) high severe
56822026-09-03T10:56:47.085Z
56832026-09-03T10:56:47.088ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56842026-09-03T10:56:47.088ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56852026-09-03T10:56:53.153ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0001 s (6.9M iterations)
56862026-09-03T10:56:56.762ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56872026-09-03T10:56:56.848Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56882026-09-03T10:56:56.848Z time: [97.979 ns 98.242 ns 98.484 ns]
56892026-09-03T10:56:56.848Z change: [−1.2525% −0.5045% +0.2591%] (p = 0.20 > 0.05)
56902026-09-03T10:56:56.849Z No change in performance detected.
56912026-09-03T10:56:56.849ZFound 3 outliers among 100 measurements (3.00%)
56922026-09-03T10:56:56.849Z 2 (2.00%) high mild
56932026-09-03T10:56:56.849Z 1 (1.00%) high severe
56942026-09-03T10:56:57.743Z
56952026-09-03T10:56:57.747ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56962026-09-03T10:56:57.747ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56972026-09-03T10:57:03.614ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0041 s (3.6M iterations)
56982026-09-03T10:57:08.055ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56992026-09-03T10:57:08.140Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
57002026-09-03T10:57:08.141Z time: [187.87 ns 188.18 ns 188.55 ns]
57012026-09-03T10:57:08.141Z change: [−0.6191% −0.0248% +0.5649%] (p = 0.94 > 0.05)
57022026-09-03T10:57:08.141Z No change in performance detected.
57032026-09-03T10:57:08.141ZFound 6 outliers among 100 measurements (6.00%)
57042026-09-03T10:57:08.141Z 4 (4.00%) high mild
57052026-09-03T10:57:08.141Z 2 (2.00%) high severe
57062026-09-03T10:57:09.033Z
57072026-09-03T10:57:09.036ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57082026-09-03T10:57:09.036ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57092026-09-03T10:57:13.432ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0049 s (4.8M iterations)
57102026-09-03T10:57:17.803ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57112026-09-03T10:57:17.889Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57122026-09-03T10:57:17.889Z time: [126.59 ns 126.88 ns 127.15 ns]
57132026-09-03T10:57:17.889Z change: [+5.6841% +6.4407% +7.1269%] (p = 0.00 < 0.05)
57142026-09-03T10:57:17.889Z Performance has regressed.
57152026-09-03T10:57:17.889ZFound 2 outliers among 100 measurements (2.00%)
57162026-09-03T10:57:17.889Z 2 (2.00%) high severe
57172026-09-03T10:57:18.774Z
57182026-09-03T10:57:18.777ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57192026-09-03T10:57:18.777ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57202026-09-03T10:57:23.195ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (2.4M iterations)
57212026-09-03T10:57:28.009ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57222026-09-03T10:57:28.095Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57232026-09-03T10:57:28.095Z time: [215.81 ns 215.96 ns 216.12 ns]
57242026-09-03T10:57:28.095Z change: [+1.9744% +2.5987% +3.2148%] (p = 0.00 < 0.05)
57252026-09-03T10:57:28.095Z Performance has regressed.
57262026-09-03T10:57:28.095ZFound 10 outliers among 100 measurements (10.00%)
57272026-09-03T10:57:28.095Z 2 (2.00%) low severe
57282026-09-03T10:57:28.095Z 3 (3.00%) low mild
57292026-09-03T10:57:28.095Z 1 (1.00%) high mild
57302026-09-03T10:57:28.095Z 4 (4.00%) high severe
57312026-09-03T10:57:28.988Z
57322026-09-03T10:57:28.991ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57332026-09-03T10:57:28.991ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57342026-09-03T10:57:32.567ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (12M iterations)
57352026-09-03T10:57:36.590ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57362026-09-03T10:57:36.676Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57372026-09-03T10:57:36.676Z time: [61.788 ns 62.256 ns 62.800 ns]
57382026-09-03T10:57:36.676Z change: [+0.0883% +0.9163% +1.7578%] (p = 0.03 < 0.05)
57392026-09-03T10:57:36.676Z Change within noise threshold.
57402026-09-03T10:57:36.676ZFound 11 outliers among 100 measurements (11.00%)
57412026-09-03T10:57:36.676Z 4 (4.00%) high mild
57422026-09-03T10:57:36.676Z 7 (7.00%) high severe
57432026-09-03T10:57:37.571Z
57442026-09-03T10:57:37.574ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57452026-09-03T10:57:37.574ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57462026-09-03T10:57:42.951ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (3.9M iterations)
57472026-09-03T10:57:47.736ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57482026-09-03T10:57:47.822Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57492026-09-03T10:57:47.825Z time: [250.92 ns 251.27 ns 251.57 ns]
57502026-09-03T10:57:47.826Z change: [−0.3543% +0.0816% +0.4997%] (p = 0.72 > 0.05)
57512026-09-03T10:57:47.826Z No change in performance detected.
57522026-09-03T10:57:47.826ZFound 5 outliers among 100 measurements (5.00%)
57532026-09-03T10:57:47.826Z 2 (2.00%) high mild
57542026-09-03T10:57:47.826Z 3 (3.00%) high severe
57552026-09-03T10:57:48.716Z
57562026-09-03T10:57:48.719ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57572026-09-03T10:57:48.719ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57582026-09-03T10:57:52.016ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0018 s (6.4M iterations)
57592026-09-03T10:57:56.753ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57602026-09-03T10:57:56.839Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57612026-09-03T10:57:56.840Z time: [89.215 ns 89.706 ns 90.260 ns]
57622026-09-03T10:57:56.840Z change: [+11.111% +11.892% +12.631%] (p = 0.00 < 0.05)
57632026-09-03T10:57:56.840Z Performance has regressed.
57642026-09-03T10:57:56.840ZFound 4 outliers among 100 measurements (4.00%)
57652026-09-03T10:57:56.840Z 4 (4.00%) high mild
57662026-09-03T10:57:57.727Z
57672026-09-03T10:57:57.731ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57682026-09-03T10:57:57.731ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57692026-09-03T10:58:01.977ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0048 s (2.5M iterations)
57702026-09-03T10:58:06.943ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57712026-09-03T10:58:07.028Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57722026-09-03T10:58:07.028Z time: [279.61 ns 280.03 ns 280.41 ns]
57732026-09-03T10:58:07.029Z change: [+3.1284% +3.5998% +4.0520%] (p = 0.00 < 0.05)
57742026-09-03T10:58:07.029Z Performance has regressed.
57752026-09-03T10:58:07.029ZFound 4 outliers among 100 measurements (4.00%)
57762026-09-03T10:58:07.029Z 2 (2.00%) high mild
57772026-09-03T10:58:07.029Z 2 (2.00%) high severe
57782026-09-03T10:58:07.922Z
57792026-09-03T10:58:07.926ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57802026-09-03T10:58:07.926ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57812026-09-03T10:58:10.963ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0000 s (6.9M iterations)
57822026-09-03T10:58:14.814ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57832026-09-03T10:58:14.899Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57842026-09-03T10:58:14.899Z time: [98.194 ns 98.484 ns 98.738 ns]
57852026-09-03T10:58:14.899Z change: [−1.0549% −0.3263% +0.3739%] (p = 0.39 > 0.05)
57862026-09-03T10:58:14.899Z No change in performance detected.
57872026-09-03T10:58:14.899ZFound 6 outliers among 100 measurements (6.00%)
57882026-09-03T10:58:14.903Z 4 (4.00%) high mild
57892026-09-03T10:58:14.903Z 2 (2.00%) high severe
57902026-09-03T10:58:15.791Z
57912026-09-03T10:58:15.794ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57922026-09-03T10:58:15.794ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57932026-09-03T10:58:18.919ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0042 s (3.4M iterations)
57942026-09-03T10:58:23.579ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57952026-09-03T10:58:23.665Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57962026-09-03T10:58:23.665Z time: [222.53 ns 222.81 ns 223.13 ns]
57972026-09-03T10:58:23.665Z change: [−0.8256% −0.3621% +0.0740%] (p = 0.13 > 0.05)
57982026-09-03T10:58:23.665Z No change in performance detected.
57992026-09-03T10:58:23.668ZFound 4 outliers among 100 measurements (4.00%)
58002026-09-03T10:58:23.668Z 1 (1.00%) high mild
58012026-09-03T10:58:23.668Z 3 (3.00%) high severe
58022026-09-03T10:58:24.563Z
58032026-09-03T10:58:24.566ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58042026-09-03T10:58:24.566ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58052026-09-03T10:58:29.086ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0043 s (4.6M iterations)
58062026-09-03T10:58:33.467ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58072026-09-03T10:58:33.553Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58082026-09-03T10:58:33.553Z time: [120.04 ns 120.32 ns 120.56 ns]
58092026-09-03T10:58:33.553Z change: [+0.4557% +1.1524% +1.8087%] (p = 0.00 < 0.05)
58102026-09-03T10:58:33.553Z Change within noise threshold.
58112026-09-03T10:58:33.553ZFound 12 outliers among 100 measurements (12.00%)
58122026-09-03T10:58:33.553Z 5 (5.00%) low mild
58132026-09-03T10:58:33.553Z 3 (3.00%) high mild
58142026-09-03T10:58:33.553Z 4 (4.00%) high severe
58152026-09-03T10:58:34.444Z
58162026-09-03T10:58:34.447ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58172026-09-03T10:58:34.447ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58182026-09-03T10:58:39.127ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0061 s (2.2M iterations)
58192026-09-03T10:58:43.941ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58202026-09-03T10:58:44.027Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58212026-09-03T10:58:44.027Z time: [241.63 ns 242.01 ns 242.43 ns]
58222026-09-03T10:58:44.027Z change: [−0.9686% −0.5327% −0.0999%] (p = 0.02 < 0.05)
58232026-09-03T10:58:44.027Z Change within noise threshold.
58242026-09-03T10:58:44.027ZFound 4 outliers among 100 measurements (4.00%)
58252026-09-03T10:58:44.027Z 2 (2.00%) high mild
58262026-09-03T10:58:44.027Z 2 (2.00%) high severe
58272026-09-03T10:58:44.918Z
58282026-09-03T10:58:44.922ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58292026-09-03T10:58:44.922ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58302026-09-03T10:58:48.490ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (12M iterations)
58312026-09-03T10:58:52.538ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58322026-09-03T10:58:52.576Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58332026-09-03T10:58:52.576Z time: [61.083 ns 61.488 ns 61.948 ns]
58342026-09-03T10:58:52.576Z change: [−0.0183% +0.7682% +1.5669%] (p = 0.06 > 0.05)
58352026-09-03T10:58:52.576Z No change in performance detected.
58362026-09-03T10:58:52.576ZFound 7 outliers among 100 measurements (7.00%)
58372026-09-03T10:58:52.576Z 4 (4.00%) high mild
58382026-09-03T10:58:52.576Z 3 (3.00%) high severe
58392026-09-03T10:58:53.465Z
58402026-09-03T10:58:53.468ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58412026-09-03T10:58:53.468ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58422026-09-03T10:58:58.546ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0031 s (4.1M iterations)
58432026-09-03T10:59:03.324ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58442026-09-03T10:59:03.413Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58452026-09-03T10:59:03.413Z time: [219.79 ns 220.20 ns 220.56 ns]
58462026-09-03T10:59:03.413Z change: [−0.3812% +0.1307% +0.6391%] (p = 0.62 > 0.05)
58472026-09-03T10:59:03.413Z No change in performance detected.
58482026-09-03T10:59:03.413ZFound 6 outliers among 100 measurements (6.00%)
58492026-09-03T10:59:03.413Z 3 (3.00%) high mild
58502026-09-03T10:59:03.413Z 3 (3.00%) high severe
58512026-09-03T10:59:04.306Z
58522026-09-03T10:59:04.309ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58532026-09-03T10:59:04.309ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58542026-09-03T10:59:07.451ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0010 s (6.7M iterations)
58552026-09-03T10:59:12.241ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58562026-09-03T10:59:12.328Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58572026-09-03T10:59:12.328Z time: [78.507 ns 78.985 ns 79.514 ns]
58582026-09-03T10:59:12.328Z change: [−0.3199% +0.6137% +1.5472%] (p = 0.20 > 0.05)
58592026-09-03T10:59:12.328Z No change in performance detected.
58602026-09-03T10:59:12.328ZFound 9 outliers among 100 measurements (9.00%)
58612026-09-03T10:59:12.328Z 6 (6.00%) high mild
58622026-09-03T10:59:12.328Z 3 (3.00%) high severe
58632026-09-03T10:59:13.225Z
58642026-09-03T10:59:13.228ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58652026-09-03T10:59:13.228ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58662026-09-03T10:59:17.241ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0094 s (2.6M iterations)
58672026-09-03T10:59:22.242ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58682026-09-03T10:59:22.329Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58692026-09-03T10:59:22.329Z time: [239.16 ns 239.62 ns 240.05 ns]
58702026-09-03T10:59:22.329Z change: [+0.2966% +0.7913% +1.2551%] (p = 0.00 < 0.05)
58712026-09-03T10:59:22.329Z Change within noise threshold.
58722026-09-03T10:59:22.329ZFound 5 outliers among 100 measurements (5.00%)
58732026-09-03T10:59:22.329Z 3 (3.00%) high mild
58742026-09-03T10:59:22.329Z 2 (2.00%) high severe
58752026-09-03T10:59:23.221Z
58762026-09-03T10:59:23.224ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58772026-09-03T10:59:23.224ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58782026-09-03T10:59:29.582ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0010 s (6.6M iterations)
58792026-09-03T10:59:33.262ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58802026-09-03T10:59:33.348Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58812026-09-03T10:59:33.348Z time: [98.365 ns 98.632 ns 98.886 ns]
58822026-09-03T10:59:33.348Z change: [−0.3666% +0.3352% +1.1022%] (p = 0.38 > 0.05)
58832026-09-03T10:59:33.348Z No change in performance detected.
58842026-09-03T10:59:33.348ZFound 5 outliers among 100 measurements (5.00%)
58852026-09-03T10:59:33.348Z 2 (2.00%) high mild
58862026-09-03T10:59:33.349Z 3 (3.00%) high severe
58872026-09-03T10:59:34.238Z
58882026-09-03T10:59:34.241ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58892026-09-03T10:59:34.241ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58902026-09-03T10:59:40.388ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0052 s (3.4M iterations)
58912026-09-03T10:59:44.862ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58922026-09-03T10:59:44.947Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58932026-09-03T10:59:44.948Z time: [190.23 ns 190.50 ns 190.82 ns]
58942026-09-03T10:59:44.948Z change: [−1.1016% −0.5751% −0.0316%] (p = 0.03 < 0.05)
58952026-09-03T10:59:44.948Z Change within noise threshold.
58962026-09-03T10:59:44.948ZFound 4 outliers among 100 measurements (4.00%)
58972026-09-03T10:59:44.948Z 2 (2.00%) high mild
58982026-09-03T10:59:44.948Z 2 (2.00%) high severe
58992026-09-03T10:59:45.844Z
59002026-09-03T10:59:45.847ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59012026-09-03T10:59:45.847ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59022026-09-03T10:59:50.304ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (4.7M iterations)
59032026-09-03T10:59:54.732ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59042026-09-03T10:59:54.842Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59052026-09-03T10:59:54.842Z time: [117.95 ns 118.23 ns 118.48 ns]
59062026-09-03T10:59:54.842Z change: [−0.3102% +0.4619% +1.2415%] (p = 0.25 > 0.05)
59072026-09-03T10:59:54.843Z No change in performance detected.
59082026-09-03T10:59:54.843ZFound 5 outliers among 100 measurements (5.00%)
59092026-09-03T10:59:54.843Z 1 (1.00%) high mild
59102026-09-03T10:59:54.843Z 4 (4.00%) high severe
59112026-09-03T10:59:55.708Z
59122026-09-03T10:59:55.712ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59132026-09-03T10:59:55.712ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59142026-09-03T11:00:00.156ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0014 s (2.4M iterations)
59152026-09-03T11:00:05.007ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59162026-09-03T11:00:05.093Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59172026-09-03T11:00:05.093Z time: [208.92 ns 209.22 ns 209.55 ns]
59182026-09-03T11:00:05.093Z change: [−1.8428% −1.2841% −0.7232%] (p = 0.00 < 0.05)
59192026-09-03T11:00:05.093Z Change within noise threshold.
59202026-09-03T11:00:05.093ZFound 6 outliers among 100 measurements (6.00%)
59212026-09-03T11:00:05.093Z 2 (2.00%) high mild
59222026-09-03T11:00:05.093Z 4 (4.00%) high severe
59232026-09-03T11:00:05.983Z
59242026-09-03T11:00:05.987ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59252026-09-03T11:00:05.987ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59262026-09-03T11:00:09.283ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (13M iterations)
59272026-09-03T11:00:13.240ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59282026-09-03T11:00:13.326Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59292026-09-03T11:00:13.326Z time: [62.595 ns 63.040 ns 63.556 ns]
59302026-09-03T11:00:13.326Z change: [−0.3740% +0.3358% +1.0834%] (p = 0.38 > 0.05)
59312026-09-03T11:00:13.326Z No change in performance detected.
59322026-09-03T11:00:13.326ZFound 7 outliers among 100 measurements (7.00%)
59332026-09-03T11:00:13.326Z 5 (5.00%) high mild
59342026-09-03T11:00:13.326Z 2 (2.00%) high severe
59352026-09-03T11:00:14.219Z
59362026-09-03T11:00:14.223ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59372026-09-03T11:00:14.223ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59382026-09-03T11:00:19.116ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0054 s (4.3M iterations)
59392026-09-03T11:00:24.214ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59402026-09-03T11:00:24.300Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59412026-09-03T11:00:24.300Z time: [289.85 ns 292.24 ns 295.33 ns]
59422026-09-03T11:00:24.300Z change: [−16.302% +0.7157% +19.628%] (p = 0.94 > 0.05)
59432026-09-03T11:00:24.300Z No change in performance detected.
59442026-09-03T11:00:24.300ZFound 12 outliers among 100 measurements (12.00%)
59452026-09-03T11:00:24.300Z 4 (4.00%) high mild
59462026-09-03T11:00:24.300Z 8 (8.00%) high severe
59472026-09-03T11:00:25.195Z
59482026-09-03T11:00:25.199ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59492026-09-03T11:00:25.199ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59502026-09-03T11:00:31.187ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (7.0M iterations)
59512026-09-03T11:00:35.957ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59522026-09-03T11:00:36.045Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59532026-09-03T11:00:36.045Z time: [80.055 ns 80.544 ns 81.090 ns]
59542026-09-03T11:00:36.045Z change: [−0.5630% +0.2681% +1.1449%] (p = 0.56 > 0.05)
59552026-09-03T11:00:36.045Z No change in performance detected.
59562026-09-03T11:00:36.045ZFound 9 outliers among 100 measurements (9.00%)
59572026-09-03T11:00:36.045Z 6 (6.00%) high mild
59582026-09-03T11:00:36.045Z 3 (3.00%) high severe
59592026-09-03T11:00:36.938Z
59602026-09-03T11:00:36.941ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59612026-09-03T11:00:36.941ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59622026-09-03T11:00:40.837ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0038 s (2.7M iterations)
59632026-09-03T11:00:46.050ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59642026-09-03T11:00:46.136Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59652026-09-03T11:00:46.136Z time: [329.15 ns 332.90 ns 337.78 ns]
59662026-09-03T11:00:46.136Z change: [−15.211% +0.9278% +20.069%] (p = 0.92 > 0.05)
59672026-09-03T11:00:46.136Z No change in performance detected.
59682026-09-03T11:00:46.136ZFound 11 outliers among 100 measurements (11.00%)
59692026-09-03T11:00:46.136Z 4 (4.00%) high mild
59702026-09-03T11:00:46.136Z 7 (7.00%) high severe
59712026-09-03T11:00:47.030Z
59722026-09-03T11:00:47.033ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59732026-09-03T11:00:47.033ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59742026-09-03T11:00:52.908ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0032 s (7.1M iterations)
59752026-09-03T11:00:56.648ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59762026-09-03T11:00:56.734Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59772026-09-03T11:00:56.734Z time: [98.288 ns 98.581 ns 98.838 ns]
59782026-09-03T11:00:56.734Z change: [−0.9951% −0.2750% +0.4712%] (p = 0.47 > 0.05)
59792026-09-03T11:00:56.734Z No change in performance detected.
59802026-09-03T11:00:56.734ZFound 2 outliers among 100 measurements (2.00%)
59812026-09-03T11:00:56.734Z 1 (1.00%) high mild
59822026-09-03T11:00:56.738Z 1 (1.00%) high severe
59832026-09-03T11:00:57.628Z
59842026-09-03T11:00:57.631ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59852026-09-03T11:00:57.632ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59862026-09-03T11:01:03.516ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0039 s (3.6M iterations)
59872026-09-03T11:01:08.268ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59882026-09-03T11:01:08.354Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59892026-09-03T11:01:08.354Z time: [256.34 ns 258.43 ns 261.19 ns]
59902026-09-03T11:01:08.354Z change: [−14.993% +0.1499% +17.001%] (p = 0.99 > 0.05)
59912026-09-03T11:01:08.354Z No change in performance detected.
59922026-09-03T11:01:08.354ZFound 12 outliers among 100 measurements (12.00%)
59932026-09-03T11:01:08.354Z 4 (4.00%) high mild
59942026-09-03T11:01:08.354Z 8 (8.00%) high severe
59952026-09-03T11:01:09.249Z
59962026-09-03T11:01:09.252ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59972026-09-03T11:01:09.252ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59982026-09-03T11:01:13.386ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0005 s (5.1M iterations)
59992026-09-03T11:01:17.932ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60002026-09-03T11:01:18.019Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60012026-09-03T11:01:18.020Z time: [117.61 ns 117.90 ns 118.16 ns]
60022026-09-03T11:01:18.020Z change: [−0.8620% −0.1773% +0.5273%] (p = 0.62 > 0.05)
60032026-09-03T11:01:18.020Z No change in performance detected.
60042026-09-03T11:01:18.020ZFound 7 outliers among 100 measurements (7.00%)
60052026-09-03T11:01:18.020Z 4 (4.00%) high mild
60062026-09-03T11:01:18.020Z 3 (3.00%) high severe
60072026-09-03T11:01:18.912Z
60082026-09-03T11:01:18.915ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60092026-09-03T11:01:18.916ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
60102026-09-03T11:01:23.232ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0040 s (2.4M iterations)
60112026-09-03T11:01:28.346ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60122026-09-03T11:01:28.431Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60132026-09-03T11:01:28.431Z time: [290.13 ns 293.08 ns 296.94 ns]
60142026-09-03T11:01:28.431Z change: [−15.359% −0.1814% +18.790%] (p = 0.99 > 0.05)
60152026-09-03T11:01:28.431Z No change in performance detected.
60162026-09-03T11:01:28.432ZFound 12 outliers among 100 measurements (12.00%)
60172026-09-03T11:01:28.432Z 4 (4.00%) high mild
60182026-09-03T11:01:28.432Z 8 (8.00%) high severe
60192026-09-03T11:01:29.329Z
60202026-09-03T11:01:29.333ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60212026-09-03T11:01:29.333ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60222026-09-03T11:01:32.404ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (14M iterations)
60232026-09-03T11:01:36.600ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60242026-09-03T11:01:36.686Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60252026-09-03T11:01:36.686Z time: [61.582 ns 62.001 ns 62.487 ns]
60262026-09-03T11:01:36.686Z change: [−0.2690% +0.4736% +1.2058%] (p = 0.21 > 0.05)
60272026-09-03T11:01:36.686Z No change in performance detected.
60282026-09-03T11:01:36.686ZFound 9 outliers among 100 measurements (9.00%)
60292026-09-03T11:01:36.686Z 2 (2.00%) high mild
60302026-09-03T11:01:36.686Z 7 (7.00%) high severe
60312026-09-03T11:01:37.584Z
60322026-09-03T11:01:37.588ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60332026-09-03T11:01:37.588ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60342026-09-03T11:01:42.243ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0043 s (4.5M iterations)
60352026-09-03T11:01:47.370ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60362026-09-03T11:01:47.456Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60372026-09-03T11:01:47.456Z time: [245.87 ns 247.76 ns 250.17 ns]
60382026-09-03T11:01:47.456Z change: [−15.385% +0.7399% +21.384%] (p = 0.94 > 0.05)
60392026-09-03T11:01:47.457Z No change in performance detected.
60402026-09-03T11:01:47.460ZFound 12 outliers among 100 measurements (12.00%)
60412026-09-03T11:01:47.460Z 5 (5.00%) high mild
60422026-09-03T11:01:47.460Z 7 (7.00%) high severe
60432026-09-03T11:01:48.360Z
60442026-09-03T11:01:48.363ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60452026-09-03T11:01:48.364ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60462026-09-03T11:01:54.372ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0022 s (7.0M iterations)
60472026-09-03T11:01:59.083ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60482026-09-03T11:01:59.170Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60492026-09-03T11:01:59.170Z time: [79.013 ns 79.507 ns 80.060 ns]
60502026-09-03T11:01:59.170Z change: [−0.9210% −0.0359% +0.8197%] (p = 0.94 > 0.05)
60512026-09-03T11:01:59.170Z No change in performance detected.
60522026-09-03T11:01:59.170ZFound 9 outliers among 100 measurements (9.00%)
60532026-09-03T11:01:59.170Z 6 (6.00%) high mild
60542026-09-03T11:01:59.170Z 3 (3.00%) high severe
60552026-09-03T11:02:00.064Z
60562026-09-03T11:02:00.068ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60572026-09-03T11:02:00.068ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60582026-09-03T11:02:03.881ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0089 s (2.8M iterations)
60592026-09-03T11:02:09.064ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60602026-09-03T11:02:09.149Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60612026-09-03T11:02:09.150Z time: [281.29 ns 284.25 ns 288.11 ns]
60622026-09-03T11:02:09.150Z change: [−15.114% +0.0702% +17.296%] (p = 0.98 > 0.05)
60632026-09-03T11:02:09.150Z No change in performance detected.
60642026-09-03T11:02:09.150ZFound 12 outliers among 100 measurements (12.00%)
60652026-09-03T11:02:09.150Z 5 (5.00%) high mild
60662026-09-03T11:02:09.150Z 7 (7.00%) high severe
60672026-09-03T11:02:10.043Z
60682026-09-03T11:02:10.047ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60692026-09-03T11:02:10.047ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60702026-09-03T11:02:15.838ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0015 s (7.2M iterations)
60712026-09-03T11:02:19.621ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60722026-09-03T11:02:19.707Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60732026-09-03T11:02:19.707Z time: [97.970 ns 98.243 ns 98.491 ns]
60742026-09-03T11:02:19.707Z change: [−0.4960% +0.2779% +1.0402%] (p = 0.49 > 0.05)
60752026-09-03T11:02:19.707Z No change in performance detected.
60762026-09-03T11:02:19.707ZFound 3 outliers among 100 measurements (3.00%)
60772026-09-03T11:02:19.707Z 1 (1.00%) high mild
60782026-09-03T11:02:19.707Z 2 (2.00%) high severe
60792026-09-03T11:02:20.604Z
60802026-09-03T11:02:20.607ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60812026-09-03T11:02:20.607ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60822026-09-03T11:02:26.285ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0067 s (3.7M iterations)
60832026-09-03T11:02:31.044ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60842026-09-03T11:02:31.129Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60852026-09-03T11:02:31.129Z time: [211.33 ns 212.94 ns 215.02 ns]
60862026-09-03T11:02:31.129Z change: [−12.928% +0.7491% +17.708%] (p = 0.93 > 0.05)
60872026-09-03T11:02:31.129Z No change in performance detected.
60882026-09-03T11:02:31.129ZFound 12 outliers among 100 measurements (12.00%)
60892026-09-03T11:02:31.129Z 4 (4.00%) high mild
60902026-09-03T11:02:31.130Z 8 (8.00%) high severe
60912026-09-03T11:02:32.025Z
60922026-09-03T11:02:32.028ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60932026-09-03T11:02:32.028ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60942026-09-03T11:02:36.172ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0028 s (5.1M iterations)
60952026-09-03T11:02:40.693ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60962026-09-03T11:02:40.779Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60972026-09-03T11:02:40.779Z time: [117.16 ns 117.42 ns 117.67 ns]
60982026-09-03T11:02:40.779Z change: [−1.1799% −0.4940% +0.1753%] (p = 0.15 > 0.05)
60992026-09-03T11:02:40.779Z No change in performance detected.
61002026-09-03T11:02:40.779ZFound 6 outliers among 100 measurements (6.00%)
61012026-09-03T11:02:40.779Z 3 (3.00%) high mild
61022026-09-03T11:02:40.779Z 3 (3.00%) high severe
61032026-09-03T11:02:41.674Z
61042026-09-03T11:02:41.677ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61052026-09-03T11:02:41.677ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
61062026-09-03T11:02:45.932ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0042 s (2.5M iterations)
61072026-09-03T11:02:51.012ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
61082026-09-03T11:02:51.099Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61092026-09-03T11:02:51.099Z time: [240.02 ns 242.19 ns 245.02 ns]
61102026-09-03T11:02:51.099Z change: [−15.640% −0.6980% +16.133%] (p = 0.93 > 0.05)
61112026-09-03T11:02:51.099Z No change in performance detected.
61122026-09-03T11:02:51.102ZFound 12 outliers among 100 measurements (12.00%)
61132026-09-03T11:02:51.102Z 4 (4.00%) high mild
61142026-09-03T11:02:51.102Z 8 (8.00%) high severe
61152026-09-03T11:02:51.997Z
61162026-09-03T11:02:52.000ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61172026-09-03T11:02:52.000ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61182026-09-03T11:02:55.353ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (12M iterations)
61192026-09-03T11:02:59.645ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61202026-09-03T11:02:59.731Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61212026-09-03T11:02:59.731Z time: [61.846 ns 62.264 ns 62.746 ns]
61222026-09-03T11:02:59.732Z change: [−0.2886% +0.5360% +1.3273%] (p = 0.20 > 0.05)
61232026-09-03T11:02:59.732Z No change in performance detected.
61242026-09-03T11:02:59.732ZFound 10 outliers among 100 measurements (10.00%)
61252026-09-03T11:02:59.732Z 3 (3.00%) high mild
61262026-09-03T11:02:59.732Z 7 (7.00%) high severe
61272026-09-03T11:03:00.623Z
61282026-09-03T11:03:00.626ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61292026-09-03T11:03:00.626ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61302026-09-03T11:03:05.775ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0050 s (4.1M iterations)
61312026-09-03T11:03:10.926ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61322026-09-03T11:03:11.012Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61332026-09-03T11:03:11.012Z time: [292.12 ns 294.81 ns 298.29 ns]
61342026-09-03T11:03:11.012Z change: [−17.240% +0.7516% +21.731%] (p = 0.95 > 0.05)
61352026-09-03T11:03:11.012Z No change in performance detected.
61362026-09-03T11:03:11.012ZFound 12 outliers among 100 measurements (12.00%)
61372026-09-03T11:03:11.012Z 4 (4.00%) high mild
61382026-09-03T11:03:11.012Z 8 (8.00%) high severe
61392026-09-03T11:03:11.904Z
61402026-09-03T11:03:11.907ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61412026-09-03T11:03:11.907ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61422026-09-03T11:03:15.019ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0002 s (6.7M iterations)
61432026-09-03T11:03:19.897ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61442026-09-03T11:03:19.983Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61452026-09-03T11:03:19.983Z time: [79.528 ns 80.015 ns 80.556 ns]
61462026-09-03T11:03:19.983Z change: [−0.1932% +0.7547% +1.7951%] (p = 0.14 > 0.05)
61472026-09-03T11:03:19.983Z No change in performance detected.
61482026-09-03T11:03:19.983ZFound 11 outliers among 100 measurements (11.00%)
61492026-09-03T11:03:19.983Z 8 (8.00%) high mild
61502026-09-03T11:03:19.983Z 3 (3.00%) high severe
61512026-09-03T11:03:20.882Z
61522026-09-03T11:03:20.885ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61532026-09-03T11:03:20.885ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61542026-09-03T11:03:25.036ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0014 s (2.5M iterations)
61552026-09-03T11:03:30.239ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61562026-09-03T11:03:30.325Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61572026-09-03T11:03:30.325Z time: [335.61 ns 339.96 ns 345.61 ns]
61582026-09-03T11:03:30.325Z change: [−12.720% +5.6565% +28.343%] (p = 0.60 > 0.05)
61592026-09-03T11:03:30.325Z No change in performance detected.
61602026-09-03T11:03:30.325ZFound 12 outliers among 100 measurements (12.00%)
61612026-09-03T11:03:30.325Z 4 (4.00%) high mild
61622026-09-03T11:03:30.325Z 8 (8.00%) high severe
61632026-09-03T11:03:31.215Z
61642026-09-03T11:03:31.219ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61652026-09-03T11:03:31.219ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61662026-09-03T11:03:37.353ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0022 s (6.8M iterations)
61672026-09-03T11:03:41.171ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61682026-09-03T11:03:41.258Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61692026-09-03T11:03:41.258Z time: [98.431 ns 98.719 ns 98.972 ns]
61702026-09-03T11:03:41.258Z change: [−0.8054% −0.0162% +0.8173%] (p = 0.96 > 0.05)
61712026-09-03T11:03:41.258Z No change in performance detected.
61722026-09-03T11:03:41.258ZFound 4 outliers among 100 measurements (4.00%)
61732026-09-03T11:03:41.258Z 1 (1.00%) high mild
61742026-09-03T11:03:41.258Z 3 (3.00%) high severe
61752026-09-03T11:03:42.155Z
61762026-09-03T11:03:42.158ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61772026-09-03T11:03:42.158ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61782026-09-03T11:03:48.351ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0055 s (3.4M iterations)
61792026-09-03T11:03:53.145ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61802026-09-03T11:03:53.230Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61812026-09-03T11:03:53.231Z time: [256.79 ns 259.13 ns 262.18 ns]
61822026-09-03T11:03:53.231Z change: [−14.986% −0.1359% +18.067%] (p = 0.99 > 0.05)
61832026-09-03T11:03:53.231Z No change in performance detected.
61842026-09-03T11:03:53.231ZFound 11 outliers among 100 measurements (11.00%)
61852026-09-03T11:03:53.231Z 4 (4.00%) high mild
61862026-09-03T11:03:53.231Z 7 (7.00%) high severe
61872026-09-03T11:03:54.124Z
61882026-09-03T11:03:54.127ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61892026-09-03T11:03:54.127ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61902026-09-03T11:03:58.451ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0000 s (4.8M iterations)
61912026-09-03T11:04:03.025ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61922026-09-03T11:04:03.111Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61932026-09-03T11:04:03.111Z time: [118.35 ns 118.63 ns 118.87 ns]
61942026-09-03T11:04:03.111Z change: [−0.7232% +0.0554% +0.8491%] (p = 0.89 > 0.05)
61952026-09-03T11:04:03.111Z No change in performance detected.
61962026-09-03T11:04:03.111ZFound 6 outliers among 100 measurements (6.00%)
61972026-09-03T11:04:03.111Z 3 (3.00%) high mild
61982026-09-03T11:04:03.111Z 3 (3.00%) high severe
61992026-09-03T11:04:04.002Z
62002026-09-03T11:04:04.006ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
62012026-09-03T11:04:04.006ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
62022026-09-03T11:04:08.509ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0025 s (2.3M iterations)
62032026-09-03T11:04:13.611ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
62042026-09-03T11:04:13.697Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
62052026-09-03T11:04:13.697Z time: [290.63 ns 293.85 ns 298.07 ns]
62062026-09-03T11:04:13.697Z change: [−16.872% −1.3045% +17.320%] (p = 0.89 > 0.05)
62072026-09-03T11:04:13.697Z No change in performance detected.
62082026-09-03T11:04:13.697ZFound 12 outliers among 100 measurements (12.00%)
62092026-09-03T11:04:13.697Z 4 (4.00%) high mild
62102026-09-03T11:04:13.697Z 8 (8.00%) high severe
62112026-09-03T11:04:14.591Z
62122026-09-03T11:04:14.594ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62132026-09-03T11:04:14.594ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62142026-09-03T11:04:17.951ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (12M iterations)
62152026-09-03T11:04:22.189ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62162026-09-03T11:04:22.275Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62172026-09-03T11:04:22.275Z time: [61.012 ns 61.494 ns 62.057 ns]
62182026-09-03T11:04:22.275Z change: [−0.3679% +0.3917% +1.2058%] (p = 0.34 > 0.05)
62192026-09-03T11:04:22.275Z No change in performance detected.
62202026-09-03T11:04:22.275ZFound 9 outliers among 100 measurements (9.00%)
62212026-09-03T11:04:22.276Z 2 (2.00%) high mild
62222026-09-03T11:04:22.276Z 7 (7.00%) high severe
62232026-09-03T11:04:23.165Z
62242026-09-03T11:04:23.168ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62252026-09-03T11:04:23.168ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62262026-09-03T11:04:28.150ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0049 s (4.2M iterations)
62272026-09-03T11:04:33.290ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62282026-09-03T11:04:33.375Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62292026-09-03T11:04:33.375Z time: [253.14 ns 255.31 ns 258.12 ns]
62302026-09-03T11:04:33.375Z change: [−16.692% +0.5950% +21.113%] (p = 0.95 > 0.05)
62312026-09-03T11:04:33.375Z No change in performance detected.
62322026-09-03T11:04:33.375ZFound 11 outliers among 100 measurements (11.00%)
62332026-09-03T11:04:33.375Z 3 (3.00%) high mild
62342026-09-03T11:04:33.375Z 8 (8.00%) high severe
62352026-09-03T11:04:34.269Z
62362026-09-03T11:04:34.273ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62372026-09-03T11:04:34.273ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62382026-09-03T11:04:37.307ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0033 s (6.9M iterations)
62392026-09-03T11:04:42.270ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62402026-09-03T11:04:42.356Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62412026-09-03T11:04:42.356Z time: [78.337 ns 78.832 ns 79.379 ns]
62422026-09-03T11:04:42.356Z change: [−0.5807% +0.3204% +1.2400%] (p = 0.49 > 0.05)
62432026-09-03T11:04:42.356Z No change in performance detected.
62442026-09-03T11:04:42.356ZFound 7 outliers among 100 measurements (7.00%)
62452026-09-03T11:04:42.356Z 5 (5.00%) high mild
62462026-09-03T11:04:42.356Z 2 (2.00%) high severe
62472026-09-03T11:04:43.246Z
62482026-09-03T11:04:43.249ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62492026-09-03T11:04:43.249ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62502026-09-03T11:04:47.324ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0075 s (2.6M iterations)
62512026-09-03T11:04:52.503ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62522026-09-03T11:04:52.589Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62532026-09-03T11:04:52.589Z time: [292.49 ns 295.91 ns 300.38 ns]
62542026-09-03T11:04:52.589Z change: [−15.629% +0.4368% +19.114%] (p = 0.97 > 0.05)
62552026-09-03T11:04:52.589Z No change in performance detected.
62562026-09-03T11:04:52.589ZFound 11 outliers among 100 measurements (11.00%)
62572026-09-03T11:04:52.589Z 4 (4.00%) high mild
62582026-09-03T11:04:52.589Z 7 (7.00%) high severe
62592026-09-03T11:04:53.481Z
62602026-09-03T11:04:53.484ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62612026-09-03T11:04:53.484ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62622026-09-03T11:04:59.550ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0019 s (6.9M iterations)
62632026-09-03T11:05:03.389ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62642026-09-03T11:05:03.475Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62652026-09-03T11:05:03.476Z time: [97.740 ns 97.966 ns 98.158 ns]
62662026-09-03T11:05:03.476Z change: [−0.8842% −0.2279% +0.4540%] (p = 0.53 > 0.05)
62672026-09-03T11:05:03.476Z No change in performance detected.
62682026-09-03T11:05:03.476ZFound 5 outliers among 100 measurements (5.00%)
62692026-09-03T11:05:03.476Z 2 (2.00%) high mild
62702026-09-03T11:05:03.476Z 3 (3.00%) high severe
62712026-09-03T11:05:04.364Z
62722026-09-03T11:05:04.368ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62732026-09-03T11:05:04.368ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62742026-09-03T11:05:10.373ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0062 s (3.5M iterations)
62752026-09-03T11:05:15.161ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62762026-09-03T11:05:15.246Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62772026-09-03T11:05:15.246Z time: [215.60 ns 217.35 ns 219.62 ns]
62782026-09-03T11:05:15.246Z change: [−14.287% +0.1287% +15.495%] (p = 0.99 > 0.05)
62792026-09-03T11:05:15.250Z No change in performance detected.
62802026-09-03T11:05:15.250ZFound 11 outliers among 100 measurements (11.00%)
62812026-09-03T11:05:15.250Z 4 (4.00%) high mild
62822026-09-03T11:05:15.250Z 7 (7.00%) high severe
62832026-09-03T11:05:16.148Z
62842026-09-03T11:05:16.151ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62852026-09-03T11:05:16.151ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62862026-09-03T11:05:20.419ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0038 s (4.9M iterations)
62872026-09-03T11:05:25.012ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62882026-09-03T11:05:25.098Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62892026-09-03T11:05:25.098Z time: [117.00 ns 117.26 ns 117.49 ns]
62902026-09-03T11:05:25.098Z change: [−1.0142% −0.2695% +0.5340%] (p = 0.50 > 0.05)
62912026-09-03T11:05:25.098Z No change in performance detected.
62922026-09-03T11:05:25.102ZFound 6 outliers among 100 measurements (6.00%)
62932026-09-03T11:05:25.102Z 3 (3.00%) high mild
62942026-09-03T11:05:25.102Z 3 (3.00%) high severe
62952026-09-03T11:05:25.994Z
62962026-09-03T11:05:25.997ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62972026-09-03T11:05:25.997ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62982026-09-03T11:05:30.409ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0074 s (2.4M iterations)
62992026-09-03T11:05:35.503ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
63002026-09-03T11:05:35.589Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
63012026-09-03T11:05:35.589Z time: [245.62 ns 248.02 ns 251.12 ns]
63022026-09-03T11:05:35.589Z change: [−16.033% −0.3817% +17.276%] (p = 0.96 > 0.05)
63032026-09-03T11:05:35.589Z No change in performance detected.
63042026-09-03T11:05:35.589ZFound 12 outliers among 100 measurements (12.00%)
63052026-09-03T11:05:35.589Z 4 (4.00%) high mild
63062026-09-03T11:05:35.589Z 8 (8.00%) high severe
63072026-09-03T11:05:36.484Z
63082026-09-03T11:05:36.487ZBenchmarking source_filter/allows/exclude_empty_v4
63092026-09-03T11:05:36.488ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
63102026-09-03T11:05:40.418ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.5B iterations)
63112026-09-03T11:05:45.307ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63122026-09-03T11:05:45.393Zsource_filter/allows/exclude_empty_v4
63132026-09-03T11:05:45.393Z time: [894.85 ps 895.26 ps 895.68 ps]
63142026-09-03T11:05:45.393Z thrpt: [1.1165 Gelem/s 1.1170 Gelem/s 1.1175 Gelem/s]
63152026-09-03T11:05:45.393Z change:
63162026-09-03T11:05:45.393Z time: [+0.4784% +0.5479% +0.6146%] (p = 0.00 < 0.05)
63172026-09-03T11:05:45.393Z thrpt: [−0.6108% −0.5449% −0.4762%]
63182026-09-03T11:05:45.393Z Change within noise threshold.
63192026-09-03T11:05:45.393ZFound 4 outliers among 100 measurements (4.00%)
63202026-09-03T11:05:45.393Z 2 (2.00%) low mild
63212026-09-03T11:05:45.393Z 2 (2.00%) high mild
63222026-09-03T11:05:46.282ZBenchmarking source_filter/allows/exclude_empty_v6
63232026-09-03T11:05:46.282ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63242026-09-03T11:05:50.256ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.4B iterations)
63252026-09-03T11:05:55.090ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63262026-09-03T11:05:55.177Zsource_filter/allows/exclude_empty_v6
63272026-09-03T11:05:55.177Z time: [894.09 ps 894.44 ps 894.80 ps]
63282026-09-03T11:05:55.177Z thrpt: [1.1176 Gelem/s 1.1180 Gelem/s 1.1185 Gelem/s]
63292026-09-03T11:05:55.177Z change:
63302026-09-03T11:05:55.177Z time: [+0.4254% +0.4752% +0.5239%] (p = 0.00 < 0.05)
63312026-09-03T11:05:55.177Z thrpt: [−0.5212% −0.4730% −0.4236%]
63322026-09-03T11:05:55.177Z Change within noise threshold.
63332026-09-03T11:05:55.177ZFound 5 outliers among 100 measurements (5.00%)
63342026-09-03T11:05:55.177Z 1 (1.00%) low severe
63352026-09-03T11:05:55.177Z 4 (4.00%) low mild
63362026-09-03T11:05:56.065ZBenchmarking source_filter/allows/exclude_miss_v4/1
63372026-09-03T11:05:56.068ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63382026-09-03T11:06:00.167ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
63392026-09-03T11:06:05.247ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63402026-09-03T11:06:05.333Zsource_filter/allows/exclude_miss_v4/1
63412026-09-03T11:06:05.333Z time: [1.9375 ns 1.9427 ns 1.9481 ns]
63422026-09-03T11:06:05.333Z thrpt: [513.31 Melem/s 514.75 Melem/s 516.13 Melem/s]
63432026-09-03T11:06:05.333Z change:
63442026-09-03T11:06:05.333Z time: [−10.499% −10.088% −9.7066%] (p = 0.00 < 0.05)
63452026-09-03T11:06:05.333Z thrpt: [+10.750% +11.220% +11.731%]
63462026-09-03T11:06:05.333Z Performance has improved.
63472026-09-03T11:06:05.333ZFound 1 outliers among 100 measurements (1.00%)
63482026-09-03T11:06:05.333Z 1 (1.00%) high mild
63492026-09-03T11:06:06.222ZBenchmarking source_filter/allows/exclude_hit_v4/1
63502026-09-03T11:06:06.222ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63512026-09-03T11:06:10.055ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63522026-09-03T11:06:15.051ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63532026-09-03T11:06:15.136Zsource_filter/allows/exclude_hit_v4/1
63542026-09-03T11:06:15.136Z time: [1.7812 ns 1.7830 ns 1.7853 ns]
63552026-09-03T11:06:15.137Z thrpt: [560.14 Melem/s 560.85 Melem/s 561.42 Melem/s]
63562026-09-03T11:06:15.137Z change:
63572026-09-03T11:06:15.137Z time: [−7.6323% −6.9811% −6.3322%] (p = 0.00 < 0.05)
63582026-09-03T11:06:15.137Z thrpt: [+6.7603% +7.5050% +8.2630%]
63592026-09-03T11:06:15.137Z Performance has improved.
63602026-09-03T11:06:15.137ZFound 6 outliers among 100 measurements (6.00%)
63612026-09-03T11:06:15.137Z 3 (3.00%) high mild
63622026-09-03T11:06:15.137Z 3 (3.00%) high severe
63632026-09-03T11:06:16.025ZBenchmarking source_filter/allows/exclude_miss_v6/1
63642026-09-03T11:06:16.025ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63652026-09-03T11:06:20.794ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63662026-09-03T11:06:25.834ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63672026-09-03T11:06:25.920Zsource_filter/allows/exclude_miss_v6/1
63682026-09-03T11:06:25.920Z time: [4.4558 ns 4.4714 ns 4.4903 ns]
63692026-09-03T11:06:25.920Z thrpt: [222.70 Melem/s 223.64 Melem/s 224.43 Melem/s]
63702026-09-03T11:06:25.920Z change:
63712026-09-03T11:06:25.920Z time: [−0.5743% −0.0251% +0.4929%] (p = 0.93 > 0.05)
63722026-09-03T11:06:25.920Z thrpt: [−0.4905% +0.0251% +0.5776%]
63732026-09-03T11:06:25.920Z No change in performance detected.
63742026-09-03T11:06:25.920ZFound 17 outliers among 100 measurements (17.00%)
63752026-09-03T11:06:25.920Z 17 (17.00%) high severe
63762026-09-03T11:06:26.810ZBenchmarking source_filter/allows/exclude_hit_v6/1
63772026-09-03T11:06:26.810ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63782026-09-03T11:06:31.816ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63792026-09-03T11:06:36.865ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63802026-09-03T11:06:36.952Zsource_filter/allows/exclude_hit_v6/1
63812026-09-03T11:06:36.952Z time: [4.6875 ns 4.7032 ns 4.7221 ns]
63822026-09-03T11:06:36.952Z thrpt: [211.77 Melem/s 212.62 Melem/s 213.33 Melem/s]
63832026-09-03T11:06:36.952Z change:
63842026-09-03T11:06:36.952Z time: [−0.3290% +0.1508% +0.6438%] (p = 0.56 > 0.05)
63852026-09-03T11:06:36.953Z thrpt: [−0.6397% −0.1505% +0.3301%]
63862026-09-03T11:06:36.953Z No change in performance detected.
63872026-09-03T11:06:36.953ZFound 17 outliers among 100 measurements (17.00%)
63882026-09-03T11:06:36.953Z 17 (17.00%) high severe
63892026-09-03T11:06:37.843ZBenchmarking source_filter/allows/exclude_miss_v4/5
63902026-09-03T11:06:37.843ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63912026-09-03T11:06:41.826ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
63922026-09-03T11:06:46.886ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63932026-09-03T11:06:46.974Zsource_filter/allows/exclude_miss_v4/5
63942026-09-03T11:06:46.974Z time: [3.7453 ns 3.7560 ns 3.7670 ns]
63952026-09-03T11:06:46.974Z thrpt: [265.46 Melem/s 266.24 Melem/s 267.00 Melem/s]
63962026-09-03T11:06:46.974Z change:
63972026-09-03T11:06:46.974Z time: [−3.2860% −2.6070% −1.9716%] (p = 0.00 < 0.05)
63982026-09-03T11:06:46.974Z thrpt: [+2.0113% +2.6767% +3.3976%]
63992026-09-03T11:06:46.974Z Performance has improved.
64002026-09-03T11:06:46.974ZFound 15 outliers among 100 measurements (15.00%)
64012026-09-03T11:06:46.974Z 10 (10.00%) low severe
64022026-09-03T11:06:46.974Z 2 (2.00%) low mild
64032026-09-03T11:06:46.974Z 3 (3.00%) high mild
64042026-09-03T11:06:47.863ZBenchmarking source_filter/allows/exclude_hit_v4/5
64052026-09-03T11:06:47.863ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
64062026-09-03T11:06:51.707ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
64072026-09-03T11:06:56.693ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
64082026-09-03T11:06:56.780Zsource_filter/allows/exclude_hit_v4/5
64092026-09-03T11:06:56.780Z time: [1.7818 ns 1.7846 ns 1.7878 ns]
64102026-09-03T11:06:56.780Z thrpt: [559.34 Melem/s 560.36 Melem/s 561.23 Melem/s]
64112026-09-03T11:06:56.780Z change:
64122026-09-03T11:06:56.780Z time: [−9.6847% −9.3597% −9.0376%] (p = 0.00 < 0.05)
64132026-09-03T11:06:56.780Z thrpt: [+9.9356% +10.326% +10.723%]
64142026-09-03T11:06:56.780Z Performance has improved.
64152026-09-03T11:06:56.783ZFound 12 outliers among 100 measurements (12.00%)
64162026-09-03T11:06:56.783Z 2 (2.00%) high mild
64172026-09-03T11:06:56.783Z 10 (10.00%) high severe
64182026-09-03T11:06:57.671ZBenchmarking source_filter/allows/exclude_miss_v6/5
64192026-09-03T11:06:57.671ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64202026-09-03T11:07:01.252ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (750M iterations)
64212026-09-03T11:07:06.276ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64222026-09-03T11:07:06.362Zsource_filter/allows/exclude_miss_v6/5
64232026-09-03T11:07:06.362Z time: [6.6799 ns 6.6956 ns 6.7146 ns]
64242026-09-03T11:07:06.362Z thrpt: [148.93 Melem/s 149.35 Melem/s 149.70 Melem/s]
64252026-09-03T11:07:06.362Z change:
64262026-09-03T11:07:06.362Z time: [−0.1679% +0.1989% +0.5572%] (p = 0.28 > 0.05)
64272026-09-03T11:07:06.362Z thrpt: [−0.5541% −0.1986% +0.1682%]
64282026-09-03T11:07:06.365Z No change in performance detected.
64292026-09-03T11:07:06.365ZFound 22 outliers among 100 measurements (22.00%)
64302026-09-03T11:07:06.365Z 2 (2.00%) high mild
64312026-09-03T11:07:06.365Z 20 (20.00%) high severe
64322026-09-03T11:07:07.255ZBenchmarking source_filter/allows/exclude_hit_v6/5
64332026-09-03T11:07:07.255ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64342026-09-03T11:07:12.261ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64352026-09-03T11:07:17.300ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64362026-09-03T11:07:17.386Zsource_filter/allows/exclude_hit_v6/5
64372026-09-03T11:07:17.386Z time: [4.6765 ns 4.6922 ns 4.7112 ns]
64382026-09-03T11:07:17.386Z thrpt: [212.26 Melem/s 213.12 Melem/s 213.83 Melem/s]
64392026-09-03T11:07:17.386Z change:
64402026-09-03T11:07:17.386Z time: [−0.5217% −0.0041% +0.5110%] (p = 0.99 > 0.05)
64412026-09-03T11:07:17.386Z thrpt: [−0.5084% +0.0041% +0.5245%]
64422026-09-03T11:07:17.386Z No change in performance detected.
64432026-09-03T11:07:17.386ZFound 17 outliers among 100 measurements (17.00%)
64442026-09-03T11:07:17.386Z 17 (17.00%) high severe
64452026-09-03T11:07:18.277ZBenchmarking source_filter/allows/exclude_miss_v4/10
64462026-09-03T11:07:18.277ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64472026-09-03T11:07:22.002ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (721M iterations)
64482026-09-03T11:07:26.198ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64492026-09-03T11:07:26.285Zsource_filter/allows/exclude_miss_v4/10
64502026-09-03T11:07:26.285Z time: [5.8179 ns 5.8226 ns 5.8275 ns]
64512026-09-03T11:07:26.285Z thrpt: [171.60 Melem/s 171.75 Melem/s 171.88 Melem/s]
64522026-09-03T11:07:26.285Z change:
64532026-09-03T11:07:26.285Z time: [−6.3127% −5.9107% −5.5033%] (p = 0.00 < 0.05)
64542026-09-03T11:07:26.285Z thrpt: [+5.8238% +6.2821% +6.7380%]
64552026-09-03T11:07:26.285Z Performance has improved.
64562026-09-03T11:07:26.285ZFound 6 outliers among 100 measurements (6.00%)
64572026-09-03T11:07:26.285Z 3 (3.00%) high mild
64582026-09-03T11:07:26.285Z 3 (3.00%) high severe
64592026-09-03T11:07:27.176ZBenchmarking source_filter/allows/exclude_hit_v4/10
64602026-09-03T11:07:27.176ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64612026-09-03T11:07:31.059ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
64622026-09-03T11:07:36.061ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64632026-09-03T11:07:36.148Zsource_filter/allows/exclude_hit_v4/10
64642026-09-03T11:07:36.148Z time: [1.8047 ns 1.8098 ns 1.8159 ns]
64652026-09-03T11:07:36.148Z thrpt: [550.70 Melem/s 552.54 Melem/s 554.11 Melem/s]
64662026-09-03T11:07:36.148Z change:
64672026-09-03T11:07:36.148Z time: [−12.759% −12.534% −12.267%] (p = 0.00 < 0.05)
64682026-09-03T11:07:36.148Z thrpt: [+13.982% +14.331% +14.625%]
64692026-09-03T11:07:36.148Z Performance has improved.
64702026-09-03T11:07:36.148ZFound 10 outliers among 100 measurements (10.00%)
64712026-09-03T11:07:36.148Z 3 (3.00%) high mild
64722026-09-03T11:07:36.149Z 7 (7.00%) high severe
64732026-09-03T11:07:37.041ZBenchmarking source_filter/allows/exclude_miss_v6/10
64742026-09-03T11:07:37.041ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64752026-09-03T11:07:42.274ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (513M iterations)
64762026-09-03T11:07:47.257ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64772026-09-03T11:07:47.343Zsource_filter/allows/exclude_miss_v6/10
64782026-09-03T11:07:47.343Z time: [9.7067 ns 9.7127 ns 9.7196 ns]
64792026-09-03T11:07:47.343Z thrpt: [102.89 Melem/s 102.96 Melem/s 103.02 Melem/s]
64802026-09-03T11:07:47.343Z change:
64812026-09-03T11:07:47.343Z time: [−6.7312% −6.6751% −6.6148%] (p = 0.00 < 0.05)
64822026-09-03T11:07:47.343Z thrpt: [+7.0834% +7.1525% +7.2169%]
64832026-09-03T11:07:47.343Z Performance has improved.
64842026-09-03T11:07:47.343ZFound 8 outliers among 100 measurements (8.00%)
64852026-09-03T11:07:47.343Z 8 (8.00%) high mild
64862026-09-03T11:07:48.230ZBenchmarking source_filter/allows/exclude_hit_v6/10
64872026-09-03T11:07:48.230ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64882026-09-03T11:07:53.235ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64892026-09-03T11:07:58.274ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64902026-09-03T11:07:58.360Zsource_filter/allows/exclude_hit_v6/10
64912026-09-03T11:07:58.360Z time: [4.6762 ns 4.6919 ns 4.7108 ns]
64922026-09-03T11:07:58.360Z thrpt: [212.28 Melem/s 213.13 Melem/s 213.85 Melem/s]
64932026-09-03T11:07:58.360Z change:
64942026-09-03T11:07:58.360Z time: [−0.5560% −0.0238% +0.5134%] (p = 0.93 > 0.05)
64952026-09-03T11:07:58.360Z thrpt: [−0.5108% +0.0238% +0.5591%]
64962026-09-03T11:07:58.361Z No change in performance detected.
64972026-09-03T11:07:58.361ZFound 18 outliers among 100 measurements (18.00%)
64982026-09-03T11:07:58.361Z 18 (18.00%) high severe
64992026-09-03T11:07:59.260ZBenchmarking source_filter/allows/exclude_miss_v4/50
65002026-09-03T11:07:59.260ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
65012026-09-03T11:08:02.646ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (793M iterations)
65022026-09-03T11:08:07.508ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
65032026-09-03T11:08:07.594Zsource_filter/allows/exclude_miss_v4/50
65042026-09-03T11:08:07.594Z time: [6.1173 ns 6.2462 ns 6.3655 ns]
65052026-09-03T11:08:07.594Z thrpt: [157.10 Melem/s 160.10 Melem/s 163.47 Melem/s]
65062026-09-03T11:08:07.594Z change:
65072026-09-03T11:08:07.594Z time: [+0.9614% +2.7380% +4.4859%] (p = 0.00 < 0.05)
65082026-09-03T11:08:07.594Z thrpt: [−4.2933% −2.6650% −0.9522%]
65092026-09-03T11:08:07.594Z Change within noise threshold.
65102026-09-03T11:08:07.594ZFound 7 outliers among 100 measurements (7.00%)
65112026-09-03T11:08:07.594Z 6 (6.00%) high mild
65122026-09-03T11:08:07.594Z 1 (1.00%) high severe
65132026-09-03T11:08:08.487ZBenchmarking source_filter/allows/exclude_hit_v4/50
65142026-09-03T11:08:08.487ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
65152026-09-03T11:08:14.280ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
65162026-09-03T11:08:19.283ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
65172026-09-03T11:08:19.369Zsource_filter/allows/exclude_hit_v4/50
65182026-09-03T11:08:19.369Z time: [2.6978 ns 2.6989 ns 2.7000 ns]
65192026-09-03T11:08:19.369Z thrpt: [370.37 Melem/s 370.52 Melem/s 370.67 Melem/s]
65202026-09-03T11:08:19.369Z change:
65212026-09-03T11:08:19.369Z time: [−10.852% −10.701% −10.556%] (p = 0.00 < 0.05)
65222026-09-03T11:08:19.369Z thrpt: [+11.802% +11.983% +12.173%]
65232026-09-03T11:08:19.369Z Performance has improved.
65242026-09-03T11:08:19.369ZFound 6 outliers among 100 measurements (6.00%)
65252026-09-03T11:08:19.369Z 6 (6.00%) high mild
65262026-09-03T11:08:20.255ZBenchmarking source_filter/allows/exclude_miss_v6/50
65272026-09-03T11:08:20.255ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65282026-09-03T11:08:25.168ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (546M iterations)
65292026-09-03T11:08:30.187ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65302026-09-03T11:08:30.274Zsource_filter/allows/exclude_miss_v6/50
65312026-09-03T11:08:30.274Z time: [9.1672 ns 9.1802 ns 9.1957 ns]
65322026-09-03T11:08:30.274Z thrpt: [108.75 Melem/s 108.93 Melem/s 109.08 Melem/s]
65332026-09-03T11:08:30.274Z change:
65342026-09-03T11:08:30.274Z time: [−5.8920% −5.7594% −5.6241%] (p = 0.00 < 0.05)
65352026-09-03T11:08:30.274Z thrpt: [+5.9592% +6.1113% +6.2609%]
65362026-09-03T11:08:30.274Z Performance has improved.
65372026-09-03T11:08:30.274ZFound 18 outliers among 100 measurements (18.00%)
65382026-09-03T11:08:30.274Z 18 (18.00%) high mild
65392026-09-03T11:08:31.171ZBenchmarking source_filter/allows/exclude_hit_v6/50
65402026-09-03T11:08:31.172ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65412026-09-03T11:08:37.127ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (901M iterations)
65422026-09-03T11:08:42.175ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65432026-09-03T11:08:42.252Zsource_filter/allows/exclude_hit_v6/50
65442026-09-03T11:08:42.252Z time: [5.5692 ns 5.5845 ns 5.6030 ns]
65452026-09-03T11:08:42.252Z thrpt: [178.47 Melem/s 179.07 Melem/s 179.56 Melem/s]
65462026-09-03T11:08:42.252Z change:
65472026-09-03T11:08:42.252Z time: [−0.8316% −0.3350% +0.1607%] (p = 0.19 > 0.05)
65482026-09-03T11:08:42.252Z thrpt: [−0.1605% +0.3361% +0.8385%]
65492026-09-03T11:08:42.252Z No change in performance detected.
65502026-09-03T11:08:42.252ZFound 17 outliers among 100 measurements (17.00%)
65512026-09-03T11:08:42.252Z 17 (17.00%) high severe
65522026-09-03T11:08:43.143ZBenchmarking source_filter/allows/exclude_miss_v4/100
65532026-09-03T11:08:43.143ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65542026-09-03T11:08:47.690ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (591M iterations)
65552026-09-03T11:08:52.769ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65562026-09-03T11:08:52.855Zsource_filter/allows/exclude_miss_v4/100
65572026-09-03T11:08:52.855Z time: [8.4644 ns 8.6165 ns 8.7615 ns]
65582026-09-03T11:08:52.855Z thrpt: [114.14 Melem/s 116.06 Melem/s 118.14 Melem/s]
65592026-09-03T11:08:52.855Z change:
65602026-09-03T11:08:52.855Z time: [+9.5375% +11.510% +13.497%] (p = 0.00 < 0.05)
65612026-09-03T11:08:52.855Z thrpt: [−11.892% −10.322% −8.7070%]
65622026-09-03T11:08:52.855Z Performance has regressed.
65632026-09-03T11:08:53.749ZBenchmarking source_filter/allows/exclude_hit_v4/100
65642026-09-03T11:08:53.749ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65652026-09-03T11:08:59.492ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
65662026-09-03T11:09:04.423ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65672026-09-03T11:09:04.509Zsource_filter/allows/exclude_hit_v4/100
65682026-09-03T11:09:04.509Z time: [2.6302 ns 2.6369 ns 2.6440 ns]
65692026-09-03T11:09:04.509Z thrpt: [378.21 Melem/s 379.23 Melem/s 380.20 Melem/s]
65702026-09-03T11:09:04.509Z change:
65712026-09-03T11:09:04.510Z time: [−7.9516% −7.5798% −7.2097%] (p = 0.00 < 0.05)
65722026-09-03T11:09:04.510Z thrpt: [+7.7699% +8.2014% +8.6385%]
65732026-09-03T11:09:04.510Z Performance has improved.
65742026-09-03T11:09:04.510ZFound 3 outliers among 100 measurements (3.00%)
65752026-09-03T11:09:04.510Z 3 (3.00%) high mild
65762026-09-03T11:09:05.400ZBenchmarking source_filter/allows/exclude_miss_v6/100
65772026-09-03T11:09:05.403ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65782026-09-03T11:09:08.588ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (421M iterations)
65792026-09-03T11:09:13.565ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65802026-09-03T11:09:13.651Zsource_filter/allows/exclude_miss_v6/100
65812026-09-03T11:09:13.651Z time: [11.805 ns 11.814 ns 11.825 ns]
65822026-09-03T11:09:13.651Z thrpt: [84.568 Melem/s 84.647 Melem/s 84.712 Melem/s]
65832026-09-03T11:09:13.652Z change:
65842026-09-03T11:09:13.652Z time: [−11.173% −11.101% −11.020%] (p = 0.00 < 0.05)
65852026-09-03T11:09:13.652Z thrpt: [+12.385% +12.488% +12.579%]
65862026-09-03T11:09:13.652Z Performance has improved.
65872026-09-03T11:09:13.652ZFound 5 outliers among 100 measurements (5.00%)
65882026-09-03T11:09:13.652Z 3 (3.00%) high mild
65892026-09-03T11:09:13.652Z 2 (2.00%) high severe
65902026-09-03T11:09:14.538ZBenchmarking source_filter/allows/exclude_hit_v6/100
65912026-09-03T11:09:14.538ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65922026-09-03T11:09:20.501ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (900M iterations)
65932026-09-03T11:09:25.531ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65942026-09-03T11:09:25.618Zsource_filter/allows/exclude_hit_v6/100
65952026-09-03T11:09:25.618Z time: [5.5652 ns 5.5807 ns 5.5998 ns]
65962026-09-03T11:09:25.618Z thrpt: [178.58 Melem/s 179.19 Melem/s 179.69 Melem/s]
65972026-09-03T11:09:25.618Z change:
65982026-09-03T11:09:25.618Z time: [−0.4682% −0.0114% +0.4440%] (p = 0.97 > 0.05)
65992026-09-03T11:09:25.618Z thrpt: [−0.4420% +0.0114% +0.4704%]
66002026-09-03T11:09:25.618Z No change in performance detected.
66012026-09-03T11:09:25.618ZFound 19 outliers among 100 measurements (19.00%)
66022026-09-03T11:09:25.618Z 19 (19.00%) high severe
66032026-09-03T11:09:26.509ZBenchmarking source_filter/allows/include_hit_v4/1
66042026-09-03T11:09:26.509ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
66052026-09-03T11:09:30.411ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
66062026-09-03T11:09:35.361ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
66072026-09-03T11:09:35.448Zsource_filter/allows/include_hit_v4/1
66082026-09-03T11:09:35.448Z time: [1.7967 ns 1.7984 ns 1.8004 ns]
66092026-09-03T11:09:35.448Z thrpt: [555.43 Melem/s 556.06 Melem/s 556.58 Melem/s]
66102026-09-03T11:09:35.448Z change:
66112026-09-03T11:09:35.448Z time: [−7.2722% −6.6526% −6.0499%] (p = 0.00 < 0.05)
66122026-09-03T11:09:35.448Z thrpt: [+6.4395% +7.1267% +7.8425%]
66132026-09-03T11:09:35.448Z Performance has improved.
66142026-09-03T11:09:35.452ZFound 11 outliers among 100 measurements (11.00%)
66152026-09-03T11:09:35.452Z 2 (2.00%) high mild
66162026-09-03T11:09:35.452Z 9 (9.00%) high severe
66172026-09-03T11:09:36.328ZBenchmarking source_filter/allows/include_miss_v4/1
66182026-09-03T11:09:36.328ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66192026-09-03T11:09:40.471ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
66202026-09-03T11:09:45.494ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66212026-09-03T11:09:45.598Zsource_filter/allows/include_miss_v4/1
66222026-09-03T11:09:45.598Z time: [1.9304 ns 1.9355 ns 1.9406 ns]
66232026-09-03T11:09:45.598Z thrpt: [515.30 Melem/s 516.66 Melem/s 518.03 Melem/s]
66242026-09-03T11:09:45.598Z change:
66252026-09-03T11:09:45.598Z time: [−9.4770% −9.1548% −8.8598%] (p = 0.00 < 0.05)
66262026-09-03T11:09:45.598Z thrpt: [+9.7211% +10.077% +10.469%]
66272026-09-03T11:09:45.598Z Performance has improved.
66282026-09-03T11:09:45.598ZFound 1 outliers among 100 measurements (1.00%)
66292026-09-03T11:09:45.598Z 1 (1.00%) high mild
66302026-09-03T11:09:46.464ZBenchmarking source_filter/allows/include_hit_v6/1
66312026-09-03T11:09:46.464ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66322026-09-03T11:09:51.471ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66332026-09-03T11:09:56.509ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66342026-09-03T11:09:56.595Zsource_filter/allows/include_hit_v6/1
66352026-09-03T11:09:56.595Z time: [4.6764 ns 4.6920 ns 4.7106 ns]
66362026-09-03T11:09:56.595Z thrpt: [212.28 Melem/s 213.13 Melem/s 213.84 Melem/s]
66372026-09-03T11:09:56.595Z change:
66382026-09-03T11:09:56.595Z time: [−0.3878% +0.1133% +0.6507%] (p = 0.67 > 0.05)
66392026-09-03T11:09:56.595Z thrpt: [−0.6465% −0.1132% +0.3893%]
66402026-09-03T11:09:56.595Z No change in performance detected.
66412026-09-03T11:09:56.595ZFound 18 outliers among 100 measurements (18.00%)
66422026-09-03T11:09:56.595Z 18 (18.00%) high severe
66432026-09-03T11:09:57.487ZBenchmarking source_filter/allows/include_miss_v6/1
66442026-09-03T11:09:57.487ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66452026-09-03T11:10:02.269ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66462026-09-03T11:10:07.295ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66472026-09-03T11:10:07.381Zsource_filter/allows/include_miss_v6/1
66482026-09-03T11:10:07.381Z time: [4.4562 ns 4.4716 ns 4.4902 ns]
66492026-09-03T11:10:07.381Z thrpt: [222.71 Melem/s 223.63 Melem/s 224.40 Melem/s]
66502026-09-03T11:10:07.381Z change:
66512026-09-03T11:10:07.381Z time: [−0.5438% −0.0010% +0.5196%] (p = 1.00 > 0.05)
66522026-09-03T11:10:07.381Z thrpt: [−0.5169% +0.0010% +0.5468%]
66532026-09-03T11:10:07.381Z No change in performance detected.
66542026-09-03T11:10:07.381ZFound 18 outliers among 100 measurements (18.00%)
66552026-09-03T11:10:07.381Z 1 (1.00%) high mild
66562026-09-03T11:10:07.381Z 17 (17.00%) high severe
66572026-09-03T11:10:08.271ZBenchmarking source_filter/allows/include_hit_v4/5
66582026-09-03T11:10:08.271ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66592026-09-03T11:10:12.143ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
66602026-09-03T11:10:17.150ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66612026-09-03T11:10:17.236Zsource_filter/allows/include_hit_v4/5
66622026-09-03T11:10:17.236Z time: [1.8030 ns 1.8052 ns 1.8075 ns]
66632026-09-03T11:10:17.236Z thrpt: [553.24 Melem/s 553.96 Melem/s 554.63 Melem/s]
66642026-09-03T11:10:17.236Z change:
66652026-09-03T11:10:17.236Z time: [−4.4754% −3.7985% −3.1076%] (p = 0.00 < 0.05)
66662026-09-03T11:10:17.236Z thrpt: [+3.2072% +3.9485% +4.6850%]
66672026-09-03T11:10:17.236Z Performance has improved.
66682026-09-03T11:10:17.239ZFound 5 outliers among 100 measurements (5.00%)
66692026-09-03T11:10:17.239Z 2 (2.00%) high mild
66702026-09-03T11:10:17.239Z 3 (3.00%) high severe
66712026-09-03T11:10:18.123ZBenchmarking source_filter/allows/include_miss_v4/5
66722026-09-03T11:10:18.123ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66732026-09-03T11:10:22.158ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
66742026-09-03T11:10:27.115ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66752026-09-03T11:10:27.201Zsource_filter/allows/include_miss_v4/5
66762026-09-03T11:10:27.201Z time: [3.6751 ns 3.7277 ns 3.7776 ns]
66772026-09-03T11:10:27.202Z thrpt: [264.72 Melem/s 268.27 Melem/s 272.10 Melem/s]
66782026-09-03T11:10:27.202Z change:
66792026-09-03T11:10:27.202Z time: [−4.1072% −2.8122% −1.8467%] (p = 0.00 < 0.05)
66802026-09-03T11:10:27.202Z thrpt: [+1.8815% +2.8936% +4.2832%]
66812026-09-03T11:10:27.202Z Performance has improved.
66822026-09-03T11:10:28.090ZBenchmarking source_filter/allows/include_hit_v6/5
66832026-09-03T11:10:28.090ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66842026-09-03T11:10:33.093ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66852026-09-03T11:10:38.134ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66862026-09-03T11:10:38.221Zsource_filter/allows/include_hit_v6/5
66872026-09-03T11:10:38.221Z time: [4.6768 ns 4.6923 ns 4.7110 ns]
66882026-09-03T11:10:38.221Z thrpt: [212.27 Melem/s 213.12 Melem/s 213.82 Melem/s]
66892026-09-03T11:10:38.221Z change:
66902026-09-03T11:10:38.221Z time: [−0.5621% −0.0577% +0.4708%] (p = 0.82 > 0.05)
66912026-09-03T11:10:38.221Z thrpt: [−0.4686% +0.0578% +0.5653%]
66922026-09-03T11:10:38.221Z No change in performance detected.
66932026-09-03T11:10:38.221ZFound 18 outliers among 100 measurements (18.00%)
66942026-09-03T11:10:38.221Z 1 (1.00%) high mild
66952026-09-03T11:10:38.221Z 17 (17.00%) high severe
66962026-09-03T11:10:39.110ZBenchmarking source_filter/allows/include_miss_v6/5
66972026-09-03T11:10:39.110ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66982026-09-03T11:10:42.687ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (750M iterations)
66992026-09-03T11:10:47.715ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
67002026-09-03T11:10:47.801Zsource_filter/allows/include_miss_v6/5
67012026-09-03T11:10:47.801Z time: [6.6768 ns 6.6923 ns 6.7109 ns]
67022026-09-03T11:10:47.801Z thrpt: [149.01 Melem/s 149.43 Melem/s 149.77 Melem/s]
67032026-09-03T11:10:47.801Z change:
67042026-09-03T11:10:47.801Z time: [−0.2633% +0.1350% +0.5452%] (p = 0.52 > 0.05)
67052026-09-03T11:10:47.801Z thrpt: [−0.5423% −0.1348% +0.2640%]
67062026-09-03T11:10:47.801Z No change in performance detected.
67072026-09-03T11:10:47.801ZFound 18 outliers among 100 measurements (18.00%)
67082026-09-03T11:10:47.801Z 13 (13.00%) high mild
67092026-09-03T11:10:47.801Z 5 (5.00%) high severe
67102026-09-03T11:10:48.690ZBenchmarking source_filter/allows/include_hit_v4/10
67112026-09-03T11:10:48.690ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
67122026-09-03T11:10:52.567ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
67132026-09-03T11:10:57.574ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
67142026-09-03T11:10:57.660Zsource_filter/allows/include_hit_v4/10
67152026-09-03T11:10:57.660Z time: [1.8039 ns 1.8081 ns 1.8127 ns]
67162026-09-03T11:10:57.660Z thrpt: [551.65 Melem/s 553.06 Melem/s 554.35 Melem/s]
67172026-09-03T11:10:57.660Z change:
67182026-09-03T11:10:57.660Z time: [−6.4349% −5.7135% −5.0361%] (p = 0.00 < 0.05)
67192026-09-03T11:10:57.660Z thrpt: [+5.3032% +6.0598% +6.8775%]
67202026-09-03T11:10:57.660Z Performance has improved.
67212026-09-03T11:10:57.660ZFound 13 outliers among 100 measurements (13.00%)
67222026-09-03T11:10:57.660Z 7 (7.00%) high mild
67232026-09-03T11:10:57.660Z 6 (6.00%) high severe
67242026-09-03T11:10:58.538ZBenchmarking source_filter/allows/include_miss_v4/10
67252026-09-03T11:10:58.538ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67262026-09-03T11:11:01.922ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (794M iterations)
67272026-09-03T11:11:07.175ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67282026-09-03T11:11:07.260Zsource_filter/allows/include_miss_v4/10
67292026-09-03T11:11:07.260Z time: [6.4415 ns 6.5812 ns 6.7263 ns]
67302026-09-03T11:11:07.260Z thrpt: [148.67 Melem/s 151.95 Melem/s 155.24 Melem/s]
67312026-09-03T11:11:07.260Z change:
67322026-09-03T11:11:07.260Z time: [+5.1735% +7.0562% +9.1661%] (p = 0.00 < 0.05)
67332026-09-03T11:11:07.260Z thrpt: [−8.3965% −6.5911% −4.9190%]
67342026-09-03T11:11:07.260Z Performance has regressed.
67352026-09-03T11:11:08.147ZBenchmarking source_filter/allows/include_hit_v6/10
67362026-09-03T11:11:08.147ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67372026-09-03T11:11:13.146ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67382026-09-03T11:11:18.190ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67392026-09-03T11:11:18.276Zsource_filter/allows/include_hit_v6/10
67402026-09-03T11:11:18.276Z time: [4.6759 ns 4.6913 ns 4.7101 ns]
67412026-09-03T11:11:18.276Z thrpt: [212.31 Melem/s 213.16 Melem/s 213.86 Melem/s]
67422026-09-03T11:11:18.276Z change:
67432026-09-03T11:11:18.276Z time: [−0.5388% −0.0262% +0.4847%] (p = 0.93 > 0.05)
67442026-09-03T11:11:18.276Z thrpt: [−0.4823% +0.0262% +0.5417%]
67452026-09-03T11:11:18.276Z No change in performance detected.
67462026-09-03T11:11:18.276ZFound 18 outliers among 100 measurements (18.00%)
67472026-09-03T11:11:18.276Z 1 (1.00%) high mild
67482026-09-03T11:11:18.276Z 17 (17.00%) high severe
67492026-09-03T11:11:19.166ZBenchmarking source_filter/allows/include_miss_v6/10
67502026-09-03T11:11:19.166ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67512026-09-03T11:11:24.414ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (511M iterations)
67522026-09-03T11:11:29.406ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67532026-09-03T11:11:29.493Zsource_filter/allows/include_miss_v6/10
67542026-09-03T11:11:29.493Z time: [9.7470 ns 9.7554 ns 9.7650 ns]
67552026-09-03T11:11:29.493Z thrpt: [102.41 Melem/s 102.51 Melem/s 102.60 Melem/s]
67562026-09-03T11:11:29.493Z change:
67572026-09-03T11:11:29.493Z time: [−6.3273% −6.2494% −6.1569%] (p = 0.00 < 0.05)
67582026-09-03T11:11:29.493Z thrpt: [+6.5609% +6.6660% +6.7547%]
67592026-09-03T11:11:29.493Z Performance has improved.
67602026-09-03T11:11:29.493ZFound 6 outliers among 100 measurements (6.00%)
67612026-09-03T11:11:29.496Z 1 (1.00%) low mild
67622026-09-03T11:11:29.496Z 3 (3.00%) high mild
67632026-09-03T11:11:29.496Z 2 (2.00%) high severe
67642026-09-03T11:11:30.381ZBenchmarking source_filter/allows/include_hit_v4/50
67652026-09-03T11:11:30.381ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67662026-09-03T11:11:36.235ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67672026-09-03T11:11:41.368ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67682026-09-03T11:11:41.456Zsource_filter/allows/include_hit_v4/50
67692026-09-03T11:11:41.456Z time: [2.7955 ns 2.8003 ns 2.8051 ns]
67702026-09-03T11:11:41.456Z thrpt: [356.49 Melem/s 357.10 Melem/s 357.72 Melem/s]
67712026-09-03T11:11:41.456Z change:
67722026-09-03T11:11:41.456Z time: [−3.0529% −2.6091% −2.1839%] (p = 0.00 < 0.05)
67732026-09-03T11:11:41.456Z thrpt: [+2.2326% +2.6790% +3.1490%]
67742026-09-03T11:11:41.456Z Performance has improved.
67752026-09-03T11:11:42.344ZBenchmarking source_filter/allows/include_miss_v4/50
67762026-09-03T11:11:42.344ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67772026-09-03T11:11:45.691ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (802M iterations)
67782026-09-03T11:11:50.236ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67792026-09-03T11:11:50.323Zsource_filter/allows/include_miss_v4/50
67802026-09-03T11:11:50.323Z time: [5.6358 ns 5.6572 ns 5.6820 ns]
67812026-09-03T11:11:50.323Z thrpt: [175.99 Melem/s 176.77 Melem/s 177.44 Melem/s]
67822026-09-03T11:11:50.323Z change:
67832026-09-03T11:11:50.323Z time: [−4.0093% −3.1152% −2.0477%] (p = 0.00 < 0.05)
67842026-09-03T11:11:50.326Z thrpt: [+2.0905% +3.2154% +4.1767%]
67852026-09-03T11:11:50.326Z Performance has improved.
67862026-09-03T11:11:50.326ZFound 9 outliers among 100 measurements (9.00%)
67872026-09-03T11:11:50.326Z 4 (4.00%) high mild
67882026-09-03T11:11:50.326Z 5 (5.00%) high severe
67892026-09-03T11:11:51.215ZBenchmarking source_filter/allows/include_hit_v6/50
67902026-09-03T11:11:51.215ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67912026-09-03T11:11:57.202ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (897M iterations)
67922026-09-03T11:12:02.240ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67932026-09-03T11:12:02.327Zsource_filter/allows/include_hit_v6/50
67942026-09-03T11:12:02.327Z time: [5.5952 ns 5.6115 ns 5.6316 ns]
67952026-09-03T11:12:02.327Z thrpt: [177.57 Melem/s 178.20 Melem/s 178.72 Melem/s]
67962026-09-03T11:12:02.330Z change:
67972026-09-03T11:12:02.330Z time: [−0.2293% +0.2039% +0.6637%] (p = 0.37 > 0.05)
67982026-09-03T11:12:02.330Z thrpt: [−0.6593% −0.2035% +0.2298%]
67992026-09-03T11:12:02.330Z No change in performance detected.
68002026-09-03T11:12:02.330ZFound 18 outliers among 100 measurements (18.00%)
68012026-09-03T11:12:02.330Z 18 (18.00%) high severe
68022026-09-03T11:12:03.218ZBenchmarking source_filter/allows/include_miss_v6/50
68032026-09-03T11:12:03.218ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
68042026-09-03T11:12:08.176ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (541M iterations)
68052026-09-03T11:12:13.320ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
68062026-09-03T11:12:13.406Zsource_filter/allows/include_miss_v6/50
68072026-09-03T11:12:13.406Z time: [9.4524 ns 9.4796 ns 9.5107 ns]
68082026-09-03T11:12:13.406Z thrpt: [105.14 Melem/s 105.49 Melem/s 105.79 Melem/s]
68092026-09-03T11:12:13.406Z change:
68102026-09-03T11:12:13.409Z time: [−4.8045% −4.5604% −4.3146%] (p = 0.00 < 0.05)
68112026-09-03T11:12:13.409Z thrpt: [+4.5091% +4.7783% +5.0469%]
68122026-09-03T11:12:13.409Z Performance has improved.
68132026-09-03T11:12:14.293ZBenchmarking source_filter/allows/include_hit_v4/100
68142026-09-03T11:12:14.293ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
68152026-09-03T11:12:20.172ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
68162026-09-03T11:12:25.026ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
68172026-09-03T11:12:25.111Zsource_filter/allows/include_hit_v4/100
68182026-09-03T11:12:25.111Z time: [2.6405 ns 2.6477 ns 2.6557 ns]
68192026-09-03T11:12:25.114Z thrpt: [376.55 Melem/s 377.68 Melem/s 378.71 Melem/s]
68202026-09-03T11:12:25.114Z change:
68212026-09-03T11:12:25.114Z time: [−7.3566% −6.7081% −5.9720%] (p = 0.00 < 0.05)
68222026-09-03T11:12:25.114Z thrpt: [+6.3513% +7.1904% +7.9408%]
68232026-09-03T11:12:25.114Z Performance has improved.
68242026-09-03T11:12:26.003ZBenchmarking source_filter/allows/include_miss_v4/100
68252026-09-03T11:12:26.003ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68262026-09-03T11:12:30.071ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (660M iterations)
68272026-09-03T11:12:35.005ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68282026-09-03T11:12:35.090Zsource_filter/allows/include_miss_v4/100
68292026-09-03T11:12:35.090Z time: [7.4251 ns 7.4767 ns 7.5311 ns]
68302026-09-03T11:12:35.090Z thrpt: [132.78 Melem/s 133.75 Melem/s 134.68 Melem/s]
68312026-09-03T11:12:35.090Z change:
68322026-09-03T11:12:35.090Z time: [−2.4742% −1.2676% +0.0788%] (p = 0.06 > 0.05)
68332026-09-03T11:12:35.090Z thrpt: [−0.0787% +1.2838% +2.5369%]
68342026-09-03T11:12:35.090Z No change in performance detected.
68352026-09-03T11:12:35.093ZFound 7 outliers among 100 measurements (7.00%)
68362026-09-03T11:12:35.093Z 4 (4.00%) high mild
68372026-09-03T11:12:35.093Z 3 (3.00%) high severe
68382026-09-03T11:12:35.982ZBenchmarking source_filter/allows/include_hit_v6/100
68392026-09-03T11:12:35.982ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68402026-09-03T11:12:41.965ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (898M iterations)
68412026-09-03T11:12:46.976ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68422026-09-03T11:12:47.060Zsource_filter/allows/include_hit_v6/100
68432026-09-03T11:12:47.060Z time: [5.5626 ns 5.5779 ns 5.5967 ns]
68442026-09-03T11:12:47.060Z thrpt: [178.68 Melem/s 179.28 Melem/s 179.77 Melem/s]
68452026-09-03T11:12:47.060Z change:
68462026-09-03T11:12:47.060Z time: [−0.9651% −0.4986% −0.0283%] (p = 0.04 < 0.05)
68472026-09-03T11:12:47.060Z thrpt: [+0.0283% +0.5011% +0.9745%]
68482026-09-03T11:12:47.060Z Change within noise threshold.
68492026-09-03T11:12:47.060ZFound 18 outliers among 100 measurements (18.00%)
68502026-09-03T11:12:47.060Z 1 (1.00%) high mild
68512026-09-03T11:12:47.061Z 17 (17.00%) high severe
68522026-09-03T11:12:47.948ZBenchmarking source_filter/allows/include_miss_v6/100
68532026-09-03T11:12:47.948ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68542026-09-03T11:12:51.222ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (410M iterations)
68552026-09-03T11:12:56.097ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68562026-09-03T11:12:56.183Zsource_filter/allows/include_miss_v6/100
68572026-09-03T11:12:56.183Z time: [11.862 ns 11.880 ns 11.902 ns]
68582026-09-03T11:12:56.183Z thrpt: [84.022 Melem/s 84.176 Melem/s 84.306 Melem/s]
68592026-09-03T11:12:56.183Z change:
68602026-09-03T11:12:56.183Z time: [−12.303% −12.105% −11.865%] (p = 0.00 < 0.05)
68612026-09-03T11:12:56.183Z thrpt: [+13.462% +13.772% +14.029%]
68622026-09-03T11:12:56.183Z Performance has improved.
68632026-09-03T11:12:56.183ZFound 13 outliers among 100 measurements (13.00%)
68642026-09-03T11:12:56.187Z 7 (7.00%) high mild
68652026-09-03T11:12:56.187Z 6 (6.00%) high severe
68662026-09-03T11:12:57.075ZBenchmarking source_filter/allows/include_empty_v4
68672026-09-03T11:12:57.075ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68682026-09-03T11:13:01.615ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.7B iterations)
68692026-09-03T11:13:05.849ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68702026-09-03T11:13:05.936Zsource_filter/allows/include_empty_v4
68712026-09-03T11:13:05.936Z time: [894.67 ps 895.21 ps 895.79 ps]
68722026-09-03T11:13:05.936Z thrpt: [1.1163 Gelem/s 1.1171 Gelem/s 1.1177 Gelem/s]
68732026-09-03T11:13:05.936Z change:
68742026-09-03T11:13:05.936Z time: [−19.205% −19.141% −19.082%] (p = 0.00 < 0.05)
68752026-09-03T11:13:05.936Z thrpt: [+23.582% +23.672% +23.771%]
68762026-09-03T11:13:05.936Z Performance has improved.
68772026-09-03T11:13:05.939ZFound 17 outliers among 100 measurements (17.00%)
68782026-09-03T11:13:05.939Z 5 (5.00%) low severe
68792026-09-03T11:13:05.940Z 4 (4.00%) low mild
68802026-09-03T11:13:05.940Z 4 (4.00%) high mild
68812026-09-03T11:13:05.940Z 4 (4.00%) high severe
68822026-09-03T11:13:06.827ZBenchmarking source_filter/allows/include_empty_v6
68832026-09-03T11:13:06.827ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68842026-09-03T11:13:11.598ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
68852026-09-03T11:13:16.598ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68862026-09-03T11:13:16.684Zsource_filter/allows/include_empty_v6
68872026-09-03T11:13:16.684Z time: [1.1106 ns 1.1108 ns 1.1111 ns]
68882026-09-03T11:13:16.684Z thrpt: [900.05 Melem/s 900.22 Melem/s 900.38 Melem/s]
68892026-09-03T11:13:16.684Z change:
68902026-09-03T11:13:16.684Z time: [+0.2540% +0.2788% +0.3041%] (p = 0.00 < 0.05)
68912026-09-03T11:13:16.684Z thrpt: [−0.3032% −0.2781% −0.2534%]
68922026-09-03T11:13:16.684Z Change within noise threshold.
68932026-09-03T11:13:16.687ZFound 6 outliers among 100 measurements (6.00%)
68942026-09-03T11:13:16.687Z 1 (1.00%) low mild
68952026-09-03T11:13:16.687Z 5 (5.00%) high mild
68962026-09-03T11:13:17.594Z
68972026-09-03T11:13:17.597ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68982026-09-03T11:13:17.598ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68992026-09-03T11:13:17.598ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0283 ms (605 iterations)
69002026-09-03T11:13:17.598ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
69012026-09-03T11:13:17.598Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
69022026-09-03T11:13:17.598Z time: [18.000 18.000 18.000 ]
69032026-09-03T11:13:17.598Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69042026-09-03T11:13:17.598Z No change in performance detected.
69052026-09-03T11:13:17.598Z
69062026-09-03T11:13:17.598ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
69072026-09-03T11:13:17.598ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
69082026-09-03T11:13:17.598ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0323 ms (715 iterations)
69092026-09-03T11:13:17.598ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
69102026-09-03T11:13:17.601Zprocess/Hairpin-DHCPv4/alloc_ct/Request
69112026-09-03T11:13:17.601Z time: [18.000 18.000 18.000 ]
69122026-09-03T11:13:17.601Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69132026-09-03T11:13:17.601Z No change in performance detected.
69142026-09-03T11:13:17.601Z
69152026-09-03T11:13:17.601ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
69162026-09-03T11:13:17.601ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
69172026-09-03T11:13:17.601ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0213 ms (495 iterations)
69182026-09-03T11:13:17.601ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
69192026-09-03T11:13:17.601Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
69202026-09-03T11:13:17.601Z time: [20.000 20.000 20.000 ]
69212026-09-03T11:13:17.601Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69222026-09-03T11:13:17.601Z No change in performance detected.
69232026-09-03T11:13:17.601Z
69242026-09-03T11:13:17.601ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69252026-09-03T11:13:17.601ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69262026-09-03T11:13:17.601ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0021 ms (495 iterations)
69272026-09-03T11:13:17.605ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69282026-09-03T11:13:17.605Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69292026-09-03T11:13:17.605Z time: [21.000 21.000 21.000 ]
69302026-09-03T11:13:17.605Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69312026-09-03T11:13:17.605Z No change in performance detected.
69322026-09-03T11:13:17.605Z
69332026-09-03T11:13:17.605ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69342026-09-03T11:13:17.605ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69352026-09-03T11:13:17.605ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0608 ms (770 iterations)
69362026-09-03T11:13:17.605ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69372026-09-03T11:13:17.605Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69382026-09-03T11:13:17.605Z time: [13.000 13.000 13.000 ]
69392026-09-03T11:13:17.605Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69402026-09-03T11:13:17.605Z No change in performance detected.
69412026-09-03T11:13:17.605Z
69422026-09-03T11:13:17.605ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69432026-09-03T11:13:17.605ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69442026-09-03T11:13:17.605ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0473 ms (715 iterations)
69452026-09-03T11:13:17.609ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69462026-09-03T11:13:17.609Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69472026-09-03T11:13:17.609Z time: [12.000 12.000 12.000 ]
69482026-09-03T11:13:17.609Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69492026-09-03T11:13:17.609Z No change in performance detected.
69502026-09-03T11:13:17.609Z
69512026-09-03T11:13:17.609ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69522026-09-03T11:13:17.609ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69532026-09-03T11:13:17.609ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0612 ms (715 iterations)
69542026-09-03T11:13:17.609ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69552026-09-03T11:13:17.609Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69562026-09-03T11:13:17.609Z time: [14.000 14.000 14.000 ]
69572026-09-03T11:13:17.609Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69582026-09-03T11:13:17.609Z No change in performance detected.
69592026-09-03T11:13:17.609Z
69602026-09-03T11:13:17.609ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69612026-09-03T11:13:17.609ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69622026-09-03T11:13:17.609ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0240 ms (715 iterations)
69632026-09-03T11:13:17.613ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69642026-09-03T11:13:17.613Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69652026-09-03T11:13:17.613Z time: [14.000 14.000 14.000 ]
69662026-09-03T11:13:17.613Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69672026-09-03T11:13:17.613Z No change in performance detected.
69682026-09-03T11:13:17.613Z
69692026-09-03T11:13:17.613ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69702026-09-03T11:13:17.613ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69712026-09-03T11:13:17.613ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0237 ms (605 iterations)
69722026-09-03T11:13:17.613ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69732026-09-03T11:13:17.613Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69742026-09-03T11:13:17.613Z time: [3.0000 3.0000 3.0000 ]
69752026-09-03T11:13:17.613Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69762026-09-03T11:13:17.613Z No change in performance detected.
69772026-09-03T11:13:17.613Z
69782026-09-03T11:13:17.613ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69792026-09-03T11:13:17.613ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69802026-09-03T11:13:17.614ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0587 ms (495 iterations)
69812026-09-03T11:13:17.614ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69822026-09-03T11:13:17.617Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69832026-09-03T11:13:17.617Z time: [3.0000 3.0000 3.0000 ]
69842026-09-03T11:13:17.617Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69852026-09-03T11:13:17.617Z No change in performance detected.
69862026-09-03T11:13:17.617Z
69872026-09-03T11:13:17.617ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69882026-09-03T11:13:17.617ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69892026-09-03T11:13:17.617ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0513 ms (605 iterations)
69902026-09-03T11:13:17.617ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69912026-09-03T11:13:17.617ZCriterion.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.
69922026-09-03T11:13:17.617Z
69932026-09-03T11:13:17.617ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69942026-09-03T11:13:17.617ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69952026-09-03T11:13:17.617ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1082 ms (495 iterations)
69962026-09-03T11:13:17.617ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69972026-09-03T11:13:17.617ZCriterion.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.
69982026-09-03T11:13:17.618Z
69992026-09-03T11:13:17.618ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
70002026-09-03T11:13:17.618ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
70012026-09-03T11:13:17.618ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0593 ms (935 iterations)
70022026-09-03T11:13:17.618ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
70032026-09-03T11:13:17.621Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
70042026-09-03T11:13:17.621Z time: [3.0000 3.0000 3.0000 ]
70052026-09-03T11:13:17.621Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70062026-09-03T11:13:17.621Z No change in performance detected.
70072026-09-03T11:13:17.621Z
70082026-09-03T11:13:17.621ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70092026-09-03T11:13:17.621ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70102026-09-03T11:13:17.621ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0822 ms (550 iterations)
70112026-09-03T11:13:17.621ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
70122026-09-03T11:13:17.621Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70132026-09-03T11:13:17.621Z time: [3.0000 3.0000 3.0000 ]
70142026-09-03T11:13:17.621Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70152026-09-03T11:13:17.621Z No change in performance detected.
70162026-09-03T11:13:17.621Z
70172026-09-03T11:13:17.621ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
70182026-09-03T11:13:17.621ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70192026-09-03T11:13:17.621ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0347 ms (770 iterations)
70202026-09-03T11:13:17.622ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70212026-09-03T11:13:17.622ZCriterion.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.
70222026-09-03T11:13:17.622Z
70232026-09-03T11:13:17.622ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70242026-09-03T11:13:17.622ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70252026-09-03T11:13:17.625ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0325 ms (495 iterations)
70262026-09-03T11:13:17.625ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70272026-09-03T11:13:17.625ZCriterion.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.
70282026-09-03T11:13:17.625Z
70292026-09-03T11:13:17.625ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70302026-09-03T11:13:17.625ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70312026-09-03T11:13:17.625ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0602 ms (825 iterations)
70322026-09-03T11:13:17.625ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70332026-09-03T11:13:17.625Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70342026-09-03T11:13:17.625Z time: [3.0000 3.0000 3.0000 ]
70352026-09-03T11:13:17.625Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70362026-09-03T11:13:17.625Z No change in performance detected.
70372026-09-03T11:13:17.625Z
70382026-09-03T11:13:17.625ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70392026-09-03T11:13:17.625ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70402026-09-03T11:13:17.625ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0526 ms (495 iterations)
70412026-09-03T11:13:17.629ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70422026-09-03T11:13:17.629Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70432026-09-03T11:13:17.629Z time: [3.0000 3.0000 3.0000 ]
70442026-09-03T11:13:17.629Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70452026-09-03T11:13:17.629Z No change in performance detected.
70462026-09-03T11:13:17.629Z
70472026-09-03T11:13:17.629ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70482026-09-03T11:13:17.629ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70492026-09-03T11:13:17.629ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0208 ms (605 iterations)
70502026-09-03T11:13:17.629ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70512026-09-03T11:13:17.629ZCriterion.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.
70522026-09-03T11:13:17.629Z
70532026-09-03T11:13:17.629ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70542026-09-03T11:13:17.629ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70552026-09-03T11:13:17.630ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1064 ms (495 iterations)
70562026-09-03T11:13:17.630ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70572026-09-03T11:13:17.630ZCriterion.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.
70582026-09-03T11:13:17.630Z
70592026-09-03T11:13:17.630ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70602026-09-03T11:13:17.630ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70612026-09-03T11:13:17.630ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0533 ms (880 iterations)
70622026-09-03T11:13:17.633ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70632026-09-03T11:13:17.633Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70642026-09-03T11:13:17.633Z time: [3.0000 3.0000 3.0000 ]
70652026-09-03T11:13:17.633Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70662026-09-03T11:13:17.633Z No change in performance detected.
70672026-09-03T11:13:17.633Z
70682026-09-03T11:13:17.633ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70692026-09-03T11:13:17.633ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70702026-09-03T11:13:17.633ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0625 ms (495 iterations)
70712026-09-03T11:13:17.633ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70722026-09-03T11:13:17.633Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70732026-09-03T11:13:17.633Z time: [3.0000 3.0000 3.0000 ]
70742026-09-03T11:13:17.633Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70752026-09-03T11:13:17.633Z No change in performance detected.
70762026-09-03T11:13:17.633Z
70772026-09-03T11:13:17.633ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70782026-09-03T11:13:17.633ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70792026-09-03T11:13:17.633ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0060 ms (715 iterations)
70802026-09-03T11:13:17.637ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70812026-09-03T11:13:17.637ZCriterion.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.
70822026-09-03T11:13:17.637Z
70832026-09-03T11:13:17.637ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70842026-09-03T11:13:17.637ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70852026-09-03T11:13:17.637ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0593 ms (495 iterations)
70862026-09-03T11:13:17.637ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70872026-09-03T11:13:17.637ZCriterion.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.
70882026-09-03T11:13:17.637Z
70892026-09-03T11:13:17.637ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70902026-09-03T11:13:17.637ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70912026-09-03T11:13:17.637ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1251 ms (275 iterations)
70922026-09-03T11:13:17.637ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70932026-09-03T11:13:17.637Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70942026-09-03T11:13:17.637Z time: [44.000 44.000 44.000 ]
70952026-09-03T11:13:17.637Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70962026-09-03T11:13:17.637Z No change in performance detected.
70972026-09-03T11:13:17.638Z
70982026-09-03T11:13:17.638ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70992026-09-03T11:13:17.638ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
71002026-09-03T11:13:17.638ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0476 ms (220 iterations)
71012026-09-03T11:13:17.641ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
71022026-09-03T11:13:17.641Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
71032026-09-03T11:13:17.641Z time: [44.000 44.000 44.000 ]
71042026-09-03T11:13:17.641Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71052026-09-03T11:13:17.641Z No change in performance detected.
71062026-09-03T11:13:17.641Z
71072026-09-03T11:13:17.641ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71082026-09-03T11:13:17.641ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
71092026-09-03T11:13:17.641ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1114 ms (330 iterations)
71102026-09-03T11:13:17.641ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
71112026-09-03T11:13:17.641Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71122026-09-03T11:13:17.641Z time: [29.000 29.000 29.000 ]
71132026-09-03T11:13:17.641Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71142026-09-03T11:13:17.641Z No change in performance detected.
71152026-09-03T11:13:17.641Z
71162026-09-03T11:13:17.641ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71172026-09-03T11:13:17.641ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71182026-09-03T11:13:17.641ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0964 ms (275 iterations)
71192026-09-03T11:13:17.645ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71202026-09-03T11:13:17.645Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71212026-09-03T11:13:17.645Z time: [29.000 29.000 29.000 ]
71222026-09-03T11:13:17.645Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71232026-09-03T11:13:17.645Z No change in performance detected.
71242026-09-03T11:13:17.645Z
71252026-09-03T11:13:17.645ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71262026-09-03T11:13:17.645ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71272026-09-03T11:13:17.645ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1799 ms (330 iterations)
71282026-09-03T11:13:17.645ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71292026-09-03T11:13:17.645Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71302026-09-03T11:13:17.645Z time: [43.000 43.000 43.000 ]
71312026-09-03T11:13:17.645Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71322026-09-03T11:13:17.645Z No change in performance detected.
71332026-09-03T11:13:17.645Z
71342026-09-03T11:13:17.645ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71352026-09-03T11:13:17.645ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71362026-09-03T11:13:17.645ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1579 ms (275 iterations)
71372026-09-03T11:13:17.649ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71382026-09-03T11:13:17.649Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71392026-09-03T11:13:17.649Z time: [43.000 43.000 43.000 ]
71402026-09-03T11:13:17.649Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71412026-09-03T11:13:17.649Z No change in performance detected.
71422026-09-03T11:13:17.649Z
71432026-09-03T11:13:17.649ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71442026-09-03T11:13:17.649ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71452026-09-03T11:13:17.649ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1428 ms (385 iterations)
71462026-09-03T11:13:17.649ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71472026-09-03T11:13:17.649Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71482026-09-03T11:13:17.649Z time: [28.000 28.000 28.000 ]
71492026-09-03T11:13:17.649Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71502026-09-03T11:13:17.649Z No change in performance detected.
71512026-09-03T11:13:17.649Z
71522026-09-03T11:13:17.649ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71532026-09-03T11:13:17.649ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71542026-09-03T11:13:17.649ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0832 ms (275 iterations)
71552026-09-03T11:13:17.653ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71562026-09-03T11:13:17.653Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71572026-09-03T11:13:17.653Z time: [28.000 28.000 28.000 ]
71582026-09-03T11:13:17.653Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71592026-09-03T11:13:17.653Z No change in performance detected.
71602026-09-03T11:13:17.653Z
71612026-09-03T11:13:17.653ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71622026-09-03T11:13:17.653ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71632026-09-03T11:13:17.653ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1916 ms (275 iterations)
71642026-09-03T11:13:17.653ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71652026-09-03T11:13:17.653Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71662026-09-03T11:13:17.653Z time: [44.000 44.000 44.000 ]
71672026-09-03T11:13:17.653Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71682026-09-03T11:13:17.653Z No change in performance detected.
71692026-09-03T11:13:17.653Z
71702026-09-03T11:13:17.653ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71712026-09-03T11:13:17.653ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71722026-09-03T11:13:17.653ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0701 ms (220 iterations)
71732026-09-03T11:13:17.658ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71742026-09-03T11:13:17.658Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71752026-09-03T11:13:17.658Z time: [44.000 44.000 44.000 ]
71762026-09-03T11:13:17.658Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71772026-09-03T11:13:17.658Z No change in performance detected.
71782026-09-03T11:13:17.658Z
71792026-09-03T11:13:17.658ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71802026-09-03T11:13:17.658ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71812026-09-03T11:13:17.658ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1897 ms (330 iterations)
71822026-09-03T11:13:17.658ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71832026-09-03T11:13:17.659Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71842026-09-03T11:13:17.659Z time: [29.000 29.000 29.000 ]
71852026-09-03T11:13:17.659Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71862026-09-03T11:13:17.659Z No change in performance detected.
71872026-09-03T11:13:17.659Z
71882026-09-03T11:13:17.659ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71892026-09-03T11:13:17.659ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71902026-09-03T11:13:17.659ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1693 ms (275 iterations)
71912026-09-03T11:13:17.662ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71922026-09-03T11:13:17.662Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71932026-09-03T11:13:17.662Z time: [29.000 29.000 29.000 ]
71942026-09-03T11:13:17.662Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71952026-09-03T11:13:17.662Z No change in performance detected.
71962026-09-03T11:13:17.662Z
71972026-09-03T11:13:17.662ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71982026-09-03T11:13:17.662ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71992026-09-03T11:13:17.662ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0771 ms (275 iterations)
72002026-09-03T11:13:17.662ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
72012026-09-03T11:13:17.662Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
72022026-09-03T11:13:17.662Z time: [43.000 43.000 43.000 ]
72032026-09-03T11:13:17.662Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72042026-09-03T11:13:17.662Z No change in performance detected.
72052026-09-03T11:13:17.662Z
72062026-09-03T11:13:17.662ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72072026-09-03T11:13:17.662ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
72082026-09-03T11:13:17.662ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0040 ms (220 iterations)
72092026-09-03T11:13:17.662ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
72102026-09-03T11:13:17.662Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72112026-09-03T11:13:17.663Z time: [43.000 43.000 43.000 ]
72122026-09-03T11:13:17.663Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72132026-09-03T11:13:17.663Z No change in performance detected.
72142026-09-03T11:13:17.666Z
72152026-09-03T11:13:17.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72162026-09-03T11:13:17.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
72172026-09-03T11:13:17.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0731 ms (330 iterations)
72182026-09-03T11:13:17.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
72192026-09-03T11:13:17.666Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72202026-09-03T11:13:17.666Z time: [28.000 28.000 28.000 ]
72212026-09-03T11:13:17.666Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72222026-09-03T11:13:17.666Z No change in performance detected.
72232026-09-03T11:13:17.666Z
72242026-09-03T11:13:17.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72252026-09-03T11:13:17.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72262026-09-03T11:13:17.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0861 ms (275 iterations)
72272026-09-03T11:13:17.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72282026-09-03T11:13:17.666Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72292026-09-03T11:13:17.666Z time: [28.000 28.000 28.000 ]
72302026-09-03T11:13:17.666Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72312026-09-03T11:13:17.666Z No change in performance detected.
72322026-09-03T11:13:17.666Z
72332026-09-03T11:13:17.670ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72342026-09-03T11:13:17.670ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72352026-09-03T11:13:17.670ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0366 ms (715 iterations)
72362026-09-03T11:13:17.670ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72372026-09-03T11:13:17.670Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72382026-09-03T11:13:17.670Z time: [3924.0 B 3924.0 B 3924.0 B]
72392026-09-03T11:13:17.670Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72402026-09-03T11:13:17.670Z No change in performance detected.
72412026-09-03T11:13:17.670Z
72422026-09-03T11:13:17.670ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72432026-09-03T11:13:17.670ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72442026-09-03T11:13:17.670ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0676 ms (770 iterations)
72452026-09-03T11:13:17.670ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72462026-09-03T11:13:17.670Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72472026-09-03T11:13:17.670Z time: [3924.0 B 3924.0 B 3924.0 B]
72482026-09-03T11:13:17.670Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72492026-09-03T11:13:17.670Z No change in performance detected.
72502026-09-03T11:13:17.674Z
72512026-09-03T11:13:17.674ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72522026-09-03T11:13:17.674ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72532026-09-03T11:13:17.674ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0203 ms (495 iterations)
72542026-09-03T11:13:17.674ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72552026-09-03T11:13:17.674Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72562026-09-03T11:13:17.674Z time: [3988.0 B 3988.0 B 3988.0 B]
72572026-09-03T11:13:17.674Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72582026-09-03T11:13:17.674Z No change in performance detected.
72592026-09-03T11:13:17.674Z
72602026-09-03T11:13:17.674ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72612026-09-03T11:13:17.674ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72622026-09-03T11:13:17.674ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0699 ms (550 iterations)
72632026-09-03T11:13:17.674ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72642026-09-03T11:13:17.674Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72652026-09-03T11:13:17.674Z time: [4386.0 B 4386.0 B 4386.0 B]
72662026-09-03T11:13:17.674Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72672026-09-03T11:13:17.674Z No change in performance detected.
72682026-09-03T11:13:17.674Z
72692026-09-03T11:13:17.674ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72702026-09-03T11:13:17.674ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72712026-09-03T11:13:17.678ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0396 ms (770 iterations)
72722026-09-03T11:13:17.678ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72732026-09-03T11:13:17.678Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72742026-09-03T11:13:17.678Z time: [2888.0 B 2888.0 B 2888.0 B]
72752026-09-03T11:13:17.678Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72762026-09-03T11:13:17.678Z No change in performance detected.
72772026-09-03T11:13:17.678Z
72782026-09-03T11:13:17.678ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72792026-09-03T11:13:17.678ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72802026-09-03T11:13:17.678ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0288 ms (715 iterations)
72812026-09-03T11:13:17.678ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72822026-09-03T11:13:17.678Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72832026-09-03T11:13:17.678Z time: [2873.0 B 2873.0 B 2873.0 B]
72842026-09-03T11:13:17.678Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72852026-09-03T11:13:17.678Z No change in performance detected.
72862026-09-03T11:13:17.678Z
72872026-09-03T11:13:17.678ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72882026-09-03T11:13:17.678ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72892026-09-03T11:13:17.678ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0311 ms (715 iterations)
72902026-09-03T11:13:17.682ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72912026-09-03T11:13:17.682Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72922026-09-03T11:13:17.682Z time: [2926.0 B 2926.0 B 2926.0 B]
72932026-09-03T11:13:17.682Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72942026-09-03T11:13:17.682Z No change in performance detected.
72952026-09-03T11:13:17.682Z
72962026-09-03T11:13:17.682ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72972026-09-03T11:13:17.682ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72982026-09-03T11:13:17.682ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0004 ms (715 iterations)
72992026-09-03T11:13:17.682ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
73002026-09-03T11:13:17.682Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
73012026-09-03T11:13:17.682Z time: [2910.0 B 2910.0 B 2910.0 B]
73022026-09-03T11:13:17.682Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73032026-09-03T11:13:17.682Z No change in performance detected.
73042026-09-03T11:13:17.682Z
73052026-09-03T11:13:17.682ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
73062026-09-03T11:13:17.682ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73072026-09-03T11:13:17.682ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0297 ms (825 iterations)
73082026-09-03T11:13:17.686ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
73092026-09-03T11:13:17.686Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
73102026-09-03T11:13:17.686Z time: [264.00 B 264.00 B 264.00 B]
73112026-09-03T11:13:17.686Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73122026-09-03T11:13:17.686Z No change in performance detected.
73132026-09-03T11:13:17.686Z
73142026-09-03T11:13:17.686ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73152026-09-03T11:13:17.686ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73162026-09-03T11:13:17.686ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1100 ms (550 iterations)
73172026-09-03T11:13:17.686ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73182026-09-03T11:13:17.686Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73192026-09-03T11:13:17.686Z time: [264.00 B 264.00 B 264.00 B]
73202026-09-03T11:13:17.686Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73212026-09-03T11:13:17.686Z No change in performance detected.
73222026-09-03T11:13:17.686Z
73232026-09-03T11:13:17.686ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
73242026-09-03T11:13:17.686ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73252026-09-03T11:13:17.686ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0066 ms (715 iterations)
73262026-09-03T11:13:17.689ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73272026-09-03T11:13:17.689ZCriterion.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.
73282026-09-03T11:13:17.689Z
73292026-09-03T11:13:17.689ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73302026-09-03T11:13:17.689ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73312026-09-03T11:13:17.689ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0912 ms (495 iterations)
73322026-09-03T11:13:17.689ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73332026-09-03T11:13:17.690ZCriterion.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.
73342026-09-03T11:13:17.690Z
73352026-09-03T11:13:17.690ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73362026-09-03T11:13:17.690ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73372026-09-03T11:13:17.690ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0514 ms (935 iterations)
73382026-09-03T11:13:17.690ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73392026-09-03T11:13:17.690Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73402026-09-03T11:13:17.690Z time: [264.00 B 264.00 B 264.00 B]
73412026-09-03T11:13:17.690Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73422026-09-03T11:13:17.690Z No change in performance detected.
73432026-09-03T11:13:17.690Z
73442026-09-03T11:13:17.690ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73452026-09-03T11:13:17.690ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73462026-09-03T11:13:17.690ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0505 ms (550 iterations)
73472026-09-03T11:13:17.693ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73482026-09-03T11:13:17.693Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73492026-09-03T11:13:17.693Z time: [264.00 B 264.00 B 264.00 B]
73502026-09-03T11:13:17.694Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73512026-09-03T11:13:17.694Z No change in performance detected.
73522026-09-03T11:13:17.694Z
73532026-09-03T11:13:17.694ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73542026-09-03T11:13:17.694ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73552026-09-03T11:13:17.694ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0262 ms (770 iterations)
73562026-09-03T11:13:17.694ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73572026-09-03T11:13:17.694ZCriterion.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.
73582026-09-03T11:13:17.694Z
73592026-09-03T11:13:17.694ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73602026-09-03T11:13:17.694ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73612026-09-03T11:13:17.694ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0244 ms (495 iterations)
73622026-09-03T11:13:17.699ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73632026-09-03T11:13:17.699ZCriterion.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.
73642026-09-03T11:13:17.699Z
73652026-09-03T11:13:17.699ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73662026-09-03T11:13:17.699ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73672026-09-03T11:13:17.699ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0517 ms (825 iterations)
73682026-09-03T11:13:17.699ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73692026-09-03T11:13:17.699Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73702026-09-03T11:13:17.699Z time: [264.00 B 264.00 B 264.00 B]
73712026-09-03T11:13:17.699Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73722026-09-03T11:13:17.699Z No change in performance detected.
73732026-09-03T11:13:17.699Z
73742026-09-03T11:13:17.699ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73752026-09-03T11:13:17.699ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73762026-09-03T11:13:17.699ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0279 ms (495 iterations)
73772026-09-03T11:13:17.699ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73782026-09-03T11:13:17.699Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73792026-09-03T11:13:17.699Z time: [264.00 B 264.00 B 264.00 B]
73802026-09-03T11:13:17.699Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73812026-09-03T11:13:17.699Z No change in performance detected.
73822026-09-03T11:13:17.699Z
73832026-09-03T11:13:17.699ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73842026-09-03T11:13:17.699ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73852026-09-03T11:13:17.703ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0421 ms (715 iterations)
73862026-09-03T11:13:17.703ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73872026-09-03T11:13:17.703ZCriterion.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.
73882026-09-03T11:13:17.703Z
73892026-09-03T11:13:17.703ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73902026-09-03T11:13:17.703ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73912026-09-03T11:13:17.703ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0944 ms (495 iterations)
73922026-09-03T11:13:17.703ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73932026-09-03T11:13:17.703ZCriterion.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.
73942026-09-03T11:13:17.703Z
73952026-09-03T11:13:17.703ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73962026-09-03T11:13:17.703ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73972026-09-03T11:13:17.703ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0521 ms (880 iterations)
73982026-09-03T11:13:17.703ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73992026-09-03T11:13:17.703Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
74002026-09-03T11:13:17.703Z time: [264.00 B 264.00 B 264.00 B]
74012026-09-03T11:13:17.703Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74022026-09-03T11:13:17.703Z No change in performance detected.
74032026-09-03T11:13:17.703Z
74042026-09-03T11:13:17.703ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
74052026-09-03T11:13:17.703ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
74062026-09-03T11:13:17.703ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0946 ms (550 iterations)
74072026-09-03T11:13:17.703ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
74082026-09-03T11:13:17.707Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
74092026-09-03T11:13:17.707Z time: [264.00 B 264.00 B 264.00 B]
74102026-09-03T11:13:17.707Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74112026-09-03T11:13:17.707Z No change in performance detected.
74122026-09-03T11:13:17.707Z
74132026-09-03T11:13:17.707ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
74142026-09-03T11:13:17.707ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74152026-09-03T11:13:17.707ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0643 ms (770 iterations)
74162026-09-03T11:13:17.707ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74172026-09-03T11:13:17.707ZCriterion.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.
74182026-09-03T11:13:17.707Z
74192026-09-03T11:13:17.707ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
74202026-09-03T11:13:17.707ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
74212026-09-03T11:13:17.707ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0587 ms (495 iterations)
74222026-09-03T11:13:17.707ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74232026-09-03T11:13:17.707ZCriterion.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.
74242026-09-03T11:13:17.707Z
74252026-09-03T11:13:17.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74262026-09-03T11:13:17.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
74272026-09-03T11:13:17.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0721 ms (275 iterations)
74282026-09-03T11:13:17.710ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74292026-09-03T11:13:17.710Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74302026-09-03T11:13:17.710Z time: [8507.0 B 8507.0 B 8507.0 B]
74312026-09-03T11:13:17.710Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74322026-09-03T11:13:17.710Z No change in performance detected.
74332026-09-03T11:13:17.710Z
74342026-09-03T11:13:17.710ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74352026-09-03T11:13:17.710ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74362026-09-03T11:13:17.710ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0036 ms (220 iterations)
74372026-09-03T11:13:17.711ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74382026-09-03T11:13:17.711Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74392026-09-03T11:13:17.711Z time: [8507.0 B 8507.0 B 8507.0 B]
74402026-09-03T11:13:17.711Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74412026-09-03T11:13:17.711Z No change in performance detected.
74422026-09-03T11:13:17.711Z
74432026-09-03T11:13:17.711ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74442026-09-03T11:13:17.711ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74452026-09-03T11:13:17.711ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1066 ms (330 iterations)
74462026-09-03T11:13:17.714ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74472026-09-03T11:13:17.714Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74482026-09-03T11:13:17.714Z time: [7016.0 B 7016.0 B 7016.0 B]
74492026-09-03T11:13:17.714Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74502026-09-03T11:13:17.714Z No change in performance detected.
74512026-09-03T11:13:17.714Z
74522026-09-03T11:13:17.714ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74532026-09-03T11:13:17.714ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74542026-09-03T11:13:17.714ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1057 ms (275 iterations)
74552026-09-03T11:13:17.714ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74562026-09-03T11:13:17.714Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74572026-09-03T11:13:17.714Z time: [7016.0 B 7016.0 B 7016.0 B]
74582026-09-03T11:13:17.714Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74592026-09-03T11:13:17.714Z No change in performance detected.
74602026-09-03T11:13:17.714Z
74612026-09-03T11:13:17.714ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74622026-09-03T11:13:17.715ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74632026-09-03T11:13:17.715ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1953 ms (330 iterations)
74642026-09-03T11:13:17.718ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74652026-09-03T11:13:17.718Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74662026-09-03T11:13:17.718Z time: [8475.0 B 8475.0 B 8475.0 B]
74672026-09-03T11:13:17.718Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74682026-09-03T11:13:17.718Z No change in performance detected.
74692026-09-03T11:13:17.718Z
74702026-09-03T11:13:17.718ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74712026-09-03T11:13:17.718ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74722026-09-03T11:13:17.718ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1603 ms (275 iterations)
74732026-09-03T11:13:17.718ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74742026-09-03T11:13:17.718Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74752026-09-03T11:13:17.718Z time: [8475.0 B 8475.0 B 8475.0 B]
74762026-09-03T11:13:17.718Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74772026-09-03T11:13:17.718Z No change in performance detected.
74782026-09-03T11:13:17.719Z
74792026-09-03T11:13:17.719ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74802026-09-03T11:13:17.719ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74812026-09-03T11:13:17.719ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1456 ms (385 iterations)
74822026-09-03T11:13:17.722ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74832026-09-03T11:13:17.722Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74842026-09-03T11:13:17.722Z time: [6984.0 B 6984.0 B 6984.0 B]
74852026-09-03T11:13:17.722Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74862026-09-03T11:13:17.722Z No change in performance detected.
74872026-09-03T11:13:17.722Z
74882026-09-03T11:13:17.722ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74892026-09-03T11:13:17.722ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74902026-09-03T11:13:17.722ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0424 ms (275 iterations)
74912026-09-03T11:13:17.722ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74922026-09-03T11:13:17.722Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74932026-09-03T11:13:17.722Z time: [6984.0 B 6984.0 B 6984.0 B]
74942026-09-03T11:13:17.722Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74952026-09-03T11:13:17.722Z No change in performance detected.
74962026-09-03T11:13:17.722Z
74972026-09-03T11:13:17.722ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74982026-09-03T11:13:17.722ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74992026-09-03T11:13:17.722ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1496 ms (275 iterations)
75002026-09-03T11:13:17.726ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
75012026-09-03T11:13:17.726Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
75022026-09-03T11:13:17.726Z time: [8507.0 B 8507.0 B 8507.0 B]
75032026-09-03T11:13:17.726Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75042026-09-03T11:13:17.726Z No change in performance detected.
75052026-09-03T11:13:17.726Z
75062026-09-03T11:13:17.726ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75072026-09-03T11:13:17.726ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
75082026-09-03T11:13:17.726ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0631 ms (220 iterations)
75092026-09-03T11:13:17.726ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
75102026-09-03T11:13:17.726Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75112026-09-03T11:13:17.726Z time: [8507.0 B 8507.0 B 8507.0 B]
75122026-09-03T11:13:17.726Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75132026-09-03T11:13:17.726Z No change in performance detected.
75142026-09-03T11:13:17.726Z
75152026-09-03T11:13:17.726ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75162026-09-03T11:13:17.726ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
75172026-09-03T11:13:17.726ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1634 ms (330 iterations)
75182026-09-03T11:13:17.729ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
75192026-09-03T11:13:17.729Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75202026-09-03T11:13:17.729Z time: [7016.0 B 7016.0 B 7016.0 B]
75212026-09-03T11:13:17.729Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75222026-09-03T11:13:17.729Z No change in performance detected.
75232026-09-03T11:13:17.729Z
75242026-09-03T11:13:17.729ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75252026-09-03T11:13:17.729ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
75262026-09-03T11:13:17.730ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1521 ms (275 iterations)
75272026-09-03T11:13:17.730ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75282026-09-03T11:13:17.730Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75292026-09-03T11:13:17.730Z time: [7016.0 B 7016.0 B 7016.0 B]
75302026-09-03T11:13:17.730Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75312026-09-03T11:13:17.730Z No change in performance detected.
75322026-09-03T11:13:17.730Z
75332026-09-03T11:13:17.730ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75342026-09-03T11:13:17.730ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75352026-09-03T11:13:17.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0538 ms (275 iterations)
75362026-09-03T11:13:17.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75372026-09-03T11:13:17.734Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75382026-09-03T11:13:17.734Z time: [8475.0 B 8475.0 B 8475.0 B]
75392026-09-03T11:13:17.734Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75402026-09-03T11:13:17.734Z No change in performance detected.
75412026-09-03T11:13:17.734Z
75422026-09-03T11:13:17.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75432026-09-03T11:13:17.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75442026-09-03T11:13:17.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2384 ms (275 iterations)
75452026-09-03T11:13:17.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75462026-09-03T11:13:17.738Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75472026-09-03T11:13:17.738Z time: [8475.0 B 8475.0 B 8475.0 B]
75482026-09-03T11:13:17.738Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75492026-09-03T11:13:17.738Z No change in performance detected.
75502026-09-03T11:13:17.738Z
75512026-09-03T11:13:17.738ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75522026-09-03T11:13:17.738ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75532026-09-03T11:13:17.738ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0330 ms (330 iterations)
75542026-09-03T11:13:17.738ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75552026-09-03T11:13:17.738Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75562026-09-03T11:13:17.738Z time: [6984.0 B 6984.0 B 6984.0 B]
75572026-09-03T11:13:17.738Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75582026-09-03T11:13:17.738Z No change in performance detected.
75592026-09-03T11:13:17.738Z
75602026-09-03T11:13:17.738ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75612026-09-03T11:13:17.738ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75622026-09-03T11:13:17.738ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0817 ms (275 iterations)
75632026-09-03T11:13:17.738ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75642026-09-03T11:13:17.738Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75652026-09-03T11:13:17.738Z time: [6984.0 B 6984.0 B 6984.0 B]
75662026-09-03T11:13:17.738Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75672026-09-03T11:13:17.738Z No change in performance detected.
75682026-09-03T11:13:17.738Z
75692026-09-03T11:13:17.780Z+ cp -r target/criterion /work/bench-results
75702026-09-03T11:13:17.934Z+ cp -r target/xde-bench /work/bench-results
75712026-09-03T11:13:17.968Z+ pushd /work
75722026-09-03T11:13:17.968Z/work /work/oxidecomputer/opte
75732026-09-03T11:13:17.968Z+ tar -caf bench-results.tgz bench-results
75742026-09-03T11:13:18.521Z+ popd
75752026-09-03T11:13:18.521Z/work/oxidecomputer/opte
75762026-09-03T11:13:18.521Z+ cleanup
75772026-09-03T11:13:18.524Z+ [[ build != root ]]
75782026-09-03T11:13:18.524Z+ pfexec chown -R build:build .
75792026-09-03T11:13:18.593Z+ [[ -z 01M1KDAC5AEQW7JS4PH1N93GSA ]]
75802026-09-03T11:13:18.596Zprocess exited: duration 1934616 ms, exit code 0
 
75812026-09-03T11:13:18.610Zfound 1 output files
75822026-09-03T11:13:18.656Zuploading: /work/bench-results.tgz (6367142 bytes)
75832026-09-03T11:13:19.685Zuploaded: /work/bench-results.tgz