01KQRMCAB2B1Q661QXDJM0QF79: bench

BasicConfig {
    output_rules: [
        "=/work/bench-results.tgz",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/work/bench-results.tgz",
            series: "benchmark",
            name: "bench-results.tgz",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01KQRMCX49FN31B295KBW84GM5

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-04T04:42:45.451Zjob dependencies complete; ready to run (waiting for 5 m 45 s)
22026-05-04T04:43:41.557Zjob assigned to worker 01KQRMQKK55VHG06MEZDK2AMTA [factory aws, i-0ee3964af90d77b26] (queued for 56 s)
32026-05-04T04:43:48.152Zdownloading input: /input/xde/work/debug/xde.dbg
42026-05-04T04:43:49.111Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-05-04T04:43:49.114Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-05-04T04:43:49.137Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-05-04T04:43:49.137Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-05-04T04:43:49.173Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-05-04T04:43:49.173Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-05-04T04:43:49.201Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-05-04T04:43:49.204Zdownloading input: /input/xde/work/release/xde
122026-05-04T04:43:49.701Zdownloaded input: /input/xde/work/release/xde
132026-05-04T04:43:49.705Zdownloading input: /input/xde/work/release/xde.sha256
142026-05-04T04:43:49.728Zdownloaded input: /input/xde/work/release/xde.sha256
152026-05-04T04:43:49.731Zdownloading input: /input/xde/work/release/xde_link.so
162026-05-04T04:43:49.753Zdownloaded input: /input/xde/work/release/xde_link.so
172026-05-04T04:43:49.754Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-05-04T04:43:49.781Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-05-04T04:43:49.784Zdownloading input: /input/xde/work/test/loopback
202026-05-04T04:43:50.284Zdownloaded input: /input/xde/work/test/loopback
212026-05-04T04:43:50.288Zdownloading input: /input/xde/work/test/multicast_rx
222026-05-04T04:43:50.791Zdownloaded input: /input/xde/work/test/multicast_rx
232026-05-04T04:43:50.794Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-05-04T04:43:51.360Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-05-04T04:43:51.363Zdownloading input: /input/xde/work/test/multicast_validation
262026-05-04T04:43:51.867Zdownloaded input: /input/xde/work/test/multicast_validation
272026-05-04T04:43:51.870Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-05-04T04:43:52.467Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-05-04T04:43:52.470Zdownloading input: /input/xde/work/xde.conf
302026-05-04T04:43:52.494Zdownloaded input: /input/xde/work/xde.conf
 
312026-05-04T04:43:52.497Zstarting task 0: "setup"
322026-05-04T04:43:52.500Z++ uname -s
332026-05-04T04:43:52.503Z+ kern=SunOS
342026-05-04T04:43:52.503Z+ build_user=build
352026-05-04T04:43:52.503Z+ build_uid=12345
362026-05-04T04:43:52.503Z+ work_dir=/work
372026-05-04T04:43:52.503Z+ input_dir=/input
382026-05-04T04:43:52.503Z+ [[ 0 == 12345 ]]
392026-05-04T04:43:52.503Z+ case "$kern" in
402026-05-04T04:43:52.503Z+ groupadd -g 12345 build
412026-05-04T04:43:52.506Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-05-04T04:43:54.510Z+ zfs create -o mountpoint=/work rpool/work
432026-05-04T04:43:54.662Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-05-04T04:43:54.665Z+ home_fs=zfs
452026-05-04T04:43:54.665Z+ [[ zfs == autofs ]]
462026-05-04T04:43:54.665Z+ mkdir -p /home/build
472026-05-04T04:43:54.665Z+ chown build:build /home/build /work
482026-05-04T04:43:56.667Z+ chmod 0700 /home/build /work
492026-05-04T04:43:56.670Zprocess exited: duration 4174 ms, exit code 0
 
502026-05-04T04:43:56.676Zstarting task 1: "rust-toolchain"
512026-05-04T04:43:56.681Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.1
522026-05-04T04:43:56.681Z+ printf ' * rust toolchain profile = "%s"\n' default
532026-05-04T04:43:56.681Z * rust toolchain channel = "1.94.1"
542026-05-04T04:43:56.681Z * rust toolchain profile = "default"
552026-05-04T04:43:56.681Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-05-04T04:43:56.681Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-05-04T04:43:56.684Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-05-04T04:43:56.684Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default
592026-05-04T04:43:56.790Zinfo: downloading installer
602026-05-04T04:43:58.124Zwarn: It looks like you have an existing installation of Rust at:
612026-05-04T04:43:58.124Zwarn: /opt/ooce/bin
622026-05-04T04:43:58.124Zwarn: It is recommended that rustup be the primary Rust installation.
632026-05-04T04:43:58.124Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
642026-05-04T04:43:58.124Zwarn: If you are sure that you want both rustup and your already installed Rust
652026-05-04T04:43:58.124Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
662026-05-04T04:43:58.124Zwarn: or pass `-y' to ignore all ignorable checks.
672026-05-04T04:43:58.124Zerror: cannot install while Rust is installed
682026-05-04T04:43:58.124Zwarn: continuing (because the -y flag is set and the error is ignorable)
692026-05-04T04:43:58.124Zwarn: It looks like you have an existing rustup settings file at:
702026-05-04T04:43:58.124Zwarn: /home/build/.rustup/settings.toml
712026-05-04T04:43:58.124Zwarn: Rustup will install the default toolchain as specified in the settings file,
722026-05-04T04:43:58.124Zwarn: instead of the one inferred from the default host triple.
732026-05-04T04:43:58.133Zinfo: profile set to default
742026-05-04T04:43:58.133Zinfo: default host triple is x86_64-unknown-illumos
752026-05-04T04:43:58.136Zinfo: syncing channel updates for 1.94.1-x86_64-unknown-illumos
762026-05-04T04:43:58.270Zinfo: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25)
772026-05-04T04:43:58.273Zinfo: downloading 6 components
782026-05-04T04:44:12.383Zinfo: default toolchain set to 1.94.1-x86_64-unknown-illumos
792026-05-04T04:44:12.383Z
802026-05-04T04:44:12.414Z 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25)
812026-05-04T04:44:12.414Z
822026-05-04T04:44:12.414Z
832026-05-04T04:44:12.414ZRust is installed now. Great!
842026-05-04T04:44:12.414Z
852026-05-04T04:44:12.414ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
862026-05-04T04:44:12.414Zenvironment variable. This has not been done automatically.
872026-05-04T04:44:12.414Z
882026-05-04T04:44:12.414ZTo configure your current shell, you need to source
892026-05-04T04:44:12.415Zthe corresponding env file under $HOME/.cargo.
902026-05-04T04:44:12.415Z
912026-05-04T04:44:12.415ZThis is usually done by running one of the following (note the leading DOT):
922026-05-04T04:44:12.415Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
932026-05-04T04:44:12.415Zsource "$HOME/.cargo/env.fish" # For fish
942026-05-04T04:44:12.415Zsource "~/.cargo/env.nu" # For nushell
952026-05-04T04:44:12.415Zsource "$HOME/.cargo/env.tcsh" # For tcsh
962026-05-04T04:44:12.415Z. "$HOME/.cargo/env.ps1" # For pwsh
972026-05-04T04:44:12.415Zsource "$HOME/.cargo/env.xsh" # For xonsh
982026-05-04T04:44:12.418Zwarn: no default linker (`cc`) was found in your PATH
992026-05-04T04:44:12.418Zwarn: many Rust crates require a system C toolchain to build
1002026-05-04T04:44:12.505Z+ rustup --version
1012026-05-04T04:44:12.514Zrustup 1.29.0 (28d1352db 2026-03-05)
1022026-05-04T04:44:12.517Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1032026-05-04T04:44:12.535Zinfo: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)`
1042026-05-04T04:44:12.538Z+ cargo --version
1052026-05-04T04:44:12.550Zcargo 1.94.1 (29ea6fb6a 2026-03-24)
1062026-05-04T04:44:12.553Z+ rustc --version
1072026-05-04T04:44:12.572Zrustc 1.94.1 (e408947bf 2026-03-25)
1082026-05-04T04:44:12.575Zprocess exited: duration 15896 ms, exit code 0
 
1092026-05-04T04:44:12.581Zstarting task 2: "authentication"
1102026-05-04T04:44:12.597Zprocess exited: duration 15 ms, exit code 0
 
1112026-05-04T04:44:12.602Zstarting task 3: "clone repository"
1122026-05-04T04:44:12.605Z+ mkdir -p /work/oxidecomputer/opte
1132026-05-04T04:44:12.608Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1142026-05-04T04:44:12.638ZCloning into '/work/oxidecomputer/opte'...
1152026-05-04T04:44:13.409Z+ cd /work/oxidecomputer/opte
1162026-05-04T04:44:13.409Z+ git fetch origin 4712a02aed6b63f5cd05fa19bbf30f9f86986733
1172026-05-04T04:44:13.644ZFrom https://github.com/oxidecomputer/opte
1182026-05-04T04:44:13.644Z * branch 4712a02aed6b63f5cd05fa19bbf30f9f86986733 -> FETCH_HEAD
1192026-05-04T04:44:13.649Z+ [[ -n renovate/ctor-1.x ]]
1202026-05-04T04:44:13.652Z++ git branch --show-current
1212026-05-04T04:44:13.652Z+ current=master
1222026-05-04T04:44:13.652Z+ [[ master != renovate/ctor-1.x ]]
1232026-05-04T04:44:13.652Z+ git branch -f renovate/ctor-1.x 4712a02aed6b63f5cd05fa19bbf30f9f86986733
1242026-05-04T04:44:13.655Z+ git checkout -f renovate/ctor-1.x
1252026-05-04T04:44:13.671ZSwitched to branch 'renovate/ctor-1.x'
1262026-05-04T04:44:13.673Z+ git reset --hard 4712a02aed6b63f5cd05fa19bbf30f9f86986733
1272026-05-04T04:44:13.687ZHEAD is now at 4712a02 Update Rust crate ctor to v1
1282026-05-04T04:44:13.691Zprocess exited: duration 1085 ms, exit code 0
 
1292026-05-04T04:44:13.697Zstarting task 4: "build"
1302026-05-04T04:44:13.701Z+ source .github/buildomat/common.sh
1312026-05-04T04:44:13.701Z++ rustup show active-toolchain
1322026-05-04T04:44:13.706Z1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1332026-05-04T04:44:13.710Z++ pushd xde
1342026-05-04T04:44:13.710Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1352026-05-04T04:44:13.710Z++ rustup show active-toolchain
1362026-05-04T04:44:13.712Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1372026-05-04T04:44:13.847Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1382026-05-04T04:44:13.850Zinfo: downloading 6 components
1392026-05-04T04:44:27.104Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1402026-05-04T04:44:27.200Z+++ rustup show active-toolchain -v
1412026-05-04T04:44:27.203Z+++ head -n 1
1422026-05-04T04:44:27.203Z+++ cut '-d ' -f1
1432026-05-04T04:44:27.255Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1442026-05-04T04:44:27.255Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1452026-05-04T04:44:27.258Z++ popd
1462026-05-04T04:44:27.258Z/work/oxidecomputer/opte
1472026-05-04T04:44:27.258Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1482026-05-04T04:44:36.055Z Startup: Refreshing catalog 'helios-dev' ... Done
1492026-05-04T04:44:43.778Z Startup: Caching catalogs ... Done
1502026-05-04T04:44:50.701ZPlanning: Solver setup ... Done
1512026-05-04T04:44:50.761ZPlanning: Running solver ... Done
1522026-05-04T04:44:50.900ZPlanning: Finding local manifests ... Done
1532026-05-04T04:44:50.912ZPlanning: Fetching manifests: 0/6 0% complete
1542026-05-04T04:44:50.937ZPlanning: Fetching manifests: 6/6 100% complete
1552026-05-04T04:44:50.949ZPlanning: Package planning ... Done
1562026-05-04T04:44:50.952ZPlanning: Merging actions ... Done
1572026-05-04T04:44:51.136ZPlanning: Checking for conflicting actions ... Done
1582026-05-04T04:44:51.138ZPlanning: Consolidating action changes ... Done
1592026-05-04T04:44:51.907ZPlanning: Evaluating mediators ... Done
1602026-05-04T04:44:51.909ZPlanning: Planning completed in 7.97 seconds
1612026-05-04T04:44:51.918Z Packages to install: 6
1622026-05-04T04:44:51.918Z Services to change: 2
1632026-05-04T04:44:51.918Z Create boot environment: No
1642026-05-04T04:44:51.918ZCreate backup boot environment: No
1652026-05-04T04:44:51.957Z
1662026-05-04T04:44:51.957ZDownload: 0/22 items 0.0/15.0MB 0% complete
1672026-05-04T04:44:52.090ZDownload: Completed 15.04 MB in 0.13 seconds (112M/s)
1682026-05-04T04:44:52.193Z Actions: 1/111 actions (Installing new actions)
1692026-05-04T04:44:52.604Z Actions: Completed 111 actions in 0.41 seconds.
1702026-05-04T04:44:52.888Z Done
1712026-05-04T04:44:52.889Z Done
1722026-05-04T04:44:53.514Z Done
1732026-05-04T04:44:56.949Z Done
1742026-05-04T04:44:57.019Z Done
1752026-05-04T04:44:57.022Z Done
1762026-05-04T04:45:02.176Z Done
1772026-05-04T04:45:02.828Z+ [[ -z 01KQRMCX49FN31B295KBW84GM5 ]]
1782026-05-04T04:45:02.829Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1792026-05-04T04:45:03.902Zincorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23838:20260323T150135Z
1802026-05-04T04:45:03.902Zentire = pkg://helios-dev/entire@2-2.0:20230621T192557Z
1812026-05-04T04:45:03.902Zinstall = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
1822026-05-04T04:45:03.902Zinstall = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
1832026-05-04T04:45:03.902Ztempdir @ "/tmp/.tmpgN3D90/tmp"
1842026-05-04T04:45:03.902Zimage root @ "/tmp/.tmpgN3D90/tmp/root"
1852026-05-04T04:45:03.902Zcreating image...
1862026-05-04T04:45:04.158Zcopying publishers...
1872026-05-04T04:45:18.895Zadding properties...
1882026-05-04T04:45:19.571Zinstalling packages...
1892026-05-04T04:46:40.829Zseeding SMF database...
1902026-05-04T04:46:45.098Zconfiguring SMF profile...
1912026-05-04T04:46:45.099Zmodifying shadow(5)...
1922026-05-04T04:46:45.101Zloading user and group database...
1932026-05-04T04:46:45.102Zloading facet selections...
1942026-05-04T04:46:45.347Z devel -> true
1952026-05-04T04:46:45.347Z doc.man -> true
1962026-05-04T04:46:45.347Z entire.service/hal -> true
1972026-05-04T04:46:45.347Z entire.service/network/smtp/dma -> true
1982026-05-04T04:46:45.347Z locale.ar -> true
1992026-05-04T04:46:45.347Z locale.ca -> true
2002026-05-04T04:46:45.348Z locale.cs -> true
2012026-05-04T04:46:45.348Z locale.de -> true
2022026-05-04T04:46:45.348Z locale.es -> true
2032026-05-04T04:46:45.348Z locale.fr -> true
2042026-05-04T04:46:45.348Z locale.he -> true
2052026-05-04T04:46:45.348Z locale.hu -> true
2062026-05-04T04:46:45.348Z locale.id -> true
2072026-05-04T04:46:45.348Z locale.it -> true
2082026-05-04T04:46:45.348Z locale.ja -> true
2092026-05-04T04:46:45.348Z locale.ko -> true
2102026-05-04T04:46:45.348Z locale.nl -> true
2112026-05-04T04:46:45.348Z locale.pl -> true
2122026-05-04T04:46:45.348Z locale.pt_BR -> true
2132026-05-04T04:46:45.348Z locale.ru -> true
2142026-05-04T04:46:45.348Z locale.sk -> true
2152026-05-04T04:46:45.348Z locale.sv -> true
2162026-05-04T04:46:45.348Z locale.zh_CN -> true
2172026-05-04T04:46:45.348Z locale.zh_HK -> true
2182026-05-04T04:46:45.348Z locale.zh_TW -> true
2192026-05-04T04:46:45.348Z onu.ooceonly -> true
2202026-05-04T04:46:45.348Z version-lock.shell/ksh93 -> true
2212026-05-04T04:46:45.348Z version-lock.system/data/hardware-registry -> true
2222026-05-04T04:46:45.348Z version-lock.system/data/zoneinfo -> true
2232026-05-04T04:46:45.348Z version-lock.system/microcode/amd -> true
2242026-05-04T04:46:45.348Z version-lock.system/microcode/intel -> true
2252026-05-04T04:46:45.348Z version-lock.system/microcode/oxide -> true
2262026-05-04T04:46:45.348Zassessing packaged files...
2272026-05-04T04:46:46.788Zcreating archive...
2282026-05-04T04:46:46.813Zmissing from packaging:
2292026-05-04T04:46:46.813Z "etc/.pwd.lock"
2302026-05-04T04:46:46.817Z "etc/svc/profile/generic.xml"
2312026-05-04T04:46:46.817Z "etc/svc/profile/inetd_services.xml"
2322026-05-04T04:46:46.817Z "etc/svc/profile/name_service.xml"
2332026-05-04T04:46:46.817Z "etc/svc/profile/platform.xml"
2342026-05-04T04:46:46.817Z "etc/svc/profile/platform_omicron1.xml"
2352026-05-04T04:46:46.820Z "etc/svc/repository.db"
2362026-05-04T04:46:46.820Z
2372026-05-04T04:46:46.825Z
2382026-05-04T04:46:46.825Zfinishing archive...
2392026-05-04T04:46:47.461Zcreating gzonly manifest...
2402026-05-04T04:46:47.464Zok
2412026-05-04T04:46:47.561Z+ trap cleanup EXIT
2422026-05-04T04:46:47.563Z+ OUT_DIR=/work/bench-results
2432026-05-04T04:46:47.563Z+ mkdir -p /work/bench-results
2442026-05-04T04:46:47.563Z+ mkdir -p target/criterion
2452026-05-04T04:46:47.567Z+ mkdir -p target/xde-bench
2462026-05-04T04:46:47.570Z+ banner collect
2472026-05-04T04:46:47.570Z
2482026-05-04T04:46:47.570Z #### #### # # ###### #### #####
2492026-05-04T04:46:47.570Z # # # # # # # # # #
2502026-05-04T04:46:47.570Z # # # # # ##### # #
2512026-05-04T04:46:47.570Z # # # # # # # #
2522026-05-04T04:46:47.570Z # # # # # # # # # #
2532026-05-04T04:46:47.570Z #### #### ###### ###### ###### #### #
2542026-05-04T04:46:47.570Z
2552026-05-04T04:46:47.570Z++ cat .git/refs/heads/master
2562026-05-04T04:46:47.574Z+ BASELINE_COMMIT=b715a72f0820a9c23ab9f606975df44718b19a21
2572026-05-04T04:46:47.574Z+ [[ renovate/ctor-1.x == \m\a\s\t\e\r ]]
2582026-05-04T04:46:47.574Z+ get_artifact opte benchmark b715a72f0820a9c23ab9f606975df44718b19a21 bench-results.tgz
2592026-05-04T04:46:47.574Z+ local curl_res
2602026-05-04T04:46:47.574Z+ repo=opte
2612026-05-04T04:46:47.574Z+ series=benchmark
2622026-05-04T04:46:47.574Z+ commit=b715a72f0820a9c23ab9f606975df44718b19a21
2632026-05-04T04:46:47.574Z+ name=bench-results.tgz
2642026-05-04T04:46:47.574Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2652026-05-04T04:46:47.574Z+ mkdir -p download
2662026-05-04T04:46:47.574Z+ pushd download
2672026-05-04T04:46:47.574Z+ [[ ! -f bench-results.tgz ]]
2682026-05-04T04:46:47.574Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2692026-05-04T04:46:47.574Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/b715a72f0820a9c23ab9f606975df44718b19a21/bench-results.tgz
2702026-05-04T04:46:47.578Z % Total % Received % Xferd Average Speed Time Time Time Current
2712026-05-04T04:46:47.581Z Dload Upload Total Spent Left Speed
2722026-05-04T04:46:47.827Z 0 0 0 0 0 0 0 0 0 100 6.04M 100 6.04M 0 0 24.31M 0 0 100 6.04M 100 6.04M 0 0 24.31M 0 0 100 6.04M 100 6.04M 0 0 24.30M 0 0
2732026-05-04T04:46:47.830Z+ curl_res=0
2742026-05-04T04:46:47.830Z+ popd
2752026-05-04T04:46:47.833Z/work/oxidecomputer/opte
2762026-05-04T04:46:47.834Z+ return 0
2772026-05-04T04:46:47.834Z+ tar -xf download/bench-results.tgz -C target
2782026-05-04T04:46:48.117Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2792026-05-04T04:46:48.120Z+ rm -r target/bench-results
2802026-05-04T04:46:48.120Z+ [[ '' -eq 1 ]]
2812026-05-04T04:46:48.120Z+ uname -a
2822026-05-04T04:46:48.123ZSunOS w-01KQRMQKK55VHG06MEZDK2AMTA 5.11 helios-2.0.23838 i86pc i386 i86pc
2832026-05-04T04:46:48.123Z+ cat /etc/versions/build
2842026-05-04T04:46:48.123Zheads/stlouis-0-ge1108ec7ee
2852026-05-04T04:46:48.123Z+ dladm
2862026-05-04T04:46:48.126ZLINK CLASS MTU STATE BRIDGE OVER
2872026-05-04T04:46:48.126Zena0 phys 9216 up -- --
2882026-05-04T04:46:48.129Z+ ipadm
2892026-05-04T04:46:48.129ZADDROBJ TYPE STATE ADDR
2902026-05-04T04:46:48.129Zlo0/v4 static ok 127.0.0.1/8
2912026-05-04T04:46:48.129Zena0/dhcp dhcp ok 10.150.1.245/24
2922026-05-04T04:46:48.129Zlo0/v6 static ok ::1/128
2932026-05-04T04:46:48.129Z+ pfexec rem_drv xde
2942026-05-04T04:46:48.136Z+ set -o errexit
2952026-05-04T04:46:48.136Z+ set -o pipefail
2962026-05-04T04:46:48.136Z+ banner prepare
2972026-05-04T04:46:48.139Z
2982026-05-04T04:46:48.139Z ##### ##### ###### ##### ## ##### ######
2992026-05-04T04:46:48.139Z # # # # # # # # # # # #
3002026-05-04T04:46:48.139Z # # # # ##### # # # # # # #####
3012026-05-04T04:46:48.139Z ##### ##### # ##### ###### ##### #
3022026-05-04T04:46:48.139Z # # # # # # # # # #
3032026-05-04T04:46:48.139Z # # # ###### # # # # # ######
3042026-05-04T04:46:48.140Z
3052026-05-04T04:46:48.140Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3062026-05-04T04:46:48.144Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3072026-05-04T04:46:48.204Z+ pfexec add_drv xde
3082026-05-04T04:46:49.014Z+ banner bench
3092026-05-04T04:46:49.018Z
3102026-05-04T04:46:49.018Z ##### ###### # # #### # #
3112026-05-04T04:46:49.018Z # # # ## # # # # #
3122026-05-04T04:46:49.018Z ##### ##### # # # # ######
3132026-05-04T04:46:49.018Z # # # # # # # # #
3142026-05-04T04:46:49.018Z # # # # ## # # # #
3152026-05-04T04:46:49.018Z ##### ###### # # #### # #
3162026-05-04T04:46:49.018Z
3172026-05-04T04:46:49.018Z+ cargo kbench local
3182026-05-04T04:46:49.122Z Updating crates.io index
3192026-05-04T04:46:49.125Z Updating git repository `https://github.com/oxidecomputer/falcon`
3202026-05-04T04:46:49.807Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3212026-05-04T04:46:50.336Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3222026-05-04T04:46:50.671Z Updating git repository `https://github.com/oxidecomputer/zone`
3232026-05-04T04:46:50.916Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3242026-05-04T04:46:51.326Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3252026-05-04T04:46:51.573Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3262026-05-04T04:46:53.465Z Downloading crates ...
3272026-05-04T04:46:53.520Z Downloaded cast v0.3.0
3282026-05-04T04:46:53.526Z Downloaded fnv v1.0.7
3292026-05-04T04:46:53.529Z Downloaded clap_lex v1.1.0
3302026-05-04T04:46:53.529Z Downloaded ipnetwork v0.21.1
3312026-05-04T04:46:53.532Z Downloaded alloca v0.4.0
3322026-05-04T04:46:53.532Z Downloaded cc v1.2.61
3332026-05-04T04:46:53.535Z Downloaded page_size v0.6.0
3342026-05-04T04:46:53.535Z Downloaded byteorder v1.5.0
3352026-05-04T04:46:53.540Z Downloaded proc-macro-crate v3.5.0
3362026-05-04T04:46:53.544Z Downloaded aho-corasick v1.1.4
3372026-05-04T04:46:53.547Z Downloaded indexmap v2.14.0
3382026-05-04T04:46:53.550Z Downloaded criterion-plot v0.8.2
3392026-05-04T04:46:53.553Z Downloaded colored v3.1.1
3402026-05-04T04:46:53.556Z Downloaded chacha20 v0.10.0
3412026-05-04T04:46:53.556Z Downloaded memchr v2.8.0
3422026-05-04T04:46:53.559Z Downloaded slog-envlogger v2.2.0
3432026-05-04T04:46:53.562Z Downloaded ctor v1.0.0
3442026-05-04T04:46:53.562Z Downloaded cookie-factory v0.3.3
3452026-05-04T04:46:53.565Z Downloaded slab v0.4.12
3462026-05-04T04:46:53.565Z Downloaded rand_core v0.10.1
3472026-05-04T04:46:53.565Z Downloaded hash32 v0.3.1
3482026-05-04T04:46:53.567Z Downloaded foreign-types-shared v0.3.1
3492026-05-04T04:46:53.567Z Downloaded foreign-types v0.5.0
3502026-05-04T04:46:53.567Z Downloaded defmt-macros v1.0.1
3512026-05-04T04:46:53.570Z Downloaded toml_datetime v1.1.1+spec-1.1.0
3522026-05-04T04:46:53.570Z Downloaded cfg-if v1.0.4
3532026-05-04T04:46:53.570Z Downloaded embedded-io v0.6.1
3542026-05-04T04:46:53.573Z Downloaded ciborium v0.2.2
3552026-05-04T04:46:53.573Z Downloaded plotters v0.3.7
3562026-05-04T04:46:53.578Z Downloaded socket2 v0.6.3
3572026-05-04T04:46:53.580Z Downloaded defmt-parser v1.0.0
3582026-05-04T04:46:53.580Z Downloaded proc-macro2 v1.0.106
3592026-05-04T04:46:53.583Z Downloaded ref-cast-impl v1.0.25
3602026-05-04T04:46:53.583Z Downloaded ciborium-io v0.2.2
3612026-05-04T04:46:53.586Z Downloaded strsim v0.11.1
3622026-05-04T04:46:53.586Z Downloaded futures-sink v0.3.32
3632026-05-04T04:46:53.586Z Downloaded crossbeam-utils v0.8.21
3642026-05-04T04:46:53.589Z Downloaded bitflags v2.11.1
3652026-05-04T04:46:53.591Z Downloaded equivalent v1.0.2
3662026-05-04T04:46:53.591Z Downloaded link-section v0.13.1
3672026-05-04T04:46:53.591Z Downloaded ident_case v1.0.1
3682026-05-04T04:46:53.591Z Downloaded slog-async v2.8.0
3692026-05-04T04:46:53.594Z Downloaded futures-macro v0.3.32
3702026-05-04T04:46:53.594Z Downloaded darling_macro v0.21.3
3712026-05-04T04:46:53.594Z Downloaded dyn-clone v1.0.20
3722026-05-04T04:46:53.597Z Downloaded heck v0.4.1
3732026-05-04T04:46:53.597Z Downloaded cobs v0.3.0
3742026-05-04T04:46:53.600Z Downloaded tracing-core v0.1.36
3752026-05-04T04:46:53.600Z Downloaded heck v0.5.0
3762026-05-04T04:46:53.600Z Downloaded circular v0.3.0
3772026-05-04T04:46:53.603Z Downloaded half v2.7.1
3782026-05-04T04:46:53.603Z Downloaded getrandom v0.4.2
3792026-05-04T04:46:53.605Z Downloaded proc-macro-error-attr v1.0.4
3802026-05-04T04:46:53.605Z Downloaded lazy_static v1.5.0
3812026-05-04T04:46:53.608Z Downloaded errno v0.3.14
3822026-05-04T04:46:53.608Z Downloaded foreign-types-macros v0.2.3
3832026-05-04T04:46:53.608Z Downloaded ciborium-ll v0.2.2
3842026-05-04T04:46:53.611Z Downloaded is-terminal v0.4.17
3852026-05-04T04:46:53.611Z Downloaded anstyle-query v1.1.5
3862026-05-04T04:46:53.614Z Downloaded managed v0.8.0
3872026-05-04T04:46:53.614Z Downloaded linktime-proc-macro v0.1.0
3882026-05-04T04:46:53.614Z Downloaded futures-io v0.3.32
3892026-05-04T04:46:53.617Z Downloaded take_mut v0.2.2
3902026-05-04T04:46:53.617Z Downloaded macaddr v1.0.1
3912026-05-04T04:46:53.617Z Downloaded pretty-hex v0.4.2
3922026-05-04T04:46:53.617Z Downloaded cstr-argument v0.1.2
3932026-05-04T04:46:53.620Z Downloaded cpufeatures v0.3.0
3942026-05-04T04:46:53.620Z Downloaded darling v0.21.3
3952026-05-04T04:46:53.623Z Downloaded serde_core v1.0.228
3962026-05-04T04:46:53.626Z Downloaded plotters-svg v0.3.7
3972026-05-04T04:46:53.626Z Downloaded anes v0.1.6
3982026-05-04T04:46:53.626Z Downloaded is_terminal_polyfill v1.70.2
3992026-05-04T04:46:53.629Z Downloaded embedded-io v0.4.0
4002026-05-04T04:46:53.629Z Downloaded colorchoice v1.0.5
4012026-05-04T04:46:53.630Z Downloaded proc-macro-error-attr2 v2.0.0
4022026-05-04T04:46:53.630Z Downloaded cfg_aliases v0.2.1
4032026-05-04T04:46:53.633Z Downloaded utf8parse v0.2.2
4042026-05-04T04:46:53.636Z Downloaded version_check v0.9.5
4052026-05-04T04:46:53.636Z Downloaded itoa v1.0.18
4062026-05-04T04:46:53.639Z Downloaded defmt v0.3.100
4072026-05-04T04:46:53.639Z Downloaded futures-task v0.3.32
4082026-05-04T04:46:53.641Z Downloaded darling_macro v0.23.0
4092026-05-04T04:46:53.641Z Downloaded powerfmt v0.2.0
4102026-05-04T04:46:53.645Z Downloaded time-core v0.1.8
4112026-05-04T04:46:53.645Z Downloaded futures-core v0.3.32
4122026-05-04T04:46:53.648Z Downloaded ref-cast v1.0.25
4132026-05-04T04:46:53.651Z Downloaded num-conv v0.2.1
4142026-05-04T04:46:53.651Z Downloaded futures-executor v0.3.32
4152026-05-04T04:46:53.654Z Downloaded erased-serde v0.3.31
4162026-05-04T04:46:53.656Z Downloaded either v1.15.0
4172026-05-04T04:46:53.656Z Downloaded ingot-types v0.1.2
4182026-05-04T04:46:53.656Z Downloaded autocfg v1.5.0
4192026-05-04T04:46:53.659Z Downloaded iana-time-zone v0.1.65
4202026-05-04T04:46:53.659Z Downloaded crossbeam-epoch v0.9.18
4212026-05-04T04:46:53.662Z Downloaded stable_deref_trait v1.2.1
4222026-05-04T04:46:53.662Z Downloaded shlex v1.3.0
4232026-05-04T04:46:53.662Z Downloaded proc-macro-error v1.0.4
4242026-05-04T04:46:53.665Z Downloaded anstyle v1.0.14
4252026-05-04T04:46:53.665Z Downloaded same-file v1.0.6
4262026-05-04T04:46:53.668Z Downloaded plotters-backend v0.3.7
4272026-05-04T04:46:53.668Z Downloaded bitflags v1.3.2
4282026-05-04T04:46:53.668Z Downloaded zmij v1.0.21
4292026-05-04T04:46:53.671Z Downloaded tinytemplate v1.2.1
4302026-05-04T04:46:53.671Z Downloaded anstyle-parse v1.0.0
4312026-05-04T04:46:53.673Z Downloaded ingot v0.1.1
4322026-05-04T04:46:53.674Z Downloaded crossbeam-deque v0.8.6
4332026-05-04T04:46:53.674Z Downloaded terminal_size v0.4.4
4342026-05-04T04:46:53.676Z Downloaded defmt v1.0.1
4352026-05-04T04:46:53.679Z Downloaded anstream v1.0.0
4362026-05-04T04:46:53.679Z Downloaded num_enum_derive v0.7.6
4372026-05-04T04:46:53.679Z Downloaded futures-channel v0.3.32
4382026-05-04T04:46:53.682Z Downloaded slog-stdlog v4.1.1
4392026-05-04T04:46:53.682Z Downloaded deranged v0.5.8
4402026-05-04T04:46:53.685Z Downloaded slog-term v2.9.2
4412026-05-04T04:46:53.688Z Downloaded proc-macro-error2 v2.0.1
4422026-05-04T04:46:53.688Z Downloaded tabwriter v1.4.1
4432026-05-04T04:46:53.690Z Downloaded thread_local v1.1.9
4442026-05-04T04:46:53.690Z Downloaded oxnet v0.1.4
4452026-05-04T04:46:53.690Z Downloaded find-msvc-tools v0.1.9
4462026-05-04T04:46:53.693Z Downloaded num_enum v0.7.6
4472026-05-04T04:46:53.696Z Downloaded pin-project-lite v0.2.17
4482026-05-04T04:46:53.699Z Downloaded darling v0.23.0
4492026-05-04T04:46:53.701Z Downloaded ingot-macros v0.1.1
4502026-05-04T04:46:53.702Z Downloaded darling_core v0.21.3
4512026-05-04T04:46:53.704Z Downloaded time-macros v0.2.27
4522026-05-04T04:46:53.707Z Downloaded thiserror-impl v2.0.18
4532026-05-04T04:46:53.707Z Downloaded clap v4.6.1
4542026-05-04T04:46:53.711Z Downloaded walkdir v2.5.0
4552026-05-04T04:46:53.714Z Downloaded anyhow v1.0.102
4562026-05-04T04:46:53.717Z Downloaded quote v1.0.45
4572026-05-04T04:46:53.718Z Downloaded postcard v1.1.3
4582026-05-04T04:46:53.718Z Downloaded log v0.4.29
4592026-05-04T04:46:53.720Z Downloaded darling_core v0.23.0
4602026-05-04T04:46:53.723Z Downloaded tracing-attributes v0.1.31
4612026-05-04T04:46:53.726Z Downloaded oorandom v11.1.5
4622026-05-04T04:46:53.726Z Downloaded term v1.2.1
4632026-05-04T04:46:53.726Z Downloaded slog-scope v4.4.1
4642026-05-04T04:46:53.729Z Downloaded arc-swap v1.9.1
4652026-05-04T04:46:53.732Z Downloaded crc32fast v1.5.0
4662026-05-04T04:46:53.732Z Downloaded heapless v0.8.0
4672026-05-04T04:46:53.735Z Downloaded thiserror-impl v1.0.69
4682026-05-04T04:46:53.735Z Downloaded toml_parser v1.1.2+spec-1.1.0
4692026-05-04T04:46:53.737Z Downloaded futures v0.3.32
4702026-05-04T04:46:53.740Z Downloaded once_cell v1.21.4
4712026-05-04T04:46:53.740Z Downloaded thiserror v1.0.69
4722026-05-04T04:46:53.743Z Downloaded rustversion v1.0.22
4732026-05-04T04:46:53.746Z Downloaded crossbeam-channel v0.5.15
4742026-05-04T04:46:53.749Z Downloaded unicode-ident v1.0.24
4752026-05-04T04:46:53.749Z Downloaded thiserror v2.0.18
4762026-05-04T04:46:53.751Z Downloaded slog v2.8.2
4772026-05-04T04:46:53.754Z Downloaded serde_derive v1.0.228
4782026-05-04T04:46:53.754Z Downloaded rusticata-macros v5.0.0
4792026-05-04T04:46:53.757Z Downloaded clap_derive v4.6.1
4802026-05-04T04:46:53.763Z Downloaded criterion v0.8.2
4812026-05-04T04:46:53.767Z Downloaded rayon-core v1.13.0
4822026-05-04T04:46:53.769Z Downloaded uuid v1.23.1
4832026-05-04T04:46:53.772Z Downloaded itertools v0.14.0
4842026-05-04T04:46:53.775Z Downloaded regex v1.12.3
4852026-05-04T04:46:53.778Z Downloaded futures-util v0.3.32
4862026-05-04T04:46:53.784Z Downloaded toml_edit v0.25.11+spec-1.1.0
4872026-05-04T04:46:53.787Z Downloaded itertools v0.13.0
4882026-05-04T04:46:53.791Z Downloaded clap_builder v4.6.0
4892026-05-04T04:46:53.794Z Downloaded num-traits v0.2.19
4902026-05-04T04:46:53.797Z Downloaded zerocopy-derive v0.8.48
4912026-05-04T04:46:53.801Z Downloaded chrono v0.4.44
4922026-05-04T04:46:53.805Z Downloaded itertools v0.12.1
4932026-05-04T04:46:53.808Z Downloaded hashbrown v0.17.0
4942026-05-04T04:46:53.819Z Downloaded serde v1.0.228
4952026-05-04T04:46:53.822Z Downloaded rand v0.10.1
4962026-05-04T04:46:53.832Z Downloaded libc v0.2.186
4972026-05-04T04:46:53.871Z Downloaded nom v8.0.0
4982026-05-04T04:46:53.885Z Downloaded serde_json v1.0.149
4992026-05-04T04:46:53.888Z Downloaded nix v0.31.2
5002026-05-04T04:46:53.895Z Downloaded syn v1.0.109
5012026-05-04T04:46:53.900Z Downloaded winnow v1.0.2
5022026-05-04T04:46:53.905Z Downloaded pcap-parser v0.17.0
5032026-05-04T04:46:53.908Z Downloaded rayon v1.12.0
5042026-05-04T04:46:53.919Z Downloaded time v0.3.47
5052026-05-04T04:46:53.940Z Downloaded unicode-width v0.2.2
5062026-05-04T04:46:53.943Z Downloaded zerocopy v0.8.48
5072026-05-04T04:46:53.954Z Downloaded syn v2.0.117
5082026-05-04T04:46:53.960Z Downloaded smoltcp v0.11.0
5092026-05-04T04:46:53.966Z Downloaded regex-syntax v0.8.10
5102026-05-04T04:46:53.979Z Downloaded rustix v1.1.4
5112026-05-04T04:46:53.993Z Downloaded tracing v0.1.44
5122026-05-04T04:46:54.004Z Downloaded regex-automata v0.4.14
5132026-05-04T04:46:54.071Z Compiling proc-macro2 v1.0.106
5142026-05-04T04:46:54.071Z Compiling quote v1.0.45
5152026-05-04T04:46:54.074Z Compiling unicode-ident v1.0.24
5162026-05-04T04:46:54.074Z Compiling serde_core v1.0.228
5172026-05-04T04:46:54.074Z Compiling cfg-if v1.0.4
5182026-05-04T04:46:54.074Z Compiling libc v0.2.186
5192026-05-04T04:46:54.074Z Compiling memchr v2.8.0
5202026-05-04T04:46:54.074Z Compiling serde v1.0.228
5212026-05-04T04:46:54.224Z Compiling rustversion v1.0.22
5222026-05-04T04:46:54.278Z Compiling ident_case v1.0.1
5232026-05-04T04:46:54.393Z Compiling version_check v0.9.5
5242026-05-04T04:46:54.541Z Compiling strsim v0.11.1
5252026-05-04T04:46:54.557Z Compiling zerocopy v0.8.48
5262026-05-04T04:46:54.899Z Compiling thiserror v2.0.18
5272026-05-04T04:46:54.934Z Compiling either v1.15.0
5282026-05-04T04:46:55.082Z Compiling fnv v1.0.7
5292026-05-04T04:46:55.174Z Compiling syn v1.0.109
5302026-05-04T04:46:55.210Z Compiling regex-syntax v0.8.10
5312026-05-04T04:46:55.248Z Compiling pin-project-lite v0.2.17
5322026-05-04T04:46:55.263Z Compiling crossbeam-utils v0.8.21
5332026-05-04T04:46:55.432Z Compiling winnow v1.0.2
5342026-05-04T04:46:55.492Z Compiling syn v2.0.117
5352026-05-04T04:46:55.500Z Compiling hashbrown v0.17.0
5362026-05-04T04:46:55.546Z Compiling aho-corasick v1.1.4
5372026-05-04T04:46:55.699Z Compiling equivalent v1.0.2
5382026-05-04T04:46:55.773Z Compiling itertools v0.14.0
5392026-05-04T04:46:56.027Z Compiling indexmap v2.14.0
5402026-05-04T04:46:56.416Z Compiling toml_parser v1.1.2+spec-1.1.0
5412026-05-04T04:46:56.458Z Compiling bitflags v2.11.1
5422026-05-04T04:46:56.614Z Compiling regex-automata v0.4.14
5432026-05-04T04:46:56.791Z Compiling heapless v0.8.0
5442026-05-04T04:46:56.891Z Compiling autocfg v1.5.0
5452026-05-04T04:46:56.950Z Compiling byteorder v1.5.0
5462026-05-04T04:46:56.959Z Compiling toml_datetime v1.1.1+spec-1.1.0
5472026-05-04T04:46:57.127Z Compiling toml_edit v0.25.11+spec-1.1.0
5482026-05-04T04:46:57.176Z Compiling hash32 v0.3.1
5492026-05-04T04:46:57.201Z Compiling slog v2.8.2
5502026-05-04T04:46:57.224Z Compiling num-traits v0.2.19
5512026-05-04T04:46:57.242Z Compiling stable_deref_trait v1.2.1
5522026-05-04T04:46:57.303Z Compiling smoltcp v0.11.0
5532026-05-04T04:46:57.311Z Compiling futures-core v0.3.32
5542026-05-04T04:46:57.413Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5552026-05-04T04:46:57.440Z Compiling macaddr v1.0.1
5562026-05-04T04:46:57.451Z Compiling futures-sink v0.3.32
5572026-05-04T04:46:57.553Z Compiling futures-channel v0.3.32
5582026-05-04T04:46:57.633Z Compiling proc-macro-crate v3.5.0
5592026-05-04T04:46:57.798Z Compiling proc-macro-error-attr v1.0.4
5602026-05-04T04:46:57.806Z Compiling futures-io v0.3.32
5612026-05-04T04:46:57.993Z Compiling darling_core v0.21.3
5622026-05-04T04:46:58.051Z Compiling darling_core v0.23.0
5632026-05-04T04:46:58.062Z Compiling ref-cast v1.0.25
5642026-05-04T04:46:58.079Z Compiling bitflags v1.3.2
5652026-05-04T04:46:58.142Z Compiling managed v0.8.0
5662026-05-04T04:46:58.151Z Compiling slab v0.4.12
5672026-05-04T04:46:58.343Z Compiling regex v1.12.3
5682026-05-04T04:46:58.359Z Compiling crc32fast v1.5.0
5692026-05-04T04:46:58.380Z Compiling futures-task v0.3.32
5702026-05-04T04:46:58.542Z Compiling rand_core v0.10.1
5712026-05-04T04:46:58.630Z Compiling anyhow v1.0.102
5722026-05-04T04:46:58.701Z Compiling getrandom v0.4.2
5732026-05-04T04:46:58.732Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
5742026-05-04T04:46:58.934Z Compiling itoa v1.0.18
5752026-05-04T04:46:59.173Z Compiling serde_derive v1.0.228
5762026-05-04T04:46:59.194Z Compiling zerocopy-derive v0.8.48
5772026-05-04T04:46:59.198Z Compiling thiserror-impl v2.0.18
5782026-05-04T04:46:59.211Z Compiling futures-macro v0.3.32
5792026-05-04T04:46:59.990Z Compiling num_enum_derive v0.7.6
5802026-05-04T04:47:00.019Z Compiling futures-util v0.3.32
5812026-05-04T04:47:00.162Z Compiling darling_macro v0.21.3
5822026-05-04T04:47:00.170Z Compiling darling_macro v0.23.0
5832026-05-04T04:47:00.509Z Compiling cobs v0.3.0
5842026-05-04T04:47:00.689Z Compiling darling v0.23.0
5852026-05-04T04:47:00.692Z Compiling darling v0.21.3
5862026-05-04T04:47:00.725Z Compiling ref-cast-impl v1.0.25
5872026-05-04T04:47:00.765Z Compiling ingot-macros v0.1.1
5882026-05-04T04:47:00.765Z Compiling foreign-types-macros v0.2.3
5892026-05-04T04:47:01.294Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5902026-05-04T04:47:01.375Z Compiling proc-macro-error v1.0.4
5912026-05-04T04:47:01.595Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5922026-05-04T04:47:01.679Z Compiling unicode-width v0.2.2
5932026-05-04T04:47:01.691Z Compiling ipnetwork v0.21.1
5942026-05-04T04:47:01.784Z Compiling once_cell v1.21.4
5952026-05-04T04:47:01.811Z Compiling cpufeatures v0.3.0
5962026-05-04T04:47:01.879Z Compiling rustix v1.1.4
5972026-05-04T04:47:01.964Z Compiling foreign-types-shared v0.3.1
5982026-05-04T04:47:02.009Z Compiling tracing-core v0.1.36
5992026-05-04T04:47:02.051Z Compiling foreign-types v0.5.0
6002026-05-04T04:47:02.060Z Compiling tabwriter v1.4.1
6012026-05-04T04:47:02.123Z Compiling chacha20 v0.10.0
6022026-05-04T04:47:02.382Z Compiling erased-serde v0.3.31
6032026-05-04T04:47:02.390Z Compiling postcard v1.1.3
6042026-05-04T04:47:02.398Z Compiling futures-executor v0.3.32
6052026-05-04T04:47:02.666Z Compiling num_enum v0.7.6
6062026-05-04T04:47:02.732Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6072026-05-04T04:47:02.781Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6082026-05-04T04:47:02.912Z Compiling tracing-attributes v0.1.31
6092026-05-04T04:47:03.022Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6102026-05-04T04:47:03.393Z Compiling errno v0.3.14
6112026-05-04T04:47:03.422Z Compiling cstr-argument v0.1.2
6122026-05-04T04:47:03.443Z Compiling powerfmt v0.2.0
6132026-05-04T04:47:03.521Z Compiling shlex v1.3.0
6142026-05-04T04:47:03.540Z Compiling num-conv v0.2.1
6152026-05-04T04:47:03.582Z Compiling ingot-types v0.1.2
6162026-05-04T04:47:03.669Z Compiling thiserror v1.0.69
6172026-05-04T04:47:03.679Z Compiling utf8parse v0.2.2
6182026-05-04T04:47:03.682Z Compiling pretty-hex v0.4.2
6192026-05-04T04:47:03.731Z Compiling time-core v0.1.8
6202026-05-04T04:47:03.776Z Compiling dyn-clone v1.0.20
6212026-05-04T04:47:03.807Z Compiling find-msvc-tools v0.1.9
6222026-05-04T04:47:03.912Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
6232026-05-04T04:47:03.958Z Compiling ingot v0.1.1
6242026-05-04T04:47:03.991Z Compiling zmij v1.0.21
6252026-05-04T04:47:04.168Z Compiling tracing v0.1.44
6262026-05-04T04:47:04.212Z Compiling cc v1.2.61
6272026-05-04T04:47:04.263Z Compiling time-macros v0.2.27
6282026-05-04T04:47:04.333Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
6292026-05-04T04:47:04.486Z Compiling anstyle-parse v1.0.0
6302026-05-04T04:47:04.531Z Compiling deranged v0.5.8
6312026-05-04T04:47:04.690Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6322026-05-04T04:47:05.040Z Compiling rand v0.10.1
6332026-05-04T04:47:05.221Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6342026-05-04T04:47:05.345Z Compiling futures v0.3.32
6352026-05-04T04:47:05.421Z Compiling thiserror-impl v1.0.69
6362026-05-04T04:47:05.643Z Compiling uuid v1.23.1
6372026-05-04T04:47:05.770Z Compiling crossbeam-epoch v0.9.18
6382026-05-04T04:47:05.845Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6392026-05-04T04:47:06.093Z Compiling arc-swap v1.9.1
6402026-05-04T04:47:06.097Z Compiling socket2 v0.6.3
6412026-05-04T04:47:06.217Z Compiling nom v8.0.0
6422026-05-04T04:47:06.390Z Compiling thread_local v1.1.9
6432026-05-04T04:47:06.558Z Compiling anstyle v1.0.14
6442026-05-04T04:47:06.653Z Compiling iana-time-zone v0.1.65
6452026-05-04T04:47:06.870Z Compiling rayon-core v1.13.0
6462026-05-04T04:47:07.037Z Compiling colorchoice v1.0.5
6472026-05-04T04:47:07.080Z Compiling is_terminal_polyfill v1.70.2
6482026-05-04T04:47:07.150Z Compiling oxnet v0.1.4
6492026-05-04T04:47:07.170Z Compiling lazy_static v1.5.0
6502026-05-04T04:47:07.268Z Compiling serde_json v1.0.149
6512026-05-04T04:47:07.356Z Compiling heck v0.4.1
6522026-05-04T04:47:07.433Z Compiling colored v3.1.1
6532026-05-04T04:47:07.493Z Compiling slog-async v2.8.0
6542026-05-04T04:47:07.698Z Compiling anstyle-query v1.1.5
6552026-05-04T04:47:07.766Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6562026-05-04T04:47:07.801Z Compiling anstream v1.0.0
6572026-05-04T04:47:08.022Z Compiling time v0.3.47
6582026-05-04T04:47:08.290Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6592026-05-04T04:47:08.533Z Compiling rusticata-macros v5.0.0
6602026-05-04T04:47:08.766Z Compiling slog-scope v4.4.1
6612026-05-04T04:47:08.803Z Compiling chrono v0.4.44
6622026-05-04T04:47:09.067Z Compiling crossbeam-deque v0.8.6
6632026-05-04T04:47:09.170Z Compiling terminal_size v0.4.4
6642026-05-04T04:47:09.233Z Compiling cookie-factory v0.3.3
6652026-05-04T04:47:09.282Z Compiling alloca v0.4.0
6662026-05-04T04:47:09.551Z Compiling half v2.7.1
6672026-05-04T04:47:09.554Z Compiling crossbeam-channel v0.5.15
6682026-05-04T04:47:09.624Z Compiling is-terminal v0.4.17
6692026-05-04T04:47:09.651Z Compiling itertools v0.12.1
6702026-05-04T04:47:09.718Z Compiling heck v0.5.0
6712026-05-04T04:47:09.873Z Compiling term v1.2.1
6722026-05-04T04:47:09.920Z Compiling plotters-backend v0.3.7
6732026-05-04T04:47:10.191Z Compiling ciborium-io v0.2.2
6742026-05-04T04:47:10.248Z Compiling clap_lex v1.1.0
6752026-05-04T04:47:10.578Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6762026-05-04T04:47:10.762Z Compiling circular v0.3.0
6772026-05-04T04:47:10.942Z Compiling log v0.4.29
6782026-05-04T04:47:10.975Z Compiling take_mut v0.2.2
6792026-05-04T04:47:11.068Z Compiling cfg_aliases v0.2.1
6802026-05-04T04:47:11.137Z Compiling nix v0.31.2
6812026-05-04T04:47:11.160Z Compiling slog-stdlog v4.1.1
6822026-05-04T04:47:11.168Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6832026-05-04T04:47:11.402Z Compiling pcap-parser v0.17.0
6842026-05-04T04:47:11.498Z Compiling clap_builder v4.6.0
6852026-05-04T04:47:11.508Z Compiling ciborium-ll v0.2.2
6862026-05-04T04:47:11.743Z Compiling slog-term v2.9.2
6872026-05-04T04:47:12.085Z Compiling plotters-svg v0.3.7
6882026-05-04T04:47:12.325Z Compiling clap_derive v4.6.1
6892026-05-04T04:47:12.898Z Compiling itertools v0.13.0
6902026-05-04T04:47:13.299Z Compiling same-file v1.0.6
6912026-05-04T04:47:13.462Z Compiling cast v0.3.0
6922026-05-04T04:47:13.637Z Compiling tinytemplate v1.2.1
6932026-05-04T04:47:13.977Z Compiling clap v4.6.1
6942026-05-04T04:47:13.983Z Compiling walkdir v2.5.0
6952026-05-04T04:47:14.074Z Compiling rayon v1.12.0
6962026-05-04T04:47:14.368Z Compiling criterion-plot v0.8.2
6972026-05-04T04:47:14.585Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6982026-05-04T04:47:14.596Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6992026-05-04T04:47:14.627Z Compiling plotters v0.3.7
7002026-05-04T04:47:14.634Z Compiling slog-envlogger v2.2.0
7012026-05-04T04:47:15.171Z Compiling ciborium v0.2.2
7022026-05-04T04:47:15.584Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
7032026-05-04T04:47:15.808Z Compiling page_size v0.6.0
7042026-05-04T04:47:15.922Z Compiling oorandom v11.1.5
7052026-05-04T04:47:15.933Z Compiling anes v0.1.6
7062026-05-04T04:47:16.174Z Compiling criterion v0.8.2
7072026-05-04T04:47:16.226Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7082026-05-04T04:47:16.490Z Compiling link-section v0.13.1
7092026-05-04T04:47:16.628Z Compiling linktime-proc-macro v0.1.0
7102026-05-04T04:47:17.114Z Compiling ctor v1.0.0
7112026-05-04T04:47:18.179Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7122026-05-04T04:47:31.891Z Finished `bench` profile [optimized + debuginfo] target(s) in 42.86s
7132026-05-04T04:47:31.990Z Running benches/xde.rs (target/release/deps/xde-109e6d0842e806f7)
7142026-05-04T04:47:32.001Z###--------------------------------###
7152026-05-04T04:47:32.001Z:::Building test topology... (120s):::
7162026-05-04T04:47:32.001Z###--------------------------------###
7172026-05-04T04:47:32.006Zadding underlay route 0
7182026-05-04T04:47:32.009Zadding underlay route 1
7192026-05-04T04:47:32.148Zstart zones a, b
7202026-05-04T04:47:42.292Zconfigure zone
7212026-05-04T04:47:42.295Zconfigure zone
7222026-05-04T04:47:42.295Zinstall zone
7232026-05-04T04:47:42.295Zinstall zone
7242026-05-04T04:47:53.096Zboot zone
7252026-05-04T04:47:53.096Zboot zone
7262026-05-04T04:47:53.175Zsetup zones a, b
7272026-05-04T04:47:53.175Z[a] svcs -a
7282026-05-04T04:47:53.175Z[b] svcs -a
7292026-05-04T04:47:53.192ZFailed to parse command output: exit code 1
7302026-05-04T04:47:53.193Zstdout:
7312026-05-04T04:47:53.193Z
7322026-05-04T04:47:53.193Zstderr:
7332026-05-04T04:47:53.193Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-05-04T04:47:53.193ZFailed to parse command output: exit code 1
7352026-05-04T04:47:53.193Zstdout:
7362026-05-04T04:47:53.193Z
7372026-05-04T04:47:53.193Zstderr:
7382026-05-04T04:47:53.193Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7392026-05-04T04:47:53.393Z[b] svcs -a
7402026-05-04T04:47:53.393Z[a] svcs -a
7412026-05-04T04:47:53.500ZSTATE STIME FMRI
7422026-05-04T04:47:53.500Zonline 4:47:52 svc:/system/svc/restarter:default
7432026-05-04T04:47:53.500Zoffline 4:47:52 svc:/system/early-manifest-import:default
7442026-05-04T04:47:53.500Z- - svc:/application/management/net-snmp:default
7452026-05-04T04:47:53.500Z- - svc:/application/pkg/dynamic-mirror:default
7462026-05-04T04:47:53.500Z- - svc:/application/pkg/mirror:default
7472026-05-04T04:47:53.500Z- - svc:/application/pkg/repositories-setup:default
7482026-05-04T04:47:53.500Z- - svc:/application/pkg/server:default
7492026-05-04T04:47:53.500Z- - svc:/application/security/tcsd:default
7502026-05-04T04:47:53.500Z- - svc:/milestone/devices:default
7512026-05-04T04:47:53.500Z- - svc:/milestone/multi-user-server:default
7522026-05-04T04:47:53.500Z- - svc:/milestone/multi-user:default
7532026-05-04T04:47:53.500Z- - svc:/milestone/name-services:default
7542026-05-04T04:47:53.500Z- - svc:/milestone/network:default
7552026-05-04T04:47:53.500Z- - svc:/milestone/single-user:default
7562026-05-04T04:47:53.500Z- - svc:/milestone/sysconfig:default
7572026-05-04T04:47:53.500Z- - svc:/network/chrony:default
7582026-05-04T04:47:53.500Z- - svc:/network/datalink-management:default
7592026-05-04T04:47:53.501Z- - svc:/network/dns/client:default
7602026-05-04T04:47:53.501Z- - svc:/network/dns/install:default
7612026-05-04T04:47:53.501Z- - svc:/network/dns/multicast:default
7622026-05-04T04:47:53.501Z- - svc:/network/inetd-upgrade:default
7632026-05-04T04:47:53.501Z- - svc:/network/inetd:default
7642026-05-04T04:47:53.501Z- - svc:/network/initial:default
7652026-05-04T04:47:53.501Z- - svc:/network/install:default
7662026-05-04T04:47:53.501Z- - svc:/network/ip-interface-management:default
7672026-05-04T04:47:53.501Z- - svc:/network/ipmp:default
7682026-05-04T04:47:53.501Z- - svc:/network/ipqos:default
7692026-05-04T04:47:53.501Z- - svc:/network/ipsec/ike:default
7702026-05-04T04:47:53.501Z- - svc:/network/ipsec/ipsecalgs:default
7712026-05-04T04:47:53.501Z- - svc:/network/ipsec/manual-key:default
7722026-05-04T04:47:53.501Z- - svc:/network/ipsec/policy:default
7732026-05-04T04:47:53.501Z- - svc:/network/iptun:default
7742026-05-04T04:47:53.501Z- - svc:/network/ipv4-forwarding:default
7752026-05-04T04:47:53.501Z- - svc:/network/ipv6-forwarding:default
7762026-05-04T04:47:53.501Z- - svc:/network/ldap/client:default
7772026-05-04T04:47:53.501Z- - svc:/network/location:default
7782026-05-04T04:47:53.501Z- - svc:/network/loopback:default
7792026-05-04T04:47:53.501Z- - svc:/network/netcfg:default
7802026-05-04T04:47:53.501Z- - svc:/network/netmask:default
7812026-05-04T04:47:53.501Z- - svc:/network/nfs/cbd:default
7822026-05-04T04:47:53.501Z- - svc:/network/nfs/client:default
7832026-05-04T04:47:53.501Z- - svc:/network/nfs/log:default
7842026-05-04T04:47:53.501Z- - svc:/network/nfs/mapid:default
7852026-05-04T04:47:53.501Z- - svc:/network/nfs/nlockmgr:default
7862026-05-04T04:47:53.501Z- - svc:/network/nfs/rquota:default
7872026-05-04T04:47:53.501Z- - svc:/network/nfs/server:default
7882026-05-04T04:47:53.501Z- - svc:/network/nfs/status:default
7892026-05-04T04:47:53.501Z- - svc:/network/nis/client:default
7902026-05-04T04:47:53.501Z- - svc:/network/physical:default
7912026-05-04T04:47:53.501Z- - svc:/network/physical:nwam
7922026-05-04T04:47:53.501Z- - svc:/network/routing-setup:default
7932026-05-04T04:47:53.501Z- - svc:/network/routing/legacy-routing:ipv4
7942026-05-04T04:47:53.502Z- - svc:/network/routing/legacy-routing:ipv6
7952026-05-04T04:47:53.502Z- - svc:/network/routing/ndp:default
7962026-05-04T04:47:53.502Z- - svc:/network/routing/rdisc:default
7972026-05-04T04:47:53.502Z- - svc:/network/routing/ripng:default
7982026-05-04T04:47:53.502Z- - svc:/network/routing/route:default
7992026-05-04T04:47:53.502Z- - svc:/network/rpc/bind:default
8002026-05-04T04:47:53.502Z- - svc:/network/rpc/gss:default
8012026-05-04T04:47:53.502Z- - svc:/network/rpc/keyserv:default
8022026-05-04T04:47:53.502Z- - svc:/network/security/kadmin:default
8032026-05-04T04:47:53.502Z- - svc:/network/security/krb5kdc:default
8042026-05-04T04:47:53.502Z- - svc:/network/security/ktkt_warn:default
8052026-05-04T04:47:53.502Z- - svc:/network/service:default
8062026-05-04T04:47:53.502Z- - svc:/network/shares/group:default
8072026-05-04T04:47:53.502Z- - svc:/network/smb/client:default
8082026-05-04T04:47:53.502Z- - svc:/network/smb/server:default
8092026-05-04T04:47:53.502Z- - svc:/network/ssh:default
8102026-05-04T04:47:53.502Z- - svc:/network/tcpkey:default
8112026-05-04T04:47:53.502Z- - svc:/system/auditd:default
8122026-05-04T04:47:53.502Z- - svc:/system/auditset:default
8132026-05-04T04:47:53.502Z- - svc:/system/boot-archive-update:default
8142026-05-04T04:47:53.502Z- - svc:/system/boot-archive:default
8152026-05-04T04:47:53.502Z- - svc:/system/boot-config:default
8162026-05-04T04:47:53.502Z- - svc:/system/consadm:default
8172026-05-04T04:47:53.502Z- - svc:/system/console-login:default
8182026-05-04T04:47:53.502Z- - svc:/system/console-login:vt2
8192026-05-04T04:47:53.502Z- - svc:/system/console-login:vt3
8202026-05-04T04:47:53.502Z- - svc:/system/console-login:vt4
8212026-05-04T04:47:53.502Z- - svc:/system/console-login:vt5
8222026-05-04T04:47:53.502Z- - svc:/system/console-login:vt6
8232026-05-04T04:47:53.502Z- - svc:/system/coreadm:default
8242026-05-04T04:47:53.502Z- - svc:/system/cron:default
8252026-05-04T04:47:53.502Z- - svc:/system/cryptosvc:default
8262026-05-04T04:47:53.502Z- - svc:/system/device/allocate:default
8272026-05-04T04:47:53.502Z- - svc:/system/device/audio:default
8282026-05-04T04:47:53.502Z- - svc:/system/device/local:default
8292026-05-04T04:47:53.502Z- - svc:/system/device/mpxio-upgrade:default
8302026-05-04T04:47:53.502Z- - svc:/system/extended-accounting:flow
8312026-05-04T04:47:53.502Z- - svc:/system/extended-accounting:net
8322026-05-04T04:47:53.502Z- - svc:/system/extended-accounting:process
8332026-05-04T04:47:53.503Z- - svc:/system/extended-accounting:task
8342026-05-04T04:47:53.503Z- - svc:/system/filesystem/local:default
8352026-05-04T04:47:53.503Z- - svc:/system/filesystem/minimal:default
8362026-05-04T04:47:53.503Z- - svc:/system/filesystem/reparse:default
8372026-05-04T04:47:53.503Z- - svc:/system/filesystem/root:default
8382026-05-04T04:47:53.503Z- - svc:/system/filesystem/usr:default
8392026-05-04T04:47:53.503Z- - svc:/system/fm/notify-params:default
8402026-05-04T04:47:53.503Z- - svc:/system/fmd:default
8412026-05-04T04:47:53.507Z- - svc:/system/hostid:default
8422026-05-04T04:47:53.507Z- - svc:/system/hotplug:default
8432026-05-04T04:47:53.507Z- - svc:/system/identity:domain
8442026-05-04T04:47:53.507Z- - svc:/system/identity:node
8452026-05-04T04:47:53.507Z- - svc:/system/idmap:default
8462026-05-04T04:47:53.507Z- - svc:/system/keymap:default
8472026-05-04T04:47:53.507Z- - svc:/system/logadm-upgrade:default
8482026-05-04T04:47:53.507Z- - svc:/system/manifest-import:default
8492026-05-04T04:47:53.507Z- - svc:/system/name-service-cache:default
8502026-05-04T04:47:53.507Z- - svc:/system/pfexec:default
8512026-05-04T04:47:53.507Z- - svc:/system/pkgserv:default
8522026-05-04T04:47:53.507Z- - svc:/system/process-security:default
8532026-05-04T04:47:53.507Z- - svc:/system/rbac:default
8542026-05-04T04:47:53.507Z- - svc:/system/rmtmpfiles:default
8552026-05-04T04:47:53.507Z- - svc:/system/sac:default
8562026-05-04T04:47:53.507Z- - svc:/system/sar:default
8572026-05-04T04:47:53.507Z- - svc:/system/svc/global:default
8582026-05-04T04:47:53.507Z- - svc:/system/system-log:default
8592026-05-04T04:47:53.507Z- - svc:/system/update-man-index:default
8602026-05-04T04:47:53.507Z- - svc:/system/utmp:default
8612026-05-04T04:47:53.507Z- - svc:/system/vtdaemon:default
8622026-05-04T04:47:53.507Z[b] svcs milestone/network
8632026-05-04T04:47:53.507ZSTATE STIME FMRI
8642026-05-04T04:47:53.507Zonline 4:47:52 svc:/system/svc/restarter:default
8652026-05-04T04:47:53.507Zoffline 4:47:52 svc:/system/early-manifest-import:default
8662026-05-04T04:47:53.507Z- - svc:/application/management/net-snmp:default
8672026-05-04T04:47:53.507Z- - svc:/application/pkg/dynamic-mirror:default
8682026-05-04T04:47:53.507Z- - svc:/application/pkg/mirror:default
8692026-05-04T04:47:53.507Z- - svc:/application/pkg/repositories-setup:default
8702026-05-04T04:47:53.508Z- - svc:/application/pkg/server:default
8712026-05-04T04:47:53.508Z- - svc:/application/security/tcsd:default
8722026-05-04T04:47:53.508Z- - svc:/milestone/devices:default
8732026-05-04T04:47:53.508Z- - svc:/milestone/multi-user-server:default
8742026-05-04T04:47:53.508Z- - svc:/milestone/multi-user:default
8752026-05-04T04:47:53.508Z- - svc:/milestone/name-services:default
8762026-05-04T04:47:53.508Z- - svc:/milestone/network:default
8772026-05-04T04:47:53.508Z- - svc:/milestone/single-user:default
8782026-05-04T04:47:53.508Z- - svc:/milestone/sysconfig:default
8792026-05-04T04:47:53.508Z- - svc:/network/chrony:default
8802026-05-04T04:47:53.508Z- - svc:/network/datalink-management:default
8812026-05-04T04:47:53.508Z- - svc:/network/dns/client:default
8822026-05-04T04:47:53.508Z- - svc:/network/dns/install:default
8832026-05-04T04:47:53.508Z- - svc:/network/dns/multicast:default
8842026-05-04T04:47:53.508Z- - svc:/network/inetd-upgrade:default
8852026-05-04T04:47:53.508Z- - svc:/network/inetd:default
8862026-05-04T04:47:53.508Z- - svc:/network/initial:default
8872026-05-04T04:47:53.508Z- - svc:/network/install:default
8882026-05-04T04:47:53.508Z- - svc:/network/ip-interface-management:default
8892026-05-04T04:47:53.508Z- - svc:/network/ipmp:default
8902026-05-04T04:47:53.508Z- - svc:/network/ipqos:default
8912026-05-04T04:47:53.508Z- - svc:/network/ipsec/ike:default
8922026-05-04T04:47:53.508Z- - svc:/network/ipsec/ipsecalgs:default
8932026-05-04T04:47:53.508Z- - svc:/network/ipsec/manual-key:default
8942026-05-04T04:47:53.508Z- - svc:/network/ipsec/policy:default
8952026-05-04T04:47:53.508Z- - svc:/network/iptun:default
8962026-05-04T04:47:53.508Z- - svc:/network/ipv4-forwarding:default
8972026-05-04T04:47:53.508Z- - svc:/network/ipv6-forwarding:default
8982026-05-04T04:47:53.508Z- - svc:/network/ldap/client:default
8992026-05-04T04:47:53.508Z- - svc:/network/location:default
9002026-05-04T04:47:53.508Z- - svc:/network/loopback:default
9012026-05-04T04:47:53.508Z- - svc:/network/netcfg:default
9022026-05-04T04:47:53.508Z- - svc:/network/netmask:default
9032026-05-04T04:47:53.508Z- - svc:/network/nfs/cbd:default
9042026-05-04T04:47:53.508Z- - svc:/network/nfs/client:default
9052026-05-04T04:47:53.508Z- - svc:/network/nfs/log:default
9062026-05-04T04:47:53.508Z- - svc:/network/nfs/mapid:default
9072026-05-04T04:47:53.508Z- - svc:/network/nfs/nlockmgr:default
9082026-05-04T04:47:53.508Z- - svc:/network/nfs/rquota:default
9092026-05-04T04:47:53.509Z- - svc:/network/nfs/server:default
9102026-05-04T04:47:53.509Z- - svc:/network/nfs/status:default
9112026-05-04T04:47:53.509Z- - svc:/network/nis/client:default
9122026-05-04T04:47:53.509Z- - svc:/network/physical:default
9132026-05-04T04:47:53.509Z- - svc:/network/physical:nwam
9142026-05-04T04:47:53.509Z- - svc:/network/routing-setup:default
9152026-05-04T04:47:53.509Z- - svc:/network/routing/legacy-routing:ipv4
9162026-05-04T04:47:53.509Z- - svc:/network/routing/legacy-routing:ipv6
9172026-05-04T04:47:53.509Z- - svc:/network/routing/ndp:default
9182026-05-04T04:47:53.509Z- - svc:/network/routing/rdisc:default
9192026-05-04T04:47:53.509Z- - svc:/network/routing/ripng:default
9202026-05-04T04:47:53.509Z- - svc:/network/routing/route:default
9212026-05-04T04:47:53.509Z- - svc:/network/rpc/bind:default
9222026-05-04T04:47:53.509Z- - svc:/network/rpc/gss:default
9232026-05-04T04:47:53.509Z- - svc:/network/rpc/keyserv:default
9242026-05-04T04:47:53.509Z- - svc:/network/security/kadmin:default
9252026-05-04T04:47:53.509Z- - svc:/network/security/krb5kdc:default
9262026-05-04T04:47:53.509Z- - svc:/network/security/ktkt_warn:default
9272026-05-04T04:47:53.509Z- - svc:/network/service:default
9282026-05-04T04:47:53.509Z- - svc:/network/shares/group:default
9292026-05-04T04:47:53.509Z- - svc:/network/smb/client:default
9302026-05-04T04:47:53.509Z- - svc:/network/smb/server:default
9312026-05-04T04:47:53.509Z- - svc:/network/ssh:default
9322026-05-04T04:47:53.509Z- - svc:/network/tcpkey:default
9332026-05-04T04:47:53.509Z- - svc:/system/auditd:default
9342026-05-04T04:47:53.509Z- - svc:/system/auditset:default
9352026-05-04T04:47:53.509Z- - svc:/system/boot-archive-update:default
9362026-05-04T04:47:53.509Z- - svc:/system/boot-archive:default
9372026-05-04T04:47:53.509Z- - svc:/system/boot-config:default
9382026-05-04T04:47:53.509Z- - svc:/system/consadm:default
9392026-05-04T04:47:53.509Z- - svc:/system/console-login:default
9402026-05-04T04:47:53.509Z- - svc:/system/console-login:vt2
9412026-05-04T04:47:53.513Z- - svc:/system/console-login:vt3
9422026-05-04T04:47:53.513Z- - svc:/system/console-login:vt4
9432026-05-04T04:47:53.513Z- - svc:/system/console-login:vt5
9442026-05-04T04:47:53.513Z- - svc:/system/console-login:vt6
9452026-05-04T04:47:53.513Z- - svc:/system/coreadm:default
9462026-05-04T04:47:53.513Z- - svc:/system/cron:default
9472026-05-04T04:47:53.513Z- - svc:/system/cryptosvc:default
9482026-05-04T04:47:53.513Z- - svc:/system/device/allocate:default
9492026-05-04T04:47:53.513Z- - svc:/system/device/audio:default
9502026-05-04T04:47:53.513Z- - svc:/system/device/local:default
9512026-05-04T04:47:53.513Z- - svc:/system/device/mpxio-upgrade:default
9522026-05-04T04:47:53.513Z- - svc:/system/extended-accounting:flow
9532026-05-04T04:47:53.513Z- - svc:/system/extended-accounting:net
9542026-05-04T04:47:53.513Z- - svc:/system/extended-accounting:process
9552026-05-04T04:47:53.513Z- - svc:/system/extended-accounting:task
9562026-05-04T04:47:53.513Z- - svc:/system/filesystem/local:default
9572026-05-04T04:47:53.513Z- - svc:/system/filesystem/minimal:default
9582026-05-04T04:47:53.513Z- - svc:/system/filesystem/reparse:default
9592026-05-04T04:47:53.513Z- - svc:/system/filesystem/root:default
9602026-05-04T04:47:53.513Z- - svc:/system/filesystem/usr:default
9612026-05-04T04:47:53.513Z- - svc:/system/fm/notify-params:default
9622026-05-04T04:47:53.513Z- - svc:/system/fmd:default
9632026-05-04T04:47:53.513Z- - svc:/system/hostid:default
9642026-05-04T04:47:53.513Z- - svc:/system/hotplug:default
9652026-05-04T04:47:53.513Z- - svc:/system/identity:domain
9662026-05-04T04:47:53.514Z- - svc:/system/identity:node
9672026-05-04T04:47:53.514Z- - svc:/system/idmap:default
9682026-05-04T04:47:53.514Z- - svc:/system/keymap:default
9692026-05-04T04:47:53.514Z- - svc:/system/logadm-upgrade:default
9702026-05-04T04:47:53.514Z- - svc:/system/manifest-import:default
9712026-05-04T04:47:53.514Z- - svc:/system/name-service-cache:default
9722026-05-04T04:47:53.514Z- - svc:/system/pfexec:default
9732026-05-04T04:47:53.514Z- - svc:/system/pkgserv:default
9742026-05-04T04:47:53.514Z- - svc:/system/process-security:default
9752026-05-04T04:47:53.514Z- - svc:/system/rbac:default
9762026-05-04T04:47:53.514Z- - svc:/system/rmtmpfiles:default
9772026-05-04T04:47:53.514Z- - svc:/system/sac:default
9782026-05-04T04:47:53.514Z- - svc:/system/sar:default
9792026-05-04T04:47:53.514Z- - svc:/system/svc/global:default
9802026-05-04T04:47:53.515Z- - svc:/system/system-log:default
9812026-05-04T04:47:53.515Z- - svc:/system/update-man-index:default
9822026-05-04T04:47:53.515Z- - svc:/system/utmp:default
9832026-05-04T04:47:53.515Z- - svc:/system/vtdaemon:default
9842026-05-04T04:47:53.515Z[a] svcs milestone/network
9852026-05-04T04:47:53.515ZSTATE STIME FMRI
9862026-05-04T04:47:53.515Z- - svc:/milestone/network:default
9872026-05-04T04:47:53.515ZSTATE STIME FMRI
9882026-05-04T04:47:53.515Z- - svc:/milestone/network:default
9892026-05-04T04:47:54.517Z[a] svcs milestone/network
9902026-05-04T04:47:54.534Z[b] svcs milestone/network
9912026-05-04T04:47:54.534ZSTATE STIME FMRI
9922026-05-04T04:47:54.534Zonline 4:47:52 svc:/milestone/network:default
9932026-05-04T04:47:54.534ZSTATE STIME FMRI
9942026-05-04T04:47:54.534Zonline 4:47:52 svc:/milestone/network:default
9952026-05-04T04:47:54.534Z[b] ipadm create-addr -t -T dhcp opte1/test
9962026-05-04T04:47:54.534Z[a] ipadm create-addr -t -T dhcp opte0/test
9972026-05-04T04:47:59.540Z
9982026-05-04T04:47:59.540Z[b] route add -iface 10.0.0.254 10.0.0.2
9992026-05-04T04:47:59.555Zadd host 10.0.0.254: gateway 10.0.0.2
10002026-05-04T04:47:59.555Z[b] route add 10.0.0.0/24 10.0.0.254
10012026-05-04T04:47:59.566Zadd net 10.0.0.0/24: gateway 10.0.0.254
10022026-05-04T04:47:59.566Z[b] route add 224.0.0.0/4 10.0.0.254
10032026-05-04T04:47:59.577Zadd net 224.0.0.0/4: gateway 10.0.0.254
10042026-05-04T04:48:00.892Z
10052026-05-04T04:48:00.892Z[a] route add -iface 10.0.0.254 10.0.0.1
10062026-05-04T04:48:00.906Zadd host 10.0.0.254: gateway 10.0.0.1
10072026-05-04T04:48:00.906Z[a] route add 10.0.0.0/24 10.0.0.254
10082026-05-04T04:48:00.918Zadd net 10.0.0.0/24: gateway 10.0.0.254
10092026-05-04T04:48:00.918Z[a] route add 224.0.0.0/4 10.0.0.254
10102026-05-04T04:48:00.929Zadd net 224.0.0.0/4: gateway 10.0.0.254
10112026-05-04T04:48:00.932Z###---------------###
10122026-05-04T04:48:00.932Z:::Topology built!:::
10132026-05-04T04:48:00.932Z###---------------###
10142026-05-04T04:48:00.932Z###----------------###
10152026-05-04T04:48:00.932Z::: iPerf spawned! :::
10162026-05-04T04:48:00.932Z:::Waiting... (10s):::
10172026-05-04T04:48:00.932Z###----------------###
10182026-05-04T04:48:10.931Z###---###
10192026-05-04T04:48:10.931Z:::Go!:::
10202026-05-04T04:48:10.931Z###---###
10212026-05-04T04:48:10.931Z[a] ping 10.0.0.2
10222026-05-04T04:48:10.949Z10.0.0.2 is alive
10232026-05-04T04:48:10.949Z###-------------------###
10242026-05-04T04:48:10.949Z:::Running experiment :::
10252026-05-04T04:48:10.949Z:::iperf-tcp/local/c2s:::
10262026-05-04T04:48:10.949Z###-------------------###
10272026-05-04T04:48:18.330Z-----------------------------------------------------------
10282026-05-04T04:48:18.330ZServer listening on 5201 (test #1)
10292026-05-04T04:48:18.331Z-----------------------------------------------------------
10302026-05-04T04:48:18.331ZAccepted connection from 10.0.0.1, port 59458
10312026-05-04T04:48:18.331Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48830
10322026-05-04T04:48:18.331Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47510
10332026-05-04T04:48:18.331Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37382
10342026-05-04T04:48:18.331Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61645
10352026-05-04T04:48:18.331Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50756
10362026-05-04T04:48:18.331Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36660
10372026-05-04T04:48:18.331Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44123
10382026-05-04T04:48:18.331Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55796
10392026-05-04T04:48:18.331Z[ ID] Interval Transfer Bitrate
10402026-05-04T04:48:18.331Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10412026-05-04T04:48:18.331Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10422026-05-04T04:48:18.331Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10432026-05-04T04:48:18.331Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10442026-05-04T04:48:18.331Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10452026-05-04T04:48:18.331Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10462026-05-04T04:48:18.331Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10472026-05-04T04:48:18.331Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10482026-05-04T04:48:18.331Z[SUM] 0.00-1.00 sec 958 MBytes 8.04 Gbits/sec
10492026-05-04T04:48:18.331Z- - - - - - - - - - - - - - - - - - - - - - - - -
10502026-05-04T04:48:18.331Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10512026-05-04T04:48:18.331Z[ 8] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10522026-05-04T04:48:18.331Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10532026-05-04T04:48:18.331Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10542026-05-04T04:48:18.331Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10552026-05-04T04:48:18.331Z[ 16] 1.00-2.00 sec 174 MBytes 1.46 Gbits/sec
10562026-05-04T04:48:18.331Z[ 18] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10572026-05-04T04:48:18.331Z[ 20] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10582026-05-04T04:48:18.331Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
10592026-05-04T04:48:18.331Z- - - - - - - - - - - - - - - - - - - - - - - - -
10602026-05-04T04:48:18.331Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
10612026-05-04T04:48:18.331Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10622026-05-04T04:48:18.331Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10632026-05-04T04:48:18.331Z[ 12] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
10642026-05-04T04:48:18.331Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10652026-05-04T04:48:18.332Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10662026-05-04T04:48:18.335Z[ 18] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
10672026-05-04T04:48:18.335Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10682026-05-04T04:48:18.335Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
10692026-05-04T04:48:18.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
10702026-05-04T04:48:18.335Z[ 5] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
10712026-05-04T04:48:18.335Z[ 8] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
10722026-05-04T04:48:18.335Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10732026-05-04T04:48:18.335Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10742026-05-04T04:48:18.335Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10752026-05-04T04:48:18.335Z[ 16] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
10762026-05-04T04:48:18.335Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10772026-05-04T04:48:18.335Z[ 20] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
10782026-05-04T04:48:18.335Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
10792026-05-04T04:48:18.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
10802026-05-04T04:48:18.335Z[ 5] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10812026-05-04T04:48:18.335Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10822026-05-04T04:48:18.335Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10832026-05-04T04:48:18.336Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10842026-05-04T04:48:18.336Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10852026-05-04T04:48:18.336Z[ 16] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10862026-05-04T04:48:18.336Z[ 18] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10872026-05-04T04:48:18.336Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10882026-05-04T04:48:18.336Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
10892026-05-04T04:48:18.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
10902026-05-04T04:48:18.336Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10912026-05-04T04:48:18.336Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10922026-05-04T04:48:18.336Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10932026-05-04T04:48:18.336Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10942026-05-04T04:48:18.336Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10952026-05-04T04:48:18.336Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10962026-05-04T04:48:18.336Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10972026-05-04T04:48:18.336Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10982026-05-04T04:48:18.336Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
10992026-05-04T04:48:18.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
11002026-05-04T04:48:18.336Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11012026-05-04T04:48:18.336Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11022026-05-04T04:48:18.336Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11032026-05-04T04:48:21.336Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
11042026-05-04T04:48:21.336Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11052026-05-04T04:48:21.337Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11062026-05-04T04:48:21.337Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11072026-05-04T04:48:21.337Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11082026-05-04T04:48:21.337Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
11092026-05-04T04:48:21.337Z- - - - - - - - - - - - - - - - - - - - - - - - -
11102026-05-04T04:48:21.337Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11112026-05-04T04:48:21.337Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11122026-05-04T04:48:21.337Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11132026-05-04T04:48:21.337Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11142026-05-04T04:48:21.337Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11152026-05-04T04:48:21.337Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11162026-05-04T04:48:21.337Z[ 18] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11172026-05-04T04:48:21.337Z[ 20] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11182026-05-04T04:48:21.337Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
11192026-05-04T04:48:21.337Z- - - - - - - - - - - - - - - - - - - - - - - - -
11202026-05-04T04:48:21.337Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11212026-05-04T04:48:21.337Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11222026-05-04T04:48:21.337Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11232026-05-04T04:48:21.337Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11242026-05-04T04:48:21.337Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11252026-05-04T04:48:21.337Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11262026-05-04T04:48:21.337Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11272026-05-04T04:48:21.337Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11282026-05-04T04:48:21.337Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
11292026-05-04T04:48:21.337Z- - - - - - - - - - - - - - - - - - - - - - - - -
11302026-05-04T04:48:21.337Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11312026-05-04T04:48:21.337Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11322026-05-04T04:48:21.338Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11332026-05-04T04:48:21.338Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11342026-05-04T04:48:21.338Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11352026-05-04T04:48:21.338Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11362026-05-04T04:48:21.338Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11372026-05-04T04:48:21.338Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11382026-05-04T04:48:21.338Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
11392026-05-04T04:48:21.338Z- - - - - - - - - - - - - - - - - - - - - - - - -
11402026-05-04T04:48:21.338Z[ 5] 10.00-10.00 sec 384 KBytes 1.11 Gbits/sec
11412026-05-04T04:48:21.338Z[ 8] 10.00-10.00 sec 512 KBytes 1.48 Gbits/sec
11422026-05-04T04:48:21.338Z[ 10] 10.00-10.00 sec 384 KBytes 1.11 Gbits/sec
11432026-05-04T04:48:21.338Z[ 12] 10.00-10.00 sec 512 KBytes 1.48 Gbits/sec
11442026-05-04T04:48:21.338Z[ 14] 10.00-10.00 sec 384 KBytes 1.11 Gbits/sec
11452026-05-04T04:48:21.338Z[ 16] 10.00-10.00 sec 384 KBytes 1.11 Gbits/sec
11462026-05-04T04:48:21.338Z[ 18] 10.00-10.00 sec 512 KBytes 1.48 Gbits/sec
11472026-05-04T04:48:21.338Z[ 20] 10.00-10.00 sec 512 KBytes 1.48 Gbits/sec
11482026-05-04T04:48:21.338Z[SUM] 10.00-10.00 sec 3.50 MBytes 10.4 Gbits/sec
11492026-05-04T04:48:21.338Z- - - - - - - - - - - - - - - - - - - - - - - - -
11502026-05-04T04:48:21.338Z[ ID] Interval Transfer Bitrate
11512026-05-04T04:48:21.338Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11522026-05-04T04:48:21.338Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11532026-05-04T04:48:21.338Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11542026-05-04T04:48:21.338Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11552026-05-04T04:48:21.338Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11562026-05-04T04:48:21.338Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec receiver
11572026-05-04T04:48:21.338Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11582026-05-04T04:48:21.338Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11592026-05-04T04:48:21.338Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec receiver
11602026-05-04T04:48:21.346ZRun 1/5...10159.52405254679Mbps
11612026-05-04T04:48:28.717Z-----------------------------------------------------------
11622026-05-04T04:48:28.717ZServer listening on 5201 (test #2)
11632026-05-04T04:48:28.717Z-----------------------------------------------------------
11642026-05-04T04:48:28.717ZAccepted connection from 10.0.0.1, port 47738
11652026-05-04T04:48:28.717Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51817
11662026-05-04T04:48:28.717Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53652
11672026-05-04T04:48:28.717Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39109
11682026-05-04T04:48:28.717Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38841
11692026-05-04T04:48:28.717Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58738
11702026-05-04T04:48:28.717Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54419
11712026-05-04T04:48:28.717Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37407
11722026-05-04T04:48:28.717Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39298
11732026-05-04T04:48:28.717Z[ ID] Interval Transfer Bitrate
11742026-05-04T04:48:28.717Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11752026-05-04T04:48:28.717Z[ 8] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11762026-05-04T04:48:28.717Z[ 10] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11772026-05-04T04:48:28.718Z[ 12] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11782026-05-04T04:48:28.718Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11792026-05-04T04:48:28.718Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11802026-05-04T04:48:28.718Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11812026-05-04T04:48:28.718Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
11822026-05-04T04:48:28.718Z[SUM] 0.00-1.00 sec 965 MBytes 8.09 Gbits/sec
11832026-05-04T04:48:28.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
11842026-05-04T04:48:28.718Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11852026-05-04T04:48:28.718Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11862026-05-04T04:48:28.718Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11872026-05-04T04:48:28.718Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11882026-05-04T04:48:28.718Z[ 14] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
11892026-05-04T04:48:28.718Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11902026-05-04T04:48:28.718Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11912026-05-04T04:48:28.718Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11922026-05-04T04:48:28.718Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
11932026-05-04T04:48:28.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
11942026-05-04T04:48:28.718Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11952026-05-04T04:48:28.718Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11962026-05-04T04:48:28.718Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11972026-05-04T04:48:28.718Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11982026-05-04T04:48:28.718Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11992026-05-04T04:48:28.718Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12002026-05-04T04:48:28.718Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12012026-05-04T04:48:28.718Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
12022026-05-04T04:48:28.718Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
12032026-05-04T04:48:28.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
12042026-05-04T04:48:28.718Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12052026-05-04T04:48:28.718Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12062026-05-04T04:48:28.718Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12072026-05-04T04:48:28.718Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12082026-05-04T04:48:28.718Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
12092026-05-04T04:48:28.718Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12102026-05-04T04:48:28.718Z[ 18] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
12112026-05-04T04:48:28.718Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12122026-05-04T04:48:28.718Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
12132026-05-04T04:48:28.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
12142026-05-04T04:48:28.719Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12152026-05-04T04:48:28.719Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12162026-05-04T04:48:28.719Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12172026-05-04T04:48:28.719Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12182026-05-04T04:48:28.719Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12192026-05-04T04:48:28.719Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12202026-05-04T04:48:28.719Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12212026-05-04T04:48:28.719Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12222026-05-04T04:48:28.719Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
12232026-05-04T04:48:28.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
12242026-05-04T04:48:28.719Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12252026-05-04T04:48:28.719Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12262026-05-04T04:48:28.719Z[ 10] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
12272026-05-04T04:48:28.719Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12282026-05-04T04:48:28.719Z[ 14] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
12292026-05-04T04:48:28.719Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12302026-05-04T04:48:28.722Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12312026-05-04T04:48:28.722Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12322026-05-04T04:48:28.722Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
12332026-05-04T04:48:28.722Z- - - - - - - - - - - - - - - - - - - - - - - - -
12342026-05-04T04:48:28.722Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12352026-05-04T04:48:28.722Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12362026-05-04T04:48:28.723Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12372026-05-04T04:48:31.718Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12382026-05-04T04:48:31.718Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12392026-05-04T04:48:31.718Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12402026-05-04T04:48:31.718Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12412026-05-04T04:48:31.718Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12422026-05-04T04:48:31.718Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
12432026-05-04T04:48:31.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
12442026-05-04T04:48:31.718Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12452026-05-04T04:48:31.718Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12462026-05-04T04:48:31.718Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12472026-05-04T04:48:31.719Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12482026-05-04T04:48:31.719Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12492026-05-04T04:48:31.719Z[ 16] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
12502026-05-04T04:48:31.719Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12512026-05-04T04:48:31.719Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12522026-05-04T04:48:31.719Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
12532026-05-04T04:48:31.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
12542026-05-04T04:48:31.719Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12552026-05-04T04:48:31.719Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12562026-05-04T04:48:31.719Z[ 10] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
12572026-05-04T04:48:31.719Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12582026-05-04T04:48:31.719Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12592026-05-04T04:48:31.719Z[ 16] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
12602026-05-04T04:48:31.719Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12612026-05-04T04:48:31.720Z[ 20] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
12622026-05-04T04:48:31.720Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
12632026-05-04T04:48:31.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
12642026-05-04T04:48:31.720Z[ 5] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
12652026-05-04T04:48:31.720Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12662026-05-04T04:48:31.720Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12672026-05-04T04:48:31.720Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12682026-05-04T04:48:31.720Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12692026-05-04T04:48:31.720Z[ 16] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
12702026-05-04T04:48:31.720Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12712026-05-04T04:48:31.720Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
12722026-05-04T04:48:31.720Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.4 Gbits/sec
12732026-05-04T04:48:31.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
12742026-05-04T04:48:31.720Z[ 5] 10.00-10.00 sec 128 KBytes 1.58 Gbits/sec
12752026-05-04T04:48:31.720Z[ 8] 10.00-10.00 sec 128 KBytes 1.59 Gbits/sec
12762026-05-04T04:48:31.720Z[ 10] 10.00-10.00 sec 128 KBytes 1.59 Gbits/sec
12772026-05-04T04:48:31.721Z[ 12] 10.00-10.00 sec 128 KBytes 1.59 Gbits/sec
12782026-05-04T04:48:31.721Z[ 14] 10.00-10.00 sec 128 KBytes 1.59 Gbits/sec
12792026-05-04T04:48:31.721Z[ 16] 10.00-10.00 sec 128 KBytes 1.58 Gbits/sec
12802026-05-04T04:48:31.721Z[ 18] 10.00-10.00 sec 128 KBytes 1.58 Gbits/sec
12812026-05-04T04:48:31.721Z[ 20] 10.00-10.00 sec 128 KBytes 1.59 Gbits/sec
12822026-05-04T04:48:31.721Z[SUM] 10.00-10.00 sec 1.00 MBytes 12.7 Gbits/sec
12832026-05-04T04:48:31.721Z- - - - - - - - - - - - - - - - - - - - - - - - -
12842026-05-04T04:48:31.721Z[ ID] Interval Transfer Bitrate
12852026-05-04T04:48:31.721Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12862026-05-04T04:48:31.721Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12872026-05-04T04:48:31.721Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12882026-05-04T04:48:31.721Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12892026-05-04T04:48:31.721Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12902026-05-04T04:48:31.721Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12912026-05-04T04:48:31.721Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12922026-05-04T04:48:31.721Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12932026-05-04T04:48:31.721Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec receiver
12942026-05-04T04:48:31.724ZRun 2/5...10176.244872343324Mbps
12952026-05-04T04:48:39.097Z-----------------------------------------------------------
12962026-05-04T04:48:39.097ZServer listening on 5201 (test #3)
12972026-05-04T04:48:39.097Z-----------------------------------------------------------
12982026-05-04T04:48:39.097ZAccepted connection from 10.0.0.1, port 56341
12992026-05-04T04:48:39.097Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42229
13002026-05-04T04:48:39.097Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60389
13012026-05-04T04:48:39.097Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39052
13022026-05-04T04:48:39.097Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37463
13032026-05-04T04:48:39.097Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65415
13042026-05-04T04:48:39.097Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50283
13052026-05-04T04:48:39.097Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42743
13062026-05-04T04:48:39.097Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53673
13072026-05-04T04:48:39.097Z[ ID] Interval Transfer Bitrate
13082026-05-04T04:48:39.097Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13092026-05-04T04:48:39.097Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13102026-05-04T04:48:39.097Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13112026-05-04T04:48:39.098Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13122026-05-04T04:48:39.098Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13132026-05-04T04:48:39.098Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13142026-05-04T04:48:39.098Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13152026-05-04T04:48:39.098Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
13162026-05-04T04:48:39.098Z[SUM] 0.00-1.00 sec 962 MBytes 8.07 Gbits/sec
13172026-05-04T04:48:39.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
13182026-05-04T04:48:39.098Z[ 5] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
13192026-05-04T04:48:39.098Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13202026-05-04T04:48:39.103Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13212026-05-04T04:48:39.103Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13222026-05-04T04:48:39.103Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13232026-05-04T04:48:39.103Z[ 16] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
13242026-05-04T04:48:39.103Z[ 18] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
13252026-05-04T04:48:39.103Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13262026-05-04T04:48:39.103Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
13272026-05-04T04:48:39.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
13282026-05-04T04:48:39.103Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13292026-05-04T04:48:39.104Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13302026-05-04T04:48:39.104Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13312026-05-04T04:48:39.104Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13322026-05-04T04:48:39.104Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13332026-05-04T04:48:39.104Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13342026-05-04T04:48:39.104Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13352026-05-04T04:48:39.104Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13362026-05-04T04:48:39.104Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
13372026-05-04T04:48:39.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
13382026-05-04T04:48:39.104Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13392026-05-04T04:48:39.104Z[ 8] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
13402026-05-04T04:48:39.104Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13412026-05-04T04:48:39.104Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13422026-05-04T04:48:39.104Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13432026-05-04T04:48:39.104Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13442026-05-04T04:48:39.104Z[ 18] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
13452026-05-04T04:48:39.105Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13462026-05-04T04:48:39.105Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
13472026-05-04T04:48:39.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
13482026-05-04T04:48:39.105Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13492026-05-04T04:48:39.105Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13502026-05-04T04:48:39.105Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
13512026-05-04T04:48:39.105Z[ 12] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
13522026-05-04T04:48:39.105Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13532026-05-04T04:48:39.105Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
13542026-05-04T04:48:39.105Z[ 18] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
13552026-05-04T04:48:39.105Z[ 20] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
13562026-05-04T04:48:39.105Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
13572026-05-04T04:48:39.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
13582026-05-04T04:48:39.105Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13592026-05-04T04:48:39.105Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13602026-05-04T04:48:39.105Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13612026-05-04T04:48:39.105Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13622026-05-04T04:48:39.105Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13632026-05-04T04:48:39.105Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13642026-05-04T04:48:39.105Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13652026-05-04T04:48:39.105Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13662026-05-04T04:48:39.105Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
13672026-05-04T04:48:39.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
13682026-05-04T04:48:39.105Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13692026-05-04T04:48:39.105Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13702026-05-04T04:48:39.105Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13712026-05-04T04:48:42.099Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13722026-05-04T04:48:42.099Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13732026-05-04T04:48:42.099Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13742026-05-04T04:48:42.099Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13752026-05-04T04:48:42.099Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
13762026-05-04T04:48:42.100Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
13772026-05-04T04:48:42.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
13782026-05-04T04:48:42.100Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13792026-05-04T04:48:42.100Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13802026-05-04T04:48:42.100Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13812026-05-04T04:48:42.100Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13822026-05-04T04:48:42.100Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13832026-05-04T04:48:42.100Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13842026-05-04T04:48:42.100Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13852026-05-04T04:48:42.100Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13862026-05-04T04:48:42.100Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
13872026-05-04T04:48:42.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
13882026-05-04T04:48:42.100Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13892026-05-04T04:48:42.100Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13902026-05-04T04:48:42.100Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13912026-05-04T04:48:42.100Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13922026-05-04T04:48:42.100Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13932026-05-04T04:48:42.100Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13942026-05-04T04:48:42.100Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13952026-05-04T04:48:42.100Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13962026-05-04T04:48:42.100Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
13972026-05-04T04:48:42.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
13982026-05-04T04:48:42.100Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
13992026-05-04T04:48:42.100Z[ 8] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
14002026-05-04T04:48:42.100Z[ 10] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
14012026-05-04T04:48:42.100Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14022026-05-04T04:48:42.100Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14032026-05-04T04:48:42.100Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14042026-05-04T04:48:42.100Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14052026-05-04T04:48:42.100Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
14062026-05-04T04:48:42.100Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.4 Gbits/sec
14072026-05-04T04:48:42.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
14082026-05-04T04:48:42.100Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14092026-05-04T04:48:42.100Z[ 8] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
14102026-05-04T04:48:42.100Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14112026-05-04T04:48:42.101Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14122026-05-04T04:48:42.101Z[ 14] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
14132026-05-04T04:48:42.101Z[ 16] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
14142026-05-04T04:48:42.101Z[ 18] 10.00-10.00 sec 128 KBytes 2.17 Gbits/sec
14152026-05-04T04:48:42.101Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14162026-05-04T04:48:42.104Z[SUM] 10.00-10.00 sec 512 KBytes 8.68 Gbits/sec
14172026-05-04T04:48:42.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
14182026-05-04T04:48:42.104Z[ ID] Interval Transfer Bitrate
14192026-05-04T04:48:42.104Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14202026-05-04T04:48:42.104Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14212026-05-04T04:48:42.104Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14222026-05-04T04:48:42.104Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14232026-05-04T04:48:42.104Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14242026-05-04T04:48:42.104Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14252026-05-04T04:48:42.104Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14262026-05-04T04:48:42.104Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14272026-05-04T04:48:42.104Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
14282026-05-04T04:48:42.104ZRun 3/5...10186.211256060766Mbps
14292026-05-04T04:48:49.486Z-----------------------------------------------------------
14302026-05-04T04:48:49.486ZServer listening on 5201 (test #4)
14312026-05-04T04:48:49.486Z-----------------------------------------------------------
14322026-05-04T04:48:49.486ZAccepted connection from 10.0.0.1, port 51365
14332026-05-04T04:48:49.486Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52809
14342026-05-04T04:48:49.486Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44987
14352026-05-04T04:48:49.486Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52320
14362026-05-04T04:48:49.486Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60245
14372026-05-04T04:48:49.486Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64779
14382026-05-04T04:48:49.486Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34980
14392026-05-04T04:48:49.486Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46143
14402026-05-04T04:48:49.487Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54485
14412026-05-04T04:48:49.487Z[ ID] Interval Transfer Bitrate
14422026-05-04T04:48:49.487Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14432026-05-04T04:48:49.487Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14442026-05-04T04:48:49.487Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14452026-05-04T04:48:49.487Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14462026-05-04T04:48:49.487Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14472026-05-04T04:48:49.487Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14482026-05-04T04:48:49.487Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14492026-05-04T04:48:49.487Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14502026-05-04T04:48:49.487Z[SUM] 0.00-1.00 sec 960 MBytes 8.06 Gbits/sec
14512026-05-04T04:48:49.487Z- - - - - - - - - - - - - - - - - - - - - - - - -
14522026-05-04T04:48:49.487Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14532026-05-04T04:48:49.487Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14542026-05-04T04:48:49.487Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14552026-05-04T04:48:49.487Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14562026-05-04T04:48:49.487Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14572026-05-04T04:48:49.487Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14582026-05-04T04:48:49.487Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14592026-05-04T04:48:49.487Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14602026-05-04T04:48:49.487Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
14612026-05-04T04:48:49.487Z- - - - - - - - - - - - - - - - - - - - - - - - -
14622026-05-04T04:48:49.487Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14632026-05-04T04:48:49.487Z[ 8] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
14642026-05-04T04:48:49.487Z[ 10] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
14652026-05-04T04:48:49.487Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14662026-05-04T04:48:49.487Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14672026-05-04T04:48:49.487Z[ 16] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
14682026-05-04T04:48:49.487Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14692026-05-04T04:48:49.490Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
14702026-05-04T04:48:49.490Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
14712026-05-04T04:48:49.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
14722026-05-04T04:48:49.491Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14732026-05-04T04:48:49.491Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14742026-05-04T04:48:49.491Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14752026-05-04T04:48:49.491Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14762026-05-04T04:48:49.491Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14772026-05-04T04:48:49.491Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14782026-05-04T04:48:49.491Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14792026-05-04T04:48:49.491Z[ 20] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
14802026-05-04T04:48:49.491Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
14812026-05-04T04:48:49.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
14822026-05-04T04:48:49.491Z[ 5] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
14832026-05-04T04:48:49.491Z[ 8] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
14842026-05-04T04:48:49.491Z[ 10] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
14852026-05-04T04:48:49.491Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14862026-05-04T04:48:49.491Z[ 14] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
14872026-05-04T04:48:49.491Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14882026-05-04T04:48:49.491Z[ 18] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
14892026-05-04T04:48:49.491Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14902026-05-04T04:48:49.491Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
14912026-05-04T04:48:49.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
14922026-05-04T04:48:49.491Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14932026-05-04T04:48:49.491Z[ 8] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
14942026-05-04T04:48:49.491Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14952026-05-04T04:48:49.491Z[ 12] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
14962026-05-04T04:48:49.491Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14972026-05-04T04:48:49.491Z[ 16] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
14982026-05-04T04:48:49.491Z[ 18] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
14992026-05-04T04:48:49.491Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
15002026-05-04T04:48:49.491Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
15012026-05-04T04:48:49.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
15022026-05-04T04:48:49.491Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15032026-05-04T04:48:49.491Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15042026-05-04T04:48:49.491Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15052026-05-04T04:48:52.489Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15062026-05-04T04:48:52.489Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15072026-05-04T04:48:52.489Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15082026-05-04T04:48:52.489Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15092026-05-04T04:48:52.489Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15102026-05-04T04:48:52.489Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
15112026-05-04T04:48:52.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
15122026-05-04T04:48:52.489Z[ 5] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
15132026-05-04T04:48:52.489Z[ 8] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
15142026-05-04T04:48:52.489Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15152026-05-04T04:48:52.489Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15162026-05-04T04:48:52.489Z[ 14] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
15172026-05-04T04:48:52.489Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15182026-05-04T04:48:52.489Z[ 18] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
15192026-05-04T04:48:52.489Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
15202026-05-04T04:48:52.489Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
15212026-05-04T04:48:52.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
15222026-05-04T04:48:52.489Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15232026-05-04T04:48:52.489Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15242026-05-04T04:48:52.489Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15252026-05-04T04:48:52.489Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15262026-05-04T04:48:52.489Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15272026-05-04T04:48:52.489Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15282026-05-04T04:48:52.489Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15292026-05-04T04:48:52.489Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15302026-05-04T04:48:52.489Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
15312026-05-04T04:48:52.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
15322026-05-04T04:48:52.490Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15332026-05-04T04:48:52.490Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15342026-05-04T04:48:52.490Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15352026-05-04T04:48:52.490Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15362026-05-04T04:48:52.490Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15372026-05-04T04:48:52.490Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15382026-05-04T04:48:52.490Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15392026-05-04T04:48:52.490Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15402026-05-04T04:48:52.490Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
15412026-05-04T04:48:52.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
15422026-05-04T04:48:52.490Z[ 5] 10.00-10.00 sec 256 KBytes 1.42 Gbits/sec
15432026-05-04T04:48:52.490Z[ 8] 10.00-10.00 sec 256 KBytes 1.42 Gbits/sec
15442026-05-04T04:48:52.490Z[ 10] 10.00-10.00 sec 256 KBytes 1.42 Gbits/sec
15452026-05-04T04:48:52.490Z[ 12] 10.00-10.00 sec 256 KBytes 1.42 Gbits/sec
15462026-05-04T04:48:52.490Z[ 14] 10.00-10.00 sec 256 KBytes 1.42 Gbits/sec
15472026-05-04T04:48:52.490Z[ 16] 10.00-10.00 sec 256 KBytes 1.42 Gbits/sec
15482026-05-04T04:48:52.490Z[ 18] 10.00-10.00 sec 256 KBytes 1.42 Gbits/sec
15492026-05-04T04:48:52.490Z[ 20] 10.00-10.00 sec 256 KBytes 1.42 Gbits/sec
15502026-05-04T04:48:52.490Z[SUM] 10.00-10.00 sec 2.00 MBytes 11.3 Gbits/sec
15512026-05-04T04:48:52.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
15522026-05-04T04:48:52.490Z[ ID] Interval Transfer Bitrate
15532026-05-04T04:48:52.493Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15542026-05-04T04:48:52.493Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15552026-05-04T04:48:52.493Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15562026-05-04T04:48:52.493Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15572026-05-04T04:48:52.493Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15582026-05-04T04:48:52.493Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15592026-05-04T04:48:52.493Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15602026-05-04T04:48:52.493Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15612026-05-04T04:48:52.494Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
15622026-05-04T04:48:52.494ZRun 4/5...10183.038090022965Mbps
15632026-05-04T04:48:59.872Z-----------------------------------------------------------
15642026-05-04T04:48:59.872ZServer listening on 5201 (test #5)
15652026-05-04T04:48:59.872Z-----------------------------------------------------------
15662026-05-04T04:48:59.872ZAccepted connection from 10.0.0.1, port 38403
15672026-05-04T04:48:59.873Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59121
15682026-05-04T04:48:59.873Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41085
15692026-05-04T04:48:59.873Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62364
15702026-05-04T04:48:59.873Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42055
15712026-05-04T04:48:59.873Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64056
15722026-05-04T04:48:59.873Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45491
15732026-05-04T04:48:59.873Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49865
15742026-05-04T04:48:59.873Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56944
15752026-05-04T04:48:59.873Z[ ID] Interval Transfer Bitrate
15762026-05-04T04:48:59.873Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15772026-05-04T04:48:59.873Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15782026-05-04T04:48:59.873Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15792026-05-04T04:48:59.873Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15802026-05-04T04:48:59.873Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15812026-05-04T04:48:59.873Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15822026-05-04T04:48:59.873Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15832026-05-04T04:48:59.873Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15842026-05-04T04:48:59.873Z[SUM] 0.00-1.00 sec 959 MBytes 8.04 Gbits/sec
15852026-05-04T04:48:59.873Z- - - - - - - - - - - - - - - - - - - - - - - - -
15862026-05-04T04:48:59.873Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15872026-05-04T04:48:59.873Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15882026-05-04T04:48:59.873Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15892026-05-04T04:48:59.873Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15902026-05-04T04:48:59.873Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15912026-05-04T04:48:59.874Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15922026-05-04T04:48:59.874Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15932026-05-04T04:48:59.874Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15942026-05-04T04:48:59.874Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
15952026-05-04T04:48:59.874Z- - - - - - - - - - - - - - - - - - - - - - - - -
15962026-05-04T04:48:59.874Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15972026-05-04T04:48:59.874Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15982026-05-04T04:48:59.874Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15992026-05-04T04:48:59.874Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16002026-05-04T04:48:59.874Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16012026-05-04T04:48:59.874Z[ 16] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
16022026-05-04T04:48:59.874Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16032026-05-04T04:48:59.874Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16042026-05-04T04:48:59.874Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
16052026-05-04T04:48:59.874Z- - - - - - - - - - - - - - - - - - - - - - - - -
16062026-05-04T04:48:59.878Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16072026-05-04T04:48:59.878Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16082026-05-04T04:48:59.878Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16092026-05-04T04:48:59.878Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16102026-05-04T04:48:59.878Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16112026-05-04T04:48:59.878Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16122026-05-04T04:48:59.878Z[ 18] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
16132026-05-04T04:48:59.878Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16142026-05-04T04:48:59.878Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
16152026-05-04T04:48:59.878Z- - - - - - - - - - - - - - - - - - - - - - - - -
16162026-05-04T04:48:59.878Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16172026-05-04T04:48:59.878Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16182026-05-04T04:48:59.878Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16192026-05-04T04:48:59.878Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16202026-05-04T04:48:59.878Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16212026-05-04T04:48:59.878Z[ 16] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
16222026-05-04T04:48:59.878Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
16232026-05-04T04:48:59.878Z[ 20] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
16242026-05-04T04:48:59.878Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
16252026-05-04T04:48:59.878Z- - - - - - - - - - - - - - - - - - - - - - - - -
16262026-05-04T04:48:59.878Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16272026-05-04T04:48:59.878Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16282026-05-04T04:48:59.878Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16292026-05-04T04:48:59.878Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16302026-05-04T04:48:59.878Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16312026-05-04T04:48:59.878Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16322026-05-04T04:48:59.878Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16332026-05-04T04:48:59.879Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16342026-05-04T04:48:59.879Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
16352026-05-04T04:48:59.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
16362026-05-04T04:48:59.879Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16372026-05-04T04:48:59.879Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16382026-05-04T04:48:59.879Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16392026-05-04T04:49:02.874Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16402026-05-04T04:49:02.875Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16412026-05-04T04:49:02.875Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16422026-05-04T04:49:02.875Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16432026-05-04T04:49:02.875Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16442026-05-04T04:49:02.875Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
16452026-05-04T04:49:02.875Z- - - - - - - - - - - - - - - - - - - - - - - - -
16462026-05-04T04:49:02.875Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16472026-05-04T04:49:02.875Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16482026-05-04T04:49:02.875Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16492026-05-04T04:49:02.875Z[ 12] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
16502026-05-04T04:49:02.875Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16512026-05-04T04:49:02.875Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16522026-05-04T04:49:02.875Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16532026-05-04T04:49:02.875Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16542026-05-04T04:49:02.875Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
16552026-05-04T04:49:02.875Z- - - - - - - - - - - - - - - - - - - - - - - - -
16562026-05-04T04:49:02.875Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16572026-05-04T04:49:02.875Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16582026-05-04T04:49:02.875Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16592026-05-04T04:49:02.875Z[ 12] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
16602026-05-04T04:49:02.875Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16612026-05-04T04:49:02.875Z[ 16] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
16622026-05-04T04:49:02.875Z[ 18] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
16632026-05-04T04:49:02.875Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
16642026-05-04T04:49:02.875Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
16652026-05-04T04:49:02.875Z- - - - - - - - - - - - - - - - - - - - - - - - -
16662026-05-04T04:49:02.875Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16672026-05-04T04:49:02.875Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16682026-05-04T04:49:02.875Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16692026-05-04T04:49:02.875Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16702026-05-04T04:49:02.875Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16712026-05-04T04:49:02.875Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16722026-05-04T04:49:02.875Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16732026-05-04T04:49:02.875Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
16742026-05-04T04:49:02.875Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
16752026-05-04T04:49:02.875Z- - - - - - - - - - - - - - - - - - - - - - - - -
16762026-05-04T04:49:02.875Z[ 5] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
16772026-05-04T04:49:02.875Z[ 8] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
16782026-05-04T04:49:02.876Z[ 10] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
16792026-05-04T04:49:02.876Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16802026-05-04T04:49:02.876Z[ 14] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
16812026-05-04T04:49:02.876Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16822026-05-04T04:49:02.876Z[ 18] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
16832026-05-04T04:49:02.876Z[ 20] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
16842026-05-04T04:49:02.876Z[SUM] 10.00-10.00 sec 768 KBytes 11.4 Gbits/sec
16852026-05-04T04:49:02.876Z- - - - - - - - - - - - - - - - - - - - - - - - -
16862026-05-04T04:49:02.876Z[ ID] Interval Transfer Bitrate
16872026-05-04T04:49:02.876Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16882026-05-04T04:49:02.876Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16892026-05-04T04:49:02.876Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16902026-05-04T04:49:02.876Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16912026-05-04T04:49:02.876Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16922026-05-04T04:49:02.876Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16932026-05-04T04:49:02.876Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16942026-05-04T04:49:02.876Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16952026-05-04T04:49:02.876Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec receiver
16962026-05-04T04:49:02.880ZRun 5/5...10174.25973605462Mbps
16972026-05-04T04:49:02.880Z###---------------------###
16982026-05-04T04:49:02.880Z::: iPerf done... :::
16992026-05-04T04:49:02.880Z:::Awaiting out files...:::
17002026-05-04T04:49:02.880Z###---------------------###
17012026-05-04T04:49:02.880Z###-----###
17022026-05-04T04:49:02.880Z:::done!:::
17032026-05-04T04:49:02.880Z###-----###
17042026-05-04T04:49:02.880Z###-------------------###
17052026-05-04T04:49:02.880Z:::Running experiment :::
17062026-05-04T04:49:02.880Z:::iperf-tcp/local/s2c:::
17072026-05-04T04:49:02.880Z###-------------------###
17082026-05-04T04:49:10.264Z-----------------------------------------------------------
17092026-05-04T04:49:10.264ZServer listening on 5201 (test #6)
17102026-05-04T04:49:10.264Z-----------------------------------------------------------
17112026-05-04T04:49:10.264ZAccepted connection from 10.0.0.1, port 57022
17122026-05-04T04:49:10.264Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34450
17132026-05-04T04:49:10.264Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41239
17142026-05-04T04:49:10.264Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65072
17152026-05-04T04:49:10.264Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49545
17162026-05-04T04:49:10.264Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52590
17172026-05-04T04:49:10.264Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48036
17182026-05-04T04:49:10.264Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50246
17192026-05-04T04:49:10.264Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63177
17202026-05-04T04:49:10.264Z[ ID] Interval Transfer Bitrate
17212026-05-04T04:49:10.264Z[ 5] 0.00-1.00 sec 143 MBytes 1.20 Gbits/sec
17222026-05-04T04:49:10.264Z[ 8] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
17232026-05-04T04:49:10.264Z[ 10] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
17242026-05-04T04:49:10.264Z[ 12] 0.00-1.00 sec 133 MBytes 1.12 Gbits/sec
17252026-05-04T04:49:10.264Z[ 14] 0.00-1.00 sec 143 MBytes 1.20 Gbits/sec
17262026-05-04T04:49:10.264Z[ 16] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
17272026-05-04T04:49:10.264Z[ 18] 0.00-1.00 sec 141 MBytes 1.18 Gbits/sec
17282026-05-04T04:49:10.264Z[ 20] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
17292026-05-04T04:49:10.265Z[SUM] 0.00-1.00 sec 1.06 GBytes 9.09 Gbits/sec
17302026-05-04T04:49:10.265Z- - - - - - - - - - - - - - - - - - - - - - - - -
17312026-05-04T04:49:10.265Z[ 5] 1.00-2.00 sec 178 MBytes 1.49 Gbits/sec
17322026-05-04T04:49:10.265Z[ 8] 1.00-2.00 sec 178 MBytes 1.49 Gbits/sec
17332026-05-04T04:49:10.265Z[ 10] 1.00-2.00 sec 177 MBytes 1.49 Gbits/sec
17342026-05-04T04:49:10.265Z[ 12] 1.00-2.00 sec 174 MBytes 1.46 Gbits/sec
17352026-05-04T04:49:10.265Z[ 14] 1.00-2.00 sec 184 MBytes 1.55 Gbits/sec
17362026-05-04T04:49:10.265Z[ 16] 1.00-2.00 sec 179 MBytes 1.50 Gbits/sec
17372026-05-04T04:49:10.265Z[ 18] 1.00-2.00 sec 192 MBytes 1.61 Gbits/sec
17382026-05-04T04:49:10.265Z[ 20] 1.00-2.00 sec 179 MBytes 1.50 Gbits/sec
17392026-05-04T04:49:10.265Z[SUM] 1.00-2.00 sec 1.41 GBytes 12.1 Gbits/sec
17402026-05-04T04:49:10.265Z- - - - - - - - - - - - - - - - - - - - - - - - -
17412026-05-04T04:49:10.265Z[ 5] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
17422026-05-04T04:49:10.265Z[ 8] 2.00-3.00 sec 173 MBytes 1.45 Gbits/sec
17432026-05-04T04:49:10.265Z[ 10] 2.00-3.00 sec 173 MBytes 1.45 Gbits/sec
17442026-05-04T04:49:10.266Z[ 12] 2.00-3.00 sec 176 MBytes 1.48 Gbits/sec
17452026-05-04T04:49:10.266Z[ 14] 2.00-3.00 sec 182 MBytes 1.53 Gbits/sec
17462026-05-04T04:49:10.266Z[ 16] 2.00-3.00 sec 171 MBytes 1.44 Gbits/sec
17472026-05-04T04:49:10.266Z[ 18] 2.00-3.00 sec 188 MBytes 1.58 Gbits/sec
17482026-05-04T04:49:10.266Z[ 20] 2.00-3.00 sec 171 MBytes 1.44 Gbits/sec
17492026-05-04T04:49:10.266Z[SUM] 2.00-3.00 sec 1.36 GBytes 11.7 Gbits/sec
17502026-05-04T04:49:10.266Z- - - - - - - - - - - - - - - - - - - - - - - - -
17512026-05-04T04:49:10.266Z[ 5] 3.00-4.00 sec 181 MBytes 1.52 Gbits/sec
17522026-05-04T04:49:10.266Z[ 8] 3.00-4.00 sec 176 MBytes 1.47 Gbits/sec
17532026-05-04T04:49:10.266Z[ 10] 3.00-4.00 sec 176 MBytes 1.47 Gbits/sec
17542026-05-04T04:49:10.266Z[ 12] 3.00-4.00 sec 164 MBytes 1.38 Gbits/sec
17552026-05-04T04:49:10.266Z[ 14] 3.00-4.00 sec 173 MBytes 1.45 Gbits/sec
17562026-05-04T04:49:10.266Z[ 16] 3.00-4.00 sec 174 MBytes 1.46 Gbits/sec
17572026-05-04T04:49:10.266Z[ 18] 3.00-4.00 sec 200 MBytes 1.68 Gbits/sec
17582026-05-04T04:49:10.266Z[ 20] 3.00-4.00 sec 174 MBytes 1.46 Gbits/sec
17592026-05-04T04:49:10.266Z[SUM] 3.00-4.00 sec 1.39 GBytes 11.9 Gbits/sec
17602026-05-04T04:49:10.266Z- - - - - - - - - - - - - - - - - - - - - - - - -
17612026-05-04T04:49:10.266Z[ 5] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
17622026-05-04T04:49:10.266Z[ 8] 4.00-5.00 sec 176 MBytes 1.48 Gbits/sec
17632026-05-04T04:49:10.266Z[ 10] 4.00-5.00 sec 176 MBytes 1.48 Gbits/sec
17642026-05-04T04:49:10.266Z[ 12] 4.00-5.00 sec 183 MBytes 1.54 Gbits/sec
17652026-05-04T04:49:10.266Z[ 14] 4.00-5.00 sec 212 MBytes 1.78 Gbits/sec
17662026-05-04T04:49:10.266Z[ 16] 4.00-5.00 sec 177 MBytes 1.49 Gbits/sec
17672026-05-04T04:49:10.266Z[ 18] 4.00-5.00 sec 169 MBytes 1.42 Gbits/sec
17682026-05-04T04:49:10.266Z[ 20] 4.00-5.00 sec 177 MBytes 1.49 Gbits/sec
17692026-05-04T04:49:10.266Z[SUM] 4.00-5.00 sec 1.39 GBytes 12.0 Gbits/sec
17702026-05-04T04:49:10.266Z- - - - - - - - - - - - - - - - - - - - - - - - -
17712026-05-04T04:49:10.266Z[ 5] 5.00-6.00 sec 170 MBytes 1.43 Gbits/sec
17722026-05-04T04:49:10.266Z[ 8] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
17732026-05-04T04:49:10.266Z[ 10] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
17742026-05-04T04:49:10.266Z[ 12] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
17752026-05-04T04:49:10.266Z[ 14] 5.00-6.00 sec 178 MBytes 1.49 Gbits/sec
17762026-05-04T04:49:10.266Z[ 16] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
17772026-05-04T04:49:10.266Z[ 18] 5.00-6.00 sec 148 MBytes 1.25 Gbits/sec
17782026-05-04T04:49:10.266Z[ 20] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
17792026-05-04T04:49:10.266Z[SUM] 5.00-6.00 sec 1.28 GBytes 11.0 Gbits/sec
17802026-05-04T04:49:10.267Z- - - - - - - - - - - - - - - - - - - - - - - - -
17812026-05-04T04:49:10.267Z[ 5] 6.00-7.00 sec 176 MBytes 1.48 Gbits/sec
17822026-05-04T04:49:10.267Z[ 8] 6.00-7.00 sec 166 MBytes 1.40 Gbits/sec
17832026-05-04T04:49:10.267Z[ 10] 6.00-7.00 sec 166 MBytes 1.40 Gbits/sec
17842026-05-04T04:49:13.264Z[ 12] 6.00-7.00 sec 189 MBytes 1.59 Gbits/sec
17852026-05-04T04:49:13.264Z[ 14] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
17862026-05-04T04:49:13.264Z[ 16] 6.00-7.00 sec 165 MBytes 1.39 Gbits/sec
17872026-05-04T04:49:13.265Z[ 18] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
17882026-05-04T04:49:13.265Z[ 20] 6.00-7.00 sec 166 MBytes 1.39 Gbits/sec
17892026-05-04T04:49:13.265Z[SUM] 6.00-7.00 sec 1.31 GBytes 11.2 Gbits/sec
17902026-05-04T04:49:13.265Z- - - - - - - - - - - - - - - - - - - - - - - - -
17912026-05-04T04:49:13.265Z[ 5] 7.00-8.00 sec 193 MBytes 1.62 Gbits/sec
17922026-05-04T04:49:13.265Z[ 8] 7.00-8.00 sec 172 MBytes 1.45 Gbits/sec
17932026-05-04T04:49:13.265Z[ 10] 7.00-8.00 sec 172 MBytes 1.45 Gbits/sec
17942026-05-04T04:49:13.265Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17952026-05-04T04:49:13.265Z[ 14] 7.00-8.00 sec 182 MBytes 1.53 Gbits/sec
17962026-05-04T04:49:13.265Z[ 16] 7.00-8.00 sec 173 MBytes 1.45 Gbits/sec
17972026-05-04T04:49:13.265Z[ 18] 7.00-8.00 sec 176 MBytes 1.48 Gbits/sec
17982026-05-04T04:49:13.265Z[ 20] 7.00-8.00 sec 173 MBytes 1.45 Gbits/sec
17992026-05-04T04:49:13.265Z[SUM] 7.00-8.00 sec 1.36 GBytes 11.7 Gbits/sec
18002026-05-04T04:49:13.265Z- - - - - - - - - - - - - - - - - - - - - - - - -
18012026-05-04T04:49:13.266Z[ 5] 8.00-9.00 sec 185 MBytes 1.55 Gbits/sec
18022026-05-04T04:49:13.266Z[ 8] 8.00-9.00 sec 176 MBytes 1.48 Gbits/sec
18032026-05-04T04:49:13.266Z[ 10] 8.00-9.00 sec 176 MBytes 1.48 Gbits/sec
18042026-05-04T04:49:13.266Z[ 12] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
18052026-05-04T04:49:13.269Z[ 14] 8.00-9.00 sec 192 MBytes 1.61 Gbits/sec
18062026-05-04T04:49:13.269Z[ 16] 8.00-9.00 sec 176 MBytes 1.47 Gbits/sec
18072026-05-04T04:49:13.269Z[ 18] 8.00-9.00 sec 184 MBytes 1.54 Gbits/sec
18082026-05-04T04:49:13.269Z[ 20] 8.00-9.00 sec 176 MBytes 1.47 Gbits/sec
18092026-05-04T04:49:13.269Z[SUM] 8.00-9.00 sec 1.39 GBytes 11.9 Gbits/sec
18102026-05-04T04:49:13.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
18112026-05-04T04:49:13.269Z[ 5] 9.00-10.00 sec 212 MBytes 1.78 Gbits/sec
18122026-05-04T04:49:13.269Z[ 8] 9.00-10.00 sec 179 MBytes 1.50 Gbits/sec
18132026-05-04T04:49:13.269Z[ 10] 9.00-10.00 sec 180 MBytes 1.51 Gbits/sec
18142026-05-04T04:49:13.269Z[ 12] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
18152026-05-04T04:49:13.269Z[ 14] 9.00-10.00 sec 218 MBytes 1.83 Gbits/sec
18162026-05-04T04:49:13.269Z[ 16] 9.00-10.00 sec 182 MBytes 1.53 Gbits/sec
18172026-05-04T04:49:13.269Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
18182026-05-04T04:49:13.269Z[ 20] 9.00-10.00 sec 181 MBytes 1.52 Gbits/sec
18192026-05-04T04:49:13.269Z[SUM] 9.00-10.00 sec 1.43 GBytes 12.3 Gbits/sec
18202026-05-04T04:49:13.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
18212026-05-04T04:49:13.269Z[ 5] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
18222026-05-04T04:49:13.269Z[ 8] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
18232026-05-04T04:49:13.269Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18242026-05-04T04:49:13.269Z[ 12] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
18252026-05-04T04:49:13.269Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18262026-05-04T04:49:13.269Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18272026-05-04T04:49:13.269Z[ 18] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
18282026-05-04T04:49:13.270Z[ 20] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
18292026-05-04T04:49:13.270Z[SUM] 10.00-10.00 sec 640 KBytes 11.5 Gbits/sec
18302026-05-04T04:49:13.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
18312026-05-04T04:49:13.270Z[ ID] Interval Transfer Bitrate
18322026-05-04T04:49:13.270Z[ 5] 0.00-10.00 sec 1.71 GBytes 1.47 Gbits/sec sender
18332026-05-04T04:49:13.270Z[ 8] 0.00-10.00 sec 1.65 GBytes 1.42 Gbits/sec sender
18342026-05-04T04:49:13.270Z[ 10] 0.00-10.00 sec 1.65 GBytes 1.42 Gbits/sec sender
18352026-05-04T04:49:13.270Z[ 12] 0.00-10.00 sec 1.61 GBytes 1.39 Gbits/sec sender
18362026-05-04T04:49:13.270Z[ 14] 0.00-10.00 sec 1.77 GBytes 1.52 Gbits/sec sender
18372026-05-04T04:49:13.270Z[ 16] 0.00-10.00 sec 1.65 GBytes 1.42 Gbits/sec sender
18382026-05-04T04:49:13.270Z[ 18] 0.00-10.00 sec 1.68 GBytes 1.44 Gbits/sec sender
18392026-05-04T04:49:13.270Z[ 20] 0.00-10.00 sec 1.65 GBytes 1.42 Gbits/sec sender
18402026-05-04T04:49:13.270Z[SUM] 0.00-10.00 sec 13.4 GBytes 11.5 Gbits/sec sender
18412026-05-04T04:49:13.270ZRun 1/5...11493.111074979477Mbps
18422026-05-04T04:49:20.659Z-----------------------------------------------------------
18432026-05-04T04:49:20.659ZServer listening on 5201 (test #7)
18442026-05-04T04:49:20.659Z-----------------------------------------------------------
18452026-05-04T04:49:20.659ZAccepted connection from 10.0.0.1, port 64163
18462026-05-04T04:49:20.659Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39464
18472026-05-04T04:49:20.659Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52847
18482026-05-04T04:49:20.659Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38967
18492026-05-04T04:49:20.659Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42310
18502026-05-04T04:49:20.659Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48845
18512026-05-04T04:49:20.659Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53245
18522026-05-04T04:49:20.659Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48900
18532026-05-04T04:49:20.659Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42924
18542026-05-04T04:49:20.659Z[ ID] Interval Transfer Bitrate
18552026-05-04T04:49:20.659Z[ 5] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
18562026-05-04T04:49:20.659Z[ 8] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
18572026-05-04T04:49:20.659Z[ 10] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
18582026-05-04T04:49:20.660Z[ 12] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
18592026-05-04T04:49:20.660Z[ 14] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
18602026-05-04T04:49:20.660Z[ 16] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
18612026-05-04T04:49:20.660Z[ 18] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
18622026-05-04T04:49:20.660Z[ 20] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
18632026-05-04T04:49:20.660Z[SUM] 0.00-1.00 sec 982 MBytes 8.24 Gbits/sec
18642026-05-04T04:49:20.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
18652026-05-04T04:49:20.660Z[ 5] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
18662026-05-04T04:49:20.660Z[ 8] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
18672026-05-04T04:49:20.660Z[ 10] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
18682026-05-04T04:49:20.660Z[ 12] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
18692026-05-04T04:49:20.660Z[ 14] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
18702026-05-04T04:49:20.660Z[ 16] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
18712026-05-04T04:49:20.660Z[ 18] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
18722026-05-04T04:49:20.660Z[ 20] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
18732026-05-04T04:49:20.660Z[SUM] 1.00-2.00 sec 1.24 GBytes 10.7 Gbits/sec
18742026-05-04T04:49:20.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
18752026-05-04T04:49:20.660Z[ 5] 2.00-3.00 sec 159 MBytes 1.34 Gbits/sec
18762026-05-04T04:49:20.660Z[ 8] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
18772026-05-04T04:49:20.660Z[ 10] 2.00-3.00 sec 161 MBytes 1.35 Gbits/sec
18782026-05-04T04:49:20.660Z[ 12] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
18792026-05-04T04:49:20.660Z[ 14] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
18802026-05-04T04:49:20.660Z[ 16] 2.00-3.00 sec 159 MBytes 1.34 Gbits/sec
18812026-05-04T04:49:20.660Z[ 18] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
18822026-05-04T04:49:20.660Z[ 20] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
18832026-05-04T04:49:20.660Z[SUM] 2.00-3.00 sec 1.24 GBytes 10.7 Gbits/sec
18842026-05-04T04:49:20.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
18852026-05-04T04:49:20.660Z[ 5] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
18862026-05-04T04:49:20.660Z[ 8] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
18872026-05-04T04:49:20.660Z[ 10] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
18882026-05-04T04:49:20.660Z[ 12] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
18892026-05-04T04:49:20.660Z[ 14] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
18902026-05-04T04:49:20.660Z[ 16] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
18912026-05-04T04:49:20.660Z[ 18] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
18922026-05-04T04:49:20.660Z[ 20] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
18932026-05-04T04:49:20.660Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.6 Gbits/sec
18942026-05-04T04:49:20.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
18952026-05-04T04:49:20.661Z[ 5] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
18962026-05-04T04:49:20.661Z[ 8] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
18972026-05-04T04:49:20.661Z[ 10] 4.00-5.00 sec 160 MBytes 1.35 Gbits/sec
18982026-05-04T04:49:20.661Z[ 12] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
18992026-05-04T04:49:20.661Z[ 14] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
19002026-05-04T04:49:20.661Z[ 16] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
19012026-05-04T04:49:20.661Z[ 18] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
19022026-05-04T04:49:20.661Z[ 20] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
19032026-05-04T04:49:20.661Z[SUM] 4.00-5.00 sec 1.24 GBytes 10.7 Gbits/sec
19042026-05-04T04:49:20.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
19052026-05-04T04:49:20.661Z[ 5] 5.00-6.00 sec 159 MBytes 1.34 Gbits/sec
19062026-05-04T04:49:20.661Z[ 8] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
19072026-05-04T04:49:20.661Z[ 10] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
19082026-05-04T04:49:20.661Z[ 12] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
19092026-05-04T04:49:20.661Z[ 14] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
19102026-05-04T04:49:20.661Z[ 16] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
19112026-05-04T04:49:20.661Z[ 18] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
19122026-05-04T04:49:20.661Z[ 20] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
19132026-05-04T04:49:20.661Z[SUM] 5.00-6.00 sec 1.24 GBytes 10.7 Gbits/sec
19142026-05-04T04:49:20.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
19152026-05-04T04:49:20.661Z[ 5] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
19162026-05-04T04:49:20.661Z[ 8] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
19172026-05-04T04:49:20.661Z[ 10] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
19182026-05-04T04:49:23.660Z[ 12] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
19192026-05-04T04:49:23.660Z[ 14] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
19202026-05-04T04:49:23.660Z[ 16] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
19212026-05-04T04:49:23.660Z[ 18] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
19222026-05-04T04:49:23.660Z[ 20] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
19232026-05-04T04:49:23.660Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.6 Gbits/sec
19242026-05-04T04:49:23.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
19252026-05-04T04:49:23.661Z[ 5] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19262026-05-04T04:49:23.661Z[ 8] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
19272026-05-04T04:49:23.661Z[ 10] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19282026-05-04T04:49:23.661Z[ 12] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19292026-05-04T04:49:23.661Z[ 14] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19302026-05-04T04:49:23.661Z[ 16] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19312026-05-04T04:49:23.661Z[ 18] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19322026-05-04T04:49:23.661Z[ 20] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19332026-05-04T04:49:23.661Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.5 Gbits/sec
19342026-05-04T04:49:23.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
19352026-05-04T04:49:23.661Z[ 5] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19362026-05-04T04:49:23.661Z[ 8] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19372026-05-04T04:49:23.662Z[ 10] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19382026-05-04T04:49:23.662Z[ 12] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19392026-05-04T04:49:23.662Z[ 14] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19402026-05-04T04:49:23.662Z[ 16] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19412026-05-04T04:49:23.662Z[ 18] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19422026-05-04T04:49:23.662Z[ 20] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19432026-05-04T04:49:23.662Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.5 Gbits/sec
19442026-05-04T04:49:23.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
19452026-05-04T04:49:23.662Z[ 5] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
19462026-05-04T04:49:23.662Z[ 8] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
19472026-05-04T04:49:23.662Z[ 10] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
19482026-05-04T04:49:23.662Z[ 12] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
19492026-05-04T04:49:23.662Z[ 14] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
19502026-05-04T04:49:23.662Z[ 16] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
19512026-05-04T04:49:23.662Z[ 18] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
19522026-05-04T04:49:23.662Z[ 20] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
19532026-05-04T04:49:23.662Z[SUM] 9.00-10.00 sec 1.24 GBytes 10.6 Gbits/sec
19542026-05-04T04:49:23.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
19552026-05-04T04:49:23.662Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19562026-05-04T04:49:23.662Z[ 8] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
19572026-05-04T04:49:23.662Z[ 10] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
19582026-05-04T04:49:23.662Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19592026-05-04T04:49:23.662Z[ 14] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
19602026-05-04T04:49:23.662Z[ 16] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
19612026-05-04T04:49:23.662Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19622026-05-04T04:49:23.662Z[ 20] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
19632026-05-04T04:49:23.662Z[SUM] 10.00-10.00 sec 640 KBytes 10.5 Gbits/sec
19642026-05-04T04:49:23.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
19652026-05-04T04:49:23.665Z[ ID] Interval Transfer Bitrate
19662026-05-04T04:49:23.665Z[ 5] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
19672026-05-04T04:49:23.665Z[ 8] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19682026-05-04T04:49:23.665Z[ 10] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
19692026-05-04T04:49:23.666Z[ 12] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
19702026-05-04T04:49:23.666Z[ 14] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
19712026-05-04T04:49:23.666Z[ 16] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
19722026-05-04T04:49:23.666Z[ 18] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
19732026-05-04T04:49:23.666Z[ 20] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
19742026-05-04T04:49:23.666Z[SUM] 0.00-10.00 sec 12.1 GBytes 10.4 Gbits/sec sender
19752026-05-04T04:49:23.666ZRun 2/5...10385.401755149784Mbps
19762026-05-04T04:49:31.059Z-----------------------------------------------------------
19772026-05-04T04:49:31.059ZServer listening on 5201 (test #8)
19782026-05-04T04:49:31.059Z-----------------------------------------------------------
19792026-05-04T04:49:31.059ZAccepted connection from 10.0.0.1, port 35131
19802026-05-04T04:49:31.059Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49298
19812026-05-04T04:49:31.059Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37678
19822026-05-04T04:49:31.059Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50332
19832026-05-04T04:49:31.059Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62474
19842026-05-04T04:49:31.059Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60177
19852026-05-04T04:49:31.059Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44895
19862026-05-04T04:49:31.059Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39792
19872026-05-04T04:49:31.059Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58166
19882026-05-04T04:49:31.059Z[ ID] Interval Transfer Bitrate
19892026-05-04T04:49:31.059Z[ 5] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
19902026-05-04T04:49:31.059Z[ 8] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19912026-05-04T04:49:31.059Z[ 10] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
19922026-05-04T04:49:31.060Z[ 12] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
19932026-05-04T04:49:31.060Z[ 14] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
19942026-05-04T04:49:31.060Z[ 16] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
19952026-05-04T04:49:31.060Z[ 18] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
19962026-05-04T04:49:31.060Z[ 20] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19972026-05-04T04:49:31.060Z[SUM] 0.00-1.00 sec 1000 MBytes 8.39 Gbits/sec
19982026-05-04T04:49:31.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
19992026-05-04T04:49:31.060Z[ 5] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
20002026-05-04T04:49:31.060Z[ 8] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
20012026-05-04T04:49:31.060Z[ 10] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
20022026-05-04T04:49:31.060Z[ 12] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
20032026-05-04T04:49:31.060Z[ 14] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
20042026-05-04T04:49:31.060Z[ 16] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
20052026-05-04T04:49:31.060Z[ 18] 1.00-2.00 sec 163 MBytes 1.37 Gbits/sec
20062026-05-04T04:49:31.060Z[ 20] 1.00-2.00 sec 159 MBytes 1.34 Gbits/sec
20072026-05-04T04:49:31.060Z[SUM] 1.00-2.00 sec 1.25 GBytes 10.7 Gbits/sec
20082026-05-04T04:49:31.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
20092026-05-04T04:49:31.060Z[ 5] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20102026-05-04T04:49:31.060Z[ 8] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20112026-05-04T04:49:31.060Z[ 10] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
20122026-05-04T04:49:31.060Z[ 12] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
20132026-05-04T04:49:31.060Z[ 14] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20142026-05-04T04:49:31.060Z[ 16] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20152026-05-04T04:49:31.060Z[ 18] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20162026-05-04T04:49:31.060Z[ 20] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
20172026-05-04T04:49:31.060Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.6 Gbits/sec
20182026-05-04T04:49:31.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
20192026-05-04T04:49:31.060Z[ 5] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20202026-05-04T04:49:31.060Z[ 8] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20212026-05-04T04:49:31.060Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20222026-05-04T04:49:31.060Z[ 12] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
20232026-05-04T04:49:31.060Z[ 14] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20242026-05-04T04:49:31.060Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20252026-05-04T04:49:31.060Z[ 18] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
20262026-05-04T04:49:31.060Z[ 20] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20272026-05-04T04:49:31.060Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.6 Gbits/sec
20282026-05-04T04:49:31.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
20292026-05-04T04:49:31.060Z[ 5] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
20302026-05-04T04:49:31.060Z[ 8] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
20312026-05-04T04:49:31.061Z[ 10] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
20322026-05-04T04:49:31.061Z[ 12] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
20332026-05-04T04:49:31.061Z[ 14] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
20342026-05-04T04:49:31.061Z[ 16] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
20352026-05-04T04:49:31.061Z[ 18] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
20362026-05-04T04:49:31.061Z[ 20] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
20372026-05-04T04:49:31.061Z[SUM] 4.00-5.00 sec 1.24 GBytes 10.6 Gbits/sec
20382026-05-04T04:49:31.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
20392026-05-04T04:49:31.061Z[ 5] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20402026-05-04T04:49:31.061Z[ 8] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20412026-05-04T04:49:31.061Z[ 10] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20422026-05-04T04:49:31.061Z[ 12] 5.00-6.00 sec 159 MBytes 1.34 Gbits/sec
20432026-05-04T04:49:31.061Z[ 14] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20442026-05-04T04:49:31.061Z[ 16] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20452026-05-04T04:49:31.061Z[ 18] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
20462026-05-04T04:49:31.061Z[ 20] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20472026-05-04T04:49:31.061Z[SUM] 5.00-6.00 sec 1.24 GBytes 10.6 Gbits/sec
20482026-05-04T04:49:31.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
20492026-05-04T04:49:31.061Z[ 5] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20502026-05-04T04:49:31.061Z[ 8] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20512026-05-04T04:49:31.061Z[ 10] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20522026-05-04T04:49:34.061Z[ 12] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
20532026-05-04T04:49:34.061Z[ 14] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
20542026-05-04T04:49:34.061Z[ 16] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20552026-05-04T04:49:34.061Z[ 18] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20562026-05-04T04:49:34.061Z[ 20] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20572026-05-04T04:49:34.061Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.5 Gbits/sec
20582026-05-04T04:49:34.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
20592026-05-04T04:49:34.061Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20602026-05-04T04:49:34.061Z[ 8] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
20612026-05-04T04:49:34.061Z[ 10] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
20622026-05-04T04:49:34.061Z[ 12] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
20632026-05-04T04:49:34.061Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20642026-05-04T04:49:34.061Z[ 16] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
20652026-05-04T04:49:34.061Z[ 18] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
20662026-05-04T04:49:34.061Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20672026-05-04T04:49:34.061Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
20682026-05-04T04:49:34.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
20692026-05-04T04:49:34.061Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20702026-05-04T04:49:34.061Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20712026-05-04T04:49:34.065Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20722026-05-04T04:49:34.065Z[ 12] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
20732026-05-04T04:49:34.065Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20742026-05-04T04:49:34.065Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20752026-05-04T04:49:34.065Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20762026-05-04T04:49:34.066Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20772026-05-04T04:49:34.066Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
20782026-05-04T04:49:34.066Z- - - - - - - - - - - - - - - - - - - - - - - - -
20792026-05-04T04:49:34.066Z[ 5] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
20802026-05-04T04:49:34.066Z[ 8] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
20812026-05-04T04:49:34.066Z[ 10] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
20822026-05-04T04:49:34.066Z[ 12] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
20832026-05-04T04:49:34.066Z[ 14] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
20842026-05-04T04:49:34.066Z[ 16] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
20852026-05-04T04:49:34.066Z[ 18] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
20862026-05-04T04:49:34.066Z[ 20] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
20872026-05-04T04:49:34.066Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.5 Gbits/sec
20882026-05-04T04:49:34.066Z- - - - - - - - - - - - - - - - - - - - - - - - -
20892026-05-04T04:49:34.066Z[ 5] 10.00-10.00 sec 384 KBytes 1.64 Gbits/sec
20902026-05-04T04:49:34.066Z[ 8] 10.00-10.00 sec 256 KBytes 1.10 Gbits/sec
20912026-05-04T04:49:34.066Z[ 10] 10.00-10.00 sec 256 KBytes 1.10 Gbits/sec
20922026-05-04T04:49:34.066Z[ 12] 10.00-10.00 sec 384 KBytes 1.64 Gbits/sec
20932026-05-04T04:49:34.066Z[ 14] 10.00-10.00 sec 256 KBytes 1.10 Gbits/sec
20942026-05-04T04:49:34.066Z[ 16] 10.00-10.00 sec 384 KBytes 1.64 Gbits/sec
20952026-05-04T04:49:34.066Z[ 18] 10.00-10.00 sec 256 KBytes 1.10 Gbits/sec
20962026-05-04T04:49:34.066Z[ 20] 10.00-10.00 sec 256 KBytes 1.10 Gbits/sec
20972026-05-04T04:49:34.066Z[SUM] 10.00-10.00 sec 2.38 MBytes 10.4 Gbits/sec
20982026-05-04T04:49:34.066Z- - - - - - - - - - - - - - - - - - - - - - - - -
20992026-05-04T04:49:34.066Z[ ID] Interval Transfer Bitrate
21002026-05-04T04:49:34.066Z[ 5] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
21012026-05-04T04:49:34.066Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
21022026-05-04T04:49:34.066Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
21032026-05-04T04:49:34.066Z[ 12] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
21042026-05-04T04:49:34.066Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
21052026-05-04T04:49:34.066Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
21062026-05-04T04:49:34.066Z[ 18] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
21072026-05-04T04:49:34.067Z[ 20] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
21082026-05-04T04:49:34.067Z[SUM] 0.00-10.00 sec 12.1 GBytes 10.4 Gbits/sec sender
21092026-05-04T04:49:34.067ZRun 3/5...10354.575968180545Mbps
21102026-05-04T04:49:41.451Z-----------------------------------------------------------
21112026-05-04T04:49:41.452ZServer listening on 5201 (test #9)
21122026-05-04T04:49:41.452Z-----------------------------------------------------------
21132026-05-04T04:49:41.452ZAccepted connection from 10.0.0.1, port 48711
21142026-05-04T04:49:41.452Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64758
21152026-05-04T04:49:41.452Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37737
21162026-05-04T04:49:41.452Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34914
21172026-05-04T04:49:41.452Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40983
21182026-05-04T04:49:41.452Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33652
21192026-05-04T04:49:41.452Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42144
21202026-05-04T04:49:41.452Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35827
21212026-05-04T04:49:41.452Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50819
21222026-05-04T04:49:41.452Z[ ID] Interval Transfer Bitrate
21232026-05-04T04:49:41.452Z[ 5] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
21242026-05-04T04:49:41.452Z[ 8] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
21252026-05-04T04:49:41.452Z[ 10] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
21262026-05-04T04:49:41.452Z[ 12] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
21272026-05-04T04:49:41.452Z[ 14] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
21282026-05-04T04:49:41.452Z[ 16] 0.00-1.00 sec 134 MBytes 1.13 Gbits/sec
21292026-05-04T04:49:41.452Z[ 18] 0.00-1.00 sec 135 MBytes 1.13 Gbits/sec
21302026-05-04T04:49:41.452Z[ 20] 0.00-1.00 sec 134 MBytes 1.13 Gbits/sec
21312026-05-04T04:49:41.452Z[SUM] 0.00-1.00 sec 1003 MBytes 8.41 Gbits/sec
21322026-05-04T04:49:41.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
21332026-05-04T04:49:41.452Z[ 5] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
21342026-05-04T04:49:41.452Z[ 8] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
21352026-05-04T04:49:41.452Z[ 10] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
21362026-05-04T04:49:41.452Z[ 12] 1.00-2.00 sec 159 MBytes 1.34 Gbits/sec
21372026-05-04T04:49:41.452Z[ 14] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
21382026-05-04T04:49:41.452Z[ 16] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
21392026-05-04T04:49:41.452Z[ 18] 1.00-2.00 sec 163 MBytes 1.37 Gbits/sec
21402026-05-04T04:49:41.452Z[ 20] 1.00-2.00 sec 163 MBytes 1.37 Gbits/sec
21412026-05-04T04:49:41.452Z[SUM] 1.00-2.00 sec 1.25 GBytes 10.7 Gbits/sec
21422026-05-04T04:49:41.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
21432026-05-04T04:49:41.452Z[ 5] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21442026-05-04T04:49:41.452Z[ 8] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21452026-05-04T04:49:41.452Z[ 10] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21462026-05-04T04:49:41.452Z[ 12] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21472026-05-04T04:49:41.453Z[ 14] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21482026-05-04T04:49:41.453Z[ 16] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21492026-05-04T04:49:41.453Z[ 18] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21502026-05-04T04:49:41.453Z[ 20] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21512026-05-04T04:49:41.453Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.5 Gbits/sec
21522026-05-04T04:49:41.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
21532026-05-04T04:49:41.453Z[ 5] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
21542026-05-04T04:49:41.453Z[ 8] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
21552026-05-04T04:49:41.453Z[ 10] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
21562026-05-04T04:49:41.453Z[ 12] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
21572026-05-04T04:49:41.453Z[ 14] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
21582026-05-04T04:49:41.453Z[ 16] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
21592026-05-04T04:49:41.453Z[ 18] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
21602026-05-04T04:49:41.453Z[ 20] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
21612026-05-04T04:49:41.453Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.6 Gbits/sec
21622026-05-04T04:49:41.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
21632026-05-04T04:49:41.453Z[ 5] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
21642026-05-04T04:49:41.453Z[ 8] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
21652026-05-04T04:49:41.453Z[ 10] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
21662026-05-04T04:49:41.453Z[ 12] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
21672026-05-04T04:49:41.453Z[ 14] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
21682026-05-04T04:49:41.453Z[ 16] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
21692026-05-04T04:49:41.453Z[ 18] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
21702026-05-04T04:49:41.453Z[ 20] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
21712026-05-04T04:49:41.453Z[SUM] 4.00-5.00 sec 1.23 GBytes 10.5 Gbits/sec
21722026-05-04T04:49:41.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
21732026-05-04T04:49:41.453Z[ 5] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
21742026-05-04T04:49:41.453Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21752026-05-04T04:49:41.453Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21762026-05-04T04:49:41.453Z[ 12] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
21772026-05-04T04:49:41.453Z[ 14] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
21782026-05-04T04:49:41.453Z[ 16] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
21792026-05-04T04:49:41.453Z[ 18] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
21802026-05-04T04:49:41.453Z[ 20] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
21812026-05-04T04:49:41.453Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
21822026-05-04T04:49:41.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
21832026-05-04T04:49:41.453Z[ 5] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
21842026-05-04T04:49:41.453Z[ 8] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
21852026-05-04T04:49:41.457Z[ 10] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
21862026-05-04T04:49:44.453Z[ 12] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
21872026-05-04T04:49:44.453Z[ 14] 6.00-7.00 sec 159 MBytes 1.34 Gbits/sec
21882026-05-04T04:49:44.453Z[ 16] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
21892026-05-04T04:49:44.453Z[ 18] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
21902026-05-04T04:49:44.453Z[ 20] 6.00-7.00 sec 162 MBytes 1.36 Gbits/sec
21912026-05-04T04:49:44.453Z[SUM] 6.00-7.00 sec 1.24 GBytes 10.7 Gbits/sec
21922026-05-04T04:49:44.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
21932026-05-04T04:49:44.453Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21942026-05-04T04:49:44.453Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21952026-05-04T04:49:44.453Z[ 10] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21962026-05-04T04:49:44.453Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21972026-05-04T04:49:44.453Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21982026-05-04T04:49:44.453Z[ 16] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
21992026-05-04T04:49:44.453Z[ 18] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
22002026-05-04T04:49:44.453Z[ 20] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
22012026-05-04T04:49:44.453Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
22022026-05-04T04:49:44.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
22032026-05-04T04:49:44.453Z[ 5] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
22042026-05-04T04:49:44.453Z[ 8] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
22052026-05-04T04:49:44.453Z[ 10] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
22062026-05-04T04:49:44.453Z[ 12] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
22072026-05-04T04:49:44.453Z[ 14] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
22082026-05-04T04:49:44.453Z[ 16] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
22092026-05-04T04:49:44.453Z[ 18] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
22102026-05-04T04:49:44.453Z[ 20] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
22112026-05-04T04:49:44.453Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.5 Gbits/sec
22122026-05-04T04:49:44.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
22132026-05-04T04:49:44.453Z[ 5] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22142026-05-04T04:49:44.453Z[ 8] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22152026-05-04T04:49:44.453Z[ 10] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22162026-05-04T04:49:44.454Z[ 12] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
22172026-05-04T04:49:44.454Z[ 14] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
22182026-05-04T04:49:44.454Z[ 16] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
22192026-05-04T04:49:44.454Z[ 18] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
22202026-05-04T04:49:44.454Z[ 20] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
22212026-05-04T04:49:44.454Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.6 Gbits/sec
22222026-05-04T04:49:44.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
22232026-05-04T04:49:44.454Z[ 5] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
22242026-05-04T04:49:44.454Z[ 8] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
22252026-05-04T04:49:44.455Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22262026-05-04T04:49:44.455Z[ 12] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
22272026-05-04T04:49:44.455Z[ 14] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
22282026-05-04T04:49:44.455Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22292026-05-04T04:49:44.455Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22302026-05-04T04:49:44.455Z[ 20] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
22312026-05-04T04:49:44.455Z[SUM] 10.00-10.00 sec 640 KBytes 11.7 Gbits/sec
22322026-05-04T04:49:44.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
22332026-05-04T04:49:44.455Z[ ID] Interval Transfer Bitrate
22342026-05-04T04:49:44.455Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22352026-05-04T04:49:44.455Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22362026-05-04T04:49:44.455Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22372026-05-04T04:49:44.455Z[ 12] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22382026-05-04T04:49:44.455Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22392026-05-04T04:49:44.458Z[ 16] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
22402026-05-04T04:49:44.458Z[ 18] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
22412026-05-04T04:49:44.458Z[ 20] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
22422026-05-04T04:49:44.458Z[SUM] 0.00-10.00 sec 12.1 GBytes 10.4 Gbits/sec sender
22432026-05-04T04:49:44.458ZRun 4/5...10359.659906980316Mbps
22442026-05-04T04:49:51.847Z-----------------------------------------------------------
22452026-05-04T04:49:51.847ZServer listening on 5201 (test #10)
22462026-05-04T04:49:51.847Z-----------------------------------------------------------
22472026-05-04T04:49:51.847ZAccepted connection from 10.0.0.1, port 45125
22482026-05-04T04:49:51.847Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34710
22492026-05-04T04:49:51.847Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48310
22502026-05-04T04:49:51.847Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59907
22512026-05-04T04:49:51.847Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57244
22522026-05-04T04:49:51.847Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44088
22532026-05-04T04:49:51.847Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50977
22542026-05-04T04:49:51.847Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49926
22552026-05-04T04:49:51.847Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62547
22562026-05-04T04:49:51.847Z[ ID] Interval Transfer Bitrate
22572026-05-04T04:49:51.847Z[ 5] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
22582026-05-04T04:49:51.847Z[ 8] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
22592026-05-04T04:49:51.847Z[ 10] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
22602026-05-04T04:49:51.847Z[ 12] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
22612026-05-04T04:49:51.847Z[ 14] 0.00-1.00 sec 127 MBytes 1.06 Gbits/sec
22622026-05-04T04:49:51.847Z[ 16] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
22632026-05-04T04:49:51.847Z[ 18] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
22642026-05-04T04:49:51.847Z[ 20] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
22652026-05-04T04:49:51.847Z[SUM] 0.00-1.00 sec 1021 MBytes 8.56 Gbits/sec
22662026-05-04T04:49:51.847Z- - - - - - - - - - - - - - - - - - - - - - - - -
22672026-05-04T04:49:51.847Z[ 5] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
22682026-05-04T04:49:51.847Z[ 8] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
22692026-05-04T04:49:51.847Z[ 10] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
22702026-05-04T04:49:51.847Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22712026-05-04T04:49:51.847Z[ 14] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
22722026-05-04T04:49:51.847Z[ 16] 1.00-2.00 sec 160 MBytes 1.35 Gbits/sec
22732026-05-04T04:49:51.847Z[ 18] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
22742026-05-04T04:49:51.848Z[ 20] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
22752026-05-04T04:49:51.848Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.5 Gbits/sec
22762026-05-04T04:49:51.848Z- - - - - - - - - - - - - - - - - - - - - - - - -
22772026-05-04T04:49:51.848Z[ 5] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
22782026-05-04T04:49:51.848Z[ 8] 2.00-3.00 sec 167 MBytes 1.40 Gbits/sec
22792026-05-04T04:49:51.848Z[ 10] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
22802026-05-04T04:49:51.848Z[ 12] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
22812026-05-04T04:49:51.848Z[ 14] 2.00-3.00 sec 164 MBytes 1.38 Gbits/sec
22822026-05-04T04:49:51.848Z[ 16] 2.00-3.00 sec 172 MBytes 1.44 Gbits/sec
22832026-05-04T04:49:51.848Z[ 18] 2.00-3.00 sec 169 MBytes 1.41 Gbits/sec
22842026-05-04T04:49:51.848Z[ 20] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
22852026-05-04T04:49:51.848Z[SUM] 2.00-3.00 sec 1.28 GBytes 11.0 Gbits/sec
22862026-05-04T04:49:51.848Z- - - - - - - - - - - - - - - - - - - - - - - - -
22872026-05-04T04:49:51.848Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22882026-05-04T04:49:51.848Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22892026-05-04T04:49:51.848Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22902026-05-04T04:49:51.848Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22912026-05-04T04:49:51.848Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22922026-05-04T04:49:51.848Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22932026-05-04T04:49:51.848Z[ 18] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22942026-05-04T04:49:51.848Z[ 20] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
22952026-05-04T04:49:51.848Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
22962026-05-04T04:49:51.848Z- - - - - - - - - - - - - - - - - - - - - - - - -
22972026-05-04T04:49:51.848Z[ 5] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
22982026-05-04T04:49:51.848Z[ 8] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
22992026-05-04T04:49:51.851Z[ 10] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
23002026-05-04T04:49:51.851Z[ 12] 4.00-5.00 sec 160 MBytes 1.35 Gbits/sec
23012026-05-04T04:49:51.851Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23022026-05-04T04:49:51.851Z[ 16] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
23032026-05-04T04:49:51.851Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
23042026-05-04T04:49:51.851Z[ 20] 4.00-5.00 sec 165 MBytes 1.39 Gbits/sec
23052026-05-04T04:49:51.851Z[SUM] 4.00-5.00 sec 1.24 GBytes 10.7 Gbits/sec
23062026-05-04T04:49:51.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
23072026-05-04T04:49:51.852Z[ 5] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
23082026-05-04T04:49:51.852Z[ 8] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
23092026-05-04T04:49:51.852Z[ 10] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
23102026-05-04T04:49:51.852Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23112026-05-04T04:49:51.852Z[ 14] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
23122026-05-04T04:49:51.852Z[ 16] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
23132026-05-04T04:49:51.852Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23142026-05-04T04:49:51.852Z[ 20] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
23152026-05-04T04:49:51.852Z[SUM] 5.00-6.00 sec 1.23 GBytes 10.6 Gbits/sec
23162026-05-04T04:49:51.852Z- - - - - - - - - - - - - - - - - - - - - - - - -
23172026-05-04T04:49:51.852Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23182026-05-04T04:49:51.852Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23192026-05-04T04:49:51.852Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23202026-05-04T04:49:54.849Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23212026-05-04T04:49:54.849Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23222026-05-04T04:49:54.849Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23232026-05-04T04:49:54.849Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
23242026-05-04T04:49:54.849Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23252026-05-04T04:49:54.849Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
23262026-05-04T04:49:54.849Z- - - - - - - - - - - - - - - - - - - - - - - - -
23272026-05-04T04:49:54.849Z[ 5] 7.00-8.00 sec 160 MBytes 1.35 Gbits/sec
23282026-05-04T04:49:54.849Z[ 8] 7.00-8.00 sec 171 MBytes 1.44 Gbits/sec
23292026-05-04T04:49:54.849Z[ 10] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
23302026-05-04T04:49:54.849Z[ 12] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
23312026-05-04T04:49:54.849Z[ 14] 7.00-8.00 sec 170 MBytes 1.42 Gbits/sec
23322026-05-04T04:49:54.849Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23332026-05-04T04:49:54.850Z[ 18] 7.00-8.00 sec 163 MBytes 1.37 Gbits/sec
23342026-05-04T04:49:54.850Z[ 20] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
23352026-05-04T04:49:54.850Z[SUM] 7.00-8.00 sec 1.27 GBytes 10.9 Gbits/sec
23362026-05-04T04:49:54.850Z- - - - - - - - - - - - - - - - - - - - - - - - -
23372026-05-04T04:49:54.850Z[ 5] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
23382026-05-04T04:49:54.850Z[ 8] 8.00-9.00 sec 167 MBytes 1.40 Gbits/sec
23392026-05-04T04:49:54.850Z[ 10] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
23402026-05-04T04:49:54.850Z[ 12] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
23412026-05-04T04:49:54.850Z[ 14] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
23422026-05-04T04:49:54.850Z[ 16] 8.00-9.00 sec 165 MBytes 1.38 Gbits/sec
23432026-05-04T04:49:54.850Z[ 18] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
23442026-05-04T04:49:54.850Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23452026-05-04T04:49:54.850Z[SUM] 8.00-9.00 sec 1.25 GBytes 10.8 Gbits/sec
23462026-05-04T04:49:54.850Z- - - - - - - - - - - - - - - - - - - - - - - - -
23472026-05-04T04:49:54.850Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23482026-05-04T04:49:54.850Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23492026-05-04T04:49:54.850Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23502026-05-04T04:49:54.850Z[ 12] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
23512026-05-04T04:49:54.850Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23522026-05-04T04:49:54.850Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23532026-05-04T04:49:54.850Z[ 18] 9.00-10.00 sec 159 MBytes 1.34 Gbits/sec
23542026-05-04T04:49:54.850Z[ 20] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
23552026-05-04T04:49:54.850Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.5 Gbits/sec
23562026-05-04T04:49:54.850Z- - - - - - - - - - - - - - - - - - - - - - - - -
23572026-05-04T04:49:54.850Z[ 5] 10.00-10.00 sec 256 KBytes 2.17 Gbits/sec
23582026-05-04T04:49:54.850Z[ 8] 10.00-10.00 sec 256 KBytes 2.17 Gbits/sec
23592026-05-04T04:49:54.850Z[ 10] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
23602026-05-04T04:49:54.850Z[ 12] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
23612026-05-04T04:49:54.850Z[ 14] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
23622026-05-04T04:49:54.850Z[ 16] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
23632026-05-04T04:49:54.850Z[ 18] 10.00-10.00 sec 256 KBytes 2.17 Gbits/sec
23642026-05-04T04:49:54.850Z[ 20] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
23652026-05-04T04:49:54.850Z[SUM] 10.00-10.00 sec 1.38 MBytes 11.9 Gbits/sec
23662026-05-04T04:49:54.850Z- - - - - - - - - - - - - - - - - - - - - - - - -
23672026-05-04T04:49:54.850Z[ ID] Interval Transfer Bitrate
23682026-05-04T04:49:54.850Z[ 5] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
23692026-05-04T04:49:54.850Z[ 8] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
23702026-05-04T04:49:54.851Z[ 10] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
23712026-05-04T04:49:54.851Z[ 12] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
23722026-05-04T04:49:54.851Z[ 14] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
23732026-05-04T04:49:54.851Z[ 16] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
23742026-05-04T04:49:54.851Z[ 18] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
23752026-05-04T04:49:54.851Z[ 20] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23762026-05-04T04:49:54.851Z[SUM] 0.00-10.00 sec 12.1 GBytes 10.4 Gbits/sec sender
23772026-05-04T04:49:54.854ZRun 5/5...10429.473784579599Mbps
23782026-05-04T04:49:54.854Z###---------------------###
23792026-05-04T04:49:54.854Z::: iPerf done... :::
23802026-05-04T04:49:54.854Z:::Awaiting out files...:::
23812026-05-04T04:49:54.854Z###---------------------###
23822026-05-04T04:49:54.854Z###-----###
23832026-05-04T04:49:54.854Z:::done!:::
23842026-05-04T04:49:54.854Z###-----###
23852026-05-04T04:49:54.854Z###-------------------###
23862026-05-04T04:49:54.854Z:::Running experiment :::
23872026-05-04T04:49:54.854Z:::iperf-tcp/local/c2s:::
23882026-05-04T04:49:54.854Z###-------------------###
23892026-05-04T04:49:55.119Zdtrace: description 'profile-201us ' matched 2 probes
23902026-05-04T04:50:02.240Z-----------------------------------------------------------
23912026-05-04T04:50:02.240ZServer listening on 5201 (test #11)
23922026-05-04T04:50:02.240Z-----------------------------------------------------------
23932026-05-04T04:50:02.240ZAccepted connection from 10.0.0.1, port 44381
23942026-05-04T04:50:02.240Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41435
23952026-05-04T04:50:02.240Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35604
23962026-05-04T04:50:02.240Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54423
23972026-05-04T04:50:02.240Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60077
23982026-05-04T04:50:02.240Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42429
23992026-05-04T04:50:02.240Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37260
24002026-05-04T04:50:02.240Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56158
24012026-05-04T04:50:02.240Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61320
24022026-05-04T04:50:02.240Z[ ID] Interval Transfer Bitrate
24032026-05-04T04:50:02.240Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
24042026-05-04T04:50:02.240Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
24052026-05-04T04:50:02.241Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
24062026-05-04T04:50:02.241Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
24072026-05-04T04:50:02.241Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
24082026-05-04T04:50:02.241Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
24092026-05-04T04:50:02.241Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
24102026-05-04T04:50:02.241Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
24112026-05-04T04:50:02.241Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
24122026-05-04T04:50:02.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
24132026-05-04T04:50:02.241Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24142026-05-04T04:50:02.241Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24152026-05-04T04:50:02.241Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24162026-05-04T04:50:02.241Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24172026-05-04T04:50:02.241Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24182026-05-04T04:50:02.241Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24192026-05-04T04:50:02.241Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24202026-05-04T04:50:02.241Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24212026-05-04T04:50:02.241Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
24222026-05-04T04:50:02.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
24232026-05-04T04:50:02.241Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
24242026-05-04T04:50:02.241Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
24252026-05-04T04:50:02.241Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
24262026-05-04T04:50:02.241Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
24272026-05-04T04:50:02.241Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
24282026-05-04T04:50:02.241Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24292026-05-04T04:50:02.241Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
24302026-05-04T04:50:02.241Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
24312026-05-04T04:50:02.241Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
24322026-05-04T04:50:02.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
24332026-05-04T04:50:02.241Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24342026-05-04T04:50:02.241Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24352026-05-04T04:50:02.241Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24362026-05-04T04:50:02.241Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24372026-05-04T04:50:02.241Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24382026-05-04T04:50:02.241Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24392026-05-04T04:50:02.241Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24402026-05-04T04:50:02.241Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24412026-05-04T04:50:02.241Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
24422026-05-04T04:50:02.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
24432026-05-04T04:50:02.242Z[ 5] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
24442026-05-04T04:50:02.242Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
24452026-05-04T04:50:02.242Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24462026-05-04T04:50:02.242Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
24472026-05-04T04:50:02.242Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
24482026-05-04T04:50:02.242Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24492026-05-04T04:50:02.242Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
24502026-05-04T04:50:02.242Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
24512026-05-04T04:50:02.242Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
24522026-05-04T04:50:02.242Z- - - - - - - - - - - - - - - - - - - - - - - - -
24532026-05-04T04:50:02.242Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24542026-05-04T04:50:02.242Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
24552026-05-04T04:50:02.242Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
24562026-05-04T04:50:02.242Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
24572026-05-04T04:50:02.242Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
24582026-05-04T04:50:02.242Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
24592026-05-04T04:50:02.242Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24602026-05-04T04:50:02.242Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
24612026-05-04T04:50:02.242Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
24622026-05-04T04:50:02.242Z- - - - - - - - - - - - - - - - - - - - - - - - -
24632026-05-04T04:50:02.242Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24642026-05-04T04:50:02.242Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24652026-05-04T04:50:02.242Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24662026-05-04T04:50:05.242Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24672026-05-04T04:50:05.242Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24682026-05-04T04:50:05.242Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24692026-05-04T04:50:05.242Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24702026-05-04T04:50:05.242Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24712026-05-04T04:50:05.242Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
24722026-05-04T04:50:05.242Z- - - - - - - - - - - - - - - - - - - - - - - - -
24732026-05-04T04:50:05.242Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24742026-05-04T04:50:05.242Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24752026-05-04T04:50:05.242Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24762026-05-04T04:50:05.242Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24772026-05-04T04:50:05.242Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24782026-05-04T04:50:05.242Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24792026-05-04T04:50:05.242Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24802026-05-04T04:50:05.242Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24812026-05-04T04:50:05.242Z[SUM] 7.00-8.00 sec 430 MBytes 3.60 Gbits/sec
24822026-05-04T04:50:05.242Z- - - - - - - - - - - - - - - - - - - - - - - - -
24832026-05-04T04:50:05.242Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
24842026-05-04T04:50:05.242Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
24852026-05-04T04:50:05.242Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
24862026-05-04T04:50:05.242Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
24872026-05-04T04:50:05.242Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
24882026-05-04T04:50:05.242Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
24892026-05-04T04:50:05.242Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
24902026-05-04T04:50:05.242Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
24912026-05-04T04:50:05.242Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
24922026-05-04T04:50:05.242Z- - - - - - - - - - - - - - - - - - - - - - - - -
24932026-05-04T04:50:05.242Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
24942026-05-04T04:50:05.242Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
24952026-05-04T04:50:05.242Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
24962026-05-04T04:50:05.242Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24972026-05-04T04:50:05.242Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
24982026-05-04T04:50:05.243Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
24992026-05-04T04:50:05.243Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
25002026-05-04T04:50:05.243Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
25012026-05-04T04:50:05.243Z[SUM] 9.00-10.00 sec 433 MBytes 3.64 Gbits/sec
25022026-05-04T04:50:05.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
25032026-05-04T04:50:05.243Z[ 5] 10.00-10.00 sec 128 KBytes 1.15 Gbits/sec
25042026-05-04T04:50:05.243Z[ 8] 10.00-10.00 sec 128 KBytes 1.15 Gbits/sec
25052026-05-04T04:50:05.243Z[ 10] 10.00-10.00 sec 128 KBytes 1.15 Gbits/sec
25062026-05-04T04:50:05.243Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25072026-05-04T04:50:05.243Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25082026-05-04T04:50:05.243Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25092026-05-04T04:50:05.243Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25102026-05-04T04:50:05.243Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25112026-05-04T04:50:05.243Z[SUM] 10.00-10.00 sec 384 KBytes 3.44 Gbits/sec
25122026-05-04T04:50:05.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
25132026-05-04T04:50:05.243Z[ ID] Interval Transfer Bitrate
25142026-05-04T04:50:05.243Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
25152026-05-04T04:50:05.243Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
25162026-05-04T04:50:05.246Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
25172026-05-04T04:50:05.247Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
25182026-05-04T04:50:05.247Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25192026-05-04T04:50:05.247Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
25202026-05-04T04:50:05.247Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
25212026-05-04T04:50:05.247Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
25222026-05-04T04:50:05.247Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
25232026-05-04T04:50:05.247ZRun 1/10...3542.63526740769Mbps
25242026-05-04T04:50:12.654Z-----------------------------------------------------------
25252026-05-04T04:50:12.654ZServer listening on 5201 (test #12)
25262026-05-04T04:50:12.654Z-----------------------------------------------------------
25272026-05-04T04:50:12.654ZAccepted connection from 10.0.0.1, port 41121
25282026-05-04T04:50:12.654Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43948
25292026-05-04T04:50:12.654Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54490
25302026-05-04T04:50:12.654Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55149
25312026-05-04T04:50:12.654Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42444
25322026-05-04T04:50:12.654Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40067
25332026-05-04T04:50:12.654Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42649
25342026-05-04T04:50:12.654Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64361
25352026-05-04T04:50:12.654Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36051
25362026-05-04T04:50:12.654Z[ ID] Interval Transfer Bitrate
25372026-05-04T04:50:12.654Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25382026-05-04T04:50:12.654Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
25392026-05-04T04:50:12.654Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
25402026-05-04T04:50:12.654Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25412026-05-04T04:50:12.654Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
25422026-05-04T04:50:12.654Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
25432026-05-04T04:50:12.654Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
25442026-05-04T04:50:12.654Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
25452026-05-04T04:50:12.654Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
25462026-05-04T04:50:12.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
25472026-05-04T04:50:12.655Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
25482026-05-04T04:50:12.655Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
25492026-05-04T04:50:12.655Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25502026-05-04T04:50:12.655Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
25512026-05-04T04:50:12.655Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25522026-05-04T04:50:12.655Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
25532026-05-04T04:50:12.655Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25542026-05-04T04:50:12.655Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25552026-05-04T04:50:12.655Z[SUM] 1.00-2.00 sec 430 MBytes 3.60 Gbits/sec
25562026-05-04T04:50:12.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
25572026-05-04T04:50:12.655Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
25582026-05-04T04:50:12.655Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
25592026-05-04T04:50:12.655Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
25602026-05-04T04:50:12.655Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
25612026-05-04T04:50:12.655Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
25622026-05-04T04:50:12.655Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
25632026-05-04T04:50:12.655Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
25642026-05-04T04:50:12.655Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
25652026-05-04T04:50:12.655Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
25662026-05-04T04:50:12.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
25672026-05-04T04:50:12.656Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25682026-05-04T04:50:12.656Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
25692026-05-04T04:50:12.656Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
25702026-05-04T04:50:12.656Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25712026-05-04T04:50:12.656Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25722026-05-04T04:50:12.656Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25732026-05-04T04:50:12.656Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25742026-05-04T04:50:12.656Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25752026-05-04T04:50:12.656Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
25762026-05-04T04:50:12.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
25772026-05-04T04:50:12.656Z[ 5] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
25782026-05-04T04:50:12.656Z[ 8] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
25792026-05-04T04:50:12.656Z[ 10] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
25802026-05-04T04:50:12.656Z[ 12] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
25812026-05-04T04:50:12.656Z[ 14] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
25822026-05-04T04:50:12.656Z[ 16] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
25832026-05-04T04:50:12.656Z[ 18] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
25842026-05-04T04:50:12.656Z[ 20] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
25852026-05-04T04:50:12.656Z[SUM] 4.00-5.00 sec 437 MBytes 3.67 Gbits/sec
25862026-05-04T04:50:12.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
25872026-05-04T04:50:12.656Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
25882026-05-04T04:50:12.656Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
25892026-05-04T04:50:12.656Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
25902026-05-04T04:50:12.656Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
25912026-05-04T04:50:12.656Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
25922026-05-04T04:50:12.656Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
25932026-05-04T04:50:12.656Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
25942026-05-04T04:50:12.656Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
25952026-05-04T04:50:12.656Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
25962026-05-04T04:50:12.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
25972026-05-04T04:50:12.656Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
25982026-05-04T04:50:12.656Z[ 8] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
25992026-05-04T04:50:12.656Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
26002026-05-04T04:50:15.655Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
26012026-05-04T04:50:15.655Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
26022026-05-04T04:50:15.655Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
26032026-05-04T04:50:15.655Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
26042026-05-04T04:50:15.655Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
26052026-05-04T04:50:15.655Z[SUM] 6.00-7.00 sec 436 MBytes 3.65 Gbits/sec
26062026-05-04T04:50:15.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
26072026-05-04T04:50:15.655Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26082026-05-04T04:50:15.655Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
26092026-05-04T04:50:15.655Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
26102026-05-04T04:50:15.655Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
26112026-05-04T04:50:15.655Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
26122026-05-04T04:50:15.655Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
26132026-05-04T04:50:15.655Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
26142026-05-04T04:50:15.655Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
26152026-05-04T04:50:15.655Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
26162026-05-04T04:50:15.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
26172026-05-04T04:50:15.655Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26182026-05-04T04:50:15.655Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26192026-05-04T04:50:15.656Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26202026-05-04T04:50:15.656Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26212026-05-04T04:50:15.656Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
26222026-05-04T04:50:15.656Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
26232026-05-04T04:50:15.656Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26242026-05-04T04:50:15.656Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
26252026-05-04T04:50:15.656Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
26262026-05-04T04:50:15.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
26272026-05-04T04:50:15.656Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
26282026-05-04T04:50:15.656Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
26292026-05-04T04:50:15.656Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
26302026-05-04T04:50:15.656Z[ 12] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
26312026-05-04T04:50:15.656Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
26322026-05-04T04:50:15.656Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
26332026-05-04T04:50:15.657Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
26342026-05-04T04:50:15.657Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
26352026-05-04T04:50:15.657Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
26362026-05-04T04:50:15.657Z- - - - - - - - - - - - - - - - - - - - - - - - -
26372026-05-04T04:50:15.657Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26382026-05-04T04:50:15.657Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26392026-05-04T04:50:15.657Z[ 10] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
26402026-05-04T04:50:15.657Z[ 12] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
26412026-05-04T04:50:15.657Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26422026-05-04T04:50:15.657Z[ 16] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
26432026-05-04T04:50:15.657Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26442026-05-04T04:50:15.657Z[ 20] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
26452026-05-04T04:50:15.657Z[SUM] 10.00-10.00 sec 512 KBytes 3.69 Gbits/sec
26462026-05-04T04:50:15.657Z- - - - - - - - - - - - - - - - - - - - - - - - -
26472026-05-04T04:50:15.657Z[ ID] Interval Transfer Bitrate
26482026-05-04T04:50:15.657Z[ 5] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
26492026-05-04T04:50:15.657Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
26502026-05-04T04:50:15.657Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
26512026-05-04T04:50:15.657Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
26522026-05-04T04:50:15.657Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
26532026-05-04T04:50:15.657Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
26542026-05-04T04:50:15.657Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
26552026-05-04T04:50:15.657Z[ 20] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
26562026-05-04T04:50:15.657Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec receiver
26572026-05-04T04:50:15.661ZRun 2/10...3558.5807193145347Mbps
26582026-05-04T04:50:23.054Z-----------------------------------------------------------
26592026-05-04T04:50:23.054ZServer listening on 5201 (test #13)
26602026-05-04T04:50:23.054Z-----------------------------------------------------------
26612026-05-04T04:50:23.054ZAccepted connection from 10.0.0.1, port 46604
26622026-05-04T04:50:23.054Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46749
26632026-05-04T04:50:23.054Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32826
26642026-05-04T04:50:23.055Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41892
26652026-05-04T04:50:23.055Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44597
26662026-05-04T04:50:23.055Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37139
26672026-05-04T04:50:23.055Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44602
26682026-05-04T04:50:23.055Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40227
26692026-05-04T04:50:23.055Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37852
26702026-05-04T04:50:23.055Z[ ID] Interval Transfer Bitrate
26712026-05-04T04:50:23.055Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
26722026-05-04T04:50:23.055Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26732026-05-04T04:50:23.055Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26742026-05-04T04:50:23.055Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26752026-05-04T04:50:23.055Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26762026-05-04T04:50:23.055Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26772026-05-04T04:50:23.055Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26782026-05-04T04:50:23.055Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26792026-05-04T04:50:23.055Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
26802026-05-04T04:50:23.055Z- - - - - - - - - - - - - - - - - - - - - - - - -
26812026-05-04T04:50:23.055Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
26822026-05-04T04:50:23.055Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
26832026-05-04T04:50:23.055Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
26842026-05-04T04:50:23.055Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
26852026-05-04T04:50:23.055Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
26862026-05-04T04:50:23.055Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
26872026-05-04T04:50:23.055Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
26882026-05-04T04:50:23.055Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
26892026-05-04T04:50:23.055Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
26902026-05-04T04:50:23.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
26912026-05-04T04:50:23.056Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
26922026-05-04T04:50:23.056Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
26932026-05-04T04:50:23.056Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
26942026-05-04T04:50:23.056Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
26952026-05-04T04:50:23.056Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
26962026-05-04T04:50:23.056Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
26972026-05-04T04:50:23.056Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
26982026-05-04T04:50:23.056Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26992026-05-04T04:50:23.056Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
27002026-05-04T04:50:23.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
27012026-05-04T04:50:23.056Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
27022026-05-04T04:50:23.056Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27032026-05-04T04:50:23.056Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27042026-05-04T04:50:23.056Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27052026-05-04T04:50:23.056Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27062026-05-04T04:50:23.056Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
27072026-05-04T04:50:23.056Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27082026-05-04T04:50:23.056Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27092026-05-04T04:50:23.056Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
27102026-05-04T04:50:23.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
27112026-05-04T04:50:23.056Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
27122026-05-04T04:50:23.056Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
27132026-05-04T04:50:23.056Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27142026-05-04T04:50:23.056Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27152026-05-04T04:50:23.056Z[ 14] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
27162026-05-04T04:50:23.056Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
27172026-05-04T04:50:23.056Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
27182026-05-04T04:50:23.056Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
27192026-05-04T04:50:23.056Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
27202026-05-04T04:50:23.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
27212026-05-04T04:50:23.056Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
27222026-05-04T04:50:23.056Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
27232026-05-04T04:50:23.056Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
27242026-05-04T04:50:23.056Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
27252026-05-04T04:50:23.056Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
27262026-05-04T04:50:23.057Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
27272026-05-04T04:50:23.057Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
27282026-05-04T04:50:23.057Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
27292026-05-04T04:50:23.057Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
27302026-05-04T04:50:23.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
27312026-05-04T04:50:23.057Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27322026-05-04T04:50:23.057Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27332026-05-04T04:50:23.057Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27342026-05-04T04:50:26.057Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27352026-05-04T04:50:26.057Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27362026-05-04T04:50:26.057Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27372026-05-04T04:50:26.057Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27382026-05-04T04:50:26.057Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27392026-05-04T04:50:26.057Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
27402026-05-04T04:50:26.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
27412026-05-04T04:50:26.057Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27422026-05-04T04:50:26.057Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27432026-05-04T04:50:26.057Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27442026-05-04T04:50:26.057Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27452026-05-04T04:50:26.057Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27462026-05-04T04:50:26.057Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27472026-05-04T04:50:26.057Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27482026-05-04T04:50:26.057Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27492026-05-04T04:50:26.057Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
27502026-05-04T04:50:26.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
27512026-05-04T04:50:26.057Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
27522026-05-04T04:50:26.057Z[ 8] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
27532026-05-04T04:50:26.057Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
27542026-05-04T04:50:26.057Z[ 12] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
27552026-05-04T04:50:26.057Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
27562026-05-04T04:50:26.057Z[ 16] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
27572026-05-04T04:50:26.057Z[ 18] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
27582026-05-04T04:50:26.057Z[ 20] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
27592026-05-04T04:50:26.057Z[SUM] 8.00-9.00 sec 436 MBytes 3.66 Gbits/sec
27602026-05-04T04:50:26.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
27612026-05-04T04:50:26.057Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27622026-05-04T04:50:26.057Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27632026-05-04T04:50:26.057Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27642026-05-04T04:50:26.057Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27652026-05-04T04:50:26.057Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27662026-05-04T04:50:26.057Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27672026-05-04T04:50:26.057Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27682026-05-04T04:50:26.057Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27692026-05-04T04:50:26.057Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
27702026-05-04T04:50:26.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
27712026-05-04T04:50:26.058Z[ 5] 10.00-10.00 sec 128 KBytes 850 Mbits/sec
27722026-05-04T04:50:26.058Z[ 8] 10.00-10.00 sec 128 KBytes 851 Mbits/sec
27732026-05-04T04:50:26.058Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27742026-05-04T04:50:26.058Z[ 12] 10.00-10.00 sec 128 KBytes 851 Mbits/sec
27752026-05-04T04:50:26.058Z[ 14] 10.00-10.00 sec 128 KBytes 851 Mbits/sec
27762026-05-04T04:50:26.058Z[ 16] 10.00-10.00 sec 128 KBytes 852 Mbits/sec
27772026-05-04T04:50:26.058Z[ 18] 10.00-10.00 sec 128 KBytes 852 Mbits/sec
27782026-05-04T04:50:26.058Z[ 20] 10.00-10.00 sec 128 KBytes 852 Mbits/sec
27792026-05-04T04:50:26.058Z[SUM] 10.00-10.00 sec 896 KBytes 5.95 Gbits/sec
27802026-05-04T04:50:26.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
27812026-05-04T04:50:26.058Z[ ID] Interval Transfer Bitrate
27822026-05-04T04:50:26.058Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
27832026-05-04T04:50:26.058Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
27842026-05-04T04:50:26.058Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
27852026-05-04T04:50:26.058Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
27862026-05-04T04:50:26.058Z[ 14] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
27872026-05-04T04:50:26.058Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
27882026-05-04T04:50:26.058Z[ 18] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
27892026-05-04T04:50:26.058Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
27902026-05-04T04:50:26.058Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec receiver
27912026-05-04T04:50:26.061ZRun 3/10...3551.454817467205Mbps
27922026-05-04T04:50:33.455Z-----------------------------------------------------------
27932026-05-04T04:50:33.455ZServer listening on 5201 (test #14)
27942026-05-04T04:50:33.455Z-----------------------------------------------------------
27952026-05-04T04:50:33.455ZAccepted connection from 10.0.0.1, port 54691
27962026-05-04T04:50:33.455Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57820
27972026-05-04T04:50:33.455Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38185
27982026-05-04T04:50:33.455Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33102
27992026-05-04T04:50:33.455Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65301
28002026-05-04T04:50:33.455Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62414
28012026-05-04T04:50:33.455Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46375
28022026-05-04T04:50:33.455Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33492
28032026-05-04T04:50:33.455Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52935
28042026-05-04T04:50:33.455Z[ ID] Interval Transfer Bitrate
28052026-05-04T04:50:33.455Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28062026-05-04T04:50:33.455Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28072026-05-04T04:50:33.455Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28082026-05-04T04:50:33.455Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28092026-05-04T04:50:33.455Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
28102026-05-04T04:50:33.455Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28112026-05-04T04:50:33.455Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28122026-05-04T04:50:33.455Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
28132026-05-04T04:50:33.455Z[SUM] 0.00-1.00 sec 342 MBytes 2.86 Gbits/sec
28142026-05-04T04:50:33.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
28152026-05-04T04:50:33.456Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
28162026-05-04T04:50:33.456Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
28172026-05-04T04:50:33.456Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
28182026-05-04T04:50:33.456Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
28192026-05-04T04:50:33.456Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
28202026-05-04T04:50:33.456Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
28212026-05-04T04:50:33.456Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
28222026-05-04T04:50:33.456Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
28232026-05-04T04:50:33.456Z[SUM] 1.00-2.00 sec 436 MBytes 3.65 Gbits/sec
28242026-05-04T04:50:33.456Z- - - - - - - - - - - - - - - - - - - - - - - - -
28252026-05-04T04:50:33.456Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
28262026-05-04T04:50:33.459Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28272026-05-04T04:50:33.459Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
28282026-05-04T04:50:33.459Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28292026-05-04T04:50:33.459Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28302026-05-04T04:50:33.459Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
28312026-05-04T04:50:33.459Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28322026-05-04T04:50:33.460Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28332026-05-04T04:50:33.460Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
28342026-05-04T04:50:33.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
28352026-05-04T04:50:33.460Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
28362026-05-04T04:50:33.460Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28372026-05-04T04:50:33.460Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
28382026-05-04T04:50:33.460Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
28392026-05-04T04:50:33.460Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28402026-05-04T04:50:33.460Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28412026-05-04T04:50:33.460Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28422026-05-04T04:50:33.460Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
28432026-05-04T04:50:33.460Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
28442026-05-04T04:50:33.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
28452026-05-04T04:50:33.460Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28462026-05-04T04:50:33.460Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28472026-05-04T04:50:33.460Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28482026-05-04T04:50:33.460Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28492026-05-04T04:50:33.460Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28502026-05-04T04:50:33.460Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28512026-05-04T04:50:33.460Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28522026-05-04T04:50:33.460Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28532026-05-04T04:50:33.460Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
28542026-05-04T04:50:33.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
28552026-05-04T04:50:33.460Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
28562026-05-04T04:50:33.460Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
28572026-05-04T04:50:33.460Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
28582026-05-04T04:50:33.460Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
28592026-05-04T04:50:33.460Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
28602026-05-04T04:50:33.460Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
28612026-05-04T04:50:33.460Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
28622026-05-04T04:50:33.460Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
28632026-05-04T04:50:33.460Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
28642026-05-04T04:50:33.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
28652026-05-04T04:50:33.460Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28662026-05-04T04:50:33.460Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
28672026-05-04T04:50:33.460Z[ 10] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
28682026-05-04T04:50:36.459Z[ 12] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
28692026-05-04T04:50:36.459Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
28702026-05-04T04:50:36.459Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
28712026-05-04T04:50:36.459Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
28722026-05-04T04:50:36.459Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28732026-05-04T04:50:36.459Z[SUM] 6.00-7.00 sec 436 MBytes 3.66 Gbits/sec
28742026-05-04T04:50:36.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
28752026-05-04T04:50:36.459Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
28762026-05-04T04:50:36.459Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
28772026-05-04T04:50:36.459Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
28782026-05-04T04:50:36.459Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
28792026-05-04T04:50:36.459Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
28802026-05-04T04:50:36.459Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
28812026-05-04T04:50:36.459Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
28822026-05-04T04:50:36.460Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
28832026-05-04T04:50:36.460Z[SUM] 7.00-8.00 sec 431 MBytes 3.62 Gbits/sec
28842026-05-04T04:50:36.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
28852026-05-04T04:50:36.460Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
28862026-05-04T04:50:36.460Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
28872026-05-04T04:50:36.460Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
28882026-05-04T04:50:36.460Z[ 12] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
28892026-05-04T04:50:36.460Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
28902026-05-04T04:50:36.460Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
28912026-05-04T04:50:36.460Z[ 18] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
28922026-05-04T04:50:36.460Z[ 20] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
28932026-05-04T04:50:36.460Z[SUM] 8.00-9.00 sec 436 MBytes 3.66 Gbits/sec
28942026-05-04T04:50:36.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
28952026-05-04T04:50:36.460Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
28962026-05-04T04:50:36.461Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
28972026-05-04T04:50:36.461Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
28982026-05-04T04:50:36.461Z[ 12] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
28992026-05-04T04:50:36.461Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
29002026-05-04T04:50:36.461Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
29012026-05-04T04:50:36.461Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
29022026-05-04T04:50:36.461Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
29032026-05-04T04:50:36.461Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
29042026-05-04T04:50:36.461Z- - - - - - - - - - - - - - - - - - - - - - - - -
29052026-05-04T04:50:36.461Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29062026-05-04T04:50:36.461Z[ 8] 10.00-10.00 sec 128 KBytes 939 Mbits/sec
29072026-05-04T04:50:36.461Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29082026-05-04T04:50:36.461Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29092026-05-04T04:50:36.461Z[ 14] 10.00-10.00 sec 128 KBytes 938 Mbits/sec
29102026-05-04T04:50:36.461Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29112026-05-04T04:50:36.462Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29122026-05-04T04:50:36.462Z[ 20] 10.00-10.00 sec 128 KBytes 939 Mbits/sec
29132026-05-04T04:50:36.462Z[SUM] 10.00-10.00 sec 384 KBytes 2.81 Gbits/sec
29142026-05-04T04:50:36.462Z- - - - - - - - - - - - - - - - - - - - - - - - -
29152026-05-04T04:50:36.462Z[ ID] Interval Transfer Bitrate
29162026-05-04T04:50:36.462Z[ 5] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
29172026-05-04T04:50:36.462Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
29182026-05-04T04:50:36.462Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
29192026-05-04T04:50:36.462Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
29202026-05-04T04:50:36.462Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
29212026-05-04T04:50:36.462Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
29222026-05-04T04:50:36.462Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
29232026-05-04T04:50:36.462Z[ 20] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
29242026-05-04T04:50:36.462Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec receiver
29252026-05-04T04:50:36.465ZRun 4/10...3560.891453814342Mbps
29262026-05-04T04:50:43.856Z-----------------------------------------------------------
29272026-05-04T04:50:43.856ZServer listening on 5201 (test #15)
29282026-05-04T04:50:43.856Z-----------------------------------------------------------
29292026-05-04T04:50:43.856ZAccepted connection from 10.0.0.1, port 33570
29302026-05-04T04:50:43.856Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53628
29312026-05-04T04:50:43.856Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49001
29322026-05-04T04:50:43.856Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33622
29332026-05-04T04:50:43.856Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42222
29342026-05-04T04:50:43.856Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38874
29352026-05-04T04:50:43.857Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62508
29362026-05-04T04:50:43.857Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41759
29372026-05-04T04:50:43.857Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65350
29382026-05-04T04:50:43.857Z[ ID] Interval Transfer Bitrate
29392026-05-04T04:50:43.857Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
29402026-05-04T04:50:43.857Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
29412026-05-04T04:50:43.857Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
29422026-05-04T04:50:43.857Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
29432026-05-04T04:50:43.857Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
29442026-05-04T04:50:43.857Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
29452026-05-04T04:50:43.857Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
29462026-05-04T04:50:43.857Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
29472026-05-04T04:50:43.857Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
29482026-05-04T04:50:43.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
29492026-05-04T04:50:43.857Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
29502026-05-04T04:50:43.857Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
29512026-05-04T04:50:43.857Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
29522026-05-04T04:50:43.857Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
29532026-05-04T04:50:43.857Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
29542026-05-04T04:50:43.857Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
29552026-05-04T04:50:43.857Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
29562026-05-04T04:50:43.857Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
29572026-05-04T04:50:43.857Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
29582026-05-04T04:50:43.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
29592026-05-04T04:50:43.857Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29602026-05-04T04:50:43.857Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
29612026-05-04T04:50:43.857Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29622026-05-04T04:50:43.857Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29632026-05-04T04:50:43.857Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
29642026-05-04T04:50:43.857Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
29652026-05-04T04:50:43.857Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29662026-05-04T04:50:43.857Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29672026-05-04T04:50:43.857Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
29682026-05-04T04:50:43.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
29692026-05-04T04:50:43.857Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
29702026-05-04T04:50:43.857Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
29712026-05-04T04:50:43.857Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
29722026-05-04T04:50:43.857Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
29732026-05-04T04:50:43.857Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
29742026-05-04T04:50:43.858Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
29752026-05-04T04:50:43.858Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
29762026-05-04T04:50:43.858Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
29772026-05-04T04:50:43.858Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
29782026-05-04T04:50:43.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
29792026-05-04T04:50:43.858Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29802026-05-04T04:50:43.858Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29812026-05-04T04:50:43.858Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
29822026-05-04T04:50:43.858Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
29832026-05-04T04:50:43.858Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
29842026-05-04T04:50:43.858Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
29852026-05-04T04:50:43.858Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
29862026-05-04T04:50:43.858Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29872026-05-04T04:50:43.858Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
29882026-05-04T04:50:43.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
29892026-05-04T04:50:43.858Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29902026-05-04T04:50:43.858Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29912026-05-04T04:50:43.858Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29922026-05-04T04:50:43.858Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29932026-05-04T04:50:43.858Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29942026-05-04T04:50:43.858Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29952026-05-04T04:50:43.858Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29962026-05-04T04:50:43.858Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
29972026-05-04T04:50:43.858Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
29982026-05-04T04:50:43.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
29992026-05-04T04:50:43.858Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
30002026-05-04T04:50:43.858Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
30012026-05-04T04:50:43.858Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
30022026-05-04T04:50:46.858Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
30032026-05-04T04:50:46.858Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
30042026-05-04T04:50:46.858Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
30052026-05-04T04:50:46.858Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
30062026-05-04T04:50:46.858Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
30072026-05-04T04:50:46.858Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
30082026-05-04T04:50:46.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
30092026-05-04T04:50:46.858Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
30102026-05-04T04:50:46.858Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
30112026-05-04T04:50:46.858Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
30122026-05-04T04:50:46.858Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
30132026-05-04T04:50:46.858Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
30142026-05-04T04:50:46.858Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
30152026-05-04T04:50:46.858Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
30162026-05-04T04:50:46.858Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
30172026-05-04T04:50:46.858Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
30182026-05-04T04:50:46.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
30192026-05-04T04:50:46.858Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30202026-05-04T04:50:46.858Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
30212026-05-04T04:50:46.858Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30222026-05-04T04:50:46.858Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30232026-05-04T04:50:46.858Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30242026-05-04T04:50:46.859Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30252026-05-04T04:50:46.859Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
30262026-05-04T04:50:46.859Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30272026-05-04T04:50:46.859Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
30282026-05-04T04:50:46.859Z- - - - - - - - - - - - - - - - - - - - - - - - -
30292026-05-04T04:50:46.859Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
30302026-05-04T04:50:46.859Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
30312026-05-04T04:50:46.859Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
30322026-05-04T04:50:46.859Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
30332026-05-04T04:50:46.859Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
30342026-05-04T04:50:46.859Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
30352026-05-04T04:50:46.859Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
30362026-05-04T04:50:46.859Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
30372026-05-04T04:50:46.859Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
30382026-05-04T04:50:46.859Z- - - - - - - - - - - - - - - - - - - - - - - - -
30392026-05-04T04:50:46.859Z[ 5] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
30402026-05-04T04:50:46.859Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30412026-05-04T04:50:46.860Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30422026-05-04T04:50:46.860Z[ 12] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
30432026-05-04T04:50:46.860Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30442026-05-04T04:50:46.860Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30452026-05-04T04:50:46.860Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30462026-05-04T04:50:46.860Z[ 20] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
30472026-05-04T04:50:46.860Z[SUM] 10.00-10.00 sec 384 KBytes 3.03 Gbits/sec
30482026-05-04T04:50:46.860Z- - - - - - - - - - - - - - - - - - - - - - - - -
30492026-05-04T04:50:46.860Z[ ID] Interval Transfer Bitrate
30502026-05-04T04:50:46.860Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
30512026-05-04T04:50:46.860Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
30522026-05-04T04:50:46.860Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
30532026-05-04T04:50:46.860Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
30542026-05-04T04:50:46.860Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
30552026-05-04T04:50:46.860Z[ 16] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
30562026-05-04T04:50:46.860Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
30572026-05-04T04:50:46.860Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
30582026-05-04T04:50:46.860Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec receiver
30592026-05-04T04:50:46.863ZRun 5/10...3551.4494904011094Mbps
30602026-05-04T04:50:54.256Z-----------------------------------------------------------
30612026-05-04T04:50:54.256ZServer listening on 5201 (test #16)
30622026-05-04T04:50:54.256Z-----------------------------------------------------------
30632026-05-04T04:50:54.256ZAccepted connection from 10.0.0.1, port 55077
30642026-05-04T04:50:54.256Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59675
30652026-05-04T04:50:54.256Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52681
30662026-05-04T04:50:54.256Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56524
30672026-05-04T04:50:54.256Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39300
30682026-05-04T04:50:54.256Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64274
30692026-05-04T04:50:54.256Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38463
30702026-05-04T04:50:54.256Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52416
30712026-05-04T04:50:54.256Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64220
30722026-05-04T04:50:54.256Z[ ID] Interval Transfer Bitrate
30732026-05-04T04:50:54.256Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30742026-05-04T04:50:54.256Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30752026-05-04T04:50:54.257Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30762026-05-04T04:50:54.257Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
30772026-05-04T04:50:54.257Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30782026-05-04T04:50:54.257Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
30792026-05-04T04:50:54.257Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30802026-05-04T04:50:54.257Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30812026-05-04T04:50:54.257Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
30822026-05-04T04:50:54.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
30832026-05-04T04:50:54.257Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30842026-05-04T04:50:54.257Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30852026-05-04T04:50:54.257Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30862026-05-04T04:50:54.257Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30872026-05-04T04:50:54.257Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30882026-05-04T04:50:54.257Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30892026-05-04T04:50:54.257Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30902026-05-04T04:50:54.257Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30912026-05-04T04:50:54.257Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
30922026-05-04T04:50:54.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
30932026-05-04T04:50:54.257Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
30942026-05-04T04:50:54.257Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30952026-05-04T04:50:54.257Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
30962026-05-04T04:50:54.257Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30972026-05-04T04:50:54.257Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
30982026-05-04T04:50:54.257Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
30992026-05-04T04:50:54.257Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
31002026-05-04T04:50:54.258Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
31012026-05-04T04:50:54.258Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
31022026-05-04T04:50:54.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
31032026-05-04T04:50:54.258Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
31042026-05-04T04:50:54.258Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
31052026-05-04T04:50:54.258Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31062026-05-04T04:50:54.258Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
31072026-05-04T04:50:54.258Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31082026-05-04T04:50:54.258Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31092026-05-04T04:50:54.258Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31102026-05-04T04:50:54.258Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
31112026-05-04T04:50:54.258Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
31122026-05-04T04:50:54.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
31132026-05-04T04:50:54.258Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31142026-05-04T04:50:54.258Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31152026-05-04T04:50:54.258Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31162026-05-04T04:50:54.258Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31172026-05-04T04:50:54.258Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
31182026-05-04T04:50:54.258Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31192026-05-04T04:50:54.258Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31202026-05-04T04:50:54.258Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31212026-05-04T04:50:54.258Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
31222026-05-04T04:50:54.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
31232026-05-04T04:50:54.258Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
31242026-05-04T04:50:54.258Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
31252026-05-04T04:50:54.258Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31262026-05-04T04:50:54.258Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
31272026-05-04T04:50:54.258Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
31282026-05-04T04:50:54.259Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
31292026-05-04T04:50:54.259Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
31302026-05-04T04:50:54.259Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
31312026-05-04T04:50:54.259Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
31322026-05-04T04:50:54.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
31332026-05-04T04:50:54.259Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31342026-05-04T04:50:54.259Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31352026-05-04T04:50:54.259Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31362026-05-04T04:50:57.259Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31372026-05-04T04:50:57.259Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31382026-05-04T04:50:57.259Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31392026-05-04T04:50:57.259Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31402026-05-04T04:50:57.259Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31412026-05-04T04:50:57.259Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
31422026-05-04T04:50:57.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
31432026-05-04T04:50:57.259Z[ 5] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
31442026-05-04T04:50:57.259Z[ 8] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
31452026-05-04T04:50:57.259Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
31462026-05-04T04:50:57.259Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
31472026-05-04T04:50:57.259Z[ 14] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
31482026-05-04T04:50:57.259Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
31492026-05-04T04:50:57.259Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
31502026-05-04T04:50:57.259Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
31512026-05-04T04:50:57.259Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
31522026-05-04T04:50:57.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
31532026-05-04T04:50:57.259Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31542026-05-04T04:50:57.259Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
31552026-05-04T04:50:57.259Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31562026-05-04T04:50:57.259Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
31572026-05-04T04:50:57.259Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
31582026-05-04T04:50:57.259Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31592026-05-04T04:50:57.259Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31602026-05-04T04:50:57.259Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31612026-05-04T04:50:57.259Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
31622026-05-04T04:50:57.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
31632026-05-04T04:50:57.259Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31642026-05-04T04:50:57.259Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31652026-05-04T04:50:57.259Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31662026-05-04T04:50:57.259Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31672026-05-04T04:50:57.259Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31682026-05-04T04:50:57.259Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31692026-05-04T04:50:57.259Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31702026-05-04T04:50:57.259Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31712026-05-04T04:50:57.259Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
31722026-05-04T04:50:57.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
31732026-05-04T04:50:57.260Z[ 5] 10.00-10.00 sec 128 KBytes 766 Mbits/sec
31742026-05-04T04:50:57.260Z[ 8] 10.00-10.00 sec 128 KBytes 767 Mbits/sec
31752026-05-04T04:50:57.260Z[ 10] 10.00-10.00 sec 128 KBytes 767 Mbits/sec
31762026-05-04T04:50:57.260Z[ 12] 10.00-10.00 sec 128 KBytes 767 Mbits/sec
31772026-05-04T04:50:57.260Z[ 14] 10.00-10.00 sec 128 KBytes 767 Mbits/sec
31782026-05-04T04:50:57.260Z[ 16] 10.00-10.00 sec 128 KBytes 767 Mbits/sec
31792026-05-04T04:50:57.260Z[ 18] 10.00-10.00 sec 128 KBytes 767 Mbits/sec
31802026-05-04T04:50:57.260Z[ 20] 10.00-10.00 sec 128 KBytes 767 Mbits/sec
31812026-05-04T04:50:57.260Z[SUM] 10.00-10.00 sec 1.00 MBytes 6.13 Gbits/sec
31822026-05-04T04:50:57.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
31832026-05-04T04:50:57.260Z[ ID] Interval Transfer Bitrate
31842026-05-04T04:50:57.260Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31852026-05-04T04:50:57.260Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31862026-05-04T04:50:57.260Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31872026-05-04T04:50:57.260Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31882026-05-04T04:50:57.260Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31892026-05-04T04:50:57.260Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31902026-05-04T04:50:57.260Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31912026-05-04T04:50:57.260Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
31922026-05-04T04:50:57.263Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.54 Gbits/sec receiver
31932026-05-04T04:50:57.263ZRun 6/10...3543.795761211558Mbps
31942026-05-04T04:51:04.656Z-----------------------------------------------------------
31952026-05-04T04:51:04.656ZServer listening on 5201 (test #17)
31962026-05-04T04:51:04.656Z-----------------------------------------------------------
31972026-05-04T04:51:04.656ZAccepted connection from 10.0.0.1, port 48208
31982026-05-04T04:51:04.656Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59399
31992026-05-04T04:51:04.656Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58941
32002026-05-04T04:51:04.656Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47686
32012026-05-04T04:51:04.657Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55851
32022026-05-04T04:51:04.657Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36311
32032026-05-04T04:51:04.657Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37136
32042026-05-04T04:51:04.657Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44122
32052026-05-04T04:51:04.657Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49795
32062026-05-04T04:51:04.657Z[ ID] Interval Transfer Bitrate
32072026-05-04T04:51:04.657Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
32082026-05-04T04:51:04.657Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
32092026-05-04T04:51:04.657Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
32102026-05-04T04:51:04.657Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
32112026-05-04T04:51:04.657Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
32122026-05-04T04:51:04.657Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
32132026-05-04T04:51:04.657Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
32142026-05-04T04:51:04.657Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
32152026-05-04T04:51:04.657Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
32162026-05-04T04:51:04.657Z- - - - - - - - - - - - - - - - - - - - - - - - -
32172026-05-04T04:51:04.657Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
32182026-05-04T04:51:04.657Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32192026-05-04T04:51:04.657Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
32202026-05-04T04:51:04.657Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32212026-05-04T04:51:04.657Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32222026-05-04T04:51:04.657Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32232026-05-04T04:51:04.657Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32242026-05-04T04:51:04.657Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
32252026-05-04T04:51:04.657Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
32262026-05-04T04:51:04.657Z- - - - - - - - - - - - - - - - - - - - - - - - -
32272026-05-04T04:51:04.657Z[ 5] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
32282026-05-04T04:51:04.657Z[ 8] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
32292026-05-04T04:51:04.657Z[ 10] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
32302026-05-04T04:51:04.657Z[ 12] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
32312026-05-04T04:51:04.657Z[ 14] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
32322026-05-04T04:51:04.657Z[ 16] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
32332026-05-04T04:51:04.657Z[ 18] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
32342026-05-04T04:51:04.657Z[ 20] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
32352026-05-04T04:51:04.657Z[SUM] 2.00-3.00 sec 438 MBytes 3.68 Gbits/sec
32362026-05-04T04:51:04.657Z- - - - - - - - - - - - - - - - - - - - - - - - -
32372026-05-04T04:51:04.657Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32382026-05-04T04:51:04.657Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32392026-05-04T04:51:04.657Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32402026-05-04T04:51:04.658Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32412026-05-04T04:51:04.658Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32422026-05-04T04:51:04.658Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32432026-05-04T04:51:04.658Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32442026-05-04T04:51:04.658Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32452026-05-04T04:51:04.658Z[SUM] 3.00-4.00 sec 430 MBytes 3.60 Gbits/sec
32462026-05-04T04:51:04.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
32472026-05-04T04:51:04.658Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
32482026-05-04T04:51:04.658Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
32492026-05-04T04:51:04.658Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
32502026-05-04T04:51:04.658Z[ 12] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
32512026-05-04T04:51:04.658Z[ 14] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
32522026-05-04T04:51:04.658Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
32532026-05-04T04:51:04.658Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
32542026-05-04T04:51:04.658Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
32552026-05-04T04:51:04.658Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
32562026-05-04T04:51:04.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
32572026-05-04T04:51:04.658Z[ 5] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
32582026-05-04T04:51:04.658Z[ 8] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
32592026-05-04T04:51:04.658Z[ 10] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
32602026-05-04T04:51:04.658Z[ 12] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
32612026-05-04T04:51:04.658Z[ 14] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
32622026-05-04T04:51:04.658Z[ 16] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
32632026-05-04T04:51:04.658Z[ 18] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
32642026-05-04T04:51:04.658Z[ 20] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
32652026-05-04T04:51:04.658Z[SUM] 5.00-6.00 sec 439 MBytes 3.68 Gbits/sec
32662026-05-04T04:51:04.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
32672026-05-04T04:51:04.658Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
32682026-05-04T04:51:04.658Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32692026-05-04T04:51:04.658Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
32702026-05-04T04:51:07.659Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32712026-05-04T04:51:07.659Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
32722026-05-04T04:51:07.659Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
32732026-05-04T04:51:07.659Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
32742026-05-04T04:51:07.659Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
32752026-05-04T04:51:07.659Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
32762026-05-04T04:51:07.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
32772026-05-04T04:51:07.659Z[ 5] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
32782026-05-04T04:51:07.659Z[ 8] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
32792026-05-04T04:51:07.659Z[ 10] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
32802026-05-04T04:51:07.659Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
32812026-05-04T04:51:07.659Z[ 14] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
32822026-05-04T04:51:07.659Z[ 16] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
32832026-05-04T04:51:07.659Z[ 18] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
32842026-05-04T04:51:07.659Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
32852026-05-04T04:51:07.659Z[SUM] 7.00-8.00 sec 436 MBytes 3.66 Gbits/sec
32862026-05-04T04:51:07.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
32872026-05-04T04:51:07.659Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
32882026-05-04T04:51:07.659Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32892026-05-04T04:51:07.659Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
32902026-05-04T04:51:07.659Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
32912026-05-04T04:51:07.659Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
32922026-05-04T04:51:07.659Z[ 16] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
32932026-05-04T04:51:07.659Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
32942026-05-04T04:51:07.659Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
32952026-05-04T04:51:07.659Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
32962026-05-04T04:51:07.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
32972026-05-04T04:51:07.659Z[ 5] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
32982026-05-04T04:51:07.660Z[ 8] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
32992026-05-04T04:51:07.660Z[ 10] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
33002026-05-04T04:51:07.660Z[ 12] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
33012026-05-04T04:51:07.660Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
33022026-05-04T04:51:07.660Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
33032026-05-04T04:51:07.660Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
33042026-05-04T04:51:07.660Z[ 20] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
33052026-05-04T04:51:07.660Z[SUM] 9.00-10.00 sec 438 MBytes 3.68 Gbits/sec
33062026-05-04T04:51:07.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
33072026-05-04T04:51:07.660Z[ 5] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
33082026-05-04T04:51:07.660Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33092026-05-04T04:51:07.660Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33102026-05-04T04:51:07.660Z[ 12] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
33112026-05-04T04:51:07.660Z[ 14] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
33122026-05-04T04:51:07.660Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33132026-05-04T04:51:07.660Z[ 18] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
33142026-05-04T04:51:07.660Z[ 20] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
33152026-05-04T04:51:07.660Z[SUM] 10.00-10.00 sec 640 KBytes 4.38 Gbits/sec
33162026-05-04T04:51:07.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
33172026-05-04T04:51:07.660Z[ ID] Interval Transfer Bitrate
33182026-05-04T04:51:07.660Z[ 5] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
33192026-05-04T04:51:07.660Z[ 8] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
33202026-05-04T04:51:07.660Z[ 10] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
33212026-05-04T04:51:07.660Z[ 12] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
33222026-05-04T04:51:07.660Z[ 14] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
33232026-05-04T04:51:07.660Z[ 16] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
33242026-05-04T04:51:07.660Z[ 18] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
33252026-05-04T04:51:07.660Z[ 20] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
33262026-05-04T04:51:07.660Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.57 Gbits/sec receiver
33272026-05-04T04:51:07.664ZRun 7/10...3573.78581654069Mbps
33282026-05-04T04:51:15.053Z-----------------------------------------------------------
33292026-05-04T04:51:15.053ZServer listening on 5201 (test #18)
33302026-05-04T04:51:15.053Z-----------------------------------------------------------
33312026-05-04T04:51:15.053ZAccepted connection from 10.0.0.1, port 55058
33322026-05-04T04:51:15.053Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51815
33332026-05-04T04:51:15.053Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64617
33342026-05-04T04:51:15.053Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63431
33352026-05-04T04:51:15.053Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38005
33362026-05-04T04:51:15.053Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65336
33372026-05-04T04:51:15.053Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48525
33382026-05-04T04:51:15.053Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59342
33392026-05-04T04:51:15.053Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62777
33402026-05-04T04:51:15.053Z[ ID] Interval Transfer Bitrate
33412026-05-04T04:51:15.053Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33422026-05-04T04:51:15.053Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33432026-05-04T04:51:15.053Z[ 10] 0.00-1.00 sec 42.6 MBytes 357 Mbits/sec
33442026-05-04T04:51:15.053Z[ 12] 0.00-1.00 sec 42.6 MBytes 357 Mbits/sec
33452026-05-04T04:51:15.053Z[ 14] 0.00-1.00 sec 42.6 MBytes 357 Mbits/sec
33462026-05-04T04:51:15.053Z[ 16] 0.00-1.00 sec 42.6 MBytes 357 Mbits/sec
33472026-05-04T04:51:15.053Z[ 18] 0.00-1.00 sec 42.6 MBytes 357 Mbits/sec
33482026-05-04T04:51:15.053Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33492026-05-04T04:51:15.053Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
33502026-05-04T04:51:15.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
33512026-05-04T04:51:15.053Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33522026-05-04T04:51:15.053Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33532026-05-04T04:51:15.053Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
33542026-05-04T04:51:15.053Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
33552026-05-04T04:51:15.053Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
33562026-05-04T04:51:15.053Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33572026-05-04T04:51:15.054Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
33582026-05-04T04:51:15.054Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
33592026-05-04T04:51:15.054Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
33602026-05-04T04:51:15.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
33612026-05-04T04:51:15.054Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33622026-05-04T04:51:15.054Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
33632026-05-04T04:51:15.054Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33642026-05-04T04:51:15.054Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33652026-05-04T04:51:15.054Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33662026-05-04T04:51:15.054Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33672026-05-04T04:51:15.054Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33682026-05-04T04:51:15.054Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33692026-05-04T04:51:15.054Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
33702026-05-04T04:51:15.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
33712026-05-04T04:51:15.054Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33722026-05-04T04:51:15.054Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33732026-05-04T04:51:15.054Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33742026-05-04T04:51:15.054Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33752026-05-04T04:51:15.054Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33762026-05-04T04:51:15.054Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33772026-05-04T04:51:15.054Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33782026-05-04T04:51:15.054Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33792026-05-04T04:51:15.054Z[SUM] 3.00-4.00 sec 430 MBytes 3.60 Gbits/sec
33802026-05-04T04:51:15.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
33812026-05-04T04:51:15.054Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33822026-05-04T04:51:15.054Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
33832026-05-04T04:51:15.054Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
33842026-05-04T04:51:15.054Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
33852026-05-04T04:51:15.054Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
33862026-05-04T04:51:15.054Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33872026-05-04T04:51:15.054Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
33882026-05-04T04:51:15.054Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
33892026-05-04T04:51:15.054Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
33902026-05-04T04:51:15.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
33912026-05-04T04:51:15.054Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
33922026-05-04T04:51:15.054Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
33932026-05-04T04:51:15.055Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
33942026-05-04T04:51:15.055Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
33952026-05-04T04:51:15.055Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33962026-05-04T04:51:15.055Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
33972026-05-04T04:51:15.055Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
33982026-05-04T04:51:15.055Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33992026-05-04T04:51:15.055Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
34002026-05-04T04:51:15.055Z- - - - - - - - - - - - - - - - - - - - - - - - -
34012026-05-04T04:51:15.055Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
34022026-05-04T04:51:15.055Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
34032026-05-04T04:51:15.055Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
34042026-05-04T04:51:18.055Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
34052026-05-04T04:51:18.055Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
34062026-05-04T04:51:18.055Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
34072026-05-04T04:51:18.055Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
34082026-05-04T04:51:18.055Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
34092026-05-04T04:51:18.055Z[SUM] 6.00-7.00 sec 435 MBytes 3.65 Gbits/sec
34102026-05-04T04:51:18.055Z- - - - - - - - - - - - - - - - - - - - - - - - -
34112026-05-04T04:51:18.055Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34122026-05-04T04:51:18.055Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
34132026-05-04T04:51:18.055Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34142026-05-04T04:51:18.055Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34152026-05-04T04:51:18.056Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34162026-05-04T04:51:18.056Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34172026-05-04T04:51:18.056Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
34182026-05-04T04:51:18.056Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
34192026-05-04T04:51:18.056Z[SUM] 7.00-8.00 sec 431 MBytes 3.62 Gbits/sec
34202026-05-04T04:51:18.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
34212026-05-04T04:51:18.057Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34222026-05-04T04:51:18.057Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34232026-05-04T04:51:18.057Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34242026-05-04T04:51:18.057Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34252026-05-04T04:51:18.057Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34262026-05-04T04:51:18.057Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34272026-05-04T04:51:18.057Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34282026-05-04T04:51:18.057Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34292026-05-04T04:51:18.057Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
34302026-05-04T04:51:18.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
34312026-05-04T04:51:18.057Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34322026-05-04T04:51:18.057Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34332026-05-04T04:51:18.057Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34342026-05-04T04:51:18.057Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
34352026-05-04T04:51:18.057Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34362026-05-04T04:51:18.057Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
34372026-05-04T04:51:18.057Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34382026-05-04T04:51:18.057Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34392026-05-04T04:51:18.057Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
34402026-05-04T04:51:18.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
34412026-05-04T04:51:18.057Z[ 5] 10.00-10.00 sec 128 KBytes 908 Mbits/sec
34422026-05-04T04:51:18.057Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34432026-05-04T04:51:18.057Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34442026-05-04T04:51:18.057Z[ 12] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
34452026-05-04T04:51:18.057Z[ 14] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
34462026-05-04T04:51:18.058Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34472026-05-04T04:51:18.058Z[ 18] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
34482026-05-04T04:51:18.058Z[ 20] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
34492026-05-04T04:51:18.058Z[SUM] 10.00-10.00 sec 640 KBytes 4.54 Gbits/sec
34502026-05-04T04:51:18.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
34512026-05-04T04:51:18.058Z[ ID] Interval Transfer Bitrate
34522026-05-04T04:51:18.058Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34532026-05-04T04:51:18.058Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34542026-05-04T04:51:18.058Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
34552026-05-04T04:51:18.058Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34562026-05-04T04:51:18.058Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34572026-05-04T04:51:18.058Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34582026-05-04T04:51:18.058Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34592026-05-04T04:51:18.058Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34602026-05-04T04:51:18.058Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
34612026-05-04T04:51:18.062ZRun 8/10...3542.8531260284153Mbps
34622026-05-04T04:51:25.451Z-----------------------------------------------------------
34632026-05-04T04:51:25.451ZServer listening on 5201 (test #19)
34642026-05-04T04:51:25.451Z-----------------------------------------------------------
34652026-05-04T04:51:25.451ZAccepted connection from 10.0.0.1, port 34160
34662026-05-04T04:51:25.451Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53817
34672026-05-04T04:51:25.451Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36844
34682026-05-04T04:51:25.451Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44774
34692026-05-04T04:51:25.451Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34245
34702026-05-04T04:51:25.451Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47785
34712026-05-04T04:51:25.451Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40680
34722026-05-04T04:51:25.451Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43772
34732026-05-04T04:51:25.451Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42561
34742026-05-04T04:51:25.452Z[ ID] Interval Transfer Bitrate
34752026-05-04T04:51:25.452Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
34762026-05-04T04:51:25.452Z[ 8] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
34772026-05-04T04:51:25.452Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
34782026-05-04T04:51:25.452Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
34792026-05-04T04:51:25.452Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
34802026-05-04T04:51:25.452Z[ 16] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
34812026-05-04T04:51:25.452Z[ 18] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
34822026-05-04T04:51:25.452Z[ 20] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
34832026-05-04T04:51:25.452Z[SUM] 0.00-1.00 sec 346 MBytes 2.90 Gbits/sec
34842026-05-04T04:51:25.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
34852026-05-04T04:51:25.452Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
34862026-05-04T04:51:25.453Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34872026-05-04T04:51:25.453Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34882026-05-04T04:51:25.453Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34892026-05-04T04:51:25.453Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
34902026-05-04T04:51:25.453Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
34912026-05-04T04:51:25.453Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34922026-05-04T04:51:25.453Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34932026-05-04T04:51:25.453Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
34942026-05-04T04:51:25.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
34952026-05-04T04:51:25.453Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34962026-05-04T04:51:25.453Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
34972026-05-04T04:51:25.453Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34982026-05-04T04:51:25.453Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
34992026-05-04T04:51:25.453Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
35002026-05-04T04:51:25.453Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
35012026-05-04T04:51:25.453Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
35022026-05-04T04:51:25.453Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
35032026-05-04T04:51:25.453Z[SUM] 2.00-3.00 sec 432 MBytes 3.63 Gbits/sec
35042026-05-04T04:51:25.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
35052026-05-04T04:51:25.453Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35062026-05-04T04:51:25.453Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
35072026-05-04T04:51:25.453Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35082026-05-04T04:51:25.453Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35092026-05-04T04:51:25.453Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35102026-05-04T04:51:25.453Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
35112026-05-04T04:51:25.453Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35122026-05-04T04:51:25.453Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
35132026-05-04T04:51:25.453Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
35142026-05-04T04:51:25.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
35152026-05-04T04:51:25.453Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35162026-05-04T04:51:25.453Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35172026-05-04T04:51:25.453Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35182026-05-04T04:51:25.453Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
35192026-05-04T04:51:25.453Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
35202026-05-04T04:51:25.453Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35212026-05-04T04:51:25.453Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
35222026-05-04T04:51:25.453Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35232026-05-04T04:51:25.453Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
35242026-05-04T04:51:25.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
35252026-05-04T04:51:25.454Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35262026-05-04T04:51:25.454Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35272026-05-04T04:51:25.454Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35282026-05-04T04:51:25.454Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
35292026-05-04T04:51:25.454Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35302026-05-04T04:51:25.454Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35312026-05-04T04:51:25.454Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35322026-05-04T04:51:25.454Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
35332026-05-04T04:51:25.454Z[SUM] 5.00-6.00 sec 430 MBytes 3.60 Gbits/sec
35342026-05-04T04:51:25.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
35352026-05-04T04:51:25.454Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35362026-05-04T04:51:25.454Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35372026-05-04T04:51:25.454Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35382026-05-04T04:51:28.453Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35392026-05-04T04:51:28.453Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
35402026-05-04T04:51:28.453Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35412026-05-04T04:51:28.453Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35422026-05-04T04:51:28.453Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35432026-05-04T04:51:28.453Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
35442026-05-04T04:51:28.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
35452026-05-04T04:51:28.453Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
35462026-05-04T04:51:28.453Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35472026-05-04T04:51:28.453Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35482026-05-04T04:51:28.453Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
35492026-05-04T04:51:28.453Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35502026-05-04T04:51:28.453Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35512026-05-04T04:51:28.453Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35522026-05-04T04:51:28.453Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35532026-05-04T04:51:28.454Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
35542026-05-04T04:51:28.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
35552026-05-04T04:51:28.454Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35562026-05-04T04:51:28.454Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35572026-05-04T04:51:28.454Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35582026-05-04T04:51:28.454Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35592026-05-04T04:51:28.454Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
35602026-05-04T04:51:28.454Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35612026-05-04T04:51:28.455Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35622026-05-04T04:51:28.455Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35632026-05-04T04:51:28.455Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
35642026-05-04T04:51:28.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
35652026-05-04T04:51:28.455Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35662026-05-04T04:51:28.455Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35672026-05-04T04:51:28.455Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
35682026-05-04T04:51:28.455Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35692026-05-04T04:51:28.455Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35702026-05-04T04:51:28.455Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35712026-05-04T04:51:28.455Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35722026-05-04T04:51:28.455Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
35732026-05-04T04:51:28.455Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
35742026-05-04T04:51:28.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
35752026-05-04T04:51:28.455Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35762026-05-04T04:51:28.455Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35772026-05-04T04:51:28.455Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35782026-05-04T04:51:28.455Z[ 12] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
35792026-05-04T04:51:28.455Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35802026-05-04T04:51:28.455Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35812026-05-04T04:51:28.455Z[ 18] 10.00-10.00 sec 128 KBytes 965 Mbits/sec
35822026-05-04T04:51:28.455Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35832026-05-04T04:51:28.455Z[SUM] 10.00-10.00 sec 256 KBytes 1.93 Gbits/sec
35842026-05-04T04:51:28.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
35852026-05-04T04:51:28.458Z[ ID] Interval Transfer Bitrate
35862026-05-04T04:51:28.458Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35872026-05-04T04:51:28.458Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35882026-05-04T04:51:28.458Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35892026-05-04T04:51:28.458Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35902026-05-04T04:51:28.458Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35912026-05-04T04:51:28.459Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35922026-05-04T04:51:28.459Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35932026-05-04T04:51:28.459Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35942026-05-04T04:51:28.459Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.54 Gbits/sec receiver
35952026-05-04T04:51:28.459ZRun 9/10...3545.575465509573Mbps
35962026-05-04T04:51:35.862Z-----------------------------------------------------------
35972026-05-04T04:51:35.863ZServer listening on 5201 (test #20)
35982026-05-04T04:51:35.863Z-----------------------------------------------------------
35992026-05-04T04:51:35.863ZAccepted connection from 10.0.0.1, port 37418
36002026-05-04T04:51:35.863Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46705
36012026-05-04T04:51:35.863Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43313
36022026-05-04T04:51:35.863Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35433
36032026-05-04T04:51:35.863Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43170
36042026-05-04T04:51:35.863Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61250
36052026-05-04T04:51:35.863Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37065
36062026-05-04T04:51:35.863Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43585
36072026-05-04T04:51:35.863Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56702
36082026-05-04T04:51:35.863Z[ ID] Interval Transfer Bitrate
36092026-05-04T04:51:35.863Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36102026-05-04T04:51:35.863Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36112026-05-04T04:51:35.863Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
36122026-05-04T04:51:35.863Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36132026-05-04T04:51:35.863Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36142026-05-04T04:51:35.863Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36152026-05-04T04:51:35.863Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36162026-05-04T04:51:35.863Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36172026-05-04T04:51:35.863Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
36182026-05-04T04:51:35.863Z- - - - - - - - - - - - - - - - - - - - - - - - -
36192026-05-04T04:51:35.863Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36202026-05-04T04:51:35.863Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36212026-05-04T04:51:35.863Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36222026-05-04T04:51:35.863Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36232026-05-04T04:51:35.863Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36242026-05-04T04:51:35.863Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36252026-05-04T04:51:35.863Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36262026-05-04T04:51:35.863Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36272026-05-04T04:51:35.863Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
36282026-05-04T04:51:35.863Z- - - - - - - - - - - - - - - - - - - - - - - - -
36292026-05-04T04:51:35.863Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
36302026-05-04T04:51:35.863Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
36312026-05-04T04:51:35.863Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
36322026-05-04T04:51:35.864Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36332026-05-04T04:51:35.864Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
36342026-05-04T04:51:35.864Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
36352026-05-04T04:51:35.864Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
36362026-05-04T04:51:35.864Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
36372026-05-04T04:51:35.864Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
36382026-05-04T04:51:35.864Z- - - - - - - - - - - - - - - - - - - - - - - - -
36392026-05-04T04:51:35.864Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36402026-05-04T04:51:35.864Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36412026-05-04T04:51:35.864Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36422026-05-04T04:51:35.867Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36432026-05-04T04:51:35.867Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36442026-05-04T04:51:35.867Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36452026-05-04T04:51:35.867Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36462026-05-04T04:51:35.867Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36472026-05-04T04:51:35.867Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
36482026-05-04T04:51:35.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
36492026-05-04T04:51:35.867Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36502026-05-04T04:51:35.867Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36512026-05-04T04:51:35.867Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36522026-05-04T04:51:35.867Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36532026-05-04T04:51:35.867Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
36542026-05-04T04:51:35.867Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36552026-05-04T04:51:35.867Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36562026-05-04T04:51:35.868Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36572026-05-04T04:51:35.868Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
36582026-05-04T04:51:35.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
36592026-05-04T04:51:35.868Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
36602026-05-04T04:51:35.868Z[ 8] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
36612026-05-04T04:51:35.868Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
36622026-05-04T04:51:35.868Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
36632026-05-04T04:51:35.868Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
36642026-05-04T04:51:35.868Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
36652026-05-04T04:51:35.868Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
36662026-05-04T04:51:35.868Z[ 20] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
36672026-05-04T04:51:35.868Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
36682026-05-04T04:51:35.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
36692026-05-04T04:51:35.868Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
36702026-05-04T04:51:35.868Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
36712026-05-04T04:51:35.869Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
36722026-05-04T04:51:38.866Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
36732026-05-04T04:51:38.866Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
36742026-05-04T04:51:38.866Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36752026-05-04T04:51:38.866Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
36762026-05-04T04:51:38.866Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36772026-05-04T04:51:38.866Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
36782026-05-04T04:51:38.866Z- - - - - - - - - - - - - - - - - - - - - - - - -
36792026-05-04T04:51:38.866Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
36802026-05-04T04:51:38.866Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
36812026-05-04T04:51:38.866Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
36822026-05-04T04:51:38.866Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
36832026-05-04T04:51:38.866Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
36842026-05-04T04:51:38.867Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
36852026-05-04T04:51:38.867Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
36862026-05-04T04:51:38.867Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
36872026-05-04T04:51:38.867Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
36882026-05-04T04:51:38.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
36892026-05-04T04:51:38.867Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36902026-05-04T04:51:38.867Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36912026-05-04T04:51:38.867Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36922026-05-04T04:51:38.867Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36932026-05-04T04:51:38.867Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36942026-05-04T04:51:38.867Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
36952026-05-04T04:51:38.867Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
36962026-05-04T04:51:38.867Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
36972026-05-04T04:51:38.867Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
36982026-05-04T04:51:38.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
36992026-05-04T04:51:38.867Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
37002026-05-04T04:51:38.867Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
37012026-05-04T04:51:38.867Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
37022026-05-04T04:51:38.867Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37032026-05-04T04:51:38.868Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37042026-05-04T04:51:38.868Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37052026-05-04T04:51:38.868Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37062026-05-04T04:51:38.868Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37072026-05-04T04:51:38.868Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
37082026-05-04T04:51:38.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
37092026-05-04T04:51:38.868Z[ 5] 10.00-10.00 sec 128 KBytes 799 Mbits/sec
37102026-05-04T04:51:38.868Z[ 8] 10.00-10.00 sec 128 KBytes 802 Mbits/sec
37112026-05-04T04:51:38.868Z[ 10] 10.00-10.00 sec 128 KBytes 802 Mbits/sec
37122026-05-04T04:51:38.868Z[ 12] 10.00-10.00 sec 128 KBytes 802 Mbits/sec
37132026-05-04T04:51:38.868Z[ 14] 10.00-10.00 sec 128 KBytes 802 Mbits/sec
37142026-05-04T04:51:38.868Z[ 16] 10.00-10.00 sec 128 KBytes 803 Mbits/sec
37152026-05-04T04:51:38.868Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37162026-05-04T04:51:38.868Z[ 20] 10.00-10.00 sec 128 KBytes 803 Mbits/sec
37172026-05-04T04:51:38.868Z[SUM] 10.00-10.00 sec 896 KBytes 5.59 Gbits/sec
37182026-05-04T04:51:38.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
37192026-05-04T04:51:38.868Z[ ID] Interval Transfer Bitrate
37202026-05-04T04:51:38.868Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37212026-05-04T04:51:38.868Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37222026-05-04T04:51:38.868Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37232026-05-04T04:51:38.868Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37242026-05-04T04:51:38.868Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37252026-05-04T04:51:38.868Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37262026-05-04T04:51:38.868Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37272026-05-04T04:51:38.868Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37282026-05-04T04:51:38.868Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.54 Gbits/sec receiver
37292026-05-04T04:51:38.871ZRun 10/10...3543.692323322746Mbps
37302026-05-04T04:51:38.871Z###---------------------###
37312026-05-04T04:51:38.871Z::: iPerf done... :::
37322026-05-04T04:51:38.871Z:::Awaiting out files...:::
37332026-05-04T04:51:38.871Z###---------------------###
37342026-05-04T04:51:38.872Z###-----###
37352026-05-04T04:51:38.872Z:::done!:::
37362026-05-04T04:51:38.872Z###-----###
37372026-05-04T04:51:39.811ZGnuplot not found, using plotters backend
37382026-05-04T04:51:39.955ZBenchmarking iperf-tcp/local/c2s/tx
37392026-05-04T04:51:39.955ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37402026-05-04T04:51:43.852ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37412026-05-04T04:52:03.855ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37422026-05-04T04:52:03.948Ziperf-tcp/local/c2s/tx time: [3.4018 µs 3.4019 µs 3.4019 µs]
37432026-05-04T04:52:03.948Z change: [−1.0518% −1.0468% −1.0414%] (p = 0.00 < 0.05)
37442026-05-04T04:52:03.948Z Performance has improved.
37452026-05-04T04:52:03.948ZFound 8 outliers among 100 measurements (8.00%)
37462026-05-04T04:52:03.948Z 3 (3.00%) low mild
37472026-05-04T04:52:03.949Z 3 (3.00%) high mild
37482026-05-04T04:52:03.949Z 2 (2.00%) high severe
37492026-05-04T04:52:04.838Z
37502026-05-04T04:52:04.841ZBenchmarking iperf-tcp/local/c2s/rx
37512026-05-04T04:52:04.841ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37522026-05-04T04:52:08.747ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37532026-05-04T04:52:28.678ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37542026-05-04T04:52:28.767Ziperf-tcp/local/c2s/rx time: [6.4235 µs 6.4237 µs 6.4238 µs]
37552026-05-04T04:52:28.767Z change: [−1.4186% −1.4134% −1.4084%] (p = 0.00 < 0.05)
37562026-05-04T04:52:28.767Z Performance has improved.
37572026-05-04T04:52:28.767ZFound 7 outliers among 100 measurements (7.00%)
37582026-05-04T04:52:28.767Z 2 (2.00%) low severe
37592026-05-04T04:52:28.767Z 3 (3.00%) low mild
37602026-05-04T04:52:28.767Z 2 (2.00%) high mild
37612026-05-04T04:52:29.657Z
37622026-05-04T04:52:29.660Z###-------------------###
37632026-05-04T04:52:29.660Z:::Running experiment :::
37642026-05-04T04:52:29.660Z:::iperf-tcp/local/s2c:::
37652026-05-04T04:52:29.660Z###-------------------###
37662026-05-04T04:52:29.880Zdtrace: description 'profile-201us ' matched 2 probes
37672026-05-04T04:52:37.047Z-----------------------------------------------------------
37682026-05-04T04:52:37.047ZServer listening on 5201 (test #21)
37692026-05-04T04:52:37.047Z-----------------------------------------------------------
37702026-05-04T04:52:37.047ZAccepted connection from 10.0.0.1, port 58948
37712026-05-04T04:52:37.047Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36846
37722026-05-04T04:52:37.048Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63841
37732026-05-04T04:52:37.048Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38979
37742026-05-04T04:52:37.048Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52103
37752026-05-04T04:52:37.048Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47059
37762026-05-04T04:52:37.048Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34482
37772026-05-04T04:52:37.048Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53612
37782026-05-04T04:52:37.048Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39616
37792026-05-04T04:52:37.048Z[ ID] Interval Transfer Bitrate
37802026-05-04T04:52:37.048Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37812026-05-04T04:52:37.048Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37822026-05-04T04:52:37.048Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37832026-05-04T04:52:37.048Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37842026-05-04T04:52:37.048Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37852026-05-04T04:52:37.048Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37862026-05-04T04:52:37.048Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37872026-05-04T04:52:37.048Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37882026-05-04T04:52:37.048Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
37892026-05-04T04:52:37.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
37902026-05-04T04:52:37.048Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37912026-05-04T04:52:37.048Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37922026-05-04T04:52:37.048Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37932026-05-04T04:52:37.048Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
37942026-05-04T04:52:37.048Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37952026-05-04T04:52:37.048Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37962026-05-04T04:52:37.048Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
37972026-05-04T04:52:37.048Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
37982026-05-04T04:52:37.048Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
37992026-05-04T04:52:37.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
38002026-05-04T04:52:37.048Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
38012026-05-04T04:52:37.048Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
38022026-05-04T04:52:37.048Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
38032026-05-04T04:52:37.048Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
38042026-05-04T04:52:37.048Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
38052026-05-04T04:52:37.048Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
38062026-05-04T04:52:37.048Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
38072026-05-04T04:52:37.048Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
38082026-05-04T04:52:37.048Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
38092026-05-04T04:52:37.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
38102026-05-04T04:52:37.049Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
38112026-05-04T04:52:37.049Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
38122026-05-04T04:52:37.049Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
38132026-05-04T04:52:37.049Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
38142026-05-04T04:52:37.049Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
38152026-05-04T04:52:37.049Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
38162026-05-04T04:52:37.049Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
38172026-05-04T04:52:37.049Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
38182026-05-04T04:52:37.049Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
38192026-05-04T04:52:37.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
38202026-05-04T04:52:37.049Z[ 5] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
38212026-05-04T04:52:37.049Z[ 8] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
38222026-05-04T04:52:37.049Z[ 10] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
38232026-05-04T04:52:37.049Z[ 12] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
38242026-05-04T04:52:37.049Z[ 14] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
38252026-05-04T04:52:37.049Z[ 16] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
38262026-05-04T04:52:37.049Z[ 18] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
38272026-05-04T04:52:37.049Z[ 20] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
38282026-05-04T04:52:37.049Z[SUM] 4.00-5.00 sec 437 MBytes 3.67 Gbits/sec
38292026-05-04T04:52:37.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
38302026-05-04T04:52:37.049Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
38312026-05-04T04:52:37.049Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
38322026-05-04T04:52:37.049Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
38332026-05-04T04:52:37.049Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
38342026-05-04T04:52:37.049Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
38352026-05-04T04:52:37.049Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
38362026-05-04T04:52:37.049Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
38372026-05-04T04:52:37.049Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
38382026-05-04T04:52:37.049Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
38392026-05-04T04:52:37.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
38402026-05-04T04:52:37.049Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
38412026-05-04T04:52:37.049Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
38422026-05-04T04:52:37.049Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
38432026-05-04T04:52:40.053Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
38442026-05-04T04:52:40.053Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
38452026-05-04T04:52:40.053Z[ 16] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
38462026-05-04T04:52:40.053Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
38472026-05-04T04:52:40.053Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
38482026-05-04T04:52:40.053Z[SUM] 6.00-7.00 sec 436 MBytes 3.65 Gbits/sec
38492026-05-04T04:52:40.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
38502026-05-04T04:52:40.053Z[ 5] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
38512026-05-04T04:52:40.053Z[ 8] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
38522026-05-04T04:52:40.053Z[ 10] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
38532026-05-04T04:52:40.053Z[ 12] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
38542026-05-04T04:52:40.053Z[ 14] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
38552026-05-04T04:52:40.053Z[ 16] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
38562026-05-04T04:52:40.053Z[ 18] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
38572026-05-04T04:52:40.053Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
38582026-05-04T04:52:40.053Z[SUM] 7.00-8.00 sec 437 MBytes 3.66 Gbits/sec
38592026-05-04T04:52:40.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
38602026-05-04T04:52:40.053Z[ 5] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
38612026-05-04T04:52:40.053Z[ 8] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
38622026-05-04T04:52:40.053Z[ 10] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
38632026-05-04T04:52:40.053Z[ 12] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
38642026-05-04T04:52:40.053Z[ 14] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
38652026-05-04T04:52:40.053Z[ 16] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
38662026-05-04T04:52:40.053Z[ 18] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
38672026-05-04T04:52:40.053Z[ 20] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
38682026-05-04T04:52:40.053Z[SUM] 8.00-9.00 sec 438 MBytes 3.68 Gbits/sec
38692026-05-04T04:52:40.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
38702026-05-04T04:52:40.053Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
38712026-05-04T04:52:40.053Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
38722026-05-04T04:52:40.054Z[ 10] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
38732026-05-04T04:52:40.054Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
38742026-05-04T04:52:40.054Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
38752026-05-04T04:52:40.054Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
38762026-05-04T04:52:40.054Z[ 18] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
38772026-05-04T04:52:40.054Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
38782026-05-04T04:52:40.054Z[SUM] 9.00-10.00 sec 437 MBytes 3.66 Gbits/sec
38792026-05-04T04:52:40.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
38802026-05-04T04:52:40.054Z[ 5] 10.00-10.00 sec 128 KBytes 878 Mbits/sec
38812026-05-04T04:52:40.054Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38822026-05-04T04:52:40.054Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38832026-05-04T04:52:40.054Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38842026-05-04T04:52:40.054Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38852026-05-04T04:52:40.054Z[ 16] 10.00-10.00 sec 128 KBytes 879 Mbits/sec
38862026-05-04T04:52:40.054Z[ 18] 10.00-10.00 sec 128 KBytes 879 Mbits/sec
38872026-05-04T04:52:40.054Z[ 20] 10.00-10.00 sec 128 KBytes 879 Mbits/sec
38882026-05-04T04:52:40.054Z[SUM] 10.00-10.00 sec 512 KBytes 3.51 Gbits/sec
38892026-05-04T04:52:40.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
38902026-05-04T04:52:40.054Z[ ID] Interval Transfer Bitrate
38912026-05-04T04:52:40.055Z[ 5] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
38922026-05-04T04:52:40.055Z[ 8] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
38932026-05-04T04:52:40.055Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
38942026-05-04T04:52:40.055Z[ 12] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
38952026-05-04T04:52:40.055Z[ 14] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
38962026-05-04T04:52:40.055Z[ 16] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
38972026-05-04T04:52:40.055Z[ 18] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
38982026-05-04T04:52:40.055Z[ 20] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
38992026-05-04T04:52:40.055Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.58 Gbits/sec sender
39002026-05-04T04:52:40.058ZRun 1/10...3578.3565490219135Mbps
39012026-05-04T04:52:47.451Z-----------------------------------------------------------
39022026-05-04T04:52:47.451ZServer listening on 5201 (test #22)
39032026-05-04T04:52:47.451Z-----------------------------------------------------------
39042026-05-04T04:52:47.451ZAccepted connection from 10.0.0.1, port 54909
39052026-05-04T04:52:47.451Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64138
39062026-05-04T04:52:47.451Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47742
39072026-05-04T04:52:47.451Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39788
39082026-05-04T04:52:47.451Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57097
39092026-05-04T04:52:47.451Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63690
39102026-05-04T04:52:47.451Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48577
39112026-05-04T04:52:47.451Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50785
39122026-05-04T04:52:47.451Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48717
39132026-05-04T04:52:47.451Z[ ID] Interval Transfer Bitrate
39142026-05-04T04:52:47.451Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39152026-05-04T04:52:47.451Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39162026-05-04T04:52:47.451Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39172026-05-04T04:52:47.451Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
39182026-05-04T04:52:47.451Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39192026-05-04T04:52:47.451Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39202026-05-04T04:52:47.451Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39212026-05-04T04:52:47.452Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39222026-05-04T04:52:47.452Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
39232026-05-04T04:52:47.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
39242026-05-04T04:52:47.452Z[ 5] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
39252026-05-04T04:52:47.452Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
39262026-05-04T04:52:47.452Z[ 10] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
39272026-05-04T04:52:47.452Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
39282026-05-04T04:52:47.452Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
39292026-05-04T04:52:47.452Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
39302026-05-04T04:52:47.452Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
39312026-05-04T04:52:47.452Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
39322026-05-04T04:52:47.452Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
39332026-05-04T04:52:47.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
39342026-05-04T04:52:47.452Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39352026-05-04T04:52:47.452Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39362026-05-04T04:52:47.453Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39372026-05-04T04:52:47.453Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39382026-05-04T04:52:47.453Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39392026-05-04T04:52:47.453Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39402026-05-04T04:52:47.453Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39412026-05-04T04:52:47.453Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39422026-05-04T04:52:47.453Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
39432026-05-04T04:52:47.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
39442026-05-04T04:52:47.453Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
39452026-05-04T04:52:47.453Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
39462026-05-04T04:52:47.453Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
39472026-05-04T04:52:47.453Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
39482026-05-04T04:52:47.453Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
39492026-05-04T04:52:47.453Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
39502026-05-04T04:52:47.453Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
39512026-05-04T04:52:47.453Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
39522026-05-04T04:52:47.453Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
39532026-05-04T04:52:47.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
39542026-05-04T04:52:47.453Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39552026-05-04T04:52:47.453Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
39562026-05-04T04:52:47.453Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
39572026-05-04T04:52:47.453Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
39582026-05-04T04:52:47.453Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
39592026-05-04T04:52:47.453Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39602026-05-04T04:52:47.453Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39612026-05-04T04:52:47.453Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
39622026-05-04T04:52:47.453Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
39632026-05-04T04:52:47.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
39642026-05-04T04:52:47.453Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39652026-05-04T04:52:47.453Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
39662026-05-04T04:52:47.453Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39672026-05-04T04:52:47.453Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39682026-05-04T04:52:47.453Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
39692026-05-04T04:52:47.453Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
39702026-05-04T04:52:47.453Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
39712026-05-04T04:52:47.453Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39722026-05-04T04:52:47.453Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
39732026-05-04T04:52:47.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
39742026-05-04T04:52:47.453Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39752026-05-04T04:52:47.454Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39762026-05-04T04:52:47.454Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39772026-05-04T04:52:50.457Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39782026-05-04T04:52:50.457Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39792026-05-04T04:52:50.457Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39802026-05-04T04:52:50.457Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39812026-05-04T04:52:50.457Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39822026-05-04T04:52:50.457Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
39832026-05-04T04:52:50.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
39842026-05-04T04:52:50.457Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
39852026-05-04T04:52:50.457Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
39862026-05-04T04:52:50.457Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
39872026-05-04T04:52:50.457Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
39882026-05-04T04:52:50.457Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
39892026-05-04T04:52:50.457Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
39902026-05-04T04:52:50.457Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
39912026-05-04T04:52:50.457Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
39922026-05-04T04:52:50.457Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
39932026-05-04T04:52:50.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
39942026-05-04T04:52:50.457Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
39952026-05-04T04:52:50.457Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
39962026-05-04T04:52:50.457Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
39972026-05-04T04:52:50.457Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
39982026-05-04T04:52:50.457Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
39992026-05-04T04:52:50.457Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
40002026-05-04T04:52:50.457Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
40012026-05-04T04:52:50.457Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
40022026-05-04T04:52:50.457Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
40032026-05-04T04:52:50.457Z- - - - - - - - - - - - - - - - - - - - - - - - -
40042026-05-04T04:52:50.457Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
40052026-05-04T04:52:50.457Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
40062026-05-04T04:52:50.457Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
40072026-05-04T04:52:50.457Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
40082026-05-04T04:52:50.457Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
40092026-05-04T04:52:50.457Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
40102026-05-04T04:52:50.457Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
40112026-05-04T04:52:50.457Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
40122026-05-04T04:52:50.458Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
40132026-05-04T04:52:50.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
40142026-05-04T04:52:50.458Z[ 5] 10.00-10.00 sec 128 KBytes 947 Mbits/sec
40152026-05-04T04:52:50.458Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40162026-05-04T04:52:50.458Z[ 10] 10.00-10.00 sec 128 KBytes 949 Mbits/sec
40172026-05-04T04:52:50.458Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40182026-05-04T04:52:50.458Z[ 14] 10.00-10.00 sec 128 KBytes 948 Mbits/sec
40192026-05-04T04:52:50.458Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40202026-05-04T04:52:50.458Z[ 18] 10.00-10.00 sec 128 KBytes 949 Mbits/sec
40212026-05-04T04:52:50.458Z[ 20] 10.00-10.00 sec 128 KBytes 949 Mbits/sec
40222026-05-04T04:52:50.458Z[SUM] 10.00-10.00 sec 640 KBytes 4.74 Gbits/sec
40232026-05-04T04:52:50.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
40242026-05-04T04:52:50.458Z[ ID] Interval Transfer Bitrate
40252026-05-04T04:52:50.458Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
40262026-05-04T04:52:50.458Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
40272026-05-04T04:52:50.458Z[ 10] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
40282026-05-04T04:52:50.458Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
40292026-05-04T04:52:50.458Z[ 14] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
40302026-05-04T04:52:50.458Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
40312026-05-04T04:52:50.458Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
40322026-05-04T04:52:50.458Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
40332026-05-04T04:52:50.458Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.55 Gbits/sec sender
40342026-05-04T04:52:50.461ZRun 2/10...3552.28142439604Mbps
40352026-05-04T04:52:57.867Z-----------------------------------------------------------
40362026-05-04T04:52:57.867ZServer listening on 5201 (test #23)
40372026-05-04T04:52:57.867Z-----------------------------------------------------------
40382026-05-04T04:52:57.867ZAccepted connection from 10.0.0.1, port 41190
40392026-05-04T04:52:57.867Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44568
40402026-05-04T04:52:57.867Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64500
40412026-05-04T04:52:57.867Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35901
40422026-05-04T04:52:57.867Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51303
40432026-05-04T04:52:57.867Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51310
40442026-05-04T04:52:57.867Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62386
40452026-05-04T04:52:57.867Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43602
40462026-05-04T04:52:57.867Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34747
40472026-05-04T04:52:57.867Z[ ID] Interval Transfer Bitrate
40482026-05-04T04:52:57.867Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40492026-05-04T04:52:57.867Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40502026-05-04T04:52:57.867Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40512026-05-04T04:52:57.867Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40522026-05-04T04:52:57.867Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40532026-05-04T04:52:57.867Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40542026-05-04T04:52:57.867Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40552026-05-04T04:52:57.867Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40562026-05-04T04:52:57.867Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
40572026-05-04T04:52:57.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
40582026-05-04T04:52:57.867Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40592026-05-04T04:52:57.868Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
40602026-05-04T04:52:57.868Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40612026-05-04T04:52:57.868Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40622026-05-04T04:52:57.868Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40632026-05-04T04:52:57.868Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40642026-05-04T04:52:57.868Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40652026-05-04T04:52:57.868Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40662026-05-04T04:52:57.868Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
40672026-05-04T04:52:57.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
40682026-05-04T04:52:57.868Z[ 5] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
40692026-05-04T04:52:57.868Z[ 8] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
40702026-05-04T04:52:57.868Z[ 10] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
40712026-05-04T04:52:57.868Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
40722026-05-04T04:52:57.868Z[ 14] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
40732026-05-04T04:52:57.868Z[ 16] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
40742026-05-04T04:52:57.868Z[ 18] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
40752026-05-04T04:52:57.868Z[ 20] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
40762026-05-04T04:52:57.868Z[SUM] 2.00-3.00 sec 437 MBytes 3.67 Gbits/sec
40772026-05-04T04:52:57.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
40782026-05-04T04:52:57.868Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
40792026-05-04T04:52:57.868Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
40802026-05-04T04:52:57.868Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40812026-05-04T04:52:57.868Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
40822026-05-04T04:52:57.868Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40832026-05-04T04:52:57.868Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40842026-05-04T04:52:57.868Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40852026-05-04T04:52:57.868Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40862026-05-04T04:52:57.868Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
40872026-05-04T04:52:57.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
40882026-05-04T04:52:57.868Z[ 5] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
40892026-05-04T04:52:57.868Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
40902026-05-04T04:52:57.868Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40912026-05-04T04:52:57.868Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
40922026-05-04T04:52:57.868Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40932026-05-04T04:52:57.868Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
40942026-05-04T04:52:57.868Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
40952026-05-04T04:52:57.868Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
40962026-05-04T04:52:57.868Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
40972026-05-04T04:52:57.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
40982026-05-04T04:52:57.869Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
40992026-05-04T04:52:57.869Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
41002026-05-04T04:52:57.869Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
41012026-05-04T04:52:57.869Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
41022026-05-04T04:52:57.869Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
41032026-05-04T04:52:57.869Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
41042026-05-04T04:52:57.869Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
41052026-05-04T04:52:57.869Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
41062026-05-04T04:52:57.869Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
41072026-05-04T04:52:57.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
41082026-05-04T04:52:57.869Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41092026-05-04T04:52:57.869Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41102026-05-04T04:52:57.869Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41112026-05-04T04:53:00.874Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41122026-05-04T04:53:00.874Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41132026-05-04T04:53:00.874Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
41142026-05-04T04:53:00.874Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41152026-05-04T04:53:00.874Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
41162026-05-04T04:53:00.875Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
41172026-05-04T04:53:00.875Z- - - - - - - - - - - - - - - - - - - - - - - - -
41182026-05-04T04:53:00.875Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41192026-05-04T04:53:00.875Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41202026-05-04T04:53:00.875Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
41212026-05-04T04:53:00.875Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41222026-05-04T04:53:00.875Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41232026-05-04T04:53:00.875Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41242026-05-04T04:53:00.875Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
41252026-05-04T04:53:00.875Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41262026-05-04T04:53:00.875Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
41272026-05-04T04:53:00.875Z- - - - - - - - - - - - - - - - - - - - - - - - -
41282026-05-04T04:53:00.875Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
41292026-05-04T04:53:00.875Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41302026-05-04T04:53:00.875Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
41312026-05-04T04:53:00.875Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
41322026-05-04T04:53:00.876Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
41332026-05-04T04:53:00.876Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
41342026-05-04T04:53:00.876Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
41352026-05-04T04:53:00.876Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
41362026-05-04T04:53:00.876Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
41372026-05-04T04:53:00.876Z- - - - - - - - - - - - - - - - - - - - - - - - -
41382026-05-04T04:53:00.876Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
41392026-05-04T04:53:00.876Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
41402026-05-04T04:53:00.876Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
41412026-05-04T04:53:00.876Z[ 12] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
41422026-05-04T04:53:00.876Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
41432026-05-04T04:53:00.876Z[ 16] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
41442026-05-04T04:53:00.876Z[ 18] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
41452026-05-04T04:53:00.876Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
41462026-05-04T04:53:00.876Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
41472026-05-04T04:53:00.876Z- - - - - - - - - - - - - - - - - - - - - - - - -
41482026-05-04T04:53:00.876Z[ 5] 10.00-10.00 sec 128 KBytes 371 Mbits/sec
41492026-05-04T04:53:00.876Z[ 8] 10.00-10.00 sec 128 KBytes 371 Mbits/sec
41502026-05-04T04:53:00.876Z[ 10] 10.00-10.00 sec 128 KBytes 371 Mbits/sec
41512026-05-04T04:53:00.876Z[ 12] 10.00-10.00 sec 128 KBytes 371 Mbits/sec
41522026-05-04T04:53:00.877Z[ 14] 10.00-10.00 sec 256 KBytes 743 Mbits/sec
41532026-05-04T04:53:00.877Z[ 16] 10.00-10.00 sec 128 KBytes 371 Mbits/sec
41542026-05-04T04:53:00.877Z[ 18] 10.00-10.00 sec 256 KBytes 743 Mbits/sec
41552026-05-04T04:53:00.877Z[ 20] 10.00-10.00 sec 128 KBytes 371 Mbits/sec
41562026-05-04T04:53:00.877Z[SUM] 10.00-10.00 sec 1.25 MBytes 3.71 Gbits/sec
41572026-05-04T04:53:00.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
41582026-05-04T04:53:00.877Z[ ID] Interval Transfer Bitrate
41592026-05-04T04:53:00.877Z[ 5] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
41602026-05-04T04:53:00.877Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
41612026-05-04T04:53:00.877Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
41622026-05-04T04:53:00.877Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
41632026-05-04T04:53:00.877Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
41642026-05-04T04:53:00.877Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
41652026-05-04T04:53:00.877Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
41662026-05-04T04:53:00.877Z[ 20] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
41672026-05-04T04:53:00.877Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec sender
41682026-05-04T04:53:00.948ZRun 3/10...3558.1702848050586Mbps
41692026-05-04T04:53:08.277Z-----------------------------------------------------------
41702026-05-04T04:53:08.277ZServer listening on 5201 (test #24)
41712026-05-04T04:53:08.277Z-----------------------------------------------------------
41722026-05-04T04:53:08.277ZAccepted connection from 10.0.0.1, port 46667
41732026-05-04T04:53:08.277Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41155
41742026-05-04T04:53:08.277Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62513
41752026-05-04T04:53:08.277Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59492
41762026-05-04T04:53:08.277Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54410
41772026-05-04T04:53:08.277Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52671
41782026-05-04T04:53:08.277Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45866
41792026-05-04T04:53:08.277Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52467
41802026-05-04T04:53:08.277Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57478
41812026-05-04T04:53:08.277Z[ ID] Interval Transfer Bitrate
41822026-05-04T04:53:08.277Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
41832026-05-04T04:53:08.277Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
41842026-05-04T04:53:08.277Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
41852026-05-04T04:53:08.277Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
41862026-05-04T04:53:08.277Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
41872026-05-04T04:53:08.277Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
41882026-05-04T04:53:08.277Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
41892026-05-04T04:53:08.277Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
41902026-05-04T04:53:08.277Z[SUM] 0.00-1.00 sec 346 MBytes 2.90 Gbits/sec
41912026-05-04T04:53:08.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
41922026-05-04T04:53:08.277Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
41932026-05-04T04:53:08.277Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41942026-05-04T04:53:08.277Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
41952026-05-04T04:53:08.277Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
41962026-05-04T04:53:08.277Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
41972026-05-04T04:53:08.277Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
41982026-05-04T04:53:08.277Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
41992026-05-04T04:53:08.278Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
42002026-05-04T04:53:08.278Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
42012026-05-04T04:53:08.278Z- - - - - - - - - - - - - - - - - - - - - - - - -
42022026-05-04T04:53:08.278Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
42032026-05-04T04:53:08.278Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
42042026-05-04T04:53:08.278Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
42052026-05-04T04:53:08.278Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
42062026-05-04T04:53:08.282Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
42072026-05-04T04:53:08.282Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
42082026-05-04T04:53:08.282Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
42092026-05-04T04:53:08.282Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
42102026-05-04T04:53:08.282Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
42112026-05-04T04:53:08.282Z- - - - - - - - - - - - - - - - - - - - - - - - -
42122026-05-04T04:53:08.282Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
42132026-05-04T04:53:08.282Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
42142026-05-04T04:53:08.282Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
42152026-05-04T04:53:08.282Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
42162026-05-04T04:53:08.282Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
42172026-05-04T04:53:08.282Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
42182026-05-04T04:53:08.282Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
42192026-05-04T04:53:08.282Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
42202026-05-04T04:53:08.282Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
42212026-05-04T04:53:08.282Z- - - - - - - - - - - - - - - - - - - - - - - - -
42222026-05-04T04:53:08.282Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42232026-05-04T04:53:08.282Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42242026-05-04T04:53:08.282Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42252026-05-04T04:53:08.282Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42262026-05-04T04:53:08.282Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42272026-05-04T04:53:08.282Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42282026-05-04T04:53:08.282Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42292026-05-04T04:53:08.282Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42302026-05-04T04:53:08.282Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
42312026-05-04T04:53:08.282Z- - - - - - - - - - - - - - - - - - - - - - - - -
42322026-05-04T04:53:08.282Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
42332026-05-04T04:53:08.283Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
42342026-05-04T04:53:08.283Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
42352026-05-04T04:53:08.283Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
42362026-05-04T04:53:08.283Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
42372026-05-04T04:53:08.283Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
42382026-05-04T04:53:08.283Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
42392026-05-04T04:53:08.283Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
42402026-05-04T04:53:08.283Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
42412026-05-04T04:53:08.283Z- - - - - - - - - - - - - - - - - - - - - - - - -
42422026-05-04T04:53:08.283Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
42432026-05-04T04:53:08.283Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
42442026-05-04T04:53:08.283Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
42452026-05-04T04:53:11.285Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
42462026-05-04T04:53:11.285Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
42472026-05-04T04:53:11.285Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
42482026-05-04T04:53:11.285Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
42492026-05-04T04:53:11.285Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
42502026-05-04T04:53:11.285Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
42512026-05-04T04:53:11.285Z- - - - - - - - - - - - - - - - - - - - - - - - -
42522026-05-04T04:53:11.285Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
42532026-05-04T04:53:11.285Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42542026-05-04T04:53:11.285Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
42552026-05-04T04:53:11.285Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
42562026-05-04T04:53:11.285Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
42572026-05-04T04:53:11.285Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
42582026-05-04T04:53:11.285Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42592026-05-04T04:53:11.285Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
42602026-05-04T04:53:11.285Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
42612026-05-04T04:53:11.286Z- - - - - - - - - - - - - - - - - - - - - - - - -
42622026-05-04T04:53:11.286Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
42632026-05-04T04:53:11.286Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
42642026-05-04T04:53:11.286Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
42652026-05-04T04:53:11.286Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
42662026-05-04T04:53:11.286Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
42672026-05-04T04:53:11.286Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
42682026-05-04T04:53:11.286Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
42692026-05-04T04:53:11.286Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
42702026-05-04T04:53:11.286Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
42712026-05-04T04:53:11.286Z- - - - - - - - - - - - - - - - - - - - - - - - -
42722026-05-04T04:53:11.286Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
42732026-05-04T04:53:11.286Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
42742026-05-04T04:53:11.286Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
42752026-05-04T04:53:11.286Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
42762026-05-04T04:53:11.286Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
42772026-05-04T04:53:11.286Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
42782026-05-04T04:53:11.286Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
42792026-05-04T04:53:11.286Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
42802026-05-04T04:53:11.286Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
42812026-05-04T04:53:11.286Z- - - - - - - - - - - - - - - - - - - - - - - - -
42822026-05-04T04:53:11.286Z[ 5] 10.00-10.00 sec 128 KBytes 496 Mbits/sec
42832026-05-04T04:53:11.286Z[ 8] 10.00-10.00 sec 128 KBytes 496 Mbits/sec
42842026-05-04T04:53:11.286Z[ 10] 10.00-10.00 sec 128 KBytes 496 Mbits/sec
42852026-05-04T04:53:11.286Z[ 12] 10.00-10.00 sec 128 KBytes 496 Mbits/sec
42862026-05-04T04:53:11.286Z[ 14] 10.00-10.00 sec 128 KBytes 496 Mbits/sec
42872026-05-04T04:53:11.286Z[ 16] 10.00-10.00 sec 128 KBytes 496 Mbits/sec
42882026-05-04T04:53:11.286Z[ 18] 10.00-10.00 sec 128 KBytes 496 Mbits/sec
42892026-05-04T04:53:11.286Z[ 20] 10.00-10.00 sec 128 KBytes 496 Mbits/sec
42902026-05-04T04:53:11.286Z[SUM] 10.00-10.00 sec 1.00 MBytes 3.97 Gbits/sec
42912026-05-04T04:53:11.286Z- - - - - - - - - - - - - - - - - - - - - - - - -
42922026-05-04T04:53:11.286Z[ ID] Interval Transfer Bitrate
42932026-05-04T04:53:11.286Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
42942026-05-04T04:53:11.286Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
42952026-05-04T04:53:11.286Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
42962026-05-04T04:53:11.286Z[ 12] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
42972026-05-04T04:53:11.286Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
42982026-05-04T04:53:11.287Z[ 16] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
42992026-05-04T04:53:11.287Z[ 18] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
43002026-05-04T04:53:11.287Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
43012026-05-04T04:53:11.287Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec sender
43022026-05-04T04:53:11.290ZRun 4/10...3548.6735376691227Mbps
43032026-05-04T04:53:18.692Z-----------------------------------------------------------
43042026-05-04T04:53:18.692ZServer listening on 5201 (test #25)
43052026-05-04T04:53:18.692Z-----------------------------------------------------------
43062026-05-04T04:53:18.693ZAccepted connection from 10.0.0.1, port 51526
43072026-05-04T04:53:18.693Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58236
43082026-05-04T04:53:18.693Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54927
43092026-05-04T04:53:18.693Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52727
43102026-05-04T04:53:18.693Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52052
43112026-05-04T04:53:18.693Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58318
43122026-05-04T04:53:18.693Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56768
43132026-05-04T04:53:18.693Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44049
43142026-05-04T04:53:18.693Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43826
43152026-05-04T04:53:18.693Z[ ID] Interval Transfer Bitrate
43162026-05-04T04:53:18.693Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
43172026-05-04T04:53:18.693Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
43182026-05-04T04:53:18.693Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
43192026-05-04T04:53:18.693Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
43202026-05-04T04:53:18.693Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
43212026-05-04T04:53:18.693Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
43222026-05-04T04:53:18.693Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
43232026-05-04T04:53:18.697Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
43242026-05-04T04:53:18.697Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
43252026-05-04T04:53:18.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
43262026-05-04T04:53:18.697Z[ 5] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
43272026-05-04T04:53:18.697Z[ 8] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
43282026-05-04T04:53:18.697Z[ 10] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
43292026-05-04T04:53:18.697Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
43302026-05-04T04:53:18.697Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
43312026-05-04T04:53:18.697Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
43322026-05-04T04:53:18.697Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
43332026-05-04T04:53:18.697Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
43342026-05-04T04:53:18.697Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
43352026-05-04T04:53:18.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
43362026-05-04T04:53:18.697Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43372026-05-04T04:53:18.697Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43382026-05-04T04:53:18.697Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43392026-05-04T04:53:18.697Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43402026-05-04T04:53:18.697Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43412026-05-04T04:53:18.698Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
43422026-05-04T04:53:18.698Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43432026-05-04T04:53:18.698Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43442026-05-04T04:53:18.698Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
43452026-05-04T04:53:18.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
43462026-05-04T04:53:18.698Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
43472026-05-04T04:53:18.698Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
43482026-05-04T04:53:18.698Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
43492026-05-04T04:53:18.698Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
43502026-05-04T04:53:18.698Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
43512026-05-04T04:53:18.698Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
43522026-05-04T04:53:18.698Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
43532026-05-04T04:53:18.698Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
43542026-05-04T04:53:18.698Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
43552026-05-04T04:53:18.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
43562026-05-04T04:53:18.698Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43572026-05-04T04:53:18.698Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43582026-05-04T04:53:18.698Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43592026-05-04T04:53:18.698Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43602026-05-04T04:53:18.698Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43612026-05-04T04:53:18.698Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43622026-05-04T04:53:18.698Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43632026-05-04T04:53:18.698Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43642026-05-04T04:53:18.698Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
43652026-05-04T04:53:18.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
43662026-05-04T04:53:18.698Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43672026-05-04T04:53:18.698Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43682026-05-04T04:53:18.698Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43692026-05-04T04:53:18.698Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
43702026-05-04T04:53:18.698Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
43712026-05-04T04:53:18.698Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43722026-05-04T04:53:18.698Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
43732026-05-04T04:53:18.698Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43742026-05-04T04:53:18.698Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
43752026-05-04T04:53:18.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
43762026-05-04T04:53:18.698Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
43772026-05-04T04:53:18.698Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
43782026-05-04T04:53:18.698Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
43792026-05-04T04:53:21.699Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
43802026-05-04T04:53:21.699Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
43812026-05-04T04:53:21.699Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
43822026-05-04T04:53:21.699Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
43832026-05-04T04:53:21.699Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
43842026-05-04T04:53:21.699Z[SUM] 6.00-7.00 sec 430 MBytes 3.60 Gbits/sec
43852026-05-04T04:53:21.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
43862026-05-04T04:53:21.700Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43872026-05-04T04:53:21.700Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
43882026-05-04T04:53:21.700Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
43892026-05-04T04:53:21.700Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
43902026-05-04T04:53:21.700Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43912026-05-04T04:53:21.700Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43922026-05-04T04:53:21.700Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
43932026-05-04T04:53:21.700Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
43942026-05-04T04:53:21.700Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
43952026-05-04T04:53:21.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
43962026-05-04T04:53:21.700Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
43972026-05-04T04:53:21.700Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
43982026-05-04T04:53:21.700Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
43992026-05-04T04:53:21.700Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
44002026-05-04T04:53:21.700Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
44012026-05-04T04:53:21.700Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
44022026-05-04T04:53:21.700Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
44032026-05-04T04:53:21.701Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
44042026-05-04T04:53:21.701Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
44052026-05-04T04:53:21.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
44062026-05-04T04:53:21.701Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44072026-05-04T04:53:21.701Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
44082026-05-04T04:53:21.701Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44092026-05-04T04:53:21.701Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44102026-05-04T04:53:21.701Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44112026-05-04T04:53:21.701Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44122026-05-04T04:53:21.701Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44132026-05-04T04:53:21.701Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44142026-05-04T04:53:21.701Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
44152026-05-04T04:53:21.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
44162026-05-04T04:53:21.701Z[ 5] 10.00-10.00 sec 128 KBytes 366 Mbits/sec
44172026-05-04T04:53:21.701Z[ 8] 10.00-10.00 sec 256 KBytes 733 Mbits/sec
44182026-05-04T04:53:21.701Z[ 10] 10.00-10.00 sec 128 KBytes 367 Mbits/sec
44192026-05-04T04:53:21.701Z[ 12] 10.00-10.00 sec 128 KBytes 367 Mbits/sec
44202026-05-04T04:53:21.702Z[ 14] 10.00-10.00 sec 128 KBytes 367 Mbits/sec
44212026-05-04T04:53:21.702Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44222026-05-04T04:53:21.702Z[ 18] 10.00-10.00 sec 128 KBytes 367 Mbits/sec
44232026-05-04T04:53:21.702Z[ 20] 10.00-10.00 sec 128 KBytes 367 Mbits/sec
44242026-05-04T04:53:21.702Z[SUM] 10.00-10.00 sec 1.00 MBytes 2.93 Gbits/sec
44252026-05-04T04:53:21.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
44262026-05-04T04:53:21.702Z[ ID] Interval Transfer Bitrate
44272026-05-04T04:53:21.702Z[ 5] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
44282026-05-04T04:53:21.702Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
44292026-05-04T04:53:21.702Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44302026-05-04T04:53:21.702Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44312026-05-04T04:53:21.702Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44322026-05-04T04:53:21.702Z[ 16] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
44332026-05-04T04:53:21.702Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44342026-05-04T04:53:21.702Z[ 20] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
44352026-05-04T04:53:21.702Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
44362026-05-04T04:53:21.706ZRun 5/10...3540.127161003063Mbps
44372026-05-04T04:53:29.107Z-----------------------------------------------------------
44382026-05-04T04:53:29.107ZServer listening on 5201 (test #26)
44392026-05-04T04:53:29.108Z-----------------------------------------------------------
44402026-05-04T04:53:29.108ZAccepted connection from 10.0.0.1, port 63105
44412026-05-04T04:53:29.108Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56323
44422026-05-04T04:53:29.108Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62087
44432026-05-04T04:53:29.108Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56569
44442026-05-04T04:53:29.108Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53790
44452026-05-04T04:53:29.108Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33114
44462026-05-04T04:53:29.108Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35264
44472026-05-04T04:53:29.108Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40478
44482026-05-04T04:53:29.108Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39138
44492026-05-04T04:53:29.108Z[ ID] Interval Transfer Bitrate
44502026-05-04T04:53:29.108Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
44512026-05-04T04:53:29.108Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
44522026-05-04T04:53:29.108Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
44532026-05-04T04:53:29.108Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
44542026-05-04T04:53:29.108Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
44552026-05-04T04:53:29.108Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
44562026-05-04T04:53:29.108Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
44572026-05-04T04:53:29.108Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
44582026-05-04T04:53:29.108Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
44592026-05-04T04:53:29.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
44602026-05-04T04:53:29.108Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
44612026-05-04T04:53:29.108Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
44622026-05-04T04:53:29.108Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
44632026-05-04T04:53:29.109Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
44642026-05-04T04:53:29.109Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
44652026-05-04T04:53:29.109Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
44662026-05-04T04:53:29.109Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
44672026-05-04T04:53:29.109Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
44682026-05-04T04:53:29.109Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
44692026-05-04T04:53:29.109Z- - - - - - - - - - - - - - - - - - - - - - - - -
44702026-05-04T04:53:29.109Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
44712026-05-04T04:53:29.109Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
44722026-05-04T04:53:29.109Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
44732026-05-04T04:53:29.109Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
44742026-05-04T04:53:29.109Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
44752026-05-04T04:53:29.109Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
44762026-05-04T04:53:29.109Z[ 18] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
44772026-05-04T04:53:29.109Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
44782026-05-04T04:53:29.109Z[SUM] 2.00-3.00 sec 436 MBytes 3.65 Gbits/sec
44792026-05-04T04:53:29.109Z- - - - - - - - - - - - - - - - - - - - - - - - -
44802026-05-04T04:53:29.109Z[ 5] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
44812026-05-04T04:53:29.109Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
44822026-05-04T04:53:29.109Z[ 10] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
44832026-05-04T04:53:29.109Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
44842026-05-04T04:53:29.109Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
44852026-05-04T04:53:29.109Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
44862026-05-04T04:53:29.109Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
44872026-05-04T04:53:29.110Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
44882026-05-04T04:53:29.110Z[SUM] 3.00-4.00 sec 436 MBytes 3.66 Gbits/sec
44892026-05-04T04:53:29.110Z- - - - - - - - - - - - - - - - - - - - - - - - -
44902026-05-04T04:53:29.110Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
44912026-05-04T04:53:29.110Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
44922026-05-04T04:53:29.110Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
44932026-05-04T04:53:29.110Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
44942026-05-04T04:53:29.110Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
44952026-05-04T04:53:29.110Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
44962026-05-04T04:53:29.110Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
44972026-05-04T04:53:29.110Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
44982026-05-04T04:53:29.110Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
44992026-05-04T04:53:29.110Z- - - - - - - - - - - - - - - - - - - - - - - - -
45002026-05-04T04:53:29.110Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
45012026-05-04T04:53:29.110Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
45022026-05-04T04:53:29.110Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
45032026-05-04T04:53:29.110Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
45042026-05-04T04:53:29.110Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
45052026-05-04T04:53:29.110Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
45062026-05-04T04:53:29.110Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
45072026-05-04T04:53:29.110Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
45082026-05-04T04:53:29.110Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
45092026-05-04T04:53:29.110Z- - - - - - - - - - - - - - - - - - - - - - - - -
45102026-05-04T04:53:29.110Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
45112026-05-04T04:53:29.110Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
45122026-05-04T04:53:29.110Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
45132026-05-04T04:53:32.115Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
45142026-05-04T04:53:32.115Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
45152026-05-04T04:53:32.115Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
45162026-05-04T04:53:32.115Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
45172026-05-04T04:53:32.115Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
45182026-05-04T04:53:32.115Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
45192026-05-04T04:53:32.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
45202026-05-04T04:53:32.115Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
45212026-05-04T04:53:32.115Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
45222026-05-04T04:53:32.115Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
45232026-05-04T04:53:32.115Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
45242026-05-04T04:53:32.115Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
45252026-05-04T04:53:32.115Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
45262026-05-04T04:53:32.115Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
45272026-05-04T04:53:32.115Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
45282026-05-04T04:53:32.115Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
45292026-05-04T04:53:32.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
45302026-05-04T04:53:32.115Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45312026-05-04T04:53:32.115Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
45322026-05-04T04:53:32.115Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45332026-05-04T04:53:32.115Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45342026-05-04T04:53:32.116Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
45352026-05-04T04:53:32.116Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45362026-05-04T04:53:32.116Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
45372026-05-04T04:53:32.116Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45382026-05-04T04:53:32.116Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
45392026-05-04T04:53:32.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
45402026-05-04T04:53:32.116Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45412026-05-04T04:53:32.116Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45422026-05-04T04:53:32.116Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45432026-05-04T04:53:32.116Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45442026-05-04T04:53:32.116Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45452026-05-04T04:53:32.116Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45462026-05-04T04:53:32.116Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45472026-05-04T04:53:32.116Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45482026-05-04T04:53:32.116Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
45492026-05-04T04:53:32.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
45502026-05-04T04:53:32.116Z[ 5] 10.00-10.00 sec 256 KBytes 602 Mbits/sec
45512026-05-04T04:53:32.116Z[ 8] 10.00-10.00 sec 128 KBytes 301 Mbits/sec
45522026-05-04T04:53:32.116Z[ 10] 10.00-10.00 sec 128 KBytes 301 Mbits/sec
45532026-05-04T04:53:32.116Z[ 12] 10.00-10.00 sec 128 KBytes 301 Mbits/sec
45542026-05-04T04:53:32.116Z[ 14] 10.00-10.00 sec 128 KBytes 301 Mbits/sec
45552026-05-04T04:53:32.116Z[ 16] 10.00-10.00 sec 256 KBytes 602 Mbits/sec
45562026-05-04T04:53:32.116Z[ 18] 10.00-10.00 sec 256 KBytes 602 Mbits/sec
45572026-05-04T04:53:32.116Z[ 20] 10.00-10.00 sec 128 KBytes 301 Mbits/sec
45582026-05-04T04:53:32.116Z[SUM] 10.00-10.00 sec 1.38 MBytes 3.31 Gbits/sec
45592026-05-04T04:53:32.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
45602026-05-04T04:53:32.116Z[ ID] Interval Transfer Bitrate
45612026-05-04T04:53:32.116Z[ 5] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
45622026-05-04T04:53:32.116Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
45632026-05-04T04:53:32.116Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
45642026-05-04T04:53:32.116Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
45652026-05-04T04:53:32.116Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
45662026-05-04T04:53:32.116Z[ 16] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
45672026-05-04T04:53:32.116Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
45682026-05-04T04:53:32.116Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
45692026-05-04T04:53:32.116Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec sender
45702026-05-04T04:53:32.120ZRun 6/10...3556.5732117185776Mbps
45712026-05-04T04:53:39.528Z-----------------------------------------------------------
45722026-05-04T04:53:39.528ZServer listening on 5201 (test #27)
45732026-05-04T04:53:39.528Z-----------------------------------------------------------
45742026-05-04T04:53:39.528ZAccepted connection from 10.0.0.1, port 54439
45752026-05-04T04:53:39.528Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63229
45762026-05-04T04:53:39.528Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59553
45772026-05-04T04:53:39.528Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38127
45782026-05-04T04:53:39.528Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38945
45792026-05-04T04:53:39.528Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59200
45802026-05-04T04:53:39.528Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40694
45812026-05-04T04:53:39.528Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46187
45822026-05-04T04:53:39.528Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47221
45832026-05-04T04:53:39.528Z[ ID] Interval Transfer Bitrate
45842026-05-04T04:53:39.528Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45852026-05-04T04:53:39.528Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45862026-05-04T04:53:39.528Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45872026-05-04T04:53:39.528Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45882026-05-04T04:53:39.528Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45892026-05-04T04:53:39.528Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45902026-05-04T04:53:39.528Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45912026-05-04T04:53:39.528Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45922026-05-04T04:53:39.528Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
45932026-05-04T04:53:39.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
45942026-05-04T04:53:39.529Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
45952026-05-04T04:53:39.529Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
45962026-05-04T04:53:39.529Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
45972026-05-04T04:53:39.529Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
45982026-05-04T04:53:39.529Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
45992026-05-04T04:53:39.529Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
46002026-05-04T04:53:39.529Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
46012026-05-04T04:53:39.529Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
46022026-05-04T04:53:39.529Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
46032026-05-04T04:53:39.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
46042026-05-04T04:53:39.529Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
46052026-05-04T04:53:39.529Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
46062026-05-04T04:53:39.529Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46072026-05-04T04:53:39.529Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46082026-05-04T04:53:39.529Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46092026-05-04T04:53:39.529Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46102026-05-04T04:53:39.529Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46112026-05-04T04:53:39.529Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46122026-05-04T04:53:39.529Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
46132026-05-04T04:53:39.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
46142026-05-04T04:53:39.529Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46152026-05-04T04:53:39.529Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46162026-05-04T04:53:39.529Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
46172026-05-04T04:53:39.529Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
46182026-05-04T04:53:39.529Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
46192026-05-04T04:53:39.529Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46202026-05-04T04:53:39.529Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
46212026-05-04T04:53:39.529Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
46222026-05-04T04:53:39.529Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
46232026-05-04T04:53:39.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
46242026-05-04T04:53:39.529Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
46252026-05-04T04:53:39.529Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
46262026-05-04T04:53:39.529Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
46272026-05-04T04:53:39.529Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
46282026-05-04T04:53:39.529Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
46292026-05-04T04:53:39.529Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
46302026-05-04T04:53:39.529Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
46312026-05-04T04:53:39.529Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
46322026-05-04T04:53:39.530Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
46332026-05-04T04:53:39.530Z- - - - - - - - - - - - - - - - - - - - - - - - -
46342026-05-04T04:53:39.530Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46352026-05-04T04:53:39.530Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46362026-05-04T04:53:39.530Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46372026-05-04T04:53:39.530Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46382026-05-04T04:53:39.530Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46392026-05-04T04:53:39.530Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
46402026-05-04T04:53:39.530Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46412026-05-04T04:53:39.530Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46422026-05-04T04:53:39.530Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
46432026-05-04T04:53:39.530Z- - - - - - - - - - - - - - - - - - - - - - - - -
46442026-05-04T04:53:39.530Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46452026-05-04T04:53:39.530Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46462026-05-04T04:53:39.530Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46472026-05-04T04:53:42.534Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46482026-05-04T04:53:42.534Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46492026-05-04T04:53:42.534Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46502026-05-04T04:53:42.534Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46512026-05-04T04:53:42.534Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46522026-05-04T04:53:42.534Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
46532026-05-04T04:53:42.534Z- - - - - - - - - - - - - - - - - - - - - - - - -
46542026-05-04T04:53:42.534Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46552026-05-04T04:53:42.535Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46562026-05-04T04:53:42.535Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46572026-05-04T04:53:42.535Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46582026-05-04T04:53:42.535Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46592026-05-04T04:53:42.535Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46602026-05-04T04:53:42.535Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46612026-05-04T04:53:42.535Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46622026-05-04T04:53:42.535Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
46632026-05-04T04:53:42.535Z- - - - - - - - - - - - - - - - - - - - - - - - -
46642026-05-04T04:53:42.535Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46652026-05-04T04:53:42.535Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46662026-05-04T04:53:42.535Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
46672026-05-04T04:53:42.535Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46682026-05-04T04:53:42.535Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46692026-05-04T04:53:42.535Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46702026-05-04T04:53:42.535Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46712026-05-04T04:53:42.535Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46722026-05-04T04:53:42.535Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
46732026-05-04T04:53:42.535Z- - - - - - - - - - - - - - - - - - - - - - - - -
46742026-05-04T04:53:42.535Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46752026-05-04T04:53:42.536Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46762026-05-04T04:53:42.536Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46772026-05-04T04:53:42.536Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46782026-05-04T04:53:42.536Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46792026-05-04T04:53:42.536Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46802026-05-04T04:53:42.536Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46812026-05-04T04:53:42.536Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46822026-05-04T04:53:42.536Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
46832026-05-04T04:53:42.536Z- - - - - - - - - - - - - - - - - - - - - - - - -
46842026-05-04T04:53:42.536Z[ 5] 10.00-10.00 sec 128 KBytes 491 Mbits/sec
46852026-05-04T04:53:42.536Z[ 8] 10.00-10.00 sec 128 KBytes 492 Mbits/sec
46862026-05-04T04:53:42.536Z[ 10] 10.00-10.00 sec 128 KBytes 492 Mbits/sec
46872026-05-04T04:53:42.536Z[ 12] 10.00-10.00 sec 128 KBytes 492 Mbits/sec
46882026-05-04T04:53:42.536Z[ 14] 10.00-10.00 sec 256 KBytes 983 Mbits/sec
46892026-05-04T04:53:42.536Z[ 16] 10.00-10.00 sec 128 KBytes 492 Mbits/sec
46902026-05-04T04:53:42.536Z[ 18] 10.00-10.00 sec 128 KBytes 492 Mbits/sec
46912026-05-04T04:53:42.536Z[ 20] 10.00-10.00 sec 128 KBytes 492 Mbits/sec
46922026-05-04T04:53:42.536Z[SUM] 10.00-10.00 sec 1.12 MBytes 4.42 Gbits/sec
46932026-05-04T04:53:42.536Z- - - - - - - - - - - - - - - - - - - - - - - - -
46942026-05-04T04:53:42.536Z[ ID] Interval Transfer Bitrate
46952026-05-04T04:53:42.536Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
46962026-05-04T04:53:42.539Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
46972026-05-04T04:53:42.539Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
46982026-05-04T04:53:42.539Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
46992026-05-04T04:53:42.539Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
47002026-05-04T04:53:42.539Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
47012026-05-04T04:53:42.539Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
47022026-05-04T04:53:42.539Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
47032026-05-04T04:53:42.540Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
47042026-05-04T04:53:42.540ZRun 7/10...3540.8013350718916Mbps
47052026-05-04T04:53:49.932Z-----------------------------------------------------------
47062026-05-04T04:53:49.932ZServer listening on 5201 (test #28)
47072026-05-04T04:53:49.932Z-----------------------------------------------------------
47082026-05-04T04:53:49.932ZAccepted connection from 10.0.0.1, port 44559
47092026-05-04T04:53:49.932Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58767
47102026-05-04T04:53:49.932Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33412
47112026-05-04T04:53:49.932Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51252
47122026-05-04T04:53:49.932Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39070
47132026-05-04T04:53:49.932Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46816
47142026-05-04T04:53:49.932Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40091
47152026-05-04T04:53:49.932Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61083
47162026-05-04T04:53:49.932Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56813
47172026-05-04T04:53:49.932Z[ ID] Interval Transfer Bitrate
47182026-05-04T04:53:49.932Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47192026-05-04T04:53:49.932Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47202026-05-04T04:53:49.932Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47212026-05-04T04:53:49.932Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47222026-05-04T04:53:49.932Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47232026-05-04T04:53:49.932Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47242026-05-04T04:53:49.932Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47252026-05-04T04:53:49.932Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47262026-05-04T04:53:49.932Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
47272026-05-04T04:53:49.932Z- - - - - - - - - - - - - - - - - - - - - - - - -
47282026-05-04T04:53:49.932Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
47292026-05-04T04:53:49.932Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
47302026-05-04T04:53:49.932Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
47312026-05-04T04:53:49.932Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
47322026-05-04T04:53:49.932Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
47332026-05-04T04:53:49.932Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
47342026-05-04T04:53:49.932Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
47352026-05-04T04:53:49.933Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
47362026-05-04T04:53:49.933Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
47372026-05-04T04:53:49.933Z- - - - - - - - - - - - - - - - - - - - - - - - -
47382026-05-04T04:53:49.933Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47392026-05-04T04:53:49.933Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47402026-05-04T04:53:49.933Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47412026-05-04T04:53:49.933Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47422026-05-04T04:53:49.933Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47432026-05-04T04:53:49.933Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47442026-05-04T04:53:49.933Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47452026-05-04T04:53:49.933Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47462026-05-04T04:53:49.933Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
47472026-05-04T04:53:49.933Z- - - - - - - - - - - - - - - - - - - - - - - - -
47482026-05-04T04:53:49.933Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47492026-05-04T04:53:49.933Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
47502026-05-04T04:53:49.933Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
47512026-05-04T04:53:49.933Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
47522026-05-04T04:53:49.933Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47532026-05-04T04:53:49.933Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47542026-05-04T04:53:49.933Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47552026-05-04T04:53:49.933Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
47562026-05-04T04:53:49.933Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
47572026-05-04T04:53:49.933Z- - - - - - - - - - - - - - - - - - - - - - - - -
47582026-05-04T04:53:49.933Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
47592026-05-04T04:53:49.933Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47602026-05-04T04:53:49.933Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47612026-05-04T04:53:49.933Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
47622026-05-04T04:53:49.933Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
47632026-05-04T04:53:49.933Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
47642026-05-04T04:53:49.933Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
47652026-05-04T04:53:49.933Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47662026-05-04T04:53:49.933Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
47672026-05-04T04:53:49.933Z- - - - - - - - - - - - - - - - - - - - - - - - -
47682026-05-04T04:53:49.933Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
47692026-05-04T04:53:49.933Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
47702026-05-04T04:53:49.933Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
47712026-05-04T04:53:49.933Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
47722026-05-04T04:53:49.933Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
47732026-05-04T04:53:49.934Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
47742026-05-04T04:53:49.934Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
47752026-05-04T04:53:49.934Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
47762026-05-04T04:53:49.934Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
47772026-05-04T04:53:49.934Z- - - - - - - - - - - - - - - - - - - - - - - - -
47782026-05-04T04:53:49.934Z[ 5] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
47792026-05-04T04:53:49.934Z[ 8] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
47802026-05-04T04:53:49.934Z[ 10] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
47812026-05-04T04:53:52.937Z[ 12] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
47822026-05-04T04:53:52.937Z[ 14] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
47832026-05-04T04:53:52.937Z[ 16] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
47842026-05-04T04:53:52.937Z[ 18] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
47852026-05-04T04:53:52.937Z[ 20] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
47862026-05-04T04:53:52.937Z[SUM] 6.00-7.00 sec 437 MBytes 3.67 Gbits/sec
47872026-05-04T04:53:52.937Z- - - - - - - - - - - - - - - - - - - - - - - - -
47882026-05-04T04:53:52.937Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
47892026-05-04T04:53:52.937Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
47902026-05-04T04:53:52.937Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
47912026-05-04T04:53:52.937Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
47922026-05-04T04:53:52.937Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47932026-05-04T04:53:52.937Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
47942026-05-04T04:53:52.937Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
47952026-05-04T04:53:52.937Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
47962026-05-04T04:53:52.937Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
47972026-05-04T04:53:52.937Z- - - - - - - - - - - - - - - - - - - - - - - - -
47982026-05-04T04:53:52.938Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
47992026-05-04T04:53:52.938Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
48002026-05-04T04:53:52.938Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
48012026-05-04T04:53:52.938Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
48022026-05-04T04:53:52.938Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
48032026-05-04T04:53:52.938Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
48042026-05-04T04:53:52.938Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
48052026-05-04T04:53:52.938Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
48062026-05-04T04:53:52.938Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
48072026-05-04T04:53:52.938Z- - - - - - - - - - - - - - - - - - - - - - - - -
48082026-05-04T04:53:52.938Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
48092026-05-04T04:53:52.938Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
48102026-05-04T04:53:52.938Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
48112026-05-04T04:53:52.938Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
48122026-05-04T04:53:52.938Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
48132026-05-04T04:53:52.938Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
48142026-05-04T04:53:52.938Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
48152026-05-04T04:53:52.938Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
48162026-05-04T04:53:52.938Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
48172026-05-04T04:53:52.938Z- - - - - - - - - - - - - - - - - - - - - - - - -
48182026-05-04T04:53:52.938Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48192026-05-04T04:53:52.938Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48202026-05-04T04:53:52.938Z[ 10] 10.00-10.00 sec 128 KBytes 952 Mbits/sec
48212026-05-04T04:53:52.938Z[ 12] 10.00-10.00 sec 128 KBytes 952 Mbits/sec
48222026-05-04T04:53:52.939Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48232026-05-04T04:53:52.939Z[ 16] 10.00-10.00 sec 128 KBytes 952 Mbits/sec
48242026-05-04T04:53:52.939Z[ 18] 10.00-10.00 sec 128 KBytes 952 Mbits/sec
48252026-05-04T04:53:52.939Z[ 20] 10.00-10.00 sec 128 KBytes 952 Mbits/sec
48262026-05-04T04:53:52.939Z[SUM] 10.00-10.00 sec 640 KBytes 4.75 Gbits/sec
48272026-05-04T04:53:52.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
48282026-05-04T04:53:52.939Z[ ID] Interval Transfer Bitrate
48292026-05-04T04:53:52.939Z[ 5] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
48302026-05-04T04:53:52.939Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
48312026-05-04T04:53:52.939Z[ 10] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
48322026-05-04T04:53:52.939Z[ 12] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
48332026-05-04T04:53:52.939Z[ 14] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
48342026-05-04T04:53:52.939Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
48352026-05-04T04:53:52.939Z[ 18] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
48362026-05-04T04:53:52.939Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
48372026-05-04T04:53:52.939Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec sender
48382026-05-04T04:53:52.943ZRun 8/10...3555.112617164353Mbps
48392026-05-04T04:54:00.362Z-----------------------------------------------------------
48402026-05-04T04:54:00.362ZServer listening on 5201 (test #29)
48412026-05-04T04:54:00.362Z-----------------------------------------------------------
48422026-05-04T04:54:00.362ZAccepted connection from 10.0.0.1, port 61873
48432026-05-04T04:54:00.362Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42074
48442026-05-04T04:54:00.362Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50531
48452026-05-04T04:54:00.362Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59587
48462026-05-04T04:54:00.362Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37052
48472026-05-04T04:54:00.362Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37268
48482026-05-04T04:54:00.362Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56964
48492026-05-04T04:54:00.362Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52027
48502026-05-04T04:54:00.362Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58530
48512026-05-04T04:54:00.362Z[ ID] Interval Transfer Bitrate
48522026-05-04T04:54:00.362Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
48532026-05-04T04:54:00.362Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
48542026-05-04T04:54:00.362Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
48552026-05-04T04:54:00.362Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
48562026-05-04T04:54:00.362Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
48572026-05-04T04:54:00.362Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
48582026-05-04T04:54:00.362Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
48592026-05-04T04:54:00.362Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
48602026-05-04T04:54:00.362Z[SUM] 0.00-1.00 sec 345 MBytes 2.90 Gbits/sec
48612026-05-04T04:54:00.362Z- - - - - - - - - - - - - - - - - - - - - - - - -
48622026-05-04T04:54:00.362Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48632026-05-04T04:54:00.363Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
48642026-05-04T04:54:00.363Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48652026-05-04T04:54:00.363Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48662026-05-04T04:54:00.363Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48672026-05-04T04:54:00.363Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48682026-05-04T04:54:00.363Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
48692026-05-04T04:54:00.363Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
48702026-05-04T04:54:00.363Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
48712026-05-04T04:54:00.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
48722026-05-04T04:54:00.363Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
48732026-05-04T04:54:00.363Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
48742026-05-04T04:54:00.363Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
48752026-05-04T04:54:00.363Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
48762026-05-04T04:54:00.363Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
48772026-05-04T04:54:00.364Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
48782026-05-04T04:54:00.364Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48792026-05-04T04:54:00.364Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
48802026-05-04T04:54:00.364Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
48812026-05-04T04:54:00.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
48822026-05-04T04:54:00.364Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
48832026-05-04T04:54:00.364Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
48842026-05-04T04:54:00.364Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
48852026-05-04T04:54:00.364Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
48862026-05-04T04:54:00.364Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
48872026-05-04T04:54:00.364Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
48882026-05-04T04:54:00.364Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
48892026-05-04T04:54:00.364Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
48902026-05-04T04:54:00.364Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
48912026-05-04T04:54:00.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
48922026-05-04T04:54:00.364Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
48932026-05-04T04:54:00.364Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
48942026-05-04T04:54:00.364Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
48952026-05-04T04:54:00.364Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
48962026-05-04T04:54:00.364Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
48972026-05-04T04:54:00.364Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
48982026-05-04T04:54:00.364Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
48992026-05-04T04:54:00.364Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
49002026-05-04T04:54:00.364Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
49012026-05-04T04:54:00.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
49022026-05-04T04:54:00.364Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
49032026-05-04T04:54:00.364Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
49042026-05-04T04:54:00.364Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
49052026-05-04T04:54:00.364Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
49062026-05-04T04:54:00.364Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
49072026-05-04T04:54:00.364Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
49082026-05-04T04:54:00.364Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
49092026-05-04T04:54:00.364Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
49102026-05-04T04:54:00.364Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
49112026-05-04T04:54:00.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
49122026-05-04T04:54:00.364Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
49132026-05-04T04:54:00.364Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
49142026-05-04T04:54:00.364Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
49152026-05-04T04:54:03.367Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
49162026-05-04T04:54:03.367Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
49172026-05-04T04:54:03.367Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
49182026-05-04T04:54:03.367Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
49192026-05-04T04:54:03.367Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
49202026-05-04T04:54:03.367Z[SUM] 6.00-7.00 sec 435 MBytes 3.65 Gbits/sec
49212026-05-04T04:54:03.367Z- - - - - - - - - - - - - - - - - - - - - - - - -
49222026-05-04T04:54:03.367Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49232026-05-04T04:54:03.367Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49242026-05-04T04:54:03.367Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49252026-05-04T04:54:03.367Z[ 12] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
49262026-05-04T04:54:03.367Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
49272026-05-04T04:54:03.367Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
49282026-05-04T04:54:03.367Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49292026-05-04T04:54:03.367Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49302026-05-04T04:54:03.367Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
49312026-05-04T04:54:03.367Z- - - - - - - - - - - - - - - - - - - - - - - - -
49322026-05-04T04:54:03.367Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
49332026-05-04T04:54:03.367Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
49342026-05-04T04:54:03.367Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
49352026-05-04T04:54:03.368Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
49362026-05-04T04:54:03.368Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
49372026-05-04T04:54:03.368Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
49382026-05-04T04:54:03.368Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
49392026-05-04T04:54:03.368Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
49402026-05-04T04:54:03.368Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
49412026-05-04T04:54:03.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
49422026-05-04T04:54:03.368Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49432026-05-04T04:54:03.368Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49442026-05-04T04:54:03.368Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49452026-05-04T04:54:03.368Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49462026-05-04T04:54:03.368Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49472026-05-04T04:54:03.368Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49482026-05-04T04:54:03.368Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49492026-05-04T04:54:03.368Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49502026-05-04T04:54:03.368Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
49512026-05-04T04:54:03.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
49522026-05-04T04:54:03.368Z[ 5] 10.00-10.00 sec 128 KBytes 972 Mbits/sec
49532026-05-04T04:54:03.368Z[ 8] 10.00-10.00 sec 128 KBytes 974 Mbits/sec
49542026-05-04T04:54:03.368Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49552026-05-04T04:54:03.368Z[ 12] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
49562026-05-04T04:54:03.368Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49572026-05-04T04:54:03.368Z[ 16] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
49582026-05-04T04:54:03.368Z[ 18] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
49592026-05-04T04:54:03.368Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49602026-05-04T04:54:03.368Z[SUM] 10.00-10.00 sec 640 KBytes 4.86 Gbits/sec
49612026-05-04T04:54:03.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
49622026-05-04T04:54:03.368Z[ ID] Interval Transfer Bitrate
49632026-05-04T04:54:03.368Z[ 5] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
49642026-05-04T04:54:03.368Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
49652026-05-04T04:54:03.368Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
49662026-05-04T04:54:03.368Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
49672026-05-04T04:54:03.368Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
49682026-05-04T04:54:03.369Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
49692026-05-04T04:54:03.369Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
49702026-05-04T04:54:03.369Z[ 20] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
49712026-05-04T04:54:03.369Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec sender
49722026-05-04T04:54:03.372ZRun 9/10...3560.0499825269135Mbps
49732026-05-04T04:54:10.767Z-----------------------------------------------------------
49742026-05-04T04:54:10.767ZServer listening on 5201 (test #30)
49752026-05-04T04:54:10.767Z-----------------------------------------------------------
49762026-05-04T04:54:10.767ZAccepted connection from 10.0.0.1, port 38733
49772026-05-04T04:54:10.767Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50380
49782026-05-04T04:54:10.767Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34709
49792026-05-04T04:54:10.768Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51515
49802026-05-04T04:54:10.768Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56004
49812026-05-04T04:54:10.768Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56221
49822026-05-04T04:54:10.768Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41052
49832026-05-04T04:54:10.768Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38136
49842026-05-04T04:54:10.768Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41515
49852026-05-04T04:54:10.768Z[ ID] Interval Transfer Bitrate
49862026-05-04T04:54:10.768Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
49872026-05-04T04:54:10.768Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
49882026-05-04T04:54:10.768Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49892026-05-04T04:54:10.768Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49902026-05-04T04:54:10.768Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49912026-05-04T04:54:10.768Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49922026-05-04T04:54:10.768Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
49932026-05-04T04:54:10.768Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
49942026-05-04T04:54:10.768Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
49952026-05-04T04:54:10.768Z- - - - - - - - - - - - - - - - - - - - - - - - -
49962026-05-04T04:54:10.768Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
49972026-05-04T04:54:10.768Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
49982026-05-04T04:54:10.768Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
49992026-05-04T04:54:10.768Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
50002026-05-04T04:54:10.768Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
50012026-05-04T04:54:10.768Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
50022026-05-04T04:54:10.768Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
50032026-05-04T04:54:10.768Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
50042026-05-04T04:54:10.768Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
50052026-05-04T04:54:10.768Z- - - - - - - - - - - - - - - - - - - - - - - - -
50062026-05-04T04:54:10.768Z[ 5] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
50072026-05-04T04:54:10.768Z[ 8] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
50082026-05-04T04:54:10.768Z[ 10] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
50092026-05-04T04:54:10.768Z[ 12] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
50102026-05-04T04:54:10.768Z[ 14] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
50112026-05-04T04:54:10.768Z[ 16] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
50122026-05-04T04:54:10.768Z[ 18] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
50132026-05-04T04:54:10.768Z[ 20] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
50142026-05-04T04:54:10.768Z[SUM] 2.00-3.00 sec 438 MBytes 3.68 Gbits/sec
50152026-05-04T04:54:10.768Z- - - - - - - - - - - - - - - - - - - - - - - - -
50162026-05-04T04:54:10.768Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50172026-05-04T04:54:10.769Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
50182026-05-04T04:54:10.769Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
50192026-05-04T04:54:10.769Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
50202026-05-04T04:54:10.769Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50212026-05-04T04:54:10.769Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
50222026-05-04T04:54:10.769Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
50232026-05-04T04:54:10.769Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
50242026-05-04T04:54:10.769Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
50252026-05-04T04:54:10.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
50262026-05-04T04:54:10.769Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
50272026-05-04T04:54:10.769Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
50282026-05-04T04:54:10.769Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
50292026-05-04T04:54:10.769Z[ 12] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
50302026-05-04T04:54:10.769Z[ 14] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
50312026-05-04T04:54:10.769Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
50322026-05-04T04:54:10.769Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
50332026-05-04T04:54:10.769Z[ 20] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
50342026-05-04T04:54:10.769Z[SUM] 4.00-5.00 sec 436 MBytes 3.66 Gbits/sec
50352026-05-04T04:54:10.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
50362026-05-04T04:54:10.769Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50372026-05-04T04:54:10.769Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
50382026-05-04T04:54:10.769Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50392026-05-04T04:54:10.769Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
50402026-05-04T04:54:10.769Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
50412026-05-04T04:54:10.769Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
50422026-05-04T04:54:10.769Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
50432026-05-04T04:54:10.769Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
50442026-05-04T04:54:10.769Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
50452026-05-04T04:54:10.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
50462026-05-04T04:54:10.769Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50472026-05-04T04:54:10.769Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50482026-05-04T04:54:10.769Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50492026-05-04T04:54:13.772Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50502026-05-04T04:54:13.772Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50512026-05-04T04:54:13.772Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50522026-05-04T04:54:13.772Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50532026-05-04T04:54:13.773Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50542026-05-04T04:54:13.773Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
50552026-05-04T04:54:13.773Z- - - - - - - - - - - - - - - - - - - - - - - - -
50562026-05-04T04:54:13.773Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50572026-05-04T04:54:13.773Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50582026-05-04T04:54:13.773Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50592026-05-04T04:54:13.773Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
50602026-05-04T04:54:13.773Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50612026-05-04T04:54:13.773Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50622026-05-04T04:54:13.773Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50632026-05-04T04:54:13.773Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50642026-05-04T04:54:13.773Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
50652026-05-04T04:54:13.773Z- - - - - - - - - - - - - - - - - - - - - - - - -
50662026-05-04T04:54:13.773Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50672026-05-04T04:54:13.773Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50682026-05-04T04:54:13.773Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50692026-05-04T04:54:13.773Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50702026-05-04T04:54:13.773Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50712026-05-04T04:54:13.773Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50722026-05-04T04:54:13.773Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50732026-05-04T04:54:13.773Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50742026-05-04T04:54:13.773Z[SUM] 8.00-9.00 sec 431 MBytes 3.61 Gbits/sec
50752026-05-04T04:54:13.773Z- - - - - - - - - - - - - - - - - - - - - - - - -
50762026-05-04T04:54:13.773Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
50772026-05-04T04:54:13.773Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
50782026-05-04T04:54:13.773Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
50792026-05-04T04:54:13.773Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
50802026-05-04T04:54:13.773Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
50812026-05-04T04:54:13.773Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
50822026-05-04T04:54:13.773Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
50832026-05-04T04:54:13.773Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
50842026-05-04T04:54:13.773Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
50852026-05-04T04:54:13.773Z- - - - - - - - - - - - - - - - - - - - - - - - -
50862026-05-04T04:54:13.773Z[ 5] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
50872026-05-04T04:54:13.773Z[ 8] 10.00-10.00 sec 128 KBytes 911 Mbits/sec
50882026-05-04T04:54:13.773Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50892026-05-04T04:54:13.774Z[ 12] 10.00-10.00 sec 128 KBytes 912 Mbits/sec
50902026-05-04T04:54:13.774Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50912026-05-04T04:54:13.774Z[ 16] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
50922026-05-04T04:54:13.774Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50932026-05-04T04:54:13.774Z[ 20] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
50942026-05-04T04:54:13.774Z[SUM] 10.00-10.00 sec 640 KBytes 4.55 Gbits/sec
50952026-05-04T04:54:13.774Z- - - - - - - - - - - - - - - - - - - - - - - - -
50962026-05-04T04:54:13.774Z[ ID] Interval Transfer Bitrate
50972026-05-04T04:54:13.774Z[ 5] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
50982026-05-04T04:54:13.774Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
50992026-05-04T04:54:13.774Z[ 10] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
51002026-05-04T04:54:13.774Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
51012026-05-04T04:54:13.774Z[ 14] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
51022026-05-04T04:54:13.774Z[ 16] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
51032026-05-04T04:54:13.774Z[ 18] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
51042026-05-04T04:54:13.774Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
51052026-05-04T04:54:13.775Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.55 Gbits/sec sender
51062026-05-04T04:54:13.778ZRun 10/10...3554.7810186208217Mbps
51072026-05-04T04:54:13.778Z###---------------------###
51082026-05-04T04:54:13.778Z::: iPerf done... :::
51092026-05-04T04:54:13.778Z:::Awaiting out files...:::
51102026-05-04T04:54:13.778Z###---------------------###
51112026-05-04T04:54:13.778Z###-----###
51122026-05-04T04:54:13.778Z:::done!:::
51132026-05-04T04:54:13.778Z###-----###
51142026-05-04T04:54:14.731ZBenchmarking iperf-tcp/local/s2c/tx
51152026-05-04T04:54:14.731ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51162026-05-04T04:54:18.632ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51172026-05-04T04:54:38.570ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51182026-05-04T04:54:38.659Ziperf-tcp/local/s2c/tx time: [3.4331 µs 3.4331 µs 3.4332 µs]
51192026-05-04T04:54:38.659Z change: [−0.0003% +0.0048% +0.0103%] (p = 0.07 > 0.05)
51202026-05-04T04:54:38.659Z No change in performance detected.
51212026-05-04T04:54:38.659ZFound 10 outliers among 100 measurements (10.00%)
51222026-05-04T04:54:38.659Z 1 (1.00%) low severe
51232026-05-04T04:54:38.659Z 3 (3.00%) low mild
51242026-05-04T04:54:38.659Z 6 (6.00%) high mild
51252026-05-04T04:54:39.543Z
51262026-05-04T04:54:39.546ZBenchmarking iperf-tcp/local/s2c/rx
51272026-05-04T04:54:39.546ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51282026-05-04T04:54:43.426ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51292026-05-04T04:55:03.505ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51302026-05-04T04:55:03.593Ziperf-tcp/local/s2c/rx time: [6.4402 µs 6.4403 µs 6.4404 µs]
51312026-05-04T04:55:03.593Z change: [−0.7749% −0.7693% −0.7643%] (p = 0.00 < 0.05)
51322026-05-04T04:55:03.593Z Change within noise threshold.
51332026-05-04T04:55:03.593ZFound 7 outliers among 100 measurements (7.00%)
51342026-05-04T04:55:03.593Z 1 (1.00%) low severe
51352026-05-04T04:55:03.593Z 2 (2.00%) low mild
51362026-05-04T04:55:03.593Z 4 (4.00%) high mild
51372026-05-04T04:55:04.478Z
51382026-05-04T04:55:08.691Z+ cargo ubench
51392026-05-04T04:55:08.847Z Compiling proc-macro2 v1.0.106
51402026-05-04T04:55:08.847Z Compiling quote v1.0.45
51412026-05-04T04:55:08.847Z Compiling unicode-ident v1.0.24
51422026-05-04T04:55:08.847Z Compiling serde_core v1.0.228
51432026-05-04T04:55:08.847Z Compiling cfg-if v1.0.4
51442026-05-04T04:55:08.851Z Compiling libc v0.2.186
51452026-05-04T04:55:08.851Z Compiling memchr v2.8.0
51462026-05-04T04:55:08.851Z Compiling serde v1.0.228
51472026-05-04T04:55:09.013Z Compiling rustversion v1.0.22
51482026-05-04T04:55:09.069Z Compiling version_check v0.9.5
51492026-05-04T04:55:09.245Z Compiling ident_case v1.0.1
51502026-05-04T04:55:09.276Z Compiling strsim v0.11.1
51512026-05-04T04:55:09.374Z Compiling zerocopy v0.8.48
51522026-05-04T04:55:09.399Z Compiling thiserror v2.0.18
51532026-05-04T04:55:09.623Z Compiling either v1.15.0
51542026-05-04T04:55:09.893Z Compiling fnv v1.0.7
51552026-05-04T04:55:10.009Z Compiling crossbeam-utils v0.8.21
51562026-05-04T04:55:10.021Z Compiling regex-syntax v0.8.10
51572026-05-04T04:55:10.128Z Compiling pin-project-lite v0.2.17
51582026-05-04T04:55:10.161Z Compiling syn v1.0.109
51592026-05-04T04:55:10.224Z Compiling hashbrown v0.17.0
51602026-05-04T04:55:10.368Z Compiling winnow v1.0.2
51612026-05-04T04:55:10.490Z Compiling syn v2.0.117
51622026-05-04T04:55:10.553Z Compiling aho-corasick v1.1.4
51632026-05-04T04:55:10.612Z Compiling equivalent v1.0.2
51642026-05-04T04:55:10.840Z Compiling indexmap v2.14.0
51652026-05-04T04:55:10.889Z Compiling itertools v0.14.0
51662026-05-04T04:55:11.601Z Compiling toml_parser v1.1.2+spec-1.1.0
51672026-05-04T04:55:12.215Z Compiling bitflags v2.11.1
51682026-05-04T04:55:12.335Z Compiling regex-automata v0.4.14
51692026-05-04T04:55:12.354Z Compiling toml_datetime v1.1.1+spec-1.1.0
51702026-05-04T04:55:12.418Z Compiling autocfg v1.5.0
51712026-05-04T04:55:12.451Z Compiling heapless v0.8.0
51722026-05-04T04:55:12.491Z Compiling byteorder v1.5.0
51732026-05-04T04:55:12.565Z Compiling toml_edit v0.25.11+spec-1.1.0
51742026-05-04T04:55:12.611Z Compiling slog v2.8.2
51752026-05-04T04:55:12.676Z Compiling hash32 v0.3.1
51762026-05-04T04:55:12.753Z Compiling num-traits v0.2.19
51772026-05-04T04:55:12.805Z Compiling smoltcp v0.11.0
51782026-05-04T04:55:12.824Z Compiling futures-core v0.3.32
51792026-05-04T04:55:12.882Z Compiling stable_deref_trait v1.2.1
51802026-05-04T04:55:12.952Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51812026-05-04T04:55:12.963Z Compiling macaddr v1.0.1
51822026-05-04T04:55:12.966Z Compiling futures-sink v0.3.32
51832026-05-04T04:55:13.058Z Compiling futures-channel v0.3.32
51842026-05-04T04:55:13.130Z Compiling proc-macro-crate v3.5.0
51852026-05-04T04:55:13.305Z Compiling proc-macro-error-attr v1.0.4
51862026-05-04T04:55:13.320Z Compiling managed v0.8.0
51872026-05-04T04:55:13.455Z Compiling slab v0.4.12
51882026-05-04T04:55:13.549Z Compiling darling_core v0.21.3
51892026-05-04T04:55:13.601Z Compiling darling_core v0.23.0
51902026-05-04T04:55:13.619Z Compiling itoa v1.0.18
51912026-05-04T04:55:13.662Z Compiling crc32fast v1.5.0
51922026-05-04T04:55:13.710Z Compiling ref-cast v1.0.25
51932026-05-04T04:55:13.818Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
51942026-05-04T04:55:13.930Z Compiling anyhow v1.0.102
51952026-05-04T04:55:14.026Z Compiling futures-task v0.3.32
51962026-05-04T04:55:14.048Z Compiling bitflags v1.3.2
51972026-05-04T04:55:14.122Z Compiling regex v1.12.3
51982026-05-04T04:55:14.200Z Compiling futures-io v0.3.32
51992026-05-04T04:55:14.308Z Compiling rand_core v0.10.1
52002026-05-04T04:55:14.343Z Compiling getrandom v0.4.2
52012026-05-04T04:55:14.610Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52022026-05-04T04:55:14.631Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52032026-05-04T04:55:14.847Z Compiling proc-macro-error v1.0.4
52042026-05-04T04:55:14.881Z Compiling serde_derive v1.0.228
52052026-05-04T04:55:14.980Z Compiling zerocopy-derive v0.8.48
52062026-05-04T04:55:15.000Z Compiling thiserror-impl v2.0.18
52072026-05-04T04:55:15.059Z Compiling futures-macro v0.3.32
52082026-05-04T04:55:15.281Z Compiling ref-cast-impl v1.0.25
52092026-05-04T04:55:15.721Z Compiling darling_macro v0.21.3
52102026-05-04T04:55:15.724Z Compiling darling_macro v0.23.0
52112026-05-04T04:55:15.847Z Compiling foreign-types-macros v0.2.3
52122026-05-04T04:55:15.850Z Compiling futures-util v0.3.32
52132026-05-04T04:55:16.246Z Compiling darling v0.21.3
52142026-05-04T04:55:16.249Z Compiling darling v0.23.0
52152026-05-04T04:55:16.283Z Compiling cobs v0.3.0
52162026-05-04T04:55:16.317Z Compiling num_enum_derive v0.7.6
52172026-05-04T04:55:16.320Z Compiling ingot-macros v0.1.1
52182026-05-04T04:55:16.452Z Compiling foreign-types-shared v0.3.1
52192026-05-04T04:55:16.492Z Compiling once_cell v1.21.4
52202026-05-04T04:55:16.535Z Compiling cpufeatures v0.3.0
52212026-05-04T04:55:16.602Z Compiling rustix v1.1.4
52222026-05-04T04:55:16.720Z Compiling unicode-width v0.2.2
52232026-05-04T04:55:16.938Z Compiling ipnetwork v0.21.1
52242026-05-04T04:55:17.014Z Compiling tabwriter v1.4.1
52252026-05-04T04:55:17.283Z Compiling num_enum v0.7.6
52262026-05-04T04:55:17.339Z Compiling tracing-core v0.1.36
52272026-05-04T04:55:17.371Z Compiling chacha20 v0.10.0
52282026-05-04T04:55:17.393Z Compiling foreign-types v0.5.0
52292026-05-04T04:55:17.461Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52302026-05-04T04:55:17.639Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52312026-05-04T04:55:17.690Z Compiling tracing-attributes v0.1.31
52322026-05-04T04:55:18.054Z Compiling erased-serde v0.3.31
52332026-05-04T04:55:18.094Z Compiling postcard v1.1.3
52342026-05-04T04:55:18.110Z Compiling futures-executor v0.3.32
52352026-05-04T04:55:18.636Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52362026-05-04T04:55:18.721Z Compiling errno v0.3.14
52372026-05-04T04:55:18.869Z Compiling cstr-argument v0.1.2
52382026-05-04T04:55:18.974Z Compiling powerfmt v0.2.0
52392026-05-04T04:55:19.027Z Compiling zmij v1.0.21
52402026-05-04T04:55:19.027Z Compiling time-core v0.1.8
52412026-05-04T04:55:19.096Z Compiling thiserror v1.0.69
52422026-05-04T04:55:19.161Z Compiling shlex v1.3.0
52432026-05-04T04:55:19.164Z Compiling find-msvc-tools v0.1.9
52442026-05-04T04:55:19.197Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
52452026-05-04T04:55:19.299Z Compiling num-conv v0.2.1
52462026-05-04T04:55:19.338Z Compiling utf8parse v0.2.2
52472026-05-04T04:55:19.385Z Compiling dyn-clone v1.0.20
52482026-05-04T04:55:19.389Z Compiling pretty-hex v0.4.2
52492026-05-04T04:55:19.434Z Compiling anstyle-parse v1.0.0
52502026-05-04T04:55:19.438Z Compiling time-macros v0.2.27
52512026-05-04T04:55:19.510Z Compiling ingot-types v0.1.2
52522026-05-04T04:55:19.517Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
52532026-05-04T04:55:19.667Z Compiling cc v1.2.61
52542026-05-04T04:55:19.706Z Compiling deranged v0.5.8
52552026-05-04T04:55:19.803Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52562026-05-04T04:55:19.916Z Compiling ingot v0.1.1
52572026-05-04T04:55:19.923Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52582026-05-04T04:55:20.265Z Compiling tracing v0.1.44
52592026-05-04T04:55:20.594Z Compiling rand v0.10.1
52602026-05-04T04:55:20.678Z Compiling futures v0.3.32
52612026-05-04T04:55:20.750Z Compiling thiserror-impl v1.0.69
52622026-05-04T04:55:20.756Z Compiling uuid v1.23.1
52632026-05-04T04:55:20.789Z Compiling crossbeam-epoch v0.9.18
52642026-05-04T04:55:21.148Z Compiling arc-swap v1.9.1
52652026-05-04T04:55:21.227Z Compiling socket2 v0.6.3
52662026-05-04T04:55:21.341Z Compiling nom v8.0.0
52672026-05-04T04:55:21.484Z Compiling thread_local v1.1.9
52682026-05-04T04:55:21.808Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52692026-05-04T04:55:21.814Z Compiling colored v3.1.1
52702026-05-04T04:55:21.861Z Compiling rayon-core v1.13.0
52712026-05-04T04:55:22.068Z Compiling iana-time-zone v0.1.65
52722026-05-04T04:55:22.360Z Compiling anstyle v1.0.14
52732026-05-04T04:55:22.368Z Compiling slog-async v2.8.0
52742026-05-04T04:55:22.642Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52752026-05-04T04:55:22.804Z Compiling lazy_static v1.5.0
52762026-05-04T04:55:22.849Z Compiling heck v0.4.1
52772026-05-04T04:55:22.897Z Compiling is_terminal_polyfill v1.70.2
52782026-05-04T04:55:22.984Z Compiling colorchoice v1.0.5
52792026-05-04T04:55:23.039Z Compiling anstyle-query v1.1.5
52802026-05-04T04:55:23.092Z Compiling oxnet v0.1.4
52812026-05-04T04:55:23.136Z Compiling serde_json v1.0.149
52822026-05-04T04:55:23.374Z Compiling anstream v1.0.0
52832026-05-04T04:55:23.567Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52842026-05-04T04:55:23.824Z Compiling rusticata-macros v5.0.0
52852026-05-04T04:55:23.965Z Compiling slog-scope v4.4.1
52862026-05-04T04:55:24.084Z Compiling time v0.3.47
52872026-05-04T04:55:24.250Z Compiling chrono v0.4.44
52882026-05-04T04:55:24.455Z Compiling crossbeam-deque v0.8.6
52892026-05-04T04:55:24.504Z Compiling alloca v0.4.0
52902026-05-04T04:55:24.616Z Compiling terminal_size v0.4.4
52912026-05-04T04:55:24.660Z Compiling cookie-factory v0.3.3
52922026-05-04T04:55:24.767Z Compiling half v2.7.1
52932026-05-04T04:55:24.972Z Compiling crossbeam-channel v0.5.15
52942026-05-04T04:55:25.054Z Compiling is-terminal v0.4.17
52952026-05-04T04:55:25.078Z Compiling itertools v0.12.1
52962026-05-04T04:55:25.142Z Compiling circular v0.3.0
52972026-05-04T04:55:25.355Z Compiling ciborium-io v0.2.2
52982026-05-04T04:55:25.443Z Compiling plotters-backend v0.3.7
52992026-05-04T04:55:25.598Z Compiling term v1.2.1
53002026-05-04T04:55:25.764Z Compiling clap_lex v1.1.0
53012026-05-04T04:55:25.815Z Compiling take_mut v0.2.2
53022026-05-04T04:55:26.081Z Compiling cfg_aliases v0.2.1
53032026-05-04T04:55:26.149Z Compiling heck v0.5.0
53042026-05-04T04:55:26.347Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
53052026-05-04T04:55:26.512Z Compiling log v0.4.29
53062026-05-04T04:55:26.550Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53072026-05-04T04:55:26.638Z Compiling clap_derive v4.6.1
53082026-05-04T04:55:26.737Z Compiling slog-stdlog v4.1.1
53092026-05-04T04:55:26.997Z Compiling nix v0.31.2
53102026-05-04T04:55:27.064Z Compiling clap_builder v4.6.0
53112026-05-04T04:55:27.364Z Compiling slog-term v2.9.2
53122026-05-04T04:55:27.837Z Compiling plotters-svg v0.3.7
53132026-05-04T04:55:28.130Z Compiling ciborium-ll v0.2.2
53142026-05-04T04:55:28.177Z Compiling pcap-parser v0.17.0
53152026-05-04T04:55:28.465Z Compiling itertools v0.13.0
53162026-05-04T04:55:28.993Z Compiling cast v0.3.0
53172026-05-04T04:55:29.167Z Compiling same-file v1.0.6
53182026-05-04T04:55:29.326Z Compiling walkdir v2.5.0
53192026-05-04T04:55:29.702Z Compiling tinytemplate v1.2.1
53202026-05-04T04:55:29.862Z Compiling criterion-plot v0.8.2
53212026-05-04T04:55:29.915Z Compiling clap v4.6.1
53222026-05-04T04:55:29.993Z Compiling rayon v1.12.0
53232026-05-04T04:55:30.218Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53242026-05-04T04:55:30.523Z Compiling ciborium v0.2.2
53252026-05-04T04:55:30.620Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53262026-05-04T04:55:30.821Z Compiling plotters v0.3.7
53272026-05-04T04:55:31.289Z Compiling slog-envlogger v2.2.0
53282026-05-04T04:55:31.634Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
53292026-05-04T04:55:31.992Z Compiling page_size v0.6.0
53302026-05-04T04:55:32.083Z Compiling oorandom v11.1.5
53312026-05-04T04:55:32.097Z Compiling anes v0.1.6
53322026-05-04T04:55:32.157Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53332026-05-04T04:55:32.336Z Compiling criterion v0.8.2
53342026-05-04T04:55:32.534Z Compiling linktime-proc-macro v0.1.0
53352026-05-04T04:55:32.988Z Compiling link-section v0.13.1
53362026-05-04T04:55:33.106Z Compiling ctor v1.0.0
53372026-05-04T04:55:34.325Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53382026-05-04T04:56:53.725Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 45s
53392026-05-04T04:56:53.751Z Running benches/userland.rs (target/release-lto/deps/userland-6485cd1442f1293e)
53402026-05-04T04:56:53.754ZGnuplot not found, using plotters backend
53412026-05-04T04:56:53.894ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53422026-05-04T04:56:53.894ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53432026-05-04T04:56:59.456ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0014 s (7.5M iterations)
53442026-05-04T04:57:04.291ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53452026-05-04T04:57:04.383Zparse/Hairpin-DHCPv4/wallclock/Discover
53462026-05-04T04:57:04.383Z time: [61.005 ns 61.177 ns 61.370 ns]
53472026-05-04T04:57:04.383Z change: [−1.3715% −0.3816% +0.6317%] (p = 0.48 > 0.05)
53482026-05-04T04:57:04.383Z No change in performance detected.
53492026-05-04T04:57:04.383ZFound 9 outliers among 100 measurements (9.00%)
53502026-05-04T04:57:04.383Z 5 (5.00%) high mild
53512026-05-04T04:57:04.383Z 4 (4.00%) high severe
53522026-05-04T04:57:05.577Z
53532026-05-04T04:57:05.580ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53542026-05-04T04:57:05.580ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53552026-05-04T04:57:11.542ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0044 s (3.5M iterations)
53562026-05-04T04:57:16.515ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53572026-05-04T04:57:16.601Zprocess/Hairpin-DHCPv4/wallclock/Discover
53582026-05-04T04:57:16.601Z time: [828.65 ns 829.23 ns 829.99 ns]
53592026-05-04T04:57:16.601Z change: [+1.2168% +1.3935% +1.5632%] (p = 0.00 < 0.05)
53602026-05-04T04:57:16.601Z Performance has regressed.
53612026-05-04T04:57:16.601ZFound 5 outliers among 100 measurements (5.00%)
53622026-05-04T04:57:16.601Z 3 (3.00%) high mild
53632026-05-04T04:57:16.601Z 2 (2.00%) high severe
53642026-05-04T04:57:17.787Z
53652026-05-04T04:57:17.790ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53662026-05-04T04:57:17.790ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53672026-05-04T04:57:23.611ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0026 s (7.2M iterations)
53682026-05-04T04:57:28.230ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53692026-05-04T04:57:28.317Zparse/Hairpin-DHCPv4/wallclock/Request
53702026-05-04T04:57:28.317Z time: [61.298 ns 61.466 ns 61.656 ns]
53712026-05-04T04:57:28.317Z change: [−1.0801% +0.0072% +1.0793%] (p = 0.99 > 0.05)
53722026-05-04T04:57:28.317Z No change in performance detected.
53732026-05-04T04:57:28.317ZFound 10 outliers among 100 measurements (10.00%)
53742026-05-04T04:57:28.317Z 2 (2.00%) high mild
53752026-05-04T04:57:28.317Z 8 (8.00%) high severe
53762026-05-04T04:57:29.514Z
53772026-05-04T04:57:29.517ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53782026-05-04T04:57:29.517ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53792026-05-04T04:57:35.359ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0029 s (3.6M iterations)
53802026-05-04T04:57:40.328ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53812026-05-04T04:57:40.414Zprocess/Hairpin-DHCPv4/wallclock/Request
53822026-05-04T04:57:40.414Z time: [802.61 ns 802.87 ns 803.12 ns]
53832026-05-04T04:57:40.414Z change: [+0.6855% +0.8436% +0.9875%] (p = 0.00 < 0.05)
53842026-05-04T04:57:40.415Z Change within noise threshold.
53852026-05-04T04:57:40.415ZFound 12 outliers among 100 measurements (12.00%)
53862026-05-04T04:57:40.415Z 6 (6.00%) high mild
53872026-05-04T04:57:40.415Z 6 (6.00%) high severe
53882026-05-04T04:57:41.611Z
53892026-05-04T04:57:41.614ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53902026-05-04T04:57:41.614ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53912026-05-04T04:57:45.094ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0026 s (6.0M iterations)
53922026-05-04T04:57:49.919ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53932026-05-04T04:57:50.005Zparse/Hairpin-DHCPv6/wallclock/Solicit
53942026-05-04T04:57:50.005Z time: [60.496 ns 60.676 ns 60.881 ns]
53952026-05-04T04:57:50.005Z change: [−1.2173% −0.0276% +1.3872%] (p = 0.96 > 0.05)
53962026-05-04T04:57:50.005Z No change in performance detected.
53972026-05-04T04:57:50.006ZFound 12 outliers among 100 measurements (12.00%)
53982026-05-04T04:57:50.006Z 3 (3.00%) high mild
53992026-05-04T04:57:50.006Z 9 (9.00%) high severe
54002026-05-04T04:57:51.220Z
54012026-05-04T04:57:51.223ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
54022026-05-04T04:57:51.223ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54032026-05-04T04:57:54.942ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0079 s (2.8M iterations)
54042026-05-04T04:57:59.985ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54052026-05-04T04:58:00.048Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54062026-05-04T04:58:00.048Z time: [1.0357 µs 1.0362 µs 1.0367 µs]
54072026-05-04T04:58:00.048Z change: [−0.0785% +0.0541% +0.1893%] (p = 0.45 > 0.05)
54082026-05-04T04:58:00.048Z No change in performance detected.
54092026-05-04T04:58:00.048ZFound 5 outliers among 100 measurements (5.00%)
54102026-05-04T04:58:00.048Z 2 (2.00%) high mild
54112026-05-04T04:58:00.048Z 3 (3.00%) high severe
54122026-05-04T04:58:01.253Z
54132026-05-04T04:58:01.256ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54142026-05-04T04:58:01.256ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54152026-05-04T04:58:05.105ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0036 s (5.4M iterations)
54162026-05-04T04:58:09.798ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54172026-05-04T04:58:09.884Zparse/Hairpin-DHCPv6/wallclock/Request
54182026-05-04T04:58:09.884Z time: [60.815 ns 60.997 ns 61.204 ns]
54192026-05-04T04:58:09.886Z change: [−1.0986% +0.0186% +1.1200%] (p = 0.98 > 0.05)
54202026-05-04T04:58:09.886Z No change in performance detected.
54212026-05-04T04:58:09.886ZFound 12 outliers among 100 measurements (12.00%)
54222026-05-04T04:58:09.886Z 5 (5.00%) high mild
54232026-05-04T04:58:09.886Z 7 (7.00%) high severe
54242026-05-04T04:58:11.097Z
54252026-05-04T04:58:11.100ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54262026-05-04T04:58:11.100ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54272026-05-04T04:58:15.125ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0042 s (2.6M iterations)
54282026-05-04T04:58:20.022ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54292026-05-04T04:58:20.109Zprocess/Hairpin-DHCPv6/wallclock/Request
54302026-05-04T04:58:20.109Z time: [1.0750 µs 1.0762 µs 1.0772 µs]
54312026-05-04T04:58:20.109Z change: [+0.0560% +0.2152% +0.3594%] (p = 0.01 < 0.05)
54322026-05-04T04:58:20.109Z Change within noise threshold.
54332026-05-04T04:58:20.109ZFound 3 outliers among 100 measurements (3.00%)
54342026-05-04T04:58:20.109Z 2 (2.00%) high mild
54352026-05-04T04:58:20.109Z 1 (1.00%) high severe
54362026-05-04T04:58:21.307Z
54372026-05-04T04:58:21.310ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54382026-05-04T04:58:21.310ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54392026-05-04T04:58:27.489ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0007 s (6.8M iterations)
54402026-05-04T04:58:31.973ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54412026-05-04T04:58:32.058Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54422026-05-04T04:58:32.059Z time: [60.707 ns 60.889 ns 61.095 ns]
54432026-05-04T04:58:32.059Z change: [−0.9398% +0.1414% +1.2637%] (p = 0.80 > 0.05)
54442026-05-04T04:58:32.059Z No change in performance detected.
54452026-05-04T04:58:32.059ZFound 10 outliers among 100 measurements (10.00%)
54462026-05-04T04:58:32.059Z 3 (3.00%) high mild
54472026-05-04T04:58:32.059Z 7 (7.00%) high severe
54482026-05-04T04:58:33.268Z
54492026-05-04T04:58:33.271ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54502026-05-04T04:58:33.271ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54512026-05-04T04:58:38.564ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0038 s (4.0M iterations)
54522026-05-04T04:58:43.427ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54532026-05-04T04:58:43.512Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54542026-05-04T04:58:43.512Z time: [620.82 ns 621.25 ns 621.73 ns]
54552026-05-04T04:58:43.512Z change: [+0.0058% +0.2022% +0.3760%] (p = 0.03 < 0.05)
54562026-05-04T04:58:43.512Z Change within noise threshold.
54572026-05-04T04:58:43.512ZFound 5 outliers among 100 measurements (5.00%)
54582026-05-04T04:58:43.512Z 3 (3.00%) high mild
54592026-05-04T04:58:43.512Z 2 (2.00%) high severe
54602026-05-04T04:58:44.711Z
54612026-05-04T04:58:44.714ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54622026-05-04T04:58:44.714ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54632026-05-04T04:58:49.120ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0038 s (4.8M iterations)
54642026-05-04T04:58:53.026ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54652026-05-04T04:58:53.112Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54662026-05-04T04:58:53.112Z time: [120.71 ns 120.92 ns 121.16 ns]
54672026-05-04T04:58:53.112Z change: [−0.9149% −0.1586% +0.6641%] (p = 0.70 > 0.05)
54682026-05-04T04:58:53.112Z No change in performance detected.
54692026-05-04T04:58:53.112ZFound 13 outliers among 100 measurements (13.00%)
54702026-05-04T04:58:53.112Z 3 (3.00%) high mild
54712026-05-04T04:58:53.112Z 10 (10.00%) high severe
54722026-05-04T04:58:54.325Z
54732026-05-04T04:58:54.328ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54742026-05-04T04:58:54.328ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54752026-05-04T04:58:57.557ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0028 s (3.2M iterations)
54762026-05-04T04:59:02.069ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54772026-05-04T04:59:02.155Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54782026-05-04T04:59:02.155Z time: [700.75 ns 701.12 ns 701.54 ns]
54792026-05-04T04:59:02.155Z change: [+0.0272% +0.1843% +0.3656%] (p = 0.03 < 0.05)
54802026-05-04T04:59:02.155Z Change within noise threshold.
54812026-05-04T04:59:02.155ZFound 7 outliers among 100 measurements (7.00%)
54822026-05-04T04:59:02.155Z 3 (3.00%) high mild
54832026-05-04T04:59:02.155Z 4 (4.00%) high severe
54842026-05-04T04:59:03.363Z
54852026-05-04T04:59:03.366ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54862026-05-04T04:59:03.367ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54872026-05-04T04:59:09.593ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0007 s (6.7M iterations)
54882026-05-04T04:59:14.049ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54892026-05-04T04:59:14.135Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54902026-05-04T04:59:14.135Z time: [59.911 ns 60.079 ns 60.268 ns]
54912026-05-04T04:59:14.135Z change: [−1.7929% −0.7183% +0.3620%] (p = 0.21 > 0.05)
54922026-05-04T04:59:14.135Z No change in performance detected.
54932026-05-04T04:59:14.135ZFound 11 outliers among 100 measurements (11.00%)
54942026-05-04T04:59:14.135Z 6 (6.00%) high mild
54952026-05-04T04:59:14.135Z 5 (5.00%) high severe
54962026-05-04T04:59:15.346Z
54972026-05-04T04:59:15.349ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54982026-05-04T04:59:15.349ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54992026-05-04T04:59:21.443ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0057 s (3.4M iterations)
55002026-05-04T04:59:26.290ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
55012026-05-04T04:59:26.376Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
55022026-05-04T04:59:26.377Z time: [802.67 ns 802.85 ns 803.02 ns]
55032026-05-04T04:59:26.377Z change: [+0.1575% +0.3141% +0.4640%] (p = 0.00 < 0.05)
55042026-05-04T04:59:26.377Z Change within noise threshold.
55052026-05-04T04:59:26.377ZFound 11 outliers among 100 measurements (11.00%)
55062026-05-04T04:59:26.377Z 1 (1.00%) low mild
55072026-05-04T04:59:26.377Z 3 (3.00%) high mild
55082026-05-04T04:59:26.377Z 7 (7.00%) high severe
55092026-05-04T04:59:27.584Z
55102026-05-04T04:59:27.587ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55112026-05-04T04:59:27.587ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55122026-05-04T04:59:30.620ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0034 s (6.9M iterations)
55132026-05-04T04:59:35.167ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55142026-05-04T04:59:35.252Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55152026-05-04T04:59:35.252Z time: [60.015 ns 60.197 ns 60.401 ns]
55162026-05-04T04:59:35.252Z change: [−1.2139% −0.1513% +0.9703%] (p = 0.79 > 0.05)
55172026-05-04T04:59:35.252Z No change in performance detected.
55182026-05-04T04:59:35.252ZFound 10 outliers among 100 measurements (10.00%)
55192026-05-04T04:59:35.252Z 5 (5.00%) high mild
55202026-05-04T04:59:35.252Z 5 (5.00%) high severe
55212026-05-04T04:59:36.464Z
55222026-05-04T04:59:36.468ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55232026-05-04T04:59:36.468ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55242026-05-04T04:59:42.422ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0060 s (3.5M iterations)
55252026-05-04T04:59:47.227ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55262026-05-04T04:59:47.313Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55272026-05-04T04:59:47.313Z time: [761.36 ns 761.70 ns 762.09 ns]
55282026-05-04T04:59:47.313Z change: [−0.4448% −0.2492% −0.0658%] (p = 0.01 < 0.05)
55292026-05-04T04:59:47.313Z Change within noise threshold.
55302026-05-04T04:59:47.313ZFound 9 outliers among 100 measurements (9.00%)
55312026-05-04T04:59:47.313Z 5 (5.00%) high mild
55322026-05-04T04:59:47.313Z 4 (4.00%) high severe
55332026-05-04T04:59:48.522Z
55342026-05-04T04:59:48.525ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55352026-05-04T04:59:48.525ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55362026-05-04T04:59:52.004ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (12M iterations)
55372026-05-04T04:59:55.861ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55382026-05-04T04:59:55.946Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55392026-05-04T04:59:55.946Z time: [61.913 ns 62.047 ns 62.199 ns]
55402026-05-04T04:59:55.946Z change: [−0.5896% +0.1248% +0.8344%] (p = 0.74 > 0.05)
55412026-05-04T04:59:55.946Z No change in performance detected.
55422026-05-04T04:59:55.946ZFound 9 outliers among 100 measurements (9.00%)
55432026-05-04T04:59:55.946Z 6 (6.00%) high mild
55442026-05-04T04:59:55.946Z 3 (3.00%) high severe
55452026-05-04T04:59:57.155Z
55462026-05-04T04:59:57.158ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55472026-05-04T04:59:57.159ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55482026-05-04T05:00:02.357ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0026 s (4.0M iterations)
55492026-05-04T05:00:07.106ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55502026-05-04T05:00:07.192Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55512026-05-04T05:00:07.192Z time: [246.45 ns 247.09 ns 247.81 ns]
55522026-05-04T05:00:07.192Z change: [+0.0713% +0.5494% +1.0307%] (p = 0.03 < 0.05)
55532026-05-04T05:00:07.192Z Change within noise threshold.
55542026-05-04T05:00:07.192ZFound 5 outliers among 100 measurements (5.00%)
55552026-05-04T05:00:07.192Z 3 (3.00%) high mild
55562026-05-04T05:00:07.192Z 2 (2.00%) high severe
55572026-05-04T05:00:08.401Z
55582026-05-04T05:00:08.404ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55592026-05-04T05:00:08.404ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55602026-05-04T05:00:14.554ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0002 s (6.8M iterations)
55612026-05-04T05:00:19.132ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55622026-05-04T05:00:19.220Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55632026-05-04T05:00:19.220Z time: [79.759 ns 79.974 ns 80.205 ns]
55642026-05-04T05:00:19.220Z change: [−11.291% −10.657% −9.9825%] (p = 0.00 < 0.05)
55652026-05-04T05:00:19.220Z Performance has improved.
55662026-05-04T05:00:19.220ZFound 7 outliers among 100 measurements (7.00%)
55672026-05-04T05:00:19.220Z 4 (4.00%) high mild
55682026-05-04T05:00:19.220Z 3 (3.00%) high severe
55692026-05-04T05:00:20.423Z
55702026-05-04T05:00:20.426ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55712026-05-04T05:00:20.426ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55722026-05-04T05:00:24.417ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0005 s (2.6M iterations)
55732026-05-04T05:00:29.387ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55742026-05-04T05:00:29.473Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55752026-05-04T05:00:29.474Z time: [266.99 ns 267.43 ns 267.92 ns]
55762026-05-04T05:00:29.474Z change: [−3.6819% −3.3294% −2.9539%] (p = 0.00 < 0.05)
55772026-05-04T05:00:29.474Z Performance has improved.
55782026-05-04T05:00:29.474ZFound 8 outliers among 100 measurements (8.00%)
55792026-05-04T05:00:29.474Z 4 (4.00%) high mild
55802026-05-04T05:00:29.474Z 4 (4.00%) high severe
55812026-05-04T05:00:30.677Z
55822026-05-04T05:00:30.681ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55832026-05-04T05:00:30.681ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55842026-05-04T05:00:36.927ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0033 s (6.7M iterations)
55852026-05-04T05:00:40.504ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55862026-05-04T05:00:40.591Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55872026-05-04T05:00:40.591Z time: [97.981 ns 98.174 ns 98.351 ns]
55882026-05-04T05:00:40.591Z change: [+0.1384% +0.8419% +1.5205%] (p = 0.02 < 0.05)
55892026-05-04T05:00:40.591Z Change within noise threshold.
55902026-05-04T05:00:40.591ZFound 6 outliers among 100 measurements (6.00%)
55912026-05-04T05:00:40.591Z 3 (3.00%) high mild
55922026-05-04T05:00:40.591Z 3 (3.00%) high severe
55932026-05-04T05:00:41.795Z
55942026-05-04T05:00:41.798ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55952026-05-04T05:00:41.798ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55962026-05-04T05:00:44.810ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0014 s (3.5M iterations)
55972026-05-04T05:00:49.441ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55982026-05-04T05:00:49.526Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55992026-05-04T05:00:49.526Z time: [219.37 ns 219.89 ns 220.51 ns]
56002026-05-04T05:00:49.526Z change: [−0.9850% −0.3206% +0.3147%] (p = 0.36 > 0.05)
56012026-05-04T05:00:49.526Z No change in performance detected.
56022026-05-04T05:00:49.526ZFound 4 outliers among 100 measurements (4.00%)
56032026-05-04T05:00:49.526Z 3 (3.00%) high mild
56042026-05-04T05:00:49.526Z 1 (1.00%) high severe
56052026-05-04T05:00:50.734Z
56062026-05-04T05:00:50.737ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56072026-05-04T05:00:50.737ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56082026-05-04T05:00:55.043ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0052 s (4.9M iterations)
56092026-05-04T05:00:59.374ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56102026-05-04T05:00:59.460Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56112026-05-04T05:00:59.460Z time: [117.17 ns 117.46 ns 117.73 ns]
56122026-05-04T05:00:59.460Z change: [−6.6098% −6.0536% −5.3975%] (p = 0.00 < 0.05)
56132026-05-04T05:00:59.460Z Performance has improved.
56142026-05-04T05:00:59.460ZFound 3 outliers among 100 measurements (3.00%)
56152026-05-04T05:00:59.460Z 1 (1.00%) high mild
56162026-05-04T05:00:59.460Z 2 (2.00%) high severe
56172026-05-04T05:01:00.664Z
56182026-05-04T05:01:00.668ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56192026-05-04T05:01:00.668ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56202026-05-04T05:01:05.113ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0012 s (2.4M iterations)
56212026-05-04T05:01:09.919ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56222026-05-04T05:01:10.004Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56232026-05-04T05:01:10.004Z time: [239.22 ns 239.88 ns 240.70 ns]
56242026-05-04T05:01:10.004Z change: [−4.5651% −3.9406% −3.3821%] (p = 0.00 < 0.05)
56252026-05-04T05:01:10.004Z Performance has improved.
56262026-05-04T05:01:10.004ZFound 2 outliers among 100 measurements (2.00%)
56272026-05-04T05:01:10.004Z 2 (2.00%) high mild
56282026-05-04T05:01:11.208Z
56292026-05-04T05:01:11.211ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56302026-05-04T05:01:11.211ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56312026-05-04T05:01:14.530ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (13M iterations)
56322026-05-04T05:01:18.516ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56332026-05-04T05:01:18.592Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56342026-05-04T05:01:18.592Z time: [60.827 ns 60.942 ns 61.055 ns]
56352026-05-04T05:01:18.592Z change: [−0.5841% +0.0731% +0.7244%] (p = 0.84 > 0.05)
56362026-05-04T05:01:18.592Z No change in performance detected.
56372026-05-04T05:01:18.592ZFound 15 outliers among 100 measurements (15.00%)
56382026-05-04T05:01:18.592Z 9 (9.00%) high mild
56392026-05-04T05:01:18.592Z 6 (6.00%) high severe
56402026-05-04T05:01:19.803Z
56412026-05-04T05:01:19.806ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56422026-05-04T05:01:19.806ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56432026-05-04T05:01:24.705ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0033 s (4.3M iterations)
56442026-05-04T05:01:29.511ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56452026-05-04T05:01:29.597Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56462026-05-04T05:01:29.597Z time: [225.95 ns 226.40 ns 226.89 ns]
56472026-05-04T05:01:29.597Z change: [−0.3929% +0.0522% +0.5201%] (p = 0.83 > 0.05)
56482026-05-04T05:01:29.597Z No change in performance detected.
56492026-05-04T05:01:29.597ZFound 5 outliers among 100 measurements (5.00%)
56502026-05-04T05:01:29.597Z 2 (2.00%) high mild
56512026-05-04T05:01:29.597Z 3 (3.00%) high severe
56522026-05-04T05:01:30.811Z
56532026-05-04T05:01:30.814ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56542026-05-04T05:01:30.814ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56552026-05-04T05:01:36.922ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0025 s (6.9M iterations)
56562026-05-04T05:01:41.522ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56572026-05-04T05:01:41.609Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56582026-05-04T05:01:41.609Z time: [79.052 ns 79.253 ns 79.470 ns]
56592026-05-04T05:01:41.609Z change: [−11.121% −10.539% −9.9366%] (p = 0.00 < 0.05)
56602026-05-04T05:01:41.609Z Performance has improved.
56612026-05-04T05:01:41.610ZFound 8 outliers among 100 measurements (8.00%)
56622026-05-04T05:01:41.610Z 4 (4.00%) high mild
56632026-05-04T05:01:41.610Z 4 (4.00%) high severe
56642026-05-04T05:01:42.808Z
56652026-05-04T05:01:42.813ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56662026-05-04T05:01:42.813ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56672026-05-04T05:01:46.685ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (2.7M iterations)
56682026-05-04T05:01:51.672ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56692026-05-04T05:01:51.758Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56702026-05-04T05:01:51.758Z time: [245.97 ns 246.27 ns 246.61 ns]
56712026-05-04T05:01:51.758Z change: [−3.3554% −3.0169% −2.6118%] (p = 0.00 < 0.05)
56722026-05-04T05:01:51.758Z Performance has improved.
56732026-05-04T05:01:51.758ZFound 11 outliers among 100 measurements (11.00%)
56742026-05-04T05:01:51.758Z 6 (6.00%) high mild
56752026-05-04T05:01:51.758Z 5 (5.00%) high severe
56762026-05-04T05:01:52.964Z
56772026-05-04T05:01:52.972ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56782026-05-04T05:01:52.972ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56792026-05-04T05:01:59.090ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0036 s (6.9M iterations)
56802026-05-04T05:02:02.718ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56812026-05-04T05:02:02.804Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56822026-05-04T05:02:02.804Z time: [97.698 ns 97.913 ns 98.109 ns]
56832026-05-04T05:02:02.804Z change: [+0.2271% +0.9737% +1.7078%] (p = 0.01 < 0.05)
56842026-05-04T05:02:02.804Z Change within noise threshold.
56852026-05-04T05:02:02.804ZFound 5 outliers among 100 measurements (5.00%)
56862026-05-04T05:02:02.804Z 2 (2.00%) high mild
56872026-05-04T05:02:02.804Z 3 (3.00%) high severe
56882026-05-04T05:02:04.011Z
56892026-05-04T05:02:04.015ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56902026-05-04T05:02:04.015ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56912026-05-04T05:02:09.968ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0055 s (3.5M iterations)
56922026-05-04T05:02:14.458ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56932026-05-04T05:02:14.543Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56942026-05-04T05:02:14.544Z time: [196.72 ns 197.24 ns 197.88 ns]
56952026-05-04T05:02:14.544Z change: [−1.3551% −0.5399% +0.1972%] (p = 0.18 > 0.05)
56962026-05-04T05:02:14.544Z No change in performance detected.
56972026-05-04T05:02:14.544ZFound 3 outliers among 100 measurements (3.00%)
56982026-05-04T05:02:14.544Z 2 (2.00%) high mild
56992026-05-04T05:02:14.544Z 1 (1.00%) high severe
57002026-05-04T05:02:15.749Z
57012026-05-04T05:02:15.753ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57022026-05-04T05:02:15.753ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57032026-05-04T05:02:20.022ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0048 s (4.9M iterations)
57042026-05-04T05:02:24.385ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57052026-05-04T05:02:24.470Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57062026-05-04T05:02:24.470Z time: [117.07 ns 117.36 ns 117.63 ns]
57072026-05-04T05:02:24.470Z change: [−5.9921% −5.4311% −4.8022%] (p = 0.00 < 0.05)
57082026-05-04T05:02:24.470Z Performance has improved.
57092026-05-04T05:02:24.470ZFound 4 outliers among 100 measurements (4.00%)
57102026-05-04T05:02:24.470Z 2 (2.00%) high mild
57112026-05-04T05:02:24.470Z 2 (2.00%) high severe
57122026-05-04T05:02:25.675Z
57132026-05-04T05:02:25.678ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57142026-05-04T05:02:25.679ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57152026-05-04T05:02:30.011ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0102 s (2.4M iterations)
57162026-05-04T05:02:34.817ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57172026-05-04T05:02:34.902Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57182026-05-04T05:02:34.902Z time: [216.64 ns 217.23 ns 217.95 ns]
57192026-05-04T05:02:34.902Z change: [−4.4943% −3.8261% −3.1927%] (p = 0.00 < 0.05)
57202026-05-04T05:02:34.902Z Performance has improved.
57212026-05-04T05:02:34.902ZFound 3 outliers among 100 measurements (3.00%)
57222026-05-04T05:02:34.902Z 3 (3.00%) high mild
57232026-05-04T05:02:36.101Z
57242026-05-04T05:02:36.104ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57252026-05-04T05:02:36.104ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57262026-05-04T05:02:39.712ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (12M iterations)
57272026-05-04T05:02:43.764ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57282026-05-04T05:02:43.850Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57292026-05-04T05:02:43.850Z time: [61.594 ns 61.736 ns 61.879 ns]
57302026-05-04T05:02:43.850Z change: [+0.0675% +0.7959% +1.4998%] (p = 0.03 < 0.05)
57312026-05-04T05:02:43.850Z Change within noise threshold.
57322026-05-04T05:02:43.850ZFound 9 outliers among 100 measurements (9.00%)
57332026-05-04T05:02:43.850Z 5 (5.00%) high mild
57342026-05-04T05:02:43.850Z 4 (4.00%) high severe
57352026-05-04T05:02:45.055Z
57362026-05-04T05:02:45.058ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57372026-05-04T05:02:45.058ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57382026-05-04T05:02:50.414ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0000 s (3.9M iterations)
57392026-05-04T05:02:55.228ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57402026-05-04T05:02:55.313Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57412026-05-04T05:02:55.313Z time: [239.22 ns 239.67 ns 240.17 ns]
57422026-05-04T05:02:55.313Z change: [−0.3486% +0.1067% +0.5564%] (p = 0.64 > 0.05)
57432026-05-04T05:02:55.313Z No change in performance detected.
57442026-05-04T05:02:55.313ZFound 5 outliers among 100 measurements (5.00%)
57452026-05-04T05:02:55.313Z 3 (3.00%) high mild
57462026-05-04T05:02:55.313Z 2 (2.00%) high severe
57472026-05-04T05:02:56.524Z
57482026-05-04T05:02:56.528ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57492026-05-04T05:02:56.528ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57502026-05-04T05:02:59.683ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0030 s (6.6M iterations)
57512026-05-04T05:03:04.428ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57522026-05-04T05:03:04.513Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57532026-05-04T05:03:04.514Z time: [79.316 ns 79.549 ns 79.800 ns]
57542026-05-04T05:03:04.514Z change: [−10.799% −10.245% −9.5300%] (p = 0.00 < 0.05)
57552026-05-04T05:03:04.514Z Performance has improved.
57562026-05-04T05:03:04.514ZFound 8 outliers among 100 measurements (8.00%)
57572026-05-04T05:03:04.514Z 5 (5.00%) high mild
57582026-05-04T05:03:04.514Z 3 (3.00%) high severe
57592026-05-04T05:03:05.722Z
57602026-05-04T05:03:05.725ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57612026-05-04T05:03:05.725ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57622026-05-04T05:03:09.871ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0049 s (2.5M iterations)
57632026-05-04T05:03:14.864ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57642026-05-04T05:03:14.949Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57652026-05-04T05:03:14.949Z time: [258.27 ns 258.71 ns 259.18 ns]
57662026-05-04T05:03:14.949Z change: [−3.4698% −3.1305% −2.7580%] (p = 0.00 < 0.05)
57672026-05-04T05:03:14.949Z Performance has improved.
57682026-05-04T05:03:14.949ZFound 7 outliers among 100 measurements (7.00%)
57692026-05-04T05:03:14.949Z 4 (4.00%) high mild
57702026-05-04T05:03:14.949Z 3 (3.00%) high severe
57712026-05-04T05:03:16.152Z
57722026-05-04T05:03:16.155ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57732026-05-04T05:03:16.155ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57742026-05-04T05:03:19.205ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0016 s (6.9M iterations)
57752026-05-04T05:03:23.101ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57762026-05-04T05:03:23.186Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57772026-05-04T05:03:23.187Z time: [98.830 ns 98.987 ns 99.142 ns]
57782026-05-04T05:03:23.187Z change: [+0.1001% +0.7863% +1.4197%] (p = 0.02 < 0.05)
57792026-05-04T05:03:23.187Z Change within noise threshold.
57802026-05-04T05:03:23.187ZFound 4 outliers among 100 measurements (4.00%)
57812026-05-04T05:03:23.187Z 2 (2.00%) high mild
57822026-05-04T05:03:23.190Z 2 (2.00%) high severe
57832026-05-04T05:03:24.393Z
57842026-05-04T05:03:24.397ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57852026-05-04T05:03:24.397ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57862026-05-04T05:03:27.544ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0058 s (3.3M iterations)
57872026-05-04T05:03:32.205ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57882026-05-04T05:03:32.291Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57892026-05-04T05:03:32.291Z time: [212.72 ns 213.22 ns 213.85 ns]
57902026-05-04T05:03:32.291Z change: [−0.7127% +0.0006% +0.6880%] (p = 1.00 > 0.05)
57912026-05-04T05:03:32.291Z No change in performance detected.
57922026-05-04T05:03:32.291ZFound 3 outliers among 100 measurements (3.00%)
57932026-05-04T05:03:32.292Z 2 (2.00%) high mild
57942026-05-04T05:03:32.292Z 1 (1.00%) high severe
57952026-05-04T05:03:33.498Z
57962026-05-04T05:03:33.501ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57972026-05-04T05:03:33.501ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57982026-05-04T05:03:37.951ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0010 s (4.7M iterations)
57992026-05-04T05:03:42.356ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58002026-05-04T05:03:42.442Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58012026-05-04T05:03:42.442Z time: [117.53 ns 117.79 ns 118.04 ns]
58022026-05-04T05:03:42.442Z change: [−6.4463% −5.9417% −5.3279%] (p = 0.00 < 0.05)
58032026-05-04T05:03:42.442Z Performance has improved.
58042026-05-04T05:03:42.442ZFound 6 outliers among 100 measurements (6.00%)
58052026-05-04T05:03:42.442Z 2 (2.00%) high mild
58062026-05-04T05:03:42.442Z 4 (4.00%) high severe
58072026-05-04T05:03:43.641Z
58082026-05-04T05:03:43.644ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58092026-05-04T05:03:43.644ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58102026-05-04T05:03:48.267ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0015 s (2.3M iterations)
58112026-05-04T05:03:53.133ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58122026-05-04T05:03:53.218Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58132026-05-04T05:03:53.218Z time: [232.56 ns 233.17 ns 233.91 ns]
58142026-05-04T05:03:53.218Z change: [−4.8571% −4.3145% −3.7892%] (p = 0.00 < 0.05)
58152026-05-04T05:03:53.218Z Performance has improved.
58162026-05-04T05:03:53.218ZFound 4 outliers among 100 measurements (4.00%)
58172026-05-04T05:03:53.218Z 2 (2.00%) high mild
58182026-05-04T05:03:53.218Z 2 (2.00%) high severe
58192026-05-04T05:03:54.422Z
58202026-05-04T05:03:54.425ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58212026-05-04T05:03:54.425ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58222026-05-04T05:03:58.022ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (12M iterations)
58232026-05-04T05:04:02.043ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58242026-05-04T05:04:02.128Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58252026-05-04T05:04:02.128Z time: [60.370 ns 60.490 ns 60.615 ns]
58262026-05-04T05:04:02.128Z change: [−0.5766% +0.2120% +1.0365%] (p = 0.60 > 0.05)
58272026-05-04T05:04:02.131Z No change in performance detected.
58282026-05-04T05:04:02.131ZFound 8 outliers among 100 measurements (8.00%)
58292026-05-04T05:04:02.131Z 4 (4.00%) high mild
58302026-05-04T05:04:02.131Z 4 (4.00%) high severe
58312026-05-04T05:04:03.337Z
58322026-05-04T05:04:03.340ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58332026-05-04T05:04:03.340ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58342026-05-04T05:04:08.460ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (4.1M iterations)
58352026-05-04T05:04:13.272ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58362026-05-04T05:04:13.357Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58372026-05-04T05:04:13.358Z time: [217.31 ns 217.74 ns 218.23 ns]
58382026-05-04T05:04:13.358Z change: [−0.2499% +0.2256% +0.6874%] (p = 0.36 > 0.05)
58392026-05-04T05:04:13.358Z No change in performance detected.
58402026-05-04T05:04:13.358ZFound 5 outliers among 100 measurements (5.00%)
58412026-05-04T05:04:13.358Z 3 (3.00%) high mild
58422026-05-04T05:04:13.358Z 2 (2.00%) high severe
58432026-05-04T05:04:14.572Z
58442026-05-04T05:04:14.575ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58452026-05-04T05:04:14.575ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58462026-05-04T05:04:17.644ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (6.8M iterations)
58472026-05-04T05:04:22.531ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58482026-05-04T05:04:22.616Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58492026-05-04T05:04:22.616Z time: [78.445 ns 78.654 ns 78.882 ns]
58502026-05-04T05:04:22.616Z change: [−11.576% −10.975% −10.333%] (p = 0.00 < 0.05)
58512026-05-04T05:04:22.616Z Performance has improved.
58522026-05-04T05:04:22.616ZFound 8 outliers among 100 measurements (8.00%)
58532026-05-04T05:04:22.617Z 5 (5.00%) high mild
58542026-05-04T05:04:22.617Z 3 (3.00%) high severe
58552026-05-04T05:04:23.810Z
58562026-05-04T05:04:23.814ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58572026-05-04T05:04:23.814ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58582026-05-04T05:04:27.773ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0087 s (2.7M iterations)
58592026-05-04T05:04:32.797ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58602026-05-04T05:04:32.881Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58612026-05-04T05:04:32.881Z time: [236.73 ns 237.02 ns 237.36 ns]
58622026-05-04T05:04:32.881Z change: [−3.0739% −2.7525% −2.3632%] (p = 0.00 < 0.05)
58632026-05-04T05:04:32.882Z Performance has improved.
58642026-05-04T05:04:32.882ZFound 11 outliers among 100 measurements (11.00%)
58652026-05-04T05:04:32.882Z 5 (5.00%) high mild
58662026-05-04T05:04:32.882Z 6 (6.00%) high severe
58672026-05-04T05:04:34.081Z
58682026-05-04T05:04:34.085ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58692026-05-04T05:04:34.085ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58702026-05-04T05:04:40.471ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0032 s (6.6M iterations)
58712026-05-04T05:04:44.168ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58722026-05-04T05:04:44.253Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58732026-05-04T05:04:44.253Z time: [98.045 ns 98.182 ns 98.337 ns]
58742026-05-04T05:04:44.253Z change: [+0.2044% +0.8967% +1.5948%] (p = 0.01 < 0.05)
58752026-05-04T05:04:44.253Z Change within noise threshold.
58762026-05-04T05:04:44.253ZFound 6 outliers among 100 measurements (6.00%)
58772026-05-04T05:04:44.253Z 3 (3.00%) high mild
58782026-05-04T05:04:44.253Z 3 (3.00%) high severe
58792026-05-04T05:04:45.458Z
58802026-05-04T05:04:45.461ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58812026-05-04T05:04:45.461ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58822026-05-04T05:04:51.683ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0055 s (3.4M iterations)
58832026-05-04T05:04:56.185ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58842026-05-04T05:04:56.271Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58852026-05-04T05:04:56.271Z time: [188.18 ns 188.68 ns 189.30 ns]
58862026-05-04T05:04:56.271Z change: [−0.9094% −0.1438% +0.6257%] (p = 0.72 > 0.05)
58872026-05-04T05:04:56.271Z No change in performance detected.
58882026-05-04T05:04:56.271ZFound 3 outliers among 100 measurements (3.00%)
58892026-05-04T05:04:56.271Z 2 (2.00%) high mild
58902026-05-04T05:04:56.271Z 1 (1.00%) high severe
58912026-05-04T05:04:57.476Z
58922026-05-04T05:04:57.479ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58932026-05-04T05:04:57.479ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58942026-05-04T05:05:01.838ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0040 s (4.8M iterations)
58952026-05-04T05:05:06.248ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58962026-05-04T05:05:06.333Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58972026-05-04T05:05:06.333Z time: [116.78 ns 117.00 ns 117.21 ns]
58982026-05-04T05:05:06.333Z change: [−7.0470% −6.5494% −5.8443%] (p = 0.00 < 0.05)
58992026-05-04T05:05:06.333Z Performance has improved.
59002026-05-04T05:05:06.333ZFound 5 outliers among 100 measurements (5.00%)
59012026-05-04T05:05:06.333Z 1 (1.00%) high mild
59022026-05-04T05:05:06.333Z 4 (4.00%) high severe
59032026-05-04T05:05:07.536Z
59042026-05-04T05:05:07.539ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59052026-05-04T05:05:07.539ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59062026-05-04T05:05:11.968ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0046 s (2.4M iterations)
59072026-05-04T05:05:16.834ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59082026-05-04T05:05:16.920Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59092026-05-04T05:05:16.920Z time: [208.02 ns 208.62 ns 209.36 ns]
59102026-05-04T05:05:16.920Z change: [−5.4730% −4.8219% −4.2078%] (p = 0.00 < 0.05)
59112026-05-04T05:05:16.920Z Performance has improved.
59122026-05-04T05:05:16.920ZFound 4 outliers among 100 measurements (4.00%)
59132026-05-04T05:05:16.920Z 1 (1.00%) high mild
59142026-05-04T05:05:16.920Z 3 (3.00%) high severe
59152026-05-04T05:05:18.117Z
59162026-05-04T05:05:18.120ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59172026-05-04T05:05:18.121ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59182026-05-04T05:05:21.457ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (13M iterations)
59192026-05-04T05:05:25.482ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59202026-05-04T05:05:25.567Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59212026-05-04T05:05:25.567Z time: [62.029 ns 62.184 ns 62.345 ns]
59222026-05-04T05:05:25.567Z change: [−0.3439% +0.4158% +1.2089%] (p = 0.30 > 0.05)
59232026-05-04T05:05:25.567Z No change in performance detected.
59242026-05-04T05:05:25.567ZFound 8 outliers among 100 measurements (8.00%)
59252026-05-04T05:05:25.567Z 4 (4.00%) high mild
59262026-05-04T05:05:25.567Z 4 (4.00%) high severe
59272026-05-04T05:05:26.771Z
59282026-05-04T05:05:26.774ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59292026-05-04T05:05:26.774ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59302026-05-04T05:05:31.675ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0057 s (4.3M iterations)
59312026-05-04T05:05:36.754ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59322026-05-04T05:05:36.839Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59332026-05-04T05:05:36.839Z time: [272.35 ns 274.29 ns 276.72 ns]
59342026-05-04T05:05:36.839Z change: [−13.814% +0.1999% +14.937%] (p = 0.98 > 0.05)
59352026-05-04T05:05:36.839Z No change in performance detected.
59362026-05-04T05:05:36.839ZFound 14 outliers among 100 measurements (14.00%)
59372026-05-04T05:05:36.839Z 5 (5.00%) high mild
59382026-05-04T05:05:36.839Z 9 (9.00%) high severe
59392026-05-04T05:05:38.043Z
59402026-05-04T05:05:38.046ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59412026-05-04T05:05:38.046ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59422026-05-04T05:05:43.963ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0030 s (7.1M iterations)
59432026-05-04T05:05:48.728ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59442026-05-04T05:05:48.813Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59452026-05-04T05:05:48.814Z time: [79.961 ns 80.178 ns 80.413 ns]
59462026-05-04T05:05:48.814Z change: [−10.728% −10.121% −9.5226%] (p = 0.00 < 0.05)
59472026-05-04T05:05:48.814Z Performance has improved.
59482026-05-04T05:05:48.814ZFound 7 outliers among 100 measurements (7.00%)
59492026-05-04T05:05:48.814Z 4 (4.00%) high mild
59502026-05-04T05:05:48.814Z 3 (3.00%) high severe
59512026-05-04T05:05:50.018Z
59522026-05-04T05:05:50.021ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59532026-05-04T05:05:50.022ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59542026-05-04T05:05:53.920ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0069 s (2.7M iterations)
59552026-05-04T05:05:59.099ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59562026-05-04T05:05:59.185Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59572026-05-04T05:05:59.185Z time: [308.07 ns 310.96 ns 314.63 ns]
59582026-05-04T05:05:59.185Z change: [−15.083% −2.7400% +12.157%] (p = 0.70 > 0.05)
59592026-05-04T05:05:59.185Z No change in performance detected.
59602026-05-04T05:05:59.185ZFound 13 outliers among 100 measurements (13.00%)
59612026-05-04T05:05:59.185Z 6 (6.00%) high mild
59622026-05-04T05:05:59.185Z 7 (7.00%) high severe
59632026-05-04T05:06:00.388Z
59642026-05-04T05:06:00.392ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59652026-05-04T05:06:00.392ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59662026-05-04T05:06:06.393ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0021 s (7.0M iterations)
59672026-05-04T05:06:10.112ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59682026-05-04T05:06:10.198Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59692026-05-04T05:06:10.198Z time: [98.029 ns 98.241 ns 98.434 ns]
59702026-05-04T05:06:10.198Z change: [+0.0567% +0.7291% +1.4640%] (p = 0.04 < 0.05)
59712026-05-04T05:06:10.198Z Change within noise threshold.
59722026-05-04T05:06:10.198ZFound 5 outliers among 100 measurements (5.00%)
59732026-05-04T05:06:10.198Z 2 (2.00%) high mild
59742026-05-04T05:06:10.198Z 3 (3.00%) high severe
59752026-05-04T05:06:11.399Z
59762026-05-04T05:06:11.403ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59772026-05-04T05:06:11.403ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59782026-05-04T05:06:17.390ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0044 s (3.5M iterations)
59792026-05-04T05:06:22.086ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59802026-05-04T05:06:22.172Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59812026-05-04T05:06:22.172Z time: [240.34 ns 241.98 ns 244.09 ns]
59822026-05-04T05:06:22.172Z change: [−9.5516% +0.8073% +13.619%] (p = 0.90 > 0.05)
59832026-05-04T05:06:22.172Z No change in performance detected.
59842026-05-04T05:06:22.172ZFound 12 outliers among 100 measurements (12.00%)
59852026-05-04T05:06:22.172Z 4 (4.00%) high mild
59862026-05-04T05:06:22.172Z 8 (8.00%) high severe
59872026-05-04T05:06:23.383Z
59882026-05-04T05:06:23.386ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59892026-05-04T05:06:23.386ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59902026-05-04T05:06:27.519ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0029 s (5.1M iterations)
59912026-05-04T05:06:32.016ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59922026-05-04T05:06:32.103Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59932026-05-04T05:06:32.103Z time: [117.17 ns 117.44 ns 117.68 ns]
59942026-05-04T05:06:32.103Z change: [−6.7578% −6.2613% −5.7765%] (p = 0.00 < 0.05)
59952026-05-04T05:06:32.103Z Performance has improved.
59962026-05-04T05:06:32.103ZFound 2 outliers among 100 measurements (2.00%)
59972026-05-04T05:06:32.103Z 1 (1.00%) high mild
59982026-05-04T05:06:32.103Z 1 (1.00%) high severe
59992026-05-04T05:06:33.306Z
60002026-05-04T05:06:33.309ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60012026-05-04T05:06:33.309ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
60022026-05-04T05:06:37.602ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0054 s (2.4M iterations)
60032026-05-04T05:06:42.636ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60042026-05-04T05:06:42.721Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60052026-05-04T05:06:42.721Z time: [267.43 ns 269.69 ns 272.57 ns]
60062026-05-04T05:06:42.721Z change: [−13.025% −2.1672% +10.587%] (p = 0.74 > 0.05)
60072026-05-04T05:06:42.721Z No change in performance detected.
60082026-05-04T05:06:42.721ZFound 12 outliers among 100 measurements (12.00%)
60092026-05-04T05:06:42.721Z 4 (4.00%) high mild
60102026-05-04T05:06:42.721Z 8 (8.00%) high severe
60112026-05-04T05:06:43.931Z
60122026-05-04T05:06:43.934ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60132026-05-04T05:06:43.934ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60142026-05-04T05:06:47.098ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (13M iterations)
60152026-05-04T05:06:51.267ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60162026-05-04T05:06:51.352Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60172026-05-04T05:06:51.352Z time: [60.599 ns 60.723 ns 60.849 ns]
60182026-05-04T05:06:51.352Z change: [−0.7750% +0.0759% +0.8724%] (p = 0.86 > 0.05)
60192026-05-04T05:06:51.352Z No change in performance detected.
60202026-05-04T05:06:51.352ZFound 17 outliers among 100 measurements (17.00%)
60212026-05-04T05:06:51.352Z 10 (10.00%) high mild
60222026-05-04T05:06:51.352Z 7 (7.00%) high severe
60232026-05-04T05:06:52.563Z
60242026-05-04T05:06:52.566ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60252026-05-04T05:06:52.566ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60262026-05-04T05:06:57.331ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0048 s (4.4M iterations)
60272026-05-04T05:07:02.429ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60282026-05-04T05:07:02.505Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60292026-05-04T05:07:02.505Z time: [250.11 ns 251.89 ns 254.14 ns]
60302026-05-04T05:07:02.505Z change: [−14.451% +0.0536% +15.397%] (p = 0.99 > 0.05)
60312026-05-04T05:07:02.505Z No change in performance detected.
60322026-05-04T05:07:02.505ZFound 12 outliers among 100 measurements (12.00%)
60332026-05-04T05:07:02.505Z 3 (3.00%) high mild
60342026-05-04T05:07:02.505Z 9 (9.00%) high severe
60352026-05-04T05:07:03.727Z
60362026-05-04T05:07:03.730ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60372026-05-04T05:07:03.730ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60382026-05-04T05:07:09.698ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0030 s (7.0M iterations)
60392026-05-04T05:07:14.431ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60402026-05-04T05:07:14.517Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60412026-05-04T05:07:14.517Z time: [79.076 ns 79.281 ns 79.499 ns]
60422026-05-04T05:07:14.517Z change: [−10.762% −10.207% −9.5223%] (p = 0.00 < 0.05)
60432026-05-04T05:07:14.517Z Performance has improved.
60442026-05-04T05:07:14.517ZFound 6 outliers among 100 measurements (6.00%)
60452026-05-04T05:07:14.517Z 3 (3.00%) high mild
60462026-05-04T05:07:14.517Z 3 (3.00%) high severe
60472026-05-04T05:07:15.717Z
60482026-05-04T05:07:15.720ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60492026-05-04T05:07:15.720ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60502026-05-04T05:07:19.571ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0091 s (2.7M iterations)
60512026-05-04T05:07:24.748ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60522026-05-04T05:07:24.833Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60532026-05-04T05:07:24.833Z time: [284.12 ns 286.78 ns 290.20 ns]
60542026-05-04T05:07:24.833Z change: [−15.719% −2.6974% +12.391%] (p = 0.72 > 0.05)
60552026-05-04T05:07:24.833Z No change in performance detected.
60562026-05-04T05:07:24.833ZFound 12 outliers among 100 measurements (12.00%)
60572026-05-04T05:07:24.833Z 3 (3.00%) high mild
60582026-05-04T05:07:24.833Z 9 (9.00%) high severe
60592026-05-04T05:07:26.039Z
60602026-05-04T05:07:26.042ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60612026-05-04T05:07:26.042ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60622026-05-04T05:07:31.945ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0019 s (7.1M iterations)
60632026-05-04T05:07:35.706ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60642026-05-04T05:07:35.791Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60652026-05-04T05:07:35.791Z time: [97.700 ns 97.902 ns 98.084 ns]
60662026-05-04T05:07:35.791Z change: [−0.0439% +0.7284% +1.4769%] (p = 0.05 < 0.05)
60672026-05-04T05:07:35.791Z Change within noise threshold.
60682026-05-04T05:07:35.791ZFound 5 outliers among 100 measurements (5.00%)
60692026-05-04T05:07:35.791Z 2 (2.00%) high mild
60702026-05-04T05:07:35.791Z 3 (3.00%) high severe
60712026-05-04T05:07:37.001Z
60722026-05-04T05:07:37.004ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60732026-05-04T05:07:37.004ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60742026-05-04T05:07:42.798ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0038 s (3.6M iterations)
60752026-05-04T05:07:47.506ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60762026-05-04T05:07:47.592Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60772026-05-04T05:07:47.592Z time: [214.31 ns 215.84 ns 217.80 ns]
60782026-05-04T05:07:47.595Z change: [−11.251% +0.0190% +11.984%] (p = 1.00 > 0.05)
60792026-05-04T05:07:47.595Z No change in performance detected.
60802026-05-04T05:07:47.595ZFound 12 outliers among 100 measurements (12.00%)
60812026-05-04T05:07:47.595Z 4 (4.00%) high mild
60822026-05-04T05:07:47.595Z 8 (8.00%) high severe
60832026-05-04T05:07:48.795Z
60842026-05-04T05:07:48.798ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60852026-05-04T05:07:48.799ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60862026-05-04T05:07:52.955ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0025 s (5.0M iterations)
60872026-05-04T05:07:57.424ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60882026-05-04T05:07:57.510Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60892026-05-04T05:07:57.510Z time: [116.74 ns 116.99 ns 117.21 ns]
60902026-05-04T05:07:57.510Z change: [−6.7110% −6.1135% −5.4432%] (p = 0.00 < 0.05)
60912026-05-04T05:07:57.510Z Performance has improved.
60922026-05-04T05:07:57.510ZFound 4 outliers among 100 measurements (4.00%)
60932026-05-04T05:07:57.510Z 2 (2.00%) high mild
60942026-05-04T05:07:57.510Z 2 (2.00%) high severe
60952026-05-04T05:07:58.715Z
60962026-05-04T05:07:58.718ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60972026-05-04T05:07:58.718ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60982026-05-04T05:08:02.966ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0046 s (2.5M iterations)
60992026-05-04T05:08:07.973ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
61002026-05-04T05:08:08.058Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61012026-05-04T05:08:08.058Z time: [242.84 ns 244.95 ns 247.71 ns]
61022026-05-04T05:08:08.058Z change: [−13.226% −1.9825% +11.273%] (p = 0.77 > 0.05)
61032026-05-04T05:08:08.058Z No change in performance detected.
61042026-05-04T05:08:08.059ZFound 12 outliers among 100 measurements (12.00%)
61052026-05-04T05:08:08.059Z 4 (4.00%) high mild
61062026-05-04T05:08:08.059Z 8 (8.00%) high severe
61072026-05-04T05:08:09.264Z
61082026-05-04T05:08:09.267ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61092026-05-04T05:08:09.267ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61102026-05-04T05:08:12.695ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (12M iterations)
61112026-05-04T05:08:16.962ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61122026-05-04T05:08:17.047Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61132026-05-04T05:08:17.047Z time: [61.666 ns 61.811 ns 61.957 ns]
61142026-05-04T05:08:17.047Z change: [+0.0925% +0.8696% +1.5797%] (p = 0.02 < 0.05)
61152026-05-04T05:08:17.048Z Change within noise threshold.
61162026-05-04T05:08:17.048ZFound 6 outliers among 100 measurements (6.00%)
61172026-05-04T05:08:17.048Z 2 (2.00%) high mild
61182026-05-04T05:08:17.048Z 4 (4.00%) high severe
61192026-05-04T05:08:18.255Z
61202026-05-04T05:08:18.258ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61212026-05-04T05:08:18.259ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61222026-05-04T05:08:23.372ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0022 s (4.1M iterations)
61232026-05-04T05:08:28.483ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61242026-05-04T05:08:28.569Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61252026-05-04T05:08:28.569Z time: [269.86 ns 272.13 ns 275.00 ns]
61262026-05-04T05:08:28.569Z change: [−15.436% −0.0874% +18.253%] (p = 0.99 > 0.05)
61272026-05-04T05:08:28.570Z No change in performance detected.
61282026-05-04T05:08:28.570ZFound 13 outliers among 100 measurements (13.00%)
61292026-05-04T05:08:28.570Z 5 (5.00%) high mild
61302026-05-04T05:08:28.570Z 8 (8.00%) high severe
61312026-05-04T05:08:29.776Z
61322026-05-04T05:08:29.779ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61332026-05-04T05:08:29.779ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61342026-05-04T05:08:32.864ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0002 s (6.8M iterations)
61352026-05-04T05:08:37.724ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61362026-05-04T05:08:37.810Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61372026-05-04T05:08:37.810Z time: [79.411 ns 79.661 ns 79.933 ns]
61382026-05-04T05:08:37.810Z change: [−4.2752% −3.5716% −2.7975%] (p = 0.00 < 0.05)
61392026-05-04T05:08:37.810Z Performance has improved.
61402026-05-04T05:08:37.810ZFound 7 outliers among 100 measurements (7.00%)
61412026-05-04T05:08:37.810Z 5 (5.00%) high mild
61422026-05-04T05:08:37.810Z 2 (2.00%) high severe
61432026-05-04T05:08:39.016Z
61442026-05-04T05:08:39.019ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61452026-05-04T05:08:39.021ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61462026-05-04T05:08:43.096ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (2.6M iterations)
61472026-05-04T05:08:48.293ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61482026-05-04T05:08:48.378Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61492026-05-04T05:08:48.378Z time: [307.20 ns 310.53 ns 314.78 ns]
61502026-05-04T05:08:48.378Z change: [−15.208% −0.4208% +15.099%] (p = 0.96 > 0.05)
61512026-05-04T05:08:48.378Z No change in performance detected.
61522026-05-04T05:08:48.378ZFound 13 outliers among 100 measurements (13.00%)
61532026-05-04T05:08:48.378Z 6 (6.00%) high mild
61542026-05-04T05:08:48.378Z 7 (7.00%) high severe
61552026-05-04T05:08:49.583Z
61562026-05-04T05:08:49.586ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61572026-05-04T05:08:49.586ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61582026-05-04T05:08:55.828ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0033 s (6.7M iterations)
61592026-05-04T05:08:59.625ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61602026-05-04T05:08:59.710Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61612026-05-04T05:08:59.710Z time: [98.402 ns 98.531 ns 98.657 ns]
61622026-05-04T05:08:59.710Z change: [−0.2058% +0.4214% +1.0594%] (p = 0.21 > 0.05)
61632026-05-04T05:08:59.710Z No change in performance detected.
61642026-05-04T05:08:59.710ZFound 4 outliers among 100 measurements (4.00%)
61652026-05-04T05:08:59.710Z 1 (1.00%) high mild
61662026-05-04T05:08:59.710Z 3 (3.00%) high severe
61672026-05-04T05:09:00.913Z
61682026-05-04T05:09:00.916ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61692026-05-04T05:09:00.916ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61702026-05-04T05:09:07.177ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0070 s (3.4M iterations)
61712026-05-04T05:09:11.880ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61722026-05-04T05:09:11.965Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61732026-05-04T05:09:11.965Z time: [234.24 ns 236.03 ns 238.33 ns]
61742026-05-04T05:09:11.965Z change: [−12.217% −0.2009% +13.569%] (p = 0.98 > 0.05)
61752026-05-04T05:09:11.965Z No change in performance detected.
61762026-05-04T05:09:11.965ZFound 14 outliers among 100 measurements (14.00%)
61772026-05-04T05:09:11.965Z 5 (5.00%) high mild
61782026-05-04T05:09:11.965Z 9 (9.00%) high severe
61792026-05-04T05:09:13.171Z
61802026-05-04T05:09:13.174ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61812026-05-04T05:09:13.174ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61822026-05-04T05:09:17.505ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0032 s (4.8M iterations)
61832026-05-04T05:09:22.039ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61842026-05-04T05:09:22.125Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61852026-05-04T05:09:22.125Z time: [117.38 ns 117.55 ns 117.71 ns]
61862026-05-04T05:09:22.125Z change: [−0.0350% +0.7123% +1.4842%] (p = 0.07 > 0.05)
61872026-05-04T05:09:22.125Z No change in performance detected.
61882026-05-04T05:09:22.125ZFound 10 outliers among 100 measurements (10.00%)
61892026-05-04T05:09:22.125Z 5 (5.00%) high mild
61902026-05-04T05:09:22.125Z 5 (5.00%) high severe
61912026-05-04T05:09:23.331Z
61922026-05-04T05:09:23.335ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61932026-05-04T05:09:23.335ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61942026-05-04T05:09:27.905ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0106 s (2.3M iterations)
61952026-05-04T05:09:32.895ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61962026-05-04T05:09:32.981Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61972026-05-04T05:09:32.981Z time: [265.06 ns 267.57 ns 270.80 ns]
61982026-05-04T05:09:32.981Z change: [−12.235% +0.5065% +15.309%] (p = 0.94 > 0.05)
61992026-05-04T05:09:32.981Z No change in performance detected.
62002026-05-04T05:09:32.981ZFound 10 outliers among 100 measurements (10.00%)
62012026-05-04T05:09:32.981Z 4 (4.00%) high mild
62022026-05-04T05:09:32.981Z 6 (6.00%) high severe
62032026-05-04T05:09:34.186Z
62042026-05-04T05:09:34.189ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62052026-05-04T05:09:34.189ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62062026-05-04T05:09:37.621ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (12M iterations)
62072026-05-04T05:09:41.832ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62082026-05-04T05:09:41.915Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62092026-05-04T05:09:41.915Z time: [60.622 ns 60.781 ns 60.950 ns]
62102026-05-04T05:09:41.915Z change: [−0.1656% +0.4986% +1.2271%] (p = 0.18 > 0.05)
62112026-05-04T05:09:41.915Z No change in performance detected.
62122026-05-04T05:09:41.915ZFound 5 outliers among 100 measurements (5.00%)
62132026-05-04T05:09:41.915Z 2 (2.00%) high mild
62142026-05-04T05:09:41.915Z 3 (3.00%) high severe
62152026-05-04T05:09:43.124Z
62162026-05-04T05:09:43.127ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62172026-05-04T05:09:43.127ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62182026-05-04T05:09:48.121ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0045 s (4.2M iterations)
62192026-05-04T05:09:53.227ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62202026-05-04T05:09:53.314Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62212026-05-04T05:09:53.314Z time: [245.19 ns 247.29 ns 249.93 ns]
62222026-05-04T05:09:53.314Z change: [−16.487% −0.0974% +19.676%] (p = 0.99 > 0.05)
62232026-05-04T05:09:53.314Z No change in performance detected.
62242026-05-04T05:09:53.314ZFound 13 outliers among 100 measurements (13.00%)
62252026-05-04T05:09:53.314Z 5 (5.00%) high mild
62262026-05-04T05:09:53.314Z 8 (8.00%) high severe
62272026-05-04T05:09:54.520Z
62282026-05-04T05:09:54.523ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62292026-05-04T05:09:54.524ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62302026-05-04T05:09:57.522ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0014 s (7.0M iterations)
62312026-05-04T05:10:02.427ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62322026-05-04T05:10:02.513Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62332026-05-04T05:10:02.513Z time: [78.320 ns 78.522 ns 78.740 ns]
62342026-05-04T05:10:02.513Z change: [−1.0110% −0.1896% +0.6235%] (p = 0.67 > 0.05)
62352026-05-04T05:10:02.513Z No change in performance detected.
62362026-05-04T05:10:02.513ZFound 8 outliers among 100 measurements (8.00%)
62372026-05-04T05:10:02.513Z 3 (3.00%) high mild
62382026-05-04T05:10:02.514Z 5 (5.00%) high severe
62392026-05-04T05:10:03.716Z
62402026-05-04T05:10:03.719ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62412026-05-04T05:10:03.719ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62422026-05-04T05:10:07.681ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0022 s (2.6M iterations)
62432026-05-04T05:10:12.881ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62442026-05-04T05:10:12.966Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62452026-05-04T05:10:12.966Z time: [281.67 ns 284.71 ns 288.63 ns]
62462026-05-04T05:10:12.966Z change: [−15.670% −0.3823% +15.904%] (p = 0.97 > 0.05)
62472026-05-04T05:10:12.966Z No change in performance detected.
62482026-05-04T05:10:12.966ZFound 13 outliers among 100 measurements (13.00%)
62492026-05-04T05:10:12.966Z 6 (6.00%) high mild
62502026-05-04T05:10:12.966Z 7 (7.00%) high severe
62512026-05-04T05:10:14.171Z
62522026-05-04T05:10:14.174ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62532026-05-04T05:10:14.174ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62542026-05-04T05:10:20.370ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0000 s (6.8M iterations)
62552026-05-04T05:10:24.170ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62562026-05-04T05:10:24.255Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62572026-05-04T05:10:24.256Z time: [97.749 ns 97.885 ns 98.018 ns]
62582026-05-04T05:10:24.256Z change: [−0.0147% +0.6431% +1.3444%] (p = 0.06 > 0.05)
62592026-05-04T05:10:24.256Z No change in performance detected.
62602026-05-04T05:10:24.256ZFound 6 outliers among 100 measurements (6.00%)
62612026-05-04T05:10:24.256Z 3 (3.00%) high mild
62622026-05-04T05:10:24.256Z 3 (3.00%) high severe
62632026-05-04T05:10:25.460Z
62642026-05-04T05:10:25.463ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62652026-05-04T05:10:25.463ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62662026-05-04T05:10:31.538ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0042 s (3.5M iterations)
62672026-05-04T05:10:36.250ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62682026-05-04T05:10:36.336Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62692026-05-04T05:10:36.336Z time: [208.73 ns 210.40 ns 212.54 ns]
62702026-05-04T05:10:36.336Z change: [−12.379% +0.0124% +15.082%] (p = 0.99 > 0.05)
62712026-05-04T05:10:36.336Z No change in performance detected.
62722026-05-04T05:10:36.336ZFound 13 outliers among 100 measurements (13.00%)
62732026-05-04T05:10:36.336Z 5 (5.00%) high mild
62742026-05-04T05:10:36.336Z 8 (8.00%) high severe
62752026-05-04T05:10:37.544Z
62762026-05-04T05:10:37.547ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62772026-05-04T05:10:37.547ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62782026-05-04T05:10:41.795ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0003 s (4.9M iterations)
62792026-05-04T05:10:46.318ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62802026-05-04T05:10:46.405Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62812026-05-04T05:10:46.405Z time: [116.71 ns 116.97 ns 117.21 ns]
62822026-05-04T05:10:46.405Z change: [−0.1327% +0.6183% +1.3571%] (p = 0.11 > 0.05)
62832026-05-04T05:10:46.405Z No change in performance detected.
62842026-05-04T05:10:46.405ZFound 6 outliers among 100 measurements (6.00%)
62852026-05-04T05:10:46.405Z 2 (2.00%) high mild
62862026-05-04T05:10:46.405Z 4 (4.00%) high severe
62872026-05-04T05:10:47.611Z
62882026-05-04T05:10:47.614ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62892026-05-04T05:10:47.614ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62902026-05-04T05:10:52.002ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (2.4M iterations)
62912026-05-04T05:10:57.056ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62922026-05-04T05:10:57.142Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62932026-05-04T05:10:57.142Z time: [238.94 ns 241.27 ns 244.27 ns]
62942026-05-04T05:10:57.142Z change: [−12.111% +0.8398% +17.654%] (p = 0.91 > 0.05)
62952026-05-04T05:10:57.142Z No change in performance detected.
62962026-05-04T05:10:57.142ZFound 12 outliers among 100 measurements (12.00%)
62972026-05-04T05:10:57.142Z 4 (4.00%) high mild
62982026-05-04T05:10:57.142Z 8 (8.00%) high severe
62992026-05-04T05:10:58.346Z
63002026-05-04T05:10:58.349ZBenchmarking source_filter/allows/exclude_empty_v4
63012026-05-04T05:10:58.349ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
63022026-05-04T05:11:01.976ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.9B iterations)
63032026-05-04T05:11:06.942ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63042026-05-04T05:11:07.027Zsource_filter/allows/exclude_empty_v4
63052026-05-04T05:11:07.028Z time: [838.26 ps 839.24 ps 840.33 ps]
63062026-05-04T05:11:07.028Z thrpt: [1.1900 Gelem/s 1.1916 Gelem/s 1.1929 Gelem/s]
63072026-05-04T05:11:07.028Z change:
63082026-05-04T05:11:07.028Z time: [−5.5576% −5.4384% −5.3330%] (p = 0.00 < 0.05)
63092026-05-04T05:11:07.028Z thrpt: [+5.6334% +5.7511% +5.8847%]
63102026-05-04T05:11:07.028Z Performance has improved.
63112026-05-04T05:11:07.028ZFound 15 outliers among 100 measurements (15.00%)
63122026-05-04T05:11:07.028Z 1 (1.00%) low mild
63132026-05-04T05:11:07.028Z 1 (1.00%) high mild
63142026-05-04T05:11:07.028Z 13 (13.00%) high severe
63152026-05-04T05:11:08.229ZBenchmarking source_filter/allows/exclude_empty_v6
63162026-05-04T05:11:08.229ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63172026-05-04T05:11:11.596ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (6.4B iterations)
63182026-05-04T05:11:16.564ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63192026-05-04T05:11:16.648Zsource_filter/allows/exclude_empty_v6
63202026-05-04T05:11:16.648Z time: [777.84 ps 778.75 ps 779.72 ps]
63212026-05-04T05:11:16.648Z thrpt: [1.2825 Gelem/s 1.2841 Gelem/s 1.2856 Gelem/s]
63222026-05-04T05:11:16.648Z change:
63232026-05-04T05:11:16.651Z time: [−12.673% −12.610% −12.541%] (p = 0.00 < 0.05)
63242026-05-04T05:11:16.652Z thrpt: [+14.340% +14.430% +14.512%]
63252026-05-04T05:11:16.652Z Performance has improved.
63262026-05-04T05:11:16.652ZFound 17 outliers among 100 measurements (17.00%)
63272026-05-04T05:11:16.652Z 17 (17.00%) high mild
63282026-05-04T05:11:17.856ZBenchmarking source_filter/allows/exclude_miss_v4/1
63292026-05-04T05:11:17.856ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63302026-05-04T05:11:21.705ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63312026-05-04T05:11:26.784ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63322026-05-04T05:11:26.869Zsource_filter/allows/exclude_miss_v4/1
63332026-05-04T05:11:26.870Z time: [1.8083 ns 1.8186 ns 1.8292 ns]
63342026-05-04T05:11:26.870Z thrpt: [546.69 Melem/s 549.87 Melem/s 552.99 Melem/s]
63352026-05-04T05:11:26.870Z change:
63362026-05-04T05:11:26.870Z time: [+7.6000% +8.3054% +9.1161%] (p = 0.00 < 0.05)
63372026-05-04T05:11:26.870Z thrpt: [−8.3545% −7.6685% −7.0632%]
63382026-05-04T05:11:26.870Z Performance has regressed.
63392026-05-04T05:11:26.870ZFound 4 outliers among 100 measurements (4.00%)
63402026-05-04T05:11:26.870Z 4 (4.00%) high mild
63412026-05-04T05:11:28.060ZBenchmarking source_filter/allows/exclude_hit_v4/1
63422026-05-04T05:11:28.060ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63432026-05-04T05:11:31.724ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
63442026-05-04T05:11:36.794ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63452026-05-04T05:11:36.880Zsource_filter/allows/exclude_hit_v4/1
63462026-05-04T05:11:36.880Z time: [1.7247 ns 1.7300 ns 1.7351 ns]
63472026-05-04T05:11:36.880Z thrpt: [576.33 Melem/s 578.03 Melem/s 579.83 Melem/s]
63482026-05-04T05:11:36.880Z change:
63492026-05-04T05:11:36.880Z time: [−3.9866% −3.5988% −3.1741%] (p = 0.00 < 0.05)
63502026-05-04T05:11:36.880Z thrpt: [+3.2782% +3.7331% +4.1521%]
63512026-05-04T05:11:36.880Z Performance has improved.
63522026-05-04T05:11:36.880ZFound 2 outliers among 100 measurements (2.00%)
63532026-05-04T05:11:36.880Z 1 (1.00%) high mild
63542026-05-04T05:11:36.880Z 1 (1.00%) high severe
63552026-05-04T05:11:38.074ZBenchmarking source_filter/allows/exclude_miss_v6/1
63562026-05-04T05:11:38.074ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63572026-05-04T05:11:42.827ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63582026-05-04T05:11:47.830ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63592026-05-04T05:11:47.916Zsource_filter/allows/exclude_miss_v6/1
63602026-05-04T05:11:47.916Z time: [4.4262 ns 4.4282 ns 4.4307 ns]
63612026-05-04T05:11:47.916Z thrpt: [225.70 Melem/s 225.83 Melem/s 225.93 Melem/s]
63622026-05-04T05:11:47.916Z change:
63632026-05-04T05:11:47.916Z time: [+0.1046% +0.1396% +0.1756%] (p = 0.00 < 0.05)
63642026-05-04T05:11:47.916Z thrpt: [−0.1753% −0.1394% −0.1045%]
63652026-05-04T05:11:47.916Z Change within noise threshold.
63662026-05-04T05:11:47.916ZFound 9 outliers among 100 measurements (9.00%)
63672026-05-04T05:11:47.916Z 9 (9.00%) high severe
63682026-05-04T05:11:49.120ZBenchmarking source_filter/allows/exclude_hit_v6/1
63692026-05-04T05:11:49.120ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63702026-05-04T05:11:53.874ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63712026-05-04T05:11:59.023ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63722026-05-04T05:11:59.108Zsource_filter/allows/exclude_hit_v6/1
63732026-05-04T05:11:59.108Z time: [4.5260 ns 4.5748 ns 4.6213 ns]
63742026-05-04T05:11:59.108Z thrpt: [216.39 Melem/s 218.59 Melem/s 220.95 Melem/s]
63752026-05-04T05:11:59.108Z change:
63762026-05-04T05:11:59.108Z time: [+0.1644% +1.1613% +2.1016%] (p = 0.02 < 0.05)
63772026-05-04T05:11:59.108Z thrpt: [−2.0583% −1.1479% −0.1642%]
63782026-05-04T05:11:59.108Z Change within noise threshold.
63792026-05-04T05:12:00.269ZBenchmarking source_filter/allows/exclude_miss_v4/5
63802026-05-04T05:12:00.269ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63812026-05-04T05:12:04.874ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.2B iterations)
63822026-05-04T05:12:10.048ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63832026-05-04T05:12:10.133Zsource_filter/allows/exclude_miss_v4/5
63842026-05-04T05:12:10.134Z time: [4.4293 ns 4.4524 ns 4.4725 ns]
63852026-05-04T05:12:10.134Z thrpt: [223.59 Melem/s 224.60 Melem/s 225.77 Melem/s]
63862026-05-04T05:12:10.134Z change:
63872026-05-04T05:12:10.134Z time: [+1.1069% +1.6288% +2.1019%] (p = 0.00 < 0.05)
63882026-05-04T05:12:10.137Z thrpt: [−2.0586% −1.6027% −1.0948%]
63892026-05-04T05:12:10.137Z Performance has regressed.
63902026-05-04T05:12:11.346ZBenchmarking source_filter/allows/exclude_hit_v4/5
63912026-05-04T05:12:11.346ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63922026-05-04T05:12:15.166ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63932026-05-04T05:12:20.151ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63942026-05-04T05:12:20.236Zsource_filter/allows/exclude_hit_v4/5
63952026-05-04T05:12:20.236Z time: [1.7565 ns 1.7648 ns 1.7749 ns]
63962026-05-04T05:12:20.236Z thrpt: [563.42 Melem/s 566.64 Melem/s 569.30 Melem/s]
63972026-05-04T05:12:20.236Z change:
63982026-05-04T05:12:20.236Z time: [−1.9357% −1.1039% −0.3160%] (p = 0.01 < 0.05)
63992026-05-04T05:12:20.236Z thrpt: [+0.3170% +1.1162% +1.9739%]
64002026-05-04T05:12:20.236Z Change within noise threshold.
64012026-05-04T05:12:20.236ZFound 17 outliers among 100 measurements (17.00%)
64022026-05-04T05:12:20.236Z 1 (1.00%) high mild
64032026-05-04T05:12:20.236Z 16 (16.00%) high severe
64042026-05-04T05:12:21.425ZBenchmarking source_filter/allows/exclude_miss_v6/5
64052026-05-04T05:12:21.425ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64062026-05-04T05:12:25.150ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (721M iterations)
64072026-05-04T05:12:30.101ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64082026-05-04T05:12:30.185Zsource_filter/allows/exclude_miss_v6/5
64092026-05-04T05:12:30.185Z time: [6.8649 ns 6.8660 ns 6.8672 ns]
64102026-05-04T05:12:30.185Z thrpt: [145.62 Melem/s 145.64 Melem/s 145.67 Melem/s]
64112026-05-04T05:12:30.185Z change:
64122026-05-04T05:12:30.185Z time: [+0.0342% +0.0487% +0.0655%] (p = 0.00 < 0.05)
64132026-05-04T05:12:30.185Z thrpt: [−0.0655% −0.0487% −0.0342%]
64142026-05-04T05:12:30.185Z Change within noise threshold.
64152026-05-04T05:12:30.185ZFound 4 outliers among 100 measurements (4.00%)
64162026-05-04T05:12:30.185Z 2 (2.00%) low mild
64172026-05-04T05:12:30.185Z 2 (2.00%) high mild
64182026-05-04T05:12:31.387ZBenchmarking source_filter/allows/exclude_hit_v6/5
64192026-05-04T05:12:31.387ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64202026-05-04T05:12:36.143ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64212026-05-04T05:12:41.295ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64222026-05-04T05:12:41.380Zsource_filter/allows/exclude_hit_v6/5
64232026-05-04T05:12:41.380Z time: [4.5300 ns 4.5799 ns 4.6280 ns]
64242026-05-04T05:12:41.381Z thrpt: [216.08 Melem/s 218.34 Melem/s 220.75 Melem/s]
64252026-05-04T05:12:41.381Z change:
64262026-05-04T05:12:41.381Z time: [+0.2309% +1.1560% +2.0869%] (p = 0.02 < 0.05)
64272026-05-04T05:12:41.381Z thrpt: [−2.0443% −1.1428% −0.2303%]
64282026-05-04T05:12:41.381Z Change within noise threshold.
64292026-05-04T05:12:42.582ZBenchmarking source_filter/allows/exclude_miss_v4/10
64302026-05-04T05:12:42.582ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64312026-05-04T05:12:46.808ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (635M iterations)
64322026-05-04T05:12:51.728ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64332026-05-04T05:12:51.813Zsource_filter/allows/exclude_miss_v4/10
64342026-05-04T05:12:51.813Z time: [7.7357 ns 7.7365 ns 7.7377 ns]
64352026-05-04T05:12:51.813Z thrpt: [129.24 Melem/s 129.26 Melem/s 129.27 Melem/s]
64362026-05-04T05:12:51.813Z change:
64372026-05-04T05:12:51.813Z time: [+2.4433% +2.6057% +2.7876%] (p = 0.00 < 0.05)
64382026-05-04T05:12:51.813Z thrpt: [−2.7120% −2.5396% −2.3851%]
64392026-05-04T05:12:51.813Z Performance has regressed.
64402026-05-04T05:12:51.813ZFound 16 outliers among 100 measurements (16.00%)
64412026-05-04T05:12:51.813Z 16 (16.00%) high severe
64422026-05-04T05:12:53.012ZBenchmarking source_filter/allows/exclude_hit_v4/10
64432026-05-04T05:12:53.012ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64442026-05-04T05:12:56.792ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
64452026-05-04T05:13:01.790ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64462026-05-04T05:13:01.875Zsource_filter/allows/exclude_hit_v4/10
64472026-05-04T05:13:01.875Z time: [1.7574 ns 1.7593 ns 1.7611 ns]
64482026-05-04T05:13:01.875Z thrpt: [567.82 Melem/s 568.41 Melem/s 569.01 Melem/s]
64492026-05-04T05:13:01.875Z change:
64502026-05-04T05:13:01.875Z time: [−4.1854% −3.8860% −3.5962%] (p = 0.00 < 0.05)
64512026-05-04T05:13:01.875Z thrpt: [+3.7304% +4.0431% +4.3682%]
64522026-05-04T05:13:01.875Z Performance has improved.
64532026-05-04T05:13:03.077ZBenchmarking source_filter/allows/exclude_miss_v6/10
64542026-05-04T05:13:03.077ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64552026-05-04T05:13:08.931ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (459M iterations)
64562026-05-04T05:13:14.003ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64572026-05-04T05:13:14.088Zsource_filter/allows/exclude_miss_v6/10
64582026-05-04T05:13:14.088Z time: [11.062 ns 11.083 ns 11.101 ns]
64592026-05-04T05:13:14.088Z thrpt: [90.084 Melem/s 90.226 Melem/s 90.404 Melem/s]
64602026-05-04T05:13:14.088Z change:
64612026-05-04T05:13:14.088Z time: [+0.5776% +0.7901% +1.0027%] (p = 0.00 < 0.05)
64622026-05-04T05:13:14.088Z thrpt: [−0.9927% −0.7839% −0.5743%]
64632026-05-04T05:13:14.088Z Change within noise threshold.
64642026-05-04T05:13:15.292ZBenchmarking source_filter/allows/exclude_hit_v6/10
64652026-05-04T05:13:15.292ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64662026-05-04T05:13:20.049ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64672026-05-04T05:13:25.195ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64682026-05-04T05:13:25.281Zsource_filter/allows/exclude_hit_v6/10
64692026-05-04T05:13:25.281Z time: [4.5265 ns 4.5750 ns 4.6213 ns]
64702026-05-04T05:13:25.281Z thrpt: [216.39 Melem/s 218.58 Melem/s 220.92 Melem/s]
64712026-05-04T05:13:25.281Z change:
64722026-05-04T05:13:25.281Z time: [+0.1358% +1.1391% +2.1323%] (p = 0.02 < 0.05)
64732026-05-04T05:13:25.281Z thrpt: [−2.0877% −1.1262% −0.1356%]
64742026-05-04T05:13:25.281Z Change within noise threshold.
64752026-05-04T05:13:26.452ZBenchmarking source_filter/allows/exclude_miss_v4/50
64762026-05-04T05:13:26.452ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64772026-05-04T05:13:30.513ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (661M iterations)
64782026-05-04T05:13:35.487ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64792026-05-04T05:13:35.572Zsource_filter/allows/exclude_miss_v4/50
64802026-05-04T05:13:35.572Z time: [7.4892 ns 7.5127 ns 7.5407 ns]
64812026-05-04T05:13:35.572Z thrpt: [132.61 Melem/s 133.11 Melem/s 133.53 Melem/s]
64822026-05-04T05:13:35.572Z change:
64832026-05-04T05:13:35.573Z time: [−2.2441% −1.2987% −0.3899%] (p = 0.01 < 0.05)
64842026-05-04T05:13:35.573Z thrpt: [+0.3915% +1.3158% +2.2956%]
64852026-05-04T05:13:35.573Z Change within noise threshold.
64862026-05-04T05:13:35.573ZFound 17 outliers among 100 measurements (17.00%)
64872026-05-04T05:13:35.573Z 3 (3.00%) high mild
64882026-05-04T05:13:35.573Z 14 (14.00%) high severe
64892026-05-04T05:13:36.757ZBenchmarking source_filter/allows/exclude_hit_v4/50
64902026-05-04T05:13:36.757ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
64912026-05-04T05:13:42.600ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
64922026-05-04T05:13:47.542ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
64932026-05-04T05:13:47.627Zsource_filter/allows/exclude_hit_v4/50
64942026-05-04T05:13:47.627Z time: [2.6806 ns 2.6874 ns 2.6951 ns]
64952026-05-04T05:13:47.627Z thrpt: [371.04 Melem/s 372.10 Melem/s 373.05 Melem/s]
64962026-05-04T05:13:47.627Z change:
64972026-05-04T05:13:47.627Z time: [−1.9220% −1.6014% −1.2491%] (p = 0.00 < 0.05)
64982026-05-04T05:13:47.627Z thrpt: [+1.2649% +1.6274% +1.9596%]
64992026-05-04T05:13:47.627Z Performance has improved.
65002026-05-04T05:13:47.627ZFound 8 outliers among 100 measurements (8.00%)
65012026-05-04T05:13:47.627Z 2 (2.00%) high mild
65022026-05-04T05:13:47.627Z 6 (6.00%) high severe
65032026-05-04T05:13:48.835ZBenchmarking source_filter/allows/exclude_miss_v6/50
65042026-05-04T05:13:48.835ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65052026-05-04T05:13:54.375ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (485M iterations)
65062026-05-04T05:13:59.403ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65072026-05-04T05:13:59.488Zsource_filter/allows/exclude_miss_v6/50
65082026-05-04T05:13:59.488Z time: [10.346 ns 10.358 ns 10.373 ns]
65092026-05-04T05:13:59.488Z thrpt: [96.406 Melem/s 96.544 Melem/s 96.659 Melem/s]
65102026-05-04T05:13:59.488Z change:
65112026-05-04T05:13:59.488Z time: [+1.8323% +2.0466% +2.2500%] (p = 0.00 < 0.05)
65122026-05-04T05:13:59.488Z thrpt: [−2.2005% −2.0056% −1.7994%]
65132026-05-04T05:13:59.489Z Performance has regressed.
65142026-05-04T05:14:00.685ZBenchmarking source_filter/allows/exclude_hit_v6/50
65152026-05-04T05:14:00.685ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65162026-05-04T05:14:06.658ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (899M iterations)
65172026-05-04T05:14:11.661ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65182026-05-04T05:14:11.747Zsource_filter/allows/exclude_hit_v6/50
65192026-05-04T05:14:11.747Z time: [5.5642 ns 5.5648 ns 5.5655 ns]
65202026-05-04T05:14:11.747Z thrpt: [179.68 Melem/s 179.70 Melem/s 179.72 Melem/s]
65212026-05-04T05:14:11.747Z change:
65222026-05-04T05:14:11.747Z time: [+0.0368% +0.0715% +0.1013%] (p = 0.00 < 0.05)
65232026-05-04T05:14:11.747Z thrpt: [−0.1012% −0.0715% −0.0368%]
65242026-05-04T05:14:11.747Z Change within noise threshold.
65252026-05-04T05:14:11.747ZFound 6 outliers among 100 measurements (6.00%)
65262026-05-04T05:14:11.747Z 1 (1.00%) low severe
65272026-05-04T05:14:11.747Z 4 (4.00%) low mild
65282026-05-04T05:14:11.747Z 1 (1.00%) high severe
65292026-05-04T05:14:12.950ZBenchmarking source_filter/allows/exclude_miss_v4/100
65302026-05-04T05:14:12.950ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65312026-05-04T05:14:20.857ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (489M iterations)
65322026-05-04T05:14:23.406ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65332026-05-04T05:14:23.491Zsource_filter/allows/exclude_miss_v4/100
65342026-05-04T05:14:23.491Z time: [10.121 ns 10.151 ns 10.184 ns]
65352026-05-04T05:14:23.491Z thrpt: [98.190 Melem/s 98.510 Melem/s 98.800 Melem/s]
65362026-05-04T05:14:23.491Z change:
65372026-05-04T05:14:23.491Z time: [+0.2949% +0.6024% +0.8939%] (p = 0.00 < 0.05)
65382026-05-04T05:14:23.491Z thrpt: [−0.8860% −0.5988% −0.2940%]
65392026-05-04T05:14:23.491Z Change within noise threshold.
65402026-05-04T05:14:23.491ZFound 2 outliers among 100 measurements (2.00%)
65412026-05-04T05:14:23.491Z 2 (2.00%) high mild
65422026-05-04T05:14:24.696ZBenchmarking source_filter/allows/exclude_hit_v4/100
65432026-05-04T05:14:24.699ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65442026-05-04T05:14:30.629ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65452026-05-04T05:14:35.654ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65462026-05-04T05:14:35.739Zsource_filter/allows/exclude_hit_v4/100
65472026-05-04T05:14:35.739Z time: [2.7573 ns 2.7777 ns 2.8001 ns]
65482026-05-04T05:14:35.739Z thrpt: [357.13 Melem/s 360.02 Melem/s 362.67 Melem/s]
65492026-05-04T05:14:35.739Z change:
65502026-05-04T05:14:35.739Z time: [−0.0375% +0.4448% +0.9524%] (p = 0.09 > 0.05)
65512026-05-04T05:14:35.739Z thrpt: [−0.9434% −0.4429% +0.0375%]
65522026-05-04T05:14:35.740Z No change in performance detected.
65532026-05-04T05:14:35.740ZFound 17 outliers among 100 measurements (17.00%)
65542026-05-04T05:14:35.740Z 17 (17.00%) high severe
65552026-05-04T05:14:36.942ZBenchmarking source_filter/allows/exclude_miss_v6/100
65562026-05-04T05:14:36.942ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65572026-05-04T05:14:40.662ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (361M iterations)
65582026-05-04T05:14:45.664ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65592026-05-04T05:14:45.750Zsource_filter/allows/exclude_miss_v6/100
65602026-05-04T05:14:45.750Z time: [13.849 ns 13.863 ns 13.879 ns]
65612026-05-04T05:14:45.750Z thrpt: [72.052 Melem/s 72.136 Melem/s 72.208 Melem/s]
65622026-05-04T05:14:45.750Z change:
65632026-05-04T05:14:45.750Z time: [−0.2785% −0.1146% +0.0516%] (p = 0.20 > 0.05)
65642026-05-04T05:14:45.750Z thrpt: [−0.0516% +0.1147% +0.2792%]
65652026-05-04T05:14:45.750Z No change in performance detected.
65662026-05-04T05:14:45.750ZFound 10 outliers among 100 measurements (10.00%)
65672026-05-04T05:14:45.750Z 3 (3.00%) high mild
65682026-05-04T05:14:45.750Z 7 (7.00%) high severe
65692026-05-04T05:14:46.951ZBenchmarking source_filter/allows/exclude_hit_v6/100
65702026-05-04T05:14:46.952ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65712026-05-04T05:14:52.923ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (899M iterations)
65722026-05-04T05:14:57.923ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65732026-05-04T05:14:58.009Zsource_filter/allows/exclude_hit_v6/100
65742026-05-04T05:14:58.011Z time: [5.5590 ns 5.5598 ns 5.5606 ns]
65752026-05-04T05:14:58.011Z thrpt: [179.84 Melem/s 179.86 Melem/s 179.89 Melem/s]
65762026-05-04T05:14:58.011Z change:
65772026-05-04T05:14:58.011Z time: [−0.1482% −0.0709% −0.0075%] (p = 0.05 < 0.05)
65782026-05-04T05:14:58.012Z thrpt: [+0.0075% +0.0709% +0.1485%]
65792026-05-04T05:14:58.012Z Change within noise threshold.
65802026-05-04T05:14:58.012ZFound 3 outliers among 100 measurements (3.00%)
65812026-05-04T05:14:58.012Z 2 (2.00%) low mild
65822026-05-04T05:14:58.012Z 1 (1.00%) high severe
65832026-05-04T05:14:59.215ZBenchmarking source_filter/allows/include_hit_v4/1
65842026-05-04T05:14:59.215ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65852026-05-04T05:15:03.194ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
65862026-05-04T05:15:07.842ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65872026-05-04T05:15:07.926Zsource_filter/allows/include_hit_v4/1
65882026-05-04T05:15:07.927Z time: [1.7129 ns 1.7187 ns 1.7257 ns]
65892026-05-04T05:15:07.927Z thrpt: [579.48 Melem/s 581.85 Melem/s 583.82 Melem/s]
65902026-05-04T05:15:07.927Z change:
65912026-05-04T05:15:07.927Z time: [−4.8676% −4.4442% −4.0288%] (p = 0.00 < 0.05)
65922026-05-04T05:15:07.928Z thrpt: [+4.1979% +4.6509% +5.1166%]
65932026-05-04T05:15:07.928Z Performance has improved.
65942026-05-04T05:15:07.928ZFound 2 outliers among 100 measurements (2.00%)
65952026-05-04T05:15:07.928Z 1 (1.00%) high mild
65962026-05-04T05:15:07.928Z 1 (1.00%) high severe
65972026-05-04T05:15:09.131ZBenchmarking source_filter/allows/include_miss_v4/1
65982026-05-04T05:15:09.131ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
65992026-05-04T05:15:13.262ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
66002026-05-04T05:15:17.919ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66012026-05-04T05:15:18.005Zsource_filter/allows/include_miss_v4/1
66022026-05-04T05:15:18.005Z time: [1.7838 ns 1.7910 ns 1.7988 ns]
66032026-05-04T05:15:18.005Z thrpt: [555.92 Melem/s 558.34 Melem/s 560.59 Melem/s]
66042026-05-04T05:15:18.005Z change:
66052026-05-04T05:15:18.006Z time: [+6.9305% +7.3924% +7.8466%] (p = 0.00 < 0.05)
66062026-05-04T05:15:18.006Z thrpt: [−7.2757% −6.8835% −6.4813%]
66072026-05-04T05:15:18.006Z Performance has regressed.
66082026-05-04T05:15:18.006ZFound 6 outliers among 100 measurements (6.00%)
66092026-05-04T05:15:18.006Z 5 (5.00%) high mild
66102026-05-04T05:15:18.006Z 1 (1.00%) high severe
66112026-05-04T05:15:19.209ZBenchmarking source_filter/allows/include_hit_v6/1
66122026-05-04T05:15:19.209ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66132026-05-04T05:15:23.965ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66142026-05-04T05:15:29.119ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66152026-05-04T05:15:29.204Zsource_filter/allows/include_hit_v6/1
66162026-05-04T05:15:29.204Z time: [4.5300 ns 4.5816 ns 4.6308 ns]
66172026-05-04T05:15:29.204Z thrpt: [215.95 Melem/s 218.27 Melem/s 220.75 Melem/s]
66182026-05-04T05:15:29.204Z change:
66192026-05-04T05:15:29.204Z time: [−0.2133% +0.7662% +1.7741%] (p = 0.13 > 0.05)
66202026-05-04T05:15:29.204Z thrpt: [−1.7432% −0.7603% +0.2138%]
66212026-05-04T05:15:29.204Z No change in performance detected.
66222026-05-04T05:15:30.408ZBenchmarking source_filter/allows/include_miss_v6/1
66232026-05-04T05:15:30.408ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66242026-05-04T05:15:35.160ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66252026-05-04T05:15:40.161ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66262026-05-04T05:15:40.247Zsource_filter/allows/include_miss_v6/1
66272026-05-04T05:15:40.247Z time: [4.4245 ns 4.4256 ns 4.4271 ns]
66282026-05-04T05:15:40.247Z thrpt: [225.88 Melem/s 225.96 Melem/s 226.01 Melem/s]
66292026-05-04T05:15:40.247Z change:
66302026-05-04T05:15:40.247Z time: [+0.2076% +0.2380% +0.2755%] (p = 0.00 < 0.05)
66312026-05-04T05:15:40.247Z thrpt: [−0.2747% −0.2374% −0.2072%]
66322026-05-04T05:15:40.247Z Change within noise threshold.
66332026-05-04T05:15:40.247ZFound 10 outliers among 100 measurements (10.00%)
66342026-05-04T05:15:40.247Z 1 (1.00%) high mild
66352026-05-04T05:15:40.247Z 9 (9.00%) high severe
66362026-05-04T05:15:41.451ZBenchmarking source_filter/allows/include_hit_v4/5
66372026-05-04T05:15:41.451ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66382026-05-04T05:15:45.420ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
66392026-05-04T05:15:50.051ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66402026-05-04T05:15:50.136Zsource_filter/allows/include_hit_v4/5
66412026-05-04T05:15:50.136Z time: [1.7091 ns 1.7113 ns 1.7136 ns]
66422026-05-04T05:15:50.136Z thrpt: [583.57 Melem/s 584.36 Melem/s 585.11 Melem/s]
66432026-05-04T05:15:50.136Z change:
66442026-05-04T05:15:50.137Z time: [−4.3411% −4.0502% −3.7753%] (p = 0.00 < 0.05)
66452026-05-04T05:15:50.137Z thrpt: [+3.9234% +4.2212% +4.5382%]
66462026-05-04T05:15:50.137Z Performance has improved.
66472026-05-04T05:15:50.140ZFound 4 outliers among 100 measurements (4.00%)
66482026-05-04T05:15:50.140Z 3 (3.00%) high mild
66492026-05-04T05:15:50.140Z 1 (1.00%) high severe
66502026-05-04T05:15:51.316ZBenchmarking source_filter/allows/include_miss_v4/5
66512026-05-04T05:15:51.316ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66522026-05-04T05:15:56.186ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66532026-05-04T05:16:00.942ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66542026-05-04T05:16:01.028Zsource_filter/allows/include_miss_v4/5
66552026-05-04T05:16:01.028Z time: [4.3046 ns 4.3065 ns 4.3093 ns]
66562026-05-04T05:16:01.028Z thrpt: [232.05 Melem/s 232.21 Melem/s 232.31 Melem/s]
66572026-05-04T05:16:01.028Z change:
66582026-05-04T05:16:01.028Z time: [−0.5353% −0.2220% +0.0848%] (p = 0.17 > 0.05)
66592026-05-04T05:16:01.028Z thrpt: [−0.0847% +0.2225% +0.5382%]
66602026-05-04T05:16:01.028Z No change in performance detected.
66612026-05-04T05:16:02.222ZBenchmarking source_filter/allows/include_hit_v6/5
66622026-05-04T05:16:02.222ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66632026-05-04T05:16:06.984ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66642026-05-04T05:16:12.131ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66652026-05-04T05:16:12.216Zsource_filter/allows/include_hit_v6/5
66662026-05-04T05:16:12.216Z time: [4.5309 ns 4.5814 ns 4.6291 ns]
66672026-05-04T05:16:12.216Z thrpt: [216.03 Melem/s 218.28 Melem/s 220.70 Melem/s]
66682026-05-04T05:16:12.216Z change:
66692026-05-04T05:16:12.216Z time: [+0.1766% +1.1806% +2.1755%] (p = 0.02 < 0.05)
66702026-05-04T05:16:12.216Z thrpt: [−2.1292% −1.1668% −0.1763%]
66712026-05-04T05:16:12.216Z Change within noise threshold.
66722026-05-04T05:16:13.413ZBenchmarking source_filter/allows/include_miss_v6/5
66732026-05-04T05:16:13.413ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66742026-05-04T05:16:17.109ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (727M iterations)
66752026-05-04T05:16:22.113ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66762026-05-04T05:16:22.198Zsource_filter/allows/include_miss_v6/5
66772026-05-04T05:16:22.198Z time: [6.8785 ns 6.8873 ns 6.8963 ns]
66782026-05-04T05:16:22.198Z thrpt: [145.00 Melem/s 145.19 Melem/s 145.38 Melem/s]
66792026-05-04T05:16:22.198Z change:
66802026-05-04T05:16:22.198Z time: [−0.0749% +0.1546% +0.3315%] (p = 0.14 > 0.05)
66812026-05-04T05:16:22.198Z thrpt: [−0.3304% −0.1543% +0.0749%]
66822026-05-04T05:16:22.199Z No change in performance detected.
66832026-05-04T05:16:22.199ZFound 17 outliers among 100 measurements (17.00%)
66842026-05-04T05:16:22.199Z 9 (9.00%) high mild
66852026-05-04T05:16:22.199Z 8 (8.00%) high severe
66862026-05-04T05:16:23.412ZBenchmarking source_filter/allows/include_hit_v4/10
66872026-05-04T05:16:23.412ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66882026-05-04T05:16:27.386ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
66892026-05-04T05:16:32.050ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66902026-05-04T05:16:32.134Zsource_filter/allows/include_hit_v4/10
66912026-05-04T05:16:32.134Z time: [1.7225 ns 1.7310 ns 1.7391 ns]
66922026-05-04T05:16:32.134Z thrpt: [575.03 Melem/s 577.71 Melem/s 580.54 Melem/s]
66932026-05-04T05:16:32.134Z change:
66942026-05-04T05:16:32.134Z time: [−4.2027% −3.9049% −3.6031%] (p = 0.00 < 0.05)
66952026-05-04T05:16:32.134Z thrpt: [+3.7377% +4.0636% +4.3871%]
66962026-05-04T05:16:32.134Z Performance has improved.
66972026-05-04T05:16:32.134ZFound 1 outliers among 100 measurements (1.00%)
66982026-05-04T05:16:32.134Z 1 (1.00%) high mild
66992026-05-04T05:16:33.330ZBenchmarking source_filter/allows/include_miss_v4/10
67002026-05-04T05:16:33.330ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67012026-05-04T05:16:37.683ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (617M iterations)
67022026-05-04T05:16:42.753ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67032026-05-04T05:16:42.839Zsource_filter/allows/include_miss_v4/10
67042026-05-04T05:16:42.839Z time: [8.2421 ns 8.2646 ns 8.2854 ns]
67052026-05-04T05:16:42.839Z thrpt: [120.69 Melem/s 121.00 Melem/s 121.33 Melem/s]
67062026-05-04T05:16:42.839Z change:
67072026-05-04T05:16:42.839Z time: [+5.6161% +6.3558% +7.1181%] (p = 0.00 < 0.05)
67082026-05-04T05:16:42.839Z thrpt: [−6.6451% −5.9759% −5.3175%]
67092026-05-04T05:16:42.839Z Performance has regressed.
67102026-05-04T05:16:43.990ZBenchmarking source_filter/allows/include_hit_v6/10
67112026-05-04T05:16:43.990ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67122026-05-04T05:16:48.747ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67132026-05-04T05:16:53.899ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67142026-05-04T05:16:53.983Zsource_filter/allows/include_hit_v6/10
67152026-05-04T05:16:53.983Z time: [4.5299 ns 4.5814 ns 4.6303 ns]
67162026-05-04T05:16:53.983Z thrpt: [215.97 Melem/s 218.27 Melem/s 220.75 Melem/s]
67172026-05-04T05:16:53.984Z change:
67182026-05-04T05:16:53.984Z time: [+0.2092% +1.1892% +2.2637%] (p = 0.02 < 0.05)
67192026-05-04T05:16:53.984Z thrpt: [−2.2136% −1.1752% −0.2088%]
67202026-05-04T05:16:53.984Z Change within noise threshold.
67212026-05-04T05:16:55.187ZBenchmarking source_filter/allows/include_miss_v6/10
67222026-05-04T05:16:55.187ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67232026-05-04T05:17:01.045ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (458M iterations)
67242026-05-04T05:17:06.054ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67252026-05-04T05:17:06.139Zsource_filter/allows/include_miss_v6/10
67262026-05-04T05:17:06.140Z time: [10.920 ns 10.924 ns 10.928 ns]
67272026-05-04T05:17:06.140Z thrpt: [91.506 Melem/s 91.541 Melem/s 91.577 Melem/s]
67282026-05-04T05:17:06.140Z change:
67292026-05-04T05:17:06.140Z time: [−0.1368% +0.0066% +0.1497%] (p = 0.93 > 0.05)
67302026-05-04T05:17:06.143Z thrpt: [−0.1495% −0.0066% +0.1370%]
67312026-05-04T05:17:06.143Z No change in performance detected.
67322026-05-04T05:17:06.143ZFound 12 outliers among 100 measurements (12.00%)
67332026-05-04T05:17:06.143Z 9 (9.00%) high mild
67342026-05-04T05:17:06.143Z 3 (3.00%) high severe
67352026-05-04T05:17:07.340ZBenchmarking source_filter/allows/include_hit_v4/50
67362026-05-04T05:17:07.341ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67372026-05-04T05:17:10.514ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
67382026-05-04T05:17:15.049ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67392026-05-04T05:17:15.134Zsource_filter/allows/include_hit_v4/50
67402026-05-04T05:17:15.134Z time: [2.6736 ns 2.6781 ns 2.6834 ns]
67412026-05-04T05:17:15.134Z thrpt: [372.67 Melem/s 373.40 Melem/s 374.03 Melem/s]
67422026-05-04T05:17:15.134Z change:
67432026-05-04T05:17:15.134Z time: [−2.4224% −2.1957% −1.9494%] (p = 0.00 < 0.05)
67442026-05-04T05:17:15.134Z thrpt: [+1.9882% +2.2450% +2.4826%]
67452026-05-04T05:17:15.134Z Performance has improved.
67462026-05-04T05:17:15.134ZFound 2 outliers among 100 measurements (2.00%)
67472026-05-04T05:17:15.134Z 2 (2.00%) high severe
67482026-05-04T05:17:16.298ZBenchmarking source_filter/allows/include_miss_v4/50
67492026-05-04T05:17:16.299ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67502026-05-04T05:17:20.427ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (650M iterations)
67512026-05-04T05:17:25.306ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67522026-05-04T05:17:25.391Zsource_filter/allows/include_miss_v4/50
67532026-05-04T05:17:25.391Z time: [7.4708 ns 7.4955 ns 7.5248 ns]
67542026-05-04T05:17:25.391Z thrpt: [132.89 Melem/s 133.41 Melem/s 133.86 Melem/s]
67552026-05-04T05:17:25.391Z change:
67562026-05-04T05:17:25.392Z time: [−4.2127% −3.2457% −2.2150%] (p = 0.00 < 0.05)
67572026-05-04T05:17:25.392Z thrpt: [+2.2652% +3.3546% +4.3979%]
67582026-05-04T05:17:25.392Z Performance has improved.
67592026-05-04T05:17:25.392ZFound 15 outliers among 100 measurements (15.00%)
67602026-05-04T05:17:25.392Z 5 (5.00%) high mild
67612026-05-04T05:17:25.392Z 10 (10.00%) high severe
67622026-05-04T05:17:26.596ZBenchmarking source_filter/allows/include_hit_v6/50
67632026-05-04T05:17:26.597ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67642026-05-04T05:17:32.569ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (899M iterations)
67652026-05-04T05:17:37.573ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67662026-05-04T05:17:37.761Zsource_filter/allows/include_hit_v6/50
67672026-05-04T05:17:37.761Z time: [5.5638 ns 5.5655 ns 5.5671 ns]
67682026-05-04T05:17:37.761Z thrpt: [179.63 Melem/s 179.68 Melem/s 179.73 Melem/s]
67692026-05-04T05:17:37.761Z change:
67702026-05-04T05:17:37.761Z time: [−0.0579% +0.0033% +0.0610%] (p = 0.91 > 0.05)
67712026-05-04T05:17:37.761Z thrpt: [−0.0610% −0.0033% +0.0580%]
67722026-05-04T05:17:37.761Z No change in performance detected.
67732026-05-04T05:17:37.761ZFound 7 outliers among 100 measurements (7.00%)
67742026-05-04T05:17:37.761Z 7 (7.00%) low mild
67752026-05-04T05:17:38.864ZBenchmarking source_filter/allows/include_miss_v6/50
67762026-05-04T05:17:38.864ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67772026-05-04T05:17:44.410ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (484M iterations)
67782026-05-04T05:17:49.428ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67792026-05-04T05:17:49.513Zsource_filter/allows/include_miss_v6/50
67802026-05-04T05:17:49.513Z time: [10.338 ns 10.356 ns 10.376 ns]
67812026-05-04T05:17:49.513Z thrpt: [96.377 Melem/s 96.562 Melem/s 96.729 Melem/s]
67822026-05-04T05:17:49.513Z change:
67832026-05-04T05:17:49.513Z time: [+0.4399% +0.7155% +0.9813%] (p = 0.00 < 0.05)
67842026-05-04T05:17:49.513Z thrpt: [−0.9718% −0.7104% −0.4380%]
67852026-05-04T05:17:49.513Z Change within noise threshold.
67862026-05-04T05:17:49.513ZFound 20 outliers among 100 measurements (20.00%)
67872026-05-04T05:17:49.513Z 4 (4.00%) high mild
67882026-05-04T05:17:49.513Z 16 (16.00%) high severe
67892026-05-04T05:17:50.730ZBenchmarking source_filter/allows/include_hit_v4/100
67902026-05-04T05:17:50.730ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
67912026-05-04T05:17:56.708ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67922026-05-04T05:18:01.694ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
67932026-05-04T05:18:01.779Zsource_filter/allows/include_hit_v4/100
67942026-05-04T05:18:01.779Z time: [2.7442 ns 2.7576 ns 2.7746 ns]
67952026-05-04T05:18:01.779Z thrpt: [360.41 Melem/s 362.63 Melem/s 364.41 Melem/s]
67962026-05-04T05:18:01.779Z change:
67972026-05-04T05:18:01.779Z time: [−0.2372% +0.7362% +1.6558%] (p = 0.12 > 0.05)
67982026-05-04T05:18:01.779Z thrpt: [−1.6288% −0.7308% +0.2378%]
67992026-05-04T05:18:01.779Z No change in performance detected.
68002026-05-04T05:18:01.779ZFound 17 outliers among 100 measurements (17.00%)
68012026-05-04T05:18:01.779Z 1 (1.00%) high mild
68022026-05-04T05:18:01.779Z 16 (16.00%) high severe
68032026-05-04T05:18:02.977ZBenchmarking source_filter/allows/include_miss_v4/100
68042026-05-04T05:18:02.977ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68052026-05-04T05:18:08.407ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (494M iterations)
68062026-05-04T05:18:13.465ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68072026-05-04T05:18:13.538Zsource_filter/allows/include_miss_v4/100
68082026-05-04T05:18:13.538Z time: [10.155 ns 10.189 ns 10.226 ns]
68092026-05-04T05:18:13.538Z thrpt: [97.788 Melem/s 98.148 Melem/s 98.476 Melem/s]
68102026-05-04T05:18:13.538Z change:
68112026-05-04T05:18:13.538Z time: [+1.2480% +1.8198% +2.6717%] (p = 0.00 < 0.05)
68122026-05-04T05:18:13.538Z thrpt: [−2.6022% −1.7872% −1.2326%]
68132026-05-04T05:18:13.538Z Performance has regressed.
68142026-05-04T05:18:13.538ZFound 5 outliers among 100 measurements (5.00%)
68152026-05-04T05:18:13.538Z 4 (4.00%) high mild
68162026-05-04T05:18:13.538Z 1 (1.00%) high severe
68172026-05-04T05:18:14.753ZBenchmarking source_filter/allows/include_hit_v6/100
68182026-05-04T05:18:14.753ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68192026-05-04T05:18:20.744ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (896M iterations)
68202026-05-04T05:18:25.731ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68212026-05-04T05:18:25.816Zsource_filter/allows/include_hit_v6/100
68222026-05-04T05:18:25.817Z time: [5.5623 ns 5.5628 ns 5.5634 ns]
68232026-05-04T05:18:25.817Z thrpt: [179.75 Melem/s 179.77 Melem/s 179.78 Melem/s]
68242026-05-04T05:18:25.817Z change:
68252026-05-04T05:18:25.817Z time: [+0.0818% +0.0941% +0.1062%] (p = 0.00 < 0.05)
68262026-05-04T05:18:25.817Z thrpt: [−0.1061% −0.0941% −0.0817%]
68272026-05-04T05:18:25.817Z Change within noise threshold.
68282026-05-04T05:18:25.817ZFound 3 outliers among 100 measurements (3.00%)
68292026-05-04T05:18:25.817Z 1 (1.00%) low severe
68302026-05-04T05:18:25.817Z 1 (1.00%) low mild
68312026-05-04T05:18:25.817Z 1 (1.00%) high mild
68322026-05-04T05:18:27.022ZBenchmarking source_filter/allows/include_miss_v6/100
68332026-05-04T05:18:27.022ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68342026-05-04T05:18:30.740ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (361M iterations)
68352026-05-04T05:18:35.747ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68362026-05-04T05:18:35.833Zsource_filter/allows/include_miss_v6/100
68372026-05-04T05:18:35.833Z time: [13.854 ns 13.865 ns 13.877 ns]
68382026-05-04T05:18:35.833Z thrpt: [72.062 Melem/s 72.125 Melem/s 72.183 Melem/s]
68392026-05-04T05:18:35.833Z change:
68402026-05-04T05:18:35.833Z time: [+0.0713% +0.4685% +1.1065%] (p = 0.08 > 0.05)
68412026-05-04T05:18:35.833Z thrpt: [−1.0944% −0.4663% −0.0712%]
68422026-05-04T05:18:35.833Z No change in performance detected.
68432026-05-04T05:18:35.833ZFound 6 outliers among 100 measurements (6.00%)
68442026-05-04T05:18:35.833Z 2 (2.00%) high mild
68452026-05-04T05:18:35.833Z 4 (4.00%) high severe
68462026-05-04T05:18:37.037ZBenchmarking source_filter/allows/include_empty_v4
68472026-05-04T05:18:37.037ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68482026-05-04T05:18:40.657ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.9B iterations)
68492026-05-04T05:18:45.637ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68502026-05-04T05:18:45.721Zsource_filter/allows/include_empty_v4
68512026-05-04T05:18:45.721Z time: [838.36 ps 838.99 ps 839.72 ps]
68522026-05-04T05:18:45.721Z thrpt: [1.1909 Gelem/s 1.1919 Gelem/s 1.1928 Gelem/s]
68532026-05-04T05:18:45.721Z change:
68542026-05-04T05:18:45.721Z time: [−5.3283% −5.2564% −5.1831%] (p = 0.00 < 0.05)
68552026-05-04T05:18:45.722Z thrpt: [+5.4664% +5.5480% +5.6281%]
68562026-05-04T05:18:45.722Z Performance has improved.
68572026-05-04T05:18:45.722ZFound 2 outliers among 100 measurements (2.00%)
68582026-05-04T05:18:45.722Z 2 (2.00%) high mild
68592026-05-04T05:18:46.916ZBenchmarking source_filter/allows/include_empty_v6
68602026-05-04T05:18:46.916ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68612026-05-04T05:18:50.251ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (6.4B iterations)
68622026-05-04T05:18:55.275ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68632026-05-04T05:18:55.360Zsource_filter/allows/include_empty_v6
68642026-05-04T05:18:55.360Z time: [779.88 ps 780.81 ps 781.71 ps]
68652026-05-04T05:18:55.360Z thrpt: [1.2792 Gelem/s 1.2807 Gelem/s 1.2823 Gelem/s]
68662026-05-04T05:18:55.361Z change:
68672026-05-04T05:18:55.361Z time: [−12.371% −12.203% −12.073%] (p = 0.00 < 0.05)
68682026-05-04T05:18:55.361Z thrpt: [+13.731% +13.899% +14.118%]
68692026-05-04T05:18:55.363Z Performance has improved.
68702026-05-04T05:18:55.363ZFound 19 outliers among 100 measurements (19.00%)
68712026-05-04T05:18:55.363Z 19 (19.00%) high mild
68722026-05-04T05:18:56.597Z
68732026-05-04T05:18:56.600ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68742026-05-04T05:18:56.600ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68752026-05-04T05:18:56.600ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0498 ms (605 iterations)
68762026-05-04T05:18:56.600ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68772026-05-04T05:18:56.600Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68782026-05-04T05:18:56.600Z time: [18.000 18.000 18.000 ]
68792026-05-04T05:18:56.600Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68802026-05-04T05:18:56.600Z No change in performance detected.
68812026-05-04T05:18:56.600Z
68822026-05-04T05:18:56.600ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68832026-05-04T05:18:56.600ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68842026-05-04T05:18:56.600ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0453 ms (715 iterations)
68852026-05-04T05:18:56.603ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68862026-05-04T05:18:56.603Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68872026-05-04T05:18:56.603Z time: [18.000 18.000 18.000 ]
68882026-05-04T05:18:56.603Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68892026-05-04T05:18:56.603Z No change in performance detected.
68902026-05-04T05:18:56.603Z
68912026-05-04T05:18:56.603ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
68922026-05-04T05:18:56.603ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
68932026-05-04T05:18:56.603ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0049 ms (495 iterations)
68942026-05-04T05:18:56.603ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
68952026-05-04T05:18:56.603Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
68962026-05-04T05:18:56.603Z time: [20.000 20.000 20.000 ]
68972026-05-04T05:18:56.603Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68982026-05-04T05:18:56.603Z No change in performance detected.
68992026-05-04T05:18:56.603Z
69002026-05-04T05:18:56.604ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69012026-05-04T05:18:56.604ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69022026-05-04T05:18:56.604ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0884 ms (550 iterations)
69032026-05-04T05:18:56.607ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69042026-05-04T05:18:56.607Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69052026-05-04T05:18:56.607Z time: [21.000 21.000 21.000 ]
69062026-05-04T05:18:56.607Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69072026-05-04T05:18:56.607Z No change in performance detected.
69082026-05-04T05:18:56.607Z
69092026-05-04T05:18:56.608ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69102026-05-04T05:18:56.608ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69112026-05-04T05:18:56.608ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0562 ms (825 iterations)
69122026-05-04T05:18:56.608ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69132026-05-04T05:18:56.608Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69142026-05-04T05:18:56.608Z time: [13.000 13.000 13.000 ]
69152026-05-04T05:18:56.608Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69162026-05-04T05:18:56.608Z No change in performance detected.
69172026-05-04T05:18:56.608Z
69182026-05-04T05:18:56.608ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69192026-05-04T05:18:56.608ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69202026-05-04T05:18:56.608ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0627 ms (715 iterations)
69212026-05-04T05:18:56.611ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69222026-05-04T05:18:56.611Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69232026-05-04T05:18:56.611Z time: [12.000 12.000 12.000 ]
69242026-05-04T05:18:56.611Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69252026-05-04T05:18:56.611Z No change in performance detected.
69262026-05-04T05:18:56.611Z
69272026-05-04T05:18:56.611ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69282026-05-04T05:18:56.611ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69292026-05-04T05:18:56.611ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0576 ms (715 iterations)
69302026-05-04T05:18:56.611ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69312026-05-04T05:18:56.612Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69322026-05-04T05:18:56.612Z time: [14.000 14.000 14.000 ]
69332026-05-04T05:18:56.612Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69342026-05-04T05:18:56.612Z No change in performance detected.
69352026-05-04T05:18:56.612Z
69362026-05-04T05:18:56.612ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69372026-05-04T05:18:56.612ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69382026-05-04T05:18:56.612ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0248 ms (715 iterations)
69392026-05-04T05:18:56.615ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69402026-05-04T05:18:56.615Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69412026-05-04T05:18:56.615Z time: [14.000 14.000 14.000 ]
69422026-05-04T05:18:56.615Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69432026-05-04T05:18:56.615Z No change in performance detected.
69442026-05-04T05:18:56.615Z
69452026-05-04T05:18:56.615ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69462026-05-04T05:18:56.615ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69472026-05-04T05:18:56.615ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0735 ms (660 iterations)
69482026-05-04T05:18:56.615ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69492026-05-04T05:18:56.615Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69502026-05-04T05:18:56.615Z time: [3.0000 3.0000 3.0000 ]
69512026-05-04T05:18:56.615Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69522026-05-04T05:18:56.615Z No change in performance detected.
69532026-05-04T05:18:56.615Z
69542026-05-04T05:18:56.618ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69552026-05-04T05:18:56.618ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69562026-05-04T05:18:56.618ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0415 ms (495 iterations)
69572026-05-04T05:18:56.618ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69582026-05-04T05:18:56.618Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69592026-05-04T05:18:56.618Z time: [3.0000 3.0000 3.0000 ]
69602026-05-04T05:18:56.618Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69612026-05-04T05:18:56.618Z No change in performance detected.
69622026-05-04T05:18:56.618Z
69632026-05-04T05:18:56.618ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69642026-05-04T05:18:56.618ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69652026-05-04T05:18:56.618ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0098 ms (550 iterations)
69662026-05-04T05:18:56.618ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69672026-05-04T05:18:56.618ZCriterion.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.
69682026-05-04T05:18:56.618Z
69692026-05-04T05:18:56.618ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69702026-05-04T05:18:56.619ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69712026-05-04T05:18:56.619ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0510 ms (495 iterations)
69722026-05-04T05:18:56.622ZCriterion.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.
69732026-05-04T05:18:56.622Z
69742026-05-04T05:18:56.622ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69752026-05-04T05:18:56.622ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69762026-05-04T05:18:56.622ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69772026-05-04T05:18:56.622ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0189 ms (880 iterations)
69782026-05-04T05:18:56.622ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69792026-05-04T05:18:56.622Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69802026-05-04T05:18:56.622Z time: [3.0000 3.0000 3.0000 ]
69812026-05-04T05:18:56.622Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69822026-05-04T05:18:56.622Z No change in performance detected.
69832026-05-04T05:18:56.622Z
69842026-05-04T05:18:56.622ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69852026-05-04T05:18:56.622ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69862026-05-04T05:18:56.622ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0731 ms (550 iterations)
69872026-05-04T05:18:56.625ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69882026-05-04T05:18:56.625Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69892026-05-04T05:18:56.625Z time: [3.0000 3.0000 3.0000 ]
69902026-05-04T05:18:56.625Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69912026-05-04T05:18:56.625Z No change in performance detected.
69922026-05-04T05:18:56.625Z
69932026-05-04T05:18:56.625ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
69942026-05-04T05:18:56.625ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
69952026-05-04T05:18:56.625ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0409 ms (770 iterations)
69962026-05-04T05:18:56.625ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
69972026-05-04T05:18:56.625ZCriterion.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.
69982026-05-04T05:18:56.625Z
69992026-05-04T05:18:56.625ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70002026-05-04T05:18:56.625ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70012026-05-04T05:18:56.625ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0160 ms (495 iterations)
70022026-05-04T05:18:56.628ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70032026-05-04T05:18:56.628ZCriterion.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.
70042026-05-04T05:18:56.628Z
70052026-05-04T05:18:56.628ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70062026-05-04T05:18:56.628ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70072026-05-04T05:18:56.628ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0564 ms (825 iterations)
70082026-05-04T05:18:56.628ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70092026-05-04T05:18:56.628Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70102026-05-04T05:18:56.628Z time: [3.0000 3.0000 3.0000 ]
70112026-05-04T05:18:56.628Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70122026-05-04T05:18:56.629Z No change in performance detected.
70132026-05-04T05:18:56.629Z
70142026-05-04T05:18:56.629ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70152026-05-04T05:18:56.629ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70162026-05-04T05:18:56.629ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0779 ms (495 iterations)
70172026-05-04T05:18:56.629ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70182026-05-04T05:18:56.632Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70192026-05-04T05:18:56.632Z time: [3.0000 3.0000 3.0000 ]
70202026-05-04T05:18:56.632Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70212026-05-04T05:18:56.632Z No change in performance detected.
70222026-05-04T05:18:56.632Z
70232026-05-04T05:18:56.632ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70242026-05-04T05:18:56.632ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70252026-05-04T05:18:56.632ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0151 ms (605 iterations)
70262026-05-04T05:18:56.632ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70272026-05-04T05:18:56.632ZCriterion.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.
70282026-05-04T05:18:56.632Z
70292026-05-04T05:18:56.632ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70302026-05-04T05:18:56.632ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70312026-05-04T05:18:56.632ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0999 ms (495 iterations)
70322026-05-04T05:18:56.632ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70332026-05-04T05:18:56.632ZCriterion.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.
70342026-05-04T05:18:56.633Z
70352026-05-04T05:18:56.633ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70362026-05-04T05:18:56.633ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70372026-05-04T05:18:56.633ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0642 ms (880 iterations)
70382026-05-04T05:18:56.636ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70392026-05-04T05:18:56.636Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70402026-05-04T05:18:56.636Z time: [3.0000 3.0000 3.0000 ]
70412026-05-04T05:18:56.636Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70422026-05-04T05:18:56.636Z No change in performance detected.
70432026-05-04T05:18:56.636Z
70442026-05-04T05:18:56.636ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70452026-05-04T05:18:56.636ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70462026-05-04T05:18:56.636ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0521 ms (495 iterations)
70472026-05-04T05:18:56.636ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70482026-05-04T05:18:56.636Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70492026-05-04T05:18:56.636Z time: [3.0000 3.0000 3.0000 ]
70502026-05-04T05:18:56.636Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70512026-05-04T05:18:56.636Z No change in performance detected.
70522026-05-04T05:18:56.636Z
70532026-05-04T05:18:56.636ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70542026-05-04T05:18:56.636ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70552026-05-04T05:18:56.636ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0296 ms (715 iterations)
70562026-05-04T05:18:56.639ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70572026-05-04T05:18:56.639ZCriterion.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.
70582026-05-04T05:18:56.639Z
70592026-05-04T05:18:56.639ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70602026-05-04T05:18:56.639ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70612026-05-04T05:18:56.639ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0624 ms (495 iterations)
70622026-05-04T05:18:56.639ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70632026-05-04T05:18:56.639ZCriterion.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.
70642026-05-04T05:18:56.639Z
70652026-05-04T05:18:56.639ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70662026-05-04T05:18:56.639ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70672026-05-04T05:18:56.639ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1409 ms (330 iterations)
70682026-05-04T05:18:56.639ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70692026-05-04T05:18:56.642Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70702026-05-04T05:18:56.642Z time: [35.000 35.000 35.000 ]
70712026-05-04T05:18:56.642Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70722026-05-04T05:18:56.642Z No change in performance detected.
70732026-05-04T05:18:56.642Z
70742026-05-04T05:18:56.642ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70752026-05-04T05:18:56.642ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70762026-05-04T05:18:56.642ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1454 ms (275 iterations)
70772026-05-04T05:18:56.643ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70782026-05-04T05:18:56.643Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70792026-05-04T05:18:56.643Z time: [35.000 35.000 35.000 ]
70802026-05-04T05:18:56.643Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70812026-05-04T05:18:56.643Z No change in performance detected.
70822026-05-04T05:18:56.643Z
70832026-05-04T05:18:56.643ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70842026-05-04T05:18:56.643ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70852026-05-04T05:18:56.643ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0534 ms (385 iterations)
70862026-05-04T05:18:56.646ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70872026-05-04T05:18:56.646Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70882026-05-04T05:18:56.646Z time: [20.000 20.000 20.000 ]
70892026-05-04T05:18:56.646Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70902026-05-04T05:18:56.646Z No change in performance detected.
70912026-05-04T05:18:56.646Z
70922026-05-04T05:18:56.646ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70932026-05-04T05:18:56.646ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70942026-05-04T05:18:56.646ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1281 ms (330 iterations)
70952026-05-04T05:18:56.646ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
70962026-05-04T05:18:56.646Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70972026-05-04T05:18:56.646Z time: [20.000 20.000 20.000 ]
70982026-05-04T05:18:56.646Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70992026-05-04T05:18:56.646Z No change in performance detected.
71002026-05-04T05:18:56.647Z
71012026-05-04T05:18:56.647ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71022026-05-04T05:18:56.647ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71032026-05-04T05:18:56.647ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1145 ms (330 iterations)
71042026-05-04T05:18:56.650ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71052026-05-04T05:18:56.650Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71062026-05-04T05:18:56.650Z time: [35.000 35.000 35.000 ]
71072026-05-04T05:18:56.650Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71082026-05-04T05:18:56.650Z No change in performance detected.
71092026-05-04T05:18:56.650Z
71102026-05-04T05:18:56.650ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71112026-05-04T05:18:56.650ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71122026-05-04T05:18:56.650ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0783 ms (275 iterations)
71132026-05-04T05:18:56.650ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71142026-05-04T05:18:56.650Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71152026-05-04T05:18:56.650Z time: [35.000 35.000 35.000 ]
71162026-05-04T05:18:56.650Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71172026-05-04T05:18:56.650Z No change in performance detected.
71182026-05-04T05:18:56.650Z
71192026-05-04T05:18:56.650ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71202026-05-04T05:18:56.650ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71212026-05-04T05:18:56.650ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1351 ms (440 iterations)
71222026-05-04T05:18:56.653ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71232026-05-04T05:18:56.653Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71242026-05-04T05:18:56.653Z time: [20.000 20.000 20.000 ]
71252026-05-04T05:18:56.653Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71262026-05-04T05:18:56.653Z No change in performance detected.
71272026-05-04T05:18:56.653Z
71282026-05-04T05:18:56.653ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71292026-05-04T05:18:56.653ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71302026-05-04T05:18:56.653ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1117 ms (330 iterations)
71312026-05-04T05:18:56.653ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71322026-05-04T05:18:56.656Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71332026-05-04T05:18:56.656Z time: [20.000 20.000 20.000 ]
71342026-05-04T05:18:56.656Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71352026-05-04T05:18:56.656Z No change in performance detected.
71362026-05-04T05:18:56.656Z
71372026-05-04T05:18:56.656ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71382026-05-04T05:18:56.656ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71392026-05-04T05:18:56.656ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0096 ms (275 iterations)
71402026-05-04T05:18:56.656ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71412026-05-04T05:18:56.656Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71422026-05-04T05:18:56.656Z time: [35.000 35.000 35.000 ]
71432026-05-04T05:18:56.656Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71442026-05-04T05:18:56.656Z No change in performance detected.
71452026-05-04T05:18:56.656Z
71462026-05-04T05:18:56.656ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71472026-05-04T05:18:56.656ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71482026-05-04T05:18:56.656ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2260 ms (275 iterations)
71492026-05-04T05:18:56.659ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71502026-05-04T05:18:56.659Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71512026-05-04T05:18:56.659Z time: [35.000 35.000 35.000 ]
71522026-05-04T05:18:56.659Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71532026-05-04T05:18:56.660Z No change in performance detected.
71542026-05-04T05:18:56.660Z
71552026-05-04T05:18:56.660ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71562026-05-04T05:18:56.660ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71572026-05-04T05:18:56.660ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1316 ms (385 iterations)
71582026-05-04T05:18:56.660ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71592026-05-04T05:18:56.660Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71602026-05-04T05:18:56.660Z time: [20.000 20.000 20.000 ]
71612026-05-04T05:18:56.660Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71622026-05-04T05:18:56.660Z No change in performance detected.
71632026-05-04T05:18:56.662Z
71642026-05-04T05:18:56.663ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71652026-05-04T05:18:56.663ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71662026-05-04T05:18:56.663ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0284 ms (275 iterations)
71672026-05-04T05:18:56.663ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71682026-05-04T05:18:56.663Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71692026-05-04T05:18:56.663Z time: [20.000 20.000 20.000 ]
71702026-05-04T05:18:56.663Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71712026-05-04T05:18:56.663Z No change in performance detected.
71722026-05-04T05:18:56.663Z
71732026-05-04T05:18:56.663ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71742026-05-04T05:18:56.663ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71752026-05-04T05:18:56.663ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1312 ms (330 iterations)
71762026-05-04T05:18:56.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71772026-05-04T05:18:56.666Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71782026-05-04T05:18:56.666Z time: [35.000 35.000 35.000 ]
71792026-05-04T05:18:56.666Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71802026-05-04T05:18:56.666Z No change in performance detected.
71812026-05-04T05:18:56.666Z
71822026-05-04T05:18:56.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71832026-05-04T05:18:56.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71842026-05-04T05:18:56.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1642 ms (275 iterations)
71852026-05-04T05:18:56.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71862026-05-04T05:18:56.666Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71872026-05-04T05:18:56.666Z time: [35.000 35.000 35.000 ]
71882026-05-04T05:18:56.666Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71892026-05-04T05:18:56.666Z No change in performance detected.
71902026-05-04T05:18:56.666Z
71912026-05-04T05:18:56.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71922026-05-04T05:18:56.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71932026-05-04T05:18:56.666ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0634 ms (385 iterations)
71942026-05-04T05:18:56.669ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
71952026-05-04T05:18:56.669Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71962026-05-04T05:18:56.669Z time: [20.000 20.000 20.000 ]
71972026-05-04T05:18:56.669Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71982026-05-04T05:18:56.669Z No change in performance detected.
71992026-05-04T05:18:56.670Z
72002026-05-04T05:18:56.670ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72012026-05-04T05:18:56.670ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72022026-05-04T05:18:56.670ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1587 ms (330 iterations)
72032026-05-04T05:18:56.670ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72042026-05-04T05:18:56.670Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72052026-05-04T05:18:56.670Z time: [20.000 20.000 20.000 ]
72062026-05-04T05:18:56.670Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72072026-05-04T05:18:56.670Z No change in performance detected.
72082026-05-04T05:18:56.672Z
72092026-05-04T05:18:56.672ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72102026-05-04T05:18:56.672ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72112026-05-04T05:18:56.672ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0312 ms (605 iterations)
72122026-05-04T05:18:56.672ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72132026-05-04T05:18:56.672Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72142026-05-04T05:18:56.672Z time: [3924.0 B 3924.0 B 3924.0 B]
72152026-05-04T05:18:56.672Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72162026-05-04T05:18:56.672Z No change in performance detected.
72172026-05-04T05:18:56.672Z
72182026-05-04T05:18:56.673ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72192026-05-04T05:18:56.673ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72202026-05-04T05:18:56.673ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0397 ms (715 iterations)
72212026-05-04T05:18:56.676ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72222026-05-04T05:18:56.676Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72232026-05-04T05:18:56.676Z time: [3924.0 B 3924.0 B 3924.0 B]
72242026-05-04T05:18:56.676Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72252026-05-04T05:18:56.676Z No change in performance detected.
72262026-05-04T05:18:56.676Z
72272026-05-04T05:18:56.676ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72282026-05-04T05:18:56.676ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72292026-05-04T05:18:56.676ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0801 ms (550 iterations)
72302026-05-04T05:18:56.676ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72312026-05-04T05:18:56.676Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72322026-05-04T05:18:56.676Z time: [3988.0 B 3988.0 B 3988.0 B]
72332026-05-04T05:18:56.676Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72342026-05-04T05:18:56.676Z No change in performance detected.
72352026-05-04T05:18:56.676Z
72362026-05-04T05:18:56.676ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72372026-05-04T05:18:56.676ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72382026-05-04T05:18:56.676ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0060 ms (495 iterations)
72392026-05-04T05:18:56.679ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72402026-05-04T05:18:56.679Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72412026-05-04T05:18:56.679Z time: [4386.0 B 4386.0 B 4386.0 B]
72422026-05-04T05:18:56.679Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72432026-05-04T05:18:56.679Z No change in performance detected.
72442026-05-04T05:18:56.679Z
72452026-05-04T05:18:56.679ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72462026-05-04T05:18:56.679ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72472026-05-04T05:18:56.679ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0321 ms (825 iterations)
72482026-05-04T05:18:56.679ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72492026-05-04T05:18:56.682Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72502026-05-04T05:18:56.682Z time: [2888.0 B 2888.0 B 2888.0 B]
72512026-05-04T05:18:56.682Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72522026-05-04T05:18:56.682Z No change in performance detected.
72532026-05-04T05:18:56.682Z
72542026-05-04T05:18:56.682ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72552026-05-04T05:18:56.682ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72562026-05-04T05:18:56.682ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0279 ms (715 iterations)
72572026-05-04T05:18:56.682ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72582026-05-04T05:18:56.682Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72592026-05-04T05:18:56.682Z time: [2873.0 B 2873.0 B 2873.0 B]
72602026-05-04T05:18:56.682Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72612026-05-04T05:18:56.683Z No change in performance detected.
72622026-05-04T05:18:56.683Z
72632026-05-04T05:18:56.683ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72642026-05-04T05:18:56.683ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72652026-05-04T05:18:56.683ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0412 ms (715 iterations)
72662026-05-04T05:18:56.686ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72672026-05-04T05:18:56.686Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72682026-05-04T05:18:56.686Z time: [2926.0 B 2926.0 B 2926.0 B]
72692026-05-04T05:18:56.686Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72702026-05-04T05:18:56.686Z No change in performance detected.
72712026-05-04T05:18:56.686Z
72722026-05-04T05:18:56.686ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72732026-05-04T05:18:56.686ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72742026-05-04T05:18:56.686ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0110 ms (715 iterations)
72752026-05-04T05:18:56.686ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72762026-05-04T05:18:56.686Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72772026-05-04T05:18:56.686Z time: [2910.0 B 2910.0 B 2910.0 B]
72782026-05-04T05:18:56.686Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72792026-05-04T05:18:56.686Z No change in performance detected.
72802026-05-04T05:18:56.686Z
72812026-05-04T05:18:56.686ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72822026-05-04T05:18:56.686ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72832026-05-04T05:18:56.686ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0092 ms (770 iterations)
72842026-05-04T05:18:56.689ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72852026-05-04T05:18:56.689Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72862026-05-04T05:18:56.689Z time: [264.00 B 264.00 B 264.00 B]
72872026-05-04T05:18:56.689Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72882026-05-04T05:18:56.689Z No change in performance detected.
72892026-05-04T05:18:56.689Z
72902026-05-04T05:18:56.689ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72912026-05-04T05:18:56.690ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72922026-05-04T05:18:56.690ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0896 ms (550 iterations)
72932026-05-04T05:18:56.690ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
72942026-05-04T05:18:56.690Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72952026-05-04T05:18:56.690Z time: [264.00 B 264.00 B 264.00 B]
72962026-05-04T05:18:56.690Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72972026-05-04T05:18:56.690Z No change in performance detected.
72982026-05-04T05:18:56.690Z
72992026-05-04T05:18:56.690ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
73002026-05-04T05:18:56.690ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73012026-05-04T05:18:56.690ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0014 ms (715 iterations)
73022026-05-04T05:18:56.692ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73032026-05-04T05:18:56.692ZCriterion.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.
73042026-05-04T05:18:56.692Z
73052026-05-04T05:18:56.693ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73062026-05-04T05:18:56.693ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73072026-05-04T05:18:56.693ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0495 ms (495 iterations)
73082026-05-04T05:18:56.693ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73092026-05-04T05:18:56.693ZCriterion.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.
73102026-05-04T05:18:56.693Z
73112026-05-04T05:18:56.693ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73122026-05-04T05:18:56.693ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73132026-05-04T05:18:56.693ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0128 ms (880 iterations)
73142026-05-04T05:18:56.696ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73152026-05-04T05:18:56.696Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73162026-05-04T05:18:56.696Z time: [264.00 B 264.00 B 264.00 B]
73172026-05-04T05:18:56.696Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73182026-05-04T05:18:56.696Z No change in performance detected.
73192026-05-04T05:18:56.696Z
73202026-05-04T05:18:56.696ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73212026-05-04T05:18:56.696ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73222026-05-04T05:18:56.696ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0985 ms (550 iterations)
73232026-05-04T05:18:56.696ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73242026-05-04T05:18:56.696Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73252026-05-04T05:18:56.696Z time: [264.00 B 264.00 B 264.00 B]
73262026-05-04T05:18:56.696Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73272026-05-04T05:18:56.697Z No change in performance detected.
73282026-05-04T05:18:56.697Z
73292026-05-04T05:18:56.697ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73302026-05-04T05:18:56.697ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73312026-05-04T05:18:56.697ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0216 ms (770 iterations)
73322026-05-04T05:18:56.700ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73332026-05-04T05:18:56.700ZCriterion.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.
73342026-05-04T05:18:56.700Z
73352026-05-04T05:18:56.700ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73362026-05-04T05:18:56.700ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73372026-05-04T05:18:56.700ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0226 ms (495 iterations)
73382026-05-04T05:18:56.700ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73392026-05-04T05:18:56.700ZCriterion.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.
73402026-05-04T05:18:56.700Z
73412026-05-04T05:18:56.700ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73422026-05-04T05:18:56.700ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73432026-05-04T05:18:56.700ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0527 ms (825 iterations)
73442026-05-04T05:18:56.700ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73452026-05-04T05:18:56.700Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73462026-05-04T05:18:56.700Z time: [264.00 B 264.00 B 264.00 B]
73472026-05-04T05:18:56.700Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73482026-05-04T05:18:56.700Z No change in performance detected.
73492026-05-04T05:18:56.700Z
73502026-05-04T05:18:56.700ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73512026-05-04T05:18:56.700ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73522026-05-04T05:18:56.700ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0334 ms (495 iterations)
73532026-05-04T05:18:56.703ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73542026-05-04T05:18:56.703Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73552026-05-04T05:18:56.704Z time: [264.00 B 264.00 B 264.00 B]
73562026-05-04T05:18:56.704Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73572026-05-04T05:18:56.704Z No change in performance detected.
73582026-05-04T05:18:56.704Z
73592026-05-04T05:18:56.704ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73602026-05-04T05:18:56.704ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73612026-05-04T05:18:56.704ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0564 ms (660 iterations)
73622026-05-04T05:18:56.704ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73632026-05-04T05:18:56.704ZCriterion.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.
73642026-05-04T05:18:56.704Z
73652026-05-04T05:18:56.704ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73662026-05-04T05:18:56.704ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73672026-05-04T05:18:56.704ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0977 ms (495 iterations)
73682026-05-04T05:18:56.707ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73692026-05-04T05:18:56.707ZCriterion.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.
73702026-05-04T05:18:56.707Z
73712026-05-04T05:18:56.707ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73722026-05-04T05:18:56.707ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73732026-05-04T05:18:56.707ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0529 ms (880 iterations)
73742026-05-04T05:18:56.707ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73752026-05-04T05:18:56.707Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73762026-05-04T05:18:56.707Z time: [264.00 B 264.00 B 264.00 B]
73772026-05-04T05:18:56.707Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73782026-05-04T05:18:56.707Z No change in performance detected.
73792026-05-04T05:18:56.707Z
73802026-05-04T05:18:56.707ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73812026-05-04T05:18:56.707ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73822026-05-04T05:18:56.707ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0964 ms (550 iterations)
73832026-05-04T05:18:56.710ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73842026-05-04T05:18:56.710Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73852026-05-04T05:18:56.710Z time: [264.00 B 264.00 B 264.00 B]
73862026-05-04T05:18:56.710Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73872026-05-04T05:18:56.710Z No change in performance detected.
73882026-05-04T05:18:56.710Z
73892026-05-04T05:18:56.710ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
73902026-05-04T05:18:56.710ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73912026-05-04T05:18:56.710ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0765 ms (770 iterations)
73922026-05-04T05:18:56.711ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
73932026-05-04T05:18:56.711ZCriterion.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.
73942026-05-04T05:18:56.711Z
73952026-05-04T05:18:56.711ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
73962026-05-04T05:18:56.711ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
73972026-05-04T05:18:56.711ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0565 ms (495 iterations)
73982026-05-04T05:18:56.711ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
73992026-05-04T05:18:56.711ZCriterion.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.
74002026-05-04T05:18:56.711Z
74012026-05-04T05:18:56.711ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74022026-05-04T05:18:56.711ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
74032026-05-04T05:18:56.711ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1120 ms (330 iterations)
74042026-05-04T05:18:56.714ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74052026-05-04T05:18:56.714Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74062026-05-04T05:18:56.714Z time: [7363.0 B 7363.0 B 7363.0 B]
74072026-05-04T05:18:56.714Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74082026-05-04T05:18:56.714Z No change in performance detected.
74092026-05-04T05:18:56.714Z
74102026-05-04T05:18:56.714ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74112026-05-04T05:18:56.714ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74122026-05-04T05:18:56.714ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0939 ms (275 iterations)
74132026-05-04T05:18:56.714ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74142026-05-04T05:18:56.714Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74152026-05-04T05:18:56.714Z time: [7363.0 B 7363.0 B 7363.0 B]
74162026-05-04T05:18:56.715Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74172026-05-04T05:18:56.715Z No change in performance detected.
74182026-05-04T05:18:56.715Z
74192026-05-04T05:18:56.715ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74202026-05-04T05:18:56.715ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74212026-05-04T05:18:56.715ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0356 ms (385 iterations)
74222026-05-04T05:18:56.718ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74232026-05-04T05:18:56.718Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74242026-05-04T05:18:56.718Z time: [5872.0 B 5872.0 B 5872.0 B]
74252026-05-04T05:18:56.718Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74262026-05-04T05:18:56.718Z No change in performance detected.
74272026-05-04T05:18:56.718Z
74282026-05-04T05:18:56.718ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74292026-05-04T05:18:56.718ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74302026-05-04T05:18:56.718ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1297 ms (330 iterations)
74312026-05-04T05:18:56.718ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74322026-05-04T05:18:56.718Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74332026-05-04T05:18:56.719Z time: [5872.0 B 5872.0 B 5872.0 B]
74342026-05-04T05:18:56.719Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74352026-05-04T05:18:56.719Z No change in performance detected.
74362026-05-04T05:18:56.719Z
74372026-05-04T05:18:56.719ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74382026-05-04T05:18:56.719ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74392026-05-04T05:18:56.722ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0191 ms (330 iterations)
74402026-05-04T05:18:56.722ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74412026-05-04T05:18:56.722Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74422026-05-04T05:18:56.722Z time: [7363.0 B 7363.0 B 7363.0 B]
74432026-05-04T05:18:56.722Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74442026-05-04T05:18:56.722Z No change in performance detected.
74452026-05-04T05:18:56.722Z
74462026-05-04T05:18:56.722ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74472026-05-04T05:18:56.722ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74482026-05-04T05:18:56.722ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0489 ms (275 iterations)
74492026-05-04T05:18:56.722ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74502026-05-04T05:18:56.722Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74512026-05-04T05:18:56.722Z time: [7363.0 B 7363.0 B 7363.0 B]
74522026-05-04T05:18:56.722Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74532026-05-04T05:18:56.722Z No change in performance detected.
74542026-05-04T05:18:56.722Z
74552026-05-04T05:18:56.722ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74562026-05-04T05:18:56.722ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74572026-05-04T05:18:56.722ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1242 ms (440 iterations)
74582026-05-04T05:18:56.725ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74592026-05-04T05:18:56.725Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74602026-05-04T05:18:56.726Z time: [5872.0 B 5872.0 B 5872.0 B]
74612026-05-04T05:18:56.726Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74622026-05-04T05:18:56.726Z No change in performance detected.
74632026-05-04T05:18:56.726Z
74642026-05-04T05:18:56.726ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74652026-05-04T05:18:56.726ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74662026-05-04T05:18:56.726ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1425 ms (330 iterations)
74672026-05-04T05:18:56.727ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74682026-05-04T05:18:56.727Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74692026-05-04T05:18:56.727Z time: [5872.0 B 5872.0 B 5872.0 B]
74702026-05-04T05:18:56.727Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74712026-05-04T05:18:56.727Z No change in performance detected.
74722026-05-04T05:18:56.727Z
74732026-05-04T05:18:56.727ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74742026-05-04T05:18:56.727ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74752026-05-04T05:18:56.730ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0201 ms (275 iterations)
74762026-05-04T05:18:56.730ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74772026-05-04T05:18:56.730Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74782026-05-04T05:18:56.730Z time: [7363.0 B 7363.0 B 7363.0 B]
74792026-05-04T05:18:56.730Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74802026-05-04T05:18:56.730Z No change in performance detected.
74812026-05-04T05:18:56.730Z
74822026-05-04T05:18:56.730ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74832026-05-04T05:18:56.731ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74842026-05-04T05:18:56.731ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1777 ms (275 iterations)
74852026-05-04T05:18:56.731ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74862026-05-04T05:18:56.731Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74872026-05-04T05:18:56.731Z time: [7363.0 B 7363.0 B 7363.0 B]
74882026-05-04T05:18:56.731Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74892026-05-04T05:18:56.731Z No change in performance detected.
74902026-05-04T05:18:56.731Z
74912026-05-04T05:18:56.731ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74922026-05-04T05:18:56.731ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
74932026-05-04T05:18:56.731ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1275 ms (385 iterations)
74942026-05-04T05:18:56.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
74952026-05-04T05:18:56.734Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74962026-05-04T05:18:56.734Z time: [5872.0 B 5872.0 B 5872.0 B]
74972026-05-04T05:18:56.734Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74982026-05-04T05:18:56.734Z No change in performance detected.
74992026-05-04T05:18:56.734Z
75002026-05-04T05:18:56.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75012026-05-04T05:18:56.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
75022026-05-04T05:18:56.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1983 ms (330 iterations)
75032026-05-04T05:18:56.734ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75042026-05-04T05:18:56.734Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75052026-05-04T05:18:56.734Z time: [5872.0 B 5872.0 B 5872.0 B]
75062026-05-04T05:18:56.735Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75072026-05-04T05:18:56.735Z No change in performance detected.
75082026-05-04T05:18:56.735Z
75092026-05-04T05:18:56.735ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75102026-05-04T05:18:56.735ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75112026-05-04T05:18:56.735ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1344 ms (330 iterations)
75122026-05-04T05:18:56.738ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75132026-05-04T05:18:56.738Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75142026-05-04T05:18:56.738Z time: [7363.0 B 7363.0 B 7363.0 B]
75152026-05-04T05:18:56.738Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75162026-05-04T05:18:56.738Z No change in performance detected.
75172026-05-04T05:18:56.738Z
75182026-05-04T05:18:56.738ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75192026-05-04T05:18:56.738ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75202026-05-04T05:18:56.738ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1342 ms (275 iterations)
75212026-05-04T05:18:56.738ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75222026-05-04T05:18:56.738Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75232026-05-04T05:18:56.738Z time: [7363.0 B 7363.0 B 7363.0 B]
75242026-05-04T05:18:56.738Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75252026-05-04T05:18:56.739Z No change in performance detected.
75262026-05-04T05:18:56.739Z
75272026-05-04T05:18:56.739ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75282026-05-04T05:18:56.739ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75292026-05-04T05:18:56.739ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0577 ms (385 iterations)
75302026-05-04T05:18:56.742ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75312026-05-04T05:18:56.742Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75322026-05-04T05:18:56.742Z time: [5872.0 B 5872.0 B 5872.0 B]
75332026-05-04T05:18:56.742Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75342026-05-04T05:18:56.742Z No change in performance detected.
75352026-05-04T05:18:56.742Z
75362026-05-04T05:18:56.742ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75372026-05-04T05:18:56.742ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75382026-05-04T05:18:56.742ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1592 ms (330 iterations)
75392026-05-04T05:18:56.742ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75402026-05-04T05:18:56.742Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75412026-05-04T05:18:56.742Z time: [5872.0 B 5872.0 B 5872.0 B]
75422026-05-04T05:18:56.742Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75432026-05-04T05:18:56.742Z No change in performance detected.
75442026-05-04T05:18:56.743Z
75452026-05-04T05:18:56.786Z+ cp -r target/criterion /work/bench-results
75462026-05-04T05:18:56.939Z+ cp -r target/xde-bench /work/bench-results
75472026-05-04T05:18:56.972Z+ pushd /work
75482026-05-04T05:18:56.972Z+ tar -caf bench-results.tgz bench-results
75492026-05-04T05:18:56.972Z/work /work/oxidecomputer/opte
75502026-05-04T05:18:57.644Z+ popd
75512026-05-04T05:18:57.647Z/work/oxidecomputer/opte
75522026-05-04T05:18:57.647Z+ cleanup
75532026-05-04T05:18:57.647Z++ id -un
75542026-05-04T05:18:57.650Z++ id -gn
75552026-05-04T05:18:57.653Z+ pfexec chown -R build:build .
75562026-05-04T05:18:57.721Z+ [[ -z 01KQRMCX49FN31B295KBW84GM5 ]]
75572026-05-04T05:18:57.724Zprocess exited: duration 2083724 ms, exit code 0
 
75582026-05-04T05:18:57.735Zfound 1 output files
75592026-05-04T05:18:57.760Zuploading: /work/bench-results.tgz (6363324 bytes)
75602026-05-04T05:18:58.784Zuploaded: /work/bench-results.tgz